From 1ff58a316b7cb6ef45b53ff81647b5e7ab33fc3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Jan 2025 11:13:48 +0000 Subject: [PATCH] build(deps): bump i18next from 23.16.5 to 24.2.0 Bumps [i18next](https://github.com/i18next/i18next) from 23.16.5 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.5...v24.2.0) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production 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 5b0d674c..a957169e 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "d3-shape": "^3.2.0", "dvalin-data": "^1.0.3", "formsnap": "^1.0.1", - "i18next": "^23.16.5", + "i18next": "^24.2.0", "layerchart": "^0.60.3", "lodash-es": "^4.17.21", "lucide-svelte": "^0.469.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e7d76999..6c21cffa 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,8 +42,8 @@ importers: specifier: ^1.0.1 version: 1.0.1(svelte@4.2.19)(sveltekit-superforms@2.22.1(@sveltejs/kit@2.15.1(@sveltejs/vite-plugin-svelte@3.1.2(svelte@4.2.19)(vite@5.4.11(@types/node@20.11.30)(sass@1.83.0)(terser@5.30.0)))(svelte@4.2.19)(vite@5.4.11(@types/node@20.11.30)(sass@1.83.0)(terser@5.30.0)))(@types/json-schema@7.0.15)(svelte@4.2.19)(typescript@5.7.2)) i18next: - specifier: ^23.16.5 - version: 23.16.5 + specifier: ^24.2.0 + version: 24.2.0(typescript@5.7.2) layerchart: specifier: ^0.60.3 version: 0.60.3(svelte@4.2.19)(typescript@5.7.2) @@ -67,7 +67,7 @@ importers: version: 4.8.1 svelte-i18next: specifier: ^2.2.2 - version: 2.2.2(i18next@23.16.5)(svelte@4.2.19) + version: 2.2.2(i18next@24.2.0(typescript@5.7.2))(svelte@4.2.19) svelte-legos: specifier: ^0.2.5 version: 0.2.5(svelte@4.2.19) @@ -2669,8 +2669,13 @@ packages: engines: {node: '>=18'} hasBin: true - i18next@23.16.5: - resolution: {integrity: sha512-KTlhE3EP9x6pPTAW7dy0WKIhoCpfOGhRQlO+jttQLgzVaoOjWwBWramu7Pp0i+8wDNduuzXfe3kkVbzrKyrbTA==} + i18next@24.2.0: + resolution: {integrity: sha512-ArJJTS1lV6lgKH7yEf4EpgNZ7+THl7bsGxxougPYiXRTJ/Fe1j08/TBpV9QsXCIYVfdE/HWG/xLezJ5DOlfBOA==} + peerDependencies: + typescript: ^5 + peerDependenciesMeta: + typescript: + optional: true i@0.3.7: resolution: {integrity: sha512-FYz4wlXgkQwIPqhzC5TdNMLSE5+GS1IIDJZY/1ZiEPCT2S3COUVZeT5OW4BmW4r5LHLQuOosSwsvnroG9GR59Q==} @@ -7288,9 +7293,11 @@ snapshots: husky@9.1.7: {} - i18next@23.16.5: + i18next@24.2.0(typescript@5.7.2): dependencies: '@babel/runtime': 7.24.1 + optionalDependencies: + typescript: 5.7.2 i@0.3.7: {} @@ -8596,9 +8603,9 @@ snapshots: dependencies: svelte: 4.2.19 - svelte-i18next@2.2.2(i18next@23.16.5)(svelte@4.2.19): + svelte-i18next@2.2.2(i18next@24.2.0(typescript@5.7.2))(svelte@4.2.19): dependencies: - i18next: 23.16.5 + i18next: 24.2.0(typescript@5.7.2) svelte: 4.2.19 svelte-keyed@2.0.0(svelte@4.2.19):