mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-14 19:59:53 +03:00
update packages
This commit is contained in:
@@ -4,15 +4,15 @@
|
||||
"private": true,
|
||||
"proxy": "http://localhost:3080",
|
||||
"dependencies": {
|
||||
"@emotion/react": "^11.9.0",
|
||||
"@emotion/styled": "^11.8.1",
|
||||
"@emotion/react": "^11.9.3",
|
||||
"@emotion/styled": "^11.9.3",
|
||||
"@msgpack/msgpack": "^2.7.2",
|
||||
"@mui/icons-material": "^5.8.2",
|
||||
"@mui/material": "^5.8.2",
|
||||
"@mui/icons-material": "^5.8.4",
|
||||
"@mui/material": "^5.8.4",
|
||||
"@table-library/react-table-library": "^3.1.5",
|
||||
"@types/lodash": "^4.14.182",
|
||||
"@types/node": "^17.0.40",
|
||||
"@types/react": "^18.0.12",
|
||||
"@types/node": "^18.0.0",
|
||||
"@types/react": "^18.0.14",
|
||||
"@types/react-dom": "^18.0.5",
|
||||
"@types/react-router-dom": "^5.3.3",
|
||||
"async-validator": "^4.1.1",
|
||||
@@ -22,9 +22,9 @@
|
||||
"lodash": "^4.17.21",
|
||||
"notistack": "^2.0.5",
|
||||
"parse-ms": "^3.0.0",
|
||||
"react": "^18.1.0",
|
||||
"react": "^18.2.0",
|
||||
"react-app-rewired": "^2.2.1",
|
||||
"react-dom": "^18.1.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-dropzone": "^14.2.1",
|
||||
"react-icons": "^4.4.0",
|
||||
"react-router-dom": "^6.3.0",
|
||||
|
||||
Reference in New Issue
Block a user