From 2161e7a71b93dd45c37f9dc0be76b7a8929bd022 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Dec 2024 01:36:49 +0000 Subject: [PATCH] chore: Bump react-i18next from 11.18.6 to 15.1.3 Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.18.6 to 15.1.3. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v11.18.6...v15.1.3) --- updated-dependencies: - dependency-name: react-i18next dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 25 +++++++++++++++++-------- 2 files changed, 18 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 9edc961bb2..71fb041970 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "jest-environment-jsdom": "29.7.0", "react": "18.3.1", "react-dom": "18.3.1", - "react-i18next": "11.18.6", + "react-i18next": "15.1.3", "react-router": "7.0.2", "react-router-dom": "6.28.0", "uuid": "11.0.3" diff --git a/yarn.lock b/yarn.lock index 120ddc7c72..2be316fb16 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2097,7 +2097,7 @@ __metadata: languageName: node linkType: hard -"@babel/runtime@npm:^7.10.2, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.14.5, @babel/runtime@npm:^7.17.2, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7": +"@babel/runtime@npm:^7.10.2, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.17.2, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7": version: 7.19.4 resolution: "@babel/runtime@npm:7.19.4" dependencies: @@ -2124,6 +2124,15 @@ __metadata: languageName: node linkType: hard +"@babel/runtime@npm:^7.25.0": + version: 7.26.0 + resolution: "@babel/runtime@npm:7.26.0" + dependencies: + regenerator-runtime: ^0.14.0 + checksum: c8e2c0504ab271b3467a261a8f119bf2603eb857a0d71e37791f4e3fae00f681365073cc79f141ddaa90c6077c60ba56448004ad5429d07ac73532be9f7cf28a + languageName: node + linkType: hard + "@babel/template@npm:^7.18.10, @babel/template@npm:^7.3.3": version: 7.20.7 resolution: "@babel/template@npm:7.20.7" @@ -11540,21 +11549,21 @@ __metadata: languageName: node linkType: hard -"react-i18next@npm:11.18.6": - version: 11.18.6 - resolution: "react-i18next@npm:11.18.6" +"react-i18next@npm:15.1.3": + version: 15.1.3 + resolution: "react-i18next@npm:15.1.3" dependencies: - "@babel/runtime": ^7.14.5 + "@babel/runtime": ^7.25.0 html-parse-stringify: ^3.0.1 peerDependencies: - i18next: ">= 19.0.0" + i18next: ">= 23.2.3" react: ">= 16.8.0" peerDependenciesMeta: react-dom: optional: true react-native: optional: true - checksum: 624c0a0313fac4e0d18560b83c99a8bd0a83abc02e5db8d01984e0643ac409d178668aa3a4720d01f7a0d9520d38598dcbff801d6f69a970bae67461de6cd852 + checksum: 678370aadef67558df31c4826355f4b5c67f399718c1f78a7aac8f3bad8545edeaebbed09541a7e9e1b05a9783f1cb820b69d8039c98619b2f1546d6470edee6 languageName: node linkType: hard @@ -14281,7 +14290,7 @@ __metadata: prettier: 3.2.4 react: 18.3.1 react-dom: 18.3.1 - react-i18next: 11.18.6 + react-i18next: 15.1.3 react-router: 7.0.2 react-router-dom: 6.28.0 simple-git: 3.27.0