Skip to content

Commit 3f04472

Browse files
Update dependency i18next to v23.12.2
1 parent d855bec commit 3f04472

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.12.1",
63+
"i18next": "23.12.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
@@ -5488,10 +5488,10 @@ i18next@*:
54885488
dependencies:
54895489
"@babel/runtime" "^7.22.5"
54905490

5491-
5492-
version "23.12.1"
5493-
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.12.1.tgz#1cdb4d6dde62404e128ae1212af586d14c70d389"
5494-
integrity sha512-l4y291ZGRgUhKuqVSiqyuU2DDzxKStlIWSaoNBR4grYmh0X+pRYbFpTMs3CnJ5ECKbOI8sQcJ3PbTUfLgPRaMA==
5491+
5492+
version "23.12.2"
5493+
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.12.2.tgz#c5b44bb95e4d4a5908a51577fa06c63dc2f650a4"
5494+
integrity sha512-XIeh5V+bi8SJSWGL3jqbTEBW5oD6rbP5L+E7dVQh1MNTxxYef0x15rhJVcRb7oiuq4jLtgy2SD8eFlf6P2cmqg==
54955495
dependencies:
54965496
"@babel/runtime" "^7.23.2"
54975497

0 commit comments

Comments
 (0)