@teambit/dependencies 1.0.681 → 1.0.683

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.681",
3
+ "version": "1.0.683",
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.681"
9
+ "version": "1.0.683"
10
10
  },
11
11
  "dependencies": {
12
12
  "archy": "1.0.0",
@@ -20,12 +20,12 @@
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
29
  "@teambit/legacy.constants": "0.0.14",
30
30
  "@teambit/harmony": "0.4.7",
31
31
  "@teambit/component-id": "1.2.4",
@@ -38,29 +38,29 @@
38
38
  "@teambit/legacy.logger": "0.0.24",
39
39
  "@teambit/toolbox.fs.extension-getter": "0.0.5",
40
40
  "@teambit/toolbox.fs.last-modified": "0.0.6",
41
+ "@teambit/styling.deps-lookups.lookup-styling": "0.0.4",
42
+ "@teambit/typescript.deps-lookups.lookup-typescript": "0.0.2",
41
43
  "@teambit/node.deps-detectors.detective-es6": "0.0.6",
42
44
  "@teambit/styling.deps-detectors.detective-css": "0.0.6",
43
45
  "@teambit/styling.deps-detectors.detective-less": "0.0.6",
44
46
  "@teambit/styling.deps-detectors.detective-sass": "0.0.9",
45
47
  "@teambit/styling.deps-detectors.detective-scss": "0.0.9",
46
48
  "@teambit/typescript.deps-detectors.detective-typescript": "0.0.9",
47
- "@teambit/styling.deps-lookups.lookup-styling": "0.0.4",
48
- "@teambit/typescript.deps-lookups.lookup-typescript": "0.0.2",
49
- "@teambit/cli": "0.0.1253",
50
- "@teambit/graph": "1.0.681",
51
- "@teambit/workspace": "1.0.681",
52
- "@teambit/aspect-loader": "1.0.681",
53
- "@teambit/dependency-resolver": "1.0.681",
54
- "@teambit/dev-files": "1.0.681",
55
- "@teambit/legacy.consumer-component": "0.0.64",
56
- "@teambit/logger": "0.0.1346",
57
- "@teambit/scope": "1.0.681",
58
- "@teambit/legacy.dependency-graph": "0.0.66",
59
- "@teambit/component.sources": "0.0.115",
60
- "@teambit/legacy.bit-map": "0.0.120",
61
- "@teambit/legacy.consumer-config": "0.0.63",
62
- "@teambit/legacy.consumer": "0.0.63",
63
- "@teambit/legacy.extension-data": "0.0.65"
49
+ "@teambit/cli": "0.0.1254",
50
+ "@teambit/graph": "1.0.683",
51
+ "@teambit/workspace": "1.0.683",
52
+ "@teambit/aspect-loader": "1.0.683",
53
+ "@teambit/dependency-resolver": "1.0.683",
54
+ "@teambit/dev-files": "1.0.683",
55
+ "@teambit/legacy.consumer-component": "0.0.65",
56
+ "@teambit/logger": "0.0.1347",
57
+ "@teambit/scope": "1.0.683",
58
+ "@teambit/legacy.dependency-graph": "0.0.67",
59
+ "@teambit/component.sources": "0.0.116",
60
+ "@teambit/legacy.bit-map": "0.0.121",
61
+ "@teambit/legacy.consumer-config": "0.0.64",
62
+ "@teambit/legacy.consumer": "0.0.64",
63
+ "@teambit/legacy.extension-data": "0.0.66"
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.72",
75
- "@teambit/component.testing.mock-components": "0.0.327",
76
- "@teambit/harmony.testing.load-aspect": "0.0.322",
77
- "@teambit/workspace.testing.mock-workspace": "0.0.107"
75
+ "@teambit/component.testing.mock-components": "0.0.328",
76
+ "@teambit/harmony.testing.load-aspect": "0.0.323",
77
+ "@teambit/workspace.testing.mock-workspace": "0.0.108"
78
78
  },
79
79
  "peerDependencies": {
80
80
  "chai": "5.2.1",