diff --git a/admin/package.json b/admin/package.json index 49a98f26e..ab1583eb7 100644 --- a/admin/package.json +++ b/admin/package.json @@ -23,7 +23,7 @@ "eslint": "^9.2.0", "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-react-refresh": "^0.4.7", - "i18next": "^23.11.2", + "i18next": "^23.11.4", "i18next-browser-languagedetector": "^7.2.1", "lucide-react": "^0.378.0", "react": "^18.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cfb6f7f1b..abcd3fbbb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -59,8 +59,8 @@ importers: specifier: ^0.4.7 version: 0.4.7(eslint@9.2.0) i18next: - specifier: ^23.11.2 - version: 23.11.3 + specifier: ^23.11.4 + version: 23.11.4 i18next-browser-languagedetector: specifier: ^7.2.1 version: 7.2.1 @@ -78,7 +78,7 @@ importers: version: 7.51.4(react@18.3.1) react-i18next: specifier: ^14.1.0 - version: 14.1.1(i18next@23.11.3)(react-dom@18.3.1)(react@18.3.1) + version: 14.1.1(i18next@23.11.4)(react-dom@18.3.1)(react@18.3.1) react-router-dom: specifier: ^6.22.3 version: 6.23.0(react-dom@18.3.1)(react@18.3.1) @@ -4750,8 +4750,8 @@ packages: '@babel/runtime': 7.24.5 dev: true - /i18next@23.11.3: - resolution: {integrity: sha512-Pq/aSKowir7JM0rj+Wa23Kb6KKDUGno/HjG+wRQu0PxoTbpQ4N89MAT0rFGvXmLkRLNMb1BbBOKGozl01dabzg==} + /i18next@23.11.4: + resolution: {integrity: sha512-CCUjtd5TfaCl+mLUzAA0uPSN+AVn4fP/kWCYt/hocPUwusTpMVczdrRyOBUwk6N05iH40qiKx6q1DoNJtBIwdg==} dependencies: '@babel/runtime': 7.24.5 dev: true @@ -6148,7 +6148,7 @@ packages: react: 18.3.1 dev: true - /react-i18next@14.1.1(i18next@23.11.3)(react-dom@18.3.1)(react@18.3.1): + /react-i18next@14.1.1(i18next@23.11.4)(react-dom@18.3.1)(react@18.3.1): resolution: {integrity: sha512-QSiKw+ihzJ/CIeIYWrarCmXJUySHDwQr5y8uaNIkbxoGRm/5DukkxZs+RPla79IKyyDPzC/DRlgQCABHtrQuQQ==} peerDependencies: i18next: '>= 23.2.3' @@ -6163,7 +6163,7 @@ packages: dependencies: '@babel/runtime': 7.24.5 html-parse-stringify: 3.0.1 - i18next: 23.11.3 + i18next: 23.11.4 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) dev: true