[chore] Update electron-types to 0.4.42 (#3634)

Co-authored-by: webfiltered <176114999+webfiltered@users.noreply.github.com>
This commit is contained in:
Comfy Org PR Bot
2025-04-26 05:45:10 +08:00
committed by GitHub
parent 5d4be8dc63
commit c7e6d66d47
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -11,7 +11,7 @@
"dependencies": {
"@alloc/quick-lru": "^5.2.0",
"@atlaskit/pragmatic-drag-and-drop": "^1.3.1",
"@comfyorg/comfyui-electron-types": "^0.4.39",
"@comfyorg/comfyui-electron-types": "^0.4.42",
"@comfyorg/litegraph": "^0.14.1",
"@primevue/forms": "^4.2.5",
"@primevue/themes": "^4.2.5",
@@ -476,9 +476,9 @@
}
},
"node_modules/@comfyorg/comfyui-electron-types": {
"version": "0.4.39",
"resolved": "https://registry.npmjs.org/@comfyorg/comfyui-electron-types/-/comfyui-electron-types-0.4.39.tgz",
"integrity": "sha512-5ZPaXy3SMMi5YO2gjgUWrRhmh/Ble1Qh//s+QKMyDP+FbMvVJu5eq6kc/5NiYngzaWziCcthgAlDBDz5oV5j4A==",
"version": "0.4.42",
"resolved": "https://registry.npmjs.org/@comfyorg/comfyui-electron-types/-/comfyui-electron-types-0.4.42.tgz",
"integrity": "sha512-sp3VIbpfRTcGdT3238aN7r4spRa2TtGewHlDrvT5GA2CdMOJ7Xn0Zig4rOja3MIogPhDVWGykIzbB5J08ViUSQ==",
"license": "GPL-3.0-only"
},
"node_modules/@comfyorg/litegraph": {