Skip to content

Commit ea4f44b

Browse files
chore(deps): update dependency @types/styled-components to v5.1.36
1 parent 2513631 commit ea4f44b

File tree

1 file changed

+15
-22
lines changed

1 file changed

+15
-22
lines changed

yarn.lock

Lines changed: 15 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1423,11 +1423,10 @@
14231423
integrity sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==
14241424

14251425
"@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==
14291429
dependencies:
1430-
"@types/react" "*"
14311430
hoist-non-react-statics "^3.3.0"
14321431

14331432
"@types/node@^22.0.0":
@@ -1437,11 +1436,6 @@
14371436
dependencies:
14381437
undici-types "~6.21.0"
14391438

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-
14451439
"@types/react-dom@^19.0.0":
14461440
version "19.1.9"
14471441
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.1.9.tgz#5ab695fce1e804184767932365ae6569c11b4b4b"
@@ -1455,12 +1449,11 @@
14551449
"@types/react" "*"
14561450

14571451
"@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.7"
1453+
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.7.tgz#84e62c0f23e8e4e5ac2cadcea1ffeacccae7f62f"
1454+
integrity sha512-MWtvHrGZLFttgeEj28VXHxpmwYbor/ATPYbBfSFZEIRK0ecCFLl2Qo55z52Hss+UV9CRN7trSeq1zbgx7YDWWg==
14611455
dependencies:
1462-
"@types/prop-types" "*"
1463-
csstype "^3.0.2"
1456+
csstype "^3.2.2"
14641457

14651458
"@types/react@^19.0.0":
14661459
version "19.1.12"
@@ -1475,13 +1468,13 @@
14751468
integrity sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==
14761469

14771470
"@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.36"
1472+
resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.36.tgz#d63db8ad9005afc82f173012036c4c101dc93d57"
1473+
integrity sha512-pGMRNY5G2rNDKEv2DOiFYa7Ft1r0jrhmgBwHhOMzPTgCjO76bCot0/4uEfqj7K0Jf1KdQmDtAuaDk9EAs9foSw==
14811474
dependencies:
14821475
"@types/hoist-non-react-statics" "*"
14831476
"@types/react" "*"
1484-
csstype "^3.0.2"
1477+
csstype "^3.2.2"
14851478

14861479
"@types/trusted-types@^2.0.2":
14871480
version "2.0.7"
@@ -1738,10 +1731,10 @@ css-to-react-native@^3.0.0:
17381731
css-color-keywords "^1.0.0"
17391732
postcss-value-parser "^4.0.2"
17401733

1741-
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==
1734+
csstype@^3.0.2, csstype@^3.2.2:
1735+
version "3.2.3"
1736+
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.2.3.tgz#ec48c0f3e993e50648c86da559e2610995cf989a"
1737+
integrity sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==
17451738

17461739
data-view-buffer@^1.0.2:
17471740
version "1.0.2"

0 commit comments

Comments
 (0)