diff --git a/package.json b/package.json index a91caf6..cbf841a 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "eslint": "^8.57.0", "eslint-plugin-react": "^7.37.1", "husky": "^9.1.4", - "i18next": "^23.16.4", + "i18next": "^24.0.2", "i18next-browser-languagedetector": "^8.0.0", "react-i18next": "^15.1.0", "spicetify-creator": "^1.0.17", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4bb3d36..be28990 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,14 +30,14 @@ importers: specifier: ^9.1.4 version: 9.1.4 i18next: - specifier: ^23.16.4 - version: 23.16.4 + specifier: ^24.0.2 + version: 24.0.2(typescript@5.7.2) i18next-browser-languagedetector: specifier: ^8.0.0 version: 8.0.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.0.2(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) @@ -790,8 +790,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.0.2: + resolution: {integrity: sha512-D88xyIGcWAKwBTAs4RSqASi8NXR/NhCVSTM4LDbdoU8qb/5dcEZjNCLDhtQBB7Epw/Cp1w2vH/3ujoTbqLSs5g==} + peerDependencies: + typescript: ^5 + peerDependenciesMeta: + typescript: + optional: true iconv-lite@0.6.3: resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==} @@ -2416,9 +2421,11 @@ snapshots: dependencies: '@babel/runtime': 7.24.0 - i18next@23.16.4: + i18next@24.0.2(typescript@5.7.2): dependencies: '@babel/runtime': 7.25.0 + optionalDependencies: + typescript: 5.7.2 iconv-lite@0.6.3: dependencies: @@ -2841,11 +2848,11 @@ snapshots: queue-microtask@1.2.3: {} - react-i18next@15.1.0(i18next@23.16.4)(react@18.2.0): + react-i18next@15.1.0(i18next@24.0.2(typescript@5.7.2))(react@18.2.0): dependencies: '@babel/runtime': 7.25.0 html-parse-stringify: 3.0.1 - i18next: 23.16.4 + i18next: 24.0.2(typescript@5.7.2) react: 18.2.0 react-is@16.13.1: {}