|
8 | 8 | "@react-navigation/bottom-tabs": "7.3.10", |
9 | 9 | "@react-navigation/native": "7.0.14", |
10 | 10 | "@react-navigation/native-stack": "7.2.0", |
11 | | - "@shopify/flash-list": "2.0.3", |
12 | | - "react": "19.1.0", |
13 | | - "react-native": "0.81.4", |
14 | | - "react-native-gesture-handler": "2.28.0", |
| 11 | + "@shopify/flash-list": "2.3.1", |
| 12 | + "react": "19.2.3", |
| 13 | + "react-native": "0.85.3", |
| 14 | + "react-native-gesture-handler": "2.31.1", |
15 | 15 | "react-native-haptic-feedback": "2.3.3", |
16 | | - "react-native-reanimated": "patch:react-native-reanimated@npm%3A4.1.3#~/.yarn/patches/react-native-reanimated-npm-4.1.3-f13c1e8648.patch", |
17 | | - "react-native-safe-area-context": "5.3.0", |
18 | | - "react-native-screens": "4.15.4", |
| 16 | + "react-native-reanimated": "4.4.1", |
| 17 | + "react-native-safe-area-context": "5.7.0", |
| 18 | + "react-native-screens": "4.25.2", |
19 | 19 | "react-native-sortables": "workspace:*", |
20 | | - "react-native-svg": "15.12.1", |
21 | | - "react-native-worklets": "0.5.0" |
| 20 | + "react-native-svg": "15.15.4", |
| 21 | + "react-native-worklets": "0.9.1" |
22 | 22 | }, |
23 | 23 | "devDependencies": { |
24 | 24 | "@babel/core": "^7.25.2", |
25 | 25 | "@babel/preset-env": "^7.25.3", |
26 | 26 | "@babel/runtime": "^7.25.0", |
27 | 27 | "@gorhom/portal": "^1.0.14", |
28 | | - "@react-native-community/cli": "19.1.2", |
29 | | - "@react-native-community/cli-platform-android": "20.0.0", |
30 | | - "@react-native-community/cli-platform-ios": "20.0.0", |
31 | | - "@react-native/babel-preset": "0.81.4", |
32 | | - "@react-native/metro-config": "0.81.4", |
| 28 | + "@react-native-community/cli": "20.1.0", |
| 29 | + "@react-native-community/cli-platform-android": "20.1.0", |
| 30 | + "@react-native-community/cli-platform-ios": "20.1.0", |
| 31 | + "@react-native/babel-preset": "0.85.3", |
| 32 | + "@react-native/jest-preset": "0.85.3", |
| 33 | + "@react-native/metro-config": "0.85.3", |
33 | 34 | "@testing-library/react-hooks": "^8.0.1", |
34 | 35 | "@testing-library/react-native": "^12.5.1", |
35 | | - "@types/react": "^19.1.0", |
| 36 | + "@types/react": "^19.2.0", |
36 | 37 | "@types/react-test-renderer": "^19.1.0", |
37 | 38 | "babel-plugin-module-resolver": "^5.0.2", |
38 | 39 | "eslint": "^9.28.0", |
39 | 40 | "jest": "^29.7.0", |
40 | 41 | "lint-staged": "^15.5.0", |
41 | 42 | "madge": "^8.0.0", |
42 | 43 | "prettier": "^3.3.2", |
43 | | - "react-test-renderer": "19.1.0", |
| 44 | + "react-test-renderer": "19.2.3", |
44 | 45 | "typescript": "^5.8.3" |
45 | 46 | }, |
46 | 47 | "lint-staged": { |
|
0 commit comments