mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
# Backport This will backport the following commits from `main` to `8.x`: - [Update dependency @elastic/charts to v67.0.1 (main) (#194794)](https://github.com/elastic/kibana/pull/194794) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"elastic-renovate-prod[bot]","email":"174716857+elastic-renovate-prod[bot]@users.noreply.github.com"},"sourceCommit":{"committedDate":"2024-10-03T17:41:46Z","message":"Update dependency @elastic/charts to v67.0.1 (main) (#194794)\n\n- **ChartStatus:** render complete if the same parent size is dispatched","sha":"f649a38d1ff6be052b62993422c3c8fb76a1b330","branchLabelMapping":{"^v9.0.0$":"main","^v8.16.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Visualizations","release_note:skip","💝community","v9.0.0","backport:prev-minor"],"title":"Update dependency @elastic/charts to v67.0.1 (main)","number":194794,"url":"https://github.com/elastic/kibana/pull/194794","mergeCommit":{"message":"Update dependency @elastic/charts to v67.0.1 (main) (#194794)\n\n- **ChartStatus:** render complete if the same parent size is dispatched","sha":"f649a38d1ff6be052b62993422c3c8fb76a1b330"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/194794","number":194794,"mergeCommit":{"message":"Update dependency @elastic/charts to v67.0.1 (main) (#194794)\n\n- **ChartStatus:** render complete if the same parent size is dispatched","sha":"f649a38d1ff6be052b62993422c3c8fb76a1b330"}}]}] BACKPORT--> Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
This commit is contained in:
parent
618197cd79
commit
edde4bd59c
2 changed files with 5 additions and 5 deletions
|
@ -110,7 +110,7 @@
|
|||
"@elastic/apm-rum": "^5.16.1",
|
||||
"@elastic/apm-rum-core": "^5.21.1",
|
||||
"@elastic/apm-rum-react": "^2.0.3",
|
||||
"@elastic/charts": "67.0.0",
|
||||
"@elastic/charts": "67.0.1",
|
||||
"@elastic/datemath": "5.0.3",
|
||||
"@elastic/ebt": "^1.1.1",
|
||||
"@elastic/ecs": "^8.11.1",
|
||||
|
|
|
@ -1643,10 +1643,10 @@
|
|||
dependencies:
|
||||
object-hash "^1.3.0"
|
||||
|
||||
"@elastic/charts@67.0.0":
|
||||
version "67.0.0"
|
||||
resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-67.0.0.tgz#840737195b79748b04bf7a0c9ddb0a00da5fdf43"
|
||||
integrity sha512-ORiPySIe53vWyGZt5CHNm7q+UyStL0caqpdwqQWO5F22kRNLs14bsOnJdMzrdLpR1HEhX4e36kYyXfedbQA8AQ==
|
||||
"@elastic/charts@67.0.1":
|
||||
version "67.0.1"
|
||||
resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-67.0.1.tgz#17ba397a97f207f99b6f682f136dde0aef474b57"
|
||||
integrity sha512-6H9DUxm1vwp/R78PAx/zkBKechXF0g1LQuflfpfxMFplwRRw7OTz9cMMRjvrqUp1bVhkp9yLb4CWao+HWaIofA==
|
||||
dependencies:
|
||||
"@popperjs/core" "^2.11.8"
|
||||
bezier-easing "^2.1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue