|
79 | 79 | "@testing-library/react-native": "^13.3.3", |
80 | 80 | "@types/jest": "^29.5.5", |
81 | 81 | "@types/react": "^19.0.0", |
82 | | - "@types/react-native-vector-icons": "^6.4.18", |
83 | 82 | "@typescript-eslint/eslint-plugin": "^8.13.0", |
84 | 83 | "@typescript-eslint/parser": "^8.13.0", |
85 | 84 | "commitlint": "^19.6.1", |
|
91 | 90 | "eslint-plugin-tsdoc": "^0.3.0", |
92 | 91 | "jest": "^29.7.0", |
93 | 92 | "prettier": "^3.0.3", |
| 93 | + "prettier-eslint": "^16.4.2", |
94 | 94 | "react": "19.0.0", |
95 | 95 | "react-native": "0.79.3", |
96 | 96 | "react-native-builder-bob": "^0.40.4", |
97 | 97 | "react-native-gesture-handler": "^2.26.0", |
98 | 98 | "react-native-safe-area-context": "^5.4.0", |
99 | 99 | "react-native-screens": "^4.10.0", |
100 | | - "react-native-vector-icons": "^10.2.0", |
101 | 100 | "react-native-webview": "^13.14.1", |
102 | 101 | "react-test-renderer": "19.0.0", |
103 | 102 | "release-it": "^17.10.0", |
|
115 | 114 | "react": "*", |
116 | 115 | "react-native": "*", |
117 | 116 | "react-native-safe-area-context": "*", |
118 | | - "react-native-vector-icons": "*", |
119 | 117 | "react-native-webview": "*" |
120 | 118 | }, |
121 | 119 | "peerDependenciesMeta": { |
|
0 commit comments