Skip to content

Commit

Permalink
chore(dev-deps): bump vite-plugin-dts from 3.5.4 to 3.6.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.5.4 to 3.6.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.5.4...v3.6.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 Oct 6, 2023
1 parent 96d8566 commit 77852cf
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 9 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.4.9",
"vite-plugin-babel-macros": "^1.0.6",
"vite-plugin-dts": "^3.5.4",
"vite-plugin-dts": "^3.6.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.2.2",
"vite": "^4.4.9",
"vite-plugin-dts": "^3.5.4"
"vite-plugin-dts": "^3.6.0"
},
"lint-staged": {
"*.{md,mdx,css,html,json,js}": [
Expand Down
34 changes: 27 additions & 7 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 77852cf

Please sign in to comment.