diff --git a/package.json b/package.json index 7dd5e23..e5ba549 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "sync": "astro sync" }, "dependencies": { - "@astrojs/tailwind": "^5.1.3", + "@astrojs/tailwind": "^5.1.4", "@astrojs/ts-plugin": "^1.10.4", "@catppuccin/palette": "^1.7.1", "astro": "^5.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d9bd01c..2da7ee5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@astrojs/tailwind': - specifier: ^5.1.3 - version: 5.1.3(astro@5.1.1(@types/node@20.11.17)(jiti@2.4.2)(rollup@4.28.1)(typescript@5.5.4)(yaml@2.5.0))(tailwindcss@3.4.17) + specifier: ^5.1.4 + version: 5.1.4(astro@5.1.1(@types/node@20.11.17)(jiti@2.4.2)(rollup@4.28.1)(typescript@5.5.4)(yaml@2.5.0))(tailwindcss@3.4.17) '@astrojs/ts-plugin': specifier: ^1.10.4 version: 1.10.4 @@ -59,8 +59,8 @@ packages: resolution: {integrity: sha512-GilTHKGCW6HMq7y3BUv9Ac7GMe/MO9gi9GW62GzKtth0SwukCu/qp2wLiGpEujhY+VVhaG9v7kv/5vFzvf4NYw==} engines: {node: ^18.17.1 || ^20.3.0 || >=22.0.0} - '@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 @@ -1445,10 +1445,6 @@ packages: kolorist@1.8.0: resolution: {integrity: sha512-Y+60/zizpJ3HRH8DCss+q95yr6145JXZo46OTpFvDZWLfRCE4qChOyk1b26nMaNpfHHgxagk9dXT5OP0Tfe+dQ==} - lilconfig@3.0.0: - resolution: {integrity: sha512-K2U4W2Ff5ibV7j7ydLr+zLAkIg5JJ4lPn1Ltsdt+Tz/IjQ8buJ55pZAxoP34lqIiwtF9iAvtLv3JGv7CAyAg+g==} - engines: {node: '>=14'} - lilconfig@3.1.3: resolution: {integrity: sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==} engines: {node: '>=14'} @@ -2472,7 +2468,7 @@ snapshots: dependencies: prismjs: 1.29.0 - '@astrojs/tailwind@5.1.3(astro@5.1.1(@types/node@20.11.17)(jiti@2.4.2)(rollup@4.28.1)(typescript@5.5.4)(yaml@2.5.0))(tailwindcss@3.4.17)': + '@astrojs/tailwind@5.1.4(astro@5.1.1(@types/node@20.11.17)(jiti@2.4.2)(rollup@4.28.1)(typescript@5.5.4)(yaml@2.5.0))(tailwindcss@3.4.17)': dependencies: astro: 5.1.1(@types/node@20.11.17)(jiti@2.4.2)(rollup@4.28.1)(typescript@5.5.4)(yaml@2.5.0) autoprefixer: 10.4.20(postcss@8.4.49) @@ -3840,8 +3836,6 @@ snapshots: kolorist@1.8.0: {} - lilconfig@3.0.0: {} - lilconfig@3.1.3: {} lines-and-columns@1.2.4: {} @@ -4431,7 +4425,7 @@ snapshots: postcss-load-config@4.0.2(postcss@8.4.49): dependencies: - lilconfig: 3.0.0 + lilconfig: 3.1.3 yaml: 2.5.0 optionalDependencies: postcss: 8.4.49