diff --git a/package.json b/package.json index 4df90934..109e6b7b 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@astrojs/rss": "^4.0.0", "@astrojs/sitemap": "^3.0.3", "@astrojs/tailwind": "^5.0.2", - "astro": "4.15.8", + "astro": "4.15.9", "astro-compress": "^2.2.2", "astro-purgecss": "^4.0.0", "tailwindcss": "^3.3.5" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e1481bc3..bae5accb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -22,16 +22,16 @@ importers: version: 3.1.6 '@astrojs/tailwind': specifier: ^5.0.2 - version: 5.1.1(astro@4.15.8(@types/node@20.16.5)(lightningcss@1.25.1)(rollup@4.21.0)(sass@1.79.3)(terser@5.31.3)(typescript@5.6.2))(tailwindcss@3.4.13) + version: 5.1.1(astro@4.15.9(@types/node@20.16.5)(lightningcss@1.25.1)(rollup@4.21.0)(sass@1.79.3)(terser@5.31.3)(typescript@5.6.2))(tailwindcss@3.4.13) astro: - specifier: 4.15.8 - version: 4.15.8(@types/node@20.16.5)(lightningcss@1.25.1)(rollup@4.21.0)(sass@1.79.3)(terser@5.31.3)(typescript@5.6.2) + specifier: 4.15.9 + version: 4.15.9(@types/node@20.16.5)(lightningcss@1.25.1)(rollup@4.21.0)(sass@1.79.3)(terser@5.31.3)(typescript@5.6.2) astro-compress: specifier: ^2.2.2 version: 2.3.1(@types/node@20.16.5)(rollup@4.21.0)(sass@1.79.3)(typescript@5.6.2) astro-purgecss: specifier: ^4.0.0 - version: 4.6.0(astro@4.15.8(@types/node@20.16.5)(lightningcss@1.25.1)(rollup@4.21.0)(sass@1.79.3)(terser@5.31.3)(typescript@5.6.2))(purgecss@5.0.0) + version: 4.6.0(astro@4.15.9(@types/node@20.16.5)(lightningcss@1.25.1)(rollup@4.21.0)(sass@1.79.3)(terser@5.31.3)(typescript@5.6.2))(purgecss@5.0.0) tailwindcss: specifier: ^3.3.5 version: 3.4.13 @@ -864,8 +864,8 @@ packages: resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==} engines: {node: '>= 8'} - '@oslojs/encoding@0.4.1': - resolution: {integrity: sha512-hkjo6MuIK/kQR5CrGNdAPZhS01ZCXuWDRJ187zh6qqF2+yMHZpD9fAYpX8q2bOO6Ryhl3XpCT6kUX76N8hhm4Q==} + '@oslojs/encoding@1.0.0': + resolution: {integrity: sha512-dyIB0SdZgMm5BhGwdSp8rMxEFIopLKxDG1vxIBaiogyom6ZqH2aXPb6DEC2WzOOWKdPSq1cxdNeRx2wAn1Z+ZQ==} '@pkgjs/parseargs@0.11.0': resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} @@ -1327,8 +1327,8 @@ packages: astro: ^4.0.0 purgecss: ^6.0.0 - astro@4.15.8: - resolution: {integrity: sha512-pdXjtRF6O1xChiPAUF32R7oVRTW7AK1/Oy/JqPNhLfbelO0l6C7cLdSEuSLektwOEnMhOVXqccetjBs7HPaoxA==} + astro@4.15.9: + resolution: {integrity: sha512-51oXq9qrZ5OPWYmEXt1kGrvWmVeWsx28SgBTzi2XW6iwcnW/wC5ONm6ol6qBGSCF93tQvZplXvuzpaw1injECA==} engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0'} hasBin: true @@ -3863,9 +3863,9 @@ snapshots: stream-replace-string: 2.0.0 zod: 3.23.8 - '@astrojs/tailwind@5.1.1(astro@4.15.8(@types/node@20.16.5)(lightningcss@1.25.1)(rollup@4.21.0)(sass@1.79.3)(terser@5.31.3)(typescript@5.6.2))(tailwindcss@3.4.13)': + '@astrojs/tailwind@5.1.1(astro@4.15.9(@types/node@20.16.5)(lightningcss@1.25.1)(rollup@4.21.0)(sass@1.79.3)(terser@5.31.3)(typescript@5.6.2))(tailwindcss@3.4.13)': dependencies: - astro: 4.15.8(@types/node@20.16.5)(lightningcss@1.25.1)(rollup@4.21.0)(sass@1.79.3)(terser@5.31.3)(typescript@5.6.2) + astro: 4.15.9(@types/node@20.16.5)(lightningcss@1.25.1)(rollup@4.21.0)(sass@1.79.3)(terser@5.31.3)(typescript@5.6.2) autoprefixer: 10.4.20(postcss@8.4.47) postcss: 8.4.47 postcss-load-config: 4.0.2(postcss@8.4.47) @@ -4471,7 +4471,7 @@ snapshots: '@nodelib/fs.scandir': 2.1.5 fastq: 1.17.1 - '@oslojs/encoding@0.4.1': {} + '@oslojs/encoding@1.0.0': {} '@pkgjs/parseargs@0.11.0': optional: true @@ -4755,7 +4755,7 @@ snapshots: dependencies: '@typescript-eslint/types': 8.4.0 '@typescript-eslint/visitor-keys': 8.4.0 - debug: 4.3.6 + debug: 4.3.7 fast-glob: 3.3.2 is-glob: 4.0.3 minimatch: 9.0.5 @@ -4931,7 +4931,7 @@ snapshots: '@playform/pipe': 0.1.0 '@types/csso': 5.0.4 '@types/html-minifier-terser': 7.0.2 - astro: 4.15.8(@types/node@20.16.5)(lightningcss@1.25.1)(rollup@4.21.0)(sass@1.79.3)(terser@5.31.3)(typescript@5.6.2) + astro: 4.15.9(@types/node@20.16.5)(lightningcss@1.25.1)(rollup@4.21.0)(sass@1.79.3)(terser@5.31.3)(typescript@5.6.2) csso: 5.0.5 deepmerge-ts: 7.1.0 html-minifier-terser: 7.2.0 @@ -4970,12 +4970,12 @@ snapshots: - supports-color - typescript - astro-purgecss@4.6.0(astro@4.15.8(@types/node@20.16.5)(lightningcss@1.25.1)(rollup@4.21.0)(sass@1.79.3)(terser@5.31.3)(typescript@5.6.2))(purgecss@5.0.0): + astro-purgecss@4.6.0(astro@4.15.9(@types/node@20.16.5)(lightningcss@1.25.1)(rollup@4.21.0)(sass@1.79.3)(terser@5.31.3)(typescript@5.6.2))(purgecss@5.0.0): dependencies: - astro: 4.15.8(@types/node@20.16.5)(lightningcss@1.25.1)(rollup@4.21.0)(sass@1.79.3)(terser@5.31.3)(typescript@5.6.2) + astro: 4.15.9(@types/node@20.16.5)(lightningcss@1.25.1)(rollup@4.21.0)(sass@1.79.3)(terser@5.31.3)(typescript@5.6.2) purgecss: 5.0.0 - astro@4.15.8(@types/node@20.16.5)(lightningcss@1.25.1)(rollup@4.21.0)(sass@1.79.3)(terser@5.31.3)(typescript@5.6.2): + astro@4.15.9(@types/node@20.16.5)(lightningcss@1.25.1)(rollup@4.21.0)(sass@1.79.3)(terser@5.31.3)(typescript@5.6.2): dependencies: '@astrojs/compiler': 2.10.3 '@astrojs/internal-helpers': 0.4.1 @@ -4984,7 +4984,7 @@ snapshots: '@babel/core': 7.25.2 '@babel/plugin-transform-react-jsx': 7.25.2(@babel/core@7.25.2) '@babel/types': 7.25.6 - '@oslojs/encoding': 0.4.1 + '@oslojs/encoding': 1.0.0 '@rollup/pluginutils': 5.1.0(rollup@4.21.0) '@types/babel__core': 7.20.5 '@types/cookie': 0.6.0