chore(deps): update dependency alova to ^3.3.4
Some checks failed
renovate/stability-days Updates have not met minimum release age requirement
/ build-and-deploy-to-vercel (push) Has been cancelled
/ lint-build-and-check (push) Successful in 5m49s
/ cleanup_surge (push) Successful in 16s
/ playwright (push) Successful in 1m36s
/ surge (push) Successful in 3m57s
Some checks failed
renovate/stability-days Updates have not met minimum release age requirement
/ build-and-deploy-to-vercel (push) Has been cancelled
/ lint-build-and-check (push) Successful in 5m49s
/ cleanup_surge (push) Successful in 16s
/ playwright (push) Successful in 1m36s
/ surge (push) Successful in 3m57s
This commit is contained in:
@ -55,7 +55,7 @@
|
|||||||
"@unhead/vue": "^2.0.11",
|
"@unhead/vue": "^2.0.11",
|
||||||
"@vant/use": "^1.6.0",
|
"@vant/use": "^1.6.0",
|
||||||
"@vueuse/core": "^13.4.0",
|
"@vueuse/core": "^13.4.0",
|
||||||
"alova": "^3.3.3",
|
"alova": "^3.3.4",
|
||||||
"ant-design-vue": "~4.2.6",
|
"ant-design-vue": "~4.2.6",
|
||||||
"axios": "^1.10.0",
|
"axios": "^1.10.0",
|
||||||
"cesium": "^1.130.1",
|
"cesium": "^1.130.1",
|
||||||
|
16
pnpm-lock.yaml
generated
16
pnpm-lock.yaml
generated
@ -15,7 +15,7 @@ importers:
|
|||||||
dependencies:
|
dependencies:
|
||||||
'@alova/adapter-axios':
|
'@alova/adapter-axios':
|
||||||
specifier: ^2.0.16
|
specifier: ^2.0.16
|
||||||
version: 2.0.16(alova@3.3.3)(axios@1.10.0)
|
version: 2.0.16(alova@3.3.4)(axios@1.10.0)
|
||||||
'@formkit/auto-animate':
|
'@formkit/auto-animate':
|
||||||
specifier: ^0.8.2
|
specifier: ^0.8.2
|
||||||
version: 0.8.2
|
version: 0.8.2
|
||||||
@ -47,8 +47,8 @@ importers:
|
|||||||
specifier: ^13.4.0
|
specifier: ^13.4.0
|
||||||
version: 13.4.0(vue@3.5.17(typescript@5.8.3))
|
version: 13.4.0(vue@3.5.17(typescript@5.8.3))
|
||||||
alova:
|
alova:
|
||||||
specifier: ^3.3.3
|
specifier: ^3.3.4
|
||||||
version: 3.3.3
|
version: 3.3.4
|
||||||
ant-design-vue:
|
ant-design-vue:
|
||||||
specifier: ~4.2.6
|
specifier: ~4.2.6
|
||||||
version: 4.2.6(vue@3.5.17(typescript@5.8.3))
|
version: 4.2.6(vue@3.5.17(typescript@5.8.3))
|
||||||
@ -2434,8 +2434,8 @@ packages:
|
|||||||
alien-signals@1.0.13:
|
alien-signals@1.0.13:
|
||||||
resolution: {integrity: sha512-OGj9yyTnJEttvzhTUWuscOvtqxq5vrhF7vL9oS0xJ2mK0ItPYP1/y+vCFebfxoEyAz0++1AIwJ5CMr+Fk3nDmg==}
|
resolution: {integrity: sha512-OGj9yyTnJEttvzhTUWuscOvtqxq5vrhF7vL9oS0xJ2mK0ItPYP1/y+vCFebfxoEyAz0++1AIwJ5CMr+Fk3nDmg==}
|
||||||
|
|
||||||
alova@3.3.3:
|
alova@3.3.4:
|
||||||
resolution: {integrity: sha512-DB1t2qpQUERVaymz+u9bS71kcN5PzZ+G5LawHm9grabv++tfHOeYsKaW+LCpgMIJ/V7lQqFyqwOvTHGDph43Jw==}
|
resolution: {integrity: sha512-UKKqXdvf8aQ4C7m3brO77YWe5CDz8N59PdAUz7M8gowKUUXTutbk0Vk5DRBrCe0hMUyyNMUhdCZ38llGxCViyQ==}
|
||||||
engines: {node: '>= 18.0.0'}
|
engines: {node: '>= 18.0.0'}
|
||||||
|
|
||||||
ansi-escapes@7.0.0:
|
ansi-escapes@7.0.0:
|
||||||
@ -5451,10 +5451,10 @@ packages:
|
|||||||
|
|
||||||
snapshots:
|
snapshots:
|
||||||
|
|
||||||
'@alova/adapter-axios@2.0.16(alova@3.3.3)(axios@1.10.0)':
|
'@alova/adapter-axios@2.0.16(alova@3.3.4)(axios@1.10.0)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@alova/shared': 1.3.1
|
'@alova/shared': 1.3.1
|
||||||
alova: 3.3.3
|
alova: 3.3.4
|
||||||
axios: 1.10.0
|
axios: 1.10.0
|
||||||
|
|
||||||
'@alova/shared@1.3.1': {}
|
'@alova/shared@1.3.1': {}
|
||||||
@ -7779,7 +7779,7 @@ snapshots:
|
|||||||
|
|
||||||
alien-signals@1.0.13: {}
|
alien-signals@1.0.13: {}
|
||||||
|
|
||||||
alova@3.3.3:
|
alova@3.3.4:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@alova/shared': 1.3.1
|
'@alova/shared': 1.3.1
|
||||||
rate-limiter-flexible: 5.0.5
|
rate-limiter-flexible: 5.0.5
|
||||||
|
Reference in New Issue
Block a user