|
42 | 42 | "devtools:pycheck": "python3 -m compileall -q tools/devtools"
|
43 | 43 | },
|
44 | 44 | "devDependencies": {
|
45 |
| - "@eslint/js": "^9.35.0", |
46 |
| - "@intlify/eslint-plugin-vue-i18n": "^4.1.0", |
47 |
| - "@lobehub/i18n-cli": "^1.25.1", |
48 |
| - "@nx/eslint": "21.4.1", |
49 |
| - "@nx/playwright": "21.4.1", |
50 |
| - "@nx/storybook": "21.4.1", |
51 |
| - "@nx/vite": "21.4.1", |
52 |
| - "@pinia/testing": "^0.1.5", |
53 |
| - "@playwright/test": "^1.52.0", |
54 |
| - "@storybook/addon-docs": "^9.1.1", |
55 |
| - "@storybook/vue3": "^9.1.1", |
56 |
| - "@storybook/vue3-vite": "^9.1.1", |
57 |
| - "@tailwindcss/vite": "^4.1.12", |
58 |
| - "@trivago/prettier-plugin-sort-imports": "^5.2.0", |
59 |
| - "@types/fs-extra": "^11.0.4", |
60 |
| - "@types/jsdom": "^21.1.7", |
61 |
| - "@types/node": "^20.14.8", |
62 |
| - "@types/semver": "^7.7.0", |
63 |
| - "@types/three": "^0.169.0", |
64 |
| - "@vitejs/plugin-vue": "^5.1.4", |
65 |
| - "@vitest/coverage-v8": "^3.2.4", |
66 |
| - "@vitest/ui": "^3.0.0", |
67 |
| - "@vue/test-utils": "^2.4.6", |
68 |
| - "eslint": "^9.34.0", |
69 |
| - "eslint-config-prettier": "^10.1.8", |
70 |
| - "eslint-plugin-prettier": "^5.5.4", |
71 |
| - "eslint-plugin-storybook": "^9.1.6", |
72 |
| - "eslint-plugin-unused-imports": "^4.2.0", |
73 |
| - "eslint-plugin-vue": "^10.4.0", |
| 45 | + "@eslint/js": "catalog:", |
| 46 | + "@intlify/eslint-plugin-vue-i18n": "catalog:", |
| 47 | + "@lobehub/i18n-cli": "catalog:", |
| 48 | + "@nx/eslint": "catalog:", |
| 49 | + "@nx/playwright": "catalog:", |
| 50 | + "@nx/storybook": "catalog:", |
| 51 | + "@nx/vite": "catalog:", |
| 52 | + "@pinia/testing": "catalog:", |
| 53 | + "@playwright/test": "catalog:", |
| 54 | + "@storybook/addon-docs": "catalog:", |
| 55 | + "@storybook/vue3": "catalog:", |
| 56 | + "@storybook/vue3-vite": "catalog:", |
| 57 | + "@tailwindcss/vite": "catalog:", |
| 58 | + "@trivago/prettier-plugin-sort-imports": "catalog:", |
| 59 | + "@types/fs-extra": "catalog:", |
| 60 | + "@types/jsdom": "catalog:", |
| 61 | + "@types/node": "catalog:", |
| 62 | + "@types/semver": "catalog:", |
| 63 | + "@types/three": "catalog:", |
| 64 | + "@vitejs/plugin-vue": "catalog:", |
| 65 | + "@vitest/coverage-v8": "catalog:", |
| 66 | + "@vitest/ui": "catalog:", |
| 67 | + "@vue/test-utils": "catalog:", |
| 68 | + "eslint": "catalog:", |
| 69 | + "eslint-config-prettier": "catalog:", |
| 70 | + "eslint-plugin-prettier": "catalog:", |
| 71 | + "eslint-plugin-storybook": "catalog:", |
| 72 | + "eslint-plugin-unused-imports": "catalog:", |
| 73 | + "eslint-plugin-vue": "catalog:", |
74 | 74 | "fs-extra": "^11.2.0",
|
75 |
| - "globals": "^15.9.0", |
76 |
| - "happy-dom": "^15.11.0", |
77 |
| - "husky": "^9.0.11", |
78 |
| - "jiti": "2.4.2", |
79 |
| - "jsdom": "^26.1.0", |
80 |
| - "knip": "^5.62.0", |
81 |
| - "lint-staged": "^15.2.7", |
82 |
| - "nx": "21.4.1", |
83 |
| - "prettier": "^3.3.2", |
84 |
| - "storybook": "^9.1.6", |
85 |
| - "tailwindcss": "^4.1.12", |
86 |
| - "tailwindcss-primeui": "^0.6.1", |
87 |
| - "tsx": "^4.15.6", |
88 |
| - "tw-animate-css": "^1.3.8", |
89 |
| - "typescript": "^5.4.5", |
90 |
| - "typescript-eslint": "^8.44.0", |
91 |
| - "unplugin-icons": "^0.22.0", |
92 |
| - "unplugin-vue-components": "^0.28.0", |
| 75 | + "globals": "catalog:", |
| 76 | + "happy-dom": "catalog:", |
| 77 | + "husky": "catalog:", |
| 78 | + "jiti": "catalog:", |
| 79 | + "jsdom": "catalog:", |
| 80 | + "knip": "catalog:", |
| 81 | + "lint-staged": "catalog:", |
| 82 | + "nx": "catalog:", |
| 83 | + "prettier": "catalog:", |
| 84 | + "storybook": "catalog:", |
| 85 | + "tailwindcss": "catalog:", |
| 86 | + "tailwindcss-primeui": "catalog:", |
| 87 | + "tsx": "catalog:", |
| 88 | + "tw-animate-css": "catalog:", |
| 89 | + "typescript": "catalog:", |
| 90 | + "typescript-eslint": "catalog:", |
| 91 | + "unplugin-icons": "catalog:", |
| 92 | + "unplugin-vue-components": "catalog:", |
93 | 93 | "uuid": "^11.1.0",
|
94 |
| - "vite": "^5.4.19", |
95 |
| - "vite-plugin-dts": "^4.5.4", |
96 |
| - "vite-plugin-html": "^3.2.2", |
97 |
| - "vite-plugin-vue-devtools": "^7.7.6", |
98 |
| - "vitest": "^3.2.4", |
99 |
| - "vue-component-type-helpers": "^3.0.7", |
100 |
| - "vue-eslint-parser": "^10.2.0", |
101 |
| - "vue-tsc": "^3.0.7", |
| 94 | + "vite": "catalog:", |
| 95 | + "vite-plugin-dts": "catalog:", |
| 96 | + "vite-plugin-html": "catalog:", |
| 97 | + "vite-plugin-vue-devtools": "catalog:", |
| 98 | + "vitest": "catalog:", |
| 99 | + "vue-component-type-helpers": "catalog:", |
| 100 | + "vue-eslint-parser": "catalog:", |
| 101 | + "vue-tsc": "catalog:", |
102 | 102 | "zip-dir": "^2.0.0",
|
103 |
| - "zod-to-json-schema": "^3.24.1" |
| 103 | + "zod-to-json-schema": "catalog:" |
104 | 104 | },
|
105 | 105 | "dependencies": {
|
106 |
| - "@alloc/quick-lru": "^5.2.0", |
| 106 | + "@alloc/quick-lru": "catalog:", |
107 | 107 | "@atlaskit/pragmatic-drag-and-drop": "^1.3.1",
|
108 | 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:*",
|
112 |
| - "@iconify/json": "^2.2.380", |
113 |
| - "@primeuix/forms": "0.0.2", |
114 |
| - "@primeuix/styled": "0.3.2", |
115 |
| - "@primeuix/utils": "^0.3.2", |
116 |
| - "@primevue/core": "^4.2.5", |
117 |
| - "@primevue/forms": "^4.2.5", |
118 |
| - "@primevue/icons": "4.2.5", |
119 |
| - "@primevue/themes": "^4.2.5", |
120 |
| - "@sentry/vue": "^8.48.0", |
| 112 | + "@iconify/json": "catalog:", |
| 113 | + "@primeuix/forms": "catalog:", |
| 114 | + "@primeuix/styled": "catalog:", |
| 115 | + "@primeuix/utils": "catalog:", |
| 116 | + "@primevue/core": "catalog:", |
| 117 | + "@primevue/forms": "catalog:", |
| 118 | + "@primevue/icons": "catalog:", |
| 119 | + "@primevue/themes": "catalog:", |
| 120 | + "@sentry/vue": "catalog:", |
121 | 121 | "@tiptap/core": "^2.10.4",
|
122 | 122 | "@tiptap/extension-link": "^2.10.4",
|
123 | 123 | "@tiptap/extension-table": "^2.10.4",
|
124 | 124 | "@tiptap/extension-table-cell": "^2.10.4",
|
125 | 125 | "@tiptap/extension-table-header": "^2.10.4",
|
126 | 126 | "@tiptap/extension-table-row": "^2.10.4",
|
127 | 127 | "@tiptap/starter-kit": "^2.10.4",
|
128 |
| - "@vueuse/core": "^11.0.0", |
129 |
| - "@vueuse/integrations": "^13.9.0", |
| 128 | + "@vueuse/core": "catalog:", |
| 129 | + "@vueuse/integrations": "catalog:", |
130 | 130 | "@xterm/addon-fit": "^0.10.0",
|
131 | 131 | "@xterm/addon-serialize": "^0.13.0",
|
132 | 132 | "@xterm/xterm": "^5.5.0",
|
133 |
| - "algoliasearch": "^5.21.0", |
134 |
| - "axios": "^1.8.2", |
| 133 | + "algoliasearch": "catalog:", |
| 134 | + "axios": "catalog:", |
135 | 135 | "chart.js": "^4.5.0",
|
136 | 136 | "dompurify": "^3.2.5",
|
137 |
| - "dotenv": "^16.4.5", |
| 137 | + "dotenv": "catalog:", |
138 | 138 | "es-toolkit": "^1.39.9",
|
139 | 139 | "extendable-media-recorder": "^9.2.27",
|
140 | 140 | "extendable-media-recorder-wav-encoder": "^7.0.129",
|
141 | 141 | "fast-glob": "^3.3.3",
|
142 |
| - "firebase": "^11.6.0", |
| 142 | + "firebase": "catalog:", |
143 | 143 | "fuse.js": "^7.0.0",
|
144 | 144 | "glob": "^11.0.3",
|
145 | 145 | "jsondiffpatch": "^0.6.0",
|
146 | 146 | "loglevel": "^1.9.2",
|
147 | 147 | "marked": "^15.0.11",
|
148 |
| - "pinia": "^2.1.7", |
149 |
| - "primeicons": "^7.0.0", |
150 |
| - "primevue": "^4.2.5", |
| 148 | + "pinia": "catalog:", |
| 149 | + "primeicons": "catalog:", |
| 150 | + "primevue": "catalog:", |
151 | 151 | "reka-ui": "^2.5.0",
|
152 | 152 | "semver": "^7.7.2",
|
153 | 153 | "three": "^0.170.0",
|
154 | 154 | "tiptap-markdown": "^0.8.10",
|
155 |
| - "vue": "^3.5.13", |
156 |
| - "vue-i18n": "^9.14.3", |
157 |
| - "vue-router": "^4.4.3", |
158 |
| - "vuefire": "^3.2.1", |
159 |
| - "yjs": "^13.6.27", |
160 |
| - "zod": "^3.23.8", |
161 |
| - "zod-validation-error": "^3.3.0" |
| 155 | + "vue": "catalog:", |
| 156 | + "vue-i18n": "catalog:", |
| 157 | + "vue-router": "catalog:", |
| 158 | + "vuefire": "catalog:", |
| 159 | + "yjs": "catalog:", |
| 160 | + "zod": "catalog:", |
| 161 | + "zod-validation-error": "catalog:" |
162 | 162 | }
|
163 | 163 | }
|
0 commit comments