Skip to content

Commit

Permalink
chore(deps): update @nuxt/ui-pro
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamincanac committed Feb 19, 2025
1 parent dfa4980 commit dce8bfb
Show file tree
Hide file tree
Showing 3 changed files with 118 additions and 100 deletions.
3 changes: 0 additions & 3 deletions app/components/NotificationsSlideover.vue
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ const { data: notifications } = await useFetch<Notification[]>('/api/notificatio
<USlideover
v-model:open="isNotificationsSlideoverOpen"
title="Notifications"
:ui="{
header: 'h-(--ui-header-height)'
}"
>
<template #body>
<NuxtLink
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"@iconify-json/lucide": "^1.2.26",
"@iconify-json/simple-icons": "^1.2.24",
"@nuxt/ui-pro": "3.0.0-alpha.13",
"@nuxt/ui-pro": "https://pkg.pr.new/@nuxt/ui-pro@429d8fd",
"@unovis/ts": "^1.5.0",
"@unovis/vue": "^1.5.0",
"@vueuse/nuxt": "^12.7.0",
Expand Down
Loading

0 comments on commit dce8bfb

Please sign in to comment.