Skip to content

Commit

Permalink
Bump vite-plugin-dts from 4.3.0 to 4.5.0 in /js
Browse files Browse the repository at this point in the history
Bumps [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts) from 4.3.0 to 4.5.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@v4.3.0...v4.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Jan 13, 2025
1 parent 368c1f5 commit 873345d
Showing 4 changed files with 89 additions and 73 deletions.
2 changes: 1 addition & 1 deletion js/apps/account-ui/package.json
Original file line number Diff line number Diff line change
@@ -50,7 +50,7 @@
"lightningcss": "^1.28.2",
"vite": "^6.0.3",
"vite-plugin-checker": "^0.8.0",
"vite-plugin-dts": "^4.3.0"
"vite-plugin-dts": "^4.5.0"
},
"wireit": {
"dev": {
2 changes: 1 addition & 1 deletion js/apps/admin-ui/package.json
Original file line number Diff line number Diff line change
@@ -135,7 +135,7 @@
"ts-node": "^10.9.2",
"vite": "^6.0.3",
"vite-plugin-checker": "^0.8.0",
"vite-plugin-dts": "^4.3.0",
"vite-plugin-dts": "^4.5.0",
"vitest": "^2.1.8"
}
}
2 changes: 1 addition & 1 deletion js/libs/ui-shared/package.json
Original file line number Diff line number Diff line change
@@ -64,7 +64,7 @@
"rollup-plugin-peer-deps-external": "^2.2.4",
"vite": "^6.0.3",
"vite-plugin-checker": "^0.8.0",
"vite-plugin-dts": "^4.3.0",
"vite-plugin-dts": "^4.5.0",
"vite-plugin-lib-inject-css": "^2.1.1",
"vitest": "^2.1.8"
}
156 changes: 86 additions & 70 deletions js/pnpm-lock.yaml

0 comments on commit 873345d

Please sign in to comment.