Skip to content

Commit ef0962e

Browse files
⬆️ 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]>
1 parent 0ecc015 commit ef0962e

File tree

2 files changed

+479
-162
lines changed

2 files changed

+479
-162
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"typedoc": "^0.26.6",
3333
"typescript": "5.7.2",
3434
"typescript-eslint": "^8.2.0",
35-
"vite": "^5.4.2",
35+
"vite": "^6.0.7",
3636
"vitest": "^2.0.5"
3737
},
3838
"dependencies": {

0 commit comments

Comments
 (0)