fix(deps): update dependency react-i18next to v11.14.3
This commit is contained in:
committed by
renovate[bot]
parent
9827283b7b
commit
51bb109efa
14
client/package-lock.json
generated
14
client/package-lock.json
generated
@ -74,7 +74,7 @@
|
||||
"react-ga": "3.3.0",
|
||||
"react-helmet": "6.1.0",
|
||||
"react-hotkeys": "2.0.0",
|
||||
"react-i18next": "11.14.2",
|
||||
"react-i18next": "11.14.3",
|
||||
"react-instantsearch-dom": "6.15.0",
|
||||
"react-lazy-load": "3.1.13",
|
||||
"react-monaco-editor": "0.46.0",
|
||||
@ -17846,9 +17846,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/react-i18next": {
|
||||
"version": "11.14.2",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.14.2.tgz",
|
||||
"integrity": "sha512-fmDhwNA0zDmSEL3BBT5qwNMvxrKu25oXDDAZyHprfB0AHZmWXfBmRLf8MX8i1iBd2I2C2vsA2D9wxYBIwzooEQ==",
|
||||
"version": "11.14.3",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.14.3.tgz",
|
||||
"integrity": "sha512-Hf2aanbKgYxPjG8ZdKr+PBz9sY6sxXuZWizxCYyJD2YzvJ0W9JTQcddVEjDaKyBoCyd3+5HTerdhc9ehFugc6g==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.14.5",
|
||||
"html-parse-stringify": "^3.0.1"
|
||||
@ -36117,9 +36117,9 @@
|
||||
}
|
||||
},
|
||||
"react-i18next": {
|
||||
"version": "11.14.2",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.14.2.tgz",
|
||||
"integrity": "sha512-fmDhwNA0zDmSEL3BBT5qwNMvxrKu25oXDDAZyHprfB0AHZmWXfBmRLf8MX8i1iBd2I2C2vsA2D9wxYBIwzooEQ==",
|
||||
"version": "11.14.3",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.14.3.tgz",
|
||||
"integrity": "sha512-Hf2aanbKgYxPjG8ZdKr+PBz9sY6sxXuZWizxCYyJD2YzvJ0W9JTQcddVEjDaKyBoCyd3+5HTerdhc9ehFugc6g==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.14.5",
|
||||
"html-parse-stringify": "^3.0.1"
|
||||
|
@ -98,7 +98,7 @@
|
||||
"react-ga": "3.3.0",
|
||||
"react-helmet": "6.1.0",
|
||||
"react-hotkeys": "2.0.0",
|
||||
"react-i18next": "11.14.2",
|
||||
"react-i18next": "11.14.3",
|
||||
"react-instantsearch-dom": "6.15.0",
|
||||
"react-lazy-load": "3.1.13",
|
||||
"react-monaco-editor": "0.46.0",
|
||||
|
Reference in New Issue
Block a user