From edaa3ca6b07aca3dcd8661cce9a682932fb9f61e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 19:33:38 +0000 Subject: [PATCH] Update dependency astro to v4.16.5 --- package.json | 2 +- pnpm-lock.yaml | 37 ++++++++++++++----------------------- 2 files changed, 15 insertions(+), 24 deletions(-) diff --git a/package.json b/package.json index 8a7360c8..22b6a897 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@astrojs/deno": "5.0.1", "@astrojs/tailwind": "5.1.2", "@igorkowalczyk/is-browser": "5.0.4", - "astro": "4.16.4", + "astro": "4.16.5", "badgen": "3.2.3", "canvas-confetti": "1.9.3", "mini-svg-data-uri": "1.4.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0809bb81..0c3c1058 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,16 +10,16 @@ importers: dependencies: '@astrojs/deno': specifier: 5.0.1 - version: 5.0.1(astro@4.16.4(rollup@4.21.0)(typescript@5.3.3)) + version: 5.0.1(astro@4.16.5(rollup@4.21.0)(typescript@5.3.3)) '@astrojs/tailwind': specifier: 5.1.2 - version: 5.1.2(astro@4.16.4(rollup@4.21.0)(typescript@5.3.3))(tailwindcss@3.4.14) + version: 5.1.2(astro@4.16.5(rollup@4.21.0)(typescript@5.3.3))(tailwindcss@3.4.14) '@igorkowalczyk/is-browser': specifier: 5.0.4 version: 5.0.4(tailwindcss@3.4.14) astro: - specifier: 4.16.4 - version: 4.16.4(rollup@4.21.0)(typescript@5.3.3) + specifier: 4.16.5 + version: 4.16.5(rollup@4.21.0)(typescript@5.3.3) badgen: specifier: 3.2.3 version: 3.2.3 @@ -180,11 +180,6 @@ packages: resolution: {integrity: sha512-iYyACpW3iW8Fw+ZybQK+drQre+ns/tKpXbNESfrhNnPLIklLbXr7MYJ6gPEd0iETGLOK+SxMjVvKb/ffmk+FEw==} engines: {node: '>=6.9.0'} - '@babel/parser@7.25.7': - resolution: {integrity: sha512-aZn7ETtQsjjGG5HruveUK06cU3Hljuhd9Iojm4M8WWv3wLE6OkE5PWbDUkItmMgegmccaITudyuW5RPYrYlgWw==} - engines: {node: '>=6.0.0'} - hasBin: true - '@babel/parser@7.25.8': resolution: {integrity: sha512-HcttkxzdPucv3nNFmfOOMfFf64KgdJVqm1KaCm25dPGMLElo9nsLvXeJECQg8UzPuBGLyTSA0ZzqCtDSzKTEoQ==} engines: {node: '>=6.0.0'} @@ -1048,8 +1043,8 @@ packages: resolution: {integrity: sha512-8hJaCuqxObShWl2wEsnASqh/DbQ2O+S66m0Q3ctJlzBPEQ4pfGwwama3FCjZO3GDLQsjvn1T0v93Vxyu/+5fGw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - astro@4.16.4: - resolution: {integrity: sha512-W/ETxHRkt9iEAj1RVSqV3bjSGaGXEFJHqeNpPhvJIj720hC3V/ZBDAd6FpMW291eiZPtxhGh+c/VDtkD6avPXQ==} + astro@4.16.5: + resolution: {integrity: sha512-v8mKWcEPN7hkfyVsMFWV0F8UgL4GUJKT172KTB7dePO3yJb64HBwCckC0QnA60QQh3jK6+2xwyWEc5QvCeqjtg==} engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0'} hasBin: true @@ -3023,9 +3018,9 @@ snapshots: '@astrojs/compiler@2.9.1': {} - '@astrojs/deno@5.0.1(astro@4.16.4(rollup@4.21.0)(typescript@5.3.3))': + '@astrojs/deno@5.0.1(astro@4.16.5(rollup@4.21.0)(typescript@5.3.3))': dependencies: - astro: 4.16.4(rollup@4.21.0)(typescript@5.3.3) + astro: 4.16.5(rollup@4.21.0)(typescript@5.3.3) esbuild: 0.19.8 '@astrojs/internal-helpers@0.4.1': {} @@ -3057,9 +3052,9 @@ snapshots: dependencies: prismjs: 1.29.0 - '@astrojs/tailwind@5.1.2(astro@4.16.4(rollup@4.21.0)(typescript@5.3.3))(tailwindcss@3.4.14)': + '@astrojs/tailwind@5.1.2(astro@4.16.5(rollup@4.21.0)(typescript@5.3.3))(tailwindcss@3.4.14)': dependencies: - astro: 4.16.4(rollup@4.21.0)(typescript@5.3.3) + astro: 4.16.5(rollup@4.21.0)(typescript@5.3.3) autoprefixer: 10.4.20(postcss@8.4.47) postcss: 8.4.47 postcss-load-config: 4.0.2(postcss@8.4.47) @@ -3169,10 +3164,6 @@ snapshots: js-tokens: 4.0.0 picocolors: 1.1.0 - '@babel/parser@7.25.7': - dependencies: - '@babel/types': 7.25.8 - '@babel/parser@7.25.8': dependencies: '@babel/types': 7.25.8 @@ -3640,7 +3631,7 @@ snapshots: '@types/babel__core@7.20.5': dependencies: - '@babel/parser': 7.25.7 + '@babel/parser': 7.25.8 '@babel/types': 7.25.8 '@types/babel__generator': 7.6.7 '@types/babel__template': 7.4.4 @@ -3652,7 +3643,7 @@ snapshots: '@types/babel__template@7.4.4': dependencies: - '@babel/parser': 7.25.7 + '@babel/parser': 7.25.8 '@babel/types': 7.25.8 '@types/babel__traverse@7.20.4': @@ -3924,7 +3915,7 @@ snapshots: - supports-color - typescript - astro@4.16.4(rollup@4.21.0)(typescript@5.3.3): + astro@4.16.5(rollup@4.21.0)(typescript@5.3.3): dependencies: '@astrojs/compiler': 2.10.3 '@astrojs/internal-helpers': 0.4.1 @@ -5053,7 +5044,7 @@ snapshots: magicast@0.3.5: dependencies: - '@babel/parser': 7.25.7 + '@babel/parser': 7.25.8 '@babel/types': 7.25.8 source-map-js: 1.2.1