mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
Update dependency @elastic/charts to v33.2.0 (master) (#107842)
* Update dependency @elastic/charts to v33.2.0 * update jest snapshot Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: nickofthyme <nick.ryan.partridge@gmail.com>
This commit is contained in:
parent
957ef4ca95
commit
244d7579e6
3 changed files with 8 additions and 5 deletions
|
@ -95,7 +95,7 @@
|
|||
"dependencies": {
|
||||
"@elastic/apm-rum": "^5.8.0",
|
||||
"@elastic/apm-rum-react": "^1.2.11",
|
||||
"@elastic/charts": "33.1.0",
|
||||
"@elastic/charts": "33.2.0",
|
||||
"@elastic/datemath": "link:bazel-bin/packages/elastic-datemath",
|
||||
"@elastic/elasticsearch": "npm:@elastic/elasticsearch-canary@^8.0.0-canary.14",
|
||||
"@elastic/ems-client": "7.14.0",
|
||||
|
|
|
@ -198,6 +198,9 @@ exports[`DonutChart component passes correct props without errors for valid prop
|
|||
},
|
||||
"legend": Object {
|
||||
"horizontalHeight": 64,
|
||||
"labelOptions": Object {
|
||||
"maxLines": 1,
|
||||
},
|
||||
"margin": 0,
|
||||
"spacingBuffer": 10,
|
||||
"verticalWidth": 200,
|
||||
|
|
|
@ -1389,10 +1389,10 @@
|
|||
dependencies:
|
||||
object-hash "^1.3.0"
|
||||
|
||||
"@elastic/charts@33.1.0":
|
||||
version "33.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-33.1.0.tgz#3d32a0cf2d07a8df381a8a218104f0f554d392f0"
|
||||
integrity sha512-m/Qvs2xixzkYa7LeNCKajHjfRIkT2ZTlEQ+Sw52eRt0enCXjuS8Pp6PvLz0a9Ye37aLCZhEJMAS1EGJxHsX/pQ==
|
||||
"@elastic/charts@33.2.0":
|
||||
version "33.2.0"
|
||||
resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-33.2.0.tgz#2135e86bfdde9796b64c8e58d29b0b193ddf47a9"
|
||||
integrity sha512-Wk7IbfbxncAznTgMO5crRut7cS2GW8e8k++sg23epa6sT4RAnWwsKsvBojQdx9IvTWYxa+YJt4e7wCs3m5MSfw==
|
||||
dependencies:
|
||||
"@popperjs/core" "^2.4.0"
|
||||
chroma-js "^2.1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue