Skip to content

Commit 515e1e9

Browse files
Update dependency i18next to v23.14.0
1 parent 98d7a8f commit 515e1e9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@redux-devtools/extension": "3.3.0",
6161
"axios": "1.7.4",
6262
"date-fns": "3.6.0",
63-
"i18next": "23.13.0",
63+
"i18next": "23.14.0",
6464
"i18next-browser-languagedetector": "7.2.1",
6565
"normalize.css": "8.0.1",
6666
"react": "18.3.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5489,10 +5489,10 @@ i18next@*:
54895489
dependencies:
54905490
"@babel/runtime" "^7.22.5"
54915491

5492-
i18next@23.13.0:
5493-
version "23.13.0"
5494-
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.13.0.tgz#d3cba6c5611b9826ff988f97a4929638a91875f6"
5495-
integrity sha512-B+g0/KTKmN3+NeMKPljQxdrih6Q6lyDF5O2e/Ofd0JQsTLojJD/BSTTN04iw6OVc0yBiHeypu5hoBNV6ag44Zw==
5492+
i18next@23.14.0:
5493+
version "23.14.0"
5494+
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.14.0.tgz#d415a858390cc849f3db0df539cb2bbfe24a3cdb"
5495+
integrity sha512-Y5GL4OdA8IU2geRrt2+Uc1iIhsjICdHZzT9tNwQ3TVqdNzgxHToGCKf/TPRP80vTCAP6svg2WbbJL+Gx5MFQVA==
54965496
dependencies:
54975497
"@babel/runtime" "^7.23.2"
54985498

0 commit comments

Comments
 (0)