network-speed-js 0.0.0

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.
@@ -0,0 +1,701 @@
1
+ lockfileVersion: 5.3
2
+
3
+ specifiers:
4
+ '@vitejs/plugin-vue': ^4.5.2
5
+ typescript: ^5.2.2
6
+ vite: ^5.0.8
7
+ vue: ^3.3.11
8
+ vue-tsc: ^1.8.25
9
+
10
+ dependencies:
11
+ vue: 3.4.3_typescript@5.3.3
12
+
13
+ devDependencies:
14
+ '@vitejs/plugin-vue': 4.6.2_vite@5.0.10+vue@3.4.3
15
+ typescript: 5.3.3
16
+ vite: 5.0.10
17
+ vue-tsc: 1.8.27_typescript@5.3.3
18
+
19
+ packages:
20
+
21
+ /@babel/helper-string-parser/7.23.4:
22
+ resolution: {integrity: sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==}
23
+ engines: {node: '>=6.9.0'}
24
+
25
+ /@babel/helper-validator-identifier/7.22.20:
26
+ resolution: {integrity: sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==}
27
+ engines: {node: '>=6.9.0'}
28
+
29
+ /@babel/parser/7.23.6:
30
+ resolution: {integrity: sha512-Z2uID7YJ7oNvAI20O9X0bblw7Qqs8Q2hFy0R9tAfnfLkp5MW0UH9eUvnDSnFwKZ0AvgS1ucqR4KzvVHgnke1VQ==}
31
+ engines: {node: '>=6.0.0'}
32
+ hasBin: true
33
+ dependencies:
34
+ '@babel/types': 7.23.6
35
+
36
+ /@babel/types/7.23.6:
37
+ resolution: {integrity: sha512-+uarb83brBzPKN38NX1MkB6vb6+mwvR6amUulqAE7ccQw1pEl+bCia9TbdG1lsnFP7lZySvUn37CHyXQdfTwzg==}
38
+ engines: {node: '>=6.9.0'}
39
+ dependencies:
40
+ '@babel/helper-string-parser': 7.23.4
41
+ '@babel/helper-validator-identifier': 7.22.20
42
+ to-fast-properties: 2.0.0
43
+
44
+ /@esbuild/aix-ppc64/0.19.11:
45
+ resolution: {integrity: sha512-FnzU0LyE3ySQk7UntJO4+qIiQgI7KoODnZg5xzXIrFJlKd2P2gwHsHY4927xj9y5PJmJSzULiUCWmv7iWnNa7g==}
46
+ engines: {node: '>=12'}
47
+ cpu: [ppc64]
48
+ os: [aix]
49
+ requiresBuild: true
50
+ dev: true
51
+ optional: true
52
+
53
+ /@esbuild/android-arm/0.19.11:
54
+ resolution: {integrity: sha512-5OVapq0ClabvKvQ58Bws8+wkLCV+Rxg7tUVbo9xu034Nm536QTII4YzhaFriQ7rMrorfnFKUsArD2lqKbFY4vw==}
55
+ engines: {node: '>=12'}
56
+ cpu: [arm]
57
+ os: [android]
58
+ requiresBuild: true
59
+ dev: true
60
+ optional: true
61
+
62
+ /@esbuild/android-arm64/0.19.11:
63
+ resolution: {integrity: sha512-aiu7K/5JnLj//KOnOfEZ0D90obUkRzDMyqd/wNAUQ34m4YUPVhRZpnqKV9uqDGxT7cToSDnIHsGooyIczu9T+Q==}
64
+ engines: {node: '>=12'}
65
+ cpu: [arm64]
66
+ os: [android]
67
+ requiresBuild: true
68
+ dev: true
69
+ optional: true
70
+
71
+ /@esbuild/android-x64/0.19.11:
72
+ resolution: {integrity: sha512-eccxjlfGw43WYoY9QgB82SgGgDbibcqyDTlk3l3C0jOVHKxrjdc9CTwDUQd0vkvYg5um0OH+GpxYvp39r+IPOg==}
73
+ engines: {node: '>=12'}
74
+ cpu: [x64]
75
+ os: [android]
76
+ requiresBuild: true
77
+ dev: true
78
+ optional: true
79
+
80
+ /@esbuild/darwin-arm64/0.19.11:
81
+ resolution: {integrity: sha512-ETp87DRWuSt9KdDVkqSoKoLFHYTrkyz2+65fj9nfXsaV3bMhTCjtQfw3y+um88vGRKRiF7erPrh/ZuIdLUIVxQ==}
82
+ engines: {node: '>=12'}
83
+ cpu: [arm64]
84
+ os: [darwin]
85
+ requiresBuild: true
86
+ dev: true
87
+ optional: true
88
+
89
+ /@esbuild/darwin-x64/0.19.11:
90
+ resolution: {integrity: sha512-fkFUiS6IUK9WYUO/+22omwetaSNl5/A8giXvQlcinLIjVkxwTLSktbF5f/kJMftM2MJp9+fXqZ5ezS7+SALp4g==}
91
+ engines: {node: '>=12'}
92
+ cpu: [x64]
93
+ os: [darwin]
94
+ requiresBuild: true
95
+ dev: true
96
+ optional: true
97
+
98
+ /@esbuild/freebsd-arm64/0.19.11:
99
+ resolution: {integrity: sha512-lhoSp5K6bxKRNdXUtHoNc5HhbXVCS8V0iZmDvyWvYq9S5WSfTIHU2UGjcGt7UeS6iEYp9eeymIl5mJBn0yiuxA==}
100
+ engines: {node: '>=12'}
101
+ cpu: [arm64]
102
+ os: [freebsd]
103
+ requiresBuild: true
104
+ dev: true
105
+ optional: true
106
+
107
+ /@esbuild/freebsd-x64/0.19.11:
108
+ resolution: {integrity: sha512-JkUqn44AffGXitVI6/AbQdoYAq0TEullFdqcMY/PCUZ36xJ9ZJRtQabzMA+Vi7r78+25ZIBosLTOKnUXBSi1Kw==}
109
+ engines: {node: '>=12'}
110
+ cpu: [x64]
111
+ os: [freebsd]
112
+ requiresBuild: true
113
+ dev: true
114
+ optional: true
115
+
116
+ /@esbuild/linux-arm/0.19.11:
117
+ resolution: {integrity: sha512-3CRkr9+vCV2XJbjwgzjPtO8T0SZUmRZla+UL1jw+XqHZPkPgZiyWvbDvl9rqAN8Zl7qJF0O/9ycMtjU67HN9/Q==}
118
+ engines: {node: '>=12'}
119
+ cpu: [arm]
120
+ os: [linux]
121
+ requiresBuild: true
122
+ dev: true
123
+ optional: true
124
+
125
+ /@esbuild/linux-arm64/0.19.11:
126
+ resolution: {integrity: sha512-LneLg3ypEeveBSMuoa0kwMpCGmpu8XQUh+mL8XXwoYZ6Be2qBnVtcDI5azSvh7vioMDhoJFZzp9GWp9IWpYoUg==}
127
+ engines: {node: '>=12'}
128
+ cpu: [arm64]
129
+ os: [linux]
130
+ requiresBuild: true
131
+ dev: true
132
+ optional: true
133
+
134
+ /@esbuild/linux-ia32/0.19.11:
135
+ resolution: {integrity: sha512-caHy++CsD8Bgq2V5CodbJjFPEiDPq8JJmBdeyZ8GWVQMjRD0sU548nNdwPNvKjVpamYYVL40AORekgfIubwHoA==}
136
+ engines: {node: '>=12'}
137
+ cpu: [ia32]
138
+ os: [linux]
139
+ requiresBuild: true
140
+ dev: true
141
+ optional: true
142
+
143
+ /@esbuild/linux-loong64/0.19.11:
144
+ resolution: {integrity: sha512-ppZSSLVpPrwHccvC6nQVZaSHlFsvCQyjnvirnVjbKSHuE5N24Yl8F3UwYUUR1UEPaFObGD2tSvVKbvR+uT1Nrg==}
145
+ engines: {node: '>=12'}
146
+ cpu: [loong64]
147
+ os: [linux]
148
+ requiresBuild: true
149
+ dev: true
150
+ optional: true
151
+
152
+ /@esbuild/linux-mips64el/0.19.11:
153
+ resolution: {integrity: sha512-B5x9j0OgjG+v1dF2DkH34lr+7Gmv0kzX6/V0afF41FkPMMqaQ77pH7CrhWeR22aEeHKaeZVtZ6yFwlxOKPVFyg==}
154
+ engines: {node: '>=12'}
155
+ cpu: [mips64el]
156
+ os: [linux]
157
+ requiresBuild: true
158
+ dev: true
159
+ optional: true
160
+
161
+ /@esbuild/linux-ppc64/0.19.11:
162
+ resolution: {integrity: sha512-MHrZYLeCG8vXblMetWyttkdVRjQlQUb/oMgBNurVEnhj4YWOr4G5lmBfZjHYQHHN0g6yDmCAQRR8MUHldvvRDA==}
163
+ engines: {node: '>=12'}
164
+ cpu: [ppc64]
165
+ os: [linux]
166
+ requiresBuild: true
167
+ dev: true
168
+ optional: true
169
+
170
+ /@esbuild/linux-riscv64/0.19.11:
171
+ resolution: {integrity: sha512-f3DY++t94uVg141dozDu4CCUkYW+09rWtaWfnb3bqe4w5NqmZd6nPVBm+qbz7WaHZCoqXqHz5p6CM6qv3qnSSQ==}
172
+ engines: {node: '>=12'}
173
+ cpu: [riscv64]
174
+ os: [linux]
175
+ requiresBuild: true
176
+ dev: true
177
+ optional: true
178
+
179
+ /@esbuild/linux-s390x/0.19.11:
180
+ resolution: {integrity: sha512-A5xdUoyWJHMMlcSMcPGVLzYzpcY8QP1RtYzX5/bS4dvjBGVxdhuiYyFwp7z74ocV7WDc0n1harxmpq2ePOjI0Q==}
181
+ engines: {node: '>=12'}
182
+ cpu: [s390x]
183
+ os: [linux]
184
+ requiresBuild: true
185
+ dev: true
186
+ optional: true
187
+
188
+ /@esbuild/linux-x64/0.19.11:
189
+ resolution: {integrity: sha512-grbyMlVCvJSfxFQUndw5mCtWs5LO1gUlwP4CDi4iJBbVpZcqLVT29FxgGuBJGSzyOxotFG4LoO5X+M1350zmPA==}
190
+ engines: {node: '>=12'}
191
+ cpu: [x64]
192
+ os: [linux]
193
+ requiresBuild: true
194
+ dev: true
195
+ optional: true
196
+
197
+ /@esbuild/netbsd-x64/0.19.11:
198
+ resolution: {integrity: sha512-13jvrQZJc3P230OhU8xgwUnDeuC/9egsjTkXN49b3GcS5BKvJqZn86aGM8W9pd14Kd+u7HuFBMVtrNGhh6fHEQ==}
199
+ engines: {node: '>=12'}
200
+ cpu: [x64]
201
+ os: [netbsd]
202
+ requiresBuild: true
203
+ dev: true
204
+ optional: true
205
+
206
+ /@esbuild/openbsd-x64/0.19.11:
207
+ resolution: {integrity: sha512-ysyOGZuTp6SNKPE11INDUeFVVQFrhcNDVUgSQVDzqsqX38DjhPEPATpid04LCoUr2WXhQTEZ8ct/EgJCUDpyNw==}
208
+ engines: {node: '>=12'}
209
+ cpu: [x64]
210
+ os: [openbsd]
211
+ requiresBuild: true
212
+ dev: true
213
+ optional: true
214
+
215
+ /@esbuild/sunos-x64/0.19.11:
216
+ resolution: {integrity: sha512-Hf+Sad9nVwvtxy4DXCZQqLpgmRTQqyFyhT3bZ4F2XlJCjxGmRFF0Shwn9rzhOYRB61w9VMXUkxlBy56dk9JJiQ==}
217
+ engines: {node: '>=12'}
218
+ cpu: [x64]
219
+ os: [sunos]
220
+ requiresBuild: true
221
+ dev: true
222
+ optional: true
223
+
224
+ /@esbuild/win32-arm64/0.19.11:
225
+ resolution: {integrity: sha512-0P58Sbi0LctOMOQbpEOvOL44Ne0sqbS0XWHMvvrg6NE5jQ1xguCSSw9jQeUk2lfrXYsKDdOe6K+oZiwKPilYPQ==}
226
+ engines: {node: '>=12'}
227
+ cpu: [arm64]
228
+ os: [win32]
229
+ requiresBuild: true
230
+ dev: true
231
+ optional: true
232
+
233
+ /@esbuild/win32-ia32/0.19.11:
234
+ resolution: {integrity: sha512-6YOrWS+sDJDmshdBIQU+Uoyh7pQKrdykdefC1avn76ss5c+RN6gut3LZA4E2cH5xUEp5/cA0+YxRaVtRAb0xBg==}
235
+ engines: {node: '>=12'}
236
+ cpu: [ia32]
237
+ os: [win32]
238
+ requiresBuild: true
239
+ dev: true
240
+ optional: true
241
+
242
+ /@esbuild/win32-x64/0.19.11:
243
+ resolution: {integrity: sha512-vfkhltrjCAb603XaFhqhAF4LGDi2M4OrCRrFusyQ+iTLQ/o60QQXxc9cZC/FFpihBI9N1Grn6SMKVJ4KP7Fuiw==}
244
+ engines: {node: '>=12'}
245
+ cpu: [x64]
246
+ os: [win32]
247
+ requiresBuild: true
248
+ dev: true
249
+ optional: true
250
+
251
+ /@jridgewell/sourcemap-codec/1.4.15:
252
+ resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==}
253
+
254
+ /@rollup/rollup-android-arm-eabi/4.9.2:
255
+ resolution: {integrity: sha512-RKzxFxBHq9ysZ83fn8Iduv3A283K7zPPYuhL/z9CQuyFrjwpErJx0h4aeb/bnJ+q29GRLgJpY66ceQ/Wcsn3wA==}
256
+ cpu: [arm]
257
+ os: [android]
258
+ requiresBuild: true
259
+ dev: true
260
+ optional: true
261
+
262
+ /@rollup/rollup-android-arm64/4.9.2:
263
+ resolution: {integrity: sha512-yZ+MUbnwf3SHNWQKJyWh88ii2HbuHCFQnAYTeeO1Nb8SyEiWASEi5dQUygt3ClHWtA9My9RQAYkjvrsZ0WK8Xg==}
264
+ cpu: [arm64]
265
+ os: [android]
266
+ requiresBuild: true
267
+ dev: true
268
+ optional: true
269
+
270
+ /@rollup/rollup-darwin-arm64/4.9.2:
271
+ resolution: {integrity: sha512-vqJ/pAUh95FLc/G/3+xPqlSBgilPnauVf2EXOQCZzhZJCXDXt/5A8mH/OzU6iWhb3CNk5hPJrh8pqJUPldN5zw==}
272
+ cpu: [arm64]
273
+ os: [darwin]
274
+ requiresBuild: true
275
+ dev: true
276
+ optional: true
277
+
278
+ /@rollup/rollup-darwin-x64/4.9.2:
279
+ resolution: {integrity: sha512-otPHsN5LlvedOprd3SdfrRNhOahhVBwJpepVKUN58L0RnC29vOAej1vMEaVU6DadnpjivVsNTM5eNt0CcwTahw==}
280
+ cpu: [x64]
281
+ os: [darwin]
282
+ requiresBuild: true
283
+ dev: true
284
+ optional: true
285
+
286
+ /@rollup/rollup-linux-arm-gnueabihf/4.9.2:
287
+ resolution: {integrity: sha512-ewG5yJSp+zYKBYQLbd1CUA7b1lSfIdo9zJShNTyc2ZP1rcPrqyZcNlsHgs7v1zhgfdS+kW0p5frc0aVqhZCiYQ==}
288
+ cpu: [arm]
289
+ os: [linux]
290
+ requiresBuild: true
291
+ dev: true
292
+ optional: true
293
+
294
+ /@rollup/rollup-linux-arm64-gnu/4.9.2:
295
+ resolution: {integrity: sha512-pL6QtV26W52aCWTG1IuFV3FMPL1m4wbsRG+qijIvgFO/VBsiXJjDPE/uiMdHBAO6YcpV4KvpKtd0v3WFbaxBtg==}
296
+ cpu: [arm64]
297
+ os: [linux]
298
+ requiresBuild: true
299
+ dev: true
300
+ optional: true
301
+
302
+ /@rollup/rollup-linux-arm64-musl/4.9.2:
303
+ resolution: {integrity: sha512-On+cc5EpOaTwPSNetHXBuqylDW+765G/oqB9xGmWU3npEhCh8xu0xqHGUA+4xwZLqBbIZNcBlKSIYfkBm6ko7g==}
304
+ cpu: [arm64]
305
+ os: [linux]
306
+ requiresBuild: true
307
+ dev: true
308
+ optional: true
309
+
310
+ /@rollup/rollup-linux-riscv64-gnu/4.9.2:
311
+ resolution: {integrity: sha512-Wnx/IVMSZ31D/cO9HSsU46FjrPWHqtdF8+0eyZ1zIB5a6hXaZXghUKpRrC4D5DcRTZOjml2oBhXoqfGYyXKipw==}
312
+ cpu: [riscv64]
313
+ os: [linux]
314
+ requiresBuild: true
315
+ dev: true
316
+ optional: true
317
+
318
+ /@rollup/rollup-linux-x64-gnu/4.9.2:
319
+ resolution: {integrity: sha512-ym5x1cj4mUAMBummxxRkI4pG5Vht1QMsJexwGP8547TZ0sox9fCLDHw9KCH9c1FO5d9GopvkaJsBIOkTKxksdw==}
320
+ cpu: [x64]
321
+ os: [linux]
322
+ requiresBuild: true
323
+ dev: true
324
+ optional: true
325
+
326
+ /@rollup/rollup-linux-x64-musl/4.9.2:
327
+ resolution: {integrity: sha512-m0hYELHGXdYx64D6IDDg/1vOJEaiV8f1G/iO+tejvRCJNSwK4jJ15e38JQy5Q6dGkn1M/9KcyEOwqmlZ2kqaZg==}
328
+ cpu: [x64]
329
+ os: [linux]
330
+ requiresBuild: true
331
+ dev: true
332
+ optional: true
333
+
334
+ /@rollup/rollup-win32-arm64-msvc/4.9.2:
335
+ resolution: {integrity: sha512-x1CWburlbN5JjG+juenuNa4KdedBdXLjZMp56nHFSHTOsb/MI2DYiGzLtRGHNMyydPGffGId+VgjOMrcltOksA==}
336
+ cpu: [arm64]
337
+ os: [win32]
338
+ requiresBuild: true
339
+ dev: true
340
+ optional: true
341
+
342
+ /@rollup/rollup-win32-ia32-msvc/4.9.2:
343
+ resolution: {integrity: sha512-VVzCB5yXR1QlfsH1Xw1zdzQ4Pxuzv+CPr5qpElpKhVxlxD3CRdfubAG9mJROl6/dmj5gVYDDWk8sC+j9BI9/kQ==}
344
+ cpu: [ia32]
345
+ os: [win32]
346
+ requiresBuild: true
347
+ dev: true
348
+ optional: true
349
+
350
+ /@rollup/rollup-win32-x64-msvc/4.9.2:
351
+ resolution: {integrity: sha512-SYRedJi+mweatroB+6TTnJYLts0L0bosg531xnQWtklOI6dezEagx4Q0qDyvRdK+qgdA3YZpjjGuPFtxBmddBA==}
352
+ cpu: [x64]
353
+ os: [win32]
354
+ requiresBuild: true
355
+ dev: true
356
+ optional: true
357
+
358
+ /@vitejs/plugin-vue/4.6.2_vite@5.0.10+vue@3.4.3:
359
+ resolution: {integrity: sha512-kqf7SGFoG+80aZG6Pf+gsZIVvGSCKE98JbiWqcCV9cThtg91Jav0yvYFC9Zb+jKetNGF6ZKeoaxgZfND21fWKw==}
360
+ engines: {node: ^14.18.0 || >=16.0.0}
361
+ peerDependencies:
362
+ vite: ^4.0.0 || ^5.0.0
363
+ vue: ^3.2.25
364
+ dependencies:
365
+ vite: 5.0.10
366
+ vue: 3.4.3_typescript@5.3.3
367
+ dev: true
368
+
369
+ /@volar/language-core/1.11.1:
370
+ resolution: {integrity: sha512-dOcNn3i9GgZAcJt43wuaEykSluAuOkQgzni1cuxLxTV0nJKanQztp7FxyswdRILaKH+P2XZMPRp2S4MV/pElCw==}
371
+ dependencies:
372
+ '@volar/source-map': 1.11.1
373
+ dev: true
374
+
375
+ /@volar/source-map/1.11.1:
376
+ resolution: {integrity: sha512-hJnOnwZ4+WT5iupLRnuzbULZ42L7BWWPMmruzwtLhJfpDVoZLjNBxHDi2sY2bgZXCKlpU5XcsMFoYrsQmPhfZg==}
377
+ dependencies:
378
+ muggle-string: 0.3.1
379
+ dev: true
380
+
381
+ /@volar/typescript/1.11.1:
382
+ resolution: {integrity: sha512-iU+t2mas/4lYierSnoFOeRFQUhAEMgsFuQxoxvwn5EdQopw43j+J27a4lt9LMInx1gLJBC6qL14WYGlgymaSMQ==}
383
+ dependencies:
384
+ '@volar/language-core': 1.11.1
385
+ path-browserify: 1.0.1
386
+ dev: true
387
+
388
+ /@vue/compiler-core/3.4.3:
389
+ resolution: {integrity: sha512-u8jzgFg0EDtSrb/hG53Wwh1bAOQFtc1ZCegBpA/glyvTlgHl+tq13o1zvRfLbegYUw/E4mSTGOiCnAJ9SJ+lsg==}
390
+ dependencies:
391
+ '@babel/parser': 7.23.6
392
+ '@vue/shared': 3.4.3
393
+ entities: 4.5.0
394
+ estree-walker: 2.0.2
395
+ source-map-js: 1.0.2
396
+
397
+ /@vue/compiler-dom/3.4.3:
398
+ resolution: {integrity: sha512-oGF1E9/htI6JWj/lTJgr6UgxNCtNHbM6xKVreBWeZL9QhRGABRVoWGAzxmtBfSOd+w0Zi5BY0Es/tlJrN6WgEg==}
399
+ dependencies:
400
+ '@vue/compiler-core': 3.4.3
401
+ '@vue/shared': 3.4.3
402
+
403
+ /@vue/compiler-sfc/3.4.3:
404
+ resolution: {integrity: sha512-NuJqb5is9I4uzv316VRUDYgIlPZCG8D+ARt5P4t5UDShIHKL25J3TGZAUryY/Aiy0DsY7srJnZL5ryB6DD63Zw==}
405
+ dependencies:
406
+ '@babel/parser': 7.23.6
407
+ '@vue/compiler-core': 3.4.3
408
+ '@vue/compiler-dom': 3.4.3
409
+ '@vue/compiler-ssr': 3.4.3
410
+ '@vue/shared': 3.4.3
411
+ estree-walker: 2.0.2
412
+ magic-string: 0.30.5
413
+ postcss: 8.4.32
414
+ source-map-js: 1.0.2
415
+
416
+ /@vue/compiler-ssr/3.4.3:
417
+ resolution: {integrity: sha512-wnYQtMBkeFSxgSSQbYGQeXPhQacQiog2c6AlvMldQH6DB+gSXK/0F6DVXAJfEiuBSgBhUc8dwrrG5JQcqwalsA==}
418
+ dependencies:
419
+ '@vue/compiler-dom': 3.4.3
420
+ '@vue/shared': 3.4.3
421
+
422
+ /@vue/language-core/1.8.27_typescript@5.3.3:
423
+ resolution: {integrity: sha512-L8Kc27VdQserNaCUNiSFdDl9LWT24ly8Hpwf1ECy3aFb9m6bDhBGQYOujDm21N7EW3moKIOKEanQwe1q5BK+mA==}
424
+ peerDependencies:
425
+ typescript: '*'
426
+ peerDependenciesMeta:
427
+ typescript:
428
+ optional: true
429
+ dependencies:
430
+ '@volar/language-core': 1.11.1
431
+ '@volar/source-map': 1.11.1
432
+ '@vue/compiler-dom': 3.4.3
433
+ '@vue/shared': 3.4.3
434
+ computeds: 0.0.1
435
+ minimatch: 9.0.3
436
+ muggle-string: 0.3.1
437
+ path-browserify: 1.0.1
438
+ typescript: 5.3.3
439
+ vue-template-compiler: 2.7.16
440
+ dev: true
441
+
442
+ /@vue/reactivity/3.4.3:
443
+ resolution: {integrity: sha512-q5f9HLDU+5aBKizXHAx0w4whkIANs1Muiq9R5YXm0HtorSlflqv9u/ohaMxuuhHWCji4xqpQ1eL04WvmAmGnFg==}
444
+ dependencies:
445
+ '@vue/shared': 3.4.3
446
+
447
+ /@vue/runtime-core/3.4.3:
448
+ resolution: {integrity: sha512-C1r6QhB1qY7D591RCSFhMULyzL9CuyrGc+3PpB0h7dU4Qqw6GNyo4BNFjHZVvsWncrUlKX3DIKg0Y7rNNr06NQ==}
449
+ dependencies:
450
+ '@vue/reactivity': 3.4.3
451
+ '@vue/shared': 3.4.3
452
+
453
+ /@vue/runtime-dom/3.4.3:
454
+ resolution: {integrity: sha512-wrsprg7An5Ec+EhPngWdPuzkp0BEUxAKaQtN9dPU/iZctPyD9aaXmVtehPJerdQxQale6gEnhpnfywNw3zOv2A==}
455
+ dependencies:
456
+ '@vue/runtime-core': 3.4.3
457
+ '@vue/shared': 3.4.3
458
+ csstype: 3.1.3
459
+
460
+ /@vue/server-renderer/3.4.3_vue@3.4.3:
461
+ resolution: {integrity: sha512-BUxt8oVGMKKsqSkM1uU3d3Houyfy4WAc2SpSQRebNd+XJGATVkW/rO129jkyL+kpB/2VRKzE63zwf5RtJ3XuZw==}
462
+ peerDependencies:
463
+ vue: 3.4.3
464
+ dependencies:
465
+ '@vue/compiler-ssr': 3.4.3
466
+ '@vue/shared': 3.4.3
467
+ vue: 3.4.3_typescript@5.3.3
468
+
469
+ /@vue/shared/3.4.3:
470
+ resolution: {integrity: sha512-rIwlkkP1n4uKrRzivAKPZIEkHiuwY5mmhMJ2nZKCBLz8lTUlE73rQh4n1OnnMurXt1vcUNyH4ZPfdh8QweTjpQ==}
471
+
472
+ /balanced-match/1.0.2:
473
+ resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
474
+ dev: true
475
+
476
+ /brace-expansion/2.0.1:
477
+ resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==}
478
+ dependencies:
479
+ balanced-match: 1.0.2
480
+ dev: true
481
+
482
+ /computeds/0.0.1:
483
+ resolution: {integrity: sha512-7CEBgcMjVmitjYo5q8JTJVra6X5mQ20uTThdK+0kR7UEaDrAWEQcRiBtWJzga4eRpP6afNwwLsX2SET2JhVB1Q==}
484
+ dev: true
485
+
486
+ /csstype/3.1.3:
487
+ resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
488
+
489
+ /de-indent/1.0.2:
490
+ resolution: {integrity: sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg==}
491
+ dev: true
492
+
493
+ /entities/4.5.0:
494
+ resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
495
+ engines: {node: '>=0.12'}
496
+
497
+ /esbuild/0.19.11:
498
+ resolution: {integrity: sha512-HJ96Hev2hX/6i5cDVwcqiJBBtuo9+FeIJOtZ9W1kA5M6AMJRHUZlpYZ1/SbEwtO0ioNAW8rUooVpC/WehY2SfA==}
499
+ engines: {node: '>=12'}
500
+ hasBin: true
501
+ requiresBuild: true
502
+ optionalDependencies:
503
+ '@esbuild/aix-ppc64': 0.19.11
504
+ '@esbuild/android-arm': 0.19.11
505
+ '@esbuild/android-arm64': 0.19.11
506
+ '@esbuild/android-x64': 0.19.11
507
+ '@esbuild/darwin-arm64': 0.19.11
508
+ '@esbuild/darwin-x64': 0.19.11
509
+ '@esbuild/freebsd-arm64': 0.19.11
510
+ '@esbuild/freebsd-x64': 0.19.11
511
+ '@esbuild/linux-arm': 0.19.11
512
+ '@esbuild/linux-arm64': 0.19.11
513
+ '@esbuild/linux-ia32': 0.19.11
514
+ '@esbuild/linux-loong64': 0.19.11
515
+ '@esbuild/linux-mips64el': 0.19.11
516
+ '@esbuild/linux-ppc64': 0.19.11
517
+ '@esbuild/linux-riscv64': 0.19.11
518
+ '@esbuild/linux-s390x': 0.19.11
519
+ '@esbuild/linux-x64': 0.19.11
520
+ '@esbuild/netbsd-x64': 0.19.11
521
+ '@esbuild/openbsd-x64': 0.19.11
522
+ '@esbuild/sunos-x64': 0.19.11
523
+ '@esbuild/win32-arm64': 0.19.11
524
+ '@esbuild/win32-ia32': 0.19.11
525
+ '@esbuild/win32-x64': 0.19.11
526
+ dev: true
527
+
528
+ /estree-walker/2.0.2:
529
+ resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==}
530
+
531
+ /fsevents/2.3.3:
532
+ resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
533
+ engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
534
+ os: [darwin]
535
+ requiresBuild: true
536
+ dev: true
537
+ optional: true
538
+
539
+ /he/1.2.0:
540
+ resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==}
541
+ hasBin: true
542
+ dev: true
543
+
544
+ /lru-cache/6.0.0:
545
+ resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==}
546
+ engines: {node: '>=10'}
547
+ dependencies:
548
+ yallist: 4.0.0
549
+ dev: true
550
+
551
+ /magic-string/0.30.5:
552
+ resolution: {integrity: sha512-7xlpfBaQaP/T6Vh8MO/EqXSW5En6INHEvEXQiuff7Gku0PWjU3uf6w/j9o7O+SpB5fOAkrI5HeoNgwjEO0pFsA==}
553
+ engines: {node: '>=12'}
554
+ dependencies:
555
+ '@jridgewell/sourcemap-codec': 1.4.15
556
+
557
+ /minimatch/9.0.3:
558
+ resolution: {integrity: sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==}
559
+ engines: {node: '>=16 || 14 >=14.17'}
560
+ dependencies:
561
+ brace-expansion: 2.0.1
562
+ dev: true
563
+
564
+ /muggle-string/0.3.1:
565
+ resolution: {integrity: sha512-ckmWDJjphvd/FvZawgygcUeQCxzvohjFO5RxTjj4eq8kw359gFF3E1brjfI+viLMxss5JrHTDRHZvu2/tuy0Qg==}
566
+ dev: true
567
+
568
+ /nanoid/3.3.7:
569
+ resolution: {integrity: sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==}
570
+ engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
571
+ hasBin: true
572
+
573
+ /path-browserify/1.0.1:
574
+ resolution: {integrity: sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==}
575
+ dev: true
576
+
577
+ /picocolors/1.0.0:
578
+ resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==}
579
+
580
+ /postcss/8.4.32:
581
+ resolution: {integrity: sha512-D/kj5JNu6oo2EIy+XL/26JEDTlIbB8hw85G8StOE6L74RQAVVP5rej6wxCNqyMbR4RkPfqvezVbPw81Ngd6Kcw==}
582
+ engines: {node: ^10 || ^12 || >=14}
583
+ dependencies:
584
+ nanoid: 3.3.7
585
+ picocolors: 1.0.0
586
+ source-map-js: 1.0.2
587
+
588
+ /rollup/4.9.2:
589
+ resolution: {integrity: sha512-66RB8OtFKUTozmVEh3qyNfH+b+z2RXBVloqO2KCC/pjFaGaHtxP9fVfOQKPSGXg2mElmjmxjW/fZ7iKrEpMH5Q==}
590
+ engines: {node: '>=18.0.0', npm: '>=8.0.0'}
591
+ hasBin: true
592
+ optionalDependencies:
593
+ '@rollup/rollup-android-arm-eabi': 4.9.2
594
+ '@rollup/rollup-android-arm64': 4.9.2
595
+ '@rollup/rollup-darwin-arm64': 4.9.2
596
+ '@rollup/rollup-darwin-x64': 4.9.2
597
+ '@rollup/rollup-linux-arm-gnueabihf': 4.9.2
598
+ '@rollup/rollup-linux-arm64-gnu': 4.9.2
599
+ '@rollup/rollup-linux-arm64-musl': 4.9.2
600
+ '@rollup/rollup-linux-riscv64-gnu': 4.9.2
601
+ '@rollup/rollup-linux-x64-gnu': 4.9.2
602
+ '@rollup/rollup-linux-x64-musl': 4.9.2
603
+ '@rollup/rollup-win32-arm64-msvc': 4.9.2
604
+ '@rollup/rollup-win32-ia32-msvc': 4.9.2
605
+ '@rollup/rollup-win32-x64-msvc': 4.9.2
606
+ fsevents: 2.3.3
607
+ dev: true
608
+
609
+ /semver/7.5.4:
610
+ resolution: {integrity: sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==}
611
+ engines: {node: '>=10'}
612
+ hasBin: true
613
+ dependencies:
614
+ lru-cache: 6.0.0
615
+ dev: true
616
+
617
+ /source-map-js/1.0.2:
618
+ resolution: {integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==}
619
+ engines: {node: '>=0.10.0'}
620
+
621
+ /to-fast-properties/2.0.0:
622
+ resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==}
623
+ engines: {node: '>=4'}
624
+
625
+ /typescript/5.3.3:
626
+ resolution: {integrity: sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==}
627
+ engines: {node: '>=14.17'}
628
+ hasBin: true
629
+
630
+ /vite/5.0.10:
631
+ resolution: {integrity: sha512-2P8J7WWgmc355HUMlFrwofacvr98DAjoE52BfdbwQtyLH06XKwaL/FMnmKM2crF0iX4MpmMKoDlNCB1ok7zHCw==}
632
+ engines: {node: ^18.0.0 || >=20.0.0}
633
+ hasBin: true
634
+ peerDependencies:
635
+ '@types/node': ^18.0.0 || >=20.0.0
636
+ less: '*'
637
+ lightningcss: ^1.21.0
638
+ sass: '*'
639
+ stylus: '*'
640
+ sugarss: '*'
641
+ terser: ^5.4.0
642
+ peerDependenciesMeta:
643
+ '@types/node':
644
+ optional: true
645
+ less:
646
+ optional: true
647
+ lightningcss:
648
+ optional: true
649
+ sass:
650
+ optional: true
651
+ stylus:
652
+ optional: true
653
+ sugarss:
654
+ optional: true
655
+ terser:
656
+ optional: true
657
+ dependencies:
658
+ esbuild: 0.19.11
659
+ postcss: 8.4.32
660
+ rollup: 4.9.2
661
+ optionalDependencies:
662
+ fsevents: 2.3.3
663
+ dev: true
664
+
665
+ /vue-template-compiler/2.7.16:
666
+ resolution: {integrity: sha512-AYbUWAJHLGGQM7+cNTELw+KsOG9nl2CnSv467WobS5Cv9uk3wFcnr1Etsz2sEIHEZvw1U+o9mRlEO6QbZvUPGQ==}
667
+ dependencies:
668
+ de-indent: 1.0.2
669
+ he: 1.2.0
670
+ dev: true
671
+
672
+ /vue-tsc/1.8.27_typescript@5.3.3:
673
+ resolution: {integrity: sha512-WesKCAZCRAbmmhuGl3+VrdWItEvfoFIPXOvUJkjULi+x+6G/Dy69yO3TBRJDr9eUlmsNAwVmxsNZxvHKzbkKdg==}
674
+ hasBin: true
675
+ peerDependencies:
676
+ typescript: '*'
677
+ dependencies:
678
+ '@volar/typescript': 1.11.1
679
+ '@vue/language-core': 1.8.27_typescript@5.3.3
680
+ semver: 7.5.4
681
+ typescript: 5.3.3
682
+ dev: true
683
+
684
+ /vue/3.4.3_typescript@5.3.3:
685
+ resolution: {integrity: sha512-GjN+culMAGv/mUbkIv8zMKItno8npcj5gWlXkSxf1SPTQf8eJ4A+YfHIvQFyL1IfuJcMl3soA7SmN1fRxbf/wA==}
686
+ peerDependencies:
687
+ typescript: '*'
688
+ peerDependenciesMeta:
689
+ typescript:
690
+ optional: true
691
+ dependencies:
692
+ '@vue/compiler-dom': 3.4.3
693
+ '@vue/compiler-sfc': 3.4.3
694
+ '@vue/runtime-dom': 3.4.3
695
+ '@vue/server-renderer': 3.4.3_vue@3.4.3
696
+ '@vue/shared': 3.4.3
697
+ typescript: 5.3.3
698
+
699
+ /yallist/4.0.0:
700
+ resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==}
701
+ dev: true
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--logos" width="31.88" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 257"><defs><linearGradient id="IconifyId1813088fe1fbc01fb466" x1="-.828%" x2="57.636%" y1="7.652%" y2="78.411%"><stop offset="0%" stop-color="#41D1FF"></stop><stop offset="100%" stop-color="#BD34FE"></stop></linearGradient><linearGradient id="IconifyId1813088fe1fbc01fb467" x1="43.376%" x2="50.316%" y1="2.242%" y2="89.03%"><stop offset="0%" stop-color="#FFEA83"></stop><stop offset="8.333%" stop-color="#FFDD35"></stop><stop offset="100%" stop-color="#FFA800"></stop></linearGradient></defs><path fill="url(#IconifyId1813088fe1fbc01fb466)" d="M255.153 37.938L134.897 252.976c-2.483 4.44-8.862 4.466-11.382.048L.875 37.958c-2.746-4.814 1.371-10.646 6.827-9.67l120.385 21.517a6.537 6.537 0 0 0 2.322-.004l117.867-21.483c5.438-.991 9.574 4.796 6.877 9.62Z"></path><path fill="url(#IconifyId1813088fe1fbc01fb467)" d="M185.432.063L96.44 17.501a3.268 3.268 0 0 0-2.634 3.014l-5.474 92.456a3.268 3.268 0 0 0 3.997 3.378l24.777-5.718c2.318-.535 4.413 1.507 3.936 3.838l-7.361 36.047c-.495 2.426 1.782 4.5 4.151 3.78l15.304-4.649c2.372-.72 4.652 1.36 4.15 3.788l-11.698 56.621c-.732 3.542 3.979 5.473 5.943 2.437l1.313-2.028l72.516-144.72c1.215-2.423-.88-5.186-3.54-4.672l-25.505 4.922c-2.396.462-4.435-1.77-3.759-4.114l16.646-57.705c.677-2.35-1.37-4.583-3.769-4.113Z"></path></svg>