fix(deps): update dependency react-i18next to v11.16.2
This commit is contained in:
committed by
renovate[bot]
parent
2af0ad9ab8
commit
a4a0cbc209
@@ -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.1",
|
"react-i18next": "11.16.2",
|
||||||
"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
16
package-lock.json
generated
@@ -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.1",
|
"react-i18next": "11.16.2",
|
||||||
"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",
|
||||||
@@ -43807,9 +43807,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/react-i18next": {
|
"node_modules/react-i18next": {
|
||||||
"version": "11.16.1",
|
"version": "11.16.2",
|
||||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.16.1.tgz",
|
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.16.2.tgz",
|
||||||
"integrity": "sha512-6Wf/YtPqANloFmnN5ol0ANeweFPzDWGykRq/dk4wU3ZkjWBR3d5iH210gMg8e8AgLQ1Dq7suUIL7WGfu08OehQ==",
|
"integrity": "sha512-1iuZduvARUelL5ux663FvIoDZExwFO+9QtRAAt4uvs1/aun4cUZt8XBrVg7iiDgNls9cOSORAhE7Ri5KA9RMvg==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.14.5",
|
"@babel/runtime": "^7.14.5",
|
||||||
"html-escaper": "^2.0.2",
|
"html-escaper": "^2.0.2",
|
||||||
@@ -56512,7 +56512,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.1",
|
"react-i18next": "11.16.2",
|
||||||
"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",
|
||||||
@@ -87774,9 +87774,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"react-i18next": {
|
"react-i18next": {
|
||||||
"version": "11.16.1",
|
"version": "11.16.2",
|
||||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.16.1.tgz",
|
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.16.2.tgz",
|
||||||
"integrity": "sha512-6Wf/YtPqANloFmnN5ol0ANeweFPzDWGykRq/dk4wU3ZkjWBR3d5iH210gMg8e8AgLQ1Dq7suUIL7WGfu08OehQ==",
|
"integrity": "sha512-1iuZduvARUelL5ux663FvIoDZExwFO+9QtRAAt4uvs1/aun4cUZt8XBrVg7iiDgNls9cOSORAhE7Ri5KA9RMvg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.14.5",
|
"@babel/runtime": "^7.14.5",
|
||||||
"html-escaper": "^2.0.2",
|
"html-escaper": "^2.0.2",
|
||||||
|
Reference in New Issue
Block a user