Skip to content

Commit a148051

Browse files
fix(deps): update expo monorepo
1 parent 274a308 commit a148051

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
"@react-native-community/masked-view": "^0.1.11",
1313
"@react-navigation/native": "^6.1.7",
1414
"@react-navigation/stack": "^6.3.17",
15-
"expo": "^50.0.0",
16-
"expo-status-bar": "~1.12.0",
15+
"expo": "^54.0.0",
16+
"expo-status-bar": "~3.0.0",
1717
"nativewind": "latest",
1818
"react": "18.2.0",
1919
"react-dom": "18.2.0",
@@ -30,7 +30,7 @@
3030
"@types/react": "~18.2.14",
3131
"@types/react-native": "~0.73.0",
3232
"autoprefixer": "^10.4.8",
33-
"babel-preset-expo": "^10.0.0",
33+
"babel-preset-expo": "^54.0.0",
3434
"postcss": "^8.4.16",
3535
"postcss-loader": "^8.0.0",
3636
"tailwindcss": "^3.1.8",

0 commit comments

Comments
 (0)