Chore(deps): Bump next-i18next from 15.4.3 to 16.0.7 (#6732)

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-06-02 20:25:37 -07:00
committed by GitHub
co-authored by shamoon
parent c7aad6e975
commit 593c18dc4c
183 changed files with 199 additions and 210 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import { useTranslation } from "next-i18next";
import { useTranslation } from "next-i18next/pages";
import dynamic from "next/dynamic";
import { useEffect, useState } from "react";