mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-13 11:19:52 +03:00
package update
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
"@remix-run/router": "^1.3.3",
|
||||
"@table-library/react-table-library": "4.0.29",
|
||||
"@types/lodash-es": "^4.17.6",
|
||||
"@types/node": "^18.14.4",
|
||||
"@types/node": "^18.14.5",
|
||||
"@types/react": "^18.0.28",
|
||||
"@types/react-dom": "^18.0.11",
|
||||
"@types/react-router-dom": "^5.3.3",
|
||||
@@ -41,10 +41,10 @@
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-dropzone": "^14.2.3",
|
||||
"react-icons": "^4.7.1",
|
||||
"react-icons": "^4.8.0",
|
||||
"react-router-dom": "^6.8.2",
|
||||
"sockette": "^2.0.6",
|
||||
"typesafe-i18n": "^5.24.1",
|
||||
"typesafe-i18n": "^5.24.2",
|
||||
"typescript": "^4.9.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -59,7 +59,7 @@
|
||||
"eslint-plugin-import": "^2.27.5",
|
||||
"eslint-plugin-jsx-a11y": "^6.7.1",
|
||||
"eslint-plugin-react": "^7.32.2",
|
||||
"nodemon": "^2.0.20",
|
||||
"nodemon": "^2.0.21",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"prettier": "^2.8.4",
|
||||
"rollup-plugin-visualizer": "^5.9.0",
|
||||
|
||||
Reference in New Issue
Block a user