chore(deps): update all non-major dependencies (#810)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
This commit is contained in:
renovate[bot]
2023-10-25 18:31:50 +02:00
committed by GitHub
parent f69024243e
commit d112808994
7 changed files with 1093 additions and 486 deletions

View File

@@ -1,5 +1,5 @@
<script setup lang="ts">
import { object, string, InferType } from 'yup'
import { object, string, type InferType } from 'yup'
import type { FormSubmitEvent } from '#ui/types'
const schema = object({