Skip to content

Commit 16e4ad9

Browse files
committed
Upgrade to expo v55
1 parent 2fc6748 commit 16e4ad9

3 files changed

Lines changed: 438 additions & 619 deletions

File tree

examples/onetrust/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
"@contentpass/react-native-contentpass": "workspace:*",
1313
"@contentpass/react-native-contentpass-cmp-onetrust": "workspace:*",
1414
"@contentpass/react-native-contentpass-ui": "workspace:*",
15-
"expo": "~54.0.33",
16-
"expo-status-bar": "~3.0.9",
15+
"expo": "~55.0.8",
16+
"expo-status-bar": "~55.0.4",
1717
"react": "19.2.4",
1818
"react-native": "0.83.1",
1919
"react-native-app-auth": "^8.1.0",
@@ -31,7 +31,7 @@
3131
"@react-native/babel-preset": "0.83.1",
3232
"@react-native/metro-config": "0.83.1",
3333
"@react-native/typescript-config": "0.83.1",
34-
"babel-preset-expo": "^54.0.10",
34+
"babel-preset-expo": "^55.0.12",
3535
"patch-package": "^8.0.1",
3636
"postinstall-postinstall": "^2.1.0",
3737
"react-native-builder-bob": "^0.40.17"

examples/sourcepoint-expo/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"dependencies": {
1111
"@contentpass/examples-sourcepoint-shared": "workspace:*",
1212
"@sourcepoint/react-native-cmp": "^1.0.13",
13-
"expo": "~54.0.33",
14-
"expo-status-bar": "~3.0.9",
13+
"expo": "~55.0.8",
14+
"expo-status-bar": "~55.0.4",
1515
"react": "19.2.4",
1616
"react-native": "0.83.1",
1717
"react-native-app-auth": "^8.1.0",
@@ -27,7 +27,7 @@
2727
"@react-native/babel-preset": "0.83.1",
2828
"@react-native/metro-config": "0.83.1",
2929
"@react-native/typescript-config": "0.83.1",
30-
"babel-preset-expo": "^54.0.10",
30+
"babel-preset-expo": "^55.0.12",
3131
"patch-package": "^8.0.1",
3232
"postinstall-postinstall": "^2.1.0",
3333
"react-native-builder-bob": "^0.40.17"

0 commit comments

Comments
 (0)