Skip to content
Open
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
785 changes: 376 additions & 409 deletions containers-template/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion containers-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"devDependencies": {
"typescript": "5.9.3",
"wrangler": "4.56.0"
"wrangler": "4.77.0"
},
"private": true,
"scripts": {
Expand Down
785 changes: 376 additions & 409 deletions d1-template/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion d1-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"typescript": "5.9.3",
"wrangler": "4.56.0"
"wrangler": "4.77.0"
},
"private": true,
"scripts": {
Expand Down
1,061 changes: 756 additions & 305 deletions durable-chat-template/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion durable-chat-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@types/react-dom": "^18.0.0",
"esbuild": "0.27.0",
"typescript": "5.9.3",
"wrangler": "4.56.0"
"wrangler": "4.77.0"
},
"private": true,
"scripts": {
Expand Down
785 changes: 376 additions & 409 deletions hello-world-do-template/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion hello-world-do-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"devDependencies": {
"typescript": "5.9.3",
"wrangler": "4.56.0"
"wrangler": "4.77.0"
},
"private": true,
"scripts": {
Expand Down
Loading
Loading