@vuepress/theme-default
Advanced tools
Comparing version 2.0.0-beta.61 to 2.0.0-beta.62
@@ -1,4 +0,6 @@ | ||
import type { VNode } from 'vue'; | ||
import type { SlotsType, VNode } from 'vue'; | ||
export declare const CodeGroup: import("vue").DefineComponent<{}, () => VNode<import("vue").RendererNode, import("vue").RendererElement, { | ||
[key: string]: any; | ||
}> | null, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>; | ||
}> | null, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, SlotsType<{ | ||
default: () => VNode[]; | ||
}>>; |
import { defineComponent, h, onBeforeUpdate, ref } from 'vue'; | ||
export const CodeGroup = defineComponent({ | ||
name: 'CodeGroup', | ||
slots: Object, | ||
setup(_, { slots }) { | ||
@@ -5,0 +6,0 @@ // index of current active item |
@@ -7,1 +7,2 @@ export * from './useDarkMode.js'; | ||
export * from './useThemeData.js'; | ||
export * from './useUpdateDeviceStatus.js'; |
@@ -7,1 +7,2 @@ export * from './useDarkMode.js'; | ||
export * from './useThemeData.js'; | ||
export * from './useUpdateDeviceStatus.js'; |
@@ -6,1 +6,6 @@ declare module '*.vue' { | ||
} | ||
declare module '*.module.scss?module' { | ||
const cssVars: Record<string, string> | ||
export default cssVars | ||
} |
{ | ||
"name": "@vuepress/theme-default", | ||
"version": "2.0.0-beta.61", | ||
"version": "2.0.0-beta.62", | ||
"description": "Default theme of VuePress", | ||
@@ -39,23 +39,24 @@ "keywords": [ | ||
"dependencies": { | ||
"@vueuse/core": "^9.13.0", | ||
"sass": "^1.58.3", | ||
"vue": "^3.2.47", | ||
"vue-router": "^4.1.6", | ||
"@vuepress/client": "2.0.0-beta.61", | ||
"@vuepress/core": "2.0.0-beta.61", | ||
"@vuepress/plugin-active-header-links": "2.0.0-beta.61", | ||
"@vuepress/plugin-container": "2.0.0-beta.61", | ||
"@vuepress/plugin-back-to-top": "2.0.0-beta.61", | ||
"@vuepress/plugin-external-link-icon": "2.0.0-beta.61", | ||
"@vuepress/plugin-git": "2.0.0-beta.61", | ||
"@vuepress/plugin-medium-zoom": "2.0.0-beta.61", | ||
"@vuepress/plugin-nprogress": "2.0.0-beta.61", | ||
"@vuepress/plugin-palette": "2.0.0-beta.61", | ||
"@vuepress/plugin-prismjs": "2.0.0-beta.61", | ||
"@vuepress/utils": "2.0.0-beta.61", | ||
"@vuepress/plugin-theme-data": "2.0.0-beta.61", | ||
"@vuepress/shared": "2.0.0-beta.61" | ||
"@vueuse/core": "^10.1.2", | ||
"sass": "^1.62.1", | ||
"sass-loader": "^13.2.2", | ||
"vue": "^3.3.1", | ||
"vue-router": "^4.2.0", | ||
"@vuepress/client": "2.0.0-beta.62", | ||
"@vuepress/core": "2.0.0-beta.62", | ||
"@vuepress/plugin-container": "2.0.0-beta.62", | ||
"@vuepress/plugin-git": "2.0.0-beta.62", | ||
"@vuepress/plugin-active-header-links": "2.0.0-beta.62", | ||
"@vuepress/plugin-back-to-top": "2.0.0-beta.62", | ||
"@vuepress/plugin-palette": "2.0.0-beta.62", | ||
"@vuepress/plugin-theme-data": "2.0.0-beta.62", | ||
"@vuepress/shared": "2.0.0-beta.62", | ||
"@vuepress/plugin-prismjs": "2.0.0-beta.62", | ||
"@vuepress/utils": "2.0.0-beta.62", | ||
"@vuepress/plugin-medium-zoom": "2.0.0-beta.62", | ||
"@vuepress/plugin-nprogress": "2.0.0-beta.62", | ||
"@vuepress/plugin-external-link-icon": "2.0.0-beta.62" | ||
}, | ||
"peerDependencies": { | ||
"sass-loader": "^13.2.0" | ||
"sass-loader": "^13.2.1" | ||
}, | ||
@@ -62,0 +63,0 @@ "peerDependenciesMeta": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
122460
98
1190
20
+ Addedsass-loader@^13.2.2
+ Added@types/web-bluetooth@0.0.20(transitive)
+ Added@vuepress/client@2.0.0-beta.62(transitive)
+ Added@vuepress/core@2.0.0-beta.62(transitive)
+ Added@vuepress/markdown@2.0.0-beta.62(transitive)
+ Added@vuepress/plugin-active-header-links@2.0.0-beta.62(transitive)
+ Added@vuepress/plugin-back-to-top@2.0.0-beta.62(transitive)
+ Added@vuepress/plugin-container@2.0.0-beta.62(transitive)
+ Added@vuepress/plugin-external-link-icon@2.0.0-beta.62(transitive)
+ Added@vuepress/plugin-git@2.0.0-beta.62(transitive)
+ Added@vuepress/plugin-medium-zoom@2.0.0-beta.62(transitive)
+ Added@vuepress/plugin-nprogress@2.0.0-beta.62(transitive)
+ Added@vuepress/plugin-palette@2.0.0-beta.62(transitive)
+ Added@vuepress/plugin-prismjs@2.0.0-beta.62(transitive)
+ Added@vuepress/plugin-theme-data@2.0.0-beta.62(transitive)
+ Added@vuepress/shared@2.0.0-beta.62(transitive)
+ Added@vuepress/utils@2.0.0-beta.62(transitive)
+ Added@vueuse/core@10.11.1(transitive)
+ Added@vueuse/metadata@10.11.1(transitive)
+ Added@vueuse/shared@10.11.1(transitive)
- Removed@types/web-bluetooth@0.0.16(transitive)
- Removed@vuepress/client@2.0.0-beta.61(transitive)
- Removed@vuepress/core@2.0.0-beta.61(transitive)
- Removed@vuepress/markdown@2.0.0-beta.61(transitive)
- Removed@vuepress/plugin-active-header-links@2.0.0-beta.61(transitive)
- Removed@vuepress/plugin-back-to-top@2.0.0-beta.61(transitive)
- Removed@vuepress/plugin-container@2.0.0-beta.61(transitive)
- Removed@vuepress/plugin-external-link-icon@2.0.0-beta.61(transitive)
- Removed@vuepress/plugin-git@2.0.0-beta.61(transitive)
- Removed@vuepress/plugin-medium-zoom@2.0.0-beta.61(transitive)
- Removed@vuepress/plugin-nprogress@2.0.0-beta.61(transitive)
- Removed@vuepress/plugin-palette@2.0.0-beta.61(transitive)
- Removed@vuepress/plugin-prismjs@2.0.0-beta.61(transitive)
- Removed@vuepress/plugin-theme-data@2.0.0-beta.61(transitive)
- Removed@vuepress/shared@2.0.0-beta.61(transitive)
- Removed@vuepress/utils@2.0.0-beta.61(transitive)
- Removed@vueuse/core@9.13.0(transitive)
- Removed@vueuse/metadata@9.13.0(transitive)
- Removed@vueuse/shared@9.13.0(transitive)
Updated@vuepress/core@2.0.0-beta.62
Updated@vueuse/core@^10.1.2
Updatedsass@^1.62.1
Updatedvue@^3.3.1
Updatedvue-router@^4.2.0