Skip to content

Commit db4da7b

Browse files
committed
Update dependencies, remove react-native-macos
1 parent c4757c0 commit db4da7b

File tree

2 files changed

+1212
-653
lines changed

2 files changed

+1212
-653
lines changed

package.json

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -84,14 +84,13 @@
8484
"jest-circus": "^26.6.1",
8585
"lodash": "^4.17.21",
8686
"prettier": "^2.5.1",
87-
"react": "17.0.2",
88-
"react-dom": "17.0.2",
89-
"react-native": "^0.68.0",
87+
"react": "18.2.0",
88+
"react-dom": "18.2.0",
89+
"react-native": "0.71.2",
9090
"react-native-builder-bob": "^0.18.0",
91-
"react-native-macos": "^0.68.0",
92-
"react-native-test-app": "^1.6.10",
91+
"react-native-test-app": "^2.3.4",
9392
"react-native-web": "^0.17.0",
94-
"react-native-windows": "^0.68.0",
93+
"react-native-windows": "^0.71.0",
9594
"react-test-renderer": "17.0.2",
9695
"semantic-release": "^19.0.0",
9796
"typescript": "^4.5.0"

0 commit comments

Comments
 (0)