|
59 | 59 | "@sa/simple-router": "workspace:*", |
60 | 60 | "@sa/utils": "workspace:*", |
61 | 61 | "ahooks": "3.8.1", |
62 | | - "antd": "5.20.1", |
| 62 | + "antd": "5.20.2", |
63 | 63 | "classnames": "2.5.1", |
64 | | - "dayjs": "1.11.12", |
| 64 | + "dayjs": "1.11.13", |
65 | 65 | "echarts": "5.5.1", |
66 | | - "i18next": "23.12.3", |
| 66 | + "i18next": "23.14.0", |
67 | 67 | "immer": "10.1.1", |
68 | 68 | "lodash-es": "4.17.21", |
69 | 69 | "nprogress": "0.2.0", |
|
74 | 74 | "react-error-boundary": "4.0.13", |
75 | 75 | "react-i18next": "15.0.1", |
76 | 76 | "react-redux": "9.1.2", |
77 | | - "react-router-dom": "6.26.0", |
| 77 | + "react-router-dom": "6.26.1", |
78 | 78 | "react-transition-group": "4.4.5" |
79 | 79 | }, |
80 | 80 | "devDependencies": { |
81 | | - "@iconify/json": "2.2.237", |
| 81 | + "@iconify/json": "2.2.241", |
82 | 82 | "@iconify/types": "2.0.0", |
83 | | - "@ohh-889/react-auto-route": "0.2.9", |
| 83 | + "@ohh-889/react-auto-route": "0.3.1", |
84 | 84 | "@sa/scripts": "workspace:*", |
85 | 85 | "@sa/uno-preset": "workspace:*", |
86 | 86 | "@soybeanjs/eslint-config": "1.4.0", |
87 | 87 | "@svgr/core": "8.1.0", |
88 | 88 | "@svgr/plugin-jsx": "8.1.0", |
89 | 89 | "@types/lodash-es": "4.17.12", |
90 | | - "@types/node": "22.3.0", |
| 90 | + "@types/node": "22.5.0", |
91 | 91 | "@types/nprogress": "0.2.3", |
92 | | - "@types/react": "18.3.3", |
| 92 | + "@types/react": "18.3.4", |
93 | 93 | "@types/react-beautiful-dnd": "13.1.8", |
94 | 94 | "@types/react-dom": "18.3.0", |
95 | 95 | "@types/react-transition-group": "4.4.11", |
96 | | - "@typescript-eslint/eslint-plugin": "8.1.0", |
97 | | - "@typescript-eslint/parser": "8.1.0", |
98 | | - "@unocss/eslint-config": "0.62.1", |
99 | | - "@unocss/preset-icons": "0.62.1", |
100 | | - "@unocss/preset-uno": "0.62.1", |
101 | | - "@unocss/transformer-variant-group": "0.62.1", |
102 | | - "@unocss/vite": "0.62.1", |
| 96 | + "@typescript-eslint/eslint-plugin": "8.2.0", |
| 97 | + "@typescript-eslint/parser": "8.2.0", |
| 98 | + "@unocss/eslint-config": "0.62.3", |
| 99 | + "@unocss/preset-icons": "0.62.3", |
| 100 | + "@unocss/preset-uno": "0.62.3", |
| 101 | + "@unocss/transformer-variant-group": "0.62.3", |
| 102 | + "@unocss/vite": "0.62.3", |
103 | 103 | "@vitejs/plugin-react": "4.3.1", |
104 | | - "eslint": "9.9.0", |
| 104 | + "eslint": "9.9.1", |
105 | 105 | "eslint-plugin-react": "7.35.0", |
106 | 106 | "eslint-plugin-react-hooks": "4.6.2", |
107 | | - "eslint-plugin-react-refresh": "0.4.9", |
| 107 | + "eslint-plugin-react-refresh": "0.4.11", |
108 | 108 | "sass": "1.77.8", |
109 | | - "tsx": "4.17.0", |
| 109 | + "tsx": "4.18.0", |
110 | 110 | "typescript": "5.5.4", |
111 | 111 | "unplugin-auto-import": "0.18.2", |
112 | 112 | "unplugin-icons": "0.19.2", |
113 | | - "vite": "5.4.0", |
114 | | - "vite-plugin-inspect": "0.8.5", |
| 113 | + "vite": "5.4.2", |
| 114 | + "vite-plugin-inspect": "0.8.7", |
115 | 115 | "vite-plugin-remove-console": "2.2.0", |
116 | 116 | "vite-plugin-svg-icons": "2.0.1" |
117 | 117 | }, |
|
0 commit comments