mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-30 18:57:20 +02:00
Update dependency i18next to v19.8.9
This commit is contained in:
parent
894fc706c2
commit
bea901f5ea
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -14078,9 +14078,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"i18next": {
|
||||
"version": "19.8.8",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-19.8.8.tgz",
|
||||
"integrity": "sha512-GCwSImEZYqUKgb1gUfIw/LMeItpcypdMOhjlHovI7qyBuaIHR8P7z9mfBuxlyl3yDuRnAsAcJv0iynDh71SQ4g==",
|
||||
"version": "19.8.9",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-19.8.9.tgz",
|
||||
"integrity": "sha512-cyLeJv7tg3MP+bRNbNe9CleiBGfkCeEKr0DKY2MBPYE1vIQGu4mQ3qlTCmW1tcZi9fMqSI4G2mGBO+JwoIQSbQ==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.12.0"
|
||||
}
|
||||
|
|
|
@ -37,7 +37,7 @@
|
|||
"gatsby-source-filesystem": "2.11.0",
|
||||
"gatsby-transformer-json": "2.11.0",
|
||||
"gatsby-transformer-sharp": "2.12.0",
|
||||
"i18next": "19.8.8",
|
||||
"i18next": "19.8.9",
|
||||
"jquery": "3.5.1",
|
||||
"locale": "0.1.0",
|
||||
"node-sass": "4.14.1",
|
||||
|
|
Loading…
Add table
Reference in a new issue