@slidev/cli 0.28.8 → 0.28.9

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,7 +1,7 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireWildcard(obj) { if (obj && obj.__esModule) { return obj; } else { var newObj = {}; if (obj != null) { for (var key in obj) { if (Object.prototype.hasOwnProperty.call(obj, key)) { newObj[key] = obj[key]; } } } newObj.default = obj; return newObj; } } function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
2
2
 
3
3
 
4
- var _chunkADOJPBM5js = require('./chunk-ADOJPBM5.js');
4
+ var _chunk7DP4LAWNjs = require('./chunk-7DP4LAWN.js');
5
5
 
6
6
 
7
7
 
@@ -655,12 +655,12 @@ async function build(options, viteConfig = {}) {
655
655
  let originalIndexHTML;
656
656
  if (_fsextra2.default.existsSync(indexPath))
657
657
  originalIndexHTML = await _fsextra2.default.readFile(indexPath, "utf-8");
658
- await _fsextra2.default.writeFile(indexPath, await _chunkADOJPBM5js.getIndexHtml.call(void 0, options), "utf-8");
658
+ await _fsextra2.default.writeFile(indexPath, await _chunk7DP4LAWNjs.getIndexHtml.call(void 0, options), "utf-8");
659
659
  let config = void 0;
660
660
  try {
661
661
  const inlineConfig = _vite.mergeConfig.call(void 0, viteConfig, {
662
662
  plugins: [
663
- await _chunkADOJPBM5js.ViteSlidevPlugin.call(void 0, options, pluginOptions),
663
+ await _chunk7DP4LAWNjs.ViteSlidevPlugin.call(void 0, options, pluginOptions),
664
664
  {
665
665
  name: "resolve-config",
666
666
  configResolved(_config) {
@@ -710,7 +710,7 @@ async function build(options, viteConfig = {}) {
710
710
  await _fsextra2.default.writeFile(redirectsPath, `${config.base}* ${config.base}index.html 200
711
711
  `, "utf-8");
712
712
  if ([true, "true", "auto"].includes(options.data.config.download)) {
713
- const { exportSlides } = await Promise.resolve().then(() => _chunkQT3EQ43Ajs.__toModule.call(void 0, _chunkQT3EQ43Ajs.__require.call(void 0, "./export-75HYECKB.js")));
713
+ const { exportSlides } = await Promise.resolve().then(() => _chunkQT3EQ43Ajs.__toModule.call(void 0, _chunkQT3EQ43Ajs.__require.call(void 0, "./export-OMYGNP7W.js")));
714
714
  const port = 12445;
715
715
  const app = _connect2.default.call(void 0, );
716
716
  const server = _http2.default.createServer(app);
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  ViteSlidevPlugin,
3
3
  getIndexHtml
4
- } from "./chunk-UM6ZQCRB.mjs";
4
+ } from "./chunk-GVUUNY2S.mjs";
5
5
  import {
6
6
  __require,
7
7
  __spreadValues,
@@ -710,7 +710,7 @@ async function build(options, viteConfig = {}) {
710
710
  await fs2.writeFile(redirectsPath, `${config.base}* ${config.base}index.html 200
711
711
  `, "utf-8");
712
712
  if ([true, "true", "auto"].includes(options.data.config.download)) {
713
- const { exportSlides } = await Promise.resolve().then(() => __toModule(__require("./export-QCGE4YB6.mjs")));
713
+ const { exportSlides } = await Promise.resolve().then(() => __toModule(__require("./export-64ZO3O77.mjs")));
714
714
  const port = 12445;
715
715
  const app = connect();
716
716
  const server = http.createServer(app);
@@ -1,6 +1,6 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkADOJPBM5js = require('./chunk-ADOJPBM5.js');
3
+ var _chunk7DP4LAWNjs = require('./chunk-7DP4LAWN.js');
4
4
 
5
5
 
6
6
  var _chunkQT3EQ43Ajs = require('./chunk-QT3EQ43A.js');
@@ -20,7 +20,7 @@ async function createServer(options, viteConfig = {}, serverOptions = {}) {
20
20
  ]
21
21
  },
22
22
  plugins: [
23
- await _chunkADOJPBM5js.ViteSlidevPlugin.call(void 0, options, pluginOptions, serverOptions)
23
+ await _chunk7DP4LAWNjs.ViteSlidevPlugin.call(void 0, options, pluginOptions, serverOptions)
24
24
  ]
25
25
  }));
26
26
  return server;
@@ -340,6 +340,7 @@ function createConfigPlugin(options) {
340
340
  "prettier/esm/parser-html",
341
341
  "prettier/esm/parser-typescript",
342
342
  "mermaid/dist/mermaid.min",
343
+ "mermaid/dist/mermaid",
343
344
  "vite-plugin-vue-server-ref/client"
344
345
  ],
345
346
  exclude: EXCLUDE
@@ -5371,7 +5371,7 @@ async function saveExternalSlide(slide) {
5371
5371
  _chunkQT3EQ43Ajs.init_cjs_shims.call(void 0, );
5372
5372
 
5373
5373
  // package.json
5374
- var version = "0.28.8";
5374
+ var version = "0.28.9";
5375
5375
 
5376
5376
  // node/themes.ts
5377
5377
  _chunkQT3EQ43Ajs.init_cjs_shims.call(void 0, );
@@ -5372,7 +5372,7 @@ async function saveExternalSlide(slide) {
5372
5372
  init_esm_shims();
5373
5373
 
5374
5374
  // package.json
5375
- var version = "0.28.8";
5375
+ var version = "0.28.9";
5376
5376
 
5377
5377
  // node/themes.ts
5378
5378
  init_esm_shims();
@@ -341,6 +341,7 @@ function createConfigPlugin(options) {
341
341
  "prettier/esm/parser-html",
342
342
  "prettier/esm/parser-typescript",
343
343
  "mermaid/dist/mermaid.min",
344
+ "mermaid/dist/mermaid",
344
345
  "vite-plugin-vue-server-ref/client"
345
346
  ],
346
347
  exclude: EXCLUDE
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  ViteSlidevPlugin
3
- } from "./chunk-UM6ZQCRB.mjs";
3
+ } from "./chunk-GVUUNY2S.mjs";
4
4
  import {
5
5
  init_esm_shims
6
6
  } from "./chunk-4OPORETI.mjs";
package/dist/cli.js CHANGED
@@ -1,6 +1,6 @@
1
1
  "use strict"; function _interopRequireWildcard(obj) { if (obj && obj.__esModule) { return obj; } else { var newObj = {}; if (obj != null) { for (var key in obj) { if (Object.prototype.hasOwnProperty.call(obj, key)) { newObj[key] = obj[key]; } } } newObj.default = obj; return newObj; } } function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
2
2
 
3
- var _chunkYBR5SIF5js = require('./chunk-YBR5SIF5.js');
3
+ var _chunk3GUS44Q2js = require('./chunk-3GUS44Q2.js');
4
4
 
5
5
 
6
6
 
@@ -8,10 +8,10 @@ var _chunkYBR5SIF5js = require('./chunk-YBR5SIF5.js');
8
8
 
9
9
 
10
10
 
11
- var _chunkZUBAOX5Tjs = require('./chunk-ZUBAOX5T.js');
11
+ var _chunk7EOQAS5Ajs = require('./chunk-7EOQAS5A.js');
12
12
 
13
13
 
14
- var _chunkADOJPBM5js = require('./chunk-ADOJPBM5.js');
14
+ var _chunk7DP4LAWNjs = require('./chunk-7DP4LAWN.js');
15
15
 
16
16
 
17
17
 
@@ -20,7 +20,7 @@ var _chunkQT3EQ43Ajs = require('./chunk-QT3EQ43A.js');
20
20
 
21
21
  // node/cli.ts
22
22
  _chunkQT3EQ43Ajs.init_cjs_shims.call(void 0, );
23
- var import_fast_deep_equal = _chunkQT3EQ43Ajs.__toModule.call(void 0, _chunkADOJPBM5js.require_fast_deep_equal.call(void 0, ));
23
+ var import_fast_deep_equal = _chunkQT3EQ43Ajs.__toModule.call(void 0, _chunk7DP4LAWNjs.require_fast_deep_equal.call(void 0, ));
24
24
  var _path = require('path'); var _path2 = _interopRequireDefault(_path);
25
25
  var _net = require('net'); var _net2 = _interopRequireDefault(_net);
26
26
  var _os = require('os'); var _os2 = _interopRequireDefault(_os);
@@ -38,7 +38,7 @@ var CONFIG_RESTART_FIELDS = [
38
38
  "routerMode",
39
39
  "fonts"
40
40
  ];
41
- var cli = _yargs2.default.scriptName("slidev").usage("$0 [args]").version(_chunkZUBAOX5Tjs.version).strict().showHelpOnFail(false).alias("h", "help").alias("v", "version");
41
+ var cli = _yargs2.default.scriptName("slidev").usage("$0 [args]").version(_chunk7EOQAS5Ajs.version).strict().showHelpOnFail(false).alias("h", "help").alias("v", "version");
42
42
  cli.command("* [entry]", "Start a local server for Slidev", (args) => commonOptions(args).option("port", {
43
43
  alias: "p",
44
44
  type: "number",
@@ -82,9 +82,9 @@ cli.command("* [entry]", "Start a local server for Slidev", (args) => commonOpti
82
82
  async function initServer() {
83
83
  if (server)
84
84
  await server.close();
85
- const options = await _chunkZUBAOX5Tjs.resolveOptions.call(void 0, { entry, theme }, "dev");
85
+ const options = await _chunk7EOQAS5Ajs.resolveOptions.call(void 0, { entry, theme }, "dev");
86
86
  port = userPort || await findFreePort(3030);
87
- server = await _chunkYBR5SIF5js.createServer.call(void 0, options, {
87
+ server = await _chunk3GUS44Q2js.createServer.call(void 0, options, {
88
88
  server: {
89
89
  port,
90
90
  strictPort: true,
@@ -95,7 +95,7 @@ cli.command("* [entry]", "Start a local server for Slidev", (args) => commonOpti
95
95
  logLevel: log
96
96
  }, {
97
97
  onDataReload(newData, data) {
98
- if (!theme && _chunkZUBAOX5Tjs.resolveThemeName.call(void 0, newData.config.theme) !== _chunkZUBAOX5Tjs.resolveThemeName.call(void 0, data.config.theme)) {
98
+ if (!theme && _chunk7EOQAS5Ajs.resolveThemeName.call(void 0, newData.config.theme) !== _chunk7EOQAS5Ajs.resolveThemeName.call(void 0, data.config.theme)) {
99
99
  console.log(_kolorist.yellow.call(void 0, "\n restarting on theme change\n"));
100
100
  initServer();
101
101
  } else if (CONFIG_RESTART_FIELDS.some((i) => !(0, import_fast_deep_equal.default)(newData.config[i], data.config[i]))) {
@@ -171,8 +171,8 @@ cli.command("build [entry]", "Build hostable SPA", (args) => commonOptions(args)
171
171
  type: "boolean",
172
172
  describe: "allow download as PDF"
173
173
  }).strict().help(), async ({ entry, theme, watch, base, download, out }) => {
174
- const { build } = await Promise.resolve().then(() => _chunkQT3EQ43Ajs.__toModule.call(void 0, _chunkQT3EQ43Ajs.__require.call(void 0, "./build-E6BBKMUU.js")));
175
- const options = await _chunkZUBAOX5Tjs.resolveOptions.call(void 0, { entry, theme }, "build");
174
+ const { build } = await Promise.resolve().then(() => _chunkQT3EQ43Ajs.__toModule.call(void 0, _chunkQT3EQ43Ajs.__require.call(void 0, "./build-LNYEZJHB.js")));
175
+ const options = await _chunk7EOQAS5Ajs.resolveOptions.call(void 0, { entry, theme }, "build");
176
176
  if (download && !options.data.config.download)
177
177
  options.data.config.download = download;
178
178
  printInfo(options);
@@ -185,26 +185,26 @@ cli.command("build [entry]", "Build hostable SPA", (args) => commonOptions(args)
185
185
  });
186
186
  });
187
187
  cli.command("format [entry]", "Format the markdown file", (args) => commonOptions(args).strict().help(), async ({ entry }) => {
188
- const data = await _chunkZUBAOX5Tjs.fs_exports.load(entry);
189
- _chunkZUBAOX5Tjs.fs_exports.prettify(data);
190
- await _chunkZUBAOX5Tjs.fs_exports.save(data);
188
+ const data = await _chunk7EOQAS5Ajs.fs_exports.load(entry);
189
+ _chunk7EOQAS5Ajs.fs_exports.prettify(data);
190
+ await _chunk7EOQAS5Ajs.fs_exports.save(data);
191
191
  });
192
192
  cli.command("theme [subcommand]", "Theme related operations", (command) => {
193
193
  return command.command("eject", "Eject current theme into local file system", (args) => commonOptions(args).option("dir", {
194
194
  type: "string",
195
195
  default: "theme"
196
196
  }), async ({ entry, dir, theme: themeInput }) => {
197
- const data = await _chunkZUBAOX5Tjs.fs_exports.load(entry);
198
- const theme = _chunkZUBAOX5Tjs.resolveThemeName.call(void 0, themeInput || data.config.theme);
197
+ const data = await _chunk7EOQAS5Ajs.fs_exports.load(entry);
198
+ const theme = _chunk7EOQAS5Ajs.resolveThemeName.call(void 0, themeInput || data.config.theme);
199
199
  if (theme === "none") {
200
200
  console.error('Can not eject theme "none"');
201
201
  process.exit(1);
202
202
  }
203
- if (_chunkZUBAOX5Tjs.isPath.call(void 0, theme)) {
203
+ if (_chunk7EOQAS5Ajs.isPath.call(void 0, theme)) {
204
204
  console.error("Theme is already ejected");
205
205
  process.exit(1);
206
206
  }
207
- const roots = _chunkZUBAOX5Tjs.getThemeRoots.call(void 0, theme, entry);
207
+ const roots = _chunk7EOQAS5Ajs.getThemeRoots.call(void 0, theme, entry);
208
208
  if (!roots.length) {
209
209
  console.error(`Does not found theme "${theme}"`);
210
210
  process.exit(1);
@@ -216,7 +216,7 @@ cli.command("theme [subcommand]", "Theme related operations", (command) => {
216
216
  const dirPath = `./${dir}`;
217
217
  data.slides[0].frontmatter.theme = dirPath;
218
218
  data.slides[0].raw = null;
219
- await _chunkZUBAOX5Tjs.fs_exports.save(data);
219
+ await _chunk7EOQAS5Ajs.fs_exports.save(data);
220
220
  console.log(`Theme "${theme}" ejected successfully to "${dirPath}"`);
221
221
  });
222
222
  }, () => {
@@ -259,16 +259,16 @@ cli.command("export [entry]", "Export slides to PDF", (args) => commonOptions(ar
259
259
  }) => {
260
260
  output = output || `${_path2.default.basename(entry, ".md")}-export`;
261
261
  process.env.NODE_ENV = "production";
262
- const { exportSlides } = await Promise.resolve().then(() => _chunkQT3EQ43Ajs.__toModule.call(void 0, _chunkQT3EQ43Ajs.__require.call(void 0, "./export-75HYECKB.js")));
262
+ const { exportSlides } = await Promise.resolve().then(() => _chunkQT3EQ43Ajs.__toModule.call(void 0, _chunkQT3EQ43Ajs.__require.call(void 0, "./export-OMYGNP7W.js")));
263
263
  const port = await findFreePort(12445);
264
- const options = await _chunkZUBAOX5Tjs.resolveOptions.call(void 0, { entry, theme }, "build");
265
- const server = await _chunkYBR5SIF5js.createServer.call(void 0, options, {
264
+ const options = await _chunk7EOQAS5Ajs.resolveOptions.call(void 0, { entry, theme }, "build");
265
+ const server = await _chunk3GUS44Q2js.createServer.call(void 0, options, {
266
266
  server: { port },
267
267
  clearScreen: false
268
268
  });
269
269
  await server.listen(port);
270
270
  printInfo(options);
271
- _chunkZUBAOX5Tjs.fs_exports.filterDisabled(options.data);
271
+ _chunk7EOQAS5Ajs.fs_exports.filterDisabled(options.data);
272
272
  const width = 1920;
273
273
  const height = Math.round(width / options.data.config.aspectRatio);
274
274
  output = await exportSlides({
@@ -305,7 +305,7 @@ function printInfo(options, port, remote) {
305
305
  console.log();
306
306
  console.log();
307
307
  console.log(` ${_kolorist.cyan.call(void 0, "\u25CF") + _kolorist.blue.call(void 0, "\u25A0") + _kolorist.yellow.call(void 0, "\u25B2")}`);
308
- console.log(`${_kolorist.bold.call(void 0, " Slidev")} ${_kolorist.blue.call(void 0, `v${_chunkZUBAOX5Tjs.version}`)} ${_isinstalledglobally2.default ? _kolorist.yellow.call(void 0, "(global)") : ""}`);
308
+ console.log(`${_kolorist.bold.call(void 0, " Slidev")} ${_kolorist.blue.call(void 0, `v${_chunk7EOQAS5Ajs.version}`)} ${_isinstalledglobally2.default ? _kolorist.yellow.call(void 0, "(global)") : ""}`);
309
309
  console.log();
310
310
  console.log(_kolorist.dim.call(void 0, " theme ") + (options.theme ? _kolorist.green.call(void 0, options.theme) : _kolorist.gray.call(void 0, "none")));
311
311
  console.log(_kolorist.dim.call(void 0, " entry ") + _kolorist.dim.call(void 0, _path2.default.dirname(options.entry) + _path2.default.sep) + _path2.default.basename(options.entry));
package/dist/cli.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  createServer
3
- } from "./chunk-CU4J7EH2.mjs";
3
+ } from "./chunk-QAJFKNCE.mjs";
4
4
  import {
5
5
  fs_exports,
6
6
  getThemeRoots,
@@ -8,10 +8,10 @@ import {
8
8
  resolveOptions,
9
9
  resolveThemeName,
10
10
  version
11
- } from "./chunk-Q4KPSLXX.mjs";
11
+ } from "./chunk-G3ZLZVFZ.mjs";
12
12
  import {
13
13
  require_fast_deep_equal
14
- } from "./chunk-UM6ZQCRB.mjs";
14
+ } from "./chunk-GVUUNY2S.mjs";
15
15
  import {
16
16
  __dirname,
17
17
  __require,
@@ -172,7 +172,7 @@ cli.command("build [entry]", "Build hostable SPA", (args) => commonOptions(args)
172
172
  type: "boolean",
173
173
  describe: "allow download as PDF"
174
174
  }).strict().help(), async ({ entry, theme, watch, base, download, out }) => {
175
- const { build } = await Promise.resolve().then(() => __toModule(__require("./build-QV3SLG6A.mjs")));
175
+ const { build } = await Promise.resolve().then(() => __toModule(__require("./build-UAXLRRRY.mjs")));
176
176
  const options = await resolveOptions({ entry, theme }, "build");
177
177
  if (download && !options.data.config.download)
178
178
  options.data.config.download = download;
@@ -260,7 +260,7 @@ cli.command("export [entry]", "Export slides to PDF", (args) => commonOptions(ar
260
260
  }) => {
261
261
  output = output || `${path.basename(entry, ".md")}-export`;
262
262
  process.env.NODE_ENV = "production";
263
- const { exportSlides } = await Promise.resolve().then(() => __toModule(__require("./export-QCGE4YB6.mjs")));
263
+ const { exportSlides } = await Promise.resolve().then(() => __toModule(__require("./export-64ZO3O77.mjs")));
264
264
  const port = await findFreePort(12445);
265
265
  const options = await resolveOptions({ entry, theme }, "build");
266
266
  const server = await createServer(options, {
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  packageExists
3
- } from "./chunk-Q4KPSLXX.mjs";
3
+ } from "./chunk-G3ZLZVFZ.mjs";
4
4
  import {
5
5
  __require,
6
6
  __toModule,
@@ -1,6 +1,6 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
2
2
 
3
- var _chunkZUBAOX5Tjs = require('./chunk-ZUBAOX5T.js');
3
+ var _chunk7EOQAS5Ajs = require('./chunk-7EOQAS5A.js');
4
4
 
5
5
 
6
6
 
@@ -62,7 +62,7 @@ async function exportSlides({
62
62
  height = 1080,
63
63
  withClicks = false
64
64
  }) {
65
- if (!_chunkZUBAOX5Tjs.packageExists.call(void 0, "playwright-chromium"))
65
+ if (!_chunk7EOQAS5Ajs.packageExists.call(void 0, "playwright-chromium"))
66
66
  throw new Error("The exporting for Slidev is powered by Playwright, please installed it via `npm i -D playwright-chromium`");
67
67
  const { chromium } = await Promise.resolve().then(() => _chunkQT3EQ43Ajs.__toModule.call(void 0, _chunkQT3EQ43Ajs.__require.call(void 0, "playwright-chromium")));
68
68
  const browser = await chromium.launch();
package/dist/index.js CHANGED
@@ -1,6 +1,6 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkYBR5SIF5js = require('./chunk-YBR5SIF5.js');
3
+ var _chunk3GUS44Q2js = require('./chunk-3GUS44Q2.js');
4
4
 
5
5
 
6
6
 
@@ -9,11 +9,11 @@ var _chunkYBR5SIF5js = require('./chunk-YBR5SIF5.js');
9
9
 
10
10
 
11
11
 
12
- var _chunkZUBAOX5Tjs = require('./chunk-ZUBAOX5T.js');
12
+ var _chunk7EOQAS5Ajs = require('./chunk-7EOQAS5A.js');
13
13
 
14
14
 
15
15
 
16
- var _chunkADOJPBM5js = require('./chunk-ADOJPBM5.js');
16
+ var _chunk7DP4LAWNjs = require('./chunk-7DP4LAWN.js');
17
17
 
18
18
 
19
19
  var _chunkQT3EQ43Ajs = require('./chunk-QT3EQ43A.js');
@@ -34,4 +34,4 @@ _chunkQT3EQ43Ajs.init_cjs_shims.call(void 0, );
34
34
 
35
35
 
36
36
 
37
- exports.ViteSlidevPlugin = _chunkADOJPBM5js.ViteSlidevPlugin; exports.createServer = _chunkYBR5SIF5js.createServer; exports.createWindiCSSPlugin = _chunkADOJPBM5js.createWindiCSSPlugin; exports.getCLIRoot = _chunkZUBAOX5Tjs.getCLIRoot; exports.getClientRoot = _chunkZUBAOX5Tjs.getClientRoot; exports.getThemeRoots = _chunkZUBAOX5Tjs.getThemeRoots; exports.getUserRoot = _chunkZUBAOX5Tjs.getUserRoot; exports.isPath = _chunkZUBAOX5Tjs.isPath; exports.parser = _chunkZUBAOX5Tjs.fs_exports; exports.resolveOptions = _chunkZUBAOX5Tjs.resolveOptions;
37
+ exports.ViteSlidevPlugin = _chunk7DP4LAWNjs.ViteSlidevPlugin; exports.createServer = _chunk3GUS44Q2js.createServer; exports.createWindiCSSPlugin = _chunk7DP4LAWNjs.createWindiCSSPlugin; exports.getCLIRoot = _chunk7EOQAS5Ajs.getCLIRoot; exports.getClientRoot = _chunk7EOQAS5Ajs.getClientRoot; exports.getThemeRoots = _chunk7EOQAS5Ajs.getThemeRoots; exports.getUserRoot = _chunk7EOQAS5Ajs.getUserRoot; exports.isPath = _chunk7EOQAS5Ajs.isPath; exports.parser = _chunk7EOQAS5Ajs.fs_exports; exports.resolveOptions = _chunk7EOQAS5Ajs.resolveOptions;
package/dist/index.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  createServer
3
- } from "./chunk-CU4J7EH2.mjs";
3
+ } from "./chunk-QAJFKNCE.mjs";
4
4
  import {
5
5
  fs_exports,
6
6
  getCLIRoot,
@@ -9,11 +9,11 @@ import {
9
9
  getUserRoot,
10
10
  isPath,
11
11
  resolveOptions
12
- } from "./chunk-Q4KPSLXX.mjs";
12
+ } from "./chunk-G3ZLZVFZ.mjs";
13
13
  import {
14
14
  ViteSlidevPlugin,
15
15
  createWindiCSSPlugin
16
- } from "./chunk-UM6ZQCRB.mjs";
16
+ } from "./chunk-GVUUNY2S.mjs";
17
17
  import {
18
18
  init_esm_shims
19
19
  } from "./chunk-4OPORETI.mjs";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@slidev/cli",
3
- "version": "0.28.8",
3
+ "version": "0.28.9",
4
4
  "description": "Presentation slides for developers",
5
5
  "homepage": "https://sli.dev",
6
6
  "bugs": "https://github.com/slidevjs/slidev/issues",
@@ -42,9 +42,9 @@
42
42
  "@antfu/utils": "^0.5.0",
43
43
  "@iconify-json/carbon": "^1.1.1",
44
44
  "@iconify-json/ph": "^1.1.0",
45
- "@slidev/client": "0.28.8",
46
- "@slidev/parser": "0.28.8",
47
- "@slidev/types": "0.28.8",
45
+ "@slidev/client": "0.28.9",
46
+ "@slidev/parser": "0.28.9",
47
+ "@slidev/types": "0.28.9",
48
48
  "@vitejs/plugin-vue": "^2.2.2",
49
49
  "@vue/compiler-sfc": "^3.2.31",
50
50
  "cli-progress": "^3.10.0",