mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-29 10:16:53 +02:00
Update dependency i18next to v20.4.0
This commit is contained in:
parent
f2f97a2e41
commit
6f6dfecded
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -15058,9 +15058,9 @@
|
|||
"integrity": "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw=="
|
||||
},
|
||||
"i18next": {
|
||||
"version": "20.3.5",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-20.3.5.tgz",
|
||||
"integrity": "sha512-//MGeU6n4TencJmCgG+TCrpdgAD/NDEU/KfKQekYbJX6QV7sD/NjWQdVdBi+bkT0snegnSoB7QhjSeatrk3a0w==",
|
||||
"version": "20.4.0",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-20.4.0.tgz",
|
||||
"integrity": "sha512-89iWWJudmaHJwzIdJ/1eu98GtsJnwBhOUWwlAre70itPMuTE/NTPtgVeaS1CGaB8Q3XrYBGpEqlq4jsScDx9kg==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.12.0"
|
||||
}
|
||||
|
|
|
@ -38,7 +38,7 @@
|
|||
"gatsby-source-filesystem": "3.11.0",
|
||||
"gatsby-transformer-json": "3.11.0",
|
||||
"gatsby-transformer-sharp": "3.11.0",
|
||||
"i18next": "20.3.5",
|
||||
"i18next": "20.4.0",
|
||||
"locale": "0.1.0",
|
||||
"node-sass": "4.14.1",
|
||||
"prop-types": "15.7.2",
|
||||
|
|
Loading…
Add table
Reference in a new issue