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

pull/45656/head
Renovate Bot 2022-04-10 11:45:10 +00:00 committed by renovate[bot]
parent 1d1f1ad77e
commit 999a5e66a7
2 changed files with 9 additions and 9 deletions

View File

@ -97,7 +97,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.16.2", "react-i18next": "11.16.3",
"react-instantsearch-dom": "6.23.3", "react-instantsearch-dom": "6.23.3",
"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

@ -1030,7 +1030,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.16.2", "react-i18next": "11.16.3",
"react-instantsearch-dom": "6.23.3", "react-instantsearch-dom": "6.23.3",
"react-lazy-load": "3.1.13", "react-lazy-load": "3.1.13",
"react-monaco-editor": "0.40.0", "react-monaco-editor": "0.40.0",
@ -43799,9 +43799,9 @@
} }
}, },
"node_modules/react-i18next": { "node_modules/react-i18next": {
"version": "11.16.2", "version": "11.16.3",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.16.2.tgz", "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.16.3.tgz",
"integrity": "sha512-1iuZduvARUelL5ux663FvIoDZExwFO+9QtRAAt4uvs1/aun4cUZt8XBrVg7iiDgNls9cOSORAhE7Ri5KA9RMvg==", "integrity": "sha512-Z1DNGeVadbHJYM+hnVMA5bGkWRf184lK8DPXWFBm9hlvwGspAkL6Vu+qX5XoQTxX6JZ7twpiqEF00S/al5Zxdw==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.14.5", "@babel/runtime": "^7.14.5",
"html-escaper": "^2.0.2", "html-escaper": "^2.0.2",
@ -56486,7 +56486,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.16.2", "react-i18next": "11.16.3",
"react-instantsearch-dom": "6.23.3", "react-instantsearch-dom": "6.23.3",
"react-lazy-load": "3.1.13", "react-lazy-load": "3.1.13",
"react-monaco-editor": "0.40.0", "react-monaco-editor": "0.40.0",
@ -87734,9 +87734,9 @@
} }
}, },
"react-i18next": { "react-i18next": {
"version": "11.16.2", "version": "11.16.3",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.16.2.tgz", "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.16.3.tgz",
"integrity": "sha512-1iuZduvARUelL5ux663FvIoDZExwFO+9QtRAAt4uvs1/aun4cUZt8XBrVg7iiDgNls9cOSORAhE7Ri5KA9RMvg==", "integrity": "sha512-Z1DNGeVadbHJYM+hnVMA5bGkWRf184lK8DPXWFBm9hlvwGspAkL6Vu+qX5XoQTxX6JZ7twpiqEF00S/al5Zxdw==",
"requires": { "requires": {
"@babel/runtime": "^7.14.5", "@babel/runtime": "^7.14.5",
"html-escaper": "^2.0.2", "html-escaper": "^2.0.2",