Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.2.12 (#3407)
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 May 28, 2024
1 parent e4b2459 commit 5745bf9
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 13 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.2.11",
"vite": "5.2.12",
"vite-plugin-static-copy": "^1.0.0"
},
"browserslist": [
Expand Down
9 changes: 5 additions & 4 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.3",
"ts-node-dev": "^2.0.0",
"typescript": "^5.0.3",
"vite": "5.2.11",
"vite": "5.2.12",
"vite-plugin-static-copy": "1.0.5",
"vitest": "1.6.0",
"vue-eslint-parser": "^9.1.0",
Expand Down

0 comments on commit 5745bf9

Please sign in to comment.