Skip to content

Commit 1b00b61

Browse files
committed
update versions
1 parent 26662d6 commit 1b00b61

3 files changed

Lines changed: 257 additions & 135 deletions

File tree

examples/kitchen-sink/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,11 @@
3535
"expo-status-bar": "~2.0.0",
3636
"react": "18.3.1",
3737
"react-dom": "18.3.1",
38-
"react-native": "0.76.5",
38+
"react-native": "0.76.9",
3939
"react-native-gesture-handler": "2.20.2",
4040
"react-native-reanimated": "~3.16.5",
4141
"react-native-safe-area-context": "4.12.0",
42-
"react-native-screens": "~4.1.0",
42+
"react-native-screens": "~4.4.0",
4343
"react-native-web": "~0.19.13"
4444
},
4545
"devDependencies": {

packages/modal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@testing-library/react-native": "^12.9.0",
7171
"@types/jest": "^29.5.14",
7272
"bunchee": "^6.0.3",
73-
"react-native": "0.76.5",
73+
"react-native": "0.76.9",
7474
"cz-conventional-changelog": "^3.3.0",
7575
"husky": "^9.1.7",
7676
"jest": "^29.7.0",

0 commit comments

Comments
 (0)