Skip to content

Commit

Permalink
chore: Bump unplugin-vue-components from 0.25.0 to 0.25.1 (#2130)
Browse files Browse the repository at this point in the history
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
dependabot[bot] authored Jul 7, 2023
1 parent 5f47e4d commit 3fa2e2f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
"supertest": "^6.3.3",
"supertest-graphql": "^1.1.4",
"ufo": "^1.1.1",
"unplugin-vue-components": "^0.25.0",
"unplugin-vue-components": "^0.25.1",
"vitest": "^0.31.1",
"vitest-github-actions-reporter": "^0.10.0",
"vitest-mock-extended": "^1.1.3",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ __metadata:
languageName: node
linkType: hard

"@antfu/utils@npm:^0.7.2, @antfu/utils@npm:^0.7.3, @antfu/utils@npm:^0.7.4":
"@antfu/utils@npm:^0.7.2, @antfu/utils@npm:^0.7.4":
version: 0.7.5
resolution: "@antfu/utils@npm:0.7.5"
checksum: df6451ded84b8ea8ad951434a7e146361f160c4a42904853749e45c214c24aedd9cb2e906c699ca32b4f780f2afb6413f8ca753f017c52f30267ff5064b66e31
Expand Down Expand Up @@ -14578,7 +14578,7 @@ __metadata:
tsyringe: ^4.8.0
typescript: ^5.1.6
ufo: ^1.1.1
unplugin-vue-components: ^0.25.0
unplugin-vue-components: ^0.25.1
vee-validate: ^4.10.5
vitest: ^0.31.1
vitest-github-actions-reporter: ^0.10.0
Expand Down Expand Up @@ -22643,11 +22643,11 @@ __metadata:
languageName: node
linkType: hard

"unplugin-vue-components@npm:^0.25.0":
version: 0.25.0
resolution: "unplugin-vue-components@npm:0.25.0"
"unplugin-vue-components@npm:^0.25.1":
version: 0.25.1
resolution: "unplugin-vue-components@npm:0.25.1"
dependencies:
"@antfu/utils": ^0.7.3
"@antfu/utils": ^0.7.4
"@rollup/pluginutils": ^5.0.2
chokidar: ^3.5.3
debug: ^4.3.4
Expand All @@ -22666,7 +22666,7 @@ __metadata:
optional: true
"@nuxt/kit":
optional: true
checksum: 2ec409193ffb3af1bd033e31ef77fd93ca190b0080e18c46b7df9c6b9523c2e1942fd67016f47bb04a5617076d69b2fbdef5167a79cb72b8d46b313d87dc5232
checksum: 5630bf21c41ce487ba3eaa6db2b2a10d17e7e95c67b9c99e628a4f19eb436de2af34399b8d1f265cf4d10b4046e18c4addd92c4c453c90176e924dbb8f26502b
languageName: node
linkType: hard

Expand Down

0 comments on commit 3fa2e2f

Please sign in to comment.