From e4983351ba18b5a553ea610d1b429c988307f3f7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 Jul 2022 00:41:08 +0800 Subject: [PATCH] chore(deps): update all non-major dependencies (#147) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- packages/ui-templates/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/ui-templates/package.json b/packages/ui-templates/package.json index 2277fc7051..7f7959d058 100644 --- a/packages/ui-templates/package.json +++ b/packages/ui-templates/package.json @@ -33,9 +33,9 @@ "jiti": "^1.14.0", "knitwork": "^0.1.2", "lodash.template": "^4.5.0", - "scule": "^0.2.1", + "scule": "^0.3.2", "upath": "^2.0.1", - "vite": "^3.0.2", + "vite": "^3.0.4", "vite-plugin-windicss": "^1.8.7", "windicss": "^3.5.6" },