mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-11 10:25:52 +02:00
Merge pull request #470 from 0xJacky/dependabot/npm_and_yarn/app/dev/unplugin-vue-components-0.27.3
chore(deps-dev): bump unplugin-vue-components from 0.26.0 to 0.27.3 in /app
This commit is contained in:
commit
9a9e4f18f1
2 changed files with 8 additions and 8 deletions
|
@ -69,7 +69,7 @@
|
|||
"tailwindcss": "^3.4.7",
|
||||
"typescript": "5.3.3",
|
||||
"unplugin-auto-import": "^0.17.8",
|
||||
"unplugin-vue-components": "^0.26.0",
|
||||
"unplugin-vue-components": "^0.27.3",
|
||||
"unplugin-vue-define-options": "^1.4.6",
|
||||
"vite": "^5.3.5",
|
||||
"vite-svg-loader": "^5.1.0",
|
||||
|
|
14
app/pnpm-lock.yaml
generated
14
app/pnpm-lock.yaml
generated
|
@ -178,8 +178,8 @@ importers:
|
|||
specifier: ^0.17.8
|
||||
version: 0.17.8(@vueuse/core@10.11.0(vue@3.4.34(typescript@5.3.3)))(rollup@4.19.1)
|
||||
unplugin-vue-components:
|
||||
specifier: ^0.26.0
|
||||
version: 0.26.0(@babel/parser@7.25.0)(rollup@4.19.1)(vue@3.4.34(typescript@5.3.3))
|
||||
specifier: ^0.27.3
|
||||
version: 0.27.3(@babel/parser@7.25.0)(rollup@4.19.1)(vue@3.4.34(typescript@5.3.3))
|
||||
unplugin-vue-define-options:
|
||||
specifier: ^1.4.6
|
||||
version: 1.4.6(rollup@4.19.1)(vue@3.4.34(typescript@5.3.3))
|
||||
|
@ -2954,8 +2954,8 @@ packages:
|
|||
'@vueuse/core':
|
||||
optional: true
|
||||
|
||||
unplugin-vue-components@0.26.0:
|
||||
resolution: {integrity: sha512-s7IdPDlnOvPamjunVxw8kNgKNK8A5KM1YpK5j/p97jEKTjlPNrA0nZBiSfAKKlK1gWZuyWXlKL5dk3EDw874LQ==}
|
||||
unplugin-vue-components@0.27.3:
|
||||
resolution: {integrity: sha512-5wg7lbdg5ZcrAQNzyYK+6gcg/DG8K6rO+f5YeuvqGHs/PhpapBvpA4O/0ex/pFthE5WgRk43iWuRZEMLVsdz4Q==}
|
||||
engines: {node: '>=14'}
|
||||
peerDependencies:
|
||||
'@babel/parser': ^7.15.8
|
||||
|
@ -6228,17 +6228,17 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- rollup
|
||||
|
||||
unplugin-vue-components@0.26.0(@babel/parser@7.25.0)(rollup@4.19.1)(vue@3.4.34(typescript@5.3.3)):
|
||||
unplugin-vue-components@0.27.3(@babel/parser@7.25.0)(rollup@4.19.1)(vue@3.4.34(typescript@5.3.3)):
|
||||
dependencies:
|
||||
'@antfu/utils': 0.7.10
|
||||
'@rollup/pluginutils': 5.1.0(rollup@4.19.1)
|
||||
chokidar: 3.6.0
|
||||
debug: 4.3.6
|
||||
fast-glob: 3.3.2
|
||||
local-pkg: 0.4.3
|
||||
local-pkg: 0.5.0
|
||||
magic-string: 0.30.11
|
||||
minimatch: 9.0.5
|
||||
resolve: 1.22.8
|
||||
mlly: 1.7.1
|
||||
unplugin: 1.12.0
|
||||
vue: 3.4.34(typescript@5.3.3)
|
||||
optionalDependencies:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue