From 81b8138b1966256c7c6ec29af6037a4474e7e12e 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 5c0c116..76d4b61 100644 --- a/source/ui/package.json +++ b/source/ui/package.json @@ -78,7 +78,7 @@ "postcss": "8.4.32", "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",