@teambit/dependencies 1.0.761 → 1.0.763

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/dependencies",
3
- "version": "1.0.761",
3
+ "version": "1.0.763",
4
4
  "homepage": "https://bit.cloud/teambit/dependencies/dependencies",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.dependencies",
8
8
  "name": "dependencies",
9
- "version": "1.0.761"
9
+ "version": "1.0.763"
10
10
  },
11
11
  "dependencies": {
12
12
  "archy": "1.0.0",
@@ -20,35 +20,20 @@
20
20
  "fs-extra": "10.0.0",
21
21
  "semver": "7.7.1",
22
22
  "debug": "4.3.4",
23
+ "resolve-dependency-path": "2.0.0",
24
+ "stylus-lookup": "3.0.2",
23
25
  "detective-amd": "3.0.1",
24
26
  "detective-stylus": "1.0.0",
25
27
  "module-definition": "3.3.1",
26
28
  "node-source-walk": "4.2.0",
27
- "resolve-dependency-path": "2.0.0",
28
- "stylus-lookup": "3.0.2",
29
- "@teambit/harmony": "0.4.7",
30
- "@teambit/component-id": "1.2.4",
31
- "@teambit/bit-error": "0.0.404",
32
- "@teambit/component-version": "1.0.4",
33
- "@teambit/node.deps-detectors.detective-es6": "0.0.6",
34
- "@teambit/styling.deps-detectors.detective-css": "0.0.6",
35
- "@teambit/styling.deps-detectors.detective-less": "0.0.6",
36
- "@teambit/styling.deps-detectors.detective-sass": "0.0.9",
37
- "@teambit/styling.deps-detectors.detective-scss": "0.0.9",
38
- "@teambit/typescript.deps-detectors.detective-typescript": "0.0.10",
39
- "@teambit/styling.deps-lookups.lookup-styling": "0.0.4",
40
- "@teambit/typescript.deps-lookups.lookup-typescript": "0.0.2",
41
29
  "@teambit/cli": "0.0.1277",
42
- "@teambit/graph": "1.0.761",
43
30
  "@teambit/legacy.constants": "0.0.19",
44
- "@teambit/workspace": "1.0.761",
45
- "@teambit/aspect-loader": "1.0.761",
31
+ "@teambit/harmony": "0.4.7",
32
+ "@teambit/component-id": "1.2.4",
46
33
  "@teambit/component-package-version": "0.0.444",
47
- "@teambit/dependency-resolver": "1.0.761",
48
- "@teambit/dev-files": "1.0.761",
49
34
  "@teambit/legacy.consumer-component": "0.0.79",
50
35
  "@teambit/logger": "0.0.1370",
51
- "@teambit/scope": "1.0.761",
36
+ "@teambit/bit-error": "0.0.404",
52
37
  "@teambit/legacy.dependency-graph": "0.0.81",
53
38
  "@teambit/component.sources": "0.0.130",
54
39
  "@teambit/legacy.utils": "0.0.28",
@@ -57,10 +42,25 @@
57
42
  "@teambit/legacy.bit-map": "0.0.135",
58
43
  "@teambit/legacy.consumer-config": "0.0.78",
59
44
  "@teambit/legacy.consumer": "0.0.78",
45
+ "@teambit/component-version": "1.0.4",
60
46
  "@teambit/legacy.logger": "0.0.30",
61
47
  "@teambit/toolbox.fs.extension-getter": "0.0.8",
62
48
  "@teambit/legacy.extension-data": "0.0.80",
63
- "@teambit/toolbox.fs.last-modified": "0.0.9"
49
+ "@teambit/toolbox.fs.last-modified": "0.0.9",
50
+ "@teambit/styling.deps-lookups.lookup-styling": "0.0.4",
51
+ "@teambit/typescript.deps-lookups.lookup-typescript": "0.0.2",
52
+ "@teambit/node.deps-detectors.detective-es6": "0.0.6",
53
+ "@teambit/styling.deps-detectors.detective-css": "0.0.6",
54
+ "@teambit/styling.deps-detectors.detective-less": "0.0.6",
55
+ "@teambit/styling.deps-detectors.detective-sass": "0.0.9",
56
+ "@teambit/styling.deps-detectors.detective-scss": "0.0.9",
57
+ "@teambit/typescript.deps-detectors.detective-typescript": "0.0.10",
58
+ "@teambit/graph": "1.0.763",
59
+ "@teambit/workspace": "1.0.763",
60
+ "@teambit/aspect-loader": "1.0.763",
61
+ "@teambit/dependency-resolver": "1.0.763",
62
+ "@teambit/dev-files": "1.0.763",
63
+ "@teambit/scope": "1.0.763"
64
64
  },
65
65
  "devDependencies": {
66
66
  "@types/cli-table": "^0.3.0",
@@ -72,9 +72,9 @@
72
72
  "@types/mocha": "9.1.0",
73
73
  "@teambit/defender.fs.global-bit-temp-dir": "0.0.1",
74
74
  "@teambit/harmony.envs.core-aspect-env": "0.0.79",
75
- "@teambit/component.testing.mock-components": "0.0.342",
76
- "@teambit/harmony.testing.load-aspect": "0.0.337",
77
- "@teambit/workspace.testing.mock-workspace": "0.0.128"
75
+ "@teambit/component.testing.mock-components": "0.0.343",
76
+ "@teambit/harmony.testing.load-aspect": "0.0.338",
77
+ "@teambit/workspace.testing.mock-workspace": "0.0.129"
78
78
  },
79
79
  "peerDependencies": {
80
80
  "chai": "5.2.1",