@teambit/mdx 1.0.150 → 1.0.152
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/{310.3388e9b3875210967882.js → 310.6dcbc4594b57ddcc9640.js} +11 -11
- package/artifacts/env-template/public/{146.84f9c9d97cfad2e3cf6a.js → 657.7c838c0b579e7248f01e.js} +4 -4
- package/artifacts/env-template/public/{420.950d8f64d8002c371b03.js → 700.84f8d989e2f956247dd2.js} +2 -2
- package/artifacts/env-template/public/assets-manifest.json +16 -16
- package/artifacts/env-template/public/{compositions.33952832996059b8fcda.js → compositions.365fdfe68d7eba5a37f9.js} +3 -3
- package/artifacts/env-template/public/compositions.html +1 -1
- package/artifacts/env-template/public/{overview.2baa8f6f1c565791f0fb.js → overview.8fe854e04aa9d1f095e0.js} +1 -1
- package/artifacts/env-template/public/overview.html +1 -1
- package/artifacts/env-template/public/{peers.1ae035c42ee4ccf6be49.js → peers.58b5ef46b38eb6116fe5.js} +1 -1
- package/artifacts/env-template/public/{preview-root.19740a1f55a7af7fe35e.js → preview-root.5f9137a08d00376ca770.js} +1 -1
- package/artifacts/env-template/public/static/css/{310.b1f2b2a8.css → 310.354fd273.css} +1 -1
- package/dist/{preview-1706671044097.js → preview-1706757518460.js} +2 -2
- package/package.json +18 -18
- /package/{compositions-1706671044097.js → compositions-1706757518460.js} +0 -0
- /package/{overview-1706671044097.js → overview-1706757518460.js} +0 -0
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/mdx",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.152",
|
|
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.152"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@babel/core": "7.19.6",
|
|
@@ -26,24 +26,24 @@
|
|
|
26
26
|
"@teambit/component-id": "1.2.0",
|
|
27
27
|
"@teambit/mdx.generator.mdx-templates": "1.0.10",
|
|
28
28
|
"@teambit/design.ui.empty-box": "0.0.363",
|
|
29
|
-
"@teambit/builder": "1.0.
|
|
29
|
+
"@teambit/builder": "1.0.152",
|
|
30
30
|
"@teambit/compilation.modules.babel-compiler": "0.0.139",
|
|
31
|
-
"@teambit/compiler": "1.0.
|
|
32
|
-
"@teambit/dependency-resolver": "1.0.
|
|
33
|
-
"@teambit/docs": "1.0.
|
|
34
|
-
"@teambit/envs": "1.0.
|
|
35
|
-
"@teambit/babel": "1.0.
|
|
36
|
-
"@teambit/cli": "0.0.
|
|
37
|
-
"@teambit/generator": "1.0.
|
|
38
|
-
"@teambit/logger": "0.0.
|
|
39
|
-
"@teambit/multi-compiler": "1.0.
|
|
40
|
-
"@teambit/react": "1.0.
|
|
31
|
+
"@teambit/compiler": "1.0.152",
|
|
32
|
+
"@teambit/dependency-resolver": "1.0.152",
|
|
33
|
+
"@teambit/docs": "1.0.152",
|
|
34
|
+
"@teambit/envs": "1.0.152",
|
|
35
|
+
"@teambit/babel": "1.0.152",
|
|
36
|
+
"@teambit/cli": "0.0.850",
|
|
37
|
+
"@teambit/generator": "1.0.153",
|
|
38
|
+
"@teambit/logger": "0.0.943",
|
|
39
|
+
"@teambit/multi-compiler": "1.0.152",
|
|
40
|
+
"@teambit/react": "1.0.152",
|
|
41
41
|
"@teambit/typescript.modules.ts-config-mutator": "0.0.82",
|
|
42
|
-
"@teambit/typescript": "1.0.
|
|
43
|
-
"@teambit/worker": "0.0.
|
|
44
|
-
"@teambit/compositions": "1.0.
|
|
45
|
-
"@teambit/tester": "1.0.
|
|
46
|
-
"@teambit/ui": "1.0.
|
|
42
|
+
"@teambit/typescript": "1.0.152",
|
|
43
|
+
"@teambit/worker": "0.0.1154",
|
|
44
|
+
"@teambit/compositions": "1.0.152",
|
|
45
|
+
"@teambit/tester": "1.0.152",
|
|
46
|
+
"@teambit/ui": "1.0.152"
|
|
47
47
|
},
|
|
48
48
|
"devDependencies": {
|
|
49
49
|
"@types/fs-extra": "9.0.7",
|
|
File without changes
|
|
File without changes
|