From 14e1f20d1a9a68f1e19d83bde0682f3b41e7cf7f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 16:12:10 +0000 Subject: [PATCH] fix(deps): update dependency astro to v4.15.8 --- package.json | 2 +- pnpm-lock.yaml | 65 ++++++++++---------------------------------------- 2 files changed, 14 insertions(+), 53 deletions(-) diff --git a/package.json b/package.json index 61684708..dff09b2d 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": "4.15.7", + "astro": "4.15.8", "astro-compress": "^2.2.2", "astro-purgecss": "^4.0.0", "tailwindcss": "^3.3.5" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fa1472f5..998abfe7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -22,16 +22,16 @@ importers: version: 3.1.6 '@astrojs/tailwind': specifier: ^5.0.2 - version: 5.1.1(astro@4.15.7(@types/node@20.16.5)(lightningcss@1.25.1)(rollup@4.21.0)(sass@1.79.1)(terser@5.31.3)(typescript@5.6.2))(tailwindcss@3.4.12) + version: 5.1.1(astro@4.15.8(@types/node@20.16.5)(lightningcss@1.25.1)(rollup@4.21.0)(sass@1.79.1)(terser@5.31.3)(typescript@5.6.2))(tailwindcss@3.4.12) astro: - specifier: 4.15.7 - version: 4.15.7(@types/node@20.16.5)(lightningcss@1.25.1)(rollup@4.21.0)(sass@1.79.1)(terser@5.31.3)(typescript@5.6.2) + specifier: 4.15.8 + version: 4.15.8(@types/node@20.16.5)(lightningcss@1.25.1)(rollup@4.21.0)(sass@1.79.1)(terser@5.31.3)(typescript@5.6.2) astro-compress: specifier: ^2.2.2 version: 2.3.1(@types/node@20.16.5)(rollup@4.21.0)(sass@1.79.1)(typescript@5.6.2) astro-purgecss: specifier: ^4.0.0 - version: 4.6.0(astro@4.15.7(@types/node@20.16.5)(lightningcss@1.25.1)(rollup@4.21.0)(sass@1.79.1)(terser@5.31.3)(typescript@5.6.2))(purgecss@5.0.0) + version: 4.6.0(astro@4.15.8(@types/node@20.16.5)(lightningcss@1.25.1)(rollup@4.21.0)(sass@1.79.1)(terser@5.31.3)(typescript@5.6.2))(purgecss@5.0.0) tailwindcss: specifier: ^3.3.5 version: 3.4.12 @@ -1327,8 +1327,8 @@ packages: astro: ^4.0.0 purgecss: ^6.0.0 - astro@4.15.7: - resolution: {integrity: sha512-RGZjGpLcR3jcnXA1+g56i73O77krmqs7VjpoBOfk9UVP8Js5T2YSeUBAyComOUb6vj31wEw1vgRgOEN0MzYc8w==} + astro@4.15.8: + resolution: {integrity: sha512-pdXjtRF6O1xChiPAUF32R7oVRTW7AK1/Oy/JqPNhLfbelO0l6C7cLdSEuSLektwOEnMhOVXqccetjBs7HPaoxA==} engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0'} hasBin: true @@ -1393,11 +1393,6 @@ packages: resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==} engines: {node: '>=8'} - browserslist@4.23.2: - resolution: {integrity: sha512-qkqSyistMYdxAcw+CzbZwlBy8AGmS/eEWs+sEV5TnLRGDOL+C5M2EnH6tlZyg0YoAxGJAFKh61En9BR941GnHA==} - engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} - hasBin: true - browserslist@4.23.3: resolution: {integrity: sha512-btwCFJVjI4YWDNfau8RhZ+B1Q/VLoUITrm3RlP6y1tYGWIOa+InuYiRGXUBXo8nA1qKmHMyLB/iVQg5TT4eFoA==} engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} @@ -1431,9 +1426,6 @@ packages: camelize@1.0.1: resolution: {integrity: sha512-dU+Tx2fsypxTgtLoE36npi3UqcjSSMNYfkqgmoEhtZrraP5VWq0K7FkWVTYa8eMPtnU/G2txVsfdCJTn9uzpuQ==} - caniuse-lite@1.0.30001642: - resolution: {integrity: sha512-3XQ0DoRgLijXJErLSl+bLnJ+Et4KqV1PY6JJBGAFlsNsz31zeAIncyeZfLCabHK/jtSh+671RM9YMldxjUPZtA==} - caniuse-lite@1.0.30001660: resolution: {integrity: sha512-GacvNTTuATm26qC74pt+ad1fW15mlQ/zuTzzY1ZoIzECTP8HURDfF43kNxPgf7H1jmelCBQTTbBNxdSXOA7Bqg==} @@ -1778,9 +1770,6 @@ packages: eastasianwidth@0.2.0: resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==} - electron-to-chromium@1.4.829: - resolution: {integrity: sha512-5qp1N2POAfW0u1qGAxXEtz6P7bO1m6gpZr5hdf5ve6lxpLM7MpiM4jIPz7xcrNlClQMafbyUDDWjlIQZ1Mw0Rw==} - electron-to-chromium@1.5.25: resolution: {integrity: sha512-kMb204zvK3PsSlgvvwzI3wBIcAw15tRkYk+NQdsjdDtcQWTp2RABbMQ9rUBy8KNEOM+/E6ep+XC3AykiWZld4g==} @@ -2767,9 +2756,6 @@ packages: no-case@3.0.4: resolution: {integrity: sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==} - node-releases@2.0.14: - resolution: {integrity: sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==} - node-releases@2.0.18: resolution: {integrity: sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==} @@ -2918,9 +2904,6 @@ packages: resolution: {integrity: sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==} engines: {node: '>=16 || 14 >=14.18'} - path-to-regexp@6.2.2: - resolution: {integrity: sha512-GQX3SSMokngb36+whdpRXE+3f9V8UzyAorlYvOGx87ufGHehNTn5lCxrKtLyZ4Yl/wEKnNnr98ZzOwwDZV5ogw==} - path-type@4.0.0: resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==} engines: {node: '>=8'} @@ -3880,9 +3863,9 @@ snapshots: stream-replace-string: 2.0.0 zod: 3.23.8 - '@astrojs/tailwind@5.1.1(astro@4.15.7(@types/node@20.16.5)(lightningcss@1.25.1)(rollup@4.21.0)(sass@1.79.1)(terser@5.31.3)(typescript@5.6.2))(tailwindcss@3.4.12)': + '@astrojs/tailwind@5.1.1(astro@4.15.8(@types/node@20.16.5)(lightningcss@1.25.1)(rollup@4.21.0)(sass@1.79.1)(terser@5.31.3)(typescript@5.6.2))(tailwindcss@3.4.12)': dependencies: - astro: 4.15.7(@types/node@20.16.5)(lightningcss@1.25.1)(rollup@4.21.0)(sass@1.79.1)(terser@5.31.3)(typescript@5.6.2) + astro: 4.15.8(@types/node@20.16.5)(lightningcss@1.25.1)(rollup@4.21.0)(sass@1.79.1)(terser@5.31.3)(typescript@5.6.2) autoprefixer: 10.4.20(postcss@8.4.47) postcss: 8.4.47 postcss-load-config: 4.0.2(postcss@8.4.47) @@ -3948,7 +3931,7 @@ snapshots: dependencies: '@babel/compat-data': 7.25.2 '@babel/helper-validator-option': 7.24.8 - browserslist: 4.23.2 + browserslist: 4.23.3 lru-cache: 5.1.1 semver: 6.3.1 @@ -4948,7 +4931,7 @@ snapshots: '@playform/pipe': 0.1.0 '@types/csso': 5.0.4 '@types/html-minifier-terser': 7.0.2 - astro: 4.15.7(@types/node@20.16.5)(lightningcss@1.25.1)(rollup@4.21.0)(sass@1.79.1)(terser@5.31.3)(typescript@5.6.2) + astro: 4.15.8(@types/node@20.16.5)(lightningcss@1.25.1)(rollup@4.21.0)(sass@1.79.1)(terser@5.31.3)(typescript@5.6.2) csso: 5.0.5 deepmerge-ts: 7.1.0 html-minifier-terser: 7.2.0 @@ -4987,12 +4970,12 @@ snapshots: - supports-color - typescript - astro-purgecss@4.6.0(astro@4.15.7(@types/node@20.16.5)(lightningcss@1.25.1)(rollup@4.21.0)(sass@1.79.1)(terser@5.31.3)(typescript@5.6.2))(purgecss@5.0.0): + astro-purgecss@4.6.0(astro@4.15.8(@types/node@20.16.5)(lightningcss@1.25.1)(rollup@4.21.0)(sass@1.79.1)(terser@5.31.3)(typescript@5.6.2))(purgecss@5.0.0): dependencies: - astro: 4.15.7(@types/node@20.16.5)(lightningcss@1.25.1)(rollup@4.21.0)(sass@1.79.1)(terser@5.31.3)(typescript@5.6.2) + astro: 4.15.8(@types/node@20.16.5)(lightningcss@1.25.1)(rollup@4.21.0)(sass@1.79.1)(terser@5.31.3)(typescript@5.6.2) purgecss: 5.0.0 - astro@4.15.7(@types/node@20.16.5)(lightningcss@1.25.1)(rollup@4.21.0)(sass@1.79.1)(terser@5.31.3)(typescript@5.6.2): + astro@4.15.8(@types/node@20.16.5)(lightningcss@1.25.1)(rollup@4.21.0)(sass@1.79.1)(terser@5.31.3)(typescript@5.6.2): dependencies: '@astrojs/compiler': 2.10.3 '@astrojs/internal-helpers': 0.4.1 @@ -5040,7 +5023,6 @@ snapshots: ora: 8.1.0 p-limit: 6.1.0 p-queue: 8.0.1 - path-to-regexp: 6.2.2 preferred-pm: 4.0.0 prompts: 2.4.2 rehype: 13.0.1 @@ -5138,13 +5120,6 @@ snapshots: dependencies: fill-range: 7.1.1 - browserslist@4.23.2: - dependencies: - caniuse-lite: 1.0.30001642 - electron-to-chromium: 1.4.829 - node-releases: 2.0.14 - update-browserslist-db: 1.1.0(browserslist@4.23.2) - browserslist@4.23.3: dependencies: caniuse-lite: 1.0.30001660 @@ -5174,8 +5149,6 @@ snapshots: camelize@1.0.1: {} - caniuse-lite@1.0.30001642: {} - caniuse-lite@1.0.30001660: {} ccount@2.0.1: {} @@ -5498,8 +5471,6 @@ snapshots: eastasianwidth@0.2.0: {} - electron-to-chromium@1.4.829: {} - electron-to-chromium@1.5.25: {} emmet@2.4.7: @@ -6708,8 +6679,6 @@ snapshots: lower-case: 2.0.2 tslib: 2.7.0 - node-releases@2.0.14: {} - node-releases@2.0.18: {} normalize-path@3.0.0: {} @@ -6870,8 +6839,6 @@ snapshots: lru-cache: 10.4.3 minipass: 7.1.2 - path-to-regexp@6.2.2: {} - path-type@4.0.0: {} picocolors@1.1.0: {} @@ -7551,12 +7518,6 @@ snapshots: universalify@2.0.1: {} - update-browserslist-db@1.1.0(browserslist@4.23.2): - dependencies: - browserslist: 4.23.2 - escalade: 3.2.0 - picocolors: 1.1.0 - update-browserslist-db@1.1.0(browserslist@4.23.3): dependencies: browserslist: 4.23.3