From bc6674022811c8a7cd97430986f6288c2be1183f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 11:07:42 +0000 Subject: [PATCH] deps: bump i18next from 24.2.0 to 24.2.1 Bumps [i18next](https://github.com/i18next/i18next) from 24.2.0 to 24.2.1. - [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/v24.2.0...v24.2.1) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index caf2ecf92..5d02e7cac 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "classnames": "^2.5.1", "date-fns": "^4.1.0", "framer-motion": "^11.11.1", - "i18next": "^24.2.0", + "i18next": "^24.2.1", "react": "^18.3.1", "react-error-boundary": "^4.0.13", "react-i18next": "^15.4.0" diff --git a/yarn.lock b/yarn.lock index c50deb0fe..df3bc555e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7176,9 +7176,9 @@ __metadata: languageName: node linkType: hard -"i18next@npm:^24.2.0": - version: 24.2.0 - resolution: "i18next@npm:24.2.0" +"i18next@npm:^24.2.1": + version: 24.2.1 + resolution: "i18next@npm:24.2.1" dependencies: "@babel/runtime": "npm:^7.23.2" peerDependencies: @@ -7186,7 +7186,7 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 10c0/3c41a4e214b8191e7c579db776a9dd6a5f02a0925bb5788c11e522f51c5e581546f53db22ba8cccb398d69cc463438aaca4660bad2990d5ffc854434bc9a72be + checksum: 10c0/f4193ec0c84b292f12fb734bb93f0dae09bdb5deed2f6b888694b4309b15d1703b2b61088b9a50772deeab4b53868ec204a0e932e44b3474358910995b88627b languageName: node linkType: hard @@ -9057,7 +9057,7 @@ __metadata: eslint-plugin-unused-imports: "npm:^4.1.4" framer-motion: "npm:^11.11.1" globals: "npm:^15.13.0" - i18next: "npm:^24.2.0" + i18next: "npm:^24.2.1" prettier: "npm:^3.4.2" prettier-plugin-organize-imports: "npm:^4.1.0" react: "npm:^18.3.1"