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] authored Nov 16, 2023
1 parent 9e8b6d9 commit 124a2ac
Show file tree
Hide file tree
Showing 4 changed files with 410 additions and 28 deletions.
2 changes: 1 addition & 1 deletion apps/vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"npm-run-all": "^4.1.5",
"prettier": "^3.0.1",
"typescript": "^5.1.6",
"vite": "^4.4.8",
"vite": "^5.0.0",
"vue-tsc": "^1.8.8"
}
}
2 changes: 1 addition & 1 deletion components/vue3-alt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"eslint-plugin-vue": "^9.16.1",
"prettier": "^3.0.1",
"typescript": "^5.1.6",
"vite": "^4.4.8",
"vite": "^5.0.0",
"vite-plugin-dts": "^3.4.0",
"vue-tsc": "^1.8.8"
},
Expand Down
2 changes: 1 addition & 1 deletion components/vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"eslint-plugin-vue": "^9.16.1",
"prettier": "^3.0.1",
"typescript": "^5.1.6",
"vite": "^4.4.8",
"vite": "^5.0.0",
"vite-plugin-dts": "^3.4.0",
"vue-tsc": "^1.8.8"
},
Expand Down
Loading

0 comments on commit 124a2ac

Please sign in to comment.