create-outsystems-astro 0.10.0 → 0.11.1

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.
Files changed (38) hide show
  1. package/bin/cli.js +7 -2
  2. package/integrations/.yarnrc.yml +28 -0
  3. package/integrations/bun.lock +80 -52
  4. package/integrations/deno.json +36 -2
  5. package/integrations/deno.lock +281 -223
  6. package/integrations/package-lock.json +345 -227
  7. package/integrations/package.json +12 -3
  8. package/integrations/pnpm-lock.yaml +545 -479
  9. package/integrations/pnpm-workspace.yaml +30 -0
  10. package/integrations/tsconfig.json +2 -1
  11. package/integrations/twig/client.ts +34 -0
  12. package/integrations/twig/index.ts +185 -0
  13. package/integrations/twig/server.ts +54 -0
  14. package/integrations/yarn.lock +547 -480
  15. package/package.json +1 -1
  16. package/template/.yarnrc.yml +27 -1
  17. package/template/AGENTS.md +47 -0
  18. package/template/astro.config.mjs +4 -0
  19. package/template/bun.lock +1469 -1389
  20. package/template/deno.json +36 -4
  21. package/template/deno.lock +737 -637
  22. package/template/package-lock.json +1569 -4290
  23. package/template/package.json +43 -41
  24. package/template/pnpm-lock.yaml +1736 -1894
  25. package/template/pnpm-workspace.yaml +28 -2
  26. package/template/src/env.d.ts +6 -0
  27. package/template/src/framework/twig/Demo.twig +100 -0
  28. package/template/src/framework/twig/Store.twig +45 -0
  29. package/template/src/images/twig.png +0 -0
  30. package/template/src/pages/multi/store.astro +10 -0
  31. package/template/src/pages/twig/twig-demo.astro +65 -0
  32. package/template/src/stores/framework.ts +1 -0
  33. package/template/test/e2e/twig/twig-demo.spec.ts +36 -0
  34. package/template/test/integration/twig/Demo.test.ts +84 -0
  35. package/template/vitest.config.ts +9 -0
  36. package/template/yarn.lock +1296 -1457
  37. /package/template/patches/{@analogjs+astro-angular+2.5.2.patch → @analogjs+astro-angular+2.6.0.patch} +0 -0
  38. /package/template/patches/{@angular+build+21.2.12.patch → @angular+build+21.2.14.patch} +0 -0
@@ -19,25 +19,31 @@ __metadata:
19
19
  languageName: node
20
20
  linkType: hard
21
21
 
22
- "@astrojs/internal-helpers@npm:0.9.1":
23
- version: 0.9.1
24
- resolution: "@astrojs/internal-helpers@npm:0.9.1"
22
+ "@astrojs/internal-helpers@npm:0.10.0":
23
+ version: 0.10.0
24
+ resolution: "@astrojs/internal-helpers@npm:0.10.0"
25
25
  dependencies:
26
+ "@types/hast": "npm:^3.0.4"
27
+ "@types/mdast": "npm:^4.0.4"
28
+ js-yaml: "npm:^4.1.1"
26
29
  picomatch: "npm:^4.0.4"
27
- checksum: 10c0/013453dc19271fe7ccdd239d1962a8d67a9c0763083153fd4f0e33a946c2cace32f8f90052e14aac9b70ac3313e9724c348f82a4d6fc5bc1748bd5175b277fa0
30
+ retext-smartypants: "npm:^6.2.0"
31
+ shiki: "npm:^4.0.2"
32
+ smol-toml: "npm:^1.6.0"
33
+ unified: "npm:^11.0.5"
34
+ checksum: 10c0/e6729142b607b9aebaf36afeb045c5e137a4dd2a89051a5221c16c8d55379e6986e663c683ec524459dd3f35965027b94cbd02c9034bddc5a6acd0da21dfe5d4
28
35
  languageName: node
29
36
  linkType: hard
30
37
 
31
- "@astrojs/markdown-remark@npm:7.1.2":
32
- version: 7.1.2
33
- resolution: "@astrojs/markdown-remark@npm:7.1.2"
38
+ "@astrojs/markdown-remark@npm:7.2.0":
39
+ version: 7.2.0
40
+ resolution: "@astrojs/markdown-remark@npm:7.2.0"
34
41
  dependencies:
35
- "@astrojs/internal-helpers": "npm:0.9.1"
42
+ "@astrojs/internal-helpers": "npm:0.10.0"
36
43
  "@astrojs/prism": "npm:4.0.2"
37
44
  github-slugger: "npm:^2.0.0"
38
45
  hast-util-from-html: "npm:^2.0.3"
39
46
  hast-util-to-text: "npm:^4.0.2"
40
- js-yaml: "npm:^4.1.1"
41
47
  mdast-util-definitions: "npm:^6.0.0"
42
48
  rehype-raw: "npm:^7.0.0"
43
49
  rehype-stringify: "npm:^10.0.1"
@@ -45,15 +51,12 @@ __metadata:
45
51
  remark-parse: "npm:^11.0.0"
46
52
  remark-rehype: "npm:^11.1.2"
47
53
  remark-smartypants: "npm:^3.0.2"
48
- retext-smartypants: "npm:^6.2.0"
49
- shiki: "npm:^4.0.0"
50
- smol-toml: "npm:^1.6.0"
51
54
  unified: "npm:^11.0.5"
52
55
  unist-util-remove-position: "npm:^5.0.0"
53
56
  unist-util-visit: "npm:^5.1.0"
54
57
  unist-util-visit-parents: "npm:^6.0.2"
55
58
  vfile: "npm:^6.0.3"
56
- checksum: 10c0/7ff2bc1ea71ec9a9760835f7b64a97d1b0e231c52d0edba09161639e01c312aec078160c9522fae0a5552b0c944bb1c6e4a7dfd1933ade992deabdaf0503bee9
59
+ checksum: 10c0/4332f03768733beff038ebdd68ae1d0207d0b66f1089bf98a42ed5f25614bfe5bfc6b8459acd7d639ebb03a914375b942d8253f80ee6141dcf2b305449a77938
57
60
  languageName: node
58
61
  linkType: hard
59
62
 
@@ -79,38 +82,45 @@ __metadata:
79
82
  languageName: node
80
83
  linkType: hard
81
84
 
82
- "@babel/helper-string-parser@npm:^7.27.1":
83
- version: 7.27.1
84
- resolution: "@babel/helper-string-parser@npm:7.27.1"
85
- checksum: 10c0/8bda3448e07b5583727c103560bcf9c4c24b3c1051a4c516d4050ef69df37bb9a4734a585fe12725b8c2763de0a265aa1e909b485a4e3270b7cfd3e4dbe4b602
85
+ "@babel/helper-string-parser@npm:^7.29.7":
86
+ version: 7.29.7
87
+ resolution: "@babel/helper-string-parser@npm:7.29.7"
88
+ checksum: 10c0/194bc0f1716e396d5ffde56ad6119745fb9557662c98611590e5e454906783a4ccb21ce93056b8eb69a4909044834e45d96e50ac695bbe9e3221648fe033c06c
86
89
  languageName: node
87
90
  linkType: hard
88
91
 
89
- "@babel/helper-validator-identifier@npm:^7.28.5":
90
- version: 7.28.5
91
- resolution: "@babel/helper-validator-identifier@npm:7.28.5"
92
- checksum: 10c0/42aaebed91f739a41f3d80b72752d1f95fd7c72394e8e4bd7cdd88817e0774d80a432451bcba17c2c642c257c483bf1d409dd4548883429ea9493a3bc4ab0847
92
+ "@babel/helper-validator-identifier@npm:^7.29.7":
93
+ version: 7.29.7
94
+ resolution: "@babel/helper-validator-identifier@npm:7.29.7"
95
+ checksum: 10c0/4795354e7ae0dcafa72de1cd04ec51252dc1498517170beaf019e03effc5b7bf13c6b21a3949a77e07b8125be7f106ed1131350d8ebd4566ae874094a726d62b
93
96
  languageName: node
94
97
  linkType: hard
95
98
 
96
99
  "@babel/parser@npm:^7.29.3":
97
- version: 7.29.3
98
- resolution: "@babel/parser@npm:7.29.3"
100
+ version: 7.29.7
101
+ resolution: "@babel/parser@npm:7.29.7"
99
102
  dependencies:
100
- "@babel/types": "npm:^7.29.0"
103
+ "@babel/types": "npm:^7.29.7"
101
104
  bin:
102
105
  parser: ./bin/babel-parser.js
103
- checksum: 10c0/f06920c819550c0db689e4c5b626bf55ba3cebf80ebe9ccfa434e134036cf3de50951fe759f74abb2dae381989239860bde46d4600328578ad1f7114c3711a6d
106
+ checksum: 10c0/65133038f80b54a714d6027cb77cee3f9a6b5c4c6842ce674301e13947cbcbfa8055e63acaf1b84c085d34226a14425b2c2b97b829e0e226d2e8f1299942a51d
107
+ languageName: node
108
+ linkType: hard
109
+
110
+ "@babel/runtime@npm:^7.8.4":
111
+ version: 7.29.7
112
+ resolution: "@babel/runtime@npm:7.29.7"
113
+ checksum: 10c0/ca11572f7146b21e0bde6a9ed4bb6a89eafbee5f0944c7eb54d0d8a2dac962c33638a1d611e14faa71dfbb92b4b5f9236232208568a6b7d5c6f3f39ddb91771e
104
114
  languageName: node
105
115
  linkType: hard
106
116
 
107
- "@babel/types@npm:^7.29.0":
108
- version: 7.29.0
109
- resolution: "@babel/types@npm:7.29.0"
117
+ "@babel/types@npm:^7.29.0, @babel/types@npm:^7.29.7":
118
+ version: 7.29.7
119
+ resolution: "@babel/types@npm:7.29.7"
110
120
  dependencies:
111
- "@babel/helper-string-parser": "npm:^7.27.1"
112
- "@babel/helper-validator-identifier": "npm:^7.28.5"
113
- checksum: 10c0/23cc3466e83bcbfab8b9bd0edaafdb5d4efdb88b82b3be6728bbade5ba2f0996f84f63b1c5f7a8c0d67efded28300898a5f930b171bb40b311bca2029c4e9b4f
121
+ "@babel/helper-string-parser": "npm:^7.29.7"
122
+ "@babel/helper-validator-identifier": "npm:^7.29.7"
123
+ checksum: 10c0/b6623994c69717fa27294f5fa46d59140338e2d86c6c1c13085c84ef7d53086ee357fbf4fe9abe3dd3da75734dc77c4c0df2f90fb29e667558bb3b3fb705e88f
114
124
  languageName: node
115
125
  linkType: hard
116
126
 
@@ -123,25 +133,25 @@ __metadata:
123
133
  languageName: node
124
134
  linkType: hard
125
135
 
126
- "@clack/core@npm:1.3.1":
127
- version: 1.3.1
128
- resolution: "@clack/core@npm:1.3.1"
136
+ "@clack/core@npm:1.4.1":
137
+ version: 1.4.1
138
+ resolution: "@clack/core@npm:1.4.1"
129
139
  dependencies:
130
140
  fast-wrap-ansi: "npm:^0.2.0"
131
141
  sisteransi: "npm:^1.0.5"
132
- checksum: 10c0/550f6e83574b12c94fcf67621c9e094419186bc2238c89a2f40b9f67c872b3563bb55381beb05ab48cef2d2b3b5d42c33d06bbba2fb28622fafab6afdde20262
142
+ checksum: 10c0/7e7e02f0c423c457aff9acc09f9ffbae3d2841b18f543c614b5b8eaa2c11c9f146bf68b3078d1daa4dea9d3131ccfa514edbe8d29ced18446933567188b2543c
133
143
  languageName: node
134
144
  linkType: hard
135
145
 
136
146
  "@clack/prompts@npm:^1.1.0":
137
- version: 1.4.0
138
- resolution: "@clack/prompts@npm:1.4.0"
147
+ version: 1.5.1
148
+ resolution: "@clack/prompts@npm:1.5.1"
139
149
  dependencies:
140
- "@clack/core": "npm:1.3.1"
150
+ "@clack/core": "npm:1.4.1"
141
151
  fast-string-width: "npm:^3.0.2"
142
152
  fast-wrap-ansi: "npm:^0.2.0"
143
153
  sisteransi: "npm:^1.0.5"
144
- checksum: 10c0/851ea8ec1597b70ff2e4b3e2ed4e340f5f10877f86b0372a29d96d6c6131f2a5a46f75a98dcb77378d3ec88ffe1d276724f7385be534be06f8a4ba36a550bc01
154
+ checksum: 10c0/423b1958d28a25703130c2dd6a236413d210446fd36e980dcf106f9165e5c579494214aaca5185269e918488c6d4f93c4de44a7dc5f902add8874486b2624c22
145
155
  languageName: node
146
156
  linkType: hard
147
157
 
@@ -154,184 +164,184 @@ __metadata:
154
164
  languageName: node
155
165
  linkType: hard
156
166
 
157
- "@esbuild/aix-ppc64@npm:0.27.7":
158
- version: 0.27.7
159
- resolution: "@esbuild/aix-ppc64@npm:0.27.7"
167
+ "@esbuild/aix-ppc64@npm:0.28.1":
168
+ version: 0.28.1
169
+ resolution: "@esbuild/aix-ppc64@npm:0.28.1"
160
170
  conditions: os=aix & cpu=ppc64
161
171
  languageName: node
162
172
  linkType: hard
163
173
 
164
- "@esbuild/android-arm64@npm:0.27.7":
165
- version: 0.27.7
166
- resolution: "@esbuild/android-arm64@npm:0.27.7"
174
+ "@esbuild/android-arm64@npm:0.28.1":
175
+ version: 0.28.1
176
+ resolution: "@esbuild/android-arm64@npm:0.28.1"
167
177
  conditions: os=android & cpu=arm64
168
178
  languageName: node
169
179
  linkType: hard
170
180
 
171
- "@esbuild/android-arm@npm:0.27.7":
172
- version: 0.27.7
173
- resolution: "@esbuild/android-arm@npm:0.27.7"
181
+ "@esbuild/android-arm@npm:0.28.1":
182
+ version: 0.28.1
183
+ resolution: "@esbuild/android-arm@npm:0.28.1"
174
184
  conditions: os=android & cpu=arm
175
185
  languageName: node
176
186
  linkType: hard
177
187
 
178
- "@esbuild/android-x64@npm:0.27.7":
179
- version: 0.27.7
180
- resolution: "@esbuild/android-x64@npm:0.27.7"
188
+ "@esbuild/android-x64@npm:0.28.1":
189
+ version: 0.28.1
190
+ resolution: "@esbuild/android-x64@npm:0.28.1"
181
191
  conditions: os=android & cpu=x64
