Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.2.9 (#3307)
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 Apr 16, 2024
1 parent 85b5e33 commit 380e5e5
Show file tree
Hide file tree
Showing 4 changed files with 13 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.8",
"vite": "5.2.9",
"vite-plugin-static-copy": "^1.0.0"
},
"browserslist": [
Expand Down
8 changes: 4 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.8",
"vite": "5.2.9",
"vite-plugin-static-copy": "1.0.2",
"vitest": "1.5.0",
"vue-eslint-parser": "^9.1.0",
Expand Down

0 comments on commit 380e5e5

Please sign in to comment.