@teambit/install 1.0.1080 → 1.0.1082

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.1080",
3
+ "version": "1.0.1082",
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.1080"
9
+ "version": "1.0.1082"
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.1357",
28
- "@teambit/logger": "0.0.1450",
29
- "@teambit/component-issues": "0.0.180",
30
- "@teambit/component-package-version": "0.0.457",
31
27
  "@teambit/component-version": "1.0.4",
32
- "@teambit/component.sources": "0.0.192",
33
- "@teambit/dependencies.fs.linked-dependencies": "0.0.67",
34
- "@teambit/pkg.modules.component-package-name": "0.0.147",
35
- "@teambit/toolbox.json.jsonc-utils": "0.0.9",
36
- "@teambit/variants": "0.0.1625",
37
- "@teambit/workspace.modules.node-modules-linker": "0.0.371",
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.1080",
42
- "@teambit/workspace": "1.0.1080",
43
- "@teambit/application": "1.0.1080",
44
- "@teambit/aspect-loader": "1.0.1080",
45
- "@teambit/bundler": "1.0.1080",
46
- "@teambit/compiler": "1.0.1080",
47
- "@teambit/component": "1.0.1080",
48
- "@teambit/envs": "1.0.1080",
49
- "@teambit/generator": "1.0.1081",
50
- "@teambit/host-initializer": "0.0.793",
51
- "@teambit/ipc-events": "1.0.1080",
52
- "@teambit/issues": "1.0.1080",
53
- "@teambit/objects": "0.0.587",
54
- "@teambit/ui": "1.0.1080",
55
- "@teambit/workspace-config-files": "1.0.1080"
31
+ "@teambit/cli": "0.0.1359",
32
+ "@teambit/dependency-resolver": "1.0.1082",
33
+ "@teambit/logger": "0.0.1452",
34
+ "@teambit/workspace": "1.0.1082",
35
+ "@teambit/application": "1.0.1082",
36
+ "@teambit/aspect-loader": "1.0.1082",
37
+ "@teambit/bundler": "1.0.1082",
38
+ "@teambit/compiler": "1.0.1082",
39
+ "@teambit/component-issues": "0.0.182",
40
+ "@teambit/component-package-version": "0.0.459",
41
+ "@teambit/component.sources": "0.0.194",
42
+ "@teambit/component": "1.0.1082",
43
+ "@teambit/dependencies.fs.linked-dependencies": "0.0.69",
44
+ "@teambit/envs": "1.0.1082",
45
+ "@teambit/generator": "1.0.1083",
46
+ "@teambit/host-initializer": "0.0.795",
47
+ "@teambit/ipc-events": "1.0.1082",
48
+ "@teambit/issues": "1.0.1082",
49
+ "@teambit/objects": "0.0.589",
50
+ "@teambit/pkg.modules.component-package-name": "0.0.149",
51
+ "@teambit/toolbox.json.jsonc-utils": "0.0.11",
52
+ "@teambit/ui": "1.0.1082",
53
+ "@teambit/variants": "0.0.1627",
54
+ "@teambit/workspace-config-files": "1.0.1082",
55
+ "@teambit/workspace.modules.node-modules-linker": "0.0.373"
56
56
  },
57
57
  "devDependencies": {
58
58
  "@types/fs-extra": "9.0.7",