Update litegraph 0.8.49 (#2056)

This commit is contained in:
Chenlei Hu
2024-12-25 23:20:28 -05:00
committed by GitHub
parent cce11bb639
commit c00d665aa5
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -11,7 +11,7 @@
"dependencies": {
"@atlaskit/pragmatic-drag-and-drop": "^1.3.1",
"@comfyorg/comfyui-electron-types": "^0.4.3",
"@comfyorg/litegraph": "^0.8.48",
"@comfyorg/litegraph": "^0.8.49",
"@primevue/themes": "^4.0.5",
"@vueuse/core": "^11.0.0",
"@xterm/addon-fit": "^0.10.0",
@@ -1957,9 +1957,9 @@
"license": "GPL-3.0-only"
},
"node_modules/@comfyorg/litegraph": {
"version": "0.8.48",
"resolved": "https://registry.npmjs.org/@comfyorg/litegraph/-/litegraph-0.8.48.tgz",
"integrity": "sha512-acbbo5LXPqgo5mxa+hxWKx6oUalEotkjgk6/UpYyOp+fVN3UPHCD07jgijcujDQTVUYzeNWVj0v9iZBU5DBTpg==",
"version": "0.8.49",
"resolved": "https://registry.npmjs.org/@comfyorg/litegraph/-/litegraph-0.8.49.tgz",
"integrity": "sha512-G8wuna+Zplxe/kpfk/UOn9nCNqibneCglsQvM6DsrFsxtYX1rDdeK4q+/ejdKa4EI1ZMmcau1zOmS8KNQ9MTrA==",
"license": "MIT"
},
"node_modules/@cspotcode/source-map-support": {

View File

@@ -83,7 +83,7 @@
"dependencies": {
"@atlaskit/pragmatic-drag-and-drop": "^1.3.1",
"@comfyorg/comfyui-electron-types": "^0.4.3",
"@comfyorg/litegraph": "^0.8.48",
"@comfyorg/litegraph": "^0.8.49",
"@primevue/themes": "^4.0.5",
"@vueuse/core": "^11.0.0",
"@xterm/addon-fit": "^0.10.0",