mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-06-17 18:12:08 +02:00
Update dependency i18next to v20.2.4
This commit is contained in:
parent
49fcb52dd4
commit
ea275bf8c9
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -14434,9 +14434,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"i18next": {
|
||||
"version": "20.2.3",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-20.2.3.tgz",
|
||||
"integrity": "sha512-sSBob9VgFZayUNw27mS8Yl0vPK/cyDI+HMzLJrWKMWpX4Ie+Gvnhabo6P5d56/4Xz2I28PWvnDxFX40XrN15lg==",
|
||||
"version": "20.2.4",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-20.2.4.tgz",
|
||||
"integrity": "sha512-goE1LCA/IZOGG26PkkqoOl2KWR7YP606SvokVQZ29J6QwE02KycrzNetoMUJeqYrTxs4rmiiZgZp+q8qofQL6Q==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.12.0"
|
||||
}
|
||||
|
|
|
@ -37,7 +37,7 @@
|
|||
"gatsby-source-filesystem": "3.5.0",
|
||||
"gatsby-transformer-json": "3.5.0",
|
||||
"gatsby-transformer-sharp": "3.5.0",
|
||||
"i18next": "20.2.3",
|
||||
"i18next": "20.2.4",
|
||||
"locale": "0.1.0",
|
||||
"node-sass": "4.14.1",
|
||||
"prop-types": "15.7.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue