mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-29 10:16:53 +02:00
Update dependency i18next to v20.3.4
This commit is contained in:
parent
bac61e6bf7
commit
1ca27382cf
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -16673,9 +16673,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"i18next": {
|
||||
"version": "20.3.3",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-20.3.3.tgz",
|
||||
"integrity": "sha512-tx9EUhHeaipvZ5pFLTaN9Xdm5Ssal774MpujaTA1Wv/ST/1My5SnoBmliY1lOpyEP5Z51Dq1gXifk/y4Yt3agQ==",
|
||||
"version": "20.3.4",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-20.3.4.tgz",
|
||||
"integrity": "sha512-xj3A2tGvwdWI1QBDKKFLOT/n4QImm+tN8QvHBIaTU/zN4YWK1NlpWPZN6mKzd3G1Wd7J1jU5BkFeaKQWHpf05w==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.12.0"
|
||||
}
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
"gatsby-source-filesystem": "3.9.0",
|
||||
"gatsby-transformer-json": "3.9.0",
|
||||
"gatsby-transformer-sharp": "3.9.0",
|
||||
"i18next": "20.3.3",
|
||||
"i18next": "20.3.4",
|
||||
"locale": "0.1.0",
|
||||
"node-sass": "4.14.1",
|
||||
"prop-types": "15.7.2",
|
||||
|
|
Loading…
Add table
Reference in a new issue