diff --git a/package.json b/package.json index f896992f..cef780f9 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "author": "UC Regents", "license": "BSD-2", "dependencies": { - "@babel/runtime": "^7.13.10", + "@babel/runtime": "^7.16.3", "@emotion/core": "^10.0.27", "@instructure/canvas-theme": "^8.1.0", "@instructure/emotion": "^8.1.0", diff --git a/yarn.lock b/yarn.lock index 5afa2d17..691db3c4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -154,6 +154,13 @@ dependencies: "@babel/types" "^7.13.12" +"@babel/helper-module-imports@^7.0.0": + version "7.16.0" + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.16.0.tgz#90538e60b672ecf1b448f5f4f5433d37e79a3ec3" + integrity sha512-kkH7sWzKPq0xt3H1n+ghb4xEMP8k0U7XV3kkB+ZGy69kDk2ySFW1qPi06sjKzFY3t1j6XbJSqr4mF9L7CYVyhg== + dependencies: + "@babel/types" "^7.16.0" + "@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.13.12", "@babel/helper-module-imports@^7.8.3": version "7.13.12" resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.13.12.tgz#c6a369a6f3621cb25da014078684da9196b61977" @@ -249,6 +256,11 @@ resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed" integrity sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw== +"@babel/helper-validator-identifier@^7.15.7": + version "7.15.7" + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz#220df993bfe904a4a6b02ab4f3385a5ebf6e2389" + integrity sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w== + "@babel/helper-validator-option@^7.12.17": version "7.12.17" resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.17.tgz#d1fbf012e1a79b7eebbfdc6d270baaf8d9eb9831" @@ -909,10 +921,10 @@ core-js-pure "^3.0.0" regenerator-runtime "^0.13.4" -"@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.13.10", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2": - version "7.13.10" - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.13.10.tgz#47d42a57b6095f4468da440388fdbad8bebf0d7d" - integrity sha512-4QPkjJq6Ns3V/RgpEahRk+AGfL0eO6RHHtTWoNNr5mO49G6B5+X6d6THgWEAvTrznU5xYpbAlVKRYcsCgh/Akw== +"@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.13.10", "@babel/runtime@^7.16.3", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4": + version "7.16.3" + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.16.3.tgz#b86f0db02a04187a3c17caa77de69840165d42d5" + integrity sha512-WBwekcqacdY2e9AF/Q7WLFUWmdJGJTkbjqTjoMDgXkVZ3ZRUvOPsLb5KdwISoQVsbP+DQzVZW4Zhci0DvpbNTQ== dependencies: regenerator-runtime "^0.13.4" @@ -947,6 +959,14 @@ "@babel/helper-validator-identifier" "^7.12.11" to-fast-properties "^2.0.0" +"@babel/types@^7.16.0": + version "7.16.0" + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.16.0.tgz#db3b313804f96aadd0b776c4823e127ad67289ba" + integrity sha512-PJgg/k3SdLsGb3hhisFvtLOw5ts113klrpLuIPtCJIU+BB24fqq6lf8RWqKJEjzqXR9AEH1rIb5XTqwBHB+kQg== + dependencies: + "@babel/helper-validator-identifier" "^7.15.7" + to-fast-properties "^2.0.0" + "@bcoe/v8-coverage@^0.2.3": version "0.2.3" resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" @@ -974,18 +994,140 @@ resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.2.tgz#8f03a22a04de437254e8ce8cc84ba39689288752" integrity sha512-HyYEUDeIj5rRQU2Hk5HTB2uHsbRQpF70nvMhVzi+VJR0X+xNEhjPui4/kBf3VeH/wqD28PT4sVOm8qqLjBrSZg== -"@emotion/is-prop-valid@^0.8.3": - version "0.8.8" - resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-0.8.8.tgz#db28b1c4368a259b60a97311d6a952d4fd01ac1a" - integrity sha512-u5WtneEAr5IDG2Wv65yhunPSMLIpuKsbuOktRojfrEiEvRyC85LgPMZI63cr7NUqT8ZIGdSVg8ZKGxIug4lXcA== +"@emotion/cache@^10.0.27": + version "10.0.29" + resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-10.0.29.tgz#87e7e64f412c060102d589fe7c6dc042e6f9d1e0" + integrity sha512-fU2VtSVlHiF27empSbxi1O2JFdNWZO+2NFHfwO0pxgTep6Xa3uGb+3pVKfLww2l/IBGLNEZl5Xf/++A4wAYDYQ== + dependencies: + "@emotion/sheet" "0.9.4" + "@emotion/stylis" "0.8.5" + "@emotion/utils" "0.11.3" + "@emotion/weak-memoize" "0.2.5" + +"@emotion/cache@^11.6.0": + version "11.6.0" + resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.6.0.tgz#65fbdbbe4382f1991d8b20853c38e63ecccec9a1" + integrity sha512-ElbsWY1KMwEowkv42vGo0UPuLgtPYfIs9BxxVrmvsaJVvktknsHYYlx5NQ5g6zLDcOTyamlDc7FkRg2TAcQDKQ== + dependencies: + "@emotion/memoize" "^0.7.4" + "@emotion/sheet" "^1.1.0" + "@emotion/utils" "^1.0.0" + "@emotion/weak-memoize" "^0.2.5" + stylis "^4.0.10" + +"@emotion/core@^10.0.27": + version "10.1.1" + resolved "https://registry.yarnpkg.com/@emotion/core/-/core-10.1.1.tgz#c956c1365f2f2481960064bcb8c4732e5fb612c3" + integrity sha512-ZMLG6qpXR8x031NXD8HJqugy/AZSkAuMxxqB46pmAR7ze47MhNJ56cdoX243QPZdGctrdfo+s08yZTiwaUcRKA== + dependencies: + "@babel/runtime" "^7.5.5" + "@emotion/cache" "^10.0.27" + "@emotion/css" "^10.0.27" + "@emotion/serialize" "^0.11.15" + "@emotion/sheet" "0.9.4" + "@emotion/utils" "0.11.3" + +"@emotion/css@^10.0.27": + version "10.0.27" + resolved "https://registry.yarnpkg.com/@emotion/css/-/css-10.0.27.tgz#3a7458198fbbebb53b01b2b87f64e5e21241e14c" + integrity sha512-6wZjsvYeBhyZQYNrGoR5yPMYbMBNEnanDrqmsqS1mzDm1cOTu12shvl2j4QHNS36UaTE0USIJawCH9C8oW34Zw== + dependencies: + "@emotion/serialize" "^0.11.15" + "@emotion/utils" "0.11.3" + babel-plugin-emotion "^10.0.27" + +"@emotion/hash@0.8.0", "@emotion/hash@^0.8.0": + version "0.8.0" + resolved "https://registry.yarnpkg.com/@emotion/hash/-/hash-0.8.0.tgz#bbbff68978fefdbe68ccb533bc8cbe1d1afb5413" + integrity sha512-kBJtf7PH6aWwZ6fka3zQ0p6SBYzx4fl1LoZXE2RrnYST9Xljm7WfKJrU4g/Xr3Beg72MLrp1AWNUmuYJTL7Cow== + +"@emotion/is-prop-valid@^1": + version "1.1.1" + resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-1.1.1.tgz#cbd843d409dfaad90f9404e7c0404c55eae8c134" + integrity sha512-bW1Tos67CZkOURLc0OalnfxtSXQJMrAMV0jZTVGJUPSOd4qgjF3+tTD5CwJM13PHA8cltGW1WGbbvV9NpvUZPw== dependencies: - "@emotion/memoize" "0.7.4" + "@emotion/memoize" "^0.7.4" "@emotion/memoize@0.7.4": version "0.7.4" resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.4.tgz#19bf0f5af19149111c40d98bb0cf82119f5d9eeb" integrity sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw== +"@emotion/memoize@^0.7.4": + version "0.7.5" + resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.5.tgz#2c40f81449a4e554e9fc6396910ed4843ec2be50" + integrity sha512-igX9a37DR2ZPGYtV6suZ6whr8pTFtyHL3K/oLUotxpSVO2ASaprmAe2Dkq7tBo7CRY7MMDrAa9nuQP9/YG8FxQ== + +"@emotion/react@^11.4.1": + version "11.6.0" + resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.6.0.tgz#61fcb95c1e01255734c2c721cb9beabcf521eb0f" + integrity sha512-23MnRZFBN9+D1lHXC5pD6z4X9yhPxxtHr6f+iTGz6Fv6Rda0GdefPrsHL7otsEf+//7uqCdT5QtHeRxHCERzuw== + dependencies: + "@babel/runtime" "^7.13.10" + "@emotion/cache" "^11.6.0" + "@emotion/serialize" "^1.0.2" + "@emotion/sheet" "^1.1.0" + "@emotion/utils" "^1.0.0" + "@emotion/weak-memoize" "^0.2.5" + hoist-non-react-statics "^3.3.1" + +"@emotion/serialize@^0.11.15", "@emotion/serialize@^0.11.16": + version "0.11.16" + resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-0.11.16.tgz#dee05f9e96ad2fb25a5206b6d759b2d1ed3379ad" + integrity sha512-G3J4o8by0VRrO+PFeSc3js2myYNOXVJ3Ya+RGVxnshRYgsvErfAOglKAiy1Eo1vhzxqtUvjCyS5gtewzkmvSSg== + dependencies: + "@emotion/hash" "0.8.0" + "@emotion/memoize" "0.7.4" + "@emotion/unitless" "0.7.5" + "@emotion/utils" "0.11.3" + csstype "^2.5.7" + +"@emotion/serialize@^1.0.2": + version "1.0.2" + resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-1.0.2.tgz#77cb21a0571c9f68eb66087754a65fa97bfcd965" + integrity sha512-95MgNJ9+/ajxU7QIAruiOAdYNjxZX7G2mhgrtDWswA21VviYIRP1R5QilZ/bDY42xiKsaktP4egJb3QdYQZi1A== + dependencies: + "@emotion/hash" "^0.8.0" + "@emotion/memoize" "^0.7.4" + "@emotion/unitless" "^0.7.5" + "@emotion/utils" "^1.0.0" + csstype "^3.0.2" + +"@emotion/sheet@0.9.4": + version "0.9.4" + resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-0.9.4.tgz#894374bea39ec30f489bbfc3438192b9774d32e5" + integrity sha512-zM9PFmgVSqBw4zL101Q0HrBVTGmpAxFZH/pYx/cjJT5advXguvcgjHFTCaIO3enL/xr89vK2bh0Mfyj9aa0ANA== + +"@emotion/sheet@^1.1.0": + version "1.1.0" + resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.1.0.tgz#56d99c41f0a1cda2726a05aa6a20afd4c63e58d2" + integrity sha512-u0AX4aSo25sMAygCuQTzS+HsImZFuS8llY8O7b9MDRzbJM0kVJlAz6KNDqcG7pOuQZJmj/8X/rAW+66kMnMW+g== + +"@emotion/stylis@0.8.5": + version "0.8.5" + resolved "https://registry.yarnpkg.com/@emotion/stylis/-/stylis-0.8.5.tgz#deacb389bd6ee77d1e7fcaccce9e16c5c7e78e04" + integrity sha512-h6KtPihKFn3T9fuIrwvXXUOwlx3rfUvfZIcP5a6rh8Y7zjE3O06hT5Ss4S/YI1AYhuZ1kjaE/5EaOOI2NqSylQ== + +"@emotion/unitless@0.7.5", "@emotion/unitless@^0.7.5": + version "0.7.5" + resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.7.5.tgz#77211291c1900a700b8a78cfafda3160d76949ed" + integrity sha512-OWORNpfjMsSSUBVrRBVGECkhWcULOAJz9ZW8uK9qgxD+87M7jHRcvh/A96XXNhXTLmKcoYSQtBEX7lHMO7YRwg== + +"@emotion/utils@0.11.3": + version "0.11.3" + resolved "https://registry.yarnpkg.com/@emotion/utils/-/utils-0.11.3.tgz#a759863867befa7e583400d322652a3f44820924" + integrity sha512-0o4l6pZC+hI88+bzuaX/6BgOvQVhbt2PfmxauVaYOGgbsAw14wdKyvMCZXnsnsHys94iadcF+RG/wZyx6+ZZBw== + +"@emotion/utils@^1.0.0": + version "1.0.0" + resolved "https://registry.yarnpkg.com/@emotion/utils/-/utils-1.0.0.tgz#abe06a83160b10570816c913990245813a2fd6af" + integrity sha512-mQC2b3XLDs6QCW+pDQDiyO/EdGZYOygE8s5N5rrzjSI4M3IejPE/JPndCBwRT9z982aqQNi6beWs1UeayrQxxA== + +"@emotion/weak-memoize@0.2.5", "@emotion/weak-memoize@^0.2.5": + version "0.2.5" + resolved "https://registry.yarnpkg.com/@emotion/weak-memoize/-/weak-memoize-0.2.5.tgz#8eed982e2ee6f7f4e44c253e12962980791efd46" + integrity sha512-6U71C2Wp7r5XtFtQzYrW5iKFT67OixrSxjI4MptCHzdSVlgabczzqLe0ZSgnub/5Kp4hSbpDB1tMytZY9pwxxA== + "@eslint/eslintrc@^0.3.0": version "0.3.0" resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.3.0.tgz#d736d6963d7003b6514e6324bec9c602ac340318" @@ -1002,781 +1144,800 @@ minimatch "^3.0.4" strip-json-comments "^3.1.1" -"@instructure/canvas-theme@^7.4.0": - version "7.4.0" - resolved "https://registry.yarnpkg.com/@instructure/canvas-theme/-/canvas-theme-7.4.0.tgz#ab24a21ef1d1f60c97a3a48d9f3433411661df11" - integrity sha512-4/pcpo7cypVCBIO2kHtAytZ/9CSCnNocnyJ8Y4oCuA82Hhthmd77QyrlyEiFuRFjoOhxOtJWwYyuSt2HqUzd2A== +"@instructure/canvas-high-contrast-theme@8.11.1": + version "8.11.1" + resolved "https://registry.yarnpkg.com/@instructure/canvas-high-contrast-theme/-/canvas-high-contrast-theme-8.11.1.tgz#cb59e75ab08444ca42b8c4eecaa91e04eec8d848" + integrity sha512-x3ZqJxjvMjC8Yy4wtnK8jkmS6TwIbdkNgEzYOJprT3EpsAcM2oGg1IoAGDxhr9Zn8IOUebpfmMfrusueHUGTmg== dependencies: - "@babel/runtime" "^7.9.2" - "@instructure/ui-theme-tokens" "^7.4.0" - "@instructure/ui-themeable" "^7.4.0" + "@babel/runtime" "^7.13.10" + "@instructure/shared-types" "8.11.1" + "@instructure/ui-theme-tokens" "8.11.1" -"@instructure/console@^7.4.0": - version "7.4.0" - resolved "https://registry.yarnpkg.com/@instructure/console/-/console-7.4.0.tgz#1cd802ef4e91085bf92f5c60a523d68f92c5d4ef" - integrity sha512-Ww0v8fmdyF4Kkczi4BRck4y59JsN4LLXsWI1Vw65AHLuGrJjkvkTYZNaBSvQIugiRldZTpZgJcqUnLo979p58A== +"@instructure/canvas-theme@8.11.1", "@instructure/canvas-theme@^8.1.0": + version "8.11.1" + resolved "https://registry.yarnpkg.com/@instructure/canvas-theme/-/canvas-theme-8.11.1.tgz#43226a835857fbb18be17d60650034251886eb87" + integrity sha512-hyzI8nXK3W47rqVBNtIE1/Runa2X7jB/NGIGgF6674u7qb7T05QOgR9BUthofVpF77TC7tyy11M/r0FfiT3gHw== + dependencies: + "@babel/runtime" "^7.13.10" + "@instructure/shared-types" "8.11.1" + "@instructure/ui-theme-tokens" "8.11.1" + +"@instructure/console@8.11.1": + version "8.11.1" + resolved "https://registry.yarnpkg.com/@instructure/console/-/console-8.11.1.tgz#49325da0439490cc01b7c1333be754fcb91502b8" + integrity sha512-zd4FANnngM0oKRWZRqE9yHgXrj8QfQ3F9FKpXsCliIxc0C7VE1n5nlW9JucKapZd90fV9YHvgZaS1ouRYeCfWA== dependencies: "@babel/helper-annotate-as-pure" "^7.8.3" "@babel/helper-module-imports" "^7.8.3" - babel-plugin-macros "^2.8.0" + babel-plugin-macros "^3" -"@instructure/debounce@^7.4.0": - version "7.4.0" - resolved "https://registry.yarnpkg.com/@instructure/debounce/-/debounce-7.4.0.tgz#245a3395935265b2a3a058c66efd2e14a02ed373" - integrity sha512-y3RTkIZd3jBch+An50/kvm4LuDHOatUmK8dDbC4/niZbaY6vFGRsqNH1AdwAaFbg68Zy4EiDybWDg5SMegj8Aw== +"@instructure/debounce@8.11.1": + version "8.11.1" + resolved "https://registry.yarnpkg.com/@instructure/debounce/-/debounce-8.11.1.tgz#d9c11df96ff728268931bd1fd4ebfa082b19655d" + integrity sha512-KWrbW8EtP/dgrR6CTan8KwdCFizKu5xndzr75z6Y6NF4/ZkFeIX5OLA01mhgoANgEx7EqWt8ocz1U8J4W19AAw== dependencies: - "@babel/runtime" "^7.9.2" + "@babel/runtime" "^7.13.10" -"@instructure/ui-a11y-content@^7.4.0": - version "7.4.0" - resolved "https://registry.yarnpkg.com/@instructure/ui-a11y-content/-/ui-a11y-content-7.4.0.tgz#d16649e1b9d990b6cd90e5d9e0e0cf14d5079d25" - integrity sha512-FBPobjQIr06NKoYEWZz3/pzD2mmWOotT/SOHUUB2KV1CQgr0TEXqWBDhqgHTGVK74bJYgCBvPEruouHTcTBsEw== - dependencies: - "@babel/runtime" "^7.9.2" - "@instructure/console" "^7.4.0" - "@instructure/ui-dom-utils" "^7.4.0" - "@instructure/ui-react-utils" "^7.4.0" - "@instructure/ui-themeable" "^7.4.0" - "@instructure/ui-utils" "^7.4.0" - "@instructure/uid" "^7.4.0" +"@instructure/emotion@8.11.1", "@instructure/emotion@^8.1.0": + version "8.11.1" + resolved "https://registry.yarnpkg.com/@instructure/emotion/-/emotion-8.11.1.tgz#8083ccafa23b0f6f1246fc9df0311090a7b6138c" + integrity sha512-S66aoGL84DhX6WB3Ro6NQ3YQQTB/3FuJb2SXevjXHEVNXdSIhSB4Rl/CT0zUP6wBCpcZ2r0xKDr97kEXs/GO8A== + dependencies: + "@babel/runtime" "^7.13.10" + "@emotion/react" "^11.4.1" + "@instructure/console" "8.11.1" + "@instructure/shared-types" "8.11.1" + "@instructure/ui-decorator" "8.11.1" + "@instructure/ui-i18n" "8.11.1" + "@instructure/ui-themes" "8.11.1" + "@instructure/ui-utils" "8.11.1" + emotion-theming "^10.0.27" + hoist-non-react-statics "^3.3.2" + lodash "^4" + prop-types "^15" + +"@instructure/instructure-theme@8.11.1": + version "8.11.1" + resolved "https://registry.yarnpkg.com/@instructure/instructure-theme/-/instructure-theme-8.11.1.tgz#40fcab6577596d95422bad8359181f182d20dc1b" + integrity sha512-hMlhZEyCWqdYkkIF6iv9EfeTWCPqgAoCN9E8cWJtSeqJdt8quezsqc5DdBlvq9lF9Uod80vADNPd/gBcUBAfkQ== + dependencies: + "@babel/runtime" "^7.13.10" + "@instructure/shared-types" "8.11.1" + "@instructure/ui-theme-tokens" "8.11.1" + +"@instructure/shared-types@8.11.1": + version "8.11.1" + resolved "https://registry.yarnpkg.com/@instructure/shared-types/-/shared-types-8.11.1.tgz#3ff15abb1c46c9133a5ec0228e32e404f22cf6bd" + integrity sha512-5G4gma+OEdMniw2tyvpuStJt4TLhChH6qpAoKI1P4IZdB+3+9+rXYh3b6EAcecHuL7EtpwBcn+/tzb+kAh3Aog== + dependencies: + prop-types "^15" + react "^17.0.0" + +"@instructure/ui-a11y-content@8.11.1": + version "8.11.1" + resolved "https://registry.yarnpkg.com/@instructure/ui-a11y-content/-/ui-a11y-content-8.11.1.tgz#a212a9c12a9ba02fce23ee5601109031b766c126" + integrity sha512-WmTuoCxXp5owsbcwFvagwCPaoeOrano8wSqOqk2iiPoUZ4suRhgfLck6/UL5CLVPREZrKEZDT13JGlYj7ipm0w== + dependencies: + "@babel/runtime" "^7.13.10" + "@instructure/console" "8.11.1" + "@instructure/emotion" "8.11.1" + "@instructure/shared-types" "8.11.1" + "@instructure/ui-dom-utils" "8.11.1" + "@instructure/ui-prop-types" "8.11.1" + "@instructure/ui-react-utils" "8.11.1" + "@instructure/ui-utils" "8.11.1" + "@instructure/uid" "8.11.1" keycode "^2" prop-types "^15" -"@instructure/ui-a11y-utils@^7.4.0": - version "7.4.0" - resolved "https://registry.yarnpkg.com/@instructure/ui-a11y-utils/-/ui-a11y-utils-7.4.0.tgz#bff4c40b001c0069761bfb5e8b65cbecef1f296e" - integrity sha512-rN255yCjEW3W/HIKJ76iVC5A2gZ4JKBxzXIaqjDGtP/3xk7ABS5AEO0ga/msp7OYHll8Hcpyi904BXWnTkTWwg== - dependencies: - "@babel/runtime" "^7.9.2" - "@instructure/console" "^7.4.0" - "@instructure/ui-a11y-content" "^7.4.0" - "@instructure/ui-dom-utils" "^7.4.0" - "@instructure/ui-react-utils" "^7.4.0" - "@instructure/ui-testable" "^7.4.0" - "@instructure/ui-themeable" "^7.4.0" - "@instructure/uid" "^7.4.0" +"@instructure/ui-a11y-utils@8.11.1": + version "8.11.1" + resolved "https://registry.yarnpkg.com/@instructure/ui-a11y-utils/-/ui-a11y-utils-8.11.1.tgz#6d87181b071cfb753da8976e85aed9d8dcfc8ec3" + integrity sha512-q2suFO+dzpb0e5dN40Cok4OblKh86AWVVOk7SP6l3SviMUvhkijME9lxZC8VZtUuGWRMHfeCrJswMPFWfMhiEw== + dependencies: + "@babel/runtime" "^7.13.10" + "@instructure/console" "8.11.1" + "@instructure/ui-a11y-content" "8.11.1" + "@instructure/ui-dom-utils" "8.11.1" + "@instructure/ui-react-utils" "8.11.1" + "@instructure/ui-testable" "8.11.1" + "@instructure/uid" "8.11.1" keycode "^2" prop-types "^15" -"@instructure/ui-alerts@^7.4.0": - version "7.4.0" - resolved "https://registry.yarnpkg.com/@instructure/ui-alerts/-/ui-alerts-7.4.0.tgz#e7687c9f673daa130d8f54ba1de67e8eb63316c8" - integrity sha512-GwcaxT/LRlij39wVc9dPxTwXnhydEnUaK3QUpOZ52puk8EI0JeNzIY/4/A0MTfJfGKq29a6ax1Jp+67rlqRfJQ== - dependencies: - "@babel/runtime" "^7.9.2" - "@instructure/console" "^7.4.0" - "@instructure/ui-a11y-content" "^7.4.0" - "@instructure/ui-buttons" "^7.4.0" - "@instructure/ui-icons" "^7.4.0" - "@instructure/ui-motion" "^7.4.0" - "@instructure/ui-react-utils" "^7.4.0" - "@instructure/ui-themeable" "^7.4.0" - "@instructure/ui-utils" "^7.4.0" - "@instructure/ui-view" "^7.4.0" - "@instructure/uid" "^7.4.0" - classnames "^2" +"@instructure/ui-alerts@^8.1.0": + version "8.11.1" + resolved "https://registry.yarnpkg.com/@instructure/ui-alerts/-/ui-alerts-8.11.1.tgz#4342fb4857ee88c2be37e3621a974d1586cfb071" + integrity sha512-wVA7KE88q5dbU2MMo0sDKiGEkLC+a7ccIRWf2fCOv84Z3UTr3eiTbgUPozghY1ruwzHfLio/49TO78/GiTZAQg== + dependencies: + "@babel/runtime" "^7.13.10" + "@instructure/console" "8.11.1" + "@instructure/emotion" "8.11.1" + "@instructure/shared-types" "8.11.1" + "@instructure/ui-a11y-content" "8.11.1" + "@instructure/ui-buttons" "8.11.1" + "@instructure/ui-icons" "8.11.1" + "@instructure/ui-motion" "8.11.1" + "@instructure/ui-react-utils" "8.11.1" + "@instructure/ui-themes" "8.11.1" + "@instructure/ui-utils" "8.11.1" + "@instructure/ui-view" "8.11.1" + "@instructure/uid" "8.11.1" keycode "^2" prop-types "^15" -"@instructure/ui-badge@^7.4.0": - version "7.4.0" - resolved "https://registry.yarnpkg.com/@instructure/ui-badge/-/ui-badge-7.4.0.tgz#f158147bbfa78b51d0a06e502446f84e812fc542" - integrity sha512-CGn5kda9CdwVowS2FY0/2NTi5cBs/QupGr3ECHxUTeFeFuVdjygdPLxv3SDm13C38rSiHdOzRsx22jXDPmpZDA== - dependencies: - "@babel/runtime" "^7.9.2" - "@instructure/console" "^7.4.0" - "@instructure/ui-color-utils" "^7.4.0" - "@instructure/ui-position" "^7.4.0" - "@instructure/ui-react-utils" "^7.4.0" - "@instructure/ui-testable" "^7.4.0" - "@instructure/ui-themeable" "^7.4.0" - "@instructure/ui-view" "^7.4.0" - "@instructure/uid" "^7.4.0" - classnames "^2" +"@instructure/ui-badge@8.11.1": + version "8.11.1" + resolved "https://registry.yarnpkg.com/@instructure/ui-badge/-/ui-badge-8.11.1.tgz#8b71b7280d9058087a1379677701d4bfb00f3041" + integrity sha512-uH2FaACnH/n+ZaDd+kVC+IpxLmhxYjywKgtegD03ENkLmp/6nJcvQG04Avnjbk7vZoMWsN3+8UBROtqfoXKW8g== + dependencies: + "@babel/runtime" "^7.13.10" + "@instructure/console" "8.11.1" + "@instructure/emotion" "8.11.1" + "@instructure/shared-types" "8.11.1" + "@instructure/ui-color-utils" "8.11.1" + "@instructure/ui-position" "8.11.1" + "@instructure/ui-react-utils" "8.11.1" + "@instructure/ui-testable" "8.11.1" + "@instructure/ui-view" "8.11.1" + "@instructure/uid" "8.11.1" prop-types "^15" -"@instructure/ui-billboard@^7.4.0": - version "7.4.0" - resolved "https://registry.yarnpkg.com/@instructure/ui-billboard/-/ui-billboard-7.4.0.tgz#cd133944d123176e395ae78fb23493b991ad0a4c" - integrity sha512-zbprdht7Qf/ML3UlWgoU0PT9qA4d428WTglyNWXmSFItdH57UiZC6gCc6EML6865HP2BTLEj9/dZYBXX3HHjxw== - dependencies: - "@babel/runtime" "^7.9.2" - "@instructure/ui-heading" "^7.4.0" - "@instructure/ui-img" "^7.4.0" - "@instructure/ui-react-utils" "^7.4.0" - "@instructure/ui-themeable" "^7.4.0" - "@instructure/ui-view" "^7.4.0" - classnames "^2" +"@instructure/ui-billboard@^8.1.0": + version "8.11.1" + resolved "https://registry.yarnpkg.com/@instructure/ui-billboard/-/ui-billboard-8.11.1.tgz#12c75cbe64c3b3782c456b68bdf4de1f816075a4" + integrity sha512-Rx19J2hw2SRXNAsU2SRZDs52tYSGAYNcwK0lWGyRz0upYScICZ1MqlVX/Lv52s7KCzMmfgh4GUQxCxe3xtnA2g== + dependencies: + "@babel/runtime" "^7.13.10" + "@instructure/emotion" "8.11.1" + "@instructure/shared-types" "8.11.1" + "@instructure/ui-heading" "8.11.1" + "@instructure/ui-img" "8.11.1" + "@instructure/ui-react-utils" "8.11.1" + "@instructure/ui-view" "8.11.1" prop-types "^15" -"@instructure/ui-buttons@^7.4.0": - version "7.4.0" - resolved "https://registry.yarnpkg.com/@instructure/ui-buttons/-/ui-buttons-7.4.0.tgz#b3e195a4a2e440d31a08aeec7306a04d4e3516b6" - integrity sha512-+bvoYtpRxPsJ4nr6NdMp+o1e5dgp1Nw/50x41H584isEU+zLfeAC04cGvT6CwPAzFtwKP961z8Dnf3lUhLcRCg== - dependencies: - "@babel/runtime" "^7.9.2" - "@instructure/console" "^7.4.0" - "@instructure/ui-a11y-content" "^7.4.0" - "@instructure/ui-a11y-utils" "^7.4.0" - "@instructure/ui-color-utils" "^7.4.0" - "@instructure/ui-dom-utils" "^7.4.0" - "@instructure/ui-flex" "^7.4.0" - "@instructure/ui-icons" "^7.4.0" - "@instructure/ui-position" "^7.4.0" - "@instructure/ui-react-utils" "^7.4.0" - "@instructure/ui-testable" "^7.4.0" - "@instructure/ui-themeable" "^7.4.0" - "@instructure/ui-tooltip" "^7.4.0" - "@instructure/ui-utils" "^7.4.0" - "@instructure/ui-view" "^7.4.0" - classnames "^2" +"@instructure/ui-buttons@8.11.1", "@instructure/ui-buttons@^8.1.0": + version "8.11.1" + resolved "https://registry.yarnpkg.com/@instructure/ui-buttons/-/ui-buttons-8.11.1.tgz#f885a0d1025781aa559b86c38ec2aee6fc085722" + integrity sha512-5Zgz3tAvBCw7+CCYU09Gv1EH1HCKtCl8icYlIWF/0RTTngcINbuFp8m5ct32R7T9J8uxMwN9LhLMJ1i/M/fLRw== + dependencies: + "@babel/runtime" "^7.13.10" + "@instructure/console" "8.11.1" + "@instructure/emotion" "8.11.1" + "@instructure/shared-types" "8.11.1" + "@instructure/ui-a11y-content" "8.11.1" + "@instructure/ui-a11y-utils" "8.11.1" + "@instructure/ui-color-utils" "8.11.1" + "@instructure/ui-dom-utils" "8.11.1" + "@instructure/ui-icons" "8.11.1" + "@instructure/ui-position" "8.11.1" + "@instructure/ui-react-utils" "8.11.1" + "@instructure/ui-testable" "8.11.1" + "@instructure/ui-tooltip" "8.11.1" + "@instructure/ui-utils" "8.11.1" + "@instructure/ui-view" "8.11.1" keycode "^2" prop-types "^15" -"@instructure/ui-color-utils@^7.4.0": - version "7.4.0" - resolved "https://registry.yarnpkg.com/@instructure/ui-color-utils/-/ui-color-utils-7.4.0.tgz#1dfb49ca76b3f486e91d1ebadf2b83100a1c9641" - integrity sha512-0EKqk8qhuxVSMXDe+CuWilU+cfe3mnjyuLG0bKRdNy3496USKCwk75L9Pnc8t8m/ea1kadsWhiuDvvX85TPObA== +"@instructure/ui-color-utils@8.11.1": + version "8.11.1" + resolved "https://registry.yarnpkg.com/@instructure/ui-color-utils/-/ui-color-utils-8.11.1.tgz#f85a6a4c1532578d300a7e8969ed9777ac262a1c" + integrity sha512-2fR34UOuMzNeb0gQfRTYwpNm4eY2S/ifkhsxiRtFNf+Ho/GLod6dj7vpfvO4sySKY7sCKfZe8etQaqYps82P6A== dependencies: - "@babel/runtime" "^7.9.2" - tinycolor2 "^1.4.1" + "@babel/runtime" "^7.13.10" + tinycolor2 "^1.4.2" -"@instructure/ui-decorator@^7.4.0": - version "7.4.0" - resolved "https://registry.yarnpkg.com/@instructure/ui-decorator/-/ui-decorator-7.4.0.tgz#625ad56581f6cfc33fa9d352e1d3400d08979f5f" - integrity sha512-pw/LApcJ9zraFahhegWD/xecz6c2zwn34MBrWQFXR/zwcHFe/FpTlCX5njOu6hwZXHln3lNs0xAqRmIQd+GOtQ== +"@instructure/ui-decorator@8.11.1": + version "8.11.1" + resolved "https://registry.yarnpkg.com/@instructure/ui-decorator/-/ui-decorator-8.11.1.tgz#63de2f20337d7698a29ad8e2353b8c432d55f70c" + integrity sha512-qeJbMa+1kDuxEJpJGJAFrizyZwtVGT93DaKcik08fX1o0G/1c1drcRs3ZpQ/NuX2ilcM+NrKhOzeZ8dyLoxcIg== dependencies: - "@babel/runtime" "^7.9.2" + "@babel/runtime" "^7.13.10" -"@instructure/ui-dialog@^7.4.0": - version "7.4.0" - resolved "https://registry.yarnpkg.com/@instructure/ui-dialog/-/ui-dialog-7.4.0.tgz#94d5bc93cac6c077fa02379991d27bf38d5c4f01" - integrity sha512-IoVk8inNkMvcCpChqHU/ooKJLkAtrxzvC/wYrLygVSGQj4R1S3ShmLqVAfwm7nFjTNWa1ddPQLQ1HgtOwJY6/g== - dependencies: - "@babel/runtime" "^7.9.2" - "@instructure/ui-a11y-utils" "^7.4.0" - "@instructure/ui-dom-utils" "^7.4.0" - "@instructure/ui-react-utils" "^7.4.0" - "@instructure/ui-testable" "^7.4.0" - "@instructure/ui-themeable" "^7.4.0" +"@instructure/ui-dialog@8.11.1": + version "8.11.1" + resolved "https://registry.yarnpkg.com/@instructure/ui-dialog/-/ui-dialog-8.11.1.tgz#f8723f7838f88b9c61659a56c3594aba668d47a3" + integrity sha512-la8Z7SNCf2aTp1+tfZV6o2YXu3/QFMvTL/meJY1JR0aWX+ft0r61d/qAkLr+1Wu8vhiqw/NN9RyYL0IoaxuTmA== + dependencies: + "@babel/runtime" "^7.13.10" + "@instructure/shared-types" "8.11.1" + "@instructure/ui-a11y-utils" "8.11.1" + "@instructure/ui-dom-utils" "8.11.1" + "@instructure/ui-react-utils" "8.11.1" + "@instructure/ui-testable" "8.11.1" prop-types "^15" -"@instructure/ui-dom-utils@^7.4.0": - version "7.4.0" - resolved "https://registry.yarnpkg.com/@instructure/ui-dom-utils/-/ui-dom-utils-7.4.0.tgz#23d07b5908f24e520aedbfa492db8d3f43dfca57" - integrity sha512-U/EmpjNIB4lyq0vDBNLfgW9jibcON/TfZFtl3FNengfde2MuTeLOkxiS6QDo5HTncOmnV50rO7hrvCQVZeHesw== +"@instructure/ui-dom-utils@8.11.1": + version "8.11.1" + resolved "https://registry.yarnpkg.com/@instructure/ui-dom-utils/-/ui-dom-utils-8.11.1.tgz#ffd86897e75c38fe4a47c6fbdb7212defc296519" + integrity sha512-wWKNDjoEZ4Cwgt5dsMRUY66grkAmVa5gytgI+EFx9HN7SYw8FEm50j499Mb+pbuuXHQgeK/sQZp2oW+eiT8rZw== dependencies: - "@babel/runtime" "^7.9.2" - "@instructure/console" "^7.4.0" - -"@instructure/ui-flex@^7.4.0": - version "7.4.0" - resolved "https://registry.yarnpkg.com/@instructure/ui-flex/-/ui-flex-7.4.0.tgz#f6407bcda42e8dc15e977290b5fa4842974da820" - integrity sha512-izBZZ7iSauWkX9obMc03rQ2xAI9BB8pdDony/XU1ppiRRFUbqvGplQlXhGYe5nRlH9RjUpeQisigy8Ko3Iatug== - dependencies: - "@babel/runtime" "^7.9.2" - "@instructure/console" "^7.4.0" - "@instructure/ui-react-utils" "^7.4.0" - "@instructure/ui-themeable" "^7.4.0" - "@instructure/ui-view" "^7.4.0" - classnames "^2" - prop-types "^15" + "@babel/runtime" "^7.13.10" + "@instructure/console" "8.11.1" + "@instructure/shared-types" "8.11.1" -"@instructure/ui-focusable@^7.4.0": - version "7.4.0" - resolved "https://registry.yarnpkg.com/@instructure/ui-focusable/-/ui-focusable-7.4.0.tgz#fd8c8b2c61f8574bcbfd2aa44a1f31a791db38d5" - integrity sha512-Bgho93nayuIqrTrq1nc0a+GSJVUXcGZ1IPWFxLPv2yuIC1fUYLFFKG5ASudjBQVowLokvsQkN6LHmr3uBzRvrg== - dependencies: - "@babel/runtime" "^7.9.2" - "@instructure/console" "^7.4.0" - "@instructure/ui-dom-utils" "^7.4.0" - "@instructure/ui-react-utils" "^7.4.0" - "@instructure/ui-themeable" "^7.4.0" - "@instructure/ui-utils" "^7.4.0" - "@instructure/ui-view" "^7.4.0" - classnames "^2" +"@instructure/ui-focusable@8.11.1": + version "8.11.1" + resolved "https://registry.yarnpkg.com/@instructure/ui-focusable/-/ui-focusable-8.11.1.tgz#653d48a2cdbce2e36b1b20f654731551b85d88a8" + integrity sha512-d8WZ97PsE+sVGH+AAB9fikB43zSXEs1WEVavhVrncZTnPhOxi5/fXZ8gBV+EdcCW69YF0Aoq0bOzUo6mMxVglw== + dependencies: + "@babel/runtime" "^7.13.10" + "@instructure/console" "8.11.1" + "@instructure/ui-dom-utils" "8.11.1" + "@instructure/ui-react-utils" "8.11.1" + "@instructure/ui-utils" "8.11.1" + "@instructure/ui-view" "8.11.1" prop-types "^15" -"@instructure/ui-form-field@^7.4.0": - version "7.4.0" - resolved "https://registry.yarnpkg.com/@instructure/ui-form-field/-/ui-form-field-7.4.0.tgz#c6bad671972ac34dc294e5d161d191aeab89cf34" - integrity sha512-aJs5o19urMCQeEYiWAualxJ70bQzo1yjXSTBdToiUc7Pkbjxba2h4MRZZssnz2nYCs2BACl3M1chFbweeMSB5Q== - dependencies: - "@babel/runtime" "^7.9.2" - "@instructure/console" "^7.4.0" - "@instructure/ui-a11y-content" "^7.4.0" - "@instructure/ui-a11y-utils" "^7.4.0" - "@instructure/ui-grid" "^7.4.0" - "@instructure/ui-icons" "^7.4.0" - "@instructure/ui-react-utils" "^7.4.0" - "@instructure/ui-themeable" "^7.4.0" - "@instructure/ui-utils" "^7.4.0" - "@instructure/uid" "^7.4.0" - classnames "^2" +"@instructure/ui-form-field@8.11.1": + version "8.11.1" + resolved "https://registry.yarnpkg.com/@instructure/ui-form-field/-/ui-form-field-8.11.1.tgz#83ce3554440eb1ce611461906ff10402f611eda6" + integrity sha512-9nSR9dpJPIwB3aO66SXtFUOrke17H0wiDq3wo2qO96EXaZou/qdqOjAaOZ8WgOwpzYC2Wiz4weQHvKsOWmw33g== + dependencies: + "@babel/runtime" "^7.13.10" + "@instructure/console" "8.11.1" + "@instructure/emotion" "8.11.1" + "@instructure/shared-types" "8.11.1" + "@instructure/ui-a11y-content" "8.11.1" + "@instructure/ui-a11y-utils" "8.11.1" + "@instructure/ui-grid" "8.11.1" + "@instructure/ui-icons" "8.11.1" + "@instructure/ui-react-utils" "8.11.1" + "@instructure/ui-utils" "8.11.1" + "@instructure/uid" "8.11.1" prop-types "^15" -"@instructure/ui-grid@^7.4.0": - version "7.4.0" - resolved "https://registry.yarnpkg.com/@instructure/ui-grid/-/ui-grid-7.4.0.tgz#9e62a018366f7bc26e351cc659b7f93b2de1fa07" - integrity sha512-LZKhPKIyKNWzehOEFadtK5AYOOjqrhWOBIiomPJMx8ByTjFsRjlCi6DPYcyGR81KZAbMQMfpmdnzCPqxCtzq4A== - dependencies: - "@babel/runtime" "^7.9.2" - "@instructure/ui-a11y-content" "^7.4.0" - "@instructure/ui-prop-types" "^7.4.0" - "@instructure/ui-react-utils" "^7.4.0" - "@instructure/ui-testable" "^7.4.0" - "@instructure/ui-themeable" "^7.4.0" - "@instructure/ui-utils" "^7.4.0" - classnames "^2" +"@instructure/ui-grid@8.11.1": + version "8.11.1" + resolved "https://registry.yarnpkg.com/@instructure/ui-grid/-/ui-grid-8.11.1.tgz#4570e1af0b4c05ef2b66ba1087016afc33b6e7fb" + integrity sha512-krWfoPOm2GgsF6iLDjfRATUKnxV7dcXPi7//6fmE0XGStaYdizirpNpFqArNL0IcDv8jLR9KCTHTTYRy+inLoQ== + dependencies: + "@babel/runtime" "^7.13.10" + "@instructure/emotion" "8.11.1" + "@instructure/shared-types" "8.11.1" + "@instructure/ui-a11y-content" "8.11.1" + "@instructure/ui-prop-types" "8.11.1" + "@instructure/ui-react-utils" "8.11.1" + "@instructure/ui-testable" "8.11.1" + "@instructure/ui-utils" "8.11.1" prop-types "^15" -"@instructure/ui-heading@^7.4.0": - version "7.4.0" - resolved "https://registry.yarnpkg.com/@instructure/ui-heading/-/ui-heading-7.4.0.tgz#b6f266470756bef87499f4daaa7856dd5dd75395" - integrity sha512-UT1iM97eosEt4NqFcfhSrwUNwHbeJ+iRodbMseg6xd8E1R9MBaHehlpbTutn6yTpcadtHT2QxtUKO5+o5cpXSg== - dependencies: - "@babel/runtime" "^7.9.2" - "@instructure/console" "^7.4.0" - "@instructure/ui-prop-types" "^7.4.0" - "@instructure/ui-react-utils" "^7.4.0" - "@instructure/ui-testable" "^7.4.0" - "@instructure/ui-themeable" "^7.4.0" - "@instructure/ui-view" "^7.4.0" - classnames "^2" +"@instructure/ui-heading@8.11.1", "@instructure/ui-heading@^8.1.0": + version "8.11.1" + resolved "https://registry.yarnpkg.com/@instructure/ui-heading/-/ui-heading-8.11.1.tgz#b5cacca5b17d85146817b2713c47f3734265e178" + integrity sha512-ntILUOMZ4ncRCO6wfGYWtbI6JHmU0tpdWf479axP0y2/TiPMk5iy6wo9YvrWa6cRBZodvtZOwMkAolu7P62KPQ== + dependencies: + "@babel/runtime" "^7.13.10" + "@instructure/console" "8.11.1" + "@instructure/emotion" "8.11.1" + "@instructure/shared-types" "8.11.1" + "@instructure/ui-prop-types" "8.11.1" + "@instructure/ui-react-utils" "8.11.1" + "@instructure/ui-testable" "8.11.1" + "@instructure/ui-view" "8.11.1" prop-types "^15" -"@instructure/ui-i18n@^7.4.0": - version "7.4.0" - resolved "https://registry.yarnpkg.com/@instructure/ui-i18n/-/ui-i18n-7.4.0.tgz#465182bf0794238da6b7f97a7fd99aa6740d7a5c" - integrity sha512-YcwWgNtOG6VwSlUvjwiVojB3u4gS+nN3P2YiZms9Nmtm3tCOhsXGOqMK805d1UzwTetKAQdUPbuQKF/7QCk0fQ== - dependencies: - "@babel/runtime" "^7.9.2" - "@instructure/ui-decorator" "^7.4.0" - "@instructure/ui-dom-utils" "^7.4.0" - "@instructure/ui-prop-types" "^7.4.0" - "@instructure/ui-react-utils" "^7.4.0" - "@instructure/ui-utils" "^7.4.0" - decimal.js "^10" +"@instructure/ui-i18n@8.11.1": + version "8.11.1" + resolved "https://registry.yarnpkg.com/@instructure/ui-i18n/-/ui-i18n-8.11.1.tgz#499400cf4f48009921b1acb1d96ef9b66b5a8dc2" + integrity sha512-D6XthYZsq4hwZYCAlKR14a6BplX3S9TaA1tmnrJYpSDbRB7aK9waauhEGwrPuZuNyH3AtT+pwAZvQtAn+FeOCQ== + dependencies: + "@babel/runtime" "^7.13.10" + "@instructure/shared-types" "8.11.1" + "@instructure/ui-decorator" "8.11.1" + "@instructure/ui-dom-utils" "8.11.1" + "@instructure/ui-prop-types" "8.11.1" + "@instructure/ui-react-utils" "8.11.1" + "@instructure/ui-utils" "8.11.1" + hoist-non-react-statics "^3.3.2" moment-timezone "^0.5" prop-types "^15" -"@instructure/ui-icons@^7.4.0": - version "7.4.0" - resolved "https://registry.yarnpkg.com/@instructure/ui-icons/-/ui-icons-7.4.0.tgz#ba7426ca3823e374bacbd7b8956b62bb7536128e" - integrity sha512-Y4FRJ8Uclh9l2zTKw0ayZ3BDvBZZhyaS3/GvrZ2l7CMxtqdvTPbfxWuBGY1ZKNnVndJUfZOaB2ymES55Q6YkkQ== +"@instructure/ui-icons@8.11.1", "@instructure/ui-icons@^8.1.0": + version "8.11.1" + resolved "https://registry.yarnpkg.com/@instructure/ui-icons/-/ui-icons-8.11.1.tgz#f86338e805a4989d6b1b4d5ca4cb2c6b960db12b" + integrity sha512-PloEIZiuZWyOM6K9/m8n799fw8Vm0uMMKDATR7GuKQcs6+sUAZip7znGNP2DKLHLQcKwxI29tD31SxlUlj3pNg== dependencies: - "@babel/runtime" "^7.9.2" - "@instructure/ui-svg-images" "^7.4.0" + "@babel/runtime" "^7.13.10" + "@instructure/ui-svg-images" "8.11.1" prop-types "^15" -"@instructure/ui-img@^7.4.0": - version "7.4.0" - resolved "https://registry.yarnpkg.com/@instructure/ui-img/-/ui-img-7.4.0.tgz#2006425e399f52de8e0476964f430d5df3adf5dd" - integrity sha512-6CX1/NX3JdyDOTOIVsiE8adHDG7/PyO42PKGITvzUtJlSfUEvcqgkxDKs4N7WhyJ8knXkVkxccz5mjXeNyfLEw== - dependencies: - "@babel/runtime" "^7.9.2" - "@instructure/console" "^7.4.0" - "@instructure/ui-dom-utils" "^7.4.0" - "@instructure/ui-react-utils" "^7.4.0" - "@instructure/ui-testable" "^7.4.0" - "@instructure/ui-themeable" "^7.4.0" - "@instructure/ui-view" "^7.4.0" - classnames "^2" +"@instructure/ui-img@8.11.1": + version "8.11.1" + resolved "https://registry.yarnpkg.com/@instructure/ui-img/-/ui-img-8.11.1.tgz#8cf29f32f702338ce3b6795e2b6034d726c724dd" + integrity sha512-jn8eKnuwsPZfpmKsDyjazDosfHabnlL5zqLXXF9QIEaF3eRZLP9g4IhEtEh4t9MaOkpE56Izr4VIlVeSg//JIw== + dependencies: + "@babel/runtime" "^7.13.10" + "@instructure/console" "8.11.1" + "@instructure/emotion" "8.11.1" + "@instructure/shared-types" "8.11.1" + "@instructure/ui-dom-utils" "8.11.1" + "@instructure/ui-react-utils" "8.11.1" + "@instructure/ui-testable" "8.11.1" + "@instructure/ui-view" "8.11.1" prop-types "^15" -"@instructure/ui-link@^7.4.0": - version "7.4.0" - resolved "https://registry.yarnpkg.com/@instructure/ui-link/-/ui-link-7.4.0.tgz#9fad5d04c9cd39c4cce61eafb80f4b8407306aad" - integrity sha512-oAyRFSiTBQkfy+9m5pRk8cupTpY2lxRF4pzemofwn1ifb64gEu3x8mfzGIzbaD/oUOzVI9RaaPFl9zip15XLMA== - dependencies: - "@babel/runtime" "^7.9.2" - "@instructure/console" "^7.4.0" - "@instructure/ui-a11y-utils" "^7.4.0" - "@instructure/ui-color-utils" "^7.4.0" - "@instructure/ui-dom-utils" "^7.4.0" - "@instructure/ui-icons" "^7.4.0" - "@instructure/ui-prop-types" "^7.4.0" - "@instructure/ui-react-utils" "^7.4.0" - "@instructure/ui-testable" "^7.4.0" - "@instructure/ui-themeable" "^7.4.0" - "@instructure/ui-view" "^7.4.0" - classnames "^2" +"@instructure/ui-link@^8.1.0": + version "8.11.1" + resolved "https://registry.yarnpkg.com/@instructure/ui-link/-/ui-link-8.11.1.tgz#cd9044363abf5c56f735e26892ce944bf270c82e" + integrity sha512-tXlDwG07rCV2yhnfFR5//KQU9iXsOcza3IMF6+YnIl6INOcfQY6j5nOpqc+nSl7IMkTv7ee9YOpSZXy9FV5sFQ== + dependencies: + "@babel/runtime" "^7.13.10" + "@instructure/console" "8.11.1" + "@instructure/emotion" "8.11.1" + "@instructure/shared-types" "8.11.1" + "@instructure/ui-a11y-utils" "8.11.1" + "@instructure/ui-color-utils" "8.11.1" + "@instructure/ui-dom-utils" "8.11.1" + "@instructure/ui-icons" "8.11.1" + "@instructure/ui-prop-types" "8.11.1" + "@instructure/ui-react-utils" "8.11.1" + "@instructure/ui-testable" "8.11.1" + "@instructure/ui-view" "8.11.1" prop-types "^15" -"@instructure/ui-menu@^7.4.0": - version "7.4.0" - resolved "https://registry.yarnpkg.com/@instructure/ui-menu/-/ui-menu-7.4.0.tgz#2a8705e01145766d9cfd336b8b8c8ed4eea5e4ee" - integrity sha512-OfER0pi+tGDZznOtO1E21fheNuYVrhNZzhPhl+s6XFPiDfspH96Vqe8boNSREZUmSenyFD8PeBA4P4sUaSQQZg== - dependencies: - "@babel/runtime" "^7.9.2" - "@instructure/console" "^7.4.0" - "@instructure/ui-a11y-utils" "^7.4.0" - "@instructure/ui-dom-utils" "^7.4.0" - "@instructure/ui-icons" "^7.4.0" - "@instructure/ui-popover" "^7.4.0" - "@instructure/ui-position" "^7.4.0" - "@instructure/ui-prop-types" "^7.4.0" - "@instructure/ui-react-utils" "^7.4.0" - "@instructure/ui-testable" "^7.4.0" - "@instructure/ui-themeable" "^7.4.0" - "@instructure/ui-utils" "^7.4.0" - "@instructure/uid" "^7.4.0" - classnames "^2" +"@instructure/ui-menu@8.11.1": + version "8.11.1" + resolved "https://registry.yarnpkg.com/@instructure/ui-menu/-/ui-menu-8.11.1.tgz#e2d59446e63ccadbc3c4103a1ae60f9bda5a702c" + integrity sha512-KlagT5nx+0xxk2fc8XfoEji47U/7gsJckOivMexynlzAAx70zcxl7jWs3c79S7xovJZY55adhp/tE2Z8uxgduQ== + dependencies: + "@babel/runtime" "^7.13.10" + "@instructure/console" "8.11.1" + "@instructure/emotion" "8.11.1" + "@instructure/shared-types" "8.11.1" + "@instructure/ui-a11y-utils" "8.11.1" + "@instructure/ui-dom-utils" "8.11.1" + "@instructure/ui-icons" "8.11.1" + "@instructure/ui-popover" "8.11.1" + "@instructure/ui-position" "8.11.1" + "@instructure/ui-prop-types" "8.11.1" + "@instructure/ui-react-utils" "8.11.1" + "@instructure/ui-testable" "8.11.1" + "@instructure/ui-utils" "8.11.1" + "@instructure/uid" "8.11.1" keycode "^2" prop-types "^15" -"@instructure/ui-motion@^7.4.0": - version "7.4.0" - resolved "https://registry.yarnpkg.com/@instructure/ui-motion/-/ui-motion-7.4.0.tgz#7fadfdf75620113b6cb6d6dd1537c12230dd3990" - integrity sha512-PtjApiTmTSlGda+pwHTDA9gHecQJHNUb1rK1c4+cGmnPG3zvmFPNJLjVPfAC4IxUbjDPr6rAblEwW9v+fmXaDA== - dependencies: - "@babel/runtime" "^7.9.2" - "@instructure/ui-dom-utils" "^7.4.0" - "@instructure/ui-react-utils" "^7.4.0" - "@instructure/ui-testable" "^7.4.0" - "@instructure/ui-themeable" "^7.4.0" - "@instructure/ui-utils" "^7.4.0" +"@instructure/ui-motion@8.11.1": + version "8.11.1" + resolved "https://registry.yarnpkg.com/@instructure/ui-motion/-/ui-motion-8.11.1.tgz#e104db081d0f4c16e87ee176c176e45d0ebc3552" + integrity sha512-7tSINNKRR4axrntHT8XvpuNG8/VvgN1X7qFjQBs8grzAVz+KNYloZTTFIG6cAAjOR4avTMmscklczOJUdAQxNg== + dependencies: + "@babel/runtime" "^7.13.10" + "@instructure/emotion" "8.11.1" + "@instructure/shared-types" "8.11.1" + "@instructure/ui-dom-utils" "8.11.1" + "@instructure/ui-react-utils" "8.11.1" + "@instructure/ui-testable" "8.11.1" + "@instructure/ui-utils" "8.11.1" prop-types "^15" -"@instructure/ui-navigation@^7.4.0": - version "7.4.0" - resolved "https://registry.yarnpkg.com/@instructure/ui-navigation/-/ui-navigation-7.4.0.tgz#ee064fe1f2b4e72c4df7128f14bda566fbf0e195" - integrity sha512-qs5bfBUZKyWyS1ECj/PlHGjLJlc8MMPsRNlzIq4EQm/qcIsZgUji3aKoKhB+V1dFfxSN48dAwdxAmpiELGyG2A== - dependencies: - "@babel/runtime" "^7.9.2" - "@instructure/console" "^7.4.0" - "@instructure/debounce" "^7.4.0" - "@instructure/ui-a11y-content" "^7.4.0" - "@instructure/ui-a11y-utils" "^7.4.0" - "@instructure/ui-badge" "^7.4.0" - "@instructure/ui-dom-utils" "^7.4.0" - "@instructure/ui-focusable" "^7.4.0" - "@instructure/ui-icons" "^7.4.0" - "@instructure/ui-menu" "^7.4.0" - "@instructure/ui-prop-types" "^7.4.0" - "@instructure/ui-react-utils" "^7.4.0" - "@instructure/ui-testable" "^7.4.0" - "@instructure/ui-themeable" "^7.4.0" - "@instructure/ui-tooltip" "^7.4.0" - "@instructure/ui-utils" "^7.4.0" - "@instructure/ui-view" "^7.4.0" - classnames "^2" +"@instructure/ui-navigation@^8.1.0": + version "8.11.1" + resolved "https://registry.yarnpkg.com/@instructure/ui-navigation/-/ui-navigation-8.11.1.tgz#7725156e3d72949a2fa2218087358cc20265b5df" + integrity sha512-5Xg3Ezpiw7wexoPKJc4Y2rXup+iqVlOq+eP0H3irwa2beJ5V6awQ76DLJOLHD7KvrLFsS/3TcWmBYaF6LM1Z7w== + dependencies: + "@babel/runtime" "^7.13.10" + "@instructure/console" "8.11.1" + "@instructure/debounce" "8.11.1" + "@instructure/emotion" "8.11.1" + "@instructure/shared-types" "8.11.1" + "@instructure/ui-a11y-content" "8.11.1" + "@instructure/ui-a11y-utils" "8.11.1" + "@instructure/ui-badge" "8.11.1" + "@instructure/ui-dom-utils" "8.11.1" + "@instructure/ui-focusable" "8.11.1" + "@instructure/ui-icons" "8.11.1" + "@instructure/ui-menu" "8.11.1" + "@instructure/ui-prop-types" "8.11.1" + "@instructure/ui-react-utils" "8.11.1" + "@instructure/ui-testable" "8.11.1" + "@instructure/ui-tooltip" "8.11.1" + "@instructure/ui-utils" "8.11.1" + "@instructure/ui-view" "8.11.1" prop-types "^15" -"@instructure/ui-number-input@^7.4.0": - version "7.4.0" - resolved "https://registry.yarnpkg.com/@instructure/ui-number-input/-/ui-number-input-7.4.0.tgz#372fe94b06e3fcffc145a74763e516f1ea6ded96" - integrity sha512-ZZMV/y5aYqoCSX9GLYdThDoH5OY4yY3Jp1YRk8UKNB8p54M45EmmR2XoqSUxF13huCNHVqO4XQMcd/2cWBO0lQ== - dependencies: - "@babel/runtime" "^7.9.2" - "@instructure/ui-form-field" "^7.4.0" - "@instructure/ui-icons" "^7.4.0" - "@instructure/ui-react-utils" "^7.4.0" - "@instructure/ui-testable" "^7.4.0" - "@instructure/ui-themeable" "^7.4.0" - "@instructure/ui-utils" "^7.4.0" - "@instructure/uid" "^7.4.0" - classnames "^2" +"@instructure/ui-number-input@^8.1.0": + version "8.11.1" + resolved "https://registry.yarnpkg.com/@instructure/ui-number-input/-/ui-number-input-8.11.1.tgz#57bcf730c8a43249e15ee7e3743afb7a4112834a" + integrity sha512-3Ldoq3MPrf1vLo9Y0oK+zbQ16ySSHXpZecPwfEjtwfb9bicJBKFkxxx4PUu/xFUv1WpKwtS+vw5juWNbn28Gzw== + dependencies: + "@babel/runtime" "^7.13.10" + "@instructure/emotion" "8.11.1" + "@instructure/shared-types" "8.11.1" + "@instructure/ui-form-field" "8.11.1" + "@instructure/ui-icons" "8.11.1" + "@instructure/ui-react-utils" "8.11.1" + "@instructure/ui-testable" "8.11.1" + "@instructure/ui-utils" "8.11.1" + "@instructure/uid" "8.11.1" keycode "^2" prop-types "^15" -"@instructure/ui-options@^7.4.0": - version "7.4.0" - resolved "https://registry.yarnpkg.com/@instructure/ui-options/-/ui-options-7.4.0.tgz#41f9b7c208a571fede2fca3cf887938deb477f8b" - integrity sha512-zDEOFWDTsf3Ouib3EhtKfDoIQ4K2ALSehbfdmAL/f1S2hiNeaj1C6NPrFyKR8N8eQOFotXy7BgC+j7ajmzk5Ng== - dependencies: - "@babel/runtime" "^7.9.2" - "@instructure/ui-icons" "^7.4.0" - "@instructure/ui-prop-types" "^7.4.0" - "@instructure/ui-react-utils" "^7.4.0" - "@instructure/ui-testable" "^7.4.0" - "@instructure/ui-themeable" "^7.4.0" - "@instructure/ui-view" "^7.4.0" - "@instructure/uid" "^7.4.0" - classnames "^2" +"@instructure/ui-options@8.11.1": + version "8.11.1" + resolved "https://registry.yarnpkg.com/@instructure/ui-options/-/ui-options-8.11.1.tgz#94b4b2bcfa21de4726342bbe9519aa886fbeff92" + integrity sha512-ttE3Y/FLexjKb2KX+KcRTA1O5rD05znh0+KDIugzdQ2new9iPaBrEocO0j0tTV1wNYZgf1cXOtszK9gHIZzDxQ== + dependencies: + "@babel/runtime" "^7.13.10" + "@instructure/emotion" "8.11.1" + "@instructure/shared-types" "8.11.1" + "@instructure/ui-icons" "8.11.1" + "@instructure/ui-prop-types" "8.11.1" + "@instructure/ui-react-utils" "8.11.1" + "@instructure/ui-testable" "8.11.1" + "@instructure/ui-view" "8.11.1" + "@instructure/uid" "8.11.1" prop-types "^15" -"@instructure/ui-pagination@^7.4.0": - version "7.4.0" - resolved "https://registry.yarnpkg.com/@instructure/ui-pagination/-/ui-pagination-7.4.0.tgz#213f7efc79f0691d1f4af3d8d2d94a06a330f1d4" - integrity sha512-zkzTJdTyy76sA6LcWHAmvnizTe/Yg7CcpPzcIPbm/gJcxu9G2gMMzz8FrdvxVjcOKl5zIrkJ0dB1S7/FZtZgIA== - dependencies: - "@babel/runtime" "^7.9.2" - "@instructure/ui-a11y-content" "^7.4.0" - "@instructure/ui-a11y-utils" "^7.4.0" - "@instructure/ui-buttons" "^7.4.0" - "@instructure/ui-dom-utils" "^7.4.0" - "@instructure/ui-icons" "^7.4.0" - "@instructure/ui-portal" "^7.4.0" - "@instructure/ui-prop-types" "^7.4.0" - "@instructure/ui-react-utils" "^7.4.0" - "@instructure/ui-testable" "^7.4.0" - "@instructure/ui-themeable" "^7.4.0" - "@instructure/ui-tooltip" "^7.4.0" - "@instructure/ui-utils" "^7.4.0" - "@instructure/ui-view" "^7.4.0" - "@instructure/uid" "^7.4.0" +"@instructure/ui-pagination@^8.1.0": + version "8.11.1" + resolved "https://registry.yarnpkg.com/@instructure/ui-pagination/-/ui-pagination-8.11.1.tgz#26c3dcb77d9ee4d947c6479f66b17089f23a1a49" + integrity sha512-6b6k5cHOJidfbMe7B51fLcguRhWot7QzOPorCU7YzKO92Lo9f08ndBA4UsTF9GqSP5ui6/IQU8Vg4SksZmdigg== + dependencies: + "@babel/runtime" "^7.13.10" + "@instructure/emotion" "8.11.1" + "@instructure/shared-types" "8.11.1" + "@instructure/ui-a11y-content" "8.11.1" + "@instructure/ui-a11y-utils" "8.11.1" + "@instructure/ui-buttons" "8.11.1" + "@instructure/ui-dom-utils" "8.11.1" + "@instructure/ui-icons" "8.11.1" + "@instructure/ui-portal" "8.11.1" + "@instructure/ui-prop-types" "8.11.1" + "@instructure/ui-react-utils" "8.11.1" + "@instructure/ui-testable" "8.11.1" + "@instructure/ui-tooltip" "8.11.1" + "@instructure/ui-utils" "8.11.1" + "@instructure/ui-view" "8.11.1" + "@instructure/uid" "8.11.1" prop-types "^15" -"@instructure/ui-popover@^7.4.0": - version "7.4.0" - resolved "https://registry.yarnpkg.com/@instructure/ui-popover/-/ui-popover-7.4.0.tgz#237eaee093c01da3f4d474b4b7d09d3c22479e83" - integrity sha512-LL0aDud+EtsSDLBJM6VrngxpXhIRpqTuuE4FFaWchdfpKaNlZeazxR/BZ3bU2Mw4rhISYRyau4VTYtPE1kv0BQ== - dependencies: - "@babel/runtime" "^7.9.2" - "@instructure/console" "^7.4.0" - "@instructure/ui-a11y-utils" "^7.4.0" - "@instructure/ui-dialog" "^7.4.0" - "@instructure/ui-dom-utils" "^7.4.0" - "@instructure/ui-i18n" "^7.4.0" - "@instructure/ui-position" "^7.4.0" - "@instructure/ui-prop-types" "^7.4.0" - "@instructure/ui-react-utils" "^7.4.0" - "@instructure/ui-testable" "^7.4.0" - "@instructure/ui-themeable" "^7.4.0" - "@instructure/ui-utils" "^7.4.0" - "@instructure/ui-view" "^7.4.0" - "@instructure/uid" "^7.4.0" +"@instructure/ui-popover@8.11.1": + version "8.11.1" + resolved "https://registry.yarnpkg.com/@instructure/ui-popover/-/ui-popover-8.11.1.tgz#7e5d56208a352452b097edd23c585449acc96ee9" + integrity sha512-B1uTHGRTBoJJgeBIx2iVgl4MK0GiDQNGOhSxeUr1/VnBPgchDPQJDNy9Fgx5GoQ6eUbW8l/K8i+B3OeI8XdF5g== + dependencies: + "@babel/runtime" "^7.13.10" + "@instructure/console" "8.11.1" + "@instructure/emotion" "8.11.1" + "@instructure/ui-a11y-utils" "8.11.1" + "@instructure/ui-dialog" "8.11.1" + "@instructure/ui-dom-utils" "8.11.1" + "@instructure/ui-i18n" "8.11.1" + "@instructure/ui-position" "8.11.1" + "@instructure/ui-prop-types" "8.11.1" + "@instructure/ui-react-utils" "8.11.1" + "@instructure/ui-testable" "8.11.1" + "@instructure/ui-utils" "8.11.1" + "@instructure/ui-view" "8.11.1" + "@instructure/uid" "8.11.1" keycode "^2" prop-types "^15" -"@instructure/ui-portal@^7.4.0": - version "7.4.0" - resolved "https://registry.yarnpkg.com/@instructure/ui-portal/-/ui-portal-7.4.0.tgz#cf27c4de84404eb8f1520a75d8bc99bc5ca47ae4" - integrity sha512-7CuYNxl4yeNbXTTbZI/C5E5UTcgCalXVUedRxpCzajG4VRLlr12kVaafxxjJcUJLygdkpGP4/ISlOxpWPnEg+w== - dependencies: - "@babel/runtime" "^7.9.2" - "@instructure/ui-i18n" "^7.4.0" - "@instructure/ui-prop-types" "^7.4.0" - "@instructure/ui-react-utils" "^7.4.0" - "@instructure/ui-utils" "^7.4.0" +"@instructure/ui-portal@8.11.1": + version "8.11.1" + resolved "https://registry.yarnpkg.com/@instructure/ui-portal/-/ui-portal-8.11.1.tgz#d4f840a0dc96e296b998d4ff2eb6268dc5ef305a" + integrity sha512-EjmbskVeDA+fekzHe1rQ/2X7LEhw+6B+zVlcwfBMh3XbPSwKozrTY0omR1L4iL58KISnAffxMBpP4uw1EQGMTg== + dependencies: + "@babel/runtime" "^7.13.10" + "@instructure/shared-types" "8.11.1" + "@instructure/ui-i18n" "8.11.1" + "@instructure/ui-prop-types" "8.11.1" + "@instructure/ui-react-utils" "8.11.1" prop-types "^15" -"@instructure/ui-position@^7.4.0": - version "7.4.0" - resolved "https://registry.yarnpkg.com/@instructure/ui-position/-/ui-position-7.4.0.tgz#b4901e01bf1868fad2bd3c49d714c1ea03b48f5c" - integrity sha512-RMXCA0e7mBmRgQMBQdV5QoMVe60GhgkPY+oM3dy3NKzIjUtFPEK6u9e8s/XSXE10I9tbFRQsHUzHmiyHGdupyg== - dependencies: - "@babel/runtime" "^7.9.2" - "@instructure/debounce" "^7.4.0" - "@instructure/ui-dom-utils" "^7.4.0" - "@instructure/ui-portal" "^7.4.0" - "@instructure/ui-prop-types" "^7.4.0" - "@instructure/ui-react-utils" "^7.4.0" - "@instructure/ui-testable" "^7.4.0" - "@instructure/ui-themeable" "^7.4.0" - "@instructure/ui-utils" "^7.4.0" - "@instructure/uid" "^7.4.0" - classnames "^2" +"@instructure/ui-position@8.11.1": + version "8.11.1" + resolved "https://registry.yarnpkg.com/@instructure/ui-position/-/ui-position-8.11.1.tgz#c0ad9ddac64c3b45c34763fb21ceacd45a30fae1" + integrity sha512-WZtzQ9ZiG3wmGPEChGNdn8eCgTiOHgYHFy8ImIYygcHdIzpmMPh5UIV4qs2fp7hpPrpu80LD9F39oc2NMLmo2A== + dependencies: + "@babel/runtime" "^7.13.10" + "@instructure/debounce" "8.11.1" + "@instructure/emotion" "8.11.1" + "@instructure/shared-types" "8.11.1" + "@instructure/ui-dom-utils" "8.11.1" + "@instructure/ui-portal" "8.11.1" + "@instructure/ui-prop-types" "8.11.1" + "@instructure/ui-react-utils" "8.11.1" + "@instructure/ui-testable" "8.11.1" + "@instructure/ui-utils" "8.11.1" + "@instructure/uid" "8.11.1" prop-types "^15" -"@instructure/ui-prop-types@^7.4.0": - version "7.4.0" - resolved "https://registry.yarnpkg.com/@instructure/ui-prop-types/-/ui-prop-types-7.4.0.tgz#88999f706b1e93575e7d6ac9086b01062a36379d" - integrity sha512-7CWZk+jZd553UsZQ29C3fQraXXBbH5ggp1rylLokn1XF/vbvunyl0XdcsqpEC65Mnd8O/QaxQbRkr4CiSLhclA== +"@instructure/ui-prop-types@8.11.1": + version "8.11.1" + resolved "https://registry.yarnpkg.com/@instructure/ui-prop-types/-/ui-prop-types-8.11.1.tgz#e8dbb866230ca575ae5c1dc6bfae429c40848f5a" + integrity sha512-m+52yCDWNK2IBwWu1z/dDuvNnQtCxn67DURZ4CjL6ufesigJPbmbFPrH/PVu+aZo10z220V3VosEQBqEqaxSuQ== dependencies: - "@babel/runtime" "^7.9.2" + "@babel/runtime" "^7.13.10" prop-types ">= 15.7.0" -"@instructure/ui-react-utils@^7.4.0": - version "7.4.0" - resolved "https://registry.yarnpkg.com/@instructure/ui-react-utils/-/ui-react-utils-7.4.0.tgz#d8cb463f586ce3be57263af1132e1219e72b8b35" - integrity sha512-9q4SKqH2wF3XnG96tmjaNLGdjH7V0iTAA/5nYMOnq9v9rWVjftD32OqsTZ4tgUQ5HGqnT2S/rpt83qA0tJd3Pg== - dependencies: - "@babel/runtime" "^7.9.2" - "@emotion/is-prop-valid" "^0.8.3" - "@instructure/console" "^7.4.0" - "@instructure/ui-decorator" "^7.4.0" - "@instructure/ui-dom-utils" "^7.4.0" - "@instructure/ui-utils" "^7.4.0" +"@instructure/ui-react-utils@8.11.1": + version "8.11.1" + resolved "https://registry.yarnpkg.com/@instructure/ui-react-utils/-/ui-react-utils-8.11.1.tgz#4a5d083b159652094051b8d6d53d0c5bac8882f8" + integrity sha512-iSw0cDRTKAq3HbUT/u5uZU+2IR5HHweRi4NfGxj4z0AwAKpDCvToJB4V9A0XLJnOZQUTALqoZKQdtjXUCYIErQ== + dependencies: + "@babel/runtime" "^7.13.10" + "@emotion/is-prop-valid" "^1" + "@instructure/console" "8.11.1" + "@instructure/shared-types" "8.11.1" + "@instructure/ui-decorator" "8.11.1" + "@instructure/ui-dom-utils" "8.11.1" + "@instructure/ui-utils" "8.11.1" prop-types "^15" -"@instructure/ui-select@^7.4.0": - version "7.4.0" - resolved "https://registry.yarnpkg.com/@instructure/ui-select/-/ui-select-7.4.0.tgz#23fa59e9a51b6eacc06f49b2f0064f2739121acb" - integrity sha512-VULyGi3gFJbphgD8g+xCExxw1g4Gxkqfc/q1ofyzQfCZVsbgQo6m+PbbkrKOziEGsTgkoHURmLmzVJpR1m+0RA== - dependencies: - "@babel/runtime" "^7.9.2" - "@instructure/ui-dom-utils" "^7.4.0" - "@instructure/ui-form-field" "^7.4.0" - "@instructure/ui-icons" "^7.4.0" - "@instructure/ui-options" "^7.4.0" - "@instructure/ui-popover" "^7.4.0" - "@instructure/ui-position" "^7.4.0" - "@instructure/ui-prop-types" "^7.4.0" - "@instructure/ui-react-utils" "^7.4.0" - "@instructure/ui-selectable" "^7.4.0" - "@instructure/ui-testable" "^7.4.0" - "@instructure/ui-text-input" "^7.4.0" - "@instructure/ui-themeable" "^7.4.0" - "@instructure/ui-utils" "^7.4.0" - "@instructure/ui-view" "^7.4.0" - "@instructure/uid" "^7.4.0" - classnames "^2" +"@instructure/ui-select@8.11.1": + version "8.11.1" + resolved "https://registry.yarnpkg.com/@instructure/ui-select/-/ui-select-8.11.1.tgz#f0564e9e996a286972dd2a450bdca6aa6c430189" + integrity sha512-fns+digFymZ8+h3UoBxwerEwofTD2vI57qr3na/FPZTZGOoAYvhjtlrfd15zodm3RPfiKRLPu6l+gTtfHEsZyA== + dependencies: + "@babel/runtime" "^7.13.10" + "@instructure/emotion" "8.11.1" + "@instructure/shared-types" "8.11.1" + "@instructure/ui-dom-utils" "8.11.1" + "@instructure/ui-form-field" "8.11.1" + "@instructure/ui-icons" "8.11.1" + "@instructure/ui-options" "8.11.1" + "@instructure/ui-popover" "8.11.1" + "@instructure/ui-position" "8.11.1" + "@instructure/ui-prop-types" "8.11.1" + "@instructure/ui-react-utils" "8.11.1" + "@instructure/ui-selectable" "8.11.1" + "@instructure/ui-testable" "8.11.1" + "@instructure/ui-text-input" "8.11.1" + "@instructure/ui-utils" "8.11.1" + "@instructure/ui-view" "8.11.1" + "@instructure/uid" "8.11.1" prop-types "^15" -"@instructure/ui-selectable@^7.4.0": - version "7.4.0" - resolved "https://registry.yarnpkg.com/@instructure/ui-selectable/-/ui-selectable-7.4.0.tgz#a226a3cc44c3dc9c16fee07aa27e524c17fa78ac" - integrity sha512-UzB1boXgN7ajuy7ppOMi4767kQVGVGDqOvBSq3BI+tnAQPyM0WmjcaQh/RrH0uDDmBbcws96OKeGVwqM6eeeDA== - dependencies: - "@babel/runtime" "^7.9.2" - "@instructure/console" "^7.4.0" - "@instructure/ui-dom-utils" "^7.4.0" - "@instructure/ui-testable" "^7.4.0" - "@instructure/ui-themeable" "^7.4.0" - "@instructure/ui-utils" "^7.4.0" - "@instructure/uid" "^7.4.0" +"@instructure/ui-selectable@8.11.1": + version "8.11.1" + resolved "https://registry.yarnpkg.com/@instructure/ui-selectable/-/ui-selectable-8.11.1.tgz#d0e45e8a2f7dc226026c3abc4968187bb320568e" + integrity sha512-z8cbvLCF0h+Nd6LPqwRcWpznKb7n+0iqjKjoZg3e/RJqCFbvA5V7rVXw0Vr51VBbSjQ2DdgYoRir6H26LEF2rA== + dependencies: + "@babel/runtime" "^7.13.10" + "@instructure/console" "8.11.1" + "@instructure/ui-dom-utils" "8.11.1" + "@instructure/ui-testable" "8.11.1" + "@instructure/ui-utils" "8.11.1" + "@instructure/uid" "8.11.1" keycode "^2" prop-types "^15" -"@instructure/ui-simple-select@^7.4.0": - version "7.4.0" - resolved "https://registry.yarnpkg.com/@instructure/ui-simple-select/-/ui-simple-select-7.4.0.tgz#a25b9bf6976bd15ee49423c20f4ae62437aceea9" - integrity sha512-uaBtvNuchdu4c5DWFk+jGl2Up18Liz6Yxa1i3EVnOtGt9jcgXcCUtHHEBXoNlwqvhYHVHt+i2zqBN+l7ET6FPw== - dependencies: - "@babel/runtime" "^7.9.2" - "@instructure/console" "^7.4.0" - "@instructure/ui-form-field" "^7.4.0" - "@instructure/ui-position" "^7.4.0" - "@instructure/ui-prop-types" "^7.4.0" - "@instructure/ui-react-utils" "^7.4.0" - "@instructure/ui-select" "^7.4.0" - "@instructure/ui-testable" "^7.4.0" - "@instructure/ui-themeable" "^7.4.0" - "@instructure/uid" "^7.4.0" +"@instructure/ui-simple-select@8.11.1", "@instructure/ui-simple-select@^8.1.0": + version "8.11.1" + resolved "https://registry.yarnpkg.com/@instructure/ui-simple-select/-/ui-simple-select-8.11.1.tgz#190ad51b5f29df6df3e521fa01fe2bd677074c47" + integrity sha512-zUy+5oK/E2H9wgJQeDX5T6DpwbOSf0FP2pnhMT5IhViOObue56XRbu/1I+7cw9CA/vz8gTHW4S0uSR7spFjFRw== + dependencies: + "@babel/runtime" "^7.13.10" + "@instructure/console" "8.11.1" + "@instructure/ui-form-field" "8.11.1" + "@instructure/ui-position" "8.11.1" + "@instructure/ui-prop-types" "8.11.1" + "@instructure/ui-react-utils" "8.11.1" + "@instructure/ui-select" "8.11.1" + "@instructure/ui-testable" "8.11.1" + "@instructure/uid" "8.11.1" prop-types "^15" -"@instructure/ui-spinner@^7.4.0": - version "7.4.0" - resolved "https://registry.yarnpkg.com/@instructure/ui-spinner/-/ui-spinner-7.4.0.tgz#72ad09a2d1561b145773d7e2318f7809f31977ab" - integrity sha512-vfKjPlUyfsmAqGSUDVSF9r1hNdjatvN5ZYfmfbd6mSlItXyt0YyilGck1wUh1xmvRdaKjm+WPW0IVmMFgi9okw== - dependencies: - "@babel/runtime" "^7.9.2" - "@instructure/console" "^7.4.0" - "@instructure/ui-color-utils" "^7.4.0" - "@instructure/ui-react-utils" "^7.4.0" - "@instructure/ui-testable" "^7.4.0" - "@instructure/ui-themeable" "^7.4.0" - "@instructure/ui-utils" "^7.4.0" - "@instructure/ui-view" "^7.4.0" - "@instructure/uid" "^7.4.0" - classnames "^2" +"@instructure/ui-spinner@^8.1.0": + version "8.11.1" + resolved "https://registry.yarnpkg.com/@instructure/ui-spinner/-/ui-spinner-8.11.1.tgz#c8c278356907f4c04565d3bb7085d52b229efb59" + integrity sha512-MnaJ34JIfpFYFyaAYz0zvATIpeVbBwyFEJXdsy2M/arQwRYkPuPm2Sxr/z/8R7VBTHpS9im6wHzV0jf7N7OIFw== + dependencies: + "@babel/runtime" "^7.13.10" + "@instructure/console" "8.11.1" + "@instructure/emotion" "8.11.1" + "@instructure/shared-types" "8.11.1" + "@instructure/ui-color-utils" "8.11.1" + "@instructure/ui-react-utils" "8.11.1" + "@instructure/ui-testable" "8.11.1" + "@instructure/ui-utils" "8.11.1" + "@instructure/ui-view" "8.11.1" + "@instructure/uid" "8.11.1" prop-types "^15" -"@instructure/ui-stylesheet@^7.4.0": - version "7.4.0" - resolved "https://registry.yarnpkg.com/@instructure/ui-stylesheet/-/ui-stylesheet-7.4.0.tgz#57591f18d997e53bdb25ae5aa44575177cbbee3f" - integrity sha512-nPlAF/pR97PB1NqNaMB8n3MB0NDb/H+c71dNRuhN6AJrkUy8rtS/2fQXbyWhvzrAFNEYyysw8LgOsyQX/wmlXg== +"@instructure/ui-svg-images@8.11.1": + version "8.11.1" + resolved "https://registry.yarnpkg.com/@instructure/ui-svg-images/-/ui-svg-images-8.11.1.tgz#88a17c01580e8639e1bc3d41e8c237b7d42f766c" + integrity sha512-GdJt3t4LlRQglxgpq3FYyKXNhaGE6FPPOFhIC4noxMUv67osjNGTQ/9ail6JXGCkDOGI5kF0TIES0Z7AlJiEzQ== dependencies: - "@babel/runtime" "^7.9.2" - glamor "^2.20.40" - -"@instructure/ui-svg-images@^7.4.0": - version "7.4.0" - resolved "https://registry.yarnpkg.com/@instructure/ui-svg-images/-/ui-svg-images-7.4.0.tgz#5cf31f3ec20b3654920c6f11b0853e897b5ffa74" - integrity sha512-mZ1KAD4vOSadf2PyAioTQ1MSCWc+HFG0pu5suKKAEjDak2j+uVjXvrUjC48xemDvl0+iYvE0JWrxowmmBIFIkQ== - dependencies: - "@babel/runtime" "^7.9.2" - "@instructure/ui-react-utils" "^7.4.0" - "@instructure/ui-testable" "^7.4.0" - "@instructure/ui-themeable" "^7.4.0" - "@instructure/ui-utils" "^7.4.0" - "@instructure/uid" "^7.4.0" - classnames "^2" + "@babel/runtime" "^7.13.10" + "@instructure/emotion" "8.11.1" + "@instructure/shared-types" "8.11.1" + "@instructure/ui-react-utils" "8.11.1" + "@instructure/ui-testable" "8.11.1" + "@instructure/ui-utils" "8.11.1" + "@instructure/uid" "8.11.1" prop-types "^15" -"@instructure/ui-table@^7.4.0": - version "7.4.0" - resolved "https://registry.yarnpkg.com/@instructure/ui-table/-/ui-table-7.4.0.tgz#ae28af099525003330f51c29663f1cc8e6536f9a" - integrity sha512-3HfDV54t12iAyyCgag6oEu7JBgFun3tYwo7cG5G3N5JNJ9A6/eLH+DtB2zGv8hVMjajTMUXtzxqKBtu/FGeonw== - dependencies: - "@babel/runtime" "^7.9.2" - "@instructure/console" "^7.4.0" - "@instructure/ui-a11y-content" "^7.4.0" - "@instructure/ui-icons" "^7.4.0" - "@instructure/ui-prop-types" "^7.4.0" - "@instructure/ui-react-utils" "^7.4.0" - "@instructure/ui-simple-select" "^7.4.0" - "@instructure/ui-testable" "^7.4.0" - "@instructure/ui-themeable" "^7.4.0" - "@instructure/ui-utils" "^7.4.0" - "@instructure/ui-view" "^7.4.0" - classnames "^2" +"@instructure/ui-table@^8.1.0": + version "8.11.1" + resolved "https://registry.yarnpkg.com/@instructure/ui-table/-/ui-table-8.11.1.tgz#5da172903926ce1751126b6a2f9171f888eb9711" + integrity sha512-+5knU19HAZSHwCTkBCYBuhqf+Li066m0Yr5uB/jVb5wyID+Wf7seGqhsQk+e2p2tnbr65lC9MlPVfE690WvelQ== + dependencies: + "@babel/runtime" "^7.13.10" + "@instructure/console" "8.11.1" + "@instructure/emotion" "8.11.1" + "@instructure/shared-types" "8.11.1" + "@instructure/ui-a11y-content" "8.11.1" + "@instructure/ui-icons" "8.11.1" + "@instructure/ui-prop-types" "8.11.1" + "@instructure/ui-react-utils" "8.11.1" + "@instructure/ui-simple-select" "8.11.1" + "@instructure/ui-testable" "8.11.1" + "@instructure/ui-utils" "8.11.1" + "@instructure/ui-view" "8.11.1" prop-types "^15" -"@instructure/ui-tabs@^7.4.0": - version "7.4.0" - resolved "https://registry.yarnpkg.com/@instructure/ui-tabs/-/ui-tabs-7.4.0.tgz#0919166481d4a5280416db7ac4ebac98c9d0ae61" - integrity sha512-SOpfT73tXstDz+EXj17fRiyt5nl5jlH4Q8b+9uo3vzEuFdNdKfWdUcqMRtz31BNMPRLa8CSB0m8U7XhqWaRoFg== - dependencies: - "@babel/runtime" "^7.9.2" - "@instructure/console" "^7.4.0" - "@instructure/debounce" "^7.4.0" - "@instructure/ui-dom-utils" "^7.4.0" - "@instructure/ui-focusable" "^7.4.0" - "@instructure/ui-i18n" "^7.4.0" - "@instructure/ui-motion" "^7.4.0" - "@instructure/ui-prop-types" "^7.4.0" - "@instructure/ui-react-utils" "^7.4.0" - "@instructure/ui-testable" "^7.4.0" - "@instructure/ui-themeable" "^7.4.0" - "@instructure/ui-utils" "^7.4.0" - "@instructure/ui-view" "^7.4.0" - "@instructure/uid" "^7.4.0" - classnames "^2" +"@instructure/ui-tabs@^8.1.0": + version "8.11.1" + resolved "https://registry.yarnpkg.com/@instructure/ui-tabs/-/ui-tabs-8.11.1.tgz#c122c7f1373eef559486ab498188950200bdfccd" + integrity sha512-oGfRFRpj/vk2OHCtQmuQK+BIycx5gt8k8OxMFFcOtMz3VSJYuVwO8UypDVZCXxAt4f57+m60+jc3PiJGYjzUVQ== + dependencies: + "@babel/runtime" "^7.13.10" + "@instructure/console" "8.11.1" + "@instructure/debounce" "8.11.1" + "@instructure/emotion" "8.11.1" + "@instructure/shared-types" "8.11.1" + "@instructure/ui-dom-utils" "8.11.1" + "@instructure/ui-focusable" "8.11.1" + "@instructure/ui-i18n" "8.11.1" + "@instructure/ui-motion" "8.11.1" + "@instructure/ui-prop-types" "8.11.1" + "@instructure/ui-react-utils" "8.11.1" + "@instructure/ui-testable" "8.11.1" + "@instructure/ui-utils" "8.11.1" + "@instructure/ui-view" "8.11.1" + "@instructure/uid" "8.11.1" keycode "^2" prop-types "^15" -"@instructure/ui-tag@^7.4.0": - version "7.4.0" - resolved "https://registry.yarnpkg.com/@instructure/ui-tag/-/ui-tag-7.4.0.tgz#4752c42e617db7c9ff35624ae09a24451aa8b20e" - integrity sha512-TP6s63TxI4WlKzS/2M+FEIHDgrei2H0nI1qgk4Y6T27Oqq20TzhydNen+NrCtZHuHw0rmgg7+djmk1TZZGXDUQ== - dependencies: - "@babel/runtime" "^7.9.2" - "@instructure/console" "^7.4.0" - "@instructure/ui-color-utils" "^7.4.0" - "@instructure/ui-dom-utils" "^7.4.0" - "@instructure/ui-icons" "^7.4.0" - "@instructure/ui-react-utils" "^7.4.0" - "@instructure/ui-testable" "^7.4.0" - "@instructure/ui-themeable" "^7.4.0" - "@instructure/ui-view" "^7.4.0" - classnames "^2" +"@instructure/ui-tag@8.11.1": + version "8.11.1" + resolved "https://registry.yarnpkg.com/@instructure/ui-tag/-/ui-tag-8.11.1.tgz#7f9ecb3bfb8bc299882b870c83ba9b1b25023e09" + integrity sha512-b7IyXQm6QvILWp37JR6GsTcBR4MNjtsnEdkkqQDdWolCdKg8KROMW7ITrN7dD2/KMDBE//CgN2jKcwa2QbCl2Q== + dependencies: + "@babel/runtime" "^7.13.10" + "@instructure/console" "8.11.1" + "@instructure/emotion" "8.11.1" + "@instructure/shared-types" "8.11.1" + "@instructure/ui-color-utils" "8.11.1" + "@instructure/ui-dom-utils" "8.11.1" + "@instructure/ui-icons" "8.11.1" + "@instructure/ui-react-utils" "8.11.1" + "@instructure/ui-testable" "8.11.1" + "@instructure/ui-view" "8.11.1" prop-types "^15" -"@instructure/ui-testable@^7.4.0": - version "7.4.0" - resolved "https://registry.yarnpkg.com/@instructure/ui-testable/-/ui-testable-7.4.0.tgz#391ccb9914e5f82b4e73a65a25c78dcab3982c06" - integrity sha512-nJMvnxHBoUxC8vs0CQkCFydtBBW/vnCQlXT81Og3cK/yU99INKuN6/Azpqya6+dQkRuCf55sGN4y6B40GhhwTQ== +"@instructure/ui-testable@8.11.1": + version "8.11.1" + resolved "https://registry.yarnpkg.com/@instructure/ui-testable/-/ui-testable-8.11.1.tgz#29c69fea06f6071234ecdbef7105cda196f73730" + integrity sha512-Rh68hZpyCH21fkM0qqOzTUHtriKbRvMMn3+B1ifQ7/LW6AIjQUU+Dyr2U0GGPWP9rDyjU37KAPAtB9PqkFAXcA== dependencies: - "@babel/runtime" "^7.9.2" - "@instructure/ui-decorator" "^7.4.0" + "@babel/runtime" "^7.13.10" + "@instructure/ui-decorator" "8.11.1" -"@instructure/ui-text-input@^7.4.0": - version "7.4.0" - resolved "https://registry.yarnpkg.com/@instructure/ui-text-input/-/ui-text-input-7.4.0.tgz#b4b054e9d2c9e11cdd00b84d062270f12ba2aea5" - integrity sha512-VkquQ2msUiUbkk42w9gYb/Rf9nH/KC4wyQxsMb0cg8DkOdBo6qjgDmLv6dGreQW+KjSZkjYI3ENtZZDn7GD6Wg== - dependencies: - "@babel/runtime" "^7.9.2" - "@instructure/ui-dom-utils" "^7.4.0" - "@instructure/ui-flex" "^7.4.0" - "@instructure/ui-form-field" "^7.4.0" - "@instructure/ui-icons" "^7.4.0" - "@instructure/ui-prop-types" "^7.4.0" - "@instructure/ui-react-utils" "^7.4.0" - "@instructure/ui-tag" "^7.4.0" - "@instructure/ui-testable" "^7.4.0" - "@instructure/ui-themeable" "^7.4.0" - "@instructure/ui-utils" "^7.4.0" - "@instructure/uid" "^7.4.0" - classnames "^2" +"@instructure/ui-text-input@8.11.1": + version "8.11.1" + resolved "https://registry.yarnpkg.com/@instructure/ui-text-input/-/ui-text-input-8.11.1.tgz#dbecbdbe70bd92f4c873f93e0ebad4af1b837e51" + integrity sha512-lRQd0RvyLGsCwelxd8Do3kNv5SYyWOwCg0Mhn07hNPoSAySbsIXecJZyYoS/aauyQjHPgclhfpLeFgXy7VPTIg== + dependencies: + "@babel/runtime" "^7.13.10" + "@instructure/emotion" "8.11.1" + "@instructure/shared-types" "8.11.1" + "@instructure/ui-dom-utils" "8.11.1" + "@instructure/ui-form-field" "8.11.1" + "@instructure/ui-icons" "8.11.1" + "@instructure/ui-prop-types" "8.11.1" + "@instructure/ui-react-utils" "8.11.1" + "@instructure/ui-tag" "8.11.1" + "@instructure/ui-testable" "8.11.1" + "@instructure/ui-utils" "8.11.1" + "@instructure/uid" "8.11.1" prop-types "^15" -"@instructure/ui-text@^7.4.0": - version "7.4.0" - resolved "https://registry.yarnpkg.com/@instructure/ui-text/-/ui-text-7.4.0.tgz#201b7833213b1680aa7c61707de5531634ec2ef2" - integrity sha512-Pv13Fxi3oFYf9O5wkdx4g53KE44ToZ0D7X0w97jDhvEVHChKBFWN2Pyso7BA1z6uEjI7P60sn258BdTjRkpqHg== - dependencies: - "@babel/runtime" "^7.9.2" - "@instructure/console" "^7.4.0" - "@instructure/ui-react-utils" "^7.4.0" - "@instructure/ui-themeable" "^7.4.0" - classnames "^2" +"@instructure/ui-text@^8.1.0": + version "8.11.1" + resolved "https://registry.yarnpkg.com/@instructure/ui-text/-/ui-text-8.11.1.tgz#13aa74734bf33ac2667da31e16b273880a762df6" + integrity sha512-2X7eQ5T8cmNjTMU2PUy77MfSPAIKKABUZUu227RMAAbEH9/YbvgFw264GXVUCS+/5NaxIr+LVd8LLBtLY33e9g== + dependencies: + "@babel/runtime" "^7.13.10" + "@instructure/console" "8.11.1" + "@instructure/emotion" "8.11.1" + "@instructure/shared-types" "8.11.1" + "@instructure/ui-react-utils" "8.11.1" prop-types "^15" -"@instructure/ui-theme-tokens@^7.4.0": - version "7.4.0" - resolved "https://registry.yarnpkg.com/@instructure/ui-theme-tokens/-/ui-theme-tokens-7.4.0.tgz#bc999413d3bbffaa5cd15cbbb8659b74a1c1b4b2" - integrity sha512-8fvv+hsYwK20/cDGH/ZuG8DDPtoLnB88tS1U1QKQZchdGw3UFAzUrGsmtH6DVflgAF3/Wy7AN7AIN1iS6hDRhA== +"@instructure/ui-theme-tokens@8.11.1": + version "8.11.1" + resolved "https://registry.yarnpkg.com/@instructure/ui-theme-tokens/-/ui-theme-tokens-8.11.1.tgz#e9008b4b795bea6832fae7f6ff0d3fcf6baf628d" + integrity sha512-Hg5jnC8J1qSrsdaZgXb6KhRqBqVXj1iWvaaPLExCkyjRempDrVkJMOgJTbJPUC+qCfU+CzjeE/STj6jnWloVbw== dependencies: - "@babel/runtime" "^7.9.2" - "@instructure/ui-themeable" "^7.4.0" + "@babel/runtime" "^7.13.10" + "@instructure/shared-types" "8.11.1" -"@instructure/ui-themeable@^7.4.0": - version "7.4.0" - resolved "https://registry.yarnpkg.com/@instructure/ui-themeable/-/ui-themeable-7.4.0.tgz#c45f86ee2b4eee897f689b3745874e4dddefe31b" - integrity sha512-JQtXOJOira2jbnK0D3FImmDhmsbzfGh8zAX7Co0W8jDztdZIz7toJ+riYnfEgu1Gh3bPMzLBSqnZ9IjxkAmeJQ== - dependencies: - "@babel/runtime" "^7.9.2" - "@instructure/console" "^7.4.0" - "@instructure/ui-color-utils" "^7.4.0" - "@instructure/ui-decorator" "^7.4.0" - "@instructure/ui-dom-utils" "^7.4.0" - "@instructure/ui-react-utils" "^7.4.0" - "@instructure/ui-stylesheet" "^7.4.0" - "@instructure/ui-utils" "^7.4.0" - "@instructure/uid" "^7.4.0" - prop-types "^15" +"@instructure/ui-themes@8.11.1": + version "8.11.1" + resolved "https://registry.yarnpkg.com/@instructure/ui-themes/-/ui-themes-8.11.1.tgz#539591516a5fa6f53991decaf95c515bd3b5195e" + integrity sha512-3cUX7VOxm7lCWAhRCsn5G/07I8KdJEu9D7KjSsqdyRlcyw4e89GCk14vhZobHOXA6hHzTK/Plyc8x5C9DVGg5g== + dependencies: + "@instructure/canvas-high-contrast-theme" "8.11.1" + "@instructure/canvas-theme" "8.11.1" + "@instructure/instructure-theme" "8.11.1" + "@instructure/shared-types" "8.11.1" -"@instructure/ui-tooltip@^7.4.0": - version "7.4.0" - resolved "https://registry.yarnpkg.com/@instructure/ui-tooltip/-/ui-tooltip-7.4.0.tgz#bee479e5c7114060bef37e6ce81b93ec19a201dc" - integrity sha512-g1lDUWYVWaxjcCqUMBXntyTLVuGV+rIhywa//JMwMR5jUJ17BQrCO+sVSVvYqg/v9mQEHvGuEYdJdl9UuhXqzQ== - dependencies: - "@babel/runtime" "^7.9.2" - "@instructure/ui-popover" "^7.4.0" - "@instructure/ui-position" "^7.4.0" - "@instructure/ui-prop-types" "^7.4.0" - "@instructure/ui-react-utils" "^7.4.0" - "@instructure/ui-testable" "^7.4.0" - "@instructure/ui-themeable" "^7.4.0" - "@instructure/uid" "^7.4.0" +"@instructure/ui-tooltip@8.11.1": + version "8.11.1" + resolved "https://registry.yarnpkg.com/@instructure/ui-tooltip/-/ui-tooltip-8.11.1.tgz#acbe4ada7cf2443fa3f30b9040ac1ab53babac46" + integrity sha512-2kXqsuP2P8NtSDJW7WP39k0ssNlyEazqeaXM+quz6iNMgzQUBvNfpX4hlxSTtFs8IFKWxatqPhvfirvrv2k5sQ== + dependencies: + "@babel/runtime" "^7.13.10" + "@instructure/emotion" "8.11.1" + "@instructure/shared-types" "8.11.1" + "@instructure/ui-popover" "8.11.1" + "@instructure/ui-position" "8.11.1" + "@instructure/ui-prop-types" "8.11.1" + "@instructure/ui-react-utils" "8.11.1" + "@instructure/ui-testable" "8.11.1" + "@instructure/uid" "8.11.1" prop-types "^15" -"@instructure/ui-truncate-text@^7.4.0": - version "7.4.0" - resolved "https://registry.yarnpkg.com/@instructure/ui-truncate-text/-/ui-truncate-text-7.4.0.tgz#35da5e997cc3912704a2046794d0f4e2580f94fc" - integrity sha512-lg0m6vwbf7ATR/BtNqMlj8o7mpo99tVUv3CyUzqzjzlM+4K9jL5MCTFGlu5mmAr8PdAmsmhf4AZywLiX50fhCA== - dependencies: - "@babel/runtime" "^7.9.2" - "@instructure/console" "^7.4.0" - "@instructure/debounce" "^7.4.0" - "@instructure/ui-dom-utils" "^7.4.0" - "@instructure/ui-react-utils" "^7.4.0" - "@instructure/ui-testable" "^7.4.0" - "@instructure/ui-themeable" "^7.4.0" - "@instructure/ui-utils" "^7.4.0" - classnames "^2" +"@instructure/ui-truncate-text@^8.1.0": + version "8.11.1" + resolved "https://registry.yarnpkg.com/@instructure/ui-truncate-text/-/ui-truncate-text-8.11.1.tgz#19626955052533a11547b724e2c32180cffd5b4c" + integrity sha512-sfqyL3PASRhTcAOSEbD5YG0pfSZGjQaWxbnKUvI/pHanfzssyf6p7dba0xxUtlXl+RiiQU4c7+H37dj1vZqG/w== + dependencies: + "@babel/runtime" "^7.13.10" + "@instructure/console" "8.11.1" + "@instructure/debounce" "8.11.1" + "@instructure/emotion" "8.11.1" + "@instructure/shared-types" "8.11.1" + "@instructure/ui-dom-utils" "8.11.1" + "@instructure/ui-react-utils" "8.11.1" + "@instructure/ui-testable" "8.11.1" + "@instructure/ui-utils" "8.11.1" escape-html "^1" prop-types "^15" -"@instructure/ui-utils@^7.4.0": - version "7.4.0" - resolved "https://registry.yarnpkg.com/@instructure/ui-utils/-/ui-utils-7.4.0.tgz#60ec62c825b18aa56a7e95195901824f2df0e52d" - integrity sha512-akhDSTWgY6aw3ga1Nj+fXyd/Zk1EPO2nAfRIiH/46lKnsYjgSV6D4h9M3h5I9AwgxZ8bTzWm8q1+PpYn+KJogw== +"@instructure/ui-utils@8.11.1": + version "8.11.1" + resolved "https://registry.yarnpkg.com/@instructure/ui-utils/-/ui-utils-8.11.1.tgz#229a8bafee4f9c5ee17d2e4d486b00c59c165ca2" + integrity sha512-L3FzM09MZzQMyqKojgCdcNXSbu37wolrMv/6jwHDxjUQk0zfF5Fl0++1BprJgYQsPmt1IfVWprwN7CZ74vAZyw== dependencies: - "@babel/runtime" "^7.9.2" - "@instructure/console" "^7.4.0" - "@instructure/ui-dom-utils" "^7.4.0" + "@babel/runtime" "^7.13.10" + "@instructure/console" "8.11.1" + "@instructure/ui-dom-utils" "8.11.1" bowser "^1.9.4" fast-deep-equal "^2" json-stable-stringify "^1.0.1" keycode "^2" -"@instructure/ui-view@^7.4.0": - version "7.4.0" - resolved "https://registry.yarnpkg.com/@instructure/ui-view/-/ui-view-7.4.0.tgz#326b2ede426c1e61eedc04acd8edf00c5be6dd16" - integrity sha512-zBzPVAbKDNruNlUItjOVK5hJWEUnSEd3b1yDSSVQWAZAZZ7v2DPQuQunFWK7IndsS0agjyk1YtmQ8ta12YywYg== - dependencies: - "@babel/runtime" "^7.9.2" - "@instructure/console" "^7.4.0" - "@instructure/ui-color-utils" "^7.4.0" - "@instructure/ui-dom-utils" "^7.4.0" - "@instructure/ui-i18n" "^7.4.0" - "@instructure/ui-position" "^7.4.0" - "@instructure/ui-prop-types" "^7.4.0" - "@instructure/ui-react-utils" "^7.4.0" - "@instructure/ui-themeable" "^7.4.0" - classnames "^2" +"@instructure/ui-view@8.11.1", "@instructure/ui-view@^8.1.0": + version "8.11.1" + resolved "https://registry.yarnpkg.com/@instructure/ui-view/-/ui-view-8.11.1.tgz#651ceed6bbdb3cf07539ac2d9e39cf733d724939" + integrity sha512-djVXx56Y84tzVgekTq94ks0N1qpp3D2DXS6QwEEZxk7PLV31PXkCFW1gvD3tFJnXDXlz1HOKHuUnqjAQuZvVSw== + dependencies: + "@babel/runtime" "^7.13.10" + "@instructure/console" "8.11.1" + "@instructure/emotion" "8.11.1" + "@instructure/shared-types" "8.11.1" + "@instructure/ui-color-utils" "8.11.1" + "@instructure/ui-dom-utils" "8.11.1" + "@instructure/ui-i18n" "8.11.1" + "@instructure/ui-position" "8.11.1" + "@instructure/ui-prop-types" "8.11.1" + "@instructure/ui-react-utils" "8.11.1" prop-types "^15" -"@instructure/uid@^7.4.0": - version "7.4.0" - resolved "https://registry.yarnpkg.com/@instructure/uid/-/uid-7.4.0.tgz#0bf2eb117e9eed2bf5be6f11422b5702202efb66" - integrity sha512-gJfu7IJU6vWz16zKrVZl8pyInulvL2SMSwQK5oE57FGWHAGLATkwAX5P0IssqXrc1NfBM18cyYH7+OmBT/kBqQ== +"@instructure/uid@8.11.1": + version "8.11.1" + resolved "https://registry.yarnpkg.com/@instructure/uid/-/uid-8.11.1.tgz#59513b1a5377b785d1aca90910bbb873fdfd7b5b" + integrity sha512-hR969aSgaGum/0iltFTWzWi2VQ+yt0u3tSINgRD5VGtEc98lX4/txSmtOcTzIW0PMd+d48zSSoJReG81fuStqg== dependencies: - "@babel/runtime" "^7.9.2" + "@babel/runtime" "^7.13.10" "@istanbuljs/load-nyc-config@^1.0.0": version "1.1.0" @@ -2690,11 +2851,6 @@ array.prototype.flatmap@^1.2.3: es-abstract "^1.18.0-next.1" function-bind "^1.1.1" -asap@~2.0.3: - version "2.0.6" - resolved "https://registry.yarnpkg.com/asap/-/asap-2.0.6.tgz#e50347611d7e690943208bbdafebcbc2fb866d46" - integrity sha1-5QNHYR1+aQlDIIu9r+vLwvuGbUY= - asn1@~0.2.3: version "0.2.4" resolved "https://registry.yarnpkg.com/asn1/-/asn1-0.2.4.tgz#8d2475dfab553bb33e77b54e59e880bb8ce23136" @@ -2836,6 +2992,22 @@ babel-plugin-dynamic-import-node@^2.3.3: dependencies: object.assign "^4.1.0" +babel-plugin-emotion@^10.0.27: + version "10.2.2" + resolved "https://registry.yarnpkg.com/babel-plugin-emotion/-/babel-plugin-emotion-10.2.2.tgz#a1fe3503cff80abfd0bdda14abd2e8e57a79d17d" + integrity sha512-SMSkGoqTbTyUTDeuVuPIWifPdUGkTk1Kf9BWRiXIOIcuyMfsdp2EjeiiFvOzX8NOBvEh/ypKYvUh2rkgAJMCLA== + dependencies: + "@babel/helper-module-imports" "^7.0.0" + "@emotion/hash" "0.8.0" + "@emotion/memoize" "0.7.4" + "@emotion/serialize" "^0.11.16" + babel-plugin-macros "^2.0.0" + babel-plugin-syntax-jsx "^6.18.0" + convert-source-map "^1.5.0" + escape-string-regexp "^1.0.5" + find-root "^1.1.0" + source-map "^0.5.7" + babel-plugin-istanbul@^6.0.0: version "6.0.0" resolved "https://registry.yarnpkg.com/babel-plugin-istanbul/-/babel-plugin-istanbul-6.0.0.tgz#e159ccdc9af95e0b570c75b4573b7c34d671d765" @@ -2857,7 +3029,7 @@ babel-plugin-jest-hoist@^26.6.2: "@types/babel__core" "^7.0.0" "@types/babel__traverse" "^7.0.6" -babel-plugin-macros@^2.8.0: +babel-plugin-macros@^2.0.0: version "2.8.0" resolved "https://registry.yarnpkg.com/babel-plugin-macros/-/babel-plugin-macros-2.8.0.tgz#0f958a7cc6556b1e65344465d99111a1e5e10138" integrity sha512-SEP5kJpfGYqYKpBrj5XU3ahw5p5GOHJ0U5ssOSQ/WBVdwkD2Dzlce95exQTs3jOVWPPKLBN2rlEWkCK7dSmLvg== @@ -2866,6 +3038,15 @@ babel-plugin-macros@^2.8.0: cosmiconfig "^6.0.0" resolve "^1.12.0" +babel-plugin-macros@^3: + version "3.1.0" + resolved "https://registry.yarnpkg.com/babel-plugin-macros/-/babel-plugin-macros-3.1.0.tgz#9ef6dc74deb934b4db344dc973ee851d148c50c1" + integrity sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg== + dependencies: + "@babel/runtime" "^7.12.5" + cosmiconfig "^7.0.0" + resolve "^1.19.0" + babel-plugin-polyfill-corejs2@^0.2.0: version "0.2.0" resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.2.0.tgz#686775bf9a5aa757e10520903675e3889caeedc4" @@ -2890,6 +3071,11 @@ babel-plugin-polyfill-regenerator@^0.2.0: dependencies: "@babel/helper-define-polyfill-provider" "^0.2.0" +babel-plugin-syntax-jsx@^6.18.0: + version "6.18.0" + resolved "https://registry.yarnpkg.com/babel-plugin-syntax-jsx/-/babel-plugin-syntax-jsx-6.18.0.tgz#0af32a9a6e13ca7a3fd5069e62d7b0f58d0d8946" + integrity sha1-CvMqmm4Tyno/1QaeYtew9Y0NiUY= + babel-polyfill@^6.26.0: version "6.26.0" resolved "https://registry.yarnpkg.com/babel-polyfill/-/babel-polyfill-6.26.0.tgz#379937abc67d7895970adc621f284cd966cf2153" @@ -3031,7 +3217,7 @@ boolbase@^1.0.0, boolbase@~1.0.0: resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e" integrity sha1-aN/1++YMUes3cl6p4+0xDcwed24= -bowser@^1.7.3, bowser@^1.9.4: +bowser@^1.9.4: version "1.9.4" resolved "https://registry.yarnpkg.com/bowser/-/bowser-1.9.4.tgz#890c58a2813a9d3243704334fa81b96a5c150c9a" integrity sha512-9IdMmj2KjigRq6oWhmwv1W36pDuA4STQZ8q6YO9um+x07xgYNCD3Oou+WP/3L1HNz7iqythGet3/p4wvc8AAwQ== @@ -3357,11 +3543,6 @@ class-utils@^0.3.5: isobject "^3.0.0" static-extend "^0.1.1" -classnames@^2: - version "2.2.6" - resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.2.6.tgz#43935bffdd291f326dad0a205309b38d00f650ce" - integrity sha512-JR/iSQOSt+LQIWwrwEzJ9uk0xfN3mTVYMwt1Ir5mUcSN6pU+V4zQFFaJsclJbPuAUQH+yfWef6tm7l1quW3C8Q== - clean-css@^4.2.3: version "4.2.3" resolved "https://registry.yarnpkg.com/clean-css/-/clean-css-4.2.3.tgz#507b5de7d97b48ee53d84adb0160ff6216380f78" @@ -3657,6 +3838,13 @@ convert-source-map@^1.4.0, convert-source-map@^1.6.0, convert-source-map@^1.7.0: dependencies: safe-buffer "~5.1.1" +convert-source-map@^1.5.0: + version "1.8.0" + resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.8.0.tgz#f3373c32d21b4d780dd8004514684fb791ca4369" + integrity sha512-+OQdjP49zViI/6i7nIJpA8rAl4sV/JdPfU9nZs3VqOwGIgizICvuN2ru6fMd+4llL0tar18UYJXfZ/TWtmhUjA== + dependencies: + safe-buffer "~5.1.1" + cookie-parser@^1.4.5: version "1.4.5" resolved "https://registry.yarnpkg.com/cookie-parser/-/cookie-parser-1.4.5.tgz#3e572d4b7c0c80f9c61daf604e4336831b5d1d49" @@ -3693,11 +3881,6 @@ core-js-pure@^3.0.0: resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.9.0.tgz#326cc74e1fef8b7443a6a793ddb0adfcd81f9efb" integrity sha512-3pEcmMZC9Cq0D4ZBh3pe2HLtqxpGNJBLXF/kZ2YzK17RbKp94w0HFbdbSx8H8kAlZG5k76hvLrkPm57Uyef+kg== -core-js@^1.0.0: - version "1.2.7" - resolved "https://registry.yarnpkg.com/core-js/-/core-js-1.2.7.tgz#652294c14651db28fa93bd2d5ff2983a4f08c636" - integrity sha1-ZSKUwUZR2yj6k70tX/KYOk8IxjY= - core-js@^2.4.0, core-js@^2.5.0: version "2.6.12" resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.12.tgz#d9333dfa7b065e347cc5682219d6f690859cc2ec" @@ -3727,6 +3910,17 @@ cosmiconfig@^6.0.0: path-type "^4.0.0" yaml "^1.7.2" +cosmiconfig@^7.0.0: + version "7.0.1" + resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-7.0.1.tgz#714d756522cace867867ccb4474c5d01bbae5d6d" + integrity sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ== + dependencies: + "@types/parse-json" "^4.0.0" + import-fresh "^3.2.1" + parse-json "^5.0.0" + path-type "^4.0.0" + yaml "^1.10.0" + crc-32@~1.2.0: version "1.2.0" resolved "https://registry.yarnpkg.com/crc-32/-/crc-32-1.2.0.tgz#cb2db6e29b88508e32d9dd0ec1693e7b41a18208" @@ -3760,14 +3954,6 @@ crypto-random-string@^2.0.0: resolved "https://registry.yarnpkg.com/crypto-random-string/-/crypto-random-string-2.0.0.tgz#ef2a7a966ec11083388369baa02ebead229b30d5" integrity sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA== -css-in-js-utils@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/css-in-js-utils/-/css-in-js-utils-2.0.1.tgz#3b472b398787291b47cfe3e44fecfdd9e914ba99" - integrity sha512-PJF0SpJT+WdbVVt0AOYp9C8GnuruRlL/UFW7932nLWmFLQTaWEzTBQEx7/hn4BuV+WON75iAViSUJLiU3PKbpA== - dependencies: - hyphenate-style-name "^1.0.2" - isobject "^3.0.1" - css-loader@^5.2.4: version "5.2.4" resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-5.2.4.tgz#e985dcbce339812cb6104ef3670f08f9893a1536" @@ -3838,6 +4024,16 @@ cssstyle@^2.2.0: dependencies: cssom "~0.3.6" +csstype@^2.5.7: + version "2.6.18" + resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.6.18.tgz#980a8b53085f34af313410af064f2bd241784218" + integrity sha512-RSU6Hyeg14am3Ah4VZEmeX8H7kLwEEirXe6aU2IPfKNvhXwTflK5HQRDNI0ypQXoqmm+QPyG2IaPuQE5zMwSIQ== + +csstype@^3.0.2: + version "3.0.10" + resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.10.tgz#2ad3a7bed70f35b965707c092e5f30b327c290e5" + integrity sha512-2u44ZG2OcNUO9HDp/Jl8C07x6pU/eTR3ncV91SiK3dhG9TWvRVsCoJw14Ckx5DgWkzGA3waZWO3d7pgqpUI/XA== + damerau-levenshtein@^1.0.6: version "1.0.6" resolved "https://registry.yarnpkg.com/damerau-levenshtein/-/damerau-levenshtein-1.0.6.tgz#143c1641cb3d85c60c32329e26899adea8701791" @@ -3897,7 +4093,7 @@ decamelize@^1.2.0: resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-1.2.0.tgz#f6534d15148269b20352e7bee26f501f9a191290" integrity sha1-9lNNFRSCabIDUue+4m9QH5oZEpA= -decimal.js@^10, decimal.js@^10.2.0: +decimal.js@^10.2.0: version "10.2.1" resolved "https://registry.yarnpkg.com/decimal.js/-/decimal.js-10.2.1.tgz#238ae7b0f0c793d3e3cea410108b35a2c01426a3" integrity sha512-KaL7+6Fw6i5A2XSnsbhm/6B+NuEA7TZ4vqxnd5tXz9sbKtrN9Srj8ab4vKVdK8YAqZO9P1kg45Y6YLoduPf+kw== @@ -4249,6 +4445,15 @@ emojis-list@^3.0.0: resolved "https://registry.yarnpkg.com/emojis-list/-/emojis-list-3.0.0.tgz#5570662046ad29e2e916e71aae260abdff4f6a78" integrity sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q== +emotion-theming@^10.0.27: + version "10.0.27" + resolved "https://registry.yarnpkg.com/emotion-theming/-/emotion-theming-10.0.27.tgz#1887baaec15199862c89b1b984b79806f2b9ab10" + integrity sha512-MlF1yu/gYh8u+sLUqA0YuA9JX0P4Hb69WlKc/9OLo+WCXuX6sy/KoIa+qJimgmr2dWqnypYKYPX37esjDBbhdw== + dependencies: + "@babel/runtime" "^7.5.5" + "@emotion/weak-memoize" "0.2.5" + hoist-non-react-statics "^3.3.0" + enabled@2.0.x: version "2.0.0" resolved "https://registry.yarnpkg.com/enabled/-/enabled-2.0.0.tgz#f9dd92ec2d6f4bbc0d5d1e64e21d61cd4665e7c2" @@ -4959,19 +5164,6 @@ fb-watchman@^2.0.0: dependencies: bser "2.1.1" -fbjs@^0.8.12: - version "0.8.17" - resolved "https://registry.yarnpkg.com/fbjs/-/fbjs-0.8.17.tgz#c4d598ead6949112653d6588b01a5cdcd9f90fdd" - integrity sha1-xNWY6taUkRJlPWWIsBpc3Nn5D90= - dependencies: - core-js "^1.0.0" - isomorphic-fetch "^2.1.1" - loose-envify "^1.0.0" - object-assign "^4.1.0" - promise "^7.1.1" - setimmediate "^1.0.5" - ua-parser-js "^0.7.18" - fecha@^4.2.0: version "4.2.0" resolved "https://registry.yarnpkg.com/fecha/-/fecha-4.2.0.tgz#3ffb6395453e3f3efff850404f0a59b6747f5f41" @@ -5041,6 +5233,11 @@ find-cache-dir@^3.3.1: make-dir "^3.0.2" pkg-dir "^4.1.0" +find-root@^1.1.0: + version "1.1.0" + resolved "https://registry.yarnpkg.com/find-root/-/find-root-1.1.0.tgz#abcfc8ba76f708c42a97b3d685b7e9450bfb9ce4" + integrity sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng== + find-up@^2.0.0, find-up@^2.1.0: version "2.1.0" resolved "https://registry.yarnpkg.com/find-up/-/find-up-2.1.0.tgz#45d1b7e506c717ddd482775a2b77920a3c0c57a7" @@ -5245,17 +5442,6 @@ getpass@^0.1.1: dependencies: assert-plus "^1.0.0" -glamor@^2.20.40: - version "2.20.40" - resolved "https://registry.yarnpkg.com/glamor/-/glamor-2.20.40.tgz#f606660357b7cf18dface731ad1a2cfa93817f05" - integrity sha512-DNXCd+c14N9QF8aAKrfl4xakPk5FdcFwmH7sD0qnC0Pr7xoZ5W9yovhUrY/dJc3psfGGXC58vqQyRtuskyUJxA== - dependencies: - fbjs "^0.8.12" - inline-style-prefixer "^3.0.6" - object-assign "^4.1.1" - prop-types "^15.5.10" - through "^2.3.8" - glob-parent@^3.1.0: version "3.1.0" resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-3.1.0.tgz#9e6af6299d8d3bd2bd40430832bd113df906c5ae" @@ -5448,6 +5634,13 @@ helmet@^4.4.1: resolved "https://registry.yarnpkg.com/helmet/-/helmet-4.5.0.tgz#da5a75d30cbd9f60628e9463a85dc7725806c2ea" integrity sha512-GfxdTaKarneWOpxmiVb/1YsY+fIwDOxVUGrvNEM1MC8W6Z2PREfkXiWF4XHQdvkyXwUTHuY4DRwB0uH/Q6BVyQ== +hoist-non-react-statics@^3.3.0, hoist-non-react-statics@^3.3.1, hoist-non-react-statics@^3.3.2: + version "3.3.2" + resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45" + integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw== + dependencies: + react-is "^16.7.0" + hosted-git-info@^2.1.4: version "2.8.8" resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.8.tgz#7539bd4bc1e0e0a895815a2e0262420b12858488" @@ -5637,11 +5830,6 @@ human-signals@^2.1.0: resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0" integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw== -hyphenate-style-name@^1.0.2: - version "1.0.4" - resolved "https://registry.yarnpkg.com/hyphenate-style-name/-/hyphenate-style-name-1.0.4.tgz#691879af8e220aea5750e8827db4ef62a54e361d" - integrity sha512-ygGZLjmXfPHj+ZWh6LwbC37l43MhfztxetbFCoYTM2VjkIUpeHgSNn7QIyVFj7YQ1Wl9Cbw5sholVJPzWvC2MQ== - iconv-lite@0.4.24: version "0.4.24" resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.24.tgz#2022b4b25fbddc21d2f524974a474aafe733908b" @@ -5731,14 +5919,6 @@ ini@~1.3.0: resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.8.tgz#a29da425b48806f34767a4efce397269af28432c" integrity sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew== -inline-style-prefixer@^3.0.6: - version "3.0.8" - resolved "https://registry.yarnpkg.com/inline-style-prefixer/-/inline-style-prefixer-3.0.8.tgz#8551b8e5b4d573244e66a34b04f7d32076a2b534" - integrity sha1-hVG45bTVcyROZqNLBPfTIHaitTQ= - dependencies: - bowser "^1.7.3" - css-in-js-utils "^2.0.0" - internal-ip@^4.3.0: version "4.3.0" resolved "https://registry.yarnpkg.com/internal-ip/-/internal-ip-4.3.0.tgz#845452baad9d2ca3b69c635a137acb9a0dad0907" @@ -6110,14 +6290,6 @@ isobject@^3.0.0, isobject@^3.0.1: resolved "https://registry.yarnpkg.com/isobject/-/isobject-3.0.1.tgz#4e431e92b11a9731636aa1f9c8d1ccbcfdab78df" integrity sha1-TkMekrEalzFjaqH5yNHMvP2reN8= -isomorphic-fetch@^2.1.1: - version "2.2.1" - resolved "https://registry.yarnpkg.com/isomorphic-fetch/-/isomorphic-fetch-2.2.1.tgz#611ae1acf14f5e81f729507472819fe9733558a9" - integrity sha1-YRrhrPFPXoH3KVB0coGf6XM1WKk= - dependencies: - node-fetch "^1.0.1" - whatwg-fetch ">=0.10.0" - isstream@~0.1.2: version "0.1.2" resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a" @@ -6962,7 +7134,7 @@ lodash.sortby@^4.7.0: resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438" integrity sha1-7dFMgk4sycHgsKG0K7UhBRakJDg= -lodash@^4.17.11, lodash@^4.17.14, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.21: +lodash@^4, lodash@^4.17.11, lodash@^4.17.14, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.21: version "4.17.21" resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg== @@ -6983,7 +7155,7 @@ loglevel@^1.6.8: resolved "https://registry.yarnpkg.com/loglevel/-/loglevel-1.7.1.tgz#005fde2f5e6e47068f935ff28573e125ef72f197" integrity sha512-Hesni4s5UkWkwCGJMQGAh71PaLUmKFM60dHvq0zi/vDhhrzuk+4GgNbTXJ12YYQJn6ZKBDNIjYcuQGKudvqrIw== -loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.4.0: +loose-envify@^1.1.0, loose-envify@^1.4.0: version "1.4.0" resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf" integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q== @@ -7374,7 +7546,7 @@ no-case@^3.0.4: lower-case "^2.0.2" tslib "^2.0.3" -node-fetch@^1.0.1, node-fetch@^2.6.1: +node-fetch@^2.6.1: version "2.6.1" resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052" integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw== @@ -8085,13 +8257,6 @@ progress@^2.0.0: resolved "https://registry.yarnpkg.com/progress/-/progress-2.0.3.tgz#7e8cf8d8f5b8f239c1bc68beb4eb78567d572ef8" integrity sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA== -promise@^7.1.1: - version "7.3.1" - resolved "https://registry.yarnpkg.com/promise/-/promise-7.3.1.tgz#064b72602b18f90f29192b8b1bc418ffd1ebd3bf" - integrity sha512-nolQXZ/4L+bP/UGlkfaIujX9BKxGwmQ9OT4mOt5yvy8iK1h3wqTEJCijzGANTCCl9nWjY41juyAn2K3Q1hLLTg== - dependencies: - asap "~2.0.3" - prompts@^2.0.1: version "2.4.0" resolved "https://registry.yarnpkg.com/prompts/-/prompts-2.4.0.tgz#4aa5de0723a231d1ee9121c40fdf663df73f61d7" @@ -8109,7 +8274,7 @@ prop-types-exact@^1.2.0: object.assign "^4.1.0" reflect.ownkeys "^0.2.0" -"prop-types@>= 15.7.0", prop-types@^15, prop-types@^15.5.10, prop-types@^15.6.2, prop-types@^15.7.2: +"prop-types@>= 15.7.0", prop-types@^15, prop-types@^15.6.2, prop-types@^15.7.2: version "15.7.2" resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5" integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ== @@ -8270,7 +8435,7 @@ react-iframe@^1.8.0: dependencies: object-assign "^4.1.1" -react-is@^16.12.0, react-is@^16.13.1, react-is@^16.8.1, react-is@^16.8.6: +react-is@^16.12.0, react-is@^16.13.1, react-is@^16.7.0, react-is@^16.8.1, react-is@^16.8.6: version "16.13.1" resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4" integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ== @@ -8299,6 +8464,14 @@ react@^16.14.0: object-assign "^4.1.1" prop-types "^15.6.2" +react@^17.0.0: + version "17.0.2" + resolved "https://registry.yarnpkg.com/react/-/react-17.0.2.tgz#d0b5cc516d29eb3eee383f75b62864cfb6800037" + integrity sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA== + dependencies: + loose-envify "^1.1.0" + object-assign "^4.1.1" + read-pkg-up@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-2.0.0.tgz#6b72a8048984e0c41e79510fd5e9fa99b3b549be" @@ -8620,7 +8793,7 @@ resolve-url@^0.2.1: resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a" integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo= -resolve@^1.10.0, resolve@^1.12.0, resolve@^1.13.1, resolve@^1.14.2, resolve@^1.17.0, resolve@^1.18.1, resolve@^1.9.0: +resolve@^1.10.0, resolve@^1.12.0, resolve@^1.13.1, resolve@^1.14.2, resolve@^1.17.0, resolve@^1.18.1, resolve@^1.19.0, resolve@^1.9.0: version "1.20.0" resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.20.0.tgz#629a013fb3f70755d6f0b7935cc1c2c5378b1975" integrity sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A== @@ -8882,11 +9055,6 @@ set-value@^2.0.0, set-value@^2.0.1: is-plain-object "^2.0.3" split-string "^3.0.1" -setimmediate@^1.0.5: - version "1.0.5" - resolved "https://registry.yarnpkg.com/setimmediate/-/setimmediate-1.0.5.tgz#290cbb232e306942d7d7ea9b83732ab7856f8285" - integrity sha1-KQy7Iy4waULX1+qbg3Mqt4VvgoU= - setprototypeof@1.1.0: version "1.1.0" resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.1.0.tgz#d0bd85536887b6fe7c0d818cb962d9d91c54e656" @@ -9063,7 +9231,7 @@ source-map-url@^0.4.0: resolved "https://registry.yarnpkg.com/source-map-url/-/source-map-url-0.4.1.tgz#0af66605a745a5a2f91cf1bbf8a7afbc283dec56" integrity sha512-cPiFOTLUKvJFIg4SKVScy4ilPPW6rFgMgfuZJPNoDuMs3nC1HbMUycBoJw77xFIp6z1UJQJOfx6C9GMH80DiTw== -source-map@^0.5.0, source-map@^0.5.6: +source-map@^0.5.0, source-map@^0.5.6, source-map@^0.5.7: version "0.5.7" resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc" integrity sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w= @@ -9340,6 +9508,11 @@ style-loader@^2.0.0: loader-utils "^2.0.0" schema-utils "^3.0.0" +stylis@^4.0.10: + version "4.0.10" + resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.0.10.tgz#446512d1097197ab3f02fb3c258358c3f7a14240" + integrity sha512-m3k+dk7QeJw660eIKRRn3xPF6uuvHs/FFzjX3HQ5ove0qYsiygoAhwn5a3IYKaZPo5LrYD0rfVmtv1gNY1uYwg== + supports-color@^5.3.0, supports-color@^5.5.0: version "5.5.0" resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f" @@ -9463,17 +9636,12 @@ throat@^5.0.0: resolved "https://registry.yarnpkg.com/throat/-/throat-5.0.0.tgz#c5199235803aad18754a667d659b5e72ce16764b" integrity sha512-fcwX4mndzpLQKBS1DVYhGAcYaYt7vsHNIvQV+WXMvnow5cgjPphq5CaayLaGsjRdSCKZFNGt7/GYAuXaNOiYCA== -through@^2.3.8: - version "2.3.8" - resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5" - integrity sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU= - thunky@^1.0.2: version "1.1.0" resolved "https://registry.yarnpkg.com/thunky/-/thunky-1.1.0.tgz#5abaf714a9405db0504732bbccd2cedd9ef9537d" integrity sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA== -tinycolor2@^1.4.1: +tinycolor2@^1.4.2: version "1.4.2" resolved "https://registry.yarnpkg.com/tinycolor2/-/tinycolor2-1.4.2.tgz#3f6a4d1071ad07676d7fa472e1fac40a719d8803" integrity sha512-vJhccZPs965sV/L2sU4oRQVAos0pQXwsvTLkWYdqJ+a8Q5kPFzJTuOFwy7UniPli44NKQGAglksjvOcpo95aZA== @@ -9652,11 +9820,6 @@ typedarray-to-buffer@^3.1.5: dependencies: is-typedarray "^1.0.0" -ua-parser-js@^0.7.18: - version "0.7.24" - resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.24.tgz#8d3ecea46ed4f1f1d63ec25f17d8568105dc027c" - integrity sha512-yo+miGzQx5gakzVK3QFfN0/L9uVhosXBBO7qmnk7c2iw1IhL212wfA3zbnI54B0obGwC/5NWub/iT9sReMx+Fw== - undefsafe@^2.0.3: version "2.0.3" resolved "https://registry.yarnpkg.com/undefsafe/-/undefsafe-2.0.3.tgz#6b166e7094ad46313b2202da7ecc2cd7cc6e7aae" @@ -10051,11 +10214,6 @@ whatwg-encoding@^1.0.5: dependencies: iconv-lite "0.4.24" -whatwg-fetch@>=0.10.0: - version "3.6.1" - resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-3.6.1.tgz#93bc4005af6c2cc30ba3e42ec3125947c8f54ed3" - integrity sha512-IEmN/ZfmMw6G1hgZpVd0LuZXOQDisrMOZrzYd5x3RAK4bMPlJohKUZWZ9t/QsTvH0dV9TbPDcc2OSuIDcihnHA== - whatwg-mimetype@^2.3.0: version "2.3.0" resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf" @@ -10257,6 +10415,11 @@ yallist@^4.0.0: resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72" integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A== +yaml@^1.10.0: + version "1.10.2" + resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b" + integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg== + yaml@^1.7.2: version "1.10.0" resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.0.tgz#3b593add944876077d4d683fee01081bd9fff31e"