|
|
|
@ -2,13 +2,13 @@
|
|
|
|
|
# yarn lockfile v1 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"@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== |
|
|
|
|
"@chartwerk/core@^0.5.0": |
|
|
|
|
version "0.5.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@chartwerk/core/-/core-0.5.0.tgz#7d641a5ee3ec9ca588f5b06a0504659113745636" |
|
|
|
|
integrity sha512-YFqBJ8WFb83yZO2VR+XVRSMX3+ErGcGcdHy5aLeLzOqBW09gO7NENdzlCWXQLsGSx+f9RK2GcSTM4z0Q7OEDfA== |
|
|
|
|
dependencies: |
|
|
|
|
d3 "^5.7.2" |
|
|
|
|
lodash "^4.17.21" |
|
|
|
|
lodash "^4.14.149" |
|
|
|
|
|
|
|
|
|
"@types/json-schema@^7.0.5": |
|
|
|
|
version "7.0.6" |
|
|
|
@ -1799,7 +1799,7 @@ locate-path@^3.0.0:
|
|
|
|
|
p-locate "^3.0.0" |
|
|
|
|
path-exists "^3.0.0" |
|
|
|
|
|
|
|
|
|
lodash@^4.17.21: |
|
|
|
|
lodash@^4.14.149: |
|
|
|
|
version "4.17.21" |
|
|
|
|
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" |
|
|
|
|
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg== |
|
|
|
|