|
27 | 27 | "expo-linking": "~2.4.2", |
28 | 28 | "expo-location": "~13.0.4", |
29 | 29 | "global": "4.4.0", |
30 | | - "react": "17.0.2", |
31 | | - "react-dom": "17.0.2", |
| 30 | + "react": "18.0.0", |
| 31 | + "react-dom": "18.0.0", |
32 | 32 | "react-native": "0.64.3", |
33 | 33 | "react-native-check-box": "2.1.7", |
34 | 34 | "react-native-maps": "0.28.1", |
|
38 | 38 | "react-native-web": "0.17.7" |
39 | 39 | }, |
40 | 40 | "devDependencies": { |
41 | | - "@babel/core": "7.17.8", |
42 | | - "@googlemaps/google-maps-services-js": "3.3.11", |
43 | | - "@testing-library/react-hooks": "7.0.2", |
44 | | - "@testing-library/react-native": "9.0.0", |
| 41 | + "@babel/core": "7.17.9", |
| 42 | + "@googlemaps/google-maps-services-js": "3.3.12", |
| 43 | + "@testing-library/react-hooks": "8.0.0", |
| 44 | + "@testing-library/react-native": "9.1.0", |
45 | 45 | "@types/crypto-js": "4.1.1", |
46 | 46 | "@types/jest": "27.4.1", |
47 | | - "@types/react": "17.0.42", |
48 | | - "@types/react-native": "0.67.3", |
| 47 | + "@types/react": "18.0.3", |
| 48 | + "@types/react-native": "0.67.4", |
49 | 49 | "@types/react-native-check-box": "2.1.2", |
50 | 50 | "@types/react-native-vector-icons": "6.4.10", |
51 | | - "@types/react-test-renderer": "17.0.1", |
52 | | - "@typescript-eslint/eslint-plugin": "5.16.0", |
53 | | - "@typescript-eslint/parser": "5.16.0", |
| 51 | + "@types/react-test-renderer": "18.0.0", |
| 52 | + "@typescript-eslint/eslint-plugin": "5.19.0", |
| 53 | + "@typescript-eslint/parser": "5.19.0", |
54 | 54 | "babel-jest": "27.5.1", |
55 | | - "eas-cli": "0.48.2", |
56 | | - "eslint": "8.11.0", |
| 55 | + "eas-cli": "0.50.0", |
| 56 | + "eslint": "8.13.0", |
57 | 57 | "eslint-config-prettier": "8.5.0", |
58 | 58 | "eslint-plugin-prettier": "4.0.0", |
59 | 59 | "eslint-plugin-react": "7.29.4", |
|
62 | 62 | "jest-expo": "43.0.1", |
63 | 63 | "lint-staged": "12.3.7", |
64 | 64 | "peer-types": "1.0.5", |
65 | | - "prettier": "2.6.0", |
| 65 | + "prettier": "2.6.2", |
66 | 66 | "pretty-quick": "3.1.3", |
67 | | - "react-test-renderer": "17.0.2", |
68 | | - "typescript": "4.6.2" |
| 67 | + "react-test-renderer": "18.0.0", |
| 68 | + "typescript": "4.6.3" |
69 | 69 | }, |
70 | 70 | "jest": { |
71 | 71 | "projects": [ |
|
0 commit comments