We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4118a99 commit fd9426cCopy full SHA for fd9426c
packages/vite-plugin-cloudflare-functions/package.json
@@ -73,7 +73,7 @@
73
},
74
"dependencies": {
75
"@breadc/death": "^0.9.7",
76
- "@cloudflare/workers-types": "^4.20241022.0",
+ "@cloudflare/workers-types": "^4.20241218.0",
77
"debug": "^4.3.7",
78
"fast-glob": "^3.3.2",
79
"mlly": "^1.7.2",
@@ -86,7 +86,7 @@
86
"ofetch": "^1.4.1",
87
"ohmyfetch": "^0.4.21",
88
"typescript": "^5.6.3",
89
- "wrangler": "^3.85.0"
+ "wrangler": "^3.99.0"
90
91
"peerDependencies": {
92
"axios": "^1.5.0",
playground/app/package.json
@@ -21,6 +21,6 @@
21
"unplugin-info": "^1.2.1",
22
"vite-plugin-cloudflare-functions": "workspace:*",
23
"vite-plugin-inspect": "^0.8.8",
24
25
}
26
0 commit comments