|
21 | 21 | "./unstable_internal/*": "./src/*" |
22 | 22 | }, |
23 | 23 | "dependencies": { |
24 | | - "@ai-sdk/react": "^2.0.119", |
| 24 | + "@ai-sdk/react": "^2.0.125", |
25 | 25 | "@anywidget/types": "^0.2.0", |
26 | 26 | "@codemirror/autocomplete": "^6.20.0", |
27 | 27 | "@codemirror/commands": "^6.10.1", |
|
114 | 114 | "@xterm/addon-web-links": "^0.12.0", |
115 | 115 | "@xterm/xterm": "^5.5.0", |
116 | 116 | "@zed-industries/agent-client-protocol": "^0.4.5", |
117 | | - "ai": "^5.0.117", |
| 117 | + "ai": "^5.0.123", |
118 | 118 | "ansi_up": "^6.0.6", |
119 | 119 | "class-variance-authority": "^0.7.1", |
120 | 120 | "clsx": "^2.1.1", |
|
127 | 127 | "dompurify": "^3.3.1", |
128 | 128 | "eslint-plugin-header": "^3.1.1", |
129 | 129 | "htm": "^3.1.1", |
130 | | - "html-react-parser": "^5.2.11", |
| 130 | + "html-react-parser": "^5.2.14", |
131 | 131 | "html-to-image": "1.11.13", |
132 | 132 | "humanize-duration": "^3.33.2", |
133 | 133 | "iconify-icon": "^2.3.0", |
134 | | - "jotai": "^2.16.1", |
| 134 | + "jotai": "^2.17.0", |
135 | 135 | "jotai-scope": "^0.10.0", |
136 | 136 | "js-cookie": "^3.0.5", |
137 | | - "katex": "^0.16.27", |
| 137 | + "katex": "^0.16.28", |
138 | 138 | "lodash-es": "^4.17.22", |
139 | 139 | "loro-codemirror": "^0.3.3", |
140 | | - "loro-crdt": "^1.10.3", |
141 | | - "lucide-react": "^0.562.0", |
| 140 | + "loro-crdt": "^1.10.5", |
| 141 | + "lucide-react": "^0.563.0", |
142 | 142 | "lz-string": "^1.5.0", |
143 | 143 | "marked": "^15.0.12", |
144 | 144 | "mermaid": "^11.12.2", |
|
152 | 152 | "react-codemirror-merge": "4.25.4", |
153 | 153 | "react-dnd": "^16.0.1", |
154 | 154 | "react-dnd-html5-backend": "^16.0.1", |
155 | | - "react-dropzone": "^14.3.8", |
| 155 | + "react-dropzone": "^14.4.0", |
156 | 156 | "react-error-boundary": "^5.0.0", |
157 | 157 | "react-grid-layout": "^1.5.3", |
158 | 158 | "react-hook-form": "7.54.2", |
|
165 | 165 | "reactflow": "^11.11.4", |
166 | 166 | "remark-gfm": "^4.0.1", |
167 | 167 | "rpc-anywhere": "^1.7.0", |
168 | | - "sql-formatter": "^15.6.12", |
| 168 | + "sql-formatter": "^15.7.0", |
169 | 169 | "streamdown": "^2.1.0", |
170 | 170 | "string-dedent": "^3.0.2", |
171 | 171 | "swiper": "^11.2.10", |
|
183 | 183 | "vscode-jsonrpc": "^8.2.1", |
184 | 184 | "vscode-languageserver-protocol": "^3.17.5", |
185 | 185 | "web-vitals": "^4.2.4", |
186 | | - "zod": "^4.3.4" |
| 186 | + "zod": "^4.3.6" |
187 | 187 | }, |
188 | 188 | "scripts": { |
189 | 189 | "preinstall": "npx only-allow pnpm", |
|
211 | 211 | "react-dom": "^17 || ^18 || ^19" |
212 | 212 | }, |
213 | 213 | "devDependencies": { |
214 | | - "@babel/plugin-proposal-decorators": "^7.28.0", |
| 214 | + "@babel/plugin-proposal-decorators": "^7.28.6", |
215 | 215 | "@babel/preset-typescript": "^7.25.9", |
216 | 216 | "@biomejs/biome": "2.3.12", |
217 | 217 | "@codecov/vite-plugin": "^1.9.1", |
|
224 | 224 | "@testing-library/jest-dom": "^6.9.1", |
225 | 225 | "@testing-library/react": "^16.3.1", |
226 | 226 | "@types/dompurify": "^3.2.0", |
227 | | - "@types/katex": "^0.16.7", |
| 227 | + "@types/katex": "^0.16.8", |
228 | 228 | "@types/lodash-es": "^4.17.12", |
229 | | - "@types/node": "^24.10.4", |
230 | | - "@types/react": "^19.2.7", |
| 229 | + "@types/node": "^24.10.9", |
| 230 | + "@types/react": "^19.2.10", |
231 | 231 | "@types/react-dom": "^19.2.3", |
232 | 232 | "@types/react-plotly.js": "^2.6.4", |
233 | 233 | "@types/timestring": "^6.0.5", |
|
251 | 251 | "npm-run-all2": "^6.2.6", |
252 | 252 | "postcss": "^8.5.6", |
253 | 253 | "postcss-plugin-namespace": "^0.0.3", |
254 | | - "react": "^19.2.3", |
| 254 | + "react": "^19.2.4", |
255 | 255 | "react-compiler-runtime": "19.1.0-rc.3", |
256 | | - "react-dom": "^19.2.3", |
| 256 | + "react-dom": "^19.2.4", |
257 | 257 | "storybook": "^10.2.0", |
258 | 258 | "stylelint": "^16.26.1", |
259 | 259 | "stylelint-config-standard": "^36.0.1", |
|
0 commit comments