Update litegraph 0.8.67 (#2423)

This commit is contained in:
Chenlei Hu
2025-02-04 16:31:09 -08:00
committed by GitHub
parent 5f850ddaa4
commit 0af4768dd2
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.16",
"@comfyorg/litegraph": "^0.8.66",
"@comfyorg/litegraph": "^0.8.67",
"@primevue/forms": "^4.2.5",
"@primevue/themes": "^4.2.5",
"@sentry/vue": "^8.48.0",
@@ -1944,9 +1944,9 @@
"license": "GPL-3.0-only"
},
"node_modules/@comfyorg/litegraph": {
"version": "0.8.66",
"resolved": "https://registry.npmjs.org/@comfyorg/litegraph/-/litegraph-0.8.66.tgz",
"integrity": "sha512-Tak4ECrhtONLonuQr1NGpYT7UiUSVy0RjdoifRPDAkKpgIWS6eGBCerdZcF/7tKh1Mi4ddRQRYkgMl8Fh+lS1g==",
"version": "0.8.67",
"resolved": "https://registry.npmjs.org/@comfyorg/litegraph/-/litegraph-0.8.67.tgz",
"integrity": "sha512-yGytBGJHpEpesZ+2eusepbHlUlztYBu25h4eSIlMildceMFI/oEVTDj3gdmVgaReEs3uAZVnfSBqIPwqthHGJA==",
"license": "MIT"
},
"node_modules/@cspotcode/source-map-support": {

View File

@@ -84,7 +84,7 @@
"dependencies": {
"@atlaskit/pragmatic-drag-and-drop": "^1.3.1",
"@comfyorg/comfyui-electron-types": "^0.4.16",
"@comfyorg/litegraph": "^0.8.66",
"@comfyorg/litegraph": "^0.8.67",
"@primevue/forms": "^4.2.5",
"@primevue/themes": "^4.2.5",
"@sentry/vue": "^8.48.0",