Skip to content

Commit

Permalink
chore(deps): update vite to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 20, 2024
1 parent c07680c commit 1b11994
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"devDependencies": {
"@json-editor/json-editor": "^2.10.1",
"@vitejs/plugin-vue": "^4.6.2",
"@vitejs/plugin-vue": "^5.0.0",
"bootstrap": "^4.6.0",
"ejs": "^3.1.9",
"eslint": "^8.37.0",
Expand All @@ -29,7 +29,7 @@
"lodash": "^4.17.21",
"oidc-client-ts": "^2.4.0",
"pinia": "^2.1.4",
"vite": "^4.5.3",
"vite": "^5.0.0",
"vite-multiple-assets": "^1.2.3",
"vite-plugin-vuetify": "^1.0.0",
"vue": "^3.2.0",
Expand Down

0 comments on commit 1b11994

Please sign in to comment.