From 5729f5f344265667eb0b9bb047d8902d18d39541 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 13:08:36 +0000 Subject: [PATCH] chore(deps): bump i18next from 23.16.8 to 25.7.3 Bumps [i18next](https://github.com/i18next/i18next) from 23.16.8 to 25.7.3. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next/compare/v23.16.8...v25.7.3) --- updated-dependencies: - dependency-name: i18next dependency-version: 25.7.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/apps/human-app/frontend/package.json | 2 +- yarn.lock | 19 ++++++++++++------- 2 files changed, 13 insertions(+), 8 deletions(-) diff --git a/packages/apps/human-app/frontend/package.json b/packages/apps/human-app/frontend/package.json index 3f28bd9c70..6ee5d6ec49 100644 --- a/packages/apps/human-app/frontend/package.json +++ b/packages/apps/human-app/frontend/package.json @@ -35,7 +35,7 @@ "@wagmi/core": "^2.17.1", "date-fns": "^4.1.0", "ethers": "^6.15.0", - "i18next": "^23.8.2", + "i18next": "^25.7.3", "jwt-decode": "^4.0.0", "lodash": "^4.17.21", "material-react-table": "3.0.1", diff --git a/yarn.lock b/yarn.lock index a9d4c303c0..07eeb3d6a4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -438,7 +438,7 @@ __metadata: eslint-plugin-react-refresh: "npm:^0.4.11" ethers: "npm:^6.15.0" husky: "npm:^9.1.6" - i18next: "npm:^23.8.2" + i18next: "npm:^25.7.3" jsdom: "npm:^25.0.1" jwt-decode: "npm:^4.0.0" lint-staged: "npm:^15.4.3" @@ -2867,7 +2867,7 @@ __metadata: languageName: node linkType: hard -"@babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.16.3, @babel/runtime@npm:^7.17.9, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.23.2, @babel/runtime@npm:^7.23.9, @babel/runtime@npm:^7.25.0, @babel/runtime@npm:^7.25.7, @babel/runtime@npm:^7.26.0, @babel/runtime@npm:^7.27.6, @babel/runtime@npm:^7.28.4, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.8.7": +"@babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.16.3, @babel/runtime@npm:^7.17.9, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.23.9, @babel/runtime@npm:^7.25.0, @babel/runtime@npm:^7.25.7, @babel/runtime@npm:^7.26.0, @babel/runtime@npm:^7.27.6, @babel/runtime@npm:^7.28.4, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.8.7": version: 7.28.4 resolution: "@babel/runtime@npm:7.28.4" checksum: 10c0/792ce7af9750fb9b93879cc9d1db175701c4689da890e6ced242ea0207c9da411ccf16dc04e689cc01158b28d7898c40d75598f4559109f761c12ce01e959bf7 @@ -20691,12 +20691,17 @@ __metadata: languageName: node linkType: hard -"i18next@npm:^23.8.2": - version: 23.16.8 - resolution: "i18next@npm:23.16.8" +"i18next@npm:^25.7.3": + version: 25.7.3 + resolution: "i18next@npm:25.7.3" dependencies: - "@babel/runtime": "npm:^7.23.2" - checksum: 10c0/57d249191e8a39bbbbe190cfa2e2bb651d0198e14444fe80453d3df8d02927de3c147c77724e9ae6c72fa241898cd761e3fdcd55d053db373471f1ac084bf345 + "@babel/runtime": "npm:^7.28.4" + peerDependencies: + typescript: ^5 + peerDependenciesMeta: + typescript: + optional: true + checksum: 10c0/0b10452c26d6526bbfa8f0fb76241f5e17f0dc08d9b9cc9810bc3103047a3656ec6482b170a86a408a49178af5683a4b88b43986580c5f95f497d4afc9719088 languageName: node linkType: hard