@whook/create 19.0.0 → 19.0.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.
|
@@ -143,7 +143,7 @@ describe('initCreateWhook', () => {
|
|
|
143
143
|
"node-cron": "^3.0.3",
|
|
144
144
|
"pkg-dir": "^8.0.0",
|
|
145
145
|
"strict-qs": "^8.0.3",
|
|
146
|
-
"type-fest": "^4.
|
|
146
|
+
"type-fest": "^4.40.1",
|
|
147
147
|
"ya-json-schema-types": "^1.0.1",
|
|
148
148
|
"ya-open-api-types": "^1.2.0",
|
|
149
149
|
"yerror": "^8.0.0",
|
|
@@ -320,7 +320,7 @@ describe('initCreateWhook', () => {
|
|
|
320
320
|
"node-cron": "^3.0.3",
|
|
321
321
|
"pkg-dir": "^8.0.0",
|
|
322
322
|
"strict-qs": "^8.0.3",
|
|
323
|
-
"type-fest": "^4.
|
|
323
|
+
"type-fest": "^4.40.1",
|
|
324
324
|
"ya-json-schema-types": "^1.0.1",
|
|
325
325
|
"ya-open-api-types": "^1.2.0",
|
|
326
326
|
"yerror": "^8.0.0",
|
|
@@ -491,7 +491,7 @@ describe('initCreateWhook', () => {
|
|
|
491
491
|
"node-cron": "^3.0.3",
|
|
492
492
|
"pkg-dir": "^8.0.0",
|
|
493
493
|
"strict-qs": "^8.0.3",
|
|
494
|
-
"type-fest": "^4.
|
|
494
|
+
"type-fest": "^4.40.1",
|
|
495
495
|
"ya-json-schema-types": "^1.0.1",
|
|
496
496
|
"ya-open-api-types": "^1.2.0",
|
|
497
497
|
"yerror": "^8.0.0",
|
package/package.json
CHANGED
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
}
|
|
23
23
|
},
|
|
24
24
|
"name": "@whook/create",
|
|
25
|
-
"version": "19.0.
|
|
25
|
+
"version": "19.0.1",
|
|
26
26
|
"description": "Kickstart a new Whook server",
|
|
27
27
|
"type": "module",
|
|
28
28
|
"main": "dist/index.js",
|
|
@@ -69,7 +69,7 @@
|
|
|
69
69
|
"homepage": "https://github.com/nfroidure/whook",
|
|
70
70
|
"dependencies": {
|
|
71
71
|
"@inquirer/prompts": "^7.3.2",
|
|
72
|
-
"@whook/example": "^19.0.
|
|
72
|
+
"@whook/example": "^19.0.1",
|
|
73
73
|
"axios": "^1.7.9",
|
|
74
74
|
"common-services": "^17.0.1",
|
|
75
75
|
"debug": "^4.3.7",
|
|
@@ -145,5 +145,5 @@
|
|
|
145
145
|
"overrides": {
|
|
146
146
|
"eslint": "^9.16.0"
|
|
147
147
|
},
|
|
148
|
-
"gitHead": "
|
|
148
|
+
"gitHead": "7bec2e36076d7e9146f54f558397063af4ac174c"
|
|
149
149
|
}
|
|
@@ -137,11 +137,11 @@ DEV_MODE=1
|
|
|
137
137
|
"jwt-service": "^11.0.2",
|
|
138
138
|
"knifecycle": "^19.0.0",
|
|
139
139
|
"node-cron": "^3.0.3",
|
|
140
|
-
"ya-json-schema-types": "^1.0.1",
|
|
141
|
-
"ya-open-api-types": "^1.2.0",
|
|
142
140
|
"pkg-dir": "^8.0.0",
|
|
143
141
|
"strict-qs": "^8.0.3",
|
|
144
|
-
"type-fest": "^4.
|
|
142
|
+
"type-fest": "^4.40.1",
|
|
143
|
+
"ya-json-schema-types": "^1.0.1",
|
|
144
|
+
"ya-open-api-types": "^1.2.0",
|
|
145
145
|
"yerror": "^8.0.0",
|
|
146
146
|
"yhttperror": "^8.1.0",
|
|
147
147
|
"@whook/http-router": "<current_version>",
|
|
@@ -445,11 +445,11 @@ DEV_MODE=1
|
|
|
445
445
|
"jwt-service": "^11.0.2",
|
|
446
446
|
"knifecycle": "^19.0.0",
|
|
447
447
|
"node-cron": "^3.0.3",
|
|
448
|
-
"ya-json-schema-types": "^1.0.1",
|
|
449
|
-
"ya-open-api-types": "^1.2.0",
|
|
450
448
|
"pkg-dir": "^8.0.0",
|
|
451
449
|
"strict-qs": "^8.0.3",
|
|
452
|
-
"type-fest": "^4.
|
|
450
|
+
"type-fest": "^4.40.1",
|
|
451
|
+
"ya-json-schema-types": "^1.0.1",
|
|
452
|
+
"ya-open-api-types": "^1.2.0",
|
|
453
453
|
"yerror": "^8.0.0",
|
|
454
454
|
"yhttperror": "^8.1.0",
|
|
455
455
|
"@whook/http-router": "<current_version>",
|
|
@@ -791,11 +791,11 @@ DEV_MODE=1
|
|
|
791
791
|
"jwt-service": "^11.0.2",
|
|
792
792
|
"knifecycle": "^19.0.0",
|
|
793
793
|
"node-cron": "^3.0.3",
|
|
794
|
-
"ya-json-schema-types": "^1.0.1",
|
|
795
|
-
"ya-open-api-types": "^1.2.0",
|
|
796
794
|
"pkg-dir": "^8.0.0",
|
|
797
795
|
"strict-qs": "^8.0.3",
|
|
798
|
-
"type-fest": "^4.
|
|
796
|
+
"type-fest": "^4.40.1",
|
|
797
|
+
"ya-json-schema-types": "^1.0.1",
|
|
798
|
+
"ya-open-api-types": "^1.2.0",
|
|
799
799
|
"yerror": "^8.0.0",
|
|
800
800
|
"yhttperror": "^8.1.0",
|
|
801
801
|
"@whook/http-router": "<current_version>",
|
|
@@ -1120,11 +1120,11 @@ DEV_MODE=1
|
|
|
1120
1120
|
"jwt-service": "^11.0.2",
|
|
1121
1121
|
"knifecycle": "^19.0.0",
|
|
1122
1122
|
"node-cron": "^3.0.3",
|
|
1123
|
-
"ya-json-schema-types": "^1.0.1",
|
|
1124
|
-
"ya-open-api-types": "^1.2.0",
|
|
1125
1123
|
"pkg-dir": "^8.0.0",
|
|
1126
1124
|
"strict-qs": "^8.0.3",
|
|
1127
|
-
"type-fest": "^4.
|
|
1125
|
+
"type-fest": "^4.40.1",
|
|
1126
|
+
"ya-json-schema-types": "^1.0.1",
|
|
1127
|
+
"ya-open-api-types": "^1.2.0",
|
|
1128
1128
|
"yerror": "^8.0.0",
|
|
1129
1129
|
"yhttperror": "^8.1.0",
|
|
1130
1130
|
"@whook/http-router": "<current_version>",
|
|
@@ -174,7 +174,7 @@ describe('initCreateWhook', () => {
|
|
|
174
174
|
"node-cron": "^3.0.3",
|
|
175
175
|
"pkg-dir": "^8.0.0",
|
|
176
176
|
"strict-qs": "^8.0.3",
|
|
177
|
-
"type-fest": "^4.
|
|
177
|
+
"type-fest": "^4.40.1",
|
|
178
178
|
"ya-json-schema-types": "^1.0.1",
|
|
179
179
|
"ya-open-api-types": "^1.2.0",
|
|
180
180
|
"yerror": "^8.0.0",
|
|
@@ -370,7 +370,7 @@ describe('initCreateWhook', () => {
|
|
|
370
370
|
"node-cron": "^3.0.3",
|
|
371
371
|
"pkg-dir": "^8.0.0",
|
|
372
372
|
"strict-qs": "^8.0.3",
|
|
373
|
-
"type-fest": "^4.
|
|
373
|
+
"type-fest": "^4.40.1",
|
|
374
374
|
"ya-json-schema-types": "^1.0.1",
|
|
375
375
|
"ya-open-api-types": "^1.2.0",
|
|
376
376
|
"yerror": "^8.0.0",
|
|
@@ -551,7 +551,7 @@ describe('initCreateWhook', () => {
|
|
|
551
551
|
"node-cron": "^3.0.3",
|
|
552
552
|
"pkg-dir": "^8.0.0",
|
|
553
553
|
"strict-qs": "^8.0.3",
|
|
554
|
-
"type-fest": "^4.
|
|
554
|
+
"type-fest": "^4.40.1",
|
|
555
555
|
"ya-json-schema-types": "^1.0.1",
|
|
556
556
|
"ya-open-api-types": "^1.2.0",
|
|
557
557
|
"yerror": "^8.0.0",
|