@slidev/cli 51.8.2 → 52.0.0

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-BC4uxnur.js";
1
+ import { resolveViteConfigs } from "./shared-B9qiqcmG.js";
2
2
  import "./resolver-BShaA6qw.js";
3
3
  import fs from "node:fs/promises";
4
4
  import { join, resolve } from "node:path";
package/dist/cli.js CHANGED
@@ -1,6 +1,6 @@
1
- import { getThemeMeta, loadSetups, parser, resolveAddons, resolveOptions, resolveTheme, updateFrontmatterPatch, version } from "./shared-BC4uxnur.js";
1
+ import { getThemeMeta, loadSetups, parser, resolveAddons, resolveOptions, resolveTheme, updateFrontmatterPatch, version } from "./shared-B9qiqcmG.js";
2
2
  import { getRoots, isInstalledGlobally, resolveEntry } from "./resolver-BShaA6qw.js";
3
- import { createServer } from "./serve-CwwupxEq.js";
3
+ import { createServer } from "./serve-DQvUapLI.js";
4
4
  import { exec } from "node:child_process";
5
5
  import fs from "node:fs/promises";
6
6
  import os from "node:os";
@@ -295,7 +295,7 @@ cli.command("build [entry..]", "Build hostable SPA", (args) => exportOptions(com
295
295
  describe: "enable the inspect plugin for debugging"
296
296
  }).strict().help(), async (args) => {
297
297
  const { entry, theme, base, download, out, inspect } = args;
298
- const { build } = await import("./build-DbJ651Nz.js");
298
+ const { build } = await import("./build-DoDZ6Gwg.js");
299
299
  for (const entryFile of entry) {
300
300
  const options = await resolveOptions({
301
301
  entry: entryFile,
package/dist/index.js CHANGED
@@ -1,5 +1,5 @@
1
- import { ViteSlidevPlugin, createDataUtils, parser, resolveOptions } from "./shared-BC4uxnur.js";
1
+ import { ViteSlidevPlugin, createDataUtils, parser, resolveOptions } from "./shared-B9qiqcmG.js";
2
2
  import "./resolver-BShaA6qw.js";
3
- import { createServer } from "./serve-CwwupxEq.js";
3
+ import { createServer } from "./serve-DQvUapLI.js";
4
4
 
5
5
  export { ViteSlidevPlugin, createDataUtils, createServer, parser, resolveOptions };
@@ -1,4 +1,4 @@
1
- import { resolveViteConfigs } from "./shared-BC4uxnur.js";
1
+ import { resolveViteConfigs } from "./shared-B9qiqcmG.js";
2
2
  import { join } from "node:path";
3
3
  import process from "node:process";
4
4
  import { createServer } from "vite";
@@ -43,7 +43,7 @@ import Vue from "@vitejs/plugin-vue";
43
43
  import VueJsx from "@vitejs/plugin-vue-jsx";
44
44
 
45
45
  //#region package.json
46
- var version = "51.8.2";
46
+ var version = "52.0.0";
47
47
 
48
48
  //#endregion
49
49
  //#region node/syntax/markdown-it/markdown-it-link.ts
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@slidev/cli",
3
3
  "type": "module",
4
- "version": "51.8.2",
4
+ "version": "52.0.0",
5
5
  "description": "Presentation slides for developers",
6
6
  "author": "Anthony Fu <anthonyfu117@hotmail.com>",
7
7
  "license": "MIT",
@@ -42,19 +42,19 @@
42
42
  }
43
43
  },
44
44
  "dependencies": {
45
- "@antfu/ni": "^24.4.0",
45
+ "@antfu/ni": "^25.0.0",
46
46
  "@antfu/utils": "^9.2.0",
47
- "@iconify-json/carbon": "^1.2.9",
47
+ "@iconify-json/carbon": "^1.2.10",
48
48
  "@iconify-json/ph": "^1.2.2",
49
49
  "@iconify-json/svg-spinners": "^1.2.2",
50
50
  "@lillallol/outline-pdf": "^4.0.0",
51
- "@shikijs/markdown-it": "^3.6.0",
52
- "@shikijs/twoslash": "^3.6.0",
53
- "@shikijs/vitepress-twoslash": "^3.6.0",
54
- "@unocss/extractor-mdc": "^66.2.0",
55
- "@unocss/reset": "^66.2.0",
56
- "@vitejs/plugin-vue": "^5.2.4",
57
- "@vitejs/plugin-vue-jsx": "^4.2.0",
51
+ "@shikijs/markdown-it": "^3.7.0",
52
+ "@shikijs/twoslash": "^3.7.0",
53
+ "@shikijs/vitepress-twoslash": "^3.7.0",
54
+ "@unocss/extractor-mdc": "^66.3.2",
55
+ "@unocss/reset": "^66.3.2",
56
+ "@vitejs/plugin-vue": "^6.0.0",
57
+ "@vitejs/plugin-vue-jsx": "^5.0.0",
58
58
  "ansis": "^4.1.0",
59
59
  "chokidar": "^4.0.3",
60
60
  "cli-progress": "^3.12.0",
@@ -82,36 +82,36 @@
82
82
  "picomatch": "^4.0.2",
83
83
  "plantuml-encoder": "^1.4.0",
84
84
  "postcss-nested": "^7.0.2",
85
- "pptxgenjs": "^4.0.0",
85
+ "pptxgenjs": "^4.0.1",
86
86
  "prompts": "^2.4.2",
87
87
  "public-ip": "^7.0.1",
88
88
  "resolve-from": "^5.0.0",
89
89
  "resolve-global": "^2.0.0",
90
90
  "semver": "^7.7.2",
91
- "shiki": "^3.6.0",
91
+ "shiki": "^3.7.0",
92
92
  "shiki-magic-move": "^1.1.0",
93
93
  "sirv": "^3.0.1",
94
94
  "source-map-js": "^1.2.1",
95
95
  "typescript": "^5.8.3",
96
- "unhead": "^2.0.10",
97
- "unocss": "^66.2.0",
96
+ "unhead": "^2.0.11",
97
+ "unocss": "^66.3.2",
98
98
  "unplugin-icons": "^22.1.0",
99
- "unplugin-vue-components": "^28.7.0",
100
- "unplugin-vue-markdown": "^28.3.1",
99
+ "unplugin-vue-components": "^28.8.0",
100
+ "unplugin-vue-markdown": "^29.0.0",
101
101
  "untun": "^0.1.3",
102
102
  "uqr": "^0.1.2",
103
- "vite": "^6.3.5",
104
- "vite-plugin-inspect": "^11.1.0",
103
+ "vite": "^7.0.0",
104
+ "vite-plugin-inspect": "^11.3.0",
105
105
  "vite-plugin-remote-assets": "^2.0.0",
106
- "vite-plugin-static-copy": "^3.0.0",
106
+ "vite-plugin-static-copy": "^3.1.0",
107
107
  "vite-plugin-vue-server-ref": "^1.0.0",
108
- "vitefu": "^1.0.6",
109
- "vue": "^3.5.16",
108
+ "vitefu": "^1.0.7",
109
+ "vue": "^3.5.17",
110
110
  "yaml": "^2.8.0",
111
- "yargs": "^17.7.2",
112
- "@slidev/client": "51.8.2",
113
- "@slidev/parser": "51.8.2",
114
- "@slidev/types": "51.8.2"
111
+ "yargs": "^18.0.0",
112
+ "@slidev/client": "52.0.0",
113
+ "@slidev/parser": "52.0.0",
114
+ "@slidev/types": "52.0.0"
115
115
  },
116
116
  "devDependencies": {
117
117
  "@hedgedoc/markdown-it-plugins": "^2.1.4",