Skip to content

Commit 6ad6af0

Browse files
chore(deps): update dependency vite to v7.1.12 (#4782)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f75aeef commit 6ad6af0

File tree

4 files changed

+13
-13
lines changed

4 files changed

+13
-13
lines changed

spring-boot-admin-samples/spring-boot-admin-sample-custom-ui/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

spring-boot-admin-samples/spring-boot-admin-sample-custom-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"devDependencies": {
1616
"@vitejs/plugin-vue": "6.0.1",
17-
"vite": "7.1.11",
17+
"vite": "7.1.12",
1818
"vite-plugin-static-copy": "^3.0.0"
1919
},
2020
"browserslist": [

spring-boot-admin-server-ui/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

spring-boot-admin-server-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
"ts-node-dev": "^2.0.0",
111111
"typescript": "^5.0.3",
112112
"unplugin-vue-components": "^29.0.0",
113-
"vite": "7.1.11",
113+
"vite": "7.1.12",
114114
"vite-plugin-static-copy": "3.1.4",
115115
"vitest": "3.2.4",
116116
"vue-eslint-parser": "^10.0.0",

0 commit comments

Comments
 (0)