diff --git a/package.json b/package.json index 91507644fa..8943a4c62c 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "@leafygreen-ui/button": "12.0.5", "@leafygreen-ui/card": "5.1.3", "@leafygreen-ui/checkbox": "6.0.6", - "@leafygreen-ui/code": "9.0.0", + "@leafygreen-ui/code": "10.0.0", "@leafygreen-ui/confirmation-modal": "2.2.2", "@leafygreen-ui/expandable-card": "0.9.1", "@leafygreen-ui/icon": "11.4.0", diff --git a/yarn.lock b/yarn.lock index 798e57a33c..3b437ad509 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1375,7 +1375,7 @@ dependencies: regenerator-runtime "^0.13.4" -"@babel/runtime@^7.13.10", "@babel/runtime@^7.2.0", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.7": +"@babel/runtime@^7.13.10", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.7": version "7.15.4" resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.15.4.tgz#fd17d16bfdf878e6dd02d19753a39fa8a8d9c84a" integrity sha512-99catp6bHCaxr4sJ/DbTGgHS4+Rs2RVd2g7iOap6SLGPDknRK9ztKNsE/Fg6QhSeh1FGE5f6gHGQmvvn3I3xhw== @@ -2595,19 +2595,19 @@ "@leafygreen-ui/hooks" "^7.0.0" "@leafygreen-ui/lib" "^9.0.0" -"@leafygreen-ui/code@9.0.0": - version "9.0.0" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/code/-/code-9.0.0.tgz#fa67cfb0989204586a36ef4398cff3ec2c762987" - integrity sha512-TOTL1v3WGmQU75FM7FJLCL1BcHpPzkeme1/xCwAglU0tn4BFJl18L9ytmrLN9Ufn2RsJZvsHHAd0UPXMms/gcA== +"@leafygreen-ui/code@10.0.0": + version "10.0.0" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/code/-/code-10.0.0.tgz#7067907650554a9f978e89906e6c84deb6a61348" + integrity sha512-VJ9youhKX1wzZFplz01iaTRtI3n+Ta2Cl0gRy1bX5sH4hLlDHLzrtJvSuzX/9qm/caWYKPwCQ9CdUfRkhFncXw== dependencies: "@leafygreen-ui/a11y" "^1.2.2" - "@leafygreen-ui/hooks" "^7.0.0" - "@leafygreen-ui/icon" "^11.3.0" - "@leafygreen-ui/icon-button" "^9.1.6" + "@leafygreen-ui/hooks" "^7.1.1" + "@leafygreen-ui/icon" "^11.6.0" + "@leafygreen-ui/icon-button" "^10.0.0" "@leafygreen-ui/leafygreen-provider" "^2.1.3" - "@leafygreen-ui/lib" "^9.0.0" + "@leafygreen-ui/lib" "^9.0.1" "@leafygreen-ui/palette" "^3.2.2" - "@leafygreen-ui/select" "^3.0.6" + "@leafygreen-ui/select" "^3.1.0" "@leafygreen-ui/tokens" "^0.5.3" clipboard "^2.0.6" highlight.js "^11.0.0" @@ -2645,28 +2645,14 @@ "@leafygreen-ui/typography" "^8.1.0" react-transition-group "^4.4.1" -"@leafygreen-ui/hooks@^7.0.0": - version "7.0.0" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/hooks/-/hooks-7.0.0.tgz#8417d62c9df565d3e19f795f5a560f4d00448100" - integrity sha512-/UDdinXJbHcNvqodfY+5Ej4auxKdzbljJx0PkLy+bAUI0/P9W4xlYb2N0LZTIZBmKj4SUSQX3O/G7fvtSqJW7A== - dependencies: - lodash "^4.17.21" - -"@leafygreen-ui/hooks@^7.1.0": - version "7.1.0" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/hooks/-/hooks-7.1.0.tgz#52febb873f06c7d2665627f8621f72c1171f21bc" - integrity sha512-eL0BKaaVgVsQuyNjZqYUUJM6b42Bmdn9gSvZ473EXeNtMD3o6/VqAlYFmOWnVYWHNj8ToLXgyWNuwnRuMRZ0qg== - dependencies: - lodash "^4.17.21" - -"@leafygreen-ui/hooks@^7.1.1": +"@leafygreen-ui/hooks@^7.0.0", "@leafygreen-ui/hooks@^7.1.0", "@leafygreen-ui/hooks@^7.1.1": version "7.1.1" resolved "https://registry.yarnpkg.com/@leafygreen-ui/hooks/-/hooks-7.1.1.tgz#e36222a58896490563ef552f18a5eaeebca73134" integrity sha512-60wmLf98ZnKgAGU8Ebm+DDS+lLq8kKn4U7fS0tktlhhS/PNP5l165I4RzXERsYQ+frAUR9vcazLRdB6Azu0Dlg== dependencies: lodash "^4.17.21" -"@leafygreen-ui/icon-button@9.1.7": +"@leafygreen-ui/icon-button@9.1.7", "@leafygreen-ui/icon-button@^9.1.6": version "9.1.7" resolved "https://registry.yarnpkg.com/@leafygreen-ui/icon-button/-/icon-button-9.1.7.tgz#32aa3784b7f93157f5b004e6cf044e150a778944" integrity sha512-MX9lDYzhalor+jlVgnvC9BHMoku7cUHnmF42ZeorHsmsNzAbLTQz3SS0kgqRoRh7VFdFfzdBpYiNNAth+VaRPg== @@ -2677,25 +2663,26 @@ "@leafygreen-ui/lib" "^9.0.1" "@leafygreen-ui/palette" "^3.2.2" -"@leafygreen-ui/icon-button@^9.1.6": - version "9.1.6" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/icon-button/-/icon-button-9.1.6.tgz#9a1bbf6a7ef59c858e25519ca66476fed08fba83" - integrity sha512-TjqunVypUfpCvrZPPA9r5l6d0RZ6XPT/7UMSFdShS0TiOYA198w7nVozMG7bnvP4bbCNiMAZErKbOctK5bGbiQ== +"@leafygreen-ui/icon-button@^10.0.0": + version "10.0.0" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/icon-button/-/icon-button-10.0.0.tgz#a411c3e917c2e808e21021bd6855c7b9268f3db7" + integrity sha512-qIBEXRf7VDe6lJCHeHDkU701elmdY40r3UFhrCOft3jA33xl4MmGKxG9OR6G8/jTwUjhwDSfMRy4ii/xDJgoIA== dependencies: "@leafygreen-ui/a11y" "^1.2.2" "@leafygreen-ui/box" "^3.0.6" "@leafygreen-ui/emotion" "^4.0.0" - "@leafygreen-ui/lib" "^9.0.0" + "@leafygreen-ui/leafygreen-provider" "^2.1.3" + "@leafygreen-ui/lib" "^9.0.1" "@leafygreen-ui/palette" "^3.2.2" -"@leafygreen-ui/icon@11.4.0", "@leafygreen-ui/icon@^11.3.0", "@leafygreen-ui/icon@^11.4.0": +"@leafygreen-ui/icon@11.4.0": version "11.4.0" resolved "https://registry.yarnpkg.com/@leafygreen-ui/icon/-/icon-11.4.0.tgz#d555f3e31d0f71c1f5372cf2c97bc4471cc96edb" integrity sha512-Ogm9LKuq2e0kfSscmXqRchA5jMoqKg3pkYfnOdE8lcC9556S9cQy2DTzEOo5SCUUdLW8mgzbTl6BHX32WCMkjA== dependencies: "@leafygreen-ui/lib" "^9.0.0" -"@leafygreen-ui/icon@^11.5.0", "@leafygreen-ui/icon@^11.6.0": +"@leafygreen-ui/icon@^11.3.0", "@leafygreen-ui/icon@^11.4.0", "@leafygreen-ui/icon@^11.5.0", "@leafygreen-ui/icon@^11.6.0": version "11.6.1" resolved "https://registry.yarnpkg.com/@leafygreen-ui/icon/-/icon-11.6.1.tgz#34a0a0821ff84bb4bd7fa853d14b24274c291551" integrity sha512-IEnZyKubtIC7V3zcXM3GQFNaBpA1mAN1FAmFl3BWGtxoQ5h1lBhffhg0VQB048CsfMBFzfdNcT+ErlzXr7hfFw== @@ -2731,17 +2718,7 @@ "@leafygreen-ui/hooks" "^7.0.0" "@leafygreen-ui/lib" "^9.0.0" -"@leafygreen-ui/lib@^9.0.0": - version "9.0.0" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/lib/-/lib-9.0.0.tgz#9dd517bce5d92f0dae7ca5a1ed18c90d5a4b79b4" - integrity sha512-Uo2tOfkhCYiSKrYCi8+CrTEcyPhf+iczNP+wPKlQjKOLa+6zJaWX/0AXLiQX1CuO0MXdYgNvsB5510q7hDiqdg== - dependencies: - "@leafygreen-ui/emotion" "^4.0.0" - facepaint "^1.2.1" - polished "^2.3.0" - prop-types "^15.0.0" - -"@leafygreen-ui/lib@^9.0.1", "@leafygreen-ui/lib@^9.1.0": +"@leafygreen-ui/lib@^9.0.0", "@leafygreen-ui/lib@^9.0.1", "@leafygreen-ui/lib@^9.1.0": version "9.1.0" resolved "https://registry.yarnpkg.com/@leafygreen-ui/lib/-/lib-9.1.0.tgz#1cc0402a97462c4685da2542c7910e30fbf59df0" integrity sha512-JH3mnoCZNtUcJfXrvVG4I3PAIm1ehlR1H5WkDqkjengcf/iVMo7+AluzwfTCQb2fqQgohURs+qY4vEhJe+9+2g== @@ -2778,12 +2755,12 @@ focus-trap-react "8.4.2" react-transition-group "^4.4.1" -"@leafygreen-ui/palette@3.2.2", "@leafygreen-ui/palette@^3.2.1", "@leafygreen-ui/palette@^3.2.2": +"@leafygreen-ui/palette@3.2.2": version "3.2.2" resolved "https://registry.yarnpkg.com/@leafygreen-ui/palette/-/palette-3.2.2.tgz#9fc9a8051d9a07cbc50a7f8918f33e146d717070" integrity sha512-Oqjz6Qfapm8jB9rw4r9C1yq5XFJRSZ6xSCCGu6Oz8nR0o66xzCxsp0h96tPcrSFWwOrJJxYsQPSGHVsUmTJDzw== -"@leafygreen-ui/palette@3.3.0": +"@leafygreen-ui/palette@3.3.0", "@leafygreen-ui/palette@^3.2.1", "@leafygreen-ui/palette@^3.2.2": version "3.3.0" resolved "https://registry.yarnpkg.com/@leafygreen-ui/palette/-/palette-3.3.0.tgz#4757c53a9f0249f52e16640beb0c43840a64344b" integrity sha512-B3fveUzs7r+yoNRscAJ3Tfjcdb2xnXhAlfYDgSUwlr9PFnCcZs2y/8lEBmsnRAdQzN37vGY2LiUbVW0gJ9DgxA== @@ -2847,7 +2824,7 @@ "@leafygreen-ui/lib" "^9.1.0" "@leafygreen-ui/typography" "^8.1.0" -"@leafygreen-ui/select@3.1.0": +"@leafygreen-ui/select@3.1.0", "@leafygreen-ui/select@^3.1.0": version "3.1.0" resolved "https://registry.yarnpkg.com/@leafygreen-ui/select/-/select-3.1.0.tgz#3f1e1091a83472dfd36652291e20784446969172" integrity sha512-gcTYv+86C0pLJ4SaDvgKbmXEQAABkLe+7HfaobnjLnlHqa5/93w43g5WPq1xFgWHiHezckQnSIZcXDABLkl5gw== @@ -2864,23 +2841,6 @@ polished "^4.1.3" react-is "^17.0.1" -"@leafygreen-ui/select@^3.0.6": - version "3.0.6" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/select/-/select-3.0.6.tgz#615951beb8b30b83dd962f2fb14134897cd4142e" - integrity sha512-Pc67Kw0oKvVTI762CrA6hvhARigRiDrFD0YrODBEF5R/Dd6GIYj2ZU7TllkYgephZkk0CvJc6cnWNCdf4fJxnw== - dependencies: - "@leafygreen-ui/button" "^12.0.4" - "@leafygreen-ui/emotion" "^4.0.0" - "@leafygreen-ui/hooks" "^7.0.0" - "@leafygreen-ui/icon" "^11.3.0" - "@leafygreen-ui/lib" "^9.0.0" - "@leafygreen-ui/palette" "^3.2.2" - "@leafygreen-ui/popover" "^7.2.2" - "@leafygreen-ui/tokens" "0.5.3" - "@types/react-is" "^17.0.0" - polished "^4.0.3" - react-is "^17.0.1" - "@leafygreen-ui/side-nav@7.2.1": version "7.2.1" resolved "https://registry.yarnpkg.com/@leafygreen-ui/side-nav/-/side-nav-7.2.1.tgz#44716a113f4db5118ec155b7599435b5782c9f25" @@ -13984,13 +13944,6 @@ pnp-webpack-plugin@1.6.4, pnp-webpack-plugin@^1.6.4: dependencies: ts-pnp "^1.1.6" -polished@^2.3.0: - version "2.3.3" - resolved "https://registry.yarnpkg.com/polished/-/polished-2.3.3.tgz#bdbaba962ba8271b0e11aa287f2befd4c87be99a" - integrity sha512-59V4fDbdxtH4I1m9TWxFsoGJbC8nnOpUYo5uFmvMfKp9Qh+6suo4VMUle1TGIIUZIGxfkW+Rs485zPk0wcwR2Q== - dependencies: - "@babel/runtime" "^7.2.0" - polished@^3.4.4: version "3.6.7" resolved "https://registry.yarnpkg.com/polished/-/polished-3.6.7.tgz#44cbd0047f3187d83db0c479ef0c7d5583af5fb6" @@ -13998,7 +13951,7 @@ polished@^3.4.4: dependencies: "@babel/runtime" "^7.9.2" -polished@^4.0.3, polished@^4.1.1, polished@^4.1.3: +polished@^4.1.1, polished@^4.1.3: version "4.1.3" resolved "https://registry.yarnpkg.com/polished/-/polished-4.1.3.tgz#7a3abf2972364e7d97770b827eec9a9e64002cfc" integrity sha512-ocPAcVBUOryJEKe0z2KLd1l9EBa1r5mSwlKpExmrLzsnIzJo4axsoU9O2BjOTkDGDT4mZ0WFE5XKTlR3nLnZOA==