@teambit/mdx 1.0.1078 → 1.0.1080
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/{109.5de9774a27faec9f3d0c.js → 252.3217f33c7b15fff9f2d6.js} +3 -3
- package/artifacts/env-template/public/{37.78ac1fd58759ceaeb799.js → 448.31cc3b63c4f56484390b.js} +2 -2
- package/artifacts/env-template/public/{734.08137b8a9850432b5143.js → 929.f3188c1e506a2252949b.js} +1 -1
- package/artifacts/env-template/public/assets-manifest.json +16 -16
- package/artifacts/env-template/public/{compositions.41b8a2af045dd31462e5.js → compositions.1b2ed809809e0599d997.js} +2 -2
- package/artifacts/env-template/public/compositions.html +1 -1
- package/artifacts/env-template/public/{overview.2d9061c499b542c7a0c6.js → overview.16ccf393cc389e00106e.js} +2 -2
- package/artifacts/env-template/public/overview.html +1 -1
- package/artifacts/env-template/public/{preview-root.dfb8dfa99e24c2271356.js → preview-root.e370e7054505519ecfde.js} +1 -1
- package/{compositions-1785069767283.js → compositions-1785260578779.js} +2 -2
- package/dist/{preview-1785069767283.js → preview-1785260578779.js} +2 -2
- package/{overview-1785069767283.js → overview-1785260578779.js} +2 -2
- package/package.json +17 -17
- /package/artifacts/env-template/public/{peers.0991b3dd188076212a86.js → peers.dc42f50e749f03295e6b.js} +0 -0
- /package/artifacts/env-template/public/static/css/{109.f6350688.css → 252.f6350688.css} +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.1080",
|
|
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.1080"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@mdx-js/mdx": "^3.1.1",
|
|
@@ -17,25 +17,25 @@
|
|
|
17
17
|
"core-js": "^3.0.0",
|
|
18
18
|
"@babel/runtime": "7.20.0",
|
|
19
19
|
"@teambit/harmony": "0.4.12",
|
|
20
|
-
"@teambit/mdx.deps-detectors.detective-mdx": "0.0.1",
|
|
21
20
|
"@teambit/mdx.modules.mdx-v3-options": "0.0.3",
|
|
22
21
|
"@teambit/mdx.compilers.mdx-multi-compiler": "2.0.46",
|
|
23
22
|
"@teambit/component-id": "1.2.4",
|
|
24
23
|
"@teambit/mdx.generator.mdx-templates": "1.0.14",
|
|
25
24
|
"@teambit/design.ui.empty-box": "0.0.364",
|
|
26
|
-
"@teambit/dependency-resolver": "1.0.
|
|
27
|
-
"@teambit/logger": "0.0.
|
|
28
|
-
"@teambit/
|
|
29
|
-
"@teambit/
|
|
30
|
-
"@teambit/
|
|
31
|
-
"@teambit/
|
|
32
|
-
"@teambit/
|
|
33
|
-
"@teambit/
|
|
34
|
-
"@teambit/
|
|
35
|
-
"@teambit/
|
|
36
|
-
"@teambit/
|
|
37
|
-
"@teambit/
|
|
38
|
-
"@teambit/
|
|
25
|
+
"@teambit/dependency-resolver": "1.0.1079",
|
|
26
|
+
"@teambit/logger": "0.0.1450",
|
|
27
|
+
"@teambit/mdx.deps-detectors.detective-mdx": "0.0.3",
|
|
28
|
+
"@teambit/docs": "1.0.1079",
|
|
29
|
+
"@teambit/builder": "1.0.1079",
|
|
30
|
+
"@teambit/compiler": "1.0.1079",
|
|
31
|
+
"@teambit/envs": "1.0.1079",
|
|
32
|
+
"@teambit/react": "1.0.1079",
|
|
33
|
+
"@teambit/cli": "0.0.1357",
|
|
34
|
+
"@teambit/generator": "1.0.1080",
|
|
35
|
+
"@teambit/worker": "0.0.1661",
|
|
36
|
+
"@teambit/compositions": "1.0.1079",
|
|
37
|
+
"@teambit/tester": "1.0.1079",
|
|
38
|
+
"@teambit/ui": "1.0.1079"
|
|
39
39
|
},
|
|
40
40
|
"devDependencies": {
|
|
41
41
|
"@types/react": "^19.0.0",
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"@types/react-dom": "^19.0.0",
|
|
47
47
|
"@types/jest": "^26.0.0",
|
|
48
48
|
"@types/testing-library__jest-dom": "5.9.5",
|
|
49
|
-
"@teambit/mdx.aspect-docs.mdx": "0.0.
|
|
49
|
+
"@teambit/mdx.aspect-docs.mdx": "0.0.181"
|
|
50
50
|
},
|
|
51
51
|
"peerDependencies": {},
|
|
52
52
|
"license": "SEE LICENSE IN UNLICENSED",
|
|
File without changes
|
|
File without changes
|