@teambit/dependencies 1.0.816 → 1.0.818

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.816",
3
+ "version": "1.0.818",
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.816"
9
+ "version": "1.0.818"
10
10
  },
11
11
  "dependencies": {
12
12
  "archy": "1.0.0",
@@ -26,26 +26,26 @@
26
26
  "detective-stylus": "1.0.0",
27
27
  "module-definition": "3.3.1",
28
28
  "node-source-walk": "4.2.0",
29
- "@teambit/cli": "0.0.1287",
29
+ "@teambit/cli": "0.0.1288",
30
30
  "@teambit/legacy.constants": "0.0.20",
31
31
  "@teambit/harmony": "0.4.7",
32
32
  "@teambit/component-id": "1.2.4",
33
33
  "@teambit/component-package-version": "0.0.445",
34
- "@teambit/legacy.consumer-component": "0.0.88",
35
- "@teambit/logger": "0.0.1380",
34
+ "@teambit/legacy.consumer-component": "0.0.89",
35
+ "@teambit/logger": "0.0.1381",
36
36
  "@teambit/bit-error": "0.0.404",
37
- "@teambit/legacy.dependency-graph": "0.0.90",
38
- "@teambit/component.sources": "0.0.139",
37
+ "@teambit/legacy.dependency-graph": "0.0.91",
38
+ "@teambit/component.sources": "0.0.140",
39
39
  "@teambit/legacy.utils": "0.0.29",
40
40
  "@teambit/toolbox.path.path": "0.0.12",
41
41
  "@teambit/component-issues": "0.0.166",
42
- "@teambit/legacy.bit-map": "0.0.144",
43
- "@teambit/legacy.consumer-config": "0.0.87",
44
- "@teambit/legacy.consumer": "0.0.87",
42
+ "@teambit/legacy.bit-map": "0.0.145",
43
+ "@teambit/legacy.consumer-config": "0.0.88",
44
+ "@teambit/legacy.consumer": "0.0.88",
45
45
  "@teambit/component-version": "1.0.4",
46
46
  "@teambit/legacy.logger": "0.0.31",
47
47
  "@teambit/toolbox.fs.extension-getter": "0.0.9",
48
- "@teambit/legacy.extension-data": "0.0.89",
48
+ "@teambit/legacy.extension-data": "0.0.90",
49
49
  "@teambit/toolbox.fs.last-modified": "0.0.10",
50
50
  "@teambit/styling.deps-lookups.lookup-styling": "0.0.4",
51
51
  "@teambit/typescript.deps-lookups.lookup-typescript": "0.0.2",
@@ -55,12 +55,12 @@
55
55
  "@teambit/styling.deps-detectors.detective-sass": "0.0.9",
56
56
  "@teambit/styling.deps-detectors.detective-scss": "0.0.9",
57
57
  "@teambit/typescript.deps-detectors.detective-typescript": "0.0.10",
58
- "@teambit/graph": "1.0.816",
59
- "@teambit/workspace": "1.0.816",
60
- "@teambit/aspect-loader": "1.0.816",
61
- "@teambit/dependency-resolver": "1.0.816",
62
- "@teambit/dev-files": "1.0.816",
63
- "@teambit/scope": "1.0.816"
58
+ "@teambit/graph": "1.0.818",
59
+ "@teambit/workspace": "1.0.818",
60
+ "@teambit/aspect-loader": "1.0.818",
61
+ "@teambit/dependency-resolver": "1.0.818",
62
+ "@teambit/dev-files": "1.0.818",
63
+ "@teambit/scope": "1.0.818"
64
64
  },
65
65
  "devDependencies": {
66
66
  "@types/cli-table": "^0.3.0",
@@ -70,9 +70,9 @@
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.354",
74
- "@teambit/harmony.testing.load-aspect": "0.0.349",
75
- "@teambit/workspace.testing.mock-workspace": "0.0.143",
73
+ "@teambit/component.testing.mock-components": "0.0.355",
74
+ "@teambit/harmony.testing.load-aspect": "0.0.350",
75
+ "@teambit/workspace.testing.mock-workspace": "0.0.144",
76
76
  "@teambit/defender.fs.global-bit-temp-dir": "0.0.1",
77
77
  "@teambit/harmony.envs.core-aspect-env": "0.0.80"
78
78
  },