diff --git a/package.json b/package.json index eaa3855e..11293136 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@astrojs/deno": "5.0.1", "@astrojs/tailwind": "5.1.0", "@igorkowalczyk/is-browser": "5.0.2", - "astro": "4.3.2", + "astro": "4.3.3", "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 a63d30e8..6af9554f 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.3.2) + version: 5.0.1(astro@4.3.3) '@astrojs/tailwind': specifier: 5.1.0 - version: 5.1.0(astro@4.3.2)(tailwindcss@3.4.1) + version: 5.1.0(astro@4.3.3)(tailwindcss@3.4.1) '@igorkowalczyk/is-browser': specifier: 5.0.2 version: 5.0.2(tailwindcss@3.4.1) astro: - specifier: 4.3.2 - version: 4.3.2(typescript@5.3.3) + specifier: 4.3.3 + version: 4.3.3(typescript@5.3.3) badgen: specifier: 3.2.3 version: 3.2.3 @@ -99,13 +99,18 @@ packages: /@astrojs/compiler@2.5.0: resolution: {integrity: sha512-ZDluNgMIJT+z+HJcZ6QEJ/KqaFkTkrb+Za6c6VZs8G/nb1LBErL14/iU5EVJ9yu25i4QCLweuBJ3m5df34gZJg==} + dev: true + + /@astrojs/compiler@2.5.3: + resolution: {integrity: sha512-jzj01BRv/fmo+9Mr2FhocywGzEYiyiP2GVHje1ziGNU6c97kwhYGsnvwMkHrncAy9T9Vi54cjaMK7UE4ClX4vA==} + dev: false - /@astrojs/deno@5.0.1(astro@4.3.2): + /@astrojs/deno@5.0.1(astro@4.3.3): resolution: {integrity: sha512-nYztGqHqC+q3A9ynjj3gblAkO/ZylDwahjVTx+2DvZgX4U+BJU/gL5BZkNtL+P10opCKJi29NvvVFvk6jwZHmA==} peerDependencies: astro: ^3.1.4 dependencies: - astro: 4.3.2(typescript@5.3.3) + astro: 4.3.3(typescript@5.3.3) esbuild: 0.19.8 dev: false @@ -141,13 +146,13 @@ packages: prismjs: 1.29.0 dev: false - /@astrojs/tailwind@5.1.0(astro@4.3.2)(tailwindcss@3.4.1): + /@astrojs/tailwind@5.1.0(astro@4.3.3)(tailwindcss@3.4.1): resolution: {integrity: sha512-BJoCDKuWhU9FT2qYg+fr6Nfb3qP4ShtyjXGHKA/4mHN94z7BGcmauQK23iy+YH5qWvTnhqkd6mQPQ1yTZTe9Ig==} peerDependencies: astro: ^3.0.0 || ^4.0.0 tailwindcss: ^3.0.24 dependencies: - astro: 4.3.2(typescript@5.3.3) + astro: 4.3.3(typescript@5.3.3) autoprefixer: 10.4.17(postcss@8.4.33) postcss: 8.4.33 postcss-load-config: 4.0.2(postcss@8.4.33) @@ -1264,12 +1269,12 @@ packages: - supports-color dev: true - /astro@4.3.2(typescript@5.3.3): - resolution: {integrity: sha512-SJotHzKG/I32ruYWItMRJjtmNQh14mVS7kahu3XfYyxvo6nx08PGJBTSPbqPrW1sjeQPHwcpVDFx3yMMK2kaxQ==} + /astro@4.3.3(typescript@5.3.3): + resolution: {integrity: sha512-8Vfcv8LuCfzkLj+NMk7i7pu5o0MPyDkYqUYWELSwKxWf85zJSNU4oLg4DlEZWbVpm5LeTfVrpSGrZGy5n4grBg==} engines: {node: '>=18.14.1', npm: '>=6.14.0'} hasBin: true dependencies: - '@astrojs/compiler': 2.5.0 + '@astrojs/compiler': 2.5.3 '@astrojs/internal-helpers': 0.2.1 '@astrojs/markdown-remark': 4.2.1 '@astrojs/telemetry': 3.0.4