@teambit/cloud 0.0.435 → 0.0.437

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,4 +1,4 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <testsuites tests="0" failures="0" errors="0" skipped="0">
3
- <testsuite name="teambit.cloud/cloud@0.0.435" tests="0" failures="0" errors="0" skipped="0"/>
3
+ <testsuite name="teambit.cloud/cloud@0.0.437" tests="0" failures="0" errors="0" skipped="0"/>
4
4
  </testsuites>
@@ -5232,7 +5232,7 @@
5232
5232
  "componentId": {
5233
5233
  "scope": "teambit.cloud",
5234
5234
  "name": "cloud",
5235
- "version": "0.0.435"
5235
+ "version": "0.0.437"
5236
5236
  },
5237
5237
  "taggedModuleExports": []
5238
5238
  }
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/cloud",
3
- "version": "0.0.435",
3
+ "version": "0.0.437",
4
4
  "homepage": "https://bit.cloud/teambit/cloud/cloud",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.cloud",
8
8
  "name": "cloud",
9
- "version": "0.0.435"
9
+ "version": "0.0.437"
10
10
  },
11
11
  "dependencies": {
12
12
  "graphql-tag": "2.12.1",
@@ -19,19 +19,19 @@
19
19
  "@teambit/scopes.scope-descriptor": "0.0.24",
20
20
  "@teambit/scopes.scope-id": "0.0.7",
21
21
  "@teambit/design.controls.menu": "0.0.1",
22
- "@teambit/graphql": "1.0.159",
22
+ "@teambit/graphql": "1.0.161",
23
23
  "@teambit/cli": "0.0.851",
24
24
  "@teambit/cloud.models.cloud-scope": "0.0.3",
25
25
  "@teambit/cloud.models.cloud-user": "0.0.5",
26
26
  "@teambit/express": "0.0.950",
27
27
  "@teambit/global-config": "0.0.854",
28
28
  "@teambit/logger": "0.0.944",
29
- "@teambit/scope": "1.0.159",
30
- "@teambit/ui": "1.0.159",
31
- "@teambit/workspace": "1.0.159",
29
+ "@teambit/scope": "1.0.161",
30
+ "@teambit/ui": "1.0.161",
31
+ "@teambit/workspace": "1.0.161",
32
32
  "@teambit/cloud.ui.user-bar": "0.0.6",
33
- "@teambit/component": "1.0.159",
34
- "@teambit/lanes": "1.0.159"
33
+ "@teambit/component": "1.0.161",
34
+ "@teambit/lanes": "1.0.161"
35
35
  },
36
36
  "devDependencies": {
37
37
  "@types/express": "4.17.13",