From a777256463c0885982222fd6d659507b69eacde2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 10:15:58 +0000 Subject: [PATCH] Bump i18next from 24.0.5 to 24.1.0 Bumps [i18next](https://github.com/i18next/i18next) from 24.0.5 to 24.1.0. - [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.0.5...v24.1.0) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 762844d..2aa954d 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@radix-ui/react-tooltip": "^1.1.4", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "i18next": "^24.0.5", + "i18next": "^24.1.0", "i18next-browser-languagedetector": "^8.0.2", "lucide-react": "^0.468.0", "react": "^18.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f704aad..e5ec435 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -45,8 +45,8 @@ importers: specifier: ^2.1.1 version: 2.1.1 i18next: - specifier: ^24.0.5 - version: 24.0.5(typescript@5.7.2) + specifier: ^24.1.0 + version: 24.1.0(typescript@5.7.2) i18next-browser-languagedetector: specifier: ^8.0.2 version: 8.0.2 @@ -64,7 +64,7 @@ importers: version: 7.54.0(react@18.3.1) react-i18next: specifier: ^15.1.4 - version: 15.1.4(i18next@24.0.5(typescript@5.7.2))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 15.1.4(i18next@24.1.0(typescript@5.7.2))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react-router-dom: specifier: ^7.0.2 version: 7.0.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -1505,8 +1505,8 @@ packages: i18next-browser-languagedetector@8.0.2: resolution: {integrity: sha512-shBvPmnIyZeD2VU5jVGIOWP7u9qNG3Lj7mpaiPFpbJ3LVfHZJvVzKR4v1Cb91wAOFpNw442N+LGPzHOHsten2g==} - i18next@24.0.5: - resolution: {integrity: sha512-1jSdEzgFPGLZRsQwydoMFCBBaV+PmrVEO5WhANllZPX4y2JSGTxUjJ+xVklHIsiS95uR8gYc/y0hYZWevucNjg==} + i18next@24.1.0: + resolution: {integrity: sha512-suKlX82AlptkMUO5YRfaAeH4FQyyKvR66jNaubTMiyPPMx7INU6PXAiy3PGULc0q6K+t9nxmDf/TRj9KjAivmw==} peerDependencies: typescript: ^5 peerDependenciesMeta: @@ -3815,7 +3815,7 @@ snapshots: dependencies: '@babel/runtime': 7.26.0 - i18next@24.0.5(typescript@5.7.2): + i18next@24.1.0(typescript@5.7.2): dependencies: '@babel/runtime': 7.26.0 optionalDependencies: @@ -4190,11 +4190,11 @@ snapshots: dependencies: react: 18.3.1 - react-i18next@15.1.4(i18next@24.0.5(typescript@5.7.2))(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + react-i18next@15.1.4(i18next@24.1.0(typescript@5.7.2))(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: '@babel/runtime': 7.26.0 html-parse-stringify: 3.0.1 - i18next: 24.0.5(typescript@5.7.2) + i18next: 24.1.0(typescript@5.7.2) react: 18.3.1 optionalDependencies: react-dom: 18.3.1(react@18.3.1)