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