|
27 | 27 | "react-native-video": "6.0.0-alpha.7" |
28 | 28 | }, |
29 | 29 | "devDependencies": { |
30 | | - "@babel/core": "^7.22.11", |
31 | | - "@babel/preset-env": "^7.22.14", |
32 | | - "@babel/runtime": "^7.22.11", |
| 30 | + "@babel/core": "^7.20.0", |
| 31 | + "@babel/preset-env": "^7.20.0", |
| 32 | + "@babel/runtime": "^7.20.0", |
33 | 33 | "@react-native/eslint-config": "^0.72.2", |
34 | 34 | "@react-native/metro-config": "^0.72.11", |
35 | | - "@tsconfig/react-native": "^3.0.2", |
36 | | - "@testing-library/jest-native": "^5.4.2", |
37 | | - "@testing-library/react-native": "^12.2.2", |
38 | | - "@types/jest": "^29.5.4", |
39 | | - "@types/react": "^18.2.21", |
40 | | - "@types/react-native-video": "^5.0.15", |
| 35 | + "@tsconfig/react-native": "^3.0.0", |
| 36 | + "@types/react": "^18.0.24", |
41 | 37 | "@types/react-test-renderer": "^18.0.0", |
42 | | - "axios": "^1.5.0", |
43 | | - "babel-jest": "^29.6.4", |
44 | | - "eslint": "^8.48.0", |
45 | | - "jest": "^29.6.4", |
| 38 | + "babel-jest": "^29.2.1", |
| 39 | + "eslint": "^8.19.0", |
| 40 | + "jest": "^29.2.1", |
46 | 41 | "metro-react-native-babel-preset": "0.76.8", |
47 | | - "msw": "^1.2.5", |
48 | | - "prettier": "^3.0.3", |
| 42 | + "prettier": "^2.4.1", |
49 | 43 | "react-test-renderer": "18.2.0", |
50 | | - "typescript": "5.2.2" |
| 44 | + "typescript": "4.8.4", |
| 45 | + "@testing-library/jest-native": "^5.4.3", |
| 46 | + "@testing-library/react-native": "^12.3.0", |
| 47 | + "@types/jest": "^29.2.1", |
| 48 | + "@types/react-native-video": "^5.0.15", |
| 49 | + "axios": "^1.5.0", |
| 50 | + "msw": "^1.3.0" |
51 | 51 | }, |
52 | 52 | "engines": { |
53 | 53 | "node": ">=16" |
|
0 commit comments