mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-05-03 12:16:21 +02:00
Update dependency i18next to v20.2.2
This commit is contained in:
parent
b7811e49b3
commit
803185e5a6
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -14224,9 +14224,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"i18next": {
|
"i18next": {
|
||||||
"version": "20.2.1",
|
"version": "20.2.2",
|
||||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-20.2.1.tgz",
|
"resolved": "https://registry.npmjs.org/i18next/-/i18next-20.2.2.tgz",
|
||||||
"integrity": "sha512-JLruWDEQ3T6tKT6P7u+DsNtToMHUwUcQIYOMRcnNBdUhSfKkoIDUKdVDKgGtmqr//LrirxjADUdr3d5Gwbow6g==",
|
"integrity": "sha512-uWCv9LzKpe+OwvnKKrb8CbJwgAhasQofD58cB0PQ6bTPXEl5PlItl5C4esmY8HtriLu9nrjc2Hi0IfYv3Fy8BQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.12.0"
|
"@babel/runtime": "^7.12.0"
|
||||||
}
|
}
|
||||||
|
|
|
@ -37,7 +37,7 @@
|
||||||
"gatsby-source-filesystem": "3.3.0",
|
"gatsby-source-filesystem": "3.3.0",
|
||||||
"gatsby-transformer-json": "3.3.0",
|
"gatsby-transformer-json": "3.3.0",
|
||||||
"gatsby-transformer-sharp": "3.3.0",
|
"gatsby-transformer-sharp": "3.3.0",
|
||||||
"i18next": "20.2.1",
|
"i18next": "20.2.2",
|
||||||
"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