@teambit/typescript 1.0.651 → 1.0.653
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/8891be5ad/teambit.typescript_typescript@1.0.
|
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.typescript_typescript@1.0.
|
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.typescript_typescript@1.0.653/dist/typescript.composition.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.typescript_typescript@1.0.653/dist/typescript.docs.mdx';
|
|
3
3
|
|
|
4
4
|
export const compositions = [compositions_0];
|
|
5
5
|
export const overview = [overview_0];
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/typescript",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.653",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/typescript/typescript",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.typescript",
|
|
8
8
|
"name": "typescript",
|
|
9
|
-
"version": "1.0.
|
|
9
|
+
"version": "1.0.653"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"lodash": "4.17.21",
|
|
@@ -18,39 +18,39 @@
|
|
|
18
18
|
"chalk": "4.1.2",
|
|
19
19
|
"@teambit/typescript.typescript-compiler": "2.0.58",
|
|
20
20
|
"@teambit/harmony": "0.4.7",
|
|
21
|
-
"@teambit/compiler": "1.0.
|
|
21
|
+
"@teambit/compiler": "1.0.653",
|
|
22
22
|
"@teambit/typescript.modules.ts-config-mutator": "0.0.85",
|
|
23
|
-
"@teambit/builder": "1.0.
|
|
23
|
+
"@teambit/builder": "1.0.653",
|
|
24
24
|
"@teambit/component.sources": "0.0.107",
|
|
25
|
-
"@teambit/component": "1.0.
|
|
26
|
-
"@teambit/dependency-resolver": "1.0.
|
|
27
|
-
"@teambit/formatter": "1.0.
|
|
25
|
+
"@teambit/component": "1.0.653",
|
|
26
|
+
"@teambit/dependency-resolver": "1.0.653",
|
|
27
|
+
"@teambit/formatter": "1.0.653",
|
|
28
28
|
"@teambit/legacy.utils": "0.0.21",
|
|
29
29
|
"@teambit/semantics.entities.semantic-schema": "0.0.88",
|
|
30
30
|
"@teambit/ts-server": "0.0.64",
|
|
31
|
-
"@teambit/aspect-loader": "1.0.
|
|
32
|
-
"@teambit/envs": "1.0.
|
|
33
|
-
"@teambit/logger": "0.0.
|
|
34
|
-
"@teambit/schema": "1.0.
|
|
35
|
-
"@teambit/scope": "1.0.
|
|
36
|
-
"@teambit/workspace": "1.0.
|
|
37
|
-
"@teambit/cli": "0.0.
|
|
38
|
-
"@teambit/pkg": "1.0.
|
|
39
|
-
"@teambit/watcher": "1.0.
|
|
31
|
+
"@teambit/aspect-loader": "1.0.653",
|
|
32
|
+
"@teambit/envs": "1.0.653",
|
|
33
|
+
"@teambit/logger": "0.0.1323",
|
|
34
|
+
"@teambit/schema": "1.0.653",
|
|
35
|
+
"@teambit/scope": "1.0.653",
|
|
36
|
+
"@teambit/workspace": "1.0.653",
|
|
37
|
+
"@teambit/cli": "0.0.1230",
|
|
38
|
+
"@teambit/pkg": "1.0.653",
|
|
39
|
+
"@teambit/watcher": "1.0.653",
|
|
40
40
|
"@teambit/legacy.constants": "0.0.12"
|
|
41
41
|
},
|
|
42
42
|
"devDependencies": {
|
|
43
43
|
"@types/lodash": "4.14.165",
|
|
44
44
|
"@types/fs-extra": "9.0.7",
|
|
45
45
|
"@types/mocha": "9.1.0",
|
|
46
|
-
"@teambit/harmony.envs.core-aspect-env": "0.0.
|
|
46
|
+
"@teambit/harmony.envs.core-aspect-env": "0.0.72",
|
|
47
47
|
"@teambit/typescript.aspect-docs.typescript": "0.0.171"
|
|
48
48
|
},
|
|
49
49
|
"peerDependencies": {
|
|
50
50
|
"react": "^17.0.0 || ^18.0.0",
|
|
51
|
-
"chai": "
|
|
51
|
+
"chai": "5.2.1",
|
|
52
52
|
"@types/react": "^17.0.73",
|
|
53
|
-
"@types/chai": "
|
|
53
|
+
"@types/chai": "5.2.2"
|
|
54
54
|
},
|
|
55
55
|
"license": "Apache-2.0",
|
|
56
56
|
"optionalDependencies": {},
|
package/tsconfig.default.json
DELETED
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"compilerOptions": {
|
|
3
|
-
"target": "es2015",
|
|
4
|
-
"module": "commonjs",
|
|
5
|
-
"jsx": "react",
|
|
6
|
-
"composite": true,
|
|
7
|
-
"declaration": true,
|
|
8
|
-
"sourceMap": true,
|
|
9
|
-
"skipLibCheck": true,
|
|
10
|
-
"outDir": "dist",
|
|
11
|
-
"rootDir": ".",
|
|
12
|
-
"esModuleInterop": true,
|
|
13
|
-
"experimentalDecorators": true,
|
|
14
|
-
"emitDecoratorMetadata": true,
|
|
15
|
-
"strict": true,
|
|
16
|
-
"moduleResolution": "node",
|
|
17
|
-
"noImplicitAny": false,
|
|
18
|
-
"removeComments": true,
|
|
19
|
-
"preserveConstEnums": true,
|
|
20
|
-
"resolveJsonModule": true
|
|
21
|
-
},
|
|
22
|
-
"exclude": [
|
|
23
|
-
"dist"
|
|
24
|
-
]
|
|
25
|
-
}
|