mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 18:11:48 +00:00
Update dependency @types/recharts to v1.8.17
This commit is contained in:
parent
3a2078e373
commit
f6dada61cc
@ -151,7 +151,7 @@
|
||||
"@types/react-stripe-elements": "6.0.4",
|
||||
"@types/react-test-renderer": "16.9.2",
|
||||
"@types/reactstrap": "8.4.2",
|
||||
"@types/recharts": "1.8.16",
|
||||
"@types/recharts": "1.8.17",
|
||||
"@types/resize-observer-browser": "0.1.3",
|
||||
"@types/sanitize-html": "1.23.0",
|
||||
"@types/semver": "7.3.1",
|
||||
|
||||
@ -4114,10 +4114,10 @@
|
||||
"@types/react" "*"
|
||||
popper.js "^1.14.1"
|
||||
|
||||
"@types/recharts@1.8.16":
|
||||
version "1.8.16"
|
||||
resolved "https://registry.npmjs.org/@types/recharts/-/recharts-1.8.16.tgz#3ac3f5513ed61152910f2e828157b21a2761df22"
|
||||
integrity sha512-xBXjOsSJJVP2xGtq/kML4rHGyKxA4x8ZqIU7iwbmWrperpSXzoQ1PWjqf4cBdmcLAWaidDHPJxUVHkZr3R/PEA==
|
||||
"@types/recharts@1.8.17":
|
||||
version "1.8.17"
|
||||
resolved "https://registry.npmjs.org/@types/recharts/-/recharts-1.8.17.tgz#93016aeef7209d545a213d1b71d8c1f6b3e96cff"
|
||||
integrity sha512-M3tONAszItN8EkI6k+Gbqy89LhSyyEkATJG1SRuKJ5/RHcgBRKPDlZJzh6elAmA+lObdCx4Nfpu2viEPtq1tJg==
|
||||
dependencies:
|
||||
"@types/d3-shape" "^1"
|
||||
"@types/react" "*"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user