@teambit/install 1.0.1050 → 1.0.1051

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/install",
3
- "version": "1.0.1050",
3
+ "version": "1.0.1051",
4
4
  "homepage": "https://bit.cloud/teambit/workspace/install",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.workspace",
8
8
  "name": "install",
9
- "version": "1.0.1050"
9
+ "version": "1.0.1051"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "4.1.2",
@@ -24,35 +24,35 @@
24
24
  "enquirer": "2.4.1",
25
25
  "table": "6.7.3",
26
26
  "@teambit/harmony": "0.4.12",
27
- "@teambit/cli": "0.0.1348",
28
- "@teambit/logger": "0.0.1441",
29
- "@teambit/component-issues": "0.0.175",
30
- "@teambit/component-package-version": "0.0.452",
31
27
  "@teambit/component-version": "1.0.4",
32
- "@teambit/component.sources": "0.0.186",
33
- "@teambit/dependencies.fs.linked-dependencies": "0.0.61",
34
- "@teambit/pkg.modules.component-package-name": "0.0.141",
35
- "@teambit/toolbox.json.jsonc-utils": "0.0.4",
36
- "@teambit/variants": "0.0.1616",
37
- "@teambit/workspace.modules.node-modules-linker": "0.0.365",
38
28
  "@teambit/workspace.root-components": "1.0.1",
39
29
  "@teambit/bit-error": "0.0.404",
40
30
  "@teambit/toolbox.time.time-format": "0.0.502",
41
- "@teambit/dependency-resolver": "1.0.1050",
42
- "@teambit/workspace": "1.0.1050",
43
- "@teambit/application": "1.0.1050",
44
- "@teambit/aspect-loader": "1.0.1050",
45
- "@teambit/bundler": "1.0.1050",
46
- "@teambit/compiler": "1.0.1050",
47
- "@teambit/component": "1.0.1050",
48
- "@teambit/envs": "1.0.1050",
49
- "@teambit/generator": "1.0.1051",
50
- "@teambit/host-initializer": "0.0.763",
51
- "@teambit/ipc-events": "1.0.1050",
52
- "@teambit/issues": "1.0.1050",
53
- "@teambit/objects": "0.0.557",
54
- "@teambit/ui": "1.0.1050",
55
- "@teambit/workspace-config-files": "1.0.1050"
31
+ "@teambit/cli": "0.0.1349",
32
+ "@teambit/dependency-resolver": "1.0.1051",
33
+ "@teambit/logger": "0.0.1442",
34
+ "@teambit/workspace": "1.0.1051",
35
+ "@teambit/application": "1.0.1051",
36
+ "@teambit/aspect-loader": "1.0.1051",
37
+ "@teambit/bundler": "1.0.1051",
38
+ "@teambit/compiler": "1.0.1051",
39
+ "@teambit/component-issues": "0.0.176",
40
+ "@teambit/component-package-version": "0.0.453",
41
+ "@teambit/component.sources": "0.0.187",
42
+ "@teambit/component": "1.0.1051",
43
+ "@teambit/dependencies.fs.linked-dependencies": "0.0.62",
44
+ "@teambit/envs": "1.0.1051",
45
+ "@teambit/generator": "1.0.1052",
46
+ "@teambit/host-initializer": "0.0.764",
47
+ "@teambit/ipc-events": "1.0.1051",
48
+ "@teambit/issues": "1.0.1051",
49
+ "@teambit/objects": "0.0.558",
50
+ "@teambit/pkg.modules.component-package-name": "0.0.142",
51
+ "@teambit/toolbox.json.jsonc-utils": "0.0.5",
52
+ "@teambit/ui": "1.0.1051",
53
+ "@teambit/variants": "0.0.1617",
54
+ "@teambit/workspace-config-files": "1.0.1051",
55
+ "@teambit/workspace.modules.node-modules-linker": "0.0.366"
56
56
  },
57
57
  "devDependencies": {
58
58
  "@types/fs-extra": "9.0.7",