From 7c519f017d5e4c2cf815f495b8ef152dfc17c720 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 15:59:24 +0000 Subject: [PATCH] chore(deps): update dependency @astrojs/tailwind to v6 --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 0d8f13f0..bbbd9b4e 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ }, "devDependencies": { "@astrojs/svelte": "^7.0.0", - "@astrojs/tailwind": "^5.0.0", + "@astrojs/tailwind": "^6.0.0", "@astrojs/vue": "^5.0.0", "@devprotocol/clubs-core": "3.24.1", "@eslint/js": "^9.18.0", diff --git a/yarn.lock b/yarn.lock index 61527010..b0f6a06b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -120,9 +120,9 @@ __metadata: languageName: node linkType: hard -"@astrojs/tailwind@npm:^5.0.0": - version: 5.1.5 - resolution: "@astrojs/tailwind@npm:5.1.5" +"@astrojs/tailwind@npm:^6.0.0": + version: 6.0.0 + resolution: "@astrojs/tailwind@npm:6.0.0" dependencies: autoprefixer: "npm:^10.4.20" postcss: "npm:^8.5.1" @@ -130,7 +130,7 @@ __metadata: peerDependencies: astro: ^3.0.0 || ^4.0.0 || ^5.0.0 tailwindcss: ^3.0.24 - checksum: 10c0/90c1b19c268d08b82a22b94c7c874d025632453c2a22afe42e9d03c4372fdf565322e2c57b42135e152ed52dde733803cd4ed88c8a204862799708c43fca8db2 + checksum: 10c0/b3b5f2647082dbd43efa58ecead9396c5a5187d425a616f31f247c4b1d0a1c0e041af6f1c2fcca10810d40c4c4d6b161828dd8866941a7e4b0e80b0222c0498a languageName: node linkType: hard @@ -614,7 +614,7 @@ __metadata: resolution: "@devprotocol/clubs-plugin-posts@workspace:." dependencies: "@astrojs/svelte": "npm:^7.0.0" - "@astrojs/tailwind": "npm:^5.0.0" + "@astrojs/tailwind": "npm:^6.0.0" "@astrojs/vue": "npm:^5.0.0" "@boringer-avatars/vue3": "npm:^0.2.1" "@devprotocol/clubs-core": "npm:3.24.1"