From 6cc60c9e8d8b64094c5bfe15f2a087494296079f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 16:19:09 +0800 Subject: [PATCH] chore: bump up all non-major dependencies (#16) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@oxc-node/core](https://redirect.github.com/oxc-project/oxc-node) | [`^0.0.14` -> `^0.0.15`](https://renovatebot.com/diffs/npm/@oxc-node%2fcore/0.0.14/0.0.15) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@oxc-node%2fcore/0.0.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@oxc-node%2fcore/0.0.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@oxc-node%2fcore/0.0.14/0.0.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@oxc-node%2fcore/0.0.14/0.0.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`20.16.1` -> `20.16.3`](https://renovatebot.com/diffs/npm/@types%2fnode/20.16.1/20.16.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.16.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/20.16.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/20.16.1/20.16.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.16.1/20.16.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [wrangler](https://redirect.github.com/cloudflare/workers-sdk) ([source](https://redirect.github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler)) | [`3.72.2` -> `3.73.0`](https://renovatebot.com/diffs/npm/wrangler/3.72.2/3.73.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/wrangler/3.73.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/wrangler/3.73.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/wrangler/3.72.2/3.73.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/wrangler/3.72.2/3.73.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
oxc-project/oxc-node (@​oxc-node/core) ### [`v0.0.15`](https://redirect.github.com/oxc-project/oxc-node/releases/tag/v0.0.15) [Compare Source](https://redirect.github.com/oxc-project/oxc-node/compare/v0.0.14...v0.0.15) #### What's Changed - chore: bump oxc by [@​Brooooooklyn](https://redirect.github.com/Brooooooklyn) in [https://github.com/oxc-project/oxc-node/pull/26](https://redirect.github.com/oxc-project/oxc-node/pull/26) - chore(deps): update npm packages by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/oxc-project/oxc-node/pull/27](https://redirect.github.com/oxc-project/oxc-node/pull/27) - chore(deps): update dependency [@​types/node](https://redirect.github.com/types/node) to v22 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/oxc-project/oxc-node/pull/29](https://redirect.github.com/oxc-project/oxc-node/pull/29) - feat: update oxc by [@​Brooooooklyn](https://redirect.github.com/Brooooooklyn) in [https://github.com/oxc-project/oxc-node/pull/31](https://redirect.github.com/oxc-project/oxc-node/pull/31) - chore(deps): update rust crates by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/oxc-project/oxc-node/pull/30](https://redirect.github.com/oxc-project/oxc-node/pull/30) - chore(deps): update rust crates by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/oxc-project/oxc-node/pull/32](https://redirect.github.com/oxc-project/oxc-node/pull/32) - feat: support node 22 by [@​Brooooooklyn](https://redirect.github.com/Brooooooklyn) in [https://github.com/oxc-project/oxc-node/pull/33](https://redirect.github.com/oxc-project/oxc-node/pull/33) #### New Contributors - [@​renovate](https://redirect.github.com/renovate) made their first contribution in [https://github.com/oxc-project/oxc-node/pull/27](https://redirect.github.com/oxc-project/oxc-node/pull/27) **Full Changelog**: https://github.com/oxc-project/oxc-node/compare/v0.0.14...v0.0.15
cloudflare/workers-sdk (wrangler) ### [`v3.73.0`](https://redirect.github.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#3730) [Compare Source](https://redirect.github.com/cloudflare/workers-sdk/compare/wrangler@3.72.3...wrangler@3.73.0) ##### Minor Changes - [#​6571](https://redirect.github.com/cloudflare/workers-sdk/pull/6571) [`a7e1bfe`](https://redirect.github.com/cloudflare/workers-sdk/commit/a7e1bfea3e01413495e964c09ce74f209f408d32) Thanks [@​penalosa](https://redirect.github.com/penalosa)! - feat: Add deployment http targets to wrangler deploy logs, and add url to pages deploy logs - [#​6497](https://redirect.github.com/cloudflare/workers-sdk/pull/6497) [`3bd833c`](https://redirect.github.com/cloudflare/workers-sdk/commit/3bd833cbe29b92edf512759833f0a0115e1799bc) Thanks [@​WalshyDev](https://redirect.github.com/WalshyDev)! - chore: move `wrangler versions ...`, `wrangler deployments ...`, `wrangler rollback` and `wrangler triggers ...` out of experimental and open beta. These are now available to use without the --x-versions flag, you can continue to pass this however without issue to keep compatibility with all the usage today. A few of the commands had an output that wasn't guarded by `--x-versions` those have been updated to use the newer output, we have tried to keep compatibility where possible (for example: `wrangler rollback` will continue to output "Worker Version ID:" so users can continue to grab the ID). If you wish to use the old versions of the commands you can pass the `--no-x-versions` flag. Note, these will be removed in the future so please work on migrating. - [#​6586](https://redirect.github.com/cloudflare/workers-sdk/pull/6586) [`72ea742`](https://redirect.github.com/cloudflare/workers-sdk/commit/72ea74214d8df3bcabf842249865edc9d13029f1) Thanks [@​penalosa](https://redirect.github.com/penalosa)! - feat: Inject a 404 response for browser requested `favicon.ico` files when loading the `/__scheduled` page for scheduled-only Workers - [#​6497](https://redirect.github.com/cloudflare/workers-sdk/pull/6497) [`3bd833c`](https://redirect.github.com/cloudflare/workers-sdk/commit/3bd833cbe29b92edf512759833f0a0115e1799bc) Thanks [@​WalshyDev](https://redirect.github.com/WalshyDev)! - feat: update `wrangler deploy` to use the new versions and deployments API. This should have zero user-facing impact but sets up the most used command to deploy Workers to use the new recommended APIs and move away from the old ones. We will still call the old upload path where required (e.g. Durable Object migration or Service Worker format). ##### Patch Changes - [#​6563](https://redirect.github.com/cloudflare/workers-sdk/pull/6563) [`da48a70`](https://redirect.github.com/cloudflare/workers-sdk/commit/da48a7036911bbc5b23d7cd70e3260b3c3fa99bc) Thanks [@​threepointone](https://redirect.github.com/threepointone)! - chore: remove the warning about local mode flag being removed in the future - [#​6595](https://redirect.github.com/cloudflare/workers-sdk/pull/6595) [`0a76d7e`](https://redirect.github.com/cloudflare/workers-sdk/commit/0a76d7e550893eefb60ffe78236ef5fc3a6d3e2e) Thanks [@​vicb](https://redirect.github.com/vicb)! - feat: update unenv to the latest available version - [#​5738](https://redirect.github.com/cloudflare/workers-sdk/pull/5738) [`c2460c4`](https://redirect.github.com/cloudflare/workers-sdk/commit/c2460c4d89ecdf74f48bcd37466dce47d01c4f43) Thanks [@​penalosa](https://redirect.github.com/penalosa)! - fix: Prevent spaces in names when validating - [#​6586](https://redirect.github.com/cloudflare/workers-sdk/pull/6586) [`72ea742`](https://redirect.github.com/cloudflare/workers-sdk/commit/72ea74214d8df3bcabf842249865edc9d13029f1) Thanks [@​penalosa](https://redirect.github.com/penalosa)! - chore: Improve Miniflare CRON warning wording - [#​6593](https://redirect.github.com/cloudflare/workers-sdk/pull/6593) [`f097cb7`](https://redirect.github.com/cloudflare/workers-sdk/commit/f097cb73befbd317ce0c4ab4cd0203e9e8e9b811) Thanks [@​vicb](https://redirect.github.com/vicb)! - fix: remove `experimental:` prefix requirement for nodejs_compat_v2 See https://jira.cfdata.org/browse/DEVDASH-218 - [#​6572](https://redirect.github.com/cloudflare/workers-sdk/pull/6572) [`0d83428`](https://redirect.github.com/cloudflare/workers-sdk/commit/0d834284d00b43bd1da5d09404ff7a6b8409babe) Thanks [@​penalosa](https://redirect.github.com/penalosa)! - fix: Show a clearer user error when trying to use a python worker without the `python_workers` compatibility flag specified - [#​6589](https://redirect.github.com/cloudflare/workers-sdk/pull/6589) [`f4c8cea`](https://redirect.github.com/cloudflare/workers-sdk/commit/f4c8cea142b03629e0dfffc5acaf71da0a33d15c) Thanks [@​vicb](https://redirect.github.com/vicb)! - feat: update unenv to the latest available version - Updated dependencies \[[`45ad2e0`](https://redirect.github.com/cloudflare/workers-sdk/commit/45ad2e0c83f1382e1662aadc2b145969ed9a719b)]: - [@​cloudflare/workers-shared](https://redirect.github.com/cloudflare/workers-shared)[@​0](https://redirect.github.com/0).4.1 ### [`v3.72.3`](https://redirect.github.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#3723) [Compare Source](https://redirect.github.com/cloudflare/workers-sdk/compare/wrangler@3.72.2...wrangler@3.72.3) ##### Patch Changes - [#​6548](https://redirect.github.com/cloudflare/workers-sdk/pull/6548) [`439e63a`](https://redirect.github.com/cloudflare/workers-sdk/commit/439e63a4ac636fc16196e900d863863b7395feed) Thanks [@​garvit-gupta](https://redirect.github.com/garvit-gupta)! - fix: Fix Vectorize getVectors, deleteVectors payload in Wrangler Client; VS-271 - [#​6554](https://redirect.github.com/cloudflare/workers-sdk/pull/6554) [`46aee5d`](https://redirect.github.com/cloudflare/workers-sdk/commit/46aee5d16c46ae734ba8196d4d942d0fb69d0730) Thanks [@​andyjessop](https://redirect.github.com/andyjessop)! - fix: nodejs_compat flags no longer error when running wrangler types --x-include-runtime - [#​6548](https://redirect.github.com/cloudflare/workers-sdk/pull/6548) [`439e63a`](https://redirect.github.com/cloudflare/workers-sdk/commit/439e63a4ac636fc16196e900d863863b7395feed) Thanks [@​garvit-gupta](https://redirect.github.com/garvit-gupta)! - fix: Add content-type header to Vectorize POST operations; [#​6516](https://redirect.github.com/cloudflare/workers-sdk/issues/6516)/VS-269 - [#​6566](https://redirect.github.com/cloudflare/workers-sdk/pull/6566) [`669ec1c`](https://redirect.github.com/cloudflare/workers-sdk/commit/669ec1c4d100aec1e16131cf178f2aa1a067b372) Thanks [@​penalosa](https://redirect.github.com/penalosa)! - fix: Ensure esbuild warnings are logged when running wrangler deploy - Updated dependencies \[[`6c057d1`](https://redirect.github.com/cloudflare/workers-sdk/commit/6c057d10b22e9a2e08aa066e074c792cff78d1da)]: - [@​cloudflare/workers-shared](https://redirect.github.com/cloudflare/workers-shared)[@​0](https://redirect.github.com/0).4.0
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/toeverything/affine-workers). --- packages/image-proxy/package.json | 2 +- pnpm-lock.yaml | 207 +++++++++++++++--------------- 2 files changed, 104 insertions(+), 105 deletions(-) diff --git a/packages/image-proxy/package.json b/packages/image-proxy/package.json index 1e1e091..d3a6f33 100644 --- a/packages/image-proxy/package.json +++ b/packages/image-proxy/package.json @@ -12,7 +12,7 @@ "devDependencies": { "@affine/utils": "workspace:*", "@cloudflare/workers-types": "^4.20231218.0", - "@oxc-node/core": "^0.0.14", + "@oxc-node/core": "^0.0.15", "@types/node": "^20.10.5", "tldts": "^6.1.38", "typescript": "^5.5.4" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 35fe85c..6b8820a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,11 +30,11 @@ importers: specifier: ^4.20231218.0 version: 4.20240821.1 '@oxc-node/core': - specifier: ^0.0.14 - version: 0.0.14 + specifier: ^0.0.15 + version: 0.0.15 '@types/node': specifier: ^20.10.5 - version: 20.16.1 + version: 20.16.3 tldts: specifier: ^6.1.38 version: 6.1.41 @@ -52,7 +52,7 @@ importers: version: 4.20240821.1 '@types/node': specifier: ^20.10.5 - version: 20.16.1 + version: 20.16.3 typescript: specifier: ^5.5.4 version: 5.5.4 @@ -70,7 +70,7 @@ importers: version: 5.5.4 wrangler: specifier: ^3.60.3 - version: 3.72.2(@cloudflare/workers-types@4.20240821.1) + version: 3.73.0(@cloudflare/workers-types@4.20240821.1) packages/utils: devDependencies: @@ -79,7 +79,7 @@ importers: version: 4.20240821.1 '@types/node': specifier: ^20.10.5 - version: 20.16.1 + version: 20.16.3 tldts: specifier: ^6.1.38 version: 6.1.41 @@ -103,7 +103,7 @@ importers: version: 4.20240821.1 '@types/node': specifier: ^20.10.5 - version: 20.16.1 + version: 20.16.3 itty-router: specifier: ^5.0.0 version: 5.0.18 @@ -115,7 +115,7 @@ importers: version: 5.5.4 wrangler: specifier: ^3.22.1 - version: 3.72.2(@cloudflare/workers-types@4.20240821.1) + version: 3.73.0(@cloudflare/workers-types@4.20240821.1) packages: @@ -153,8 +153,8 @@ packages: cpu: [x64] os: [win32] - '@cloudflare/workers-shared@0.3.0': - resolution: {integrity: sha512-cqtLW1QiBC/ABaZIhAdyGCsnHHY6pAb6hsVUZg82Co2gQtf/faxRYV1FgpCwUYroTdk6A66xUMSTmFqreKCJow==} + '@cloudflare/workers-shared@0.4.1': + resolution: {integrity: sha512-nYh4r8JwOOjYIdH2zub++CmIKlkYFlpxI1nBHimoiHcytJXD/b7ldJ21TtfzUZMCgI78mxVlymMHA/ReaOxKlA==} engines: {node: '>=16.7.0'} '@cloudflare/workers-types@4.20240821.1': @@ -347,88 +347,88 @@ packages: '@napi-rs/wasm-runtime@0.2.4': resolution: {integrity: sha512-9zESzOO5aDByvhIAsOy9TbpZ0Ur2AJbUI7UT73kcUTS2mxAMHOBaa1st/jAymNoCtvrit99kkzT1FZuXVcgfIQ==} - '@oxc-node/core-android-arm-eabi@0.0.14': - resolution: {integrity: sha512-SukwrJKY6TspuLRTppzl889jED7fscfSgF+N4POD9UIj6xXGFa83jQzrUIxdUvVsK6votKEcfcOw94zuSD1qAg==} + '@oxc-node/core-android-arm-eabi@0.0.15': + resolution: {integrity: sha512-awJJ3cHE4TTg2DSxLFxa00vupBFsbDFTiIpywbJ56wceCiT7JsM42DUM5zprFBscF7Iaoxl95HxiYDxWEjEsxw==} cpu: [arm] os: [android] - '@oxc-node/core-android-arm64@0.0.14': - resolution: {integrity: sha512-VUnXdXExxrbQp8zYR/2e4g6WWSojMKp+f1wctIjRD/RyhQQFW0tOyuIrDpGBIVfyW+qN97gVBpte0VEvz2aHqA==} + '@oxc-node/core-android-arm64@0.0.15': + resolution: {integrity: sha512-WTQSplNGlYqmvOZveBp4oBkqDUJrzi67vWtqKVfpKuo2LX3LQ7GfMIqeG666jtRvegJoHJY9cJhm5vGz+H8yFQ==} cpu: [arm64] os: [android] - '@oxc-node/core-darwin-arm64@0.0.14': - resolution: {integrity: sha512-ucthOHloqmoy20hxABLkFr15M7Pvmoz9SAbgrhH12CTOmd7MavWs97FZ89u+x7CpwOI9x7JaLkV7zPzLPKo2EQ==} + '@oxc-node/core-darwin-arm64@0.0.15': + resolution: {integrity: sha512-tQaVkPi0RRXNwiuBugV3bS3UThAudoTnRSxNPrP0EFNOU88P5mBdcDemTPNiJHimW+atHNVwY89qxAXZ3WJIkQ==} cpu: [arm64] os: [darwin] - '@oxc-node/core-darwin-x64@0.0.14': - resolution: {integrity: sha512-3TxDAw7nVqGKzkLD5a9aGzpqMpbTxPnlus8aluAwNsb7r12FJp9nmxerRuogjIKNSyMwEPDyA5/fhaq9uL/Yrw==} + '@oxc-node/core-darwin-x64@0.0.15': + resolution: {integrity: sha512-MSUnso7bOsnBcjYxCWtVVTqEGkhXzQd8qWZ2CmekI6u6SEBEUHljqpBxAa0n0k0gQKFemv/60ZBS0N2TrAxOyw==} cpu: [x64] os: [darwin] - '@oxc-node/core-freebsd-x64@0.0.14': - resolution: {integrity: sha512-ZVxkiFJPVsBCP8ka9J/ffZs06L8Ig+Dh9qvh2R6PBXwJ3yxNmBtcMHijvuuA5egOp+D+tIaowRo27Ee79AiTpw==} + '@oxc-node/core-freebsd-x64@0.0.15': + resolution: {integrity: sha512-rzSJZ5t/+yQ6vKoE0yIOQPQbIPJAC9xEsxxgRngoXgcvPY/n71UpuubbliZnFmx0yy2/RIUccdbtFSXk3GzYow==} cpu: [x64] os: [freebsd] - '@oxc-node/core-linux-arm-gnueabihf@0.0.14': - resolution: {integrity: sha512-pdEa5FTBRfG5mywHyqeMsre42zVV1YCEMfzeKHQq2YHUAFcZwSFB8blzk4ApkiRnYwWO0HhGfdPi6k2hVVahLA==} + '@oxc-node/core-linux-arm-gnueabihf@0.0.15': + resolution: {integrity: sha512-mc1QGgiu/qV/19XlFhr/cRXtz45VqOBQnTcDbq49SkZ/pFKWVtN9XlcS/bGlfE4RzOd0Cv00N1qGXGLLQXdPaw==} cpu: [arm] os: [linux] - '@oxc-node/core-linux-arm64-gnu@0.0.14': - resolution: {integrity: sha512-JRHZUB8sYSxe+/QFb0gIRHtFTRLTzLofGRpFEdlFF6qfDP9d8Z/rf7IZYP1y5z9dQXDRQNXwAMarhOG+fWb5VQ==} + '@oxc-node/core-linux-arm64-gnu@0.0.15': + resolution: {integrity: sha512-Zrwq4CIc9ylCHoYHnmRRTEWCic0m1hZTihcEIaPrk9Y0ZO7h42S6rZNELyxlH44vGvlBa90BzDxuks4WDQdn0A==} cpu: [arm64] os: [linux] - '@oxc-node/core-linux-arm64-musl@0.0.14': - resolution: {integrity: sha512-3UfvwSdLezuCaDMmWUc/DpWUGsEN9tdcPIwvAVIGigeS1jGZxd9B+5aTJrvR6aBolE7aaQV7AP6Ji9FJbUbWEQ==} + '@oxc-node/core-linux-arm64-musl@0.0.15': + resolution: {integrity: sha512-mf1vodxDzwIYhSZo6nfO3XcA0dWEwncnIZUfLUbh1NodxBr7aMoVZLVKLGViXhKP/vUmgdZtdy0VvxcqqkNOHA==} cpu: [arm64] os: [linux] - '@oxc-node/core-linux-ppc64-gnu@0.0.14': - resolution: {integrity: sha512-xHNoB8NnZFrZoNPhpzPUoRzNSxEGn1AChAGr9H51agXeodLRrxmoN2SgCpmbfL4wpNShiBG6jG3W9CQTowGOZw==} + '@oxc-node/core-linux-ppc64-gnu@0.0.15': + resolution: {integrity: sha512-feB+vbHQ+qd09NvE5tGVXXO3959Bt3BPXYBQ+eue+EPqFkjrdVQgzLXy1ffMoQe1nQ3xlP1Pkj1aZ0iUfMGstg==} cpu: [ppc64] os: [linux] - '@oxc-node/core-linux-s390x-gnu@0.0.14': - resolution: {integrity: sha512-E3x6pqESqgMnrP64RA7r2vbdaGOVGP4oRViJCyUaIC8pVvnmvPHRakWDqCSiS8qUBcGX+lZUDzFdeZGtTfEGhQ==} + '@oxc-node/core-linux-s390x-gnu@0.0.15': + resolution: {integrity: sha512-Tv+4bS69mb69Tidj/gJXktDC30krRFJv7asszOqwJrM30idVLhG9Hj6ikemAu6w94WWe0g0kges5Ko11I+F3nQ==} cpu: [s390x] os: [linux] - '@oxc-node/core-linux-x64-gnu@0.0.14': - resolution: {integrity: sha512-n3pBsMckBqD4gIRxPKkSL0xFdoF1FjpJh/yHK1iNM1FNWkwSJpA7bkDgKLSf6AlLFsBl7tU4V5DrfhH/VtJ+Dg==} + '@oxc-node/core-linux-x64-gnu@0.0.15': + resolution: {integrity: sha512-yxybFMT9hknNuu6vGP8NjJZg1dz3qy/s944TGg6clM9Axq43tEaPRGYgI3j3LFsDstGxBk7dI2BTbJGhndpgBQ==} cpu: [x64] os: [linux] - '@oxc-node/core-linux-x64-musl@0.0.14': - resolution: {integrity: sha512-TWSPUG11beTRb6RdVW345FrHfS2ak4BQ0qlxrb+PMi3Gfi9oBCp5qYoe3eZ+4zDoLdRSNTqx5AmmZsWJFLmv5g==} + '@oxc-node/core-linux-x64-musl@0.0.15': + resolution: {integrity: sha512-b4g5tSHbhkhw5iX/sXDl1F4LxKHJ7jwHa5K4kW+nap1RmI7syRCcF69nsTZy31uKNN+GyVho9A7Pbt1qkPm0HA==} cpu: [x64] os: [linux] - '@oxc-node/core-wasm32-wasi@0.0.14': - resolution: {integrity: sha512-mhkeFTb6ngrbOWX9qoQc6i9UZPuX4KfUIjpF9NDLgOXaJbrgb8MPNveeFKgzEwEe5SM3qkSNyiNP5arL2NxI6Q==} + '@oxc-node/core-wasm32-wasi@0.0.15': + resolution: {integrity: sha512-0UGyHvGFUVfe+xJkoY1R+Q3DO2yfjOx0szYHsC/xt5km7jgOviUa829pLIWxoOdAtz5lNSFs2cmnnd2XM9GVJw==} engines: {node: '>=14.0.0'} cpu: [wasm32] - '@oxc-node/core-win32-arm64-msvc@0.0.14': - resolution: {integrity: sha512-XWI6QU/ds/wjKjnT/pxKljtOE9GKZY5+yZP61L9HNynnGdiJBTwHVf9pqhn6Ir8GRzR7M9TmaAkKg14y+lfipQ==} + '@oxc-node/core-win32-arm64-msvc@0.0.15': + resolution: {integrity: sha512-/uVM8BRUte6x3P9pLUzTCaC5D99Dibl0MXRbZE7hQ/y8HZaTpQN6tPaKLkYrS8m7TxcoNs8H2N3CrxGmDwpAMg==} cpu: [arm64] os: [win32] - '@oxc-node/core-win32-ia32-msvc@0.0.14': - resolution: {integrity: sha512-UmZYSX7cNlmNvU4QYAOBbZ99bT/KBTxo3NFRXmy2o6DExYBn5yXoEIbLy5PfDlQu5i1Wnx8HFV8Btiw4eER1mw==} + '@oxc-node/core-win32-ia32-msvc@0.0.15': + resolution: {integrity: sha512-Of4bfZc1S9wvL9vXkg+0wzFn1vQtM989/8JHpqRP7Pxx/moLvZzJFNMuOnThqYza6eUh3rrKsk4ZHgOOGN5A0Q==} cpu: [ia32] os: [win32] - '@oxc-node/core-win32-x64-msvc@0.0.14': - resolution: {integrity: sha512-RsZSpbqEEcDRgvG9gL2Vp9SSeNmEIdKthMz+Rp7Went/Sa1AmxJoPDCU2VLNB6awRxBtZmfD1cxJ6leeu0Mxhw==} + '@oxc-node/core-win32-x64-msvc@0.0.15': + resolution: {integrity: sha512-Uy2JNEe5QliEtLHJcRfkBuR2+w/6E2AJxilYGWYP5FFhzyc57O6ZGcBG23iExXbSgVTHC/nMBj6pukKi/n36UQ==} cpu: [x64] os: [win32] - '@oxc-node/core@0.0.14': - resolution: {integrity: sha512-RWhR6jfbFaVK0kV3NNo0ptNxSWVITnB/MQQNmJ4HdtX4NZLKG1LpksY21AyoRtL3fz35QjCTdLteYHTItZ31Bw==} + '@oxc-node/core@0.0.15': + resolution: {integrity: sha512-g8ip2dUKtxfZ5IqROmZbHz7OY/+GOG4dnhqgQezlYXCufUcWA+0GM+FqI0ZzA50njUFKCTAHXRiN+BqJPy4trA==} '@tybys/wasm-util@0.9.0': resolution: {integrity: sha512-6+7nlbMVX/PVDCwaIQ8nTOPveOcFLSt8GcXdx8hD0bt39uWxYT88uXzqTd4fTvqta7oeUJqudepapKNt2DYJFw==} @@ -436,8 +436,11 @@ packages: '@types/node-forge@1.3.11': resolution: {integrity: sha512-FQx220y22OKNTqaByeBGqHWYz4cl94tpcxeFdvBo3wjG6XPBuZ0BNgNZRV5J5TFmmcsJ4IzsLkmGRiQbnYsBEQ==} - '@types/node@20.16.1': - resolution: {integrity: sha512-zJDo7wEadFtSyNz5QITDfRcrhqDvQI1xQNQ0VoizPjM/dVAODqqIUWbJPkvsxmTI0MYRGRikcdjMPhOssnPejQ==} + '@types/node@20.16.3': + resolution: {integrity: sha512-/wdGiWRkMOm53gAsSyFMXFZHbVg7C6CbkrzHNpaHoYfsUWPg7m6ZRKtvQjgvQ9i8WT540a3ydRlRQbxjY30XxQ==} + + '@types/node@22.5.2': + resolution: {integrity: sha512-acJsPTEqYqulZS/Yp/S3GgeE6GZ0qYODUR8aVr/DkhHQ8l9nd4j5x1/ZJy9/gHrRlFMqkO6i0I3E27Alu4jjPg==} acorn-walk@8.3.3: resolution: {integrity: sha512-MxXdReSRhGO7VlFe1bRG/oI7/mdLV9B9JJT0N8vZOhF7gFRR5l3M8W9G8JxmKV+JC5mGqJ0QvqfSOLsCPa4nUw==} @@ -479,10 +482,6 @@ packages: resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==} engines: {node: '>= 8.10.0'} - consola@3.2.3: - resolution: {integrity: sha512-I5qxpzLv+sJhTVEoLYNcTW+bThDCPsit0vLNKShZx6rLtpilNpmmeTPaeqJb9ZE9dV3DGaeby6Vuhrw38WjeyQ==} - engines: {node: ^14.18.0 || >=16.10.0} - cookie@0.5.0: resolution: {integrity: sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==} engines: {node: '>= 0.6'} @@ -602,9 +601,6 @@ packages: engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true - node-fetch-native@1.6.4: - resolution: {integrity: sha512-IhOigYzAKHd244OC0JIMIUrjzctirCmPkaIfhDeGcEETWof5zKYUW7e7MYvChGWh/4CJeXEgsRyGzuF334rOOQ==} - node-fetch@2.7.0: resolution: {integrity: sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==} engines: {node: 4.x || >=6.0.0} @@ -622,6 +618,9 @@ packages: resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==} engines: {node: '>=0.10.0'} + ohash@1.1.3: + resolution: {integrity: sha512-zuHHiGTYTA1sYJ/wZN+t5HKZaH23i4yI1HMwbuXm24Nid7Dv0KcuRlKoNKS9UNfAVSBlnGLcuQrnOKWOZoEGaw==} + path-parse@1.0.7: resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==} @@ -720,8 +719,8 @@ packages: resolution: {integrity: sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95CYhCKPFedut2JY9bMfrDl9D23g==} engines: {node: '>=14.0'} - unenv-nightly@1.10.0-1717606461.a117952: - resolution: {integrity: sha512-u3TfBX02WzbHTpaEfWEKwDijDSFAHcgXkayUZ+MVDrjhLFvgAJzFGTSTmwlEhwWi2exyRQey23ah9wELMM6etg==} + unenv-nightly@2.0.0-1724863496.70db6f1: + resolution: {integrity: sha512-r+VIl1gnsI4WQxluruSQhy8alpAf1AsLRLm4sEKp3otCyTIVD6I6wHEYzeQnwsyWgaD4+3BD4A/eqrgOpdTzhw==} uuid@9.0.1: resolution: {integrity: sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==} @@ -738,8 +737,8 @@ packages: engines: {node: '>=16'} hasBin: true - wrangler@3.72.2: - resolution: {integrity: sha512-7nxkJ4md+KtESNJ/0DwTM7bHZP+uNRpJT5gMDT9WllP9UVzYdtXCTF+p4CHtxIReUpe6pOi7tb05hK9/Q6WaiA==} + wrangler@3.73.0: + resolution: {integrity: sha512-VrdDR2OpvsCQp+r5Of3rDP1W64cNN/LHLVx1roULOlPS8PZiv7rUYgkwhdCQ61+HICAaeSxWYIzkL5+B9+8W3g==} engines: {node: '>=16.17.0'} hasBin: true peerDependencies: @@ -790,7 +789,7 @@ snapshots: '@cloudflare/workerd-windows-64@1.20240821.1': optional: true - '@cloudflare/workers-shared@0.3.0': {} + '@cloudflare/workers-shared@0.4.1': {} '@cloudflare/workers-types@4.20240821.1': {} @@ -931,74 +930,74 @@ snapshots: '@tybys/wasm-util': 0.9.0 optional: true - '@oxc-node/core-android-arm-eabi@0.0.14': + '@oxc-node/core-android-arm-eabi@0.0.15': optional: true - '@oxc-node/core-android-arm64@0.0.14': + '@oxc-node/core-android-arm64@0.0.15': optional: true - '@oxc-node/core-darwin-arm64@0.0.14': + '@oxc-node/core-darwin-arm64@0.0.15': optional: true - '@oxc-node/core-darwin-x64@0.0.14': + '@oxc-node/core-darwin-x64@0.0.15': optional: true - '@oxc-node/core-freebsd-x64@0.0.14': + '@oxc-node/core-freebsd-x64@0.0.15': optional: true - '@oxc-node/core-linux-arm-gnueabihf@0.0.14': + '@oxc-node/core-linux-arm-gnueabihf@0.0.15': optional: true - '@oxc-node/core-linux-arm64-gnu@0.0.14': + '@oxc-node/core-linux-arm64-gnu@0.0.15': optional: true - '@oxc-node/core-linux-arm64-musl@0.0.14': + '@oxc-node/core-linux-arm64-musl@0.0.15': optional: true - '@oxc-node/core-linux-ppc64-gnu@0.0.14': + '@oxc-node/core-linux-ppc64-gnu@0.0.15': optional: true - '@oxc-node/core-linux-s390x-gnu@0.0.14': + '@oxc-node/core-linux-s390x-gnu@0.0.15': optional: true - '@oxc-node/core-linux-x64-gnu@0.0.14': + '@oxc-node/core-linux-x64-gnu@0.0.15': optional: true - '@oxc-node/core-linux-x64-musl@0.0.14': + '@oxc-node/core-linux-x64-musl@0.0.15': optional: true - '@oxc-node/core-wasm32-wasi@0.0.14': + '@oxc-node/core-wasm32-wasi@0.0.15': dependencies: '@napi-rs/wasm-runtime': 0.2.4 optional: true - '@oxc-node/core-win32-arm64-msvc@0.0.14': + '@oxc-node/core-win32-arm64-msvc@0.0.15': optional: true - '@oxc-node/core-win32-ia32-msvc@0.0.14': + '@oxc-node/core-win32-ia32-msvc@0.0.15': optional: true - '@oxc-node/core-win32-x64-msvc@0.0.14': + '@oxc-node/core-win32-x64-msvc@0.0.15': optional: true - '@oxc-node/core@0.0.14': + '@oxc-node/core@0.0.15': optionalDependencies: - '@oxc-node/core-android-arm-eabi': 0.0.14 - '@oxc-node/core-android-arm64': 0.0.14 - '@oxc-node/core-darwin-arm64': 0.0.14 - '@oxc-node/core-darwin-x64': 0.0.14 - '@oxc-node/core-freebsd-x64': 0.0.14 - '@oxc-node/core-linux-arm-gnueabihf': 0.0.14 - '@oxc-node/core-linux-arm64-gnu': 0.0.14 - '@oxc-node/core-linux-arm64-musl': 0.0.14 - '@oxc-node/core-linux-ppc64-gnu': 0.0.14 - '@oxc-node/core-linux-s390x-gnu': 0.0.14 - '@oxc-node/core-linux-x64-gnu': 0.0.14 - '@oxc-node/core-linux-x64-musl': 0.0.14 - '@oxc-node/core-wasm32-wasi': 0.0.14 - '@oxc-node/core-win32-arm64-msvc': 0.0.14 - '@oxc-node/core-win32-ia32-msvc': 0.0.14 - '@oxc-node/core-win32-x64-msvc': 0.0.14 + '@oxc-node/core-android-arm-eabi': 0.0.15 + '@oxc-node/core-android-arm64': 0.0.15 + '@oxc-node/core-darwin-arm64': 0.0.15 + '@oxc-node/core-darwin-x64': 0.0.15 + '@oxc-node/core-freebsd-x64': 0.0.15 + '@oxc-node/core-linux-arm-gnueabihf': 0.0.15 + '@oxc-node/core-linux-arm64-gnu': 0.0.15 + '@oxc-node/core-linux-arm64-musl': 0.0.15 + '@oxc-node/core-linux-ppc64-gnu': 0.0.15 + '@oxc-node/core-linux-s390x-gnu': 0.0.15 + '@oxc-node/core-linux-x64-gnu': 0.0.15 + '@oxc-node/core-linux-x64-musl': 0.0.15 + '@oxc-node/core-wasm32-wasi': 0.0.15 + '@oxc-node/core-win32-arm64-msvc': 0.0.15 + '@oxc-node/core-win32-ia32-msvc': 0.0.15 + '@oxc-node/core-win32-x64-msvc': 0.0.15 '@tybys/wasm-util@0.9.0': dependencies: @@ -1007,9 +1006,13 @@ snapshots: '@types/node-forge@1.3.11': dependencies: - '@types/node': 20.16.1 + '@types/node': 22.5.2 - '@types/node@20.16.1': + '@types/node@20.16.3': + dependencies: + undici-types: 6.19.8 + + '@types/node@22.5.2': dependencies: undici-types: 6.19.8 @@ -1062,8 +1065,6 @@ snapshots: optionalDependencies: fsevents: 2.3.3 - consola@3.2.3: {} - cookie@0.5.0: {} data-uri-to-buffer@2.0.2: {} @@ -1184,8 +1185,6 @@ snapshots: nanoid@3.3.7: {} - node-fetch-native@1.6.4: {} - node-fetch@2.7.0: dependencies: whatwg-url: 5.0.0 @@ -1194,6 +1193,8 @@ snapshots: normalize-path@3.0.0: {} + ohash@1.1.3: {} + path-parse@1.0.7: {} path-to-regexp@6.2.2: {} @@ -1274,12 +1275,10 @@ snapshots: dependencies: '@fastify/busboy': 2.1.1 - unenv-nightly@1.10.0-1717606461.a117952: + unenv-nightly@2.0.0-1724863496.70db6f1: dependencies: - consola: 3.2.3 defu: 6.1.4 - mime: 3.0.0 - node-fetch-native: 1.6.4 + ohash: 1.1.3 pathe: 1.1.2 ufo: 1.5.4 @@ -1300,10 +1299,10 @@ snapshots: '@cloudflare/workerd-linux-arm64': 1.20240821.1 '@cloudflare/workerd-windows-64': 1.20240821.1 - wrangler@3.72.2(@cloudflare/workers-types@4.20240821.1): + wrangler@3.73.0(@cloudflare/workers-types@4.20240821.1): dependencies: '@cloudflare/kv-asset-handler': 0.3.4 - '@cloudflare/workers-shared': 0.3.0 + '@cloudflare/workers-shared': 0.4.1 '@esbuild-plugins/node-globals-polyfill': 0.2.3(esbuild@0.17.19) '@esbuild-plugins/node-modules-polyfill': 0.2.2(esbuild@0.17.19) blake3-wasm: 2.1.5 @@ -1317,7 +1316,7 @@ snapshots: resolve.exports: 2.0.2 selfsigned: 2.4.1 source-map: 0.6.1 - unenv: unenv-nightly@1.10.0-1717606461.a117952 + unenv: unenv-nightly@2.0.0-1724863496.70db6f1 workerd: 1.20240821.1 xxhash-wasm: 1.0.2 optionalDependencies: