fumadocs-core 16.4.0 → 16.4.1

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,6 +1,3 @@
1
- import {
2
- remarkImage
3
- } from "../chunk-5PMI7QDD.js";
4
1
  import {
5
2
  remarkMdxFiles
6
3
  } from "../chunk-ADBHPKXG.js";
@@ -33,16 +30,19 @@ import {
33
30
  import {
34
31
  remarkCodeTab
35
32
  } from "../chunk-CH7YHH7V.js";
36
- import {
37
- generateCodeBlockTabs,
38
- parseCodeBlockAttributes
39
- } from "../chunk-TWIDBWFG.js";
40
33
  import {
41
34
  remarkDirectiveAdmonition
42
35
  } from "../chunk-APKPSBSB.js";
43
36
  import {
44
37
  default as default2
45
38
  } from "../chunk-ONG4RVCR.js";
39
+ import {
40
+ remarkImage
41
+ } from "../chunk-5PMI7QDD.js";
42
+ import {
43
+ generateCodeBlockTabs,
44
+ parseCodeBlockAttributes
45
+ } from "../chunk-TWIDBWFG.js";
46
46
  import "../chunk-XN2LKXFZ.js";
47
47
  import {
48
48
  remarkHeading
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "fumadocs-core",
3
- "version": "16.4.0",
3
+ "version": "16.4.1",
4
4
  "description": "The React.js library for building a documentation website",
5
5
  "keywords": [
6
6
  "Fumadocs",