fix(deps): update dependency react-i18next to v11.15.4

This commit is contained in:
Renovate Bot
2022-02-08 10:36:08 +00:00
committed by renovate[bot]
parent 7d817cb237
commit 0898c15255
2 changed files with 9 additions and 9 deletions

View File

@ -98,7 +98,7 @@
"react-ga": "3.3.0",
"react-helmet": "6.1.0",
"react-hotkeys": "2.0.0",
"react-i18next": "11.15.3",
"react-i18next": "11.15.4",
"react-instantsearch-dom": "6.22.0",
"react-lazy-load": "3.1.13",
"react-monaco-editor": "0.40.0",

16
package-lock.json generated
View File

@ -267,7 +267,7 @@
"react-ga": "3.3.0",
"react-helmet": "6.1.0",
"react-hotkeys": "2.0.0",
"react-i18next": "11.15.3",
"react-i18next": "11.15.4",
"react-instantsearch-dom": "6.22.0",
"react-lazy-load": "3.1.13",
"react-monaco-editor": "0.40.0",
@ -43426,9 +43426,9 @@
}
},
"node_modules/react-i18next": {
"version": "11.15.3",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.15.3.tgz",
"integrity": "sha512-RSUEM4So3Tu2JHV0JsZ5Yje+4nz66YViMfPZoywxOy0xyn3L7tE2CHvJ7Y9LUsrTU7vGmZ5bwb8PpjnkatdIxg==",
"version": "11.15.4",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.15.4.tgz",
"integrity": "sha512-jKJNAcVcbPGK+yrTcXhLblgPY16n6NbpZZL3Mk8nswj1v3ayIiUBVDU09SgqnT+DluyQBS97hwSvPU5yVFG0yg==",
"dependencies": {
"@babel/runtime": "^7.14.5",
"html-escaper": "^2.0.2",
@ -55675,7 +55675,7 @@
"react-ga": "3.3.0",
"react-helmet": "6.1.0",
"react-hotkeys": "2.0.0",
"react-i18next": "11.15.3",
"react-i18next": "11.15.4",
"react-instantsearch-dom": "6.22.0",
"react-lazy-load": "3.1.13",
"react-monaco-editor": "0.40.0",
@ -87219,9 +87219,9 @@
}
},
"react-i18next": {
"version": "11.15.3",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.15.3.tgz",
"integrity": "sha512-RSUEM4So3Tu2JHV0JsZ5Yje+4nz66YViMfPZoywxOy0xyn3L7tE2CHvJ7Y9LUsrTU7vGmZ5bwb8PpjnkatdIxg==",
"version": "11.15.4",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.15.4.tgz",
"integrity": "sha512-jKJNAcVcbPGK+yrTcXhLblgPY16n6NbpZZL3Mk8nswj1v3ayIiUBVDU09SgqnT+DluyQBS97hwSvPU5yVFG0yg==",
"requires": {
"@babel/runtime": "^7.14.5",
"html-escaper": "^2.0.2",