mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
update elastic/charts to 19.2.0 (#65279)
This commit is contained in:
parent
db914a8986
commit
4928978557
3 changed files with 6 additions and 6 deletions
|
@ -122,7 +122,7 @@
|
|||
"@babel/core": "^7.9.0",
|
||||
"@babel/register": "^7.9.0",
|
||||
"@elastic/apm-rum": "^5.1.1",
|
||||
"@elastic/charts": "19.1.2",
|
||||
"@elastic/charts": "19.2.0",
|
||||
"@elastic/datemath": "5.0.3",
|
||||
"@elastic/ems-client": "7.8.0",
|
||||
"@elastic/eui": "22.3.0",
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
"kbn:watch": "node scripts/build --watch"
|
||||
},
|
||||
"dependencies": {
|
||||
"@elastic/charts": "19.1.2",
|
||||
"@elastic/charts": "19.2.0",
|
||||
"@elastic/eui": "22.3.0",
|
||||
"@kbn/i18n": "1.0.0",
|
||||
"abortcontroller-polyfill": "^1.4.0",
|
||||
|
|
|
@ -1262,10 +1262,10 @@
|
|||
dependencies:
|
||||
"@elastic/apm-rum-core" "^5.2.0"
|
||||
|
||||
"@elastic/charts@19.1.2":
|
||||
version "19.1.2"
|
||||
resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-19.1.2.tgz#b78730eb11bdcb4fcf17b213411bc48ae9cb770d"
|
||||
integrity sha512-Qu4Sgp9Uh5Ic7Te3mCi19wlt8qw9Io8+MmCwpeyUi0TeGCPEIrpHp+aL9JkP+qTQJk+oCrJcjeXo2MhzcwOdCw==
|
||||
"@elastic/charts@19.2.0":
|
||||
version "19.2.0"
|
||||
resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-19.2.0.tgz#45db8c80e4699e5088a1771f190171c1144c5242"
|
||||
integrity sha512-uhk73OQPaxg7l54gfr+kv+c6jiEngewwH408OySzJbnH23z/5sIpLSziZhV33I6bs/LKDXQSqamC9Jh6Xcwk1A==
|
||||
dependencies:
|
||||
classnames "^2.2.6"
|
||||
d3-array "^1.2.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue