|
2332 | 2332 | source-map "^0.6.1" |
2333 | 2333 | write-file-atomic "^3.0.0" |
2334 | 2334 |
|
2335 | | -"@jest/types@^25.5.0": |
2336 | | - version "25.5.0" |
2337 | | - resolved "https://registry.yarnpkg.com/@jest/types/-/types-25.5.0.tgz#4d6a4793f7b9599fc3680877b856a97dbccf2a9d" |
2338 | | - integrity sha512-OXD0RgQ86Tu3MazKo8bnrkDRaDXXMGUqd+kTtLtK1Zb7CRzQcaSRPPPV37SvYTdevXEBVxe0HXylEjs8ibkmCw== |
2339 | | - dependencies: |
2340 | | - "@types/istanbul-lib-coverage" "^2.0.0" |
2341 | | - "@types/istanbul-reports" "^1.1.1" |
2342 | | - "@types/yargs" "^15.0.0" |
2343 | | - chalk "^3.0.0" |
2344 | | - |
2345 | 2335 | "@jest/types@^26.6.0", "@jest/types@^26.6.2": |
2346 | 2336 | version "26.6.2" |
2347 | 2337 | resolved "https://registry.yarnpkg.com/@jest/types/-/types-26.6.2.tgz#bef5a532030e1d88a2f5a6d933f84e97226ed48e" |
|
2986 | 2976 | dependencies: |
2987 | 2977 | "@types/istanbul-lib-coverage" "*" |
2988 | 2978 |
|
2989 | | -"@types/istanbul-reports@^1.1.1": |
2990 | | - version "1.1.1" |
2991 | | - resolved "https://registry.yarnpkg.com/@types/istanbul-reports/-/istanbul-reports-1.1.1.tgz#7a8cbf6a406f36c8add871625b278eaf0b0d255a" |
2992 | | - integrity sha512-UpYjBi8xefVChsCoBpKShdxTllC9pwISirfoZsUa2AAdQg/Jd2KQGtSbw+ya7GPo7x/wAPlH6JBhKhAsXUEZNA== |
2993 | | - dependencies: |
2994 | | - "@types/istanbul-lib-coverage" "*" |
2995 | | - "@types/istanbul-lib-report" "*" |
2996 | | - |
2997 | 2979 | "@types/istanbul-reports@^3.0.0": |
2998 | 2980 | version "3.0.0" |
2999 | 2981 | resolved "https://registry.yarnpkg.com/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz#508b13aa344fa4976234e75dddcc34925737d821" |
3000 | 2982 | integrity sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA== |
3001 | 2983 | dependencies: |
3002 | 2984 | "@types/istanbul-lib-report" "*" |
3003 | 2985 |
|
3004 | | -"@types/jest@^26.0.0": |
3005 | | - version "26.0.0" |
3006 | | - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.0.tgz#a6d7573dffa9c68cbbdf38f2e0de26f159e11134" |
3007 | | - integrity sha512-/yeMsH9HQ1RLORlXAwoLXe8S98xxvhNtUz3yrgrwbaxYjT+6SFPZZRksmRKRA6L5vsUtSHeN71viDOTTyYAD+g== |
| 2986 | +"@types/jest@^27.0.0": |
| 2987 | + version "27.0.0" |
| 2988 | + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.0.0.tgz#f1c28f741371739c7cd0e8edb5ed8e67acfa6c35" |
| 2989 | + integrity sha512-IlpQZVpxufe+3qPaAqEoSPHVSxnJh1cf0BqqWHJeKiAUbwnHdmNzjP3ZCWSZSTbmAGXQPNk9QmM3Bif0pR54rg== |
3008 | 2990 | dependencies: |
3009 | | - jest-diff "^25.2.1" |
3010 | | - pretty-format "^25.2.1" |
| 2991 | + jest-diff "^26.0.0" |
| 2992 | + pretty-format "^26.0.0" |
3011 | 2993 |
|
3012 | 2994 | "@types/json-schema@*", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.6": |
3013 | 2995 | version "7.0.6" |
@@ -4835,14 +4817,6 @@ chalk@^1.0.0, chalk@^1.1.3: |
4835 | 4817 | strip-ansi "^3.0.0" |
4836 | 4818 | supports-color "^2.0.0" |
4837 | 4819 |
|
4838 | | -chalk@^3.0.0: |
4839 | | - version "3.0.0" |
4840 | | - resolved "https://registry.yarnpkg.com/chalk/-/chalk-3.0.0.tgz#3f73c2bf526591f574cc492c51e2456349f844e4" |
4841 | | - integrity sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg== |
4842 | | - dependencies: |
4843 | | - ansi-styles "^4.1.0" |
4844 | | - supports-color "^7.1.0" |
4845 | | - |
4846 | 4820 | chalk@^4.0.0, chalk@^4.1.0: |
4847 | 4821 | version "4.1.0" |
4848 | 4822 | resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.0.tgz#4e14870a618d9e2edd97dd8345fd9d9dc315646a" |
@@ -6266,11 +6240,6 @@ dezalgo@^1.0.0, dezalgo@~1.0.3: |
6266 | 6240 | asap "^2.0.0" |
6267 | 6241 | wrappy "1" |
6268 | 6242 |
|
6269 | | -diff-sequences@^25.2.6: |
6270 | | - version "25.2.6" |
6271 | | - resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-25.2.6.tgz#5f467c00edd35352b7bca46d7927d60e687a76dd" |
6272 | | - integrity sha512-Hq8o7+6GaZeoFjtpgvRBUknSXNeJiCx7V9Fr94ZMljNiCr9n9L8H8aJqgWOQiDDGdyn29fRNcDdRVJ5fdyihfg== |
6273 | | - |
6274 | 6243 | diff-sequences@^26.6.2: |
6275 | 6244 | version "26.6.2" |
6276 | 6245 | resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-26.6.2.tgz#48ba99157de1923412eed41db6b6d4aa9ca7c0b1" |
@@ -9610,17 +9579,7 @@ jest-config@^26.6.3: |
9610 | 9579 | micromatch "^4.0.2" |
9611 | 9580 | pretty-format "^26.6.2" |
9612 | 9581 |
|
9613 | | -jest-diff@^25.2.1: |
9614 | | - version "25.5.0" |
9615 | | - resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-25.5.0.tgz#1dd26ed64f96667c068cef026b677dfa01afcfa9" |
9616 | | - integrity sha512-z1kygetuPiREYdNIumRpAHY6RXiGmp70YHptjdaxTWGmA085W3iCnXNx0DhflK3vwrKmrRWyY1wUpkPMVxMK7A== |
9617 | | - dependencies: |
9618 | | - chalk "^3.0.0" |
9619 | | - diff-sequences "^25.2.6" |
9620 | | - jest-get-type "^25.2.6" |
9621 | | - pretty-format "^25.5.0" |
9622 | | - |
9623 | | -jest-diff@^26.6.2: |
| 9582 | +jest-diff@^26.0.0, jest-diff@^26.6.2: |
9624 | 9583 | version "26.6.2" |
9625 | 9584 | resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-26.6.2.tgz#1aa7468b52c3a68d7d5c5fdcdfcd5e49bd164394" |
9626 | 9585 | integrity sha512-6m+9Z3Gv9wN0WFVasqjCL/06+EFCMTqDEUl/b87HYK2rAPTyfz4ZIuSlPhY51PIQRWx5TaxeF1qmXKe9gfN3sA== |
@@ -9673,11 +9632,6 @@ jest-environment-node@^26.6.2: |
9673 | 9632 | jest-mock "^26.6.2" |
9674 | 9633 | jest-util "^26.6.2" |
9675 | 9634 |
|
9676 | | -jest-get-type@^25.2.6: |
9677 | | - version "25.2.6" |
9678 | | - resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-25.2.6.tgz#0b0a32fab8908b44d508be81681487dbabb8d877" |
9679 | | - integrity sha512-DxjtyzOHjObRM+sM1knti6or+eOgcGU4xVSb2HNP1TqO4ahsT+rqZg+nyqHWJSvWgKC5cG3QjGFBqxLghiF/Ig== |
9680 | | - |
9681 | 9635 | jest-get-type@^26.3.0: |
9682 | 9636 | version "26.3.0" |
9683 | 9637 | resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-26.3.0.tgz#e97dc3c3f53c2b406ca7afaed4493b1d099199e0" |
@@ -13334,17 +13288,7 @@ pretty-error@^2.1.1: |
13334 | 13288 | renderkid "^2.0.1" |
13335 | 13289 | utila "~0.4" |
13336 | 13290 |
|
13337 | | -pretty-format@^25.2.1, pretty-format@^25.5.0: |
13338 | | - version "25.5.0" |
13339 | | - resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-25.5.0.tgz#7873c1d774f682c34b8d48b6743a2bf2ac55791a" |
13340 | | - integrity sha512-kbo/kq2LQ/A/is0PQwsEHM7Ca6//bGPPvU6UnsdDRSKTWxT/ru/xb88v4BJf6a69H+uTytOEsTusT9ksd/1iWQ== |
13341 | | - dependencies: |
13342 | | - "@jest/types" "^25.5.0" |
13343 | | - ansi-regex "^5.0.0" |
13344 | | - ansi-styles "^4.0.0" |
13345 | | - react-is "^16.12.0" |
13346 | | - |
13347 | | -pretty-format@^26.6.0, pretty-format@^26.6.2: |
| 13291 | +pretty-format@^26.0.0, pretty-format@^26.6.0, pretty-format@^26.6.2: |
13348 | 13292 | version "26.6.2" |
13349 | 13293 | resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-26.6.2.tgz#e35c2705f14cb7fe2fe94fa078345b444120fc93" |
13350 | 13294 | integrity sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg== |
@@ -13693,16 +13637,16 @@ react-error-overlay@^6.0.9: |
13693 | 13637 | resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-6.0.9.tgz#3c743010c9359608c375ecd6bc76f35d93995b0a" |
13694 | 13638 | integrity sha512-nQTTcUu+ATDbrSD1BZHr5kgSD4oF8OFjxun8uAaL8RwPBacGBNPf/yAuVVdx17N8XNzRDMrZ9XcKZHCjPW+9ew== |
13695 | 13639 |
|
13696 | | -react-is@^16.12.0, react-is@^16.6.0, react-is@^16.7.0, react-is@^16.8.1, react-is@^16.9.0: |
13697 | | - version "16.12.0" |
13698 | | - resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.12.0.tgz#2cc0fe0fba742d97fd527c42a13bec4eeb06241c" |
13699 | | - integrity sha512-rPCkf/mWBtKc97aLL9/txD8DZdemK0vkA3JMLShjlJB3Pj3s+lpf1KaBzMfQrAmhMQB0n1cU/SUGgKKBCe837Q== |
13700 | | - |
13701 | 13640 | "react-is@^16.12.0 || ^17.0.0", react-is@^17.0.0, react-is@^17.0.1: |
13702 | 13641 | version "17.0.1" |
13703 | 13642 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.1.tgz#5b3531bd76a645a4c9fb6e693ed36419e3301339" |
13704 | 13643 | integrity sha512-NAnt2iGDXohE5LI7uBnLnqvLQMtzhkiAOLXTmv+qnF9Ky7xAPcX8Up/xWIhxvLVGJvuLiNc4xQLtuqDRzb4fSA== |
13705 | 13644 |
|
| 13645 | +react-is@^16.6.0, react-is@^16.7.0, react-is@^16.8.1, react-is@^16.9.0: |
| 13646 | + version "16.12.0" |
| 13647 | + resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.12.0.tgz#2cc0fe0fba742d97fd527c42a13bec4eeb06241c" |
| 13648 | + integrity sha512-rPCkf/mWBtKc97aLL9/txD8DZdemK0vkA3JMLShjlJB3Pj3s+lpf1KaBzMfQrAmhMQB0n1cU/SUGgKKBCe837Q== |
| 13649 | + |
13706 | 13650 | react-redux@^7.1.3: |
13707 | 13651 | version "7.1.3" |
13708 | 13652 | resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-7.1.3.tgz#717a3d7bbe3a1b2d535c94885ce04cdc5a33fc79" |
|
0 commit comments