add esp32_s3_32M profile, 16M partitions with larger data space, packages

This commit is contained in:
MichaelDvP
2024-02-29 14:28:58 +01:00
parent 463c68d08c
commit 854f764b3c
5 changed files with 57 additions and 34 deletions

View File

@@ -31,8 +31,8 @@
"@table-library/react-table-library": "4.1.7",
"@types/imagemin": "^8.0.5",
"@types/lodash-es": "^4.17.12",
"@types/node": "^20.11.21",
"@types/react": "^18.2.60",
"@types/node": "^20.11.23",
"@types/react": "^18.2.61",
"@types/react-dom": "^18.2.19",
"@types/react-router-dom": "^5.3.3",
"alova": "^2.17.0",
@@ -45,7 +45,7 @@
"react-dom": "latest",
"react-dropzone": "^14.2.3",
"react-icons": "^5.0.1",
"react-router-dom": "^6.22.1",
"react-router-dom": "^6.22.2",
"react-toastify": "^10.0.4",
"sockette": "^2.0.6",
"typesafe-i18n": "^5.26.2",