From 4ef72d7a2936a1c3386b781b5c2c00953ae90f33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 01:21:06 +0000 Subject: [PATCH] Bump react-i18next from 13.5.0 to 14.1.0 Bumps [react-i18next](https://github.com/i18next/react-i18next) from 13.5.0 to 14.1.0. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v13.5.0...v14.1.0) --- updated-dependencies: - dependency-name: react-i18next dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5ecff2d..1b64a09 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "nostr-tools": "^2.3.2", "react": "^18.2.0", "react-dom": "^18.2.0", - "react-i18next": "^13.2.2", + "react-i18next": "^14.1.0", "rx-nostr": "^1.8.1", "rxjs": "^7.8.1", "virtua": "^0.29.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2636d9a..0355fb0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -60,8 +60,8 @@ dependencies: specifier: ^18.2.0 version: 18.2.0(react@18.2.0) react-i18next: - specifier: ^13.2.2 - version: 13.5.0(i18next@23.10.1)(react-dom@18.2.0)(react@18.2.0) + specifier: ^14.1.0 + version: 14.1.0(i18next@23.10.1)(react-dom@18.2.0)(react@18.2.0) rx-nostr: specifier: ^1.8.1 version: 1.8.1 @@ -3748,8 +3748,8 @@ packages: scheduler: 0.23.0 dev: false - /react-i18next@13.5.0(i18next@23.10.1)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-CFJ5NDGJ2MUyBohEHxljOq/39NQ972rh1ajnadG9BjTk+UXbHLq4z5DKEbEQBDoIhUmmbuS/fIMJKo6VOax1HA==} + /react-i18next@14.1.0(i18next@23.10.1)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-3KwX6LHpbvGQ+sBEntjV4sYW3Zovjjl3fpoHbUwSgFHf0uRBcbeCBLR5al6ikncI5+W0EFb71QXZmfop+J6NrQ==} peerDependencies: i18next: '>= 23.2.3' react: '>= 16.8.0'