|
31 | 31 | "@flowgram.ai/shortcuts-plugin": "^1.0.6", |
32 | 32 | "@monaco-editor/react": "^4.7.0", |
33 | 33 | "@tanstack/react-query": "^5.90.12", |
34 | | - "@tanstack/react-router": "^1.141.1", |
| 34 | + "@tanstack/react-router": "^1.141.8", |
35 | 35 | "@zxcvbn-ts/core": "^3.0.4", |
36 | 36 | "ahooks": "^3.9.6", |
37 | | - "antd": "^6.1.0", |
| 37 | + "antd": "^6.1.1", |
38 | 38 | "axios": "^1.13.2", |
39 | 39 | "clsx": "^2.1.1", |
40 | 40 | "crypto-js": "^4.2.0", |
41 | 41 | "dayjs": "^1.11.19", |
42 | 42 | "echarts": "^6.0.0", |
43 | | - "i18next": "^25.7.2", |
| 43 | + "i18next": "^25.7.3", |
44 | 44 | "jsencrypt": "^3.5.4", |
45 | 45 | "keepalive-for-react": "5.0.6", |
46 | | - "lodash-es": "^4.17.21", |
| 46 | + "lodash-es": "^4.17.22", |
47 | 47 | "react": "^19.2.3", |
48 | 48 | "react-dom": "^19.2.3", |
49 | 49 | "react-draggable": "^4.5.0", |
50 | 50 | "react-error-boundary": "^6.0.0", |
51 | 51 | "react-hotkeys-hook": "^5.2.1", |
52 | | - "react-i18next": "^16.4.1", |
| 52 | + "react-i18next": "^16.5.0", |
53 | 53 | "react-is": "^19.2.3", |
54 | 54 | "screenfull": "^6.0.2", |
55 | 55 | "tailwind-merge": "^3.4.0", |
|
58 | 58 | "devDependencies": { |
59 | 59 | "@babel/plugin-proposal-class-properties": "^7.18.6", |
60 | 60 | "@babel/plugin-proposal-decorators": "^7.28.0", |
61 | | - "@biomejs/biome": "^2.3.8", |
| 61 | + "@biomejs/biome": "^2.3.10", |
62 | 62 | "@flowgram.ai/ts-config": "^1.0.6", |
63 | | - "@iconify/react": "^6.0.2", |
| 63 | + "@iconify/json": "^2.2.419", |
| 64 | + "@svgr/core": "^8.1.0", |
| 65 | + "@svgr/plugin-jsx": "^8.1.0", |
64 | 66 | "@tailwindcss/vite": "^4.1.18", |
65 | | - "@tanstack/react-router-devtools": "^1.141.1", |
| 67 | + "@tanstack/react-router-devtools": "^1.141.8", |
66 | 68 | "@types/crypto-js": "^4.2.2", |
67 | 69 | "@types/lodash-es": "^4.17.12", |
68 | | - "@types/node": "^22.19.2", |
| 70 | + "@types/node": "^22.19.3", |
69 | 71 | "@types/react": "^19.2.7", |
70 | 72 | "@types/react-dom": "^19.2.3", |
71 | 73 | "@types/react-is": "^19.2.0", |
72 | 74 | "@types/react-resizable": "^3.0.8", |
73 | 75 | "@vitejs/plugin-react": "^5.1.2", |
74 | 76 | "babel-plugin-react-compiler": "^1.0.0", |
75 | | - "sass-embedded": "^1.96.0", |
| 77 | + "sass-embedded": "^1.97.1", |
76 | 78 | "styled-components": "^6.1.19", |
77 | 79 | "tailwindcss": "^4.1.18", |
78 | 80 | "terser": "^5.44.1", |
79 | 81 | "typescript": "~5.9.3", |
80 | | - "vite": "^8.0.0-beta.2", |
| 82 | + "unplugin-icons": "^22.5.0", |
| 83 | + "vite": "^8.0.0-beta.3", |
81 | 84 | "vite-plugin-compression": "^0.5.1", |
82 | 85 | "vite-plugin-mock-dev-server": "^2.0.6" |
83 | 86 | }, |
|
0 commit comments