chore(vite-plugin) update lockfile #238
Annotations
10 errors and 1 warning
Release
Property 'call' does not exist on type 'ObjectHook<(this: MinimalPluginContext, options: InputOptions) => void | InputOptions | Promise<void | InputOptions | null> | null, {}>'.
|
Release
Property 'call' does not exist on type 'ObjectHook<(this: PluginContext, options: NormalizedInputOptions) => void | Promise<void>, { sequential?: boolean | undefined; }>'.
|
Release
Property 'call' does not exist on type 'ObjectHook<(this: PluginContext, options: NormalizedInputOptions) => void | Promise<void>, { sequential?: boolean | undefined; }>'.
|
Release
Property 'call' does not exist on type 'ObjectHook<(this: PluginContext, source: string, importer: string | undefined, options: { custom?: CustomPluginOptions | undefined; isEntry: boolean; }) => ResolveIdResult | Promise<...>, {}>'.
|
Release
Property 'call' does not exist on type 'ObjectHook<(this: PluginContext, id: string) => LoadResult | Promise<LoadResult>, {}>'.
|
Release
Property 'call' does not exist on type 'ObjectHook<(this: TransformPluginContext, code: string, id: string) => TransformResult | Promise<TransformResult>, {}>'.
|
Release
Property 'call' does not exist on type 'ObjectHook<(this: PluginContext, id: string, change: { event: ChangeEvent; }) => void | Promise<void>, { sequential?: boolean | undefined; }>'.
|
Release
Property 'call' does not exist on type 'ObjectHook<(this: PluginContext, id: string, change: { event: ChangeEvent; }) => void | Promise<void>, { sequential?: boolean | undefined; }>'.
|
Release
Property 'call' does not exist on type 'ObjectHook<(this: PluginContext, options: NormalizedOutputOptions, bundle: OutputBundle, isWrite: boolean) => void | Promise<void>, {}>'.
|
Release
Property 'call' does not exist on type 'ObjectHook<(this: PluginContext, options: NormalizedOutputOptions, bundle: OutputBundle, isWrite: boolean) => void | Promise<void>, {}>'.
|
Release
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|