Skip to content

Commit

Permalink
Update dependency i18next to v24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent 054c72e commit 1695dba
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.8",
"date-fns": "3.6.0",
"i18next": "23.16.8",
"i18next": "24.0.3",
"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 @@ -5772,10 +5772,10 @@ i18next@*:
dependencies:
"@babel/runtime" "^7.22.5"

i18next@23.16.8:
version "23.16.8"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.16.8.tgz#3ae1373d344c2393f465556f394aba5a9233b93a"
integrity sha512-06r/TitrM88Mg5FdUXAKL96dJMzgqLE5dv3ryBAra4KCwD9mJ4ndOTS95ZuymIGoE+2hzfdaMak2X11/es7ZWg==
i18next@24.0.3:
version "24.0.3"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-24.0.3.tgz#5fefca185625845a8b0d60b12325b4f114791559"
integrity sha512-7afvxo659PxbVy0mWXDF44+8EBajuKUveBcDZHU2aYQ0mI7jReV/+cn4xnpAXZC6vvfFA/dQ2EUGySF9NYFk/g==
dependencies:
"@babel/runtime" "^7.23.2"

Expand Down

0 comments on commit 1695dba

Please sign in to comment.