@duonghieu0712z/create-tauri-vue-template 1.0.0 → 1.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/template/.github/workflows/code-quality.yml +7 -82
- package/template/.github/workflows/quality-checks.yml +91 -0
- package/template/.github/workflows/release.yml +12 -3
- package/template/.oxfmtrc.json +1 -0
- package/template/package.json +17 -17
- package/template/{bump-version.js → scripts/bump-version.js} +1 -1
- package/template/src/styles/globals.css +5 -4
- package/template/src-tauri/Cargo.lock +584 -842
- package/template/pnpm-lock.yaml +0 -4471
package/template/pnpm-lock.yaml
DELETED
|
@@ -1,4471 +0,0 @@
|
|
|
1
|
-
lockfileVersion: '9.0'
|
|
2
|
-
|
|
3
|
-
settings:
|
|
4
|
-
autoInstallPeers: true
|
|
5
|
-
excludeLinksFromLockfile: false
|
|
6
|
-
|
|
7
|
-
importers:
|
|
8
|
-
|
|
9
|
-
.:
|
|
10
|
-
dependencies:
|
|
11
|
-
'@lucide/vue':
|
|
12
|
-
specifier: ^1.24.0
|
|
13
|
-
version: 1.24.0(vue@3.5.39(typescript@6.0.3))
|
|
14
|
-
'@tauri-apps/api':
|
|
15
|
-
specifier: ^2.11.1
|
|
16
|
-
version: 2.11.1
|
|
17
|
-
class-variance-authority:
|
|
18
|
-
specifier: ^0.7.1
|
|
19
|
-
version: 0.7.1
|
|
20
|
-
clsx:
|
|
21
|
-
specifier: ^2.1.1
|
|
22
|
-
version: 2.1.1
|
|
23
|
-
tailwind-merge:
|
|
24
|
-
specifier: ^3.6.0
|
|
25
|
-
version: 3.6.0
|
|
26
|
-
vue:
|
|
27
|
-
specifier: ^3.5.39
|
|
28
|
-
version: 3.5.39(typescript@6.0.3)
|
|
29
|
-
devDependencies:
|
|
30
|
-
'@commitlint/cli':
|
|
31
|
-
specifier: ^21.2.1
|
|
32
|
-
version: 21.2.1(@types/node@26.1.1)(conventional-commits-parser@7.1.0)(typescript@6.0.3)
|
|
33
|
-
'@commitlint/config-conventional':
|
|
34
|
-
specifier: ^21.2.0
|
|
35
|
-
version: 21.2.0
|
|
36
|
-
'@tailwindcss/vite':
|
|
37
|
-
specifier: ^4.3.2
|
|
38
|
-
version: 4.3.2(vite@8.1.4(@types/node@26.1.1)(jiti@2.7.0)(yaml@2.9.0))
|
|
39
|
-
'@tauri-apps/cli':
|
|
40
|
-
specifier: ^2.11.4
|
|
41
|
-
version: 2.11.4
|
|
42
|
-
'@tsconfig/node24':
|
|
43
|
-
specifier: ^24.0.4
|
|
44
|
-
version: 24.0.4
|
|
45
|
-
'@types/node':
|
|
46
|
-
specifier: ^26.1.1
|
|
47
|
-
version: 26.1.1
|
|
48
|
-
'@vitejs/plugin-vue':
|
|
49
|
-
specifier: ^6.0.7
|
|
50
|
-
version: 6.0.7(vite@8.1.4(@types/node@26.1.1)(jiti@2.7.0)(yaml@2.9.0))(vue@3.5.39(typescript@6.0.3))
|
|
51
|
-
'@vue/eslint-config-prettier':
|
|
52
|
-
specifier: ^10.2.0
|
|
53
|
-
version: 10.2.0(eslint@10.7.0(jiti@2.7.0))(prettier@3.8.3)
|
|
54
|
-
'@vue/eslint-config-typescript':
|
|
55
|
-
specifier: ^14.9.0
|
|
56
|
-
version: 14.9.0(eslint-plugin-vue@10.9.2(@typescript-eslint/parser@8.61.1(eslint@10.7.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.7.0(jiti@2.7.0))(vue-eslint-parser@10.4.1(eslint@10.7.0(jiti@2.7.0))))(eslint@10.7.0(jiti@2.7.0))(typescript@6.0.3)
|
|
57
|
-
'@vue/tsconfig':
|
|
58
|
-
specifier: ^0.9.1
|
|
59
|
-
version: 0.9.1(typescript@6.0.3)(vue@3.5.39(typescript@6.0.3))
|
|
60
|
-
eslint:
|
|
61
|
-
specifier: ^10.7.0
|
|
62
|
-
version: 10.7.0(jiti@2.7.0)
|
|
63
|
-
eslint-plugin-oxlint:
|
|
64
|
-
specifier: ^1.73.0
|
|
65
|
-
version: 1.73.0(oxlint@1.73.0)
|
|
66
|
-
eslint-plugin-vue:
|
|
67
|
-
specifier: ^10.9.2
|
|
68
|
-
version: 10.9.2(@typescript-eslint/parser@8.61.1(eslint@10.7.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.7.0(jiti@2.7.0))(vue-eslint-parser@10.4.1(eslint@10.7.0(jiti@2.7.0)))
|
|
69
|
-
husky:
|
|
70
|
-
specifier: ^9.1.7
|
|
71
|
-
version: 9.1.7
|
|
72
|
-
jiti:
|
|
73
|
-
specifier: ^2.7.0
|
|
74
|
-
version: 2.7.0
|
|
75
|
-
lint-staged:
|
|
76
|
-
specifier: ^17.0.8
|
|
77
|
-
version: 17.0.8
|
|
78
|
-
npm-run-all2:
|
|
79
|
-
specifier: ^9.0.2
|
|
80
|
-
version: 9.0.2
|
|
81
|
-
oxfmt:
|
|
82
|
-
specifier: ^0.58.0
|
|
83
|
-
version: 0.58.0
|
|
84
|
-
oxlint:
|
|
85
|
-
specifier: ^1.73.0
|
|
86
|
-
version: 1.73.0
|
|
87
|
-
picomatch:
|
|
88
|
-
specifier: ^4.0.5
|
|
89
|
-
version: 4.0.5
|
|
90
|
-
tailwindcss:
|
|
91
|
-
specifier: ^4.3.2
|
|
92
|
-
version: 4.3.2
|
|
93
|
-
tw-animate-css:
|
|
94
|
-
specifier: ^1.4.0
|
|
95
|
-
version: 1.4.0
|
|
96
|
-
typescript:
|
|
97
|
-
specifier: ~6.0.3
|
|
98
|
-
version: 6.0.3
|
|
99
|
-
unplugin-auto-import:
|
|
100
|
-
specifier: ^21.0.0
|
|
101
|
-
version: 21.0.0
|
|
102
|
-
unplugin-vue-components:
|
|
103
|
-
specifier: ^32.1.0
|
|
104
|
-
version: 32.1.0(vue@3.5.39(typescript@6.0.3))
|
|
105
|
-
vite:
|
|
106
|
-
specifier: ^8.1.4
|
|
107
|
-
version: 8.1.4(@types/node@26.1.1)(jiti@2.7.0)(yaml@2.9.0)
|
|
108
|
-
vite-plugin-vue-devtools:
|
|
109
|
-
specifier: ^8.1.5
|
|
110
|
-
version: 8.1.5(vite@8.1.4(@types/node@26.1.1)(jiti@2.7.0)(yaml@2.9.0))(vue@3.5.39(typescript@6.0.3))
|
|
111
|
-
vue-tsc:
|
|
112
|
-
specifier: ^3.3.7
|
|
113
|
-
version: 3.3.7(typescript@6.0.3)
|
|
114
|
-
|
|
115
|
-
packages:
|
|
116
|
-
|
|
117
|
-
'@babel/code-frame@7.29.7':
|
|
118
|
-
resolution: {integrity: sha512-Aup7aUOfpbAUg2ROOJN6Iw5f9DMBlzu0mIkm/malLQFN/YQgO48wCj0Kxa3sEHJvPVFg7siR+qRInwXd2qhQKw==}
|
|
119
|
-
engines: {node: '>=6.9.0'}
|
|
120
|
-
|
|
121
|
-
'@babel/compat-data@7.29.7':
|
|
122
|
-
resolution: {integrity: sha512-locTkQyKvwIEgBzVrn8693ebc97F2U8ZHjbXwDXJ5Fn2TCpNwTlKcaKLkdHop5c/icOFE7qt7Q9JC5hnKNa6Gg==}
|
|
123
|
-
engines: {node: '>=6.9.0'}
|
|
124
|
-
|
|
125
|
-
'@babel/core@7.29.7':
|
|
126
|
-
resolution: {integrity: sha512-RgHBCvtjbOK2gXSNBNIkNoEc9qoVEtau3hj8gEqKQuL3HZAibKarWFEI3Lfm6EYKkLalOh8eSrj9b+ch9H/VBA==}
|
|
127
|
-
engines: {node: '>=6.9.0'}
|
|
128
|
-
|
|
129
|
-
'@babel/generator@7.29.7':
|
|
130
|
-
resolution: {integrity: sha512-DkXD5OJQaAQIdZ1bt3UZdEnHAn9Imd3IVBdX03UFe+ony9Ojw5pzr9YVKGDY1jt+Gcn/FnGkNf8r+Vj5NOJWtQ==}
|
|
131
|
-
engines: {node: '>=6.9.0'}
|
|
132
|
-
|
|
133
|
-
'@babel/helper-annotate-as-pure@7.29.7':
|
|
134
|
-
resolution: {integrity: sha512-OoK6239jHPuSQOoS0kfTVKn0b/rVTk0seKq4Gd2UMLtmOVLjDC0ki3e+c90Trqv2gMfvJFqkiljrr568+qddiw==}
|
|
135
|
-
engines: {node: '>=6.9.0'}
|
|
136
|
-
|
|
137
|
-
'@babel/helper-compilation-targets@7.29.7':
|
|
138
|
-
resolution: {integrity: sha512-wem6WaBj4NaVYVdNhLPPVacES6ZJ+KBBfSkTMD3YZxbP3rm3Di85tJU5ljaUNhaOynt+Aj0xruhYuzQBt8n71g==}
|
|
139
|
-
engines: {node: '>=6.9.0'}
|
|
140
|
-
|
|
141
|
-
'@babel/helper-create-class-features-plugin@7.29.7':
|
|
142
|
-
resolution: {integrity: sha512-IY3ZD9Tmooqr3TUhc3DUWxiuo8xx1DWLhd5M7hQ+ZWJamqM2BbalrBJb2MisSLoYorOj75U03qULCxQTY9r3hg==}
|
|
143
|
-
engines: {node: '>=6.9.0'}
|
|
144
|
-
peerDependencies:
|
|
145
|
-
'@babel/core': ^7.0.0
|
|
146
|
-
|
|
147
|
-
'@babel/helper-globals@7.29.7':
|
|
148
|
-
resolution: {integrity: sha512-3nQVUAtvkKH9zahfWgw96Jc/uFOmjACE1kQz82E2lqWmHBgjzbNlsC22nuQTfahmWeQtTq5nQ/4Nnd2A1wj4zA==}
|
|
149
|
-
engines: {node: '>=6.9.0'}
|
|
150
|
-
|
|
151
|
-
'@babel/helper-member-expression-to-functions@7.29.7':
|
|
152
|
-
resolution: {integrity: sha512-j+7JYmk1JYDtACIGj0QJqqWZjoUpMoEikQGADMaHgCMCSDqd2+P32rfcibUNrGOMWrlzK1WJBdxrB3JJQZwWtg==}
|
|
153
|
-
engines: {node: '>=6.9.0'}
|
|
154
|
-
|
|
155
|
-
'@babel/helper-module-imports@7.29.7':
|
|
156
|
-
resolution: {integrity: sha512-ejHwrQQYcm9xnTivShn2IDOlIzInN34AXskvq9QicvCtEzq1Vzclu/tKF8Jq1Cg8JG2GL6/EmjgsCT7lXepE3g==}
|
|
157
|
-
engines: {node: '>=6.9.0'}
|
|
158
|
-
|
|
159
|
-
'@babel/helper-module-transforms@7.29.7':
|
|
160
|
-
resolution: {integrity: sha512-UPUVSyXbOh627KiCIGQSgwWzGeBKLkaJ9PJEdrngIwMSzxLR4jS4+f1f1jb7VzBbg8nFLaYotvVPFCTqdrmTAg==}
|
|
161
|
-
engines: {node: '>=6.9.0'}
|
|
162
|
-
peerDependencies:
|
|
163
|
-
'@babel/core': ^7.0.0
|
|
164
|
-
|
|
165
|
-
'@babel/helper-optimise-call-expression@7.29.7':
|
|
166
|
-
resolution: {integrity: sha512-+kmGVjcT9RGYzoDwdwEqEvGgKe3BYq+O1iGzjFubaNgZHwYHP6lsF2Yghf4kEuv9BV7tYDZ913aBW9am6YKong==}
|
|
167
|
-
engines: {node: '>=6.9.0'}
|
|
168
|
-
|
|
169
|
-
'@babel/helper-plugin-utils@7.29.7':
|
|
170
|
-
resolution: {integrity: sha512-G7sHYigPY17oO5SYWnfD/0MTBwVR781S/JI643e/JhUYgVgWE/61SoW3NH9KWUKyKq5LVh3npif99Wkt6j86Jw==}
|
|
171
|
-
engines: {node: '>=6.9.0'}
|
|
172
|
-
|
|
173
|
-
'@babel/helper-replace-supers@7.29.7':
|
|
174
|
-
resolution: {integrity: sha512-atfGXWSeCiF4DnKZIfmJfQRkSw9b9gNNXR1kqKjbhG4pGYCOnkp8OcTB8E3NXjBu8NpheSnOeNKz8KT7UNFTmQ==}
|
|
175
|
-
engines: {node: '>=6.9.0'}
|
|
176
|
-
peerDependencies:
|
|
177
|
-
'@babel/core': ^7.0.0
|
|
178
|
-
|
|
179
|
-
'@babel/helper-skip-transparent-expression-wrappers@7.29.7':
|
|
180
|
-
resolution: {integrity: sha512-brcMGQaVzIeUb+6/bs1Av0f8YuNNjKY2JyvfRCsFuFsdKccEQ5Ges2y74D74NZ1Rz8lKJ9ksJkfqwQFJ/iNEyQ==}
|
|
181
|
-
engines: {node: '>=6.9.0'}
|
|
182
|
-
|
|
183
|
-
'@babel/helper-string-parser@7.29.7':
|
|
184
|
-
resolution: {integrity: sha512-Pb5ijPrZ89GDH8223L4UP8i6QApWxs04RbPQJTeWDV0/keR2E36MeKnyr6LYmUUvqRRI+Iv87SuF1W6ErINzYw==}
|
|
185
|
-
engines: {node: '>=6.9.0'}
|
|
186
|
-
|
|
187
|
-
'@babel/helper-validator-identifier@7.29.7':
|
|
188
|
-
resolution: {integrity: sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg==}
|
|
189
|
-
engines: {node: '>=6.9.0'}
|
|
190
|
-
|
|
191
|
-
'@babel/helper-validator-option@7.29.7':
|
|
192
|
-
resolution: {integrity: sha512-N9ZErrD+yW5geCDtBqnOoxmR8+tNKiGuxKlDpuJxfsqpa2dFcexaziGAE/qoHLiDDreVNMupxGmSoNlyvsA3gw==}
|
|
193
|
-
engines: {node: '>=6.9.0'}
|
|
194
|
-
|
|
195
|
-
'@babel/helpers@7.29.7':
|
|
196
|
-
resolution: {integrity: sha512-1k2lAGRMfHTcwuNYcCNUmaUffmQv8KWMfh2iJUUeRlwlwH4FdNG7mfPI10NPfLHJFThE4Tyr4mv7kTNZOiPuBg==}
|
|
197
|
-
engines: {node: '>=6.9.0'}
|
|
198
|
-
|
|
199
|
-
'@babel/parser@7.29.7':
|
|
200
|
-
resolution: {integrity: sha512-hnORnjP/1P/zFEndoeX+n+t1RwWRJiJpM/jO7FW32Kn9r5+sJB2JWOdYo4L6k78j15eCwY3Gm/7364B1EMwtNg==}
|
|
201
|
-
engines: {node: '>=6.0.0'}
|
|
202
|
-
hasBin: true
|
|
203
|
-
|
|
204
|
-
'@babel/plugin-proposal-decorators@7.29.7':
|
|
205
|
-
resolution: {integrity: sha512-EtU0Hi3GvrTqD56xKmZvV/uCXK2ZbwVNPNLAquVItcAZpUhkXwWlo3Fmj0c2LxgSf2I8IDULeAepwNP1OefLXg==}
|
|
206
|
-
engines: {node: '>=6.9.0'}
|
|
207
|
-
peerDependencies:
|
|
208
|
-
'@babel/core': ^7.0.0-0
|
|
209
|
-
|
|
210
|
-
'@babel/plugin-syntax-decorators@7.29.7':
|
|
211
|
-
resolution: {integrity: sha512-9MTTLbF39X6sqM92JPEsoI7++26hjZvzkxKZy64aMhWLH2mPkJ/Q3AV4QLmls3R14FpSpkOwQQfUh962JGQxxg==}
|
|
212
|
-
engines: {node: '>=6.9.0'}
|
|
213
|
-
peerDependencies:
|
|
214
|
-
'@babel/core': ^7.0.0-0
|
|
215
|
-
|
|
216
|
-
'@babel/plugin-syntax-import-attributes@7.29.7':
|
|
217
|
-
resolution: {integrity: sha512-zGYcYfq/WmZ4V+kBIXQon9dSSc8ircGZqw9ZaNhhGj9nZkeBu1jHLBDQqYYi5WA9uawvA2sIMbry2nCFhf5Djg==}
|
|
218
|
-
engines: {node: '>=6.9.0'}
|
|
219
|
-
peerDependencies:
|
|
220
|
-
'@babel/core': ^7.0.0-0
|
|
221
|
-
|
|
222
|
-
'@babel/plugin-syntax-import-meta@7.10.4':
|
|
223
|
-
resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==}
|
|
224
|
-
peerDependencies:
|
|
225
|
-
'@babel/core': ^7.0.0-0
|
|
226
|
-
|
|
227
|
-
'@babel/plugin-syntax-jsx@7.29.7':
|
|
228
|
-
resolution: {integrity: sha512-TSu8+mHCoEaaCDEZ0I3+6mvTBYR4PCxQwf2z9/r5Tbztv6NaLR3B9thGTTxX2WGuGHJqRiAbKPeGTJ5XWXVg6A==}
|
|
229
|
-
engines: {node: '>=6.9.0'}
|
|
230
|
-
peerDependencies:
|
|
231
|
-
'@babel/core': ^7.0.0-0
|
|
232
|
-
|
|
233
|
-
'@babel/plugin-syntax-typescript@7.29.7':
|
|
234
|
-
resolution: {integrity: sha512-ngr+82Sh0xMz25TPCZi+nC2iTzjfCdWS2ONXTp/PtSCHCgaCNBpdMqgvJ2ccdLlClVZ7sisIgB914j/JFe+RZA==}
|
|
235
|
-
engines: {node: '>=6.9.0'}
|
|
236
|
-
peerDependencies:
|
|
237
|
-
'@babel/core': ^7.0.0-0
|
|
238
|
-
|
|
239
|
-
'@babel/plugin-transform-typescript@7.29.7':
|
|
240
|
-
resolution: {integrity: sha512-jK52h8LaLc7JarhQV2ofeFMts4H7vnOXnqZNA6fYglBTZewRBE51KWt3BUltW1P+KoPsYkHoJeXePuz4zo2LMw==}
|
|
241
|
-
engines: {node: '>=6.9.0'}
|
|
242
|
-
peerDependencies:
|
|
243
|
-
'@babel/core': ^7.0.0-0
|
|
244
|
-
|
|
245
|
-
'@babel/template@7.29.7':
|
|
246
|
-
resolution: {integrity: sha512-puq+Gf35oI24FeN11LkoUQFqv9uwNeWpxXZi/Ji3rRIoKAzKnxRaZ+Gkj0vKS9ZCiTESfng1N9LyOyXvo+m+Gg==}
|
|
247
|
-
engines: {node: '>=6.9.0'}
|
|
248
|
-
|
|
249
|
-
'@babel/traverse@7.29.7':
|
|
250
|
-
resolution: {integrity: sha512-EhlfNQtZ+NK22w5BM61ciuiq1m58ed33Wr1Xan//ZRTy6hgjnwyCffRYwzsGXdASJSUJ1guZILsErh1eQcl+zw==}
|
|
251
|
-
engines: {node: '>=6.9.0'}
|
|
252
|
-
|
|
253
|
-
'@babel/types@7.29.7':
|
|
254
|
-
resolution: {integrity: sha512-4zBIxpPzowiZpusoFkyGVwakdRJUyuH5PxQ/PrqghfdFWWasvnCdPfQXHrenDai+gyLARulZjZowCOj6fjT4pA==}
|
|
255
|
-
engines: {node: '>=6.9.0'}
|
|
256
|
-
|
|
257
|
-
'@commitlint/cli@21.2.1':
|
|
258
|
-
resolution: {integrity: sha512-blsZGe29hJ72VGEFVl72IVYX+1vsfINpjA9yWQA6i7OKD/McGEOXg08sKIRKjFk4JvzhV/9n0l3i6NooPLTNfg==}
|
|
259
|
-
engines: {node: '>=22.12.0'}
|
|
260
|
-
hasBin: true
|
|
261
|
-
|
|
262
|
-
'@commitlint/config-conventional@21.2.0':
|
|
263
|
-
resolution: {integrity: sha512-Qf8WRDVcyVd14if6VTWenebxFbKnVnbzPUJjlzjkyJGeHK2xCGd63Dr1XZzj0plXKQb9P0BfOxoc1HVeCo2BWQ==}
|
|
264
|
-
engines: {node: '>=22.12.0'}
|
|
265
|
-
|
|
266
|
-
'@commitlint/config-validator@21.2.0':
|
|
267
|
-
resolution: {integrity: sha512-t7AzNHAKeIdo/3NRGwzpufKHsKkPHmFs/56N2Fnsh0/r0rGtnQzTxk6vnFgjaGr4hdSQKNB50/KAhR9Yk4LJKA==}
|
|
268
|
-
engines: {node: '>=22.12.0'}
|
|
269
|
-
|
|
270
|
-
'@commitlint/ensure@21.2.0':
|
|
271
|
-
resolution: {integrity: sha512-76IF9vDNS13lAzEEik9eKwzt8f9hYhWiwVXZ2AnyLCz5/f511FsEQ3pw1X3/zSQpdRLQU7i5qDMVKyXi1GWjSg==}
|
|
272
|
-
engines: {node: '>=22.12.0'}
|
|
273
|
-
|
|
274
|
-
'@commitlint/execute-rule@21.0.1':
|
|
275
|
-
resolution: {integrity: sha512-RifH+FmImozKBE6mozhF4K3r2RRKP7SMi/Q/zLCmExtp5e05lhHOUYqGBlFBAGNHaZxU/WYw1XuugYK9jQzqnA==}
|
|
276
|
-
engines: {node: '>=22.12.0'}
|
|
277
|
-
|
|
278
|
-
'@commitlint/format@21.2.0':
|
|
279
|
-
resolution: {integrity: sha512-c4q64xaav2U83t7k7RyzJerBZurPer7FxUOY0RL5L/6CZijZ7K+s6HIBGIghj0ey1P2+seRX0J9XQYtDued6tg==}
|
|
280
|
-
engines: {node: '>=22.12.0'}
|
|
281
|
-
|
|
282
|
-
'@commitlint/is-ignored@21.2.0':
|
|
283
|
-
resolution: {integrity: sha512-4/eB0vBN7L88O/oC4ajAEqi7j2ZfNgxl/+11RfAV9YosejZgDXhY2C9VcHnHJhOzPLoSy5P3Mg/46kqeyJfXKw==}
|
|
284
|
-
engines: {node: '>=22.12.0'}
|
|
285
|
-
|
|
286
|
-
'@commitlint/lint@21.2.0':
|
|
287
|
-
resolution: {integrity: sha512-ceO5dp9pLjEZ6y6qbq/uXWXDPykqqlTsyzoQ0NzecpisSJhK3kTy9qzQoPeJuWG/IMNdV1lO0RgmzqoAlSi1uw==}
|
|
288
|
-
engines: {node: '>=22.12.0'}
|
|
289
|
-
|
|
290
|
-
'@commitlint/load@21.2.0':
|
|
291
|
-
resolution: {integrity: sha512-RjlzWQqruRwIenJEfZtq7kG97co97nKoHpflE5YnF61tDLXxHPrdWImgzw6VL6MlFyaOcVlk74eBV8ZQmc3oIA==}
|
|
292
|
-
engines: {node: '>=22.12.0'}
|
|
293
|
-
|
|
294
|
-
'@commitlint/message@21.2.0':
|
|
295
|
-
resolution: {integrity: sha512-YxGoiXD/HXNXLJPrQwE5poXa+XH0CBEm+mdvbHQP0g6MV/dmJyUFCzPNzZbxL93GvZ70TmtTK0Z0/IBpAqHv8g==}
|
|
296
|
-
engines: {node: '>=22.12.0'}
|
|
297
|
-
|
|
298
|
-
'@commitlint/parse@21.2.0':
|
|
299
|
-
resolution: {integrity: sha512-QHWxG4d0PLTF634/AdyZ0MQS+CLn5YOuJlCFhMMlSGKFxzYGUetkHBj18xgBD+6fVzUrA2lrCdi/vlS2f/oYXg==}
|
|
300
|
-
engines: {node: '>=22.12.0'}
|
|
301
|
-
|
|
302
|
-
'@commitlint/read@21.2.1':
|
|
303
|
-
resolution: {integrity: sha512-hUW7EJQnNTL0vPOmVMNK4CrnrNBN0nN+JJHReFkdHO5y4iyHeEmTBwuC15OCqUTjxWo7idnH1LftfpWVIaPWIA==}
|
|
304
|
-
engines: {node: '>=22.12.0'}
|
|
305
|
-
|
|
306
|
-
'@commitlint/resolve-extends@21.2.0':
|
|
307
|
-
resolution: {integrity: sha512-4O/1j51+79Wth9s/MGxt/5gs0XYLDgNlYpltQfhAvLE0itusLKs9zruxbiNg1oOkmkb9L9L4USYGjEj7n87NxA==}
|
|
308
|
-
engines: {node: '>=22.12.0'}
|
|
309
|
-
|
|
310
|
-
'@commitlint/rules@21.2.0':
|
|
311
|
-
resolution: {integrity: sha512-C2yXMNpiB8ETZKfx5JD8+ExgF8vTU1VQMKPSUUYwqKpw9oJWQBrlXBpdU038mj2WPjof7o9UzFpmTyBeGMZwZg==}
|
|
312
|
-
engines: {node: '>=22.12.0'}
|
|
313
|
-
|
|
314
|
-
'@commitlint/to-lines@21.0.1':
|
|
315
|
-
resolution: {integrity: sha512-bd1BFII7p1EQZre9Kaj+kKaMFP3cFCdt21K7DItVux9XP5WjLgJ0/Uy1pJJh9aPwVJ6SKg62PxqlZaHI8hQAXw==}
|
|
316
|
-
engines: {node: '>=22.12.0'}
|
|
317
|
-
|
|
318
|
-
'@commitlint/top-level@21.2.0':
|
|
319
|
-
resolution: {integrity: sha512-Y5gmQ+KxzqCrBFJfLvFEPvvwD3LDiNZoTT2yeFBm96M8qhmqSzQc5DvX3rheAaAMjyIvMXOCLS/mWfdpONsjyQ==}
|
|
320
|
-
engines: {node: '>=22.12.0'}
|
|
321
|
-
|
|
322
|
-
'@commitlint/types@21.2.0':
|
|
323
|
-
resolution: {integrity: sha512-7zVFCDB2reMvJH5dmbKnOQPjZEvjdJTH8jc0U/PIPU1r3/+vf5pD1HlfitV2MWsWXrvu7u39iY1lyLUPOaN0Gw==}
|
|
324
|
-
engines: {node: '>=22.12.0'}
|
|
325
|
-
|
|
326
|
-
'@conventional-changelog/git-client@3.1.0':
|
|
327
|
-
resolution: {integrity: sha512-Tqa/gHco2WJWa740NRjOrfKVvzIqxkZpecb8bemaQ8sKM5PXb1UK4uTyTb/1wIqNuOVaDOFxyBdhTIQZn6gdjQ==}
|
|
328
|
-
engines: {node: '>=22'}
|
|
329
|
-
peerDependencies:
|
|
330
|
-
conventional-commits-filter: ^6.0.1
|
|
331
|
-
conventional-commits-parser: ^7.0.1
|
|
332
|
-
peerDependenciesMeta:
|
|
333
|
-
conventional-commits-filter:
|
|
334
|
-
optional: true
|
|
335
|
-
conventional-commits-parser:
|
|
336
|
-
optional: true
|
|
337
|
-
|
|
338
|
-
'@conventional-changelog/template@1.2.0':
|
|
339
|
-
resolution: {integrity: sha512-12qHxvlKjHmP0PQ+17EREgC7lWyLwbph1RKcZQZ7k7ZWGmrxfxC9gadHGfvzr0g0u8BhiBGg3tks93txodlyRQ==}
|
|
340
|
-
engines: {node: '>=22'}
|
|
341
|
-
|
|
342
|
-
'@conventional-changelog/template@1.2.1':
|
|
343
|
-
resolution: {integrity: sha512-TzlTVpKPjaqW6qOYjQcYUDuGsLCNsvFHVBXkYGTAnf5V37jCWrE5haKNXzz0WZUtVHjrpV76L1buANjwXMfT8w==}
|
|
344
|
-
engines: {node: '>=22'}
|
|
345
|
-
|
|
346
|
-
'@emnapi/core@1.11.1':
|
|
347
|
-
resolution: {integrity: sha512-RSvbQmHzdKzNsLYa/wHrbc3KN4sYLKAdPZxqiM2HATqv/SBk2/ENSHpvXGaLOMcsAyz0poEGqkmmKYG3OWiJEQ==}
|
|
348
|
-
|
|
349
|
-
'@emnapi/runtime@1.11.1':
|
|
350
|
-
resolution: {integrity: sha512-vgj7R3y3Wgx24IQaGPA/R6YFXLHVMOZ0uVEyIQPaWs+rd1AzfEMXlAC22FYwO1XkKR6NPsq7mUandH8oIRdZFw==}
|
|
351
|
-
|
|
352
|
-
'@emnapi/wasi-threads@1.2.2':
|
|
353
|
-
resolution: {integrity: sha512-c95qOXkHdydNKhscBTebqEC1CVAZpyqOfVfBzQ1qgzyl3gfeldUjIggDbIZgDKsHLgnsM+igH7TJ/eAasaVuMA==}
|
|
354
|
-
|
|
355
|
-
'@eslint-community/eslint-utils@4.9.1':
|
|
356
|
-
resolution: {integrity: sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ==}
|
|
357
|
-
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
358
|
-
peerDependencies:
|
|
359
|
-
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
|
|
360
|
-
|
|
361
|
-
'@eslint-community/regexpp@4.12.2':
|
|
362
|
-
resolution: {integrity: sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==}
|
|
363
|
-
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
|
|
364
|
-
|
|
365
|
-
'@eslint/config-array@0.23.5':
|
|
366
|
-
resolution: {integrity: sha512-Y3kKLvC1dvTOT+oGlqNQ1XLqK6D1HU2YXPc52NmAlJZbMMWDzGYXMiPRJ8TYD39muD/OTjlZmNJ4ib7dvSrMBA==}
|
|
367
|
-
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
|
368
|
-
|
|
369
|
-
'@eslint/config-helpers@0.6.0':
|
|
370
|
-
resolution: {integrity: sha512-ii6Bw9jJ2zi2cWA2Z+9/QZ/+3DX6kwaV5Q986D/CdP3Lap3w/pgQZ373FV7byY/i7L4IRH/G43I5dz1ClsCbpA==}
|
|
371
|
-
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
|
372
|
-
|
|
373
|
-
'@eslint/core@1.2.1':
|
|
374
|
-
resolution: {integrity: sha512-MwcE1P+AZ4C6DWlpin/OmOA54mmIZ/+xZuJiQd4SyB29oAJjN30UW9wkKNptW2ctp4cEsvhlLY/CsQ1uoHDloQ==}
|
|
375
|
-
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
|
376
|
-
|
|
377
|
-
'@eslint/object-schema@3.0.5':
|
|
378
|
-
resolution: {integrity: sha512-vqTaUEgxzm+YDSdElad6PiRoX4t8VGDjCtt05zn4nU810UIx/uNEV7/lZJ6KwFThKZOzOxzXy48da+No7HZaMw==}
|
|
379
|
-
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
|
380
|
-
|
|
381
|
-
'@eslint/plugin-kit@0.7.2':
|
|
382
|
-
resolution: {integrity: sha512-+CNAzxglkrpNf/kKywqQfk74QjtceuOE7Qm+AF8miRvPF/wmmK5+OJOgVh3AVTT3RP2mH3+FOaxlE5v72owk0A==}
|
|
383
|
-
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
|
384
|
-
|
|
385
|
-
'@humanfs/core@0.19.2':
|
|
386
|
-
resolution: {integrity: sha512-UhXNm+CFMWcbChXywFwkmhqjs3PRCmcSa/hfBgLIb7oQ5HNb1wS0icWsGtSAUNgefHeI+eBrA8I1fxmbHsGdvA==}
|
|
387
|
-
engines: {node: '>=18.18.0'}
|
|
388
|
-
|
|
389
|
-
'@humanfs/node@0.16.8':
|
|
390
|
-
resolution: {integrity: sha512-gE1eQNZ3R++kTzFUpdGlpmy8kDZD/MLyHqDwqjkVQI0JMdI1D51sy1H958PNXYkM2rAac7e5/CnIKZrHtPh3BQ==}
|
|
391
|
-
engines: {node: '>=18.18.0'}
|
|
392
|
-
|
|
393
|
-
'@humanfs/types@0.15.0':
|
|
394
|
-
resolution: {integrity: sha512-ZZ1w0aoQkwuUuC7Yf+7sdeaNfqQiiLcSRbfI08oAxqLtpXQr9AIVX7Ay7HLDuiLYAaFPu8oBYNq/QIi9URHJ3Q==}
|
|
395
|
-
engines: {node: '>=18.18.0'}
|
|
396
|
-
|
|
397
|
-
'@humanwhocodes/module-importer@1.0.1':
|
|
398
|
-
resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==}
|
|
399
|
-
engines: {node: '>=12.22'}
|
|
400
|
-
|
|
401
|
-
'@humanwhocodes/retry@0.4.3':
|
|
402
|
-
resolution: {integrity: sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==}
|
|
403
|
-
engines: {node: '>=18.18'}
|
|
404
|
-
|
|
405
|
-
'@jridgewell/gen-mapping@0.3.13':
|
|
406
|
-
resolution: {integrity: sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==}
|
|
407
|
-
|
|
408
|
-
'@jridgewell/remapping@2.3.5':
|
|
409
|
-
resolution: {integrity: sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==}
|
|
410
|
-
|
|
411
|
-
'@jridgewell/resolve-uri@3.1.2':
|
|
412
|
-
resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==}
|
|
413
|
-
engines: {node: '>=6.0.0'}
|
|
414
|
-
|
|
415
|
-
'@jridgewell/sourcemap-codec@1.5.5':
|
|
416
|
-
resolution: {integrity: sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==}
|
|
417
|
-
|
|
418
|
-
'@jridgewell/trace-mapping@0.3.31':
|
|
419
|
-
resolution: {integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==}
|
|
420
|
-
|
|
421
|
-
'@lucide/vue@1.24.0':
|
|
422
|
-
resolution: {integrity: sha512-5bNPX0G2YEWdUlBYk7pE8SgDg/f1mkIFpJ9vtE44pW/cwRz7Ioc0tOTESoVJAPvxIELSmYekX+XXIJMjsswNIg==}
|
|
423
|
-
peerDependencies:
|
|
424
|
-
vue: '>=3.0.1'
|
|
425
|
-
|
|
426
|
-
'@napi-rs/wasm-runtime@1.1.6':
|
|
427
|
-
resolution: {integrity: sha512-ZLv/JdUfkvOy9eCnnBaGfiO+XimbjebAeO+MRQqD/B+FR1tnRN0tpKSJHRbE8sFfS6aqsXZ67TQjfwfsxULVbg==}
|
|
428
|
-
peerDependencies:
|
|
429
|
-
'@emnapi/core': ^1.7.1
|
|
430
|
-
'@emnapi/runtime': ^1.7.1
|
|
431
|
-
|
|
432
|
-
'@nodelib/fs.scandir@2.1.5':
|
|
433
|
-
resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==}
|
|
434
|
-
engines: {node: '>= 8'}
|
|
435
|
-
|
|
436
|
-
'@nodelib/fs.stat@2.0.5':
|
|
437
|
-
resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==}
|
|
438
|
-
engines: {node: '>= 8'}
|
|
439
|
-
|
|
440
|
-
'@nodelib/fs.walk@1.2.8':
|
|
441
|
-
resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==}
|
|
442
|
-
engines: {node: '>= 8'}
|
|
443
|
-
|
|
444
|
-
'@oxc-project/types@0.139.0':
|
|
445
|
-
resolution: {integrity: sha512-r9gHphtCs+1M7J0pw6Sn/hh/Wpa/iQrOOkrNAlVLF/gHq+/CJmHIWKKUUhdWjcD6CIa8idarspCsASiXCXvFUw==}
|
|
446
|
-
|
|
447
|
-
'@oxfmt/binding-android-arm-eabi@0.58.0':
|
|
448
|
-
resolution: {integrity: sha512-Uz62sHduGGPftXtILGyxdSW4PX82rUg+rfdNqhsgxe881g4rIoXlIqmZQ6HVKcF4f+F8qMhdD03Bx5u7gmeTdg==}
|
|
449
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
450
|
-
cpu: [arm]
|
|
451
|
-
os: [android]
|
|
452
|
-
|
|
453
|
-
'@oxfmt/binding-android-arm64@0.58.0':
|
|
454
|
-
resolution: {integrity: sha512-rD0lRaJp1b+9vw6X4A2dJWKukd6X8yxiicN4JxXcXayolmUypRZxk+lKR+fVOu5q/iYc0fh5fR4bgmfOfVlbaA==}
|
|
455
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
456
|
-
cpu: [arm64]
|
|
457
|
-
os: [android]
|
|
458
|
-
|
|
459
|
-
'@oxfmt/binding-darwin-arm64@0.58.0':
|
|
460
|
-
resolution: {integrity: sha512-uzbPPk7O6M+w2K65vcQ1woga3wgP8zghjL1KOG5b6qJ8dvYHZJ1VShaslg2KOK6yQIwCQtcMCXqLBM6sqXUNTg==}
|
|
461
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
462
|
-
cpu: [arm64]
|
|
463
|
-
os: [darwin]
|
|
464
|
-
|
|
465
|
-
'@oxfmt/binding-darwin-x64@0.58.0':
|
|
466
|
-
resolution: {integrity: sha512-L0nKYDxU32oxeQqJj21W9SlIMnf81VZEhyah6iDvFhf5q0oynq498Fopth7blErUJVBpVtxQ98RMCfMPqpJX6w==}
|
|
467
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
468
|
-
cpu: [x64]
|
|
469
|
-
os: [darwin]
|
|
470
|
-
|
|
471
|
-
'@oxfmt/binding-freebsd-x64@0.58.0':
|
|
472
|
-
resolution: {integrity: sha512-woNwfD58dC5PGS9LSLSD5JYfo/EFK5iG9vhDWkcCg3q78ag7KC8bpDqgvPHrMoXpx83OLXxoSOhu6z8FsVTHlg==}
|
|
473
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
474
|
-
cpu: [x64]
|
|
475
|
-
os: [freebsd]
|
|
476
|
-
|
|
477
|
-
'@oxfmt/binding-linux-arm-gnueabihf@0.58.0':
|
|
478
|
-
resolution: {integrity: sha512-Sqs8nMLxuQpY21NKJ1u4stPDmO5hskBCNNh2E3AdCfI1QqWtf4m+Qn4mGEIUO4KGmuq3SWc/SZ80uy5IiwTCDw==}
|
|
479
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
480
|
-
cpu: [arm]
|
|
481
|
-
os: [linux]
|
|
482
|
-
|
|
483
|
-
'@oxfmt/binding-linux-arm-musleabihf@0.58.0':
|
|
484
|
-
resolution: {integrity: sha512-Vd4exzBI5B5hB9m22JiTQzIL23WvHo/Pe+sNXPNeBLXSP9swCBPKCEBRwKpmpQzYhlgYaCgfPcGXPKAJBRIiZQ==}
|
|
485
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
486
|
-
cpu: [arm]
|
|
487
|
-
os: [linux]
|
|
488
|
-
|
|
489
|
-
'@oxfmt/binding-linux-arm64-gnu@0.58.0':
|
|
490
|
-
resolution: {integrity: sha512-bUWi5mHV+4Vi56RLHE1h6q/HHfwAIT3XoB9vJAVeRzfu5NriXM8y6eeJu0vlKa0C9kq2rq1sOWRClhdLHPocrg==}
|
|
491
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
492
|
-
cpu: [arm64]
|
|
493
|
-
os: [linux]
|
|
494
|
-
|
|
495
|
-
'@oxfmt/binding-linux-arm64-musl@0.58.0':
|
|
496
|
-
resolution: {integrity: sha512-2ZHxemzgHcjtktAuVUwSoyXmGo/t+aF5tS1ciPpPei4rhSyrz3JOqDosXXrmhN/yLUSzJjtuW7ToTWqfQpCj2w==}
|
|
497
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
498
|
-
cpu: [arm64]
|
|
499
|
-
os: [linux]
|
|
500
|
-
|
|
501
|
-
'@oxfmt/binding-linux-ppc64-gnu@0.58.0':
|
|
502
|
-
resolution: {integrity: sha512-AwKkVwjVmFQ3bcO7j0McGYAqCKH2a326fswfofng/E8VewCT/raeeGQr4huVhY704deK8AWASSTlxzMj0eZc6Q==}
|
|
503
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
504
|
-
cpu: [ppc64]
|
|
505
|
-
os: [linux]
|
|
506
|
-
|
|
507
|
-
'@oxfmt/binding-linux-riscv64-gnu@0.58.0':
|
|
508
|
-
resolution: {integrity: sha512-xsRpTxfUnJF8D3AUKko/qyWdjw4GZVHlCVFuGlzSCTeewLmykKINW8em1+wx+axsDVtJJcMtvsiaXggXxrlHgw==}
|
|
509
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
510
|
-
cpu: [riscv64]
|
|
511
|
-
os: [linux]
|
|
512
|
-
|
|
513
|
-
'@oxfmt/binding-linux-riscv64-musl@0.58.0':
|
|
514
|
-
resolution: {integrity: sha512-Z4AYOTcy7nYEIiXwD62PlerimyYRcfJOgUbQAEBjXz098kxKuERBlRntofGy69HHhe9E0TLVNMl1yspVNu+efw==}
|
|
515
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
516
|
-
cpu: [riscv64]
|
|
517
|
-
os: [linux]
|
|
518
|
-
|
|
519
|
-
'@oxfmt/binding-linux-s390x-gnu@0.58.0':
|
|
520
|
-
resolution: {integrity: sha512-A3nhhtZPC/TKVWOPj9q/H3p2znJDCcHWYlJBhWL8hGq/bFmBaNBHC8Np6E581yVq1w9Mi3rMDNzDalWvtUfJtQ==}
|
|
521
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
522
|
-
cpu: [s390x]
|
|
523
|
-
os: [linux]
|
|
524
|
-
|
|
525
|
-
'@oxfmt/binding-linux-x64-gnu@0.58.0':
|
|
526
|
-
resolution: {integrity: sha512-2g+tVkgwqphw8R4hgo+kF4oz8+P5RwVOtr9+irsC7uwEp0e9j7Crw8kDGKL20uYlLPD7g02DqA61mC/UNYx98A==}
|
|
527
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
528
|
-
cpu: [x64]
|
|
529
|
-
os: [linux]
|
|
530
|
-
|
|
531
|
-
'@oxfmt/binding-linux-x64-musl@0.58.0':
|
|
532
|
-
resolution: {integrity: sha512-rc15P6AbyyB7426aN8AakLd02Trb3a6ML/mmfAQeVHJEfVofWLcWIrBdy6zDEY+DIaL/s8E4GGPboVw+oP3+EA==}
|
|
533
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
534
|
-
cpu: [x64]
|
|
535
|
-
os: [linux]
|
|
536
|
-
|
|
537
|
-
'@oxfmt/binding-openharmony-arm64@0.58.0':
|
|
538
|
-
resolution: {integrity: sha512-ZWoTM27/HYPOh9iq86DAbhPu9nXb8qKvvGU/h8OfliyVUFAMMNTLDkGsWDKKnDqIkqvZ9+dXlgUOsH1LYO3O7g==}
|
|
539
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
540
|
-
cpu: [arm64]
|
|
541
|
-
os: [openharmony]
|
|
542
|
-
|
|
543
|
-
'@oxfmt/binding-win32-arm64-msvc@0.58.0':
|
|
544
|
-
resolution: {integrity: sha512-LHZnqFXe2dEfkRI4XdZS/57nEOT/I4UCRX5IyM9v4GYW9XwQCjGe1IUK59SuKw3POwvcgWQ4pme2cYXmNqTNPg==}
|
|
545
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
546
|
-
cpu: [arm64]
|
|
547
|
-
os: [win32]
|
|
548
|
-
|
|
549
|
-
'@oxfmt/binding-win32-ia32-msvc@0.58.0':
|
|
550
|
-
resolution: {integrity: sha512-mZKpg20TpheCJym1rarcZCUJeW1sSruw8zAAaCYWvuVfwIUDN1CXdrPU/JgCWReXTCTrEfCB8Wyo3hh9jSZ2EA==}
|
|
551
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
552
|
-
cpu: [ia32]
|
|
553
|
-
os: [win32]
|
|
554
|
-
|
|
555
|
-
'@oxfmt/binding-win32-x64-msvc@0.58.0':
|
|
556
|
-
resolution: {integrity: sha512-N/wUU4N5PZ2orBtI+Ko7MnMfYLfE7K91UrGMY/c/pYyHR3lA9kwst1XugkZx+92YcRh/Eo+iv2eTESSWXfiZPA==}
|
|
557
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
558
|
-
cpu: [x64]
|
|
559
|
-
os: [win32]
|
|
560
|
-
|
|
561
|
-
'@oxlint/binding-android-arm-eabi@1.73.0':
|
|
562
|
-
resolution: {integrity: sha512-HZQRN/UMBu+Ut+/9MiAChkbP4qZqrNOWBcNI45vOT40GVhbGR0JgHB87L48D4iAqFQIdVmeQYtV9RF89AjTKkg==}
|
|
563
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
564
|
-
cpu: [arm]
|
|
565
|
-
os: [android]
|
|
566
|
-
|
|
567
|
-
'@oxlint/binding-android-arm64@1.73.0':
|
|
568
|
-
resolution: {integrity: sha512-Gp+KJRylv2aW7thRpG5p1KTxZq4ZJFbWowrKzufNq9d3ssl3r3JviYV45/+p+7CN1Nv0zDd1e8Ex0b/HUDq4TQ==}
|
|
569
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
570
|
-
cpu: [arm64]
|
|
571
|
-
os: [android]
|
|
572
|
-
|
|
573
|
-
'@oxlint/binding-darwin-arm64@1.73.0':
|
|
574
|
-
resolution: {integrity: sha512-3de96NdtXhxERMjIz7wsp2HYMY6pMQycGxFWac2mFecAx6VeARF/IqFb1QIaqiCRIdfzBwzTed+pCTCoiS+CYA==}
|
|
575
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
576
|
-
cpu: [arm64]
|
|
577
|
-
os: [darwin]
|
|
578
|
-
|
|
579
|
-
'@oxlint/binding-darwin-x64@1.73.0':
|
|
580
|
-
resolution: {integrity: sha512-5zx/uPW32TiaOeVY1dQ/H5iOf0K1HOdFKOJhLqGl4o63+i1fpzoqqu/mKtd7OFgFjNCdhlyTGgjVkQTZm1ELcg==}
|
|
581
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
582
|
-
cpu: [x64]
|
|
583
|
-
os: [darwin]
|
|
584
|
-
|
|
585
|
-
'@oxlint/binding-freebsd-x64@1.73.0':
|
|
586
|
-
resolution: {integrity: sha512-qNe4gKHaGnLuZJ8toUg90JAa0S2vTVvDw+0bRi3q1avXZXDT4u5mMeECf3nD4HYrbdn1O7dXqWut4onY/yx/Xg==}
|
|
587
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
588
|
-
cpu: [x64]
|
|
589
|
-
os: [freebsd]
|
|
590
|
-
|
|
591
|
-
'@oxlint/binding-linux-arm-gnueabihf@1.73.0':
|
|
592
|
-
resolution: {integrity: sha512-cCehYh5hTbfShm/fxTD6wwrGUWIpvX+N5OxmAMhFhDeTGXvw+BeNj889tpxsFQ9ZLatQ6wImuY8tsKLZ+FMz7w==}
|
|
593
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
594
|
-
cpu: [arm]
|
|
595
|
-
os: [linux]
|
|
596
|
-
|
|
597
|
-
'@oxlint/binding-linux-arm-musleabihf@1.73.0':
|
|
598
|
-
resolution: {integrity: sha512-d5j5GDU/2dMgjVhw7TQT9ITrsIr1Y02KEXKyVGIXUkD+KiaxE9TP65FS2ZdgTBemQvoRL+gSBdbrIm3cQIeacg==}
|
|
599
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
600
|
-
cpu: [arm]
|
|
601
|
-
os: [linux]
|
|
602
|
-
|
|
603
|
-
'@oxlint/binding-linux-arm64-gnu@1.73.0':
|
|
604
|
-
resolution: {integrity: sha512-Eyf1SrP3+yR1DI3OJgOY2Pvrr9dWP9TK37xPaDYycwTtlGlI45erJAVIfH5/m/xosDt6BupJYEFi47bvbTuuyw==}
|
|
605
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
606
|
-
cpu: [arm64]
|
|
607
|
-
os: [linux]
|
|
608
|
-
|
|
609
|
-
'@oxlint/binding-linux-arm64-musl@1.73.0':
|
|
610
|
-
resolution: {integrity: sha512-IlT/OJApEDKaMmCooHuncgJZbbCe7T5QIWmTZBEtYscWvzPQuuEinVcid6kwQRVQOUdb7PUCz4jQHnaYXdfJXw==}
|
|
611
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
612
|
-
cpu: [arm64]
|
|
613
|
-
os: [linux]
|
|
614
|
-
|
|
615
|
-
'@oxlint/binding-linux-ppc64-gnu@1.73.0':
|
|
616
|
-
resolution: {integrity: sha512-L+JYcb/vdg5fmcH08V6o0YYLU28cTH1SPNulwJdvK9NK49aXSkYy6oNpKBmddArVOXYqNepriDGiZ04G54kh1Q==}
|
|
617
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
618
|
-
cpu: [ppc64]
|
|
619
|
-
os: [linux]
|
|
620
|
-
|
|
621
|
-
'@oxlint/binding-linux-riscv64-gnu@1.73.0':
|
|
622
|
-
resolution: {integrity: sha512-Qtk0g3bKV6OwWjIm7R8kQN1uOZRKQt/MODK2a8QfkwhTpXBD53ozx5XLVWLGDQAVyp2otLW4D2wB98XfAfMPGA==}
|
|
623
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
624
|
-
cpu: [riscv64]
|
|
625
|
-
os: [linux]
|
|
626
|
-
|
|
627
|
-
'@oxlint/binding-linux-riscv64-musl@1.73.0':
|
|
628
|
-
resolution: {integrity: sha512-wX0NQKZVxltkAOVmzFcpOaMpdaUvsq1Eqpx9tkAfl71UdkTlSo1R4AdAnGccR1Fm2+TzFgZ22CyyGuZ41RDr/A==}
|
|
629
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
630
|
-
cpu: [riscv64]
|
|
631
|
-
os: [linux]
|
|
632
|
-
|
|
633
|
-
'@oxlint/binding-linux-s390x-gnu@1.73.0':
|
|
634
|
-
resolution: {integrity: sha512-vPe7UGBMWyiLTtnqS4xxgMQFSFGmtQwhwCxuiw6lXygaO6bVt0D8dFVg8Xv05eaiN3ybC0HXXHUAohFMFvqoCQ==}
|
|
635
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
636
|
-
cpu: [s390x]
|
|
637
|
-
os: [linux]
|
|
638
|
-
|
|
639
|
-
'@oxlint/binding-linux-x64-gnu@1.73.0':
|
|
640
|
-
resolution: {integrity: sha512-2CwIWr9cemFC/CbRBWZvuk5mffz6ObmfFkfcC/9rTQ7f+icNhYr2kOjf9Rt8lLvugvkdGDOmkoVoFFHh6ClCTw==}
|
|
641
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
642
|
-
cpu: [x64]
|
|
643
|
-
os: [linux]
|
|
644
|
-
|
|
645
|
-
'@oxlint/binding-linux-x64-musl@1.73.0':
|
|
646
|
-
resolution: {integrity: sha512-nDadfJgg7NBBxG0N560wOe7LLX5QiYp6qBaI7viuk5EUORFBktU/NfV0MbTqU3gTqQDCh4VyxKdo5VADxk9w8Q==}
|
|
647
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
648
|
-
cpu: [x64]
|
|
649
|
-
os: [linux]
|
|
650
|
-
|
|
651
|
-
'@oxlint/binding-openharmony-arm64@1.73.0':
|
|
652
|
-
resolution: {integrity: sha512-wGjJC+NLH9xP+IKGn9RDW94ojJR/wPbg5WCnQjj/oReaOtCQthr8ws1zICe77JFmo4ouUdeTHHZL/ESGiF6Pmw==}
|
|
653
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
654
|
-
cpu: [arm64]
|
|
655
|
-
os: [openharmony]
|
|
656
|
-
|
|
657
|
-
'@oxlint/binding-win32-arm64-msvc@1.73.0':
|
|
658
|
-
resolution: {integrity: sha512-I7X47GPGljw225YUQ5SbC/rb1Kkdrd0yQf0x+hYxeKS6DpfjMbo9ccQPQ6LNY6BoJQ1sHhgDUGuMn5Vg5gHT6w==}
|
|
659
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
660
|
-
cpu: [arm64]
|
|
661
|
-
os: [win32]
|
|
662
|
-
|
|
663
|
-
'@oxlint/binding-win32-ia32-msvc@1.73.0':
|
|
664
|
-
resolution: {integrity: sha512-5lWj+3h+74Fm1jYOO9qkJA4xkAlZA099DkXppuXsk7UpnpZLttsefrZU469vChGaG6hcSqrkKXQOvMTZtbjeNg==}
|
|
665
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
666
|
-
cpu: [ia32]
|
|
667
|
-
os: [win32]
|
|
668
|
-
|
|
669
|
-
'@oxlint/binding-win32-x64-msvc@1.73.0':
|
|
670
|
-
resolution: {integrity: sha512-WaNRvh4f6zY9CvUQk2YoA1O90ieWrIklI84+HXFr9Isjz9CSESrdqo/RtIYt4Dll/cAchqGDMehfaZd0vqEFZw==}
|
|
671
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
672
|
-
cpu: [x64]
|
|
673
|
-
os: [win32]
|
|
674
|
-
|
|
675
|
-
'@pkgr/core@0.2.9':
|
|
676
|
-
resolution: {integrity: sha512-QNqXyfVS2wm9hweSYD2O7F0G06uurj9kZ96TRQE5Y9hU7+tgdZwIkbAKc5Ocy1HxEY2kuDQa6cQ1WRs/O5LFKA==}
|
|
677
|
-
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
|
|
678
|
-
|
|
679
|
-
'@polka/url@1.0.0-next.29':
|
|
680
|
-
resolution: {integrity: sha512-wwQAWhWSuHaag8c4q/KN/vCoeOJYshAIvMQwD4GpSb3OiZklFfvAgmj0VCBBImRpuF/aFgIRzllXlVX93Jevww==}
|
|
681
|
-
|
|
682
|
-
'@rolldown/binding-android-arm64@1.1.5':
|
|
683
|
-
resolution: {integrity: sha512-lZg8fqIv2v7FF237bwMgzGZEJvGL79/s5knJ/i6FmsGF4XXlzccZ4jb+TrFIxtSSxFtIpdsgrPZeMk1I9AFcyQ==}
|
|
684
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
685
|
-
cpu: [arm64]
|
|
686
|
-
os: [android]
|
|
687
|
-
|
|
688
|
-
'@rolldown/binding-darwin-arm64@1.1.5':
|
|
689
|
-
resolution: {integrity: sha512-51Bnx9pNiMRKSUNtBfySkNJ9vMU9Hh3I1ozDd6gyPPYzaXCfnptUcEZxXGYFn+ul2dtcMUiqGR1Yai2K10uoTw==}
|
|
690
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
691
|
-
cpu: [arm64]
|
|
692
|
-
os: [darwin]
|
|
693
|
-
|
|
694
|
-
'@rolldown/binding-darwin-x64@1.1.5':
|
|
695
|
-
resolution: {integrity: sha512-Tm+gbfC0aHu1tBA/JvKQh32S0K6YgCHkiAF4/W6xX0K0RmNuc94VeK419dJoE65R5aRxmo+noZQSWrAMF6yb6g==}
|
|
696
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
697
|
-
cpu: [x64]
|
|
698
|
-
os: [darwin]
|
|
699
|
-
|
|
700
|
-
'@rolldown/binding-freebsd-x64@1.1.5':
|
|
701
|
-
resolution: {integrity: sha512-JMzDKCCXq93YccG5gz3hvOs1oXRKAf0XYpfOS88e+wZrC8Iugj6j68867vrYZkvpDDpKn/KoKORThmchMpF6TA==}
|
|
702
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
703
|
-
cpu: [x64]
|
|
704
|
-
os: [freebsd]
|
|
705
|
-
|
|
706
|
-
'@rolldown/binding-linux-arm-gnueabihf@1.1.5':
|
|
707
|
-
resolution: {integrity: sha512-uML21j2K5TfPGutKxub+M+nLjZIrWjXQ5Grx4lCe/nimTj9B4L63zHpjXLl4y0L3mcm2htEQIb06oCG/szerNw==}
|
|
708
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
709
|
-
cpu: [arm]
|
|
710
|
-
os: [linux]
|
|
711
|
-
|
|
712
|
-
'@rolldown/binding-linux-arm64-gnu@1.1.5':
|
|
713
|
-
resolution: {integrity: sha512-navSiuTMogvnQoZoM/v+l3ZWo50/NTwSHSzheABx/RCnmUPaKwq9qSo4Br2OYRs21+Fz8uFqITZM3H4opOB0/Q==}
|
|
714
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
715
|
-
cpu: [arm64]
|
|
716
|
-
os: [linux]
|
|
717
|
-
|
|
718
|
-
'@rolldown/binding-linux-arm64-musl@1.1.5':
|
|
719
|
-
resolution: {integrity: sha512-lAryqH7IteztmCXQXk0etKj4wBQ7Gx5S6LjKhsgp9zb8I5bsuvU/2llH1hDQcjsFeqIsovMVN339/8pUDDBXxA==}
|
|
720
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
721
|
-
cpu: [arm64]
|
|
722
|
-
os: [linux]
|
|
723
|
-
|
|
724
|
-
'@rolldown/binding-linux-ppc64-gnu@1.1.5':
|
|
725
|
-
resolution: {integrity: sha512-fsK/sNBnxzBlL4O1JNrZakVQxPspqpED5dLtNsZS9oOKmtSpdNIzxH2kkol5HYTWJN47sE20ztMJPxfZ89qGOg==}
|
|
726
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
727
|
-
cpu: [ppc64]
|
|
728
|
-
os: [linux]
|
|
729
|
-
|
|
730
|
-
'@rolldown/binding-linux-s390x-gnu@1.1.5':
|
|
731
|
-
resolution: {integrity: sha512-gLYb4BIadlfTOYT5gO503n8zQjXflgzpD0FcyKh0Mzx3rqCZKnHoJWV9xe1KXUJ5lx2JfcSHr/mhzS0PC/McAA==}
|
|
732
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
733
|
-
cpu: [s390x]
|
|
734
|
-
os: [linux]
|
|
735
|
-
|
|
736
|
-
'@rolldown/binding-linux-x64-gnu@1.1.5':
|
|
737
|
-
resolution: {integrity: sha512-FjcpEKUyJygHgs1o50VYNvkt5+7Le/VEdYt0AkRpkL33MnyQfwr8l5mXwMmfmTbyMPr5vJLC+8/Gd9gXnwU1QQ==}
|
|
738
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
739
|
-
cpu: [x64]
|
|
740
|
-
os: [linux]
|
|
741
|
-
|
|
742
|
-
'@rolldown/binding-linux-x64-musl@1.1.5':
|
|
743
|
-
resolution: {integrity: sha512-Me+PfPI2TMeOQk0gYWfLQZtTktrmzbr8cDboqX83XKc7UrgAi55gF+2dUkWdxd19n55Essp2yeca+O9N5rBxHg==}
|
|
744
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
745
|
-
cpu: [x64]
|
|
746
|
-
os: [linux]
|
|
747
|
-
|
|
748
|
-
'@rolldown/binding-openharmony-arm64@1.1.5':
|
|
749
|
-
resolution: {integrity: sha512-yc5WrLzXks6zCQfn9Oxr8pORKyl/pF+QjHmW/Qx3qu0oyrrNC+y2JLTU1E2rcWYAmzlnqngWXHQjy51VzW70Vw==}
|
|
750
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
751
|
-
cpu: [arm64]
|
|
752
|
-
os: [openharmony]
|
|
753
|
-
|
|
754
|
-
'@rolldown/binding-wasm32-wasi@1.1.5':
|
|
755
|
-
resolution: {integrity: sha512-VbQGPX2b4r48TAMIM2cjgluIM1HYutm4pcTEJsle7iEP7sB1dFqtPLBVbdLAZCxy1txCcPxf4QFf4v8uvltPqA==}
|
|
756
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
757
|
-
cpu: [wasm32]
|
|
758
|
-
|
|
759
|
-
'@rolldown/binding-win32-arm64-msvc@1.1.5':
|
|
760
|
-
resolution: {integrity: sha512-gHv82k63z4qpV5+Q1y/12KrK0ltWBukVDI8nZcbT7Tt/ZlOIVwppazneq0F93oDxTo3IgAMEDIoQh3E2n6mVsw==}
|
|
761
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
762
|
-
cpu: [arm64]
|
|
763
|
-
os: [win32]
|
|
764
|
-
|
|
765
|
-
'@rolldown/binding-win32-x64-msvc@1.1.5':
|
|
766
|
-
resolution: {integrity: sha512-tTZuDBPw85tEN5PQi1pnEBzDy0Z49HtScLAbD5t6hyeU92A95pRWaSMw1GZZi/RwgSgUIl0xrSlXIT/9QzvYSA==}
|
|
767
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
768
|
-
cpu: [x64]
|
|
769
|
-
os: [win32]
|
|
770
|
-
|
|
771
|
-
'@rolldown/pluginutils@1.0.1':
|
|
772
|
-
resolution: {integrity: sha512-2j9bGt5Jh8hj+vPtgzPtl72j0yRxHAyumoo6TNfAjsLB04UtpSvPbPcDcBMxz7n+9CYB0c1GxQFxYRg2jimqGw==}
|
|
773
|
-
|
|
774
|
-
'@simple-libs/child-process-utils@2.0.0':
|
|
775
|
-
resolution: {integrity: sha512-dvNoRKLijXnD0XoJAz94pbNuB5GQgDr55UhpSPhffDkTT0Cmcqh9jSCOtwfT2d4H6MI9E7c4SgtMuJXZ6F3c6A==}
|
|
776
|
-
engines: {node: '>=22'}
|
|
777
|
-
|
|
778
|
-
'@simple-libs/stream-utils@2.0.0':
|
|
779
|
-
resolution: {integrity: sha512-fCTuZK4QBa+39Oz9l4OGfJfz+GpwCp3AqO7Zch3to99xHPgstVsRFpeQ8LNd2o1Gv8raL2mCFwiaHh7bFSp5DQ==}
|
|
780
|
-
engines: {node: '>=22'}
|
|
781
|
-
|
|
782
|
-
'@tailwindcss/node@4.3.2':
|
|
783
|
-
resolution: {integrity: sha512-yWP/sqEcBLaD8JuA6zNwxoYKr75qxTioYwlRwekj5Jr/I5GXnoJfjetH/psLUIv74cYTH2lBUEzBkinthoYcBg==}
|
|
784
|
-
|
|
785
|
-
'@tailwindcss/oxide-android-arm64@4.3.2':
|
|
786
|
-
resolution: {integrity: sha512-WHxqIuHpvZ5VtdX6GTl1Ik/Vp2YuN42Et+0CdeaVd/frQ9jAvGmvR8vLT+jk3e8/Q3x8kECB9+R17pgpp2BulA==}
|
|
787
|
-
engines: {node: '>= 20'}
|
|
788
|
-
cpu: [arm64]
|
|
789
|
-
os: [android]
|
|
790
|
-
|
|
791
|
-
'@tailwindcss/oxide-darwin-arm64@4.3.2':
|
|
792
|
-
resolution: {integrity: sha512-GZypeUY/IDJW3877KeM+O67vbXr3MBnbtEL4aYhNErv/JWZhye2vGSWWG9tB6iiqR2MqRNkY8IOUy4NdSZV26w==}
|
|
793
|
-
engines: {node: '>= 20'}
|
|
794
|
-
cpu: [arm64]
|
|
795
|
-
os: [darwin]
|
|
796
|
-
|
|
797
|
-
'@tailwindcss/oxide-darwin-x64@4.3.2':
|
|
798
|
-
resolution: {integrity: sha512-UIIzmefR6KO1sDU7MzRqAxC8iBpft/VhkGjTjnhoS6k7Z3rQ9wEgA1ODSiyH/tcSYssulNm4Ci3hOeK1jH7ccQ==}
|
|
799
|
-
engines: {node: '>= 20'}
|
|
800
|
-
cpu: [x64]
|
|
801
|
-
os: [darwin]
|
|
802
|
-
|
|
803
|
-
'@tailwindcss/oxide-freebsd-x64@4.3.2':
|
|
804
|
-
resolution: {integrity: sha512-GN+uAmcI6DNspnCDwtOAZrTz6oukJnp337qZvxqCGLd3BHBzJpO0ZbTLRvJNdztOeAmTzewewGIMPb0tk2R4WA==}
|
|
805
|
-
engines: {node: '>= 20'}
|
|
806
|
-
cpu: [x64]
|
|
807
|
-
os: [freebsd]
|
|
808
|
-
|
|
809
|
-
'@tailwindcss/oxide-linux-arm-gnueabihf@4.3.2':
|
|
810
|
-
resolution: {integrity: sha512-4ABn7qSbdHRwTiDiuWNegCyb5+2FJ4vKIKc3DmKrvAFw7MU1Lm11dIkTPwUaFdTzc7IsOpDbqBrlh0x6y36U/w==}
|
|
811
|
-
engines: {node: '>= 20'}
|
|
812
|
-
cpu: [arm]
|
|
813
|
-
os: [linux]
|
|
814
|
-
|
|
815
|
-
'@tailwindcss/oxide-linux-arm64-gnu@4.3.2':
|
|
816
|
-
resolution: {integrity: sha512-wDgEIGwoM8w8pufh9LVt1PahDgNdKXrLC2qfAnV3vAmococ9RWbxeAw4pxPttd/TsJfwjyLf90Dg1y9y8I6Emw==}
|
|
817
|
-
engines: {node: '>= 20'}
|
|
818
|
-
cpu: [arm64]
|
|
819
|
-
os: [linux]
|
|
820
|
-
|
|
821
|
-
'@tailwindcss/oxide-linux-arm64-musl@4.3.2':
|
|
822
|
-
resolution: {integrity: sha512-J5Nuk0uZQIiMTJj3LEx4sAA9tMFUoXQZFv1J6An+QGYe53HKRJuFDi0rpq/tuouCZeAbOBY3kQ6g8qeD4TUjtA==}
|
|
823
|
-
engines: {node: '>= 20'}
|
|
824
|
-
cpu: [arm64]
|
|
825
|
-
os: [linux]
|
|
826
|
-
|
|
827
|
-
'@tailwindcss/oxide-linux-x64-gnu@4.3.2':
|
|
828
|
-
resolution: {integrity: sha512-kqCZpSKOBEJO4mz7OqWoofBZeXTAwaVGPj0ErAj7CojmhKpWVWVOnrt9dE8odoIraZq4oj3ausM37kXi+Tow8w==}
|
|
829
|
-
engines: {node: '>= 20'}
|
|
830
|
-
cpu: [x64]
|
|
831
|
-
os: [linux]
|
|
832
|
-
|
|
833
|
-
'@tailwindcss/oxide-linux-x64-musl@4.3.2':
|
|
834
|
-
resolution: {integrity: sha512-cixpqbh2toJDmkuCRI68nXA8ZxNmdK9Y+9v5h3MC3ZQKy/0BO8AWzlkWyRM7JAFSGBlfig4YVTPsK6MVgqz1uw==}
|
|
835
|
-
engines: {node: '>= 20'}
|
|
836
|
-
cpu: [x64]
|
|
837
|
-
os: [linux]
|
|
838
|
-
|
|
839
|
-
'@tailwindcss/oxide-wasm32-wasi@4.3.2':
|
|
840
|
-
resolution: {integrity: sha512-4ec2Z/LOmRsAgU23CS4xeJfcJlmRg94A/XrbGRCF1gyU/zdDfRLYDVsS+ynSZCmGNxQ1jQriQOKMQeQxBA3Isw==}
|
|
841
|
-
engines: {node: '>=14.0.0'}
|
|
842
|
-
cpu: [wasm32]
|
|
843
|
-
bundledDependencies:
|
|
844
|
-
- '@napi-rs/wasm-runtime'
|
|
845
|
-
- '@emnapi/core'
|
|
846
|
-
- '@emnapi/runtime'
|
|
847
|
-
- '@tybys/wasm-util'
|
|
848
|
-
- '@emnapi/wasi-threads'
|
|
849
|
-
- tslib
|
|
850
|
-
|
|
851
|
-
'@tailwindcss/oxide-win32-arm64-msvc@4.3.2':
|
|
852
|
-
resolution: {integrity: sha512-Zyr/M0+XcYZu3bZrUytc7TXvrk0ftWfl8gN2MwekNDzhqhKRUucMPSeOzM0o0wH5AWOU49BsKRrfKxI2atCPMQ==}
|
|
853
|
-
engines: {node: '>= 20'}
|
|
854
|
-
cpu: [arm64]
|
|
855
|
-
os: [win32]
|
|
856
|
-
|
|
857
|
-
'@tailwindcss/oxide-win32-x64-msvc@4.3.2':
|
|
858
|
-
resolution: {integrity: sha512-QI9BO7KlNZsp2GuO0jwAAj5jCDABOKXRkCk2XuKTSaNEFSdfzqswYVTtCHBNKHLsqyjFyFkqlDiwkNbTYSssMQ==}
|
|
859
|
-
engines: {node: '>= 20'}
|
|
860
|
-
cpu: [x64]
|
|
861
|
-
os: [win32]
|
|
862
|
-
|
|
863
|
-
'@tailwindcss/oxide@4.3.2':
|
|
864
|
-
resolution: {integrity: sha512-z8ZgnzX8gdNoWLBLqBPoh/sjnxkwvf9ZuWjnO0l0yIzbLa5/9S+eC5QxGZKRobVHIC3/1BoMWjHblqWjcgFgag==}
|
|
865
|
-
engines: {node: '>= 20'}
|
|
866
|
-
|
|
867
|
-
'@tailwindcss/vite@4.3.2':
|
|
868
|
-
resolution: {integrity: sha512-eHpMeX4JXfVNJDEcsouTeCBubJBTcTLigeaw/NTUW6PB5ATKKXdyonnXgTBX2VuRbjz1hjfz6C5XAhr52ImQXA==}
|
|
869
|
-
peerDependencies:
|
|
870
|
-
vite: ^5.2.0 || ^6 || ^7 || ^8
|
|
871
|
-
|
|
872
|
-
'@tauri-apps/api@2.11.1':
|
|
873
|
-
resolution: {integrity: sha512-M2FPuYND2m+wh5hfW9ZpSdxMPdEJovPBWwoHJmwUpysTYNHaOkVFN419m/K0LIgjb/7KU2vBgsUepJWugQCvAA==}
|
|
874
|
-
|
|
875
|
-
'@tauri-apps/cli-darwin-arm64@2.11.4':
|
|
876
|
-
resolution: {integrity: sha512-1ryOF3ZhpZ/nemHV5zVwBQBz9jDGKmKPvWPADOhc83ig0P4bMc2iER4NbC6r9sjeIZ6RVQ4g3RZIYvezhcl4TQ==}
|
|
877
|
-
engines: {node: '>= 10'}
|
|
878
|
-
cpu: [arm64]
|
|
879
|
-
os: [darwin]
|
|
880
|
-
|
|
881
|
-
'@tauri-apps/cli-darwin-x64@2.11.4':
|
|
882
|
-
resolution: {integrity: sha512-uFsGQAAfuyz1k/yGLmkWfkBlgKAqZfxqlHmLWx81QU27RJWfmbNHCIq8T8w1e+VClleIuZUjpHWfoE4E3DLo3A==}
|
|
883
|
-
engines: {node: '>= 10'}
|
|
884
|
-
cpu: [x64]
|
|
885
|
-
os: [darwin]
|
|
886
|
-
|
|
887
|
-
'@tauri-apps/cli-linux-arm-gnueabihf@2.11.4':
|
|
888
|
-
resolution: {integrity: sha512-IaHZn5CdBL21oUmjiVOS1ctw6Ip1O0pjp70FwOWmYz1myWe0SY96ZIj2FYf7pT0m8bI2h/hrs5ZbEXXh44/MkQ==}
|
|
889
|
-
engines: {node: '>= 10'}
|
|
890
|
-
cpu: [arm]
|
|
891
|
-
os: [linux]
|
|
892
|
-
|
|
893
|
-
'@tauri-apps/cli-linux-arm64-gnu@2.11.4':
|
|
894
|
-
resolution: {integrity: sha512-N41/ukTRVe6XSuUTESuFdGeOW2i7k62tK+6gHK5Kd5/q5RPvvi19GaWAVPPb9u95HSGmTChSolBfzynUsssFaA==}
|
|
895
|
-
engines: {node: '>= 10'}
|
|
896
|
-
cpu: [arm64]
|
|
897
|
-
os: [linux]
|
|
898
|
-
|
|
899
|
-
'@tauri-apps/cli-linux-arm64-musl@2.11.4':
|
|
900
|
-
resolution: {integrity: sha512-v277UnT/fB64xAfSroL5N3Km3tLmvATWqJJw/wRI+g6o+HkeD0slyE7gOhNs1MbjE41R7bQOTxMVoL3aomUJmw==}
|
|
901
|
-
engines: {node: '>= 10'}
|
|
902
|
-
cpu: [arm64]
|
|
903
|
-
os: [linux]
|
|
904
|
-
|
|
905
|
-
'@tauri-apps/cli-linux-riscv64-gnu@2.11.4':
|
|
906
|
-
resolution: {integrity: sha512-qqgNkQ2u1yZHxjhxsZaxUtRDW8dIqIYm33rx/mzwQv0SfY9x1B+iraj8vWeFiXjjSVVhEMepXSOts1TqPzvXNQ==}
|
|
907
|
-
engines: {node: '>= 10'}
|
|
908
|
-
cpu: [riscv64]
|
|
909
|
-
os: [linux]
|
|
910
|
-
|
|
911
|
-
'@tauri-apps/cli-linux-x64-gnu@2.11.4':
|
|
912
|
-
resolution: {integrity: sha512-2VRNWl84FOH0m2giiDkO2h0QXlcMJeX+zJDpI5kDIQAx6s+geF3v48F4DXfJez4GS/FdoDGnPnw1C2iYGbQ7bQ==}
|
|
913
|
-
engines: {node: '>= 10'}
|
|
914
|
-
cpu: [x64]
|
|
915
|
-
os: [linux]
|
|
916
|
-
|
|
917
|
-
'@tauri-apps/cli-linux-x64-musl@2.11.4':
|
|
918
|
-
resolution: {integrity: sha512-o9GyhYor/nc7xarmwDE3ka2szuW3uuZzXjHWh64Q8YX5AtSgxdQkFWzrY4O8KiGtVNvFBI14H3Q49Qj5TOIP/A==}
|
|
919
|
-
engines: {node: '>= 10'}
|
|
920
|
-
cpu: [x64]
|
|
921
|
-
os: [linux]
|
|
922
|
-
|
|
923
|
-
'@tauri-apps/cli-win32-arm64-msvc@2.11.4':
|
|
924
|
-
resolution: {integrity: sha512-ld5Ehb598m0VkYyylRPNeCFsBe/km0jxis6KgMpl3IGY6I/i1RwQXO05I1AsXUXO2WC6AvB/Lw4qTf/asiuEiQ==}
|
|
925
|
-
engines: {node: '>= 10'}
|
|
926
|
-
cpu: [arm64]
|
|
927
|
-
os: [win32]
|
|
928
|
-
|
|
929
|
-
'@tauri-apps/cli-win32-ia32-msvc@2.11.4':
|
|
930
|
-
resolution: {integrity: sha512-12Hxi0XX/H5VFxO/bGgHkFWhml9VMgEOu9CidjeCeTNQ1l6fpUlbiGgSP7CLI3PFtW9/FfbeHieZ+kyWK5H7CA==}
|
|
931
|
-
engines: {node: '>= 10'}
|
|
932
|
-
cpu: [ia32]
|
|
933
|
-
os: [win32]
|
|
934
|
-
|
|
935
|
-
'@tauri-apps/cli-win32-x64-msvc@2.11.4':
|
|
936
|
-
resolution: {integrity: sha512-+vDiqBIU5dMISg/wNvX3sF+ZHfgJGJ5T0AcO+EHNXV9GGAG+P5fzodlDXD3QdKCRgZxMoCm5PPvj3BqLNjBthw==}
|
|
937
|
-
engines: {node: '>= 10'}
|
|
938
|
-
cpu: [x64]
|
|
939
|
-
os: [win32]
|
|
940
|
-
|
|
941
|
-
'@tauri-apps/cli@2.11.4':
|
|
942
|
-
resolution: {integrity: sha512-R8xGtMpwyetawSqm9kYOuMmEqkhUbvcUy8n0aNXIxollKBLESUu5f4Fx+64hgASYm1H+jSWq6jCW6zqTnH6hqQ==}
|
|
943
|
-
engines: {node: '>= 10'}
|
|
944
|
-
hasBin: true
|
|
945
|
-
|
|
946
|
-
'@tsconfig/node24@24.0.4':
|
|
947
|
-
resolution: {integrity: sha512-2A933l5P5oCbv6qSxHs7ckKwobs8BDAe9SJ/Xr2Hy+nDlwmLE1GhFh/g/vXGRZWgxBg9nX/5piDtHR9Dkw/XuA==}
|
|
948
|
-
|
|
949
|
-
'@tybys/wasm-util@0.10.3':
|
|
950
|
-
resolution: {integrity: sha512-F3fo1MYrRJYL3zER0OUOmkutjr1Vp23m7OsSgp7nq4SP6OqX6C/56XFIPAl5bt3zaBRjmW7SGz3u/6LwFpYcOg==}
|
|
951
|
-
|
|
952
|
-
'@types/esrecurse@4.3.1':
|
|
953
|
-
resolution: {integrity: sha512-xJBAbDifo5hpffDBuHl0Y8ywswbiAp/Wi7Y/GtAgSlZyIABppyurxVueOPE8LUQOxdlgi6Zqce7uoEpqNTeiUw==}
|
|
954
|
-
|
|
955
|
-
'@types/estree@1.0.9':
|
|
956
|
-
resolution: {integrity: sha512-GhdPgy1el4/ImP05X05Uw4cw2/M93BCUmnEvWZNStlCzEKME4Fkk+YpoA5OiHNQmoS7Cafb8Xa3Pya8m1Qrzeg==}
|
|
957
|
-
|
|
958
|
-
'@types/json-schema@7.0.15':
|
|
959
|
-
resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
|
|
960
|
-
|
|
961
|
-
'@types/node@26.1.1':
|
|
962
|
-
resolution: {integrity: sha512-nxAkRSVkN1Y0JC1W8ky/fTfkGsMmcrRsbx+3XoZE+rMOX71kLYTV7fLXpqud1GpbpP5TuffXFqfX7fH2GgZREw==}
|
|
963
|
-
|
|
964
|
-
'@typescript-eslint/eslint-plugin@8.61.1':
|
|
965
|
-
resolution: {integrity: sha512-ZPlVl3PB3et/59Ne0fv/sci6ZXz4T4Hp4nTJ56i/Y0gR89ARb+KphojTq6j+56E5PIezmOIOOWyY+aWQFd+IkQ==}
|
|
966
|
-
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
967
|
-
peerDependencies:
|
|
968
|
-
'@typescript-eslint/parser': ^8.61.1
|
|
969
|
-
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
970
|
-
typescript: '>=4.8.4 <6.1.0'
|
|
971
|
-
|
|
972
|
-
'@typescript-eslint/parser@8.61.1':
|
|
973
|
-
resolution: {integrity: sha512-PJ5vePq5/ognBbrIcoC5+SHO5dfpeLPzP9FpLkzWrguoYQEeeSjlJpVwOpo1JRSTEi7dRcwNy4h4dzV70PqHcg==}
|
|
974
|
-
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
975
|
-
peerDependencies:
|
|
976
|
-
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
977
|
-
typescript: '>=4.8.4 <6.1.0'
|
|
978
|
-
|
|
979
|
-
'@typescript-eslint/project-service@8.61.1':
|
|
980
|
-
resolution: {integrity: sha512-PrC4JYGmR241lYnfhmKGTXkFqv8+ymbTFgSAY0fVXpY82/QkMw5TZPl+vGzuDDU2QYJk9fIDOBTntF+yDv9LEA==}
|
|
981
|
-
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
982
|
-
peerDependencies:
|
|
983
|
-
typescript: '>=4.8.4 <6.1.0'
|
|
984
|
-
|
|
985
|
-
'@typescript-eslint/scope-manager@8.61.1':
|
|
986
|
-
resolution: {integrity: sha512-L2bdIeoQS8FlKAvONAr20w6OcLXeB+qiDKbAooS9A0Ben+iSIkBef0FxqwKWYqt5sa0i4KJtxVyVmhMylKzF5w==}
|
|
987
|
-
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
988
|
-
|
|
989
|
-
'@typescript-eslint/tsconfig-utils@8.61.1':
|
|
990
|
-
resolution: {integrity: sha512-UN/H4di+OO7EWx2ovME+8t31YO+KVnK0RRKEHR3kOt21/Ay8BOq3M1OMvWs5vNiqcFCYGYoxK3MXPZzmMUE+yg==}
|
|
991
|
-
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
992
|
-
peerDependencies:
|
|
993
|
-
typescript: '>=4.8.4 <6.1.0'
|
|
994
|
-
|
|
995
|
-
'@typescript-eslint/type-utils@8.61.1':
|
|
996
|
-
resolution: {integrity: sha512-GYRicKmVK0C4fsKgaACaknOUAq9Oa2kwsjnpFhFcS/5p4Ht5IP9OVLbgIgcK4SRk92nVHFluurg1lumD9dBcLw==}
|
|
997
|
-
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
998
|
-
peerDependencies:
|
|
999
|
-
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
1000
|
-
typescript: '>=4.8.4 <6.1.0'
|
|
1001
|
-
|
|
1002
|
-
'@typescript-eslint/types@8.61.1':
|
|
1003
|
-
resolution: {integrity: sha512-G+CRlPqLv7Bz1IZVs03x5K59F1veqL0EJUROAdGhKsEq8qOiRiZbI+HUojPq5l0fEGOKModD9br6lObhB8zkoA==}
|
|
1004
|
-
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
1005
|
-
|
|
1006
|
-
'@typescript-eslint/typescript-estree@8.61.1':
|
|
1007
|
-
resolution: {integrity: sha512-u+oQD3BqYWPc8YV9Zab4vaJElJuwOLPRc10Jm1o/qS+6Qwen14HCWwx0Seo4LnSn2wxea2Ik8DxPt2/FHmuhrg==}
|
|
1008
|
-
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
1009
|
-
peerDependencies:
|
|
1010
|
-
typescript: '>=4.8.4 <6.1.0'
|
|
1011
|
-
|
|
1012
|
-
'@typescript-eslint/utils@8.61.1':
|
|
1013
|
-
resolution: {integrity: sha512-1+P/3Dj6jvtybE1q0HQ6yBt/gq+oKJyLdEv4HdnqasaEXRSYCAsD59mXEVQnM/ULNdQxbX77tdG4jPRjIS6knA==}
|
|
1014
|
-
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
1015
|
-
peerDependencies:
|
|
1016
|
-
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
1017
|
-
typescript: '>=4.8.4 <6.1.0'
|
|
1018
|
-
|
|
1019
|
-
'@typescript-eslint/visitor-keys@8.61.1':
|
|
1020
|
-
resolution: {integrity: sha512-6fJ9MHWtK14C1DSkiMlHUSOmrVebL7150xZJBlJiL62jjhIA4JmOq6flwBgDxIdBKKdoiZRel+dfPD5MLfny3w==}
|
|
1021
|
-
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
1022
|
-
|
|
1023
|
-
'@vitejs/plugin-vue@6.0.7':
|
|
1024
|
-
resolution: {integrity: sha512-km+p+XdSz9Sxm5rqUbqcSfZYaAniKxWBj1KURl+Jr7UaPvvX7BmaWMdP69I5rrFDeQGyxAG7NXdc57vz+snhWg==}
|
|
1025
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
1026
|
-
peerDependencies:
|
|
1027
|
-
vite: ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
1028
|
-
vue: ^3.2.25
|
|
1029
|
-
|
|
1030
|
-
'@volar/language-core@2.4.28':
|
|
1031
|
-
resolution: {integrity: sha512-w4qhIJ8ZSitgLAkVay6AbcnC7gP3glYM3fYwKV3srj8m494E3xtrCv6E+bWviiK/8hs6e6t1ij1s2Endql7vzQ==}
|
|
1032
|
-
|
|
1033
|
-
'@volar/source-map@2.4.28':
|
|
1034
|
-
resolution: {integrity: sha512-yX2BDBqJkRXfKw8my8VarTyjv48QwxdJtvRgUpNE5erCsgEUdI2DsLbpa+rOQVAJYshY99szEcRDmyHbF10ggQ==}
|
|
1035
|
-
|
|
1036
|
-
'@volar/typescript@2.4.28':
|
|
1037
|
-
resolution: {integrity: sha512-Ja6yvWrbis2QtN4ClAKreeUZPVYMARDYZl9LMEv1iQ1QdepB6wn0jTRxA9MftYmYa4DQ4k/DaSZpFPUfxl8giw==}
|
|
1038
|
-
|
|
1039
|
-
'@vue/babel-helper-vue-transform-on@1.5.0':
|
|
1040
|
-
resolution: {integrity: sha512-0dAYkerNhhHutHZ34JtTl2czVQHUNWv6xEbkdF5W+Yrv5pCWsqjeORdOgbtW2I9gWlt+wBmVn+ttqN9ZxR5tzA==}
|
|
1041
|
-
|
|
1042
|
-
'@vue/babel-plugin-jsx@1.5.0':
|
|
1043
|
-
resolution: {integrity: sha512-mneBhw1oOqCd2247O0Yw/mRwC9jIGACAJUlawkmMBiNmL4dGA2eMzuNZVNqOUfYTa6vqmND4CtOPzmEEEqLKFw==}
|
|
1044
|
-
peerDependencies:
|
|
1045
|
-
'@babel/core': ^7.0.0-0
|
|
1046
|
-
peerDependenciesMeta:
|
|
1047
|
-
'@babel/core':
|
|
1048
|
-
optional: true
|
|
1049
|
-
|
|
1050
|
-
'@vue/babel-plugin-resolve-type@1.5.0':
|
|
1051
|
-
resolution: {integrity: sha512-Wm/60o+53JwJODm4Knz47dxJnLDJ9FnKnGZJbUUf8nQRAtt6P+undLUAVU3Ha33LxOJe6IPoifRQ6F/0RrU31w==}
|
|
1052
|
-
peerDependencies:
|
|
1053
|
-
'@babel/core': ^7.0.0-0
|
|
1054
|
-
|
|
1055
|
-
'@vue/compiler-core@3.5.39':
|
|
1056
|
-
resolution: {integrity: sha512-16KBTEXAJCpDr0mwlw+AZyhu8iyC7R3S2vBwsI7QnWJU6X3WKc9VKeNEZpiMdZ569qWhz9574L3vV55qRL0Vtw==}
|
|
1057
|
-
|
|
1058
|
-
'@vue/compiler-dom@3.5.39':
|
|
1059
|
-
resolution: {integrity: sha512-oQPigALqYbNxTNPvNgSOe+czwVExfbVF02lz8jP0S3AXJiu3jxYDygNUiqSep4ezzW8XgnubqH63My2A7JR/vg==}
|
|
1060
|
-
|
|
1061
|
-
'@vue/compiler-sfc@3.5.39':
|
|
1062
|
-
resolution: {integrity: sha512-d0ki86iOyN8LoZPBmk5SJWNwHP19CnDDCfuo//+2WJa2g5Ke0Jay983PIBIcSSzldC68I8DrD5GrHV3OSDfodg==}
|
|
1063
|
-
|
|
1064
|
-
'@vue/compiler-ssr@3.5.39':
|
|
1065
|
-
resolution: {integrity: sha512-Ce7/wvwMHai74bdszfXExdazFigYnlF9zgCmEQUcM1j0fOymlouZ7XilTYNo8oUjhlnjYOZbGrcYKuqjz89Ucw==}
|
|
1066
|
-
|
|
1067
|
-
'@vue/devtools-core@8.1.5':
|
|
1068
|
-
resolution: {integrity: sha512-5e5jQOEssCdZA1wlFEUkIDtb+cAOWuLNWJ52fm4PBWbF7e3oTnM2fneaL42E5lJoolAaUQ678tv/XEb3h4e86Q==}
|
|
1069
|
-
peerDependencies:
|
|
1070
|
-
vue: ^3.0.0
|
|
1071
|
-
|
|
1072
|
-
'@vue/devtools-kit@8.1.5':
|
|
1073
|
-
resolution: {integrity: sha512-FcSAxsi4eWuXLCB7Rv9lj0aIVHHPNVQ2BazGf4RJTc2JCqb4BQg0hk87ZFhminCfl+mD5OUI0rX2cgyu4kJOGA==}
|
|
1074
|
-
|
|
1075
|
-
'@vue/devtools-shared@8.1.5':
|
|
1076
|
-
resolution: {integrity: sha512-mhT4zcPFhF+Xk1O4BfhhrbXzpmfqY03fS6xGpcllbQG7lDjhQf8pQHcTIhqQIYx1hfwtHmk/6jM96ele0UxPqQ==}
|
|
1077
|
-
|
|
1078
|
-
'@vue/eslint-config-prettier@10.2.0':
|
|
1079
|
-
resolution: {integrity: sha512-GL3YBLwv/+b86yHcNNfPJxOTtVFJ4Mbc9UU3zR+KVoG7SwGTjPT+32fXamscNumElhcpXW3mT0DgzS9w32S7Bw==}
|
|
1080
|
-
peerDependencies:
|
|
1081
|
-
eslint: '>= 8.21.0'
|
|
1082
|
-
prettier: '>= 3.0.0'
|
|
1083
|
-
|
|
1084
|
-
'@vue/eslint-config-typescript@14.9.0':
|
|
1085
|
-
resolution: {integrity: sha512-E3j9hDlfVf10F30MRcLTPY2IIhWIx1nsvkVukk14kTcuA+oBVot9zsP1hzsO+PAMDxV3Fd9FimBJtUBNBL5KFA==}
|
|
1086
|
-
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
1087
|
-
hasBin: true
|
|
1088
|
-
peerDependencies:
|
|
1089
|
-
eslint: ^9.10.0 || ^10.0.0
|
|
1090
|
-
eslint-plugin-vue: ^9.28.0 || ^10.0.0
|
|
1091
|
-
typescript: '>=4.8.4'
|
|
1092
|
-
peerDependenciesMeta:
|
|
1093
|
-
typescript:
|
|
1094
|
-
optional: true
|
|
1095
|
-
|
|
1096
|
-
'@vue/language-core@3.3.7':
|
|
1097
|
-
resolution: {integrity: sha512-LzmkKinXAMMoh8Jfi/jMUSDUjuPdv8mynH5WJGKfXyZtDw3hQ6GBaoI6Bcnl/Xqlu32q/0Z6i/trp4VXykzyLw==}
|
|
1098
|
-
|
|
1099
|
-
'@vue/reactivity@3.5.39':
|
|
1100
|
-
resolution: {integrity: sha512-TpsuBJ9gGlZa5d23XcM2y8EXanz9dZeVDQBXRwzy46ItgvM+rWpzs+UVM0wcRLxGvcav0HE5jz2gNL53xlRAog==}
|
|
1101
|
-
|
|
1102
|
-
'@vue/runtime-core@3.5.39':
|
|
1103
|
-
resolution: {integrity: sha512-9GLtNyRvPAUMbX+7ono0RC2j0guo2LXVi8LvcmAooImACUKm0oFf0jjwbX8/H0AE/t1nxhAkn8RSl9PMCzzxZw==}
|
|
1104
|
-
|
|
1105
|
-
'@vue/runtime-dom@3.5.39':
|
|
1106
|
-
resolution: {integrity: sha512-7Y6aAGboKcXAZ3ECuUy7RrS5yy2r47dhTp2SKaJmYxjopImaVFaNa5Ne66NwGovsrxVAl5S5rwc7m22UG7Lmww==}
|
|
1107
|
-
|
|
1108
|
-
'@vue/server-renderer@3.5.39':
|
|
1109
|
-
resolution: {integrity: sha512-yZSakiAGw85rZfG7UM8akMnIF+FmeiNk47uvHf2nVBBSe+dIKUhZuZq9+XgJhbV3nS5Z4ALH23/MpXofW+mbcw==}
|
|
1110
|
-
peerDependencies:
|
|
1111
|
-
vue: 3.5.39
|
|
1112
|
-
|
|
1113
|
-
'@vue/shared@3.5.39':
|
|
1114
|
-
resolution: {integrity: sha512-l1rrBtBfTnmxvtsvdQDXltUUy8S1Y+ZaqdfUzmAnJkTd8Z8rv5v/ytW+TKiqEOWyHPoqtPlNFSs0lhRmYVSHVA==}
|
|
1115
|
-
|
|
1116
|
-
'@vue/tsconfig@0.9.1':
|
|
1117
|
-
resolution: {integrity: sha512-buvjm+9NzLCJL29KY1j1991YYJ5e6275OiK+G4jtmfIb+z4POywbdm0wXusT9adVWqe0xqg70TbI7+mRx4uU9w==}
|
|
1118
|
-
peerDependencies:
|
|
1119
|
-
typescript: '>= 5.8'
|
|
1120
|
-
vue: ^3.4.0
|
|
1121
|
-
peerDependenciesMeta:
|
|
1122
|
-
typescript:
|
|
1123
|
-
optional: true
|
|
1124
|
-
vue:
|
|
1125
|
-
optional: true
|
|
1126
|
-
|
|
1127
|
-
acorn-jsx@5.3.2:
|
|
1128
|
-
resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
|
|
1129
|
-
peerDependencies:
|
|
1130
|
-
acorn: ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
1131
|
-
|
|
1132
|
-
acorn@8.16.0:
|
|
1133
|
-
resolution: {integrity: sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==}
|
|
1134
|
-
engines: {node: '>=0.4.0'}
|
|
1135
|
-
hasBin: true
|
|
1136
|
-
|
|
1137
|
-
acorn@8.17.0:
|
|
1138
|
-
resolution: {integrity: sha512-xRQbDb9BnwDafYNn6Vwl839DYVjqXYb1XVGtWAZ1kcDc6iwAL4hg3B1dZlRiuENFeO2H53gFG3in621AdERVAg==}
|
|
1139
|
-
engines: {node: '>=0.4.0'}
|
|
1140
|
-
hasBin: true
|
|
1141
|
-
|
|
1142
|
-
ajv@6.15.0:
|
|
1143
|
-
resolution: {integrity: sha512-fgFx7Hfoq60ytK2c7DhnF8jIvzYgOMxfugjLOSMHjLIPgenqa7S7oaagATUq99mV6IYvN2tRmC0wnTYX6iPbMw==}
|
|
1144
|
-
|
|
1145
|
-
ajv@8.20.0:
|
|
1146
|
-
resolution: {integrity: sha512-Thbli+OlOj+iMPYFBVBfJ3OmCAnaSyNn4M1vz9T6Gka5Jt9ba/HIR56joy65tY6kx/FCF5VXNB819Y7/GUrBGA==}
|
|
1147
|
-
|
|
1148
|
-
alien-signals@3.2.1:
|
|
1149
|
-
resolution: {integrity: sha512-I8FjmltrfnDFoZedi5CG8DghVYNhzb/Ijluz7tCSJH0xpd0484Kowhbb1XDYOxfJpU1p5wnM2X54dA+IfGyD1g==}
|
|
1150
|
-
|
|
1151
|
-
ansi-escapes@7.3.0:
|
|
1152
|
-
resolution: {integrity: sha512-BvU8nYgGQBxcmMuEeUEmNTvrMVjJNSH7RgW24vXexN4Ven6qCvy4TntnvlnwnMLTVlcRQQdbRY8NKnaIoeWDNg==}
|
|
1153
|
-
engines: {node: '>=18'}
|
|
1154
|
-
|
|
1155
|
-
ansi-regex@6.2.2:
|
|
1156
|
-
resolution: {integrity: sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==}
|
|
1157
|
-
engines: {node: '>=12'}
|
|
1158
|
-
|
|
1159
|
-
ansi-styles@6.2.3:
|
|
1160
|
-
resolution: {integrity: sha512-4Dj6M28JB+oAH8kFkTLUo+a2jwOFkuqb3yucU0CANcRRUbxS0cP0nZYCGjcc3BNXwRIsUVmDGgzawme7zvJHvg==}
|
|
1161
|
-
engines: {node: '>=12'}
|
|
1162
|
-
|
|
1163
|
-
ansis@4.3.1:
|
|
1164
|
-
resolution: {integrity: sha512-BJ8/l4R5LRE7hW9WdSuGYrLSHi2ynxeFpDFbH0K/CgNeY/tyhk+vO6TYxXC5r5CpUhNVX310xzPsN/H9lCdfOA==}
|
|
1165
|
-
engines: {node: '>=14'}
|
|
1166
|
-
|
|
1167
|
-
argparse@2.0.1:
|
|
1168
|
-
resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==}
|
|
1169
|
-
|
|
1170
|
-
argue-cli@3.1.0:
|
|
1171
|
-
resolution: {integrity: sha512-DhBpBfXL4SS2uC0N922MMajKR3CdrTG0u2or1PNYgXMsrSzViJrbtvT0nCLlLGUI0plam/ZZCs7aAauHtW9thw==}
|
|
1172
|
-
engines: {node: '>=22'}
|
|
1173
|
-
|
|
1174
|
-
balanced-match@4.0.4:
|
|
1175
|
-
resolution: {integrity: sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==}
|
|
1176
|
-
engines: {node: 18 || 20 || >=22}
|
|
1177
|
-
|
|
1178
|
-
baseline-browser-mapping@2.10.40:
|
|
1179
|
-
resolution: {integrity: sha512-BSSLZ9/Cjjv7Gtj5B68ZzXcXUg8iOf3fme+FCuh8rC/Go+Kmh8cox7M3A8dolou16s64QjLPOSdngh7GxXvkSw==}
|
|
1180
|
-
engines: {node: '>=6.0.0'}
|
|
1181
|
-
hasBin: true
|
|
1182
|
-
|
|
1183
|
-
birpc@2.9.0:
|
|
1184
|
-
resolution: {integrity: sha512-KrayHS5pBi69Xi9JmvoqrIgYGDkD6mcSe/i6YKi3w5kekCLzrX4+nawcXqrj2tIp50Kw/mT/s3p+GVK0A0sKxw==}
|
|
1185
|
-
|
|
1186
|
-
birpc@4.0.0:
|
|
1187
|
-
resolution: {integrity: sha512-LShSxJP0KTmd101b6DRyGBj57LZxSDYWKitQNW/mi8GRMvZb078Uf9+pveax1DrVL89vm7mWe+TovdI/UDOuPw==}
|
|
1188
|
-
|
|
1189
|
-
boolbase@1.0.0:
|
|
1190
|
-
resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==}
|
|
1191
|
-
|
|
1192
|
-
brace-expansion@5.0.7:
|
|
1193
|
-
resolution: {integrity: sha512-7oFy703dxfY3/NLxC1fh2SUCQ0H9rmAY+5EpDVfXjUTTs+HEwR2nYaqLv+GWcTsumwxPfiz6CzCNkwXwBUwqCA==}
|
|
1194
|
-
engines: {node: 18 || 20 || >=22}
|
|
1195
|
-
|
|
1196
|
-
braces@3.0.3:
|
|
1197
|
-
resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
|
|
1198
|
-
engines: {node: '>=8'}
|
|
1199
|
-
|
|
1200
|
-
browserslist@4.28.4:
|
|
1201
|
-
resolution: {integrity: sha512-MTc8i/x9jBQd1iMw2CFGS+rwMa07eYjLR0CCTLDACl9xhxy+nIs3KeML/biicXtk9JrZ6dnnTatmc7ErPXIxqw==}
|
|
1202
|
-
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
|
|
1203
|
-
hasBin: true
|
|
1204
|
-
|
|
1205
|
-
bundle-name@4.1.0:
|
|
1206
|
-
resolution: {integrity: sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==}
|
|
1207
|
-
engines: {node: '>=18'}
|
|
1208
|
-
|
|
1209
|
-
callsites@3.1.0:
|
|
1210
|
-
resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==}
|
|
1211
|
-
engines: {node: '>=6'}
|
|
1212
|
-
|
|
1213
|
-
caniuse-lite@1.0.30001799:
|
|
1214
|
-
resolution: {integrity: sha512-hG1bReV+OUU+MOqK4t/ZWI0tZOyz3rqS9XuhOUz1cIcbwBKjOyJEJuw9ER5JuNyqxNk8u/JUVbGibBOL1yrjFw==}
|
|
1215
|
-
|
|
1216
|
-
chokidar@5.0.0:
|
|
1217
|
-
resolution: {integrity: sha512-TQMmc3w+5AxjpL8iIiwebF73dRDF4fBIieAqGn9RGCWaEVwQ6Fb2cGe31Yns0RRIzii5goJ1Y7xbMwo1TxMplw==}
|
|
1218
|
-
engines: {node: '>= 20.19.0'}
|
|
1219
|
-
|
|
1220
|
-
class-variance-authority@0.7.1:
|
|
1221
|
-
resolution: {integrity: sha512-Ka+9Trutv7G8M6WT6SeiRWz792K5qEqIGEGzXKhAE6xOWAY6pPH8U+9IY3oCMv6kqTmLsv7Xh/2w2RigkePMsg==}
|
|
1222
|
-
|
|
1223
|
-
cli-cursor@5.0.0:
|
|
1224
|
-
resolution: {integrity: sha512-aCj4O5wKyszjMmDT4tZj93kxyydN/K5zPWSCe6/0AV/AA1pqe5ZBIw0a2ZfPQV7lL5/yb5HsUreJ6UFAF1tEQw==}
|
|
1225
|
-
engines: {node: '>=18'}
|
|
1226
|
-
|
|
1227
|
-
cli-truncate@5.2.0:
|
|
1228
|
-
resolution: {integrity: sha512-xRwvIOMGrfOAnM1JYtqQImuaNtDEv9v6oIYAs4LIHwTiKee8uwvIi363igssOC0O5U04i4AlENs79LQLu9tEMw==}
|
|
1229
|
-
engines: {node: '>=20'}
|
|
1230
|
-
|
|
1231
|
-
cliui@9.0.1:
|
|
1232
|
-
resolution: {integrity: sha512-k7ndgKhwoQveBL+/1tqGJYNz097I7WOvwbmmU2AR5+magtbjPWQTS1C5vzGkBC8Ym8UWRzfKUzUUqFLypY4Q+w==}
|
|
1233
|
-
engines: {node: '>=20'}
|
|
1234
|
-
|
|
1235
|
-
clsx@2.1.1:
|
|
1236
|
-
resolution: {integrity: sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==}
|
|
1237
|
-
engines: {node: '>=6'}
|
|
1238
|
-
|
|
1239
|
-
confbox@0.1.8:
|
|
1240
|
-
resolution: {integrity: sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==}
|
|
1241
|
-
|
|
1242
|
-
confbox@0.2.4:
|
|
1243
|
-
resolution: {integrity: sha512-ysOGlgTFbN2/Y6Cg3Iye8YKulHw+R2fNXHrgSmXISQdMnomY6eNDprVdW9R5xBguEqI954+S6709UyiO7B+6OQ==}
|
|
1244
|
-
|
|
1245
|
-
conventional-changelog-angular@9.2.1:
|
|
1246
|
-
resolution: {integrity: sha512-oWSL6ZhnXbYraOFTK3PgRAQJ8fADDAEv5K6AdeyQPLvjFmhG8+ejL0jZZp/R7vTmGJaBvZEE+sE7dB4bCv7sAw==}
|
|
1247
|
-
engines: {node: '>=22'}
|
|
1248
|
-
|
|
1249
|
-
conventional-changelog-conventionalcommits@10.2.0:
|
|
1250
|
-
resolution: {integrity: sha512-UtlM9GqolY7OmlQh5L/UEVoKsTUpTgUVy1PU8JN5gl5Ydaejb7WRklGliG1SKPxxj7hzA173eG3Kt5fYWE2pmg==}
|
|
1251
|
-
engines: {node: '>=22'}
|
|
1252
|
-
|
|
1253
|
-
conventional-commits-parser@7.0.0:
|
|
1254
|
-
resolution: {integrity: sha512-dZe/p+FgGQLNJFqaCgNdl8j6a7gI8xuaN30Wy5g7nvyK3jqOpNUEUZ3pGJ5D68h89uRh038FtkeOk/bnGmYkmg==}
|
|
1255
|
-
engines: {node: '>=22'}
|
|
1256
|
-
hasBin: true
|
|
1257
|
-
|
|
1258
|
-
conventional-commits-parser@7.1.0:
|
|
1259
|
-
resolution: {integrity: sha512-DPp6hkUjvwIivxbkrTiLXeRswNv1A/4GFA2X6scXma0AMa9632V3TwxmrlkUIEtUktiM3Ln+RrSH2xlP3/jUTw==}
|
|
1260
|
-
engines: {node: '>=22'}
|
|
1261
|
-
hasBin: true
|
|
1262
|
-
|
|
1263
|
-
convert-source-map@2.0.0:
|
|
1264
|
-
resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==}
|
|
1265
|
-
|
|
1266
|
-
cosmiconfig-typescript-loader@6.3.0:
|
|
1267
|
-
resolution: {integrity: sha512-Akr82WH1Wfqatyiqpj8HDkO2o2KmJRu1FhKfSNJP3K4IdXwHfEyL7MOb62i1AGQVLtIQM+iCE9CGOtrfhR+mmA==}
|
|
1268
|
-
engines: {node: '>=v18'}
|
|
1269
|
-
peerDependencies:
|
|
1270
|
-
'@types/node': '*'
|
|
1271
|
-
cosmiconfig: '>=9'
|
|
1272
|
-
typescript: '>=5'
|
|
1273
|
-
|
|
1274
|
-
cosmiconfig@9.0.2:
|
|
1275
|
-
resolution: {integrity: sha512-gtTZxTDau1wL7Y7zifc2dd8jHSK/k6BTx/2Xp/BpdlAdnlYWFVt7qhJqgwi7637yRwRQ3qL4ZidbB4I8tA5VOg==}
|
|
1276
|
-
engines: {node: '>=14'}
|
|
1277
|
-
peerDependencies:
|
|
1278
|
-
typescript: '>=4.9.5'
|
|
1279
|
-
peerDependenciesMeta:
|
|
1280
|
-
typescript:
|
|
1281
|
-
optional: true
|
|
1282
|
-
|
|
1283
|
-
cross-spawn@7.0.6:
|
|
1284
|
-
resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==}
|
|
1285
|
-
engines: {node: '>= 8'}
|
|
1286
|
-
|
|
1287
|
-
cssesc@3.0.0:
|
|
1288
|
-
resolution: {integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==}
|
|
1289
|
-
engines: {node: '>=4'}
|
|
1290
|
-
hasBin: true
|
|
1291
|
-
|
|
1292
|
-
csstype@3.2.3:
|
|
1293
|
-
resolution: {integrity: sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==}
|
|
1294
|
-
|
|
1295
|
-
debug@4.4.3:
|
|
1296
|
-
resolution: {integrity: sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==}
|
|
1297
|
-
engines: {node: '>=6.0'}
|
|
1298
|
-
peerDependencies:
|
|
1299
|
-
supports-color: '*'
|
|
1300
|
-
peerDependenciesMeta:
|
|
1301
|
-
supports-color:
|
|
1302
|
-
optional: true
|
|
1303
|
-
|
|
1304
|
-
deep-is@0.1.4:
|
|
1305
|
-
resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==}
|
|
1306
|
-
|
|
1307
|
-
default-browser-id@5.0.1:
|
|
1308
|
-
resolution: {integrity: sha512-x1VCxdX4t+8wVfd1so/9w+vQ4vx7lKd2Qp5tDRutErwmR85OgmfX7RlLRMWafRMY7hbEiXIbudNrjOAPa/hL8Q==}
|
|
1309
|
-
engines: {node: '>=18'}
|
|
1310
|
-
|
|
1311
|
-
default-browser@5.5.0:
|
|
1312
|
-
resolution: {integrity: sha512-H9LMLr5zwIbSxrmvikGuI/5KGhZ8E2zH3stkMgM5LpOWDutGM2JZaj460Udnf1a+946zc7YBgrqEWwbk7zHvGw==}
|
|
1313
|
-
engines: {node: '>=18'}
|
|
1314
|
-
|
|
1315
|
-
define-lazy-prop@3.0.0:
|
|
1316
|
-
resolution: {integrity: sha512-N+MeXYoqr3pOgn8xfyRPREN7gHakLYjhsHhWGT3fWAiL4IkAt0iDw14QiiEm2bE30c5XX5q0FtAA3CK5f9/BUg==}
|
|
1317
|
-
engines: {node: '>=12'}
|
|
1318
|
-
|
|
1319
|
-
detect-libc@2.1.2:
|
|
1320
|
-
resolution: {integrity: sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==}
|
|
1321
|
-
engines: {node: '>=8'}
|
|
1322
|
-
|
|
1323
|
-
electron-to-chromium@1.5.380:
|
|
1324
|
-
resolution: {integrity: sha512-W6d5AbuEoRayO447cqrg6lKJIlscgRnnxOZl/08kfV71BQDoEBC7Wwis68z87LjyK6f4kWyTaubuDbhHKrZkbA==}
|
|
1325
|
-
|
|
1326
|
-
emoji-regex@10.6.0:
|
|
1327
|
-
resolution: {integrity: sha512-toUI84YS5YmxW219erniWD0CIVOo46xGKColeNQRgOzDorgBi1v4D71/OFzgD9GO2UGKIv1C3Sp8DAn0+j5w7A==}
|
|
1328
|
-
|
|
1329
|
-
enhanced-resolve@5.21.6:
|
|
1330
|
-
resolution: {integrity: sha512-aNnGCvbJ/RIyWo1IuhNdVjnNF+EjH9wpzpNHt+ci/m9He9LJvUN8wrCcXjp9cWsGNAuvSpVFTx/vraAFQ8qGjQ==}
|
|
1331
|
-
engines: {node: '>=10.13.0'}
|
|
1332
|
-
|
|
1333
|
-
entities@7.0.1:
|
|
1334
|
-
resolution: {integrity: sha512-TWrgLOFUQTH994YUyl1yT4uyavY5nNB5muff+RtWaqNVCAK408b5ZnnbNAUEWLTCpum9w6arT70i1XdQ4UeOPA==}
|
|
1335
|
-
engines: {node: '>=0.12'}
|
|
1336
|
-
|
|
1337
|
-
env-paths@2.2.1:
|
|
1338
|
-
resolution: {integrity: sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==}
|
|
1339
|
-
engines: {node: '>=6'}
|
|
1340
|
-
|
|
1341
|
-
environment@1.1.0:
|
|
1342
|
-
resolution: {integrity: sha512-xUtoPkMggbz0MPyPiIWr1Kp4aeWJjDZ6SMvURhimjdZgsRuDplF5/s9hcgGhyXMhs+6vpnuoiZ2kFiu3FMnS8Q==}
|
|
1343
|
-
engines: {node: '>=18'}
|
|
1344
|
-
|
|
1345
|
-
error-ex@1.3.4:
|
|
1346
|
-
resolution: {integrity: sha512-sqQamAnR14VgCr1A618A3sGrygcpK+HEbenA/HiEAkkUwcZIIB/tgWqHFxWgOyDh4nB4JCRimh79dR5Ywc9MDQ==}
|
|
1347
|
-
|
|
1348
|
-
error-stack-parser-es@1.0.5:
|
|
1349
|
-
resolution: {integrity: sha512-5qucVt2XcuGMcEGgWI7i+yZpmpByQ8J1lHhcL7PwqCwu9FPP3VUXzT4ltHe5i2z9dePwEHcDVOAfSnHsOlCXRA==}
|
|
1350
|
-
|
|
1351
|
-
es-toolkit@1.49.0:
|
|
1352
|
-
resolution: {integrity: sha512-G5iZ6Pc/FNRY/soKZHC+TxGDD83rHUDXxzaWhGCX44vAv/tMs56WMusnm/KMNK+luUPsgA9U28cGr4RDlSzL2g==}
|
|
1353
|
-
|
|
1354
|
-
escalade@3.2.0:
|
|
1355
|
-
resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==}
|
|
1356
|
-
engines: {node: '>=6'}
|
|
1357
|
-
|
|
1358
|
-
escape-string-regexp@4.0.0:
|
|
1359
|
-
resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==}
|
|
1360
|
-
engines: {node: '>=10'}
|
|
1361
|
-
|
|
1362
|
-
escape-string-regexp@5.0.0:
|
|
1363
|
-
resolution: {integrity: sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==}
|
|
1364
|
-
engines: {node: '>=12'}
|
|
1365
|
-
|
|
1366
|
-
eslint-config-prettier@10.1.8:
|
|
1367
|
-
resolution: {integrity: sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w==}
|
|
1368
|
-
hasBin: true
|
|
1369
|
-
peerDependencies:
|
|
1370
|
-
eslint: '>=7.0.0'
|
|
1371
|
-
|
|
1372
|
-
eslint-plugin-oxlint@1.73.0:
|
|
1373
|
-
resolution: {integrity: sha512-2qsGYkwpas99+jLmB7F3W8Gv+7QkHIr67AMw10UTs/QAMCm2eO0Z8B8ROMvAgyKaWIitkcvH8DwLfTrHMeXzCw==}
|
|
1374
|
-
peerDependencies:
|
|
1375
|
-
oxlint: ~1.73.0
|
|
1376
|
-
|
|
1377
|
-
eslint-plugin-prettier@5.5.5:
|
|
1378
|
-
resolution: {integrity: sha512-hscXkbqUZ2sPithAuLm5MXL+Wph+U7wHngPBv9OMWwlP8iaflyxpjTYZkmdgB4/vPIhemRlBEoLrH7UC1n7aUw==}
|
|
1379
|
-
engines: {node: ^14.18.0 || >=16.0.0}
|
|
1380
|
-
peerDependencies:
|
|
1381
|
-
'@types/eslint': '>=8.0.0'
|
|
1382
|
-
eslint: '>=8.0.0'
|
|
1383
|
-
eslint-config-prettier: '>= 7.0.0 <10.0.0 || >=10.1.0'
|
|
1384
|
-
prettier: '>=3.0.0'
|
|
1385
|
-
peerDependenciesMeta:
|
|
1386
|
-
'@types/eslint':
|
|
1387
|
-
optional: true
|
|
1388
|
-
eslint-config-prettier:
|
|
1389
|
-
optional: true
|
|
1390
|
-
|
|
1391
|
-
eslint-plugin-vue@10.9.2:
|
|
1392
|
-
resolution: {integrity: sha512-4g7ZP3pYcuqd7Zp0pzUKcos0W+RkjBz4EGdhJ92FcYk6v03Ti/GK5NwjgsjxHK+98eXDbHeK7VtX1az7/8doZA==}
|
|
1393
|
-
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
1394
|
-
peerDependencies:
|
|
1395
|
-
'@stylistic/eslint-plugin': ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0
|
|
1396
|
-
'@typescript-eslint/parser': ^7.0.0 || ^8.0.0
|
|
1397
|
-
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
1398
|
-
vue-eslint-parser: ^10.3.0
|
|
1399
|
-
peerDependenciesMeta:
|
|
1400
|
-
'@stylistic/eslint-plugin':
|
|
1401
|
-
optional: true
|
|
1402
|
-
'@typescript-eslint/parser':
|
|
1403
|
-
optional: true
|
|
1404
|
-
|
|
1405
|
-
eslint-scope@9.1.2:
|
|
1406
|
-
resolution: {integrity: sha512-xS90H51cKw0jltxmvmHy2Iai1LIqrfbw57b79w/J7MfvDfkIkFZ+kj6zC3BjtUwh150HsSSdxXZcsuv72miDFQ==}
|
|
1407
|
-
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
|
1408
|
-
|
|
1409
|
-
eslint-visitor-keys@3.4.3:
|
|
1410
|
-
resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==}
|
|
1411
|
-
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
1412
|
-
|
|
1413
|
-
eslint-visitor-keys@5.0.1:
|
|
1414
|
-
resolution: {integrity: sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==}
|
|
1415
|
-
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
|
1416
|
-
|
|
1417
|
-
eslint@10.7.0:
|
|
1418
|
-
resolution: {integrity: sha512-GVTD7s1vdIl6UYvAfriOPeY1Df8LIZjfofLvHwde+erDHGGuHyuM6xoxRxmHiebhYuD2p1vN4wWh0XzPARSGDQ==}
|
|
1419
|
-
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
|
1420
|
-
hasBin: true
|
|
1421
|
-
peerDependencies:
|
|
1422
|
-
jiti: '*'
|
|
1423
|
-
peerDependenciesMeta:
|
|
1424
|
-
jiti:
|
|
1425
|
-
optional: true
|
|
1426
|
-
|
|
1427
|
-
espree@11.2.0:
|
|
1428
|
-
resolution: {integrity: sha512-7p3DrVEIopW1B1avAGLuCSh1jubc01H2JHc8B4qqGblmg5gI9yumBgACjWo4JlIc04ufug4xJ3SQI8HkS/Rgzw==}
|
|
1429
|
-
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
|
1430
|
-
|
|
1431
|
-
esquery@1.7.0:
|
|
1432
|
-
resolution: {integrity: sha512-Ap6G0WQwcU/LHsvLwON1fAQX9Zp0A2Y6Y/cJBl9r/JbW90Zyg4/zbG6zzKa2OTALELarYHmKu0GhpM5EO+7T0g==}
|
|
1433
|
-
engines: {node: '>=0.10'}
|
|
1434
|
-
|
|
1435
|
-
esrecurse@4.3.0:
|
|
1436
|
-
resolution: {integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==}
|
|
1437
|
-
engines: {node: '>=4.0'}
|
|
1438
|
-
|
|
1439
|
-
estraverse@5.3.0:
|
|
1440
|
-
resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==}
|
|
1441
|
-
engines: {node: '>=4.0'}
|
|
1442
|
-
|
|
1443
|
-
estree-walker@2.0.2:
|
|
1444
|
-
resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==}
|
|
1445
|
-
|
|
1446
|
-
estree-walker@3.0.3:
|
|
1447
|
-
resolution: {integrity: sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==}
|
|
1448
|
-
|
|
1449
|
-
esutils@2.0.3:
|
|
1450
|
-
resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==}
|
|
1451
|
-
engines: {node: '>=0.10.0'}
|
|
1452
|
-
|
|
1453
|
-
eventemitter3@5.0.4:
|
|
1454
|
-
resolution: {integrity: sha512-mlsTRyGaPBjPedk6Bvw+aqbsXDtoAyAzm5MO7JgU+yVRyMQ5O8bD4Kcci7BS85f93veegeCPkL8R4GLClnjLFw==}
|
|
1455
|
-
|
|
1456
|
-
exsolve@1.0.8:
|
|
1457
|
-
resolution: {integrity: sha512-LmDxfWXwcTArk8fUEnOfSZpHOJ6zOMUJKOtFLFqJLoKJetuQG874Uc7/Kki7zFLzYybmZhp1M7+98pfMqeX8yA==}
|
|
1458
|
-
|
|
1459
|
-
fast-deep-equal@3.1.3:
|
|
1460
|
-
resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==}
|
|
1461
|
-
|
|
1462
|
-
fast-diff@1.3.0:
|
|
1463
|
-
resolution: {integrity: sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw==}
|
|
1464
|
-
|
|
1465
|
-
fast-glob@3.3.3:
|
|
1466
|
-
resolution: {integrity: sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==}
|
|
1467
|
-
engines: {node: '>=8.6.0'}
|
|
1468
|
-
|
|
1469
|
-
fast-json-stable-stringify@2.1.0:
|
|
1470
|
-
resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==}
|
|
1471
|
-
|
|
1472
|
-
fast-levenshtein@2.0.6:
|
|
1473
|
-
resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==}
|
|
1474
|
-
|
|
1475
|
-
fast-uri@3.1.3:
|
|
1476
|
-
resolution: {integrity: sha512-i70LwGWUduXqzicKXWshooq+sWL1K3WUU5rKZNG/0i3a1OSoX3HqhH5WbWwTmqWfor4urUakGPiRQcleRZTwOg==}
|
|
1477
|
-
|
|
1478
|
-
fastq@1.20.1:
|
|
1479
|
-
resolution: {integrity: sha512-GGToxJ/w1x32s/D2EKND7kTil4n8OVk/9mycTc4VDza13lOvpUZTGX3mFSCtV9ksdGBVzvsyAVLM6mHFThxXxw==}
|
|
1480
|
-
|
|
1481
|
-
fdir@6.5.0:
|
|
1482
|
-
resolution: {integrity: sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==}
|
|
1483
|
-
engines: {node: '>=12.0.0'}
|
|
1484
|
-
peerDependencies:
|
|
1485
|
-
picomatch: ^3 || ^4
|
|
1486
|
-
peerDependenciesMeta:
|
|
1487
|
-
picomatch:
|
|
1488
|
-
optional: true
|
|
1489
|
-
|
|
1490
|
-
file-entry-cache@8.0.0:
|
|
1491
|
-
resolution: {integrity: sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==}
|
|
1492
|
-
engines: {node: '>=16.0.0'}
|
|
1493
|
-
|
|
1494
|
-
fill-range@7.1.1:
|
|
1495
|
-
resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==}
|
|
1496
|
-
engines: {node: '>=8'}
|
|
1497
|
-
|
|
1498
|
-
find-up@5.0.0:
|
|
1499
|
-
resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==}
|
|
1500
|
-
engines: {node: '>=10'}
|
|
1501
|
-
|
|
1502
|
-
flat-cache@4.0.1:
|
|
1503
|
-
resolution: {integrity: sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==}
|
|
1504
|
-
engines: {node: '>=16'}
|
|
1505
|
-
|
|
1506
|
-
flatted@3.4.2:
|
|
1507
|
-
resolution: {integrity: sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==}
|
|
1508
|
-
|
|
1509
|
-
fsevents@2.3.3:
|
|
1510
|
-
resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
|
|
1511
|
-
engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
|
|
1512
|
-
os: [darwin]
|
|
1513
|
-
|
|
1514
|
-
gensync@1.0.0-beta.2:
|
|
1515
|
-
resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==}
|
|
1516
|
-
engines: {node: '>=6.9.0'}
|
|
1517
|
-
|
|
1518
|
-
get-caller-file@2.0.5:
|
|
1519
|
-
resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==}
|
|
1520
|
-
engines: {node: 6.* || 8.* || >= 10.*}
|
|
1521
|
-
|
|
1522
|
-
get-east-asian-width@1.6.0:
|
|
1523
|
-
resolution: {integrity: sha512-QRbvDIbx6YklUe6RxeTeleMR0yv3cYH6PsPZHcnVn7xv7zO1BHN8r0XETu8n6Ye3Q+ahtSarc3WgtNWmehIBfA==}
|
|
1524
|
-
engines: {node: '>=18'}
|
|
1525
|
-
|
|
1526
|
-
glob-parent@5.1.2:
|
|
1527
|
-
resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
|
|
1528
|
-
engines: {node: '>= 6'}
|
|
1529
|
-
|
|
1530
|
-
glob-parent@6.0.2:
|
|
1531
|
-
resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==}
|
|
1532
|
-
engines: {node: '>=10.13.0'}
|
|
1533
|
-
|
|
1534
|
-
global-directory@5.0.0:
|
|
1535
|
-
resolution: {integrity: sha512-1pgFdhK3J2LeM+dVf2Pd424yHx2ou338lC0ErNP2hPx4j8eW1Sp0XqSjNxtk6Tc4Kr5wlWtSvz8cn2yb7/SG/w==}
|
|
1536
|
-
engines: {node: '>=20'}
|
|
1537
|
-
|
|
1538
|
-
graceful-fs@4.2.11:
|
|
1539
|
-
resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
|
|
1540
|
-
|
|
1541
|
-
hookable@5.5.3:
|
|
1542
|
-
resolution: {integrity: sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==}
|
|
1543
|
-
|
|
1544
|
-
husky@9.1.7:
|
|
1545
|
-
resolution: {integrity: sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==}
|
|
1546
|
-
engines: {node: '>=18'}
|
|
1547
|
-
hasBin: true
|
|
1548
|
-
|
|
1549
|
-
ignore@5.3.2:
|
|
1550
|
-
resolution: {integrity: sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==}
|
|
1551
|
-
engines: {node: '>= 4'}
|
|
1552
|
-
|
|
1553
|
-
ignore@7.0.6:
|
|
1554
|
-
resolution: {integrity: sha512-BAg6QkE8W+TuQLrrw0Ugr7HegXduRuuj8/ti2kSOc+jz1dmx8/WNcjr6XGnq5YpDWxFwwaavqD0+jIUOKelTsw==}
|
|
1555
|
-
engines: {node: '>= 4'}
|
|
1556
|
-
|
|
1557
|
-
import-fresh@3.3.1:
|
|
1558
|
-
resolution: {integrity: sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==}
|
|
1559
|
-
engines: {node: '>=6'}
|
|
1560
|
-
|
|
1561
|
-
imurmurhash@0.1.4:
|
|
1562
|
-
resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==}
|
|
1563
|
-
engines: {node: '>=0.8.19'}
|
|
1564
|
-
|
|
1565
|
-
ini@6.0.0:
|
|
1566
|
-
resolution: {integrity: sha512-IBTdIkzZNOpqm7q3dRqJvMaldXjDHWkEDfrwGEQTs5eaQMWV+djAhR+wahyNNMAa+qpbDUhBMVt4ZKNwpPm7xQ==}
|
|
1567
|
-
engines: {node: ^20.17.0 || >=22.9.0}
|
|
1568
|
-
|
|
1569
|
-
is-arrayish@0.2.1:
|
|
1570
|
-
resolution: {integrity: sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==}
|
|
1571
|
-
|
|
1572
|
-
is-docker@3.0.0:
|
|
1573
|
-
resolution: {integrity: sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==}
|
|
1574
|
-
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
|
1575
|
-
hasBin: true
|
|
1576
|
-
|
|
1577
|
-
is-extglob@2.1.1:
|
|
1578
|
-
resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
|
|
1579
|
-
engines: {node: '>=0.10.0'}
|
|
1580
|
-
|
|
1581
|
-
is-fullwidth-code-point@5.1.0:
|
|
1582
|
-
resolution: {integrity: sha512-5XHYaSyiqADb4RnZ1Bdad6cPp8Toise4TzEjcOYDHZkTCbKgiUl7WTUCpNWHuxmDt91wnsZBc9xinNzopv3JMQ==}
|
|
1583
|
-
engines: {node: '>=18'}
|
|
1584
|
-
|
|
1585
|
-
is-glob@4.0.3:
|
|
1586
|
-
resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
|
|
1587
|
-
engines: {node: '>=0.10.0'}
|
|
1588
|
-
|
|
1589
|
-
is-in-ssh@1.0.0:
|
|
1590
|
-
resolution: {integrity: sha512-jYa6Q9rH90kR1vKB6NM7qqd1mge3Fx4Dhw5TVlK1MUBqhEOuCagrEHMevNuCcbECmXZ0ThXkRm+Ymr51HwEPAw==}
|
|
1591
|
-
engines: {node: '>=20'}
|
|
1592
|
-
|
|
1593
|
-
is-inside-container@1.0.0:
|
|
1594
|
-
resolution: {integrity: sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==}
|
|
1595
|
-
engines: {node: '>=14.16'}
|
|
1596
|
-
hasBin: true
|
|
1597
|
-
|
|
1598
|
-
is-number@7.0.0:
|
|
1599
|
-
resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
|
|
1600
|
-
engines: {node: '>=0.12.0'}
|
|
1601
|
-
|
|
1602
|
-
is-plain-obj@4.1.0:
|
|
1603
|
-
resolution: {integrity: sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==}
|
|
1604
|
-
engines: {node: '>=12'}
|
|
1605
|
-
|
|
1606
|
-
is-wsl@3.1.1:
|
|
1607
|
-
resolution: {integrity: sha512-e6rvdUCiQCAuumZslxRJWR/Doq4VpPR82kqclvcS0efgt430SlGIk05vdCN58+VrzgtIcfNODjozVielycD4Sw==}
|
|
1608
|
-
engines: {node: '>=16'}
|
|
1609
|
-
|
|
1610
|
-
isexe@2.0.0:
|
|
1611
|
-
resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
|
|
1612
|
-
|
|
1613
|
-
isexe@4.0.0:
|
|
1614
|
-
resolution: {integrity: sha512-FFUtZMpoZ8RqHS3XeXEmHWLA4thH+ZxCv2lOiPIn1Xc7CxrqhWzNSDzD+/chS/zbYezmiwWLdQC09JdQKmthOw==}
|
|
1615
|
-
engines: {node: '>=20'}
|
|
1616
|
-
|
|
1617
|
-
jiti@2.6.1:
|
|
1618
|
-
resolution: {integrity: sha512-ekilCSN1jwRvIbgeg/57YFh8qQDNbwDb9xT/qu2DAHbFFZUicIl4ygVaAvzveMhMVr3LnpSKTNnwt8PoOfmKhQ==}
|
|
1619
|
-
hasBin: true
|
|
1620
|
-
|
|
1621
|
-
jiti@2.7.0:
|
|
1622
|
-
resolution: {integrity: sha512-AC/7JofJvZGrrneWNaEnJeOLUx+JlGt7tNa0wZiRPT4MY1wmfKjt2+6O2p2uz2+skll8OZZmJMNqeke7kKbNgQ==}
|
|
1623
|
-
hasBin: true
|
|
1624
|
-
|
|
1625
|
-
js-tokens@4.0.0:
|
|
1626
|
-
resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
|
|
1627
|
-
|
|
1628
|
-
js-tokens@9.0.1:
|
|
1629
|
-
resolution: {integrity: sha512-mxa9E9ITFOt0ban3j6L5MpjwegGz6lBQmM1IJkWeBZGcMxto50+eWdjC/52xDbS2vy0k7vIMK0Fe2wfL9OQSpQ==}
|
|
1630
|
-
|
|
1631
|
-
js-yaml@4.3.0:
|
|
1632
|
-
resolution: {integrity: sha512-1td788aAnnZ5qs7V2QIRl1owjtYpbKt749Y3xauqQgwIIGF/xXWz1wMTEBx5O3LK3lXLVuqXPdPxj2BoFHaW9Q==}
|
|
1633
|
-
hasBin: true
|
|
1634
|
-
|
|
1635
|
-
jsesc@3.1.0:
|
|
1636
|
-
resolution: {integrity: sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==}
|
|
1637
|
-
engines: {node: '>=6'}
|
|
1638
|
-
hasBin: true
|
|
1639
|
-
|
|
1640
|
-
json-buffer@3.0.1:
|
|
1641
|
-
resolution: {integrity: sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==}
|
|
1642
|
-
|
|
1643
|
-
json-parse-even-better-errors@2.3.1:
|
|
1644
|
-
resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==}
|
|
1645
|
-
|
|
1646
|
-
json-parse-even-better-errors@6.0.0:
|
|
1647
|
-
resolution: {integrity: sha512-2/8adwnK1/+Fdjyts4r6wSpfANWw8zdNhU9U/Llk59c6O+DjSisPWPykwoL8gZmocP9Dy64S7oie2g+Mia123A==}
|
|
1648
|
-
engines: {node: ^22.22.2 || ^24.15.0 || >=26.0.0}
|
|
1649
|
-
|
|
1650
|
-
json-schema-traverse@0.4.1:
|
|
1651
|
-
resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==}
|
|
1652
|
-
|
|
1653
|
-
json-schema-traverse@1.0.0:
|
|
1654
|
-
resolution: {integrity: sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==}
|
|
1655
|
-
|
|
1656
|
-
json-stable-stringify-without-jsonify@1.0.1:
|
|
1657
|
-
resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==}
|
|
1658
|
-
|
|
1659
|
-
json5@2.2.3:
|
|
1660
|
-
resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==}
|
|
1661
|
-
engines: {node: '>=6'}
|
|
1662
|
-
hasBin: true
|
|
1663
|
-
|
|
1664
|
-
jsonc-parser@3.3.1:
|
|
1665
|
-
resolution: {integrity: sha512-HUgH65KyejrUFPvHFPbqOY0rsFip3Bo5wb4ngvdi1EpCYWUQDC5V+Y7mZws+DLkr4M//zQJoanu1SP+87Dv1oQ==}
|
|
1666
|
-
|
|
1667
|
-
keyv@4.5.4:
|
|
1668
|
-
resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==}
|
|
1669
|
-
|
|
1670
|
-
kolorist@1.8.0:
|
|
1671
|
-
resolution: {integrity: sha512-Y+60/zizpJ3HRH8DCss+q95yr6145JXZo46OTpFvDZWLfRCE4qChOyk1b26nMaNpfHHgxagk9dXT5OP0Tfe+dQ==}
|
|
1672
|
-
|
|
1673
|
-
levn@0.4.1:
|
|
1674
|
-
resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==}
|
|
1675
|
-
engines: {node: '>= 0.8.0'}
|
|
1676
|
-
|
|
1677
|
-
lightningcss-android-arm64@1.32.0:
|
|
1678
|
-
resolution: {integrity: sha512-YK7/ClTt4kAK0vo6w3X+Pnm0D2cf2vPHbhOXdoNti1Ga0al1P4TBZhwjATvjNwLEBCnKvjJc2jQgHXH0NEwlAg==}
|
|
1679
|
-
engines: {node: '>= 12.0.0'}
|
|
1680
|
-
cpu: [arm64]
|
|
1681
|
-
os: [android]
|
|
1682
|
-
|
|
1683
|
-
lightningcss-darwin-arm64@1.32.0:
|
|
1684
|
-
resolution: {integrity: sha512-RzeG9Ju5bag2Bv1/lwlVJvBE3q6TtXskdZLLCyfg5pt+HLz9BqlICO7LZM7VHNTTn/5PRhHFBSjk5lc4cmscPQ==}
|
|
1685
|
-
engines: {node: '>= 12.0.0'}
|
|
1686
|
-
cpu: [arm64]
|
|
1687
|
-
os: [darwin]
|
|
1688
|
-
|
|
1689
|
-
lightningcss-darwin-x64@1.32.0:
|
|
1690
|
-
resolution: {integrity: sha512-U+QsBp2m/s2wqpUYT/6wnlagdZbtZdndSmut/NJqlCcMLTWp5muCrID+K5UJ6jqD2BFshejCYXniPDbNh73V8w==}
|
|
1691
|
-
engines: {node: '>= 12.0.0'}
|
|
1692
|
-
cpu: [x64]
|
|
1693
|
-
os: [darwin]
|
|
1694
|
-
|
|
1695
|
-
lightningcss-freebsd-x64@1.32.0:
|
|
1696
|
-
resolution: {integrity: sha512-JCTigedEksZk3tHTTthnMdVfGf61Fky8Ji2E4YjUTEQX14xiy/lTzXnu1vwiZe3bYe0q+SpsSH/CTeDXK6WHig==}
|
|
1697
|
-
engines: {node: '>= 12.0.0'}
|
|
1698
|
-
cpu: [x64]
|
|
1699
|
-
os: [freebsd]
|
|
1700
|
-
|
|
1701
|
-
lightningcss-linux-arm-gnueabihf@1.32.0:
|
|
1702
|
-
resolution: {integrity: sha512-x6rnnpRa2GL0zQOkt6rts3YDPzduLpWvwAF6EMhXFVZXD4tPrBkEFqzGowzCsIWsPjqSK+tyNEODUBXeeVHSkw==}
|
|
1703
|
-
engines: {node: '>= 12.0.0'}
|
|
1704
|
-
cpu: [arm]
|
|
1705
|
-
os: [linux]
|
|
1706
|
-
|
|
1707
|
-
lightningcss-linux-arm64-gnu@1.32.0:
|
|
1708
|
-
resolution: {integrity: sha512-0nnMyoyOLRJXfbMOilaSRcLH3Jw5z9HDNGfT/gwCPgaDjnx0i8w7vBzFLFR1f6CMLKF8gVbebmkUN3fa/kQJpQ==}
|
|
1709
|
-
engines: {node: '>= 12.0.0'}
|
|
1710
|
-
cpu: [arm64]
|
|
1711
|
-
os: [linux]
|
|
1712
|
-
|
|
1713
|
-
lightningcss-linux-arm64-musl@1.32.0:
|
|
1714
|
-
resolution: {integrity: sha512-UpQkoenr4UJEzgVIYpI80lDFvRmPVg6oqboNHfoH4CQIfNA+HOrZ7Mo7KZP02dC6LjghPQJeBsvXhJod/wnIBg==}
|
|
1715
|
-
engines: {node: '>= 12.0.0'}
|
|
1716
|
-
cpu: [arm64]
|
|
1717
|
-
os: [linux]
|
|
1718
|
-
|
|
1719
|
-
lightningcss-linux-x64-gnu@1.32.0:
|
|
1720
|
-
resolution: {integrity: sha512-V7Qr52IhZmdKPVr+Vtw8o+WLsQJYCTd8loIfpDaMRWGUZfBOYEJeyJIkqGIDMZPwPx24pUMfwSxxI8phr/MbOA==}
|
|
1721
|
-
engines: {node: '>= 12.0.0'}
|
|
1722
|
-
cpu: [x64]
|
|
1723
|
-
os: [linux]
|
|
1724
|
-
|
|
1725
|
-
lightningcss-linux-x64-musl@1.32.0:
|
|
1726
|
-
resolution: {integrity: sha512-bYcLp+Vb0awsiXg/80uCRezCYHNg1/l3mt0gzHnWV9XP1W5sKa5/TCdGWaR/zBM2PeF/HbsQv/j2URNOiVuxWg==}
|
|
1727
|
-
engines: {node: '>= 12.0.0'}
|
|
1728
|
-
cpu: [x64]
|
|
1729
|
-
os: [linux]
|
|
1730
|
-
|
|
1731
|
-
lightningcss-win32-arm64-msvc@1.32.0:
|
|
1732
|
-
resolution: {integrity: sha512-8SbC8BR40pS6baCM8sbtYDSwEVQd4JlFTOlaD3gWGHfThTcABnNDBda6eTZeqbofalIJhFx0qKzgHJmcPTnGdw==}
|
|
1733
|
-
engines: {node: '>= 12.0.0'}
|
|
1734
|
-
cpu: [arm64]
|
|
1735
|
-
os: [win32]
|
|
1736
|
-
|
|
1737
|
-
lightningcss-win32-x64-msvc@1.32.0:
|
|
1738
|
-
resolution: {integrity: sha512-Amq9B/SoZYdDi1kFrojnoqPLxYhQ4Wo5XiL8EVJrVsB8ARoC1PWW6VGtT0WKCemjy8aC+louJnjS7U18x3b06Q==}
|
|
1739
|
-
engines: {node: '>= 12.0.0'}
|
|
1740
|
-
cpu: [x64]
|
|
1741
|
-
os: [win32]
|
|
1742
|
-
|
|
1743
|
-
lightningcss@1.32.0:
|
|
1744
|
-
resolution: {integrity: sha512-NXYBzinNrblfraPGyrbPoD19C1h9lfI/1mzgWYvXUTe414Gz/X1FD2XBZSZM7rRTrMA8JL3OtAaGifrIKhQ5yQ==}
|
|
1745
|
-
engines: {node: '>= 12.0.0'}
|
|
1746
|
-
|
|
1747
|
-
lines-and-columns@1.2.4:
|
|
1748
|
-
resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==}
|
|
1749
|
-
|
|
1750
|
-
lint-staged@17.0.8:
|
|
1751
|
-
resolution: {integrity: sha512-B2P/d+jVW0UXOQ0MVMLrB/9ydA1P+zz6jYfdrbbEd9ur3S2rcbduFWKiUCC02Sm5hbC8nrm7y24WuYMG54HfxA==}
|
|
1752
|
-
engines: {node: '>=22.22.1'}
|
|
1753
|
-
hasBin: true
|
|
1754
|
-
|
|
1755
|
-
listr2@10.2.1:
|
|
1756
|
-
resolution: {integrity: sha512-7I5knELsJKTUjXG+A6BkKAiGkW1i25fNa/xlUl9hFtk15WbE9jndA89xu5FzQKrY5llajE1hfZZFMILXkDHk/Q==}
|
|
1757
|
-
engines: {node: '>=22.13.0'}
|
|
1758
|
-
|
|
1759
|
-
local-pkg@1.2.1:
|
|
1760
|
-
resolution: {integrity: sha512-++gUqRDEvcnN6Zhqrr+y/CkVEHhlrR96vZn3nZZPYzMcBUyBtTKzB9NadClFIsIVSsu+3i9tfk/erqy9kAmt7Q==}
|
|
1761
|
-
engines: {node: '>=14'}
|
|
1762
|
-
|
|
1763
|
-
locate-path@6.0.0:
|
|
1764
|
-
resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==}
|
|
1765
|
-
engines: {node: '>=10'}
|
|
1766
|
-
|
|
1767
|
-
log-update@6.1.0:
|
|
1768
|
-
resolution: {integrity: sha512-9ie8ItPR6tjY5uYJh8K/Zrv/RMZ5VOlOWvtZdEHYSTFKZfIBPQa9tOAEeAWhd+AnIneLJ22w5fjOYtoutpWq5w==}
|
|
1769
|
-
engines: {node: '>=18'}
|
|
1770
|
-
|
|
1771
|
-
lru-cache@5.1.1:
|
|
1772
|
-
resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
|
|
1773
|
-
|
|
1774
|
-
magic-string@0.30.21:
|
|
1775
|
-
resolution: {integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==}
|
|
1776
|
-
|
|
1777
|
-
memorystream@0.3.1:
|
|
1778
|
-
resolution: {integrity: sha512-S3UwM3yj5mtUSEfP41UZmt/0SCoVYUcU1rkXv+BQ5Ig8ndL4sPoJNBUJERafdPb5jjHJGuMgytgKvKIf58XNBw==}
|
|
1779
|
-
engines: {node: '>= 0.10.0'}
|
|
1780
|
-
|
|
1781
|
-
meow@14.1.0:
|
|
1782
|
-
resolution: {integrity: sha512-EDYo6VlmtnumlcBCbh1gLJ//9jvM/ndXHfVXIFrZVr6fGcwTUyCTFNTLCKuY3ffbK8L/+3Mzqnd58RojiZqHVw==}
|
|
1783
|
-
engines: {node: '>=20'}
|
|
1784
|
-
|
|
1785
|
-
merge2@1.4.1:
|
|
1786
|
-
resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
|
|
1787
|
-
engines: {node: '>= 8'}
|
|
1788
|
-
|
|
1789
|
-
micromatch@4.0.8:
|
|
1790
|
-
resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==}
|
|
1791
|
-
engines: {node: '>=8.6'}
|
|
1792
|
-
|
|
1793
|
-
mimic-function@5.0.1:
|
|
1794
|
-
resolution: {integrity: sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==}
|
|
1795
|
-
engines: {node: '>=18'}
|
|
1796
|
-
|
|
1797
|
-
minimatch@10.2.5:
|
|
1798
|
-
resolution: {integrity: sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==}
|
|
1799
|
-
engines: {node: 18 || 20 || >=22}
|
|
1800
|
-
|
|
1801
|
-
mlly@1.8.2:
|
|
1802
|
-
resolution: {integrity: sha512-d+ObxMQFmbt10sretNDytwt85VrbkhhUA/JBGm1MPaWJ65Cl4wOgLaB1NYvJSZ0Ef03MMEU/0xpPMXUIQ29UfA==}
|
|
1803
|
-
|
|
1804
|
-
mrmime@2.0.1:
|
|
1805
|
-
resolution: {integrity: sha512-Y3wQdFg2Va6etvQ5I82yUhGdsKrcYox6p7FfL1LbK2J4V01F9TGlepTIhnK24t7koZibmg82KGglhA1XK5IsLQ==}
|
|
1806
|
-
engines: {node: '>=10'}
|
|
1807
|
-
|
|
1808
|
-
ms@2.1.3:
|
|
1809
|
-
resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
|
|
1810
|
-
|
|
1811
|
-
muggle-string@0.4.1:
|
|
1812
|
-
resolution: {integrity: sha512-VNTrAak/KhO2i8dqqnqnAHOa3cYBwXEZe9h+D5h/1ZqFSTEFHdM65lR7RoIqq3tBBYavsOXV84NoHXZ0AkPyqQ==}
|
|
1813
|
-
|
|
1814
|
-
nanoid@3.3.16:
|
|
1815
|
-
resolution: {integrity: sha512-bzlKTyNJ7+LdGIIwy8ijFpIqEQIvafahV7eYykJ8Cvh42EdJeODoJ6gUJXpQJvej1BddH8OqTXZNE/KfbWAu8Q==}
|
|
1816
|
-
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
|
|
1817
|
-
hasBin: true
|
|
1818
|
-
|
|
1819
|
-
natural-compare@1.4.0:
|
|
1820
|
-
resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
|
|
1821
|
-
|
|
1822
|
-
node-releases@2.0.50:
|
|
1823
|
-
resolution: {integrity: sha512-J6l92tKHX6w8Jy5nO1Vuc01NoIiRGi/d6qBKVxh+IQ8Cr3b6HbVNfKiF8ZpFKufTwpwxMmce2W3iQZ861ZRyTg==}
|
|
1824
|
-
engines: {node: '>=18'}
|
|
1825
|
-
|
|
1826
|
-
npm-normalize-package-bin@6.0.0:
|
|
1827
|
-
resolution: {integrity: sha512-tdt4aFn9QamlhdN3HV2D2ccpBwO5/fyjjbXUxYA6uBjyekMZcZvDq0aSj9t5Jo+tih6AYFnt/cuIRn9013e0Uw==}
|
|
1828
|
-
engines: {node: ^22.22.2 || ^24.15.0 || >=26.0.0}
|
|
1829
|
-
|
|
1830
|
-
npm-run-all2@9.0.2:
|
|
1831
|
-
resolution: {integrity: sha512-+dd4SO2jAlLE06OzmJKzIe6QvvjXezcbmobnh8usR0a8BzQCABTdqTXqVPji0ICOhSQpIIrkGd7IzNl5iDaRSA==}
|
|
1832
|
-
engines: {node: ^22.22.2 || ^24.15.0 || >=26.0.0, npm: '>= 10'}
|
|
1833
|
-
hasBin: true
|
|
1834
|
-
|
|
1835
|
-
nth-check@2.1.1:
|
|
1836
|
-
resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==}
|
|
1837
|
-
|
|
1838
|
-
obug@2.1.1:
|
|
1839
|
-
resolution: {integrity: sha512-uTqF9MuPraAQ+IsnPf366RG4cP9RtUi7MLO1N3KEc+wb0a6yKpeL0lmk2IB1jY5KHPAlTc6T/JRdC/YqxHNwkQ==}
|
|
1840
|
-
|
|
1841
|
-
obug@2.1.3:
|
|
1842
|
-
resolution: {integrity: sha512-9miFgM2OFba7hB+pRgvtV84pYTBaoTHohvmIgiRt6dRIzbwEOIaNaP+dIlGs2fNFoB0SeISs0Jz5WFVRid6Xyg==}
|
|
1843
|
-
engines: {node: '>=12.20.0'}
|
|
1844
|
-
|
|
1845
|
-
ohash@2.0.11:
|
|
1846
|
-
resolution: {integrity: sha512-RdR9FQrFwNBNXAr4GixM8YaRZRJ5PUWbKYbE5eOsrwAjJW0q2REGcf79oYPsLyskQCZG1PLN+S/K1V00joZAoQ==}
|
|
1847
|
-
|
|
1848
|
-
onetime@7.0.0:
|
|
1849
|
-
resolution: {integrity: sha512-VXJjc87FScF88uafS3JllDgvAm+c/Slfz06lorj2uAY34rlUu0Nt+v8wreiImcrgAjjIHp1rXpTDlLOGw29WwQ==}
|
|
1850
|
-
engines: {node: '>=18'}
|
|
1851
|
-
|
|
1852
|
-
open@11.0.0:
|
|
1853
|
-
resolution: {integrity: sha512-smsWv2LzFjP03xmvFoJ331ss6h+jixfA4UUV/Bsiyuu4YJPfN+FIQGOIiv4w9/+MoHkfkJ22UIaQWRVFRfH6Vw==}
|
|
1854
|
-
engines: {node: '>=20'}
|
|
1855
|
-
|
|
1856
|
-
optionator@0.9.4:
|
|
1857
|
-
resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==}
|
|
1858
|
-
engines: {node: '>= 0.8.0'}
|
|
1859
|
-
|
|
1860
|
-
oxfmt@0.58.0:
|
|
1861
|
-
resolution: {integrity: sha512-8feG/7NVEHDVwc1OUpP6Pks+TnaDFUw2jLLFIMi5bcmmwxAX2wBQvjSzj62RRTYBf2Op1Wt8xbkmagmPTR5ETg==}
|
|
1862
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
1863
|
-
hasBin: true
|
|
1864
|
-
peerDependencies:
|
|
1865
|
-
svelte: ^5.0.0
|
|
1866
|
-
vite-plus: '*'
|
|
1867
|
-
peerDependenciesMeta:
|
|
1868
|
-
svelte:
|
|
1869
|
-
optional: true
|
|
1870
|
-
vite-plus:
|
|
1871
|
-
optional: true
|
|
1872
|
-
|
|
1873
|
-
oxlint@1.73.0:
|
|
1874
|
-
resolution: {integrity: sha512-u91G9TJzU6yqKWNZUYprQB07W7YvntZXaRxQ6CkoytepYhLWUXWsr1M8zUJ34VatNPuUAr3Z8GH+O2A331CluQ==}
|
|
1875
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
1876
|
-
hasBin: true
|
|
1877
|
-
peerDependencies:
|
|
1878
|
-
oxlint-tsgolint: '>=0.24.0'
|
|
1879
|
-
vite-plus: '*'
|
|
1880
|
-
peerDependenciesMeta:
|
|
1881
|
-
oxlint-tsgolint:
|
|
1882
|
-
optional: true
|
|
1883
|
-
vite-plus:
|
|
1884
|
-
optional: true
|
|
1885
|
-
|
|
1886
|
-
p-limit@3.1.0:
|
|
1887
|
-
resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==}
|
|
1888
|
-
engines: {node: '>=10'}
|
|
1889
|
-
|
|
1890
|
-
p-locate@5.0.0:
|
|
1891
|
-
resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==}
|
|
1892
|
-
engines: {node: '>=10'}
|
|
1893
|
-
|
|
1894
|
-
parent-module@1.0.1:
|
|
1895
|
-
resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==}
|
|
1896
|
-
engines: {node: '>=6'}
|
|
1897
|
-
|
|
1898
|
-
parse-json@5.2.0:
|
|
1899
|
-
resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==}
|
|
1900
|
-
engines: {node: '>=8'}
|
|
1901
|
-
|
|
1902
|
-
path-browserify@1.0.1:
|
|
1903
|
-
resolution: {integrity: sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==}
|
|
1904
|
-
|
|
1905
|
-
path-exists@4.0.0:
|
|
1906
|
-
resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==}
|
|
1907
|
-
engines: {node: '>=8'}
|
|
1908
|
-
|
|
1909
|
-
path-key@3.1.1:
|
|
1910
|
-
resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==}
|
|
1911
|
-
engines: {node: '>=8'}
|
|
1912
|
-
|
|
1913
|
-
pathe@2.0.3:
|
|
1914
|
-
resolution: {integrity: sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==}
|
|
1915
|
-
|
|
1916
|
-
perfect-debounce@2.1.0:
|
|
1917
|
-
resolution: {integrity: sha512-LjgdTytVFXeUgtHZr9WYViYSM/g8MkcTPYDlPa3cDqMirHjKiSZPYd6DoL7pK8AJQr+uWkQvCjHNdiMqsrJs+g==}
|
|
1918
|
-
|
|
1919
|
-
picocolors@1.1.1:
|
|
1920
|
-
resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
|
|
1921
|
-
|
|
1922
|
-
picomatch@2.3.2:
|
|
1923
|
-
resolution: {integrity: sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==}
|
|
1924
|
-
engines: {node: '>=8.6'}
|
|
1925
|
-
|
|
1926
|
-
picomatch@4.0.5:
|
|
1927
|
-
resolution: {integrity: sha512-RvwwcruNjI1ncT5xRakeyS9Lf8lcItv34KD+aif+VH9kduAyfYBipGh12274xtenIPZ119/R9BdTBa8gAwSh0A==}
|
|
1928
|
-
engines: {node: '>=12'}
|
|
1929
|
-
|
|
1930
|
-
pidtree@1.0.0:
|
|
1931
|
-
resolution: {integrity: sha512-avfAvjB9Dd0wdj3rjJX//yS+G79OO0KrS5pJHFJENjYGX6N4SMgEDBBI/yFy0lloOYSaC6XQxzpOAMPfSYFV/Q==}
|
|
1932
|
-
engines: {node: '>=18'}
|
|
1933
|
-
hasBin: true
|
|
1934
|
-
|
|
1935
|
-
pkg-types@1.3.1:
|
|
1936
|
-
resolution: {integrity: sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ==}
|
|
1937
|
-
|
|
1938
|
-
pkg-types@2.3.1:
|
|
1939
|
-
resolution: {integrity: sha512-y+ichcgc2LrADuhLNAx8DFjVfgz91pRxfZdI3UDhxHvcVEZsenLO+7XaU5vOp0u/7V/wZ+plyuQxtrDlZJ+yeg==}
|
|
1940
|
-
|
|
1941
|
-
postcss-selector-parser@7.1.1:
|
|
1942
|
-
resolution: {integrity: sha512-orRsuYpJVw8LdAwqqLykBj9ecS5/cRHlI5+nvTo8LcCKmzDmqVORXtOIYEEQuL9D4BxtA1lm5isAqzQZCoQ6Eg==}
|
|
1943
|
-
engines: {node: '>=4'}
|
|
1944
|
-
|
|
1945
|
-
postcss@8.5.18:
|
|
1946
|
-
resolution: {integrity: sha512-xdB1oSLHbz1vRWgCDalrCqEFTWzFlhqFC5tIHLMOSUIjhm3XXQ1qrFy8S/ESr1JYRRXqM3c1QFiMZUJdUTqyMQ==}
|
|
1947
|
-
engines: {node: ^10 || ^12 || >=14}
|
|
1948
|
-
|
|
1949
|
-
powershell-utils@0.1.0:
|
|
1950
|
-
resolution: {integrity: sha512-dM0jVuXJPsDN6DvRpea484tCUaMiXWjuCn++HGTqUWzGDjv5tZkEZldAJ/UMlqRYGFrD/etByo4/xOuC/snX2A==}
|
|
1951
|
-
engines: {node: '>=20'}
|
|
1952
|
-
|
|
1953
|
-
prelude-ls@1.2.1:
|
|
1954
|
-
resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
|
|
1955
|
-
engines: {node: '>= 0.8.0'}
|
|
1956
|
-
|
|
1957
|
-
prettier-linter-helpers@1.0.1:
|
|
1958
|
-
resolution: {integrity: sha512-SxToR7P8Y2lWmv/kTzVLC1t/GDI2WGjMwNhLLE9qtH8Q13C+aEmuRlzDst4Up4s0Wc8sF2M+J57iB3cMLqftfg==}
|
|
1959
|
-
engines: {node: '>=6.0.0'}
|
|
1960
|
-
|
|
1961
|
-
prettier@3.8.3:
|
|
1962
|
-
resolution: {integrity: sha512-7igPTM53cGHMW8xWuVTydi2KO233VFiTNyF5hLJqpilHfmn8C8gPf+PS7dUT64YcXFbiMGZxS9pCSxL/Dxm/Jw==}
|
|
1963
|
-
engines: {node: '>=14'}
|
|
1964
|
-
hasBin: true
|
|
1965
|
-
|
|
1966
|
-
punycode@2.3.1:
|
|
1967
|
-
resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
|
|
1968
|
-
engines: {node: '>=6'}
|
|
1969
|
-
|
|
1970
|
-
quansync@0.2.11:
|
|
1971
|
-
resolution: {integrity: sha512-AifT7QEbW9Nri4tAwR5M/uzpBuqfZf+zwaEM/QkzEjj7NBuFD2rBuy0K3dE+8wltbezDV7JMA0WfnCPYRSYbXA==}
|
|
1972
|
-
|
|
1973
|
-
queue-microtask@1.2.3:
|
|
1974
|
-
resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
|
|
1975
|
-
|
|
1976
|
-
read-package-json-fast@6.0.0:
|
|
1977
|
-
resolution: {integrity: sha512-PNaGjoCnw9DBA2Kl8D+8po957z778q/HOPuY2u3Bkw/JO3eC8MDx7jn/PgMtSgpcBbs+6UOjDbwReGpXmRvs0g==}
|
|
1978
|
-
engines: {node: ^22.22.2 || ^24.15.0 || >=26.0.0}
|
|
1979
|
-
|
|
1980
|
-
readdirp@5.0.0:
|
|
1981
|
-
resolution: {integrity: sha512-9u/XQ1pvrQtYyMpZe7DXKv2p5CNvyVwzUB6uhLAnQwHMSgKMBR62lc7AHljaeteeHXn11XTAaLLUVZYVZyuRBQ==}
|
|
1982
|
-
engines: {node: '>= 20.19.0'}
|
|
1983
|
-
|
|
1984
|
-
require-from-string@2.0.2:
|
|
1985
|
-
resolution: {integrity: sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==}
|
|
1986
|
-
engines: {node: '>=0.10.0'}
|
|
1987
|
-
|
|
1988
|
-
resolve-from@4.0.0:
|
|
1989
|
-
resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==}
|
|
1990
|
-
engines: {node: '>=4'}
|
|
1991
|
-
|
|
1992
|
-
resolve-from@5.0.0:
|
|
1993
|
-
resolution: {integrity: sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==}
|
|
1994
|
-
engines: {node: '>=8'}
|
|
1995
|
-
|
|
1996
|
-
restore-cursor@5.1.0:
|
|
1997
|
-
resolution: {integrity: sha512-oMA2dcrw6u0YfxJQXm342bFKX/E4sG9rbTzO9ptUcR/e8A33cHuvStiYOwH7fszkZlZ1z/ta9AAoPk2F4qIOHA==}
|
|
1998
|
-
engines: {node: '>=18'}
|
|
1999
|
-
|
|
2000
|
-
reusify@1.1.0:
|
|
2001
|
-
resolution: {integrity: sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==}
|
|
2002
|
-
engines: {iojs: '>=1.0.0', node: '>=0.10.0'}
|
|
2003
|
-
|
|
2004
|
-
rfdc@1.4.1:
|
|
2005
|
-
resolution: {integrity: sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==}
|
|
2006
|
-
|
|
2007
|
-
rolldown@1.1.5:
|
|
2008
|
-
resolution: {integrity: sha512-t9z29cJjXf/vxQ8dyhCSpt6H6aSwHTk8cT5I3iy6SMXuFpk5mB6PL6XfC8PCwrPTx93udwKUm9HRteAlTGBLiA==}
|
|
2009
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
2010
|
-
hasBin: true
|
|
2011
|
-
|
|
2012
|
-
run-applescript@7.1.0:
|
|
2013
|
-
resolution: {integrity: sha512-DPe5pVFaAsinSaV6QjQ6gdiedWDcRCbUuiQfQa2wmWV7+xC9bGulGI8+TdRmoFkAPaBXk8CrAbnlY2ISniJ47Q==}
|
|
2014
|
-
engines: {node: '>=18'}
|
|
2015
|
-
|
|
2016
|
-
run-parallel@1.2.0:
|
|
2017
|
-
resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
|
|
2018
|
-
|
|
2019
|
-
scule@1.3.0:
|
|
2020
|
-
resolution: {integrity: sha512-6FtHJEvt+pVMIB9IBY+IcCJ6Z5f1iQnytgyfKMhDKgmzYG+TeH/wx1y3l27rshSbLiSanrR9ffZDrEsmjlQF2g==}
|
|
2021
|
-
|
|
2022
|
-
semver@6.3.1:
|
|
2023
|
-
resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==}
|
|
2024
|
-
hasBin: true
|
|
2025
|
-
|
|
2026
|
-
semver@7.8.0:
|
|
2027
|
-
resolution: {integrity: sha512-AcM7dV/5ul4EekoQ29Agm5vri8JNqRyj39o0qpX6vDF2GZrtutZl5RwgD1XnZjiTAfncsJhMI48QQH3sN87YNA==}
|
|
2028
|
-
engines: {node: '>=10'}
|
|
2029
|
-
hasBin: true
|
|
2030
|
-
|
|
2031
|
-
semver@7.8.5:
|
|
2032
|
-
resolution: {integrity: sha512-Y7/KDsb8LjooZpwaqGyulO6DQlksgCncchHGk+sZIY4SBvUocMBEFH5Ur1fI4dV+Jvl0w6cjvucaIi40puRioA==}
|
|
2033
|
-
engines: {node: '>=10'}
|
|
2034
|
-
hasBin: true
|
|
2035
|
-
|
|
2036
|
-
shebang-command@2.0.0:
|
|
2037
|
-
resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==}
|
|
2038
|
-
engines: {node: '>=8'}
|
|
2039
|
-
|
|
2040
|
-
shebang-regex@3.0.0:
|
|
2041
|
-
resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==}
|
|
2042
|
-
engines: {node: '>=8'}
|
|
2043
|
-
|
|
2044
|
-
shell-quote@1.8.4:
|
|
2045
|
-
resolution: {integrity: sha512-VsC6n6vz1ihYYyZZwX7YZSF5l5x36ca17OC+a69h94YqB7X6XLwf+5MOgynYir2SLFUbl8gIYvBo8K8RoNQ6bQ==}
|
|
2046
|
-
engines: {node: '>= 0.4'}
|
|
2047
|
-
|
|
2048
|
-
signal-exit@4.1.0:
|
|
2049
|
-
resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==}
|
|
2050
|
-
engines: {node: '>=14'}
|
|
2051
|
-
|
|
2052
|
-
sirv@3.0.2:
|
|
2053
|
-
resolution: {integrity: sha512-2wcC/oGxHis/BoHkkPwldgiPSYcpZK3JU28WoMVv55yHJgcZ8rlXvuG9iZggz+sU1d4bRgIGASwyWqjxu3FM0g==}
|
|
2054
|
-
engines: {node: '>=18'}
|
|
2055
|
-
|
|
2056
|
-
slice-ansi@7.1.2:
|
|
2057
|
-
resolution: {integrity: sha512-iOBWFgUX7caIZiuutICxVgX1SdxwAVFFKwt1EvMYYec/NWO5meOJ6K5uQxhrYBdQJne4KxiqZc+KptFOWFSI9w==}
|
|
2058
|
-
engines: {node: '>=18'}
|
|
2059
|
-
|
|
2060
|
-
slice-ansi@8.0.0:
|
|
2061
|
-
resolution: {integrity: sha512-stxByr12oeeOyY2BlviTNQlYV5xOj47GirPr4yA1hE9JCtxfQN0+tVbkxwCtYDQWhEKWFHsEK48ORg5jrouCAg==}
|
|
2062
|
-
engines: {node: '>=20'}
|
|
2063
|
-
|
|
2064
|
-
source-map-js@1.2.1:
|
|
2065
|
-
resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
|
|
2066
|
-
engines: {node: '>=0.10.0'}
|
|
2067
|
-
|
|
2068
|
-
string-argv@0.3.2:
|
|
2069
|
-
resolution: {integrity: sha512-aqD2Q0144Z+/RqG52NeHEkZauTAUWJO8c6yTftGJKO3Tja5tUgIfmIl6kExvhtxSDP7fXB6DvzkfMpCd/F3G+Q==}
|
|
2070
|
-
engines: {node: '>=0.6.19'}
|
|
2071
|
-
|
|
2072
|
-
string-width@7.2.0:
|
|
2073
|
-
resolution: {integrity: sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==}
|
|
2074
|
-
engines: {node: '>=18'}
|
|
2075
|
-
|
|
2076
|
-
string-width@8.2.2:
|
|
2077
|
-
resolution: {integrity: sha512-GaPUh5gfdrYzqeVNZvUfT23vYYxXzKYidUcnMtJg/3rxRV63EFZy3k6xfKlmfeJD0176lnUV/Usr3XcwSvFzpg==}
|
|
2078
|
-
engines: {node: '>=20'}
|
|
2079
|
-
|
|
2080
|
-
strip-ansi@7.2.0:
|
|
2081
|
-
resolution: {integrity: sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==}
|
|
2082
|
-
engines: {node: '>=12'}
|
|
2083
|
-
|
|
2084
|
-
strip-literal@3.1.0:
|
|
2085
|
-
resolution: {integrity: sha512-8r3mkIM/2+PpjHoOtiAW8Rg3jJLHaV7xPwG+YRGrv6FP0wwk/toTpATxWYOW0BKdWwl82VT2tFYi5DlROa0Mxg==}
|
|
2086
|
-
|
|
2087
|
-
synckit@0.11.12:
|
|
2088
|
-
resolution: {integrity: sha512-Bh7QjT8/SuKUIfObSXNHNSK6WHo6J1tHCqJsuaFDP7gP0fkzSfTxI8y85JrppZ0h8l0maIgc2tfuZQ6/t3GtnQ==}
|
|
2089
|
-
engines: {node: ^14.18.0 || >=16.0.0}
|
|
2090
|
-
|
|
2091
|
-
tailwind-merge@3.6.0:
|
|
2092
|
-
resolution: {integrity: sha512-uxL7qAVQriqRQPAyK3pj66VqskWqoZ37PW94jwOTwNfq/z9oyu1V+eqrZqtR2+fCiXdYOZe/Modt8GtvqNzu+w==}
|
|
2093
|
-
|
|
2094
|
-
tailwindcss@4.3.2:
|
|
2095
|
-
resolution: {integrity: sha512-WtctNNSH8A9jlMIqxzuYumOHU5uGZyRv0Q5svQl+oEPy5w84YpBxdb7MdqyiSPQge5jTJ6zFQLq0PFygdccSBA==}
|
|
2096
|
-
|
|
2097
|
-
tapable@2.3.3:
|
|
2098
|
-
resolution: {integrity: sha512-uxc/zpqFg6x7C8vOE7lh6Lbda8eEL9zmVm/PLeTPBRhh1xCgdWaQ+J1CUieGpIfm2HdtsUpRv+HshiasBMcc6A==}
|
|
2099
|
-
engines: {node: '>=6'}
|
|
2100
|
-
|
|
2101
|
-
tinyexec@1.2.4:
|
|
2102
|
-
resolution: {integrity: sha512-SHf/r48b7vOrjve9PxJo3MN5v5yuyjHvdUcrQffT3WXMUfnGmHDVbC4k3sHJaJTgZCwpUplIaAo5ANtMyp3YHg==}
|
|
2103
|
-
engines: {node: '>=18'}
|
|
2104
|
-
|
|
2105
|
-
tinyglobby@0.2.16:
|
|
2106
|
-
resolution: {integrity: sha512-pn99VhoACYR8nFHhxqix+uvsbXineAasWm5ojXoN8xEwK5Kd3/TrhNn1wByuD52UxWRLy8pu+kRMniEi6Eq9Zg==}
|
|
2107
|
-
engines: {node: '>=12.0.0'}
|
|
2108
|
-
|
|
2109
|
-
tinyglobby@0.2.17:
|
|
2110
|
-
resolution: {integrity: sha512-wXR/dYpcqKmfWpEdZjiKJOwCNFndD0DMnrW/cYjVGttEkBfVgcLFHoNrlj47mjOVic9yyNu65alsgF4NQyTa2g==}
|
|
2111
|
-
engines: {node: '>=12.0.0'}
|
|
2112
|
-
|
|
2113
|
-
tinypool@2.1.0:
|
|
2114
|
-
resolution: {integrity: sha512-Pugqs6M0m7Lv1I7FtxN4aoyToKg1C4tu+/381vH35y8oENM/Ai7f7C4StcoK4/+BSw9ebcS8jRiVrORFKCALLw==}
|
|
2115
|
-
engines: {node: ^20.0.0 || >=22.0.0}
|
|
2116
|
-
|
|
2117
|
-
to-regex-range@5.0.1:
|
|
2118
|
-
resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
|
|
2119
|
-
engines: {node: '>=8.0'}
|
|
2120
|
-
|
|
2121
|
-
totalist@3.0.1:
|
|
2122
|
-
resolution: {integrity: sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==}
|
|
2123
|
-
engines: {node: '>=6'}
|
|
2124
|
-
|
|
2125
|
-
ts-api-utils@2.5.0:
|
|
2126
|
-
resolution: {integrity: sha512-OJ/ibxhPlqrMM0UiNHJ/0CKQkoKF243/AEmplt3qpRgkW8VG7IfOS41h7V8TjITqdByHzrjcS/2si+y4lIh8NA==}
|
|
2127
|
-
engines: {node: '>=18.12'}
|
|
2128
|
-
peerDependencies:
|
|
2129
|
-
typescript: '>=4.8.4'
|
|
2130
|
-
|
|
2131
|
-
tslib@2.8.1:
|
|
2132
|
-
resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
|
|
2133
|
-
|
|
2134
|
-
tw-animate-css@1.4.0:
|
|
2135
|
-
resolution: {integrity: sha512-7bziOlRqH0hJx80h/3mbicLW7o8qLsH5+RaLR2t+OHM3D0JlWGODQKQ4cxbK7WlvmUxpcj6Kgu6EKqjrGFe3QQ==}
|
|
2136
|
-
|
|
2137
|
-
type-check@0.4.0:
|
|
2138
|
-
resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==}
|
|
2139
|
-
engines: {node: '>= 0.8.0'}
|
|
2140
|
-
|
|
2141
|
-
typescript-eslint@8.61.1:
|
|
2142
|
-
resolution: {integrity: sha512-V7PayAfJokV3pEHgN7/v03D1SpujhRfQtYLbLIiBfDDncdg4PAiRBfoS4cnCANK4jmAPncczi59QO3afiXUlNw==}
|
|
2143
|
-
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
2144
|
-
peerDependencies:
|
|
2145
|
-
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
2146
|
-
typescript: '>=4.8.4 <6.1.0'
|
|
2147
|
-
|
|
2148
|
-
typescript@6.0.3:
|
|
2149
|
-
resolution: {integrity: sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==}
|
|
2150
|
-
engines: {node: '>=14.17'}
|
|
2151
|
-
hasBin: true
|
|
2152
|
-
|
|
2153
|
-
ufo@1.6.4:
|
|
2154
|
-
resolution: {integrity: sha512-JFNbkD1Svwe0KvGi8GOeLcP4kAWQ609twvCdcHxq1oSL8svv39ZuSvajcD8B+5D0eL4+s1Is2D/O6KN3qcTeRA==}
|
|
2155
|
-
|
|
2156
|
-
undici-types@8.3.0:
|
|
2157
|
-
resolution: {integrity: sha512-j375ScV60dom+YkPFIfTLcOiPxkN/buHz5GobjLhixFuANaNs3C9l4GmrWqejgXWJ7BbJcFYpTEUkS1Ge8bpZQ==}
|
|
2158
|
-
|
|
2159
|
-
unimport@5.7.0:
|
|
2160
|
-
resolution: {integrity: sha512-njnL6sp8lEA8QQbZrt+52p/g4X0rw3bnGGmUcJnt1jeG8+iiqO779aGz0PirCtydAIVcuTBRlJ52F0u46z309Q==}
|
|
2161
|
-
engines: {node: '>=18.12.0'}
|
|
2162
|
-
|
|
2163
|
-
unplugin-auto-import@21.0.0:
|
|
2164
|
-
resolution: {integrity: sha512-vWuC8SwqJmxZFYwPojhOhOXDb5xFhNNcEVb9K/RFkyk/3VnfaOjzitWN7v+8DEKpMjSsY2AEGXNgt6I0yQrhRQ==}
|
|
2165
|
-
engines: {node: '>=20.19.0'}
|
|
2166
|
-
peerDependencies:
|
|
2167
|
-
'@nuxt/kit': ^4.0.0
|
|
2168
|
-
'@vueuse/core': '*'
|
|
2169
|
-
peerDependenciesMeta:
|
|
2170
|
-
'@nuxt/kit':
|
|
2171
|
-
optional: true
|
|
2172
|
-
'@vueuse/core':
|
|
2173
|
-
optional: true
|
|
2174
|
-
|
|
2175
|
-
unplugin-utils@0.3.1:
|
|
2176
|
-
resolution: {integrity: sha512-5lWVjgi6vuHhJ526bI4nlCOmkCIF3nnfXkCMDeMJrtdvxTs6ZFCM8oNufGTsDbKv/tJ/xj8RpvXjRuPBZJuJog==}
|
|
2177
|
-
engines: {node: '>=20.19.0'}
|
|
2178
|
-
|
|
2179
|
-
unplugin-vue-components@32.1.0:
|
|
2180
|
-
resolution: {integrity: sha512-YiUkSxuRjab18XFOrX5VsIxXzccrfmHVGsGeJgSgklb829DQmCy9E4vvDUE4tuvZZdxyFJZX0Oc4TPnnxiiMyg==}
|
|
2181
|
-
engines: {node: '>=20.19.0'}
|
|
2182
|
-
peerDependencies:
|
|
2183
|
-
'@nuxt/kit': ^3.2.2 || ^4.0.0
|
|
2184
|
-
vue: ^3.0.0
|
|
2185
|
-
peerDependenciesMeta:
|
|
2186
|
-
'@nuxt/kit':
|
|
2187
|
-
optional: true
|
|
2188
|
-
|
|
2189
|
-
unplugin@2.3.11:
|
|
2190
|
-
resolution: {integrity: sha512-5uKD0nqiYVzlmCRs01Fhs2BdkEgBS3SAVP6ndrBsuK42iC2+JHyxM05Rm9G8+5mkmRtzMZGY8Ct5+mliZxU/Ww==}
|
|
2191
|
-
engines: {node: '>=18.12.0'}
|
|
2192
|
-
|
|
2193
|
-
unplugin@3.0.0:
|
|
2194
|
-
resolution: {integrity: sha512-0Mqk3AT2TZCXWKdcoaufeXNukv2mTrEZExeXlHIOZXdqYoHHr4n51pymnwV8x2BOVxwXbK2HLlI7usrqMpycdg==}
|
|
2195
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
2196
|
-
|
|
2197
|
-
update-browserslist-db@1.2.3:
|
|
2198
|
-
resolution: {integrity: sha512-Js0m9cx+qOgDxo0eMiFGEueWztz+d4+M3rGlmKPT+T4IS/jP4ylw3Nwpu6cpTTP8R1MAC1kF4VbdLt3ARf209w==}
|
|
2199
|
-
hasBin: true
|
|
2200
|
-
peerDependencies:
|
|
2201
|
-
browserslist: '>= 4.21.0'
|
|
2202
|
-
|
|
2203
|
-
uri-js@4.4.1:
|
|
2204
|
-
resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==}
|
|
2205
|
-
|
|
2206
|
-
util-deprecate@1.0.2:
|
|
2207
|
-
resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
|
|
2208
|
-
|
|
2209
|
-
vite-dev-rpc@2.0.0:
|
|
2210
|
-
resolution: {integrity: sha512-yKwbTwdHKSD2k/aGqyWpPHepo45OQc8lH3/6IfT4ZqeKE26ooKvi4WIEKzqWav8v+9Is8u1k8q54hvOmqASazA==}
|
|
2211
|
-
peerDependencies:
|
|
2212
|
-
vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0 || ^6.0.1 || ^7.0.0-0 || ^8.0.0
|
|
2213
|
-
|
|
2214
|
-
vite-hot-client@2.2.0:
|
|
2215
|
-
resolution: {integrity: sha512-76Zs9zrHbH7M7wqeyooGQKdX+yg0pQ0xuQ1PbFp4z5a0Lzn2e5IPFoCswnmqZ4GiwqB4Jo3WcDAMO9jARTJl8w==}
|
|
2216
|
-
peerDependencies:
|
|
2217
|
-
vite: ^2.6.0 || ^3.0.0 || ^4.0.0 || ^5.0.0-0 || ^6.0.0-0 || ^7.0.0-0 || ^8.0.0
|
|
2218
|
-
|
|
2219
|
-
vite-plugin-inspect@11.4.1:
|
|
2220
|
-
resolution: {integrity: sha512-ShOFe2PURXGvRS5OrgmOLZOCwDTD7dEBVt0tMpFPKb9AsvqXKCRGM8QgKrUbRbJYFXScHvDPpGRd28rYidC0tA==}
|
|
2221
|
-
engines: {node: '>=14'}
|
|
2222
|
-
peerDependencies:
|
|
2223
|
-
'@nuxt/kit': '*'
|
|
2224
|
-
vite: ^6.0.0 || ^7.0.0-0 || ^8.0.0-0
|
|
2225
|
-
peerDependenciesMeta:
|
|
2226
|
-
'@nuxt/kit':
|
|
2227
|
-
optional: true
|
|
2228
|
-
|
|
2229
|
-
vite-plugin-vue-devtools@8.1.5:
|
|
2230
|
-
resolution: {integrity: sha512-QSVntSN0sbVV08CZntMWOfF8McyPyYyYd19sChLjxYyFCC7Fcpey74ztw1uCCU23wTmR2yWPb92uaxVD4Lw0Fg==}
|
|
2231
|
-
engines: {node: '>=v14.21.3'}
|
|
2232
|
-
peerDependencies:
|
|
2233
|
-
vite: ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
2234
|
-
|
|
2235
|
-
vite-plugin-vue-inspector@6.0.0:
|
|
2236
|
-
resolution: {integrity: sha512-OpyITJLgZNibxlrik1EmRtvXHDjLRxNPsWkGFTERZs2LgMEdG4W0WoFt5GIgp3a3jRou+eJR8U1zOBk/XQgEbw==}
|
|
2237
|
-
peerDependencies:
|
|
2238
|
-
vite: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
2239
|
-
|
|
2240
|
-
vite@8.1.4:
|
|
2241
|
-
resolution: {integrity: sha512-bTT9PsdWO+MQMNG9ZXIP/qM9wGh37DFxTV/sPq9cFpHr3w4jkgef032PkAL9jAqhk3Nz8NQw3O8n6/xFkqO4QQ==}
|
|
2242
|
-
engines: {node: ^20.19.0 || >=22.12.0}
|
|
2243
|
-
hasBin: true
|
|
2244
|
-
peerDependencies:
|
|
2245
|
-
'@types/node': ^20.19.0 || >=22.12.0
|
|
2246
|
-
'@vitejs/devtools': ^0.3.0
|
|
2247
|
-
esbuild: ^0.27.0 || ^0.28.0
|
|
2248
|
-
jiti: '>=1.21.0'
|
|
2249
|
-
less: ^4.0.0
|
|
2250
|
-
sass: ^1.70.0
|
|
2251
|
-
sass-embedded: ^1.70.0
|
|
2252
|
-
stylus: '>=0.54.8'
|
|
2253
|
-
sugarss: ^5.0.0
|
|
2254
|
-
terser: ^5.16.0
|
|
2255
|
-
tsx: ^4.8.1
|
|
2256
|
-
yaml: ^2.4.2
|
|
2257
|
-
peerDependenciesMeta:
|
|
2258
|
-
'@types/node':
|
|
2259
|
-
optional: true
|
|
2260
|
-
'@vitejs/devtools':
|
|
2261
|
-
optional: true
|
|
2262
|
-
esbuild:
|
|
2263
|
-
optional: true
|
|
2264
|
-
jiti:
|
|
2265
|
-
optional: true
|
|
2266
|
-
less:
|
|
2267
|
-
optional: true
|
|
2268
|
-
sass:
|
|
2269
|
-
optional: true
|
|
2270
|
-
sass-embedded:
|
|
2271
|
-
optional: true
|
|
2272
|
-
stylus:
|
|
2273
|
-
optional: true
|
|
2274
|
-
sugarss:
|
|
2275
|
-
optional: true
|
|
2276
|
-
terser:
|
|
2277
|
-
optional: true
|
|
2278
|
-
tsx:
|
|
2279
|
-
optional: true
|
|
2280
|
-
yaml:
|
|
2281
|
-
optional: true
|
|
2282
|
-
|
|
2283
|
-
vscode-uri@3.1.0:
|
|
2284
|
-
resolution: {integrity: sha512-/BpdSx+yCQGnCvecbyXdxHDkuk55/G3xwnC0GqY4gmQ3j+A+g8kzzgB4Nk/SINjqn6+waqw3EgbVF2QKExkRxQ==}
|
|
2285
|
-
|
|
2286
|
-
vue-eslint-parser@10.4.1:
|
|
2287
|
-
resolution: {integrity: sha512-Gk6gRDj0n/fkRa3C3l0bBheoBckUq/Rs0F/TvMWIS6nzzx67amAViMe9CkNgsP2tXyQONvGiHQESHwFtZ3aYDA==}
|
|
2288
|
-
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
2289
|
-
peerDependencies:
|
|
2290
|
-
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
2291
|
-
|
|
2292
|
-
vue-tsc@3.3.7:
|
|
2293
|
-
resolution: {integrity: sha512-+C+rgD49wAQ5bUTl2sp5a8Bzg4YoldMNXM+g7CFe604MYcQ8PrZPMQhIjJSzKXtPBCa+C5ayMipqjbA7splekQ==}
|
|
2294
|
-
hasBin: true
|
|
2295
|
-
peerDependencies:
|
|
2296
|
-
typescript: '>=5.0.0'
|
|
2297
|
-
|
|
2298
|
-
vue@3.5.39:
|
|
2299
|
-
resolution: {integrity: sha512-xmZCYabFGcirU8r0fTuvl/LICc1OU620rnqepaJDL/a141ZigkG7AyaxQLdqJ02ZRYzWe6YPaDHeQx7MfknQfA==}
|
|
2300
|
-
peerDependencies:
|
|
2301
|
-
typescript: '*'
|
|
2302
|
-
peerDependenciesMeta:
|
|
2303
|
-
typescript:
|
|
2304
|
-
optional: true
|
|
2305
|
-
|
|
2306
|
-
webpack-virtual-modules@0.6.2:
|
|
2307
|
-
resolution: {integrity: sha512-66/V2i5hQanC51vBQKPH4aI8NMAcBW59FVBs+rC7eGHupMyfn34q7rZIE+ETlJ+XTevqfUhVVBgSUNSW2flEUQ==}
|
|
2308
|
-
|
|
2309
|
-
which@2.0.2:
|
|
2310
|
-
resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==}
|
|
2311
|
-
engines: {node: '>= 8'}
|
|
2312
|
-
hasBin: true
|
|
2313
|
-
|
|
2314
|
-
which@7.0.0:
|
|
2315
|
-
resolution: {integrity: sha512-RancgH2dmbLdHl6LRhEqvklWMgl/Hdnun0Y90KhBOLkMefg8Qa7/Zel8Sm+8HEcP6DEjzsWzpkuBQEZok58isA==}
|
|
2316
|
-
engines: {node: ^22.22.2 || ^24.15.0 || >=26.0.0}
|
|
2317
|
-
hasBin: true
|
|
2318
|
-
|
|
2319
|
-
word-wrap@1.2.5:
|
|
2320
|
-
resolution: {integrity: sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==}
|
|
2321
|
-
engines: {node: '>=0.10.0'}
|
|
2322
|
-
|
|
2323
|
-
wrap-ansi@10.0.0:
|
|
2324
|
-
resolution: {integrity: sha512-SGcvg80f0wUy2/fXES19feHMz8E0JoXv2uNgHOu4Dgi2OrCy1lqwFYEJz1BLbDI0exjPMe/ZdzZ/YpGECBG/aQ==}
|
|
2325
|
-
engines: {node: '>=20'}
|
|
2326
|
-
|
|
2327
|
-
wrap-ansi@9.0.2:
|
|
2328
|
-
resolution: {integrity: sha512-42AtmgqjV+X1VpdOfyTGOYRi0/zsoLqtXQckTmqTeybT+BDIbM/Guxo7x3pE2vtpr1ok6xRqM9OpBe+Jyoqyww==}
|
|
2329
|
-
engines: {node: '>=18'}
|
|
2330
|
-
|
|
2331
|
-
wsl-utils@0.3.1:
|
|
2332
|
-
resolution: {integrity: sha512-g/eziiSUNBSsdDJtCLB8bdYEUMj4jR7AGeUo96p/3dTafgjHhpF4RiCFPiRILwjQoDXx5MqkBr4fwWtR3Ky4Wg==}
|
|
2333
|
-
engines: {node: '>=20'}
|
|
2334
|
-
|
|
2335
|
-
xml-name-validator@4.0.0:
|
|
2336
|
-
resolution: {integrity: sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==}
|
|
2337
|
-
engines: {node: '>=12'}
|
|
2338
|
-
|
|
2339
|
-
y18n@5.0.8:
|
|
2340
|
-
resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==}
|
|
2341
|
-
engines: {node: '>=10'}
|
|
2342
|
-
|
|
2343
|
-
yallist@3.1.1:
|
|
2344
|
-
resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==}
|
|
2345
|
-
|
|
2346
|
-
yaml@2.9.0:
|
|
2347
|
-
resolution: {integrity: sha512-2AvhNX3mb8zd6Zy7INTtSpl1F15HW6Wnqj0srWlkKLcpYl/gMIMJiyuGq2KeI2YFxUPjdlB+3Lc10seMLtL4cA==}
|
|
2348
|
-
engines: {node: '>= 14.6'}
|
|
2349
|
-
hasBin: true
|
|
2350
|
-
|
|
2351
|
-
yargs-parser@22.0.0:
|
|
2352
|
-
resolution: {integrity: sha512-rwu/ClNdSMpkSrUb+d6BRsSkLUq1fmfsY6TOpYzTwvwkg1/NRG85KBy3kq++A8LKQwX6lsu+aWad+2khvuXrqw==}
|
|
2353
|
-
engines: {node: ^20.19.0 || ^22.12.0 || >=23}
|
|
2354
|
-
|
|
2355
|
-
yargs@18.0.0:
|
|
2356
|
-
resolution: {integrity: sha512-4UEqdc2RYGHZc7Doyqkrqiln3p9X2DZVxaGbwhn2pi7MrRagKaOcIKe8L3OxYcbhXLgLFUS3zAYuQjKBQgmuNg==}
|
|
2357
|
-
engines: {node: ^20.19.0 || ^22.12.0 || >=23}
|
|
2358
|
-
|
|
2359
|
-
yocto-queue@0.1.0:
|
|
2360
|
-
resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
|
|
2361
|
-
engines: {node: '>=10'}
|
|
2362
|
-
|
|
2363
|
-
snapshots:
|
|
2364
|
-
|
|
2365
|
-
'@babel/code-frame@7.29.7':
|
|
2366
|
-
dependencies:
|
|
2367
|
-
'@babel/helper-validator-identifier': 7.29.7
|
|
2368
|
-
js-tokens: 4.0.0
|
|
2369
|
-
picocolors: 1.1.1
|
|
2370
|
-
|
|
2371
|
-
'@babel/compat-data@7.29.7': {}
|
|
2372
|
-
|
|
2373
|
-
'@babel/core@7.29.7':
|
|
2374
|
-
dependencies:
|
|
2375
|
-
'@babel/code-frame': 7.29.7
|
|
2376
|
-
'@babel/generator': 7.29.7
|
|
2377
|
-
'@babel/helper-compilation-targets': 7.29.7
|
|
2378
|
-
'@babel/helper-module-transforms': 7.29.7(@babel/core@7.29.7)
|
|
2379
|
-
'@babel/helpers': 7.29.7
|
|
2380
|
-
'@babel/parser': 7.29.7
|
|
2381
|
-
'@babel/template': 7.29.7
|
|
2382
|
-
'@babel/traverse': 7.29.7
|
|
2383
|
-
'@babel/types': 7.29.7
|
|
2384
|
-
'@jridgewell/remapping': 2.3.5
|
|
2385
|
-
convert-source-map: 2.0.0
|
|
2386
|
-
debug: 4.4.3
|
|
2387
|
-
gensync: 1.0.0-beta.2
|
|
2388
|
-
json5: 2.2.3
|
|
2389
|
-
semver: 6.3.1
|
|
2390
|
-
transitivePeerDependencies:
|
|
2391
|
-
- supports-color
|
|
2392
|
-
|
|
2393
|
-
'@babel/generator@7.29.7':
|
|
2394
|
-
dependencies:
|
|
2395
|
-
'@babel/parser': 7.29.7
|
|
2396
|
-
'@babel/types': 7.29.7
|
|
2397
|
-
'@jridgewell/gen-mapping': 0.3.13
|
|
2398
|
-
'@jridgewell/trace-mapping': 0.3.31
|
|
2399
|
-
jsesc: 3.1.0
|
|
2400
|
-
|
|
2401
|
-
'@babel/helper-annotate-as-pure@7.29.7':
|
|
2402
|
-
dependencies:
|
|
2403
|
-
'@babel/types': 7.29.7
|
|
2404
|
-
|
|
2405
|
-
'@babel/helper-compilation-targets@7.29.7':
|
|
2406
|
-
dependencies:
|
|
2407
|
-
'@babel/compat-data': 7.29.7
|
|
2408
|
-
'@babel/helper-validator-option': 7.29.7
|
|
2409
|
-
browserslist: 4.28.4
|
|
2410
|
-
lru-cache: 5.1.1
|
|
2411
|
-
semver: 6.3.1
|
|
2412
|
-
|
|
2413
|
-
'@babel/helper-create-class-features-plugin@7.29.7(@babel/core@7.29.7)':
|
|
2414
|
-
dependencies:
|
|
2415
|
-
'@babel/core': 7.29.7
|
|
2416
|
-
'@babel/helper-annotate-as-pure': 7.29.7
|
|
2417
|
-
'@babel/helper-member-expression-to-functions': 7.29.7
|
|
2418
|
-
'@babel/helper-optimise-call-expression': 7.29.7
|
|
2419
|
-
'@babel/helper-replace-supers': 7.29.7(@babel/core@7.29.7)
|
|
2420
|
-
'@babel/helper-skip-transparent-expression-wrappers': 7.29.7
|
|
2421
|
-
'@babel/traverse': 7.29.7
|
|
2422
|
-
semver: 6.3.1
|
|
2423
|
-
transitivePeerDependencies:
|
|
2424
|
-
- supports-color
|
|
2425
|
-
|
|
2426
|
-
'@babel/helper-globals@7.29.7': {}
|
|
2427
|
-
|
|
2428
|
-
'@babel/helper-member-expression-to-functions@7.29.7':
|
|
2429
|
-
dependencies:
|
|
2430
|
-
'@babel/traverse': 7.29.7
|
|
2431
|
-
'@babel/types': 7.29.7
|
|
2432
|
-
transitivePeerDependencies:
|
|
2433
|
-
- supports-color
|
|
2434
|
-
|
|
2435
|
-
'@babel/helper-module-imports@7.29.7':
|
|
2436
|
-
dependencies:
|
|
2437
|
-
'@babel/traverse': 7.29.7
|
|
2438
|
-
'@babel/types': 7.29.7
|
|
2439
|
-
transitivePeerDependencies:
|
|
2440
|
-
- supports-color
|
|
2441
|
-
|
|
2442
|
-
'@babel/helper-module-transforms@7.29.7(@babel/core@7.29.7)':
|
|
2443
|
-
dependencies:
|
|
2444
|
-
'@babel/core': 7.29.7
|
|
2445
|
-
'@babel/helper-module-imports': 7.29.7
|
|
2446
|
-
'@babel/helper-validator-identifier': 7.29.7
|
|
2447
|
-
'@babel/traverse': 7.29.7
|
|
2448
|
-
transitivePeerDependencies:
|
|
2449
|
-
- supports-color
|
|
2450
|
-
|
|
2451
|
-
'@babel/helper-optimise-call-expression@7.29.7':
|
|
2452
|
-
dependencies:
|
|
2453
|
-
'@babel/types': 7.29.7
|
|
2454
|
-
|
|
2455
|
-
'@babel/helper-plugin-utils@7.29.7': {}
|
|
2456
|
-
|
|
2457
|
-
'@babel/helper-replace-supers@7.29.7(@babel/core@7.29.7)':
|
|
2458
|
-
dependencies:
|
|
2459
|
-
'@babel/core': 7.29.7
|
|
2460
|
-
'@babel/helper-member-expression-to-functions': 7.29.7
|
|
2461
|
-
'@babel/helper-optimise-call-expression': 7.29.7
|
|
2462
|
-
'@babel/traverse': 7.29.7
|
|
2463
|
-
transitivePeerDependencies:
|
|
2464
|
-
- supports-color
|
|
2465
|
-
|
|
2466
|
-
'@babel/helper-skip-transparent-expression-wrappers@7.29.7':
|
|
2467
|
-
dependencies:
|
|
2468
|
-
'@babel/traverse': 7.29.7
|
|
2469
|
-
'@babel/types': 7.29.7
|
|
2470
|
-
transitivePeerDependencies:
|
|
2471
|
-
- supports-color
|
|
2472
|
-
|
|
2473
|
-
'@babel/helper-string-parser@7.29.7': {}
|
|
2474
|
-
|
|
2475
|
-
'@babel/helper-validator-identifier@7.29.7': {}
|
|
2476
|
-
|
|
2477
|
-
'@babel/helper-validator-option@7.29.7': {}
|
|
2478
|
-
|
|
2479
|
-
'@babel/helpers@7.29.7':
|
|
2480
|
-
dependencies:
|
|
2481
|
-
'@babel/template': 7.29.7
|
|
2482
|
-
'@babel/types': 7.29.7
|
|
2483
|
-
|
|
2484
|
-
'@babel/parser@7.29.7':
|
|
2485
|
-
dependencies:
|
|
2486
|
-
'@babel/types': 7.29.7
|
|
2487
|
-
|
|
2488
|
-
'@babel/plugin-proposal-decorators@7.29.7(@babel/core@7.29.7)':
|
|
2489
|
-
dependencies:
|
|
2490
|
-
'@babel/core': 7.29.7
|
|
2491
|
-
'@babel/helper-create-class-features-plugin': 7.29.7(@babel/core@7.29.7)
|
|
2492
|
-
'@babel/helper-plugin-utils': 7.29.7
|
|
2493
|
-
'@babel/plugin-syntax-decorators': 7.29.7(@babel/core@7.29.7)
|
|
2494
|
-
transitivePeerDependencies:
|
|
2495
|
-
- supports-color
|
|
2496
|
-
|
|
2497
|
-
'@babel/plugin-syntax-decorators@7.29.7(@babel/core@7.29.7)':
|
|
2498
|
-
dependencies:
|
|
2499
|
-
'@babel/core': 7.29.7
|
|
2500
|
-
'@babel/helper-plugin-utils': 7.29.7
|
|
2501
|
-
|
|
2502
|
-
'@babel/plugin-syntax-import-attributes@7.29.7(@babel/core@7.29.7)':
|
|
2503
|
-
dependencies:
|
|
2504
|
-
'@babel/core': 7.29.7
|
|
2505
|
-
'@babel/helper-plugin-utils': 7.29.7
|
|
2506
|
-
|
|
2507
|
-
'@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.29.7)':
|
|
2508
|
-
dependencies:
|
|
2509
|
-
'@babel/core': 7.29.7
|
|
2510
|
-
'@babel/helper-plugin-utils': 7.29.7
|
|
2511
|
-
|
|
2512
|
-
'@babel/plugin-syntax-jsx@7.29.7(@babel/core@7.29.7)':
|
|
2513
|
-
dependencies:
|
|
2514
|
-
'@babel/core': 7.29.7
|
|
2515
|
-
'@babel/helper-plugin-utils': 7.29.7
|
|
2516
|
-
|
|
2517
|
-
'@babel/plugin-syntax-typescript@7.29.7(@babel/core@7.29.7)':
|
|
2518
|
-
dependencies:
|
|
2519
|
-
'@babel/core': 7.29.7
|
|
2520
|
-
'@babel/helper-plugin-utils': 7.29.7
|
|
2521
|
-
|
|
2522
|
-
'@babel/plugin-transform-typescript@7.29.7(@babel/core@7.29.7)':
|
|
2523
|
-
dependencies:
|
|
2524
|
-
'@babel/core': 7.29.7
|
|
2525
|
-
'@babel/helper-annotate-as-pure': 7.29.7
|
|
2526
|
-
'@babel/helper-create-class-features-plugin': 7.29.7(@babel/core@7.29.7)
|
|
2527
|
-
'@babel/helper-plugin-utils': 7.29.7
|
|
2528
|
-
'@babel/helper-skip-transparent-expression-wrappers': 7.29.7
|
|
2529
|
-
'@babel/plugin-syntax-typescript': 7.29.7(@babel/core@7.29.7)
|
|
2530
|
-
transitivePeerDependencies:
|
|
2531
|
-
- supports-color
|
|
2532
|
-
|
|
2533
|
-
'@babel/template@7.29.7':
|
|
2534
|
-
dependencies:
|
|
2535
|
-
'@babel/code-frame': 7.29.7
|
|
2536
|
-
'@babel/parser': 7.29.7
|
|
2537
|
-
'@babel/types': 7.29.7
|
|
2538
|
-
|
|
2539
|
-
'@babel/traverse@7.29.7':
|
|
2540
|
-
dependencies:
|
|
2541
|
-
'@babel/code-frame': 7.29.7
|
|
2542
|
-
'@babel/generator': 7.29.7
|
|
2543
|
-
'@babel/helper-globals': 7.29.7
|
|
2544
|
-
'@babel/parser': 7.29.7
|
|
2545
|
-
'@babel/template': 7.29.7
|
|
2546
|
-
'@babel/types': 7.29.7
|
|
2547
|
-
debug: 4.4.3
|
|
2548
|
-
transitivePeerDependencies:
|
|
2549
|
-
- supports-color
|
|
2550
|
-
|
|
2551
|
-
'@babel/types@7.29.7':
|
|
2552
|
-
dependencies:
|
|
2553
|
-
'@babel/helper-string-parser': 7.29.7
|
|
2554
|
-
'@babel/helper-validator-identifier': 7.29.7
|
|
2555
|
-
|
|
2556
|
-
'@commitlint/cli@21.2.1(@types/node@26.1.1)(conventional-commits-parser@7.1.0)(typescript@6.0.3)':
|
|
2557
|
-
dependencies:
|
|
2558
|
-
'@commitlint/config-conventional': 21.2.0
|
|
2559
|
-
'@commitlint/format': 21.2.0
|
|
2560
|
-
'@commitlint/lint': 21.2.0
|
|
2561
|
-
'@commitlint/load': 21.2.0(@types/node@26.1.1)(typescript@6.0.3)
|
|
2562
|
-
'@commitlint/read': 21.2.1(conventional-commits-parser@7.1.0)
|
|
2563
|
-
'@commitlint/types': 21.2.0
|
|
2564
|
-
tinyexec: 1.2.4
|
|
2565
|
-
yargs: 18.0.0
|
|
2566
|
-
transitivePeerDependencies:
|
|
2567
|
-
- '@types/node'
|
|
2568
|
-
- conventional-commits-filter
|
|
2569
|
-
- conventional-commits-parser
|
|
2570
|
-
- typescript
|
|
2571
|
-
|
|
2572
|
-
'@commitlint/config-conventional@21.2.0':
|
|
2573
|
-
dependencies:
|
|
2574
|
-
'@commitlint/types': 21.2.0
|
|
2575
|
-
conventional-changelog-conventionalcommits: 10.2.0
|
|
2576
|
-
|
|
2577
|
-
'@commitlint/config-validator@21.2.0':
|
|
2578
|
-
dependencies:
|
|
2579
|
-
'@commitlint/types': 21.2.0
|
|
2580
|
-
ajv: 8.20.0
|
|
2581
|
-
|
|
2582
|
-
'@commitlint/ensure@21.2.0':
|
|
2583
|
-
dependencies:
|
|
2584
|
-
'@commitlint/types': 21.2.0
|
|
2585
|
-
es-toolkit: 1.49.0
|
|
2586
|
-
|
|
2587
|
-
'@commitlint/execute-rule@21.0.1': {}
|
|
2588
|
-
|
|
2589
|
-
'@commitlint/format@21.2.0':
|
|
2590
|
-
dependencies:
|
|
2591
|
-
'@commitlint/types': 21.2.0
|
|
2592
|
-
picocolors: 1.1.1
|
|
2593
|
-
|
|
2594
|
-
'@commitlint/is-ignored@21.2.0':
|
|
2595
|
-
dependencies:
|
|
2596
|
-
'@commitlint/types': 21.2.0
|
|
2597
|
-
semver: 7.8.5
|
|
2598
|
-
|
|
2599
|
-
'@commitlint/lint@21.2.0':
|
|
2600
|
-
dependencies:
|
|
2601
|
-
'@commitlint/is-ignored': 21.2.0
|
|
2602
|
-
'@commitlint/parse': 21.2.0
|
|
2603
|
-
'@commitlint/rules': 21.2.0
|
|
2604
|
-
'@commitlint/types': 21.2.0
|
|
2605
|
-
|
|
2606
|
-
'@commitlint/load@21.2.0(@types/node@26.1.1)(typescript@6.0.3)':
|
|
2607
|
-
dependencies:
|
|
2608
|
-
'@commitlint/config-validator': 21.2.0
|
|
2609
|
-
'@commitlint/execute-rule': 21.0.1
|
|
2610
|
-
'@commitlint/resolve-extends': 21.2.0
|
|
2611
|
-
'@commitlint/types': 21.2.0
|
|
2612
|
-
cosmiconfig: 9.0.2(typescript@6.0.3)
|
|
2613
|
-
cosmiconfig-typescript-loader: 6.3.0(@types/node@26.1.1)(cosmiconfig@9.0.2(typescript@6.0.3))(typescript@6.0.3)
|
|
2614
|
-
es-toolkit: 1.49.0
|
|
2615
|
-
is-plain-obj: 4.1.0
|
|
2616
|
-
picocolors: 1.1.1
|
|
2617
|
-
transitivePeerDependencies:
|
|
2618
|
-
- '@types/node'
|
|
2619
|
-
- typescript
|
|
2620
|
-
|
|
2621
|
-
'@commitlint/message@21.2.0': {}
|
|
2622
|
-
|
|
2623
|
-
'@commitlint/parse@21.2.0':
|
|
2624
|
-
dependencies:
|
|
2625
|
-
'@commitlint/types': 21.2.0
|
|
2626
|
-
conventional-changelog-angular: 9.2.1
|
|
2627
|
-
conventional-commits-parser: 7.1.0
|
|
2628
|
-
|
|
2629
|
-
'@commitlint/read@21.2.1(conventional-commits-parser@7.1.0)':
|
|
2630
|
-
dependencies:
|
|
2631
|
-
'@commitlint/top-level': 21.2.0
|
|
2632
|
-
'@commitlint/types': 21.2.0
|
|
2633
|
-
'@conventional-changelog/git-client': 3.1.0(conventional-commits-parser@7.1.0)
|
|
2634
|
-
tinyexec: 1.2.4
|
|
2635
|
-
transitivePeerDependencies:
|
|
2636
|
-
- conventional-commits-filter
|
|
2637
|
-
- conventional-commits-parser
|
|
2638
|
-
|
|
2639
|
-
'@commitlint/resolve-extends@21.2.0':
|
|
2640
|
-
dependencies:
|
|
2641
|
-
'@commitlint/config-validator': 21.2.0
|
|
2642
|
-
'@commitlint/types': 21.2.0
|
|
2643
|
-
es-toolkit: 1.49.0
|
|
2644
|
-
global-directory: 5.0.0
|
|
2645
|
-
resolve-from: 5.0.0
|
|
2646
|
-
|
|
2647
|
-
'@commitlint/rules@21.2.0':
|
|
2648
|
-
dependencies:
|
|
2649
|
-
'@commitlint/ensure': 21.2.0
|
|
2650
|
-
'@commitlint/message': 21.2.0
|
|
2651
|
-
'@commitlint/to-lines': 21.0.1
|
|
2652
|
-
'@commitlint/types': 21.2.0
|
|
2653
|
-
|
|
2654
|
-
'@commitlint/to-lines@21.0.1': {}
|
|
2655
|
-
|
|
2656
|
-
'@commitlint/top-level@21.2.0':
|
|
2657
|
-
dependencies:
|
|
2658
|
-
escalade: 3.2.0
|
|
2659
|
-
|
|
2660
|
-
'@commitlint/types@21.2.0':
|
|
2661
|
-
dependencies:
|
|
2662
|
-
conventional-commits-parser: 7.0.0
|
|
2663
|
-
picocolors: 1.1.1
|
|
2664
|
-
|
|
2665
|
-
'@conventional-changelog/git-client@3.1.0(conventional-commits-parser@7.1.0)':
|
|
2666
|
-
dependencies:
|
|
2667
|
-
'@simple-libs/child-process-utils': 2.0.0
|
|
2668
|
-
'@simple-libs/stream-utils': 2.0.0
|
|
2669
|
-
semver: 7.8.5
|
|
2670
|
-
optionalDependencies:
|
|
2671
|
-
conventional-commits-parser: 7.1.0
|
|
2672
|
-
|
|
2673
|
-
'@conventional-changelog/template@1.2.0': {}
|
|
2674
|
-
|
|
2675
|
-
'@conventional-changelog/template@1.2.1': {}
|
|
2676
|
-
|
|
2677
|
-
'@emnapi/core@1.11.1':
|
|
2678
|
-
dependencies:
|
|
2679
|
-
'@emnapi/wasi-threads': 1.2.2
|
|
2680
|
-
tslib: 2.8.1
|
|
2681
|
-
optional: true
|
|
2682
|
-
|
|
2683
|
-
'@emnapi/runtime@1.11.1':
|
|
2684
|
-
dependencies:
|
|
2685
|
-
tslib: 2.8.1
|
|
2686
|
-
optional: true
|
|
2687
|
-
|
|
2688
|
-
'@emnapi/wasi-threads@1.2.2':
|
|
2689
|
-
dependencies:
|
|
2690
|
-
tslib: 2.8.1
|
|
2691
|
-
optional: true
|
|
2692
|
-
|
|
2693
|
-
'@eslint-community/eslint-utils@4.9.1(eslint@10.7.0(jiti@2.7.0))':
|
|
2694
|
-
dependencies:
|
|
2695
|
-
eslint: 10.7.0(jiti@2.7.0)
|
|
2696
|
-
eslint-visitor-keys: 3.4.3
|
|
2697
|
-
|
|
2698
|
-
'@eslint-community/regexpp@4.12.2': {}
|
|
2699
|
-
|
|
2700
|
-
'@eslint/config-array@0.23.5':
|
|
2701
|
-
dependencies:
|
|
2702
|
-
'@eslint/object-schema': 3.0.5
|
|
2703
|
-
debug: 4.4.3
|
|
2704
|
-
minimatch: 10.2.5
|
|
2705
|
-
transitivePeerDependencies:
|
|
2706
|
-
- supports-color
|
|
2707
|
-
|
|
2708
|
-
'@eslint/config-helpers@0.6.0':
|
|
2709
|
-
dependencies:
|
|
2710
|
-
'@eslint/core': 1.2.1
|
|
2711
|
-
|
|
2712
|
-
'@eslint/core@1.2.1':
|
|
2713
|
-
dependencies:
|
|
2714
|
-
'@types/json-schema': 7.0.15
|
|
2715
|
-
|
|
2716
|
-
'@eslint/object-schema@3.0.5': {}
|
|
2717
|
-
|
|
2718
|
-
'@eslint/plugin-kit@0.7.2':
|
|
2719
|
-
dependencies:
|
|
2720
|
-
'@eslint/core': 1.2.1
|
|
2721
|
-
levn: 0.4.1
|
|
2722
|
-
|
|
2723
|
-
'@humanfs/core@0.19.2':
|
|
2724
|
-
dependencies:
|
|
2725
|
-
'@humanfs/types': 0.15.0
|
|
2726
|
-
|
|
2727
|
-
'@humanfs/node@0.16.8':
|
|
2728
|
-
dependencies:
|
|
2729
|
-
'@humanfs/core': 0.19.2
|
|
2730
|
-
'@humanfs/types': 0.15.0
|
|
2731
|
-
'@humanwhocodes/retry': 0.4.3
|
|
2732
|
-
|
|
2733
|
-
'@humanfs/types@0.15.0': {}
|
|
2734
|
-
|
|
2735
|
-
'@humanwhocodes/module-importer@1.0.1': {}
|
|
2736
|
-
|
|
2737
|
-
'@humanwhocodes/retry@0.4.3': {}
|
|
2738
|
-
|
|
2739
|
-
'@jridgewell/gen-mapping@0.3.13':
|
|
2740
|
-
dependencies:
|
|
2741
|
-
'@jridgewell/sourcemap-codec': 1.5.5
|
|
2742
|
-
'@jridgewell/trace-mapping': 0.3.31
|
|
2743
|
-
|
|
2744
|
-
'@jridgewell/remapping@2.3.5':
|
|
2745
|
-
dependencies:
|
|
2746
|
-
'@jridgewell/gen-mapping': 0.3.13
|
|
2747
|
-
'@jridgewell/trace-mapping': 0.3.31
|
|
2748
|
-
|
|
2749
|
-
'@jridgewell/resolve-uri@3.1.2': {}
|
|
2750
|
-
|
|
2751
|
-
'@jridgewell/sourcemap-codec@1.5.5': {}
|
|
2752
|
-
|
|
2753
|
-
'@jridgewell/trace-mapping@0.3.31':
|
|
2754
|
-
dependencies:
|
|
2755
|
-
'@jridgewell/resolve-uri': 3.1.2
|
|
2756
|
-
'@jridgewell/sourcemap-codec': 1.5.5
|
|
2757
|
-
|
|
2758
|
-
'@lucide/vue@1.24.0(vue@3.5.39(typescript@6.0.3))':
|
|
2759
|
-
dependencies:
|
|
2760
|
-
vue: 3.5.39(typescript@6.0.3)
|
|
2761
|
-
|
|
2762
|
-
'@napi-rs/wasm-runtime@1.1.6(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1)':
|
|
2763
|
-
dependencies:
|
|
2764
|
-
'@emnapi/core': 1.11.1
|
|
2765
|
-
'@emnapi/runtime': 1.11.1
|
|
2766
|
-
'@tybys/wasm-util': 0.10.3
|
|
2767
|
-
optional: true
|
|
2768
|
-
|
|
2769
|
-
'@nodelib/fs.scandir@2.1.5':
|
|
2770
|
-
dependencies:
|
|
2771
|
-
'@nodelib/fs.stat': 2.0.5
|
|
2772
|
-
run-parallel: 1.2.0
|
|
2773
|
-
|
|
2774
|
-
'@nodelib/fs.stat@2.0.5': {}
|
|
2775
|
-
|
|
2776
|
-
'@nodelib/fs.walk@1.2.8':
|
|
2777
|
-
dependencies:
|
|
2778
|
-
'@nodelib/fs.scandir': 2.1.5
|
|
2779
|
-
fastq: 1.20.1
|
|
2780
|
-
|
|
2781
|
-
'@oxc-project/types@0.139.0': {}
|
|
2782
|
-
|
|
2783
|
-
'@oxfmt/binding-android-arm-eabi@0.58.0':
|
|
2784
|
-
optional: true
|
|
2785
|
-
|
|
2786
|
-
'@oxfmt/binding-android-arm64@0.58.0':
|
|
2787
|
-
optional: true
|
|
2788
|
-
|
|
2789
|
-
'@oxfmt/binding-darwin-arm64@0.58.0':
|
|
2790
|
-
optional: true
|
|
2791
|
-
|
|
2792
|
-
'@oxfmt/binding-darwin-x64@0.58.0':
|
|
2793
|
-
optional: true
|
|
2794
|
-
|
|
2795
|
-
'@oxfmt/binding-freebsd-x64@0.58.0':
|
|
2796
|
-
optional: true
|
|
2797
|
-
|
|
2798
|
-
'@oxfmt/binding-linux-arm-gnueabihf@0.58.0':
|
|
2799
|
-
optional: true
|
|
2800
|
-
|
|
2801
|
-
'@oxfmt/binding-linux-arm-musleabihf@0.58.0':
|
|
2802
|
-
optional: true
|
|
2803
|
-
|
|
2804
|
-
'@oxfmt/binding-linux-arm64-gnu@0.58.0':
|
|
2805
|
-
optional: true
|
|
2806
|
-
|
|
2807
|
-
'@oxfmt/binding-linux-arm64-musl@0.58.0':
|
|
2808
|
-
optional: true
|
|
2809
|
-
|
|
2810
|
-
'@oxfmt/binding-linux-ppc64-gnu@0.58.0':
|
|
2811
|
-
optional: true
|
|
2812
|
-
|
|
2813
|
-
'@oxfmt/binding-linux-riscv64-gnu@0.58.0':
|
|
2814
|
-
optional: true
|
|
2815
|
-
|
|
2816
|
-
'@oxfmt/binding-linux-riscv64-musl@0.58.0':
|
|
2817
|
-
optional: true
|
|
2818
|
-
|
|
2819
|
-
'@oxfmt/binding-linux-s390x-gnu@0.58.0':
|
|
2820
|
-
optional: true
|
|
2821
|
-
|
|
2822
|
-
'@oxfmt/binding-linux-x64-gnu@0.58.0':
|
|
2823
|
-
optional: true
|
|
2824
|
-
|
|
2825
|
-
'@oxfmt/binding-linux-x64-musl@0.58.0':
|
|
2826
|
-
optional: true
|
|
2827
|
-
|
|
2828
|
-
'@oxfmt/binding-openharmony-arm64@0.58.0':
|
|
2829
|
-
optional: true
|
|
2830
|
-
|
|
2831
|
-
'@oxfmt/binding-win32-arm64-msvc@0.58.0':
|
|
2832
|
-
optional: true
|
|
2833
|
-
|
|
2834
|
-
'@oxfmt/binding-win32-ia32-msvc@0.58.0':
|
|
2835
|
-
optional: true
|
|
2836
|
-
|
|
2837
|
-
'@oxfmt/binding-win32-x64-msvc@0.58.0':
|
|
2838
|
-
optional: true
|
|
2839
|
-
|
|
2840
|
-
'@oxlint/binding-android-arm-eabi@1.73.0':
|
|
2841
|
-
optional: true
|
|
2842
|
-
|
|
2843
|
-
'@oxlint/binding-android-arm64@1.73.0':
|
|
2844
|
-
optional: true
|
|
2845
|
-
|
|
2846
|
-
'@oxlint/binding-darwin-arm64@1.73.0':
|
|
2847
|
-
optional: true
|
|
2848
|
-
|
|
2849
|
-
'@oxlint/binding-darwin-x64@1.73.0':
|
|
2850
|
-
optional: true
|
|
2851
|
-
|
|
2852
|
-
'@oxlint/binding-freebsd-x64@1.73.0':
|
|
2853
|
-
optional: true
|
|
2854
|
-
|
|
2855
|
-
'@oxlint/binding-linux-arm-gnueabihf@1.73.0':
|
|
2856
|
-
optional: true
|
|
2857
|
-
|
|
2858
|
-
'@oxlint/binding-linux-arm-musleabihf@1.73.0':
|
|
2859
|
-
optional: true
|
|
2860
|
-
|
|
2861
|
-
'@oxlint/binding-linux-arm64-gnu@1.73.0':
|
|
2862
|
-
optional: true
|
|
2863
|
-
|
|
2864
|
-
'@oxlint/binding-linux-arm64-musl@1.73.0':
|
|
2865
|
-
optional: true
|
|
2866
|
-
|
|
2867
|
-
'@oxlint/binding-linux-ppc64-gnu@1.73.0':
|
|
2868
|
-
optional: true
|
|
2869
|
-
|
|
2870
|
-
'@oxlint/binding-linux-riscv64-gnu@1.73.0':
|
|
2871
|
-
optional: true
|
|
2872
|
-
|
|
2873
|
-
'@oxlint/binding-linux-riscv64-musl@1.73.0':
|
|
2874
|
-
optional: true
|
|
2875
|
-
|
|
2876
|
-
'@oxlint/binding-linux-s390x-gnu@1.73.0':
|
|
2877
|
-
optional: true
|
|
2878
|
-
|
|
2879
|
-
'@oxlint/binding-linux-x64-gnu@1.73.0':
|
|
2880
|
-
optional: true
|
|
2881
|
-
|
|
2882
|
-
'@oxlint/binding-linux-x64-musl@1.73.0':
|
|
2883
|
-
optional: true
|
|
2884
|
-
|
|
2885
|
-
'@oxlint/binding-openharmony-arm64@1.73.0':
|
|
2886
|
-
optional: true
|
|
2887
|
-
|
|
2888
|
-
'@oxlint/binding-win32-arm64-msvc@1.73.0':
|
|
2889
|
-
optional: true
|
|
2890
|
-
|
|
2891
|
-
'@oxlint/binding-win32-ia32-msvc@1.73.0':
|
|
2892
|
-
optional: true
|
|
2893
|
-
|
|
2894
|
-
'@oxlint/binding-win32-x64-msvc@1.73.0':
|
|
2895
|
-
optional: true
|
|
2896
|
-
|
|
2897
|
-
'@pkgr/core@0.2.9': {}
|
|
2898
|
-
|
|
2899
|
-
'@polka/url@1.0.0-next.29': {}
|
|
2900
|
-
|
|
2901
|
-
'@rolldown/binding-android-arm64@1.1.5':
|
|
2902
|
-
optional: true
|
|
2903
|
-
|
|
2904
|
-
'@rolldown/binding-darwin-arm64@1.1.5':
|
|
2905
|
-
optional: true
|
|
2906
|
-
|
|
2907
|
-
'@rolldown/binding-darwin-x64@1.1.5':
|
|
2908
|
-
optional: true
|
|
2909
|
-
|
|
2910
|
-
'@rolldown/binding-freebsd-x64@1.1.5':
|
|
2911
|
-
optional: true
|
|
2912
|
-
|
|
2913
|
-
'@rolldown/binding-linux-arm-gnueabihf@1.1.5':
|
|
2914
|
-
optional: true
|
|
2915
|
-
|
|
2916
|
-
'@rolldown/binding-linux-arm64-gnu@1.1.5':
|
|
2917
|
-
optional: true
|
|
2918
|
-
|
|
2919
|
-
'@rolldown/binding-linux-arm64-musl@1.1.5':
|
|
2920
|
-
optional: true
|
|
2921
|
-
|
|
2922
|
-
'@rolldown/binding-linux-ppc64-gnu@1.1.5':
|
|
2923
|
-
optional: true
|
|
2924
|
-
|
|
2925
|
-
'@rolldown/binding-linux-s390x-gnu@1.1.5':
|
|
2926
|
-
optional: true
|
|
2927
|
-
|
|
2928
|
-
'@rolldown/binding-linux-x64-gnu@1.1.5':
|
|
2929
|
-
optional: true
|
|
2930
|
-
|
|
2931
|
-
'@rolldown/binding-linux-x64-musl@1.1.5':
|
|
2932
|
-
optional: true
|
|
2933
|
-
|
|
2934
|
-
'@rolldown/binding-openharmony-arm64@1.1.5':
|
|
2935
|
-
optional: true
|
|
2936
|
-
|
|
2937
|
-
'@rolldown/binding-wasm32-wasi@1.1.5':
|
|
2938
|
-
dependencies:
|
|
2939
|
-
'@emnapi/core': 1.11.1
|
|
2940
|
-
'@emnapi/runtime': 1.11.1
|
|
2941
|
-
'@napi-rs/wasm-runtime': 1.1.6(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1)
|
|
2942
|
-
optional: true
|
|
2943
|
-
|
|
2944
|
-
'@rolldown/binding-win32-arm64-msvc@1.1.5':
|
|
2945
|
-
optional: true
|
|
2946
|
-
|
|
2947
|
-
'@rolldown/binding-win32-x64-msvc@1.1.5':
|
|
2948
|
-
optional: true
|
|
2949
|
-
|
|
2950
|
-
'@rolldown/pluginutils@1.0.1': {}
|
|
2951
|
-
|
|
2952
|
-
'@simple-libs/child-process-utils@2.0.0':
|
|
2953
|
-
dependencies:
|
|
2954
|
-
'@simple-libs/stream-utils': 2.0.0
|
|
2955
|
-
|
|
2956
|
-
'@simple-libs/stream-utils@2.0.0': {}
|
|
2957
|
-
|
|
2958
|
-
'@tailwindcss/node@4.3.2':
|
|
2959
|
-
dependencies:
|
|
2960
|
-
'@jridgewell/remapping': 2.3.5
|
|
2961
|
-
enhanced-resolve: 5.21.6
|
|
2962
|
-
jiti: 2.7.0
|
|
2963
|
-
lightningcss: 1.32.0
|
|
2964
|
-
magic-string: 0.30.21
|
|
2965
|
-
source-map-js: 1.2.1
|
|
2966
|
-
tailwindcss: 4.3.2
|
|
2967
|
-
|
|
2968
|
-
'@tailwindcss/oxide-android-arm64@4.3.2':
|
|
2969
|
-
optional: true
|
|
2970
|
-
|
|
2971
|
-
'@tailwindcss/oxide-darwin-arm64@4.3.2':
|
|
2972
|
-
optional: true
|
|
2973
|
-
|
|
2974
|
-
'@tailwindcss/oxide-darwin-x64@4.3.2':
|
|
2975
|
-
optional: true
|
|
2976
|
-
|
|
2977
|
-
'@tailwindcss/oxide-freebsd-x64@4.3.2':
|
|
2978
|
-
optional: true
|
|
2979
|
-
|
|
2980
|
-
'@tailwindcss/oxide-linux-arm-gnueabihf@4.3.2':
|
|
2981
|
-
optional: true
|
|
2982
|
-
|
|
2983
|
-
'@tailwindcss/oxide-linux-arm64-gnu@4.3.2':
|
|
2984
|
-
optional: true
|
|
2985
|
-
|
|
2986
|
-
'@tailwindcss/oxide-linux-arm64-musl@4.3.2':
|
|
2987
|
-
optional: true
|
|
2988
|
-
|
|
2989
|
-
'@tailwindcss/oxide-linux-x64-gnu@4.3.2':
|
|
2990
|
-
optional: true
|
|
2991
|
-
|
|
2992
|
-
'@tailwindcss/oxide-linux-x64-musl@4.3.2':
|
|
2993
|
-
optional: true
|
|
2994
|
-
|
|
2995
|
-
'@tailwindcss/oxide-wasm32-wasi@4.3.2':
|
|
2996
|
-
optional: true
|
|
2997
|
-
|
|
2998
|
-
'@tailwindcss/oxide-win32-arm64-msvc@4.3.2':
|
|
2999
|
-
optional: true
|
|
3000
|
-
|
|
3001
|
-
'@tailwindcss/oxide-win32-x64-msvc@4.3.2':
|
|
3002
|
-
optional: true
|
|
3003
|
-
|
|
3004
|
-
'@tailwindcss/oxide@4.3.2':
|
|
3005
|
-
optionalDependencies:
|
|
3006
|
-
'@tailwindcss/oxide-android-arm64': 4.3.2
|
|
3007
|
-
'@tailwindcss/oxide-darwin-arm64': 4.3.2
|
|
3008
|
-
'@tailwindcss/oxide-darwin-x64': 4.3.2
|
|
3009
|
-
'@tailwindcss/oxide-freebsd-x64': 4.3.2
|
|
3010
|
-
'@tailwindcss/oxide-linux-arm-gnueabihf': 4.3.2
|
|
3011
|
-
'@tailwindcss/oxide-linux-arm64-gnu': 4.3.2
|
|
3012
|
-
'@tailwindcss/oxide-linux-arm64-musl': 4.3.2
|
|
3013
|
-
'@tailwindcss/oxide-linux-x64-gnu': 4.3.2
|
|
3014
|
-
'@tailwindcss/oxide-linux-x64-musl': 4.3.2
|
|
3015
|
-
'@tailwindcss/oxide-wasm32-wasi': 4.3.2
|
|
3016
|
-
'@tailwindcss/oxide-win32-arm64-msvc': 4.3.2
|
|
3017
|
-
'@tailwindcss/oxide-win32-x64-msvc': 4.3.2
|
|
3018
|
-
|
|
3019
|
-
'@tailwindcss/vite@4.3.2(vite@8.1.4(@types/node@26.1.1)(jiti@2.7.0)(yaml@2.9.0))':
|
|
3020
|
-
dependencies:
|
|
3021
|
-
'@tailwindcss/node': 4.3.2
|
|
3022
|
-
'@tailwindcss/oxide': 4.3.2
|
|
3023
|
-
tailwindcss: 4.3.2
|
|
3024
|
-
vite: 8.1.4(@types/node@26.1.1)(jiti@2.7.0)(yaml@2.9.0)
|
|
3025
|
-
|
|
3026
|
-
'@tauri-apps/api@2.11.1': {}
|
|
3027
|
-
|
|
3028
|
-
'@tauri-apps/cli-darwin-arm64@2.11.4':
|
|
3029
|
-
optional: true
|
|
3030
|
-
|
|
3031
|
-
'@tauri-apps/cli-darwin-x64@2.11.4':
|
|
3032
|
-
optional: true
|
|
3033
|
-
|
|
3034
|
-
'@tauri-apps/cli-linux-arm-gnueabihf@2.11.4':
|
|
3035
|
-
optional: true
|
|
3036
|
-
|
|
3037
|
-
'@tauri-apps/cli-linux-arm64-gnu@2.11.4':
|
|
3038
|
-
optional: true
|
|
3039
|
-
|
|
3040
|
-
'@tauri-apps/cli-linux-arm64-musl@2.11.4':
|
|
3041
|
-
optional: true
|
|
3042
|
-
|
|
3043
|
-
'@tauri-apps/cli-linux-riscv64-gnu@2.11.4':
|
|
3044
|
-
optional: true
|
|
3045
|
-
|
|
3046
|
-
'@tauri-apps/cli-linux-x64-gnu@2.11.4':
|
|
3047
|
-
optional: true
|
|
3048
|
-
|
|
3049
|
-
'@tauri-apps/cli-linux-x64-musl@2.11.4':
|
|
3050
|
-
optional: true
|
|
3051
|
-
|
|
3052
|
-
'@tauri-apps/cli-win32-arm64-msvc@2.11.4':
|
|
3053
|
-
optional: true
|
|
3054
|
-
|
|
3055
|
-
'@tauri-apps/cli-win32-ia32-msvc@2.11.4':
|
|
3056
|
-
optional: true
|
|
3057
|
-
|
|
3058
|
-
'@tauri-apps/cli-win32-x64-msvc@2.11.4':
|
|
3059
|
-
optional: true
|
|
3060
|
-
|
|
3061
|
-
'@tauri-apps/cli@2.11.4':
|
|
3062
|
-
optionalDependencies:
|
|
3063
|
-
'@tauri-apps/cli-darwin-arm64': 2.11.4
|
|
3064
|
-
'@tauri-apps/cli-darwin-x64': 2.11.4
|
|
3065
|
-
'@tauri-apps/cli-linux-arm-gnueabihf': 2.11.4
|
|
3066
|
-
'@tauri-apps/cli-linux-arm64-gnu': 2.11.4
|
|
3067
|
-
'@tauri-apps/cli-linux-arm64-musl': 2.11.4
|
|
3068
|
-
'@tauri-apps/cli-linux-riscv64-gnu': 2.11.4
|
|
3069
|
-
'@tauri-apps/cli-linux-x64-gnu': 2.11.4
|
|
3070
|
-
'@tauri-apps/cli-linux-x64-musl': 2.11.4
|
|
3071
|
-
'@tauri-apps/cli-win32-arm64-msvc': 2.11.4
|
|
3072
|
-
'@tauri-apps/cli-win32-ia32-msvc': 2.11.4
|
|
3073
|
-
'@tauri-apps/cli-win32-x64-msvc': 2.11.4
|
|
3074
|
-
|
|
3075
|
-
'@tsconfig/node24@24.0.4': {}
|
|
3076
|
-
|
|
3077
|
-
'@tybys/wasm-util@0.10.3':
|
|
3078
|
-
dependencies:
|
|
3079
|
-
tslib: 2.8.1
|
|
3080
|
-
optional: true
|
|
3081
|
-
|
|
3082
|
-
'@types/esrecurse@4.3.1': {}
|
|
3083
|
-
|
|
3084
|
-
'@types/estree@1.0.9': {}
|
|
3085
|
-
|
|
3086
|
-
'@types/json-schema@7.0.15': {}
|
|
3087
|
-
|
|
3088
|
-
'@types/node@26.1.1':
|
|
3089
|
-
dependencies:
|
|
3090
|
-
undici-types: 8.3.0
|
|
3091
|
-
|
|
3092
|
-
'@typescript-eslint/eslint-plugin@8.61.1(@typescript-eslint/parser@8.61.1(eslint@10.7.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.7.0(jiti@2.7.0))(typescript@6.0.3)':
|
|
3093
|
-
dependencies:
|
|
3094
|
-
'@eslint-community/regexpp': 4.12.2
|
|
3095
|
-
'@typescript-eslint/parser': 8.61.1(eslint@10.7.0(jiti@2.7.0))(typescript@6.0.3)
|
|
3096
|
-
'@typescript-eslint/scope-manager': 8.61.1
|
|
3097
|
-
'@typescript-eslint/type-utils': 8.61.1(eslint@10.7.0(jiti@2.7.0))(typescript@6.0.3)
|
|
3098
|
-
'@typescript-eslint/utils': 8.61.1(eslint@10.7.0(jiti@2.7.0))(typescript@6.0.3)
|
|
3099
|
-
'@typescript-eslint/visitor-keys': 8.61.1
|
|
3100
|
-
eslint: 10.7.0(jiti@2.7.0)
|
|
3101
|
-
ignore: 7.0.6
|
|
3102
|
-
natural-compare: 1.4.0
|
|
3103
|
-
ts-api-utils: 2.5.0(typescript@6.0.3)
|
|
3104
|
-
typescript: 6.0.3
|
|
3105
|
-
transitivePeerDependencies:
|
|
3106
|
-
- supports-color
|
|
3107
|
-
|
|
3108
|
-
'@typescript-eslint/parser@8.61.1(eslint@10.7.0(jiti@2.7.0))(typescript@6.0.3)':
|
|
3109
|
-
dependencies:
|
|
3110
|
-
'@typescript-eslint/scope-manager': 8.61.1
|
|
3111
|
-
'@typescript-eslint/types': 8.61.1
|
|
3112
|
-
'@typescript-eslint/typescript-estree': 8.61.1(typescript@6.0.3)
|
|
3113
|
-
'@typescript-eslint/visitor-keys': 8.61.1
|
|
3114
|
-
debug: 4.4.3
|
|
3115
|
-
eslint: 10.7.0(jiti@2.7.0)
|
|
3116
|
-
typescript: 6.0.3
|
|
3117
|
-
transitivePeerDependencies:
|
|
3118
|
-
- supports-color
|
|
3119
|
-
|
|
3120
|
-
'@typescript-eslint/project-service@8.61.1(typescript@6.0.3)':
|
|
3121
|
-
dependencies:
|
|
3122
|
-
'@typescript-eslint/tsconfig-utils': 8.61.1(typescript@6.0.3)
|
|
3123
|
-
'@typescript-eslint/types': 8.61.1
|
|
3124
|
-
debug: 4.4.3
|
|
3125
|
-
typescript: 6.0.3
|
|
3126
|
-
transitivePeerDependencies:
|
|
3127
|
-
- supports-color
|
|
3128
|
-
|
|
3129
|
-
'@typescript-eslint/scope-manager@8.61.1':
|
|
3130
|
-
dependencies:
|
|
3131
|
-
'@typescript-eslint/types': 8.61.1
|
|
3132
|
-
'@typescript-eslint/visitor-keys': 8.61.1
|
|
3133
|
-
|
|
3134
|
-
'@typescript-eslint/tsconfig-utils@8.61.1(typescript@6.0.3)':
|
|
3135
|
-
dependencies:
|
|
3136
|
-
typescript: 6.0.3
|
|
3137
|
-
|
|
3138
|
-
'@typescript-eslint/type-utils@8.61.1(eslint@10.7.0(jiti@2.7.0))(typescript@6.0.3)':
|
|
3139
|
-
dependencies:
|
|
3140
|
-
'@typescript-eslint/types': 8.61.1
|
|
3141
|
-
'@typescript-eslint/typescript-estree': 8.61.1(typescript@6.0.3)
|
|
3142
|
-
'@typescript-eslint/utils': 8.61.1(eslint@10.7.0(jiti@2.7.0))(typescript@6.0.3)
|
|
3143
|
-
debug: 4.4.3
|
|
3144
|
-
eslint: 10.7.0(jiti@2.7.0)
|
|
3145
|
-
ts-api-utils: 2.5.0(typescript@6.0.3)
|
|
3146
|
-
typescript: 6.0.3
|
|
3147
|
-
transitivePeerDependencies:
|
|
3148
|
-
- supports-color
|
|
3149
|
-
|
|
3150
|
-
'@typescript-eslint/types@8.61.1': {}
|
|
3151
|
-
|
|
3152
|
-
'@typescript-eslint/typescript-estree@8.61.1(typescript@6.0.3)':
|
|
3153
|
-
dependencies:
|
|
3154
|
-
'@typescript-eslint/project-service': 8.61.1(typescript@6.0.3)
|
|
3155
|
-
'@typescript-eslint/tsconfig-utils': 8.61.1(typescript@6.0.3)
|
|
3156
|
-
'@typescript-eslint/types': 8.61.1
|
|
3157
|
-
'@typescript-eslint/visitor-keys': 8.61.1
|
|
3158
|
-
debug: 4.4.3
|
|
3159
|
-
minimatch: 10.2.5
|
|
3160
|
-
semver: 7.8.5
|
|
3161
|
-
tinyglobby: 0.2.17
|
|
3162
|
-
ts-api-utils: 2.5.0(typescript@6.0.3)
|
|
3163
|
-
typescript: 6.0.3
|
|
3164
|
-
transitivePeerDependencies:
|
|
3165
|
-
- supports-color
|
|
3166
|
-
|
|
3167
|
-
'@typescript-eslint/utils@8.61.1(eslint@10.7.0(jiti@2.7.0))(typescript@6.0.3)':
|
|
3168
|
-
dependencies:
|
|
3169
|
-
'@eslint-community/eslint-utils': 4.9.1(eslint@10.7.0(jiti@2.7.0))
|
|
3170
|
-
'@typescript-eslint/scope-manager': 8.61.1
|
|
3171
|
-
'@typescript-eslint/types': 8.61.1
|
|
3172
|
-
'@typescript-eslint/typescript-estree': 8.61.1(typescript@6.0.3)
|
|
3173
|
-
eslint: 10.7.0(jiti@2.7.0)
|
|
3174
|
-
typescript: 6.0.3
|
|
3175
|
-
transitivePeerDependencies:
|
|
3176
|
-
- supports-color
|
|
3177
|
-
|
|
3178
|
-
'@typescript-eslint/visitor-keys@8.61.1':
|
|
3179
|
-
dependencies:
|
|
3180
|
-
'@typescript-eslint/types': 8.61.1
|
|
3181
|
-
eslint-visitor-keys: 5.0.1
|
|
3182
|
-
|
|
3183
|
-
'@vitejs/plugin-vue@6.0.7(vite@8.1.4(@types/node@26.1.1)(jiti@2.7.0)(yaml@2.9.0))(vue@3.5.39(typescript@6.0.3))':
|
|
3184
|
-
dependencies:
|
|
3185
|
-
'@rolldown/pluginutils': 1.0.1
|
|
3186
|
-
vite: 8.1.4(@types/node@26.1.1)(jiti@2.7.0)(yaml@2.9.0)
|
|
3187
|
-
vue: 3.5.39(typescript@6.0.3)
|
|
3188
|
-
|
|
3189
|
-
'@volar/language-core@2.4.28':
|
|
3190
|
-
dependencies:
|
|
3191
|
-
'@volar/source-map': 2.4.28
|
|
3192
|
-
|
|
3193
|
-
'@volar/source-map@2.4.28': {}
|
|
3194
|
-
|
|
3195
|
-
'@volar/typescript@2.4.28':
|
|
3196
|
-
dependencies:
|
|
3197
|
-
'@volar/language-core': 2.4.28
|
|
3198
|
-
path-browserify: 1.0.1
|
|
3199
|
-
vscode-uri: 3.1.0
|
|
3200
|
-
|
|
3201
|
-
'@vue/babel-helper-vue-transform-on@1.5.0': {}
|
|
3202
|
-
|
|
3203
|
-
'@vue/babel-plugin-jsx@1.5.0(@babel/core@7.29.7)':
|
|
3204
|
-
dependencies:
|
|
3205
|
-
'@babel/helper-module-imports': 7.29.7
|
|
3206
|
-
'@babel/helper-plugin-utils': 7.29.7
|
|
3207
|
-
'@babel/plugin-syntax-jsx': 7.29.7(@babel/core@7.29.7)
|
|
3208
|
-
'@babel/template': 7.29.7
|
|
3209
|
-
'@babel/traverse': 7.29.7
|
|
3210
|
-
'@babel/types': 7.29.7
|
|
3211
|
-
'@vue/babel-helper-vue-transform-on': 1.5.0
|
|
3212
|
-
'@vue/babel-plugin-resolve-type': 1.5.0(@babel/core@7.29.7)
|
|
3213
|
-
'@vue/shared': 3.5.39
|
|
3214
|
-
optionalDependencies:
|
|
3215
|
-
'@babel/core': 7.29.7
|
|
3216
|
-
transitivePeerDependencies:
|
|
3217
|
-
- supports-color
|
|
3218
|
-
|
|
3219
|
-
'@vue/babel-plugin-resolve-type@1.5.0(@babel/core@7.29.7)':
|
|
3220
|
-
dependencies:
|
|
3221
|
-
'@babel/code-frame': 7.29.7
|
|
3222
|
-
'@babel/core': 7.29.7
|
|
3223
|
-
'@babel/helper-module-imports': 7.29.7
|
|
3224
|
-
'@babel/helper-plugin-utils': 7.29.7
|
|
3225
|
-
'@babel/parser': 7.29.7
|
|
3226
|
-
'@vue/compiler-sfc': 3.5.39
|
|
3227
|
-
transitivePeerDependencies:
|
|
3228
|
-
- supports-color
|
|
3229
|
-
|
|
3230
|
-
'@vue/compiler-core@3.5.39':
|
|
3231
|
-
dependencies:
|
|
3232
|
-
'@babel/parser': 7.29.7
|
|
3233
|
-
'@vue/shared': 3.5.39
|
|
3234
|
-
entities: 7.0.1
|
|
3235
|
-
estree-walker: 2.0.2
|
|
3236
|
-
source-map-js: 1.2.1
|
|
3237
|
-
|
|
3238
|
-
'@vue/compiler-dom@3.5.39':
|
|
3239
|
-
dependencies:
|
|
3240
|
-
'@vue/compiler-core': 3.5.39
|
|
3241
|
-
'@vue/shared': 3.5.39
|
|
3242
|
-
|
|
3243
|
-
'@vue/compiler-sfc@3.5.39':
|
|
3244
|
-
dependencies:
|
|
3245
|
-
'@babel/parser': 7.29.7
|
|
3246
|
-
'@vue/compiler-core': 3.5.39
|
|
3247
|
-
'@vue/compiler-dom': 3.5.39
|
|
3248
|
-
'@vue/compiler-ssr': 3.5.39
|
|
3249
|
-
'@vue/shared': 3.5.39
|
|
3250
|
-
estree-walker: 2.0.2
|
|
3251
|
-
magic-string: 0.30.21
|
|
3252
|
-
postcss: 8.5.18
|
|
3253
|
-
source-map-js: 1.2.1
|
|
3254
|
-
|
|
3255
|
-
'@vue/compiler-ssr@3.5.39':
|
|
3256
|
-
dependencies:
|
|
3257
|
-
'@vue/compiler-dom': 3.5.39
|
|
3258
|
-
'@vue/shared': 3.5.39
|
|
3259
|
-
|
|
3260
|
-
'@vue/devtools-core@8.1.5(vue@3.5.39(typescript@6.0.3))':
|
|
3261
|
-
dependencies:
|
|
3262
|
-
'@vue/devtools-kit': 8.1.5
|
|
3263
|
-
'@vue/devtools-shared': 8.1.5
|
|
3264
|
-
vue: 3.5.39(typescript@6.0.3)
|
|
3265
|
-
|
|
3266
|
-
'@vue/devtools-kit@8.1.5':
|
|
3267
|
-
dependencies:
|
|
3268
|
-
'@vue/devtools-shared': 8.1.5
|
|
3269
|
-
birpc: 2.9.0
|
|
3270
|
-
hookable: 5.5.3
|
|
3271
|
-
perfect-debounce: 2.1.0
|
|
3272
|
-
|
|
3273
|
-
'@vue/devtools-shared@8.1.5': {}
|
|
3274
|
-
|
|
3275
|
-
'@vue/eslint-config-prettier@10.2.0(eslint@10.7.0(jiti@2.7.0))(prettier@3.8.3)':
|
|
3276
|
-
dependencies:
|
|
3277
|
-
eslint: 10.7.0(jiti@2.7.0)
|
|
3278
|
-
eslint-config-prettier: 10.1.8(eslint@10.7.0(jiti@2.7.0))
|
|
3279
|
-
eslint-plugin-prettier: 5.5.5(eslint-config-prettier@10.1.8(eslint@10.7.0(jiti@2.7.0)))(eslint@10.7.0(jiti@2.7.0))(prettier@3.8.3)
|
|
3280
|
-
prettier: 3.8.3
|
|
3281
|
-
transitivePeerDependencies:
|
|
3282
|
-
- '@types/eslint'
|
|
3283
|
-
|
|
3284
|
-
'@vue/eslint-config-typescript@14.9.0(eslint-plugin-vue@10.9.2(@typescript-eslint/parser@8.61.1(eslint@10.7.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.7.0(jiti@2.7.0))(vue-eslint-parser@10.4.1(eslint@10.7.0(jiti@2.7.0))))(eslint@10.7.0(jiti@2.7.0))(typescript@6.0.3)':
|
|
3285
|
-
dependencies:
|
|
3286
|
-
'@typescript-eslint/utils': 8.61.1(eslint@10.7.0(jiti@2.7.0))(typescript@6.0.3)
|
|
3287
|
-
eslint: 10.7.0(jiti@2.7.0)
|
|
3288
|
-
eslint-plugin-vue: 10.9.2(@typescript-eslint/parser@8.61.1(eslint@10.7.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.7.0(jiti@2.7.0))(vue-eslint-parser@10.4.1(eslint@10.7.0(jiti@2.7.0)))
|
|
3289
|
-
fast-glob: 3.3.3
|
|
3290
|
-
typescript-eslint: 8.61.1(eslint@10.7.0(jiti@2.7.0))(typescript@6.0.3)
|
|
3291
|
-
vue-eslint-parser: 10.4.1(eslint@10.7.0(jiti@2.7.0))
|
|
3292
|
-
optionalDependencies:
|
|
3293
|
-
typescript: 6.0.3
|
|
3294
|
-
transitivePeerDependencies:
|
|
3295
|
-
- supports-color
|
|
3296
|
-
|
|
3297
|
-
'@vue/language-core@3.3.7':
|
|
3298
|
-
dependencies:
|
|
3299
|
-
'@volar/language-core': 2.4.28
|
|
3300
|
-
'@vue/compiler-dom': 3.5.39
|
|
3301
|
-
'@vue/shared': 3.5.39
|
|
3302
|
-
alien-signals: 3.2.1
|
|
3303
|
-
muggle-string: 0.4.1
|
|
3304
|
-
path-browserify: 1.0.1
|
|
3305
|
-
picomatch: 4.0.5
|
|
3306
|
-
|
|
3307
|
-
'@vue/reactivity@3.5.39':
|
|
3308
|
-
dependencies:
|
|
3309
|
-
'@vue/shared': 3.5.39
|
|
3310
|
-
|
|
3311
|
-
'@vue/runtime-core@3.5.39':
|
|
3312
|
-
dependencies:
|
|
3313
|
-
'@vue/reactivity': 3.5.39
|
|
3314
|
-
'@vue/shared': 3.5.39
|
|
3315
|
-
|
|
3316
|
-
'@vue/runtime-dom@3.5.39':
|
|
3317
|
-
dependencies:
|
|
3318
|
-
'@vue/reactivity': 3.5.39
|
|
3319
|
-
'@vue/runtime-core': 3.5.39
|
|
3320
|
-
'@vue/shared': 3.5.39
|
|
3321
|
-
csstype: 3.2.3
|
|
3322
|
-
|
|
3323
|
-
'@vue/server-renderer@3.5.39(vue@3.5.39(typescript@6.0.3))':
|
|
3324
|
-
dependencies:
|
|
3325
|
-
'@vue/compiler-ssr': 3.5.39
|
|
3326
|
-
'@vue/shared': 3.5.39
|
|
3327
|
-
vue: 3.5.39(typescript@6.0.3)
|
|
3328
|
-
|
|
3329
|
-
'@vue/shared@3.5.39': {}
|
|
3330
|
-
|
|
3331
|
-
'@vue/tsconfig@0.9.1(typescript@6.0.3)(vue@3.5.39(typescript@6.0.3))':
|
|
3332
|
-
optionalDependencies:
|
|
3333
|
-
typescript: 6.0.3
|
|
3334
|
-
vue: 3.5.39(typescript@6.0.3)
|
|
3335
|
-
|
|
3336
|
-
acorn-jsx@5.3.2(acorn@8.17.0):
|
|
3337
|
-
dependencies:
|
|
3338
|
-
acorn: 8.17.0
|
|
3339
|
-
|
|
3340
|
-
acorn@8.16.0: {}
|
|
3341
|
-
|
|
3342
|
-
acorn@8.17.0: {}
|
|
3343
|
-
|
|
3344
|
-
ajv@6.15.0:
|
|
3345
|
-
dependencies:
|
|
3346
|
-
fast-deep-equal: 3.1.3
|
|
3347
|
-
fast-json-stable-stringify: 2.1.0
|
|
3348
|
-
json-schema-traverse: 0.4.1
|
|
3349
|
-
uri-js: 4.4.1
|
|
3350
|
-
|
|
3351
|
-
ajv@8.20.0:
|
|
3352
|
-
dependencies:
|
|
3353
|
-
fast-deep-equal: 3.1.3
|
|
3354
|
-
fast-uri: 3.1.3
|
|
3355
|
-
json-schema-traverse: 1.0.0
|
|
3356
|
-
require-from-string: 2.0.2
|
|
3357
|
-
|
|
3358
|
-
alien-signals@3.2.1: {}
|
|
3359
|
-
|
|
3360
|
-
ansi-escapes@7.3.0:
|
|
3361
|
-
dependencies:
|
|
3362
|
-
environment: 1.1.0
|
|
3363
|
-
|
|
3364
|
-
ansi-regex@6.2.2: {}
|
|
3365
|
-
|
|
3366
|
-
ansi-styles@6.2.3: {}
|
|
3367
|
-
|
|
3368
|
-
ansis@4.3.1: {}
|
|
3369
|
-
|
|
3370
|
-
argparse@2.0.1: {}
|
|
3371
|
-
|
|
3372
|
-
argue-cli@3.1.0: {}
|
|
3373
|
-
|
|
3374
|
-
balanced-match@4.0.4: {}
|
|
3375
|
-
|
|
3376
|
-
baseline-browser-mapping@2.10.40: {}
|
|
3377
|
-
|
|
3378
|
-
birpc@2.9.0: {}
|
|
3379
|
-
|
|
3380
|
-
birpc@4.0.0: {}
|
|
3381
|
-
|
|
3382
|
-
boolbase@1.0.0: {}
|
|
3383
|
-
|
|
3384
|
-
brace-expansion@5.0.7:
|
|
3385
|
-
dependencies:
|
|
3386
|
-
balanced-match: 4.0.4
|
|
3387
|
-
|
|
3388
|
-
braces@3.0.3:
|
|
3389
|
-
dependencies:
|
|
3390
|
-
fill-range: 7.1.1
|
|
3391
|
-
|
|
3392
|
-
browserslist@4.28.4:
|
|
3393
|
-
dependencies:
|
|
3394
|
-
baseline-browser-mapping: 2.10.40
|
|
3395
|
-
caniuse-lite: 1.0.30001799
|
|
3396
|
-
electron-to-chromium: 1.5.380
|
|
3397
|
-
node-releases: 2.0.50
|
|
3398
|
-
update-browserslist-db: 1.2.3(browserslist@4.28.4)
|
|
3399
|
-
|
|
3400
|
-
bundle-name@4.1.0:
|
|
3401
|
-
dependencies:
|
|
3402
|
-
run-applescript: 7.1.0
|
|
3403
|
-
|
|
3404
|
-
callsites@3.1.0: {}
|
|
3405
|
-
|
|
3406
|
-
caniuse-lite@1.0.30001799: {}
|
|
3407
|
-
|
|
3408
|
-
chokidar@5.0.0:
|
|
3409
|
-
dependencies:
|
|
3410
|
-
readdirp: 5.0.0
|
|
3411
|
-
|
|
3412
|
-
class-variance-authority@0.7.1:
|
|
3413
|
-
dependencies:
|
|
3414
|
-
clsx: 2.1.1
|
|
3415
|
-
|
|
3416
|
-
cli-cursor@5.0.0:
|
|
3417
|
-
dependencies:
|
|
3418
|
-
restore-cursor: 5.1.0
|
|
3419
|
-
|
|
3420
|
-
cli-truncate@5.2.0:
|
|
3421
|
-
dependencies:
|
|
3422
|
-
slice-ansi: 8.0.0
|
|
3423
|
-
string-width: 8.2.2
|
|
3424
|
-
|
|
3425
|
-
cliui@9.0.1:
|
|
3426
|
-
dependencies:
|
|
3427
|
-
string-width: 7.2.0
|
|
3428
|
-
strip-ansi: 7.2.0
|
|
3429
|
-
wrap-ansi: 9.0.2
|
|
3430
|
-
|
|
3431
|
-
clsx@2.1.1: {}
|
|
3432
|
-
|
|
3433
|
-
confbox@0.1.8: {}
|
|
3434
|
-
|
|
3435
|
-
confbox@0.2.4: {}
|
|
3436
|
-
|
|
3437
|
-
conventional-changelog-angular@9.2.1:
|
|
3438
|
-
dependencies:
|
|
3439
|
-
'@conventional-changelog/template': 1.2.1
|
|
3440
|
-
|
|
3441
|
-
conventional-changelog-conventionalcommits@10.2.0:
|
|
3442
|
-
dependencies:
|
|
3443
|
-
'@conventional-changelog/template': 1.2.0
|
|
3444
|
-
|
|
3445
|
-
conventional-commits-parser@7.0.0:
|
|
3446
|
-
dependencies:
|
|
3447
|
-
'@simple-libs/stream-utils': 2.0.0
|
|
3448
|
-
meow: 14.1.0
|
|
3449
|
-
|
|
3450
|
-
conventional-commits-parser@7.1.0:
|
|
3451
|
-
dependencies:
|
|
3452
|
-
'@simple-libs/stream-utils': 2.0.0
|
|
3453
|
-
argue-cli: 3.1.0
|
|
3454
|
-
|
|
3455
|
-
convert-source-map@2.0.0: {}
|
|
3456
|
-
|
|
3457
|
-
cosmiconfig-typescript-loader@6.3.0(@types/node@26.1.1)(cosmiconfig@9.0.2(typescript@6.0.3))(typescript@6.0.3):
|
|
3458
|
-
dependencies:
|
|
3459
|
-
'@types/node': 26.1.1
|
|
3460
|
-
cosmiconfig: 9.0.2(typescript@6.0.3)
|
|
3461
|
-
jiti: 2.6.1
|
|
3462
|
-
typescript: 6.0.3
|
|
3463
|
-
|
|
3464
|
-
cosmiconfig@9.0.2(typescript@6.0.3):
|
|
3465
|
-
dependencies:
|
|
3466
|
-
env-paths: 2.2.1
|
|
3467
|
-
import-fresh: 3.3.1
|
|
3468
|
-
js-yaml: 4.3.0
|
|
3469
|
-
parse-json: 5.2.0
|
|
3470
|
-
optionalDependencies:
|
|
3471
|
-
typescript: 6.0.3
|
|
3472
|
-
|
|
3473
|
-
cross-spawn@7.0.6:
|
|
3474
|
-
dependencies:
|
|
3475
|
-
path-key: 3.1.1
|
|
3476
|
-
shebang-command: 2.0.0
|
|
3477
|
-
which: 2.0.2
|
|
3478
|
-
|
|
3479
|
-
cssesc@3.0.0: {}
|
|
3480
|
-
|
|
3481
|
-
csstype@3.2.3: {}
|
|
3482
|
-
|
|
3483
|
-
debug@4.4.3:
|
|
3484
|
-
dependencies:
|
|
3485
|
-
ms: 2.1.3
|
|
3486
|
-
|
|
3487
|
-
deep-is@0.1.4: {}
|
|
3488
|
-
|
|
3489
|
-
default-browser-id@5.0.1: {}
|
|
3490
|
-
|
|
3491
|
-
default-browser@5.5.0:
|
|
3492
|
-
dependencies:
|
|
3493
|
-
bundle-name: 4.1.0
|
|
3494
|
-
default-browser-id: 5.0.1
|
|
3495
|
-
|
|
3496
|
-
define-lazy-prop@3.0.0: {}
|
|
3497
|
-
|
|
3498
|
-
detect-libc@2.1.2: {}
|
|
3499
|
-
|
|
3500
|
-
electron-to-chromium@1.5.380: {}
|
|
3501
|
-
|
|
3502
|
-
emoji-regex@10.6.0: {}
|
|
3503
|
-
|
|
3504
|
-
enhanced-resolve@5.21.6:
|
|
3505
|
-
dependencies:
|
|
3506
|
-
graceful-fs: 4.2.11
|
|
3507
|
-
tapable: 2.3.3
|
|
3508
|
-
|
|
3509
|
-
entities@7.0.1: {}
|
|
3510
|
-
|
|
3511
|
-
env-paths@2.2.1: {}
|
|
3512
|
-
|
|
3513
|
-
environment@1.1.0: {}
|
|
3514
|
-
|
|
3515
|
-
error-ex@1.3.4:
|
|
3516
|
-
dependencies:
|
|
3517
|
-
is-arrayish: 0.2.1
|
|
3518
|
-
|
|
3519
|
-
error-stack-parser-es@1.0.5: {}
|
|
3520
|
-
|
|
3521
|
-
es-toolkit@1.49.0: {}
|
|
3522
|
-
|
|
3523
|
-
escalade@3.2.0: {}
|
|
3524
|
-
|
|
3525
|
-
escape-string-regexp@4.0.0: {}
|
|
3526
|
-
|
|
3527
|
-
escape-string-regexp@5.0.0: {}
|
|
3528
|
-
|
|
3529
|
-
eslint-config-prettier@10.1.8(eslint@10.7.0(jiti@2.7.0)):
|
|
3530
|
-
dependencies:
|
|
3531
|
-
eslint: 10.7.0(jiti@2.7.0)
|
|
3532
|
-
|
|
3533
|
-
eslint-plugin-oxlint@1.73.0(oxlint@1.73.0):
|
|
3534
|
-
dependencies:
|
|
3535
|
-
jsonc-parser: 3.3.1
|
|
3536
|
-
oxlint: 1.73.0
|
|
3537
|
-
|
|
3538
|
-
eslint-plugin-prettier@5.5.5(eslint-config-prettier@10.1.8(eslint@10.7.0(jiti@2.7.0)))(eslint@10.7.0(jiti@2.7.0))(prettier@3.8.3):
|
|
3539
|
-
dependencies:
|
|
3540
|
-
eslint: 10.7.0(jiti@2.7.0)
|
|
3541
|
-
prettier: 3.8.3
|
|
3542
|
-
prettier-linter-helpers: 1.0.1
|
|
3543
|
-
synckit: 0.11.12
|
|
3544
|
-
optionalDependencies:
|
|
3545
|
-
eslint-config-prettier: 10.1.8(eslint@10.7.0(jiti@2.7.0))
|
|
3546
|
-
|
|
3547
|
-
eslint-plugin-vue@10.9.2(@typescript-eslint/parser@8.61.1(eslint@10.7.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.7.0(jiti@2.7.0))(vue-eslint-parser@10.4.1(eslint@10.7.0(jiti@2.7.0))):
|
|
3548
|
-
dependencies:
|
|
3549
|
-
'@eslint-community/eslint-utils': 4.9.1(eslint@10.7.0(jiti@2.7.0))
|
|
3550
|
-
eslint: 10.7.0(jiti@2.7.0)
|
|
3551
|
-
natural-compare: 1.4.0
|
|
3552
|
-
nth-check: 2.1.1
|
|
3553
|
-
postcss-selector-parser: 7.1.1
|
|
3554
|
-
semver: 7.8.0
|
|
3555
|
-
vue-eslint-parser: 10.4.1(eslint@10.7.0(jiti@2.7.0))
|
|
3556
|
-
xml-name-validator: 4.0.0
|
|
3557
|
-
optionalDependencies:
|
|
3558
|
-
'@typescript-eslint/parser': 8.61.1(eslint@10.7.0(jiti@2.7.0))(typescript@6.0.3)
|
|
3559
|
-
|
|
3560
|
-
eslint-scope@9.1.2:
|
|
3561
|
-
dependencies:
|
|
3562
|
-
'@types/esrecurse': 4.3.1
|
|
3563
|
-
'@types/estree': 1.0.9
|
|
3564
|
-
esrecurse: 4.3.0
|
|
3565
|
-
estraverse: 5.3.0
|
|
3566
|
-
|
|
3567
|
-
eslint-visitor-keys@3.4.3: {}
|
|
3568
|
-
|
|
3569
|
-
eslint-visitor-keys@5.0.1: {}
|
|
3570
|
-
|
|
3571
|
-
eslint@10.7.0(jiti@2.7.0):
|
|
3572
|
-
dependencies:
|
|
3573
|
-
'@eslint-community/eslint-utils': 4.9.1(eslint@10.7.0(jiti@2.7.0))
|
|
3574
|
-
'@eslint-community/regexpp': 4.12.2
|
|
3575
|
-
'@eslint/config-array': 0.23.5
|
|
3576
|
-
'@eslint/config-helpers': 0.6.0
|
|
3577
|
-
'@eslint/core': 1.2.1
|
|
3578
|
-
'@eslint/plugin-kit': 0.7.2
|
|
3579
|
-
'@humanfs/node': 0.16.8
|
|
3580
|
-
'@humanwhocodes/module-importer': 1.0.1
|
|
3581
|
-
'@humanwhocodes/retry': 0.4.3
|
|
3582
|
-
'@types/estree': 1.0.9
|
|
3583
|
-
ajv: 6.15.0
|
|
3584
|
-
cross-spawn: 7.0.6
|
|
3585
|
-
debug: 4.4.3
|
|
3586
|
-
escape-string-regexp: 4.0.0
|
|
3587
|
-
eslint-scope: 9.1.2
|
|
3588
|
-
eslint-visitor-keys: 5.0.1
|
|
3589
|
-
espree: 11.2.0
|
|
3590
|
-
esquery: 1.7.0
|
|
3591
|
-
esutils: 2.0.3
|
|
3592
|
-
fast-deep-equal: 3.1.3
|
|
3593
|
-
file-entry-cache: 8.0.0
|
|
3594
|
-
find-up: 5.0.0
|
|
3595
|
-
glob-parent: 6.0.2
|
|
3596
|
-
ignore: 5.3.2
|
|
3597
|
-
imurmurhash: 0.1.4
|
|
3598
|
-
is-glob: 4.0.3
|
|
3599
|
-
json-stable-stringify-without-jsonify: 1.0.1
|
|
3600
|
-
minimatch: 10.2.5
|
|
3601
|
-
natural-compare: 1.4.0
|
|
3602
|
-
optionator: 0.9.4
|
|
3603
|
-
optionalDependencies:
|
|
3604
|
-
jiti: 2.7.0
|
|
3605
|
-
transitivePeerDependencies:
|
|
3606
|
-
- supports-color
|
|
3607
|
-
|
|
3608
|
-
espree@11.2.0:
|
|
3609
|
-
dependencies:
|
|
3610
|
-
acorn: 8.17.0
|
|
3611
|
-
acorn-jsx: 5.3.2(acorn@8.17.0)
|
|
3612
|
-
eslint-visitor-keys: 5.0.1
|
|
3613
|
-
|
|
3614
|
-
esquery@1.7.0:
|
|
3615
|
-
dependencies:
|
|
3616
|
-
estraverse: 5.3.0
|
|
3617
|
-
|
|
3618
|
-
esrecurse@4.3.0:
|
|
3619
|
-
dependencies:
|
|
3620
|
-
estraverse: 5.3.0
|
|
3621
|
-
|
|
3622
|
-
estraverse@5.3.0: {}
|
|
3623
|
-
|
|
3624
|
-
estree-walker@2.0.2: {}
|
|
3625
|
-
|
|
3626
|
-
estree-walker@3.0.3:
|
|
3627
|
-
dependencies:
|
|
3628
|
-
'@types/estree': 1.0.9
|
|
3629
|
-
|
|
3630
|
-
esutils@2.0.3: {}
|
|
3631
|
-
|
|
3632
|
-
eventemitter3@5.0.4: {}
|
|
3633
|
-
|
|
3634
|
-
exsolve@1.0.8: {}
|
|
3635
|
-
|
|
3636
|
-
fast-deep-equal@3.1.3: {}
|
|
3637
|
-
|
|
3638
|
-
fast-diff@1.3.0: {}
|
|
3639
|
-
|
|
3640
|
-
fast-glob@3.3.3:
|
|
3641
|
-
dependencies:
|
|
3642
|
-
'@nodelib/fs.stat': 2.0.5
|
|
3643
|
-
'@nodelib/fs.walk': 1.2.8
|
|
3644
|
-
glob-parent: 5.1.2
|
|
3645
|
-
merge2: 1.4.1
|
|
3646
|
-
micromatch: 4.0.8
|
|
3647
|
-
|
|
3648
|
-
fast-json-stable-stringify@2.1.0: {}
|
|
3649
|
-
|
|
3650
|
-
fast-levenshtein@2.0.6: {}
|
|
3651
|
-
|
|
3652
|
-
fast-uri@3.1.3: {}
|
|
3653
|
-
|
|
3654
|
-
fastq@1.20.1:
|
|
3655
|
-
dependencies:
|
|
3656
|
-
reusify: 1.1.0
|
|
3657
|
-
|
|
3658
|
-
fdir@6.5.0(picomatch@4.0.5):
|
|
3659
|
-
optionalDependencies:
|
|
3660
|
-
picomatch: 4.0.5
|
|
3661
|
-
|
|
3662
|
-
file-entry-cache@8.0.0:
|
|
3663
|
-
dependencies:
|
|
3664
|
-
flat-cache: 4.0.1
|
|
3665
|
-
|
|
3666
|
-
fill-range@7.1.1:
|
|
3667
|
-
dependencies:
|
|
3668
|
-
to-regex-range: 5.0.1
|
|
3669
|
-
|
|
3670
|
-
find-up@5.0.0:
|
|
3671
|
-
dependencies:
|
|
3672
|
-
locate-path: 6.0.0
|
|
3673
|
-
path-exists: 4.0.0
|
|
3674
|
-
|
|
3675
|
-
flat-cache@4.0.1:
|
|
3676
|
-
dependencies:
|
|
3677
|
-
flatted: 3.4.2
|
|
3678
|
-
keyv: 4.5.4
|
|
3679
|
-
|
|
3680
|
-
flatted@3.4.2: {}
|
|
3681
|
-
|
|
3682
|
-
fsevents@2.3.3:
|
|
3683
|
-
optional: true
|
|
3684
|
-
|
|
3685
|
-
gensync@1.0.0-beta.2: {}
|
|
3686
|
-
|
|
3687
|
-
get-caller-file@2.0.5: {}
|
|
3688
|
-
|
|
3689
|
-
get-east-asian-width@1.6.0: {}
|
|
3690
|
-
|
|
3691
|
-
glob-parent@5.1.2:
|
|
3692
|
-
dependencies:
|
|
3693
|
-
is-glob: 4.0.3
|
|
3694
|
-
|
|
3695
|
-
glob-parent@6.0.2:
|
|
3696
|
-
dependencies:
|
|
3697
|
-
is-glob: 4.0.3
|
|
3698
|
-
|
|
3699
|
-
global-directory@5.0.0:
|
|
3700
|
-
dependencies:
|
|
3701
|
-
ini: 6.0.0
|
|
3702
|
-
|
|
3703
|
-
graceful-fs@4.2.11: {}
|
|
3704
|
-
|
|
3705
|
-
hookable@5.5.3: {}
|
|
3706
|
-
|
|
3707
|
-
husky@9.1.7: {}
|
|
3708
|
-
|
|
3709
|
-
ignore@5.3.2: {}
|
|
3710
|
-
|
|
3711
|
-
ignore@7.0.6: {}
|
|
3712
|
-
|
|
3713
|
-
import-fresh@3.3.1:
|
|
3714
|
-
dependencies:
|
|
3715
|
-
parent-module: 1.0.1
|
|
3716
|
-
resolve-from: 4.0.0
|
|
3717
|
-
|
|
3718
|
-
imurmurhash@0.1.4: {}
|
|
3719
|
-
|
|
3720
|
-
ini@6.0.0: {}
|
|
3721
|
-
|
|
3722
|
-
is-arrayish@0.2.1: {}
|
|
3723
|
-
|
|
3724
|
-
is-docker@3.0.0: {}
|
|
3725
|
-
|
|
3726
|
-
is-extglob@2.1.1: {}
|
|
3727
|
-
|
|
3728
|
-
is-fullwidth-code-point@5.1.0:
|
|
3729
|
-
dependencies:
|
|
3730
|
-
get-east-asian-width: 1.6.0
|
|
3731
|
-
|
|
3732
|
-
is-glob@4.0.3:
|
|
3733
|
-
dependencies:
|
|
3734
|
-
is-extglob: 2.1.1
|
|
3735
|
-
|
|
3736
|
-
is-in-ssh@1.0.0: {}
|
|
3737
|
-
|
|
3738
|
-
is-inside-container@1.0.0:
|
|
3739
|
-
dependencies:
|
|
3740
|
-
is-docker: 3.0.0
|
|
3741
|
-
|
|
3742
|
-
is-number@7.0.0: {}
|
|
3743
|
-
|
|
3744
|
-
is-plain-obj@4.1.0: {}
|
|
3745
|
-
|
|
3746
|
-
is-wsl@3.1.1:
|
|
3747
|
-
dependencies:
|
|
3748
|
-
is-inside-container: 1.0.0
|
|
3749
|
-
|
|
3750
|
-
isexe@2.0.0: {}
|
|
3751
|
-
|
|
3752
|
-
isexe@4.0.0: {}
|
|
3753
|
-
|
|
3754
|
-
jiti@2.6.1: {}
|
|
3755
|
-
|
|
3756
|
-
jiti@2.7.0: {}
|
|
3757
|
-
|
|
3758
|
-
js-tokens@4.0.0: {}
|
|
3759
|
-
|
|
3760
|
-
js-tokens@9.0.1: {}
|
|
3761
|
-
|
|
3762
|
-
js-yaml@4.3.0:
|
|
3763
|
-
dependencies:
|
|
3764
|
-
argparse: 2.0.1
|
|
3765
|
-
|
|
3766
|
-
jsesc@3.1.0: {}
|
|
3767
|
-
|
|
3768
|
-
json-buffer@3.0.1: {}
|
|
3769
|
-
|
|
3770
|
-
json-parse-even-better-errors@2.3.1: {}
|
|
3771
|
-
|
|
3772
|
-
json-parse-even-better-errors@6.0.0: {}
|
|
3773
|
-
|
|
3774
|
-
json-schema-traverse@0.4.1: {}
|
|
3775
|
-
|
|
3776
|
-
json-schema-traverse@1.0.0: {}
|
|
3777
|
-
|
|
3778
|
-
json-stable-stringify-without-jsonify@1.0.1: {}
|
|
3779
|
-
|
|
3780
|
-
json5@2.2.3: {}
|
|
3781
|
-
|
|
3782
|
-
jsonc-parser@3.3.1: {}
|
|
3783
|
-
|
|
3784
|
-
keyv@4.5.4:
|
|
3785
|
-
dependencies:
|
|
3786
|
-
json-buffer: 3.0.1
|
|
3787
|
-
|
|
3788
|
-
kolorist@1.8.0: {}
|
|
3789
|
-
|
|
3790
|
-
levn@0.4.1:
|
|
3791
|
-
dependencies:
|
|
3792
|
-
prelude-ls: 1.2.1
|
|
3793
|
-
type-check: 0.4.0
|
|
3794
|
-
|
|
3795
|
-
lightningcss-android-arm64@1.32.0:
|
|
3796
|
-
optional: true
|
|
3797
|
-
|
|
3798
|
-
lightningcss-darwin-arm64@1.32.0:
|
|
3799
|
-
optional: true
|
|
3800
|
-
|
|
3801
|
-
lightningcss-darwin-x64@1.32.0:
|
|
3802
|
-
optional: true
|
|
3803
|
-
|
|
3804
|
-
lightningcss-freebsd-x64@1.32.0:
|
|
3805
|
-
optional: true
|
|
3806
|
-
|
|
3807
|
-
lightningcss-linux-arm-gnueabihf@1.32.0:
|
|
3808
|
-
optional: true
|
|
3809
|
-
|
|
3810
|
-
lightningcss-linux-arm64-gnu@1.32.0:
|
|
3811
|
-
optional: true
|
|
3812
|
-
|
|
3813
|
-
lightningcss-linux-arm64-musl@1.32.0:
|
|
3814
|
-
optional: true
|
|
3815
|
-
|
|
3816
|
-
lightningcss-linux-x64-gnu@1.32.0:
|
|
3817
|
-
optional: true
|
|
3818
|
-
|
|
3819
|
-
lightningcss-linux-x64-musl@1.32.0:
|
|
3820
|
-
optional: true
|
|
3821
|
-
|
|
3822
|
-
lightningcss-win32-arm64-msvc@1.32.0:
|
|
3823
|
-
optional: true
|
|
3824
|
-
|
|
3825
|
-
lightningcss-win32-x64-msvc@1.32.0:
|
|
3826
|
-
optional: true
|
|
3827
|
-
|
|
3828
|
-
lightningcss@1.32.0:
|
|
3829
|
-
dependencies:
|
|
3830
|
-
detect-libc: 2.1.2
|
|
3831
|
-
optionalDependencies:
|
|
3832
|
-
lightningcss-android-arm64: 1.32.0
|
|
3833
|
-
lightningcss-darwin-arm64: 1.32.0
|
|
3834
|
-
lightningcss-darwin-x64: 1.32.0
|
|
3835
|
-
lightningcss-freebsd-x64: 1.32.0
|
|
3836
|
-
lightningcss-linux-arm-gnueabihf: 1.32.0
|
|
3837
|
-
lightningcss-linux-arm64-gnu: 1.32.0
|
|
3838
|
-
lightningcss-linux-arm64-musl: 1.32.0
|
|
3839
|
-
lightningcss-linux-x64-gnu: 1.32.0
|
|
3840
|
-
lightningcss-linux-x64-musl: 1.32.0
|
|
3841
|
-
lightningcss-win32-arm64-msvc: 1.32.0
|
|
3842
|
-
lightningcss-win32-x64-msvc: 1.32.0
|
|
3843
|
-
|
|
3844
|
-
lines-and-columns@1.2.4: {}
|
|
3845
|
-
|
|
3846
|
-
lint-staged@17.0.8:
|
|
3847
|
-
dependencies:
|
|
3848
|
-
listr2: 10.2.1
|
|
3849
|
-
picomatch: 4.0.5
|
|
3850
|
-
string-argv: 0.3.2
|
|
3851
|
-
tinyexec: 1.2.4
|
|
3852
|
-
optionalDependencies:
|
|
3853
|
-
yaml: 2.9.0
|
|
3854
|
-
|
|
3855
|
-
listr2@10.2.1:
|
|
3856
|
-
dependencies:
|
|
3857
|
-
cli-truncate: 5.2.0
|
|
3858
|
-
eventemitter3: 5.0.4
|
|
3859
|
-
log-update: 6.1.0
|
|
3860
|
-
rfdc: 1.4.1
|
|
3861
|
-
wrap-ansi: 10.0.0
|
|
3862
|
-
|
|
3863
|
-
local-pkg@1.2.1:
|
|
3864
|
-
dependencies:
|
|
3865
|
-
mlly: 1.8.2
|
|
3866
|
-
pkg-types: 2.3.1
|
|
3867
|
-
quansync: 0.2.11
|
|
3868
|
-
|
|
3869
|
-
locate-path@6.0.0:
|
|
3870
|
-
dependencies:
|
|
3871
|
-
p-locate: 5.0.0
|
|
3872
|
-
|
|
3873
|
-
log-update@6.1.0:
|
|
3874
|
-
dependencies:
|
|
3875
|
-
ansi-escapes: 7.3.0
|
|
3876
|
-
cli-cursor: 5.0.0
|
|
3877
|
-
slice-ansi: 7.1.2
|
|
3878
|
-
strip-ansi: 7.2.0
|
|
3879
|
-
wrap-ansi: 9.0.2
|
|
3880
|
-
|
|
3881
|
-
lru-cache@5.1.1:
|
|
3882
|
-
dependencies:
|
|
3883
|
-
yallist: 3.1.1
|
|
3884
|
-
|
|
3885
|
-
magic-string@0.30.21:
|
|
3886
|
-
dependencies:
|
|
3887
|
-
'@jridgewell/sourcemap-codec': 1.5.5
|
|
3888
|
-
|
|
3889
|
-
memorystream@0.3.1: {}
|
|
3890
|
-
|
|
3891
|
-
meow@14.1.0: {}
|
|
3892
|
-
|
|
3893
|
-
merge2@1.4.1: {}
|
|
3894
|
-
|
|
3895
|
-
micromatch@4.0.8:
|
|
3896
|
-
dependencies:
|
|
3897
|
-
braces: 3.0.3
|
|
3898
|
-
picomatch: 2.3.2
|
|
3899
|
-
|
|
3900
|
-
mimic-function@5.0.1: {}
|
|
3901
|
-
|
|
3902
|
-
minimatch@10.2.5:
|
|
3903
|
-
dependencies:
|
|
3904
|
-
brace-expansion: 5.0.7
|
|
3905
|
-
|
|
3906
|
-
mlly@1.8.2:
|
|
3907
|
-
dependencies:
|
|
3908
|
-
acorn: 8.16.0
|
|
3909
|
-
pathe: 2.0.3
|
|
3910
|
-
pkg-types: 1.3.1
|
|
3911
|
-
ufo: 1.6.4
|
|
3912
|
-
|
|
3913
|
-
mrmime@2.0.1: {}
|
|
3914
|
-
|
|
3915
|
-
ms@2.1.3: {}
|
|
3916
|
-
|
|
3917
|
-
muggle-string@0.4.1: {}
|
|
3918
|
-
|
|
3919
|
-
nanoid@3.3.16: {}
|
|
3920
|
-
|
|
3921
|
-
natural-compare@1.4.0: {}
|
|
3922
|
-
|
|
3923
|
-
node-releases@2.0.50: {}
|
|
3924
|
-
|
|
3925
|
-
npm-normalize-package-bin@6.0.0: {}
|
|
3926
|
-
|
|
3927
|
-
npm-run-all2@9.0.2:
|
|
3928
|
-
dependencies:
|
|
3929
|
-
ansi-styles: 6.2.3
|
|
3930
|
-
cross-spawn: 7.0.6
|
|
3931
|
-
memorystream: 0.3.1
|
|
3932
|
-
picomatch: 4.0.5
|
|
3933
|
-
pidtree: 1.0.0
|
|
3934
|
-
read-package-json-fast: 6.0.0
|
|
3935
|
-
shell-quote: 1.8.4
|
|
3936
|
-
which: 7.0.0
|
|
3937
|
-
|
|
3938
|
-
nth-check@2.1.1:
|
|
3939
|
-
dependencies:
|
|
3940
|
-
boolbase: 1.0.0
|
|
3941
|
-
|
|
3942
|
-
obug@2.1.1: {}
|
|
3943
|
-
|
|
3944
|
-
obug@2.1.3: {}
|
|
3945
|
-
|
|
3946
|
-
ohash@2.0.11: {}
|
|
3947
|
-
|
|
3948
|
-
onetime@7.0.0:
|
|
3949
|
-
dependencies:
|
|
3950
|
-
mimic-function: 5.0.1
|
|
3951
|
-
|
|
3952
|
-
open@11.0.0:
|
|
3953
|
-
dependencies:
|
|
3954
|
-
default-browser: 5.5.0
|
|
3955
|
-
define-lazy-prop: 3.0.0
|
|
3956
|
-
is-in-ssh: 1.0.0
|
|
3957
|
-
is-inside-container: 1.0.0
|
|
3958
|
-
powershell-utils: 0.1.0
|
|
3959
|
-
wsl-utils: 0.3.1
|
|
3960
|
-
|
|
3961
|
-
optionator@0.9.4:
|
|
3962
|
-
dependencies:
|
|
3963
|
-
deep-is: 0.1.4
|
|
3964
|
-
fast-levenshtein: 2.0.6
|
|
3965
|
-
levn: 0.4.1
|
|
3966
|
-
prelude-ls: 1.2.1
|
|
3967
|
-
type-check: 0.4.0
|
|
3968
|
-
word-wrap: 1.2.5
|
|
3969
|
-
|
|
3970
|
-
oxfmt@0.58.0:
|
|
3971
|
-
dependencies:
|
|
3972
|
-
tinypool: 2.1.0
|
|
3973
|
-
optionalDependencies:
|
|
3974
|
-
'@oxfmt/binding-android-arm-eabi': 0.58.0
|
|
3975
|
-
'@oxfmt/binding-android-arm64': 0.58.0
|
|
3976
|
-
'@oxfmt/binding-darwin-arm64': 0.58.0
|
|
3977
|
-
'@oxfmt/binding-darwin-x64': 0.58.0
|
|
3978
|
-
'@oxfmt/binding-freebsd-x64': 0.58.0
|
|
3979
|
-
'@oxfmt/binding-linux-arm-gnueabihf': 0.58.0
|
|
3980
|
-
'@oxfmt/binding-linux-arm-musleabihf': 0.58.0
|
|
3981
|
-
'@oxfmt/binding-linux-arm64-gnu': 0.58.0
|
|
3982
|
-
'@oxfmt/binding-linux-arm64-musl': 0.58.0
|
|
3983
|
-
'@oxfmt/binding-linux-ppc64-gnu': 0.58.0
|
|
3984
|
-
'@oxfmt/binding-linux-riscv64-gnu': 0.58.0
|
|
3985
|
-
'@oxfmt/binding-linux-riscv64-musl': 0.58.0
|
|
3986
|
-
'@oxfmt/binding-linux-s390x-gnu': 0.58.0
|
|
3987
|
-
'@oxfmt/binding-linux-x64-gnu': 0.58.0
|
|
3988
|
-
'@oxfmt/binding-linux-x64-musl': 0.58.0
|
|
3989
|
-
'@oxfmt/binding-openharmony-arm64': 0.58.0
|
|
3990
|
-
'@oxfmt/binding-win32-arm64-msvc': 0.58.0
|
|
3991
|
-
'@oxfmt/binding-win32-ia32-msvc': 0.58.0
|
|
3992
|
-
'@oxfmt/binding-win32-x64-msvc': 0.58.0
|
|
3993
|
-
|
|
3994
|
-
oxlint@1.73.0:
|
|
3995
|
-
optionalDependencies:
|
|
3996
|
-
'@oxlint/binding-android-arm-eabi': 1.73.0
|
|
3997
|
-
'@oxlint/binding-android-arm64': 1.73.0
|
|
3998
|
-
'@oxlint/binding-darwin-arm64': 1.73.0
|
|
3999
|
-
'@oxlint/binding-darwin-x64': 1.73.0
|
|
4000
|
-
'@oxlint/binding-freebsd-x64': 1.73.0
|
|
4001
|
-
'@oxlint/binding-linux-arm-gnueabihf': 1.73.0
|
|
4002
|
-
'@oxlint/binding-linux-arm-musleabihf': 1.73.0
|
|
4003
|
-
'@oxlint/binding-linux-arm64-gnu': 1.73.0
|
|
4004
|
-
'@oxlint/binding-linux-arm64-musl': 1.73.0
|
|
4005
|
-
'@oxlint/binding-linux-ppc64-gnu': 1.73.0
|
|
4006
|
-
'@oxlint/binding-linux-riscv64-gnu': 1.73.0
|
|
4007
|
-
'@oxlint/binding-linux-riscv64-musl': 1.73.0
|
|
4008
|
-
'@oxlint/binding-linux-s390x-gnu': 1.73.0
|
|
4009
|
-
'@oxlint/binding-linux-x64-gnu': 1.73.0
|
|
4010
|
-
'@oxlint/binding-linux-x64-musl': 1.73.0
|
|
4011
|
-
'@oxlint/binding-openharmony-arm64': 1.73.0
|
|
4012
|
-
'@oxlint/binding-win32-arm64-msvc': 1.73.0
|
|
4013
|
-
'@oxlint/binding-win32-ia32-msvc': 1.73.0
|
|
4014
|
-
'@oxlint/binding-win32-x64-msvc': 1.73.0
|
|
4015
|
-
|
|
4016
|
-
p-limit@3.1.0:
|
|
4017
|
-
dependencies:
|
|
4018
|
-
yocto-queue: 0.1.0
|
|
4019
|
-
|
|
4020
|
-
p-locate@5.0.0:
|
|
4021
|
-
dependencies:
|
|
4022
|
-
p-limit: 3.1.0
|
|
4023
|
-
|
|
4024
|
-
parent-module@1.0.1:
|
|
4025
|
-
dependencies:
|
|
4026
|
-
callsites: 3.1.0
|
|
4027
|
-
|
|
4028
|
-
parse-json@5.2.0:
|
|
4029
|
-
dependencies:
|
|
4030
|
-
'@babel/code-frame': 7.29.7
|
|
4031
|
-
error-ex: 1.3.4
|
|
4032
|
-
json-parse-even-better-errors: 2.3.1
|
|
4033
|
-
lines-and-columns: 1.2.4
|
|
4034
|
-
|
|
4035
|
-
path-browserify@1.0.1: {}
|
|
4036
|
-
|
|
4037
|
-
path-exists@4.0.0: {}
|
|
4038
|
-
|
|
4039
|
-
path-key@3.1.1: {}
|
|
4040
|
-
|
|
4041
|
-
pathe@2.0.3: {}
|
|
4042
|
-
|
|
4043
|
-
perfect-debounce@2.1.0: {}
|
|
4044
|
-
|
|
4045
|
-
picocolors@1.1.1: {}
|
|
4046
|
-
|
|
4047
|
-
picomatch@2.3.2: {}
|
|
4048
|
-
|
|
4049
|
-
picomatch@4.0.5: {}
|
|
4050
|
-
|
|
4051
|
-
pidtree@1.0.0: {}
|
|
4052
|
-
|
|
4053
|
-
pkg-types@1.3.1:
|
|
4054
|
-
dependencies:
|
|
4055
|
-
confbox: 0.1.8
|
|
4056
|
-
mlly: 1.8.2
|
|
4057
|
-
pathe: 2.0.3
|
|
4058
|
-
|
|
4059
|
-
pkg-types@2.3.1:
|
|
4060
|
-
dependencies:
|
|
4061
|
-
confbox: 0.2.4
|
|
4062
|
-
exsolve: 1.0.8
|
|
4063
|
-
pathe: 2.0.3
|
|
4064
|
-
|
|
4065
|
-
postcss-selector-parser@7.1.1:
|
|
4066
|
-
dependencies:
|
|
4067
|
-
cssesc: 3.0.0
|
|
4068
|
-
util-deprecate: 1.0.2
|
|
4069
|
-
|
|
4070
|
-
postcss@8.5.18:
|
|
4071
|
-
dependencies:
|
|
4072
|
-
nanoid: 3.3.16
|
|
4073
|
-
picocolors: 1.1.1
|
|
4074
|
-
source-map-js: 1.2.1
|
|
4075
|
-
|
|
4076
|
-
powershell-utils@0.1.0: {}
|
|
4077
|
-
|
|
4078
|
-
prelude-ls@1.2.1: {}
|
|
4079
|
-
|
|
4080
|
-
prettier-linter-helpers@1.0.1:
|
|
4081
|
-
dependencies:
|
|
4082
|
-
fast-diff: 1.3.0
|
|
4083
|
-
|
|
4084
|
-
prettier@3.8.3: {}
|
|
4085
|
-
|
|
4086
|
-
punycode@2.3.1: {}
|
|
4087
|
-
|
|
4088
|
-
quansync@0.2.11: {}
|
|
4089
|
-
|
|
4090
|
-
queue-microtask@1.2.3: {}
|
|
4091
|
-
|
|
4092
|
-
read-package-json-fast@6.0.0:
|
|
4093
|
-
dependencies:
|
|
4094
|
-
json-parse-even-better-errors: 6.0.0
|
|
4095
|
-
npm-normalize-package-bin: 6.0.0
|
|
4096
|
-
|
|
4097
|
-
readdirp@5.0.0: {}
|
|
4098
|
-
|
|
4099
|
-
require-from-string@2.0.2: {}
|
|
4100
|
-
|
|
4101
|
-
resolve-from@4.0.0: {}
|
|
4102
|
-
|
|
4103
|
-
resolve-from@5.0.0: {}
|
|
4104
|
-
|
|
4105
|
-
restore-cursor@5.1.0:
|
|
4106
|
-
dependencies:
|
|
4107
|
-
onetime: 7.0.0
|
|
4108
|
-
signal-exit: 4.1.0
|
|
4109
|
-
|
|
4110
|
-
reusify@1.1.0: {}
|
|
4111
|
-
|
|
4112
|
-
rfdc@1.4.1: {}
|
|
4113
|
-
|
|
4114
|
-
rolldown@1.1.5:
|
|
4115
|
-
dependencies:
|
|
4116
|
-
'@oxc-project/types': 0.139.0
|
|
4117
|
-
'@rolldown/pluginutils': 1.0.1
|
|
4118
|
-
optionalDependencies:
|
|
4119
|
-
'@rolldown/binding-android-arm64': 1.1.5
|
|
4120
|
-
'@rolldown/binding-darwin-arm64': 1.1.5
|
|
4121
|
-
'@rolldown/binding-darwin-x64': 1.1.5
|
|
4122
|
-
'@rolldown/binding-freebsd-x64': 1.1.5
|
|
4123
|
-
'@rolldown/binding-linux-arm-gnueabihf': 1.1.5
|
|
4124
|
-
'@rolldown/binding-linux-arm64-gnu': 1.1.5
|
|
4125
|
-
'@rolldown/binding-linux-arm64-musl': 1.1.5
|
|
4126
|
-
'@rolldown/binding-linux-ppc64-gnu': 1.1.5
|
|
4127
|
-
'@rolldown/binding-linux-s390x-gnu': 1.1.5
|
|
4128
|
-
'@rolldown/binding-linux-x64-gnu': 1.1.5
|
|
4129
|
-
'@rolldown/binding-linux-x64-musl': 1.1.5
|
|
4130
|
-
'@rolldown/binding-openharmony-arm64': 1.1.5
|
|
4131
|
-
'@rolldown/binding-wasm32-wasi': 1.1.5
|
|
4132
|
-
'@rolldown/binding-win32-arm64-msvc': 1.1.5
|
|
4133
|
-
'@rolldown/binding-win32-x64-msvc': 1.1.5
|
|
4134
|
-
|
|
4135
|
-
run-applescript@7.1.0: {}
|
|
4136
|
-
|
|
4137
|
-
run-parallel@1.2.0:
|
|
4138
|
-
dependencies:
|
|
4139
|
-
queue-microtask: 1.2.3
|
|
4140
|
-
|
|
4141
|
-
scule@1.3.0: {}
|
|
4142
|
-
|
|
4143
|
-
semver@6.3.1: {}
|
|
4144
|
-
|
|
4145
|
-
semver@7.8.0: {}
|
|
4146
|
-
|
|
4147
|
-
semver@7.8.5: {}
|
|
4148
|
-
|
|
4149
|
-
shebang-command@2.0.0:
|
|
4150
|
-
dependencies:
|
|
4151
|
-
shebang-regex: 3.0.0
|
|
4152
|
-
|
|
4153
|
-
shebang-regex@3.0.0: {}
|
|
4154
|
-
|
|
4155
|
-
shell-quote@1.8.4: {}
|
|
4156
|
-
|
|
4157
|
-
signal-exit@4.1.0: {}
|
|
4158
|
-
|
|
4159
|
-
sirv@3.0.2:
|
|
4160
|
-
dependencies:
|
|
4161
|
-
'@polka/url': 1.0.0-next.29
|
|
4162
|
-
mrmime: 2.0.1
|
|
4163
|
-
totalist: 3.0.1
|
|
4164
|
-
|
|
4165
|
-
slice-ansi@7.1.2:
|
|
4166
|
-
dependencies:
|
|
4167
|
-
ansi-styles: 6.2.3
|
|
4168
|
-
is-fullwidth-code-point: 5.1.0
|
|
4169
|
-
|
|
4170
|
-
slice-ansi@8.0.0:
|
|
4171
|
-
dependencies:
|
|
4172
|
-
ansi-styles: 6.2.3
|
|
4173
|
-
is-fullwidth-code-point: 5.1.0
|
|
4174
|
-
|
|
4175
|
-
source-map-js@1.2.1: {}
|
|
4176
|
-
|
|
4177
|
-
string-argv@0.3.2: {}
|
|
4178
|
-
|
|
4179
|
-
string-width@7.2.0:
|
|
4180
|
-
dependencies:
|
|
4181
|
-
emoji-regex: 10.6.0
|
|
4182
|
-
get-east-asian-width: 1.6.0
|
|
4183
|
-
strip-ansi: 7.2.0
|
|
4184
|
-
|
|
4185
|
-
string-width@8.2.2:
|
|
4186
|
-
dependencies:
|
|
4187
|
-
get-east-asian-width: 1.6.0
|
|
4188
|
-
strip-ansi: 7.2.0
|
|
4189
|
-
|
|
4190
|
-
strip-ansi@7.2.0:
|
|
4191
|
-
dependencies:
|
|
4192
|
-
ansi-regex: 6.2.2
|
|
4193
|
-
|
|
4194
|
-
strip-literal@3.1.0:
|
|
4195
|
-
dependencies:
|
|
4196
|
-
js-tokens: 9.0.1
|
|
4197
|
-
|
|
4198
|
-
synckit@0.11.12:
|
|
4199
|
-
dependencies:
|
|
4200
|
-
'@pkgr/core': 0.2.9
|
|
4201
|
-
|
|
4202
|
-
tailwind-merge@3.6.0: {}
|
|
4203
|
-
|
|
4204
|
-
tailwindcss@4.3.2: {}
|
|
4205
|
-
|
|
4206
|
-
tapable@2.3.3: {}
|
|
4207
|
-
|
|
4208
|
-
tinyexec@1.2.4: {}
|
|
4209
|
-
|
|
4210
|
-
tinyglobby@0.2.16:
|
|
4211
|
-
dependencies:
|
|
4212
|
-
fdir: 6.5.0(picomatch@4.0.5)
|
|
4213
|
-
picomatch: 4.0.5
|
|
4214
|
-
|
|
4215
|
-
tinyglobby@0.2.17:
|
|
4216
|
-
dependencies:
|
|
4217
|
-
fdir: 6.5.0(picomatch@4.0.5)
|
|
4218
|
-
picomatch: 4.0.5
|
|
4219
|
-
|
|
4220
|
-
tinypool@2.1.0: {}
|
|
4221
|
-
|
|
4222
|
-
to-regex-range@5.0.1:
|
|
4223
|
-
dependencies:
|
|
4224
|
-
is-number: 7.0.0
|
|
4225
|
-
|
|
4226
|
-
totalist@3.0.1: {}
|
|
4227
|
-
|
|
4228
|
-
ts-api-utils@2.5.0(typescript@6.0.3):
|
|
4229
|
-
dependencies:
|
|
4230
|
-
typescript: 6.0.3
|
|
4231
|
-
|
|
4232
|
-
tslib@2.8.1:
|
|
4233
|
-
optional: true
|
|
4234
|
-
|
|
4235
|
-
tw-animate-css@1.4.0: {}
|
|
4236
|
-
|
|
4237
|
-
type-check@0.4.0:
|
|
4238
|
-
dependencies:
|
|
4239
|
-
prelude-ls: 1.2.1
|
|
4240
|
-
|
|
4241
|
-
typescript-eslint@8.61.1(eslint@10.7.0(jiti@2.7.0))(typescript@6.0.3):
|
|
4242
|
-
dependencies:
|
|
4243
|
-
'@typescript-eslint/eslint-plugin': 8.61.1(@typescript-eslint/parser@8.61.1(eslint@10.7.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.7.0(jiti@2.7.0))(typescript@6.0.3)
|
|
4244
|
-
'@typescript-eslint/parser': 8.61.1(eslint@10.7.0(jiti@2.7.0))(typescript@6.0.3)
|
|
4245
|
-
'@typescript-eslint/typescript-estree': 8.61.1(typescript@6.0.3)
|
|
4246
|
-
'@typescript-eslint/utils': 8.61.1(eslint@10.7.0(jiti@2.7.0))(typescript@6.0.3)
|
|
4247
|
-
eslint: 10.7.0(jiti@2.7.0)
|
|
4248
|
-
typescript: 6.0.3
|
|
4249
|
-
transitivePeerDependencies:
|
|
4250
|
-
- supports-color
|
|
4251
|
-
|
|
4252
|
-
typescript@6.0.3: {}
|
|
4253
|
-
|
|
4254
|
-
ufo@1.6.4: {}
|
|
4255
|
-
|
|
4256
|
-
undici-types@8.3.0: {}
|
|
4257
|
-
|
|
4258
|
-
unimport@5.7.0:
|
|
4259
|
-
dependencies:
|
|
4260
|
-
acorn: 8.16.0
|
|
4261
|
-
escape-string-regexp: 5.0.0
|
|
4262
|
-
estree-walker: 3.0.3
|
|
4263
|
-
local-pkg: 1.2.1
|
|
4264
|
-
magic-string: 0.30.21
|
|
4265
|
-
mlly: 1.8.2
|
|
4266
|
-
pathe: 2.0.3
|
|
4267
|
-
picomatch: 4.0.5
|
|
4268
|
-
pkg-types: 2.3.1
|
|
4269
|
-
scule: 1.3.0
|
|
4270
|
-
strip-literal: 3.1.0
|
|
4271
|
-
tinyglobby: 0.2.17
|
|
4272
|
-
unplugin: 2.3.11
|
|
4273
|
-
unplugin-utils: 0.3.1
|
|
4274
|
-
|
|
4275
|
-
unplugin-auto-import@21.0.0:
|
|
4276
|
-
dependencies:
|
|
4277
|
-
local-pkg: 1.2.1
|
|
4278
|
-
magic-string: 0.30.21
|
|
4279
|
-
picomatch: 4.0.5
|
|
4280
|
-
unimport: 5.7.0
|
|
4281
|
-
unplugin: 2.3.11
|
|
4282
|
-
unplugin-utils: 0.3.1
|
|
4283
|
-
|
|
4284
|
-
unplugin-utils@0.3.1:
|
|
4285
|
-
dependencies:
|
|
4286
|
-
pathe: 2.0.3
|
|
4287
|
-
picomatch: 4.0.5
|
|
4288
|
-
|
|
4289
|
-
unplugin-vue-components@32.1.0(vue@3.5.39(typescript@6.0.3)):
|
|
4290
|
-
dependencies:
|
|
4291
|
-
chokidar: 5.0.0
|
|
4292
|
-
local-pkg: 1.2.1
|
|
4293
|
-
magic-string: 0.30.21
|
|
4294
|
-
mlly: 1.8.2
|
|
4295
|
-
obug: 2.1.1
|
|
4296
|
-
picomatch: 4.0.5
|
|
4297
|
-
tinyglobby: 0.2.16
|
|
4298
|
-
unplugin: 3.0.0
|
|
4299
|
-
unplugin-utils: 0.3.1
|
|
4300
|
-
vue: 3.5.39(typescript@6.0.3)
|
|
4301
|
-
|
|
4302
|
-
unplugin@2.3.11:
|
|
4303
|
-
dependencies:
|
|
4304
|
-
'@jridgewell/remapping': 2.3.5
|
|
4305
|
-
acorn: 8.16.0
|
|
4306
|
-
picomatch: 4.0.5
|
|
4307
|
-
webpack-virtual-modules: 0.6.2
|
|
4308
|
-
|
|
4309
|
-
unplugin@3.0.0:
|
|
4310
|
-
dependencies:
|
|
4311
|
-
'@jridgewell/remapping': 2.3.5
|
|
4312
|
-
picomatch: 4.0.5
|
|
4313
|
-
webpack-virtual-modules: 0.6.2
|
|
4314
|
-
|
|
4315
|
-
update-browserslist-db@1.2.3(browserslist@4.28.4):
|
|
4316
|
-
dependencies:
|
|
4317
|
-
browserslist: 4.28.4
|
|
4318
|
-
escalade: 3.2.0
|
|
4319
|
-
picocolors: 1.1.1
|
|
4320
|
-
|
|
4321
|
-
uri-js@4.4.1:
|
|
4322
|
-
dependencies:
|
|
4323
|
-
punycode: 2.3.1
|
|
4324
|
-
|
|
4325
|
-
util-deprecate@1.0.2: {}
|
|
4326
|
-
|
|
4327
|
-
vite-dev-rpc@2.0.0(vite@8.1.4(@types/node@26.1.1)(jiti@2.7.0)(yaml@2.9.0)):
|
|
4328
|
-
dependencies:
|
|
4329
|
-
birpc: 4.0.0
|
|
4330
|
-
vite: 8.1.4(@types/node@26.1.1)(jiti@2.7.0)(yaml@2.9.0)
|
|
4331
|
-
vite-hot-client: 2.2.0(vite@8.1.4(@types/node@26.1.1)(jiti@2.7.0)(yaml@2.9.0))
|
|
4332
|
-
|
|
4333
|
-
vite-hot-client@2.2.0(vite@8.1.4(@types/node@26.1.1)(jiti@2.7.0)(yaml@2.9.0)):
|
|
4334
|
-
dependencies:
|
|
4335
|
-
vite: 8.1.4(@types/node@26.1.1)(jiti@2.7.0)(yaml@2.9.0)
|
|
4336
|
-
|
|
4337
|
-
vite-plugin-inspect@11.4.1(vite@8.1.4(@types/node@26.1.1)(jiti@2.7.0)(yaml@2.9.0)):
|
|
4338
|
-
dependencies:
|
|
4339
|
-
ansis: 4.3.1
|
|
4340
|
-
error-stack-parser-es: 1.0.5
|
|
4341
|
-
obug: 2.1.3
|
|
4342
|
-
ohash: 2.0.11
|
|
4343
|
-
open: 11.0.0
|
|
4344
|
-
perfect-debounce: 2.1.0
|
|
4345
|
-
sirv: 3.0.2
|
|
4346
|
-
unplugin-utils: 0.3.1
|
|
4347
|
-
vite: 8.1.4(@types/node@26.1.1)(jiti@2.7.0)(yaml@2.9.0)
|
|
4348
|
-
vite-dev-rpc: 2.0.0(vite@8.1.4(@types/node@26.1.1)(jiti@2.7.0)(yaml@2.9.0))
|
|
4349
|
-
|
|
4350
|
-
vite-plugin-vue-devtools@8.1.5(vite@8.1.4(@types/node@26.1.1)(jiti@2.7.0)(yaml@2.9.0))(vue@3.5.39(typescript@6.0.3)):
|
|
4351
|
-
dependencies:
|
|
4352
|
-
'@vue/devtools-core': 8.1.5(vue@3.5.39(typescript@6.0.3))
|
|
4353
|
-
'@vue/devtools-kit': 8.1.5
|
|
4354
|
-
'@vue/devtools-shared': 8.1.5
|
|
4355
|
-
sirv: 3.0.2
|
|
4356
|
-
vite: 8.1.4(@types/node@26.1.1)(jiti@2.7.0)(yaml@2.9.0)
|
|
4357
|
-
vite-plugin-inspect: 11.4.1(vite@8.1.4(@types/node@26.1.1)(jiti@2.7.0)(yaml@2.9.0))
|
|
4358
|
-
vite-plugin-vue-inspector: 6.0.0(vite@8.1.4(@types/node@26.1.1)(jiti@2.7.0)(yaml@2.9.0))
|
|
4359
|
-
transitivePeerDependencies:
|
|
4360
|
-
- '@nuxt/kit'
|
|
4361
|
-
- supports-color
|
|
4362
|
-
- vue
|
|
4363
|
-
|
|
4364
|
-
vite-plugin-vue-inspector@6.0.0(vite@8.1.4(@types/node@26.1.1)(jiti@2.7.0)(yaml@2.9.0)):
|
|
4365
|
-
dependencies:
|
|
4366
|
-
'@babel/core': 7.29.7
|
|
4367
|
-
'@babel/plugin-proposal-decorators': 7.29.7(@babel/core@7.29.7)
|
|
4368
|
-
'@babel/plugin-syntax-import-attributes': 7.29.7(@babel/core@7.29.7)
|
|
4369
|
-
'@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.29.7)
|
|
4370
|
-
'@babel/plugin-transform-typescript': 7.29.7(@babel/core@7.29.7)
|
|
4371
|
-
'@vue/babel-plugin-jsx': 1.5.0(@babel/core@7.29.7)
|
|
4372
|
-
'@vue/compiler-dom': 3.5.39
|
|
4373
|
-
kolorist: 1.8.0
|
|
4374
|
-
magic-string: 0.30.21
|
|
4375
|
-
vite: 8.1.4(@types/node@26.1.1)(jiti@2.7.0)(yaml@2.9.0)
|
|
4376
|
-
transitivePeerDependencies:
|
|
4377
|
-
- supports-color
|
|
4378
|
-
|
|
4379
|
-
vite@8.1.4(@types/node@26.1.1)(jiti@2.7.0)(yaml@2.9.0):
|
|
4380
|
-
dependencies:
|
|
4381
|
-
lightningcss: 1.32.0
|
|
4382
|
-
picomatch: 4.0.5
|
|
4383
|
-
postcss: 8.5.18
|
|
4384
|
-
rolldown: 1.1.5
|
|
4385
|
-
tinyglobby: 0.2.17
|
|
4386
|
-
optionalDependencies:
|
|
4387
|
-
'@types/node': 26.1.1
|
|
4388
|
-
fsevents: 2.3.3
|
|
4389
|
-
jiti: 2.7.0
|
|
4390
|
-
yaml: 2.9.0
|
|
4391
|
-
|
|
4392
|
-
vscode-uri@3.1.0: {}
|
|
4393
|
-
|
|
4394
|
-
vue-eslint-parser@10.4.1(eslint@10.7.0(jiti@2.7.0)):
|
|
4395
|
-
dependencies:
|
|
4396
|
-
debug: 4.4.3
|
|
4397
|
-
eslint: 10.7.0(jiti@2.7.0)
|
|
4398
|
-
eslint-scope: 9.1.2
|
|
4399
|
-
eslint-visitor-keys: 5.0.1
|
|
4400
|
-
espree: 11.2.0
|
|
4401
|
-
esquery: 1.7.0
|
|
4402
|
-
semver: 7.8.5
|
|
4403
|
-
transitivePeerDependencies:
|
|
4404
|
-
- supports-color
|
|
4405
|
-
|
|
4406
|
-
vue-tsc@3.3.7(typescript@6.0.3):
|
|
4407
|
-
dependencies:
|
|
4408
|
-
'@volar/typescript': 2.4.28
|
|
4409
|
-
'@vue/language-core': 3.3.7
|
|
4410
|
-
typescript: 6.0.3
|
|
4411
|
-
|
|
4412
|
-
vue@3.5.39(typescript@6.0.3):
|
|
4413
|
-
dependencies:
|
|
4414
|
-
'@vue/compiler-dom': 3.5.39
|
|
4415
|
-
'@vue/compiler-sfc': 3.5.39
|
|
4416
|
-
'@vue/runtime-dom': 3.5.39
|
|
4417
|
-
'@vue/server-renderer': 3.5.39(vue@3.5.39(typescript@6.0.3))
|
|
4418
|
-
'@vue/shared': 3.5.39
|
|
4419
|
-
optionalDependencies:
|
|
4420
|
-
typescript: 6.0.3
|
|
4421
|
-
|
|
4422
|
-
webpack-virtual-modules@0.6.2: {}
|
|
4423
|
-
|
|
4424
|
-
which@2.0.2:
|
|
4425
|
-
dependencies:
|
|
4426
|
-
isexe: 2.0.0
|
|
4427
|
-
|
|
4428
|
-
which@7.0.0:
|
|
4429
|
-
dependencies:
|
|
4430
|
-
isexe: 4.0.0
|
|
4431
|
-
|
|
4432
|
-
word-wrap@1.2.5: {}
|
|
4433
|
-
|
|
4434
|
-
wrap-ansi@10.0.0:
|
|
4435
|
-
dependencies:
|
|
4436
|
-
ansi-styles: 6.2.3
|
|
4437
|
-
string-width: 8.2.2
|
|
4438
|
-
strip-ansi: 7.2.0
|
|
4439
|
-
|
|
4440
|
-
wrap-ansi@9.0.2:
|
|
4441
|
-
dependencies:
|
|
4442
|
-
ansi-styles: 6.2.3
|
|
4443
|
-
string-width: 7.2.0
|
|
4444
|
-
strip-ansi: 7.2.0
|
|
4445
|
-
|
|
4446
|
-
wsl-utils@0.3.1:
|
|
4447
|
-
dependencies:
|
|
4448
|
-
is-wsl: 3.1.1
|
|
4449
|
-
powershell-utils: 0.1.0
|
|
4450
|
-
|
|
4451
|
-
xml-name-validator@4.0.0: {}
|
|
4452
|
-
|
|
4453
|
-
y18n@5.0.8: {}
|
|
4454
|
-
|
|
4455
|
-
yallist@3.1.1: {}
|
|
4456
|
-
|
|
4457
|
-
yaml@2.9.0:
|
|
4458
|
-
optional: true
|
|
4459
|
-
|
|
4460
|
-
yargs-parser@22.0.0: {}
|
|
4461
|
-
|
|
4462
|
-
yargs@18.0.0:
|
|
4463
|
-
dependencies:
|
|
4464
|
-
cliui: 9.0.1
|
|
4465
|
-
escalade: 3.2.0
|
|
4466
|
-
get-caller-file: 2.0.5
|
|
4467
|
-
string-width: 7.2.0
|
|
4468
|
-
y18n: 5.0.8
|
|
4469
|
-
yargs-parser: 22.0.0
|
|
4470
|
-
|
|
4471
|
-
yocto-queue@0.1.0: {}
|