@hot-updater/console 0.29.0 → 0.29.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
CHANGED
|
@@ -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-BnX8JLYH.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-z71qW0Uy.mjs");
|
|
225
225
|
var rootRouteChildren = { IndexRoute: createFileRoute("/")({
|
|
226
226
|
component: lazyRouteComponent($$splitComponentImporter, "component"),
|
|
227
227
|
validateSearch: (search) => {
|
|
@@ -17,7 +17,7 @@ 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-z71qW0Uy.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());
|
|
@@ -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-BnX8JLYH.mjs");
|
|
4751
4751
|
return {
|
|
4752
4752
|
startEntry: await import("./start-DQK0r85G.mjs"),
|
|
4753
4753
|
routerEntry
|
package/.output/server/index.mjs
CHANGED
|
@@ -74,121 +74,121 @@ var public_assets_data_default = {
|
|
|
74
74
|
"/apple-touch-icon.png": {
|
|
75
75
|
"type": "image/png",
|
|
76
76
|
"etag": "\"329e-uyxOmLQHjRnOIdaE3FE7O/uZ9l4\"",
|
|
77
|
-
"mtime": "2026-04-
|
|
77
|
+
"mtime": "2026-04-03T14:23:02.936Z",
|
|
78
78
|
"size": 12958,
|
|
79
79
|
"path": "../public/apple-touch-icon.png"
|
|
80
80
|
},
|
|
81
|
-
"/favicon-16x16.png": {
|
|
82
|
-
"type": "image/png",
|
|
83
|
-
"etag": "\"240-h6ktCVLfjIcsDJuLwUXP4nCJxlI\"",
|
|
84
|
-
"mtime": "2026-04-02T18:21:31.135Z",
|
|
85
|
-
"size": 576,
|
|
86
|
-
"path": "../public/favicon-16x16.png"
|
|
87
|
-
},
|
|
88
81
|
"/favicon-32x32.png": {
|
|
89
82
|
"type": "image/png",
|
|
90
83
|
"etag": "\"4f0-0qQrV3Eq3PzIigrp+8htf8vFCYA\"",
|
|
91
|
-
"mtime": "2026-04-
|
|
84
|
+
"mtime": "2026-04-03T14:23:02.937Z",
|
|
92
85
|
"size": 1264,
|
|
93
86
|
"path": "../public/favicon-32x32.png"
|
|
94
87
|
},
|
|
88
|
+
"/favicon-16x16.png": {
|
|
89
|
+
"type": "image/png",
|
|
90
|
+
"etag": "\"240-h6ktCVLfjIcsDJuLwUXP4nCJxlI\"",
|
|
91
|
+
"mtime": "2026-04-03T14:23:02.936Z",
|
|
92
|
+
"size": 576,
|
|
93
|
+
"path": "../public/favicon-16x16.png"
|
|
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-03T14:23:02.937Z",
|
|
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-03T14:23:02.937Z",
|
|
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-03T14:23:02.937Z",
|
|
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-03T14:23:02.937Z",
|
|
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-03T14:23:02.181Z",
|
|
127
127
|
"size": 25960,
|
|
128
128
|
"path": "../public/assets/inter-cyrillic-ext-wght-normal-BOeWTOD4.woff2"
|
|
129
129
|
},
|
|
130
|
-
"/assets/inter-cyrillic-wght-normal-DqGufNeO.woff2": {
|
|
131
|
-
"type": "font/woff2",
|
|
132
|
-
"etag": "\"493c-n3Oy9D6jvzfMjpClqox+Zo7ERQQ\"",
|
|
133
|
-
"mtime": "2026-04-02T18:21:30.331Z",
|
|
134
|
-
"size": 18748,
|
|
135
|
-
"path": "../public/assets/inter-cyrillic-wght-normal-DqGufNeO.woff2"
|
|
136
|
-
},
|
|
137
130
|
"/assets/inter-greek-ext-wght-normal-DlzME5K_.woff2": {
|
|
138
131
|
"type": "font/woff2",
|
|
139
132
|
"etag": "\"2be0-BP5iTzJeB8nLqYAgKpWNi5o1Zm8\"",
|
|
140
|
-
"mtime": "2026-04-
|
|
133
|
+
"mtime": "2026-04-03T14:23:02.181Z",
|
|
141
134
|
"size": 11232,
|
|
142
135
|
"path": "../public/assets/inter-greek-ext-wght-normal-DlzME5K_.woff2"
|
|
143
136
|
},
|
|
144
137
|
"/assets/inter-greek-wght-normal-CkhJZR-_.woff2": {
|
|
145
138
|
"type": "font/woff2",
|
|
146
139
|
"etag": "\"4a34-xor/hj4YNqI52zFecXnUbzQ4Xs4\"",
|
|
147
|
-
"mtime": "2026-04-
|
|
140
|
+
"mtime": "2026-04-03T14:23:02.181Z",
|
|
148
141
|
"size": 18996,
|
|
149
142
|
"path": "../public/assets/inter-greek-wght-normal-CkhJZR-_.woff2"
|
|
150
143
|
},
|
|
151
144
|
"/assets/inter-latin-ext-wght-normal-DO1Apj_S.woff2": {
|
|
152
145
|
"type": "font/woff2",
|
|
153
146
|
"etag": "\"14c4c-zz61D7IQFMB9QxHvTAOk/Vh4ibQ\"",
|
|
154
|
-
"mtime": "2026-04-
|
|
147
|
+
"mtime": "2026-04-03T14:23:02.181Z",
|
|
155
148
|
"size": 85068,
|
|
156
149
|
"path": "../public/assets/inter-latin-ext-wght-normal-DO1Apj_S.woff2"
|
|
157
150
|
},
|
|
158
151
|
"/assets/inter-latin-wght-normal-Dx4kXJAl.woff2": {
|
|
159
152
|
"type": "font/woff2",
|
|
160
153
|
"etag": "\"bc80-8R1ym7Ck2DUNLqPQ/AYs9u8tUpg\"",
|
|
161
|
-
"mtime": "2026-04-
|
|
154
|
+
"mtime": "2026-04-03T14:23:02.181Z",
|
|
162
155
|
"size": 48256,
|
|
163
156
|
"path": "../public/assets/inter-latin-wght-normal-Dx4kXJAl.woff2"
|
|
164
157
|
},
|
|
165
158
|
"/assets/inter-vietnamese-wght-normal-CBcvBZtf.woff2": {
|
|
166
159
|
"type": "font/woff2",
|
|
167
160
|
"etag": "\"280c-nBythjoDQ0+5wVAendJ6wU7Xz2M\"",
|
|
168
|
-
"mtime": "2026-04-
|
|
161
|
+
"mtime": "2026-04-03T14:23:02.181Z",
|
|
169
162
|
"size": 10252,
|
|
170
163
|
"path": "../public/assets/inter-vietnamese-wght-normal-CBcvBZtf.woff2"
|
|
171
164
|
},
|
|
165
|
+
"/assets/main-Dlx8-qN-.js": {
|
|
166
|
+
"type": "text/javascript; charset=utf-8",
|
|
167
|
+
"etag": "\"787be-CeNiIm+8hi12YIUcPI+BeocO3xE\"",
|
|
168
|
+
"mtime": "2026-04-03T14:23:02.179Z",
|
|
169
|
+
"size": 493502,
|
|
170
|
+
"path": "../public/assets/main-Dlx8-qN-.js"
|
|
171
|
+
},
|
|
172
172
|
"/assets/routes-DB0tWmiJ.js": {
|
|
173
173
|
"type": "text/javascript; charset=utf-8",
|
|
174
174
|
"etag": "\"33432-UyAsBMnU9T2V9ystwTzCbstnIm0\"",
|
|
175
|
-
"mtime": "2026-04-
|
|
175
|
+
"mtime": "2026-04-03T14:23:02.180Z",
|
|
176
176
|
"size": 209970,
|
|
177
177
|
"path": "../public/assets/routes-DB0tWmiJ.js"
|
|
178
178
|
},
|
|
179
179
|
"/assets/styles-Bfxg4M1x.css": {
|
|
180
180
|
"type": "text/css; charset=utf-8",
|
|
181
181
|
"etag": "\"16bc6-p7C0HAFVLco8kaVMGNcx6RYBlpk\"",
|
|
182
|
-
"mtime": "2026-04-
|
|
182
|
+
"mtime": "2026-04-03T14:23:02.181Z",
|
|
183
183
|
"size": 93126,
|
|
184
184
|
"path": "../public/assets/styles-Bfxg4M1x.css"
|
|
185
185
|
},
|
|
186
|
-
"/assets/
|
|
187
|
-
"type": "
|
|
188
|
-
"etag": "\"
|
|
189
|
-
"mtime": "2026-04-
|
|
190
|
-
"size":
|
|
191
|
-
"path": "../public/assets/
|
|
186
|
+
"/assets/inter-cyrillic-wght-normal-DqGufNeO.woff2": {
|
|
187
|
+
"type": "font/woff2",
|
|
188
|
+
"etag": "\"493c-n3Oy9D6jvzfMjpClqox+Zo7ERQQ\"",
|
|
189
|
+
"mtime": "2026-04-03T14:23:02.181Z",
|
|
190
|
+
"size": 18748,
|
|
191
|
+
"path": "../public/assets/inter-cyrillic-wght-normal-DqGufNeO.woff2"
|
|
192
192
|
}
|
|
193
193
|
};
|
|
194
194
|
//#endregion
|
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.2",
|
|
5
5
|
"files": [
|
|
6
6
|
".output",
|
|
7
7
|
"package.json"
|
|
@@ -10,7 +10,7 @@
|
|
|
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.2"
|
|
14
14
|
},
|
|
15
15
|
"devDependencies": {
|
|
16
16
|
"tslib": "^2.8.1",
|
|
@@ -58,10 +58,10 @@
|
|
|
58
58
|
"vite-tsconfig-paths": "^6.1.1",
|
|
59
59
|
"vitest": "4.1.0",
|
|
60
60
|
"web-vitals": "^5.1.0",
|
|
61
|
-
"@hot-updater/
|
|
62
|
-
"@hot-updater/
|
|
63
|
-
"@hot-updater/
|
|
64
|
-
"@hot-updater/
|
|
61
|
+
"@hot-updater/core": "0.29.2",
|
|
62
|
+
"@hot-updater/mock": "0.29.2",
|
|
63
|
+
"@hot-updater/plugin-core": "0.29.2",
|
|
64
|
+
"@hot-updater/cli-tools": "0.29.2"
|
|
65
65
|
},
|
|
66
66
|
"description": "React Native OTA solution for self-hosted",
|
|
67
67
|
"license": "MIT",
|