|
42 | 42 | "devtools:pycheck": "python3 -m compileall -q tools/devtools"
|
43 | 43 | },
|
44 | 44 | "devDependencies": {
|
| 45 | + "@comfyorg/comfyui-electron-types": "0.4.73-0", |
45 | 46 | "@eslint/js": "^9.35.0",
|
46 | 47 | "@intlify/eslint-plugin-vue-i18n": "^4.1.0",
|
47 | 48 | "@lobehub/i18n-cli": "^1.25.1",
|
|
86 | 87 | "tailwindcss-primeui": "^0.6.1",
|
87 | 88 | "tsx": "^4.15.6",
|
88 | 89 | "tw-animate-css": "^1.3.8",
|
89 |
| - "typescript": "^5.4.5", |
| 90 | + "typescript": "^5.9.2", |
90 | 91 | "typescript-eslint": "^8.44.0",
|
91 | 92 | "unplugin-icons": "^0.22.0",
|
92 | 93 | "unplugin-vue-components": "^0.28.0",
|
|
105 | 106 | "dependencies": {
|
106 | 107 | "@alloc/quick-lru": "^5.2.0",
|
107 | 108 | "@atlaskit/pragmatic-drag-and-drop": "^1.3.1",
|
108 |
| - "@comfyorg/comfyui-electron-types": "0.4.73-0", |
109 | 109 | "@comfyorg/design-system": "workspace:*",
|
110 | 110 | "@comfyorg/registry-types": "workspace:*",
|
111 | 111 | "@comfyorg/tailwind-utils": "workspace:*",
|
|
131 | 131 | "@xterm/addon-serialize": "^0.13.0",
|
132 | 132 | "@xterm/xterm": "^5.5.0",
|
133 | 133 | "algoliasearch": "^5.21.0",
|
134 |
| - "axios": "^1.8.2", |
| 134 | + "axios": "^1.11.0", |
135 | 135 | "chart.js": "^4.5.0",
|
136 | 136 | "dompurify": "^3.2.5",
|
137 | 137 | "dotenv": "^16.4.5",
|
|
0 commit comments