Skip to content

Commit 99987f1

Browse files
committed
chore: Update example deps to latest stable.
1 parent 8dc37c0 commit 99987f1

File tree

2 files changed

+1625
-3038
lines changed

2 files changed

+1625
-3038
lines changed

example/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,19 +13,19 @@
1313
},
1414
"dependencies": {
1515
"add": "^2.0.6",
16-
"expo": "^47.0.0",
16+
"expo": "^47.0.13",
1717
"expo-splash-screen": "~0.17.5",
1818
"react": "18.1.0",
1919
"react-dom": "18.1.0",
2020
"react-native": "0.70.5",
21-
"react-native-paper": "^5.0.2",
22-
"react-native-web": "~0.18.7"
21+
"react-native-paper": "^5.2.0",
22+
"react-native-web": "~0.18.12"
2323
},
2424
"devDependencies": {
25-
"@babel/core": "^7.19.3",
26-
"@babel/runtime": "^7.9.6",
25+
"@babel/core": "^7.21.0",
26+
"@babel/runtime": "^7.21.0",
2727
"babel-plugin-module-resolver": "^4.0.0",
2828
"babel-preset-expo": "~9.2.1",
29-
"expo-cli": "^6.0.5"
29+
"expo-cli": "^6.3.2"
3030
}
3131
}

0 commit comments

Comments
 (0)