feat: update package and change the year to 2025

This commit is contained in:
log1997
2024-07-02 12:07:32 +08:00
parent a284ad7ba2
commit 98cf8ef534
5 changed files with 5534 additions and 3850 deletions

2
src/components.d.ts vendored
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 {
DaiysuiTable: typeof import('./components/DaiysuiTable/index.vue')['default']