From 84e3be6bb33c172a8ce4d7d8991dd7b645cb7519 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 23 Feb 2025 02:20:04 +0000 Subject: [PATCH] feat: upgrade @astrojs/tailwind from 5.1.5 to 6.0.0 Snyk has created this PR to upgrade @astrojs/tailwind from 5.1.5 to 6.0.0. See this package in npm: @astrojs/tailwind See this project in Snyk: https://app.snyk.io/org/quantum-blockchain-ai-9pr/project/0892d4c1-7569-4434-a883-943aff799eec?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8fa9dad84..9f11cf36f 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "dependencies": { "@astrojs/mdx": "^3.0.1", "@astrojs/sitemap": "^3.1.5", - "@astrojs/tailwind": "^5.1.0", + "@astrojs/tailwind": "^6.0.0", "@fontsource-variable/bricolage-grotesque": "^5.0.6", "@fontsource-variable/inter": "^5.0.18", "@iconify-json/bx": "^1.1.10",