From cbc7c629f844728d4bf86bd3c2af238b69daa129 Mon Sep 17 00:00:00 2001 From: Patric Stout Date: Tue, 30 Dec 2025 11:29:32 +0100 Subject: [PATCH] chore: bump components to latest (#103) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f1c6ffa..3580b83 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "dependencies": { "@eveshipfit/data": "~10.4", "@eveshipfit/dogma-engine": "7.0.0", - "@eveshipfit/react": "4.7.0", + "@eveshipfit/react": "4.7.1", "clsx": "2.1.1", "next": "14.2.3", "react": "18.3.1",