Skip to content

Commit

Permalink
Update dependency unplugin-vue-components to ^0.24.0 (#29)
Browse files Browse the repository at this point in the history
[![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.23.0` ->
`^0.24.0`](https://renovatebot.com/diffs/npm/unplugin-vue-components/0.23.0/0.24.0)
|
[![age](https://badges.renovateapi.com/packages/npm/unplugin-vue-components/0.24.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/unplugin-vue-components/0.24.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/unplugin-vue-components/0.24.0/compatibility-slim/0.23.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/unplugin-vue-components/0.24.0/confidence-slim/0.23.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

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

#####    🚀 Features

- **resolvers**: Add bootstrap-vue-next resolver  -  by
[@&#8203;VividLemon](https://togithub.com/VividLemon) in
[unplugin/unplugin-vue-components#587
[<samp>(95e9c)</samp>](https://togithub.com/antfu/unplugin-vue-components/commit/95e9ca2)

#####    🐞 Bug Fixes

- Ignore autogenerated file linting  -  by
[@&#8203;simeonkerkola](https://togithub.com/simeonkerkola) in
[unplugin/unplugin-vue-components#597
[<samp>(f6bae)</samp>](https://togithub.com/antfu/unplugin-vue-components/commit/f6baed8)
-   **resolver**:
- Resolver element-plus v2 add base.css  -  by
[@&#8203;manhdinh141](https://togithub.com/manhdinh141) in
[unplugin/unplugin-vue-components#551
[<samp>(c2171)</samp>](https://togithub.com/antfu/unplugin-vue-components/commit/c217160)
- Repaired import row and col in devui_resolver  -  by
[@&#8203;rd-carter](https://togithub.com/rd-carter) in
[unplugin/unplugin-vue-components#580
[<samp>(3e218)</samp>](https://togithub.com/antfu/unplugin-vue-components/commit/3e218e3)

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

</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/be-right-nuxt).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNDEuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE0MS4wIn0=-->
  • Loading branch information
MaloLebrin committed Feb 16, 2023
2 parents 4f8cf19 + 61c448b commit 3dd433d
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 48 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -44,6 +44,6 @@
"start-server-and-test": "^1.15.2",
"tailwindcss": "^3.2.4",
"typescript": "^4.9.4",
"unplugin-vue-components": "^0.23.0"
"unplugin-vue-components": "^0.24.0"
}
}
82 changes: 35 additions & 47 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3dd433d

Please sign in to comment.