@teambit/dependencies 1.0.652 → 1.0.653

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.652",
3
+ "version": "1.0.653",
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.652"
9
+ "version": "1.0.653"
10
10
  },
11
11
  "dependencies": {
12
12
  "archy": "1.0.0",
@@ -20,35 +20,35 @@
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/harmony": "0.4.7",
30
30
  "@teambit/component-id": "1.2.4",
31
31
  "@teambit/bit-error": "0.0.404",
32
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",
33
35
  "@teambit/node.deps-detectors.detective-es6": "0.0.6",
34
36
  "@teambit/styling.deps-detectors.detective-css": "0.0.6",
35
37
  "@teambit/styling.deps-detectors.detective-less": "0.0.6",
36
38
  "@teambit/styling.deps-detectors.detective-sass": "0.0.9",
37
39
  "@teambit/styling.deps-detectors.detective-scss": "0.0.9",
38
40
  "@teambit/typescript.deps-detectors.detective-typescript": "0.0.9",
39
- "@teambit/styling.deps-lookups.lookup-styling": "0.0.4",
40
- "@teambit/typescript.deps-lookups.lookup-typescript": "0.0.2",
41
- "@teambit/cli": "0.0.1229",
42
- "@teambit/graph": "1.0.652",
41
+ "@teambit/cli": "0.0.1230",
42
+ "@teambit/graph": "1.0.653",
43
43
  "@teambit/legacy.constants": "0.0.12",
44
- "@teambit/workspace": "1.0.652",
45
- "@teambit/aspect-loader": "1.0.652",
44
+ "@teambit/workspace": "1.0.653",
45
+ "@teambit/aspect-loader": "1.0.653",
46
46
  "@teambit/component-package-version": "0.0.438",
47
- "@teambit/dependency-resolver": "1.0.652",
48
- "@teambit/dev-files": "1.0.652",
47
+ "@teambit/dependency-resolver": "1.0.653",
48
+ "@teambit/dev-files": "1.0.653",
49
49
  "@teambit/legacy.consumer-component": "0.0.56",
50
- "@teambit/logger": "0.0.1322",
51
- "@teambit/scope": "1.0.652",
50
+ "@teambit/logger": "0.0.1323",
51
+ "@teambit/scope": "1.0.653",
52
52
  "@teambit/legacy.dependency-graph": "0.0.58",
53
53
  "@teambit/component.sources": "0.0.107",
54
54
  "@teambit/legacy.utils": "0.0.21",
@@ -71,14 +71,14 @@
71
71
  "sinon": "17.0.1",
72
72
  "@types/mocha": "9.1.0",
73
73
  "@teambit/defender.fs.global-bit-temp-dir": "0.0.1",
74
- "@teambit/harmony.envs.core-aspect-env": "0.0.69",
74
+ "@teambit/harmony.envs.core-aspect-env": "0.0.72",
75
75
  "@teambit/component.testing.mock-components": "0.0.319",
76
76
  "@teambit/harmony.testing.load-aspect": "0.0.314",
77
77
  "@teambit/workspace.testing.mock-workspace": "0.0.94"
78
78
  },
79
79
  "peerDependencies": {
80
- "chai": "4.3.0",
81
- "@types/chai": "4.3.19"
80
+ "chai": "5.2.1",
81
+ "@types/chai": "5.2.2"
82
82
  },
83
83
  "license": "Apache-2.0",
84
84
  "optionalDependencies": {},