Skip to content

Commit ef3d4bb

Browse files
committed
update
1 parent 0195da8 commit ef3d4bb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"dependencies": {
2525
"@loadable/component": "^5.14.1",
2626
"@rematch/core": "^2.0.0-next.6",
27-
"antd": "4.11.1",
27+
"antd": "^4.10.3",
2828
"axios": "^0.21.1",
2929
"core-js": "^3.8.3",
3030
"history": "^4.10.1",
@@ -54,8 +54,8 @@
5454
"@types/react-redux": "^7.1.16",
5555
"@types/react-router-dom": "^5.1.7",
5656
"@types/webpack-env": "^1.16.0",
57-
"@typescript-eslint/eslint-plugin": "^4.14.0",
58-
"@typescript-eslint/parser": "^4.14.0",
57+
"@typescript-eslint/eslint-plugin": "^4.14.1",
58+
"@typescript-eslint/parser": "^4.14.1",
5959
"antd-dayjs-webpack-plugin": "^1.0.6",
6060
"autoprefixer": "^10.2.3",
6161
"awesome-typescript-loader": "^5.2.1",
@@ -94,7 +94,7 @@
9494
"ts-jest": "^26.4.4",
9595
"typescript": "4.1.3",
9696
"url-loader": "^4.1.1",
97-
"webpack": "^5.17.0",
97+
"webpack": "^5.18.0",
9898
"webpack-cli": "^4.4.0",
9999
"webpack-dev-middleware": "^4.1.0",
100100
"webpack-hot-middleware": "^2.25.0",

0 commit comments

Comments
 (0)