182
192
  languageName: node
183
193
  linkType: hard
184
194
 
185
- "@esbuild/darwin-arm64@npm:0.27.7":
186
- version: 0.27.7
187
- resolution: "@esbuild/darwin-arm64@npm:0.27.7"
195
+ "@esbuild/darwin-arm64@npm:0.28.1":
196
+ version: 0.28.1
197
+ resolution: "@esbuild/darwin-arm64@npm:0.28.1"
188
198
  conditions: os=darwin & cpu=arm64
189
199
  languageName: node
190
200
  linkType: hard
191
201
 
192
- "@esbuild/darwin-x64@npm:0.27.7":
193
- version: 0.27.7
194
- resolution: "@esbuild/darwin-x64@npm:0.27.7"
202
+ "@esbuild/darwin-x64@npm:0.28.1":
203
+ version: 0.28.1
204
+ resolution: "@esbuild/darwin-x64@npm:0.28.1"
195
205
  conditions: os=darwin & cpu=x64
196
206
  languageName: node
197
207
  linkType: hard
198
208
 
199
- "@esbuild/freebsd-arm64@npm:0.27.7":
200
- version: 0.27.7
201
- resolution: "@esbuild/freebsd-arm64@npm:0.27.7"
209
+ "@esbuild/freebsd-arm64@npm:0.28.1":
210
+ version: 0.28.1
211
+ resolution: "@esbuild/freebsd-arm64@npm:0.28.1"
202
212
  conditions: os=freebsd & cpu=arm64
203
213
  languageName: node
204
214
  linkType: hard
205
215
 
206
- "@esbuild/freebsd-x64@npm:0.27.7":
207
- version: 0.27.7
208
- resolution: "@esbuild/freebsd-x64@npm:0.27.7"
216
+ "@esbuild/freebsd-x64@npm:0.28.1":
217
+ version: 0.28.1
218
+ resolution: "@esbuild/freebsd-x64@npm:0.28.1"
209
219
  conditions: os=freebsd & cpu=x64
210
220
  languageName: node
211
221
  linkType: hard
212
222
 
213
- "@esbuild/linux-arm64@npm:0.27.7":
214
- version: 0.27.7
215
- resolution: "@esbuild/linux-arm64@npm:0.27.7"
223
+ "@esbuild/linux-arm64@npm:0.28.1":
224
+ version: 0.28.1
225
+ resolution: "@esbuild/linux-arm64@npm:0.28.1"
216
226
  conditions: os=linux & cpu=arm64
217
227
  languageName: node
218
228
  linkType: hard
219
229
 
220
- "@esbuild/linux-arm@npm:0.27.7":
221
- version: 0.27.7
222
- resolution: "@esbuild/linux-arm@npm:0.27.7"
230
+ "@esbuild/linux-arm@npm:0.28.1":
231
+ version: 0.28.1
232
+ resolution: "@esbuild/linux-arm@npm:0.28.1"
223
233
  conditions: os=linux & cpu=arm
224
234
  languageName: node
225
235
  linkType: hard
226
236
 
227
- "@esbuild/linux-ia32@npm:0.27.7":
228
- version: 0.27.7
229
- resolution: "@esbuild/linux-ia32@npm:0.27.7"
237
+ "@esbuild/linux-ia32@npm:0.28.1":
238
+ version: 0.28.1
239
+ resolution: "@esbuild/linux-ia32@npm:0.28.1"
230
240
  conditions: os=linux & cpu=ia32
231
241
  languageName: node
232
242
  linkType: hard
233
243
 
234
- "@esbuild/linux-loong64@npm:0.27.7":
235
- version: 0.27.7
236
- resolution: "@esbuild/linux-loong64@npm:0.27.7"
244
+ "@esbuild/linux-loong64@npm:0.28.1":
245
+ version: 0.28.1
246
+ resolution: "@esbuild/linux-loong64@npm:0.28.1"
237
247
  conditions: os=linux & cpu=loong64
238
248
  languageName: node
239
249
  linkType: hard
240
250
 
241
- "@esbuild/linux-mips64el@npm:0.27.7":
242
- version: 0.27.7
243
- resolution: "@esbuild/linux-mips64el@npm:0.27.7"
251
+ "@esbuild/linux-mips64el@npm:0.28.1":
252
+ version: 0.28.1
253
+ resolution: "@esbuild/linux-mips64el@npm:0.28.1"
244
254
  conditions: os=linux & cpu=mips64el
245
255
  languageName: node
246
256
  linkType: hard
247
257
 
248
- "@esbuild/linux-ppc64@npm:0.27.7":
249
- version: 0.27.7
250
- resolution: "@esbuild/linux-ppc64@npm:0.27.7"
258
+ "@esbuild/linux-ppc64@npm:0.28.1":
259
+ version: 0.28.1
260
+ resolution: "@esbuild/linux-ppc64@npm:0.28.1"
251
261
  conditions: os=linux & cpu=ppc64
252
262
  languageName: node
253
263
  linkType: hard
254
264
 
255
- "@esbuild/linux-riscv64@npm:0.27.7":
256
- version: 0.27.7
257
- resolution: "@esbuild/linux-riscv64@npm:0.27.7"
265
+ "@esbuild/linux-riscv64@npm:0.28.1":
266
+ version: 0.28.1
267
+ resolution: "@esbuild/linux-riscv64@npm:0.28.1"
258
268
  conditions: os=linux & cpu=riscv64
259
269
  languageName: node
260
270
  linkType: hard
261
271
 
262
- "@esbuild/linux-s390x@npm:0.27.7":
263
- version: 0.27.7
264
- resolution: "@esbuild/linux-s390x@npm:0.27.7"
272
+ "@esbuild/linux-s390x@npm:0.28.1":
273
+ version: 0.28.1
274
+ resolution: "@esbuild/linux-s390x@npm:0.28.1"
265
275
  conditions: os=linux & cpu=s390x
266
276
  languageName: node
267
277
  linkType: hard
268
278
 
269
- "@esbuild/linux-x64@npm:0.27.7":
270
- version: 0.27.7
271
- resolution: "@esbuild/linux-x64@npm:0.27.7"
279
+ "@esbuild/linux-x64@npm:0.28.1":
280
+ version: 0.28.1
281
+ resolution: "@esbuild/linux-x64@npm:0.28.1"
272
282
  conditions: os=linux & cpu=x64
273
283
  languageName: node
274
284
  linkType: hard
275
285
 
276
- "@esbuild/netbsd-arm64@npm:0.27.7":
277
- version: 0.27.7
278
- resolution: "@esbuild/netbsd-arm64@npm:0.27.7"
286
+ "@esbuild/netbsd-arm64@npm:0.28.1":
287
+ version: 0.28.1
288
+ resolution: "@esbuild/netbsd-arm64@npm:0.28.1"
279
289
  conditions: os=netbsd & cpu=arm64
280
290
  languageName: node
281
291
  linkType: hard
282
292
 
283
- "@esbuild/netbsd-x64@npm:0.27.7":
284
- version: 0.27.7
285
- resolution: "@esbuild/netbsd-x64@npm:0.27.7"
293
+ "@esbuild/netbsd-x64@npm:0.28.1":
294
+ version: 0.28.1
295
+ resolution: "@esbuild/netbsd-x64@npm:0.28.1"
286
296
  conditions: os=netbsd & cpu=x64
287
297
  languageName: node
288
298
  linkType: hard
289
299
 
290
- "@esbuild/openbsd-arm64@npm:0.27.7":
291
- version: 0.27.7
292
- resolution: "@esbuild/openbsd-arm64@npm:0.27.7"
300
+ "@esbuild/openbsd-arm64@npm:0.28.1":
301
+ version: 0.28.1
302
+ resolution: "@esbuild/openbsd-arm64@npm:0.28.1"
293
303
  conditions: os=openbsd & cpu=arm64
294
304
  languageName: node
295
305
  linkType: hard
296
306
 
297
- "@esbuild/openbsd-x64@npm:0.27.7":
298
- version: 0.27.7
299
- resolution: "@esbuild/openbsd-x64@npm:0.27.7"
307
+ "@esbuild/openbsd-x64@npm:0.28.1":
308
+ version: 0.28.1
309
+ resolution: "@esbuild/openbsd-x64@npm:0.28.1"
300
310
  conditions: os=openbsd & cpu=x64
301
311
  languageName: node
302
312
  linkType: hard
303
313
 
304
- "@esbuild/openharmony-arm64@npm:0.27.7":
305
- version: 0.27.7
306
- resolution: "@esbuild/openharmony-arm64@npm:0.27.7"
314
+ "@esbuild/openharmony-arm64@npm:0.28.1":
315
+ version: 0.28.1
316
+ resolution: "@esbuild/openharmony-arm64@npm:0.28.1"
307
317
  conditions: os=openharmony & cpu=arm64
308
318
  languageName: node
309
319
  linkType: hard
310
320
 
311
- "@esbuild/sunos-x64@npm:0.27.7":
312
- version: 0.27.7
313
- resolution: "@esbuild/sunos-x64@npm:0.27.7"
321
+ "@esbuild/sunos-x64@npm:0.28.1":
322
+ version: 0.28.1
323
+ resolution: "@esbuild/sunos-x64@npm:0.28.1"
314
324
  conditions: os=sunos & cpu=x64
315
325
  languageName: node
316
326
  linkType: hard
317
327
 
318
- "@esbuild/win32-arm64@npm:0.27.7":
319
- version: 0.27.7
320
- resolution: "@esbuild/win32-arm64@npm:0.27.7"
328
+ "@esbuild/win32-arm64@npm:0.28.1":
329
+ version: 0.28.1
330
+ resolution: "@esbuild/win32-arm64@npm:0.28.1"
321
331
  conditions: os=win32 & cpu=arm64
322
332
  languageName: node
323
333
  linkType: hard
324
334
 
325
- "@esbuild/win32-ia32@npm:0.27.7":
326
- version: 0.27.7
327
- resolution: "@esbuild/win32-ia32@npm:0.27.7"
335
+ "@esbuild/win32-ia32@npm:0.28.1":
336
+ version: 0.28.1
337
+ resolution: "@esbuild/win32-ia32@npm:0.28.1"
328
338
  conditions: os=win32 & cpu=ia32
329
339
  languageName: node
330
340
  linkType: hard
331
341
 
332
- "@esbuild/win32-x64@npm:0.27.7":
333
- version: 0.27.7
334
- resolution: "@esbuild/win32-x64@npm:0.27.7"
342
+ "@esbuild/win32-x64@npm:0.28.1":
343
+ version: 0.28.1
344
+ resolution: "@esbuild/win32-x64@npm:0.28.1"
335
345
  conditions: os=win32 & cpu=x64
336
346
  languageName: node
337
347
  linkType: hard
@@ -765,16 +775,16 @@ __metadata:
765
775
  languageName: node
766
776
  linkType: hard
767
777
 
768
- "@pkgr/core@npm:^0.2.9":
769
- version: 0.2.9
770
- resolution: "@pkgr/core@npm:0.2.9"
771
- checksum: 10c0/ac8e4e8138b1a7a4ac6282873aef7389c352f1f8b577b4850778f5182e4a39a5241facbe48361fec817f56d02b51691b383010843fb08b34a8e8ea3614688fd5
778
+ "@pkgr/core@npm:^0.3.6":
779
+ version: 0.3.6
780
+ resolution: "@pkgr/core@npm:0.3.6"
781
+ checksum: 10c0/153f0f4563f505faeba13c733efa0e05e467ce1c6b941055a5fd3b4560da60fbf1dff4b11da0075f034ddda11f2842b90395f60895dde5825875b616edccc11c
772
782
  languageName: node
773
783
  linkType: hard
774
784
 
775
785
  "@rollup/pluginutils@npm:^5.3.0":
776
- version: 5.3.0
777
- resolution: "@rollup/pluginutils@npm:5.3.0"
786
+ version: 5.4.0
787
+ resolution: "@rollup/pluginutils@npm:5.4.0"
778
788
  dependencies:
779
789
  "@types/estree": "npm:^1.0.0"
780
790
  estree-walker: "npm:^2.0.2"
@@ -784,181 +794,181 @@ __metadata:
784
794
  peerDependenciesMeta:
785
795
  rollup:
786
796
  optional: true
787
- checksum: 10c0/001834bf62d7cf5bac424d2617c113f7f7d3b2bf3c1778cbcccb72cdc957b68989f8e7747c782c2b911f1dde8257f56f8ac1e779e29e74e638e3f1e2cac2bcd0
797
+ checksum: 10c0/ccc2cbd3a05df642df60ab05ffb81b2e564bd945e2a118bb8a474ea75b941033c8f44273133d4865643cca1492d0c80b14de1281f74779a64285a80fc3a194d8
788
798
  languageName: node
789
799
  linkType: hard
790
800
 
791
- "@rollup/rollup-android-arm-eabi@npm:4.60.4":
792
- version: 4.60.4
793
- resolution: "@rollup/rollup-android-arm-eabi@npm:4.60.4"
801
+ "@rollup/rollup-android-arm-eabi@npm:4.61.1":
802
+ version: 4.61.1
803
+ resolution: "@rollup/rollup-android-arm-eabi@npm:4.61.1"
794
804
  conditions: os=android & cpu=arm
795
805
  languageName: node
796
806
  linkType: hard
797
807
 
798
- "@rollup/rollup-android-arm64@npm:4.60.4":
799
- version: 4.60.4
800
- resolution: "@rollup/rollup-android-arm64@npm:4.60.4"
808
+ "@rollup/rollup-android-arm64@npm:4.61.1":
809
+ version: 4.61.1
810
+ resolution: "@rollup/rollup-android-arm64@npm:4.61.1"
801
811
  conditions: os=android & cpu=arm64
802
812
  languageName: node
803
813
  linkType: hard
804
814
 
805
- "@rollup/rollup-darwin-arm64@npm:4.60.4":
806
- version: 4.60.4
807
- resolution: "@rollup/rollup-darwin-arm64@npm:4.60.4"
815
+ "@rollup/rollup-darwin-arm64@npm:4.61.1":
816
+ version: 4.61.1
817
+ resolution: "@rollup/rollup-darwin-arm64@npm:4.61.1"
808
818
  conditions: os=darwin & cpu=arm64
809
819
  languageName: node
810
820
  linkType: hard
811
821
 
