From 552a2d2a18e0edbbeae45c18692e1db8f8826f5d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 Sep 2022 08:48:08 +0200 Subject: [PATCH] chore(deps): update all non-major dependencies (#168) 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 2b2bf6d739..5a5f690eb9 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.2", + "vite": "^3.1.3", "vite-plugin-windicss": "^1.8.8", "windicss": "^3.5.6" },