@teambit/dependencies 1.0.668 → 1.0.670

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.668",
3
+ "version": "1.0.670",
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.668"
9
+ "version": "1.0.670"
10
10
  },
11
11
  "dependencies": {
12
12
  "archy": "1.0.0",
@@ -29,13 +29,12 @@
29
29
  "@teambit/legacy.constants": "0.0.13",
30
30
  "@teambit/harmony": "0.4.7",
31
31
  "@teambit/component-id": "1.2.4",
32
+ "@teambit/component-package-version": "0.0.440",
32
33
  "@teambit/bit-error": "0.0.404",
33
- "@teambit/legacy.utils": "0.0.22",
34
34
  "@teambit/toolbox.path.path": "0.0.8",
35
- "@teambit/component-issues": "0.0.160",
36
35
  "@teambit/component-version": "1.0.4",
37
- "@teambit/legacy.logger": "0.0.22",
38
36
  "@teambit/toolbox.fs.extension-getter": "0.0.5",
37
+ "@teambit/toolbox.fs.last-modified": "0.0.6",
39
38
  "@teambit/styling.deps-lookups.lookup-styling": "0.0.4",
40
39
  "@teambit/typescript.deps-lookups.lookup-typescript": "0.0.2",
41
40
  "@teambit/node.deps-detectors.detective-es6": "0.0.6",
@@ -44,23 +43,24 @@
44
43
  "@teambit/styling.deps-detectors.detective-sass": "0.0.9",
45
44
  "@teambit/styling.deps-detectors.detective-scss": "0.0.9",
46
45
  "@teambit/typescript.deps-detectors.detective-typescript": "0.0.9",
47
- "@teambit/cli": "0.0.1245",
48
- "@teambit/graph": "1.0.668",
49
- "@teambit/workspace": "1.0.668",
50
- "@teambit/aspect-loader": "1.0.668",
51
- "@teambit/component-package-version": "0.0.440",
52
- "@teambit/dependency-resolver": "1.0.668",
53
- "@teambit/dev-files": "1.0.668",
54
- "@teambit/legacy.consumer-component": "0.0.59",
55
- "@teambit/logger": "0.0.1338",
56
- "@teambit/scope": "1.0.668",
57
- "@teambit/legacy.dependency-graph": "0.0.61",
58
- "@teambit/component.sources": "0.0.110",
59
- "@teambit/legacy.bit-map": "0.0.115",
60
- "@teambit/legacy.consumer-config": "0.0.58",
61
- "@teambit/legacy.consumer": "0.0.58",
62
- "@teambit/legacy.extension-data": "0.0.60",
63
- "@teambit/toolbox.fs.last-modified": "0.0.6"
46
+ "@teambit/cli": "0.0.1247",
47
+ "@teambit/graph": "1.0.670",
48
+ "@teambit/workspace": "1.0.670",
49
+ "@teambit/aspect-loader": "1.0.670",
50
+ "@teambit/dependency-resolver": "1.0.670",
51
+ "@teambit/dev-files": "1.0.670",
52
+ "@teambit/legacy.consumer-component": "0.0.60",
53
+ "@teambit/logger": "0.0.1340",
54
+ "@teambit/scope": "1.0.670",
55
+ "@teambit/legacy.dependency-graph": "0.0.62",
56
+ "@teambit/component.sources": "0.0.111",
57
+ "@teambit/legacy.utils": "0.0.23",
58
+ "@teambit/component-issues": "0.0.161",
59
+ "@teambit/legacy.bit-map": "0.0.116",
60
+ "@teambit/legacy.consumer-config": "0.0.59",
61
+ "@teambit/legacy.consumer": "0.0.59",
62
+ "@teambit/legacy.logger": "0.0.23",
63
+ "@teambit/legacy.extension-data": "0.0.61"
64
64
  },
65
65
  "devDependencies": {
66
66
  "@types/cli-table": "^0.3.0",
@@ -72,9 +72,9 @@
72
72
  "@types/mocha": "9.1.0",
73
73
  "@teambit/defender.fs.global-bit-temp-dir": "0.0.1",
74
74
  "@teambit/harmony.envs.core-aspect-env": "0.0.72",
75
- "@teambit/component.testing.mock-components": "0.0.322",
76
- "@teambit/harmony.testing.load-aspect": "0.0.317",
77
- "@teambit/workspace.testing.mock-workspace": "0.0.101"
75
+ "@teambit/component.testing.mock-components": "0.0.323",
76
+ "@teambit/harmony.testing.load-aspect": "0.0.318",
77
+ "@teambit/workspace.testing.mock-workspace": "0.0.102"
78
78
  },
79
79
  "peerDependencies": {
80
80
  "chai": "5.2.1",