|
2364 | 2364 | integrity sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==
|
2365 | 2365 |
|
2366 | 2366 | "@types/react-dom@^18.0.0":
|
2367 |
| - version "18.2.15" |
2368 |
| - resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.15.tgz#921af67f9ee023ac37ea84b1bc0cc40b898ea522" |
2369 |
| - integrity sha512-HWMdW+7r7MR5+PZqJF6YFNSCtjz1T0dsvo/f1BV6HkV+6erD/nA7wd9NM00KVG83zf2nJ7uATPO9ttdIPvi3gg== |
| 2367 | + version "18.3.2" |
| 2368 | + resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.3.2.tgz#b58a9520f5f317a00bbda0271502889b71c345f0" |
| 2369 | + integrity sha512-Fqp+rcvem9wEnGr3RY8dYNvSQ8PoLqjZ9HLgaPUOjJJD120uDyOxOjc/39M4Kddp9JQCxpGQbnhVQF0C0ncYVg== |
2370 | 2370 | dependencies:
|
2371 |
| - "@types/react" "*" |
| 2371 | + "@types/react" "^18" |
2372 | 2372 |
|
2373 |
| -"@types/react@*": |
2374 |
| - version "18.2.37" |
2375 |
| - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.37.tgz#0f03af69e463c0f19a356c2660dbca5d19c44cae" |
2376 |
| - integrity sha512-RGAYMi2bhRgEXT3f4B92WTohopH6bIXw05FuGlmJEnv/omEn190+QYEIYxIAuIBdKgboYYdVved2p1AxZVQnaw== |
| 2373 | +"@types/react@^18": |
| 2374 | + version "18.3.14" |
| 2375 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.14.tgz#7ce43bbca0e15e1c4f67ad33ea3f83d75aa6756b" |
| 2376 | + integrity sha512-NzahNKvjNhVjuPBQ+2G7WlxstQ+47kXZNHlUvFakDViuIEfGY926GqhMueQFZ7woG+sPiQKlF36XfrIUVSUfFg== |
2377 | 2377 | dependencies:
|
2378 | 2378 | "@types/prop-types" "*"
|
2379 |
| - "@types/scheduler" "*" |
2380 | 2379 | csstype "^3.0.2"
|
2381 | 2380 |
|
2382 | 2381 |
|
|
2391 | 2390 | resolved "https://registry.yarnpkg.com/@types/retry/-/retry-0.12.0.tgz#2b35eccfcee7d38cd72ad99232fbd58bffb3c84d"
|
2392 | 2391 | integrity sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA==
|
2393 | 2392 |
|
2394 |
| -"@types/scheduler@*": |
2395 |
| - version "0.16.6" |
2396 |
| - resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.6.tgz#eb26db6780c513de59bee0b869ef289ad3068711" |
2397 |
| - integrity sha512-Vlktnchmkylvc9SnwwwozTv04L/e1NykF5vgoQ0XTmI8DD+wxfjQuHuvHS3p0r2jz2x2ghPs2h1FVeDirIteWA== |
2398 |
| - |
2399 | 2393 | "@types/semver@^7.3.12":
|
2400 | 2394 | version "7.3.13"
|
2401 | 2395 | resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.13.tgz#da4bfd73f49bd541d28920ab0e2bf0ee80f71c91"
|
@@ -8307,12 +8301,12 @@ react-dev-utils@^12.0.1:
|
8307 | 8301 | text-table "^0.2.0"
|
8308 | 8302 |
|
8309 | 8303 | react-dom@^18.0.0:
|
8310 |
| - version "18.2.0" |
8311 |
| - resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.2.0.tgz#22aaf38708db2674ed9ada224ca4aa708d821e3d" |
8312 |
| - integrity sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g== |
| 8304 | + version "18.3.1" |
| 8305 | + resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.3.1.tgz#c2265d79511b57d479b3dd3fdfa51536494c5cb4" |
| 8306 | + integrity sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw== |
8313 | 8307 | dependencies:
|
8314 | 8308 | loose-envify "^1.1.0"
|
8315 |
| - scheduler "^0.23.0" |
| 8309 | + scheduler "^0.23.2" |
8316 | 8310 |
|
8317 | 8311 | react-error-overlay@^6.0.11:
|
8318 | 8312 | version "6.0.11"
|
@@ -8418,9 +8412,9 @@ react-tsparticles@^2.0.0:
|
8418 | 8412 | tsparticles-engine "^2.10.1"
|
8419 | 8413 |
|
8420 | 8414 | react@^18.0.0:
|
8421 |
| - version "18.2.0" |
8422 |
| - resolved "https://registry.yarnpkg.com/react/-/react-18.2.0.tgz#555bd98592883255fa00de14f1151a917b5d77d5" |
8423 |
| - integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ== |
| 8415 | + version "18.3.1" |
| 8416 | + resolved "https://registry.yarnpkg.com/react/-/react-18.3.1.tgz#49ab892009c53933625bd16b2533fc754cab2891" |
| 8417 | + integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ== |
8424 | 8418 | dependencies:
|
8425 | 8419 | loose-envify "^1.1.0"
|
8426 | 8420 |
|
@@ -8773,10 +8767,10 @@ saxes@^5.0.1:
|
8773 | 8767 | dependencies:
|
8774 | 8768 | xmlchars "^2.2.0"
|
8775 | 8769 |
|
8776 |
| -scheduler@^0.23.0: |
8777 |
| - version "0.23.0" |
8778 |
| - resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.0.tgz#ba8041afc3d30eb206a487b6b384002e4e61fdfe" |
8779 |
| - integrity sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw== |
| 8770 | +scheduler@^0.23.2: |
| 8771 | + version "0.23.2" |
| 8772 | + resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.2.tgz#414ba64a3b282892e944cf2108ecc078d115cdc3" |
| 8773 | + integrity sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ== |
8780 | 8774 | dependencies:
|
8781 | 8775 | loose-envify "^1.1.0"
|
8782 | 8776 |
|
|
0 commit comments