From 0ce957a6b8de0b4d1b8ea0980e41d718a82bfb47 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 14:45:01 +0000 Subject: [PATCH] fix(deps): update dependency astro to v5.1.4 --- package.json | 2 +- pnpm-lock.yaml | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index a312e7ba..25a0bbbb 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@astrojs/rss": "^4.0.0", "@astrojs/sitemap": "^3.0.3", "@astrojs/tailwind": "^5.0.2", - "astro": "5.1.3", + "astro": "5.1.4", "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 07260b5b..ae1d8920 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -22,16 +22,16 @@ importers: version: 3.2.1 '@astrojs/tailwind': specifier: ^5.0.2 - version: 5.1.4(astro@5.1.3(@types/node@22.10.5)(jiti@2.4.1)(lightningcss@1.28.2)(rollup@4.28.1)(sass@1.83.1)(terser@5.37.0)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(tailwindcss@3.4.17) + version: 5.1.4(astro@5.1.4(@types/node@22.10.5)(jiti@2.4.1)(lightningcss@1.28.2)(rollup@4.28.1)(sass@1.83.1)(terser@5.37.0)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(tailwindcss@3.4.17) astro: - specifier: 5.1.3 - version: 5.1.3(@types/node@22.10.5)(jiti@2.4.1)(lightningcss@1.28.2)(rollup@4.28.1)(sass@1.83.1)(terser@5.37.0)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1) + specifier: 5.1.4 + version: 5.1.4(@types/node@22.10.5)(jiti@2.4.1)(lightningcss@1.28.2)(rollup@4.28.1)(sass@1.83.1)(terser@5.37.0)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1) astro-compress: specifier: ^2.2.2 version: 2.3.6(@types/node@22.10.5)(jiti@2.4.1)(rollup@4.28.1)(sass@1.83.1)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1) astro-purgecss: specifier: ^5.0.0 - version: 5.1.0(astro@5.1.3(@types/node@22.10.5)(jiti@2.4.1)(lightningcss@1.28.2)(rollup@4.28.1)(sass@1.83.1)(terser@5.37.0)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(purgecss@5.0.0) + version: 5.1.0(astro@5.1.4(@types/node@22.10.5)(jiti@2.4.1)(lightningcss@1.28.2)(rollup@4.28.1)(sass@1.83.1)(terser@5.37.0)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(purgecss@5.0.0) tailwindcss: specifier: ^3.3.5 version: 3.4.17 @@ -1510,8 +1510,8 @@ packages: astro: ^5.0.0 purgecss: ^7.0.0 - astro@5.1.3: - resolution: {integrity: sha512-Zl/B4hmueJmlI5FJQcwbBRhHbRvbTWaTJzimkbH+jYczR5blt4uSh0DheyAt/+NwcnGfiC11z/XXJYIBR4LPUw==} + astro@5.1.4: + resolution: {integrity: sha512-V0XD2GlwUweCROYv+QKs97p7I1cZ6mYycU3VKGbJv2l55suTTy766F/MtHgoM/VAFdPBn488MUvDAYx85gf/Zw==} engines: {node: ^18.17.1 || ^20.3.0 || >=22.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0'} hasBin: true @@ -4198,9 +4198,9 @@ snapshots: stream-replace-string: 2.0.0 zod: 3.23.8 - '@astrojs/tailwind@5.1.4(astro@5.1.3(@types/node@22.10.5)(jiti@2.4.1)(lightningcss@1.28.2)(rollup@4.28.1)(sass@1.83.1)(terser@5.37.0)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(tailwindcss@3.4.17)': + '@astrojs/tailwind@5.1.4(astro@5.1.4(@types/node@22.10.5)(jiti@2.4.1)(lightningcss@1.28.2)(rollup@4.28.1)(sass@1.83.1)(terser@5.37.0)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(tailwindcss@3.4.17)': dependencies: - astro: 5.1.3(@types/node@22.10.5)(jiti@2.4.1)(lightningcss@1.28.2)(rollup@4.28.1)(sass@1.83.1)(terser@5.37.0)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1) + astro: 5.1.4(@types/node@22.10.5)(jiti@2.4.1)(lightningcss@1.28.2)(rollup@4.28.1)(sass@1.83.1)(terser@5.37.0)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1) autoprefixer: 10.4.20(postcss@8.4.49) postcss: 8.4.49 postcss-load-config: 4.0.2(postcss@8.4.49) @@ -5309,7 +5309,7 @@ snapshots: '@playform/pipe': 0.1.2 '@types/csso': 5.0.4 '@types/html-minifier-terser': 7.0.2 - astro: 5.1.3(@types/node@22.10.5)(jiti@2.4.1)(lightningcss@1.28.2)(rollup@4.28.1)(sass@1.83.1)(terser@5.37.0)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1) + astro: 5.1.4(@types/node@22.10.5)(jiti@2.4.1)(lightningcss@1.28.2)(rollup@4.28.1)(sass@1.83.1)(terser@5.37.0)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1) commander: 13.0.0 csso: 5.0.5 deepmerge-ts: 7.1.3 @@ -5371,12 +5371,12 @@ snapshots: - supports-color - typescript - astro-purgecss@5.1.0(astro@5.1.3(@types/node@22.10.5)(jiti@2.4.1)(lightningcss@1.28.2)(rollup@4.28.1)(sass@1.83.1)(terser@5.37.0)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(purgecss@5.0.0): + astro-purgecss@5.1.0(astro@5.1.4(@types/node@22.10.5)(jiti@2.4.1)(lightningcss@1.28.2)(rollup@4.28.1)(sass@1.83.1)(terser@5.37.0)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(purgecss@5.0.0): dependencies: - astro: 5.1.3(@types/node@22.10.5)(jiti@2.4.1)(lightningcss@1.28.2)(rollup@4.28.1)(sass@1.83.1)(terser@5.37.0)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1) + astro: 5.1.4(@types/node@22.10.5)(jiti@2.4.1)(lightningcss@1.28.2)(rollup@4.28.1)(sass@1.83.1)(terser@5.37.0)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1) purgecss: 5.0.0 - astro@5.1.3(@types/node@22.10.5)(jiti@2.4.1)(lightningcss@1.28.2)(rollup@4.28.1)(sass@1.83.1)(terser@5.37.0)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1): + astro@5.1.4(@types/node@22.10.5)(jiti@2.4.1)(lightningcss@1.28.2)(rollup@4.28.1)(sass@1.83.1)(terser@5.37.0)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1): dependencies: '@astrojs/compiler': 2.10.3 '@astrojs/internal-helpers': 0.4.2 @@ -5403,7 +5403,7 @@ snapshots: es-module-lexer: 1.5.4 esbuild: 0.21.5 estree-walker: 3.0.3 - fast-glob: 3.3.2 + fast-glob: 3.3.3 flattie: 1.1.1 github-slugger: 2.0.0 html-escaper: 3.0.3