mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-06-16 17:42:05 +02:00
Update dependency react-i18next to v12
This commit is contained in:
parent
3527230f13
commit
ee7f343dc8
2 changed files with 5 additions and 5 deletions
|
@ -67,7 +67,7 @@
|
||||||
"react-dom": "18.2.0",
|
"react-dom": "18.2.0",
|
||||||
"react-github-btn": "1.4.0",
|
"react-github-btn": "1.4.0",
|
||||||
"react-helmet": "6.1.0",
|
"react-helmet": "6.1.0",
|
||||||
"react-i18next": "11.18.6",
|
"react-i18next": "12.0.0",
|
||||||
"sass": "1.55.0",
|
"sass": "1.55.0",
|
||||||
"tsparticles": "2.3.4",
|
"tsparticles": "2.3.4",
|
||||||
"typed-scss-modules": "7.0.1",
|
"typed-scss-modules": "7.0.1",
|
||||||
|
|
|
@ -10810,10 +10810,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.18.6:
|
react-i18next@12.0.0:
|
||||||
version "11.18.6"
|
version "12.0.0"
|
||||||
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.18.6.tgz#e159c2960c718c1314f1e8fcaa282d1c8b167887"
|
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-12.0.0.tgz#634015a2c035779c5736ae4c2e5c34c1659753b1"
|
||||||
integrity sha512-yHb2F9BiT0lqoQDt8loZ5gWP331GwctHz9tYQ8A2EIEUu+CcEdjBLQWli1USG3RdWQt3W+jqQLg/d4rrQR96LA==
|
integrity sha512-/O7N6aIEAl1FaWZBNvhdIo9itvF/MO/nRKr9pYqRc9LhuC1u21SlfwpiYQqvaeNSEW3g3qUXLREOWMt+gxrWbg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.14.5"
|
"@babel/runtime" "^7.14.5"
|
||||||
html-parse-stringify "^3.0.1"
|
html-parse-stringify "^3.0.1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue