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

This commit is contained in:
Renovate Bot
2021-07-26 10:09:20 +00:00
committed by renovate[bot]
parent cb7df3444b
commit 0a82c36e1b
2 changed files with 7 additions and 7 deletions

View File

@ -17165,18 +17165,18 @@
} }
}, },
"react-i18next": { "react-i18next": {
"version": "11.11.3", "version": "11.11.4",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.11.3.tgz", "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.11.4.tgz",
"integrity": "sha512-upzG5/SpyOlYP5oSF4K8TZBvDWVhnCo38JNV+KnWjrg0+IaJCBltyh6lRGZDO5ovLyA4dU6Ip0bwbUCjb6Yyxw==", "integrity": "sha512-ayWFlu8Sc7GAxW1PzMaPtzq+yiozWMxs0P1WeITNVzXAVRhC0Httkzw/IiODBta6seJRBCLrtUeFUSXhAIxlRg==",
"requires": { "requires": {
"@babel/runtime": "^7.14.5", "@babel/runtime": "^7.14.5",
"html-parse-stringify": "^3.0.1" "html-parse-stringify": "^3.0.1"
}, },
"dependencies": { "dependencies": {
"@babel/runtime": { "@babel/runtime": {
"version": "7.14.6", "version": "7.14.8",
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.14.6.tgz", "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.14.8.tgz",
"integrity": "sha512-/PCB2uJ7oM44tz8YhC4Z/6PeOKXp4K588f+5M3clr1M4zbqztlo0XEfJ2LEzj/FgwfgGcIdl8n7YYjTCI0BYwg==", "integrity": "sha512-twj3L8Og5SaCRCErB4x4ajbvBIVV77CGeFglHpeg5WC5FF8TZzBWXtTJ4MqaD9QszLYTtr+IsaAL2rEUevb+eg==",
"requires": { "requires": {
"regenerator-runtime": "^0.13.4" "regenerator-runtime": "^0.13.4"
} }

View File

@ -98,7 +98,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.11.3", "react-i18next": "11.11.4",
"react-instantsearch-dom": "6.12.0", "react-instantsearch-dom": "6.12.0",
"react-lazy-load": "3.1.13", "react-lazy-load": "3.1.13",
"react-monaco-editor": "0.43.0", "react-monaco-editor": "0.43.0",