mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-28 17:56:51 +02:00
Update dependency i18next to v21.8.14
This commit is contained in:
parent
d71b648c0b
commit
d1edd65784
2 changed files with 5 additions and 5 deletions
|
@ -58,7 +58,7 @@
|
|||
"gatsby-transformer-json": "4.18.0",
|
||||
"gatsby-transformer-sharp": "4.18.1",
|
||||
"hamburger-react": "2.5.0",
|
||||
"i18next": "21.8.13",
|
||||
"i18next": "21.8.14",
|
||||
"locale": "0.1.0",
|
||||
"lodash": "4.17.21",
|
||||
"lucide-react": "0.75.0",
|
||||
|
|
|
@ -8411,10 +8411,10 @@ husky@8.0.1:
|
|||
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.1.tgz#511cb3e57de3e3190514ae49ed50f6bc3f50b3e9"
|
||||
integrity sha512-xs7/chUH/CKdOCs7Zy0Aev9e/dKOMZf3K1Az1nar3tzlv0jfqnYtu235bstsWTmXOR0EfINrPa97yy4Lz6RiKw==
|
||||
|
||||
i18next@21.8.13:
|
||||
version "21.8.13"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.8.13.tgz#e5583bfe333bc41716b5a14693615d94a3dfd2cf"
|
||||
integrity sha512-DpzwrJq7Y8tjUHxx6ByOkUIjrGYdQI5Mfv4XEI7q2RWdknQ7TaO9bKi8hS/LqYD6pBV5YGxJLReyLkOCxIpouA==
|
||||
i18next@21.8.14:
|
||||
version "21.8.14"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.8.14.tgz#03a3a669ef4520aadd9d152c80596f600e287c6a"
|
||||
integrity sha512-4Yi+DtexvMm/Yw3Q9fllzY12SgLk+Mcmar+rCAccsOPul/2UmnBzoHbTGn/L48IPkFcmrNaH7xTLboBWIbH6pw==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.17.2"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue