From d99c20164b6c1cd61f07bc713a3a940cf0e9dc50 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Mar 2022 20:30:43 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies (#64) Co-authored-by: Renovate Bot --- packages/ui-templates/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/ui-templates/package.json b/packages/ui-templates/package.json index 3e4f92367a..67903eaacc 100644 --- a/packages/ui-templates/package.json +++ b/packages/ui-templates/package.json @@ -35,9 +35,9 @@ "lodash.template": "^4.5.0", "scule": "^0.2.1", "upath": "^2.0.1", - "vite": "^2.8.5", - "vite-plugin-windicss": "^1.8.1", - "windicss": "^3.5.0" + "vite": "^2.8.6", + "vite-plugin-windicss": "^1.8.3", + "windicss": "^3.5.1" }, "publishConfig": { "access": "public"