@teambit/mdx 0.0.1007 → 0.0.1008
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/{25.ef8bf9bced9e290ecc18.js → 175.02dd6e190b4e742ff05e.js} +2 -2
- package/artifacts/env-template/public/{679.15ab14355a2c219181f8.js → 679.0571e1afd61b53204bfc.js} +10 -18
- package/artifacts/env-template/public/assets-manifest.json +14 -14
- package/artifacts/env-template/public/{compositions.6793fbef2e774cf445dd.js → compositions.baf2d3ba530ac2a0f2ca.js} +1 -1
- package/artifacts/env-template/public/compositions.html +1 -1
- package/artifacts/env-template/public/{overview.4e4ceba12b8eb3114bf8.js → overview.125f1e2b7bc7517b0aa1.js} +1 -1
- package/artifacts/env-template/public/overview.html +1 -1
- package/artifacts/env-template/public/{peers.7ccab61bb5532cafc454.js → peers.69ac654ce2b9fcbfeed5.js} +1 -1
- package/artifacts/env-template/public/{preview-root.dd9629f699af462715e2.js → preview-root.e9db2de6c93c7a8ca06d.js} +1 -1
- package/artifacts/env-template/public/static/css/{679.ffe8c3f6.css → 679.b61a7638.css} +1 -1
- package/artifacts/preview/teambit_mdx_mdx-preview.js +1 -1
- package/artifacts/schema.json +3 -3
- package/dist/{preview-1680233251421.js → preview-1680406095586.js} +2 -2
- package/package-tar/teambit-mdx-0.0.1008.tgz +0 -0
- package/package.json +17 -17
- package/package-tar/teambit-mdx-0.0.1007.tgz +0 -0
- /package/{compositions-1680233251421.js → compositions-1680406095586.js} +0 -0
- /package/{overview-1680233251421.js → overview-1680406095586.js} +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.1008",
|
|
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": "0.0.
|
|
9
|
+
"version": "0.0.1008"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@babel/core": "7.19.6",
|
|
@@ -17,23 +17,23 @@
|
|
|
17
17
|
"@babel/runtime": "7.20.0",
|
|
18
18
|
"@teambit/harmony": "0.4.6",
|
|
19
19
|
"@teambit/design.ui.empty-box": "0.0.363",
|
|
20
|
-
"@teambit/builder": "0.0.
|
|
20
|
+
"@teambit/builder": "0.0.1028",
|
|
21
21
|
"@teambit/compilation.modules.babel-compiler": "0.0.133",
|
|
22
|
-
"@teambit/compiler": "0.0.
|
|
23
|
-
"@teambit/mdx.modules.mdx-compiler": "0.0.
|
|
24
|
-
"@teambit/dependency-resolver": "0.0.
|
|
25
|
-
"@teambit/docs": "0.0.
|
|
26
|
-
"@teambit/envs": "0.0.
|
|
27
|
-
"@teambit/babel": "0.0.
|
|
28
|
-
"@teambit/cli": "0.0.
|
|
29
|
-
"@teambit/generator": "0.0.
|
|
30
|
-
"@teambit/multi-compiler": "0.0.
|
|
31
|
-
"@teambit/react": "0.0.
|
|
22
|
+
"@teambit/compiler": "0.0.1028",
|
|
23
|
+
"@teambit/mdx.modules.mdx-compiler": "0.0.500",
|
|
24
|
+
"@teambit/dependency-resolver": "0.0.1028",
|
|
25
|
+
"@teambit/docs": "0.0.1028",
|
|
26
|
+
"@teambit/envs": "0.0.1028",
|
|
27
|
+
"@teambit/babel": "0.0.1028",
|
|
28
|
+
"@teambit/cli": "0.0.691",
|
|
29
|
+
"@teambit/generator": "0.0.1028",
|
|
30
|
+
"@teambit/multi-compiler": "0.0.1028",
|
|
31
|
+
"@teambit/react": "0.0.1028",
|
|
32
32
|
"@teambit/typescript.modules.ts-config-mutator": "0.0.76",
|
|
33
|
-
"@teambit/typescript": "0.0.
|
|
34
|
-
"@teambit/compositions": "0.0.
|
|
35
|
-
"@teambit/tester": "0.0.
|
|
36
|
-
"@teambit/ui": "0.0.
|
|
33
|
+
"@teambit/typescript": "0.0.1028",
|
|
34
|
+
"@teambit/compositions": "0.0.1028",
|
|
35
|
+
"@teambit/tester": "0.0.1028",
|
|
36
|
+
"@teambit/ui": "0.0.1028"
|
|
37
37
|
},
|
|
38
38
|
"devDependencies": {
|
|
39
39
|
"@types/fs-extra": "9.0.7",
|
|
Binary file
|
|
File without changes
|
|
File without changes
|