@teambit/mdx 0.0.656 → 0.0.659

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.
Files changed (33) hide show
  1. package/artifacts/__bit_junit.xml +3 -3
  2. package/artifacts/env-template/public/298.js +1 -0
  3. package/artifacts/env-template/public/420.js +1 -0
  4. package/artifacts/env-template/public/677.js +1 -0
  5. package/artifacts/env-template/public/750.js +12 -0
  6. package/artifacts/env-template/public/793.js +218 -0
  7. package/artifacts/env-template/public/assets-manifest.json +22 -22
  8. package/artifacts/env-template/public/compositions.9eefabc802456f97c422.js +1 -0
  9. package/artifacts/env-template/public/compositions.html +1 -1
  10. package/artifacts/env-template/public/{overview.74d5a925f6d1b616d8b9.js → overview.d70f5c951b04f94be4fb.js} +1 -1
  11. package/artifacts/env-template/public/overview.html +1 -1
  12. package/artifacts/env-template/public/peers.c004d6a34765e7797913.js +1 -0
  13. package/artifacts/env-template/public/preview-root.2815be755d07e2f980c9.js +1 -0
  14. package/artifacts/env-template/public/service-worker.js +1 -1
  15. package/artifacts/env-template/public/static/css/{719.34ae751d.css → 793.2c0416f7.css} +1 -1
  16. package/artifacts/preview/teambit_mdx_mdx-preview.js +1 -1
  17. package/{compositions-1647314610121.js → compositions-1647509820722.js} +0 -0
  18. package/dist/mdx.ui.runtime.js +6 -4
  19. package/dist/mdx.ui.runtime.js.map +1 -1
  20. package/mdx.ui.runtime.tsx +4 -2
  21. package/{overview-1647314610121.js → overview-1647509820722.js} +0 -0
  22. package/package-tar/teambit-mdx-0.0.659.tgz +0 -0
  23. package/package.json +18 -18
  24. package/{preview-1647314610121.js → preview-1647509820722.js} +2 -2
  25. package/artifacts/env-template/public/141.js +0 -12
  26. package/artifacts/env-template/public/181.js +0 -1
  27. package/artifacts/env-template/public/447.js +0 -1
  28. package/artifacts/env-template/public/719.js +0 -218
  29. package/artifacts/env-template/public/848.js +0 -1
  30. package/artifacts/env-template/public/compositions.683502395172a8cd0b86.js +0 -1
  31. package/artifacts/env-template/public/peers.e9c6c15491f6fc7c952b.js +0 -1
  32. package/artifacts/env-template/public/preview-root.3fd23a1233512fbb1909.js +0 -1
  33. package/package-tar/teambit-mdx-0.0.656.tgz +0 -0
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/mdx",
3
- "version": "0.0.656",
3
+ "version": "0.0.659",
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.656"
9
+ "version": "0.0.659"
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.676",
18
+ "@teambit/builder": "0.0.679",
19
19
  "@teambit/compilation.modules.babel-compiler": "0.0.124",
20
- "@teambit/compiler": "0.0.676",
20
+ "@teambit/compiler": "0.0.679",
21
21
  "@teambit/mdx.modules.mdx-compiler": "0.0.488",
22
- "@teambit/dependency-resolver": "0.0.676",
23
- "@teambit/docs": "0.0.676",
24
- "@teambit/babel": "0.0.676",
25
- "@teambit/cli": "0.0.453",
26
- "@teambit/envs": "0.0.676",
27
- "@teambit/generator": "0.0.676",
28
- "@teambit/multi-compiler": "0.0.676",
29
- "@teambit/react": "0.0.676",
22
+ "@teambit/dependency-resolver": "0.0.679",
23
+ "@teambit/docs": "0.0.679",
24
+ "@teambit/babel": "0.0.679",
25
+ "@teambit/cli": "0.0.454",
26
+ "@teambit/envs": "0.0.679",
27
+ "@teambit/generator": "0.0.679",
28
+ "@teambit/multi-compiler": "0.0.679",
29
+ "@teambit/react": "0.0.679",
30
30
  "@teambit/typescript.modules.ts-config-mutator": "0.0.67",
31
- "@teambit/typescript": "0.0.676",
32
- "@teambit/compositions": "0.0.676",
31
+ "@teambit/typescript": "0.0.679",
32
+ "@teambit/compositions": "0.0.679",
33
33
  "@teambit/design.ui.empty-box": "0.0.353",
34
- "@teambit/tester": "0.0.676",
35
- "@teambit/ui": "0.0.676"
34
+ "@teambit/tester": "0.0.679",
35
+ "@teambit/ui": "0.0.679"
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.134"
49
49
  },
50
50
  "peerDependencies": {
51
- "@teambit/legacy": "1.0.232",
51
+ "@teambit/legacy": "1.0.233",
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.232",
79
+ "@teambit/legacy": "1.0.233",
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.656/dist/mdx.composition.js')]
2
- export const overview = [require('/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.mdx_mdx@0.0.656/dist/mdx.docs.mdx')]
1
+ export const compositions = [require('/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.mdx_mdx@0.0.659/dist/mdx.composition.js')]
2
+ export const overview = [require('/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.mdx_mdx@0.0.659/dist/mdx.docs.mdx')]