@teambit/component 0.0.870 → 0.0.871

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/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/component",
3
- "version": "0.0.870",
3
+ "version": "0.0.871",
4
4
  "homepage": "https://bit.dev/teambit/component/component",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.component",
8
8
  "name": "component",
9
- "version": "0.0.870"
9
+ "version": "0.0.871"
10
10
  },
11
11
  "dependencies": {
12
12
  "@teambit/any-fs": "0.0.5",
@@ -31,42 +31,42 @@
31
31
  "@teambit/design.inputs.dropdown": "0.0.7",
32
32
  "@teambit/component-id": "0.0.417",
33
33
  "@teambit/ui-foundation.ui.menu-widget-icon": "0.0.494",
34
- "@teambit/aspect-loader": "0.0.870",
34
+ "@teambit/aspect-loader": "0.0.871",
35
35
  "@teambit/legacy-bit-id": "0.0.414",
36
36
  "@teambit/toolbox.path.match-patterns": "0.0.7",
37
37
  "@teambit/toolbox.string.capitalize": "0.0.489",
38
- "@teambit/cli": "0.0.581",
39
- "@teambit/express": "0.0.679",
40
- "@teambit/graphql": "0.0.870",
38
+ "@teambit/cli": "0.0.582",
39
+ "@teambit/express": "0.0.680",
40
+ "@teambit/graphql": "0.0.871",
41
41
  "@teambit/bit-error": "0.0.400",
42
- "@teambit/command-bar": "0.0.870",
42
+ "@teambit/command-bar": "0.0.871",
43
43
  "@teambit/component.ui.deprecation-icon": "0.0.500",
44
- "@teambit/preview": "0.0.870",
45
- "@teambit/pubsub": "0.0.870",
46
- "@teambit/react-router": "0.0.870",
44
+ "@teambit/preview": "0.0.871",
45
+ "@teambit/pubsub": "0.0.871",
46
+ "@teambit/react-router": "0.0.871",
47
47
  "@teambit/ui-foundation.ui.is-browser": "0.0.492",
48
48
  "@teambit/ui-foundation.ui.main-dropdown": "0.0.493",
49
49
  "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.496",
50
50
  "@teambit/ui-foundation.ui.use-box.menu": "0.0.122",
51
- "@teambit/ui": "0.0.870",
51
+ "@teambit/ui": "0.0.871",
52
52
  "@teambit/component-issues": "0.0.72",
53
53
  "@teambit/ui-foundation.ui.hooks.use-data-query": "0.0.496",
54
54
  "@teambit/cli-table": "0.0.40",
55
- "@teambit/component-descriptor": "0.0.149",
55
+ "@teambit/component-descriptor": "0.0.150",
56
56
  "@teambit/ui-foundation.ui.react-router.use-query": "0.0.493",
57
57
  "@teambit/design.ui.empty-box": "0.0.360",
58
58
  "@teambit/harmony.ui.aspect-box": "0.0.492",
59
59
  "@teambit/design.ui.pages.not-found": "0.0.363",
60
60
  "@teambit/design.ui.pages.server-error": "0.0.363",
61
+ "@teambit/compositions": "0.0.871",
62
+ "@teambit/deprecation": "0.0.871",
63
+ "@teambit/envs": "0.0.871",
64
+ "@teambit/legacy-component-log": "0.0.398",
61
65
  "@teambit/design.ui.styles.ellipsis": "0.0.353",
62
66
  "@teambit/envs.ui.env-icon": "0.0.492",
63
- "@teambit/compositions": "0.0.870",
64
- "@teambit/deprecation": "0.0.870",
65
- "@teambit/envs": "0.0.870",
66
- "@teambit/legacy-component-log": "0.0.398",
67
- "@teambit/component.ui.version-dropdown": "0.0.643",
68
- "@teambit/lanes.hooks.use-lanes": "0.0.41",
69
- "@teambit/lanes.ui.models.lanes-model": "0.0.3",
67
+ "@teambit/component.ui.version-dropdown": "0.0.644",
68
+ "@teambit/lanes.hooks.use-lanes": "0.0.42",
69
+ "@teambit/lanes.ui.models.lanes-model": "0.0.4",
70
70
  "@teambit/ui-foundation.ui.full-loader": "0.0.492",
71
71
  "@teambit/ui-foundation.ui.use-box.dropdown": "0.0.122",
72
72
  "@teambit/ui-foundation.ui.constants.z-indexes": "0.0.494"
@@ -88,7 +88,7 @@
88
88
  "peerDependencies": {
89
89
  "react-router-dom": "^6.0.0",
90
90
  "@apollo/client": "^3.6.0",
91
- "@teambit/legacy": "1.0.362",
91
+ "@teambit/legacy": "1.0.363",
92
92
  "react-dom": "^16.8.0 || ^17.0.0",
93
93
  "react": "^16.8.0 || ^17.0.0"
94
94
  },
@@ -1,5 +1,5 @@
1
- import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.component_component@0.0.870/dist/component.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.component_component@0.0.870/dist/component.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.component_component@0.0.871/dist/component.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.component_component@0.0.871/dist/component.docs.mdx';
3
3
 
4
4
  export const compositions = [compositions_0];
5
5
  export const overview = [overview_0];