@teambit/mdx 0.0.676 → 0.0.679
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/__bit_junit.xml +5 -5
- package/artifacts/env-template/public/{392.js → 323.js} +1 -1
- package/artifacts/env-template/public/750.js +1 -5
- package/artifacts/env-template/public/793.js +5 -5
- package/artifacts/env-template/public/assets-manifest.json +8 -8
- package/artifacts/env-template/public/{compositions.627ab234dd88b8b1d9d8.js → compositions.b44276a46bcfed22ca78.js} +1 -1
- package/artifacts/env-template/public/compositions.html +1 -1
- package/artifacts/env-template/public/{overview.9e588a6b1bda03481b03.js → overview.a623c0d0b42a7d6539f5.js} +1 -1
- package/artifacts/env-template/public/overview.html +1 -1
- package/artifacts/env-template/public/{preview-root.433c6cdb0fbf2748347a.js → preview-root.137ea5429935c04a83a6.js} +1 -1
- package/artifacts/env-template/public/service-worker.js +1 -1
- package/artifacts/preview/static/css/teambit.mdx/{mdx-preview.82ab20d0.css → mdx-preview.09a1a8e2.css} +1 -1
- package/artifacts/preview/teambit_mdx_mdx-preview.js +7 -3
- package/{compositions-1648783740851.js → compositions-1649042627943.js} +0 -0
- package/dist/mdx.compiler.js +8 -9
- package/dist/mdx.compiler.js.map +1 -1
- package/{overview-1648783740851.js → overview-1649042627943.js} +0 -0
- package/package-tar/teambit-mdx-0.0.679.tgz +0 -0
- package/package.json +16 -16
- package/{preview-1648783740851.js → preview-1649042627943.js} +2 -2
- package/package-tar/teambit-mdx-0.0.676.tgz +0 -0
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/mdx",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.679",
|
|
4
4
|
"homepage": "https://bit.dev/teambit/mdx/mdx",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.mdx",
|
|
8
8
|
"name": "mdx",
|
|
9
|
-
"version": "0.0.
|
|
9
|
+
"version": "0.0.679"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@teambit/harmony": "0.2.11",
|
|
@@ -15,24 +15,24 @@
|
|
|
15
15
|
"minimatch": "3.0.4",
|
|
16
16
|
"@babel/runtime": "7.12.18",
|
|
17
17
|
"core-js": "^3.0.0",
|
|
18
|
-
"@teambit/builder": "0.0.
|
|
18
|
+
"@teambit/builder": "0.0.699",
|
|
19
19
|
"@teambit/compilation.modules.babel-compiler": "0.0.124",
|
|
20
|
-
"@teambit/compiler": "0.0.
|
|
20
|
+
"@teambit/compiler": "0.0.699",
|
|
21
21
|
"@teambit/mdx.modules.mdx-compiler": "0.0.488",
|
|
22
|
-
"@teambit/dependency-resolver": "0.0.
|
|
23
|
-
"@teambit/docs": "0.0.
|
|
24
|
-
"@teambit/envs": "0.0.
|
|
25
|
-
"@teambit/babel": "0.0.
|
|
22
|
+
"@teambit/dependency-resolver": "0.0.699",
|
|
23
|
+
"@teambit/docs": "0.0.699",
|
|
24
|
+
"@teambit/envs": "0.0.699",
|
|
25
|
+
"@teambit/babel": "0.0.699",
|
|
26
26
|
"@teambit/cli": "0.0.465",
|
|
27
|
-
"@teambit/generator": "0.0.
|
|
28
|
-
"@teambit/multi-compiler": "0.0.
|
|
29
|
-
"@teambit/react": "0.0.
|
|
27
|
+
"@teambit/generator": "0.0.699",
|
|
28
|
+
"@teambit/multi-compiler": "0.0.699",
|
|
29
|
+
"@teambit/react": "0.0.699",
|
|
30
30
|
"@teambit/typescript.modules.ts-config-mutator": "0.0.67",
|
|
31
|
-
"@teambit/typescript": "0.0.
|
|
32
|
-
"@teambit/compositions": "0.0.
|
|
31
|
+
"@teambit/typescript": "0.0.699",
|
|
32
|
+
"@teambit/compositions": "0.0.699",
|
|
33
33
|
"@teambit/design.ui.empty-box": "0.0.353",
|
|
34
|
-
"@teambit/tester": "0.0.
|
|
35
|
-
"@teambit/ui": "0.0.
|
|
34
|
+
"@teambit/tester": "0.0.699",
|
|
35
|
+
"@teambit/ui": "0.0.699"
|
|
36
36
|
},
|
|
37
37
|
"devDependencies": {
|
|
38
38
|
"@types/fs-extra": "9.0.7",
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
"@types/jest": "^26.0.0",
|
|
46
46
|
"@types/react-dom": "^17.0.5",
|
|
47
47
|
"@types/node": "12.20.4",
|
|
48
|
-
"@teambit/mdx.aspect-docs.mdx": "0.0.
|
|
48
|
+
"@teambit/mdx.aspect-docs.mdx": "0.0.137"
|
|
49
49
|
},
|
|
50
50
|
"peerDependencies": {
|
|
51
51
|
"@teambit/legacy": "1.0.243",
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export const compositions = [require('/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.mdx_mdx@0.0.
|
|
2
|
-
export const overview = [require('/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.mdx_mdx@0.0.
|
|
1
|
+
export const compositions = [require('/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.mdx_mdx@0.0.679/dist/mdx.composition.js')]
|
|
2
|
+
export const overview = [require('/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.mdx_mdx@0.0.679/dist/mdx.docs.mdx')]
|
|
Binary file
|