Skip to content

Commit

Permalink
bump wrangler to ^3.107.0 (#305)
Browse files Browse the repository at this point in the history
  • Loading branch information
dario-piotrowicz authored Jan 30, 2025
1 parent 5dd8f4c commit ac52954
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 41 deletions.
5 changes: 5 additions & 0 deletions .changeset/pretty-boats-invent.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@opennextjs/cloudflare": patch
---

bump the `wrangler` peer dependency (so to avoid multiple `Using vars defined in .dev.vars` logs during local development)
62 changes: 22 additions & 40 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pnpm-workspace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ catalog:
typescript-eslint: ^8.7.0
typescript: ^5.7.3
vitest: ^2.1.1
wrangler: ^3.106.0
wrangler: ^3.107.0

# e2e tests
catalogs:
Expand Down

0 comments on commit ac52954

Please sign in to comment.