812
- "@rollup/rollup-darwin-x64@npm:4.60.4":
813
- version: 4.60.4
814
- resolution: "@rollup/rollup-darwin-x64@npm:4.60.4"
822
+ "@rollup/rollup-darwin-x64@npm:4.61.1":
823
+ version: 4.61.1
824
+ resolution: "@rollup/rollup-darwin-x64@npm:4.61.1"
815
825
  conditions: os=darwin & cpu=x64
816
826
  languageName: node
817
827
  linkType: hard
818
828
 
819
- "@rollup/rollup-freebsd-arm64@npm:4.60.4":
820
- version: 4.60.4
821
- resolution: "@rollup/rollup-freebsd-arm64@npm:4.60.4"
829
+ "@rollup/rollup-freebsd-arm64@npm:4.61.1":
830
+ version: 4.61.1
831
+ resolution: "@rollup/rollup-freebsd-arm64@npm:4.61.1"
822
832
  conditions: os=freebsd & cpu=arm64
823
833
  languageName: node
824
834
  linkType: hard
825
835
 
826
- "@rollup/rollup-freebsd-x64@npm:4.60.4":
827
- version: 4.60.4
828
- resolution: "@rollup/rollup-freebsd-x64@npm:4.60.4"
836
+ "@rollup/rollup-freebsd-x64@npm:4.61.1":
837
+ version: 4.61.1
838
+ resolution: "@rollup/rollup-freebsd-x64@npm:4.61.1"
829
839
  conditions: os=freebsd & cpu=x64
830
840
  languageName: node
831
841
  linkType: hard
832
842
 
833
- "@rollup/rollup-linux-arm-gnueabihf@npm:4.60.4":
834
- version: 4.60.4
835
- resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.60.4"
843
+ "@rollup/rollup-linux-arm-gnueabihf@npm:4.61.1":
844
+ version: 4.61.1
845
+ resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.61.1"
836
846
  conditions: os=linux & cpu=arm & libc=glibc
837
847
  languageName: node
838
848
  linkType: hard
839
849
 
840
- "@rollup/rollup-linux-arm-musleabihf@npm:4.60.4":
841
- version: 4.60.4
842
- resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.60.4"
850
+ "@rollup/rollup-linux-arm-musleabihf@npm:4.61.1":
851
+ version: 4.61.1
852
+ resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.61.1"
843
853
  conditions: os=linux & cpu=arm & libc=musl
844
854
  languageName: node
845
855
  linkType: hard
846
856
 
847
- "@rollup/rollup-linux-arm64-gnu@npm:4.60.4":
848
- version: 4.60.4
849
- resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.60.4"
857
+ "@rollup/rollup-linux-arm64-gnu@npm:4.61.1":
858
+ version: 4.61.1
859
+ resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.61.1"
850
860
  conditions: os=linux & cpu=arm64 & libc=glibc
851
861
  languageName: node
852
862
  linkType: hard
853
863
 
854
- "@rollup/rollup-linux-arm64-musl@npm:4.60.4":
855
- version: 4.60.4
856
- resolution: "@rollup/rollup-linux-arm64-musl@npm:4.60.4"
864
+ "@rollup/rollup-linux-arm64-musl@npm:4.61.1":
865
+ version: 4.61.1
866
+ resolution: "@rollup/rollup-linux-arm64-musl@npm:4.61.1"
857
867
  conditions: os=linux & cpu=arm64 & libc=musl
858
868
  languageName: node
859
869
  linkType: hard
860
870
 
861
- "@rollup/rollup-linux-loong64-gnu@npm:4.60.4":
862
- version: 4.60.4
863
- resolution: "@rollup/rollup-linux-loong64-gnu@npm:4.60.4"
871
+ "@rollup/rollup-linux-loong64-gnu@npm:4.61.1":
872
+ version: 4.61.1
873
+ resolution: "@rollup/rollup-linux-loong64-gnu@npm:4.61.1"
864
874
  conditions: os=linux & cpu=loong64 & libc=glibc
865
875
  languageName: node
866
876
  linkType: hard
867
877
 
868
- "@rollup/rollup-linux-loong64-musl@npm:4.60.4":
869
- version: 4.60.4
870
- resolution: "@rollup/rollup-linux-loong64-musl@npm:4.60.4"
878
+ "@rollup/rollup-linux-loong64-musl@npm:4.61.1":
879
+ version: 4.61.1
880
+ resolution: "@rollup/rollup-linux-loong64-musl@npm:4.61.1"
871
881
  conditions: os=linux & cpu=loong64 & libc=musl
872
882
  languageName: node
873
883
  linkType: hard
874
884
 
875
- "@rollup/rollup-linux-ppc64-gnu@npm:4.60.4":
876
- version: 4.60.4
877
- resolution: "@rollup/rollup-linux-ppc64-gnu@npm:4.60.4"
885
+ "@rollup/rollup-linux-ppc64-gnu@npm:4.61.1":
886
+ version: 4.61.1
887
+ resolution: "@rollup/rollup-linux-ppc64-gnu@npm:4.61.1"
878
888
  conditions: os=linux & cpu=ppc64 & libc=glibc
879
889
  languageName: node
880
890
  linkType: hard
881
891
 
882
- "@rollup/rollup-linux-ppc64-musl@npm:4.60.4":
883
- version: 4.60.4
884
- resolution: "@rollup/rollup-linux-ppc64-musl@npm:4.60.4"
892
+ "@rollup/rollup-linux-ppc64-musl@npm:4.61.1":
893
+ version: 4.61.1
894
+ resolution: "@rollup/rollup-linux-ppc64-musl@npm:4.61.1"
885
895
  conditions: os=linux & cpu=ppc64 & libc=musl
886
896
  languageName: node
887
897
  linkType: hard
888
898
 
889
- "@rollup/rollup-linux-riscv64-gnu@npm:4.60.4":
890
- version: 4.60.4
891
- resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.60.4"
899
+ "@rollup/rollup-linux-riscv64-gnu@npm:4.61.1":
900
+ version: 4.61.1
901
+ resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.61.1"
892
902
  conditions: os=linux & cpu=riscv64 & libc=glibc
893
903
  languageName: node
894
904
  linkType: hard
895
905
 
896
- "@rollup/rollup-linux-riscv64-musl@npm:4.60.4":
897
- version: 4.60.4
898
- resolution: "@rollup/rollup-linux-riscv64-musl@npm:4.60.4"
906
+ "@rollup/rollup-linux-riscv64-musl@npm:4.61.1":
907
+ version: 4.61.1
908
+ resolution: "@rollup/rollup-linux-riscv64-musl@npm:4.61.1"
899
909
  conditions: os=linux & cpu=riscv64 & libc=musl
900
910
  languageName: node
901
911
  linkType: hard
902
912
 
903
- "@rollup/rollup-linux-s390x-gnu@npm:4.60.4":
904
- version: 4.60.4
905
- resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.60.4"
913
+ "@rollup/rollup-linux-s390x-gnu@npm:4.61.1":
914
+ version: 4.61.1
915
+ resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.61.1"
906
916
  conditions: os=linux & cpu=s390x & libc=glibc
907
917
  languageName: node
908
918
  linkType: hard
909
919
 
910
- "@rollup/rollup-linux-x64-gnu@npm:4.60.4":
911
- version: 4.60.4
912
- resolution: "@rollup/rollup-linux-x64-gnu@npm:4.60.4"
920
+ "@rollup/rollup-linux-x64-gnu@npm:4.61.1":
921
+ version: 4.61.1
922
+ resolution: "@rollup/rollup-linux-x64-gnu@npm:4.61.1"
913
923
  conditions: os=linux & cpu=x64 & libc=glibc
914
924
  languageName: node
915
925
  linkType: hard
916
926
 
917
- "@rollup/rollup-linux-x64-musl@npm:4.60.4":
918
- version: 4.60.4
919
- resolution: "@rollup/rollup-linux-x64-musl@npm:4.60.4"
927
+ "@rollup/rollup-linux-x64-musl@npm:4.61.1":
928
+ version: 4.61.1
929
+ resolution: "@rollup/rollup-linux-x64-musl@npm:4.61.1"
920
930
  conditions: os=linux & cpu=x64 & libc=musl
921
931
  languageName: node
922
932
  linkType: hard
923
933
 
924
- "@rollup/rollup-openbsd-x64@npm:4.60.4":
925
- version: 4.60.4
926
- resolution: "@rollup/rollup-openbsd-x64@npm:4.60.4"
934
+ "@rollup/rollup-openbsd-x64@npm:4.61.1":
935
+ version: 4.61.1
936
+ resolution: "@rollup/rollup-openbsd-x64@npm:4.61.1"
927
937
  conditions: os=openbsd & cpu=x64
928
938
  languageName: node
929
939
  linkType: hard
930
940
 
931
- "@rollup/rollup-openharmony-arm64@npm:4.60.4":
932
- version: 4.60.4
933
- resolution: "@rollup/rollup-openharmony-arm64@npm:4.60.4"
941
+ "@rollup/rollup-openharmony-arm64@npm:4.61.1":
942
+ version: 4.61.1
943
+ resolution: "@rollup/rollup-openharmony-arm64@npm:4.61.1"
934
944
  conditions: os=openharmony & cpu=arm64
935
945
  languageName: node
936
946
  linkType: hard
937
947
 
938
- "@rollup/rollup-win32-arm64-msvc@npm:4.60.4":
939
- version: 4.60.4
940
- resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.60.4"
948
+ "@rollup/rollup-win32-arm64-msvc@npm:4.61.1":
949
+ version: 4.61.1
950
+ resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.61.1"
941
951
  conditions: os=win32 & cpu=arm64
942
952
  languageName: node
943
953
  linkType: hard
944
954
 
945
- "@rollup/rollup-win32-ia32-msvc@npm:4.60.4":
946
- version: 4.60.4
947
- resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.60.4"
955
+ "@rollup/rollup-win32-ia32-msvc@npm:4.61.1":
956
+ version: 4.61.1
957
+ resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.61.1"
948
958
  conditions: os=win32 & cpu=ia32
949
959
  languageName: node
950
960
  linkType: hard
951
961
 
952
- "@rollup/rollup-win32-x64-gnu@npm:4.60.4":
953
- version: 4.60.4
954
- resolution: "@rollup/rollup-win32-x64-gnu@npm:4.60.4"
962
+ "@rollup/rollup-win32-x64-gnu@npm:4.61.1":
963
+ version: 4.61.1
964
+ resolution: "@rollup/rollup-win32-x64-gnu@npm:4.61.1"
955
965
  conditions: os=win32 & cpu=x64
956
966
  languageName: node
957
967
  linkType: hard
958
968
 
959
- "@rollup/rollup-win32-x64-msvc@npm:4.60.4":
960
- version: 4.60.4
961
- resolution: "@rollup/rollup-win32-x64-msvc@npm:4.60.4"
969
+ "@rollup/rollup-win32-x64-msvc@npm:4.61.1":
970
+ version: 4.61.1
971
+ resolution: "@rollup/rollup-win32-x64-msvc@npm:4.61.1"
962
972
  conditions: os=win32 & cpu=x64
963
973
  languageName: node
964
974
  linkType: hard
@@ -970,76 +980,76 @@ __metadata:
970
980
  languageName: node
971
981
  linkType: hard
972
982
 
973
- "@shikijs/core@npm:4.1.0":
974
- version: 4.1.0
975
- resolution: "@shikijs/core@npm:4.1.0"
983
+ "@shikijs/core@npm:4.2.0":
984
+ version: 4.2.0
985
+ resolution: "@shikijs/core@npm:4.2.0"
976
986
  dependencies:
977
- "@shikijs/primitive": "npm:4.1.0"
978
- "@shikijs/types": "npm:4.1.0"
987
+ "@shikijs/primitive": "npm:4.2.0"
988
+ "@shikijs/types": "npm:4.2.0"
979
989
  "@shikijs/vscode-textmate": "npm:^10.0.2"
980
990
  "@types/hast": "npm:^3.0.4"
981
991
  hast-util-to-html: "npm:^9.0.5"
982
- checksum: 10c0/5df53c2a61839f4b2f2da26f0b0ae91a16569ea81ab88a3ff53af9201876594436d71ad1f4893f647df61c46e9ad2f883d1d3b33a997a947d2c9c3dabfb706db
992
+ checksum: 10c0/86828109468e6de10a9976d951ab09c124b06ded3f46cf8043a3e45d7f78f1d6fe24abbdf0044e7fe4fd734e837ecd9b63b7fa964eccadb7e1b0c95519c44f5a
983
993
  languageName: node
984
994
  linkType: hard
985
995
 
986
- "@shikijs/engine-javascript@npm:4.1.0":
987
- version: 4.1.0
988
- resolution: "@shikijs/engine-javascript@npm:4.1.0"
996
+ "@shikijs/engine-javascript@npm:4.2.0":
997
+ version: 4.2.0
998
+ resolution: "@shikijs/engine-javascript@npm:4.2.0"
989
999
  dependencies:
990
- "@shikijs/types": "npm:4.1.0"
1000
+ "@shikijs/types": "npm:4.2.0"
991
1001
  "@shikijs/vscode-textmate": "npm:^10.0.2"
992
1002
  oniguruma-to-es: "npm:^4.3.6"
993
- checksum: 10c0/1d0ae467607e01c1d1e924022a25411769011f52fac49db02f94ca5a36f7d3f9af22741ddefb785f565409f02e4eacb7957d2cfec0cbb0460444c9e00756b136
1003
+ checksum: 10c0/681045e8acfe19feaf5bb2b282ffdd006a5a06c666a726f844f8bd489c9c12eb5290cd29b97655d43a366370f2edac4eea868d8221637a5fcdc886e562bef0c6
994
1004
  languageName: node
995
1005
  linkType: hard
996
1006
 
997
- "@shikijs/engine-oniguruma@npm:4.1.0":
998
- version: 4.1.0
999
- resolution: "@shikijs/engine-oniguruma@npm:4.1.0"
1007
+ "@shikijs/engine-oniguruma@npm:4.2.0":
1008
+ version: 4.2.0
1009
+ resolution: "@shikijs/engine-oniguruma@npm:4.2.0"
1000
1010
  dependencies:
1001
- "@shikijs/types": "npm:4.1.0"
1011
+ "@shikijs/types": "npm:4.2.0"
1002
1012
  "@shikijs/vscode-textmate": "npm:^10.0.2"
1003
- checksum: 10c0/4a0cb8ef3e25ca2e77f414f053fbd1b5cc931f0e26e624575ff7408053fd292ac35b74b54d0e6513833e28e81e4096de4994c61788d22b2ec83204a3d9acf076
1013
+ checksum: 10c0/ffba487224c9d96735a251b2aacd33a1769d27f4ad6b80b83bb025abd7ae2195c7e07dfc96c5978a6cc4b32d55b232dc9fe6e67c0752a78962c649891700bf7f
1004
1014
  languageName: node
