Skip to content

Commit a073749

Browse files
committed
🔧 chore: update example version 0.81.0
1 parent dedb644 commit a073749

File tree

2 files changed

+1038
-711
lines changed

2 files changed

+1038
-711
lines changed

example/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,24 +15,24 @@
1515
"dependencies": {
1616
"@baronha/react-native-image-grid": "^0.2.7",
1717
"@react-native-segmented-control/segmented-control": "2.5.7",
18-
"expo": "53.0.9",
19-
"expo-build-properties": "~0.14.6",
20-
"expo-status-bar": "~2.2.3",
21-
"expo-system-ui": "~5.0.7",
18+
"expo": "^54.0.27",
19+
"expo-build-properties": "~1.0.10",
20+
"expo-status-bar": "~3.0.9",
21+
"expo-system-ui": "~6.0.9",
2222
"immer": "^10.1.1",
23-
"react": "19.0.0",
24-
"react-native": "0.79.2",
23+
"react": "19.1.0",
24+
"react-native": "0.81.5",
2525
"use-immer": "^0.10.0"
2626
},
2727
"devDependencies": {
2828
"@babel/core": "^7.20.0",
2929
"@react-native/babel-preset": "0.75.2",
3030
"@react-native/metro-config": "0.75.2",
3131
"@react-native/typescript-config": "0.75.2",
32-
"@types/react": "~19.0.10",
32+
"@types/react": "~19.1.10",
3333
"react-native-builder-bob": "^0.30.0",
3434
"react-native-nitro-modules": "^0.25.2",
35-
"typescript": "~5.8.3"
35+
"typescript": "~5.9.2"
3636
},
3737
"private": true
3838
}

0 commit comments

Comments
 (0)