Skip to content

Commit

Permalink
build(deps-dev): bump the vite group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the vite group with 3 updates in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).


Updates `vite` from 5.2.8 to 5.3.3
- [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.3.3/packages/vite)

Updates `vite-plugin-dts` from 3.8.1 to 3.9.1
- [Release notes](https://github.com/qmhc/vite-plugin-dts/releases)
- [Changelog](https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md)
- [Commits](qmhc/vite-plugin-dts@v3.8.1...v3.9.1)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
1 parent b56057e commit 6df188c
Show file tree
Hide file tree
Showing 2 changed files with 602 additions and 284 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"typescript": "^5.1.6",
"vite": "^5.0.0",
"vite-plugin-dts": "^3.4.0",
"vitest": "^1.0.4"
"vitest": "^2.0.1"
},
"dependencies": {
"@dessert-box/react": "^0.4.0",
Expand Down
Loading

0 comments on commit 6df188c

Please sign in to comment.