diff --git a/package.json b/package.json index 3c81d19..b3d346e 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@astrojs/partytown": "^2.1.2", "@astrojs/rss": "^4.0.10", "@astrojs/sitemap": "^3.2.1", - "@astrojs/tailwind": "^5.1.3", + "@astrojs/tailwind": "^5.1.4", "astro": "^5.1.1", "tailwindcss": "^3.4.16" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1676492..0aca213 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: ^3.2.1 version: 3.2.1 '@astrojs/tailwind': - specifier: ^5.1.3 - version: 5.1.3(astro@5.1.1(jiti@1.21.6)(rollup@4.29.1)(typescript@5.7.2)(yaml@2.6.1))(tailwindcss@3.4.16) + specifier: ^5.1.4 + version: 5.1.4(astro@5.1.1(jiti@1.21.6)(rollup@4.29.1)(typescript@5.7.2)(yaml@2.6.1))(tailwindcss@3.4.16) astro: specifier: ^5.1.1 version: 5.1.1(jiti@1.21.6)(rollup@4.29.1)(typescript@5.7.2)(yaml@2.6.1) @@ -74,8 +74,8 @@ packages: '@astrojs/sitemap@3.2.1': resolution: {integrity: sha512-uxMfO8f7pALq0ADL6Lk68UV6dNYjJ2xGUzyjjVj60JLBs5a6smtlkBYv3tQ0DzoqwS7c9n4FUx5lgv0yPo/fgA==} - '@astrojs/tailwind@5.1.3': - resolution: {integrity: sha512-XF7WhXRhqEHGvADqc0kDtF7Yv/g4wAWTaj91jBBTBaYnc4+MQLH94duFfFa4NlTkRG40VQd012eF3MhO3Kk+bg==} + '@astrojs/tailwind@5.1.4': + resolution: {integrity: sha512-EJ3uoTZZr0RYwTrVS2HgYN0+VbXvg7h87AtwpD5OzqS3GyMwRmzfOwHfORTxoWGQRrY9k/Fi+Awk60kwpvRL5Q==} peerDependencies: astro: ^3.0.0 || ^4.0.0 || ^5.0.0 tailwindcss: ^3.0.24 @@ -2301,11 +2301,6 @@ packages: xxhash-wasm@1.1.0: resolution: {integrity: sha512-147y/6YNh+tlp6nd/2pWq38i9h6mz/EuQ6njIrmW8D1BS5nCqs0P6DG+m6zTGnNz5I+uhZ0SHxBs9BsPrwcKDA==} - yaml@2.4.5: - resolution: {integrity: sha512-aBx2bnqDzVOyNKfsysjA2ms5ZlnjSAW2eG3/L5G/CSujfjLJTJsEw1bGw8kCf04KodQWk1pxlGnZ56CRxiawmg==} - engines: {node: '>= 14'} - hasBin: true - yaml@2.6.1: resolution: {integrity: sha512-7r0XPzioN/Q9kXBro/XPnA6kznR73DHq+GXh5ON7ZozRO6aMjbmiBuKste2wslTFkC5d1dw0GooOCepZXJ2SAg==} engines: {node: '>= 14'} @@ -2415,7 +2410,7 @@ snapshots: stream-replace-string: 2.0.0 zod: 3.23.8 - '@astrojs/tailwind@5.1.3(astro@5.1.1(jiti@1.21.6)(rollup@4.29.1)(typescript@5.7.2)(yaml@2.6.1))(tailwindcss@3.4.16)': + '@astrojs/tailwind@5.1.4(astro@5.1.1(jiti@1.21.6)(rollup@4.29.1)(typescript@5.7.2)(yaml@2.6.1))(tailwindcss@3.4.16)': dependencies: astro: 5.1.1(jiti@1.21.6)(rollup@4.29.1)(typescript@5.7.2)(yaml@2.6.1) autoprefixer: 10.4.20(postcss@8.4.49) @@ -4362,7 +4357,7 @@ snapshots: postcss-load-config@4.0.2(postcss@8.4.49): dependencies: lilconfig: 3.1.3 - yaml: 2.4.5 + yaml: 2.6.1 optionalDependencies: postcss: 8.4.49 @@ -4956,8 +4951,6 @@ snapshots: xxhash-wasm@1.1.0: {} - yaml@2.4.5: {} - yaml@2.6.1: {} yargs-parser@21.1.1: {}