mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-30 18:57:20 +02:00
Update dependency i18next to v20.3.1
This commit is contained in:
parent
15162bc467
commit
9171a511ee
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -15138,9 +15138,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"i18next": {
|
"i18next": {
|
||||||
"version": "20.3.0",
|
"version": "20.3.1",
|
||||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-20.3.0.tgz",
|
"resolved": "https://registry.npmjs.org/i18next/-/i18next-20.3.1.tgz",
|
||||||
"integrity": "sha512-eFv4aQvaGykp48mI4JEaCcoD/j4zoYjFnDYhChe3ukwvbHx3q4mKZlB8YnmhYrHQR5FopLlCrzcSuY0ZWfiakA==",
|
"integrity": "sha512-WTY07KreR5z2LBSzAIKs05zpR5tgUT98C4fD96e7Risbc/HZePwF6AEnb9VkjdeSeRn9PDqQBay7ZkphuXt0Xw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.12.0"
|
"@babel/runtime": "^7.12.0"
|
||||||
}
|
}
|
||||||
|
|
|
@ -40,7 +40,7 @@
|
||||||
"gatsby-source-filesystem": "3.6.0",
|
"gatsby-source-filesystem": "3.6.0",
|
||||||
"gatsby-transformer-json": "3.6.0",
|
"gatsby-transformer-json": "3.6.0",
|
||||||
"gatsby-transformer-sharp": "3.6.0",
|
"gatsby-transformer-sharp": "3.6.0",
|
||||||
"i18next": "20.3.0",
|
"i18next": "20.3.1",
|
||||||
"locale": "0.1.0",
|
"locale": "0.1.0",
|
||||||
"node-sass": "4.14.1",
|
"node-sass": "4.14.1",
|
||||||
"prop-types": "15.7.2",
|
"prop-types": "15.7.2",
|
||||||
|
|
Loading…
Add table
Reference in a new issue