Skip to content

Commit 562174f

Browse files
chore(deps): update all non-major dependencies (#111)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2cf3c64 commit 562174f

File tree

4 files changed

+1368
-661
lines changed

4 files changed

+1368
-661
lines changed

example/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,19 +12,19 @@
1212
"test": "jest"
1313
},
1414
"dependencies": {
15-
"expo": "48.0.19",
16-
"expo-splash-screen": "0.18.2",
15+
"expo": "48.0.21",
16+
"expo-splash-screen": "0.22.0",
1717
"react": "18.0.0",
1818
"react-dom": "18.0.0",
1919
"react-native": "0.70.6",
20-
"react-native-web": "0.19.6",
20+
"react-native-web": "0.19.10",
2121
"@gemcook/react-native-animated-scroll-view": "file:../src"
2222
},
2323
"devDependencies": {
24-
"@babel/core": "7.22.5",
25-
"@babel/runtime": "7.22.5",
24+
"@babel/core": "7.23.7",
25+
"@babel/runtime": "7.23.7",
2626
"babel-plugin-module-resolver": "5.0.0",
27-
"babel-preset-expo": "9.3.2",
28-
"expo-cli": "6.3.9"
27+
"babel-preset-expo": "9.5.2",
28+
"expo-cli": "6.3.10"
2929
}
3030
}

0 commit comments

Comments
 (0)