diff --git a/example-widget-mui/package.json b/example-widget-mui/package.json index 3df49eaf..1aff86f8 100644 --- a/example-widget-mui/package.json +++ b/example-widget-mui/package.json @@ -20,7 +20,7 @@ "matrix-widget-api": "1.10.0", "react": "18.3.1", "react-dom": "18.3.1", - "react-i18next": "15.1.3", + "react-i18next": "15.1.4", "react-redux": "9.1.2", "react-router-dom": "6.28.0", "react-use": "17.5.1", diff --git a/packages/mui/package.json b/packages/mui/package.json index 45186dab..bf6987b2 100644 --- a/packages/mui/package.json +++ b/packages/mui/package.json @@ -55,7 +55,7 @@ "i18next-browser-languagedetector": "8.0.2", "i18next-resources-to-backend": "1.2.1", "matrix-widget-api": "1.10.0", - "react-i18next": "15.1.3", + "react-i18next": "15.1.4", "react-use": "17.5.1" }, "repository": { diff --git a/yarn.lock b/yarn.lock index 7f14fc38..b0125d7b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5153,10 +5153,10 @@ react-error-boundary@4.1.2: dependencies: "@babel/runtime" "^7.12.5" -react-i18next@15.1.3: - version "15.1.3" - resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-15.1.3.tgz#172c3905038ea4f90699a19949a0084b5641c94f" - integrity sha512-J11oA30FbM3NZegUZjn8ySK903z6PLBz/ZuBYyT1JMR0QPrW6PFXvl1WoUhortdGi9dM0m48/zJQlPskVZXgVw== +react-i18next@15.1.4: + version "15.1.4" + resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-15.1.4.tgz#65c03c31a5e42202000652e163f22f23a9306a60" + integrity sha512-2tai71gmehbvl9ZIqPMqlCCkm/cbeV1G4STpmM3C8Uzo6T2l8jDvZxEVSsQKt8blP9X34iRFP/k1ROqG2296MQ== dependencies: "@babel/runtime" "^7.25.0" html-parse-stringify "^3.0.1"