Skip to content

Commit 42e607d

Browse files
committed
Upgrade i18next
1 parent 6d72111 commit 42e607d

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

Plan/react/dashboard/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"bootstrap": "^5.3.7",
2929
"export-to-csv": "^1.3.0",
3030
"highcharts": "^11.4.8",
31-
"i18next": "^25.3.2",
31+
"i18next": "^25.3.6",
3232
"i18next-chained-backend": "^4.6.2",
3333
"i18next-http-backend": "^3.0.2",
3434
"i18next-localstorage-backend": "^4.2.0",
@@ -38,7 +38,7 @@
3838
"react-bootstrap": "^2.10.10",
3939
"react-bootstrap-range-slider": "^3.0.8",
4040
"react-dom": "^18.3.1",
41-
"react-i18next": "^15.6.0",
41+
"react-i18next": "^15.6.1",
4242
"react-mcjsonchat": "^1.0.0",
4343
"react-router-dom": "^6.26.0",
4444
"react-select": "^5.10.2",

Plan/react/dashboard/yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2274,10 +2274,10 @@ i18next-localstorage-backend@^4.2.0:
22742274
dependencies:
22752275
"@babel/runtime" "^7.22.15"
22762276

2277-
i18next@^25.3.2:
2278-
version "25.3.2"
2279-
resolved "https://registry.yarnpkg.com/i18next/-/i18next-25.3.2.tgz#3d6a7d1dc058caa1b9bdca47fd585483e2e7a637"
2280-
integrity sha512-JSnbZDxRVbphc5jiptxr3o2zocy5dEqpVm9qCGdJwRNO+9saUJS0/u4LnM/13C23fUEWxAylPqKU/NpMV/IjqA==
2277+
i18next@^25.3.6:
2278+
version "25.3.6"
2279+
resolved "https://registry.yarnpkg.com/i18next/-/i18next-25.3.6.tgz#28c2d1dfef7399d6a2d8860f9b77bf5f39e69024"
2280+
integrity sha512-dThZ0CTCM3sUG/qS0ZtQYZQcUI6DtBN8yBHK+SKEqihPcEYmjVWh/YJ4luic73Iq6Uxhp6q7LJJntRK5+1t7jQ==
22812281
dependencies:
22822282
"@babel/runtime" "^7.27.6"
22832283

@@ -2871,10 +2871,10 @@ react-debounce-input@=3.3.0:
28712871
loose-envify "^1.1.0"
28722872
scheduler "^0.23.2"
28732873

2874-
react-i18next@^15.6.0:
2875-
version "15.6.0"
2876-
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-15.6.0.tgz#f1705587621bd3cc1c92af0145949cdad8fd2e15"
2877-
integrity sha512-W135dB0rDfiFmbMipC17nOhGdttO5mzH8BivY+2ybsQBbXvxWIwl3cmeH3T9d+YPBSJu/ouyJKFJTtkK7rJofw==
2874+
react-i18next@^15.6.1:
2875+
version "15.6.1"
2876+
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-15.6.1.tgz#a2747bed7768faef28fa28de32ff3811b2459c20"
2877+
integrity sha512-uGrzSsOUUe2sDBG/+FJq2J1MM+Y4368/QW8OLEKSFvnDflHBbZhSd1u3UkW0Z06rMhZmnB/AQrhCpYfE5/5XNg==
28782878
dependencies:
28792879
"@babel/runtime" "^7.27.6"
28802880
html-parse-stringify "^3.0.1"

0 commit comments

Comments
 (0)