diff --git a/package.json b/package.json index 7d4d07b..0d44a29 100644 --- a/package.json +++ b/package.json @@ -22,13 +22,13 @@ }, "dependencies": { "flexsearch": "^0.8.212", - "i18next": "^26.0.5", + "i18next": "^26.0.8", "i18next-browser-languagedetector": "^8.2.1", "i18next-localstorage-backend": "^4.3.1", "jotai": "^2.19.1", "react": "^19.2.5", "react-dom": "^19.2.5", - "react-i18next": "^17.0.3" + "react-i18next": "^17.0.6" }, "devDependencies": { "@eslint/js": "^9.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5f6b247..666ad88 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^0.8.212 version: 0.8.212 i18next: - specifier: ^26.0.5 - version: 26.0.5(typescript@5.9.3) + specifier: ^26.0.8 + version: 26.0.8(typescript@5.9.3) i18next-browser-languagedetector: specifier: ^8.2.1 version: 8.2.1 @@ -30,8 +30,8 @@ importers: specifier: ^19.2.5 version: 19.2.5(react@19.2.5) react-i18next: - specifier: ^17.0.3 - version: 17.0.3(i18next@26.0.5(typescript@5.9.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5)(typescript@5.9.3) + specifier: ^17.0.6 + version: 17.0.6(i18next@26.0.8(typescript@5.9.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5)(typescript@5.9.3) devDependencies: '@eslint/js': specifier: ^9.0.0 @@ -1763,8 +1763,8 @@ packages: i18next-localstorage-backend@4.3.1: resolution: {integrity: sha512-ry8WNBanUs55rsRZs9+xaZWRxCoTEMMOf+2vNSfzzJqDPbHaf0eMFMrtYp/2ocxU6Xrxfwz17Fdz0rSs3Kw39Q==} - i18next@26.0.5: - resolution: {integrity: sha512-9uHb4T27TdV36phJXcbpnRPt5yzAfqHXVrdASvmHZyPuZJtrLythd+GyXhiaHV5LlpuuskbAqhwPjmfTbKbi8w==} + i18next@26.0.8: + resolution: {integrity: sha512-BRzLom0mhDhV9v0QhgUUHWQJuwFmnr1194xEcNLYD6ym8y8s542n4jXUvRLnhNTbh9PmpU6kGZamyuGHQMsGjw==} peerDependencies: typescript: ^5 || ^6 peerDependenciesMeta: @@ -2243,8 +2243,8 @@ packages: peerDependencies: react: ^19.2.5 - react-i18next@17.0.3: - resolution: {integrity: sha512-x4xjvUNZ56T+zfXWNedNnCET9Xq1IBYWX7IsWo5cCQ/RT+Rm7GWqt0h9PShFi4IhyMnsdiu1C6Jc4DE+/S3PFQ==} + react-i18next@17.0.6: + resolution: {integrity: sha512-WzJ6SMKF+GTD7JZZqxSR1AKKmXjaSu39sClUrNlwxS4Tl7a99O+ltFy6yhPMO+wgZuxpQjJ2PZkfrQKmAqrLhw==} peerDependencies: i18next: '>= 26.0.1' react: '>= 16.8.0' @@ -4640,9 +4640,7 @@ snapshots: dependencies: '@babel/runtime': 7.29.2 - i18next@26.0.5(typescript@5.9.3): - dependencies: - '@babel/runtime': 7.29.2 + i18next@26.0.8(typescript@5.9.3): optionalDependencies: typescript: 5.9.3 @@ -5084,11 +5082,11 @@ snapshots: react: 19.2.5 scheduler: 0.27.0 - react-i18next@17.0.3(i18next@26.0.5(typescript@5.9.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5)(typescript@5.9.3): + react-i18next@17.0.6(i18next@26.0.8(typescript@5.9.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5)(typescript@5.9.3): dependencies: '@babel/runtime': 7.29.2 html-parse-stringify: 3.0.1 - i18next: 26.0.5(typescript@5.9.3) + i18next: 26.0.8(typescript@5.9.3) react: 19.2.5 use-sync-external-store: 1.6.0(react@19.2.5) optionalDependencies: