fix timeout

This commit is contained in:
Proddy
2023-06-24 09:09:34 +02:00
parent e615274f83
commit 27b9aa6ddd
3 changed files with 30 additions and 33 deletions

View File

@@ -28,7 +28,7 @@
"@table-library/react-table-library": "4.1.4",
"@types/lodash-es": "^4.17.7",
"@types/node": "^20.3.1",
"@types/react": "^18.2.13",
"@types/react": "^18.2.14",
"@types/react-dom": "^18.2.6",
"@types/react-router-dom": "^5.3.3",
"alova": "^2.6.2",
@@ -41,7 +41,7 @@
"react-dom": "latest",
"react-dropzone": "^14.2.3",
"react-icons": "^4.10.1",
"react-router-dom": "^6.13.0",
"react-router-dom": "^6.14.0",
"react-toastify": "^9.1.3",
"sockette": "^2.0.6",
"typesafe-i18n": "^5.24.3",