Skip to content

Commit

Permalink
chore(deps): update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 8, 2022
1 parent f6198e2 commit 6a469bc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
},
"dependencies": {
"@uiw/react-native-alipay": "5.0.2",
"react": "18.0.0",
"react-native": "0.69.3"
"react": "18.2.0",
"react-native": "0.69.4"
},
"devDependencies": {
"@babel/core": "^7.12.9",
Expand All @@ -29,7 +29,7 @@
"jest": "^26.6.3",
"babel-plugin-module-resolver": "^4.1.0",
"metro-react-native-babel-preset": "^0.70.3",
"react-test-renderer": "18.0.0",
"react-test-renderer": "18.2.0",
"patch-package": "^6.4.7",
"postinstall-postinstall": "^2.1.0"
},
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
"react-native": "*"
},
"devDependencies": {
"react": "18.0.0",
"react-native": "0.69.3",
"react": "18.2.0",
"react-native": "0.69.4",
"pod-install": "^0.1.0",
"typedoc": "0.20.36",
"typescript": "4.2.4"
Expand Down

0 comments on commit 6a469bc

Please sign in to comment.