Skip to content

Commit

Permalink
build(deps-dev): Bump vite from 5.4.11 to 6.0.5
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.11 to 6.0.5.
- [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/v6.0.5/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] authored Dec 20, 2024
1 parent 0e90dda commit f3208d7
Show file tree
Hide file tree
Showing 2 changed files with 379 additions and 148 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -277,12 +277,12 @@
"typescript-eslint": "8.18.1",
"unified": "11.0.5",
"vfile": "6.0.3",
"vite": "5.4.11",
"vite": "6.0.5",
"vitest": "3.0.0-beta.3",
"yaml-eslint-parser": "1.2.3"
},
"resolutions": {
"vite": "5.4.11"
"vite": "6.0.5"
},
"engines": {
"node": ">=18.20.4"
Expand Down
Loading

0 comments on commit f3208d7

Please sign in to comment.