@mx-space/cli 0.7.4 → 0.7.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.
package/dist/bin/mxs.mjs CHANGED
@@ -1,3 +1,3 @@
1
1
  #!/usr/bin/env node
2
- import { t as run } from "../mxs-CS9xZ2tO.mjs";
2
+ import { t as run } from "../mxs-BI2QVW9I.mjs";
3
3
  export { run };
package/dist/index.mjs CHANGED
@@ -1,2 +1,2 @@
1
- import { a as defaultMessageFor, c as tagToCode, i as codeForTag, l as toErrorEnvelope, n as defaultGlobalFlags, o as exitCodeForError, r as parseGlobalFlags, s as exitCodeForTag, t as run } from "./mxs-CS9xZ2tO.mjs";
1
+ import { a as defaultMessageFor, c as tagToCode, i as codeForTag, l as toErrorEnvelope, n as defaultGlobalFlags, o as exitCodeForError, r as parseGlobalFlags, s as exitCodeForTag, t as run } from "./mxs-BI2QVW9I.mjs";
2
2
  export { codeForTag, defaultGlobalFlags, defaultMessageFor, exitCodeForError, exitCodeForTag, parseGlobalFlags, run, tagToCode, toErrorEnvelope };
@@ -12618,7 +12618,7 @@ function customAlphabet(alphabet, size = 21) {
12618
12618
  return customRandom(alphabet, size, random);
12619
12619
  }
12620
12620
  //#endregion
12621
- //#region ../../node_modules/.pnpm/@haklex+rich-litexml@0.15.7/node_modules/@haklex/rich-litexml/dist/src-z3l9E6En.js
12621
+ //#region ../../node_modules/.pnpm/@haklex+rich-litexml@0.15.9/node_modules/@haklex/rich-litexml/dist/src-z3l9E6En.js
12622
12622
  var impl = null;
12623
12623
  function registerParseHTML(fn) {
12624
12624
  impl = fn;
@@ -24956,7 +24956,7 @@ function Document() {
24956
24956
  }
24957
24957
  setPrototypeOf(Document, Document$1).prototype = Document$1.prototype;
24958
24958
  //#endregion
24959
- //#region ../../node_modules/.pnpm/@haklex+rich-litexml@0.15.7/node_modules/@haklex/rich-litexml/dist/node.mjs
24959
+ //#region ../../node_modules/.pnpm/@haklex+rich-litexml@0.15.9/node_modules/@haklex/rich-litexml/dist/node.mjs
24960
24960
  registerParseHTML((html) => parseHTML(html).document);
24961
24961
  //#endregion
24962
24962
  //#region src/services/Renderer/content.ts
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mx-space/cli",
3
- "version": "0.7.4",
3
+ "version": "0.7.5",
4
4
  "description": "Command line interface for mx-space (mx-core) — auth, content, configuration",
5
5
  "keywords": [
6
6
  "mx-space",
@@ -53,8 +53,8 @@
53
53
  "@effect/platform": "0.96.1",
54
54
  "@effect/platform-node": "0.106.0",
55
55
  "@haklex/rich-headless": "0.13.0",
56
- "@haklex/rich-litexml": "0.15.7",
57
- "@haklex/rich-litexml-cli": "0.15.7",
56
+ "@haklex/rich-litexml": "0.15.9",
57
+ "@haklex/rich-litexml-cli": "0.15.9",
58
58
  "@lexical/headless": "^0.44.0",
59
59
  "better-auth": "^1.6.9",
60
60
  "effect": "3.21.2",