Skip to content

Commit d60cf97

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

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
@@ -18,7 +18,7 @@
1818
"devDependencies": {
1919
"@theguild/tailwind-config": "0.3.2",
2020
"@types/node": "20.12.2",
21-
"@types/react": "18.2.73",
21+
"@types/react": "18.2.74",
2222
"typescript": "5.4.3"
2323
}
2424
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3003,10 +3003,10 @@
30033003
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.4.tgz#cd667bcfdd025213aafb7ca5915a932590acdcdc"
30043004
integrity sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==
30053005

3006-
"@types/[email protected].73":
3007-
version "18.2.73"
3008-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.73.tgz#0579548ad122660d99e00499d22e33b81e73ed94"
3009-
integrity sha512-XcGdod0Jjv84HOC7N5ziY3x+qL0AfmubvKOZ9hJjJ2yd5EE+KYjWhdOjt387e9HPheHkdggF9atTifMRtyAaRA==
3006+
"@types/[email protected].74":
3007+
version "18.2.74"
3008+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.74.tgz#2d52eb80e4e7c4ea8812c89181d6d590b53f958c"
3009+
integrity sha512-9AEqNZZyBx8OdZpxzQlaFEVCSFUM2YXJH46yPOiOpm078k6ZLOCcuAzGum/zK8YBwY+dbahVNbHrbgrAwIRlqw==
30103010
dependencies:
30113011
"@types/prop-types" "*"
30123012
csstype "^3.0.2"

0 commit comments

Comments
 (0)