Skip to content

Commit

Permalink
Update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 1, 2022
1 parent 795b047 commit 9133456
Show file tree
Hide file tree
Showing 2 changed files with 961 additions and 290 deletions.
6 changes: 3 additions & 3 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,19 @@
"lint": "eslint ."
},
"dependencies": {
"react": "16.13.1",
"react": "18.2.0",
"react-native": "0.63.4",
"react-native-ping": "^1.2.5"
},
"devDependencies": {
"@babel/core": "^7.8.4",
"@babel/runtime": "^7.8.4",
"@react-native-community/eslint-config": "^1.1.0",
"@react-native-community/eslint-config": "3.1.0",
"babel-jest": "^25.1.0",
"eslint": "^6.5.1",
"jest": "^25.1.0",
"metro-react-native-babel-preset": "^0.59.0",
"react-test-renderer": "16.13.1"
"react-test-renderer": "18.2.0"
},
"jest": {
"preset": "react-native"
Expand Down
Loading

0 comments on commit 9133456

Please sign in to comment.