Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.2.76
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 11, 2024
1 parent 1bb6e9b commit 8941b4e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 12 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.76",
"@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.76"
},
"peerDependencies": {
"react": "16.8.6 || ^17.0.0 || ^18.0.0",
Expand Down
14 changes: 4 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3499,20 +3499,14 @@
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.76":
version "18.2.76"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.76.tgz#49bf63dac2ade25289d5be9c5af9adda2cb8a18e"
integrity sha512-T6z/v7YxpswDM61Vq5KoSPTJqCkroJfsDIsvXCr4+qOY6gik5Ju4w0jf67cpC5z7ydOnp/E0V0W08pDRy8u9Xw==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
csstype "^3.0.2"

"@types/scheduler@*":
version "0.16.3"
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.3.tgz#cef09e3ec9af1d63d2a6cc5b383a737e24e6dcf5"
integrity sha512-5cJ8CB4yAx7BH1oMvdU0Jh9lrEXyPkar6F9G/ERswkCuvP4KQZfZkSjcMbAICCpQTN4OuZn8tz0HiKv9TGZgrQ==

"@types/stack-utils@^2.0.0":
version "2.0.1"
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.1.tgz#20f18294f797f2209b5f65c8e3b5c8e8261d127c"
Expand Down

0 comments on commit 8941b4e

Please sign in to comment.