mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-06-16 17:42:05 +02:00
Update dependency react-i18next to v11.15.6
This commit is contained in:
parent
f28d1a0c88
commit
30a981f531
3 changed files with 12 additions and 12 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -57,7 +57,7 @@
|
||||||
"react-dom": "17.0.2",
|
"react-dom": "17.0.2",
|
||||||
"react-github-btn": "1.2.1",
|
"react-github-btn": "1.2.1",
|
||||||
"react-helmet": "6.1.0",
|
"react-helmet": "6.1.0",
|
||||||
"react-i18next": "11.15.5",
|
"react-i18next": "11.15.6",
|
||||||
"sass": "1.49.9",
|
"sass": "1.49.9",
|
||||||
"tsparticles": "1.41.6",
|
"tsparticles": "1.41.6",
|
||||||
"typed-scss-modules": "6.2.0",
|
"typed-scss-modules": "6.2.0",
|
||||||
|
@ -17425,9 +17425,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/react-i18next": {
|
"node_modules/react-i18next": {
|
||||||
"version": "11.15.5",
|
"version": "11.15.6",
|
||||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.15.5.tgz",
|
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.15.6.tgz",
|
||||||
"integrity": "sha512-vBWuVEQgrhZrGKpyv8FmJ7Zs5jRQWl794Tte7yzJ0okZqqi3jd6j2pLYNg441WcREsbIOvWdiDXbY7W6E93p1A==",
|
"integrity": "sha512-OUWcFdNgIA9swVx3JGIreuquglAinpRwB/HYrCprTN+s9BQDt9LSiY7x5DGc2JzVpwqtpoTV7oRUTOxEPNyUPw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.14.5",
|
"@babel/runtime": "^7.14.5",
|
||||||
"html-escaper": "^2.0.2",
|
"html-escaper": "^2.0.2",
|
||||||
|
@ -35042,9 +35042,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"react-i18next": {
|
"react-i18next": {
|
||||||
"version": "11.15.5",
|
"version": "11.15.6",
|
||||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.15.5.tgz",
|
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.15.6.tgz",
|
||||||
"integrity": "sha512-vBWuVEQgrhZrGKpyv8FmJ7Zs5jRQWl794Tte7yzJ0okZqqi3jd6j2pLYNg441WcREsbIOvWdiDXbY7W6E93p1A==",
|
"integrity": "sha512-OUWcFdNgIA9swVx3JGIreuquglAinpRwB/HYrCprTN+s9BQDt9LSiY7x5DGc2JzVpwqtpoTV7oRUTOxEPNyUPw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.14.5",
|
"@babel/runtime": "^7.14.5",
|
||||||
"html-escaper": "^2.0.2",
|
"html-escaper": "^2.0.2",
|
||||||
|
|
|
@ -67,7 +67,7 @@
|
||||||
"react-dom": "17.0.2",
|
"react-dom": "17.0.2",
|
||||||
"react-github-btn": "1.2.1",
|
"react-github-btn": "1.2.1",
|
||||||
"react-helmet": "6.1.0",
|
"react-helmet": "6.1.0",
|
||||||
"react-i18next": "11.15.5",
|
"react-i18next": "11.15.6",
|
||||||
"sass": "1.49.9",
|
"sass": "1.49.9",
|
||||||
"tsparticles": "1.41.6",
|
"tsparticles": "1.41.6",
|
||||||
"typed-scss-modules": "6.2.0",
|
"typed-scss-modules": "6.2.0",
|
||||||
|
|
|
@ -10211,10 +10211,10 @@ react-helmet@6.1.0, react-helmet@^6.1.0:
|
||||||
react-fast-compare "^3.1.1"
|
react-fast-compare "^3.1.1"
|
||||||
react-side-effect "^2.1.0"
|
react-side-effect "^2.1.0"
|
||||||
|
|
||||||
react-i18next@11.15.5:
|
react-i18next@11.15.6:
|
||||||
version "11.15.5"
|
version "11.15.6"
|
||||||
resolved "https://registry.npmjs.org/react-i18next/-/react-i18next-11.15.5.tgz"
|
resolved "https://registry.npmjs.org/react-i18next/-/react-i18next-11.15.6.tgz"
|
||||||
integrity sha512-vBWuVEQgrhZrGKpyv8FmJ7Zs5jRQWl794Tte7yzJ0okZqqi3jd6j2pLYNg441WcREsbIOvWdiDXbY7W6E93p1A==
|
integrity sha512-OUWcFdNgIA9swVx3JGIreuquglAinpRwB/HYrCprTN+s9BQDt9LSiY7x5DGc2JzVpwqtpoTV7oRUTOxEPNyUPw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.14.5"
|
"@babel/runtime" "^7.14.5"
|
||||||
html-escaper "^2.0.2"
|
html-escaper "^2.0.2"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue