From d292fd0d26e8fec377786fd9d3070bbbd1f4ff52 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 15 Feb 2025 19:39:23 +0000 Subject: [PATCH] fix(deps): update dependency astro to v5.3.0 --- package.json | 2 +- pnpm-lock.yaml | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index 80fc4f6f..fe5cbf8d 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@astrojs/rss": "^4.0.0", "@astrojs/sitemap": "^3.0.3", "@astrojs/tailwind": "^6.0.0", - "astro": "5.2.6", + "astro": "5.3.0", "astro-compress": "^2.2.2", "astro-purgecss": "^5.0.0", "tailwindcss": "^3.3.5" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index eab05201..39d61b3c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -22,16 +22,16 @@ importers: version: 3.2.1 '@astrojs/tailwind': specifier: ^6.0.0 - version: 6.0.0(astro@5.2.6(@types/node@22.13.4)(jiti@2.4.2)(lightningcss@1.28.2)(rollup@4.28.1)(sass@1.85.0)(terser@5.37.0)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.7.0))(tailwindcss@3.4.17) + version: 6.0.0(astro@5.3.0(@types/node@22.13.4)(jiti@2.4.2)(lightningcss@1.28.2)(rollup@4.28.1)(sass@1.85.0)(terser@5.37.0)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.7.0))(tailwindcss@3.4.17) astro: - specifier: 5.2.6 - version: 5.2.6(@types/node@22.13.4)(jiti@2.4.2)(lightningcss@1.28.2)(rollup@4.28.1)(sass@1.85.0)(terser@5.37.0)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.7.0) + specifier: 5.3.0 + version: 5.3.0(@types/node@22.13.4)(jiti@2.4.2)(lightningcss@1.28.2)(rollup@4.28.1)(sass@1.85.0)(terser@5.37.0)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.7.0) astro-compress: specifier: ^2.2.2 version: 2.3.6(@types/node@22.13.4)(jiti@2.4.2)(rollup@4.28.1)(sass@1.85.0)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.7.0) astro-purgecss: specifier: ^5.0.0 - version: 5.2.0(astro@5.2.6(@types/node@22.13.4)(jiti@2.4.2)(lightningcss@1.28.2)(rollup@4.28.1)(sass@1.85.0)(terser@5.37.0)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.7.0))(purgecss@5.0.0) + version: 5.2.0(astro@5.3.0(@types/node@22.13.4)(jiti@2.4.2)(lightningcss@1.28.2)(rollup@4.28.1)(sass@1.85.0)(terser@5.37.0)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.7.0))(purgecss@5.0.0) tailwindcss: specifier: ^3.3.5 version: 3.4.17 @@ -1375,8 +1375,8 @@ packages: astro: ^5.0.0 purgecss: ^7.0.0 - astro@5.2.6: - resolution: {integrity: sha512-CrTuJMwpWF9kmOhX+cl6uPqNbTRrHO7eXggFP9SK7+Bsen/7FpJtA6k1p/ALleuV5ndJLqn/9tpmP3qACHPjYA==} + astro@5.3.0: + resolution: {integrity: sha512-e88l/Yk/6enR/ZDddLbqtM+oblBFk5mneNSmNesyVYGL/6Dj4UA67GPAZOk79VxT5dbLlclZSyyw/wlxN1aj3A==} engines: {node: ^18.17.1 || ^20.3.0 || >=22.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0'} hasBin: true @@ -3986,9 +3986,9 @@ snapshots: stream-replace-string: 2.0.0 zod: 3.23.8 - '@astrojs/tailwind@6.0.0(astro@5.2.6(@types/node@22.13.4)(jiti@2.4.2)(lightningcss@1.28.2)(rollup@4.28.1)(sass@1.85.0)(terser@5.37.0)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.7.0))(tailwindcss@3.4.17)': + '@astrojs/tailwind@6.0.0(astro@5.3.0(@types/node@22.13.4)(jiti@2.4.2)(lightningcss@1.28.2)(rollup@4.28.1)(sass@1.85.0)(terser@5.37.0)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.7.0))(tailwindcss@3.4.17)': dependencies: - astro: 5.2.6(@types/node@22.13.4)(jiti@2.4.2)(lightningcss@1.28.2)(rollup@4.28.1)(sass@1.85.0)(terser@5.37.0)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.7.0) + astro: 5.3.0(@types/node@22.13.4)(jiti@2.4.2)(lightningcss@1.28.2)(rollup@4.28.1)(sass@1.85.0)(terser@5.37.0)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.7.0) autoprefixer: 10.4.20(postcss@8.5.1) postcss: 8.5.1 postcss-load-config: 4.0.2(postcss@8.5.1) @@ -5040,7 +5040,7 @@ snapshots: '@playform/pipe': 0.1.2 '@types/csso': 5.0.4 '@types/html-minifier-terser': 7.0.2 - astro: 5.2.6(@types/node@22.13.4)(jiti@2.4.2)(lightningcss@1.28.2)(rollup@4.28.1)(sass@1.85.0)(terser@5.37.0)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.7.0) + astro: 5.3.0(@types/node@22.13.4)(jiti@2.4.2)(lightningcss@1.28.2)(rollup@4.28.1)(sass@1.85.0)(terser@5.37.0)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.7.0) commander: 13.0.0 csso: 5.0.5 deepmerge-ts: 7.1.3 @@ -5102,12 +5102,12 @@ snapshots: - supports-color - typescript - astro-purgecss@5.2.0(astro@5.2.6(@types/node@22.13.4)(jiti@2.4.2)(lightningcss@1.28.2)(rollup@4.28.1)(sass@1.85.0)(terser@5.37.0)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.7.0))(purgecss@5.0.0): + astro-purgecss@5.2.0(astro@5.3.0(@types/node@22.13.4)(jiti@2.4.2)(lightningcss@1.28.2)(rollup@4.28.1)(sass@1.85.0)(terser@5.37.0)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.7.0))(purgecss@5.0.0): dependencies: - astro: 5.2.6(@types/node@22.13.4)(jiti@2.4.2)(lightningcss@1.28.2)(rollup@4.28.1)(sass@1.85.0)(terser@5.37.0)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.7.0) + astro: 5.3.0(@types/node@22.13.4)(jiti@2.4.2)(lightningcss@1.28.2)(rollup@4.28.1)(sass@1.85.0)(terser@5.37.0)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.7.0) purgecss: 5.0.0 - astro@5.2.6(@types/node@22.13.4)(jiti@2.4.2)(lightningcss@1.28.2)(rollup@4.28.1)(sass@1.85.0)(terser@5.37.0)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.7.0): + astro@5.3.0(@types/node@22.13.4)(jiti@2.4.2)(lightningcss@1.28.2)(rollup@4.28.1)(sass@1.85.0)(terser@5.37.0)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.7.0): dependencies: '@astrojs/compiler': 2.10.3 '@astrojs/internal-helpers': 0.5.1 @@ -7751,7 +7751,7 @@ snapshots: vite@6.0.11(@types/node@22.13.4)(jiti@2.4.2)(lightningcss@1.28.2)(sass@1.85.0)(terser@5.37.0)(tsx@4.19.2)(yaml@2.7.0): dependencies: esbuild: 0.24.2 - postcss: 8.5.1 + postcss: 8.5.2 rollup: 4.28.1 optionalDependencies: '@types/node': 22.13.4