mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-29 10:42:44 +00:00
Add support for hidden & advanced widgets (#1389)
* Add support for hidden & advanced widgets * Fix * Update package * Remove ts-expect-error * Fix test, tidy
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@atlaskit/pragmatic-drag-and-drop": "^1.3.1",
|
||||
"@comfyorg/litegraph": "^0.8.13",
|
||||
"@comfyorg/litegraph": "^0.8.14",
|
||||
"@primevue/themes": "^4.0.5",
|
||||
"@vueuse/core": "^11.0.0",
|
||||
"axios": "^1.7.4",
|
||||
|
||||
Reference in New Issue
Block a user