@teambit/workspace 1.0.802 → 1.0.803

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.workspace_workspace@1.0.802/dist/workspace.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.workspace_workspace@1.0.802/dist/workspace.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.workspace_workspace@1.0.803/dist/workspace.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.workspace_workspace@1.0.803/dist/workspace.docs.mdx';
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/workspace",
3
- "version": "1.0.802",
3
+ "version": "1.0.803",
4
4
  "homepage": "https://bit.cloud/teambit/workspace/workspace",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.workspace",
8
8
  "name": "workspace",
9
- "version": "1.0.802"
9
+ "version": "1.0.803"
10
10
  },
11
11
  "dependencies": {
12
12
  "lodash": "4.17.21",
@@ -28,39 +28,22 @@
28
28
  "reset-css": "5.0.1",
29
29
  "@teambit/component-id": "1.2.4",
30
30
  "@teambit/harmony": "0.4.7",
31
- "@teambit/legacy.extension-data": "0.0.86",
32
- "@teambit/legacy.scope": "0.0.84",
33
31
  "@teambit/component-version": "1.0.4",
34
- "@teambit/legacy.consumer-component": "0.0.85",
35
- "@teambit/legacy.consumer": "0.0.84",
36
32
  "@teambit/bit-error": "0.0.404",
37
33
  "@teambit/lane-id": "0.0.312",
38
- "@teambit/legacy.bit-map": "0.0.141",
39
34
  "@teambit/toolbox.fs.last-modified": "0.0.9",
40
35
  "@teambit/toolbox.path.path": "0.0.11",
41
36
  "@teambit/graph.cleargraph": "0.0.11",
42
- "@teambit/logger": "0.0.1376",
43
- "@teambit/cli": "0.0.1283",
44
37
  "@teambit/component.ui.component-status-resolver": "0.0.510",
45
38
  "@teambit/legacy.constants": "0.0.19",
46
39
  "@teambit/harmony.modules.resolved-component": "0.0.508",
47
40
  "@teambit/legacy.utils": "0.0.28",
48
- "@teambit/config-store": "0.0.163",
49
- "@teambit/config": "0.0.1457",
50
41
  "@teambit/harmony.modules.requireable-component": "0.0.508",
51
42
  "@teambit/toolbox.modules.module-resolver": "0.0.14",
52
- "@teambit/workspace.modules.node-modules-linker": "0.0.313",
53
- "@teambit/global-config": "0.0.1286",
54
- "@teambit/legacy.consumer-config": "0.0.84",
55
- "@teambit/variants": "0.0.1550",
56
43
  "@teambit/component-issues": "0.0.165",
57
- "@teambit/component.sources": "0.0.136",
58
44
  "@teambit/dependencies.modules.packages-excluder": "1.0.8",
59
45
  "@teambit/harmony.modules.in-memory-cache": "0.0.23",
60
46
  "@teambit/legacy-bit-id": "1.1.3",
61
- "@teambit/legacy.component-list": "0.0.138",
62
- "@teambit/legacy.scope-api": "0.0.139",
63
- "@teambit/scope.remotes": "0.0.84",
64
47
  "@teambit/toolbox.path.is-path-inside": "0.0.503",
65
48
  "@teambit/workspace.modules.match-pattern": "0.0.515",
66
49
  "@teambit/component.ui.component-drawer": "0.0.468",
@@ -102,23 +85,40 @@
102
85
  "@teambit/scopes.scope-id": "0.0.9",
103
86
  "@teambit/workspace.ui.empty-workspace": "0.0.509",
104
87
  "@teambit/workspace.ui.workspace-component-card": "0.0.563",
105
- "@teambit/component": "1.0.802",
106
- "@teambit/dependency-resolver": "1.0.802",
107
- "@teambit/envs": "1.0.802",
108
- "@teambit/objects": "0.0.309",
109
- "@teambit/scope": "1.0.802",
110
- "@teambit/graph": "1.0.802",
111
- "@teambit/isolator": "1.0.802",
112
- "@teambit/component-tree": "1.0.802",
113
- "@teambit/watcher": "1.0.802",
114
- "@teambit/aspect-loader": "1.0.802",
115
- "@teambit/graphql": "1.0.802",
116
- "@teambit/bundler": "1.0.802",
117
- "@teambit/ui": "1.0.802",
118
- "@teambit/command-bar": "1.0.802",
119
- "@teambit/sidebar": "1.0.802",
120
- "@teambit/pubsub": "1.0.802",
121
- "@teambit/deprecation": "1.0.802"
88
+ "@teambit/component": "1.0.803",
89
+ "@teambit/dependency-resolver": "1.0.803",
90
+ "@teambit/envs": "1.0.803",
91
+ "@teambit/legacy.extension-data": "0.0.87",
92
+ "@teambit/legacy.scope": "0.0.85",
93
+ "@teambit/legacy.consumer-component": "0.0.86",
94
+ "@teambit/legacy.consumer": "0.0.85",
95
+ "@teambit/legacy.bit-map": "0.0.142",
96
+ "@teambit/logger": "0.0.1377",
97
+ "@teambit/objects": "0.0.310",
98
+ "@teambit/scope": "1.0.803",
99
+ "@teambit/graph": "1.0.803",
100
+ "@teambit/cli": "0.0.1284",
101
+ "@teambit/isolator": "1.0.803",
102
+ "@teambit/component-tree": "1.0.803",
103
+ "@teambit/watcher": "1.0.803",
104
+ "@teambit/aspect-loader": "1.0.803",
105
+ "@teambit/config-store": "0.0.164",
106
+ "@teambit/config": "0.0.1458",
107
+ "@teambit/workspace.modules.node-modules-linker": "0.0.314",
108
+ "@teambit/graphql": "1.0.803",
109
+ "@teambit/bundler": "1.0.803",
110
+ "@teambit/global-config": "0.0.1287",
111
+ "@teambit/legacy.consumer-config": "0.0.85",
112
+ "@teambit/ui": "1.0.803",
113
+ "@teambit/variants": "0.0.1551",
114
+ "@teambit/component.sources": "0.0.137",
115
+ "@teambit/legacy.component-list": "0.0.139",
116
+ "@teambit/legacy.scope-api": "0.0.140",
117
+ "@teambit/scope.remotes": "0.0.85",
118
+ "@teambit/command-bar": "1.0.803",
119
+ "@teambit/sidebar": "1.0.803",
120
+ "@teambit/pubsub": "1.0.803",
121
+ "@teambit/deprecation": "1.0.803"
122
122
  },
123
123
  "devDependencies": {
124
124
  "@types/lodash": "4.14.165",