@teambit/dependencies 1.0.709 → 1.0.710

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.709",
3
+ "version": "1.0.710",
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.709"
9
+ "version": "1.0.710"
10
10
  },
11
11
  "dependencies": {
12
12
  "archy": "1.0.0",
@@ -26,29 +26,12 @@
26
26
  "detective-stylus": "1.0.0",
27
27
  "module-definition": "3.3.1",
28
28
  "node-source-walk": "4.2.0",
29
+ "@teambit/legacy.constants": "0.0.15",
29
30
  "@teambit/harmony": "0.4.7",
30
31
  "@teambit/component-id": "1.2.4",
31
- "@teambit/bit-error": "0.0.404",
32
- "@teambit/component-version": "1.0.4",
33
- "@teambit/styling.deps-lookups.lookup-styling": "0.0.4",
34
- "@teambit/typescript.deps-lookups.lookup-typescript": "0.0.2",
35
- "@teambit/node.deps-detectors.detective-es6": "0.0.6",
36
- "@teambit/styling.deps-detectors.detective-css": "0.0.6",
37
- "@teambit/styling.deps-detectors.detective-less": "0.0.6",
38
- "@teambit/styling.deps-detectors.detective-sass": "0.0.9",
39
- "@teambit/styling.deps-detectors.detective-scss": "0.0.9",
40
- "@teambit/typescript.deps-detectors.detective-typescript": "0.0.10",
41
- "@teambit/cli": "0.0.1265",
42
- "@teambit/graph": "1.0.709",
43
- "@teambit/legacy.constants": "0.0.15",
44
- "@teambit/workspace": "1.0.709",
45
- "@teambit/aspect-loader": "1.0.709",
46
32
  "@teambit/component-package-version": "0.0.441",
47
- "@teambit/dependency-resolver": "1.0.709",
48
- "@teambit/dev-files": "1.0.709",
49
33
  "@teambit/legacy.consumer-component": "0.0.70",
50
- "@teambit/logger": "0.0.1358",
51
- "@teambit/scope": "1.0.709",
34
+ "@teambit/bit-error": "0.0.404",
52
35
  "@teambit/legacy.dependency-graph": "0.0.72",
53
36
  "@teambit/component.sources": "0.0.121",
54
37
  "@teambit/legacy.utils": "0.0.24",
@@ -57,10 +40,27 @@
57
40
  "@teambit/legacy.bit-map": "0.0.126",
58
41
  "@teambit/legacy.consumer-config": "0.0.69",
59
42
  "@teambit/legacy.consumer": "0.0.69",
43
+ "@teambit/component-version": "1.0.4",
60
44
  "@teambit/legacy.logger": "0.0.25",
61
45
  "@teambit/toolbox.fs.extension-getter": "0.0.6",
62
46
  "@teambit/legacy.extension-data": "0.0.71",
63
- "@teambit/toolbox.fs.last-modified": "0.0.7"
47
+ "@teambit/toolbox.fs.last-modified": "0.0.7",
48
+ "@teambit/styling.deps-lookups.lookup-styling": "0.0.4",
49
+ "@teambit/typescript.deps-lookups.lookup-typescript": "0.0.2",
50
+ "@teambit/node.deps-detectors.detective-es6": "0.0.6",
51
+ "@teambit/styling.deps-detectors.detective-css": "0.0.6",
52
+ "@teambit/styling.deps-detectors.detective-less": "0.0.6",
53
+ "@teambit/styling.deps-detectors.detective-sass": "0.0.9",
54
+ "@teambit/styling.deps-detectors.detective-scss": "0.0.9",
55
+ "@teambit/typescript.deps-detectors.detective-typescript": "0.0.10",
56
+ "@teambit/cli": "0.0.1266",
57
+ "@teambit/graph": "1.0.710",
58
+ "@teambit/workspace": "1.0.710",
59
+ "@teambit/aspect-loader": "1.0.710",
60
+ "@teambit/dependency-resolver": "1.0.710",
61
+ "@teambit/dev-files": "1.0.710",
62
+ "@teambit/logger": "0.0.1359",
63
+ "@teambit/scope": "1.0.710"
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/defender.fs.global-bit-temp-dir": "0.0.1",
74
- "@teambit/harmony.envs.core-aspect-env": "0.0.76",
75
73
  "@teambit/component.testing.mock-components": "0.0.333",
76
74
  "@teambit/harmony.testing.load-aspect": "0.0.328",
77
- "@teambit/workspace.testing.mock-workspace": "0.0.115"
75
+ "@teambit/workspace.testing.mock-workspace": "0.0.115",
76
+ "@teambit/defender.fs.global-bit-temp-dir": "0.0.1",
77
+ "@teambit/harmony.envs.core-aspect-env": "0.0.77"
78
78
  },
79
79
  "peerDependencies": {
80
80
  "chai": "5.2.1",