Skip to content

Commit a75cd2a

Browse files
Update dependency i18next to v23.16.2
1 parent 91bb451 commit a75cd2a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@redux-devtools/extension": "3.3.0",
6161
"axios": "1.7.7",
6262
"date-fns": "3.6.0",
63-
"i18next": "23.16.1",
63+
"i18next": "23.16.2",
6464
"i18next-browser-languagedetector": "7.2.1",
6565
"normalize.css": "8.0.1",
6666
"react": "18.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5778,10 +5778,10 @@ i18next@*:
57785778
dependencies:
57795779
"@babel/runtime" "^7.22.5"
57805780

5781-
5782-
version "23.16.1"
5783-
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.16.1.tgz#e5e72f72841e56c451a12240e672c9ab2ea86944"
5784-
integrity sha512-H73h/H7BN7PI38Sq9XsOXzWFBH6mtyCYFiUMVtd9BxiYNDWPPIzKcBmDrqhjKbw3IXP5j6JoSW4ugJlaZuOvKw==
5781+
5782+
version "23.16.2"
5783+
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.16.2.tgz#ef6868ef6ac7bcaee4f5fe35132021d44e8d1063"
5784+
integrity sha512-dFyxwLXxEQK32f6tITBMaRht25mZPJhQ0WbC0p3bO2mWBal9lABTMqSka5k+GLSRWLzeJBKDpH7BeIA9TZI7Jg==
57855785
dependencies:
57865786
"@babel/runtime" "^7.23.2"
57875787

0 commit comments

Comments
 (0)