docs(deps): update @nuxt/content

This commit is contained in:
Benjamin Canac
2024-06-24 11:37:34 +02:00
parent abd13f1f8f
commit f16291d290
8 changed files with 64 additions and 38 deletions

View File

@@ -30,7 +30,7 @@
<script setup lang="ts">
import type { NuxtError } from '#app'
import type { ParsedContent } from '@nuxt/content/dist/runtime/types'
import type { ParsedContent } from '@nuxt/content'
useSeoMeta({
title: 'Page not found',