From cd6973f4a24052ba5fb49e00d0952057e3e2f4b5 Mon Sep 17 00:00:00 2001 From: "Mr. Renovate" Date: Mon, 4 Dec 2023 19:33:41 +0000 Subject: [PATCH] Update dependency tailwindcss to v3.3.6 --- 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 961d709..2ad9ba2 100644 --- a/source/ui/package.json +++ b/source/ui/package.json @@ -78,7 +78,7 @@ "postcss": "8.4.31", "postcss-loader": "7.3.3", "prettier": "3.1.0", - "tailwindcss": "3.3.5", + "tailwindcss": "3.3.6", "ts-node": "10.9.1", "ts-jest": "29.1.1", "ts-loader": "9.5.1",