@teambit/component 1.0.654 → 1.0.655

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.
@@ -1,5 +1,5 @@
1
- import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_component@1.0.654/dist/component.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_component@1.0.654/dist/component.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_component@1.0.655/dist/component.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_component@1.0.655/dist/component.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/component",
3
- "version": "1.0.654",
3
+ "version": "1.0.655",
4
4
  "homepage": "https://bit.cloud/teambit/component/component",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.component",
8
8
  "name": "component",
9
- "version": "1.0.654"
9
+ "version": "1.0.655"
10
10
  },
11
11
  "dependencies": {
12
12
  "@teambit/any-fs": "0.0.5",
@@ -25,9 +25,12 @@
25
25
  "classnames": "2.2.6",
26
26
  "lodash.compact": "3.0.1",
27
27
  "@teambit/component-id": "1.2.4",
28
+ "@teambit/legacy.extension-data": "0.0.58",
28
29
  "@teambit/ui-foundation.ui.menu-widget-icon": "0.0.502",
29
30
  "@teambit/graph.cleargraph": "0.0.11",
30
31
  "@teambit/legacy-bit-id": "1.1.3",
32
+ "@teambit/legacy.consumer-component": "0.0.57",
33
+ "@teambit/component.sources": "0.0.108",
31
34
  "@teambit/toolbox.path.match-patterns": "0.0.19",
32
35
  "@teambit/toolbox.string.eol": "0.0.5",
33
36
  "@teambit/toolbox.string.capitalize": "0.0.500",
@@ -46,10 +49,18 @@
46
49
  "@teambit/pkg.modules.semver-helper": "0.0.11",
47
50
  "@teambit/ui-foundation.ui.hooks.use-data-query": "0.0.506",
48
51
  "@teambit/cli-table": "0.0.50",
52
+ "@teambit/legacy.bit-map": "0.0.113",
53
+ "@teambit/pkg.modules.component-package-name": "0.0.63",
49
54
  "@teambit/ui-foundation.ui.react-router.use-query": "0.0.505",
50
55
  "@teambit/legacy-component-log": "0.0.407",
51
56
  "@teambit/component-descriptor": "0.0.436",
57
+ "@teambit/semantics.doc-parser": "0.0.64",
58
+ "@teambit/legacy.consumer": "0.0.56",
59
+ "@teambit/legacy.dependency-graph": "0.0.59",
52
60
  "@teambit/legacy.loader": "0.0.7",
61
+ "@teambit/legacy.scope": "0.0.56",
62
+ "@teambit/scope.remotes": "0.0.56",
63
+ "@teambit/legacy.component-diff": "0.0.110",
53
64
  "@teambit/design.ui.empty-box": "0.0.363",
54
65
  "@teambit/documenter.ui.heading": "4.1.1",
55
66
  "@teambit/documenter.ui.separator": "4.1.1",
@@ -66,33 +77,22 @@
66
77
  "@teambit/lanes.hooks.use-lanes": "0.0.289",
67
78
  "@teambit/lanes.ui.models.lanes-model": "0.0.228",
68
79
  "@teambit/ui-foundation.ui.use-box.dropdown": "0.0.143",
69
- "@teambit/legacy.extension-data": "0.0.58",
70
- "@teambit/aspect-loader": "1.0.654",
71
- "@teambit/dependency-resolver": "1.0.654",
72
- "@teambit/graph": "1.0.654",
73
- "@teambit/legacy.consumer-component": "0.0.57",
74
- "@teambit/objects": "0.0.161",
75
- "@teambit/component.sources": "0.0.108",
76
- "@teambit/graphql": "1.0.654",
77
- "@teambit/cli": "0.0.1231",
78
- "@teambit/express": "0.0.1330",
79
- "@teambit/logger": "0.0.1324",
80
- "@teambit/command-bar": "1.0.654",
81
- "@teambit/preview": "1.0.654",
82
- "@teambit/pubsub": "1.0.654",
83
- "@teambit/react-router": "1.0.654",
84
- "@teambit/ui": "1.0.654",
85
- "@teambit/legacy.bit-map": "0.0.113",
86
- "@teambit/pkg.modules.component-package-name": "0.0.63",
87
- "@teambit/semantics.doc-parser": "0.0.64",
88
- "@teambit/legacy.consumer": "0.0.56",
89
- "@teambit/legacy.dependency-graph": "0.0.59",
90
- "@teambit/legacy.scope": "0.0.56",
91
- "@teambit/scope.remotes": "0.0.56",
92
- "@teambit/legacy.component-diff": "0.0.110",
93
- "@teambit/compositions": "1.0.654",
94
- "@teambit/deprecation": "1.0.654",
95
- "@teambit/envs": "1.0.654"
80
+ "@teambit/aspect-loader": "1.0.655",
81
+ "@teambit/dependency-resolver": "1.0.655",
82
+ "@teambit/graph": "1.0.655",
83
+ "@teambit/objects": "0.0.162",
84
+ "@teambit/graphql": "1.0.655",
85
+ "@teambit/cli": "0.0.1232",
86
+ "@teambit/express": "0.0.1331",
87
+ "@teambit/logger": "0.0.1325",
88
+ "@teambit/command-bar": "1.0.655",
89
+ "@teambit/preview": "1.0.655",
90
+ "@teambit/pubsub": "1.0.655",
91
+ "@teambit/react-router": "1.0.655",
92
+ "@teambit/ui": "1.0.655",
93
+ "@teambit/compositions": "1.0.655",
94
+ "@teambit/deprecation": "1.0.655",
95
+ "@teambit/envs": "1.0.655"
96
96
  },
97
97
  "devDependencies": {
98
98
  "@types/lodash": "4.14.165",