mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-15 04:10:01 +03:00
merge #2108
This commit is contained in:
@@ -24,8 +24,8 @@
|
||||
"@alova/adapter-xhr": "2.1.0",
|
||||
"@emotion/react": "^11.14.0",
|
||||
"@emotion/styled": "^11.14.0",
|
||||
"@mui/icons-material": "^6.3.0",
|
||||
"@mui/material": "^6.3.0",
|
||||
"@mui/icons-material": "^6.2.1",
|
||||
"@mui/material": "^6.2.1",
|
||||
"@table-library/react-table-library": "4.1.7",
|
||||
"alova": "3.2.7",
|
||||
"async-validator": "^4.2.5",
|
||||
@@ -44,10 +44,10 @@
|
||||
"@babel/core": "^7.26.0",
|
||||
"@eslint/js": "^9.17.0",
|
||||
"@preact/compat": "^18.3.1",
|
||||
"@preact/preset-vite": "^2.9.3",
|
||||
"@trivago/prettier-plugin-sort-imports": "^5.2.0",
|
||||
"@preact/preset-vite": "^2.9.4",
|
||||
"@trivago/prettier-plugin-sort-imports": "^5.2.1",
|
||||
"@types/formidable": "^3",
|
||||
"@types/node": "^22.10.2",
|
||||
"@types/node": "^22.10.5",
|
||||
"@types/react": "^19.0.2",
|
||||
"@types/react-dom": "^19.0.2",
|
||||
"concurrently": "^9.1.2",
|
||||
@@ -58,7 +58,7 @@
|
||||
"rollup-plugin-visualizer": "^5.13.1",
|
||||
"terser": "^5.37.0",
|
||||
"typescript-eslint": "8.19.0",
|
||||
"vite": "^6.0.6",
|
||||
"vite": "^6.0.7",
|
||||
"vite-plugin-imagemin": "^0.6.1",
|
||||
"vite-tsconfig-paths": "^5.1.4"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user