|
45 | 45 | "peerDependencies": { |
46 | 46 | "react": "*", |
47 | 47 | "react-native": "*", |
48 | | - "react-native-vision-camera": ">=4.0.0-0", |
49 | | - "react-native-worklets-core": ">=1.1.1-0" |
| 48 | + "react-native-vision-camera": ">=4.7.2", |
| 49 | + "react-native-worklets-core": ">=1.6.2" |
50 | 50 | }, |
51 | 51 | "devDependencies": { |
52 | | - "@mgcrea/eslint-config-react-native": "^0.10.1", |
53 | | - "@react-native-community/cli-platform-android": "^13.6.5", |
| 52 | + "@mgcrea/eslint-config-react-native": "^0.13.0", |
| 53 | + "@react-native-community/cli-platform-android": "^20.0.1", |
54 | 54 | "@react-native-community/eslint-config": "^3.2.0", |
55 | | - "@react-native/gradle-plugin": "^0.74.80", |
| 55 | + "@react-native/gradle-plugin": "^0.81.1", |
56 | 56 | "@testing-library/jest-native": "^5.4.3", |
57 | | - "@testing-library/react-native": "^12.4.5", |
58 | | - "@tsconfig/react-native": "^3.0.5", |
59 | | - "@types/jest": "^29.5.12", |
60 | | - "@types/react": "~18.2.79", |
61 | | - "@types/react-native": "0.72.8", |
62 | | - "eslint": "^8.57.0", |
63 | | - "jest": "^29.7.0", |
64 | | - "prettier": "^3.2.5", |
65 | | - "prettier-plugin-java": "^2.6.0", |
66 | | - "prettier-plugin-organize-imports": "^3.2.4", |
67 | | - "react": "18.2.0", |
68 | | - "react-native": "0.73.7", |
69 | | - "react-native-vision-camera": "4.0.1", |
70 | | - "react-native-worklets-core": "1.1.1", |
71 | | - "release-it": "^17.2.0", |
72 | | - "tsup": "^8.0.2", |
73 | | - "typescript": "^5.4.5" |
| 57 | + "@testing-library/react-native": "^13.3.3", |
| 58 | + "@tsconfig/react-native": "^3.0.6", |
| 59 | + "@types/jest": "^30.0.0", |
| 60 | + "@types/react": "^19.1.12", |
| 61 | + "eslint": "^9.35.0", |
| 62 | + "jest": "^30.1.3", |
| 63 | + "prettier": "^3.6.2", |
| 64 | + "prettier-plugin-java": "^2.7.4", |
| 65 | + "prettier-plugin-organize-imports": "^4.2.0", |
| 66 | + "react": "19.1.1", |
| 67 | + "react-native": "0.81.1", |
| 68 | + "react-native-vision-camera": "^4.7.2", |
| 69 | + "react-native-worklets-core": "^1.6.2", |
| 70 | + "release-it": "^19.0.4", |
| 71 | + "tsup": "^8.5.0", |
| 72 | + "typescript": "^5.9.2" |
74 | 73 | }, |
75 | | - "packageManager": "pnpm@10.6.3+sha512.bb45e34d50a9a76e858a95837301bfb6bd6d35aea2c5d52094fa497a467c43f5c440103ce2511e9e0a2f89c3d6071baac3358fc68ac6fb75e2ceb3d2736065e6" |
| 74 | + "packageManager": "pnpm@10.15.1" |
76 | 75 | } |
0 commit comments