Skip to content

Commit 05ef9be

Browse files
committed
chore(deps): 升级依赖
1 parent 3d83b56 commit 05ef9be

File tree

4 files changed

+745
-1071
lines changed

4 files changed

+745
-1071
lines changed

package.json

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2-
"name": "react-soy",
2+
"name": "soybean-admin-react",
33
"type": "module",
44
"version": "1.2.0",
55
"private": false,
6-
"packageManager": "pnpm@9.15.3",
6+
"packageManager": "pnpm@9.12.0",
77
"description": "A fresh and elegant admin template, based on React18、Vite5、TypeScript、Ant Design and UnoCSS. 一个基于React18、Vite5、TypeScript、Ant Design and UnoCSS的清新优雅的中后台模版。",
88
"author": {
99
"name": "Ohh",
@@ -59,13 +59,13 @@
5959
"@sa/simple-router": "workspace:*",
6060
"@sa/utils": "workspace:*",
6161
"ahooks": "3.8.4",
62-
"antd": "5.23.0",
62+
"antd": "5.23.1",
6363
"classnames": "2.5.1",
6464
"clipboard": "2.0.11",
6565
"clsx": "^2.1.1",
6666
"dayjs": "1.11.13",
6767
"echarts": "5.6.0",
68-
"framer-motion": "11.16.0",
68+
"framer-motion": "11.18.1",
6969
"i18next": "24.2.1",
7070
"keepalive-for-react": "3.0.8",
7171
"nprogress": "0.2.0",
@@ -76,51 +76,51 @@
7676
"react-error-boundary": "5.0.0",
7777
"react-i18next": "15.4.0",
7878
"react-redux": "9.2.0",
79-
"react-router-dom": "7.1.1",
79+
"react-router-dom": "7.1.3",
8080
"typeit": "8.8.7"
8181
},
8282
"devDependencies": {
83-
"@iconify/json": "2.2.292",
83+
"@iconify/json": "2.2.297",
8484
"@iconify/types": "2.0.0",
85-
"@ohh-889/react-auto-route": "0.3.5",
8685
"@sa/scripts": "workspace:*",
8786
"@sa/uno-preset": "workspace:*",
87+
"@soybean-react/vite-plugin-react-router": "0.3.7",
8888
"@soybeanjs/eslint-config": "1.4.4",
8989
"@svgr/core": "8.1.0",
9090
"@svgr/plugin-jsx": "8.1.0",
9191
"@types/gradient-string": "1.1.6",
92-
"@types/node": "22.10.5",
92+
"@types/node": "22.10.7",
9393
"@types/nprogress": "0.2.3",
94-
"@types/react": "19.0.3",
94+
"@types/react": "19.0.7",
9595
"@types/react-beautiful-dnd": "13.1.8",
96-
"@types/react-dom": "19.0.2",
96+
"@types/react-dom": "19.0.3",
9797
"@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",
106106
"@vitejs/plugin-react": "4.3.4",
107107
"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",
110110
"eslint-plugin-react-hooks": "5.1.0",
111-
"eslint-plugin-react-refresh": "0.4.16",
111+
"eslint-plugin-react-refresh": "0.4.18",
112112
"eslint-plugin-sort": "^4.0.0",
113113
"gradient-string": "3.0.0",
114114
"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",
117117
"simple-git-hooks": "2.11.1",
118118
"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",
122122
"vite": "6.0.7",
123-
"vite-plugin-inspect": "0.10.6",
123+
"vite-plugin-inspect": "10.0.7",
124124
"vite-plugin-remove-console": "2.2.0",
125125
"vite-plugin-svg-icons": "2.0.1"
126126
},

packages/axios/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
"@sa/utils": "workspace:*",
1414
"axios": "1.7.9",
1515
"axios-retry": "4.5.0",
16-
"qs": "6.13.1"
16+
"qs": "6.14.0"
1717
},
1818
"devDependencies": {
19-
"@types/qs": "6.9.17"
19+
"@types/qs": "6.9.18"
2020
}
2121
}

packages/scripts/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@
1515
"devDependencies": {
1616
"@soybeanjs/changelog": "0.3.24",
1717
"@types/yargs": "17.0.33",
18-
"bumpp": "9.9.2",
18+
"bumpp": "9.10.1",
1919
"c12": "2.0.1",
2020
"cac": "6.7.14",
21-
"consola": "3.3.3",
21+
"consola": "3.4.0",
2222
"enquirer": "2.4.1",
2323
"execa": "9.5.2",
2424
"kolorist": "1.8.0",
25-
"npm-check-updates": "17.1.13",
25+
"npm-check-updates": "17.1.14",
2626
"rimraf": "6.0.1",
2727
"yargs": "17.7.2"
2828
}

0 commit comments

Comments
 (0)