Skip to content

Commit

Permalink
Bump vite-plugin-dts from 4.2.1 to 4.2.4
Browse files Browse the repository at this point in the history
Bumps [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts) from 4.2.1 to 4.2.4.
- [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@v4.2.1...v4.2.4)

---
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 Oct 14, 2024
1 parent f0cddfe commit efd20a6
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 113 deletions.
2 changes: 1 addition & 1 deletion js/apps/account-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"lightningcss": "^1.27.0",
"vite": "^5.4.4",
"vite-plugin-checker": "^0.8.0",
"vite-plugin-dts": "^4.2.1"
"vite-plugin-dts": "^4.2.4"
},
"wireit": {
"dev": {
Expand Down
2 changes: 1 addition & 1 deletion js/apps/admin-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
"uuid": "^10.0.0",
"vite": "^5.4.4",
"vite-plugin-checker": "^0.8.0",
"vite-plugin-dts": "^4.2.1",
"vite-plugin-dts": "^4.2.4",
"vitest": "^2.1.0"
}
}
2 changes: 1 addition & 1 deletion js/libs/ui-shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"rollup-plugin-peer-deps-external": "^2.2.4",
"vite": "^5.4.4",
"vite-plugin-checker": "^0.8.0",
"vite-plugin-dts": "^4.2.1",
"vite-plugin-dts": "^4.2.4",
"vite-plugin-lib-inject-css": "^2.1.1",
"vitest": "^2.1.0"
}
Expand Down
135 changes: 25 additions & 110 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 efd20a6

Please sign in to comment.