From ec25cad50492a65f0938625d0e16a78ff4eb24b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 03:24:56 +0000 Subject: [PATCH] Bump react-i18next from 13.5.0 to 15.0.2 Bumps [react-i18next](https://github.com/i18next/react-i18next) from 13.5.0 to 15.0.2. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v13.5.0...v15.0.2) --- 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 | 20 ++++++++++++++------ 2 files changed, 15 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index c144115..ce548e5 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "nostr-tools": "^2.3.2", "react": "^18.3.1", "react-dom": "^18.2.0", - "react-i18next": "^13.2.2", + "react-i18next": "^15.0.2", "rx-nostr": "^1.8.1", "rxjs": "^7.8.1", "virtua": "^0.29.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4528b5a..6b78c01 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -63,8 +63,8 @@ importers: specifier: ^18.2.0 version: 18.2.0(react@18.3.1) react-i18next: - specifier: ^13.2.2 - version: 13.5.0(i18next@23.10.1)(react-dom@18.2.0(react@18.3.1))(react@18.3.1) + specifier: ^15.0.2 + version: 15.0.2(i18next@23.10.1)(react-dom@18.2.0(react@18.3.1))(react@18.3.1) rx-nostr: specifier: ^1.8.1 version: 1.8.1 @@ -219,6 +219,10 @@ packages: resolution: {integrity: sha512-+BIznRzyqBf+2wCTxcKE3wDjfGeCoVE61KSHGpkzqrLi8qxqFwBeUFyId2cxkTmm55fzDGnm0+yCxaxygrLUnQ==} engines: {node: '>=6.9.0'} + '@babel/runtime@7.25.7': + resolution: {integrity: sha512-FjoyLe754PMiYsFaN5C94ttGiOmBNYTf6pLr4xXHAT5uctHb092PBszndLDR5XA/jghQvn4n7JMHl7dmTgbm9w==} + engines: {node: '>=6.9.0'} + '@babel/template@7.24.0': resolution: {integrity: sha512-Bkf2q8lMB0AFpX0NFEqSbx1OkTHf0f+0j82mkw+ZpzBnkk7e9Ql0891vlfgi+kHwOk8tQjiQHpqh4LaSa0fKEA==} engines: {node: '>=6.9.0'} @@ -2106,8 +2110,8 @@ packages: peerDependencies: react: ^18.2.0 - react-i18next@13.5.0: - resolution: {integrity: sha512-CFJ5NDGJ2MUyBohEHxljOq/39NQ972rh1ajnadG9BjTk+UXbHLq4z5DKEbEQBDoIhUmmbuS/fIMJKo6VOax1HA==} + react-i18next@15.0.2: + resolution: {integrity: sha512-z0W3/RES9Idv3MmJUcf0mDNeeMOUXe+xoL0kPfQPbDoZHmni/XsIoq5zgT2MCFUiau283GuBUK578uD/mkAbLQ==} peerDependencies: i18next: '>= 23.2.3' react: '>= 16.8.0' @@ -2620,6 +2624,10 @@ snapshots: dependencies: regenerator-runtime: 0.14.1 + '@babel/runtime@7.25.7': + dependencies: + regenerator-runtime: 0.14.1 + '@babel/template@7.24.0': dependencies: '@babel/code-frame': 7.24.2 @@ -4522,9 +4530,9 @@ snapshots: react: 18.3.1 scheduler: 0.23.0 - react-i18next@13.5.0(i18next@23.10.1)(react-dom@18.2.0(react@18.3.1))(react@18.3.1): + react-i18next@15.0.2(i18next@23.10.1)(react-dom@18.2.0(react@18.3.1))(react@18.3.1): dependencies: - '@babel/runtime': 7.24.1 + '@babel/runtime': 7.25.7 html-parse-stringify: 3.0.1 i18next: 23.10.1 react: 18.3.1