@teambit/install 1.0.708 → 1.0.710

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.708",
3
+ "version": "1.0.710",
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.708"
9
+ "version": "1.0.710"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "4.1.2",
@@ -23,32 +23,32 @@
23
23
  "enquirer": "2.4.1",
24
24
  "table": "6.7.3",
25
25
  "@teambit/harmony": "0.4.7",
26
- "@teambit/cli": "0.0.1264",
27
- "@teambit/logger": "0.0.1357",
28
- "@teambit/component-issues": "0.0.161",
29
- "@teambit/component-package-version": "0.0.440",
30
- "@teambit/component.sources": "0.0.120",
31
- "@teambit/dependencies.fs.linked-dependencies": "0.0.34",
32
- "@teambit/pkg.modules.component-package-name": "0.0.75",
33
- "@teambit/variants": "0.0.1531",
34
- "@teambit/workspace.modules.node-modules-linker": "0.0.296",
26
+ "@teambit/component-issues": "0.0.162",
27
+ "@teambit/component-package-version": "0.0.441",
28
+ "@teambit/component.sources": "0.0.121",
29
+ "@teambit/dependencies.fs.linked-dependencies": "0.0.35",
30
+ "@teambit/pkg.modules.component-package-name": "0.0.76",
31
+ "@teambit/workspace.modules.node-modules-linker": "0.0.297",
35
32
  "@teambit/workspace.root-components": "1.0.0",
36
33
  "@teambit/bit-error": "0.0.404",
37
- "@teambit/toolbox.time.time-format": "0.0.500",
38
- "@teambit/dependency-resolver": "1.0.708",
39
- "@teambit/workspace": "1.0.708",
40
- "@teambit/application": "1.0.708",
41
- "@teambit/aspect-loader": "1.0.708",
42
- "@teambit/bundler": "1.0.708",
43
- "@teambit/compiler": "1.0.708",
44
- "@teambit/component": "1.0.708",
45
- "@teambit/envs": "1.0.708",
46
- "@teambit/generator": "1.0.709",
47
- "@teambit/ipc-events": "1.0.708",
48
- "@teambit/issues": "1.0.708",
49
- "@teambit/objects": "0.0.215",
50
- "@teambit/ui": "1.0.708",
51
- "@teambit/workspace-config-files": "1.0.708"
34
+ "@teambit/toolbox.time.time-format": "0.0.501",
35
+ "@teambit/cli": "0.0.1266",
36
+ "@teambit/dependency-resolver": "1.0.710",
37
+ "@teambit/logger": "0.0.1359",
38
+ "@teambit/workspace": "1.0.710",
39
+ "@teambit/application": "1.0.710",
40
+ "@teambit/aspect-loader": "1.0.710",
41
+ "@teambit/bundler": "1.0.710",
42
+ "@teambit/compiler": "1.0.710",
43
+ "@teambit/component": "1.0.710",
44
+ "@teambit/envs": "1.0.710",
45
+ "@teambit/generator": "1.0.711",
46
+ "@teambit/ipc-events": "1.0.710",
47
+ "@teambit/issues": "1.0.710",
48
+ "@teambit/objects": "0.0.217",
49
+ "@teambit/ui": "1.0.710",
50
+ "@teambit/variants": "0.0.1533",
51
+ "@teambit/workspace-config-files": "1.0.710"
52
52
  },
53
53
  "devDependencies": {
54
54
  "@types/fs-extra": "9.0.7",
@@ -56,7 +56,7 @@
56
56
  "@types/object-hash": "1.3.4",
57
57
  "strip-ansi": "6.0.0",
58
58
  "@types/mocha": "9.1.0",
59
- "@teambit/harmony.envs.core-aspect-env": "0.0.76"
59
+ "@teambit/harmony.envs.core-aspect-env": "0.0.77"
60
60
  },
61
61
  "peerDependencies": {
62
62
  "chai": "5.2.1",