Skip to content

Commit 774cab5

Browse files
committed
Bump project dependencies.
1 parent f717535 commit 774cab5

File tree

4 files changed

+1209
-947
lines changed

4 files changed

+1209
-947
lines changed

example/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,18 +13,18 @@
1313
},
1414
"dependencies": {
1515
"add": "^2.0.6",
16-
"expo": "^48.0.5",
17-
"expo-splash-screen": "~0.18.1",
16+
"expo": "^48.0.17",
17+
"expo-splash-screen": "~0.18.2",
1818
"react": "18.2.0",
1919
"react-dom": "18.2.0",
20-
"react-native": "0.71.3",
21-
"react-native-paper": "^5.2.0",
20+
"react-native": "0.71.8",
21+
"react-native-paper": "^5.8.0",
2222
"react-native-web": "~0.18.12"
2323
},
2424
"devDependencies": {
25-
"@babel/core": "^7.21.0",
26-
"@babel/runtime": "^7.21.0",
25+
"@babel/core": "^7.21.8",
26+
"@babel/runtime": "^7.21.5",
2727
"babel-plugin-module-resolver": "^4.0.0",
28-
"babel-preset-expo": "^9.3.0"
28+
"babel-preset-expo": "^9.3.2"
2929
}
3030
}

0 commit comments

Comments
 (0)