Update dependency react-i18next to v11.15.6

This commit is contained in:
Renovate Bot 2022-03-07 22:58:14 +00:00 committed by renovate[bot]
parent f28d1a0c88
commit 30a981f531
3 changed files with 12 additions and 12 deletions

14
package-lock.json generated
View file

@ -57,7 +57,7 @@
"react-dom": "17.0.2",
"react-github-btn": "1.2.1",
"react-helmet": "6.1.0",
"react-i18next": "11.15.5",
"react-i18next": "11.15.6",
"sass": "1.49.9",
"tsparticles": "1.41.6",
"typed-scss-modules": "6.2.0",
@ -17425,9 +17425,9 @@
}
},
"node_modules/react-i18next": {
"version": "11.15.5",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.15.5.tgz",
"integrity": "sha512-vBWuVEQgrhZrGKpyv8FmJ7Zs5jRQWl794Tte7yzJ0okZqqi3jd6j2pLYNg441WcREsbIOvWdiDXbY7W6E93p1A==",
"version": "11.15.6",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.15.6.tgz",
"integrity": "sha512-OUWcFdNgIA9swVx3JGIreuquglAinpRwB/HYrCprTN+s9BQDt9LSiY7x5DGc2JzVpwqtpoTV7oRUTOxEPNyUPw==",
"dependencies": {
"@babel/runtime": "^7.14.5",
"html-escaper": "^2.0.2",
@ -35042,9 +35042,9 @@
}
},
"react-i18next": {
"version": "11.15.5",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.15.5.tgz",
"integrity": "sha512-vBWuVEQgrhZrGKpyv8FmJ7Zs5jRQWl794Tte7yzJ0okZqqi3jd6j2pLYNg441WcREsbIOvWdiDXbY7W6E93p1A==",
"version": "11.15.6",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.15.6.tgz",
"integrity": "sha512-OUWcFdNgIA9swVx3JGIreuquglAinpRwB/HYrCprTN+s9BQDt9LSiY7x5DGc2JzVpwqtpoTV7oRUTOxEPNyUPw==",
"requires": {
"@babel/runtime": "^7.14.5",
"html-escaper": "^2.0.2",

View file

@ -67,7 +67,7 @@
"react-dom": "17.0.2",
"react-github-btn": "1.2.1",
"react-helmet": "6.1.0",
"react-i18next": "11.15.5",
"react-i18next": "11.15.6",
"sass": "1.49.9",
"tsparticles": "1.41.6",
"typed-scss-modules": "6.2.0",

View file

@ -10211,10 +10211,10 @@ react-helmet@6.1.0, react-helmet@^6.1.0:
react-fast-compare "^3.1.1"
react-side-effect "^2.1.0"
react-i18next@11.15.5:
version "11.15.5"
resolved "https://registry.npmjs.org/react-i18next/-/react-i18next-11.15.5.tgz"
integrity sha512-vBWuVEQgrhZrGKpyv8FmJ7Zs5jRQWl794Tte7yzJ0okZqqi3jd6j2pLYNg441WcREsbIOvWdiDXbY7W6E93p1A==
react-i18next@11.15.6:
version "11.15.6"
resolved "https://registry.npmjs.org/react-i18next/-/react-i18next-11.15.6.tgz"
integrity sha512-OUWcFdNgIA9swVx3JGIreuquglAinpRwB/HYrCprTN+s9BQDt9LSiY7x5DGc2JzVpwqtpoTV7oRUTOxEPNyUPw==
dependencies:
"@babel/runtime" "^7.14.5"
html-escaper "^2.0.2"