From d0fc799d400be93693b1e0fc486e135863e278ca Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Apr 2022 12:42:44 +0800 Subject: [PATCH] chore(deps): update all non-major dependencies (#93) 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 7ce1df071f..a4f70eb72e 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.4", + "vite": "^2.9.5", "vite-plugin-windicss": "^1.8.4", "windicss": "^3.5.1" },