|
30 | 30 | "dependencies": { |
31 | 31 | "@ant-design/icons": "^6.0.0", |
32 | 32 | "@ant-design/v5-patch-for-react-19": "^1.0.3", |
33 | | - "@ant-design/x": "^1.5.0", |
| 33 | + "@ant-design/x": "^1.6.0", |
34 | 34 | "@leaf/parse-think": "npm:@jsr/leaf__parse-think", |
35 | 35 | "@psych/lib": "npm:@jsr/psych__lib", |
36 | 36 | "@psych/sheet": "npm:@jsr/psych__sheet", |
37 | 37 | "ag-grid-community": "^33.3.2", |
38 | 38 | "ag-grid-react": "^33.3.2", |
39 | | - "antd": "^5.26.5", |
| 39 | + "antd": "^5.26.7", |
40 | 40 | "bowser": "^2.11.0", |
41 | | - "echarts": "^5.6.0", |
| 41 | + "echarts": "^6.0.0", |
42 | 42 | "echarts-gl": "^2.0.9", |
43 | 43 | "echarts-stat": "^1.2.0", |
44 | 44 | "echarts-wordcloud": "^2.1.0", |
|
49 | 49 | "marked": "^15.0.12", |
50 | 50 | "marked-katex-extension": "^5.1.5", |
51 | 51 | "ml-kmeans": "^6.0.0", |
52 | | - "openai": "^5.10.1", |
53 | | - "react": "^19.1.0", |
54 | | - "react-dom": "^19.1.0", |
| 52 | + "openai": "^5.12.0", |
| 53 | + "react": "^19.1.1", |
| 54 | + "react-dom": "^19.1.1", |
55 | 55 | "react-error-boundary": "^6.0.0", |
56 | 56 | "zod": "^3.25.76", |
57 | | - "zustand": "^5.0.6" |
| 57 | + "zustand": "^5.0.7" |
58 | 58 | }, |
59 | 59 | "devDependencies": { |
60 | | - "@biomejs/biome": "^2.1.2", |
| 60 | + "@biomejs/biome": "^2.1.3", |
61 | 61 | "@tailwindcss/vite": "^4.1.11", |
62 | | - "@types/bun": "^1.2.18", |
63 | | - "@types/react": "^19.1.8", |
64 | | - "@types/react-dom": "^19.1.6", |
65 | | - "@vitejs/plugin-react": "^4.6.0", |
| 62 | + "@types/bun": "^1.2.19", |
| 63 | + "@types/react": "^19.1.9", |
| 64 | + "@types/react-dom": "^19.1.7", |
| 65 | + "@vitejs/plugin-react": "^4.7.0", |
66 | 66 | "babel-plugin-react-compiler": "19.1.0-rc.2", |
67 | | - "commit-and-tag-version": "^12.5.1", |
| 67 | + "commit-and-tag-version": "^12.5.2", |
68 | 68 | "tailwindcss": "^4.1.11", |
69 | | - "typescript": "^5.8.3", |
70 | | - "vite": "^7.0.5" |
| 69 | + "typescript": "^5.9.2", |
| 70 | + "vite": "^7.0.6" |
71 | 71 | }, |
72 | 72 | "commit-and-tag-version": { |
73 | 73 | "types": [ |
|
0 commit comments