Skip to content

Commit acad3c7

Browse files
chore(deps): update dependency vite to v6.0.10 (#3984)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 486846f commit acad3c7

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.1",
1717
"@vue-macros/reactivity-transform": "^1.0.0",
18-
"vite": "6.0.9",
18+
"vite": "6.0.10",
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
@@ -104,7 +104,7 @@
104104
"tailwindcss": "3.4.17",
105105
"ts-node-dev": "^2.0.0",
106106
"typescript": "^5.0.3",
107-
"vite": "6.0.9",
107+
"vite": "6.0.10",
108108
"vite-plugin-static-copy": "2.2.0",
109109
"vitest": "3.0.2",
110110
"vue-eslint-parser": "^9.1.0",

0 commit comments

Comments
 (0)