|
656 | 656 | "@types/react" "*" |
657 | 657 |
|
658 | 658 | "@types/react-dom@^19.0.4": |
659 | | - version "19.1.2" |
660 | | - resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.1.2.tgz#bd1fe3b8c28a3a2e942f85314dcfb71f531a242f" |
661 | | - integrity sha512-XGJkWF41Qq305SKWEILa1O8vzhb3aOo3ogBlSmiqNko/WmRb6QIaweuZCXjKygVDXpzXb5wyxKTSOsmkuqj+Qw== |
| 659 | + version "19.2.3" |
| 660 | + resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.2.3.tgz#c1e305d15a52a3e508d54dca770d202cb63abf2c" |
| 661 | + integrity sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ== |
662 | 662 |
|
663 | 663 | "@types/react-transition-group@^4.4.6": |
664 | 664 | version "4.4.12" |
|
673 | 673 | csstype "^3.0.2" |
674 | 674 |
|
675 | 675 | "@types/react@^19.0.10": |
676 | | - version "19.1.2" |
677 | | - resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.2.tgz#11df86f66f188f212c90ecb537327ec68bfd593f" |
678 | | - integrity sha512-oxLPMytKchWGbnQM9O7D67uPa9paTNxO7jVoNMXgkkErULBPhPARCfkKL9ytcIJJRGjbsVwW4ugJzyFFvm/Tiw== |
| 676 | + version "19.2.8" |
| 677 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.8.tgz#307011c9f5973a6abab8e17d0293f48843627994" |
| 678 | + integrity sha512-3MbSL37jEchWZz2p2mjntRZtPt837ij10ApxKfgmXCTuHWagYg7iA5bqPw6C8BMPfwidlvfPI/fxOc42HLhcyg== |
679 | 679 | dependencies: |
680 | | - csstype "^3.0.2" |
| 680 | + csstype "^3.2.2" |
681 | 681 |
|
682 | 682 | "@types/warning@^3.0.3": |
683 | 683 | version "3.0.3" |
@@ -904,10 +904,10 @@ cross-spawn@^7.0.6: |
904 | 904 | shebang-command "^2.0.0" |
905 | 905 | which "^2.0.1" |
906 | 906 |
|
907 | | -csstype@^3.0.2: |
908 | | - version "3.1.3" |
909 | | - resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.3.tgz#d80ff294d114fb0e6ac500fbf85b60137d7eff81" |
910 | | - integrity sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw== |
| 907 | +csstype@^3.0.2, csstype@^3.2.2: |
| 908 | + version "3.2.3" |
| 909 | + resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.2.3.tgz#ec48c0f3e993e50648c86da559e2610995cf989a" |
| 910 | + integrity sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ== |
911 | 911 |
|
912 | 912 | debug@^4.1.0, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4: |
913 | 913 | version "4.4.0" |
@@ -1505,11 +1505,11 @@ react-bootstrap@^2.10.9: |
1505 | 1505 | warning "^4.0.3" |
1506 | 1506 |
|
1507 | 1507 | react-dom@^19.0.0: |
1508 | | - version "19.1.0" |
1509 | | - resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-19.1.0.tgz#133558deca37fa1d682708df8904b25186793623" |
1510 | | - integrity sha512-Xs1hdnE+DyKgeHJeJznQmYMIBG3TKIHJJT95Q58nHLSrElKlGQqDTR2HQ9fx5CN/Gk6Vh/kupBTDLU11/nDk/g== |
| 1508 | + version "19.2.3" |
| 1509 | + resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-19.2.3.tgz#f0b61d7e5c4a86773889fcc1853af3ed5f215b17" |
| 1510 | + integrity sha512-yELu4WmLPw5Mr/lmeEpox5rw3RETacE++JgHqQzd2dg+YbJuat3jH4ingc+WPZhxaoFzdv9y33G+F7Nl5O0GBg== |
1511 | 1511 | dependencies: |
1512 | | - scheduler "^0.26.0" |
| 1512 | + scheduler "^0.27.0" |
1513 | 1513 |
|
1514 | 1514 | react-icons@^5.5.0: |
1515 | 1515 | version "5.5.0" |
@@ -1542,9 +1542,9 @@ react-transition-group@^4.4.5: |
1542 | 1542 | prop-types "^15.6.2" |
1543 | 1543 |
|
1544 | 1544 | react@^19.0.0: |
1545 | | - version "19.1.0" |
1546 | | - resolved "https://registry.yarnpkg.com/react/-/react-19.1.0.tgz#926864b6c48da7627f004795d6cce50e90793b75" |
1547 | | - integrity sha512-FS+XFBNvn3GTAWq26joslQgWNoFu08F4kl0J4CgdNKADkdSGXQyTCnKteIAJy96Br6YbpEU1LSzV5dYtjMkMDg== |
| 1545 | + version "19.2.3" |
| 1546 | + resolved "https://registry.yarnpkg.com/react/-/react-19.2.3.tgz#d83e5e8e7a258cf6b4fe28640515f99b87cd19b8" |
| 1547 | + integrity sha512-Ku/hhYbVjOQnXDZFv2+RibmLFGwFdeeKHFcOTlrt7xplBnya5OGn/hIRDsqDiSUcfORsDC7MPxwork8jBwsIWA== |
1548 | 1548 |
|
1549 | 1549 | resolve-from@^4.0.0: |
1550 | 1550 | version "4.0.0" |
@@ -1592,10 +1592,10 @@ run-parallel@^1.1.9: |
1592 | 1592 | dependencies: |
1593 | 1593 | queue-microtask "^1.2.2" |
1594 | 1594 |
|
1595 | | -scheduler@^0.26.0: |
1596 | | - version "0.26.0" |
1597 | | - resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.26.0.tgz#4ce8a8c2a2095f13ea11bf9a445be50c555d6337" |
1598 | | - integrity sha512-NlHwttCI/l5gCPR3D1nNXtWABUmBwvZpEQiD4IXSbIDq8BzLIK/7Ir5gTFSGZDUu37K5cMNp0hFtzO38sC7gWA== |
| 1595 | +scheduler@^0.27.0: |
| 1596 | + version "0.27.0" |
| 1597 | + resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.27.0.tgz#0c4ef82d67d1e5c1e359e8fc76d3a87f045fe5bd" |
| 1598 | + integrity sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q== |
1599 | 1599 |
|
1600 | 1600 | semver@^6.3.1: |
1601 | 1601 | version "6.3.1" |
|
0 commit comments