@teambit/mdx 0.0.681 → 0.0.684
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/{323.js → 114.js} +5 -1
- package/artifacts/env-template/public/{569.js → 694.js} +4 -2
- package/artifacts/env-template/public/750.js +2 -2
- package/artifacts/env-template/public/793.js +56 -26
- package/artifacts/env-template/public/assets-manifest.json +11 -11
- package/artifacts/env-template/public/{compositions.a52b3efdf0171bdadd9d.js → compositions.89f87b4c7d3b7c60e7c9.js} +1 -1
- package/artifacts/env-template/public/compositions.html +1 -1
- package/artifacts/env-template/public/{overview.b051461c89dbc0c6740e.js → overview.cc22456af6fecd4b9c4d.js} +1 -1
- package/artifacts/env-template/public/overview.html +1 -1
- package/artifacts/env-template/public/{preview-root.88805cd3500ab3e39c00.js → preview-root.94e10fd37290be85b239.js} +1 -1
- package/artifacts/env-template/public/service-worker.js +1 -1
- package/artifacts/preview/teambit_mdx_mdx-preview.js +2 -2
- package/{compositions-1649129006696.js → compositions-1649388249695.js} +0 -0
- package/dist/mdx.compiler.d.ts +1 -0
- package/dist/mdx.compiler.js +4 -0
- package/dist/mdx.compiler.js.map +1 -1
- package/dist/mdx.main.runtime.js.map +1 -1
- package/{overview-1649129006696.js → overview-1649388249695.js} +0 -0
- package/package-tar/teambit-mdx-0.0.684.tgz +0 -0
- package/package.json +20 -23
- package/{preview-1649129006696.js → preview-1649388249695.js} +2 -2
- package/tsconfig.json +4 -3
- package/package-tar/teambit-mdx-0.0.681.tgz +0 -0
package/package.json
CHANGED
|
@@ -1,38 +1,39 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/mdx",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.684",
|
|
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.684"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@teambit/harmony": "0.2.11",
|
|
13
13
|
"@babel/core": "7.12.17",
|
|
14
14
|
"fs-extra": "10.0.0",
|
|
15
15
|
"minimatch": "3.0.4",
|
|
16
|
+
"@babel/helper-plugin-test-runner": "7.16.7",
|
|
16
17
|
"@babel/runtime": "7.12.18",
|
|
17
18
|
"core-js": "^3.0.0",
|
|
18
|
-
"@teambit/builder": "0.0.
|
|
19
|
+
"@teambit/builder": "0.0.704",
|
|
19
20
|
"@teambit/compilation.modules.babel-compiler": "0.0.124",
|
|
20
|
-
"@teambit/compiler": "0.0.
|
|
21
|
+
"@teambit/compiler": "0.0.704",
|
|
21
22
|
"@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.
|
|
26
|
-
"@teambit/cli": "0.0.
|
|
27
|
-
"@teambit/generator": "0.0.
|
|
28
|
-
"@teambit/multi-compiler": "0.0.
|
|
29
|
-
"@teambit/react": "0.0.
|
|
30
|
-
"@teambit/typescript.modules.ts-config-mutator": "0.0.
|
|
31
|
-
"@teambit/typescript": "0.0.
|
|
32
|
-
"@teambit/compositions": "0.0.
|
|
23
|
+
"@teambit/dependency-resolver": "0.0.704",
|
|
24
|
+
"@teambit/docs": "0.0.704",
|
|
25
|
+
"@teambit/envs": "0.0.704",
|
|
26
|
+
"@teambit/babel": "0.0.704",
|
|
27
|
+
"@teambit/cli": "0.0.468",
|
|
28
|
+
"@teambit/generator": "0.0.704",
|
|
29
|
+
"@teambit/multi-compiler": "0.0.704",
|
|
30
|
+
"@teambit/react": "0.0.704",
|
|
31
|
+
"@teambit/typescript.modules.ts-config-mutator": "0.0.68",
|
|
32
|
+
"@teambit/typescript": "0.0.704",
|
|
33
|
+
"@teambit/compositions": "0.0.704",
|
|
33
34
|
"@teambit/design.ui.empty-box": "0.0.353",
|
|
34
|
-
"@teambit/tester": "0.0.
|
|
35
|
-
"@teambit/ui": "0.0.
|
|
35
|
+
"@teambit/tester": "0.0.704",
|
|
36
|
+
"@teambit/ui": "0.0.704"
|
|
36
37
|
},
|
|
37
38
|
"devDependencies": {
|
|
38
39
|
"@types/fs-extra": "9.0.7",
|
|
@@ -40,7 +41,6 @@
|
|
|
40
41
|
"@types/react": "^17.0.8",
|
|
41
42
|
"chai": "4.3.0",
|
|
42
43
|
"@types/chai": "4.2.15",
|
|
43
|
-
"@types/mocha": "9.1.0",
|
|
44
44
|
"@types/testing-library__jest-dom": "5.9.5",
|
|
45
45
|
"@types/jest": "^26.0.0",
|
|
46
46
|
"@types/react-dom": "^17.0.5",
|
|
@@ -48,7 +48,6 @@
|
|
|
48
48
|
"@teambit/mdx.aspect-docs.mdx": "0.0.137"
|
|
49
49
|
},
|
|
50
50
|
"peerDependencies": {
|
|
51
|
-
"@teambit/legacy": "1.0.243",
|
|
52
51
|
"react-dom": "^16.8.0 || ^17.0.0",
|
|
53
52
|
"react": "^16.8.0 || ^17.0.0"
|
|
54
53
|
},
|
|
@@ -58,25 +57,23 @@
|
|
|
58
57
|
"env": {},
|
|
59
58
|
"overrides": {
|
|
60
59
|
"dependencies": {
|
|
61
|
-
"@
|
|
60
|
+
"@babel/helper-plugin-test-runner": "7.16.7",
|
|
62
61
|
"@babel/runtime": "7.12.18",
|
|
63
62
|
"core-js": "^3.0.0",
|
|
64
63
|
"react-dom": "-",
|
|
65
64
|
"react": "-"
|
|
66
65
|
},
|
|
67
66
|
"devDependencies": {
|
|
68
|
-
"@teambit/legacy": "-",
|
|
69
|
-
"@types/mocha": "9.1.0",
|
|
70
67
|
"@types/testing-library__jest-dom": "5.9.5",
|
|
71
68
|
"@types/jest": "^26.0.0",
|
|
72
69
|
"@types/react-dom": "^17.0.5",
|
|
73
70
|
"@types/react": "^17.0.8",
|
|
74
71
|
"@types/node": "12.20.4",
|
|
72
|
+
"@types/mocha": "-",
|
|
75
73
|
"react-dom": "-",
|
|
76
74
|
"react": "-"
|
|
77
75
|
},
|
|
78
76
|
"peerDependencies": {
|
|
79
|
-
"@teambit/legacy": "1.0.243",
|
|
80
77
|
"react-dom": "^16.8.0 || ^17.0.0",
|
|
81
78
|
"react": "^16.8.0 || ^17.0.0"
|
|
82
79
|
}
|
|
@@ -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.684/dist/mdx.composition.js')]
|
|
2
|
+
export const overview = [require('/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.mdx_mdx@0.0.684/dist/mdx.docs.mdx')]
|
package/tsconfig.json
CHANGED
|
@@ -10,22 +10,23 @@
|
|
|
10
10
|
"target": "es2015",
|
|
11
11
|
"module": "commonjs",
|
|
12
12
|
"jsx": "react",
|
|
13
|
+
"allowJs": true,
|
|
14
|
+
"composite": true,
|
|
13
15
|
"declaration": true,
|
|
14
16
|
"sourceMap": true,
|
|
15
17
|
"skipLibCheck": true,
|
|
18
|
+
"outDir": "dist",
|
|
16
19
|
"moduleResolution": "node",
|
|
17
20
|
"esModuleInterop": true,
|
|
21
|
+
"rootDir": ".",
|
|
18
22
|
"resolveJsonModule": true,
|
|
19
|
-
"composite": true,
|
|
20
23
|
"emitDeclarationOnly": true,
|
|
21
|
-
"outDir": "dist",
|
|
22
24
|
"experimentalDecorators": true,
|
|
23
25
|
"emitDecoratorMetadata": true,
|
|
24
26
|
"allowSyntheticDefaultImports": true,
|
|
25
27
|
"strictPropertyInitialization": false,
|
|
26
28
|
"strict": true,
|
|
27
29
|
"noImplicitAny": false,
|
|
28
|
-
"rootDir": ".",
|
|
29
30
|
"preserveConstEnums": true
|
|
30
31
|
},
|
|
31
32
|
"exclude": [
|
|
Binary file
|