@teambit/install 0.0.0-c144cf0c3e72f4bb240c3ffe61a00de390d37892 → 0.0.0-c2379ceffc0f548cd848a66008d03fdfe09e38d6

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.
Files changed (37) hide show
  1. package/dist/install.cmd.d.ts +5 -5
  2. package/dist/install.cmd.js +20 -5
  3. package/dist/install.cmd.js.map +1 -1
  4. package/dist/install.main.runtime.d.ts +20 -18
  5. package/dist/install.main.runtime.js +18 -12
  6. package/dist/install.main.runtime.js.map +1 -1
  7. package/dist/link/component-list-links.d.ts +2 -2
  8. package/dist/link/component-list-links.js.map +1 -1
  9. package/dist/link/core-aspects-links.d.ts +1 -1
  10. package/dist/link/core-aspects-links.js.map +1 -1
  11. package/dist/link/link-to-dir.d.ts +1 -1
  12. package/dist/link/link-to-dir.js.map +1 -1
  13. package/dist/link/link.cmd.d.ts +4 -4
  14. package/dist/link/link.cmd.js.map +1 -1
  15. package/dist/link/nested-deps-in-nm-links.d.ts +1 -1
  16. package/dist/link/nested-deps-in-nm-links.js.map +1 -1
  17. package/dist/link/rewire-row.d.ts +1 -1
  18. package/dist/link/rewire-row.js.map +1 -1
  19. package/dist/pick-outdated-pkgs.d.ts +1 -1
  20. package/dist/pick-outdated-pkgs.js.map +1 -1
  21. package/dist/pick-outdated-pkgs.spec.js +0 -2
  22. package/dist/pick-outdated-pkgs.spec.js.map +1 -1
  23. package/dist/uninstall.cmd.d.ts +2 -2
  24. package/dist/uninstall.cmd.js.map +1 -1
  25. package/dist/update.cmd.d.ts +2 -2
  26. package/dist/update.cmd.js.map +1 -1
  27. package/install.cmd.tsx +29 -11
  28. package/link/component-list-links.ts +2 -2
  29. package/link/core-aspects-links.ts +1 -1
  30. package/link/link-to-dir.ts +1 -1
  31. package/link/link.cmd.ts +4 -4
  32. package/link/nested-deps-in-nm-links.ts +1 -1
  33. package/link/rewire-row.ts +1 -1
  34. package/package.json +30 -30
  35. package/uninstall.cmd.tsx +2 -2
  36. package/update.cmd.tsx +2 -2
  37. /package/dist/{preview-1752582790861.js → preview-1756999866740.js} +0 -0
