@teambit/docs 1.0.454 → 1.0.455

Sign up to get free protection for your applications and to get access to all the features.
@@ -460,7 +460,7 @@
460
460
  "componentId": {
461
461
  "scope": "teambit.component",
462
462
  "name": "sources",
463
- "version": "0.0.42"
463
+ "version": "0.0.43"
464
464
  }
465
465
  }
466
466
  }
@@ -521,7 +521,7 @@
521
521
  "componentId": {
522
522
  "scope": "teambit.component",
523
523
  "name": "sources",
524
- "version": "0.0.42"
524
+ "version": "0.0.43"
525
525
  }
526
526
  }
527
527
  },
@@ -3908,7 +3908,7 @@
3908
3908
  "componentId": {
3909
3909
  "scope": "teambit.component",
3910
3910
  "name": "sources",
3911
- "version": "0.0.42"
3911
+ "version": "0.0.43"
3912
3912
  }
3913
3913
  }
3914
3914
  }
@@ -3969,7 +3969,7 @@
3969
3969
  "componentId": {
3970
3970
  "scope": "teambit.component",
3971
3971
  "name": "sources",
3972
- "version": "0.0.42"
3972
+ "version": "0.0.43"
3973
3973
  }
3974
3974
  }
3975
3975
  },
@@ -7019,7 +7019,7 @@
7019
7019
  "componentId": {
7020
7020
  "scope": "teambit.docs",
7021
7021
  "name": "docs",
7022
- "version": "1.0.454"
7022
+ "version": "1.0.455"
7023
7023
  },
7024
7024
  "taggedModuleExports": []
7025
7025
  }
@@ -1,5 +1,5 @@
1
- import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.docs_docs@1.0.454/dist/docs.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.docs_docs@1.0.454/dist/docs.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.docs_docs@1.0.455/dist/docs.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.docs_docs@1.0.455/dist/docs.docs.mdx';
3
3
 
4
4
  export const compositions = [compositions_0];
5
5
  export const overview = [overview_0];
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/docs",
3
- "version": "1.0.454",
3
+ "version": "1.0.455",
4
4
  "homepage": "https://bit.cloud/teambit/docs/docs",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.docs",
8
8
  "name": "docs",
9
- "version": "1.0.454"
9
+ "version": "1.0.455"
10
10
  },
11
11
  "dependencies": {
12
12
  "graphql-tag": "2.12.1",
@@ -19,22 +19,22 @@
19
19
  "@teambit/base-react.themes.theme-switcher": "1.0.2",
20
20
  "@teambit/component.ui.component-meta": "0.0.360",
21
21
  "@teambit/base-ui.loaders.skeleton": "1.0.1",
22
- "@teambit/compiler": "1.0.454",
23
- "@teambit/component": "1.0.454",
24
- "@teambit/pkg": "1.0.454",
25
- "@teambit/workspace": "1.0.454",
26
- "@teambit/cli": "0.0.1031",
27
- "@teambit/component.sources": "0.0.42",
28
- "@teambit/dev-files": "1.0.454",
29
- "@teambit/envs": "1.0.454",
30
- "@teambit/graphql": "1.0.454",
31
- "@teambit/logger": "0.0.1124",
32
- "@teambit/preview": "1.0.454",
33
- "@teambit/scope": "1.0.454",
34
- "@teambit/api-reference": "1.0.454",
35
- "@teambit/component-compare": "1.0.454",
36
- "@teambit/ui": "1.0.454",
37
- "@teambit/pubsub": "1.0.454",
22
+ "@teambit/compiler": "1.0.455",
23
+ "@teambit/component": "1.0.455",
24
+ "@teambit/pkg": "1.0.455",
25
+ "@teambit/workspace": "1.0.455",
26
+ "@teambit/cli": "0.0.1032",
27
+ "@teambit/component.sources": "0.0.43",
28
+ "@teambit/dev-files": "1.0.455",
29
+ "@teambit/envs": "1.0.455",
30
+ "@teambit/graphql": "1.0.455",
31
+ "@teambit/logger": "0.0.1125",
32
+ "@teambit/preview": "1.0.455",
33
+ "@teambit/scope": "1.0.455",
34
+ "@teambit/api-reference": "1.0.455",
35
+ "@teambit/component-compare": "1.0.455",
36
+ "@teambit/ui": "1.0.455",
37
+ "@teambit/pubsub": "1.0.455",
38
38
  "@teambit/compositions.panels.composition-gallery": "0.0.213",
39
39
  "@teambit/preview.ui.component-preview": "1.0.16"
40
40
  },