[chore] Update litegraph to 0.13.7 (#3544)

Co-authored-by: webfiltered <176114999+webfiltered@users.noreply.github.com>
Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
Comfy Org PR Bot
2025-04-22 00:00:10 +09:00
committed by GitHub
parent 53ee5904e8
commit e027a9bf44
3 changed files with 5 additions and 5 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 58 KiB

After

Width:  |  Height:  |  Size: 58 KiB

8
package-lock.json generated
View File

@@ -12,7 +12,7 @@
"@alloc/quick-lru": "^5.2.0",
"@atlaskit/pragmatic-drag-and-drop": "^1.3.1",
"@comfyorg/comfyui-electron-types": "^0.4.39",
"@comfyorg/litegraph": "^0.13.6",
"@comfyorg/litegraph": "^0.13.7",
"@primevue/forms": "^4.2.5",
"@primevue/themes": "^4.2.5",
"@sentry/vue": "^8.48.0",
@@ -482,9 +482,9 @@
"license": "GPL-3.0-only"
},
"node_modules/@comfyorg/litegraph": {
"version": "0.13.6",
"resolved": "https://registry.npmjs.org/@comfyorg/litegraph/-/litegraph-0.13.6.tgz",
"integrity": "sha512-a7FWNYayohJHZplEmvBAwlsm7IRqGvGCGfqS70wKGqihpNiHVldPecSoVr6cL/tDkObSiSj0/5d6ueTCjZXEsA==",
"version": "0.13.7",
"resolved": "https://registry.npmjs.org/@comfyorg/litegraph/-/litegraph-0.13.7.tgz",
"integrity": "sha512-U0nS4mAUVnQshjY8YOtIETC2Y37SSOai0g9jTM523MWAybu01Z8DjbvBgs5CRQVxuVsxZP857qawvMQgRZBY8w==",
"license": "MIT"
},
"node_modules/@cspotcode/source-map-support": {

View File

@@ -72,7 +72,7 @@
"@alloc/quick-lru": "^5.2.0",
"@atlaskit/pragmatic-drag-and-drop": "^1.3.1",
"@comfyorg/comfyui-electron-types": "^0.4.39",
"@comfyorg/litegraph": "^0.13.6",
"@comfyorg/litegraph": "^0.13.7",
"@primevue/forms": "^4.2.5",
"@primevue/themes": "^4.2.5",
"@sentry/vue": "^8.48.0",