From 08c0d30869ab98914293f0c8a779928a5f2ffa21 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 17:45:38 +0000 Subject: [PATCH] fix(deps): update dependency astro to v5.1.3 --- package.json | 2 +- pnpm-lock.yaml | 28 ++++++++++++++-------------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index c9be50c3..a312e7ba 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.2", + "astro": "5.1.3", "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 33c8855d..7374b534 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.2(@types/node@22.10.5)(jiti@2.4.1)(lightningcss@1.27.0)(rollup@4.28.1)(sass@1.83.1)(terser@5.36.0)(tsx@4.19.2)(typescript@5.7.2)(yaml@2.6.1))(tailwindcss@3.4.17) + version: 5.1.4(astro@5.1.3(@types/node@22.10.5)(jiti@2.4.1)(lightningcss@1.27.0)(rollup@4.28.1)(sass@1.83.1)(terser@5.36.0)(tsx@4.19.2)(typescript@5.7.2)(yaml@2.6.1))(tailwindcss@3.4.17) astro: - specifier: 5.1.2 - version: 5.1.2(@types/node@22.10.5)(jiti@2.4.1)(lightningcss@1.27.0)(rollup@4.28.1)(sass@1.83.1)(terser@5.36.0)(tsx@4.19.2)(typescript@5.7.2)(yaml@2.6.1) + specifier: 5.1.3 + version: 5.1.3(@types/node@22.10.5)(jiti@2.4.1)(lightningcss@1.27.0)(rollup@4.28.1)(sass@1.83.1)(terser@5.36.0)(tsx@4.19.2)(typescript@5.7.2)(yaml@2.6.1) astro-compress: specifier: ^2.2.2 version: 2.3.5(@types/node@22.10.5)(jiti@2.4.1)(rollup@4.28.1)(sass@1.83.1)(tsx@4.19.2)(typescript@5.7.2)(yaml@2.6.1) astro-purgecss: specifier: ^5.0.0 - version: 5.1.0(astro@5.1.2(@types/node@22.10.5)(jiti@2.4.1)(lightningcss@1.27.0)(rollup@4.28.1)(sass@1.83.1)(terser@5.36.0)(tsx@4.19.2)(typescript@5.7.2)(yaml@2.6.1))(purgecss@5.0.0) + version: 5.1.0(astro@5.1.3(@types/node@22.10.5)(jiti@2.4.1)(lightningcss@1.27.0)(rollup@4.28.1)(sass@1.83.1)(terser@5.36.0)(tsx@4.19.2)(typescript@5.7.2)(yaml@2.6.1))(purgecss@5.0.0) tailwindcss: specifier: ^3.3.5 version: 3.4.17 @@ -1513,8 +1513,8 @@ packages: astro: ^5.0.0 purgecss: ^7.0.0 - astro@5.1.2: - resolution: {integrity: sha512-+U5lXPEJZ6cQx0botGbPhzN6XGWRgDtXgy/RUkpTmUj18LW6pbzYo0O0k3hFWOazlI039bZ+4P2e/oSNlKzm0Q==} + astro@5.1.3: + resolution: {integrity: sha512-Zl/B4hmueJmlI5FJQcwbBRhHbRvbTWaTJzimkbH+jYczR5blt4uSh0DheyAt/+NwcnGfiC11z/XXJYIBR4LPUw==} engines: {node: ^18.17.1 || ^20.3.0 || >=22.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0'} hasBin: true @@ -4211,9 +4211,9 @@ snapshots: stream-replace-string: 2.0.0 zod: 3.23.8 - '@astrojs/tailwind@5.1.4(astro@5.1.2(@types/node@22.10.5)(jiti@2.4.1)(lightningcss@1.27.0)(rollup@4.28.1)(sass@1.83.1)(terser@5.36.0)(tsx@4.19.2)(typescript@5.7.2)(yaml@2.6.1))(tailwindcss@3.4.17)': + '@astrojs/tailwind@5.1.4(astro@5.1.3(@types/node@22.10.5)(jiti@2.4.1)(lightningcss@1.27.0)(rollup@4.28.1)(sass@1.83.1)(terser@5.36.0)(tsx@4.19.2)(typescript@5.7.2)(yaml@2.6.1))(tailwindcss@3.4.17)': dependencies: - astro: 5.1.2(@types/node@22.10.5)(jiti@2.4.1)(lightningcss@1.27.0)(rollup@4.28.1)(sass@1.83.1)(terser@5.36.0)(tsx@4.19.2)(typescript@5.7.2)(yaml@2.6.1) + astro: 5.1.3(@types/node@22.10.5)(jiti@2.4.1)(lightningcss@1.27.0)(rollup@4.28.1)(sass@1.83.1)(terser@5.36.0)(tsx@4.19.2)(typescript@5.7.2)(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) @@ -5326,7 +5326,7 @@ snapshots: '@playform/pipe': 0.1.1 '@types/csso': 5.0.4 '@types/html-minifier-terser': 7.0.2 - astro: 5.1.2(@types/node@22.10.5)(jiti@2.4.1)(lightningcss@1.27.0)(rollup@4.28.1)(sass@1.83.1)(terser@5.36.0)(tsx@4.19.2)(typescript@5.7.2)(yaml@2.6.1) + astro: 5.1.3(@types/node@22.10.5)(jiti@2.4.1)(lightningcss@1.27.0)(rollup@4.28.1)(sass@1.83.1)(terser@5.36.0)(tsx@4.19.2)(typescript@5.7.2)(yaml@2.6.1) commander: 12.1.0 csso: 5.0.5 deepmerge-ts: 7.1.3 @@ -5388,12 +5388,12 @@ snapshots: - supports-color - typescript - astro-purgecss@5.1.0(astro@5.1.2(@types/node@22.10.5)(jiti@2.4.1)(lightningcss@1.27.0)(rollup@4.28.1)(sass@1.83.1)(terser@5.36.0)(tsx@4.19.2)(typescript@5.7.2)(yaml@2.6.1))(purgecss@5.0.0): + astro-purgecss@5.1.0(astro@5.1.3(@types/node@22.10.5)(jiti@2.4.1)(lightningcss@1.27.0)(rollup@4.28.1)(sass@1.83.1)(terser@5.36.0)(tsx@4.19.2)(typescript@5.7.2)(yaml@2.6.1))(purgecss@5.0.0): dependencies: - astro: 5.1.2(@types/node@22.10.5)(jiti@2.4.1)(lightningcss@1.27.0)(rollup@4.28.1)(sass@1.83.1)(terser@5.36.0)(tsx@4.19.2)(typescript@5.7.2)(yaml@2.6.1) + astro: 5.1.3(@types/node@22.10.5)(jiti@2.4.1)(lightningcss@1.27.0)(rollup@4.28.1)(sass@1.83.1)(terser@5.36.0)(tsx@4.19.2)(typescript@5.7.2)(yaml@2.6.1) purgecss: 5.0.0 - astro@5.1.2(@types/node@22.10.5)(jiti@2.4.1)(lightningcss@1.27.0)(rollup@4.28.1)(sass@1.83.1)(terser@5.36.0)(tsx@4.19.2)(typescript@5.7.2)(yaml@2.6.1): + astro@5.1.3(@types/node@22.10.5)(jiti@2.4.1)(lightningcss@1.27.0)(rollup@4.28.1)(sass@1.83.1)(terser@5.36.0)(tsx@4.19.2)(typescript@5.7.2)(yaml@2.6.1): dependencies: '@astrojs/compiler': 2.10.3 '@astrojs/internal-helpers': 0.4.2 @@ -5918,7 +5918,7 @@ snapshots: dot-case@3.0.4: dependencies: no-case: 3.0.4 - tslib: 2.8.0 + tslib: 2.8.1 dot-prop@5.3.0: dependencies: @@ -7356,7 +7356,7 @@ snapshots: pascal-case@3.1.2: dependencies: no-case: 3.0.4 - tslib: 2.8.0 + tslib: 2.8.1 path-browserify@1.0.1: {}