diff --git a/packages/frontend/editor-ui/package.json b/packages/frontend/editor-ui/package.json index 64f30db7c5c..922d460f303 100644 --- a/packages/frontend/editor-ui/package.json +++ b/packages/frontend/editor-ui/package.json @@ -127,7 +127,7 @@ "@types/jsonpath": "^0.2.0", "@types/lodash": "catalog:", "@types/uuid": "catalog:", - "@vitejs/plugin-legacy": "^6.0.2", + "@vitejs/plugin-legacy": "^7.2.1", "@vitejs/plugin-vue": "catalog:frontend", "@vitest/coverage-v8": "catalog:", "browserslist-to-esbuild": "^2.1.1", diff --git a/packages/frontend/editor-ui/src/App.vue b/packages/frontend/editor-ui/src/App.vue index 70071090ea0..02ae96b0619 100644 --- a/packages/frontend/editor-ui/src/App.vue +++ b/packages/frontend/editor-ui/src/App.vue @@ -1,6 +1,4 @@