1005
1015
  linkType: hard
1006
1016
 
1007
- "@shikijs/langs@npm:4.1.0":
1008
- version: 4.1.0
1009
- resolution: "@shikijs/langs@npm:4.1.0"
1017
+ "@shikijs/langs@npm:4.2.0":
1018
+ version: 4.2.0
1019
+ resolution: "@shikijs/langs@npm:4.2.0"
1010
1020
  dependencies:
1011
- "@shikijs/types": "npm:4.1.0"
1012
- checksum: 10c0/5fdc19ed6442ab26edefdf2d708ac5ead6f47845a98e6b97c07a22804092cc9ed59f72d6a5967906fe0e6d85e79fb6d0abb4d47a45a68caec45dcb5233f2efed
1021
+ "@shikijs/types": "npm:4.2.0"
1022
+ checksum: 10c0/a069467bf1dc458a1deef91388e3b48dffeef20502d51fa0c548c0dc3adfc4222c789fa47975ff28b0f9fe76de139899830ad320cfddc99ce2c193b05de69937
1013
1023
  languageName: node
1014
1024
  linkType: hard
1015
1025
 
1016
- "@shikijs/primitive@npm:4.1.0":
1017
- version: 4.1.0
1018
- resolution: "@shikijs/primitive@npm:4.1.0"
1026
+ "@shikijs/primitive@npm:4.2.0":
1027
+ version: 4.2.0
1028
+ resolution: "@shikijs/primitive@npm:4.2.0"
1019
1029
  dependencies:
1020
- "@shikijs/types": "npm:4.1.0"
1030
+ "@shikijs/types": "npm:4.2.0"
1021
1031
  "@shikijs/vscode-textmate": "npm:^10.0.2"
1022
1032
  "@types/hast": "npm:^3.0.4"
1023
- checksum: 10c0/8e5187e954217dda922fe9b4c12f02b921fed9c9b864fbef330fc87abb799afe5e9fff36f416730dcd81c980bea1392ea01d4931b70f14be8471ec70c059316e
1033
+ checksum: 10c0/8acd8af89d427bc8e1c0c9a98be8ca3ac0b7cb193039c59389fc80a4747daaf4ee0ee273d33e99e94e969be1ca3eb33da700caabd17218c848b11526cb6eaf52
1024
1034
  languageName: node
1025
1035
  linkType: hard
1026
1036
 
1027
- "@shikijs/themes@npm:4.1.0":
1028
- version: 4.1.0
1029
- resolution: "@shikijs/themes@npm:4.1.0"
1037
+ "@shikijs/themes@npm:4.2.0":
1038
+ version: 4.2.0
1039
+ resolution: "@shikijs/themes@npm:4.2.0"
1030
1040
  dependencies:
1031
- "@shikijs/types": "npm:4.1.0"
1032
- checksum: 10c0/0973fced8ce00f5c845adac29f8f49a393b9dfb554e7efd2bfb7943495efe6ded308e601a81d07dbaa328cee5bcd2e964271f9431473e6954adf98d12d01292f
1041
+ "@shikijs/types": "npm:4.2.0"
1042
+ checksum: 10c0/95c3611fab74802efe6025154a7f145fe5c71fb7ad8a998b061b0a628788bce667f942ade9bd8f0c16b47d2afde10a4bbeccbd455c96f35e21ccecf126740c7d
1033
1043
  languageName: node
1034
1044
  linkType: hard
1035
1045
 
1036
- "@shikijs/types@npm:4.1.0":
1037
- version: 4.1.0
1038
- resolution: "@shikijs/types@npm:4.1.0"
1046
+ "@shikijs/types@npm:4.2.0":
1047
+ version: 4.2.0
1048
+ resolution: "@shikijs/types@npm:4.2.0"
1039
1049
  dependencies:
1040
1050
  "@shikijs/vscode-textmate": "npm:^10.0.2"
1041
1051
  "@types/hast": "npm:^3.0.4"
1042
- checksum: 10c0/e8e318603bbdeca761de3d874984fe0f896978dda51c3df36c5878189f9c1f64fa25a4f5c6e07215606affefcd35efaa9eafbe502fb0ab61d4d0d65a9afb3c1d
1052
+ checksum: 10c0/d78095c1df9ec8ee0a3cd3e203b9431943f88d1f5efce5cfabad87935f6bcd9628d3f450b42c8e65e7119fd94549e84ae4c5ac564cb55424bab12f67f26a0f0b
1043
1053
  languageName: node
1044
1054
  linkType: hard
1045
1055
 
@@ -1059,14 +1069,7 @@ __metadata:
1059
1069
  languageName: node
1060
1070
  linkType: hard
1061
1071
 
1062
- "@types/estree@npm:1.0.8":
1063
- version: 1.0.8
1064
- resolution: "@types/estree@npm:1.0.8"
1065
- checksum: 10c0/39d34d1afaa338ab9763f37ad6066e3f349444f9052b9676a7cc0252ef9485a41c6d81c9c4e0d26e9077993354edf25efc853f3224dd4b447175ef62bdcc86a5
1066
- languageName: node
1067
- linkType: hard
1068
-
1069
- "@types/estree@npm:^1.0.0, @types/estree@npm:^1.0.6":
1072
+ "@types/estree@npm:1.0.9, @types/estree@npm:^1.0.0, @types/estree@npm:^1.0.6":
1070
1073
  version: 1.0.9
1071
1074
  resolution: "@types/estree@npm:1.0.9"
1072
1075
  checksum: 10c0/3ad3286ca2988cd550dafb8f2ad599c8474868e954fa601a36655bdfefd8039f7c714b8c1c7f2ae219ffbd58bd4660e66fa7479a0120fc02d4777057d4865387
@@ -1096,7 +1099,7 @@ __metadata:
1096
1099
  languageName: node
1097
1100
  linkType: hard
1098
1101
 
1099
- "@types/mdast@npm:^4.0.0":
1102
+ "@types/mdast@npm:^4.0.0, @types/mdast@npm:^4.0.4":
1100
1103
  version: 4.0.4
1101
1104
  resolution: "@types/mdast@npm:4.0.4"
1102
1105
  dependencies:
@@ -1121,6 +1124,22 @@ __metadata:
1121
1124
  languageName: node
1122
1125
  linkType: hard
1123
1126
 
1127
+ "@types/node@npm:^25.9.2":
1128
+ version: 25.9.2
1129
+ resolution: "@types/node@npm:25.9.2"
1130
+ dependencies:
1131
+ undici-types: "npm:>=7.24.0 <7.24.7"
1132
+ checksum: 10c0/f14c0d56361febb985eccc45cf0834ee6e2f07c4389a636f3e1a55ebde320077a80bface18c9afd3092f5fa295925502c1a9d55f805efa813f634aa9c941cbac
1133
+ languageName: node
1134
+ linkType: hard
1135
+
1136
+ "@types/twig@npm:^1.12.17":
1137
+ version: 1.12.17
1138
+ resolution: "@types/twig@npm:1.12.17"
1139
+ checksum: 10c0/a54d62abb979ecc81707c7da9ffe641cdbb12c5e73d782c5fbed69c41123d7c2142c8c79fe7a92295bc13eea7abbafd68863e5f0eb3f54094a26b179e3a2d653
1140
+ languageName: node
1141
+ linkType: hard
1142
+
1124
1143
  "@types/unist@npm:*, @types/unist@npm:^3.0.0":
1125
1144
  version: 3.0.3
1126
1145
  resolution: "@types/unist@npm:3.0.3"
@@ -1128,105 +1147,105 @@ __metadata:
1128
1147
  languageName: node
1129
1148
  linkType: hard
1130
1149
 
1131
- "@typescript-eslint/eslint-plugin@npm:8.59.4":
1132
- version: 8.59.4
1133
- resolution: "@typescript-eslint/eslint-plugin@npm:8.59.4"
1150
+ "@typescript-eslint/eslint-plugin@npm:8.60.1":
1151
+ version: 8.60.1
1152
+ resolution: "@typescript-eslint/eslint-plugin@npm:8.60.1"
1134
1153
  dependencies:
1135
1154
  "@eslint-community/regexpp": "npm:^4.12.2"
1136
- "@typescript-eslint/scope-manager": "npm:8.59.4"
1137
- "@typescript-eslint/type-utils": "npm:8.59.4"
1138
- "@typescript-eslint/utils": "npm:8.59.4"
1139
- "@typescript-eslint/visitor-keys": "npm:8.59.4"
1155
+ "@typescript-eslint/scope-manager": "npm:8.60.1"
1156
+ "@typescript-eslint/type-utils": "npm:8.60.1"
1157
+ "@typescript-eslint/utils": "npm:8.60.1"
1158
+ "@typescript-eslint/visitor-keys": "npm:8.60.1"
1140
1159
  ignore: "npm:^7.0.5"
1141
1160
  natural-compare: "npm:^1.4.0"
1142
1161
  ts-api-utils: "npm:^2.5.0"
1143
1162
  peerDependencies:
1144
- "@typescript-eslint/parser": ^8.59.4
1163
+ "@typescript-eslint/parser": ^8.60.1
1145
1164
  eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
1146
1165
  typescript: ">=4.8.4 <6.1.0"
1147
- checksum: 10c0/53639bb5cbb5cb22d5e8d52c404a217cb1af4b1c3a8f6f3bb15824807b4db4bed49008d3b3f7688295285e764c7aff3b682b56dece3013a81de83f47bdf2b36c
1166
+ checksum: 10c0/de9f9ab9801970c8c96f342b94661e993e8a66f90a36fc4501a7238585712900a2f1f5c7c805adb1214f98b478a072f0aa590e22dd4ed36231dcabde3f6c7b2f
1148
1167
  languageName: node
1149
1168
  linkType: hard
1150
1169
 
1151
- "@typescript-eslint/parser@npm:8.59.4":
1152
- version: 8.59.4
1153
- resolution: "@typescript-eslint/parser@npm:8.59.4"
1170
+ "@typescript-eslint/parser@npm:8.60.1":
1171
+ version: 8.60.1
1172
+ resolution: "@typescript-eslint/parser@npm:8.60.1"
1154
1173
  dependencies:
1155
- "@typescript-eslint/scope-manager": "npm:8.59.4"
1156
- "@typescript-eslint/types": "npm:8.59.4"
1157
- "@typescript-eslint/typescript-estree": "npm:8.59.4"
1158
- "@typescript-eslint/visitor-keys": "npm:8.59.4"
1174
+ "@typescript-eslint/scope-manager": "npm:8.60.1"
1175
+ "@typescript-eslint/types": "npm:8.60.1"
1176
+ "@typescript-eslint/typescript-estree": "npm:8.60.1"
1177
+ "@typescript-eslint/visitor-keys": "npm:8.60.1"
1159
1178
  debug: "npm:^4.4.3"
1160
1179
  peerDependencies:
1161
1180
  eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
1162
1181
  typescript: ">=4.8.4 <6.1.0"
1163
- checksum: 10c0/7dccab1bec898aee2c8aa8e08560ce6d439ef174358e98d5d92ee3f8a9fc0b044534ce0eecf57521f284858f937ec968941200c1df9ffd0baa0795bffa3de97d
1182
+ checksum: 10c0/8bc9ecccac411cda8f6bc38fce2427639071a41f44594b047b40a4a50fd40959797acd373b87ab40e4f4b49e9069d42e1480d91e100800d5fb5e6ec6e4afba71
1164
1183
  languageName: node
1165
1184
  linkType: hard
1166
1185
 
1167
- "@typescript-eslint/project-service@npm:8.59.4":
1168
- version: 8.59.4
1169
- resolution: "@typescript-eslint/project-service@npm:8.59.4"
1186
+ "@typescript-eslint/project-service@npm:8.60.1":
1187
+ version: 8.60.1
1188
+ resolution: "@typescript-eslint/project-service@npm:8.60.1"
1170
1189
  dependencies:
1171
- "@typescript-eslint/tsconfig-utils": "npm:^8.59.4"
1172
- "@typescript-eslint/types": "npm:^8.59.4"
1190
+ "@typescript-eslint/tsconfig-utils": "npm:^8.60.1"
1191
+ "@typescript-eslint/types": "npm:^8.60.1"
1173
1192
  debug: "npm:^4.4.3"
1174
1193
  peerDependencies:
1175
1194
  typescript: ">=4.8.4 <6.1.0"
1176
- checksum: 10c0/ba466e3b4091f79bd9ae8c29591d4858760293c2bc5d355642b9bf04b9c6fcd4418ff255485aaaf005edb84f6aaefeb53a3c1627bbbb70a905a4786d20f0b06a
1195
+ checksum: 10c0/f5a61b7f2c90d07b9f89b8d0e4bb5b9a62ab1fc08060b1f6e04793a0ff9bcaa4160afe7662d8027faa7a509cec1354f9178e2e598cae7a66c55a038c70fa0274
1177
1196
  languageName: node
1178
1197
  linkType: hard
1179
1198
 
1180
- "@typescript-eslint/scope-manager@npm:8.59.4, @typescript-eslint/scope-manager@npm:^7.0.0 || ^8.0.0":
1181
- version: 8.59.4
1182
- resolution: "@typescript-eslint/scope-manager@npm:8.59.4"
1199
+ "@typescript-eslint/scope-manager@npm:8.60.1, @typescript-eslint/scope-manager@npm:^7.0.0 || ^8.0.0":
1200
+ version: 8.60.1
1201
+ resolution: "@typescript-eslint/scope-manager@npm:8.60.1"
1183
1202
  dependencies:
1184
- "@typescript-eslint/types": "npm:8.59.4"
1185
- "@typescript-eslint/visitor-keys": "npm:8.59.4"
1186
- checksum: 10c0/0e4701f8c3384c7406f372cb06762d6bf943aba3afe2c231e4e942ee2e8b4cd4e9e7667ec503502dc4a159b826892dbe1487e2a8d143e190c850744b2a329857
1203
+ "@typescript-eslint/types": "npm:8.60.1"
1204
+ "@typescript-eslint/visitor-keys": "npm:8.60.1"
1205
+ checksum: 10c0/d9ead95aca27614ccfc160e5487480fc7c0de2e2e07716c5e2a56168f21adfa5124f33f579e7ff0c12896c61b59eb8ce50875c810fec2532a777ead0b103bccd
1187
1206
  languageName: node
1188
1207
  linkType: hard
