@teambit/mdx 0.0.975 → 0.0.976
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.
- package/artifacts/__bit_junit.xml +5 -5
- package/artifacts/env-template/public/{428.8bf8ecbc77d833f9f7f3.js → 428.715cf1d0dc156f030339.js} +1 -1
- package/artifacts/env-template/public/{672.0cfc41ecbf97d095f6cd.js → 809.83b9eecee36037490fa2.js} +2 -2
- package/artifacts/env-template/public/assets-manifest.json +12 -12
- package/artifacts/env-template/public/{compositions.395df5d7eec3e42db1cd.js → compositions.afa5fd51eaf79b859500.js} +1 -1
- package/artifacts/env-template/public/compositions.html +1 -1
- package/artifacts/env-template/public/{overview.9328a2f204019c452185.js → overview.5dafbb96efc3c4c11ab5.js} +1 -1
- package/artifacts/env-template/public/overview.html +1 -1
- package/artifacts/env-template/public/{peers.573e2c1b599c30a28808.js → peers.cae1e0387dc7206a1760.js} +1 -1
- package/artifacts/env-template/public/{preview-root.1826934a773f082663ef.js → preview-root.18f4aa5081d43b3053b4.js} +1 -1
- package/artifacts/preview/teambit_mdx_mdx-preview.js +2 -2
- package/artifacts/schema.json +3 -3
- package/dist/{preview-1677176115060.js → preview-1677382720052.js} +2 -2
- package/package-tar/teambit-mdx-0.0.976.tgz +0 -0
- package/package.json +16 -16
- package/package-tar/teambit-mdx-0.0.975.tgz +0 -0
- /package/{compositions-1677176115060.js → compositions-1677382720052.js} +0 -0
- /package/{overview-1677176115060.js → overview-1677382720052.js} +0 -0
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/mdx",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.976",
|
|
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.
|
|
9
|
+
"version": "0.0.976"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@babel/core": "7.19.6",
|
|
@@ -16,24 +16,24 @@
|
|
|
16
16
|
"core-js": "^3.0.0",
|
|
17
17
|
"@babel/runtime": "7.20.0",
|
|
18
18
|
"@teambit/harmony": "0.4.6",
|
|
19
|
-
"@teambit/builder": "0.0.
|
|
19
|
+
"@teambit/builder": "0.0.996",
|
|
20
20
|
"@teambit/compilation.modules.babel-compiler": "0.0.133",
|
|
21
|
-
"@teambit/compiler": "0.0.
|
|
21
|
+
"@teambit/compiler": "0.0.996",
|
|
22
22
|
"@teambit/mdx.modules.mdx-compiler": "0.0.499",
|
|
23
|
-
"@teambit/dependency-resolver": "0.0.
|
|
24
|
-
"@teambit/docs": "0.0.
|
|
25
|
-
"@teambit/envs": "0.0.
|
|
26
|
-
"@teambit/babel": "0.0.
|
|
27
|
-
"@teambit/cli": "0.0.
|
|
28
|
-
"@teambit/generator": "0.0.
|
|
29
|
-
"@teambit/multi-compiler": "0.0.
|
|
30
|
-
"@teambit/react": "0.0.
|
|
23
|
+
"@teambit/dependency-resolver": "0.0.996",
|
|
24
|
+
"@teambit/docs": "0.0.996",
|
|
25
|
+
"@teambit/envs": "0.0.996",
|
|
26
|
+
"@teambit/babel": "0.0.996",
|
|
27
|
+
"@teambit/cli": "0.0.669",
|
|
28
|
+
"@teambit/generator": "0.0.996",
|
|
29
|
+
"@teambit/multi-compiler": "0.0.996",
|
|
30
|
+
"@teambit/react": "0.0.996",
|
|
31
31
|
"@teambit/typescript.modules.ts-config-mutator": "0.0.76",
|
|
32
|
-
"@teambit/typescript": "0.0.
|
|
33
|
-
"@teambit/compositions": "0.0.
|
|
32
|
+
"@teambit/typescript": "0.0.996",
|
|
33
|
+
"@teambit/compositions": "0.0.996",
|
|
34
34
|
"@teambit/design.ui.empty-box": "0.0.364",
|
|
35
|
-
"@teambit/tester": "0.0.
|
|
36
|
-
"@teambit/ui": "0.0.
|
|
35
|
+
"@teambit/tester": "0.0.996",
|
|
36
|
+
"@teambit/ui": "0.0.996"
|
|
37
37
|
},
|
|
38
38
|
"devDependencies": {
|
|
39
39
|
"@types/fs-extra": "9.0.7",
|
|
Binary file
|
|
File without changes
|
|
File without changes
|