@slidev/cli 52.2.3 → 52.2.5

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.
@@ -1,4 +1,4 @@
1
- import { resolveViteConfigs } from "./shared-BjrV0NzM.js";
1
+ import { resolveViteConfigs } from "./shared-BFEB8gHi.js";
2
2
  import "./resolver-3bFppHAb.js";
3
3
  import fs from "node:fs/promises";
4
4
  import { join, resolve } from "node:path";
package/dist/cli.d.ts CHANGED
@@ -1 +1 @@
1
- export {};
1
+ export { };
package/dist/cli.js CHANGED
@@ -1,6 +1,6 @@
1
- import { getThemeMeta, loadSetups, parser, resolveAddons, resolveOptions, resolveTheme, updateFrontmatterPatch, version } from "./shared-BjrV0NzM.js";
1
+ import { getThemeMeta, loadSetups, parser, resolveAddons, resolveOptions, resolveTheme, updateFrontmatterPatch, version } from "./shared-BFEB8gHi.js";
2
2
  import { getRoots, isInstalledGlobally, resolveEntry } from "./resolver-3bFppHAb.js";
3
- import { createServer } from "./serve-CG6WbHRY.js";
3
+ import { createServer } from "./serve-DRKKt6zF.js";
4
4
  import { exec } from "node:child_process";
5
5
  import fs from "node:fs/promises";
6
6
  import os from "node:os";
