update dependencies (#3536)

This commit is contained in:
Karsten Hassel
2024-09-14 22:05:20 +02:00
committed by GitHub
parent 3380314c11
commit 81351fb4cc
5 changed files with 268 additions and 277 deletions

View File

@@ -22,7 +22,6 @@ _This release is scheduled to be released on 2024-10-01._
- [core] Updated dependencies including stylistic-eslint
- [core] Updated SocketIO catch all to new API
- [core] Allow custom modules positions by scanning index.html for the defined regions, instead of hard coded (PR #3518 fixes issue #3504)
- [core] Update dependencies
### Fixed