Skip to content
This repository was archived by the owner on Dec 26, 2023. It is now read-only.

Commit 85b3955

Browse files
Update react monorepo
1 parent 9efcf81 commit 85b3955

File tree

2 files changed

+1404
-1357
lines changed

2 files changed

+1404
-1357
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"dependencies": {
1010
"axios": "1.1.1",
1111
"prop-types": "15.7.2",
12-
"react": "16.8.3",
13-
"react-native": "0.59.5",
12+
"react": "16.14.0",
13+
"react-native": "0.70.2",
1414
"react-native-gesture-handler": "1.2.0",
1515
"react-native-iphone-x-helper": "1.2.0",
1616
"react-native-qrcode": "0.2.7",
@@ -34,7 +34,7 @@
3434
"eslint-plugin-react-native": "3.7.0",
3535
"jest": "24.9.0",
3636
"metro-react-native-babel-preset": "0.73.0",
37-
"react-test-renderer": "16.8.3"
37+
"react-test-renderer": "16.14.0"
3838
},
3939
"jest": {
4040
"preset": "react-native"

0 commit comments

Comments
 (0)