Remove unused d3-cloud library (#166601)

## Summary

This PR removes the d3-cloud library specified as a dependency in Kibana
`package.json`
The current tag-cloud uses the d3-cloud version library that is a
dependency of elastic-charts.

Co-authored-by: Stratoula Kalafateli <efstratia.kalafateli@elastic.co>
This commit is contained in:
Marco Vettorello 2023-09-26 12:21:10 +02:00 committed by GitHub
parent 59c5eb0988
commit a8de9ebfdf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View file

@ -868,7 +868,6 @@
"d3": "3.5.17",
"d3-array": "2.12.1",
"d3-brush": "^3.0.0",
"d3-cloud": "1.2.5",
"d3-interpolate": "^3.0.1",
"d3-scale": "^3.3.0",
"d3-selection": "^3.0.0",

View file

@ -13968,7 +13968,7 @@ d3-brush@^3.0.0:
d3-selection "3"
d3-transition "3"
d3-cloud@1.2.5, d3-cloud@^1.2.5:
d3-cloud@^1.2.5:
version "1.2.5"
resolved "https://registry.yarnpkg.com/d3-cloud/-/d3-cloud-1.2.5.tgz#3e91564f2d27fba47fcc7d812eb5081ea24c603d"
integrity sha512-4s2hXZgvs0CoUIw31oBAGrHt9Kt/7P9Ik5HIVzISFiWkD0Ga2VLAuO/emO/z1tYIpE7KG2smB4PhMPfFMJpahw==