@vuepress/plugin-catalog
Advanced tools
Comparing version
@@ -7,3 +7,3 @@ import type { VNode } from 'vue'; | ||
} | ||
declare const _default: import("vue").DefineComponent<{ | ||
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{ | ||
/** | ||
@@ -49,3 +49,3 @@ * Catalog Base | ||
hideHeading: BooleanConstructor; | ||
}, () => VNode, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{ | ||
}>, () => VNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{ | ||
/** | ||
@@ -91,8 +91,8 @@ * Catalog Base | ||
hideHeading: BooleanConstructor; | ||
}>>, { | ||
}>> & Readonly<{}>, { | ||
index: boolean; | ||
hideHeading: boolean; | ||
base: string; | ||
level: number; | ||
index: boolean; | ||
hideHeading: boolean; | ||
}, {}>; | ||
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; | ||
export default _default; |
{ | ||
"name": "@vuepress/plugin-catalog", | ||
"version": "2.0.0-rc.42", | ||
"version": "2.0.0-rc.43", | ||
"description": "VuePress plugin - catalog", | ||
@@ -39,4 +39,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@vuepress/helper": "2.0.0-rc.42", | ||
"vue": "^3.4.38" | ||
"@vuepress/helper": "2.0.0-rc.43", | ||
"vue": "^3.5.4" | ||
}, | ||
@@ -49,3 +49,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "66e494405a7fbb02f6d46d7be670ec69605b7606" | ||
"gitHead": "7c75a58f6aed788e2ee40e2b2f0451a76ec20a23" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
28817
-0.07%819
-0.24%+ Added
- Removed
Updated
Updated