mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
parent
0562b51b4a
commit
074678f90a
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": "^6.0.1",
|
||||
"@elastic/charts": "^7.0.1",
|
||||
"@elastic/datemath": "5.0.2",
|
||||
"@elastic/eui": "12.1.0",
|
||||
"@elastic/filesaver": "1.1.2",
|
||||
|
|
|
@ -1531,10 +1531,10 @@
|
|||
lodash "^4.17.11"
|
||||
to-fast-properties "^2.0.0"
|
||||
|
||||
"@elastic/charts@^6.0.1":
|
||||
version "6.0.1"
|
||||
resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-6.0.1.tgz#dd3fd512946870d941baf16402ec82741d680ae9"
|
||||
integrity sha512-31n/ceU5b0USc2Mfbli+/xBadjWCbakP2Nr/KjIWaJCMIljY/VXkeSWL//CK+wA3T19utyxQWlP+s2B9Ol0isA==
|
||||
"@elastic/charts@^7.0.1":
|
||||
version "7.0.1"
|
||||
resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-7.0.1.tgz#0ddc6d5444def8ed5d45c4113359c311e1e15fb7"
|
||||
integrity sha512-cscQcKB1nxPNipdPeMi14fi5ALdSywz2MYOn1UHmStiFBeaFuwt3Ncog/HJhtJG1Dgjqs0yvqpB92lkja+UmQQ==
|
||||
dependencies:
|
||||
"@types/d3-shape" "^1.3.1"
|
||||
"@types/luxon" "^1.11.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue