@teambit/component 0.0.809 → 0.0.810

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.809",
3
+ "version": "0.0.810",
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.809"
9
+ "version": "0.0.810"
10
10
  },
11
11
  "dependencies": {
12
12
  "@teambit/any-fs": "0.0.5",
@@ -31,41 +31,41 @@
31
31
  "@teambit/design.inputs.dropdown": "0.0.7",
32
32
  "@teambit/component-id": "0.0.405",
33
33
  "@teambit/ui-foundation.ui.menu-widget-icon": "0.0.488",
34
- "@teambit/aspect-loader": "0.0.809",
34
+ "@teambit/aspect-loader": "0.0.810",
35
35
  "@teambit/legacy-bit-id": "0.0.402",
36
36
  "@teambit/toolbox.path.match-patterns": "0.0.1",
37
37
  "@teambit/toolbox.string.capitalize": "0.0.483",
38
- "@teambit/cli": "0.0.540",
39
- "@teambit/express": "0.0.638",
40
- "@teambit/graphql": "0.0.809",
38
+ "@teambit/cli": "0.0.541",
39
+ "@teambit/express": "0.0.639",
40
+ "@teambit/graphql": "0.0.810",
41
41
  "@teambit/bit-error": "0.0.394",
42
- "@teambit/command-bar": "0.0.809",
42
+ "@teambit/command-bar": "0.0.810",
43
43
  "@teambit/component.ui.deprecation-icon": "0.0.494",
44
- "@teambit/preview": "0.0.809",
45
- "@teambit/pubsub": "0.0.809",
46
- "@teambit/react-router": "0.0.809",
44
+ "@teambit/preview": "0.0.810",
45
+ "@teambit/pubsub": "0.0.810",
46
+ "@teambit/react-router": "0.0.810",
47
47
  "@teambit/ui-foundation.ui.is-browser": "0.0.486",
48
48
  "@teambit/ui-foundation.ui.main-dropdown": "0.0.487",
49
49
  "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.490",
50
50
  "@teambit/ui-foundation.ui.use-box.menu": "0.0.116",
51
- "@teambit/ui": "0.0.809",
51
+ "@teambit/ui": "0.0.810",
52
52
  "@teambit/component-issues": "0.0.60",
53
53
  "@teambit/ui-foundation.ui.hooks.use-data-query": "0.0.488",
54
54
  "@teambit/cli-table": "0.0.34",
55
- "@teambit/lanes.ui.lanes": "0.0.109",
56
- "@teambit/component-descriptor": "0.0.103",
55
+ "@teambit/lanes.ui.lanes": "0.0.110",
56
+ "@teambit/component-descriptor": "0.0.104",
57
57
  "@teambit/ui-foundation.ui.react-router.use-query": "0.0.487",
58
58
  "@teambit/design.ui.empty-box": "0.0.354",
59
59
  "@teambit/harmony.ui.aspect-box": "0.0.486",
60
60
  "@teambit/design.ui.pages.not-found": "0.0.356",
61
61
  "@teambit/design.ui.pages.server-error": "0.0.356",
62
- "@teambit/compositions": "0.0.809",
63
- "@teambit/deprecation": "0.0.809",
64
- "@teambit/envs": "0.0.809",
62
+ "@teambit/compositions": "0.0.810",
63
+ "@teambit/deprecation": "0.0.810",
64
+ "@teambit/envs": "0.0.810",
65
65
  "@teambit/legacy-component-log": "0.0.392",
66
66
  "@teambit/design.ui.styles.ellipsis": "0.0.347",
67
67
  "@teambit/envs.ui.env-icon": "0.0.486",
68
- "@teambit/component.ui.version-dropdown": "0.0.597",
68
+ "@teambit/component.ui.version-dropdown": "0.0.598",
69
69
  "@teambit/ui-foundation.ui.full-loader": "0.0.486",
70
70
  "@teambit/ui-foundation.ui.use-box.dropdown": "0.0.116",
71
71
  "@teambit/ui-foundation.ui.constants.z-indexes": "0.0.488"
@@ -87,7 +87,7 @@
87
87
  "peerDependencies": {
88
88
  "react-router-dom": "^6.0.0",
89
89
  "@apollo/client": "^3.0.0",
90
- "@teambit/legacy": "1.0.323",
90
+ "@teambit/legacy": "1.0.324",
91
91
  "react-dom": "^16.8.0 || ^17.0.0",
92
92
  "react": "^16.8.0 || ^17.0.0"
93
93
  },
@@ -1,5 +1,5 @@
1
- import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.component_component@0.0.809/dist/component.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.component_component@0.0.809/dist/component.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.component_component@0.0.810/dist/component.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.component_component@0.0.810/dist/component.docs.mdx';
3
3
 
4
4
  export const compositions = [compositions_0];
5
5
  export const overview = [overview_0];