From c2fcecaec0c223aae034b9c31c8040d8cc60d646 Mon Sep 17 00:00:00 2001 From: Amir Raminfar Date: Tue, 28 Feb 2023 13:45:25 -0800 Subject: [PATCH] Updates modules --- assets/auto-imports.d.ts | 2 +- .../__snapshots__/LogEventSource.spec.ts.snap | 2 +- package.json | 10 +- pnpm-lock.yaml | 576 +++++++++++------- 4 files changed, 374 insertions(+), 216 deletions(-) diff --git a/assets/auto-imports.d.ts b/assets/auto-imports.d.ts index ad8c4edc..42a02f1a 100644 --- a/assets/auto-imports.d.ts +++ b/assets/auto-imports.d.ts @@ -321,7 +321,7 @@ declare global { // for type re-export declare global { // @ts-ignore - export type { Component,ComponentPublicInstance,ComputedRef,InjectionKey,PropType,Ref,VNode } from 'vue' + export type { Component, ComponentPublicInstance, ComputedRef, InjectionKey, PropType, Ref, VNode } from 'vue' } // for vue template auto import import { UnwrapRef } from 'vue' diff --git a/assets/components/LogViewer/__snapshots__/LogEventSource.spec.ts.snap b/assets/components/LogViewer/__snapshots__/LogEventSource.spec.ts.snap index d16ac0ec..a837cc51 100644 --- a/assets/components/LogViewer/__snapshots__/LogEventSource.spec.ts.snap +++ b/assets/components/LogViewer/__snapshots__/LogEventSource.spec.ts.snap @@ -1,4 +1,4 @@ -// Vitest Snapshot v1 +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html exports[` > render html correctly > should render dates with 12 hour style 1`] = ` "