@hot-updater/console 0.30.4 → 0.30.6
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/_ssr/ssr.mjs +2 -1
- package/.output/server/index.mjs +46 -46
- package/package.json +6 -6
package/.output/nitro.json
CHANGED
|
@@ -3439,7 +3439,8 @@ var FastURL = /* @__PURE__ */ (() => {
|
|
|
3439
3439
|
#searchParams;
|
|
3440
3440
|
#pos;
|
|
3441
3441
|
constructor(url) {
|
|
3442
|
-
if (typeof url === "string") this.#href = url;
|
|
3442
|
+
if (typeof url === "string") if (url[0] === "/") this.#href = url;
|
|
3443
|
+
else this.#url = new NativeURL(url);
|
|
3443
3444
|
else if (_needsNormRE.test(url.pathname)) this.#url = new NativeURL(`${url.protocol || "http:"}//${url.host || "localhost"}${url.pathname}${url.search || ""}`);
|
|
3444
3445
|
else {
|
|
3445
3446
|
this.#protocol = url.protocol;
|
package/.output/server/index.mjs
CHANGED
|
@@ -80,126 +80,126 @@ var public_assets_data_default = {
|
|
|
80
80
|
"/apple-touch-icon.png": {
|
|
81
81
|
"type": "image/png",
|
|
82
82
|
"etag": "\"329e-uyxOmLQHjRnOIdaE3FE7O/uZ9l4\"",
|
|
83
|
-
"mtime": "2026-04-
|
|
83
|
+
"mtime": "2026-04-28T06:59:02.558Z",
|
|
84
84
|
"size": 12958,
|
|
85
85
|
"path": "../public/apple-touch-icon.png"
|
|
86
86
|
},
|
|
87
|
-
"/favicon-16x16.png": {
|
|
88
|
-
"type": "image/png",
|
|
89
|
-
"etag": "\"240-h6ktCVLfjIcsDJuLwUXP4nCJxlI\"",
|
|
90
|
-
"mtime": "2026-04-23T15:23:09.859Z",
|
|
91
|
-
"size": 576,
|
|
92
|
-
"path": "../public/favicon-16x16.png"
|
|
93
|
-
},
|
|
94
87
|
"/favicon-32x32.png": {
|
|
95
88
|
"type": "image/png",
|
|
96
89
|
"etag": "\"4f0-0qQrV3Eq3PzIigrp+8htf8vFCYA\"",
|
|
97
|
-
"mtime": "2026-04-
|
|
90
|
+
"mtime": "2026-04-28T06:59:02.558Z",
|
|
98
91
|
"size": 1264,
|
|
99
92
|
"path": "../public/favicon-32x32.png"
|
|
100
93
|
},
|
|
94
|
+
"/favicon-16x16.png": {
|
|
95
|
+
"type": "image/png",
|
|
96
|
+
"etag": "\"240-h6ktCVLfjIcsDJuLwUXP4nCJxlI\"",
|
|
97
|
+
"mtime": "2026-04-28T06:59:02.558Z",
|
|
98
|
+
"size": 576,
|
|
99
|
+
"path": "../public/favicon-16x16.png"
|
|
100
|
+
},
|
|
101
101
|
"/favicon.ico": {
|
|
102
102
|
"type": "image/vnd.microsoft.icon",
|
|
103
103
|
"etag": "\"3c2e-eMwmbJNNg6G+Uu+rqWtuvtI2Om4\"",
|
|
104
|
-
"mtime": "2026-04-
|
|
104
|
+
"mtime": "2026-04-28T06:59:02.558Z",
|
|
105
105
|
"size": 15406,
|
|
106
106
|
"path": "../public/favicon.ico"
|
|
107
107
|
},
|
|
108
108
|
"/logo.svg": {
|
|
109
109
|
"type": "image/svg+xml",
|
|
110
110
|
"etag": "\"478-zKvD9Jp5dDLCBmng0McewYMBxfs\"",
|
|
111
|
-
"mtime": "2026-04-
|
|
111
|
+
"mtime": "2026-04-28T06:59:02.558Z",
|
|
112
112
|
"size": 1144,
|
|
113
113
|
"path": "../public/logo.svg"
|
|
114
114
|
},
|
|
115
115
|
"/manifest.json": {
|
|
116
116
|
"type": "application/json",
|
|
117
117
|
"etag": "\"258-CQdbkGDhbZhU+yrcSXanXKWFEpw\"",
|
|
118
|
-
"mtime": "2026-04-
|
|
118
|
+
"mtime": "2026-04-28T06:59:02.558Z",
|
|
119
119
|
"size": 600,
|
|
120
120
|
"path": "../public/manifest.json"
|
|
121
121
|
},
|
|
122
|
-
"/
|
|
123
|
-
"type": "
|
|
124
|
-
"etag": "\"
|
|
125
|
-
"mtime": "2026-04-
|
|
126
|
-
"size":
|
|
127
|
-
"path": "../public/
|
|
122
|
+
"/assets/inter-cyrillic-ext-wght-normal-BOeWTOD4.woff2": {
|
|
123
|
+
"type": "font/woff2",
|
|
124
|
+
"etag": "\"6568-cF1iUGbboMFZ8TfnP5HiMgl9II0\"",
|
|
125
|
+
"mtime": "2026-04-28T06:59:01.888Z",
|
|
126
|
+
"size": 25960,
|
|
127
|
+
"path": "../public/assets/inter-cyrillic-ext-wght-normal-BOeWTOD4.woff2"
|
|
128
128
|
},
|
|
129
129
|
"/assets/dist-BKho179_.js": {
|
|
130
130
|
"type": "text/javascript; charset=utf-8",
|
|
131
131
|
"etag": "\"35235-u/sDKSWfxLQCuHBIXR8IYoldgSQ\"",
|
|
132
|
-
"mtime": "2026-04-
|
|
132
|
+
"mtime": "2026-04-28T06:59:01.887Z",
|
|
133
133
|
"size": 217653,
|
|
134
134
|
"path": "../public/assets/dist-BKho179_.js"
|
|
135
135
|
},
|
|
136
|
-
"/assets/inter-cyrillic-ext-wght-normal-BOeWTOD4.woff2": {
|
|
137
|
-
"type": "font/woff2",
|
|
138
|
-
"etag": "\"6568-cF1iUGbboMFZ8TfnP5HiMgl9II0\"",
|
|
139
|
-
"mtime": "2026-04-23T15:23:08.965Z",
|
|
140
|
-
"size": 25960,
|
|
141
|
-
"path": "../public/assets/inter-cyrillic-ext-wght-normal-BOeWTOD4.woff2"
|
|
142
|
-
},
|
|
143
136
|
"/assets/inter-cyrillic-wght-normal-DqGufNeO.woff2": {
|
|
144
137
|
"type": "font/woff2",
|
|
145
138
|
"etag": "\"493c-n3Oy9D6jvzfMjpClqox+Zo7ERQQ\"",
|
|
146
|
-
"mtime": "2026-04-
|
|
139
|
+
"mtime": "2026-04-28T06:59:01.888Z",
|
|
147
140
|
"size": 18748,
|
|
148
141
|
"path": "../public/assets/inter-cyrillic-wght-normal-DqGufNeO.woff2"
|
|
149
142
|
},
|
|
150
|
-
"/
|
|
151
|
-
"type": "
|
|
152
|
-
"etag": "\"
|
|
153
|
-
"mtime": "2026-04-
|
|
154
|
-
"size":
|
|
155
|
-
"path": "../public/
|
|
143
|
+
"/robots.txt": {
|
|
144
|
+
"type": "text/plain; charset=utf-8",
|
|
145
|
+
"etag": "\"43-BEzmj4PuhUNHX+oW9uOnPSihxtU\"",
|
|
146
|
+
"mtime": "2026-04-28T06:59:02.558Z",
|
|
147
|
+
"size": 67,
|
|
148
|
+
"path": "../public/robots.txt"
|
|
156
149
|
},
|
|
157
150
|
"/assets/inter-greek-wght-normal-CkhJZR-_.woff2": {
|
|
158
151
|
"type": "font/woff2",
|
|
159
152
|
"etag": "\"4a34-xor/hj4YNqI52zFecXnUbzQ4Xs4\"",
|
|
160
|
-
"mtime": "2026-04-
|
|
153
|
+
"mtime": "2026-04-28T06:59:01.888Z",
|
|
161
154
|
"size": 18996,
|
|
162
155
|
"path": "../public/assets/inter-greek-wght-normal-CkhJZR-_.woff2"
|
|
163
156
|
},
|
|
164
|
-
"/assets/inter-latin-ext-wght-normal-DO1Apj_S.woff2": {
|
|
165
|
-
"type": "font/woff2",
|
|
166
|
-
"etag": "\"14c4c-zz61D7IQFMB9QxHvTAOk/Vh4ibQ\"",
|
|
167
|
-
"mtime": "2026-04-23T15:23:08.966Z",
|
|
168
|
-
"size": 85068,
|
|
169
|
-
"path": "../public/assets/inter-latin-ext-wght-normal-DO1Apj_S.woff2"
|
|
170
|
-
},
|
|
171
157
|
"/assets/inter-latin-wght-normal-Dx4kXJAl.woff2": {
|
|
172
158
|
"type": "font/woff2",
|
|
173
159
|
"etag": "\"bc80-8R1ym7Ck2DUNLqPQ/AYs9u8tUpg\"",
|
|
174
|
-
"mtime": "2026-04-
|
|
160
|
+
"mtime": "2026-04-28T06:59:01.889Z",
|
|
175
161
|
"size": 48256,
|
|
176
162
|
"path": "../public/assets/inter-latin-wght-normal-Dx4kXJAl.woff2"
|
|
177
163
|
},
|
|
164
|
+
"/assets/inter-greek-ext-wght-normal-DlzME5K_.woff2": {
|
|
165
|
+
"type": "font/woff2",
|
|
166
|
+
"etag": "\"2be0-BP5iTzJeB8nLqYAgKpWNi5o1Zm8\"",
|
|
167
|
+
"mtime": "2026-04-28T06:59:01.888Z",
|
|
168
|
+
"size": 11232,
|
|
169
|
+
"path": "../public/assets/inter-greek-ext-wght-normal-DlzME5K_.woff2"
|
|
170
|
+
},
|
|
171
|
+
"/assets/inter-latin-ext-wght-normal-DO1Apj_S.woff2": {
|
|
172
|
+
"type": "font/woff2",
|
|
173
|
+
"etag": "\"14c4c-zz61D7IQFMB9QxHvTAOk/Vh4ibQ\"",
|
|
174
|
+
"mtime": "2026-04-28T06:59:01.888Z",
|
|
175
|
+
"size": 85068,
|
|
176
|
+
"path": "../public/assets/inter-latin-ext-wght-normal-DO1Apj_S.woff2"
|
|
177
|
+
},
|
|
178
178
|
"/assets/inter-vietnamese-wght-normal-CBcvBZtf.woff2": {
|
|
179
179
|
"type": "font/woff2",
|
|
180
180
|
"etag": "\"280c-nBythjoDQ0+5wVAendJ6wU7Xz2M\"",
|
|
181
|
-
"mtime": "2026-04-
|
|
181
|
+
"mtime": "2026-04-28T06:59:01.889Z",
|
|
182
182
|
"size": 10252,
|
|
183
183
|
"path": "../public/assets/inter-vietnamese-wght-normal-CBcvBZtf.woff2"
|
|
184
184
|
},
|
|
185
185
|
"/assets/main-CoPJhqkz.js": {
|
|
186
186
|
"type": "text/javascript; charset=utf-8",
|
|
187
187
|
"etag": "\"439bb-uLvRmjLg5Gac65VCaKbIpqIGKpo\"",
|
|
188
|
-
"mtime": "2026-04-
|
|
188
|
+
"mtime": "2026-04-28T06:59:01.886Z",
|
|
189
189
|
"size": 276923,
|
|
190
190
|
"path": "../public/assets/main-CoPJhqkz.js"
|
|
191
191
|
},
|
|
192
192
|
"/assets/routes-CVEbccVq.js": {
|
|
193
193
|
"type": "text/javascript; charset=utf-8",
|
|
194
194
|
"etag": "\"34b05-3mdibK1idGwv4pZIDgSJq2HS4Vc\"",
|
|
195
|
-
"mtime": "2026-04-
|
|
195
|
+
"mtime": "2026-04-28T06:59:01.888Z",
|
|
196
196
|
"size": 215813,
|
|
197
197
|
"path": "../public/assets/routes-CVEbccVq.js"
|
|
198
198
|
},
|
|
199
199
|
"/assets/styles-M2W42JQb.css": {
|
|
200
200
|
"type": "text/css; charset=utf-8",
|
|
201
201
|
"etag": "\"16c09-0PgJUH0UJ7vffHYoje/awxCquoI\"",
|
|
202
|
-
"mtime": "2026-04-
|
|
202
|
+
"mtime": "2026-04-28T06:59:01.889Z",
|
|
203
203
|
"size": 93193,
|
|
204
204
|
"path": "../public/assets/styles-M2W42JQb.css"
|
|
205
205
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@hot-updater/console",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "0.30.
|
|
4
|
+
"version": "0.30.6",
|
|
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.30.
|
|
13
|
+
"@hot-updater/cli-tools": "0.30.6"
|
|
14
14
|
},
|
|
15
15
|
"devDependencies": {
|
|
16
16
|
"@base-ui/react": "^1.3.0",
|
|
@@ -58,10 +58,10 @@
|
|
|
58
58
|
"vite-tsconfig-paths": "^6.1.1",
|
|
59
59
|
"vitest": "4.1.4",
|
|
60
60
|
"web-vitals": "^5.1.0",
|
|
61
|
-
"@hot-updater/core": "0.30.
|
|
62
|
-
"@hot-updater/mock": "0.30.
|
|
63
|
-
"@hot-updater/plugin-core": "0.30.
|
|
64
|
-
"@hot-updater/cli-tools": "0.30.
|
|
61
|
+
"@hot-updater/core": "0.30.6",
|
|
62
|
+
"@hot-updater/mock": "0.30.6",
|
|
63
|
+
"@hot-updater/plugin-core": "0.30.6",
|
|
64
|
+
"@hot-updater/cli-tools": "0.30.6"
|
|
65
65
|
},
|
|
66
66
|
"description": "React Native OTA solution for self-hosted",
|
|
67
67
|
"license": "MIT",
|