From fda2b2c397aa7e747abfd4c9d19de765f4c432de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 22:38:55 +0000 Subject: [PATCH] chore(deps): bump the minor-and-patch group across 1 directory with 8 updates Bumps the minor-and-patch group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [jose](https://github.com/panva/jose) | `6.2.3` | `6.2.4` | | [@sentry/core](https://github.com/getsentry/sentry-javascript) | `10.65.0` | `10.68.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.64.0` | `8.65.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.64.0` | `8.65.0` | | [eslint](https://github.com/eslint/eslint) | `10.7.0` | `10.8.0` | | [globals](https://github.com/sindresorhus/globals) | `17.7.0` | `17.8.0` | | [prettier](https://github.com/prettier/prettier) | `3.9.5` | `3.9.6` | | [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `4.110.0` | `4.114.0` | Updates `jose` from 6.2.3 to 6.2.4 - [Release notes](https://github.com/panva/jose/releases) - [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md) - [Commits](https://github.com/panva/jose/compare/v6.2.3...v6.2.4) Updates `@sentry/core` from 10.65.0 to 10.68.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/10.68.0/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-javascript/compare/10.65.0...10.68.0) Updates `@typescript-eslint/eslint-plugin` from 8.64.0 to 8.65.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.65.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.64.0 to 8.65.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.65.0/packages/parser) Updates `eslint` from 10.7.0 to 10.8.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/compare/v10.7.0...v10.8.0) Updates `globals` from 17.7.0 to 17.8.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](https://github.com/sindresorhus/globals/compare/v17.7.0...v17.8.0) Updates `prettier` from 3.9.5 to 3.9.6 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/3.9.5...3.9.6) Updates `wrangler` from 4.110.0 to 4.114.0 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.114.0/packages/wrangler) --- updated-dependencies: - dependency-name: jose dependency-version: 6.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@sentry/core" dependency-version: 10.68.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.65.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@typescript-eslint/parser" dependency-version: 8.65.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: eslint dependency-version: 10.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: globals dependency-version: 17.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: prettier dependency-version: 3.9.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: wrangler dependency-version: 4.114.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- package.json | 16 +- yarn.lock | 577 ++++++++++++++++++++++++++++----------------------- 2 files changed, 325 insertions(+), 268 deletions(-) diff --git a/package.json b/package.json index 89812725..7cd38871 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "dependencies": { "fp-ts": "^2.16.11", "io-ts": "^2.2.22", - "jose": "^6.2.3", + "jose": "^6.2.4", "toucan-js": "^4.1.1" }, "devDependencies": { @@ -42,28 +42,28 @@ "@eslint/js": "^10.0.1", "@iarna/toml": "^2.2.5", "@jest/globals": "^30.4.1", - "@sentry/core": "^10.65.0", + "@sentry/core": "^10.68.0", "@testing-library/jest-dom": "^6.9.1", "@types/iarna__toml": "^2.0.5", "@types/jest": "^30.0.0", "@types/node": "24.13.3", - "@typescript-eslint/eslint-plugin": "^8.64.0", - "@typescript-eslint/parser": "^8.64.0", + "@typescript-eslint/eslint-plugin": "^8.65.0", + "@typescript-eslint/parser": "^8.65.0", "cross-env": "^10.1.0", "esbuild": "^0.28.1", - "eslint": "^10.7.0", + "eslint": "^10.8.0", "eslint-config-prettier": "^10.1.8", "eslint-plugin-import": "^2.32.0", "eslint-plugin-react": "^7.37.5", - "globals": "^17.7.0", + "globals": "^17.8.0", "jest": "^30.4.2", "msw": "^2.15.0", "npm-run-all": "^4.1.5", - "prettier": "^3.9.5", + "prettier": "^3.9.6", "prettier-plugin-packagejson": "^3.0.2", "prettier-plugin-sh": "^0.19.0", "typescript": "^6.0.3", - "wrangler": "^4.110.0" + "wrangler": "^4.114.0" }, "packageManager": "yarn@4.13.0", "engines": { diff --git a/yarn.lock b/yarn.lock index 443bef5e..4dd3ccf1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -474,37 +474,37 @@ __metadata: languageName: node linkType: hard -"@cloudflare/workerd-darwin-64@npm:1.20260708.1": - version: 1.20260708.1 - resolution: "@cloudflare/workerd-darwin-64@npm:1.20260708.1" +"@cloudflare/workerd-darwin-64@npm:1.20260722.1": + version: 1.20260722.1 + resolution: "@cloudflare/workerd-darwin-64@npm:1.20260722.1" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@cloudflare/workerd-darwin-arm64@npm:1.20260708.1": - version: 1.20260708.1 - resolution: "@cloudflare/workerd-darwin-arm64@npm:1.20260708.1" +"@cloudflare/workerd-darwin-arm64@npm:1.20260722.1": + version: 1.20260722.1 + resolution: "@cloudflare/workerd-darwin-arm64@npm:1.20260722.1" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@cloudflare/workerd-linux-64@npm:1.20260708.1": - version: 1.20260708.1 - resolution: "@cloudflare/workerd-linux-64@npm:1.20260708.1" +"@cloudflare/workerd-linux-64@npm:1.20260722.1": + version: 1.20260722.1 + resolution: "@cloudflare/workerd-linux-64@npm:1.20260722.1" conditions: os=linux & cpu=x64 languageName: node linkType: hard -"@cloudflare/workerd-linux-arm64@npm:1.20260708.1": - version: 1.20260708.1 - resolution: "@cloudflare/workerd-linux-arm64@npm:1.20260708.1" +"@cloudflare/workerd-linux-arm64@npm:1.20260722.1": + version: 1.20260722.1 + resolution: "@cloudflare/workerd-linux-arm64@npm:1.20260722.1" conditions: os=linux & cpu=arm64 languageName: node linkType: hard -"@cloudflare/workerd-windows-64@npm:1.20260708.1": - version: 1.20260708.1 - resolution: "@cloudflare/workerd-windows-64@npm:1.20260708.1" +"@cloudflare/workerd-windows-64@npm:1.20260722.1": + version: 1.20260722.1 + resolution: "@cloudflare/workerd-windows-64@npm:1.20260722.1" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -535,7 +535,16 @@ __metadata: languageName: node linkType: hard -"@emnapi/runtime@npm:^1.4.3, @emnapi/runtime@npm:^1.7.0": +"@emnapi/runtime@npm:^1.11.1": + version: 1.11.3 + resolution: "@emnapi/runtime@npm:1.11.3" + dependencies: + tslib: "npm:^2.4.0" + checksum: 10/ec834cc0fe248e06dd84f6dee10162133f8a692636189e99aa992303c791d4be1679536ee91aeee6661c4478609768cee9c085acd858caa92784c67acaab44a5 + languageName: node + linkType: hard + +"@emnapi/runtime@npm:^1.4.3": version: 1.8.1 resolution: "@emnapi/runtime@npm:1.8.1" dependencies: @@ -785,12 +794,12 @@ __metadata: languageName: node linkType: hard -"@eslint/config-helpers@npm:^0.6.0": - version: 0.6.0 - resolution: "@eslint/config-helpers@npm:0.6.0" +"@eslint/config-helpers@npm:^0.7.0": + version: 0.7.0 + resolution: "@eslint/config-helpers@npm:0.7.0" dependencies: "@eslint/core": "npm:^1.2.1" - checksum: 10/2daa66b0c3821313a6239beed2236ad7f3a45540050b5ce69527206ba7e58e9c17aff2f68be6d3f0f95d6294a911da86aa50863a1aeadd607faa943c11677a46 + checksum: 10/57f9cdf303fd56f0da6712e7d6da350c18a332f7d1dc0f5a5f8a9c357f0d5ab9ff9e7515be4726ad4b0fc41c297570a118d7ede02246c5b7a37932c3df46271e languageName: node linkType: hard @@ -894,18 +903,18 @@ __metadata: languageName: node linkType: hard -"@img/colour@npm:^1.0.0": - version: 1.0.0 - resolution: "@img/colour@npm:1.0.0" - checksum: 10/bd248d7c4b8ba99a72b22a005a63f1d3309ee8343a74b6d0d1314bae300a3096919991a09e9a9243cf6ca50e393b4c5a7e065488ed616c3b58d052473240b812 +"@img/colour@npm:^1.1.0": + version: 1.1.0 + resolution: "@img/colour@npm:1.1.0" + checksum: 10/2a29be7b06b046bd33c80ffa0f3493b7535b0841a69f54af81bf5e2d8867f21704fab42e9cf24ec30c089de34f790bae4dad1fc617c3163fbf264998dc316f0a languageName: node linkType: hard -"@img/sharp-darwin-arm64@npm:0.34.5": - version: 0.34.5 - resolution: "@img/sharp-darwin-arm64@npm:0.34.5" +"@img/sharp-darwin-arm64@npm:0.35.2": + version: 0.35.2 + resolution: "@img/sharp-darwin-arm64@npm:0.35.2" dependencies: - "@img/sharp-libvips-darwin-arm64": "npm:1.2.4" + "@img/sharp-libvips-darwin-arm64": "npm:1.3.1" dependenciesMeta: "@img/sharp-libvips-darwin-arm64": optional: true @@ -913,11 +922,11 @@ __metadata: languageName: node linkType: hard -"@img/sharp-darwin-x64@npm:0.34.5": - version: 0.34.5 - resolution: "@img/sharp-darwin-x64@npm:0.34.5" +"@img/sharp-darwin-x64@npm:0.35.2": + version: 0.35.2 + resolution: "@img/sharp-darwin-x64@npm:0.35.2" dependencies: - "@img/sharp-libvips-darwin-x64": "npm:1.2.4" + "@img/sharp-libvips-darwin-x64": "npm:1.3.1" dependenciesMeta: "@img/sharp-libvips-darwin-x64": optional: true @@ -925,81 +934,90 @@ __metadata: languageName: node linkType: hard -"@img/sharp-libvips-darwin-arm64@npm:1.2.4": - version: 1.2.4 - resolution: "@img/sharp-libvips-darwin-arm64@npm:1.2.4" +"@img/sharp-freebsd-wasm32@npm:0.35.2": + version: 0.35.2 + resolution: "@img/sharp-freebsd-wasm32@npm:0.35.2" + dependencies: + "@img/sharp-wasm32": "npm:0.35.2" + conditions: os=freebsd + languageName: node + linkType: hard + +"@img/sharp-libvips-darwin-arm64@npm:1.3.1": + version: 1.3.1 + resolution: "@img/sharp-libvips-darwin-arm64@npm:1.3.1" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@img/sharp-libvips-darwin-x64@npm:1.2.4": - version: 1.2.4 - resolution: "@img/sharp-libvips-darwin-x64@npm:1.2.4" +"@img/sharp-libvips-darwin-x64@npm:1.3.1": + version: 1.3.1 + resolution: "@img/sharp-libvips-darwin-x64@npm:1.3.1" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@img/sharp-libvips-linux-arm64@npm:1.2.4": - version: 1.2.4 - resolution: "@img/sharp-libvips-linux-arm64@npm:1.2.4" +"@img/sharp-libvips-linux-arm64@npm:1.3.1": + version: 1.3.1 + resolution: "@img/sharp-libvips-linux-arm64@npm:1.3.1" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@img/sharp-libvips-linux-arm@npm:1.2.4": - version: 1.2.4 - resolution: "@img/sharp-libvips-linux-arm@npm:1.2.4" +"@img/sharp-libvips-linux-arm@npm:1.3.1": + version: 1.3.1 + resolution: "@img/sharp-libvips-linux-arm@npm:1.3.1" conditions: os=linux & cpu=arm & libc=glibc languageName: node linkType: hard -"@img/sharp-libvips-linux-ppc64@npm:1.2.4": - version: 1.2.4 - resolution: "@img/sharp-libvips-linux-ppc64@npm:1.2.4" +"@img/sharp-libvips-linux-ppc64@npm:1.3.1": + version: 1.3.1 + resolution: "@img/sharp-libvips-linux-ppc64@npm:1.3.1" conditions: os=linux & cpu=ppc64 & libc=glibc languageName: node linkType: hard -"@img/sharp-libvips-linux-riscv64@npm:1.2.4": - version: 1.2.4 - resolution: "@img/sharp-libvips-linux-riscv64@npm:1.2.4" +"@img/sharp-libvips-linux-riscv64@npm:1.3.1": + version: 1.3.1 + resolution: "@img/sharp-libvips-linux-riscv64@npm:1.3.1" conditions: os=linux & cpu=riscv64 & libc=glibc languageName: node linkType: hard -"@img/sharp-libvips-linux-s390x@npm:1.2.4": - version: 1.2.4 - resolution: "@img/sharp-libvips-linux-s390x@npm:1.2.4" +"@img/sharp-libvips-linux-s390x@npm:1.3.1": + version: 1.3.1 + resolution: "@img/sharp-libvips-linux-s390x@npm:1.3.1" conditions: os=linux & cpu=s390x & libc=glibc languageName: node linkType: hard -"@img/sharp-libvips-linux-x64@npm:1.2.4": - version: 1.2.4 - resolution: "@img/sharp-libvips-linux-x64@npm:1.2.4" +"@img/sharp-libvips-linux-x64@npm:1.3.1": + version: 1.3.1 + resolution: "@img/sharp-libvips-linux-x64@npm:1.3.1" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@img/sharp-libvips-linuxmusl-arm64@npm:1.2.4": - version: 1.2.4 - resolution: "@img/sharp-libvips-linuxmusl-arm64@npm:1.2.4" +"@img/sharp-libvips-linuxmusl-arm64@npm:1.3.1": + version: 1.3.1 + resolution: "@img/sharp-libvips-linuxmusl-arm64@npm:1.3.1" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@img/sharp-libvips-linuxmusl-x64@npm:1.2.4": - version: 1.2.4 - resolution: "@img/sharp-libvips-linuxmusl-x64@npm:1.2.4" +"@img/sharp-libvips-linuxmusl-x64@npm:1.3.1": + version: 1.3.1 + resolution: "@img/sharp-libvips-linuxmusl-x64@npm:1.3.1" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@img/sharp-linux-arm64@npm:0.34.5": - version: 0.34.5 - resolution: "@img/sharp-linux-arm64@npm:0.34.5" +"@img/sharp-linux-arm64@npm:0.35.2": + version: 0.35.2 + resolution: "@img/sharp-linux-arm64@npm:0.35.2" dependencies: - "@img/sharp-libvips-linux-arm64": "npm:1.2.4" + "@img/sharp-libvips-linux-arm64": "npm:1.3.1" dependenciesMeta: "@img/sharp-libvips-linux-arm64": optional: true @@ -1007,11 +1025,11 @@ __metadata: languageName: node linkType: hard -"@img/sharp-linux-arm@npm:0.34.5": - version: 0.34.5 - resolution: "@img/sharp-linux-arm@npm:0.34.5" +"@img/sharp-linux-arm@npm:0.35.2": + version: 0.35.2 + resolution: "@img/sharp-linux-arm@npm:0.35.2" dependencies: - "@img/sharp-libvips-linux-arm": "npm:1.2.4" + "@img/sharp-libvips-linux-arm": "npm:1.3.1" dependenciesMeta: "@img/sharp-libvips-linux-arm": optional: true @@ -1019,11 +1037,11 @@ __metadata: languageName: node linkType: hard -"@img/sharp-linux-ppc64@npm:0.34.5": - version: 0.34.5 - resolution: "@img/sharp-linux-ppc64@npm:0.34.5" +"@img/sharp-linux-ppc64@npm:0.35.2": + version: 0.35.2 + resolution: "@img/sharp-linux-ppc64@npm:0.35.2" dependencies: - "@img/sharp-libvips-linux-ppc64": "npm:1.2.4" + "@img/sharp-libvips-linux-ppc64": "npm:1.3.1" dependenciesMeta: "@img/sharp-libvips-linux-ppc64": optional: true @@ -1031,11 +1049,11 @@ __metadata: languageName: node linkType: hard -"@img/sharp-linux-riscv64@npm:0.34.5": - version: 0.34.5 - resolution: "@img/sharp-linux-riscv64@npm:0.34.5" +"@img/sharp-linux-riscv64@npm:0.35.2": + version: 0.35.2 + resolution: "@img/sharp-linux-riscv64@npm:0.35.2" dependencies: - "@img/sharp-libvips-linux-riscv64": "npm:1.2.4" + "@img/sharp-libvips-linux-riscv64": "npm:1.3.1" dependenciesMeta: "@img/sharp-libvips-linux-riscv64": optional: true @@ -1043,11 +1061,11 @@ __metadata: languageName: node linkType: hard -"@img/sharp-linux-s390x@npm:0.34.5": - version: 0.34.5 - resolution: "@img/sharp-linux-s390x@npm:0.34.5" +"@img/sharp-linux-s390x@npm:0.35.2": + version: 0.35.2 + resolution: "@img/sharp-linux-s390x@npm:0.35.2" dependencies: - "@img/sharp-libvips-linux-s390x": "npm:1.2.4" + "@img/sharp-libvips-linux-s390x": "npm:1.3.1" dependenciesMeta: "@img/sharp-libvips-linux-s390x": optional: true @@ -1055,11 +1073,11 @@ __metadata: languageName: node linkType: hard -"@img/sharp-linux-x64@npm:0.34.5": - version: 0.34.5 - resolution: "@img/sharp-linux-x64@npm:0.34.5" +"@img/sharp-linux-x64@npm:0.35.2": + version: 0.35.2 + resolution: "@img/sharp-linux-x64@npm:0.35.2" dependencies: - "@img/sharp-libvips-linux-x64": "npm:1.2.4" + "@img/sharp-libvips-linux-x64": "npm:1.3.1" dependenciesMeta: "@img/sharp-libvips-linux-x64": optional: true @@ -1067,11 +1085,11 @@ __metadata: languageName: node linkType: hard -"@img/sharp-linuxmusl-arm64@npm:0.34.5": - version: 0.34.5 - resolution: "@img/sharp-linuxmusl-arm64@npm:0.34.5" +"@img/sharp-linuxmusl-arm64@npm:0.35.2": + version: 0.35.2 + resolution: "@img/sharp-linuxmusl-arm64@npm:0.35.2" dependencies: - "@img/sharp-libvips-linuxmusl-arm64": "npm:1.2.4" + "@img/sharp-libvips-linuxmusl-arm64": "npm:1.3.1" dependenciesMeta: "@img/sharp-libvips-linuxmusl-arm64": optional: true @@ -1079,11 +1097,11 @@ __metadata: languageName: node linkType: hard -"@img/sharp-linuxmusl-x64@npm:0.34.5": - version: 0.34.5 - resolution: "@img/sharp-linuxmusl-x64@npm:0.34.5" +"@img/sharp-linuxmusl-x64@npm:0.35.2": + version: 0.35.2 + resolution: "@img/sharp-linuxmusl-x64@npm:0.35.2" dependencies: - "@img/sharp-libvips-linuxmusl-x64": "npm:1.2.4" + "@img/sharp-libvips-linuxmusl-x64": "npm:1.3.1" dependenciesMeta: "@img/sharp-libvips-linuxmusl-x64": optional: true @@ -1091,32 +1109,41 @@ __metadata: languageName: node linkType: hard -"@img/sharp-wasm32@npm:0.34.5": - version: 0.34.5 - resolution: "@img/sharp-wasm32@npm:0.34.5" +"@img/sharp-wasm32@npm:0.35.2": + version: 0.35.2 + resolution: "@img/sharp-wasm32@npm:0.35.2" + dependencies: + "@emnapi/runtime": "npm:^1.11.1" + checksum: 10/10613904362c251fc102f5020ce5e96e430be6ce3bb13069dc8a7f6020fdc3468832740ee9becdb9d1ac9994e9bcc819857cfa43f3e297995f71e94273ec22d7 + languageName: node + linkType: hard + +"@img/sharp-webcontainers-wasm32@npm:0.35.2": + version: 0.35.2 + resolution: "@img/sharp-webcontainers-wasm32@npm:0.35.2" dependencies: - "@emnapi/runtime": "npm:^1.7.0" + "@img/sharp-wasm32": "npm:0.35.2" conditions: cpu=wasm32 languageName: node linkType: hard -"@img/sharp-win32-arm64@npm:0.34.5": - version: 0.34.5 - resolution: "@img/sharp-win32-arm64@npm:0.34.5" +"@img/sharp-win32-arm64@npm:0.35.2": + version: 0.35.2 + resolution: "@img/sharp-win32-arm64@npm:0.35.2" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@img/sharp-win32-ia32@npm:0.34.5": - version: 0.34.5 - resolution: "@img/sharp-win32-ia32@npm:0.34.5" +"@img/sharp-win32-ia32@npm:0.35.2": + version: 0.35.2 + resolution: "@img/sharp-win32-ia32@npm:0.35.2" conditions: os=win32 & cpu=ia32 languageName: node linkType: hard -"@img/sharp-win32-x64@npm:0.34.5": - version: 0.34.5 - resolution: "@img/sharp-win32-x64@npm:0.34.5" +"@img/sharp-win32-x64@npm:0.35.2": + version: 0.35.2 + resolution: "@img/sharp-win32-x64@npm:0.35.2" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -1759,10 +1786,10 @@ __metadata: languageName: node linkType: hard -"@sentry/conventions@npm:^0.15.1": - version: 0.15.1 - resolution: "@sentry/conventions@npm:0.15.1" - checksum: 10/11794d0e33c05cfd78fd7a012df39325dcf24a2394dc7509b81630d38b02918915364935db5a538fd31956129303c26783836d129bb116eb1b94240a4d6324ed +"@sentry/conventions@npm:^0.16.0": + version: 0.16.0 + resolution: "@sentry/conventions@npm:0.16.0" + checksum: 10/21c5bdbde32ff5058954a87f7d6b40b670cdd08c10a1c6787fedc3b94b89804b0df92817e5a37d0ed60e8f1ce6747d01b840f05a5e8940742f9a1dcb0f2d490e languageName: node linkType: hard @@ -1776,12 +1803,12 @@ __metadata: languageName: node linkType: hard -"@sentry/core@npm:^10.65.0": - version: 10.65.0 - resolution: "@sentry/core@npm:10.65.0" +"@sentry/core@npm:^10.68.0": + version: 10.68.0 + resolution: "@sentry/core@npm:10.68.0" dependencies: - "@sentry/conventions": "npm:^0.15.1" - checksum: 10/9a07860f15b9fa0cba46c0e76518429c994999b1a83b7091ec332cb66bfb2d53b99700ee8672954721478c8e9a7e1f1097831d595185bb5377ec44a73e0003ca + "@sentry/conventions": "npm:^0.16.0" + checksum: 10/a06bf20611476c5fdbed67faf6e042f51f40cb200c82c4ac2ced3d4d433b55c8bb5c5a14a0c780a84978da7935aecac762914112d227da47385640feb68b1844 languageName: node linkType: hard @@ -1811,32 +1838,32 @@ __metadata: "@eslint/js": "npm:^10.0.1" "@iarna/toml": "npm:^2.2.5" "@jest/globals": "npm:^30.4.1" - "@sentry/core": "npm:^10.65.0" + "@sentry/core": "npm:^10.68.0" "@testing-library/jest-dom": "npm:^6.9.1" "@types/iarna__toml": "npm:^2.0.5" "@types/jest": "npm:^30.0.0" "@types/node": "npm:24.13.3" - "@typescript-eslint/eslint-plugin": "npm:^8.64.0" - "@typescript-eslint/parser": "npm:^8.64.0" + "@typescript-eslint/eslint-plugin": "npm:^8.65.0" + "@typescript-eslint/parser": "npm:^8.65.0" cross-env: "npm:^10.1.0" esbuild: "npm:^0.28.1" - eslint: "npm:^10.7.0" + eslint: "npm:^10.8.0" eslint-config-prettier: "npm:^10.1.8" eslint-plugin-import: "npm:^2.32.0" eslint-plugin-react: "npm:^7.37.5" fp-ts: "npm:^2.16.11" - globals: "npm:^17.7.0" + globals: "npm:^17.8.0" io-ts: "npm:^2.2.22" jest: "npm:^30.4.2" - jose: "npm:^6.2.3" + jose: "npm:^6.2.4" msw: "npm:^2.15.0" npm-run-all: "npm:^4.1.5" - prettier: "npm:^3.9.5" + prettier: "npm:^3.9.6" prettier-plugin-packagejson: "npm:^3.0.2" prettier-plugin-sh: "npm:^0.19.0" toucan-js: "npm:^4.1.1" typescript: "npm:^6.0.3" - wrangler: "npm:^4.110.0" + wrangler: "npm:^4.114.0" languageName: unknown linkType: soft @@ -2079,105 +2106,105 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:^8.64.0": - version: 8.64.0 - resolution: "@typescript-eslint/eslint-plugin@npm:8.64.0" +"@typescript-eslint/eslint-plugin@npm:^8.65.0": + version: 8.65.0 + resolution: "@typescript-eslint/eslint-plugin@npm:8.65.0" dependencies: "@eslint-community/regexpp": "npm:^4.12.2" - "@typescript-eslint/scope-manager": "npm:8.64.0" - "@typescript-eslint/type-utils": "npm:8.64.0" - "@typescript-eslint/utils": "npm:8.64.0" - "@typescript-eslint/visitor-keys": "npm:8.64.0" + "@typescript-eslint/scope-manager": "npm:8.65.0" + "@typescript-eslint/type-utils": "npm:8.65.0" + "@typescript-eslint/utils": "npm:8.65.0" + "@typescript-eslint/visitor-keys": "npm:8.65.0" ignore: "npm:^7.0.5" natural-compare: "npm:^1.4.0" ts-api-utils: "npm:^2.5.0" peerDependencies: - "@typescript-eslint/parser": ^8.64.0 + "@typescript-eslint/parser": ^8.65.0 eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 typescript: ">=4.8.4 <6.1.0" - checksum: 10/ec7cbcb44968386a4b9aff9272ce6b75bdcc7f398db5f2d07a21854baf0364ca33c74268c0e19d21386c6b87b9358b141df7bef3d26e4e4e7a9eb5f8f394dc75 + checksum: 10/20b1e5fd0c01d450c345750582e4911affef8ba934b2b78953ff593102d2a01f21c5f6469e13239fdd6a0e30152d6122906e7623f53aa8c937c6faae9407be47 languageName: node linkType: hard -"@typescript-eslint/parser@npm:^8.64.0": - version: 8.64.0 - resolution: "@typescript-eslint/parser@npm:8.64.0" +"@typescript-eslint/parser@npm:^8.65.0": + version: 8.65.0 + resolution: "@typescript-eslint/parser@npm:8.65.0" dependencies: - "@typescript-eslint/scope-manager": "npm:8.64.0" - "@typescript-eslint/types": "npm:8.64.0" - "@typescript-eslint/typescript-estree": "npm:8.64.0" - "@typescript-eslint/visitor-keys": "npm:8.64.0" + "@typescript-eslint/scope-manager": "npm:8.65.0" + "@typescript-eslint/types": "npm:8.65.0" + "@typescript-eslint/typescript-estree": "npm:8.65.0" + "@typescript-eslint/visitor-keys": "npm:8.65.0" debug: "npm:^4.4.3" peerDependencies: eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 typescript: ">=4.8.4 <6.1.0" - checksum: 10/7239b16a6ca6bb1764ad04bc1eb46997336541d049fcffb4966ef404fbb02324b2b33aed50c2b976359ec8d3c97b90668cfd6aa9177228b4b799152f01a3904a + checksum: 10/55f68666953c02c8adae35a46076848da6456181b1849a28ec836a5866ca37b902f475fb4c32ba7aa3a6a7e5d66828df8859edec297da09181fb937aeea30f8e languageName: node linkType: hard -"@typescript-eslint/project-service@npm:8.64.0": - version: 8.64.0 - resolution: "@typescript-eslint/project-service@npm:8.64.0" +"@typescript-eslint/project-service@npm:8.65.0": + version: 8.65.0 + resolution: "@typescript-eslint/project-service@npm:8.65.0" dependencies: - "@typescript-eslint/tsconfig-utils": "npm:^8.64.0" - "@typescript-eslint/types": "npm:^8.64.0" + "@typescript-eslint/tsconfig-utils": "npm:^8.65.0" + "@typescript-eslint/types": "npm:^8.65.0" debug: "npm:^4.4.3" peerDependencies: typescript: ">=4.8.4 <6.1.0" - checksum: 10/511b9a8f1dcb32c99003cab9791309056ac6e889fe46227600deb743e869a63b3e78d7d2d3ef1bf65b2d5e574b73add3040fbef4c0f94aed587368aaea149559 + checksum: 10/915662449a66d90f03661a805f7c62a5efaa8f7887671272e08b684b41edab51a9021f47aac4d78001a0f87960e8587adc037424d56f13de883e0ce699e7ca55 languageName: node linkType: hard -"@typescript-eslint/scope-manager@npm:8.64.0": - version: 8.64.0 - resolution: "@typescript-eslint/scope-manager@npm:8.64.0" +"@typescript-eslint/scope-manager@npm:8.65.0": + version: 8.65.0 + resolution: "@typescript-eslint/scope-manager@npm:8.65.0" dependencies: - "@typescript-eslint/types": "npm:8.64.0" - "@typescript-eslint/visitor-keys": "npm:8.64.0" - checksum: 10/3c72c4915cee19d632ddc7491c3a4668dd04aa8bcb112fde8ac10aea2cc0364aaa8439d9939d0c62a7b4159fc22f4ced7cba3a77df4422b21d76497068f08076 + "@typescript-eslint/types": "npm:8.65.0" + "@typescript-eslint/visitor-keys": "npm:8.65.0" + checksum: 10/038e208c907aa45fe5bb7168e1dccf89c1fc6678d1715a9c04f4b332d4e79ab719b5b43a4e0c2d5a183ea863813ff59fda040b2717fe5517468453af6b99a50a languageName: node linkType: hard -"@typescript-eslint/tsconfig-utils@npm:8.64.0, @typescript-eslint/tsconfig-utils@npm:^8.64.0": - version: 8.64.0 - resolution: "@typescript-eslint/tsconfig-utils@npm:8.64.0" +"@typescript-eslint/tsconfig-utils@npm:8.65.0, @typescript-eslint/tsconfig-utils@npm:^8.65.0": + version: 8.65.0 + resolution: "@typescript-eslint/tsconfig-utils@npm:8.65.0" peerDependencies: typescript: ">=4.8.4 <6.1.0" - checksum: 10/905469c5067a9a2d18d065848c6497081ab787b22a9d7c06499f4bb593b7d67f9fb17e7861a114c46626555853cc52d4542db5311c8dc7cd138e45461a73e589 + checksum: 10/f88253a4df1d599a1bebeeb403611538485e22c52213f2f2b9c435bde8ebce64645d6bb985c900b01ef221032835fcd4f6fea4b94d178220c18de5d93af905c4 languageName: node linkType: hard -"@typescript-eslint/type-utils@npm:8.64.0": - version: 8.64.0 - resolution: "@typescript-eslint/type-utils@npm:8.64.0" +"@typescript-eslint/type-utils@npm:8.65.0": + version: 8.65.0 + resolution: "@typescript-eslint/type-utils@npm:8.65.0" dependencies: - "@typescript-eslint/types": "npm:8.64.0" - "@typescript-eslint/typescript-estree": "npm:8.64.0" - "@typescript-eslint/utils": "npm:8.64.0" + "@typescript-eslint/types": "npm:8.65.0" + "@typescript-eslint/typescript-estree": "npm:8.65.0" + "@typescript-eslint/utils": "npm:8.65.0" debug: "npm:^4.4.3" ts-api-utils: "npm:^2.5.0" peerDependencies: eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 typescript: ">=4.8.4 <6.1.0" - checksum: 10/7ab1fd8c0d292c0155cf137d316b1618681eca0fe4cf446a05d909de41311ec6bb64fed82513e822063a962508d5b3e615fb0155a4a565d6b9c6cb81d06a5cd2 + checksum: 10/d52e0c341c9731d8f3bfd2f475bbcd5a5632434e11fc39e8e21acb706145bedb8c6c1998b8ced73e132b43179dd95f2c318effc36c9a1dd61f14546b07b25852 languageName: node linkType: hard -"@typescript-eslint/types@npm:8.64.0, @typescript-eslint/types@npm:^8.64.0": - version: 8.64.0 - resolution: "@typescript-eslint/types@npm:8.64.0" - checksum: 10/b8951c00ce9b9702f3201f017354774ea5f39c30c2b6f815cb50d91f53f61c325e30f548329daf731d5169d752095cf102da54b754fb202bcfb619faa56fa9f4 +"@typescript-eslint/types@npm:8.65.0, @typescript-eslint/types@npm:^8.65.0": + version: 8.65.0 + resolution: "@typescript-eslint/types@npm:8.65.0" + checksum: 10/a6fc10a733adbb98bbb9c312c8d99791e1a2fd3efef5c2a5b51da1c166aac3db4427c30bf32059808abe305a289f820bf610683914e897baeb18315af6a1d16c languageName: node linkType: hard -"@typescript-eslint/typescript-estree@npm:8.64.0": - version: 8.64.0 - resolution: "@typescript-eslint/typescript-estree@npm:8.64.0" +"@typescript-eslint/typescript-estree@npm:8.65.0": + version: 8.65.0 + resolution: "@typescript-eslint/typescript-estree@npm:8.65.0" dependencies: - "@typescript-eslint/project-service": "npm:8.64.0" - "@typescript-eslint/tsconfig-utils": "npm:8.64.0" - "@typescript-eslint/types": "npm:8.64.0" - "@typescript-eslint/visitor-keys": "npm:8.64.0" + "@typescript-eslint/project-service": "npm:8.65.0" + "@typescript-eslint/tsconfig-utils": "npm:8.65.0" + "@typescript-eslint/types": "npm:8.65.0" + "@typescript-eslint/visitor-keys": "npm:8.65.0" debug: "npm:^4.4.3" minimatch: "npm:^10.2.2" semver: "npm:^7.7.3" @@ -2185,32 +2212,32 @@ __metadata: ts-api-utils: "npm:^2.5.0" peerDependencies: typescript: ">=4.8.4 <6.1.0" - checksum: 10/833101d25e820d1d0e317dfc9beca985b3c87e5458b20ed002c86c2d425667aa506f756f1759b54f724033effb529266f836f912c460ee662f347fb43dded6ed + checksum: 10/711fdb5eff67ff34437c56a1a661b16a2e1d6bcd96c9f96196c4242b8d4ddaea8e835ca8badd340c703e043d8dfe8cfca90b32eca60069a4f1d2880afdb670fb languageName: node linkType: hard -"@typescript-eslint/utils@npm:8.64.0": - version: 8.64.0 - resolution: "@typescript-eslint/utils@npm:8.64.0" +"@typescript-eslint/utils@npm:8.65.0": + version: 8.65.0 + resolution: "@typescript-eslint/utils@npm:8.65.0" dependencies: "@eslint-community/eslint-utils": "npm:^4.9.1" - "@typescript-eslint/scope-manager": "npm:8.64.0" - "@typescript-eslint/types": "npm:8.64.0" - "@typescript-eslint/typescript-estree": "npm:8.64.0" + "@typescript-eslint/scope-manager": "npm:8.65.0" + "@typescript-eslint/types": "npm:8.65.0" + "@typescript-eslint/typescript-estree": "npm:8.65.0" peerDependencies: eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 typescript: ">=4.8.4 <6.1.0" - checksum: 10/ff7e5374bd6ef60d7df723e6440468e3a5d4879d1d9876e322904319a1f1d2f98d858fc9b9169dbbd7ee0786a07102a058f13e2b6c16d1bf9aae9eb836a258a3 + checksum: 10/c1dcd555b58aef1e066164978335e521809acac36b56bd6a6dae62cffae80f3ea5f43527506be76dfef0fe3d4c8382a24355a28867c4904b0a7729691ba45656 languageName: node linkType: hard -"@typescript-eslint/visitor-keys@npm:8.64.0": - version: 8.64.0 - resolution: "@typescript-eslint/visitor-keys@npm:8.64.0" +"@typescript-eslint/visitor-keys@npm:8.65.0": + version: 8.65.0 + resolution: "@typescript-eslint/visitor-keys@npm:8.65.0" dependencies: - "@typescript-eslint/types": "npm:8.64.0" + "@typescript-eslint/types": "npm:8.65.0" eslint-visitor-keys: "npm:^5.0.0" - checksum: 10/d149be4ac0e67c51097cdb7335d8e2d29b9dc0de173961c5cc550e938a00a3af28b1f8ecd7ad832fcfe489d1b11e36fdd394b6ea92115a7558123562e31a704f + checksum: 10/e7f86d21f0bf03ca7cff9fa9428aab98620564d15fb06c9f56a294c13cee324624d42f9115f3d76fbad92266220479cca334b5c66562f885da5c4d2bda3d87b3 languageName: node linkType: hard @@ -2771,6 +2798,15 @@ __metadata: languageName: node linkType: hard +"brace-expansion@npm:^5.0.8": + version: 5.0.8 + resolution: "brace-expansion@npm:5.0.8" + dependencies: + balanced-match: "npm:^4.0.2" + checksum: 10/75d2d2ebc8f5f65156d16706216d23e48f499a1164e4b045e0ca4045d3ce6b16ced11ea2e4c76e3670b6c38454123213f43d23127df8fc6840980aea9a35e061 + languageName: node + linkType: hard + "browserslist@npm:^4.24.0": version: 4.25.1 resolution: "browserslist@npm:4.25.1" @@ -3730,14 +3766,14 @@ __metadata: languageName: node linkType: hard -"eslint@npm:^10.7.0": - version: 10.7.0 - resolution: "eslint@npm:10.7.0" +"eslint@npm:^10.8.0": + version: 10.8.0 + resolution: "eslint@npm:10.8.0" dependencies: "@eslint-community/eslint-utils": "npm:^4.8.0" "@eslint-community/regexpp": "npm:^4.12.2" "@eslint/config-array": "npm:^0.23.5" - "@eslint/config-helpers": "npm:^0.6.0" + "@eslint/config-helpers": "npm:^0.7.0" "@eslint/core": "npm:^1.2.1" "@eslint/plugin-kit": "npm:^0.7.2" "@humanfs/node": "npm:^0.16.6" @@ -3761,7 +3797,7 @@ __metadata: imurmurhash: "npm:^0.1.4" is-glob: "npm:^4.0.0" json-stable-stringify-without-jsonify: "npm:^1.0.1" - minimatch: "npm:^10.2.4" + minimatch: "npm:^10.2.5" natural-compare: "npm:^1.4.0" optionator: "npm:^0.9.3" peerDependencies: @@ -3771,7 +3807,7 @@ __metadata: optional: true bin: eslint: bin/eslint.js - checksum: 10/51cb70fbdd0de6586f0cb12625388faab18eb679cbdb523ecb631cae9f47fd9171d9ff02f570dc4d2e5700017908a81477511025ccb2a6603c5928fbfddcaebf + checksum: 10/6128174fffd198e2d10ac211fabdc7292e3214c62a5aede66d2397a0628cf4f704f85a2efb1d5733584a005a6edcf5ca70436894c8befe4ac9e374609c721687 languageName: node linkType: hard @@ -4245,10 +4281,10 @@ __metadata: languageName: node linkType: hard -"globals@npm:^17.7.0": - version: 17.7.0 - resolution: "globals@npm:17.7.0" - checksum: 10/79304ccc4d2ca167ea15bdb25da346aa34ce3847b18fbd6c3cad182e152505305db3c9722fd5e292c62f6db97a8fa06e0c110a1e7703d7325498e5351d08cab4 +"globals@npm:^17.8.0": + version: 17.8.0 + resolution: "globals@npm:17.8.0" + checksum: 10/b7b854b2052d2608d1878884bf730c027e17b9e2d194834f48c3280a7f0005b06d5f51dba362d3149cc05eb90d36d990e5c996728ecd3585a43dc3b4a286ed85 languageName: node linkType: hard @@ -5396,10 +5432,10 @@ __metadata: languageName: node linkType: hard -"jose@npm:^6.2.3": - version: 6.2.3 - resolution: "jose@npm:6.2.3" - checksum: 10/876974613c5ee988d43b65a34c96ce440dbf7706a2f07f465b8874af16ee532102e224459a7068d2c6ef044affe49690667d23ca12770c279804baec95a09608 +"jose@npm:^6.2.4": + version: 6.2.4 + resolution: "jose@npm:6.2.4" + checksum: 10/ae4e247817d8b06bab500c5cc4606ad4d0c8149a31ea34bf3c294458606ec29f67bb3411096f72fd6382fe6f5a0de60cb7f0e29db178ddffb3efeca3454fb832 languageName: node linkType: hard @@ -5687,19 +5723,19 @@ __metadata: languageName: node linkType: hard -"miniflare@npm:4.20260708.1": - version: 4.20260708.1 - resolution: "miniflare@npm:4.20260708.1" +"miniflare@npm:4.20260722.0": + version: 4.20260722.0 + resolution: "miniflare@npm:4.20260722.0" dependencies: "@cspotcode/source-map-support": "npm:0.8.1" - sharp: "npm:0.34.5" + sharp: "npm:0.35.2" undici: "npm:7.28.0" - workerd: "npm:1.20260708.1" + workerd: "npm:1.20260722.1" ws: "npm:8.21.0" youch: "npm:4.1.0-beta.10" bin: miniflare: bootstrap.js - checksum: 10/1a173c3388817833ad18ab07b6673ef53e0ee2b82f67c38433ef74ebc0b5803bb3be741c891c0a8042c8baafe627623c13d234a5482e7b603f15bb654c59a42c + checksum: 10/ec753b423f417cb4d4a0f19a22984da968692cad144f2085d75d71fde4278fc6f1c52d5b54325cac5a53f6a23e5908cea0e9b9275b47707785df57257980bf8e languageName: node linkType: hard @@ -5712,6 +5748,15 @@ __metadata: languageName: node linkType: hard +"minimatch@npm:^10.2.5": + version: 10.2.6 + resolution: "minimatch@npm:10.2.6" + dependencies: + brace-expansion: "npm:^5.0.8" + checksum: 10/a5e43f7c57d6061a77da320b42aa35ffff826030cf67c83c0eee47a26ede4d66486935881492b968c609bf27a7d48cc4b9f54b2806643cd8fb792fcf9240cc1b + languageName: node + linkType: hard + "minimatch@npm:^3.0.4, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2, minimatch@npm:^3.1.5": version: 3.1.5 resolution: "minimatch@npm:3.1.5" @@ -6397,12 +6442,12 @@ __metadata: languageName: node linkType: hard -"prettier@npm:^3.9.5": - version: 3.9.5 - resolution: "prettier@npm:3.9.5" +"prettier@npm:^3.9.6": + version: 3.9.6 + resolution: "prettier@npm:3.9.6" bin: prettier: bin/prettier.cjs - checksum: 10/b6587f1582ba653ce5207ee227aff646500e5098646931088f176d1ab090b1f47d5a333f1facd634e9aa7dcb15c45940e2cec13a5962534cf0200617517b67b6 + checksum: 10/1dd1a1e0e40ec3b91cda9d294c4a95022aef61880ca3f441aad99b1252279f58a766c4cece81132c01550dcff1fd445efbd8812ea4a2374313e7fc6c8136f11f languageName: node linkType: hard @@ -6729,6 +6774,15 @@ __metadata: languageName: node linkType: hard +"semver@npm:^7.8.4": + version: 7.8.5 + resolution: "semver@npm:7.8.5" + bin: + semver: bin/semver.js + checksum: 10/9b01d2ff11e6e4a4539b7ca3c5f280c8704cb397a28504469f2ed4f00ad2194748d756647362a9712fff30984d15772ab7f083108c2fb508e2096ae9e708f22c + languageName: node + linkType: hard + "set-blocking@npm:^2.0.0": version: 2.0.0 resolution: "set-blocking@npm:2.0.0" @@ -6787,42 +6841,45 @@ __metadata: languageName: node linkType: hard -"sharp@npm:0.34.5": - version: 0.34.5 - resolution: "sharp@npm:0.34.5" - dependencies: - "@img/colour": "npm:^1.0.0" - "@img/sharp-darwin-arm64": "npm:0.34.5" - "@img/sharp-darwin-x64": "npm:0.34.5" - "@img/sharp-libvips-darwin-arm64": "npm:1.2.4" - "@img/sharp-libvips-darwin-x64": "npm:1.2.4" - "@img/sharp-libvips-linux-arm": "npm:1.2.4" - "@img/sharp-libvips-linux-arm64": "npm:1.2.4" - "@img/sharp-libvips-linux-ppc64": "npm:1.2.4" - "@img/sharp-libvips-linux-riscv64": "npm:1.2.4" - "@img/sharp-libvips-linux-s390x": "npm:1.2.4" - "@img/sharp-libvips-linux-x64": "npm:1.2.4" - "@img/sharp-libvips-linuxmusl-arm64": "npm:1.2.4" - "@img/sharp-libvips-linuxmusl-x64": "npm:1.2.4" - "@img/sharp-linux-arm": "npm:0.34.5" - "@img/sharp-linux-arm64": "npm:0.34.5" - "@img/sharp-linux-ppc64": "npm:0.34.5" - "@img/sharp-linux-riscv64": "npm:0.34.5" - "@img/sharp-linux-s390x": "npm:0.34.5" - "@img/sharp-linux-x64": "npm:0.34.5" - "@img/sharp-linuxmusl-arm64": "npm:0.34.5" - "@img/sharp-linuxmusl-x64": "npm:0.34.5" - "@img/sharp-wasm32": "npm:0.34.5" - "@img/sharp-win32-arm64": "npm:0.34.5" - "@img/sharp-win32-ia32": "npm:0.34.5" - "@img/sharp-win32-x64": "npm:0.34.5" +"sharp@npm:0.35.2": + version: 0.35.2 + resolution: "sharp@npm:0.35.2" + dependencies: + "@img/colour": "npm:^1.1.0" + "@img/sharp-darwin-arm64": "npm:0.35.2" + "@img/sharp-darwin-x64": "npm:0.35.2" + "@img/sharp-freebsd-wasm32": "npm:0.35.2" + "@img/sharp-libvips-darwin-arm64": "npm:1.3.1" + "@img/sharp-libvips-darwin-x64": "npm:1.3.1" + "@img/sharp-libvips-linux-arm": "npm:1.3.1" + "@img/sharp-libvips-linux-arm64": "npm:1.3.1" + "@img/sharp-libvips-linux-ppc64": "npm:1.3.1" + "@img/sharp-libvips-linux-riscv64": "npm:1.3.1" + "@img/sharp-libvips-linux-s390x": "npm:1.3.1" + "@img/sharp-libvips-linux-x64": "npm:1.3.1" + "@img/sharp-libvips-linuxmusl-arm64": "npm:1.3.1" + "@img/sharp-libvips-linuxmusl-x64": "npm:1.3.1" + "@img/sharp-linux-arm": "npm:0.35.2" + "@img/sharp-linux-arm64": "npm:0.35.2" + "@img/sharp-linux-ppc64": "npm:0.35.2" + "@img/sharp-linux-riscv64": "npm:0.35.2" + "@img/sharp-linux-s390x": "npm:0.35.2" + "@img/sharp-linux-x64": "npm:0.35.2" + "@img/sharp-linuxmusl-arm64": "npm:0.35.2" + "@img/sharp-linuxmusl-x64": "npm:0.35.2" + "@img/sharp-webcontainers-wasm32": "npm:0.35.2" + "@img/sharp-win32-arm64": "npm:0.35.2" + "@img/sharp-win32-ia32": "npm:0.35.2" + "@img/sharp-win32-x64": "npm:0.35.2" detect-libc: "npm:^2.1.2" - semver: "npm:^7.7.3" + semver: "npm:^7.8.4" dependenciesMeta: "@img/sharp-darwin-arm64": optional: true "@img/sharp-darwin-x64": optional: true + "@img/sharp-freebsd-wasm32": + optional: true "@img/sharp-libvips-darwin-arm64": optional: true "@img/sharp-libvips-darwin-x64": @@ -6859,7 +6916,7 @@ __metadata: optional: true "@img/sharp-linuxmusl-x64": optional: true - "@img/sharp-wasm32": + "@img/sharp-webcontainers-wasm32": optional: true "@img/sharp-win32-arm64": optional: true @@ -6867,7 +6924,7 @@ __metadata: optional: true "@img/sharp-win32-x64": optional: true - checksum: 10/d62bc638c8ad382dffc266beeaffab71457d592abeb6fdf95b512e6dcbce0abf47b8d903b4ea081f012ceb40e4462f1e219184c729329146df32a5ccec2c231f + checksum: 10/4a099cf84c44807bf760b8fd801ec6d4f65370b21d1a2a53031510226e3e61376330bc1c4030c4440860b5f87c0af56a81954675b7933c42d6769a5b617df8e4 languageName: node linkType: hard @@ -7863,15 +7920,15 @@ __metadata: languageName: node linkType: hard -"workerd@npm:1.20260708.1": - version: 1.20260708.1 - resolution: "workerd@npm:1.20260708.1" +"workerd@npm:1.20260722.1": + version: 1.20260722.1 + resolution: "workerd@npm:1.20260722.1" dependencies: - "@cloudflare/workerd-darwin-64": "npm:1.20260708.1" - "@cloudflare/workerd-darwin-arm64": "npm:1.20260708.1" - "@cloudflare/workerd-linux-64": "npm:1.20260708.1" - "@cloudflare/workerd-linux-arm64": "npm:1.20260708.1" - "@cloudflare/workerd-windows-64": "npm:1.20260708.1" + "@cloudflare/workerd-darwin-64": "npm:1.20260722.1" + "@cloudflare/workerd-darwin-arm64": "npm:1.20260722.1" + "@cloudflare/workerd-linux-64": "npm:1.20260722.1" + "@cloudflare/workerd-linux-arm64": "npm:1.20260722.1" + "@cloudflare/workerd-windows-64": "npm:1.20260722.1" dependenciesMeta: "@cloudflare/workerd-darwin-64": optional: true @@ -7885,25 +7942,25 @@ __metadata: optional: true bin: workerd: bin/workerd - checksum: 10/bb483fa6580aa92e2466b6933b988ed193a28034772bf81cab5acfc103ba5857bce7c0624362a03500ac9dda4afaf08a2af06129527f312b854ec2c58a33a97f + checksum: 10/a933699daed23a9e15e7d2a38a4f645de282cdb69b187623385a51801ab282c7929be2cbe2142579db6c10015909adc18bbbd4846808344aec91d34f321fc2c0 languageName: node linkType: hard -"wrangler@npm:^4.110.0": - version: 4.110.0 - resolution: "wrangler@npm:4.110.0" +"wrangler@npm:^4.114.0": + version: 4.114.0 + resolution: "wrangler@npm:4.114.0" dependencies: "@cloudflare/kv-asset-handler": "npm:0.5.0" "@cloudflare/unenv-preset": "npm:2.16.1" blake3-wasm: "npm:2.1.5" esbuild: "npm:0.28.1" fsevents: "npm:2.3.3" - miniflare: "npm:4.20260708.1" + miniflare: "npm:4.20260722.0" path-to-regexp: "npm:6.3.0" unenv: "npm:2.0.0-rc.24" - workerd: "npm:1.20260708.1" + workerd: "npm:1.20260722.1" peerDependencies: - "@cloudflare/workers-types": ^5.20260708.1 + "@cloudflare/workers-types": ^5.20260722.1 dependenciesMeta: fsevents: optional: true @@ -7914,7 +7971,7 @@ __metadata: cf-wrangler: bin/cf-wrangler.js wrangler: bin/wrangler.js wrangler2: bin/wrangler.js - checksum: 10/648500287c9d554c1cc7ec771b155b5b85a5a0749420a69aa0d463596acc958d6fe71d46cd2b37000813917743c8dd7e6f73842db91e0137dd5a449eea6c121f + checksum: 10/0b83aa69ae03dbfec3d8767bc8c9cbc67a571a813a767f63e13db0045082d0f3a37da5c047d9aed51e9c8baac94801dca3c7e5ba7a00b1ba09f1fea979a1a6f5 languageName: node linkType: hard