chore(deps): update deps

This commit is contained in:
Soybean
2024-05-05 00:31:51 +08:00
parent c137b97089
commit 734ef9852c
4 changed files with 632 additions and 870 deletions

View File

@ -1,10 +1,10 @@
/* eslint-disable */
/* prettier-ignore */
// @ts-nocheck
// Generated by unplugin-vue-components
// Read more: https://github.com/vuejs/core/pull/3399
export {}
/* prettier-ignore */
declare module 'vue' {
export interface GlobalComponents {
AppProvider: typeof import('./../components/common/app-provider.vue')['default']