mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-30 18:57:20 +02:00
Update dependency i18next to v19.9.2
This commit is contained in:
parent
980e3e94cc
commit
7476e7e932
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -13967,9 +13967,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"i18next": {
|
"i18next": {
|
||||||
"version": "19.9.1",
|
"version": "19.9.2",
|
||||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-19.9.1.tgz",
|
"resolved": "https://registry.npmjs.org/i18next/-/i18next-19.9.2.tgz",
|
||||||
"integrity": "sha512-9Azzyb3DvMJUMd7sPhwVEs6PQcogvdHmLQTjMQ+P+h3XwW4O66/8lgZTmYShgkjPOCqTw4Fwl5LOp/VhZgPo5A==",
|
"integrity": "sha512-0i6cuo6ER6usEOtKajUUDj92zlG+KArFia0857xxiEHAQcUwh/RtOQocui1LPJwunSYT574Pk64aNva1kwtxZg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.12.0"
|
"@babel/runtime": "^7.12.0"
|
||||||
}
|
}
|
||||||
|
|
|
@ -37,7 +37,7 @@
|
||||||
"gatsby-source-filesystem": "3.0.0",
|
"gatsby-source-filesystem": "3.0.0",
|
||||||
"gatsby-transformer-json": "3.0.0",
|
"gatsby-transformer-json": "3.0.0",
|
||||||
"gatsby-transformer-sharp": "3.0.0",
|
"gatsby-transformer-sharp": "3.0.0",
|
||||||
"i18next": "19.9.1",
|
"i18next": "19.9.2",
|
||||||
"jquery": "3.6.0",
|
"jquery": "3.6.0",
|
||||||
"locale": "0.1.0",
|
"locale": "0.1.0",
|
||||||
"node-sass": "4.14.1",
|
"node-sass": "4.14.1",
|
||||||
|
|
Loading…
Add table
Reference in a new issue