@histoire/vendors
Advanced tools
Comparing version 0.10.4 to 0.10.5
{ | ||
"name": "@babel/parser", | ||
"version": "7.18.11", | ||
"version": "7.18.13", | ||
"description": "A JavaScript parser", | ||
@@ -5,0 +5,0 @@ "author": "The Babel Team (https://babel.dev/team)", |
import Vue from 'vue' | ||
import type { PluginFunction, PluginObject, VueConstructor, Directive, InjectionKey } from 'vue' | ||
import type { PluginFunction, PluginObject, VueConstructor, Directive, InjectionKey, Component } from 'vue' | ||
@@ -9,2 +9,3 @@ declare const isVue2: boolean | ||
declare const install: (vue?: typeof Vue) => void | ||
export declare function warn(msg: string, vm?: Component | null): void | ||
/** | ||
@@ -11,0 +12,0 @@ * @deprecated To avoid bringing in all the tree-shakable modules, this API has been deprecated. Use `Vue2` or named exports instead. |
{ | ||
"name": "vue-demi", | ||
"version": "0.13.8", | ||
"version": "0.13.9", | ||
"engines": { | ||
@@ -5,0 +5,0 @@ "node": ">=12" |
import Vue from 'vue' | ||
import type { PluginFunction, PluginObject, VueConstructor, Directive, InjectionKey } from 'vue' | ||
import type { PluginFunction, PluginObject, VueConstructor, Directive, InjectionKey, Component } from 'vue' | ||
@@ -9,2 +9,3 @@ declare const isVue2: boolean | ||
declare const install: (vue?: typeof Vue) => void | ||
export declare function warn(msg: string, vm?: Component | null): void | ||
/** | ||
@@ -11,0 +12,0 @@ * @deprecated To avoid bringing in all the tree-shakable modules, this API has been deprecated. Use `Vue2` or named exports instead. |
{ | ||
"name": "vue-demi", | ||
"version": "0.13.8", | ||
"version": "0.13.9", | ||
"engines": { | ||
@@ -5,0 +5,0 @@ "node": ">=12" |
{ | ||
"name": "@histoire/vendors", | ||
"version": "0.10.4", | ||
"version": "0.10.5", | ||
"description": "Bundled vendors for histoire", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
3494899
87858