Skip to content

Commit ac25aba

Browse files
renovate[bot]yjl9903
authored andcommitted
fix(deps): update wrangler
1 parent 7ef8c5a commit ac25aba

File tree

3 files changed

+124
-81
lines changed

3 files changed

+124
-81
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.20240712.0",
76+
"@cloudflare/workers-types": "^4.20241011.0",
7777
"debug": "^4.3.6",
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.4",
89-
"wrangler": "^3.65.0"
89+
"wrangler": "^3.81.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.5",
24-
"wrangler": "^3.65.0"
24+
"wrangler": "^3.81.0"
2525
}
2626
}

0 commit comments

Comments
 (0)