@teambit/install 1.0.1010 → 1.0.1012

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.1010",
3
+ "version": "1.0.1012",
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.1010"
9
+ "version": "1.0.1012"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "4.1.2",
@@ -26,32 +26,32 @@
26
26
  "@teambit/harmony": "0.4.7",
27
27
  "@teambit/component-issues": "0.0.172",
28
28
  "@teambit/component-package-version": "0.0.450",
29
+ "@teambit/component.sources": "0.0.176",
30
+ "@teambit/dependencies.fs.linked-dependencies": "0.0.56",
31
+ "@teambit/pkg.modules.component-package-name": "0.0.131",
29
32
  "@teambit/toolbox.json.jsonc-utils": "0.0.2",
33
+ "@teambit/workspace.modules.node-modules-linker": "0.0.355",
30
34
  "@teambit/workspace.root-components": "1.0.1",
31
35
  "@teambit/bit-error": "0.0.404",
32
36
  "@teambit/toolbox.time.time-format": "0.0.502",
33
- "@teambit/cli": "0.0.1334",
34
- "@teambit/dependency-resolver": "1.0.1010",
35
- "@teambit/logger": "0.0.1427",
36
- "@teambit/workspace": "1.0.1010",
37
- "@teambit/application": "1.0.1010",
38
- "@teambit/aspect-loader": "1.0.1010",
39
- "@teambit/bundler": "1.0.1010",
40
- "@teambit/compiler": "1.0.1010",
41
- "@teambit/component.sources": "0.0.176",
42
- "@teambit/component": "1.0.1010",
43
- "@teambit/dependencies.fs.linked-dependencies": "0.0.56",
44
- "@teambit/envs": "1.0.1010",
45
- "@teambit/generator": "1.0.1011",
46
- "@teambit/host-initializer": "0.0.723",
47
- "@teambit/ipc-events": "1.0.1010",
48
- "@teambit/issues": "1.0.1010",
49
- "@teambit/objects": "0.0.517",
50
- "@teambit/pkg.modules.component-package-name": "0.0.131",
51
- "@teambit/ui": "1.0.1010",
52
- "@teambit/variants": "0.0.1602",
53
- "@teambit/workspace-config-files": "1.0.1010",
54
- "@teambit/workspace.modules.node-modules-linker": "0.0.355"
37
+ "@teambit/cli": "0.0.1335",
38
+ "@teambit/dependency-resolver": "1.0.1012",
39
+ "@teambit/logger": "0.0.1428",
40
+ "@teambit/workspace": "1.0.1012",
41
+ "@teambit/application": "1.0.1012",
42
+ "@teambit/aspect-loader": "1.0.1012",
43
+ "@teambit/bundler": "1.0.1012",
44
+ "@teambit/compiler": "1.0.1012",
45
+ "@teambit/component": "1.0.1012",
46
+ "@teambit/envs": "1.0.1012",
47
+ "@teambit/generator": "1.0.1013",
48
+ "@teambit/host-initializer": "0.0.725",
49
+ "@teambit/ipc-events": "1.0.1012",
50
+ "@teambit/issues": "1.0.1012",
51
+ "@teambit/objects": "0.0.519",
52
+ "@teambit/ui": "1.0.1012",
53
+ "@teambit/variants": "0.0.1603",
54
+ "@teambit/workspace-config-files": "1.0.1012"
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",