1010 "prettier" : " prettier --write \" {src,mock}/**/*.{js,css,less,ts,tsx}\" "
1111 },
1212 "dependencies" : {
13- "@ant-design/icons" : " ^5.0.1 " ,
13+ "@ant-design/icons" : " ^5.1.0 " ,
1414 "@loadable/component" : " ^5.15.3" ,
15- "@rematch/core" : " ^2.1 .0" ,
16- "antd" : " 4.24.8 " ,
17- "axios" : " ^1.3.4 " ,
15+ "@rematch/core" : " ^2.2 .0" ,
16+ "antd" : " 4.x " ,
17+ "axios" : " ^1.4.0 " ,
1818 "lodash" : " ^4.17.21" ,
1919 "normalize.css" : " ^8.0.1" ,
20- "qs" : " ^6.11.0 " ,
20+ "qs" : " ^6.11.2 " ,
2121 "react" : " ^18.2.0" ,
2222 "react-dom" : " ^18.2.0" ,
23- "react-redux" : " ^7.2 .5" ,
24- "react-router-dom" : " ^6.8 .2" ,
25- "react-use" : " ^17.3.1 " ,
23+ "react-redux" : " ^8.0 .5" ,
24+ "react-router-dom" : " ^6.11 .2" ,
25+ "react-use" : " ^17.4.0 " ,
2626 "react-vcode" : " 1.0.11" ,
27- "redux" : " ^4.1 .1"
27+ "redux" : " ^4.2 .1"
2828 },
2929 "devDependencies" : {
3030 "@types/loadable__component" : " ^5.13.4" ,
31- "@types/lodash" : " ^4.14.175 " ,
32- "@types/mockjs" : " ^1.0.4 " ,
33- "@types/node" : " ^18.14.4 " ,
31+ "@types/lodash" : " ^4.14.194 " ,
32+ "@types/mockjs" : " ^1.0.7 " ,
33+ "@types/node" : " ^20.2.3 " ,
3434 "@types/qs" : " ^6.9.7" ,
35- "@types/react" : " ^18.0.27 " ,
36- "@types/react-dom" : " ^18.0.10 " ,
37- "@types/react-redux" : " ^7.1.18 " ,
38- "@types/react-router-dom" : " ^5.3.0 " ,
39- "@typescript-eslint/eslint-plugin" : " ^5.54.0 " ,
40- "@typescript-eslint/parser" : " ^5.54.0 " ,
41- "@vitejs/plugin-react-swc" : " ^3.0.0 " ,
42- "autoprefixer" : " ^10.4.13 " ,
43- "consola" : " ^2.15.3 " ,
44- "eslint" : " ^8.35 .0" ,
45- "eslint-config-prettier" : " ^8.6 .0" ,
35+ "@types/react" : " ^18.2.6 " ,
36+ "@types/react-dom" : " ^18.2.4 " ,
37+ "@types/react-redux" : " ^7.1.25 " ,
38+ "@types/react-router-dom" : " ^5.3.3 " ,
39+ "@typescript-eslint/eslint-plugin" : " ^5.59.6 " ,
40+ "@typescript-eslint/parser" : " ^5.59.6 " ,
41+ "@vitejs/plugin-react-swc" : " ^3.3.1 " ,
42+ "autoprefixer" : " ^10.4.14 " ,
43+ "consola" : " ^3.1.0 " ,
44+ "eslint" : " ^8.41 .0" ,
45+ "eslint-config-prettier" : " ^8.8 .0" ,
4646 "eslint-plugin-prettier" : " ^4.2.1" ,
4747 "eslint-plugin-react" : " ^7.32.2" ,
4848 "eslint-plugin-react-hooks" : " ^4.6.0" ,
49- "less" : " ^4.1.1 " ,
49+ "less" : " ^4.1.3 " ,
5050 "mockjs" : " ^1.1.0" ,
51- "postcss" : " ^8.4.21 " ,
52- "prettier" : " ^2.8.4 " ,
51+ "postcss" : " ^8.4.23 " ,
52+ "prettier" : " ^2.8.8 " ,
5353 "prop-types" : " ^15.8.1" ,
54- "rc-tree" : " ^5.7.2 " ,
55- "typescript" : " ^4.9.3 " ,
56- "vite" : " ^4.1.0 " ,
54+ "rc-tree" : " ^5.7.3 " ,
55+ "typescript" : " ^5.0.4 " ,
56+ "vite" : " ^4.3.8 " ,
5757 "vite-plugin-eslint" : " ^1.8.1" ,
5858 "vite-plugin-style-import" : " ^2.0.0"
5959 }
60- }
60+ }
0 commit comments