@teambit/install 1.0.1079 → 1.0.1081

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.1079",
3
+ "version": "1.0.1081",
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.1079"
9
+ "version": "1.0.1081"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "4.1.2",
@@ -28,31 +28,31 @@
28
28
  "@teambit/workspace.root-components": "1.0.1",
29
29
  "@teambit/bit-error": "0.0.404",
30
30
  "@teambit/toolbox.time.time-format": "0.0.502",
31
- "@teambit/cli": "0.0.1357",
32
- "@teambit/dependency-resolver": "1.0.1079",
33
- "@teambit/logger": "0.0.1450",
34
- "@teambit/workspace": "1.0.1079",
35
- "@teambit/application": "1.0.1079",
36
- "@teambit/aspect-loader": "1.0.1079",
37
- "@teambit/bundler": "1.0.1079",
38
- "@teambit/compiler": "1.0.1079",
39
- "@teambit/component-issues": "0.0.180",
40
- "@teambit/component-package-version": "0.0.457",
41
- "@teambit/component.sources": "0.0.192",
42
- "@teambit/component": "1.0.1079",
43
- "@teambit/dependencies.fs.linked-dependencies": "0.0.67",
44
- "@teambit/envs": "1.0.1079",
45
- "@teambit/generator": "1.0.1080",
46
- "@teambit/host-initializer": "0.0.792",
47
- "@teambit/ipc-events": "1.0.1079",
48
- "@teambit/issues": "1.0.1079",
49
- "@teambit/objects": "0.0.586",
50
- "@teambit/pkg.modules.component-package-name": "0.0.147",
51
- "@teambit/toolbox.json.jsonc-utils": "0.0.9",
52
- "@teambit/ui": "1.0.1079",
53
- "@teambit/variants": "0.0.1625",
54
- "@teambit/workspace-config-files": "1.0.1079",
55
- "@teambit/workspace.modules.node-modules-linker": "0.0.371"
31
+ "@teambit/cli": "0.0.1358",
32
+ "@teambit/dependency-resolver": "1.0.1081",
33
+ "@teambit/logger": "0.0.1451",
34
+ "@teambit/workspace": "1.0.1081",
35
+ "@teambit/application": "1.0.1081",
36
+ "@teambit/aspect-loader": "1.0.1081",
37
+ "@teambit/bundler": "1.0.1081",
38
+ "@teambit/compiler": "1.0.1081",
39
+ "@teambit/component-issues": "0.0.181",
40
+ "@teambit/component-package-version": "0.0.458",
41
+ "@teambit/component.sources": "0.0.193",
42
+ "@teambit/component": "1.0.1081",
43
+ "@teambit/dependencies.fs.linked-dependencies": "0.0.68",
44
+ "@teambit/envs": "1.0.1081",
45
+ "@teambit/generator": "1.0.1082",
46
+ "@teambit/host-initializer": "0.0.794",
47
+ "@teambit/ipc-events": "1.0.1081",
48
+ "@teambit/issues": "1.0.1081",
49
+ "@teambit/objects": "0.0.588",
50
+ "@teambit/pkg.modules.component-package-name": "0.0.148",
51
+ "@teambit/toolbox.json.jsonc-utils": "0.0.10",
52
+ "@teambit/ui": "1.0.1081",
53
+ "@teambit/variants": "0.0.1626",
54
+ "@teambit/workspace-config-files": "1.0.1081",
55
+ "@teambit/workspace.modules.node-modules-linker": "0.0.372"
56
56
  },
57
57
  "devDependencies": {
58
58
  "@types/fs-extra": "9.0.7",
@@ -61,7 +61,7 @@
61
61
  "@types/semver": "7.5.8",
62
62
  "strip-ansi": "6.0.0",
63
63
  "@types/mocha": "9.1.0",
64
- "@teambit/harmony.envs.core-aspect-env": "2.0.4"
64
+ "@teambit/harmony.envs.core-aspect-env": "2.0.3"
65
65
  },
66
66
  "peerDependencies": {
67
67
  "chai": "5.2.1"