Skip to content

Commit 62d08b8

Browse files
Copilotzhiqingchen
andauthored
Update dependencies for better compatibility: @shopify/react-native-skia, expo, and react-native (#250)
* Initial plan * Update dependencies: @shopify/react-native-skia to 2.0.0-next.4, expo to 53.0.19, react-native to 0.79.5 Co-authored-by: zhiqingchen <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: zhiqingchen <[email protected]>
1 parent 6f830cc commit 62d08b8

File tree

4 files changed

+326
-268
lines changed

4 files changed

+326
-268
lines changed

example/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
},
1111
"dependencies": {
1212
"@expo/webpack-config": "~19.0.1",
13-
"@shopify/react-native-skia": "2.0.0-next.2",
13+
"@shopify/react-native-skia": "2.0.0-next.4",
1414
"echarts": "^5.5.0",
15-
"expo": "~53.0.8",
15+
"expo": "~53.0.19",
1616
"react": "19.0.0",
1717
"react-dom": "19.0.0",
18-
"react-native": "0.79.2",
18+
"react-native": "0.79.5",
1919
"react-native-gesture-handler": "~2.24.0",
2020
"react-native-reanimated": "~3.17.3",
2121
"react-native-svg": "15.11.2",

0 commit comments

Comments
 (0)