mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-06-16 01:22:02 +02:00
Update dependency i18next to v20.3.0
This commit is contained in:
parent
59e61213fb
commit
a791a2e771
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -15144,9 +15144,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"i18next": {
|
||||
"version": "20.2.4",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-20.2.4.tgz",
|
||||
"integrity": "sha512-goE1LCA/IZOGG26PkkqoOl2KWR7YP606SvokVQZ29J6QwE02KycrzNetoMUJeqYrTxs4rmiiZgZp+q8qofQL6Q==",
|
||||
"version": "20.3.0",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-20.3.0.tgz",
|
||||
"integrity": "sha512-eFv4aQvaGykp48mI4JEaCcoD/j4zoYjFnDYhChe3ukwvbHx3q4mKZlB8YnmhYrHQR5FopLlCrzcSuY0ZWfiakA==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.12.0"
|
||||
}
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
"gatsby-source-filesystem": "3.5.0",
|
||||
"gatsby-transformer-json": "3.5.0",
|
||||
"gatsby-transformer-sharp": "3.5.0",
|
||||
"i18next": "20.2.4",
|
||||
"i18next": "20.3.0",
|
||||
"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