@xyd-js/content 0.0.0-build-6d83665-20250917173505 → 0.0.0-build-32dec05-20250918122519

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/CHANGELOG.md CHANGED
@@ -1,14 +1,14 @@
1
1
  # @xyd-js/content
2
2
 
3
- ## 0.0.0-build-6d83665-20250917173505
3
+ ## 0.0.0-build-32dec05-20250918122519
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - update all packages
8
8
  - Updated dependencies
9
- - @xyd-js/components@0.0.0-build-6d83665-20250917173505
10
- - @xyd-js/context@0.0.0-build-6d83665-20250917173505
11
- - @xyd-js/core@0.0.0-build-6d83665-20250917173505
12
- - @xyd-js/gql@0.0.0-build-6d83665-20250917173505
13
- - @xyd-js/openapi@0.0.0-build-6d83665-20250917173505
14
- - @xyd-js/sources@0.0.0-build-6d83665-20250917173505
9
+ - @xyd-js/components@0.0.0-build-32dec05-20250918122519
10
+ - @xyd-js/context@0.0.0-build-32dec05-20250918122519
11
+ - @xyd-js/core@0.0.0-build-32dec05-20250918122519
12
+ - @xyd-js/gql@0.0.0-build-32dec05-20250918122519
13
+ - @xyd-js/openapi@0.0.0-build-32dec05-20250918122519
14
+ - @xyd-js/sources@0.0.0-build-32dec05-20250918122519
package/dist/md.js CHANGED
@@ -9776,7 +9776,7 @@ function remarkParse(options) {
9776
9776
  }
9777
9777
  }
9778
9778
 
9779
- // ../../node_modules/.pnpm/remark-mdx@3.1.0/node_modules/remark-mdx/lib/index.js
9779
+ // ../../node_modules/.pnpm/remark-mdx@3.1.1/node_modules/remark-mdx/lib/index.js
9780
9780
  import { mdxFromMarkdown, mdxToMarkdown } from "mdast-util-mdx";
9781
9781
  import { mdxjs } from "micromark-extension-mdxjs";
9782
9782
  var emptyOptions = {};