Skip to content

Commit

Permalink
Update dependency i18next to v23.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 20, 2024
1 parent 91bb451 commit a75cd2a
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.1",
"i18next": "23.16.2",
"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"

[email protected].1:
version "23.16.1"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.16.1.tgz#e5e72f72841e56c451a12240e672c9ab2ea86944"
integrity sha512-H73h/H7BN7PI38Sq9XsOXzWFBH6mtyCYFiUMVtd9BxiYNDWPPIzKcBmDrqhjKbw3IXP5j6JoSW4ugJlaZuOvKw==
[email protected].2:
version "23.16.2"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.16.2.tgz#ef6868ef6ac7bcaee4f5fe35132021d44e8d1063"
integrity sha512-dFyxwLXxEQK32f6tITBMaRht25mZPJhQ0WbC0p3bO2mWBal9lABTMqSka5k+GLSRWLzeJBKDpH7BeIA9TZI7Jg==
dependencies:
"@babel/runtime" "^7.23.2"

Expand Down

0 comments on commit a75cd2a

Please sign in to comment.