@teambit/mdx 0.0.647 → 0.0.648

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 (26) hide show
  1. package/artifacts/__bit_junit.xml +5 -5
  2. package/artifacts/env-template/public/130.js +1 -0
  3. package/artifacts/env-template/public/141.js +12 -1
  4. package/artifacts/env-template/public/181.js +1 -1
  5. package/artifacts/env-template/public/719.js +11 -8
  6. package/artifacts/env-template/public/848.js +1 -1
  7. package/artifacts/env-template/public/assets-manifest.json +12 -12
  8. package/artifacts/env-template/public/compositions.58376f3c1f572ad74882.js +1 -0
  9. package/artifacts/env-template/public/compositions.html +1 -1
  10. package/artifacts/env-template/public/overview.95da05a2a44078915454.js +1 -0
  11. package/artifacts/env-template/public/overview.html +1 -1
  12. package/artifacts/env-template/public/{peers.85f002ab582bd77ee4eb.js → peers.e9c6c15491f6fc7c952b.js} +0 -0
  13. package/artifacts/env-template/public/preview-root.fc3344d908c6099ff850.js +1 -0
  14. package/artifacts/env-template/public/service-worker.js +1 -1
  15. package/artifacts/env-template/public/static/css/{719.683e3caf.css → 719.fc2ace3d.css} +1 -1
  16. package/artifacts/preview/teambit_mdx_mdx-preview.js +1 -1
  17. package/{__compositions-1646623282945.js → compositions-1646709972516.js} +10 -3
  18. package/{__overview-1646623282945.js → overview-1646709972516.js} +10 -3
  19. package/package-tar/teambit-mdx-0.0.648.tgz +0 -0
  20. package/package.json +18 -18
  21. package/{__preview-1646623282945.js → preview-1646709972516.js} +2 -2
  22. package/artifacts/env-template/public/74.js +0 -1
  23. package/artifacts/env-template/public/compositions.0138253a69db49615efe.js +0 -1
  24. package/artifacts/env-template/public/overview.39e6cbc99f5b24a9a8b7.js +0 -1
  25. package/artifacts/env-template/public/preview-root.078fe28d93fd986dce80.js +0 -1
  26. package/package-tar/teambit-mdx-0.0.647.tgz +0 -0
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/mdx",
3
- "version": "0.0.647",
3
+ "version": "0.0.648",
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.647"
9
+ "version": "0.0.648"
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.667",
18
+ "@teambit/builder": "0.0.668",
19
19
  "@teambit/compilation.modules.babel-compiler": "0.0.124",
20
- "@teambit/compiler": "0.0.667",
20
+ "@teambit/compiler": "0.0.668",
21
21
  "@teambit/mdx.modules.mdx-compiler": "0.0.488",
22
- "@teambit/dependency-resolver": "0.0.667",
23
- "@teambit/docs": "0.0.667",
24
- "@teambit/babel": "0.0.667",
25
- "@teambit/cli": "0.0.450",
26
- "@teambit/envs": "0.0.667",
27
- "@teambit/generator": "0.0.667",
28
- "@teambit/multi-compiler": "0.0.667",
29
- "@teambit/react": "0.0.667",
22
+ "@teambit/dependency-resolver": "0.0.668",
23
+ "@teambit/docs": "0.0.668",
24
+ "@teambit/babel": "0.0.668",
25
+ "@teambit/cli": "0.0.451",
26
+ "@teambit/envs": "0.0.668",
27
+ "@teambit/generator": "0.0.668",
28
+ "@teambit/multi-compiler": "0.0.668",
29
+ "@teambit/react": "0.0.668",
30
30
  "@teambit/typescript.modules.ts-config-mutator": "0.0.67",
31
- "@teambit/typescript": "0.0.667",
32
- "@teambit/compositions": "0.0.667",
31
+ "@teambit/typescript": "0.0.668",
32
+ "@teambit/compositions": "0.0.668",
33
33
  "@teambit/design.ui.empty-box": "0.0.353",
34
- "@teambit/tester": "0.0.667",
35
- "@teambit/ui": "0.0.667"
34
+ "@teambit/tester": "0.0.668",
35
+ "@teambit/ui": "0.0.668"
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.132"
49
49
  },
50
50
  "peerDependencies": {
51
- "@teambit/legacy": "1.0.229",
51
+ "@teambit/legacy": "1.0.230",
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.229",
79
+ "@teambit/legacy": "1.0.230",
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.647/dist/mdx.composition.js')]
2
- export const overview = [require('/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.mdx_mdx@0.0.647/dist/mdx.docs.mdx')]
1
+ export const compositions = [require('/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.mdx_mdx@0.0.648/dist/mdx.composition.js')]
2
+ export const overview = [require('/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.mdx_mdx@0.0.648/dist/mdx.docs.mdx')]