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:
pythongosssss
2024-11-01 23:12:44 +00:00
committed by GitHub
parent a11b78d1c3
commit d701758663
5 changed files with 32 additions and 59 deletions

View File

@@ -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",