@teambit/bit 2.0.74 → 2.0.75
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.
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_bit@2.0.
|
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_bit@2.0.
|
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_bit@2.0.75/dist/bit.compositions.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_bit@2.0.75/dist/bit.docs.js';
|
|
3
3
|
|
|
4
4
|
export const compositions = [compositions_0];
|
|
5
5
|
export const overview = [overview_0];
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/bit",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.75",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/harmony/bit",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.harmony",
|
|
8
8
|
"name": "bit",
|
|
9
|
-
"version": "2.0.
|
|
9
|
+
"version": "2.0.75"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"comment-json": "4.2.5",
|
|
@@ -47,14 +47,19 @@
|
|
|
47
47
|
"@teambit/cli": "0.0.1364",
|
|
48
48
|
"@teambit/legacy.extension-data": "0.0.147",
|
|
49
49
|
"@teambit/bit.get-bit-version": "0.0.26",
|
|
50
|
+
"@teambit/dependency-resolver": "1.0.1099",
|
|
50
51
|
"@teambit/legacy.analytics": "0.0.105",
|
|
51
52
|
"@teambit/legacy.constants": "0.0.41",
|
|
52
53
|
"@teambit/legacy.loader": "0.0.29",
|
|
53
54
|
"@teambit/legacy.logger": "0.0.56",
|
|
55
|
+
"@teambit/aspect-loader": "1.0.1099",
|
|
54
56
|
"@teambit/bit-error": "0.0.404",
|
|
55
57
|
"@teambit/clear-cache": "0.0.581",
|
|
56
58
|
"@teambit/component-id": "1.2.4",
|
|
57
59
|
"@teambit/config": "0.0.1539",
|
|
60
|
+
"@teambit/envs": "1.0.1099",
|
|
61
|
+
"@teambit/generator": "1.0.1100",
|
|
62
|
+
"@teambit/host-initializer": "0.0.812",
|
|
58
63
|
"@teambit/legacy-bit-id": "1.1.3",
|
|
59
64
|
"@teambit/legacy.bit-map": "0.0.202",
|
|
60
65
|
"@teambit/legacy.consumer-component": "0.0.146",
|
|
@@ -64,25 +69,6 @@
|
|
|
64
69
|
"@teambit/scope.modules.find-scope-path": "0.0.43",
|
|
65
70
|
"@teambit/workspace.modules.node-modules-linker": "0.0.376",
|
|
66
71
|
"@teambit/workspace.modules.workspace-locator": "0.0.42",
|
|
67
|
-
"@teambit/cache": "0.0.1457",
|
|
68
|
-
"@teambit/cli-mcp-server": "0.0.228",
|
|
69
|
-
"@teambit/community": "1.0.792",
|
|
70
|
-
"@teambit/config-store": "0.0.245",
|
|
71
|
-
"@teambit/express": "0.0.1463",
|
|
72
|
-
"@teambit/global-config": "0.0.1368",
|
|
73
|
-
"@teambit/logger": "0.0.1457",
|
|
74
|
-
"@teambit/mocha": "1.0.882",
|
|
75
|
-
"@teambit/panels": "0.0.1367",
|
|
76
|
-
"@teambit/variants": "0.0.1632",
|
|
77
|
-
"@teambit/worker": "0.0.1668",
|
|
78
|
-
"@teambit/ui-foundation.ui.navigation.react-router-adapter": "6.1.3",
|
|
79
|
-
"@teambit/base-react.navigation.link": "2.0.31",
|
|
80
|
-
"@teambit/harmony.content.cli-reference": "2.0.1182",
|
|
81
|
-
"@teambit/dependency-resolver": "1.0.1099",
|
|
82
|
-
"@teambit/aspect-loader": "1.0.1099",
|
|
83
|
-
"@teambit/envs": "1.0.1099",
|
|
84
|
-
"@teambit/generator": "1.0.1100",
|
|
85
|
-
"@teambit/host-initializer": "0.0.812",
|
|
86
72
|
"@teambit/api-reference": "1.0.1099",
|
|
87
73
|
"@teambit/api-server": "1.0.1131",
|
|
88
74
|
"@teambit/application": "1.0.1099",
|
|
@@ -90,12 +76,14 @@
|
|
|
90
76
|
"@teambit/babel": "1.0.1099",
|
|
91
77
|
"@teambit/builder": "1.0.1099",
|
|
92
78
|
"@teambit/bundler": "1.0.1099",
|
|
79
|
+
"@teambit/cache": "0.0.1457",
|
|
93
80
|
"@teambit/changelog": "1.0.1099",
|
|
94
81
|
"@teambit/checkout": "1.0.1100",
|
|
95
|
-
"@teambit/
|
|
82
|
+
"@teambit/cli-mcp-server": "0.0.228",
|
|
96
83
|
"@teambit/cloud": "0.0.1398",
|
|
97
84
|
"@teambit/code": "1.0.1099",
|
|
98
85
|
"@teambit/command-bar": "1.0.1099",
|
|
86
|
+
"@teambit/community": "1.0.792",
|
|
99
87
|
"@teambit/compiler": "1.0.1099",
|
|
100
88
|
"@teambit/component-compare": "1.0.1099",
|
|
101
89
|
"@teambit/component-log": "1.0.1099",
|
|
@@ -105,6 +93,7 @@
|
|
|
105
93
|
"@teambit/component": "1.0.1099",
|
|
106
94
|
"@teambit/compositions": "1.0.1099",
|
|
107
95
|
"@teambit/config-merger": "0.0.966",
|
|
96
|
+
"@teambit/config-store": "0.0.245",
|
|
108
97
|
"@teambit/dependencies": "1.0.1099",
|
|
109
98
|
"@teambit/deprecation": "1.0.1099",
|
|
110
99
|
"@teambit/dev-files": "1.0.1099",
|
|
@@ -116,9 +105,11 @@
|
|
|
116
105
|
"@teambit/env": "1.0.1099",
|
|
117
106
|
"@teambit/eslint": "1.0.1099",
|
|
118
107
|
"@teambit/export": "1.0.1099",
|
|
108
|
+
"@teambit/express": "0.0.1463",
|
|
119
109
|
"@teambit/forking": "1.0.1099",
|
|
120
110
|
"@teambit/formatter": "1.0.1099",
|
|
121
111
|
"@teambit/git": "1.0.1099",
|
|
112
|
+
"@teambit/global-config": "0.0.1368",
|
|
122
113
|
"@teambit/graph": "1.0.1099",
|
|
123
114
|
"@teambit/graphql": "1.0.1099",
|
|
124
115
|
"@teambit/harmony-ui-app": "1.0.1099",
|
|
@@ -133,9 +124,11 @@
|
|
|
133
124
|
"@teambit/lanes": "1.0.1120",
|
|
134
125
|
"@teambit/linter": "1.0.1099",
|
|
135
126
|
"@teambit/lister": "1.0.1099",
|
|
127
|
+
"@teambit/logger": "0.0.1457",
|
|
136
128
|
"@teambit/mdx": "1.0.1100",
|
|
137
129
|
"@teambit/merge-lanes": "1.0.1120",
|
|
138
130
|
"@teambit/merging": "1.0.1102",
|
|
131
|
+
"@teambit/mocha": "1.0.882",
|
|
139
132
|
"@teambit/mover": "1.0.1099",
|
|
140
133
|
"@teambit/multi-compiler": "1.0.1099",
|
|
141
134
|
"@teambit/multi-tester": "1.0.1099",
|
|
@@ -143,6 +136,7 @@
|
|
|
143
136
|
"@teambit/node": "1.0.1099",
|
|
144
137
|
"@teambit/notifications": "1.0.1100",
|
|
145
138
|
"@teambit/objects": "0.0.606",
|
|
139
|
+
"@teambit/panels": "0.0.1367",
|
|
146
140
|
"@teambit/pkg": "1.0.1099",
|
|
147
141
|
"@teambit/pnpm": "1.0.1138",
|
|
148
142
|
"@teambit/prettier": "1.0.1099",
|
|
@@ -168,13 +162,19 @@
|
|
|
168
162
|
"@teambit/ui": "1.0.1099",
|
|
169
163
|
"@teambit/user-agent": "1.0.1099",
|
|
170
164
|
"@teambit/validator": "0.0.336",
|
|
165
|
+
"@teambit/variants": "0.0.1632",
|
|
171
166
|
"@teambit/version-history": "0.0.891",
|
|
172
167
|
"@teambit/vue-aspect": "0.0.465",
|
|
173
168
|
"@teambit/watcher": "1.0.1099",
|
|
174
169
|
"@teambit/webpack": "1.0.1099",
|
|
170
|
+
"@teambit/worker": "0.0.1668",
|
|
175
171
|
"@teambit/workspace-config-files": "1.0.1099",
|
|
176
172
|
"@teambit/workspace": "1.0.1099",
|
|
177
|
-
"@teambit/yarn": "1.0.1100"
|
|
173
|
+
"@teambit/yarn": "1.0.1100",
|
|
174
|
+
"@teambit/ui-foundation.ui.navigation.react-router-adapter": "6.1.3",
|
|
175
|
+
"@teambit/base-react.navigation.link": "2.0.31",
|
|
176
|
+
"@teambit/harmony.content.cli-reference": "2.0.1183",
|
|
177
|
+
"@teambit/ci": "1.0.495"
|
|
178
178
|
},
|
|
179
179
|
"devDependencies": {
|
|
180
180
|
"@types/fs-extra": "9.0.7",
|