1189
1208
 
1190
- "@typescript-eslint/tsconfig-utils@npm:8.59.4, @typescript-eslint/tsconfig-utils@npm:^8.59.4":
1191
- version: 8.59.4
1192
- resolution: "@typescript-eslint/tsconfig-utils@npm:8.59.4"
1209
+ "@typescript-eslint/tsconfig-utils@npm:8.60.1, @typescript-eslint/tsconfig-utils@npm:^8.60.1":
1210
+ version: 8.60.1
1211
+ resolution: "@typescript-eslint/tsconfig-utils@npm:8.60.1"
1193
1212
  peerDependencies:
1194
1213
  typescript: ">=4.8.4 <6.1.0"
1195
- checksum: 10c0/ef6cf20eb93cb5e12439bc9713f5d9c619d516aefd3ecd4f111d9b23ef9f36e5c13f1bbcd55faa6a4b788b146b2a8724a418504107d4d377d0463f419fe9e1f3
1214
+ checksum: 10c0/231d6c6ef0b305d5b007ce89af11c5871c14a5e3be43d1c131100f60053783169c1ce3133af767b8874bce6cc20ece1d2501c2ef315f467ecdc04e8acdd0dc9c
1196
1215
  languageName: node
1197
1216
  linkType: hard
1198
1217
 
1199
- "@typescript-eslint/type-utils@npm:8.59.4":
1200
- version: 8.59.4
1201
- resolution: "@typescript-eslint/type-utils@npm:8.59.4"
1218
+ "@typescript-eslint/type-utils@npm:8.60.1":
1219
+ version: 8.60.1
1220
+ resolution: "@typescript-eslint/type-utils@npm:8.60.1"
1202
1221
  dependencies:
1203
- "@typescript-eslint/types": "npm:8.59.4"
1204
- "@typescript-eslint/typescript-estree": "npm:8.59.4"
1205
- "@typescript-eslint/utils": "npm:8.59.4"
1222
+ "@typescript-eslint/types": "npm:8.60.1"
1223
+ "@typescript-eslint/typescript-estree": "npm:8.60.1"
1224
+ "@typescript-eslint/utils": "npm:8.60.1"
1206
1225
  debug: "npm:^4.4.3"
1207
1226
  ts-api-utils: "npm:^2.5.0"
1208
1227
  peerDependencies:
1209
1228
  eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
1210
1229
  typescript: ">=4.8.4 <6.1.0"
1211
- checksum: 10c0/93b1a96c395b22da81990655d2fc86d627f5ad815d33faa474b83463c27d34de86a8efedce6cd911d479fcfdc5a758476efa350933f5f97a4181fd226c4ccb6d
1230
+ checksum: 10c0/916d354fd22a2296abe0c618f89574ba6ed363b841bcbcbb662a53deaccd9bc644f253e7134d12f506d75cb574bbbc3e4113f253045b404e8a17962004e42f1d
1212
1231
  languageName: node
1213
1232
  linkType: hard
1214
1233
 
1215
- "@typescript-eslint/types@npm:8.59.4, @typescript-eslint/types@npm:^7.0.0 || ^8.0.0, @typescript-eslint/types@npm:^7.7.1 || ^8, @typescript-eslint/types@npm:^8.59.4":
1216
- version: 8.59.4
1217
- resolution: "@typescript-eslint/types@npm:8.59.4"
1218
- checksum: 10c0/5bb831f9acf98057b3dce6ebfc1df5f1796e701cdf035e71fdee6d0bb7f7e7d9c428bac38f46db4e08381ad8903424fcfbe55bcae223a6244b9133de8e0be190
1234
+ "@typescript-eslint/types@npm:8.60.1, @typescript-eslint/types@npm:^7.0.0 || ^8.0.0, @typescript-eslint/types@npm:^7.7.1 || ^8, @typescript-eslint/types@npm:^8.60.1":
1235
+ version: 8.60.1
1236
+ resolution: "@typescript-eslint/types@npm:8.60.1"
1237
+ checksum: 10c0/44308007e090ae1ac9cfdc5c2089cf1a82601298f69dd4835f62549e3d36886d41ecb1f84b490603382657481ca4e2ff23de49b97ad09d199dc65ce6c2e00b22
1219
1238
  languageName: node
1220
1239
  linkType: hard
1221
1240
 
1222
- "@typescript-eslint/typescript-estree@npm:8.59.4":
1223
- version: 8.59.4
1224
- resolution: "@typescript-eslint/typescript-estree@npm:8.59.4"
1241
+ "@typescript-eslint/typescript-estree@npm:8.60.1":
1242
+ version: 8.60.1
1243
+ resolution: "@typescript-eslint/typescript-estree@npm:8.60.1"
1225
1244
  dependencies:
1226
- "@typescript-eslint/project-service": "npm:8.59.4"
1227
- "@typescript-eslint/tsconfig-utils": "npm:8.59.4"
1228
- "@typescript-eslint/types": "npm:8.59.4"
1229
- "@typescript-eslint/visitor-keys": "npm:8.59.4"
1245
+ "@typescript-eslint/project-service": "npm:8.60.1"
1246
+ "@typescript-eslint/tsconfig-utils": "npm:8.60.1"
1247
+ "@typescript-eslint/types": "npm:8.60.1"
1248
+ "@typescript-eslint/visitor-keys": "npm:8.60.1"
1230
1249
  debug: "npm:^4.4.3"
1231
1250
  minimatch: "npm:^10.2.2"
1232
1251
  semver: "npm:^7.7.3"
@@ -1234,32 +1253,32 @@ __metadata:
1234
1253
  ts-api-utils: "npm:^2.5.0"
1235
1254
  peerDependencies:
1236
1255
  typescript: ">=4.8.4 <6.1.0"
1237
- checksum: 10c0/2f427f9ba3ea1c7d1f476883f9769827c7082ff3cefcb189dcdb2dc33b16fa459e40894152d42583df90d0ed1041a1043830ecba5326c0b1de6becb9cf22fcee
1256
+ checksum: 10c0/76274d3974fd56675df71b010a2b6799a886537625228f89150fcb4563597eb619be4a22937cacacb0bb20b66c11b03e04f913fb6b44790ce63a7d070f27d3aa
1238
1257
  languageName: node
1239
1258
  linkType: hard
1240
1259
 
1241
- "@typescript-eslint/utils@npm:8.59.4, @typescript-eslint/utils@npm:^8.58.2":
1242
- version: 8.59.4
1243
- resolution: "@typescript-eslint/utils@npm:8.59.4"
1260
+ "@typescript-eslint/utils@npm:8.60.1, @typescript-eslint/utils@npm:^8.58.2":
1261
+ version: 8.60.1
1262
+ resolution: "@typescript-eslint/utils@npm:8.60.1"
1244
1263
  dependencies:
1245
1264
  "@eslint-community/eslint-utils": "npm:^4.9.1"
1246
- "@typescript-eslint/scope-manager": "npm:8.59.4"
1247
- "@typescript-eslint/types": "npm:8.59.4"
1248
- "@typescript-eslint/typescript-estree": "npm:8.59.4"
1265
+ "@typescript-eslint/scope-manager": "npm:8.60.1"
1266
+ "@typescript-eslint/types": "npm:8.60.1"
1267
+ "@typescript-eslint/typescript-estree": "npm:8.60.1"
1249
1268
  peerDependencies:
1250
1269
  eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
1251
1270
  typescript: ">=4.8.4 <6.1.0"
1252
- checksum: 10c0/f2e7f6237defd49e578731762e8736e7316e4873e326d48ec56651dcd0204962367f3e91692939e1636f443a8ded524336b7ee0874b6267940e77f5dc8fce175
1271
+ checksum: 10c0/24777b47e23f930df5e0a0858e2979dbc44597d52e7ad237d2d764a433ac214ac00c0f7d0245ce9a54eb31900d261e305dc8a77d31efbb73bd7523c0ab075299
1253
1272
  languageName: node
1254
1273
  linkType: hard
1255
1274
 
1256
- "@typescript-eslint/visitor-keys@npm:8.59.4":
1257
- version: 8.59.4
1258
- resolution: "@typescript-eslint/visitor-keys@npm:8.59.4"
1275
+ "@typescript-eslint/visitor-keys@npm:8.60.1":
1276
+ version: 8.60.1
1277
+ resolution: "@typescript-eslint/visitor-keys@npm:8.60.1"
1259
1278
  dependencies:
1260
- "@typescript-eslint/types": "npm:8.59.4"
1279
+ "@typescript-eslint/types": "npm:8.60.1"
1261
1280
  eslint-visitor-keys: "npm:^5.0.0"
1262
- checksum: 10c0/fcef4078988d725f0e56104038cc903d78cb5527e10e4da2c29ae7cb65e5b46c6a8f3f20d2be3e83b4cbaf27a723d1d2b31027006b5f1d43bf1fb0baed8e7641
1281
+ checksum: 10c0/d9831624c0dde1655a83f3e10b85fe3655ec015fd57cac9295bf3ad302ef30736eb58417b1d9a5c8639a8b05b665f9acc6bcc34f9def386846ae8d6833a5e3ce
1263
1282
  languageName: node
1264
1283
  linkType: hard
1265
1284
 
@@ -1473,13 +1492,13 @@ __metadata:
1473
1492
  languageName: node
1474
1493
  linkType: hard
1475
1494
 
1476
- "astro@npm:^6.3.7":
1477
- version: 6.3.7
1478
- resolution: "astro@npm:6.3.7"
1495
+ "astro@npm:^6.4.4":
1496
+ version: 6.4.4
1497
+ resolution: "astro@npm:6.4.4"
1479
1498
  dependencies:
1480
1499
  "@astrojs/compiler": "npm:^4.0.0"
1481
- "@astrojs/internal-helpers": "npm:0.9.1"
1482
- "@astrojs/markdown-remark": "npm:7.1.2"
1500
+ "@astrojs/internal-helpers": "npm:0.10.0"
1501
+ "@astrojs/markdown-remark": "npm:7.2.0"
1483
1502
  "@astrojs/telemetry": "npm:3.3.2"
1484
1503
  "@capsizecss/unpack": "npm:^4.0.0"
1485
1504
  "@clack/prompts": "npm:^1.1.0"
@@ -1491,7 +1510,7 @@ __metadata:
1491
1510
  clsx: "npm:^2.1.1"
1492
1511
  common-ancestor-path: "npm:^2.0.0"
1493
1512
  cookie: "npm:^1.1.1"
1494
- devalue: "npm:^5.6.3"
1513
+ devalue: "npm:^5.8.1"
1495
1514
  diff: "npm:^8.0.3"
1496
1515
  dset: "npm:^3.1.4"
1497
1516
  es-module-lexer: "npm:^2.0.0"
@@ -1538,7 +1557,7 @@ __metadata:
1538
1557
  optional: true
1539
1558
  bin:
1540
1559
  astro: ./bin/astro.mjs
1541
- checksum: 10c0/5ba358816a4c8c50ebb055e9f0d37540abbeeee8b33334d9bfecd20e1255d0de163c870a08767a2b614ec889242c5b9f22a9f819eb043cc876aa029c81522b2a
1560
+ checksum: 10c0/bccd986af688b087fbf6e70c064e8b2ee5d820853bcc6a97b5b6afae20de58d8999e6c7de1c88e3a5f4e53f7bb53bb267481afc62223cfe271ae5b2eb7becd86
1542
1561
  languageName: node
1543
1562
  linkType: hard
1544
1563
 
@@ -1627,12 +1646,12 @@ __metadata:
1627
1646
  linkType: hard
1628
1647
 
1629
1648
  "brace-expansion@npm:^1.1.7":
1630
- version: 1.1.14
1631
- resolution: "brace-expansion@npm:1.1.14"
1649
+ version: 1.1.15
1650
+ resolution: "brace-expansion@npm:1.1.15"
1632
1651
  dependencies:
1633
1652
  balanced-match: "npm:^1.0.0"
1634
1653
  concat-map: "npm:0.0.1"
1635
- checksum: 10c0/b6fdac832bc4e36a753658c9ed052c2e1a2be221763b002df25d1efbf7d21724334e726a6cd5eadc72a4b19ec3efb632d629cc003bc9c62f7af7a7915ffa4385
1654
+ checksum: 10c0/648e273f57cfa9ed67d8a77bdb15b408205465d33da9331808ee3c188d8b55674c9cdbf1f320b65bc562e485e1263360ae62ad355e128e0435891f6430e795d7
1636
1655
  languageName: node
1637
1656
  linkType: hard
1638
1657
 
@@ -1938,9 +1957,9 @@ __metadata:
1938
1957
  linkType: hard
1939
1958
 
1940
1959
  "dayjs@npm:^1.10.6":
1941
- version: 1.11.20
1942
- resolution: "dayjs@npm:1.11.20"
1943
- checksum: 10c0/8af525e2aa100c8db9923d706c42b2b2d30579faf89456619413a5c10916efc92c2b166e193c27c02eb3174b30aa440ee1e7b72b0a2876b3da651d204db848a0
1960
+ version: 1.11.21
1961
+ resolution: "dayjs@npm:1.11.21"
1962
+ checksum: 10c0/bd97dfdc4bfea3c66268635690313828b386faa040fbc1f829ff42a2bd748b72c9d9b3c8f9616ce9e61fcb78923f1461a462c969c54b1084458ae1b715898fb0
1944
1963
  languageName: node
1945
1964
  linkType: hard
1946
1965
 
@@ -2031,7 +2050,7 @@ __metadata:
2031
2050
  languageName: node
2032
2051
  linkType: hard
2033
2052
 
2034
- "devalue@npm:^5.6.3":
2053
+ "devalue@npm:^5.8.1":
2035
2054
  version: 5.8.1
2036
2055
  resolution: "devalue@npm:5.8.1"
2037
2056
  checksum: 10c0/fad0c5aeb615e0ddea3385923389991652b285cd2adcd84e10f07a930f735127d94621751f7ef5249a7fe2c7c666ec7c02bb95c3901da337c91f45ef4da18dea
@@ -2154,7 +2173,7 @@ __metadata:
2154
2173
  languageName: node
2155
2174
  linkType: hard
2156
2175
 
2157
- "es-abstract@npm:^1.23.2, es-abstract@npm:^1.23.5, es-abstract@npm:^1.23.9, es-abstract@npm:^1.24.0":
2176
+ "es-abstract@npm:^1.23.2, es-abstract@npm:^1.23.5, es-abstract@npm:^1.23.9, es-abstract@npm:^1.24.0, es-abstract@npm:^1.24.2":
2158
2177
  version: 1.24.2
