@teambit/react 1.0.223 → 1.0.225

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.
@@ -1,5 +1,5 @@
1
- import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.react_react@1.0.223/dist/react.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.react_react@1.0.223/dist/react.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.react_react@1.0.225/dist/react.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.react_react@1.0.225/dist/react.docs.mdx';
3
3
 
4
4
  export const compositions = [compositions_0];
5
5
  export const overview = [overview_0];
@@ -19,8 +19,12 @@
19
19
  "resolveJsonModule": true
20
20
  },
21
21
  "exclude": [
22
+ "artifacts",
23
+ "public",
22
24
  "dist",
23
- "package.json"
25
+ "node_modules",
26
+ "package.json",
27
+ "**/*.cjs"
24
28
  ],
25
29
  "include": [
26
30
  "**/*",
@@ -4,8 +4,12 @@
4
4
  "module": "CommonJS"
5
5
  },
6
6
  "exclude": [
7
+ "artifacts",
8
+ "public",
7
9
  "dist",
8
- "package.json"
10
+ "node_modules",
11
+ "package.json",
12
+ "**/*.cjs"
9
13
  ],
10
14
  "include": [
11
15
  "**/*",
@@ -17,8 +17,12 @@
17
17
  "outDir": "./dist"
18
18
  },
19
19
  "exclude": [
20
+ "artifacts",
21
+ "public",
20
22
  "dist",
21
- "package.json"
23
+ "node_modules",
24
+ "package.json",
25
+ "**/*.cjs"
22
26
  ],
23
27
  "include": [
24
28
  "**/*",
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/react",
3
- "version": "1.0.223",
3
+ "version": "1.0.225",
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.223"
9
+ "version": "1.0.225"
10
10
  },
11
11
  "dependencies": {
12
12
  "eslint": "8.56.0",
@@ -96,40 +96,40 @@
96
96
  "@teambit/react.rendering.ssr": "0.0.3",
97
97
  "@teambit/ui-foundation.ui.pages.static-error": "0.0.92",
98
98
  "@teambit/semantics.entities.semantic-schema": "0.0.68",
99
- "@teambit/typescript": "1.0.223",
100
- "@teambit/builder": "1.0.223",
101
- "@teambit/bundler": "1.0.223",
102
- "@teambit/compiler": "1.0.223",
99
+ "@teambit/typescript": "1.0.225",
100
+ "@teambit/builder": "1.0.225",
101
+ "@teambit/bundler": "1.0.225",
102
+ "@teambit/compiler": "1.0.225",
103
103
  "@teambit/component.modules.component-url": "0.0.167",
104
- "@teambit/component": "1.0.223",
104
+ "@teambit/component": "1.0.225",
105
105
  "@teambit/defender.eslint.config-mutator": "0.0.101",
106
106
  "@teambit/defender.prettier.config-mutator": "0.0.100",
107
- "@teambit/dependency-resolver": "1.0.223",
108
- "@teambit/envs": "1.0.223",
109
- "@teambit/formatter": "1.0.223",
110
- "@teambit/jest": "1.0.223",
111
- "@teambit/linter": "1.0.223",
107
+ "@teambit/dependency-resolver": "1.0.225",
108
+ "@teambit/envs": "1.0.225",
109
+ "@teambit/formatter": "1.0.225",
110
+ "@teambit/jest": "1.0.225",
111
+ "@teambit/linter": "1.0.225",
112
112
  "@teambit/logger": "0.0.952",
113
- "@teambit/pkg": "1.0.223",
114
- "@teambit/preview": "1.0.223",
113
+ "@teambit/pkg": "1.0.225",
114
+ "@teambit/preview": "1.0.225",
115
115
  "@teambit/react.ui.compositions-app": "0.0.22",
116
116
  "@teambit/react.ui.docs-app": "1.0.18",
117
117
  "@teambit/react.ui.highlighter.component-metadata.bit-component-meta": "0.0.41",
118
- "@teambit/schema": "1.0.223",
119
- "@teambit/tester": "1.0.223",
120
- "@teambit/webpack": "1.0.223",
121
- "@teambit/workspace-config-files": "1.0.223",
122
- "@teambit/workspace": "1.0.223",
123
- "@teambit/application": "1.0.223",
118
+ "@teambit/schema": "1.0.225",
119
+ "@teambit/tester": "1.0.225",
120
+ "@teambit/webpack": "1.0.225",
121
+ "@teambit/workspace-config-files": "1.0.225",
122
+ "@teambit/workspace": "1.0.225",
123
+ "@teambit/application": "1.0.225",
124
124
  "@teambit/cli": "0.0.859",
125
- "@teambit/generator": "1.0.224",
126
- "@teambit/graphql": "1.0.223",
125
+ "@teambit/generator": "1.0.226",
126
+ "@teambit/graphql": "1.0.225",
127
127
  "@teambit/worker": "0.0.1163",
128
128
  "@teambit/react.ui.highlighter-provider": "0.0.210",
129
129
  "@teambit/api-reference.renderers.react": "0.0.27",
130
- "@teambit/api-reference": "1.0.223",
131
- "@teambit/compositions": "1.0.223",
132
- "@teambit/ui": "1.0.223",
130
+ "@teambit/api-reference": "1.0.225",
131
+ "@teambit/compositions": "1.0.225",
132
+ "@teambit/ui": "1.0.225",
133
133
  "@teambit/react.eslint-config-bit-react": "1.0.146",
134
134
  "@teambit/react.babel.bit-react-transformer": "1.0.21",
135
135
  "@teambit/webpack.modules.generate-style-loaders": "1.0.11",
package/tsconfig.json CHANGED
@@ -29,9 +29,13 @@
29
29
  "preserveConstEnums": true
30
30
  },
31
31
  "exclude": [
32
+ "artifacts",
33
+ "public",
32
34
  "dist",
33
35
  "esm.mjs",
34
- "package.json"
36
+ "node_modules",
37
+ "package.json",
38
+ "**/*.cjs"
35
39
  ],
36
40
  "include": [
37
41
  "**/*",
@@ -19,8 +19,12 @@
19
19
  "resolveJsonModule": true
20
20
  },
21
21
  "exclude": [
22
+ "artifacts",
23
+ "public",
22
24
  "dist",
23
- "package.json"
25
+ "node_modules",
26
+ "package.json",
27
+ "**/*.cjs"
24
28
  ],
25
29
  "include": [
26
30
  "**/*",
@@ -4,8 +4,12 @@
4
4
  "module": "CommonJS"
5
5
  },
6
6
  "exclude": [
7
+ "artifacts",
8
+ "public",
7
9
  "dist",
8
- "package.json"
10
+ "node_modules",
11
+ "package.json",
12
+ "**/*.cjs"
9
13
  ],
10
14
  "include": [
11
15
  "**/*",
@@ -17,8 +17,12 @@
17
17
  "outDir": "./dist"
18
18
  },
19
19
  "exclude": [
20
+ "artifacts",
21
+ "public",
20
22
  "dist",
21
- "package.json"
23
+ "node_modules",
24
+ "package.json",
25
+ "**/*.cjs"
22
26
  ],
23
27
  "include": [
24
28
  "**/*",