@teambit/workspace 1.0.294 → 1.0.296

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.294",
3
+ "version": "1.0.296",
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.294"
9
+ "version": "1.0.296"
10
10
  },
11
11
  "dependencies": {
12
12
  "lodash": "4.17.21",
@@ -51,48 +51,48 @@
51
51
  "@teambit/scopes.scope-id": "0.0.7",
52
52
  "@teambit/workspace.ui.empty-workspace": "0.0.508",
53
53
  "@teambit/explorer.ui.component-card": "0.0.30",
54
- "@teambit/component": "1.0.294",
55
- "@teambit/dependency-resolver": "1.0.294",
56
- "@teambit/envs": "1.0.294",
57
- "@teambit/logger": "0.0.964",
58
- "@teambit/scope": "1.0.294",
59
- "@teambit/graph": "1.0.294",
60
- "@teambit/cli": "0.0.871",
61
- "@teambit/isolator": "1.0.294",
62
- "@teambit/component-tree": "1.0.294",
54
+ "@teambit/component": "1.0.296",
55
+ "@teambit/dependency-resolver": "1.0.296",
56
+ "@teambit/envs": "1.0.296",
57
+ "@teambit/logger": "0.0.966",
58
+ "@teambit/scope": "1.0.296",
59
+ "@teambit/graph": "1.0.296",
60
+ "@teambit/cli": "0.0.873",
61
+ "@teambit/isolator": "1.0.296",
62
+ "@teambit/component-tree": "1.0.296",
63
63
  "@teambit/harmony.modules.resolved-component": "0.0.497",
64
- "@teambit/watcher": "1.0.294",
65
- "@teambit/aspect-loader": "1.0.294",
66
- "@teambit/config": "0.0.1045",
67
- "@teambit/global-config": "0.0.874",
64
+ "@teambit/watcher": "1.0.296",
65
+ "@teambit/aspect-loader": "1.0.296",
66
+ "@teambit/config": "0.0.1047",
67
+ "@teambit/global-config": "0.0.876",
68
68
  "@teambit/harmony.modules.requireable-component": "0.0.497",
69
69
  "@teambit/toolbox.modules.module-resolver": "0.0.7",
70
- "@teambit/workspace.modules.node-modules-linker": "0.0.173",
71
- "@teambit/graphql": "1.0.294",
72
- "@teambit/bundler": "1.0.294",
73
- "@teambit/pubsub": "1.0.294",
74
- "@teambit/ui": "1.0.294",
75
- "@teambit/variants": "0.0.1138",
70
+ "@teambit/workspace.modules.node-modules-linker": "0.0.174",
71
+ "@teambit/graphql": "1.0.296",
72
+ "@teambit/bundler": "1.0.296",
73
+ "@teambit/pubsub": "1.0.296",
74
+ "@teambit/ui": "1.0.296",
75
+ "@teambit/variants": "0.0.1140",
76
76
  "@teambit/component-issues": "0.0.149",
77
77
  "@teambit/workspace.modules.match-pattern": "0.0.505",
78
- "@teambit/component.ui.component-drawer": "0.0.399",
79
- "@teambit/lanes.hooks.use-lane-components": "0.0.262",
78
+ "@teambit/component.ui.component-drawer": "0.0.400",
79
+ "@teambit/lanes.hooks.use-lane-components": "0.0.263",
80
80
  "@teambit/lanes.hooks.use-lanes": "0.0.264",
81
81
  "@teambit/lanes.ui.models.lanes-model": "0.0.216",
82
- "@teambit/command-bar": "1.0.294",
82
+ "@teambit/command-bar": "1.0.296",
83
83
  "@teambit/component.ui.component-filters.component-filter-context": "0.0.222",
84
84
  "@teambit/component.ui.component-filters.deprecate-filter": "0.0.220",
85
85
  "@teambit/component.ui.component-filters.env-filter": "0.0.230",
86
86
  "@teambit/component.ui.component-filters.show-main-filter": "0.0.213",
87
- "@teambit/sidebar": "1.0.294",
87
+ "@teambit/sidebar": "1.0.296",
88
88
  "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.509",
89
- "@teambit/component-descriptor": "0.0.419",
90
- "@teambit/deprecation": "1.0.294",
89
+ "@teambit/component-descriptor": "0.0.420",
90
+ "@teambit/deprecation": "1.0.296",
91
91
  "@teambit/ui-foundation.ui.buttons.collapser": "0.0.222",
92
92
  "@teambit/cloud.hooks.use-cloud-scopes": "0.0.3",
93
93
  "@teambit/design.ui.tooltip": "0.0.369",
94
- "@teambit/preview.ui.preview-placeholder": "0.0.519",
95
- "@teambit/workspace.ui.workspace-component-card": "0.0.526"
94
+ "@teambit/preview.ui.preview-placeholder": "0.0.520",
95
+ "@teambit/workspace.ui.workspace-component-card": "0.0.527"
96
96
  },
97
97
  "devDependencies": {
98
98
  "@types/lodash": "4.14.165",
@@ -105,7 +105,7 @@
105
105
  "@types/mocha": "9.1.0",
106
106
  "chai": "4.3.0",
107
107
  "@teambit/workspace.content.workspace-overview": "1.95.0",
108
- "@teambit/harmony.envs.core-aspect-env": "0.0.33"
108
+ "@teambit/harmony.envs.core-aspect-env": "0.0.38"
109
109
  },
110
110
  "peerDependencies": {
111
111
  "@apollo/client": "^3.6.0",