Skip to content

Commit e4eebf9

Browse files
fix(deps): ⬆️ update prod dependencies (minor)
1 parent 3b521e1 commit e4eebf9

File tree

4 files changed

+973
-538
lines changed

4 files changed

+973
-538
lines changed

example/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,16 @@
1212
},
1313
"dependencies": {
1414
"@expo/webpack-config": "^19.0.0",
15-
"@react-native-masked-view/masked-view": "0.2.9",
15+
"@react-native-masked-view/masked-view": "0.3.2",
1616
"@react-navigation/drawer": "^6.6.2",
1717
"@react-navigation/native": "^6.1.6",
1818
"@react-navigation/stack": "^6.3.16",
1919
"expo": "^49.0.8",
20-
"expo-application": "~5.3.0",
21-
"expo-haptics": "~12.4.0",
22-
"expo-screen-orientation": "~6.0.6",
23-
"expo-splash-screen": "~0.20.5",
24-
"expo-status-bar": "~1.6.0",
20+
"expo-application": "~5.9.0",
21+
"expo-haptics": "~12.8.0",
22+
"expo-screen-orientation": "~6.4.0",
23+
"expo-splash-screen": "~0.30.0",
24+
"expo-status-bar": "~1.12.0",
2525
"react": "18.2.0",
2626
"react-dom": "18.2.0",
2727
"react-native": "0.72.10",
@@ -31,7 +31,7 @@
3131
"react-native-safe-area-context": "4.6.3",
3232
"react-native-screens": "~3.22.0",
3333
"react-native-svg": "15.1.0",
34-
"react-native-web": "~0.19.6",
34+
"react-native-web": "~0.21.0",
3535
"setimmediate": "^1.0.5",
3636
"sharp-cli": "^4.1.0"
3737
},

0 commit comments

Comments
 (0)