@teambit/bit 1.12.122 → 1.12.123

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@1.12.122/dist/bit.compositions.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_bit@1.12.122/dist/bit.docs.js';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_bit@1.12.123/dist/bit.compositions.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_bit@1.12.123/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": "1.12.122",
3
+ "version": "1.12.123",
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": "1.12.122"
9
+ "version": "1.12.123"
10
10
  },
11
11
  "dependencies": {
12
12
  "comment-json": "4.2.5",
@@ -44,12 +44,6 @@
44
44
  "@apollo/client": "3.6.9",
45
45
  "@teambit/harmony": "0.4.7",
46
46
  "@teambit/design.ui.brand.logo": "1.96.19",
47
- "@teambit/bit-error": "0.0.404",
48
- "@teambit/component-id": "1.2.4",
49
- "@teambit/legacy-bit-id": "1.1.3",
50
- "@teambit/ui-foundation.ui.navigation.react-router-adapter": "6.1.3",
51
- "@teambit/base-react.navigation.link": "2.0.31",
52
- "@teambit/harmony.content.cli-reference": "2.0.767",
53
47
  "@teambit/cli": "0.0.1273",
54
48
  "@teambit/legacy.extension-data": "0.0.76",
55
49
  "@teambit/bit.get-bit-version": "0.0.9",
@@ -58,11 +52,14 @@
58
52
  "@teambit/legacy.loader": "0.0.12",
59
53
  "@teambit/legacy.logger": "0.0.28",
60
54
  "@teambit/aspect-loader": "1.0.751",
55
+ "@teambit/bit-error": "0.0.404",
61
56
  "@teambit/clear-cache": "0.0.503",
57
+ "@teambit/component-id": "1.2.4",
62
58
  "@teambit/config": "0.0.1447",
63
59
  "@teambit/envs": "1.0.751",
64
60
  "@teambit/generator": "1.0.752",
65
61
  "@teambit/host-initializer": "0.0.464",
62
+ "@teambit/legacy-bit-id": "1.1.3",
66
63
  "@teambit/legacy.bit-map": "0.0.131",
67
64
  "@teambit/legacy.consumer-component": "0.0.75",
68
65
  "@teambit/legacy.consumer-config": "0.0.74",
@@ -72,7 +69,6 @@
72
69
  "@teambit/workspace.modules.node-modules-linker": "0.0.302",
73
70
  "@teambit/workspace.modules.workspace-locator": "0.0.19",
74
71
  "@teambit/api-reference": "1.0.751",
75
- "@teambit/api-server": "1.0.754",
76
72
  "@teambit/application": "1.0.751",
77
73
  "@teambit/aspect": "1.0.751",
78
74
  "@teambit/babel": "1.0.751",
@@ -169,7 +165,11 @@
169
165
  "@teambit/worker": "0.0.1577",
170
166
  "@teambit/workspace-config-files": "1.0.751",
171
167
  "@teambit/workspace": "1.0.751",
172
- "@teambit/yarn": "1.0.751"
168
+ "@teambit/yarn": "1.0.751",
169
+ "@teambit/ui-foundation.ui.navigation.react-router-adapter": "6.1.3",
170
+ "@teambit/base-react.navigation.link": "2.0.31",
171
+ "@teambit/harmony.content.cli-reference": "2.0.768",
172
+ "@teambit/api-server": "1.0.755"
173
173
  },
174
174
  "devDependencies": {
175
175
  "@types/fs-extra": "9.0.7",