@teambit/install 1.0.1094 → 1.0.1096

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.1094",
3
+ "version": "1.0.1096",
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.1094"
9
+ "version": "1.0.1096"
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/component-issues": "0.0.182",
28
- "@teambit/component-package-version": "0.0.459",
29
27
  "@teambit/component-version": "1.0.4",
30
- "@teambit/component.sources": "0.0.195",
31
- "@teambit/dependencies.fs.linked-dependencies": "0.0.69",
32
- "@teambit/pkg.modules.component-package-name": "0.0.150",
33
- "@teambit/toolbox.json.jsonc-utils": "0.0.11",
34
- "@teambit/workspace.modules.node-modules-linker": "0.0.374",
35
28
  "@teambit/workspace.root-components": "1.0.1",
36
29
  "@teambit/bit-error": "0.0.404",
37
30
  "@teambit/toolbox.time.time-format": "0.0.502",
38
- "@teambit/cli": "0.0.1362",
39
- "@teambit/dependency-resolver": "1.0.1094",
40
- "@teambit/logger": "0.0.1455",
41
- "@teambit/workspace": "1.0.1094",
42
- "@teambit/application": "1.0.1094",
43
- "@teambit/aspect-loader": "1.0.1094",
44
- "@teambit/bundler": "1.0.1094",
45
- "@teambit/compiler": "1.0.1094",
46
- "@teambit/component": "1.0.1094",
47
- "@teambit/envs": "1.0.1094",
48
- "@teambit/generator": "1.0.1095",
49
- "@teambit/host-initializer": "0.0.807",
50
- "@teambit/ipc-events": "1.0.1094",
51
- "@teambit/issues": "1.0.1094",
52
- "@teambit/objects": "0.0.601",
53
- "@teambit/ui": "1.0.1094",
54
- "@teambit/variants": "0.0.1630",
55
- "@teambit/workspace-config-files": "1.0.1094"
31
+ "@teambit/cli": "0.0.1363",
32
+ "@teambit/dependency-resolver": "1.0.1096",
33
+ "@teambit/logger": "0.0.1456",
34
+ "@teambit/workspace": "1.0.1096",
35
+ "@teambit/application": "1.0.1096",
36
+ "@teambit/aspect-loader": "1.0.1096",
37
+ "@teambit/bundler": "1.0.1096",
38
+ "@teambit/compiler": "1.0.1096",
39
+ "@teambit/component-issues": "0.0.183",
40
+ "@teambit/component-package-version": "0.0.460",
41
+ "@teambit/component.sources": "0.0.196",
42
+ "@teambit/component": "1.0.1096",
43
+ "@teambit/dependencies.fs.linked-dependencies": "0.0.70",
44
+ "@teambit/envs": "1.0.1096",
45
+ "@teambit/generator": "1.0.1097",
46
+ "@teambit/host-initializer": "0.0.809",
47
+ "@teambit/ipc-events": "1.0.1096",
48
+ "@teambit/issues": "1.0.1096",
49
+ "@teambit/objects": "0.0.603",
50
+ "@teambit/pkg.modules.component-package-name": "0.0.151",
51
+ "@teambit/toolbox.json.jsonc-utils": "0.0.12",
52
+ "@teambit/ui": "1.0.1096",
53
+ "@teambit/variants": "0.0.1631",
54
+ "@teambit/workspace-config-files": "1.0.1096",
55
+ "@teambit/workspace.modules.node-modules-linker": "0.0.375"
56
56
  },
57
57
  "devDependencies": {
58
58
  "@types/fs-extra": "9.0.7",