Merge branch 'renovate/i18next-15.x' into 'master'
Update dependency i18next to v15 See merge request !252
Showing
... | ... | @@ -46,8 +46,7 @@ |
}, | ||
"dependencies": { | ||
"@react-native-community/cli": "1.9.7", | ||
"i18next": "14.1.1", | ||
"i18next-react-native-language-detector": "1.0.2", | ||
"i18next": "15.1.3", | ||
"metro-config": "0.54.1", | ||
"metro-core": "0.54.1", | ||
"moment": "2.24.0", | ||
... | ... | @@ -60,7 +59,6 @@ |
"react-native-firebase": "5.4.1", | ||
"react-native-gesture-handler": "1.2.2", | ||
"react-native-linear-gradient": "2.5.4", | ||
"react-native-locale-detector": "1.0.1", | ||
"react-native-render-html": "4.1.2", | ||
"react-native-sentry": "0.43.1", | ||
"react-native-share": "1.2.1", | ||
... | ... |
Please register or sign in to comment