From ee1c086490ad22cc08f0371ae3fdf766823864cf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 18:55:41 +0000 Subject: [PATCH] fix(deps): update dependency astro to v4.14.2 --- package.json | 2 +- pnpm-lock.yaml | 59 +++++++++++++++++--------------------------------- 2 files changed, 21 insertions(+), 40 deletions(-) diff --git a/package.json b/package.json index 517cf9a9..22ddb4b8 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.14.1", + "astro": "4.14.2", "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 cbff5332..1e7a722b 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.0(astro@4.14.1(@types/node@20.14.15)(lightningcss@1.25.1)(rollup@4.16.4)(sass@1.77.8)(terser@5.31.3)(typescript@5.5.4))(tailwindcss@3.4.10) + version: 5.1.0(astro@4.14.2(@types/node@20.14.15)(lightningcss@1.25.1)(rollup@4.16.4)(sass@1.77.8)(terser@5.31.3)(typescript@5.5.4))(tailwindcss@3.4.10) astro: - specifier: 4.14.1 - version: 4.14.1(@types/node@20.14.15)(lightningcss@1.25.1)(rollup@4.16.4)(sass@1.77.8)(terser@5.31.3)(typescript@5.5.4) + specifier: 4.14.2 + version: 4.14.2(@types/node@20.14.15)(lightningcss@1.25.1)(rollup@4.16.4)(sass@1.77.8)(terser@5.31.3)(typescript@5.5.4) astro-compress: specifier: ^2.2.2 version: 2.3.1(@types/node@20.14.15)(rollup@4.16.4)(sass@1.77.8)(typescript@5.5.4) astro-purgecss: specifier: ^4.0.0 - version: 4.3.0(astro@4.14.1(@types/node@20.14.15)(lightningcss@1.25.1)(rollup@4.16.4)(sass@1.77.8)(terser@5.31.3)(typescript@5.5.4))(purgecss@5.0.0) + version: 4.3.0(astro@4.14.2(@types/node@20.14.15)(lightningcss@1.25.1)(rollup@4.16.4)(sass@1.77.8)(terser@5.31.3)(typescript@5.5.4))(purgecss@5.0.0) tailwindcss: specifier: ^3.3.5 version: 3.4.10 @@ -1323,8 +1323,8 @@ packages: astro: ^4.0.0 purgecss: ^6.0.0 - astro@4.14.1: - resolution: {integrity: sha512-tLhGE+vHl+n66KgzyV7ek6ro2dqKenHqdxPb/R6x9ci+fKG5lSSOeb/dP/XVhpKUMcuV98IGWTxL5VPzqPFUJQ==} + astro@4.14.2: + resolution: {integrity: sha512-x9VeYx8Ih6kYKBMVwwsfRzsZVq30+SUhiawnYQ6+46qQnEx3zH05KcH24HsJMe6dVpHD8HdH7CWR5C4o7Q/jeg==} engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0'} hasBin: true @@ -1656,15 +1656,6 @@ packages: dayjs@1.11.12: resolution: {integrity: sha512-Rt2g+nTbLlDWZTwwrIXjy9MeiZmSDI375FvZs72ngxx8PDC6YXOeR3q5LAuPzjZQxhiWdRKac7RKV+YyQYfYIg==} - debug@4.3.5: - resolution: {integrity: sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==} - engines: {node: '>=6.0'} - peerDependencies: - supports-color: '*' - peerDependenciesMeta: - supports-color: - optional: true - debug@4.3.6: resolution: {integrity: sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==} engines: {node: '>=6.0'} @@ -3198,11 +3189,6 @@ packages: resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==} hasBin: true - semver@7.6.2: - resolution: {integrity: sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==} - engines: {node: '>=10'} - hasBin: true - semver@7.6.3: resolution: {integrity: sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==} engines: {node: '>=10'} @@ -3853,9 +3839,9 @@ snapshots: stream-replace-string: 2.0.0 zod: 3.23.8 - '@astrojs/tailwind@5.1.0(astro@4.14.1(@types/node@20.14.15)(lightningcss@1.25.1)(rollup@4.16.4)(sass@1.77.8)(terser@5.31.3)(typescript@5.5.4))(tailwindcss@3.4.10)': + '@astrojs/tailwind@5.1.0(astro@4.14.2(@types/node@20.14.15)(lightningcss@1.25.1)(rollup@4.16.4)(sass@1.77.8)(terser@5.31.3)(typescript@5.5.4))(tailwindcss@3.4.10)': dependencies: - astro: 4.14.1(@types/node@20.14.15)(lightningcss@1.25.1)(rollup@4.16.4)(sass@1.77.8)(terser@5.31.3)(typescript@5.5.4) + astro: 4.14.2(@types/node@20.14.15)(lightningcss@1.25.1)(rollup@4.16.4)(sass@1.77.8)(terser@5.31.3)(typescript@5.5.4) autoprefixer: 10.4.19(postcss@8.4.38) postcss: 8.4.38 postcss-load-config: 4.0.2(postcss@8.4.38) @@ -4919,7 +4905,7 @@ snapshots: '@playform/pipe': 0.1.0 '@types/csso': 5.0.4 '@types/html-minifier-terser': 7.0.2 - astro: 4.14.1(@types/node@20.14.15)(lightningcss@1.25.1)(rollup@4.16.4)(sass@1.77.8)(terser@5.31.3)(typescript@5.5.4) + astro: 4.14.2(@types/node@20.14.15)(lightningcss@1.25.1)(rollup@4.16.4)(sass@1.77.8)(terser@5.31.3)(typescript@5.5.4) csso: 5.0.5 deepmerge-ts: 7.1.0 html-minifier-terser: 7.2.0 @@ -4941,29 +4927,29 @@ snapshots: astro-eslint-parser@1.0.2(typescript@5.5.4): dependencies: - '@astrojs/compiler': 2.9.1 + '@astrojs/compiler': 2.10.2 '@typescript-eslint/scope-manager': 7.16.0 '@typescript-eslint/types': 7.16.0 '@typescript-eslint/typescript-estree': 7.16.0(typescript@5.5.4) - astrojs-compiler-sync: 1.0.0(@astrojs/compiler@2.9.1) - debug: 4.3.5 + astrojs-compiler-sync: 1.0.0(@astrojs/compiler@2.10.2) + debug: 4.3.6 entities: 4.5.0 eslint-scope: 8.0.2 eslint-visitor-keys: 4.0.0 espree: 10.1.0 globby: 11.1.0 is-glob: 4.0.3 - semver: 7.6.2 + semver: 7.6.3 transitivePeerDependencies: - supports-color - typescript - astro-purgecss@4.3.0(astro@4.14.1(@types/node@20.14.15)(lightningcss@1.25.1)(rollup@4.16.4)(sass@1.77.8)(terser@5.31.3)(typescript@5.5.4))(purgecss@5.0.0): + astro-purgecss@4.3.0(astro@4.14.2(@types/node@20.14.15)(lightningcss@1.25.1)(rollup@4.16.4)(sass@1.77.8)(terser@5.31.3)(typescript@5.5.4))(purgecss@5.0.0): dependencies: - astro: 4.14.1(@types/node@20.14.15)(lightningcss@1.25.1)(rollup@4.16.4)(sass@1.77.8)(terser@5.31.3)(typescript@5.5.4) + astro: 4.14.2(@types/node@20.14.15)(lightningcss@1.25.1)(rollup@4.16.4)(sass@1.77.8)(terser@5.31.3)(typescript@5.5.4) purgecss: 5.0.0 - astro@4.14.1(@types/node@20.14.15)(lightningcss@1.25.1)(rollup@4.16.4)(sass@1.77.8)(terser@5.31.3)(typescript@5.5.4): + astro@4.14.2(@types/node@20.14.15)(lightningcss@1.25.1)(rollup@4.16.4)(sass@1.77.8)(terser@5.31.3)(typescript@5.5.4): dependencies: '@astrojs/compiler': 2.10.2 '@astrojs/internal-helpers': 0.4.1 @@ -5028,6 +5014,7 @@ snapshots: vitefu: 0.2.5(vite@5.4.0(@types/node@20.14.15)(lightningcss@1.25.1)(sass@1.77.8)(terser@5.31.3)) which-pm: 3.0.0 xxhash-wasm: 1.0.2 + yargs-parser: 21.1.1 zod: 3.23.8 zod-to-json-schema: 3.23.2(zod@3.23.8) zod-to-ts: 1.2.0(typescript@5.5.4)(zod@3.23.8) @@ -5046,9 +5033,9 @@ snapshots: - terser - typescript - astrojs-compiler-sync@1.0.0(@astrojs/compiler@2.9.1): + astrojs-compiler-sync@1.0.0(@astrojs/compiler@2.10.2): dependencies: - '@astrojs/compiler': 2.9.1 + '@astrojs/compiler': 2.10.2 synckit: 0.9.0 at-least-node@1.0.0: {} @@ -5378,10 +5365,6 @@ snapshots: dayjs@1.11.12: {} - debug@4.3.5: - dependencies: - ms: 2.1.2 - debug@4.3.6: dependencies: ms: 2.1.2 @@ -5554,7 +5537,7 @@ snapshots: eslint-compat-utils@0.5.1(eslint@9.9.0(jiti@1.21.6)): dependencies: eslint: 9.9.0(jiti@1.21.6) - semver: 7.6.2 + semver: 7.6.3 eslint-plugin-astro@1.2.3(eslint@9.9.0(jiti@1.21.6))(typescript@5.5.4): dependencies: @@ -7187,8 +7170,6 @@ snapshots: semver@6.3.1: {} - semver@7.6.2: {} - semver@7.6.3: {} sharp@0.33.4: