Skip to content

Commit

Permalink
chore(deps): bump the minor-and-patch group with 3 updates (#31)
Browse files Browse the repository at this point in the history
Bumps the minor-and-patch group with 3 updates: [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8), [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) and [tdesign-react](https://github.com/Tencent/tdesign-react).


Updates `@vitest/coverage-v8` from 2.0.4 to 2.0.5
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.5/packages/coverage-v8)

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

Updates `tdesign-react` from 1.7.7 to 1.7.8
- [Release notes](https://github.com/Tencent/tdesign-react/releases)
- [Changelog](https://github.com/Tencent/tdesign-react/blob/develop/CHANGELOG.md)
- [Commits](Tencent/tdesign-react@1.7.7...1.7.8)

---
updated-dependencies:
- dependency-name: "@vitest/coverage-v8"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: tdesign-react
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

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 Aug 5, 2024
1 parent c3d9483 commit a11a26c
Show file tree
Hide file tree
Showing 3 changed files with 109 additions and 77 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"prettier": {},
"devDependencies": {
"@changesets/cli": "^2.27.7",
"@vitest/coverage-v8": "^2.0.4",
"@vitest/coverage-v8": "^2.0.5",
"prettier": "^3.3.3",
"typescript": "^5.5.4",
"vitest": "^2.0.4"
"vitest": "^2.0.5"
},
"packageManager": "[email protected]",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"tdesign-icons-react": "^0.3.4",
"tdesign-react": "^1.7.7",
"tdesign-react": "^1.7.8",
"zod": "^3.23.8"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit a11a26c

Please sign in to comment.