@xyd-js/content 0.0.0-build-9ca22ca-20250917180209 → 0.0.0-build-b0cd63e-20250918124110

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-9ca22ca-20250917180209
3
+ ## 0.0.0-build-b0cd63e-20250918124110
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-9ca22ca-20250917180209
10
- - @xyd-js/context@0.0.0-build-9ca22ca-20250917180209
11
- - @xyd-js/core@0.0.0-build-9ca22ca-20250917180209
12
- - @xyd-js/gql@0.0.0-build-9ca22ca-20250917180209
13
- - @xyd-js/openapi@0.0.0-build-9ca22ca-20250917180209
14
- - @xyd-js/sources@0.0.0-build-9ca22ca-20250917180209
9
+ - @xyd-js/components@0.0.0-build-b0cd63e-20250918124110
10
+ - @xyd-js/context@0.0.0-build-b0cd63e-20250918124110
11
+ - @xyd-js/core@0.0.0-build-b0cd63e-20250918124110
12
+ - @xyd-js/gql@0.0.0-build-b0cd63e-20250918124110
13
+ - @xyd-js/openapi@0.0.0-build-b0cd63e-20250918124110
14
+ - @xyd-js/sources@0.0.0-build-b0cd63e-20250918124110
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 = {};