mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 01:13:23 -04:00
parent
ab935a8e4d
commit
13507df9cd
2 changed files with 5 additions and 5 deletions
|
@ -101,7 +101,7 @@
|
|||
"@babel/core": "7.4.5",
|
||||
"@babel/polyfill": "7.4.4",
|
||||
"@babel/register": "7.4.4",
|
||||
"@elastic/charts": "^9.1.1",
|
||||
"@elastic/charts": "^10.0.1",
|
||||
"@elastic/datemath": "5.0.2",
|
||||
"@elastic/eui": "13.3.0",
|
||||
"@elastic/filesaver": "1.1.2",
|
||||
|
|
|
@ -1569,10 +1569,10 @@
|
|||
debug "^3.1.0"
|
||||
lodash.once "^4.1.1"
|
||||
|
||||
"@elastic/charts@^9.1.1":
|
||||
version "9.1.1"
|
||||
resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-9.1.1.tgz#f2facc78bde2e382dd6a16503f1163c31e64aa64"
|
||||
integrity sha512-f9xEB4Xv8JPeTRvKHRFljiRAa9bXkOhh4bXy0VvT+kZghQPMhqn7Y72mqcx4BeautnRugC3xb3RFfkx5ZoMExQ==
|
||||
"@elastic/charts@^10.0.1":
|
||||
version "10.0.1"
|
||||
resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-10.0.1.tgz#791a4459960e404ceb644a02138a208398d0419f"
|
||||
integrity sha512-eRcTfvSPM8RN4tfsuuQA9nc0fNroJRedQMmdeDjRB395KIeOdzD4arFDWU3jgQucB/rQXqa4aROH3I3B4Joouw==
|
||||
dependencies:
|
||||
"@types/d3-shape" "^1.3.1"
|
||||
"@types/luxon" "^1.11.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue