@teambit/dependencies 1.0.833 → 1.0.834

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.833",
3
+ "version": "1.0.834",
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.833"
9
+ "version": "1.0.834"
10
10
  },
11
11
  "dependencies": {
12
12
  "archy": "1.0.0",
@@ -26,26 +26,16 @@
26
26
  "detective-stylus": "1.0.0",
27
27
  "module-definition": "3.3.1",
28
28
  "node-source-walk": "4.2.0",
29
- "@teambit/cli": "0.0.1289",
30
29
  "@teambit/legacy.constants": "0.0.20",
31
30
  "@teambit/harmony": "0.4.7",
32
31
  "@teambit/component-id": "1.2.4",
33
32
  "@teambit/component-package-version": "0.0.445",
34
- "@teambit/legacy.consumer-component": "0.0.90",
35
- "@teambit/logger": "0.0.1382",
36
33
  "@teambit/bit-error": "0.0.404",
37
- "@teambit/legacy.dependency-graph": "0.0.92",
38
- "@teambit/component.sources": "0.0.141",
39
- "@teambit/legacy.utils": "0.0.29",
40
34
  "@teambit/toolbox.path.path": "0.0.12",
41
35
  "@teambit/component-issues": "0.0.166",
42
- "@teambit/legacy.bit-map": "0.0.146",
43
- "@teambit/legacy.consumer-config": "0.0.89",
44
- "@teambit/legacy.consumer": "0.0.89",
45
36
  "@teambit/component-version": "1.0.4",
46
37
  "@teambit/legacy.logger": "0.0.31",
47
38
  "@teambit/toolbox.fs.extension-getter": "0.0.9",
48
- "@teambit/legacy.extension-data": "0.0.91",
49
39
  "@teambit/toolbox.fs.last-modified": "0.0.10",
50
40
  "@teambit/styling.deps-lookups.lookup-styling": "0.0.4",
51
41
  "@teambit/typescript.deps-lookups.lookup-typescript": "0.0.2",
@@ -55,12 +45,22 @@
55
45
  "@teambit/styling.deps-detectors.detective-sass": "0.0.9",
56
46
  "@teambit/styling.deps-detectors.detective-scss": "0.0.9",
57
47
  "@teambit/typescript.deps-detectors.detective-typescript": "0.0.10",
58
- "@teambit/graph": "1.0.833",
59
- "@teambit/workspace": "1.0.833",
60
- "@teambit/aspect-loader": "1.0.833",
61
- "@teambit/dependency-resolver": "1.0.833",
62
- "@teambit/dev-files": "1.0.833",
63
- "@teambit/scope": "1.0.833"
48
+ "@teambit/cli": "0.0.1290",
49
+ "@teambit/graph": "1.0.834",
50
+ "@teambit/workspace": "1.0.834",
51
+ "@teambit/aspect-loader": "1.0.834",
52
+ "@teambit/dependency-resolver": "1.0.834",
53
+ "@teambit/dev-files": "1.0.834",
54
+ "@teambit/legacy.consumer-component": "0.0.91",
55
+ "@teambit/logger": "0.0.1383",
56
+ "@teambit/scope": "1.0.834",
57
+ "@teambit/legacy.dependency-graph": "0.0.93",
58
+ "@teambit/component.sources": "0.0.142",
59
+ "@teambit/legacy.utils": "0.0.30",
60
+ "@teambit/legacy.bit-map": "0.0.147",
61
+ "@teambit/legacy.consumer-config": "0.0.90",
62
+ "@teambit/legacy.consumer": "0.0.90",
63
+ "@teambit/legacy.extension-data": "0.0.92"
64
64
  },
65
65
  "devDependencies": {
66
66
  "@types/cli-table": "^0.3.0",
@@ -70,11 +70,11 @@
70
70
  "rewire": "7.0.0",
71
71
  "sinon": "17.0.1",
72
72
  "@types/mocha": "9.1.0",
73
- "@teambit/component.testing.mock-components": "0.0.356",
74
- "@teambit/harmony.testing.load-aspect": "0.0.351",
75
73
  "@teambit/defender.fs.global-bit-temp-dir": "0.0.1",
76
74
  "@teambit/harmony.envs.core-aspect-env": "0.0.80",
77
- "@teambit/workspace.testing.mock-workspace": "0.0.147"
75
+ "@teambit/component.testing.mock-components": "0.0.357",
76
+ "@teambit/harmony.testing.load-aspect": "0.0.352",
77
+ "@teambit/workspace.testing.mock-workspace": "0.0.148"
78
78
  },
79
79
  "peerDependencies": {
80
80
  "chai": "5.2.1",