mirror of
https://github.com/lanyeeee/bilibili-video-downloader.git
synced 2026-09-08 17:16:52 +08:00
feat: 视频搜索
This commit is contained in:
Generated
+26
@@ -20,6 +20,12 @@ importers:
|
||||
'@tauri-apps/plugin-os':
|
||||
specifier: ^2.3.0
|
||||
version: 2.3.0
|
||||
'@viselect/vue':
|
||||
specifier: ^3.9.0
|
||||
version: 3.9.0(vue@3.5.17(typescript@5.6.3))
|
||||
lazysizes:
|
||||
specifier: ^5.3.2
|
||||
version: 5.3.2
|
||||
naive-ui:
|
||||
specifier: ^2.42.0
|
||||
version: 2.42.0(vue@3.5.17(typescript@5.6.3))
|
||||
@@ -871,6 +877,14 @@ packages:
|
||||
peerDependencies:
|
||||
vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0 || ^5.0.0-0 || ^6.0.0-0 || ^7.0.0-0
|
||||
|
||||
'@viselect/vanilla@3.9.0':
|
||||
resolution: {integrity: sha512-E9eBgoi/crJ0SlZMAc+Yst7nU324LZ5LLvcXjzWEcrfllscdpTml2OLOKHC7O8Bbz19OybSLv6VexxnjlJrLxQ==}
|
||||
|
||||
'@viselect/vue@3.9.0':
|
||||
resolution: {integrity: sha512-CS4nzdKn1bZB/Upr3oCPlEGPXWRyvbjOvhlAkETVEkg1tkqS9vR9GVAytXGBbztIhCXRImTlCCO9G5NCNlDYng==}
|
||||
peerDependencies:
|
||||
vue: '>=3.2.0'
|
||||
|
||||
'@vitejs/plugin-vue-jsx@5.0.1':
|
||||
resolution: {integrity: sha512-X7qmQMXbdDh+sfHUttXokPD0cjPkMFoae7SgbkF9vi3idGUKmxLcnU2Ug49FHwiKXebfzQRIm5yK3sfCJzNBbg==}
|
||||
engines: {node: ^20.19.0 || >=22.12.0}
|
||||
@@ -1457,6 +1471,9 @@ packages:
|
||||
kolorist@1.8.0:
|
||||
resolution: {integrity: sha512-Y+60/zizpJ3HRH8DCss+q95yr6145JXZo46OTpFvDZWLfRCE4qChOyk1b26nMaNpfHHgxagk9dXT5OP0Tfe+dQ==}
|
||||
|
||||
lazysizes@5.3.2:
|
||||
resolution: {integrity: sha512-22UzWP+Vedi/sMeOr8O7FWimRVtiNJV2HCa+V8+peZOw6QbswN9k58VUhd7i6iK5bw5QkYrF01LJbeJe0PV8jg==}
|
||||
|
||||
levn@0.4.1:
|
||||
resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==}
|
||||
engines: {node: '>= 0.8.0'}
|
||||
@@ -2793,6 +2810,13 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- vue
|
||||
|
||||
'@viselect/vanilla@3.9.0': {}
|
||||
|
||||
'@viselect/vue@3.9.0(vue@3.5.17(typescript@5.6.3))':
|
||||
dependencies:
|
||||
'@viselect/vanilla': 3.9.0
|
||||
vue: 3.5.17(typescript@5.6.3)
|
||||
|
||||
'@vitejs/plugin-vue-jsx@5.0.1(vite@6.3.5(jiti@2.4.2))(vue@3.5.17(typescript@5.6.3))':
|
||||
dependencies:
|
||||
'@babel/core': 7.28.0
|
||||
@@ -3425,6 +3449,8 @@ snapshots:
|
||||
|
||||
kolorist@1.8.0: {}
|
||||
|
||||
lazysizes@5.3.2: {}
|
||||
|
||||
levn@0.4.1:
|
||||
dependencies:
|
||||
prelude-ls: 1.2.1
|
||||
|
||||
Reference in New Issue
Block a user