actually specify @types/react@19, remove need for transitive dep

This commit is contained in:
Samuel Newman
2025-06-10 22:45:58 +03:00
parent 3d41a82c74
commit b2e8245c08
2 changed files with 20 additions and 28 deletions
+2 -3
View File
@@ -208,7 +208,7 @@
"react-native-web-webview": "^1.0.2",
"react-native-webview": "13.13.5",
"react-remove-scroll-bar": "^2.3.8",
"react-responsive": "^9.0.2",
"react-responsive": "^10.0.1",
"react-textarea-autosize": "^8.5.3",
"rn-fetch-blob": "^0.12.0",
"statsig-react-native-expo": "^4.6.1",
@@ -238,8 +238,8 @@
"@types/lodash.isequal": "^4.5.6",
"@types/lodash.shuffle": "^4.2.7",
"@types/psl": "^1.1.1",
"@types/react": "^19.1.7",
"@types/react-dom": "^19.1.2",
"@types/react-responsive": "^8.0.5",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"babel-jest": "^29.7.0",
@@ -277,7 +277,6 @@
"@expo/image-utils": "0.6.3",
"@react-native/babel-preset": "0.79.2",
"@react-native/normalize-colors": "0.79.2",
"@types/react": "^19",
"**/expo-constants": "17.0.3",
"**/expo-device": "7.0.1",
"**/zod": "3.23.8",