Skip to content

Commit 779484f

Browse files
Update dependency @types/react to v19.1.8
1 parent 7f3f70d commit 779484f

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

apps/native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"devDependencies": {
4040
"@babel/core": "7.27.1",
4141
"@types/jest": "29.5.14",
42-
"@types/react": "19.0.14",
42+
"@types/react": "19.1.8",
4343
"@types/react-test-renderer": "18.3.1",
4444
"jest": "29.7.0",
4545
"jest-expo": "53.0.7",

yarn.lock

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3078,13 +3078,6 @@
30783078
dependencies:
30793079
"@types/react" "^18"
30803080

3081-
3082-
version "19.0.14"
3083-
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.14.tgz#f2f62035290afd755095cb6644e10b599db72f4e"
3084-
integrity sha512-ixLZ7zG7j1fM0DijL9hDArwhwcCb4vqmePgwtV0GfnkHRSCUEv4LvzarcTdhoqgyMznUx/EhoTUv31CKZzkQlw==
3085-
dependencies:
3086-
csstype "^3.0.2"
3087-
30883081
30893082
version "19.1.8"
30903083
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.8.tgz#ff8395f2afb764597265ced15f8dddb0720ae1c3"

0 commit comments

Comments
 (0)