@teambit/dependencies 1.0.1151 → 1.0.1153

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.1151",
3
+ "version": "1.0.1153",
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.1151"
9
+ "version": "1.0.1153"
10
10
  },
11
11
  "dependencies": {
12
12
  "archy": "1.0.0",
@@ -21,12 +21,12 @@
21
21
  "read-pkg-up": "7.0.1",
22
22
  "table": "6.7.3",
23
23
  "debug": "4.3.4",
24
+ "resolve-dependency-path": "2.0.0",
25
+ "stylus-lookup": "3.0.2",
24
26
  "detective-amd": "3.0.1",
25
27
  "detective-stylus": "1.0.0",
26
28
  "module-definition": "3.3.1",
27
29
  "node-source-walk": "4.2.0",
28
- "resolve-dependency-path": "2.0.0",
29
- "stylus-lookup": "3.0.2",
30
30
  "@teambit/component-issues": "0.0.184",
31
31
  "@teambit/legacy.constants": "0.0.42",
32
32
  "@teambit/harmony": "0.4.12",
@@ -37,9 +37,10 @@
37
37
  "@teambit/legacy.utils": "0.0.49",
38
38
  "@teambit/toolbox.path.path": "0.0.21",
39
39
  "@teambit/component-version": "1.0.4",
40
- "@teambit/legacy.logger": "0.0.57",
41
40
  "@teambit/toolbox.fs.extension-getter": "0.0.18",
42
41
  "@teambit/toolbox.fs.last-modified": "0.0.19",
42
+ "@teambit/styling.deps-lookups.lookup-styling": "0.0.4",
43
+ "@teambit/typescript.deps-lookups.lookup-typescript": "0.0.2",
43
44
  "@teambit/mdx.deps-detectors.detective-mdx": "0.0.3",
44
45
  "@teambit/node.deps-detectors.detective-es6": "0.0.6",
45
46
  "@teambit/styling.deps-detectors.detective-css": "0.0.6",
@@ -47,23 +48,22 @@
47
48
  "@teambit/styling.deps-detectors.detective-sass": "0.0.9",
48
49
  "@teambit/styling.deps-detectors.detective-scss": "0.0.9",
49
50
  "@teambit/typescript.deps-detectors.detective-typescript": "0.0.10",
50
- "@teambit/styling.deps-lookups.lookup-styling": "0.0.4",
51
- "@teambit/typescript.deps-lookups.lookup-typescript": "0.0.2",
52
- "@teambit/cli": "0.0.1385",
53
- "@teambit/graph": "1.0.1151",
54
- "@teambit/workspace": "1.0.1151",
55
- "@teambit/aspect-loader": "1.0.1151",
56
- "@teambit/dependency-resolver": "1.0.1151",
57
- "@teambit/dev-files": "1.0.1151",
58
- "@teambit/legacy.consumer-component": "0.0.158",
59
- "@teambit/logger": "0.0.1478",
60
- "@teambit/scope": "1.0.1151",
61
- "@teambit/legacy.dependency-graph": "0.0.160",
62
- "@teambit/component.sources": "0.0.209",
63
- "@teambit/legacy.bit-map": "0.0.214",
64
- "@teambit/legacy.consumer-config": "0.0.157",
65
- "@teambit/legacy.consumer": "0.0.157",
66
- "@teambit/legacy.extension-data": "0.0.159"
51
+ "@teambit/cli": "0.0.1387",
52
+ "@teambit/graph": "1.0.1153",
53
+ "@teambit/workspace": "1.0.1153",
54
+ "@teambit/aspect-loader": "1.0.1153",
55
+ "@teambit/dependency-resolver": "1.0.1153",
56
+ "@teambit/dev-files": "1.0.1153",
57
+ "@teambit/legacy.consumer-component": "0.0.160",
58
+ "@teambit/logger": "0.0.1480",
59
+ "@teambit/scope": "1.0.1153",
60
+ "@teambit/legacy.dependency-graph": "0.0.162",
61
+ "@teambit/component.sources": "0.0.211",
62
+ "@teambit/legacy.bit-map": "0.0.216",
63
+ "@teambit/legacy.consumer-config": "0.0.159",
64
+ "@teambit/legacy.consumer": "0.0.159",
65
+ "@teambit/legacy.logger": "0.0.59",
66
+ "@teambit/legacy.extension-data": "0.0.161"
67
67
  },
68
68
  "devDependencies": {
69
69
  "@types/cli-table": "^0.3.0",
@@ -75,9 +75,9 @@
75
75
  "@types/mocha": "9.1.0",
76
76
  "@teambit/defender.fs.global-bit-temp-dir": "0.0.1",
77
77
  "@teambit/harmony.envs.core-aspect-env": "2.0.8",
78
- "@teambit/component.testing.mock-components": "0.0.429",
79
- "@teambit/harmony.testing.load-aspect": "0.0.424",
80
- "@teambit/workspace.testing.mock-workspace": "0.0.238"
78
+ "@teambit/component.testing.mock-components": "0.0.431",
79
+ "@teambit/harmony.testing.load-aspect": "0.0.426",
80
+ "@teambit/workspace.testing.mock-workspace": "0.0.240"
81
81
  },
82
82
  "peerDependencies": {
83
83
  "chai": "5.2.1"