update deps

This commit is contained in:
Kalle (Sendou) 2020-09-05 11:53:24 +03:00
parent 79fd4bcd14
commit dfe06e01eb
2 changed files with 4 additions and 4 deletions

View File

@ -2860,9 +2860,9 @@
}
},
"@types/recharts": {
"version": "1.8.14",
"resolved": "https://registry.npmjs.org/@types/recharts/-/recharts-1.8.14.tgz",
"integrity": "sha512-Q4NR9vgmugOELYY/8lXzs99nf9E1/fDWx6ZTVEjAtOhAbqXYFrepyQKa4+bR4mHl1F2WcYgf96fvWIu7It6rmA==",
"version": "1.8.15",
"resolved": "https://registry.npmjs.org/@types/recharts/-/recharts-1.8.15.tgz",
"integrity": "sha512-ApCfDT/R8RCbZTcl0iqLiKsxVdzE3GzoawTgJUHuQOz6ZXhsPVfp7CNSKI2s3zFwrRRsgmpv2AEcbcZceNHg4w==",
"requires": {
"@types/d3-shape": "*",
"@types/react": "*"

View File

@ -21,7 +21,7 @@
"@types/react-paginate": "^6.2.1",
"@types/react-select": "^3.0.19",
"@types/react-simple-maps": "^1.0.3",
"@types/recharts": "^1.8.14",
"@types/recharts": "^1.8.15",
"@types/webpack-env": "^1.15.2",
"apollo-boost": "^0.4.9",
"emotion-theming": "^10.0.27",