Skip to content

Commit 5c0115a

Browse files
chore(deps): update dependency @vitejs/plugin-vue to v6.0.1 (#4513)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 01a0803 commit 5c0115a

File tree

4 files changed

+25
-25
lines changed

4 files changed

+25
-25
lines changed

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

Lines changed: 15 additions & 15 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
@@ -13,7 +13,7 @@
1313
"vue": "3.5.18"
1414
},
1515
"devDependencies": {
16-
"@vitejs/plugin-vue": "6.0.0",
16+
"@vitejs/plugin-vue": "6.0.1",
1717
"@vue-macros/reactivity-transform": "^1.0.0",
1818
"vite": "7.0.6",
1919
"vite-plugin-static-copy": "^3.0.0"

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

Lines changed: 8 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
@@ -79,7 +79,7 @@
7979
"@types/lodash-es": "^4.17.7",
8080
"@typescript-eslint/eslint-plugin": "^8.0.0",
8181
"@typescript-eslint/parser": "^8.0.0",
82-
"@vitejs/plugin-vue": "6.0.0",
82+
"@vitejs/plugin-vue": "6.0.1",
8383
"@vue/eslint-config-typescript": "^14.0.0",
8484
"@vue/test-utils": "2.4.6",
8585
"autoprefixer": "10.4.21",

0 commit comments

Comments
 (0)