|
20 | 20 | "@tanstack/react-query": "^5.31.0",
|
21 | 21 | "i18next": "^23.11.2",
|
22 | 22 | "ky": "^1.2.4",
|
23 |
| - "react": "18.2.0", |
| 23 | + "react": "18.3.1", |
24 | 24 | "react-i18next": "^14.1.0",
|
25 |
| - "react-native": "0.74.1", |
| 25 | + "react-native": "0.75.3", |
26 | 26 | "react-native-gesture-handler": "^2.16.0",
|
27 | 27 | "react-native-mmkv": "^2.12.2",
|
28 | 28 | "react-native-reanimated": "^3.9.0-rc.1",
|
|
34 | 34 | "@babel/core": "^7.20.0",
|
35 | 35 | "@babel/preset-env": "^7.20.0",
|
36 | 36 | "@babel/runtime": "^7.20.0",
|
37 |
| - "@react-native/babel-preset": "0.74.83", |
38 |
| - "@react-native/eslint-config": "0.74.83", |
39 |
| - "@react-native/metro-config": "0.74.83", |
40 |
| - "@react-native/typescript-config": "0.74.83", |
| 37 | + "@react-native/babel-preset": "0.75.3", |
| 38 | + "@react-native/eslint-config": "0.75.3", |
| 39 | + "@react-native/metro-config": "0.75.3", |
| 40 | + "@react-native/typescript-config": "0.75.3", |
41 | 41 | "@testing-library/jest-native": "^5.4.2",
|
42 | 42 | "@testing-library/react-native": "^12.1.2",
|
43 | 43 | "@types/jest": "^29.4.0",
|
|
58 | 58 | "eslint-plugin-jsx-a11y": "^6.8.0",
|
59 | 59 | "jest": "^29.6.3",
|
60 | 60 | "prettier": "2.8.8",
|
61 |
| - "react-test-renderer": "18.2.0", |
| 61 | + "react-test-renderer": "18.3.1", |
62 | 62 | "reactotron-react-native": "^5.1.6",
|
63 | 63 | "reactotron-react-native-mmkv": "^0.2.6",
|
64 | 64 | "reactotron-react-query": "^1.0.4",
|
|
0 commit comments