Skip to content

Commit 17f4a31

Browse files
Update dependency i18next to v23.12.1
1 parent 63a0344 commit 17f4a31

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.2",
6262
"date-fns": "3.6.0",
63-
"i18next": "23.11.5",
63+
"i18next": "23.12.1",
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
@@ -5488,10 +5488,10 @@ i18next@*:
54885488
dependencies:
54895489
"@babel/runtime" "^7.22.5"
54905490

5491-
i18next@23.11.5:
5492-
version "23.11.5"
5493-
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.11.5.tgz#d71eb717a7e65498d87d0594f2664237f9e361ef"
5494-
integrity sha512-41pvpVbW9rhZPk5xjCX2TPJi2861LEig/YRhUkY+1FQ2IQPS0bKUDYnEqY8XPPbB48h1uIwLnP9iiEfuSl20CA==
5491+
i18next@23.12.1:
5492+
version "23.12.1"
5493+
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.12.1.tgz#1cdb4d6dde62404e128ae1212af586d14c70d389"
5494+
integrity sha512-l4y291ZGRgUhKuqVSiqyuU2DDzxKStlIWSaoNBR4grYmh0X+pRYbFpTMs3CnJ5ECKbOI8sQcJ3PbTUfLgPRaMA==
54955495
dependencies:
54965496
"@babel/runtime" "^7.23.2"
54975497

0 commit comments

Comments
 (0)