mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-14 11:50:20 +03:00
package updates
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
"@msgpack/msgpack": "^2.8.0",
|
||||
"@mui/icons-material": "^5.11.9",
|
||||
"@mui/material": "^5.11.10",
|
||||
"@remix-run/router": "^1.3.2",
|
||||
"@remix-run/router": "^1.3.3",
|
||||
"@table-library/react-table-library": "4.0.28",
|
||||
"@types/lodash-es": "^4.17.6",
|
||||
"@types/node": "^18.14.2",
|
||||
@@ -42,15 +42,15 @@
|
||||
"react-dom": "^18.2.0",
|
||||
"react-dropzone": "^14.2.3",
|
||||
"react-icons": "^4.7.1",
|
||||
"react-router-dom": "^6.8.1",
|
||||
"react-router-dom": "^6.8.2",
|
||||
"sockette": "^2.0.6",
|
||||
"typesafe-i18n": "^5.24.1",
|
||||
"typescript": "^4.9.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/mime-types": "^2",
|
||||
"@typescript-eslint/eslint-plugin": "^5.53.0",
|
||||
"@typescript-eslint/parser": "^5.53.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.54.0",
|
||||
"@typescript-eslint/parser": "^5.54.0",
|
||||
"@vitejs/plugin-react-swc": "^3.2.0",
|
||||
"eslint": "^8.35.0",
|
||||
"eslint-config-prettier": "^8.6.0",
|
||||
|
||||
Reference in New Issue
Block a user