Skip to content

Commit fd183ca

Browse files
chore(deps): update dependency wrangler to ^3.100.0 (#829)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ec8354d commit fd183ca

File tree

3 files changed

+44
-43
lines changed

3 files changed

+44
-43
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"ofetch": "^1.4.1",
8787
"ohmyfetch": "^0.4.21",
8888
"typescript": "^5.7.2",
89-
"wrangler": "^3.99.0"
89+
"wrangler": "^3.100.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.10.6",
24-
"wrangler": "^3.99.0"
24+
"wrangler": "^3.100.0"
2525
}
2626
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)