Skip to content

Commit

Permalink
Bump vite-plugin-dts from 3.7.1 to 3.8.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 3.7.1 to 3.8.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.7.1...v3.8.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 Mar 28, 2024
1 parent a049651 commit bf8e927
Show file tree
Hide file tree
Showing 3 changed files with 137 additions and 54 deletions.
2 changes: 1 addition & 1 deletion js/libs/keycloak-masthead/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,6 @@
"rollup-plugin-peer-deps-external": "^2.2.4",
"vite": "^5.0.11",
"vite-plugin-checker": "^0.6.2",
"vite-plugin-dts": "^3.7.1"
"vite-plugin-dts": "^3.8.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 @@ -58,7 +58,7 @@
"rollup-plugin-peer-deps-external": "^2.2.4",
"vite": "^5.0.11",
"vite-plugin-checker": "^0.6.2",
"vite-plugin-dts": "^3.7.1",
"vite-plugin-dts": "^3.8.0",
"vite-plugin-lib-inject-css": "^1.3.0",
"vitest": "^1.2.0"
}
Expand Down
Loading

0 comments on commit bf8e927

Please sign in to comment.