Skip to content

Commit ef2ed7a

Browse files
Bump @vitejs/plugin-vue from 6.0.4 to 6.0.5 in /aas-web-ui
Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) from 6.0.4 to 6.0.5. - [Release notes](https://github.com/vitejs/vite-plugin-vue/releases) - [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@6.0.5/packages/plugin-vue) --- updated-dependencies: - dependency-name: "@vitejs/plugin-vue" dependency-version: 6.0.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4da3683 commit ef2ed7a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

aas-web-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@types/three": "^0.183.1",
6363
"@types/uuid": "^11.0.0",
6464
"@types/webfontloader": "^1.6.38",
65-
"@vitejs/plugin-vue": "^6.0.4",
65+
"@vitejs/plugin-vue": "^6.0.5",
6666
"@vitest/coverage-istanbul": "4.0.18",
6767
"@vitest/ui": "^4.0.18",
6868
"@vue/test-utils": "^2.4.6",

aas-web-ui/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1179,10 +1179,10 @@
11791179
"@typescript-eslint/types" "8.57.0"
11801180
eslint-visitor-keys "^5.0.0"
11811181

1182-
"@vitejs/plugin-vue@^6.0.4":
1183-
version "6.0.4"
1184-
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-6.0.4.tgz#f571fe5aeb0be511e3bfdd43844d8eaa0738b28e"
1185-
integrity sha512-uM5iXipgYIn13UUQCZNdWkYk+sysBeA97d5mHsAoAt1u/wpN3+zxOmsVJWosuzX+IMGRzeYUNytztrYznboIkQ==
1182+
"@vitejs/plugin-vue@^6.0.5":
1183+
version "6.0.5"
1184+
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-6.0.5.tgz#20ebb46c4da069753d9cfb1309c4334213cc3f7b"
1185+
integrity sha512-bL3AxKuQySfk1iGcBsQnoRVexTPJq0Z/ixFVM8OhVJAP6ZXXXLtM7NFKWhLl30Kg7uTBqIaPXbh+nuQCuBDedg==
11861186
dependencies:
11871187
"@rolldown/pluginutils" "1.0.0-rc.2"
11881188

0 commit comments

Comments
 (0)