mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-30 18:57:20 +02:00
Update dependency react-i18next to v11.10.0
This commit is contained in:
parent
09728645e1
commit
15162bc467
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -20073,11 +20073,11 @@
|
|||
}
|
||||
},
|
||||
"react-i18next": {
|
||||
"version": "11.9.0",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.9.0.tgz",
|
||||
"integrity": "sha512-Yrvldj3gB0z5AMaJw5O1HojTUTjSZFkvQg4ycW4voNSmf/Is/jvHoNoUD0r1qc5lNtiKuMoJPOiiim5vovgbng==",
|
||||
"version": "11.10.0",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.10.0.tgz",
|
||||
"integrity": "sha512-Vn0Xw2MczBZHKciWdayx4J+P3S9Im2FWIzUPV2O7iUVFqIOhMv6o9mVTJN1gEi/MA2FZzorjvaEijglCMeehZQ==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.13.6",
|
||||
"@babel/runtime": "^7.14.0",
|
||||
"html-parse-stringify": "^3.0.1"
|
||||
},
|
||||
"dependencies": {
|
||||
|
|
|
@ -48,7 +48,7 @@
|
|||
"react-dom": "17.0.2",
|
||||
"react-github-btn": "1.2.0",
|
||||
"react-helmet": "6.1.0",
|
||||
"react-i18next": "11.9.0",
|
||||
"react-i18next": "11.10.0",
|
||||
"tsparticles": "1.27.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
Loading…
Add table
Reference in a new issue