|
10779 | 10779 | resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.2.1.tgz#845fd8b2260ad8f82564c1222fce44ad71d9418a" |
10780 | 10780 | integrity sha512-VoM09vT7bfA7D+upt+FjeBO5eHIJQBUWki1aPvB+vbNiHS3+oGIJGIeyBtKQTME6UPXXy3vV07OL1tHd3ANuDw== |
10781 | 10781 |
|
10782 | | -eslint-plugin-react-hooks@3.0.0: |
10783 | | - version "3.0.0" |
10784 | | - resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-3.0.0.tgz#9e80c71846eb68dd29c3b21d832728aa66e5bd35" |
10785 | | - integrity sha512-EjxTHxjLKIBWFgDJdhKKzLh5q+vjTFrqNZX36uIxWS4OfyXe5DawqPj3U5qeJ1ngLwatjzQnmR0Lz0J0YH3kxw== |
| 10782 | +eslint-plugin-react-hooks@4.3.0: |
| 10783 | + version "4.3.0" |
| 10784 | + resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.3.0.tgz#318dbf312e06fab1c835a4abef00121751ac1172" |
| 10785 | + integrity sha512-XslZy0LnMn+84NEG9jSGR6eGqaZB3133L8xewQo3fQagbQuGt7a63gf+P1NGKZavEYEC3UXaWEAA/AqDkuN6xA== |
10786 | 10786 |
|
10787 | 10787 | |
10788 | 10788 | version "7.18.3" |
|
23780 | 23780 | dependencies: |
23781 | 23781 | prop-types "^15.6.2" |
23782 | 23782 |
|
23783 | | - |
23784 | | - version "16.13.1" |
23785 | | - resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.13.1.tgz#c1bd37331a0486c078ee54c4740720993b2e0e7f" |
23786 | | - integrity sha512-81PIMmVLnCNLO/fFOQxdQkvEq/+Hfpv24XNJfpyZhTRfO0QcmQIF/PgCa1zCOj2w1hrn12MFLyaJ/G0+Mxtfag== |
23787 | | - |
23788 | | -react-dom@^16.12.0, react-dom@^16.8.6: |
23789 | | - version "16.14.0" |
23790 | | - resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.14.0.tgz#7ad838ec29a777fb3c75c3a190f661cf92ab8b89" |
23791 | | - integrity sha512-1gCeQXDLoIqMgqD3IO2Ah9bnf0w9kzhwN5q4FGnHZ67hBm9yePzB5JJAIQCc8x3pFnNlwFq4RidZggNAAkzWWw== |
| 23783 | +[email protected], react-dom@^17.0.0: |
| 23784 | + version "17.0.2" |
| 23785 | + resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-17.0.2.tgz#ecffb6845e3ad8dbfcdc498f0d0a939736502c23" |
| 23786 | + integrity sha512-s4h96KtLDUQlsENhMn1ar8t2bEa+q/YAtj8pPPdIjPDGBDIVNsrD9aXNWqspUe6AzKCIG0C1HZZLqLV7qpOBGA== |
23792 | 23787 | dependencies: |
23793 | 23788 | loose-envify "^1.1.0" |
23794 | 23789 | object-assign "^4.1.1" |
23795 | | - prop-types "^15.6.2" |
23796 | | - scheduler "^0.19.1" |
| 23790 | + scheduler "^0.20.2" |
23797 | 23791 |
|
23798 | 23792 | react-flip-move@^3.0.4: |
23799 | 23793 | version "3.0.4" |
@@ -24044,7 +24038,15 @@ react-web3@^1.2.0: |
24044 | 24038 | dependencies: |
24045 | 24039 | lodash "^4.17.11" |
24046 | 24040 |
|
24047 | | -[email protected], react@^16.12.0, react@^16.8.6: |
| 24041 | + |
| 24042 | + version "17.0.2" |
| 24043 | + resolved "https://registry.yarnpkg.com/react/-/react-17.0.2.tgz#d0b5cc516d29eb3eee383f75b62864cfb6800037" |
| 24044 | + integrity sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA== |
| 24045 | + dependencies: |
| 24046 | + loose-envify "^1.1.0" |
| 24047 | + object-assign "^4.1.1" |
| 24048 | + |
| 24049 | +react@^16.12.0: |
24048 | 24050 | version "16.14.0" |
24049 | 24051 | resolved "https://registry.yarnpkg.com/react/-/react-16.14.0.tgz#94d776ddd0aaa37da3eda8fc5b6b18a4c9a3114d" |
24050 | 24052 | integrity sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g== |
@@ -25084,10 +25086,10 @@ sc-istanbul@^0.4.5: |
25084 | 25086 | which "^1.1.1" |
25085 | 25087 | wordwrap "^1.0.0" |
25086 | 25088 |
|
25087 | | -scheduler@^0.19.1: |
25088 | | - version "0.19.1" |
25089 | | - resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.19.1.tgz#4f3e2ed2c1a7d65681f4c854fa8c5a1ccb40f196" |
25090 | | - integrity sha512-n/zwRWRYSUj0/3g/otKDRPMh6qv2SYMWNq85IEa8iZyAv8od9zDYpGSnpBEjNgcMNq6Scbu5KfIPxNF72R/2EA== |
| 25089 | +scheduler@^0.20.2: |
| 25090 | + version "0.20.2" |
| 25091 | + resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.20.2.tgz#4baee39436e34aa93b4874bddcbf0fe8b8b50e91" |
| 25092 | + integrity sha512-2eWfGgAqqWFGqtdMmcL5zCMK1U8KlXv8SQFGglL3CEtd0aDVDWgeF/YoCmvln55m5zSk3J/20hTaSBeSObsQDQ== |
25091 | 25093 | dependencies: |
25092 | 25094 | loose-envify "^1.1.0" |
25093 | 25095 | object-assign "^4.1.1" |
|
0 commit comments