diff --git a/streampark-console/streampark-console-webapp/package.json b/streampark-console/streampark-console-webapp/package.json index d28736ad4b..b2d5ccb3ad 100644 --- a/streampark-console/streampark-console-webapp/package.json +++ b/streampark-console/streampark-console-webapp/package.json @@ -43,8 +43,8 @@ "@ant-design/colors": "^7.0.0", "@ant-design/icons-vue": "^6.1.0", "@iconify/iconify": "^3.1.1", - "@vue/runtime-core": "^3.3.4", - "@vue/shared": "^3.3.4", + "@vue/runtime-core": "^3.5.0", + "@vue/shared": "^3.5.0", "@vueuse/core": "^10.2.1", "@vueuse/shared": "^10.2.1", "ant-design-vue": "^3.2.20", @@ -62,7 +62,7 @@ "sql-formatter": "^4.0.2", "sweetalert2": "^11.7.16", "terser": "^5.19.0", - "vue": "^3.3.4", + "vue": "^3.5.0", "vue-i18n": "^9.2.2", "vue-router": "^4.2.4", "vue-types": "^5.1.0" @@ -82,7 +82,7 @@ "@vitejs/plugin-legacy": "^4.1.0", "@vitejs/plugin-vue": "^4.2.3", "@vitejs/plugin-vue-jsx": "^3.0.1", - "@vue/compiler-sfc": "^3.3.4", + "@vue/compiler-sfc": "^3.5.0", "autoprefixer": "^10.4.14", "cross-env": "^7.0.3", "dotenv": "^16.3.1",