|
5176 | 5176 | tslib "^2.3.1"
|
5177 | 5177 | vfile "^4.2.1"
|
5178 | 5178 |
|
5179 |
| - |
5180 |
| - version "4.6.1" |
5181 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.1.tgz#85a7e271da14ae4eb4ed717abb4db6e99700550f" |
5182 |
| - integrity sha512-Ck77j8hF7l9N4S/rzSLOWEKpn994YH6iwUK8fr9mXIaQvGpQYmOnQLbiue1u5kI5T1y+gdgqosnEAO9NCz0DBg== |
| 5179 | + |
| 5180 | + version "4.6.2" |
| 5181 | + resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596" |
| 5182 | + integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ== |
5183 | 5183 |
|
5184 | 5184 | eslint-plugin-react-hooks@^4.6.0:
|
5185 | 5185 | version "4.6.0"
|
@@ -9709,13 +9709,13 @@ react-dev-utils@^12.0.1:
|
9709 | 9709 | strip-ansi "^6.0.1"
|
9710 | 9710 | text-table "^0.2.0"
|
9711 | 9711 |
|
9712 |
| - |
9713 |
| - version "18.3.0" |
9714 |
| - resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.3.0.tgz#98a3a1cc4e471d517c2a084f38ab1d58d02cada7" |
9715 |
| - integrity sha512-zaKdLBftQJnvb7FtDIpZtsAIb2MZU087RM8bRDZU8LVCCFYjPTsDZJNFUWPcVz3HFSN1n/caxi0ca4B/aaVQGQ== |
| 9712 | + |
| 9713 | + version "18.3.1" |
| 9714 | + resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.3.1.tgz#c2265d79511b57d479b3dd3fdfa51536494c5cb4" |
| 9715 | + integrity sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw== |
9716 | 9716 | dependencies:
|
9717 | 9717 | loose-envify "^1.1.0"
|
9718 |
| - scheduler "^0.23.1" |
| 9718 | + scheduler "^0.23.2" |
9719 | 9719 |
|
9720 | 9720 | react-easy-swipe@^0.0.21:
|
9721 | 9721 | version "0.0.21"
|
|
9830 | 9830 | tiny-invariant "^1.0.2"
|
9831 | 9831 | tiny-warning "^1.0.0"
|
9832 | 9832 |
|
9833 |
| - |
9834 |
| - version "18.3.0" |
9835 |
| - resolved "https://registry.yarnpkg.com/react/-/react-18.3.0.tgz#84386d0a36fdf5ef50fa5755b7812bdfb76194a5" |
9836 |
| - integrity sha512-RPutkJftSAldDibyrjuku7q11d3oy6wKOyPe5K1HA/HwwrXcEqBdHsLypkC2FFYjP7bPUa6gbzSBhw4sY2JcDg== |
| 9833 | + |
| 9834 | + version "18.3.1" |
| 9835 | + resolved "https://registry.yarnpkg.com/react/-/react-18.3.1.tgz#49ab892009c53933625bd16b2533fc754cab2891" |
| 9836 | + integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ== |
9837 | 9837 | dependencies:
|
9838 | 9838 | loose-envify "^1.1.0"
|
9839 | 9839 |
|
@@ -10395,10 +10395,10 @@ sax@^1.2.4:
|
10395 | 10395 | resolved "https://registry.yarnpkg.com/sax/-/sax-1.3.0.tgz#a5dbe77db3be05c9d1ee7785dbd3ea9de51593d0"
|
10396 | 10396 | integrity sha512-0s+oAmw9zLl1V1cS9BtZN7JAd0cW5e0QH4W3LWEK6a4LaLEA2OTpGYWDY+6XasBLtz6wkm3u1xRw95mRuJ59WA==
|
10397 | 10397 |
|
10398 |
| -scheduler@^0.23.1: |
10399 |
| - version "0.23.1" |
10400 |
| - resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.1.tgz#ef964a7936d7cbe8f7bc0d38fc479a823aed2923" |
10401 |
| - integrity sha512-5GKS5JGfiah1O38Vfa9srZE4s3wdHbwjlCrvIookrg2FO9aIwKLOJXuJQFlEfNcVSOXuaL2hzDeY20uVXcUtrw== |
| 10398 | +scheduler@^0.23.2: |
| 10399 | + version "0.23.2" |
| 10400 | + resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.2.tgz#414ba64a3b282892e944cf2108ecc078d115cdc3" |
| 10401 | + integrity sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ== |
10402 | 10402 | dependencies:
|
10403 | 10403 | loose-envify "^1.1.0"
|
10404 | 10404 |
|
|
0 commit comments