feat: add brew app connection

- initialize tcp communication with brew app
- WIP value editor sync

Signed-off-by: pakintada@gmail.com <Pakin>
This commit is contained in:
pakintada@gmail.com 2026-04-03 17:25:27 +07:00
parent 08f7626dcb
commit 274025ed33
14 changed files with 431 additions and 69 deletions

View file

@ -19,7 +19,7 @@
},
"devDependencies": {
"@chromatic-com/storybook": "^4.1.3",
"@internationalized/date": "^3.10.1",
"@internationalized/date": "^3.12.0",
"@lucide/svelte": "^0.561.0",
"@storybook/addon-a11y": "^10.2.0",
"@storybook/addon-docs": "^10.2.0",
@ -35,7 +35,7 @@
"@tanstack/table-core": "^8.21.3",
"@types/node": "^22.19.7",
"@vitest/browser": "^3.2.4",
"bits-ui": "^2.15.4",
"bits-ui": "^2.16.3",
"clsx": "^2.1.1",
"paneforge": "^1.0.0-next.6",
"playwright": "^1.57.0",