Skip to content

Commit 13c5692

Browse files
committed
chore: update example apps deps
1 parent d0c5f3a commit 13c5692

File tree

4 files changed

+3132
-4013
lines changed

4 files changed

+3132
-4013
lines changed

examples/basic/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,19 +11,19 @@
1111
"typecheck": "tsc --noEmit"
1212
},
1313
"dependencies": {
14-
"expo": "^50.0.4",
15-
"expo-status-bar": "~1.11.1",
14+
"expo": "^51.0.26",
15+
"expo-status-bar": "~1.12.1",
1616
"react": "18.2.0",
1717
"react-dom": "18.2.0",
18-
"react-native": "0.73.2",
18+
"react-native": "0.74.5",
1919
"react-native-web": "~0.19.6"
2020
},
2121
"devDependencies": {
22-
"@babel/core": "^7.20.0",
23-
"@testing-library/react-native": "^12.4.0",
22+
"@babel/core": "^7.24.0",
23+
"@testing-library/react-native": "^12.5.2",
2424
"@types/eslint": "^8.56.10",
2525
"@types/jest": "^29.5.12",
26-
"@types/react": "~18.2.45",
26+
"@types/react": "~18.2.79",
2727
"eslint": "^8.57.0",
2828
"jest": "^29.7.0",
2929
"react-test-renderer": "18.2.0",

0 commit comments

Comments
 (0)