mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-06-18 10:32:04 +02:00
Update dependency react-i18next to v11.16.9
This commit is contained in:
parent
4b21c762b5
commit
1bbeb86a40
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.2.2",
|
"react-github-btn": "1.2.2",
|
||||||
"react-helmet": "6.1.0",
|
"react-helmet": "6.1.0",
|
||||||
"react-i18next": "11.16.8",
|
"react-i18next": "11.16.9",
|
||||||
"sass": "1.51.0",
|
"sass": "1.51.0",
|
||||||
"tsparticles": "2.0.6",
|
"tsparticles": "2.0.6",
|
||||||
"typed-scss-modules": "6.4.0",
|
"typed-scss-modules": "6.4.0",
|
||||||
|
|
|
@ -10956,10 +10956,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.16.8:
|
react-i18next@11.16.9:
|
||||||
version "11.16.8"
|
version "11.16.9"
|
||||||
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.16.8.tgz#e71621c16f8f77152e85795a88ba6a371e46687d"
|
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.16.9.tgz#890cdac0c49120e075d6c520b43dbad3f91bd2df"
|
||||||
integrity sha512-uuhSuwY0iMOPV9HUsN1OC4cGCrATPvzZ1O8UfvLR+imz/XjPmfDgZM1e4dPS0Suc2+aCQqJ0FmWP891lUkB2Cg==
|
integrity sha512-euXxWvcEAvsY7ZVkwx9ztCq4butqtsGHEkpkuo0RMj8Ru09IF9o2KxCyN+zyv51Nr0aBh/elaTIiR6fMb8YfVg==
|
||||||
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