Skip to content

Commit

Permalink
fix(deps): update dependency vite to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and DerekRoberts committed Apr 22, 2023
1 parent f51c207 commit d1c6ec3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"serve": "^14.2.0",
"unplugin-icons": "^0.15.3",
"unplugin-vue-components": "^0.24.0",
"vite": "^2.8.6",
"vite": "^4.0.0",
"vue": "^3.2.47",
"vue-axios": "^3.4.1",
"vue-the-mask": "^0.11.1",
Expand Down

0 comments on commit d1c6ec3

Please sign in to comment.