@teambit/dependencies 1.0.1150 → 1.0.1152
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.1152",
|
|
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.1152"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"archy": "1.0.0",
|
|
@@ -37,7 +37,6 @@
|
|
|
37
37
|
"@teambit/legacy.utils": "0.0.49",
|
|
38
38
|
"@teambit/toolbox.path.path": "0.0.21",
|
|
39
39
|
"@teambit/component-version": "1.0.4",
|
|
40
|
-
"@teambit/legacy.logger": "0.0.57",
|
|
41
40
|
"@teambit/toolbox.fs.extension-getter": "0.0.18",
|
|
42
41
|
"@teambit/toolbox.fs.last-modified": "0.0.19",
|
|
43
42
|
"@teambit/styling.deps-lookups.lookup-styling": "0.0.4",
|
|
@@ -49,21 +48,22 @@
|
|
|
49
48
|
"@teambit/styling.deps-detectors.detective-sass": "0.0.9",
|
|
50
49
|
"@teambit/styling.deps-detectors.detective-scss": "0.0.9",
|
|
51
50
|
"@teambit/typescript.deps-detectors.detective-typescript": "0.0.10",
|
|
52
|
-
"@teambit/cli": "0.0.
|
|
53
|
-
"@teambit/graph": "1.0.
|
|
54
|
-
"@teambit/workspace": "1.0.
|
|
55
|
-
"@teambit/aspect-loader": "1.0.
|
|
56
|
-
"@teambit/dependency-resolver": "1.0.
|
|
57
|
-
"@teambit/dev-files": "1.0.
|
|
58
|
-
"@teambit/legacy.consumer-component": "0.0.
|
|
59
|
-
"@teambit/logger": "0.0.
|
|
60
|
-
"@teambit/scope": "1.0.
|
|
61
|
-
"@teambit/legacy.dependency-graph": "0.0.
|
|
62
|
-
"@teambit/component.sources": "0.0.
|
|
63
|
-
"@teambit/legacy.bit-map": "0.0.
|
|
64
|
-
"@teambit/legacy.consumer-config": "0.0.
|
|
65
|
-
"@teambit/legacy.consumer": "0.0.
|
|
66
|
-
"@teambit/legacy.
|
|
51
|
+
"@teambit/cli": "0.0.1386",
|
|
52
|
+
"@teambit/graph": "1.0.1152",
|
|
53
|
+
"@teambit/workspace": "1.0.1152",
|
|
54
|
+
"@teambit/aspect-loader": "1.0.1152",
|
|
55
|
+
"@teambit/dependency-resolver": "1.0.1152",
|
|
56
|
+
"@teambit/dev-files": "1.0.1152",
|
|
57
|
+
"@teambit/legacy.consumer-component": "0.0.159",
|
|
58
|
+
"@teambit/logger": "0.0.1479",
|
|
59
|
+
"@teambit/scope": "1.0.1152",
|
|
60
|
+
"@teambit/legacy.dependency-graph": "0.0.161",
|
|
61
|
+
"@teambit/component.sources": "0.0.210",
|
|
62
|
+
"@teambit/legacy.bit-map": "0.0.215",
|
|
63
|
+
"@teambit/legacy.consumer-config": "0.0.158",
|
|
64
|
+
"@teambit/legacy.consumer": "0.0.158",
|
|
65
|
+
"@teambit/legacy.logger": "0.0.58",
|
|
66
|
+
"@teambit/legacy.extension-data": "0.0.160"
|
|
67
67
|
},
|
|
68
68
|
"devDependencies": {
|
|
69
69
|
"@types/cli-table": "^0.3.0",
|
|
@@ -75,9 +75,9 @@
|
|
|
75
75
|
"@types/mocha": "9.1.0",
|
|
76
76
|
"@teambit/defender.fs.global-bit-temp-dir": "0.0.1",
|
|
77
77
|
"@teambit/harmony.envs.core-aspect-env": "2.0.8",
|
|
78
|
-
"@teambit/component.testing.mock-components": "0.0.
|
|
79
|
-
"@teambit/harmony.testing.load-aspect": "0.0.
|
|
80
|
-
"@teambit/workspace.testing.mock-workspace": "0.0.
|
|
78
|
+
"@teambit/component.testing.mock-components": "0.0.430",
|
|
79
|
+
"@teambit/harmony.testing.load-aspect": "0.0.425",
|
|
80
|
+
"@teambit/workspace.testing.mock-workspace": "0.0.239"
|
|
81
81
|
},
|
|
82
82
|
"peerDependencies": {
|
|
83
83
|
"chai": "5.2.1"
|
|
File without changes
|