Skip to content

Commit a483a87

Browse files
committed
update packages
1 parent 23143c4 commit a483a87

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"dependencies": {
2626
"@rematch/core": "^2.1.0",
2727
"antd": "^4.16.13",
28-
"axios": "^0.22.0",
29-
"core-js": "^3.18.2",
28+
"axios": "^0.23.0",
29+
"core-js": "^3.18.3",
3030
"history": "^4.10.1",
3131
"lodash": "^4.17.21",
3232
"react": "^17.0.2",
@@ -55,7 +55,7 @@
5555
"babel-plugin-import": "^1.13.3",
5656
"clean-webpack-plugin": "^4.0.0",
5757
"copy-webpack-plugin": "^9.0.1",
58-
"css-loader": "^6.3.0",
58+
"css-loader": "^6.4.0",
5959
"css-minimizer-webpack-plugin": "^3.1.1",
6060
"dayjs": "^1.10.7",
6161
"eslint": "^7.32.0",
@@ -70,7 +70,7 @@
7070
"happypack": "^5.0.1",
7171
"html-webpack-plugin": "^5.3.2",
7272
"less": "^4.1.2",
73-
"less-loader": "^10.0.1",
73+
"less-loader": "^10.1.0",
7474
"mini-css-extract-plugin": "^2.4.2",
7575
"mockjs": "^1.1.0",
7676
"postcss": "^8.3.9",
@@ -80,8 +80,8 @@
8080
"sw-precache-webpack-plugin": "^1.0.0",
8181
"terser-webpack-plugin": "^5.2.4",
8282
"url-loader": "^4.1.1",
83-
"webpack": "^5.58.0",
84-
"webpack-bundle-analyzer": "^4.4.2",
83+
"webpack": "^5.58.2",
84+
"webpack-bundle-analyzer": "^4.5.0",
8585
"webpack-cli": "^4.9.0",
8686
"webpack-dev-middleware": "^5.2.1",
8787
"webpack-hot-middleware": "^2.25.1",
@@ -96,4 +96,4 @@
9696
"not dead",
9797
"not op_mini all"
9898
]
99-
}
99+
}

0 commit comments

Comments
 (0)