Skip to content

Commit 534be6b

Browse files
Update dependency i18next to v23.11.3
1 parent db11a20 commit 534be6b

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.6.8",
6262
"date-fns": "3.6.0",
63-
"i18next": "23.11.2",
63+
"i18next": "23.11.3",
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
@@ -5220,10 +5220,10 @@ i18next@*:
52205220
dependencies:
52215221
"@babel/runtime" "^7.22.5"
52225222

5223-
5224-
version "23.11.2"
5225-
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.11.2.tgz#4c0e8192a9ba230fe7dc68b76459816ab601826e"
5226-
integrity sha512-qMBm7+qT8jdpmmDw/kQD16VpmkL9BdL+XNAK5MNbNFaf1iQQq35ZbPrSlqmnNPOSUY4m342+c0t0evinF5l7sA==
5223+
5224+
version "23.11.3"
5225+
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.11.3.tgz#d269c9c15bae9d90ab291055cfc433089ca5f77b"
5226+
integrity sha512-Pq/aSKowir7JM0rj+Wa23Kb6KKDUGno/HjG+wRQu0PxoTbpQ4N89MAT0rFGvXmLkRLNMb1BbBOKGozl01dabzg==
52275227
dependencies:
52285228
"@babel/runtime" "^7.23.2"
52295229

0 commit comments

Comments
 (0)