@teambit/component 0.0.589 → 0.0.593

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.589",
3
+ "version": "0.0.593",
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.589"
9
+ "version": "0.0.593"
10
10
  },
11
11
  "dependencies": {
12
12
  "lodash": "4.17.21",
@@ -26,38 +26,38 @@
26
26
  "@teambit/base-ui.routing.nav-link": "1.0.0",
27
27
  "@teambit/documenter.ui.heading": "4.1.1",
28
28
  "@teambit/documenter.ui.separator": "4.1.1",
29
- "@teambit/component-id": "0.0.394",
30
- "@teambit/ui-foundation.ui.menu-widget-icon": "0.0.483",
31
- "@teambit/aspect-loader": "0.0.589",
32
- "@teambit/legacy-bit-id": "0.0.393",
33
- "@teambit/toolbox.string.capitalize": "0.0.478",
34
- "@teambit/cli": "0.0.404",
35
- "@teambit/config": "0.0.416",
36
- "@teambit/express": "0.0.496",
37
- "@teambit/graphql": "0.0.589",
38
- "@teambit/bit-error": "0.0.390",
39
- "@teambit/command-bar": "0.0.589",
40
- "@teambit/preview": "0.0.589",
41
- "@teambit/pubsub": "0.0.589",
42
- "@teambit/ui-foundation.ui.is-browser": "0.0.481",
43
- "@teambit/ui-foundation.ui.main-dropdown": "0.0.481",
44
- "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.483",
45
- "@teambit/ui": "0.0.589",
46
- "@teambit/component-issues": "0.0.39",
47
- "@teambit/ui-foundation.ui.hooks.use-data-query": "0.0.482",
48
- "@teambit/cli-table": "0.0.27",
49
- "@teambit/ui-foundation.ui.react-router.use-query": "0.0.481",
29
+ "@teambit/component-id": "0.0.397",
30
+ "@teambit/ui-foundation.ui.menu-widget-icon": "0.0.486",
31
+ "@teambit/aspect-loader": "0.0.593",
32
+ "@teambit/legacy-bit-id": "0.0.396",
33
+ "@teambit/toolbox.string.capitalize": "0.0.481",
34
+ "@teambit/cli": "0.0.407",
35
+ "@teambit/config": "0.0.419",
36
+ "@teambit/express": "0.0.499",
37
+ "@teambit/graphql": "0.0.593",
38
+ "@teambit/bit-error": "0.0.393",
39
+ "@teambit/command-bar": "0.0.593",
40
+ "@teambit/preview": "0.0.593",
41
+ "@teambit/pubsub": "0.0.593",
42
+ "@teambit/ui-foundation.ui.is-browser": "0.0.484",
43
+ "@teambit/ui-foundation.ui.main-dropdown": "0.0.484",
44
+ "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.486",
45
+ "@teambit/ui": "0.0.593",
46
+ "@teambit/component-issues": "0.0.42",
47
+ "@teambit/ui-foundation.ui.hooks.use-data-query": "0.0.485",
48
+ "@teambit/cli-table": "0.0.30",
49
+ "@teambit/ui-foundation.ui.react-router.use-query": "0.0.484",
50
+ "@teambit/design.ui.empty-box": "0.0.352",
51
+ "@teambit/harmony.ui.aspect-box": "0.0.484",
52
+ "@teambit/compositions": "0.0.593",
53
+ "@teambit/deprecation": "0.0.593",
54
+ "@teambit/envs": "0.0.593",
50
55
  "@teambit/design.ui.pages.not-found": "0.0.352",
51
56
  "@teambit/design.ui.pages.server-error": "0.0.352",
52
- "@teambit/design.ui.empty-box": "0.0.352",
53
- "@teambit/harmony.ui.aspect-box": "0.0.481",
54
- "@teambit/compositions": "0.0.589",
55
- "@teambit/deprecation": "0.0.589",
56
- "@teambit/envs": "0.0.589",
57
- "@teambit/component.ui.version-dropdown": "0.0.485",
58
- "@teambit/ui-foundation.ui.use-box.dropdown": "0.0.102",
59
- "@teambit/ui-foundation.ui.use-box.menu": "0.0.102",
60
- "@teambit/ui-foundation.ui.react-router.extend-path": "0.0.481"
57
+ "@teambit/component.ui.version-dropdown": "0.0.488",
58
+ "@teambit/ui-foundation.ui.use-box.dropdown": "0.0.105",
59
+ "@teambit/ui-foundation.ui.use-box.menu": "0.0.105",
60
+ "@teambit/ui-foundation.ui.react-router.extend-path": "0.0.484"
61
61
  },
62
62
  "devDependencies": {
63
63
  "@types/lodash": "4.14.165",
@@ -72,11 +72,11 @@
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.126"
75
+ "@teambit/component.aspect-docs.component": "0.0.129"
76
76
  },
77
77
  "peerDependencies": {
78
78
  "@apollo/client": "^3.0.0",
79
- "@teambit/legacy": "1.0.190",
79
+ "@teambit/legacy": "1.0.193",
80
80
  "react-dom": "^16.8.0 || ^17.0.0",
81
81
  "react": "^16.8.0 || ^17.0.0"
82
82
  },
@@ -104,7 +104,7 @@
104
104
  "react": "-"
105
105
  },
106
106
  "peerDependencies": {
107
- "@teambit/legacy": "1.0.190",
107
+ "@teambit/legacy": "1.0.193",
108
108
  "react-dom": "^16.8.0 || ^17.0.0",
109
109
  "react": "^16.8.0 || ^17.0.0"
110
110
  }