From df6dcdef00ab38f5f574bcfd6c3a69455f30c27f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Apr 2022 09:43:15 +0800 Subject: [PATCH] chore(deps): update all non-major dependencies (#92) Co-authored-by: Renovate Bot --- packages/ui-templates/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/ui-templates/package.json b/packages/ui-templates/package.json index abdda1d1fc..7ce1df071f 100644 --- a/packages/ui-templates/package.json +++ b/packages/ui-templates/package.json @@ -35,7 +35,7 @@ "lodash.template": "^4.5.0", "scule": "^0.2.1", "upath": "^2.0.1", - "vite": "^2.9.2", + "vite": "^2.9.4", "vite-plugin-windicss": "^1.8.4", "windicss": "^3.5.1" },