|
90 | 90 | "@babel/plugin-transform-private-methods": "^7.24.1", |
91 | 91 | "@babel/preset-env": "^7.24.5", |
92 | 92 | "@babel/runtime": "^7.24.5", |
93 | | - "@react-native/babel-preset": "0.74.83", |
94 | | - "@react-native/eslint-config": "0.74.83", |
95 | | - "@react-native/metro-config": "0.74.83", |
96 | | - "@react-native/typescript-config": "0.74.83", |
| 93 | + "@react-native/babel-preset": "0.74.84", |
| 94 | + "@react-native/eslint-config": "0.74.84", |
| 95 | + "@react-native/metro-config": "0.74.84", |
| 96 | + "@react-native/typescript-config": "0.74.84", |
| 97 | + "@testing-library/react-native": "^12.5.1", |
97 | 98 | "@trivago/prettier-plugin-sort-imports": "^4.3.0", |
| 99 | + "@types/jest": "^29.5.12", |
98 | 100 | "@types/markdown-it": "^14.1.1", |
99 | 101 | "@types/npm-license-crawler": "^0.2.3", |
100 | 102 | "@types/react": "^18.3.2", |
|
112 | 114 | "eslint-plugin-prettier": "5.1.3", |
113 | 115 | "eslint-plugin-react-hooks": "^4.6.2", |
114 | 116 | "eslint-plugin-simple-import-sort": "^12.1.0", |
| 117 | + "eslint-plugin-testing-library": "^6.2.2", |
115 | 118 | "jest": "^29.7.0", |
116 | 119 | "prettier": "^3.3.2", |
117 | 120 | "react-native-version": "^4.0.0", |
|
0 commit comments