mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-29 18:26:52 +02:00
Update dependency gatsby-plugin-react-i18next to v1.2.1
This commit is contained in:
parent
3fc4bddbdc
commit
3a4e009cfc
2 changed files with 5 additions and 5 deletions
|
@ -34,7 +34,7 @@
|
|||
"gatsby-plugin-offline": "4.14.0",
|
||||
"gatsby-plugin-portal": "1.0.7",
|
||||
"gatsby-plugin-react-helmet": "4.14.0",
|
||||
"gatsby-plugin-react-i18next": "1.1.1",
|
||||
"gatsby-plugin-react-i18next": "1.2.1",
|
||||
"gatsby-plugin-remote-images": "3.1.1",
|
||||
"gatsby-plugin-robots-txt": "1.6.13",
|
||||
"gatsby-plugin-sass": "4.14.0",
|
||||
|
|
|
@ -5871,10 +5871,10 @@ gatsby-plugin-react-helmet@4.14.0:
|
|||
dependencies:
|
||||
"@babel/runtime" "^7.15.4"
|
||||
|
||||
gatsby-plugin-react-i18next@1.1.1:
|
||||
version "1.1.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-i18next/-/gatsby-plugin-react-i18next-1.1.1.tgz#86bff1fa30ba74b1c6a86c9f7aa62ad107b679c9"
|
||||
integrity sha512-nn2ON182ivf7zsMgjR6W5axkVZWHV37fH8mOjly5ZT4MpifMCnL6c2syfYUEIpKBgdmYu9VghswJzsYBe/2N/A==
|
||||
gatsby-plugin-react-i18next@1.2.1:
|
||||
version "1.2.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-i18next/-/gatsby-plugin-react-i18next-1.2.1.tgz#cf29d185fd16b5d41f159d43d6dc49239e4882a8"
|
||||
integrity sha512-XKhZhmTqfYV4RO5L8i6ANEH9ilHKnKIvSM3sQUvOPfeyswmLNEzeI9crWotfAUe/0GjnOr8eliKDf+m/8tvBzQ==
|
||||
dependencies:
|
||||
bluebird "^3.7.2"
|
||||
browser-lang "^0.1.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue