chore(deps): update dependency unplugin-vue-components to ^0.25.0 (#484)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-06-23 22:19:08 +02:00 committed by GitHub
parent 6cb0845336
commit 5f2190887d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 8 deletions

View file

@ -120,7 +120,7 @@
"unocss": "^0.53.0", "unocss": "^0.53.0",
"unplugin-auto-import": "^0.16.0", "unplugin-auto-import": "^0.16.0",
"unplugin-icons": "^0.16.1", "unplugin-icons": "^0.16.1",
"unplugin-vue-components": "^0.24.1", "unplugin-vue-components": "^0.25.0",
"vite": "^2.9.15", "vite": "^2.9.15",
"vite-plugin-md": "^0.12.4", "vite-plugin-md": "^0.12.4",
"vite-plugin-pwa": "^0.11.13", "vite-plugin-pwa": "^0.11.13",

18
pnpm-lock.yaml generated
View file

@ -263,8 +263,8 @@ devDependencies:
specifier: ^0.16.1 specifier: ^0.16.1
version: 0.16.1(@vue/compiler-sfc@3.2.47) version: 0.16.1(@vue/compiler-sfc@3.2.47)
unplugin-vue-components: unplugin-vue-components:
specifier: ^0.24.1 specifier: ^0.25.0
version: 0.24.1(rollup@2.79.1)(vue@3.3.4) version: 0.25.0(rollup@2.79.1)(vue@3.3.4)
vite: vite:
specifier: ^2.9.15 specifier: ^2.9.15
version: 2.9.15(less@4.1.3) version: 2.9.15(less@4.1.3)
@ -410,6 +410,10 @@ packages:
resolution: {integrity: sha512-vy9fM3pIxZmX07dL+VX1aZe7ynZ+YyB0jY+jE6r3hOK6GNY2t6W8rzpFC4tgpbXUYABkFQwgJq2XYXlxbXAI0g==} resolution: {integrity: sha512-vy9fM3pIxZmX07dL+VX1aZe7ynZ+YyB0jY+jE6r3hOK6GNY2t6W8rzpFC4tgpbXUYABkFQwgJq2XYXlxbXAI0g==}
dev: true dev: true
/@antfu/utils@0.7.4:
resolution: {integrity: sha512-qe8Nmh9rYI/HIspLSTwtbMFPj6dISG6+dJnOguTlPNXtCvS2uezdxscVBb7/3DrmNbQK49TDqpkSQ1chbRGdpQ==}
dev: true
/@apideck/better-ajv-errors@0.3.6(ajv@8.12.0): /@apideck/better-ajv-errors@0.3.6(ajv@8.12.0):
resolution: {integrity: sha512-P+ZygBLZtkp0qqOAJJVX4oX/sFo5JR3eBWwwuqHHhK0GIgQOKWrAfiAaWX0aArHkRWHMuggFEgAZNxVPwPZYaA==} resolution: {integrity: sha512-P+ZygBLZtkp0qqOAJJVX4oX/sFo5JR3eBWwwuqHHhK0GIgQOKWrAfiAaWX0aArHkRWHMuggFEgAZNxVPwPZYaA==}
engines: {node: '>=10'} engines: {node: '>=10'}
@ -2053,7 +2057,7 @@ packages:
resolution: {integrity: sha512-6MvDI+I6QMvXn5rK9KQGdpEE4mmLTcuQdLZEiX5N+uZB+vc4Yw9K1OtnOgkl8mp4d9X0UrILREyZgF1NUwUt+Q==} resolution: {integrity: sha512-6MvDI+I6QMvXn5rK9KQGdpEE4mmLTcuQdLZEiX5N+uZB+vc4Yw9K1OtnOgkl8mp4d9X0UrILREyZgF1NUwUt+Q==}
dependencies: dependencies:
'@antfu/install-pkg': 0.1.1 '@antfu/install-pkg': 0.1.1
'@antfu/utils': 0.7.2 '@antfu/utils': 0.7.4
'@iconify/types': 2.0.0 '@iconify/types': 2.0.0
debug: 4.3.4 debug: 4.3.4
kolorist: 1.7.0 kolorist: 1.7.0
@ -8771,8 +8775,8 @@ packages:
- supports-color - supports-color
dev: true dev: true
/unplugin-vue-components@0.24.1(rollup@2.79.1)(vue@3.3.4): /unplugin-vue-components@0.25.0(rollup@2.79.1)(vue@3.3.4):
resolution: {integrity: sha512-T3A8HkZoIE1Cja95xNqolwza0yD5IVlgZZ1PVAGvVCx8xthmjsv38xWRCtHtwl+rvZyL9uif42SRkDGw9aCfMA==} resolution: {integrity: sha512-HxrQ4GMSS1RwVww2av3a42cABo/v5AmTRN9iARv6e/xwkrfTyHhLh84kFwXxKkXK61vxDHxaryn694mQmkiVBg==}
engines: {node: '>=14'} engines: {node: '>=14'}
peerDependencies: peerDependencies:
'@babel/parser': ^7.15.8 '@babel/parser': ^7.15.8
@ -8784,14 +8788,14 @@ packages:
'@nuxt/kit': '@nuxt/kit':
optional: true optional: true
dependencies: dependencies:
'@antfu/utils': 0.7.2 '@antfu/utils': 0.7.4
'@rollup/pluginutils': 5.0.2(rollup@2.79.1) '@rollup/pluginutils': 5.0.2(rollup@2.79.1)
chokidar: 3.5.3 chokidar: 3.5.3
debug: 4.3.4 debug: 4.3.4
fast-glob: 3.2.12 fast-glob: 3.2.12
local-pkg: 0.4.3 local-pkg: 0.4.3
magic-string: 0.30.0 magic-string: 0.30.0
minimatch: 7.4.6 minimatch: 9.0.1
resolve: 1.22.2 resolve: 1.22.2
unplugin: 1.3.1 unplugin: 1.3.1
vue: 3.3.4 vue: 3.3.4