|
1358 | 1358 | dependencies: |
1359 | 1359 | regenerator-runtime "^0.13.4" |
1360 | 1360 |
|
| 1361 | +"@babel/runtime@^7.15.4": |
| 1362 | + version "7.22.5" |
| 1363 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.22.5.tgz#8564dd588182ce0047d55d7a75e93921107b57ec" |
| 1364 | + integrity sha512-ecjvYlnAaZ/KVneE/OdKYBYfgXV3Ptu6zQWmgEF7vwKhQnvVS6bjMD2XYgj+SNvQ1GfK/pjgokfPkC/2CO8CuA== |
| 1365 | + dependencies: |
| 1366 | + regenerator-runtime "^0.13.11" |
| 1367 | + |
1361 | 1368 | "@babel/template@^7.10.1", "@babel/template@^7.10.3", "@babel/template@^7.3.3": |
1362 | 1369 | version "7.10.3" |
1363 | 1370 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.10.3.tgz#4d13bc8e30bf95b0ce9d175d30306f42a2c9a7b8" |
|
2182 | 2189 | dependencies: |
2183 | 2190 | "@types/react" "*" |
2184 | 2191 |
|
2185 | | -"@types/react-redux@7.1.9": |
2186 | | - version "7.1.9" |
2187 | | - resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.9.tgz#280c13565c9f13ceb727ec21e767abe0e9b4aec3" |
2188 | | - integrity sha512-mpC0jqxhP4mhmOl3P4ipRsgTgbNofMRXJb08Ms6gekViLj61v1hOZEKWDCyWsdONr6EjEA6ZHXC446wdywDe0w== |
| 2192 | +"@types/react-redux@7.1.25", "@types/react-redux@^7.1.20": |
| 2193 | + version "7.1.25" |
| 2194 | + resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.25.tgz#de841631205b24f9dfb4967dd4a7901e048f9a88" |
| 2195 | + integrity sha512-bAGh4e+w5D8dajd6InASVIyCo4pZLJ66oLb80F9OBLO1gKESbZcRCJpTT6uLXX+HAB57zw1WTdwJdAsewuTweg== |
2189 | 2196 | dependencies: |
2190 | 2197 | "@types/hoist-non-react-statics" "^3.3.0" |
2191 | 2198 | "@types/react" "*" |
@@ -12182,26 +12189,32 @@ react-hot-loader@4.12.21: |
12182 | 12189 | shallowequal "^1.1.0" |
12183 | 12190 | source-map "^0.7.3" |
12184 | 12191 |
|
12185 | | -react-is@^16.12.0, react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0, react-is@^16.8.0, react-is@^16.8.1, react-is@^16.8.6, react-is@^16.9.0: |
| 12192 | +react-is@^16.12.0, react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0, react-is@^16.8.0, react-is@^16.8.1, react-is@^16.8.6: |
12186 | 12193 | version "16.13.1" |
12187 | 12194 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4" |
12188 | 12195 | integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ== |
12189 | 12196 |
|
| 12197 | +react-is@^17.0.2: |
| 12198 | + version "17.0.2" |
| 12199 | + resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0" |
| 12200 | + integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w== |
| 12201 | + |
12190 | 12202 | react-lifecycles-compat@^3.0.4: |
12191 | 12203 | version "3.0.4" |
12192 | 12204 | resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362" |
12193 | 12205 | integrity sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA== |
12194 | 12206 |
|
12195 | | -react-redux@7.2.1: |
12196 | | - version "7.2.1" |
12197 | | - resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-7.2.1.tgz#8dedf784901014db2feca1ab633864dee68ad985" |
12198 | | - integrity sha512-T+VfD/bvgGTUA74iW9d2i5THrDQWbweXP0AVNI8tNd1Rk5ch1rnMiJkDD67ejw7YBKM4+REvcvqRuWJb7BLuEg== |
| 12207 | +react-redux@7.2.9: |
| 12208 | + version "7.2.9" |
| 12209 | + resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-7.2.9.tgz#09488fbb9416a4efe3735b7235055442b042481d" |
| 12210 | + integrity sha512-Gx4L3uM182jEEayZfRbI/G11ZpYdNAnBs70lFVMNdHJI76XYtR+7m0MN+eAs7UHBPhWXcnFPaS+9owSCJQHNpQ== |
12199 | 12211 | dependencies: |
12200 | | - "@babel/runtime" "^7.5.5" |
12201 | | - hoist-non-react-statics "^3.3.0" |
| 12212 | + "@babel/runtime" "^7.15.4" |
| 12213 | + "@types/react-redux" "^7.1.20" |
| 12214 | + hoist-non-react-statics "^3.3.2" |
12202 | 12215 | loose-envify "^1.4.0" |
12203 | 12216 | prop-types "^15.7.2" |
12204 | | - react-is "^16.9.0" |
| 12217 | + react-is "^17.0.2" |
12205 | 12218 |
|
12206 | 12219 | react-router-dom@5.2.0: |
12207 | 12220 | version "5.2.0" |
@@ -12475,6 +12488,11 @@ regenerator-runtime@^0.12.0: |
12475 | 12488 | resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.12.1.tgz#fa1a71544764c036f8c49b13a08b2594c9f8a0de" |
12476 | 12489 | integrity sha512-odxIc1/vDlo4iZcfXqRYFj0vpXFNoGdKMAUieAlFYO6m/nl5e9KR/beGf41z4a1FI+aQgtjhuaSlDxQ0hmkrHg== |
12477 | 12490 |
|
| 12491 | +regenerator-runtime@^0.13.11: |
| 12492 | + version "0.13.11" |
| 12493 | + resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz#f6dca3e7ceec20590d07ada785636a90cdca17f9" |
| 12494 | + integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg== |
| 12495 | + |
12478 | 12496 | regenerator-runtime@^0.13.4: |
12479 | 12497 | version "0.13.5" |
12480 | 12498 | resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.5.tgz#d878a1d094b4306d10b9096484b33ebd55e26697" |
|
0 commit comments