mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-29 18:26:52 +02:00
Update dependency i18next to v21.9.0
This commit is contained in:
parent
ad2356fd3a
commit
b37d25c789
2 changed files with 5 additions and 5 deletions
|
@ -58,7 +58,7 @@
|
|||
"gatsby-transformer-json": "4.20.0",
|
||||
"gatsby-transformer-sharp": "4.20.0",
|
||||
"hamburger-react": "2.5.0",
|
||||
"i18next": "21.8.16",
|
||||
"i18next": "21.9.0",
|
||||
"locale": "0.1.0",
|
||||
"lodash": "4.17.21",
|
||||
"lucide-react": "0.84.0",
|
||||
|
|
|
@ -8318,10 +8318,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.16:
|
||||
version "21.8.16"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.8.16.tgz#31fe4682e4e2077dbf229a88e5a58b7020e4ddc8"
|
||||
integrity sha512-acJLCk38YMfEPjBR/1vS13SFY7rBQLs9E5m1tSRnWc9UW3f+SZszgH+NP1fZRA1+O+CdG2eLGGmuUMJW52EwzQ==
|
||||
i18next@21.9.0:
|
||||
version "21.9.0"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.9.0.tgz#b63ebb0d4e1b23709951ca4774dc19d2ffac9553"
|
||||
integrity sha512-B+6/yd7rCpJidyPuBaEApUECx7G8Ai6+tqYhrChsY4MmQqJhG7qJ4eT6Lm1OnRhieVelEtfxh4aAQktdNVZtDA==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.17.2"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue