update deps (MisskeyIO#950)

This commit is contained in:
あわわわとーにゅ 2025-03-31 08:05:23 +09:00 committed by GitHub
parent b85f6e9b75
commit 60684568e5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
24 changed files with 3418 additions and 3463 deletions

View file

@ -8,8 +8,8 @@
import { generateClientTransactionId } from '@/scripts/misskey-api.js';
import { miLocalStorage } from '@/local-storage.js';
import { GtagConsentParams } from 'vue-gtag';
import { instance } from '@/instance.js';
import type { GtagConsentParams } from '@/types/gtag.js';
export interface UsageReport {
t: number;