|
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | 14 | "@ant-design/v5-patch-for-react-19": "^1.0.3", |
15 | | - "@flowgram.ai/free-container-plugin": "^0.4.4", |
16 | | - "@flowgram.ai/free-group-plugin": "^0.4.4", |
17 | | - "@flowgram.ai/free-layout-editor": "^0.4.4", |
18 | | - "@flowgram.ai/free-lines-plugin": "^0.4.4", |
19 | | - "@flowgram.ai/free-node-panel-plugin": "^0.4.4", |
20 | | - "@flowgram.ai/free-snap-plugin": "^0.4.4", |
21 | | - "@flowgram.ai/minimap-plugin": "^0.4.4", |
22 | | - "@tanstack/react-query": "^5.85.5", |
| 15 | + "@flowgram.ai/free-container-plugin": "^0.4.8", |
| 16 | + "@flowgram.ai/free-group-plugin": "^0.4.8", |
| 17 | + "@flowgram.ai/free-layout-editor": "^0.4.8", |
| 18 | + "@flowgram.ai/free-lines-plugin": "^0.4.8", |
| 19 | + "@flowgram.ai/free-node-panel-plugin": "^0.4.8", |
| 20 | + "@flowgram.ai/free-snap-plugin": "^0.4.8", |
| 21 | + "@flowgram.ai/minimap-plugin": "^0.4.8", |
| 22 | + "@monaco-editor/react": "^4.7.0", |
| 23 | + "@tanstack/react-query": "^5.85.9", |
23 | 24 | "@zxcvbn-ts/core": "^3.0.4", |
24 | | - "ahooks": "^3.9.4", |
25 | | - "antd": "^5.27.1", |
| 25 | + "ahooks": "^3.9.5", |
| 26 | + "antd": "^5.27.2", |
26 | 27 | "axios": "^1.11.0", |
27 | 28 | "clsx": "^2.1.1", |
28 | 29 | "crypto-js": "^4.2.0", |
29 | | - "dayjs": "^1.11.13", |
| 30 | + "dayjs": "^1.11.18", |
30 | 31 | "echarts": "^6.0.0", |
31 | 32 | "i18next": "^25.4.2", |
32 | 33 | "jsencrypt": "^3.5.4", |
|
36 | 37 | "react-draggable": "^4.5.0", |
37 | 38 | "react-error-boundary": "^6.0.0", |
38 | 39 | "react-hotkeys-hook": "^5.1.0", |
39 | | - "react-i18next": "^15.7.2", |
| 40 | + "react-i18next": "^15.7.3", |
40 | 41 | "react-is": "^19.1.1", |
41 | 42 | "react-router": "^7.8.2", |
42 | 43 | "screenfull": "^6.0.2", |
|
50 | 51 | "@types/crypto-js": "^4.2.2", |
51 | 52 | "@types/lodash-es": "^4.17.12", |
52 | 53 | "@types/node": "^22.18.0", |
53 | | - "@types/react": "^19.1.11", |
54 | | - "@types/react-dom": "^19.1.8", |
| 54 | + "@types/react": "^19.1.12", |
| 55 | + "@types/react-dom": "^19.1.9", |
55 | 56 | "@types/react-is": "^19.0.0", |
56 | 57 | "@types/react-resizable": "^3.0.8", |
57 | | - "@vitejs/plugin-react": "^5.0.1", |
58 | | - "babel-plugin-react-compiler": "^19.1.0-rc.2", |
| 58 | + "@vitejs/plugin-react": "^5.0.2", |
| 59 | + "babel-plugin-react-compiler": "^19.1.0-rc.3", |
59 | 60 | "globals": "^16.3.0", |
60 | 61 | "sass-embedded": "^1.91.0", |
61 | 62 | "tailwindcss": "^4.1.12", |
62 | 63 | "terser": "^5.43.1", |
63 | 64 | "typescript": "~5.9.2", |
64 | 65 | "vite": "npm:rolldown-vite@latest", |
65 | 66 | "vite-plugin-compression": "^0.5.1", |
66 | | - "vite-plugin-mock-dev-server": "^1.9.3" |
| 67 | + "vite-plugin-mock-dev-server": "^2.0.0" |
67 | 68 | }, |
68 | 69 | "engines": { |
69 | 70 | "node": ">=22.12.0" |
|
0 commit comments