From 3a143eb0b074585ef0de5eba691aa46eaa6a6692 Mon Sep 17 00:00:00 2001 From: brooke Date: Mon, 18 Sep 2023 10:29:48 -0400 Subject: [PATCH 1/2] upgrade components --- package.json | 92 +++---- yarn.lock | 662 ++++++++++++++++++++++++++++----------------------- 2 files changed, 405 insertions(+), 349 deletions(-) diff --git a/package.json b/package.json index afddac62..8a2c12ac 100644 --- a/package.json +++ b/package.json @@ -31,60 +31,60 @@ "@emotion/server": "^11.0.0", "@emotion/styled": "^11.9.3", "@faker-js/faker": "^7.6.0", - "@leafygreen-ui/a11y": "^1.4.9", - "@leafygreen-ui/badge": "^8.0.12", - "@leafygreen-ui/banner": "^7.0.14", + "@leafygreen-ui/a11y": "^1.4.10", + "@leafygreen-ui/badge": "^8.0.13", + "@leafygreen-ui/banner": "^7.0.15", "@leafygreen-ui/box": "^3.1.8", - "@leafygreen-ui/button": "^21.0.5", - "@leafygreen-ui/callout": "^9.0.15", - "@leafygreen-ui/card": "^10.0.4", - "@leafygreen-ui/checkbox": "^12.0.18", - "@leafygreen-ui/code": "^14.2.14", - "@leafygreen-ui/combobox": "^6.0.14", - "@leafygreen-ui/confirmation-modal": "^5.0.6", - "@leafygreen-ui/copyable": "^8.0.19", + "@leafygreen-ui/button": "^21.0.6", + "@leafygreen-ui/callout": "^9.0.16", + "@leafygreen-ui/card": "^10.0.5", + "@leafygreen-ui/checkbox": "^12.0.19", + "@leafygreen-ui/code": "^14.2.15", + "@leafygreen-ui/combobox": "^6.0.15", + "@leafygreen-ui/confirmation-modal": "^5.0.7", + "@leafygreen-ui/copyable": "^8.0.20", "@leafygreen-ui/emotion": "^4.0.7", - "@leafygreen-ui/empty-state": "^1.0.12", - "@leafygreen-ui/expandable-card": "^3.0.20", - "@leafygreen-ui/form-footer": "^3.0.13", - "@leafygreen-ui/guide-cue": "^5.0.2", + "@leafygreen-ui/empty-state": "^1.0.13", + "@leafygreen-ui/expandable-card": "^3.0.21", + "@leafygreen-ui/form-footer": "^3.0.14", + "@leafygreen-ui/guide-cue": "^5.0.3", "@leafygreen-ui/hooks": "^8.0.0", "@leafygreen-ui/icon": "^11.23.0", - "@leafygreen-ui/icon-button": "^15.0.17", - "@leafygreen-ui/inline-definition": "^6.0.11", - "@leafygreen-ui/leafygreen-provider": "^3.1.8", - "@leafygreen-ui/lib": "^11.0.0", - "@leafygreen-ui/loading-indicator": "^2.0.5", - "@leafygreen-ui/logo": "^8.0.9", - "@leafygreen-ui/marketing-modal": "^4.1.0", - "@leafygreen-ui/menu": "^22.0.7", - "@leafygreen-ui/modal": "^16.0.1", - "@leafygreen-ui/number-input": "^1.0.14", - "@leafygreen-ui/pagination": "^1.0.15", + "@leafygreen-ui/icon-button": "^15.0.18", + "@leafygreen-ui/inline-definition": "^6.0.12", + "@leafygreen-ui/leafygreen-provider": "^3.1.9", + "@leafygreen-ui/lib": "^12.0.0", + "@leafygreen-ui/loading-indicator": "^2.0.6", + "@leafygreen-ui/logo": "^8.0.10", + "@leafygreen-ui/marketing-modal": "^4.1.1", + "@leafygreen-ui/menu": "^22.0.8", + "@leafygreen-ui/modal": "^16.0.2", + "@leafygreen-ui/number-input": "^1.0.15", + "@leafygreen-ui/pagination": "^1.0.16", "@leafygreen-ui/palette": "^4.0.7", - "@leafygreen-ui/password-input": "^1.0.14", - "@leafygreen-ui/pipeline": "^5.0.14", - "@leafygreen-ui/popover": "^11.0.17", - "@leafygreen-ui/portal": "^5.0.1", - "@leafygreen-ui/radio-box-group": "^12.0.14", - "@leafygreen-ui/radio-group": "^10.2.1", + "@leafygreen-ui/password-input": "^1.0.15", + "@leafygreen-ui/pipeline": "^5.0.15", + "@leafygreen-ui/popover": "^11.0.18", + "@leafygreen-ui/portal": "^5.0.2", + "@leafygreen-ui/radio-box-group": "^12.0.15", + "@leafygreen-ui/radio-group": "^10.2.2", "@leafygreen-ui/ripple": "^1.1.12", - "@leafygreen-ui/search-input": "^2.0.15", - "@leafygreen-ui/segmented-control": "^8.2.6", - "@leafygreen-ui/select": "^10.3.15", - "@leafygreen-ui/side-nav": "^14.0.2", - "@leafygreen-ui/skeleton-loader": "^1.1.0", - "@leafygreen-ui/split-button": "^1.0.8", - "@leafygreen-ui/stepper": "^3.2.5", + "@leafygreen-ui/search-input": "^2.0.17", + "@leafygreen-ui/segmented-control": "^8.2.7", + "@leafygreen-ui/select": "^10.3.16", + "@leafygreen-ui/side-nav": "^14.0.3", + "@leafygreen-ui/skeleton-loader": "^1.1.1", + "@leafygreen-ui/split-button": "^1.0.9", + "@leafygreen-ui/stepper": "^3.2.6", "@leafygreen-ui/table": "12.0.3", - "@leafygreen-ui/tabs": "^11.1.9", - "@leafygreen-ui/text-area": "^8.0.18", - "@leafygreen-ui/text-input": "^12.1.21", - "@leafygreen-ui/toast": "^6.1.15", - "@leafygreen-ui/toggle": "^10.0.15", + "@leafygreen-ui/tabs": "^11.1.10", + "@leafygreen-ui/text-area": "^8.0.19", + "@leafygreen-ui/text-input": "^12.1.22", + "@leafygreen-ui/toast": "^6.1.16", + "@leafygreen-ui/toggle": "^10.0.16", "@leafygreen-ui/tokens": "^2.2.0", - "@leafygreen-ui/tooltip": "^10.0.10", - "@leafygreen-ui/typography": "^17.0.0", + "@leafygreen-ui/tooltip": "^10.0.11", + "@leafygreen-ui/typography": "^17.0.1", "@lg-tools/cli": "^0.4.2", "@lg-tools/storybook": "^0.3.1", "@mdx-js/loader": "^2.1.0", diff --git a/yarn.lock b/yarn.lock index f1d17d2d..0edfb2e6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2222,7 +2222,16 @@ resolved "https://registry.yarnpkg.com/@juggle/resize-observer/-/resize-observer-3.4.0.tgz#08d6c5e20cf7e4cc02fd181c4b0c225cd31dbb60" integrity sha512-dfLbk+PwWvFzSxwk3n5ySL0hfBog779o8h68wK/7/APo/7cgyWp5jcXockbxdk5kFRkbeXWm4Fbi9FrdN381sA== -"@leafygreen-ui/a11y@^1.4.8", "@leafygreen-ui/a11y@^1.4.9": +"@leafygreen-ui/a11y@^1.4.10": + version "1.4.10" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/a11y/-/a11y-1.4.10.tgz#f4fd8526282f3e232d687cc7c105403154c66218" + integrity sha512-Mp3ttmutq1yDr27DXGQaqsBe4AuGyIBuBH9yQWIluIF/raTF7GLFceqa0Fa9k228FfoBis+ApASHvmS+57Gctw== + dependencies: + "@leafygreen-ui/emotion" "^4.0.7" + "@leafygreen-ui/hooks" "^8.0.0" + "@leafygreen-ui/lib" "^12.0.0" + +"@leafygreen-ui/a11y@^1.4.8": version "1.4.9" resolved "https://registry.yarnpkg.com/@leafygreen-ui/a11y/-/a11y-1.4.9.tgz#e85a395ba85974b02b6224cf2063e833c29001e1" integrity sha512-VHg/mqJ9VUSOvwnceA0dkLR2DUZbaTygZs5kBqn5f+55SmKDyksST3ecILygvVldETLFFYnQSOFWIA7h3kWWVQ== @@ -2231,17 +2240,17 @@ "@leafygreen-ui/hooks" "^8.0.0" "@leafygreen-ui/lib" "^11.0.0" -"@leafygreen-ui/badge@^8.0.12": - version "8.0.12" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/badge/-/badge-8.0.12.tgz#c554e63ff719005a0b0ab699ecbb78f61a79a7a3" - integrity sha512-qhpsnhZa8q1j7thmeek43XLjrXW5kghFiYRLd4STK810jahr3l5OBsHQpIG5n4Rg4xYB7ZK0/MsDmA+guO+QmQ== +"@leafygreen-ui/badge@^8.0.13": + version "8.0.13" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/badge/-/badge-8.0.13.tgz#b678340dc32b1ec114314acee3e7874ff0a9c7b7" + integrity sha512-Tx7gtd19ekv9NaU4T+f4ne+uA5/2Jo+rGwXaQ3WVs7r37tC4plFXrWc2A1zkFSgyctmIIlIzFHdWBthU74VOEg== dependencies: "@leafygreen-ui/emotion" "^4.0.7" - "@leafygreen-ui/lib" "^11.0.0" + "@leafygreen-ui/lib" "^12.0.0" "@leafygreen-ui/palette" "^4.0.7" "@leafygreen-ui/tokens" "^2.1.4" -"@leafygreen-ui/banner@^7.0.13", "@leafygreen-ui/banner@^7.0.14": +"@leafygreen-ui/banner@^7.0.13": version "7.0.14" resolved "https://registry.yarnpkg.com/@leafygreen-ui/banner/-/banner-7.0.14.tgz#6ef01eeea22852ff1e243c336fccf64443905a2c" integrity sha512-AT8tGegwa+R5NEBPaJb0xqTMo5Og6qxEDalnpRJObFS+keKKW1wANIqH+iJwgTzoA/g+kxZgkxGKIhDZ6ZlqwA== @@ -2254,76 +2263,89 @@ "@leafygreen-ui/tokens" "^2.1.4" "@leafygreen-ui/typography" "^17.0.0" +"@leafygreen-ui/banner@^7.0.15": + version "7.0.15" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/banner/-/banner-7.0.15.tgz#722d6c3b164f97d9e2e5bf24bf39ee738d8e4bcf" + integrity sha512-M7eYPc3fi4HhD1R8aLUzeJSsQuv2GB+gYT/KRyyZjGdahFWUxXpWstrsJWS9Dz5GJP8q12zxVBTNm/JONRHr7g== + dependencies: + "@leafygreen-ui/emotion" "^4.0.7" + "@leafygreen-ui/icon" "^11.22.2" + "@leafygreen-ui/icon-button" "^15.0.18" + "@leafygreen-ui/lib" "^12.0.0" + "@leafygreen-ui/palette" "^4.0.7" + "@leafygreen-ui/tokens" "^2.1.4" + "@leafygreen-ui/typography" "^17.0.1" + "@leafygreen-ui/box@^3.1.8": version "3.1.8" resolved "https://registry.yarnpkg.com/@leafygreen-ui/box/-/box-3.1.8.tgz#33e6dedbe3ee510ce88ffade0a3a9e68a96103a9" integrity sha512-qfjwhrie+mUrS2H+Qp98iQKBPoZtNpFmlGBYgg59sVOzotFvyvqwxlf/JcaNGo+v7nyOhC2XAHui0ywf9cScKw== -"@leafygreen-ui/button@^21.0.5": - version "21.0.5" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/button/-/button-21.0.5.tgz#d398e1be10804163c6898b16805933f291528b86" - integrity sha512-6CdyTqzLoLCHCk4MV6SpMbtRizFXF224HZROWRskIdh1v1fglqEKsTU39VWW+dsgagXc33FyMHDWNbmpWb0Jlw== +"@leafygreen-ui/button@^21.0.6": + version "21.0.6" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/button/-/button-21.0.6.tgz#0dd3efc192fa959568c291b21d64d381eb228b56" + integrity sha512-J9QmC29fNQG2GkQdxqR4IXyCBf3Z0A56CDRHQoPkIgrpPkAOLWH6jVbh2pMpcq/mB9LO4P9B4IH1WwdJ1XUn3w== dependencies: "@leafygreen-ui/box" "^3.1.8" "@leafygreen-ui/emotion" "^4.0.7" - "@leafygreen-ui/lib" "^11.0.0" + "@leafygreen-ui/lib" "^12.0.0" "@leafygreen-ui/palette" "^4.0.7" "@leafygreen-ui/ripple" "^1.1.12" "@leafygreen-ui/tokens" "^2.1.4" polished "^4.2.2" -"@leafygreen-ui/callout@^9.0.15": - version "9.0.15" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/callout/-/callout-9.0.15.tgz#b9e8a76e305917f94e37356fc7ef8e3bf3d63639" - integrity sha512-f4lj5Nu+NVXad3pup9G9v1jVCncVLJgANAs0lV0iLQke3+cPLX9578Cvjlqg66roHoqXhnbXFAjuC41bnz1p1g== +"@leafygreen-ui/callout@^9.0.16": + version "9.0.16" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/callout/-/callout-9.0.16.tgz#93eca2cd44b9c3ed1924a8f7c386560374ab7c6d" + integrity sha512-rfdYNnIA6Vm5sqVmyLaVv8HpMPYfQs5hEZI2q8Fw0kqnC1VSo6H53xWkDA7Lk0zfDO7fGQ4FeJurx31Z/92zRg== dependencies: "@leafygreen-ui/emotion" "^4.0.7" "@leafygreen-ui/icon" "^11.22.2" - "@leafygreen-ui/lib" "^11.0.0" + "@leafygreen-ui/lib" "^12.0.0" "@leafygreen-ui/palette" "^4.0.7" "@leafygreen-ui/tokens" "^2.1.4" - "@leafygreen-ui/typography" "^17.0.0" + "@leafygreen-ui/typography" "^17.0.1" -"@leafygreen-ui/card@^10.0.4": - version "10.0.4" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/card/-/card-10.0.4.tgz#a33b590eba59fa2c0d23b9396f0856d0c60032ef" - integrity sha512-GiwKA+Dr/jNgUvUvn3G8A4s2AsJqYu56NvhoTjOHefowE2Y657pQdD4JWvtv1tW88VdqEt2NbGmaVc9cVs677Q== +"@leafygreen-ui/card@^10.0.5": + version "10.0.5" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/card/-/card-10.0.5.tgz#890b0b9e9c8d099b2e0200a725738c730752489a" + integrity sha512-RunKpbTg2agE+YXjP0YFtIbUWWLLA3owf5PmyPU7jU+uhOXxSatmcM/ma2zGa82K3oLZSGI7LkKJJL9NMRU8Ig== dependencies: "@leafygreen-ui/box" "^3.1.8" "@leafygreen-ui/emotion" "^4.0.7" - "@leafygreen-ui/lib" "^11.0.0" + "@leafygreen-ui/lib" "^12.0.0" "@leafygreen-ui/palette" "^4.0.7" "@leafygreen-ui/tokens" "^2.1.4" polished "^4.2.2" -"@leafygreen-ui/checkbox@^12.0.11", "@leafygreen-ui/checkbox@^12.0.18": - version "12.0.18" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/checkbox/-/checkbox-12.0.18.tgz#13e5166235113db1731d70c4e01231ece726460f" - integrity sha512-y9ikeNodJeKvqJ+Y0HYMAe8zw4wgdhsbEd56CqkEjsalu5dAsghYLw3EUBzy0vcTZOVyB9jrq3lU7JIeUdPMCg== +"@leafygreen-ui/checkbox@^12.0.11", "@leafygreen-ui/checkbox@^12.0.19": + version "12.0.19" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/checkbox/-/checkbox-12.0.19.tgz#d80586df724f9c759520b885a498d7ec90c84315" + integrity sha512-Bt60HDdtOrsL9LwopErnFIPO4ul6eMalJr7ioT2fv6OL9IK0IxNNLUYBaaHQ/Y7kKXIg38a0g5PGFpsNu99TqQ== dependencies: - "@leafygreen-ui/a11y" "^1.4.9" + "@leafygreen-ui/a11y" "^1.4.10" "@leafygreen-ui/emotion" "^4.0.7" "@leafygreen-ui/hooks" "^8.0.0" - "@leafygreen-ui/lib" "^11.0.0" + "@leafygreen-ui/lib" "^12.0.0" "@leafygreen-ui/palette" "^4.0.7" "@leafygreen-ui/tokens" "^2.2.0" - "@leafygreen-ui/typography" "^17.0.0" + "@leafygreen-ui/typography" "^17.0.1" react-transition-group "^4.4.5" -"@leafygreen-ui/code@^14.2.14": - version "14.2.14" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/code/-/code-14.2.14.tgz#ff9c33d2fb3f03ded839b5976daf68bc7cc4fd17" - integrity sha512-OChQiccLQcYKa8WhhtXiLpKxA7HiniGdCSaYV468+J+gc4O/FPSD0j5RwlMkVaRHYsvPYUfEv23nmQwfgVTK2Q== +"@leafygreen-ui/code@^14.2.15": + version "14.2.15" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/code/-/code-14.2.15.tgz#fdab4f3060f16586220e2a65e69af09125a2bdc2" + integrity sha512-n4n4peIlCwAaFrzZrNrqZDO4tNQehwTAB80xpkYcN6HAzc2SxkY/0JOmro93QRtHwB6Ia/Qvw1Qe9ZTJ72IsyQ== dependencies: - "@leafygreen-ui/a11y" "^1.4.9" - "@leafygreen-ui/button" "^21.0.5" + "@leafygreen-ui/a11y" "^1.4.10" + "@leafygreen-ui/button" "^21.0.6" "@leafygreen-ui/emotion" "^4.0.7" "@leafygreen-ui/hooks" "^8.0.0" "@leafygreen-ui/icon" "^11.23.0" - "@leafygreen-ui/icon-button" "^15.0.17" - "@leafygreen-ui/lib" "^11.0.0" + "@leafygreen-ui/icon-button" "^15.0.18" + "@leafygreen-ui/lib" "^12.0.0" "@leafygreen-ui/palette" "^4.0.7" - "@leafygreen-ui/select" "^10.3.14" + "@leafygreen-ui/select" "^10.3.16" "@leafygreen-ui/tokens" "^2.2.0" "@types/facepaint" "^1.2.1" "@types/highlight.js" "^10.1.0" @@ -2334,56 +2356,56 @@ lodash "^4.17.21" polished "^4.2.2" -"@leafygreen-ui/combobox@^6.0.14": - version "6.0.14" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/combobox/-/combobox-6.0.14.tgz#4a4ac9973bf0ad06530c69e00c786e6b4467af9d" - integrity sha512-HBwg1cMhPLU1ayjx4Nlvl/5xa0ozoEefi2V706GDq8JrdbGgyBrOIbTCCxHoAWpUk8zcQpPqv7cQhVlgoHrYng== +"@leafygreen-ui/combobox@^6.0.15": + version "6.0.15" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/combobox/-/combobox-6.0.15.tgz#bd4846b8404409966c0d57602253399997186989" + integrity sha512-1WdvgdiIkMULShiCDqXXDrr/9uoPmLuS8HVb0rDHpPxi/EIkEWm1DMCFV9N3T/Y30N+OmOxTEJyNFQ1wUz0SzA== dependencies: - "@leafygreen-ui/checkbox" "^12.0.18" + "@leafygreen-ui/checkbox" "^12.0.19" "@leafygreen-ui/emotion" "^4.0.7" "@leafygreen-ui/hooks" "^8.0.0" "@leafygreen-ui/icon" "^11.23.0" - "@leafygreen-ui/icon-button" "^15.0.17" - "@leafygreen-ui/inline-definition" "^6.0.11" - "@leafygreen-ui/input-option" "^1.0.10" - "@leafygreen-ui/lib" "^11.0.0" + "@leafygreen-ui/icon-button" "^15.0.18" + "@leafygreen-ui/inline-definition" "^6.0.12" + "@leafygreen-ui/input-option" "^1.0.11" + "@leafygreen-ui/lib" "^12.0.0" "@leafygreen-ui/palette" "^4.0.7" - "@leafygreen-ui/popover" "^11.0.17" + "@leafygreen-ui/popover" "^11.0.18" "@leafygreen-ui/tokens" "^2.2.0" - "@leafygreen-ui/typography" "^17.0.0" + "@leafygreen-ui/typography" "^17.0.1" chalk "^4.1.2" lodash "^4.17.21" polished "^4.2.2" -"@leafygreen-ui/confirmation-modal@^5.0.6": - version "5.0.6" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/confirmation-modal/-/confirmation-modal-5.0.6.tgz#46f654a7123a8489cc7a98472331b50505a0bfb6" - integrity sha512-tH6sb1WRK+KR52p+g4UdQ/vB7Gfb7YDjIXH6R0k062TAFPYv0a2OC2B8btYo2wrKUDCudL7+oKVcLRndawzlzw== +"@leafygreen-ui/confirmation-modal@^5.0.7": + version "5.0.7" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/confirmation-modal/-/confirmation-modal-5.0.7.tgz#84544bd96193ced6d95cf41015cf8b45cbf73193" + integrity sha512-TnhhasTDNDX7lah8XZ9h5u3M6yMLxvxKUDjatVf6L6wglskTnMtezxruSwoFili0BnH+PyoRx4oXxSAYWsiOZw== dependencies: - "@leafygreen-ui/button" "^21.0.5" + "@leafygreen-ui/button" "^21.0.6" "@leafygreen-ui/emotion" "^4.0.7" "@leafygreen-ui/icon" "^11.22.2" - "@leafygreen-ui/lib" "^11.0.0" - "@leafygreen-ui/modal" "^16.0.0" + "@leafygreen-ui/lib" "^12.0.0" + "@leafygreen-ui/modal" "^16.0.2" "@leafygreen-ui/palette" "^4.0.7" - "@leafygreen-ui/text-input" "^12.1.21" + "@leafygreen-ui/text-input" "^12.1.22" "@leafygreen-ui/tokens" "^2.1.4" - "@leafygreen-ui/typography" "^17.0.0" + "@leafygreen-ui/typography" "^17.0.1" -"@leafygreen-ui/copyable@^8.0.19": - version "8.0.19" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/copyable/-/copyable-8.0.19.tgz#ef9fdc74f4299ca88568edd4269ec73bda6b3c56" - integrity sha512-V1txkoUf4gM0vT8ANZLR+JjExBoKeimlfPWdCMLKCt2MIr3ZB4vsm6FJflDC9T2YVkL22tOP1e8S9bwA/saxHA== +"@leafygreen-ui/copyable@^8.0.20": + version "8.0.20" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/copyable/-/copyable-8.0.20.tgz#9c1e8158a2653c18519870a97d77dca47741c176" + integrity sha512-/tBrMvd4T2oHWFGuFJKrfkJDhqG9lF4agJUUMgtEJ/GuAsFCgwjvnJh4eg7Nddd948xYNV8+v2qCwcmy+2THdg== dependencies: - "@leafygreen-ui/button" "^21.0.5" + "@leafygreen-ui/button" "^21.0.6" "@leafygreen-ui/emotion" "^4.0.7" "@leafygreen-ui/hooks" "^8.0.0" "@leafygreen-ui/icon" "^11.23.0" - "@leafygreen-ui/lib" "^11.0.0" + "@leafygreen-ui/lib" "^12.0.0" "@leafygreen-ui/palette" "^4.0.7" "@leafygreen-ui/tokens" "^2.2.0" - "@leafygreen-ui/tooltip" "^10.0.10" - "@leafygreen-ui/typography" "^17.0.0" + "@leafygreen-ui/tooltip" "^10.0.11" + "@leafygreen-ui/typography" "^17.0.1" clipboard "^2.0.6" polished "^4.2.2" @@ -2395,63 +2417,63 @@ "@emotion/css" "^11.1.3" "@emotion/server" "^11.4.0" -"@leafygreen-ui/empty-state@^1.0.12": - version "1.0.12" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/empty-state/-/empty-state-1.0.12.tgz#b5859d6f3ada97789953e5818c22bccac79ea39e" - integrity sha512-pDaVJatXhDQUKKhwn3QIgtY7oz1v9dhiagphKAetL/wwGZK39K3mFxwq049V+pTBrtWbbabtsR2LhJiP5FrSvQ== +"@leafygreen-ui/empty-state@^1.0.13": + version "1.0.13" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/empty-state/-/empty-state-1.0.13.tgz#695cef8ab47353d5f4c89b46503d2b0c3dd14f79" + integrity sha512-MuDmyCaNuRi/BsIG636iKgg/cIdaLgn9G0ai6yDRXReHY+n+AunRdpLY7+xX484s1lIf8CUmpAZasYzyOPDn8A== dependencies: - "@leafygreen-ui/button" "^21.0.5" + "@leafygreen-ui/button" "^21.0.6" "@leafygreen-ui/emotion" "^4.0.7" - "@leafygreen-ui/lib" "^11.0.0" + "@leafygreen-ui/lib" "^12.0.0" "@leafygreen-ui/palette" "^4.0.7" "@leafygreen-ui/tokens" "^2.1.4" - "@leafygreen-ui/typography" "^17.0.0" + "@leafygreen-ui/typography" "^17.0.1" -"@leafygreen-ui/expandable-card@^3.0.20": - version "3.0.20" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/expandable-card/-/expandable-card-3.0.20.tgz#b232fffc8d4dc6d7d4017f4f322675e5c2062bb4" - integrity sha512-HRRFGh6CkZ0m4HAtw+e6jpF5FMODqkybmIuMyRBHyjitRk5M+cKv4F4/l8rEvNtYFxrY+Hg/BmIv1bYiwDt+Mg== +"@leafygreen-ui/expandable-card@^3.0.21": + version "3.0.21" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/expandable-card/-/expandable-card-3.0.21.tgz#260a3e54765dd08dd86a9d6e7ced2e6629bec0b6" + integrity sha512-kn+Kf47kgp67zU7tWA9mmFNluch6oppwB71JPzud3XVJMTWMT0/IBdW+1jsaVksqtY4BWgjhvXlVTco4x/7hDg== dependencies: - "@leafygreen-ui/card" "^10.0.4" + "@leafygreen-ui/card" "^10.0.5" "@leafygreen-ui/emotion" "^4.0.7" "@leafygreen-ui/hooks" "^8.0.0" "@leafygreen-ui/icon" "^11.23.0" - "@leafygreen-ui/icon-button" "^15.0.17" - "@leafygreen-ui/lib" "^11.0.0" + "@leafygreen-ui/icon-button" "^15.0.18" + "@leafygreen-ui/lib" "^12.0.0" "@leafygreen-ui/palette" "^4.0.7" "@leafygreen-ui/tokens" "^2.2.0" - "@leafygreen-ui/typography" "^17.0.0" + "@leafygreen-ui/typography" "^17.0.1" react-transition-group "^4.4.5" -"@leafygreen-ui/form-footer@^3.0.13": - version "3.0.13" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/form-footer/-/form-footer-3.0.13.tgz#98fa8a7f0cbdf46bc59c20d701090bc7666882fb" - integrity sha512-mWBd2hOaTrE8dTrR+w9ucvGuuYgaKy2594OIqVZGCWGpfZ5Ihptu3IzcZO4Vn88EDFjXrhYISaYSTSMVO5ZjMA== +"@leafygreen-ui/form-footer@^3.0.14": + version "3.0.14" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/form-footer/-/form-footer-3.0.14.tgz#8ff2fc43a17ff527cb8ae73d5b08ea9213aa1a0d" + integrity sha512-Na3mUixL3gQe2bUPl5u2DDDqnZNVKl8aJqE5uq57B2HsfSvn0HYzy2LojuBZH98+4zGQgNVNMvXTc/0e301FoQ== dependencies: - "@leafygreen-ui/banner" "^7.0.13" - "@leafygreen-ui/button" "^21.0.5" + "@leafygreen-ui/banner" "^7.0.15" + "@leafygreen-ui/button" "^21.0.6" "@leafygreen-ui/emotion" "^4.0.7" "@leafygreen-ui/icon" "^11.22.2" - "@leafygreen-ui/lib" "^11.0.0" + "@leafygreen-ui/lib" "^12.0.0" "@leafygreen-ui/palette" "^4.0.7" polished "^4.2.2" -"@leafygreen-ui/guide-cue@^5.0.2": - version "5.0.2" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/guide-cue/-/guide-cue-5.0.2.tgz#63ad7fc9c922b4e9f2e8d1a31cf50b44a01aa92c" - integrity sha512-v5nWXV7MKnN+G4OcfeaMG19UdhMcKhswmwW3vfdEmy1ngBAIBCPi4bqnk1hrjQCB22iCs42yqIhu+SmCZa4xtg== +"@leafygreen-ui/guide-cue@^5.0.3": + version "5.0.3" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/guide-cue/-/guide-cue-5.0.3.tgz#d81e33eba2b07fc76a791d7b5480caa703820b47" + integrity sha512-NU39Hk+DTy5YB+aRk2PkpbW0yJdt7HRO7Gr4nsAr6iUnDN4pGQb28kbJ6z/P47/uYc//gHbrhaPijxzmv9k7bw== dependencies: - "@leafygreen-ui/a11y" "^1.4.9" - "@leafygreen-ui/button" "^21.0.5" + "@leafygreen-ui/a11y" "^1.4.10" + "@leafygreen-ui/button" "^21.0.6" "@leafygreen-ui/emotion" "^4.0.7" "@leafygreen-ui/hooks" "^8.0.0" "@leafygreen-ui/icon" "^11.23.0" - "@leafygreen-ui/icon-button" "^15.0.17" - "@leafygreen-ui/lib" "^11.0.0" + "@leafygreen-ui/icon-button" "^15.0.18" + "@leafygreen-ui/lib" "^12.0.0" "@leafygreen-ui/palette" "^4.0.7" - "@leafygreen-ui/popover" "^11.0.17" - "@leafygreen-ui/tooltip" "^10.0.10" - "@leafygreen-ui/typography" "^17.0.0" + "@leafygreen-ui/popover" "^11.0.18" + "@leafygreen-ui/tooltip" "^10.0.11" + "@leafygreen-ui/typography" "^17.0.1" focus-trap "6.9.4" focus-trap-react "9.0.2" polished "^4.2.2" @@ -2470,7 +2492,20 @@ dependencies: lodash "^4.17.21" -"@leafygreen-ui/icon-button@^15.0.11", "@leafygreen-ui/icon-button@^15.0.17": +"@leafygreen-ui/icon-button@^15.0.11", "@leafygreen-ui/icon-button@^15.0.18": + version "15.0.18" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/icon-button/-/icon-button-15.0.18.tgz#e0acbece59ce9a20c3bdf0b0cdaea8e3d2ece9ee" + integrity sha512-RaJ8MB0EARkFpn8A4GSf2NItjoUUo8UJirXM7gqSXcrulFX0BAWw6BR5Z4Eq/0gS1lpSjj3rZRavtb+gNUDxTw== + dependencies: + "@leafygreen-ui/a11y" "^1.4.10" + "@leafygreen-ui/box" "^3.1.8" + "@leafygreen-ui/emotion" "^4.0.7" + "@leafygreen-ui/icon" "^11.22.2" + "@leafygreen-ui/lib" "^12.0.0" + "@leafygreen-ui/palette" "^4.0.7" + "@leafygreen-ui/tokens" "^2.1.4" + +"@leafygreen-ui/icon-button@^15.0.17": version "15.0.17" resolved "https://registry.yarnpkg.com/@leafygreen-ui/icon-button/-/icon-button-15.0.17.tgz#58e1dc09dcca00793efc5d02d652945bc8717fef" integrity sha512-2gKZKLwGDoyhOmiYvSDRssk1OU/jSraIU4prT40lLgqZFCmA2nqDr7Hfb+W62QNvEGchoXNOXzm8KG/yrJBl2Q== @@ -2491,36 +2526,36 @@ "@leafygreen-ui/emotion" "^4.0.7" lodash "^4.17.21" -"@leafygreen-ui/inline-definition@^6.0.11": - version "6.0.11" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/inline-definition/-/inline-definition-6.0.11.tgz#3703beb88e957337672143ffc3d2bd6ca2524b0d" - integrity sha512-VVwEj3gYJTRqk7yI6pcm8OCEcJIE8Az/jzxQ81HOji4Tw38c/fpn0OpVwqRqwook0+qt4jinjmNjMH1ybTnk6w== +"@leafygreen-ui/inline-definition@^6.0.12": + version "6.0.12" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/inline-definition/-/inline-definition-6.0.12.tgz#fffbfe7def78fbdb43b1dfb8e40a55193be26630" + integrity sha512-s3oK6wkIYoPy6p3vlfJ/ucnBHRWY0QGPs3u5ctrNUf03gM3zcmRDzC8GKcGmOkanRNuEt3U+VSWoB7y3YhqJ5g== dependencies: "@leafygreen-ui/emotion" "^4.0.7" - "@leafygreen-ui/lib" "^11.0.0" + "@leafygreen-ui/lib" "^12.0.0" "@leafygreen-ui/palette" "^4.0.7" - "@leafygreen-ui/tooltip" "^10.0.8" + "@leafygreen-ui/tooltip" "^10.0.11" -"@leafygreen-ui/input-option@^1.0.10": - version "1.0.10" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/input-option/-/input-option-1.0.10.tgz#26dda08d1174f7b183e4e20a0e68ed0e89cfed54" - integrity sha512-9PX7dBviJX1FrmLCjLm24l5EFwFTGuDNS+xFuCcv6PB6+gIUhczhMgUM7jcDhZAva0Qa1GcVYX+6YhNo3dDKhA== +"@leafygreen-ui/input-option@^1.0.11": + version "1.0.11" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/input-option/-/input-option-1.0.11.tgz#a875230dc5aa58c9d4d9a6a45bd2b1aa1fa9fea7" + integrity sha512-HvlLD6WeYqip3yIq0oYWfyqXx1UMK5ZlWidKm7WIMswe8Xi6gKz8wYZgQfrPfG5qlGqboHRAZQh2nbOnzuc8CQ== dependencies: - "@leafygreen-ui/a11y" "^1.4.8" + "@leafygreen-ui/a11y" "^1.4.10" "@leafygreen-ui/emotion" "^4.0.7" - "@leafygreen-ui/lib" "^11.0.0" + "@leafygreen-ui/lib" "^12.0.0" "@leafygreen-ui/palette" "^4.0.7" "@leafygreen-ui/polymorphic" "^1.3.6" "@leafygreen-ui/tokens" "^2.1.4" - "@leafygreen-ui/typography" "^17.0.0" + "@leafygreen-ui/typography" "^17.0.1" -"@leafygreen-ui/leafygreen-provider@^3.1.8": - version "3.1.8" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/leafygreen-provider/-/leafygreen-provider-3.1.8.tgz#148e0eed1d9c4a1705aab016f7e51b29dda7e2a4" - integrity sha512-Krz+ImnEtb8FmowYKV/VSZOKGKsLSJoNxVVCsv4ZPpCzKFfa+q34Z35Y3rwF1FqY/WoOFFkBWKhqv9L0pmgxNA== +"@leafygreen-ui/leafygreen-provider@^3.1.9": + version "3.1.9" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/leafygreen-provider/-/leafygreen-provider-3.1.9.tgz#8c1e801a614c89bc2a3fa5a406ef558977253bea" + integrity sha512-DJeHdrBf6jGozcmAlbMunDYyJ7cgxh/UNP5Eyx3AmxT4sNilJyJiTRoTkMNTTzgrRvQmfuqmA8S2/ExelRiX7w== dependencies: "@leafygreen-ui/hooks" "^8.0.0" - "@leafygreen-ui/lib" "^11.0.0" + "@leafygreen-ui/lib" "^12.0.0" "@leafygreen-ui/lib@^10.3.4": version "10.4.3" @@ -2540,69 +2575,78 @@ lodash "^4.17.21" prop-types "^15.7.2" -"@leafygreen-ui/loading-indicator@^2.0.5": - version "2.0.5" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/loading-indicator/-/loading-indicator-2.0.5.tgz#a961ac1da31346aab14a15c3f1efa84226af2ad4" - integrity sha512-46qAwxxApQUPCLDwtWdrqZiicn6Zdp/kuRatxq3c5Xgxackt/Z0obJmIhUC4hD4Ir3r87SbAE49Ucy8fgJ/5BQ== +"@leafygreen-ui/lib@^12.0.0": + version "12.0.0" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/lib/-/lib-12.0.0.tgz#1ab22c541435e6c0060e21d7097dd65892da24a1" + integrity sha512-nhaxi4oBesnizxO0YK7XwcmiLL9U5QuN7lkZdWGDdmoJgNNL+aRju4W5vmZc7vcazSHfr3gAL+NFAGaAuopyRA== + dependencies: + "@storybook/csf" "^0.1.0" + lodash "^4.17.21" + prop-types "^15.7.2" + +"@leafygreen-ui/loading-indicator@^2.0.6": + version "2.0.6" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/loading-indicator/-/loading-indicator-2.0.6.tgz#95bc845e460c0e53ffbc8e1ae4bad081036aac22" + integrity sha512-UonmjKPSeQNCpPGR4hfrf6GYUY1bKBV30HTdegzNHBQMMXNUY+sxKQn8vJrvWTFQPVN032u9csiWTCrkMqUoew== dependencies: "@leafygreen-ui/emotion" "^4.0.7" - "@leafygreen-ui/lib" "^11.0.0" + "@leafygreen-ui/lib" "^12.0.0" "@leafygreen-ui/palette" "^4.0.7" "@leafygreen-ui/tokens" "^2.1.4" - "@leafygreen-ui/typography" "^17.0.0" + "@leafygreen-ui/typography" "^17.0.1" react-lottie-player "^1.5.4" -"@leafygreen-ui/logo@^8.0.9": - version "8.0.9" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/logo/-/logo-8.0.9.tgz#ce0826027e280979b0be6d739f7941ef0205b0a8" - integrity sha512-nQHNNmyqDsJAiRB1tE9xtUvQClXBSspWa+NS9pEQlScUCxAW6ixYcecK1abY2gPV+gpNDKFtRxtLYvAzxFLmQw== +"@leafygreen-ui/logo@^8.0.10": + version "8.0.10" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/logo/-/logo-8.0.10.tgz#97fdf26621a1360a6a7a1fda539c3f43c8017a49" + integrity sha512-ORNfCT5Ro+jmjFoTJ043251b/MBgahysQr+6xxA+Jg7rsd93joSBsdnOz2nWqw/U0bSiMla6Zxw301Y5fngO6A== dependencies: "@leafygreen-ui/emotion" "^4.0.7" - "@leafygreen-ui/lib" "^11.0.0" + "@leafygreen-ui/lib" "^12.0.0" "@leafygreen-ui/palette" "^4.0.7" -"@leafygreen-ui/marketing-modal@^4.1.0": - version "4.1.0" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/marketing-modal/-/marketing-modal-4.1.0.tgz#64ae619fb52d220fb4a7f64f55f179c614256798" - integrity sha512-zav5OQiwG4AC1nRWIlDxX215YTKVcXAE0MS8ufpdsTQV2cpEQ+9mE7R6MZO1Z6YZXCVfNaqA2YcJ3yWCTgyjwA== +"@leafygreen-ui/marketing-modal@^4.1.1": + version "4.1.1" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/marketing-modal/-/marketing-modal-4.1.1.tgz#04c30ac95e9a68045a9f7ac851c07d082f01fbd7" + integrity sha512-mlLF3qVw+BZ+cENrM1S13bCGFuLg5GIim6Qtbk5zadMoJ0yycJHQ/4aK9igMfuXnEONAJuODQ9dveYDyjIV2yg== dependencies: - "@leafygreen-ui/button" "^21.0.5" + "@leafygreen-ui/button" "^21.0.6" "@leafygreen-ui/emotion" "^4.0.7" - "@leafygreen-ui/lib" "^11.0.0" - "@leafygreen-ui/modal" "^16.0.0" + "@leafygreen-ui/lib" "^12.0.0" + "@leafygreen-ui/modal" "^16.0.2" "@leafygreen-ui/palette" "^4.0.7" "@leafygreen-ui/tokens" "^2.1.4" - "@leafygreen-ui/typography" "^17.0.0" + "@leafygreen-ui/typography" "^17.0.1" -"@leafygreen-ui/menu@^22.0.7": - version "22.0.7" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/menu/-/menu-22.0.7.tgz#ef062f79020d20c37d6a78cb3a2fd97cfeddf9bc" - integrity sha512-jtIOjmYcOuGVw/9kb2vSx+NY7jQ/TboxvFAJ1gzc5mGsRnkzHAlD52jNfISAq69BH2FDt5Gb9W5QBkVaooZ1EA== +"@leafygreen-ui/menu@^22.0.8": + version "22.0.8" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/menu/-/menu-22.0.8.tgz#608ba1e46d96622bf02d515d9dfcc4e521016d0e" + integrity sha512-e0k3ihJkr5UG0FbIDdfSlfpI+kVo2pQcVPrWinCsLkQUees7e3NVjKf7T/vdqzh4eJltIS6RJnbpLrlc8rRPoA== dependencies: "@leafygreen-ui/emotion" "^4.0.7" "@leafygreen-ui/hooks" "^8.0.0" "@leafygreen-ui/icon" "^11.23.0" - "@leafygreen-ui/icon-button" "^15.0.17" - "@leafygreen-ui/lib" "^11.0.0" + "@leafygreen-ui/icon-button" "^15.0.18" + "@leafygreen-ui/lib" "^12.0.0" "@leafygreen-ui/palette" "^4.0.7" "@leafygreen-ui/polymorphic" "^1.3.6" - "@leafygreen-ui/popover" "^11.0.17" + "@leafygreen-ui/popover" "^11.0.18" "@leafygreen-ui/tokens" "^2.2.0" lodash "^4.17.21" react-transition-group "^4.4.5" -"@leafygreen-ui/modal@^16.0.0", "@leafygreen-ui/modal@^16.0.1": - version "16.0.1" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/modal/-/modal-16.0.1.tgz#ce0a233c9efd814db9359e605aed5ec204b7becc" - integrity sha512-sdHr+u8DFwZBG7MIA2rQnYy1FcOWqREivpFJpLoXrqDEjpqxfdXDCTLtT0U+OTtOL4f9LHmu+9/j0d3YWHNxJA== +"@leafygreen-ui/modal@^16.0.2": + version "16.0.2" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/modal/-/modal-16.0.2.tgz#167b9d20913bc0556e7e5660bab0508daf5cfd39" + integrity sha512-UrLtcnJUN6ya4nkxtup+4wI72wiLLH25xX20D1DmWVYX/dSwQ/yg7OjH6VYPcx4mRUpoGoayH7q12Yv0Po0PGg== dependencies: "@leafygreen-ui/emotion" "^4.0.7" "@leafygreen-ui/hooks" "^8.0.0" "@leafygreen-ui/icon" "^11.23.0" - "@leafygreen-ui/icon-button" "^15.0.17" - "@leafygreen-ui/lib" "^11.0.0" + "@leafygreen-ui/icon-button" "^15.0.18" + "@leafygreen-ui/lib" "^12.0.0" "@leafygreen-ui/palette" "^4.0.7" - "@leafygreen-ui/portal" "^5.0.1" + "@leafygreen-ui/portal" "^5.0.2" "@leafygreen-ui/tokens" "^2.2.0" focus-trap "6.9.4" focus-trap-react "^9.0.2" @@ -2610,38 +2654,38 @@ prop-types "^15.8.1" react-transition-group "^4.4.5" -"@leafygreen-ui/number-input@^1.0.14": - version "1.0.14" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/number-input/-/number-input-1.0.14.tgz#ede9445095e52f7d0605422447e696fb8a0377d3" - integrity sha512-wwBtrAOo79Rx199XL5jS42NJMb6ofs37L7C0Dc1HTqT/saIV1xPQr68/3CifkQQz//Bnu0BnruMiUiNsg5Bbcw== +"@leafygreen-ui/number-input@^1.0.15": + version "1.0.15" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/number-input/-/number-input-1.0.15.tgz#9c7553d29168514c15cc7dd035eb6652cb76aa0e" + integrity sha512-3aUx7NwGeV0d/vMw9ZGb6NFBhA5pzZ0uTtFqo3lNLRA2racDM6g3zUBlAP35bdYEjiPXjJolfN8cOgBe1LjXnw== dependencies: - "@leafygreen-ui/a11y" "^1.4.9" - "@leafygreen-ui/button" "^21.0.5" + "@leafygreen-ui/a11y" "^1.4.10" + "@leafygreen-ui/button" "^21.0.6" "@leafygreen-ui/emotion" "^4.0.7" "@leafygreen-ui/hooks" "^8.0.0" "@leafygreen-ui/icon" "^11.23.0" - "@leafygreen-ui/lib" "^11.0.0" + "@leafygreen-ui/lib" "^12.0.0" "@leafygreen-ui/palette" "^4.0.7" - "@leafygreen-ui/popover" "^11.0.17" - "@leafygreen-ui/select" "^10.3.15" + "@leafygreen-ui/popover" "^11.0.18" + "@leafygreen-ui/select" "^10.3.16" "@leafygreen-ui/tokens" "^2.2.0" - "@leafygreen-ui/tooltip" "^10.0.10" - "@leafygreen-ui/typography" "^17.0.0" + "@leafygreen-ui/tooltip" "^10.0.11" + "@leafygreen-ui/typography" "^17.0.1" lodash "^4.17.21" -"@leafygreen-ui/pagination@^1.0.15": - version "1.0.15" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/pagination/-/pagination-1.0.15.tgz#3dcf684b1be6d87824ff0e82e53125f96832323a" - integrity sha512-oZ7YUO9E5OQWwLRZ5GnnYYUoxdm092ZMlVrbfp57fX0ymgt+f333hi/GY5YgwYzpbXAzsKXm6nWVJm1bsnhASA== +"@leafygreen-ui/pagination@^1.0.16": + version "1.0.16" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/pagination/-/pagination-1.0.16.tgz#87b9afca098d2ced1f37fd6a3c34ac740c5ea381" + integrity sha512-rKsgbmw2PMXi5070ZK3GPl4tf2VPn9jAWtZV0g5wp05S3U+kHj5hzXi9+q5mcDkTKREG3L/bABHZKHaZgW90lQ== dependencies: "@leafygreen-ui/emotion" "^4.0.7" "@leafygreen-ui/hooks" "^8.0.0" "@leafygreen-ui/icon" "^11.23.0" - "@leafygreen-ui/icon-button" "^15.0.17" - "@leafygreen-ui/lib" "^11.0.0" - "@leafygreen-ui/select" "^10.3.15" + "@leafygreen-ui/icon-button" "^15.0.18" + "@leafygreen-ui/lib" "^12.0.0" + "@leafygreen-ui/select" "^10.3.16" "@leafygreen-ui/tokens" "^2.2.0" - "@leafygreen-ui/typography" "^17.0.0" + "@leafygreen-ui/typography" "^17.0.1" lodash "^4.17.21" "@leafygreen-ui/palette@^4.0.4", "@leafygreen-ui/palette@^4.0.5", "@leafygreen-ui/palette@^4.0.6", "@leafygreen-ui/palette@^4.0.7": @@ -2649,33 +2693,33 @@ resolved "https://registry.yarnpkg.com/@leafygreen-ui/palette/-/palette-4.0.7.tgz#1739d29411b8ba02a2be756e198f10c242428bb0" integrity sha512-rBeAk4Tk3t9pYqXYKqVZfma/MH1SBtt02BxAL6TpJb8wQ+i5zap6o1Gnb3nF9LAG7sA0+OHfr1B5uSvr63GGqw== -"@leafygreen-ui/password-input@^1.0.14": - version "1.0.14" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/password-input/-/password-input-1.0.14.tgz#6066f0321b6d99f4e1e338aedeeae4aebab3ea55" - integrity sha512-ferKIb6OMbnZSChW6/TyXTL2RoiPGTYZh35fhgKfkUPLcNUt8ZOrMn471vLkGYcyQxitGbLjS1lGLz9ig6MMYA== +"@leafygreen-ui/password-input@^1.0.15": + version "1.0.15" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/password-input/-/password-input-1.0.15.tgz#cc7758c7a215c79a1d23a5c8fa7f81f32e76974f" + integrity sha512-dZEbDx1yertsIsQo9ZbfyAB0DlS66QCnX8ZmmnoBoqFmiEHVLYJuRX2RPNiN3c0/ahFjHLQglYUMEwFTJLX8rg== dependencies: - "@leafygreen-ui/a11y" "^1.4.9" + "@leafygreen-ui/a11y" "^1.4.10" "@leafygreen-ui/emotion" "^4.0.7" "@leafygreen-ui/hooks" "^8.0.0" "@leafygreen-ui/icon" "^11.23.0" - "@leafygreen-ui/icon-button" "^15.0.17" - "@leafygreen-ui/lib" "^11.0.0" + "@leafygreen-ui/icon-button" "^15.0.18" + "@leafygreen-ui/lib" "^12.0.0" "@leafygreen-ui/palette" "^4.0.7" "@leafygreen-ui/tokens" "^2.2.0" - "@leafygreen-ui/typography" "^17.0.0" + "@leafygreen-ui/typography" "^17.0.1" -"@leafygreen-ui/pipeline@^5.0.14": - version "5.0.14" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/pipeline/-/pipeline-5.0.14.tgz#9554f4fc4d26a2364d1fa51e15b1069dcfaed5ed" - integrity sha512-V/CJbe4Q3mnSts4IgbNj+zHBnGqe7JAfjSJWhRXyQ0guU7/ctriTgmU1ye36I4htYrGtoe4wKatrJJXoUWCYCA== +"@leafygreen-ui/pipeline@^5.0.15": + version "5.0.15" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/pipeline/-/pipeline-5.0.15.tgz#ff43e132daeea5f53460a3f9996935094c08e19a" + integrity sha512-pvtv480kK7vUIoKgbdMfhzxScE5vIanV6Ec2YWwKrFcHnWV9A/1mrR2yMw3AZJWUhCF0lQVsLllfyI06ZfBzsw== dependencies: "@leafygreen-ui/emotion" "^4.0.7" "@leafygreen-ui/hooks" "^8.0.0" "@leafygreen-ui/icon" "^11.23.0" - "@leafygreen-ui/lib" "^11.0.0" + "@leafygreen-ui/lib" "^12.0.0" "@leafygreen-ui/palette" "^4.0.7" "@leafygreen-ui/tokens" "^2.2.0" - "@leafygreen-ui/tooltip" "^10.0.9" + "@leafygreen-ui/tooltip" "^10.0.11" react-intersection-observer "^8.25.1" "@leafygreen-ui/polymorphic@^1.3.2", "@leafygreen-ui/polymorphic@^1.3.6": @@ -2683,48 +2727,48 @@ resolved "https://registry.yarnpkg.com/@leafygreen-ui/polymorphic/-/polymorphic-1.3.6.tgz#9df179df9176a5c1eaa1120bc22a4cc5356f3ed2" integrity sha512-ZJqrYNAAO/CLgl3vtl01jQl2xz6pvzPRMEDqOgCykEn2/vk6wZUOJJ4FVK0cbLZuzwvKixbrTgOSw4WrF19sKg== -"@leafygreen-ui/popover@^11.0.17": - version "11.0.17" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/popover/-/popover-11.0.17.tgz#27ee654712fdf5f41bf3233a9c26a1d76affd2ff" - integrity sha512-8ikJSmLTsDBpXou2lNY54ZCOVRwsb6v8L6e6Fxanb/74OElrYU38iNoUdR/inW+pzdRiUQT6qx8oaqZ7EKrS0Q== +"@leafygreen-ui/popover@^11.0.18": + version "11.0.18" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/popover/-/popover-11.0.18.tgz#e125782eafe1165c513e3eced3615138f2358c89" + integrity sha512-ThE0OZlxnftaM6+MUJbcH0VwK/mHINcUpGDD9M76y+u3TkOdr8qHhQs7q2neIRSHoWWOBvEXStuTWRRfqR6bvA== dependencies: "@leafygreen-ui/emotion" "^4.0.7" "@leafygreen-ui/hooks" "^8.0.0" - "@leafygreen-ui/lib" "^11.0.0" - "@leafygreen-ui/portal" "^5.0.1" + "@leafygreen-ui/lib" "^12.0.0" + "@leafygreen-ui/portal" "^5.0.2" "@leafygreen-ui/tokens" "^2.2.0" react-transition-group "^4.4.5" -"@leafygreen-ui/portal@^5.0.1": - version "5.0.1" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/portal/-/portal-5.0.1.tgz#a5b6962210bca1809cd2dc67ae4c767e755a0f34" - integrity sha512-SL+Kw2088aopilmzKOTfzWE4tVKyRyClr1nnOaX+xplQ+6gu22C+LDFL4cJZkkWyP8WlqAE+2s1C631W3uHbPg== +"@leafygreen-ui/portal@^5.0.2": + version "5.0.2" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/portal/-/portal-5.0.2.tgz#abf03843deef4aa997bfb97ecdfc22e459207d3c" + integrity sha512-vLLB8wGmEtQHhIJ753KbO3zJDBP3idd9h965CPYWdRHHWP0A2QwIRhPr148SbH0/VxFVO6zXVBcTeqPGHhrXZw== dependencies: "@leafygreen-ui/hooks" "^8.0.0" - "@leafygreen-ui/lib" "^11.0.0" + "@leafygreen-ui/lib" "^12.0.0" -"@leafygreen-ui/radio-box-group@^12.0.14": - version "12.0.14" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/radio-box-group/-/radio-box-group-12.0.14.tgz#d46f98c1b817e30b18cafc881e9bb58745c2b4d8" - integrity sha512-Fot/htydpsmyTq3j/vRBzsqtyrNrDi+V+tVrVnMJ6ZKS6ya03C/3NGQVGvixPF/693iwtHZGt/dIrDifOJSSTQ== +"@leafygreen-ui/radio-box-group@^12.0.15": + version "12.0.15" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/radio-box-group/-/radio-box-group-12.0.15.tgz#968eb260f737eabc3748b9089bd0e49dd3911455" + integrity sha512-AizsAsVKV8FMJggaW6nCHqOtY01Ggi4qd4QDCvvzCgYWOixEUnF7cdB5Dgbq9t4saczNx12C5BbxMjv4b2JDQg== dependencies: "@leafygreen-ui/emotion" "^4.0.7" "@leafygreen-ui/hooks" "^8.0.0" - "@leafygreen-ui/lib" "^11.0.0" + "@leafygreen-ui/lib" "^12.0.0" "@leafygreen-ui/palette" "^4.0.7" "@leafygreen-ui/tokens" "^2.2.0" -"@leafygreen-ui/radio-group@^10.2.1": - version "10.2.1" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/radio-group/-/radio-group-10.2.1.tgz#a6f19a663327cef01f9e7e818ba7c0e09a6316be" - integrity sha512-XEGHV36iQYfH9sJwcuc2dDgB+0tGW8B030OPAe4zi+hytAiKYyF1DoPabz+wlM2/TOgJc70hC/8dBXPvTK8KMg== +"@leafygreen-ui/radio-group@^10.2.2": + version "10.2.2" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/radio-group/-/radio-group-10.2.2.tgz#379fbff438ae8924021670861e72a57b68a07d89" + integrity sha512-Y8a2/WAGDyRdwNZ0x3kWnY19jwgC86Bj6f8ClHhlqf2i0qw9iYVjGucnEU8N1+EBIw/6EOWDVHDTeSvGs6pSfA== dependencies: "@leafygreen-ui/emotion" "^4.0.7" "@leafygreen-ui/hooks" "^8.0.0" - "@leafygreen-ui/lib" "^11.0.0" + "@leafygreen-ui/lib" "^12.0.0" "@leafygreen-ui/palette" "^4.0.7" "@leafygreen-ui/tokens" "^2.2.0" - "@leafygreen-ui/typography" "^17.0.0" + "@leafygreen-ui/typography" "^17.0.1" "@leafygreen-ui/ripple@^1.1.12": version "1.1.12" @@ -2733,120 +2777,120 @@ dependencies: "@leafygreen-ui/tokens" "^2.1.4" -"@leafygreen-ui/search-input@^2.0.15": - version "2.0.15" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/search-input/-/search-input-2.0.15.tgz#36caa340b34ea86afe92bba188498a50542e351e" - integrity sha512-jKOPU1WXWp4lqF2z+Alzkp9JRMxTtn/fv7+K2adL9vFOsruOgMX9wtaGZtuaYeOAjxY9YT3nv4KZArPI82eFAw== +"@leafygreen-ui/search-input@^2.0.17": + version "2.0.17" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/search-input/-/search-input-2.0.17.tgz#073f9158bc06aa7211db669bc4073dfc34b4c523" + integrity sha512-jecaEGRm84JU7gVYTsAfGr9LzlRSqhD6GodnKGsP3hdDmnbzosjn8grkfpzOoagq18CxdZOzkjXE8LjSHd/YNw== dependencies: - "@leafygreen-ui/a11y" "^1.4.9" + "@leafygreen-ui/a11y" "^1.4.10" "@leafygreen-ui/emotion" "^4.0.7" "@leafygreen-ui/hooks" "^8.0.0" "@leafygreen-ui/icon" "^11.23.0" - "@leafygreen-ui/icon-button" "^15.0.17" - "@leafygreen-ui/input-option" "^1.0.10" - "@leafygreen-ui/lib" "^11.0.0" + "@leafygreen-ui/icon-button" "^15.0.18" + "@leafygreen-ui/input-option" "^1.0.11" + "@leafygreen-ui/lib" "^12.0.0" "@leafygreen-ui/palette" "^4.0.7" "@leafygreen-ui/polymorphic" "^1.3.6" - "@leafygreen-ui/popover" "^11.0.17" + "@leafygreen-ui/popover" "^11.0.18" "@leafygreen-ui/tokens" "^2.2.0" - "@leafygreen-ui/typography" "^17.0.0" + "@leafygreen-ui/typography" "^17.0.1" lodash "^4.17.21" polished "^4.2.2" -"@leafygreen-ui/segmented-control@^8.2.6": - version "8.2.6" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/segmented-control/-/segmented-control-8.2.6.tgz#9f64c2fcbfcd7c15c8192f3d0575b1dbcbe2f733" - integrity sha512-s1/K0pY2YW90Dh7sMst4xuUYQqIW1LWFQyoqpDyjVZV8RuqQbYq9BzTSNkrb3njq6JpHGOhmvT7wFrqoMljMvw== +"@leafygreen-ui/segmented-control@^8.2.7": + version "8.2.7" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/segmented-control/-/segmented-control-8.2.7.tgz#e3162e42aac270df2d72e2f9ba149426af2c16fa" + integrity sha512-xKT8GzIJeRXne/xnEuKHjvY24lTYrn9zKzc3vIBGCiAO0BO6Ck9+VYZ8t3NwVeYccX/BIwJS2VJMn5zeB8nhxA== dependencies: "@leafygreen-ui/box" "^3.1.8" "@leafygreen-ui/emotion" "^4.0.7" "@leafygreen-ui/hooks" "^8.0.0" "@leafygreen-ui/icon" "^11.23.0" - "@leafygreen-ui/lib" "^11.0.0" + "@leafygreen-ui/lib" "^12.0.0" "@leafygreen-ui/palette" "^4.0.7" "@leafygreen-ui/tokens" "^2.2.0" - "@leafygreen-ui/typography" "^17.0.0" + "@leafygreen-ui/typography" "^17.0.1" lodash "^4.17.21" polished "^4.2.2" -"@leafygreen-ui/select@^10.3.14", "@leafygreen-ui/select@^10.3.15": - version "10.3.15" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/select/-/select-10.3.15.tgz#5405cbd7c6750380d123c2d49f6e825f454f162b" - integrity sha512-HWm4/sFEAGAUHMV+f9rXyJlvkDrwt/xhre9mSV7A5wU/vfdVpJ33c34SLlldvCY+BJKCa9dETJiPiim3A6+DBA== +"@leafygreen-ui/select@^10.3.16": + version "10.3.16" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/select/-/select-10.3.16.tgz#9cc5e00a74d5375e274255914127440d3c598281" + integrity sha512-JyQqj4DEt90d/Vv22c0xfAhiSvBMlava8lQSDORmyHXLJ4UF08sw2VAJ6qWEWXqg1vTf/qAN3KHvg+jL5eTqew== dependencies: - "@leafygreen-ui/button" "^21.0.5" + "@leafygreen-ui/button" "^21.0.6" "@leafygreen-ui/emotion" "^4.0.7" "@leafygreen-ui/hooks" "^8.0.0" "@leafygreen-ui/icon" "^11.23.0" - "@leafygreen-ui/lib" "^11.0.0" + "@leafygreen-ui/lib" "^12.0.0" "@leafygreen-ui/palette" "^4.0.7" - "@leafygreen-ui/popover" "^11.0.17" + "@leafygreen-ui/popover" "^11.0.18" "@leafygreen-ui/tokens" "^2.2.0" - "@leafygreen-ui/typography" "^17.0.0" + "@leafygreen-ui/typography" "^17.0.1" "@types/react-is" "^18.0.0" lodash "^4.17.21" polished "^4.1.3" react-is "^18.0.1" -"@leafygreen-ui/side-nav@^14.0.2": - version "14.0.2" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/side-nav/-/side-nav-14.0.2.tgz#8f127c6842f860d5f803319053aed4f86ffcd02f" - integrity sha512-BVJrWGHNiyPW3avFs13yc73wqFTGmABeTIoYc0j/+M/KnJrSdIPkjGgNZjowAX0EmZ3q4CpXF4ZNPZ7EXviglA== +"@leafygreen-ui/side-nav@^14.0.3": + version "14.0.3" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/side-nav/-/side-nav-14.0.3.tgz#cf356dc7733e80bef88c4e33a5623c1ea028f748" + integrity sha512-jSgdza1IyyRnm1ysJxgqSu5pMNTyKSDoNYA9hMd8EM/kmhVp4nS5QjZRyCrcn3SzSnsq7xo/8BqLoKfqKJ5JAw== dependencies: - "@leafygreen-ui/a11y" "^1.4.9" + "@leafygreen-ui/a11y" "^1.4.10" "@leafygreen-ui/box" "^3.1.8" "@leafygreen-ui/emotion" "^4.0.7" "@leafygreen-ui/hooks" "^8.0.0" "@leafygreen-ui/icon" "^11.23.0" - "@leafygreen-ui/lib" "^11.0.0" + "@leafygreen-ui/lib" "^12.0.0" "@leafygreen-ui/palette" "^4.0.7" - "@leafygreen-ui/portal" "^5.0.1" + "@leafygreen-ui/portal" "^5.0.2" "@leafygreen-ui/tokens" "^2.2.0" - "@leafygreen-ui/tooltip" "^10.0.10" - "@leafygreen-ui/typography" "^17.0.0" + "@leafygreen-ui/tooltip" "^10.0.11" + "@leafygreen-ui/typography" "^17.0.1" polished "^4.2.2" react-transition-group "^4.4.5" -"@leafygreen-ui/skeleton-loader@^1.1.0": - version "1.1.0" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/skeleton-loader/-/skeleton-loader-1.1.0.tgz#3ce8582a1a4043dea3f5ff0721f207e06bc0c726" - integrity sha512-q4RCyT0WUmKfHeOON39pOx4pVWFymXbyjd7mG08YdigiPHfq/q5BrmOg8nK7psXwusD0BY3tNYK2A+WZ9PLpJQ== +"@leafygreen-ui/skeleton-loader@^1.1.1": + version "1.1.1" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/skeleton-loader/-/skeleton-loader-1.1.1.tgz#6132c581f95c919bc3f7368760f31dd117cae8e1" + integrity sha512-GdvA+NhIwArZr4jDxHcDFx1cbofpsAQzJaM/DrRpRUQTUPpH7b1VSxt0EOXKGHMwDSHHDBLtm2yyDMgKryaE1g== dependencies: - "@leafygreen-ui/card" "^10.0.4" + "@leafygreen-ui/card" "^10.0.5" "@leafygreen-ui/emotion" "^4.0.7" - "@leafygreen-ui/lib" "^11.0.0" + "@leafygreen-ui/lib" "^12.0.0" "@leafygreen-ui/palette" "^4.0.7" "@leafygreen-ui/tokens" "^2.1.4" - "@leafygreen-ui/typography" "^17.0.0" + "@leafygreen-ui/typography" "^17.0.1" -"@leafygreen-ui/split-button@^1.0.8": - version "1.0.8" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/split-button/-/split-button-1.0.8.tgz#710ffee6e8d943415d23d19bb4137f94dc45963a" - integrity sha512-Cqdwufsj6u7wOswadCf0DGAKucXP0yF5UKDDARSIfSj/DrRPmmkYsPH6yrSakmQVZIgwNuc46bY2NeTBaOna0w== +"@leafygreen-ui/split-button@^1.0.9": + version "1.0.9" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/split-button/-/split-button-1.0.9.tgz#2fae0958e1c58564c44bb2e61982e2f059eaafa8" + integrity sha512-mXcEzTn7f8vu8syhV0bvsZhZcAAwsUevcopuPcIwx7nYJnrS3/Wf3BKKLWuD6hC0Fg1XxePyJwxts7eyWbOBHg== dependencies: - "@leafygreen-ui/button" "^21.0.5" + "@leafygreen-ui/button" "^21.0.6" "@leafygreen-ui/emotion" "^4.0.7" "@leafygreen-ui/hooks" "^8.0.0" "@leafygreen-ui/icon" "^11.23.0" - "@leafygreen-ui/lib" "^11.0.0" - "@leafygreen-ui/menu" "^22.0.7" + "@leafygreen-ui/lib" "^12.0.0" + "@leafygreen-ui/menu" "^22.0.8" "@leafygreen-ui/palette" "^4.0.7" "@leafygreen-ui/polymorphic" "^1.3.6" - "@leafygreen-ui/popover" "^11.0.17" + "@leafygreen-ui/popover" "^11.0.18" "@leafygreen-ui/tokens" "^2.2.0" -"@leafygreen-ui/stepper@^3.2.5": - version "3.2.5" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/stepper/-/stepper-3.2.5.tgz#73fe199783ebd25d7e6a3eb5cd55e94be19d7177" - integrity sha512-/eaSVsYVeYzMNoGVYs3a97MDsjYeExPFEpYq7QkpFGswoxxVOFV0+Eih7quB04UKjRyJAvdbjZzvttGK/rzyAw== +"@leafygreen-ui/stepper@^3.2.6": + version "3.2.6" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/stepper/-/stepper-3.2.6.tgz#4dfea662facd14774a96bdb78666ab4fe65cebf3" + integrity sha512-OthmofjMKFyMvFQquQJ7ZwQLHQmAdg3TknmkhyPfabEaqmT1uf9UMdVLppXCVp4VfO0xdL6fbJL64/ZMo0ceNg== dependencies: "@leafygreen-ui/emotion" "^4.0.7" "@leafygreen-ui/icon" "^11.22.2" - "@leafygreen-ui/lib" "^11.0.0" + "@leafygreen-ui/lib" "^12.0.0" "@leafygreen-ui/palette" "^4.0.7" "@leafygreen-ui/tokens" "^2.1.4" - "@leafygreen-ui/tooltip" "^10.0.10" - "@leafygreen-ui/typography" "^17.0.0" + "@leafygreen-ui/tooltip" "^10.0.11" + "@leafygreen-ui/typography" "^17.0.1" "@leafygreen-ui/table@12.0.3": version "12.0.3" @@ -2870,74 +2914,74 @@ react-transition-group "^4.4.1" react-virtual "^2.10.4" -"@leafygreen-ui/tabs@^11.1.9": - version "11.1.9" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/tabs/-/tabs-11.1.9.tgz#8e9d8926d614ba039b062d21c84f08b808a4d857" - integrity sha512-nsgvttpcc3SCu0XRkd3Z6RGLFi8zNwLOouwT/XIdilxzNDwG21zEMDkU1SknnuLYQK215aqxaLpOWwsU5An9Sg== +"@leafygreen-ui/tabs@^11.1.10": + version "11.1.10" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/tabs/-/tabs-11.1.10.tgz#75ae6b476e1cbd4eaae8cb2eb9d7ab1a41689a31" + integrity sha512-b114nR04hUHFFiE3eRMctmEoMjM2A2G9Rl86SH4I3QntyskORafZRcA9nl0g9TyD680Xmnlitg9LLBjx3W+aog== dependencies: - "@leafygreen-ui/a11y" "^1.4.9" + "@leafygreen-ui/a11y" "^1.4.10" "@leafygreen-ui/box" "^3.1.8" "@leafygreen-ui/emotion" "^4.0.7" "@leafygreen-ui/hooks" "^8.0.0" - "@leafygreen-ui/lib" "^11.0.0" + "@leafygreen-ui/lib" "^12.0.0" "@leafygreen-ui/palette" "^4.0.7" - "@leafygreen-ui/portal" "^5.0.1" + "@leafygreen-ui/portal" "^5.0.2" "@leafygreen-ui/tokens" "^2.2.0" - "@leafygreen-ui/typography" "^17.0.0" + "@leafygreen-ui/typography" "^17.0.1" -"@leafygreen-ui/text-area@^8.0.18": - version "8.0.18" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/text-area/-/text-area-8.0.18.tgz#c508c1b7194a0804baf1baae58d7c80c797de31e" - integrity sha512-68MYDLjsJ4/27j8xhnziR2oLlqKaZ/Upjyph/lzEMZ6z97tS8oD7maIKhIzgvmoT3vl8LDC3kdLGqLdbxRO1pw== +"@leafygreen-ui/text-area@^8.0.19": + version "8.0.19" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/text-area/-/text-area-8.0.19.tgz#2d77c319d5a572e37846577b0b6b205124b829a1" + integrity sha512-RQLSTscAmXX7mXk6hT+WCyCMwRM2aI7LBkubbIsFwsGfepfnfLbMLwxNdKcNboM+g99wWVcyOmVY2Dihs5jrDw== dependencies: "@leafygreen-ui/emotion" "^4.0.7" "@leafygreen-ui/hooks" "^8.0.0" "@leafygreen-ui/icon" "^11.23.0" - "@leafygreen-ui/lib" "^11.0.0" + "@leafygreen-ui/lib" "^12.0.0" "@leafygreen-ui/palette" "^4.0.7" "@leafygreen-ui/tokens" "^2.2.0" - "@leafygreen-ui/typography" "^17.0.0" + "@leafygreen-ui/typography" "^17.0.1" -"@leafygreen-ui/text-input@^12.1.21": - version "12.1.21" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/text-input/-/text-input-12.1.21.tgz#a07bfe6e393194fb1043777566508cc6e325cfae" - integrity sha512-Ar/eyyLrEdbqXgJ81CVxoc4flkI3JjiADiAAWBZgfYym9aifhDItOl1RfaqmGAS3oAMRD5eF99Lcaqa+7jQEBw== +"@leafygreen-ui/text-input@^12.1.22": + version "12.1.22" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/text-input/-/text-input-12.1.22.tgz#2942c11921e221017919f295386ca89e1edd284f" + integrity sha512-lFH4Nwl6xsFa9dTa/JjikuOD40aaJTgJNuVT9hhTxnvdb0npdUT7PcuDzmRD1edzR1nNv5s6MaXtuoha6LsZVQ== dependencies: "@leafygreen-ui/emotion" "^4.0.7" "@leafygreen-ui/hooks" "^8.0.0" "@leafygreen-ui/icon" "^11.23.0" - "@leafygreen-ui/lib" "^11.0.0" + "@leafygreen-ui/lib" "^12.0.0" "@leafygreen-ui/palette" "^4.0.7" "@leafygreen-ui/tokens" "^2.2.0" - "@leafygreen-ui/typography" "^17.0.0" + "@leafygreen-ui/typography" "^17.0.1" -"@leafygreen-ui/toast@^6.1.15": - version "6.1.15" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/toast/-/toast-6.1.15.tgz#5968ac16793e3d58403442976c3891aad6e69ace" - integrity sha512-53d0W5cS47Ya1BluzZ/sRD2qMTZL/ggUapQKa5GNyZVp8+C0urdBicpLCgObuYoz0HQRyU5UbJQ8H1502IK9Hg== +"@leafygreen-ui/toast@^6.1.16": + version "6.1.16" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/toast/-/toast-6.1.16.tgz#42fc3187593512749d0557915d3e8282ac140e92" + integrity sha512-GjAaH5L5A2ZA5qM8FjsBFrJhzoFLJdYadxQL2UN5K4+JXgFsWw0k2KmA0KecD5kBqSij3x5vQahwRv+PvFRucQ== dependencies: "@leafygreen-ui/emotion" "^4.0.7" "@leafygreen-ui/hooks" "^8.0.0" "@leafygreen-ui/icon" "^11.23.0" - "@leafygreen-ui/icon-button" "^15.0.17" - "@leafygreen-ui/lib" "^11.0.0" + "@leafygreen-ui/icon-button" "^15.0.18" + "@leafygreen-ui/lib" "^12.0.0" "@leafygreen-ui/palette" "^4.0.7" - "@leafygreen-ui/portal" "^5.0.1" + "@leafygreen-ui/portal" "^5.0.2" "@leafygreen-ui/tokens" "^2.2.0" - "@leafygreen-ui/typography" "^17.0.0" + "@leafygreen-ui/typography" "^17.0.1" lodash "^4.17.21" polished "^4.2.2" react-transition-group "^4.4.5" -"@leafygreen-ui/toggle@^10.0.15": - version "10.0.15" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/toggle/-/toggle-10.0.15.tgz#d265eba69df422d9d1a9da29c538eb0999c4203e" - integrity sha512-PO0DyjaMEvRXYQ32FGayKEsZZsuWl5ThF1fKWyyVeotC/kdyQV9xD2SboyzpJMw9Th1X3mmiigXxhWU/I0s5zw== +"@leafygreen-ui/toggle@^10.0.16": + version "10.0.16" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/toggle/-/toggle-10.0.16.tgz#8db4f71b673f525371b6b98bc635aecad9627193" + integrity sha512-S7uyUccIkTNBhA9LhKiBKDRX0SRZQkXnVX54fOIYGyTYeZw1b0jrQv84Y8DSfUSRCmx0FpShdLIHno0FV9JChA== dependencies: - "@leafygreen-ui/a11y" "^1.4.8" + "@leafygreen-ui/a11y" "^1.4.10" "@leafygreen-ui/emotion" "^4.0.7" "@leafygreen-ui/icon" "^11.22.2" - "@leafygreen-ui/lib" "^11.0.0" + "@leafygreen-ui/lib" "^12.0.0" "@leafygreen-ui/palette" "^4.0.7" "@leafygreen-ui/tokens" "^2.1.4" @@ -2948,19 +2992,19 @@ dependencies: "@leafygreen-ui/palette" "^4.0.7" -"@leafygreen-ui/tooltip@^10.0.10", "@leafygreen-ui/tooltip@^10.0.8", "@leafygreen-ui/tooltip@^10.0.9": - version "10.0.10" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/tooltip/-/tooltip-10.0.10.tgz#bebf502c7b8ef12fdb40a2a9bdcbafa1273b410b" - integrity sha512-DdEyUJUXBXOZhIpEg2N7TIgcj4tGNBmFJiakJ2iHr9dJPWxWnwvdl+J/LkHe87XUx+3aBLNtPQff+RSAmxAUgA== +"@leafygreen-ui/tooltip@^10.0.11": + version "10.0.11" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/tooltip/-/tooltip-10.0.11.tgz#5fe52c43acd9c2349f05c5d726fc2a18b0cfb8e5" + integrity sha512-8DJrfxLMleqAoyXB+iI2yszUmJj4IZmTMhOVumlVtsohE6TchJH4n9LnCtnwkUznP2+gPU2Rvuec7PjlKo4ykQ== dependencies: "@leafygreen-ui/emotion" "^4.0.7" "@leafygreen-ui/hooks" "^8.0.0" "@leafygreen-ui/icon" "^11.23.0" - "@leafygreen-ui/lib" "^11.0.0" + "@leafygreen-ui/lib" "^12.0.0" "@leafygreen-ui/palette" "^4.0.7" - "@leafygreen-ui/popover" "^11.0.17" + "@leafygreen-ui/popover" "^11.0.18" "@leafygreen-ui/tokens" "^2.2.0" - "@leafygreen-ui/typography" "^17.0.0" + "@leafygreen-ui/typography" "^17.0.1" lodash "^4.17.21" polished "^4.2.2" @@ -2988,6 +3032,18 @@ "@leafygreen-ui/polymorphic" "^1.3.6" "@leafygreen-ui/tokens" "^2.1.4" +"@leafygreen-ui/typography@^17.0.1": + version "17.0.1" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/typography/-/typography-17.0.1.tgz#11c52b4441e4f30f58f4bfe3a69cf8365fdc6a5e" + integrity sha512-hsj92VPWODCSzajFDfM5kBTD5wXAQVt7ERnUX8DfdUal8h3XsWJYvluA3QdehvDv2xS2pQeBmcCS1vWFlB+rTA== + dependencies: + "@leafygreen-ui/emotion" "^4.0.7" + "@leafygreen-ui/icon" "^11.22.2" + "@leafygreen-ui/lib" "^12.0.0" + "@leafygreen-ui/palette" "^4.0.7" + "@leafygreen-ui/polymorphic" "^1.3.6" + "@leafygreen-ui/tokens" "^2.1.4" + "@lg-tools/build@0.2.1", "@lg-tools/build@^0.2.0", "@lg-tools/build@^0.2.1": version "0.2.1" resolved "https://registry.yarnpkg.com/@lg-tools/build/-/build-0.2.1.tgz#02b540cb7d3118f70dd8ce6368346848ac872b1f" From 9f75d05d33d1b04a52e4e6d4ce75f81ecb02e170 Mon Sep 17 00:00:00 2001 From: brooke Date: Mon, 18 Sep 2023 10:34:40 -0400 Subject: [PATCH 2/2] fix build error --- components/navigation/MobileNavigationItem.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/navigation/MobileNavigationItem.tsx b/components/navigation/MobileNavigationItem.tsx index 020bd97e..b9e081e4 100644 --- a/components/navigation/MobileNavigationItem.tsx +++ b/components/navigation/MobileNavigationItem.tsx @@ -51,7 +51,7 @@ function MobileNavigationItem({ onClick?.(e); }} onKeyDown={e => { - if (e.keyCode === keyMap.Space || e.keyCode === keyMap.Enter) { + if (e.key === keyMap.Space || e.key === keyMap.Enter) { setOpen(curr => !curr); onClick?.(e as any); // onClick expecting React.MouseEvent }