Skip to content

Commit

Permalink
⬆️ Bump the vite group across 1 directory with 2 updates (#75)
Browse files Browse the repository at this point in the history
⬆️ Bump the vite group across 1 directory with 2 updates

Bumps the vite group with 2 updates in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).


Updates `vite` from 5.4.10 to 6.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/v6.0.7/packages/vite)

Updates `vitest` from 2.1.6 to 2.1.8
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.8/packages/vitest)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 9, 2025
1 parent d716aa8 commit db8f4ca
Show file tree
Hide file tree
Showing 2 changed files with 479 additions and 162 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"typedoc": "^0.26.6",
"typescript": "5.7.2",
"typescript-eslint": "^8.2.0",
"vite": "^5.4.2",
"vite": "^6.0.7",
"vitest": "^2.0.5"
},
"dependencies": {
Expand Down
Loading

0 comments on commit db8f4ca

Please sign in to comment.