Skip to content

Commit

Permalink
chore(deps): update dependency @vitejs/plugin-vue to v5 (#3005)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Stephan Köninger <stephan.koeninger@codecentric.de>
  • Loading branch information
renovate[bot] and SteKoe authored Dec 27, 2023
1 parent 5d647e2 commit 033f681
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 17 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"vue": "3.3.13"
},
"devDependencies": {
"@vitejs/plugin-vue": "4.6.0",
"@vitejs/plugin-vue": "5.0.0",
"@vue-macros/reactivity-transform": "^0.4.0",
"vite": "5.0.10",
"vite-plugin-static-copy": "^1.0.0"
Expand Down
25 changes: 19 additions & 6 deletions spring-boot-admin-server-ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion spring-boot-admin-server-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"@types/testing-library__jest-dom": "^6.0.0",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"@vitejs/plugin-vue": "4.6.0",
"@vitejs/plugin-vue": "5.0.0",
"@vue/eslint-config-typescript": "^12.0.0",
"@vue/test-utils": "2.4.3",
"autoprefixer": "10.4.16",
Expand Down

0 comments on commit 033f681

Please sign in to comment.