|
1549 | 1549 | eslint-config-prettier "^6.4.0"
|
1550 | 1550 | eslint-plugin-react-hooks "^2.1.2"
|
1551 | 1551 |
|
1552 | | -"@restart/hooks@^0.3.26": |
1553 | | - version "0.3.26" |
1554 | | - resolved "https://registry.yarnpkg.com/@restart/hooks/-/hooks-0.3.26.tgz#ade155a7b0b014ef1073391dda46972c3a14a129" |
1555 | | - integrity sha512-7Hwk2ZMYm+JLWcb7R9qIXk1OoUg1Z+saKWqZXlrvFwT3w6UArVNWgxYOzf+PJoK9zZejp8okPAKTctthhXLt5g== |
| 1552 | +"@restart/hooks@^0.4.7": |
| 1553 | + version "0.4.7" |
| 1554 | + resolved "https://registry.yarnpkg.com/@restart/hooks/-/hooks-0.4.7.tgz#d79ca6472c01ce04389fc73d4a79af1b5e33cd39" |
| 1555 | + integrity sha512-ZbjlEHcG+FQtpDPHd7i4FzNNvJf2enAwZfJbpM8CW7BhmOAbsHpZe3tsHwfQUrBuyrxWqPYp2x5UMnilWcY22A== |
1556 | 1556 | dependencies:
|
1557 | | - lodash "^4.17.20" |
1558 | | - lodash-es "^4.17.20" |
| 1557 | + dequal "^2.0.2" |
1559 | 1558 |
|
1560 | 1559 | "@rollup/plugin-node-resolve@^11.2.0":
|
1561 | 1560 | version "11.2.0"
|
@@ -4221,6 +4220,11 @@ depd@~1.1.2:
|
4221 | 4220 | resolved "https://registry.yarnpkg.com/depd/-/depd-1.1.2.tgz#9bcd52e14c097763e749b274c4346ed2e560b5a9"
|
4222 | 4221 | integrity sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak=
|
4223 | 4222 |
|
| 4223 | +dequal@^2.0.2: |
| 4224 | + version "2.0.2" |
| 4225 | + resolved "https://registry.yarnpkg.com/dequal/-/dequal-2.0.2.tgz#85ca22025e3a87e65ef75a7a437b35284a7e319d" |
| 4226 | + integrity sha512-q9K8BlJVxK7hQYqa6XISGmBZbtQQWVXSrRrWreHC94rMt1QL/Impruc+7p2CYSYuVIUr+YCt6hjrs1kkdJRTug== |
| 4227 | + |
4224 | 4228 | destroy@~1.0.4:
|
4225 | 4229 | version "1.0.4"
|
4226 | 4230 | resolved "https://registry.yarnpkg.com/destroy/-/destroy-1.0.4.tgz#978857442c44749e4206613e37946205826abd80"
|
@@ -7581,11 +7585,6 @@ locate-path@^6.0.0:
|
7581 | 7585 | dependencies:
|
7582 | 7586 | p-locate "^5.0.0"
|
7583 | 7587 |
|
7584 | | -lodash-es@^4.17.20: |
7585 | | - version "4.17.21" |
7586 | | - resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.21.tgz#43e626c46e6591b7750beb2b50117390c609e3ee" |
7587 | | - integrity sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw== |
7588 | | - |
7589 | 7588 | lodash.debounce@^4.0.8:
|
7590 | 7589 | version "4.0.8"
|
7591 | 7590 | resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af"
|
|
0 commit comments