@teambit/component 0.0.597 → 0.0.598

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/component",
3
- "version": "0.0.597",
3
+ "version": "0.0.598",
4
4
  "homepage": "https://bit.dev/teambit/component/component",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.component",
8
8
  "name": "component",
9
- "version": "0.0.597"
9
+ "version": "0.0.598"
10
10
  },
11
11
  "dependencies": {
12
12
  "lodash": "4.17.21",
@@ -28,35 +28,35 @@
28
28
  "@teambit/documenter.ui.separator": "4.1.1",
29
29
  "@teambit/component-id": "0.0.398",
30
30
  "@teambit/ui-foundation.ui.menu-widget-icon": "0.0.487",
31
- "@teambit/aspect-loader": "0.0.597",
31
+ "@teambit/aspect-loader": "0.0.598",
32
32
  "@teambit/legacy-bit-id": "0.0.397",
33
33
  "@teambit/toolbox.string.capitalize": "0.0.482",
34
34
  "@teambit/cli": "0.0.410",
35
35
  "@teambit/config": "0.0.422",
36
- "@teambit/express": "0.0.502",
37
- "@teambit/graphql": "0.0.597",
36
+ "@teambit/express": "0.0.503",
37
+ "@teambit/graphql": "0.0.598",
38
38
  "@teambit/bit-error": "0.0.394",
39
- "@teambit/command-bar": "0.0.597",
40
- "@teambit/preview": "0.0.597",
41
- "@teambit/pubsub": "0.0.597",
39
+ "@teambit/command-bar": "0.0.598",
40
+ "@teambit/preview": "0.0.598",
41
+ "@teambit/pubsub": "0.0.598",
42
42
  "@teambit/ui-foundation.ui.is-browser": "0.0.485",
43
43
  "@teambit/ui-foundation.ui.main-dropdown": "0.0.485",
44
44
  "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.487",
45
- "@teambit/ui-foundation.ui.use-box.menu": "0.0.107",
46
- "@teambit/ui": "0.0.597",
45
+ "@teambit/ui-foundation.ui.use-box.menu": "0.0.108",
46
+ "@teambit/ui": "0.0.598",
47
47
  "@teambit/component-issues": "0.0.45",
48
48
  "@teambit/ui-foundation.ui.hooks.use-data-query": "0.0.486",
49
49
  "@teambit/cli-table": "0.0.33",
50
50
  "@teambit/ui-foundation.ui.react-router.use-query": "0.0.485",
51
- "@teambit/design.ui.empty-box": "0.0.352",
51
+ "@teambit/design.ui.empty-box": "0.0.353",
52
52
  "@teambit/harmony.ui.aspect-box": "0.0.485",
53
- "@teambit/design.ui.pages.not-found": "0.0.352",
54
- "@teambit/design.ui.pages.server-error": "0.0.352",
55
- "@teambit/compositions": "0.0.597",
56
- "@teambit/deprecation": "0.0.597",
57
- "@teambit/envs": "0.0.597",
58
- "@teambit/component.ui.version-dropdown": "0.0.489",
59
- "@teambit/ui-foundation.ui.use-box.dropdown": "0.0.107",
53
+ "@teambit/compositions": "0.0.598",
54
+ "@teambit/deprecation": "0.0.598",
55
+ "@teambit/envs": "0.0.598",
56
+ "@teambit/design.ui.pages.not-found": "0.0.353",
57
+ "@teambit/design.ui.pages.server-error": "0.0.353",
58
+ "@teambit/component.ui.version-dropdown": "0.0.490",
59
+ "@teambit/ui-foundation.ui.use-box.dropdown": "0.0.108",
60
60
  "@teambit/ui-foundation.ui.react-router.extend-path": "0.0.485"
61
61
  },
62
62
  "devDependencies": {
@@ -72,7 +72,7 @@
72
72
  "@types/jest": "^26.0.0",
73
73
  "@types/react-dom": "^17.0.5",
74
74
  "@types/node": "12.20.4",
75
- "@teambit/component.aspect-docs.component": "0.0.130"
75
+ "@teambit/component.aspect-docs.component": "0.0.131"
76
76
  },
77
77
  "peerDependencies": {
78
78
  "@apollo/client": "^3.0.0",