mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-10 01:39:54 +03:00
fix for alova multi-cancel
This commit is contained in:
@@ -31,7 +31,7 @@
|
|||||||
"@types/react": "^18.2.14",
|
"@types/react": "^18.2.14",
|
||||||
"@types/react-dom": "^18.2.6",
|
"@types/react-dom": "^18.2.6",
|
||||||
"@types/react-router-dom": "^5.3.3",
|
"@types/react-router-dom": "^5.3.3",
|
||||||
"alova": "^2.9.0",
|
"alova": "^2.9.1",
|
||||||
"async-validator": "^4.2.5",
|
"async-validator": "^4.2.5",
|
||||||
"history": "^5.3.0",
|
"history": "^5.3.0",
|
||||||
"jwt-decode": "^3.1.2",
|
"jwt-decode": "^3.1.2",
|
||||||
|
|||||||
@@ -1525,7 +1525,7 @@ __metadata:
|
|||||||
"@typescript-eslint/eslint-plugin": ^5.60.1
|
"@typescript-eslint/eslint-plugin": ^5.60.1
|
||||||
"@typescript-eslint/parser": ^5.60.1
|
"@typescript-eslint/parser": ^5.60.1
|
||||||
"@vitejs/plugin-react-swc": ^3.3.2
|
"@vitejs/plugin-react-swc": ^3.3.2
|
||||||
alova: ^2.9.0
|
alova: ^2.9.1
|
||||||
async-validator: ^4.2.5
|
async-validator: ^4.2.5
|
||||||
eslint: ^8.44.0
|
eslint: ^8.44.0
|
||||||
eslint-config-airbnb: ^19.0.4
|
eslint-config-airbnb: ^19.0.4
|
||||||
@@ -1629,10 +1629,10 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"alova@npm:^2.9.0":
|
"alova@npm:^2.9.1":
|
||||||
version: 2.9.0
|
version: 2.9.1
|
||||||
resolution: "alova@npm:2.9.0"
|
resolution: "alova@npm:2.9.1"
|
||||||
checksum: 397317cbc222cf732b03dc667b7540ccd1be7013d3b4940bc9e9b11657ffbbdf297a056df4203042a8554b4f9deab3e9e6d6af2e6012b69c07b63b65734d2a7e
|
checksum: 7a064e94486a2b8e372ff53bf937efcdf291353c03c2bc036e39be539eb3bb82862010b5ffd40fd3e10d3e4031ad5ab355b88277561e521f57d80317a1304b94
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user