|
62 | 62 | "dependencies": { |
63 | 63 | "@agentclientprotocol/sdk": "^0.16.1", |
64 | 64 | "@anthropic-ai/sdk": "^0.53.0", |
65 | | - "@antv/infographic": "^0.2.7", |
66 | 65 | "@aws-sdk/client-bedrock": "^3.958.0", |
67 | 66 | "@aws-sdk/client-bedrock-runtime": "^3.958.0", |
68 | 67 | "@duckdb/node-api": "1.3.2-alpha.25", |
69 | 68 | "@e2b/code-interpreter": "^1.5.1", |
70 | 69 | "@electron-toolkit/preload": "^3.0.2", |
71 | 70 | "@electron-toolkit/utils": "^4.0.0", |
72 | | - "@google/genai": "^1.34.0", |
| 71 | + "@google/genai": "^1.46.0", |
73 | 72 | "@jxa/run": "^1.4.0", |
74 | | - "@larksuiteoapi/node-sdk": "^1.59.0", |
75 | | - "@modelcontextprotocol/sdk": "^1.25.1", |
76 | | - "axios": "^1.13.2", |
| 73 | + "@larksuiteoapi/node-sdk": "^1.60.0", |
| 74 | + "@modelcontextprotocol/sdk": "^1.28.0", |
| 75 | + "axios": "^1.13.6", |
77 | 76 | "better-sqlite3-multiple-ciphers": "12.4.1", |
78 | | - "cheerio": "^1.1.2", |
| 77 | + "cheerio": "^1.2.0", |
79 | 78 | "chokidar": "^5.0.0", |
80 | 79 | "compare-versions": "^6.1.1", |
81 | 80 | "cross-spawn": "^7.0.6", |
82 | | - "diff": "^8.0.3", |
| 81 | + "diff": "^8.0.4", |
83 | 82 | "electron-log": "^5.4.3", |
84 | 83 | "electron-store": "^8.2.0", |
85 | | - "electron-updater": "^6.6.2", |
| 84 | + "electron-updater": "^6.8.3", |
86 | 85 | "electron-window-state": "^5.0.3", |
87 | 86 | "es-mime-types": "^0.1.4", |
88 | 87 | "fflate": "^0.8.2", |
89 | | - "font-list": "^2.0.1", |
90 | | - "glob": "^13.0.0", |
| 88 | + "font-list": "^2.0.2", |
| 89 | + "glob": "^13.0.6", |
91 | 90 | "gray-matter": "^4.0.3", |
92 | 91 | "https-proxy-agent": "^7.0.6", |
93 | | - "jsonrepair": "^3.13.1", |
94 | | - "mammoth": "^1.11.0", |
95 | | - "nanoid": "^5.1.6", |
| 92 | + "jsonrepair": "^3.13.3", |
| 93 | + "mammoth": "^1.12.0", |
| 94 | + "nanoid": "^5.1.7", |
96 | 95 | "node-pty": "^1.1.0", |
97 | 96 | "ollama": "^0.5.18", |
98 | | - "openai": "^6.32.0", |
| 97 | + "openai": "^6.33.0", |
99 | 98 | "pdf-parse-new": "^1.4.1", |
100 | 99 | "run-applescript": "^7.1.0", |
101 | | - "safe-regex2": "^5.0.0", |
| 100 | + "safe-regex2": "^5.1.0", |
102 | 101 | "sharp": "^0.33.5", |
103 | 102 | "together-ai": "^0.16.0", |
104 | 103 | "tokenx": "^0.4.1", |
|
111 | 110 | "devDependencies": { |
112 | 111 | "@electron-toolkit/tsconfig": "^1.0.1", |
113 | 112 | "@electron/notarize": "^3.1.1", |
114 | | - "@iconify-json/lucide": "^1.2.82", |
115 | | - "@iconify-json/vscode-icons": "^1.2.37", |
| 113 | + "@iconify-json/lucide": "^1.2.99", |
| 114 | + "@iconify-json/vscode-icons": "^1.2.45", |
116 | 115 | "@iconify/vue": "^5.0.0", |
117 | 116 | "@lingual/i18n-check": "0.8.12", |
118 | 117 | "@pinia/colada": "^0.20.0", |
119 | 118 | "@tailwindcss/typography": "^0.5.19", |
120 | | - "@tailwindcss/vite": "^4.1.18", |
| 119 | + "@tailwindcss/vite": "^4.2.2", |
121 | 120 | "@tiptap/core": "^2.11.7", |
122 | 121 | "@tiptap/extension-code-block": "^2.11.9", |
123 | 122 | "@tiptap/extension-document": "^2.11.7", |
|
132 | 131 | "@tiptap/vue-3": "^2.11.7", |
133 | 132 | "@types/better-sqlite3": "^7.6.13", |
134 | 133 | "@types/mime-types": "^3.0.1", |
135 | | - "@types/node": "^22.19.3", |
| 134 | + "@types/node": "^22.19.15", |
136 | 135 | "@types/xlsx": "^0.0.35", |
137 | 136 | "@typescript/native-preview": "7.0.0-dev.20260115.1", |
138 | 137 | "@unovis/ts": "1.6.4", |
139 | 138 | "@unovis/vue": "1.6.4", |
140 | 139 | "@vee-validate/zod": "^4.15.1", |
141 | | - "@vitejs/plugin-vue": "^6.0.3", |
| 140 | + "@vitejs/plugin-vue": "^6.0.5", |
142 | 141 | "@vitest/ui": "^3.2.4", |
143 | 142 | "@vue/test-utils": "^2.4.6", |
144 | 143 | "@vueuse/core": "^12.8.2", |
|
154 | 153 | "electron-vite": "^4.0.1", |
155 | 154 | "jsdom": "^26.1.0", |
156 | 155 | "katex": "^0.16.27", |
157 | | - "lint-staged": "^16.2.7", |
| 156 | + "lint-staged": "^16.4.0", |
158 | 157 | "lucide-vue-next": "^0.544.0", |
159 | 158 | "markstream-vue": "0.0.8-beta.1", |
160 | | - "mermaid": "^11.12.2", |
161 | | - "minimatch": "^10.1.1", |
| 159 | + "mermaid": "^11.13.0", |
| 160 | + "minimatch": "^10.2.4", |
162 | 161 | "monaco-editor": "^0.52.2", |
163 | 162 | "oxfmt": "^0.42.0", |
164 | | - "oxlint": "^1.35.0", |
| 163 | + "oxlint": "^1.57.0", |
165 | 164 | "picocolors": "^1.1.1", |
166 | 165 | "pinia": "^3.0.4", |
167 | | - "reka-ui": "^2.7.0", |
| 166 | + "reka-ui": "^2.9.2", |
168 | 167 | "simple-git-hooks": "^2.13.1", |
169 | | - "stream-monaco": "^0.0.15", |
170 | | - "tailwind-merge": "^3.4.0", |
| 168 | + "stream-monaco": "^0.0.20", |
| 169 | + "tailwind-merge": "^3.5.0", |
171 | 170 | "tailwind-scrollbar-hide": "^4.0.0", |
172 | | - "tailwindcss": "^4.1.18", |
| 171 | + "tailwindcss": "^4.2.2", |
173 | 172 | "tailwindcss-animate": "^1.0.7", |
174 | 173 | "tippy.js": "^6.3.7", |
175 | 174 | "tw-animate-css": "^1.4.0", |
176 | | - "typescript": "^5.8.3", |
| 175 | + "typescript": "^5.9.3", |
177 | 176 | "vee-validate": "^4.15.1", |
178 | | - "vite": "^7.1.11", |
| 177 | + "vite": "^7.3.1", |
179 | 178 | "vite-plugin-monaco-editor-esm": "^2.0.2", |
180 | | - "vite-plugin-vue-devtools": "^8.0.5", |
181 | | - "vite-svg-loader": "^5.1.0", |
| 179 | + "vite-plugin-vue-devtools": "^8.1.1", |
| 180 | + "vite-svg-loader": "^5.1.1", |
182 | 181 | "vitest": "^3.2.4", |
183 | | - "vue": "^3.5.26", |
184 | | - "vue-i18n": "^11.2.7", |
| 182 | + "vue": "^3.5.31", |
| 183 | + "vue-i18n": "^11.3.0", |
185 | 184 | "vue-router": "4", |
186 | 185 | "vue-sonner": "^2.0.9", |
187 | 186 | "vue-tsgo": "0.0.1-yggdrasill.11", |
188 | | - "vue-virtual-scroller": "^2.0.0-beta.8", |
| 187 | + "vue-virtual-scroller": "^2.0.0-beta.10", |
189 | 188 | "vuedraggable": "^4.1.0", |
190 | | - "yaml": "^2.8.2", |
191 | | - "zod-to-json-schema": "^3.25.0" |
| 189 | + "yaml": "^2.8.3", |
| 190 | + "@antv/infographic": "^0.2.7", |
| 191 | + "zod-to-json-schema": "^3.25.1" |
192 | 192 | }, |
193 | 193 | "simple-git-hooks": { |
194 | 194 | "pre-commit": "node scripts/pre-commit.mjs", |
|
0 commit comments