Skip to content

Commit 353293e

Browse files
Update dependency i18next to v23.12.3
1 parent 3872341 commit 353293e

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.3",
6262
"date-fns": "3.6.0",
63-
"i18next": "23.12.2",
63+
"i18next": "23.12.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
@@ -5489,10 +5489,10 @@ i18next@*:
54895489
dependencies:
54905490
"@babel/runtime" "^7.22.5"
54915491

5492-
5493-
version "23.12.2"
5494-
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.12.2.tgz#c5b44bb95e4d4a5908a51577fa06c63dc2f650a4"
5495-
integrity sha512-XIeh5V+bi8SJSWGL3jqbTEBW5oD6rbP5L+E7dVQh1MNTxxYef0x15rhJVcRb7oiuq4jLtgy2SD8eFlf6P2cmqg==
5492+
5493+
version "23.12.3"
5494+
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.12.3.tgz#e0b811ef218f6d3fdb0b91f1a1eed099a1f7c48b"
5495+
integrity sha512-DyigQmrR10V9U2N6pjhbfahW13GY7n8BQD9swN09JuRRropgsksWVi4vRLeex0Qf7zCPnBfIqQfhcBzdZBQBYw==
54965496
dependencies:
54975497
"@babel/runtime" "^7.23.2"
54985498

0 commit comments

Comments
 (0)