@teambit/component 1.0.178 → 1.0.179

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.
@@ -2422,7 +2422,7 @@
2422
2422
  "_legacy": {
2423
2423
  "scope": "teambit.component",
2424
2424
  "name": "component",
2425
- "version": "1.0.178"
2425
+ "version": "1.0.179"
2426
2426
  },
2427
2427
  "_scope": "teambit.component"
2428
2428
  }
@@ -4165,31 +4165,58 @@
4165
4165
  "line": 157,
4166
4166
  "character": 3
4167
4167
  },
4168
- "signature": "(method) ComponentFactory.listIds(): Promise<ComponentID[]>",
4168
+ "signature": "(method) ComponentFactory.listIds(): Promise<ComponentID[]> | ComponentID[]",
4169
4169
  "name": "listIds",
4170
4170
  "params": [],
4171
4171
  "returnType": {
4172
- "__schema": "TypeRefSchema",
4172
+ "__schema": "TypeUnionSchema",
4173
4173
  "location": {
4174
4174
  "filePath": "component-factory.ts",
4175
4175
  "line": 157,
4176
4176
  "character": 14
4177
4177
  },
4178
- "name": "Promise",
4179
- "typeArgs": [
4178
+ "types": [
4179
+ {
4180
+ "__schema": "TypeRefSchema",
4181
+ "location": {
4182
+ "filePath": "component-factory.ts",
4183
+ "line": 157,
4184
+ "character": 14
4185
+ },
4186
+ "name": "Promise",
4187
+ "typeArgs": [
4188
+ {
4189
+ "__schema": "TypeArraySchema",
4190
+ "location": {
4191
+ "filePath": "component-factory.ts",
4192
+ "line": 157,
4193
+ "character": 22
4194
+ },
4195
+ "type": {
4196
+ "__schema": "TypeRefSchema",
4197
+ "location": {
4198
+ "filePath": "component-factory.ts",
4199
+ "line": 157,
4200
+ "character": 22
4201
+ },
4202
+ "name": "ComponentID"
4203
+ }
4204
+ }
4205
+ ]
4206
+ },
4180
4207
  {
4181
4208
  "__schema": "TypeArraySchema",
4182
4209
  "location": {
4183
4210
  "filePath": "component-factory.ts",
4184
4211
  "line": 157,
4185
- "character": 22
4212
+ "character": 39
4186
4213
  },
4187
4214
  "type": {
4188
4215
  "__schema": "TypeRefSchema",
4189
4216
  "location": {
4190
4217
  "filePath": "component-factory.ts",
4191
4218
  "line": 157,
4192
- "character": 22
4219
+ "character": 39
4193
4220
  },
4194
4221
  "name": "ComponentID"
4195
4222
  }
@@ -7951,7 +7978,7 @@
7951
7978
  "_legacy": {
7952
7979
  "scope": "teambit.component",
7953
7980
  "name": "component",
7954
- "version": "1.0.178"
7981
+ "version": "1.0.179"
7955
7982
  },
7956
7983
  "_scope": "teambit.component"
7957
7984
  }
@@ -18573,7 +18600,7 @@
18573
18600
  "_legacy": {
18574
18601
  "scope": "teambit.component",
18575
18602
  "name": "component",
18576
- "version": "1.0.178"
18603
+ "version": "1.0.179"
18577
18604
  },
18578
18605
  "_scope": "teambit.component"
18579
18606
  }
@@ -20724,31 +20751,58 @@
20724
20751
  "line": 157,
20725
20752
  "character": 3
20726
20753
  },
20727
- "signature": "(method) ComponentFactory.listIds(): Promise<ComponentID[]>",
20754
+ "signature": "(method) ComponentFactory.listIds(): Promise<ComponentID[]> | ComponentID[]",
20728
20755
  "name": "listIds",
20729
20756
  "params": [],
20730
20757
  "returnType": {
20731
- "__schema": "TypeRefSchema",
20758
+ "__schema": "TypeUnionSchema",
20732
20759
  "location": {
20733
20760
  "filePath": "component-factory.ts",
20734
20761
  "line": 157,
20735
20762
  "character": 14
20736
20763
  },
20737
- "name": "Promise",
20738
- "typeArgs": [
20764
+ "types": [
20765
+ {
20766
+ "__schema": "TypeRefSchema",
20767
+ "location": {
20768
+ "filePath": "component-factory.ts",
20769
+ "line": 157,
20770
+ "character": 14
20771
+ },
20772
+ "name": "Promise",
20773
+ "typeArgs": [
20774
+ {
20775
+ "__schema": "TypeArraySchema",
20776
+ "location": {
20777
+ "filePath": "component-factory.ts",
20778
+ "line": 157,
20779
+ "character": 22
20780
+ },
20781
+ "type": {
20782
+ "__schema": "TypeRefSchema",
20783
+ "location": {
20784
+ "filePath": "component-factory.ts",
20785
+ "line": 157,
20786
+ "character": 22
20787
+ },
20788
+ "name": "ComponentID"
20789
+ }
20790
+ }
20791
+ ]
20792
+ },
20739
20793
  {
20740
20794
  "__schema": "TypeArraySchema",
20741
20795
  "location": {
20742
20796
  "filePath": "component-factory.ts",
20743
20797
  "line": 157,
20744
- "character": 22
20798
+ "character": 39
20745
20799
  },
20746
20800
  "type": {
20747
20801
  "__schema": "TypeRefSchema",
20748
20802
  "location": {
20749
20803
  "filePath": "component-factory.ts",
20750
20804
  "line": 157,
20751
- "character": 22
20805
+ "character": 39
20752
20806
  },
20753
20807
  "name": "ComponentID"
20754
20808
  }
@@ -23668,7 +23722,7 @@
23668
23722
  "_legacy": {
23669
23723
  "scope": "teambit.component",
23670
23724
  "name": "component",
23671
- "version": "1.0.178"
23725
+ "version": "1.0.179"
23672
23726
  },
23673
23727
  "_scope": "teambit.component"
23674
23728
  }
@@ -29929,7 +29983,7 @@
29929
29983
  "_legacy": {
29930
29984
  "scope": "teambit.component",
29931
29985
  "name": "component",
29932
- "version": "1.0.178"
29986
+ "version": "1.0.179"
29933
29987
  },
29934
29988
  "_scope": "teambit.component"
29935
29989
  }
@@ -32311,7 +32365,7 @@
32311
32365
  "componentId": {
32312
32366
  "scope": "teambit.component",
32313
32367
  "name": "component",
32314
- "version": "1.0.178"
32368
+ "version": "1.0.179"
32315
32369
  },
32316
32370
  "taggedModuleExports": []
32317
32371
  }
@@ -116,7 +116,7 @@ export interface ComponentFactory {
116
116
  * list invalid components, such as components with missing files on the fs.
117
117
  */
118
118
  listInvalid(): Promise<InvalidComponent[]>;
119
- listIds(): Promise<ComponentID[]>;
119
+ listIds(): Promise<ComponentID[]> | ComponentID[];
120
120
  /**
121
121
  * get component-ids matching the given pattern. a pattern can have multiple patterns separated by a comma.
122
122
  * it uses multimatch (https://www.npmjs.com/package/multimatch) package for the matching algorithm, which supports
@@ -1 +1 @@
1
- {"version":3,"names":[],"sources":["component-factory.ts"],"sourcesContent":["import { Graph } from '@teambit/graph.cleargraph';\nimport { BitId } from '@teambit/legacy-bit-id';\nimport { ComponentID } from '@teambit/component-id';\nimport ConsumerComponent from '@teambit/legacy/dist/consumer/component';\nimport { CompIdGraph } from '@teambit/graph';\nimport type { ComponentLog } from '@teambit/legacy/dist/scope/models/model-component';\nimport type { AspectDefinition } from '@teambit/aspect-loader';\nimport { Component, InvalidComponent } from './component';\nimport { State } from './state';\nimport { Snap } from './snap';\n\nexport type ResolveAspectsOptions = FilterAspectsOptions & {\n throwOnError?: boolean;\n useScopeAspectsCapsule?: boolean;\n workspaceName?: string;\n skipDeps?: boolean;\n resolveEnvsFromRoots?: boolean;\n packageManagerConfigRootDir?: string;\n};\n\nexport type LoadAspectsOptions = {\n /* `throwOnError` is an optional parameter that can be passed to the loadAspects method in the `ComponentFactory` interface. If\n set to `true`, it will cause the method to throw an error if an error occurs during its execution. If set to `false`\n or not provided, the method will print a warning instead of throwing it. */\n throwOnError?: boolean;\n /* `hideMissingModuleError` is an optional parameter that can be passed to the `loadAspects` method in the\n `ComponentFactory` interface. If set to `true`, it will prevent the method from throwing/printing an error if a required module\n is missing during the loading of an aspect. Instead, it will continue loading the other\n aspects. If set to `false` or not provided, the method will print/throw an error if a required module is missing.\n (considering throwOnError as well) */\n hideMissingModuleError?: boolean;\n\n /* The `ignoreErrors` property is an optional boolean parameter that can be passed to the `LoadAspectsOptions` object in\n the `ComponentFactory` interface. If set to `true`, it will cause the `loadAspects` method to ignore any errors that\n occur during the loading of aspects and continue loading the other aspects. If set to `false` or not provided, the\n method will print/throw an error if a required module is missing or if any other error occurs during the loading of\n aspects. */\n ignoreErrors?: boolean;\n [key: string]: any;\n};\n\nexport type FilterAspectsOptions = {\n /**\n * Do not return results for the core aspects\n */\n excludeCore?: boolean;\n /**\n * Only return results for the provided list of ids\n */\n requestedOnly?: boolean;\n /**\n * Only return results for aspects that have a path to the specified runtime name\n */\n filterByRuntime?: boolean;\n};\n\nexport interface ComponentFactory {\n /**\n * name of the component host.\n */\n name: string;\n\n /**\n * path to the component host.\n */\n path: string;\n\n isLegacy: boolean;\n\n /**\n * resolve a `string` component ID to an instance of a ComponentID.\n */\n resolveComponentId(id: string | BitId | ComponentID): Promise<ComponentID>;\n\n /**\n * resolve multiple `string` component ID to an instance of a ComponentID.\n */\n resolveMultipleComponentIds(ids: (string | BitId | ComponentID)[]): Promise<ComponentID[]>;\n\n /**\n * returns a component by ID.\n */\n get(id: ComponentID): Promise<Component | undefined>;\n\n /**\n * returns the legacy representation of a component with minimal loading.\n * when loaded from the workspace, it won't run any Harmony hooks and even won't load dependencies.\n * it's good to get raw aspects data or some basic properties.\n * use carefully. prefer using `get()` instead.\n */\n getLegacyMinimal(id: ComponentID): Promise<ConsumerComponent | undefined>;\n\n /**\n * returns many components by ids.\n */\n getMany(ids: ComponentID[]): Promise<Component[]>;\n\n /**\n * returns many components by their legacy representation.\n */\n getManyByLegacy(components: ConsumerComponent[]): Promise<Component[]>;\n\n /**\n * get a component from a remote without importing it\n */\n getRemoteComponent?: (id: ComponentID) => Promise<Component>;\n\n /**\n * important - prefer using `getGraphIds()` if you don't need the component objects.\n * this method has a performance penalty. it must import all flattened-dependencies objects from the remotes.\n */\n getGraph(ids?: ComponentID[], shouldThrowOnMissingDep?: boolean): Promise<Graph<Component, string>>;\n\n /**\n * get graph of the given component-ids and all their dependencies (recursively/flattened).\n * the nodes are ComponentIds and is much faster than `this.getGraph()`.\n */\n getGraphIds(ids?: ComponentID[], shouldThrowOnMissingDep?: boolean): Promise<CompIdGraph>;\n\n getLogs(id: ComponentID, shortHash?: boolean, startsFrom?: string): Promise<ComponentLog[]>;\n\n /**\n * returns a specific state of a component by hash or semver.\n */\n getState(id: ComponentID, snapId: string): Promise<State>;\n\n /**\n * returns a specific snap of a component by hash.\n */\n getSnap(id: ComponentID, snapId: string): Promise<Snap>;\n\n /**\n * load aspects.\n * returns the loaded aspect ids including the loaded versions.\n */\n loadAspects: (ids: string[], throwOnError?: boolean, neededFor?: string, opts?: any) => Promise<string[]>;\n\n /**\n * Resolve dirs for aspects\n */\n resolveAspects: (\n runtimeName?: string,\n componentIds?: ComponentID[],\n opts?: ResolveAspectsOptions\n ) => Promise<AspectDefinition[]>;\n\n /**\n * list all components in the host.\n */\n list(filter?: { offset: number; limit: number }): Promise<Component[]>;\n\n /**\n * list invalid components, such as components with missing files on the fs.\n */\n listInvalid(): Promise<InvalidComponent[]>;\n\n listIds(): Promise<ComponentID[]>;\n\n /**\n * get component-ids matching the given pattern. a pattern can have multiple patterns separated by a comma.\n * it uses multimatch (https://www.npmjs.com/package/multimatch) package for the matching algorithm, which supports\n * (among others) negate character \"!\" to exclude ids. See the package page for more supported characters.\n */\n idsByPattern(pattern: string, throwForNoMatch?: boolean): Promise<ComponentID[]>;\n\n hasId(componentId: ComponentID): Promise<boolean>;\n\n /**\n * Check if the host has the id, if no, search for the id in inner host (for example, workspace will search in the scope)\n * @param componentId\n */\n hasIdNested(componentId: ComponentID, includeCache?: boolean): Promise<boolean>;\n\n /**\n * whether a component is not the same as its head.\n * for a new component, it'll return \"true\" as it has no head yet.\n * this is relevant for component from the workspace, where it can be locally changed. on the scope it's always false\n */\n isModified(component: Component): Promise<boolean>;\n\n /**\n * write the component to the filesystem when applicable (no-op for scope).\n * to change the component-path, specify the \"rootPath\", which should be a relative path inside the workspace.\n */\n write(component: Component, rootPath?: string): Promise<void>;\n\n /**\n * determine whether host should be the prior one in case multiple hosts persist.\n */\n priority?: boolean;\n}\n"],"mappings":""}
1
+ {"version":3,"names":[],"sources":["component-factory.ts"],"sourcesContent":["import { Graph } from '@teambit/graph.cleargraph';\nimport { BitId } from '@teambit/legacy-bit-id';\nimport { ComponentID } from '@teambit/component-id';\nimport ConsumerComponent from '@teambit/legacy/dist/consumer/component';\nimport { CompIdGraph } from '@teambit/graph';\nimport type { ComponentLog } from '@teambit/legacy/dist/scope/models/model-component';\nimport type { AspectDefinition } from '@teambit/aspect-loader';\nimport { Component, InvalidComponent } from './component';\nimport { State } from './state';\nimport { Snap } from './snap';\n\nexport type ResolveAspectsOptions = FilterAspectsOptions & {\n throwOnError?: boolean;\n useScopeAspectsCapsule?: boolean;\n workspaceName?: string;\n skipDeps?: boolean;\n resolveEnvsFromRoots?: boolean;\n packageManagerConfigRootDir?: string;\n};\n\nexport type LoadAspectsOptions = {\n /* `throwOnError` is an optional parameter that can be passed to the loadAspects method in the `ComponentFactory` interface. If\n set to `true`, it will cause the method to throw an error if an error occurs during its execution. If set to `false`\n or not provided, the method will print a warning instead of throwing it. */\n throwOnError?: boolean;\n /* `hideMissingModuleError` is an optional parameter that can be passed to the `loadAspects` method in the\n `ComponentFactory` interface. If set to `true`, it will prevent the method from throwing/printing an error if a required module\n is missing during the loading of an aspect. Instead, it will continue loading the other\n aspects. If set to `false` or not provided, the method will print/throw an error if a required module is missing.\n (considering throwOnError as well) */\n hideMissingModuleError?: boolean;\n\n /* The `ignoreErrors` property is an optional boolean parameter that can be passed to the `LoadAspectsOptions` object in\n the `ComponentFactory` interface. If set to `true`, it will cause the `loadAspects` method to ignore any errors that\n occur during the loading of aspects and continue loading the other aspects. If set to `false` or not provided, the\n method will print/throw an error if a required module is missing or if any other error occurs during the loading of\n aspects. */\n ignoreErrors?: boolean;\n [key: string]: any;\n};\n\nexport type FilterAspectsOptions = {\n /**\n * Do not return results for the core aspects\n */\n excludeCore?: boolean;\n /**\n * Only return results for the provided list of ids\n */\n requestedOnly?: boolean;\n /**\n * Only return results for aspects that have a path to the specified runtime name\n */\n filterByRuntime?: boolean;\n};\n\nexport interface ComponentFactory {\n /**\n * name of the component host.\n */\n name: string;\n\n /**\n * path to the component host.\n */\n path: string;\n\n isLegacy: boolean;\n\n /**\n * resolve a `string` component ID to an instance of a ComponentID.\n */\n resolveComponentId(id: string | BitId | ComponentID): Promise<ComponentID>;\n\n /**\n * resolve multiple `string` component ID to an instance of a ComponentID.\n */\n resolveMultipleComponentIds(ids: (string | BitId | ComponentID)[]): Promise<ComponentID[]>;\n\n /**\n * returns a component by ID.\n */\n get(id: ComponentID): Promise<Component | undefined>;\n\n /**\n * returns the legacy representation of a component with minimal loading.\n * when loaded from the workspace, it won't run any Harmony hooks and even won't load dependencies.\n * it's good to get raw aspects data or some basic properties.\n * use carefully. prefer using `get()` instead.\n */\n getLegacyMinimal(id: ComponentID): Promise<ConsumerComponent | undefined>;\n\n /**\n * returns many components by ids.\n */\n getMany(ids: ComponentID[]): Promise<Component[]>;\n\n /**\n * returns many components by their legacy representation.\n */\n getManyByLegacy(components: ConsumerComponent[]): Promise<Component[]>;\n\n /**\n * get a component from a remote without importing it\n */\n getRemoteComponent?: (id: ComponentID) => Promise<Component>;\n\n /**\n * important - prefer using `getGraphIds()` if you don't need the component objects.\n * this method has a performance penalty. it must import all flattened-dependencies objects from the remotes.\n */\n getGraph(ids?: ComponentID[], shouldThrowOnMissingDep?: boolean): Promise<Graph<Component, string>>;\n\n /**\n * get graph of the given component-ids and all their dependencies (recursively/flattened).\n * the nodes are ComponentIds and is much faster than `this.getGraph()`.\n */\n getGraphIds(ids?: ComponentID[], shouldThrowOnMissingDep?: boolean): Promise<CompIdGraph>;\n\n getLogs(id: ComponentID, shortHash?: boolean, startsFrom?: string): Promise<ComponentLog[]>;\n\n /**\n * returns a specific state of a component by hash or semver.\n */\n getState(id: ComponentID, snapId: string): Promise<State>;\n\n /**\n * returns a specific snap of a component by hash.\n */\n getSnap(id: ComponentID, snapId: string): Promise<Snap>;\n\n /**\n * load aspects.\n * returns the loaded aspect ids including the loaded versions.\n */\n loadAspects: (ids: string[], throwOnError?: boolean, neededFor?: string, opts?: any) => Promise<string[]>;\n\n /**\n * Resolve dirs for aspects\n */\n resolveAspects: (\n runtimeName?: string,\n componentIds?: ComponentID[],\n opts?: ResolveAspectsOptions\n ) => Promise<AspectDefinition[]>;\n\n /**\n * list all components in the host.\n */\n list(filter?: { offset: number; limit: number }): Promise<Component[]>;\n\n /**\n * list invalid components, such as components with missing files on the fs.\n */\n listInvalid(): Promise<InvalidComponent[]>;\n\n listIds(): Promise<ComponentID[]> | ComponentID[];\n\n /**\n * get component-ids matching the given pattern. a pattern can have multiple patterns separated by a comma.\n * it uses multimatch (https://www.npmjs.com/package/multimatch) package for the matching algorithm, which supports\n * (among others) negate character \"!\" to exclude ids. See the package page for more supported characters.\n */\n idsByPattern(pattern: string, throwForNoMatch?: boolean): Promise<ComponentID[]>;\n\n hasId(componentId: ComponentID): Promise<boolean>;\n\n /**\n * Check if the host has the id, if no, search for the id in inner host (for example, workspace will search in the scope)\n * @param componentId\n */\n hasIdNested(componentId: ComponentID, includeCache?: boolean): Promise<boolean>;\n\n /**\n * whether a component is not the same as its head.\n * for a new component, it'll return \"true\" as it has no head yet.\n * this is relevant for component from the workspace, where it can be locally changed. on the scope it's always false\n */\n isModified(component: Component): Promise<boolean>;\n\n /**\n * write the component to the filesystem when applicable (no-op for scope).\n * to change the component-path, specify the \"rootPath\", which should be a relative path inside the workspace.\n */\n write(component: Component, rootPath?: string): Promise<void>;\n\n /**\n * determine whether host should be the prior one in case multiple hosts persist.\n */\n priority?: boolean;\n}\n"],"mappings":""}
@@ -1,5 +1,5 @@
1
- import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.component_component@1.0.178/dist/component.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.component_component@1.0.178/dist/component.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.component_component@1.0.179/dist/component.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.component_component@1.0.179/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.178",
3
+ "version": "1.0.179",
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.178"
9
+ "version": "1.0.179"
10
10
  },
11
11
  "dependencies": {
12
12
  "@teambit/any-fs": "0.0.5",
@@ -38,35 +38,35 @@
38
38
  "@teambit/documenter.ui.separator": "4.1.1",
39
39
  "@teambit/design.ui.pages.not-found": "0.0.366",
40
40
  "@teambit/design.ui.pages.server-error": "0.0.366",
41
+ "@teambit/design.ui.styles.ellipsis": "0.0.357",
42
+ "@teambit/explorer.ui.command-bar": "2.0.14",
41
43
  "@teambit/design.navigation.responsive-navbar": "0.0.7",
42
44
  "@teambit/base-ui.layout.breakpoints": "1.0.0",
43
45
  "@teambit/ui-foundation.ui.use-box.dropdown": "0.0.142",
44
- "@teambit/design.ui.styles.ellipsis": "0.0.357",
45
- "@teambit/explorer.ui.command-bar": "2.0.14",
46
- "@teambit/aspect-loader": "1.0.178",
47
- "@teambit/graph": "1.0.178",
46
+ "@teambit/aspect-loader": "1.0.179",
47
+ "@teambit/graph": "1.0.179",
48
48
  "@teambit/toolbox.path.match-patterns": "0.0.15",
49
49
  "@teambit/toolbox.string.capitalize": "0.0.496",
50
50
  "@teambit/cli": "0.0.852",
51
51
  "@teambit/express": "0.0.951",
52
- "@teambit/graphql": "1.0.178",
53
- "@teambit/command-bar": "1.0.178",
52
+ "@teambit/graphql": "1.0.179",
53
+ "@teambit/command-bar": "1.0.179",
54
54
  "@teambit/component-package-version": "0.0.433",
55
- "@teambit/preview": "1.0.178",
56
- "@teambit/pubsub": "1.0.178",
57
- "@teambit/react-router": "1.0.178",
58
- "@teambit/ui": "1.0.178",
55
+ "@teambit/preview": "1.0.179",
56
+ "@teambit/pubsub": "1.0.179",
57
+ "@teambit/react-router": "1.0.179",
58
+ "@teambit/ui": "1.0.179",
59
59
  "@teambit/component-issues": "0.0.141",
60
60
  "@teambit/cli-table": "0.0.48",
61
61
  "@teambit/component-descriptor": "0.0.415",
62
62
  "@teambit/harmony.ui.aspect-box": "0.0.507",
63
- "@teambit/compositions": "1.0.178",
64
- "@teambit/deprecation": "1.0.178",
65
- "@teambit/envs": "1.0.178",
63
+ "@teambit/compositions": "1.0.179",
64
+ "@teambit/deprecation": "1.0.179",
65
+ "@teambit/envs": "1.0.179",
66
+ "@teambit/envs.ui.env-icon": "0.0.505",
66
67
  "@teambit/component.ui.version-dropdown": "0.0.855",
67
68
  "@teambit/lanes.hooks.use-lanes": "0.0.260",
68
- "@teambit/lanes.ui.models.lanes-model": "0.0.212",
69
- "@teambit/envs.ui.env-icon": "0.0.505"
69
+ "@teambit/lanes.ui.models.lanes-model": "0.0.212"
70
70
  },
71
71
  "devDependencies": {
72
72
  "@types/lodash": "4.14.165",