package/package.json CHANGED
@@ -1,17 +1,17 @@
1
1
  {
2
2
  "name": "@teambit/install",
3
- "version": "0.0.0-c144cf0c3e72f4bb240c3ffe61a00de390d37892",
3
+ "version": "0.0.0-c2379ceffc0f548cd848a66008d03fdfe09e38d6",
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": "c144cf0c3e72f4bb240c3ffe61a00de390d37892"
9
+ "version": "c2379ceffc0f548cd848a66008d03fdfe09e38d6"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "4.1.2",
13
13
  "validate-npm-package-name": "6.0.0",
14
- "@pnpm/types": "1000.6.0",
14
+ "@pnpm/types": "1000.7.0",
15
15
  "fs-extra": "10.0.0",
16
16
  "lodash": "4.17.21",
17
17
  "object-hash": "2.1.1",
@@ -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.1271",
27
+ "@teambit/logger": "0.0.1364",
28
+ "@teambit/component-issues": "0.0.163",
29
+ "@teambit/component-package-version": "0.0.442",
30
+ "@teambit/component.sources": "0.0.124",
31
+ "@teambit/dependencies.fs.linked-dependencies": "0.0.37",
32
+ "@teambit/pkg.modules.component-package-name": "0.0.79",
33
+ "@teambit/variants": "0.0.1538",
34
+ "@teambit/workspace.modules.node-modules-linker": "0.0.300",
26
35
  "@teambit/workspace.root-components": "1.0.0",
27
36
  "@teambit/bit-error": "0.0.404",
28
- "@teambit/cli": "0.0.0-af75b2c0ae904c3d5eef70362f53373300d56318",
29
- "@teambit/dependency-resolver": "0.0.0-fbcd1366a66ab4fb3729c10a08c12b9df410f672",
30
- "@teambit/logger": "0.0.0-8c046709f6872c2093bf46827d10db77b6f09233",
31
- "@teambit/workspace": "0.0.0-dab27a0ee0e13e4a2b91454016ca9ce832247654",
32
- "@teambit/application": "0.0.0-2812b19b24539b84747d92b322954a0ea765e208",
33
- "@teambit/aspect-loader": "0.0.0-14eb9341f23ceeb4d5e129e4763e490d95db4721",
34
- "@teambit/bundler": "0.0.0-97e519854843b59ec86e321302e35ec261394c38",
35
- "@teambit/compiler": "0.0.0-aa3facc2375f5f6ece418b6241414a872e902afa",
36
- "@teambit/component-issues": "0.0.159",
37
- "@teambit/component-package-version": "0.0.438",
38
- "@teambit/component.sources": "0.0.107",
39
- "@teambit/component": "0.0.0-b232ab002810608d9c13b34a26306819425aa4a5",
40
- "@teambit/dependencies.fs.linked-dependencies": "0.0.31",
41
- "@teambit/envs": "0.0.0-c5c6210f91f6822ab59b51d1744f43e0e404549e",
42
- "@teambit/generator": "0.0.0-3f21667e11f0a5b854d834c9758dddbdf2c552b9",
43
- "@teambit/ipc-events": "0.0.0-e4870b2c88c5e64d48b7361de5d88514106cd748",
44
- "@teambit/issues": "0.0.0-310b19b862c930959eb44f47178751c51257e879",
45
- "@teambit/objects": "0.0.0-26d544ebfc3d7c5854ac08f1dee8d0e089a71c70",
46
- "@teambit/pkg.modules.component-package-name": "0.0.62",
47
- "@teambit/ui": "0.0.0-8adc7f6407f82e1e8e8fa6d2c23d139424c2cb70",
48
- "@teambit/variants": "0.0.0-2df9c5d39697d5d27aa9fb02f8647d9c0c3dc15a",
49
- "@teambit/workspace-config-files": "0.0.0-c917899d65619e034ce7923eae8b5be4a9b07a24",
50
- "@teambit/workspace.modules.node-modules-linker": "0.0.283",
51
- "@teambit/toolbox.time.time-format": "0.0.500"
37
+ "@teambit/toolbox.time.time-format": "0.0.502",
38
+ "@teambit/dependency-resolver": "0.0.0-eb48d73f2f07b25e5ed06f5c54e88d8197909bbf",
39
+ "@teambit/workspace": "0.0.0-f9cdded806c8030ee53280ecf32c53cf9a7893af",
40
+ "@teambit/application": "0.0.0-5f45b7e65a556c9fbc223ebbcbe29436aecdbdbc",
41
+ "@teambit/aspect-loader": "0.0.0-ba9f25b3f09a93ebdc914b9d801a9811ba6bcac0",
42
+ "@teambit/bundler": "0.0.0-9862ad868a2e16499b16ef93be4ef81f24b1b191",
43
+ "@teambit/compiler": "0.0.0-a70bfd02f6a5e17a88d8e477e75681570cb886d7",
44
+ "@teambit/component": "0.0.0-e613e3d66d95bf0b05180ac5db4adc1d6a6debbf",
45
+ "@teambit/envs": "0.0.0-c9ead74ad2aba655e04adddc13cbdb1f5e9d0da7",
46
+ "@teambit/generator": "0.0.0-22ff7eca43a15a8128539f2135391c5adf02af3a",
47
+ "@teambit/ipc-events": "0.0.0-ee1f8e1854851ab2e0c890e02ca54b0d4f7ee84c",
48
+ "@teambit/issues": "0.0.0-983a5a546338a2d8bb7075107638a71e0a59656a",
49
+ "@teambit/objects": "0.0.0-8b6da9a5202e8f13681abb969c494df16ae6b4d5",
50
+ "@teambit/ui": "0.0.0-057bc3f120c6bb9aa3d892b9e253134684944dbe",
51
+ "@teambit/workspace-config-files": "0.0.0-c8678393ac9a5ec73e1ff1669938797bfaf369ed"
52
52
  },
53
53
  "devDependencies": {
54
54
  "@types/fs-extra": "9.0.7",
@@ -56,11 +56,11 @@
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.69"
59
+ "@teambit/harmony.envs.core-aspect-env": "0.0.78"
60
60
  },
61
61
  "peerDependencies": {
62
- "chai": "4.3.0",
63
- "@types/chai": "4.3.19"
62
+ "chai": "5.2.1",
63
+ "@types/chai": "5.2.2"
64
64
  },
65
65
  "license": "Apache-2.0",
66
66
  "optionalDependencies": {},
package/uninstall.cmd.tsx CHANGED
@@ -1,6 +1,6 @@
1
- import { Command, CommandOptions } from '@teambit/cli';
1
+ import type { Command, CommandOptions } from '@teambit/cli';
2
2
 
3
- import { InstallMain } from './install.main.runtime';
3
+ import type { InstallMain } from './install.main.runtime';
4
4
 
5
5
  export default class UninstallCmd implements Command {
6
6
  name = 'uninstall [packages...]';
package/update.cmd.tsx CHANGED
@@ -1,6 +1,6 @@
1
- import { Command, CommandOptions } from '@teambit/cli';
1
+ import type { Command, CommandOptions } from '@teambit/cli';
2
2
 
3
- import { InstallMain } from './install.main.runtime';
3
+ import type { InstallMain } from './install.main.runtime';
4
4
 
5
5
  type UpdateCmdOptions = {
6
6
  yes?: boolean;