@teambit/bit 1.12.125 → 1.12.126
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.
|
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_bit@1.12.
|
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_bit@1.12.126/dist/bit.compositions.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_bit@1.12.126/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.
|
|
3
|
+
"version": "1.12.126",
|
|
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.
|
|
9
|
+
"version": "1.12.126"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"comment-json": "4.2.5",
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
"@swc/css": "^0.0.20",
|
|
24
24
|
"lightningcss": "^1.20.0",
|
|
25
25
|
"@parcel/css": "^1.8.3",
|
|
26
|
-
"typescript": "5.
|
|
26
|
+
"typescript": "5.9.2",
|
|
27
27
|
"react-router-dom": "6.3.0",
|
|
28
28
|
"process": "0.11.10",
|
|
29
29
|
"buffer": "6.0.3",
|
|
@@ -51,10 +51,14 @@
|
|
|
51
51
|
"@teambit/legacy.constants": "0.0.18",
|
|
52
52
|
"@teambit/legacy.loader": "0.0.12",
|
|
53
53
|
"@teambit/legacy.logger": "0.0.28",
|
|
54
|
+
"@teambit/aspect-loader": "1.0.753",
|
|
54
55
|
"@teambit/bit-error": "0.0.404",
|
|
55
56
|
"@teambit/clear-cache": "0.0.503",
|
|
56
57
|
"@teambit/component-id": "1.2.4",
|
|
57
58
|
"@teambit/config": "0.0.1447",
|
|
59
|
+
"@teambit/envs": "1.0.753",
|
|
60
|
+
"@teambit/generator": "1.0.754",
|
|
61
|
+
"@teambit/host-initializer": "0.0.466",
|
|
58
62
|
"@teambit/legacy-bit-id": "1.1.3",
|
|
59
63
|
"@teambit/legacy.bit-map": "0.0.131",
|
|
60
64
|
"@teambit/legacy.consumer-component": "0.0.75",
|
|
@@ -64,22 +68,6 @@
|
|
|
64
68
|
"@teambit/scope.modules.find-scope-path": "0.0.19",
|
|
65
69
|
"@teambit/workspace.modules.node-modules-linker": "0.0.302",
|
|
66
70
|
"@teambit/workspace.modules.workspace-locator": "0.0.19",
|
|
67
|
-
"@teambit/cache": "0.0.1366",
|
|
68
|
-
"@teambit/community": "1.0.701",
|
|
69
|
-
"@teambit/config-store": "0.0.153",
|
|
70
|
-
"@teambit/express": "0.0.1372",
|
|
71
|
-
"@teambit/global-config": "0.0.1276",
|
|
72
|
-
"@teambit/logger": "0.0.1366",
|
|
73
|
-
"@teambit/panels": "0.0.1275",
|
|
74
|
-
"@teambit/variants": "0.0.1540",
|
|
75
|
-
"@teambit/worker": "0.0.1577",
|
|
76
|
-
"@teambit/ui-foundation.ui.navigation.react-router-adapter": "6.1.3",
|
|
77
|
-
"@teambit/base-react.navigation.link": "2.0.31",
|
|
78
|
-
"@teambit/harmony.content.cli-reference": "2.0.770",
|
|
79
|
-
"@teambit/aspect-loader": "1.0.753",
|
|
80
|
-
"@teambit/envs": "1.0.753",
|
|
81
|
-
"@teambit/generator": "1.0.754",
|
|
82
|
-
"@teambit/host-initializer": "0.0.466",
|
|
83
71
|
"@teambit/api-reference": "1.0.753",
|
|
84
72
|
"@teambit/api-server": "1.0.757",
|
|
85
73
|
"@teambit/application": "1.0.753",
|
|
@@ -87,6 +75,7 @@
|
|
|
87
75
|
"@teambit/babel": "1.0.753",
|
|
88
76
|
"@teambit/builder": "1.0.753",
|
|
89
77
|
"@teambit/bundler": "1.0.753",
|
|
78
|
+
"@teambit/cache": "0.0.1366",
|
|
90
79
|
"@teambit/changelog": "1.0.753",
|
|
91
80
|
"@teambit/checkout": "1.0.753",
|
|
92
81
|
"@teambit/ci": "1.0.109",
|
|
@@ -94,6 +83,7 @@
|
|
|
94
83
|
"@teambit/cloud": "0.0.1030",
|
|
95
84
|
"@teambit/code": "1.0.753",
|
|
96
85
|
"@teambit/command-bar": "1.0.753",
|
|
86
|
+
"@teambit/community": "1.0.701",
|
|
97
87
|
"@teambit/compiler": "1.0.753",
|
|
98
88
|
"@teambit/component-compare": "1.0.753",
|
|
99
89
|
"@teambit/component-log": "1.0.753",
|
|
@@ -103,6 +93,7 @@
|
|
|
103
93
|
"@teambit/component": "1.0.753",
|
|
104
94
|
"@teambit/compositions": "1.0.753",
|
|
105
95
|
"@teambit/config-merger": "0.0.620",
|
|
96
|
+
"@teambit/config-store": "0.0.153",
|
|
106
97
|
"@teambit/dependencies": "1.0.753",
|
|
107
98
|
"@teambit/dependency-resolver": "1.0.753",
|
|
108
99
|
"@teambit/deprecation": "1.0.753",
|
|
@@ -114,9 +105,11 @@
|
|
|
114
105
|
"@teambit/env": "1.0.753",
|
|
115
106
|
"@teambit/eslint": "1.0.753",
|
|
116
107
|
"@teambit/export": "1.0.753",
|
|
108
|
+
"@teambit/express": "0.0.1372",
|
|
117
109
|
"@teambit/forking": "1.0.753",
|
|
118
110
|
"@teambit/formatter": "1.0.753",
|
|
119
111
|
"@teambit/git": "1.0.753",
|
|
112
|
+
"@teambit/global-config": "0.0.1276",
|
|
120
113
|
"@teambit/graph": "1.0.753",
|
|
121
114
|
"@teambit/graphql": "1.0.753",
|
|
122
115
|
"@teambit/harmony-ui-app": "1.0.753",
|
|
@@ -130,6 +123,7 @@
|
|
|
130
123
|
"@teambit/lanes": "1.0.754",
|
|
131
124
|
"@teambit/linter": "1.0.753",
|
|
132
125
|
"@teambit/lister": "1.0.753",
|
|
126
|
+
"@teambit/logger": "0.0.1366",
|
|
133
127
|
"@teambit/mdx": "1.0.753",
|
|
134
128
|
"@teambit/merge-lanes": "1.0.754",
|
|
135
129
|
"@teambit/merging": "1.0.753",
|
|
@@ -141,6 +135,7 @@
|
|
|
141
135
|
"@teambit/node": "1.0.753",
|
|
142
136
|
"@teambit/notifications": "1.0.753",
|
|
143
137
|
"@teambit/objects": "0.0.260",
|
|
138
|
+
"@teambit/panels": "0.0.1275",
|
|
144
139
|
"@teambit/pkg": "1.0.753",
|
|
145
140
|
"@teambit/pnpm": "1.0.761",
|
|
146
141
|
"@teambit/prettier": "1.0.753",
|
|
@@ -163,13 +158,18 @@
|
|
|
163
158
|
"@teambit/typescript": "1.0.753",
|
|
164
159
|
"@teambit/ui": "1.0.753",
|
|
165
160
|
"@teambit/user-agent": "1.0.753",
|
|
161
|
+
"@teambit/variants": "0.0.1540",
|
|
166
162
|
"@teambit/version-history": "0.0.545",
|
|
167
163
|
"@teambit/vue-aspect": "0.0.119",
|
|
168
164
|
"@teambit/watcher": "1.0.753",
|
|
169
165
|
"@teambit/webpack": "1.0.753",
|
|
166
|
+
"@teambit/worker": "0.0.1577",
|
|
170
167
|
"@teambit/workspace-config-files": "1.0.753",
|
|
171
168
|
"@teambit/workspace": "1.0.753",
|
|
172
|
-
"@teambit/yarn": "1.0.753"
|
|
169
|
+
"@teambit/yarn": "1.0.753",
|
|
170
|
+
"@teambit/ui-foundation.ui.navigation.react-router-adapter": "6.1.3",
|
|
171
|
+
"@teambit/base-react.navigation.link": "2.0.31",
|
|
172
|
+
"@teambit/harmony.content.cli-reference": "2.0.771"
|
|
173
173
|
},
|
|
174
174
|
"devDependencies": {
|
|
175
175
|
"@types/fs-extra": "9.0.7",
|