diff --git a/package.json b/package.json index c3af7ec9..ec318794 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "dependencies": { "@biomejs/biome": "^1.8.3", "chroma-js": "^3.1.1", - "i18next": "^23.16.4", + "i18next": "^24.2.2", "i18next-browser-languagedetector": "^8.0.0", "prismjs": "^1.29.0", "react-beautiful-dnd": "^13.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2844400c..3c837881 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^3.1.1 version: 3.1.1 i18next: - specifier: ^23.16.4 - version: 23.16.4 + specifier: ^24.2.2 + version: 24.2.2(typescript@5.7.2) i18next-browser-languagedetector: specifier: ^8.0.0 version: 8.0.0 @@ -31,7 +31,7 @@ importers: version: 1.11.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0) react-i18next: specifier: ^15.4.0 - version: 15.4.0(i18next@23.16.4)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) + version: 15.4.0(i18next@24.2.2(typescript@5.7.2))(react-dom@18.2.0(react@18.2.0))(react@18.2.0) react-simple-code-editor: specifier: ^0.14.1 version: 0.14.1(react-dom@18.2.0(react@18.2.0))(react@18.2.0) @@ -73,10 +73,6 @@ packages: resolution: {integrity: sha512-+BIznRzyqBf+2wCTxcKE3wDjfGeCoVE61KSHGpkzqrLi8qxqFwBeUFyId2cxkTmm55fzDGnm0+yCxaxygrLUnQ==} engines: {node: '>=6.9.0'} - '@babel/runtime@7.25.0': - resolution: {integrity: sha512-7dRy4DwXwtzBrPbZflqxnvfxLF8kdZXPkhymtDeFoFqE6ldzjQFgYTtYIFARcLEYDrqfBfYcZt1WqFxRoyC9Rw==} - engines: {node: '>=6.9.0'} - '@babel/runtime@7.26.7': resolution: {integrity: sha512-AOPI3D+a8dXnja+iwsUqGRjr1BbZIe771sXdapOtYI531gSqpi92vXivKcq2asu/DFpdl1ceFAKZyRzK2PCVcQ==} engines: {node: '>=6.9.0'} @@ -519,8 +515,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.2: + resolution: {integrity: sha512-NE6i86lBCKRYZa5TaUDkU5S4HFgLIEJRLr3Whf2psgaxBleQ2LC1YW1Vc+SCgkAW7VEzndT6al6+CzegSUHcTQ==} + peerDependencies: + typescript: ^5 + peerDependenciesMeta: + typescript: + optional: true iconv-lite@0.6.3: resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==} @@ -1051,10 +1052,6 @@ snapshots: dependencies: regenerator-runtime: 0.14.0 - '@babel/runtime@7.25.0': - dependencies: - regenerator-runtime: 0.14.0 - '@babel/runtime@7.26.7': dependencies: regenerator-runtime: 0.14.1 @@ -1449,9 +1446,11 @@ snapshots: dependencies: '@babel/runtime': 7.24.1 - i18next@23.16.4: + i18next@24.2.2(typescript@5.7.2): dependencies: - '@babel/runtime': 7.25.0 + '@babel/runtime': 7.26.7 + optionalDependencies: + typescript: 5.7.2 iconv-lite@0.6.3: dependencies: @@ -1704,11 +1703,11 @@ snapshots: react: 18.2.0 react-dom: 18.2.0(react@18.2.0) - react-i18next@15.4.0(i18next@23.16.4)(react-dom@18.2.0(react@18.2.0))(react@18.2.0): + react-i18next@15.4.0(i18next@24.2.2(typescript@5.7.2))(react-dom@18.2.0(react@18.2.0))(react@18.2.0): dependencies: '@babel/runtime': 7.26.7 html-parse-stringify: 3.0.1 - i18next: 23.16.4 + i18next: 24.2.2(typescript@5.7.2) react: 18.2.0 optionalDependencies: react-dom: 18.2.0(react@18.2.0) @@ -1719,7 +1718,7 @@ snapshots: react-redux@7.2.9(react-dom@18.2.0(react@18.2.0))(react@18.2.0): dependencies: - '@babel/runtime': 7.24.1 + '@babel/runtime': 7.26.7 '@types/react-redux': 7.1.33 hoist-non-react-statics: 3.3.2 loose-envify: 1.4.0 @@ -1761,7 +1760,7 @@ snapshots: redux@4.2.1: dependencies: - '@babel/runtime': 7.24.1 + '@babel/runtime': 7.26.7 regenerator-runtime@0.14.0: {}