sillyspec 3.7.7 → 3.7.9
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/.sillyspec/changes/dashboard/design.md +219 -0
- package/.sillyspec/plans/2026-04-05-dashboard.md +737 -0
- package/.sillyspec/specs/2026-04-05-dashboard-design.md +206 -0
- package/bin/sillyspec.js +0 -0
- package/package.json +1 -1
- package/packages/dashboard/dist/assets/index-Bh-GPjKY.css +1 -0
- package/packages/dashboard/dist/assets/index-CrCn5Gg6.js +17 -0
- package/packages/dashboard/dist/index.html +16 -0
- package/packages/dashboard/index.html +15 -0
- package/packages/dashboard/package-lock.json +2164 -0
- package/packages/dashboard/package.json +22 -0
- package/packages/dashboard/server/executor.js +86 -0
- package/packages/dashboard/server/index.js +359 -0
- package/packages/dashboard/server/parser.js +154 -0
- package/packages/dashboard/server/watcher.js +277 -0
- package/packages/dashboard/src/App.vue +154 -0
- package/packages/dashboard/src/components/ActionBar.vue +100 -0
- package/packages/dashboard/src/components/CommandPalette.vue +117 -0
- package/packages/dashboard/src/components/DetailPanel.vue +122 -0
- package/packages/dashboard/src/components/LogStream.vue +85 -0
- package/packages/dashboard/src/components/PipelineStage.vue +75 -0
- package/packages/dashboard/src/components/PipelineView.vue +94 -0
- package/packages/dashboard/src/components/ProjectList.vue +152 -0
- package/packages/dashboard/src/components/StageBadge.vue +53 -0
- package/packages/dashboard/src/components/StepCard.vue +89 -0
- package/packages/dashboard/src/composables/useDashboard.js +171 -0
- package/packages/dashboard/src/composables/useKeyboard.js +117 -0
- package/packages/dashboard/src/composables/useWebSocket.js +129 -0
- package/packages/dashboard/src/main.js +5 -0
- package/packages/dashboard/src/style.css +132 -0
- package/packages/dashboard/vite.config.js +18 -0
- package/src/index.js +68 -8
- package/src/init.js +23 -1
- package/src/progress.js +422 -0
- package/src/setup.js +16 -0
- package/templates/archive.md +56 -0
- package/templates/brainstorm.md +82 -26
- package/templates/commit.md +2 -0
- package/templates/execute.md +20 -1
- package/templates/progress-format.md +90 -0
- package/templates/quick.md +36 -3
- package/templates/resume-dialog.md +55 -0
- package/templates/skills/playwright-e2e/SKILL.md +1 -1
|
@@ -0,0 +1,2164 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@sillyspec/dashboard",
|
|
3
|
+
"version": "1.0.0",
|
|
4
|
+
"lockfileVersion": 3,
|
|
5
|
+
"requires": true,
|
|
6
|
+
"packages": {
|
|
7
|
+
"": {
|
|
8
|
+
"name": "@sillyspec/dashboard",
|
|
9
|
+
"version": "1.0.0",
|
|
10
|
+
"dependencies": {
|
|
11
|
+
"chokidar": "^4.0",
|
|
12
|
+
"open": "^10.1",
|
|
13
|
+
"vue": "^3.5",
|
|
14
|
+
"ws": "^8.18"
|
|
15
|
+
},
|
|
16
|
+
"devDependencies": {
|
|
17
|
+
"@tailwindcss/vite": "^4.0",
|
|
18
|
+
"@vitejs/plugin-vue": "^5.2",
|
|
19
|
+
"tailwindcss": "^4.0",
|
|
20
|
+
"vite": "^6.0"
|
|
21
|
+
}
|
|
22
|
+
},
|
|
23
|
+
"node_modules/@babel/helper-string-parser": {
|
|
24
|
+
"version": "7.27.1",
|
|
25
|
+
"resolved": "https://registry.npmmirror.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz",
|
|
26
|
+
"integrity": "sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==",
|
|
27
|
+
"license": "MIT",
|
|
28
|
+
"engines": {
|
|
29
|
+
"node": ">=6.9.0"
|
|
30
|
+
}
|
|
31
|
+
},
|
|
32
|
+
"node_modules/@babel/helper-validator-identifier": {
|
|
33
|
+
"version": "7.28.5",
|
|
34
|
+
"resolved": "https://registry.npmmirror.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz",
|
|
35
|
+
"integrity": "sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==",
|
|
36
|
+
"license": "MIT",
|
|
37
|
+
"engines": {
|
|
38
|
+
"node": ">=6.9.0"
|
|
39
|
+
}
|
|
40
|
+
},
|
|
41
|
+
"node_modules/@babel/parser": {
|
|
42
|
+
"version": "7.29.2",
|
|
43
|
+
"resolved": "https://registry.npmmirror.com/@babel/parser/-/parser-7.29.2.tgz",
|
|
44
|
+
"integrity": "sha512-4GgRzy/+fsBa72/RZVJmGKPmZu9Byn8o4MoLpmNe1m8ZfYnz5emHLQz3U4gLud6Zwl0RZIcgiLD7Uq7ySFuDLA==",
|
|
45
|
+
"license": "MIT",
|
|
46
|
+
"dependencies": {
|
|
47
|
+
"@babel/types": "^7.29.0"
|
|
48
|
+
},
|
|
49
|
+
"bin": {
|
|
50
|
+
"parser": "bin/babel-parser.js"
|
|
51
|
+
},
|
|
52
|
+
"engines": {
|
|
53
|
+
"node": ">=6.0.0"
|
|
54
|
+
}
|
|
55
|
+
},
|
|
56
|
+
"node_modules/@babel/types": {
|
|
57
|
+
"version": "7.29.0",
|
|
58
|
+
"resolved": "https://registry.npmmirror.com/@babel/types/-/types-7.29.0.tgz",
|
|
59
|
+
"integrity": "sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==",
|
|
60
|
+
"license": "MIT",
|
|
61
|
+
"dependencies": {
|
|
62
|
+
"@babel/helper-string-parser": "^7.27.1",
|
|
63
|
+
"@babel/helper-validator-identifier": "^7.28.5"
|
|
64
|
+
},
|
|
65
|
+
"engines": {
|
|
66
|
+
"node": ">=6.9.0"
|
|
67
|
+
}
|
|
68
|
+
},
|
|
69
|
+
"node_modules/@esbuild/aix-ppc64": {
|
|
70
|
+
"version": "0.25.12",
|
|
71
|
+
"resolved": "https://registry.npmmirror.com/@esbuild/aix-ppc64/-/aix-ppc64-0.25.12.tgz",
|
|
72
|
+
"integrity": "sha512-Hhmwd6CInZ3dwpuGTF8fJG6yoWmsToE+vYgD4nytZVxcu1ulHpUQRAB1UJ8+N1Am3Mz4+xOByoQoSZf4D+CpkA==",
|
|
73
|
+
"cpu": [
|
|
74
|
+
"ppc64"
|
|
75
|
+
],
|
|
76
|
+
"dev": true,
|
|
77
|
+
"license": "MIT",
|
|
78
|
+
"optional": true,
|
|
79
|
+
"os": [
|
|
80
|
+
"aix"
|
|
81
|
+
],
|
|
82
|
+
"engines": {
|
|
83
|
+
"node": ">=18"
|
|
84
|
+
}
|
|
85
|
+
},
|
|
86
|
+
"node_modules/@esbuild/android-arm": {
|
|
87
|
+
"version": "0.25.12",
|
|
88
|
+
"resolved": "https://registry.npmmirror.com/@esbuild/android-arm/-/android-arm-0.25.12.tgz",
|
|
89
|
+
"integrity": "sha512-VJ+sKvNA/GE7Ccacc9Cha7bpS8nyzVv0jdVgwNDaR4gDMC/2TTRc33Ip8qrNYUcpkOHUT5OZ0bUcNNVZQ9RLlg==",
|
|
90
|
+
"cpu": [
|
|
91
|
+
"arm"
|
|
92
|
+
],
|
|
93
|
+
"dev": true,
|
|
94
|
+
"license": "MIT",
|
|
95
|
+
"optional": true,
|
|
96
|
+
"os": [
|
|
97
|
+
"android"
|
|
98
|
+
],
|
|
99
|
+
"engines": {
|
|
100
|
+
"node": ">=18"
|
|
101
|
+
}
|
|
102
|
+
},
|
|
103
|
+
"node_modules/@esbuild/android-arm64": {
|
|
104
|
+
"version": "0.25.12",
|
|
105
|
+
"resolved": "https://registry.npmmirror.com/@esbuild/android-arm64/-/android-arm64-0.25.12.tgz",
|
|
106
|
+
"integrity": "sha512-6AAmLG7zwD1Z159jCKPvAxZd4y/VTO0VkprYy+3N2FtJ8+BQWFXU+OxARIwA46c5tdD9SsKGZ/1ocqBS/gAKHg==",
|
|
107
|
+
"cpu": [
|
|
108
|
+
"arm64"
|
|
109
|
+
],
|
|
110
|
+
"dev": true,
|
|
111
|
+
"license": "MIT",
|
|
112
|
+
"optional": true,
|
|
113
|
+
"os": [
|
|
114
|
+
"android"
|
|
115
|
+
],
|
|
116
|
+
"engines": {
|
|
117
|
+
"node": ">=18"
|
|
118
|
+
}
|
|
119
|
+
},
|
|
120
|
+
"node_modules/@esbuild/android-x64": {
|
|
121
|
+
"version": "0.25.12",
|
|
122
|
+
"resolved": "https://registry.npmmirror.com/@esbuild/android-x64/-/android-x64-0.25.12.tgz",
|
|
123
|
+
"integrity": "sha512-5jbb+2hhDHx5phYR2By8GTWEzn6I9UqR11Kwf22iKbNpYrsmRB18aX/9ivc5cabcUiAT/wM+YIZ6SG9QO6a8kg==",
|
|
124
|
+
"cpu": [
|
|
125
|
+
"x64"
|
|
126
|
+
],
|
|
127
|
+
"dev": true,
|
|
128
|
+
"license": "MIT",
|
|
129
|
+
"optional": true,
|
|
130
|
+
"os": [
|
|
131
|
+
"android"
|
|
132
|
+
],
|
|
133
|
+
"engines": {
|
|
134
|
+
"node": ">=18"
|
|
135
|
+
}
|
|
136
|
+
},
|
|
137
|
+
"node_modules/@esbuild/darwin-arm64": {
|
|
138
|
+
"version": "0.25.12",
|
|
139
|
+
"resolved": "https://registry.npmmirror.com/@esbuild/darwin-arm64/-/darwin-arm64-0.25.12.tgz",
|
|
140
|
+
"integrity": "sha512-N3zl+lxHCifgIlcMUP5016ESkeQjLj/959RxxNYIthIg+CQHInujFuXeWbWMgnTo4cp5XVHqFPmpyu9J65C1Yg==",
|
|
141
|
+
"cpu": [
|
|
142
|
+
"arm64"
|
|
143
|
+
],
|
|
144
|
+
"dev": true,
|
|
145
|
+
"license": "MIT",
|
|
146
|
+
"optional": true,
|
|
147
|
+
"os": [
|
|
148
|
+
"darwin"
|
|
149
|
+
],
|
|
150
|
+
"engines": {
|
|
151
|
+
"node": ">=18"
|
|
152
|
+
}
|
|
153
|
+
},
|
|
154
|
+
"node_modules/@esbuild/darwin-x64": {
|
|
155
|
+
"version": "0.25.12",
|
|
156
|
+
"resolved": "https://registry.npmmirror.com/@esbuild/darwin-x64/-/darwin-x64-0.25.12.tgz",
|
|
157
|
+
"integrity": "sha512-HQ9ka4Kx21qHXwtlTUVbKJOAnmG1ipXhdWTmNXiPzPfWKpXqASVcWdnf2bnL73wgjNrFXAa3yYvBSd9pzfEIpA==",
|
|
158
|
+
"cpu": [
|
|
159
|
+
"x64"
|
|
160
|
+
],
|
|
161
|
+
"dev": true,
|
|
162
|
+
"license": "MIT",
|
|
163
|
+
"optional": true,
|
|
164
|
+
"os": [
|
|
165
|
+
"darwin"
|
|
166
|
+
],
|
|
167
|
+
"engines": {
|
|
168
|
+
"node": ">=18"
|
|
169
|
+
}
|
|
170
|
+
},
|
|
171
|
+
"node_modules/@esbuild/freebsd-arm64": {
|
|
172
|
+
"version": "0.25.12",
|
|
173
|
+
"resolved": "https://registry.npmmirror.com/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.12.tgz",
|
|
174
|
+
"integrity": "sha512-gA0Bx759+7Jve03K1S0vkOu5Lg/85dou3EseOGUes8flVOGxbhDDh/iZaoek11Y8mtyKPGF3vP8XhnkDEAmzeg==",
|
|
175
|
+
"cpu": [
|
|
176
|
+
"arm64"
|
|
177
|
+
],
|
|
178
|
+
"dev": true,
|
|
179
|
+
"license": "MIT",
|
|
180
|
+
"optional": true,
|
|
181
|
+
"os": [
|
|
182
|
+
"freebsd"
|
|
183
|
+
],
|
|
184
|
+
"engines": {
|
|
185
|
+
"node": ">=18"
|
|
186
|
+
}
|
|
187
|
+
},
|
|
188
|
+
"node_modules/@esbuild/freebsd-x64": {
|
|
189
|
+
"version": "0.25.12",
|
|
190
|
+
"resolved": "https://registry.npmmirror.com/@esbuild/freebsd-x64/-/freebsd-x64-0.25.12.tgz",
|
|
191
|
+
"integrity": "sha512-TGbO26Yw2xsHzxtbVFGEXBFH0FRAP7gtcPE7P5yP7wGy7cXK2oO7RyOhL5NLiqTlBh47XhmIUXuGciXEqYFfBQ==",
|
|
192
|
+
"cpu": [
|
|
193
|
+
"x64"
|
|
194
|
+
],
|
|
195
|
+
"dev": true,
|
|
196
|
+
"license": "MIT",
|
|
197
|
+
"optional": true,
|
|
198
|
+
"os": [
|
|
199
|
+
"freebsd"
|
|
200
|
+
],
|
|
201
|
+
"engines": {
|
|
202
|
+
"node": ">=18"
|
|
203
|
+
}
|
|
204
|
+
},
|
|
205
|
+
"node_modules/@esbuild/linux-arm": {
|
|
206
|
+
"version": "0.25.12",
|
|
207
|
+
"resolved": "https://registry.npmmirror.com/@esbuild/linux-arm/-/linux-arm-0.25.12.tgz",
|
|
208
|
+
"integrity": "sha512-lPDGyC1JPDou8kGcywY0YILzWlhhnRjdof3UlcoqYmS9El818LLfJJc3PXXgZHrHCAKs/Z2SeZtDJr5MrkxtOw==",
|
|
209
|
+
"cpu": [
|
|
210
|
+
"arm"
|
|
211
|
+
],
|
|
212
|
+
"dev": true,
|
|
213
|
+
"license": "MIT",
|
|
214
|
+
"optional": true,
|
|
215
|
+
"os": [
|
|
216
|
+
"linux"
|
|
217
|
+
],
|
|
218
|
+
"engines": {
|
|
219
|
+
"node": ">=18"
|
|
220
|
+
}
|
|
221
|
+
},
|
|
222
|
+
"node_modules/@esbuild/linux-arm64": {
|
|
223
|
+
"version": "0.25.12",
|
|
224
|
+
"resolved": "https://registry.npmmirror.com/@esbuild/linux-arm64/-/linux-arm64-0.25.12.tgz",
|
|
225
|
+
"integrity": "sha512-8bwX7a8FghIgrupcxb4aUmYDLp8pX06rGh5HqDT7bB+8Rdells6mHvrFHHW2JAOPZUbnjUpKTLg6ECyzvas2AQ==",
|
|
226
|
+
"cpu": [
|
|
227
|
+
"arm64"
|
|
228
|
+
],
|
|
229
|
+
"dev": true,
|
|
230
|
+
"license": "MIT",
|
|
231
|
+
"optional": true,
|
|
232
|
+
"os": [
|
|
233
|
+
"linux"
|
|
234
|
+
],
|
|
235
|
+
"engines": {
|
|
236
|
+
"node": ">=18"
|
|
237
|
+
}
|
|
238
|
+
},
|
|
239
|
+
"node_modules/@esbuild/linux-ia32": {
|
|
240
|
+
"version": "0.25.12",
|
|
241
|
+
"resolved": "https://registry.npmmirror.com/@esbuild/linux-ia32/-/linux-ia32-0.25.12.tgz",
|
|
242
|
+
"integrity": "sha512-0y9KrdVnbMM2/vG8KfU0byhUN+EFCny9+8g202gYqSSVMonbsCfLjUO+rCci7pM0WBEtz+oK/PIwHkzxkyharA==",
|
|
243
|
+
"cpu": [
|
|
244
|
+
"ia32"
|
|
245
|
+
],
|
|
246
|
+
"dev": true,
|
|
247
|
+
"license": "MIT",
|
|
248
|
+
"optional": true,
|
|
249
|
+
"os": [
|
|
250
|
+
"linux"
|
|
251
|
+
],
|
|
252
|
+
"engines": {
|
|
253
|
+
"node": ">=18"
|
|
254
|
+
}
|
|
255
|
+
},
|
|
256
|
+
"node_modules/@esbuild/linux-loong64": {
|
|
257
|
+
"version": "0.25.12",
|
|
258
|
+
"resolved": "https://registry.npmmirror.com/@esbuild/linux-loong64/-/linux-loong64-0.25.12.tgz",
|
|
259
|
+
"integrity": "sha512-h///Lr5a9rib/v1GGqXVGzjL4TMvVTv+s1DPoxQdz7l/AYv6LDSxdIwzxkrPW438oUXiDtwM10o9PmwS/6Z0Ng==",
|
|
260
|
+
"cpu": [
|
|
261
|
+
"loong64"
|
|
262
|
+
],
|
|
263
|
+
"dev": true,
|
|
264
|
+
"license": "MIT",
|
|
265
|
+
"optional": true,
|
|
266
|
+
"os": [
|
|
267
|
+
"linux"
|
|
268
|
+
],
|
|
269
|
+
"engines": {
|
|
270
|
+
"node": ">=18"
|
|
271
|
+
}
|
|
272
|
+
},
|
|
273
|
+
"node_modules/@esbuild/linux-mips64el": {
|
|
274
|
+
"version": "0.25.12",
|
|
275
|
+
"resolved": "https://registry.npmmirror.com/@esbuild/linux-mips64el/-/linux-mips64el-0.25.12.tgz",
|
|
276
|
+
"integrity": "sha512-iyRrM1Pzy9GFMDLsXn1iHUm18nhKnNMWscjmp4+hpafcZjrr2WbT//d20xaGljXDBYHqRcl8HnxbX6uaA/eGVw==",
|
|
277
|
+
"cpu": [
|
|
278
|
+
"mips64el"
|
|
279
|
+
],
|
|
280
|
+
"dev": true,
|
|
281
|
+
"license": "MIT",
|
|
282
|
+
"optional": true,
|
|
283
|
+
"os": [
|
|
284
|
+
"linux"
|
|
285
|
+
],
|
|
286
|
+
"engines": {
|
|
287
|
+
"node": ">=18"
|
|
288
|
+
}
|
|
289
|
+
},
|
|
290
|
+
"node_modules/@esbuild/linux-ppc64": {
|
|
291
|
+
"version": "0.25.12",
|
|
292
|
+
"resolved": "https://registry.npmmirror.com/@esbuild/linux-ppc64/-/linux-ppc64-0.25.12.tgz",
|
|
293
|
+
"integrity": "sha512-9meM/lRXxMi5PSUqEXRCtVjEZBGwB7P/D4yT8UG/mwIdze2aV4Vo6U5gD3+RsoHXKkHCfSxZKzmDssVlRj1QQA==",
|
|
294
|
+
"cpu": [
|
|
295
|
+
"ppc64"
|
|
296
|
+
],
|
|
297
|
+
"dev": true,
|
|
298
|
+
"license": "MIT",
|
|
299
|
+
"optional": true,
|
|
300
|
+
"os": [
|
|
301
|
+
"linux"
|
|
302
|
+
],
|
|
303
|
+
"engines": {
|
|
304
|
+
"node": ">=18"
|
|
305
|
+
}
|
|
306
|
+
},
|
|
307
|
+
"node_modules/@esbuild/linux-riscv64": {
|
|
308
|
+
"version": "0.25.12",
|
|
309
|
+
"resolved": "https://registry.npmmirror.com/@esbuild/linux-riscv64/-/linux-riscv64-0.25.12.tgz",
|
|
310
|
+
"integrity": "sha512-Zr7KR4hgKUpWAwb1f3o5ygT04MzqVrGEGXGLnj15YQDJErYu/BGg+wmFlIDOdJp0PmB0lLvxFIOXZgFRrdjR0w==",
|
|
311
|
+
"cpu": [
|
|
312
|
+
"riscv64"
|
|
313
|
+
],
|
|
314
|
+
"dev": true,
|
|
315
|
+
"license": "MIT",
|
|
316
|
+
"optional": true,
|
|
317
|
+
"os": [
|
|
318
|
+
"linux"
|
|
319
|
+
],
|
|
320
|
+
"engines": {
|
|
321
|
+
"node": ">=18"
|
|
322
|
+
}
|
|
323
|
+
},
|
|
324
|
+
"node_modules/@esbuild/linux-s390x": {
|
|
325
|
+
"version": "0.25.12",
|
|
326
|
+
"resolved": "https://registry.npmmirror.com/@esbuild/linux-s390x/-/linux-s390x-0.25.12.tgz",
|
|
327
|
+
"integrity": "sha512-MsKncOcgTNvdtiISc/jZs/Zf8d0cl/t3gYWX8J9ubBnVOwlk65UIEEvgBORTiljloIWnBzLs4qhzPkJcitIzIg==",
|
|
328
|
+
"cpu": [
|
|
329
|
+
"s390x"
|
|
330
|
+
],
|
|
331
|
+
"dev": true,
|
|
332
|
+
"license": "MIT",
|
|
333
|
+
"optional": true,
|
|
334
|
+
"os": [
|
|
335
|
+
"linux"
|
|
336
|
+
],
|
|
337
|
+
"engines": {
|
|
338
|
+
"node": ">=18"
|
|
339
|
+
}
|
|
340
|
+
},
|
|
341
|
+
"node_modules/@esbuild/linux-x64": {
|
|
342
|
+
"version": "0.25.12",
|
|
343
|
+
"resolved": "https://registry.npmmirror.com/@esbuild/linux-x64/-/linux-x64-0.25.12.tgz",
|
|
344
|
+
"integrity": "sha512-uqZMTLr/zR/ed4jIGnwSLkaHmPjOjJvnm6TVVitAa08SLS9Z0VM8wIRx7gWbJB5/J54YuIMInDquWyYvQLZkgw==",
|
|
345
|
+
"cpu": [
|
|
346
|
+
"x64"
|
|
347
|
+
],
|
|
348
|
+
"dev": true,
|
|
349
|
+
"license": "MIT",
|
|
350
|
+
"optional": true,
|
|
351
|
+
"os": [
|
|
352
|
+
"linux"
|
|
353
|
+
],
|
|
354
|
+
"engines": {
|
|
355
|
+
"node": ">=18"
|
|
356
|
+
}
|
|
357
|
+
},
|
|
358
|
+
"node_modules/@esbuild/netbsd-arm64": {
|
|
359
|
+
"version": "0.25.12",
|
|
360
|
+
"resolved": "https://registry.npmmirror.com/@esbuild/netbsd-arm64/-/netbsd-arm64-0.25.12.tgz",
|
|
361
|
+
"integrity": "sha512-xXwcTq4GhRM7J9A8Gv5boanHhRa/Q9KLVmcyXHCTaM4wKfIpWkdXiMog/KsnxzJ0A1+nD+zoecuzqPmCRyBGjg==",
|
|
362
|
+
"cpu": [
|
|
363
|
+
"arm64"
|
|
364
|
+
],
|
|
365
|
+
"dev": true,
|
|
366
|
+
"license": "MIT",
|
|
367
|
+
"optional": true,
|
|
368
|
+
"os": [
|
|
369
|
+
"netbsd"
|
|
370
|
+
],
|
|
371
|
+
"engines": {
|
|
372
|
+
"node": ">=18"
|
|
373
|
+
}
|
|
374
|
+
},
|
|
375
|
+
"node_modules/@esbuild/netbsd-x64": {
|
|
376
|
+
"version": "0.25.12",
|
|
377
|
+
"resolved": "https://registry.npmmirror.com/@esbuild/netbsd-x64/-/netbsd-x64-0.25.12.tgz",
|
|
378
|
+
"integrity": "sha512-Ld5pTlzPy3YwGec4OuHh1aCVCRvOXdH8DgRjfDy/oumVovmuSzWfnSJg+VtakB9Cm0gxNO9BzWkj6mtO1FMXkQ==",
|
|
379
|
+
"cpu": [
|
|
380
|
+
"x64"
|
|
381
|
+
],
|
|
382
|
+
"dev": true,
|
|
383
|
+
"license": "MIT",
|
|
384
|
+
"optional": true,
|
|
385
|
+
"os": [
|
|
386
|
+
"netbsd"
|
|
387
|
+
],
|
|
388
|
+
"engines": {
|
|
389
|
+
"node": ">=18"
|
|
390
|
+
}
|
|
391
|
+
},
|
|
392
|
+
"node_modules/@esbuild/openbsd-arm64": {
|
|
393
|
+
"version": "0.25.12",
|
|
394
|
+
"resolved": "https://registry.npmmirror.com/@esbuild/openbsd-arm64/-/openbsd-arm64-0.25.12.tgz",
|
|
395
|
+
"integrity": "sha512-fF96T6KsBo/pkQI950FARU9apGNTSlZGsv1jZBAlcLL1MLjLNIWPBkj5NlSz8aAzYKg+eNqknrUJ24QBybeR5A==",
|
|
396
|
+
"cpu": [
|
|
397
|
+
"arm64"
|
|
398
|
+
],
|
|
399
|
+
"dev": true,
|
|
400
|
+
"license": "MIT",
|
|
401
|
+
"optional": true,
|
|
402
|
+
"os": [
|
|
403
|
+
"openbsd"
|
|
404
|
+
],
|
|
405
|
+
"engines": {
|
|
406
|
+
"node": ">=18"
|
|
407
|
+
}
|
|
408
|
+
},
|
|
409
|
+
"node_modules/@esbuild/openbsd-x64": {
|
|
410
|
+
"version": "0.25.12",
|
|
411
|
+
"resolved": "https://registry.npmmirror.com/@esbuild/openbsd-x64/-/openbsd-x64-0.25.12.tgz",
|
|
412
|
+
"integrity": "sha512-MZyXUkZHjQxUvzK7rN8DJ3SRmrVrke8ZyRusHlP+kuwqTcfWLyqMOE3sScPPyeIXN/mDJIfGXvcMqCgYKekoQw==",
|
|
413
|
+
"cpu": [
|
|
414
|
+
"x64"
|
|
415
|
+
],
|
|
416
|
+
"dev": true,
|
|
417
|
+
"license": "MIT",
|
|
418
|
+
"optional": true,
|
|
419
|
+
"os": [
|
|
420
|
+
"openbsd"
|
|
421
|
+
],
|
|
422
|
+
"engines": {
|
|
423
|
+
"node": ">=18"
|
|
424
|
+
}
|
|
425
|
+
},
|
|
426
|
+
"node_modules/@esbuild/openharmony-arm64": {
|
|
427
|
+
"version": "0.25.12",
|
|
428
|
+
"resolved": "https://registry.npmmirror.com/@esbuild/openharmony-arm64/-/openharmony-arm64-0.25.12.tgz",
|
|
429
|
+
"integrity": "sha512-rm0YWsqUSRrjncSXGA7Zv78Nbnw4XL6/dzr20cyrQf7ZmRcsovpcRBdhD43Nuk3y7XIoW2OxMVvwuRvk9XdASg==",
|
|
430
|
+
"cpu": [
|
|
431
|
+
"arm64"
|
|
432
|
+
],
|
|
433
|
+
"dev": true,
|
|
434
|
+
"license": "MIT",
|
|
435
|
+
"optional": true,
|
|
436
|
+
"os": [
|
|
437
|
+
"openharmony"
|
|
438
|
+
],
|
|
439
|
+
"engines": {
|
|
440
|
+
"node": ">=18"
|
|
441
|
+
}
|
|
442
|
+
},
|
|
443
|
+
"node_modules/@esbuild/sunos-x64": {
|
|
444
|
+
"version": "0.25.12",
|
|
445
|
+
"resolved": "https://registry.npmmirror.com/@esbuild/sunos-x64/-/sunos-x64-0.25.12.tgz",
|
|
446
|
+
"integrity": "sha512-3wGSCDyuTHQUzt0nV7bocDy72r2lI33QL3gkDNGkod22EsYl04sMf0qLb8luNKTOmgF/eDEDP5BFNwoBKH441w==",
|
|
447
|
+
"cpu": [
|
|
448
|
+
"x64"
|
|
449
|
+
],
|
|
450
|
+
"dev": true,
|
|
451
|
+
"license": "MIT",
|
|
452
|
+
"optional": true,
|
|
453
|
+
"os": [
|
|
454
|
+
"sunos"
|
|
455
|
+
],
|
|
456
|
+
"engines": {
|
|
457
|
+
"node": ">=18"
|
|
458
|
+
}
|
|
459
|
+
},
|
|
460
|
+
"node_modules/@esbuild/win32-arm64": {
|
|
461
|
+
"version": "0.25.12",
|
|
462
|
+
"resolved": "https://registry.npmmirror.com/@esbuild/win32-arm64/-/win32-arm64-0.25.12.tgz",
|
|
463
|
+
"integrity": "sha512-rMmLrur64A7+DKlnSuwqUdRKyd3UE7oPJZmnljqEptesKM8wx9J8gx5u0+9Pq0fQQW8vqeKebwNXdfOyP+8Bsg==",
|
|
464
|
+
"cpu": [
|
|
465
|
+
"arm64"
|
|
466
|
+
],
|
|
467
|
+
"dev": true,
|
|
468
|
+
"license": "MIT",
|
|
469
|
+
"optional": true,
|
|
470
|
+
"os": [
|
|
471
|
+
"win32"
|
|
472
|
+
],
|
|
473
|
+
"engines": {
|
|
474
|
+
"node": ">=18"
|
|
475
|
+
}
|
|
476
|
+
},
|
|
477
|
+
"node_modules/@esbuild/win32-ia32": {
|
|
478
|
+
"version": "0.25.12",
|
|
479
|
+
"resolved": "https://registry.npmmirror.com/@esbuild/win32-ia32/-/win32-ia32-0.25.12.tgz",
|
|
480
|
+
"integrity": "sha512-HkqnmmBoCbCwxUKKNPBixiWDGCpQGVsrQfJoVGYLPT41XWF8lHuE5N6WhVia2n4o5QK5M4tYr21827fNhi4byQ==",
|
|
481
|
+
"cpu": [
|
|
482
|
+
"ia32"
|
|
483
|
+
],
|
|
484
|
+
"dev": true,
|
|
485
|
+
"license": "MIT",
|
|
486
|
+
"optional": true,
|
|
487
|
+
"os": [
|
|
488
|
+
"win32"
|
|
489
|
+
],
|
|
490
|
+
"engines": {
|
|
491
|
+
"node": ">=18"
|
|
492
|
+
}
|
|
493
|
+
},
|
|
494
|
+
"node_modules/@esbuild/win32-x64": {
|
|
495
|
+
"version": "0.25.12",
|
|
496
|
+
"resolved": "https://registry.npmmirror.com/@esbuild/win32-x64/-/win32-x64-0.25.12.tgz",
|
|
497
|
+
"integrity": "sha512-alJC0uCZpTFrSL0CCDjcgleBXPnCrEAhTBILpeAp7M/OFgoqtAetfBzX0xM00MUsVVPpVjlPuMbREqnZCXaTnA==",
|
|
498
|
+
"cpu": [
|
|
499
|
+
"x64"
|
|
500
|
+
],
|
|
501
|
+
"dev": true,
|
|
502
|
+
"license": "MIT",
|
|
503
|
+
"optional": true,
|
|
504
|
+
"os": [
|
|
505
|
+
"win32"
|
|
506
|
+
],
|
|
507
|
+
"engines": {
|
|
508
|
+
"node": ">=18"
|
|
509
|
+
}
|
|
510
|
+
},
|
|
511
|
+
"node_modules/@jridgewell/gen-mapping": {
|
|
512
|
+
"version": "0.3.13",
|
|
513
|
+
"resolved": "https://registry.npmmirror.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz",
|
|
514
|
+
"integrity": "sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==",
|
|
515
|
+
"dev": true,
|
|
516
|
+
"license": "MIT",
|
|
517
|
+
"dependencies": {
|
|
518
|
+
"@jridgewell/sourcemap-codec": "^1.5.0",
|
|
519
|
+
"@jridgewell/trace-mapping": "^0.3.24"
|
|
520
|
+
}
|
|
521
|
+
},
|
|
522
|
+
"node_modules/@jridgewell/remapping": {
|
|
523
|
+
"version": "2.3.5",
|
|
524
|
+
"resolved": "https://registry.npmmirror.com/@jridgewell/remapping/-/remapping-2.3.5.tgz",
|
|
525
|
+
"integrity": "sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==",
|
|
526
|
+
"dev": true,
|
|
527
|
+
"license": "MIT",
|
|
528
|
+
"dependencies": {
|
|
529
|
+
"@jridgewell/gen-mapping": "^0.3.5",
|
|
530
|
+
"@jridgewell/trace-mapping": "^0.3.24"
|
|
531
|
+
}
|
|
532
|
+
},
|
|
533
|
+
"node_modules/@jridgewell/resolve-uri": {
|
|
534
|
+
"version": "3.1.2",
|
|
535
|
+
"resolved": "https://registry.npmmirror.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz",
|
|
536
|
+
"integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==",
|
|
537
|
+
"dev": true,
|
|
538
|
+
"license": "MIT",
|
|
539
|
+
"engines": {
|
|
540
|
+
"node": ">=6.0.0"
|
|
541
|
+
}
|
|
542
|
+
},
|
|
543
|
+
"node_modules/@jridgewell/sourcemap-codec": {
|
|
544
|
+
"version": "1.5.5",
|
|
545
|
+
"resolved": "https://registry.npmmirror.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz",
|
|
546
|
+
"integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==",
|
|
547
|
+
"license": "MIT"
|
|
548
|
+
},
|
|
549
|
+
"node_modules/@jridgewell/trace-mapping": {
|
|
550
|
+
"version": "0.3.31",
|
|
551
|
+
"resolved": "https://registry.npmmirror.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz",
|
|
552
|
+
"integrity": "sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==",
|
|
553
|
+
"dev": true,
|
|
554
|
+
"license": "MIT",
|
|
555
|
+
"dependencies": {
|
|
556
|
+
"@jridgewell/resolve-uri": "^3.1.0",
|
|
557
|
+
"@jridgewell/sourcemap-codec": "^1.4.14"
|
|
558
|
+
}
|
|
559
|
+
},
|
|
560
|
+
"node_modules/@rollup/rollup-android-arm-eabi": {
|
|
561
|
+
"version": "4.60.1",
|
|
562
|
+
"resolved": "https://registry.npmmirror.com/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.60.1.tgz",
|
|
563
|
+
"integrity": "sha512-d6FinEBLdIiK+1uACUttJKfgZREXrF0Qc2SmLII7W2AD8FfiZ9Wjd+rD/iRuf5s5dWrr1GgwXCvPqOuDquOowA==",
|
|
564
|
+
"cpu": [
|
|
565
|
+
"arm"
|
|
566
|
+
],
|
|
567
|
+
"dev": true,
|
|
568
|
+
"license": "MIT",
|
|
569
|
+
"optional": true,
|
|
570
|
+
"os": [
|
|
571
|
+
"android"
|
|
572
|
+
]
|
|
573
|
+
},
|
|
574
|
+
"node_modules/@rollup/rollup-android-arm64": {
|
|
575
|
+
"version": "4.60.1",
|
|
576
|
+
"resolved": "https://registry.npmmirror.com/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.60.1.tgz",
|
|
577
|
+
"integrity": "sha512-YjG/EwIDvvYI1YvYbHvDz/BYHtkY4ygUIXHnTdLhG+hKIQFBiosfWiACWortsKPKU/+dUwQQCKQM3qrDe8c9BA==",
|
|
578
|
+
"cpu": [
|
|
579
|
+
"arm64"
|
|
580
|
+
],
|
|
581
|
+
"dev": true,
|
|
582
|
+
"license": "MIT",
|
|
583
|
+
"optional": true,
|
|
584
|
+
"os": [
|
|
585
|
+
"android"
|
|
586
|
+
]
|
|
587
|
+
},
|
|
588
|
+
"node_modules/@rollup/rollup-darwin-arm64": {
|
|
589
|
+
"version": "4.60.1",
|
|
590
|
+
"resolved": "https://registry.npmmirror.com/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.60.1.tgz",
|
|
591
|
+
"integrity": "sha512-mjCpF7GmkRtSJwon+Rq1N8+pI+8l7w5g9Z3vWj4T7abguC4Czwi3Yu/pFaLvA3TTeMVjnu3ctigusqWUfjZzvw==",
|
|
592
|
+
"cpu": [
|
|
593
|
+
"arm64"
|
|
594
|
+
],
|
|
595
|
+
"dev": true,
|
|
596
|
+
"license": "MIT",
|
|
597
|
+
"optional": true,
|
|
598
|
+
"os": [
|
|
599
|
+
"darwin"
|
|
600
|
+
]
|
|
601
|
+
},
|
|
602
|
+
"node_modules/@rollup/rollup-darwin-x64": {
|
|
603
|
+
"version": "4.60.1",
|
|
604
|
+
"resolved": "https://registry.npmmirror.com/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.60.1.tgz",
|
|
605
|
+
"integrity": "sha512-haZ7hJ1JT4e9hqkoT9R/19XW2QKqjfJVv+i5AGg57S+nLk9lQnJ1F/eZloRO3o9Scy9CM3wQ9l+dkXtcBgN5Ew==",
|
|
606
|
+
"cpu": [
|
|
607
|
+
"x64"
|
|
608
|
+
],
|
|
609
|
+
"dev": true,
|
|
610
|
+
"license": "MIT",
|
|
611
|
+
"optional": true,
|
|
612
|
+
"os": [
|
|
613
|
+
"darwin"
|
|
614
|
+
]
|
|
615
|
+
},
|
|
616
|
+
"node_modules/@rollup/rollup-freebsd-arm64": {
|
|
617
|
+
"version": "4.60.1",
|
|
618
|
+
"resolved": "https://registry.npmmirror.com/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.60.1.tgz",
|
|
619
|
+
"integrity": "sha512-czw90wpQq3ZsAVBlinZjAYTKduOjTywlG7fEeWKUA7oCmpA8xdTkxZZlwNJKWqILlq0wehoZcJYfBvOyhPTQ6w==",
|
|
620
|
+
"cpu": [
|
|
621
|
+
"arm64"
|
|
622
|
+
],
|
|
623
|
+
"dev": true,
|
|
624
|
+
"license": "MIT",
|
|
625
|
+
"optional": true,
|
|
626
|
+
"os": [
|
|
627
|
+
"freebsd"
|
|
628
|
+
]
|
|
629
|
+
},
|
|
630
|
+
"node_modules/@rollup/rollup-freebsd-x64": {
|
|
631
|
+
"version": "4.60.1",
|
|
632
|
+
"resolved": "https://registry.npmmirror.com/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.60.1.tgz",
|
|
633
|
+
"integrity": "sha512-KVB2rqsxTHuBtfOeySEyzEOB7ltlB/ux38iu2rBQzkjbwRVlkhAGIEDiiYnO2kFOkJp+Z7pUXKyrRRFuFUKt+g==",
|
|
634
|
+
"cpu": [
|
|
635
|
+
"x64"
|
|
636
|
+
],
|
|
637
|
+
"dev": true,
|
|
638
|
+
"license": "MIT",
|
|
639
|
+
"optional": true,
|
|
640
|
+
"os": [
|
|
641
|
+
"freebsd"
|
|
642
|
+
]
|
|
643
|
+
},
|
|
644
|
+
"node_modules/@rollup/rollup-linux-arm-gnueabihf": {
|
|
645
|
+
"version": "4.60.1",
|
|
646
|
+
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.60.1.tgz",
|
|
647
|
+
"integrity": "sha512-L+34Qqil+v5uC0zEubW7uByo78WOCIrBvci69E7sFASRl0X7b/MB6Cqd1lky/CtcSVTydWa2WZwFuWexjS5o6g==",
|
|
648
|
+
"cpu": [
|
|
649
|
+
"arm"
|
|
650
|
+
],
|
|
651
|
+
"dev": true,
|
|
652
|
+
"license": "MIT",
|
|
653
|
+
"optional": true,
|
|
654
|
+
"os": [
|
|
655
|
+
"linux"
|
|
656
|
+
]
|
|
657
|
+
},
|
|
658
|
+
"node_modules/@rollup/rollup-linux-arm-musleabihf": {
|
|
659
|
+
"version": "4.60.1",
|
|
660
|
+
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.60.1.tgz",
|
|
661
|
+
"integrity": "sha512-n83O8rt4v34hgFzlkb1ycniJh7IR5RCIqt6mz1VRJD6pmhRi0CXdmfnLu9dIUS6buzh60IvACM842Ffb3xd6Gg==",
|
|
662
|
+
"cpu": [
|
|
663
|
+
"arm"
|
|
664
|
+
],
|
|
665
|
+
"dev": true,
|
|
666
|
+
"license": "MIT",
|
|
667
|
+
"optional": true,
|
|
668
|
+
"os": [
|
|
669
|
+
"linux"
|
|
670
|
+
]
|
|
671
|
+
},
|
|
672
|
+
"node_modules/@rollup/rollup-linux-arm64-gnu": {
|
|
673
|
+
"version": "4.60.1",
|
|
674
|
+
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.60.1.tgz",
|
|
675
|
+
"integrity": "sha512-Nql7sTeAzhTAja3QXeAI48+/+GjBJ+QmAH13snn0AJSNL50JsDqotyudHyMbO2RbJkskbMbFJfIJKWA6R1LCJQ==",
|
|
676
|
+
"cpu": [
|
|
677
|
+
"arm64"
|
|
678
|
+
],
|
|
679
|
+
"dev": true,
|
|
680
|
+
"license": "MIT",
|
|
681
|
+
"optional": true,
|
|
682
|
+
"os": [
|
|
683
|
+
"linux"
|
|
684
|
+
]
|
|
685
|
+
},
|
|
686
|
+
"node_modules/@rollup/rollup-linux-arm64-musl": {
|
|
687
|
+
"version": "4.60.1",
|
|
688
|
+
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.60.1.tgz",
|
|
689
|
+
"integrity": "sha512-+pUymDhd0ys9GcKZPPWlFiZ67sTWV5UU6zOJat02M1+PiuSGDziyRuI/pPue3hoUwm2uGfxdL+trT6Z9rxnlMA==",
|
|
690
|
+
"cpu": [
|
|
691
|
+
"arm64"
|
|
692
|
+
],
|
|
693
|
+
"dev": true,
|
|
694
|
+
"license": "MIT",
|
|
695
|
+
"optional": true,
|
|
696
|
+
"os": [
|
|
697
|
+
"linux"
|
|
698
|
+
]
|
|
699
|
+
},
|
|
700
|
+
"node_modules/@rollup/rollup-linux-loong64-gnu": {
|
|
701
|
+
"version": "4.60.1",
|
|
702
|
+
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.60.1.tgz",
|
|
703
|
+
"integrity": "sha512-VSvgvQeIcsEvY4bKDHEDWcpW4Yw7BtlKG1GUT4FzBUlEKQK0rWHYBqQt6Fm2taXS+1bXvJT6kICu5ZwqKCnvlQ==",
|
|
704
|
+
"cpu": [
|
|
705
|
+
"loong64"
|
|
706
|
+
],
|
|
707
|
+
"dev": true,
|
|
708
|
+
"license": "MIT",
|
|
709
|
+
"optional": true,
|
|
710
|
+
"os": [
|
|
711
|
+
"linux"
|
|
712
|
+
]
|
|
713
|
+
},
|
|
714
|
+
"node_modules/@rollup/rollup-linux-loong64-musl": {
|
|
715
|
+
"version": "4.60.1",
|
|
716
|
+
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-loong64-musl/-/rollup-linux-loong64-musl-4.60.1.tgz",
|
|
717
|
+
"integrity": "sha512-4LqhUomJqwe641gsPp6xLfhqWMbQV04KtPp7/dIp0nzPxAkNY1AbwL5W0MQpcalLYk07vaW9Kp1PBhdpZYYcEw==",
|
|
718
|
+
"cpu": [
|
|
719
|
+
"loong64"
|
|
720
|
+
],
|
|
721
|
+
"dev": true,
|
|
722
|
+
"license": "MIT",
|
|
723
|
+
"optional": true,
|
|
724
|
+
"os": [
|
|
725
|
+
"linux"
|
|
726
|
+
]
|
|
727
|
+
},
|
|
728
|
+
"node_modules/@rollup/rollup-linux-ppc64-gnu": {
|
|
729
|
+
"version": "4.60.1",
|
|
730
|
+
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.60.1.tgz",
|
|
731
|
+
"integrity": "sha512-tLQQ9aPvkBxOc/EUT6j3pyeMD6Hb8QF2BTBnCQWP/uu1lhc9AIrIjKnLYMEroIz/JvtGYgI9dF3AxHZNaEH0rw==",
|
|
732
|
+
"cpu": [
|
|
733
|
+
"ppc64"
|
|
734
|
+
],
|
|
735
|
+
"dev": true,
|
|
736
|
+
"license": "MIT",
|
|
737
|
+
"optional": true,
|
|
738
|
+
"os": [
|
|
739
|
+
"linux"
|
|
740
|
+
]
|
|
741
|
+
},
|
|
742
|
+
"node_modules/@rollup/rollup-linux-ppc64-musl": {
|
|
743
|
+
"version": "4.60.1",
|
|
744
|
+
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-ppc64-musl/-/rollup-linux-ppc64-musl-4.60.1.tgz",
|
|
745
|
+
"integrity": "sha512-RMxFhJwc9fSXP6PqmAz4cbv3kAyvD1etJFjTx4ONqFP9DkTkXsAMU4v3Vyc5BgzC+anz7nS/9tp4obsKfqkDHg==",
|
|
746
|
+
"cpu": [
|
|
747
|
+
"ppc64"
|
|
748
|
+
],
|
|
749
|
+
"dev": true,
|
|
750
|
+
"license": "MIT",
|
|
751
|
+
"optional": true,
|
|
752
|
+
"os": [
|
|
753
|
+
"linux"
|
|
754
|
+
]
|
|
755
|
+
},
|
|
756
|
+
"node_modules/@rollup/rollup-linux-riscv64-gnu": {
|
|
757
|
+
"version": "4.60.1",
|
|
758
|
+
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.60.1.tgz",
|
|
759
|
+
"integrity": "sha512-QKgFl+Yc1eEk6MmOBfRHYF6lTxiiiV3/z/BRrbSiW2I7AFTXoBFvdMEyglohPj//2mZS4hDOqeB0H1ACh3sBbg==",
|
|
760
|
+
"cpu": [
|
|
761
|
+
"riscv64"
|
|
762
|
+
],
|
|
763
|
+
"dev": true,
|
|
764
|
+
"license": "MIT",
|
|
765
|
+
"optional": true,
|
|
766
|
+
"os": [
|
|
767
|
+
"linux"
|
|
768
|
+
]
|
|
769
|
+
},
|
|
770
|
+
"node_modules/@rollup/rollup-linux-riscv64-musl": {
|
|
771
|
+
"version": "4.60.1",
|
|
772
|
+
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.60.1.tgz",
|
|
773
|
+
"integrity": "sha512-RAjXjP/8c6ZtzatZcA1RaQr6O1TRhzC+adn8YZDnChliZHviqIjmvFwHcxi4JKPSDAt6Uhf/7vqcBzQJy0PDJg==",
|
|
774
|
+
"cpu": [
|
|
775
|
+
"riscv64"
|
|
776
|
+
],
|
|
777
|
+
"dev": true,
|
|
778
|
+
"license": "MIT",
|
|
779
|
+
"optional": true,
|
|
780
|
+
"os": [
|
|
781
|
+
"linux"
|
|
782
|
+
]
|
|
783
|
+
},
|
|
784
|
+
"node_modules/@rollup/rollup-linux-s390x-gnu": {
|
|
785
|
+
"version": "4.60.1",
|
|
786
|
+
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.60.1.tgz",
|
|
787
|
+
"integrity": "sha512-wcuocpaOlaL1COBYiA89O6yfjlp3RwKDeTIA0hM7OpmhR1Bjo9j31G1uQVpDlTvwxGn2nQs65fBFL5UFd76FcQ==",
|
|
788
|
+
"cpu": [
|
|
789
|
+
"s390x"
|
|
790
|
+
],
|
|
791
|
+
"dev": true,
|
|
792
|
+
"license": "MIT",
|
|
793
|
+
"optional": true,
|
|
794
|
+
"os": [
|
|
795
|
+
"linux"
|
|
796
|
+
]
|
|
797
|
+
},
|
|
798
|
+
"node_modules/@rollup/rollup-linux-x64-gnu": {
|
|
799
|
+
"version": "4.60.1",
|
|
800
|
+
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.60.1.tgz",
|
|
801
|
+
"integrity": "sha512-77PpsFQUCOiZR9+LQEFg9GClyfkNXj1MP6wRnzYs0EeWbPcHs02AXu4xuUbM1zhwn3wqaizle3AEYg5aeoohhg==",
|
|
802
|
+
"cpu": [
|
|
803
|
+
"x64"
|
|
804
|
+
],
|
|
805
|
+
"dev": true,
|
|
806
|
+
"license": "MIT",
|
|
807
|
+
"optional": true,
|
|
808
|
+
"os": [
|
|
809
|
+
"linux"
|
|
810
|
+
]
|
|
811
|
+
},
|
|
812
|
+
"node_modules/@rollup/rollup-linux-x64-musl": {
|
|
813
|
+
"version": "4.60.1",
|
|
814
|
+
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.60.1.tgz",
|
|
815
|
+
"integrity": "sha512-5cIATbk5vynAjqqmyBjlciMJl1+R/CwX9oLk/EyiFXDWd95KpHdrOJT//rnUl4cUcskrd0jCCw3wpZnhIHdD9w==",
|
|
816
|
+
"cpu": [
|
|
817
|
+
"x64"
|
|
818
|
+
],
|
|
819
|
+
"dev": true,
|
|
820
|
+
"license": "MIT",
|
|
821
|
+
"optional": true,
|
|
822
|
+
"os": [
|
|
823
|
+
"linux"
|
|
824
|
+
]
|
|
825
|
+
},
|
|
826
|
+
"node_modules/@rollup/rollup-openbsd-x64": {
|
|
827
|
+
"version": "4.60.1",
|
|
828
|
+
"resolved": "https://registry.npmmirror.com/@rollup/rollup-openbsd-x64/-/rollup-openbsd-x64-4.60.1.tgz",
|
|
829
|
+
"integrity": "sha512-cl0w09WsCi17mcmWqqglez9Gk8isgeWvoUZ3WiJFYSR3zjBQc2J5/ihSjpl+VLjPqjQ/1hJRcqBfLjssREQILw==",
|
|
830
|
+
"cpu": [
|
|
831
|
+
"x64"
|
|
832
|
+
],
|
|
833
|
+
"dev": true,
|
|
834
|
+
"license": "MIT",
|
|
835
|
+
"optional": true,
|
|
836
|
+
"os": [
|
|
837
|
+
"openbsd"
|
|
838
|
+
]
|
|
839
|
+
},
|
|
840
|
+
"node_modules/@rollup/rollup-openharmony-arm64": {
|
|
841
|
+
"version": "4.60.1",
|
|
842
|
+
"resolved": "https://registry.npmmirror.com/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.60.1.tgz",
|
|
843
|
+
"integrity": "sha512-4Cv23ZrONRbNtbZa37mLSueXUCtN7MXccChtKpUnQNgF010rjrjfHx3QxkS2PI7LqGT5xXyYs1a7LbzAwT0iCA==",
|
|
844
|
+
"cpu": [
|
|
845
|
+
"arm64"
|
|
846
|
+
],
|
|
847
|
+
"dev": true,
|
|
848
|
+
"license": "MIT",
|
|
849
|
+
"optional": true,
|
|
850
|
+
"os": [
|
|
851
|
+
"openharmony"
|
|
852
|
+
]
|
|
853
|
+
},
|
|
854
|
+
"node_modules/@rollup/rollup-win32-arm64-msvc": {
|
|
855
|
+
"version": "4.60.1",
|
|
856
|
+
"resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.60.1.tgz",
|
|
857
|
+
"integrity": "sha512-i1okWYkA4FJICtr7KpYzFpRTHgy5jdDbZiWfvny21iIKky5YExiDXP+zbXzm3dUcFpkEeYNHgQ5fuG236JPq0g==",
|
|
858
|
+
"cpu": [
|
|
859
|
+
"arm64"
|
|
860
|
+
],
|
|
861
|
+
"dev": true,
|
|
862
|
+
"license": "MIT",
|
|
863
|
+
"optional": true,
|
|
864
|
+
"os": [
|
|
865
|
+
"win32"
|
|
866
|
+
]
|
|
867
|
+
},
|
|
868
|
+
"node_modules/@rollup/rollup-win32-ia32-msvc": {
|
|
869
|
+
"version": "4.60.1",
|
|
870
|
+
"resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.60.1.tgz",
|
|
871
|
+
"integrity": "sha512-u09m3CuwLzShA0EYKMNiFgcjjzwqtUMLmuCJLeZWjjOYA3IT2Di09KaxGBTP9xVztWyIWjVdsB2E9goMjZvTQg==",
|
|
872
|
+
"cpu": [
|
|
873
|
+
"ia32"
|
|
874
|
+
],
|
|
875
|
+
"dev": true,
|
|
876
|
+
"license": "MIT",
|
|
877
|
+
"optional": true,
|
|
878
|
+
"os": [
|
|
879
|
+
"win32"
|
|
880
|
+
]
|
|
881
|
+
},
|
|
882
|
+
"node_modules/@rollup/rollup-win32-x64-gnu": {
|
|
883
|
+
"version": "4.60.1",
|
|
884
|
+
"resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-x64-gnu/-/rollup-win32-x64-gnu-4.60.1.tgz",
|
|
885
|
+
"integrity": "sha512-k+600V9Zl1CM7eZxJgMyTUzmrmhB/0XZnF4pRypKAlAgxmedUA+1v9R+XOFv56W4SlHEzfeMtzujLJD22Uz5zg==",
|
|
886
|
+
"cpu": [
|
|
887
|
+
"x64"
|
|
888
|
+
],
|
|
889
|
+
"dev": true,
|
|
890
|
+
"license": "MIT",
|
|
891
|
+
"optional": true,
|
|
892
|
+
"os": [
|
|
893
|
+
"win32"
|
|
894
|
+
]
|
|
895
|
+
},
|
|
896
|
+
"node_modules/@rollup/rollup-win32-x64-msvc": {
|
|
897
|
+
"version": "4.60.1",
|
|
898
|
+
"resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.60.1.tgz",
|
|
899
|
+
"integrity": "sha512-lWMnixq/QzxyhTV6NjQJ4SFo1J6PvOX8vUx5Wb4bBPsEb+8xZ89Bz6kOXpfXj9ak9AHTQVQzlgzBEc1SyM27xQ==",
|
|
900
|
+
"cpu": [
|
|
901
|
+
"x64"
|
|
902
|
+
],
|
|
903
|
+
"dev": true,
|
|
904
|
+
"license": "MIT",
|
|
905
|
+
"optional": true,
|
|
906
|
+
"os": [
|
|
907
|
+
"win32"
|
|
908
|
+
]
|
|
909
|
+
},
|
|
910
|
+
"node_modules/@tailwindcss/node": {
|
|
911
|
+
"version": "4.2.2",
|
|
912
|
+
"resolved": "https://registry.npmmirror.com/@tailwindcss/node/-/node-4.2.2.tgz",
|
|
913
|
+
"integrity": "sha512-pXS+wJ2gZpVXqFaUEjojq7jzMpTGf8rU6ipJz5ovJV6PUGmlJ+jvIwGrzdHdQ80Sg+wmQxUFuoW1UAAwHNEdFA==",
|
|
914
|
+
"dev": true,
|
|
915
|
+
"license": "MIT",
|
|
916
|
+
"dependencies": {
|
|
917
|
+
"@jridgewell/remapping": "^2.3.5",
|
|
918
|
+
"enhanced-resolve": "^5.19.0",
|
|
919
|
+
"jiti": "^2.6.1",
|
|
920
|
+
"lightningcss": "1.32.0",
|
|
921
|
+
"magic-string": "^0.30.21",
|
|
922
|
+
"source-map-js": "^1.2.1",
|
|
923
|
+
"tailwindcss": "4.2.2"
|
|
924
|
+
}
|
|
925
|
+
},
|
|
926
|
+
"node_modules/@tailwindcss/oxide": {
|
|
927
|
+
"version": "4.2.2",
|
|
928
|
+
"resolved": "https://registry.npmmirror.com/@tailwindcss/oxide/-/oxide-4.2.2.tgz",
|
|
929
|
+
"integrity": "sha512-qEUA07+E5kehxYp9BVMpq9E8vnJuBHfJEC0vPC5e7iL/hw7HR61aDKoVoKzrG+QKp56vhNZe4qwkRmMC0zDLvg==",
|
|
930
|
+
"dev": true,
|
|
931
|
+
"license": "MIT",
|
|
932
|
+
"engines": {
|
|
933
|
+
"node": ">= 20"
|
|
934
|
+
},
|
|
935
|
+
"optionalDependencies": {
|
|
936
|
+
"@tailwindcss/oxide-android-arm64": "4.2.2",
|
|
937
|
+
"@tailwindcss/oxide-darwin-arm64": "4.2.2",
|
|
938
|
+
"@tailwindcss/oxide-darwin-x64": "4.2.2",
|
|
939
|
+
"@tailwindcss/oxide-freebsd-x64": "4.2.2",
|
|
940
|
+
"@tailwindcss/oxide-linux-arm-gnueabihf": "4.2.2",
|
|
941
|
+
"@tailwindcss/oxide-linux-arm64-gnu": "4.2.2",
|
|
942
|
+
"@tailwindcss/oxide-linux-arm64-musl": "4.2.2",
|
|
943
|
+
"@tailwindcss/oxide-linux-x64-gnu": "4.2.2",
|
|
944
|
+
"@tailwindcss/oxide-linux-x64-musl": "4.2.2",
|
|
945
|
+
"@tailwindcss/oxide-wasm32-wasi": "4.2.2",
|
|
946
|
+
"@tailwindcss/oxide-win32-arm64-msvc": "4.2.2",
|
|
947
|
+
"@tailwindcss/oxide-win32-x64-msvc": "4.2.2"
|
|
948
|
+
}
|
|
949
|
+
},
|
|
950
|
+
"node_modules/@tailwindcss/oxide-android-arm64": {
|
|
951
|
+
"version": "4.2.2",
|
|
952
|
+
"resolved": "https://registry.npmmirror.com/@tailwindcss/oxide-android-arm64/-/oxide-android-arm64-4.2.2.tgz",
|
|
953
|
+
"integrity": "sha512-dXGR1n+P3B6748jZO/SvHZq7qBOqqzQ+yFrXpoOWWALWndF9MoSKAT3Q0fYgAzYzGhxNYOoysRvYlpixRBBoDg==",
|
|
954
|
+
"cpu": [
|
|
955
|
+
"arm64"
|
|
956
|
+
],
|
|
957
|
+
"dev": true,
|
|
958
|
+
"license": "MIT",
|
|
959
|
+
"optional": true,
|
|
960
|
+
"os": [
|
|
961
|
+
"android"
|
|
962
|
+
],
|
|
963
|
+
"engines": {
|
|
964
|
+
"node": ">= 20"
|
|
965
|
+
}
|
|
966
|
+
},
|
|
967
|
+
"node_modules/@tailwindcss/oxide-darwin-arm64": {
|
|
968
|
+
"version": "4.2.2",
|
|
969
|
+
"resolved": "https://registry.npmmirror.com/@tailwindcss/oxide-darwin-arm64/-/oxide-darwin-arm64-4.2.2.tgz",
|
|
970
|
+
"integrity": "sha512-iq9Qjr6knfMpZHj55/37ouZeykwbDqF21gPFtfnhCCKGDcPI/21FKC9XdMO/XyBM7qKORx6UIhGgg6jLl7BZlg==",
|
|
971
|
+
"cpu": [
|
|
972
|
+
"arm64"
|
|
973
|
+
],
|
|
974
|
+
"dev": true,
|
|
975
|
+
"license": "MIT",
|
|
976
|
+
"optional": true,
|
|
977
|
+
"os": [
|
|
978
|
+
"darwin"
|
|
979
|
+
],
|
|
980
|
+
"engines": {
|
|
981
|
+
"node": ">= 20"
|
|
982
|
+
}
|
|
983
|
+
},
|
|
984
|
+
"node_modules/@tailwindcss/oxide-darwin-x64": {
|
|
985
|
+
"version": "4.2.2",
|
|
986
|
+
"resolved": "https://registry.npmmirror.com/@tailwindcss/oxide-darwin-x64/-/oxide-darwin-x64-4.2.2.tgz",
|
|
987
|
+
"integrity": "sha512-BlR+2c3nzc8f2G639LpL89YY4bdcIdUmiOOkv2GQv4/4M0vJlpXEa0JXNHhCHU7VWOKWT/CjqHdTP8aUuDJkuw==",
|
|
988
|
+
"cpu": [
|
|
989
|
+
"x64"
|
|
990
|
+
],
|
|
991
|
+
"dev": true,
|
|
992
|
+
"license": "MIT",
|
|
993
|
+
"optional": true,
|
|
994
|
+
"os": [
|
|
995
|
+
"darwin"
|
|
996
|
+
],
|
|
997
|
+
"engines": {
|
|
998
|
+
"node": ">= 20"
|
|
999
|
+
}
|
|
1000
|
+
},
|
|
1001
|
+
"node_modules/@tailwindcss/oxide-freebsd-x64": {
|
|
1002
|
+
"version": "4.2.2",
|
|
1003
|
+
"resolved": "https://registry.npmmirror.com/@tailwindcss/oxide-freebsd-x64/-/oxide-freebsd-x64-4.2.2.tgz",
|
|
1004
|
+
"integrity": "sha512-YUqUgrGMSu2CDO82hzlQ5qSb5xmx3RUrke/QgnoEx7KvmRJHQuZHZmZTLSuuHwFf0DJPybFMXMYf+WJdxHy/nQ==",
|
|
1005
|
+
"cpu": [
|
|
1006
|
+
"x64"
|
|
1007
|
+
],
|
|
1008
|
+
"dev": true,
|
|
1009
|
+
"license": "MIT",
|
|
1010
|
+
"optional": true,
|
|
1011
|
+
"os": [
|
|
1012
|
+
"freebsd"
|
|
1013
|
+
],
|
|
1014
|
+
"engines": {
|
|
1015
|
+
"node": ">= 20"
|
|
1016
|
+
}
|
|
1017
|
+
},
|
|
1018
|
+
"node_modules/@tailwindcss/oxide-linux-arm-gnueabihf": {
|
|
1019
|
+
"version": "4.2.2",
|
|
1020
|
+
"resolved": "https://registry.npmmirror.com/@tailwindcss/oxide-linux-arm-gnueabihf/-/oxide-linux-arm-gnueabihf-4.2.2.tgz",
|
|
1021
|
+
"integrity": "sha512-FPdhvsW6g06T9BWT0qTwiVZYE2WIFo2dY5aCSpjG/S/u1tby+wXoslXS0kl3/KXnULlLr1E3NPRRw0g7t2kgaQ==",
|
|
1022
|
+
"cpu": [
|
|
1023
|
+
"arm"
|
|
1024
|
+
],
|
|
1025
|
+
"dev": true,
|
|
1026
|
+
"license": "MIT",
|
|
1027
|
+
"optional": true,
|
|
1028
|
+
"os": [
|
|
1029
|
+
"linux"
|
|
1030
|
+
],
|
|
1031
|
+
"engines": {
|
|
1032
|
+
"node": ">= 20"
|
|
1033
|
+
}
|
|
1034
|
+
},
|
|
1035
|
+
"node_modules/@tailwindcss/oxide-linux-arm64-gnu": {
|
|
1036
|
+
"version": "4.2.2",
|
|
1037
|
+
"resolved": "https://registry.npmmirror.com/@tailwindcss/oxide-linux-arm64-gnu/-/oxide-linux-arm64-gnu-4.2.2.tgz",
|
|
1038
|
+
"integrity": "sha512-4og1V+ftEPXGttOO7eCmW7VICmzzJWgMx+QXAJRAhjrSjumCwWqMfkDrNu1LXEQzNAwz28NCUpucgQPrR4S2yw==",
|
|
1039
|
+
"cpu": [
|
|
1040
|
+
"arm64"
|
|
1041
|
+
],
|
|
1042
|
+
"dev": true,
|
|
1043
|
+
"license": "MIT",
|
|
1044
|
+
"optional": true,
|
|
1045
|
+
"os": [
|
|
1046
|
+
"linux"
|
|
1047
|
+
],
|
|
1048
|
+
"engines": {
|
|
1049
|
+
"node": ">= 20"
|
|
1050
|
+
}
|
|
1051
|
+
},
|
|
1052
|
+
"node_modules/@tailwindcss/oxide-linux-arm64-musl": {
|
|
1053
|
+
"version": "4.2.2",
|
|
1054
|
+
"resolved": "https://registry.npmmirror.com/@tailwindcss/oxide-linux-arm64-musl/-/oxide-linux-arm64-musl-4.2.2.tgz",
|
|
1055
|
+
"integrity": "sha512-oCfG/mS+/+XRlwNjnsNLVwnMWYH7tn/kYPsNPh+JSOMlnt93mYNCKHYzylRhI51X+TbR+ufNhhKKzm6QkqX8ag==",
|
|
1056
|
+
"cpu": [
|
|
1057
|
+
"arm64"
|
|
1058
|
+
],
|
|
1059
|
+
"dev": true,
|
|
1060
|
+
"license": "MIT",
|
|
1061
|
+
"optional": true,
|
|
1062
|
+
"os": [
|
|
1063
|
+
"linux"
|
|
1064
|
+
],
|
|
1065
|
+
"engines": {
|
|
1066
|
+
"node": ">= 20"
|
|
1067
|
+
}
|
|
1068
|
+
},
|
|
1069
|
+
"node_modules/@tailwindcss/oxide-linux-x64-gnu": {
|
|
1070
|
+
"version": "4.2.2",
|
|
1071
|
+
"resolved": "https://registry.npmmirror.com/@tailwindcss/oxide-linux-x64-gnu/-/oxide-linux-x64-gnu-4.2.2.tgz",
|
|
1072
|
+
"integrity": "sha512-rTAGAkDgqbXHNp/xW0iugLVmX62wOp2PoE39BTCGKjv3Iocf6AFbRP/wZT/kuCxC9QBh9Pu8XPkv/zCZB2mcMg==",
|
|
1073
|
+
"cpu": [
|
|
1074
|
+
"x64"
|
|
1075
|
+
],
|
|
1076
|
+
"dev": true,
|
|
1077
|
+
"license": "MIT",
|
|
1078
|
+
"optional": true,
|
|
1079
|
+
"os": [
|
|
1080
|
+
"linux"
|
|
1081
|
+
],
|
|
1082
|
+
"engines": {
|
|
1083
|
+
"node": ">= 20"
|
|
1084
|
+
}
|
|
1085
|
+
},
|
|
1086
|
+
"node_modules/@tailwindcss/oxide-linux-x64-musl": {
|
|
1087
|
+
"version": "4.2.2",
|
|
1088
|
+
"resolved": "https://registry.npmmirror.com/@tailwindcss/oxide-linux-x64-musl/-/oxide-linux-x64-musl-4.2.2.tgz",
|
|
1089
|
+
"integrity": "sha512-XW3t3qwbIwiSyRCggeO2zxe3KWaEbM0/kW9e8+0XpBgyKU4ATYzcVSMKteZJ1iukJ3HgHBjbg9P5YPRCVUxlnQ==",
|
|
1090
|
+
"cpu": [
|
|
1091
|
+
"x64"
|
|
1092
|
+
],
|
|
1093
|
+
"dev": true,
|
|
1094
|
+
"license": "MIT",
|
|
1095
|
+
"optional": true,
|
|
1096
|
+
"os": [
|
|
1097
|
+
"linux"
|
|
1098
|
+
],
|
|
1099
|
+
"engines": {
|
|
1100
|
+
"node": ">= 20"
|
|
1101
|
+
}
|
|
1102
|
+
},
|
|
1103
|
+
"node_modules/@tailwindcss/oxide-wasm32-wasi": {
|
|
1104
|
+
"version": "4.2.2",
|
|
1105
|
+
"resolved": "https://registry.npmmirror.com/@tailwindcss/oxide-wasm32-wasi/-/oxide-wasm32-wasi-4.2.2.tgz",
|
|
1106
|
+
"integrity": "sha512-eKSztKsmEsn1O5lJ4ZAfyn41NfG7vzCg496YiGtMDV86jz1q/irhms5O0VrY6ZwTUkFy/EKG3RfWgxSI3VbZ8Q==",
|
|
1107
|
+
"bundleDependencies": [
|
|
1108
|
+
"@napi-rs/wasm-runtime",
|
|
1109
|
+
"@emnapi/core",
|
|
1110
|
+
"@emnapi/runtime",
|
|
1111
|
+
"@tybys/wasm-util",
|
|
1112
|
+
"@emnapi/wasi-threads",
|
|
1113
|
+
"tslib"
|
|
1114
|
+
],
|
|
1115
|
+
"cpu": [
|
|
1116
|
+
"wasm32"
|
|
1117
|
+
],
|
|
1118
|
+
"dev": true,
|
|
1119
|
+
"license": "MIT",
|
|
1120
|
+
"optional": true,
|
|
1121
|
+
"dependencies": {
|
|
1122
|
+
"@emnapi/core": "^1.8.1",
|
|
1123
|
+
"@emnapi/runtime": "^1.8.1",
|
|
1124
|
+
"@emnapi/wasi-threads": "^1.1.0",
|
|
1125
|
+
"@napi-rs/wasm-runtime": "^1.1.1",
|
|
1126
|
+
"@tybys/wasm-util": "^0.10.1",
|
|
1127
|
+
"tslib": "^2.8.1"
|
|
1128
|
+
},
|
|
1129
|
+
"engines": {
|
|
1130
|
+
"node": ">=14.0.0"
|
|
1131
|
+
}
|
|
1132
|
+
},
|
|
1133
|
+
"node_modules/@tailwindcss/oxide-win32-arm64-msvc": {
|
|
1134
|
+
"version": "4.2.2",
|
|
1135
|
+
"resolved": "https://registry.npmmirror.com/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.2.2.tgz",
|
|
1136
|
+
"integrity": "sha512-qPmaQM4iKu5mxpsrWZMOZRgZv1tOZpUm+zdhhQP0VhJfyGGO3aUKdbh3gDZc/dPLQwW4eSqWGrrcWNBZWUWaXQ==",
|
|
1137
|
+
"cpu": [
|
|
1138
|
+
"arm64"
|
|
1139
|
+
],
|
|
1140
|
+
"dev": true,
|
|
1141
|
+
"license": "MIT",
|
|
1142
|
+
"optional": true,
|
|
1143
|
+
"os": [
|
|
1144
|
+
"win32"
|
|
1145
|
+
],
|
|
1146
|
+
"engines": {
|
|
1147
|
+
"node": ">= 20"
|
|
1148
|
+
}
|
|
1149
|
+
},
|
|
1150
|
+
"node_modules/@tailwindcss/oxide-win32-x64-msvc": {
|
|
1151
|
+
"version": "4.2.2",
|
|
1152
|
+
"resolved": "https://registry.npmmirror.com/@tailwindcss/oxide-win32-x64-msvc/-/oxide-win32-x64-msvc-4.2.2.tgz",
|
|
1153
|
+
"integrity": "sha512-1T/37VvI7WyH66b+vqHj/cLwnCxt7Qt3WFu5Q8hk65aOvlwAhs7rAp1VkulBJw/N4tMirXjVnylTR72uI0HGcA==",
|
|
1154
|
+
"cpu": [
|
|
1155
|
+
"x64"
|
|
1156
|
+
],
|
|
1157
|
+
"dev": true,
|
|
1158
|
+
"license": "MIT",
|
|
1159
|
+
"optional": true,
|
|
1160
|
+
"os": [
|
|
1161
|
+
"win32"
|
|
1162
|
+
],
|
|
1163
|
+
"engines": {
|
|
1164
|
+
"node": ">= 20"
|
|
1165
|
+
}
|
|
1166
|
+
},
|
|
1167
|
+
"node_modules/@tailwindcss/vite": {
|
|
1168
|
+
"version": "4.2.2",
|
|
1169
|
+
"resolved": "https://registry.npmmirror.com/@tailwindcss/vite/-/vite-4.2.2.tgz",
|
|
1170
|
+
"integrity": "sha512-mEiF5HO1QqCLXoNEfXVA1Tzo+cYsrqV7w9Juj2wdUFyW07JRenqMG225MvPwr3ZD9N1bFQj46X7r33iHxLUW0w==",
|
|
1171
|
+
"dev": true,
|
|
1172
|
+
"license": "MIT",
|
|
1173
|
+
"dependencies": {
|
|
1174
|
+
"@tailwindcss/node": "4.2.2",
|
|
1175
|
+
"@tailwindcss/oxide": "4.2.2",
|
|
1176
|
+
"tailwindcss": "4.2.2"
|
|
1177
|
+
},
|
|
1178
|
+
"peerDependencies": {
|
|
1179
|
+
"vite": "^5.2.0 || ^6 || ^7 || ^8"
|
|
1180
|
+
}
|
|
1181
|
+
},
|
|
1182
|
+
"node_modules/@types/estree": {
|
|
1183
|
+
"version": "1.0.8",
|
|
1184
|
+
"resolved": "https://registry.npmmirror.com/@types/estree/-/estree-1.0.8.tgz",
|
|
1185
|
+
"integrity": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==",
|
|
1186
|
+
"dev": true,
|
|
1187
|
+
"license": "MIT"
|
|
1188
|
+
},
|
|
1189
|
+
"node_modules/@vitejs/plugin-vue": {
|
|
1190
|
+
"version": "5.2.4",
|
|
1191
|
+
"resolved": "https://registry.npmmirror.com/@vitejs/plugin-vue/-/plugin-vue-5.2.4.tgz",
|
|
1192
|
+
"integrity": "sha512-7Yx/SXSOcQq5HiiV3orevHUFn+pmMB4cgbEkDYgnkUWb0WfeQ/wa2yFv6D5ICiCQOVpjA7vYDXrC7AGO8yjDHA==",
|
|
1193
|
+
"dev": true,
|
|
1194
|
+
"license": "MIT",
|
|
1195
|
+
"engines": {
|
|
1196
|
+
"node": "^18.0.0 || >=20.0.0"
|
|
1197
|
+
},
|
|
1198
|
+
"peerDependencies": {
|
|
1199
|
+
"vite": "^5.0.0 || ^6.0.0",
|
|
1200
|
+
"vue": "^3.2.25"
|
|
1201
|
+
}
|
|
1202
|
+
},
|
|
1203
|
+
"node_modules/@vue/compiler-core": {
|
|
1204
|
+
"version": "3.5.32",
|
|
1205
|
+
"resolved": "https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.5.32.tgz",
|
|
1206
|
+
"integrity": "sha512-4x74Tbtqnda8s/NSD6e1Dr5p1c8HdMU5RWSjMSUzb8RTcUQqevDCxVAitcLBKT+ie3o0Dl9crc/S/opJM7qBGQ==",
|
|
1207
|
+
"license": "MIT",
|
|
1208
|
+
"dependencies": {
|
|
1209
|
+
"@babel/parser": "^7.29.2",
|
|
1210
|
+
"@vue/shared": "3.5.32",
|
|
1211
|
+
"entities": "^7.0.1",
|
|
1212
|
+
"estree-walker": "^2.0.2",
|
|
1213
|
+
"source-map-js": "^1.2.1"
|
|
1214
|
+
}
|
|
1215
|
+
},
|
|
1216
|
+
"node_modules/@vue/compiler-dom": {
|
|
1217
|
+
"version": "3.5.32",
|
|
1218
|
+
"resolved": "https://registry.npmmirror.com/@vue/compiler-dom/-/compiler-dom-3.5.32.tgz",
|
|
1219
|
+
"integrity": "sha512-ybHAu70NtiEI1fvAUz3oXZqkUYEe5J98GjMDpTGl5iHb0T15wQYLR4wE3h9xfuTNA+Cm2f4czfe8B4s+CCH57Q==",
|
|
1220
|
+
"license": "MIT",
|
|
1221
|
+
"dependencies": {
|
|
1222
|
+
"@vue/compiler-core": "3.5.32",
|
|
1223
|
+
"@vue/shared": "3.5.32"
|
|
1224
|
+
}
|
|
1225
|
+
},
|
|
1226
|
+
"node_modules/@vue/compiler-sfc": {
|
|
1227
|
+
"version": "3.5.32",
|
|
1228
|
+
"resolved": "https://registry.npmmirror.com/@vue/compiler-sfc/-/compiler-sfc-3.5.32.tgz",
|
|
1229
|
+
"integrity": "sha512-8UYUYo71cP/0YHMO814TRZlPuUUw3oifHuMR7Wp9SNoRSrxRQnhMLNlCeaODNn6kNTJsjFoQ/kqIj4qGvya4Xg==",
|
|
1230
|
+
"license": "MIT",
|
|
1231
|
+
"dependencies": {
|
|
1232
|
+
"@babel/parser": "^7.29.2",
|
|
1233
|
+
"@vue/compiler-core": "3.5.32",
|
|
1234
|
+
"@vue/compiler-dom": "3.5.32",
|
|
1235
|
+
"@vue/compiler-ssr": "3.5.32",
|
|
1236
|
+
"@vue/shared": "3.5.32",
|
|
1237
|
+
"estree-walker": "^2.0.2",
|
|
1238
|
+
"magic-string": "^0.30.21",
|
|
1239
|
+
"postcss": "^8.5.8",
|
|
1240
|
+
"source-map-js": "^1.2.1"
|
|
1241
|
+
}
|
|
1242
|
+
},
|
|
1243
|
+
"node_modules/@vue/compiler-ssr": {
|
|
1244
|
+
"version": "3.5.32",
|
|
1245
|
+
"resolved": "https://registry.npmmirror.com/@vue/compiler-ssr/-/compiler-ssr-3.5.32.tgz",
|
|
1246
|
+
"integrity": "sha512-Gp4gTs22T3DgRotZ8aA/6m2jMR+GMztvBXUBEUOYOcST+giyGWJ4WvFd7QLHBkzTxkfOt8IELKNdpzITLbA2rw==",
|
|
1247
|
+
"license": "MIT",
|
|
1248
|
+
"dependencies": {
|
|
1249
|
+
"@vue/compiler-dom": "3.5.32",
|
|
1250
|
+
"@vue/shared": "3.5.32"
|
|
1251
|
+
}
|
|
1252
|
+
},
|
|
1253
|
+
"node_modules/@vue/reactivity": {
|
|
1254
|
+
"version": "3.5.32",
|
|
1255
|
+
"resolved": "https://registry.npmmirror.com/@vue/reactivity/-/reactivity-3.5.32.tgz",
|
|
1256
|
+
"integrity": "sha512-/ORasxSGvZ6MN5gc+uE364SxFdJ0+WqVG0CENXaGW58TOCdrAW76WWaplDtECeS1qphvtBZtR+3/o1g1zL4xPQ==",
|
|
1257
|
+
"license": "MIT",
|
|
1258
|
+
"dependencies": {
|
|
1259
|
+
"@vue/shared": "3.5.32"
|
|
1260
|
+
}
|
|
1261
|
+
},
|
|
1262
|
+
"node_modules/@vue/runtime-core": {
|
|
1263
|
+
"version": "3.5.32",
|
|
1264
|
+
"resolved": "https://registry.npmmirror.com/@vue/runtime-core/-/runtime-core-3.5.32.tgz",
|
|
1265
|
+
"integrity": "sha512-pDrXCejn4UpFDFmMd27AcJEbHaLemaE5o4pbb7sLk79SRIhc6/t34BQA7SGNgYtbMnvbF/HHOftYBgFJtUoJUQ==",
|
|
1266
|
+
"license": "MIT",
|
|
1267
|
+
"dependencies": {
|
|
1268
|
+
"@vue/reactivity": "3.5.32",
|
|
1269
|
+
"@vue/shared": "3.5.32"
|
|
1270
|
+
}
|
|
1271
|
+
},
|
|
1272
|
+
"node_modules/@vue/runtime-dom": {
|
|
1273
|
+
"version": "3.5.32",
|
|
1274
|
+
"resolved": "https://registry.npmmirror.com/@vue/runtime-dom/-/runtime-dom-3.5.32.tgz",
|
|
1275
|
+
"integrity": "sha512-1CDVv7tv/IV13V8Nip1k/aaObVbWqRlVCVezTwx3K07p7Vxossp5JU1dcPNhJk3w347gonIUT9jQOGutyJrSVQ==",
|
|
1276
|
+
"license": "MIT",
|
|
1277
|
+
"dependencies": {
|
|
1278
|
+
"@vue/reactivity": "3.5.32",
|
|
1279
|
+
"@vue/runtime-core": "3.5.32",
|
|
1280
|
+
"@vue/shared": "3.5.32",
|
|
1281
|
+
"csstype": "^3.2.3"
|
|
1282
|
+
}
|
|
1283
|
+
},
|
|
1284
|
+
"node_modules/@vue/server-renderer": {
|
|
1285
|
+
"version": "3.5.32",
|
|
1286
|
+
"resolved": "https://registry.npmmirror.com/@vue/server-renderer/-/server-renderer-3.5.32.tgz",
|
|
1287
|
+
"integrity": "sha512-IOjm2+JQwRFS7W28HNuJeXQle9KdZbODFY7hFGVtnnghF51ta20EWAZJHX+zLGtsHhaU6uC9BGPV52KVpYryMQ==",
|
|
1288
|
+
"license": "MIT",
|
|
1289
|
+
"dependencies": {
|
|
1290
|
+
"@vue/compiler-ssr": "3.5.32",
|
|
1291
|
+
"@vue/shared": "3.5.32"
|
|
1292
|
+
},
|
|
1293
|
+
"peerDependencies": {
|
|
1294
|
+
"vue": "3.5.32"
|
|
1295
|
+
}
|
|
1296
|
+
},
|
|
1297
|
+
"node_modules/@vue/shared": {
|
|
1298
|
+
"version": "3.5.32",
|
|
1299
|
+
"resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.5.32.tgz",
|
|
1300
|
+
"integrity": "sha512-ksNyrmRQzWJJ8n3cRDuSF7zNNontuJg1YHnmWRJd2AMu8Ij2bqwiiri2lH5rHtYPZjj4STkNcgcmiQqlOjiYGg==",
|
|
1301
|
+
"license": "MIT"
|
|
1302
|
+
},
|
|
1303
|
+
"node_modules/bundle-name": {
|
|
1304
|
+
"version": "4.1.0",
|
|
1305
|
+
"resolved": "https://registry.npmmirror.com/bundle-name/-/bundle-name-4.1.0.tgz",
|
|
1306
|
+
"integrity": "sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==",
|
|
1307
|
+
"license": "MIT",
|
|
1308
|
+
"dependencies": {
|
|
1309
|
+
"run-applescript": "^7.0.0"
|
|
1310
|
+
},
|
|
1311
|
+
"engines": {
|
|
1312
|
+
"node": ">=18"
|
|
1313
|
+
},
|
|
1314
|
+
"funding": {
|
|
1315
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
1316
|
+
}
|
|
1317
|
+
},
|
|
1318
|
+
"node_modules/chokidar": {
|
|
1319
|
+
"version": "4.0.3",
|
|
1320
|
+
"resolved": "https://registry.npmmirror.com/chokidar/-/chokidar-4.0.3.tgz",
|
|
1321
|
+
"integrity": "sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==",
|
|
1322
|
+
"license": "MIT",
|
|
1323
|
+
"dependencies": {
|
|
1324
|
+
"readdirp": "^4.0.1"
|
|
1325
|
+
},
|
|
1326
|
+
"engines": {
|
|
1327
|
+
"node": ">= 14.16.0"
|
|
1328
|
+
},
|
|
1329
|
+
"funding": {
|
|
1330
|
+
"url": "https://paulmillr.com/funding/"
|
|
1331
|
+
}
|
|
1332
|
+
},
|
|
1333
|
+
"node_modules/csstype": {
|
|
1334
|
+
"version": "3.2.3",
|
|
1335
|
+
"resolved": "https://registry.npmmirror.com/csstype/-/csstype-3.2.3.tgz",
|
|
1336
|
+
"integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==",
|
|
1337
|
+
"license": "MIT"
|
|
1338
|
+
},
|
|
1339
|
+
"node_modules/default-browser": {
|
|
1340
|
+
"version": "5.5.0",
|
|
1341
|
+
"resolved": "https://registry.npmmirror.com/default-browser/-/default-browser-5.5.0.tgz",
|
|
1342
|
+
"integrity": "sha512-H9LMLr5zwIbSxrmvikGuI/5KGhZ8E2zH3stkMgM5LpOWDutGM2JZaj460Udnf1a+946zc7YBgrqEWwbk7zHvGw==",
|
|
1343
|
+
"license": "MIT",
|
|
1344
|
+
"dependencies": {
|
|
1345
|
+
"bundle-name": "^4.1.0",
|
|
1346
|
+
"default-browser-id": "^5.0.0"
|
|
1347
|
+
},
|
|
1348
|
+
"engines": {
|
|
1349
|
+
"node": ">=18"
|
|
1350
|
+
},
|
|
1351
|
+
"funding": {
|
|
1352
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
1353
|
+
}
|
|
1354
|
+
},
|
|
1355
|
+
"node_modules/default-browser-id": {
|
|
1356
|
+
"version": "5.0.1",
|
|
1357
|
+
"resolved": "https://registry.npmmirror.com/default-browser-id/-/default-browser-id-5.0.1.tgz",
|
|
1358
|
+
"integrity": "sha512-x1VCxdX4t+8wVfd1so/9w+vQ4vx7lKd2Qp5tDRutErwmR85OgmfX7RlLRMWafRMY7hbEiXIbudNrjOAPa/hL8Q==",
|
|
1359
|
+
"license": "MIT",
|
|
1360
|
+
"engines": {
|
|
1361
|
+
"node": ">=18"
|
|
1362
|
+
},
|
|
1363
|
+
"funding": {
|
|
1364
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
1365
|
+
}
|
|
1366
|
+
},
|
|
1367
|
+
"node_modules/define-lazy-prop": {
|
|
1368
|
+
"version": "3.0.0",
|
|
1369
|
+
"resolved": "https://registry.npmmirror.com/define-lazy-prop/-/define-lazy-prop-3.0.0.tgz",
|
|
1370
|
+
"integrity": "sha512-N+MeXYoqr3pOgn8xfyRPREN7gHakLYjhsHhWGT3fWAiL4IkAt0iDw14QiiEm2bE30c5XX5q0FtAA3CK5f9/BUg==",
|
|
1371
|
+
"license": "MIT",
|
|
1372
|
+
"engines": {
|
|
1373
|
+
"node": ">=12"
|
|
1374
|
+
},
|
|
1375
|
+
"funding": {
|
|
1376
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
1377
|
+
}
|
|
1378
|
+
},
|
|
1379
|
+
"node_modules/detect-libc": {
|
|
1380
|
+
"version": "2.1.2",
|
|
1381
|
+
"resolved": "https://registry.npmmirror.com/detect-libc/-/detect-libc-2.1.2.tgz",
|
|
1382
|
+
"integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==",
|
|
1383
|
+
"dev": true,
|
|
1384
|
+
"license": "Apache-2.0",
|
|
1385
|
+
"engines": {
|
|
1386
|
+
"node": ">=8"
|
|
1387
|
+
}
|
|
1388
|
+
},
|
|
1389
|
+
"node_modules/enhanced-resolve": {
|
|
1390
|
+
"version": "5.20.1",
|
|
1391
|
+
"resolved": "https://registry.npmmirror.com/enhanced-resolve/-/enhanced-resolve-5.20.1.tgz",
|
|
1392
|
+
"integrity": "sha512-Qohcme7V1inbAfvjItgw0EaxVX5q2rdVEZHRBrEQdRZTssLDGsL8Lwrznl8oQ/6kuTJONLaDcGjkNP247XEhcA==",
|
|
1393
|
+
"dev": true,
|
|
1394
|
+
"license": "MIT",
|
|
1395
|
+
"dependencies": {
|
|
1396
|
+
"graceful-fs": "^4.2.4",
|
|
1397
|
+
"tapable": "^2.3.0"
|
|
1398
|
+
},
|
|
1399
|
+
"engines": {
|
|
1400
|
+
"node": ">=10.13.0"
|
|
1401
|
+
}
|
|
1402
|
+
},
|
|
1403
|
+
"node_modules/entities": {
|
|
1404
|
+
"version": "7.0.1",
|
|
1405
|
+
"resolved": "https://registry.npmmirror.com/entities/-/entities-7.0.1.tgz",
|
|
1406
|
+
"integrity": "sha512-TWrgLOFUQTH994YUyl1yT4uyavY5nNB5muff+RtWaqNVCAK408b5ZnnbNAUEWLTCpum9w6arT70i1XdQ4UeOPA==",
|
|
1407
|
+
"license": "BSD-2-Clause",
|
|
1408
|
+
"engines": {
|
|
1409
|
+
"node": ">=0.12"
|
|
1410
|
+
},
|
|
1411
|
+
"funding": {
|
|
1412
|
+
"url": "https://github.com/fb55/entities?sponsor=1"
|
|
1413
|
+
}
|
|
1414
|
+
},
|
|
1415
|
+
"node_modules/esbuild": {
|
|
1416
|
+
"version": "0.25.12",
|
|
1417
|
+
"resolved": "https://registry.npmmirror.com/esbuild/-/esbuild-0.25.12.tgz",
|
|
1418
|
+
"integrity": "sha512-bbPBYYrtZbkt6Os6FiTLCTFxvq4tt3JKall1vRwshA3fdVztsLAatFaZobhkBC8/BrPetoa0oksYoKXoG4ryJg==",
|
|
1419
|
+
"dev": true,
|
|
1420
|
+
"hasInstallScript": true,
|
|
1421
|
+
"license": "MIT",
|
|
1422
|
+
"bin": {
|
|
1423
|
+
"esbuild": "bin/esbuild"
|
|
1424
|
+
},
|
|
1425
|
+
"engines": {
|
|
1426
|
+
"node": ">=18"
|
|
1427
|
+
},
|
|
1428
|
+
"optionalDependencies": {
|
|
1429
|
+
"@esbuild/aix-ppc64": "0.25.12",
|
|
1430
|
+
"@esbuild/android-arm": "0.25.12",
|
|
1431
|
+
"@esbuild/android-arm64": "0.25.12",
|
|
1432
|
+
"@esbuild/android-x64": "0.25.12",
|
|
1433
|
+
"@esbuild/darwin-arm64": "0.25.12",
|
|
1434
|
+
"@esbuild/darwin-x64": "0.25.12",
|
|
1435
|
+
"@esbuild/freebsd-arm64": "0.25.12",
|
|
1436
|
+
"@esbuild/freebsd-x64": "0.25.12",
|
|
1437
|
+
"@esbuild/linux-arm": "0.25.12",
|
|
1438
|
+
"@esbuild/linux-arm64": "0.25.12",
|
|
1439
|
+
"@esbuild/linux-ia32": "0.25.12",
|
|
1440
|
+
"@esbuild/linux-loong64": "0.25.12",
|
|
1441
|
+
"@esbuild/linux-mips64el": "0.25.12",
|
|
1442
|
+
"@esbuild/linux-ppc64": "0.25.12",
|
|
1443
|
+
"@esbuild/linux-riscv64": "0.25.12",
|
|
1444
|
+
"@esbuild/linux-s390x": "0.25.12",
|
|
1445
|
+
"@esbuild/linux-x64": "0.25.12",
|
|
1446
|
+
"@esbuild/netbsd-arm64": "0.25.12",
|
|
1447
|
+
"@esbuild/netbsd-x64": "0.25.12",
|
|
1448
|
+
"@esbuild/openbsd-arm64": "0.25.12",
|
|
1449
|
+
"@esbuild/openbsd-x64": "0.25.12",
|
|
1450
|
+
"@esbuild/openharmony-arm64": "0.25.12",
|
|
1451
|
+
"@esbuild/sunos-x64": "0.25.12",
|
|
1452
|
+
"@esbuild/win32-arm64": "0.25.12",
|
|
1453
|
+
"@esbuild/win32-ia32": "0.25.12",
|
|
1454
|
+
"@esbuild/win32-x64": "0.25.12"
|
|
1455
|
+
}
|
|
1456
|
+
},
|
|
1457
|
+
"node_modules/estree-walker": {
|
|
1458
|
+
"version": "2.0.2",
|
|
1459
|
+
"resolved": "https://registry.npmmirror.com/estree-walker/-/estree-walker-2.0.2.tgz",
|
|
1460
|
+
"integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==",
|
|
1461
|
+
"license": "MIT"
|
|
1462
|
+
},
|
|
1463
|
+
"node_modules/fdir": {
|
|
1464
|
+
"version": "6.5.0",
|
|
1465
|
+
"resolved": "https://registry.npmmirror.com/fdir/-/fdir-6.5.0.tgz",
|
|
1466
|
+
"integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==",
|
|
1467
|
+
"dev": true,
|
|
1468
|
+
"license": "MIT",
|
|
1469
|
+
"engines": {
|
|
1470
|
+
"node": ">=12.0.0"
|
|
1471
|
+
},
|
|
1472
|
+
"peerDependencies": {
|
|
1473
|
+
"picomatch": "^3 || ^4"
|
|
1474
|
+
},
|
|
1475
|
+
"peerDependenciesMeta": {
|
|
1476
|
+
"picomatch": {
|
|
1477
|
+
"optional": true
|
|
1478
|
+
}
|
|
1479
|
+
}
|
|
1480
|
+
},
|
|
1481
|
+
"node_modules/fsevents": {
|
|
1482
|
+
"version": "2.3.3",
|
|
1483
|
+
"resolved": "https://registry.npmmirror.com/fsevents/-/fsevents-2.3.3.tgz",
|
|
1484
|
+
"integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
|
|
1485
|
+
"dev": true,
|
|
1486
|
+
"hasInstallScript": true,
|
|
1487
|
+
"license": "MIT",
|
|
1488
|
+
"optional": true,
|
|
1489
|
+
"os": [
|
|
1490
|
+
"darwin"
|
|
1491
|
+
],
|
|
1492
|
+
"engines": {
|
|
1493
|
+
"node": "^8.16.0 || ^10.6.0 || >=11.0.0"
|
|
1494
|
+
}
|
|
1495
|
+
},
|
|
1496
|
+
"node_modules/graceful-fs": {
|
|
1497
|
+
"version": "4.2.11",
|
|
1498
|
+
"resolved": "https://registry.npmmirror.com/graceful-fs/-/graceful-fs-4.2.11.tgz",
|
|
1499
|
+
"integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==",
|
|
1500
|
+
"dev": true,
|
|
1501
|
+
"license": "ISC"
|
|
1502
|
+
},
|
|
1503
|
+
"node_modules/is-docker": {
|
|
1504
|
+
"version": "3.0.0",
|
|
1505
|
+
"resolved": "https://registry.npmmirror.com/is-docker/-/is-docker-3.0.0.tgz",
|
|
1506
|
+
"integrity": "sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==",
|
|
1507
|
+
"license": "MIT",
|
|
1508
|
+
"bin": {
|
|
1509
|
+
"is-docker": "cli.js"
|
|
1510
|
+
},
|
|
1511
|
+
"engines": {
|
|
1512
|
+
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
1513
|
+
},
|
|
1514
|
+
"funding": {
|
|
1515
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
1516
|
+
}
|
|
1517
|
+
},
|
|
1518
|
+
"node_modules/is-inside-container": {
|
|
1519
|
+
"version": "1.0.0",
|
|
1520
|
+
"resolved": "https://registry.npmmirror.com/is-inside-container/-/is-inside-container-1.0.0.tgz",
|
|
1521
|
+
"integrity": "sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==",
|
|
1522
|
+
"license": "MIT",
|
|
1523
|
+
"dependencies": {
|
|
1524
|
+
"is-docker": "^3.0.0"
|
|
1525
|
+
},
|
|
1526
|
+
"bin": {
|
|
1527
|
+
"is-inside-container": "cli.js"
|
|
1528
|
+
},
|
|
1529
|
+
"engines": {
|
|
1530
|
+
"node": ">=14.16"
|
|
1531
|
+
},
|
|
1532
|
+
"funding": {
|
|
1533
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
1534
|
+
}
|
|
1535
|
+
},
|
|
1536
|
+
"node_modules/is-wsl": {
|
|
1537
|
+
"version": "3.1.1",
|
|
1538
|
+
"resolved": "https://registry.npmmirror.com/is-wsl/-/is-wsl-3.1.1.tgz",
|
|
1539
|
+
"integrity": "sha512-e6rvdUCiQCAuumZslxRJWR/Doq4VpPR82kqclvcS0efgt430SlGIk05vdCN58+VrzgtIcfNODjozVielycD4Sw==",
|
|
1540
|
+
"license": "MIT",
|
|
1541
|
+
"dependencies": {
|
|
1542
|
+
"is-inside-container": "^1.0.0"
|
|
1543
|
+
},
|
|
1544
|
+
"engines": {
|
|
1545
|
+
"node": ">=16"
|
|
1546
|
+
},
|
|
1547
|
+
"funding": {
|
|
1548
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
1549
|
+
}
|
|
1550
|
+
},
|
|
1551
|
+
"node_modules/jiti": {
|
|
1552
|
+
"version": "2.6.1",
|
|
1553
|
+
"resolved": "https://registry.npmmirror.com/jiti/-/jiti-2.6.1.tgz",
|
|
1554
|
+
"integrity": "sha512-ekilCSN1jwRvIbgeg/57YFh8qQDNbwDb9xT/qu2DAHbFFZUicIl4ygVaAvzveMhMVr3LnpSKTNnwt8PoOfmKhQ==",
|
|
1555
|
+
"dev": true,
|
|
1556
|
+
"license": "MIT",
|
|
1557
|
+
"bin": {
|
|
1558
|
+
"jiti": "lib/jiti-cli.mjs"
|
|
1559
|
+
}
|
|
1560
|
+
},
|
|
1561
|
+
"node_modules/lightningcss": {
|
|
1562
|
+
"version": "1.32.0",
|
|
1563
|
+
"resolved": "https://registry.npmmirror.com/lightningcss/-/lightningcss-1.32.0.tgz",
|
|
1564
|
+
"integrity": "sha512-NXYBzinNrblfraPGyrbPoD19C1h9lfI/1mzgWYvXUTe414Gz/X1FD2XBZSZM7rRTrMA8JL3OtAaGifrIKhQ5yQ==",
|
|
1565
|
+
"dev": true,
|
|
1566
|
+
"license": "MPL-2.0",
|
|
1567
|
+
"dependencies": {
|
|
1568
|
+
"detect-libc": "^2.0.3"
|
|
1569
|
+
},
|
|
1570
|
+
"engines": {
|
|
1571
|
+
"node": ">= 12.0.0"
|
|
1572
|
+
},
|
|
1573
|
+
"funding": {
|
|
1574
|
+
"type": "opencollective",
|
|
1575
|
+
"url": "https://opencollective.com/parcel"
|
|
1576
|
+
},
|
|
1577
|
+
"optionalDependencies": {
|
|
1578
|
+
"lightningcss-android-arm64": "1.32.0",
|
|
1579
|
+
"lightningcss-darwin-arm64": "1.32.0",
|
|
1580
|
+
"lightningcss-darwin-x64": "1.32.0",
|
|
1581
|
+
"lightningcss-freebsd-x64": "1.32.0",
|
|
1582
|
+
"lightningcss-linux-arm-gnueabihf": "1.32.0",
|
|
1583
|
+
"lightningcss-linux-arm64-gnu": "1.32.0",
|
|
1584
|
+
"lightningcss-linux-arm64-musl": "1.32.0",
|
|
1585
|
+
"lightningcss-linux-x64-gnu": "1.32.0",
|
|
1586
|
+
"lightningcss-linux-x64-musl": "1.32.0",
|
|
1587
|
+
"lightningcss-win32-arm64-msvc": "1.32.0",
|
|
1588
|
+
"lightningcss-win32-x64-msvc": "1.32.0"
|
|
1589
|
+
}
|
|
1590
|
+
},
|
|
1591
|
+
"node_modules/lightningcss-android-arm64": {
|
|
1592
|
+
"version": "1.32.0",
|
|
1593
|
+
"resolved": "https://registry.npmmirror.com/lightningcss-android-arm64/-/lightningcss-android-arm64-1.32.0.tgz",
|
|
1594
|
+
"integrity": "sha512-YK7/ClTt4kAK0vo6w3X+Pnm0D2cf2vPHbhOXdoNti1Ga0al1P4TBZhwjATvjNwLEBCnKvjJc2jQgHXH0NEwlAg==",
|
|
1595
|
+
"cpu": [
|
|
1596
|
+
"arm64"
|
|
1597
|
+
],
|
|
1598
|
+
"dev": true,
|
|
1599
|
+
"license": "MPL-2.0",
|
|
1600
|
+
"optional": true,
|
|
1601
|
+
"os": [
|
|
1602
|
+
"android"
|
|
1603
|
+
],
|
|
1604
|
+
"engines": {
|
|
1605
|
+
"node": ">= 12.0.0"
|
|
1606
|
+
},
|
|
1607
|
+
"funding": {
|
|
1608
|
+
"type": "opencollective",
|
|
1609
|
+
"url": "https://opencollective.com/parcel"
|
|
1610
|
+
}
|
|
1611
|
+
},
|
|
1612
|
+
"node_modules/lightningcss-darwin-arm64": {
|
|
1613
|
+
"version": "1.32.0",
|
|
1614
|
+
"resolved": "https://registry.npmmirror.com/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.32.0.tgz",
|
|
1615
|
+
"integrity": "sha512-RzeG9Ju5bag2Bv1/lwlVJvBE3q6TtXskdZLLCyfg5pt+HLz9BqlICO7LZM7VHNTTn/5PRhHFBSjk5lc4cmscPQ==",
|
|
1616
|
+
"cpu": [
|
|
1617
|
+
"arm64"
|
|
1618
|
+
],
|
|
1619
|
+
"dev": true,
|
|
1620
|
+
"license": "MPL-2.0",
|
|
1621
|
+
"optional": true,
|
|
1622
|
+
"os": [
|
|
1623
|
+
"darwin"
|
|
1624
|
+
],
|
|
1625
|
+
"engines": {
|
|
1626
|
+
"node": ">= 12.0.0"
|
|
1627
|
+
},
|
|
1628
|
+
"funding": {
|
|
1629
|
+
"type": "opencollective",
|
|
1630
|
+
"url": "https://opencollective.com/parcel"
|
|
1631
|
+
}
|
|
1632
|
+
},
|
|
1633
|
+
"node_modules/lightningcss-darwin-x64": {
|
|
1634
|
+
"version": "1.32.0",
|
|
1635
|
+
"resolved": "https://registry.npmmirror.com/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.32.0.tgz",
|
|
1636
|
+
"integrity": "sha512-U+QsBp2m/s2wqpUYT/6wnlagdZbtZdndSmut/NJqlCcMLTWp5muCrID+K5UJ6jqD2BFshejCYXniPDbNh73V8w==",
|
|
1637
|
+
"cpu": [
|
|
1638
|
+
"x64"
|
|
1639
|
+
],
|
|
1640
|
+
"dev": true,
|
|
1641
|
+
"license": "MPL-2.0",
|
|
1642
|
+
"optional": true,
|
|
1643
|
+
"os": [
|
|
1644
|
+
"darwin"
|
|
1645
|
+
],
|
|
1646
|
+
"engines": {
|
|
1647
|
+
"node": ">= 12.0.0"
|
|
1648
|
+
},
|
|
1649
|
+
"funding": {
|
|
1650
|
+
"type": "opencollective",
|
|
1651
|
+
"url": "https://opencollective.com/parcel"
|
|
1652
|
+
}
|
|
1653
|
+
},
|
|
1654
|
+
"node_modules/lightningcss-freebsd-x64": {
|
|
1655
|
+
"version": "1.32.0",
|
|
1656
|
+
"resolved": "https://registry.npmmirror.com/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.32.0.tgz",
|
|
1657
|
+
"integrity": "sha512-JCTigedEksZk3tHTTthnMdVfGf61Fky8Ji2E4YjUTEQX14xiy/lTzXnu1vwiZe3bYe0q+SpsSH/CTeDXK6WHig==",
|
|
1658
|
+
"cpu": [
|
|
1659
|
+
"x64"
|
|
1660
|
+
],
|
|
1661
|
+
"dev": true,
|
|
1662
|
+
"license": "MPL-2.0",
|
|
1663
|
+
"optional": true,
|
|
1664
|
+
"os": [
|
|
1665
|
+
"freebsd"
|
|
1666
|
+
],
|
|
1667
|
+
"engines": {
|
|
1668
|
+
"node": ">= 12.0.0"
|
|
1669
|
+
},
|
|
1670
|
+
"funding": {
|
|
1671
|
+
"type": "opencollective",
|
|
1672
|
+
"url": "https://opencollective.com/parcel"
|
|
1673
|
+
}
|
|
1674
|
+
},
|
|
1675
|
+
"node_modules/lightningcss-linux-arm-gnueabihf": {
|
|
1676
|
+
"version": "1.32.0",
|
|
1677
|
+
"resolved": "https://registry.npmmirror.com/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.32.0.tgz",
|
|
1678
|
+
"integrity": "sha512-x6rnnpRa2GL0zQOkt6rts3YDPzduLpWvwAF6EMhXFVZXD4tPrBkEFqzGowzCsIWsPjqSK+tyNEODUBXeeVHSkw==",
|
|
1679
|
+
"cpu": [
|
|
1680
|
+
"arm"
|
|
1681
|
+
],
|
|
1682
|
+
"dev": true,
|
|
1683
|
+
"license": "MPL-2.0",
|
|
1684
|
+
"optional": true,
|
|
1685
|
+
"os": [
|
|
1686
|
+
"linux"
|
|
1687
|
+
],
|
|
1688
|
+
"engines": {
|
|
1689
|
+
"node": ">= 12.0.0"
|
|
1690
|
+
},
|
|
1691
|
+
"funding": {
|
|
1692
|
+
"type": "opencollective",
|
|
1693
|
+
"url": "https://opencollective.com/parcel"
|
|
1694
|
+
}
|
|
1695
|
+
},
|
|
1696
|
+
"node_modules/lightningcss-linux-arm64-gnu": {
|
|
1697
|
+
"version": "1.32.0",
|
|
1698
|
+
"resolved": "https://registry.npmmirror.com/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.32.0.tgz",
|
|
1699
|
+
"integrity": "sha512-0nnMyoyOLRJXfbMOilaSRcLH3Jw5z9HDNGfT/gwCPgaDjnx0i8w7vBzFLFR1f6CMLKF8gVbebmkUN3fa/kQJpQ==",
|
|
1700
|
+
"cpu": [
|
|
1701
|
+
"arm64"
|
|
1702
|
+
],
|
|
1703
|
+
"dev": true,
|
|
1704
|
+
"license": "MPL-2.0",
|
|
1705
|
+
"optional": true,
|
|
1706
|
+
"os": [
|
|
1707
|
+
"linux"
|
|
1708
|
+
],
|
|
1709
|
+
"engines": {
|
|
1710
|
+
"node": ">= 12.0.0"
|
|
1711
|
+
},
|
|
1712
|
+
"funding": {
|
|
1713
|
+
"type": "opencollective",
|
|
1714
|
+
"url": "https://opencollective.com/parcel"
|
|
1715
|
+
}
|
|
1716
|
+
},
|
|
1717
|
+
"node_modules/lightningcss-linux-arm64-musl": {
|
|
1718
|
+
"version": "1.32.0",
|
|
1719
|
+
"resolved": "https://registry.npmmirror.com/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.32.0.tgz",
|
|
1720
|
+
"integrity": "sha512-UpQkoenr4UJEzgVIYpI80lDFvRmPVg6oqboNHfoH4CQIfNA+HOrZ7Mo7KZP02dC6LjghPQJeBsvXhJod/wnIBg==",
|
|
1721
|
+
"cpu": [
|
|
1722
|
+
"arm64"
|
|
1723
|
+
],
|
|
1724
|
+
"dev": true,
|
|
1725
|
+
"license": "MPL-2.0",
|
|
1726
|
+
"optional": true,
|
|
1727
|
+
"os": [
|
|
1728
|
+
"linux"
|
|
1729
|
+
],
|
|
1730
|
+
"engines": {
|
|
1731
|
+
"node": ">= 12.0.0"
|
|
1732
|
+
},
|
|
1733
|
+
"funding": {
|
|
1734
|
+
"type": "opencollective",
|
|
1735
|
+
"url": "https://opencollective.com/parcel"
|
|
1736
|
+
}
|
|
1737
|
+
},
|
|
1738
|
+
"node_modules/lightningcss-linux-x64-gnu": {
|
|
1739
|
+
"version": "1.32.0",
|
|
1740
|
+
"resolved": "https://registry.npmmirror.com/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.32.0.tgz",
|
|
1741
|
+
"integrity": "sha512-V7Qr52IhZmdKPVr+Vtw8o+WLsQJYCTd8loIfpDaMRWGUZfBOYEJeyJIkqGIDMZPwPx24pUMfwSxxI8phr/MbOA==",
|
|
1742
|
+
"cpu": [
|
|
1743
|
+
"x64"
|
|
1744
|
+
],
|
|
1745
|
+
"dev": true,
|
|
1746
|
+
"license": "MPL-2.0",
|
|
1747
|
+
"optional": true,
|
|
1748
|
+
"os": [
|
|
1749
|
+
"linux"
|
|
1750
|
+
],
|
|
1751
|
+
"engines": {
|
|
1752
|
+
"node": ">= 12.0.0"
|
|
1753
|
+
},
|
|
1754
|
+
"funding": {
|
|
1755
|
+
"type": "opencollective",
|
|
1756
|
+
"url": "https://opencollective.com/parcel"
|
|
1757
|
+
}
|
|
1758
|
+
},
|
|
1759
|
+
"node_modules/lightningcss-linux-x64-musl": {
|
|
1760
|
+
"version": "1.32.0",
|
|
1761
|
+
"resolved": "https://registry.npmmirror.com/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.32.0.tgz",
|
|
1762
|
+
"integrity": "sha512-bYcLp+Vb0awsiXg/80uCRezCYHNg1/l3mt0gzHnWV9XP1W5sKa5/TCdGWaR/zBM2PeF/HbsQv/j2URNOiVuxWg==",
|
|
1763
|
+
"cpu": [
|
|
1764
|
+
"x64"
|
|
1765
|
+
],
|
|
1766
|
+
"dev": true,
|
|
1767
|
+
"license": "MPL-2.0",
|
|
1768
|
+
"optional": true,
|
|
1769
|
+
"os": [
|
|
1770
|
+
"linux"
|
|
1771
|
+
],
|
|
1772
|
+
"engines": {
|
|
1773
|
+
"node": ">= 12.0.0"
|
|
1774
|
+
},
|
|
1775
|
+
"funding": {
|
|
1776
|
+
"type": "opencollective",
|
|
1777
|
+
"url": "https://opencollective.com/parcel"
|
|
1778
|
+
}
|
|
1779
|
+
},
|
|
1780
|
+
"node_modules/lightningcss-win32-arm64-msvc": {
|
|
1781
|
+
"version": "1.32.0",
|
|
1782
|
+
"resolved": "https://registry.npmmirror.com/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.32.0.tgz",
|
|
1783
|
+
"integrity": "sha512-8SbC8BR40pS6baCM8sbtYDSwEVQd4JlFTOlaD3gWGHfThTcABnNDBda6eTZeqbofalIJhFx0qKzgHJmcPTnGdw==",
|
|
1784
|
+
"cpu": [
|
|
1785
|
+
"arm64"
|
|
1786
|
+
],
|
|
1787
|
+
"dev": true,
|
|
1788
|
+
"license": "MPL-2.0",
|
|
1789
|
+
"optional": true,
|
|
1790
|
+
"os": [
|
|
1791
|
+
"win32"
|
|
1792
|
+
],
|
|
1793
|
+
"engines": {
|
|
1794
|
+
"node": ">= 12.0.0"
|
|
1795
|
+
},
|
|
1796
|
+
"funding": {
|
|
1797
|
+
"type": "opencollective",
|
|
1798
|
+
"url": "https://opencollective.com/parcel"
|
|
1799
|
+
}
|
|
1800
|
+
},
|
|
1801
|
+
"node_modules/lightningcss-win32-x64-msvc": {
|
|
1802
|
+
"version": "1.32.0",
|
|
1803
|
+
"resolved": "https://registry.npmmirror.com/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.32.0.tgz",
|
|
1804
|
+
"integrity": "sha512-Amq9B/SoZYdDi1kFrojnoqPLxYhQ4Wo5XiL8EVJrVsB8ARoC1PWW6VGtT0WKCemjy8aC+louJnjS7U18x3b06Q==",
|
|
1805
|
+
"cpu": [
|
|
1806
|
+
"x64"
|
|
1807
|
+
],
|
|
1808
|
+
"dev": true,
|
|
1809
|
+
"license": "MPL-2.0",
|
|
1810
|
+
"optional": true,
|
|
1811
|
+
"os": [
|
|
1812
|
+
"win32"
|
|
1813
|
+
],
|
|
1814
|
+
"engines": {
|
|
1815
|
+
"node": ">= 12.0.0"
|
|
1816
|
+
},
|
|
1817
|
+
"funding": {
|
|
1818
|
+
"type": "opencollective",
|
|
1819
|
+
"url": "https://opencollective.com/parcel"
|
|
1820
|
+
}
|
|
1821
|
+
},
|
|
1822
|
+
"node_modules/magic-string": {
|
|
1823
|
+
"version": "0.30.21",
|
|
1824
|
+
"resolved": "https://registry.npmmirror.com/magic-string/-/magic-string-0.30.21.tgz",
|
|
1825
|
+
"integrity": "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==",
|
|
1826
|
+
"license": "MIT",
|
|
1827
|
+
"dependencies": {
|
|
1828
|
+
"@jridgewell/sourcemap-codec": "^1.5.5"
|
|
1829
|
+
}
|
|
1830
|
+
},
|
|
1831
|
+
"node_modules/nanoid": {
|
|
1832
|
+
"version": "3.3.11",
|
|
1833
|
+
"resolved": "https://registry.npmmirror.com/nanoid/-/nanoid-3.3.11.tgz",
|
|
1834
|
+
"integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==",
|
|
1835
|
+
"funding": [
|
|
1836
|
+
{
|
|
1837
|
+
"type": "github",
|
|
1838
|
+
"url": "https://github.com/sponsors/ai"
|
|
1839
|
+
}
|
|
1840
|
+
],
|
|
1841
|
+
"license": "MIT",
|
|
1842
|
+
"bin": {
|
|
1843
|
+
"nanoid": "bin/nanoid.cjs"
|
|
1844
|
+
},
|
|
1845
|
+
"engines": {
|
|
1846
|
+
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
|
|
1847
|
+
}
|
|
1848
|
+
},
|
|
1849
|
+
"node_modules/open": {
|
|
1850
|
+
"version": "10.2.0",
|
|
1851
|
+
"resolved": "https://registry.npmmirror.com/open/-/open-10.2.0.tgz",
|
|
1852
|
+
"integrity": "sha512-YgBpdJHPyQ2UE5x+hlSXcnejzAvD0b22U2OuAP+8OnlJT+PjWPxtgmGqKKc+RgTM63U9gN0YzrYc71R2WT/hTA==",
|
|
1853
|
+
"license": "MIT",
|
|
1854
|
+
"dependencies": {
|
|
1855
|
+
"default-browser": "^5.2.1",
|
|
1856
|
+
"define-lazy-prop": "^3.0.0",
|
|
1857
|
+
"is-inside-container": "^1.0.0",
|
|
1858
|
+
"wsl-utils": "^0.1.0"
|
|
1859
|
+
},
|
|
1860
|
+
"engines": {
|
|
1861
|
+
"node": ">=18"
|
|
1862
|
+
},
|
|
1863
|
+
"funding": {
|
|
1864
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
1865
|
+
}
|
|
1866
|
+
},
|
|
1867
|
+
"node_modules/picocolors": {
|
|
1868
|
+
"version": "1.1.1",
|
|
1869
|
+
"resolved": "https://registry.npmmirror.com/picocolors/-/picocolors-1.1.1.tgz",
|
|
1870
|
+
"integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
|
|
1871
|
+
"license": "ISC"
|
|
1872
|
+
},
|
|
1873
|
+
"node_modules/picomatch": {
|
|
1874
|
+
"version": "4.0.4",
|
|
1875
|
+
"resolved": "https://registry.npmmirror.com/picomatch/-/picomatch-4.0.4.tgz",
|
|
1876
|
+
"integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==",
|
|
1877
|
+
"dev": true,
|
|
1878
|
+
"license": "MIT",
|
|
1879
|
+
"engines": {
|
|
1880
|
+
"node": ">=12"
|
|
1881
|
+
},
|
|
1882
|
+
"funding": {
|
|
1883
|
+
"url": "https://github.com/sponsors/jonschlinkert"
|
|
1884
|
+
}
|
|
1885
|
+
},
|
|
1886
|
+
"node_modules/postcss": {
|
|
1887
|
+
"version": "8.5.8",
|
|
1888
|
+
"resolved": "https://registry.npmmirror.com/postcss/-/postcss-8.5.8.tgz",
|
|
1889
|
+
"integrity": "sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==",
|
|
1890
|
+
"funding": [
|
|
1891
|
+
{
|
|
1892
|
+
"type": "opencollective",
|
|
1893
|
+
"url": "https://opencollective.com/postcss/"
|
|
1894
|
+
},
|
|
1895
|
+
{
|
|
1896
|
+
"type": "tidelift",
|
|
1897
|
+
"url": "https://tidelift.com/funding/github/npm/postcss"
|
|
1898
|
+
},
|
|
1899
|
+
{
|
|
1900
|
+
"type": "github",
|
|
1901
|
+
"url": "https://github.com/sponsors/ai"
|
|
1902
|
+
}
|
|
1903
|
+
],
|
|
1904
|
+
"license": "MIT",
|
|
1905
|
+
"dependencies": {
|
|
1906
|
+
"nanoid": "^3.3.11",
|
|
1907
|
+
"picocolors": "^1.1.1",
|
|
1908
|
+
"source-map-js": "^1.2.1"
|
|
1909
|
+
},
|
|
1910
|
+
"engines": {
|
|
1911
|
+
"node": "^10 || ^12 || >=14"
|
|
1912
|
+
}
|
|
1913
|
+
},
|
|
1914
|
+
"node_modules/readdirp": {
|
|
1915
|
+
"version": "4.1.2",
|
|
1916
|
+
"resolved": "https://registry.npmmirror.com/readdirp/-/readdirp-4.1.2.tgz",
|
|
1917
|
+
"integrity": "sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==",
|
|
1918
|
+
"license": "MIT",
|
|
1919
|
+
"engines": {
|
|
1920
|
+
"node": ">= 14.18.0"
|
|
1921
|
+
},
|
|
1922
|
+
"funding": {
|
|
1923
|
+
"type": "individual",
|
|
1924
|
+
"url": "https://paulmillr.com/funding/"
|
|
1925
|
+
}
|
|
1926
|
+
},
|
|
1927
|
+
"node_modules/rollup": {
|
|
1928
|
+
"version": "4.60.1",
|
|
1929
|
+
"resolved": "https://registry.npmmirror.com/rollup/-/rollup-4.60.1.tgz",
|
|
1930
|
+
"integrity": "sha512-VmtB2rFU/GroZ4oL8+ZqXgSA38O6GR8KSIvWmEFv63pQ0G6KaBH9s07PO8XTXP4vI+3UJUEypOfjkGfmSBBR0w==",
|
|
1931
|
+
"dev": true,
|
|
1932
|
+
"license": "MIT",
|
|
1933
|
+
"dependencies": {
|
|
1934
|
+
"@types/estree": "1.0.8"
|
|
1935
|
+
},
|
|
1936
|
+
"bin": {
|
|
1937
|
+
"rollup": "dist/bin/rollup"
|
|
1938
|
+
},
|
|
1939
|
+
"engines": {
|
|
1940
|
+
"node": ">=18.0.0",
|
|
1941
|
+
"npm": ">=8.0.0"
|
|
1942
|
+
},
|
|
1943
|
+
"optionalDependencies": {
|
|
1944
|
+
"@rollup/rollup-android-arm-eabi": "4.60.1",
|
|
1945
|
+
"@rollup/rollup-android-arm64": "4.60.1",
|
|
1946
|
+
"@rollup/rollup-darwin-arm64": "4.60.1",
|
|
1947
|
+
"@rollup/rollup-darwin-x64": "4.60.1",
|
|
1948
|
+
"@rollup/rollup-freebsd-arm64": "4.60.1",
|
|
1949
|
+
"@rollup/rollup-freebsd-x64": "4.60.1",
|
|
1950
|
+
"@rollup/rollup-linux-arm-gnueabihf": "4.60.1",
|
|
1951
|
+
"@rollup/rollup-linux-arm-musleabihf": "4.60.1",
|
|
1952
|
+
"@rollup/rollup-linux-arm64-gnu": "4.60.1",
|
|
1953
|
+
"@rollup/rollup-linux-arm64-musl": "4.60.1",
|
|
1954
|
+
"@rollup/rollup-linux-loong64-gnu": "4.60.1",
|
|
1955
|
+
"@rollup/rollup-linux-loong64-musl": "4.60.1",
|
|
1956
|
+
"@rollup/rollup-linux-ppc64-gnu": "4.60.1",
|
|
1957
|
+
"@rollup/rollup-linux-ppc64-musl": "4.60.1",
|
|
1958
|
+
"@rollup/rollup-linux-riscv64-gnu": "4.60.1",
|
|
1959
|
+
"@rollup/rollup-linux-riscv64-musl": "4.60.1",
|
|
1960
|
+
"@rollup/rollup-linux-s390x-gnu": "4.60.1",
|
|
1961
|
+
"@rollup/rollup-linux-x64-gnu": "4.60.1",
|
|
1962
|
+
"@rollup/rollup-linux-x64-musl": "4.60.1",
|
|
1963
|
+
"@rollup/rollup-openbsd-x64": "4.60.1",
|
|
1964
|
+
"@rollup/rollup-openharmony-arm64": "4.60.1",
|
|
1965
|
+
"@rollup/rollup-win32-arm64-msvc": "4.60.1",
|
|
1966
|
+
"@rollup/rollup-win32-ia32-msvc": "4.60.1",
|
|
1967
|
+
"@rollup/rollup-win32-x64-gnu": "4.60.1",
|
|
1968
|
+
"@rollup/rollup-win32-x64-msvc": "4.60.1",
|
|
1969
|
+
"fsevents": "~2.3.2"
|
|
1970
|
+
}
|
|
1971
|
+
},
|
|
1972
|
+
"node_modules/run-applescript": {
|
|
1973
|
+
"version": "7.1.0",
|
|
1974
|
+
"resolved": "https://registry.npmmirror.com/run-applescript/-/run-applescript-7.1.0.tgz",
|
|
1975
|
+
"integrity": "sha512-DPe5pVFaAsinSaV6QjQ6gdiedWDcRCbUuiQfQa2wmWV7+xC9bGulGI8+TdRmoFkAPaBXk8CrAbnlY2ISniJ47Q==",
|
|
1976
|
+
"license": "MIT",
|
|
1977
|
+
"engines": {
|
|
1978
|
+
"node": ">=18"
|
|
1979
|
+
},
|
|
1980
|
+
"funding": {
|
|
1981
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
1982
|
+
}
|
|
1983
|
+
},
|
|
1984
|
+
"node_modules/source-map-js": {
|
|
1985
|
+
"version": "1.2.1",
|
|
1986
|
+
"resolved": "https://registry.npmmirror.com/source-map-js/-/source-map-js-1.2.1.tgz",
|
|
1987
|
+
"integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
|
|
1988
|
+
"license": "BSD-3-Clause",
|
|
1989
|
+
"engines": {
|
|
1990
|
+
"node": ">=0.10.0"
|
|
1991
|
+
}
|
|
1992
|
+
},
|
|
1993
|
+
"node_modules/tailwindcss": {
|
|
1994
|
+
"version": "4.2.2",
|
|
1995
|
+
"resolved": "https://registry.npmmirror.com/tailwindcss/-/tailwindcss-4.2.2.tgz",
|
|
1996
|
+
"integrity": "sha512-KWBIxs1Xb6NoLdMVqhbhgwZf2PGBpPEiwOqgI4pFIYbNTfBXiKYyWoTsXgBQ9WFg/OlhnvHaY+AEpW7wSmFo2Q==",
|
|
1997
|
+
"dev": true,
|
|
1998
|
+
"license": "MIT"
|
|
1999
|
+
},
|
|
2000
|
+
"node_modules/tapable": {
|
|
2001
|
+
"version": "2.3.2",
|
|
2002
|
+
"resolved": "https://registry.npmmirror.com/tapable/-/tapable-2.3.2.tgz",
|
|
2003
|
+
"integrity": "sha512-1MOpMXuhGzGL5TTCZFItxCc0AARf1EZFQkGqMm7ERKj8+Hgr5oLvJOVFcC+lRmR8hCe2S3jC4T5D7Vg/d7/fhA==",
|
|
2004
|
+
"dev": true,
|
|
2005
|
+
"license": "MIT",
|
|
2006
|
+
"engines": {
|
|
2007
|
+
"node": ">=6"
|
|
2008
|
+
},
|
|
2009
|
+
"funding": {
|
|
2010
|
+
"type": "opencollective",
|
|
2011
|
+
"url": "https://opencollective.com/webpack"
|
|
2012
|
+
}
|
|
2013
|
+
},
|
|
2014
|
+
"node_modules/tinyglobby": {
|
|
2015
|
+
"version": "0.2.15",
|
|
2016
|
+
"resolved": "https://registry.npmmirror.com/tinyglobby/-/tinyglobby-0.2.15.tgz",
|
|
2017
|
+
"integrity": "sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==",
|
|
2018
|
+
"dev": true,
|
|
2019
|
+
"license": "MIT",
|
|
2020
|
+
"dependencies": {
|
|
2021
|
+
"fdir": "^6.5.0",
|
|
2022
|
+
"picomatch": "^4.0.3"
|
|
2023
|
+
},
|
|
2024
|
+
"engines": {
|
|
2025
|
+
"node": ">=12.0.0"
|
|
2026
|
+
},
|
|
2027
|
+
"funding": {
|
|
2028
|
+
"url": "https://github.com/sponsors/SuperchupuDev"
|
|
2029
|
+
}
|
|
2030
|
+
},
|
|
2031
|
+
"node_modules/vite": {
|
|
2032
|
+
"version": "6.4.1",
|
|
2033
|
+
"resolved": "https://registry.npmmirror.com/vite/-/vite-6.4.1.tgz",
|
|
2034
|
+
"integrity": "sha512-+Oxm7q9hDoLMyJOYfUYBuHQo+dkAloi33apOPP56pzj+vsdJDzr+j1NISE5pyaAuKL4A3UD34qd0lx5+kfKp2g==",
|
|
2035
|
+
"dev": true,
|
|
2036
|
+
"license": "MIT",
|
|
2037
|
+
"dependencies": {
|
|
2038
|
+
"esbuild": "^0.25.0",
|
|
2039
|
+
"fdir": "^6.4.4",
|
|
2040
|
+
"picomatch": "^4.0.2",
|
|
2041
|
+
"postcss": "^8.5.3",
|
|
2042
|
+
"rollup": "^4.34.9",
|
|
2043
|
+
"tinyglobby": "^0.2.13"
|
|
2044
|
+
},
|
|
2045
|
+
"bin": {
|
|
2046
|
+
"vite": "bin/vite.js"
|
|
2047
|
+
},
|
|
2048
|
+
"engines": {
|
|
2049
|
+
"node": "^18.0.0 || ^20.0.0 || >=22.0.0"
|
|
2050
|
+
},
|
|
2051
|
+
"funding": {
|
|
2052
|
+
"url": "https://github.com/vitejs/vite?sponsor=1"
|
|
2053
|
+
},
|
|
2054
|
+
"optionalDependencies": {
|
|
2055
|
+
"fsevents": "~2.3.3"
|
|
2056
|
+
},
|
|
2057
|
+
"peerDependencies": {
|
|
2058
|
+
"@types/node": "^18.0.0 || ^20.0.0 || >=22.0.0",
|
|
2059
|
+
"jiti": ">=1.21.0",
|
|
2060
|
+
"less": "*",
|
|
2061
|
+
"lightningcss": "^1.21.0",
|
|
2062
|
+
"sass": "*",
|
|
2063
|
+
"sass-embedded": "*",
|
|
2064
|
+
"stylus": "*",
|
|
2065
|
+
"sugarss": "*",
|
|
2066
|
+
"terser": "^5.16.0",
|
|
2067
|
+
"tsx": "^4.8.1",
|
|
2068
|
+
"yaml": "^2.4.2"
|
|
2069
|
+
},
|
|
2070
|
+
"peerDependenciesMeta": {
|
|
2071
|
+
"@types/node": {
|
|
2072
|
+
"optional": true
|
|
2073
|
+
},
|
|
2074
|
+
"jiti": {
|
|
2075
|
+
"optional": true
|
|
2076
|
+
},
|
|
2077
|
+
"less": {
|
|
2078
|
+
"optional": true
|
|
2079
|
+
},
|
|
2080
|
+
"lightningcss": {
|
|
2081
|
+
"optional": true
|
|
2082
|
+
},
|
|
2083
|
+
"sass": {
|
|
2084
|
+
"optional": true
|
|
2085
|
+
},
|
|
2086
|
+
"sass-embedded": {
|
|
2087
|
+
"optional": true
|
|
2088
|
+
},
|
|
2089
|
+
"stylus": {
|
|
2090
|
+
"optional": true
|
|
2091
|
+
},
|
|
2092
|
+
"sugarss": {
|
|
2093
|
+
"optional": true
|
|
2094
|
+
},
|
|
2095
|
+
"terser": {
|
|
2096
|
+
"optional": true
|
|
2097
|
+
},
|
|
2098
|
+
"tsx": {
|
|
2099
|
+
"optional": true
|
|
2100
|
+
},
|
|
2101
|
+
"yaml": {
|
|
2102
|
+
"optional": true
|
|
2103
|
+
}
|
|
2104
|
+
}
|
|
2105
|
+
},
|
|
2106
|
+
"node_modules/vue": {
|
|
2107
|
+
"version": "3.5.32",
|
|
2108
|
+
"resolved": "https://registry.npmmirror.com/vue/-/vue-3.5.32.tgz",
|
|
2109
|
+
"integrity": "sha512-vM4z4Q9tTafVfMAK7IVzmxg34rSzTFMyIe0UUEijUCkn9+23lj0WRfA83dg7eQZIUlgOSGrkViIaCfqSAUXsMw==",
|
|
2110
|
+
"license": "MIT",
|
|
2111
|
+
"dependencies": {
|
|
2112
|
+
"@vue/compiler-dom": "3.5.32",
|
|
2113
|
+
"@vue/compiler-sfc": "3.5.32",
|
|
2114
|
+
"@vue/runtime-dom": "3.5.32",
|
|
2115
|
+
"@vue/server-renderer": "3.5.32",
|
|
2116
|
+
"@vue/shared": "3.5.32"
|
|
2117
|
+
},
|
|
2118
|
+
"peerDependencies": {
|
|
2119
|
+
"typescript": "*"
|
|
2120
|
+
},
|
|
2121
|
+
"peerDependenciesMeta": {
|
|
2122
|
+
"typescript": {
|
|
2123
|
+
"optional": true
|
|
2124
|
+
}
|
|
2125
|
+
}
|
|
2126
|
+
},
|
|
2127
|
+
"node_modules/ws": {
|
|
2128
|
+
"version": "8.20.0",
|
|
2129
|
+
"resolved": "https://registry.npmmirror.com/ws/-/ws-8.20.0.tgz",
|
|
2130
|
+
"integrity": "sha512-sAt8BhgNbzCtgGbt2OxmpuryO63ZoDk/sqaB/znQm94T4fCEsy/yV+7CdC1kJhOU9lboAEU7R3kquuycDoibVA==",
|
|
2131
|
+
"license": "MIT",
|
|
2132
|
+
"engines": {
|
|
2133
|
+
"node": ">=10.0.0"
|
|
2134
|
+
},
|
|
2135
|
+
"peerDependencies": {
|
|
2136
|
+
"bufferutil": "^4.0.1",
|
|
2137
|
+
"utf-8-validate": ">=5.0.2"
|
|
2138
|
+
},
|
|
2139
|
+
"peerDependenciesMeta": {
|
|
2140
|
+
"bufferutil": {
|
|
2141
|
+
"optional": true
|
|
2142
|
+
},
|
|
2143
|
+
"utf-8-validate": {
|
|
2144
|
+
"optional": true
|
|
2145
|
+
}
|
|
2146
|
+
}
|
|
2147
|
+
},
|
|
2148
|
+
"node_modules/wsl-utils": {
|
|
2149
|
+
"version": "0.1.0",
|
|
2150
|
+
"resolved": "https://registry.npmmirror.com/wsl-utils/-/wsl-utils-0.1.0.tgz",
|
|
2151
|
+
"integrity": "sha512-h3Fbisa2nKGPxCpm89Hk33lBLsnaGBvctQopaBSOW/uIs6FTe1ATyAnKFJrzVs9vpGdsTe73WF3V4lIsk4Gacw==",
|
|
2152
|
+
"license": "MIT",
|
|
2153
|
+
"dependencies": {
|
|
2154
|
+
"is-wsl": "^3.1.0"
|
|
2155
|
+
},
|
|
2156
|
+
"engines": {
|
|
2157
|
+
"node": ">=18"
|
|
2158
|
+
},
|
|
2159
|
+
"funding": {
|
|
2160
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
2161
|
+
}
|
|
2162
|
+
}
|
|
2163
|
+
}
|
|
2164
|
+
}
|