From 10e427665dfd2efec1c4fa020f34aa01b86438a0 Mon Sep 17 00:00:00 2001 From: "Mr. Renovate" Date: Mon, 18 Dec 2023 21:33:38 +0000 Subject: [PATCH] Update dependency tailwindcss to v3.3.7 --- 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 98c0ebd..e64d751 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.1", - "tailwindcss": "3.3.6", + "tailwindcss": "3.3.7", "ts-node": "10.9.2", "ts-jest": "29.1.1", "ts-loader": "9.5.1",