diff --git a/aas-web-ui/package.json b/aas-web-ui/package.json index cc48fdf8..0fb0bdde 100644 --- a/aas-web-ui/package.json +++ b/aas-web-ui/package.json @@ -62,7 +62,7 @@ "@types/three": "^0.183.1", "@types/uuid": "^11.0.0", "@types/webfontloader": "^1.6.38", - "@vitejs/plugin-vue": "^6.0.4", + "@vitejs/plugin-vue": "^6.0.5", "@vitest/coverage-istanbul": "4.1.0", "@vitest/ui": "^4.1.0", "@vue/test-utils": "^2.4.6", diff --git a/aas-web-ui/yarn.lock b/aas-web-ui/yarn.lock index a90ffafd..d555a5e9 100644 --- a/aas-web-ui/yarn.lock +++ b/aas-web-ui/yarn.lock @@ -1051,10 +1051,10 @@ "@typescript-eslint/types" "8.57.0" eslint-visitor-keys "^5.0.0" -"@vitejs/plugin-vue@^6.0.4": - version "6.0.4" - resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-6.0.4.tgz#f571fe5aeb0be511e3bfdd43844d8eaa0738b28e" - integrity sha512-uM5iXipgYIn13UUQCZNdWkYk+sysBeA97d5mHsAoAt1u/wpN3+zxOmsVJWosuzX+IMGRzeYUNytztrYznboIkQ== +"@vitejs/plugin-vue@^6.0.5": + version "6.0.5" + resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-6.0.5.tgz#20ebb46c4da069753d9cfb1309c4334213cc3f7b" + integrity sha512-bL3AxKuQySfk1iGcBsQnoRVexTPJq0Z/ixFVM8OhVJAP6ZXXXLtM7NFKWhLl30Kg7uTBqIaPXbh+nuQCuBDedg== dependencies: "@rolldown/pluginutils" "1.0.0-rc.2"