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.3
This commit is contained in:
parent
598921f952
commit
e25501573b
2 changed files with 5 additions and 5 deletions
|
@ -44,7 +44,7 @@
|
|||
"gatsby-plugin-offline": "5.11.1",
|
||||
"gatsby-plugin-portal": "1.0.7",
|
||||
"gatsby-plugin-react-helmet": "5.11.0",
|
||||
"gatsby-plugin-react-i18next": "1.2.2",
|
||||
"gatsby-plugin-react-i18next": "1.2.3",
|
||||
"gatsby-plugin-remote-images": "3.3.0",
|
||||
"gatsby-plugin-remove-serviceworker": "1.0.0",
|
||||
"gatsby-plugin-robots-txt": "1.7.0",
|
||||
|
|
|
@ -6562,10 +6562,10 @@ gatsby-plugin-react-helmet@5.11.0:
|
|||
dependencies:
|
||||
"@babel/runtime" "^7.15.4"
|
||||
|
||||
gatsby-plugin-react-i18next@1.2.2:
|
||||
version "1.2.2"
|
||||
resolved "https://registry.npmjs.org/gatsby-plugin-react-i18next/-/gatsby-plugin-react-i18next-1.2.2.tgz"
|
||||
integrity sha512-hysP5Ze/EMVhYa3vUXeZ6OK1jGu8b3lcPpCqw7Meu23drY2CnPOt+rYTtJiT/HKN6wuxkDgTH5VPaeOHMBRysw==
|
||||
gatsby-plugin-react-i18next@1.2.3:
|
||||
version "1.2.3"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-i18next/-/gatsby-plugin-react-i18next-1.2.3.tgz#ae13bc1c6189e0179913fce83ef537a193cfd1f4"
|
||||
integrity sha512-tlMkoBwLn7vU/D/aqJAR1Qk0rOd5Del78kOeMPvHfVUJeLjZaNKSxuXlkor/7bK+K/37Ep4LvIaVilW15reMKw==
|
||||
dependencies:
|
||||
bluebird "^3.7.2"
|
||||
browser-lang "^0.1.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue