diff --git a/package.json b/package.json index 3ed1062..9545ae9 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@astrojs/check": "0.9.4", "@astrojs/node": "8.3.4", "@astrojs/sitemap": "3.2.1", - "@astrojs/tailwind": "5.1.3", + "@astrojs/tailwind": "5.1.4", "astro": "4.16.18", "tailwindcss": "3.4.17" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 842704b..f7d1251 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: 3.2.1 version: 3.2.1 '@astrojs/tailwind': - specifier: 5.1.3 - version: 5.1.3(astro@4.16.18(rollup@4.27.2)(typescript@5.7.2))(tailwindcss@3.4.17) + specifier: 5.1.4 + version: 5.1.4(astro@4.16.18(rollup@4.27.2)(typescript@5.7.2))(tailwindcss@3.4.17) astro: specifier: 4.16.18 version: 4.16.18(rollup@4.27.2)(typescript@5.7.2) @@ -89,8 +89,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 @@ -1408,10 +1408,6 @@ packages: resolution: {integrity: sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==} engines: {node: '>=6'} - lilconfig@3.1.2: - resolution: {integrity: sha512-eop+wDAvpItUys0FWkHIKeC9ybYrTGbU41U5K7+bttZZeohvnY7M9dZ5kB21GNWiFT2q1OoPTvncPCgSOVO5ow==} - engines: {node: '>=14'} - lilconfig@3.1.3: resolution: {integrity: sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==} engines: {node: '>=14'} @@ -2525,7 +2521,7 @@ snapshots: stream-replace-string: 2.0.0 zod: 3.23.8 - '@astrojs/tailwind@5.1.3(astro@4.16.18(rollup@4.27.2)(typescript@5.7.2))(tailwindcss@3.4.17)': + '@astrojs/tailwind@5.1.4(astro@4.16.18(rollup@4.27.2)(typescript@5.7.2))(tailwindcss@3.4.17)': dependencies: astro: 4.16.18(rollup@4.27.2)(typescript@5.7.2) autoprefixer: 10.4.20(postcss@8.4.49) @@ -3856,8 +3852,6 @@ snapshots: kleur@4.1.5: {} - lilconfig@3.1.2: {} - lilconfig@3.1.3: {} lines-and-columns@1.2.4: {} @@ -4375,7 +4369,7 @@ snapshots: postcss-load-config@4.0.2(postcss@8.4.49): dependencies: - lilconfig: 3.1.2 + lilconfig: 3.1.3 yaml: 2.6.0 optionalDependencies: postcss: 8.4.49