|
12 | 12 | "lint": "eslint" |
13 | 13 | }, |
14 | 14 | "devDependencies": { |
15 | | - "@babel/core": "^7.28.3", |
| 15 | + "@babel/core": "^7.28.4", |
16 | 16 | "@babel/preset-env": "^7.28.3", |
17 | | - "@babel/runtime": "^7.28.3", |
| 17 | + "@babel/runtime": "^7.28.4", |
18 | 18 | "@eslint/compat": "^1.3.2", |
19 | 19 | "@react-native-community/slider": "^4.5.7", |
20 | | - "@react-native/babel-preset": "^0.81.0", |
21 | | - "@react-native/eslint-config": "^0.81.0", |
22 | | - "@react-native/eslint-plugin": "^0.81.0", |
23 | | - "@react-native/typescript-config": "^0.81.0", |
24 | | - "@types/react": "^19.1.10", |
25 | | - "eslint": "^9.33.0", |
| 20 | + "@react-native/babel-preset": "^0.81.1", |
| 21 | + "@react-native/eslint-config": "^0.81.1", |
| 22 | + "@react-native/eslint-plugin": "^0.81.1", |
| 23 | + "@react-native/typescript-config": "^0.81.1", |
| 24 | + "@types/react": "^19.1.13", |
| 25 | + "eslint": "^9.35.0", |
26 | 26 | "eslint-plugin-eslint-comments": "^3.2.0", |
27 | 27 | "eslint-plugin-jest": "^29.0.1", |
28 | 28 | "eslint-plugin-react": "^7.37.5", |
29 | | - "glob": "^11.0.0", |
| 29 | + "glob": "^11.0.3", |
30 | 30 | "prettier": "^3.6.2", |
31 | 31 | "react": "^19.1.1", |
32 | | - "react-native": "^0.81.0", |
33 | | - "react-native-safe-area-context": "^5.6.0", |
| 32 | + "react-native": "^0.81.4", |
| 33 | + "react-native-safe-area-context": "^5.6.1", |
34 | 34 | "typescript": "^5.9.2" |
35 | 35 | } |
36 | 36 | } |
0 commit comments