diff --git a/package.json b/package.json index 6316099..aae26c8 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "dice-coefficient": "^2.1.1", "eslint": "8.57.0", "eslint-plugin-react": "^7.35.0", - "i18next": "^23.12.2", + "i18next": "^23.14.0", "i18next-browser-languagedetector": "^8.0.0", "react-chartjs-2": "^5.2.0", "react-i18next": "^15.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a883c90..0ac426a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,8 +39,8 @@ importers: specifier: ^7.35.0 version: 7.35.0(eslint@8.57.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 @@ -49,7 +49,7 @@ importers: version: 5.2.0(chart.js@4.4.3)(react@18.2.0) react-i18next: specifier: ^15.0.0 - version: 15.0.0(i18next@23.12.2)(react@18.2.0) + version: 15.0.0(i18next@23.14.0)(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) @@ -823,8 +823,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==} @@ -2562,9 +2562,9 @@ snapshots: dependencies: '@babel/runtime': 7.24.0 - i18next@23.12.2: + i18next@23.14.0: dependencies: - '@babel/runtime': 7.24.0 + '@babel/runtime': 7.24.8 iconv-lite@0.6.3: dependencies: @@ -3013,11 +3013,11 @@ snapshots: chart.js: 4.4.3 react: 18.2.0 - react-i18next@15.0.0(i18next@23.12.2)(react@18.2.0): + react-i18next@15.0.0(i18next@23.14.0)(react@18.2.0): dependencies: '@babel/runtime': 7.24.8 html-parse-stringify: 3.0.1 - i18next: 23.12.2 + i18next: 23.14.0 react: 18.2.0 react-is@16.13.1: {}