mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-28 17:56:51 +02:00
Update dependency gatsby-plugin-react-i18next to v2.0.4
This commit is contained in:
parent
b37d25c789
commit
a610a497f8
2 changed files with 5 additions and 5 deletions
|
@ -44,7 +44,7 @@
|
|||
"gatsby-plugin-offline": "5.20.0",
|
||||
"gatsby-plugin-portal": "1.0.7",
|
||||
"gatsby-plugin-react-helmet": "5.20.0",
|
||||
"gatsby-plugin-react-i18next": "2.0.1",
|
||||
"gatsby-plugin-react-i18next": "2.0.4",
|
||||
"gatsby-plugin-remote-images": "3.4.0",
|
||||
"gatsby-plugin-remove-serviceworker": "1.0.0",
|
||||
"gatsby-plugin-robots-txt": "1.7.1",
|
||||
|
|
|
@ -7241,10 +7241,10 @@ gatsby-plugin-react-helmet@5.20.0:
|
|||
dependencies:
|
||||
"@babel/runtime" "^7.15.4"
|
||||
|
||||
gatsby-plugin-react-i18next@2.0.1:
|
||||
version "2.0.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-i18next/-/gatsby-plugin-react-i18next-2.0.1.tgz#fe3532200d9fe355b4b90b3bd8618aa2164e0cba"
|
||||
integrity sha512-XpEkbx/ndFNU+UVol+eLQ2cgqsQplpHYqzl2rig2OWIVpxGedLKUA50wTkuI1/LbDpQ43pDnr6r0q1Vt7/cMzQ==
|
||||
gatsby-plugin-react-i18next@2.0.4:
|
||||
version "2.0.4"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-i18next/-/gatsby-plugin-react-i18next-2.0.4.tgz#30578f114ee3b365671ab025b85672d9cb5ee933"
|
||||
integrity sha512-B1SXBpFxuhTL1FVhLXmeVLEx6F+40xfJt3Puj3vU2N6E/3ZV0Arq8guhmOUHNHpNYjL/A+/nfxZD2V/HOfa+Vw==
|
||||
dependencies:
|
||||
bluebird "^3.7.2"
|
||||
browser-lang "^0.1.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue