Update litegraph (Multi-group selection) (#1325)

This commit is contained in:
Chenlei Hu
2024-10-26 18:26:59 -04:00
committed by GitHub
parent 571386c061
commit c1e960c83c
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -9,7 +9,7 @@
"version": "1.3.23",
"dependencies": {
"@atlaskit/pragmatic-drag-and-drop": "^1.3.1",
"@comfyorg/litegraph": "^0.8.6",
"@comfyorg/litegraph": "^0.8.7",
"@primevue/themes": "^4.0.5",
"@vueuse/core": "^11.0.0",
"axios": "^1.7.4",
@@ -1910,9 +1910,9 @@
"dev": true
},
"node_modules/@comfyorg/litegraph": {
"version": "0.8.6",
"resolved": "https://registry.npmjs.org/@comfyorg/litegraph/-/litegraph-0.8.6.tgz",
"integrity": "sha512-xPlUCTu6pePa3mV1soAZPYs2EAo3MIBRo1qewumdFsPDij1CZoqK4ZpSHYvUftzco3y+o+V+W5YGK31dFd6ULQ==",
"version": "0.8.7",
"resolved": "https://registry.npmjs.org/@comfyorg/litegraph/-/litegraph-0.8.7.tgz",
"integrity": "sha512-/bJgLcGGn29r+Ff1dJ4GMI+HHeFtRrsY5sdx+uoqaTGEYiyO5I4XLEzshbmZIEDtzgNk89VI8cyoS1FlcM3m6Q==",
"license": "MIT"
},
"node_modules/@cspotcode/source-map-support": {

View File

@@ -66,7 +66,7 @@
},
"dependencies": {
"@atlaskit/pragmatic-drag-and-drop": "^1.3.1",
"@comfyorg/litegraph": "^0.8.6",
"@comfyorg/litegraph": "^0.8.7",
"@primevue/themes": "^4.0.5",
"@vueuse/core": "^11.0.0",
"axios": "^1.7.4",