Skip to content

Commit dcf5c32

Browse files
chore(deps): update dependency @types/react to v18.2.37
1 parent fc527d8 commit dcf5c32

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@testing-library/react-native": "12.4.0",
6666
"@types/jest": "29.5.6",
6767
"@types/node": "20.9.0",
68-
"@types/react": "18.2.33",
68+
"@types/react": "18.2.37",
6969
"@types/react-native": "0.72.6",
7070
"@types/react-syntax-highlighter": "15.5.9",
7171
"@types/react-test-renderer": "18.0.6",
@@ -83,7 +83,7 @@
8383
"typescript": "5.2.2"
8484
},
8585
"resolutions": {
86-
"@types/react": "18.2.33"
86+
"@types/react": "18.2.37"
8787
},
8888
"peerDependencies": {
8989
"react": "16.8.6 || ^17.0.0 || ^18.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3380,10 +3380,10 @@
33803380
dependencies:
33813381
"@types/react" "*"
33823382

3383-
"@types/react@*", "@types/react@18.2.33":
3384-
version "18.2.33"
3385-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.33.tgz#055356243dc4350a9ee6c6a2c07c5cae12e38877"
3386-
integrity sha512-v+I7S+hu3PIBoVkKGpSYYpiBT1ijqEzWpzQD62/jm4K74hPpSP7FF9BnKG6+fg2+62weJYkkBWDJlZt5JO/9hg==
3383+
"@types/react@*", "@types/react@18.2.37":
3384+
version "18.2.37"
3385+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.37.tgz#0f03af69e463c0f19a356c2660dbca5d19c44cae"
3386+
integrity sha512-RGAYMi2bhRgEXT3f4B92WTohopH6bIXw05FuGlmJEnv/omEn190+QYEIYxIAuIBdKgboYYdVved2p1AxZVQnaw==
33873387
dependencies:
33883388
"@types/prop-types" "*"
33893389
"@types/scheduler" "*"

0 commit comments

Comments
 (0)