diff --git a/package.json b/package.json index b188a3fee..875935d96 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "i18next-http-backend": "2.4.2", "nanoid": "5.0.4", "next": "14.0.4", - "next-i18next": "15.1.1", + "next-i18next": "15.1.2", "next-sitemap": "4.2.3", "nextjs-routes": "2.1.0", "react": "18.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c0ed3a4ed..63ac953b2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -93,8 +93,8 @@ dependencies: specifier: 14.0.4 version: 14.0.4(@babel/core@7.23.3)(react-dom@18.2.0)(react@18.2.0) next-i18next: - specifier: 15.1.1 - version: 15.1.1(i18next@23.7.13)(next@14.0.4)(react-i18next@14.0.0)(react@18.2.0) + specifier: 15.1.2 + version: 15.1.2(i18next@23.7.13)(next@14.0.4)(react-i18next@14.0.0)(react@18.2.0) next-sitemap: specifier: 4.2.3 version: 4.2.3(next@14.0.4) @@ -10341,14 +10341,14 @@ packages: uuid: 8.3.2 dev: true - /next-i18next@15.1.1(i18next@23.7.13)(next@14.0.4)(react-i18next@14.0.0)(react@18.2.0): - resolution: {integrity: sha512-IueFofP7Z9G41VjSPX/LdKhjYDDXq/iLAUFap7Rcz/MlsjLQMC7aktzBslhKH6GBYLOXsuhAO98goBFQBdhelg==} + /next-i18next@15.1.2(i18next@23.7.13)(next@14.0.4)(react-i18next@14.0.0)(react@18.2.0): + resolution: {integrity: sha512-HfGVe0TRba9b+9jU9w7DJmOXobV7PTFxEeTEBYom/7HhKbTCspLzxAfzfhdaQSlCIbCJmXNeQAoWzXQ5wffsmA==} engines: {node: '>=14'} peerDependencies: - i18next: ^23.7.7 + i18next: '>= 23.7.13' next: '>= 12.0.0' react: '>= 17.0.2' - react-i18next: ^13.5.0 + react-i18next: '>= 13.5.0' dependencies: '@babel/runtime': 7.23.2 '@types/hoist-non-react-statics': 3.3.5