Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent e9a9f60 commit 050d398
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 37 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"unplugin-fonts": "^1.0.3",
"vite": "^4.5.1",
"vite-plugin-babel-macros": "^1.0.6",
"vite-plugin-dts": "^3.6.4",
"vite-plugin-dts": "^3.7.0",
"vite-plugin-externalize-deps": "^0.7.0",
"vitest": "^0.34.6"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/create-bedframe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"rollup-plugin-string": "^3.0.0",
"typescript": "^5.3.3",
"vite": "^4.5.1",
"vite-plugin-dts": "^3.6.4"
"vite-plugin-dts": "^3.7.0"
},
"lint-staged": {
"*.{md,mdx,css,html,json,js}": [
Expand Down
79 changes: 44 additions & 35 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 050d398

Please sign in to comment.