update packages

This commit is contained in:
proddy
2025-01-04 14:13:51 +01:00
parent eb87651c47
commit 93e4abe72d
2 changed files with 4 additions and 4 deletions

View File

@@ -24,8 +24,8 @@
"@alova/adapter-xhr": "2.1.0", "@alova/adapter-xhr": "2.1.0",
"@emotion/react": "^11.14.0", "@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.0", "@emotion/styled": "^11.14.0",
"@mui/icons-material": "^6.2.1", "@mui/icons-material": "^6.3.1",
"@mui/material": "^6.2.1", "@mui/material": "^6.3.1",
"@table-library/react-table-library": "4.1.7", "@table-library/react-table-library": "4.1.7",
"alova": "3.2.7", "alova": "3.2.7",
"async-validator": "^4.2.5", "async-validator": "^4.2.5",

View File

@@ -28,10 +28,10 @@ default_envs = s3_16M_P ; BBQKees S3
; monitor_filters = colorize, esp32_exception_decoder ; monitor_filters = colorize, esp32_exception_decoder
; customize the scripts ; customize the scripts
extra_scripts = ; extra_scripts =
; pre:scripts/build_interface.py ; builds the WebUI (unless NO_BUILD_WEBUI is set) - comment out if you don't want to build each time ; pre:scripts/build_interface.py ; builds the WebUI (unless NO_BUILD_WEBUI is set) - comment out if you don't want to build each time
; scripts/rename_fw.py ; renames the firmware .bin file - comment out if not needed ; scripts/rename_fw.py ; renames the firmware .bin file - comment out if not needed
scripts/upload.py ; optionally upload the firmware via OTA (must have upload_protocol = custom) ; scripts/upload.py ; optionally upload the firmware via OTA (must have upload_protocol = custom)
; set the username and password for the admin account (default password is admin) ; set the username and password for the admin account (default password is admin)
custom_username = admin custom_username = admin