diff --git a/apps/nextjs-app/package.json b/apps/nextjs-app/package.json index f55a2ffba94..4c344b1457e 100644 --- a/apps/nextjs-app/package.json +++ b/apps/nextjs-app/package.json @@ -96,7 +96,7 @@ "next": "14.0.4", "next-auth": "4.24.5", "next-connect": "1.0.0", - "next-i18next": "15.1.1", + "next-i18next": "15.1.2", "next-secure-headers": "2.2.0", "next-seo": "6.4.0", "ofetch": "1.3.3", diff --git a/yarn.lock b/yarn.lock index 399627e5245..680a8b1bf58 100644 --- a/yarn.lock +++ b/yarn.lock @@ -17657,9 +17657,9 @@ __metadata: languageName: node linkType: hard -"next-i18next@npm:15.1.1": - version: 15.1.1 - resolution: "next-i18next@npm:15.1.1" +"next-i18next@npm:15.1.2": + version: 15.1.2 + resolution: "next-i18next@npm:15.1.2" dependencies: "@babel/runtime": "npm:^7.23.2" "@types/hoist-non-react-statics": "npm:^3.3.4" @@ -17667,11 +17667,11 @@ __metadata: hoist-non-react-statics: "npm:^3.3.2" i18next-fs-backend: "npm:^2.3.1" peerDependencies: - i18next: ^23.7.7 + i18next: ">= 23.7.13" next: ">= 12.0.0" react: ">= 17.0.2" - react-i18next: ^13.5.0 - checksum: 094d5c985fb9b06d8865441baddbae225f1c77cc7a21db8d19e71720f8800f5e6ab9f717c6989ab00c761dcb9cd13173aea08e3ffdbe070b8db6f08d1b470f22 + react-i18next: ">= 13.5.0" + checksum: b0bd4bb60d834d2c9474e5086b8bb56c0ddfca5b24423ae5b5242ed55f7cef2e820070fc5358efbb9327a50cd7619b7eaeecfed94f307d5cd1c610718d5592c5 languageName: node linkType: hard @@ -17833,7 +17833,7 @@ __metadata: next: "npm:14.0.4" next-auth: "npm:4.24.5" next-connect: "npm:1.0.0" - next-i18next: "npm:15.1.1" + next-i18next: "npm:15.1.2" next-secure-headers: "npm:2.2.0" next-seo: "npm:6.4.0" npm-run-all: "npm:4.1.5"