tnp-config 16.5.24 → 16.5.26

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,6 +1,6 @@
1
1
  THIS FILE IS GENERATED. THIS FILE IS GENERATED. THIS FILE IS GENERATED.
2
2
 
3
- Assets from this folder are being shipped with this npm package (tnp-config@16.5.24)
3
+ Assets from this folder are being shipped with this npm package (tnp-config@16.5.26)
4
4
  created from this project.
5
5
 
6
6
  THIS FILE IS GENERATED.THIS FILE IS GENERATED. THIS FILE IS GENERATED.
@@ -42,7 +42,7 @@
42
42
  "workerPlugins": {}
43
43
  },
44
44
  "dependencies": {
45
- "tnp-core": "~16.6.11"
45
+ "tnp-core": "~16.6.20"
46
46
  },
47
47
  "devDependencies": {
48
48
  "@angular-devkit/build-angular": "~16.0.5",
@@ -213,7 +213,7 @@
213
213
  "jscodeshift": "0.6.3",
214
214
  "json-stringify-safe": "5.0.1",
215
215
  "json10": "~16.5.13",
216
- "json10-writer": "~16.5.14",
216
+ "json10-writer": "~16.5.15",
217
217
  "json5": "2.2.1",
218
218
  "json5-writer": "0.2.0",
219
219
  "jszip": "3.10.1",
@@ -237,7 +237,7 @@
237
237
  "ng-lock": "16.0.1",
238
238
  "ng-packagr": "16.0.1",
239
239
  "ng-talkback": "~16.5.14",
240
- "ng2-logger": "~16.5.16",
240
+ "ng2-logger": "~16.5.17",
241
241
  "ng2-rest": "~16.5.13",
242
242
  "ngx-ace-wrapper": "14.0.0",
243
243
  "ngx-editor": "15.3.0",
@@ -298,10 +298,10 @@
298
298
  "task.js": "0.1.5",
299
299
  "threads": "1.7.0",
300
300
  "tnp-cli": "~16.5.13",
301
- "tnp-config": "~16.5.23",
301
+ "tnp-config": "~16.5.24",
302
302
  "tnp-db": "~16.5.13",
303
303
  "tnp-helpers": "~16.5.16",
304
- "tnp-models": "~16.5.14",
304
+ "tnp-models": "~16.5.15",
305
305
  "ts-debug": "1.3.0",
306
306
  "ts-loader": "2.3.1",
307
307
  "ts-node": "10.9.1",
@@ -310,7 +310,7 @@
310
310
  "turndown": "7.1.2",
311
311
  "typeorm": "~0.3.10",
312
312
  "typescript": "~5.0.2",
313
- "typescript-class-helpers": "~16.5.15",
313
+ "typescript-class-helpers": "~16.5.16",
314
314
  "typescript-formatter": "~7.2.2",
315
315
  "underscore": "1.9.1",
316
316
  "uuid": "8.3.2",
@@ -324,6 +324,6 @@
324
324
  "license": "MIT",
325
325
  "private": false,
326
326
  "name": "tnp-config",
327
- "version": "16.5.24",
328
- "lastBuildTagHash": "239f2dba7b37101d819a61182ff4096c6d72df1a"
327
+ "version": "16.5.26",
328
+ "lastBuildTagHash": "6ab84dac083ce05af0c33bee2e92973867bcdaea"
329
329
  }
package/lib/config.d.ts CHANGED
@@ -31,7 +31,7 @@ export declare const config: {
31
31
  defaultFrameworkVersion: CoreModels.FrameworkVersion;
32
32
  activeFramewrokVersions: CoreModels.FrameworkVersion[];
33
33
  coreProjectVersions: string[];
34
- frameworkName: "firedev" | "tnp";
34
+ frameworkName: "tnp" | "firedev";
35
35
  frameworkNames: {
36
36
  tnp: string;
37
37
  firedev: string;
package/package.json CHANGED
@@ -42,12 +42,12 @@
42
42
  "workerPlugins": {}
43
43
  },
44
44
  "dependencies": {
45
- "tnp-core": "~16.6.11"
45
+ "tnp-core": "~16.6.20"
46
46
  },
47
47
  "devDependencies": {},
48
48
  "license": "MIT",
49
49
  "private": false,
50
50
  "name": "tnp-config",
51
- "version": "16.5.24",
52
- "lastBuildTagHash": "239f2dba7b37101d819a61182ff4096c6d72df1a"
51
+ "version": "16.5.26",
52
+ "lastBuildTagHash": "6ab84dac083ce05af0c33bee2e92973867bcdaea"
53
53
  }
