|
345 | 345 | version "10.3.0"
|
346 | 346 | resolved "https://registry.yarnpkg.com/@types/node/-/node-10.3.0.tgz#078516315a84d56216b5d4fed8f75d59d3b16cac"
|
347 | 347 |
|
348 |
| - |
349 |
| - version "16.0.6" |
350 |
| - resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.0.6.tgz#f1a65a4e7be8ed5d123f8b3b9eacc913e35a1a3c" |
351 |
| - dependencies: |
352 |
| - "@types/node" "*" |
353 |
| - "@types/react" "*" |
| 348 | + |
| 349 | + version "19.0.3" |
| 350 | + resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.0.3.tgz#0804dfd279a165d5a0ad8b53a5b9e65f338050a4" |
| 351 | + integrity sha512-0Knk+HJiMP/qOZgMyNFamlIjw9OFCsyC2ZbigmEEyXXixgre6IQpm/4V+r3qH4GC1JPvRJKInw+on2rV6YZLeA== |
354 | 352 |
|
355 | 353 |
|
356 | 354 | version "0.0.26"
|
|
364 | 362 | dependencies:
|
365 | 363 | csstype "^2.2.0"
|
366 | 364 |
|
367 |
| - |
368 |
| - version "16.4.6" |
369 |
| - resolved "https://registry.yarnpkg.com/@types/react/-/react-16.4.6.tgz#5024957c6bcef4f02823accf5974faba2e54fada" |
| 365 | + |
| 366 | + version "19.0.5" |
| 367 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.5.tgz#1196ef3a0a03dffe0ab02ddd7ae1e3590376cffd" |
| 368 | + integrity sha512-i4OQzFiqsUCfoBns/KHpz+4QcvfjoCsTUi+mugo3lrSRA3+x0gJVvhZhAJrwLGEqz4EXiFVP4hPnOugx+m2uhg== |
370 | 369 | dependencies:
|
371 |
| - csstype "^2.2.0" |
| 370 | + csstype "^3.0.2" |
372 | 371 |
|
373 | 372 |
|
374 | 373 | version "2.7.29"
|
@@ -2977,6 +2976,11 @@ csstype@^2.2.0:
|
2977 | 2976 | version "2.5.3"
|
2978 | 2977 | resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.5.3.tgz#2504152e6e1cc59b32098b7f5d6a63f16294c1f7"
|
2979 | 2978 |
|
| 2979 | +csstype@^3.0.2: |
| 2980 | + version "3.1.3" |
| 2981 | + resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.3.tgz#d80ff294d114fb0e6ac500fbf85b60137d7eff81" |
| 2982 | + integrity sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw== |
| 2983 | + |
2980 | 2984 | currently-unhandled@^0.4.1:
|
2981 | 2985 | version "0.4.1"
|
2982 | 2986 | resolved "https://registry.yarnpkg.com/currently-unhandled/-/currently-unhandled-0.4.1.tgz#988df33feab191ef799a61369dd76c17adf957ea"
|
@@ -6573,13 +6577,6 @@ prop-types@^15.6.1:
|
6573 | 6577 | loose-envify "^1.3.1"
|
6574 | 6578 | object-assign "^4.1.1"
|
6575 | 6579 |
|
6576 |
| -prop-types@^15.6.2: |
6577 |
| - version "15.6.2" |
6578 |
| - resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.2.tgz#05d5ca77b4453e985d60fc7ff8c859094a497102" |
6579 |
| - dependencies: |
6580 |
| - loose-envify "^1.3.1" |
6581 |
| - object-assign "^4.1.1" |
6582 |
| - |
6583 | 6580 | property-information@^3.0.0:
|
6584 | 6581 | version "3.2.0"
|
6585 | 6582 | resolved "https://registry.yarnpkg.com/property-information/-/property-information-3.2.0.tgz#fd1483c8fbac61808f5fe359e7693a1f48a58331"
|
@@ -6790,14 +6787,12 @@ react-docgen@^3.0.0-beta11:
|
6790 | 6787 | node-dir "^0.1.10"
|
6791 | 6788 | recast "^0.12.6"
|
6792 | 6789 |
|
6793 |
| - |
6794 |
| - version "16.7.0" |
6795 |
| - resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.7.0.tgz#a17b2a7ca89ee7390bc1ed5eb81783c7461748b8" |
| 6790 | + |
| 6791 | + version "19.0.0" |
| 6792 | + resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-19.0.0.tgz#43446f1f01c65a4cd7f7588083e686a6726cfb57" |
| 6793 | + integrity sha512-4GV5sHFG0e/0AD4X+ySy6UJd3jVl1iNsNHdpad0qhABJ11twS3TTBnseqsKurKcsNqCEFeGL3uLpVChpIO3QfQ== |
6796 | 6794 | dependencies:
|
6797 |
| - loose-envify "^1.1.0" |
6798 |
| - object-assign "^4.1.1" |
6799 |
| - prop-types "^15.6.2" |
6800 |
| - scheduler "^0.12.0" |
| 6795 | + scheduler "^0.25.0" |
6801 | 6796 |
|
6802 | 6797 | react-error-overlay@^4.0.0:
|
6803 | 6798 | version "4.0.0"
|
@@ -6896,14 +6891,10 @@ react-treebeard@^2.1.0:
|
6896 | 6891 | shallowequal "^0.2.2"
|
6897 | 6892 | velocity-react "^1.3.1"
|
6898 | 6893 |
|
6899 |
| - |
6900 |
| - version "16.7.0" |
6901 |
| - resolved "https://registry.yarnpkg.com/react/-/react-16.7.0.tgz#b674ec396b0a5715873b350446f7ea0802ab6381" |
6902 |
| - dependencies: |
6903 |
| - loose-envify "^1.1.0" |
6904 |
| - object-assign "^4.1.1" |
6905 |
| - prop-types "^15.6.2" |
6906 |
| - scheduler "^0.12.0" |
| 6894 | + |
| 6895 | + version "19.0.0" |
| 6896 | + resolved "https://registry.yarnpkg.com/react/-/react-19.0.0.tgz#6e1969251b9f108870aa4bff37a0ce9ddfaaabdd" |
| 6897 | + integrity sha512-V8AVnmPIICiWpGfm6GLzCR/W5FXLchHop40W4nXBmdlEceh16rCN8O8LNWm5bh5XUX91fh7KpA+W0TgMKmgTpQ== |
6907 | 6898 |
|
6908 | 6899 | read-pkg-up@^2.0.0:
|
6909 | 6900 | version "2.0.0"
|
@@ -7423,12 +7414,10 @@ sax@^1.2.4, sax@~1.2.1:
|
7423 | 7414 | version "1.2.4"
|
7424 | 7415 | resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"
|
7425 | 7416 |
|
7426 |
| -scheduler@^0.12.0: |
7427 |
| - version "0.12.0" |
7428 |
| - resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.12.0.tgz#8ab17699939c0aedc5a196a657743c496538647b" |
7429 |
| - dependencies: |
7430 |
| - loose-envify "^1.1.0" |
7431 |
| - object-assign "^4.1.1" |
| 7417 | +scheduler@^0.25.0: |
| 7418 | + version "0.25.0" |
| 7419 | + resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.25.0.tgz#336cd9768e8cceebf52d3c80e3dcf5de23e7e015" |
| 7420 | + integrity sha512-xFVuu11jh+xcO7JOAGJNOXld8/TcEHK/4CituBUeUb5hqxJLj9YuemAEuvm9gQ/+pgXYfbQuqAkiYu+u7YEsNA== |
7432 | 7421 |
|
7433 | 7422 | schema-utils@^0.3.0:
|
7434 | 7423 | version "0.3.0"
|
|
0 commit comments