|
1530 | 1530 | dependencies: |
1531 | 1531 | regenerator-runtime "^0.13.4" |
1532 | 1532 |
|
| 1533 | +"@babel/runtime@^7.16.3": |
| 1534 | + version "7.16.3" |
| 1535 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.16.3.tgz#b86f0db02a04187a3c17caa77de69840165d42d5" |
| 1536 | + integrity sha512-WBwekcqacdY2e9AF/Q7WLFUWmdJGJTkbjqTjoMDgXkVZ3ZRUvOPsLb5KdwISoQVsbP+DQzVZW4Zhci0DvpbNTQ== |
| 1537 | + dependencies: |
| 1538 | + regenerator-runtime "^0.13.4" |
| 1539 | + |
1533 | 1540 | "@babel/template@^7.10.4", "@babel/template@^7.14.5", "@babel/template@^7.3.3": |
1534 | 1541 | version "7.14.5" |
1535 | 1542 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.14.5.tgz#a9bc9d8b33354ff6e55a9c60d1109200a68974f4" |
@@ -7662,6 +7669,11 @@ axe-core@^4.0.2: |
7662 | 7669 | resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.2.2.tgz#0c987d82c8b82b4b9b7a945f1b5ef0d8fed586ed" |
7663 | 7670 | integrity sha512-OKRkKM4ojMEZRJ5UNJHmq9tht7cEnRnqKG6KyB/trYws00Xtkv12mHtlJ0SK7cmuNbrU8dPUova3ELTuilfBbw== |
7664 | 7671 |
|
| 7672 | +axe-core@^4.3.5: |
| 7673 | + version "4.3.5" |
| 7674 | + resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.3.5.tgz#78d6911ba317a8262bfee292aeafcc1e04b49cc5" |
| 7675 | + integrity sha512-WKTW1+xAzhMS5dJsxWkliixlO/PqC4VhmO9T4juNYcaTg9jzWiJsou6m5pxWYGfigWbwzJWeFY6z47a+4neRXA== |
| 7676 | + |
7665 | 7677 | |
7666 | 7678 | version "0.23.0" |
7667 | 7679 | resolved "https://registry.yarnpkg.com/axios/-/axios-0.23.0.tgz#b0fa5d0948a8d1d75e3d5635238b6c4625b05149" |
@@ -9851,7 +9863,7 @@ d@1, d@^1.0.1: |
9851 | 9863 | es5-ext "^0.10.50" |
9852 | 9864 | type "^1.0.1" |
9853 | 9865 |
|
9854 | | -damerau-levenshtein@^1.0.6: |
| 9866 | +damerau-levenshtein@^1.0.6, damerau-levenshtein@^1.0.7: |
9855 | 9867 | version "1.0.7" |
9856 | 9868 | resolved "https://registry.yarnpkg.com/damerau-levenshtein/-/damerau-levenshtein-1.0.7.tgz#64368003512a1a6992593741a09a9d31a836f55d" |
9857 | 9869 | integrity sha512-VvdQIPGdWP0SqFXghj79Wf/5LArmreyMsGLa6FG6iC4t3j7j5s71TrwWmT/4akbDQIqjfACkLZmjXhA7g2oUZw== |
@@ -10463,7 +10475,7 @@ emoji-regex@^8.0.0: |
10463 | 10475 | resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-8.0.0.tgz#e818fd69ce5ccfcb404594f842963bf53164cc37" |
10464 | 10476 | integrity sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A== |
10465 | 10477 |
|
10466 | | -emoji-regex@^9.0.0: |
| 10478 | +emoji-regex@^9.0.0, emoji-regex@^9.2.2: |
10467 | 10479 | version "9.2.2" |
10468 | 10480 | resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-9.2.2.tgz#840c8803b0d8047f4ff0cf963176b32d4ef3ed72" |
10469 | 10481 | integrity sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg== |
@@ -10916,7 +10928,25 @@ eslint-plugin-jest@^24.1.0: |
10916 | 10928 | dependencies: |
10917 | 10929 | "@typescript-eslint/experimental-utils" "^4.0.1" |
10918 | 10930 |
|
10919 | | -[email protected], eslint-plugin-jsx-a11y@^6.3.1: |
| 10931 | + |
| 10932 | + version "6.5.1" |
| 10933 | + resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.5.1.tgz#cdbf2df901040ca140b6ec14715c988889c2a6d8" |
| 10934 | + integrity sha512-sVCFKX9fllURnXT2JwLN5Qgo24Ug5NF6dxhkmxsMEUZhXRcGg+X3e1JbJ84YePQKBl5E0ZjAH5Q4rkdcGY99+g== |
| 10935 | + dependencies: |
| 10936 | + "@babel/runtime" "^7.16.3" |
| 10937 | + aria-query "^4.2.2" |
| 10938 | + array-includes "^3.1.4" |
| 10939 | + ast-types-flow "^0.0.7" |
| 10940 | + axe-core "^4.3.5" |
| 10941 | + axobject-query "^2.2.0" |
| 10942 | + damerau-levenshtein "^1.0.7" |
| 10943 | + emoji-regex "^9.2.2" |
| 10944 | + has "^1.0.3" |
| 10945 | + jsx-ast-utils "^3.2.1" |
| 10946 | + language-tags "^1.0.5" |
| 10947 | + minimatch "^3.0.4" |
| 10948 | + |
| 10949 | +eslint-plugin-jsx-a11y@^6.3.1: |
10920 | 10950 | version "6.4.1" |
10921 | 10951 | resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.4.1.tgz#a2d84caa49756942f42f1ffab9002436391718fd" |
10922 | 10952 | integrity sha512-0rGPJBbwHoGNPU73/QCLP/vveMlM1b1Z9PponxO87jfr6tuH5ligXbDT6nHSSzBC8ovX2Z+BQu7Bk5D/Xgq9zg== |
|
15424 | 15454 | array-includes "^3.1.2" |
15425 | 15455 | object.assign "^4.1.2" |
15426 | 15456 |
|
| 15457 | +jsx-ast-utils@^3.2.1: |
| 15458 | + version "3.2.1" |
| 15459 | + resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-3.2.1.tgz#720b97bfe7d901b927d87c3773637ae8ea48781b" |
| 15460 | + integrity sha512-uP5vu8xfy2F9A6LGC22KO7e2/vGTS1MhP+18f++ZNlf0Ohaxbc9nIEwHAsejlJKyzfZzU5UIhe5ItYkitcZnZA== |
| 15461 | + dependencies: |
| 15462 | + array-includes "^3.1.3" |
| 15463 | + object.assign "^4.1.2" |
| 15464 | + |
15427 | 15465 | jwa@^1.4.1: |
15428 | 15466 | version "1.4.1" |
15429 | 15467 | resolved "https://registry.yarnpkg.com/jwa/-/jwa-1.4.1.tgz#743c32985cb9e98655530d53641b66c8645b039a" |
|
0 commit comments