Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.2.61
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 29, 2024
1 parent 1bb6e9b commit 96cccc7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@testing-library/react-native": "12.4.3",
"@types/jest": "29.5.12",
"@types/node": "20.11.19",
"@types/react": "18.2.57",
"@types/react": "18.2.61",
"@types/react-native": "0.72.8",
"@types/react-syntax-highlighter": "15.5.11",
"@types/react-test-renderer": "18.0.7",
Expand All @@ -83,7 +83,7 @@
"typescript": "5.3.3"
},
"resolutions": {
"@types/react": "18.2.57"
"@types/react": "18.2.61"
},
"peerDependencies": {
"react": "16.8.6 || ^17.0.0 || ^18.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3499,10 +3499,10 @@
dependencies:
"@types/react" "*"

"@types/react@*", "@types/react@18.2.57":
version "18.2.57"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.57.tgz#147b516d8bdb2900219acbfc6f939bdeecca7691"
integrity sha512-ZvQsktJgSYrQiMirAN60y4O/LRevIV8hUzSOSNB6gfR3/o3wCBFQx3sPwIYtuDMeiVgsSS3UzCV26tEzgnfvQw==
"@types/react@*", "@types/react@18.2.61":
version "18.2.61"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.61.tgz#5607308495037436779939ec0348a5816c08799d"
integrity sha512-NURTN0qNnJa7O/k4XUkEW2yfygA+NxS0V5h1+kp9jPwhzZy95q3ADoGMP0+JypMhrZBTTgjKAUlTctde1zzeQA==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
Expand Down

0 comments on commit 96cccc7

Please sign in to comment.