mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-29 02:07:39 +02:00
Update dependency react-i18next to v11.8.15
This commit is contained in:
parent
18c61d8256
commit
eb6772820f
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -20193,9 +20193,9 @@
|
|||
}
|
||||
},
|
||||
"react-i18next": {
|
||||
"version": "11.8.14",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.8.14.tgz",
|
||||
"integrity": "sha512-IlfmezceEic7nMkhK39bYSV1tXqcOraLpiBc8ADN7CfoqTpANW6/UmNUvtlj0jEdpI69fQ2bO9+ZmTxeAg5ehA==",
|
||||
"version": "11.8.15",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.8.15.tgz",
|
||||
"integrity": "sha512-ZbKcbYYKukgDL0MiUWKJTEsEftjSTNVZv67/V+SjPqTRwuF/aL4NbUtuEcb4WjHk0HyZ1M+2wGd07Fp0RUNHKA==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.13.6",
|
||||
"html-parse-stringify": "^3.0.1"
|
||||
|
|
|
@ -45,7 +45,7 @@
|
|||
"react-dom": "17.0.2",
|
||||
"react-github-btn": "1.2.0",
|
||||
"react-helmet": "6.1.0",
|
||||
"react-i18next": "11.8.14",
|
||||
"react-i18next": "11.8.15",
|
||||
"tsparticles": "1.26.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
Loading…
Add table
Reference in a new issue