mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-29 18:26:52 +02:00
Update dependency react-i18next to v11.17.0
This commit is contained in:
parent
e8369f33ce
commit
ff253985d3
2 changed files with 5 additions and 5 deletions
|
@ -67,7 +67,7 @@
|
|||
"react-dom": "18.1.0",
|
||||
"react-github-btn": "1.3.0",
|
||||
"react-helmet": "6.1.0",
|
||||
"react-i18next": "11.16.11",
|
||||
"react-i18next": "11.17.0",
|
||||
"sass": "1.52.2",
|
||||
"tsparticles": "2.0.6",
|
||||
"typed-scss-modules": "6.4.1",
|
||||
|
|
|
@ -11333,10 +11333,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.16.11:
|
||||
version "11.16.11"
|
||||
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.16.11.tgz#28410a9c8412a34ab6e21ed7bbdd29ed33e5c3b8"
|
||||
integrity sha512-x2UUTizhrnApV8Y/VmJ54/jxWVg9WwQ3CI5CC7u/aUTyqkCE6hUcymPg+Ibqw4XmYSz/Pa4dSXc9SLStQxvHKQ==
|
||||
react-i18next@11.17.0:
|
||||
version "11.17.0"
|
||||
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.17.0.tgz#44a0689dac7903352733e40303b743fa465eb797"
|
||||
integrity sha512-ewq2S4bVUTRqOMAdM/XvzCn9xUPIryzeBQRghmJ8lC6VI/8Kp7z1GwoLyt8j7GB2ywhN2SjPk7LU4sHzVeu7aw==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.14.5"
|
||||
html-escaper "^2.0.2"
|
||||
|
|
Loading…
Add table
Reference in a new issue