@teambit/react 1.0.27 → 1.0.28

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/react",
3
- "version": "1.0.27",
3
+ "version": "1.0.28",
4
4
  "homepage": "https://bit.cloud/teambit/react/react",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.react",
8
8
  "name": "react",
9
- "version": "1.0.27"
9
+ "version": "1.0.28"
10
10
  },
11
11
  "dependencies": {
12
12
  "fs-extra": "10.0.0",
@@ -89,48 +89,48 @@
89
89
  "@teambit/typescript.typescript-compiler": "2.0.1",
90
90
  "@teambit/react.instructions.react.adding-compositions": "0.0.6",
91
91
  "@teambit/react.instructions.react.adding-tests": "0.0.6",
92
+ "@teambit/component-id": "1.1.0",
93
+ "@teambit/bit-error": "0.0.404",
92
94
  "@teambit/react.rendering.ssr": "0.0.3",
93
95
  "@teambit/ui-foundation.ui.pages.static-error": "0.0.92",
94
- "@teambit/typescript": "1.0.27",
95
- "@teambit/builder": "1.0.27",
96
- "@teambit/bundler": "1.0.27",
97
- "@teambit/compiler": "1.0.27",
98
- "@teambit/component.modules.component-url": "0.0.155",
99
- "@teambit/component": "1.0.27",
100
- "@teambit/dependency-resolver": "1.0.27",
101
- "@teambit/envs": "1.0.27",
102
- "@teambit/eslint": "1.0.27",
103
- "@teambit/formatter": "1.0.27",
104
- "@teambit/jest": "1.0.27",
105
- "@teambit/linter": "1.0.27",
106
- "@teambit/logger": "0.0.892",
107
- "@teambit/pkg": "1.0.27",
108
- "@teambit/prettier": "1.0.27",
109
- "@teambit/preview": "1.0.27",
96
+ "@teambit/typescript": "1.0.28",
97
+ "@teambit/builder": "1.0.28",
98
+ "@teambit/bundler": "1.0.28",
99
+ "@teambit/compiler": "1.0.28",
100
+ "@teambit/component.modules.component-url": "0.0.156",
101
+ "@teambit/component": "1.0.28",
102
+ "@teambit/dependency-resolver": "1.0.28",
103
+ "@teambit/envs": "1.0.28",
104
+ "@teambit/eslint": "1.0.28",
105
+ "@teambit/formatter": "1.0.28",
106
+ "@teambit/jest": "1.0.28",
107
+ "@teambit/linter": "1.0.28",
108
+ "@teambit/logger": "0.0.893",
109
+ "@teambit/pkg": "1.0.28",
110
+ "@teambit/prettier": "1.0.28",
111
+ "@teambit/preview": "1.0.28",
110
112
  "@teambit/react.ui.compositions-app": "0.0.17",
111
113
  "@teambit/react.ui.docs-app": "1.0.8",
112
114
  "@teambit/react.ui.highlighter.component-metadata.bit-component-meta": "0.0.36",
113
- "@teambit/schema": "1.0.27",
114
- "@teambit/tester": "1.0.27",
115
- "@teambit/webpack": "1.0.27",
116
- "@teambit/workspace-config-files": "1.0.27",
117
- "@teambit/workspace": "1.0.27",
118
- "@teambit/application": "1.0.27",
119
- "@teambit/cli": "0.0.799",
120
- "@teambit/generator": "1.0.28",
121
- "@teambit/graphql": "1.0.27",
115
+ "@teambit/schema": "1.0.28",
116
+ "@teambit/tester": "1.0.28",
117
+ "@teambit/webpack": "1.0.28",
118
+ "@teambit/workspace-config-files": "1.0.28",
119
+ "@teambit/workspace": "1.0.28",
120
+ "@teambit/application": "1.0.28",
121
+ "@teambit/cli": "0.0.800",
122
+ "@teambit/generator": "1.0.29",
123
+ "@teambit/graphql": "1.0.28",
122
124
  "@teambit/react.ui.highlighter-provider": "0.0.205",
123
125
  "@teambit/api-reference.renderers.react": "0.0.12",
124
- "@teambit/api-reference": "1.0.27",
125
- "@teambit/compositions": "1.0.27",
126
- "@teambit/ui": "1.0.27",
127
- "@teambit/react.eslint-config-bit-react": "1.0.43",
126
+ "@teambit/api-reference": "1.0.28",
127
+ "@teambit/compositions": "1.0.28",
128
+ "@teambit/ui": "1.0.28",
129
+ "@teambit/react.eslint-config-bit-react": "1.0.44",
128
130
  "@teambit/mdx.modules.mdx-loader": "1.0.7",
129
- "@teambit/react.babel.bit-react-transformer": "1.0.8",
131
+ "@teambit/react.babel.bit-react-transformer": "1.0.9",
130
132
  "@teambit/webpack.modules.generate-style-loaders": "1.0.2",
131
133
  "@teambit/webpack.modules.style-regexps": "1.0.2",
132
- "@teambit/component-id": "1.0.2",
133
- "@teambit/bit-error": "0.0.404",
134
134
  "@teambit/toolbox.network.get-port": "1.0.2"
135
135
  },
136
136
  "devDependencies": {
@@ -153,7 +153,7 @@
153
153
  "@teambit/react.content.react-overview": "1.95.0"
154
154
  },
155
155
  "peerDependencies": {
156
- "@teambit/legacy": "1.0.578",
156
+ "@teambit/legacy": "1.0.580",
157
157
  "react-dom": "^16.8.0 || ^17.0.0",
158
158
  "react": "^16.8.0 || ^17.0.0"
159
159
  },
@@ -1,16 +0,0 @@
1
-
2
- import { linkModules } from '/home/circleci/bit/bit/node_modules/@teambit/preview/dist/preview.preview.runtime.js';
3
-
4
-
5
-
6
- import * as defaultMainModule from "/home/circleci/bit/bit/node_modules/@teambit/react.ui.compositions-app/dist/index.js";
7
-
8
- linkModules('compositions', {
9
- modulesMap: {
10
- "default": defaultMainModule
11
- },
12
- isSplitComponentBundle: true,
13
- componentMap: {
14
-
15
- }
16
- });
@@ -1,7 +0,0 @@
1
- import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.react_react@1.0.27/dist/react.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.react_react@1.0.27/dist/react.docs.mdx';
3
-
4
- export const compositions = [compositions_0];
5
- export const overview = [overview_0];
6
-
7
- export const compositions_metadata = {"compositions":[{"displayName":"Logo","identifier":"Logo"}]};
@@ -1,16 +0,0 @@
1
-
2
- import { linkModules } from '/home/circleci/bit/bit/node_modules/@teambit/preview/dist/preview.preview.runtime.js';
3
-
4
-
5
-
6
- import * as defaultMainModule from "/home/circleci/bit/bit/node_modules/@teambit/react.ui.docs-app/dist/index.js";
7
-
8
- linkModules('overview', {
9
- modulesMap: {
10
- "default": defaultMainModule
11
- },
12
- isSplitComponentBundle: true,
13
- componentMap: {
14
-
15
- }
16
- });