From 6549a2a940414f5cb1b0281f2f360c6166cce8f3 Mon Sep 17 00:00:00 2001 From: "Mr. Renovate" Date: Fri, 17 Nov 2023 14:02:16 +0000 Subject: [PATCH] Update dependency tailwindcss to v3.3.5 --- source/ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/ui/package.json b/source/ui/package.json index 322424d..2467228 100644 --- a/source/ui/package.json +++ b/source/ui/package.json @@ -78,7 +78,7 @@ "postcss": "8.4.31", "postcss-loader": "6.2.1", "prettier": "2.6.1", - "tailwindcss": "3.0.23", + "tailwindcss": "3.3.5", "ts-node": "10.9.1", "ts-jest": "27.1.5", "ts-loader": "9.2.8",