Skip to content

Commit 1dd35b4

Browse files
committed
Revert "Add utils workspace dependency"
This reverts commit ae301f7.
1 parent 7447b93 commit 1dd35b4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@
4242
"devtools:pycheck": "python3 -m compileall -q tools/devtools"
4343
},
4444
"devDependencies": {
45-
"@comfyorg/comfyui-electron-types": "0.4.73-0",
4645
"@eslint/js": "^9.35.0",
4746
"@intlify/eslint-plugin-vue-i18n": "^4.1.0",
4847
"@lobehub/i18n-cli": "^1.25.1",
@@ -87,7 +86,7 @@
8786
"tailwindcss-primeui": "^0.6.1",
8887
"tsx": "^4.15.6",
8988
"tw-animate-css": "^1.3.8",
90-
"typescript": "^5.9.2",
89+
"typescript": "^5.4.5",
9190
"typescript-eslint": "^8.44.0",
9291
"unplugin-icons": "^0.22.0",
9392
"unplugin-vue-components": "^0.28.0",
@@ -106,6 +105,7 @@
106105
"dependencies": {
107106
"@alloc/quick-lru": "^5.2.0",
108107
"@atlaskit/pragmatic-drag-and-drop": "^1.3.1",
108+
"@comfyorg/comfyui-electron-types": "0.4.73-0",
109109
"@comfyorg/design-system": "workspace:*",
110110
"@comfyorg/registry-types": "workspace:*",
111111
"@comfyorg/tailwind-utils": "workspace:*",
@@ -132,7 +132,7 @@
132132
"@xterm/addon-serialize": "^0.13.0",
133133
"@xterm/xterm": "^5.5.0",
134134
"algoliasearch": "^5.21.0",
135-
"axios": "^1.11.0",
135+
"axios": "^1.8.2",
136136
"chart.js": "^4.5.0",
137137
"dompurify": "^3.2.5",
138138
"dotenv": "^16.4.5",

0 commit comments

Comments
 (0)