|
12 | 12 | "@bam.tech/eslint-plugin": "portal:../packages/eslint-plugin", |
13 | 13 | "@bam.tech/typescript-config": "portal:../packages/typescript-config", |
14 | 14 | "@eslint/js": "^9.17.0", |
15 | | - "@testing-library/react-native": "^12.3.1", |
| 15 | + "@testing-library/react-native": "^13.0.0", |
16 | 16 | "@types/eslint": "^9.6.1", |
17 | | - "@types/jest": "^29.5.2", |
| 17 | + "@types/jest": "^30.0.0", |
18 | 18 | "@types/react": "^19.0.6", |
19 | 19 | "@typescript-eslint/eslint-plugin": "^8.19.1", |
20 | 20 | "eslint": "^9.18.0", |
21 | 21 | "eslint-config-prettier": "^10.0.1", |
22 | 22 | "eslint-define-config": "^2.1.0", |
23 | | - "eslint-import-resolver-typescript": "^3.7.0", |
| 23 | + "eslint-import-resolver-typescript": "^4.0.0", |
24 | 24 | "eslint-plugin-import": "^2.31.0", |
25 | | - "eslint-plugin-jest": "^28.10.0", |
| 25 | + "eslint-plugin-jest": "^29.0.0", |
26 | 26 | "eslint-plugin-prettier": "^5.2.0", |
27 | 27 | "eslint-plugin-react": "^7.37.3", |
28 | 28 | "eslint-plugin-react-hooks": "^5.1.0", |
|
31 | 31 | "eslint-plugin-simple-import-sort": "^12.1.1", |
32 | 32 | "eslint-plugin-testing-library": "^7.1.1", |
33 | 33 | "eslint-plugin-unused-imports": "^4.1.0", |
34 | | - "globals": "^15.14.0", |
35 | | - "jest": "^29.5.0", |
| 34 | + "globals": "^16.0.0", |
| 35 | + "jest": "^30.0.0", |
36 | 36 | "prettier": "^3.0.0", |
37 | 37 | "typescript": "^5.0.0", |
38 | 38 | "typescript-eslint": "^8.19.1" |
|
0 commit comments