chore: improve ux of workflow editor

This commit is contained in:
Abhishek Kumar 2025-11-05 15:22:46 +05:30
parent 5c1fe2c6af
commit be1699aafc
17 changed files with 417 additions and 93 deletions

8
ui/package-lock.json generated
View file

@ -31,7 +31,7 @@
"clsx": "^2.1.1",
"date-fns": "^4.1.0",
"livekit-client": "^2.9.9",
"lucide-react": "^0.487.0",
"lucide-react": "^0.505.0",
"next": "^15.3.3",
"next-themes": "^0.4.6",
"pino": "^9.9.2",
@ -14231,9 +14231,9 @@
"license": "ISC"
},
"node_modules/lucide-react": {
"version": "0.487.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.487.0.tgz",
"integrity": "sha512-aKqhOQ+YmFnwq8dWgGjOuLc8V1R9/c/yOd+zDY4+ohsR2Jo05lSGc3WsstYPIzcTpeosN7LoCkLReUUITvaIvw==",
"version": "0.505.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.505.0.tgz",
"integrity": "sha512-CblOqNBI1aIJqTIBx42CbBf7omVukYtYEy43eZLkm0CTrOO1tgumeuL/RrjwzXRaWonlcJYYTtBE70STDH3pvg==",
"license": "ISC",
"peerDependencies": {
"react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0"