From 33911e1f1a98657f271ab2505e1cad82c788bf35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 22:52:16 +0000 Subject: [PATCH] CHORE(NPM) - bump @leafygreen-ui/combobox from 7.2.0 to 8.1.1 Bumps [@leafygreen-ui/combobox](https://github.com/mongodb/leafygreen-ui) from 7.2.0 to 8.1.1. - [Release notes](https://github.com/mongodb/leafygreen-ui/releases) - [Commits](https://github.com/mongodb/leafygreen-ui/compare/@leafygreen-ui/combobox@7.2.0...@leafygreen-ui/combobox@8.1.1) --- updated-dependencies: - dependency-name: "@leafygreen-ui/combobox" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 180 ++++++++++++++++++++++----------------------------- 2 files changed, 80 insertions(+), 102 deletions(-) diff --git a/package.json b/package.json index 958e14664c..7ed88e85d5 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "@leafygreen-ui/card": "10.0.5", "@leafygreen-ui/checkbox": "12.0.5", "@leafygreen-ui/code": "14.2.18", - "@leafygreen-ui/combobox": "7.2.0", + "@leafygreen-ui/combobox": "8.1.1", "@leafygreen-ui/confirmation-modal": "5.0.9", "@leafygreen-ui/emotion": "4.0.7", "@leafygreen-ui/expandable-card": "3.0.5", diff --git a/yarn.lock b/yarn.lock index 9e038c50b2..e22e86558f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3255,7 +3255,7 @@ resolved "https://registry.yarnpkg.com/@kwsites/promise-deferred/-/promise-deferred-1.1.1.tgz#8ace5259254426ccef57f3175bc64ed7095ed919" integrity sha512-GaHYm+c0O9MjZRu0ongGBRbinu8gVAMd2UZjji6jVmqKtZluZnptXGWhz1E8j8D2HJ3f/yMxKAUC0b+57wncIw== -"@leafygreen-ui/a11y@^1.3.4", "@leafygreen-ui/a11y@^1.4.11", "@leafygreen-ui/a11y@^1.4.2", "@leafygreen-ui/a11y@^1.4.3": +"@leafygreen-ui/a11y@^1.3.4", "@leafygreen-ui/a11y@^1.4.11", "@leafygreen-ui/a11y@^1.4.3": version "1.4.11" resolved "https://registry.yarnpkg.com/@leafygreen-ui/a11y/-/a11y-1.4.11.tgz#5ebaa4a4a1bf99e2c3d6d9cb08f6b4983f2b2d59" integrity sha512-mzNMR4ci3ExdCY3Ec1kr7xH4nV02uamoohbWxcI9qSd41TFskaDAZSXO9PL9S8JosQXjpRkt0f470XvVE0kEXQ== @@ -3264,6 +3264,15 @@ "@leafygreen-ui/hooks" "^8.0.0" "@leafygreen-ui/lib" "^13.0.0" +"@leafygreen-ui/a11y@^1.4.12": + version "1.4.12" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/a11y/-/a11y-1.4.12.tgz#727df62a6bd33defb296fc43885df59e0c8c1083" + integrity sha512-JYpXbcPN6cbURBYEVW186gU/n4ibmmoBsD0IEtnxDl7jGir7aT7s6hd3L9nbOQEzcYfzDNHYg1CWvOHktanpkQ== + dependencies: + "@leafygreen-ui/emotion" "^4.0.7" + "@leafygreen-ui/hooks" "^8.1.0" + "@leafygreen-ui/lib" "^13.2.0" + "@leafygreen-ui/badge@8.0.2": version "8.0.2" resolved "https://registry.yarnpkg.com/@leafygreen-ui/badge/-/badge-8.0.2.tgz#2928d5a3877644b83f7459a008c03361cb2c744b" @@ -3380,18 +3389,18 @@ "@leafygreen-ui/typography" "^16.0.0" react-transition-group "^4.4.1" -"@leafygreen-ui/checkbox@^12.0.20": - version "12.0.20" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/checkbox/-/checkbox-12.0.20.tgz#8969b106f27ab30d3e5ff742682130a21c471409" - integrity sha512-H811SnLrrW2jwwno92AtpdqCNcmvHJCu0X+TjnPcYAUjvXPtGUBw+aJLpwQ+S4qtss6TavnsXQ75xJWnyM2w8A== +"@leafygreen-ui/checkbox@^12.0.20", "@leafygreen-ui/checkbox@^12.1.1": + version "12.1.1" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/checkbox/-/checkbox-12.1.1.tgz#49067165b3ba35b3e56116c72e14932e33d7c6b7" + integrity sha512-9hl2tLeajx4i7MpFyK+Glck76wo+h780MkwkuSGIQZLKNGxithlHXmVJeejDyS72effeLO/umsZJGxylvbEs/A== dependencies: "@leafygreen-ui/a11y" "^1.4.11" "@leafygreen-ui/emotion" "^4.0.7" - "@leafygreen-ui/hooks" "^8.0.0" + "@leafygreen-ui/hooks" "^8.1.2" "@leafygreen-ui/lib" "^13.0.0" "@leafygreen-ui/palette" "^4.0.7" - "@leafygreen-ui/tokens" "^2.2.0" - "@leafygreen-ui/typography" "^18.0.0" + "@leafygreen-ui/tokens" "^2.5.1" + "@leafygreen-ui/typography" "^18.2.2" react-transition-group "^4.4.5" "@leafygreen-ui/chip@^1.0.0": @@ -3430,24 +3439,24 @@ lodash "^4.17.21" polished "^4.2.2" -"@leafygreen-ui/combobox@7.2.0": - version "7.2.0" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/combobox/-/combobox-7.2.0.tgz#126a2dc107571fae1a4adf814b2284f775f7ee10" - integrity sha512-4mXeIdSEH5KjD/N2INw9whNRD1VLjkR7yJ2B9CfKniwCrnjrIphgOcQ9NCJccCBmLa9HUAafFvKSULw3DyciNQ== +"@leafygreen-ui/combobox@8.1.1": + version "8.1.1" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/combobox/-/combobox-8.1.1.tgz#73d1e095294b50a9ec2d0aaad22d5ae7febda51f" + integrity sha512-dEYnVKRmUMmWHsmS7efKppO/bO8AWQL1sxO/O87KX2b/Ikqm6GY+KnknXFDL7oCSjUPrMAwB7Iv7IQJ8r7JsXw== dependencies: - "@leafygreen-ui/checkbox" "^12.0.20" + "@leafygreen-ui/checkbox" "^12.1.1" "@leafygreen-ui/chip" "^1.0.0" "@leafygreen-ui/emotion" "^4.0.7" - "@leafygreen-ui/hooks" "^8.1.1" - "@leafygreen-ui/icon" "^11.23.0" + "@leafygreen-ui/hooks" "^8.1.2" + "@leafygreen-ui/icon" "^11.29.1" "@leafygreen-ui/icon-button" "^15.0.19" "@leafygreen-ui/inline-definition" "^6.0.13" - "@leafygreen-ui/input-option" "^1.0.13" + "@leafygreen-ui/input-option" "^1.1.1" "@leafygreen-ui/lib" "^13.2.1" "@leafygreen-ui/palette" "^4.0.7" - "@leafygreen-ui/popover" "^11.1.1" - "@leafygreen-ui/tokens" "^2.3.0" - "@leafygreen-ui/typography" "^18.0.0" + "@leafygreen-ui/popover" "^11.3.0" + "@leafygreen-ui/tokens" "^2.5.1" + "@leafygreen-ui/typography" "^18.2.2" chalk "^4.1.2" lodash "^4.17.21" polished "^4.2.2" @@ -3544,22 +3553,14 @@ dependencies: lodash "^4.17.21" -"@leafygreen-ui/hooks@^8.0.0", "@leafygreen-ui/hooks@^8.0.1", "@leafygreen-ui/hooks@^8.1.1": - version "8.1.1" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/hooks/-/hooks-8.1.1.tgz#39ff22a762ea61146e9b0d136d73836e72103acc" - integrity sha512-Ovh4/huQbM3UVSnHDQE0rWWG8bxZG7qdI2RZYtmUW/YbAL66GQx3jkfpuLlL3Npu5SxuS6b/Ai42sB2U6+Df0A== +"@leafygreen-ui/hooks@^8.0.0", "@leafygreen-ui/hooks@^8.0.1", "@leafygreen-ui/hooks@^8.1.0", "@leafygreen-ui/hooks@^8.1.1", "@leafygreen-ui/hooks@^8.1.2": + version "8.1.2" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/hooks/-/hooks-8.1.2.tgz#2166c621d8c1c56b45d56c01fae09e4957ba0dff" + integrity sha512-XJlTqPx1RqjGRk1v5MWtISWfHBudAqYDsc7NzRCgK+bfwGa4LvsrJ89ZcJJdxUHH2Coz/z+Vxp+zNJThxtaf5A== dependencies: "@leafygreen-ui/lib" "^13.2.1" lodash "^4.17.21" -"@leafygreen-ui/hooks@^8.1.0": - version "8.1.0" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/hooks/-/hooks-8.1.0.tgz#1f6fec4d7021a86a28ae8c84d353b6190183767c" - integrity sha512-BWuZ2vCeWxI6fYb6Kj7C7BcQji7PfuTOiB8PB9NW0fEtrC76p18eclwgCrlimaCLIV81/eLN07NTwR14OCpWHg== - dependencies: - "@leafygreen-ui/lib" "^13.2.0" - lodash "^4.17.21" - "@leafygreen-ui/icon-button@15.0.19", "@leafygreen-ui/icon-button@^15.0.10", "@leafygreen-ui/icon-button@^15.0.12", "@leafygreen-ui/icon-button@^15.0.16", "@leafygreen-ui/icon-button@^15.0.19", "@leafygreen-ui/icon-button@^15.0.4", "@leafygreen-ui/icon-button@^15.0.7": version "15.0.19" resolved "https://registry.yarnpkg.com/@leafygreen-ui/icon-button/-/icon-button-15.0.19.tgz#4c9bd36358c6568605bb76cd2477f6930d4039fc" @@ -3581,10 +3582,10 @@ "@leafygreen-ui/emotion" "^4.0.7" lodash "^4.17.21" -"@leafygreen-ui/icon@^11.12.4", "@leafygreen-ui/icon@^11.12.5", "@leafygreen-ui/icon@^11.15.0", "@leafygreen-ui/icon@^11.17.0", "@leafygreen-ui/icon@^11.22.1", "@leafygreen-ui/icon@^11.22.2", "@leafygreen-ui/icon@^11.23.0", "@leafygreen-ui/icon@^11.24.0", "@leafygreen-ui/icon@^11.25.0", "@leafygreen-ui/icon@^11.25.1", "@leafygreen-ui/icon@^11.27.0", "@leafygreen-ui/icon@^11.27.1", "@leafygreen-ui/icon@^11.28.0": - version "11.29.0" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/icon/-/icon-11.29.0.tgz#8a766530980228ec2f502dfba1ecaccbec8477d8" - integrity sha512-hmnFJYdmTovtSyDOwjfc5cN2+iLc1/Iv7bIVw0N+TUdq9k2FQXbZ/JFWI/afoHS78xoyn5Gwo3iuofyRxpFMcw== +"@leafygreen-ui/icon@^11.12.4", "@leafygreen-ui/icon@^11.12.5", "@leafygreen-ui/icon@^11.15.0", "@leafygreen-ui/icon@^11.17.0", "@leafygreen-ui/icon@^11.22.1", "@leafygreen-ui/icon@^11.22.2", "@leafygreen-ui/icon@^11.23.0", "@leafygreen-ui/icon@^11.24.0", "@leafygreen-ui/icon@^11.25.0", "@leafygreen-ui/icon@^11.25.1", "@leafygreen-ui/icon@^11.27.0", "@leafygreen-ui/icon@^11.27.1", "@leafygreen-ui/icon@^11.28.0", "@leafygreen-ui/icon@^11.29.1": + version "11.29.1" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/icon/-/icon-11.29.1.tgz#f61115a5b0b36310a5ffb008bf51dd9ae8982917" + integrity sha512-bCfeJ3mndU5wHayMWfkVWo0NXhPpBpHIG53aox/eRterqLvWg6jWyiuF930MHbyWDNEXC9Qw1WD637kZ93mmog== dependencies: "@leafygreen-ui/emotion" "^4.0.7" lodash "^4.17.21" @@ -3601,7 +3602,7 @@ "@leafygreen-ui/tokens" "^2.2.0" "@leafygreen-ui/tooltip" "^11.0.0" -"@leafygreen-ui/inline-definition@6.0.14": +"@leafygreen-ui/inline-definition@6.0.14", "@leafygreen-ui/inline-definition@^6.0.11", "@leafygreen-ui/inline-definition@^6.0.13": version "6.0.14" resolved "https://registry.yarnpkg.com/@leafygreen-ui/inline-definition/-/inline-definition-6.0.14.tgz#fd0ba775a2ff88520ed31d0489e57fd90416bad3" integrity sha512-vCfSF1Lr8O4sm8f7w9rTflVyJRjF3Tyrtppr9OSfEPTDDlla+tiuSyvrMUty3xfdomc6JEGyumdozvjyU9dFsg== @@ -3611,41 +3612,18 @@ "@leafygreen-ui/palette" "^4.0.7" "@leafygreen-ui/tooltip" "^11.0.0" -"@leafygreen-ui/inline-definition@^6.0.11", "@leafygreen-ui/inline-definition@^6.0.13": - version "6.0.13" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/inline-definition/-/inline-definition-6.0.13.tgz#cf5010793edcc1cc911c944ee660243b2ed2447f" - integrity sha512-auHv9UwJwZeqbT08BvTcRuzfxRIiSvsPM3kPcdsnDvtJiEO6WwxH33UKhQ+CFY3xz+70qfCW3CInwPIQF/ea0A== - dependencies: - "@leafygreen-ui/emotion" "^4.0.7" - "@leafygreen-ui/lib" "^13.0.0" - "@leafygreen-ui/palette" "^4.0.7" - "@leafygreen-ui/tooltip" "^10.1.0" - -"@leafygreen-ui/input-option@^1.0.13": - version "1.0.13" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/input-option/-/input-option-1.0.13.tgz#eeaf25e111bad5117079338e1cc3f0435d5254c9" - integrity sha512-6J4rji1V2EHpKyqsuZPa2KVW4IHbj26Wp9VoJuFh6hz3LkNpJ5FoRxLvUGlL9wf8b+A2oK+bz5rW0FP+vs+nlw== +"@leafygreen-ui/input-option@^1.0.13", "@leafygreen-ui/input-option@^1.0.5", "@leafygreen-ui/input-option@^1.1.1": + version "1.1.1" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/input-option/-/input-option-1.1.1.tgz#ba115819fc38b22f8123e4d4e81cf9aceec2814d" + integrity sha512-ix6QQmnRGqnvZWERATO0jsMiziG2CWBe9t3ng++sBWaF1nqQXPqcBSZihuuJaoY7hg9qA7MCQMEb5XuZqhi59w== dependencies: - "@leafygreen-ui/a11y" "^1.4.11" + "@leafygreen-ui/a11y" "^1.4.12" "@leafygreen-ui/emotion" "^4.0.7" - "@leafygreen-ui/lib" "^13.0.0" + "@leafygreen-ui/lib" "^13.2.0" "@leafygreen-ui/palette" "^4.0.7" "@leafygreen-ui/polymorphic" "^1.3.6" - "@leafygreen-ui/tokens" "^2.1.4" - "@leafygreen-ui/typography" "^18.0.0" - -"@leafygreen-ui/input-option@^1.0.5": - version "1.0.5" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/input-option/-/input-option-1.0.5.tgz#d6f814b943900f9ede4981f3bd7107b89fd7b74a" - integrity sha512-gU051Rr5oB6CelLziN1xpbymexEP28DsbhgN+KTXxzpOM5q4l1dNAv12UDuCSEJS/xPP0kzkBkMWT/WPOEE/uQ== - dependencies: - "@leafygreen-ui/a11y" "^1.4.2" - "@leafygreen-ui/emotion" "^4.0.4" - "@leafygreen-ui/lib" "^10.4.0" - "@leafygreen-ui/palette" "^4.0.4" - "@leafygreen-ui/polymorphic" "^1.3.2" - "@leafygreen-ui/tokens" "^2.1.1" - "@leafygreen-ui/typography" "^16.5.1" + "@leafygreen-ui/tokens" "^2.5.1" + "@leafygreen-ui/typography" "^18.2.2" "@leafygreen-ui/interaction-ring@7.0.2": version "7.0.2" @@ -3839,16 +3817,17 @@ "@leafygreen-ui/tokens" "^2.2.0" react-transition-group "^4.4.5" -"@leafygreen-ui/popover@^11.0.12", "@leafygreen-ui/popover@^11.0.15", "@leafygreen-ui/popover@^11.0.17", "@leafygreen-ui/popover@^11.0.4", "@leafygreen-ui/popover@^11.1.1": - version "11.1.1" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/popover/-/popover-11.1.1.tgz#fe0ee8b6f83e28d87f000af6089f021a48f774b7" - integrity sha512-isXdPQQM/sdygDt1Wp89ekyXKLW6AMENTC4C6DVuRAAmdRZLtcb724K1KMOkiooa0h/CXWxdLslqJsdzsicAuA== +"@leafygreen-ui/popover@^11.0.12", "@leafygreen-ui/popover@^11.0.15", "@leafygreen-ui/popover@^11.0.17", "@leafygreen-ui/popover@^11.0.4", "@leafygreen-ui/popover@^11.1.1", "@leafygreen-ui/popover@^11.3.0": + version "11.3.0" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/popover/-/popover-11.3.0.tgz#c75b5cc049ec88965a4c6d4607214fbc94e6eb5f" + integrity sha512-tSTuDw0JAs1w6Kj1mQdRe+XhuVQKcaOaf6BLxDB2kTCkdGmnwN1s+/vaDyERguv00VI4ttM4QbvC9kZ8t+fAdA== dependencies: "@leafygreen-ui/emotion" "^4.0.7" - "@leafygreen-ui/hooks" "^8.0.0" - "@leafygreen-ui/lib" "^13.0.0" - "@leafygreen-ui/portal" "^5.0.3" - "@leafygreen-ui/tokens" "^2.2.0" + "@leafygreen-ui/hooks" "^8.1.2" + "@leafygreen-ui/lib" "^13.2.0" + "@leafygreen-ui/portal" "^5.1.0" + "@leafygreen-ui/tokens" "^2.5.1" + "@types/react-transition-group" "^4.4.5" react-transition-group "^4.4.5" "@leafygreen-ui/portal@^4.0.9", "@leafygreen-ui/portal@^4.1.2": @@ -3867,6 +3846,14 @@ "@leafygreen-ui/hooks" "^8.0.0" "@leafygreen-ui/lib" "^13.0.0" +"@leafygreen-ui/portal@^5.1.0": + version "5.1.0" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/portal/-/portal-5.1.0.tgz#d9dfd61e4ee403ebb0086b5e91b1c5d41a553d75" + integrity sha512-zvbxF0YN4YLA3KECm1wVM/Ag96CjjhFYORoWwQM6KRbHP/Brg9/g7mPd2aJj/xpPZlJYSTeAwhKM9JJkrnm6Dg== + dependencies: + "@leafygreen-ui/hooks" "^8.1.2" + "@leafygreen-ui/lib" "^13.0.0" + "@leafygreen-ui/radio-box-group@12.0.16": version "12.0.16" resolved "https://registry.yarnpkg.com/@leafygreen-ui/radio-box-group/-/radio-box-group-12.0.16.tgz#866ad9c82998bf85970201c543aec9ea2073b195" @@ -4124,10 +4111,10 @@ dependencies: "@leafygreen-ui/palette" "^3.4.5" -"@leafygreen-ui/tokens@^2.0.0", "@leafygreen-ui/tokens@^2.0.1", "@leafygreen-ui/tokens@^2.1.0", "@leafygreen-ui/tokens@^2.1.1", "@leafygreen-ui/tokens@^2.1.4", "@leafygreen-ui/tokens@^2.2.0", "@leafygreen-ui/tokens@^2.3.0", "@leafygreen-ui/tokens@^2.4.0": - version "2.4.0" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/tokens/-/tokens-2.4.0.tgz#1210f3d649d0239f97a11f701d6f32863153a2d5" - integrity sha512-zTc+MQM3Q20z1xMLkjflFo+g2EQZW8YsquNhiUPRnqW85DyvsQn9TSDQJAcfvkzYqyeJ53AtAib983D/gpKw9A== +"@leafygreen-ui/tokens@^2.0.0", "@leafygreen-ui/tokens@^2.0.1", "@leafygreen-ui/tokens@^2.1.0", "@leafygreen-ui/tokens@^2.1.1", "@leafygreen-ui/tokens@^2.1.4", "@leafygreen-ui/tokens@^2.2.0", "@leafygreen-ui/tokens@^2.3.0", "@leafygreen-ui/tokens@^2.4.0", "@leafygreen-ui/tokens@^2.5.1": + version "2.5.1" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/tokens/-/tokens-2.5.1.tgz#295e02ba47c0fb4f2ab6891973c64be4a0d92c95" + integrity sha512-sC0fQ578tsQan54kQ9SCidUgSY2R31o787N7Umzji44CcnqZCPj2Lrbyp3tideUw+FcdapTAxkA+mpppPfGgRA== dependencies: "@leafygreen-ui/palette" "^4.0.7" @@ -4147,22 +4134,6 @@ lodash "^4.17.21" polished "^4.2.2" -"@leafygreen-ui/tooltip@^10.1.0": - version "10.1.0" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/tooltip/-/tooltip-10.1.0.tgz#4832a8b688ab0d88803e15b319a00c3e788c397a" - integrity sha512-jgrETmJveRDzDtz1qYI18Pkc53XGp/38l10MWPl8mv+/ahCCgNED2idmCjCwJ3/ju14t6ASSzs0SuH1jokNcAA== - dependencies: - "@leafygreen-ui/emotion" "^4.0.7" - "@leafygreen-ui/hooks" "^8.0.0" - "@leafygreen-ui/icon" "^11.23.0" - "@leafygreen-ui/lib" "^13.0.0" - "@leafygreen-ui/palette" "^4.0.7" - "@leafygreen-ui/popover" "^11.1.1" - "@leafygreen-ui/tokens" "^2.2.0" - "@leafygreen-ui/typography" "^18.0.0" - lodash "^4.17.21" - polished "^4.2.2" - "@leafygreen-ui/tooltip@^11.0.0": version "11.0.0" resolved "https://registry.yarnpkg.com/@leafygreen-ui/tooltip/-/tooltip-11.0.0.tgz#fc56c8c3292c6c64b067727c5bc92b7fe833e361" @@ -4203,17 +4174,17 @@ "@leafygreen-ui/polymorphic" "^1.3.5" "@leafygreen-ui/tokens" "^2.1.4" -"@leafygreen-ui/typography@^18.0.0", "@leafygreen-ui/typography@^18.0.1", "@leafygreen-ui/typography@^18.1.0", "@leafygreen-ui/typography@^18.2.1": - version "18.2.1" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/typography/-/typography-18.2.1.tgz#f036ffd9febe4b852c0971e53870306c82735fbd" - integrity sha512-6sZ50kifwMO+zkuqMxsv3IDu/5bcy4ryKWRDVTre2J2RI2au0HlcsrtGew6Sm46SJ2NBuu9ditzS6eco88cYIw== +"@leafygreen-ui/typography@^18.0.0", "@leafygreen-ui/typography@^18.0.1", "@leafygreen-ui/typography@^18.1.0", "@leafygreen-ui/typography@^18.2.1", "@leafygreen-ui/typography@^18.2.2": + version "18.2.2" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/typography/-/typography-18.2.2.tgz#0aacccf8187f4725cee25dc8fd1c31184c94f4d3" + integrity sha512-RuJcZ7XkxDj8ZJADJ50LGhWQFOIYcwRdJhe05JjpM26+JwHjBlESIU9XhSMjcg1bZDBSvg6AVP/LAD5Vb7VItA== dependencies: "@leafygreen-ui/emotion" "^4.0.7" - "@leafygreen-ui/icon" "^11.27.1" + "@leafygreen-ui/icon" "^11.29.1" "@leafygreen-ui/lib" "^13.2.0" "@leafygreen-ui/palette" "^4.0.7" "@leafygreen-ui/polymorphic" "^1.3.6" - "@leafygreen-ui/tokens" "^2.4.0" + "@leafygreen-ui/tokens" "^2.5.1" "@mdx-js/react@^2.1.5": version "2.3.0" @@ -6127,6 +6098,13 @@ dependencies: "@types/react" "*" +"@types/react-transition-group@^4.4.5": + version "4.4.10" + resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.10.tgz#6ee71127bdab1f18f11ad8fb3322c6da27c327ac" + integrity sha512-hT/+s0VQs2ojCX823m60m5f0sL5idt9SO6Tj6Dg+rdphGPIeJbJ6CxvBYkgkGKrYeDjvIpKTR38UzmtHJOGW3Q== + dependencies: + "@types/react" "*" + "@types/react@*", "@types/react@>=16": version "18.2.20" resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.20.tgz#1605557a83df5c8a2cc4eeb743b3dfc0eb6aaeb2"