@teambit/mdx 0.0.668 → 0.0.671
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 +4 -4
- package/artifacts/env-template/public/{515.js → 934.js} +1 -1
- package/artifacts/env-template/public/assets-manifest.json +8 -8
- package/artifacts/env-template/public/{compositions.134256a485cc3f6fc737.js → compositions.5da2b9cb78bebea037d0.js} +1 -1
- package/artifacts/env-template/public/compositions.html +1 -1
- package/artifacts/env-template/public/{overview.0ed6962b0e464a023b43.js → overview.aa641ffdf90bb97fb674.js} +1 -1
- package/artifacts/env-template/public/overview.html +1 -1
- package/artifacts/env-template/public/preview-root.a1f71de58f10102ed2c6.js +1 -0
- package/artifacts/env-template/public/service-worker.js +1 -1
- package/artifacts/preview/teambit_mdx_mdx-preview.js +1 -1
- package/{compositions-1648142274038.js → compositions-1648386827284.js} +0 -0
- package/dist/mdx.docs.mdx +1 -1
- package/mdx.docs.mdx +1 -1
- package/{overview-1648142274038.js → overview-1648386827284.js} +0 -0
- package/package-tar/teambit-mdx-0.0.671.tgz +0 -0
- package/package.json +18 -18
- package/{preview-1648142274038.js → preview-1648386827284.js} +2 -2
- package/artifacts/env-template/public/preview-root.a143910d76fdcda013ea.js +0 -1
- package/package-tar/teambit-mdx-0.0.668.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.671",
|
|
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.671"
|
|
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.691",
|
|
19
19
|
"@teambit/compilation.modules.babel-compiler": "0.0.124",
|
|
20
|
-
"@teambit/compiler": "0.0.
|
|
20
|
+
"@teambit/compiler": "0.0.691",
|
|
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.
|
|
26
|
-
"@teambit/cli": "0.0.
|
|
27
|
-
"@teambit/generator": "0.0.
|
|
28
|
-
"@teambit/multi-compiler": "0.0.
|
|
29
|
-
"@teambit/react": "0.0.
|
|
22
|
+
"@teambit/dependency-resolver": "0.0.691",
|
|
23
|
+
"@teambit/docs": "0.0.691",
|
|
24
|
+
"@teambit/envs": "0.0.691",
|
|
25
|
+
"@teambit/babel": "0.0.691",
|
|
26
|
+
"@teambit/cli": "0.0.463",
|
|
27
|
+
"@teambit/generator": "0.0.691",
|
|
28
|
+
"@teambit/multi-compiler": "0.0.691",
|
|
29
|
+
"@teambit/react": "0.0.691",
|
|
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.691",
|
|
32
|
+
"@teambit/compositions": "0.0.691",
|
|
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.691",
|
|
35
|
+
"@teambit/ui": "0.0.691"
|
|
36
36
|
},
|
|
37
37
|
"devDependencies": {
|
|
38
38
|
"@types/fs-extra": "9.0.7",
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"@teambit/mdx.aspect-docs.mdx": "0.0.135"
|
|
49
49
|
},
|
|
50
50
|
"peerDependencies": {
|
|
51
|
-
"@teambit/legacy": "1.0.
|
|
51
|
+
"@teambit/legacy": "1.0.241",
|
|
52
52
|
"react-dom": "^16.8.0 || ^17.0.0",
|
|
53
53
|
"react": "^16.8.0 || ^17.0.0"
|
|
54
54
|
},
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
"react": "-"
|
|
77
77
|
},
|
|
78
78
|
"peerDependencies": {
|
|
79
|
-
"@teambit/legacy": "1.0.
|
|
79
|
+
"@teambit/legacy": "1.0.241",
|
|
80
80
|
"react-dom": "^16.8.0 || ^17.0.0",
|
|
81
81
|
"react": "^16.8.0 || ^17.0.0"
|
|
82
82
|
}
|
|
@@ -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.671/dist/mdx.composition.js')]
|
|
2
|
+
export const overview = [require('/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.mdx_mdx@0.0.671/dist/mdx.docs.mdx')]
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";(self.webpackChunk_teambit_legacy=self.webpackChunk_teambit_legacy||[]).push([[89],{},e=>{e.O(0,[283,750,420,515],(()=>{return a=49515,e(e.s=a);var a}));e.O()}]);
|
|
Binary file
|