diff --git a/package.json b/package.json index f611a4eae2..19f231a5b1 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "@commitlint/cli": "^12.1.1", "@commitlint/config-conventional": "^12.1.1", "@elastic/datemath": "^5.0.3", - "@elastic/eui": "^90.0.0", + "@elastic/eui": "^91.0.0", "@emotion/react": "^11.10.5", "@emotion/css": "^11.10.5", "@mdx-js/loader": "^1.6.6", diff --git a/storybook/package.json b/storybook/package.json index 9860533a1d..3ced7aab9d 100644 --- a/storybook/package.json +++ b/storybook/package.json @@ -12,7 +12,7 @@ "dependencies": { "@elastic/charts": "*", "@elastic/datemath": "^5.0.3", - "@elastic/eui": "^90.0.0", + "@elastic/eui": "^91.0.0", "@emotion/react": "^11.10.5", "@emotion/css": "^11.10.5", "luxon": "^1.27.0", diff --git a/yarn.lock b/yarn.lock index a05347f7d2..af6126b4f2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3106,10 +3106,10 @@ dependencies: tslib "^1.9.3" -"@elastic/eui@^90.0.0": - version "90.0.0" - resolved "https://registry.yarnpkg.com/@elastic/eui/-/eui-90.0.0.tgz#f105576513ed2fb31fefab5e1287be4e090ba0f3" - integrity sha512-4LXY4CwXU3FHeOiW76VPTaYcPVKEiqpb8GGHFEkYfBPWBgXyUJUVJyXwX9k8pzXElxM9I68OTDVRxIUzEzFiug== +"@elastic/eui@^91.0.0": + version "91.0.0" + resolved "https://registry.yarnpkg.com/@elastic/eui/-/eui-91.0.0.tgz#bda5ff853036da4d00fdcaa90e383925450ac744" + integrity sha512-c3q6mlr7kJijOfIPmg8HFmZOEHyXyQY1p91cGWTW/gWRq+fTQBDtg6/ahl3D2Bdgg3Lv8HlDSG30uH9cno4d6A== dependencies: "@hello-pangea/dnd" "^16.3.0" "@types/lodash" "^4.14.198"