taon 21.0.38 → 21.0.39

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
  {
2
2
  "name": "taon/browser",
3
- "version": "21.0.38",
3
+ "version": "21.0.39",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^21.0.0",
6
6
  "@angular/core": "^21.0.0"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "taon/browser-prod",
3
- "version": "21.0.38",
3
+ "version": "21.0.39",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^21.0.0",
6
6
  "@angular/core": "^21.0.0"
@@ -21,4 +21,4 @@ export declare const CURRENT_PACKAGE_TAON_VERSION = "v21";
21
21
  /**
22
22
  * Autogenerated by current cli tool. Use *tnp release* to bump version.
23
23
  */
24
- export declare const CURRENT_PACKAGE_VERSION = "21.0.38";
24
+ export declare const CURRENT_PACKAGE_VERSION = "21.0.39";
@@ -25,6 +25,6 @@ exports.CURRENT_PACKAGE_TAON_VERSION = 'v21';
25
25
  /**
26
26
  * Autogenerated by current cli tool. Use *tnp release* to bump version.
27
27
  */
28
- exports.CURRENT_PACKAGE_VERSION = '21.0.38';
28
+ exports.CURRENT_PACKAGE_VERSION = '21.0.39';
29
29
  // THIS FILE IS GENERATED - DO NOT MODIFY
30
30
  //# sourceMappingURL=build-info._auto-generated_.js.map
package/lib/package.json CHANGED
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "name": "taon/lib",
3
- "version": "21.0.38"
3
+ "version": "21.0.39"
4
4
  }
package/lib/ui/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1769212985971 = dummy1769212985971;
4
- function dummy1769212985971() { }
3
+ exports.dummy1769213648095 = dummy1769213648095;
4
+ function dummy1769213648095() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1769212986811 = dummy1769212986811;
4
- function dummy1769212986811() { }
3
+ exports.dummy1769213649166 = dummy1769213649166;
4
+ function dummy1769213649166() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -21,4 +21,4 @@ export declare const CURRENT_PACKAGE_TAON_VERSION = "v21";
21
21
  /**
22
22
  * Autogenerated by current cli tool. Use *tnp release* to bump version.
23
23
  */
24
- export declare const CURRENT_PACKAGE_VERSION = "21.0.38";
24
+ export declare const CURRENT_PACKAGE_VERSION = "21.0.39";
@@ -25,6 +25,6 @@ exports.CURRENT_PACKAGE_TAON_VERSION = 'v21';
25
25
  /**
26
26
  * Autogenerated by current cli tool. Use *tnp release* to bump version.
27
27
  */
28
- exports.CURRENT_PACKAGE_VERSION = '21.0.38';
28
+ exports.CURRENT_PACKAGE_VERSION = '21.0.39';
29
29
  // THIS FILE IS GENERATED - DO NOT MODIFY
30
30
  //# sourceMappingURL=build-info._auto-generated_.js.map
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "name": "taon/lib-prod",
3
- "version": "21.0.38"
3
+ "version": "21.0.39"
4
4
  }
@@ -1 +1 @@
1
- export declare function dummy1769213125313(): void;
1
+ export declare function dummy1769213764615(): void;
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1769213125313 = dummy1769213125313;
4
- function dummy1769213125313() { }
3
+ exports.dummy1769213764615 = dummy1769213764615;
4
+ function dummy1769213764615() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- export declare function dummy1769213135176(): void;
1
+ export declare function dummy1769213774643(): void;
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1769213135176 = dummy1769213135176;
4
- function dummy1769213135176() { }
3
+ exports.dummy1769213774643 = dummy1769213774643;
4
+ function dummy1769213774643() { }
5
5
  //# sourceMappingURL=index.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "taon",
3
- "version": "21.0.38",
3
+ "version": "21.0.39",
4
4
  "scripts": {
5
5
  "mkdocs": "python3 -m mkdocs",
6
6
  "taon init": "taon init",
@@ -67,31 +67,5 @@
67
67
  "taon-debug": "bin/taon-debug",
68
68
  "taon-debug-brk": "bin/taon-debug-brk"
69
69
  },
70
- "peerDependencies": {
71
- "json10": "~21.0.0",
72
- "lodash-walk-object": "~21.0.0",
73
- "ng2-rest": "~21.0.0",
74
- "taon-type-sql": "~21.0.0",
75
- "taon-typeorm": "~21.0.0",
76
- "tnp-core": "~21.0.0",
77
- "typescript-class-helpers": "~21.0.0",
78
- "@angular/common": "~21.0.6",
79
- "@angular/core": "~21.0.6",
80
- "@ngx-formly/core": "~7.0.1",
81
- "axios": "~1.13.2",
82
- "body-parser": "~1.20.4",
83
- "cookie-parser": "~1.4.7",
84
- "cors": "~2.8.5",
85
- "electron": "30.5.1",
86
- "express": "~4.22.1",
87
- "express-session": "~1.18.2",
88
- "form-data": "~4.0.5",
89
- "json5": "~2.2.3",
90
- "method-override": "^2.3.10",
91
- "multer": "2.0.2",
92
- "reflect-metadata": "~0.2.2",
93
- "rxjs": "~7.8.2",
94
- "socket.io": "~4.8.3",
95
- "socket.io-client": "~4.7.5"
96
- }
70
+ "peerDependencies": {}
97
71
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "taon/websql",
3
- "version": "21.0.38",
3
+ "version": "21.0.39",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^21.0.0",
6
6
  "@angular/core": "^21.0.0"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "taon/websql-prod",
3
- "version": "21.0.38",
3
+ "version": "21.0.39",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^21.0.0",
6
6
  "@angular/core": "^21.0.0"