Skip to content

Commit f8a0d44

Browse files
committed
chore: update examples
1 parent 9d997c3 commit f8a0d44

File tree

4 files changed

+599
-525
lines changed

4 files changed

+599
-525
lines changed

examples/basic/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,16 @@
1111
"typecheck": "tsc --noEmit"
1212
},
1313
"dependencies": {
14-
"expo": "^52.0.11",
14+
"expo": "^52.0.23",
1515
"expo-status-bar": "~2.0.0",
1616
"react": "18.3.1",
1717
"react-dom": "18.3.1",
18-
"react-native": "0.76.3",
18+
"react-native": "0.76.5",
1919
"react-native-web": "~0.19.13"
2020
},
2121
"devDependencies": {
2222
"@babel/core": "^7.24.0",
23-
"@testing-library/react-native": "^13.0.0-rc.0",
23+
"@testing-library/react-native": "^13.0.0",
2424
"@types/eslint": "^8.56.10",
2525
"@types/jest": "^29.5.12",
2626
"@types/react": "~18.3.12",

0 commit comments

Comments
 (0)