update deps; adjusted API for build -> built change

This commit is contained in:
2024-06-23 13:17:26 +02:00
parent 6746d08304
commit 8ccaf83b0b
12 changed files with 3318 additions and 854 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 {
BuildServerStats: typeof import('./src/components/BuildServerStats.vue')['default']