@teambit/mdx 1.0.577 → 1.0.578
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/artifacts/env-template/public/{252.11e0703a184273479d97.js → 252.617c2253581111af5eec.js} +2 -2
- package/artifacts/env-template/public/{910.74f0a05c36039c6eb38d.js → 354.1bab2bf5cd6f44032907.js} +1 -1
- package/artifacts/env-template/public/{225.97be9b46a049bd4a5123.js → 92.9866d7edefc8957600e5.js} +1 -1
- package/artifacts/env-template/public/assets-manifest.json +14 -14
- package/artifacts/env-template/public/{compositions.cfc206d0c8a7f8166f85.js → compositions.4c324cdd26d1b22ad772.js} +1 -1
- package/artifacts/env-template/public/compositions.html +1 -1
- package/artifacts/env-template/public/{overview.7124157cc031ed3a220e.js → overview.9a7d7a15844fe8654cac.js} +1 -1
- package/artifacts/env-template/public/overview.html +1 -1
- package/artifacts/env-template/public/{peers.1827274af6bdb3e96afe.js → peers.ec532645a9a20ea3cdff.js} +1 -1
- package/artifacts/env-template/public/{preview-root.e23fc864301ae6fefba4.js → preview-root.937aac936f9be7791eb6.js} +1 -1
- package/{compositions-1742613610556.js → compositions-1742959196365.js} +1 -1
- package/dist/{preview-1742613610556.js → preview-1742959196365.js} +2 -2
- package/{overview-1742613610556.js → overview-1742959196365.js} +1 -1
- package/package.json +17 -17
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.mdx_mdx@1.0.
|
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.mdx_mdx@1.0.
|
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.mdx_mdx@1.0.578/dist/mdx.composition.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.mdx_mdx@1.0.578/dist/mdx.docs.mdx';
|
|
3
3
|
|
|
4
4
|
export const compositions = [compositions_0];
|
|
5
5
|
export const overview = [overview_0];
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
import { linkModules } from '/home/circleci/.bvm/versions/1.9.
|
|
2
|
+
import { linkModules } from '/home/circleci/.bvm/versions/1.9.106/bit-1.9.106/node_modules/@teambit/preview/dist/preview-modules.js';
|
|
3
3
|
|
|
4
4
|
import {defaultMainModule} from "/home/circleci/bit/bit/node_modules/@teambit/_local/preview-modules-0557d705b67dd1e1bccbac0bd34835a41036cf72.mjs";
|
|
5
5
|
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/mdx",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.578",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/mdx/mdx",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.mdx",
|
|
8
8
|
"name": "mdx",
|
|
9
|
-
"version": "1.0.
|
|
9
|
+
"version": "1.0.578"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@babel/core": "7.19.6",
|
|
@@ -28,23 +28,23 @@
|
|
|
28
28
|
"@teambit/component-id": "1.2.3",
|
|
29
29
|
"@teambit/mdx.generator.mdx-templates": "1.0.12",
|
|
30
30
|
"@teambit/design.ui.empty-box": "0.0.363",
|
|
31
|
-
"@teambit/builder": "1.0.
|
|
31
|
+
"@teambit/builder": "1.0.578",
|
|
32
32
|
"@teambit/compilation.modules.babel-compiler": "0.0.141",
|
|
33
|
-
"@teambit/compiler": "1.0.
|
|
34
|
-
"@teambit/dependency-resolver": "1.0.
|
|
35
|
-
"@teambit/docs": "1.0.
|
|
36
|
-
"@teambit/envs": "1.0.
|
|
37
|
-
"@teambit/logger": "0.0.
|
|
38
|
-
"@teambit/multi-compiler": "1.0.
|
|
39
|
-
"@teambit/react": "1.0.
|
|
33
|
+
"@teambit/compiler": "1.0.578",
|
|
34
|
+
"@teambit/dependency-resolver": "1.0.578",
|
|
35
|
+
"@teambit/docs": "1.0.578",
|
|
36
|
+
"@teambit/envs": "1.0.578",
|
|
37
|
+
"@teambit/logger": "0.0.1248",
|
|
38
|
+
"@teambit/multi-compiler": "1.0.578",
|
|
39
|
+
"@teambit/react": "1.0.578",
|
|
40
40
|
"@teambit/typescript.modules.ts-config-mutator": "0.0.85",
|
|
41
|
-
"@teambit/typescript": "1.0.
|
|
42
|
-
"@teambit/cli": "0.0.
|
|
43
|
-
"@teambit/generator": "1.0.
|
|
44
|
-
"@teambit/worker": "0.0.
|
|
45
|
-
"@teambit/compositions": "1.0.
|
|
46
|
-
"@teambit/tester": "1.0.
|
|
47
|
-
"@teambit/ui": "1.0.
|
|
41
|
+
"@teambit/typescript": "1.0.578",
|
|
42
|
+
"@teambit/cli": "0.0.1155",
|
|
43
|
+
"@teambit/generator": "1.0.579",
|
|
44
|
+
"@teambit/worker": "0.0.1459",
|
|
45
|
+
"@teambit/compositions": "1.0.578",
|
|
46
|
+
"@teambit/tester": "1.0.578",
|
|
47
|
+
"@teambit/ui": "1.0.578"
|
|
48
48
|
},
|
|
49
49
|
"devDependencies": {
|
|
50
50
|
"@types/fs-extra": "9.0.7",
|