From e38b793bb16dc7dd4a557f3bb6407397e1c39dc1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 18:50:36 +0000 Subject: [PATCH] chore(deps): update dependency @vitejs/plugin-legacy to v7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ddc790056..352fb370d 100644 --- a/package.json +++ b/package.json @@ -124,7 +124,7 @@ "@types/postcss-load-config": "^2.0.1", "@typescript-eslint/eslint-plugin": "^5.4.0", "@typescript-eslint/parser": "^5.4.0", - "@vitejs/plugin-legacy": "^2.2.0", + "@vitejs/plugin-legacy": "^7.0.0", "@vitejs/plugin-vue": "^3.0.0", "@vitejs/plugin-vue-jsx": "^2.0.0", "@vue/babel-plugin-jsx": "^1.0.0",