From 1e599de831c2105620bfdc22d4f7d285271374f2 Mon Sep 17 00:00:00 2001 From: Christophe Date: Thu, 14 Sep 2023 04:10:05 +0200 Subject: [PATCH] fix: yarn up *, fix resulting issues --- components/Footer.tsx | 8 +- components/NavHeader.tsx | 50 +- components/RegistrationCheck.tsx | 2 +- lib/useApi.ts | 28 +- package.json | 66 +- pages/search/result.tsx | 35 +- yarn.lock | 2822 +++++++++++++++--------------- 7 files changed, 1545 insertions(+), 1466 deletions(-) diff --git a/components/Footer.tsx b/components/Footer.tsx index d545ac3..a7c6924 100644 --- a/components/Footer.tsx +++ b/components/Footer.tsx @@ -10,13 +10,13 @@ const Footer: FC = () => (