diff --git a/package.json b/package.json index 473f80a4..f2634950 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "dependencies": { "@biomejs/biome": "^1.8.3", "chroma-js": "^2.6.0", - "i18next": "^23.12.2", + "i18next": "^23.14.0", "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 58a53f5a..19ca0c05 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^2.6.0 version: 2.6.0 i18next: - specifier: ^23.12.2 - version: 23.12.2 + specifier: ^23.14.0 + version: 23.14.0 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.0.0 - version: 15.0.0(i18next@23.12.2)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) + version: 15.0.0(i18next@23.14.0)(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) @@ -523,8 +523,8 @@ packages: i18next-browser-languagedetector@8.0.0: resolution: {integrity: sha512-zhXdJXTTCoG39QsrOCiOabnWj2jecouOqbchu3EfhtSHxIB5Uugnm9JaizenOy39h7ne3+fLikIjeW88+rgszw==} - i18next@23.12.2: - resolution: {integrity: sha512-XIeh5V+bi8SJSWGL3jqbTEBW5oD6rbP5L+E7dVQh1MNTxxYef0x15rhJVcRb7oiuq4jLtgy2SD8eFlf6P2cmqg==} + i18next@23.14.0: + resolution: {integrity: sha512-Y5GL4OdA8IU2geRrt2+Uc1iIhsjICdHZzT9tNwQ3TVqdNzgxHToGCKf/TPRP80vTCAP6svg2WbbJL+Gx5MFQVA==} iconv-lite@0.6.3: resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==} @@ -1450,9 +1450,9 @@ snapshots: dependencies: '@babel/runtime': 7.24.1 - i18next@23.12.2: + i18next@23.14.0: dependencies: - '@babel/runtime': 7.24.1 + '@babel/runtime': 7.25.0 iconv-lite@0.6.3: dependencies: @@ -1711,11 +1711,11 @@ snapshots: react: 18.2.0 react-dom: 18.2.0(react@18.2.0) - react-i18next@15.0.0(i18next@23.12.2)(react-dom@18.2.0(react@18.2.0))(react@18.2.0): + react-i18next@15.0.0(i18next@23.14.0)(react-dom@18.2.0(react@18.2.0))(react@18.2.0): dependencies: '@babel/runtime': 7.25.0 html-parse-stringify: 3.0.1 - i18next: 23.12.2 + i18next: 23.14.0 react: 18.2.0 optionalDependencies: react-dom: 18.2.0(react@18.2.0) @@ -1726,7 +1726,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.25.0 '@types/react-redux': 7.1.33 hoist-non-react-statics: 3.3.2 loose-envify: 1.4.0 @@ -1768,7 +1768,7 @@ snapshots: redux@4.2.1: dependencies: - '@babel/runtime': 7.24.1 + '@babel/runtime': 7.25.0 regenerator-runtime@0.14.0: {}