Skip to content
This repository was archived by the owner on Sep 6, 2025. It is now read-only.

Commit 647d962

Browse files
chore(deps): update dependency @types/react to v18.2.78
1 parent 2f1c53c commit 647d962

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"@types/jest": "29.5.12",
7979
"@types/metro-config": "0.76.3",
8080
"@types/node": "20.12.2",
81-
"@types/react": "18.2.73",
81+
"@types/react": "18.2.78",
8282
"@types/react-native-vector-icons": "6.4.18",
8383
"@types/react-native-video": "5.0.20",
8484
"@types/react-syntax-highlighter": "15.5.11",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3356,10 +3356,10 @@
33563356
"@types/scheduler" "*"
33573357
csstype "^3.0.2"
33583358

3359-
"@types/react@18.2.73":
3360-
version "18.2.73"
3361-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.73.tgz#0579548ad122660d99e00499d22e33b81e73ed94"
3362-
integrity sha512-XcGdod0Jjv84HOC7N5ziY3x+qL0AfmubvKOZ9hJjJ2yd5EE+KYjWhdOjt387e9HPheHkdggF9atTifMRtyAaRA==
3359+
"@types/react@18.2.78":
3360+
version "18.2.78"
3361+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.78.tgz#94aec453d0ccca909998a2b4b2fd78af15a7d2fe"
3362+
integrity sha512-qOwdPnnitQY4xKlKayt42q5W5UQrSHjgoXNVEtxeqdITJ99k4VXJOP3vt8Rkm9HmgJpH50UNU+rlqfkfWOqp0A==
33633363
dependencies:
33643364
"@types/prop-types" "*"
33653365
csstype "^3.0.2"

0 commit comments

Comments
 (0)