@@ -293,7 +293,7 @@ cli.command("build [entry..]", "Build hostable SPA", (args) => exportOptions(com
293
293
  describe: "enable the inspect plugin for debugging"
294
294
  }).strict().help(), async (args) => {
295
295
  const { entry, theme, base, download, out, inspect } = args;
296
- const { build } = await import("./build-DWALVMBw.js");
296
+ const { build } = await import("./build-Cm80m3td.js");
297
297
  for (const entryFile of entry) {
298
298
  const options = await resolveOptions({
299
299
  entry: entryFile,
package/dist/index.js CHANGED
@@ -1,5 +1,5 @@
1
- import { ViteSlidevPlugin, createDataUtils, parser, resolveOptions } from "./shared-BjrV0NzM.js";
1
+ import { ViteSlidevPlugin, createDataUtils, parser, resolveOptions } from "./shared-BFEB8gHi.js";
2
2
  import "./resolver-3bFppHAb.js";
3
- import { createServer } from "./serve-CG6WbHRY.js";
3
+ import { createServer } from "./serve-DRKKt6zF.js";
4
4
 
5
5
  export { ViteSlidevPlugin, createDataUtils, createServer, parser, resolveOptions };
@@ -1,4 +1,4 @@
1
- import { resolveViteConfigs } from "./shared-BjrV0NzM.js";
1
+ import { resolveViteConfigs } from "./shared-BFEB8gHi.js";
2
2
  import { join } from "node:path";
3
3
  import process from "node:process";
4
4
  import { createServer } from "vite";
@@ -42,7 +42,7 @@ import Vue from "@vitejs/plugin-vue";
42
42
  import VueJsx from "@vitejs/plugin-vue-jsx";
43
43
 
44
44
  //#region package.json
45
- var version = "52.2.3";
45
+ var version = "52.2.5";
46
46
 
47
47
  //#endregion
48
48
  //#region node/syntax/markdown-it/markdown-it-link.ts
@@ -572,7 +572,7 @@ async function setupIndexHtml({ mode, entry, clientRoot, userRoot, roots, data,
572
572
  content: version
573
573
  },
574
574
  {
575
- charset: "slidev:entry",
575
+ property: "slidev:entry",
576
576
  content: mode === "dev" && slash(entry)
577
577
  },
578
578
  {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@slidev/cli",
3
3
  "type": "module",
4
- "version": "52.2.3",
4
+ "version": "52.2.5",
5
5
  "description": "Presentation slides for developers",
6
6
  "author": "Anthony Fu <anthonyfu117@hotmail.com>",
7
7
  "license": "MIT",
@@ -43,7 +43,7 @@
43
43
  },
44
44
  "dependencies": {
45
45
  "@antfu/ni": "^25.0.0",
46
- "@antfu/utils": "^9.2.0",
46
+ "@antfu/utils": "^9.3.0",
47
47
  "@iconify-json/carbon": "^1.2.13",
48
48
  "@iconify-json/ph": "^1.2.2",
49
49
  "@iconify-json/svg-spinners": "^1.2.4",
@@ -51,11 +51,11 @@
51
51
  "@shikijs/markdown-it": "^3.13.0",
52
52
  "@shikijs/twoslash": "^3.13.0",
53
53
  "@shikijs/vitepress-twoslash": "^3.13.0",
54
- "@unocss/extractor-mdc": "^66.5.1",
55
- "@unocss/reset": "^66.5.1",
54
+ "@unocss/extractor-mdc": "^66.5.2",
55
+ "@unocss/reset": "^66.5.2",
56
56
  "@vitejs/plugin-vue": "^6.0.1",
57
57
  "@vitejs/plugin-vue-jsx": "^5.1.1",
58
- "ansis": "^4.1.0",
58
+ "ansis": "^4.2.0",
59
59
  "chokidar": "^4.0.3",
60
60
  "cli-progress": "^3.12.0",
61
61
  "connect": "^3.7.0",
@@ -66,8 +66,8 @@
66
66
  "global-directory": "^4.0.1",
67
67
  "htmlparser2": "^10.0.0",
68
68
  "is-installed-globally": "^1.0.0",
69
- "jiti": "^2.5.1",
70
- "katex": "^0.16.22",
69
+ "jiti": "^2.6.1",
70
+ "katex": "^0.16.23",
71
71
  "local-pkg": "^1.1.2",
72
72
  "lz-string": "^1.5.0",
73
73
  "magic-string": "^0.30.19",
@@ -89,29 +89,29 @@
89
89
  "resolve-global": "^2.0.0",
90
90
  "semver": "^7.7.2",
91
91
  "shiki": "^3.13.0",
92
- "shiki-magic-move": "^1.1.0",
92
+ "shiki-magic-move": "^1.2.0",
93
93
  "sirv": "^3.0.2",
94
94
  "source-map-js": "^1.2.1",
95
- "typescript": "^5.9.2",
95
+ "typescript": "^5.9.3",
96
96
  "unhead": "^2.0.17",
97
- "unocss": "^66.5.1",
98
- "unplugin-icons": "^22.3.0",
97
+ "unocss": "^66.5.2",
98
+ "unplugin-icons": "^22.4.2",
99
99
  "unplugin-vue-components": "^28.8.0",
100
- "unplugin-vue-markdown": "^29.1.0",
100
+ "unplugin-vue-markdown": "^29.2.0",
101
101
  "untun": "^0.1.3",
102
102
  "uqr": "^0.1.2",
103
- "vite": "^7.1.6",
103
+ "vite": "^7.1.9",
104
104
  "vite-plugin-inspect": "^11.3.3",
105
105
  "vite-plugin-remote-assets": "^2.1.0",
106
- "vite-plugin-static-copy": "^3.1.2",
106
+ "vite-plugin-static-copy": "^3.1.3",
107
107
  "vite-plugin-vue-server-ref": "^1.0.0",
108
108
  "vitefu": "^1.1.1",
109
- "vue": "^3.5.21",
109
+ "vue": "^3.5.22",
110
110
  "yaml": "^2.8.1",
111
111
  "yargs": "^18.0.0",
112
- "@slidev/client": "52.2.3",
113
- "@slidev/types": "52.2.3",
114
- "@slidev/parser": "52.2.3"
112
+ "@slidev/client": "52.2.5",
113
+ "@slidev/parser": "52.2.5",
114
+ "@slidev/types": "52.2.5"
115
115
  },
116
116
  "devDependencies": {
117
117
  "@hedgedoc/markdown-it-plugins": "^2.1.4",