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.18.2
This commit is contained in:
parent
43c9cfbb16
commit
7a4007217c
2 changed files with 5 additions and 5 deletions
|
@ -67,7 +67,7 @@
|
|||
"react-dom": "18.2.0",
|
||||
"react-github-btn": "1.3.0",
|
||||
"react-helmet": "6.1.0",
|
||||
"react-i18next": "11.18.1",
|
||||
"react-i18next": "11.18.2",
|
||||
"sass": "1.54.0",
|
||||
"tsparticles": "2.1.3",
|
||||
"typed-scss-modules": "6.5.0",
|
||||
|
|
|
@ -11523,10 +11523,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.18.1:
|
||||
version "11.18.1"
|
||||
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.18.1.tgz#ba86ed09069e129b8623a28f2b9a03d7f105ea6f"
|
||||
integrity sha512-S8cl4mvIOSA7OQCE5jNy2yhv705Vwi+7PinpqKIYcBmX/trJtHKqrf6CL67WJSA8crr2JU+oxE9jn9DQIrQezg==
|
||||
react-i18next@11.18.2:
|
||||
version "11.18.2"
|
||||
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.18.2.tgz#b61b3e43cbd94ee8b83681206ba1bfe1168fe4d1"
|
||||
integrity sha512-nDtspGjqytBA9IxRfw0fjylkfbsKqjJCWKVifvID9rDMjUhAaXvAE4HPU6oABVP9FXxYzfXxMHtvnNkTDWTUTw==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.14.5"
|
||||
html-parse-stringify "^3.0.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue