fix(deps): update dependency react-i18next to v11.9.0
This commit is contained in:
committed by
renovate[bot]
parent
7844b81288
commit
a32559b203
6
client/package-lock.json
generated
6
client/package-lock.json
generated
@ -15160,9 +15160,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"react-i18next": {
|
"react-i18next": {
|
||||||
"version": "11.8.15",
|
"version": "11.9.0",
|
||||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.8.15.tgz",
|
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.9.0.tgz",
|
||||||
"integrity": "sha512-ZbKcbYYKukgDL0MiUWKJTEsEftjSTNVZv67/V+SjPqTRwuF/aL4NbUtuEcb4WjHk0HyZ1M+2wGd07Fp0RUNHKA==",
|
"integrity": "sha512-Yrvldj3gB0z5AMaJw5O1HojTUTjSZFkvQg4ycW4voNSmf/Is/jvHoNoUD0r1qc5lNtiKuMoJPOiiim5vovgbng==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.13.6",
|
"@babel/runtime": "^7.13.6",
|
||||||
"html-parse-stringify": "^3.0.1"
|
"html-parse-stringify": "^3.0.1"
|
||||||
|
@ -95,7 +95,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.8.15",
|
"react-i18next": "11.9.0",
|
||||||
"react-instantsearch-dom": "6.11.0",
|
"react-instantsearch-dom": "6.11.0",
|
||||||
"react-lazy-load": "3.1.13",
|
"react-lazy-load": "3.1.13",
|
||||||
"react-monaco-editor": "0.43.0",
|
"react-monaco-editor": "0.43.0",
|
||||||
|
Reference in New Issue
Block a user