Skip to content

Commit

Permalink
FE: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
yp committed Apr 20, 2021
1 parent 9f1ed80 commit 93d3062
Show file tree
Hide file tree
Showing 2 changed files with 286 additions and 307 deletions.
8 changes: 4 additions & 4 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"dependencies": {
"@2fd/ant-design-icons": "2.4.1",
"@ant-design/icons": "4.6.2",
"antd": "4.15.0",
"core-js": "^3.10.0",
"antd": "4.15.2",
"core-js": "^3.10.2",
"dayjs": "1.10.4",
"history": "5.0.0",
"markdown-to-jsx": "7.1.2",
Expand Down Expand Up @@ -41,9 +41,9 @@
"antd-dayjs-webpack-plugin": "1.0.6",
"babel-plugin-import": "1.13.3",
"craco-less": "1.17.1",
"eslint": "^7.23.0",
"eslint": "^7.24.0",
"eslint-config-prettier": "7.2.0",
"eslint-plugin-prettier": "3.3.1",
"eslint-plugin-prettier": "3.4.0",
"prettier": "2.2.1"
}
}
Loading

0 comments on commit 93d3062

Please sign in to comment.