mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-30 10:46:57 +02:00
Update dependency gatsby-plugin-react-i18next to v1.1.0
This commit is contained in:
parent
8ca148f7ea
commit
aba635faf7
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -12582,9 +12582,9 @@
|
|||
}
|
||||
},
|
||||
"gatsby-plugin-react-i18next": {
|
||||
"version": "1.0.4",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-react-i18next/-/gatsby-plugin-react-i18next-1.0.4.tgz",
|
||||
"integrity": "sha512-sNM8aLYgmhmIiUiYy645HumAoimtmyujQ2kD1n+BpAy8i/HH29VwawyqebDMqnORhcnO+9Oj2o3MQxR7Uh/96w==",
|
||||
"version": "1.1.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-react-i18next/-/gatsby-plugin-react-i18next-1.1.0.tgz",
|
||||
"integrity": "sha512-i+TZ2pdWiv5Q74wSJxCkoFUpJ+R9Buz+Em1+fMMI3MC1UIPNNvFWqriqTjc/+FNcUXa3bvAbHKiEdDgn251OSA==",
|
||||
"requires": {
|
||||
"bluebird": "^3.7.2",
|
||||
"browser-lang": "^0.1.0",
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
"gatsby-plugin-manifest": "3.1.0",
|
||||
"gatsby-plugin-offline": "4.1.0",
|
||||
"gatsby-plugin-react-helmet": "4.1.0",
|
||||
"gatsby-plugin-react-i18next": "1.0.4",
|
||||
"gatsby-plugin-react-i18next": "1.1.0",
|
||||
"gatsby-plugin-robots-txt": "1.5.5",
|
||||
"gatsby-plugin-sass": "4.1.0",
|
||||
"gatsby-plugin-sharp": "3.1.1",
|
||||
|
|
Loading…
Add table
Reference in a new issue