2159
2178
  resolution: "es-abstract@npm:1.24.2"
2160
2179
  dependencies:
@@ -2237,7 +2256,7 @@ __metadata:
2237
2256
  languageName: node
2238
2257
  linkType: hard
2239
2258
 
2240
- "es-object-atoms@npm:^1.0.0, es-object-atoms@npm:^1.1.1":
2259
+ "es-object-atoms@npm:^1.0.0, es-object-atoms@npm:^1.1.1, es-object-atoms@npm:^1.1.2":
2241
2260
  version: 1.1.2
2242
2261
  resolution: "es-object-atoms@npm:1.1.2"
2243
2262
  dependencies:
@@ -2278,36 +2297,36 @@ __metadata:
2278
2297
  languageName: node
2279
2298
  linkType: hard
2280
2299
 
2281
- "esbuild@npm:^0.27.0, esbuild@npm:^0.27.3":
2282
- version: 0.27.7
2283
- resolution: "esbuild@npm:0.27.7"
2284
- dependencies:
2285
- "@esbuild/aix-ppc64": "npm:0.27.7"
2286
- "@esbuild/android-arm": "npm:0.27.7"
2287
- "@esbuild/android-arm64": "npm:0.27.7"
2288
- "@esbuild/android-x64": "npm:0.27.7"
2289
- "@esbuild/darwin-arm64": "npm:0.27.7"
2290
- "@esbuild/darwin-x64": "npm:0.27.7"
2291
- "@esbuild/freebsd-arm64": "npm:0.27.7"
2292
- "@esbuild/freebsd-x64": "npm:0.27.7"
2293
- "@esbuild/linux-arm": "npm:0.27.7"
2294
- "@esbuild/linux-arm64": "npm:0.27.7"
2295
- "@esbuild/linux-ia32": "npm:0.27.7"
2296
- "@esbuild/linux-loong64": "npm:0.27.7"
2297
- "@esbuild/linux-mips64el": "npm:0.27.7"
2298
- "@esbuild/linux-ppc64": "npm:0.27.7"
2299
- "@esbuild/linux-riscv64": "npm:0.27.7"
2300
- "@esbuild/linux-s390x": "npm:0.27.7"
2301
- "@esbuild/linux-x64": "npm:0.27.7"
2302
- "@esbuild/netbsd-arm64": "npm:0.27.7"
2303
- "@esbuild/netbsd-x64": "npm:0.27.7"
2304
- "@esbuild/openbsd-arm64": "npm:0.27.7"
2305
- "@esbuild/openbsd-x64": "npm:0.27.7"
2306
- "@esbuild/openharmony-arm64": "npm:0.27.7"
2307
- "@esbuild/sunos-x64": "npm:0.27.7"
2308
- "@esbuild/win32-arm64": "npm:0.27.7"
2309
- "@esbuild/win32-ia32": "npm:0.27.7"
2310
- "@esbuild/win32-x64": "npm:0.27.7"
2300
+ "esbuild@npm:^0.28.1":
2301
+ version: 0.28.1
2302
+ resolution: "esbuild@npm:0.28.1"
2303
+ dependencies:
2304
+ "@esbuild/aix-ppc64": "npm:0.28.1"
2305
+ "@esbuild/android-arm": "npm:0.28.1"
2306
+ "@esbuild/android-arm64": "npm:0.28.1"
2307
+ "@esbuild/android-x64": "npm:0.28.1"
2308
+ "@esbuild/darwin-arm64": "npm:0.28.1"
2309
+ "@esbuild/darwin-x64": "npm:0.28.1"
2310
+ "@esbuild/freebsd-arm64": "npm:0.28.1"
2311
+ "@esbuild/freebsd-x64": "npm:0.28.1"
2312
+ "@esbuild/linux-arm": "npm:0.28.1"
2313
+ "@esbuild/linux-arm64": "npm:0.28.1"
2314
+ "@esbuild/linux-ia32": "npm:0.28.1"
2315
+ "@esbuild/linux-loong64": "npm:0.28.1"
2316
+ "@esbuild/linux-mips64el": "npm:0.28.1"
2317
+ "@esbuild/linux-ppc64": "npm:0.28.1"
2318
+ "@esbuild/linux-riscv64": "npm:0.28.1"
2319
+ "@esbuild/linux-s390x": "npm:0.28.1"
2320
+ "@esbuild/linux-x64": "npm:0.28.1"
2321
+ "@esbuild/netbsd-arm64": "npm:0.28.1"
2322
+ "@esbuild/netbsd-x64": "npm:0.28.1"
2323
+ "@esbuild/openbsd-arm64": "npm:0.28.1"
2324
+ "@esbuild/openbsd-x64": "npm:0.28.1"
2325
+ "@esbuild/openharmony-arm64": "npm:0.28.1"
2326
+ "@esbuild/sunos-x64": "npm:0.28.1"
2327
+ "@esbuild/win32-arm64": "npm:0.28.1"
2328
+ "@esbuild/win32-ia32": "npm:0.28.1"
2329
+ "@esbuild/win32-x64": "npm:0.28.1"
2311
2330
  dependenciesMeta:
2312
2331
  "@esbuild/aix-ppc64":
2313
2332
  optional: true
@@ -2363,7 +2382,7 @@ __metadata:
2363
2382
  optional: true
2364
2383
  bin:
2365
2384
  esbuild: bin/esbuild
2366
- checksum: 10c0/ccd51f0555708bc9ff4ec9dc3ac92d3daacd45ecaac949ca8645984c5c323bf8cefe98c2df307418685e0b4ce37f9a3bdbfe8e3651fe632a0059a436195a17d4
2385
+ checksum: 10c0/29cd456a79ce35ac2c7e05fe871330416b2c395c045d849653f843e51378d6e0d6e774d6dcd01b35f4e83238a29bf8decd04fcd34b3780c589a250b21e5f92bb
2367
2386
  languageName: node
2368
2387
  linkType: hard
2369
2388
 
@@ -2415,14 +2434,14 @@ __metadata:
2415
2434
  linkType: hard
2416
2435
 
2417
2436
  "eslint-module-utils@npm:^2.12.1":
2418
- version: 2.12.1
2419
- resolution: "eslint-module-utils@npm:2.12.1"
2437
+ version: 2.13.0
2438
+ resolution: "eslint-module-utils@npm:2.13.0"
2420
2439
  dependencies:
2421
2440
  debug: "npm:^3.2.7"
2422
2441
  peerDependenciesMeta:
2423
2442
  eslint:
2424
2443
  optional: true
2425
- checksum: 10c0/6f4efbe7a91ae49bf67b4ab3644cb60bc5bd7db4cb5521de1b65be0847ffd3fb6bce0dd68f0995e1b312d137f768e2a1f842ee26fe73621afa05f850628fdc40
2444
+ checksum: 10c0/9d3c9df4b515f57dec1e4176bfee7c25ab560d28128ab7169894629d21f962f17b811d830c11b81f6687834327a899494ddab62f32cac409d365a37e99808552
2426
2445
  languageName: node
2427
2446
  linkType: hard
2428
2447
 
@@ -2802,6 +2821,13 @@ __metadata:
2802
2821
  languageName: node
2803
2822
  linkType: hard
2804
2823
 
2824
+ "foreachasync@npm:^3.0.0":
2825
+ version: 3.0.0
2826
+ resolution: "foreachasync@npm:3.0.0"
2827
+ checksum: 10c0/8ad877008da351fa78939e850c6014e94b8b9c6de3d12751b2b906ef96f8c80945310d998b2a704854e126c508237dc9951f6900685ccc42c93db15b09a0c4b3
2828
+ languageName: node
2829
+ linkType: hard
2830
+
2805
2831
  "fsevents@npm:~2.3.2, fsevents@npm:~2.3.3":
2806
2832
  version: 2.3.3
2807
2833
  resolution: "fsevents@npm:2.3.3"
@@ -3043,11 +3069,11 @@ __metadata:
3043
3069
  linkType: hard
3044
3070
 
3045
3071
  "hasown@npm:^2.0.2, hasown@npm:^2.0.3":
3046
- version: 2.0.3
3047
- resolution: "hasown@npm:2.0.3"
3072
+ version: 2.0.4
3073
+ resolution: "hasown@npm:2.0.4"
3048
3074
  dependencies:
3049
3075
  function-bind: "npm:^1.1.2"
3050
- checksum: 10c0/f5eb28c3fd0d3e4facd821c1eeee3836c37b70ab0b0fc532e8a39976e18fef43652415dadc52f8c7a5ff6d5ac93b7bef128789aa6f90f4e9b9a9083dce74ab38
3076
+ checksum: 10c0/2d8de939e270b70618f8cebb69746620db10617dbb495bc66ddad326955ea24d3ca4af133aff3eb7c1853e0218f867bc2b050ec26fe02e3aea58f880ffc5e506
3051
3077
  languageName: node
3052
3078
  linkType: hard
3053
3079
 
@@ -3570,7 +3596,9 @@ __metadata:
3570
3596
  dependencies:
3571
3597
  "@eslint/compat": "npm:^2.1.0"
3572
3598
  "@eslint/js": "npm:^9.39.4"
3573
- astro: "npm:^6.3.7"
3599
+ "@types/node": "npm:^25.9.2"
3600
+ "@types/twig": "npm:^1.12.17"
3601
+ astro: "npm:^6.4.4"
3574
3602
  better-npm-audit: "npm:^3.11.0"
3575
3603
  eslint: "npm:^9.39.4"
3576
3604
  eslint-config-prettier: "npm:^10.1.8"
@@ -3579,19 +3607,20 @@ __metadata:
3579
3607
  eslint-plugin-perfectionist: "npm:^5.9.0"
3580
3608
  globals: "npm:^17.6.0"
3581
3609
  prettier: "npm:^3.8.3"
3610
+ twig: "npm:^3.0.0"
3582
3611
  typescript: "npm:^5.9.3"
3583
- typescript-eslint: "npm:^8.59.4"
3612
+ typescript-eslint: "npm:^8.60.1"
3584
3613
  languageName: unknown
3585
3614
  linkType: soft
3586
3615
 
3587
3616
  "js-yaml@npm:^4.1.1":
3588
- version: 4.1.1
3589
- resolution: "js-yaml@npm:4.1.1"
3617
+ version: 4.2.0
3618
+ resolution: "js-yaml@npm:4.2.0"
3590
3619
  dependencies:
3591
3620
  argparse: "npm:^2.0.1"
3592
3621
  bin:
3593
3622
  js-yaml: bin/js-yaml.js
3594
- checksum: 10c0/561c7d7088c40a9bb53cc75becbfb1df6ae49b34b5e6e5a81744b14ae8667ec564ad2527709d1a6e7d5e5fa6d483aa0f373a50ad98d42fde368ec4a190d4fae7
3623
+ checksum: 10c0/1916456c118746603b067d74bbcbb0445d9a1d5e474ad4ae775e7b20525bed902e01d9d97dd0c81fcd8d4f596162309d0eb057f4aa38f3e9647f14075e9dea45
3595
3624
  languageName: node
3596
3625
  linkType: hard
3597
3626
 
@@ -3669,6 +3698,13 @@ __metadata:
3669
3698
  languageName: node
3670
3699
  linkType: hard
3671
3700
 
3701
+ "locutus@npm:^3.0.9":
3702
+ version: 3.0.36
3703
+ resolution: "locutus@npm:3.0.36"
3704
+ checksum: 10c0/54a04ecddeaeadd924f2362c31d888e333bb717bd48dd9d40ac6ddccb352a924791223e09b782d03196808c1404a1f74210a388ce4475c3650dcb8d7b0a75730
3705
+ languageName: node
3706
+ linkType: hard
3707
+
3672
3708
  "lodash.get@npm:^4.4.2":
3673
3709
  version: 4.4.2
3674
3710
  resolution: "lodash.get@npm:4.4.2"
@@ -3698,9 +3734,9 @@ __metadata:
3698
3734
  linkType: hard
3699
3735
 
3700
3736
  "lru-cache@npm:^11.2.7":
3701
- version: 11.5.0
3702
- resolution: "lru-cache@npm:11.5.0"
3703
- checksum: 10c0/b92c2a7518128dec6b244bf3eb9fd79964d316cdeb12865ebfc2cebb4dfe9b24e3767a3923d71e6eb735f56b557fc55f08f150a53097d7805afb628c90158df4
3737
+ version: 11.5.1
3738
+ resolution: "lru-cache@npm:11.5.1"
3739
+ checksum: 10c0/7b341cea79a8efe9c6a6f20c8757a77eca5b25d7ff983ccf4e11e547b81f6787824baa1c84705251dff84ab4ffac85717ac354b9d02e465f86a9f8b166409979
3704
3740
  languageName: node
3705
3741
  linkType: hard
3706
3742
 
@@ -4271,7 +4307,7 @@ __metadata:
4271
4307
  languageName: node
4272
4308
  linkType: hard
4273
4309
 
4274
- "minimatch@npm:^10.2.2":
4310
+ "minimatch@npm:^10, minimatch@npm:^10.2.2":
4275
4311
  version: 10.2.5
4276
4312
  resolution: "minimatch@npm:10.2.5"
4277
4313
  dependencies:
@@ -4385,8 +4421,8 @@ __metadata:
4385
4421
  linkType: hard
4386
4422
 
4387
4423
  "node-gyp@npm:latest":
4388
- version: 12.3.0
4389
- resolution: "node-gyp@npm:12.3.0"
4424
+ version: 12.4.0
4425
+ resolution: "node-gyp@npm:12.4.0"
4390
4426
  dependencies:
4391
4427
  env-paths: "npm:^2.2.0"
4392
4428
  exponential-backoff: "npm:^3.1.1"
@@ -4400,7 +4436,7 @@ __metadata:
4400
4436
  which: "npm:^6.0.0"
4401
4437
  bin:
4402
4438
  node-gyp: bin/node-gyp.js
4403
- checksum: 10c0/9d9032b405cbe42f72a105259d9eb679376470c102df4a2dbaa51e07d59bf741dcffb85897087ea9d8318b9cabb824a8978af51508ae142f0239ae1e6a3c2329
4439
+ checksum: 10c0/9acb7c798e124275a6f9c1f7eb64b5abd6196bb885a3945fb44ee0dccf435514e88cdfb0f228ee7ff76ef25107c1f39ff37a067bf92fd00b9aff9234db29ff9e
4404
4440
  languageName: node
4405
4441
  linkType: hard
4406
4442
 
@@ -4514,9 +4550,9 @@ __metadata:
4514
4550
  linkType: hard
4515
4551
 
