Skip to content

Commit b11090e

Browse files
committed
chore(deps): update all non-major dependencies
1 parent a4ce08b commit b11090e

3 files changed

Lines changed: 294 additions & 151 deletions

File tree

apps/expo/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@
2222
"babel-plugin-module-resolver": "5.0.0",
2323
"burnt": "0.11.7",
2424
"expo": "48.0.19",
25-
"expo-constants": "14.2.1",
26-
"expo-dev-client": "2.2.1",
27-
"expo-font": "11.1.1",
28-
"expo-linear-gradient": "12.1.2",
29-
"expo-linking": "4.0.1",
25+
"expo-constants": "14.4.2",
26+
"expo-dev-client": "2.4.4",
27+
"expo-font": "11.4.0",
28+
"expo-linear-gradient": "12.3.0",
29+
"expo-linking": "4.1.0",
3030
"expo-router": "1.7.7",
31-
"expo-splash-screen": "0.18.2",
32-
"expo-status-bar": "1.4.4",
33-
"expo-updates": "0.16.4",
31+
"expo-splash-screen": "0.20.4",
32+
"expo-status-bar": "1.6.0",
33+
"expo-updates": "0.18.8",
3434
"react": "18.2.0",
3535
"react-dom": "18.2.0",
3636
"react-native": "0.72.1",
@@ -42,7 +42,7 @@
4242
},
4343
"devDependencies": {
4444
"@babel/core": "7.22.6",
45-
"@expo/metro-config": "0.7.1",
45+
"@expo/metro-config": "0.10.6",
4646
"@tamagui/babel-plugin": "latest",
4747
"babel-plugin-transform-inline-environment-variables": "0.4.4",
4848
"metro-minify-terser": "0.76.7",

packages/app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"@tamagui/shorthands": "latest",
1616
"@tamagui/themes": "latest",
1717
"burnt": "0.11.7",
18-
"expo-constants": "14.2.1",
19-
"expo-linking": "4.0.1",
18+
"expo-constants": "14.4.2",
19+
"expo-linking": "4.1.0",
2020
"react-native-safe-area-context": "4.6.4",
2121
"solito": "3.2.9"
2222
},

0 commit comments

Comments
 (0)