Skip to content

Commit 9aeb4da

Browse files
Bump vite from 7.1.1 to 7.1.2 in /aas-web-ui (#653)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.1 to 7.1.2. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.1.2/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 7.1.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 172ea82 commit 9aeb4da

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
@@ -70,7 +70,7 @@
7070
"typescript-eslint": "^8.39.0",
7171
"unplugin-auto-import": "^20.0.0",
7272
"unplugin-vue-components": "^29.0.0",
73-
"vite": "^7.1.1",
73+
"vite": "^7.1.2",
7474
"vite-plugin-vuetify": "^2.1.2",
7575
"vitest": "^3.2.4",
7676
"vue-eslint-parser": "^10.2.0",

aas-web-ui/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4520,10 +4520,10 @@ vite-plugin-vuetify@^2.1.2:
45204520
debug "^4.3.3"
45214521
upath "^2.0.1"
45224522

4523-
"vite@^5.0.0 || ^6.0.0 || ^7.0.0-0", vite@^7.1.1:
4524-
version "7.1.1"
4525-
resolved "https://registry.yarnpkg.com/vite/-/vite-7.1.1.tgz#a2c25f31742fd9f8b223d809df1ce3026e813fcf"
4526-
integrity sha512-yJ+Mp7OyV+4S+afWo+QyoL9jFWD11QFH0i5i7JypnfTcA1rmgxCbiA8WwAICDEtZ1Z1hzrVhN8R8rGTqkTY8ZQ==
4523+
"vite@^5.0.0 || ^6.0.0 || ^7.0.0-0", vite@^7.1.2:
4524+
version "7.1.2"
4525+
resolved "https://registry.yarnpkg.com/vite/-/vite-7.1.2.tgz#62ffd8a915977ff387fbe7a731af1a650ec5006e"
4526+
integrity sha512-J0SQBPlQiEXAF7tajiH+rUooJPo0l8KQgyg4/aMunNtrOa7bwuZJsJbDWzeljqQpgftxuq5yNJxQ91O9ts29UQ==
45274527
dependencies:
45284528
esbuild "^0.25.0"
45294529
fdir "^6.4.6"

0 commit comments

Comments
 (0)