Skip to content

Commit

Permalink
Upgrade @elastic/eui to v14.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sulemanof committed Nov 15, 2019
1 parent 66400b4 commit 2cd86c5
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"@elastic/charts": "^14.0.0",
"@elastic/datemath": "5.0.2",
"@elastic/ems-client": "1.0.5",
"@elastic/eui": "14.8.0",
"@elastic/eui": "14.10.0",
"@elastic/filesaver": "1.1.2",
"@elastic/good": "8.1.1-kibana2",
"@elastic/numeral": "2.3.3",
Expand Down
32 changes: 32 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1151,6 +1151,31 @@
tabbable "^1.1.0"
uuid "^3.1.0"

"@elastic/[email protected]":
version "14.10.0"
resolved "https://registry.yarnpkg.com/@elastic/eui/-/eui-14.10.0.tgz#f9e9a3a8f1a44970575072f2312f1f4ccda84abf"
integrity sha512-JN+bW/utsxuaHax995wuIJ5tQHZtY4h3bu5V71ALDv9EX4GVHSbyukU3ER6lsSTC0C4srJ9h/mHrSFsV2FSM9A==
dependencies:
"@types/lodash" "^4.14.116"
"@types/numeral" "^0.0.25"
"@types/react-beautiful-dnd" "^10.1.0"
classnames "^2.2.5"
highlight.js "^9.12.0"
html "^1.0.0"
keymirror "^0.1.1"
lodash "^4.17.11"
numeral "^2.0.6"
prop-types "^15.6.0"
react-ace "^5.5.0"
react-beautiful-dnd "^10.1.0"
react-focus-lock "^1.17.7"
react-input-autosize "^2.2.2"
react-is "~16.3.0"
react-virtualized "^9.18.5"
resize-observer-polyfill "^1.5.0"
tabbable "^3.0.0"
uuid "^3.1.0"

"@elastic/[email protected]":
version "14.8.0"
resolved "https://registry.yarnpkg.com/@elastic/eui/-/eui-14.8.0.tgz#777d29852998e52e8fc6dfb1869a4b32d74c72bb"
Expand Down Expand Up @@ -22822,6 +22847,13 @@ react-input-autosize@^2.2.1:
dependencies:
prop-types "^15.5.8"

react-input-autosize@^2.2.2:
version "2.2.2"
resolved "https://registry.yarnpkg.com/react-input-autosize/-/react-input-autosize-2.2.2.tgz#fcaa7020568ec206bc04be36f4eb68e647c4d8c2"
integrity sha512-jQJgYCA3S0j+cuOwzuCd1OjmBmnZLdqQdiLKRYrsMMzbjUrVDS5RvJUDwJqA7sKuksDuzFtm6hZGKFu7Mjk5aw==
dependencies:
prop-types "^15.5.8"

react-input-range@^1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/react-input-range/-/react-input-range-1.3.0.tgz#f96d001631ab817417f1e26d8f9f9684b4827f59"
Expand Down

0 comments on commit 2cd86c5

Please sign in to comment.