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

This commit is contained in:
Renovate Bot
2022-03-20 17:20:58 +00:00
committed by renovate[bot]
parent fde7a38d49
commit fc77d053ed
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.7", "react-i18next": "11.16.1",
"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.7", "react-i18next": "11.16.1",
"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",
@ -43849,9 +43849,9 @@
} }
}, },
"node_modules/react-i18next": { "node_modules/react-i18next": {
"version": "11.15.7", "version": "11.16.1",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.15.7.tgz", "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.16.1.tgz",
"integrity": "sha512-zSWZ+21LhaG4T155GcvLdepG1j/qJqD9hUGztVtD1MGBc4/l9ft/LMbUX7oKXdVVLyKWjUhUFoDNAwB2402BIQ==", "integrity": "sha512-6Wf/YtPqANloFmnN5ol0ANeweFPzDWGykRq/dk4wU3ZkjWBR3d5iH210gMg8e8AgLQ1Dq7suUIL7WGfu08OehQ==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.14.5", "@babel/runtime": "^7.14.5",
"html-escaper": "^2.0.2", "html-escaper": "^2.0.2",
@ -56586,7 +56586,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.7", "react-i18next": "11.16.1",
"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",
@ -87848,9 +87848,9 @@
} }
}, },
"react-i18next": { "react-i18next": {
"version": "11.15.7", "version": "11.16.1",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.15.7.tgz", "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.16.1.tgz",
"integrity": "sha512-zSWZ+21LhaG4T155GcvLdepG1j/qJqD9hUGztVtD1MGBc4/l9ft/LMbUX7oKXdVVLyKWjUhUFoDNAwB2402BIQ==", "integrity": "sha512-6Wf/YtPqANloFmnN5ol0ANeweFPzDWGykRq/dk4wU3ZkjWBR3d5iH210gMg8e8AgLQ1Dq7suUIL7WGfu08OehQ==",
"requires": { "requires": {
"@babel/runtime": "^7.14.5", "@babel/runtime": "^7.14.5",
"html-escaper": "^2.0.2", "html-escaper": "^2.0.2",