fix(deps): update dependency react-i18next to v11.13.0
This commit is contained in:
committed by
renovate[bot]
parent
cb5244be73
commit
e84fe15a97
6
client/package-lock.json
generated
6
client/package-lock.json
generated
@ -17476,9 +17476,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"react-i18next": {
|
"react-i18next": {
|
||||||
"version": "11.12.0",
|
"version": "11.13.0",
|
||||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.12.0.tgz",
|
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.13.0.tgz",
|
||||||
"integrity": "sha512-M9BT+hqVG03ywrl+L7CK74ugK+4jIo7AeKJ17+g9BoqJz2+/aVbs8SIVXT4KMQ1rjIdcw+GcSRDy1CXjcz6tLQ==",
|
"integrity": "sha512-AY8ydSqx8LVm1Tn5yXFA0JwCeSWpcFOSr96HrjUXXVAWWbptamZOY2iMxVaGNlGxSLnRY0U2sdCIPVYHcmhBxQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.14.5",
|
"@babel/runtime": "^7.14.5",
|
||||||
"html-parse-stringify": "^3.0.1"
|
"html-parse-stringify": "^3.0.1"
|
||||||
|
@ -98,7 +98,7 @@
|
|||||||
"react-ga": "3.3.0",
|
"react-ga": "3.3.0",
|
||||||
"react-helmet": "6.1.0",
|
"react-helmet": "6.1.0",
|
||||||
"react-hotkeys": "2.0.0",
|
"react-hotkeys": "2.0.0",
|
||||||
"react-i18next": "11.12.0",
|
"react-i18next": "11.13.0",
|
||||||
"react-instantsearch-dom": "6.15.0",
|
"react-instantsearch-dom": "6.15.0",
|
||||||
"react-lazy-load": "3.1.13",
|
"react-lazy-load": "3.1.13",
|
||||||
"react-monaco-editor": "0.46.0",
|
"react-monaco-editor": "0.46.0",
|
||||||
|
Reference in New Issue
Block a user