create-outsystems-astro 0.11.0 → 0.11.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/integrations/.yarnrc.yml +29 -0
- package/integrations/bun.lock +60 -55
- package/integrations/deno.json +39 -2
- package/integrations/deno.lock +249 -232
- package/integrations/package-lock.json +337 -237
- package/integrations/package.json +14 -4
- package/integrations/pnpm-lock.yaml +495 -490
- package/integrations/pnpm-workspace.yaml +33 -0
- package/integrations/yarn.lock +486 -489
- package/package.json +1 -1
- package/template/.yarnrc.yml +33 -1
- package/template/bun.lock +1445 -1364
- package/template/deno.json +48 -4
- package/template/deno.lock +657 -608
- package/template/package-lock.json +1646 -4223
- package/template/package.json +53 -40
- package/template/pnpm-lock.yaml +1770 -2005
- package/template/pnpm-workspace.yaml +41 -2
- package/template/yarn.lock +1290 -1556
- /package/template/patches/{@analogjs+astro-angular+2.5.2.patch → @analogjs+astro-angular+2.6.0.patch} +0 -0
- /package/template/patches/{@angular+build+21.2.12.patch → @angular+build+21.2.16.patch} +0 -0
|
@@ -4,13 +4,18 @@ settings:
|
|
|
4
4
|
autoInstallPeers: true
|
|
5
5
|
excludeLinksFromLockfile: false
|
|
6
6
|
|
|
7
|
+
overrides:
|
|
8
|
+
esbuild: ^0.28.1
|
|
9
|
+
js-yaml: ^4.2.0
|
|
10
|
+
vite: 7.3.5
|
|
11
|
+
|
|
7
12
|
importers:
|
|
8
13
|
|
|
9
14
|
.:
|
|
10
15
|
dependencies:
|
|
11
16
|
astro:
|
|
12
|
-
specifier: ^6.
|
|
13
|
-
version: 6.
|
|
17
|
+
specifier: ^6.4.6
|
|
18
|
+
version: 6.4.7(@types/node@25.9.2)(rollup@4.61.1)
|
|
14
19
|
twig:
|
|
15
20
|
specifier: ^3.0.0
|
|
16
21
|
version: 3.0.0
|
|
@@ -22,8 +27,8 @@ importers:
|
|
|
22
27
|
specifier: ^9.39.4
|
|
23
28
|
version: 9.39.4
|
|
24
29
|
'@types/node':
|
|
25
|
-
specifier: ^25.9.
|
|
26
|
-
version: 25.9.
|
|
30
|
+
specifier: ^25.9.2
|
|
31
|
+
version: 25.9.2
|
|
27
32
|
'@types/twig':
|
|
28
33
|
specifier: ^1.12.17
|
|
29
34
|
version: 1.12.17
|
|
@@ -41,7 +46,7 @@ importers:
|
|
|
41
46
|
version: 1.7.0(eslint@9.39.4)
|
|
42
47
|
eslint-plugin-import:
|
|
43
48
|
specifier: ^2.32.0
|
|
44
|
-
version: 2.32.0(@typescript-eslint/parser@8.
|
|
49
|
+
version: 2.32.0(@typescript-eslint/parser@8.60.1(eslint@9.39.4)(typescript@5.9.3))(eslint@9.39.4)
|
|
45
50
|
eslint-plugin-perfectionist:
|
|
46
51
|
specifier: ^5.9.0
|
|
47
52
|
version: 5.9.0(eslint@9.39.4)(typescript@5.9.3)
|
|
@@ -55,8 +60,8 @@ importers:
|
|
|
55
60
|
specifier: ^5.9.3
|
|
56
61
|
version: 5.9.3
|
|
57
62
|
typescript-eslint:
|
|
58
|
-
specifier: ^8.
|
|
59
|
-
version: 8.
|
|
63
|
+
specifier: ^8.60.1
|
|
64
|
+
version: 8.60.1(eslint@9.39.4)(typescript@5.9.3)
|
|
60
65
|
|
|
61
66
|
packages:
|
|
62
67
|
|
|
@@ -66,11 +71,11 @@ packages:
|
|
|
66
71
|
'@astrojs/compiler@4.0.0':
|
|
67
72
|
resolution: {integrity: sha512-eouss7G8ygdZqHuke033VMcVw5HTZUu+PXd/h06DGDUg/jt5btPYPqh66ENWw/mU78rBrf/oeC4oqoBwMtDMNA==}
|
|
68
73
|
|
|
69
|
-
'@astrojs/internal-helpers@0.
|
|
70
|
-
resolution: {integrity: sha512-
|
|
74
|
+
'@astrojs/internal-helpers@0.10.0':
|
|
75
|
+
resolution: {integrity: sha512-Ry2R3VPeIN4uPCSA4xQc+e+vsJXkalKpEbDc07hV+a/o5Bs2N/s/uDcPJH/05L19DKh9tAy7e6JM3YZ6Cxfezw==}
|
|
71
76
|
|
|
72
|
-
'@astrojs/markdown-remark@7.
|
|
73
|
-
resolution: {integrity: sha512
|
|
77
|
+
'@astrojs/markdown-remark@7.2.0':
|
|
78
|
+
resolution: {integrity: sha512-+YxmVQu1Bd+MFfSzjq1rOJvD9+nIOJzz5YIIhdIH01RrxRkKbyKoEgyIqP3yv51MhzMDgd79QaPv+kCVPT8vHw==}
|
|
74
79
|
|
|
75
80
|
'@astrojs/prism@4.0.2':
|
|
76
81
|
resolution: {integrity: sha512-KTivpmnz6lDsC6o9H4+DNm2SrE/GHzw8cNAvEJwAvUT+eoaEnn/4NtbDNfRRaxaJHdp15gf+tfHAWiXR4wB3BA==}
|
|
@@ -80,194 +85,194 @@ packages:
|
|
|
80
85
|
resolution: {integrity: sha512-j8DNruA8ors99Al39RYZPJK4DC1bKkoNm93mAMuBhY9TCNC4R8n1q7ovFnJ5qhGh5Lsh7pa1gpQVpYpsJPeTHQ==}
|
|
81
86
|
engines: {node: 18.20.8 || ^20.3.0 || >=22.0.0}
|
|
82
87
|
|
|
83
|
-
'@babel/helper-string-parser@7.
|
|
84
|
-
resolution: {integrity: sha512-
|
|
88
|
+
'@babel/helper-string-parser@7.29.7':
|
|
89
|
+
resolution: {integrity: sha512-Pb5ijPrZ89GDH8223L4UP8i6QApWxs04RbPQJTeWDV0/keR2E36MeKnyr6LYmUUvqRRI+Iv87SuF1W6ErINzYw==}
|
|
85
90
|
engines: {node: '>=6.9.0'}
|
|
86
91
|
|
|
87
|
-
'@babel/helper-validator-identifier@7.
|
|
88
|
-
resolution: {integrity: sha512-
|
|
92
|
+
'@babel/helper-validator-identifier@7.29.7':
|
|
93
|
+
resolution: {integrity: sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg==}
|
|
89
94
|
engines: {node: '>=6.9.0'}
|
|
90
95
|
|
|
91
|
-
'@babel/parser@7.29.
|
|
92
|
-
resolution: {integrity: sha512-
|
|
96
|
+
'@babel/parser@7.29.7':
|
|
97
|
+
resolution: {integrity: sha512-hnORnjP/1P/zFEndoeX+n+t1RwWRJiJpM/jO7FW32Kn9r5+sJB2JWOdYo4L6k78j15eCwY3Gm/7364B1EMwtNg==}
|
|
93
98
|
engines: {node: '>=6.0.0'}
|
|
94
99
|
hasBin: true
|
|
95
100
|
|
|
96
|
-
'@babel/runtime@7.29.
|
|
97
|
-
resolution: {integrity: sha512-
|
|
101
|
+
'@babel/runtime@7.29.7':
|
|
102
|
+
resolution: {integrity: sha512-Nq8OhGWiZIZGV6hLHoyAKLLcJihP/xFeBMGJoUrxTX2psI8dCifzLhZISFb+VWS3wFMRDmCGw5R+dOySCqPLhw==}
|
|
98
103
|
engines: {node: '>=6.9.0'}
|
|
99
104
|
|
|
100
|
-
'@babel/types@7.29.
|
|
101
|
-
resolution: {integrity: sha512-
|
|
105
|
+
'@babel/types@7.29.7':
|
|
106
|
+
resolution: {integrity: sha512-4zBIxpPzowiZpusoFkyGVwakdRJUyuH5PxQ/PrqghfdFWWasvnCdPfQXHrenDai+gyLARulZjZowCOj6fjT4pA==}
|
|
102
107
|
engines: {node: '>=6.9.0'}
|
|
103
108
|
|
|
104
109
|
'@capsizecss/unpack@4.0.0':
|
|
105
110
|
resolution: {integrity: sha512-VERIM64vtTP1C4mxQ5thVT9fK0apjPFobqybMtA1UdUujWka24ERHbRHFGmpbbhp73MhV+KSsHQH9C6uOTdEQA==}
|
|
106
111
|
engines: {node: '>=18'}
|
|
107
112
|
|
|
108
|
-
'@clack/core@1.
|
|
109
|
-
resolution: {integrity: sha512-
|
|
113
|
+
'@clack/core@1.4.1':
|
|
114
|
+
resolution: {integrity: sha512-FILJa1gGKEFTGZAJE9RpVhrjKz3c3h4ar60dSv6cGuDqufQ84YEIS3GAGvZiN+H6yaLbbvTFNejjCC4tXpZEuw==}
|
|
110
115
|
engines: {node: '>= 20.12.0'}
|
|
111
116
|
|
|
112
|
-
'@clack/prompts@1.
|
|
113
|
-
resolution: {integrity: sha512-
|
|
117
|
+
'@clack/prompts@1.5.1':
|
|
118
|
+
resolution: {integrity: sha512-zccHj2z2oCCO4yrDiRSlFOxWerGqRiysP7a5jPK6uoI9URKAquwY42Dd/iUP8JWHxEzdRe4TlbvZCo8z1/mhrw==}
|
|
114
119
|
engines: {node: '>= 20.12.0'}
|
|
115
120
|
|
|
116
121
|
'@emnapi/runtime@1.10.0':
|
|
117
122
|
resolution: {integrity: sha512-ewvYlk86xUoGI0zQRNq/mC+16R1QeDlKQy21Ki3oSYXNgLb45GV1P6A0M+/s6nyCuNDqe5VpaY84BzXGwVbwFA==}
|
|
118
123
|
|
|
119
|
-
'@esbuild/aix-ppc64@0.
|
|
120
|
-
resolution: {integrity: sha512-
|
|
124
|
+
'@esbuild/aix-ppc64@0.28.1':
|
|
125
|
+
resolution: {integrity: sha512-Svl7tq8k/08+p6CXPpRjQ1fKX+1odH/BQbb48fV6fj3CWHhsoIOoY87w1oHXm0qEpkIK3ZfVgp0hed3XBXzXMQ==}
|
|
121
126
|
engines: {node: '>=18'}
|
|
122
127
|
cpu: [ppc64]
|
|
123
128
|
os: [aix]
|
|
124
129
|
|
|
125
|
-
'@esbuild/android-arm64@0.
|
|
126
|
-
resolution: {integrity: sha512-
|
|
130
|
+
'@esbuild/android-arm64@0.28.1':
|
|
131
|
+
resolution: {integrity: sha512-34EGEbCIAgosYz6goLcopX6Mo7NyGv9tfwEM2/7Ce2VcVRk568iSvniGWcUXIy7wEDR1wzolcxcriFVrWYcwBg==}
|
|
127
132
|
engines: {node: '>=18'}
|
|
128
133
|
cpu: [arm64]
|
|
129
134
|
os: [android]
|
|
130
135
|
|
|
131
|
-
'@esbuild/android-arm@0.
|
|
132
|
-
resolution: {integrity: sha512-
|
|
136
|
+
'@esbuild/android-arm@0.28.1':
|
|
137
|
+
resolution: {integrity: sha512-0k2F129Xdio1TdJfzJ8sy1Q47vUD2NnwdhiAf7drUN1EBTfPf4hsFCtmMgu/6m8JSzsBrlmVjudMBQqOfG8usQ==}
|
|
133
138
|
engines: {node: '>=18'}
|
|
134
139
|
cpu: [arm]
|
|
135
140
|
os: [android]
|
|
136
141
|
|
|
137
|
-
'@esbuild/android-x64@0.
|
|
138
|
-
resolution: {integrity: sha512-
|
|
142
|
+
'@esbuild/android-x64@0.28.1':
|
|
143
|
+
resolution: {integrity: sha512-dbwY7ltSMDWsRatcRpCnES4F+im88OCUgGZjy52shC7GqHRE/cYlxNbB4Z4UpJswpcc4Qxd2oE/ufM0p61IKng==}
|
|
139
144
|
engines: {node: '>=18'}
|
|
140
145
|
cpu: [x64]
|
|
141
146
|
os: [android]
|
|
142
147
|
|
|
143
|
-
'@esbuild/darwin-arm64@0.
|
|
144
|
-
resolution: {integrity: sha512-
|
|
148
|
+
'@esbuild/darwin-arm64@0.28.1':
|
|
149
|
+
resolution: {integrity: sha512-TZbWkQY7kvTAXbXUT7uVACR5cMHsDiSz9z7ZKAX/RTq/WJEk3QyRr0wZpNhBDX+/0CtdqUIJlOiodQcta6tY3Q==}
|
|
145
150
|
engines: {node: '>=18'}
|
|
146
151
|
cpu: [arm64]
|
|
147
152
|
os: [darwin]
|
|
148
153
|
|
|
149
|
-
'@esbuild/darwin-x64@0.
|
|
150
|
-
resolution: {integrity: sha512-
|
|
154
|
+
'@esbuild/darwin-x64@0.28.1':
|
|
155
|
+
resolution: {integrity: sha512-zfdzgK9ACBNZLI/CyHTOx81SyNbM6YXn7rxSgX97VjyiPl9W1i4Ka4fgKECEoFCKGpvBj5qArWIGgQjOwkgskQ==}
|
|
151
156
|
engines: {node: '>=18'}
|
|
152
157
|
cpu: [x64]
|
|
153
158
|
os: [darwin]
|
|
154
159
|
|
|
155
|
-
'@esbuild/freebsd-arm64@0.
|
|
156
|
-
resolution: {integrity: sha512-
|
|
160
|
+
'@esbuild/freebsd-arm64@0.28.1':
|
|
161
|
+
resolution: {integrity: sha512-wG2EA8ENdEI0qhkSZMjfqrdY+ziCYCPMmtZjjIwOmXFjmyzEHn+UUxk5of+SYsjtfs3VpnlC7QLzSI5hY/rOAw==}
|
|
157
162
|
engines: {node: '>=18'}
|
|
158
163
|
cpu: [arm64]
|
|
159
164
|
os: [freebsd]
|
|
160
165
|
|
|
161
|
-
'@esbuild/freebsd-x64@0.
|
|
162
|
-
resolution: {integrity: sha512-
|
|
166
|
+
'@esbuild/freebsd-x64@0.28.1':
|
|
167
|
+
resolution: {integrity: sha512-i7dZ9vQgnvSCzi/rYCXNgtF/U+eKZNJBzu3eTQbRgHnM7tNSizLOkRFAl3qzVc/Op/u5YkHHa4pf/3DOYHthLQ==}
|
|
163
168
|
engines: {node: '>=18'}
|
|
164
169
|
cpu: [x64]
|
|
165
170
|
os: [freebsd]
|
|
166
171
|
|
|
167
|
-
'@esbuild/linux-arm64@0.
|
|
168
|
-
resolution: {integrity: sha512-
|
|
172
|
+
'@esbuild/linux-arm64@0.28.1':
|
|
173
|
+
resolution: {integrity: sha512-yHs+0uc8+nvEAfAfxrWQKK5peSNzBc4PegcMO0EJ2hT71uA7vB8Ihg2e77R2P7SG5uYjPbHlLLmve4LLLRCf0g==}
|
|
169
174
|
engines: {node: '>=18'}
|
|
170
175
|
cpu: [arm64]
|
|
171
176
|
os: [linux]
|
|
172
177
|
|
|
173
|
-
'@esbuild/linux-arm@0.
|
|
174
|
-
resolution: {integrity: sha512-
|
|
178
|
+
'@esbuild/linux-arm@0.28.1':
|
|
179
|
+
resolution: {integrity: sha512-qVXBOHQS+d5Y722GwJzJUtOLlX7km3CraOaGormF1pDtPd2C/l1SHRPgjLunLGe51Sh5YYWKMFDyV4SxgMQYTQ==}
|
|
175
180
|
engines: {node: '>=18'}
|
|
176
181
|
cpu: [arm]
|
|
177
182
|
os: [linux]
|
|
178
183
|
|
|
179
|
-
'@esbuild/linux-ia32@0.
|
|
180
|
-
resolution: {integrity: sha512-
|
|
184
|
+
'@esbuild/linux-ia32@0.28.1':
|
|
185
|
+
resolution: {integrity: sha512-d1z4ZuP0ajrfz/FhGT4vv278rX8KnPPJx8i5+AtK7TYbx9Le9F1hyzurZpkEyjkGa9dUGhQow4C1NmeGvqxN2w==}
|
|
181
186
|
engines: {node: '>=18'}
|
|
182
187
|
cpu: [ia32]
|
|
183
188
|
os: [linux]
|
|
184
189
|
|
|
185
|
-
'@esbuild/linux-loong64@0.
|
|
186
|
-
resolution: {integrity: sha512-
|
|
190
|
+
'@esbuild/linux-loong64@0.28.1':
|
|
191
|
+
resolution: {integrity: sha512-M5sRjUVZrkm1OAPR3dlOYzNmN+loZKGVi1VUQGrwuqLcbR6qeAz+famMhjASeH3YVKvZz+zT1jlh/keC3Rj/lg==}
|
|
187
192
|
engines: {node: '>=18'}
|
|
188
193
|
cpu: [loong64]
|
|
189
194
|
os: [linux]
|
|
190
195
|
|
|
191
|
-
'@esbuild/linux-mips64el@0.
|
|
192
|
-
resolution: {integrity: sha512-
|
|
196
|
+
'@esbuild/linux-mips64el@0.28.1':
|
|
197
|
+
resolution: {integrity: sha512-mRObBZeHh2OxcBFPWE/FjylkRgZdYuiTR3vaTozquCGOH14iP9oN4x4Ge81CoIDYQrXmIxpFumJBu5MtZpnQJQ==}
|
|
193
198
|
engines: {node: '>=18'}
|
|
194
199
|
cpu: [mips64el]
|
|
195
200
|
os: [linux]
|
|
196
201
|
|
|
197
|
-
'@esbuild/linux-ppc64@0.
|
|
198
|
-
resolution: {integrity: sha512-
|
|
202
|
+
'@esbuild/linux-ppc64@0.28.1':
|
|
203
|
+
resolution: {integrity: sha512-slScBsMAb3GFDcdrCgLwZtPYRoH2H/youv10QiZyRjmsP48fznoveWytSgCI/R0ZcUgpc0ZhIUEx6LHts8yrfQ==}
|
|
199
204
|
engines: {node: '>=18'}
|
|
200
205
|
cpu: [ppc64]
|
|
201
206
|
os: [linux]
|
|
202
207
|
|
|
203
|
-
'@esbuild/linux-riscv64@0.
|
|
204
|
-
resolution: {integrity: sha512-
|
|
208
|
+
'@esbuild/linux-riscv64@0.28.1':
|
|
209
|
+
resolution: {integrity: sha512-kw0owk1o0GFETUJyW0jc0G4Yzs0BHZn0JDZ8JRT088vjJYX777BAs1fDGxAC+q831qOs2DTC96mNsG2opdfyyQ==}
|
|
205
210
|
engines: {node: '>=18'}
|
|
206
211
|
cpu: [riscv64]
|
|
207
212
|
os: [linux]
|
|
208
213
|
|
|
209
|
-
'@esbuild/linux-s390x@0.
|
|
210
|
-
resolution: {integrity: sha512
|
|
214
|
+
'@esbuild/linux-s390x@0.28.1':
|
|
215
|
+
resolution: {integrity: sha512-/lAIjX8aYFRByhh6L5rYtPEDRqa9de/4V/juOXcta5frjvzXO4/sqEtyytse0g3zZFuWu5cDN0MkLz2qRDD2Ag==}
|
|
211
216
|
engines: {node: '>=18'}
|
|
212
217
|
cpu: [s390x]
|
|
213
218
|
os: [linux]
|
|
214
219
|
|
|
215
|
-
'@esbuild/linux-x64@0.
|
|
216
|
-
resolution: {integrity: sha512-
|
|
220
|
+
'@esbuild/linux-x64@0.28.1':
|
|
221
|
+
resolution: {integrity: sha512-u/anNYF2mmVOEDwLtnQ1wOr3EZ9sTNGLWrsYGYwHWzGA3Si84IOkHXlbWTD1NB+9/1lcnweYKO54uhxZydNzfA==}
|
|
217
222
|
engines: {node: '>=18'}
|
|
218
223
|
cpu: [x64]
|
|
219
224
|
os: [linux]
|
|
220
225
|
|
|
221
|
-
'@esbuild/netbsd-arm64@0.
|
|
222
|
-
resolution: {integrity: sha512-
|
|
226
|
+
'@esbuild/netbsd-arm64@0.28.1':
|
|
227
|
+
resolution: {integrity: sha512-oks0DYbLwWMmaakTsCb+zL4E+aHRVLom9IJZOAthMQEPiQmydXHkziYEsGYRx0uNV/IjEKGAV941JzH02pflqw==}
|
|
223
228
|
engines: {node: '>=18'}
|
|
224
229
|
cpu: [arm64]
|
|
225
230
|
os: [netbsd]
|
|
226
231
|
|
|
227
|
-
'@esbuild/netbsd-x64@0.
|
|
228
|
-
resolution: {integrity: sha512-
|
|
232
|
+
'@esbuild/netbsd-x64@0.28.1':
|
|
233
|
+
resolution: {integrity: sha512-aeL6lAnN89Hz43Mlh1G8ARasbuoYvSITDEx0tHh5b7jJnHcssqgjy9Yx430GDpmCa6OyrKoS0aNRjKundRizGg==}
|
|
229
234
|
engines: {node: '>=18'}
|
|
230
235
|
cpu: [x64]
|
|
231
236
|
os: [netbsd]
|
|
232
237
|
|
|
233
|
-
'@esbuild/openbsd-arm64@0.
|
|
234
|
-
resolution: {integrity: sha512-
|
|
238
|
+
'@esbuild/openbsd-arm64@0.28.1':
|
|
239
|
+
resolution: {integrity: sha512-MEFJe5C3R8pwXdZ5Y21oo6m7ePiS0d9pWucn99O/wvyJZChoIQKrQDxKrGeW8F5+T0okTHesAmDeiHDTIq0V/Q==}
|
|
235
240
|
engines: {node: '>=18'}
|
|
236
241
|
cpu: [arm64]
|
|
237
242
|
os: [openbsd]
|
|
238
243
|
|
|
239
|
-
'@esbuild/openbsd-x64@0.
|
|
240
|
-
resolution: {integrity: sha512
|
|
244
|
+
'@esbuild/openbsd-x64@0.28.1':
|
|
245
|
+
resolution: {integrity: sha512-i/ZLIOafE0Z8cI/XANJAixoJL/uRAoS2xOA3rb0xN+KK0K177cMAsQYkzHtBrtMXAKuAc7HGgcWiZ/sRC1Nxgw==}
|
|
241
246
|
engines: {node: '>=18'}
|
|
242
247
|
cpu: [x64]
|
|
243
248
|
os: [openbsd]
|
|
244
249
|
|
|
245
|
-
'@esbuild/openharmony-arm64@0.
|
|
246
|
-
resolution: {integrity: sha512
|
|
250
|
+
'@esbuild/openharmony-arm64@0.28.1':
|
|
251
|
+
resolution: {integrity: sha512-ge+Z7EXFNt2BO1oAMsVpiQ8EwndV9i1xXerAeTIK7AtPs3bKFXQM7nlRxDSIUIMeueR1CNXxqztLzdNeReKBJg==}
|
|
247
252
|
engines: {node: '>=18'}
|
|
248
253
|
cpu: [arm64]
|
|
249
254
|
os: [openharmony]
|
|
250
255
|
|
|
251
|
-
'@esbuild/sunos-x64@0.
|
|
252
|
-
resolution: {integrity: sha512-
|
|
256
|
+
'@esbuild/sunos-x64@0.28.1':
|
|
257
|
+
resolution: {integrity: sha512-BEjgtECkL3vY+SaSQ6nzVfiALUeFxpawyp8Jmf5PtYhf1Ug40N1h/hxlhts+f1FvSvarEigdxS3BlSMI2PJLcQ==}
|
|
253
258
|
engines: {node: '>=18'}
|
|
254
259
|
cpu: [x64]
|
|
255
260
|
os: [sunos]
|
|
256
261
|
|
|
257
|
-
'@esbuild/win32-arm64@0.
|
|
258
|
-
resolution: {integrity: sha512-
|
|
262
|
+
'@esbuild/win32-arm64@0.28.1':
|
|
263
|
+
resolution: {integrity: sha512-lCv9eK/H6ZJWbE7bh2nw54CZ9M2nupBxJcTsdk/QQnWkdSjKGuxmmH8/GWrlT1eMmZfn4dGcCjRte397WqfQXA==}
|
|
259
264
|
engines: {node: '>=18'}
|
|
260
265
|
cpu: [arm64]
|
|
261
266
|
os: [win32]
|
|
262
267
|
|
|
263
|
-
'@esbuild/win32-ia32@0.
|
|
264
|
-
resolution: {integrity: sha512-
|
|
268
|
+
'@esbuild/win32-ia32@0.28.1':
|
|
269
|
+
resolution: {integrity: sha512-zvb/mB2bSCoJOpoCBgYKKpX6YM6mJBlBUVUtVj41DlZJVEB6/0CKlRYxP5wWl1C1ILiCoAU5wZZ4q1P3qeS6Eg==}
|
|
265
270
|
engines: {node: '>=18'}
|
|
266
271
|
cpu: [ia32]
|
|
267
272
|
os: [win32]
|
|
268
273
|
|
|
269
|
-
'@esbuild/win32-x64@0.
|
|
270
|
-
resolution: {integrity: sha512-
|
|
274
|
+
'@esbuild/win32-x64@0.28.1':
|
|
275
|
+
resolution: {integrity: sha512-bm4Mowrv+GXMlpWX++EcXw/iLyd1o3+bJkC2DkWXYVvgZCqD/bSj9ctZeAMC3cIxgjRVR2Dufaiu4YPxr5gW1A==}
|
|
271
276
|
engines: {node: '>=18'}
|
|
272
277
|
cpu: [x64]
|
|
273
278
|
os: [win32]
|
|
@@ -514,12 +519,12 @@ packages:
|
|
|
514
519
|
'@oslojs/encoding@1.1.0':
|
|
515
520
|
resolution: {integrity: sha512-70wQhgYmndg4GCPxPPxPGevRKqTIJ2Nh4OkiMWmDAVYsTQ+Ta7Sq+rPevXyXGdzr30/qZBnyOalCszoMxlyldQ==}
|
|
516
521
|
|
|
517
|
-
'@pkgr/core@0.
|
|
518
|
-
resolution: {integrity: sha512-
|
|
519
|
-
engines: {node: ^
|
|
522
|
+
'@pkgr/core@0.3.6':
|
|
523
|
+
resolution: {integrity: sha512-SEeaJLb3qBNF/OaXnaR1NmmBbFYk1zC0ZH/52fATcRPLFg/p791YrcyFFy44Bo9sLaGuSuLp5Q6axbb/O+v/RA==}
|
|
524
|
+
engines: {node: ^14.18.0 || >=16.0.0}
|
|
520
525
|
|
|
521
|
-
'@rollup/pluginutils@5.
|
|
522
|
-
resolution: {integrity: sha512-
|
|
526
|
+
'@rollup/pluginutils@5.4.0':
|
|
527
|
+
resolution: {integrity: sha512-MfPp06CjRLfXQ3wY0R8vJDYBy/MvVcc9OulEfR0B8Iv9ko+GCNaRZ+EpJYFl27LhKsZK0o420sYCRHCjfCgeUg==}
|
|
523
528
|
engines: {node: '>=14.0.0'}
|
|
524
529
|
peerDependencies:
|
|
525
530
|
rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0
|
|
@@ -527,173 +532,173 @@ packages:
|
|
|
527
532
|
rollup:
|
|
528
533
|
optional: true
|
|
529
534
|
|
|
530
|
-
'@rollup/rollup-android-arm-eabi@4.
|
|
531
|
-
resolution: {integrity: sha512-
|
|
535
|
+
'@rollup/rollup-android-arm-eabi@4.61.1':
|
|
536
|
+
resolution: {integrity: sha512-JnBB8MdXj45cajvTuO5FmPlvFVJRQgvrz1uSEl3NwqFnReAPGwb8EanbGi4z2nRaqLzjJSv5/JmycoTKlRZxHA==}
|
|
532
537
|
cpu: [arm]
|
|
533
538
|
os: [android]
|
|
534
539
|
|
|
535
|
-
'@rollup/rollup-android-arm64@4.
|
|
536
|
-
resolution: {integrity: sha512-
|
|
540
|
+
'@rollup/rollup-android-arm64@4.61.1':
|
|
541
|
+
resolution: {integrity: sha512-Jx2g7iSjw4AOT0HDPHM9RV3GNjRXwybWtSFZiZAYUTjUwjVrYIwq3kBf+LnhqJlzXFAqTAh2F7IGI+O568exPw==}
|
|
537
542
|
cpu: [arm64]
|
|
538
543
|
os: [android]
|
|
539
544
|
|
|
540
|
-
'@rollup/rollup-darwin-arm64@4.
|
|
541
|
-
resolution: {integrity: sha512-
|
|
545
|
+
'@rollup/rollup-darwin-arm64@4.61.1':
|
|
546
|
+
resolution: {integrity: sha512-0F1L/Z3Eqv8mT2n3dCpeO8GcTvHvVqkP5/t6DMsn0KzhYVcg+s7Ncl5DS8qjKYEeio6Az0Gt6nyBORay5qIlCA==}
|
|
542
547
|
cpu: [arm64]
|
|
543
548
|
os: [darwin]
|
|
544
549
|
|
|
545
|
-
'@rollup/rollup-darwin-x64@4.
|
|
546
|
-
resolution: {integrity: sha512-
|
|
550
|
+
'@rollup/rollup-darwin-x64@4.61.1':
|
|
551
|
+
resolution: {integrity: sha512-qLttcH871ujY4YcVfUSShhOw+CsoTatYz8gRbHO7Bb92QH059/P0y5do1KMs41fY0BpD2x4AJH/gID0zFiqVKQ==}
|
|
547
552
|
cpu: [x64]
|
|
548
553
|
os: [darwin]
|
|
549
554
|
|
|
550
|
-
'@rollup/rollup-freebsd-arm64@4.
|
|
551
|
-
resolution: {integrity: sha512
|
|
555
|
+
'@rollup/rollup-freebsd-arm64@4.61.1':
|
|
556
|
+
resolution: {integrity: sha512-fUI4RapGE0Oh3mb8mgfvC1O2nU1RpDZUKnDQm3xB1Ipg7C2wTs5Kstz7G2uWK99a8S2yTMq8/P4uycwNa0nJyw==}
|
|
552
557
|
cpu: [arm64]
|
|
553
558
|
os: [freebsd]
|
|
554
559
|
|
|
555
|
-
'@rollup/rollup-freebsd-x64@4.
|
|
556
|
-
resolution: {integrity: sha512-
|
|
560
|
+
'@rollup/rollup-freebsd-x64@4.61.1':
|
|
561
|
+
resolution: {integrity: sha512-H5YrdvJaDtI/U9/emrD4b++xkvp3y/JvOe4rizHbxvkyMfRS/CiRYdji+Pl8D0brEaNFWUh1drQxgAGIl6Xudw==}
|
|
557
562
|
cpu: [x64]
|
|
558
563
|
os: [freebsd]
|
|
559
564
|
|
|
560
|
-
'@rollup/rollup-linux-arm-gnueabihf@4.
|
|
561
|
-
resolution: {integrity: sha512-
|
|
565
|
+
'@rollup/rollup-linux-arm-gnueabihf@4.61.1':
|
|
566
|
+
resolution: {integrity: sha512-Q8CBCCQtDFrYtXoeUXSrnFXKOnyUhx6bz+SkL6A0E7V8kAiCJ5pamq1WtbfpVGhR5TSpXY6ak3avmDc5fHTyJA==}
|
|
562
567
|
cpu: [arm]
|
|
563
568
|
os: [linux]
|
|
564
569
|
libc: [glibc]
|
|
565
570
|
|
|
566
|
-
'@rollup/rollup-linux-arm-musleabihf@4.
|
|
567
|
-
resolution: {integrity: sha512-
|
|
571
|
+
'@rollup/rollup-linux-arm-musleabihf@4.61.1':
|
|
572
|
+
resolution: {integrity: sha512-nwnhk1581l0FBVellGcVCAT0Oi06onEA3WB53sf01VO3I0UPBkMH9sXONYME2K0ovXcNayJfNtHfm6mpJElatQ==}
|
|
568
573
|
cpu: [arm]
|
|
569
574
|
os: [linux]
|
|
570
575
|
libc: [musl]
|
|
571
576
|
|
|
572
|
-
'@rollup/rollup-linux-arm64-gnu@4.
|
|
573
|
-
resolution: {integrity: sha512-
|
|
577
|
+
'@rollup/rollup-linux-arm64-gnu@4.61.1':
|
|
578
|
+
resolution: {integrity: sha512-x5Xr49hwt3hdW75UOZm3395YwwzPyauktslv29KpWL/T+vVAzoT3azLcTWv0eMciBNrx+DYjH4paehHoLpPvpg==}
|
|
574
579
|
cpu: [arm64]
|
|
575
580
|
os: [linux]
|
|
576
581
|
libc: [glibc]
|
|
577
582
|
|
|
578
|
-
'@rollup/rollup-linux-arm64-musl@4.
|
|
579
|
-
resolution: {integrity: sha512-
|
|
583
|
+
'@rollup/rollup-linux-arm64-musl@4.61.1':
|
|
584
|
+
resolution: {integrity: sha512-unMS3H73DpaoPyyEVPjGKleM/s0mkmsauTENpw4INQY8y4+IuLNjkueQ5QCtC0D3N38Y38yhAU8OoZ20S2Tm6w==}
|
|
580
585
|
cpu: [arm64]
|
|
581
586
|
os: [linux]
|
|
582
587
|
libc: [musl]
|
|
583
588
|
|
|
584
|
-
'@rollup/rollup-linux-loong64-gnu@4.
|
|
585
|
-
resolution: {integrity: sha512-
|
|
589
|
+
'@rollup/rollup-linux-loong64-gnu@4.61.1':
|
|
590
|
+
resolution: {integrity: sha512-zNZzGRnAhwjFEYmvphJRV5XaQGjs62cCmeYYHUT//NbvEnHauw+I85nGG+SiVg5ld4GX8D1IbKIX+ozITQnhMQ==}
|
|
586
591
|
cpu: [loong64]
|
|
587
592
|
os: [linux]
|
|
588
593
|
libc: [glibc]
|
|
589
594
|
|
|
590
|
-
'@rollup/rollup-linux-loong64-musl@4.
|
|
591
|
-
resolution: {integrity: sha512-
|
|
595
|
+
'@rollup/rollup-linux-loong64-musl@4.61.1':
|
|
596
|
+
resolution: {integrity: sha512-LdpWGL8X209B2SIvWjqlc8VZgM6PKfontSerGepuldQmHYrAOtnMCXeJkxXGbC+PPZVOuu5czJo7fNV6aeW8rQ==}
|
|
592
597
|
cpu: [loong64]
|
|
593
598
|
os: [linux]
|
|
594
599
|
libc: [musl]
|
|
595
600
|
|
|
596
|
-
'@rollup/rollup-linux-ppc64-gnu@4.
|
|
597
|
-
resolution: {integrity: sha512-
|
|
601
|
+
'@rollup/rollup-linux-ppc64-gnu@4.61.1':
|
|
602
|
+
resolution: {integrity: sha512-EC5kTtNaNGOmbMGqar8dvJy6y/hg99GAwjfBz++pxZhQATXGcRjd6c5en5wcbru0vkRmiMGsQKdMJOOf6sza4g==}
|
|
598
603
|
cpu: [ppc64]
|
|
599
604
|
os: [linux]
|
|
600
605
|
libc: [glibc]
|
|
601
606
|
|
|
602
|
-
'@rollup/rollup-linux-ppc64-musl@4.
|
|
603
|
-
resolution: {integrity: sha512-
|
|
607
|
+
'@rollup/rollup-linux-ppc64-musl@4.61.1':
|
|
608
|
+
resolution: {integrity: sha512-8hiwp6D4acEcNK78I4rP0/XtS1sknWIAMJBPdR4l6zUtyTm5KiTDr5bXmWt4foY7nAN7AThDHgkLIEZOWKbzWw==}
|
|
604
609
|
cpu: [ppc64]
|
|
605
610
|
os: [linux]
|
|
606
611
|
libc: [musl]
|
|
607
612
|
|
|
608
|
-
'@rollup/rollup-linux-riscv64-gnu@4.
|
|
609
|
-
resolution: {integrity: sha512-
|
|
613
|
+
'@rollup/rollup-linux-riscv64-gnu@4.61.1':
|
|
614
|
+
resolution: {integrity: sha512-10dh/h/BqA7DuMPWSxkR8uks18FRwnwOEqr5zOTEl+NOwP/OMzKX8OFR/Of9xxDA7D5qef1Nzar5WDD2kCCr1g==}
|
|
610
615
|
cpu: [riscv64]
|
|
611
616
|
os: [linux]
|
|
612
617
|
libc: [glibc]
|
|
613
618
|
|
|
614
|
-
'@rollup/rollup-linux-riscv64-musl@4.
|
|
615
|
-
resolution: {integrity: sha512-
|
|
619
|
+
'@rollup/rollup-linux-riscv64-musl@4.61.1':
|
|
620
|
+
resolution: {integrity: sha512-YKJ5lg35DP17gcAOggnihe+APw9HLyj1Xn7gsmGumBJAUDa6NGXNixJzmkWLhcK9TOuuyQjdamzvJefkO7qHZQ==}
|
|
616
621
|
cpu: [riscv64]
|
|
617
622
|
os: [linux]
|
|
618
623
|
libc: [musl]
|
|
619
624
|
|
|
620
|
-
'@rollup/rollup-linux-s390x-gnu@4.
|
|
621
|
-
resolution: {integrity: sha512-
|
|
625
|
+
'@rollup/rollup-linux-s390x-gnu@4.61.1':
|
|
626
|
+
resolution: {integrity: sha512-Mlil5G2Jj6a7B3LWGctg+XPL9vdXYuzCtNXfxOQ0nPjc2m6ueUktocPGH9bnAM0bNRKb/bAWTujUU7IJQdQA+g==}
|
|
622
627
|
cpu: [s390x]
|
|
623
628
|
os: [linux]
|
|
624
629
|
libc: [glibc]
|
|
625
630
|
|
|
626
|
-
'@rollup/rollup-linux-x64-gnu@4.
|
|
627
|
-
resolution: {integrity: sha512-
|
|
631
|
+
'@rollup/rollup-linux-x64-gnu@4.61.1':
|
|
632
|
+
resolution: {integrity: sha512-bVWIOIk6pV01p4CdUbPP7CJ/434z+OooYjDuFcR+44N35YvKUC66G8MGnvcWx5mWKW3g61J+t74l3Kj15Kwn2Q==}
|
|
628
633
|
cpu: [x64]
|
|
629
634
|
os: [linux]
|
|
630
635
|
libc: [glibc]
|
|
631
636
|
|
|
632
|
-
'@rollup/rollup-linux-x64-musl@4.
|
|
633
|
-
resolution: {integrity: sha512
|
|
637
|
+
'@rollup/rollup-linux-x64-musl@4.61.1':
|
|
638
|
+
resolution: {integrity: sha512-qy5pBvZbqNFheBz61R1rzsezjm0J7O2oNGoWtGoY89SZYLUfxAJTBAqDChqAIdB4rCiIbi9nF7yZ83GnNiLwSw==}
|
|
634
639
|
cpu: [x64]
|
|
635
640
|
os: [linux]
|
|
636
641
|
libc: [musl]
|
|
637
642
|
|
|
638
|
-
'@rollup/rollup-openbsd-x64@4.
|
|
639
|
-
resolution: {integrity: sha512-
|
|
643
|
+
'@rollup/rollup-openbsd-x64@4.61.1':
|
|
644
|
+
resolution: {integrity: sha512-E83TXjI4zm0+5f2qO+UOudaCYIhYwpJ5jq6YCZNIZ+6CbfhKrkAGezeiASBL9ElxAxFsRS9ZhESv8mfnj6TKeg==}
|
|
640
645
|
cpu: [x64]
|
|
641
646
|
os: [openbsd]
|
|
642
647
|
|
|
643
|
-
'@rollup/rollup-openharmony-arm64@4.
|
|
644
|
-
resolution: {integrity: sha512-
|
|
648
|
+
'@rollup/rollup-openharmony-arm64@4.61.1':
|
|
649
|
+
resolution: {integrity: sha512-fbWnKqVkjrJN38vNe3ahkbk6iejS/3b0Nt7EEtPpE6RBacZcGXNKbzfHN3GUUlXOPghUg0j6XUGrtjX9z1sIvA==}
|
|
645
650
|
cpu: [arm64]
|
|
646
651
|
os: [openharmony]
|
|
647
652
|
|
|
648
|
-
'@rollup/rollup-win32-arm64-msvc@4.
|
|
649
|
-
resolution: {integrity: sha512-
|
|
653
|
+
'@rollup/rollup-win32-arm64-msvc@4.61.1':
|
|
654
|
+
resolution: {integrity: sha512-ArMl38iVAbk0New1ogihQNY6iphLi4ZaRsa037gUzv5yeKPY8TD3Dmy4x2RNC1VztU/uqm+G+/RwFrSka3Oy2g==}
|
|
650
655
|
cpu: [arm64]
|
|
651
656
|
os: [win32]
|
|
652
657
|
|
|
653
|
-
'@rollup/rollup-win32-ia32-msvc@4.
|
|
654
|
-
resolution: {integrity: sha512-
|
|
658
|
+
'@rollup/rollup-win32-ia32-msvc@4.61.1':
|
|
659
|
+
resolution: {integrity: sha512-0mYtjHS9ucAbcATycCNK9IGBk/cCe/ma7EmSLGZdsxnOA8cjRIyU04wDpVAD9NiOfLUR9KTxdiO53uOkherqjQ==}
|
|
655
660
|
cpu: [ia32]
|
|
656
661
|
os: [win32]
|
|
657
662
|
|
|
658
|
-
'@rollup/rollup-win32-x64-gnu@4.
|
|
659
|
-
resolution: {integrity: sha512-
|
|
663
|
+
'@rollup/rollup-win32-x64-gnu@4.61.1':
|
|
664
|
+
resolution: {integrity: sha512-gK1iCEPfpoSG9wfBihXxvBMi8ZfcWffYkEsC/Eih+iFENTaewvNcrEQ69lIOWYO5pePHKLHHO7nq5AILGO/HQQ==}
|
|
660
665
|
cpu: [x64]
|
|
661
666
|
os: [win32]
|
|
662
667
|
|
|
663
|
-
'@rollup/rollup-win32-x64-msvc@4.
|
|
664
|
-
resolution: {integrity: sha512-
|
|
668
|
+
'@rollup/rollup-win32-x64-msvc@4.61.1':
|
|
669
|
+
resolution: {integrity: sha512-X+zaP2x+j4RXGfbp/seSoRHWnPxzApilDszisZxbYH5C/jTxFhCtDNdPGZb9lJyYPs24wGxruPF7Y+sIXt9Gzw==}
|
|
665
670
|
cpu: [x64]
|
|
666
671
|
os: [win32]
|
|
667
672
|
|
|
668
673
|
'@rtsao/scc@1.1.0':
|
|
669
674
|
resolution: {integrity: sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==}
|
|
670
675
|
|
|
671
|
-
'@shikijs/core@4.
|
|
672
|
-
resolution: {integrity: sha512-
|
|
676
|
+
'@shikijs/core@4.2.0':
|
|
677
|
+
resolution: {integrity: sha512-Hc87Ab1Ld/vEbZRCbwx344I5v+4RU8CVToUTRkqXL1+TjbuOp9U5Xa0M23V4GEWHxVn+yO5otb+HkQVm3ptWQQ==}
|
|
673
678
|
engines: {node: '>=20'}
|
|
674
679
|
|
|
675
|
-
'@shikijs/engine-javascript@4.
|
|
676
|
-
resolution: {integrity: sha512-
|
|
680
|
+
'@shikijs/engine-javascript@4.2.0':
|
|
681
|
+
resolution: {integrity: sha512-fjETeq1k5ffyXqRgS6+3hpvqseLalp1kjNfRbXpUgWR8FpZ1CmQfiNHovc5lncYjt/Vg5JK/WJEmLahjwMa0og==}
|
|
677
682
|
engines: {node: '>=20'}
|
|
678
683
|
|
|
679
|
-
'@shikijs/engine-oniguruma@4.
|
|
680
|
-
resolution: {integrity: sha512-
|
|
684
|
+
'@shikijs/engine-oniguruma@4.2.0':
|
|
685
|
+
resolution: {integrity: sha512-hTorK1dffPkpbMUk6Z+828PgRo7d07HbnizoP0hNPFjhxMHctj0Px/qoHeGMYafc6ju+u9iMldN4JbVzNQM++g==}
|
|
681
686
|
engines: {node: '>=20'}
|
|
682
687
|
|
|
683
|
-
'@shikijs/langs@4.
|
|
684
|
-
resolution: {integrity: sha512-
|
|
688
|
+
'@shikijs/langs@4.2.0':
|
|
689
|
+
resolution: {integrity: sha512-bwrVRlJ0wUhZxAbVdvBbv2TTC9yLsh4C/IO5Ofz0T8MQntgDvyVnkbjw9vi50r1kx7RCIJdnJnjZAwmAsXFLZQ==}
|
|
685
690
|
engines: {node: '>=20'}
|
|
686
691
|
|
|
687
|
-
'@shikijs/primitive@4.
|
|
688
|
-
resolution: {integrity: sha512-
|
|
692
|
+
'@shikijs/primitive@4.2.0':
|
|
693
|
+
resolution: {integrity: sha512-NOq+DtUkVBJtZMVXL5A0vI0Xk8nvDYaXetFHSJFlOqjDZIVhIPRYFdGkSoElDqNuegikcc3A76SNUa8dTqtAYA==}
|
|
689
694
|
engines: {node: '>=20'}
|
|
690
695
|
|
|
691
|
-
'@shikijs/themes@4.
|
|
692
|
-
resolution: {integrity: sha512-
|
|
696
|
+
'@shikijs/themes@4.2.0':
|
|
697
|
+
resolution: {integrity: sha512-RX8IHYeLv8Cu2W6ruc3RxUqWn0IYCqSrMBzi/uRGAmfyDNOnNO5BF/Px7o97n4XTpmFTo5GbRaazuOWj+2ak2w==}
|
|
693
698
|
engines: {node: '>=20'}
|
|
694
699
|
|
|
695
|
-
'@shikijs/types@4.
|
|
696
|
-
resolution: {integrity: sha512-
|
|
700
|
+
'@shikijs/types@4.2.0':
|
|
701
|
+
resolution: {integrity: sha512-VT/MKtlpOhEPZloSH3Pb9WCZEBDoQVMa9jedp5UAwmJOar1DVc9DRODAxmYPW9M93IK4ryuqRejFfmlvlVDemw==}
|
|
697
702
|
engines: {node: '>=20'}
|
|
698
703
|
|
|
699
704
|
'@shikijs/vscode-textmate@10.0.2':
|
|
@@ -702,9 +707,6 @@ packages:
|
|
|
702
707
|
'@types/debug@4.1.13':
|
|
703
708
|
resolution: {integrity: sha512-KSVgmQmzMwPlmtljOomayoR89W4FynCAi3E8PPs7vmDVPe84hT+vGPKkJfThkmXs0x0jAaa9U8uW8bbfyS2fWw==}
|
|
704
709
|
|
|
705
|
-
'@types/estree@1.0.8':
|
|
706
|
-
resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==}
|
|
707
|
-
|
|
708
710
|
'@types/estree@1.0.9':
|
|
709
711
|
resolution: {integrity: sha512-GhdPgy1el4/ImP05X05Uw4cw2/M93BCUmnEvWZNStlCzEKME4Fkk+YpoA5OiHNQmoS7Cafb8Xa3Pya8m1Qrzeg==}
|
|
710
712
|
|
|
@@ -726,8 +728,8 @@ packages:
|
|
|
726
728
|
'@types/nlcst@2.0.3':
|
|
727
729
|
resolution: {integrity: sha512-vSYNSDe6Ix3q+6Z7ri9lyWqgGhJTmzRjZRqyq15N0Z/1/UnVsno9G/N40NBijoYx2seFDIl0+B2mgAb9mezUCA==}
|
|
728
730
|
|
|
729
|
-
'@types/node@25.9.
|
|
730
|
-
resolution: {integrity: sha512-
|
|
731
|
+
'@types/node@25.9.2':
|
|
732
|
+
resolution: {integrity: sha512-G05zqtJhcDLb8uslf5EjCxXg9G1KQxiV8OS0R26IC//Eoyitzqe8z37I7cqvnZlrlSfgocQRfSn/AHBZJJFyGw==}
|
|
731
733
|
|
|
732
734
|
'@types/twig@1.12.17':
|
|
733
735
|
resolution: {integrity: sha512-Lxcjgzt4mlDrv1xp1EdoBLPTxpjLAt9vtN3/qoblC5D6hMCYgZJOQHfaT/0gwCcAZENnKQ7Sga28DSsckPWa0g==}
|
|
@@ -735,63 +737,63 @@ packages:
|
|
|
735
737
|
'@types/unist@3.0.3':
|
|
736
738
|
resolution: {integrity: sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==}
|
|
737
739
|
|
|
738
|
-
'@typescript-eslint/eslint-plugin@8.
|
|
739
|
-
resolution: {integrity: sha512-
|
|
740
|
+
'@typescript-eslint/eslint-plugin@8.60.1':
|
|
741
|
+
resolution: {integrity: sha512-JQ4S5GB0tfjO8BuJ4fcX+HodkzJjYBV+7OJ+wLygaX7OGQ7FudyHL4NSCA6ob+w3Yn+5MkKIozOwQhXeM7opVg==}
|
|
740
742
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
741
743
|
peerDependencies:
|
|
742
|
-
'@typescript-eslint/parser': ^8.
|
|
744
|
+
'@typescript-eslint/parser': ^8.60.1
|
|
743
745
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
744
746
|
typescript: '>=4.8.4 <6.1.0'
|
|
745
747
|
|
|
746
|
-
'@typescript-eslint/parser@8.
|
|
747
|
-
resolution: {integrity: sha512-
|
|
748
|
+
'@typescript-eslint/parser@8.60.1':
|
|
749
|
+
resolution: {integrity: sha512-A0M6ua6H252bVjPvvtSgl2QA4+ET9S5Mtkb2GDyTxIhH/C4qDItT7RQNO5PhMC6NXGYXOR9dIalcDDgBKT7oFA==}
|
|
748
750
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
749
751
|
peerDependencies:
|
|
750
752
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
751
753
|
typescript: '>=4.8.4 <6.1.0'
|
|
752
754
|
|
|
753
|
-
'@typescript-eslint/project-service@8.
|
|
754
|
-
resolution: {integrity: sha512-
|
|
755
|
+
'@typescript-eslint/project-service@8.60.1':
|
|
756
|
+
resolution: {integrity: sha512-eXkTH2bxmXlqD1RnOPmLZ9ZM9D3VwSx04JOwBnP9RQ+yUA5a2Mu7SfW8uaV2Aon53NJzZlZYuX7tn91Izf+xaw==}
|
|
755
757
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
756
758
|
peerDependencies:
|
|
757
759
|
typescript: '>=4.8.4 <6.1.0'
|
|
758
760
|
|
|
759
|
-
'@typescript-eslint/scope-manager@8.
|
|
760
|
-
resolution: {integrity: sha512-
|
|
761
|
+
'@typescript-eslint/scope-manager@8.60.1':
|
|
762
|
+
resolution: {integrity: sha512-gvI5OQoptnxQnchOirukCuQ55svJSTuD/4k5+pC267xyBtYry748R9/c3tYUzb/iE6RZfllRz2lVulLCHkTm4w==}
|
|
761
763
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
762
764
|
|
|
763
|
-
'@typescript-eslint/tsconfig-utils@8.
|
|
764
|
-
resolution: {integrity: sha512-
|
|
765
|
+
'@typescript-eslint/tsconfig-utils@8.60.1':
|
|
766
|
+
resolution: {integrity: sha512-nh8w4qAteiKuZu3pSSzG/yGKpw0OlkrKnzFmbVRenKaD4qc+7i1GrmZaLVkr8rk4uipiPGMOW4YsM6WmKZ5CvA==}
|
|
765
767
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
766
768
|
peerDependencies:
|
|
767
769
|
typescript: '>=4.8.4 <6.1.0'
|
|
768
770
|
|
|
769
|
-
'@typescript-eslint/type-utils@8.
|
|
770
|
-
resolution: {integrity: sha512-
|
|
771
|
+
'@typescript-eslint/type-utils@8.60.1':
|
|
772
|
+
resolution: {integrity: sha512-sdwTrpjosW7ANQYJ39ZBF1ZyEMEGVB2UsikrserVM/30a/F1dTLnu9bGxEdosugyu5caigjLrR2qiD11asjI1A==}
|
|
771
773
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
772
774
|
peerDependencies:
|
|
773
775
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
774
776
|
typescript: '>=4.8.4 <6.1.0'
|
|
775
777
|
|
|
776
|
-
'@typescript-eslint/types@8.
|
|
777
|
-
resolution: {integrity: sha512-
|
|
778
|
+
'@typescript-eslint/types@8.60.1':
|
|
779
|
+
resolution: {integrity: sha512-4h0tY8ppCkdCzcrl2YM5M3my0xsE1Tf8om3owEu5oPWmXwkKRmk0j0LGDzYBGUcAlesEbxBhazqu/K4cu3Ug7w==}
|
|
778
780
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
779
781
|
|
|
780
|
-
'@typescript-eslint/typescript-estree@8.
|
|
781
|
-
resolution: {integrity: sha512-
|
|
782
|
+
'@typescript-eslint/typescript-estree@8.60.1':
|
|
783
|
+
resolution: {integrity: sha512-alpRkfG8hlVE5kdJW2GkfgDgXxold3e8e4l6EnmhRmRLbekgAPCCGDVD++sABy9FcgPFroq+uFcCSM1vR57Cew==}
|
|
782
784
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
783
785
|
peerDependencies:
|
|
784
786
|
typescript: '>=4.8.4 <6.1.0'
|
|
785
787
|
|
|
786
|
-
'@typescript-eslint/utils@8.
|
|
787
|
-
resolution: {integrity: sha512-
|
|
788
|
+
'@typescript-eslint/utils@8.60.1':
|
|
789
|
+
resolution: {integrity: sha512-h2MPBLoNtjc3qZWfY3Tl51yPorQ2McHn8pJfcMNTcIvrrZrr90Ykffit0yjrPFWQcRcUxzH20+6OcVdW4yHtUg==}
|
|
788
790
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
789
791
|
peerDependencies:
|
|
790
792
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
791
793
|
typescript: '>=4.8.4 <6.1.0'
|
|
792
794
|
|
|
793
|
-
'@typescript-eslint/visitor-keys@8.
|
|
794
|
-
resolution: {integrity: sha512-
|
|
795
|
+
'@typescript-eslint/visitor-keys@8.60.1':
|
|
796
|
+
resolution: {integrity: sha512-EbGRQg4FhrmwLodl+t3JNAnXHWVr9Vp+Zl1QBZVPY4ByfkzIT8cX3K6QWODHtkIZqqJVEWvhHSx3v5PDHsaQag==}
|
|
795
797
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
796
798
|
|
|
797
799
|
'@ungap/structured-clone@1.3.1':
|
|
@@ -867,8 +869,8 @@ packages:
|
|
|
867
869
|
resolution: {integrity: sha512-+QDcgc7e+au6EZ0YjMmRRjNoQo5bDMlaR45aWDoFsuxQTCM9qmCHRoiKJPELgckJ8Wmr7vcfpa9eCDHBFh6G4w==}
|
|
868
870
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
869
871
|
|
|
870
|
-
astro@6.
|
|
871
|
-
resolution: {integrity: sha512-
|
|
872
|
+
astro@6.4.7:
|
|
873
|
+
resolution: {integrity: sha512-5vsXx0H52u23Jpshs9tM81D03Tb3Oh2Vt2Zo0bpqjXN+njkAWjFyGjTfmWJLAcrCQd9Q+iWB1eqfhR1sZJEaUA==}
|
|
872
874
|
engines: {node: '>=22.12.0', npm: '>=9.6.5', pnpm: '>=7.1.0'}
|
|
873
875
|
hasBin: true
|
|
874
876
|
|
|
@@ -908,8 +910,8 @@ packages:
|
|
|
908
910
|
boolbase@1.0.0:
|
|
909
911
|
resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==}
|
|
910
912
|
|
|
911
|
-
brace-expansion@1.1.
|
|
912
|
-
resolution: {integrity: sha512-
|
|
913
|
+
brace-expansion@1.1.15:
|
|
914
|
+
resolution: {integrity: sha512-EwOCDEex4quD37XhqM3omwtMoJjr//isUZz1JopUNWms+4Z2ViyM/k1YIRePpoVNnQhENnxtFjLaxNHrT7xIUg==}
|
|
913
915
|
|
|
914
916
|
brace-expansion@5.0.6:
|
|
915
917
|
resolution: {integrity: sha512-kLpxurY4Z4r9sgMsyG0Z9uzsBlgiU/EFKhj/h91/8yHu0edo7XuixOIH3VcJ8kkxs6/jPzoI6U9Vj3WqbMQ94g==}
|
|
@@ -1038,8 +1040,8 @@ packages:
|
|
|
1038
1040
|
resolution: {integrity: sha512-BS8PfmtDGnrgYdOonGZQdLZslWIeCGFP9tpan0hi1Co2Zr2NKADsvGYA8XxuG/4UWgJ6Cjtv+YJnB6MM69QGlQ==}
|
|
1039
1041
|
engines: {node: '>= 0.4'}
|
|
1040
1042
|
|
|
1041
|
-
dayjs@1.11.
|
|
1042
|
-
resolution: {integrity: sha512-
|
|
1043
|
+
dayjs@1.11.21:
|
|
1044
|
+
resolution: {integrity: sha512-98IT+HOahAisibz/yjKbzuOBwYcjJ7BCLPzARyHiyEBmRz4fatF+KPJszEHXsGYjUG234aH/cOjW1wwTbKUZlA==}
|
|
1043
1045
|
|
|
1044
1046
|
debug@3.2.7:
|
|
1045
1047
|
resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==}
|
|
@@ -1167,8 +1169,8 @@ packages:
|
|
|
1167
1169
|
resolution: {integrity: sha512-w+5mJ3GuFL+NjVtJlvydShqE1eN3h3PbI7/5LAsYJP/2qtuMXjfL2LpHSRqo4b4eSF5K/DH1JXKUAHSB2UW50g==}
|
|
1168
1170
|
engines: {node: '>= 0.4'}
|
|
1169
1171
|
|
|
1170
|
-
esbuild@0.
|
|
1171
|
-
resolution: {integrity: sha512-
|
|
1172
|
+
esbuild@0.28.1:
|
|
1173
|
+
resolution: {integrity: sha512-HrJrvZv5ayxBzPfwphOoNzkzOIIlifzk0KJrGK2c8R4+LKpMtpYLQeUdjnwjWv/LZlkH2laZk+4w78pi99D4Vw==}
|
|
1172
1174
|
engines: {node: '>=18'}
|
|
1173
1175
|
hasBin: true
|
|
1174
1176
|
|
|
@@ -1195,8 +1197,8 @@ packages:
|
|
|
1195
1197
|
eslint-import-resolver-node@0.3.10:
|
|
1196
1198
|
resolution: {integrity: sha512-tRrKqFyCaKict5hOd244sL6EQFNycnMQnBe+j8uqGNXYzsImGbGUU4ibtoaBmv5FLwJwcFJNeg1GeVjQfbMrDQ==}
|
|
1197
1199
|
|
|
1198
|
-
eslint-module-utils@2.
|
|
1199
|
-
resolution: {integrity: sha512-
|
|
1200
|
+
eslint-module-utils@2.13.0:
|
|
1201
|
+
resolution: {integrity: sha512-bLohSkT6469rRs8czj0tLTD8vaeIS/whvPRJVjDr7IuoTT1k5DYDERlNycjDj/HkOlvQdYurmfZ/g3fG5bgeLQ==}
|
|
1200
1202
|
engines: {node: '>=4'}
|
|
1201
1203
|
peerDependencies:
|
|
1202
1204
|
'@typescript-eslint/parser': '*'
|
|
@@ -1459,8 +1461,8 @@ packages:
|
|
|
1459
1461
|
resolution: {integrity: sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==}
|
|
1460
1462
|
engines: {node: '>= 0.4'}
|
|
1461
1463
|
|
|
1462
|
-
hasown@2.0.
|
|
1463
|
-
resolution: {integrity: sha512-
|
|
1464
|
+
hasown@2.0.4:
|
|
1465
|
+
resolution: {integrity: sha512-T2UbfbBEF32wiepXIsMlTW9+dDYC6wMh/t/vYA4tuOMKqWz/n3vr1NFSxQiyP+zk2mXsoMA/i/7qV6LKut1t1A==}
|
|
1464
1466
|
engines: {node: '>= 0.4'}
|
|
1465
1467
|
|
|
1466
1468
|
hast-util-from-html@2.0.3:
|
|
@@ -1658,8 +1660,8 @@ packages:
|
|
|
1658
1660
|
isexe@2.0.0:
|
|
1659
1661
|
resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
|
|
1660
1662
|
|
|
1661
|
-
js-yaml@4.
|
|
1662
|
-
resolution: {integrity: sha512-
|
|
1663
|
+
js-yaml@4.2.0:
|
|
1664
|
+
resolution: {integrity: sha512-ePWsvanv0DWuDRsW8dnt+R4jQ31SCRCQ7hhNcPXZPsoBZiemuZNYGf7adZdqX2D86j6rvKp3RpCxVTSb8WQlOw==}
|
|
1663
1665
|
hasBin: true
|
|
1664
1666
|
|
|
1665
1667
|
json-buffer@3.0.1:
|
|
@@ -1709,8 +1711,8 @@ packages:
|
|
|
1709
1711
|
longest-streak@3.1.0:
|
|
1710
1712
|
resolution: {integrity: sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g==}
|
|
1711
1713
|
|
|
1712
|
-
lru-cache@11.5.
|
|
1713
|
-
resolution: {integrity: sha512-
|
|
1714
|
+
lru-cache@11.5.1:
|
|
1715
|
+
resolution: {integrity: sha512-RPimw/7aMdv2oqRrxKwvZXcPfwBrn/JZ2xYcY9Hus/6LaS3VOAKVWKWgNLCFSiOm1ESXinjsDlidVU7JlnCN2A==}
|
|
1714
1716
|
engines: {node: 20 || >=22}
|
|
1715
1717
|
|
|
1716
1718
|
magic-string@0.30.21:
|
|
@@ -1944,8 +1946,9 @@ packages:
|
|
|
1944
1946
|
resolution: {integrity: sha512-gXah6aZrcUxjWg2zR2MwouP2eHlCBzdV4pygudehaKXSGW4v2AsRQUK+lwwXhii6KFZcunEnmSUoYp5CXibxtA==}
|
|
1945
1947
|
engines: {node: '>= 0.4'}
|
|
1946
1948
|
|
|
1947
|
-
obug@2.1.
|
|
1948
|
-
resolution: {integrity: sha512-
|
|
1949
|
+
obug@2.1.2:
|
|
1950
|
+
resolution: {integrity: sha512-AWGB9WFcRXOQs48Z/udjI5ZcZMHXwX8XPByNpOydgcGsDLIzjGizhoMWJyKAWze7AVW/2W1i+/gPX4YtKe5cyg==}
|
|
1951
|
+
engines: {node: '>=12.20.0'}
|
|
1949
1952
|
|
|
1950
1953
|
ofetch@1.5.1:
|
|
1951
1954
|
resolution: {integrity: sha512-2W4oUZlVaqAPAil6FUg/difl6YhqhUR7x2eZY4bQCko22UXg3hptq9KLQdqFClV+Wu85UX7hNtdGTngi/1BxcA==}
|
|
@@ -2050,8 +2053,8 @@ packages:
|
|
|
2050
2053
|
resolution: {integrity: sha512-DEvV2ZF2r2/63V+tK8hQvrR2ZGn10srHbXviTlcv7Kpzw8jWiNTqbVgjO3IY8RxrrOUF8VPMQQFysYYYv0YZxw==}
|
|
2051
2054
|
engines: {node: '>=6'}
|
|
2052
2055
|
|
|
2053
|
-
property-information@7.
|
|
2054
|
-
resolution: {integrity: sha512-
|
|
2056
|
+
property-information@7.2.0:
|
|
2057
|
+
resolution: {integrity: sha512-IAtzIB6sUiWaJYrX9smp3V46pBGbBeLFRGdh25kg1334VcBlD8HzhPeNIWQH9zhGmo2itIe25EHt9dQP7G5hmg==}
|
|
2055
2058
|
|
|
2056
2059
|
punycode@2.3.1:
|
|
2057
2060
|
resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
|
|
@@ -2144,8 +2147,8 @@ packages:
|
|
|
2144
2147
|
resolution: {integrity: sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==}
|
|
2145
2148
|
engines: {iojs: '>=1.0.0', node: '>=0.10.0'}
|
|
2146
2149
|
|
|
2147
|
-
rollup@4.
|
|
2148
|
-
resolution: {integrity: sha512-
|
|
2150
|
+
rollup@4.61.1:
|
|
2151
|
+
resolution: {integrity: sha512-I4KW6iuRpuu2uHBLraZ1wNZe0DP7lnRha+VJ9tNaYVaVgKhW0aI3h4RYnoRPeql0flHm/Co55b7snEDcOfOJrA==}
|
|
2149
2152
|
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
|
|
2150
2153
|
hasBin: true
|
|
2151
2154
|
|
|
@@ -2172,8 +2175,8 @@ packages:
|
|
|
2172
2175
|
resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==}
|
|
2173
2176
|
hasBin: true
|
|
2174
2177
|
|
|
2175
|
-
semver@7.8.
|
|
2176
|
-
resolution: {integrity: sha512-
|
|
2178
|
+
semver@7.8.2:
|
|
2179
|
+
resolution: {integrity: sha512-c8jsqUZm3omBOI66G90z1Dyw5z622G8oLG+omfsHBJf3CWQTlOcwOjvOG6wtiNfW6anKm/eA39LMwMtMez2TiQ==}
|
|
2177
2180
|
engines: {node: '>=10'}
|
|
2178
2181
|
hasBin: true
|
|
2179
2182
|
|
|
@@ -2201,8 +2204,8 @@ packages:
|
|
|
2201
2204
|
resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==}
|
|
2202
2205
|
engines: {node: '>=8'}
|
|
2203
2206
|
|
|
2204
|
-
shiki@4.
|
|
2205
|
-
resolution: {integrity: sha512-
|
|
2207
|
+
shiki@4.2.0:
|
|
2208
|
+
resolution: {integrity: sha512-hjNax6o/ylDy9lefQEaSDtzaT3iVNtZ3WmpQnbuQNoG4xvnSKf2kSKbihZVO4JRG1TTMejs7CmNRYlWgAL66pQ==}
|
|
2206
2209
|
engines: {node: '>=20'}
|
|
2207
2210
|
|
|
2208
2211
|
side-channel-list@1.0.1:
|
|
@@ -2247,12 +2250,12 @@ packages:
|
|
|
2247
2250
|
resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==}
|
|
2248
2251
|
engines: {node: '>=8'}
|
|
2249
2252
|
|
|
2250
|
-
string.prototype.trim@1.2.
|
|
2251
|
-
resolution: {integrity: sha512-
|
|
2253
|
+
string.prototype.trim@1.2.11:
|
|
2254
|
+
resolution: {integrity: sha512-PwvK7BU+CMTJGYQCTZb5RWXIML92lftJLhQz1tBzgKiqGxJaMlBAa48POXaNAC2s4y8jr3EFqrkF9+44neS46w==}
|
|
2252
2255
|
engines: {node: '>= 0.4'}
|
|
2253
2256
|
|
|
2254
|
-
string.prototype.trimend@1.0.
|
|
2255
|
-
resolution: {integrity: sha512-
|
|
2257
|
+
string.prototype.trimend@1.0.10:
|
|
2258
|
+
resolution: {integrity: sha512-2+3aDAOmPTmuFwjDnmJG2ctEkQKVki7vOSqaxkv42Mowj1V6PnvuwFCRrR5lChUux1TBskPjfkeTOhqczDMxTw==}
|
|
2256
2259
|
engines: {node: '>= 0.4'}
|
|
2257
2260
|
|
|
2258
2261
|
string.prototype.trimstart@1.0.8:
|
|
@@ -2287,8 +2290,8 @@ packages:
|
|
|
2287
2290
|
engines: {node: '>=16'}
|
|
2288
2291
|
hasBin: true
|
|
2289
2292
|
|
|
2290
|
-
synckit@0.11.
|
|
2291
|
-
resolution: {integrity: sha512-
|
|
2293
|
+
synckit@0.11.13:
|
|
2294
|
+
resolution: {integrity: sha512-eNRKgb3z66Yp3D2CixVujOUvXLFUTij/zVnV8KRyvFdQwpz7I5DS8UfRkTeLzb64u+dkzDSdelE24izu+zSSUg==}
|
|
2292
2295
|
engines: {node: ^14.18.0 || >=16.0.0}
|
|
2293
2296
|
|
|
2294
2297
|
table@6.9.0:
|
|
@@ -2298,16 +2301,16 @@ packages:
|
|
|
2298
2301
|
tiny-inflate@1.0.3:
|
|
2299
2302
|
resolution: {integrity: sha512-pkY1fj1cKHb2seWDy0B16HeWyczlJA9/WW3u3c4z/NiWDsO3DOU5D7nhTLE9CF0yXv/QZFY7sEJmj24dK+Rrqw==}
|
|
2300
2303
|
|
|
2301
|
-
tinyclip@0.1.
|
|
2302
|
-
resolution: {integrity: sha512-
|
|
2304
|
+
tinyclip@0.1.14:
|
|
2305
|
+
resolution: {integrity: sha512-F1oWdz8tjT17qe1d5JgDK6z03WGOhYYAN0lK3/D/fzNiy93xswLLEw7pk+3g05onhAy6Bsc6PLNUGhdgVjemMQ==}
|
|
2303
2306
|
engines: {node: ^16.14.0 || >= 17.3.0}
|
|
2304
2307
|
|
|
2305
|
-
tinyexec@1.2.
|
|
2306
|
-
resolution: {integrity: sha512-
|
|
2308
|
+
tinyexec@1.2.4:
|
|
2309
|
+
resolution: {integrity: sha512-SHf/r48b7vOrjve9PxJo3MN5v5yuyjHvdUcrQffT3WXMUfnGmHDVbC4k3sHJaJTgZCwpUplIaAo5ANtMyp3YHg==}
|
|
2307
2310
|
engines: {node: '>=18'}
|
|
2308
2311
|
|
|
2309
|
-
tinyglobby@0.2.
|
|
2310
|
-
resolution: {integrity: sha512-
|
|
2312
|
+
tinyglobby@0.2.17:
|
|
2313
|
+
resolution: {integrity: sha512-wXR/dYpcqKmfWpEdZjiKJOwCNFndD0DMnrW/cYjVGttEkBfVgcLFHoNrlj47mjOVic9yyNu65alsgF4NQyTa2g==}
|
|
2311
2314
|
engines: {node: '>=12.0.0'}
|
|
2312
2315
|
|
|
2313
2316
|
to-regex-range@5.0.1:
|
|
@@ -2353,12 +2356,12 @@ packages:
|
|
|
2353
2356
|
resolution: {integrity: sha512-bTlAFB/FBYMcuX81gbL4OcpH5PmlFHqlCCpAl8AlEzMz5k53oNDvN8p1PNOWLEmI2x4orp3raOFB51tv9X+MFQ==}
|
|
2354
2357
|
engines: {node: '>= 0.4'}
|
|
2355
2358
|
|
|
2356
|
-
typed-array-length@1.0.
|
|
2357
|
-
resolution: {integrity: sha512-
|
|
2359
|
+
typed-array-length@1.0.8:
|
|
2360
|
+
resolution: {integrity: sha512-phPGCwqr2+Qo0fwniCE8e4pKnGu/yFb5nD5Y8bf0EEeiI5GklnACYA9GFy/DrAeRrKHXvHn+1SUsOWgJp6RO+g==}
|
|
2358
2361
|
engines: {node: '>= 0.4'}
|
|
2359
2362
|
|
|
2360
|
-
typescript-eslint@8.
|
|
2361
|
-
resolution: {integrity: sha512-
|
|
2363
|
+
typescript-eslint@8.60.1:
|
|
2364
|
+
resolution: {integrity: sha512-6m5hkkRAp8lKvhVpcprAIn5KkehQEh+47oHH2VGnExEh7dhNxXlg6GPAOIu6TxbVQxhebrJDvjl3020ooiWCMA==}
|
|
2362
2365
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
2363
2366
|
peerDependencies:
|
|
2364
2367
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
@@ -2495,8 +2498,8 @@ packages:
|
|
|
2495
2498
|
vfile@6.0.3:
|
|
2496
2499
|
resolution: {integrity: sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==}
|
|
2497
2500
|
|
|
2498
|
-
vite@7.3.
|
|
2499
|
-
resolution: {integrity: sha512
|
|
2501
|
+
vite@7.3.5:
|
|
2502
|
+
resolution: {integrity: sha512-KuOaNhcnGFN2zIPGA7wRmzF+lJA1sea7rHq17aiJ++9lzY1WWG6Jpwqwe1KNbRVPIqHmr8GLYx7jbrQcN/7/ww==}
|
|
2500
2503
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
2501
2504
|
hasBin: true
|
|
2502
2505
|
peerDependencies:
|
|
@@ -2538,7 +2541,7 @@ packages:
|
|
|
2538
2541
|
vitefu@1.1.3:
|
|
2539
2542
|
resolution: {integrity: sha512-ub4okH7Z5KLjb6hDyjqrGXqWtWvoYdU3IGm/NorpgHncKoLTCfRIbvlhBm7r0YstIaQRYlp4yEbFqDcKSzXSSg==}
|
|
2540
2543
|
peerDependencies:
|
|
2541
|
-
vite:
|
|
2544
|
+
vite: 7.3.5
|
|
2542
2545
|
peerDependenciesMeta:
|
|
2543
2546
|
vite:
|
|
2544
2547
|
optional: true
|
|
@@ -2565,8 +2568,8 @@ packages:
|
|
|
2565
2568
|
resolution: {integrity: sha512-n1brCuqClxfFfq/Rb0ICg9giSZqCS+pLtccdag6C2HyufBrh3fBOiy9nb6ggRMvWOVH5GrdJskj5iGTZNxd7SA==}
|
|
2566
2569
|
engines: {node: '>=4'}
|
|
2567
2570
|
|
|
2568
|
-
which-typed-array@1.1.
|
|
2569
|
-
resolution: {integrity: sha512-
|
|
2571
|
+
which-typed-array@1.1.22:
|
|
2572
|
+
resolution: {integrity: sha512-fvO4ExWMFsqyhG3AiPAObMuY1lxaqgYcxbc49CNdWDDECOJNgQyvsOWVwbZc+qf3rzRtxojBK+CMEv0Ld5CYpw==}
|
|
2570
2573
|
engines: {node: '>= 0.4'}
|
|
2571
2574
|
|
|
2572
2575
|
which@2.0.2:
|
|
@@ -2605,18 +2608,24 @@ snapshots:
|
|
|
2605
2608
|
|
|
2606
2609
|
'@astrojs/compiler@4.0.0': {}
|
|
2607
2610
|
|
|
2608
|
-
'@astrojs/internal-helpers@0.
|
|
2611
|
+
'@astrojs/internal-helpers@0.10.0':
|
|
2609
2612
|
dependencies:
|
|
2613
|
+
'@types/hast': 3.0.4
|
|
2614
|
+
'@types/mdast': 4.0.4
|
|
2615
|
+
js-yaml: 4.2.0
|
|
2610
2616
|
picomatch: 4.0.4
|
|
2617
|
+
retext-smartypants: 6.2.0
|
|
2618
|
+
shiki: 4.2.0
|
|
2619
|
+
smol-toml: 1.6.1
|
|
2620
|
+
unified: 11.0.5
|
|
2611
2621
|
|
|
2612
|
-
'@astrojs/markdown-remark@7.
|
|
2622
|
+
'@astrojs/markdown-remark@7.2.0':
|
|
2613
2623
|
dependencies:
|
|
2614
|
-
'@astrojs/internal-helpers': 0.
|
|
2624
|
+
'@astrojs/internal-helpers': 0.10.0
|
|
2615
2625
|
'@astrojs/prism': 4.0.2
|
|
2616
2626
|
github-slugger: 2.0.0
|
|
2617
2627
|
hast-util-from-html: 2.0.3
|
|
2618
2628
|
hast-util-to-text: 4.0.2
|
|
2619
|
-
js-yaml: 4.1.1
|
|
2620
2629
|
mdast-util-definitions: 6.0.0
|
|
2621
2630
|
rehype-raw: 7.0.0
|
|
2622
2631
|
rehype-stringify: 10.0.1
|
|
@@ -2624,9 +2633,6 @@ snapshots:
|
|
|
2624
2633
|
remark-parse: 11.0.0
|
|
2625
2634
|
remark-rehype: 11.1.2
|
|
2626
2635
|
remark-smartypants: 3.0.2
|
|
2627
|
-
retext-smartypants: 6.2.0
|
|
2628
|
-
shiki: 4.1.0
|
|
2629
|
-
smol-toml: 1.6.1
|
|
2630
2636
|
unified: 11.0.5
|
|
2631
2637
|
unist-util-remove-position: 5.0.0
|
|
2632
2638
|
unist-util-visit: 5.1.0
|
|
@@ -2647,33 +2653,33 @@ snapshots:
|
|
|
2647
2653
|
is-wsl: 3.1.1
|
|
2648
2654
|
which-pm-runs: 1.1.0
|
|
2649
2655
|
|
|
2650
|
-
'@babel/helper-string-parser@7.
|
|
2656
|
+
'@babel/helper-string-parser@7.29.7': {}
|
|
2651
2657
|
|
|
2652
|
-
'@babel/helper-validator-identifier@7.
|
|
2658
|
+
'@babel/helper-validator-identifier@7.29.7': {}
|
|
2653
2659
|
|
|
2654
|
-
'@babel/parser@7.29.
|
|
2660
|
+
'@babel/parser@7.29.7':
|
|
2655
2661
|
dependencies:
|
|
2656
|
-
'@babel/types': 7.29.
|
|
2662
|
+
'@babel/types': 7.29.7
|
|
2657
2663
|
|
|
2658
|
-
'@babel/runtime@7.29.
|
|
2664
|
+
'@babel/runtime@7.29.7': {}
|
|
2659
2665
|
|
|
2660
|
-
'@babel/types@7.29.
|
|
2666
|
+
'@babel/types@7.29.7':
|
|
2661
2667
|
dependencies:
|
|
2662
|
-
'@babel/helper-string-parser': 7.
|
|
2663
|
-
'@babel/helper-validator-identifier': 7.
|
|
2668
|
+
'@babel/helper-string-parser': 7.29.7
|
|
2669
|
+
'@babel/helper-validator-identifier': 7.29.7
|
|
2664
2670
|
|
|
2665
2671
|
'@capsizecss/unpack@4.0.0':
|
|
2666
2672
|
dependencies:
|
|
2667
2673
|
fontkitten: 1.0.3
|
|
2668
2674
|
|
|
2669
|
-
'@clack/core@1.
|
|
2675
|
+
'@clack/core@1.4.1':
|
|
2670
2676
|
dependencies:
|
|
2671
2677
|
fast-wrap-ansi: 0.2.2
|
|
2672
2678
|
sisteransi: 1.0.5
|
|
2673
2679
|
|
|
2674
|
-
'@clack/prompts@1.
|
|
2680
|
+
'@clack/prompts@1.5.1':
|
|
2675
2681
|
dependencies:
|
|
2676
|
-
'@clack/core': 1.
|
|
2682
|
+
'@clack/core': 1.4.1
|
|
2677
2683
|
fast-string-width: 3.0.2
|
|
2678
2684
|
fast-wrap-ansi: 0.2.2
|
|
2679
2685
|
sisteransi: 1.0.5
|
|
@@ -2683,82 +2689,82 @@ snapshots:
|
|
|
2683
2689
|
tslib: 2.8.1
|
|
2684
2690
|
optional: true
|
|
2685
2691
|
|
|
2686
|
-
'@esbuild/aix-ppc64@0.
|
|
2692
|
+
'@esbuild/aix-ppc64@0.28.1':
|
|
2687
2693
|
optional: true
|
|
2688
2694
|
|
|
2689
|
-
'@esbuild/android-arm64@0.
|
|
2695
|
+
'@esbuild/android-arm64@0.28.1':
|
|
2690
2696
|
optional: true
|
|
2691
2697
|
|
|
2692
|
-
'@esbuild/android-arm@0.
|
|
2698
|
+
'@esbuild/android-arm@0.28.1':
|
|
2693
2699
|
optional: true
|
|
2694
2700
|
|
|
2695
|
-
'@esbuild/android-x64@0.
|
|
2701
|
+
'@esbuild/android-x64@0.28.1':
|
|
2696
2702
|
optional: true
|
|
2697
2703
|
|
|
2698
|
-
'@esbuild/darwin-arm64@0.
|
|
2704
|
+
'@esbuild/darwin-arm64@0.28.1':
|
|
2699
2705
|
optional: true
|
|
2700
2706
|
|
|
2701
|
-
'@esbuild/darwin-x64@0.
|
|
2707
|
+
'@esbuild/darwin-x64@0.28.1':
|
|
2702
2708
|
optional: true
|
|
2703
2709
|
|
|
2704
|
-
'@esbuild/freebsd-arm64@0.
|
|
2710
|
+
'@esbuild/freebsd-arm64@0.28.1':
|
|
2705
2711
|
optional: true
|
|
2706
2712
|
|
|
2707
|
-
'@esbuild/freebsd-x64@0.
|
|
2713
|
+
'@esbuild/freebsd-x64@0.28.1':
|
|
2708
2714
|
optional: true
|
|
2709
2715
|
|
|
2710
|
-
'@esbuild/linux-arm64@0.
|
|
2716
|
+
'@esbuild/linux-arm64@0.28.1':
|
|
2711
2717
|
optional: true
|
|
2712
2718
|
|
|
2713
|
-
'@esbuild/linux-arm@0.
|
|
2719
|
+
'@esbuild/linux-arm@0.28.1':
|
|
2714
2720
|
optional: true
|
|
2715
2721
|
|
|
2716
|
-
'@esbuild/linux-ia32@0.
|
|
2722
|
+
'@esbuild/linux-ia32@0.28.1':
|
|
2717
2723
|
optional: true
|
|
2718
2724
|
|
|
2719
|
-
'@esbuild/linux-loong64@0.
|
|
2725
|
+
'@esbuild/linux-loong64@0.28.1':
|
|
2720
2726
|
optional: true
|
|
2721
2727
|
|
|
2722
|
-
'@esbuild/linux-mips64el@0.
|
|
2728
|
+
'@esbuild/linux-mips64el@0.28.1':
|
|
2723
2729
|
optional: true
|
|
2724
2730
|
|
|
2725
|
-
'@esbuild/linux-ppc64@0.
|
|
2731
|
+
'@esbuild/linux-ppc64@0.28.1':
|
|
2726
2732
|
optional: true
|
|
2727
2733
|
|
|
2728
|
-
'@esbuild/linux-riscv64@0.
|
|
2734
|
+
'@esbuild/linux-riscv64@0.28.1':
|
|
2729
2735
|
optional: true
|
|
2730
2736
|
|
|
2731
|
-
'@esbuild/linux-s390x@0.
|
|
2737
|
+
'@esbuild/linux-s390x@0.28.1':
|
|
2732
2738
|
optional: true
|
|
2733
2739
|
|
|
2734
|
-
'@esbuild/linux-x64@0.
|
|
2740
|
+
'@esbuild/linux-x64@0.28.1':
|
|
2735
2741
|
optional: true
|
|
2736
2742
|
|
|
2737
|
-
'@esbuild/netbsd-arm64@0.
|
|
2743
|
+
'@esbuild/netbsd-arm64@0.28.1':
|
|
2738
2744
|
optional: true
|
|
2739
2745
|
|
|
2740
|
-
'@esbuild/netbsd-x64@0.
|
|
2746
|
+
'@esbuild/netbsd-x64@0.28.1':
|
|
2741
2747
|
optional: true
|
|
2742
2748
|
|
|
2743
|
-
'@esbuild/openbsd-arm64@0.
|
|
2749
|
+
'@esbuild/openbsd-arm64@0.28.1':
|
|
2744
2750
|
optional: true
|
|
2745
2751
|
|
|
2746
|
-
'@esbuild/openbsd-x64@0.
|
|
2752
|
+
'@esbuild/openbsd-x64@0.28.1':
|
|
2747
2753
|
optional: true
|
|
2748
2754
|
|
|
2749
|
-
'@esbuild/openharmony-arm64@0.
|
|
2755
|
+
'@esbuild/openharmony-arm64@0.28.1':
|
|
2750
2756
|
optional: true
|
|
2751
2757
|
|
|
2752
|
-
'@esbuild/sunos-x64@0.
|
|
2758
|
+
'@esbuild/sunos-x64@0.28.1':
|
|
2753
2759
|
optional: true
|
|
2754
2760
|
|
|
2755
|
-
'@esbuild/win32-arm64@0.
|
|
2761
|
+
'@esbuild/win32-arm64@0.28.1':
|
|
2756
2762
|
optional: true
|
|
2757
2763
|
|
|
2758
|
-
'@esbuild/win32-ia32@0.
|
|
2764
|
+
'@esbuild/win32-ia32@0.28.1':
|
|
2759
2765
|
optional: true
|
|
2760
2766
|
|
|
2761
|
-
'@esbuild/win32-x64@0.
|
|
2767
|
+
'@esbuild/win32-x64@0.28.1':
|
|
2762
2768
|
optional: true
|
|
2763
2769
|
|
|
2764
2770
|
'@eslint-community/eslint-utils@4.9.1(eslint@9.39.4)':
|
|
@@ -2802,7 +2808,7 @@ snapshots:
|
|
|
2802
2808
|
globals: 14.0.0
|
|
2803
2809
|
ignore: 5.3.2
|
|
2804
2810
|
import-fresh: 3.3.1
|
|
2805
|
-
js-yaml: 4.
|
|
2811
|
+
js-yaml: 4.2.0
|
|
2806
2812
|
minimatch: 3.1.5
|
|
2807
2813
|
strip-json-comments: 3.1.1
|
|
2808
2814
|
transitivePeerDependencies:
|
|
@@ -2946,127 +2952,127 @@ snapshots:
|
|
|
2946
2952
|
|
|
2947
2953
|
'@oslojs/encoding@1.1.0': {}
|
|
2948
2954
|
|
|
2949
|
-
'@pkgr/core@0.
|
|
2955
|
+
'@pkgr/core@0.3.6': {}
|
|
2950
2956
|
|
|
2951
|
-
'@rollup/pluginutils@5.
|
|
2957
|
+
'@rollup/pluginutils@5.4.0(rollup@4.61.1)':
|
|
2952
2958
|
dependencies:
|
|
2953
2959
|
'@types/estree': 1.0.9
|
|
2954
2960
|
estree-walker: 2.0.2
|
|
2955
2961
|
picomatch: 4.0.4
|
|
2956
2962
|
optionalDependencies:
|
|
2957
|
-
rollup: 4.
|
|
2963
|
+
rollup: 4.61.1
|
|
2958
2964
|
|
|
2959
|
-
'@rollup/rollup-android-arm-eabi@4.
|
|
2965
|
+
'@rollup/rollup-android-arm-eabi@4.61.1':
|
|
2960
2966
|
optional: true
|
|
2961
2967
|
|
|
2962
|
-
'@rollup/rollup-android-arm64@4.
|
|
2968
|
+
'@rollup/rollup-android-arm64@4.61.1':
|
|
2963
2969
|
optional: true
|
|
2964
2970
|
|
|
2965
|
-
'@rollup/rollup-darwin-arm64@4.
|
|
2971
|
+
'@rollup/rollup-darwin-arm64@4.61.1':
|
|
2966
2972
|
optional: true
|
|
2967
2973
|
|
|
2968
|
-
'@rollup/rollup-darwin-x64@4.
|
|
2974
|
+
'@rollup/rollup-darwin-x64@4.61.1':
|
|
2969
2975
|
optional: true
|
|
2970
2976
|
|
|
2971
|
-
'@rollup/rollup-freebsd-arm64@4.
|
|
2977
|
+
'@rollup/rollup-freebsd-arm64@4.61.1':
|
|
2972
2978
|
optional: true
|
|
2973
2979
|
|
|
2974
|
-
'@rollup/rollup-freebsd-x64@4.
|
|
2980
|
+
'@rollup/rollup-freebsd-x64@4.61.1':
|
|
2975
2981
|
optional: true
|
|
2976
2982
|
|
|
2977
|
-
'@rollup/rollup-linux-arm-gnueabihf@4.
|
|
2983
|
+
'@rollup/rollup-linux-arm-gnueabihf@4.61.1':
|
|
2978
2984
|
optional: true
|
|
2979
2985
|
|
|
2980
|
-
'@rollup/rollup-linux-arm-musleabihf@4.
|
|
2986
|
+
'@rollup/rollup-linux-arm-musleabihf@4.61.1':
|
|
2981
2987
|
optional: true
|
|
2982
2988
|
|
|
2983
|
-
'@rollup/rollup-linux-arm64-gnu@4.
|
|
2989
|
+
'@rollup/rollup-linux-arm64-gnu@4.61.1':
|
|
2984
2990
|
optional: true
|
|
2985
2991
|
|
|
2986
|
-
'@rollup/rollup-linux-arm64-musl@4.
|
|
2992
|
+
'@rollup/rollup-linux-arm64-musl@4.61.1':
|
|
2987
2993
|
optional: true
|
|
2988
2994
|
|
|
2989
|
-
'@rollup/rollup-linux-loong64-gnu@4.
|
|
2995
|
+
'@rollup/rollup-linux-loong64-gnu@4.61.1':
|
|
2990
2996
|
optional: true
|
|
2991
2997
|
|
|
2992
|
-
'@rollup/rollup-linux-loong64-musl@4.
|
|
2998
|
+
'@rollup/rollup-linux-loong64-musl@4.61.1':
|
|
2993
2999
|
optional: true
|
|
2994
3000
|
|
|
2995
|
-
'@rollup/rollup-linux-ppc64-gnu@4.
|
|
3001
|
+
'@rollup/rollup-linux-ppc64-gnu@4.61.1':
|
|
2996
3002
|
optional: true
|
|
2997
3003
|
|
|
2998
|
-
'@rollup/rollup-linux-ppc64-musl@4.
|
|
3004
|
+
'@rollup/rollup-linux-ppc64-musl@4.61.1':
|
|
2999
3005
|
optional: true
|
|
3000
3006
|
|
|
3001
|
-
'@rollup/rollup-linux-riscv64-gnu@4.
|
|
3007
|
+
'@rollup/rollup-linux-riscv64-gnu@4.61.1':
|
|
3002
3008
|
optional: true
|
|
3003
3009
|
|
|
3004
|
-
'@rollup/rollup-linux-riscv64-musl@4.
|
|
3010
|
+
'@rollup/rollup-linux-riscv64-musl@4.61.1':
|
|
3005
3011
|
optional: true
|
|
3006
3012
|
|
|
3007
|
-
'@rollup/rollup-linux-s390x-gnu@4.
|
|
3013
|
+
'@rollup/rollup-linux-s390x-gnu@4.61.1':
|
|
3008
3014
|
optional: true
|
|
3009
3015
|
|
|
3010
|
-
'@rollup/rollup-linux-x64-gnu@4.
|
|
3016
|
+
'@rollup/rollup-linux-x64-gnu@4.61.1':
|
|
3011
3017
|
optional: true
|
|
3012
3018
|
|
|
3013
|
-
'@rollup/rollup-linux-x64-musl@4.
|
|
3019
|
+
'@rollup/rollup-linux-x64-musl@4.61.1':
|
|
3014
3020
|
optional: true
|
|
3015
3021
|
|
|
3016
|
-
'@rollup/rollup-openbsd-x64@4.
|
|
3022
|
+
'@rollup/rollup-openbsd-x64@4.61.1':
|
|
3017
3023
|
optional: true
|
|
3018
3024
|
|
|
3019
|
-
'@rollup/rollup-openharmony-arm64@4.
|
|
3025
|
+
'@rollup/rollup-openharmony-arm64@4.61.1':
|
|
3020
3026
|
optional: true
|
|
3021
3027
|
|
|
3022
|
-
'@rollup/rollup-win32-arm64-msvc@4.
|
|
3028
|
+
'@rollup/rollup-win32-arm64-msvc@4.61.1':
|
|
3023
3029
|
optional: true
|
|
3024
3030
|
|
|
3025
|
-
'@rollup/rollup-win32-ia32-msvc@4.
|
|
3031
|
+
'@rollup/rollup-win32-ia32-msvc@4.61.1':
|
|
3026
3032
|
optional: true
|
|
3027
3033
|
|
|
3028
|
-
'@rollup/rollup-win32-x64-gnu@4.
|
|
3034
|
+
'@rollup/rollup-win32-x64-gnu@4.61.1':
|
|
3029
3035
|
optional: true
|
|
3030
3036
|
|
|
3031
|
-
'@rollup/rollup-win32-x64-msvc@4.
|
|
3037
|
+
'@rollup/rollup-win32-x64-msvc@4.61.1':
|
|
3032
3038
|
optional: true
|
|
3033
3039
|
|
|
3034
3040
|
'@rtsao/scc@1.1.0': {}
|
|
3035
3041
|
|
|
3036
|
-
'@shikijs/core@4.
|
|
3042
|
+
'@shikijs/core@4.2.0':
|
|
3037
3043
|
dependencies:
|
|
3038
|
-
'@shikijs/primitive': 4.
|
|
3039
|
-
'@shikijs/types': 4.
|
|
3044
|
+
'@shikijs/primitive': 4.2.0
|
|
3045
|
+
'@shikijs/types': 4.2.0
|
|
3040
3046
|
'@shikijs/vscode-textmate': 10.0.2
|
|
3041
3047
|
'@types/hast': 3.0.4
|
|
3042
3048
|
hast-util-to-html: 9.0.5
|
|
3043
3049
|
|
|
3044
|
-
'@shikijs/engine-javascript@4.
|
|
3050
|
+
'@shikijs/engine-javascript@4.2.0':
|
|
3045
3051
|
dependencies:
|
|
3046
|
-
'@shikijs/types': 4.
|
|
3052
|
+
'@shikijs/types': 4.2.0
|
|
3047
3053
|
'@shikijs/vscode-textmate': 10.0.2
|
|
3048
3054
|
oniguruma-to-es: 4.3.6
|
|
3049
3055
|
|
|
3050
|
-
'@shikijs/engine-oniguruma@4.
|
|
3056
|
+
'@shikijs/engine-oniguruma@4.2.0':
|
|
3051
3057
|
dependencies:
|
|
3052
|
-
'@shikijs/types': 4.
|
|
3058
|
+
'@shikijs/types': 4.2.0
|
|
3053
3059
|
'@shikijs/vscode-textmate': 10.0.2
|
|
3054
3060
|
|
|
3055
|
-
'@shikijs/langs@4.
|
|
3061
|
+
'@shikijs/langs@4.2.0':
|
|
3056
3062
|
dependencies:
|
|
3057
|
-
'@shikijs/types': 4.
|
|
3063
|
+
'@shikijs/types': 4.2.0
|
|
3058
3064
|
|
|
3059
|
-
'@shikijs/primitive@4.
|
|
3065
|
+
'@shikijs/primitive@4.2.0':
|
|
3060
3066
|
dependencies:
|
|
3061
|
-
'@shikijs/types': 4.
|
|
3067
|
+
'@shikijs/types': 4.2.0
|
|
3062
3068
|
'@shikijs/vscode-textmate': 10.0.2
|
|
3063
3069
|
'@types/hast': 3.0.4
|
|
3064
3070
|
|
|
3065
|
-
'@shikijs/themes@4.
|
|
3071
|
+
'@shikijs/themes@4.2.0':
|
|
3066
3072
|
dependencies:
|
|
3067
|
-
'@shikijs/types': 4.
|
|
3073
|
+
'@shikijs/types': 4.2.0
|
|
3068
3074
|
|
|
3069
|
-
'@shikijs/types@4.
|
|
3075
|
+
'@shikijs/types@4.2.0':
|
|
3070
3076
|
dependencies:
|
|
3071
3077
|
'@shikijs/vscode-textmate': 10.0.2
|
|
3072
3078
|
'@types/hast': 3.0.4
|
|
@@ -3077,8 +3083,6 @@ snapshots:
|
|
|
3077
3083
|
dependencies:
|
|
3078
3084
|
'@types/ms': 2.1.0
|
|
3079
3085
|
|
|
3080
|
-
'@types/estree@1.0.8': {}
|
|
3081
|
-
|
|
3082
3086
|
'@types/estree@1.0.9': {}
|
|
3083
3087
|
|
|
3084
3088
|
'@types/hast@3.0.4':
|
|
@@ -3099,7 +3103,7 @@ snapshots:
|
|
|
3099
3103
|
dependencies:
|
|
3100
3104
|
'@types/unist': 3.0.3
|
|
3101
3105
|
|
|
3102
|
-
'@types/node@25.9.
|
|
3106
|
+
'@types/node@25.9.2':
|
|
3103
3107
|
dependencies:
|
|
3104
3108
|
undici-types: 7.24.6
|
|
3105
3109
|
|
|
@@ -3107,14 +3111,14 @@ snapshots:
|
|
|
3107
3111
|
|
|
3108
3112
|
'@types/unist@3.0.3': {}
|
|
3109
3113
|
|
|
3110
|
-
'@typescript-eslint/eslint-plugin@8.
|
|
3114
|
+
'@typescript-eslint/eslint-plugin@8.60.1(@typescript-eslint/parser@8.60.1(eslint@9.39.4)(typescript@5.9.3))(eslint@9.39.4)(typescript@5.9.3)':
|
|
3111
3115
|
dependencies:
|
|
3112
3116
|
'@eslint-community/regexpp': 4.12.2
|
|
3113
|
-
'@typescript-eslint/parser': 8.
|
|
3114
|
-
'@typescript-eslint/scope-manager': 8.
|
|
3115
|
-
'@typescript-eslint/type-utils': 8.
|
|
3116
|
-
'@typescript-eslint/utils': 8.
|
|
3117
|
-
'@typescript-eslint/visitor-keys': 8.
|
|
3117
|
+
'@typescript-eslint/parser': 8.60.1(eslint@9.39.4)(typescript@5.9.3)
|
|
3118
|
+
'@typescript-eslint/scope-manager': 8.60.1
|
|
3119
|
+
'@typescript-eslint/type-utils': 8.60.1(eslint@9.39.4)(typescript@5.9.3)
|
|
3120
|
+
'@typescript-eslint/utils': 8.60.1(eslint@9.39.4)(typescript@5.9.3)
|
|
3121
|
+
'@typescript-eslint/visitor-keys': 8.60.1
|
|
3118
3122
|
eslint: 9.39.4
|
|
3119
3123
|
ignore: 7.0.5
|
|
3120
3124
|
natural-compare: 1.4.0
|
|
@@ -3123,41 +3127,41 @@ snapshots:
|
|
|
3123
3127
|
transitivePeerDependencies:
|
|
3124
3128
|
- supports-color
|
|
3125
3129
|
|
|
3126
|
-
'@typescript-eslint/parser@8.
|
|
3130
|
+
'@typescript-eslint/parser@8.60.1(eslint@9.39.4)(typescript@5.9.3)':
|
|
3127
3131
|
dependencies:
|
|
3128
|
-
'@typescript-eslint/scope-manager': 8.
|
|
3129
|
-
'@typescript-eslint/types': 8.
|
|
3130
|
-
'@typescript-eslint/typescript-estree': 8.
|
|
3131
|
-
'@typescript-eslint/visitor-keys': 8.
|
|
3132
|
+
'@typescript-eslint/scope-manager': 8.60.1
|
|
3133
|
+
'@typescript-eslint/types': 8.60.1
|
|
3134
|
+
'@typescript-eslint/typescript-estree': 8.60.1(typescript@5.9.3)
|
|
3135
|
+
'@typescript-eslint/visitor-keys': 8.60.1
|
|
3132
3136
|
debug: 4.4.3
|
|
3133
3137
|
eslint: 9.39.4
|
|
3134
3138
|
typescript: 5.9.3
|
|
3135
3139
|
transitivePeerDependencies:
|
|
3136
3140
|
- supports-color
|
|
3137
3141
|
|
|
3138
|
-
'@typescript-eslint/project-service@8.
|
|
3142
|
+
'@typescript-eslint/project-service@8.60.1(typescript@5.9.3)':
|
|
3139
3143
|
dependencies:
|
|
3140
|
-
'@typescript-eslint/tsconfig-utils': 8.
|
|
3141
|
-
'@typescript-eslint/types': 8.
|
|
3144
|
+
'@typescript-eslint/tsconfig-utils': 8.60.1(typescript@5.9.3)
|
|
3145
|
+
'@typescript-eslint/types': 8.60.1
|
|
3142
3146
|
debug: 4.4.3
|
|
3143
3147
|
typescript: 5.9.3
|
|
3144
3148
|
transitivePeerDependencies:
|
|
3145
3149
|
- supports-color
|
|
3146
3150
|
|
|
3147
|
-
'@typescript-eslint/scope-manager@8.
|
|
3151
|
+
'@typescript-eslint/scope-manager@8.60.1':
|
|
3148
3152
|
dependencies:
|
|
3149
|
-
'@typescript-eslint/types': 8.
|
|
3150
|
-
'@typescript-eslint/visitor-keys': 8.
|
|
3153
|
+
'@typescript-eslint/types': 8.60.1
|
|
3154
|
+
'@typescript-eslint/visitor-keys': 8.60.1
|
|
3151
3155
|
|
|
3152
|
-
'@typescript-eslint/tsconfig-utils@8.
|
|
3156
|
+
'@typescript-eslint/tsconfig-utils@8.60.1(typescript@5.9.3)':
|
|
3153
3157
|
dependencies:
|
|
3154
3158
|
typescript: 5.9.3
|
|
3155
3159
|
|
|
3156
|
-
'@typescript-eslint/type-utils@8.
|
|
3160
|
+
'@typescript-eslint/type-utils@8.60.1(eslint@9.39.4)(typescript@5.9.3)':
|
|
3157
3161
|
dependencies:
|
|
3158
|
-
'@typescript-eslint/types': 8.
|
|
3159
|
-
'@typescript-eslint/typescript-estree': 8.
|
|
3160
|
-
'@typescript-eslint/utils': 8.
|
|
3162
|
+
'@typescript-eslint/types': 8.60.1
|
|
3163
|
+
'@typescript-eslint/typescript-estree': 8.60.1(typescript@5.9.3)
|
|
3164
|
+
'@typescript-eslint/utils': 8.60.1(eslint@9.39.4)(typescript@5.9.3)
|
|
3161
3165
|
debug: 4.4.3
|
|
3162
3166
|
eslint: 9.39.4
|
|
3163
3167
|
ts-api-utils: 2.5.0(typescript@5.9.3)
|
|
@@ -3165,37 +3169,37 @@ snapshots:
|
|
|
3165
3169
|
transitivePeerDependencies:
|
|
3166
3170
|
- supports-color
|
|
3167
3171
|
|
|
3168
|
-
'@typescript-eslint/types@8.
|
|
3172
|
+
'@typescript-eslint/types@8.60.1': {}
|
|
3169
3173
|
|
|
3170
|
-
'@typescript-eslint/typescript-estree@8.
|
|
3174
|
+
'@typescript-eslint/typescript-estree@8.60.1(typescript@5.9.3)':
|
|
3171
3175
|
dependencies:
|
|
3172
|
-
'@typescript-eslint/project-service': 8.
|
|
3173
|
-
'@typescript-eslint/tsconfig-utils': 8.
|
|
3174
|
-
'@typescript-eslint/types': 8.
|
|
3175
|
-
'@typescript-eslint/visitor-keys': 8.
|
|
3176
|
+
'@typescript-eslint/project-service': 8.60.1(typescript@5.9.3)
|
|
3177
|
+
'@typescript-eslint/tsconfig-utils': 8.60.1(typescript@5.9.3)
|
|
3178
|
+
'@typescript-eslint/types': 8.60.1
|
|
3179
|
+
'@typescript-eslint/visitor-keys': 8.60.1
|
|
3176
3180
|
debug: 4.4.3
|
|
3177
3181
|
minimatch: 10.2.5
|
|
3178
|
-
semver: 7.8.
|
|
3179
|
-
tinyglobby: 0.2.
|
|
3182
|
+
semver: 7.8.2
|
|
3183
|
+
tinyglobby: 0.2.17
|
|
3180
3184
|
ts-api-utils: 2.5.0(typescript@5.9.3)
|
|
3181
3185
|
typescript: 5.9.3
|
|
3182
3186
|
transitivePeerDependencies:
|
|
3183
3187
|
- supports-color
|
|
3184
3188
|
|
|
3185
|
-
'@typescript-eslint/utils@8.
|
|
3189
|
+
'@typescript-eslint/utils@8.60.1(eslint@9.39.4)(typescript@5.9.3)':
|
|
3186
3190
|
dependencies:
|
|
3187
3191
|
'@eslint-community/eslint-utils': 4.9.1(eslint@9.39.4)
|
|
3188
|
-
'@typescript-eslint/scope-manager': 8.
|
|
3189
|
-
'@typescript-eslint/types': 8.
|
|
3190
|
-
'@typescript-eslint/typescript-estree': 8.
|
|
3192
|
+
'@typescript-eslint/scope-manager': 8.60.1
|
|
3193
|
+
'@typescript-eslint/types': 8.60.1
|
|
3194
|
+
'@typescript-eslint/typescript-estree': 8.60.1(typescript@5.9.3)
|
|
3191
3195
|
eslint: 9.39.4
|
|
3192
3196
|
typescript: 5.9.3
|
|
3193
3197
|
transitivePeerDependencies:
|
|
3194
3198
|
- supports-color
|
|
3195
3199
|
|
|
3196
|
-
'@typescript-eslint/visitor-keys@8.
|
|
3200
|
+
'@typescript-eslint/visitor-keys@8.60.1':
|
|
3197
3201
|
dependencies:
|
|
3198
|
-
'@typescript-eslint/types': 8.
|
|
3202
|
+
'@typescript-eslint/types': 8.60.1
|
|
3199
3203
|
eslint-visitor-keys: 5.0.1
|
|
3200
3204
|
|
|
3201
3205
|
'@ungap/structured-clone@1.3.1': {}
|
|
@@ -3292,8 +3296,8 @@ snapshots:
|
|
|
3292
3296
|
astro-eslint-parser@1.4.0:
|
|
3293
3297
|
dependencies:
|
|
3294
3298
|
'@astrojs/compiler': 3.0.1
|
|
3295
|
-
'@typescript-eslint/scope-manager': 8.
|
|
3296
|
-
'@typescript-eslint/types': 8.
|
|
3299
|
+
'@typescript-eslint/scope-manager': 8.60.1
|
|
3300
|
+
'@typescript-eslint/types': 8.60.1
|
|
3297
3301
|
astrojs-compiler-sync: 1.1.1(@astrojs/compiler@3.0.1)
|
|
3298
3302
|
debug: 4.4.3
|
|
3299
3303
|
entities: 7.0.1
|
|
@@ -3302,20 +3306,20 @@ snapshots:
|
|
|
3302
3306
|
espree: 10.4.0
|
|
3303
3307
|
fast-glob: 3.3.3
|
|
3304
3308
|
is-glob: 4.0.3
|
|
3305
|
-
semver: 7.8.
|
|
3309
|
+
semver: 7.8.2
|
|
3306
3310
|
transitivePeerDependencies:
|
|
3307
3311
|
- supports-color
|
|
3308
3312
|
|
|
3309
|
-
astro@6.
|
|
3313
|
+
astro@6.4.7(@types/node@25.9.2)(rollup@4.61.1):
|
|
3310
3314
|
dependencies:
|
|
3311
3315
|
'@astrojs/compiler': 4.0.0
|
|
3312
|
-
'@astrojs/internal-helpers': 0.
|
|
3313
|
-
'@astrojs/markdown-remark': 7.
|
|
3316
|
+
'@astrojs/internal-helpers': 0.10.0
|
|
3317
|
+
'@astrojs/markdown-remark': 7.2.0
|
|
3314
3318
|
'@astrojs/telemetry': 3.3.2
|
|
3315
3319
|
'@capsizecss/unpack': 4.0.0
|
|
3316
|
-
'@clack/prompts': 1.
|
|
3320
|
+
'@clack/prompts': 1.5.1
|
|
3317
3321
|
'@oslojs/encoding': 1.1.0
|
|
3318
|
-
'@rollup/pluginutils': 5.
|
|
3322
|
+
'@rollup/pluginutils': 5.4.0(rollup@4.61.1)
|
|
3319
3323
|
aria-query: 5.3.2
|
|
3320
3324
|
axobject-query: 4.1.0
|
|
3321
3325
|
ci-info: 4.4.0
|
|
@@ -3326,40 +3330,40 @@ snapshots:
|
|
|
3326
3330
|
diff: 8.0.4
|
|
3327
3331
|
dset: 3.1.4
|
|
3328
3332
|
es-module-lexer: 2.1.0
|
|
3329
|
-
esbuild: 0.
|
|
3333
|
+
esbuild: 0.28.1
|
|
3330
3334
|
flattie: 1.1.1
|
|
3331
3335
|
fontace: 0.4.1
|
|
3332
3336
|
get-tsconfig: 5.0.0-beta.4
|
|
3333
3337
|
github-slugger: 2.0.0
|
|
3334
3338
|
html-escaper: 3.0.3
|
|
3335
3339
|
http-cache-semantics: 4.2.0
|
|
3336
|
-
js-yaml: 4.
|
|
3340
|
+
js-yaml: 4.2.0
|
|
3337
3341
|
jsonc-parser: 3.3.1
|
|
3338
3342
|
magic-string: 0.30.21
|
|
3339
3343
|
magicast: 0.5.3
|
|
3340
3344
|
mrmime: 2.0.1
|
|
3341
3345
|
neotraverse: 0.6.18
|
|
3342
|
-
obug: 2.1.
|
|
3346
|
+
obug: 2.1.2
|
|
3343
3347
|
p-limit: 7.3.0
|
|
3344
3348
|
p-queue: 9.3.0
|
|
3345
3349
|
package-manager-detector: 1.6.0
|
|
3346
3350
|
piccolore: 0.1.3
|
|
3347
3351
|
picomatch: 4.0.4
|
|
3348
3352
|
rehype: 13.0.2
|
|
3349
|
-
semver: 7.8.
|
|
3350
|
-
shiki: 4.
|
|
3353
|
+
semver: 7.8.2
|
|
3354
|
+
shiki: 4.2.0
|
|
3351
3355
|
smol-toml: 1.6.1
|
|
3352
3356
|
svgo: 4.0.1
|
|
3353
|
-
tinyclip: 0.1.
|
|
3354
|
-
tinyexec: 1.2.
|
|
3355
|
-
tinyglobby: 0.2.
|
|
3357
|
+
tinyclip: 0.1.14
|
|
3358
|
+
tinyexec: 1.2.4
|
|
3359
|
+
tinyglobby: 0.2.17
|
|
3356
3360
|
ultrahtml: 1.6.0
|
|
3357
3361
|
unifont: 0.7.4
|
|
3358
3362
|
unist-util-visit: 5.1.0
|
|
3359
3363
|
unstorage: 1.17.5
|
|
3360
3364
|
vfile: 6.0.3
|
|
3361
|
-
vite: 7.3.
|
|
3362
|
-
vitefu: 1.1.3(vite@7.3.
|
|
3365
|
+
vite: 7.3.5(@types/node@25.9.2)
|
|
3366
|
+
vitefu: 1.1.3(vite@7.3.5(@types/node@25.9.2))
|
|
3363
3367
|
xxhash-wasm: 1.1.0
|
|
3364
3368
|
yargs-parser: 22.0.0
|
|
3365
3369
|
zod: 4.4.3
|
|
@@ -3402,7 +3406,7 @@ snapshots:
|
|
|
3402
3406
|
astrojs-compiler-sync@1.1.1(@astrojs/compiler@3.0.1):
|
|
3403
3407
|
dependencies:
|
|
3404
3408
|
'@astrojs/compiler': 3.0.1
|
|
3405
|
-
synckit: 0.11.
|
|
3409
|
+
synckit: 0.11.13
|
|
3406
3410
|
|
|
3407
3411
|
async-function@1.0.0: {}
|
|
3408
3412
|
|
|
@@ -3421,14 +3425,14 @@ snapshots:
|
|
|
3421
3425
|
better-npm-audit@3.11.0:
|
|
3422
3426
|
dependencies:
|
|
3423
3427
|
commander: 8.3.0
|
|
3424
|
-
dayjs: 1.11.
|
|
3428
|
+
dayjs: 1.11.21
|
|
3425
3429
|
lodash.get: 4.4.2
|
|
3426
|
-
semver: 7.8.
|
|
3430
|
+
semver: 7.8.2
|
|
3427
3431
|
table: 6.9.0
|
|
3428
3432
|
|
|
3429
3433
|
boolbase@1.0.0: {}
|
|
3430
3434
|
|
|
3431
|
-
brace-expansion@1.1.
|
|
3435
|
+
brace-expansion@1.1.15:
|
|
3432
3436
|
dependencies:
|
|
3433
3437
|
balanced-match: 1.0.2
|
|
3434
3438
|
concat-map: 0.0.1
|
|
@@ -3555,7 +3559,7 @@ snapshots:
|
|
|
3555
3559
|
es-errors: 1.3.0
|
|
3556
3560
|
is-data-view: 1.0.2
|
|
3557
3561
|
|
|
3558
|
-
dayjs@1.11.
|
|
3562
|
+
dayjs@1.11.21: {}
|
|
3559
3563
|
|
|
3560
3564
|
debug@3.2.7:
|
|
3561
3565
|
dependencies:
|
|
@@ -3662,7 +3666,7 @@ snapshots:
|
|
|
3662
3666
|
has-property-descriptors: 1.0.2
|
|
3663
3667
|
has-proto: 1.2.0
|
|
3664
3668
|
has-symbols: 1.1.0
|
|
3665
|
-
hasown: 2.0.
|
|
3669
|
+
hasown: 2.0.4
|
|
3666
3670
|
internal-slot: 1.1.0
|
|
3667
3671
|
is-array-buffer: 3.0.5
|
|
3668
3672
|
is-callable: 1.2.7
|
|
@@ -3685,15 +3689,15 @@ snapshots:
|
|
|
3685
3689
|
safe-regex-test: 1.1.0
|
|
3686
3690
|
set-proto: 1.0.0
|
|
3687
3691
|
stop-iteration-iterator: 1.1.0
|
|
3688
|
-
string.prototype.trim: 1.2.
|
|
3689
|
-
string.prototype.trimend: 1.0.
|
|
3692
|
+
string.prototype.trim: 1.2.11
|
|
3693
|
+
string.prototype.trimend: 1.0.10
|
|
3690
3694
|
string.prototype.trimstart: 1.0.8
|
|
3691
3695
|
typed-array-buffer: 1.0.3
|
|
3692
3696
|
typed-array-byte-length: 1.0.3
|
|
3693
3697
|
typed-array-byte-offset: 1.0.4
|
|
3694
|
-
typed-array-length: 1.0.
|
|
3698
|
+
typed-array-length: 1.0.8
|
|
3695
3699
|
unbox-primitive: 1.1.0
|
|
3696
|
-
which-typed-array: 1.1.
|
|
3700
|
+
which-typed-array: 1.1.22
|
|
3697
3701
|
|
|
3698
3702
|
es-define-property@1.0.1: {}
|
|
3699
3703
|
|
|
@@ -3710,11 +3714,11 @@ snapshots:
|
|
|
3710
3714
|
es-errors: 1.3.0
|
|
3711
3715
|
get-intrinsic: 1.3.0
|
|
3712
3716
|
has-tostringtag: 1.0.2
|
|
3713
|
-
hasown: 2.0.
|
|
3717
|
+
hasown: 2.0.4
|
|
3714
3718
|
|
|
3715
3719
|
es-shim-unscopables@1.1.0:
|
|
3716
3720
|
dependencies:
|
|
3717
|
-
hasown: 2.0.
|
|
3721
|
+
hasown: 2.0.4
|
|
3718
3722
|
|
|
3719
3723
|
es-to-primitive@1.3.0:
|
|
3720
3724
|
dependencies:
|
|
@@ -3722,34 +3726,34 @@ snapshots:
|
|
|
3722
3726
|
is-date-object: 1.1.0
|
|
3723
3727
|
is-symbol: 1.1.1
|
|
3724
3728
|
|
|
3725
|
-
esbuild@0.
|
|
3729
|
+
esbuild@0.28.1:
|
|
3726
3730
|
optionalDependencies:
|
|
3727
|
-
'@esbuild/aix-ppc64': 0.
|
|
3728
|
-
'@esbuild/android-arm': 0.
|
|
3729
|
-
'@esbuild/android-arm64': 0.
|
|
3730
|
-
'@esbuild/android-x64': 0.
|
|
3731
|
-
'@esbuild/darwin-arm64': 0.
|
|
3732
|
-
'@esbuild/darwin-x64': 0.
|
|
3733
|
-
'@esbuild/freebsd-arm64': 0.
|
|
3734
|
-
'@esbuild/freebsd-x64': 0.
|
|
3735
|
-
'@esbuild/linux-arm': 0.
|
|
3736
|
-
'@esbuild/linux-arm64': 0.
|
|
3737
|
-
'@esbuild/linux-ia32': 0.
|
|
3738
|
-
'@esbuild/linux-loong64': 0.
|
|
3739
|
-
'@esbuild/linux-mips64el': 0.
|
|
3740
|
-
'@esbuild/linux-ppc64': 0.
|
|
3741
|
-
'@esbuild/linux-riscv64': 0.
|
|
3742
|
-
'@esbuild/linux-s390x': 0.
|
|
3743
|
-
'@esbuild/linux-x64': 0.
|
|
3744
|
-
'@esbuild/netbsd-arm64': 0.
|
|
3745
|
-
'@esbuild/netbsd-x64': 0.
|
|
3746
|
-
'@esbuild/openbsd-arm64': 0.
|
|
3747
|
-
'@esbuild/openbsd-x64': 0.
|
|
3748
|
-
'@esbuild/openharmony-arm64': 0.
|
|
3749
|
-
'@esbuild/sunos-x64': 0.
|
|
3750
|
-
'@esbuild/win32-arm64': 0.
|
|
3751
|
-
'@esbuild/win32-ia32': 0.
|
|
3752
|
-
'@esbuild/win32-x64': 0.
|
|
3731
|
+
'@esbuild/aix-ppc64': 0.28.1
|
|
3732
|
+
'@esbuild/android-arm': 0.28.1
|
|
3733
|
+
'@esbuild/android-arm64': 0.28.1
|
|
3734
|
+
'@esbuild/android-x64': 0.28.1
|
|
3735
|
+
'@esbuild/darwin-arm64': 0.28.1
|
|
3736
|
+
'@esbuild/darwin-x64': 0.28.1
|
|
3737
|
+
'@esbuild/freebsd-arm64': 0.28.1
|
|
3738
|
+
'@esbuild/freebsd-x64': 0.28.1
|
|
3739
|
+
'@esbuild/linux-arm': 0.28.1
|
|
3740
|
+
'@esbuild/linux-arm64': 0.28.1
|
|
3741
|
+
'@esbuild/linux-ia32': 0.28.1
|
|
3742
|
+
'@esbuild/linux-loong64': 0.28.1
|
|
3743
|
+
'@esbuild/linux-mips64el': 0.28.1
|
|
3744
|
+
'@esbuild/linux-ppc64': 0.28.1
|
|
3745
|
+
'@esbuild/linux-riscv64': 0.28.1
|
|
3746
|
+
'@esbuild/linux-s390x': 0.28.1
|
|
3747
|
+
'@esbuild/linux-x64': 0.28.1
|
|
3748
|
+
'@esbuild/netbsd-arm64': 0.28.1
|
|
3749
|
+
'@esbuild/netbsd-x64': 0.28.1
|
|
3750
|
+
'@esbuild/openbsd-arm64': 0.28.1
|
|
3751
|
+
'@esbuild/openbsd-x64': 0.28.1
|
|
3752
|
+
'@esbuild/openharmony-arm64': 0.28.1
|
|
3753
|
+
'@esbuild/sunos-x64': 0.28.1
|
|
3754
|
+
'@esbuild/win32-arm64': 0.28.1
|
|
3755
|
+
'@esbuild/win32-ia32': 0.28.1
|
|
3756
|
+
'@esbuild/win32-x64': 0.28.1
|
|
3753
3757
|
|
|
3754
3758
|
escape-string-regexp@4.0.0: {}
|
|
3755
3759
|
|
|
@@ -3758,7 +3762,7 @@ snapshots:
|
|
|
3758
3762
|
eslint-compat-utils@0.6.5(eslint@9.39.4):
|
|
3759
3763
|
dependencies:
|
|
3760
3764
|
eslint: 9.39.4
|
|
3761
|
-
semver: 7.8.
|
|
3765
|
+
semver: 7.8.2
|
|
3762
3766
|
|
|
3763
3767
|
eslint-config-prettier@10.1.8(eslint@9.39.4):
|
|
3764
3768
|
dependencies:
|
|
@@ -3772,11 +3776,11 @@ snapshots:
|
|
|
3772
3776
|
transitivePeerDependencies:
|
|
3773
3777
|
- supports-color
|
|
3774
3778
|
|
|
3775
|
-
eslint-module-utils@2.
|
|
3779
|
+
eslint-module-utils@2.13.0(@typescript-eslint/parser@8.60.1(eslint@9.39.4)(typescript@5.9.3))(eslint-import-resolver-node@0.3.10)(eslint@9.39.4):
|
|
3776
3780
|
dependencies:
|
|
3777
3781
|
debug: 3.2.7
|
|
3778
3782
|
optionalDependencies:
|
|
3779
|
-
'@typescript-eslint/parser': 8.
|
|
3783
|
+
'@typescript-eslint/parser': 8.60.1(eslint@9.39.4)(typescript@5.9.3)
|
|
3780
3784
|
eslint: 9.39.4
|
|
3781
3785
|
eslint-import-resolver-node: 0.3.10
|
|
3782
3786
|
transitivePeerDependencies:
|
|
@@ -3786,7 +3790,7 @@ snapshots:
|
|
|
3786
3790
|
dependencies:
|
|
3787
3791
|
'@eslint-community/eslint-utils': 4.9.1(eslint@9.39.4)
|
|
3788
3792
|
'@jridgewell/sourcemap-codec': 1.5.5
|
|
3789
|
-
'@typescript-eslint/types': 8.
|
|
3793
|
+
'@typescript-eslint/types': 8.60.1
|
|
3790
3794
|
astro-eslint-parser: 1.4.0
|
|
3791
3795
|
eslint: 9.39.4
|
|
3792
3796
|
eslint-compat-utils: 0.6.5(eslint@9.39.4)
|
|
@@ -3796,7 +3800,7 @@ snapshots:
|
|
|
3796
3800
|
transitivePeerDependencies:
|
|
3797
3801
|
- supports-color
|
|
3798
3802
|
|
|
3799
|
-
eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.
|
|
3803
|
+
eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.60.1(eslint@9.39.4)(typescript@5.9.3))(eslint@9.39.4):
|
|
3800
3804
|
dependencies:
|
|
3801
3805
|
'@rtsao/scc': 1.1.0
|
|
3802
3806
|
array-includes: 3.1.9
|
|
@@ -3807,8 +3811,8 @@ snapshots:
|
|
|
3807
3811
|
doctrine: 2.1.0
|
|
3808
3812
|
eslint: 9.39.4
|
|
3809
3813
|
eslint-import-resolver-node: 0.3.10
|
|
3810
|
-
eslint-module-utils: 2.
|
|
3811
|
-
hasown: 2.0.
|
|
3814
|
+
eslint-module-utils: 2.13.0(@typescript-eslint/parser@8.60.1(eslint@9.39.4)(typescript@5.9.3))(eslint-import-resolver-node@0.3.10)(eslint@9.39.4)
|
|
3815
|
+
hasown: 2.0.4
|
|
3812
3816
|
is-core-module: 2.16.2
|
|
3813
3817
|
is-glob: 4.0.3
|
|
3814
3818
|
minimatch: 3.1.5
|
|
@@ -3816,10 +3820,10 @@ snapshots:
|
|
|
3816
3820
|
object.groupby: 1.0.3
|
|
3817
3821
|
object.values: 1.2.1
|
|
3818
3822
|
semver: 6.3.1
|
|
3819
|
-
string.prototype.trimend: 1.0.
|
|
3823
|
+
string.prototype.trimend: 1.0.10
|
|
3820
3824
|
tsconfig-paths: 3.15.0
|
|
3821
3825
|
optionalDependencies:
|
|
3822
|
-
'@typescript-eslint/parser': 8.
|
|
3826
|
+
'@typescript-eslint/parser': 8.60.1(eslint@9.39.4)(typescript@5.9.3)
|
|
3823
3827
|
transitivePeerDependencies:
|
|
3824
3828
|
- eslint-import-resolver-typescript
|
|
3825
3829
|
- eslint-import-resolver-webpack
|
|
@@ -3827,7 +3831,7 @@ snapshots:
|
|
|
3827
3831
|
|
|
3828
3832
|
eslint-plugin-perfectionist@5.9.0(eslint@9.39.4)(typescript@5.9.3):
|
|
3829
3833
|
dependencies:
|
|
3830
|
-
'@typescript-eslint/utils': 8.
|
|
3834
|
+
'@typescript-eslint/utils': 8.60.1(eslint@9.39.4)(typescript@5.9.3)
|
|
3831
3835
|
eslint: 9.39.4
|
|
3832
3836
|
natural-orderby: 5.0.0
|
|
3833
3837
|
transitivePeerDependencies:
|
|
@@ -3989,7 +3993,7 @@ snapshots:
|
|
|
3989
3993
|
call-bound: 1.0.4
|
|
3990
3994
|
define-properties: 1.2.1
|
|
3991
3995
|
functions-have-names: 1.2.3
|
|
3992
|
-
hasown: 2.0.
|
|
3996
|
+
hasown: 2.0.4
|
|
3993
3997
|
is-callable: 1.2.7
|
|
3994
3998
|
|
|
3995
3999
|
functions-have-names@1.2.3: {}
|
|
@@ -4006,7 +4010,7 @@ snapshots:
|
|
|
4006
4010
|
get-proto: 1.0.1
|
|
4007
4011
|
gopd: 1.2.0
|
|
4008
4012
|
has-symbols: 1.1.0
|
|
4009
|
-
hasown: 2.0.
|
|
4013
|
+
hasown: 2.0.4
|
|
4010
4014
|
math-intrinsics: 1.1.0
|
|
4011
4015
|
|
|
4012
4016
|
get-proto@1.0.1:
|
|
@@ -4077,7 +4081,7 @@ snapshots:
|
|
|
4077
4081
|
dependencies:
|
|
4078
4082
|
has-symbols: 1.1.0
|
|
4079
4083
|
|
|
4080
|
-
hasown@2.0.
|
|
4084
|
+
hasown@2.0.4:
|
|
4081
4085
|
dependencies:
|
|
4082
4086
|
function-bind: 1.1.2
|
|
4083
4087
|
|
|
@@ -4096,7 +4100,7 @@ snapshots:
|
|
|
4096
4100
|
'@types/unist': 3.0.3
|
|
4097
4101
|
devlop: 1.1.0
|
|
4098
4102
|
hastscript: 9.0.1
|
|
4099
|
-
property-information: 7.
|
|
4103
|
+
property-information: 7.2.0
|
|
4100
4104
|
vfile: 6.0.3
|
|
4101
4105
|
vfile-location: 5.0.3
|
|
4102
4106
|
web-namespaces: 2.0.1
|
|
@@ -4134,7 +4138,7 @@ snapshots:
|
|
|
4134
4138
|
hast-util-whitespace: 3.0.0
|
|
4135
4139
|
html-void-elements: 3.0.0
|
|
4136
4140
|
mdast-util-to-hast: 13.2.1
|
|
4137
|
-
property-information: 7.
|
|
4141
|
+
property-information: 7.2.0
|
|
4138
4142
|
space-separated-tokens: 2.0.2
|
|
4139
4143
|
stringify-entities: 4.0.4
|
|
4140
4144
|
zwitch: 2.0.4
|
|
@@ -4144,7 +4148,7 @@ snapshots:
|
|
|
4144
4148
|
'@types/hast': 3.0.4
|
|
4145
4149
|
comma-separated-tokens: 2.0.3
|
|
4146
4150
|
devlop: 1.1.0
|
|
4147
|
-
property-information: 7.
|
|
4151
|
+
property-information: 7.2.0
|
|
4148
4152
|
space-separated-tokens: 2.0.2
|
|
4149
4153
|
web-namespaces: 2.0.1
|
|
4150
4154
|
zwitch: 2.0.4
|
|
@@ -4165,7 +4169,7 @@ snapshots:
|
|
|
4165
4169
|
'@types/hast': 3.0.4
|
|
4166
4170
|
comma-separated-tokens: 2.0.3
|
|
4167
4171
|
hast-util-parse-selector: 4.0.0
|
|
4168
|
-
property-information: 7.
|
|
4172
|
+
property-information: 7.2.0
|
|
4169
4173
|
space-separated-tokens: 2.0.2
|
|
4170
4174
|
|
|
4171
4175
|
html-escaper@3.0.3: {}
|
|
@@ -4188,7 +4192,7 @@ snapshots:
|
|
|
4188
4192
|
internal-slot@1.1.0:
|
|
4189
4193
|
dependencies:
|
|
4190
4194
|
es-errors: 1.3.0
|
|
4191
|
-
hasown: 2.0.
|
|
4195
|
+
hasown: 2.0.4
|
|
4192
4196
|
side-channel: 1.1.0
|
|
4193
4197
|
|
|
4194
4198
|
iron-webcrypto@1.2.1: {}
|
|
@@ -4220,7 +4224,7 @@ snapshots:
|
|
|
4220
4224
|
|
|
4221
4225
|
is-core-module@2.16.2:
|
|
4222
4226
|
dependencies:
|
|
4223
|
-
hasown: 2.0.
|
|
4227
|
+
hasown: 2.0.4
|
|
4224
4228
|
|
|
4225
4229
|
is-data-view@1.0.2:
|
|
4226
4230
|
dependencies:
|
|
@@ -4279,7 +4283,7 @@ snapshots:
|
|
|
4279
4283
|
call-bound: 1.0.4
|
|
4280
4284
|
gopd: 1.2.0
|
|
4281
4285
|
has-tostringtag: 1.0.2
|
|
4282
|
-
hasown: 2.0.
|
|
4286
|
+
hasown: 2.0.4
|
|
4283
4287
|
|
|
4284
4288
|
is-set@2.0.3: {}
|
|
4285
4289
|
|
|
@@ -4300,7 +4304,7 @@ snapshots:
|
|
|
4300
4304
|
|
|
4301
4305
|
is-typed-array@1.1.15:
|
|
4302
4306
|
dependencies:
|
|
4303
|
-
which-typed-array: 1.1.
|
|
4307
|
+
which-typed-array: 1.1.22
|
|
4304
4308
|
|
|
4305
4309
|
is-weakmap@2.0.2: {}
|
|
4306
4310
|
|
|
@@ -4321,7 +4325,7 @@ snapshots:
|
|
|
4321
4325
|
|
|
4322
4326
|
isexe@2.0.0: {}
|
|
4323
4327
|
|
|
4324
|
-
js-yaml@4.
|
|
4328
|
+
js-yaml@4.2.0:
|
|
4325
4329
|
dependencies:
|
|
4326
4330
|
argparse: 2.0.1
|
|
4327
4331
|
|
|
@@ -4362,7 +4366,7 @@ snapshots:
|
|
|
4362
4366
|
|
|
4363
4367
|
longest-streak@3.1.0: {}
|
|
4364
4368
|
|
|
4365
|
-
lru-cache@11.5.
|
|
4369
|
+
lru-cache@11.5.1: {}
|
|
4366
4370
|
|
|
4367
4371
|
magic-string@0.30.21:
|
|
4368
4372
|
dependencies:
|
|
@@ -4370,8 +4374,8 @@ snapshots:
|
|
|
4370
4374
|
|
|
4371
4375
|
magicast@0.5.3:
|
|
4372
4376
|
dependencies:
|
|
4373
|
-
'@babel/parser': 7.29.
|
|
4374
|
-
'@babel/types': 7.29.
|
|
4377
|
+
'@babel/parser': 7.29.7
|
|
4378
|
+
'@babel/types': 7.29.7
|
|
4375
4379
|
source-map-js: 1.2.1
|
|
4376
4380
|
|
|
4377
4381
|
markdown-table@3.0.4: {}
|
|
@@ -4706,7 +4710,7 @@ snapshots:
|
|
|
4706
4710
|
|
|
4707
4711
|
minimatch@3.1.5:
|
|
4708
4712
|
dependencies:
|
|
4709
|
-
brace-expansion: 1.1.
|
|
4713
|
+
brace-expansion: 1.1.15
|
|
4710
4714
|
|
|
4711
4715
|
minimist@1.2.8: {}
|
|
4712
4716
|
|
|
@@ -4783,7 +4787,7 @@ snapshots:
|
|
|
4783
4787
|
define-properties: 1.2.1
|
|
4784
4788
|
es-object-atoms: 1.1.2
|
|
4785
4789
|
|
|
4786
|
-
obug@2.1.
|
|
4790
|
+
obug@2.1.2: {}
|
|
4787
4791
|
|
|
4788
4792
|
ofetch@1.5.1:
|
|
4789
4793
|
dependencies:
|
|
@@ -4887,7 +4891,7 @@ snapshots:
|
|
|
4887
4891
|
|
|
4888
4892
|
prismjs@1.30.0: {}
|
|
4889
4893
|
|
|
4890
|
-
property-information@7.
|
|
4894
|
+
property-information@7.2.0: {}
|
|
4891
4895
|
|
|
4892
4896
|
punycode@2.3.1: {}
|
|
4893
4897
|
|
|
@@ -5035,35 +5039,35 @@ snapshots:
|
|
|
5035
5039
|
|
|
5036
5040
|
reusify@1.1.0: {}
|
|
5037
5041
|
|
|
5038
|
-
rollup@4.
|
|
5042
|
+
rollup@4.61.1:
|
|
5039
5043
|
dependencies:
|
|
5040
|
-
'@types/estree': 1.0.
|
|
5044
|
+
'@types/estree': 1.0.9
|
|
5041
5045
|
optionalDependencies:
|
|
5042
|
-
'@rollup/rollup-android-arm-eabi': 4.
|
|
5043
|
-
'@rollup/rollup-android-arm64': 4.
|
|
5044
|
-
'@rollup/rollup-darwin-arm64': 4.
|
|
5045
|
-
'@rollup/rollup-darwin-x64': 4.
|
|
5046
|
-
'@rollup/rollup-freebsd-arm64': 4.
|
|
5047
|
-
'@rollup/rollup-freebsd-x64': 4.
|
|
5048
|
-
'@rollup/rollup-linux-arm-gnueabihf': 4.
|
|
5049
|
-
'@rollup/rollup-linux-arm-musleabihf': 4.
|
|
5050
|
-
'@rollup/rollup-linux-arm64-gnu': 4.
|
|
5051
|
-
'@rollup/rollup-linux-arm64-musl': 4.
|
|
5052
|
-
'@rollup/rollup-linux-loong64-gnu': 4.
|
|
5053
|
-
'@rollup/rollup-linux-loong64-musl': 4.
|
|
5054
|
-
'@rollup/rollup-linux-ppc64-gnu': 4.
|
|
5055
|
-
'@rollup/rollup-linux-ppc64-musl': 4.
|
|
5056
|
-
'@rollup/rollup-linux-riscv64-gnu': 4.
|
|
5057
|
-
'@rollup/rollup-linux-riscv64-musl': 4.
|
|
5058
|
-
'@rollup/rollup-linux-s390x-gnu': 4.
|
|
5059
|
-
'@rollup/rollup-linux-x64-gnu': 4.
|
|
5060
|
-
'@rollup/rollup-linux-x64-musl': 4.
|
|
5061
|
-
'@rollup/rollup-openbsd-x64': 4.
|
|
5062
|
-
'@rollup/rollup-openharmony-arm64': 4.
|
|
5063
|
-
'@rollup/rollup-win32-arm64-msvc': 4.
|
|
5064
|
-
'@rollup/rollup-win32-ia32-msvc': 4.
|
|
5065
|
-
'@rollup/rollup-win32-x64-gnu': 4.
|
|
5066
|
-
'@rollup/rollup-win32-x64-msvc': 4.
|
|
5046
|
+
'@rollup/rollup-android-arm-eabi': 4.61.1
|
|
5047
|
+
'@rollup/rollup-android-arm64': 4.61.1
|
|
5048
|
+
'@rollup/rollup-darwin-arm64': 4.61.1
|
|
5049
|
+
'@rollup/rollup-darwin-x64': 4.61.1
|
|
5050
|
+
'@rollup/rollup-freebsd-arm64': 4.61.1
|
|
5051
|
+
'@rollup/rollup-freebsd-x64': 4.61.1
|
|
5052
|
+
'@rollup/rollup-linux-arm-gnueabihf': 4.61.1
|
|
5053
|
+
'@rollup/rollup-linux-arm-musleabihf': 4.61.1
|
|
5054
|
+
'@rollup/rollup-linux-arm64-gnu': 4.61.1
|
|
5055
|
+
'@rollup/rollup-linux-arm64-musl': 4.61.1
|
|
5056
|
+
'@rollup/rollup-linux-loong64-gnu': 4.61.1
|
|
5057
|
+
'@rollup/rollup-linux-loong64-musl': 4.61.1
|
|
5058
|
+
'@rollup/rollup-linux-ppc64-gnu': 4.61.1
|
|
5059
|
+
'@rollup/rollup-linux-ppc64-musl': 4.61.1
|
|
5060
|
+
'@rollup/rollup-linux-riscv64-gnu': 4.61.1
|
|
5061
|
+
'@rollup/rollup-linux-riscv64-musl': 4.61.1
|
|
5062
|
+
'@rollup/rollup-linux-s390x-gnu': 4.61.1
|
|
5063
|
+
'@rollup/rollup-linux-x64-gnu': 4.61.1
|
|
5064
|
+
'@rollup/rollup-linux-x64-musl': 4.61.1
|
|
5065
|
+
'@rollup/rollup-openbsd-x64': 4.61.1
|
|
5066
|
+
'@rollup/rollup-openharmony-arm64': 4.61.1
|
|
5067
|
+
'@rollup/rollup-win32-arm64-msvc': 4.61.1
|
|
5068
|
+
'@rollup/rollup-win32-ia32-msvc': 4.61.1
|
|
5069
|
+
'@rollup/rollup-win32-x64-gnu': 4.61.1
|
|
5070
|
+
'@rollup/rollup-win32-x64-msvc': 4.61.1
|
|
5067
5071
|
fsevents: 2.3.3
|
|
5068
5072
|
|
|
5069
5073
|
run-parallel@1.2.0:
|
|
@@ -5093,7 +5097,7 @@ snapshots:
|
|
|
5093
5097
|
|
|
5094
5098
|
semver@6.3.1: {}
|
|
5095
5099
|
|
|
5096
|
-
semver@7.8.
|
|
5100
|
+
semver@7.8.2: {}
|
|
5097
5101
|
|
|
5098
5102
|
set-function-length@1.2.2:
|
|
5099
5103
|
dependencies:
|
|
@@ -5121,7 +5125,7 @@ snapshots:
|
|
|
5121
5125
|
dependencies:
|
|
5122
5126
|
'@img/colour': 1.1.0
|
|
5123
5127
|
detect-libc: 2.1.2
|
|
5124
|
-
semver: 7.8.
|
|
5128
|
+
semver: 7.8.2
|
|
5125
5129
|
optionalDependencies:
|
|
5126
5130
|
'@img/sharp-darwin-arm64': 0.34.5
|
|
5127
5131
|
'@img/sharp-darwin-x64': 0.34.5
|
|
@@ -5155,14 +5159,14 @@ snapshots:
|
|
|
5155
5159
|
|
|
5156
5160
|
shebang-regex@3.0.0: {}
|
|
5157
5161
|
|
|
5158
|
-
shiki@4.
|
|
5162
|
+
shiki@4.2.0:
|
|
5159
5163
|
dependencies:
|
|
5160
|
-
'@shikijs/core': 4.
|
|
5161
|
-
'@shikijs/engine-javascript': 4.
|
|
5162
|
-
'@shikijs/engine-oniguruma': 4.
|
|
5163
|
-
'@shikijs/langs': 4.
|
|
5164
|
-
'@shikijs/themes': 4.
|
|
5165
|
-
'@shikijs/types': 4.
|
|
5164
|
+
'@shikijs/core': 4.2.0
|
|
5165
|
+
'@shikijs/engine-javascript': 4.2.0
|
|
5166
|
+
'@shikijs/engine-oniguruma': 4.2.0
|
|
5167
|
+
'@shikijs/langs': 4.2.0
|
|
5168
|
+
'@shikijs/themes': 4.2.0
|
|
5169
|
+
'@shikijs/types': 4.2.0
|
|
5166
5170
|
'@shikijs/vscode-textmate': 10.0.2
|
|
5167
5171
|
'@types/hast': 3.0.4
|
|
5168
5172
|
|
|
@@ -5219,7 +5223,7 @@ snapshots:
|
|
|
5219
5223
|
is-fullwidth-code-point: 3.0.0
|
|
5220
5224
|
strip-ansi: 6.0.1
|
|
5221
5225
|
|
|
5222
|
-
string.prototype.trim@1.2.
|
|
5226
|
+
string.prototype.trim@1.2.11:
|
|
5223
5227
|
dependencies:
|
|
5224
5228
|
call-bind: 1.0.9
|
|
5225
5229
|
call-bound: 1.0.4
|
|
@@ -5228,8 +5232,9 @@ snapshots:
|
|
|
5228
5232
|
es-abstract: 1.24.2
|
|
5229
5233
|
es-object-atoms: 1.1.2
|
|
5230
5234
|
has-property-descriptors: 1.0.2
|
|
5235
|
+
safe-regex-test: 1.1.0
|
|
5231
5236
|
|
|
5232
|
-
string.prototype.trimend@1.0.
|
|
5237
|
+
string.prototype.trimend@1.0.10:
|
|
5233
5238
|
dependencies:
|
|
5234
5239
|
call-bind: 1.0.9
|
|
5235
5240
|
call-bound: 1.0.4
|
|
@@ -5271,9 +5276,9 @@ snapshots:
|
|
|
5271
5276
|
picocolors: 1.1.1
|
|
5272
5277
|
sax: 1.6.0
|
|
5273
5278
|
|
|
5274
|
-
synckit@0.11.
|
|
5279
|
+
synckit@0.11.13:
|
|
5275
5280
|
dependencies:
|
|
5276
|
-
'@pkgr/core': 0.
|
|
5281
|
+
'@pkgr/core': 0.3.6
|
|
5277
5282
|
|
|
5278
5283
|
table@6.9.0:
|
|
5279
5284
|
dependencies:
|
|
@@ -5285,11 +5290,11 @@ snapshots:
|
|
|
5285
5290
|
|
|
5286
5291
|
tiny-inflate@1.0.3: {}
|
|
5287
5292
|
|
|
5288
|
-
tinyclip@0.1.
|
|
5293
|
+
tinyclip@0.1.14: {}
|
|
5289
5294
|
|
|
5290
|
-
tinyexec@1.2.
|
|
5295
|
+
tinyexec@1.2.4: {}
|
|
5291
5296
|
|
|
5292
|
-
tinyglobby@0.2.
|
|
5297
|
+
tinyglobby@0.2.17:
|
|
5293
5298
|
dependencies:
|
|
5294
5299
|
fdir: 6.5.0(picomatch@4.0.4)
|
|
5295
5300
|
picomatch: 4.0.4
|
|
@@ -5318,7 +5323,7 @@ snapshots:
|
|
|
5318
5323
|
|
|
5319
5324
|
twig@3.0.0:
|
|
5320
5325
|
dependencies:
|
|
5321
|
-
'@babel/runtime': 7.29.
|
|
5326
|
+
'@babel/runtime': 7.29.7
|
|
5322
5327
|
locutus: 3.0.36
|
|
5323
5328
|
minimatch: 10.2.5
|
|
5324
5329
|
walk: 2.3.15
|
|
@@ -5351,7 +5356,7 @@ snapshots:
|
|
|
5351
5356
|
is-typed-array: 1.1.15
|
|
5352
5357
|
reflect.getprototypeof: 1.0.10
|
|
5353
5358
|
|
|
5354
|
-
typed-array-length@1.0.
|
|
5359
|
+
typed-array-length@1.0.8:
|
|
5355
5360
|
dependencies:
|
|
5356
5361
|
call-bind: 1.0.9
|
|
5357
5362
|
for-each: 0.3.5
|
|
@@ -5360,12 +5365,12 @@ snapshots:
|
|
|
5360
5365
|
possible-typed-array-names: 1.1.0
|
|
5361
5366
|
reflect.getprototypeof: 1.0.10
|
|
5362
5367
|
|
|
5363
|
-
typescript-eslint@8.
|
|
5368
|
+
typescript-eslint@8.60.1(eslint@9.39.4)(typescript@5.9.3):
|
|
5364
5369
|
dependencies:
|
|
5365
|
-
'@typescript-eslint/eslint-plugin': 8.
|
|
5366
|
-
'@typescript-eslint/parser': 8.
|
|
5367
|
-
'@typescript-eslint/typescript-estree': 8.
|
|
5368
|
-
'@typescript-eslint/utils': 8.
|
|
5370
|
+
'@typescript-eslint/eslint-plugin': 8.60.1(@typescript-eslint/parser@8.60.1(eslint@9.39.4)(typescript@5.9.3))(eslint@9.39.4)(typescript@5.9.3)
|
|
5371
|
+
'@typescript-eslint/parser': 8.60.1(eslint@9.39.4)(typescript@5.9.3)
|
|
5372
|
+
'@typescript-eslint/typescript-estree': 8.60.1(typescript@5.9.3)
|
|
5373
|
+
'@typescript-eslint/utils': 8.60.1(eslint@9.39.4)(typescript@5.9.3)
|
|
5369
5374
|
eslint: 9.39.4
|
|
5370
5375
|
typescript: 5.9.3
|
|
5371
5376
|
transitivePeerDependencies:
|
|
@@ -5452,7 +5457,7 @@ snapshots:
|
|
|
5452
5457
|
chokidar: 5.0.0
|
|
5453
5458
|
destr: 2.0.5
|
|
5454
5459
|
h3: 1.15.11
|
|
5455
|
-
lru-cache: 11.5.
|
|
5460
|
+
lru-cache: 11.5.1
|
|
5456
5461
|
node-fetch-native: 1.6.7
|
|
5457
5462
|
ofetch: 1.5.1
|
|
5458
5463
|
ufo: 1.6.4
|
|
@@ -5478,21 +5483,21 @@ snapshots:
|
|
|
5478
5483
|
'@types/unist': 3.0.3
|
|
5479
5484
|
vfile-message: 4.0.3
|
|
5480
5485
|
|
|
5481
|
-
vite@7.3.
|
|
5486
|
+
vite@7.3.5(@types/node@25.9.2):
|
|
5482
5487
|
dependencies:
|
|
5483
|
-
esbuild: 0.
|
|
5488
|
+
esbuild: 0.28.1
|
|
5484
5489
|
fdir: 6.5.0(picomatch@4.0.4)
|
|
5485
5490
|
picomatch: 4.0.4
|
|
5486
5491
|
postcss: 8.5.15
|
|
5487
|
-
rollup: 4.
|
|
5488
|
-
tinyglobby: 0.2.
|
|
5492
|
+
rollup: 4.61.1
|
|
5493
|
+
tinyglobby: 0.2.17
|
|
5489
5494
|
optionalDependencies:
|
|
5490
|
-
'@types/node': 25.9.
|
|
5495
|
+
'@types/node': 25.9.2
|
|
5491
5496
|
fsevents: 2.3.3
|
|
5492
5497
|
|
|
5493
|
-
vitefu@1.1.3(vite@7.3.
|
|
5498
|
+
vitefu@1.1.3(vite@7.3.5(@types/node@25.9.2)):
|
|
5494
5499
|
optionalDependencies:
|
|
5495
|
-
vite: 7.3.
|
|
5500
|
+
vite: 7.3.5(@types/node@25.9.2)
|
|
5496
5501
|
|
|
5497
5502
|
walk@2.3.15:
|
|
5498
5503
|
dependencies:
|
|
@@ -5522,7 +5527,7 @@ snapshots:
|
|
|
5522
5527
|
isarray: 2.0.5
|
|
5523
5528
|
which-boxed-primitive: 1.1.1
|
|
5524
5529
|
which-collection: 1.0.2
|
|
5525
|
-
which-typed-array: 1.1.
|
|
5530
|
+
which-typed-array: 1.1.22
|
|
5526
5531
|
|
|
5527
5532
|
which-collection@1.0.2:
|
|
5528
5533
|
dependencies:
|
|
@@ -5533,7 +5538,7 @@ snapshots:
|
|
|
5533
5538
|
|
|
5534
5539
|
which-pm-runs@1.1.0: {}
|
|
5535
5540
|
|
|
5536
|
-
which-typed-array@1.1.
|
|
5541
|
+
which-typed-array@1.1.22:
|
|
5537
5542
|
dependencies:
|
|
5538
5543
|
available-typed-arrays: 1.0.7
|
|
5539
5544
|
call-bind: 1.0.9
|