@teambit/docs 1.0.329 → 1.0.331

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
- import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.docs_docs@1.0.329/dist/docs.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.docs_docs@1.0.329/dist/docs.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.docs_docs@1.0.331/dist/docs.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.docs_docs@1.0.331/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.329",
3
+ "version": "1.0.331",
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.329"
9
+ "version": "1.0.331"
10
10
  },
11
11
  "dependencies": {
12
12
  "graphql-tag": "2.12.1",
@@ -19,23 +19,23 @@
19
19
  "@teambit/base-react.themes.theme-switcher": "1.0.2",
20
20
  "@teambit/component.ui.component-meta": "0.0.358",
21
21
  "@teambit/base-ui.loaders.skeleton": "1.0.1",
22
- "@teambit/compiler": "1.0.329",
23
- "@teambit/component": "1.0.329",
24
- "@teambit/pkg": "1.0.329",
25
- "@teambit/workspace": "1.0.329",
26
- "@teambit/cli": "0.0.906",
27
- "@teambit/dev-files": "1.0.329",
28
- "@teambit/envs": "1.0.329",
29
- "@teambit/graphql": "1.0.329",
30
- "@teambit/logger": "0.0.999",
31
- "@teambit/preview": "1.0.329",
32
- "@teambit/scope": "1.0.329",
33
- "@teambit/api-reference": "1.0.329",
34
- "@teambit/component-compare": "1.0.329",
35
- "@teambit/ui": "1.0.329",
22
+ "@teambit/compiler": "1.0.331",
23
+ "@teambit/component": "1.0.331",
24
+ "@teambit/pkg": "1.0.331",
25
+ "@teambit/workspace": "1.0.331",
26
+ "@teambit/cli": "0.0.908",
27
+ "@teambit/dev-files": "1.0.331",
28
+ "@teambit/envs": "1.0.331",
29
+ "@teambit/graphql": "1.0.331",
30
+ "@teambit/logger": "0.0.1001",
31
+ "@teambit/preview": "1.0.331",
32
+ "@teambit/scope": "1.0.331",
33
+ "@teambit/api-reference": "1.0.331",
34
+ "@teambit/component-compare": "1.0.331",
35
+ "@teambit/ui": "1.0.331",
36
+ "@teambit/pubsub": "1.0.331",
36
37
  "@teambit/compositions.panels.composition-gallery": "0.0.211",
37
- "@teambit/preview.ui.component-preview": "1.0.12",
38
- "@teambit/pubsub": "1.0.329"
38
+ "@teambit/preview.ui.component-preview": "1.0.12"
39
39
  },
40
40
  "devDependencies": {
41
41
  "@types/lodash": "4.14.165",
@@ -44,7 +44,7 @@
44
44
  "chai": "4.3.0",
45
45
  "@teambit/docs.content.docs-overview": "1.95.9",
46
46
  "@teambit/component-id": "1.2.0",
47
- "@teambit/harmony.envs.core-aspect-env": "0.0.39"
47
+ "@teambit/harmony.envs.core-aspect-env": "0.0.42"
48
48
  },
49
49
  "peerDependencies": {
50
50
  "react": "^17.0.0 || ^18.0.0",