From 4d19bd6d1dc3725b67abb019850ffab0f021268c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 2 Feb 2025 05:36:35 +0000 Subject: [PATCH] fix(deps): update dependency @astrojs/tailwind to v6 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 4422d3f..b75f206 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@astrojs/check": "^0.9.4", "@astrojs/react": "^4.2.0", "@astrojs/sitemap": "^3.2.1", - "@astrojs/tailwind": "^5.1.5", + "@astrojs/tailwind": "^6.0.0", "@octokit/rest": "^21.1.0", "@radix-ui/react-dialog": "^1.1.5", "@radix-ui/react-separator": "^1.1.1", diff --git a/yarn.lock b/yarn.lock index e999f42..115cd56 100644 --- a/yarn.lock +++ b/yarn.lock @@ -152,9 +152,9 @@ __metadata: languageName: node linkType: hard -"@astrojs/tailwind@npm:^5.1.5": - 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" @@ -162,7 +162,7 @@ __metadata: peerDependencies: astro: ^3.0.0 || ^4.0.0 || ^5.0.0 tailwindcss: ^3.0.24 - checksum: 10/49a6bd4bccfcd2b46b1f4f2c1c2d3a6b7b035d304ad165fdf5a8d8c455cb56a316cd5683e3cf4e758fd08514fb09997ff32624d5c3195fd3930cc612d946813a + checksum: 10/db77b92076e7f99c9d303b64cf7751f1e9faa5ac2b118a83901ee8527d481a86644ca3ee4d490a8d072b8aa439c6ad77969df4a25d8b04bc61a1fce3e60f9337 languageName: node linkType: hard @@ -5998,7 +5998,7 @@ __metadata: "@astrojs/check": "npm:^0.9.4" "@astrojs/react": "npm:^4.2.0" "@astrojs/sitemap": "npm:^3.2.1" - "@astrojs/tailwind": "npm:^5.1.5" + "@astrojs/tailwind": "npm:^6.0.0" "@commitlint/cli": "npm:^19.6.1" "@commitlint/config-conventional": "npm:^19.6.0" "@octokit/rest": "npm:^21.1.0"