Skip to content
This repository was archived by the owner on Dec 6, 2023. It is now read-only.

Commit 886bf0b

Browse files
fix(deps): Update react-native, react and flipper dependencies (#1042)
1 parent c92df20 commit 886bf0b

File tree

2 files changed

+1471
-1445
lines changed

2 files changed

+1471
-1445
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"rn-host-detect": "1.2.0"
4444
},
4545
"optionalDependencies": {
46-
"react-native-flipper": "^0.34.0"
46+
"react-native-flipper": "^0.164.0"
4747
},
4848
"devDependencies": {
4949
"@babel/core": "7.16.0",
@@ -54,7 +54,7 @@
5454
"@semantic-release/git": "9.0.1",
5555
"@types/jest": "27.0.3",
5656
"@types/node": "16.11.11",
57-
"@types/react-native": "0.66.6",
57+
"@types/react-native": "0.69.5",
5858
"@typescript-eslint/eslint-plugin": "4.33.0",
5959
"@typescript-eslint/parser": "4.33.0",
6060
"babel-eslint": "10.1.0",
@@ -69,9 +69,9 @@
6969
"jest": "27.4.3",
7070
"npm-run-all": "4.1.5",
7171
"prettier": "2.5.0",
72-
"react": "16.14.0",
73-
"react-native": "0.63.4",
74-
"react-native-flipper": "0.34.0",
72+
"react": "18.0.0",
73+
"react-native": "0.69.5",
74+
"react-native-flipper": "0.164.0",
7575
"rollup": "2.60.2",
7676
"rollup-plugin-babel": "4.4.0",
7777
"rollup-plugin-babel-minify": "10.0.0",

0 commit comments

Comments
 (0)