taon 21.0.28 → 21.0.29

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.28",
3
+ "version": "21.0.29",
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.28";
24
+ export declare const CURRENT_PACKAGE_VERSION = "21.0.29";
@@ -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.28';
28
+ exports.CURRENT_PACKAGE_VERSION = '21.0.29';
29
29
  // THIS FILE IS GENERATED - DO NOT MODIFY
30
30
  //# sourceMappingURL=build-info._auto-generated_.js.map
package/lib/ui/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1768929733565 = dummy1768929733565;
4
- function dummy1768929733565() { }
3
+ exports.dummy1768932278099 = dummy1768932278099;
4
+ function dummy1768932278099() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1768929734362 = dummy1768929734362;
4
- function dummy1768929734362() { }
3
+ exports.dummy1768932278993 = dummy1768932278993;
4
+ function dummy1768932278993() { }
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.28";
24
+ export declare const CURRENT_PACKAGE_VERSION = "21.0.29";
@@ -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.28';
28
+ exports.CURRENT_PACKAGE_VERSION = '21.0.29';
29
29
  // THIS FILE IS GENERATED - DO NOT MODIFY
30
30
  //# sourceMappingURL=build-info._auto-generated_.js.map
@@ -1 +1 @@
1
- export declare function dummy1768929777817(): void;
1
+ export declare function dummy1768932318050(): void;
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1768929777817 = dummy1768929777817;
4
- function dummy1768929777817() { }
3
+ exports.dummy1768932318050 = dummy1768932318050;
4
+ function dummy1768932318050() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- export declare function dummy1768929778613(): void;
1
+ export declare function dummy1768932318763(): void;
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1768929778613 = dummy1768929778613;
4
- function dummy1768929778613() { }
3
+ exports.dummy1768932318763 = dummy1768932318763;
4
+ function dummy1768932318763() { }
5
5
  //# sourceMappingURL=index.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "taon",
3
- "version": "21.0.28",
3
+ "version": "21.0.29",
4
4
  "scripts": {
5
5
  "mkdocs": "python3 -m mkdocs",
6
6
  "taon init": "taon init",
@@ -48,24 +48,8 @@
48
48
  }
49
49
  },
50
50
  "dependencies": {
51
- "@angular/common": "~21.0.6",
52
- "@angular/core": "~21.0.6",
53
- "@ngx-formly/core": "~7.0.1",
54
- "axios": "~1.13.2",
55
- "body-parser": "~1.20.4",
56
- "cookie-parser": "~1.4.7",
57
- "cors": "~2.8.5",
58
- "electron": "30.5.1",
59
- "express": "~4.22.1",
60
- "express-session": "~1.18.2",
61
- "form-data": "~4.0.5",
62
- "json5": "~2.2.3",
63
- "method-override": "^2.3.10",
64
- "multer": "2.0.2",
65
- "reflect-metadata": "~0.2.2",
66
- "rxjs": "~7.8.2",
67
- "socket.io": "~4.8.3",
68
- "socket.io-client": "~4.7.5",
51
+ "ora": "3.4.0",
52
+ "tnp": "~21.0.0",
69
53
  "json10": "~21.0.0",
70
54
  "lodash-walk-object": "~21.0.0",
71
55
  "ng2-rest": "~21.0.0",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "taon/websql",
3
- "version": "21.0.28",
3
+ "version": "21.0.29",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^21.0.0",
6
6
  "@angular/core": "^21.0.0"