build(deps-dev): bump vite-plugin-dts from 3.7.0 to 4.2.4 (#2761)

Bumps [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts) from 3.7.0 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](https://github.com/qmhc/vite-plugin-dts/compare/v3.7.0...v4.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-10-13 20:26:54 +01:00
committed by GitHub
parent 5810cb5f02
commit 6dae62e1ab
2 changed files with 586 additions and 473 deletions

1057
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -97,7 +97,7 @@
"typescript": "5.3.3",
"unzipper": "^0.12.3",
"vite": "^5.0.10",
"vite-plugin-dts": "^3.3.1",
"vite-plugin-dts": "^4.2.4",
"vite-plugin-node-polyfills": "^0.19.0",
"vite-tsconfig-paths": "^4.2.0",
"vitest": "^1.1.0"