mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-29 18:26:52 +02:00
Update dependency i18next to v21.3.0
This commit is contained in:
parent
302153a5a6
commit
00e5b726de
2 changed files with 5 additions and 5 deletions
|
@ -41,7 +41,7 @@
|
|||
"gatsby-source-filesystem": "3.14.0",
|
||||
"gatsby-transformer-json": "3.14.0",
|
||||
"gatsby-transformer-sharp": "3.14.0",
|
||||
"i18next": "21.2.6",
|
||||
"i18next": "21.3.0",
|
||||
"locale": "0.1.0",
|
||||
"lucide-react": "0.16.10",
|
||||
"prop-types": "15.7.2",
|
||||
|
|
|
@ -6880,10 +6880,10 @@ human-signals@^2.1.0:
|
|||
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
|
||||
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
|
||||
|
||||
i18next@21.2.6:
|
||||
version "21.2.6"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.2.6.tgz#a551fcba5f5e0b36a19801c0296265940889120f"
|
||||
integrity sha512-xnCodgPo1ASLfdPs2/GS8jQFqQsaWrQKdsqfYgf5juANavIos4kjahgBkrMU8SUCn2kv7TSssfnyVu5LZjBWXw==
|
||||
i18next@21.3.0:
|
||||
version "21.3.0"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.3.0.tgz#679b9bdc27a26ccca4799436cf2195107ad6feeb"
|
||||
integrity sha512-MiarmWb/a+5z8C7QvihkcJf2YofuyhGvH28Wlip/c1YTSvHijYBFmc7dH6RrNkc2O44ApTdHnkK4FaM/S33C0w==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.12.0"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue