Skip to content

Commit a7a350d

Browse files
chore(deps): update dependency @types/react to v18.2.58 (#2266)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 629c8fc commit a7a350d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@theguild/algolia": "2.1.0",
2121
"@theguild/tailwind-config": "0.3.2",
2222
"@types/node": "20.11.20",
23-
"@types/react": "18.2.57",
23+
"@types/react": "18.2.58",
2424
"cross-env": "7.0.3",
2525
"next-sitemap": "4.2.3",
2626
"typescript": "5.3.3"

website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -801,10 +801,10 @@
801801
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.11.tgz#2596fb352ee96a1379c657734d4b913a613ad563"
802802
integrity sha512-ga8y9v9uyeiLdpKddhxYQkxNDrfvuPrlFb0N1qnZZByvcElJaXthF1UhvCh9TLWJBEHeNtdnbysW7Y6Uq8CVng==
803803

804-
"@types/[email protected].57":
805-
version "18.2.57"
806-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.57.tgz#147b516d8bdb2900219acbfc6f939bdeecca7691"
807-
integrity sha512-ZvQsktJgSYrQiMirAN60y4O/LRevIV8hUzSOSNB6gfR3/o3wCBFQx3sPwIYtuDMeiVgsSS3UzCV26tEzgnfvQw==
804+
"@types/[email protected].58":
805+
version "18.2.58"
806+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.58.tgz#22082d12898d11806f4a1aefb5583116a047493d"
807+
integrity sha512-TaGvMNhxvG2Q0K0aYxiKfNDS5m5ZsoIBBbtfUorxdH4NGSXIlYvZxLJI+9Dd3KjeB3780bciLyAb7ylO8pLhPw==
808808
dependencies:
809809
"@types/prop-types" "*"
810810
"@types/scheduler" "*"

0 commit comments

Comments
 (0)