@teambit/workspace 1.0.110 → 1.0.112

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.110",
3
+ "version": "1.0.112",
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.110"
9
+ "version": "1.0.112"
10
10
  },
11
11
  "dependencies": {
12
12
  "lodash": "4.17.21",
@@ -29,7 +29,7 @@
29
29
  "@teambit/harmony": "0.4.6",
30
30
  "@teambit/bit-error": "0.0.404",
31
31
  "@teambit/lane-id": "0.0.311",
32
- "@teambit/graph.cleargraph": "0.0.1",
32
+ "@teambit/graph.cleargraph": "0.0.8",
33
33
  "@teambit/component.ui.component-status-resolver": "0.0.510",
34
34
  "@teambit/component-version": "1.0.3",
35
35
  "@teambit/legacy-bit-id": "1.1.0",
@@ -59,35 +59,35 @@
59
59
  "@teambit/explorer.ui.gallery.component-grid": "0.0.496",
60
60
  "@teambit/workspace.ui.empty-workspace": "0.0.508",
61
61
  "@teambit/workspace.ui.workspace-component-card": "0.0.516",
62
- "@teambit/component": "1.0.110",
63
- "@teambit/dependency-resolver": "1.0.110",
64
- "@teambit/envs": "1.0.110",
62
+ "@teambit/component": "1.0.112",
63
+ "@teambit/dependency-resolver": "1.0.112",
64
+ "@teambit/envs": "1.0.112",
65
65
  "@teambit/logger": "0.0.935",
66
- "@teambit/scope": "1.0.110",
67
- "@teambit/graph": "1.0.110",
66
+ "@teambit/scope": "1.0.112",
67
+ "@teambit/graph": "1.0.112",
68
68
  "@teambit/cli": "0.0.842",
69
- "@teambit/isolator": "1.0.110",
70
- "@teambit/component-tree": "1.0.110",
69
+ "@teambit/isolator": "1.0.112",
70
+ "@teambit/component-tree": "1.0.112",
71
71
  "@teambit/harmony.modules.resolved-component": "0.0.495",
72
- "@teambit/watcher": "1.0.110",
73
- "@teambit/aspect-loader": "1.0.110",
74
- "@teambit/config": "0.0.861",
72
+ "@teambit/watcher": "1.0.112",
73
+ "@teambit/aspect-loader": "1.0.112",
74
+ "@teambit/config": "0.0.863",
75
75
  "@teambit/global-config": "0.0.844",
76
76
  "@teambit/harmony.modules.requireable-component": "0.0.495",
77
77
  "@teambit/toolbox.modules.module-resolver": "0.0.5",
78
78
  "@teambit/workspace.modules.node-modules-linker": "0.0.159",
79
- "@teambit/graphql": "1.0.110",
80
- "@teambit/bundler": "1.0.110",
81
- "@teambit/pubsub": "1.0.110",
82
- "@teambit/ui": "1.0.110",
83
- "@teambit/variants": "0.0.954",
79
+ "@teambit/graphql": "1.0.112",
80
+ "@teambit/bundler": "1.0.112",
81
+ "@teambit/pubsub": "1.0.112",
82
+ "@teambit/ui": "1.0.112",
83
+ "@teambit/variants": "0.0.956",
84
84
  "@teambit/component-issues": "0.0.138",
85
85
  "@teambit/workspace.modules.match-pattern": "0.0.502",
86
86
  "@teambit/component.ui.component-drawer": "0.0.383",
87
- "@teambit/command-bar": "1.0.110",
88
- "@teambit/sidebar": "1.0.110",
87
+ "@teambit/command-bar": "1.0.112",
88
+ "@teambit/sidebar": "1.0.112",
89
89
  "@teambit/component-descriptor": "0.0.410",
90
- "@teambit/deprecation": "1.0.110"
90
+ "@teambit/deprecation": "1.0.112"
91
91
  },
92
92
  "devDependencies": {
93
93
  "@types/lodash": "4.14.165",