@teambit/install 1.0.869 → 1.0.871

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.869",
3
+ "version": "1.0.871",
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.869"
9
+ "version": "1.0.871"
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",
26
+ "@teambit/cli": "0.0.1298",
27
+ "@teambit/logger": "0.0.1391",
28
+ "@teambit/component-issues": "0.0.169",
29
+ "@teambit/component-package-version": "0.0.448",
30
+ "@teambit/component.sources": "0.0.149",
31
+ "@teambit/dependencies.fs.linked-dependencies": "0.0.47",
32
+ "@teambit/pkg.modules.component-package-name": "0.0.104",
33
+ "@teambit/variants": "0.0.1566",
34
+ "@teambit/workspace.modules.node-modules-linker": "0.0.326",
35
35
  "@teambit/workspace.root-components": "1.0.1",
36
36
  "@teambit/bit-error": "0.0.404",
37
37
  "@teambit/toolbox.time.time-format": "0.0.502",
38
- "@teambit/dependency-resolver": "1.0.869",
39
- "@teambit/workspace": "1.0.869",
40
- "@teambit/application": "1.0.869",
41
- "@teambit/aspect-loader": "1.0.869",
42
- "@teambit/bundler": "1.0.869",
43
- "@teambit/compiler": "1.0.869",
44
- "@teambit/component": "1.0.869",
45
- "@teambit/envs": "1.0.869",
46
- "@teambit/generator": "1.0.870",
47
- "@teambit/host-initializer": "0.0.582",
48
- "@teambit/ipc-events": "1.0.869",
49
- "@teambit/issues": "1.0.869",
50
- "@teambit/objects": "0.0.376",
51
- "@teambit/ui": "1.0.869",
52
- "@teambit/workspace-config-files": "1.0.869"
38
+ "@teambit/dependency-resolver": "1.0.871",
39
+ "@teambit/workspace": "1.0.871",
40
+ "@teambit/application": "1.0.871",
41
+ "@teambit/aspect-loader": "1.0.871",
42
+ "@teambit/bundler": "1.0.871",
43
+ "@teambit/compiler": "1.0.871",
44
+ "@teambit/component": "1.0.871",
45
+ "@teambit/envs": "1.0.871",
46
+ "@teambit/generator": "1.0.872",
47
+ "@teambit/host-initializer": "0.0.584",
48
+ "@teambit/ipc-events": "1.0.871",
49
+ "@teambit/issues": "1.0.871",
50
+ "@teambit/objects": "0.0.378",
51
+ "@teambit/ui": "1.0.871",
52
+ "@teambit/workspace-config-files": "1.0.871"
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",