mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-29 10:16:53 +02:00
Update dependency i18next to v20.1.0
This commit is contained in:
parent
f2683c485e
commit
cf902b5dc7
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -14229,9 +14229,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"i18next": {
|
||||
"version": "20.0.0",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-20.0.0.tgz",
|
||||
"integrity": "sha512-PtyZadfdqoJz9MBbjXhMVM8IvG3YAGfUhzAu/JyR/xI35bbrxNVMhVs9jMlgSkzveiTm6KlwD2q9mC9co9Zsew==",
|
||||
"version": "20.1.0",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-20.1.0.tgz",
|
||||
"integrity": "sha512-sV+ZwTM4Ik4d6wKdwNS/ocKmvXi6DFA/YHMgdQX3i4L5993jnbo1/j1pK/c4+zBOjexer4dt+c5JHsFj4CUoXQ==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.12.0"
|
||||
}
|
||||
|
|
|
@ -37,7 +37,7 @@
|
|||
"gatsby-source-filesystem": "3.1.0",
|
||||
"gatsby-transformer-json": "3.1.0",
|
||||
"gatsby-transformer-sharp": "3.1.0",
|
||||
"i18next": "20.0.0",
|
||||
"i18next": "20.1.0",
|
||||
"jquery": "3.6.0",
|
||||
"locale": "0.1.0",
|
||||
"node-sass": "4.14.1",
|
||||
|
|
Loading…
Add table
Reference in a new issue