|
30 | 30 | "@react-native-community/cli-platform-android": "15.0.0-alpha.2", |
31 | 31 | "@react-native-community/cli-platform-ios": "15.0.0-alpha.2", |
32 | 32 | "@react-native/assets": "1.0.0", |
33 | | - "@react-native/assets-registry": "0.76.0-rc.3", |
34 | | - "@react-native/codegen": "0.76.0-rc.3", |
35 | | - "@react-native/community-cli-plugin": "0.76.0-rc.3", |
36 | | - "@react-native/gradle-plugin": "0.76.0-rc.3", |
37 | | - "@react-native/js-polyfills": "0.76.0-rc.3", |
38 | | - "@react-native/normalize-colors": "0.76.0-rc.3", |
39 | | - "@react-native/virtualized-lists": "0.76.0-rc.3", |
| 33 | + "@react-native/assets-registry": "0.76.0-rc.4", |
| 34 | + "@react-native/codegen": "0.76.0-rc.4", |
| 35 | + "@react-native/community-cli-plugin": "0.76.0-rc.4", |
| 36 | + "@react-native/gradle-plugin": "0.76.0-rc.4", |
| 37 | + "@react-native/js-polyfills": "0.76.0-rc.4", |
| 38 | + "@react-native/normalize-colors": "0.76.0-rc.4", |
| 39 | + "@react-native/virtualized-lists": "0.76.0-rc.4", |
40 | 40 | "abort-controller": "^3.0.0", |
41 | 41 | "anser": "^1.4.9", |
42 | 42 | "ansi-regex": "^5.0.0", |
|
90 | 90 | "just-scripts": "^1.3.3", |
91 | 91 | "prettier": "2.8.8", |
92 | 92 | "react": "18.3.1", |
93 | | - "react-native": "0.76.0-rc.3", |
| 93 | + "react-native": "0.76.0-rc.4", |
94 | 94 | "react-native-platform-override": "^1.9.46", |
95 | 95 | "typescript": "5.0.4" |
96 | 96 | }, |
97 | 97 | "peerDependencies": { |
98 | 98 | "@types/react": "^18.2.6", |
99 | 99 | "react": "^18.2.0", |
100 | | - "react-native": "0.76.0-rc.3" |
| 100 | + "react-native": "0.76.0-rc.4" |
101 | 101 | }, |
102 | 102 | "beachball": { |
103 | 103 | "defaultNpmTag": "preview", |
|
0 commit comments