From bdd37f51588def57d6c252210e8e47c1510c8b52 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Jun 2021 21:13:09 +0200 Subject: [PATCH] chore(deps): update devdependency vite-plugin-windicss to v1 (#178) Co-authored-by: Renovate Bot --- docs/src/v3/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/v3/package.json b/docs/src/v3/package.json index f29a7f4b1f..9a23ec0091 100644 --- a/docs/src/v3/package.json +++ b/docs/src/v3/package.json @@ -19,7 +19,7 @@ "unified": "^9.2.1", "untyped": "^0.2.5", "vite": "^2.3.7", - "vite-plugin-windicss": "^0.17.1", + "vite-plugin-windicss": "^1.0.3", "windicss": "^3.1.3", "windicss-webpack-plugin": "^1.0.0" }