@teambit/dependencies 1.0.1138 → 1.0.1140

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.1138",
3
+ "version": "1.0.1140",
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.1138"
9
+ "version": "1.0.1140"
10
10
  },
11
11
  "dependencies": {
12
12
  "archy": "1.0.0",
@@ -21,13 +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",
24
26
  "detective-amd": "3.0.1",
25
27
  "detective-stylus": "1.0.0",
26
28
  "module-definition": "3.3.1",
27
29
  "node-source-walk": "4.2.0",
28
- "resolve-dependency-path": "2.0.0",
29
- "stylus-lookup": "3.0.2",
30
- "@teambit/cli": "0.0.1378",
31
30
  "@teambit/component-issues": "0.0.184",
32
31
  "@teambit/legacy.constants": "0.0.42",
33
32
  "@teambit/harmony": "0.4.12",
@@ -35,7 +34,6 @@
35
34
  "@teambit/component-package-version": "0.0.461",
36
35
  "@teambit/dependencies.pnpm.dep-path": "1.0.1",
37
36
  "@teambit/legacy.consumer-component": "0.0.152",
38
- "@teambit/logger": "0.0.1471",
39
37
  "@teambit/bit-error": "0.0.404",
40
38
  "@teambit/legacy.dependency-graph": "0.0.154",
41
39
  "@teambit/component.sources": "0.0.203",
@@ -49,6 +47,8 @@
49
47
  "@teambit/toolbox.fs.extension-getter": "0.0.18",
50
48
  "@teambit/legacy.extension-data": "0.0.153",
51
49
  "@teambit/toolbox.fs.last-modified": "0.0.19",
50
+ "@teambit/styling.deps-lookups.lookup-styling": "0.0.4",
51
+ "@teambit/typescript.deps-lookups.lookup-typescript": "0.0.2",
52
52
  "@teambit/mdx.deps-detectors.detective-mdx": "0.0.3",
53
53
  "@teambit/node.deps-detectors.detective-es6": "0.0.6",
54
54
  "@teambit/styling.deps-detectors.detective-css": "0.0.6",
@@ -56,14 +56,14 @@
56
56
  "@teambit/styling.deps-detectors.detective-sass": "0.0.9",
57
57
  "@teambit/styling.deps-detectors.detective-scss": "0.0.9",
58
58
  "@teambit/typescript.deps-detectors.detective-typescript": "0.0.10",
59
- "@teambit/styling.deps-lookups.lookup-styling": "0.0.4",
60
- "@teambit/typescript.deps-lookups.lookup-typescript": "0.0.2",
61
- "@teambit/graph": "1.0.1138",
62
- "@teambit/workspace": "1.0.1138",
63
- "@teambit/aspect-loader": "1.0.1138",
64
- "@teambit/dependency-resolver": "1.0.1138",
65
- "@teambit/dev-files": "1.0.1138",
66
- "@teambit/scope": "1.0.1138"
59
+ "@teambit/cli": "0.0.1379",
60
+ "@teambit/graph": "1.0.1140",
61
+ "@teambit/workspace": "1.0.1140",
62
+ "@teambit/aspect-loader": "1.0.1140",
63
+ "@teambit/dependency-resolver": "1.0.1140",
64
+ "@teambit/dev-files": "1.0.1140",
65
+ "@teambit/logger": "0.0.1472",
66
+ "@teambit/scope": "1.0.1140"
67
67
  },
68
68
  "devDependencies": {
69
69
  "@types/cli-table": "^0.3.0",
@@ -77,7 +77,7 @@
77
77
  "@teambit/harmony.testing.load-aspect": "0.0.418",
78
78
  "@teambit/workspace.testing.mock-workspace": "0.0.231",
79
79
  "@teambit/defender.fs.global-bit-temp-dir": "0.0.1",
80
- "@teambit/harmony.envs.core-aspect-env": "2.0.7"
80
+ "@teambit/harmony.envs.core-aspect-env": "2.0.8"
81
81
  },
82
82
  "peerDependencies": {
83
83
  "chai": "5.2.1"