@teambit/cloud 0.0.776 → 0.0.777

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.776" tests="0" failures="0" errors="0" skipped="0"/>
3
+ <testsuite name="teambit.cloud/cloud@0.0.777" tests="0" failures="0" errors="0" skipped="0"/>
4
4
  </testsuites>
@@ -8234,7 +8234,7 @@
8234
8234
  "componentId": {
8235
8235
  "scope": "teambit.cloud",
8236
8236
  "name": "cloud",
8237
- "version": "0.0.776"
8237
+ "version": "0.0.777"
8238
8238
  },
8239
8239
  "taggedModuleExports": []
8240
8240
  }
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/cloud",
3
- "version": "0.0.776",
3
+ "version": "0.0.777",
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.776"
9
+ "version": "0.0.777"
10
10
  },
11
11
  "dependencies": {
12
12
  "graphql-tag": "2.12.1",
@@ -21,21 +21,21 @@
21
21
  "@teambit/scopes.scope-id": "0.0.7",
22
22
  "@teambit/design.controls.menu": "0.0.1",
23
23
  "@teambit/bit-error": "0.0.404",
24
- "@teambit/graphql": "1.0.500",
25
- "@teambit/cli": "0.0.1077",
24
+ "@teambit/graphql": "1.0.501",
25
+ "@teambit/cli": "0.0.1078",
26
26
  "@teambit/cloud.models.cloud-scope": "0.0.4",
27
27
  "@teambit/cloud.models.cloud-user": "0.0.6",
28
- "@teambit/express": "0.0.1176",
29
- "@teambit/global-config": "0.0.1080",
28
+ "@teambit/express": "0.0.1177",
29
+ "@teambit/global-config": "0.0.1081",
30
30
  "@teambit/legacy.constants": "0.0.4",
31
- "@teambit/logger": "0.0.1170",
32
- "@teambit/scope.network": "0.0.10",
33
- "@teambit/scope": "1.0.500",
34
- "@teambit/ui": "1.0.500",
35
- "@teambit/workspace": "1.0.500",
31
+ "@teambit/logger": "0.0.1171",
32
+ "@teambit/scope.network": "0.0.11",
33
+ "@teambit/scope": "1.0.501",
34
+ "@teambit/ui": "1.0.501",
35
+ "@teambit/workspace": "1.0.501",
36
36
  "@teambit/cloud.ui.user-bar": "0.0.14",
37
- "@teambit/component": "1.0.500",
38
- "@teambit/lanes": "1.0.500"
37
+ "@teambit/component": "1.0.501",
38
+ "@teambit/lanes": "1.0.501"
39
39
  },
40
40
  "devDependencies": {
41
41
  "@types/express": "4.17.13",