From 9a988d4cb9b6a05918d73a360cd271a44d5801e3 Mon Sep 17 00:00:00 2001 From: renovate Date: Sun, 22 Dec 2024 16:57:15 +0000 Subject: [PATCH] fix(deps): update dependency react-i18next to v15.2.0 (#404) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [react-i18next](https://github.com/i18next/react-i18next) | dependencies | minor | [`15.1.4` -> `15.2.0`](https://renovatebot.com/diffs/npm/react-i18next/15.1.4/15.2.0) | --- ### Release Notes
i18next/react-i18next (react-i18next) ### [`v15.2.0`](https://github.com/i18next/react-i18next/blob/HEAD/CHANGELOG.md#1520) [Compare Source](https://github.com/i18next/react-i18next/compare/v15.1.4...v15.2.0) This version may be breaking if you still use React < v18 with TypeScript. For JS users this version is equal to v15.1.4 - fix: Global JSX namespace is deprecated [1823](https://github.com/i18next/react-i18next/issues/1823) with [1822](https://github.com/i18next/react-i18next/pull/1822)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://git.tristess.app/alexandresoro/ouca/pulls/404 Reviewed-by: Alexandre Soro Co-authored-by: renovate Co-committed-by: renovate --- packages/frontend/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/frontend/package.json b/packages/frontend/package.json index 38268804f..dacae1ad4 100644 --- a/packages/frontend/package.json +++ b/packages/frontend/package.json @@ -47,7 +47,7 @@ "react": "18.3.1", "react-dom": "18.3.1", "react-hook-form": "7.51.5", - "react-i18next": "15.1.4", + "react-i18next": "15.2.0", "react-intersection-observer": "9.13.1", "react-map-gl": "7.1.8", "react-oidc-context": "3.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fd3c7bef5..b73c6729f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -248,8 +248,8 @@ importers: specifier: 7.51.5 version: 7.51.5(react@18.3.1) react-i18next: - specifier: 15.1.4 - version: 15.1.4(i18next@23.16.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: 15.2.0 + version: 15.2.0(i18next@23.16.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react-intersection-observer: specifier: 9.13.1 version: 9.13.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -3078,8 +3078,8 @@ packages: peerDependencies: react: ^16.8.0 || ^17 || ^18 - react-i18next@15.1.4: - resolution: {integrity: sha512-2tai71gmehbvl9ZIqPMqlCCkm/cbeV1G4STpmM3C8Uzo6T2l8jDvZxEVSsQKt8blP9X34iRFP/k1ROqG2296MQ==} + react-i18next@15.2.0: + resolution: {integrity: sha512-iJNc8111EaDtVTVMKigvBtPHyrJV+KblWG73cUxqp+WmJCcwkzhWNFXmkAD5pwP2Z4woeDj/oXDdbjDsb3Gutg==} peerDependencies: i18next: '>= 23.2.3' react: '>= 16.8.0' @@ -6547,7 +6547,7 @@ snapshots: dependencies: react: 18.3.1 - react-i18next@15.1.4(i18next@23.16.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + react-i18next@15.2.0(i18next@23.16.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: '@babel/runtime': 7.26.0 html-parse-stringify: 3.0.1