Skip to content

Commit

Permalink
build(deps-dev): bump the vite group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the vite group with 3 updates: [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.4.8
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.8/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.8/packages/vite)

Updates `vite-plugin-dts` from 3.8.1 to 4.2.3
- [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...v4.2.3)

Updates `vitest` from 1.4.0 to 2.1.1
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.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-major
  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] committed Oct 1, 2024
1 parent d4e8713 commit 99f855e
Show file tree
Hide file tree
Showing 2 changed files with 883 additions and 409 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,8 @@
"storybook": "^8.0.5",
"typescript": "^5.1.6",
"vite": "^5.0.0",
"vite-plugin-dts": "^3.4.0",
"vitest": "^1.0.4"
"vite-plugin-dts": "^4.2.3",
"vitest": "^2.1.1"
},
"dependencies": {
"@dessert-box/react": "^0.4.0",
Expand Down
Loading

0 comments on commit 99f855e

Please sign in to comment.