Skip to content

Commit 38e58ca

Browse files
chore(deps): update dependency vite to v6.2.3 (#4151)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent afb6600 commit 38e58ca

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
@@ -15,7 +15,7 @@
1515
"devDependencies": {
1616
"@vitejs/plugin-vue": "5.2.3",
1717
"@vue-macros/reactivity-transform": "^1.0.0",
18-
"vite": "6.2.2",
18+
"vite": "6.2.3",
1919
"vite-plugin-static-copy": "^2.0.0"
2020
},
2121
"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
@@ -100,7 +100,7 @@
100100
"tailwindcss": "3.4.17",
101101
"ts-node-dev": "^2.0.0",
102102
"typescript": "^5.0.3",
103-
"vite": "6.2.2",
103+
"vite": "6.2.3",
104104
"vite-plugin-static-copy": "2.3.0",
105105
"vitest": "3.0.9",
106106
"vue-eslint-parser": "^10.0.0",

0 commit comments

Comments
 (0)