From bef543a08c6c1a530f228aad7b97e2642841ad47 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2024 09:10:23 +0000 Subject: [PATCH] chore(deps): update dependency vite to v5.3.5 --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index 1c2afda0..7709da85 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -86,7 +86,7 @@ "typescript": "5.5.3", "unplugin-icons": "0.19.0", "unplugin-vue-components": "0.27.2", - "vite": "5.3.3", + "vite": "5.3.5", "vite-plugin-progress": "0.0.7", "vite-plugin-svg-icons": "2.0.1", "vite-plugin-vue-devtools": "7.3.5",