|
17 | 17 | "@babel/runtime": "^7.28.4", |
18 | 18 | "@eslint/compat": "^2.0.0", |
19 | 19 | "@react-native-community/slider": "^5.1.1", |
20 | | - "@react-native/babel-preset": "^0.82.1", |
21 | | - "@react-native/eslint-config": "^0.82.1", |
22 | | - "@react-native/eslint-plugin": "^0.82.1", |
23 | | - "@react-native/typescript-config": "^0.82.1", |
| 20 | + "@react-native/babel-preset": "^0.83.1", |
| 21 | + "@react-native/eslint-config": "^0.83.1", |
| 22 | + "@react-native/eslint-plugin": "^0.83.1", |
| 23 | + "@react-native/typescript-config": "^0.83.1", |
24 | 24 | "@types/react": "^19.1.17", |
25 | | - "eslint": "^9.39.1", |
| 25 | + "eslint": "^9.39.2", |
26 | 26 | "eslint-plugin-eslint-comments": "^3.2.0", |
27 | 27 | "eslint-plugin-jest": "^29.2.1", |
28 | 28 | "eslint-plugin-react": "^7.37.5", |
29 | 29 | "glob": "^13.0.0", |
30 | 30 | "prettier": "^3.7.4", |
31 | 31 | "react": "^19.1.2", |
32 | | - "react-native": "^0.82.1", |
| 32 | + "react-native": "^0.83.1", |
33 | 33 | "react-native-safe-area-context": "^5.6.2", |
34 | 34 | "typescript": "^5.9.3" |
35 | 35 | } |
|
0 commit comments