@teambit/workspace 1.0.157 → 1.0.159

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.157",
3
+ "version": "1.0.159",
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.157"
9
+ "version": "1.0.159"
10
10
  },
11
11
  "dependencies": {
12
12
  "lodash": "4.17.21",
@@ -55,46 +55,46 @@
55
55
  "@teambit/explorer.ui.gallery.component-grid": "0.0.496",
56
56
  "@teambit/scopes.scope-id": "0.0.7",
57
57
  "@teambit/workspace.ui.empty-workspace": "0.0.508",
58
- "@teambit/component": "1.0.157",
59
- "@teambit/dependency-resolver": "1.0.157",
60
- "@teambit/envs": "1.0.157",
61
- "@teambit/logger": "0.0.943",
62
- "@teambit/scope": "1.0.157",
63
- "@teambit/graph": "1.0.157",
64
- "@teambit/cli": "0.0.850",
65
- "@teambit/isolator": "1.0.157",
66
- "@teambit/component-tree": "1.0.157",
58
+ "@teambit/component": "1.0.159",
59
+ "@teambit/dependency-resolver": "1.0.159",
60
+ "@teambit/envs": "1.0.159",
61
+ "@teambit/logger": "0.0.944",
62
+ "@teambit/scope": "1.0.159",
63
+ "@teambit/graph": "1.0.159",
64
+ "@teambit/cli": "0.0.851",
65
+ "@teambit/isolator": "1.0.159",
66
+ "@teambit/component-tree": "1.0.159",
67
67
  "@teambit/harmony.modules.resolved-component": "0.0.497",
68
- "@teambit/watcher": "1.0.157",
69
- "@teambit/aspect-loader": "1.0.157",
70
- "@teambit/config": "0.0.908",
71
- "@teambit/global-config": "0.0.853",
68
+ "@teambit/watcher": "1.0.159",
69
+ "@teambit/aspect-loader": "1.0.159",
70
+ "@teambit/config": "0.0.910",
71
+ "@teambit/global-config": "0.0.854",
72
72
  "@teambit/harmony.modules.requireable-component": "0.0.497",
73
73
  "@teambit/toolbox.modules.module-resolver": "0.0.7",
74
74
  "@teambit/workspace.modules.node-modules-linker": "0.0.163",
75
- "@teambit/graphql": "1.0.157",
76
- "@teambit/bundler": "1.0.157",
77
- "@teambit/pubsub": "1.0.157",
78
- "@teambit/ui": "1.0.157",
79
- "@teambit/variants": "0.0.1001",
75
+ "@teambit/graphql": "1.0.159",
76
+ "@teambit/bundler": "1.0.159",
77
+ "@teambit/pubsub": "1.0.159",
78
+ "@teambit/ui": "1.0.159",
79
+ "@teambit/variants": "0.0.1003",
80
80
  "@teambit/component-issues": "0.0.141",
81
81
  "@teambit/workspace.modules.match-pattern": "0.0.505",
82
- "@teambit/component.ui.component-drawer": "0.0.391",
83
- "@teambit/lanes.hooks.use-lane-components": "0.0.257",
82
+ "@teambit/component.ui.component-drawer": "0.0.392",
83
+ "@teambit/lanes.hooks.use-lane-components": "0.0.258",
84
84
  "@teambit/lanes.hooks.use-lanes": "0.0.259",
85
85
  "@teambit/lanes.ui.models.lanes-model": "0.0.212",
86
- "@teambit/command-bar": "1.0.157",
86
+ "@teambit/command-bar": "1.0.159",
87
87
  "@teambit/component.ui.component-filters.component-filter-context": "0.0.218",
88
88
  "@teambit/component.ui.component-filters.deprecate-filter": "0.0.216",
89
89
  "@teambit/component.ui.component-filters.env-filter": "0.0.222",
90
90
  "@teambit/component.ui.component-filters.show-main-filter": "0.0.209",
91
- "@teambit/sidebar": "1.0.157",
92
- "@teambit/component-descriptor": "0.0.414",
93
- "@teambit/deprecation": "1.0.157",
91
+ "@teambit/sidebar": "1.0.159",
92
+ "@teambit/component-descriptor": "0.0.415",
93
+ "@teambit/deprecation": "1.0.159",
94
94
  "@teambit/ui-foundation.ui.buttons.collapser": "0.0.217",
95
95
  "@teambit/cloud.hooks.use-cloud-scopes": "0.0.3",
96
- "@teambit/preview.ui.preview-placeholder": "0.0.510",
97
- "@teambit/workspace.ui.workspace-component-card": "0.0.520"
96
+ "@teambit/preview.ui.preview-placeholder": "0.0.511",
97
+ "@teambit/workspace.ui.workspace-component-card": "0.0.521"
98
98
  },
99
99
  "devDependencies": {
100
100
  "@types/lodash": "4.14.165",
@@ -108,7 +108,7 @@
108
108
  "@types/mocha": "9.1.0",
109
109
  "chai": "4.3.0",
110
110
  "@teambit/workspace.content.workspace-overview": "1.95.0",
111
- "@teambit/harmony.envs.core-aspect-env": "0.0.24"
111
+ "@teambit/harmony.envs.core-aspect-env": "0.0.25"
112
112
  },
113
113
  "peerDependencies": {
114
114
  "@apollo/client": "^3.6.0",