@teambit/scope 0.0.658 → 0.0.659

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/scope",
3
- "version": "0.0.658",
3
+ "version": "0.0.659",
4
4
  "homepage": "https://bit.dev/teambit/scope/scope",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.scope",
8
8
  "name": "scope",
9
- "version": "0.0.658"
9
+ "version": "0.0.659"
10
10
  },
11
11
  "dependencies": {
12
12
  "semver": "7.3.4",
@@ -25,35 +25,35 @@
25
25
  "@teambit/base-ui.surfaces.split-pane.split-pane": "1.0.0",
26
26
  "@teambit/base-ui.utils.composer": "1.0.0",
27
27
  "@teambit/base-ui.graph.tree.recursive-tree": "1.0.0",
28
- "@teambit/scope.models.scope-model": "0.0.100",
29
- "@teambit/scope.ui.hooks.scope-context": "0.0.100",
30
- "@teambit/component": "0.0.658",
31
- "@teambit/logger": "0.0.538",
32
- "@teambit/aspect-loader": "0.0.658",
33
- "@teambit/builder": "0.0.658",
34
- "@teambit/cli": "0.0.448",
35
- "@teambit/compiler": "0.0.658",
36
- "@teambit/config": "0.0.461",
37
- "@teambit/envs": "0.0.658",
38
- "@teambit/express": "0.0.542",
39
- "@teambit/graphql": "0.0.658",
28
+ "@teambit/scope.models.scope-model": "0.0.101",
29
+ "@teambit/scope.ui.hooks.scope-context": "0.0.101",
30
+ "@teambit/component": "0.0.659",
31
+ "@teambit/logger": "0.0.539",
32
+ "@teambit/aspect-loader": "0.0.659",
33
+ "@teambit/builder": "0.0.659",
34
+ "@teambit/cli": "0.0.449",
35
+ "@teambit/compiler": "0.0.659",
36
+ "@teambit/config": "0.0.462",
37
+ "@teambit/envs": "0.0.659",
38
+ "@teambit/express": "0.0.543",
39
+ "@teambit/graphql": "0.0.659",
40
40
  "@teambit/harmony.modules.requireable-component": "0.0.484",
41
- "@teambit/isolator": "0.0.658",
41
+ "@teambit/isolator": "0.0.659",
42
42
  "@teambit/legacy-bit-id": "0.0.398",
43
- "@teambit/ui": "0.0.658",
43
+ "@teambit/ui": "0.0.659",
44
44
  "@teambit/workspace.modules.match-pattern": "0.0.489",
45
- "@teambit/command-bar": "0.0.658",
46
- "@teambit/component-tree": "0.0.446",
45
+ "@teambit/command-bar": "0.0.659",
46
+ "@teambit/component-tree": "0.0.447",
47
47
  "@teambit/design.ui.surfaces.menu.link-item": "0.0.379",
48
- "@teambit/react-router": "0.0.658",
49
- "@teambit/sidebar": "0.0.658",
48
+ "@teambit/react-router": "0.0.659",
49
+ "@teambit/sidebar": "0.0.659",
50
50
  "@teambit/ui-foundation.ui.main-dropdown": "0.0.486",
51
51
  "@teambit/ui-foundation.ui.menu": "0.0.486",
52
52
  "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.488",
53
53
  "@teambit/ui-foundation.ui.tree.drawer": "0.0.491",
54
54
  "@teambit/bit-error": "0.0.394",
55
55
  "@teambit/ui-foundation.ui.constants.z-indexes": "0.0.487",
56
- "@teambit/scope.ui.hooks.use-scope": "0.0.103",
56
+ "@teambit/scope.ui.hooks.use-scope": "0.0.104",
57
57
  "@teambit/ui-foundation.ui.buttons.collapser": "0.0.193",
58
58
  "@teambit/ui-foundation.ui.corner": "0.0.494",
59
59
  "@teambit/ui-foundation.ui.full-loader": "0.0.486",
@@ -61,7 +61,7 @@
61
61
  "@teambit/ui-foundation.ui.top-bar": "0.0.489",
62
62
  "@teambit/design.ui.styles.ellipsis": "0.0.347",
63
63
  "@teambit/design.ui.styles.muted-italic": "0.0.35",
64
- "@teambit/ui-foundation.ui.side-bar": "0.0.501",
64
+ "@teambit/ui-foundation.ui.side-bar": "0.0.502",
65
65
  "@teambit/ui-foundation.ui.use-box.dropdown": "0.0.111",
66
66
  "@teambit/ui-foundation.ui.use-box.scope-menu": "0.0.111",
67
67
  "@teambit/explorer.ui.gallery.component-card": "0.0.494",
@@ -85,7 +85,7 @@
85
85
  "@types/node": "12.20.4"
86
86
  },
87
87
  "peerDependencies": {
88
- "@teambit/legacy": "1.0.227",
88
+ "@teambit/legacy": "1.0.228",
89
89
  "react-dom": "^16.8.0 || ^17.0.0",
90
90
  "react": "^16.8.0 || ^17.0.0"
91
91
  },
@@ -113,7 +113,7 @@
113
113
  "react": "-"
114
114
  },
115
115
  "peerDependencies": {
116
- "@teambit/legacy": "1.0.227",
116
+ "@teambit/legacy": "1.0.228",
117
117
  "react-dom": "^16.8.0 || ^17.0.0",
118
118
  "react": "^16.8.0 || ^17.0.0"
119
119
  }