Skip to content

Commit c97c733

Browse files
chore: update expo libraries
1 parent b988bea commit c97c733

3 files changed

Lines changed: 536 additions & 304 deletions

File tree

package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -110,33 +110,33 @@
110110
"@tanstack/react-query": "^4.29.19",
111111
"axios": "^1.7.2",
112112
"core-js": "^3.37.1",
113-
"expo": "~51.0.8",
113+
"expo": "^51.0.21",
114114
"expo-apple-authentication": "~6.4.1",
115115
"expo-application": "~5.9.1",
116-
"expo-asset": "~10.0.6",
117-
"expo-build-properties": "~0.12.1",
116+
"expo-asset": "~10.0.10",
117+
"expo-build-properties": "~0.12.3",
118118
"expo-clipboard": "~6.0.3",
119-
"expo-constants": "~16.0.1",
119+
"expo-constants": "~16.0.2",
120120
"expo-crypto": "~13.0.2",
121-
"expo-dev-client": "~4.0.14",
121+
"expo-dev-client": "~4.0.20",
122122
"expo-device": "~6.0.2",
123-
"expo-font": "~12.0.5",
123+
"expo-font": "~12.0.9",
124124
"expo-haptics": "~13.0.1",
125-
"expo-image": "~1.12.12",
126-
"expo-image-picker": "~15.0.5",
125+
"expo-image": "~1.12.13",
126+
"expo-image-picker": "~15.0.7",
127127
"expo-linear-gradient": "~13.0.2",
128128
"expo-linking": "~6.3.1",
129129
"expo-local-authentication": "~14.0.1",
130130
"expo-localization": "~15.0.3",
131131
"expo-network": "~6.0.1",
132-
"expo-notifications": "~0.28.3",
133-
"expo-router": "~3.5.14",
132+
"expo-notifications": "~0.28.10",
133+
"expo-router": "~3.5.18",
134134
"expo-screen-orientation": "~7.0.5",
135-
"expo-secure-store": "~13.0.1",
136-
"expo-splash-screen": "~0.27.4",
135+
"expo-secure-store": "~13.0.2",
136+
"expo-splash-screen": "~0.27.5",
137137
"expo-status-bar": "~1.12.1",
138-
"expo-system-ui": "~3.0.4",
139-
"expo-updates": "~0.25.14",
138+
"expo-system-ui": "~3.0.7",
139+
"expo-updates": "~0.25.20",
140140
"expo-web-browser": "~13.0.3",
141141
"i18next": "^23.7.20",
142142
"jotai": "^2.8.1",
@@ -146,13 +146,13 @@
146146
"react-dom": "18.2.0",
147147
"react-hook-form": "^7.51.5",
148148
"react-i18next": "^14.1.2",
149-
"react-native": "0.74.1",
149+
"react-native": "0.74.3",
150150
"react-native-gesture-handler": "~2.16.1",
151151
"react-native-keyboard-aware-scroll-view": "^0.9.5",
152152
"react-native-notificated": "^0.0.1-beta.2",
153153
"react-native-pager-view": "6.3.0",
154154
"react-native-reanimated": "~3.10.1",
155-
"react-native-safe-area-context": "4.10.1",
155+
"react-native-safe-area-context": "4.10.5",
156156
"react-native-screens": "3.31.1",
157157
"react-native-svg": "15.2.0",
158158
"react-native-web": "~0.19.6",
@@ -194,7 +194,7 @@
194194
"fast-text-encoding": "^1.0.6",
195195
"husky": "^8.0.3",
196196
"jest": "^29.6.1",
197-
"jest-expo": "~51.0.2",
197+
"jest-expo": "~51.0.3",
198198
"lint-staged": "^13.2.3",
199199
"msw": "^2.3.0",
200200
"orval": "^6.29.1",

0 commit comments

Comments
 (0)