Skip to content

Commit 364eec0

Browse files
chore(deps): update dependency @types/react to v18.2.47
1 parent e9283cf commit 364eec0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@types/jest": "29.5.11",
6363
"@types/marked": "5.0.0",
6464
"@types/node": "20.10.4",
65-
"@types/react": "18.2.42",
65+
"@types/react": "18.2.47",
6666
"@types/react-native": "0.72.6",
6767
"@types/react-native-table-component": "1.2.7",
6868
"@types/svg-parser": "^2.0.3",
@@ -172,7 +172,7 @@
172172
"node": ">=18"
173173
},
174174
"resolutions": {
175-
"@types/react": "18.2.42",
175+
"@types/react": "18.2.47",
176176
"@types/react-native": "0.72.6"
177177
}
178178
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3787,10 +3787,10 @@
37873787
"@react-native/virtualized-lists" "^0.72.4"
37883788
"@types/react" "*"
37893789

3790-
"@types/react@*", "@types/[email protected].42":
3791-
version "18.2.42"
3792-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.42.tgz#6f6b11a904f6d96dda3c2920328a97011a00aba7"
3793-
integrity sha512-c1zEr96MjakLYus/wPnuWDo1/zErfdU9rNsIGmE+NV71nx88FG9Ttgo5dqorXTu/LImX2f63WBP986gJkMPNbA==
3790+
"@types/react@*", "@types/[email protected].47":
3791+
version "18.2.47"
3792+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.47.tgz#85074b27ab563df01fbc3f68dc64bf7050b0af40"
3793+
integrity sha512-xquNkkOirwyCgoClNk85BjP+aqnIS+ckAJ8i37gAbDs14jfW/J23f2GItAf33oiUPQnqNMALiFeoM9Y5mbjpVQ==
37943794
dependencies:
37953795
"@types/prop-types" "*"
37963796
"@types/scheduler" "*"

0 commit comments

Comments
 (0)