mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
update packages
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@alova/adapter-xhr": "^1.0.6",
|
||||
"@alova/scene-react": "^1.5.0",
|
||||
"@alova/scene-react": "^1.6.0",
|
||||
"@emotion/react": "^11.11.4",
|
||||
"@emotion/styled": "^11.11.5",
|
||||
"@mui/icons-material": "^5.15.19",
|
||||
@@ -34,7 +34,7 @@
|
||||
"@types/react": "^18.3.3",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
"@types/react-router-dom": "^5.3.3",
|
||||
"alova": "^2.20.5",
|
||||
"alova": "^2.21.1",
|
||||
"async-validator": "^4.2.5",
|
||||
"history": "^5.3.0",
|
||||
"jwt-decode": "^4.0.0",
|
||||
@@ -60,10 +60,10 @@
|
||||
"eslint": "^9.4.0",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"preact": "^10.22.0",
|
||||
"prettier": "^3.3.1",
|
||||
"prettier": "^3.3.2",
|
||||
"rollup-plugin-visualizer": "^5.12.0",
|
||||
"terser": "^5.31.1",
|
||||
"typescript-eslint": "^7.12.0",
|
||||
"typescript-eslint": "^7.13.0",
|
||||
"vite": "^5.2.13",
|
||||
"vite-plugin-imagemin": "^0.6.1",
|
||||
"vite-tsconfig-paths": "^4.3.2"
|
||||
|
||||
@@ -12,10 +12,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@alova/scene-react@npm:^1.5.0":
|
||||
version: 1.5.0
|
||||
resolution: "@alova/scene-react@npm:1.5.0"
|
||||
checksum: 10c0/59aef06a0898e7f498fb3d68b3a9a1eb16c9e967359d52b10b53c1d23affe8b48be964382439895a6168714b9f12b81b058f48791ed79deb6c8803885b1779c6
|
||||
"@alova/scene-react@npm:^1.6.0":
|
||||
version: 1.6.0
|
||||
resolution: "@alova/scene-react@npm:1.6.0"
|
||||
checksum: 10c0/ad2a44973690f46590e846706ba2444df7c83f47636430fc7f8bddbb95c77af960cf41564b8a078b133a955dc6553c74044bf8903c519b52f054e6a31ef6e608
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -1842,15 +1842,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/eslint-plugin@npm:7.12.0":
|
||||
version: 7.12.0
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:7.12.0"
|
||||
"@typescript-eslint/eslint-plugin@npm:7.13.0":
|
||||
version: 7.13.0
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:7.13.0"
|
||||
dependencies:
|
||||
"@eslint-community/regexpp": "npm:^4.10.0"
|
||||
"@typescript-eslint/scope-manager": "npm:7.12.0"
|
||||
"@typescript-eslint/type-utils": "npm:7.12.0"
|
||||
"@typescript-eslint/utils": "npm:7.12.0"
|
||||
"@typescript-eslint/visitor-keys": "npm:7.12.0"
|
||||
"@typescript-eslint/scope-manager": "npm:7.13.0"
|
||||
"@typescript-eslint/type-utils": "npm:7.13.0"
|
||||
"@typescript-eslint/utils": "npm:7.13.0"
|
||||
"@typescript-eslint/visitor-keys": "npm:7.13.0"
|
||||
graphemer: "npm:^1.4.0"
|
||||
ignore: "npm:^5.3.1"
|
||||
natural-compare: "npm:^1.4.0"
|
||||
@@ -1861,44 +1861,44 @@ __metadata:
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 10c0/abf899e07144e8edd8ae010d25e4679e2acded407a10efc6aaa7ee325af8daf0dd149946ad58e46982e29e0a23f56b1e0dd461ef09aab09b0d94fc24ffc827c2
|
||||
checksum: 10c0/00a69d029713252c03490e0a9c49c9136d99c9c1888dd3570b1e044c9a740b59c2e488849beda654d6fc0a69e2549445c16d443bcf5832c66b7a4472b42826ae
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/parser@npm:7.12.0":
|
||||
version: 7.12.0
|
||||
resolution: "@typescript-eslint/parser@npm:7.12.0"
|
||||
"@typescript-eslint/parser@npm:7.13.0":
|
||||
version: 7.13.0
|
||||
resolution: "@typescript-eslint/parser@npm:7.13.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/scope-manager": "npm:7.12.0"
|
||||
"@typescript-eslint/types": "npm:7.12.0"
|
||||
"@typescript-eslint/typescript-estree": "npm:7.12.0"
|
||||
"@typescript-eslint/visitor-keys": "npm:7.12.0"
|
||||
"@typescript-eslint/scope-manager": "npm:7.13.0"
|
||||
"@typescript-eslint/types": "npm:7.13.0"
|
||||
"@typescript-eslint/typescript-estree": "npm:7.13.0"
|
||||
"@typescript-eslint/visitor-keys": "npm:7.13.0"
|
||||
debug: "npm:^4.3.4"
|
||||
peerDependencies:
|
||||
eslint: ^8.56.0
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 10c0/223c32a6ba6cee770ee39108fb0a6d132283673d44c751bec85d8792df3382ddb839617787d183dc8fd7686d8a2018bf1ec0f3d63b7010c4370913f249c80fbc
|
||||
checksum: 10c0/8cf58116d6577c9459db3e3047e337dc41d914bf222a33b20e149515d037e09e6171fbac5af02b66aa6fbad81dd492fa5b7bcd44aaf659d4e9b02ab23100f955
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/scope-manager@npm:7.12.0":
|
||||
version: 7.12.0
|
||||
resolution: "@typescript-eslint/scope-manager@npm:7.12.0"
|
||||
"@typescript-eslint/scope-manager@npm:7.13.0":
|
||||
version: 7.13.0
|
||||
resolution: "@typescript-eslint/scope-manager@npm:7.13.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": "npm:7.12.0"
|
||||
"@typescript-eslint/visitor-keys": "npm:7.12.0"
|
||||
checksum: 10c0/7af53cd9045cc70459e4f451377affc0ef03e67bd743480ab2cbfebe1b7d8269fc639406966930c5abb26f1b633623c98442c2b60f6257e0ce1555439343d5e9
|
||||
"@typescript-eslint/types": "npm:7.13.0"
|
||||
"@typescript-eslint/visitor-keys": "npm:7.13.0"
|
||||
checksum: 10c0/0f5c75578ee8cb3c31b9c4e222f4787ea4621fde639f3ac0a467e56250f3cc48bf69304c33b2b8cc8ba5ec69f3977b6c463b8d9e791806af9a8c6a2233505432
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:7.12.0":
|
||||
version: 7.12.0
|
||||
resolution: "@typescript-eslint/type-utils@npm:7.12.0"
|
||||
"@typescript-eslint/type-utils@npm:7.13.0":
|
||||
version: 7.13.0
|
||||
resolution: "@typescript-eslint/type-utils@npm:7.13.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/typescript-estree": "npm:7.12.0"
|
||||
"@typescript-eslint/utils": "npm:7.12.0"
|
||||
"@typescript-eslint/typescript-estree": "npm:7.13.0"
|
||||
"@typescript-eslint/utils": "npm:7.13.0"
|
||||
debug: "npm:^4.3.4"
|
||||
ts-api-utils: "npm:^1.3.0"
|
||||
peerDependencies:
|
||||
@@ -1906,23 +1906,23 @@ __metadata:
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 10c0/41f4aa20d24724b461eb0cdac69d91ef60c2b628fb4a5739e4dbb8378aa4a7ff20c302f60e5d74ce75d5b99fcd3e3d71b9b3c96a1714aac47ce2ce5d6d611fcd
|
||||
checksum: 10c0/240e9b34e8602444cd234b84c9e3e52c565e3141a4942751f597c38cee48f7cb43c42a093d219ac6404dca2e74b54d2a8121fe66cbc59f404cb0ec2adecd8520
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/types@npm:7.12.0":
|
||||
version: 7.12.0
|
||||
resolution: "@typescript-eslint/types@npm:7.12.0"
|
||||
checksum: 10c0/76786d02a0838750d74ad6e49b026875c0753b81c5a46a56525a1e82d89c0939a13434b03494e3b31b7ffbba7824f426c5b502a12337806a1f6ca560b5dad46c
|
||||
"@typescript-eslint/types@npm:7.13.0":
|
||||
version: 7.13.0
|
||||
resolution: "@typescript-eslint/types@npm:7.13.0"
|
||||
checksum: 10c0/73dc59d4b0d0f0fed9f4b9b55f143185259ced5f0ca8ad9efa881eea1ff1cc9ccc1f175af2e2069f7b92a69c9f64f9be29d160c932b8f70a129af6b738b23be0
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:7.12.0":
|
||||
version: 7.12.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:7.12.0"
|
||||
"@typescript-eslint/typescript-estree@npm:7.13.0":
|
||||
version: 7.13.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:7.13.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": "npm:7.12.0"
|
||||
"@typescript-eslint/visitor-keys": "npm:7.12.0"
|
||||
"@typescript-eslint/types": "npm:7.13.0"
|
||||
"@typescript-eslint/visitor-keys": "npm:7.13.0"
|
||||
debug: "npm:^4.3.4"
|
||||
globby: "npm:^11.1.0"
|
||||
is-glob: "npm:^4.0.3"
|
||||
@@ -1932,31 +1932,31 @@ __metadata:
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 10c0/855be5ba6c3d7540319ad250555055a798deb04855f26abe719a3b8d555a3227d52e09453930bd829e260a72f65a985998b235514ce2872b31615015da3163c0
|
||||
checksum: 10c0/75b09384bc14afa3d3623507432d19d8ca91c4e936b1d2c1cfe4654a9c07179f1bc04aa99d1b541e84e40a01536862b23058f462d61b4a797c27d02f64b8aa51
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:7.12.0":
|
||||
version: 7.12.0
|
||||
resolution: "@typescript-eslint/utils@npm:7.12.0"
|
||||
"@typescript-eslint/utils@npm:7.13.0":
|
||||
version: 7.13.0
|
||||
resolution: "@typescript-eslint/utils@npm:7.13.0"
|
||||
dependencies:
|
||||
"@eslint-community/eslint-utils": "npm:^4.4.0"
|
||||
"@typescript-eslint/scope-manager": "npm:7.12.0"
|
||||
"@typescript-eslint/types": "npm:7.12.0"
|
||||
"@typescript-eslint/typescript-estree": "npm:7.12.0"
|
||||
"@typescript-eslint/scope-manager": "npm:7.13.0"
|
||||
"@typescript-eslint/types": "npm:7.13.0"
|
||||
"@typescript-eslint/typescript-estree": "npm:7.13.0"
|
||||
peerDependencies:
|
||||
eslint: ^8.56.0
|
||||
checksum: 10c0/04241c0313f2d061bc81ec2d5d589c9a723f8c1493e5b83d98f804ff9dac23c5e7157d9bb57bee8b458f40824f56ea65a02ebd344926a37cb58bf151cb4d3bf2
|
||||
checksum: 10c0/5391f628775dec1a7033d954a066b77eeb03ac04c0a94690e60d8ebe351b57fdbda51b90cf785c901bcdf68b88ca3bcb5533ac59276b8b626b73eb18ac3280b6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:7.12.0":
|
||||
version: 7.12.0
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:7.12.0"
|
||||
"@typescript-eslint/visitor-keys@npm:7.13.0":
|
||||
version: 7.13.0
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:7.13.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": "npm:7.12.0"
|
||||
"@typescript-eslint/types": "npm:7.13.0"
|
||||
eslint-visitor-keys: "npm:^3.4.3"
|
||||
checksum: 10c0/f3aa6704961e65fa8d66fcde57cd28e382412bb8bec2e99312bf8cda38772ae9a74d6d95b9765f76a249bc9ab65624db34b8c00078ebad129b2e1b624e935d90
|
||||
checksum: 10c0/5daa45c3358aeab41495c4419cc26fbbe54a42bb18c6f0f70f0ac31cb7bc5890ec6478a1a6bb00b0b8522663fe5466ee0fd2972bd4235b07140918875797f4eb
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -1965,7 +1965,7 @@ __metadata:
|
||||
resolution: "EMS-ESP@workspace:."
|
||||
dependencies:
|
||||
"@alova/adapter-xhr": "npm:^1.0.6"
|
||||
"@alova/scene-react": "npm:^1.5.0"
|
||||
"@alova/scene-react": "npm:^1.6.0"
|
||||
"@babel/core": "npm:^7.24.7"
|
||||
"@emotion/react": "npm:^11.11.4"
|
||||
"@emotion/styled": "npm:^11.11.5"
|
||||
@@ -1982,7 +1982,7 @@ __metadata:
|
||||
"@types/react": "npm:^18.3.3"
|
||||
"@types/react-dom": "npm:^18.3.0"
|
||||
"@types/react-router-dom": "npm:^5.3.3"
|
||||
alova: "npm:^2.20.5"
|
||||
alova: "npm:^2.21.1"
|
||||
async-validator: "npm:^4.2.5"
|
||||
concurrently: "npm:^8.2.2"
|
||||
eslint: "npm:^9.4.0"
|
||||
@@ -1992,7 +1992,7 @@ __metadata:
|
||||
lodash-es: "npm:^4.17.21"
|
||||
mime-types: "npm:^2.1.35"
|
||||
preact: "npm:^10.22.0"
|
||||
prettier: "npm:^3.3.1"
|
||||
prettier: "npm:^3.3.2"
|
||||
react: "npm:latest"
|
||||
react-dom: "npm:latest"
|
||||
react-dropzone: "npm:^14.2.3"
|
||||
@@ -2003,7 +2003,7 @@ __metadata:
|
||||
terser: "npm:^5.31.1"
|
||||
typesafe-i18n: "npm:^5.26.2"
|
||||
typescript: "npm:^5.4.5"
|
||||
typescript-eslint: "npm:^7.12.0"
|
||||
typescript-eslint: "npm:^7.13.0"
|
||||
vite: "npm:^5.2.13"
|
||||
vite-plugin-imagemin: "npm:^0.6.1"
|
||||
vite-tsconfig-paths: "npm:^4.3.2"
|
||||
@@ -2066,10 +2066,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"alova@npm:^2.20.5":
|
||||
version: 2.20.5
|
||||
resolution: "alova@npm:2.20.5"
|
||||
checksum: 10c0/bddd013ff116d2c98df5f9d03ef196c29c0d1a413adc673682f6cec8ced4258b39d372ea2ddcf8c1f7ccbb7c69936687d07adc0e746bcdeedad8a8d834b39709
|
||||
"alova@npm:^2.21.1":
|
||||
version: 2.21.1
|
||||
resolution: "alova@npm:2.21.1"
|
||||
checksum: 10c0/6c7313af4923238660f84d0280fc9229f5d2a0d667301749916bbdea03a96ae9e63c7a56018ae74c377777ddc0074ee7269bb08e58c1eeb4e4b0f173bf86fef2
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -5936,12 +5936,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"prettier@npm:^3.3.1":
|
||||
version: 3.3.1
|
||||
resolution: "prettier@npm:3.3.1"
|
||||
"prettier@npm:^3.3.2":
|
||||
version: 3.3.2
|
||||
resolution: "prettier@npm:3.3.2"
|
||||
bin:
|
||||
prettier: bin/prettier.cjs
|
||||
checksum: 10c0/c25a709c9f0be670dc6bcb190b622347e1dbeb6c3e7df8b0711724cb64d8647c60b839937a4df4df18e9cfb556c2b08ca9d24d9645eb5488a7fc032a2c4d5cb3
|
||||
checksum: 10c0/39ed27d17f0238da6dd6571d63026566bd790d3d0edac57c285fbab525982060c8f1e01955fe38134ab10f0951a6076da37f015db8173c02f14bc7f0803a384c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -7121,19 +7121,19 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"typescript-eslint@npm:^7.12.0":
|
||||
version: 7.12.0
|
||||
resolution: "typescript-eslint@npm:7.12.0"
|
||||
"typescript-eslint@npm:^7.13.0":
|
||||
version: 7.13.0
|
||||
resolution: "typescript-eslint@npm:7.13.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/eslint-plugin": "npm:7.12.0"
|
||||
"@typescript-eslint/parser": "npm:7.12.0"
|
||||
"@typescript-eslint/utils": "npm:7.12.0"
|
||||
"@typescript-eslint/eslint-plugin": "npm:7.13.0"
|
||||
"@typescript-eslint/parser": "npm:7.13.0"
|
||||
"@typescript-eslint/utils": "npm:7.13.0"
|
||||
peerDependencies:
|
||||
eslint: ^8.56.0
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 10c0/4533dc8f277b431ff6911789581d4f2dada7c3f6382a95b5b727d3fbfc1f316fc28153c46375d2c0d72d628b1fd48762e7b66efb51d49a2614913d42b74a8033
|
||||
checksum: 10c0/ad067868ede764d411f4933285faca0d41c7e3ca439d7aac032ed78db7703e9842f5bbad4344004fa876a3577cda3c56b0716897f94a0d1aec00a90d6c0d3990
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
@@ -75,7 +75,9 @@ void WebStatusService::systemStatus(AsyncWebServerRequest * request) {
|
||||
root["wifi_rssi"] = 0;
|
||||
} else {
|
||||
root["network_status"] = static_cast<uint8_t>(WiFi.status());
|
||||
root["wifi_rssi"] = WiFi.RSSI();
|
||||
#ifndef EMSESP_STANDALONE
|
||||
root["wifi_rssi"] = WiFi.RSSI();
|
||||
#endif
|
||||
}
|
||||
|
||||
response->setLength();
|
||||
|
||||
Reference in New Issue
Block a user