@teambit/dependencies 1.0.1084 → 1.0.1086

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.1084",
3
+ "version": "1.0.1086",
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.1084"
9
+ "version": "1.0.1086"
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/cli": "0.0.1359",
30
30
  "@teambit/component-issues": "0.0.182",
31
31
  "@teambit/legacy.constants": "0.0.39",
@@ -47,6 +47,8 @@
47
47
  "@teambit/toolbox.fs.extension-getter": "0.0.18",
48
48
  "@teambit/legacy.extension-data": "0.0.144",
49
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",
50
52
  "@teambit/mdx.deps-detectors.detective-mdx": "0.0.3",
51
53
  "@teambit/node.deps-detectors.detective-es6": "0.0.6",
52
54
  "@teambit/styling.deps-detectors.detective-css": "0.0.6",
@@ -54,14 +56,12 @@
54
56
  "@teambit/styling.deps-detectors.detective-sass": "0.0.9",
55
57
  "@teambit/styling.deps-detectors.detective-scss": "0.0.9",
56
58
  "@teambit/typescript.deps-detectors.detective-typescript": "0.0.10",
57
- "@teambit/styling.deps-lookups.lookup-styling": "0.0.4",
58
- "@teambit/typescript.deps-lookups.lookup-typescript": "0.0.2",
59
- "@teambit/graph": "1.0.1084",
60
- "@teambit/workspace": "1.0.1084",
61
- "@teambit/aspect-loader": "1.0.1084",
62
- "@teambit/dependency-resolver": "1.0.1084",
63
- "@teambit/dev-files": "1.0.1084",
64
- "@teambit/scope": "1.0.1084"
59
+ "@teambit/graph": "1.0.1086",
60
+ "@teambit/workspace": "1.0.1086",
61
+ "@teambit/aspect-loader": "1.0.1086",
62
+ "@teambit/dependency-resolver": "1.0.1086",
63
+ "@teambit/dev-files": "1.0.1086",
64
+ "@teambit/scope": "1.0.1086"
65
65
  },
66
66
  "devDependencies": {
67
67
  "@types/cli-table": "^0.3.0",
@@ -71,11 +71,11 @@
71
71
  "rewire": "7.0.0",
72
72
  "sinon": "17.0.1",
73
73
  "@types/mocha": "9.1.0",
74
- "@teambit/component.testing.mock-components": "0.0.413",
75
- "@teambit/harmony.testing.load-aspect": "0.0.408",
76
74
  "@teambit/workspace.testing.mock-workspace": "0.0.219",
77
75
  "@teambit/defender.fs.global-bit-temp-dir": "0.0.1",
78
- "@teambit/harmony.envs.core-aspect-env": "2.0.4"
76
+ "@teambit/harmony.envs.core-aspect-env": "2.0.4",
77
+ "@teambit/component.testing.mock-components": "0.0.414",
78
+ "@teambit/harmony.testing.load-aspect": "0.0.409"
79
79
  },
80
80
  "peerDependencies": {
81
81
  "chai": "5.2.1"