We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
react-native-macos
1 parent c4757c0 commit db4da7bCopy full SHA for db4da7b
package.json
@@ -84,14 +84,13 @@
84
"jest-circus": "^26.6.1",
85
"lodash": "^4.17.21",
86
"prettier": "^2.5.1",
87
- "react": "17.0.2",
88
- "react-dom": "17.0.2",
89
- "react-native": "^0.68.0",
+ "react": "18.2.0",
+ "react-dom": "18.2.0",
+ "react-native": "0.71.2",
90
"react-native-builder-bob": "^0.18.0",
91
- "react-native-macos": "^0.68.0",
92
- "react-native-test-app": "^1.6.10",
+ "react-native-test-app": "^2.3.4",
93
"react-native-web": "^0.17.0",
94
- "react-native-windows": "^0.68.0",
+ "react-native-windows": "^0.71.0",
95
"react-test-renderer": "17.0.2",
96
"semantic-release": "^19.0.0",
97
"typescript": "^4.5.0"
0 commit comments