diff --git a/package.json b/package.json index a1978b11..5916061c 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.5.12", + "astro": "4.5.13", "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 bf20d698..4eaf2a63 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.5.12) + version: 5.0.1(astro@4.5.13) '@astrojs/tailwind': specifier: 5.1.0 - version: 5.1.0(astro@4.5.12)(tailwindcss@3.4.3) + version: 5.1.0(astro@4.5.13)(tailwindcss@3.4.3) '@igorkowalczyk/is-browser': specifier: 5.0.2 version: 5.0.2(tailwindcss@3.4.3) astro: - specifier: 4.5.12 - version: 4.5.12(typescript@5.3.3) + specifier: 4.5.13 + version: 4.5.13(typescript@5.3.3) badgen: specifier: 3.2.3 version: 3.2.3 @@ -99,13 +99,18 @@ packages: /@astrojs/compiler@2.7.0: resolution: {integrity: sha512-XpC8MAaWjD1ff6/IfkRq/5k1EFj6zhCNqXRd5J43SVJEBj/Bsmizkm8N0xOYscGcDFQkRgEw6/eKnI5x/1l6aA==} + dev: true + + /@astrojs/compiler@2.7.1: + resolution: {integrity: sha512-/POejAYuj8WEw7ZI0J8JBvevjfp9jQ9Wmu/Bg52RiNwGXkMV7JnYpsenVfHvvf1G7R5sXHGKlTcxlQWhoUTiGQ==} + dev: false - /@astrojs/deno@5.0.1(astro@4.5.12): + /@astrojs/deno@5.0.1(astro@4.5.13): resolution: {integrity: sha512-nYztGqHqC+q3A9ynjj3gblAkO/ZylDwahjVTx+2DvZgX4U+BJU/gL5BZkNtL+P10opCKJi29NvvVFvk6jwZHmA==} peerDependencies: astro: ^3.1.4 dependencies: - astro: 4.5.12(typescript@5.3.3) + astro: 4.5.13(typescript@5.3.3) esbuild: 0.19.8 dev: false @@ -113,8 +118,8 @@ packages: resolution: {integrity: sha512-6B13lz5n6BrbTqCTwhXjJXuR1sqiX/H6rTxzlXx+lN1NnV4jgnq/KJldCQaUWJzPL5SiWahQyinxAbxQtwgPHA==} dev: false - /@astrojs/markdown-remark@4.3.2: - resolution: {integrity: sha512-4Oa4VaYiBd0MatB+rWIU/0A8pZH/sK3c2QkRYb+OO2lPl+qzevJtWaZY8hAQc4qurIOlRdn6B6ofDAGhWw+DSg==} + /@astrojs/markdown-remark@5.0.0: + resolution: {integrity: sha512-QBXbxXZamVRoqCNN2gjDXa7qYPUkJZq7KYFfg3DX7rze3QL6xiz4N+Wg202dNPRaIkQa16BV6D8+EHibQFubRg==} dependencies: '@astrojs/prism': 3.0.0 github-slugger: 2.0.0 @@ -145,13 +150,13 @@ packages: prismjs: 1.29.0 dev: false - /@astrojs/tailwind@5.1.0(astro@4.5.12)(tailwindcss@3.4.3): + /@astrojs/tailwind@5.1.0(astro@4.5.13)(tailwindcss@3.4.3): resolution: {integrity: sha512-BJoCDKuWhU9FT2qYg+fr6Nfb3qP4ShtyjXGHKA/4mHN94z7BGcmauQK23iy+YH5qWvTnhqkd6mQPQ1yTZTe9Ig==} peerDependencies: astro: ^3.0.0 || ^4.0.0 tailwindcss: ^3.0.24 dependencies: - astro: 4.5.12(typescript@5.3.3) + astro: 4.5.13(typescript@5.3.3) autoprefixer: 10.4.19(postcss@8.4.38) postcss: 8.4.38 postcss-load-config: 4.0.2(postcss@8.4.38) @@ -1273,14 +1278,14 @@ packages: - supports-color dev: true - /astro@4.5.12(typescript@5.3.3): - resolution: {integrity: sha512-xIJcFI2hbyV8+h5pWjL7SKD1jIP0K01fYVAH+gdAt0mJaXy+u8Mj+goD0cPlK6sEaykR+7zxQLYGKJ44U4qarg==} + /astro@4.5.13(typescript@5.3.3): + resolution: {integrity: sha512-vbkiPH0J8dp5OlsvQpW3PcuV36U4vGRcdcL/LxXDwmeVjzVo6DH3Fkv+DAU5UDs7ciYodadomOo4+VZKvi8ylw==} engines: {node: '>=18.14.1', npm: '>=6.14.0'} hasBin: true dependencies: - '@astrojs/compiler': 2.7.0 + '@astrojs/compiler': 2.7.1 '@astrojs/internal-helpers': 0.4.0 - '@astrojs/markdown-remark': 4.3.2 + '@astrojs/markdown-remark': 5.0.0 '@astrojs/telemetry': 3.0.4 '@babel/core': 7.24.3 '@babel/generator': 7.24.1