Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions astro-blog-starter-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@
"publish": true
},
"dependencies": {
"@astrojs/cloudflare": "12.6.0",
"@astrojs/cloudflare": "12.6.6",
"@astrojs/mdx": "4.3.0",
"@astrojs/rss": "4.0.11",
"@astrojs/sitemap": "3.4.1",
"astro": "5.10.1",
"typescript": "5.8.3"
},
"devDependencies": {
"wrangler": "4.21.x"
"wrangler": "3.114.x"
},
"scripts": {
"astro": "astro",
Expand Down
4 changes: 2 additions & 2 deletions chanfana-openapi-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@
},
"dependencies": {
"chanfana": "2.8.1",
"hono": "4.8.2",
"hono": "4.12.7",
"zod": "3.25.67"
},
"devDependencies": {
"@cloudflare/vitest-pool-workers": "0.8.44",
"@types/node": "24.0.4",
"typescript": "5.8.3",
"wrangler": "4.21.x"
"wrangler": "3.114.x"
}
}
4 changes: 2 additions & 2 deletions containers-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
},
"devDependencies": {
"typescript": "5.8.3",
"wrangler": "^4.25.0"
"wrangler": "^3.114.17"
},
"dependencies": {
"@cloudflare/containers": "^0.0.28",
"hono": "4.8.2"
"hono": "4.12.7"
},
"cloudflare": {
"label": "Containers Starter",
Expand Down
2 changes: 1 addition & 1 deletion d1-starter-sessions-api-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"durable-utils": "0.3.4",
"typescript": "5.8.3",
"vitest": "3.2.4",
"wrangler": "4.21.x"
"wrangler": "3.114.x"
},
"scripts": {
"cf-typegen": "wrangler types",
Expand Down
2 changes: 1 addition & 1 deletion d1-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"typescript": "5.8.3",
"wrangler": "4.21.x"
"wrangler": "3.114.x"
},
"scripts": {
"cf-typegen": "wrangler types",
Expand Down
6 changes: 3 additions & 3 deletions durable-chat-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@
"partysocket": "1.1.3",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-router": "7.6.3"
"react-router": "7.12.0"
},
"devDependencies": {
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
"esbuild": "0.25.2",
"esbuild": "0.25.3",
"typescript": "5.8.3",
"wrangler": "4.21.x"
"wrangler": "3.114.x"
},
"scripts": {
"cf-typegen": "wrangler types ./src/server/worker-configuration.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion hello-world-do-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"typescript": "5.8.3",
"wrangler": "4.21.x"
"wrangler": "3.114.x"
},
"scripts": {
"cf-typegen": "wrangler types",
Expand Down
2 changes: 1 addition & 1 deletion llm-chat-app-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@types/node": "24.0.4",
"typescript": "5.8.3",
"vitest": "3.2.4",
"wrangler": "4.21.x"
"wrangler": "3.114.x"
},
"scripts": {
"cf-typegen": "wrangler types",
Expand Down
4 changes: 2 additions & 2 deletions multiplayer-globe-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"devDependencies": {
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
"esbuild": "0.25.2",
"esbuild": "0.25.3",
"typescript": "5.8.3",
"wrangler": "4.21.x"
"wrangler": "3.114.x"
},
"scripts": {
"cf-typegen": "wrangler types ./src/server/worker-configuration.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion mysql-hyperdrive-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@cloudflare/vitest-pool-workers": "0.8.44",
"typescript": "5.8.3",
"vitest": "3.2.4",
"wrangler": "4.21.x"
"wrangler": "3.114.x"
},
"scripts": {
"cf-typegen": "wrangler types",
Expand Down
2 changes: 1 addition & 1 deletion next-starter-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"eslint-config-next": "15.3.3",
"tailwindcss": "4.1.1",
"typescript": "5.8.3",
"wrangler": "4.21.x"
"wrangler": "3.114.x"
},
"scripts": {
"build": "next build",
Expand Down
2 changes: 1 addition & 1 deletion nlweb-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"devDependencies": {
"typescript": "5.8.3",
"wrangler": "^4.25.0"
"wrangler": "^3.114.17"
},
"dependencies": {
"@modelcontextprotocol/sdk": "^1.17.4",
Expand Down
2 changes: 1 addition & 1 deletion nodejs-http-server-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"devDependencies": {
"typescript": "5.9.2",
"wrangler": "^4.34.0"
"wrangler": "^3.114.17"
},
"scripts": {
"cf-typegen": "wrangler types",
Expand Down
2 changes: 1 addition & 1 deletion openauth-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"typescript": "5.8.3",
"wrangler": "4.21.x"
"wrangler": "3.114.x"
},
"scripts": {
"cf-typegen": "wrangler types",
Expand Down
Loading