|
@@ -152,6 +152,9 @@ importers:
|
|
|
vue-hooks-plus:
|
|
vue-hooks-plus:
|
|
|
specifier: ^2.4.1
|
|
specifier: ^2.4.1
|
|
|
version: 2.4.1(vue@3.5.21(typescript@5.9.2))
|
|
version: 2.4.1(vue@3.5.21(typescript@5.9.2))
|
|
|
|
|
+ vue-request:
|
|
|
|
|
+ specifier: ^2.0.4
|
|
|
|
|
+ version: 2.0.4(vue@3.5.21(typescript@5.9.2))
|
|
|
vue-router:
|
|
vue-router:
|
|
|
specifier: ^4.5.1
|
|
specifier: ^4.5.1
|
|
|
version: 4.5.1(vue@3.5.21(typescript@5.9.2))
|
|
version: 4.5.1(vue@3.5.21(typescript@5.9.2))
|
|
@@ -9363,6 +9366,16 @@ packages:
|
|
|
peerDependencies:
|
|
peerDependencies:
|
|
|
vue: ^3.2.25
|
|
vue: ^3.2.25
|
|
|
|
|
|
|
|
|
|
+ vue-request@2.0.4:
|
|
|
|
|
+ resolution: {integrity: sha512-+Tu5rDy6ItF9UdD21Mmbjiq5Pq6NZSN9juH72hNQTMn1whHh4KZPTKWVLK2YS4nzbuEnPs+82G91AA2Fgd93mg==}
|
|
|
|
|
+ engines: {node: '>=14'}
|
|
|
|
|
+ peerDependencies:
|
|
|
|
|
+ '@vue/composition-api': ^1.0.0-rc.1
|
|
|
|
|
+ vue: ^2.0.0 || >=3.0.0
|
|
|
|
|
+ peerDependenciesMeta:
|
|
|
|
|
+ '@vue/composition-api':
|
|
|
|
|
+ optional: true
|
|
|
|
|
+
|
|
|
vue-router@4.5.1:
|
|
vue-router@4.5.1:
|
|
|
resolution: {integrity: sha512-ogAF3P97NPm8fJsE4by9dwSYtDwXIY1nFY9T6DyQnGHd1E2Da94w9JIolpe42LJGIl0DwOHBi8TcRPlPGwbTtw==}
|
|
resolution: {integrity: sha512-ogAF3P97NPm8fJsE4by9dwSYtDwXIY1nFY9T6DyQnGHd1E2Da94w9JIolpe42LJGIl0DwOHBi8TcRPlPGwbTtw==}
|
|
|
peerDependencies:
|
|
peerDependencies:
|
|
@@ -20233,6 +20246,11 @@ snapshots:
|
|
|
screenfull: 5.2.0
|
|
screenfull: 5.2.0
|
|
|
vue: 3.5.21(typescript@5.9.2)
|
|
vue: 3.5.21(typescript@5.9.2)
|
|
|
|
|
|
|
|
|
|
+ vue-request@2.0.4(vue@3.5.21(typescript@5.9.2)):
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ vue: 3.5.21(typescript@5.9.2)
|
|
|
|
|
+ vue-demi: 0.14.10(vue@3.5.21(typescript@5.9.2))
|
|
|
|
|
+
|
|
|
vue-router@4.5.1(vue@3.5.21(typescript@5.9.2)):
|
|
vue-router@4.5.1(vue@3.5.21(typescript@5.9.2)):
|
|
|
dependencies:
|
|
dependencies:
|
|
|
'@vue/devtools-api': 6.6.4
|
|
'@vue/devtools-api': 6.6.4
|