mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-28 17:56:51 +02:00
Update dependency react-i18next to v11.17.1
This commit is contained in:
parent
68e030cef0
commit
f529133718
2 changed files with 5 additions and 5 deletions
|
@ -67,7 +67,7 @@
|
|||
"react-dom": "18.1.0",
|
||||
"react-github-btn": "1.3.0",
|
||||
"react-helmet": "6.1.0",
|
||||
"react-i18next": "11.17.0",
|
||||
"react-i18next": "11.17.1",
|
||||
"sass": "1.52.3",
|
||||
"tsparticles": "2.0.6",
|
||||
"typed-scss-modules": "6.5.0",
|
||||
|
|
|
@ -11366,10 +11366,10 @@ react-helmet@6.1.0, react-helmet@^6.1.0:
|
|||
react-fast-compare "^3.1.1"
|
||||
react-side-effect "^2.1.0"
|
||||
|
||||
react-i18next@11.17.0:
|
||||
version "11.17.0"
|
||||
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.17.0.tgz#44a0689dac7903352733e40303b743fa465eb797"
|
||||
integrity sha512-ewq2S4bVUTRqOMAdM/XvzCn9xUPIryzeBQRghmJ8lC6VI/8Kp7z1GwoLyt8j7GB2ywhN2SjPk7LU4sHzVeu7aw==
|
||||
react-i18next@11.17.1:
|
||||
version "11.17.1"
|
||||
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.17.1.tgz#3a5309ac6c093b4c556c7f8a0a808c034929040c"
|
||||
integrity sha512-4H4fK9vWsQtPP0iAdqzGfdPKLaSXpCjuh1xaGsejX/CO8tx8zCnrOnlQhMgrJf+OlUfzth5YaDPXYGp3RHxV1g==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.14.5"
|
||||
html-escaper "^2.0.2"
|
||||
|
|
Loading…
Add table
Reference in a new issue