@takeshape/cli 11.105.1 → 11.106.1
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/dist/index.js +15034 -10746
- package/package.json +55 -55
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@takeshape/cli",
|
|
3
|
-
"version": "11.
|
|
3
|
+
"version": "11.106.1",
|
|
4
4
|
"description": "TakeShape CLI",
|
|
5
5
|
"homepage": "https://www.takeshape.io",
|
|
6
6
|
"repository": {
|
|
@@ -17,63 +17,63 @@
|
|
|
17
17
|
],
|
|
18
18
|
"dependencies": {},
|
|
19
19
|
"devDependencies": {
|
|
20
|
-
"@graphql-codegen/core": "
|
|
21
|
-
"@graphql-codegen/plugin-helpers": "
|
|
22
|
-
"@graphql-codegen/typescript": "
|
|
23
|
-
"@graphql-tools/graphql-file-loader": "
|
|
24
|
-
"@graphql-tools/load": "
|
|
25
|
-
"@types/archiver": "
|
|
26
|
-
"@types/async-retry": "
|
|
27
|
-
"@types/fs-extra": "
|
|
28
|
-
"@types/glob": "
|
|
29
|
-
"@types/inquirer": "
|
|
30
|
-
"@types/jsonwebtoken": "
|
|
20
|
+
"@graphql-codegen/core": "2.5.1",
|
|
21
|
+
"@graphql-codegen/plugin-helpers": "2.4.1",
|
|
22
|
+
"@graphql-codegen/typescript": "2.4.5",
|
|
23
|
+
"@graphql-tools/graphql-file-loader": "8.0.1",
|
|
24
|
+
"@graphql-tools/load": "8.0.2",
|
|
25
|
+
"@types/archiver": "3.1.1",
|
|
26
|
+
"@types/async-retry": "1.4.8",
|
|
27
|
+
"@types/fs-extra": "8.1.1",
|
|
28
|
+
"@types/glob": "7.2.0",
|
|
29
|
+
"@types/inquirer": "7.3.1",
|
|
30
|
+
"@types/jsonwebtoken": "8.5.1",
|
|
31
31
|
"@types/lodash": "4.17.20",
|
|
32
|
-
"@types/node-fetch": "
|
|
33
|
-
"@types/prettyjson": "
|
|
34
|
-
"@types/request": "
|
|
35
|
-
"@types/semver": "
|
|
36
|
-
"@types/stream-to-promise": "
|
|
37
|
-
"@types/tmp": "
|
|
38
|
-
"@types/unzipper": "
|
|
39
|
-
"archiver": "
|
|
40
|
-
"async-retry": "
|
|
41
|
-
"bluebird": "
|
|
42
|
-
"chalk": "
|
|
43
|
-
"chokidar": "
|
|
44
|
-
"commander": "
|
|
45
|
-
"cross-env": "
|
|
46
|
-
"date-fns": "
|
|
47
|
-
"dotenv": "
|
|
48
|
-
"dotenv-stringify": "
|
|
49
|
-
"fs-extra": "
|
|
50
|
-
"get-port": "
|
|
51
|
-
"glob": "
|
|
32
|
+
"@types/node-fetch": "2.6.11",
|
|
33
|
+
"@types/prettyjson": "0.0.30",
|
|
34
|
+
"@types/request": "2.48.12",
|
|
35
|
+
"@types/semver": "6.2.2",
|
|
36
|
+
"@types/stream-to-promise": "2.2.1",
|
|
37
|
+
"@types/tmp": "0.1.0",
|
|
38
|
+
"@types/unzipper": "0.10.3",
|
|
39
|
+
"archiver": "1.3.0",
|
|
40
|
+
"async-retry": "1.3.1",
|
|
41
|
+
"bluebird": "3.7.2",
|
|
42
|
+
"chalk": "2.4.2",
|
|
43
|
+
"chokidar": "2.1.8",
|
|
44
|
+
"commander": "2.20.3",
|
|
45
|
+
"cross-env": "5.2.1",
|
|
46
|
+
"date-fns": "2.30.0",
|
|
47
|
+
"dotenv": "6.2.0",
|
|
48
|
+
"dotenv-stringify": "1.0.0",
|
|
49
|
+
"fs-extra": "7.0.1",
|
|
50
|
+
"get-port": "5.1.1",
|
|
51
|
+
"glob": "7.2.3",
|
|
52
52
|
"graphql": "16.10.0",
|
|
53
|
-
"ignore": "
|
|
54
|
-
"inquirer": "
|
|
55
|
-
"jsonwebtoken": "
|
|
53
|
+
"ignore": "5.3.2",
|
|
54
|
+
"inquirer": "7.3.3",
|
|
55
|
+
"jsonwebtoken": "8.5.1",
|
|
56
56
|
"lodash": "4.17.21",
|
|
57
|
-
"lokka": "
|
|
58
|
-
"lokka-transport-http": "
|
|
59
|
-
"nock": "
|
|
60
|
-
"node-fetch": "
|
|
61
|
-
"object-hash": "
|
|
62
|
-
"open": "
|
|
63
|
-
"ora": "
|
|
64
|
-
"pretty-bytes": "
|
|
65
|
-
"prettyjson": "
|
|
66
|
-
"pusher-js": "
|
|
67
|
-
"request": "
|
|
68
|
-
"semver": "
|
|
69
|
-
"stream-to-promise": "
|
|
70
|
-
"tmp": "
|
|
71
|
-
"unzipper": "
|
|
72
|
-
"@takeshape/branches": "11.
|
|
73
|
-
"@takeshape/schema": "11.
|
|
74
|
-
"@takeshape/ssg": "11.
|
|
75
|
-
"@takeshape/util": "11.
|
|
76
|
-
"@takeshape/streams": "11.
|
|
57
|
+
"lokka": "1.7.0",
|
|
58
|
+
"lokka-transport-http": "1.6.1",
|
|
59
|
+
"nock": "13.5.4",
|
|
60
|
+
"node-fetch": "2.7.0",
|
|
61
|
+
"object-hash": "1.3.1",
|
|
62
|
+
"open": "7.4.2",
|
|
63
|
+
"ora": "3.4.0",
|
|
64
|
+
"pretty-bytes": "5.4.1",
|
|
65
|
+
"prettyjson": "1.2.1",
|
|
66
|
+
"pusher-js": "7.1.1-beta",
|
|
67
|
+
"request": "2.88.2",
|
|
68
|
+
"semver": "6.3.1",
|
|
69
|
+
"stream-to-promise": "2.2.0",
|
|
70
|
+
"tmp": "0.0.33",
|
|
71
|
+
"unzipper": "0.10.11",
|
|
72
|
+
"@takeshape/branches": "11.106.1",
|
|
73
|
+
"@takeshape/schema": "11.106.1",
|
|
74
|
+
"@takeshape/ssg": "11.106.1",
|
|
75
|
+
"@takeshape/util": "11.106.1",
|
|
76
|
+
"@takeshape/streams": "11.106.1"
|
|
77
77
|
},
|
|
78
78
|
"engines": {
|
|
79
79
|
"node": ">=22"
|