@teambit/install 0.0.0-5aa159d5a3a78bf2f2e80b16c2359eaaa25247f6 → 0.0.0-5aeb36b9c025372e654dd72221d123c43b5ee52a

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-1752574191371.js → preview-1756848146497.js} +0 -0
package/package.json CHANGED
@@ -1,17 +1,17 @@
1
1
  {
2
2
  "name": "@teambit/install",
3
- "version": "0.0.0-5aa159d5a3a78bf2f2e80b16c2359eaaa25247f6",
3
+ "version": "0.0.0-5aeb36b9c025372e654dd72221d123c43b5ee52a",
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": "5aa159d5a3a78bf2f2e80b16c2359eaaa25247f6"
9
+ "version": "5aeb36b9c025372e654dd72221d123c43b5ee52a"
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-aed6f5549cfc58337333fa2fd43f3e4c7a37ad44",
29
- "@teambit/dependency-resolver": "0.0.0-5d4db1b1d60307a00851934bf7ce8c9d399879d6",
30
- "@teambit/logger": "0.0.0-dd10fa4ddcd8a88ff7a0cd5559db9829f4737393",
31
- "@teambit/workspace": "0.0.0-07425548439d8d4b526e1657a53d860adb9f9aa2",
32
- "@teambit/application": "0.0.0-7d9f10ad013201342f11d7e7e8b380e1e99e0d7a",
33
- "@teambit/aspect-loader": "0.0.0-9b335dde4d173b112437b5898cfeb6b6416208cd",
34
- "@teambit/bundler": "0.0.0-e0b582e2b3818f851753d9040e44eab06a0706ad",
35
- "@teambit/compiler": "0.0.0-1373563909d8791493ad045468a9c78ddbcc5d3c",
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-58d0a73340defd65d0b56c30f276b3d041e81db4",
40
- "@teambit/dependencies.fs.linked-dependencies": "0.0.31",
41
- "@teambit/envs": "0.0.0-bce8f777fafeed3f64b0917bcc82ddfe0c423ca0",
42
- "@teambit/generator": "0.0.0-67dfb4d8843bc18c701fe79a757e2392426e586f",
43
- "@teambit/ipc-events": "0.0.0-7063a084608fa36a437ef866dc38adbb02b31edb",
44
- "@teambit/issues": "0.0.0-9d951e987f2b39721b1506434bb2e538c0728c75",
45
- "@teambit/objects": "0.0.0-b72ed5a13c5f7838df3d7d1ff7725466f8878449",
46
- "@teambit/pkg.modules.component-package-name": "0.0.62",
47
- "@teambit/ui": "0.0.0-2f1219b6fe16cf499b617da6645db25c19562594",
48
- "@teambit/variants": "0.0.0-88189778555a87308f76a43fcc4a55dd4ee8c9de",
49
- "@teambit/workspace-config-files": "0.0.0-85525b8cd1da84977abda04b8ea07ddfe8ce4a63",
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-5bc556755ae05df83c266503ea033730f5ad8b89",
39
+ "@teambit/workspace": "0.0.0-3f6553949502bbfc9520b8f4a967d4a10bf91ceb",
40
+ "@teambit/application": "0.0.0-188f190c0b3990b463651aca757d6724f72c1d8f",
41
+ "@teambit/aspect-loader": "0.0.0-78ee185331d28ee743ab765f1abd0e8a87a6f19d",
42
+ "@teambit/bundler": "0.0.0-408f0c00009710a2bffcaedcdddafe73cbff2cd6",
43
+ "@teambit/compiler": "0.0.0-a97a6464d70649c5d6fda7d283fd9944f846efe0",
44
+ "@teambit/component": "0.0.0-b3515184ef974fc9daff188f73194f970167b54e",
45
+ "@teambit/envs": "0.0.0-3b00301137583009cbb91e25bcb36c70a7a52998",
46
+ "@teambit/generator": "0.0.0-c20e3b128f6b9e5a0a8d5d893b6d57bf99de2dae",
47
+ "@teambit/ipc-events": "0.0.0-3317d341e07864201116dfeebcbe3e5577b5e2f6",
48
+ "@teambit/issues": "0.0.0-8ef16b705b73196149712a97b3a935fc95d98cb3",
49
+ "@teambit/objects": "0.0.0-8cafe42b88708631f939d03837220d9e5c781e5b",
50
+ "@teambit/ui": "0.0.0-9d8118fd23f6528ad5c2875e2f95e16aa294a769",
51
+ "@teambit/workspace-config-files": "0.0.0-11ad452ab196a80c3339ac9ebf377b025002559b"
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;