fix(deps): update dependency react-i18next to v11.15.5
This commit is contained in:
committed by
renovate[bot]
parent
09a873f4fe
commit
565bcf80af
@ -98,7 +98,7 @@
|
||||
"react-ga": "3.3.0",
|
||||
"react-helmet": "6.1.0",
|
||||
"react-hotkeys": "2.0.0",
|
||||
"react-i18next": "11.15.4",
|
||||
"react-i18next": "11.15.5",
|
||||
"react-instantsearch-dom": "6.22.0",
|
||||
"react-lazy-load": "3.1.13",
|
||||
"react-monaco-editor": "0.40.0",
|
||||
|
16
package-lock.json
generated
16
package-lock.json
generated
@ -267,7 +267,7 @@
|
||||
"react-ga": "3.3.0",
|
||||
"react-helmet": "6.1.0",
|
||||
"react-hotkeys": "2.0.0",
|
||||
"react-i18next": "11.15.4",
|
||||
"react-i18next": "11.15.5",
|
||||
"react-instantsearch-dom": "6.22.0",
|
||||
"react-lazy-load": "3.1.13",
|
||||
"react-monaco-editor": "0.40.0",
|
||||
@ -43497,9 +43497,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/react-i18next": {
|
||||
"version": "11.15.4",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.15.4.tgz",
|
||||
"integrity": "sha512-jKJNAcVcbPGK+yrTcXhLblgPY16n6NbpZZL3Mk8nswj1v3ayIiUBVDU09SgqnT+DluyQBS97hwSvPU5yVFG0yg==",
|
||||
"version": "11.15.5",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.15.5.tgz",
|
||||
"integrity": "sha512-vBWuVEQgrhZrGKpyv8FmJ7Zs5jRQWl794Tte7yzJ0okZqqi3jd6j2pLYNg441WcREsbIOvWdiDXbY7W6E93p1A==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.14.5",
|
||||
"html-escaper": "^2.0.2",
|
||||
@ -55747,7 +55747,7 @@
|
||||
"react-ga": "3.3.0",
|
||||
"react-helmet": "6.1.0",
|
||||
"react-hotkeys": "2.0.0",
|
||||
"react-i18next": "11.15.4",
|
||||
"react-i18next": "11.15.5",
|
||||
"react-instantsearch-dom": "6.22.0",
|
||||
"react-lazy-load": "3.1.13",
|
||||
"react-monaco-editor": "0.40.0",
|
||||
@ -87345,9 +87345,9 @@
|
||||
}
|
||||
},
|
||||
"react-i18next": {
|
||||
"version": "11.15.4",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.15.4.tgz",
|
||||
"integrity": "sha512-jKJNAcVcbPGK+yrTcXhLblgPY16n6NbpZZL3Mk8nswj1v3ayIiUBVDU09SgqnT+DluyQBS97hwSvPU5yVFG0yg==",
|
||||
"version": "11.15.5",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.15.5.tgz",
|
||||
"integrity": "sha512-vBWuVEQgrhZrGKpyv8FmJ7Zs5jRQWl794Tte7yzJ0okZqqi3jd6j2pLYNg441WcREsbIOvWdiDXbY7W6E93p1A==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.14.5",
|
||||
"html-escaper": "^2.0.2",
|
||||
|
Reference in New Issue
Block a user