|
1423 | 1423 | integrity sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w== |
1424 | 1424 |
|
1425 | 1425 | "@types/hoist-non-react-statics@*": |
1426 | | - version "3.3.5" |
1427 | | - resolved "https://registry.yarnpkg.com/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.5.tgz#dab7867ef789d87e2b4b0003c9d65c49cc44a494" |
1428 | | - integrity sha512-SbcrWzkKBw2cdwRTwQAswfpB9g9LJWfjtUeW/jvNwbhC8cpmmNYVePa+ncbUe0rGTQ7G3Ff6mYUN2VMfLVr+Sg== |
| 1426 | + version "3.3.7" |
| 1427 | + resolved "https://registry.yarnpkg.com/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.7.tgz#306e3a3a73828522efa1341159da4846e7573a6c" |
| 1428 | + integrity sha512-PQTyIulDkIDro8P+IHbKCsw7U2xxBYflVzW/FgWdCAePD9xGSidgA76/GeJ6lBKoblyhf9pBY763gbrN+1dI8g== |
1429 | 1429 | dependencies: |
1430 | | - "@types/react" "*" |
1431 | 1430 | hoist-non-react-statics "^3.3.0" |
1432 | 1431 |
|
1433 | 1432 | "@types/node@^22.0.0": |
|
1437 | 1436 | dependencies: |
1438 | 1437 | undici-types "~6.21.0" |
1439 | 1438 |
|
1440 | | -"@types/prop-types@*": |
1441 | | - version "15.7.13" |
1442 | | - resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.13.tgz#2af91918ee12d9d32914feb13f5326658461b451" |
1443 | | - integrity sha512-hCZTSvwbzWGvhqxp/RqVqwU999pBf2vp7hzIjiYOsl8wqOmUxkQ6ddw1cV3l8811+kdUFus/q4d1Y3E3SyEifA== |
1444 | | - |
1445 | 1439 | "@types/react-dom@^19.0.0": |
1446 | 1440 | version "19.1.9" |
1447 | 1441 | resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.1.9.tgz#5ab695fce1e804184767932365ae6569c11b4b4b" |
|
1455 | 1449 | "@types/react" "*" |
1456 | 1450 |
|
1457 | 1451 | "@types/react@*": |
1458 | | - version "18.3.13" |
1459 | | - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.13.tgz#84c9690d9a271f548659760754ea8745701bfd82" |
1460 | | - integrity sha512-ii/gswMmOievxAJed4PAHT949bpYjPKXvXo1v6cRB/kqc2ZR4n+SgyCyvyc5Fec5ez8VnUumI1Vk7j6fRyRogg== |
| 1452 | + version "19.2.5" |
| 1453 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.5.tgz#bb75da5c52a956ba7d2623dffbba0fdadc3e4145" |
| 1454 | + integrity sha512-keKxkZMqnDicuvFoJbzrhbtdLSPhj/rZThDlKWCDbgXmUg0rEUFtRssDXKYmtXluZlIqiC5VqkCgRwzuyLHKHw== |
1461 | 1455 | dependencies: |
1462 | | - "@types/prop-types" "*" |
1463 | 1456 | csstype "^3.0.2" |
1464 | 1457 |
|
1465 | 1458 | "@types/react@^19.0.0": |
|
1475 | 1468 | integrity sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q== |
1476 | 1469 |
|
1477 | 1470 | "@types/styled-components@^5.1.26": |
1478 | | - version "5.1.34" |
1479 | | - resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.34.tgz#4107df8ef8a7eaba4fa6b05f78f93fba4daf0300" |
1480 | | - integrity sha512-mmiVvwpYklFIv9E8qfxuPyIt/OuyIrn6gMOAMOFUO3WJfSrSE+sGUoa4PiZj77Ut7bKZpaa6o1fBKS/4TOEvnA== |
| 1471 | + version "5.1.35" |
| 1472 | + resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.35.tgz#1a054d6312477cb1fb0631240cded5a2e6911702" |
| 1473 | + integrity sha512-JeYII52nSFGXGaw/5Odf0TBUhT3024HduBewrZCQBoUFKBw8V6x1dbnZCpgJuzmiokWAlVo3kkS3k3jrEK1NyA== |
1481 | 1474 | dependencies: |
1482 | 1475 | "@types/hoist-non-react-statics" "*" |
1483 | 1476 | "@types/react" "*" |
@@ -1739,9 +1732,9 @@ css-to-react-native@^3.0.0: |
1739 | 1732 | postcss-value-parser "^4.0.2" |
1740 | 1733 |
|
1741 | 1734 | csstype@^3.0.2: |
1742 | | - version "3.1.3" |
1743 | | - resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.3.tgz#d80ff294d114fb0e6ac500fbf85b60137d7eff81" |
1744 | | - integrity sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw== |
| 1735 | + version "3.2.2" |
| 1736 | + resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.2.2.tgz#6800c4d295639fbe03ac1f3df642e58506f9b65a" |
| 1737 | + integrity sha512-D80T+tiqkd/8B0xNlbstWDG4x6aqVfO52+OlSUNIdkTvmNw0uQpJLeos2J/2XvpyidAFuTPmpad+tUxLndwj6g== |
1745 | 1738 |
|
1746 | 1739 | data-view-buffer@^1.0.2: |
1747 | 1740 | version "1.0.2" |
|
0 commit comments