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 Dec 25, 2024
1 parent 2f6e4c2 commit 25f6805
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion template_builder/templates/base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"prettier": "^3.4.2",
"prettier-plugin-svelte": "^3.3.2",
"prettier-plugin-tailwindcss": "^0.6.9",
"svelte": "^5.15.0",
"svelte": "^5.16.0",
"svelte-check": "^4.1.1",
"tailwindcss": "^3.4.17",
"typescript": "~5.7.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"hono": "^4.6.14"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20241218.0",
"@cloudflare/workers-types": "^4.20241224.0",
"typescript": "^5.7.2",
"wrangler": "^3.99.0"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"hono": "^4.6.14"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20241218.0",
"@cloudflare/workers-types": "^4.20241224.0",
"typescript": "^5.7.2",
"wrangler": "^3.99.0"
}
Expand Down
2 changes: 1 addition & 1 deletion template_builder/templates/extras/{Edge}package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"devDependencies": {
"@cloudflare/workers-types": "^4.20241218.0",
"@cloudflare/workers-types": "^4.20241224.0",
"@sveltejs/adapter-cloudflare": "^4.9.0",
"wrangler": "^3.99.0",
"@sveltejs/adapter-auto": null
Expand Down

0 comments on commit 25f6805

Please sign in to comment.