@teambit/dependencies 1.0.924 → 1.0.926

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.924",
3
+ "version": "1.0.926",
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.924"
9
+ "version": "1.0.926"
10
10
  },
11
11
  "dependencies": {
12
12
  "archy": "1.0.0",
@@ -20,12 +20,12 @@
20
20
  "read-pkg-up": "7.0.1",
21
21
  "table": "6.7.3",
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/component-issues": "0.0.171",
30
30
  "@teambit/legacy.constants": "0.0.24",
31
31
  "@teambit/harmony": "0.4.7",
@@ -45,22 +45,22 @@
45
45
  "@teambit/toolbox.fs.extension-getter": "0.0.13",
46
46
  "@teambit/legacy.extension-data": "0.0.105",
47
47
  "@teambit/toolbox.fs.last-modified": "0.0.14",
48
+ "@teambit/styling.deps-lookups.lookup-styling": "0.0.4",
49
+ "@teambit/typescript.deps-lookups.lookup-typescript": "0.0.2",
48
50
  "@teambit/node.deps-detectors.detective-es6": "0.0.6",
49
51
  "@teambit/styling.deps-detectors.detective-css": "0.0.6",
50
52
  "@teambit/styling.deps-detectors.detective-less": "0.0.6",
51
53
  "@teambit/styling.deps-detectors.detective-sass": "0.0.9",
52
54
  "@teambit/styling.deps-detectors.detective-scss": "0.0.9",
53
55
  "@teambit/typescript.deps-detectors.detective-typescript": "0.0.10",
54
- "@teambit/styling.deps-lookups.lookup-styling": "0.0.4",
55
- "@teambit/typescript.deps-lookups.lookup-typescript": "0.0.2",
56
- "@teambit/cli": "0.0.1306",
57
- "@teambit/graph": "1.0.924",
58
- "@teambit/workspace": "1.0.924",
59
- "@teambit/aspect-loader": "1.0.924",
60
- "@teambit/dependency-resolver": "1.0.924",
61
- "@teambit/dev-files": "1.0.924",
62
- "@teambit/logger": "0.0.1399",
63
- "@teambit/scope": "1.0.924"
56
+ "@teambit/cli": "0.0.1307",
57
+ "@teambit/graph": "1.0.926",
58
+ "@teambit/workspace": "1.0.926",
59
+ "@teambit/aspect-loader": "1.0.926",
60
+ "@teambit/dependency-resolver": "1.0.926",
61
+ "@teambit/dev-files": "1.0.926",
62
+ "@teambit/logger": "0.0.1400",
63
+ "@teambit/scope": "1.0.926"
64
64
  },
65
65
  "devDependencies": {
66
66
  "@types/cli-table": "^0.3.0",
@@ -70,8 +70,8 @@
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.371",
74
- "@teambit/harmony.testing.load-aspect": "0.0.366",
73
+ "@teambit/component.testing.mock-components": "0.0.372",
74
+ "@teambit/harmony.testing.load-aspect": "0.0.367",
75
75
  "@teambit/workspace.testing.mock-workspace": "0.0.167",
76
76
  "@teambit/defender.fs.global-bit-temp-dir": "0.0.1",
77
77
  "@teambit/harmony.envs.core-aspect-env": "0.1.4"