@hot-updater/console 0.29.3 → 0.29.5
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/_ssr/{router-BnX8JLYH.mjs → router-DA8KAEBI.mjs} +2 -2
- package/.output/server/_ssr/{routes-z71qW0Uy.mjs → routes-DNQdNaK2.mjs} +64 -64
- package/.output/server/_ssr/ssr.mjs +1 -1
- package/.output/server/index.mjs +37 -37
- package/package.json +20 -20
package/.output/nitro.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { n as HTTPError, o as toRequest } from "../_libs/h3+rou3+srvx.mjs";
|
|
2
|
-
//#region ../../node_modules/.pnpm/nitro@3.0.260311-beta_@electric-sql+pglite@0.2.17_@libsql+client@0.15.15_better-
|
|
2
|
+
//#region ../../node_modules/.pnpm/nitro@3.0.260311-beta_@electric-sql+pglite@0.2.17_@libsql+client@0.15.15_better-sqlite3_6e1d935189b5e0f3fabe50b3ea4f847c/node_modules/nitro/dist/runtime/vite.mjs
|
|
3
3
|
function fetchViteEnv(viteEnvName, input, init) {
|
|
4
4
|
const viteEnv = (globalThis.__nitro_vite_envs__ || {})[viteEnvName];
|
|
5
5
|
if (!viteEnv) throw HTTPError.status(404);
|
|
6
6
|
return Promise.resolve(viteEnv.fetch(toRequest(input, init)));
|
|
7
7
|
}
|
|
8
8
|
//#endregion
|
|
9
|
-
//#region ../../node_modules/.pnpm/nitro@3.0.260311-beta_@electric-sql+pglite@0.2.17_@libsql+client@0.15.15_better-
|
|
9
|
+
//#region ../../node_modules/.pnpm/nitro@3.0.260311-beta_@electric-sql+pglite@0.2.17_@libsql+client@0.15.15_better-sqlite3_6e1d935189b5e0f3fabe50b3ea4f847c/node_modules/nitro/dist/runtime/internal/vite/ssr-renderer.mjs
|
|
10
10
|
/** @param {{ req: Request }} HTTPEvent */
|
|
11
11
|
function ssrRenderer({ req }) {
|
|
12
12
|
return fetchViteEnv("ssr", req);
|
|
@@ -8,7 +8,7 @@ import { t as QueryClient } from "../_libs/tanstack__query-core.mjs";
|
|
|
8
8
|
import { r as QueryClientProvider } from "../_libs/tanstack__react-query.mjs";
|
|
9
9
|
import { t as z } from "../_libs/next-themes.mjs";
|
|
10
10
|
import { t as Toaster } from "../_libs/sonner.mjs";
|
|
11
|
-
//#region node_modules/.nitro/vite/services/ssr/assets/router-
|
|
11
|
+
//#region node_modules/.nitro/vite/services/ssr/assets/router-DA8KAEBI.js
|
|
12
12
|
var import_jsx_runtime = require_jsx_runtime();
|
|
13
13
|
var import_react = /* @__PURE__ */ __toESM(require_react());
|
|
14
14
|
function HotUpdaterLogo({ className }) {
|
|
@@ -221,7 +221,7 @@ function RootLayout() {
|
|
|
221
221
|
(0, import_react.useEffect)(() => {}, []);
|
|
222
222
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(SidebarProvider, { children: [/* @__PURE__ */ (0, import_jsx_runtime.jsx)(AppSidebar, {}), /* @__PURE__ */ (0, import_jsx_runtime.jsx)(SidebarInset, { children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(Outlet, {}) })] });
|
|
223
223
|
}
|
|
224
|
-
var $$splitComponentImporter = () => import("./routes-
|
|
224
|
+
var $$splitComponentImporter = () => import("./routes-DNQdNaK2.mjs");
|
|
225
225
|
var rootRouteChildren = { IndexRoute: createFileRoute("/")({
|
|
226
226
|
component: lazyRouteComponent($$splitComponentImporter, "component"),
|
|
227
227
|
validateSearch: (search) => {
|
|
@@ -17,75 +17,12 @@ import { n as toast } from "../_libs/sonner.mjs";
|
|
|
17
17
|
import { t as require_semver } from "../_libs/semver.mjs";
|
|
18
18
|
import { i as getCoreRowModel, n as useReactTable, r as createColumnHelper, t as flexRender } from "../_libs/@tanstack/react-table+[...].mjs";
|
|
19
19
|
import { n as require_dayjs_min, t as require_relativeTime } from "../_libs/dayjs.mjs";
|
|
20
|
-
//#region node_modules/.nitro/vite/services/ssr/assets/routes-
|
|
20
|
+
//#region node_modules/.nitro/vite/services/ssr/assets/routes-DNQdNaK2.js
|
|
21
21
|
var import_jsx_runtime = require_jsx_runtime();
|
|
22
22
|
var import_react = /* @__PURE__ */ __toESM(require_react());
|
|
23
23
|
var import_semver = /* @__PURE__ */ __toESM(require_semver());
|
|
24
24
|
var import_dayjs_min = /* @__PURE__ */ __toESM(require_dayjs_min());
|
|
25
25
|
var import_relativeTime = /* @__PURE__ */ __toESM(require_relativeTime());
|
|
26
|
-
function AppleIcon({ className }) {
|
|
27
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", {
|
|
28
|
-
role: "img",
|
|
29
|
-
"aria-label": "iOS",
|
|
30
|
-
viewBox: "0 0 24 24",
|
|
31
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
32
|
-
className,
|
|
33
|
-
fill: "currentColor",
|
|
34
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M12.152 6.896c-.948 0-2.415-1.078-3.96-1.04-2.04.027-3.91 1.183-4.961 3.014-2.117 3.675-.546 9.103 1.519 12.09 1.013 1.454 2.208 3.09 3.792 3.039 1.52-.065 2.09-.987 3.935-.987 1.831 0 2.35.987 3.96.948 1.637-.026 2.676-1.48 3.676-2.948 1.156-1.688 1.636-3.325 1.662-3.415-.039-.013-3.182-1.221-3.22-4.857-.026-3.04 2.48-4.494 2.597-4.559-1.429-2.09-3.623-2.324-4.39-2.376-2-.156-3.675 1.09-4.61 1.09zM15.53 3.83c.843-1.012 1.4-2.427 1.245-3.83-1.207.052-2.662.805-3.532 1.818-.78.896-1.454 2.338-1.273 3.714 1.338.104 2.715-.688 3.559-1.701" })
|
|
35
|
-
});
|
|
36
|
-
}
|
|
37
|
-
function AndroidIcon({ className }) {
|
|
38
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", {
|
|
39
|
-
role: "img",
|
|
40
|
-
"aria-label": "Android",
|
|
41
|
-
viewBox: "0 0 24 24",
|
|
42
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
43
|
-
className,
|
|
44
|
-
fill: "currentColor",
|
|
45
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M18.4395 5.5586c-.675 1.1664-1.352 2.3318-2.0274 3.498-.0366-.0155-.0742-.0286-.1113-.043-1.8249-.6957-3.484-.8-4.42-.787-1.8551.0185-3.3544.4643-4.2597.8203-.084-.1494-1.7526-3.021-2.0215-3.4864a1.1451 1.1451 0 0 0-.1406-.1914c-.3312-.364-.9054-.4859-1.379-.203-.475.282-.7136.9361-.3886 1.5019 1.9466 3.3696-.0966-.2158 1.9473 3.3593.0172.031-.4946.2642-1.3926 1.0177C2.8987 12.176.452 14.772 0 18.9902h24c-.119-1.1108-.3686-2.099-.7461-3.0683-.7438-1.9118-1.8435-3.2928-2.7402-4.1836a12.1048 12.1048 0 0 0-2.1309-1.6875c.6594-1.122 1.312-2.2559 1.9649-3.3848.2077-.3615.1886-.7956-.0079-1.1191a1.1001 1.1001 0 0 0-.8515-.5332c-.5225-.0536-.9392.3128-1.0488.5449zm-.0391 8.461c.3944.5926.324 1.3306-.1563 1.6503-.4799.3197-1.188.0985-1.582-.4941-.3944-.5927-.324-1.3307.1563-1.6504.4727-.315 1.1812-.1086 1.582.4941zM7.207 13.5273c.4803.3197.5506 1.0577.1563 1.6504-.394.5926-1.1038.8138-1.584.4941-.48-.3197-.5503-1.0577-.1563-1.6504.4008-.6021 1.1087-.8106 1.584-.4941z" })
|
|
46
|
-
});
|
|
47
|
-
}
|
|
48
|
-
function PlatformIcon({ platform, className }) {
|
|
49
|
-
if (platform === "ios") return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(AppleIcon, { className });
|
|
50
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(AndroidIcon, { className });
|
|
51
|
-
}
|
|
52
|
-
function BundleBasicInfo({ bundle }) {
|
|
53
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("div", {
|
|
54
|
-
className: "flex flex-col gap-3 text-sm mt-1",
|
|
55
|
-
children: [
|
|
56
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsxs)("div", {
|
|
57
|
-
className: "flex items-center gap-2",
|
|
58
|
-
children: [/* @__PURE__ */ (0, import_jsx_runtime.jsx)(PlatformIcon, {
|
|
59
|
-
platform: bundle.platform,
|
|
60
|
-
className: "h-4 w-4"
|
|
61
|
-
}), /* @__PURE__ */ (0, import_jsx_runtime.jsx)("span", {
|
|
62
|
-
className: "font-medium",
|
|
63
|
-
children: bundle.platform === "ios" ? "iOS" : "Android"
|
|
64
|
-
})]
|
|
65
|
-
}),
|
|
66
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsxs)("div", {
|
|
67
|
-
className: "flex items-center gap-2",
|
|
68
|
-
children: [/* @__PURE__ */ (0, import_jsx_runtime.jsx)("span", {
|
|
69
|
-
className: "font-medium text-muted-foreground",
|
|
70
|
-
children: "Bundle ID"
|
|
71
|
-
}), /* @__PURE__ */ (0, import_jsx_runtime.jsx)("span", {
|
|
72
|
-
className: "text-xs text-foreground",
|
|
73
|
-
children: bundle.id
|
|
74
|
-
})]
|
|
75
|
-
}),
|
|
76
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsxs)("div", {
|
|
77
|
-
className: "flex items-center gap-2",
|
|
78
|
-
children: [/* @__PURE__ */ (0, import_jsx_runtime.jsx)("span", {
|
|
79
|
-
className: "font-medium text-muted-foreground",
|
|
80
|
-
children: "Channel"
|
|
81
|
-
}), /* @__PURE__ */ (0, import_jsx_runtime.jsx)("span", {
|
|
82
|
-
className: "text-xs text-foreground",
|
|
83
|
-
children: bundle.channel
|
|
84
|
-
})]
|
|
85
|
-
})
|
|
86
|
-
]
|
|
87
|
-
});
|
|
88
|
-
}
|
|
89
26
|
var NUMERIC_COHORT_SIZE = 1e3;
|
|
90
27
|
var DEFAULT_ROLLOUT_COHORT_COUNT = NUMERIC_COHORT_SIZE;
|
|
91
28
|
var INVALID_COHORT_ERROR_MESSAGE = `Invalid cohort. Use 1-1000 or a lowercase slug without spaces, up to 64 characters.`;
|
|
@@ -176,6 +113,69 @@ function getNumericCohortRolloutPosition(bundleId, cohortValue) {
|
|
|
176
113
|
const { offset, inverseMultiplier } = getRolloutShuffleParameters(bundleId);
|
|
177
114
|
return positiveMod(inverseMultiplier * (cohortValue - 1 - offset), NUMERIC_COHORT_SIZE);
|
|
178
115
|
}
|
|
116
|
+
function AppleIcon({ className }) {
|
|
117
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", {
|
|
118
|
+
role: "img",
|
|
119
|
+
"aria-label": "iOS",
|
|
120
|
+
viewBox: "0 0 24 24",
|
|
121
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
122
|
+
className,
|
|
123
|
+
fill: "currentColor",
|
|
124
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M12.152 6.896c-.948 0-2.415-1.078-3.96-1.04-2.04.027-3.91 1.183-4.961 3.014-2.117 3.675-.546 9.103 1.519 12.09 1.013 1.454 2.208 3.09 3.792 3.039 1.52-.065 2.09-.987 3.935-.987 1.831 0 2.35.987 3.96.948 1.637-.026 2.676-1.48 3.676-2.948 1.156-1.688 1.636-3.325 1.662-3.415-.039-.013-3.182-1.221-3.22-4.857-.026-3.04 2.48-4.494 2.597-4.559-1.429-2.09-3.623-2.324-4.39-2.376-2-.156-3.675 1.09-4.61 1.09zM15.53 3.83c.843-1.012 1.4-2.427 1.245-3.83-1.207.052-2.662.805-3.532 1.818-.78.896-1.454 2.338-1.273 3.714 1.338.104 2.715-.688 3.559-1.701" })
|
|
125
|
+
});
|
|
126
|
+
}
|
|
127
|
+
function AndroidIcon({ className }) {
|
|
128
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", {
|
|
129
|
+
role: "img",
|
|
130
|
+
"aria-label": "Android",
|
|
131
|
+
viewBox: "0 0 24 24",
|
|
132
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
133
|
+
className,
|
|
134
|
+
fill: "currentColor",
|
|
135
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M18.4395 5.5586c-.675 1.1664-1.352 2.3318-2.0274 3.498-.0366-.0155-.0742-.0286-.1113-.043-1.8249-.6957-3.484-.8-4.42-.787-1.8551.0185-3.3544.4643-4.2597.8203-.084-.1494-1.7526-3.021-2.0215-3.4864a1.1451 1.1451 0 0 0-.1406-.1914c-.3312-.364-.9054-.4859-1.379-.203-.475.282-.7136.9361-.3886 1.5019 1.9466 3.3696-.0966-.2158 1.9473 3.3593.0172.031-.4946.2642-1.3926 1.0177C2.8987 12.176.452 14.772 0 18.9902h24c-.119-1.1108-.3686-2.099-.7461-3.0683-.7438-1.9118-1.8435-3.2928-2.7402-4.1836a12.1048 12.1048 0 0 0-2.1309-1.6875c.6594-1.122 1.312-2.2559 1.9649-3.3848.2077-.3615.1886-.7956-.0079-1.1191a1.1001 1.1001 0 0 0-.8515-.5332c-.5225-.0536-.9392.3128-1.0488.5449zm-.0391 8.461c.3944.5926.324 1.3306-.1563 1.6503-.4799.3197-1.188.0985-1.582-.4941-.3944-.5927-.324-1.3307.1563-1.6504.4727-.315 1.1812-.1086 1.582.4941zM7.207 13.5273c.4803.3197.5506 1.0577.1563 1.6504-.394.5926-1.1038.8138-1.584.4941-.48-.3197-.5503-1.0577-.1563-1.6504.4008-.6021 1.1087-.8106 1.584-.4941z" })
|
|
136
|
+
});
|
|
137
|
+
}
|
|
138
|
+
function PlatformIcon({ platform, className }) {
|
|
139
|
+
if (platform === "ios") return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(AppleIcon, { className });
|
|
140
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(AndroidIcon, { className });
|
|
141
|
+
}
|
|
142
|
+
function BundleBasicInfo({ bundle }) {
|
|
143
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("div", {
|
|
144
|
+
className: "flex flex-col gap-3 text-sm mt-1",
|
|
145
|
+
children: [
|
|
146
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsxs)("div", {
|
|
147
|
+
className: "flex items-center gap-2",
|
|
148
|
+
children: [/* @__PURE__ */ (0, import_jsx_runtime.jsx)(PlatformIcon, {
|
|
149
|
+
platform: bundle.platform,
|
|
150
|
+
className: "h-4 w-4"
|
|
151
|
+
}), /* @__PURE__ */ (0, import_jsx_runtime.jsx)("span", {
|
|
152
|
+
className: "font-medium",
|
|
153
|
+
children: bundle.platform === "ios" ? "iOS" : "Android"
|
|
154
|
+
})]
|
|
155
|
+
}),
|
|
156
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsxs)("div", {
|
|
157
|
+
className: "flex items-center gap-2",
|
|
158
|
+
children: [/* @__PURE__ */ (0, import_jsx_runtime.jsx)("span", {
|
|
159
|
+
className: "font-medium text-muted-foreground",
|
|
160
|
+
children: "Bundle ID"
|
|
161
|
+
}), /* @__PURE__ */ (0, import_jsx_runtime.jsx)("span", {
|
|
162
|
+
className: "text-xs text-foreground",
|
|
163
|
+
children: bundle.id
|
|
164
|
+
})]
|
|
165
|
+
}),
|
|
166
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsxs)("div", {
|
|
167
|
+
className: "flex items-center gap-2",
|
|
168
|
+
children: [/* @__PURE__ */ (0, import_jsx_runtime.jsx)("span", {
|
|
169
|
+
className: "font-medium text-muted-foreground",
|
|
170
|
+
children: "Channel"
|
|
171
|
+
}), /* @__PURE__ */ (0, import_jsx_runtime.jsx)("span", {
|
|
172
|
+
className: "text-xs text-foreground",
|
|
173
|
+
children: bundle.channel
|
|
174
|
+
})]
|
|
175
|
+
})
|
|
176
|
+
]
|
|
177
|
+
});
|
|
178
|
+
}
|
|
179
179
|
var badgeVariants = cva("inline-flex items-center rounded-md border px-2.5 py-0.5 text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2", {
|
|
180
180
|
variants: { variant: {
|
|
181
181
|
default: "border-transparent bg-primary text-primary-foreground shadow hover:bg-primary/80",
|
|
@@ -4747,7 +4747,7 @@ var entriesPromise;
|
|
|
4747
4747
|
var baseManifestPromise;
|
|
4748
4748
|
var cachedFinalManifestPromise;
|
|
4749
4749
|
async function loadEntries() {
|
|
4750
|
-
const routerEntry = await import("./router-
|
|
4750
|
+
const routerEntry = await import("./router-DA8KAEBI.mjs");
|
|
4751
4751
|
return {
|
|
4752
4752
|
startEntry: await import("./start-DQK0r85G.mjs"),
|
|
4753
4753
|
routerEntry
|
package/.output/server/index.mjs
CHANGED
|
@@ -17,7 +17,7 @@ function lazyService(loader) {
|
|
|
17
17
|
var services = { ["ssr"]: lazyService(() => import("./_ssr/ssr.mjs")) };
|
|
18
18
|
globalThis.__nitro_vite_envs__ = services;
|
|
19
19
|
//#endregion
|
|
20
|
-
//#region ../../node_modules/.pnpm/nitro@3.0.260311-beta_@electric-sql+pglite@0.2.17_@libsql+client@0.15.15_better-
|
|
20
|
+
//#region ../../node_modules/.pnpm/nitro@3.0.260311-beta_@electric-sql+pglite@0.2.17_@libsql+client@0.15.15_better-sqlite3_6e1d935189b5e0f3fabe50b3ea4f847c/node_modules/nitro/dist/runtime/internal/error/prod.mjs
|
|
21
21
|
var errorHandler = (error, event) => {
|
|
22
22
|
const res = defaultHandler(error, event);
|
|
23
23
|
return new NodeResponse(typeof res.body === "string" ? res.body : JSON.stringify(res.body, null, 2), res);
|
|
@@ -64,131 +64,131 @@ async function error_handler_default(error, event) {
|
|
|
64
64
|
}
|
|
65
65
|
}
|
|
66
66
|
//#endregion
|
|
67
|
-
//#region ../../node_modules/.pnpm/nitro@3.0.260311-beta_@electric-sql+pglite@0.2.17_@libsql+client@0.15.15_better-
|
|
67
|
+
//#region ../../node_modules/.pnpm/nitro@3.0.260311-beta_@electric-sql+pglite@0.2.17_@libsql+client@0.15.15_better-sqlite3_6e1d935189b5e0f3fabe50b3ea4f847c/node_modules/nitro/dist/runtime/internal/route-rules.mjs
|
|
68
68
|
var headers = ((m) => function headersRouteRule(event) {
|
|
69
69
|
for (const [key, value] of Object.entries(m.options || {})) event.res.headers.set(key, value);
|
|
70
70
|
});
|
|
71
71
|
//#endregion
|
|
72
72
|
//#region #nitro/virtual/public-assets-data
|
|
73
73
|
var public_assets_data_default = {
|
|
74
|
-
"/favicon-16x16.png": {
|
|
75
|
-
"type": "image/png",
|
|
76
|
-
"etag": "\"240-h6ktCVLfjIcsDJuLwUXP4nCJxlI\"",
|
|
77
|
-
"mtime": "2026-04-04T12:00:04.526Z",
|
|
78
|
-
"size": 576,
|
|
79
|
-
"path": "../public/favicon-16x16.png"
|
|
80
|
-
},
|
|
81
74
|
"/apple-touch-icon.png": {
|
|
82
75
|
"type": "image/png",
|
|
83
76
|
"etag": "\"329e-uyxOmLQHjRnOIdaE3FE7O/uZ9l4\"",
|
|
84
|
-
"mtime": "2026-04-
|
|
77
|
+
"mtime": "2026-04-08T00:38:59.362Z",
|
|
85
78
|
"size": 12958,
|
|
86
79
|
"path": "../public/apple-touch-icon.png"
|
|
87
80
|
},
|
|
81
|
+
"/favicon-16x16.png": {
|
|
82
|
+
"type": "image/png",
|
|
83
|
+
"etag": "\"240-h6ktCVLfjIcsDJuLwUXP4nCJxlI\"",
|
|
84
|
+
"mtime": "2026-04-08T00:38:59.362Z",
|
|
85
|
+
"size": 576,
|
|
86
|
+
"path": "../public/favicon-16x16.png"
|
|
87
|
+
},
|
|
88
88
|
"/favicon-32x32.png": {
|
|
89
89
|
"type": "image/png",
|
|
90
90
|
"etag": "\"4f0-0qQrV3Eq3PzIigrp+8htf8vFCYA\"",
|
|
91
|
-
"mtime": "2026-04-
|
|
91
|
+
"mtime": "2026-04-08T00:38:59.362Z",
|
|
92
92
|
"size": 1264,
|
|
93
93
|
"path": "../public/favicon-32x32.png"
|
|
94
94
|
},
|
|
95
95
|
"/favicon.ico": {
|
|
96
96
|
"type": "image/vnd.microsoft.icon",
|
|
97
97
|
"etag": "\"3c2e-eMwmbJNNg6G+Uu+rqWtuvtI2Om4\"",
|
|
98
|
-
"mtime": "2026-04-
|
|
98
|
+
"mtime": "2026-04-08T00:38:59.362Z",
|
|
99
99
|
"size": 15406,
|
|
100
100
|
"path": "../public/favicon.ico"
|
|
101
101
|
},
|
|
102
102
|
"/logo.svg": {
|
|
103
103
|
"type": "image/svg+xml",
|
|
104
104
|
"etag": "\"478-zKvD9Jp5dDLCBmng0McewYMBxfs\"",
|
|
105
|
-
"mtime": "2026-04-
|
|
105
|
+
"mtime": "2026-04-08T00:38:59.362Z",
|
|
106
106
|
"size": 1144,
|
|
107
107
|
"path": "../public/logo.svg"
|
|
108
108
|
},
|
|
109
109
|
"/manifest.json": {
|
|
110
110
|
"type": "application/json",
|
|
111
111
|
"etag": "\"258-CQdbkGDhbZhU+yrcSXanXKWFEpw\"",
|
|
112
|
-
"mtime": "2026-04-
|
|
112
|
+
"mtime": "2026-04-08T00:38:59.362Z",
|
|
113
113
|
"size": 600,
|
|
114
114
|
"path": "../public/manifest.json"
|
|
115
115
|
},
|
|
116
116
|
"/robots.txt": {
|
|
117
117
|
"type": "text/plain; charset=utf-8",
|
|
118
118
|
"etag": "\"43-BEzmj4PuhUNHX+oW9uOnPSihxtU\"",
|
|
119
|
-
"mtime": "2026-04-
|
|
119
|
+
"mtime": "2026-04-08T00:38:59.362Z",
|
|
120
120
|
"size": 67,
|
|
121
121
|
"path": "../public/robots.txt"
|
|
122
122
|
},
|
|
123
123
|
"/assets/inter-cyrillic-ext-wght-normal-BOeWTOD4.woff2": {
|
|
124
124
|
"type": "font/woff2",
|
|
125
125
|
"etag": "\"6568-cF1iUGbboMFZ8TfnP5HiMgl9II0\"",
|
|
126
|
-
"mtime": "2026-04-
|
|
126
|
+
"mtime": "2026-04-08T00:38:58.608Z",
|
|
127
127
|
"size": 25960,
|
|
128
128
|
"path": "../public/assets/inter-cyrillic-ext-wght-normal-BOeWTOD4.woff2"
|
|
129
129
|
},
|
|
130
130
|
"/assets/inter-cyrillic-wght-normal-DqGufNeO.woff2": {
|
|
131
131
|
"type": "font/woff2",
|
|
132
132
|
"etag": "\"493c-n3Oy9D6jvzfMjpClqox+Zo7ERQQ\"",
|
|
133
|
-
"mtime": "2026-04-
|
|
133
|
+
"mtime": "2026-04-08T00:38:58.608Z",
|
|
134
134
|
"size": 18748,
|
|
135
135
|
"path": "../public/assets/inter-cyrillic-wght-normal-DqGufNeO.woff2"
|
|
136
136
|
},
|
|
137
137
|
"/assets/inter-greek-ext-wght-normal-DlzME5K_.woff2": {
|
|
138
138
|
"type": "font/woff2",
|
|
139
139
|
"etag": "\"2be0-BP5iTzJeB8nLqYAgKpWNi5o1Zm8\"",
|
|
140
|
-
"mtime": "2026-04-
|
|
140
|
+
"mtime": "2026-04-08T00:38:58.608Z",
|
|
141
141
|
"size": 11232,
|
|
142
142
|
"path": "../public/assets/inter-greek-ext-wght-normal-DlzME5K_.woff2"
|
|
143
143
|
},
|
|
144
144
|
"/assets/inter-greek-wght-normal-CkhJZR-_.woff2": {
|
|
145
145
|
"type": "font/woff2",
|
|
146
146
|
"etag": "\"4a34-xor/hj4YNqI52zFecXnUbzQ4Xs4\"",
|
|
147
|
-
"mtime": "2026-04-
|
|
147
|
+
"mtime": "2026-04-08T00:38:58.608Z",
|
|
148
148
|
"size": 18996,
|
|
149
149
|
"path": "../public/assets/inter-greek-wght-normal-CkhJZR-_.woff2"
|
|
150
150
|
},
|
|
151
151
|
"/assets/inter-latin-ext-wght-normal-DO1Apj_S.woff2": {
|
|
152
152
|
"type": "font/woff2",
|
|
153
153
|
"etag": "\"14c4c-zz61D7IQFMB9QxHvTAOk/Vh4ibQ\"",
|
|
154
|
-
"mtime": "2026-04-
|
|
154
|
+
"mtime": "2026-04-08T00:38:58.608Z",
|
|
155
155
|
"size": 85068,
|
|
156
156
|
"path": "../public/assets/inter-latin-ext-wght-normal-DO1Apj_S.woff2"
|
|
157
157
|
},
|
|
158
158
|
"/assets/inter-latin-wght-normal-Dx4kXJAl.woff2": {
|
|
159
159
|
"type": "font/woff2",
|
|
160
160
|
"etag": "\"bc80-8R1ym7Ck2DUNLqPQ/AYs9u8tUpg\"",
|
|
161
|
-
"mtime": "2026-04-
|
|
161
|
+
"mtime": "2026-04-08T00:38:58.608Z",
|
|
162
162
|
"size": 48256,
|
|
163
163
|
"path": "../public/assets/inter-latin-wght-normal-Dx4kXJAl.woff2"
|
|
164
164
|
},
|
|
165
165
|
"/assets/inter-vietnamese-wght-normal-CBcvBZtf.woff2": {
|
|
166
166
|
"type": "font/woff2",
|
|
167
167
|
"etag": "\"280c-nBythjoDQ0+5wVAendJ6wU7Xz2M\"",
|
|
168
|
-
"mtime": "2026-04-
|
|
168
|
+
"mtime": "2026-04-08T00:38:58.608Z",
|
|
169
169
|
"size": 10252,
|
|
170
170
|
"path": "../public/assets/inter-vietnamese-wght-normal-CBcvBZtf.woff2"
|
|
171
171
|
},
|
|
172
|
-
"/assets/main-Dlx8-qN-.js": {
|
|
173
|
-
"type": "text/javascript; charset=utf-8",
|
|
174
|
-
"etag": "\"787be-CeNiIm+8hi12YIUcPI+BeocO3xE\"",
|
|
175
|
-
"mtime": "2026-04-04T12:00:03.727Z",
|
|
176
|
-
"size": 493502,
|
|
177
|
-
"path": "../public/assets/main-Dlx8-qN-.js"
|
|
178
|
-
},
|
|
179
172
|
"/assets/routes-DB0tWmiJ.js": {
|
|
180
173
|
"type": "text/javascript; charset=utf-8",
|
|
181
174
|
"etag": "\"33432-UyAsBMnU9T2V9ystwTzCbstnIm0\"",
|
|
182
|
-
"mtime": "2026-04-
|
|
175
|
+
"mtime": "2026-04-08T00:38:58.608Z",
|
|
183
176
|
"size": 209970,
|
|
184
177
|
"path": "../public/assets/routes-DB0tWmiJ.js"
|
|
185
178
|
},
|
|
186
179
|
"/assets/styles-Bfxg4M1x.css": {
|
|
187
180
|
"type": "text/css; charset=utf-8",
|
|
188
181
|
"etag": "\"16bc6-p7C0HAFVLco8kaVMGNcx6RYBlpk\"",
|
|
189
|
-
"mtime": "2026-04-
|
|
182
|
+
"mtime": "2026-04-08T00:38:58.608Z",
|
|
190
183
|
"size": 93126,
|
|
191
184
|
"path": "../public/assets/styles-Bfxg4M1x.css"
|
|
185
|
+
},
|
|
186
|
+
"/assets/main-Dlx8-qN-.js": {
|
|
187
|
+
"type": "text/javascript; charset=utf-8",
|
|
188
|
+
"etag": "\"787be-CeNiIm+8hi12YIUcPI+BeocO3xE\"",
|
|
189
|
+
"mtime": "2026-04-08T00:38:58.606Z",
|
|
190
|
+
"size": 493502,
|
|
191
|
+
"path": "../public/assets/main-Dlx8-qN-.js"
|
|
192
192
|
}
|
|
193
193
|
};
|
|
194
194
|
//#endregion
|
|
@@ -209,7 +209,7 @@ function getAsset(id) {
|
|
|
209
209
|
return public_assets_data_default[id];
|
|
210
210
|
}
|
|
211
211
|
//#endregion
|
|
212
|
-
//#region ../../node_modules/.pnpm/nitro@3.0.260311-beta_@electric-sql+pglite@0.2.17_@libsql+client@0.15.15_better-
|
|
212
|
+
//#region ../../node_modules/.pnpm/nitro@3.0.260311-beta_@electric-sql+pglite@0.2.17_@libsql+client@0.15.15_better-sqlite3_6e1d935189b5e0f3fabe50b3ea4f847c/node_modules/nitro/dist/runtime/internal/static.mjs
|
|
213
213
|
var METHODS = new Set(["HEAD", "GET"]);
|
|
214
214
|
var EncodingMap = {
|
|
215
215
|
gzip: ".gz",
|
|
@@ -278,11 +278,11 @@ var findRouteRules = /* @__PURE__ */ (() => {
|
|
|
278
278
|
return r;
|
|
279
279
|
};
|
|
280
280
|
})();
|
|
281
|
-
var
|
|
281
|
+
var _lazy_2u_hPw = defineLazyEventHandler(() => import("./_chunks/ssr-renderer.mjs"));
|
|
282
282
|
var findRoute = /* @__PURE__ */ (() => {
|
|
283
283
|
const data = {
|
|
284
284
|
route: "/**",
|
|
285
|
-
handler:
|
|
285
|
+
handler: _lazy_2u_hPw
|
|
286
286
|
};
|
|
287
287
|
return ((_m, p) => {
|
|
288
288
|
return {
|
|
@@ -293,7 +293,7 @@ var findRoute = /* @__PURE__ */ (() => {
|
|
|
293
293
|
})();
|
|
294
294
|
var globalMiddleware = [toEventHandler(static_default)].filter(Boolean);
|
|
295
295
|
//#endregion
|
|
296
|
-
//#region ../../node_modules/.pnpm/nitro@3.0.260311-beta_@electric-sql+pglite@0.2.17_@libsql+client@0.15.15_better-
|
|
296
|
+
//#region ../../node_modules/.pnpm/nitro@3.0.260311-beta_@electric-sql+pglite@0.2.17_@libsql+client@0.15.15_better-sqlite3_6e1d935189b5e0f3fabe50b3ea4f847c/node_modules/nitro/dist/runtime/internal/app.mjs
|
|
297
297
|
var APP_ID = "default";
|
|
298
298
|
function useNitroApp() {
|
|
299
299
|
let instance = useNitroApp._instance;
|
|
@@ -385,7 +385,7 @@ function getRouteRules(method, pathname) {
|
|
|
385
385
|
};
|
|
386
386
|
}
|
|
387
387
|
//#endregion
|
|
388
|
-
//#region ../../node_modules/.pnpm/nitro@3.0.260311-beta_@electric-sql+pglite@0.2.17_@libsql+client@0.15.15_better-
|
|
388
|
+
//#region ../../node_modules/.pnpm/nitro@3.0.260311-beta_@electric-sql+pglite@0.2.17_@libsql+client@0.15.15_better-sqlite3_6e1d935189b5e0f3fabe50b3ea4f847c/node_modules/nitro/dist/runtime/internal/error/hooks.mjs
|
|
389
389
|
function _captureError(error, type) {
|
|
390
390
|
console.error(`[${type}]`, error);
|
|
391
391
|
useNitroApp().captureError?.(error, { tags: [type] });
|
|
@@ -395,7 +395,7 @@ function trapUnhandledErrors() {
|
|
|
395
395
|
process.on("uncaughtException", (error) => _captureError(error, "uncaughtException"));
|
|
396
396
|
}
|
|
397
397
|
//#endregion
|
|
398
|
-
//#region ../../node_modules/.pnpm/nitro@3.0.260311-beta_@electric-sql+pglite@0.2.17_@libsql+client@0.15.15_better-
|
|
398
|
+
//#region ../../node_modules/.pnpm/nitro@3.0.260311-beta_@electric-sql+pglite@0.2.17_@libsql+client@0.15.15_better-sqlite3_6e1d935189b5e0f3fabe50b3ea4f847c/node_modules/nitro/dist/presets/node/runtime/node-server.mjs
|
|
399
399
|
var _parsedPort = Number.parseInt(process.env.NITRO_PORT ?? process.env.PORT ?? "");
|
|
400
400
|
var port = Number.isNaN(_parsedPort) ? 3e3 : _parsedPort;
|
|
401
401
|
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.29.
|
|
4
|
+
"version": "0.29.5",
|
|
5
5
|
"files": [
|
|
6
6
|
".output",
|
|
7
7
|
"package.json"
|
|
@@ -10,10 +10,9 @@
|
|
|
10
10
|
"./package.json": "./package.json"
|
|
11
11
|
},
|
|
12
12
|
"peerDependencies": {
|
|
13
|
-
"@hot-updater/cli-tools": "0.29.
|
|
13
|
+
"@hot-updater/cli-tools": "0.29.5"
|
|
14
14
|
},
|
|
15
15
|
"devDependencies": {
|
|
16
|
-
"tslib": "^2.8.1",
|
|
17
16
|
"@base-ui/react": "^1.3.0",
|
|
18
17
|
"@fontsource-variable/inter": "^5.2.8",
|
|
19
18
|
"@tailwindcss/vite": "^4.2.1",
|
|
@@ -27,9 +26,17 @@
|
|
|
27
26
|
"@tanstack/react-start": "^1.166.11",
|
|
28
27
|
"@tanstack/react-table": "^8.21.3",
|
|
29
28
|
"@tanstack/router-plugin": "^1.166.9",
|
|
29
|
+
"@testing-library/dom": "^10.4.0",
|
|
30
|
+
"@testing-library/react": "^16.3.2",
|
|
31
|
+
"@types/node": "^25.5.0",
|
|
32
|
+
"@types/react": "^19.2.14",
|
|
33
|
+
"@types/react-dom": "^19.2.0",
|
|
34
|
+
"@types/semver": "^7.7.1",
|
|
35
|
+
"@vitejs/plugin-react": "^6.0.1",
|
|
30
36
|
"class-variance-authority": "^0.7.1",
|
|
31
37
|
"clsx": "^2.1.1",
|
|
32
38
|
"dayjs": "^1.11.20",
|
|
39
|
+
"jsdom": "^29.0.0",
|
|
33
40
|
"jszip": "^3.10.1",
|
|
34
41
|
"lucide-react": "^0.577.0",
|
|
35
42
|
"next-themes": "^0.4.6",
|
|
@@ -37,31 +44,24 @@
|
|
|
37
44
|
"radix-ui": "^1.4.3",
|
|
38
45
|
"react": "^19.2.4",
|
|
39
46
|
"react-dom": "^19.2.4",
|
|
47
|
+
"react-grab": "^0.1.28",
|
|
40
48
|
"semver": "^7.7.4",
|
|
41
49
|
"shadcn": "^4.0.8",
|
|
42
50
|
"sonner": "^2.0.7",
|
|
43
|
-
"tar": "^7.5.1",
|
|
44
51
|
"tailwind-merge": "^3.5.0",
|
|
45
52
|
"tailwindcss": "^4.2.1",
|
|
53
|
+
"tar": "^7.5.1",
|
|
54
|
+
"tslib": "^2.8.1",
|
|
46
55
|
"tw-animate-css": "^1.4.0",
|
|
47
|
-
"
|
|
48
|
-
"@testing-library/react": "^16.3.2",
|
|
49
|
-
"@types/node": "^25.5.0",
|
|
50
|
-
"@types/react": "^19.2.14",
|
|
51
|
-
"@types/react-dom": "^19.2.0",
|
|
52
|
-
"@types/semver": "^7.7.1",
|
|
53
|
-
"@vitejs/plugin-react": "^6.0.1",
|
|
54
|
-
"jsdom": "^29.0.0",
|
|
55
|
-
"react-grab": "^0.1.28",
|
|
56
|
-
"typescript": "^5.7.2",
|
|
56
|
+
"typescript": "^6.0.2",
|
|
57
57
|
"vite": "^8.0.0",
|
|
58
58
|
"vite-tsconfig-paths": "^6.1.1",
|
|
59
59
|
"vitest": "4.1.0",
|
|
60
60
|
"web-vitals": "^5.1.0",
|
|
61
|
-
"@hot-updater/cli-tools": "0.29.
|
|
62
|
-
"@hot-updater/
|
|
63
|
-
"@hot-updater/
|
|
64
|
-
"@hot-updater/
|
|
61
|
+
"@hot-updater/cli-tools": "0.29.5",
|
|
62
|
+
"@hot-updater/core": "0.29.5",
|
|
63
|
+
"@hot-updater/mock": "0.29.5",
|
|
64
|
+
"@hot-updater/plugin-core": "0.29.5"
|
|
65
65
|
},
|
|
66
66
|
"description": "React Native OTA solution for self-hosted",
|
|
67
67
|
"license": "MIT",
|
|
@@ -96,8 +96,8 @@
|
|
|
96
96
|
"scripts": {
|
|
97
97
|
"dev": "vite dev --port 3000",
|
|
98
98
|
"build": "vite build && node copy-assets.mjs",
|
|
99
|
-
"check": "
|
|
100
|
-
"format": "
|
|
99
|
+
"check": "oxfmt --write \"**/*.{ts,tsx}\" && oxlint --fix --fix-suggestions --fix-dangerously .",
|
|
100
|
+
"format": "oxfmt --write \"**/*.{ts,tsx}\"",
|
|
101
101
|
"preview": "vite preview",
|
|
102
102
|
"test": "vitest run",
|
|
103
103
|
"test:type": "tsc --noEmit"
|