Skip to content

Commit

Permalink
chore(deps): update dependency vite to v4.4.9 (#2666)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 7, 2023
1 parent 1c68e17 commit 2f30edd
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 56 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 @@ -15,7 +15,7 @@
"devDependencies": {
"@vitejs/plugin-vue": "4.2.3",
"@vue-macros/reactivity-transform": "^0.3.0",
"vite": "4.4.8",
"vite": "4.4.9",
"vite-plugin-static-copy": "^0.17.0"
},
"browserslist": [
Expand Down
46 changes: 9 additions & 37 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 @@ -99,7 +99,7 @@
"tailwindcss": "3.3.3",
"ts-node-dev": "^2.0.0",
"typescript": "^5.0.3",
"vite": "4.4.8",
"vite": "4.4.9",
"vite-plugin-static-copy": "0.17.0",
"vitest": "0.34.1",
"vue-eslint-parser": "^9.1.0",
Expand Down

0 comments on commit 2f30edd

Please sign in to comment.