mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-29 18:26:52 +02:00
Update dependency react-i18next to v11.11.3
This commit is contained in:
parent
e1256d3900
commit
4d312334f7
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -21737,9 +21737,9 @@
|
|||
}
|
||||
},
|
||||
"react-i18next": {
|
||||
"version": "11.11.2",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.11.2.tgz",
|
||||
"integrity": "sha512-42tWoD0X12mJyYtTnK99Hihi2nCc3WIJ23WpUiDwojTWj7w5rfa/cCqo57QLhTFOoYSpG+ydr6Cr1hjtkvmVPw==",
|
||||
"version": "11.11.3",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.11.3.tgz",
|
||||
"integrity": "sha512-upzG5/SpyOlYP5oSF4K8TZBvDWVhnCo38JNV+KnWjrg0+IaJCBltyh6lRGZDO5ovLyA4dU6Ip0bwbUCjb6Yyxw==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.14.5",
|
||||
"html-parse-stringify": "^3.0.1"
|
||||
|
|
|
@ -48,7 +48,7 @@
|
|||
"react-dom": "17.0.2",
|
||||
"react-github-btn": "1.2.0",
|
||||
"react-helmet": "6.1.0",
|
||||
"react-i18next": "11.11.2",
|
||||
"react-i18next": "11.11.3",
|
||||
"tsparticles": "1.31.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
Loading…
Add table
Reference in a new issue