mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-12 19:05:55 +02:00
chore(deps-dev): bump unplugin-vue-components in /app
Bumps [unplugin-vue-components](https://github.com/unplugin/unplugin-vue-components) from 0.26.0 to 0.27.3. - [Release notes](https://github.com/unplugin/unplugin-vue-components/releases) - [Commits](https://github.com/unplugin/unplugin-vue-components/compare/v0.26.0...v0.27.3) --- updated-dependencies: - dependency-name: unplugin-vue-components dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
37d5ff3c6c
commit
1013b41001
2 changed files with 8 additions and 8 deletions
|
@ -69,7 +69,7 @@
|
||||||
"tailwindcss": "^3.4.7",
|
"tailwindcss": "^3.4.7",
|
||||||
"typescript": "5.3.3",
|
"typescript": "5.3.3",
|
||||||
"unplugin-auto-import": "^0.17.8",
|
"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",
|
"unplugin-vue-define-options": "^1.4.6",
|
||||||
"vite": "^5.3.5",
|
"vite": "^5.3.5",
|
||||||
"vite-svg-loader": "^5.1.0",
|
"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
|
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)
|
version: 0.17.8(@vueuse/core@10.11.0(vue@3.4.34(typescript@5.3.3)))(rollup@4.19.1)
|
||||||
unplugin-vue-components:
|
unplugin-vue-components:
|
||||||
specifier: ^0.26.0
|
specifier: ^0.27.3
|
||||||
version: 0.26.0(@babel/parser@7.25.0)(rollup@4.19.1)(vue@3.4.34(typescript@5.3.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:
|
unplugin-vue-define-options:
|
||||||
specifier: ^1.4.6
|
specifier: ^1.4.6
|
||||||
version: 1.4.6(rollup@4.19.1)(vue@3.4.34(typescript@5.3.3))
|
version: 1.4.6(rollup@4.19.1)(vue@3.4.34(typescript@5.3.3))
|
||||||
|
@ -2954,8 +2954,8 @@ packages:
|
||||||
'@vueuse/core':
|
'@vueuse/core':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
unplugin-vue-components@0.26.0:
|
unplugin-vue-components@0.27.3:
|
||||||
resolution: {integrity: sha512-s7IdPDlnOvPamjunVxw8kNgKNK8A5KM1YpK5j/p97jEKTjlPNrA0nZBiSfAKKlK1gWZuyWXlKL5dk3EDw874LQ==}
|
resolution: {integrity: sha512-5wg7lbdg5ZcrAQNzyYK+6gcg/DG8K6rO+f5YeuvqGHs/PhpapBvpA4O/0ex/pFthE5WgRk43iWuRZEMLVsdz4Q==}
|
||||||
engines: {node: '>=14'}
|
engines: {node: '>=14'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@babel/parser': ^7.15.8
|
'@babel/parser': ^7.15.8
|
||||||
|
@ -6228,17 +6228,17 @@ snapshots:
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- rollup
|
- 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:
|
dependencies:
|
||||||
'@antfu/utils': 0.7.10
|
'@antfu/utils': 0.7.10
|
||||||
'@rollup/pluginutils': 5.1.0(rollup@4.19.1)
|
'@rollup/pluginutils': 5.1.0(rollup@4.19.1)
|
||||||
chokidar: 3.6.0
|
chokidar: 3.6.0
|
||||||
debug: 4.3.6
|
debug: 4.3.6
|
||||||
fast-glob: 3.3.2
|
fast-glob: 3.3.2
|
||||||
local-pkg: 0.4.3
|
local-pkg: 0.5.0
|
||||||
magic-string: 0.30.11
|
magic-string: 0.30.11
|
||||||
minimatch: 9.0.5
|
minimatch: 9.0.5
|
||||||
resolve: 1.22.8
|
mlly: 1.7.1
|
||||||
unplugin: 1.12.0
|
unplugin: 1.12.0
|
||||||
vue: 3.4.34(typescript@5.3.3)
|
vue: 3.4.34(typescript@5.3.3)
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue