From dce8bfb074f307327ee89ecd6dde9e222e261d7b Mon Sep 17 00:00:00 2001 From: Benjamin Canac Date: Wed, 19 Feb 2025 17:03:48 +0100 Subject: [PATCH] chore(deps): update `@nuxt/ui-pro` --- app/components/NotificationsSlideover.vue | 3 - package.json | 2 +- pnpm-lock.yaml | 213 ++++++++++++---------- 3 files changed, 118 insertions(+), 100 deletions(-) diff --git a/app/components/NotificationsSlideover.vue b/app/components/NotificationsSlideover.vue index 0caa205..13517ef 100644 --- a/app/components/NotificationsSlideover.vue +++ b/app/components/NotificationsSlideover.vue @@ -11,9 +11,6 @@ const { data: notifications } = await useFetch('/api/notificatio