From 2e400b1b1b866475d1e002dc71810122298f6f64 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 15:31:48 +0000 Subject: [PATCH] fix(deps): update @astrojs/tailwind to v6 --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index b2469e7..89296af 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "homepage": "https://www.gitify.io/", "dependencies": { "@astrojs/solid-js": "5.0.4", - "@astrojs/tailwind": "5.1.5", + "@astrojs/tailwind": "6.0.0", "@iconify-json/line-md": "1.2.5", "@iconify-json/mdi": "1.2.3", "@kobalte/core": "0.13.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a4c9da7..dda6e33 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: 5.0.4 version: 5.0.4(@types/node@22.9.0)(jiti@2.4.2)(solid-js@1.9.4) '@astrojs/tailwind': - specifier: 5.1.5 - version: 5.1.5(astro@5.2.0(@types/node@22.9.0)(jiti@2.4.2)(rollup@4.28.0)(typescript@5.5.4))(tailwindcss@3.4.17) + specifier: 6.0.0 + version: 6.0.0(astro@5.2.0(@types/node@22.9.0)(jiti@2.4.2)(rollup@4.28.0)(typescript@5.5.4))(tailwindcss@3.4.17) '@iconify-json/line-md': specifier: 1.2.5 version: 1.2.5 @@ -115,8 +115,8 @@ packages: solid-devtools: optional: true - '@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 @@ -2761,7 +2761,7 @@ snapshots: - tsx - yaml - '@astrojs/tailwind@5.1.5(astro@5.2.0(@types/node@22.9.0)(jiti@2.4.2)(rollup@4.28.0)(typescript@5.5.4))(tailwindcss@3.4.17)': + '@astrojs/tailwind@6.0.0(astro@5.2.0(@types/node@22.9.0)(jiti@2.4.2)(rollup@4.28.0)(typescript@5.5.4))(tailwindcss@3.4.17)': dependencies: astro: 5.2.0(@types/node@22.9.0)(jiti@2.4.2)(rollup@4.28.0)(typescript@5.5.4) autoprefixer: 10.4.20(postcss@8.5.1) @@ -5562,7 +5562,7 @@ snapshots: vite@6.0.10(@types/node@22.9.0)(jiti@2.4.2): dependencies: esbuild: 0.24.2 - postcss: 8.4.49 + postcss: 8.5.1 rollup: 4.28.0 optionalDependencies: '@types/node': 22.9.0