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

pull/47100/head
renovate[bot] 2022-07-31 03:46:08 +00:00
parent c59ea81f3c
commit 2cb5f6e180
2 changed files with 9 additions and 9 deletions

View File

@ -99,7 +99,7 @@
"react-ga": "3.3.1",
"react-helmet": "6.1.0",
"react-hotkeys": "2.0.0",
"react-i18next": "11.18.1",
"react-i18next": "11.18.3",
"react-instantsearch-dom": "6.30.2",
"react-lazy-load": "3.1.14",
"react-monaco-editor": "0.40.0",

16
package-lock.json generated
View File

@ -502,7 +502,7 @@
"react-ga": "3.3.1",
"react-helmet": "6.1.0",
"react-hotkeys": "2.0.0",
"react-i18next": "11.18.1",
"react-i18next": "11.18.3",
"react-instantsearch-dom": "6.30.2",
"react-lazy-load": "3.1.14",
"react-monaco-editor": "0.40.0",
@ -42641,9 +42641,9 @@
}
},
"node_modules/react-i18next": {
"version": "11.18.1",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.18.1.tgz",
"integrity": "sha512-S8cl4mvIOSA7OQCE5jNy2yhv705Vwi+7PinpqKIYcBmX/trJtHKqrf6CL67WJSA8crr2JU+oxE9jn9DQIrQezg==",
"version": "11.18.3",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.18.3.tgz",
"integrity": "sha512-EttTX31HbqzZymUM3SIrMPuvamfSXFZVsDHm/ZAqoDfTLjhzlwyxqfbDNxcKNAGOi2mjZaXfR7hSNMlvLNpB/g==",
"dependencies": {
"@babel/runtime": "^7.14.5",
"html-parse-stringify": "^3.0.1"
@ -56422,7 +56422,7 @@
"react-ga": "3.3.1",
"react-helmet": "6.1.0",
"react-hotkeys": "2.0.0",
"react-i18next": "11.18.1",
"react-i18next": "11.18.3",
"react-instantsearch-dom": "6.30.2",
"react-lazy-load": "3.1.14",
"react-monaco-editor": "0.40.0",
@ -83329,9 +83329,9 @@
}
},
"react-i18next": {
"version": "11.18.1",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.18.1.tgz",
"integrity": "sha512-S8cl4mvIOSA7OQCE5jNy2yhv705Vwi+7PinpqKIYcBmX/trJtHKqrf6CL67WJSA8crr2JU+oxE9jn9DQIrQezg==",
"version": "11.18.3",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.18.3.tgz",
"integrity": "sha512-EttTX31HbqzZymUM3SIrMPuvamfSXFZVsDHm/ZAqoDfTLjhzlwyxqfbDNxcKNAGOi2mjZaXfR7hSNMlvLNpB/g==",
"requires": {
"@babel/runtime": "^7.14.5",
"html-parse-stringify": "^3.0.1"