valaxy 0.20.0-beta.5 → 0.20.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/client/components/ValaxyApp.vue +5 -35
- package/client/components/ValaxyCopyright.vue +1 -1
- package/client/composables/app/index.ts +1 -0
- package/client/composables/app/useValaxyHead.ts +47 -0
- package/client/composables/index.ts +3 -0
- package/client/locales/zh-CN.yml +2 -2
- package/dist/chunk-G54Q6VIZ.mjs +157 -0
- package/dist/chunk-SHLDAAJY.cjs +156 -0
- package/dist/node/cli/index.cjs +1 -1
- package/dist/node/cli/index.mjs +1 -1
- package/dist/node/index.cjs +1 -1
- package/dist/node/index.d.cts +10 -2
- package/dist/node/index.d.ts +10 -2
- package/dist/node/index.mjs +1 -1
- package/dist/types/index.cjs +1 -1
- package/dist/types/index.mjs +1 -1
- package/package.json +25 -24
- package/dist/chunk-UCIXONQT.mjs +0 -157
- package/dist/chunk-V2BCVIX4.cjs +0 -156
- /package/dist/{chunk-TNTV5UAJ.mjs → chunk-FRSA4VPQ.mjs} +0 -0
- /package/dist/{chunk-VWINQN6R.cjs → chunk-SWO32WYT.cjs} +0 -0
package/dist/node/cli/index.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true});var
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});var _chunkSHLDAAJYcjs = require('../../chunk-SHLDAAJY.cjs');require('../../chunk-SWO32WYT.cjs');exports.cli = _chunkSHLDAAJYcjs.V; exports.run = _chunkSHLDAAJYcjs.W;
|
package/dist/node/cli/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import {createRequire as __createRequire} from 'module';var require=__createRequire(import.meta.url);
|
|
2
|
-
import{
|
|
2
|
+
import{V as a,W as b}from"../../chunk-G54Q6VIZ.mjs";import"../../chunk-FRSA4VPQ.mjs";export{a as cli,b as run};
|
package/dist/node/index.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true});var
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});var _chunkSHLDAAJYcjs = require('../chunk-SHLDAAJY.cjs');require('../chunk-SWO32WYT.cjs');exports.ALL_ROUTE = _chunkSHLDAAJYcjs.e; exports.EXCERPT_SEPARATOR = _chunkSHLDAAJYcjs.b; exports.EXTERNAL_URL_RE = _chunkSHLDAAJYcjs.c; exports.PATHNAME_PROTOCOL_RE = _chunkSHLDAAJYcjs.d; exports.ViteValaxyPlugins = _chunkSHLDAAJYcjs.P; exports.build = _chunkSHLDAAJYcjs.Q; exports.cli = _chunkSHLDAAJYcjs.V; exports.createServer = _chunkSHLDAAJYcjs.U; exports.createValaxyLoader = _chunkSHLDAAJYcjs.O; exports.customElements = _chunkSHLDAAJYcjs.f; exports.defaultSiteConfig = _chunkSHLDAAJYcjs.r; exports.defaultValaxyConfig = _chunkSHLDAAJYcjs.v; exports.defaultViteConfig = _chunkSHLDAAJYcjs.g; exports.defineAddon = _chunkSHLDAAJYcjs.C; exports.defineConfig = _chunkSHLDAAJYcjs.x; exports.defineSiteConfig = _chunkSHLDAAJYcjs.s; exports.defineTheme = _chunkSHLDAAJYcjs.H; exports.defineUnoSetup = _chunkSHLDAAJYcjs.I; exports.defineValaxyAddon = _chunkSHLDAAJYcjs.B; exports.defineValaxyConfig = _chunkSHLDAAJYcjs.w; exports.defineValaxyTheme = _chunkSHLDAAJYcjs.G; exports.ensurePrefix = _chunkSHLDAAJYcjs.l; exports.generateClientRedirects = _chunkSHLDAAJYcjs.T; exports.getGitTimestamp = _chunkSHLDAAJYcjs.a; exports.getIndexHtml = _chunkSHLDAAJYcjs.N; exports.isExternal = _chunkSHLDAAJYcjs.j; exports.isInstalledGlobally = _chunkSHLDAAJYcjs.h; exports.isPath = _chunkSHLDAAJYcjs.n; exports.loadConfig = _chunkSHLDAAJYcjs.p; exports.loadConfigFromFile = _chunkSHLDAAJYcjs.q; exports.mergeValaxyConfig = _chunkSHLDAAJYcjs.z; exports.mergeViteConfigs = _chunkSHLDAAJYcjs.M; exports.postProcessForSSG = _chunkSHLDAAJYcjs.S; exports.processValaxyOptions = _chunkSHLDAAJYcjs.J; exports.resolveAddonsConfig = _chunkSHLDAAJYcjs.D; exports.resolveImportPath = _chunkSHLDAAJYcjs.i; exports.resolveOptions = _chunkSHLDAAJYcjs.K; exports.resolveSiteConfig = _chunkSHLDAAJYcjs.u; exports.resolveSiteConfigFromRoot = _chunkSHLDAAJYcjs.t; exports.resolveThemeConfigFromRoot = _chunkSHLDAAJYcjs.E; exports.resolveThemeValaxyConfig = _chunkSHLDAAJYcjs.L; exports.resolveUserThemeConfig = _chunkSHLDAAJYcjs.F; exports.resolveValaxyConfig = _chunkSHLDAAJYcjs.A; exports.resolveValaxyConfigFromRoot = _chunkSHLDAAJYcjs.y; exports.run = _chunkSHLDAAJYcjs.W; exports.slash = _chunkSHLDAAJYcjs.k; exports.ssgBuild = _chunkSHLDAAJYcjs.R; exports.toAtFS = _chunkSHLDAAJYcjs.m; exports.transformObject = _chunkSHLDAAJYcjs.o;
|
package/dist/node/index.d.cts
CHANGED
|
@@ -555,7 +555,15 @@ declare function createServer(valaxyApp: ValaxyNode, viteConfig?: InlineConfig,
|
|
|
555
555
|
|
|
556
556
|
declare function getGitTimestamp(file: string, type?: 'created' | 'updated'): Promise<number>;
|
|
557
557
|
|
|
558
|
-
declare
|
|
558
|
+
declare const isInstalledGlobally: {
|
|
559
|
+
value?: boolean;
|
|
560
|
+
};
|
|
561
|
+
/**
|
|
562
|
+
* Before is CJS: use 'resolve'
|
|
563
|
+
* ESM: use 'mlly'
|
|
564
|
+
*/
|
|
565
|
+
declare function resolveImportPath(importName: string, ensure?: true): Promise<string>;
|
|
566
|
+
declare function resolveImportPath(importName: string, ensure?: boolean): Promise<string | undefined>;
|
|
559
567
|
|
|
560
568
|
/**
|
|
561
569
|
* is url external (http/https:)
|
|
@@ -576,4 +584,4 @@ declare function isPath(name: string): boolean;
|
|
|
576
584
|
*/
|
|
577
585
|
declare function transformObject(obj: any): string;
|
|
578
586
|
|
|
579
|
-
export { ALL_ROUTE, EXCERPT_SEPARATOR, EXTERNAL_URL_RE, type HookResult, type LoadConfigFromFileOptions, PATHNAME_PROTOCOL_RE, type ResolvedConfig, type ResolvedValaxyOptions, type UnoSetup, type UserInputConfig, type UserValaxyNodeConfig, type ValaxyAddonExport, type ValaxyAddonFn, type ValaxyAddonLike, type ValaxyAddonResolver, type ValaxyAddons, type ValaxyConfigExport, type ValaxyConfigExtendKey, type ValaxyConfigFn, type ValaxyEntryOptions, type ValaxyExtendConfig, type ValaxyHooks, type ValaxyNode, type ValaxyNodeConfig, type ValaxyPickConfig, type ValaxyServerOptions, type ValaxyTheme, ViteValaxyPlugins, build, createServer, createValaxyLoader, customElements, defaultSiteConfig, defaultValaxyConfig, defaultViteConfig, defineAddon, defineConfig, defineSiteConfig, defineTheme, defineUnoSetup, defineValaxyAddon, defineValaxyConfig, defineValaxyTheme, ensurePrefix, generateClientRedirects, getGitTimestamp, getIndexHtml, isExternal, isPath, loadConfig, loadConfigFromFile, mergeValaxyConfig, mergeViteConfigs, postProcessForSSG, processValaxyOptions, resolveAddonsConfig, resolveImportPath, resolveOptions, resolveSiteConfig, resolveSiteConfigFromRoot, resolveThemeConfigFromRoot, resolveThemeValaxyConfig, resolveUserThemeConfig, resolveValaxyConfig, resolveValaxyConfigFromRoot, slash, ssgBuild, toAtFS, transformObject };
|
|
587
|
+
export { ALL_ROUTE, EXCERPT_SEPARATOR, EXTERNAL_URL_RE, type HookResult, type LoadConfigFromFileOptions, PATHNAME_PROTOCOL_RE, type ResolvedConfig, type ResolvedValaxyOptions, type UnoSetup, type UserInputConfig, type UserValaxyNodeConfig, type ValaxyAddonExport, type ValaxyAddonFn, type ValaxyAddonLike, type ValaxyAddonResolver, type ValaxyAddons, type ValaxyConfigExport, type ValaxyConfigExtendKey, type ValaxyConfigFn, type ValaxyEntryOptions, type ValaxyExtendConfig, type ValaxyHooks, type ValaxyNode, type ValaxyNodeConfig, type ValaxyPickConfig, type ValaxyServerOptions, type ValaxyTheme, ViteValaxyPlugins, build, createServer, createValaxyLoader, customElements, defaultSiteConfig, defaultValaxyConfig, defaultViteConfig, defineAddon, defineConfig, defineSiteConfig, defineTheme, defineUnoSetup, defineValaxyAddon, defineValaxyConfig, defineValaxyTheme, ensurePrefix, generateClientRedirects, getGitTimestamp, getIndexHtml, isExternal, isInstalledGlobally, isPath, loadConfig, loadConfigFromFile, mergeValaxyConfig, mergeViteConfigs, postProcessForSSG, processValaxyOptions, resolveAddonsConfig, resolveImportPath, resolveOptions, resolveSiteConfig, resolveSiteConfigFromRoot, resolveThemeConfigFromRoot, resolveThemeValaxyConfig, resolveUserThemeConfig, resolveValaxyConfig, resolveValaxyConfigFromRoot, slash, ssgBuild, toAtFS, transformObject };
|
package/dist/node/index.d.ts
CHANGED
|
@@ -555,7 +555,15 @@ declare function createServer(valaxyApp: ValaxyNode, viteConfig?: InlineConfig,
|
|
|
555
555
|
|
|
556
556
|
declare function getGitTimestamp(file: string, type?: 'created' | 'updated'): Promise<number>;
|
|
557
557
|
|
|
558
|
-
declare
|
|
558
|
+
declare const isInstalledGlobally: {
|
|
559
|
+
value?: boolean;
|
|
560
|
+
};
|
|
561
|
+
/**
|
|
562
|
+
* Before is CJS: use 'resolve'
|
|
563
|
+
* ESM: use 'mlly'
|
|
564
|
+
*/
|
|
565
|
+
declare function resolveImportPath(importName: string, ensure?: true): Promise<string>;
|
|
566
|
+
declare function resolveImportPath(importName: string, ensure?: boolean): Promise<string | undefined>;
|
|
559
567
|
|
|
560
568
|
/**
|
|
561
569
|
* is url external (http/https:)
|
|
@@ -576,4 +584,4 @@ declare function isPath(name: string): boolean;
|
|
|
576
584
|
*/
|
|
577
585
|
declare function transformObject(obj: any): string;
|
|
578
586
|
|
|
579
|
-
export { ALL_ROUTE, EXCERPT_SEPARATOR, EXTERNAL_URL_RE, type HookResult, type LoadConfigFromFileOptions, PATHNAME_PROTOCOL_RE, type ResolvedConfig, type ResolvedValaxyOptions, type UnoSetup, type UserInputConfig, type UserValaxyNodeConfig, type ValaxyAddonExport, type ValaxyAddonFn, type ValaxyAddonLike, type ValaxyAddonResolver, type ValaxyAddons, type ValaxyConfigExport, type ValaxyConfigExtendKey, type ValaxyConfigFn, type ValaxyEntryOptions, type ValaxyExtendConfig, type ValaxyHooks, type ValaxyNode, type ValaxyNodeConfig, type ValaxyPickConfig, type ValaxyServerOptions, type ValaxyTheme, ViteValaxyPlugins, build, createServer, createValaxyLoader, customElements, defaultSiteConfig, defaultValaxyConfig, defaultViteConfig, defineAddon, defineConfig, defineSiteConfig, defineTheme, defineUnoSetup, defineValaxyAddon, defineValaxyConfig, defineValaxyTheme, ensurePrefix, generateClientRedirects, getGitTimestamp, getIndexHtml, isExternal, isPath, loadConfig, loadConfigFromFile, mergeValaxyConfig, mergeViteConfigs, postProcessForSSG, processValaxyOptions, resolveAddonsConfig, resolveImportPath, resolveOptions, resolveSiteConfig, resolveSiteConfigFromRoot, resolveThemeConfigFromRoot, resolveThemeValaxyConfig, resolveUserThemeConfig, resolveValaxyConfig, resolveValaxyConfigFromRoot, slash, ssgBuild, toAtFS, transformObject };
|
|
587
|
+
export { ALL_ROUTE, EXCERPT_SEPARATOR, EXTERNAL_URL_RE, type HookResult, type LoadConfigFromFileOptions, PATHNAME_PROTOCOL_RE, type ResolvedConfig, type ResolvedValaxyOptions, type UnoSetup, type UserInputConfig, type UserValaxyNodeConfig, type ValaxyAddonExport, type ValaxyAddonFn, type ValaxyAddonLike, type ValaxyAddonResolver, type ValaxyAddons, type ValaxyConfigExport, type ValaxyConfigExtendKey, type ValaxyConfigFn, type ValaxyEntryOptions, type ValaxyExtendConfig, type ValaxyHooks, type ValaxyNode, type ValaxyNodeConfig, type ValaxyPickConfig, type ValaxyServerOptions, type ValaxyTheme, ViteValaxyPlugins, build, createServer, createValaxyLoader, customElements, defaultSiteConfig, defaultValaxyConfig, defaultViteConfig, defineAddon, defineConfig, defineSiteConfig, defineTheme, defineUnoSetup, defineValaxyAddon, defineValaxyConfig, defineValaxyTheme, ensurePrefix, generateClientRedirects, getGitTimestamp, getIndexHtml, isExternal, isInstalledGlobally, isPath, loadConfig, loadConfigFromFile, mergeValaxyConfig, mergeViteConfigs, postProcessForSSG, processValaxyOptions, resolveAddonsConfig, resolveImportPath, resolveOptions, resolveSiteConfig, resolveSiteConfigFromRoot, resolveThemeConfigFromRoot, resolveThemeValaxyConfig, resolveUserThemeConfig, resolveValaxyConfig, resolveValaxyConfigFromRoot, slash, ssgBuild, toAtFS, transformObject };
|
package/dist/node/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import {createRequire as __createRequire} from 'module';var require=__createRequire(import.meta.url);
|
|
2
|
-
import{A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z}from"../chunk-
|
|
2
|
+
import{A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z}from"../chunk-G54Q6VIZ.mjs";import"../chunk-FRSA4VPQ.mjs";export{e as ALL_ROUTE,b as EXCERPT_SEPARATOR,c as EXTERNAL_URL_RE,d as PATHNAME_PROTOCOL_RE,P as ViteValaxyPlugins,Q as build,V as cli,U as createServer,O as createValaxyLoader,f as customElements,r as defaultSiteConfig,v as defaultValaxyConfig,g as defaultViteConfig,C as defineAddon,x as defineConfig,s as defineSiteConfig,H as defineTheme,I as defineUnoSetup,B as defineValaxyAddon,w as defineValaxyConfig,G as defineValaxyTheme,l as ensurePrefix,T as generateClientRedirects,a as getGitTimestamp,N as getIndexHtml,j as isExternal,h as isInstalledGlobally,n as isPath,p as loadConfig,q as loadConfigFromFile,z as mergeValaxyConfig,M as mergeViteConfigs,S as postProcessForSSG,J as processValaxyOptions,D as resolveAddonsConfig,i as resolveImportPath,K as resolveOptions,u as resolveSiteConfig,t as resolveSiteConfigFromRoot,E as resolveThemeConfigFromRoot,L as resolveThemeValaxyConfig,F as resolveUserThemeConfig,A as resolveValaxyConfig,y as resolveValaxyConfigFromRoot,W as run,k as slash,R as ssgBuild,m as toAtFS,o as transformObject};
|
package/dist/types/index.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var _chunkSWO32WYTcjs = require('../chunk-SWO32WYT.cjs');_chunkSWO32WYTcjs.e.call(void 0, );_chunkSWO32WYTcjs.e.call(void 0, );_chunkSWO32WYTcjs.e.call(void 0, );_chunkSWO32WYTcjs.e.call(void 0, );_chunkSWO32WYTcjs.e.call(void 0, );_chunkSWO32WYTcjs.e.call(void 0, );_chunkSWO32WYTcjs.e.call(void 0, );_chunkSWO32WYTcjs.e.call(void 0, );_chunkSWO32WYTcjs.e.call(void 0, );_chunkSWO32WYTcjs.e.call(void 0, );
|
package/dist/types/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import {createRequire as __createRequire} from 'module';var require=__createRequire(import.meta.url);
|
|
2
|
-
import{d as e}from"../chunk-
|
|
2
|
+
import{d as e}from"../chunk-FRSA4VPQ.mjs";e();e();e();e();e();e();e();e();e();e();
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "valaxy",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "0.20.
|
|
4
|
+
"version": "0.20.1",
|
|
5
5
|
"description": "📄 Vite & Vue powered static blog generator.",
|
|
6
6
|
"author": {
|
|
7
7
|
"email": "me@yunyoujun.cn",
|
|
@@ -59,19 +59,19 @@
|
|
|
59
59
|
"@antfu/install-pkg": "^0.4.1",
|
|
60
60
|
"@antfu/utils": "^0.7.10",
|
|
61
61
|
"@clack/prompts": "^0.7.0",
|
|
62
|
-
"@iconify-json/ri": "^1.2.
|
|
62
|
+
"@iconify-json/ri": "^1.2.2",
|
|
63
63
|
"@intlify/unplugin-vue-i18n": "4",
|
|
64
64
|
"@types/katex": "^0.16.7",
|
|
65
65
|
"@types/luxon": "^3.4.2",
|
|
66
|
-
"@unhead/addons": "^1.11.
|
|
67
|
-
"@unhead/schema-org": "^1.11.
|
|
68
|
-
"@unhead/vue": "^1.11.
|
|
66
|
+
"@unhead/addons": "^1.11.10",
|
|
67
|
+
"@unhead/schema-org": "^1.11.10",
|
|
68
|
+
"@unhead/vue": "^1.11.10",
|
|
69
69
|
"@vitejs/plugin-vue": "^5.1.4",
|
|
70
|
-
"@vue/devtools-api": "^7.
|
|
70
|
+
"@vue/devtools-api": "^7.5.6",
|
|
71
71
|
"@vueuse/core": "^11.1.0",
|
|
72
72
|
"@vueuse/integrations": "^11.1.0",
|
|
73
73
|
"consola": "^3.2.3",
|
|
74
|
-
"critters": "^0.0.
|
|
74
|
+
"critters": "^0.0.25",
|
|
75
75
|
"cross-spawn": "^7.0.3",
|
|
76
76
|
"css-i18n": "^0.0.5",
|
|
77
77
|
"date-fns": "^4.1.0",
|
|
@@ -87,8 +87,7 @@
|
|
|
87
87
|
"gray-matter": "^4.0.3",
|
|
88
88
|
"hookable": "^5.5.3",
|
|
89
89
|
"html-to-text": "^9.0.5",
|
|
90
|
-
"
|
|
91
|
-
"jiti": "^2.3.1",
|
|
90
|
+
"jiti": "^2.3.3",
|
|
92
91
|
"js-base64": "^3.7.7",
|
|
93
92
|
"js-yaml": "^4.1.0",
|
|
94
93
|
"katex": "^0.16.11",
|
|
@@ -105,32 +104,34 @@
|
|
|
105
104
|
"markdown-it-task-lists": "^2.1.1",
|
|
106
105
|
"medium-zoom": "^1.1.0",
|
|
107
106
|
"mermaid": "^11.3.0",
|
|
107
|
+
"mlly": "^1.7.2",
|
|
108
108
|
"nprogress": "^0.2.0",
|
|
109
109
|
"open": "10.1.0",
|
|
110
110
|
"ora": "^8.1.0",
|
|
111
111
|
"pascalcase": "^2.0.0",
|
|
112
112
|
"pathe": "^1.1.2",
|
|
113
|
-
"pinia": "^2.2.
|
|
113
|
+
"pinia": "^2.2.5",
|
|
114
114
|
"qrcode": "^1.5.4",
|
|
115
|
-
"
|
|
116
|
-
"
|
|
117
|
-
"
|
|
118
|
-
"
|
|
115
|
+
"resolve-global": "^2.0.0",
|
|
116
|
+
"sass": "^1.80.5",
|
|
117
|
+
"shiki": "^1.22.2",
|
|
118
|
+
"star-markdown-css": "^0.5.3",
|
|
119
|
+
"unocss": "^0.63.6",
|
|
119
120
|
"unplugin-vue-components": "^0.27.4",
|
|
120
121
|
"unplugin-vue-markdown": "^0.26.2",
|
|
121
122
|
"unplugin-vue-router": "^0.10.8",
|
|
122
123
|
"vanilla-lazyload": "^19.1.3",
|
|
123
|
-
"vite": "^5.4.
|
|
124
|
-
"vite-plugin-vue-devtools": "^7.
|
|
125
|
-
"vite-plugin-vue-layouts": "0.11.0",
|
|
126
|
-
"vite-ssg": "0.
|
|
127
|
-
"vite-ssg-sitemap": "0.
|
|
128
|
-
"vue": "^3.5.
|
|
129
|
-
"vue-i18n": "^10.0.
|
|
124
|
+
"vite": "^5.4.10",
|
|
125
|
+
"vite-plugin-vue-devtools": "^7.5.6",
|
|
126
|
+
"vite-plugin-vue-layouts": "^0.11.0",
|
|
127
|
+
"vite-ssg": "^0.24.0",
|
|
128
|
+
"vite-ssg-sitemap": "^0.8.1",
|
|
129
|
+
"vue": "^3.5.12",
|
|
130
|
+
"vue-i18n": "^10.0.4",
|
|
130
131
|
"vue-router": "^4.4.5",
|
|
131
132
|
"yargs": "^17.7.2",
|
|
132
|
-
"@valaxyjs/devtools": "0.20.
|
|
133
|
-
"@valaxyjs/utils": "0.20.
|
|
133
|
+
"@valaxyjs/devtools": "0.20.1",
|
|
134
|
+
"@valaxyjs/utils": "0.20.1"
|
|
134
135
|
},
|
|
135
136
|
"devDependencies": {
|
|
136
137
|
"@mdit-vue/plugin-component": "^2.1.3",
|
|
@@ -152,7 +153,7 @@
|
|
|
152
153
|
"@types/qrcode": "^1.5.5",
|
|
153
154
|
"@types/yargs": "^17.0.33",
|
|
154
155
|
"diacritics": "^1.3.0",
|
|
155
|
-
"gh-pages": "^6.
|
|
156
|
+
"gh-pages": "^6.2.0",
|
|
156
157
|
"https-localhost": "^4.7.1",
|
|
157
158
|
"rollup-plugin-visualizer": "^5.12.0"
|
|
158
159
|
},
|