Skip to content

Commit 4b85379

Browse files
chore(deps): update react monorepo
1 parent 245d0ef commit 4b85379

File tree

3 files changed

+1020
-258
lines changed

3 files changed

+1020
-258
lines changed

example/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,18 @@
1111
},
1212
"dependencies": {
1313
"@uiw/react-native-transport-location": "link:../",
14-
"react": "16.13.1",
14+
"react": "18.2.0",
1515
"react-native": "0.63.3"
1616
},
1717
"devDependencies": {
1818
"@babel/core": "7.11.6",
1919
"@babel/runtime": "7.11.2",
20-
"@react-native-community/eslint-config": "1.1.0",
20+
"@react-native-community/eslint-config": "3.0.3",
2121
"babel-jest": "25.5.1",
2222
"eslint": "6.8.0",
2323
"jest": "25.5.4",
2424
"metro-react-native-babel-preset": "0.59.0",
25-
"react-test-renderer": "16.13.1"
25+
"react-test-renderer": "18.2.0"
2626
},
2727
"jest": {
2828
"preset": "react-native"

0 commit comments

Comments
 (0)