Skip to content

Commit

Permalink
build(deps-dev): bump vite-plugin-dts from 3.7.0 to 3.7.2
Browse files Browse the repository at this point in the history
Bumps [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts) from 3.7.0 to 3.7.2.
- [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.7.0...v3.7.2)

---
updated-dependencies:
- dependency-name: vite-plugin-dts
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 11, 2024
1 parent bcdd3dc commit 9962eb0
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@types/react": "~18.2.48",
"@vitejs/plugin-react": "~4.2.1",
"react": "~18.2.0",
"vite-plugin-dts": "~3.7.0"
"vite-plugin-dts": "~3.7.2"
},
"peerDependencies": {
"react": "~18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/tailwind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
},
"devDependencies": {
"@types/lodash.merge": "~4.6.9",
"vite-plugin-dts": "~3.7.0"
"vite-plugin-dts": "~3.7.2"
},
"engines": {
"node": ">=18.0.0"
Expand Down
19 changes: 13 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9962eb0

Please sign in to comment.