|
|
|
@ -2,12 +2,12 @@
|
|
|
|
|
# yarn lockfile v1 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"@chartwerk/core@^0.5.0-beta2": |
|
|
|
|
version "0.5.0-beta2" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@chartwerk/core/-/core-0.5.0-beta2.tgz#2b8595682c101fb7dd0e956c4e2eac465cccd7f7" |
|
|
|
|
integrity sha512-8y9EKg4fDOU0DQiZbNv/aHPRpjDFkpIq+jL5SDN9nofnDUzWt5BNt3I8sRSU1GOCrpPfmKZ4Bo3FjgrcwrfteQ== |
|
|
|
|
"@chartwerk/core@^0.5.0-beta3": |
|
|
|
|
version "0.5.0-beta3" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@chartwerk/core/-/core-0.5.0-beta3.tgz#861f5c022eb180fba70fc8eacd5ab977e5ea55e9" |
|
|
|
|
integrity sha512-Z8XvVoDgMre+E880SHQKy+1PsKT0Vq4Jp2JumJVsFvUx2rYBAxcR9OUmA36t2i/1+nblXF7lisnix0xq5K8VyA== |
|
|
|
|
dependencies: |
|
|
|
|
d3 "^5.16.0" |
|
|
|
|
d3 "^5.7.2" |
|
|
|
|
lodash "^4.17.21" |
|
|
|
|
|
|
|
|
|
"@types/json-schema@^7.0.5": |
|
|
|
@ -966,7 +966,7 @@ d3-zoom@1:
|
|
|
|
|
d3-selection "1" |
|
|
|
|
d3-transition "1" |
|
|
|
|
|
|
|
|
|
d3@^5.16.0: |
|
|
|
|
d3@^5.7.2: |
|
|
|
|
version "5.16.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/d3/-/d3-5.16.0.tgz#9c5e8d3b56403c79d4ed42fbd62f6113f199c877" |
|
|
|
|
integrity sha512-4PL5hHaHwX4m7Zr1UapXW23apo6pexCgdetdJ5kTmADpG/7T9Gkxw0M0tf/pjoB63ezCCm0u5UaFYy2aMt0Mcw== |
|
|
|
|