mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-30 10:46:57 +02:00
Update dependency react-i18next to v11.8.11
This commit is contained in:
parent
9260709836
commit
f2683c485e
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -20002,9 +20002,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"react-i18next": {
|
"react-i18next": {
|
||||||
"version": "11.8.10",
|
"version": "11.8.11",
|
||||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.8.10.tgz",
|
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.8.11.tgz",
|
||||||
"integrity": "sha512-ckjNzMjYkmx4fQ8zzuaYTosYN3Co6ebrgCQJzuZCcGFYSR/kGHZzSu0xw9VhtnbjJVKx0gEMV3DLRvzi4xDZUw==",
|
"integrity": "sha512-S17B952IB8T5Zs0SoGNR5zSHU5N7+X2D2OydhAtqNHT+iw9Tbt7WBNExufe9NbmpUQUUjKrCHIkl2diNTdGYtA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.13.6",
|
"@babel/runtime": "^7.13.6",
|
||||||
"html-parse-stringify2": "^2.0.1"
|
"html-parse-stringify2": "^2.0.1"
|
||||||
|
|
|
@ -45,7 +45,7 @@
|
||||||
"react": "17.0.2",
|
"react": "17.0.2",
|
||||||
"react-dom": "17.0.2",
|
"react-dom": "17.0.2",
|
||||||
"react-helmet": "6.1.0",
|
"react-helmet": "6.1.0",
|
||||||
"react-i18next": "11.8.10"
|
"react-i18next": "11.8.11"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@fab/actions": "1.0.0-rc.3-beta.1",
|
"@fab/actions": "1.0.0-rc.3-beta.1",
|
||||||
|
|
Loading…
Add table
Reference in a new issue