Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump vite-plugin-dts from 4.2.1 to 4.2.3 (#114)
Bumps [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts) from 4.2.1 to 4.2.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/qmhc/vite-plugin-dts/releases">vite-plugin-dts's releases</a>.</em></p> <blockquote> <h2>v4.2.3</h2> <p>Please refer to <a href="https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v4.2.3-dev.2</h2> <p>Please refer to <a href="https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v4.2.3-dev.1</h2> <p>Please refer to <a href="https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v4.2.3-dev.0</h2> <p>Please refer to <a href="https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v4.2.2</h2> <p>Please refer to <a href="https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md">vite-plugin-dts's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/qmhc/vite-plugin-dts/compare/v4.2.2...v4.2.3">4.2.3</a> (2024-09-30)</h2> <h3>Bug Fixes</h3> <ul> <li>patch for volar with pnp mode (<a href="https://github.com/qmhc/vite-plugin-dts/commit/3bc780abdfec43ec4ae89d9b60877793564e051c">3bc780a</a>), closes <a href="https://redirect.github.com/qmhc/vite-plugin-dts/issues/385">#385</a></li> </ul> <h2><a href="https://github.com/qmhc/vite-plugin-dts/compare/v4.2.1...v4.2.2">4.2.2</a> (2024-09-24)</h2> <h3>Bug Fixes</h3> <ul> <li>correctly get package info in pnp mode (<a href="https://github.com/qmhc/vite-plugin-dts/commit/984f487457691ed6fde1e25cb15dc1dc123511f9">984f487</a>), closes <a href="https://redirect.github.com/qmhc/vite-plugin-dts/issues/384">#384</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/qmhc/vite-plugin-dts/commit/4e824cd6cb60efb42bdc22f2a294066c384f025d"><code>4e824cd</code></a> release: v4.2.3</li> <li><a href="https://github.com/qmhc/vite-plugin-dts/commit/3bc780abdfec43ec4ae89d9b60877793564e051c"><code>3bc780a</code></a> fix: patch for volar with pnp mode</li> <li><a href="https://github.com/qmhc/vite-plugin-dts/commit/d5cd854bfbf60319799cc7630b6d14909d3476ee"><code>d5cd854</code></a> release: v4.2.2</li> <li><a href="https://github.com/qmhc/vite-plugin-dts/commit/984f487457691ed6fde1e25cb15dc1dc123511f9"><code>984f487</code></a> fix: correctly get package info in pnp mode</li> <li>See full diff in <a href="https://github.com/qmhc/vite-plugin-dts/compare/v4.2.1...v4.2.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vite-plugin-dts&package-manager=npm_and_yarn&previous-version=4.2.1&new-version=4.2.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information