4516
4552
  "obug@npm:^2.1.1":
4517
- version: 2.1.1
4518
- resolution: "obug@npm:2.1.1"
4519
- checksum: 10c0/59dccd7de72a047e08f8649e94c1015ec72f94eefb6ddb57fb4812c4b425a813bc7e7cd30c9aca20db3c59abc3c85cc7a62bb656a968741d770f4e8e02bc2e78
4553
+ version: 2.1.2
4554
+ resolution: "obug@npm:2.1.2"
4555
+ checksum: 10c0/e857080ef23c018bd4ad8553238cd97008cd4ab8472b4b83eafe75c19e9b6f84ac8fe53ef7f50b515a1dbf83e6372dd0b198aece33bc716edfa70366f6f6ed5e
4520
4556
  languageName: node
4521
4557
  linkType: hard
4522
4558
 
@@ -4713,7 +4749,7 @@ __metadata:
4713
4749
  languageName: node
4714
4750
  linkType: hard
4715
4751
 
4716
- "possible-typed-array-names@npm:^1.0.0":
4752
+ "possible-typed-array-names@npm:^1.0.0, possible-typed-array-names@npm:^1.1.0":
4717
4753
  version: 1.1.0
4718
4754
  resolution: "possible-typed-array-names@npm:1.1.0"
4719
4755
  checksum: 10c0/c810983414142071da1d644662ce4caebce890203eb2bc7bf119f37f3fe5796226e117e6cca146b521921fa6531072674174a3325066ac66fce089a53e1e5196
@@ -4772,9 +4808,9 @@ __metadata:
4772
4808
  linkType: hard
4773
4809
 
4774
4810
  "property-information@npm:^7.0.0":
4775
- version: 7.1.0
4776
- resolution: "property-information@npm:7.1.0"
4777
- checksum: 10c0/e0fe22cff26103260ad0e82959229106563fa115a54c4d6c183f49d88054e489cc9f23452d3ad584179dc13a8b7b37411a5df873746b5e4086c865874bfa968e
4811
+ version: 7.2.0
4812
+ resolution: "property-information@npm:7.2.0"
4813
+ checksum: 10c0/03662c8f9e1544510914c5e594ae72963f67d261027a5fdc06c4134742584fe40dd49b959470d30e757e9fb70b297d8546ab1362a040364144029926ad4e07c4
4778
4814
  languageName: node
4779
4815
  linkType: hard
4780
4816
 
@@ -4806,7 +4842,7 @@ __metadata:
4806
4842
  languageName: node
4807
4843
  linkType: hard
4808
4844
 
4809
- "reflect.getprototypeof@npm:^1.0.6, reflect.getprototypeof@npm:^1.0.9":
4845
+ "reflect.getprototypeof@npm:^1.0.10, reflect.getprototypeof@npm:^1.0.9":
4810
4846
  version: 1.0.10
4811
4847
  resolution: "reflect.getprototypeof@npm:1.0.10"
4812
4848
  dependencies:
@@ -5074,35 +5110,35 @@ __metadata:
5074
5110
  linkType: hard
5075
5111
 
5076
5112
  "rollup@npm:^4.43.0":
5077
- version: 4.60.4
5078
- resolution: "rollup@npm:4.60.4"
5079
- dependencies:
5080
- "@rollup/rollup-android-arm-eabi": "npm:4.60.4"
5081
- "@rollup/rollup-android-arm64": "npm:4.60.4"
5082
- "@rollup/rollup-darwin-arm64": "npm:4.60.4"
5083
- "@rollup/rollup-darwin-x64": "npm:4.60.4"
5084
- "@rollup/rollup-freebsd-arm64": "npm:4.60.4"
5085
- "@rollup/rollup-freebsd-x64": "npm:4.60.4"
5086
- "@rollup/rollup-linux-arm-gnueabihf": "npm:4.60.4"
5087
- "@rollup/rollup-linux-arm-musleabihf": "npm:4.60.4"
5088
- "@rollup/rollup-linux-arm64-gnu": "npm:4.60.4"
5089
- "@rollup/rollup-linux-arm64-musl": "npm:4.60.4"
5090
- "@rollup/rollup-linux-loong64-gnu": "npm:4.60.4"
5091
- "@rollup/rollup-linux-loong64-musl": "npm:4.60.4"
5092
- "@rollup/rollup-linux-ppc64-gnu": "npm:4.60.4"
5093
- "@rollup/rollup-linux-ppc64-musl": "npm:4.60.4"
5094
- "@rollup/rollup-linux-riscv64-gnu": "npm:4.60.4"
5095
- "@rollup/rollup-linux-riscv64-musl": "npm:4.60.4"
5096
- "@rollup/rollup-linux-s390x-gnu": "npm:4.60.4"
5097
- "@rollup/rollup-linux-x64-gnu": "npm:4.60.4"
5098
- "@rollup/rollup-linux-x64-musl": "npm:4.60.4"
5099
- "@rollup/rollup-openbsd-x64": "npm:4.60.4"
5100
- "@rollup/rollup-openharmony-arm64": "npm:4.60.4"
5101
- "@rollup/rollup-win32-arm64-msvc": "npm:4.60.4"
5102
- "@rollup/rollup-win32-ia32-msvc": "npm:4.60.4"
5103
- "@rollup/rollup-win32-x64-gnu": "npm:4.60.4"
5104
- "@rollup/rollup-win32-x64-msvc": "npm:4.60.4"
5105
- "@types/estree": "npm:1.0.8"
5113
+ version: 4.61.1
5114
+ resolution: "rollup@npm:4.61.1"
5115
+ dependencies:
5116
+ "@rollup/rollup-android-arm-eabi": "npm:4.61.1"
5117
+ "@rollup/rollup-android-arm64": "npm:4.61.1"
5118
+ "@rollup/rollup-darwin-arm64": "npm:4.61.1"
5119
+ "@rollup/rollup-darwin-x64": "npm:4.61.1"
5120
+ "@rollup/rollup-freebsd-arm64": "npm:4.61.1"
5121
+ "@rollup/rollup-freebsd-x64": "npm:4.61.1"
5122
+ "@rollup/rollup-linux-arm-gnueabihf": "npm:4.61.1"
5123
+ "@rollup/rollup-linux-arm-musleabihf": "npm:4.61.1"
5124
+ "@rollup/rollup-linux-arm64-gnu": "npm:4.61.1"
5125
+ "@rollup/rollup-linux-arm64-musl": "npm:4.61.1"
5126
+ "@rollup/rollup-linux-loong64-gnu": "npm:4.61.1"
5127
+ "@rollup/rollup-linux-loong64-musl": "npm:4.61.1"
5128
+ "@rollup/rollup-linux-ppc64-gnu": "npm:4.61.1"
5129
+ "@rollup/rollup-linux-ppc64-musl": "npm:4.61.1"
5130
+ "@rollup/rollup-linux-riscv64-gnu": "npm:4.61.1"
5131
+ "@rollup/rollup-linux-riscv64-musl": "npm:4.61.1"
5132
+ "@rollup/rollup-linux-s390x-gnu": "npm:4.61.1"
5133
+ "@rollup/rollup-linux-x64-gnu": "npm:4.61.1"
5134
+ "@rollup/rollup-linux-x64-musl": "npm:4.61.1"
5135
+ "@rollup/rollup-openbsd-x64": "npm:4.61.1"
5136
+ "@rollup/rollup-openharmony-arm64": "npm:4.61.1"
5137
+ "@rollup/rollup-win32-arm64-msvc": "npm:4.61.1"
5138
+ "@rollup/rollup-win32-ia32-msvc": "npm:4.61.1"
5139
+ "@rollup/rollup-win32-x64-gnu": "npm:4.61.1"
5140
+ "@rollup/rollup-win32-x64-msvc": "npm:4.61.1"
5141
+ "@types/estree": "npm:1.0.9"
5106
5142
  fsevents: "npm:~2.3.2"
5107
5143
  dependenciesMeta:
5108
5144
  "@rollup/rollup-android-arm-eabi":
@@ -5159,7 +5195,7 @@ __metadata:
5159
5195
  optional: true
5160
5196
  bin:
5161
5197
  rollup: dist/bin/rollup
5162
- checksum: 10c0/2734511579da220408eefb877b51281767d790652cee25da8fcd4936c947e3db14882b5edb1d0d5d5bf60f2a71a58ae7d5f7f46c11e3fdf33182538953886243
5198
+ checksum: 10c0/6f35736125f3c28c5d8ce1c89c9653b282833b93f60fe29fcc20169bac46579b4d4bcfcb2bfb7e36dcfd4a7bbd6d84e4adf58c2bf9e6dbb4a3c1ed5c932ba8c6
5163
5199
  languageName: node
5164
5200
  linkType: hard
5165
5201
 
@@ -5223,11 +5259,11 @@ __metadata:
5223
5259
  linkType: hard
5224
5260
 
5225
5261
  "semver@npm:^7.3.5, semver@npm:^7.3.8, semver@npm:^7.5.4, semver@npm:^7.6.3, semver@npm:^7.7.3, semver@npm:^7.7.4":
5226
- version: 7.8.1
5227
- resolution: "semver@npm:7.8.1"
5262
+ version: 7.8.2
5263
+ resolution: "semver@npm:7.8.2"
5228
5264
  bin:
5229
5265
  semver: bin/semver.js
5230
- checksum: 10c0/92d6871d6347e1f99d0ba396a70f2545ccf2a032cda3d378fa0699edf7506b5c6d266aed55c8b88e72bd91a30d2351e4f39db479375374430fcdc4b58f4e3c1a
5266
+ checksum: 10c0/8e8c193fa75b938e5b3ccf6707c6447e4b34f73e493e72b03f3185393489f45e049144052f624217c346d6c6e0a301dda8eeab2f14413e337218ecb1cbd2de16
5231
5267
  languageName: node
5232
5268
  linkType: hard
5233
5269
 
@@ -5368,19 +5404,19 @@ __metadata:
5368
5404
  languageName: node
5369
5405
  linkType: hard
5370
5406
 
5371
- "shiki@npm:^4.0.0, shiki@npm:^4.0.2":
5372
- version: 4.1.0
5373
- resolution: "shiki@npm:4.1.0"
5374
- dependencies:
5375
- "@shikijs/core": "npm:4.1.0"
5376
- "@shikijs/engine-javascript": "npm:4.1.0"
5377
- "@shikijs/engine-oniguruma": "npm:4.1.0"
5378
- "@shikijs/langs": "npm:4.1.0"
5379
- "@shikijs/themes": "npm:4.1.0"
5380
- "@shikijs/types": "npm:4.1.0"
5407
+ "shiki@npm:^4.0.2":
5408
+ version: 4.2.0
5409
+ resolution: "shiki@npm:4.2.0"
5410
+ dependencies:
5411
+ "@shikijs/core": "npm:4.2.0"
5412
+ "@shikijs/engine-javascript": "npm:4.2.0"
5413
+ "@shikijs/engine-oniguruma": "npm:4.2.0"
5414
+ "@shikijs/langs": "npm:4.2.0"
5415
+ "@shikijs/themes": "npm:4.2.0"
5416
+ "@shikijs/types": "npm:4.2.0"
5381
5417
  "@shikijs/vscode-textmate": "npm:^10.0.2"
5382
5418
  "@types/hast": "npm:^3.0.4"
5383
- checksum: 10c0/d5418dd8fa8d5eb46ebc36f8fced8513835702915b5cd1e2ccf46790cd002dcf84a385d184b96dd1f19ce4626d4fac139f624dbaa12deddb0aac0b973939edfa
5419
+ checksum: 10c0/a729d91e10e22787c56a553663c487454bbdfc3f5604e2833bea1f47bcbc20b824b2e7629f7b03889706314a3fe5963a8c4808a002282dc1c19f726231096b1c
5384
5420
  languageName: node
5385
5421
  linkType: hard
5386
5422
 
@@ -5493,29 +5529,30 @@ __metadata:
5493
5529
  linkType: hard
5494
5530
 
5495
5531
  "string.prototype.trim@npm:^1.2.10":
5496
- version: 1.2.10
5497
- resolution: "string.prototype.trim@npm:1.2.10"
5532
+ version: 1.2.11
5533
+ resolution: "string.prototype.trim@npm:1.2.11"
5498
5534
  dependencies:
5499
- call-bind: "npm:^1.0.8"
5500
- call-bound: "npm:^1.0.2"
5535
+ call-bind: "npm:^1.0.9"
5536
+ call-bound: "npm:^1.0.4"
5501
5537
  define-data-property: "npm:^1.1.4"
5502
5538
  define-properties: "npm:^1.2.1"
5503
- es-abstract: "npm:^1.23.5"
5504
- es-object-atoms: "npm:^1.0.0"
5539
+ es-abstract: "npm:^1.24.2"
5540
+ es-object-atoms: "npm:^1.1.2"
5505
5541
  has-property-descriptors: "npm:^1.0.2"
5506
- checksum: 10c0/8a8854241c4b54a948e992eb7dd6b8b3a97185112deb0037a134f5ba57541d8248dd610c966311887b6c2fd1181a3877bffb14d873ce937a344535dabcc648f8
5542
+ safe-regex-test: "npm:^1.1.0"
5543
+ checksum: 10c0/b153cf8ed06db82ff40e27829e88e5c13f45eff9799f1d5707626e25989b488b059d6f5d57011e07f77745e28451e16735f295bc59c8ae146a4fd73a442366b0
5507
5544
  languageName: node
5508
5545
  linkType: hard
5509
5546
 
5510
5547
  "string.prototype.trimend@npm:^1.0.9":
5511
- version: 1.0.9
5512
- resolution: "string.prototype.trimend@npm:1.0.9"
5548
+ version: 1.0.10
5549
+ resolution: "string.prototype.trimend@npm:1.0.10"
5513
5550
  dependencies:
5514
- call-bind: "npm:^1.0.8"
5515
- call-bound: "npm:^1.0.2"
5551
+ call-bind: "npm:^1.0.9"
5552
+ call-bound: "npm:^1.0.4"
5516
5553
  define-properties: "npm:^1.2.1"
5517
- es-object-atoms: "npm:^1.0.0"
5518
- checksum: 10c0/59e1a70bf9414cb4c536a6e31bef5553c8ceb0cf44d8b4d0ed65c9653358d1c64dd0ec203b100df83d0413bbcde38b8c5d49e14bc4b86737d74adc593a0d35b6
5554
+ es-object-atoms: "npm:^1.1.2"
5555
+ checksum: 10c0/cc09233181769047a5330becfd5740fec5f0c8137886e7b553626788b00f75df9f34db1159bc52dbb7fc389b8ebb6e1dab44c8c9e31eb600039729a542013286
5519
5556
  languageName: node
