mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
eui 12.4.0
This commit is contained in:
parent
91e1d9c712
commit
6d19a5ac32
8 changed files with 11 additions and 11 deletions
|
@ -106,7 +106,7 @@
|
|||
"@babel/register": "7.4.4",
|
||||
"@elastic/charts": "^7.2.1",
|
||||
"@elastic/datemath": "5.0.2",
|
||||
"@elastic/eui": "12.3.1",
|
||||
"@elastic/eui": "12.4.0",
|
||||
"@elastic/filesaver": "1.1.2",
|
||||
"@elastic/good": "8.1.1-kibana2",
|
||||
"@elastic/numeral": "2.3.3",
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
},
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@elastic/eui": "12.3.1",
|
||||
"@elastic/eui": "12.4.0",
|
||||
"react": "^16.8.0",
|
||||
"react-dom": "^16.8.0"
|
||||
}
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
},
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@elastic/eui": "12.3.1",
|
||||
"@elastic/eui": "12.4.0",
|
||||
"react": "^16.8.0"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
},
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@elastic/eui": "12.3.1",
|
||||
"@elastic/eui": "12.4.0",
|
||||
"react": "^16.8.0"
|
||||
},
|
||||
"scripts": {
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
},
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@elastic/eui": "12.3.1",
|
||||
"@elastic/eui": "12.4.0",
|
||||
"react": "^16.8.0"
|
||||
},
|
||||
"scripts": {
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
},
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@elastic/eui": "12.3.1",
|
||||
"@elastic/eui": "12.4.0",
|
||||
"react": "^16.8.0",
|
||||
"react-dom": "^16.8.0"
|
||||
}
|
||||
|
|
|
@ -172,7 +172,7 @@
|
|||
"@babel/runtime": "7.4.5",
|
||||
"@elastic/ctags-langserver": "^0.1.2",
|
||||
"@elastic/datemath": "5.0.2",
|
||||
"@elastic/eui": "12.3.1",
|
||||
"@elastic/eui": "12.4.0",
|
||||
"@elastic/javascript-typescript-langserver": "^0.2.1",
|
||||
"@elastic/lsp-extension": "^0.1.2",
|
||||
"@elastic/node-crypto": "^1.0.0",
|
||||
|
|
|
@ -1659,10 +1659,10 @@
|
|||
tabbable "^1.1.0"
|
||||
uuid "^3.1.0"
|
||||
|
||||
"@elastic/eui@12.3.1":
|
||||
version "12.3.1"
|
||||
resolved "https://registry.yarnpkg.com/@elastic/eui/-/eui-12.3.1.tgz#89ced2cf43d5363f0cbc9cca76f6fcdfb3466276"
|
||||
integrity sha512-7XQSSsyJTPyJQR+tmo14z/ek7/9PDz7jI/t1sPa14hG8CLYKhOgtYjVFeLM4hHz4F4MLwfwK1t3gMHqFxnvGeQ==
|
||||
"@elastic/eui@12.4.0":
|
||||
version "12.4.0"
|
||||
resolved "https://registry.yarnpkg.com/@elastic/eui/-/eui-12.4.0.tgz#a679c498e5890fea34dab35346212022538fef5d"
|
||||
integrity sha512-b3bY5cRqvbyRa8Uain1drZc6djvxxcZFfx0uQbkHOe9iK+AppHfkqQ5KeXtH3CUF55PZI56DRkVzsBbcOMMtOQ==
|
||||
dependencies:
|
||||
"@types/lodash" "^4.14.116"
|
||||
"@types/numeral" "^0.0.25"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue