Skip to content

Commit fd9426c

Browse files
renovate[bot]yjl9903
authored andcommitted
fix(deps): update wrangler
1 parent 4118a99 commit fd9426c

File tree

3 files changed

+81
-112
lines changed

3 files changed

+81
-112
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.20241022.0",
76+
"@cloudflare/workers-types": "^4.20241218.0",
7777
"debug": "^4.3.7",
7878
"fast-glob": "^3.3.2",
7979
"mlly": "^1.7.2",
@@ -86,7 +86,7 @@
8686
"ofetch": "^1.4.1",
8787
"ohmyfetch": "^0.4.21",
8888
"typescript": "^5.6.3",
89-
"wrangler": "^3.85.0"
89+
"wrangler": "^3.99.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.2.1",
2222
"vite-plugin-cloudflare-functions": "workspace:*",
2323
"vite-plugin-inspect": "^0.8.8",
24-
"wrangler": "^3.85.0"
24+
"wrangler": "^3.99.0"
2525
}
2626
}

0 commit comments

Comments
 (0)