|
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.10", |
16 | | - "@flowgram.ai/free-group-plugin": "^0.4.10", |
17 | | - "@flowgram.ai/free-layout-editor": "^0.4.10", |
18 | | - "@flowgram.ai/free-lines-plugin": "^0.4.10", |
19 | | - "@flowgram.ai/free-node-panel-plugin": "^0.4.10", |
20 | | - "@flowgram.ai/free-snap-plugin": "^0.4.10", |
21 | | - "@flowgram.ai/minimap-plugin": "^0.4.10", |
| 15 | + "@flowgram.ai/free-container-plugin": "^0.4.11", |
| 16 | + "@flowgram.ai/free-group-plugin": "^0.4.11", |
| 17 | + "@flowgram.ai/free-layout-editor": "^0.4.11", |
| 18 | + "@flowgram.ai/free-lines-plugin": "^0.4.11", |
| 19 | + "@flowgram.ai/free-node-panel-plugin": "^0.4.11", |
| 20 | + "@flowgram.ai/free-snap-plugin": "^0.4.11", |
| 21 | + "@flowgram.ai/minimap-plugin": "^0.4.11", |
22 | 22 | "@monaco-editor/react": "^4.7.0", |
23 | | - "@tanstack/react-query": "^5.86.0", |
| 23 | + "@tanstack/react-query": "^5.87.1", |
24 | 24 | "@zxcvbn-ts/core": "^3.0.4", |
25 | 25 | "ahooks": "^3.9.5", |
26 | | - "antd": "^5.27.2", |
| 26 | + "antd": "^5.27.3", |
27 | 27 | "axios": "^1.11.0", |
28 | 28 | "clsx": "^2.1.1", |
29 | 29 | "crypto-js": "^4.2.0", |
30 | 30 | "dayjs": "^1.11.18", |
31 | 31 | "echarts": "^6.0.0", |
32 | | - "i18next": "^25.5.1", |
| 32 | + "i18next": "^25.5.2", |
33 | 33 | "jsencrypt": "^3.5.4", |
34 | 34 | "lodash-es": "^4.17.21", |
35 | 35 | "react": "^19.1.1", |
|
57 | 57 | "@types/react-resizable": "^3.0.8", |
58 | 58 | "@vitejs/plugin-react": "^5.0.2", |
59 | 59 | "babel-plugin-react-compiler": "^19.1.0-rc.3", |
60 | | - "globals": "^16.3.0", |
61 | | - "sass-embedded": "^1.92.0", |
| 60 | + "globals": "^16.4.0", |
| 61 | + "sass-embedded": "^1.92.1", |
62 | 62 | "tailwindcss": "^4.1.13", |
63 | 63 | "terser": "^5.44.0", |
64 | 64 | "typescript": "~5.9.2", |
|
0 commit comments