update arduinojson, espressif-platform and web packages

This commit is contained in:
proddy
2025-06-30 15:42:38 +02:00
parent 326bba9b42
commit 38ead7e10f
8 changed files with 159 additions and 169 deletions

View File

@@ -22,13 +22,13 @@
"lint": "eslint . --fix"
},
"dependencies": {
"@alova/adapter-xhr": "2.1.1",
"@alova/adapter-xhr": "2.2.1",
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.1",
"@mui/icons-material": "^7.1.2",
"@mui/material": "^7.1.2",
"@mui/icons-material": "^7.2.0",
"@mui/material": "^7.2.0",
"@table-library/react-table-library": "4.1.15",
"alova": "3.2.11",
"alova": "3.3.4",
"async-validator": "^4.2.5",
"formidable": "^3.5.4",
"jwt-decode": "^4.0.0",
@@ -49,14 +49,14 @@
"@preact/compat": "^18.3.1",
"@preact/preset-vite": "^2.10.2",
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
"@types/node": "^22.15.34",
"@types/node": "^24.0.7",
"@types/react": "^19.1.8",
"@types/react-dom": "^19.1.6",
"concurrently": "^9.2.0",
"eslint": "^9.30.0",
"eslint-config-prettier": "^10.1.5",
"prettier": "^3.6.2",
"rollup-plugin-visualizer": "^5.14.0",
"rollup-plugin-visualizer": "^6.0.3",
"terser": "^5.43.1",
"typescript-eslint": "^8.35.0",
"vite": "^7.0.0",