mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-29 10:16:53 +02:00
Update dependency i18next to v21.6.16
This commit is contained in:
parent
526c5c32a5
commit
d244ca301b
2 changed files with 5 additions and 5 deletions
|
@ -58,7 +58,7 @@
|
|||
"gatsby-transformer-json": "4.11.0",
|
||||
"gatsby-transformer-sharp": "4.11.0",
|
||||
"hamburger-react": "2.5.0",
|
||||
"i18next": "21.6.15",
|
||||
"i18next": "21.6.16",
|
||||
"locale": "0.1.0",
|
||||
"lodash": "4.17.21",
|
||||
"lucide-react": "0.19.0",
|
||||
|
|
|
@ -7612,10 +7612,10 @@ husky@7.0.4:
|
|||
resolved "https://registry.npmjs.org/husky/-/husky-7.0.4.tgz"
|
||||
integrity sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==
|
||||
|
||||
i18next@21.6.15:
|
||||
version "21.6.15"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.6.15.tgz#077e5798dbbd53d3aaa8ad66193758bd19836dbe"
|
||||
integrity sha512-uMFyw5HGK9KSJ7ok/WUJfeNQj53VOR4NoITtErffWen2v2SjJfpCls7tKTLF1nTCdKRePY4lCoZMLKhRSj/1GA==
|
||||
i18next@21.6.16:
|
||||
version "21.6.16"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.6.16.tgz#8cff8c3ba2ffaf8438a8c83fe284083f15cf3941"
|
||||
integrity sha512-xJlzrVxG9CyAGsbMP1aKuiNr1Ed2m36KiTB7hjGMG2Zo4idfw3p9THUEu+GjBwIgEZ7F11ZbCzJcfv4uyfKNuw==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.17.2"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue