@teambit/mdx 0.0.1025 → 0.0.1027

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 (20) hide show
  1. package/artifacts/__bit_junit.xml +5 -5
  2. package/artifacts/env-template/public/{832.5b7dab23fad130497604.js → 244.c529295a731ccef26447.js} +1 -1
  3. package/artifacts/env-template/public/{679.5de2dfedf73bd34753d6.js → 679.055dfc509316a9704253.js} +4 -2
  4. package/artifacts/env-template/public/{281.6e7ec2184bbbac20f633.js → 953.06c0940a6cb5952b525c.js} +3 -3
  5. package/artifacts/env-template/public/assets-manifest.json +16 -16
  6. package/artifacts/env-template/public/{compositions.c83272d4d6ba61d3103b.js → compositions.d2712be577701366d403.js} +1 -1
  7. package/artifacts/env-template/public/compositions.html +1 -1
  8. package/artifacts/env-template/public/{overview.289cfc0c501dcb1a92c2.js → overview.fa565e002232b7e74bba.js} +1 -1
  9. package/artifacts/env-template/public/overview.html +1 -1
  10. package/artifacts/env-template/public/{peers.ee701a396db9a6e63566.js → peers.5ff491aeea0889017ce2.js} +1 -1
  11. package/artifacts/env-template/public/{preview-root.5f0957ba5bb9c3fca3fb.js → preview-root.7383dd9751f05a49fa56.js} +1 -1
  12. package/artifacts/env-template/public/static/css/{679.5e79e9d3.css → 679.cfea263c.css} +1 -1
  13. package/artifacts/preview/teambit_mdx_mdx-preview.js +1 -1
  14. package/artifacts/schema.json +3 -3
  15. package/dist/{preview-1682911859633.js → preview-1683084947241.js} +2 -2
  16. package/package-tar/teambit-mdx-0.0.1027.tgz +0 -0
  17. package/package.json +16 -16
  18. package/package-tar/teambit-mdx-0.0.1025.tgz +0 -0
  19. /package/{compositions-1682911859633.js → compositions-1683084947241.js} +0 -0
  20. /package/{overview-1682911859633.js → overview-1683084947241.js} +0 -0
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/mdx",
3
- "version": "0.0.1025",
3
+ "version": "0.0.1027",
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.1025"
9
+ "version": "0.0.1027"
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.1045",
20
+ "@teambit/builder": "0.0.1047",
21
21
  "@teambit/compilation.modules.babel-compiler": "0.0.133",
22
- "@teambit/compiler": "0.0.1045",
22
+ "@teambit/compiler": "0.0.1047",
23
23
  "@teambit/mdx.modules.mdx-compiler": "0.0.500",
24
- "@teambit/dependency-resolver": "0.0.1045",
25
- "@teambit/docs": "0.0.1045",
26
- "@teambit/envs": "0.0.1045",
27
- "@teambit/babel": "0.0.1045",
28
- "@teambit/cli": "0.0.703",
29
- "@teambit/generator": "0.0.1045",
30
- "@teambit/multi-compiler": "0.0.1045",
31
- "@teambit/react": "0.0.1045",
24
+ "@teambit/dependency-resolver": "0.0.1047",
25
+ "@teambit/docs": "0.0.1047",
26
+ "@teambit/envs": "0.0.1047",
27
+ "@teambit/babel": "0.0.1047",
28
+ "@teambit/cli": "0.0.705",
29
+ "@teambit/generator": "0.0.1047",
30
+ "@teambit/multi-compiler": "0.0.1047",
31
+ "@teambit/react": "0.0.1047",
32
32
  "@teambit/typescript.modules.ts-config-mutator": "0.0.76",
33
- "@teambit/typescript": "0.0.1045",
34
- "@teambit/compositions": "0.0.1045",
35
- "@teambit/tester": "0.0.1045",
36
- "@teambit/ui": "0.0.1045"
33
+ "@teambit/typescript": "0.0.1047",
34
+ "@teambit/compositions": "0.0.1047",
35
+ "@teambit/tester": "0.0.1047",
36
+ "@teambit/ui": "0.0.1047"
37
37
  },
38
38
  "devDependencies": {
39
39
  "@types/fs-extra": "9.0.7",