@teambit/component 0.0.856 → 0.0.857

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.856",
3
+ "version": "0.0.857",
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.856"
9
+ "version": "0.0.857"
10
10
  },
11
11
  "dependencies": {
12
12
  "@teambit/any-fs": "0.0.5",
@@ -21,55 +21,55 @@
21
21
  "lodash.compact": "3.0.1",
22
22
  "@babel/runtime": "7.12.18",
23
23
  "core-js": "^3.0.0",
24
+ "@teambit/harmony": "0.3.3",
25
+ "@teambit/base-react.navigation.link": "2.0.27",
26
+ "@teambit/documenter.ui.heading": "4.1.1",
27
+ "@teambit/documenter.ui.separator": "4.1.1",
28
+ "@teambit/explorer.ui.command-bar": "2.0.3",
29
+ "@teambit/base-ui.layout.breakpoints": "1.0.0",
30
+ "@teambit/design.elements.icon": "1.0.5",
31
+ "@teambit/design.inputs.dropdown": "0.0.7",
24
32
  "@teambit/component-id": "0.0.417",
25
33
  "@teambit/ui-foundation.ui.menu-widget-icon": "0.0.494",
26
- "@teambit/aspect-loader": "0.0.856",
34
+ "@teambit/aspect-loader": "0.0.857",
27
35
  "@teambit/legacy-bit-id": "0.0.414",
28
36
  "@teambit/toolbox.path.match-patterns": "0.0.7",
29
37
  "@teambit/toolbox.string.capitalize": "0.0.489",
30
- "@teambit/harmony": "0.3.3",
31
- "@teambit/cli": "0.0.568",
32
- "@teambit/express": "0.0.666",
33
- "@teambit/graphql": "0.0.856",
38
+ "@teambit/cli": "0.0.569",
39
+ "@teambit/express": "0.0.667",
40
+ "@teambit/graphql": "0.0.857",
34
41
  "@teambit/bit-error": "0.0.400",
35
- "@teambit/base-react.navigation.link": "2.0.27",
36
- "@teambit/command-bar": "0.0.856",
42
+ "@teambit/command-bar": "0.0.857",
37
43
  "@teambit/component.ui.deprecation-icon": "0.0.500",
38
- "@teambit/preview": "0.0.856",
39
- "@teambit/pubsub": "0.0.856",
40
- "@teambit/react-router": "0.0.856",
44
+ "@teambit/preview": "0.0.857",
45
+ "@teambit/pubsub": "0.0.857",
46
+ "@teambit/react-router": "0.0.857",
41
47
  "@teambit/ui-foundation.ui.is-browser": "0.0.492",
42
48
  "@teambit/ui-foundation.ui.main-dropdown": "0.0.493",
43
49
  "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.496",
44
50
  "@teambit/ui-foundation.ui.use-box.menu": "0.0.122",
45
- "@teambit/ui": "0.0.856",
51
+ "@teambit/ui": "0.0.857",
46
52
  "@teambit/component-issues": "0.0.72",
47
53
  "@teambit/ui-foundation.ui.hooks.use-data-query": "0.0.496",
48
54
  "@teambit/cli-table": "0.0.40",
49
- "@teambit/lanes.hooks.use-lanes": "0.0.29",
50
- "@teambit/component-descriptor": "0.0.137",
55
+ "@teambit/lanes.hooks.use-lanes": "0.0.30",
56
+ "@teambit/component-descriptor": "0.0.138",
51
57
  "@teambit/ui-foundation.ui.react-router.use-query": "0.0.493",
52
58
  "@teambit/design.ui.empty-box": "0.0.360",
53
- "@teambit/documenter.ui.heading": "4.1.1",
54
- "@teambit/documenter.ui.separator": "4.1.1",
55
59
  "@teambit/harmony.ui.aspect-box": "0.0.492",
56
60
  "@teambit/design.ui.pages.not-found": "0.0.363",
57
61
  "@teambit/design.ui.pages.server-error": "0.0.363",
58
- "@teambit/compositions": "0.0.856",
59
- "@teambit/deprecation": "0.0.856",
60
- "@teambit/envs": "0.0.856",
62
+ "@teambit/compositions": "0.0.857",
63
+ "@teambit/deprecation": "0.0.857",
64
+ "@teambit/envs": "0.0.857",
61
65
  "@teambit/legacy-component-log": "0.0.398",
62
66
  "@teambit/design.ui.styles.ellipsis": "0.0.353",
63
67
  "@teambit/envs.ui.env-icon": "0.0.492",
64
- "@teambit/explorer.ui.command-bar": "2.0.3",
65
- "@teambit/base-ui.layout.breakpoints": "1.0.0",
66
- "@teambit/component.ui.version-dropdown": "0.0.631",
67
- "@teambit/lanes.ui.models": "0.0.27",
68
+ "@teambit/component.ui.version-dropdown": "0.0.632",
69
+ "@teambit/lanes.ui.models": "0.0.28",
68
70
  "@teambit/ui-foundation.ui.full-loader": "0.0.492",
69
71
  "@teambit/ui-foundation.ui.use-box.dropdown": "0.0.122",
70
- "@teambit/ui-foundation.ui.constants.z-indexes": "0.0.494",
71
- "@teambit/design.elements.icon": "1.0.5",
72
- "@teambit/design.inputs.dropdown": "0.0.7"
72
+ "@teambit/ui-foundation.ui.constants.z-indexes": "0.0.494"
73
73
  },
74
74
  "devDependencies": {
75
75
  "@types/react": "^17.0.8",
@@ -88,7 +88,7 @@
88
88
  "peerDependencies": {
89
89
  "react-router-dom": "^6.0.0",
90
90
  "@apollo/client": "^3.6.0",
91
- "@teambit/legacy": "1.0.349",
91
+ "@teambit/legacy": "1.0.350",
92
92
  "react-dom": "^16.8.0 || ^17.0.0",
93
93
  "react": "^16.8.0 || ^17.0.0"
94
94
  },
@@ -1,5 +1,5 @@
1
- import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.component_component@0.0.856/dist/component.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.component_component@0.0.856/dist/component.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.component_component@0.0.857/dist/component.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.component_component@0.0.857/dist/component.docs.mdx';
3
3
 
4
4
  export const compositions = [compositions_0];
5
5
  export const overview = [overview_0];