diff --git a/package.json b/package.json index f1f07296..f5563c87 100644 --- a/package.json +++ b/package.json @@ -50,8 +50,8 @@ "dependencies": { "@elastic/datemath": "^5.0.3", "@elastic/ems-client": "8.5.3", - "@elastic/eui": "98.1.0-borealis.0", - "@elastic/eui-theme-borealis": "^0.0.4", + "@elastic/eui": "98.2.1-borealis.0", + "@elastic/eui-theme-borealis": "^0.0.6", "@emotion/css": "^11.10.6", "@mapbox/mapbox-gl-rtl-text": "^0.2.3", "@turf/bbox": "7.1.0", diff --git a/yarn.lock b/yarn.lock index 03b271f4..e03e95cc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1536,25 +1536,25 @@ semver "^7.6.2" topojson-client "^3.1.0" -"@elastic/eui-theme-borealis@^0.0.4": - version "0.0.4" - resolved "https://registry.yarnpkg.com/@elastic/eui-theme-borealis/-/eui-theme-borealis-0.0.4.tgz#5a1e8d5cd02f25634928106c9845389f6b8568bb" - integrity sha512-6RV49J0saf2zjcf1uXYpoU9AgRlWs+ot+GszZz6iCBavPl7MdMlR13x5WdT7ewtx7cju9taEWhS1YDVfGVCFSA== +"@elastic/eui-theme-borealis@^0.0.6": + version "0.0.6" + resolved "https://registry.yarnpkg.com/@elastic/eui-theme-borealis/-/eui-theme-borealis-0.0.6.tgz#4ade71ed1a9e771ac22d618b34d8fd89ee64ba37" + integrity sha512-tG9SN1MyWcHVOowdY16qZ2R+k5OeBfgUUzQM0rIZdx5ZmGRoGAY8Jr3eUovPNW0znkQA31DcQyrNbrD921xHgg== -"@elastic/eui-theme-common@0.0.4": - version "0.0.4" - resolved "https://registry.yarnpkg.com/@elastic/eui-theme-common/-/eui-theme-common-0.0.4.tgz#83db50a46251c75e6a3c07df0dee3eedb5d49e17" - integrity sha512-IDQ15ytDwlB5OO2UlPKccUR37QnRp1xZE8zPy8LoCPQAX8hgDYjikk8gjA2eixCuTm9+t6Suz+Xuha69VcMMZg== +"@elastic/eui-theme-common@0.0.5": + version "0.0.5" + resolved "https://registry.yarnpkg.com/@elastic/eui-theme-common/-/eui-theme-common-0.0.5.tgz#e808f2d93fd51042f225584e6dc051a5da98b955" + integrity sha512-Xp6zuJ9Pqd2LnAOP6FwJ81xUml01UotKLdLvNEFM8XvbWfJOPfMWqzIgrttpbio44jyuEmJ/t+UcfLsiOAGsPA== dependencies: "@types/lodash" "^4.14.202" lodash "^4.17.21" -"@elastic/eui@98.1.0-borealis.0": - version "98.1.0-borealis.0" - resolved "https://registry.yarnpkg.com/@elastic/eui/-/eui-98.1.0-borealis.0.tgz#b0db1416d81863816939ae4dc067cc089a9f9789" - integrity sha512-DMu+H0j5WrByhJr3Xc3strmsIiwKHLYCOKsTWOqv9CS8tcRFaYa2zHhwhgVhRuBE7XdX++uCsV4vVGrd8qJMVw== +"@elastic/eui@98.2.1-borealis.0": + version "98.2.1-borealis.0" + resolved "https://registry.yarnpkg.com/@elastic/eui/-/eui-98.2.1-borealis.0.tgz#e613f0917989561395cc4a9c8206245eac618c1a" + integrity sha512-qZBPMfdBcXITGYuwy5OAo5FU2+eKMrZYsxs2hBQFZOUlLL4VLJ6SzgwAzJZx7BJWBTJSDtv8+PhPgNk/3FSMJg== dependencies: - "@elastic/eui-theme-common" "0.0.4" + "@elastic/eui-theme-common" "0.0.5" "@hello-pangea/dnd" "^16.6.0" "@types/lodash" "^4.14.202" "@types/numeral" "^2.0.5"