@teambit/component 0.0.514 → 0.0.518

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.514",
3
+ "version": "0.0.518",
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.514"
9
+ "version": "0.0.518"
10
10
  },
11
11
  "dependencies": {
12
12
  "lodash": "4.17.21",
@@ -27,37 +27,37 @@
27
27
  "@teambit/documenter.ui.heading": "4.1.1",
28
28
  "@teambit/documenter.ui.separator": "4.1.1",
29
29
  "@teambit/component-id": "0.0.369",
30
- "@teambit/ui-foundation.ui.menu-widget-icon": "0.0.443",
31
- "@teambit/aspect-loader": "0.0.514",
30
+ "@teambit/ui-foundation.ui.menu-widget-icon": "0.0.446",
31
+ "@teambit/aspect-loader": "0.0.518",
32
32
  "@teambit/legacy-bit-id": "0.0.368",
33
- "@teambit/toolbox.string.capitalize": "0.0.438",
33
+ "@teambit/toolbox.string.capitalize": "0.0.441",
34
34
  "@teambit/cli": "0.0.379",
35
35
  "@teambit/config": "0.0.390",
36
- "@teambit/express": "0.0.449",
37
- "@teambit/graphql": "0.0.514",
36
+ "@teambit/express": "0.0.452",
37
+ "@teambit/graphql": "0.0.518",
38
38
  "@teambit/bit-error": "0.0.365",
39
- "@teambit/command-bar": "0.0.514",
40
- "@teambit/preview": "0.0.514",
41
- "@teambit/pubsub": "0.0.514",
42
- "@teambit/ui-foundation.ui.is-browser": "0.0.441",
43
- "@teambit/ui-foundation.ui.main-dropdown": "0.0.441",
44
- "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.443",
45
- "@teambit/ui": "0.0.514",
39
+ "@teambit/command-bar": "0.0.518",
40
+ "@teambit/preview": "0.0.518",
41
+ "@teambit/pubsub": "0.0.518",
42
+ "@teambit/ui-foundation.ui.is-browser": "0.0.444",
43
+ "@teambit/ui-foundation.ui.main-dropdown": "0.0.444",
44
+ "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.446",
45
+ "@teambit/ui": "0.0.518",
46
46
  "@teambit/component-issues": "0.0.14",
47
- "@teambit/ui-foundation.ui.hooks.use-data-query": "0.0.442",
47
+ "@teambit/ui-foundation.ui.hooks.use-data-query": "0.0.445",
48
48
  "@teambit/cli-table": "0.0.2",
49
- "@teambit/ui-foundation.ui.react-router.use-query": "0.0.441",
49
+ "@teambit/ui-foundation.ui.react-router.use-query": "0.0.444",
50
50
  "@teambit/design.ui.empty-box": "0.0.351",
51
- "@teambit/harmony.ui.aspect-box": "0.0.441",
51
+ "@teambit/harmony.ui.aspect-box": "0.0.444",
52
52
  "@teambit/design.ui.pages.not-found": "0.0.351",
53
53
  "@teambit/design.ui.pages.server-error": "0.0.351",
54
- "@teambit/compositions": "0.0.514",
55
- "@teambit/deprecation": "0.0.514",
56
- "@teambit/envs": "0.0.514",
57
- "@teambit/component.ui.version-dropdown": "0.0.445",
58
- "@teambit/ui-foundation.ui.use-box.dropdown": "0.0.60",
59
- "@teambit/ui-foundation.ui.use-box.menu": "0.0.60",
60
- "@teambit/ui-foundation.ui.react-router.extend-path": "0.0.441"
54
+ "@teambit/compositions": "0.0.518",
55
+ "@teambit/deprecation": "0.0.518",
56
+ "@teambit/envs": "0.0.518",
57
+ "@teambit/component.ui.version-dropdown": "0.0.448",
58
+ "@teambit/ui-foundation.ui.use-box.dropdown": "0.0.63",
59
+ "@teambit/ui-foundation.ui.use-box.menu": "0.0.63",
60
+ "@teambit/ui-foundation.ui.react-router.extend-path": "0.0.444"
61
61
  },
62
62
  "devDependencies": {
63
63
  "@types/lodash": "4.14.165",
@@ -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.81"
75
+ "@teambit/component.aspect-docs.component": "0.0.84"
76
76
  },
77
77
  "peerDependencies": {
78
78
  "@apollo/client": "^3.0.0",