|
1 | 1 | {
|
2 |
| - "name": "react-soy", |
| 2 | + "name": "soybean-admin-react", |
3 | 3 | "type": "module",
|
4 | 4 | "version": "1.2.0",
|
5 | 5 | "private": false,
|
6 |
| - "packageManager": "pnpm@9.15.3", |
| 6 | + "packageManager": "pnpm@9.12.0", |
7 | 7 | "description": "A fresh and elegant admin template, based on React18、Vite5、TypeScript、Ant Design and UnoCSS. 一个基于React18、Vite5、TypeScript、Ant Design and UnoCSS的清新优雅的中后台模版。",
|
8 | 8 | "author": {
|
9 | 9 | "name": "Ohh",
|
|
59 | 59 | "@sa/simple-router": "workspace:*",
|
60 | 60 | "@sa/utils": "workspace:*",
|
61 | 61 | "ahooks": "3.8.4",
|
62 |
| - "antd": "5.23.0", |
| 62 | + "antd": "5.23.1", |
63 | 63 | "classnames": "2.5.1",
|
64 | 64 | "clipboard": "2.0.11",
|
65 | 65 | "clsx": "^2.1.1",
|
66 | 66 | "dayjs": "1.11.13",
|
67 | 67 | "echarts": "5.6.0",
|
68 |
| - "framer-motion": "11.16.0", |
| 68 | + "framer-motion": "11.18.1", |
69 | 69 | "i18next": "24.2.1",
|
70 | 70 | "keepalive-for-react": "3.0.8",
|
71 | 71 | "nprogress": "0.2.0",
|
|
76 | 76 | "react-error-boundary": "5.0.0",
|
77 | 77 | "react-i18next": "15.4.0",
|
78 | 78 | "react-redux": "9.2.0",
|
79 |
| - "react-router-dom": "7.1.1", |
| 79 | + "react-router-dom": "7.1.3", |
80 | 80 | "typeit": "8.8.7"
|
81 | 81 | },
|
82 | 82 | "devDependencies": {
|
83 |
| - "@iconify/json": "2.2.292", |
| 83 | + "@iconify/json": "2.2.297", |
84 | 84 | "@iconify/types": "2.0.0",
|
85 |
| - "@ohh-889/react-auto-route": "0.3.5", |
86 | 85 | "@sa/scripts": "workspace:*",
|
87 | 86 | "@sa/uno-preset": "workspace:*",
|
| 87 | + "@soybean-react/vite-plugin-react-router": "0.3.7", |
88 | 88 | "@soybeanjs/eslint-config": "1.4.4",
|
89 | 89 | "@svgr/core": "8.1.0",
|
90 | 90 | "@svgr/plugin-jsx": "8.1.0",
|
91 | 91 | "@types/gradient-string": "1.1.6",
|
92 |
| - "@types/node": "22.10.5", |
| 92 | + "@types/node": "22.10.7", |
93 | 93 | "@types/nprogress": "0.2.3",
|
94 |
| - "@types/react": "19.0.3", |
| 94 | + "@types/react": "19.0.7", |
95 | 95 | "@types/react-beautiful-dnd": "13.1.8",
|
96 |
| - "@types/react-dom": "19.0.2", |
| 96 | + "@types/react-dom": "19.0.3", |
97 | 97 | "@types/react-transition-group": "4.4.12",
|
98 |
| - "@typescript-eslint/eslint-plugin": "8.19.1", |
99 |
| - "@typescript-eslint/parser": "8.19.1", |
100 |
| - "@unocss/eslint-config": "0.65.3", |
101 |
| - "@unocss/preset-icons": "0.65.3", |
102 |
| - "@unocss/preset-uno": "0.65.3", |
103 |
| - "@unocss/transformer-directives": "0.65.3", |
104 |
| - "@unocss/transformer-variant-group": "0.65.3", |
105 |
| - "@unocss/vite": "0.65.3", |
| 98 | + "@typescript-eslint/eslint-plugin": "8.20.0", |
| 99 | + "@typescript-eslint/parser": "8.20.0", |
| 100 | + "@unocss/eslint-config": "65.4.2", |
| 101 | + "@unocss/preset-icons": "65.4.2", |
| 102 | + "@unocss/preset-uno": "65.4.2", |
| 103 | + "@unocss/transformer-directives": "65.4.2", |
| 104 | + "@unocss/transformer-variant-group": "65.4.2", |
| 105 | + "@unocss/vite": "65.4.2", |
106 | 106 | "@vitejs/plugin-react": "4.3.4",
|
107 | 107 | "boxen": "8.0.1",
|
108 |
| - "eslint": "9.17.0", |
109 |
| - "eslint-plugin-react": "7.37.3", |
| 108 | + "eslint": "9.18.0", |
| 109 | + "eslint-plugin-react": "7.37.4", |
110 | 110 | "eslint-plugin-react-hooks": "5.1.0",
|
111 |
| - "eslint-plugin-react-refresh": "0.4.16", |
| 111 | + "eslint-plugin-react-refresh": "0.4.18", |
112 | 112 | "eslint-plugin-sort": "^4.0.0",
|
113 | 113 | "gradient-string": "3.0.0",
|
114 | 114 | "json5": "2.2.3",
|
115 |
| - "lint-staged": "15.3.0", |
116 |
| - "sass": "1.83.1", |
| 115 | + "lint-staged": "15.4.1", |
| 116 | + "sass": "1.83.4", |
117 | 117 | "simple-git-hooks": "2.11.1",
|
118 | 118 | "tsx": "4.19.2",
|
119 |
| - "typescript": "5.7.2", |
120 |
| - "unplugin-auto-import": "0.19.0", |
121 |
| - "unplugin-icons": "0.22.0", |
| 119 | + "typescript": "5.7.3", |
| 120 | + "unplugin-auto-import": "19.0.0", |
| 121 | + "unplugin-icons": "22.0.0", |
122 | 122 | "vite": "6.0.7",
|
123 |
| - "vite-plugin-inspect": "0.10.6", |
| 123 | + "vite-plugin-inspect": "10.0.7", |
124 | 124 | "vite-plugin-remove-console": "2.2.0",
|
125 | 125 | "vite-plugin-svg-icons": "2.0.1"
|
126 | 126 | },
|
|
0 commit comments