Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(wrangler): update unenv dependency version
Browse files Browse the repository at this point in the history
Merge branch 'main' into unenv-1203
Merge branch 'main' into unenv-1203
vicb committed Dec 4, 2024
1 parent a068672 commit 22cb012
Showing 3 changed files with 17 additions and 6 deletions.
11 changes: 11 additions & 0 deletions .changeset/curly-queens-breathe.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
"wrangler": patch
---

chore(wrangler): update unenv dependency version

Pull in:

- refactor(cloudflare): reimplement module:createRequire for latest workerd (unjs/unenv#351)
- refactor: use node:events instead of relative path (unjs/unenv#354)
- refactor(http, cloudflare): use unenv/ imports inside node:http (unjs/unenv#363)
2 changes: 1 addition & 1 deletion packages/wrangler/package.json
Original file line number Diff line number Diff line change
@@ -84,7 +84,7 @@
"resolve": "^1.22.8",
"selfsigned": "^2.0.1",
"source-map": "^0.6.1",
"unenv": "npm:unenv-nightly@2.0.0-20241121-161142-806b5c0",
"unenv": "npm:unenv-nightly@2.0.0-20241203-175523-4e76a66",
"workerd": "1.20241106.2",
"xxhash-wasm": "^1.0.1"
},
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

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

0 comments on commit 22cb012

Please sign in to comment.