Skip to content

Commit

Permalink
Update dependency i18next to v23.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 19, 2024
1 parent 036b114 commit 91bb451
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@redux-devtools/extension": "3.3.0",
"axios": "1.7.7",
"date-fns": "3.6.0",
"i18next": "23.16.0",
"i18next": "23.16.1",
"i18next-browser-languagedetector": "7.2.1",
"normalize.css": "8.0.1",
"react": "18.3.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5778,10 +5778,10 @@ i18next@*:
dependencies:
"@babel/runtime" "^7.22.5"

i18next@23.16.0:
version "23.16.0"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.16.0.tgz#6127b49a30c19ba5caf0de8aeb3e15df60f7f01e"
integrity sha512-Ni3CG6c14teOogY19YNRl+kYaE/Rb59khy0VyHVn4uOZ97E2E/Yziyi6r3C3s9+wacjdLZiq/LLYyx+Cgd+FCw==
i18next@23.16.1:
version "23.16.1"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.16.1.tgz#e5e72f72841e56c451a12240e672c9ab2ea86944"
integrity sha512-H73h/H7BN7PI38Sq9XsOXzWFBH6mtyCYFiUMVtd9BxiYNDWPPIzKcBmDrqhjKbw3IXP5j6JoSW4ugJlaZuOvKw==
dependencies:
"@babel/runtime" "^7.23.2"

Expand Down

0 comments on commit 91bb451

Please sign in to comment.