@teambit/dependencies 1.0.626 → 1.0.627
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.
|
3
|
+
"version": "1.0.627",
|
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.
|
9
|
+
"version": "1.0.627"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"archy": "1.0.0",
|
@@ -38,28 +38,28 @@
|
|
38
38
|
"@teambit/styling.deps-detectors.detective-sass": "0.0.9",
|
39
39
|
"@teambit/styling.deps-detectors.detective-scss": "0.0.9",
|
40
40
|
"@teambit/typescript.deps-detectors.detective-typescript": "0.0.9",
|
41
|
-
"@teambit/cli": "0.0.
|
42
|
-
"@teambit/graph": "1.0.
|
41
|
+
"@teambit/cli": "0.0.1204",
|
42
|
+
"@teambit/graph": "1.0.627",
|
43
43
|
"@teambit/legacy.constants": "0.0.11",
|
44
|
-
"@teambit/workspace": "1.0.
|
45
|
-
"@teambit/aspect-loader": "1.0.
|
44
|
+
"@teambit/workspace": "1.0.627",
|
45
|
+
"@teambit/aspect-loader": "1.0.627",
|
46
46
|
"@teambit/component-package-version": "0.0.438",
|
47
|
-
"@teambit/dependency-resolver": "1.0.
|
48
|
-
"@teambit/dev-files": "1.0.
|
49
|
-
"@teambit/legacy.consumer-component": "0.0.
|
50
|
-
"@teambit/logger": "0.0.
|
51
|
-
"@teambit/scope": "1.0.
|
52
|
-
"@teambit/legacy.dependency-graph": "0.0.
|
53
|
-
"@teambit/component.sources": "0.0.
|
47
|
+
"@teambit/dependency-resolver": "1.0.627",
|
48
|
+
"@teambit/dev-files": "1.0.627",
|
49
|
+
"@teambit/legacy.consumer-component": "0.0.52",
|
50
|
+
"@teambit/logger": "0.0.1297",
|
51
|
+
"@teambit/scope": "1.0.627",
|
52
|
+
"@teambit/legacy.dependency-graph": "0.0.54",
|
53
|
+
"@teambit/component.sources": "0.0.103",
|
54
54
|
"@teambit/legacy.utils": "0.0.21",
|
55
55
|
"@teambit/toolbox.path.path": "0.0.8",
|
56
56
|
"@teambit/component-issues": "0.0.159",
|
57
|
-
"@teambit/legacy.bit-map": "0.0.
|
58
|
-
"@teambit/legacy.consumer-config": "0.0.
|
59
|
-
"@teambit/legacy.consumer": "0.0.
|
57
|
+
"@teambit/legacy.bit-map": "0.0.108",
|
58
|
+
"@teambit/legacy.consumer-config": "0.0.51",
|
59
|
+
"@teambit/legacy.consumer": "0.0.51",
|
60
60
|
"@teambit/legacy.logger": "0.0.19",
|
61
61
|
"@teambit/toolbox.fs.extension-getter": "0.0.5",
|
62
|
-
"@teambit/legacy.extension-data": "0.0.
|
62
|
+
"@teambit/legacy.extension-data": "0.0.53",
|
63
63
|
"@teambit/toolbox.fs.last-modified": "0.0.5"
|
64
64
|
},
|
65
65
|
"devDependencies": {
|
@@ -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.69",
|
75
|
-
"@teambit/component.testing.mock-components": "0.0.
|
76
|
-
"@teambit/harmony.testing.load-aspect": "0.0.
|
77
|
-
"@teambit/workspace.testing.mock-workspace": "0.0.
|
75
|
+
"@teambit/component.testing.mock-components": "0.0.313",
|
76
|
+
"@teambit/harmony.testing.load-aspect": "0.0.308",
|
77
|
+
"@teambit/workspace.testing.mock-workspace": "0.0.90"
|
78
78
|
},
|
79
79
|
"peerDependencies": {
|
80
80
|
"chai": "4.3.0",
|
File without changes
|