|
1358 | 1358 | dependencies: |
1359 | 1359 | regenerator-runtime "^0.13.4" |
1360 | 1360 |
|
| 1361 | +"@babel/runtime@^7.15.4": |
| 1362 | + version "7.23.1" |
| 1363 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.1.tgz#72741dc4d413338a91dcb044a86f3c0bc402646d" |
| 1364 | + integrity sha512-hC2v6p8ZSI/W0HUzh3V8C5g+NwSKzKPtJwSpTjwl0o297GP9+ZLQSkdvHz46CM3LqyoXxq+5G9komY+eSqSO0g== |
| 1365 | + dependencies: |
| 1366 | + regenerator-runtime "^0.14.0" |
| 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.27", "@types/react-redux@^7.1.20": |
| 2193 | + version "7.1.27" |
| 2194 | + resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.27.tgz#1afb31f7354bf787e162c10ff3fa19bafa9e6b57" |
| 2195 | + integrity sha512-xj7d9z32p1K/eBmO+OEy+qfaWXtcPlN8f1Xk3Ne0p/ZRQ867RI5bQ/bpBtxbqU1AHNhKJSgGvld/P2myU2uYkg== |
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" |
@@ -12480,6 +12493,11 @@ regenerator-runtime@^0.13.4: |
12480 | 12493 | resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.5.tgz#d878a1d094b4306d10b9096484b33ebd55e26697" |
12481 | 12494 | integrity sha512-ZS5w8CpKFinUzOwW3c83oPeVXoNsrLsaCoLtJvAClH135j/R77RuymhiSErhm2lKcwSCIpmvIWSbDkIfAqKQlA== |
12482 | 12495 |
|
| 12496 | +regenerator-runtime@^0.14.0: |
| 12497 | + version "0.14.0" |
| 12498 | + resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.0.tgz#5e19d68eb12d486f797e15a3c6a918f7cec5eb45" |
| 12499 | + integrity sha512-srw17NI0TUWHuGa5CFGGmhfNIeja30WMBfbslPNhf6JrqQlLN5gcrvig1oqPxiVaXb0oW0XRKtH6Nngs5lKCIA== |
| 12500 | + |
12483 | 12501 | regenerator-transform@^0.10.0: |
12484 | 12502 | version "0.10.1" |
12485 | 12503 | resolved "https://registry.yarnpkg.com/regenerator-transform/-/regenerator-transform-0.10.1.tgz#1e4996837231da8b7f3cf4114d71b5691a0680dd" |
|
0 commit comments