@teambit/mdx 0.0.628 → 0.0.632

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-1644895398222.js → __compositions-1645372601675.js} +0 -0
  2. package/{__overview-1644895398222.js → __overview-1645372601675.js} +0 -0
  3. package/{__preview-1644895398222.js → __preview-1645372601675.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.849bfe88e6807894271b.js +1 -0
  12. package/artifacts/env-template/public/compositions.html +1 -1
  13. package/artifacts/env-template/public/overview.a3e7290bad33b4efda41.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.632.tgz +0 -0
  21. package/package.json +24 -24
  22. package/artifacts/env-template/public/124.js +0 -1
  23. package/artifacts/env-template/public/664.js +0 -133
  24. package/artifacts/env-template/public/compositions.2269071070d50a47b34c.js +0 -1
  25. package/artifacts/env-template/public/overview.fee30739705c217cf8f6.js +0 -1
  26. package/artifacts/env-template/public/preview-root.9fffd2d6c37756b83625.js +0 -1
  27. package/package-tar/teambit-mdx-0.0.628.tgz +0 -0
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/mdx",
3
- "version": "0.0.628",
3
+ "version": "0.0.632",
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.628"
9
+ "version": "0.0.632"
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.648",
19
- "@teambit/compilation.modules.babel-compiler": "0.0.123",
20
- "@teambit/compiler": "0.0.648",
21
- "@teambit/mdx.modules.mdx-compiler": "0.0.487",
22
- "@teambit/dependency-resolver": "0.0.648",
23
- "@teambit/docs": "0.0.648",
24
- "@teambit/babel": "0.0.648",
25
- "@teambit/cli": "0.0.442",
26
- "@teambit/envs": "0.0.648",
27
- "@teambit/generator": "0.0.648",
28
- "@teambit/multi-compiler": "0.0.648",
29
- "@teambit/react": "0.0.648",
30
- "@teambit/typescript.modules.ts-config-mutator": "0.0.66",
31
- "@teambit/typescript": "0.0.648",
32
- "@teambit/compositions": "0.0.648",
18
+ "@teambit/builder": "0.0.652",
19
+ "@teambit/compilation.modules.babel-compiler": "0.0.124",
20
+ "@teambit/compiler": "0.0.652",
21
+ "@teambit/mdx.modules.mdx-compiler": "0.0.488",
22
+ "@teambit/dependency-resolver": "0.0.652",
23
+ "@teambit/docs": "0.0.652",
24
+ "@teambit/babel": "0.0.652",
25
+ "@teambit/cli": "0.0.445",
26
+ "@teambit/envs": "0.0.652",
27
+ "@teambit/generator": "0.0.652",
28
+ "@teambit/multi-compiler": "0.0.652",
29
+ "@teambit/react": "0.0.652",
30
+ "@teambit/typescript.modules.ts-config-mutator": "0.0.67",
31
+ "@teambit/typescript": "0.0.652",
32
+ "@teambit/compositions": "0.0.652",
33
33
  "@teambit/design.ui.empty-box": "0.0.353",
34
- "@teambit/tester": "0.0.648",
35
- "@teambit/ui": "0.0.648"
34
+ "@teambit/tester": "0.0.652",
35
+ "@teambit/ui": "0.0.652"
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.220",
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.220",
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
  }