@teambit/bit 2.2.4 → 2.2.5

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.2.4/dist/bit.compositions.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_bit@2.2.4/dist/bit.docs.js';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_bit@2.2.5/dist/bit.compositions.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_bit@2.2.5/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.2.4",
3
+ "version": "2.2.5",
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.2.4"
9
+ "version": "2.2.5"
10
10
  },
11
11
  "dependencies": {
12
12
  "comment-json": "4.2.5",
@@ -47,14 +47,19 @@
47
47
  "@teambit/cli": "0.0.1375",
48
48
  "@teambit/legacy.extension-data": "0.0.150",
49
49
  "@teambit/bit.get-bit-version": "0.0.26",
50
+ "@teambit/dependency-resolver": "1.0.1128",
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.1128",
54
56
  "@teambit/bit-error": "0.0.404",
55
57
  "@teambit/clear-cache": "0.0.584",
56
58
  "@teambit/component-id": "1.2.4",
57
59
  "@teambit/config": "0.0.1550",
60
+ "@teambit/envs": "1.0.1128",
61
+ "@teambit/generator": "1.0.1129",
62
+ "@teambit/host-initializer": "0.0.841",
58
63
  "@teambit/legacy-bit-id": "1.1.3",
59
64
  "@teambit/legacy.bit-map": "0.0.205",
60
65
  "@teambit/legacy.consumer-component": "0.0.149",
@@ -64,38 +69,18 @@
64
69
  "@teambit/scope.modules.find-scope-path": "0.0.43",
65
70
  "@teambit/workspace.modules.node-modules-linker": "0.0.379",
66
71
  "@teambit/workspace.modules.workspace-locator": "0.0.42",
67
- "@teambit/cache": "0.0.1468",
68
- "@teambit/cli-mcp-server": "0.0.240",
69
- "@teambit/community": "1.0.803",
70
- "@teambit/config-store": "0.0.256",
71
- "@teambit/express": "0.0.1474",
72
- "@teambit/global-config": "0.0.1379",
73
- "@teambit/logger": "0.0.1468",
74
- "@teambit/mocha": "1.0.893",
75
- "@teambit/panels": "0.0.1378",
76
- "@teambit/variants": "0.0.1643",
77
- "@teambit/worker": "0.0.1679",
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.1213",
81
- "@teambit/dependency-resolver": "1.0.1128",
82
- "@teambit/aspect-loader": "1.0.1128",
83
- "@teambit/envs": "1.0.1128",
84
- "@teambit/generator": "1.0.1129",
85
- "@teambit/host-initializer": "0.0.841",
86
72
  "@teambit/api-reference": "1.0.1128",
87
- "@teambit/api-server": "1.0.1160",
88
73
  "@teambit/application": "1.0.1128",
89
74
  "@teambit/aspect": "1.0.1128",
90
75
  "@teambit/babel": "1.0.1128",
91
76
  "@teambit/builder": "1.0.1128",
92
77
  "@teambit/bundler": "1.0.1128",
78
+ "@teambit/cache": "0.0.1468",
93
79
  "@teambit/changelog": "1.0.1128",
94
- "@teambit/checkout": "1.0.1129",
95
- "@teambit/ci": "1.0.523",
96
- "@teambit/cloud": "0.0.1427",
80
+ "@teambit/cli-mcp-server": "0.0.240",
97
81
  "@teambit/code": "1.0.1128",
98
82
  "@teambit/command-bar": "1.0.1128",
83
+ "@teambit/community": "1.0.803",
99
84
  "@teambit/compiler": "1.0.1128",
100
85
  "@teambit/component-compare": "1.0.1128",
101
86
  "@teambit/component-log": "1.0.1128",
@@ -105,6 +90,7 @@
105
90
  "@teambit/component": "1.0.1128",
106
91
  "@teambit/compositions": "1.0.1128",
107
92
  "@teambit/config-merger": "0.0.995",
93
+ "@teambit/config-store": "0.0.256",
108
94
  "@teambit/dependencies": "1.0.1128",
109
95
  "@teambit/deprecation": "1.0.1128",
110
96
  "@teambit/dev-files": "1.0.1128",
@@ -116,9 +102,11 @@
116
102
  "@teambit/env": "1.0.1128",
117
103
  "@teambit/eslint": "1.0.1128",
118
104
  "@teambit/export": "1.0.1128",
105
+ "@teambit/express": "0.0.1474",
119
106
  "@teambit/forking": "1.0.1128",
120
107
  "@teambit/formatter": "1.0.1128",
121
108
  "@teambit/git": "1.0.1128",
109
+ "@teambit/global-config": "0.0.1379",
122
110
  "@teambit/graph": "1.0.1128",
123
111
  "@teambit/graphql": "1.0.1128",
124
112
  "@teambit/harmony-ui-app": "1.0.1128",
@@ -130,12 +118,11 @@
130
118
  "@teambit/isolator": "1.0.1128",
131
119
  "@teambit/issues": "1.0.1128",
132
120
  "@teambit/jest": "1.0.1128",
133
- "@teambit/lanes": "1.0.1149",
134
121
  "@teambit/linter": "1.0.1128",
135
122
  "@teambit/lister": "1.0.1128",
123
+ "@teambit/logger": "0.0.1468",
136
124
  "@teambit/mdx": "1.0.1129",
137
- "@teambit/merge-lanes": "1.0.1149",
138
- "@teambit/merging": "1.0.1131",
125
+ "@teambit/mocha": "1.0.893",
139
126
  "@teambit/mover": "1.0.1128",
140
127
  "@teambit/multi-compiler": "1.0.1128",
141
128
  "@teambit/multi-tester": "1.0.1128",
@@ -143,8 +130,8 @@
143
130
  "@teambit/node": "1.0.1128",
144
131
  "@teambit/notifications": "1.0.1129",
145
132
  "@teambit/objects": "0.0.635",
133
+ "@teambit/panels": "0.0.1378",
146
134
  "@teambit/pkg": "1.0.1128",
147
- "@teambit/pnpm": "1.0.1167",
148
135
  "@teambit/prettier": "1.0.1128",
149
136
  "@teambit/preview": "1.0.1128",
150
137
  "@teambit/pubsub": "1.0.1128",
@@ -154,27 +141,40 @@
154
141
  "@teambit/refactoring": "1.0.1128",
155
142
  "@teambit/remove": "1.0.1128",
156
143
  "@teambit/renaming": "1.0.1129",
157
- "@teambit/ripple": "0.0.214",
158
144
  "@teambit/schema": "1.0.1128",
159
145
  "@teambit/scope": "1.0.1128",
160
146
  "@teambit/scripts": "0.0.347",
161
147
  "@teambit/sidebar": "1.0.1128",
162
148
  "@teambit/snapping": "1.0.1128",
163
- "@teambit/stash": "1.0.1129",
164
- "@teambit/status": "1.0.1153",
165
149
  "@teambit/tester": "1.0.1128",
166
150
  "@teambit/tracker": "1.0.1128",
167
151
  "@teambit/typescript": "1.0.1128",
168
152
  "@teambit/ui": "1.0.1128",
169
153
  "@teambit/user-agent": "1.0.1128",
170
154
  "@teambit/validator": "0.0.365",
155
+ "@teambit/variants": "0.0.1643",
171
156
  "@teambit/version-history": "0.0.920",
172
157
  "@teambit/vue-aspect": "0.0.494",
173
158
  "@teambit/watcher": "1.0.1128",
174
159
  "@teambit/webpack": "1.0.1128",
160
+ "@teambit/worker": "0.0.1679",
175
161
  "@teambit/workspace-config-files": "1.0.1128",
176
162
  "@teambit/workspace": "1.0.1128",
177
- "@teambit/yarn": "1.0.1129"
163
+ "@teambit/yarn": "1.0.1129",
164
+ "@teambit/ui-foundation.ui.navigation.react-router-adapter": "6.1.3",
165
+ "@teambit/base-react.navigation.link": "2.0.31",
166
+ "@teambit/harmony.content.cli-reference": "2.0.1214",
167
+ "@teambit/api-server": "1.0.1161",
168
+ "@teambit/checkout": "1.0.1130",
169
+ "@teambit/ci": "1.0.524",
170
+ "@teambit/cloud": "0.0.1428",
171
+ "@teambit/lanes": "1.0.1150",
172
+ "@teambit/merge-lanes": "1.0.1150",
173
+ "@teambit/merging": "1.0.1132",
174
+ "@teambit/pnpm": "1.0.1168",
175
+ "@teambit/ripple": "0.0.215",
176
+ "@teambit/stash": "1.0.1130",
177
+ "@teambit/status": "1.0.1154"
178
178
  },
179
179
  "devDependencies": {
180
180
  "@types/fs-extra": "9.0.7",