From 60911ed7bbca3b00b8eb216d288d069747bcf88f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 23 Nov 2024 07:28:05 +0000 Subject: [PATCH] fix(deps): update dependency next-i18next to v15.4.0 --- apps/nextjs-app/package.json | 2 +- yarn.lock | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/apps/nextjs-app/package.json b/apps/nextjs-app/package.json index 0d5439c0fe2..0fe6fb33b66 100644 --- a/apps/nextjs-app/package.json +++ b/apps/nextjs-app/package.json @@ -96,7 +96,7 @@ "next": "14.2.18", "next-auth": "4.24.10", "next-connect": "1.0.0", - "next-i18next": "15.3.1", + "next-i18next": "15.4.0", "next-secure-headers": "2.2.0", "next-seo": "6.6.0", "ofetch": "1.4.1", diff --git a/yarn.lock b/yarn.lock index 03658350e74..da69fc8030c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13072,10 +13072,10 @@ __metadata: languageName: node linkType: hard -"i18next-fs-backend@npm:^2.3.2": - version: 2.3.2 - resolution: "i18next-fs-backend@npm:2.3.2" - checksum: 10c0/5760843ade112821e4df62dffcdab769a09550bbe26264bb03babd60a122b4a1520a7ee95de228d3b932d2ac4220fc7669936026c10a729292c98cacdee8c49b +"i18next-fs-backend@npm:^2.6.0": + version: 2.6.0 + resolution: "i18next-fs-backend@npm:2.6.0" + checksum: 10c0/d54169d0fe757f2b0ec31ef5dcf5fe57e209a1afface07b397ec857e18a695c122aab79567d54b98e01185f6a5809cc9d881a412942fb6a06bbbde95a926690b languageName: node linkType: hard @@ -15616,21 +15616,21 @@ __metadata: languageName: node linkType: hard -"next-i18next@npm:15.3.1": - version: 15.3.1 - resolution: "next-i18next@npm:15.3.1" +"next-i18next@npm:15.4.0": + version: 15.4.0 + resolution: "next-i18next@npm:15.4.0" dependencies: "@babel/runtime": "npm:^7.23.2" "@types/hoist-non-react-statics": "npm:^3.3.4" core-js: "npm:^3" hoist-non-react-statics: "npm:^3.3.2" - i18next-fs-backend: "npm:^2.3.2" + i18next-fs-backend: "npm:^2.6.0" peerDependencies: i18next: ">= 23.7.13" next: ">= 12.0.0" react: ">= 17.0.2" react-i18next: ">= 13.5.0" - checksum: 10c0/e8657760edbf345a7e047a0594f60cc2b28f66db46b9f26bbb57f5da5b30536adc4a49d640ecbb7c0c871381536496f885e9c5e34a41c8c6fd144e2fc4408435 + checksum: 10c0/edcc2cb38bf31df4483577cd8994034a0fefa6fb27e160d1288ab226b3f3c06f2bf9cc645913505676a11f420503eebac9684406695228029dd7a402b5b37f3c languageName: node linkType: hard @@ -15795,7 +15795,7 @@ __metadata: next: "npm:14.2.18" next-auth: "npm:4.24.10" next-connect: "npm:1.0.0" - next-i18next: "npm:15.3.1" + next-i18next: "npm:15.4.0" next-secure-headers: "npm:2.2.0" next-seo: "npm:6.6.0" npm-run-all2: "npm:7.0.1"