@hot-updater/console 0.35.0 → 0.35.2
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/.output/nitro.json +1 -1
- package/.output/server/_chunks/ssr-renderer.mjs +2 -2
- package/.output/server/_libs/@tanstack/react-form+[...].mjs +6 -6
- package/.output/server/_ssr/ssr.mjs +1 -1
- package/.output/server/_ssr/start-02sLteYG.mjs +4 -0
- package/.output/server/index.mjs +32 -32
- package/package.json +7 -7
- package/.output/server/_ssr/start-D4SBEASt.mjs +0 -4
package/.output/nitro.json
CHANGED
|
@@ -10,14 +10,14 @@ function lazyService(loader) {
|
|
|
10
10
|
}
|
|
11
11
|
var viteServices = { ["ssr"]: lazyService(() => import("../_ssr/ssr.mjs")) };
|
|
12
12
|
//#endregion
|
|
13
|
-
//#region ../../node_modules/.pnpm/nitro@3.0.260610-beta_@electric-sql+pglite@0.4.1_@libsql+client@0.15.15_chokidar@5.0.
|
|
13
|
+
//#region ../../node_modules/.pnpm/nitro@3.0.260610-beta_@electric-sql+pglite@0.4.1_@libsql+client@0.15.15_chokidar@5.0.0__825fb1ff6ca0882536064e51a78e06e5/node_modules/nitro/dist/runtime/vite.mjs
|
|
14
14
|
function fetchViteEnv(viteEnvName, input, init) {
|
|
15
15
|
const viteEnv = viteServices[viteEnvName];
|
|
16
16
|
if (!viteEnv) throw HTTPError.status(404);
|
|
17
17
|
return Promise.resolve(viteEnv.fetch(toRequest(input, init)));
|
|
18
18
|
}
|
|
19
19
|
//#endregion
|
|
20
|
-
//#region ../../node_modules/.pnpm/nitro@3.0.260610-beta_@electric-sql+pglite@0.4.1_@libsql+client@0.15.15_chokidar@5.0.
|
|
20
|
+
//#region ../../node_modules/.pnpm/nitro@3.0.260610-beta_@electric-sql+pglite@0.4.1_@libsql+client@0.15.15_chokidar@5.0.0__825fb1ff6ca0882536064e51a78e06e5/node_modules/nitro/dist/runtime/internal/vite/ssr-renderer.mjs
|
|
21
21
|
/** @param {{ req: Request }} HTTPEvent */
|
|
22
22
|
function ssrRenderer({ req }) {
|
|
23
23
|
return fetchViteEnv("ssr", req);
|
|
@@ -183,11 +183,11 @@ function useSelector(source, selector = (s) => s, options) {
|
|
|
183
183
|
*/
|
|
184
184
|
var useStore = (source, selector = (s) => s, compare) => useSelector(source, selector, { compare });
|
|
185
185
|
//#endregion
|
|
186
|
-
//#region ../../node_modules/.pnpm/@tanstack+react-form@1.33.0_@tanstack+react-start@1.168.25_@vitejs+plugin-rsc@0.5.
|
|
186
|
+
//#region ../../node_modules/.pnpm/@tanstack+react-form@1.33.0_@tanstack+react-start@1.168.25_@vitejs+plugin-rsc@0.5.27_re_86d9e7bf752d6ea2dfad4fc8919c1cc3/node_modules/@tanstack/react-form/dist/esm/useIsomorphicLayoutEffect.js
|
|
187
187
|
var import_jsx_runtime = require_jsx_runtime();
|
|
188
188
|
var useIsomorphicLayoutEffect = typeof window !== "undefined" ? import_react.useLayoutEffect : import_react.useEffect;
|
|
189
189
|
//#endregion
|
|
190
|
-
//#region ../../node_modules/.pnpm/@tanstack+react-form@1.33.0_@tanstack+react-start@1.168.25_@vitejs+plugin-rsc@0.5.
|
|
190
|
+
//#region ../../node_modules/.pnpm/@tanstack+react-form@1.33.0_@tanstack+react-start@1.168.25_@vitejs+plugin-rsc@0.5.27_re_86d9e7bf752d6ea2dfad4fc8919c1cc3/node_modules/@tanstack/react-form/dist/esm/useField.js
|
|
191
191
|
function useField(opts) {
|
|
192
192
|
const [prevOptions, setPrevOptions] = (0, import_react.useState)(() => ({
|
|
193
193
|
form: opts.form,
|
|
@@ -252,16 +252,16 @@ var Field = (({ children, ...fieldOptions }) => {
|
|
|
252
252
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_jsx_runtime.Fragment, { children: (0, import_react.useMemo)(() => functionalUpdate(children, fieldApi), [children, fieldApi]) });
|
|
253
253
|
});
|
|
254
254
|
//#endregion
|
|
255
|
-
//#region ../../node_modules/.pnpm/@tanstack+react-form@1.33.0_@tanstack+react-start@1.168.25_@vitejs+plugin-rsc@0.5.
|
|
255
|
+
//#region ../../node_modules/.pnpm/@tanstack+react-form@1.33.0_@tanstack+react-start@1.168.25_@vitejs+plugin-rsc@0.5.27_re_86d9e7bf752d6ea2dfad4fc8919c1cc3/node_modules/@tanstack/react-form/dist/esm/useUUID.js
|
|
256
256
|
function useUUID() {
|
|
257
257
|
return (0, import_react.useState)(() => uuid())[0];
|
|
258
258
|
}
|
|
259
259
|
//#endregion
|
|
260
|
-
//#region ../../node_modules/.pnpm/@tanstack+react-form@1.33.0_@tanstack+react-start@1.168.25_@vitejs+plugin-rsc@0.5.
|
|
260
|
+
//#region ../../node_modules/.pnpm/@tanstack+react-form@1.33.0_@tanstack+react-start@1.168.25_@vitejs+plugin-rsc@0.5.27_re_86d9e7bf752d6ea2dfad4fc8919c1cc3/node_modules/@tanstack/react-form/dist/esm/useFormId.js
|
|
261
261
|
var _React = import_react;
|
|
262
262
|
var useFormId = "19.2.6".split(".")[0] === "17" ? useUUID : _React.useId;
|
|
263
263
|
//#endregion
|
|
264
|
-
//#region ../../node_modules/.pnpm/@tanstack+react-form@1.33.0_@tanstack+react-start@1.168.25_@vitejs+plugin-rsc@0.5.
|
|
264
|
+
//#region ../../node_modules/.pnpm/@tanstack+react-form@1.33.0_@tanstack+react-start@1.168.25_@vitejs+plugin-rsc@0.5.27_re_86d9e7bf752d6ea2dfad4fc8919c1cc3/node_modules/@tanstack/react-form/dist/esm/useFormGroup.js
|
|
265
265
|
function useFormGroup(opts) {
|
|
266
266
|
const [prevOptions, setPrevOptions] = (0, import_react.useState)(() => ({
|
|
267
267
|
form: opts.form,
|
|
@@ -356,7 +356,7 @@ var FormGroup = (({ children, ...formGroupOptions }) => {
|
|
|
356
356
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_jsx_runtime.Fragment, { children: (0, import_react.useMemo)(() => functionalUpdate(children, formGroupApi), [children, formGroupApi]) });
|
|
357
357
|
});
|
|
358
358
|
//#endregion
|
|
359
|
-
//#region ../../node_modules/.pnpm/@tanstack+react-form@1.33.0_@tanstack+react-start@1.168.25_@vitejs+plugin-rsc@0.5.
|
|
359
|
+
//#region ../../node_modules/.pnpm/@tanstack+react-form@1.33.0_@tanstack+react-start@1.168.25_@vitejs+plugin-rsc@0.5.27_re_86d9e7bf752d6ea2dfad4fc8919c1cc3/node_modules/@tanstack/react-form/dist/esm/useForm.js
|
|
360
360
|
function LocalSubscribe({ form, selector = (state) => state, children }) {
|
|
361
361
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_jsx_runtime.Fragment, { children: functionalUpdate(children, useStore(form.store, selector)) });
|
|
362
362
|
}
|
|
@@ -5360,7 +5360,7 @@ var createEarlyHintsForRequest = createEarlyHintsCollector;
|
|
|
5360
5360
|
async function loadEntries() {
|
|
5361
5361
|
const [routerEntry, startEntry, pluginAdapters] = await Promise.all([
|
|
5362
5362
|
import("./router-DmdnzGpe.mjs"),
|
|
5363
|
-
import("./start-
|
|
5363
|
+
import("./start-02sLteYG.mjs"),
|
|
5364
5364
|
import("./empty-plugin-adapters-B4HCzgmM.mjs")
|
|
5365
5365
|
]);
|
|
5366
5366
|
return {
|
package/.output/server/index.mjs
CHANGED
|
@@ -4,7 +4,7 @@ import { i as withoutTrailingSlash, n as joinURL, r as withLeadingSlash, t as de
|
|
|
4
4
|
import { promises } from "node:fs";
|
|
5
5
|
import { fileURLToPath } from "node:url";
|
|
6
6
|
import { dirname, resolve } from "node:path";
|
|
7
|
-
//#region ../../node_modules/.pnpm/nitro@3.0.260610-beta_@electric-sql+pglite@0.4.1_@libsql+client@0.15.15_chokidar@5.0.
|
|
7
|
+
//#region ../../node_modules/.pnpm/nitro@3.0.260610-beta_@electric-sql+pglite@0.4.1_@libsql+client@0.15.15_chokidar@5.0.0__825fb1ff6ca0882536064e51a78e06e5/node_modules/nitro/dist/runtime/internal/route-rules.mjs
|
|
8
8
|
var headers = ((m) => function headersRouteRule(event) {
|
|
9
9
|
for (const [key, value] of Object.entries(m.options || {})) event.res.headers.set(key, value);
|
|
10
10
|
});
|
|
@@ -14,128 +14,128 @@ var public_assets_data_default = {
|
|
|
14
14
|
"/apple-touch-icon.png": {
|
|
15
15
|
"type": "image/png",
|
|
16
16
|
"etag": "\"329e-uyxOmLQHjRnOIdaE3FE7O/uZ9l4\"",
|
|
17
|
-
"mtime": "2026-
|
|
17
|
+
"mtime": "2026-07-08T11:56:56.255Z",
|
|
18
18
|
"size": 12958,
|
|
19
19
|
"path": "../public/apple-touch-icon.png"
|
|
20
20
|
},
|
|
21
21
|
"/favicon-16x16.png": {
|
|
22
22
|
"type": "image/png",
|
|
23
23
|
"etag": "\"240-h6ktCVLfjIcsDJuLwUXP4nCJxlI\"",
|
|
24
|
-
"mtime": "2026-
|
|
24
|
+
"mtime": "2026-07-08T11:56:56.255Z",
|
|
25
25
|
"size": 576,
|
|
26
26
|
"path": "../public/favicon-16x16.png"
|
|
27
27
|
},
|
|
28
28
|
"/favicon-32x32.png": {
|
|
29
29
|
"type": "image/png",
|
|
30
30
|
"etag": "\"4f0-0qQrV3Eq3PzIigrp+8htf8vFCYA\"",
|
|
31
|
-
"mtime": "2026-
|
|
31
|
+
"mtime": "2026-07-08T11:56:56.256Z",
|
|
32
32
|
"size": 1264,
|
|
33
33
|
"path": "../public/favicon-32x32.png"
|
|
34
34
|
},
|
|
35
35
|
"/favicon.ico": {
|
|
36
36
|
"type": "image/vnd.microsoft.icon",
|
|
37
37
|
"etag": "\"3c2e-eMwmbJNNg6G+Uu+rqWtuvtI2Om4\"",
|
|
38
|
-
"mtime": "2026-
|
|
38
|
+
"mtime": "2026-07-08T11:56:56.256Z",
|
|
39
39
|
"size": 15406,
|
|
40
40
|
"path": "../public/favicon.ico"
|
|
41
41
|
},
|
|
42
42
|
"/logo.svg": {
|
|
43
43
|
"type": "image/svg+xml",
|
|
44
44
|
"etag": "\"478-zKvD9Jp5dDLCBmng0McewYMBxfs\"",
|
|
45
|
-
"mtime": "2026-
|
|
45
|
+
"mtime": "2026-07-08T11:56:56.256Z",
|
|
46
46
|
"size": 1144,
|
|
47
47
|
"path": "../public/logo.svg"
|
|
48
48
|
},
|
|
49
49
|
"/manifest.json": {
|
|
50
50
|
"type": "application/json",
|
|
51
51
|
"etag": "\"258-CQdbkGDhbZhU+yrcSXanXKWFEpw\"",
|
|
52
|
-
"mtime": "2026-
|
|
52
|
+
"mtime": "2026-07-08T11:56:56.256Z",
|
|
53
53
|
"size": 600,
|
|
54
54
|
"path": "../public/manifest.json"
|
|
55
55
|
},
|
|
56
56
|
"/robots.txt": {
|
|
57
57
|
"type": "text/plain; charset=utf-8",
|
|
58
58
|
"etag": "\"43-BEzmj4PuhUNHX+oW9uOnPSihxtU\"",
|
|
59
|
-
"mtime": "2026-
|
|
59
|
+
"mtime": "2026-07-08T11:56:56.256Z",
|
|
60
60
|
"size": 67,
|
|
61
61
|
"path": "../public/robots.txt"
|
|
62
62
|
},
|
|
63
63
|
"/assets/dist-DJX53faP.js": {
|
|
64
64
|
"type": "text/javascript; charset=utf-8",
|
|
65
65
|
"etag": "\"2f040-7YsjRPYPOzs727quwj97y+YTXIY\"",
|
|
66
|
-
"mtime": "2026-
|
|
66
|
+
"mtime": "2026-07-08T11:56:55.155Z",
|
|
67
67
|
"size": 192576,
|
|
68
68
|
"path": "../public/assets/dist-DJX53faP.js"
|
|
69
69
|
},
|
|
70
70
|
"/assets/index-CCUspZZV.js": {
|
|
71
71
|
"type": "text/javascript; charset=utf-8",
|
|
72
72
|
"etag": "\"4485b-DRNtfLDdFR321J+PhmPr50J6wmg\"",
|
|
73
|
-
"mtime": "2026-
|
|
73
|
+
"mtime": "2026-07-08T11:56:55.155Z",
|
|
74
74
|
"size": 280667,
|
|
75
75
|
"path": "../public/assets/index-CCUspZZV.js"
|
|
76
76
|
},
|
|
77
77
|
"/assets/inter-cyrillic-ext-wght-normal-BOeWTOD4.woff2": {
|
|
78
78
|
"type": "font/woff2",
|
|
79
79
|
"etag": "\"6568-cF1iUGbboMFZ8TfnP5HiMgl9II0\"",
|
|
80
|
-
"mtime": "2026-
|
|
80
|
+
"mtime": "2026-07-08T11:56:55.155Z",
|
|
81
81
|
"size": 25960,
|
|
82
82
|
"path": "../public/assets/inter-cyrillic-ext-wght-normal-BOeWTOD4.woff2"
|
|
83
83
|
},
|
|
84
84
|
"/assets/inter-cyrillic-wght-normal-DqGufNeO.woff2": {
|
|
85
85
|
"type": "font/woff2",
|
|
86
86
|
"etag": "\"493c-n3Oy9D6jvzfMjpClqox+Zo7ERQQ\"",
|
|
87
|
-
"mtime": "2026-
|
|
87
|
+
"mtime": "2026-07-08T11:56:55.156Z",
|
|
88
88
|
"size": 18748,
|
|
89
89
|
"path": "../public/assets/inter-cyrillic-wght-normal-DqGufNeO.woff2"
|
|
90
90
|
},
|
|
91
91
|
"/assets/inter-greek-ext-wght-normal-DlzME5K_.woff2": {
|
|
92
92
|
"type": "font/woff2",
|
|
93
93
|
"etag": "\"2be0-BP5iTzJeB8nLqYAgKpWNi5o1Zm8\"",
|
|
94
|
-
"mtime": "2026-
|
|
94
|
+
"mtime": "2026-07-08T11:56:55.156Z",
|
|
95
95
|
"size": 11232,
|
|
96
96
|
"path": "../public/assets/inter-greek-ext-wght-normal-DlzME5K_.woff2"
|
|
97
97
|
},
|
|
98
98
|
"/assets/inter-greek-wght-normal-CkhJZR-_.woff2": {
|
|
99
99
|
"type": "font/woff2",
|
|
100
100
|
"etag": "\"4a34-xor/hj4YNqI52zFecXnUbzQ4Xs4\"",
|
|
101
|
-
"mtime": "2026-
|
|
101
|
+
"mtime": "2026-07-08T11:56:55.156Z",
|
|
102
102
|
"size": 18996,
|
|
103
103
|
"path": "../public/assets/inter-greek-wght-normal-CkhJZR-_.woff2"
|
|
104
104
|
},
|
|
105
105
|
"/assets/inter-latin-ext-wght-normal-DO1Apj_S.woff2": {
|
|
106
106
|
"type": "font/woff2",
|
|
107
107
|
"etag": "\"14c4c-zz61D7IQFMB9QxHvTAOk/Vh4ibQ\"",
|
|
108
|
-
"mtime": "2026-
|
|
108
|
+
"mtime": "2026-07-08T11:56:55.156Z",
|
|
109
109
|
"size": 85068,
|
|
110
110
|
"path": "../public/assets/inter-latin-ext-wght-normal-DO1Apj_S.woff2"
|
|
111
111
|
},
|
|
112
112
|
"/assets/inter-latin-wght-normal-Dx4kXJAl.woff2": {
|
|
113
113
|
"type": "font/woff2",
|
|
114
114
|
"etag": "\"bc80-8R1ym7Ck2DUNLqPQ/AYs9u8tUpg\"",
|
|
115
|
-
"mtime": "2026-
|
|
115
|
+
"mtime": "2026-07-08T11:56:55.156Z",
|
|
116
116
|
"size": 48256,
|
|
117
117
|
"path": "../public/assets/inter-latin-wght-normal-Dx4kXJAl.woff2"
|
|
118
118
|
},
|
|
119
119
|
"/assets/inter-vietnamese-wght-normal-CBcvBZtf.woff2": {
|
|
120
120
|
"type": "font/woff2",
|
|
121
121
|
"etag": "\"280c-nBythjoDQ0+5wVAendJ6wU7Xz2M\"",
|
|
122
|
-
"mtime": "2026-
|
|
122
|
+
"mtime": "2026-07-08T11:56:55.156Z",
|
|
123
123
|
"size": 10252,
|
|
124
124
|
"path": "../public/assets/inter-vietnamese-wght-normal-CBcvBZtf.woff2"
|
|
125
125
|
},
|
|
126
|
-
"/assets/routes-D0t6y5Fr.js": {
|
|
127
|
-
"type": "text/javascript; charset=utf-8",
|
|
128
|
-
"etag": "\"46ef6-I2/7U7JQ1XjrhOIL/DUajNoTC1Q\"",
|
|
129
|
-
"mtime": "2026-06-20T16:05:47.920Z",
|
|
130
|
-
"size": 290550,
|
|
131
|
-
"path": "../public/assets/routes-D0t6y5Fr.js"
|
|
132
|
-
},
|
|
133
126
|
"/assets/styles-C0q26dS-.css": {
|
|
134
127
|
"type": "text/css; charset=utf-8",
|
|
135
128
|
"etag": "\"18966-45APsPquRTTpvKm1cDABPCrOZhs\"",
|
|
136
|
-
"mtime": "2026-
|
|
129
|
+
"mtime": "2026-07-08T11:56:55.156Z",
|
|
137
130
|
"size": 100710,
|
|
138
131
|
"path": "../public/assets/styles-C0q26dS-.css"
|
|
132
|
+
},
|
|
133
|
+
"/assets/routes-D0t6y5Fr.js": {
|
|
134
|
+
"type": "text/javascript; charset=utf-8",
|
|
135
|
+
"etag": "\"46ef6-I2/7U7JQ1XjrhOIL/DUajNoTC1Q\"",
|
|
136
|
+
"mtime": "2026-07-08T11:56:55.155Z",
|
|
137
|
+
"size": 290550,
|
|
138
|
+
"path": "../public/assets/routes-D0t6y5Fr.js"
|
|
139
139
|
}
|
|
140
140
|
};
|
|
141
141
|
//#endregion
|
|
@@ -156,7 +156,7 @@ function getAsset(id) {
|
|
|
156
156
|
return public_assets_data_default[id];
|
|
157
157
|
}
|
|
158
158
|
//#endregion
|
|
159
|
-
//#region ../../node_modules/.pnpm/nitro@3.0.260610-beta_@electric-sql+pglite@0.4.1_@libsql+client@0.15.15_chokidar@5.0.
|
|
159
|
+
//#region ../../node_modules/.pnpm/nitro@3.0.260610-beta_@electric-sql+pglite@0.4.1_@libsql+client@0.15.15_chokidar@5.0.0__825fb1ff6ca0882536064e51a78e06e5/node_modules/nitro/dist/runtime/internal/static.mjs
|
|
160
160
|
var METHODS = new Set(["HEAD", "GET"]);
|
|
161
161
|
var EncodingMap = {
|
|
162
162
|
gzip: ".gz",
|
|
@@ -225,11 +225,11 @@ var findRouteRules = /* @__PURE__ */ (() => {
|
|
|
225
225
|
return r;
|
|
226
226
|
};
|
|
227
227
|
})();
|
|
228
|
-
var
|
|
228
|
+
var _lazy_dFteZo = defineLazyEventHandler(() => import("./_chunks/ssr-renderer.mjs"));
|
|
229
229
|
var findRoute = /* @__PURE__ */ (() => {
|
|
230
230
|
const data = {
|
|
231
231
|
route: "/**",
|
|
232
|
-
handler:
|
|
232
|
+
handler: _lazy_dFteZo
|
|
233
233
|
};
|
|
234
234
|
return ((_m, p) => {
|
|
235
235
|
return {
|
|
@@ -240,7 +240,7 @@ var findRoute = /* @__PURE__ */ (() => {
|
|
|
240
240
|
})();
|
|
241
241
|
var globalMiddleware = [toEventHandler(static_default)].filter(Boolean);
|
|
242
242
|
//#endregion
|
|
243
|
-
//#region ../../node_modules/.pnpm/nitro@3.0.260610-beta_@electric-sql+pglite@0.4.1_@libsql+client@0.15.15_chokidar@5.0.
|
|
243
|
+
//#region ../../node_modules/.pnpm/nitro@3.0.260610-beta_@electric-sql+pglite@0.4.1_@libsql+client@0.15.15_chokidar@5.0.0__825fb1ff6ca0882536064e51a78e06e5/node_modules/nitro/dist/runtime/internal/error/prod.mjs
|
|
244
244
|
var errorHandler = (error, event) => {
|
|
245
245
|
const res = defaultHandler(error, event);
|
|
246
246
|
return new NodeResponse(typeof res.body === "string" ? res.body : JSON.stringify(res.body, null, 2), res);
|
|
@@ -334,7 +334,7 @@ function createH3App(config) {
|
|
|
334
334
|
return h3App;
|
|
335
335
|
}
|
|
336
336
|
//#endregion
|
|
337
|
-
//#region ../../node_modules/.pnpm/nitro@3.0.260610-beta_@electric-sql+pglite@0.4.1_@libsql+client@0.15.15_chokidar@5.0.
|
|
337
|
+
//#region ../../node_modules/.pnpm/nitro@3.0.260610-beta_@electric-sql+pglite@0.4.1_@libsql+client@0.15.15_chokidar@5.0.0__825fb1ff6ca0882536064e51a78e06e5/node_modules/nitro/dist/runtime/internal/app.mjs
|
|
338
338
|
var APP_ID = "default";
|
|
339
339
|
function useNitroApp() {
|
|
340
340
|
let instance = useNitroApp._instance;
|
|
@@ -383,7 +383,7 @@ function getRouteRules(method, pathname) {
|
|
|
383
383
|
};
|
|
384
384
|
}
|
|
385
385
|
//#endregion
|
|
386
|
-
//#region ../../node_modules/.pnpm/nitro@3.0.260610-beta_@electric-sql+pglite@0.4.1_@libsql+client@0.15.15_chokidar@5.0.
|
|
386
|
+
//#region ../../node_modules/.pnpm/nitro@3.0.260610-beta_@electric-sql+pglite@0.4.1_@libsql+client@0.15.15_chokidar@5.0.0__825fb1ff6ca0882536064e51a78e06e5/node_modules/nitro/dist/runtime/internal/error/hooks.mjs
|
|
387
387
|
function _captureError(error, type) {
|
|
388
388
|
console.error(`[${type}]`, error);
|
|
389
389
|
useNitroApp().captureError?.(error, { tags: [type] });
|
|
@@ -396,7 +396,7 @@ function trapUnhandledErrors() {
|
|
|
396
396
|
//#region #nitro/virtual/tracing
|
|
397
397
|
var tracingSrvxPlugins = [];
|
|
398
398
|
//#endregion
|
|
399
|
-
//#region ../../node_modules/.pnpm/nitro@3.0.260610-beta_@electric-sql+pglite@0.4.1_@libsql+client@0.15.15_chokidar@5.0.
|
|
399
|
+
//#region ../../node_modules/.pnpm/nitro@3.0.260610-beta_@electric-sql+pglite@0.4.1_@libsql+client@0.15.15_chokidar@5.0.0__825fb1ff6ca0882536064e51a78e06e5/node_modules/nitro/dist/presets/node/runtime/node-server.mjs
|
|
400
400
|
var _parsedPort = Number.parseInt(process.env.NITRO_PORT ?? process.env.PORT ?? "");
|
|
401
401
|
var port = Number.isNaN(_parsedPort) ? 3e3 : _parsedPort;
|
|
402
402
|
var host = process.env.NITRO_HOST || process.env.HOST;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@hot-updater/console",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "0.35.
|
|
4
|
+
"version": "0.35.2",
|
|
5
5
|
"files": [
|
|
6
6
|
".output",
|
|
7
7
|
"package.json"
|
|
@@ -13,8 +13,8 @@
|
|
|
13
13
|
"@hot-updater/cli-tools": "*"
|
|
14
14
|
},
|
|
15
15
|
"dependencies": {
|
|
16
|
-
"@hot-updater/bsdiff": "0.35.
|
|
17
|
-
"@hot-updater/server": "0.35.
|
|
16
|
+
"@hot-updater/bsdiff": "0.35.2",
|
|
17
|
+
"@hot-updater/server": "0.35.2"
|
|
18
18
|
},
|
|
19
19
|
"devDependencies": {
|
|
20
20
|
"@base-ui/react": "^1.3.0",
|
|
@@ -62,10 +62,10 @@
|
|
|
62
62
|
"vite-tsconfig-paths": "^6.1.1",
|
|
63
63
|
"vitest": "4.1.4",
|
|
64
64
|
"web-vitals": "^5.1.0",
|
|
65
|
-
"@hot-updater/cli-tools": "0.35.
|
|
66
|
-
"@hot-updater/
|
|
67
|
-
"@hot-updater/
|
|
68
|
-
"@hot-updater/plugin-core": "0.35.
|
|
65
|
+
"@hot-updater/cli-tools": "0.35.2",
|
|
66
|
+
"@hot-updater/core": "0.35.2",
|
|
67
|
+
"@hot-updater/mock": "0.35.2",
|
|
68
|
+
"@hot-updater/plugin-core": "0.35.2"
|
|
69
69
|
},
|
|
70
70
|
"description": "React Native OTA solution for self-hosted",
|
|
71
71
|
"license": "MIT",
|