From 4015f6b2f4480ecb20d1dc9b38caf22fbd4babd9 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 bccde7a..5d5b47b 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.5.1",