From 84437aa8d108886747e3f123e8c37ecd6dfda951 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 15:38:53 +0000 Subject: [PATCH] Bump i18next from 23.16.4 to 24.2.0 Bumps [i18next](https://github.com/i18next/i18next) from 23.16.4 to 24.2.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/v23.16.4...v24.2.0) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 23 +++++++++++++++-------- 2 files changed, 16 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 6da93a3..1b54bbe 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "dice-coefficient": "^2.1.1", "eslint": "8.57.0", "eslint-plugin-react": "^7.37.1", - "i18next": "^23.16.4", + "i18next": "^24.2.0", "i18next-browser-languagedetector": "^8.0.0", "react-chartjs-2": "^5.3.0", "react-i18next": "^15.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fe53549..cb8eb69 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,8 +39,8 @@ importers: specifier: ^7.37.1 version: 7.37.1(eslint@8.57.0) i18next: - specifier: ^23.16.4 - version: 23.16.4 + specifier: ^24.2.0 + version: 24.2.0(typescript@5.7.2) i18next-browser-languagedetector: specifier: ^8.0.0 version: 8.0.0 @@ -49,7 +49,7 @@ importers: version: 5.3.0(chart.js@4.4.3)(react@18.2.0) react-i18next: specifier: ^15.1.0 - version: 15.1.0(i18next@23.16.4)(react@18.2.0) + version: 15.1.0(i18next@24.2.0(typescript@5.7.2))(react@18.2.0) spicetify-creator: specifier: ^1.0.17 version: 1.0.17(less@4.2.0)(postcss@8.4.31)(sass@1.69.5)(stylus@0.61.0) @@ -824,8 +824,13 @@ packages: i18next-browser-languagedetector@8.0.0: resolution: {integrity: sha512-zhXdJXTTCoG39QsrOCiOabnWj2jecouOqbchu3EfhtSHxIB5Uugnm9JaizenOy39h7ne3+fLikIjeW88+rgszw==} - i18next@23.16.4: - resolution: {integrity: sha512-9NIYBVy9cs4wIqzurf7nLXPyf3R78xYbxExVqHLK9od3038rjpyOEzW+XB130kZ1N4PZ9inTtJ471CRJ4Ituyg==} + i18next@24.2.0: + resolution: {integrity: sha512-ArJJTS1lV6lgKH7yEf4EpgNZ7+THl7bsGxxougPYiXRTJ/Fe1j08/TBpV9QsXCIYVfdE/HWG/xLezJ5DOlfBOA==} + peerDependencies: + typescript: ^5 + peerDependenciesMeta: + typescript: + optional: true iconv-lite@0.6.3: resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==} @@ -2563,9 +2568,11 @@ snapshots: dependencies: '@babel/runtime': 7.24.0 - i18next@23.16.4: + i18next@24.2.0(typescript@5.7.2): dependencies: '@babel/runtime': 7.26.0 + optionalDependencies: + typescript: 5.7.2 iconv-lite@0.6.3: dependencies: @@ -3014,11 +3021,11 @@ snapshots: chart.js: 4.4.3 react: 18.2.0 - react-i18next@15.1.0(i18next@23.16.4)(react@18.2.0): + react-i18next@15.1.0(i18next@24.2.0(typescript@5.7.2))(react@18.2.0): dependencies: '@babel/runtime': 7.26.0 html-parse-stringify: 3.0.1 - i18next: 23.16.4 + i18next: 24.2.0(typescript@5.7.2) react: 18.2.0 react-is@16.13.1: {}