diff --git a/package.json b/package.json index f4b7ecb..4390ccc 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "dayjs": "^1.11.13", "discord.js": "^14.19.3", "dotenv": "^16.5.0", - "i18next": "^25.0.2", + "i18next": "^26.3.0", "i18next-fs-backend": "^2.6.0", "ofetch": "^1.4.1", "prisma": "^6.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a618a83..9c1e077 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ importers: specifier: ^16.5.0 version: 16.5.0 i18next: - specifier: ^25.0.2 - version: 25.0.2(typescript@5.8.3) + specifier: ^26.3.0 + version: 26.3.0(typescript@5.8.3) i18next-fs-backend: specifier: ^2.6.0 version: 2.6.0 @@ -75,10 +75,6 @@ importers: packages: - '@babel/runtime@7.27.0': - resolution: {integrity: sha512-VtPOkrdPHZsKc/clNqyi9WUA8TINkZ4cGk63UUE3u4pmB2k+ZMQRDuIOagv8UVd6j7k0T3+RRIb7beKTebNbcw==} - engines: {node: '>=6.9.0'} - '@discordjs/builders@1.11.2': resolution: {integrity: sha512-F1WTABdd8/R9D1icJzajC4IuLyyS8f3rTOz66JsSI3pKvpCAtsMBweu8cyNYsIyvcrKAVn9EPK+Psoymq+XC0A==} engines: {node: '>=16.11.0'} @@ -1033,10 +1029,10 @@ packages: i18next-fs-backend@2.6.0: resolution: {integrity: sha512-3ZlhNoF9yxnM8pa8bWp5120/Ob6t4lVl1l/tbLmkml/ei3ud8IWySCHt2lrY5xWRlSU5D9IV2sm5bEbGuTqwTw==} - i18next@25.0.2: - resolution: {integrity: sha512-xWxgK8GAaPYkV9ia2tdgbtdM+qiC+ysVTBPvXhpCORU/+QkeQe3BSI7Crr+c4ZXULN1PfnXG/HY2n7HGx4KKBg==} + i18next@26.3.0: + resolution: {integrity: sha512-gHSgGpUXVmuqE2El1W61DmxeyeTlFfZgdJRWMo9jScAn5pu7TuTuiccb1zh3E2J9hEBVGJ23+96x0ieBhfuIHA==} peerDependencies: - typescript: ^5 + typescript: ^5 || ^6 peerDependenciesMeta: typescript: optional: true @@ -1405,9 +1401,6 @@ packages: resolution: {integrity: sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==} engines: {node: '>= 14.18.0'} - regenerator-runtime@0.14.1: - resolution: {integrity: sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==} - regexp.prototype.flags@1.5.2: resolution: {integrity: sha512-NcDiDkTLuPR+++OCKB0nWafEmhg/Da8aUPLPMQbK+bxKKCm1/S5he+AqYa4PlMCVBalb4/yxIRub6qkEx5yJbw==} engines: {node: '>= 0.4'} @@ -1670,10 +1663,6 @@ packages: snapshots: - '@babel/runtime@7.27.0': - dependencies: - regenerator-runtime: 0.14.1 - '@discordjs/builders@1.11.2': dependencies: '@discordjs/formatters': 0.6.1 @@ -2811,9 +2800,7 @@ snapshots: i18next-fs-backend@2.6.0: {} - i18next@25.0.2(typescript@5.8.3): - dependencies: - '@babel/runtime': 7.27.0 + i18next@26.3.0(typescript@5.8.3): optionalDependencies: typescript: 5.8.3 @@ -3144,8 +3131,6 @@ snapshots: readdirp@4.1.2: {} - regenerator-runtime@0.14.1: {} - regexp.prototype.flags@1.5.2: dependencies: call-bind: 1.0.7