@teambit/workspace 1.0.1003 → 1.0.1005

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.1003/dist/workspace.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.workspace_workspace@1.0.1003/dist/workspace.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.workspace_workspace@1.0.1005/dist/workspace.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.workspace_workspace@1.0.1005/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.1003",
3
+ "version": "1.0.1005",
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.1003"
9
+ "version": "1.0.1005"
10
10
  },
11
11
  "dependencies": {
12
12
  "lodash": "4.17.21",
@@ -36,6 +36,7 @@
36
36
  "@teambit/toolbox.fs.last-modified": "0.0.15",
37
37
  "@teambit/toolbox.path.path": "0.0.17",
38
38
  "@teambit/graph.cleargraph": "0.0.11",
39
+ "@teambit/legacy.constants": "0.0.29",
39
40
  "@teambit/component.ui.component-status-resolver": "0.0.510",
40
41
  "@teambit/harmony.modules.resolved-component": "0.0.514",
41
42
  "@teambit/legacy.utils": "0.0.38",
@@ -43,6 +44,8 @@
43
44
  "@teambit/toolbox.modules.module-resolver": "0.0.20",
44
45
  "@teambit/component-issues": "0.0.172",
45
46
  "@teambit/dependencies.modules.packages-excluder": "1.0.8",
47
+ "@teambit/git.modules.git-executable": "0.0.30",
48
+ "@teambit/harmony.modules.in-memory-cache": "0.0.33",
46
49
  "@teambit/legacy-bit-id": "1.1.3",
47
50
  "@teambit/toolbox.path.is-path-inside": "0.0.509",
48
51
  "@teambit/workspace.modules.match-pattern": "0.0.521",
@@ -61,6 +64,7 @@
61
64
  "@teambit/ui-foundation.ui.menu": "0.0.503",
62
65
  "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.523",
63
66
  "@teambit/ui-foundation.ui.tree.drawer": "1.0.0",
67
+ "@teambit/harmony.modules.concurrency": "0.0.30",
64
68
  "@teambit/toolbox.promise.map-pool": "0.0.15",
65
69
  "@teambit/base-react.themes.theme-switcher": "1.1.2",
66
70
  "@teambit/ui-foundation.ui.hooks.use-data-query": "0.0.506",
@@ -85,44 +89,40 @@
85
89
  "@teambit/cloud.hooks.use-cloud-scopes": "0.0.21",
86
90
  "@teambit/explorer.ui.gallery.component-grid": "0.0.496",
87
91
  "@teambit/workspace.ui.empty-workspace": "0.0.509",
88
- "@teambit/component": "1.0.1003",
89
- "@teambit/dependency-resolver": "1.0.1003",
90
- "@teambit/envs": "1.0.1003",
91
- "@teambit/legacy.extension-data": "0.0.122",
92
- "@teambit/legacy.scope": "0.0.120",
93
- "@teambit/legacy.consumer-component": "0.0.121",
94
- "@teambit/legacy.consumer": "0.0.120",
95
- "@teambit/legacy.bit-map": "0.0.177",
96
- "@teambit/logger": "0.0.1423",
97
- "@teambit/objects": "0.0.510",
98
- "@teambit/scope": "1.0.1003",
99
- "@teambit/graph": "1.0.1003",
100
- "@teambit/cli": "0.0.1330",
101
- "@teambit/config-store": "0.0.211",
102
- "@teambit/isolator": "1.0.1003",
103
- "@teambit/legacy.constants": "0.0.29",
104
- "@teambit/component-tree": "1.0.1003",
105
- "@teambit/watcher": "1.0.1003",
106
- "@teambit/scope.remotes": "0.0.120",
107
- "@teambit/aspect-loader": "1.0.1003",
108
- "@teambit/config": "0.0.1505",
109
- "@teambit/workspace.modules.node-modules-linker": "0.0.351",
110
- "@teambit/graphql": "1.0.1003",
111
- "@teambit/bundler": "1.0.1003",
112
- "@teambit/global-config": "0.0.1334",
113
- "@teambit/legacy.consumer-config": "0.0.120",
114
- "@teambit/ui": "1.0.1003",
115
- "@teambit/variants": "0.0.1598",
116
- "@teambit/component.sources": "0.0.172",
117
- "@teambit/git.modules.git-executable": "0.0.30",
118
- "@teambit/harmony.modules.in-memory-cache": "0.0.33",
119
- "@teambit/legacy.component-list": "0.0.174",
120
- "@teambit/legacy.scope-api": "0.0.175",
121
- "@teambit/command-bar": "1.0.1003",
122
- "@teambit/sidebar": "1.0.1003",
123
- "@teambit/pubsub": "1.0.1003",
124
- "@teambit/harmony.modules.concurrency": "0.0.30",
125
- "@teambit/deprecation": "1.0.1003"
92
+ "@teambit/component": "1.0.1005",
93
+ "@teambit/dependency-resolver": "1.0.1005",
94
+ "@teambit/envs": "1.0.1005",
95
+ "@teambit/legacy.extension-data": "0.0.124",
96
+ "@teambit/legacy.scope": "0.0.122",
97
+ "@teambit/legacy.consumer-component": "0.0.123",
98
+ "@teambit/legacy.consumer": "0.0.122",
99
+ "@teambit/legacy.bit-map": "0.0.179",
100
+ "@teambit/logger": "0.0.1425",
101
+ "@teambit/objects": "0.0.512",
102
+ "@teambit/scope": "1.0.1005",
103
+ "@teambit/graph": "1.0.1005",
104
+ "@teambit/cli": "0.0.1332",
105
+ "@teambit/config-store": "0.0.213",
106
+ "@teambit/isolator": "1.0.1005",
107
+ "@teambit/component-tree": "1.0.1005",
108
+ "@teambit/watcher": "1.0.1005",
109
+ "@teambit/scope.remotes": "0.0.122",
110
+ "@teambit/aspect-loader": "1.0.1005",
111
+ "@teambit/config": "0.0.1507",
112
+ "@teambit/workspace.modules.node-modules-linker": "0.0.353",
113
+ "@teambit/graphql": "1.0.1005",
114
+ "@teambit/bundler": "1.0.1005",
115
+ "@teambit/global-config": "0.0.1336",
116
+ "@teambit/legacy.consumer-config": "0.0.122",
117
+ "@teambit/ui": "1.0.1005",
118
+ "@teambit/variants": "0.0.1600",
119
+ "@teambit/component.sources": "0.0.174",
120
+ "@teambit/legacy.component-list": "0.0.176",
121
+ "@teambit/legacy.scope-api": "0.0.177",
122
+ "@teambit/command-bar": "1.0.1005",
123
+ "@teambit/sidebar": "1.0.1005",
124
+ "@teambit/pubsub": "1.0.1005",
125
+ "@teambit/deprecation": "1.0.1005"
126
126
  },
127
127
  "devDependencies": {
128
128
  "@types/lodash": "4.14.165",