Skip to content

Commit

Permalink
fix(deps): update wrangler
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and yjl9903 committed Dec 23, 2024
1 parent 4118a99 commit fd9426c
Show file tree
Hide file tree
Showing 3 changed files with 81 additions and 112 deletions.
4 changes: 2 additions & 2 deletions packages/vite-plugin-cloudflare-functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
},
"dependencies": {
"@breadc/death": "^0.9.7",
"@cloudflare/workers-types": "^4.20241022.0",
"@cloudflare/workers-types": "^4.20241218.0",
"debug": "^4.3.7",
"fast-glob": "^3.3.2",
"mlly": "^1.7.2",
Expand All @@ -86,7 +86,7 @@
"ofetch": "^1.4.1",
"ohmyfetch": "^0.4.21",
"typescript": "^5.6.3",
"wrangler": "^3.85.0"
"wrangler": "^3.99.0"
},
"peerDependencies": {
"axios": "^1.5.0",
Expand Down
2 changes: 1 addition & 1 deletion playground/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
"unplugin-info": "^1.2.1",
"vite-plugin-cloudflare-functions": "workspace:*",
"vite-plugin-inspect": "^0.8.8",
"wrangler": "^3.85.0"
"wrangler": "^3.99.0"
}
}
Loading

0 comments on commit fd9426c

Please sign in to comment.