Update to RN 71.1.0 (#100)
* Update to RN 71 * Adds missing lint plugin * Add missing native changes
This commit is contained in:
+6
-5
@@ -44,7 +44,7 @@
|
||||
"react": "18.2.0",
|
||||
"react-circular-progressbar": "^2.1.0",
|
||||
"react-dom": "17.0.2",
|
||||
"react-native": "0.71.0",
|
||||
"react-native": "0.71.1",
|
||||
"react-native-appstate-hook": "^1.0.6",
|
||||
"react-native-background-fetch": "^4.1.8",
|
||||
"react-native-fs": "^2.20.0",
|
||||
@@ -72,9 +72,9 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@atproto/pds": "^0.0.1",
|
||||
"@babel/core": "^7.12.9",
|
||||
"@babel/preset-env": "^7.14.0",
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"@babel/core": "^7.20.0",
|
||||
"@babel/preset-env": "^7.20.0",
|
||||
"@babel/runtime": "^7.20.0",
|
||||
"@react-native-community/eslint-config": "^3.0.0",
|
||||
"@testing-library/jest-native": "^5.3.3",
|
||||
"@testing-library/react-native": "^11.5.0",
|
||||
@@ -89,9 +89,10 @@
|
||||
"babel-jest": "^29.2.1",
|
||||
"babel-plugin-react-native-web": "^0.17.7",
|
||||
"eslint": "^8.19.0",
|
||||
"eslint-plugin-ft-flow": "^2.0.3",
|
||||
"jest": "^29.2.1",
|
||||
"jest-junit": "^15.0.0",
|
||||
"metro-react-native-babel-preset": "0.73.5",
|
||||
"metro-react-native-babel-preset": "^0.73.7",
|
||||
"prettier": "^2.8.3",
|
||||
"react-native-dotenv": "^3.3.1",
|
||||
"react-scripts": "^5.0.1",
|
||||
|
||||
Reference in New Issue
Block a user