Skip to content

Commit 0392443

Browse files
fix(deps): update all non-major dependencies
1 parent d4449b4 commit 0392443

File tree

4 files changed

+3329
-2392
lines changed

4 files changed

+3329
-2392
lines changed

example/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,23 +12,23 @@
1212
"test": "jest"
1313
},
1414
"dependencies": {
15-
"expo": "51.0.2",
16-
"expo-splash-screen": "0.22.0",
15+
"expo": "51.0.39",
16+
"expo-splash-screen": "0.30.10",
1717
"react": "18.0.0",
1818
"react-dom": "18.0.0",
1919
"react-native": "0.70.6",
20-
"react-native-web": "0.19.10",
20+
"react-native-web": "0.21.1",
2121
"@gemcook/react-native-animated-scroll-view": "file:../src"
2222
},
2323
"devDependencies": {
24-
"@babel/core": "7.23.7",
25-
"@babel/runtime": "7.23.7",
26-
"babel-plugin-module-resolver": "5.0.0",
27-
"babel-preset-expo": "11.0.5",
24+
"@babel/core": "7.28.3",
25+
"@babel/runtime": "7.28.3",
26+
"babel-plugin-module-resolver": "5.0.2",
27+
"babel-preset-expo": "11.0.15",
2828
"expo-cli": "6.3.10"
2929
},
3030
"volta": {
31-
"node": "20.10.0",
32-
"yarn": "1.22.1"
31+
"node": "20.19.4",
32+
"yarn": "1.22.22"
3333
}
3434
}

0 commit comments

Comments
 (0)