|
17 | 17 | }, |
18 | 18 | "dependencies": { |
19 | 19 | "@ant-design/icons": "^6.1.0", |
20 | | - "@flowgram.ai/free-auto-layout-plugin": "^1.0.3", |
21 | | - "@flowgram.ai/free-container-plugin": "^1.0.3", |
22 | | - "@flowgram.ai/free-group-plugin": "^1.0.3", |
23 | | - "@flowgram.ai/free-layout-editor": "^1.0.3", |
24 | | - "@flowgram.ai/free-lines-plugin": "^1.0.3", |
25 | | - "@flowgram.ai/free-node-panel-plugin": "^1.0.3", |
26 | | - "@flowgram.ai/free-snap-plugin": "^1.0.3", |
27 | | - "@flowgram.ai/free-stack-plugin": "^1.0.3", |
28 | | - "@flowgram.ai/minimap-plugin": "^1.0.3", |
29 | | - "@flowgram.ai/panel-manager-plugin": "^1.0.3", |
30 | | - "@flowgram.ai/shortcuts-plugin": "^1.0.3", |
| 20 | + "@flowgram.ai/export-plugin": "1.0.6", |
| 21 | + "@flowgram.ai/free-auto-layout-plugin": "^1.0.6", |
| 22 | + "@flowgram.ai/free-container-plugin": "^1.0.6", |
| 23 | + "@flowgram.ai/free-group-plugin": "^1.0.6", |
| 24 | + "@flowgram.ai/free-layout-editor": "^1.0.6", |
| 25 | + "@flowgram.ai/free-lines-plugin": "^1.0.6", |
| 26 | + "@flowgram.ai/free-node-panel-plugin": "^1.0.6", |
| 27 | + "@flowgram.ai/free-snap-plugin": "^1.0.6", |
| 28 | + "@flowgram.ai/free-stack-plugin": "^1.0.6", |
| 29 | + "@flowgram.ai/minimap-plugin": "^1.0.6", |
| 30 | + "@flowgram.ai/panel-manager-plugin": "^1.0.6", |
| 31 | + "@flowgram.ai/shortcuts-plugin": "^1.0.6", |
31 | 32 | "@monaco-editor/react": "^4.7.0", |
32 | 33 | "@tanstack/react-query": "^5.90.12", |
33 | | - "@tanstack/react-router": "^1.140.0", |
| 34 | + "@tanstack/react-router": "^1.141.1", |
34 | 35 | "@zxcvbn-ts/core": "^3.0.4", |
35 | 36 | "ahooks": "^3.9.6", |
36 | 37 | "antd": "^6.1.0", |
|
41 | 42 | "echarts": "^6.0.0", |
42 | 43 | "i18next": "^25.7.2", |
43 | 44 | "jsencrypt": "^3.5.4", |
44 | | - "keepalive-for-react": "^5.0.7", |
| 45 | + "keepalive-for-react": "5.0.6", |
45 | 46 | "lodash-es": "^4.17.21", |
46 | | - "react": "^19.2.1", |
47 | | - "react-dom": "^19.2.1", |
| 47 | + "react": "^19.2.3", |
| 48 | + "react-dom": "^19.2.3", |
48 | 49 | "react-draggable": "^4.5.0", |
49 | 50 | "react-error-boundary": "^6.0.0", |
50 | 51 | "react-hotkeys-hook": "^5.2.1", |
51 | | - "react-i18next": "^16.4.0", |
52 | | - "react-is": "^19.2.1", |
| 52 | + "react-i18next": "^16.4.1", |
| 53 | + "react-is": "^19.2.3", |
53 | 54 | "screenfull": "^6.0.2", |
54 | 55 | "tailwind-merge": "^3.4.0", |
55 | 56 | "zustand": "^5.0.9" |
|
58 | 59 | "@babel/plugin-proposal-class-properties": "^7.18.6", |
59 | 60 | "@babel/plugin-proposal-decorators": "^7.28.0", |
60 | 61 | "@biomejs/biome": "^2.3.8", |
| 62 | + "@flowgram.ai/ts-config": "^1.0.6", |
61 | 63 | "@iconify/react": "^6.0.2", |
62 | | - "@tailwindcss/vite": "^4.1.17", |
63 | | - "@tanstack/react-router-devtools": "^1.140.0", |
| 64 | + "@tailwindcss/vite": "^4.1.18", |
| 65 | + "@tanstack/react-router-devtools": "^1.141.1", |
64 | 66 | "@types/crypto-js": "^4.2.2", |
65 | 67 | "@types/lodash-es": "^4.17.12", |
66 | | - "@types/node": "^22.19.1", |
| 68 | + "@types/node": "^22.19.2", |
67 | 69 | "@types/react": "^19.2.7", |
68 | 70 | "@types/react-dom": "^19.2.3", |
69 | 71 | "@types/react-is": "^19.2.0", |
70 | 72 | "@types/react-resizable": "^3.0.8", |
71 | 73 | "@vitejs/plugin-react": "^5.1.2", |
72 | 74 | "babel-plugin-react-compiler": "^1.0.0", |
73 | | - "sass-embedded": "^1.93.3", |
| 75 | + "sass-embedded": "^1.96.0", |
74 | 76 | "styled-components": "^6.1.19", |
75 | | - "tailwindcss": "^4.1.17", |
| 77 | + "tailwindcss": "^4.1.18", |
76 | 78 | "terser": "^5.44.1", |
77 | 79 | "typescript": "~5.9.3", |
78 | | - "vite": "^8.0.0-beta.1", |
| 80 | + "vite": "^8.0.0-beta.2", |
79 | 81 | "vite-plugin-compression": "^0.5.1", |
80 | 82 | "vite-plugin-mock-dev-server": "^2.0.6" |
81 | 83 | }, |
|
0 commit comments