@teambit/install 1.0.1011 → 1.0.1013

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.1011",
3
+ "version": "1.0.1013",
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.1011"
9
+ "version": "1.0.1013"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "4.1.2",
@@ -24,34 +24,34 @@
24
24
  "enquirer": "2.4.1",
25
25
  "table": "6.7.3",
26
26
  "@teambit/harmony": "0.4.7",
27
- "@teambit/cli": "0.0.1334",
28
- "@teambit/logger": "0.0.1427",
29
27
  "@teambit/component-issues": "0.0.172",
30
28
  "@teambit/component-package-version": "0.0.450",
31
- "@teambit/component.sources": "0.0.176",
32
29
  "@teambit/dependencies.fs.linked-dependencies": "0.0.56",
33
- "@teambit/pkg.modules.component-package-name": "0.0.131",
34
30
  "@teambit/toolbox.json.jsonc-utils": "0.0.2",
35
- "@teambit/variants": "0.0.1602",
36
- "@teambit/workspace.modules.node-modules-linker": "0.0.355",
37
31
  "@teambit/workspace.root-components": "1.0.1",
38
32
  "@teambit/bit-error": "0.0.404",
39
33
  "@teambit/toolbox.time.time-format": "0.0.502",
40
- "@teambit/dependency-resolver": "1.0.1011",
41
- "@teambit/workspace": "1.0.1011",
42
- "@teambit/application": "1.0.1011",
43
- "@teambit/aspect-loader": "1.0.1011",
44
- "@teambit/bundler": "1.0.1011",
45
- "@teambit/compiler": "1.0.1011",
46
- "@teambit/component": "1.0.1011",
47
- "@teambit/envs": "1.0.1011",
48
- "@teambit/generator": "1.0.1012",
49
- "@teambit/host-initializer": "0.0.724",
50
- "@teambit/ipc-events": "1.0.1011",
51
- "@teambit/issues": "1.0.1011",
52
- "@teambit/objects": "0.0.518",
53
- "@teambit/ui": "1.0.1011",
54
- "@teambit/workspace-config-files": "1.0.1011"
34
+ "@teambit/cli": "0.0.1336",
35
+ "@teambit/dependency-resolver": "1.0.1013",
36
+ "@teambit/logger": "0.0.1429",
37
+ "@teambit/workspace": "1.0.1013",
38
+ "@teambit/application": "1.0.1013",
39
+ "@teambit/aspect-loader": "1.0.1013",
40
+ "@teambit/bundler": "1.0.1013",
41
+ "@teambit/compiler": "1.0.1013",
42
+ "@teambit/component.sources": "0.0.177",
43
+ "@teambit/component": "1.0.1013",
44
+ "@teambit/envs": "1.0.1013",
45
+ "@teambit/generator": "1.0.1014",
46
+ "@teambit/host-initializer": "0.0.726",
47
+ "@teambit/ipc-events": "1.0.1013",
48
+ "@teambit/issues": "1.0.1013",
49
+ "@teambit/objects": "0.0.520",
50
+ "@teambit/pkg.modules.component-package-name": "0.0.132",
51
+ "@teambit/ui": "1.0.1013",
52
+ "@teambit/variants": "0.0.1604",
53
+ "@teambit/workspace-config-files": "1.0.1013",
54
+ "@teambit/workspace.modules.node-modules-linker": "0.0.356"
55
55
  },
56
56
  "devDependencies": {
57
57
  "@types/fs-extra": "9.0.7",
@@ -60,7 +60,7 @@
60
60
  "@types/semver": "7.5.8",
61
61
  "strip-ansi": "6.0.0",
62
62
  "@types/mocha": "9.1.0",
63
- "@teambit/harmony.envs.core-aspect-env": "0.1.5"
63
+ "@teambit/harmony.envs.core-aspect-env": "0.1.6"
64
64
  },
65
65
  "peerDependencies": {
66
66
  "chai": "5.2.1",