diff --git a/package.json b/package.json index 18daa3c9..36177553 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@astrojs/cloudflare": "^11.0.5", "@astrojs/starlight": "0.27.1", "@astrojs/starlight-tailwind": "2.0.3", - "@astrojs/tailwind": "5.1.3", + "@astrojs/tailwind": "5.1.4", "astro": "4.16.18", "tailwindcss": "3.4.17", "typescript": "5.7.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 73d4991d..c3815179 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,10 +19,10 @@ importers: version: 0.27.1(astro@4.16.18(@types/node@20.17.10)(rollup@4.21.2)(typescript@5.7.2)) '@astrojs/starlight-tailwind': specifier: 2.0.3 - version: 2.0.3(@astrojs/starlight@0.27.1(astro@4.16.18(@types/node@20.17.10)(rollup@4.21.2)(typescript@5.7.2)))(@astrojs/tailwind@5.1.3(astro@4.16.18(@types/node@20.17.10)(rollup@4.21.2)(typescript@5.7.2))(tailwindcss@3.4.17))(tailwindcss@3.4.17) + version: 2.0.3(@astrojs/starlight@0.27.1(astro@4.16.18(@types/node@20.17.10)(rollup@4.21.2)(typescript@5.7.2)))(@astrojs/tailwind@5.1.4(astro@4.16.18(@types/node@20.17.10)(rollup@4.21.2)(typescript@5.7.2))(tailwindcss@3.4.17))(tailwindcss@3.4.17) '@astrojs/tailwind': - specifier: 5.1.3 - version: 5.1.3(astro@4.16.18(@types/node@20.17.10)(rollup@4.21.2)(typescript@5.7.2))(tailwindcss@3.4.17) + specifier: 5.1.4 + version: 5.1.4(astro@4.16.18(@types/node@20.17.10)(rollup@4.21.2)(typescript@5.7.2))(tailwindcss@3.4.17) astro: specifier: 4.16.18 version: 4.16.18(@types/node@20.17.10)(rollup@4.21.2)(typescript@5.7.2) @@ -152,8 +152,8 @@ packages: peerDependencies: astro: ^4.8.6 - '@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 @@ -3657,10 +3657,10 @@ snapshots: stream-replace-string: 2.0.0 zod: 3.23.8 - '@astrojs/starlight-tailwind@2.0.3(@astrojs/starlight@0.27.1(astro@4.16.18(@types/node@20.17.10)(rollup@4.21.2)(typescript@5.7.2)))(@astrojs/tailwind@5.1.3(astro@4.16.18(@types/node@20.17.10)(rollup@4.21.2)(typescript@5.7.2))(tailwindcss@3.4.17))(tailwindcss@3.4.17)': + '@astrojs/starlight-tailwind@2.0.3(@astrojs/starlight@0.27.1(astro@4.16.18(@types/node@20.17.10)(rollup@4.21.2)(typescript@5.7.2)))(@astrojs/tailwind@5.1.4(astro@4.16.18(@types/node@20.17.10)(rollup@4.21.2)(typescript@5.7.2))(tailwindcss@3.4.17))(tailwindcss@3.4.17)': dependencies: '@astrojs/starlight': 0.27.1(astro@4.16.18(@types/node@20.17.10)(rollup@4.21.2)(typescript@5.7.2)) - '@astrojs/tailwind': 5.1.3(astro@4.16.18(@types/node@20.17.10)(rollup@4.21.2)(typescript@5.7.2))(tailwindcss@3.4.17) + '@astrojs/tailwind': 5.1.4(astro@4.16.18(@types/node@20.17.10)(rollup@4.21.2)(typescript@5.7.2))(tailwindcss@3.4.17) tailwindcss: 3.4.17 '@astrojs/starlight@0.27.1(astro@4.16.18(@types/node@20.17.10)(rollup@4.21.2)(typescript@5.7.2))': @@ -3690,7 +3690,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@astrojs/tailwind@5.1.3(astro@4.16.18(@types/node@20.17.10)(rollup@4.21.2)(typescript@5.7.2))(tailwindcss@3.4.17)': + '@astrojs/tailwind@5.1.4(astro@4.16.18(@types/node@20.17.10)(rollup@4.21.2)(typescript@5.7.2))(tailwindcss@3.4.17)': dependencies: astro: 4.16.18(@types/node@20.17.10)(rollup@4.21.2)(typescript@5.7.2) autoprefixer: 10.4.20(postcss@8.4.49) @@ -6641,7 +6641,7 @@ snapshots: postcss-load-config@4.0.2(postcss@8.4.49): dependencies: lilconfig: 3.1.3 - yaml: 2.5.0 + yaml: 2.6.1 optionalDependencies: postcss: 8.4.49