Bump react-i18next from 11.12.0 to 11.18.3

Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.12.0 to 11.18.3.
- [Release notes](https://github.com/i18next/react-i18next/releases)
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v11.12.0...v11.18.3)
This commit is contained in:
Sofiya Tepikin
2022-08-07 09:06:06 +00:00
parent 33c1205940
commit 9f640c71f4
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -7193,9 +7193,9 @@
}
},
"react-i18next": {
"version": "11.12.0",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.12.0.tgz",
"integrity": "sha512-M9BT+hqVG03ywrl+L7CK74ugK+4jIo7AeKJ17+g9BoqJz2+/aVbs8SIVXT4KMQ1rjIdcw+GcSRDy1CXjcz6tLQ==",
"version": "11.18.3",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.18.3.tgz",
"integrity": "sha512-EttTX31HbqzZymUM3SIrMPuvamfSXFZVsDHm/ZAqoDfTLjhzlwyxqfbDNxcKNAGOi2mjZaXfR7hSNMlvLNpB/g==",
"requires": {
"@babel/runtime": "^7.14.5",
"html-parse-stringify": "^3.0.1"
+1 -1
View File
@@ -41,7 +41,7 @@
"obv": "0.0.1",
"prop-types": "^15.8.1",
"react": "16.9.0",
"react-i18next": "^11.8.15",
"react-i18next": "^11.18.3",
"react-native": "0.61.0",
"react-native-calendars": "^1.19.3",
"react-native-document-picker": "^4.2.0",