|
17 | 17 | "@babel/runtime": "^7.29.2", |
18 | 18 | "@eslint/compat": "^2.1.0", |
19 | 19 | "@react-native-community/slider": "^5.2.0", |
20 | | - "@react-native/babel-preset": "^0.85.3", |
21 | | - "@react-native/eslint-config": "^0.85.3", |
22 | | - "@react-native/eslint-plugin": "^0.85.3", |
23 | | - "@react-native/typescript-config": "^0.85.3", |
24 | | - "@types/node": "^24.12.4", |
25 | | - "@types/react": "^19.2.16", |
| 20 | + "@react-native/babel-preset": "^0.86.0", |
| 21 | + "@react-native/eslint-config": "^0.86.0", |
| 22 | + "@react-native/eslint-plugin": "^0.86.0", |
| 23 | + "@react-native/typescript-config": "^0.86.0", |
| 24 | + "@types/node": "^24.13.2", |
| 25 | + "@types/react": "^19.2.17", |
26 | 26 | "eslint": "^9.39.4", |
27 | 27 | "eslint-plugin-eslint-comments": "^3.2.0", |
28 | 28 | "eslint-plugin-jest": "^29.15.2", |
29 | 29 | "eslint-plugin-react": "^7.37.5", |
30 | 30 | "glob": "^13.0.6", |
31 | | - "prettier": "^3.8.3", |
| 31 | + "prettier": "^3.8.4", |
32 | 32 | "react": "^19.2.7", |
33 | | - "react-native": "^0.85.3", |
34 | | - "react-native-safe-area-context": "^5.7.0", |
| 33 | + "react-native": "^0.86.0", |
| 34 | + "react-native-safe-area-context": "^5.8.0", |
35 | 35 | "typescript": "^6.0.3" |
36 | 36 | } |
37 | 37 | } |
0 commit comments