@@ -46,7 +46,7 @@
46
46
  "workerPlugins": {}
47
47
  },
48
48
  "dependencies": {
49
- "tnp-core": "~16.6.11"
49
+ "tnp-core": "~16.6.20"
50
50
  },
51
51
  "devDependencies": {
52
52
  "@angular-devkit/build-angular": "~16.0.5",
@@ -217,7 +217,7 @@
217
217
  "jscodeshift": "0.6.3",
218
218
  "json-stringify-safe": "5.0.1",
219
219
  "json10": "~16.5.13",
220
- "json10-writer": "~16.5.14",
220
+ "json10-writer": "~16.5.15",
221
221
  "json5": "2.2.1",
222
222
  "json5-writer": "0.2.0",
223
223
  "jszip": "3.10.1",
@@ -241,7 +241,7 @@
241
241
  "ng-lock": "16.0.1",
242
242
  "ng-packagr": "16.0.1",
243
243
  "ng-talkback": "~16.5.14",
244
- "ng2-logger": "~16.5.16",
244
+ "ng2-logger": "~16.5.17",
245
245
  "ng2-rest": "~16.5.13",
246
246
  "ngx-ace-wrapper": "14.0.0",
247
247
  "ngx-editor": "15.3.0",
@@ -302,10 +302,10 @@
302
302
  "task.js": "0.1.5",
303
303
  "threads": "1.7.0",
304
304
  "tnp-cli": "~16.5.13",
305
- "tnp-config": "~16.5.23",
305
+ "tnp-config": "~16.5.24",
306
306
  "tnp-db": "~16.5.13",
307
307
  "tnp-helpers": "~16.5.16",
308
- "tnp-models": "~16.5.14",
308
+ "tnp-models": "~16.5.15",
309
309
  "ts-debug": "1.3.0",
310
310
  "ts-loader": "2.3.1",
311
311
  "ts-node": "10.9.1",
@@ -314,7 +314,7 @@
314
314
  "turndown": "7.1.2",
315
315
  "typeorm": "~0.3.10",
316
316
  "typescript": "~5.0.2",
317
- "typescript-class-helpers": "~16.5.15",
317
+ "typescript-class-helpers": "~16.5.16",
318
318
  "typescript-formatter": "~7.2.2",
319
319
  "underscore": "1.9.1",
320
320
  "uuid": "8.3.2",
@@ -328,14 +328,14 @@
328
328
  "license": "MIT",
329
329
  "private": false,
330
330
  "name": "tnp-config",
331
- "version": "16.5.24",
332
- "lastBuildTagHash": "239f2dba7b37101d819a61182ff4096c6d72df1a",
331
+ "version": "16.5.26",
332
+ "lastBuildTagHash": "6ab84dac083ce05af0c33bee2e92973867bcdaea",
333
333
  "main": "index.js"
334
334
  },
335
335
  "build": {
336
- "number": 604,
337
- "date": "2024-04-03T11:59:29.000Z",
338
- "hash": "6ab84dac083ce05af0c33bee2e92973867bcdaea"
336
+ "number": 605,
337
+ "date": "2024-04-03T12:01:22.000Z",
338
+ "hash": "4bfccd7ba91b891ee533307ccb833b22fe254ea9"
339
339
  },
340
340
  "currentProjectName": "tnp-config",
341
341
  "currentProjectGenericName": "tnp-config",