Skip to content

Commit 3d3343d

Browse files
committed
chore(deps): update react monorepo
1 parent 4378b7c commit 3d3343d

File tree

3 files changed

+526
-273
lines changed

3 files changed

+526
-273
lines changed

example/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,18 @@
1111
},
1212
"dependencies": {
1313
"@uiw/react-native-wechat": "link:../",
14-
"react": "16.13.1",
14+
"react": "17.0.2",
1515
"react-native": "0.63.2"
1616
},
1717
"devDependencies": {
1818
"@babel/core": "7.8.4",
1919
"@babel/runtime": "7.8.4",
20-
"@react-native-community/eslint-config": "1.1.0",
20+
"@react-native-community/eslint-config": "2.0.0",
2121
"babel-jest": "25.1.0",
2222
"eslint": "6.5.1",
2323
"jest": "25.1.0",
2424
"metro-react-native-babel-preset": "0.59.0",
25-
"react-test-renderer": "16.13.1"
25+
"react-test-renderer": "17.0.2"
2626
},
2727
"jest": {
2828
"preset": "react-native"

0 commit comments

Comments
 (0)