Skip to content

Commit

Permalink
Bump vite-plugin-dts from 4.0.3 to 4.1.0 (keycloak#32560)
Browse files Browse the repository at this point in the history
Bumps [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts) from 4.0.3 to 4.1.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.0.3...v4.1.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 3e181c4 commit b2ae907
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 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.26.0",
"vite": "^5.4.2",
"vite-plugin-checker": "^0.7.2",
"vite-plugin-dts": "^4.0.3"
"vite-plugin-dts": "^4.1.0"
},
"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.2",
"vite-plugin-checker": "^0.7.2",
"vite-plugin-dts": "^4.0.3",
"vite-plugin-dts": "^4.1.0",
"vitest": "^2.0.5"
}
}
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.2",
"vite-plugin-checker": "^0.7.2",
"vite-plugin-dts": "^4.0.3",
"vite-plugin-dts": "^4.1.0",
"vite-plugin-lib-inject-css": "^2.1.1",
"vitest": "^2.0.5"
}
Expand Down
18 changes: 9 additions & 9 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 b2ae907

Please sign in to comment.