mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-14 19:59:53 +03:00
package update
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
"lint": "eslint . --fix"
|
||||
},
|
||||
"dependencies": {
|
||||
"@alova/adapter-xhr": "2.1.0",
|
||||
"@alova/adapter-xhr": "2.1.1",
|
||||
"@emotion/react": "^11.14.0",
|
||||
"@emotion/styled": "^11.14.0",
|
||||
"@mui/icons-material": "^6.3.1",
|
||||
@@ -38,7 +38,7 @@
|
||||
"react-router": "^7.1.1",
|
||||
"react-toastify": "^11.0.2",
|
||||
"typesafe-i18n": "^5.26.2",
|
||||
"typescript": "^5.7.2"
|
||||
"typescript": "^5.7.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.26.0",
|
||||
@@ -48,16 +48,16 @@
|
||||
"@trivago/prettier-plugin-sort-imports": "^5.2.1",
|
||||
"@types/formidable": "^3",
|
||||
"@types/node": "^22.10.5",
|
||||
"@types/react": "^19.0.2",
|
||||
"@types/react": "^19.0.3",
|
||||
"@types/react-dom": "^19.0.2",
|
||||
"concurrently": "^9.1.2",
|
||||
"eslint": "^9.17.0",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"formidable": "^3.5.2",
|
||||
"prettier": "^3.4.2",
|
||||
"rollup-plugin-visualizer": "^5.13.1",
|
||||
"rollup-plugin-visualizer": "^5.14.0",
|
||||
"terser": "^5.37.0",
|
||||
"typescript-eslint": "8.19.0",
|
||||
"typescript-eslint": "8.19.1",
|
||||
"vite": "^6.0.7",
|
||||
"vite-plugin-imagemin": "^0.6.1",
|
||||
"vite-tsconfig-paths": "^5.1.4"
|
||||
|
||||
Reference in New Issue
Block a user