Skip to content

Commit fed9abc

Browse files
feat: upgrade to SDK 53 (#272)
Co-authored-by: Brent Vatne <brentvatne@gmail.com>
1 parent b368b0b commit fed9abc

File tree

47 files changed

+2089
-1333
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+2089
-1333
lines changed

apps/app/detox.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
const iosName = "detoxapp";
2-
const simulator = "iPhone 14 Pro";
2+
const simulator = "iPhone 16";
33
const derivedDataPath = "ios/build";
44
const sdk = "iphonesimulator";
55

Binary file not shown.
Binary file not shown.
Binary file not shown.

apps/app/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -25,18 +25,18 @@
2525
"@config-plugins/detox": "*",
2626
"@config-plugins/react-native-adjust": "*",
2727
"@config-plugins/react-native-callkeep": "*",
28-
"detox": "^20.28.0",
29-
"expo": "~52",
30-
"expo-localization": "~16.0.0",
31-
"expo-splash-screen": "~0.29.13",
28+
"detox": "^20.37.0",
29+
"expo": "~53",
30+
"expo-localization": "~16.1.5",
31+
"expo-splash-screen": "~0.30.7",
3232
"fbjs": "^0.8.18",
3333
"i18n-js": "^3.8.0",
3434
"luxon": "^1.27.0",
35-
"react": "18.3.1",
36-
"react-native": "0.76.3",
37-
"react-native-adjust": "^5.0.2",
35+
"react": "19.0.0",
36+
"react-native": "0.79.2",
37+
"react-native-adjust": "^5.1.0",
3838
"react-native-callkeep": "^4.3.16",
39-
"react-native-safe-area-context": "4.12.0"
39+
"react-native-safe-area-context": "5.3.0"
4040
},
4141
"devDependencies": {
4242
"@babel/plugin-syntax-jsx": "^7.16.0",
@@ -46,7 +46,7 @@
4646
"jest": "~29.7.0",
4747
"jest-circus": "^29.5.0",
4848
"ts-jest": "^29.0.5",
49-
"typescript": "^5.3.0"
49+
"typescript": "~5.8.3"
5050
},
5151
"private": true
5252
}

apps/apple-settings/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
},
1010
"dependencies": {
1111
"@config-plugins/apple-settings": "*",
12-
"@react-native-community/slider": "4.5.5",
13-
"@react-native-picker/picker": "2.9.0",
14-
"expo": "~52",
15-
"expo-splash-screen": "~0.29.13",
16-
"react-native": "0.76.3",
17-
"react": "18.3.1"
12+
"@react-native-community/slider": "4.5.6",
13+
"@react-native-picker/picker": "2.11.0",
14+
"expo": "~53",
15+
"expo-splash-screen": "~0.30.7",
16+
"react": "19.0.0",
17+
"react-native": "0.79.2"
1818
},
1919
"private": true
2020
}

apps/ffmpeg-kit-react-native/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
},
1010
"dependencies": {
1111
"@config-plugins/ffmpeg-kit-react-native": "*",
12-
"expo": "~52",
13-
"expo-splash-screen": "~0.29.13",
12+
"expo": "~53",
13+
"expo-splash-screen": "~0.30.7",
1414
"ffmpeg-kit-react-native": "^6.0.2",
15-
"react": "18.3.1",
16-
"react-native": "0.76.3"
15+
"react": "19.0.0",
16+
"react-native": "0.79.2"
1717
},
1818
"private": true
1919
}

apps/ios-stickers/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
},
1111
"dependencies": {
1212
"@config-plugins/ios-stickers": "*",
13-
"expo": "~52",
14-
"expo-splash-screen": "~0.29.13",
15-
"react": "18.3.1",
16-
"react-native": "0.76.3"
13+
"expo": "~53",
14+
"expo-splash-screen": "~0.30.7",
15+
"react": "19.0.0",
16+
"react-native": "0.79.2"
1717
},
1818
"private": true
1919
}

apps/react-native-branch/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
},
1010
"dependencies": {
1111
"@config-plugins/react-native-branch": "*",
12-
"expo": "~52",
13-
"expo-splash-screen": "~0.29.13",
14-
"react": "18.3.1",
15-
"react-native": "0.76.3",
16-
"react-native-branch": "^6.4.0"
12+
"expo": "~53",
13+
"expo-splash-screen": "~0.30.7",
14+
"react": "19.0.0",
15+
"react-native": "0.79.2",
16+
"react-native-branch": "^6.6.0"
1717
},
1818
"private": true
1919
}

apps/react-native-dynamic-app-icon/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
},
1010
"dependencies": {
1111
"@config-plugins/react-native-dynamic-app-icon": "*",
12-
"expo": "~52",
13-
"expo-splash-screen": "~0.29.13",
14-
"react": "18.3.1",
15-
"react-native": "0.76.3",
12+
"expo": "~53",
13+
"expo-splash-screen": "~0.30.7",
14+
"react": "19.0.0",
15+
"react-native": "0.79.2",
1616
"react-native-dynamic-app-icon": "^1.1.0"
1717
},
1818
"private": true

0 commit comments

Comments
 (0)