Skip to content

Commit

Permalink
chore(deps-dev): bump vite from 4.5.0 to 5.0.7
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.0 to 5.0.7.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.7/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Dec 11, 2023
1 parent 39e3006 commit e7262cf
Show file tree
Hide file tree
Showing 2 changed files with 137 additions and 248 deletions.
2 changes: 1 addition & 1 deletion examples/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@babel/core": "^7.23.3",
"@types/node": "^20.9.0",
"typescript": "5.2.2",
"vite": "^4.5.0"
"vite": "^5.0.7"
},
"eslintConfig": {
"extends": [
Expand Down
Loading

0 comments on commit e7262cf

Please sign in to comment.