@teambit/schema 1.0.1020 → 1.0.1022

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,19 +1,19 @@
1
1
  {
2
2
  "compilerOptions": {
3
- "jsx": "react",
4
- "experimentalDecorators": true,
5
- "emitDecoratorMetadata": true,
6
- "strict": true,
7
- "moduleResolution": "node",
8
- "module": "commonjs",
9
- "target": "es2015",
10
- "skipLibCheck": true,
11
- "noImplicitAny": false,
12
- "preserveConstEnums": true,
13
- "strictPropertyInitialization": false,
14
- "esModuleInterop": true,
15
- "resolveJsonModule": true,
16
- "sourceMap": true,
17
- "outDir": "./dist"
3
+ "jsx": "react",
4
+ "experimentalDecorators": true,
5
+ "emitDecoratorMetadata": true,
6
+ "strict": true,
7
+ "moduleResolution": "node",
8
+ "module": "commonjs",
9
+ "target": "es2015",
10
+ "skipLibCheck": true,
11
+ "noImplicitAny": false,
12
+ "preserveConstEnums": true,
13
+ "strictPropertyInitialization": false,
14
+ "esModuleInterop": true,
15
+ "resolveJsonModule": true,
16
+ "sourceMap": true,
17
+ "outDir": "./dist"
18
18
  }
19
- }
19
+ }
@@ -1,7 +1,7 @@
1
- import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.semantics_schema@1.0.1020/dist/schema.composition.js';
2
- import * as compositions_1 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.semantics_schema@1.0.1020/dist/mock/button/button.composition.js';
3
- import * as compositions_2 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.semantics_schema@1.0.1020/dist/mock/button-v2/button.composition.js';
4
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.semantics_schema@1.0.1020/dist/schema.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.semantics_schema@1.0.1022/dist/schema.composition.js';
2
+ import * as compositions_1 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.semantics_schema@1.0.1022/dist/mock/button/button.composition.js';
3
+ import * as compositions_2 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.semantics_schema@1.0.1022/dist/mock/button-v2/button.composition.js';
4
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.semantics_schema@1.0.1022/dist/schema.docs.mdx';
5
5
 
6
6
  export const compositions = [compositions_0, compositions_1, compositions_2];
7
7
  export const overview = [overview_0];
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/schema",
3
- "version": "1.0.1020",
3
+ "version": "1.0.1022",
4
4
  "homepage": "https://bit.cloud/teambit/semantics/schema",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.semantics",
8
8
  "name": "schema",
9
- "version": "1.0.1020"
9
+ "version": "1.0.1022"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "4.1.2",
@@ -14,32 +14,32 @@
14
14
  "graphql-tag": "2.12.1",
15
15
  "graphql-type-json": "0.3.2",
16
16
  "fs-extra": "10.0.0",
17
- "@teambit/semantics.entities.semantic-schema": "0.0.103",
18
- "@teambit/cli": "0.0.1339",
19
- "@teambit/logger": "0.0.1432",
20
- "@teambit/semantics.entities.semantic-schema-diff": "0.0.3",
21
17
  "@teambit/harmony": "0.4.7",
22
- "@teambit/legacy.constants": "0.0.30",
23
- "@teambit/defender.prettier.config-mutator": "0.0.117",
24
- "@teambit/scope.network": "0.0.127",
25
- "@teambit/component": "1.0.1020",
26
- "@teambit/envs": "1.0.1020",
27
- "@teambit/formatter": "1.0.1020",
28
- "@teambit/graphql": "1.0.1020",
29
- "@teambit/builder": "1.0.1020",
30
- "@teambit/scope": "1.0.1020",
31
- "@teambit/typescript": "1.0.1020",
32
- "@teambit/workspace": "1.0.1020"
18
+ "@teambit/semantics.entities.semantic-schema": "0.0.104",
19
+ "@teambit/cli": "0.0.1340",
20
+ "@teambit/component": "1.0.1022",
21
+ "@teambit/logger": "0.0.1433",
22
+ "@teambit/semantics.entities.semantic-schema-diff": "0.0.4",
23
+ "@teambit/envs": "1.0.1022",
24
+ "@teambit/formatter": "1.0.1022",
25
+ "@teambit/legacy.constants": "0.0.31",
26
+ "@teambit/graphql": "1.0.1022",
27
+ "@teambit/builder": "1.0.1022",
28
+ "@teambit/defender.prettier.config-mutator": "0.0.118",
29
+ "@teambit/scope.network": "0.0.128",
30
+ "@teambit/scope": "1.0.1022",
31
+ "@teambit/typescript": "1.0.1022",
32
+ "@teambit/workspace": "1.0.1022"
33
33
  },
34
34
  "devDependencies": {
35
35
  "@types/fs-extra": "9.0.7",
36
36
  "chai-subset": "^1.6.0",
37
37
  "@types/mocha": "9.1.0",
38
38
  "@teambit/component-id": "1.2.4",
39
- "@teambit/harmony.testing.load-aspect": "0.0.392",
40
- "@teambit/harmony.envs.core-aspect-env": "0.1.6",
41
- "@teambit/tracker": "1.0.1020",
42
- "@teambit/workspace.testing.mock-workspace": "0.0.197"
39
+ "@teambit/harmony.envs.core-aspect-env": "0.1.7",
40
+ "@teambit/harmony.testing.load-aspect": "0.0.393",
41
+ "@teambit/tracker": "1.0.1022",
42
+ "@teambit/workspace.testing.mock-workspace": "0.0.198"
43
43
  },
44
44
  "peerDependencies": {
45
45
  "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
@@ -53,6 +53,7 @@
53
53
  "peerDependenciesMeta": {},
54
54
  "exports": {
55
55
  ".": {
56
+ "types": "./index.ts",
56
57
  "node": {
57
58
  "require": "./dist/index.js",
58
59
  "import": "./dist/esm.mjs"