Skip to content

Commit 58ec789

Browse files
chore(deps): update dependency vite to v7.1.3 (#4578)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 60ea200 commit 58ec789

File tree

4 files changed

+22
-19
lines changed

4 files changed

+22
-19
lines changed

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

Lines changed: 9 additions & 9 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
@@ -15,7 +15,7 @@
1515
"devDependencies": {
1616
"@vitejs/plugin-vue": "6.0.1",
1717
"@vue-macros/reactivity-transform": "^1.0.0",
18-
"vite": "7.1.2",
18+
"vite": "7.1.3",
1919
"vite-plugin-static-copy": "^3.0.0"
2020
},
2121
"browserslist": [

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

Lines changed: 11 additions & 8 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
@@ -102,7 +102,7 @@
102102
"tailwindcss": "3.4.17",
103103
"ts-node-dev": "^2.0.0",
104104
"typescript": "^5.0.3",
105-
"vite": "7.1.2",
105+
"vite": "7.1.3",
106106
"vite-plugin-static-copy": "3.1.1",
107107
"vitest": "3.2.4",
108108
"vue-eslint-parser": "^10.0.0",

0 commit comments

Comments
 (0)