mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-06-16 17:42:05 +02:00
Update dependency react-i18next to v11.17.2
This commit is contained in:
parent
d5de47f33e
commit
75fa021956
2 changed files with 5 additions and 5 deletions
|
@ -67,7 +67,7 @@
|
||||||
"react-dom": "18.1.0",
|
"react-dom": "18.1.0",
|
||||||
"react-github-btn": "1.3.0",
|
"react-github-btn": "1.3.0",
|
||||||
"react-helmet": "6.1.0",
|
"react-helmet": "6.1.0",
|
||||||
"react-i18next": "11.17.1",
|
"react-i18next": "11.17.2",
|
||||||
"sass": "1.52.3",
|
"sass": "1.52.3",
|
||||||
"tsparticles": "2.0.6",
|
"tsparticles": "2.0.6",
|
||||||
"typed-scss-modules": "6.5.0",
|
"typed-scss-modules": "6.5.0",
|
||||||
|
|
|
@ -11365,10 +11365,10 @@ react-helmet@6.1.0, react-helmet@^6.1.0:
|
||||||
react-fast-compare "^3.1.1"
|
react-fast-compare "^3.1.1"
|
||||||
react-side-effect "^2.1.0"
|
react-side-effect "^2.1.0"
|
||||||
|
|
||||||
react-i18next@11.17.1:
|
react-i18next@11.17.2:
|
||||||
version "11.17.1"
|
version "11.17.2"
|
||||||
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.17.1.tgz#3a5309ac6c093b4c556c7f8a0a808c034929040c"
|
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.17.2.tgz#4ca77a20bedfa607e4e863dcc85963d1a180e2e9"
|
||||||
integrity sha512-4H4fK9vWsQtPP0iAdqzGfdPKLaSXpCjuh1xaGsejX/CO8tx8zCnrOnlQhMgrJf+OlUfzth5YaDPXYGp3RHxV1g==
|
integrity sha512-/HG4XSResWDY450cFmoUqLgCYDu8VYMFISGcMnZlxRSV05naj3+F7DoebwnPu6z/akA3Wd0Xe7KGTYdywL9z9g==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.14.5"
|
"@babel/runtime" "^7.14.5"
|
||||||
html-escaper "^2.0.2"
|
html-escaper "^2.0.2"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue