Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 13, 2024
1 parent 3922617 commit c6c0376
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"prettier": "2.8.8",
"sort-package-json": "2.4.1",
"typescript": "4.9.5",
"vite": "4.3.9",
"vite": "5.4.0",
"vite-plugin-style-import": "2.0.0",
"vue-eslint-parser": "9.3.0",
"wireit": "0.9.5",
Expand Down
2 changes: 1 addition & 1 deletion src/download/template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"devDependencies": {
"@vitejs/plugin-vue": "4.2.3",
"@vue/compiler-sfc": "3.3.4",
"vite": "4.3.9",
"vite": "5.4.0",
"vite-plugin-style-import": "2.0.0"
}
}

0 comments on commit c6c0376

Please sign in to comment.