mirror of
https://github.com/zhigang1992/react-native-chat-ui.git
synced 2026-04-28 12:15:41 +08:00
Update dependencies
This commit is contained in:
@@ -18,20 +18,20 @@
|
||||
"react-native": "^0.63.2",
|
||||
"react-native-document-picker": "^3.5.4",
|
||||
"react-native-file-viewer": "^2.1.1",
|
||||
"react-native-image-crop-picker": "^0.33.2",
|
||||
"react-native-safe-area-context": "^3.1.7"
|
||||
"react-native-image-crop-picker": "^0.35.0",
|
||||
"react-native-safe-area-context": "^3.1.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.11.4",
|
||||
"@babel/core": "^7.11.6",
|
||||
"@babel/runtime": "^7.11.2",
|
||||
"@react-native-community/eslint-config": "^2.0.0",
|
||||
"@types/jest": "^26.0.10",
|
||||
"@types/react-native": "^0.63.8",
|
||||
"@types/jest": "^26.0.14",
|
||||
"@types/react-native": "^0.63.18",
|
||||
"@types/react-test-renderer": "^16.9.3",
|
||||
"@types/uuid": "^8.3.0",
|
||||
"babel-jest": "^26.3.0",
|
||||
"casual": "^1.6.2",
|
||||
"eslint": "^7.7.0",
|
||||
"eslint": "^7.9.0",
|
||||
"eslint-plugin-simple-import-sort": "^5.0.3",
|
||||
"jest": "^26.4.2",
|
||||
"metro-react-native-babel-preset": "^0.63.0",
|
||||
|
||||
Reference in New Issue
Block a user