|
68 | 68 | "invariant": "^2.2.4", |
69 | 69 | "prop-types": "^15.7.2" |
70 | 70 | }, |
71 | | - "jest": { |
72 | | - "preset": "react-native", |
73 | | - "modulePathIgnorePatterns": [ |
74 | | - "<rootDir>/lib/" |
75 | | - ] |
76 | | - }, |
77 | 71 | "devDependencies": { |
78 | 72 | "@babel/core": "^7.12.9", |
79 | 73 | "@babel/plugin-proposal-class-properties": "^7.12.1", |
80 | 74 | "@babel/preset-env": "^7.12.11", |
81 | 75 | "@babel/preset-typescript": "^7.12.7", |
82 | 76 | "@babel/runtime": "^7.12.5", |
83 | | - "@react-native/babel-preset": "^0.73.19", |
84 | | - "@testing-library/jest-native": "^4.0.4", |
85 | | - "@testing-library/react-native": "^9.0.0", |
| 77 | + "@react-native/babel-preset": "^0.74.85", |
| 78 | + "@testing-library/jest-native": "^5.4.3", |
| 79 | + "@testing-library/react-native": "^12.5.1", |
86 | 80 | "@types/hammerjs": "^2.0.38", |
87 | 81 | "@types/hoist-non-react-statics": "^3.3.1", |
88 | 82 | "@types/jest": "^27.0.3", |
|
109 | 103 | "react-native-builder-bob": "^0.17.1", |
110 | 104 | "react-native-reanimated": "^3.12.0", |
111 | 105 | "react-native-web": "^0.11.7", |
112 | | - "react-test-renderer": "17.0.2", |
| 106 | + "react-test-renderer": "18.2.0", |
113 | 107 | "release-it": "^13.6.5", |
114 | 108 | "typescript": "5.0.4" |
115 | 109 | }, |
|
0 commit comments