Skip to content

Commit 1416a63

Browse files
Update dependency i18next to v23.11.5
1 parent dfee76e commit 1416a63

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.1",
6262
"date-fns": "3.6.0",
63-
"i18next": "23.11.4",
63+
"i18next": "23.11.5",
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
@@ -5481,10 +5481,10 @@ i18next@*:
54815481
dependencies:
54825482
"@babel/runtime" "^7.22.5"
54835483

5484-
5485-
version "23.11.4"
5486-
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.11.4.tgz#3f0e620fd2cff3825324191615d0ab0a1eec3baf"
5487-
integrity sha512-CCUjtd5TfaCl+mLUzAA0uPSN+AVn4fP/kWCYt/hocPUwusTpMVczdrRyOBUwk6N05iH40qiKx6q1DoNJtBIwdg==
5484+
5485+
version "23.11.5"
5486+
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.11.5.tgz#d71eb717a7e65498d87d0594f2664237f9e361ef"
5487+
integrity sha512-41pvpVbW9rhZPk5xjCX2TPJi2861LEig/YRhUkY+1FQ2IQPS0bKUDYnEqY8XPPbB48h1uIwLnP9iiEfuSl20CA==
54885488
dependencies:
54895489
"@babel/runtime" "^7.23.2"
54905490

0 commit comments

Comments
 (0)