From e540c40e9ca22e0e00c14a038dbcbb9f60ece526 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Dec 2023 22:47:50 +0000 Subject: [PATCH] Update dependency astro to v4.0.6 --- package.json | 2 +- pnpm-lock.yaml | 27 ++++++++++++++++----------- 2 files changed, 17 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index cf9dbd26..611d6ec5 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@astrojs/deno": "5.0.1", "@astrojs/tailwind": "5.0.3", "@igorkowalczyk/is-browser": "5.0.2", - "astro": "4.0.5", + "astro": "4.0.6", "badgen": "3.2.3", "canvas-confetti": "1.9.2", "mini-svg-data-uri": "1.4.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 88a8d5cb..8b2a7c72 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,16 +7,16 @@ settings: dependencies: '@astrojs/deno': specifier: 5.0.1 - version: 5.0.1(astro@4.0.5) + version: 5.0.1(astro@4.0.6) '@astrojs/tailwind': specifier: 5.0.3 - version: 5.0.3(astro@4.0.5)(tailwindcss@3.3.6) + version: 5.0.3(astro@4.0.6)(tailwindcss@3.3.6) '@igorkowalczyk/is-browser': specifier: 5.0.2 version: 5.0.2(tailwindcss@3.3.6) astro: - specifier: 4.0.5 - version: 4.0.5(typescript@5.3.3) + specifier: 4.0.6 + version: 4.0.6(typescript@5.3.3) badgen: specifier: 3.2.3 version: 3.2.3 @@ -99,13 +99,18 @@ packages: /@astrojs/compiler@2.3.2: resolution: {integrity: sha512-jkY7bCVxl27KeZsSxIZ+pqACe+g8VQUdTiSJRj/sXYdIaZlW3ZMq4qF2M17P/oDt3LBq0zLNwQr4Cb7fSpRGxQ==} + dev: true + + /@astrojs/compiler@2.3.4: + resolution: {integrity: sha512-33/YtWoBCE0cBUNy1kh78FCDXBoBANX87ShgATlAHECYbG2+buNTAgq4Xgz4t5NgnEHPN21GIBC2Mvvwisoutw==} + dev: false - /@astrojs/deno@5.0.1(astro@4.0.5): + /@astrojs/deno@5.0.1(astro@4.0.6): resolution: {integrity: sha512-nYztGqHqC+q3A9ynjj3gblAkO/ZylDwahjVTx+2DvZgX4U+BJU/gL5BZkNtL+P10opCKJi29NvvVFvk6jwZHmA==} peerDependencies: astro: ^3.1.4 dependencies: - astro: 4.0.5(typescript@5.3.3) + astro: 4.0.6(typescript@5.3.3) esbuild: 0.19.8 dev: false @@ -141,13 +146,13 @@ packages: prismjs: 1.29.0 dev: false - /@astrojs/tailwind@5.0.3(astro@4.0.5)(tailwindcss@3.3.6): + /@astrojs/tailwind@5.0.3(astro@4.0.6)(tailwindcss@3.3.6): resolution: {integrity: sha512-p+uFa1PNuV8RxhGkPUFgVq8CUbmS3xr0u5k1An2xKECLotRh7vsrGcPUijHvYOt42URohcg8rIq0CxNoVMhReg==} peerDependencies: astro: ^3.0.0 || ^4.0.0 tailwindcss: ^3.0.24 dependencies: - astro: 4.0.5(typescript@5.3.3) + astro: 4.0.6(typescript@5.3.3) autoprefixer: 10.4.16(postcss@8.4.32) postcss: 8.4.32 postcss-load-config: 4.0.2(postcss@8.4.32) @@ -1251,12 +1256,12 @@ packages: - supports-color dev: true - /astro@4.0.5(typescript@5.3.3): - resolution: {integrity: sha512-OTiTEiXYdXTkVJXNNKIWdYG1z2wpTST+92Qcldm36x91Pe4fKpLxeuRloy5cW175oHi8lvXytgG3Gl3VBP18RQ==} + /astro@4.0.6(typescript@5.3.3): + resolution: {integrity: sha512-P7CfFqWKzkJozzF6IoOC6qoI2ONndV8P3ULhGDgMiXPL7xVkWI5haTBSpyrcjBx643tVXspIRsSV/v+Cx+CjGw==} engines: {node: '>=18.14.1', npm: '>=6.14.0'} hasBin: true dependencies: - '@astrojs/compiler': 2.3.2 + '@astrojs/compiler': 2.3.4 '@astrojs/internal-helpers': 0.2.1 '@astrojs/markdown-remark': 4.0.1 '@astrojs/telemetry': 3.0.4