Skip to content

Commit 625a7c5

Browse files
committed
FE: upgrade dep
1 parent 702bf69 commit 625a7c5

File tree

2 files changed

+1609
-1516
lines changed

2 files changed

+1609
-1516
lines changed

frontend/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
"version": "1.0.0",
44
"private": true,
55
"dependencies": {
6-
"@2fd/ant-design-icons": "2.0.0",
7-
"@ant-design/icons": "4.1.0",
8-
"antd": "4.1.5",
6+
"@2fd/ant-design-icons": "2.1.0",
7+
"@ant-design/icons": "4.2.2",
8+
"antd": "4.5.3",
99
"core-js": "^3.5.0",
10-
"dayjs": "1.8.25",
11-
"history": "5.0.0-beta.9",
12-
"markdown-to-jsx": "^6.11.1",
13-
"rc-resize-observer": "^0.2.1",
10+
"dayjs": "1.8.33",
11+
"history": "5.0.0",
12+
"markdown-to-jsx": "6.11.4",
13+
"rc-resize-observer": "0.2.3",
1414
"react": "^16.13.1",
1515
"react-app-polyfill": "^1.0.6",
1616
"react-dom": "^16.13.1",
@@ -40,12 +40,12 @@
4040
},
4141
"devDependencies": {
4242
"@craco/craco": "5.6.4",
43-
"antd-dayjs-webpack-plugin": "^1.0.0",
43+
"antd-dayjs-webpack-plugin": "1.0.1",
4444
"babel-plugin-import": "1.13.0",
4545
"craco-less": "1.16.0",
4646
"eslint": "^6.1.0",
4747
"eslint-config-prettier": "6.11.0",
48-
"eslint-plugin-prettier": "^3.0.1",
48+
"eslint-plugin-prettier": "3.1.4",
4949
"prettier": "2.0.5"
5050
}
5151
}

0 commit comments

Comments
 (0)