mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
upgrade EUI to patched 0.0.38 (#19361)
This commit is contained in:
parent
2a4a89b390
commit
d653a1ec6c
4 changed files with 8 additions and 8 deletions
|
@ -75,7 +75,7 @@
|
|||
"url": "https://github.com/elastic/kibana.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"@elastic/eui": "v0.0.38",
|
||||
"@elastic/eui": "v0.0.38-bugfix.1",
|
||||
"@elastic/filesaver": "1.1.2",
|
||||
"@elastic/numeral": "2.3.2",
|
||||
"@elastic/ui-ace": "0.2.3",
|
||||
|
|
|
@ -76,7 +76,7 @@
|
|||
"yargs": "4.7.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@elastic/eui": "0.0.38",
|
||||
"@elastic/eui": "v0.0.38-bugfix.1",
|
||||
"@elastic/node-crypto": "0.1.2",
|
||||
"@elastic/node-phantom-simple": "2.2.4",
|
||||
"@elastic/numeral": "2.3.2",
|
||||
|
|
|
@ -10,9 +10,9 @@
|
|||
esutils "^2.0.2"
|
||||
js-tokens "^3.0.0"
|
||||
|
||||
"@elastic/eui@0.0.38":
|
||||
version "0.0.38"
|
||||
resolved "https://registry.yarnpkg.com/@elastic/eui/-/eui-0.0.38.tgz#83d55b7ad111c0a917dee2747247bac9f0be7fb5"
|
||||
"@elastic/eui@v0.0.38-bugfix.1":
|
||||
version "0.0.38-bugfix.1"
|
||||
resolved "https://registry.yarnpkg.com/@elastic/eui/-/eui-0.0.38-bugfix.1.tgz#31e9f2b222d76d1a20c152e80cb76b58e29afa81"
|
||||
dependencies:
|
||||
brace "^0.10.0"
|
||||
classnames "^2.2.5"
|
||||
|
|
|
@ -77,9 +77,9 @@
|
|||
version "0.0.0"
|
||||
uid ""
|
||||
|
||||
"@elastic/eui@0.0.38", "@elastic/eui@v0.0.38":
|
||||
version "0.0.38"
|
||||
resolved "https://registry.yarnpkg.com/@elastic/eui/-/eui-0.0.38.tgz#83d55b7ad111c0a917dee2747247bac9f0be7fb5"
|
||||
"@elastic/eui@v0.0.38-bugfix.1":
|
||||
version "0.0.38-bugfix.1"
|
||||
resolved "https://registry.yarnpkg.com/@elastic/eui/-/eui-0.0.38-bugfix.1.tgz#31e9f2b222d76d1a20c152e80cb76b58e29afa81"
|
||||
dependencies:
|
||||
brace "^0.10.0"
|
||||
classnames "^2.2.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue