|
32 | 32 | } |
33 | 33 | }, |
34 | 34 | "resolutions": { |
35 | | - "@types/jest": "^29.1.2", |
36 | | - "@types/react": "^18.0.21", |
37 | | - "@types/react-native": "^0.70.4" |
| 35 | + "@types/jest": "^29.5.12", |
| 36 | + "@types/react": "^18.2.58" |
38 | 37 | }, |
39 | 38 | "devDependencies": { |
40 | | - "@size-limit/preset-app": "^9.0.0", |
| 39 | + "@size-limit/preset-app": "^11.0.2", |
41 | 40 | "@testing-library/react-hooks": "^8.0.1", |
42 | | - "@testing-library/react-native": "^12.3.0", |
43 | | - "@tsconfig/react-native": "^3.0.2", |
44 | | - "@types/jest": "^29.5.5", |
45 | | - "@types/react": "^18.2.28", |
46 | | - "@types/react-test-renderer": "^18.0.3", |
47 | | - "@typescript-eslint/eslint-plugin": "^6.7.5", |
48 | | - "@typescript-eslint/parser": "^6.7.5", |
| 41 | + "@testing-library/react-native": "^12.4.3", |
| 42 | + "@tsconfig/react-native": "^3.0.3", |
| 43 | + "@types/jest": "^29.5.12", |
| 44 | + "@types/react": "^18.2.58", |
| 45 | + "@types/react-test-renderer": "^18.0.7", |
| 46 | + "@typescript-eslint/eslint-plugin": "^7.0.2", |
| 47 | + "@typescript-eslint/parser": "^7.0.2", |
49 | 48 | "doctoc": "^2.2.1", |
50 | | - "eslint": "^8.51.0", |
51 | | - "eslint-config-prettier": "^9.0.0", |
52 | | - "eslint-plugin-prettier": "^5.0.1", |
| 49 | + "eslint": "^8.57.0", |
| 50 | + "eslint-config-prettier": "^9.1.0", |
| 51 | + "eslint-plugin-prettier": "^5.1.3", |
53 | 52 | "eslint-plugin-react": "^7.33.2", |
54 | 53 | "jest": "^29.7.0", |
55 | | - "prettier": "^3.0.3", |
| 54 | + "prettier": "^3.2.5", |
56 | 55 | "react": "^18.2.0", |
57 | | - "react-native": "^0.72.5", |
58 | | - "react-native-test-app": "^2.5.28", |
| 56 | + "react-native": "0.73.4", |
| 57 | + "react-native-test-app": "^3.2.11", |
59 | 58 | "react-test-renderer": "^18.2.0", |
60 | | - "size-limit": "^9.0.0", |
61 | | - "typescript": "^5.2.2" |
| 59 | + "size-limit": "^11.0.2", |
| 60 | + "typescript": "^5.3.3" |
62 | 61 | }, |
63 | 62 | "author": "David <[email protected]>", |
64 | 63 | "description": "A react-native component to input confirmation code for both Android and IOS", |
|
0 commit comments