From 744b637b4dd318bd45d2149b600c94a394242a43 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Jun 2025 09:15:33 +0000 Subject: [PATCH] fix(deps): update dependency astro to v5.9.1 --- package.json | 2 +- pnpm-lock.yaml | 55 +++++++++++++++++++++++--------------------------- 2 files changed, 26 insertions(+), 31 deletions(-) diff --git a/package.json b/package.json index fa6cd62..5da4330 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@astrojs/sitemap": "^3.0.3", "@tailwindcss/postcss": "^4.1.4", "@tailwindcss/vite": "^4.1.4", - "astro": "5.9.0", + "astro": "5.9.1", "astro-compress": "^2.2.2", "astro-purgecss": "^5.0.0", "postcss": "^8.5.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2ff432b..14a2788 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,14 +27,14 @@ importers: specifier: ^4.1.4 version: 4.1.8(vite@6.3.4(@types/node@22.15.30)(jiti@2.4.2)(lightningcss@1.30.1)(sass@1.86.0)(terser@5.39.0)(tsx@4.19.4)(yaml@2.7.1)) astro: - specifier: 5.9.0 - version: 5.9.0(@types/node@22.15.30)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.9)(sass@1.86.0)(terser@5.39.0)(tsx@4.19.4)(typescript@5.8.3)(yaml@2.7.1) + specifier: 5.9.1 + version: 5.9.1(@types/node@22.15.30)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.9)(sass@1.86.0)(terser@5.39.0)(tsx@4.19.4)(typescript@5.8.3)(yaml@2.7.1) astro-compress: specifier: ^2.2.2 version: 2.3.8(@types/node@22.15.30)(jiti@2.4.2)(rollup@4.34.9)(sass@1.86.0)(tsx@4.19.4)(typescript@5.8.3)(yaml@2.7.1) astro-purgecss: specifier: ^5.0.0 - version: 5.2.3(astro@5.9.0(@types/node@22.15.30)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.9)(sass@1.86.0)(terser@5.39.0)(tsx@4.19.4)(typescript@5.8.3)(yaml@2.7.1))(purgecss@5.0.0) + version: 5.2.3(astro@5.9.1(@types/node@22.15.30)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.9)(sass@1.86.0)(terser@5.39.0)(tsx@4.19.4)(typescript@5.8.3)(yaml@2.7.1))(purgecss@5.0.0) postcss: specifier: ^8.5.3 version: 8.5.4 @@ -155,8 +155,8 @@ packages: '@astrojs/compiler@2.10.4': resolution: {integrity: sha512-86B3QGagP99MvSNwuJGiYSBHnh8nLvm2Q1IFI15wIUJJsPeQTO3eb2uwBmrqRsXykeR/mBzH8XCgz5AAt1BJrQ==} - '@astrojs/compiler@2.12.0': - resolution: {integrity: sha512-7bCjW6tVDpUurQLeKBUN9tZ5kSv5qYrGmcn0sG0IwacL7isR2ZbyyA3AdZ4uxsuUFOS2SlgReTH7wkxO6zpqWA==} + '@astrojs/compiler@2.12.1': + resolution: {integrity: sha512-WDSyVIiz7sNcJcCJxJFITu6XjfGhJ50Z0auyaWsrM+xb07IlhBLFtQuDkNy0caVHWNcKTM2LISAaHhgkRqGAVg==} '@astrojs/compiler@2.9.1': resolution: {integrity: sha512-s8Ge2lWHx/s3kl4UoerjL/iPtwdtogNM/BLOaGCwQA6crMOVYpphy5wUkYlKyuh8GAeGYH/5haLAFBsgNy9AQQ==} @@ -1331,8 +1331,8 @@ packages: astro: ^5.0.0 purgecss: ^7.0.0 - astro@5.9.0: - resolution: {integrity: sha512-AHF7oZDBQRwggHUG0bwBhRQjrDD+vJpCtPd0/GVxDB1hGRV0SQuFWS0UHX5bYczIqFcao1z9o9o0r2rQtHrTMg==} + astro@5.9.1: + resolution: {integrity: sha512-wxoJcTbuDZNFSv6EaL0PAlrp0Wx6VnOAULCXvy0scsV70oWMeUkdxuBxfO54JxO5Qgyvwj9h99y6E0elqOpGtA==} engines: {node: 18.20.8 || ^20.3.0 || >=22.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0'} hasBin: true @@ -3731,9 +3731,6 @@ packages: typescript: ^4.9.4 || ^5.0.2 zod: ^3 - zod@3.24.4: - resolution: {integrity: sha512-OdqJE9UDRPwWsrHjLN2F8bPxvwJBK22EHLWtanu0LSYr5YqzsaaW3RMgmjwr8Rypg5k+meEJdSPXJZXE/yqOMg==} - zod@3.25.55: resolution: {integrity: sha512-219huNnkSLQnLsQ3uaRjXsxMrVm5C9W3OOpEVt2k5tvMKuA8nBSu38e0B//a+he9Iq2dvmk2VyYVlHqiHa4YBA==} @@ -3764,7 +3761,7 @@ snapshots: '@astrojs/compiler@2.10.4': {} - '@astrojs/compiler@2.12.0': {} + '@astrojs/compiler@2.12.1': {} '@astrojs/compiler@2.9.1': {} @@ -4886,7 +4883,7 @@ snapshots: '@playform/pipe': 0.1.3 '@types/csso': 5.0.4 '@types/html-minifier-terser': 7.0.2 - astro: 5.9.0(@types/node@22.15.30)(jiti@2.4.2)(lightningcss@1.29.3)(rollup@4.34.9)(sass@1.86.0)(terser@5.39.0)(tsx@4.19.4)(typescript@5.8.3)(yaml@2.7.1) + astro: 5.9.1(@types/node@22.15.30)(jiti@2.4.2)(lightningcss@1.29.3)(rollup@4.34.9)(sass@1.86.0)(terser@5.39.0)(tsx@4.19.4)(typescript@5.8.3)(yaml@2.7.1) commander: 13.1.0 csso: 5.0.5 deepmerge-ts: 7.1.5 @@ -4949,14 +4946,14 @@ snapshots: - supports-color - typescript - astro-purgecss@5.2.3(astro@5.9.0(@types/node@22.15.30)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.9)(sass@1.86.0)(terser@5.39.0)(tsx@4.19.4)(typescript@5.8.3)(yaml@2.7.1))(purgecss@5.0.0): + astro-purgecss@5.2.3(astro@5.9.1(@types/node@22.15.30)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.9)(sass@1.86.0)(terser@5.39.0)(tsx@4.19.4)(typescript@5.8.3)(yaml@2.7.1))(purgecss@5.0.0): dependencies: - astro: 5.9.0(@types/node@22.15.30)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.9)(sass@1.86.0)(terser@5.39.0)(tsx@4.19.4)(typescript@5.8.3)(yaml@2.7.1) + astro: 5.9.1(@types/node@22.15.30)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.9)(sass@1.86.0)(terser@5.39.0)(tsx@4.19.4)(typescript@5.8.3)(yaml@2.7.1) purgecss: 5.0.0 - astro@5.9.0(@types/node@22.15.30)(jiti@2.4.2)(lightningcss@1.29.3)(rollup@4.34.9)(sass@1.86.0)(terser@5.39.0)(tsx@4.19.4)(typescript@5.8.3)(yaml@2.7.1): + astro@5.9.1(@types/node@22.15.30)(jiti@2.4.2)(lightningcss@1.29.3)(rollup@4.34.9)(sass@1.86.0)(terser@5.39.0)(tsx@4.19.4)(typescript@5.8.3)(yaml@2.7.1): dependencies: - '@astrojs/compiler': 2.12.0 + '@astrojs/compiler': 2.12.1 '@astrojs/internal-helpers': 0.6.1 '@astrojs/markdown-remark': 6.3.2 '@astrojs/telemetry': 3.3.0 @@ -5014,9 +5011,9 @@ snapshots: xxhash-wasm: 1.1.0 yargs-parser: 21.1.1 yocto-spinner: 0.2.1 - zod: 3.24.4 - zod-to-json-schema: 3.24.5(zod@3.24.4) - zod-to-ts: 1.2.0(typescript@5.8.3)(zod@3.24.4) + zod: 3.25.55 + zod-to-json-schema: 3.24.5(zod@3.25.55) + zod-to-ts: 1.2.0(typescript@5.8.3)(zod@3.25.55) optionalDependencies: sharp: 0.33.5 transitivePeerDependencies: @@ -5054,9 +5051,9 @@ snapshots: - uploadthing - yaml - astro@5.9.0(@types/node@22.15.30)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.9)(sass@1.86.0)(terser@5.39.0)(tsx@4.19.4)(typescript@5.8.3)(yaml@2.7.1): + astro@5.9.1(@types/node@22.15.30)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.9)(sass@1.86.0)(terser@5.39.0)(tsx@4.19.4)(typescript@5.8.3)(yaml@2.7.1): dependencies: - '@astrojs/compiler': 2.12.0 + '@astrojs/compiler': 2.12.1 '@astrojs/internal-helpers': 0.6.1 '@astrojs/markdown-remark': 6.3.2 '@astrojs/telemetry': 3.3.0 @@ -5114,9 +5111,9 @@ snapshots: xxhash-wasm: 1.1.0 yargs-parser: 21.1.1 yocto-spinner: 0.2.1 - zod: 3.24.4 - zod-to-json-schema: 3.24.5(zod@3.24.4) - zod-to-ts: 1.2.0(typescript@5.8.3)(zod@3.24.4) + zod: 3.25.55 + zod-to-json-schema: 3.24.5(zod@3.25.55) + zod-to-ts: 1.2.0(typescript@5.8.3)(zod@3.25.55) optionalDependencies: sharp: 0.33.5 transitivePeerDependencies: @@ -7751,16 +7748,14 @@ snapshots: yoga-wasm-web@0.3.3: {} - zod-to-json-schema@3.24.5(zod@3.24.4): + zod-to-json-schema@3.24.5(zod@3.25.55): dependencies: - zod: 3.24.4 + zod: 3.25.55 - zod-to-ts@1.2.0(typescript@5.8.3)(zod@3.24.4): + zod-to-ts@1.2.0(typescript@5.8.3)(zod@3.25.55): dependencies: typescript: 5.8.3 - zod: 3.24.4 - - zod@3.24.4: {} + zod: 3.25.55 zod@3.25.55: {}