diff --git a/fixtures/import-npm/packages/import-example/package.json b/fixtures/import-npm/packages/import-example/package.json index 851d48f06ef3..b9b921133e02 100644 --- a/fixtures/import-npm/packages/import-example/package.json +++ b/fixtures/import-npm/packages/import-example/package.json @@ -15,7 +15,7 @@ }, "devDependencies": { "@cloudflare/workers-tsconfig": "../../../../packages/workers-tsconfig", - "undici": "^5.28.5", + "undici": "^6.21.1", "wrangler": "../../../../packages/wrangler" } } diff --git a/fixtures/worker-app/package.json b/fixtures/worker-app/package.json index fa2bf1a36935..91c6514b1ad7 100644 --- a/fixtures/worker-app/package.json +++ b/fixtures/worker-app/package.json @@ -12,7 +12,7 @@ "type:tests": "tsc -p ./tests/tsconfig.json" }, "dependencies": { - "cookie": "^0.6.0", + "cookie": "^0.7.0", "isomorphic-random-example": "workspace:^" }, "devDependencies": { diff --git a/packages/edge-preview-authenticated-proxy/package.json b/packages/edge-preview-authenticated-proxy/package.json index 2134072c85f9..fb5461390728 100644 --- a/packages/edge-preview-authenticated-proxy/package.json +++ b/packages/edge-preview-authenticated-proxy/package.json @@ -14,7 +14,7 @@ "@cloudflare/eslint-config-worker": "workspace:*", "@cloudflare/workers-types": "^4.20250214.0", "@types/cookie": "^0.6.0", - "cookie": "^0.7.2", + "cookie": "^0.7.0", "promjs": "^0.4.2", "toucan-js": "^3.3.1", "wrangler": "workspace:*" diff --git a/packages/playground-preview-worker/package.json b/packages/playground-preview-worker/package.json index e9420ed96e92..2eddc15d6415 100644 --- a/packages/playground-preview-worker/package.json +++ b/packages/playground-preview-worker/package.json @@ -14,14 +14,14 @@ "test:e2e": "vitest run" }, "dependencies": { - "hono": "^4.7.0", + "hono": "^4.7.2", "zod": "^3.22.3" }, "devDependencies": { "@cloudflare/eslint-config-worker": "workspace:*", "@cloudflare/workers-types": "^4.20250214.0", "@types/cookie": "^0.6.0", - "cookie": "^0.7.2", + "cookie": "^0.7.0", "itty-router": "^4.0.13", "promjs": "^0.4.2", "toucan-js": "^3.3.1", diff --git a/packages/turbo-r2-archive/package.json b/packages/turbo-r2-archive/package.json index 26ecdaad5902..b71861f9de35 100644 --- a/packages/turbo-r2-archive/package.json +++ b/packages/turbo-r2-archive/package.json @@ -19,7 +19,7 @@ }, "dependencies": { "@hono/zod-validator": "^0.4.2", - "hono": "^4.7.0", + "hono": "^4.7.2", "zod": "^3.22.3" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cd8f9dd5bba1..12051251aef5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7890,6 +7890,9 @@ packages: flatted@3.3.2: resolution: {integrity: sha512-AiwGJM8YcNOaobumgtng+6NHuOqC3A7MixFeDafM3X9cIUM+xUXoS5Vfgf+OihAYe20fxqNM9yPBXJzRtZ/4eA==} + flatted@3.3.3: + resolution: {integrity: sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==} + for-each@0.3.3: resolution: {integrity: sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==} @@ -10755,8 +10758,8 @@ packages: resolution: {integrity: sha512-Zc+8eJlFMvgatPZTl6A9L/yht8QqdmUNtURHaKZLmKBE12hNPSrqNkUp2cs3M/UKmNVVAMFQYSjYIVHDjW5zew==} engines: {node: '>=12.0.0'} - tinyglobby@0.2.11: - resolution: {integrity: sha512-32TmKeeKUahv0Go8WmQgiEp9Y21NuxjwjqiRC1nrUB51YacfSwuB44xgXD+HdIppmMRgjQNPdrHyA6vIybYZ+g==} + tinyglobby@0.2.12: + resolution: {integrity: sha512-qkf4trmKSIiMTs/E63cxH+ojC2unam7rJ0WrauAzpT3ECNTxGRMlaXxVbfxMUC/w0LaYk6jQ4y/nGR9uBO3tww==} engines: {node: '>=12.0.0'} tinypool@1.0.1: @@ -13324,7 +13327,7 @@ snapshots: '@eslint/eslintrc@2.1.4': dependencies: ajv: 6.12.6 - debug: 4.3.7(supports-color@9.2.2) + debug: 4.3.7(supports-color@8.1.1) espree: 9.6.1 globals: 13.24.0 ignore: 5.3.1 @@ -13371,7 +13374,7 @@ snapshots: '@humanwhocodes/config-array@0.13.0': dependencies: '@humanwhocodes/object-schema': 2.0.3 - debug: 4.3.7(supports-color@9.2.2) + debug: 4.3.7(supports-color@8.1.1) minimatch: 3.1.2 transitivePeerDependencies: - supports-color @@ -15051,7 +15054,7 @@ snapshots: '@typescript-eslint/type-utils': 6.10.0(eslint@8.57.1)(typescript@5.7.3) '@typescript-eslint/utils': 6.10.0(eslint@8.57.1)(typescript@5.7.3) '@typescript-eslint/visitor-keys': 6.10.0 - debug: 4.3.7(supports-color@9.2.2) + debug: 4.3.7(supports-color@8.1.1) eslint: 8.57.1 graphemer: 1.4.0 ignore: 5.3.1 @@ -15087,7 +15090,7 @@ snapshots: '@typescript-eslint/types': 6.10.0 '@typescript-eslint/typescript-estree': 6.10.0(typescript@5.7.3) '@typescript-eslint/visitor-keys': 6.10.0 - debug: 4.3.7(supports-color@9.2.2) + debug: 4.3.7(supports-color@8.1.1) eslint: 8.57.1 optionalDependencies: typescript: 5.7.3 @@ -15100,7 +15103,7 @@ snapshots: '@typescript-eslint/types': 7.18.0 '@typescript-eslint/typescript-estree': 7.18.0(typescript@5.6.3) '@typescript-eslint/visitor-keys': 7.18.0 - debug: 4.3.7(supports-color@9.2.2) + debug: 4.3.7(supports-color@8.1.1) eslint: 8.57.1 optionalDependencies: typescript: 5.6.3 @@ -15121,7 +15124,7 @@ snapshots: dependencies: '@typescript-eslint/typescript-estree': 6.10.0(typescript@5.7.3) '@typescript-eslint/utils': 6.10.0(eslint@8.57.1)(typescript@5.7.3) - debug: 4.3.7(supports-color@9.2.2) + debug: 4.3.7(supports-color@8.1.1) eslint: 8.57.1 ts-api-utils: 1.4.3(typescript@5.7.3) optionalDependencies: @@ -15133,7 +15136,7 @@ snapshots: dependencies: '@typescript-eslint/typescript-estree': 7.18.0(typescript@5.6.3) '@typescript-eslint/utils': 7.18.0(eslint@8.57.1)(typescript@5.6.3) - debug: 4.3.7(supports-color@9.2.2) + debug: 4.3.7(supports-color@8.1.1) eslint: 8.57.1 ts-api-utils: 1.4.3(typescript@5.6.3) optionalDependencies: @@ -15149,7 +15152,7 @@ snapshots: dependencies: '@typescript-eslint/types': 6.10.0 '@typescript-eslint/visitor-keys': 6.10.0 - debug: 4.3.7(supports-color@9.2.2) + debug: 4.3.7(supports-color@8.1.1) globby: 11.1.0 is-glob: 4.0.3 semver: 7.7.1 @@ -15163,7 +15166,7 @@ snapshots: dependencies: '@typescript-eslint/types': 7.18.0 '@typescript-eslint/visitor-keys': 7.18.0 - debug: 4.3.7(supports-color@9.2.2) + debug: 4.3.7(supports-color@8.1.1) globby: 11.1.0 is-glob: 4.0.3 minimatch: 9.0.5 @@ -15286,7 +15289,7 @@ snapshots: '@verdaccio/loaders@8.0.0-next-8.4': dependencies: - debug: 4.3.7(supports-color@9.2.2) + debug: 4.3.7(supports-color@8.1.1) lodash: 4.17.21 transitivePeerDependencies: - supports-color @@ -15347,7 +15350,7 @@ snapshots: '@verdaccio/signature@8.0.0-next-8.1': dependencies: - debug: 4.3.7(supports-color@9.2.2) + debug: 4.3.7(supports-color@8.1.1) jsonwebtoken: 9.0.2 transitivePeerDependencies: - supports-color @@ -15492,10 +15495,10 @@ snapshots: dependencies: '@vitest/utils': 2.1.9 fflate: 0.8.2 - flatted: 3.3.2 + flatted: 3.3.3 pathe: 1.1.2 sirv: 3.0.1 - tinyglobby: 0.2.11 + tinyglobby: 0.2.12 tinyrainbow: 1.2.0 vitest: 2.1.9(@types/node@18.19.76)(@vitest/ui@2.1.9) optional: true @@ -15925,7 +15928,7 @@ snapshots: common-path-prefix: 3.0.0 concordance: 5.0.4 currently-unhandled: 0.4.1 - debug: 4.3.7(supports-color@9.2.2) + debug: 4.3.7(supports-color@8.1.1) emittery: 1.0.1 figures: 6.0.1 globby: 14.0.1 @@ -16963,7 +16966,7 @@ snapshots: esbuild-register@3.5.0(esbuild@0.17.19): dependencies: - debug: 4.3.7(supports-color@9.2.2) + debug: 4.3.7(supports-color@8.1.1) esbuild: 0.17.19 transitivePeerDependencies: - supports-color @@ -17244,7 +17247,7 @@ snapshots: ajv: 6.12.6 chalk: 4.1.2 cross-spawn: 7.0.6 - debug: 4.3.7(supports-color@9.2.2) + debug: 4.3.7(supports-color@8.1.1) doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.2.2 @@ -17591,6 +17594,9 @@ snapshots: flatted@3.3.2: {} + flatted@3.3.3: + optional: true + for-each@0.3.3: dependencies: is-callable: 1.2.7 @@ -17900,7 +17906,7 @@ snapshots: http-proxy-agent@7.0.2: dependencies: agent-base: 7.1.3 - debug: 4.3.7(supports-color@9.2.2) + debug: 4.3.7(supports-color@8.1.1) transitivePeerDependencies: - supports-color @@ -17931,7 +17937,7 @@ snapshots: https-proxy-agent@7.0.6: dependencies: agent-base: 7.1.3 - debug: 4.3.7(supports-color@9.2.2) + debug: 4.3.7(supports-color@8.1.1) transitivePeerDependencies: - supports-color @@ -20508,7 +20514,7 @@ snapshots: fdir: 6.4.2(picomatch@4.0.2) picomatch: 4.0.2 - tinyglobby@0.2.11: + tinyglobby@0.2.12: dependencies: fdir: 6.4.3(picomatch@4.0.2) picomatch: 4.0.2 @@ -20640,7 +20646,7 @@ snapshots: cac: 6.7.14 chokidar: 3.6.0 consola: 3.3.3 - debug: 4.3.7(supports-color@9.2.2) + debug: 4.3.7(supports-color@8.1.1) esbuild: 0.23.1 execa: 5.1.1 joycon: 3.1.1 @@ -21083,7 +21089,7 @@ snapshots: '@volar/typescript': 2.3.4 '@vue/language-core': 2.0.29(typescript@5.7.3) compare-versions: 6.1.1 - debug: 4.3.7(supports-color@9.2.2) + debug: 4.3.7(supports-color@8.1.1) kolorist: 1.8.0 local-pkg: 0.5.0 magic-string: 0.30.17 @@ -21098,7 +21104,7 @@ snapshots: vite-tsconfig-paths@4.2.0(typescript@5.7.3)(vite@5.4.14(@types/node@18.19.76)): dependencies: - debug: 4.3.7(supports-color@9.2.2) + debug: 4.3.7(supports-color@8.1.1) globrex: 0.1.2 tsconfck: 2.1.1(typescript@5.7.3) optionalDependencies: diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index cbe7ea4b10c6..8a8044b048db 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -13,9 +13,9 @@ catalog: # rimraf@6 requires node 20 or >=22 rimraf: "^5.0.10" typescript: "^5.7.2" - undici: "^5.28.5" + undici: "^6.21.1" vitest: "~3.0.5" - vite: "^5.4.14" + vite: "^6.1.1" catalogs: vite-plugin: