From 1107ee6b05f4e8ebadc02a2290871ccd3c719851 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 19:00:21 +0800 Subject: [PATCH] chore(deps): update dependency unplugin-vue-components to ^0.27.0 (#63) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![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/unplugin/unplugin-vue-components) | [`^0.26.0` -> `^0.27.0`](https://renovatebot.com/diffs/npm/unplugin-vue-components/0.26.0/0.27.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/unplugin-vue-components/0.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/unplugin-vue-components/0.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/unplugin-vue-components/0.26.0/0.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/unplugin-vue-components/0.26.0/0.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
unplugin/unplugin-vue-components (unplugin-vue-components) ### [`v0.27.0`](https://togithub.com/unplugin/unplugin-vue-components/releases/tag/v0.27.0) [Compare Source](https://togithub.com/unplugin/unplugin-vue-components/compare/v0.26.0...v0.27.0) #####    🚀 Features - **ant-design-vue**: - Support `css-in-js` import style  -  by [@​JohnsonHuang4396](https://togithub.com/JohnsonHuang4396), [@​antfu](https://togithub.com/antfu), **黄启浩** and **JohnsonHuang** in [https://github.com/unplugin/unplugin-vue-components/issues/703](https://togithub.com/unplugin/unplugin-vue-components/issues/703) [(5d533)](https://togithub.com/unplugin/unplugin-vue-components/commit/5d533b1) - **idux**: - Update idux resolver to support v2 version  -  by [@​sallerli1](https://togithub.com/sallerli1), **李志超44657** and [@​antfu](https://togithub.com/antfu) in [https://github.com/unplugin/unplugin-vue-components/issues/722](https://togithub.com/unplugin/unplugin-vue-components/issues/722) [(c1458)](https://togithub.com/unplugin/unplugin-vue-components/commit/c145885) - **prime-vue**: - Update missing components  -  by [@​evgeniikostiukov](https://togithub.com/evgeniikostiukov) in [https://github.com/unplugin/unplugin-vue-components/issues/735](https://togithub.com/unplugin/unplugin-vue-components/issues/735) [(b9140)](https://togithub.com/unplugin/unplugin-vue-components/commit/b9140de) - Add missing components  -  by [@​tugcekucukoglu](https://togithub.com/tugcekucukoglu) and [@​antfu](https://togithub.com/antfu) in [https://github.com/unplugin/unplugin-vue-components/issues/731](https://togithub.com/unplugin/unplugin-vue-components/issues/731) [(858ce)](https://togithub.com/unplugin/unplugin-vue-components/commit/858ce68) - **varlet-ui**: - Support `styleExtname` option  -  by [@​RSS1102](https://togithub.com/RSS1102) in [https://github.com/unplugin/unplugin-vue-components/issues/740](https://togithub.com/unplugin/unplugin-vue-components/issues/740) [(c0e66)](https://togithub.com/unplugin/unplugin-vue-components/commit/c0e66f3) #####    🐞 Bug Fixes - Move `prettier-ignore` statement so it works  -  by [@​HookyGV](https://togithub.com/HookyGV) in [https://github.com/unplugin/unplugin-vue-components/issues/729](https://togithub.com/unplugin/unplugin-vue-components/issues/729) [(e0d37)](https://togithub.com/unplugin/unplugin-vue-components/commit/e0d37b0) - **utils**: Collapse prefixes in PascalCase name  -  by [@​waynzh](https://togithub.com/waynzh) in [https://github.com/unplugin/unplugin-vue-components/issues/744](https://togithub.com/unplugin/unplugin-vue-components/issues/744) [(02712)](https://togithub.com/unplugin/unplugin-vue-components/commit/027128c) #####     [View changes on GitHub](https://togithub.com/unplugin/unplugin-vue-components/compare/v0.26.0...v0.27.0)
--- ### 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. --- - [ ] 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://developer.mend.io/github/hiifong/gitno-ui). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 18 ++++++------------ 2 files changed, 7 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index 4b94ba7..cdbb1a0 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "eslint-plugin-vue": "^9.25.0", "prettier": "^3.2.5", "unplugin-auto-import": "^0.17.5", - "unplugin-vue-components": "^0.26.0", + "unplugin-vue-components": "^0.27.0", "vite": "^5.2.10" } } \ No newline at end of file diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8367e92..4b9a9ce 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -103,8 +103,8 @@ importers: specifier: ^0.17.5 version: 0.17.5(@vueuse/core@9.13.0(vue@3.4.26))(rollup@4.16.4) unplugin-vue-components: - specifier: ^0.26.0 - version: 0.26.0(@babel/parser@7.24.4)(rollup@4.16.4)(vue@3.4.26) + specifier: ^0.27.0 + version: 0.27.0(@babel/parser@7.24.4)(rollup@4.16.4)(vue@3.4.26) vite: specifier: ^5.2.10 version: 5.2.10(sass@1.76.0) @@ -1305,10 +1305,6 @@ packages: linkify-it@5.0.0: resolution: {integrity: sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==} - local-pkg@0.4.3: - resolution: {integrity: sha512-SFppqq5p42fe2qcZQqqEOiVRXl+WCP1MdT6k7BDEW1j++sp5fIY+/fdRQitvKgB5BrBcmrs5m/L0v2FrU5MY1g==} - engines: {node: '>=14'} - local-pkg@0.5.0: resolution: {integrity: sha512-ok6z3qlYyCDS4ZEU27HaU6x/xZa9Whf8jD4ptH5UZTQYZVYeb9bnZ3ojVhiJNLiXK1Hfc0GNbLXcmZ5plLDDBg==} engines: {node: '>=14'} @@ -1711,8 +1707,8 @@ packages: '@vueuse/core': optional: true - unplugin-vue-components@0.26.0: - resolution: {integrity: sha512-s7IdPDlnOvPamjunVxw8kNgKNK8A5KM1YpK5j/p97jEKTjlPNrA0nZBiSfAKKlK1gWZuyWXlKL5dk3EDw874LQ==} + unplugin-vue-components@0.27.0: + resolution: {integrity: sha512-77eTEy23sQ0UpzGWnZ9I2mY3cnmXwklz4ITcn3JfxjCoX643ghImkiZ4nFm58sxbdVcc4Fo/o4LIoFnlqEqsSg==} engines: {node: '>=14'} peerDependencies: '@babel/parser': ^7.15.8 @@ -3190,8 +3186,6 @@ snapshots: dependencies: uc.micro: 2.1.0 - local-pkg@0.4.3: {} - local-pkg@0.5.0: dependencies: mlly: 1.6.1 @@ -3608,14 +3602,14 @@ snapshots: transitivePeerDependencies: - rollup - unplugin-vue-components@0.26.0(@babel/parser@7.24.4)(rollup@4.16.4)(vue@3.4.26): + unplugin-vue-components@0.27.0(@babel/parser@7.24.4)(rollup@4.16.4)(vue@3.4.26): dependencies: '@antfu/utils': 0.7.7 '@rollup/pluginutils': 5.1.0(rollup@4.16.4) chokidar: 3.6.0 debug: 4.3.4 fast-glob: 3.3.2 - local-pkg: 0.4.3 + local-pkg: 0.5.0 magic-string: 0.30.10 minimatch: 9.0.4 resolve: 1.22.8