@teambit/mdx 0.0.629 → 0.0.633

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 (27) hide show
  1. package/{__compositions-1644981953366.js → __compositions-1645393132004.js} +0 -0
  2. package/{__overview-1644981953366.js → __overview-1645393132004.js} +0 -0
  3. package/{__preview-1644981953366.js → __preview-1645393132004.js} +2 -2
  4. package/artifacts/__bit_junit.xml +4 -4
  5. package/artifacts/env-template/public/141.js +1 -1
  6. package/artifacts/env-template/public/181.js +1 -1
  7. package/artifacts/env-template/public/56.js +1 -0
  8. package/artifacts/env-template/public/719.js +143 -0
  9. package/artifacts/env-template/public/848.js +1 -1
  10. package/artifacts/env-template/public/assets-manifest.json +14 -14
  11. package/artifacts/env-template/public/compositions.b49e2c046d8ac3a96dff.js +1 -0
  12. package/artifacts/env-template/public/compositions.html +1 -1
  13. package/artifacts/env-template/public/overview.aedc5f8006477f0b4d42.js +1 -0
  14. package/artifacts/env-template/public/overview.html +1 -1
  15. package/artifacts/env-template/public/{peers.23d97726152f744ec115.js → peers.5587f86c7fd29fc836e9.js} +1 -1
  16. package/artifacts/env-template/public/preview-root.714be03433cbb3822c7d.js +1 -0
  17. package/artifacts/env-template/public/service-worker.js +1 -1
  18. package/artifacts/env-template/public/static/css/{664.3b6bb93f.css → 719.fd0bd83a.css} +1 -1
  19. package/artifacts/preview/teambit_mdx_mdx-preview.js +1 -1
  20. package/package-tar/teambit-mdx-0.0.633.tgz +0 -0
  21. package/package.json +24 -24
  22. package/artifacts/env-template/public/631.js +0 -1
  23. package/artifacts/env-template/public/664.js +0 -133
  24. package/artifacts/env-template/public/compositions.124926cfbc46a0a3329a.js +0 -1
  25. package/artifacts/env-template/public/overview.2f96e18507c45de78b71.js +0 -1
  26. package/artifacts/env-template/public/preview-root.07ad48d5546f1f057648.js +0 -1
  27. package/package-tar/teambit-mdx-0.0.629.tgz +0 -0
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/mdx",
3
- "version": "0.0.629",
3
+ "version": "0.0.633",
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.629"
9
+ "version": "0.0.633"
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.649",
19
- "@teambit/compilation.modules.babel-compiler": "0.0.123",
20
- "@teambit/compiler": "0.0.649",
21
- "@teambit/mdx.modules.mdx-compiler": "0.0.487",
22
- "@teambit/dependency-resolver": "0.0.649",
23
- "@teambit/docs": "0.0.649",
24
- "@teambit/babel": "0.0.649",
25
- "@teambit/cli": "0.0.443",
26
- "@teambit/envs": "0.0.649",
27
- "@teambit/generator": "0.0.649",
28
- "@teambit/multi-compiler": "0.0.649",
29
- "@teambit/react": "0.0.649",
30
- "@teambit/typescript.modules.ts-config-mutator": "0.0.66",
31
- "@teambit/typescript": "0.0.649",
32
- "@teambit/compositions": "0.0.649",
18
+ "@teambit/builder": "0.0.653",
19
+ "@teambit/compilation.modules.babel-compiler": "0.0.124",
20
+ "@teambit/compiler": "0.0.653",
21
+ "@teambit/mdx.modules.mdx-compiler": "0.0.488",
22
+ "@teambit/dependency-resolver": "0.0.653",
23
+ "@teambit/docs": "0.0.653",
24
+ "@teambit/babel": "0.0.653",
25
+ "@teambit/cli": "0.0.445",
26
+ "@teambit/envs": "0.0.653",
27
+ "@teambit/generator": "0.0.653",
28
+ "@teambit/multi-compiler": "0.0.653",
29
+ "@teambit/react": "0.0.653",
30
+ "@teambit/typescript.modules.ts-config-mutator": "0.0.67",
31
+ "@teambit/typescript": "0.0.653",
32
+ "@teambit/compositions": "0.0.653",
33
33
  "@teambit/design.ui.empty-box": "0.0.353",
34
- "@teambit/tester": "0.0.649",
35
- "@teambit/ui": "0.0.649"
34
+ "@teambit/tester": "0.0.653",
35
+ "@teambit/ui": "0.0.653"
36
36
  },
37
37
  "devDependencies": {
38
38
  "@types/fs-extra": "9.0.7",
@@ -40,15 +40,15 @@
40
40
  "@types/react": "^17.0.8",
41
41
  "chai": "4.3.0",
42
42
  "@types/chai": "4.2.15",
43
- "@types/mocha": "5.2.7",
43
+ "@types/mocha": "9.1.0",
44
44
  "@types/testing-library__jest-dom": "5.9.5",
45
45
  "@types/jest": "^26.0.0",
46
46
  "@types/react-dom": "^17.0.5",
47
47
  "@types/node": "12.20.4",
48
- "@teambit/mdx.aspect-docs.mdx": "0.0.131"
48
+ "@teambit/mdx.aspect-docs.mdx": "0.0.132"
49
49
  },
50
50
  "peerDependencies": {
51
- "@teambit/legacy": "1.0.221",
51
+ "@teambit/legacy": "1.0.223",
52
52
  "react-dom": "^16.8.0 || ^17.0.0",
53
53
  "react": "^16.8.0 || ^17.0.0"
54
54
  },
@@ -66,7 +66,7 @@
66
66
  },
67
67
  "devDependencies": {
68
68
  "@teambit/legacy": "-",
69
- "@types/mocha": "5.2.7",
69
+ "@types/mocha": "9.1.0",
70
70
  "@types/testing-library__jest-dom": "5.9.5",
71
71
  "@types/jest": "^26.0.0",
72
72
  "@types/react-dom": "^17.0.5",
@@ -76,7 +76,7 @@
76
76
  "react": "-"
77
77
  },
78
78
  "peerDependencies": {
79
- "@teambit/legacy": "1.0.221",
79
+ "@teambit/legacy": "1.0.223",
80
80
  "react-dom": "^16.8.0 || ^17.0.0",
81
81
  "react": "^16.8.0 || ^17.0.0"
82
82
  }