24
24
},
25
25
"dependencies" : {
26
26
"@rematch/core" : " ^2.2.0" ,
27
- "antd" : " ^4.17.3" ,
28
- "axios" : " ^0.24.0" ,
29
- "core-js" : " ^3.19.3" ,
30
- "eslint" : " ^7.32.0" ,
27
+ "antd" : " ^4.18.5" ,
28
+ "axios" : " ^0.25.0" ,
29
+ "core-js" : " ^3.21.0" ,
31
30
"lodash" : " ^4.17.21" ,
32
31
"react" : " ^17.0.2" ,
33
32
"react-dom" : " ^17.0.2" ,
34
33
"react-loadable" : " ^5.5.0" ,
35
34
"react-redux" : " ^7.2.6" ,
36
- "react-router-dom" : " ^6.1 .1" ,
35
+ "react-router-dom" : " ^6.2 .1" ,
37
36
"redux" : " ^4.1.2"
38
37
},
39
38
"devDependencies" : {
40
- "@babel/core" : " ^7.16.5" ,
41
- "@babel/plugin-proposal-class-properties" : " ^7.16.5" ,
42
- "@babel/plugin-proposal-decorators" : " ^7.16.5" ,
43
- "@babel/plugin-proposal-nullish-coalescing-operator" : " ^7.16.5" ,
44
- "@babel/plugin-proposal-object-rest-spread" : " ^7.16.5" ,
45
- "@babel/plugin-proposal-optional-chaining" : " ^7.16.5" ,
39
+ "@babel/core" : " ^7.17.0" ,
40
+ "@babel/eslint-parser" : " ^7.17.0" ,
41
+ "@babel/plugin-proposal-class-properties" : " ^7.16.7" ,
42
+ "@babel/plugin-proposal-decorators" : " ^7.17.0" ,
43
+ "@babel/plugin-proposal-nullish-coalescing-operator" : " ^7.16.7" ,
44
+ "@babel/plugin-proposal-object-rest-spread" : " ^7.16.7" ,
45
+ "@babel/plugin-proposal-optional-chaining" : " ^7.16.7" ,
46
46
"@babel/plugin-syntax-dynamic-import" : " ^7.8.3" ,
47
- "@babel/plugin-transform-runtime" : " ^7.16.5 " ,
48
- "@babel/preset-env" : " ^7.16.5 " ,
49
- "@babel/preset-react" : " ^7.16.5 " ,
50
- "@babel/runtime" : " ^7.16.5 " ,
47
+ "@babel/plugin-transform-runtime" : " ^7.17.0 " ,
48
+ "@babel/preset-env" : " ^7.16.11 " ,
49
+ "@babel/preset-react" : " ^7.16.7 " ,
50
+ "@babel/runtime" : " ^7.17.0 " ,
51
51
"antd-dayjs-webpack-plugin" : " ^1.0.6" ,
52
- "autoprefixer" : " ^10.4.0" ,
53
- "babel-eslint" : " ^10.1.0" ,
52
+ "autoprefixer" : " ^10.4.2" ,
54
53
"babel-loader" : " ^8.2.3" ,
55
54
"babel-plugin-import" : " ^1.13.3" ,
56
55
"clean-webpack-plugin" : " ^4.0.0" ,
57
- "copy-webpack-plugin" : " ^10.1.0 " ,
58
- "css-loader" : " ^6.5.1 " ,
59
- "css-minimizer-webpack-plugin" : " ^3.2.0 " ,
56
+ "copy-webpack-plugin" : " ^10.2.4 " ,
57
+ "css-loader" : " ^6.6.0 " ,
58
+ "css-minimizer-webpack-plugin" : " ^3.4.1 " ,
60
59
"dayjs" : " ^1.10.7" ,
61
- "eslint-loader " : " ^4.0.2 " ,
60
+ "eslint" : " ^8.8.0 " ,
62
61
"eslint-plugin-prettier" : " ^4.0.0" ,
63
- "eslint-plugin-react" : " ^7.27.1 " ,
62
+ "eslint-plugin-react" : " ^7.28.0 " ,
64
63
"eslint-plugin-react-hooks" : " ^4.3.0" ,
65
- "express" : " ^4.17.1" ,
64
+ "eslint-webpack-plugin" : " ^3.0.1" ,
65
+ "express" : " ^4.17.2" ,
66
66
"favicons" : " ^6.2.2" ,
67
67
"favicons-webpack-plugin" : " ^5.0.2" ,
68
68
"happypack" : " ^5.0.1" ,
69
69
"html-webpack-plugin" : " ^5.5.0" ,
70
70
"less" : " ^4.1.2" ,
71
71
"less-loader" : " ^10.2.0" ,
72
- "mini-css-extract-plugin" : " ^2.4.5 " ,
72
+ "mini-css-extract-plugin" : " ^2.5.3 " ,
73
73
"mockjs" : " ^1.1.0" ,
74
- "postcss" : " ^8.4.5 " ,
74
+ "postcss" : " ^8.4.6 " ,
75
75
"postcss-loader" : " ^6.2.1" ,
76
76
"prettier" : " ^2.5.1" ,
77
77
"style-loader" : " ^3.3.1" ,
78
78
"sw-precache-webpack-plugin" : " ^1.0.0" ,
79
- "terser-webpack-plugin" : " ^5.2.5 " ,
80
- "webpack" : " ^5.65 .0" ,
79
+ "terser-webpack-plugin" : " ^5.3.1 " ,
80
+ "webpack" : " ^5.68 .0" ,
81
81
"webpack-bundle-analyzer" : " ^4.5.0" ,
82
- "webpack-cli" : " ^4.9.1 " ,
83
- "webpack-dev-middleware" : " ^5.2.2 " ,
82
+ "webpack-cli" : " ^4.9.2 " ,
83
+ "webpack-dev-middleware" : " ^5.3.1 " ,
84
84
"webpack-hot-middleware" : " ^2.25.1" ,
85
85
"webpackbar" : " ^5.0.2" ,
86
86
"workbox-webpack-plugin" : " ^6.4.2" ,
93
93
" not dead" ,
94
94
" not op_mini all"
95
95
]
96
- }
96
+ }
0 commit comments