|
1476 | 1476 | dependencies: |
1477 | 1477 | regenerator-runtime "^0.13.4" |
1478 | 1478 |
|
| 1479 | +"@babel/runtime@^7.15.4": |
| 1480 | + version "7.19.0" |
| 1481 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.19.0.tgz#22b11c037b094d27a8a2504ea4dcff00f50e2259" |
| 1482 | + integrity sha512-eR8Lo9hnDS7tqkO7NsV+mKvCmv5boaXFSZ70DnfhcgiEne8hv9oCEd36Klw74EtizEqLsy4YnW8UWwpBVolHZA== |
| 1483 | + dependencies: |
| 1484 | + regenerator-runtime "^0.13.4" |
| 1485 | + |
1479 | 1486 | "@babel/template@^7.10.4", "@babel/template@^7.12.13", "@babel/template@^7.14.5", "@babel/template@^7.3.3": |
1480 | 1487 | version "7.14.5" |
1481 | 1488 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.14.5.tgz#a9bc9d8b33354ff6e55a9c60d1109200a68974f4" |
|
2571 | 2578 | resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.4.tgz#cd667bcfdd025213aafb7ca5915a932590acdcdc" |
2572 | 2579 | integrity sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw== |
2573 | 2580 |
|
2574 | | -"@types/react-redux@^7.1.16": |
2575 | | - version "7.1.18" |
2576 | | - resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.18.tgz#2bf8fd56ebaae679a90ebffe48ff73717c438e04" |
2577 | | - integrity sha512-9iwAsPyJ9DLTRH+OFeIrm9cAbIj1i2ANL3sKQFATqnPWRbg+jEFXyZOKHiQK/N86pNRXbb4HRxAxo0SIX1XwzQ== |
| 2581 | +"@types/react-redux@^7.1.20": |
| 2582 | + version "7.1.24" |
| 2583 | + resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.24.tgz#6caaff1603aba17b27d20f8ad073e4c077e975c0" |
| 2584 | + integrity sha512-7FkurKcS1k0FHZEtdbbgN8Oc6b+stGSfZYjQGicofJ0j4U0qIn/jaSvnP2pLwZKiai3/17xqqxkkrxTgN8UNbQ== |
2578 | 2585 | dependencies: |
2579 | 2586 | "@types/hoist-non-react-statics" "^3.3.0" |
2580 | 2587 | "@types/react" "*" |
@@ -3519,7 +3526,7 @@ axobject-query@^2.2.0: |
3519 | 3526 | resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-2.2.0.tgz#943d47e10c0b704aa42275e20edf3722648989be" |
3520 | 3527 | integrity sha512-Td525n+iPOOyUQIeBfcASuG6uJsDOITl7Mds5gFyerkWiX7qhUTdYUBlSgNMyVqtSJqwpt1kXGLdUt6SykLMRA== |
3521 | 3528 |
|
3522 | | -babel-eslint@^10.1.0: |
| 3529 | +babel-eslint@10.1.0, babel-eslint@^10.1.0: |
3523 | 3530 | version "10.1.0" |
3524 | 3531 | resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.1.0.tgz#6968e568a910b78fb3779cdd8b6ac2f479943232" |
3525 | 3532 | integrity sha512-ifWaTHQ0ce+448CYop8AdrQiBsGrnC+bMgfyKFdi6EsPLTAWG+QfyDeM6OH+FmWnKvEq5NnBMLvlBUPKQZoDSg== |
@@ -11194,27 +11201,27 @@ react-error-overlay@^6.0.9: |
11194 | 11201 | resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-6.0.9.tgz#3c743010c9359608c375ecd6bc76f35d93995b0a" |
11195 | 11202 | integrity sha512-nQTTcUu+ATDbrSD1BZHr5kgSD4oF8OFjxun8uAaL8RwPBacGBNPf/yAuVVdx17N8XNzRDMrZ9XcKZHCjPW+9ew== |
11196 | 11203 |
|
11197 | | -react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0, react-is@^16.8.1: |
| 11204 | +react-is@^16.6.0, react-is@^16.7.0, react-is@^16.8.1: |
11198 | 11205 | version "16.13.1" |
11199 | 11206 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4" |
11200 | 11207 | integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ== |
11201 | 11208 |
|
11202 | | -react-is@^17.0.1: |
| 11209 | +react-is@^17.0.1, react-is@^17.0.2: |
11203 | 11210 | version "17.0.2" |
11204 | 11211 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0" |
11205 | 11212 | integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w== |
11206 | 11213 |
|
11207 | | -react-redux@7.2.4: |
11208 | | - version "7.2.4" |
11209 | | - resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-7.2.4.tgz#1ebb474032b72d806de2e0519cd07761e222e225" |
11210 | | - integrity sha512-hOQ5eOSkEJEXdpIKbnRyl04LhaWabkDPV+Ix97wqQX3T3d2NQ8DUblNXXtNMavc7DpswyQM6xfaN4HQDKNY2JA== |
| 11214 | +react-redux@7.2.9: |
| 11215 | + version "7.2.9" |
| 11216 | + resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-7.2.9.tgz#09488fbb9416a4efe3735b7235055442b042481d" |
| 11217 | + integrity sha512-Gx4L3uM182jEEayZfRbI/G11ZpYdNAnBs70lFVMNdHJI76XYtR+7m0MN+eAs7UHBPhWXcnFPaS+9owSCJQHNpQ== |
11211 | 11218 | dependencies: |
11212 | | - "@babel/runtime" "^7.12.1" |
11213 | | - "@types/react-redux" "^7.1.16" |
| 11219 | + "@babel/runtime" "^7.15.4" |
| 11220 | + "@types/react-redux" "^7.1.20" |
11214 | 11221 | hoist-non-react-statics "^3.3.2" |
11215 | 11222 | loose-envify "^1.4.0" |
11216 | 11223 | prop-types "^15.7.2" |
11217 | | - react-is "^16.13.1" |
| 11224 | + react-is "^17.0.2" |
11218 | 11225 |
|
11219 | 11226 | react-refresh@^0.8.3: |
11220 | 11227 | version "0.8.3" |
|
0 commit comments