diff --git a/package.json b/package.json index d2840179..ba457a59 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.16.2", + "astro": "4.16.3", "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 63f503d8..70941ba0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -22,16 +22,16 @@ importers: version: 3.2.0 '@astrojs/tailwind': specifier: ^5.0.2 - version: 5.1.2(astro@4.16.2(@types/node@20.16.11)(lightningcss@1.27.0)(rollup@4.21.0)(sass@1.79.5)(terser@5.34.1)(typescript@5.6.3))(tailwindcss@3.4.13) + version: 5.1.2(astro@4.16.3(@types/node@20.16.11)(lightningcss@1.27.0)(rollup@4.21.0)(sass@1.79.5)(terser@5.34.1)(typescript@5.6.3))(tailwindcss@3.4.13) astro: - specifier: 4.16.2 - version: 4.16.2(@types/node@20.16.11)(lightningcss@1.27.0)(rollup@4.21.0)(sass@1.79.5)(terser@5.34.1)(typescript@5.6.3) + specifier: 4.16.3 + version: 4.16.3(@types/node@20.16.11)(lightningcss@1.27.0)(rollup@4.21.0)(sass@1.79.5)(terser@5.34.1)(typescript@5.6.3) astro-compress: specifier: ^2.2.2 version: 2.3.3(@types/node@20.16.11)(rollup@4.21.0)(sass@1.79.5)(typescript@5.6.3) astro-purgecss: specifier: ^4.0.0 - version: 4.6.1(astro@4.16.2(@types/node@20.16.11)(lightningcss@1.27.0)(rollup@4.21.0)(sass@1.79.5)(terser@5.34.1)(typescript@5.6.3))(purgecss@5.0.0) + version: 4.6.1(astro@4.16.3(@types/node@20.16.11)(lightningcss@1.27.0)(rollup@4.21.0)(sass@1.79.5)(terser@5.34.1)(typescript@5.6.3))(purgecss@5.0.0) tailwindcss: specifier: ^3.3.5 version: 3.4.13 @@ -1427,8 +1427,8 @@ packages: astro: ^4.0.0 purgecss: ^6.0.0 - astro@4.16.2: - resolution: {integrity: sha512-Dfkpyt6sA+nv6LnOJr+7bt+gQF5Qh02yqVgyes4c4SvcPScteq1bLX22/z/XW+VU0vlciJOMiM8GWtcDiF6gUQ==} + astro@4.16.3: + resolution: {integrity: sha512-0IrnbCUprAyfeZ8Au/d/d0ssrYGMAZOZ1K3fX7GxI0OwUhkA9bSex0+ywiyVNiVZE5uRlTKRSkvLNKYQWdtHqw==} engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0'} hasBin: true @@ -3971,9 +3971,9 @@ snapshots: stream-replace-string: 2.0.0 zod: 3.23.8 - '@astrojs/tailwind@5.1.2(astro@4.16.2(@types/node@20.16.11)(lightningcss@1.27.0)(rollup@4.21.0)(sass@1.79.5)(terser@5.34.1)(typescript@5.6.3))(tailwindcss@3.4.13)': + '@astrojs/tailwind@5.1.2(astro@4.16.3(@types/node@20.16.11)(lightningcss@1.27.0)(rollup@4.21.0)(sass@1.79.5)(terser@5.34.1)(typescript@5.6.3))(tailwindcss@3.4.13)': dependencies: - astro: 4.16.2(@types/node@20.16.11)(lightningcss@1.27.0)(rollup@4.21.0)(sass@1.79.5)(terser@5.34.1)(typescript@5.6.3) + astro: 4.16.3(@types/node@20.16.11)(lightningcss@1.27.0)(rollup@4.21.0)(sass@1.79.5)(terser@5.34.1)(typescript@5.6.3) autoprefixer: 10.4.20(postcss@8.4.47) postcss: 8.4.47 postcss-load-config: 4.0.2(postcss@8.4.47) @@ -4954,7 +4954,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 @@ -5128,7 +5128,7 @@ snapshots: '@playform/pipe': 0.1.1 '@types/csso': 5.0.4 '@types/html-minifier-terser': 7.0.2 - astro: 4.16.2(@types/node@20.16.11)(lightningcss@1.27.0)(rollup@4.21.0)(sass@1.79.5)(terser@5.34.1)(typescript@5.6.3) + astro: 4.16.3(@types/node@20.16.11)(lightningcss@1.27.0)(rollup@4.21.0)(sass@1.79.5)(terser@5.34.1)(typescript@5.6.3) commander: 12.1.0 csso: 5.0.5 deepmerge-ts: 7.1.3 @@ -5169,12 +5169,12 @@ snapshots: - supports-color - typescript - astro-purgecss@4.6.1(astro@4.16.2(@types/node@20.16.11)(lightningcss@1.27.0)(rollup@4.21.0)(sass@1.79.5)(terser@5.34.1)(typescript@5.6.3))(purgecss@5.0.0): + astro-purgecss@4.6.1(astro@4.16.3(@types/node@20.16.11)(lightningcss@1.27.0)(rollup@4.21.0)(sass@1.79.5)(terser@5.34.1)(typescript@5.6.3))(purgecss@5.0.0): dependencies: - astro: 4.16.2(@types/node@20.16.11)(lightningcss@1.27.0)(rollup@4.21.0)(sass@1.79.5)(terser@5.34.1)(typescript@5.6.3) + astro: 4.16.3(@types/node@20.16.11)(lightningcss@1.27.0)(rollup@4.21.0)(sass@1.79.5)(terser@5.34.1)(typescript@5.6.3) purgecss: 5.0.0 - astro@4.16.2(@types/node@20.16.11)(lightningcss@1.27.0)(rollup@4.21.0)(sass@1.79.5)(terser@5.34.1)(typescript@5.6.3): + astro@4.16.3(@types/node@20.16.11)(lightningcss@1.27.0)(rollup@4.21.0)(sass@1.79.5)(terser@5.34.1)(typescript@5.6.3): dependencies: '@astrojs/compiler': 2.10.3 '@astrojs/internal-helpers': 0.4.1