From 9d1e22957d97df4995fc39f0b77b87e92db38674 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Feb 2026 10:18:11 +0100 Subject: [PATCH 01/14] fix(deps): update astro client runtimes (#15632) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- packages/integrations/preact/package.json | 6 +- packages/integrations/svelte/package.json | 4 +- .../fixtures/async-rendering/package.json | 2 +- .../conditional-rendering/package.json | 2 +- .../test/fixtures/prop-types/package.json | 2 +- pnpm-lock.yaml | 138 +++++++++--------- 6 files changed, 77 insertions(+), 77 deletions(-) diff --git a/packages/integrations/preact/package.json b/packages/integrations/preact/package.json index 870a7b5737e3..ded62b081d53 100644 --- a/packages/integrations/preact/package.json +++ b/packages/integrations/preact/package.json @@ -36,14 +36,14 @@ }, "dependencies": { "@preact/preset-vite": "^2.10.3", - "@preact/signals": "^2.7.1", - "preact-render-to-string": "^6.6.5", + "@preact/signals": "^2.8.1", + "preact-render-to-string": "^6.6.6", "vite": "^7.3.1" }, "devDependencies": { "astro": "workspace:*", "astro-scripts": "workspace:*", - "preact": "^10.28.3" + "preact": "^10.28.4" }, "peerDependencies": { "preact": "^10.6.5" diff --git a/packages/integrations/svelte/package.json b/packages/integrations/svelte/package.json index 5c10dc0d1efc..af754105ae82 100644 --- a/packages/integrations/svelte/package.json +++ b/packages/integrations/svelte/package.json @@ -39,14 +39,14 @@ }, "dependencies": { "@sveltejs/vite-plugin-svelte": "^6.2.4", - "svelte2tsx": "^0.7.47", + "svelte2tsx": "^0.7.51", "vite": "^7.3.1" }, "devDependencies": { "astro": "workspace:*", "astro-scripts": "workspace:*", "cheerio": "1.2.0", - "svelte": "^5.51.5" + "svelte": "^5.53.1" }, "peerDependencies": { "astro": "^6.0.0-alpha.0", diff --git a/packages/integrations/svelte/test/fixtures/async-rendering/package.json b/packages/integrations/svelte/test/fixtures/async-rendering/package.json index 9f5d83a7171d..c587b29ac0ee 100644 --- a/packages/integrations/svelte/test/fixtures/async-rendering/package.json +++ b/packages/integrations/svelte/test/fixtures/async-rendering/package.json @@ -11,6 +11,6 @@ "dependencies": { "@astrojs/svelte": "workspace:*", "astro": "workspace:*", - "svelte": "^5.51.5" + "svelte": "^5.53.1" } } diff --git a/packages/integrations/svelte/test/fixtures/conditional-rendering/package.json b/packages/integrations/svelte/test/fixtures/conditional-rendering/package.json index 57953d54ab09..59d4c54ff8b4 100644 --- a/packages/integrations/svelte/test/fixtures/conditional-rendering/package.json +++ b/packages/integrations/svelte/test/fixtures/conditional-rendering/package.json @@ -11,6 +11,6 @@ "dependencies": { "@astrojs/svelte": "workspace:*", "astro": "workspace:*", - "svelte": "^5.51.5" + "svelte": "^5.53.1" } } diff --git a/packages/integrations/svelte/test/fixtures/prop-types/package.json b/packages/integrations/svelte/test/fixtures/prop-types/package.json index a45296acb301..9f8222c2d59b 100644 --- a/packages/integrations/svelte/test/fixtures/prop-types/package.json +++ b/packages/integrations/svelte/test/fixtures/prop-types/package.json @@ -11,6 +11,6 @@ "dependencies": { "@astrojs/svelte": "workspace:*", "astro": "workspace:*", - "svelte": "^5.51.5" + "svelte": "^5.53.1" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7564a7681c4a..8ccab0908891 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -291,7 +291,7 @@ importers: version: 1.9.11 svelte: specifier: ^5.53.0 - version: 5.53.0 + version: 5.53.1 vue: specifier: ^3.5.28 version: 3.5.28(typescript@5.9.3) @@ -354,7 +354,7 @@ importers: version: link:../../packages/astro svelte: specifier: ^5.53.0 - version: 5.53.0 + version: 5.53.1 examples/framework-vue: dependencies: @@ -408,7 +408,7 @@ importers: version: link:../../packages/astro svelte: specifier: ^5.53.0 - version: 5.53.0 + version: 5.53.1 examples/starlog: dependencies: @@ -941,7 +941,7 @@ importers: version: 1.9.11 svelte: specifier: ^5.51.5 - version: 5.53.0 + version: 5.53.1 vue: specifier: ^3.5.28 version: 3.5.28(typescript@5.9.3) @@ -1139,7 +1139,7 @@ importers: version: 1.9.11 svelte: specifier: ^5.51.5 - version: 5.53.0 + version: 5.53.1 vue: specifier: ^3.5.28 version: 3.5.28(typescript@5.9.3) @@ -1196,7 +1196,7 @@ importers: version: 1.9.11 svelte: specifier: ^5.51.5 - version: 5.53.0 + version: 5.53.1 vue: specifier: ^3.5.28 version: 3.5.28(typescript@5.9.3) @@ -1252,7 +1252,7 @@ importers: version: 1.9.11 svelte: specifier: ^5.51.5 - version: 5.53.0 + version: 5.53.1 vue: specifier: ^3.5.28 version: 3.5.28(typescript@5.9.3) @@ -1292,7 +1292,7 @@ importers: version: 1.9.11 svelte: specifier: ^5.51.5 - version: 5.53.0 + version: 5.53.1 vue: specifier: ^3.5.28 version: 3.5.28(typescript@5.9.3) @@ -1332,7 +1332,7 @@ importers: version: 1.9.11 svelte: specifier: ^5.51.5 - version: 5.53.0 + version: 5.53.1 vue: specifier: ^3.5.28 version: 3.5.28(typescript@5.9.3) @@ -1372,7 +1372,7 @@ importers: version: 1.9.11 svelte: specifier: ^5.51.5 - version: 5.53.0 + version: 5.53.1 vue: specifier: ^3.5.28 version: 3.5.28(typescript@5.9.3) @@ -1412,7 +1412,7 @@ importers: version: 1.9.11 svelte: specifier: ^5.51.5 - version: 5.53.0 + version: 5.53.1 vue: specifier: ^3.5.28 version: 3.5.28(typescript@5.9.3) @@ -1452,7 +1452,7 @@ importers: version: 1.9.11 svelte: specifier: ^5.51.5 - version: 5.53.0 + version: 5.53.1 vue: specifier: ^3.5.28 version: 3.5.28(typescript@5.9.3) @@ -1670,7 +1670,7 @@ importers: version: link:../../.. svelte: specifier: ^5.51.5 - version: 5.53.0 + version: 5.53.1 packages/astro/e2e/fixtures/tailwindcss: dependencies: @@ -1730,7 +1730,7 @@ importers: version: 1.9.11 svelte: specifier: ^5.51.5 - version: 5.53.0 + version: 5.53.1 vue: specifier: ^3.5.28 version: 3.5.28(typescript@5.9.3) @@ -1874,7 +1874,7 @@ importers: version: 18.3.1(react@18.3.1) svelte: specifier: ^5.51.5 - version: 5.53.0 + version: 5.53.1 vue: specifier: ^3.5.28 version: 3.5.28(typescript@5.9.3) @@ -1895,7 +1895,7 @@ importers: version: link:../../.. svelte: specifier: ^5.51.5 - version: 5.53.0 + version: 5.53.1 packages/astro/test/fixtures/alias-tsconfig: dependencies: @@ -1910,7 +1910,7 @@ importers: version: link:../../.. svelte: specifier: ^5.51.5 - version: 5.53.0 + version: 5.53.1 packages/astro/test/fixtures/alias-tsconfig-baseurl-only: dependencies: @@ -1922,7 +1922,7 @@ importers: version: link:../../.. svelte: specifier: ^5.51.5 - version: 5.53.0 + version: 5.53.1 packages/astro/test/fixtures/alias-tsconfig-no-baseurl: dependencies: @@ -2068,7 +2068,7 @@ importers: version: 10.28.4 svelte: specifier: ^5.51.5 - version: 5.53.0 + version: 5.53.1 vue: specifier: ^3.5.28 version: 3.5.28(typescript@5.9.3) @@ -2101,7 +2101,7 @@ importers: version: 18.3.1(react@18.3.1) svelte: specifier: ^5.51.5 - version: 5.53.0 + version: 5.53.1 packages/astro/test/fixtures/astro-client-only/pkg: {} @@ -2193,7 +2193,7 @@ importers: version: 18.3.1(react@18.3.1) svelte: specifier: ^5.51.5 - version: 5.53.0 + version: 5.53.1 packages/astro/test/fixtures/astro-env: dependencies: @@ -2535,7 +2535,7 @@ importers: version: 1.9.11 svelte: specifier: ^5.51.5 - version: 5.53.0 + version: 5.53.1 vue: specifier: ^3.5.28 version: 3.5.28(typescript@5.9.3) @@ -2625,7 +2625,7 @@ importers: version: 18.3.1(react@18.3.1) svelte: specifier: ^5.51.5 - version: 5.53.0 + version: 5.53.1 packages/astro/test/fixtures/component-library-shared: dependencies: @@ -3021,7 +3021,7 @@ importers: version: link:../../.. svelte: specifier: ^5.51.5 - version: 5.53.0 + version: 5.53.1 packages/astro/test/fixtures/css-deduplication: dependencies: @@ -3336,7 +3336,7 @@ importers: version: 10.28.4 svelte: specifier: ^5.51.5 - version: 5.53.0 + version: 5.53.1 vue: specifier: ^3.5.28 version: 3.5.28(typescript@5.9.3) @@ -3597,7 +3597,7 @@ importers: version: 1.9.11 svelte: specifier: ^5.51.5 - version: 5.53.0 + version: 5.53.1 vue: specifier: ^3.5.28 version: 3.5.28(typescript@5.9.3) @@ -3812,7 +3812,7 @@ importers: version: 1.9.11 svelte: specifier: ^5.51.5 - version: 5.53.0 + version: 5.53.1 vue: specifier: ^3.5.28 version: 3.5.28(typescript@5.9.3) @@ -4078,7 +4078,7 @@ importers: version: link:../../../.. svelte: specifier: ^5.51.5 - version: 5.53.0 + version: 5.53.1 packages/astro/test/fixtures/server-islands/ssr: dependencies: @@ -4093,7 +4093,7 @@ importers: version: link:../../../.. svelte: specifier: ^5.51.5 - version: 5.53.0 + version: 5.53.1 packages/astro/test/fixtures/sessions: dependencies: @@ -4168,7 +4168,7 @@ importers: version: link:../../.. svelte: specifier: ^5.51.5 - version: 5.53.0 + version: 5.53.1 packages/astro/test/fixtures/slots-vue: dependencies: @@ -4470,7 +4470,7 @@ importers: version: link:../../.. svelte: specifier: ^5.51.5 - version: 5.53.0 + version: 5.53.1 packages/astro/test/fixtures/svg-deduplication: dependencies: @@ -4599,7 +4599,7 @@ importers: version: link:../../.. svelte: specifier: ^5.51.5 - version: 5.53.0 + version: 5.53.1 vue: specifier: ^3.5.28 version: 3.5.28(typescript@5.9.3) @@ -5148,7 +5148,7 @@ importers: version: 0.34.5 svelte: specifier: ^5.53.0 - version: 5.53.0 + version: 5.53.1 vue: specifier: ^3.5.28 version: 3.5.28(typescript@5.9.3) @@ -5190,7 +5190,7 @@ importers: version: link:../../../../../astro svelte: specifier: ^5.53.0 - version: 5.53.0 + version: 5.53.1 packages/integrations/cloudflare/test/fixtures/with-vue: dependencies: @@ -6056,11 +6056,11 @@ importers: specifier: ^2.10.3 version: 2.10.3(@babel/core@7.29.0)(preact@10.28.4)(rollup@4.57.1)(vite@7.3.1(@types/node@25.2.3)(jiti@2.6.1)(lightningcss@1.31.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.2)) '@preact/signals': - specifier: ^2.7.1 + specifier: ^2.8.1 version: 2.8.1(preact@10.28.4) preact-render-to-string: - specifier: ^6.6.5 - version: 6.6.5(preact@10.28.4) + specifier: ^6.6.6 + version: 6.6.6(preact@10.28.4) vite: specifier: ^7.3.1 version: 7.3.1(@types/node@25.2.3)(jiti@2.6.1)(lightningcss@1.31.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.2) @@ -6072,7 +6072,7 @@ importers: specifier: workspace:* version: link:../../../scripts preact: - specifier: ^10.28.3 + specifier: ^10.28.4 version: 10.28.4 packages/integrations/react: @@ -6223,10 +6223,10 @@ importers: dependencies: '@sveltejs/vite-plugin-svelte': specifier: ^6.2.4 - version: 6.2.4(svelte@5.53.0)(vite@7.3.1(@types/node@25.2.3)(jiti@2.6.1)(lightningcss@1.31.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.2)) + version: 6.2.4(svelte@5.53.1)(vite@7.3.1(@types/node@25.2.3)(jiti@2.6.1)(lightningcss@1.31.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.2)) svelte2tsx: - specifier: ^0.7.47 - version: 0.7.47(svelte@5.53.0)(typescript@5.9.3) + specifier: ^0.7.51 + version: 0.7.51(svelte@5.53.1)(typescript@5.9.3) vite: specifier: ^7.3.1 version: 7.3.1(@types/node@25.2.3)(jiti@2.6.1)(lightningcss@1.31.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.2) @@ -6241,8 +6241,8 @@ importers: specifier: 1.2.0 version: 1.2.0 svelte: - specifier: ^5.51.5 - version: 5.53.0 + specifier: ^5.53.1 + version: 5.53.1 packages/integrations/svelte/test/fixtures/async-rendering: dependencies: @@ -6253,8 +6253,8 @@ importers: specifier: workspace:* version: link:../../../../../astro svelte: - specifier: ^5.51.5 - version: 5.53.0 + specifier: ^5.53.1 + version: 5.53.1 packages/integrations/svelte/test/fixtures/conditional-rendering: dependencies: @@ -6265,8 +6265,8 @@ importers: specifier: workspace:* version: link:../../../../../astro svelte: - specifier: ^5.51.5 - version: 5.53.0 + specifier: ^5.53.1 + version: 5.53.1 packages/integrations/svelte/test/fixtures/prop-types: dependencies: @@ -6277,8 +6277,8 @@ importers: specifier: workspace:* version: link:../../../../../astro svelte: - specifier: ^5.51.5 - version: 5.53.0 + specifier: ^5.53.1 + version: 5.53.1 packages/integrations/vercel: dependencies: @@ -6287,7 +6287,7 @@ importers: version: link:../../internal-helpers '@vercel/analytics': specifier: ^1.6.1 - version: 1.6.1(react@19.2.4)(svelte@5.53.0)(vue@3.5.28(typescript@5.9.3)) + version: 1.6.1(react@19.2.4)(svelte@5.53.1)(vue@3.5.28(typescript@5.9.3)) '@vercel/functions': specifier: ^3.4.2 version: 3.4.2 @@ -6759,7 +6759,7 @@ importers: version: link:../../../astro svelte: specifier: ^5.51.5 - version: 5.53.0 + version: 5.53.1 devDependencies: tinyglobby: specifier: ^0.2.15 @@ -14320,8 +14320,8 @@ packages: resolution: {integrity: sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==} engines: {node: ^10 || ^12 || >=14} - preact-render-to-string@6.6.5: - resolution: {integrity: sha512-O6MHzYNIKYaiSX3bOw0gGZfEbOmlIDtDfWwN1JJdc/T3ihzRT6tGGSEWE088dWrEDGa1u7101q+6fzQnO9XCPA==} + preact-render-to-string@6.6.6: + resolution: {integrity: sha512-EfqZJytnjJldV+YaaqhthU2oXsEf5e+6rDv957p+zxAvNfFLQOPfvBOTncscQ+akzu6Wrl7s3Pa0LjUQmWJsGQ==} peerDependencies: preact: '>=10 || >= 11.0.0-0' @@ -15146,14 +15146,14 @@ packages: resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==} engines: {node: '>= 0.4'} - svelte2tsx@0.7.47: - resolution: {integrity: sha512-1aw/MFKVPM96OBevJdC12do2an9t5Zwr3Va9amLgTLpJje36ibD1iIHpuqCYWUrdR9vw6g6btKGQPmsqE8ZYCw==} + svelte2tsx@0.7.51: + resolution: {integrity: sha512-YbVMQi5LtQkVGOMdATTY8v3SMtkNjzYtrVDGaN3Bv+0LQ47tGXu/Oc8ryTkcYuEJWTZFJ8G2+2I8ORcQVGt9Ag==} peerDependencies: svelte: ^3.55 || ^4.0.0-next.0 || ^4.0 || ^5.0.0-next.0 typescript: ^4.9.4 || ^5.0.0 - svelte@5.53.0: - resolution: {integrity: sha512-7dhHkSamGS2vtoBmIW2hRab+gl5Z60alEHZB4910ePqqJNxAWnDAxsofVmlZ2tREmWyHNE+A1nCKwICAquoD2A==} + svelte@5.53.1: + resolution: {integrity: sha512-WzxFHZhhD23Qzu7JCYdvm1rxvRSzdt9HtHO8TScMBX51bLRFTcJmATVqjqXG+6Ln6hrViGCo9DzwOhAasxwC/w==} engines: {node: '>=18'} svgo@3.3.2: @@ -19207,20 +19207,20 @@ snapshots: dependencies: acorn: 8.16.0 - '@sveltejs/vite-plugin-svelte-inspector@5.0.2(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.53.0)(vite@7.3.1(@types/node@25.2.3)(jiti@2.6.1)(lightningcss@1.31.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.2)))(svelte@5.53.0)(vite@7.3.1(@types/node@25.2.3)(jiti@2.6.1)(lightningcss@1.31.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.2))': + '@sveltejs/vite-plugin-svelte-inspector@5.0.2(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.53.1)(vite@7.3.1(@types/node@25.2.3)(jiti@2.6.1)(lightningcss@1.31.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.2)))(svelte@5.53.1)(vite@7.3.1(@types/node@25.2.3)(jiti@2.6.1)(lightningcss@1.31.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.2))': dependencies: - '@sveltejs/vite-plugin-svelte': 6.2.4(svelte@5.53.0)(vite@7.3.1(@types/node@25.2.3)(jiti@2.6.1)(lightningcss@1.31.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.2)) + '@sveltejs/vite-plugin-svelte': 6.2.4(svelte@5.53.1)(vite@7.3.1(@types/node@25.2.3)(jiti@2.6.1)(lightningcss@1.31.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.2)) obug: 2.1.1 - svelte: 5.53.0 + svelte: 5.53.1 vite: 7.3.1(@types/node@25.2.3)(jiti@2.6.1)(lightningcss@1.31.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.2) - '@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.53.0)(vite@7.3.1(@types/node@25.2.3)(jiti@2.6.1)(lightningcss@1.31.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.2))': + '@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.53.1)(vite@7.3.1(@types/node@25.2.3)(jiti@2.6.1)(lightningcss@1.31.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.2))': dependencies: - '@sveltejs/vite-plugin-svelte-inspector': 5.0.2(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.53.0)(vite@7.3.1(@types/node@25.2.3)(jiti@2.6.1)(lightningcss@1.31.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.2)))(svelte@5.53.0)(vite@7.3.1(@types/node@25.2.3)(jiti@2.6.1)(lightningcss@1.31.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.2)) + '@sveltejs/vite-plugin-svelte-inspector': 5.0.2(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.53.1)(vite@7.3.1(@types/node@25.2.3)(jiti@2.6.1)(lightningcss@1.31.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.2)))(svelte@5.53.1)(vite@7.3.1(@types/node@25.2.3)(jiti@2.6.1)(lightningcss@1.31.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.2)) deepmerge: 4.3.1 magic-string: 0.30.21 obug: 2.1.1 - svelte: 5.53.0 + svelte: 5.53.1 vite: 7.3.1(@types/node@25.2.3)(jiti@2.6.1)(lightningcss@1.31.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.2) vitefu: 1.1.1(vite@7.3.1(@types/node@25.2.3)(jiti@2.6.1)(lightningcss@1.31.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.2)) @@ -19647,10 +19647,10 @@ snapshots: dependencies: valibot: 1.2.0(typescript@5.9.3) - '@vercel/analytics@1.6.1(react@19.2.4)(svelte@5.53.0)(vue@3.5.28(typescript@5.9.3))': + '@vercel/analytics@1.6.1(react@19.2.4)(svelte@5.53.1)(vue@3.5.28(typescript@5.9.3))': optionalDependencies: react: 19.2.4 - svelte: 5.53.0 + svelte: 5.53.1 vue: 3.5.28(typescript@5.9.3) '@vercel/functions@3.4.2': @@ -24303,7 +24303,7 @@ snapshots: picocolors: 1.1.1 source-map-js: 1.2.1 - preact-render-to-string@6.6.5(preact@10.28.4): + preact-render-to-string@6.6.6(preact@10.28.4): dependencies: preact: 10.28.4 @@ -25343,14 +25343,14 @@ snapshots: supports-preserve-symlinks-flag@1.0.0: {} - svelte2tsx@0.7.47(svelte@5.53.0)(typescript@5.9.3): + svelte2tsx@0.7.51(svelte@5.53.1)(typescript@5.9.3): dependencies: dedent-js: 1.0.1 scule: 1.3.0 - svelte: 5.53.0 + svelte: 5.53.1 typescript: 5.9.3 - svelte@5.53.0: + svelte@5.53.1: dependencies: '@jridgewell/remapping': 2.3.5 '@jridgewell/sourcemap-codec': 1.5.5 From 01ccd87527bb253eaf1f9424c2241afea0c7b012 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Feb 2026 10:37:43 +0100 Subject: [PATCH 02/14] chore(deps): update codspeedhq/action action to v4.11.0 (#15635) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/continuous_benchmark.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/continuous_benchmark.yml b/.github/workflows/continuous_benchmark.yml index d761fbee6817..df4ff740b8de 100644 --- a/.github/workflows/continuous_benchmark.yml +++ b/.github/workflows/continuous_benchmark.yml @@ -56,7 +56,7 @@ jobs: timeout-minutes: 15 - name: Run the benchmarks - uses: CodSpeedHQ/action@4deb3275dd364fb96fb074c953133d29ec96f80f # v4.10.6 + uses: CodSpeedHQ/action@2ac572851726409c88c02a307f1ea2632a9ea59b # v4.11.0 timeout-minutes: 30 with: working-directory: ./benchmark From 473cb528b0ef495da2731c21b3cab589c14e7572 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Feb 2026 11:01:58 +0100 Subject: [PATCH 03/14] fix(deps): update astro dependencies (#15634) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .../e2e/fixtures/astro-component/package.json | 2 +- .../e2e/fixtures/client-only/package.json | 4 +- .../e2e/fixtures/cloudflare/package.json | 2 +- .../e2e/fixtures/dev-toolbar/package.json | 2 +- .../e2e/fixtures/error-cyclic/package.json | 2 +- .../astro/e2e/fixtures/errors/package.json | 4 +- .../e2e/fixtures/hydration-race/package.json | 2 +- .../fixtures/multiple-frameworks/package.json | 4 +- .../namespaced-component/package.json | 2 +- .../fixtures/nested-in-preact/package.json | 4 +- .../e2e/fixtures/nested-in-react/package.json | 4 +- .../e2e/fixtures/nested-in-solid/package.json | 4 +- .../fixtures/nested-in-svelte/package.json | 4 +- .../e2e/fixtures/nested-in-vue/package.json | 4 +- .../fixtures/nested-recursive/package.json | 4 +- .../preact-compat-component/package.json | 2 +- .../fixtures/preact-component/package.json | 2 +- .../preact-lazy-component/package.json | 2 +- .../react19-preact-hook-error/package.json | 2 +- .../fixtures/svelte-component/package.json | 2 +- .../e2e/fixtures/tailwindcss/package.json | 4 +- .../fixtures/view-transitions/package.json | 2 +- packages/astro/package.json | 6 +- .../astro/test/fixtures/0-css/package.json | 2 +- .../alias-tsconfig-baseurl-only/package.json | 2 +- .../test/fixtures/alias-tsconfig/package.json | 2 +- .../astro/test/fixtures/alias/package.json | 2 +- .../test/fixtures/astro-basic/package.json | 2 +- .../test/fixtures/astro-children/package.json | 4 +- .../fixtures/astro-client-only/package.json | 2 +- .../test/fixtures/astro-dynamic/package.json | 2 +- .../test/fixtures/astro-expr/package.json | 2 +- .../test/fixtures/astro-fallback/package.json | 2 +- .../test/fixtures/astro-scripts/package.json | 4 +- .../astro-slot-with-client/package.json | 2 +- .../fixtures/astro-slots-nested/package.json | 4 +- .../fixtures/before-hydration/package.json | 2 +- .../test/fixtures/build-assets/package.json | 2 +- .../component-library-shared/package.json | 2 +- .../fixtures/component-library/package.json | 4 +- .../content-layer-markdoc/package.json | 2 +- .../css-dangling-references/package.json | 2 +- .../fixtures/entry-file-names/package.json | 2 +- .../astro/test/fixtures/fetch/package.json | 4 +- .../test/fixtures/hydration-race/package.json | 2 +- packages/astro/test/fixtures/jsx/package.json | 4 +- .../fixtures/middleware-tailwind/package.json | 4 +- .../astro/test/fixtures/postcss/package.json | 2 +- .../preact-compat-component/package.json | 2 +- .../fixtures/preact-component/package.json | 4 +- .../package.json | 2 +- .../server-islands/hybrid/package.json | 2 +- .../fixtures/server-islands/ssr/package.json | 2 +- .../test/fixtures/slots-preact/package.json | 2 +- .../test/fixtures/slots-svelte/package.json | 2 +- .../astro/test/fixtures/ssr-env/package.json | 2 +- .../ssr-renderers-static-vue/package.json | 2 +- .../test/fixtures/ssr-scripts/package.json | 2 +- .../static-build-frameworks/package.json | 2 +- .../test/fixtures/static-build/package.json | 2 +- .../fixtures/svelte-component/package.json | 2 +- .../test/fixtures/tailwindcss/package.json | 4 +- .../vue-with-multi-renderer/package.json | 2 +- packages/integrations/mdx/package.json | 2 +- .../fixtures/mdx-infinite-loop/package.json | 2 +- pnpm-lock.yaml | 472 +++++++++--------- 66 files changed, 317 insertions(+), 327 deletions(-) diff --git a/packages/astro/e2e/fixtures/astro-component/package.json b/packages/astro/e2e/fixtures/astro-component/package.json index 3f147f6de4ee..d6a66bb872bb 100644 --- a/packages/astro/e2e/fixtures/astro-component/package.json +++ b/packages/astro/e2e/fixtures/astro-component/package.json @@ -6,6 +6,6 @@ "@astrojs/preact": "workspace:*", "@e2e/astro-linked-lib": "link:../_deps/astro-linked-lib", "astro": "workspace:*", - "preact": "^10.28.3" + "preact": "^10.28.4" } } diff --git a/packages/astro/e2e/fixtures/client-only/package.json b/packages/astro/e2e/fixtures/client-only/package.json index c6ad3b2bb1ce..613f60c98966 100644 --- a/packages/astro/e2e/fixtures/client-only/package.json +++ b/packages/astro/e2e/fixtures/client-only/package.json @@ -11,11 +11,11 @@ "astro": "workspace:*" }, "dependencies": { - "preact": "^10.28.3", + "preact": "^10.28.4", "react": "^18.3.1", "react-dom": "^18.3.1", "solid-js": "^1.9.11", - "svelte": "^5.51.5", + "svelte": "^5.53.1", "vue": "^3.5.28" } } diff --git a/packages/astro/e2e/fixtures/cloudflare/package.json b/packages/astro/e2e/fixtures/cloudflare/package.json index e722a46d90eb..0a66a112a96e 100644 --- a/packages/astro/e2e/fixtures/cloudflare/package.json +++ b/packages/astro/e2e/fixtures/cloudflare/package.json @@ -12,7 +12,7 @@ "@astrojs/preact": "workspace:*", "@astrojs/react": "workspace:*", "@astrojs/vue": "workspace:*", - "preact": "^10.28.3", + "preact": "^10.28.4", "@test/e2e-my-lib": "workspace:*", "vue": "^3.5.28", "@vitejs/plugin-vue": "^6.0.4", diff --git a/packages/astro/e2e/fixtures/dev-toolbar/package.json b/packages/astro/e2e/fixtures/dev-toolbar/package.json index f5436b750eb1..7c1f24318527 100644 --- a/packages/astro/e2e/fixtures/dev-toolbar/package.json +++ b/packages/astro/e2e/fixtures/dev-toolbar/package.json @@ -5,6 +5,6 @@ "dependencies": { "@astrojs/preact": "workspace:*", "astro": "workspace:*", - "preact": "^10.28.3" + "preact": "^10.28.4" } } diff --git a/packages/astro/e2e/fixtures/error-cyclic/package.json b/packages/astro/e2e/fixtures/error-cyclic/package.json index 5db7c4c9cea7..d7c5c1de6ac0 100644 --- a/packages/astro/e2e/fixtures/error-cyclic/package.json +++ b/packages/astro/e2e/fixtures/error-cyclic/package.json @@ -5,6 +5,6 @@ "dependencies": { "@astrojs/preact": "workspace:*", "astro": "workspace:*", - "preact": "^10.28.3" + "preact": "^10.28.4" } } diff --git a/packages/astro/e2e/fixtures/errors/package.json b/packages/astro/e2e/fixtures/errors/package.json index 9f10228c4e73..d29b5d1f4379 100644 --- a/packages/astro/e2e/fixtures/errors/package.json +++ b/packages/astro/e2e/fixtures/errors/package.json @@ -9,12 +9,12 @@ "@astrojs/svelte": "workspace:*", "@astrojs/vue": "workspace:*", "astro": "workspace:*", - "preact": "^10.28.3", + "preact": "^10.28.4", "react": "^18.3.1", "react-dom": "^18.3.1", "sass": "^1.97.3", "solid-js": "^1.9.11", - "svelte": "^5.51.5", + "svelte": "^5.53.1", "vue": "^3.5.28" } } diff --git a/packages/astro/e2e/fixtures/hydration-race/package.json b/packages/astro/e2e/fixtures/hydration-race/package.json index 69cdf7d9688c..1d55a24d6043 100644 --- a/packages/astro/e2e/fixtures/hydration-race/package.json +++ b/packages/astro/e2e/fixtures/hydration-race/package.json @@ -9,6 +9,6 @@ "dependencies": { "@astrojs/preact": "workspace:*", "astro": "workspace:*", - "preact": "^10.28.3" + "preact": "^10.28.4" } } diff --git a/packages/astro/e2e/fixtures/multiple-frameworks/package.json b/packages/astro/e2e/fixtures/multiple-frameworks/package.json index d072aba1b59f..69b67ec0d96a 100644 --- a/packages/astro/e2e/fixtures/multiple-frameworks/package.json +++ b/packages/astro/e2e/fixtures/multiple-frameworks/package.json @@ -13,11 +13,11 @@ "dependencies": { "@webcomponents/template-shadowroot": "^0.2.1", "lit": "^3.3.2", - "preact": "^10.28.3", + "preact": "^10.28.4", "react": "^18.3.1", "react-dom": "^18.3.1", "solid-js": "^1.9.11", - "svelte": "^5.51.5", + "svelte": "^5.53.1", "vue": "^3.5.28" } } diff --git a/packages/astro/e2e/fixtures/namespaced-component/package.json b/packages/astro/e2e/fixtures/namespaced-component/package.json index a6acfebf5014..baacbf187677 100644 --- a/packages/astro/e2e/fixtures/namespaced-component/package.json +++ b/packages/astro/e2e/fixtures/namespaced-component/package.json @@ -8,6 +8,6 @@ "astro": "workspace:*" }, "dependencies": { - "preact": "^10.28.3" + "preact": "^10.28.4" } } diff --git a/packages/astro/e2e/fixtures/nested-in-preact/package.json b/packages/astro/e2e/fixtures/nested-in-preact/package.json index 3872a02b82b0..f643da96c84c 100644 --- a/packages/astro/e2e/fixtures/nested-in-preact/package.json +++ b/packages/astro/e2e/fixtures/nested-in-preact/package.json @@ -11,11 +11,11 @@ "astro": "workspace:*" }, "dependencies": { - "preact": "^10.28.3", + "preact": "^10.28.4", "react": "^18.3.1", "react-dom": "^18.3.1", "solid-js": "^1.9.11", - "svelte": "^5.51.5", + "svelte": "^5.53.1", "vue": "^3.5.28" } } diff --git a/packages/astro/e2e/fixtures/nested-in-react/package.json b/packages/astro/e2e/fixtures/nested-in-react/package.json index ea68b9dda500..16f8cf23e969 100644 --- a/packages/astro/e2e/fixtures/nested-in-react/package.json +++ b/packages/astro/e2e/fixtures/nested-in-react/package.json @@ -11,11 +11,11 @@ "astro": "workspace:*" }, "dependencies": { - "preact": "^10.28.3", + "preact": "^10.28.4", "react": "^18.3.1", "react-dom": "^18.3.1", "solid-js": "^1.9.11", - "svelte": "^5.51.5", + "svelte": "^5.53.1", "vue": "^3.5.28" } } diff --git a/packages/astro/e2e/fixtures/nested-in-solid/package.json b/packages/astro/e2e/fixtures/nested-in-solid/package.json index b119a2ab4c4b..9d76bd65676e 100644 --- a/packages/astro/e2e/fixtures/nested-in-solid/package.json +++ b/packages/astro/e2e/fixtures/nested-in-solid/package.json @@ -11,11 +11,11 @@ "astro": "workspace:*" }, "dependencies": { - "preact": "^10.28.3", + "preact": "^10.28.4", "react": "^18.3.1", "react-dom": "^18.3.1", "solid-js": "^1.9.11", - "svelte": "^5.51.5", + "svelte": "^5.53.1", "vue": "^3.5.28" } } diff --git a/packages/astro/e2e/fixtures/nested-in-svelte/package.json b/packages/astro/e2e/fixtures/nested-in-svelte/package.json index fff8b2613f8b..4ef0ed3897ca 100644 --- a/packages/astro/e2e/fixtures/nested-in-svelte/package.json +++ b/packages/astro/e2e/fixtures/nested-in-svelte/package.json @@ -11,11 +11,11 @@ "astro": "workspace:*" }, "dependencies": { - "preact": "^10.28.3", + "preact": "^10.28.4", "react": "^18.3.1", "react-dom": "^18.3.1", "solid-js": "^1.9.11", - "svelte": "^5.51.5", + "svelte": "^5.53.1", "vue": "^3.5.28" } } diff --git a/packages/astro/e2e/fixtures/nested-in-vue/package.json b/packages/astro/e2e/fixtures/nested-in-vue/package.json index 209a74e077b9..15a5c332caad 100644 --- a/packages/astro/e2e/fixtures/nested-in-vue/package.json +++ b/packages/astro/e2e/fixtures/nested-in-vue/package.json @@ -11,11 +11,11 @@ "astro": "workspace:*" }, "dependencies": { - "preact": "^10.28.3", + "preact": "^10.28.4", "react": "^18.3.1", "react-dom": "^18.3.1", "solid-js": "^1.9.11", - "svelte": "^5.51.5", + "svelte": "^5.53.1", "vue": "^3.5.28" } } diff --git a/packages/astro/e2e/fixtures/nested-recursive/package.json b/packages/astro/e2e/fixtures/nested-recursive/package.json index 8141e0cea63c..9249d390d6ef 100644 --- a/packages/astro/e2e/fixtures/nested-recursive/package.json +++ b/packages/astro/e2e/fixtures/nested-recursive/package.json @@ -11,11 +11,11 @@ "astro": "workspace:*" }, "dependencies": { - "preact": "^10.28.3", + "preact": "^10.28.4", "react": "^18.3.1", "react-dom": "^18.3.1", "solid-js": "^1.9.11", - "svelte": "^5.51.5", + "svelte": "^5.53.1", "vue": "^3.5.28" }, "scripts": { diff --git a/packages/astro/e2e/fixtures/preact-compat-component/package.json b/packages/astro/e2e/fixtures/preact-compat-component/package.json index c263ea903d14..8b18eb7f74c1 100644 --- a/packages/astro/e2e/fixtures/preact-compat-component/package.json +++ b/packages/astro/e2e/fixtures/preact-compat-component/package.json @@ -5,6 +5,6 @@ "dependencies": { "@astrojs/preact": "workspace:*", "astro": "workspace:*", - "preact": "^10.28.3" + "preact": "^10.28.4" } } diff --git a/packages/astro/e2e/fixtures/preact-component/package.json b/packages/astro/e2e/fixtures/preact-component/package.json index e9f7a7d4065e..970c0cd9e524 100644 --- a/packages/astro/e2e/fixtures/preact-component/package.json +++ b/packages/astro/e2e/fixtures/preact-component/package.json @@ -6,6 +6,6 @@ "@astrojs/mdx": "workspace:*", "@astrojs/preact": "workspace:*", "astro": "workspace:*", - "preact": "^10.28.3" + "preact": "^10.28.4" } } diff --git a/packages/astro/e2e/fixtures/preact-lazy-component/package.json b/packages/astro/e2e/fixtures/preact-lazy-component/package.json index 1c7881f89726..e8bf6e9f2b4c 100644 --- a/packages/astro/e2e/fixtures/preact-lazy-component/package.json +++ b/packages/astro/e2e/fixtures/preact-lazy-component/package.json @@ -6,6 +6,6 @@ "@astrojs/mdx": "workspace:*", "@astrojs/preact": "workspace:*", "astro": "workspace:*", - "preact": "^10.28.3" + "preact": "^10.28.4" } } diff --git a/packages/astro/e2e/fixtures/react19-preact-hook-error/package.json b/packages/astro/e2e/fixtures/react19-preact-hook-error/package.json index 3b1fc64a4d6e..3d5a729c84e6 100644 --- a/packages/astro/e2e/fixtures/react19-preact-hook-error/package.json +++ b/packages/astro/e2e/fixtures/react19-preact-hook-error/package.json @@ -8,7 +8,7 @@ "astro": "workspace:*" }, "dependencies": { - "preact": "^10.28.3", + "preact": "^10.28.4", "react": "^19.2.4", "react-dom": "^19.2.4" } diff --git a/packages/astro/e2e/fixtures/svelte-component/package.json b/packages/astro/e2e/fixtures/svelte-component/package.json index 17fe94c9dca3..158bb742bc97 100644 --- a/packages/astro/e2e/fixtures/svelte-component/package.json +++ b/packages/astro/e2e/fixtures/svelte-component/package.json @@ -6,6 +6,6 @@ "@astrojs/mdx": "workspace:*", "@astrojs/svelte": "workspace:*", "astro": "workspace:*", - "svelte": "^5.51.5" + "svelte": "^5.53.1" } } diff --git a/packages/astro/e2e/fixtures/tailwindcss/package.json b/packages/astro/e2e/fixtures/tailwindcss/package.json index bdd3f0ecef12..707debea57ad 100644 --- a/packages/astro/e2e/fixtures/tailwindcss/package.json +++ b/packages/astro/e2e/fixtures/tailwindcss/package.json @@ -3,8 +3,8 @@ "version": "0.0.0", "private": true, "dependencies": { - "@tailwindcss/vite": "^4.1.18", + "@tailwindcss/vite": "^4.2.0", "astro": "workspace:*", - "tailwindcss": "^4.1.18" + "tailwindcss": "^4.2.0" } } diff --git a/packages/astro/e2e/fixtures/view-transitions/package.json b/packages/astro/e2e/fixtures/view-transitions/package.json index d1643a15ba71..81ecf850d5cb 100644 --- a/packages/astro/e2e/fixtures/view-transitions/package.json +++ b/packages/astro/e2e/fixtures/view-transitions/package.json @@ -12,7 +12,7 @@ "react": "^18.3.1", "react-dom": "^18.3.1", "solid-js": "^1.9.11", - "svelte": "^5.51.5", + "svelte": "^5.53.1", "vue": "^3.5.28" } } diff --git a/packages/astro/package.json b/packages/astro/package.json index 3d8945f7d2cc..27bc9541424f 100644 --- a/packages/astro/package.json +++ b/packages/astro/package.json @@ -116,7 +116,7 @@ "test:integration": "astro-scripts test \"test/*.test.js\"" }, "dependencies": { - "@astrojs/compiler": "^3.0.0-beta.0", + "@astrojs/compiler": "^3.0.0-beta.1", "@astrojs/internal-helpers": "workspace:*", "@astrojs/markdown-remark": "workspace:*", "@astrojs/telemetry": "workspace:*", @@ -203,10 +203,10 @@ "rehype-slug": "^6.0.0", "rehype-toc": "^3.0.2", "remark-code-titles": "^0.1.2", - "rollup": "^4.57.1", + "rollup": "^4.58.0", "sass": "^1.97.3", "typescript": "^5.9.3", - "undici": "^7.21.0", + "undici": "^7.22.0", "unified": "^11.0.5", "vitest": "^3.2.4" }, diff --git a/packages/astro/test/fixtures/0-css/package.json b/packages/astro/test/fixtures/0-css/package.json index 9d6cf2319f37..183f47fe8283 100644 --- a/packages/astro/test/fixtures/0-css/package.json +++ b/packages/astro/test/fixtures/0-css/package.json @@ -9,7 +9,7 @@ "astro": "workspace:*", "react": "^18.3.1", "react-dom": "^18.3.1", - "svelte": "^5.51.5", + "svelte": "^5.53.1", "vue": "^3.5.28" } } diff --git a/packages/astro/test/fixtures/alias-tsconfig-baseurl-only/package.json b/packages/astro/test/fixtures/alias-tsconfig-baseurl-only/package.json index 4b99e162b469..407f8c5138ac 100644 --- a/packages/astro/test/fixtures/alias-tsconfig-baseurl-only/package.json +++ b/packages/astro/test/fixtures/alias-tsconfig-baseurl-only/package.json @@ -5,6 +5,6 @@ "dependencies": { "@astrojs/svelte": "workspace:*", "astro": "workspace:*", - "svelte": "^5.51.5" + "svelte": "^5.53.1" } } diff --git a/packages/astro/test/fixtures/alias-tsconfig/package.json b/packages/astro/test/fixtures/alias-tsconfig/package.json index 0600019cdb29..2cb4270c012c 100644 --- a/packages/astro/test/fixtures/alias-tsconfig/package.json +++ b/packages/astro/test/fixtures/alias-tsconfig/package.json @@ -6,6 +6,6 @@ "@astrojs/svelte": "workspace:*", "@test/namespace-package": "workspace:*", "astro": "workspace:*", - "svelte": "^5.51.5" + "svelte": "^5.53.1" } } diff --git a/packages/astro/test/fixtures/alias/package.json b/packages/astro/test/fixtures/alias/package.json index 6db7f0afb555..9be9f4ae16d2 100644 --- a/packages/astro/test/fixtures/alias/package.json +++ b/packages/astro/test/fixtures/alias/package.json @@ -5,6 +5,6 @@ "dependencies": { "@astrojs/svelte": "workspace:*", "astro": "workspace:*", - "svelte": "^5.51.5" + "svelte": "^5.53.1" } } diff --git a/packages/astro/test/fixtures/astro-basic/package.json b/packages/astro/test/fixtures/astro-basic/package.json index 71356233e140..568028dce239 100644 --- a/packages/astro/test/fixtures/astro-basic/package.json +++ b/packages/astro/test/fixtures/astro-basic/package.json @@ -6,6 +6,6 @@ "@astrojs/mdx": "workspace:*", "@astrojs/preact": "workspace:*", "astro": "workspace:*", - "preact": "^10.28.3" + "preact": "^10.28.4" } } diff --git a/packages/astro/test/fixtures/astro-children/package.json b/packages/astro/test/fixtures/astro-children/package.json index 7c0dff8dba68..2893c5c1bbbd 100644 --- a/packages/astro/test/fixtures/astro-children/package.json +++ b/packages/astro/test/fixtures/astro-children/package.json @@ -7,8 +7,8 @@ "@astrojs/svelte": "workspace:*", "@astrojs/vue": "workspace:*", "astro": "workspace:*", - "preact": "^10.28.3", - "svelte": "^5.51.5", + "preact": "^10.28.4", + "svelte": "^5.53.1", "vue": "^3.5.28" } } diff --git a/packages/astro/test/fixtures/astro-client-only/package.json b/packages/astro/test/fixtures/astro-client-only/package.json index 49022bd66008..aa053cc017db 100644 --- a/packages/astro/test/fixtures/astro-client-only/package.json +++ b/packages/astro/test/fixtures/astro-client-only/package.json @@ -9,6 +9,6 @@ "astro": "workspace:*", "react": "^18.3.1", "react-dom": "^18.3.1", - "svelte": "^5.51.5" + "svelte": "^5.53.1" } } diff --git a/packages/astro/test/fixtures/astro-dynamic/package.json b/packages/astro/test/fixtures/astro-dynamic/package.json index eeac27efe3bf..926f2e41a0f8 100644 --- a/packages/astro/test/fixtures/astro-dynamic/package.json +++ b/packages/astro/test/fixtures/astro-dynamic/package.json @@ -8,6 +8,6 @@ "astro": "workspace:*", "react": "^18.3.1", "react-dom": "^18.3.1", - "svelte": "^5.51.5" + "svelte": "^5.53.1" } } diff --git a/packages/astro/test/fixtures/astro-expr/package.json b/packages/astro/test/fixtures/astro-expr/package.json index 6f009d75a864..2a41c18fad48 100644 --- a/packages/astro/test/fixtures/astro-expr/package.json +++ b/packages/astro/test/fixtures/astro-expr/package.json @@ -5,6 +5,6 @@ "dependencies": { "@astrojs/preact": "workspace:*", "astro": "workspace:*", - "preact": "^10.28.3" + "preact": "^10.28.4" } } diff --git a/packages/astro/test/fixtures/astro-fallback/package.json b/packages/astro/test/fixtures/astro-fallback/package.json index 5ddce795f065..c3911fd0724d 100644 --- a/packages/astro/test/fixtures/astro-fallback/package.json +++ b/packages/astro/test/fixtures/astro-fallback/package.json @@ -5,6 +5,6 @@ "dependencies": { "@astrojs/preact": "workspace:*", "astro": "workspace:*", - "preact": "^10.28.3" + "preact": "^10.28.4" } } diff --git a/packages/astro/test/fixtures/astro-scripts/package.json b/packages/astro/test/fixtures/astro-scripts/package.json index eb1a66b09636..14c5bd34122e 100644 --- a/packages/astro/test/fixtures/astro-scripts/package.json +++ b/packages/astro/test/fixtures/astro-scripts/package.json @@ -4,7 +4,7 @@ "private": true, "dependencies": { "astro": "workspace:*", - "@tailwindcss/vite": "^4.1.18", - "tailwindcss": "^4.1.18" + "@tailwindcss/vite": "^4.2.0", + "tailwindcss": "^4.2.0" } } diff --git a/packages/astro/test/fixtures/astro-slot-with-client/package.json b/packages/astro/test/fixtures/astro-slot-with-client/package.json index 87647f1082ae..b37100ee2984 100644 --- a/packages/astro/test/fixtures/astro-slot-with-client/package.json +++ b/packages/astro/test/fixtures/astro-slot-with-client/package.json @@ -4,6 +4,6 @@ "dependencies": { "@astrojs/preact": "workspace:*", "astro": "workspace:*", - "preact": "^10.28.3" + "preact": "^10.28.4" } } diff --git a/packages/astro/test/fixtures/astro-slots-nested/package.json b/packages/astro/test/fixtures/astro-slots-nested/package.json index 5cc80a61928a..5e7066bde154 100644 --- a/packages/astro/test/fixtures/astro-slots-nested/package.json +++ b/packages/astro/test/fixtures/astro-slots-nested/package.json @@ -9,11 +9,11 @@ "@astrojs/svelte": "workspace:*", "@astrojs/vue": "workspace:*", "astro": "workspace:*", - "preact": "^10.28.3", + "preact": "^10.28.4", "react": "^18.3.1", "react-dom": "^18.3.1", "solid-js": "^1.9.11", - "svelte": "^5.51.5", + "svelte": "^5.53.1", "vue": "^3.5.28" } } diff --git a/packages/astro/test/fixtures/before-hydration/package.json b/packages/astro/test/fixtures/before-hydration/package.json index 97daa99acb03..a2b77530f467 100644 --- a/packages/astro/test/fixtures/before-hydration/package.json +++ b/packages/astro/test/fixtures/before-hydration/package.json @@ -4,6 +4,6 @@ "dependencies": { "@astrojs/preact": "workspace:*", "astro": "workspace:*", - "preact": "^10.28.3" + "preact": "^10.28.4" } } diff --git a/packages/astro/test/fixtures/build-assets/package.json b/packages/astro/test/fixtures/build-assets/package.json index fb08d666b8e9..b7917267a1a5 100644 --- a/packages/astro/test/fixtures/build-assets/package.json +++ b/packages/astro/test/fixtures/build-assets/package.json @@ -4,6 +4,6 @@ "dependencies": { "@astrojs/preact": "workspace:*", "astro": "workspace:*", - "preact": "^10.28.3" + "preact": "^10.28.4" } } diff --git a/packages/astro/test/fixtures/component-library-shared/package.json b/packages/astro/test/fixtures/component-library-shared/package.json index 1dc3cff3bdc2..2ea3abf3c8ca 100644 --- a/packages/astro/test/fixtures/component-library-shared/package.json +++ b/packages/astro/test/fixtures/component-library-shared/package.json @@ -18,7 +18,7 @@ "astro": "workspace:*" }, "dependencies": { - "preact": "^10.28.3", + "preact": "^10.28.4", "react": "^18.3.1" } } diff --git a/packages/astro/test/fixtures/component-library/package.json b/packages/astro/test/fixtures/component-library/package.json index 741bffcb966a..f7b5c140a3a6 100644 --- a/packages/astro/test/fixtures/component-library/package.json +++ b/packages/astro/test/fixtures/component-library/package.json @@ -8,9 +8,9 @@ "@astrojs/svelte": "workspace:*", "@test/component-library-shared": "workspace:*", "astro": "workspace:*", - "preact": "^10.28.3", + "preact": "^10.28.4", "react": "^18.3.1", "react-dom": "^18.3.1", - "svelte": "^5.51.5" + "svelte": "^5.53.1" } } diff --git a/packages/astro/test/fixtures/content-layer-markdoc/package.json b/packages/astro/test/fixtures/content-layer-markdoc/package.json index e3b81efc319e..c2d06a3afe99 100644 --- a/packages/astro/test/fixtures/content-layer-markdoc/package.json +++ b/packages/astro/test/fixtures/content-layer-markdoc/package.json @@ -6,6 +6,6 @@ "@astrojs/markdoc": "workspace:*", "@astrojs/preact": "workspace:*", "astro": "workspace:*", - "preact": "^10.28.3" + "preact": "^10.28.4" } } \ No newline at end of file diff --git a/packages/astro/test/fixtures/css-dangling-references/package.json b/packages/astro/test/fixtures/css-dangling-references/package.json index 629a7832acfa..8209d60a709c 100644 --- a/packages/astro/test/fixtures/css-dangling-references/package.json +++ b/packages/astro/test/fixtures/css-dangling-references/package.json @@ -5,6 +5,6 @@ "dependencies": { "@astrojs/svelte": "workspace:*", "astro": "workspace:*", - "svelte": "^5.51.5" + "svelte": "^5.53.1" } } diff --git a/packages/astro/test/fixtures/entry-file-names/package.json b/packages/astro/test/fixtures/entry-file-names/package.json index 455b72492d9c..c1729e58d3d6 100644 --- a/packages/astro/test/fixtures/entry-file-names/package.json +++ b/packages/astro/test/fixtures/entry-file-names/package.json @@ -5,6 +5,6 @@ "dependencies": { "@astrojs/preact": "workspace:", "astro": "workspace:*", - "preact": "^10.28.3" + "preact": "^10.28.4" } } diff --git a/packages/astro/test/fixtures/fetch/package.json b/packages/astro/test/fixtures/fetch/package.json index 73bd5e056478..ca44c01c501b 100644 --- a/packages/astro/test/fixtures/fetch/package.json +++ b/packages/astro/test/fixtures/fetch/package.json @@ -7,8 +7,8 @@ "@astrojs/svelte": "workspace:*", "@astrojs/vue": "workspace:*", "astro": "workspace:*", - "preact": "^10.28.3", - "svelte": "^5.51.5", + "preact": "^10.28.4", + "svelte": "^5.53.1", "vue": "^3.5.28" } } diff --git a/packages/astro/test/fixtures/hydration-race/package.json b/packages/astro/test/fixtures/hydration-race/package.json index 77d74e6fafd8..a96dcb18b780 100644 --- a/packages/astro/test/fixtures/hydration-race/package.json +++ b/packages/astro/test/fixtures/hydration-race/package.json @@ -9,6 +9,6 @@ "dependencies": { "@astrojs/preact": "workspace:*", "astro": "workspace:*", - "preact": "^10.28.3" + "preact": "^10.28.4" } } diff --git a/packages/astro/test/fixtures/jsx/package.json b/packages/astro/test/fixtures/jsx/package.json index 224c508f53ae..f9631580e186 100644 --- a/packages/astro/test/fixtures/jsx/package.json +++ b/packages/astro/test/fixtures/jsx/package.json @@ -12,11 +12,11 @@ "astro": "workspace:*" }, "dependencies": { - "preact": "^10.28.3", + "preact": "^10.28.4", "react": "^18.3.1", "react-dom": "^18.3.1", "solid-js": "^1.9.11", - "svelte": "^5.51.5", + "svelte": "^5.53.1", "vue": "^3.5.28" } } diff --git a/packages/astro/test/fixtures/middleware-tailwind/package.json b/packages/astro/test/fixtures/middleware-tailwind/package.json index 1a6686d97df7..6848a7b1d5c3 100644 --- a/packages/astro/test/fixtures/middleware-tailwind/package.json +++ b/packages/astro/test/fixtures/middleware-tailwind/package.json @@ -4,7 +4,7 @@ "private": true, "dependencies": { "astro": "workspace:*", - "@tailwindcss/vite": "^4.1.18", - "tailwindcss": "^4.1.18" + "@tailwindcss/vite": "^4.2.0", + "tailwindcss": "^4.2.0" } } diff --git a/packages/astro/test/fixtures/postcss/package.json b/packages/astro/test/fixtures/postcss/package.json index 753f201c8340..af1e26dc6b87 100644 --- a/packages/astro/test/fixtures/postcss/package.json +++ b/packages/astro/test/fixtures/postcss/package.json @@ -10,7 +10,7 @@ "autoprefixer": "^10.4.24", "postcss": "^8.5.6", "solid-js": "^1.9.11", - "svelte": "^5.51.5", + "svelte": "^5.53.1", "vue": "^3.5.28" }, "devDependencies": { diff --git a/packages/astro/test/fixtures/preact-compat-component/package.json b/packages/astro/test/fixtures/preact-compat-component/package.json index cd430d22362f..4d0ad3cc0e65 100644 --- a/packages/astro/test/fixtures/preact-compat-component/package.json +++ b/packages/astro/test/fixtures/preact-compat-component/package.json @@ -6,6 +6,6 @@ "@astrojs/preact": "workspace:*", "@test/react-lib": "workspace:*", "astro": "workspace:*", - "preact": "^10.28.3" + "preact": "^10.28.4" } } diff --git a/packages/astro/test/fixtures/preact-component/package.json b/packages/astro/test/fixtures/preact-component/package.json index 538fa60b0703..92a623c4f7df 100644 --- a/packages/astro/test/fixtures/preact-component/package.json +++ b/packages/astro/test/fixtures/preact-component/package.json @@ -4,8 +4,8 @@ "private": true, "dependencies": { "@astrojs/preact": "workspace:*", - "@preact/signals": "2.7.1", + "@preact/signals": "2.8.1", "astro": "workspace:*", - "preact": "^10.28.3" + "preact": "^10.28.4" } } diff --git a/packages/astro/test/fixtures/reexport-astro-containing-client-component/package.json b/packages/astro/test/fixtures/reexport-astro-containing-client-component/package.json index 5769b1155d1a..d4baf5efe4f3 100644 --- a/packages/astro/test/fixtures/reexport-astro-containing-client-component/package.json +++ b/packages/astro/test/fixtures/reexport-astro-containing-client-component/package.json @@ -4,6 +4,6 @@ "dependencies": { "@astrojs/preact": "workspace:", "astro": "workspace:", - "preact": "^10.28.3" + "preact": "^10.28.4" } } diff --git a/packages/astro/test/fixtures/server-islands/hybrid/package.json b/packages/astro/test/fixtures/server-islands/hybrid/package.json index f7cea6098c11..e1369cfc5ae9 100644 --- a/packages/astro/test/fixtures/server-islands/hybrid/package.json +++ b/packages/astro/test/fixtures/server-islands/hybrid/package.json @@ -5,6 +5,6 @@ "dependencies": { "@astrojs/svelte": "workspace:*", "astro": "workspace:*", - "svelte": "^5.51.5" + "svelte": "^5.53.1" } } diff --git a/packages/astro/test/fixtures/server-islands/ssr/package.json b/packages/astro/test/fixtures/server-islands/ssr/package.json index ae3f14d7fc09..f9b87f175403 100644 --- a/packages/astro/test/fixtures/server-islands/ssr/package.json +++ b/packages/astro/test/fixtures/server-islands/ssr/package.json @@ -6,6 +6,6 @@ "@astrojs/mdx": "workspace:*", "@astrojs/svelte": "workspace:*", "astro": "workspace:*", - "svelte": "^5.51.5" + "svelte": "^5.53.1" } } diff --git a/packages/astro/test/fixtures/slots-preact/package.json b/packages/astro/test/fixtures/slots-preact/package.json index 5cbbe79d1d10..c69b377656a9 100644 --- a/packages/astro/test/fixtures/slots-preact/package.json +++ b/packages/astro/test/fixtures/slots-preact/package.json @@ -6,6 +6,6 @@ "@astrojs/mdx": "workspace:*", "@astrojs/preact": "workspace:*", "astro": "workspace:*", - "preact": "^10.28.3" + "preact": "^10.28.4" } } diff --git a/packages/astro/test/fixtures/slots-svelte/package.json b/packages/astro/test/fixtures/slots-svelte/package.json index c775f2bf0208..2ad08bff100b 100644 --- a/packages/astro/test/fixtures/slots-svelte/package.json +++ b/packages/astro/test/fixtures/slots-svelte/package.json @@ -6,6 +6,6 @@ "@astrojs/mdx": "workspace:*", "@astrojs/svelte": "workspace:*", "astro": "workspace:*", - "svelte": "^5.51.5" + "svelte": "^5.53.1" } } diff --git a/packages/astro/test/fixtures/ssr-env/package.json b/packages/astro/test/fixtures/ssr-env/package.json index 66f4388414d8..3d1a7cda3f9c 100644 --- a/packages/astro/test/fixtures/ssr-env/package.json +++ b/packages/astro/test/fixtures/ssr-env/package.json @@ -5,6 +5,6 @@ "dependencies": { "@astrojs/preact": "workspace:*", "astro": "workspace:*", - "preact": "^10.28.3" + "preact": "^10.28.4" } } diff --git a/packages/astro/test/fixtures/ssr-renderers-static-vue/package.json b/packages/astro/test/fixtures/ssr-renderers-static-vue/package.json index 4d29461f5f02..f1fd904f034a 100644 --- a/packages/astro/test/fixtures/ssr-renderers-static-vue/package.json +++ b/packages/astro/test/fixtures/ssr-renderers-static-vue/package.json @@ -5,6 +5,6 @@ "dependencies": { "@astrojs/vue": "workspace:*", "astro": "workspace:*", - "vue": "^3.5.27" + "vue": "^3.5.28" } } diff --git a/packages/astro/test/fixtures/ssr-scripts/package.json b/packages/astro/test/fixtures/ssr-scripts/package.json index 8b594c44ac89..471f4335176d 100644 --- a/packages/astro/test/fixtures/ssr-scripts/package.json +++ b/packages/astro/test/fixtures/ssr-scripts/package.json @@ -5,6 +5,6 @@ "dependencies": { "@astrojs/preact": "workspace:", "astro": "workspace:*", - "preact": "^10.28.3" + "preact": "^10.28.4" } } diff --git a/packages/astro/test/fixtures/static-build-frameworks/package.json b/packages/astro/test/fixtures/static-build-frameworks/package.json index b14e6fa0e283..fe20003d63f1 100644 --- a/packages/astro/test/fixtures/static-build-frameworks/package.json +++ b/packages/astro/test/fixtures/static-build-frameworks/package.json @@ -6,7 +6,7 @@ "@astrojs/preact": "workspace:*", "@astrojs/react": "workspace:*", "astro": "workspace:*", - "preact": "^10.28.3", + "preact": "^10.28.4", "react": "^18.3.1", "react-dom": "^18.3.1" } diff --git a/packages/astro/test/fixtures/static-build/package.json b/packages/astro/test/fixtures/static-build/package.json index d241c581ee8a..eec01632f2d5 100644 --- a/packages/astro/test/fixtures/static-build/package.json +++ b/packages/astro/test/fixtures/static-build/package.json @@ -6,6 +6,6 @@ "@astrojs/preact": "workspace:*", "@test/static-build-pkg": "workspace:*", "astro": "workspace:*", - "preact": "^10.28.3" + "preact": "^10.28.4" } } diff --git a/packages/astro/test/fixtures/svelte-component/package.json b/packages/astro/test/fixtures/svelte-component/package.json index de9176ccd0b5..6a67a7fd5c48 100644 --- a/packages/astro/test/fixtures/svelte-component/package.json +++ b/packages/astro/test/fixtures/svelte-component/package.json @@ -5,6 +5,6 @@ "dependencies": { "@astrojs/svelte": "workspace:*", "astro": "workspace:*", - "svelte": "^5.51.5" + "svelte": "^5.53.1" } } diff --git a/packages/astro/test/fixtures/tailwindcss/package.json b/packages/astro/test/fixtures/tailwindcss/package.json index 891beaab97da..6deac91dd34e 100644 --- a/packages/astro/test/fixtures/tailwindcss/package.json +++ b/packages/astro/test/fixtures/tailwindcss/package.json @@ -4,8 +4,8 @@ "private": true, "dependencies": { "@astrojs/mdx": "workspace:*", - "@tailwindcss/vite": "^4.1.18", + "@tailwindcss/vite": "^4.2.0", "astro": "workspace:*", - "tailwindcss": "^4.1.18" + "tailwindcss": "^4.2.0" } } diff --git a/packages/astro/test/fixtures/vue-with-multi-renderer/package.json b/packages/astro/test/fixtures/vue-with-multi-renderer/package.json index 7551b580b3e5..5e63081e1315 100644 --- a/packages/astro/test/fixtures/vue-with-multi-renderer/package.json +++ b/packages/astro/test/fixtures/vue-with-multi-renderer/package.json @@ -6,7 +6,7 @@ "@astrojs/svelte": "workspace:*", "@astrojs/vue": "workspace:*", "astro": "workspace:*", - "svelte": "^5.51.5", + "svelte": "^5.53.1", "vue": "^3.5.28" } } diff --git a/packages/integrations/mdx/package.json b/packages/integrations/mdx/package.json index 438bab055edb..ba877c838cba 100644 --- a/packages/integrations/mdx/package.json +++ b/packages/integrations/mdx/package.json @@ -36,7 +36,7 @@ "dependencies": { "@astrojs/markdown-remark": "workspace:*", "@mdx-js/mdx": "^3.1.1", - "acorn": "^8.15.0", + "acorn": "^8.16.0", "es-module-lexer": "^2.0.0", "estree-util-visit": "^2.0.0", "hast-util-to-html": "^9.0.5", diff --git a/packages/integrations/mdx/test/fixtures/mdx-infinite-loop/package.json b/packages/integrations/mdx/test/fixtures/mdx-infinite-loop/package.json index 9a23ae26241c..3c64a20b747e 100644 --- a/packages/integrations/mdx/test/fixtures/mdx-infinite-loop/package.json +++ b/packages/integrations/mdx/test/fixtures/mdx-infinite-loop/package.json @@ -6,6 +6,6 @@ "@astrojs/mdx": "workspace:*", "@astrojs/preact": "workspace:*", "astro": "workspace:*", - "preact": "^10.28.3" + "preact": "^10.28.4" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8ccab0908891..29696a38d71d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -506,8 +506,8 @@ importers: packages/astro: dependencies: '@astrojs/compiler': - specifier: ^3.0.0-beta.0 - version: 3.0.0-beta.0 + specifier: ^3.0.0-beta.1 + version: 3.0.0-beta.1 '@astrojs/internal-helpers': specifier: workspace:* version: link:../internal-helpers @@ -528,7 +528,7 @@ importers: version: 1.1.0 '@rollup/pluginutils': specifier: ^5.3.0 - version: 5.3.0(rollup@4.57.1) + version: 5.3.0(rollup@4.58.0) aria-query: specifier: ^5.3.2 version: 5.3.2 @@ -753,8 +753,8 @@ importers: specifier: ^0.1.2 version: 0.1.2 rollup: - specifier: ^4.57.1 - version: 4.57.1 + specifier: ^4.58.0 + version: 4.58.0 sass: specifier: ^1.97.3 version: 1.97.3 @@ -762,8 +762,8 @@ importers: specifier: ^5.9.3 version: 5.9.3 undici: - specifier: ^7.21.0 - version: 7.21.0 + specifier: ^7.22.0 + version: 7.22.0 unified: specifier: ^11.0.5 version: 11.0.5 @@ -894,7 +894,7 @@ importers: specifier: workspace:* version: link:../../.. preact: - specifier: ^10.28.3 + specifier: ^10.28.4 version: 10.28.4 packages/astro/e2e/fixtures/astro-envs: @@ -928,7 +928,7 @@ importers: packages/astro/e2e/fixtures/client-only: dependencies: preact: - specifier: ^10.28.3 + specifier: ^10.28.4 version: 10.28.4 react: specifier: ^18.3.1 @@ -940,7 +940,7 @@ importers: specifier: ^1.9.11 version: 1.9.11 svelte: - specifier: ^5.51.5 + specifier: ^5.53.1 version: 5.53.1 vue: specifier: ^3.5.28 @@ -1001,7 +1001,7 @@ importers: specifier: ^2.1.1 version: 2.1.1 preact: - specifier: ^10.28.3 + specifier: ^10.28.4 version: 10.28.4 react: specifier: ^18.3.1 @@ -1078,7 +1078,7 @@ importers: specifier: workspace:* version: link:../../.. preact: - specifier: ^10.28.3 + specifier: ^10.28.4 version: 10.28.4 packages/astro/e2e/fixtures/error-cyclic: @@ -1090,7 +1090,7 @@ importers: specifier: workspace:* version: link:../../.. preact: - specifier: ^10.28.3 + specifier: ^10.28.4 version: 10.28.4 packages/astro/e2e/fixtures/error-sass: @@ -1123,7 +1123,7 @@ importers: specifier: workspace:* version: link:../../.. preact: - specifier: ^10.28.3 + specifier: ^10.28.4 version: 10.28.4 react: specifier: ^18.3.1 @@ -1138,7 +1138,7 @@ importers: specifier: ^1.9.11 version: 1.9.11 svelte: - specifier: ^5.51.5 + specifier: ^5.53.1 version: 5.53.1 vue: specifier: ^3.5.28 @@ -1162,7 +1162,7 @@ importers: specifier: workspace:* version: link:../../.. preact: - specifier: ^10.28.3 + specifier: ^10.28.4 version: 10.28.4 packages/astro/e2e/fixtures/i18n: @@ -1183,7 +1183,7 @@ importers: specifier: ^3.3.2 version: 3.3.2 preact: - specifier: ^10.28.3 + specifier: ^10.28.4 version: 10.28.4 react: specifier: ^18.3.1 @@ -1195,7 +1195,7 @@ importers: specifier: ^1.9.11 version: 1.9.11 svelte: - specifier: ^5.51.5 + specifier: ^5.53.1 version: 5.53.1 vue: specifier: ^3.5.28 @@ -1223,7 +1223,7 @@ importers: packages/astro/e2e/fixtures/namespaced-component: dependencies: preact: - specifier: ^10.28.3 + specifier: ^10.28.4 version: 10.28.4 devDependencies: '@astrojs/mdx': @@ -1239,7 +1239,7 @@ importers: packages/astro/e2e/fixtures/nested-in-preact: dependencies: preact: - specifier: ^10.28.3 + specifier: ^10.28.4 version: 10.28.4 react: specifier: ^18.3.1 @@ -1251,7 +1251,7 @@ importers: specifier: ^1.9.11 version: 1.9.11 svelte: - specifier: ^5.51.5 + specifier: ^5.53.1 version: 5.53.1 vue: specifier: ^3.5.28 @@ -1279,7 +1279,7 @@ importers: packages/astro/e2e/fixtures/nested-in-react: dependencies: preact: - specifier: ^10.28.3 + specifier: ^10.28.4 version: 10.28.4 react: specifier: ^18.3.1 @@ -1291,7 +1291,7 @@ importers: specifier: ^1.9.11 version: 1.9.11 svelte: - specifier: ^5.51.5 + specifier: ^5.53.1 version: 5.53.1 vue: specifier: ^3.5.28 @@ -1319,7 +1319,7 @@ importers: packages/astro/e2e/fixtures/nested-in-solid: dependencies: preact: - specifier: ^10.28.3 + specifier: ^10.28.4 version: 10.28.4 react: specifier: ^18.3.1 @@ -1331,7 +1331,7 @@ importers: specifier: ^1.9.11 version: 1.9.11 svelte: - specifier: ^5.51.5 + specifier: ^5.53.1 version: 5.53.1 vue: specifier: ^3.5.28 @@ -1359,7 +1359,7 @@ importers: packages/astro/e2e/fixtures/nested-in-svelte: dependencies: preact: - specifier: ^10.28.3 + specifier: ^10.28.4 version: 10.28.4 react: specifier: ^18.3.1 @@ -1371,7 +1371,7 @@ importers: specifier: ^1.9.11 version: 1.9.11 svelte: - specifier: ^5.51.5 + specifier: ^5.53.1 version: 5.53.1 vue: specifier: ^3.5.28 @@ -1399,7 +1399,7 @@ importers: packages/astro/e2e/fixtures/nested-in-vue: dependencies: preact: - specifier: ^10.28.3 + specifier: ^10.28.4 version: 10.28.4 react: specifier: ^18.3.1 @@ -1411,7 +1411,7 @@ importers: specifier: ^1.9.11 version: 1.9.11 svelte: - specifier: ^5.51.5 + specifier: ^5.53.1 version: 5.53.1 vue: specifier: ^3.5.28 @@ -1439,7 +1439,7 @@ importers: packages/astro/e2e/fixtures/nested-recursive: dependencies: preact: - specifier: ^10.28.3 + specifier: ^10.28.4 version: 10.28.4 react: specifier: ^18.3.1 @@ -1451,7 +1451,7 @@ importers: specifier: ^1.9.11 version: 1.9.11 svelte: - specifier: ^5.51.5 + specifier: ^5.53.1 version: 5.53.1 vue: specifier: ^3.5.28 @@ -1507,7 +1507,7 @@ importers: specifier: workspace:* version: link:../../.. preact: - specifier: ^10.28.3 + specifier: ^10.28.4 version: 10.28.4 packages/astro/e2e/fixtures/preact-component: @@ -1522,7 +1522,7 @@ importers: specifier: workspace:* version: link:../../.. preact: - specifier: ^10.28.3 + specifier: ^10.28.4 version: 10.28.4 packages/astro/e2e/fixtures/preact-lazy-component: @@ -1537,7 +1537,7 @@ importers: specifier: workspace:* version: link:../../.. preact: - specifier: ^10.28.3 + specifier: ^10.28.4 version: 10.28.4 packages/astro/e2e/fixtures/prefetch: @@ -1567,7 +1567,7 @@ importers: packages/astro/e2e/fixtures/react19-preact-hook-error: dependencies: preact: - specifier: ^10.28.3 + specifier: ^10.28.4 version: 10.28.4 react: specifier: ^19.2.4 @@ -1669,19 +1669,19 @@ importers: specifier: workspace:* version: link:../../.. svelte: - specifier: ^5.51.5 + specifier: ^5.53.1 version: 5.53.1 packages/astro/e2e/fixtures/tailwindcss: dependencies: '@tailwindcss/vite': - specifier: ^4.1.18 + specifier: ^4.2.0 version: 4.2.0(vite@7.3.1(@types/node@25.2.3)(jiti@2.6.1)(lightningcss@1.31.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.2)) astro: specifier: workspace:* version: link:../../.. tailwindcss: - specifier: ^4.1.18 + specifier: ^4.2.0 version: 4.2.0 packages/astro/e2e/fixtures/ts-resolution: @@ -1729,7 +1729,7 @@ importers: specifier: ^1.9.11 version: 1.9.11 svelte: - specifier: ^5.51.5 + specifier: ^5.53.1 version: 5.53.1 vue: specifier: ^3.5.28 @@ -1873,7 +1873,7 @@ importers: specifier: ^18.3.1 version: 18.3.1(react@18.3.1) svelte: - specifier: ^5.51.5 + specifier: ^5.53.1 version: 5.53.1 vue: specifier: ^3.5.28 @@ -1894,7 +1894,7 @@ importers: specifier: workspace:* version: link:../../.. svelte: - specifier: ^5.51.5 + specifier: ^5.53.1 version: 5.53.1 packages/astro/test/fixtures/alias-tsconfig: @@ -1909,7 +1909,7 @@ importers: specifier: workspace:* version: link:../../.. svelte: - specifier: ^5.51.5 + specifier: ^5.53.1 version: 5.53.1 packages/astro/test/fixtures/alias-tsconfig-baseurl-only: @@ -1921,7 +1921,7 @@ importers: specifier: workspace:* version: link:../../.. svelte: - specifier: ^5.51.5 + specifier: ^5.53.1 version: 5.53.1 packages/astro/test/fixtures/alias-tsconfig-no-baseurl: @@ -2016,7 +2016,7 @@ importers: specifier: workspace:* version: link:../../.. preact: - specifier: ^10.28.3 + specifier: ^10.28.4 version: 10.28.4 packages/astro/test/fixtures/astro-check-errors: @@ -2064,10 +2064,10 @@ importers: specifier: workspace:* version: link:../../.. preact: - specifier: ^10.28.3 + specifier: ^10.28.4 version: 10.28.4 svelte: - specifier: ^5.51.5 + specifier: ^5.53.1 version: 5.53.1 vue: specifier: ^3.5.28 @@ -2100,7 +2100,7 @@ importers: specifier: ^18.3.1 version: 18.3.1(react@18.3.1) svelte: - specifier: ^5.51.5 + specifier: ^5.53.1 version: 5.53.1 packages/astro/test/fixtures/astro-client-only/pkg: {} @@ -2192,7 +2192,7 @@ importers: specifier: ^18.3.1 version: 18.3.1(react@18.3.1) svelte: - specifier: ^5.51.5 + specifier: ^5.53.1 version: 5.53.1 packages/astro/test/fixtures/astro-env: @@ -2246,7 +2246,7 @@ importers: specifier: workspace:* version: link:../../.. preact: - specifier: ^10.28.3 + specifier: ^10.28.4 version: 10.28.4 packages/astro/test/fixtures/astro-external-files: @@ -2264,7 +2264,7 @@ importers: specifier: workspace:* version: link:../../.. preact: - specifier: ^10.28.3 + specifier: ^10.28.4 version: 10.28.4 packages/astro/test/fixtures/astro-generator: @@ -2468,13 +2468,13 @@ importers: packages/astro/test/fixtures/astro-scripts: dependencies: '@tailwindcss/vite': - specifier: ^4.1.18 + specifier: ^4.2.0 version: 4.2.0(vite@7.3.1(@types/node@25.2.3)(jiti@2.6.1)(lightningcss@1.31.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.2)) astro: specifier: workspace:* version: link:../../.. tailwindcss: - specifier: ^4.1.18 + specifier: ^4.2.0 version: 4.2.0 packages/astro/test/fixtures/astro-sitemap-rss: @@ -2492,7 +2492,7 @@ importers: specifier: workspace:* version: link:../../.. preact: - specifier: ^10.28.3 + specifier: ^10.28.4 version: 10.28.4 packages/astro/test/fixtures/astro-slots: @@ -2522,7 +2522,7 @@ importers: specifier: workspace:* version: link:../../.. preact: - specifier: ^10.28.3 + specifier: ^10.28.4 version: 10.28.4 react: specifier: ^18.3.1 @@ -2534,7 +2534,7 @@ importers: specifier: ^1.9.11 version: 1.9.11 svelte: - specifier: ^5.51.5 + specifier: ^5.53.1 version: 5.53.1 vue: specifier: ^3.5.28 @@ -2549,7 +2549,7 @@ importers: specifier: workspace:* version: link:../../.. preact: - specifier: ^10.28.3 + specifier: ^10.28.4 version: 10.28.4 packages/astro/test/fixtures/build-assets: @@ -2561,7 +2561,7 @@ importers: specifier: workspace:* version: link:../../.. preact: - specifier: ^10.28.3 + specifier: ^10.28.4 version: 10.28.4 packages/astro/test/fixtures/build-concurrency: @@ -2615,7 +2615,7 @@ importers: specifier: workspace:* version: link:../../.. preact: - specifier: ^10.28.3 + specifier: ^10.28.4 version: 10.28.4 react: specifier: ^18.3.1 @@ -2624,13 +2624,13 @@ importers: specifier: ^18.3.1 version: 18.3.1(react@18.3.1) svelte: - specifier: ^5.51.5 + specifier: ^5.53.1 version: 5.53.1 packages/astro/test/fixtures/component-library-shared: dependencies: preact: - specifier: ^10.28.3 + specifier: ^10.28.4 version: 10.28.4 react: specifier: ^18.3.1 @@ -2814,7 +2814,7 @@ importers: specifier: workspace:* version: link:../../.. preact: - specifier: ^10.28.3 + specifier: ^10.28.4 version: 10.28.4 packages/astro/test/fixtures/content-layer-remark-plugins: @@ -3020,7 +3020,7 @@ importers: specifier: workspace:* version: link:../../.. svelte: - specifier: ^5.51.5 + specifier: ^5.53.1 version: 5.53.1 packages/astro/test/fixtures/css-deduplication: @@ -3284,7 +3284,7 @@ importers: specifier: workspace:* version: link:../../.. preact: - specifier: ^10.28.3 + specifier: ^10.28.4 version: 10.28.4 packages/astro/test/fixtures/error-bad-js: @@ -3332,10 +3332,10 @@ importers: specifier: workspace:* version: link:../../.. preact: - specifier: ^10.28.3 + specifier: ^10.28.4 version: 10.28.4 svelte: - specifier: ^5.51.5 + specifier: ^5.53.1 version: 5.53.1 vue: specifier: ^3.5.28 @@ -3440,7 +3440,7 @@ importers: specifier: workspace:* version: link:../../.. preact: - specifier: ^10.28.3 + specifier: ^10.28.4 version: 10.28.4 packages/astro/test/fixtures/i18n-double-prefix: @@ -3584,7 +3584,7 @@ importers: packages/astro/test/fixtures/jsx: dependencies: preact: - specifier: ^10.28.3 + specifier: ^10.28.4 version: 10.28.4 react: specifier: ^18.3.1 @@ -3596,7 +3596,7 @@ importers: specifier: ^1.9.11 version: 1.9.11 svelte: - specifier: ^5.51.5 + specifier: ^5.53.1 version: 5.53.1 vue: specifier: ^3.5.28 @@ -3705,13 +3705,13 @@ importers: packages/astro/test/fixtures/middleware-tailwind: dependencies: '@tailwindcss/vite': - specifier: ^4.1.18 + specifier: ^4.2.0 version: 4.2.0(vite@7.3.1(@types/node@25.2.3)(jiti@2.6.1)(lightningcss@1.31.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.2)) astro: specifier: workspace:* version: link:../../.. tailwindcss: - specifier: ^4.1.18 + specifier: ^4.2.0 version: 4.2.0 packages/astro/test/fixtures/middleware-virtual: @@ -3811,7 +3811,7 @@ importers: specifier: ^1.9.11 version: 1.9.11 svelte: - specifier: ^5.51.5 + specifier: ^5.53.1 version: 5.53.1 vue: specifier: ^3.5.28 @@ -3833,7 +3833,7 @@ importers: specifier: workspace:* version: link:../../.. preact: - specifier: ^10.28.3 + specifier: ^10.28.4 version: 10.28.4 packages/astro/test/fixtures/preact-compat-component/packages/react-lib: @@ -3848,13 +3848,13 @@ importers: specifier: workspace:* version: link:../../../../integrations/preact '@preact/signals': - specifier: 2.7.1 - version: 2.7.1(preact@10.28.4) + specifier: 2.8.1 + version: 2.8.1(preact@10.28.4) astro: specifier: workspace:* version: link:../../.. preact: - specifier: ^10.28.3 + specifier: ^10.28.4 version: 10.28.4 packages/astro/test/fixtures/prerender-conflict-dynamic-dynamic: @@ -3933,7 +3933,7 @@ importers: specifier: 'workspace:' version: link:../../.. preact: - specifier: ^10.28.3 + specifier: ^10.28.4 version: 10.28.4 packages/astro/test/fixtures/remote-css: @@ -4077,7 +4077,7 @@ importers: specifier: workspace:* version: link:../../../.. svelte: - specifier: ^5.51.5 + specifier: ^5.53.1 version: 5.53.1 packages/astro/test/fixtures/server-islands/ssr: @@ -4092,7 +4092,7 @@ importers: specifier: workspace:* version: link:../../../.. svelte: - specifier: ^5.51.5 + specifier: ^5.53.1 version: 5.53.1 packages/astro/test/fixtures/sessions: @@ -4119,7 +4119,7 @@ importers: specifier: workspace:* version: link:../../.. preact: - specifier: ^10.28.3 + specifier: ^10.28.4 version: 10.28.4 packages/astro/test/fixtures/slots-react: @@ -4167,7 +4167,7 @@ importers: specifier: workspace:* version: link:../../.. svelte: - specifier: ^5.51.5 + specifier: ^5.53.1 version: 5.53.1 packages/astro/test/fixtures/slots-vue: @@ -4278,7 +4278,7 @@ importers: specifier: workspace:* version: link:../../.. preact: - specifier: ^10.28.3 + specifier: ^10.28.4 version: 10.28.4 packages/astro/test/fixtures/ssr-markdown: @@ -4329,7 +4329,7 @@ importers: specifier: workspace:* version: link:../../.. vue: - specifier: ^3.5.27 + specifier: ^3.5.28 version: 3.5.28(typescript@5.9.3) packages/astro/test/fixtures/ssr-request: @@ -4353,7 +4353,7 @@ importers: specifier: workspace:* version: link:../../.. preact: - specifier: ^10.28.3 + specifier: ^10.28.4 version: 10.28.4 packages/astro/test/fixtures/ssr-split-manifest: @@ -4383,7 +4383,7 @@ importers: specifier: workspace:* version: link:../../.. preact: - specifier: ^10.28.3 + specifier: ^10.28.4 version: 10.28.4 packages/astro/test/fixtures/static-build-code-component: @@ -4410,7 +4410,7 @@ importers: specifier: workspace:* version: link:../../.. preact: - specifier: ^10.28.3 + specifier: ^10.28.4 version: 10.28.4 react: specifier: ^18.3.1 @@ -4469,7 +4469,7 @@ importers: specifier: workspace:* version: link:../../.. svelte: - specifier: ^5.51.5 + specifier: ^5.53.1 version: 5.53.1 packages/astro/test/fixtures/svg-deduplication: @@ -4484,13 +4484,13 @@ importers: specifier: workspace:* version: link:../../../../integrations/mdx '@tailwindcss/vite': - specifier: ^4.1.18 + specifier: ^4.2.0 version: 4.2.0(vite@7.3.1(@types/node@25.2.3)(jiti@2.6.1)(lightningcss@1.31.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.2)) astro: specifier: workspace:* version: link:../../.. tailwindcss: - specifier: ^4.1.18 + specifier: ^4.2.0 version: 4.2.0 packages/astro/test/fixtures/third-party-astro: @@ -4598,7 +4598,7 @@ importers: specifier: workspace:* version: link:../../.. svelte: - specifier: ^5.51.5 + specifier: ^5.53.1 version: 5.53.1 vue: specifier: ^3.5.28 @@ -5199,7 +5199,7 @@ importers: version: link:../../.. '@astrojs/vue': specifier: ^5.1.4 - version: 5.1.4(@types/node@25.2.3)(astro@packages+astro)(jiti@2.6.1)(lightningcss@1.31.1)(rollup@4.57.1)(sass@1.97.3)(tsx@4.21.0)(vue@3.5.28(typescript@5.9.3))(yaml@2.8.2) + version: 5.1.4(@types/node@25.2.3)(astro@packages+astro)(jiti@2.6.1)(lightningcss@1.31.1)(rollup@4.58.0)(sass@1.97.3)(tsx@4.21.0)(vue@3.5.28(typescript@5.9.3))(yaml@2.8.2) astro: specifier: workspace:* version: link:../../../../../astro @@ -5445,7 +5445,7 @@ importers: specifier: ^3.1.1 version: 3.1.1 acorn: - specifier: ^8.15.0 + specifier: ^8.16.0 version: 8.16.0 es-module-lexer: specifier: ^2.0.0 @@ -5599,7 +5599,7 @@ importers: specifier: workspace:* version: link:../../../../../astro preact: - specifier: ^10.28.3 + specifier: ^10.28.4 version: 10.28.4 packages/integrations/mdx/test/fixtures/mdx-namespace: @@ -5705,10 +5705,10 @@ importers: version: 5.1.2 '@netlify/vite-plugin': specifier: ^2.10.2 - version: 2.10.2(@azure/identity@4.13.0)(@vercel/functions@3.4.2)(rollup@4.57.1)(vite@7.3.1(@types/node@22.19.11)(jiti@2.6.1)(lightningcss@1.31.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.2)) + version: 2.10.2(@azure/identity@4.13.0)(@vercel/functions@3.4.2)(rollup@4.58.0)(vite@7.3.1(@types/node@22.19.11)(jiti@2.6.1)(lightningcss@1.31.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.2)) '@vercel/nft': specifier: ^1.3.1 - version: 1.3.1(rollup@4.57.1) + version: 1.3.1(rollup@4.58.0) esbuild: specifier: ^0.25.0 version: 0.25.5 @@ -6054,7 +6054,7 @@ importers: dependencies: '@preact/preset-vite': specifier: ^2.10.3 - version: 2.10.3(@babel/core@7.29.0)(preact@10.28.4)(rollup@4.57.1)(vite@7.3.1(@types/node@25.2.3)(jiti@2.6.1)(lightningcss@1.31.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.2)) + version: 2.10.3(@babel/core@7.29.0)(preact@10.28.4)(rollup@4.58.0)(vite@7.3.1(@types/node@25.2.3)(jiti@2.6.1)(lightningcss@1.31.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.2)) '@preact/signals': specifier: ^2.8.1 version: 2.8.1(preact@10.28.4) @@ -6293,7 +6293,7 @@ importers: version: 3.4.2 '@vercel/nft': specifier: ^1.3.1 - version: 1.3.1(rollup@4.57.1) + version: 1.3.1(rollup@4.58.0) '@vercel/routing-utils': specifier: ^5.3.3 version: 5.3.3 @@ -7187,8 +7187,8 @@ packages: '@astrojs/compiler@2.13.1': resolution: {integrity: sha512-f3FN83d2G/v32ipNClRKgYv30onQlMZX1vCeZMjPsMMPl1mDpmbl0+N5BYo4S/ofzqJyS5hvwacEo0CCVDn/Qg==} - '@astrojs/compiler@3.0.0-beta.0': - resolution: {integrity: sha512-wrWArjuyeEhoUZUr+o3Ts3CFbxB+QFYvzsnnR0wr3L0b84JDxq107mZOfmNZ/XPE4VjFzjjApvHKCVGQjNJm8Q==} + '@astrojs/compiler@3.0.0-beta.1': + resolution: {integrity: sha512-Z3dKhi4QcgpH7iCwAfYIoF5+7ghegtKLWjsd5L5wmykA4acXFcjZrfMF6KU5YlRbxF3h4waI5E2h6bxtv21dTw==} '@astrojs/internal-helpers@0.7.5': resolution: {integrity: sha512-vreGnYSSKhAjFJCWAwe/CNhONvoc5lokxtRoZims+0wa3KbHBdPHSSthJsKxPd8d/aic6lWKpRTYGY/hsgK6EA==} @@ -9714,11 +9714,6 @@ packages: '@preact/signals-core@1.13.0': resolution: {integrity: sha512-slT6XeTCAbdql61GVLlGU4x7XHI7kCZV5Um5uhE4zLX4ApgiiXc0UYFvVOKq06xcovzp7p+61l68oPi563ARKg==} - '@preact/signals@2.7.1': - resolution: {integrity: sha512-mP2+wMYHqDXVKFGzjqkL6CiHj3okB8eVTTJUZBrSVGozi/XfA+zZRCEALKKZYRoSoqLyT4J6qM4lhwT9155s1Q==} - peerDependencies: - preact: '>= 10.25.0 || >=11.0.0-0' - '@preact/signals@2.8.1': resolution: {integrity: sha512-wX6U0SpcCukZTJBs5ChljvBZb3XmYzA5gd4vKHgX8wZZKaQCo2WHtmThdLx+mcVvlBa5u3XShC7ffbETJD4BiQ==} peerDependencies: @@ -9772,141 +9767,141 @@ packages: rollup: optional: true - '@rollup/rollup-android-arm-eabi@4.57.1': - resolution: {integrity: sha512-A6ehUVSiSaaliTxai040ZpZ2zTevHYbvu/lDoeAteHI8QnaosIzm4qwtezfRg1jOYaUmnzLX1AOD6Z+UJjtifg==} + '@rollup/rollup-android-arm-eabi@4.58.0': + resolution: {integrity: sha512-mr0tmS/4FoVk1cnaeN244A/wjvGDNItZKR8hRhnmCzygyRXYtKF5jVDSIILR1U97CTzAYmbgIj/Dukg62ggG5w==} cpu: [arm] os: [android] - '@rollup/rollup-android-arm64@4.57.1': - resolution: {integrity: sha512-dQaAddCY9YgkFHZcFNS/606Exo8vcLHwArFZ7vxXq4rigo2bb494/xKMMwRRQW6ug7Js6yXmBZhSBRuBvCCQ3w==} + '@rollup/rollup-android-arm64@4.58.0': + resolution: {integrity: sha512-+s++dbp+/RTte62mQD9wLSbiMTV+xr/PeRJEc/sFZFSBRlHPNPVaf5FXlzAL77Mr8FtSfQqCN+I598M8U41ccQ==} cpu: [arm64] os: [android] - '@rollup/rollup-darwin-arm64@4.57.1': - resolution: {integrity: sha512-crNPrwJOrRxagUYeMn/DZwqN88SDmwaJ8Cvi/TN1HnWBU7GwknckyosC2gd0IqYRsHDEnXf328o9/HC6OkPgOg==} + '@rollup/rollup-darwin-arm64@4.58.0': + resolution: {integrity: sha512-MFWBwTcYs0jZbINQBXHfSrpSQJq3IUOakcKPzfeSznONop14Pxuqa0Kg19GD0rNBMPQI2tFtu3UzapZpH0Uc1Q==} cpu: [arm64] os: [darwin] - '@rollup/rollup-darwin-x64@4.57.1': - resolution: {integrity: sha512-Ji8g8ChVbKrhFtig5QBV7iMaJrGtpHelkB3lsaKzadFBe58gmjfGXAOfI5FV0lYMH8wiqsxKQ1C9B0YTRXVy4w==} + '@rollup/rollup-darwin-x64@4.58.0': + resolution: {integrity: sha512-yiKJY7pj9c9JwzuKYLFaDZw5gma3fI9bkPEIyofvVfsPqjCWPglSHdpdwXpKGvDeYDms3Qal8qGMEHZ1M/4Udg==} cpu: [x64] os: [darwin] - '@rollup/rollup-freebsd-arm64@4.57.1': - resolution: {integrity: sha512-R+/WwhsjmwodAcz65guCGFRkMb4gKWTcIeLy60JJQbXrJ97BOXHxnkPFrP+YwFlaS0m+uWJTstrUA9o+UchFug==} + '@rollup/rollup-freebsd-arm64@4.58.0': + resolution: {integrity: sha512-x97kCoBh5MOevpn/CNK9W1x8BEzO238541BGWBc315uOlN0AD/ifZ1msg+ZQB05Ux+VF6EcYqpiagfLJ8U3LvQ==} cpu: [arm64] os: [freebsd] - '@rollup/rollup-freebsd-x64@4.57.1': - resolution: {integrity: sha512-IEQTCHeiTOnAUC3IDQdzRAGj3jOAYNr9kBguI7MQAAZK3caezRrg0GxAb6Hchg4lxdZEI5Oq3iov/w/hnFWY9Q==} + '@rollup/rollup-freebsd-x64@4.58.0': + resolution: {integrity: sha512-Aa8jPoZ6IQAG2eIrcXPpjRcMjROMFxCt1UYPZZtCxRV68WkuSigYtQ/7Zwrcr2IvtNJo7T2JfDXyMLxq5L4Jlg==} cpu: [x64] os: [freebsd] - '@rollup/rollup-linux-arm-gnueabihf@4.57.1': - resolution: {integrity: sha512-F8sWbhZ7tyuEfsmOxwc2giKDQzN3+kuBLPwwZGyVkLlKGdV1nvnNwYD0fKQ8+XS6hp9nY7B+ZeK01EBUE7aHaw==} + '@rollup/rollup-linux-arm-gnueabihf@4.58.0': + resolution: {integrity: sha512-Ob8YgT5kD/lSIYW2Rcngs5kNB/44Q2RzBSPz9brf2WEtcGR7/f/E9HeHn1wYaAwKBni+bdXEwgHvUd0x12lQSA==} cpu: [arm] os: [linux] libc: [glibc] - '@rollup/rollup-linux-arm-musleabihf@4.57.1': - resolution: {integrity: sha512-rGfNUfn0GIeXtBP1wL5MnzSj98+PZe/AXaGBCRmT0ts80lU5CATYGxXukeTX39XBKsxzFpEeK+Mrp9faXOlmrw==} + '@rollup/rollup-linux-arm-musleabihf@4.58.0': + resolution: {integrity: sha512-K+RI5oP1ceqoadvNt1FecL17Qtw/n9BgRSzxif3rTL2QlIu88ccvY+Y9nnHe/cmT5zbH9+bpiJuG1mGHRVwF4Q==} cpu: [arm] os: [linux] libc: [musl] - '@rollup/rollup-linux-arm64-gnu@4.57.1': - resolution: {integrity: sha512-MMtej3YHWeg/0klK2Qodf3yrNzz6CGjo2UntLvk2RSPlhzgLvYEB3frRvbEF2wRKh1Z2fDIg9KRPe1fawv7C+g==} + '@rollup/rollup-linux-arm64-gnu@4.58.0': + resolution: {integrity: sha512-T+17JAsCKUjmbopcKepJjHWHXSjeW7O5PL7lEFaeQmiVyw4kkc5/lyYKzrv6ElWRX/MrEWfPiJWqbTvfIvjM1Q==} cpu: [arm64] os: [linux] libc: [glibc] - '@rollup/rollup-linux-arm64-musl@4.57.1': - resolution: {integrity: sha512-1a/qhaaOXhqXGpMFMET9VqwZakkljWHLmZOX48R0I/YLbhdxr1m4gtG1Hq7++VhVUmf+L3sTAf9op4JlhQ5u1Q==} + '@rollup/rollup-linux-arm64-musl@4.58.0': + resolution: {integrity: sha512-cCePktb9+6R9itIJdeCFF9txPU7pQeEHB5AbHu/MKsfH/k70ZtOeq1k4YAtBv9Z7mmKI5/wOLYjQ+B9QdxR6LA==} cpu: [arm64] os: [linux] libc: [musl] - '@rollup/rollup-linux-loong64-gnu@4.57.1': - resolution: {integrity: sha512-QWO6RQTZ/cqYtJMtxhkRkidoNGXc7ERPbZN7dVW5SdURuLeVU7lwKMpo18XdcmpWYd0qsP1bwKPf7DNSUinhvA==} + '@rollup/rollup-linux-loong64-gnu@4.58.0': + resolution: {integrity: sha512-iekUaLkfliAsDl4/xSdoCJ1gnnIXvoNz85C8U8+ZxknM5pBStfZjeXgB8lXobDQvvPRCN8FPmmuTtH+z95HTmg==} cpu: [loong64] os: [linux] libc: [glibc] - '@rollup/rollup-linux-loong64-musl@4.57.1': - resolution: {integrity: sha512-xpObYIf+8gprgWaPP32xiN5RVTi/s5FCR+XMXSKmhfoJjrpRAjCuuqQXyxUa/eJTdAE6eJ+KDKaoEqjZQxh3Gw==} + '@rollup/rollup-linux-loong64-musl@4.58.0': + resolution: {integrity: sha512-68ofRgJNl/jYJbxFjCKE7IwhbfxOl1muPN4KbIqAIe32lm22KmU7E8OPvyy68HTNkI2iV/c8y2kSPSm2mW/Q9Q==} cpu: [loong64] os: [linux] libc: [musl] - '@rollup/rollup-linux-ppc64-gnu@4.57.1': - resolution: {integrity: sha512-4BrCgrpZo4hvzMDKRqEaW1zeecScDCR+2nZ86ATLhAoJ5FQ+lbHVD3ttKe74/c7tNT9c6F2viwB3ufwp01Oh2w==} + '@rollup/rollup-linux-ppc64-gnu@4.58.0': + resolution: {integrity: sha512-dpz8vT0i+JqUKuSNPCP5SYyIV2Lh0sNL1+FhM7eLC457d5B9/BC3kDPp5BBftMmTNsBarcPcoz5UGSsnCiw4XQ==} cpu: [ppc64] os: [linux] libc: [glibc] - '@rollup/rollup-linux-ppc64-musl@4.57.1': - resolution: {integrity: sha512-NOlUuzesGauESAyEYFSe3QTUguL+lvrN1HtwEEsU2rOwdUDeTMJdO5dUYl/2hKf9jWydJrO9OL/XSSf65R5+Xw==} + '@rollup/rollup-linux-ppc64-musl@4.58.0': + resolution: {integrity: sha512-4gdkkf9UJ7tafnweBCR/mk4jf3Jfl0cKX9Np80t5i78kjIH0ZdezUv/JDI2VtruE5lunfACqftJ8dIMGN4oHew==} cpu: [ppc64] os: [linux] libc: [musl] - '@rollup/rollup-linux-riscv64-gnu@4.57.1': - resolution: {integrity: sha512-ptA88htVp0AwUUqhVghwDIKlvJMD/fmL/wrQj99PRHFRAG6Z5nbWoWG4o81Nt9FT+IuqUQi+L31ZKAFeJ5Is+A==} + '@rollup/rollup-linux-riscv64-gnu@4.58.0': + resolution: {integrity: sha512-YFS4vPnOkDTD/JriUeeZurFYoJhPf9GQQEF/v4lltp3mVcBmnsAdjEWhr2cjUCZzZNzxCG0HZOvJU44UGHSdzw==} cpu: [riscv64] os: [linux] libc: [glibc] - '@rollup/rollup-linux-riscv64-musl@4.57.1': - resolution: {integrity: sha512-S51t7aMMTNdmAMPpBg7OOsTdn4tySRQvklmL3RpDRyknk87+Sp3xaumlatU+ppQ+5raY7sSTcC2beGgvhENfuw==} + '@rollup/rollup-linux-riscv64-musl@4.58.0': + resolution: {integrity: sha512-x2xgZlFne+QVNKV8b4wwaCS8pwq3y14zedZ5DqLzjdRITvreBk//4Knbcvm7+lWmms9V9qFp60MtUd0/t/PXPw==} cpu: [riscv64] os: [linux] libc: [musl] - '@rollup/rollup-linux-s390x-gnu@4.57.1': - resolution: {integrity: sha512-Bl00OFnVFkL82FHbEqy3k5CUCKH6OEJL54KCyx2oqsmZnFTR8IoNqBF+mjQVcRCT5sB6yOvK8A37LNm/kPJiZg==} + '@rollup/rollup-linux-s390x-gnu@4.58.0': + resolution: {integrity: sha512-jIhrujyn4UnWF8S+DHSkAkDEO3hLX0cjzxJZPLF80xFyzyUIYgSMRcYQ3+uqEoyDD2beGq7Dj7edi8OnJcS/hg==} cpu: [s390x] os: [linux] libc: [glibc] - '@rollup/rollup-linux-x64-gnu@4.57.1': - resolution: {integrity: sha512-ABca4ceT4N+Tv/GtotnWAeXZUZuM/9AQyCyKYyKnpk4yoA7QIAuBt6Hkgpw8kActYlew2mvckXkvx0FfoInnLg==} + '@rollup/rollup-linux-x64-gnu@4.58.0': + resolution: {integrity: sha512-+410Srdoh78MKSJxTQ+hZ/Mx+ajd6RjjPwBPNd0R3J9FtL6ZA0GqiiyNjCO9In0IzZkCNrpGymSfn+kgyPQocg==} cpu: [x64] os: [linux] libc: [glibc] - '@rollup/rollup-linux-x64-musl@4.57.1': - resolution: {integrity: sha512-HFps0JeGtuOR2convgRRkHCekD7j+gdAuXM+/i6kGzQtFhlCtQkpwtNzkNj6QhCDp7DRJ7+qC/1Vg2jt5iSOFw==} + '@rollup/rollup-linux-x64-musl@4.58.0': + resolution: {integrity: sha512-ZjMyby5SICi227y1MTR3VYBpFTdZs823Rs/hpakufleBoufoOIB6jtm9FEoxn/cgO7l6PM2rCEl5Kre5vX0QrQ==} cpu: [x64] os: [linux] libc: [musl] - '@rollup/rollup-openbsd-x64@4.57.1': - resolution: {integrity: sha512-H+hXEv9gdVQuDTgnqD+SQffoWoc0Of59AStSzTEj/feWTBAnSfSD3+Dql1ZruJQxmykT/JVY0dE8Ka7z0DH1hw==} + '@rollup/rollup-openbsd-x64@4.58.0': + resolution: {integrity: sha512-ds4iwfYkSQ0k1nb8LTcyXw//ToHOnNTJtceySpL3fa7tc/AsE+UpUFphW126A6fKBGJD5dhRvg8zw1rvoGFxmw==} cpu: [x64] os: [openbsd] - '@rollup/rollup-openharmony-arm64@4.57.1': - resolution: {integrity: sha512-4wYoDpNg6o/oPximyc/NG+mYUejZrCU2q+2w6YZqrAs2UcNUChIZXjtafAiiZSUc7On8v5NyNj34Kzj/Ltk6dQ==} + '@rollup/rollup-openharmony-arm64@4.58.0': + resolution: {integrity: sha512-fd/zpJniln4ICdPkjWFhZYeY/bpnaN9pGa6ko+5WD38I0tTqk9lXMgXZg09MNdhpARngmxiCg0B0XUamNw/5BQ==} cpu: [arm64] os: [openharmony] - '@rollup/rollup-win32-arm64-msvc@4.57.1': - resolution: {integrity: sha512-O54mtsV/6LW3P8qdTcamQmuC990HDfR71lo44oZMZlXU4tzLrbvTii87Ni9opq60ds0YzuAlEr/GNwuNluZyMQ==} + '@rollup/rollup-win32-arm64-msvc@4.58.0': + resolution: {integrity: sha512-YpG8dUOip7DCz3nr/JUfPbIUo+2d/dy++5bFzgi4ugOGBIox+qMbbqt/JoORwvI/C9Kn2tz6+Bieoqd5+B1CjA==} cpu: [arm64] os: [win32] - '@rollup/rollup-win32-ia32-msvc@4.57.1': - resolution: {integrity: sha512-P3dLS+IerxCT/7D2q2FYcRdWRl22dNbrbBEtxdWhXrfIMPP9lQhb5h4Du04mdl5Woq05jVCDPCMF7Ub0NAjIew==} + '@rollup/rollup-win32-ia32-msvc@4.58.0': + resolution: {integrity: sha512-b9DI8jpFQVh4hIXFr0/+N/TzLdpBIoPzjt0Rt4xJbW3mzguV3mduR9cNgiuFcuL/TeORejJhCWiAXe3E/6PxWA==} cpu: [ia32] os: [win32] - '@rollup/rollup-win32-x64-gnu@4.57.1': - resolution: {integrity: sha512-VMBH2eOOaKGtIJYleXsi2B8CPVADrh+TyNxJ4mWPnKfLB/DBUmzW+5m1xUrcwWoMfSLagIRpjUFeW5CO5hyciQ==} + '@rollup/rollup-win32-x64-gnu@4.58.0': + resolution: {integrity: sha512-CSrVpmoRJFN06LL9xhkitkwUcTZtIotYAF5p6XOR2zW0Zz5mzb3IPpcoPhB02frzMHFNo1reQ9xSF5fFm3hUsQ==} cpu: [x64] os: [win32] - '@rollup/rollup-win32-x64-msvc@4.57.1': - resolution: {integrity: sha512-mxRFDdHIWRxg3UfIIAwCm6NzvxG0jDX/wBN6KsQFTvKFqqg9vTrWUE68qEjHt19A5wwx5X5aUi2zuZT7YR0jrA==} + '@rollup/rollup-win32-x64-msvc@4.58.0': + resolution: {integrity: sha512-QFsBgQNTnh5K0t/sBsjJLq24YVqEIVkGpfN2VHsnN90soZyhaiA9UUHufcctVNL4ypJY0wrwad0wslx2KJQ1/w==} cpu: [x64] os: [win32] @@ -14716,8 +14711,8 @@ packages: rfdc@1.4.1: resolution: {integrity: sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==} - rollup@4.57.1: - resolution: {integrity: sha512-oQL6lgK3e2QZeQ7gcgIkS2YZPg5slw37hYufJ3edKlfQSGGm8ICoxswK15ntSzF/a8+h7ekRy7k7oWc3BQ7y8A==} + rollup@4.58.0: + resolution: {integrity: sha512-wbT0mBmWbIvvq8NeEYWWvevvxnOyhKChir47S66WCxw1SXqhw7ssIYejnQEVt7XYQpsj2y8F9PM+Cr3SNEa0gw==} engines: {node: '>=18.0.0', npm: '>=8.0.0'} hasBin: true @@ -15461,8 +15456,8 @@ packages: resolution: {integrity: sha512-y+8YjDFzWdQlSE9N5nzKMT3g4a5UBX1HKowfdXh0uvAnTaqqwqB92Jt4UXBAeKekDs5IaDKyJFR4X1gYVCgXcw==} engines: {node: '>=20.18.1'} - undici@7.21.0: - resolution: {integrity: sha512-Hn2tCQpoDt1wv23a68Ctc8Cr/BHpUSfaPYrkajTXOS9IKpxVRx/X5m1K2YkbK2ipgZgxXSgsUinl3x+2YdSSfg==} + undici@7.22.0: + resolution: {integrity: sha512-RqslV2Us5BrllB+JeiZnK4peryVTndy9Dnqq62S3yYRRTj0tFQCwEniUy2167skdGOy3vqRzEvl1Dm4sV2ReDg==} engines: {node: '>=20.18.1'} unenv@2.0.0-rc.24: @@ -16391,7 +16386,7 @@ snapshots: '@astrojs/compiler@2.13.1': {} - '@astrojs/compiler@3.0.0-beta.0': {} + '@astrojs/compiler@3.0.0-beta.1': {} '@astrojs/internal-helpers@0.7.5': {} @@ -16490,14 +16485,14 @@ snapshots: - tsx - yaml - '@astrojs/vue@5.1.4(@types/node@25.2.3)(astro@packages+astro)(jiti@2.6.1)(lightningcss@1.31.1)(rollup@4.57.1)(sass@1.97.3)(tsx@4.21.0)(vue@3.5.28(typescript@5.9.3))(yaml@2.8.2)': + '@astrojs/vue@5.1.4(@types/node@25.2.3)(astro@packages+astro)(jiti@2.6.1)(lightningcss@1.31.1)(rollup@4.58.0)(sass@1.97.3)(tsx@4.21.0)(vue@3.5.28(typescript@5.9.3))(yaml@2.8.2)': dependencies: '@vitejs/plugin-vue': 5.2.4(vite@6.4.1(@types/node@25.2.3)(jiti@2.6.1)(lightningcss@1.31.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.2))(vue@3.5.28(typescript@5.9.3)) '@vitejs/plugin-vue-jsx': 4.2.0(vite@6.4.1(@types/node@25.2.3)(jiti@2.6.1)(lightningcss@1.31.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.2))(vue@3.5.28(typescript@5.9.3)) '@vue/compiler-sfc': 3.5.28 astro: link:packages/astro vite: 6.4.1(@types/node@25.2.3)(jiti@2.6.1)(lightningcss@1.31.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.2) - vite-plugin-vue-devtools: 7.7.9(rollup@4.57.1)(vite@6.4.1(@types/node@25.2.3)(jiti@2.6.1)(lightningcss@1.31.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.2))(vue@3.5.28(typescript@5.9.3)) + vite-plugin-vue-devtools: 7.7.9(rollup@4.58.0)(vite@6.4.1(@types/node@25.2.3)(jiti@2.6.1)(lightningcss@1.31.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.2))(vue@3.5.28(typescript@5.9.3)) vue: 3.5.28(typescript@5.9.3) transitivePeerDependencies: - '@nuxt/kit' @@ -18380,14 +18375,14 @@ snapshots: uuid: 13.0.0 write-file-atomic: 5.0.1 - '@netlify/dev@4.11.2(@azure/identity@4.13.0)(@vercel/functions@3.4.2)(rollup@4.57.1)': + '@netlify/dev@4.11.2(@azure/identity@4.13.0)(@vercel/functions@3.4.2)(rollup@4.58.0)': dependencies: '@netlify/ai': 0.3.8 '@netlify/blobs': 10.7.0 '@netlify/config': 24.4.0 '@netlify/dev-utils': 4.3.3 '@netlify/edge-functions-dev': 1.0.11 - '@netlify/functions-dev': 1.1.12(rollup@4.57.1) + '@netlify/functions-dev': 1.1.12(rollup@4.58.0) '@netlify/headers': 2.1.3 '@netlify/images': 1.3.3(@azure/identity@4.13.0)(@netlify/blobs@10.7.0)(@vercel/functions@3.4.2) '@netlify/redirects': 3.1.5 @@ -18457,12 +18452,12 @@ snapshots: dependencies: '@netlify/types': 2.3.0 - '@netlify/functions-dev@1.1.12(rollup@4.57.1)': + '@netlify/functions-dev@1.1.12(rollup@4.58.0)': dependencies: '@netlify/blobs': 10.7.0 '@netlify/dev-utils': 4.3.3 '@netlify/functions': 5.1.2 - '@netlify/zip-it-and-ship-it': 14.3.2(rollup@4.57.1) + '@netlify/zip-it-and-ship-it': 14.3.2(rollup@4.58.0) cron-parser: 4.9.0 decache: 4.6.2 extract-zip: 2.0.1 @@ -18566,9 +18561,9 @@ snapshots: '@netlify/types@2.3.0': {} - '@netlify/vite-plugin@2.10.2(@azure/identity@4.13.0)(@vercel/functions@3.4.2)(rollup@4.57.1)(vite@7.3.1(@types/node@22.19.11)(jiti@2.6.1)(lightningcss@1.31.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.2))': + '@netlify/vite-plugin@2.10.2(@azure/identity@4.13.0)(@vercel/functions@3.4.2)(rollup@4.58.0)(vite@7.3.1(@types/node@22.19.11)(jiti@2.6.1)(lightningcss@1.31.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.2))': dependencies: - '@netlify/dev': 4.11.2(@azure/identity@4.13.0)(@vercel/functions@3.4.2)(rollup@4.57.1) + '@netlify/dev': 4.11.2(@azure/identity@4.13.0)(@vercel/functions@3.4.2)(rollup@4.58.0) '@netlify/dev-utils': 4.3.3 dedent: 1.7.1 vite: 7.3.1(@types/node@22.19.11)(jiti@2.6.1)(lightningcss@1.31.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.2) @@ -18599,13 +18594,13 @@ snapshots: - supports-color - uploadthing - '@netlify/zip-it-and-ship-it@14.3.2(rollup@4.57.1)': + '@netlify/zip-it-and-ship-it@14.3.2(rollup@4.58.0)': dependencies: '@babel/parser': 7.29.0 '@babel/types': 7.29.0 '@netlify/binary-info': 1.0.0 '@netlify/serverless-functions-api': 2.9.0 - '@vercel/nft': 0.29.4(rollup@4.57.1) + '@vercel/nft': 0.29.4(rollup@4.58.0) archiver: 7.0.1 common-path-prefix: 3.0.0 copy-file: 11.1.0 @@ -18926,13 +18921,13 @@ snapshots: '@poppinss/exception@1.2.3': {} - '@preact/preset-vite@2.10.3(@babel/core@7.29.0)(preact@10.28.4)(rollup@4.57.1)(vite@7.3.1(@types/node@25.2.3)(jiti@2.6.1)(lightningcss@1.31.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.2))': + '@preact/preset-vite@2.10.3(@babel/core@7.29.0)(preact@10.28.4)(rollup@4.58.0)(vite@7.3.1(@types/node@25.2.3)(jiti@2.6.1)(lightningcss@1.31.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.2))': dependencies: '@babel/core': 7.29.0 '@babel/plugin-transform-react-jsx': 7.28.6(@babel/core@7.29.0) '@babel/plugin-transform-react-jsx-development': 7.27.1(@babel/core@7.29.0) '@prefresh/vite': 2.4.11(preact@10.28.4)(vite@7.3.1(@types/node@25.2.3)(jiti@2.6.1)(lightningcss@1.31.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.2)) - '@rollup/pluginutils': 5.3.0(rollup@4.57.1) + '@rollup/pluginutils': 5.3.0(rollup@4.58.0) babel-plugin-transform-hook-names: 1.0.2(@babel/core@7.29.0) debug: 4.4.3(supports-color@8.1.1) picocolors: 1.1.1 @@ -18945,11 +18940,6 @@ snapshots: '@preact/signals-core@1.13.0': {} - '@preact/signals@2.7.1(preact@10.28.4)': - dependencies: - '@preact/signals-core': 1.13.0 - preact: 10.28.4 - '@preact/signals@2.8.1(preact@10.28.4)': dependencies: '@preact/signals-core': 1.13.0 @@ -18992,87 +18982,87 @@ snapshots: estree-walker: 2.0.2 picomatch: 2.3.1 - '@rollup/pluginutils@5.3.0(rollup@4.57.1)': + '@rollup/pluginutils@5.3.0(rollup@4.58.0)': dependencies: '@types/estree': 1.0.8 estree-walker: 2.0.2 picomatch: 4.0.3 optionalDependencies: - rollup: 4.57.1 + rollup: 4.58.0 - '@rollup/rollup-android-arm-eabi@4.57.1': + '@rollup/rollup-android-arm-eabi@4.58.0': optional: true - '@rollup/rollup-android-arm64@4.57.1': + '@rollup/rollup-android-arm64@4.58.0': optional: true - '@rollup/rollup-darwin-arm64@4.57.1': + '@rollup/rollup-darwin-arm64@4.58.0': optional: true - '@rollup/rollup-darwin-x64@4.57.1': + '@rollup/rollup-darwin-x64@4.58.0': optional: true - '@rollup/rollup-freebsd-arm64@4.57.1': + '@rollup/rollup-freebsd-arm64@4.58.0': optional: true - '@rollup/rollup-freebsd-x64@4.57.1': + '@rollup/rollup-freebsd-x64@4.58.0': optional: true - '@rollup/rollup-linux-arm-gnueabihf@4.57.1': + '@rollup/rollup-linux-arm-gnueabihf@4.58.0': optional: true - '@rollup/rollup-linux-arm-musleabihf@4.57.1': + '@rollup/rollup-linux-arm-musleabihf@4.58.0': optional: true - '@rollup/rollup-linux-arm64-gnu@4.57.1': + '@rollup/rollup-linux-arm64-gnu@4.58.0': optional: true - '@rollup/rollup-linux-arm64-musl@4.57.1': + '@rollup/rollup-linux-arm64-musl@4.58.0': optional: true - '@rollup/rollup-linux-loong64-gnu@4.57.1': + '@rollup/rollup-linux-loong64-gnu@4.58.0': optional: true - '@rollup/rollup-linux-loong64-musl@4.57.1': + '@rollup/rollup-linux-loong64-musl@4.58.0': optional: true - '@rollup/rollup-linux-ppc64-gnu@4.57.1': + '@rollup/rollup-linux-ppc64-gnu@4.58.0': optional: true - '@rollup/rollup-linux-ppc64-musl@4.57.1': + '@rollup/rollup-linux-ppc64-musl@4.58.0': optional: true - '@rollup/rollup-linux-riscv64-gnu@4.57.1': + '@rollup/rollup-linux-riscv64-gnu@4.58.0': optional: true - '@rollup/rollup-linux-riscv64-musl@4.57.1': + '@rollup/rollup-linux-riscv64-musl@4.58.0': optional: true - '@rollup/rollup-linux-s390x-gnu@4.57.1': + '@rollup/rollup-linux-s390x-gnu@4.58.0': optional: true - '@rollup/rollup-linux-x64-gnu@4.57.1': + '@rollup/rollup-linux-x64-gnu@4.58.0': optional: true - '@rollup/rollup-linux-x64-musl@4.57.1': + '@rollup/rollup-linux-x64-musl@4.58.0': optional: true - '@rollup/rollup-openbsd-x64@4.57.1': + '@rollup/rollup-openbsd-x64@4.58.0': optional: true - '@rollup/rollup-openharmony-arm64@4.57.1': + '@rollup/rollup-openharmony-arm64@4.58.0': optional: true - '@rollup/rollup-win32-arm64-msvc@4.57.1': + '@rollup/rollup-win32-arm64-msvc@4.58.0': optional: true - '@rollup/rollup-win32-ia32-msvc@4.57.1': + '@rollup/rollup-win32-ia32-msvc@4.58.0': optional: true - '@rollup/rollup-win32-x64-gnu@4.57.1': + '@rollup/rollup-win32-x64-gnu@4.58.0': optional: true - '@rollup/rollup-win32-x64-msvc@4.57.1': + '@rollup/rollup-win32-x64-msvc@4.58.0': optional: true '@sec-ant/readable-stream@0.4.1': {} @@ -19657,10 +19647,10 @@ snapshots: dependencies: '@vercel/oidc': 3.2.0 - '@vercel/nft@0.29.4(rollup@4.57.1)': + '@vercel/nft@0.29.4(rollup@4.58.0)': dependencies: '@mapbox/node-pre-gyp': 2.0.3 - '@rollup/pluginutils': 5.3.0(rollup@4.57.1) + '@rollup/pluginutils': 5.3.0(rollup@4.58.0) acorn: 8.16.0 acorn-import-attributes: 1.9.5(acorn@8.16.0) async-sema: 3.1.1 @@ -19676,10 +19666,10 @@ snapshots: - rollup - supports-color - '@vercel/nft@1.3.1(rollup@4.57.1)': + '@vercel/nft@1.3.1(rollup@4.58.0)': dependencies: '@mapbox/node-pre-gyp': 2.0.3 - '@rollup/pluginutils': 5.3.0(rollup@4.57.1) + '@rollup/pluginutils': 5.3.0(rollup@4.58.0) acorn: 8.16.0 acorn-import-attributes: 1.9.5(acorn@8.16.0) async-sema: 3.1.1 @@ -20699,7 +20689,7 @@ snapshots: parse5: 7.3.0 parse5-htmlparser2-tree-adapter: 7.1.0 parse5-parser-stream: 7.1.2 - undici: 7.21.0 + undici: 7.22.0 whatwg-mimetype: 4.0.0 chokidar@3.6.0: @@ -24825,35 +24815,35 @@ snapshots: rfdc@1.4.1: {} - rollup@4.57.1: + rollup@4.58.0: dependencies: '@types/estree': 1.0.8 optionalDependencies: - '@rollup/rollup-android-arm-eabi': 4.57.1 - '@rollup/rollup-android-arm64': 4.57.1 - '@rollup/rollup-darwin-arm64': 4.57.1 - '@rollup/rollup-darwin-x64': 4.57.1 - '@rollup/rollup-freebsd-arm64': 4.57.1 - '@rollup/rollup-freebsd-x64': 4.57.1 - '@rollup/rollup-linux-arm-gnueabihf': 4.57.1 - '@rollup/rollup-linux-arm-musleabihf': 4.57.1 - '@rollup/rollup-linux-arm64-gnu': 4.57.1 - '@rollup/rollup-linux-arm64-musl': 4.57.1 - '@rollup/rollup-linux-loong64-gnu': 4.57.1 - '@rollup/rollup-linux-loong64-musl': 4.57.1 - '@rollup/rollup-linux-ppc64-gnu': 4.57.1 - '@rollup/rollup-linux-ppc64-musl': 4.57.1 - '@rollup/rollup-linux-riscv64-gnu': 4.57.1 - '@rollup/rollup-linux-riscv64-musl': 4.57.1 - '@rollup/rollup-linux-s390x-gnu': 4.57.1 - '@rollup/rollup-linux-x64-gnu': 4.57.1 - '@rollup/rollup-linux-x64-musl': 4.57.1 - '@rollup/rollup-openbsd-x64': 4.57.1 - '@rollup/rollup-openharmony-arm64': 4.57.1 - '@rollup/rollup-win32-arm64-msvc': 4.57.1 - '@rollup/rollup-win32-ia32-msvc': 4.57.1 - '@rollup/rollup-win32-x64-gnu': 4.57.1 - '@rollup/rollup-win32-x64-msvc': 4.57.1 + '@rollup/rollup-android-arm-eabi': 4.58.0 + '@rollup/rollup-android-arm64': 4.58.0 + '@rollup/rollup-darwin-arm64': 4.58.0 + '@rollup/rollup-darwin-x64': 4.58.0 + '@rollup/rollup-freebsd-arm64': 4.58.0 + '@rollup/rollup-freebsd-x64': 4.58.0 + '@rollup/rollup-linux-arm-gnueabihf': 4.58.0 + '@rollup/rollup-linux-arm-musleabihf': 4.58.0 + '@rollup/rollup-linux-arm64-gnu': 4.58.0 + '@rollup/rollup-linux-arm64-musl': 4.58.0 + '@rollup/rollup-linux-loong64-gnu': 4.58.0 + '@rollup/rollup-linux-loong64-musl': 4.58.0 + '@rollup/rollup-linux-ppc64-gnu': 4.58.0 + '@rollup/rollup-linux-ppc64-musl': 4.58.0 + '@rollup/rollup-linux-riscv64-gnu': 4.58.0 + '@rollup/rollup-linux-riscv64-musl': 4.58.0 + '@rollup/rollup-linux-s390x-gnu': 4.58.0 + '@rollup/rollup-linux-x64-gnu': 4.58.0 + '@rollup/rollup-linux-x64-musl': 4.58.0 + '@rollup/rollup-openbsd-x64': 4.58.0 + '@rollup/rollup-openharmony-arm64': 4.58.0 + '@rollup/rollup-win32-arm64-msvc': 4.58.0 + '@rollup/rollup-win32-ia32-msvc': 4.58.0 + '@rollup/rollup-win32-x64-gnu': 4.58.0 + '@rollup/rollup-win32-x64-msvc': 4.58.0 fsevents: 2.3.3 router@2.2.0: @@ -25653,7 +25643,7 @@ snapshots: undici@7.18.2: {} - undici@7.21.0: {} + undici@7.22.0: {} unenv@2.0.0-rc.24: dependencies: @@ -25890,10 +25880,10 @@ snapshots: - tsx - yaml - vite-plugin-inspect@0.8.9(rollup@4.57.1)(vite@6.4.1(@types/node@25.2.3)(jiti@2.6.1)(lightningcss@1.31.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.2)): + vite-plugin-inspect@0.8.9(rollup@4.58.0)(vite@6.4.1(@types/node@25.2.3)(jiti@2.6.1)(lightningcss@1.31.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.2)): dependencies: '@antfu/utils': 0.7.10 - '@rollup/pluginutils': 5.3.0(rollup@4.57.1) + '@rollup/pluginutils': 5.3.0(rollup@4.58.0) debug: 4.4.3(supports-color@8.1.1) error-stack-parser-es: 0.1.5 fs-extra: 11.3.3 @@ -25947,7 +25937,7 @@ snapshots: transitivePeerDependencies: - supports-color - vite-plugin-vue-devtools@7.7.9(rollup@4.57.1)(vite@6.4.1(@types/node@25.2.3)(jiti@2.6.1)(lightningcss@1.31.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.2))(vue@3.5.28(typescript@5.9.3)): + vite-plugin-vue-devtools@7.7.9(rollup@4.58.0)(vite@6.4.1(@types/node@25.2.3)(jiti@2.6.1)(lightningcss@1.31.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.2))(vue@3.5.28(typescript@5.9.3)): dependencies: '@vue/devtools-core': 7.7.9(vite@6.4.1(@types/node@25.2.3)(jiti@2.6.1)(lightningcss@1.31.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.2))(vue@3.5.28(typescript@5.9.3)) '@vue/devtools-kit': 7.7.9 @@ -25955,7 +25945,7 @@ snapshots: execa: 9.6.1 sirv: 3.0.2 vite: 6.4.1(@types/node@25.2.3)(jiti@2.6.1)(lightningcss@1.31.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.2) - vite-plugin-inspect: 0.8.9(rollup@4.57.1)(vite@6.4.1(@types/node@25.2.3)(jiti@2.6.1)(lightningcss@1.31.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.2)) + vite-plugin-inspect: 0.8.9(rollup@4.58.0)(vite@6.4.1(@types/node@25.2.3)(jiti@2.6.1)(lightningcss@1.31.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.2)) vite-plugin-vue-inspector: 5.3.2(vite@6.4.1(@types/node@25.2.3)(jiti@2.6.1)(lightningcss@1.31.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.2)) transitivePeerDependencies: - '@nuxt/kit' @@ -26028,7 +26018,7 @@ snapshots: fdir: 6.5.0(picomatch@4.0.3) picomatch: 4.0.3 postcss: 8.5.6 - rollup: 4.57.1 + rollup: 4.58.0 tinyglobby: 0.2.15 optionalDependencies: '@types/node': 25.2.3 @@ -26045,7 +26035,7 @@ snapshots: fdir: 6.5.0(picomatch@4.0.3) picomatch: 4.0.3 postcss: 8.5.6 - rollup: 4.57.1 + rollup: 4.58.0 tinyglobby: 0.2.15 optionalDependencies: '@types/node': 22.19.11 @@ -26062,7 +26052,7 @@ snapshots: fdir: 6.5.0(picomatch@4.0.3) picomatch: 4.0.3 postcss: 8.5.6 - rollup: 4.57.1 + rollup: 4.58.0 tinyglobby: 0.2.15 optionalDependencies: '@types/node': 25.2.3 From b3954a124081d70da202c9fac43a2b35e63da3ee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Feb 2026 11:32:58 +0100 Subject: [PATCH 04/14] fix(deps): update astro adapters (#15637) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- packages/integrations/cloudflare/package.json | 2 +- .../test/fixtures/vite-plugin/package.json | 2 +- .../test/fixtures/with-svelte/package.json | 2 +- pnpm-lock.yaml | 40 +++++++++---------- 4 files changed, 23 insertions(+), 23 deletions(-) diff --git a/packages/integrations/cloudflare/package.json b/packages/integrations/cloudflare/package.json index 1d32bccc85de..8fdd81958671 100644 --- a/packages/integrations/cloudflare/package.json +++ b/packages/integrations/cloudflare/package.json @@ -53,7 +53,7 @@ "wrangler": "^4.61.1" }, "devDependencies": { - "@cloudflare/workers-types": "^4.20260227.0", + "@cloudflare/workers-types": "^4.20260228.0", "@types/node": "^25.2.2", "astro": "workspace:*", "astro-scripts": "workspace:*", diff --git a/packages/integrations/cloudflare/test/fixtures/vite-plugin/package.json b/packages/integrations/cloudflare/test/fixtures/vite-plugin/package.json index 8c836d5aff87..6fe455c966a6 100644 --- a/packages/integrations/cloudflare/test/fixtures/vite-plugin/package.json +++ b/packages/integrations/cloudflare/test/fixtures/vite-plugin/package.json @@ -12,7 +12,7 @@ "@astrojs/react": "workspace:*", "@astrojs/vue": "workspace:*", "@astrojs/svelte": "workspace:*", - "svelte":"^5.53.0", + "svelte":"^5.53.1", "vue": "^3.5.28", "@vitejs/plugin-vue": "^6.0.4", "@types/react": "^18.3.28", diff --git a/packages/integrations/cloudflare/test/fixtures/with-svelte/package.json b/packages/integrations/cloudflare/test/fixtures/with-svelte/package.json index 8580cec7f386..2ab4368d799d 100644 --- a/packages/integrations/cloudflare/test/fixtures/with-svelte/package.json +++ b/packages/integrations/cloudflare/test/fixtures/with-svelte/package.json @@ -6,6 +6,6 @@ "@astrojs/cloudflare": "workspace:*", "@astrojs/svelte": "workspace:*", "astro": "workspace:*", - "svelte": "^5.53.0" + "svelte": "^5.53.1" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 29696a38d71d..1d4af6c41ec3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4665,7 +4665,7 @@ importers: version: 1.0.2 drizzle-orm: specifier: ^0.42.0 - version: 0.42.0(@cloudflare/workers-types@4.20260227.0)(@libsql/client@0.17.0)(@opentelemetry/api@1.9.0) + version: 0.42.0(@cloudflare/workers-types@4.20260228.0)(@libsql/client@0.17.0)(@opentelemetry/api@1.9.0) nanoid: specifier: ^5.1.6 version: 5.1.6 @@ -4915,7 +4915,7 @@ importers: version: link:../../underscore-redirects '@cloudflare/vite-plugin': specifier: ^1.25.2 - version: 1.25.2(@cloudflare/workers-types@4.20260227.0)(vite@7.3.1(@types/node@25.2.3)(jiti@2.6.1)(lightningcss@1.31.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.2))(workerd@1.20260219.0) + version: 1.25.2(@cloudflare/workers-types@4.20260228.0)(vite@7.3.1(@types/node@25.2.3)(jiti@2.6.1)(lightningcss@1.31.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.2))(workerd@1.20260219.0) piccolore: specifier: ^0.1.3 version: 0.1.3 @@ -4927,8 +4927,8 @@ importers: version: 7.3.1(@types/node@25.2.3)(jiti@2.6.1)(lightningcss@1.31.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.2) devDependencies: '@cloudflare/workers-types': - specifier: ^4.20260227.0 - version: 4.20260227.0 + specifier: ^4.20260228.0 + version: 4.20260228.0 '@types/node': specifier: ^25.2.2 version: 25.2.3 @@ -4956,7 +4956,7 @@ importers: devDependencies: wrangler: specifier: ^4.67.0 - version: 4.67.0(@cloudflare/workers-types@4.20260227.0) + version: 4.67.0(@cloudflare/workers-types@4.20260228.0) packages/integrations/cloudflare/test/fixtures/astro-env: dependencies: @@ -4969,7 +4969,7 @@ importers: devDependencies: wrangler: specifier: ^4.67.0 - version: 4.67.0(@cloudflare/workers-types@4.20260227.0) + version: 4.67.0(@cloudflare/workers-types@4.20260228.0) packages/integrations/cloudflare/test/fixtures/binding-image-service: dependencies: @@ -4999,7 +4999,7 @@ importers: version: link:../../../../../astro wrangler: specifier: ^4.67.0 - version: 4.67.0(@cloudflare/workers-types@4.20260227.0) + version: 4.67.0(@cloudflare/workers-types@4.20260228.0) packages/integrations/cloudflare/test/fixtures/external-image-service: dependencies: @@ -5045,7 +5045,7 @@ importers: devDependencies: wrangler: specifier: ^4.67.0 - version: 4.67.0(@cloudflare/workers-types@4.20260227.0) + version: 4.67.0(@cloudflare/workers-types@4.20260228.0) packages/integrations/cloudflare/test/fixtures/server-entry: dependencies: @@ -5067,7 +5067,7 @@ importers: version: link:../../../../../astro wrangler: specifier: ^4.67.0 - version: 4.67.0(@cloudflare/workers-types@4.20260227.0) + version: 4.67.0(@cloudflare/workers-types@4.20260228.0) packages/integrations/cloudflare/test/fixtures/sql-import: dependencies: @@ -5147,7 +5147,7 @@ importers: specifier: ^0.34.3 version: 0.34.5 svelte: - specifier: ^5.53.0 + specifier: ^5.53.1 version: 5.53.1 vue: specifier: ^3.5.28 @@ -5189,7 +5189,7 @@ importers: specifier: workspace:* version: link:../../../../../astro svelte: - specifier: ^5.53.0 + specifier: ^5.53.1 version: 5.53.1 packages/integrations/cloudflare/test/fixtures/with-vue: @@ -7652,8 +7652,8 @@ packages: cpu: [x64] os: [win32] - '@cloudflare/workers-types@4.20260227.0': - resolution: {integrity: sha512-e/Lfx2LGmmTds9Soorj96ER+xzJZ/dfNcSd+odlRDv0HBYA4Ts7m01A1VwCPGvuy3/kQo7FYZEQdF6vnR0y73A==} + '@cloudflare/workers-types@4.20260228.0': + resolution: {integrity: sha512-9LfRg93ncQq6Oc4MFpqGSs+PmPhqWvg8TspXwbiYNR201IhXB4WqHR/aTSudPI0ujsf/NLc8E9fF3C+aA2g8KQ==} '@codspeed/core@5.2.0': resolution: {integrity: sha512-CmDhpWjcOJg2iBOQ/BmBnSBq8qxlM3r4h8uvYDkoUaba+EKRT3T73BZtKuml/48jZMsB+4/FG2UbTBinDWtuvw==} @@ -17062,13 +17062,13 @@ snapshots: optionalDependencies: workerd: 1.20260219.0 - '@cloudflare/vite-plugin@1.25.2(@cloudflare/workers-types@4.20260227.0)(vite@7.3.1(@types/node@25.2.3)(jiti@2.6.1)(lightningcss@1.31.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.2))(workerd@1.20260219.0)': + '@cloudflare/vite-plugin@1.25.2(@cloudflare/workers-types@4.20260228.0)(vite@7.3.1(@types/node@25.2.3)(jiti@2.6.1)(lightningcss@1.31.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.2))(workerd@1.20260219.0)': dependencies: '@cloudflare/unenv-preset': 2.14.0(unenv@2.0.0-rc.24)(workerd@1.20260219.0) miniflare: 4.20260219.0 unenv: 2.0.0-rc.24 vite: 7.3.1(@types/node@25.2.3)(jiti@2.6.1)(lightningcss@1.31.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.2) - wrangler: 4.67.0(@cloudflare/workers-types@4.20260227.0) + wrangler: 4.67.0(@cloudflare/workers-types@4.20260228.0) ws: 8.18.0 transitivePeerDependencies: - '@cloudflare/workers-types' @@ -17091,7 +17091,7 @@ snapshots: '@cloudflare/workerd-windows-64@1.20260219.0': optional: true - '@cloudflare/workers-types@4.20260227.0': {} + '@cloudflare/workers-types@4.20260228.0': {} '@codspeed/core@5.2.0': dependencies: @@ -21155,9 +21155,9 @@ snapshots: dotenv@8.6.0: {} - drizzle-orm@0.42.0(@cloudflare/workers-types@4.20260227.0)(@libsql/client@0.17.0)(@opentelemetry/api@1.9.0): + drizzle-orm@0.42.0(@cloudflare/workers-types@4.20260228.0)(@libsql/client@0.17.0)(@opentelemetry/api@1.9.0): optionalDependencies: - '@cloudflare/workers-types': 4.20260227.0 + '@cloudflare/workers-types': 4.20260228.0 '@libsql/client': 0.17.0 '@opentelemetry/api': 1.9.0 @@ -26346,7 +26346,7 @@ snapshots: workerpool@9.3.4: {} - wrangler@4.67.0(@cloudflare/workers-types@4.20260227.0): + wrangler@4.67.0(@cloudflare/workers-types@4.20260228.0): dependencies: '@cloudflare/kv-asset-handler': 0.4.2 '@cloudflare/unenv-preset': 2.14.0(unenv@2.0.0-rc.24)(workerd@1.20260219.0) @@ -26357,7 +26357,7 @@ snapshots: unenv: 2.0.0-rc.24 workerd: 1.20260219.0 optionalDependencies: - '@cloudflare/workers-types': 4.20260227.0 + '@cloudflare/workers-types': 4.20260228.0 fsevents: 2.3.3 transitivePeerDependencies: - bufferutil From d7a5c7c8a2670805937fdb6d7d4fc4c48fc57f12 Mon Sep 17 00:00:00 2001 From: Florian Lefebvre Date: Tue, 24 Feb 2026 13:17:44 +0100 Subject: [PATCH 05/14] chore(fonts): speedup integration test (#15638) --- packages/astro/test/fonts.test.js | 450 +++++++++++------------------- packages/astro/test/test-utils.js | 4 +- 2 files changed, 164 insertions(+), 290 deletions(-) diff --git a/packages/astro/test/fonts.test.js b/packages/astro/test/fonts.test.js index da03b4cf8b03..0f1598ad0f53 100644 --- a/packages/astro/test/fonts.test.js +++ b/packages/astro/test/fonts.test.js @@ -2,127 +2,58 @@ import assert from 'node:assert/strict'; import { existsSync } from 'node:fs'; import { readdir } from 'node:fs/promises'; -import { describe, it } from 'node:test'; +import { after, before, describe, it } from 'node:test'; import { fontProviders } from 'astro/config'; import * as cheerio from 'cheerio'; import testAdapter from './test-adapter.js'; import { loadFixture } from './test-utils.js'; -/** - * @param {Omit} inlineConfig - */ -async function createDevFixture(inlineConfig) { - const fixture = await loadFixture({ root: './fixtures/fonts/', ...inlineConfig }); - await fixture.clean(); - const devServer = await fixture.startDevServer(); - - return { - fixture, - devServer, - run: async (/** @type {() => any} */ cb) => { - try { - return await cb(); - } finally { - await devServer.stop(); - } - }, - }; -} - -/** - * @param {Omit} inlineConfig - */ -async function createBuildFixture(inlineConfig) { - const fixture = await loadFixture({ root: './fixtures/fonts/', ...inlineConfig }); - await fixture.build({}); - - return { - fixture, - }; -} - -/** - * @param {Omit} inlineConfig - */ -async function createSsrFixture(inlineConfig) { - const fixture = await loadFixture({ - root: './fixtures/fonts/', - output: 'server', - adapter: testAdapter(), - ...inlineConfig, - }); - await fixture.build({}); - const app = await fixture.loadTestAdapterApp(); - - return { - fixture, - app, - /** - * @param {string} url - */ - fetch: async (url) => { - const request = new Request(`http://example.com${url}`); - const response = await app.render(request); - const html = await response.text(); - return html; - }, - }; -} - describe('astro fonts', () => { + /** @type {import('./test-utils.js').Fixture} */ + let fixture; + describe('dev', () => { - it('Includes styles', async () => { - const { fixture, run } = await createDevFixture({ - fonts: [ - { - name: 'Poppins', - cssVariable: '--font-test', - provider: fontProviders.fontsource(), - weights: [400, 500], - }, - ], + /** @type {import('./test-utils.js').DevServer} */ + let devServer; + + describe('shared', () => { + before(async () => { + fixture = await loadFixture({ + root: './fixtures/fonts/', + fonts: [ + { + name: 'Poppins', + cssVariable: '--font-test', + provider: fontProviders.fontsource(), + weights: [400, 500], + }, + ], + }); + await fixture.clean(); + devServer = await fixture.startDevServer(); + }); + + after(async () => { + await devServer?.stop(); }); - await run(async () => { + + it('Includes styles', async () => { const res = await fixture.fetch('/'); const html = await res.text(); const $ = cheerio.load(html); assert.equal(html.includes('