diff --git a/package.json b/package.json index 467a4b91..6be52e4c 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@astrojs/partytown": "^2.0.2", "@astrojs/rss": "^4.0.0", "@astrojs/sitemap": "^3.0.3", - "@astrojs/tailwind": "^5.0.2", + "@astrojs/tailwind": "^6.0.0", "astro": "5.1.10", "astro-compress": "^2.2.2", "astro-purgecss": "^5.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 20511ac5..85e1875f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: ^3.0.3 version: 3.2.1 '@astrojs/tailwind': - specifier: ^5.0.2 - version: 5.1.5(astro@5.1.10(@types/node@22.12.0)(jiti@2.4.1)(lightningcss@1.28.2)(rollup@4.28.1)(sass@1.83.4)(terser@5.37.0)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.7.0))(tailwindcss@3.4.17) + specifier: ^6.0.0 + version: 6.0.0(astro@5.1.10(@types/node@22.12.0)(jiti@2.4.1)(lightningcss@1.28.2)(rollup@4.28.1)(sass@1.83.4)(terser@5.37.0)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.7.0))(tailwindcss@3.4.17) astro: specifier: 5.1.10 version: 5.1.10(@types/node@22.12.0)(jiti@2.4.1)(lightningcss@1.28.2)(rollup@4.28.1)(sass@1.83.4)(terser@5.37.0)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.7.0) @@ -179,8 +179,8 @@ packages: '@astrojs/sitemap@3.2.1': resolution: {integrity: sha512-uxMfO8f7pALq0ADL6Lk68UV6dNYjJ2xGUzyjjVj60JLBs5a6smtlkBYv3tQ0DzoqwS7c9n4FUx5lgv0yPo/fgA==} - '@astrojs/tailwind@5.1.5': - resolution: {integrity: sha512-1diguZEau7FZ9vIjzE4BwavGdhD3+JkdS8zmibl1ene+EHgIU5hI0NMgRYG3yea+Niaf7cyMwjeWeLvzq/maxg==} + '@astrojs/tailwind@6.0.0': + resolution: {integrity: sha512-GbEK2/h0nvY8i6g1GZT5ddHAgj71lQIf34/j7+jPLhUti3xDxKcWElApDe2jWvqAaKl2oKEh045ITSm8mU9BVQ==} peerDependencies: astro: ^3.0.0 || ^4.0.0 || ^5.0.0 tailwindcss: ^3.0.24 @@ -3976,7 +3976,7 @@ snapshots: stream-replace-string: 2.0.0 zod: 3.23.8 - '@astrojs/tailwind@5.1.5(astro@5.1.10(@types/node@22.12.0)(jiti@2.4.1)(lightningcss@1.28.2)(rollup@4.28.1)(sass@1.83.4)(terser@5.37.0)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.7.0))(tailwindcss@3.4.17)': + '@astrojs/tailwind@6.0.0(astro@5.1.10(@types/node@22.12.0)(jiti@2.4.1)(lightningcss@1.28.2)(rollup@4.28.1)(sass@1.83.4)(terser@5.37.0)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.7.0))(tailwindcss@3.4.17)': dependencies: astro: 5.1.10(@types/node@22.12.0)(jiti@2.4.1)(lightningcss@1.28.2)(rollup@4.28.1)(sass@1.83.4)(terser@5.37.0)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.7.0) autoprefixer: 10.4.20(postcss@8.5.1)