diff --git a/package.json b/package.json index ca1c5148..701f078b 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.5", + "astro": "4.3.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 e96906a6..1b379a6d 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.5) + version: 5.0.1(astro@4.3.6) '@astrojs/tailwind': specifier: 5.1.0 - version: 5.1.0(astro@4.3.5)(tailwindcss@3.4.1) + version: 5.1.0(astro@4.3.6)(tailwindcss@3.4.1) '@igorkowalczyk/is-browser': specifier: 5.0.2 version: 5.0.2(tailwindcss@3.4.1) astro: - specifier: 4.3.5 - version: 4.3.5(typescript@5.3.3) + specifier: 4.3.6 + version: 4.3.6(typescript@5.3.3) badgen: specifier: 3.2.3 version: 3.2.3 @@ -97,20 +97,15 @@ packages: resolution: {integrity: sha512-o/ObKgtMzl8SlpIdzaxFnt7SATKPxu4oIP/1NL+HDJRzxfJcAkOTAb/ZKMRyULbz4q+1t2/DAebs2Z1QairkZw==} dev: true - /@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.5): + /@astrojs/deno@5.0.1(astro@4.3.6): resolution: {integrity: sha512-nYztGqHqC+q3A9ynjj3gblAkO/ZylDwahjVTx+2DvZgX4U+BJU/gL5BZkNtL+P10opCKJi29NvvVFvk6jwZHmA==} peerDependencies: astro: ^3.1.4 dependencies: - astro: 4.3.5(typescript@5.3.3) + astro: 4.3.6(typescript@5.3.3) esbuild: 0.19.8 dev: false @@ -146,13 +141,13 @@ packages: prismjs: 1.29.0 dev: false - /@astrojs/tailwind@5.1.0(astro@4.3.5)(tailwindcss@3.4.1): + /@astrojs/tailwind@5.1.0(astro@4.3.6)(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.5(typescript@5.3.3) + astro: 4.3.6(typescript@5.3.3) autoprefixer: 10.4.17(postcss@8.4.35) postcss: 8.4.35 postcss-load-config: 4.0.2(postcss@8.4.35) @@ -1256,10 +1251,10 @@ packages: resolution: {integrity: sha512-CGaBseNtunAV2DCpwBXqTKq8+9Tw65XZetMaC0FsMoZuLj0gxNIkbCf2QyKYScVrNOU7/ayfNdVw8ZCSHBiqCg==} engines: {node: ^14.18.0 || >=16.0.0} dependencies: - '@astrojs/compiler': 2.5.0 + '@astrojs/compiler': 2.5.3 '@typescript-eslint/scope-manager': 5.62.0 '@typescript-eslint/types': 5.62.0 - astrojs-compiler-sync: 0.3.3(@astrojs/compiler@2.5.0) + astrojs-compiler-sync: 0.3.3(@astrojs/compiler@2.5.3) debug: 4.3.4 entities: 4.5.0 eslint-visitor-keys: 3.4.3 @@ -1269,8 +1264,8 @@ packages: - supports-color dev: true - /astro@4.3.5(typescript@5.3.3): - resolution: {integrity: sha512-7jPffNlcmDO94NlkWe/hUWta/pIjlx1LVD/DZb/fyjT1Jv+7mGhKZBIjkDfeVpequW70mep8cAS5RM7Pxa0Gdg==} + /astro@4.3.6(typescript@5.3.3): + resolution: {integrity: sha512-VYJGsBygMtPM/qTRgn5QdxkSILgjpW2uHVw3snp/Gkl+N9uRAAnuYxrUO7wkbLejfrmlb0nZyyKG+H5VDQPbeg==} engines: {node: '>=18.14.1', npm: '>=6.14.0'} hasBin: true dependencies: @@ -1328,6 +1323,7 @@ packages: semver: 7.5.4 server-destroy: 1.0.1 shikiji: 0.9.19 + shikiji-core: 0.9.19 string-width: 7.0.0 strip-ansi: 7.1.0 tsconfck: 3.0.0(typescript@5.3.3) @@ -1352,13 +1348,13 @@ packages: - typescript dev: false - /astrojs-compiler-sync@0.3.3(@astrojs/compiler@2.5.0): + /astrojs-compiler-sync@0.3.3(@astrojs/compiler@2.5.3): resolution: {integrity: sha512-LbhchWgsvjvRBb5n5ez8/Q/f9ZKViuox27VxMDOdTUm8MRv9U7phzOiLue5KluqTmC0z1LId4gY2SekvoDrkuw==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: '@astrojs/compiler': '>=0.27.0' dependencies: - '@astrojs/compiler': 2.5.0 + '@astrojs/compiler': 2.5.3 synckit: 0.8.6 dev: true