chore(deps): update

This commit is contained in:
Benjamin Canac
2024-06-24 11:32:51 +02:00
parent 0b8bfa887b
commit 0bdfc26734
5 changed files with 170 additions and 156 deletions

View File

@@ -1,5 +1,5 @@
<script setup lang="ts">
import type { NavItem } from '@nuxt/content/dist/runtime/types'
import type { NavItem } from '@nuxt/content'
import type { NavigationMenuItem } from '#ui/types'
const props = defineProps<{