From 330674e1ffd05f6add15a23f8d4103c5387ef47d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 14 Jun 2022 18:16:24 +0000 Subject: [PATCH] fix(deps): update dependency tailwindcss to v3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e20998e7..f16d85da 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "rehype-highlight": "4.1.0", "semver": "7.3.5", "tailwind-heropatterns": "0.0.8", - "tailwindcss": "2.2.19", + "tailwindcss": "3.1.3", "unist-util-visit": "2.0.3", "xstate": "4.26.1" },