diff --git a/package.json b/package.json index 38e6d087..4fa08382 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "dependencies": { "@biomejs/biome": "^1.8.3", "chroma-js": "^2.4.2", - "i18next": "^23.11.3", + "i18next": "^23.12.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 bc7111a8..1ec4d04a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^2.4.2 version: 2.4.2 i18next: - specifier: ^23.11.3 - version: 23.11.3 + specifier: ^23.12.2 + version: 23.12.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: ^14.1.0 - version: 14.1.0(i18next@23.11.3)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) + version: 14.1.0(i18next@23.12.2)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) react-simple-code-editor: specifier: ^0.13.1 version: 0.13.1(react-dom@18.2.0(react@18.2.0))(react@18.2.0) @@ -519,8 +519,8 @@ packages: i18next-browser-languagedetector@8.0.0: resolution: {integrity: sha512-zhXdJXTTCoG39QsrOCiOabnWj2jecouOqbchu3EfhtSHxIB5Uugnm9JaizenOy39h7ne3+fLikIjeW88+rgszw==} - i18next@23.11.3: - resolution: {integrity: sha512-Pq/aSKowir7JM0rj+Wa23Kb6KKDUGno/HjG+wRQu0PxoTbpQ4N89MAT0rFGvXmLkRLNMb1BbBOKGozl01dabzg==} + i18next@23.12.2: + resolution: {integrity: sha512-XIeh5V+bi8SJSWGL3jqbTEBW5oD6rbP5L+E7dVQh1MNTxxYef0x15rhJVcRb7oiuq4jLtgy2SD8eFlf6P2cmqg==} iconv-lite@0.6.3: resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==} @@ -1442,7 +1442,7 @@ snapshots: dependencies: '@babel/runtime': 7.24.1 - i18next@23.11.3: + i18next@23.12.2: dependencies: '@babel/runtime': 7.24.1 @@ -1703,11 +1703,11 @@ snapshots: react: 18.2.0 react-dom: 18.2.0(react@18.2.0) - react-i18next@14.1.0(i18next@23.11.3)(react-dom@18.2.0(react@18.2.0))(react@18.2.0): + react-i18next@14.1.0(i18next@23.12.2)(react-dom@18.2.0(react@18.2.0))(react@18.2.0): dependencies: '@babel/runtime': 7.24.1 html-parse-stringify: 3.0.1 - i18next: 23.11.3 + i18next: 23.12.2 react: 18.2.0 optionalDependencies: react-dom: 18.2.0(react@18.2.0)