|
93 | 93 | "@react-native-community/cli-platform-ios": "20.0.0", |
94 | 94 | "@react-native-community/datetimepicker": "^8.2.0", |
95 | 95 | "@react-native-community/netinfo": "^11.4.1", |
96 | | - "@react-native/babel-preset": "0.82.1", |
97 | | - "@react-native/eslint-config": "0.82.1", |
98 | | - "@react-native/metro-config": "0.82.1", |
99 | | - "@react-native/typescript-config": "0.82.1", |
| 96 | + "@react-native/babel-preset": "0.83.0", |
| 97 | + "@react-native/eslint-config": "0.83.0", |
| 98 | + "@react-native/metro-config": "0.83.0", |
| 99 | + "@react-native/typescript-config": "0.83.0", |
100 | 100 | "@testing-library/jest-native": "^5.4.2", |
101 | 101 | "@testing-library/react-native": "^13.0.1", |
102 | 102 | "@types/hoist-non-react-statics": "^3.3.6", |
103 | 103 | "@types/jasmine": "3.5.10", |
104 | 104 | "@types/jest": "^29.5.13", |
105 | 105 | "@types/lodash": "^4.17.20", |
106 | 106 | "@types/prop-types": "^15.7.14", |
107 | | - "@types/react": "^19.1.1", |
| 107 | + "@types/react": "^19.2.0", |
108 | 108 | "@types/react-test-renderer": "^19.1.0", |
109 | 109 | "@typescript-eslint/eslint-plugin": "8.21.0", |
110 | 110 | "@typescript-eslint/parser": "8.21.0", |
|
124 | 124 | "pixelmatch": "^5.2.1", |
125 | 125 | "pngjs": "^6.0.0", |
126 | 126 | "prettier": "2.8.8", |
127 | | - "react": "19.1.1", |
128 | | - "react-native": "0.82.1", |
| 127 | + "react": "19.2.0", |
| 128 | + "react-native": "0.83.0", |
129 | 129 | "react-native-builder-bob": "^0.40.13", |
130 | 130 | "react-native-fast-image": "^8.6.3", |
131 | 131 | "react-native-gesture-handler": "^2.29.1", |
132 | 132 | "react-native-reanimated": "4.1.5", |
133 | 133 | "react-native-worklets": "0.5.0", |
134 | 134 | "react-redux": "9.1.2", |
135 | | - "react-test-renderer": "19.1.1", |
| 135 | + "react-test-renderer": "19.2.0", |
136 | 136 | "redux": "^5.0.1", |
137 | 137 | "remx": "3.x.x", |
138 | 138 | "semver": "5.x.x", |
|
0 commit comments