@teambit/workspace 1.0.140 → 1.0.142

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.
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/workspace",
3
- "version": "1.0.140",
3
+ "version": "1.0.142",
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.140"
9
+ "version": "1.0.142"
10
10
  },
11
11
  "dependencies": {
12
12
  "lodash": "4.17.21",
@@ -17,6 +17,7 @@
17
17
  "find-root": "1.1.0",
18
18
  "graphql-tag": "2.12.1",
19
19
  "memoizee": "0.4.15",
20
+ "node-fetch": "2.6.7",
20
21
  "detect-indent": "5.0.0",
21
22
  "detect-newline": "3.1.0",
22
23
  "stringify-package": "1.0.1",
@@ -52,44 +53,44 @@
52
53
  "@teambit/explorer.ui.gallery.component-grid": "0.0.496",
53
54
  "@teambit/scopes.scope-id": "0.0.7",
54
55
  "@teambit/workspace.ui.empty-workspace": "0.0.508",
55
- "@teambit/component": "1.0.140",
56
- "@teambit/dependency-resolver": "1.0.140",
57
- "@teambit/envs": "1.0.140",
56
+ "@teambit/component": "1.0.142",
57
+ "@teambit/dependency-resolver": "1.0.142",
58
+ "@teambit/envs": "1.0.142",
58
59
  "@teambit/logger": "0.0.941",
59
- "@teambit/scope": "1.0.140",
60
- "@teambit/graph": "1.0.140",
60
+ "@teambit/scope": "1.0.142",
61
+ "@teambit/graph": "1.0.142",
61
62
  "@teambit/cli": "0.0.848",
62
- "@teambit/isolator": "1.0.140",
63
- "@teambit/component-tree": "1.0.140",
63
+ "@teambit/isolator": "1.0.142",
64
+ "@teambit/component-tree": "1.0.142",
64
65
  "@teambit/harmony.modules.resolved-component": "0.0.497",
65
- "@teambit/watcher": "1.0.140",
66
- "@teambit/aspect-loader": "1.0.140",
67
- "@teambit/config": "0.0.891",
66
+ "@teambit/watcher": "1.0.142",
67
+ "@teambit/aspect-loader": "1.0.142",
68
+ "@teambit/config": "0.0.893",
68
69
  "@teambit/global-config": "0.0.851",
69
70
  "@teambit/harmony.modules.requireable-component": "0.0.497",
70
71
  "@teambit/toolbox.modules.module-resolver": "0.0.7",
71
72
  "@teambit/workspace.modules.node-modules-linker": "0.0.162",
72
- "@teambit/graphql": "1.0.140",
73
- "@teambit/bundler": "1.0.140",
74
- "@teambit/pubsub": "1.0.140",
75
- "@teambit/ui": "1.0.140",
76
- "@teambit/variants": "0.0.984",
73
+ "@teambit/graphql": "1.0.142",
74
+ "@teambit/bundler": "1.0.142",
75
+ "@teambit/pubsub": "1.0.142",
76
+ "@teambit/ui": "1.0.142",
77
+ "@teambit/variants": "0.0.986",
77
78
  "@teambit/component-issues": "0.0.140",
78
- "@teambit/workspace.modules.match-pattern": "0.0.504",
79
+ "@teambit/workspace.modules.match-pattern": "0.0.505",
79
80
  "@teambit/component.ui.component-drawer": "0.0.389",
80
81
  "@teambit/lanes.hooks.use-lane-components": "0.0.256",
81
82
  "@teambit/lanes.hooks.use-lanes": "0.0.258",
82
83
  "@teambit/lanes.ui.models.lanes-model": "0.0.212",
83
84
  "@teambit/ui-foundation.ui.side-bar": "0.0.874",
84
- "@teambit/command-bar": "1.0.140",
85
+ "@teambit/command-bar": "1.0.142",
85
86
  "@teambit/component.ui.component-filters.component-filter-context": "0.0.218",
86
87
  "@teambit/component.ui.component-filters.deprecate-filter": "0.0.216",
87
88
  "@teambit/component.ui.component-filters.env-filter": "0.0.222",
88
89
  "@teambit/component.ui.component-filters.show-main-filter": "0.0.209",
89
- "@teambit/sidebar": "1.0.140",
90
+ "@teambit/sidebar": "1.0.142",
90
91
  "@teambit/ui-foundation.ui.tree.drawer": "0.0.518",
91
92
  "@teambit/component-descriptor": "0.0.413",
92
- "@teambit/deprecation": "1.0.140",
93
+ "@teambit/deprecation": "1.0.142",
93
94
  "@teambit/ui-foundation.ui.buttons.collapser": "0.0.216",
94
95
  "@teambit/cloud.hooks.use-cloud-scopes": "0.0.3",
95
96
  "@teambit/preview.ui.preview-placeholder": "0.0.509",
@@ -101,6 +102,7 @@
101
102
  "@types/fs-extra": "9.0.7",
102
103
  "@types/find-root": "1.1.2",
103
104
  "@types/memoizee": "0.4.5",
105
+ "@types/node-fetch": "2.5.12",
104
106
  "@types/classnames": "2.2.11",
105
107
  "@types/pluralize": "0.0.29",
106
108
  "@types/mocha": "9.1.0",