Skip to content

Commit

Permalink
ci: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
create-o7-app[bot] committed Oct 29, 2024
1 parent 4eb9374 commit c506628
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions template_builder/templates/base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
"prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.2.7",
"prettier-plugin-tailwindcss": "^0.6.8",
"svelte": "^5.1.3",
"svelte": "^5.1.4",
"svelte-check": "^4.0.5",
"tailwindcss": "^3.4.14",
"typescript": "~5.6.3",
"typescript-eslint": "^8.11.0",
"typescript-eslint": "^8.12.1",
"vite": "^5.4.10"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"common": "^0.0.0",
"hono": "^4.6.7"
"hono": "^4.6.8"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20241022.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"common": "workspace:*",
"hono": "^4.6.7"
"hono": "^4.6.8"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20241022.0",
Expand Down

0 comments on commit c506628

Please sign in to comment.