We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9689e4e commit 4e7dbd2Copy full SHA for 4e7dbd2
package.json
@@ -48,11 +48,11 @@
48
"@types/react-test-renderer": "18.0.0",
49
"@typescript-eslint/eslint-plugin": "5.19.0",
50
"@typescript-eslint/parser": "5.19.0",
51
- "babel-jest": "27.5.1",
+ "babel-jest": "28.0.2",
52
"coveralls": "3.1.1",
53
"eslint": "8.13.0",
54
"eslint-plugin-react": "7.29.2",
55
- "jest": "27.5.1",
+ "jest": "28.0.2",
56
"metro": "0.70.1",
57
"metro-react-native-babel-preset": "0.70.1",
58
"react": "18.0.0",
@@ -62,7 +62,7 @@
62
"react-native-gesture-handler": "2.4.0",
63
"react-native-reanimated": "2.8.0",
64
"react-native-safe-area": "0.5.1",
65
- "react-native-safe-area-context": "3.4.1",
+ "react-native-safe-area-context": "4.2.5",
66
"react-native-screens": "3.13.0",
67
"react-native-unimodules": "0.14.10",
68
"react-native-web": "0.17.6",
0 commit comments