[chore] Update electron-types to 0.4.43 (#3731)

Co-authored-by: benceruleanlu <162923238+benceruleanlu@users.noreply.github.com>
This commit is contained in:
Comfy Org PR Bot
2025-05-02 22:32:13 +08:00
committed by GitHub
parent 1cbc0fc613
commit 53372110d3
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.42",
"@comfyorg/comfyui-electron-types": "^0.4.43",
"@comfyorg/litegraph": "^0.15.0-0",
"@primevue/forms": "^4.2.5",
"@primevue/themes": "^4.2.5",
@@ -476,9 +476,9 @@
}
},
"node_modules/@comfyorg/comfyui-electron-types": {
"version": "0.4.42",
"resolved": "https://registry.npmjs.org/@comfyorg/comfyui-electron-types/-/comfyui-electron-types-0.4.42.tgz",
"integrity": "sha512-sp3VIbpfRTcGdT3238aN7r4spRa2TtGewHlDrvT5GA2CdMOJ7Xn0Zig4rOja3MIogPhDVWGykIzbB5J08ViUSQ==",
"version": "0.4.43",
"resolved": "https://registry.npmjs.org/@comfyorg/comfyui-electron-types/-/comfyui-electron-types-0.4.43.tgz",
"integrity": "sha512-o6WFbYn9yAkGbkOwvhPF7pbKDvN0occZ21Tfyhya8CIsIqKpTHLft0aOqo4yhSh+kTxN16FYjsfrTH5Olk4WuA==",
"license": "GPL-3.0-only"
},
"node_modules/@comfyorg/litegraph": {

View File

@@ -71,7 +71,7 @@
"dependencies": {
"@alloc/quick-lru": "^5.2.0",
"@atlaskit/pragmatic-drag-and-drop": "^1.3.1",
"@comfyorg/comfyui-electron-types": "^0.4.42",
"@comfyorg/comfyui-electron-types": "^0.4.43",
"@comfyorg/litegraph": "^0.15.0-0",
"@primevue/forms": "^4.2.5",
"@primevue/themes": "^4.2.5",