Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Bump unplugin-vue-components from 0.25.0 to 0.25.1 (#2130)
Bumps [unplugin-vue-components](https://github.com/antfu/unplugin-vue-components) from 0.25.0 to 0.25.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/antfu/unplugin-vue-components/releases">unplugin-vue-components's releases</a>.</em></p> <blockquote> <h2>v0.25.1</h2> <h3> 🐞 Bug Fixes</h3> <ul> <li>Extends types to <code>vue</code> instead of <code>@vue/runtime-core</code> - by <a href="https://github.com/wenfangdu"><code>@wenfangdu</code></a> in <a href="https://redirect.github.com/antfu/unplugin-vue-components/issues/638">antfu/unplugin-vue-components#638</a> <a href="https://github.com/antfu/unplugin-vue-components/commit/efe0a87"><!-- raw HTML omitted -->(efe0a)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/antfu/unplugin-vue-components/compare/v0.25.0...v0.25.1">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/antfu/unplugin-vue-components/commit/a0c56499e3f1e1a74dc66a6bb9c63bff2f8bf1da"><code>a0c5649</code></a> chore: release v0.25.1</li> <li><a href="https://github.com/antfu/unplugin-vue-components/commit/433a398a513f254ab9dcc498236ae26bcc30b0e7"><code>433a398</code></a> chore: update deps</li> <li><a href="https://github.com/antfu/unplugin-vue-components/commit/efe0a879f34ba0bc864de9cf599f3ce5a5061a31"><code>efe0a87</code></a> fix: extends types to <code>vue</code> instead of <code>@vue/runtime-core</code> (<a href="https://redirect.github.com/antfu/unplugin-vue-components/issues/638">#638</a>)</li> <li><a href="https://github.com/antfu/unplugin-vue-components/commit/84512800fbe3602712dff4ad42189e240899482d"><code>8451280</code></a> chore: update ci</li> <li>See full diff in <a href="https://github.com/antfu/unplugin-vue-components/compare/v0.25.0...v0.25.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=unplugin-vue-components&package-manager=npm_and_yarn&previous-version=0.25.0&new-version=0.25.1)](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 </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information