Skip to content

Commit

Permalink
⬆️ chore(deps): update dependency unplugin-vue-components to v0.24.1 (#…
Browse files Browse the repository at this point in the history
…36)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[unplugin-vue-components](https://togithub.com/antfu/unplugin-vue-components)
| [`0.24.0` ->
`0.24.1`](https://renovatebot.com/diffs/npm/unplugin-vue-components/0.24.0/0.24.1)
|
[![age](https://badges.renovateapi.com/packages/npm/unplugin-vue-components/0.24.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/unplugin-vue-components/0.24.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/unplugin-vue-components/0.24.1/compatibility-slim/0.24.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/unplugin-vue-components/0.24.1/confidence-slim/0.24.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>antfu/unplugin-vue-components</summary>

###
[`v0.24.1`](https://togithub.com/antfu/unplugin-vue-components/releases/tag/v0.24.1)

[Compare
Source](https://togithub.com/antfu/unplugin-vue-components/compare/v0.24.0...v0.24.1)

#####    🚀 Features

- **varlet-ui**: Support hover directive  -  by
[@&#8203;bilibili-ayang](https://togithub.com/bilibili-ayang) in
[https://github.com/antfu/unplugin-vue-components/issues/605](https://togithub.com/antfu/unplugin-vue-components/issues/605)
[<samp>(12dc2)</samp>](https://togithub.com/antfu/unplugin-vue-components/commit/12dc293)

#####    🐞 Bug Fixes

- Remove hard dependency on nuxt, close
[#&#8203;606](https://togithub.com/antfu/unplugin-vue-components/issues/606)
 -  by [@&#8203;ascott18](https://togithub.com/ascott18) in
[https://github.com/antfu/unplugin-vue-components/issues/610](https://togithub.com/antfu/unplugin-vue-components/issues/610)
and
[https://github.com/antfu/unplugin-vue-components/issues/606](https://togithub.com/antfu/unplugin-vue-components/issues/606)
[<samp>(e805a)</samp>](https://togithub.com/antfu/unplugin-vue-components/commit/e805a20)

#####     [View changes on
GitHub](https://togithub.com/antfu/unplugin-vue-components/compare/v0.24.0...v0.24.1)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/MaloLebrin/naturopathe-camion-nuxt3).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS45LjAiLCJ1cGRhdGVkSW5WZXIiOiIzNS45LjAifQ==-->
  • Loading branch information
MaloLebrin authored Mar 17, 2023
2 parents fea2407 + 4a708f5 commit 11496e8
Showing 1 changed file with 19 additions and 13 deletions.
32 changes: 19 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5435,6 +5435,13 @@ magic-string@^0.29.0:
dependencies:
"@jridgewell/sourcemap-codec" "^1.4.13"

magic-string@^0.30.0:
version "0.30.0"
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.0.tgz#fd58a4748c5c4547338a424e90fa5dd17f4de529"
integrity sha512-LA+31JYDJLs82r2ScLrlz1GjSgu66ZV518eyWT+S8VhyQn/JL0u9MeBOvQMGYiPk1DBiSN9DDMOcXvigJZaViQ==
dependencies:
"@jridgewell/sourcemap-codec" "^1.4.13"

make-dir@^3.1.0, make-dir@~3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-3.1.0.tgz#415e967046b3a7f1d185277d84aa58203726a13f"
Expand Down Expand Up @@ -5642,10 +5649,10 @@ minimatch@^5.0.1, minimatch@^5.1.0:
dependencies:
brace-expansion "^2.0.1"

minimatch@^6.2.0:
version "6.2.0"
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-6.2.0.tgz#2b70fd13294178c69c04dfc05aebdb97a4e79e42"
integrity sha512-sauLxniAmvnhhRjFwPNnJKaPFYyddAgbYdeUpHULtCT/GhzdCx/MDNy+Y40lBxTQUrMzDE8e0S43Z5uqfO0REg==
minimatch@^7.4.2:
version "7.4.2"
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-7.4.2.tgz#157e847d79ca671054253b840656720cb733f10f"
integrity sha512-xy4q7wou3vUoC9k1xGTXc+awNdGaGVHtFUaey8tiX4H1QRc04DZ/rmDFwNm2EBsuYEhAZ6SgMmYf3InGY6OauA==
dependencies:
brace-expansion "^2.0.1"

Expand Down Expand Up @@ -7978,19 +7985,18 @@ universalify@^2.0.0:
integrity sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==

unplugin-vue-components@^0.24.0:
version "0.24.0"
resolved "https://registry.yarnpkg.com/unplugin-vue-components/-/unplugin-vue-components-0.24.0.tgz#4ab6d9b47ab413b2727704ff0a65dc4db4f33248"
integrity sha512-U+Pr5StEhlD1LzsJC63f3FoTje3IbqRuSIui9RBnOokowzMM2uK2jZkc1ccLWmhLa8P9qJwEdj93LE/NG83eiw==
version "0.24.1"
resolved "https://registry.yarnpkg.com/unplugin-vue-components/-/unplugin-vue-components-0.24.1.tgz#b5c3419c30a603dd795e3a0d63c4c12f4a5d8274"
integrity sha512-T3A8HkZoIE1Cja95xNqolwza0yD5IVlgZZ1PVAGvVCx8xthmjsv38xWRCtHtwl+rvZyL9uif42SRkDGw9aCfMA==
dependencies:
"@antfu/utils" "^0.7.2"
"@nuxt/kit" "^3.2.0"
"@rollup/pluginutils" "^5.0.2"
chokidar "^3.5.3"
debug "^4.3.4"
fast-glob "^3.2.12"
local-pkg "^0.4.3"
magic-string "^0.29.0"
minimatch "^6.2.0"
magic-string "^0.30.0"
minimatch "^7.4.2"
resolve "^1.22.1"
unplugin "^1.1.0"

Expand All @@ -8005,9 +8011,9 @@ unplugin@^1.0.0, unplugin@^1.0.1:
webpack-virtual-modules "^0.5.0"

unplugin@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/unplugin/-/unplugin-1.1.0.tgz#96a14aa52d7637a56a88dec6baf4a73902f2db87"
integrity sha512-I8obQ8Rs/hnkxokRV6g8JKOQFgYNnTd9DL58vcSt5IJ9AkK8wbrtsnzD5hi4BJlvcY536JzfEXj9L6h7j559/A==
version "1.3.1"
resolved "https://registry.yarnpkg.com/unplugin/-/unplugin-1.3.1.tgz#7af993ba8695d17d61b0845718380caf6af5109f"
integrity sha512-h4uUTIvFBQRxUKS2Wjys6ivoeofGhxzTe2sRWlooyjHXVttcVfV/JiavNd3d4+jty0SVV0dxGw9AkY9MwiaCEw==
dependencies:
acorn "^8.8.2"
chokidar "^3.5.3"
Expand Down

0 comments on commit 11496e8

Please sign in to comment.