From ade0e85393b8c4f05847826d12964d23c69acf4f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 09:44:35 +0000 Subject: [PATCH] Update dependency i18next to v24 --- example-widget-mui/package.json | 2 +- packages/mui/package.json | 2 +- yarn.lock | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/example-widget-mui/package.json b/example-widget-mui/package.json index dc2ff7f1..c901b509 100644 --- a/example-widget-mui/package.json +++ b/example-widget-mui/package.json @@ -13,7 +13,7 @@ "@mui/icons-material": "6.1.10", "@mui/material": "6.1.10", "@reduxjs/toolkit": "2.3.0", - "i18next": "23.16.8", + "i18next": "24.0.5", "i18next-chained-backend": "4.6.2", "i18next-http-backend": "2.6.2", "joi": "17.13.3", diff --git a/packages/mui/package.json b/packages/mui/package.json index a4dd3945..c281482d 100644 --- a/packages/mui/package.json +++ b/packages/mui/package.json @@ -51,7 +51,7 @@ "@mui/icons-material": "6.1.10", "@mui/material": "6.1.10", "@mui/utils": "6.1.10", - "i18next": "23.16.8", + "i18next": "24.0.5", "i18next-browser-languagedetector": "8.0.0", "i18next-resources-to-backend": "1.2.1", "matrix-widget-api": "1.10.0", diff --git a/yarn.lock b/yarn.lock index 0ca7ac0c..37a866df 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3855,10 +3855,10 @@ i18next-resources-to-backend@1.2.1: dependencies: "@babel/runtime" "^7.23.2" -i18next@23.16.8: - version "23.16.8" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.16.8.tgz#3ae1373d344c2393f465556f394aba5a9233b93a" - integrity sha512-06r/TitrM88Mg5FdUXAKL96dJMzgqLE5dv3ryBAra4KCwD9mJ4ndOTS95ZuymIGoE+2hzfdaMak2X11/es7ZWg== +i18next@24.0.5: + version "24.0.5" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-24.0.5.tgz#2678986eca46411cae0329542a84dd4cd7e5f2f0" + integrity sha512-1jSdEzgFPGLZRsQwydoMFCBBaV+PmrVEO5WhANllZPX4y2JSGTxUjJ+xVklHIsiS95uR8gYc/y0hYZWevucNjg== dependencies: "@babel/runtime" "^7.23.2"