Skip to content

Commit ba81dd2

Browse files
Update dependency @types/styled-components to v5.1.35 (#560)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7608827 commit ba81dd2

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,7 @@
463463

464464
"@types/hoist-non-react-statics@*":
465465
version "3.3.7"
466-
resolved "https://registry.npmjs.org/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.7.tgz"
466+
resolved "https://registry.yarnpkg.com/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.7.tgz#306e3a3a73828522efa1341159da4846e7573a6c"
467467
integrity sha512-PQTyIulDkIDro8P+IHbKCsw7U2xxBYflVzW/FgWdCAePD9xGSidgA76/GeJ6lBKoblyhf9pBY763gbrN+1dI8g==
468468
dependencies:
469469
hoist-non-react-statics "^3.3.0"
@@ -486,9 +486,9 @@
486486
integrity sha512-MEe3UeoENYVFXzoXEWsvcpg6ZvlrFNlOQ7EOsvhI3CfAXwzPfO8Qwuxd40nepsYKqyyVQnTdEfv68q91yLcKrQ==
487487

488488
"@types/react@*":
489-
version "19.1.17"
490-
resolved "https://registry.npmjs.org/@types/react/-/react-19.1.17.tgz"
491-
integrity sha512-Qec1E3mhALmaspIrhWt9jkQMNdw6bReVu64mjvhbhq2NFPftLPVr+l1SZgmw/66WwBNpDh7ao5AT6gF5v41PFA==
489+
version "19.2.2"
490+
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.2.tgz#ba123a75d4c2a51158697160a4ea2ff70aa6bf36"
491+
integrity sha512-6mDvHUFSjyT2B2yeNx2nUgMxh9LtOWvkhIU3uePn2I2oyNymUAX1NIsdgviM4CH+JSrp2D2hsMvJOkxY+0wNRA==
492492
dependencies:
493493
csstype "^3.0.2"
494494

@@ -501,9 +501,9 @@
501501
csstype "^3.0.2"
502502

503503
"@types/styled-components@^5.1.26":
504-
version "5.1.34"
505-
resolved "https://registry.npmjs.org/@types/styled-components/-/styled-components-5.1.34.tgz"
506-
integrity sha512-mmiVvwpYklFIv9E8qfxuPyIt/OuyIrn6gMOAMOFUO3WJfSrSE+sGUoa4PiZj77Ut7bKZpaa6o1fBKS/4TOEvnA==
504+
version "5.1.35"
505+
resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.35.tgz#1a054d6312477cb1fb0631240cded5a2e6911702"
506+
integrity sha512-JeYII52nSFGXGaw/5Odf0TBUhT3024HduBewrZCQBoUFKBw8V6x1dbnZCpgJuzmiokWAlVo3kkS3k3jrEK1NyA==
507507
dependencies:
508508
"@types/hoist-non-react-statics" "*"
509509
"@types/react" "*"
@@ -946,7 +946,7 @@ highlight.js@~9.12.0:
946946

947947
hoist-non-react-statics@^3.3.0:
948948
version "3.3.2"
949-
resolved "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz"
949+
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45"
950950
integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==
951951
dependencies:
952952
react-is "^16.7.0"

0 commit comments

Comments
 (0)