mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-10 09:49:54 +03:00
package updates, formatting
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
"@emotion/styled": "^11.10.6",
|
||||
"@msgpack/msgpack": "^2.8.0",
|
||||
"@mui/icons-material": "^5.11.11",
|
||||
"@mui/material": "^5.11.11",
|
||||
"@mui/material": "^5.11.12",
|
||||
"@remix-run/router": "^1.3.3",
|
||||
"@table-library/react-table-library": "4.0.29",
|
||||
"@types/lodash-es": "^4.17.6",
|
||||
@@ -38,7 +38,7 @@
|
||||
"jwt-decode": "^3.1.2",
|
||||
"lodash-es": "^4.17.21",
|
||||
"mime-types": "^2.1.35",
|
||||
"notistack": "^2.0.8",
|
||||
"notistack": "^3.0.0",
|
||||
"react": "latest",
|
||||
"react-dom": "latest",
|
||||
"react-dropzone": "^14.2.3",
|
||||
@@ -51,11 +51,11 @@
|
||||
"devDependencies": {
|
||||
"@types/mime-types": "^2",
|
||||
"@types/styled-components": "^5",
|
||||
"@typescript-eslint/eslint-plugin": "^5.54.0",
|
||||
"@typescript-eslint/parser": "^5.54.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.54.1",
|
||||
"@typescript-eslint/parser": "^5.54.1",
|
||||
"@vitejs/plugin-react-swc": "^3.2.0",
|
||||
"eslint": "^8.35.0",
|
||||
"eslint-config-prettier": "^8.6.0",
|
||||
"eslint-config-prettier": "^8.7.0",
|
||||
"eslint-import-resolver-typescript": "^3.5.3",
|
||||
"eslint-plugin-deprecation": "^1.3.3",
|
||||
"eslint-plugin-import": "^2.27.5",
|
||||
|
||||
Reference in New Issue
Block a user