@teambit/dependencies 1.0.1149 → 1.0.1151

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.1149",
3
+ "version": "1.0.1151",
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.1149"
9
+ "version": "1.0.1151"
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",
26
24
  "detective-amd": "3.0.1",
27
25
  "detective-stylus": "1.0.0",
28
26
  "module-definition": "3.3.1",
29
27
  "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",
@@ -40,8 +40,6 @@
40
40
  "@teambit/legacy.logger": "0.0.57",
41
41
  "@teambit/toolbox.fs.extension-getter": "0.0.18",
42
42
  "@teambit/toolbox.fs.last-modified": "0.0.19",
43
- "@teambit/styling.deps-lookups.lookup-styling": "0.0.4",
44
- "@teambit/typescript.deps-lookups.lookup-typescript": "0.0.2",
45
43
  "@teambit/mdx.deps-detectors.detective-mdx": "0.0.3",
46
44
  "@teambit/node.deps-detectors.detective-es6": "0.0.6",
47
45
  "@teambit/styling.deps-detectors.detective-css": "0.0.6",
@@ -49,21 +47,23 @@
49
47
  "@teambit/styling.deps-detectors.detective-sass": "0.0.9",
50
48
  "@teambit/styling.deps-detectors.detective-scss": "0.0.9",
51
49
  "@teambit/typescript.deps-detectors.detective-typescript": "0.0.10",
52
- "@teambit/cli": "0.0.1383",
53
- "@teambit/graph": "1.0.1149",
54
- "@teambit/workspace": "1.0.1149",
55
- "@teambit/aspect-loader": "1.0.1149",
56
- "@teambit/dependency-resolver": "1.0.1149",
57
- "@teambit/dev-files": "1.0.1149",
58
- "@teambit/legacy.consumer-component": "0.0.156",
59
- "@teambit/logger": "0.0.1476",
60
- "@teambit/scope": "1.0.1149",
61
- "@teambit/legacy.dependency-graph": "0.0.158",
62
- "@teambit/component.sources": "0.0.207",
63
- "@teambit/legacy.bit-map": "0.0.212",
64
- "@teambit/legacy.consumer-config": "0.0.155",
65
- "@teambit/legacy.consumer": "0.0.155",
66
- "@teambit/legacy.extension-data": "0.0.157"
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"
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.427",
79
- "@teambit/harmony.testing.load-aspect": "0.0.422",
80
- "@teambit/workspace.testing.mock-workspace": "0.0.236"
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"
81
81
  },
82
82
  "peerDependencies": {
83
83
  "chai": "5.2.1"