Bump antd from 4.6.6 to 4.13.1 (#58)

* Bump antd from 4.6.6 to 4.13.1

Bumps [antd](https://github.com/ant-design/ant-design) from 4.6.6 to 4.13.1.
- [Release notes](https://github.com/ant-design/ant-design/releases)
- [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md)
- [Commits](https://github.com/ant-design/ant-design/compare/4.6.6...4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>

* Add rc-util so ant will build

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
This commit is contained in:
dependabot[bot]
2021-03-08 16:10:46 -08:00
committed by GitHub
parent 83e8f616b4
commit 014a2c99bc
2 changed files with 402 additions and 251 deletions

View File

@@ -10,13 +10,14 @@
},
"dependencies": {
"@ant-design/icons": "^4.5.0",
"antd": "^4.6.6",
"antd": "^4.13.1",
"chart.js": "^2.9.4",
"classnames": "^2.2.6",
"date-fns": "^2.19.0",
"markdown-it": "^12.0.4",
"next": "^10.0.5",
"prop-types": "^15.7.2",
"rc-util": "^5.8.1",
"react": "^17.0.1",
"react-chartkick": "^0.4.1",
"react-dom": "^17.0.1",