diff --git a/package.json b/package.json index 2e51430a..2e4a3c95 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@astrojs/deno": "5.0.1", "@astrojs/tailwind": "5.0.2", "@igorkowalczyk/is-browser": "5.0.2", - "astro": "3.3.2", + "astro": "3.3.3", "badgen": "3.2.3", "canvas-confetti": "1.9.0", "mini-svg-data-uri": "1.4.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2b814d31..fd66dcfc 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@3.3.2) + version: 5.0.1(astro@3.3.3) '@astrojs/tailwind': specifier: 5.0.2 - version: 5.0.2(astro@3.3.2)(tailwindcss@3.3.3) + version: 5.0.2(astro@3.3.3)(tailwindcss@3.3.3) '@igorkowalczyk/is-browser': specifier: 5.0.2 version: 5.0.2(tailwindcss@3.3.3) astro: - specifier: 3.3.2 - version: 3.3.2(typescript@5.0.4) + specifier: 3.3.3 + version: 3.3.3(typescript@5.0.4) badgen: specifier: 3.2.3 version: 3.2.3 @@ -100,12 +100,12 @@ packages: /@astrojs/compiler@2.1.0: resolution: {integrity: sha512-Mp+qrNhly+27bL/Zq8lGeUY+YrdoU0eDfIlAeGIPrzt0PnI/jGpvPUdCaugv4zbCrDkOUScFfcbeEiYumrdJnw==} - /@astrojs/deno@5.0.1(astro@3.3.2): + /@astrojs/deno@5.0.1(astro@3.3.3): resolution: {integrity: sha512-nYztGqHqC+q3A9ynjj3gblAkO/ZylDwahjVTx+2DvZgX4U+BJU/gL5BZkNtL+P10opCKJi29NvvVFvk6jwZHmA==} peerDependencies: astro: ^3.1.4 dependencies: - astro: 3.3.2(typescript@5.0.4) + astro: 3.3.3(typescript@5.0.4) esbuild: 0.19.2 dev: false @@ -113,13 +113,13 @@ packages: resolution: {integrity: sha512-06DD2ZnItMwUnH81LBLco3tWjcZ1lGU9rLCCBaeUCGYe9cI0wKyY2W3kDyoW1I6GmcWgt1fu+D1CTvz+FIKf8A==} dev: false - /@astrojs/markdown-remark@3.3.0(astro@3.3.2): + /@astrojs/markdown-remark@3.3.0(astro@3.3.3): resolution: {integrity: sha512-ezFzEiZygc/ASe2Eul9v1yrTbNGqSbR348UGNXQ4Dtkx8MYRwfiBfmPm6VnEdfIGkW+bi5qIUReKfc7mPVUkIg==} peerDependencies: astro: ^3.3.0 dependencies: '@astrojs/prism': 3.0.0 - astro: 3.3.2(typescript@5.0.4) + astro: 3.3.3(typescript@5.0.4) github-slugger: 2.0.0 import-meta-resolve: 3.0.0 mdast-util-definitions: 6.0.0 @@ -144,13 +144,13 @@ packages: prismjs: 1.29.0 dev: false - /@astrojs/tailwind@5.0.2(astro@3.3.2)(tailwindcss@3.3.3): + /@astrojs/tailwind@5.0.2(astro@3.3.3)(tailwindcss@3.3.3): resolution: {integrity: sha512-oXqeqmBlkQmsltrsU9nEWeXOtrZIAHW8dcmX7BCdrjzPnU6dPwWzAwhddNQ9ihKiWwsLnlbwQZIo2CDigcZlIA==} peerDependencies: astro: ^3.2.4 tailwindcss: ^3.0.24 dependencies: - astro: 3.3.2(typescript@5.0.4) + astro: 3.3.3(typescript@5.0.4) autoprefixer: 10.4.16(postcss@8.4.31) postcss: 8.4.31 postcss-load-config: 4.0.1(postcss@8.4.31) @@ -1368,14 +1368,14 @@ packages: - supports-color dev: true - /astro@3.3.2(typescript@5.0.4): - resolution: {integrity: sha512-uyimGY0p1gYXKAZe3/RCfbqNbuwpEvPkTKF5TE63Glb9ZgeLUBXu+ZlsG4LIMxCQ40p5F0D5+zuNJdH+om2PQQ==} + /astro@3.3.3(typescript@5.0.4): + resolution: {integrity: sha512-FZkv5nJfa2KADzwo8m6fytWzzhO3Uw/EOvxmBT2E1OW/dWUgIKbZd59TY3816gZl3le5Ct5amSAkaxcQghbUZA==} engines: {node: '>=18.14.1', npm: '>=6.14.0'} hasBin: true dependencies: '@astrojs/compiler': 2.1.0 '@astrojs/internal-helpers': 0.2.1 - '@astrojs/markdown-remark': 3.3.0(astro@3.3.2) + '@astrojs/markdown-remark': 3.3.0(astro@3.3.3) '@astrojs/telemetry': 3.0.3 '@babel/core': 7.22.11 '@babel/generator': 7.22.10