From 01fc44bc8c15330df9b658b5a40cddbe070a886b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Oct 2022 06:14:11 +0800 Subject: [PATCH] chore(deps): update all non-major dependencies (#171) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 c0194e4af8..273f4873b0 100644 --- a/packages/ui-templates/package.json +++ b/packages/ui-templates/package.json @@ -35,7 +35,7 @@ "lodash.template": "^4.5.0", "scule": "^0.3.2", "upath": "^2.0.1", - "vite": "^3.1.3", + "vite": "^3.1.6", "vite-plugin-windicss": "^1.8.8", "windicss": "^3.5.6" },