Skip to content

Commit

Permalink
chore(deps-dev): bump vite from 5.4.3 to 6.0.0
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.3 to 6.0.0.
- [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/[email protected]/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent ce1e844 commit 8eaa542
Show file tree
Hide file tree
Showing 2 changed files with 129 additions and 265 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"tailwindcss": "^3.3.6",
"ts-node": "^10.9.2",
"typescript": "5.7.2",
"vite": "^5.2.12"
"vite": "^6.0.0"
},
"scripts": {
"build:prebuild": "rm -rf core reset && mkdir -p dist/core",
Expand Down
Loading

0 comments on commit 8eaa542

Please sign in to comment.