mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-30 10:46:57 +02:00
Update dependency react-i18next to v11.14.2
This commit is contained in:
parent
d2c2996e08
commit
f54ac27f05
2 changed files with 5 additions and 5 deletions
|
@ -56,7 +56,7 @@
|
|||
"react-dom": "17.0.2",
|
||||
"react-github-btn": "1.2.1",
|
||||
"react-helmet": "6.1.0",
|
||||
"react-i18next": "11.14.1",
|
||||
"react-i18next": "11.14.2",
|
||||
"sass": "1.43.4",
|
||||
"tsparticles": "1.37.3",
|
||||
"utterances-react": "0.1.3"
|
||||
|
|
|
@ -10731,10 +10731,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.14.1:
|
||||
version "11.14.1"
|
||||
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.14.1.tgz#fa210fc1a3011c26e75b36c27ce708cbe6b54d59"
|
||||
integrity sha512-2M4E3G6fZHMirSfIY6F9704J5wMaqsfrrixueIDkQzbD80txtQ2RHSOe79aRqrgEnAl9MdcH0kK4PmvkbVLhAA==
|
||||
react-i18next@11.14.2:
|
||||
version "11.14.2"
|
||||
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.14.2.tgz#2ff28f6a0ddf06eaf79435ed6c70c441d709cf34"
|
||||
integrity sha512-fmDhwNA0zDmSEL3BBT5qwNMvxrKu25oXDDAZyHprfB0AHZmWXfBmRLf8MX8i1iBd2I2C2vsA2D9wxYBIwzooEQ==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.14.5"
|
||||
html-parse-stringify "^3.0.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue