fix(deps): update dependency react-i18next to v11.16.5
This commit is contained in:
committed by
renovate[bot]
parent
44fb360cba
commit
c1e442a064
@ -97,7 +97,7 @@
|
||||
"react-ga": "3.3.0",
|
||||
"react-helmet": "6.1.0",
|
||||
"react-hotkeys": "2.0.0",
|
||||
"react-i18next": "11.16.3",
|
||||
"react-i18next": "11.16.5",
|
||||
"react-instantsearch-dom": "6.23.3",
|
||||
"react-lazy-load": "3.1.13",
|
||||
"react-monaco-editor": "0.40.0",
|
||||
|
16
package-lock.json
generated
16
package-lock.json
generated
@ -1030,7 +1030,7 @@
|
||||
"react-ga": "3.3.0",
|
||||
"react-helmet": "6.1.0",
|
||||
"react-hotkeys": "2.0.0",
|
||||
"react-i18next": "11.16.3",
|
||||
"react-i18next": "11.16.5",
|
||||
"react-instantsearch-dom": "6.23.3",
|
||||
"react-lazy-load": "3.1.13",
|
||||
"react-monaco-editor": "0.40.0",
|
||||
@ -43799,9 +43799,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/react-i18next": {
|
||||
"version": "11.16.3",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.16.3.tgz",
|
||||
"integrity": "sha512-Z1DNGeVadbHJYM+hnVMA5bGkWRf184lK8DPXWFBm9hlvwGspAkL6Vu+qX5XoQTxX6JZ7twpiqEF00S/al5Zxdw==",
|
||||
"version": "11.16.5",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.16.5.tgz",
|
||||
"integrity": "sha512-dkDN9suVU/jaD9A0xM4qNU9++LwgueWZn5XGTDEKTZeBgsd3q17ssTQXlSbEb0Gl0iLDdUKU7MrdjQjDc33ztA==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.14.5",
|
||||
"html-escaper": "^2.0.2",
|
||||
@ -56486,7 +56486,7 @@
|
||||
"react-ga": "3.3.0",
|
||||
"react-helmet": "6.1.0",
|
||||
"react-hotkeys": "2.0.0",
|
||||
"react-i18next": "11.16.3",
|
||||
"react-i18next": "11.16.5",
|
||||
"react-instantsearch-dom": "6.23.3",
|
||||
"react-lazy-load": "3.1.13",
|
||||
"react-monaco-editor": "0.40.0",
|
||||
@ -87734,9 +87734,9 @@
|
||||
}
|
||||
},
|
||||
"react-i18next": {
|
||||
"version": "11.16.3",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.16.3.tgz",
|
||||
"integrity": "sha512-Z1DNGeVadbHJYM+hnVMA5bGkWRf184lK8DPXWFBm9hlvwGspAkL6Vu+qX5XoQTxX6JZ7twpiqEF00S/al5Zxdw==",
|
||||
"version": "11.16.5",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.16.5.tgz",
|
||||
"integrity": "sha512-dkDN9suVU/jaD9A0xM4qNU9++LwgueWZn5XGTDEKTZeBgsd3q17ssTQXlSbEb0Gl0iLDdUKU7MrdjQjDc33ztA==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.14.5",
|
||||
"html-escaper": "^2.0.2",
|
||||
|
Reference in New Issue
Block a user