Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.1.6 (#3208)
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 Mar 11, 2024
1 parent 17e608c commit 44e883e
Show file tree
Hide file tree
Showing 4 changed files with 68 additions and 68 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": "5.0.4",
"@vue-macros/reactivity-transform": "^0.4.0",
"vite": "5.1.5",
"vite": "5.1.6",
"vite-plugin-static-copy": "^1.0.0"
},
"browserslist": [
Expand Down
118 changes: 59 additions & 59 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 @@ -101,7 +101,7 @@
"tailwindcss": "3.4.1",
"ts-node-dev": "^2.0.0",
"typescript": "^5.0.3",
"vite": "5.1.5",
"vite": "5.1.6",
"vite-plugin-static-copy": "1.0.1",
"vitest": "1.3.1",
"vue-eslint-parser": "^9.1.0",
Expand Down

0 comments on commit 44e883e

Please sign in to comment.