@teambit/mdx 0.0.1111 → 0.0.1113
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/{733.37026e4f09ac5bbb7c7f.js → 59.d9883582e2062a1e3daa.js} +5 -5
- package/artifacts/env-template/public/{924.3c1080d746a3789291ea.js → 924.89512771e869b7cc63a3.js} +9 -7
- package/artifacts/env-template/public/assets-manifest.json +14 -14
- package/artifacts/env-template/public/{compositions.4a2094d95791c385bffa.js → compositions.abb627be9797801d02f9.js} +1 -1
- package/artifacts/env-template/public/compositions.html +1 -1
- package/artifacts/env-template/public/{overview.35c540a684d1c143c170.js → overview.c6c1ad11cc88e29aabd2.js} +1 -1
- package/artifacts/env-template/public/overview.html +1 -1
- package/artifacts/env-template/public/{peers.62c950e498ead4dd5cf7.js → peers.b08b93f078dda736dfa0.js} +1 -1
- package/artifacts/env-template/public/{preview-root.ef67a6442e9103a22003.js → preview-root.7a7e5d657d839e002707.js} +1 -1
- package/artifacts/env-template/public/static/css/{924.cc84ee54.css → 924.a758a929.css} +1 -1
- package/dist/mdx.main.runtime.js +1 -1
- package/dist/mdx.main.runtime.js.map +1 -1
- package/dist/{preview-1691983057527.js → preview-1692155876143.js} +2 -2
- package/package-tar/teambit-mdx-0.0.1113.tgz +0 -0
- package/package.json +17 -17
- package/package-tar/teambit-mdx-0.0.1111.tgz +0 -0
- /package/{compositions-1691983057527.js → compositions-1692155876143.js} +0 -0
- /package/{overview-1691983057527.js → overview-1692155876143.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.1113",
|
|
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.1113"
|
|
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.1133",
|
|
21
21
|
"@teambit/compilation.modules.babel-compiler": "0.0.133",
|
|
22
|
-
"@teambit/compiler": "0.0.
|
|
22
|
+
"@teambit/compiler": "0.0.1133",
|
|
23
23
|
"@teambit/mdx.modules.mdx-compiler": "0.0.500",
|
|
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.
|
|
24
|
+
"@teambit/dependency-resolver": "0.0.1133",
|
|
25
|
+
"@teambit/docs": "0.0.1133",
|
|
26
|
+
"@teambit/envs": "0.0.1133",
|
|
27
|
+
"@teambit/babel": "0.0.1133",
|
|
28
|
+
"@teambit/cli": "0.0.759",
|
|
29
|
+
"@teambit/generator": "0.0.1133",
|
|
30
|
+
"@teambit/multi-compiler": "0.0.1133",
|
|
31
|
+
"@teambit/react": "0.0.1133",
|
|
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.1133",
|
|
34
|
+
"@teambit/compositions": "0.0.1133",
|
|
35
|
+
"@teambit/tester": "0.0.1133",
|
|
36
|
+
"@teambit/ui": "0.0.1133"
|
|
37
37
|
},
|
|
38
38
|
"devDependencies": {
|
|
39
39
|
"@types/fs-extra": "9.0.7",
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
"@types/react-dom": "^17.0.5",
|
|
46
46
|
"@types/jest": "^26.0.0",
|
|
47
47
|
"@types/testing-library__jest-dom": "5.9.5",
|
|
48
|
-
"@teambit/mdx.aspect-docs.mdx": "0.0.
|
|
48
|
+
"@teambit/mdx.aspect-docs.mdx": "0.0.157"
|
|
49
49
|
},
|
|
50
50
|
"peerDependencies": {
|
|
51
51
|
"react": "^16.8.0 || ^17.0.0",
|
|
Binary file
|
|
File without changes
|
|
File without changes
|