|
151 | 151 | resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.3.tgz#2ab0d5da2e5815f94b0b9d4b95d1e5f243ab2ca7" |
152 | 152 | integrity sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw== |
153 | 153 |
|
154 | | -"@types/react@^17.0.38": |
155 | | - version "17.0.38" |
156 | | - resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.38.tgz#f24249fefd89357d5fa71f739a686b8d7c7202bd" |
157 | | - integrity sha512-SI92X1IA+FMnP3qM5m4QReluXzhcmovhZnLNm3pyeQlooi02qI7sLiepEYqT678uNiyc25XfCqxREFpy3W7YhQ== |
| 154 | +"@types/react@^18.0.0": |
| 155 | + version "18.3.11" |
| 156 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.11.tgz#9d530601ff843ee0d7030d4227ea4360236bd537" |
| 157 | + integrity sha512-r6QZ069rFTjrEYgFdOck1gK7FLVsgJE7tTz0pQBczlBNUhBNk0MQH4UbnFSwjpQLMkLzgqvBBa+qGpLje16eTQ== |
158 | 158 | dependencies: |
159 | 159 | "@types/prop-types" "*" |
160 | | - "@types/scheduler" "*" |
161 | 160 | csstype "^3.0.2" |
162 | 161 |
|
163 | | -"@types/scheduler@*": |
164 | | - version "0.16.1" |
165 | | - resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.1.tgz#18845205e86ff0038517aab7a18a62a6b9f71275" |
166 | | - integrity sha512-EaCxbanVeyxDRTQBkdLb3Bvl/HK7PBK6UJjsSixB0iHKoWxE5uu2Q/DgtpOhPIojN0Zl1whvOd7PoHs2P0s5eA== |
167 | | - |
168 | 162 | "@typescript-eslint/eslint-plugin@^5.10.2": |
169 | 163 | version "5.10.2" |
170 | 164 | resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.10.2.tgz#f8c1d59fc37bd6d9d11c97267fdfe722c4777152" |
@@ -516,10 +510,10 @@ eslint-plugin-prettier@^4.0.0: |
516 | 510 | dependencies: |
517 | 511 | prettier-linter-helpers "^1.0.0" |
518 | 512 |
|
519 | | -eslint-plugin-react-hooks@^4.3.0: |
520 | | - version "4.3.0" |
521 | | - resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.3.0.tgz#318dbf312e06fab1c835a4abef00121751ac1172" |
522 | | - integrity sha512-XslZy0LnMn+84NEG9jSGR6eGqaZB3133L8xewQo3fQagbQuGt7a63gf+P1NGKZavEYEC3UXaWEAA/AqDkuN6xA== |
| 513 | +eslint-plugin-react-hooks@^5.0.0: |
| 514 | + version "5.0.0" |
| 515 | + resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.0.0.tgz#72e2eefbac4b694f5324154619fee44f5f60f101" |
| 516 | + integrity sha512-hIOwI+5hYGpJEc4uPRmz2ulCjAGD/N13Lukkh8cLV0i2IRk/bdZDYjgLVHj+U9Z704kLIdIO6iueGvxNur0sgw== |
523 | 517 |
|
524 | 518 | eslint-plugin-react@^7.28.0: |
525 | 519 | version "7.28.0" |
@@ -1297,27 +1291,25 @@ queue-microtask@^1.2.2: |
1297 | 1291 | resolved "https://registry.yarnpkg.com/queue-microtask/-/queue-microtask-1.2.3.tgz#4929228bbc724dfac43e0efb058caf7b6cfb6243" |
1298 | 1292 | integrity sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A== |
1299 | 1293 |
|
1300 | | -react-dom@17.0.2: |
1301 | | - version "17.0.2" |
1302 | | - resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-17.0.2.tgz#ecffb6845e3ad8dbfcdc498f0d0a939736502c23" |
1303 | | - integrity sha512-s4h96KtLDUQlsENhMn1ar8t2bEa+q/YAtj8pPPdIjPDGBDIVNsrD9aXNWqspUe6AzKCIG0C1HZZLqLV7qpOBGA== |
| 1294 | +react-dom@18.3.1: |
| 1295 | + version "18.3.1" |
| 1296 | + resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.3.1.tgz#c2265d79511b57d479b3dd3fdfa51536494c5cb4" |
| 1297 | + integrity sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw== |
1304 | 1298 | dependencies: |
1305 | 1299 | loose-envify "^1.1.0" |
1306 | | - object-assign "^4.1.1" |
1307 | | - scheduler "^0.20.2" |
| 1300 | + scheduler "^0.23.2" |
1308 | 1301 |
|
1309 | 1302 | react-is@^16.8.1: |
1310 | 1303 | version "16.13.1" |
1311 | 1304 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4" |
1312 | 1305 | integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ== |
1313 | 1306 |
|
1314 | | -react@17.0.2: |
1315 | | - version "17.0.2" |
1316 | | - resolved "https://registry.yarnpkg.com/react/-/react-17.0.2.tgz#d0b5cc516d29eb3eee383f75b62864cfb6800037" |
1317 | | - integrity sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA== |
| 1307 | +react@18.3.1: |
| 1308 | + version "18.3.1" |
| 1309 | + resolved "https://registry.yarnpkg.com/react/-/react-18.3.1.tgz#49ab892009c53933625bd16b2533fc754cab2891" |
| 1310 | + integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ== |
1318 | 1311 | dependencies: |
1319 | 1312 | loose-envify "^1.1.0" |
1320 | | - object-assign "^4.1.1" |
1321 | 1313 |
|
1322 | 1314 | regexp.prototype.flags@^1.3.1: |
1323 | 1315 | version "1.3.1" |
@@ -1364,13 +1356,12 @@ run-parallel@^1.1.9: |
1364 | 1356 | dependencies: |
1365 | 1357 | queue-microtask "^1.2.2" |
1366 | 1358 |
|
1367 | | -scheduler@^0.20.2: |
1368 | | - version "0.20.2" |
1369 | | - resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.20.2.tgz#4baee39436e34aa93b4874bddcbf0fe8b8b50e91" |
1370 | | - integrity sha512-2eWfGgAqqWFGqtdMmcL5zCMK1U8KlXv8SQFGglL3CEtd0aDVDWgeF/YoCmvln55m5zSk3J/20hTaSBeSObsQDQ== |
| 1359 | +scheduler@^0.23.2: |
| 1360 | + version "0.23.2" |
| 1361 | + resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.2.tgz#414ba64a3b282892e944cf2108ecc078d115cdc3" |
| 1362 | + integrity sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ== |
1371 | 1363 | dependencies: |
1372 | 1364 | loose-envify "^1.1.0" |
1373 | | - object-assign "^4.1.1" |
1374 | 1365 |
|
1375 | 1366 | semver@^6.3.0: |
1376 | 1367 | version "6.3.0" |
|
0 commit comments