Skip to content

Commit b976151

Browse files
committed
chore: update dependencies of the example app
1 parent a0baf25 commit b976151

File tree

2 files changed

+50
-44
lines changed

2 files changed

+50
-44
lines changed

example/package-lock.json

Lines changed: 48 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"@xmartlabs/react-native-line": "^3.1.0",
15-
"expo": "^52.0.27",
15+
"expo": "^52.0.30",
1616
"expo-blur": "~14.0.3",
1717
"expo-build-properties": "~0.13.2",
1818
"expo-constants": "~17.0.5",
@@ -22,7 +22,7 @@
2222
"expo-router": "~4.0.15",
2323
"expo-splash-screen": "~0.29.18",
2424
"expo-status-bar": "~2.0.0",
25-
"expo-symbols": "~0.2.0",
25+
"expo-symbols": "~0.2.2",
2626
"expo-system-ui": "~4.0.6",
2727
"expo-web-browser": "~14.0.1",
2828
"react": "18.3.1",

0 commit comments

Comments
 (0)