@teambit/react 1.0.0 → 1.0.2

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.0",
3
+ "version": "1.0.2",
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.0"
9
+ "version": "1.0.2"
10
10
  },
11
11
  "dependencies": {
12
12
  "fs-extra": "10.0.0",
@@ -25,7 +25,6 @@
25
25
  "react-dev-utils": "11.0.4",
26
26
  "style-loader": "^2.0.0",
27
27
  "@pmmmwh/react-refresh-webpack-plugin": "0.5.4",
28
- "lodash.compact": "3.0.1",
29
28
  "@babel/plugin-transform-class-properties": "7.22.5",
30
29
  "@babel/plugin-transform-object-rest-spread": "7.22.15",
31
30
  "babel-plugin-transform-typescript-metadata": "0.3.1",
@@ -37,6 +36,7 @@
37
36
  "@babel/preset-env": "7.22.15",
38
37
  "@babel/plugin-transform-modules-commonjs": "7.19.6",
39
38
  "camelcase": "6.2.0",
39
+ "lodash.compact": "3.0.1",
40
40
  "react-error-overlay": "6.0.9",
41
41
  "strip-ansi": "6.0.0",
42
42
  "@prerenderer/prerenderer": "^1.2.0",
@@ -89,49 +89,49 @@
89
89
  "@teambit/react.instructions.react.adding-tests": "0.0.6",
90
90
  "@teambit/component-id": "0.0.427",
91
91
  "@teambit/react.rendering.ssr": "0.0.3",
92
- "@teambit/compositions.ui.hooks.use-composition": "0.0.175",
93
- "@teambit/semantics.entities.semantic-schema": "0.0.56",
94
- "@teambit/typescript": "1.0.0",
95
- "@teambit/builder": "1.0.0",
96
- "@teambit/bundler": "1.0.0",
97
- "@teambit/compiler": "1.0.0",
92
+ "@teambit/compositions.ui.hooks.use-composition": "0.0.177",
93
+ "@teambit/semantics.entities.semantic-schema": "0.0.58",
94
+ "@teambit/typescript": "1.0.2",
95
+ "@teambit/builder": "1.0.2",
96
+ "@teambit/bundler": "1.0.2",
97
+ "@teambit/compiler": "1.0.2",
98
98
  "@teambit/component.modules.component-url": "0.0.153",
99
- "@teambit/component": "1.0.0",
100
- "@teambit/dependency-resolver": "1.0.0",
101
- "@teambit/envs": "1.0.0",
102
- "@teambit/eslint": "1.0.0",
103
- "@teambit/formatter": "1.0.0",
104
- "@teambit/jest": "1.0.0",
105
- "@teambit/linter": "1.0.0",
106
- "@teambit/logger": "0.0.875",
107
- "@teambit/pkg": "1.0.0",
108
- "@teambit/prettier": "1.0.0",
109
- "@teambit/preview": "1.0.0",
110
- "@teambit/react.ui.compositions-app": "0.0.15",
111
- "@teambit/react.ui.docs-app": "1.0.4",
112
- "@teambit/react.ui.highlighter.component-metadata.bit-component-meta": "0.0.34",
113
- "@teambit/schema": "1.0.0",
114
- "@teambit/tester": "1.0.0",
115
- "@teambit/webpack": "1.0.0",
116
- "@teambit/workspace-config-files": "1.0.0",
117
- "@teambit/workspace": "1.0.0",
118
- "@teambit/application": "1.0.0",
119
- "@teambit/cli": "0.0.782",
120
- "@teambit/generator": "1.0.0",
121
- "@teambit/graphql": "1.0.0",
122
- "@teambit/react.ui.highlighter-provider": "0.0.203",
123
- "@teambit/api-reference.renderers.react": "0.0.4",
124
- "@teambit/api-reference": "1.0.0",
125
- "@teambit/compositions": "1.0.0",
126
- "@teambit/ui": "1.0.0",
99
+ "@teambit/component": "1.0.2",
100
+ "@teambit/dependency-resolver": "1.0.2",
101
+ "@teambit/envs": "1.0.2",
102
+ "@teambit/eslint": "1.0.2",
103
+ "@teambit/formatter": "1.0.2",
104
+ "@teambit/jest": "1.0.2",
105
+ "@teambit/linter": "1.0.2",
106
+ "@teambit/logger": "0.0.877",
107
+ "@teambit/pkg": "1.0.2",
108
+ "@teambit/prettier": "1.0.2",
109
+ "@teambit/preview": "1.0.2",
110
+ "@teambit/react.ui.compositions-app": "0.0.17",
111
+ "@teambit/react.ui.docs-app": "1.0.6",
112
+ "@teambit/react.ui.highlighter.component-metadata.bit-component-meta": "0.0.36",
113
+ "@teambit/schema": "1.0.2",
114
+ "@teambit/tester": "1.0.2",
115
+ "@teambit/webpack": "1.0.2",
116
+ "@teambit/workspace-config-files": "1.0.2",
117
+ "@teambit/workspace": "1.0.2",
118
+ "@teambit/application": "1.0.2",
119
+ "@teambit/cli": "0.0.784",
120
+ "@teambit/generator": "1.0.2",
121
+ "@teambit/graphql": "1.0.2",
122
+ "@teambit/react.ui.highlighter-provider": "0.0.205",
123
+ "@teambit/api-reference.renderers.react": "0.0.6",
124
+ "@teambit/api-reference": "1.0.2",
125
+ "@teambit/compositions": "1.0.2",
126
+ "@teambit/ui": "1.0.2",
127
127
  "@teambit/react.eslint-config-bit-react": "1.0.29",
128
128
  "@teambit/mdx.modules.mdx-loader": "1.0.7",
129
- "@teambit/react.babel.bit-react-transformer": "1.0.4",
129
+ "@teambit/react.babel.bit-react-transformer": "1.0.6",
130
130
  "@teambit/webpack.modules.generate-style-loaders": "1.0.2",
131
131
  "@teambit/webpack.modules.style-regexps": "1.0.2",
132
132
  "@teambit/bit-error": "0.0.404",
133
133
  "@teambit/toolbox.network.get-port": "1.0.2",
134
- "@teambit/ui-foundation.ui.pages.static-error": "0.0.90"
134
+ "@teambit/ui-foundation.ui.pages.static-error": "0.0.92"
135
135
  },
136
136
  "devDependencies": {
137
137
  "@types/react": "^17.0.8",
@@ -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.0/dist/react.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.react_react@1.0.0/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
- });