Update dependency version

Signed-off-by: nurRiyad <asadnurriyad@gmail.com>
This commit is contained in:
nurRiyad
2023-12-29 03:16:38 +06:00
parent e059d43fd5
commit e03e97af76
6 changed files with 1443 additions and 6741 deletions

View File

@@ -16,9 +16,9 @@ withDefaults(defineProps<Props>(), {
title: 'no-title',
date: 'no-date',
description: 'no-description',
image: '/nuxt-blog/no-image_cyyits.png',
image: '/blogs-img/blog.jpg',
alt: 'no-alt',
ogImage: '/nuxt-blog/no-image_cyyits.png',
ogImage: '/blogs-img/blog.jpg',
tags: () => [],
published: false,
})

View File

@@ -16,9 +16,9 @@ withDefaults(defineProps<Props>(), {
title: 'no-title',
date: 'no-date',
description: 'no-description',
image: '/nuxt-blog/no-image_cyyits.png',
image: '/blogs-img/blog.jpg',
alt: 'no-alt',
ogImage: '/nuxt-blog/no-image_cyyits.png',
ogImage: '/blogs-img/blog.jpg',
tags: () => [],
published: false,
})