Add Signal auto-group creation
This commit is contained in:
parent
a83907b4be
commit
c8ccee7ada
7 changed files with 393 additions and 8 deletions
|
|
@ -51,13 +51,14 @@
|
|||
"author": "Darren Clarke",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"devDependencies": {
|
||||
"@types/react": "^19.0.12",
|
||||
"dotenv-cli": "latest",
|
||||
"eslint": "^9",
|
||||
"turbo": "^2.4.4",
|
||||
"typescript": "latest",
|
||||
"react": "^19.0.0",
|
||||
"react-dom": "^19.0.0",
|
||||
"@types/react": "^19.0.12"
|
||||
"ts-node": "^10.9.2",
|
||||
"turbo": "^2.4.4",
|
||||
"typescript": "latest"
|
||||
},
|
||||
"overrides": {
|
||||
"material-ui-popup-state": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue