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

This commit is contained in:
Renovate Bot
2022-03-13 09:07:49 +00:00
committed by renovate[bot]
parent 2400a3f5b1
commit f058ad2850
2 changed files with 9 additions and 9 deletions

View File

@@ -100,7 +100,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.15.6", "react-i18next": "11.15.7",
"react-instantsearch-dom": "6.22.0", "react-instantsearch-dom": "6.22.0",
"react-lazy-load": "3.1.13", "react-lazy-load": "3.1.13",
"react-monaco-editor": "0.40.0", "react-monaco-editor": "0.40.0",

16
package-lock.json generated
View File

@@ -1033,7 +1033,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.15.6", "react-i18next": "11.15.7",
"react-instantsearch-dom": "6.22.0", "react-instantsearch-dom": "6.22.0",
"react-lazy-load": "3.1.13", "react-lazy-load": "3.1.13",
"react-monaco-editor": "0.40.0", "react-monaco-editor": "0.40.0",
@@ -43809,9 +43809,9 @@
} }
}, },
"node_modules/react-i18next": { "node_modules/react-i18next": {
"version": "11.15.6", "version": "11.15.7",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.15.6.tgz", "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.15.7.tgz",
"integrity": "sha512-OUWcFdNgIA9swVx3JGIreuquglAinpRwB/HYrCprTN+s9BQDt9LSiY7x5DGc2JzVpwqtpoTV7oRUTOxEPNyUPw==", "integrity": "sha512-zSWZ+21LhaG4T155GcvLdepG1j/qJqD9hUGztVtD1MGBc4/l9ft/LMbUX7oKXdVVLyKWjUhUFoDNAwB2402BIQ==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.14.5", "@babel/runtime": "^7.14.5",
"html-escaper": "^2.0.2", "html-escaper": "^2.0.2",
@@ -56546,7 +56546,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.15.6", "react-i18next": "11.15.7",
"react-instantsearch-dom": "6.22.0", "react-instantsearch-dom": "6.22.0",
"react-lazy-load": "3.1.13", "react-lazy-load": "3.1.13",
"react-monaco-editor": "0.40.0", "react-monaco-editor": "0.40.0",
@@ -87801,9 +87801,9 @@
} }
}, },
"react-i18next": { "react-i18next": {
"version": "11.15.6", "version": "11.15.7",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.15.6.tgz", "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.15.7.tgz",
"integrity": "sha512-OUWcFdNgIA9swVx3JGIreuquglAinpRwB/HYrCprTN+s9BQDt9LSiY7x5DGc2JzVpwqtpoTV7oRUTOxEPNyUPw==", "integrity": "sha512-zSWZ+21LhaG4T155GcvLdepG1j/qJqD9hUGztVtD1MGBc4/l9ft/LMbUX7oKXdVVLyKWjUhUFoDNAwB2402BIQ==",
"requires": { "requires": {
"@babel/runtime": "^7.14.5", "@babel/runtime": "^7.14.5",
"html-escaper": "^2.0.2", "html-escaper": "^2.0.2",