|
108 | 108 | "@react-navigation/stack": "^6.3.20", |
109 | 109 | "@tanstack/react-query": "^4.29.19", |
110 | 110 | "axios": "^1.6.7", |
111 | | - "expo": "^51.0.1", |
| 111 | + "expo": "~51.0.8", |
112 | 112 | "expo-apple-authentication": "~6.4.1", |
113 | 113 | "expo-application": "~5.9.1", |
114 | 114 | "expo-asset": "~10.0.6", |
115 | 115 | "expo-build-properties": "~0.12.1", |
116 | 116 | "expo-clipboard": "~6.0.3", |
117 | 117 | "expo-constants": "~16.0.1", |
118 | 118 | "expo-crypto": "~13.0.2", |
119 | | - "expo-dev-client": "~4.0.12", |
| 119 | + "expo-dev-client": "~4.0.14", |
120 | 120 | "expo-device": "~6.0.2", |
121 | | - "expo-font": "~12.0.4", |
| 121 | + "expo-font": "~12.0.5", |
122 | 122 | "expo-haptics": "~13.0.1", |
123 | 123 | "expo-linear-gradient": "~13.0.2", |
124 | 124 | "expo-linking": "~6.3.1", |
125 | 125 | "expo-local-authentication": "~14.0.1", |
126 | 126 | "expo-localization": "~15.0.3", |
127 | 127 | "expo-network": "~6.0.1", |
128 | | - "expo-notifications": "~0.28.1", |
129 | | - "expo-router": "~3.5.11", |
130 | | - "expo-screen-orientation": "~7.0.4", |
| 128 | + "expo-notifications": "~0.28.3", |
| 129 | + "expo-router": "~3.5.14", |
| 130 | + "expo-screen-orientation": "~7.0.5", |
131 | 131 | "expo-secure-store": "~13.0.1", |
132 | 132 | "expo-splash-screen": "~0.27.4", |
133 | 133 | "expo-status-bar": "~1.12.1", |
134 | 134 | "expo-system-ui": "~3.0.4", |
135 | | - "expo-updates": "~0.25.10", |
| 135 | + "expo-updates": "~0.25.14", |
136 | 136 | "expo-web-browser": "~13.0.3", |
137 | 137 | "i18next": "^23.7.20", |
138 | 138 | "jotai": "^2.4.3", |
|
147 | 147 | "react-native-keyboard-aware-scroll-view": "^0.9.5", |
148 | 148 | "react-native-notificated": "^0.0.1-beta.2", |
149 | 149 | "react-native-pager-view": "6.3.0", |
150 | | - "react-native-reanimated": "3.10.0", |
| 150 | + "react-native-reanimated": "~3.10.1", |
151 | 151 | "react-native-safe-area-context": "4.10.1", |
152 | 152 | "react-native-screens": "3.31.1", |
153 | 153 | "react-native-svg": "15.2.0", |
|
157 | 157 | "setimmediate": "^1.0.5", |
158 | 158 | "use-debounce": "^9.0.4" |
159 | 159 | }, |
160 | | - "resolutions": { |
161 | | - "react-error-overlay": "6.0.9" |
162 | | - }, |
163 | 160 | "devDependencies": { |
164 | 161 | "@babel/core": "^7.20.0", |
165 | 162 | "@babel/plugin-transform-export-namespace-from": "^7.23.4", |
166 | 163 | "@babel/preset-react": "^7.23.3", |
167 | | - "@expo/config": "~8.5.0", |
| 164 | + "@expo/config": "~9.0.0", |
168 | 165 | "@expo/webpack-config": "~19.0.1", |
169 | 166 | "@faker-js/faker": "^8.4.1", |
170 | 167 | "@testing-library/jest-native": "^5.4.2", |
171 | 168 | "@testing-library/react-native": "^12.4.3", |
172 | 169 | "@types/jest": "^29.5.3", |
173 | | - "@types/react": "~18.2.45", |
| 170 | + "@types/react": "~18.2.79", |
174 | 171 | "@types/react-test-renderer": "^18.0.0", |
175 | 172 | "@typescript-eslint/eslint-plugin": "^6.19.1", |
176 | 173 | "@typescript-eslint/parser": "^6.19.1", |
|
193 | 190 | "fast-text-encoding": "^1.0.6", |
194 | 191 | "husky": "^8.0.3", |
195 | 192 | "jest": "^29.6.1", |
196 | | - "jest-expo": "^51.0.1", |
| 193 | + "jest-expo": "~51.0.2", |
197 | 194 | "lint-staged": "^13.2.3", |
198 | 195 | "msw": "^2.2.2", |
199 | 196 | "orval": "^6.25.0", |
|
204 | 201 | "react-test-renderer": "^18.2.0", |
205 | 202 | "readline": "^1.3.0", |
206 | 203 | "text-encoding-polyfill": "^0.6.7", |
207 | | - "typescript": "^5.3.0", |
| 204 | + "typescript": "~5.3.3", |
208 | 205 | "xmlhttprequest": "^1.8.0" |
209 | 206 | }, |
210 | 207 | "browser": { |
|
0 commit comments