From f9b39da0875c3593a21ca92608a18f4da65fb31f Mon Sep 17 00:00:00 2001 From: Joe Karow <58997957+JoeKarow@users.noreply.github.com> Date: Thu, 21 Dec 2023 14:30:42 -0500 Subject: [PATCH] update peerDep --- packages/ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/ui/package.json b/packages/ui/package.json index 010c36ebe26..611a003602b 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -206,7 +206,7 @@ "react-error-boundary": "^4", "react-hook-form": "^7.45.4", "react-hook-form-mantine": "^2.0.0", - "react-i18next": "^13.0.0 || ^14.0.0" + "react-i18next": "^14.0.0" }, "msw": { "workerDirectory": "public"