From 327e6061234a28baf58ece93b46609fdadaf4462 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 13:40:42 +0000 Subject: [PATCH] fix(deps): update all non-major dependencies --- examples/hattip-app/package.json | 8 +- examples/hono-app/package.json | 12 +- examples/vike-app/package.json | 4 +- package.json | 2 +- packages/vike-cloudflare/package.json | 4 +- pnpm-lock.yaml | 166 +++++++++++++------------- 6 files changed, 98 insertions(+), 98 deletions(-) diff --git a/examples/hattip-app/package.json b/examples/hattip-app/package.json index d7cfccf..ba1ae94 100644 --- a/examples/hattip-app/package.json +++ b/examples/hattip-app/package.json @@ -17,21 +17,21 @@ "@hattip/adapter-cloudflare-workers": "^0.0.49", "@hattip/adapter-node": "^0.0.49", "@hattip/vite": "^0.0.49", - "@universal-middleware/core": "^0.3.3", + "@universal-middleware/core": "^0.4.0", "cross-env": "^7.0.3", "typescript": "^5.7.3", "vike-cloudflare": "^0.1.6", - "wrangler": "^3.102.0" + "wrangler": "^3.105.0" }, "dependencies": { "@hattip/core": "^0.0.49", "@hattip/router": "^0.0.49", - "@universal-middleware/hattip": "^0.3.3", + "@universal-middleware/hattip": "^0.4.0", "cross-fetch": "^4.1.0", "hattip": "^0.0.33", "lowdb": "^7.0.1", "solid-js": "^1.9.4", - "vike": "^0.4.215", + "vike": "^0.4.218", "vike-solid": "^0.7.8", "vite": "^6.0.7" } diff --git a/examples/hono-app/package.json b/examples/hono-app/package.json index a061e38..8bb59d7 100644 --- a/examples/hono-app/package.json +++ b/examples/hono-app/package.json @@ -16,20 +16,20 @@ "devDependencies": { "@auth/core": "^0.37.4", "@hono/vite-cloudflare-pages": "^0.4.2", - "@hono/vite-dev-server": "^0.18.0", + "@hono/vite-dev-server": "^0.18.1", "@types/node": "^18.19.70", - "@universal-middleware/core": "^0.3.3", + "@universal-middleware/core": "^0.4.0", "typescript": "^5.7.3", "vike-cloudflare": "^0.1.6", - "wrangler": "^3.102.0" + "wrangler": "^3.105.0" }, "dependencies": { - "@universal-middleware/hono": "^0.3.3", + "@universal-middleware/hono": "^0.4.0", "cross-fetch": "^4.1.0", - "hono": "^4.6.16", + "hono": "^4.6.18", "solid-js": "^1.9.4", "tsx": "^4.19.2", - "vike": "^0.4.215", + "vike": "^0.4.218", "vike-solid": "^0.7.8", "vite": "^6.0.7" } diff --git a/examples/vike-app/package.json b/examples/vike-app/package.json index e6621c7..d1ec67d 100644 --- a/examples/vike-app/package.json +++ b/examples/vike-app/package.json @@ -18,13 +18,13 @@ "@types/node": "^18.19.70", "typescript": "^5.7.3", "vike-cloudflare": "^0.1.6", - "wrangler": "^3.102.0" + "wrangler": "^3.105.0" }, "dependencies": { "cross-fetch": "^4.1.0", "solid-js": "^1.9.4", "tsx": "^4.19.2", - "vike": "^0.4.215", + "vike": "^0.4.218", "vike-solid": "^0.7.8", "vite": "^6.0.7" } diff --git a/package.json b/package.json index 24f1fa9..679e59a 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ }, "devDependencies": { "@biomejs/biome": "^1.9.4", - "@brillout/test-e2e": "^0.5.37", + "@brillout/test-e2e": "^0.6.2", "@brillout/test-types": "^0.1.15", "playwright": "^1.49.1" }, diff --git a/packages/vike-cloudflare/package.json b/packages/vike-cloudflare/package.json index cb2da62..330c0d2 100644 --- a/packages/vike-cloudflare/package.json +++ b/packages/vike-cloudflare/package.json @@ -19,10 +19,10 @@ "@brillout/release-me": "^0.4.3", "@hattip/adapter-cloudflare-workers": "^0.0.49", "esbuild-plugin-raw": "^0.1.8", - "hono": "^4.6.16", + "hono": "^4.6.18", "tsup": "^8.3.5", "typescript": "^5.7.3", - "vike": "^0.4.215", + "vike": "^0.4.218", "vite": "^6.0.7" }, "peerDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2b091c0..7261494 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^1.9.4 version: 1.9.4 '@brillout/test-e2e': - specifier: ^0.5.37 - version: 0.5.37 + specifier: ^0.6.2 + version: 0.6.2 '@brillout/test-types': specifier: ^0.1.15 version: 0.1.15(typescript@5.7.3) @@ -33,8 +33,8 @@ importers: specifier: ^0.0.49 version: 0.0.49 '@universal-middleware/hattip': - specifier: ^0.3.3 - version: 0.3.3(@hattip/core@0.0.49)(hono@4.6.16) + specifier: ^0.4.0 + version: 0.4.0(@hattip/core@0.0.49)(hono@4.6.18) cross-fetch: specifier: ^4.1.0 version: 4.1.0 @@ -48,11 +48,11 @@ importers: specifier: ^1.9.4 version: 1.9.4 vike: - specifier: ^0.4.215 - version: 0.4.215(vite@6.0.7(@types/node@18.19.70)(tsx@4.19.2)) + specifier: ^0.4.218 + version: 0.4.218(vite@6.0.7(@types/node@18.19.70)(tsx@4.19.2)) vike-solid: specifier: ^0.7.8 - version: 0.7.8(solid-js@1.9.4)(vike@0.4.215(vite@6.0.7(@types/node@18.19.70)(tsx@4.19.2)))(vite@6.0.7(@types/node@18.19.70)(tsx@4.19.2)) + version: 0.7.8(solid-js@1.9.4)(vike@0.4.218(vite@6.0.7(@types/node@18.19.70)(tsx@4.19.2)))(vite@6.0.7(@types/node@18.19.70)(tsx@4.19.2)) vite: specifier: ^6.0.7 version: 6.0.7(@types/node@18.19.70)(tsx@4.19.2) @@ -70,8 +70,8 @@ importers: specifier: ^0.0.49 version: 0.0.49(vite@6.0.7(@types/node@18.19.70)(tsx@4.19.2)) '@universal-middleware/core': - specifier: ^0.3.3 - version: 0.3.3(@hattip/core@0.0.49)(hono@4.6.16) + specifier: ^0.4.0 + version: 0.4.0(@hattip/core@0.0.49)(hono@4.6.18) cross-env: specifier: ^7.0.3 version: 7.0.3 @@ -82,20 +82,20 @@ importers: specifier: link:../../packages/vike-cloudflare version: link:../../packages/vike-cloudflare wrangler: - specifier: ^3.102.0 - version: 3.102.0 + specifier: ^3.105.0 + version: 3.105.0 examples/hono-app: dependencies: '@universal-middleware/hono': - specifier: ^0.3.3 - version: 0.3.3(@hattip/core@0.0.49)(hono@4.6.16) + specifier: ^0.4.0 + version: 0.4.0(@hattip/core@0.0.49)(hono@4.6.18) cross-fetch: specifier: ^4.1.0 version: 4.1.0 hono: - specifier: ^4.6.16 - version: 4.6.16 + specifier: ^4.6.18 + version: 4.6.18 solid-js: specifier: ^1.9.4 version: 1.9.4 @@ -103,11 +103,11 @@ importers: specifier: ^4.19.2 version: 4.19.2 vike: - specifier: ^0.4.215 - version: 0.4.215(vite@6.0.7(@types/node@18.19.70)(tsx@4.19.2)) + specifier: ^0.4.218 + version: 0.4.218(vite@6.0.7(@types/node@18.19.70)(tsx@4.19.2)) vike-solid: specifier: ^0.7.8 - version: 0.7.8(solid-js@1.9.4)(vike@0.4.215(vite@6.0.7(@types/node@18.19.70)(tsx@4.19.2)))(vite@6.0.7(@types/node@18.19.70)(tsx@4.19.2)) + version: 0.7.8(solid-js@1.9.4)(vike@0.4.218(vite@6.0.7(@types/node@18.19.70)(tsx@4.19.2)))(vite@6.0.7(@types/node@18.19.70)(tsx@4.19.2)) vite: specifier: ^6.0.7 version: 6.0.7(@types/node@18.19.70)(tsx@4.19.2) @@ -117,16 +117,16 @@ importers: version: 0.37.4 '@hono/vite-cloudflare-pages': specifier: ^0.4.2 - version: 0.4.2(hono@4.6.16) + version: 0.4.2(hono@4.6.18) '@hono/vite-dev-server': - specifier: ^0.18.0 - version: 0.18.0(hono@4.6.16)(miniflare@3.20241230.2)(wrangler@3.102.0) + specifier: ^0.18.1 + version: 0.18.1(hono@4.6.18)(miniflare@3.20241230.2)(wrangler@3.105.0) '@types/node': specifier: ^18.19.70 version: 18.19.70 '@universal-middleware/core': - specifier: ^0.3.3 - version: 0.3.3(@hattip/core@0.0.49)(hono@4.6.16) + specifier: ^0.4.0 + version: 0.4.0(@hattip/core@0.0.49)(hono@4.6.18) typescript: specifier: ^5.7.3 version: 5.7.3 @@ -134,8 +134,8 @@ importers: specifier: link:../../packages/vike-cloudflare version: link:../../packages/vike-cloudflare wrangler: - specifier: ^3.102.0 - version: 3.102.0 + specifier: ^3.105.0 + version: 3.105.0 examples/vike-app: dependencies: @@ -149,11 +149,11 @@ importers: specifier: ^4.19.2 version: 4.19.2 vike: - specifier: ^0.4.215 - version: 0.4.215(vite@6.0.7(@types/node@18.19.70)(tsx@4.19.2)) + specifier: ^0.4.218 + version: 0.4.218(vite@6.0.7(@types/node@18.19.70)(tsx@4.19.2)) vike-solid: specifier: ^0.7.8 - version: 0.7.8(solid-js@1.9.4)(vike@0.4.215(vite@6.0.7(@types/node@18.19.70)(tsx@4.19.2)))(vite@6.0.7(@types/node@18.19.70)(tsx@4.19.2)) + version: 0.7.8(solid-js@1.9.4)(vike@0.4.218(vite@6.0.7(@types/node@18.19.70)(tsx@4.19.2)))(vite@6.0.7(@types/node@18.19.70)(tsx@4.19.2)) vite: specifier: ^6.0.7 version: 6.0.7(@types/node@18.19.70)(tsx@4.19.2) @@ -171,8 +171,8 @@ importers: specifier: link:../../packages/vike-cloudflare version: link:../../packages/vike-cloudflare wrangler: - specifier: ^3.102.0 - version: 3.102.0 + specifier: ^3.105.0 + version: 3.105.0 packages/vike-cloudflare: optionalDependencies: @@ -187,8 +187,8 @@ importers: specifier: ^0.1.8 version: 0.1.8(esbuild@0.24.2) hono: - specifier: ^4.6.16 - version: 4.6.16 + specifier: ^4.6.18 + version: 4.6.18 tsup: specifier: ^8.3.5 version: 8.3.5(postcss@8.4.49)(tsx@4.19.2)(typescript@5.7.3) @@ -196,8 +196,8 @@ importers: specifier: ^5.7.3 version: 5.7.3 vike: - specifier: ^0.4.215 - version: 0.4.215(vite@6.0.7(@types/node@18.19.70)(tsx@4.19.2)) + specifier: ^0.4.218 + version: 0.4.218(vite@6.0.7(@types/node@18.19.70)(tsx@4.19.2)) vite: specifier: ^6.0.7 version: 6.0.7(@types/node@18.19.70)(tsx@4.19.2) @@ -371,8 +371,8 @@ packages: '@brillout/require-shim@0.1.2': resolution: {integrity: sha512-3I4LRHnVZXoSAsEoni5mosq9l6eiJED58d9V954W4CIZ88AUfYBanWGBGbJG3NztaRTpFHEA6wB3Hn93BmmJdg==} - '@brillout/test-e2e@0.5.37': - resolution: {integrity: sha512-ZnZ6M9fAk0NsWaAngow2LwlHLcxQFi9qs1Blq9i92ZE9qTOVRtPpxYb6IhSDiBqWUKEspZOkq3ozOxLmB6mhFQ==} + '@brillout/test-e2e@0.6.2': + resolution: {integrity: sha512-zUrSHvo8ZCs5XDOu4TLtiSoNbNBB9uHUBnlzbfnxl12rBRZwZuA23HY4bgBOOKJU2qqrsVlL3OxDFHFkI2XeCQ==} hasBin: true '@brillout/test-types@0.1.15': @@ -908,8 +908,8 @@ packages: peerDependencies: hono: '*' - '@hono/vite-dev-server@0.18.0': - resolution: {integrity: sha512-CVHgDYk3haRnWUI/I2tNydgIIXI2lSczseko5Qvu/n1K6I9GyXzRW4rJFUlLClz3LDLOCgRCW+kDW4YT3BVSLA==} + '@hono/vite-dev-server@0.18.1': + resolution: {integrity: sha512-Hud6Vsm+5jZDYGuchOVrc/Cr+CqydLH9yBc7VY8ChI1PH0WKSxG12t/qtQs4otuPDuUhowtemCLrk3TpMONYjQ==} engines: {node: '>=18.14.1'} peerDependencies: hono: '*' @@ -1083,16 +1083,16 @@ packages: '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} - '@universal-middleware/core@0.3.3': - resolution: {integrity: sha512-wh4qRSeRHp3ZvyDJQjSY9z42DUObAHfhhVdegR0YaUxPJpUXyJtCwz58M0+2q802p0Ad+lRmjplzqIP8PdHmag==} + '@universal-middleware/core@0.4.0': + resolution: {integrity: sha512-13ViD0KI5ELDrPqFTxBdX3wcySYJn/fJRTgtMI8HGNquvaD9Q47iJF4UDPL91pZP6niv8zXiV+eWUfR/RKJA/Q==} peerDependencies: - '@cloudflare/workers-types': ^4.20241202.0 + '@cloudflare/workers-types': ^4.20250109.0 '@hattip/core': ^0.0.49 '@webroute/route': ^0.8.0 - elysia: ^1.1.25 - fastify: ^5.1.0 - h3: ^1.13.0 - hono: ^4.6.12 + elysia: ^1.2.10 + fastify: ^5.2.1 + h3: ^1.13.1 + hono: ^4.6.16 peerDependenciesMeta: '@cloudflare/workers-types': optional: true @@ -1109,11 +1109,11 @@ packages: hono: optional: true - '@universal-middleware/hattip@0.3.3': - resolution: {integrity: sha512-ra2HPZM63O1HB1JvUGTQOkZhSgpiZa7fj8YWX7Rl1rXrD6rBwoCZ7nvioHEnLCGbI1lvc62RakLf9Hd59X48sg==} + '@universal-middleware/hattip@0.4.0': + resolution: {integrity: sha512-fhAcsVfcyeVORYhXMoXzObAaP6dBItRj+wtp9bIPHbDJ7MO13+V0h52EWKps3oYIDIXPxvTzTbY179x1qThADw==} - '@universal-middleware/hono@0.3.3': - resolution: {integrity: sha512-pmQXIymg0RWIrBL0n3QSfjVNWWTLG0tip/aM8SOJp3vt+MDsNpmIsvvpGnfnZjdfKWZp+6npEAqPUsZsFrnquA==} + '@universal-middleware/hono@0.4.0': + resolution: {integrity: sha512-nBIJr7NCJ1Ffmb6uWWDY+wn3H0aqDDqnh7fT+drQc5xw3h4oCrqR8sixkgHkHxJI97xyXZFqx9mbAeOlyG4pBg==} '@vavite/connect@5.1.0': resolution: {integrity: sha512-45FfwXeMUU4SOIZNAerRwoW1agE2l2cd614Pxk0DE+YZN5xhKym/z9oGB0ueuxtFM4IhuhITUgkHZG7MOm/hlg==} @@ -1535,8 +1535,8 @@ packages: hattip@0.0.33: resolution: {integrity: sha512-FG0IHeOdoTceFF4ta0eZ+GKEXCvqvSzLgmX3RZi3ia/OtczKn74OwjYRfyL9fBtUiyc1Z27F9daiLowfzgZ/Gg==} - hono@4.6.16: - resolution: {integrity: sha512-iE6xOPwDYlfnZFwk6BfIMMIH4WZm3pPhz6rc1uJM/OPew0pjG5K6p8WTLaMBY1/szF/T0TaEjprMpwn16BA0NQ==} + hono@4.6.18: + resolution: {integrity: sha512-Fu7hEPvdwtPG8LqSAiPn8p8HjD+PDxrP/HVnwRBnwtVKOn5zDDKsw0ma2Xt58oq97Rlp3t/mRNADEV/Ym6cDng==} engines: {node: '>=16.9.0'} hosted-git-info@7.0.2: @@ -2103,8 +2103,8 @@ packages: resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} engines: {node: '>=8.0'} - tough-cookie@5.0.0: - resolution: {integrity: sha512-FRKsF7cz96xIIeMZ82ehjC3xW2E+O2+v11udrDYewUbszngYhsGa8z6YUMMzO9QJZzzyd0nGGXnML/TReX6W8Q==} + tough-cookie@5.1.0: + resolution: {integrity: sha512-rvZUv+7MoBYTiDmFPBrhL7Ujx9Sk+q9wwm22x8c8T5IJaR+Wsyc7TNxbVxo84kZoRJZZMazowFLqpankBEQrGg==} engines: {node: '>=16'} tr46@0.0.3: @@ -2179,8 +2179,8 @@ packages: resolution: {integrity: sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95CYhCKPFedut2JY9bMfrDl9D23g==} engines: {node: '>=14.0'} - unenv-nightly@2.0.0-20241218-183400-5d6aec3: - resolution: {integrity: sha512-7Xpi29CJRbOV1/IrC03DawMJ0hloklDLq/cigSe+J2jkcC+iDres2Cy0r4ltj5f0x7DqsaGaB4/dLuCPPFZnZA==} + unenv@2.0.0-rc.0: + resolution: {integrity: sha512-H0kl2w8jFL/FAk0xvjVing4bS3jd//mbg1QChDnn58l9Sc5RtduaKmLAL8n+eBw5jJo8ZjYV7CrEGage5LAOZQ==} update-browserslist-db@1.1.1: resolution: {integrity: sha512-R8UzCaa9Az+38REPiJ1tXlImTJXlVfgHZsglwBD/k6nj76ctsH1E3q4doGrukiLQd3sGQYu56r5+lo5r94l29A==} @@ -2204,8 +2204,8 @@ packages: vike: '>=0.4.195' vite: '>=5.0.0' - vike@0.4.215: - resolution: {integrity: sha512-sqaxeVIiHT/389N3mLr8wBEvPtpPtBsGgADjjkljTCMvdcUhcn51l9uXdokCXIJ0Sgepmqs9wS9dERrNFnkyyA==} + vike@0.4.218: + resolution: {integrity: sha512-6VffMYCXWZD/cKD/2ta5Tn5k7A6ezs0Q/T7o+UpJtDtcYPgWcelZyHyR03BoVaz+DPPIpeDL6JHgRS4A8vQa7g==} engines: {node: '>=18.0.0'} hasBin: true peerDependencies: @@ -2300,8 +2300,8 @@ packages: engines: {node: '>=16'} hasBin: true - wrangler@3.102.0: - resolution: {integrity: sha512-Za4DstbS3+/hu+///K/4dFFeV6XbPBAGp7NCnVajchxRTwEPTdbO5eezH0HLJPMHK6G/0yIzyhlEMnyg4YzHAA==} + wrangler@3.105.0: + resolution: {integrity: sha512-NX10iuUXtgiVRG9YJ7dwwEUuhQ38hu4stcxMWq4dbKCnfcOj7fLFh+HwaWudqOr1jDCPrnSOQVkgfAfG3ZH9Lw==} engines: {node: '>=16.17.0'} hasBin: true peerDependencies: @@ -2520,7 +2520,7 @@ snapshots: '@brillout/require-shim@0.1.2': {} - '@brillout/test-e2e@0.5.37': + '@brillout/test-e2e@0.6.2': dependencies: '@brillout/part-regex': 0.1.4 '@brillout/picocolors': 1.0.15 @@ -2849,22 +2849,22 @@ snapshots: cac: 6.7.14 mime-types: 2.1.35 - '@hono/node-server@1.13.7(hono@4.6.16)': + '@hono/node-server@1.13.7(hono@4.6.18)': dependencies: - hono: 4.6.16 + hono: 4.6.18 - '@hono/vite-cloudflare-pages@0.4.2(hono@4.6.16)': + '@hono/vite-cloudflare-pages@0.4.2(hono@4.6.18)': dependencies: - hono: 4.6.16 + hono: 4.6.18 - '@hono/vite-dev-server@0.18.0(hono@4.6.16)(miniflare@3.20241230.2)(wrangler@3.102.0)': + '@hono/vite-dev-server@0.18.1(hono@4.6.18)(miniflare@3.20241230.2)(wrangler@3.105.0)': dependencies: - '@hono/node-server': 1.13.7(hono@4.6.16) - hono: 4.6.16 + '@hono/node-server': 1.13.7(hono@4.6.18) + hono: 4.6.18 minimatch: 9.0.5 optionalDependencies: miniflare: 3.20241230.2 - wrangler: 3.102.0 + wrangler: 3.105.0 '@hutson/parse-repository-url@5.0.0': {} @@ -3001,17 +3001,17 @@ snapshots: '@types/normalize-package-data@2.4.4': {} - '@universal-middleware/core@0.3.3(@hattip/core@0.0.49)(hono@4.6.16)': + '@universal-middleware/core@0.4.0(@hattip/core@0.0.49)(hono@4.6.18)': dependencies: regexparam: 3.0.0 - tough-cookie: 5.0.0 + tough-cookie: 5.1.0 optionalDependencies: '@hattip/core': 0.0.49 - hono: 4.6.16 + hono: 4.6.18 - '@universal-middleware/hattip@0.3.3(@hattip/core@0.0.49)(hono@4.6.16)': + '@universal-middleware/hattip@0.4.0(@hattip/core@0.0.49)(hono@4.6.18)': dependencies: - '@universal-middleware/core': 0.3.3(@hattip/core@0.0.49)(hono@4.6.16) + '@universal-middleware/core': 0.4.0(@hattip/core@0.0.49)(hono@4.6.18) transitivePeerDependencies: - '@cloudflare/workers-types' - '@hattip/core' @@ -3021,9 +3021,9 @@ snapshots: - h3 - hono - '@universal-middleware/hono@0.3.3(@hattip/core@0.0.49)(hono@4.6.16)': + '@universal-middleware/hono@0.4.0(@hattip/core@0.0.49)(hono@4.6.18)': dependencies: - '@universal-middleware/core': 0.3.3(@hattip/core@0.0.49)(hono@4.6.16) + '@universal-middleware/core': 0.4.0(@hattip/core@0.0.49)(hono@4.6.18) transitivePeerDependencies: - '@cloudflare/workers-types' - '@hattip/core' @@ -3514,7 +3514,7 @@ snapshots: hattip@0.0.33: {} - hono@4.6.16: {} + hono@4.6.18: {} hosted-git-info@7.0.2: dependencies: @@ -4010,7 +4010,7 @@ snapshots: dependencies: is-number: 7.0.0 - tough-cookie@5.0.0: + tough-cookie@5.1.0: dependencies: tldts: 6.1.65 @@ -4079,7 +4079,7 @@ snapshots: dependencies: '@fastify/busboy': 2.1.1 - unenv-nightly@2.0.0-20241218-183400-5d6aec3: + unenv@2.0.0-rc.0: dependencies: defu: 6.1.4 mlly: 1.7.4 @@ -4102,18 +4102,18 @@ snapshots: spdx-correct: 3.2.0 spdx-expression-parse: 3.0.1 - vike-solid@0.7.8(solid-js@1.9.4)(vike@0.4.215(vite@6.0.7(@types/node@18.19.70)(tsx@4.19.2)))(vite@6.0.7(@types/node@18.19.70)(tsx@4.19.2)): + vike-solid@0.7.8(solid-js@1.9.4)(vike@0.4.218(vite@6.0.7(@types/node@18.19.70)(tsx@4.19.2)))(vite@6.0.7(@types/node@18.19.70)(tsx@4.19.2)): dependencies: isbot-fast: 1.2.0 solid-js: 1.9.4 - vike: 0.4.215(vite@6.0.7(@types/node@18.19.70)(tsx@4.19.2)) + vike: 0.4.218(vite@6.0.7(@types/node@18.19.70)(tsx@4.19.2)) vite: 6.0.7(@types/node@18.19.70)(tsx@4.19.2) vite-plugin-solid: 2.11.0(solid-js@1.9.4)(vite@6.0.7(@types/node@18.19.70)(tsx@4.19.2)) transitivePeerDependencies: - '@testing-library/jest-dom' - supports-color - vike@0.4.215(vite@6.0.7(@types/node@18.19.70)(tsx@4.19.2)): + vike@0.4.218(vite@6.0.7(@types/node@18.19.70)(tsx@4.19.2)): dependencies: '@brillout/import': 0.2.3 '@brillout/json-serializer': 0.5.15 @@ -4187,7 +4187,7 @@ snapshots: '@cloudflare/workerd-linux-arm64': 1.20241230.0 '@cloudflare/workerd-windows-64': 1.20241230.0 - wrangler@3.102.0: + wrangler@3.105.0: dependencies: '@cloudflare/kv-asset-handler': 0.3.4 '@esbuild-plugins/node-globals-polyfill': 0.2.3(esbuild@0.17.19) @@ -4196,7 +4196,7 @@ snapshots: esbuild: 0.17.19 miniflare: 3.20241230.2 path-to-regexp: 6.3.0 - unenv: unenv-nightly@2.0.0-20241218-183400-5d6aec3 + unenv: 2.0.0-rc.0 workerd: 1.20241230.0 optionalDependencies: fsevents: 2.3.3