We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d997c3 commit f8a0d44Copy full SHA for f8a0d44
examples/basic/package.json
@@ -11,16 +11,16 @@
11
"typecheck": "tsc --noEmit"
12
},
13
"dependencies": {
14
- "expo": "^52.0.11",
+ "expo": "^52.0.23",
15
"expo-status-bar": "~2.0.0",
16
"react": "18.3.1",
17
"react-dom": "18.3.1",
18
- "react-native": "0.76.3",
+ "react-native": "0.76.5",
19
"react-native-web": "~0.19.13"
20
21
"devDependencies": {
22
"@babel/core": "^7.24.0",
23
- "@testing-library/react-native": "^13.0.0-rc.0",
+ "@testing-library/react-native": "^13.0.0",
24
"@types/eslint": "^8.56.10",
25
"@types/jest": "^29.5.12",
26
"@types/react": "~18.3.12",
0 commit comments