diff --git a/package.json b/package.json index a66bec68..98ad9e71 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@instructure/ui-icons": "^8.28.2", "@instructure/ui-link": "^8.28.2", "@instructure/ui-pill": "^8.28.2", - "@instructure/ui-progress": "^8.28.2", + "@instructure/ui-progress": "^8.41.0", "@instructure/ui-simple-select": "^8.28.2", "@instructure/ui-table": "^8.28.2", "@instructure/ui-tabs": "^8.28.2", diff --git a/yarn.lock b/yarn.lock index 1f4097c1..804cfe67 100644 --- a/yarn.lock +++ b/yarn.lock @@ -66,6 +66,13 @@ dependencies: "@babel/types" "^7.18.6" +"@babel/helper-annotate-as-pure@^7.22.5": + version "7.22.5" + resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.22.5.tgz#e7f06737b197d580a01edf75d97e2c8be99d3882" + integrity sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg== + dependencies: + "@babel/types" "^7.22.5" + "@babel/helper-builder-binary-assignment-operator-visitor@^7.18.6": version "7.18.9" resolved "https://registry.yarnpkg.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.18.9.tgz#acd4edfd7a566d1d51ea975dff38fd52906981bb" @@ -158,6 +165,13 @@ dependencies: "@babel/types" "^7.18.6" +"@babel/helper-module-imports@^7.22.5": + version "7.22.5" + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.22.5.tgz#1a8f4c9f4027d23f520bd76b364d44434a72660c" + integrity sha512-8Dl6+HD/cKifutF5qGd/8ZJi84QeAKh+CEe1sBzz8UayBBGg1dAIJrdHOcOM5b2MpzWL2yuotJTtGjETq0qjXg== + dependencies: + "@babel/types" "^7.22.5" + "@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.19.0": version "7.19.0" resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.19.0.tgz#309b230f04e22c58c6a2c0c0c7e50b216d350c30" @@ -231,11 +245,21 @@ resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.18.10.tgz#181f22d28ebe1b3857fa575f5c290b1aaf659b56" integrity sha512-XtIfWmeNY3i4t7t4D2t02q50HvqHybPqW2ki1kosnvWCwuCMeo81Jf0gwr85jy/neUdg5XDdeFE/80DXiO+njw== +"@babel/helper-string-parser@^7.22.5": + version "7.22.5" + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f" + integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw== + "@babel/helper-validator-identifier@^7.18.6": version "7.19.1" resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2" integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w== +"@babel/helper-validator-identifier@^7.22.5": + version "7.22.5" + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz#9544ef6a33999343c8740fa51350f30eeaaaf193" + integrity sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ== + "@babel/helper-validator-option@^7.18.6": version "7.18.6" resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz#bf0d2b5a509b1f336099e4ff36e1a63aa5db4db8" @@ -955,12 +979,12 @@ core-js-pure "^3.25.1" regenerator-runtime "^0.13.4" -"@babel/runtime@^7.10.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.13.10", "@babel/runtime@^7.15.4", "@babel/runtime@^7.18.3", "@babel/runtime@^7.18.9", "@babel/runtime@^7.19.0", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4": - version "7.19.0" - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.19.0.tgz#22b11c037b094d27a8a2504ea4dcff00f50e2259" - integrity sha512-eR8Lo9hnDS7tqkO7NsV+mKvCmv5boaXFSZ70DnfhcgiEne8hv9oCEd36Klw74EtizEqLsy4YnW8UWwpBVolHZA== +"@babel/runtime@^7.10.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.13.10", "@babel/runtime@^7.15.4", "@babel/runtime@^7.18.3", "@babel/runtime@^7.18.9", "@babel/runtime@^7.19.0", "@babel/runtime@^7.22.6", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4": + version "7.22.10" + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.22.10.tgz#ae3e9631fd947cb7e3610d3e9d8fef5f76696682" + integrity sha512-21t/fkKLMZI4pqP2wlmsQAWnYW1PDyKyyUV4vCi+B25ydmdaYTKXPwCj0BzSUnZf4seIiYvSA3jcZ3gdsMFkLQ== dependencies: - regenerator-runtime "^0.13.4" + regenerator-runtime "^0.14.0" "@babel/template@^7.18.10", "@babel/template@^7.3.3": version "7.18.10" @@ -996,6 +1020,15 @@ "@babel/helper-validator-identifier" "^7.18.6" to-fast-properties "^2.0.0" +"@babel/types@^7.22.5": + version "7.22.10" + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.10.tgz#4a9e76446048f2c66982d1a989dd12b8a2d2dc03" + integrity sha512-obaoigiLrlDZ7TUQln/8m4mSqIW2QFeOrCQc9r+xsaHGNoplVNYlRVpsfE8Vj35GEm2ZH4ZhrNYogs/3fj85kg== + dependencies: + "@babel/helper-string-parser" "^7.22.5" + "@babel/helper-validator-identifier" "^7.22.5" + 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" @@ -1046,6 +1079,23 @@ source-map "^0.5.7" stylis "4.0.13" +"@emotion/babel-plugin@^11.11.0": + version "11.11.0" + resolved "https://registry.yarnpkg.com/@emotion/babel-plugin/-/babel-plugin-11.11.0.tgz#c2d872b6a7767a9d176d007f5b31f7d504bb5d6c" + integrity sha512-m4HEDZleaaCH+XgDDsPF15Ht6wTLsgDTeR3WYj9Q/k76JtWhrJjcP4+/XlG8LGT/Rol9qUfOIztXeA84ATpqPQ== + dependencies: + "@babel/helper-module-imports" "^7.16.7" + "@babel/runtime" "^7.18.3" + "@emotion/hash" "^0.9.1" + "@emotion/memoize" "^0.8.1" + "@emotion/serialize" "^1.1.2" + babel-plugin-macros "^3.1.0" + convert-source-map "^1.5.0" + escape-string-regexp "^4.0.0" + find-root "^1.1.0" + source-map "^0.5.7" + stylis "4.2.0" + "@emotion/cache@^10.0.27": version "10.0.29" resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-10.0.29.tgz#87e7e64f412c060102d589fe7c6dc042e6f9d1e0" @@ -1067,6 +1117,17 @@ "@emotion/weak-memoize" "^0.3.0" stylis "4.0.13" +"@emotion/cache@^11.11.0": + version "11.11.0" + resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.11.0.tgz#809b33ee6b1cb1a625fef7a45bc568ccd9b8f3ff" + integrity sha512-P34z9ssTCBi3e9EI1ZsWpNHcfY1r09ZO0rZbRO2ob3ZQMnFI35jB536qoXbkdesr5EUhYi22anuEJuyxifaqAQ== + dependencies: + "@emotion/memoize" "^0.8.1" + "@emotion/sheet" "^1.2.2" + "@emotion/utils" "^1.2.1" + "@emotion/weak-memoize" "^0.3.1" + stylis "4.2.0" + "@emotion/core@^10.3.1": version "10.3.1" resolved "https://registry.yarnpkg.com/@emotion/core/-/core-10.3.1.tgz#4021b6d8b33b3304d48b0bb478485e7d7421c69d" @@ -1098,6 +1159,11 @@ resolved "https://registry.yarnpkg.com/@emotion/hash/-/hash-0.9.0.tgz#c5153d50401ee3c027a57a177bc269b16d889cb7" integrity sha512-14FtKiHhy2QoPIzdTcvh//8OyBlknNs2nXRwIhG904opCby3l+9Xaf/wuPvICBF0rc1ZCNBd3nKe9cd2mecVkQ== +"@emotion/hash@^0.9.1": + version "0.9.1" + resolved "https://registry.yarnpkg.com/@emotion/hash/-/hash-0.9.1.tgz#4ffb0055f7ef676ebc3a5a91fb621393294e2f43" + integrity sha512-gJB6HLm5rYwSLI6PQa+X1t5CFGrv1J1TWG+sOyMCeKz2ojaj6Fnl/rZEspogG+cvqbt4AE/2eIyD2QfLKTBNlQ== + "@emotion/is-prop-valid@^1": version "1.2.0" resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-1.2.0.tgz#7f2d35c97891669f7e276eb71c83376a5dc44c83" @@ -1105,6 +1171,13 @@ dependencies: "@emotion/memoize" "^0.8.0" +"@emotion/is-prop-valid@^1.2.1": + version "1.2.1" + resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-1.2.1.tgz#23116cf1ed18bfeac910ec6436561ecb1a3885cc" + integrity sha512-61Mf7Ufx4aDxx1xlDeOm8aFFigGHE4z+0sKCa+IHCeZKiyP9RLD0Mmx7m8b9/Cf37f7NAvQOOJAbQQGVr5uERw== + dependencies: + "@emotion/memoize" "^0.8.1" + "@emotion/memoize@0.7.4": version "0.7.4" resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.4.tgz#19bf0f5af19149111c40d98bb0cf82119f5d9eeb" @@ -1115,6 +1188,11 @@ resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.8.0.tgz#f580f9beb67176fa57aae70b08ed510e1b18980f" integrity sha512-G/YwXTkv7Den9mXDO7AhLWkE3q+I92B+VqAE+dYG4NGPaHZGvt3G8Q0p9vmE+sq7rTGphUbAvmQ9YpbfMQGGlA== +"@emotion/memoize@^0.8.1": + version "0.8.1" + resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.8.1.tgz#c1ddb040429c6d21d38cc945fe75c818cfb68e17" + integrity sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA== + "@emotion/react@^11": version "11.10.4" resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.10.4.tgz#9dc6bccbda5d70ff68fdb204746c0e8b13a79199" @@ -1129,6 +1207,20 @@ "@emotion/weak-memoize" "^0.3.0" hoist-non-react-statics "^3.3.1" +"@emotion/react@^11.11.1": + version "11.11.1" + resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.11.1.tgz#b2c36afac95b184f73b08da8c214fdf861fa4157" + integrity sha512-5mlW1DquU5HaxjLkfkGN1GA/fvVGdyHURRiX/0FHl2cfIfRxSOfmxEH5YS43edp0OldZrZ+dkBKbngxcNCdZvA== + dependencies: + "@babel/runtime" "^7.18.3" + "@emotion/babel-plugin" "^11.11.0" + "@emotion/cache" "^11.11.0" + "@emotion/serialize" "^1.1.2" + "@emotion/use-insertion-effect-with-fallbacks" "^1.0.1" + "@emotion/utils" "^1.2.1" + "@emotion/weak-memoize" "^0.3.1" + 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" @@ -1151,6 +1243,17 @@ "@emotion/utils" "^1.2.0" csstype "^3.0.2" +"@emotion/serialize@^1.1.2": + version "1.1.2" + resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-1.1.2.tgz#017a6e4c9b8a803bd576ff3d52a0ea6fa5a62b51" + integrity sha512-zR6a/fkFP4EAcCMQtLOhIgpprZOwNmCldtpaISpvz348+DP4Mz8ZoKaGGCQpbzepNIUWbq4w6hNZkwDyKoS+HA== + dependencies: + "@emotion/hash" "^0.9.1" + "@emotion/memoize" "^0.8.1" + "@emotion/unitless" "^0.8.1" + "@emotion/utils" "^1.2.1" + 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" @@ -1161,6 +1264,11 @@ resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.2.0.tgz#771b1987855839e214fc1741bde43089397f7be5" integrity sha512-OiTkRgpxescko+M51tZsMq7Puu/KP55wMT8BgpcXVG2hqXc0Vo0mfymJ/Uj24Hp0i083ji/o0aLddh08UEjq8w== +"@emotion/sheet@^1.2.2": + version "1.2.2" + resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.2.2.tgz#d58e788ee27267a14342303e1abb3d508b6d0fec" + integrity sha512-0QBtGvaqtWi+nx6doRwDdBIzhNdZrXUppvTM4dtZZWEGTXL/XE/yJxLMGlDT1Gt+UHH5IX1n+jkXyytE/av7OA== + "@emotion/stylis@0.8.5": version "0.8.5" resolved "https://registry.yarnpkg.com/@emotion/stylis/-/stylis-0.8.5.tgz#deacb389bd6ee77d1e7fcaccce9e16c5c7e78e04" @@ -1176,11 +1284,21 @@ resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.8.0.tgz#a4a36e9cbdc6903737cd20d38033241e1b8833db" integrity sha512-VINS5vEYAscRl2ZUDiT3uMPlrFQupiKgHz5AA4bCH1miKBg4qtwkim1qPmJj/4WG6TreYMY111rEFsjupcOKHw== +"@emotion/unitless@^0.8.1": + version "0.8.1" + resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.8.1.tgz#182b5a4704ef8ad91bde93f7a860a88fd92c79a3" + integrity sha512-KOEGMu6dmJZtpadb476IsZBclKvILjopjUii3V+7MnXIQCYh8W3NgNcgwo21n9LXZX6EDIKvqfjYxXebDwxKmQ== + "@emotion/use-insertion-effect-with-fallbacks@^1.0.0": version "1.0.0" resolved "https://registry.yarnpkg.com/@emotion/use-insertion-effect-with-fallbacks/-/use-insertion-effect-with-fallbacks-1.0.0.tgz#ffadaec35dbb7885bd54de3fa267ab2f860294df" integrity sha512-1eEgUGmkaljiBnRMTdksDV1W4kUnmwgp7X9G8B++9GYwl1lUdqSndSriIrTJ0N7LQaoauY9JJ2yhiOYK5+NI4A== +"@emotion/use-insertion-effect-with-fallbacks@^1.0.1": + version "1.0.1" + resolved "https://registry.yarnpkg.com/@emotion/use-insertion-effect-with-fallbacks/-/use-insertion-effect-with-fallbacks-1.0.1.tgz#08de79f54eb3406f9daaf77c76e35313da963963" + integrity sha512-jT/qyKZ9rzLErtrjGgdkMBn2OP8wl0G3sQlBb3YPryvKHsjvINUhVaPFfP+fpBcOkmrVOVEEHQFJ7nbj2TH2gw== + "@emotion/utils@0.11.3": version "0.11.3" resolved "https://registry.yarnpkg.com/@emotion/utils/-/utils-0.11.3.tgz#a759863867befa7e583400d322652a3f44820924" @@ -1191,6 +1309,11 @@ resolved "https://registry.yarnpkg.com/@emotion/utils/-/utils-1.2.0.tgz#9716eaccbc6b5ded2ea5a90d65562609aab0f561" integrity sha512-sn3WH53Kzpw8oQ5mgMmIzzyAaH2ZqFEbozVVBSYp538E06OSE6ytOp7pRAjNQR+Q/orwqdQYJSe2m3hCOeznkw== +"@emotion/utils@^1.2.1": + version "1.2.1" + resolved "https://registry.yarnpkg.com/@emotion/utils/-/utils-1.2.1.tgz#bbab58465738d31ae4cb3dbb6fc00a5991f755e4" + integrity sha512-Y2tGf3I+XVnajdItskUCn6LX+VUDmP6lTL4fcqsXAv43dnlbZiuW4MWQW38rW/BVWSE7Q/7+XQocmpnRYILUmg== + "@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" @@ -1201,6 +1324,11 @@ resolved "https://registry.yarnpkg.com/@emotion/weak-memoize/-/weak-memoize-0.3.0.tgz#ea89004119dc42db2e1dba0f97d553f7372f6fcb" integrity sha512-AHPmaAx+RYfZz0eYu6Gviiagpmiyw98ySSlQvCUhVGDRtDFe4DBS0x1bSjdF3gqUDYOczB+yYvBTtEylYSdRhg== +"@emotion/weak-memoize@^0.3.1": + version "0.3.1" + resolved "https://registry.yarnpkg.com/@emotion/weak-memoize/-/weak-memoize-0.3.1.tgz#d0fce5d07b0620caa282b5131c297bb60f9d87e6" + integrity sha512-EsBwpc7hBUJWAsNPBmJy4hxWx12v6bshQsldrVmjxJoc3isbxhOrF2IcCpaXxfvq03NwkI7sbsOLXbYuqF/8Ww== + "@eslint/eslintrc@^0.4.3": version "0.4.3" resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.3.tgz#9e42981ef035beb3dd49add17acb96e8ff6f394c" @@ -1240,6 +1368,16 @@ "@instructure/theme-registry" "8.28.2" "@instructure/ui-theme-tokens" "8.28.2" +"@instructure/canvas-high-contrast-theme@8.41.0": + version "8.41.0" + resolved "https://registry.yarnpkg.com/@instructure/canvas-high-contrast-theme/-/canvas-high-contrast-theme-8.41.0.tgz#0ff7fb0cf0a8b3aa5294bdf0385969d8595cee08" + integrity sha512-dBXtGyszcBrePD+ndSQZfbZPJ6iFIV0eC8Jo0g/pf+UYCeXG2mjRCaalCbBDyu758gF8UvjgMfSYoYFvM8J7DQ== + dependencies: + "@babel/runtime" "^7.22.6" + "@instructure/shared-types" "8.41.0" + "@instructure/theme-registry" "8.41.0" + "@instructure/ui-theme-tokens" "8.41.0" + "@instructure/canvas-theme@8.28.2", "@instructure/canvas-theme@^8.28.2": version "8.28.2" resolved "https://registry.yarnpkg.com/@instructure/canvas-theme/-/canvas-theme-8.28.2.tgz#7c95a67eafe122f2d8ca210d0b4a894b27af1db9" @@ -1250,6 +1388,16 @@ "@instructure/theme-registry" "8.28.2" "@instructure/ui-theme-tokens" "8.28.2" +"@instructure/canvas-theme@8.41.0": + version "8.41.0" + resolved "https://registry.yarnpkg.com/@instructure/canvas-theme/-/canvas-theme-8.41.0.tgz#0715b2cf4caae7787e185a612262fb7d3597846e" + integrity sha512-8wB2/mUDg8YzEaf2rqCa+NMyzatBLxNF3Gy4Zm3c71cpodwB5Ea83m2mstJm0+3z7Ek3S6sBnrb/5AW9mWtK4Q== + dependencies: + "@babel/runtime" "^7.22.6" + "@instructure/shared-types" "8.41.0" + "@instructure/theme-registry" "8.41.0" + "@instructure/ui-theme-tokens" "8.41.0" + "@instructure/console@8.28.2": version "8.28.2" resolved "https://registry.yarnpkg.com/@instructure/console/-/console-8.28.2.tgz#bd8ed26e266332dc346f9b14989b4405d6ee67c9" @@ -1259,6 +1407,15 @@ "@babel/helper-module-imports" "^7.8.3" babel-plugin-macros "^3" +"@instructure/console@8.41.0": + version "8.41.0" + resolved "https://registry.yarnpkg.com/@instructure/console/-/console-8.41.0.tgz#b02a4767eb7cc22619028f50fadd1524b110a788" + integrity sha512-2L/xGt033yRyztwltDe85qvnzI0yaKGeDeCjnB1+xBhVt/NJov+uPAag9Z7w3TiY2HODVzFb1p9OSJ+b97frtA== + dependencies: + "@babel/helper-annotate-as-pure" "^7.22.5" + "@babel/helper-module-imports" "^7.22.5" + babel-plugin-macros "^3.1.0" + "@instructure/debounce@8.28.2": version "8.28.2" resolved "https://registry.yarnpkg.com/@instructure/debounce/-/debounce-8.28.2.tgz#fbffeb8c2df2393088df98f1da160528593751c2" @@ -1266,7 +1423,14 @@ dependencies: "@babel/runtime" "^7.13.10" -"@instructure/emotion@8.28.2", "@instructure/emotion@^8.28.2": +"@instructure/debounce@8.41.0": + version "8.41.0" + resolved "https://registry.yarnpkg.com/@instructure/debounce/-/debounce-8.41.0.tgz#579dd27ce31770dae222ae68bb88110496892dce" + integrity sha512-hAsJ4qcjHb6aD9Mc6oJPM/kEBxtlna6x3P6hniVhhXhahyiTsfSRKaqnO5OhVgf/3obbU2mBQi4Ruq2eYv2bUA== + dependencies: + "@babel/runtime" "^7.22.6" + +"@instructure/emotion@8.28.2": version "8.28.2" resolved "https://registry.yarnpkg.com/@instructure/emotion/-/emotion-8.28.2.tgz#ddf722203c838605815cb5666c5440a11ef6e189" integrity sha512-G584lKlO2a3QDTDxxx84+Bsh244YoJtn0e0rWEBU6hyg2KpPEQfeB50qRN6/qji6Ii+MFcOwqL293g/8KGMt7Q== @@ -1285,6 +1449,24 @@ lodash "^4" prop-types "^15" +"@instructure/emotion@8.41.0", "@instructure/emotion@^8.28.2": + version "8.41.0" + resolved "https://registry.yarnpkg.com/@instructure/emotion/-/emotion-8.41.0.tgz#bd5a190dd056ec34984ef66bd4e585a694d0447c" + integrity sha512-M8WkLU6619ucfSPDhheL9rUQiMXW0uBORyAmK+3LswRjdSg94B1KoIUebfcPgBqt+ZDTG1xrYqOqWzICRJ6poQ== + dependencies: + "@babel/runtime" "^7.22.6" + "@emotion/react" "^11.11.1" + "@instructure/console" "8.41.0" + "@instructure/shared-types" "8.41.0" + "@instructure/theme-registry" "8.41.0" + "@instructure/ui-decorator" "8.41.0" + "@instructure/ui-i18n" "8.41.0" + "@instructure/ui-react-utils" "8.41.0" + "@instructure/ui-themes" "8.41.0" + "@instructure/ui-utils" "8.41.0" + hoist-non-react-statics "^3.3.2" + prop-types "^15.8.1" + "@instructure/instructure-theme@8.28.2": version "8.28.2" resolved "https://registry.yarnpkg.com/@instructure/instructure-theme/-/instructure-theme-8.28.2.tgz#ebadf3c168a9af18ba20a34d53f737ae51c1211a" @@ -1295,6 +1477,16 @@ "@instructure/theme-registry" "8.28.2" "@instructure/ui-theme-tokens" "8.28.2" +"@instructure/instructure-theme@8.41.0": + version "8.41.0" + resolved "https://registry.yarnpkg.com/@instructure/instructure-theme/-/instructure-theme-8.41.0.tgz#baeae993f94544e057cf472caf1ac35271ad5859" + integrity sha512-s7n70/ENDTaRDaUbF3X4ixjzJQGQzn4a6iqvZw4gKzTtHNI2q+CoprTYQsVRA2WdLrSV3lRnOrnZOAlS0xnZQg== + dependencies: + "@babel/runtime" "^7.22.6" + "@instructure/shared-types" "8.41.0" + "@instructure/theme-registry" "8.41.0" + "@instructure/ui-theme-tokens" "8.41.0" + "@instructure/shared-types@8.28.2": version "8.28.2" resolved "https://registry.yarnpkg.com/@instructure/shared-types/-/shared-types-8.28.2.tgz#ed120833b57ae6ca43bc178784d397011e44ebad" @@ -1302,6 +1494,13 @@ dependencies: prop-types "^15" +"@instructure/shared-types@8.41.0": + version "8.41.0" + resolved "https://registry.yarnpkg.com/@instructure/shared-types/-/shared-types-8.41.0.tgz#af73f900a5ffce4db18b25813145fd90ec9fc910" + integrity sha512-ZGjX8va6FR0xORZMose6r1N4UniYhi6okd5opFowPsShO5vWUihHunpAoSqv1Pu1FGBv51eXZJq5qYOVYHQtqQ== + dependencies: + prop-types "^15.8.1" + "@instructure/theme-registry@8.28.2": version "8.28.2" resolved "https://registry.yarnpkg.com/@instructure/theme-registry/-/theme-registry-8.28.2.tgz#5a63b636aed7bc2ed8f36ef7cce53553fd3a3351" @@ -1312,6 +1511,16 @@ "@instructure/shared-types" "8.28.2" "@instructure/ui-utils" "8.28.2" +"@instructure/theme-registry@8.41.0": + version "8.41.0" + resolved "https://registry.yarnpkg.com/@instructure/theme-registry/-/theme-registry-8.41.0.tgz#d8be28a67e77b77c9fc232f6130215213be9c1be" + integrity sha512-kqsl0BuajVeOaZWIiqTJFE84difC5pvsMInr5b9TcRUjiF5+qtQd2Wxu493lXqCcevk7qQSwbKbQZM0ATEjjBw== + dependencies: + "@babel/runtime" "^7.22.6" + "@instructure/console" "8.41.0" + "@instructure/shared-types" "8.41.0" + "@instructure/ui-utils" "8.41.0" + "@instructure/ui-a11y-content@8.28.2": version "8.28.2" resolved "https://registry.yarnpkg.com/@instructure/ui-a11y-content/-/ui-a11y-content-8.28.2.tgz#33182ca966c736b7a4b4ac70607444a0e155d180" @@ -1329,6 +1538,23 @@ keycode "^2" prop-types "^15" +"@instructure/ui-a11y-content@8.41.0": + version "8.41.0" + resolved "https://registry.yarnpkg.com/@instructure/ui-a11y-content/-/ui-a11y-content-8.41.0.tgz#179ecd979ac502fe336dd93b2d0766491bae0d1e" + integrity sha512-DUqX0FjcWbBslJ6vX/GH48LrrVjLCnzvT7fubpk8P95museJrhnDDQ+oGQxN25Lr7cVDI34XwUXAxn9bfjnmkg== + dependencies: + "@babel/runtime" "^7.22.6" + "@instructure/console" "8.41.0" + "@instructure/emotion" "8.41.0" + "@instructure/shared-types" "8.41.0" + "@instructure/ui-dom-utils" "8.41.0" + "@instructure/ui-prop-types" "8.41.0" + "@instructure/ui-react-utils" "8.41.0" + "@instructure/ui-utils" "8.41.0" + "@instructure/uid" "8.41.0" + keycode "^2.2.1" + prop-types "^15.8.1" + "@instructure/ui-a11y-utils@8.28.2": version "8.28.2" resolved "https://registry.yarnpkg.com/@instructure/ui-a11y-utils/-/ui-a11y-utils-8.28.2.tgz#0859f6a7dd6a6e991ad9abf8e1f0ebd3df66744f" @@ -1414,6 +1640,14 @@ "@babel/runtime" "^7.13.10" tinycolor2 "^1.4.2" +"@instructure/ui-color-utils@8.41.0": + version "8.41.0" + resolved "https://registry.yarnpkg.com/@instructure/ui-color-utils/-/ui-color-utils-8.41.0.tgz#e719026581fa3c45cbe334a2cebca3b91a94a1ec" + integrity sha512-B4vSa5r74Gl2GoSmoF7hJtiJGo8yt+XAv99vkYZBzE84Wrq0uwQSvYXXaHgeEdN27KeFjF7O8RExnRVoG2EkAg== + dependencies: + "@babel/runtime" "^7.22.6" + tinycolor2 "^1.6.0" + "@instructure/ui-decorator@8.28.2": version "8.28.2" resolved "https://registry.yarnpkg.com/@instructure/ui-decorator/-/ui-decorator-8.28.2.tgz#4a10e381397d2c4cf1407aa87d67d713f9bdf5af" @@ -1421,6 +1655,13 @@ dependencies: "@babel/runtime" "^7.13.10" +"@instructure/ui-decorator@8.41.0": + version "8.41.0" + resolved "https://registry.yarnpkg.com/@instructure/ui-decorator/-/ui-decorator-8.41.0.tgz#beb3c6d982ed4c82c1af974cf322e2b9541931a0" + integrity sha512-LV6DSlnzY+snWVp9bgwHmTUyECYzcOh0aItN7trbUkE3q/BqduwKZRTjpAfqLthuc8J+N9CftRR3K0isbjq5mg== + dependencies: + "@babel/runtime" "^7.22.6" + "@instructure/ui-dialog@8.28.2": version "8.28.2" resolved "https://registry.yarnpkg.com/@instructure/ui-dialog/-/ui-dialog-8.28.2.tgz#e7bf750594ebf2e4a28f3a898f39065311df955a" @@ -1443,6 +1684,15 @@ "@instructure/console" "8.28.2" "@instructure/shared-types" "8.28.2" +"@instructure/ui-dom-utils@8.41.0": + version "8.41.0" + resolved "https://registry.yarnpkg.com/@instructure/ui-dom-utils/-/ui-dom-utils-8.41.0.tgz#33c5f0d2e1fadb8b9f5d05ab4273bb7f7288b2ce" + integrity sha512-M77+Ijj4Wgmo04dna98uDzubBO3lqucOHv1k71yGZ4EKBPJzQEOgcdhOwa7xKJ2gTUuKUXbl5IykjjoDns0/1Q== + dependencies: + "@babel/runtime" "^7.22.6" + "@instructure/console" "8.41.0" + "@instructure/shared-types" "8.41.0" + "@instructure/ui-expandable@8.28.2": version "8.28.2" resolved "https://registry.yarnpkg.com/@instructure/ui-expandable/-/ui-expandable-8.28.2.tgz#a538ceccb8a70180b2cfb49dc150a2850d3ca404" @@ -1548,6 +1798,22 @@ moment-timezone "^0.5" prop-types "^15" +"@instructure/ui-i18n@8.41.0": + version "8.41.0" + resolved "https://registry.yarnpkg.com/@instructure/ui-i18n/-/ui-i18n-8.41.0.tgz#1324b0c7c8d4da00813a8cfa0911e48aec7924db" + integrity sha512-2bRhWhm4F/2r7+b6wKKTB8mjA2p73jkXAg4diKB/+OnXA1TfwFilWPDtKgqK3fSylxzThaZfNdGm/m8htQtmiA== + dependencies: + "@babel/runtime" "^7.22.6" + "@instructure/shared-types" "8.41.0" + "@instructure/ui-decorator" "8.41.0" + "@instructure/ui-dom-utils" "8.41.0" + "@instructure/ui-prop-types" "8.41.0" + "@instructure/ui-react-utils" "8.41.0" + "@instructure/ui-utils" "8.41.0" + hoist-non-react-statics "^3.3.2" + moment-timezone "^0.5.43" + prop-types "^15.8.1" + "@instructure/ui-icons@8.28.2", "@instructure/ui-icons@^8.28.2": version "8.28.2" resolved "https://registry.yarnpkg.com/@instructure/ui-icons/-/ui-icons-8.28.2.tgz#a858a0926473ca8901229ac2fa7a04bc05d71aa5" @@ -1679,6 +1945,19 @@ "@instructure/ui-react-utils" "8.28.2" prop-types "^15" +"@instructure/ui-portal@8.41.0": + version "8.41.0" + resolved "https://registry.yarnpkg.com/@instructure/ui-portal/-/ui-portal-8.41.0.tgz#2cc275896203c5814f1dd0d10d0a50db61bf7a88" + integrity sha512-gMzut48b7TLQgTPF3dXLZstIe0ciMO+StWnpc4iIBDTvCMtgHAAOSBI0Cqnyg/OuxV+Zb6oAa+pnbuBUKQiuNg== + dependencies: + "@babel/runtime" "^7.22.6" + "@instructure/shared-types" "8.41.0" + "@instructure/ui-dom-utils" "8.41.0" + "@instructure/ui-i18n" "8.41.0" + "@instructure/ui-prop-types" "8.41.0" + "@instructure/ui-react-utils" "8.41.0" + prop-types "^15.8.1" + "@instructure/ui-position@8.28.2": version "8.28.2" resolved "https://registry.yarnpkg.com/@instructure/ui-position/-/ui-position-8.28.2.tgz#fa6a99da209d6a4bfcb6f263531a187e3a36e104" @@ -1697,21 +1976,39 @@ "@instructure/uid" "8.28.2" prop-types "^15" -"@instructure/ui-progress@^8.28.2": - version "8.28.2" - resolved "https://registry.yarnpkg.com/@instructure/ui-progress/-/ui-progress-8.28.2.tgz#ee2a949423430f8c86f0aca3634a71599bf52a05" - integrity sha512-ccx/+rsYgYfC/9ABwql9YD3LAxq+VifU2bW5UQbqFw6aQNQ8UY1ogLbZXQ+mkEVnp0YXrHQIagHb9afFLGz/uw== - dependencies: - "@babel/runtime" "^7.13.10" - "@instructure/console" "8.28.2" - "@instructure/emotion" "8.28.2" - "@instructure/shared-types" "8.28.2" - "@instructure/ui-a11y-content" "8.28.2" - "@instructure/ui-color-utils" "8.28.2" - "@instructure/ui-react-utils" "8.28.2" - "@instructure/ui-testable" "8.28.2" - "@instructure/ui-view" "8.28.2" - prop-types "^15" +"@instructure/ui-position@8.41.0": + version "8.41.0" + resolved "https://registry.yarnpkg.com/@instructure/ui-position/-/ui-position-8.41.0.tgz#e7753a28fd271956338992e36eca45a1cbebcde9" + integrity sha512-VE2Tl79ldNbtvqeL7G8F03aD3Tiz3MwxLPm9vHhS9tiModMKkKR0ubH7Qblorh58D6hQx1j3/bLkUHxbZD32cw== + dependencies: + "@babel/runtime" "^7.22.6" + "@instructure/debounce" "8.41.0" + "@instructure/emotion" "8.41.0" + "@instructure/shared-types" "8.41.0" + "@instructure/ui-dom-utils" "8.41.0" + "@instructure/ui-portal" "8.41.0" + "@instructure/ui-prop-types" "8.41.0" + "@instructure/ui-react-utils" "8.41.0" + "@instructure/ui-testable" "8.41.0" + "@instructure/ui-utils" "8.41.0" + "@instructure/uid" "8.41.0" + prop-types "^15.8.1" + +"@instructure/ui-progress@^8.41.0": + version "8.41.0" + resolved "https://registry.yarnpkg.com/@instructure/ui-progress/-/ui-progress-8.41.0.tgz#42bab1b2b2b6e8c41351b97414f045c69ac403d1" + integrity sha512-LKzuLDTLhg2agbKGNr+HNae13tIApfUKdmU4xD+Z0t/mCCVKKGBEaWoL55lRnK0QbNoMggdz43oNuIGQi+nhBg== + dependencies: + "@babel/runtime" "^7.22.6" + "@instructure/console" "8.41.0" + "@instructure/emotion" "8.41.0" + "@instructure/shared-types" "8.41.0" + "@instructure/ui-a11y-content" "8.41.0" + "@instructure/ui-color-utils" "8.41.0" + "@instructure/ui-react-utils" "8.41.0" + "@instructure/ui-testable" "8.41.0" + "@instructure/ui-view" "8.41.0" + prop-types "^15.8.1" "@instructure/ui-prop-types@8.28.2": version "8.28.2" @@ -1721,6 +2018,14 @@ "@babel/runtime" "^7.13.10" prop-types ">= 15.7.0" +"@instructure/ui-prop-types@8.41.0": + version "8.41.0" + resolved "https://registry.yarnpkg.com/@instructure/ui-prop-types/-/ui-prop-types-8.41.0.tgz#addff5283962ec9671d118836d0aaec925681fb3" + integrity sha512-G/q0yfOs89E7s1SkAzHg+GSWO1351hX0Ii411AcmcpKuDCQj5Yab9cAUhLF6Sf24XIztcgtY/M4VcIBXCI0hgg== + dependencies: + "@babel/runtime" "^7.22.6" + prop-types "^15.8.1" + "@instructure/ui-react-utils@8.28.2": version "8.28.2" resolved "https://registry.yarnpkg.com/@instructure/ui-react-utils/-/ui-react-utils-8.28.2.tgz#5bc18833ffd24398af2984508bf437747ae894af" @@ -1736,6 +2041,21 @@ hoist-non-react-statics "^3.3.2" prop-types "^15" +"@instructure/ui-react-utils@8.41.0": + version "8.41.0" + resolved "https://registry.yarnpkg.com/@instructure/ui-react-utils/-/ui-react-utils-8.41.0.tgz#2d37a104e69ca4b58e25cec3adc2c6f02dc61c55" + integrity sha512-GakTKz0QKRyTlFNyYLu5CqsbIXq6HfkciUUNVyIgPw8cjDMvqIXTHDuF768D8nV06Y/3pWATCl3+7q9MHz09Dg== + dependencies: + "@babel/runtime" "^7.22.6" + "@emotion/is-prop-valid" "^1.2.1" + "@instructure/console" "8.41.0" + "@instructure/shared-types" "8.41.0" + "@instructure/ui-decorator" "8.41.0" + "@instructure/ui-dom-utils" "8.41.0" + "@instructure/ui-utils" "8.41.0" + hoist-non-react-statics "^3.3.2" + prop-types "^15.8.1" + "@instructure/ui-select@8.28.2": version "8.28.2" resolved "https://registry.yarnpkg.com/@instructure/ui-select/-/ui-select-8.28.2.tgz#e6bb448d724f9aaf64a1820b2bdd4cace4b985d0" @@ -1873,6 +2193,15 @@ "@instructure/ui-decorator" "8.28.2" "@instructure/ui-dom-utils" "8.28.2" +"@instructure/ui-testable@8.41.0": + version "8.41.0" + resolved "https://registry.yarnpkg.com/@instructure/ui-testable/-/ui-testable-8.41.0.tgz#494e710cc540ea8231aa352839394f07580a1de0" + integrity sha512-xSq49HaP6VaqQUh2qs7enNOdWyNfbL1g/qN31f7GhB90oGIouiL4BJu8xTrd2mS1xlGRUHh1T51crSHYXaL1wA== + dependencies: + "@babel/runtime" "^7.22.6" + "@instructure/ui-decorator" "8.41.0" + "@instructure/ui-dom-utils" "8.41.0" + "@instructure/ui-text-area@^8.28.2": version "8.28.2" resolved "https://registry.yarnpkg.com/@instructure/ui-text-area/-/ui-text-area-8.28.2.tgz#7271e26e64167c2f8ffd0135bdd3f1673edb445b" @@ -1929,6 +2258,14 @@ "@babel/runtime" "^7.13.10" "@instructure/shared-types" "8.28.2" +"@instructure/ui-theme-tokens@8.41.0": + version "8.41.0" + resolved "https://registry.yarnpkg.com/@instructure/ui-theme-tokens/-/ui-theme-tokens-8.41.0.tgz#16fb2e708d743f718562d52a9f08c1eb861fc65a" + integrity sha512-RqASu2QrAkAfzGIl3iX4kQJnVZlmSP4kOYtlCTplOq07JkysK7ruNoOgyV9+cS/iPqkK3rptlX4u52GdaDw6XQ== + dependencies: + "@babel/runtime" "^7.22.6" + "@instructure/shared-types" "8.41.0" + "@instructure/ui-themes@8.28.2": version "8.28.2" resolved "https://registry.yarnpkg.com/@instructure/ui-themes/-/ui-themes-8.28.2.tgz#1009ad2a82dad032ff3f1043619d5b8676adc62b" @@ -1939,6 +2276,16 @@ "@instructure/instructure-theme" "8.28.2" "@instructure/shared-types" "8.28.2" +"@instructure/ui-themes@8.41.0": + version "8.41.0" + resolved "https://registry.yarnpkg.com/@instructure/ui-themes/-/ui-themes-8.41.0.tgz#1423109fd02aa305d9475847576a9760df527c22" + integrity sha512-ncHIXc77XykISwwb9D9++mClWVXyXQAJWxpKt0Nr/RzC9N9q+Af3eQrdAFZ3+fQVjilRjIik57I0ggiAgt79gQ== + dependencies: + "@instructure/canvas-high-contrast-theme" "8.41.0" + "@instructure/canvas-theme" "8.41.0" + "@instructure/instructure-theme" "8.41.0" + "@instructure/shared-types" "8.41.0" + "@instructure/ui-toggle-details@^8.28.2": version "8.28.2" resolved "https://registry.yarnpkg.com/@instructure/ui-toggle-details/-/ui-toggle-details-8.28.2.tgz#43d2cc5c12e0ae3c77e4ff8e85f6d2791f61a48e" @@ -2008,7 +2355,20 @@ json-stable-stringify "^1.0.1" keycode "^2" -"@instructure/ui-view@8.28.2", "@instructure/ui-view@^8.28.2": +"@instructure/ui-utils@8.41.0": + version "8.41.0" + resolved "https://registry.yarnpkg.com/@instructure/ui-utils/-/ui-utils-8.41.0.tgz#7d6b95e54944cfc374946ebd687ff8f03ab030a3" + integrity sha512-N0KDH3ZiuJKmBKLrECxLIwqgojq47o119OuONHDEegJiduF+CKVW6lSjw0PHo6sBlAd8n/NVjED2lbi76/2juA== + dependencies: + "@babel/runtime" "^7.22.6" + "@instructure/console" "8.41.0" + "@instructure/ui-dom-utils" "8.41.0" + bowser "^2.11.0" + fast-deep-equal "^3.1.3" + json-stable-stringify "^1.0.2" + keycode "^2.2.1" + +"@instructure/ui-view@8.28.2": version "8.28.2" resolved "https://registry.yarnpkg.com/@instructure/ui-view/-/ui-view-8.28.2.tgz#6a75afc90933080f001ba322035c52cc7f6e3e6f" integrity sha512-eXT2PK3o41rWdqARSpsYJhw2C8ixu2B4g/RzB8EsWsWllKHp1pS47z2HvGEyR23YsRCB92NBIRyjwrBWf0OTYA== @@ -2025,6 +2385,23 @@ "@instructure/ui-react-utils" "8.28.2" prop-types "^15" +"@instructure/ui-view@8.41.0", "@instructure/ui-view@^8.28.2": + version "8.41.0" + resolved "https://registry.yarnpkg.com/@instructure/ui-view/-/ui-view-8.41.0.tgz#bd757dd89c1c4abdf6d0ac9bf8cd9416b93fbfc3" + integrity sha512-OkODtQOpZRXU3k+wiF+4z6pKF2g70s89YJZl1plBo+3WgB3m8MAHycpZ0a2hfZ6CSbvSfjR0XGHRmt2y0vgi+w== + dependencies: + "@babel/runtime" "^7.22.6" + "@instructure/console" "8.41.0" + "@instructure/emotion" "8.41.0" + "@instructure/shared-types" "8.41.0" + "@instructure/ui-color-utils" "8.41.0" + "@instructure/ui-dom-utils" "8.41.0" + "@instructure/ui-i18n" "8.41.0" + "@instructure/ui-position" "8.41.0" + "@instructure/ui-prop-types" "8.41.0" + "@instructure/ui-react-utils" "8.41.0" + prop-types "^15.8.1" + "@instructure/uid@8.28.2": version "8.28.2" resolved "https://registry.yarnpkg.com/@instructure/uid/-/uid-8.28.2.tgz#83f5741f2798d6b4916494b73a92dfbadb7a6772" @@ -2032,6 +2409,13 @@ dependencies: "@babel/runtime" "^7.13.10" +"@instructure/uid@8.41.0": + version "8.41.0" + resolved "https://registry.yarnpkg.com/@instructure/uid/-/uid-8.41.0.tgz#66853c382c5af2488b9d6a18f19140cc2043ea21" + integrity sha512-VzArVAVz4/0Wzq7461fESLweB6IiUo53bLHnOLkFQ3w+U+i9gUoEa6/fd7w8QZSfGdeotxys3u05kGHOMIzfQA== + dependencies: + "@babel/runtime" "^7.22.6" + "@istanbuljs/load-nyc-config@^1.0.0": version "1.1.0" resolved "https://registry.yarnpkg.com/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz#fd3db1d59ecf7cf121e80650bb86712f9b55eced" @@ -3440,6 +3824,11 @@ bowser@^1.9.4: resolved "https://registry.yarnpkg.com/bowser/-/bowser-1.9.4.tgz#890c58a2813a9d3243704334fa81b96a5c150c9a" integrity sha512-9IdMmj2KjigRq6oWhmwv1W36pDuA4STQZ8q6YO9um+x07xgYNCD3Oou+WP/3L1HNz7iqythGet3/p4wvc8AAwQ== +bowser@^2.11.0: + version "2.11.0" + resolved "https://registry.yarnpkg.com/bowser/-/bowser-2.11.0.tgz#5ca3c35757a7aa5771500c70a73a9f91ef420a8f" + integrity sha512-AlcaJBi/pqqJBIQ8U9Mcpc9i8Aqxn88Skv5d+xBX006BY5u8N3mGLHa5Lgppa7L/HfwgwLgZ6NYs+Ag6uUmJRA== + brace-expansion@^1.1.7: version "1.1.11" resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd" @@ -6795,6 +7184,13 @@ json-stable-stringify@^1.0.1: dependencies: jsonify "~0.0.0" +json-stable-stringify@^1.0.2: + version "1.0.2" + resolved "https://registry.yarnpkg.com/json-stable-stringify/-/json-stable-stringify-1.0.2.tgz#e06f23128e0bbe342dc996ed5a19e28b57b580e0" + integrity sha512-eunSSaEnxV12z+Z73y/j5N37/In40GK4GmsSy+tEHJMxknvqnA7/djeYtAgW0GsWHUfg+847WJjKaEylk2y09g== + dependencies: + jsonify "^0.0.1" + json5@^1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.1.tgz#779fb0018604fa854eacbf6252180d83543e3dbe" @@ -6816,6 +7212,11 @@ jsonfile@^6.0.1: optionalDependencies: graceful-fs "^4.1.6" +jsonify@^0.0.1: + version "0.0.1" + resolved "https://registry.yarnpkg.com/jsonify/-/jsonify-0.0.1.tgz#2aa3111dae3d34a0f151c63f3a45d995d9420978" + integrity sha512-2/Ki0GcmuqSrgFyelQq9M05y7PS0mEwuIzrf3f1fPqkVDVRvZrPZtVSMHxdgo8Aq0sxAOb/cr2aqqA3LeWHVPg== + jsonify@~0.0.0: version "0.0.0" resolved "https://registry.yarnpkg.com/jsonify/-/jsonify-0.0.0.tgz#2c74b6ee41d93ca51b7b5aaee8f503631d252a73" @@ -6867,7 +7268,7 @@ kareem@2.4.1: resolved "https://registry.yarnpkg.com/kareem/-/kareem-2.4.1.tgz#7d81ec518204a48c1cb16554af126806c3cd82b0" integrity sha512-aJ9opVoXroQUPfovYP5kaj2lM7Jn02Gw13bL0lg9v0V7SaUc0qavPs0Eue7d2DcC3NjqI6QAUElXNsuZSeM+EA== -keycode@^2: +keycode@^2, keycode@^2.2.1: version "2.2.1" resolved "https://registry.yarnpkg.com/keycode/-/keycode-2.2.1.tgz#09c23b2be0611d26117ea2501c2c391a01f39eff" integrity sha512-Rdgz9Hl9Iv4QKi8b0OlCRQEzp4AgVxyCtz5S/+VIHezDmrDhkp2N2TqBWOLz0/gbeREXOOiI9/4b8BY9uw2vFg== @@ -7276,6 +7677,13 @@ moment-timezone@^0.5, moment-timezone@^0.5.37: dependencies: moment ">= 2.9.0" +moment-timezone@^0.5.43: + version "0.5.43" + resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.43.tgz#3dd7f3d0c67f78c23cd1906b9b2137a09b3c4790" + integrity sha512-72j3aNyuIsDxdF1i7CEgV2FfxM1r6aaqJyLB2vwb33mXYyoyLly+F1zbWqhA3/bVIoJ4szlUoMbUnVdid32NUQ== + dependencies: + moment "^2.29.4" + "moment@>= 2.9.0", moment@^2.29.4: version "2.29.4" resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108" @@ -8391,6 +8799,11 @@ regenerator-runtime@^0.13.4, regenerator-runtime@^0.13.9: resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.9.tgz#8925742a98ffd90814988d7566ad30ca3b263b52" integrity sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA== +regenerator-runtime@^0.14.0: + version "0.14.0" + resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.0.tgz#5e19d68eb12d486f797e15a3c6a918f7cec5eb45" + integrity sha512-srw17NI0TUWHuGa5CFGGmhfNIeja30WMBfbslPNhf6JrqQlLN5gcrvig1oqPxiVaXb0oW0XRKtH6Nngs5lKCIA== + regenerator-transform@^0.15.0: version "0.15.0" resolved "https://registry.yarnpkg.com/regenerator-transform/-/regenerator-transform-0.15.0.tgz#cbd9ead5d77fae1a48d957cf889ad0586adb6537" @@ -9249,6 +9662,11 @@ stylis@4.0.13: resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.0.13.tgz#f5db332e376d13cc84ecfe5dace9a2a51d954c91" integrity sha512-xGPXiFVl4YED9Jh7Euv2V220mriG9u4B2TA6Ybjc1catrstKD2PpIdU3U0RKpkVBC2EhmL/F0sPCr9vrFTNRag== +stylis@4.2.0: + version "4.2.0" + resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.2.0.tgz#79daee0208964c8fe695a42fcffcac633a211a51" + integrity sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw== + 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" @@ -9367,6 +9785,11 @@ tinycolor2@^1.4.2: resolved "https://registry.yarnpkg.com/tinycolor2/-/tinycolor2-1.4.2.tgz#3f6a4d1071ad07676d7fa472e1fac40a719d8803" integrity sha512-vJhccZPs965sV/L2sU4oRQVAos0pQXwsvTLkWYdqJ+a8Q5kPFzJTuOFwy7UniPli44NKQGAglksjvOcpo95aZA== +tinycolor2@^1.6.0: + version "1.6.0" + resolved "https://registry.yarnpkg.com/tinycolor2/-/tinycolor2-1.6.0.tgz#f98007460169b0263b97072c5ae92484ce02d09e" + integrity sha512-XPaBkWQJdsf3pLKJV9p4qN/S+fm2Oj8AIPo1BTUhg5oxkvm9+SVEGFdhyOz7tTdUTfvxMiAs4sp6/eZO2Ew+pw== + tmpl@1.0.5: version "1.0.5" resolved "https://registry.yarnpkg.com/tmpl/-/tmpl-1.0.5.tgz#8683e0b902bb9c20c4f726e3c0b69f36518c07cc"