From c028c6694d45ae39924e96286bfed6da0d0c9a25 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 19:47:45 +0000 Subject: [PATCH] Update dependency vite-plugin-windicss to v1.9.3 --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index 727233e..abb45b7 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -28,7 +28,7 @@ "eslint-config-preact": "1.3.0", "typescript": "4.6.3", "vite": "2.9.1", - "vite-plugin-windicss": "1.8.3", + "vite-plugin-windicss": "1.9.3", "vite-tsconfig-paths": "3.4.1", "windicss": "3.5.1" },