Skip to content

Commit c72e21b

Browse files
renovate[bot]yjl9903
authored andcommitted
fix(deps): update wrangler
1 parent 76ffd68 commit c72e21b

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

packages/vite-plugin-cloudflare-functions/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
},
7474
"dependencies": {
7575
"@breadc/death": "^0.9.7",
76-
"@cloudflare/workers-types": "^4.20240423.0",
76+
"@cloudflare/workers-types": "^4.20240701.0",
7777
"debug": "^4.3.5",
7878
"fast-glob": "^3.3.2",
7979
"mlly": "^1.7.1",
@@ -86,7 +86,7 @@
8686
"ofetch": "^1.3.4",
8787
"ohmyfetch": "^0.4.21",
8888
"typescript": "^5.5.3",
89-
"wrangler": "^3.53.1"
89+
"wrangler": "^3.64.0"
9090
},
9191
"peerDependencies": {
9292
"axios": "^1.5.0",

playground/app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
"unplugin-info": "^1.1.0",
2222
"vite-plugin-cloudflare-functions": "workspace:*",
2323
"vite-plugin-inspect": "^0.8.4",
24-
"wrangler": "^3.53.1"
24+
"wrangler": "^3.64.0"
2525
}
2626
}

pnpm-lock.yaml

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)