Skip to content

Commit f4e2b8c

Browse files
chore(deps): update react monorepo
1 parent f6198e2 commit f4e2b8c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

example/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
},
1818
"dependencies": {
1919
"@uiw/react-native-alipay": "5.0.2",
20-
"react": "18.0.0",
21-
"react-native": "0.69.3"
20+
"react": "18.2.0",
21+
"react-native": "0.70.0"
2222
},
2323
"devDependencies": {
2424
"@babel/core": "^7.12.9",
@@ -29,7 +29,7 @@
2929
"jest": "^26.6.3",
3030
"babel-plugin-module-resolver": "^4.1.0",
3131
"metro-react-native-babel-preset": "^0.70.3",
32-
"react-test-renderer": "18.0.0",
32+
"react-test-renderer": "18.2.0",
3333
"patch-package": "^6.4.7",
3434
"postinstall-postinstall": "^2.1.0"
3535
},

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@
4747
"react-native": "*"
4848
},
4949
"devDependencies": {
50-
"react": "18.0.0",
51-
"react-native": "0.69.3",
50+
"react": "18.2.0",
51+
"react-native": "0.70.0",
5252
"pod-install": "^0.1.0",
5353
"typedoc": "0.20.36",
5454
"typescript": "4.2.4"

0 commit comments

Comments
 (0)