Force i18next version in the package.json overrides to make sure peer dependencies use the same version.
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
"react-i18next": "^15.1.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"i18next": "^23.16.3",
|
||||
"i18next": "23.16.4",
|
||||
"i18next-browser-languagedetector": "8.0.0",
|
||||
"i18next-resources-to-backend": "^1.2.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user