@teambit/install 1.0.868 → 1.0.870

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.868",
3
+ "version": "1.0.870",
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.868"
9
+ "version": "1.0.870"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "4.1.2",
@@ -23,33 +23,33 @@
23
23
  "enquirer": "2.4.1",
24
24
  "table": "6.7.3",
25
25
  "@teambit/harmony": "0.4.7",
26
- "@teambit/cli": "0.0.1297",
27
- "@teambit/logger": "0.0.1390",
28
- "@teambit/component-issues": "0.0.168",
29
- "@teambit/component-package-version": "0.0.447",
30
- "@teambit/component.sources": "0.0.148",
31
- "@teambit/dependencies.fs.linked-dependencies": "0.0.46",
32
- "@teambit/pkg.modules.component-package-name": "0.0.103",
33
- "@teambit/variants": "0.0.1565",
34
- "@teambit/workspace.modules.node-modules-linker": "0.0.325",
35
26
  "@teambit/workspace.root-components": "1.0.1",
36
27
  "@teambit/bit-error": "0.0.404",
37
28
  "@teambit/toolbox.time.time-format": "0.0.502",
38
- "@teambit/dependency-resolver": "1.0.868",
39
- "@teambit/workspace": "1.0.868",
40
- "@teambit/application": "1.0.868",
41
- "@teambit/aspect-loader": "1.0.868",
42
- "@teambit/bundler": "1.0.868",
43
- "@teambit/compiler": "1.0.868",
44
- "@teambit/component": "1.0.868",
45
- "@teambit/envs": "1.0.868",
46
- "@teambit/generator": "1.0.869",
47
- "@teambit/host-initializer": "0.0.581",
48
- "@teambit/ipc-events": "1.0.868",
49
- "@teambit/issues": "1.0.868",
50
- "@teambit/objects": "0.0.375",
51
- "@teambit/ui": "1.0.868",
52
- "@teambit/workspace-config-files": "1.0.868"
29
+ "@teambit/cli": "0.0.1298",
30
+ "@teambit/dependency-resolver": "1.0.870",
31
+ "@teambit/logger": "0.0.1391",
32
+ "@teambit/workspace": "1.0.870",
33
+ "@teambit/application": "1.0.870",
34
+ "@teambit/aspect-loader": "1.0.870",
35
+ "@teambit/bundler": "1.0.870",
36
+ "@teambit/compiler": "1.0.870",
37
+ "@teambit/component-issues": "0.0.169",
38
+ "@teambit/component-package-version": "0.0.448",
39
+ "@teambit/component.sources": "0.0.149",
40
+ "@teambit/component": "1.0.870",
41
+ "@teambit/dependencies.fs.linked-dependencies": "0.0.47",
42
+ "@teambit/envs": "1.0.870",
43
+ "@teambit/generator": "1.0.871",
44
+ "@teambit/host-initializer": "0.0.583",
45
+ "@teambit/ipc-events": "1.0.870",
46
+ "@teambit/issues": "1.0.870",
47
+ "@teambit/objects": "0.0.377",
48
+ "@teambit/pkg.modules.component-package-name": "0.0.104",
49
+ "@teambit/ui": "1.0.870",
50
+ "@teambit/variants": "0.0.1566",
51
+ "@teambit/workspace-config-files": "1.0.870",
52
+ "@teambit/workspace.modules.node-modules-linker": "0.0.326"
53
53
  },
54
54
  "devDependencies": {
55
55
  "@types/fs-extra": "9.0.7",
@@ -57,7 +57,7 @@
57
57
  "@types/object-hash": "1.3.4",
58
58
  "strip-ansi": "6.0.0",
59
59
  "@types/mocha": "9.1.0",
60
- "@teambit/harmony.envs.core-aspect-env": "0.1.3"
60
+ "@teambit/harmony.envs.core-aspect-env": "0.1.4"
61
61
  },
62
62
  "peerDependencies": {
63
63
  "chai": "5.2.1",