mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-29 18:26:52 +02:00
Update dependency i18next to v21.8.0
This commit is contained in:
parent
258801c9a7
commit
0c1eda3c92
2 changed files with 5 additions and 5 deletions
|
@ -58,7 +58,7 @@
|
|||
"gatsby-transformer-json": "4.13.0",
|
||||
"gatsby-transformer-sharp": "4.13.0",
|
||||
"hamburger-react": "2.5.0",
|
||||
"i18next": "21.7.1",
|
||||
"i18next": "21.8.0",
|
||||
"locale": "0.1.0",
|
||||
"lodash": "4.17.21",
|
||||
"lucide-react": "0.41.0",
|
||||
|
|
|
@ -7680,10 +7680,10 @@ husky@7.0.4:
|
|||
resolved "https://registry.npmjs.org/husky/-/husky-7.0.4.tgz"
|
||||
integrity sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==
|
||||
|
||||
i18next@21.7.1:
|
||||
version "21.7.1"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.7.1.tgz#3b63390fa7c2eb22440f80ef8c7f4d7e4f8187e8"
|
||||
integrity sha512-uNt0BM+HV7wgWrrTE+Z4qinQFTONB21hK3I5V/LayhquPv78WchnO4hjF2PWY/OZocahHBDbzbe0/o1rp/RcWQ==
|
||||
i18next@21.8.0:
|
||||
version "21.8.0"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.8.0.tgz#2ad46a882fe1b793e499c47a934bb115b7c618b3"
|
||||
integrity sha512-opNd7cQj0PDlUX15hPjtzReRxy5/Rn405YvHTBEm1nf1YJhsqYFFFhHMwuU4NEHZNlrepHk5uK+CJbFtB+KO3w==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.17.2"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue