Skip to content

Commit

Permalink
Bump vite-plugin-dts from 4.2.4 to 4.4.0
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.4 to 4.4.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.2.4...v4.4.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 Dec 23, 2024
1 parent 7927bd7 commit 661d747
Show file tree
Hide file tree
Showing 3 changed files with 140 additions and 156 deletions.
2 changes: 1 addition & 1 deletion 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": "^6.0.1",
"vite-plugin-checker": "^0.7.0",
"vite-plugin-dts": "^4.2.4"
"vite-plugin-dts": "^4.4.0"
}
}
2 changes: 1 addition & 1 deletion libs/ui-shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@
"rollup-plugin-peer-deps-external": "^2.2.4",
"vite": "^6.0.1",
"vite-plugin-checker": "^0.7.0",
"vite-plugin-dts": "^4.2.4"
"vite-plugin-dts": "^4.4.0"
}
}
Loading

0 comments on commit 661d747

Please sign in to comment.