|
39 | 39 | "devDependencies": { |
40 | 40 | "@size-limit/preset-app": "^8.1.0", |
41 | 41 | "@testing-library/react-hooks": "^8.0.1", |
42 | | - "@testing-library/react-native": "^11.2.0", |
43 | | - "@tsconfig/react-native": "^2.0.2", |
44 | | - "@types/jest": "^29.1.2", |
45 | | - "@types/react": "^18.0.21", |
46 | | - "@types/react-native": "^0.70.4", |
| 42 | + "@testing-library/react-native": "^11.5.0", |
| 43 | + "@tsconfig/react-native": "^2.0.3", |
| 44 | + "@types/jest": "^29.2.5", |
| 45 | + "@types/react": "^18.0.26", |
| 46 | + "@types/react-native": "^0.70.8", |
47 | 47 | "@types/react-test-renderer": "^18.0.0", |
48 | | - "@typescript-eslint/eslint-plugin": "^5.40.0", |
49 | | - "@typescript-eslint/parser": "^5.40.0", |
| 48 | + "@typescript-eslint/eslint-plugin": "^5.48.0", |
| 49 | + "@typescript-eslint/parser": "^5.48.0", |
50 | 50 | "doctoc": "^2.2.1", |
51 | | - "eslint": "^8.25.0", |
52 | | - "eslint-config-prettier": "^8.5.0", |
| 51 | + "eslint": "^8.31.0", |
| 52 | + "eslint-config-prettier": "^8.6.0", |
53 | 53 | "eslint-plugin-prettier": "^4.2.1", |
54 | | - "eslint-plugin-react": "^7.31.10", |
55 | | - "jest": "^29.2.0", |
56 | | - "prettier": "^2.7.1", |
| 54 | + "eslint-plugin-react": "^7.31.11", |
| 55 | + "jest": "^29.3.1", |
| 56 | + "prettier": "^2.8.2", |
57 | 57 | "react": "^18.2.0", |
58 | | - "react-native": "^0.70.3", |
59 | | - "react-native-test-app": "^2.0.0", |
| 58 | + "react-native": "^0.70.6", |
| 59 | + "react-native-test-app": "^2.2.2", |
60 | 60 | "react-test-renderer": "^18.2.0", |
61 | 61 | "size-limit": "^8.1.0", |
62 | | - "typescript": "^4.8.4" |
| 62 | + "typescript": "^4.9.4" |
63 | 63 | }, |
64 | 64 | "author": "David <4661784+retyui@users.noreply.github.com>", |
65 | 65 | "description": "A react-native component to input confirmation code for both Android and IOS", |
|
0 commit comments