Skip to content

Commit 8c9ecd4

Browse files
committed
chore: fix expo warnings
1 parent ce75f66 commit 8c9ecd4

File tree

2 files changed

+27
-10
lines changed

2 files changed

+27
-10
lines changed

experiments-app/package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,15 @@
1818
"expo": "~48.0.11",
1919
"expo-status-bar": "~1.4.4",
2020
"react": "18.2.0",
21-
"react-native": "0.71.6",
21+
"react-native": "0.71.8",
2222
"react-native-safe-area-context": "4.5.0",
2323
"react-native-screens": "~3.20.0",
2424
"yarn": "^1.22.19"
2525
},
2626
"devDependencies": {
2727
"@babel/core": "^7.20.0",
2828
"@types/react": "~18.0.14",
29+
"@types/react-native": "0.71",
2930
"typescript": "^4.9.4"
3031
}
3132
}

experiments-app/yarn.lock

+25-9
Original file line numberDiff line numberDiff line change
@@ -1840,6 +1840,22 @@
18401840
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf"
18411841
integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
18421842

1843+
"@types/react-native@0.71":
1844+
version "0.71.7"
1845+
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.71.7.tgz#b6ce1c512097fc2047bacd01cc18ce2b8ca2920a"
1846+
integrity sha512-SYlf5Vw2qX4qDQfdcCEdfskoMG6yn0T/jWwvBNR1xZJ3qEobcGNHuOTZQdfu4TNK+VFkH5rSXZraRlio1/bvcA==
1847+
dependencies:
1848+
"@types/react" "*"
1849+
1850+
"@types/react@*":
1851+
version "18.2.7"
1852+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.7.tgz#dfb4518042a3117a045b8c222316f83414a783b3"
1853+
integrity sha512-ojrXpSH2XFCmHm7Jy3q44nXDyN54+EYKP2lBhJ2bqfyPj6cIUW/FZW/Csdia34NQgq7KYcAlHi5184m4X88+yw==
1854+
dependencies:
1855+
"@types/prop-types" "*"
1856+
"@types/scheduler" "*"
1857+
csstype "^3.0.2"
1858+
18431859
"@types/react@~18.0.14":
18441860
version "18.0.38"
18451861
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.38.tgz#02a23bef8848b360a0d1dceef4432c15c21c600c"
@@ -5481,10 +5497,10 @@ react-native-codegen@^0.71.5:
54815497
jscodeshift "^0.13.1"
54825498
nullthrows "^1.1.1"
54835499

5484-
react-native-gradle-plugin@^0.71.17:
5485-
version "0.71.17"
5486-
resolved "https://registry.yarnpkg.com/react-native-gradle-plugin/-/react-native-gradle-plugin-0.71.17.tgz#cf780a27270f0a32dca8184eff91555d7627dd00"
5487-
integrity sha512-OXXYgpISEqERwjSlaCiaQY6cTY5CH6j73gdkWpK0hedxtiWMWgH+i5TOi4hIGYitm9kQBeyDu+wim9fA8ROFJA==
5500+
react-native-gradle-plugin@^0.71.18:
5501+
version "0.71.18"
5502+
resolved "https://registry.yarnpkg.com/react-native-gradle-plugin/-/react-native-gradle-plugin-0.71.18.tgz#20ef199bc85be32e45bb6cc069ec2e7dcb1a74a6"
5503+
integrity sha512-7F6bD7B8Xsn3JllxcwHhFcsl9aHIig47+3eN4IHFNqfLhZr++3ElDrcqfMzugM+niWbaMi7bJ0kAkAL8eCpdWg==
54885504

54895505
react-native-safe-area-context@4.5.0:
54905506
version "4.5.0"
@@ -5499,10 +5515,10 @@ react-native-screens@~3.20.0:
54995515
react-freeze "^1.0.0"
55005516
warn-once "^0.1.0"
55015517

5502-
react-native@0.71.6:
5503-
version "0.71.6"
5504-
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.71.6.tgz#e8f07baf55abd1015eaa7040ceaa4aa632c2c04f"
5505-
integrity sha512-gHrDj7qaAaiE41JwaFCh3AtvOqOLuRgZtHKzNiwxakG/wvPAYmG73ECfWHGxjxIx/QT17Hp37Da3ipCei/CayQ==
5518+
react-native@0.71.8:
5519+
version "0.71.8"
5520+
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.71.8.tgz#4314145341c49448cf7465b93ced52a433a5e191"
5521+
integrity sha512-ftMAuhpgTkbHU9brrqsEyxcNrpYvXKeATY+if22Nfhhg1zW+6wn95w9otwTnA3xHkljPCbng8mUhmmERjGEl7g==
55065522
dependencies:
55075523
"@jest/create-cache-key-function" "^29.2.1"
55085524
"@react-native-community/cli" "10.2.2"
@@ -5529,7 +5545,7 @@ react-native@0.71.6:
55295545
promise "^8.3.0"
55305546
react-devtools-core "^4.26.1"
55315547
react-native-codegen "^0.71.5"
5532-
react-native-gradle-plugin "^0.71.17"
5548+
react-native-gradle-plugin "^0.71.18"
55335549
react-refresh "^0.4.0"
55345550
react-shallow-renderer "^16.15.0"
55355551
regenerator-runtime "^0.13.2"

0 commit comments

Comments
 (0)