@teambit/dependencies 1.0.1147 → 1.0.1149

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.1147",
3
+ "version": "1.0.1149",
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.1147"
9
+ "version": "1.0.1149"
10
10
  },
11
11
  "dependencies": {
12
12
  "archy": "1.0.0",
@@ -27,27 +27,18 @@
27
27
  "detective-stylus": "1.0.0",
28
28
  "module-definition": "3.3.1",
29
29
  "node-source-walk": "4.2.0",
30
- "@teambit/cli": "0.0.1379",
31
30
  "@teambit/component-issues": "0.0.184",
32
31
  "@teambit/legacy.constants": "0.0.42",
33
32
  "@teambit/harmony": "0.4.12",
34
33
  "@teambit/component-id": "1.2.4",
35
34
  "@teambit/component-package-version": "0.0.461",
36
35
  "@teambit/dependencies.pnpm.dep-path": "1.0.1",
37
- "@teambit/legacy.consumer-component": "0.0.152",
38
- "@teambit/logger": "0.0.1472",
39
36
  "@teambit/bit-error": "0.0.404",
40
- "@teambit/legacy.dependency-graph": "0.0.154",
41
- "@teambit/component.sources": "0.0.203",
42
37
  "@teambit/legacy.utils": "0.0.49",
43
38
  "@teambit/toolbox.path.path": "0.0.21",
44
- "@teambit/legacy.bit-map": "0.0.208",
45
- "@teambit/legacy.consumer-config": "0.0.151",
46
- "@teambit/legacy.consumer": "0.0.151",
47
39
  "@teambit/component-version": "1.0.4",
48
40
  "@teambit/legacy.logger": "0.0.57",
49
41
  "@teambit/toolbox.fs.extension-getter": "0.0.18",
50
- "@teambit/legacy.extension-data": "0.0.153",
51
42
  "@teambit/toolbox.fs.last-modified": "0.0.19",
52
43
  "@teambit/styling.deps-lookups.lookup-styling": "0.0.4",
53
44
  "@teambit/typescript.deps-lookups.lookup-typescript": "0.0.2",
@@ -58,12 +49,21 @@
58
49
  "@teambit/styling.deps-detectors.detective-sass": "0.0.9",
59
50
  "@teambit/styling.deps-detectors.detective-scss": "0.0.9",
60
51
  "@teambit/typescript.deps-detectors.detective-typescript": "0.0.10",
61
- "@teambit/graph": "1.0.1147",
62
- "@teambit/workspace": "1.0.1147",
63
- "@teambit/aspect-loader": "1.0.1147",
64
- "@teambit/dependency-resolver": "1.0.1147",
65
- "@teambit/dev-files": "1.0.1147",
66
- "@teambit/scope": "1.0.1147"
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"
67
67
  },
68
68
  "devDependencies": {
69
69
  "@types/cli-table": "^0.3.0",
@@ -73,11 +73,11 @@
73
73
  "rewire": "7.0.0",
74
74
  "sinon": "17.0.1",
75
75
  "@types/mocha": "9.1.0",
76
- "@teambit/component.testing.mock-components": "0.0.423",
77
- "@teambit/harmony.testing.load-aspect": "0.0.418",
78
- "@teambit/workspace.testing.mock-workspace": "0.0.232",
79
76
  "@teambit/defender.fs.global-bit-temp-dir": "0.0.1",
80
- "@teambit/harmony.envs.core-aspect-env": "2.0.8"
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"
81
81
  },
82
82
  "peerDependencies": {
83
83
  "chai": "5.2.1"