Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.3.3 (#3482)
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] authored Jul 3, 2024
1 parent 3a5c2d5 commit 8657999
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 30 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.5",
"@vue-macros/reactivity-transform": "^0.4.0",
"vite": "5.3.2",
"vite": "5.3.3",
"vite-plugin-static-copy": "^1.0.0"
},
"browserslist": [
Expand Down
10 changes: 5 additions & 5 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.4",
"ts-node-dev": "^2.0.0",
"typescript": "^5.0.3",
"vite": "5.3.2",
"vite": "5.3.3",
"vite-plugin-static-copy": "1.0.6",
"vitest": "1.6.0",
"vue-eslint-parser": "^9.1.0",
Expand Down

0 comments on commit 8657999

Please sign in to comment.