|
2 | 2 | # yarn lockfile v1 |
3 | 3 |
|
4 | 4 |
|
5 | | -"@adobe/css-tools@^4.0.1": |
6 | | - version "4.0.1" |
7 | | - resolved "https://registry.yarnpkg.com/@adobe/css-tools/-/css-tools-4.0.1.tgz#b38b444ad3aa5fedbb15f2f746dcd934226a12dd" |
8 | | - integrity sha512-+u76oB43nOHrF4DDWRLWDCtci7f3QJoEBigemIdIeTi1ODqjx6Tad9NCVnPRwewWlKkVab5PlK8DCtPTyX7S8g== |
| 5 | +"@adobe/css-tools@^4.4.0": |
| 6 | + version "4.4.1" |
| 7 | + resolved "https://registry.yarnpkg.com/@adobe/css-tools/-/css-tools-4.4.1.tgz#2447a230bfe072c1659e6815129c03cf170710e3" |
| 8 | + integrity sha512-12WGKBQzjUAI4ayyF4IAtfw2QR/IDoqk6jTddXDhtYTJF9ASmoE1zst7cVtP0aL/F1jUJL5r+JxKXKEgHNbEUQ== |
9 | 9 |
|
10 | 10 | "@angular-devkit/ [email protected]": |
11 | 11 | version "12.0.5" |
|
2325 | 2325 | dependencies: |
2326 | 2326 | regenerator-runtime "^0.13.4" |
2327 | 2327 |
|
2328 | | -"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.10.2", "@babel/runtime@^7.10.4", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.3.1", "@babel/runtime@^7.4.4", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2": |
| 2328 | +"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.10.2", "@babel/runtime@^7.10.4", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.3.1", "@babel/runtime@^7.4.4", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7": |
2329 | 2329 | version "7.14.6" |
2330 | 2330 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.14.6.tgz#535203bc0892efc7dec60bdc27b2ecf6e409062d" |
2331 | 2331 | integrity sha512-/PCB2uJ7oM44tz8YhC4Z/6PeOKXp4K588f+5M3clr1M4zbqztlo0XEfJ2LEzj/FgwfgGcIdl8n7YYjTCI0BYwg== |
|
6204 | 6204 | "@svgr/plugin-svgo" "^5.5.0" |
6205 | 6205 | loader-utils "^2.0.0" |
6206 | 6206 |
|
6207 | | -"@testing-library/dom@8.19.0": |
6208 | | - version "8.19.0" |
6209 | | - resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.19.0.tgz#bd3f83c217ebac16694329e413d9ad5fdcfd785f" |
6210 | | - integrity sha512-6YWYPPpxG3e/xOo6HIWwB/58HukkwIVTOaZ0VwdMVjhRUX/01E4FtQbck9GazOOj7MXHc5RBzMrU86iBJHbI+A== |
| 6207 | +"@testing-library/dom@10.4.0": |
| 6208 | + version "10.4.0" |
| 6209 | + resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-10.4.0.tgz#82a9d9462f11d240ecadbf406607c6ceeeff43a8" |
| 6210 | + integrity sha512-pemlzrSESWbdAloYml3bAJMEfNh1Z7EduzqPKprCH5S341frlpYnUEW0H72dLxa6IsYr+mPno20GiSm+h9dEdQ== |
6211 | 6211 | dependencies: |
6212 | 6212 | "@babel/code-frame" "^7.10.4" |
6213 | 6213 | "@babel/runtime" "^7.12.5" |
6214 | | - "@types/aria-query" "^4.2.0" |
6215 | | - aria-query "^5.0.0" |
| 6214 | + "@types/aria-query" "^5.0.1" |
| 6215 | + aria-query "5.3.0" |
6216 | 6216 | chalk "^4.1.0" |
6217 | 6217 | dom-accessibility-api "^0.5.9" |
6218 | | - lz-string "^1.4.4" |
6219 | | - pretty-format "^27.0.2" |
6220 | | - |
6221 | | -"@testing-library/dom@^8.0.0": |
6222 | | - version "8.0.0" |
6223 | | - resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.0.0.tgz#2bb994393c566aae021db86dd263ba06e8b71b38" |
6224 | | - integrity sha512-Ym375MTOpfszlagRnTMO+FOfTt6gRrWiDOWmEnWLu9OvwCPOWtK6i5pBHmZ07wUJiQ7wWz0t8+ZBK2wFo2tlew== |
6225 | | - dependencies: |
6226 | | - "@babel/code-frame" "^7.10.4" |
6227 | | - "@babel/runtime" "^7.12.5" |
6228 | | - "@types/aria-query" "^4.2.0" |
6229 | | - aria-query "^4.2.2" |
6230 | | - chalk "^4.1.0" |
6231 | | - dom-accessibility-api "^0.5.6" |
6232 | | - lz-string "^1.4.4" |
| 6218 | + lz-string "^1.5.0" |
6233 | 6219 | pretty-format "^27.0.2" |
6234 | 6220 |
|
6235 | | -"@testing-library/jest-dom@5.16.5": |
6236 | | - version "5.16.5" |
6237 | | - resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.16.5.tgz#3912846af19a29b2dbf32a6ae9c31ef52580074e" |
6238 | | - integrity sha512-N5ixQ2qKpi5OLYfwQmUb/5mSV9LneAcaUfp32pn4yCnpb8r/Yz0pXFPck21dIicKmi+ta5WRAknkZCfA8refMA== |
| 6221 | +"@testing-library/jest-dom@6.6.3": |
| 6222 | + version "6.6.3" |
| 6223 | + resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.6.3.tgz#26ba906cf928c0f8172e182c6fe214eb4f9f2bd2" |
| 6224 | + integrity sha512-IteBhl4XqYNkM54f4ejhLRJiZNqcSCoXUOG2CPK7qbD322KjQozM4kHQOfkG2oln9b9HTYqs+Sae8vBATubxxA== |
6239 | 6225 | dependencies: |
6240 | | - "@adobe/css-tools" "^4.0.1" |
6241 | | - "@babel/runtime" "^7.9.2" |
6242 | | - "@types/testing-library__jest-dom" "^5.9.1" |
| 6226 | + "@adobe/css-tools" "^4.4.0" |
6243 | 6227 | aria-query "^5.0.0" |
6244 | 6228 | chalk "^3.0.0" |
6245 | 6229 | css.escape "^1.5.1" |
6246 | | - dom-accessibility-api "^0.5.6" |
6247 | | - lodash "^4.17.15" |
| 6230 | + dom-accessibility-api "^0.6.3" |
| 6231 | + lodash "^4.17.21" |
6248 | 6232 | redent "^3.0.0" |
6249 | 6233 |
|
6250 | | -"@testing-library/react@12.1.5": |
6251 | | - version "12.1.5" |
6252 | | - resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-12.1.5.tgz#bb248f72f02a5ac9d949dea07279095fa577963b" |
6253 | | - integrity sha512-OfTXCJUFgjd/digLUuPxa0+/3ZxsQmE7ub9kcbW/wi96Bh3o/p5vrETcBGfP17NWPGqeYYl5LTRpwyGoMC4ysg== |
| 6234 | +"@testing-library/react@16.2.0": |
| 6235 | + version "16.2.0" |
| 6236 | + resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.2.0.tgz#c96126ee01a49cdb47175721911b4a9432afc601" |
| 6237 | + integrity sha512-2cSskAvA1QNtKc8Y9VJQRv0tm3hLVgxRGDB+KYhIaPQJ1I+RHbhIXcM+zClKXzMes/wshsMVzf4B9vS4IZpqDQ== |
6254 | 6238 | dependencies: |
6255 | 6239 | "@babel/runtime" "^7.12.5" |
6256 | | - "@testing-library/dom" "^8.0.0" |
6257 | | - "@types/react-dom" "<18.0.0" |
6258 | 6240 |
|
6259 | | -"@testing-library/ [email protected]": |
6260 | | - version "13.5.0" |
6261 | | - resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.5.0.tgz#69d77007f1e124d55314a2b73fd204b333b13295" |
6262 | | - integrity sha512-5Kwtbo3Y/NowpkbRuSepbyMFkZmHgD+vPzYB/RJ4oxt5Gj/avFFBYjhw27cqSVPVw/3a67NK1PbiIr9k4Gwmdg== |
6263 | | - dependencies: |
6264 | | - "@babel/runtime" "^7.12.5" |
| 6241 | +"@testing-library/ [email protected]": |
| 6242 | + version "14.6.0" |
| 6243 | + resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.6.0.tgz#6748ec1ac6df9291e92b6abc0f3530b3842bf34d" |
| 6244 | + integrity sha512-+jsfK7kVJbqnCYtLTln8Ja/NmVrZRwBJHmHR9IxIVccMWSOZ6Oy0FkDJNeyVu4QSpMNmRfy10Xb76ObRDlWWBQ== |
6265 | 6245 |
|
6266 | 6246 | "@tootallnate/once@1": |
6267 | 6247 | version "1.1.2" |
|
6310 | 6290 | resolved "https://registry.yarnpkg.com/@types/ace/-/ace-0.0.46.tgz#bcd6679c290d518e0793186cc16abf68ad80d098" |
6311 | 6291 | integrity sha512-h87yRMl0RvV6lmstOnZ8b7M0JHOZBLp+HsYV/sadsKkq5NLlZXzDdldQh8k42CCewQdv+Wo76tO9maR2sJf4/g== |
6312 | 6292 |
|
6313 | | -"@types/aria-query@^4.2.0": |
6314 | | - version "4.2.1" |
6315 | | - resolved "https://registry.yarnpkg.com/@types/aria-query/-/aria-query-4.2.1.tgz#78b5433344e2f92e8b306c06a5622c50c245bf6b" |
6316 | | - integrity sha512-S6oPal772qJZHoRZLFc/XoZW2gFvwXusYUmXPXkgxJLuEk2vOt7jc4Yo6z/vtI0EBkbPBVrJJ0B+prLIKiWqHg== |
| 6293 | +"@types/aria-query@^5.0.1": |
| 6294 | + version "5.0.4" |
| 6295 | + resolved "https://registry.yarnpkg.com/@types/aria-query/-/aria-query-5.0.4.tgz#1a31c3d378850d2778dabb6374d036dcba4ba708" |
| 6296 | + integrity sha512-rfT93uj5s0PRL7EzccGMs3brplhcrghnDoV26NqKhCAS1hVo+WdNsPvE/yb6ilfr5hi2MEk6d5EWJTKdxg8jVw== |
6317 | 6297 |
|
6318 | 6298 | "@types/babel__core@^7.0.0", "@types/babel__core@^7.1.14", "@types/babel__core@^7.1.7": |
6319 | 6299 | version "7.1.14" |
|
6658 | 6638 | dependencies: |
6659 | 6639 | "@types/istanbul-lib-report" "*" |
6660 | 6640 |
|
6661 | | -"@types/jest@*": |
6662 | | - version "26.0.23" |
6663 | | - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.23.tgz#a1b7eab3c503b80451d019efb588ec63522ee4e7" |
6664 | | - integrity sha512-ZHLmWMJ9jJ9PTiT58juykZpL7KjwJywFN3Rr2pTSkyQfydf/rk22yS7W8p5DaVUMQ2BQC7oYiU3FjbTM/mYrOA== |
6665 | | - dependencies: |
6666 | | - jest-diff "^26.0.0" |
6667 | | - pretty-format "^26.0.0" |
6668 | | - |
6669 | 6641 | |
6670 | 6642 | version "27.5.2" |
6671 | 6643 | resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.5.2.tgz#ec49d29d926500ffb9fd22b84262e862049c026c" |
|
6925 | 6897 | dependencies: |
6926 | 6898 | "@types/react" "*" |
6927 | 6899 |
|
6928 | | -"@types/react-dom@<18.0.0": |
6929 | | - version "17.0.15" |
6930 | | - resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.15.tgz#f2c8efde11521a4b7991e076cb9c70ba3bb0d156" |
6931 | | - integrity sha512-Tr9VU9DvNoHDWlmecmcsE5ZZiUkYx+nKBzum4Oxe1K0yJVyBlfbq7H3eXjxXqJczBKqPGq3EgfTru4MgKb9+Yw== |
6932 | | - dependencies: |
6933 | | - "@types/react" "^17" |
6934 | | - |
6935 | 6900 | |
6936 | 6901 | version "6.1.5" |
6937 | 6902 | resolved "https://registry.yarnpkg.com/@types/react-helmet/-/react-helmet-6.1.5.tgz#35f89a6b1646ee2bc342a33a9a6c8777933f9083" |
|
6972 | 6937 | "@types/scheduler" "*" |
6973 | 6938 | csstype "^3.0.2" |
6974 | 6939 |
|
6975 | | -"@types/react@^17": |
6976 | | - version "17.0.44" |
6977 | | - resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.44.tgz#c3714bd34dd551ab20b8015d9d0dbec812a51ec7" |
6978 | | - integrity sha512-Ye0nlw09GeMp2Suh8qoOv0odfgCoowfM/9MG6WeRD60Gq9wS90bdkdRtYbRkNhXOpG4H+YXGvj4wOWhAC0LJ1g== |
6979 | | - dependencies: |
6980 | | - "@types/prop-types" "*" |
6981 | | - "@types/scheduler" "*" |
6982 | | - csstype "^3.0.2" |
6983 | | - |
6984 | 6940 | |
6985 | 6941 | version "1.18.2" |
6986 | 6942 | resolved "https://registry.yarnpkg.com/@types/reactour/-/reactour-1.18.2.tgz#7b17529be743c3abae61b51e7d435a25b7df3f97" |
|
7058 | 7014 | resolved "https://registry.yarnpkg.com/@types/tapable/-/tapable-1.0.7.tgz#545158342f949e8fd3bfd813224971ecddc3fac4" |
7059 | 7015 | integrity sha512-0VBprVqfgFD7Ehb2vd8Lh9TG3jP98gvr8rgehQqzztZNI7o8zS8Ad4jyZneKELphpuE212D8J70LnSNQSyO6bQ== |
7060 | 7016 |
|
7061 | | -"@types/testing-library__jest-dom@^5.9.1": |
7062 | | - version "5.14.0" |
7063 | | - resolved "https://registry.yarnpkg.com/@types/testing-library__jest-dom/-/testing-library__jest-dom-5.14.0.tgz#98eb7537cb5502bcca7a0d82acf5f245a2e6c322" |
7064 | | - integrity sha512-l2P2GO+hFF4Liye+fAajT1qBqvZOiL79YMpEvgGs1xTK7hECxBI8Wz4J7ntACJNiJ9r0vXQqYovroXRLPDja6A== |
7065 | | - dependencies: |
7066 | | - "@types/jest" "*" |
7067 | | - |
7068 | 7017 | "@types/tmp@^0.2.0": |
7069 | 7018 | version "0.2.0" |
7070 | 7019 | resolved "https://registry.yarnpkg.com/@types/tmp/-/tmp-0.2.0.tgz#e3f52b4d7397eaa9193592ef3fdd44dc0af4298c" |
@@ -8344,6 +8293,13 @@ argparse@^2.0.1: |
8344 | 8293 | resolved "https://registry.yarnpkg.com/argparse/-/argparse-2.0.1.tgz#246f50f3ca78a3240f6c997e8a9bd1eac49e4b38" |
8345 | 8294 | integrity sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q== |
8346 | 8295 |
|
| 8296 | + |
| 8297 | + version "5.3.0" |
| 8298 | + resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-5.3.0.tgz#650c569e41ad90b51b3d7df5e5eed1c7549c103e" |
| 8299 | + integrity sha512-b0P0sZPKtyu8HkeRAfCq0IfURZK+SuwMjY1UXGBU27wpAiTwQAIlq56IbIO+ytk/JjS1fMR14ee5WBBfKi5J6A== |
| 8300 | + dependencies: |
| 8301 | + dequal "^2.0.3" |
| 8302 | + |
8347 | 8303 | aria-query@^4.2.2: |
8348 | 8304 | version "4.2.2" |
8349 | 8305 | resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-4.2.2.tgz#0d2ca6c9aceb56b8977e9fed6aed7e15bbd2f83b" |
@@ -11322,6 +11278,11 @@ deprecated-decorator@^0.1.6: |
11322 | 11278 | resolved "https://registry.yarnpkg.com/deprecated-decorator/-/deprecated-decorator-0.1.6.tgz#00966317b7a12fe92f3cc831f7583af329b86c37" |
11323 | 11279 | integrity sha1-AJZjF7ehL+kvPMgx91g68ym4bDc= |
11324 | 11280 |
|
| 11281 | +dequal@^2.0.3: |
| 11282 | + version "2.0.3" |
| 11283 | + resolved "https://registry.yarnpkg.com/dequal/-/dequal-2.0.3.tgz#2644214f1997d39ed0ee0ece72335490a7ac67be" |
| 11284 | + integrity sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA== |
| 11285 | + |
11325 | 11286 | des.js@^1.0.0: |
11326 | 11287 | version "1.0.1" |
11327 | 11288 | resolved "https://registry.yarnpkg.com/des.js/-/des.js-1.0.1.tgz#5382142e1bdc53f85d86d53e5f4aa7deb91e0843" |
@@ -11456,16 +11417,16 @@ doctrine@^3.0.0: |
11456 | 11417 | dependencies: |
11457 | 11418 | esutils "^2.0.2" |
11458 | 11419 |
|
11459 | | -dom-accessibility-api@^0.5.6: |
11460 | | - version "0.5.6" |
11461 | | - resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.5.6.tgz#3f5d43b52c7a3bd68b5fb63fa47b4e4c1fdf65a9" |
11462 | | - integrity sha512-DplGLZd8L1lN64jlT27N9TVSESFR5STaEJvX+thCby7fuCHonfPpAlodYc3vuUYbDuDec5w8AMP7oCM5TWFsqw== |
11463 | | - |
11464 | 11420 | dom-accessibility-api@^0.5.9: |
11465 | 11421 | version "0.5.9" |
11466 | 11422 | resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.5.9.tgz#915f8531ba29a50e5c29389dbfb87a9642fef0d6" |
11467 | 11423 | integrity sha512-+KPF4o71fl6NrdnqIrJc6m44NA+Rhf1h7In2MRznejSQasWkjqmHOBUlk+pXJ77cVOSYyZeNHFwn/sjotB6+Sw== |
11468 | 11424 |
|
| 11425 | +dom-accessibility-api@^0.6.3: |
| 11426 | + version "0.6.3" |
| 11427 | + resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.6.3.tgz#993e925cc1d73f2c662e7d75dd5a5445259a8fd8" |
| 11428 | + integrity sha512-7ZgogeTnjuHbo+ct10G9Ffp0mif17idi0IyWNVA/wcwcm7NPOD/WEHVP3n7n3MhXqxoIYm8d6MuZohYWIZ4T3w== |
| 11429 | + |
11469 | 11430 | dom-converter@^0.2.0: |
11470 | 11431 | version "0.2.0" |
11471 | 11432 | resolved "https://registry.yarnpkg.com/dom-converter/-/dom-converter-0.2.0.tgz#6721a9daee2e293682955b6afe416771627bb768" |
@@ -15905,7 +15866,7 @@ jest-config@^27.5.1: |
15905 | 15866 | slash "^3.0.0" |
15906 | 15867 | strip-json-comments "^3.1.1" |
15907 | 15868 |
|
15908 | | -jest-diff@^26.0.0, jest-diff@^26.6.2: |
| 15869 | +jest-diff@^26.6.2: |
15909 | 15870 | version "26.6.2" |
15910 | 15871 | resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-26.6.2.tgz#1aa7468b52c3a68d7d5c5fdcdfcd5e49bd164394" |
15911 | 15872 | integrity sha512-6m+9Z3Gv9wN0WFVasqjCL/06+EFCMTqDEUl/b87HYK2rAPTyfz4ZIuSlPhY51PIQRWx5TaxeF1qmXKe9gfN3sA== |
@@ -17665,10 +17626,10 @@ ltgt@^2.1.2: |
17665 | 17626 | resolved "https://registry.yarnpkg.com/ltgt/-/ltgt-2.2.1.tgz#f35ca91c493f7b73da0e07495304f17b31f87ee5" |
17666 | 17627 | integrity sha1-81ypHEk/e3PaDgdJUwTxezH4fuU= |
17667 | 17628 |
|
17668 | | -lz-string@^1.4.4: |
17669 | | - version "1.4.4" |
17670 | | - resolved "https://registry.yarnpkg.com/lz-string/-/lz-string-1.4.4.tgz#c0d8eaf36059f705796e1e344811cf4c498d3a26" |
17671 | | - integrity sha1-wNjq82BZ9wV5bh40SBHPTEmNOiY= |
| 17629 | +lz-string@^1.5.0: |
| 17630 | + version "1.5.0" |
| 17631 | + resolved "https://registry.yarnpkg.com/lz-string/-/lz-string-1.5.0.tgz#c1ab50f77887b712621201ba9fd4e3a6ed099941" |
| 17632 | + integrity sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ== |
17672 | 17633 |
|
17673 | 17634 | macos-release@^2.5.0: |
17674 | 17635 | version "2.5.0" |
|
0 commit comments