5520
5557
  linkType: hard
5521
5558
 
@@ -5597,11 +5634,11 @@ __metadata:
5597
5634
  linkType: hard
5598
5635
 
5599
5636
  "synckit@npm:^0.11.0":
5600
- version: 0.11.12
5601
- resolution: "synckit@npm:0.11.12"
5637
+ version: 0.11.13
5638
+ resolution: "synckit@npm:0.11.13"
5602
5639
  dependencies:
5603
- "@pkgr/core": "npm:^0.2.9"
5604
- checksum: 10c0/cc4d446806688ae0d728ae7bb3f53176d065cf9536647fb85bdd721dcefbd7bf94874df6799ff61580f2b03a392659219b778a9254ad499f9a1f56c34787c235
5640
+ "@pkgr/core": "npm:^0.3.6"
5641
+ checksum: 10c0/5a6c19f4f79045aaa7994106401bff6dbe7cca23a6d0a0723ff14eb8b1bebeb4a71729118f6914905598e304ea2fa13509885e11ba07d92e7cb68a06740cb328
5605
5642
  languageName: node
5606
5643
  linkType: hard
5607
5644
 
@@ -5619,15 +5656,15 @@ __metadata:
5619
5656
  linkType: hard
5620
5657
 
5621
5658
  "tar@npm:^7.5.4":
5622
- version: 7.5.15
5623
- resolution: "tar@npm:7.5.15"
5659
+ version: 7.5.16
5660
+ resolution: "tar@npm:7.5.16"
5624
5661
  dependencies:
5625
5662
  "@isaacs/fs-minipass": "npm:^4.0.0"
5626
5663
  chownr: "npm:^3.0.0"
5627
5664
  minipass: "npm:^7.1.2"
5628
5665
  minizlib: "npm:^3.1.0"
5629
5666
  yallist: "npm:^5.0.0"
5630
- checksum: 10c0/8f039edb1d12fdd7df6c6f9877d125afe9f3da3f5f9317df326fdd090d48793d6998cede1506a1471f3e3a250db270a89dace28005eb5e99c5a9132d704ac956
5667
+ checksum: 10c0/4f37f3c4bd2ca2755fd736a5df1d573c1a868ec1b1e893346aeafa95ac510f9e2fd1469420bd866cc7904799e5bd4ac62b5d4f03fe27747d6e1e373b44505c5c
5631
5668
  languageName: node
5632
5669
  linkType: hard
5633
5670
 
@@ -5639,26 +5676,26 @@ __metadata:
5639
5676
  linkType: hard
5640
5677
 
5641
5678
  "tinyclip@npm:^0.1.12":
5642
- version: 0.1.12
5643
- resolution: "tinyclip@npm:0.1.12"
5644
- checksum: 10c0/5319ca4d430cc7cafe9624b86ba331467e0f6c718b2a961e3fc2a48bff932a319b1aaf8bd7f8edb70f4bef24e233e442e4fc9ffa77c994bace415324e0bc86cf
5679
+ version: 0.1.14
5680
+ resolution: "tinyclip@npm:0.1.14"
5681
+ checksum: 10c0/d5f8aef2bedfc6a6cb57c3525a33414be941508104cebf71344e40d49a39e0d9589093504efb1d159959c1a5b9195bdeb5b2ceaec726e547234509734fce5d12
5645
5682
  languageName: node
5646
5683
  linkType: hard
5647
5684
 
5648
5685
  "tinyexec@npm:^1.0.4":
5649
- version: 1.2.2
5650
- resolution: "tinyexec@npm:1.2.2"
5651
- checksum: 10c0/8bcb4969c572c21d570c033e29cb896e26d96e49e58f4fe07a532d3d65e10bdfae59733bf8a6a0fd9b611543c4ed3b890c939c3234489599296fb92515eb4625
5686
+ version: 1.2.4
5687
+ resolution: "tinyexec@npm:1.2.4"
5688
+ checksum: 10c0/153b8db6b080194b558ff145b9cffc36b80a6e07babd644dcfbe49c807eee668c876049d28bdee90b96304476f883352f2dad91b3f86bc23832532f4363e66ff
5652
5689
  languageName: node
5653
5690
  linkType: hard
5654
5691
 
5655
5692
  "tinyglobby@npm:^0.2.12, tinyglobby@npm:^0.2.15":
5656
- version: 0.2.16
5657
- resolution: "tinyglobby@npm:0.2.16"
5693
+ version: 0.2.17
5694
+ resolution: "tinyglobby@npm:0.2.17"
5658
5695
  dependencies:
5659
5696
  fdir: "npm:^6.5.0"
5660
5697
  picomatch: "npm:^4.0.4"
5661
- checksum: 10c0/f2e09fd93dd95c41e522113b686ff6f7c13020962f8698a864a257f3d7737599afc47722b7ab726e12f8a813f779906187911ff8ee6701ede65072671a7e934b
5698
+ checksum: 10c0/7f7bb0f197c88bc4b20c231e0deca4240ca3bf313a88f5a7fee93a872b84966a4d50220947c0455ad07a60b3b360961c5b7fd979222aeb716a9f99b412002e4c
5662
5699
  languageName: node
5663
5700
  linkType: hard
5664
5701
 
@@ -5713,6 +5750,20 @@ __metadata:
5713
5750
  languageName: node
5714
5751
  linkType: hard
5715
5752
 
5753
+ "twig@npm:^3.0.0":
5754
+ version: 3.0.0
5755
+ resolution: "twig@npm:3.0.0"
5756
+ dependencies:
5757
+ "@babel/runtime": "npm:^7.8.4"
5758
+ locutus: "npm:^3.0.9"
5759
+ minimatch: "npm:^10"
5760
+ walk: "npm:2.3.x"
5761
+ bin:
5762
+ twigjs: bin/twigjs
5763
+ checksum: 10c0/a727b665d34c9b7db9cf5fa99072472ef1dd9291d6f29a4b1de88ca95493d16c667f47d7e87f4aaea05275ea184f6550dc3c32cb42026b819d154690f48cff76
5764
+ languageName: node
5765
+ linkType: hard
5766
+
5716
5767
  "type-check@npm:^0.4.0, type-check@npm:~0.4.0":
5717
5768
  version: 0.4.0
5718
5769
  resolution: "type-check@npm:0.4.0"
@@ -5762,31 +5813,31 @@ __metadata:
5762
5813
  linkType: hard
5763
5814
 
5764
5815
  "typed-array-length@npm:^1.0.7":
5765
- version: 1.0.7
5766
- resolution: "typed-array-length@npm:1.0.7"
5816
+ version: 1.0.8
5817
+ resolution: "typed-array-length@npm:1.0.8"
5767
5818
  dependencies:
5768
- call-bind: "npm:^1.0.7"
5769
- for-each: "npm:^0.3.3"
5770
- gopd: "npm:^1.0.1"
5771
- is-typed-array: "npm:^1.1.13"
5772
- possible-typed-array-names: "npm:^1.0.0"
5773
- reflect.getprototypeof: "npm:^1.0.6"
5774
- checksum: 10c0/e38f2ae3779584c138a2d8adfa8ecf749f494af3cd3cdafe4e688ce51418c7d2c5c88df1bd6be2bbea099c3f7cea58c02ca02ed438119e91f162a9de23f61295
5819
+ call-bind: "npm:^1.0.9"
5820
+ for-each: "npm:^0.3.5"
5821
+ gopd: "npm:^1.2.0"
5822
+ is-typed-array: "npm:^1.1.15"
5823
+ possible-typed-array-names: "npm:^1.1.0"
5824
+ reflect.getprototypeof: "npm:^1.0.10"
5825
+ checksum: 10c0/5319f740fc426a3217182c2f7c87656acb0903e046de5a938e30167337d26abf1bb3ad4b32833a72521a4cc58223aec80627b38b357d0a3d5fd64881427e77ab
5775
5826
  languageName: node
5776
5827
  linkType: hard
5777
5828
 
5778
- "typescript-eslint@npm:^8.59.4":
5779
- version: 8.59.4
5780
- resolution: "typescript-eslint@npm:8.59.4"
5829
+ "typescript-eslint@npm:^8.60.1":
5830
+ version: 8.60.1
5831
+ resolution: "typescript-eslint@npm:8.60.1"
5781
5832
  dependencies:
5782
- "@typescript-eslint/eslint-plugin": "npm:8.59.4"
5783
- "@typescript-eslint/parser": "npm:8.59.4"
5784
- "@typescript-eslint/typescript-estree": "npm:8.59.4"
5785
- "@typescript-eslint/utils": "npm:8.59.4"
5833
+ "@typescript-eslint/eslint-plugin": "npm:8.60.1"
5834
+ "@typescript-eslint/parser": "npm:8.60.1"
5835
+ "@typescript-eslint/typescript-estree": "npm:8.60.1"
5836
+ "@typescript-eslint/utils": "npm:8.60.1"
5786
5837
  peerDependencies:
5787
5838
  eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
5788
5839
  typescript: ">=4.8.4 <6.1.0"
5789
- checksum: 10c0/96241e50eac4e646e56b7950405aa861ff2f744e4268c98e240ee702db0b45463a1e9146f09fbc71bfd8dc53b2b3c43c2f1fab6a92154c7e1c2b7373bcd5c90e
5840
+ checksum: 10c0/75a42e14b4a7446dd9ad992422135f696e0af58d7c0f64ff2d9f157f1df7bac6a089fa7a35454d2393eadd329e602c0002c07043bbcf4906f7007e45e783b54e
5790
5841
  languageName: node
5791
5842
  linkType: hard
5792
5843
 
@@ -5843,10 +5894,17 @@ __metadata:
5843
5894
  languageName: node
5844
5895
  linkType: hard
5845
5896
 
5897
+ "undici-types@npm:>=7.24.0 <7.24.7":
5898
+ version: 7.24.6
5899
+ resolution: "undici-types@npm:7.24.6"
5900
+ checksum: 10c0/d9cd8befb643ac904615c280a095ba4240531f6bb4a5e75a22a7483630ca8d3f1016d2ab6ace6ceda1f63b3a2db2fe037fafe121d6917a0187573aa548ff78ca
5901
+ languageName: node
5902
+ linkType: hard
5903
+
5846
5904
  "undici@npm:^6.25.0":
5847
- version: 6.25.0
5848
- resolution: "undici@npm:6.25.0"
5849
- checksum: 10c0/2597cc6689bdb02c210c557b1f85febbfda65becae6e6fc1061508e2f33734d25207f81cd8af56ada9956329eb3a7bd7431e87dcfeceba20ee87059b57dcf985
5905
+ version: 6.26.0
5906
+ resolution: "undici@npm:6.26.0"
5907
+ checksum: 10c0/cf2b4caf58c33d6582970991290cc7a6486d6e738845f25dcdd16952d708ec844815c6d30362919764fcaf30f719891289341f1ada496f003ce2700310453a47
5850
5908
  languageName: node
5851
5909
  linkType: hard
5852
5910
 
@@ -6085,8 +6143,8 @@ __metadata:
6085
6143
  linkType: hard
6086
6144
 
6087
6145
  "vite@npm:^7.3.2":
6088
- version: 7.3.3
6089
- resolution: "vite@npm:7.3.3"
6146
+ version: 7.3.5
6147
+ resolution: "vite@npm:7.3.5"
6090
6148
  dependencies:
6091
6149
  esbuild: "npm:^0.27.0"
6092
6150
  fdir: "npm:^6.5.0"
@@ -6135,7 +6193,7 @@ __metadata:
6135
6193
  optional: true
6136
6194
  bin:
6137
6195
  vite: bin/vite.js
6138
- checksum: 10c0/44fed2591d5d0a9d1f6313e0a4330659b7f1eec57e542558f12a924c53b450a84b9fad6d57ac28ec739eca1cf5ff0f62e41b965e3806c47eefdbbe13b74ec9ae
6196
+ checksum: 10c0/4ad700649ed2ebd1e726d32f3f6e41eecbec4e29bcb5977805f3d43a5659280518aa431b0fc61adc1879df4fe1978d7cfc7dbbe54cdf014022385052967721e8
6139
6197
  languageName: node
6140
6198
  linkType: hard
6141
6199
 
@@ -6151,6 +6209,15 @@ __metadata:
6151
6209
  languageName: node
6152
6210
  linkType: hard
6153
6211
 
6212
+ "walk@npm:2.3.x":
6213
+ version: 2.3.15
6214
+ resolution: "walk@npm:2.3.15"
6215
+ dependencies:
6216
+ foreachasync: "npm:^3.0.0"
6217
+ checksum: 10c0/c390221ff6fdb8e95f9b03d90fa9980edc2c01ce9efac44c0ade2036ee2823bf2bc9abfae388bdf64ab59e9262610e7cf6634ad54acac018e62621b85edad2cf
6218
+ languageName: node
6219
+ linkType: hard
6220
+
6154
6221
  "web-namespaces@npm:^2.0.0":
6155
6222
  version: 2.0.1
6156
6223
  resolution: "web-namespaces@npm:2.0.1"
@@ -6212,17 +6279,17 @@ __metadata:
6212
6279
  linkType: hard
6213
6280
 
6214
6281
  "which-typed-array@npm:^1.1.16, which-typed-array@npm:^1.1.19":
6215
- version: 1.1.20
6216
- resolution: "which-typed-array@npm:1.1.20"
6282
+ version: 1.1.22
6283
+ resolution: "which-typed-array@npm:1.1.22"
6217
6284
  dependencies:
6218
6285
  available-typed-arrays: "npm:^1.0.7"
6219
- call-bind: "npm:^1.0.8"
6286
+ call-bind: "npm:^1.0.9"
6220
6287
  call-bound: "npm:^1.0.4"
6221
6288
  for-each: "npm:^0.3.5"
6222
6289
  get-proto: "npm:^1.0.1"
6223
6290
  gopd: "npm:^1.2.0"
6224
6291
  has-tostringtag: "npm:^1.0.2"
6225
- checksum: 10c0/16fcdada95c8afb821cd1117f0ab50b4d8551677ac08187f21d4e444530913c9ffd2dac634f0c1183345f96344b69280f40f9a8bc52164ef409e555567c2604b
6292
+ checksum: 10c0/e59db184a4e78b461fac3b05fafc1e7badbbedafbf04a967ee1de73717f1f9723a79699e7b5de71d449541cb5da8353efc01a4f8a72a152479850e54fa196c40
6226
6293
  languageName: node
6227
6294
  linkType: hard
6228
6295