@actagent/diffs 2026.6.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.
@@ -0,0 +1,723 @@
1
+ {
2
+ "name": "@actagent/diffs",
3
+ "version": "2026.6.2",
4
+ "lockfileVersion": 3,
5
+ "requires": true,
6
+ "packages": {
7
+ "": {
8
+ "name": "@actagent/diffs",
9
+ "version": "2026.6.2",
10
+ "dependencies": {
11
+ "@pierre/diffs": "1.2.4",
12
+ "@pierre/theme": "1.0.3",
13
+ "@shikijs/langs": "4.1.0",
14
+ "playwright-core": "1.60.0",
15
+ "typebox": "1.1.39",
16
+ "zod": "4.4.3"
17
+ }
18
+ },
19
+ "node_modules/@pierre/diffs": {
20
+ "version": "1.2.4",
21
+ "resolved": "https://registry.npmjs.org/@pierre/diffs/-/diffs-1.2.4.tgz",
22
+ "integrity": "sha512-SEuYxGpSCHVvfoLly/Q/OYpJSBLWaVLV3M3wI/VBW7aZmzYenNe4aXjOf5sIKJMWW5gbZe9WdLvtKUt6cQ1k1A==",
23
+ "license": "apache-2.0",
24
+ "dependencies": {
25
+ "@pierre/theme": "1.0.3",
26
+ "@shikijs/transformers": "^3.0.0",
27
+ "diff": "8.0.3",
28
+ "hast-util-to-html": "9.0.5",
29
+ "lru_map": "0.4.1",
30
+ "shiki": "^3.0.0"
31
+ },
32
+ "peerDependencies": {
33
+ "react": "^18.3.1 || ^19.0.0",
34
+ "react-dom": "^18.3.1 || ^19.0.0"
35
+ }
36
+ },
37
+ "node_modules/@pierre/theme": {
38
+ "version": "1.0.3",
39
+ "resolved": "https://registry.npmjs.org/@pierre/theme/-/theme-1.0.3.tgz",
40
+ "integrity": "sha512-sWHv11TMoqKxKDgTIk5VbhQjdPhs8DCcBxbjh3mRlS3YOM/OcrWoGX6MM8eBGn9cUu3M46Py0JnxsG2nJaFTuA==",
41
+ "license": "MIT",
42
+ "engines": {
43
+ "vscode": "^1.0.0"
44
+ }
45
+ },
46
+ "node_modules/@shikijs/core": {
47
+ "version": "3.23.0",
48
+ "resolved": "https://registry.npmjs.org/@shikijs/core/-/core-3.23.0.tgz",
49
+ "integrity": "sha512-NSWQz0riNb67xthdm5br6lAkvpDJRTgB36fxlo37ZzM2yq0PQFFzbd8psqC2XMPgCzo1fW6cVi18+ArJ44wqgA==",
50
+ "license": "MIT",
51
+ "dependencies": {
52
+ "@shikijs/types": "3.23.0",
53
+ "@shikijs/vscode-textmate": "^10.0.2",
54
+ "@types/hast": "^3.0.4",
55
+ "hast-util-to-html": "^9.0.5"
56
+ }
57
+ },
58
+ "node_modules/@shikijs/core/node_modules/@shikijs/types": {
59
+ "version": "3.23.0",
60
+ "resolved": "https://registry.npmjs.org/@shikijs/types/-/types-3.23.0.tgz",
61
+ "integrity": "sha512-3JZ5HXOZfYjsYSk0yPwBrkupyYSLpAE26Qc0HLghhZNGTZg/SKxXIIgoxOpmmeQP0RRSDJTk1/vPfw9tbw+jSQ==",
62
+ "license": "MIT",
63
+ "dependencies": {
64
+ "@shikijs/vscode-textmate": "^10.0.2",
65
+ "@types/hast": "^3.0.4"
66
+ }
67
+ },
68
+ "node_modules/@shikijs/engine-javascript": {
69
+ "version": "3.23.0",
70
+ "resolved": "https://registry.npmjs.org/@shikijs/engine-javascript/-/engine-javascript-3.23.0.tgz",
71
+ "integrity": "sha512-aHt9eiGFobmWR5uqJUViySI1bHMqrAgamWE1TYSUoftkAeCCAiGawPMwM+VCadylQtF4V3VNOZ5LmfItH5f3yA==",
72
+ "license": "MIT",
73
+ "dependencies": {
74
+ "@shikijs/types": "3.23.0",
75
+ "@shikijs/vscode-textmate": "^10.0.2",
76
+ "oniguruma-to-es": "^4.3.4"
77
+ }
78
+ },
79
+ "node_modules/@shikijs/engine-javascript/node_modules/@shikijs/types": {
80
+ "version": "3.23.0",
81
+ "resolved": "https://registry.npmjs.org/@shikijs/types/-/types-3.23.0.tgz",
82
+ "integrity": "sha512-3JZ5HXOZfYjsYSk0yPwBrkupyYSLpAE26Qc0HLghhZNGTZg/SKxXIIgoxOpmmeQP0RRSDJTk1/vPfw9tbw+jSQ==",
83
+ "license": "MIT",
84
+ "dependencies": {
85
+ "@shikijs/vscode-textmate": "^10.0.2",
86
+ "@types/hast": "^3.0.4"
87
+ }
88
+ },
89
+ "node_modules/@shikijs/engine-oniguruma": {
90
+ "version": "3.23.0",
91
+ "resolved": "https://registry.npmjs.org/@shikijs/engine-oniguruma/-/engine-oniguruma-3.23.0.tgz",
92
+ "integrity": "sha512-1nWINwKXxKKLqPibT5f4pAFLej9oZzQTsby8942OTlsJzOBZ0MWKiwzMsd+jhzu8YPCHAswGnnN1YtQfirL35g==",
93
+ "license": "MIT",
94
+ "dependencies": {
95
+ "@shikijs/types": "3.23.0",
96
+ "@shikijs/vscode-textmate": "^10.0.2"
97
+ }
98
+ },
99
+ "node_modules/@shikijs/engine-oniguruma/node_modules/@shikijs/types": {
100
+ "version": "3.23.0",
101
+ "resolved": "https://registry.npmjs.org/@shikijs/types/-/types-3.23.0.tgz",
102
+ "integrity": "sha512-3JZ5HXOZfYjsYSk0yPwBrkupyYSLpAE26Qc0HLghhZNGTZg/SKxXIIgoxOpmmeQP0RRSDJTk1/vPfw9tbw+jSQ==",
103
+ "license": "MIT",
104
+ "dependencies": {
105
+ "@shikijs/vscode-textmate": "^10.0.2",
106
+ "@types/hast": "^3.0.4"
107
+ }
108
+ },
109
+ "node_modules/@shikijs/langs": {
110
+ "version": "4.1.0",
111
+ "resolved": "https://registry.npmjs.org/@shikijs/langs/-/langs-4.1.0.tgz",
112
+ "integrity": "sha512-nwOMruEkbgdZfQ/b8CgpNBVOpvG1k0N5tbmgiFeqsan401+x3ILqlzZJowSla4Agmq4hG2Uf2wh5jLTEhR8VSg==",
113
+ "license": "MIT",
114
+ "dependencies": {
115
+ "@shikijs/types": "4.1.0"
116
+ },
117
+ "engines": {
118
+ "node": ">=20"
119
+ }
120
+ },
121
+ "node_modules/@shikijs/themes": {
122
+ "version": "3.23.0",
123
+ "resolved": "https://registry.npmjs.org/@shikijs/themes/-/themes-3.23.0.tgz",
124
+ "integrity": "sha512-5qySYa1ZgAT18HR/ypENL9cUSGOeI2x+4IvYJu4JgVJdizn6kG4ia5Q1jDEOi7gTbN4RbuYtmHh0W3eccOrjMA==",
125
+ "license": "MIT",
126
+ "dependencies": {
127
+ "@shikijs/types": "3.23.0"
128
+ }
129
+ },
130
+ "node_modules/@shikijs/themes/node_modules/@shikijs/types": {
131
+ "version": "3.23.0",
132
+ "resolved": "https://registry.npmjs.org/@shikijs/types/-/types-3.23.0.tgz",
133
+ "integrity": "sha512-3JZ5HXOZfYjsYSk0yPwBrkupyYSLpAE26Qc0HLghhZNGTZg/SKxXIIgoxOpmmeQP0RRSDJTk1/vPfw9tbw+jSQ==",
134
+ "license": "MIT",
135
+ "dependencies": {
136
+ "@shikijs/vscode-textmate": "^10.0.2",
137
+ "@types/hast": "^3.0.4"
138
+ }
139
+ },
140
+ "node_modules/@shikijs/transformers": {
141
+ "version": "3.23.0",
142
+ "resolved": "https://registry.npmjs.org/@shikijs/transformers/-/transformers-3.23.0.tgz",
143
+ "integrity": "sha512-F9msZVxdF+krQNSdQ4V+Ja5QemeAoTQ2jxt7nJCwhDsdF1JWS3KxIQXA3lQbyKwS3J61oHRUSv4jYWv3CkaKTQ==",
144
+ "license": "MIT",
145
+ "dependencies": {
146
+ "@shikijs/core": "3.23.0",
147
+ "@shikijs/types": "3.23.0"
148
+ }
149
+ },
150
+ "node_modules/@shikijs/transformers/node_modules/@shikijs/types": {
151
+ "version": "3.23.0",
152
+ "resolved": "https://registry.npmjs.org/@shikijs/types/-/types-3.23.0.tgz",
153
+ "integrity": "sha512-3JZ5HXOZfYjsYSk0yPwBrkupyYSLpAE26Qc0HLghhZNGTZg/SKxXIIgoxOpmmeQP0RRSDJTk1/vPfw9tbw+jSQ==",
154
+ "license": "MIT",
155
+ "dependencies": {
156
+ "@shikijs/vscode-textmate": "^10.0.2",
157
+ "@types/hast": "^3.0.4"
158
+ }
159
+ },
160
+ "node_modules/@shikijs/types": {
161
+ "version": "4.1.0",
162
+ "resolved": "https://registry.npmjs.org/@shikijs/types/-/types-4.1.0.tgz",
163
+ "integrity": "sha512-3EQWX54fMpniOrDblzAhiwiJwpiTMW6+B9DWyUd9ska483tbayFYuw47UxwuPknI31bKnySfVQ/QW+jFL4rFdA==",
164
+ "license": "MIT",
165
+ "dependencies": {
166
+ "@shikijs/vscode-textmate": "^10.0.2",
167
+ "@types/hast": "^3.0.4"
168
+ },
169
+ "engines": {
170
+ "node": ">=20"
171
+ }
172
+ },
173
+ "node_modules/@shikijs/vscode-textmate": {
174
+ "version": "10.0.2",
175
+ "resolved": "https://registry.npmjs.org/@shikijs/vscode-textmate/-/vscode-textmate-10.0.2.tgz",
176
+ "integrity": "sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg==",
177
+ "license": "MIT"
178
+ },
179
+ "node_modules/@types/hast": {
180
+ "version": "3.0.4",
181
+ "resolved": "https://registry.npmjs.org/@types/hast/-/hast-3.0.4.tgz",
182
+ "integrity": "sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==",
183
+ "license": "MIT",
184
+ "dependencies": {
185
+ "@types/unist": "*"
186
+ }
187
+ },
188
+ "node_modules/@types/mdast": {
189
+ "version": "4.0.4",
190
+ "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-4.0.4.tgz",
191
+ "integrity": "sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==",
192
+ "license": "MIT",
193
+ "dependencies": {
194
+ "@types/unist": "*"
195
+ }
196
+ },
197
+ "node_modules/@types/unist": {
198
+ "version": "3.0.3",
199
+ "resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.3.tgz",
200
+ "integrity": "sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==",
201
+ "license": "MIT"
202
+ },
203
+ "node_modules/@ungap/structured-clone": {
204
+ "version": "1.3.1",
205
+ "resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.3.1.tgz",
206
+ "integrity": "sha512-mUFwbeTqrVgDQxFveS+df2yfap6iuP20NAKAsBt5jDEoOTDew+zwLAOilHCeQJOVSvmgCX4ogqIrA0mnyr08yQ==",
207
+ "license": "ISC"
208
+ },
209
+ "node_modules/ccount": {
210
+ "version": "2.0.1",
211
+ "resolved": "https://registry.npmjs.org/ccount/-/ccount-2.0.1.tgz",
212
+ "integrity": "sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==",
213
+ "license": "MIT",
214
+ "funding": {
215
+ "type": "github",
216
+ "url": "https://github.com/sponsors/wooorm"
217
+ }
218
+ },
219
+ "node_modules/character-entities-html4": {
220
+ "version": "2.1.0",
221
+ "resolved": "https://registry.npmjs.org/character-entities-html4/-/character-entities-html4-2.1.0.tgz",
222
+ "integrity": "sha512-1v7fgQRj6hnSwFpq1Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a2JwF0rISo9q77jDI8VMEHoApn8qDoZA==",
223
+ "license": "MIT",
224
+ "funding": {
225
+ "type": "github",
226
+ "url": "https://github.com/sponsors/wooorm"
227
+ }
228
+ },
229
+ "node_modules/character-entities-legacy": {
230
+ "version": "3.0.0",
231
+ "resolved": "https://registry.npmjs.org/character-entities-legacy/-/character-entities-legacy-3.0.0.tgz",
232
+ "integrity": "sha512-RpPp0asT/6ufRm//AJVwpViZbGM/MkjQFxJccQRHmISF/22NBtsHqAWmL+/pmkPWoIUJdWyeVleTl1wydHATVQ==",
233
+ "license": "MIT",
234
+ "funding": {
235
+ "type": "github",
236
+ "url": "https://github.com/sponsors/wooorm"
237
+ }
238
+ },
239
+ "node_modules/comma-separated-tokens": {
240
+ "version": "2.0.3",
241
+ "resolved": "https://registry.npmjs.org/comma-separated-tokens/-/comma-separated-tokens-2.0.3.tgz",
242
+ "integrity": "sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==",
243
+ "license": "MIT",
244
+ "funding": {
245
+ "type": "github",
246
+ "url": "https://github.com/sponsors/wooorm"
247
+ }
248
+ },
249
+ "node_modules/dequal": {
250
+ "version": "2.0.3",
251
+ "resolved": "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz",
252
+ "integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==",
253
+ "license": "MIT",
254
+ "engines": {
255
+ "node": ">=6"
256
+ }
257
+ },
258
+ "node_modules/devlop": {
259
+ "version": "1.1.0",
260
+ "resolved": "https://registry.npmjs.org/devlop/-/devlop-1.1.0.tgz",
261
+ "integrity": "sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==",
262
+ "license": "MIT",
263
+ "dependencies": {
264
+ "dequal": "^2.0.0"
265
+ },
266
+ "funding": {
267
+ "type": "github",
268
+ "url": "https://github.com/sponsors/wooorm"
269
+ }
270
+ },
271
+ "node_modules/diff": {
272
+ "version": "8.0.3",
273
+ "resolved": "https://registry.npmjs.org/diff/-/diff-8.0.3.tgz",
274
+ "integrity": "sha512-qejHi7bcSD4hQAZE0tNAawRK1ZtafHDmMTMkrrIGgSLl7hTnQHmKCeB45xAcbfTqK2zowkM3j3bHt/4b/ARbYQ==",
275
+ "license": "BSD-3-Clause",
276
+ "engines": {
277
+ "node": ">=0.3.1"
278
+ }
279
+ },
280
+ "node_modules/hast-util-to-html": {
281
+ "version": "9.0.5",
282
+ "resolved": "https://registry.npmjs.org/hast-util-to-html/-/hast-util-to-html-9.0.5.tgz",
283
+ "integrity": "sha512-OguPdidb+fbHQSU4Q4ZiLKnzWo8Wwsf5bZfbvu7//a9oTYoqD/fWpe96NuHkoS9h0ccGOTe0C4NGXdtS0iObOw==",
284
+ "license": "MIT",
285
+ "dependencies": {
286
+ "@types/hast": "^3.0.0",
287
+ "@types/unist": "^3.0.0",
288
+ "ccount": "^2.0.0",
289
+ "comma-separated-tokens": "^2.0.0",
290
+ "hast-util-whitespace": "^3.0.0",
291
+ "html-void-elements": "^3.0.0",
292
+ "mdast-util-to-hast": "^13.0.0",
293
+ "property-information": "^7.0.0",
294
+ "space-separated-tokens": "^2.0.0",
295
+ "stringify-entities": "^4.0.0",
296
+ "zwitch": "^2.0.4"
297
+ },
298
+ "funding": {
299
+ "type": "opencollective",
300
+ "url": "https://opencollective.com/unified"
301
+ }
302
+ },
303
+ "node_modules/hast-util-whitespace": {
304
+ "version": "3.0.0",
305
+ "resolved": "https://registry.npmjs.org/hast-util-whitespace/-/hast-util-whitespace-3.0.0.tgz",
306
+ "integrity": "sha512-88JUN06ipLwsnv+dVn+OIYOvAuvBMy/Qoi6O7mQHxdPXpjy+Cd6xRkWwux7DKO+4sYILtLBRIKgsdpS2gQc7qw==",
307
+ "license": "MIT",
308
+ "dependencies": {
309
+ "@types/hast": "^3.0.0"
310
+ },
311
+ "funding": {
312
+ "type": "opencollective",
313
+ "url": "https://opencollective.com/unified"
314
+ }
315
+ },
316
+ "node_modules/html-void-elements": {
317
+ "version": "3.0.0",
318
+ "resolved": "https://registry.npmjs.org/html-void-elements/-/html-void-elements-3.0.0.tgz",
319
+ "integrity": "sha512-bEqo66MRXsUGxWHV5IP0PUiAWwoEjba4VCzg0LjFJBpchPaTfyfCKTG6bc5F8ucKec3q5y6qOdGyYTSBEvhCrg==",
320
+ "license": "MIT",
321
+ "funding": {
322
+ "type": "github",
323
+ "url": "https://github.com/sponsors/wooorm"
324
+ }
325
+ },
326
+ "node_modules/lru_map": {
327
+ "version": "0.4.1",
328
+ "resolved": "https://registry.npmjs.org/lru_map/-/lru_map-0.4.1.tgz",
329
+ "integrity": "sha512-I+lBvqMMFfqaV8CJCISjI3wbjmwVu/VyOoU7+qtu9d7ioW5klMgsTTiUOUp+DJvfTTzKXoPbyC6YfgkNcyPSOg==",
330
+ "license": "MIT"
331
+ },
332
+ "node_modules/mdast-util-to-hast": {
333
+ "version": "13.2.1",
334
+ "resolved": "https://registry.npmjs.org/mdast-util-to-hast/-/mdast-util-to-hast-13.2.1.tgz",
335
+ "integrity": "sha512-cctsq2wp5vTsLIcaymblUriiTcZd0CwWtCbLvrOzYCDZoWyMNV8sZ7krj09FSnsiJi3WVsHLM4k6Dq/yaPyCXA==",
336
+ "license": "MIT",
337
+ "dependencies": {
338
+ "@types/hast": "^3.0.0",
339
+ "@types/mdast": "^4.0.0",
340
+ "@ungap/structured-clone": "^1.0.0",
341
+ "devlop": "^1.0.0",
342
+ "micromark-util-sanitize-uri": "^2.0.0",
343
+ "trim-lines": "^3.0.0",
344
+ "unist-util-position": "^5.0.0",
345
+ "unist-util-visit": "^5.0.0",
346
+ "vfile": "^6.0.0"
347
+ },
348
+ "funding": {
349
+ "type": "opencollective",
350
+ "url": "https://opencollective.com/unified"
351
+ }
352
+ },
353
+ "node_modules/micromark-util-character": {
354
+ "version": "2.1.1",
355
+ "resolved": "https://registry.npmjs.org/micromark-util-character/-/micromark-util-character-2.1.1.tgz",
356
+ "integrity": "sha512-wv8tdUTJ3thSFFFJKtpYKOYiGP2+v96Hvk4Tu8KpCAsTMs6yi+nVmGh1syvSCsaxz45J6Jbw+9DD6g97+NV67Q==",
357
+ "funding": [
358
+ {
359
+ "type": "GitHub Sponsors",
360
+ "url": "https://github.com/sponsors/unifiedjs"
361
+ },
362
+ {
363
+ "type": "OpenCollective",
364
+ "url": "https://opencollective.com/unified"
365
+ }
366
+ ],
367
+ "license": "MIT",
368
+ "dependencies": {
369
+ "micromark-util-symbol": "^2.0.0",
370
+ "micromark-util-types": "^2.0.0"
371
+ }
372
+ },
373
+ "node_modules/micromark-util-encode": {
374
+ "version": "2.0.1",
375
+ "resolved": "https://registry.npmjs.org/micromark-util-encode/-/micromark-util-encode-2.0.1.tgz",
376
+ "integrity": "sha512-c3cVx2y4KqUnwopcO9b/SCdo2O67LwJJ/UyqGfbigahfegL9myoEFoDYZgkT7f36T0bLrM9hZTAaAyH+PCAXjw==",
377
+ "funding": [
378
+ {
379
+ "type": "GitHub Sponsors",
380
+ "url": "https://github.com/sponsors/unifiedjs"
381
+ },
382
+ {
383
+ "type": "OpenCollective",
384
+ "url": "https://opencollective.com/unified"
385
+ }
386
+ ],
387
+ "license": "MIT"
388
+ },
389
+ "node_modules/micromark-util-sanitize-uri": {
390
+ "version": "2.0.1",
391
+ "resolved": "https://registry.npmjs.org/micromark-util-sanitize-uri/-/micromark-util-sanitize-uri-2.0.1.tgz",
392
+ "integrity": "sha512-9N9IomZ/YuGGZZmQec1MbgxtlgougxTodVwDzzEouPKo3qFWvymFHWcnDi2vzV1ff6kas9ucW+o3yzJK9YB1AQ==",
393
+ "funding": [
394
+ {
395
+ "type": "GitHub Sponsors",
396
+ "url": "https://github.com/sponsors/unifiedjs"
397
+ },
398
+ {
399
+ "type": "OpenCollective",
400
+ "url": "https://opencollective.com/unified"
401
+ }
402
+ ],
403
+ "license": "MIT",
404
+ "dependencies": {
405
+ "micromark-util-character": "^2.0.0",
406
+ "micromark-util-encode": "^2.0.0",
407
+ "micromark-util-symbol": "^2.0.0"
408
+ }
409
+ },
410
+ "node_modules/micromark-util-symbol": {
411
+ "version": "2.0.1",
412
+ "resolved": "https://registry.npmjs.org/micromark-util-symbol/-/micromark-util-symbol-2.0.1.tgz",
413
+ "integrity": "sha512-vs5t8Apaud9N28kgCrRUdEed4UJ+wWNvicHLPxCa9ENlYuAY31M0ETy5y1vA33YoNPDFTghEbnh6efaE8h4x0Q==",
414
+ "funding": [
415
+ {
416
+ "type": "GitHub Sponsors",
417
+ "url": "https://github.com/sponsors/unifiedjs"
418
+ },
419
+ {
420
+ "type": "OpenCollective",
421
+ "url": "https://opencollective.com/unified"
422
+ }
423
+ ],
424
+ "license": "MIT"
425
+ },
426
+ "node_modules/micromark-util-types": {
427
+ "version": "2.0.2",
428
+ "resolved": "https://registry.npmjs.org/micromark-util-types/-/micromark-util-types-2.0.2.tgz",
429
+ "integrity": "sha512-Yw0ECSpJoViF1qTU4DC6NwtC4aWGt1EkzaQB8KPPyCRR8z9TWeV0HbEFGTO+ZY1wB22zmxnJqhPyTpOVCpeHTA==",
430
+ "funding": [
431
+ {
432
+ "type": "GitHub Sponsors",
433
+ "url": "https://github.com/sponsors/unifiedjs"
434
+ },
435
+ {
436
+ "type": "OpenCollective",
437
+ "url": "https://opencollective.com/unified"
438
+ }
439
+ ],
440
+ "license": "MIT"
441
+ },
442
+ "node_modules/oniguruma-parser": {
443
+ "version": "0.12.2",
444
+ "resolved": "https://registry.npmjs.org/oniguruma-parser/-/oniguruma-parser-0.12.2.tgz",
445
+ "integrity": "sha512-6HVa5oIrgMC6aA6WF6XyyqbhRPJrKR02L20+2+zpDtO5QAzGHAUGw5TKQvwi5vctNnRHkJYmjAhRVQF2EKdTQw==",
446
+ "license": "MIT"
447
+ },
448
+ "node_modules/oniguruma-to-es": {
449
+ "version": "4.3.6",
450
+ "resolved": "https://registry.npmjs.org/oniguruma-to-es/-/oniguruma-to-es-4.3.6.tgz",
451
+ "integrity": "sha512-csuQ9x3Yr0cEIs/Zgx/OEt9iBw9vqIunAPQkx19R/fiMq2oGVTgcMqO/V3Ybqefr1TBvosI6jU539ksaBULJyA==",
452
+ "license": "MIT",
453
+ "dependencies": {
454
+ "oniguruma-parser": "^0.12.2",
455
+ "regex": "^6.1.0",
456
+ "regex-recursion": "^6.0.2"
457
+ }
458
+ },
459
+ "node_modules/playwright-core": {
460
+ "version": "1.60.0",
461
+ "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.60.0.tgz",
462
+ "integrity": "sha512-9bW6zvX/m0lEbgTKJ6YppOKx8H3VOPBMOCFh2irXFOT4BbHgrx5hPjwJYLT40Lu+4qtD36qKc/Hn56StUW57IA==",
463
+ "license": "Apache-2.0",
464
+ "bin": {
465
+ "playwright-core": "cli.js"
466
+ },
467
+ "engines": {
468
+ "node": ">=18"
469
+ }
470
+ },
471
+ "node_modules/property-information": {
472
+ "version": "7.1.0",
473
+ "resolved": "https://registry.npmjs.org/property-information/-/property-information-7.1.0.tgz",
474
+ "integrity": "sha512-TwEZ+X+yCJmYfL7TPUOcvBZ4QfoT5YenQiJuX//0th53DE6w0xxLEtfK3iyryQFddXuvkIk51EEgrJQ0WJkOmQ==",
475
+ "license": "MIT",
476
+ "funding": {
477
+ "type": "github",
478
+ "url": "https://github.com/sponsors/wooorm"
479
+ }
480
+ },
481
+ "node_modules/react": {
482
+ "version": "19.2.4",
483
+ "resolved": "https://registry.npmjs.org/react/-/react-19.2.4.tgz",
484
+ "integrity": "sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ==",
485
+ "license": "MIT",
486
+ "engines": {
487
+ "node": ">=0.10.0"
488
+ }
489
+ },
490
+ "node_modules/react-dom": {
491
+ "version": "19.2.4",
492
+ "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-19.2.4.tgz",
493
+ "integrity": "sha512-AXJdLo8kgMbimY95O2aKQqsz2iWi9jMgKJhRBAxECE4IFxfcazB2LmzloIoibJI3C12IlY20+KFaLv+71bUJeQ==",
494
+ "license": "MIT",
495
+ "dependencies": {
496
+ "scheduler": "^0.27.0"
497
+ },
498
+ "peerDependencies": {
499
+ "react": "^19.2.4"
500
+ }
501
+ },
502
+ "node_modules/regex": {
503
+ "version": "6.1.0",
504
+ "resolved": "https://registry.npmjs.org/regex/-/regex-6.1.0.tgz",
505
+ "integrity": "sha512-6VwtthbV4o/7+OaAF9I5L5V3llLEsoPyq9P1JVXkedTP33c7MfCG0/5NOPcSJn0TzXcG9YUrR0gQSWioew3LDg==",
506
+ "license": "MIT",
507
+ "dependencies": {
508
+ "regex-utilities": "^2.3.0"
509
+ }
510
+ },
511
+ "node_modules/regex-recursion": {
512
+ "version": "6.0.2",
513
+ "resolved": "https://registry.npmjs.org/regex-recursion/-/regex-recursion-6.0.2.tgz",
514
+ "integrity": "sha512-0YCaSCq2VRIebiaUviZNs0cBz1kg5kVS2UKUfNIx8YVs1cN3AV7NTctO5FOKBA+UT2BPJIWZauYHPqJODG50cg==",
515
+ "license": "MIT",
516
+ "dependencies": {
517
+ "regex-utilities": "^2.3.0"
518
+ }
519
+ },
520
+ "node_modules/regex-utilities": {
521
+ "version": "2.3.0",
522
+ "resolved": "https://registry.npmjs.org/regex-utilities/-/regex-utilities-2.3.0.tgz",
523
+ "integrity": "sha512-8VhliFJAWRaUiVvREIiW2NXXTmHs4vMNnSzuJVhscgmGav3g9VDxLrQndI3dZZVVdp0ZO/5v0xmX516/7M9cng==",
524
+ "license": "MIT"
525
+ },
526
+ "node_modules/scheduler": {
527
+ "version": "0.27.0",
528
+ "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.27.0.tgz",
529
+ "integrity": "sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q==",
530
+ "license": "MIT"
531
+ },
532
+ "node_modules/shiki": {
533
+ "version": "3.23.0",
534
+ "resolved": "https://registry.npmjs.org/shiki/-/shiki-3.23.0.tgz",
535
+ "integrity": "sha512-55Dj73uq9ZXL5zyeRPzHQsK7Nbyt6Y10k5s7OjuFZGMhpp4r/rsLBH0o/0fstIzX1Lep9VxefWljK/SKCzygIA==",
536
+ "license": "MIT",
537
+ "dependencies": {
538
+ "@shikijs/core": "3.23.0",
539
+ "@shikijs/engine-javascript": "3.23.0",
540
+ "@shikijs/engine-oniguruma": "3.23.0",
541
+ "@shikijs/langs": "3.23.0",
542
+ "@shikijs/themes": "3.23.0",
543
+ "@shikijs/types": "3.23.0",
544
+ "@shikijs/vscode-textmate": "^10.0.2",
545
+ "@types/hast": "^3.0.4"
546
+ }
547
+ },
548
+ "node_modules/shiki/node_modules/@shikijs/langs": {
549
+ "version": "3.23.0",
550
+ "resolved": "https://registry.npmjs.org/@shikijs/langs/-/langs-3.23.0.tgz",
551
+ "integrity": "sha512-2Ep4W3Re5aB1/62RSYQInK9mM3HsLeB91cHqznAJMuylqjzNVAVCMnNWRHFtcNHXsoNRayP9z1qj4Sq3nMqYXg==",
552
+ "license": "MIT",
553
+ "dependencies": {
554
+ "@shikijs/types": "3.23.0"
555
+ }
556
+ },
557
+ "node_modules/shiki/node_modules/@shikijs/types": {
558
+ "version": "3.23.0",
559
+ "resolved": "https://registry.npmjs.org/@shikijs/types/-/types-3.23.0.tgz",
560
+ "integrity": "sha512-3JZ5HXOZfYjsYSk0yPwBrkupyYSLpAE26Qc0HLghhZNGTZg/SKxXIIgoxOpmmeQP0RRSDJTk1/vPfw9tbw+jSQ==",
561
+ "license": "MIT",
562
+ "dependencies": {
563
+ "@shikijs/vscode-textmate": "^10.0.2",
564
+ "@types/hast": "^3.0.4"
565
+ }
566
+ },
567
+ "node_modules/space-separated-tokens": {
568
+ "version": "2.0.2",
569
+ "resolved": "https://registry.npmjs.org/space-separated-tokens/-/space-separated-tokens-2.0.2.tgz",
570
+ "integrity": "sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==",
571
+ "license": "MIT",
572
+ "funding": {
573
+ "type": "github",
574
+ "url": "https://github.com/sponsors/wooorm"
575
+ }
576
+ },
577
+ "node_modules/stringify-entities": {
578
+ "version": "4.0.4",
579
+ "resolved": "https://registry.npmjs.org/stringify-entities/-/stringify-entities-4.0.4.tgz",
580
+ "integrity": "sha512-IwfBptatlO+QCJUo19AqvrPNqlVMpW9YEL2LIVY+Rpv2qsjCGxaDLNRgeGsQWJhfItebuJhsGSLjaBbNSQ+ieg==",
581
+ "license": "MIT",
582
+ "dependencies": {
583
+ "character-entities-html4": "^2.0.0",
584
+ "character-entities-legacy": "^3.0.0"
585
+ },
586
+ "funding": {
587
+ "type": "github",
588
+ "url": "https://github.com/sponsors/wooorm"
589
+ }
590
+ },
591
+ "node_modules/trim-lines": {
592
+ "version": "3.0.1",
593
+ "resolved": "https://registry.npmjs.org/trim-lines/-/trim-lines-3.0.1.tgz",
594
+ "integrity": "sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg==",
595
+ "license": "MIT",
596
+ "funding": {
597
+ "type": "github",
598
+ "url": "https://github.com/sponsors/wooorm"
599
+ }
600
+ },
601
+ "node_modules/typebox": {
602
+ "version": "1.1.39",
603
+ "resolved": "https://registry.npmjs.org/typebox/-/typebox-1.1.39.tgz",
604
+ "integrity": "sha512-vj0afVtOfLQvv0GR0VxVagYxsXN64btL7Z9XoaG0ZggH3mruMMkOO6hXdgMsjCY3shZgEvooAWVeznQVs5c43w==",
605
+ "license": "MIT"
606
+ },
607
+ "node_modules/unist-util-is": {
608
+ "version": "6.0.1",
609
+ "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-6.0.1.tgz",
610
+ "integrity": "sha512-LsiILbtBETkDz8I9p1dQ0uyRUWuaQzd/cuEeS1hoRSyW5E5XGmTzlwY1OrNzzakGowI9Dr/I8HVaw4hTtnxy8g==",
611
+ "license": "MIT",
612
+ "dependencies": {
613
+ "@types/unist": "^3.0.0"
614
+ },
615
+ "funding": {
616
+ "type": "opencollective",
617
+ "url": "https://opencollective.com/unified"
618
+ }
619
+ },
620
+ "node_modules/unist-util-position": {
621
+ "version": "5.0.0",
622
+ "resolved": "https://registry.npmjs.org/unist-util-position/-/unist-util-position-5.0.0.tgz",
623
+ "integrity": "sha512-fucsC7HjXvkB5R3kTCO7kUjRdrS0BJt3M/FPxmHMBOm8JQi2BsHAHFsy27E0EolP8rp0NzXsJ+jNPyDWvOJZPA==",
624
+ "license": "MIT",
625
+ "dependencies": {
626
+ "@types/unist": "^3.0.0"
627
+ },
628
+ "funding": {
629
+ "type": "opencollective",
630
+ "url": "https://opencollective.com/unified"
631
+ }
632
+ },
633
+ "node_modules/unist-util-stringify-position": {
634
+ "version": "4.0.0",
635
+ "resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-4.0.0.tgz",
636
+ "integrity": "sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ==",
637
+ "license": "MIT",
638
+ "dependencies": {
639
+ "@types/unist": "^3.0.0"
640
+ },
641
+ "funding": {
642
+ "type": "opencollective",
643
+ "url": "https://opencollective.com/unified"
644
+ }
645
+ },
646
+ "node_modules/unist-util-visit": {
647
+ "version": "5.1.0",
648
+ "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-5.1.0.tgz",
649
+ "integrity": "sha512-m+vIdyeCOpdr/QeQCu2EzxX/ohgS8KbnPDgFni4dQsfSCtpz8UqDyY5GjRru8PDKuYn7Fq19j1CQ+nJSsGKOzg==",
650
+ "license": "MIT",
651
+ "dependencies": {
652
+ "@types/unist": "^3.0.0",
653
+ "unist-util-is": "^6.0.0",
654
+ "unist-util-visit-parents": "^6.0.0"
655
+ },
656
+ "funding": {
657
+ "type": "opencollective",
658
+ "url": "https://opencollective.com/unified"
659
+ }
660
+ },
661
+ "node_modules/unist-util-visit-parents": {
662
+ "version": "6.0.2",
663
+ "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-6.0.2.tgz",
664
+ "integrity": "sha512-goh1s1TBrqSqukSc8wrjwWhL0hiJxgA8m4kFxGlQ+8FYQ3C/m11FcTs4YYem7V664AhHVvgoQLk890Ssdsr2IQ==",
665
+ "license": "MIT",
666
+ "dependencies": {
667
+ "@types/unist": "^3.0.0",
668
+ "unist-util-is": "^6.0.0"
669
+ },
670
+ "funding": {
671
+ "type": "opencollective",
672
+ "url": "https://opencollective.com/unified"
673
+ }
674
+ },
675
+ "node_modules/vfile": {
676
+ "version": "6.0.3",
677
+ "resolved": "https://registry.npmjs.org/vfile/-/vfile-6.0.3.tgz",
678
+ "integrity": "sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==",
679
+ "license": "MIT",
680
+ "dependencies": {
681
+ "@types/unist": "^3.0.0",
682
+ "vfile-message": "^4.0.0"
683
+ },
684
+ "funding": {
685
+ "type": "opencollective",
686
+ "url": "https://opencollective.com/unified"
687
+ }
688
+ },
689
+ "node_modules/vfile-message": {
690
+ "version": "4.0.3",
691
+ "resolved": "https://registry.npmjs.org/vfile-message/-/vfile-message-4.0.3.tgz",
692
+ "integrity": "sha512-QTHzsGd1EhbZs4AsQ20JX1rC3cOlt/IWJruk893DfLRr57lcnOeMaWG4K0JrRta4mIJZKth2Au3mM3u03/JWKw==",
693
+ "license": "MIT",
694
+ "dependencies": {
695
+ "@types/unist": "^3.0.0",
696
+ "unist-util-stringify-position": "^4.0.0"
697
+ },
698
+ "funding": {
699
+ "type": "opencollective",
700
+ "url": "https://opencollective.com/unified"
701
+ }
702
+ },
703
+ "node_modules/zod": {
704
+ "version": "4.4.3",
705
+ "resolved": "https://registry.npmjs.org/zod/-/zod-4.4.3.tgz",
706
+ "integrity": "sha512-ytENFjIJFl2UwYglde2jchW2Hwm4GJFLDiSXWdTrJQBIN9Fcyp7n4DhxJEiWNAJMV1/BqWfW/kkg71UDcHJyTQ==",
707
+ "license": "MIT",
708
+ "funding": {
709
+ "url": "https://github.com/sponsors/colinhacks"
710
+ }
711
+ },
712
+ "node_modules/zwitch": {
713
+ "version": "2.0.4",
714
+ "resolved": "https://registry.npmjs.org/zwitch/-/zwitch-2.0.4.tgz",
715
+ "integrity": "sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==",
716
+ "license": "MIT",
717
+ "funding": {
718
+ "type": "github",
719
+ "url": "https://github.com/sponsors/wooorm"
720
+ }
721
+ }
722
+ }
723
+ }