mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-05-19 17:58:24 -05:00
update deps
This commit is contained in:
parent
79fd4bcd14
commit
dfe06e01eb
6
frontend-react/package-lock.json
generated
6
frontend-react/package-lock.json
generated
|
|
@ -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": "*"
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user