@teambit/bit 2.2.14 → 2.2.15

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.14/dist/bit.compositions.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_bit@2.2.14/dist/bit.docs.js';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_bit@2.2.15/dist/bit.compositions.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_bit@2.2.15/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.14",
3
+ "version": "2.2.15",
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.14"
9
+ "version": "2.2.15"
10
10
  },
11
11
  "dependencies": {
12
12
  "comment-json": "4.2.5",
@@ -44,34 +44,31 @@
44
44
  "@apollo/client": "3.6.9",
45
45
  "@teambit/harmony": "0.4.12",
46
46
  "@teambit/design.ui.brand.logo": "1.96.19",
47
+ "@teambit/cli": "0.0.1378",
48
+ "@teambit/legacy.extension-data": "0.0.153",
47
49
  "@teambit/bit.get-bit-version": "0.0.27",
50
+ "@teambit/dependency-resolver": "1.0.1136",
48
51
  "@teambit/legacy.analytics": "0.0.106",
49
52
  "@teambit/legacy.constants": "0.0.42",
50
53
  "@teambit/legacy.loader": "0.0.30",
51
54
  "@teambit/legacy.logger": "0.0.57",
52
- "@teambit/bit-error": "0.0.404",
53
- "@teambit/component-id": "1.2.4",
54
- "@teambit/legacy-bit-id": "1.1.3",
55
- "@teambit/scope.modules.find-scope-path": "0.0.44",
56
- "@teambit/workspace.modules.workspace-locator": "0.0.43",
57
- "@teambit/ui-foundation.ui.navigation.react-router-adapter": "6.1.3",
58
- "@teambit/base-react.navigation.link": "2.0.31",
59
- "@teambit/harmony.content.cli-reference": "2.0.1223",
60
- "@teambit/cli": "0.0.1378",
61
- "@teambit/legacy.extension-data": "0.0.153",
62
- "@teambit/dependency-resolver": "1.0.1136",
63
55
  "@teambit/aspect-loader": "1.0.1136",
56
+ "@teambit/bit-error": "0.0.404",
64
57
  "@teambit/clear-cache": "0.0.587",
58
+ "@teambit/component-id": "1.2.4",
65
59
  "@teambit/config": "0.0.1553",
66
60
  "@teambit/envs": "1.0.1136",
67
61
  "@teambit/generator": "1.0.1137",
68
62
  "@teambit/host-initializer": "0.0.849",
63
+ "@teambit/legacy-bit-id": "1.1.3",
69
64
  "@teambit/legacy.bit-map": "0.0.208",
70
65
  "@teambit/legacy.consumer-component": "0.0.152",
71
66
  "@teambit/legacy.consumer-config": "0.0.151",
72
67
  "@teambit/legacy.consumer": "0.0.151",
73
68
  "@teambit/legacy.scope-api": "0.0.206",
69
+ "@teambit/scope.modules.find-scope-path": "0.0.44",
74
70
  "@teambit/workspace.modules.node-modules-linker": "0.0.382",
71
+ "@teambit/workspace.modules.workspace-locator": "0.0.43",
75
72
  "@teambit/api-reference": "1.0.1137",
76
73
  "@teambit/api-server": "1.0.1169",
77
74
  "@teambit/application": "1.0.1136",
@@ -82,7 +79,6 @@
82
79
  "@teambit/cache": "0.0.1471",
83
80
  "@teambit/changelog": "1.0.1136",
84
81
  "@teambit/checkout": "1.0.1138",
85
- "@teambit/ci": "1.0.533",
86
82
  "@teambit/cli-mcp-server": "0.0.243",
87
83
  "@teambit/cloud": "0.0.1436",
88
84
  "@teambit/code": "1.0.1136",
@@ -174,7 +170,11 @@
174
170
  "@teambit/worker": "0.0.1682",
175
171
  "@teambit/workspace-config-files": "1.0.1136",
176
172
  "@teambit/workspace": "1.0.1136",
177
- "@teambit/yarn": "1.0.1137"
173
+ "@teambit/yarn": "1.0.1137",
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.1224",
177
+ "@teambit/ci": "1.0.534"
178
178
  },
179
179
  "devDependencies": {
180
180
  "@types/fs-extra": "9.0.7",