extension-develop 2.0.0-rc.24 → 2.0.0-rc.25

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,2542 @@
1
+ {
2
+ "name": "dist",
3
+ "lockfileVersion": 3,
4
+ "requires": true,
5
+ "packages": {
6
+ "": {
7
+ "dependencies": {
8
+ "tailwindcss": "^4.1.3"
9
+ },
10
+ "optionalDependencies": {
11
+ "postcss-flexbugs-fixes": "^5.0.2",
12
+ "postcss-loader": "^8.1.1",
13
+ "postcss-normalize": "^13.0.1",
14
+ "postcss-preset-env": "^10.1.5",
15
+ "postcss-scss": "^4.0.9",
16
+ "tailwindcss": "^4.1.3"
17
+ }
18
+ },
19
+ "node_modules/@babel/code-frame": {
20
+ "version": "7.26.2",
21
+ "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.26.2.tgz",
22
+ "integrity": "sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==",
23
+ "license": "MIT",
24
+ "optional": true,
25
+ "dependencies": {
26
+ "@babel/helper-validator-identifier": "^7.25.9",
27
+ "js-tokens": "^4.0.0",
28
+ "picocolors": "^1.0.0"
29
+ },
30
+ "engines": {
31
+ "node": ">=6.9.0"
32
+ }
33
+ },
34
+ "node_modules/@babel/helper-validator-identifier": {
35
+ "version": "7.25.9",
36
+ "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz",
37
+ "integrity": "sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==",
38
+ "license": "MIT",
39
+ "optional": true,
40
+ "engines": {
41
+ "node": ">=6.9.0"
42
+ }
43
+ },
44
+ "node_modules/@csstools/cascade-layer-name-parser": {
45
+ "version": "2.0.4",
46
+ "resolved": "https://registry.npmjs.org/@csstools/cascade-layer-name-parser/-/cascade-layer-name-parser-2.0.4.tgz",
47
+ "integrity": "sha512-7DFHlPuIxviKYZrOiwVU/PiHLm3lLUR23OMuEEtfEOQTOp9hzQ2JjdY6X5H18RVuUPJqSCI+qNnD5iOLMVE0bA==",
48
+ "funding": [
49
+ {
50
+ "type": "github",
51
+ "url": "https://github.com/sponsors/csstools"
52
+ },
53
+ {
54
+ "type": "opencollective",
55
+ "url": "https://opencollective.com/csstools"
56
+ }
57
+ ],
58
+ "license": "MIT",
59
+ "optional": true,
60
+ "engines": {
61
+ "node": ">=18"
62
+ },
63
+ "peerDependencies": {
64
+ "@csstools/css-parser-algorithms": "^3.0.4",
65
+ "@csstools/css-tokenizer": "^3.0.3"
66
+ }
67
+ },
68
+ "node_modules/@csstools/color-helpers": {
69
+ "version": "5.0.2",
70
+ "resolved": "https://registry.npmjs.org/@csstools/color-helpers/-/color-helpers-5.0.2.tgz",
71
+ "integrity": "sha512-JqWH1vsgdGcw2RR6VliXXdA0/59LttzlU8UlRT/iUUsEeWfYq8I+K0yhihEUTTHLRm1EXvpsCx3083EU15ecsA==",
72
+ "funding": [
73
+ {
74
+ "type": "github",
75
+ "url": "https://github.com/sponsors/csstools"
76
+ },
77
+ {
78
+ "type": "opencollective",
79
+ "url": "https://opencollective.com/csstools"
80
+ }
81
+ ],
82
+ "license": "MIT-0",
83
+ "optional": true,
84
+ "engines": {
85
+ "node": ">=18"
86
+ }
87
+ },
88
+ "node_modules/@csstools/css-calc": {
89
+ "version": "2.1.2",
90
+ "resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-2.1.2.tgz",
91
+ "integrity": "sha512-TklMyb3uBB28b5uQdxjReG4L80NxAqgrECqLZFQbyLekwwlcDDS8r3f07DKqeo8C4926Br0gf/ZDe17Zv4wIuw==",
92
+ "funding": [
93
+ {
94
+ "type": "github",
95
+ "url": "https://github.com/sponsors/csstools"
96
+ },
97
+ {
98
+ "type": "opencollective",
99
+ "url": "https://opencollective.com/csstools"
100
+ }
101
+ ],
102
+ "license": "MIT",
103
+ "optional": true,
104
+ "engines": {
105
+ "node": ">=18"
106
+ },
107
+ "peerDependencies": {
108
+ "@csstools/css-parser-algorithms": "^3.0.4",
109
+ "@csstools/css-tokenizer": "^3.0.3"
110
+ }
111
+ },
112
+ "node_modules/@csstools/css-color-parser": {
113
+ "version": "3.0.8",
114
+ "resolved": "https://registry.npmjs.org/@csstools/css-color-parser/-/css-color-parser-3.0.8.tgz",
115
+ "integrity": "sha512-pdwotQjCCnRPuNi06jFuP68cykU1f3ZWExLe/8MQ1LOs8Xq+fTkYgd+2V8mWUWMrOn9iS2HftPVaMZDaXzGbhQ==",
116
+ "funding": [
117
+ {
118
+ "type": "github",
119
+ "url": "https://github.com/sponsors/csstools"
120
+ },
121
+ {
122
+ "type": "opencollective",
123
+ "url": "https://opencollective.com/csstools"
124
+ }
125
+ ],
126
+ "license": "MIT",
127
+ "optional": true,
128
+ "dependencies": {
129
+ "@csstools/color-helpers": "^5.0.2",
130
+ "@csstools/css-calc": "^2.1.2"
131
+ },
132
+ "engines": {
133
+ "node": ">=18"
134
+ },
135
+ "peerDependencies": {
136
+ "@csstools/css-parser-algorithms": "^3.0.4",
137
+ "@csstools/css-tokenizer": "^3.0.3"
138
+ }
139
+ },
140
+ "node_modules/@csstools/css-parser-algorithms": {
141
+ "version": "3.0.4",
142
+ "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-3.0.4.tgz",
143
+ "integrity": "sha512-Up7rBoV77rv29d3uKHUIVubz1BTcgyUK72IvCQAbfbMv584xHcGKCKbWh7i8hPrRJ7qU4Y8IO3IY9m+iTB7P3A==",
144
+ "funding": [
145
+ {
146
+ "type": "github",
147
+ "url": "https://github.com/sponsors/csstools"
148
+ },
149
+ {
150
+ "type": "opencollective",
151
+ "url": "https://opencollective.com/csstools"
152
+ }
153
+ ],
154
+ "license": "MIT",
155
+ "optional": true,
156
+ "engines": {
157
+ "node": ">=18"
158
+ },
159
+ "peerDependencies": {
160
+ "@csstools/css-tokenizer": "^3.0.3"
161
+ }
162
+ },
163
+ "node_modules/@csstools/css-tokenizer": {
164
+ "version": "3.0.3",
165
+ "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-3.0.3.tgz",
166
+ "integrity": "sha512-UJnjoFsmxfKUdNYdWgOB0mWUypuLvAfQPH1+pyvRJs6euowbFkFC6P13w1l8mJyi3vxYMxc9kld5jZEGRQs6bw==",
167
+ "funding": [
168
+ {
169
+ "type": "github",
170
+ "url": "https://github.com/sponsors/csstools"
171
+ },
172
+ {
173
+ "type": "opencollective",
174
+ "url": "https://opencollective.com/csstools"
175
+ }
176
+ ],
177
+ "license": "MIT",
178
+ "optional": true,
179
+ "engines": {
180
+ "node": ">=18"
181
+ }
182
+ },
183
+ "node_modules/@csstools/media-query-list-parser": {
184
+ "version": "4.0.2",
185
+ "resolved": "https://registry.npmjs.org/@csstools/media-query-list-parser/-/media-query-list-parser-4.0.2.tgz",
186
+ "integrity": "sha512-EUos465uvVvMJehckATTlNqGj4UJWkTmdWuDMjqvSUkjGpmOyFZBVwb4knxCm/k2GMTXY+c/5RkdndzFYWeX5A==",
187
+ "funding": [
188
+ {
189
+ "type": "github",
190
+ "url": "https://github.com/sponsors/csstools"
191
+ },
192
+ {
193
+ "type": "opencollective",
194
+ "url": "https://opencollective.com/csstools"
195
+ }
196
+ ],
197
+ "license": "MIT",
198
+ "optional": true,
199
+ "engines": {
200
+ "node": ">=18"
201
+ },
202
+ "peerDependencies": {
203
+ "@csstools/css-parser-algorithms": "^3.0.4",
204
+ "@csstools/css-tokenizer": "^3.0.3"
205
+ }
206
+ },
207
+ "node_modules/@csstools/normalize.css": {
208
+ "version": "12.1.1",
209
+ "resolved": "https://registry.npmjs.org/@csstools/normalize.css/-/normalize.css-12.1.1.tgz",
210
+ "integrity": "sha512-YAYeJ+Xqh7fUou1d1j9XHl44BmsuThiTr4iNrgCQ3J27IbhXsxXDGZ1cXv8Qvs99d4rBbLiSKy3+WZiet32PcQ==",
211
+ "license": "CC0-1.0",
212
+ "optional": true
213
+ },
214
+ "node_modules/@csstools/postcss-cascade-layers": {
215
+ "version": "5.0.1",
216
+ "resolved": "https://registry.npmjs.org/@csstools/postcss-cascade-layers/-/postcss-cascade-layers-5.0.1.tgz",
217
+ "integrity": "sha512-XOfhI7GShVcKiKwmPAnWSqd2tBR0uxt+runAxttbSp/LY2U16yAVPmAf7e9q4JJ0d+xMNmpwNDLBXnmRCl3HMQ==",
218
+ "funding": [
219
+ {
220
+ "type": "github",
221
+ "url": "https://github.com/sponsors/csstools"
222
+ },
223
+ {
224
+ "type": "opencollective",
225
+ "url": "https://opencollective.com/csstools"
226
+ }
227
+ ],
228
+ "license": "MIT-0",
229
+ "optional": true,
230
+ "dependencies": {
231
+ "@csstools/selector-specificity": "^5.0.0",
232
+ "postcss-selector-parser": "^7.0.0"
233
+ },
234
+ "engines": {
235
+ "node": ">=18"
236
+ },
237
+ "peerDependencies": {
238
+ "postcss": "^8.4"
239
+ }
240
+ },
241
+ "node_modules/@csstools/postcss-color-function": {
242
+ "version": "4.0.8",
243
+ "resolved": "https://registry.npmjs.org/@csstools/postcss-color-function/-/postcss-color-function-4.0.8.tgz",
244
+ "integrity": "sha512-9dUvP2qpZI6PlGQ/sob+95B3u5u7nkYt9yhZFCC7G9HBRHBxj+QxS/wUlwaMGYW0waf+NIierI8aoDTssEdRYw==",
245
+ "funding": [
246
+ {
247
+ "type": "github",
248
+ "url": "https://github.com/sponsors/csstools"
249
+ },
250
+ {
251
+ "type": "opencollective",
252
+ "url": "https://opencollective.com/csstools"
253
+ }
254
+ ],
255
+ "license": "MIT-0",
256
+ "optional": true,
257
+ "dependencies": {
258
+ "@csstools/css-color-parser": "^3.0.8",
259
+ "@csstools/css-parser-algorithms": "^3.0.4",
260
+ "@csstools/css-tokenizer": "^3.0.3",
261
+ "@csstools/postcss-progressive-custom-properties": "^4.0.0",
262
+ "@csstools/utilities": "^2.0.0"
263
+ },
264
+ "engines": {
265
+ "node": ">=18"
266
+ },
267
+ "peerDependencies": {
268
+ "postcss": "^8.4"
269
+ }
270
+ },
271
+ "node_modules/@csstools/postcss-color-mix-function": {
272
+ "version": "3.0.8",
273
+ "resolved": "https://registry.npmjs.org/@csstools/postcss-color-mix-function/-/postcss-color-mix-function-3.0.8.tgz",
274
+ "integrity": "sha512-yuZpgWUzqZWQhEqfvtJufhl28DgO9sBwSbXbf/59gejNuvZcoUTRGQZhzhwF4ccqb53YAGB+u92z9+eSKoB4YA==",
275
+ "funding": [
276
+ {
277
+ "type": "github",
278
+ "url": "https://github.com/sponsors/csstools"
279
+ },
280
+ {
281
+ "type": "opencollective",
282
+ "url": "https://opencollective.com/csstools"
283
+ }
284
+ ],
285
+ "license": "MIT-0",
286
+ "optional": true,
287
+ "dependencies": {
288
+ "@csstools/css-color-parser": "^3.0.8",
289
+ "@csstools/css-parser-algorithms": "^3.0.4",
290
+ "@csstools/css-tokenizer": "^3.0.3",
291
+ "@csstools/postcss-progressive-custom-properties": "^4.0.0",
292
+ "@csstools/utilities": "^2.0.0"
293
+ },
294
+ "engines": {
295
+ "node": ">=18"
296
+ },
297
+ "peerDependencies": {
298
+ "postcss": "^8.4"
299
+ }
300
+ },
301
+ "node_modules/@csstools/postcss-content-alt-text": {
302
+ "version": "2.0.4",
303
+ "resolved": "https://registry.npmjs.org/@csstools/postcss-content-alt-text/-/postcss-content-alt-text-2.0.4.tgz",
304
+ "integrity": "sha512-YItlZUOuZJCBlRaCf8Aucc1lgN41qYGALMly0qQllrxYJhiyzlI6RxOTMUvtWk+KhS8GphMDsDhKQ7KTPfEMSw==",
305
+ "funding": [
306
+ {
307
+ "type": "github",
308
+ "url": "https://github.com/sponsors/csstools"
309
+ },
310
+ {
311
+ "type": "opencollective",
312
+ "url": "https://opencollective.com/csstools"
313
+ }
314
+ ],
315
+ "license": "MIT-0",
316
+ "optional": true,
317
+ "dependencies": {
318
+ "@csstools/css-parser-algorithms": "^3.0.4",
319
+ "@csstools/css-tokenizer": "^3.0.3",
320
+ "@csstools/postcss-progressive-custom-properties": "^4.0.0",
321
+ "@csstools/utilities": "^2.0.0"
322
+ },
323
+ "engines": {
324
+ "node": ">=18"
325
+ },
326
+ "peerDependencies": {
327
+ "postcss": "^8.4"
328
+ }
329
+ },
330
+ "node_modules/@csstools/postcss-exponential-functions": {
331
+ "version": "2.0.7",
332
+ "resolved": "https://registry.npmjs.org/@csstools/postcss-exponential-functions/-/postcss-exponential-functions-2.0.7.tgz",
333
+ "integrity": "sha512-XTb6Mw0v2qXtQYRW9d9duAjDnoTbBpsngD7sRNLmYDjvwU2ebpIHplyxgOeo6jp/Kr52gkLi5VaK5RDCqzMzZQ==",
334
+ "funding": [
335
+ {
336
+ "type": "github",
337
+ "url": "https://github.com/sponsors/csstools"
338
+ },
339
+ {
340
+ "type": "opencollective",
341
+ "url": "https://opencollective.com/csstools"
342
+ }
343
+ ],
344
+ "license": "MIT-0",
345
+ "optional": true,
346
+ "dependencies": {
347
+ "@csstools/css-calc": "^2.1.2",
348
+ "@csstools/css-parser-algorithms": "^3.0.4",
349
+ "@csstools/css-tokenizer": "^3.0.3"
350
+ },
351
+ "engines": {
352
+ "node": ">=18"
353
+ },
354
+ "peerDependencies": {
355
+ "postcss": "^8.4"
356
+ }
357
+ },
358
+ "node_modules/@csstools/postcss-font-format-keywords": {
359
+ "version": "4.0.0",
360
+ "resolved": "https://registry.npmjs.org/@csstools/postcss-font-format-keywords/-/postcss-font-format-keywords-4.0.0.tgz",
361
+ "integrity": "sha512-usBzw9aCRDvchpok6C+4TXC57btc4bJtmKQWOHQxOVKen1ZfVqBUuCZ/wuqdX5GHsD0NRSr9XTP+5ID1ZZQBXw==",
362
+ "funding": [
363
+ {
364
+ "type": "github",
365
+ "url": "https://github.com/sponsors/csstools"
366
+ },
367
+ {
368
+ "type": "opencollective",
369
+ "url": "https://opencollective.com/csstools"
370
+ }
371
+ ],
372
+ "license": "MIT-0",
373
+ "optional": true,
374
+ "dependencies": {
375
+ "@csstools/utilities": "^2.0.0",
376
+ "postcss-value-parser": "^4.2.0"
377
+ },
378
+ "engines": {
379
+ "node": ">=18"
380
+ },
381
+ "peerDependencies": {
382
+ "postcss": "^8.4"
383
+ }
384
+ },
385
+ "node_modules/@csstools/postcss-gamut-mapping": {
386
+ "version": "2.0.8",
387
+ "resolved": "https://registry.npmjs.org/@csstools/postcss-gamut-mapping/-/postcss-gamut-mapping-2.0.8.tgz",
388
+ "integrity": "sha512-/K8u9ZyGMGPjmwCSIjgaOLKfic2RIGdFHHes84XW5LnmrvdhOTVxo255NppHi3ROEvoHPW7MplMJgjZK5Q+TxA==",
389
+ "funding": [
390
+ {
391
+ "type": "github",
392
+ "url": "https://github.com/sponsors/csstools"
393
+ },
394
+ {
395
+ "type": "opencollective",
396
+ "url": "https://opencollective.com/csstools"
397
+ }
398
+ ],
399
+ "license": "MIT-0",
400
+ "optional": true,
401
+ "dependencies": {
402
+ "@csstools/css-color-parser": "^3.0.8",
403
+ "@csstools/css-parser-algorithms": "^3.0.4",
404
+ "@csstools/css-tokenizer": "^3.0.3"
405
+ },
406
+ "engines": {
407
+ "node": ">=18"
408
+ },
409
+ "peerDependencies": {
410
+ "postcss": "^8.4"
411
+ }
412
+ },
413
+ "node_modules/@csstools/postcss-gradients-interpolation-method": {
414
+ "version": "5.0.8",
415
+ "resolved": "https://registry.npmjs.org/@csstools/postcss-gradients-interpolation-method/-/postcss-gradients-interpolation-method-5.0.8.tgz",
416
+ "integrity": "sha512-CoHQ/0UXrvxLovu0ZeW6c3/20hjJ/QRg6lyXm3dZLY/JgvRU6bdbQZF/Du30A4TvowfcgvIHQmP1bNXUxgDrAw==",
417
+ "funding": [
418
+ {
419
+ "type": "github",
420
+ "url": "https://github.com/sponsors/csstools"
421
+ },
422
+ {
423
+ "type": "opencollective",
424
+ "url": "https://opencollective.com/csstools"
425
+ }
426
+ ],
427
+ "license": "MIT-0",
428
+ "optional": true,
429
+ "dependencies": {
430
+ "@csstools/css-color-parser": "^3.0.8",
431
+ "@csstools/css-parser-algorithms": "^3.0.4",
432
+ "@csstools/css-tokenizer": "^3.0.3",
433
+ "@csstools/postcss-progressive-custom-properties": "^4.0.0",
434
+ "@csstools/utilities": "^2.0.0"
435
+ },
436
+ "engines": {
437
+ "node": ">=18"
438
+ },
439
+ "peerDependencies": {
440
+ "postcss": "^8.4"
441
+ }
442
+ },
443
+ "node_modules/@csstools/postcss-hwb-function": {
444
+ "version": "4.0.8",
445
+ "resolved": "https://registry.npmjs.org/@csstools/postcss-hwb-function/-/postcss-hwb-function-4.0.8.tgz",
446
+ "integrity": "sha512-LpFKjX6hblpeqyych1cKmk+3FJZ19QmaJtqincySoMkbkG/w2tfbnO5oE6mlnCTXcGUJ0rCEuRHvTqKK0nHYUQ==",
447
+ "funding": [
448
+ {
449
+ "type": "github",
450
+ "url": "https://github.com/sponsors/csstools"
451
+ },
452
+ {
453
+ "type": "opencollective",
454
+ "url": "https://opencollective.com/csstools"
455
+ }
456
+ ],
457
+ "license": "MIT-0",
458
+ "optional": true,
459
+ "dependencies": {
460
+ "@csstools/css-color-parser": "^3.0.8",
461
+ "@csstools/css-parser-algorithms": "^3.0.4",
462
+ "@csstools/css-tokenizer": "^3.0.3",
463
+ "@csstools/postcss-progressive-custom-properties": "^4.0.0",
464
+ "@csstools/utilities": "^2.0.0"
465
+ },
466
+ "engines": {
467
+ "node": ">=18"
468
+ },
469
+ "peerDependencies": {
470
+ "postcss": "^8.4"
471
+ }
472
+ },
473
+ "node_modules/@csstools/postcss-ic-unit": {
474
+ "version": "4.0.0",
475
+ "resolved": "https://registry.npmjs.org/@csstools/postcss-ic-unit/-/postcss-ic-unit-4.0.0.tgz",
476
+ "integrity": "sha512-9QT5TDGgx7wD3EEMN3BSUG6ckb6Eh5gSPT5kZoVtUuAonfPmLDJyPhqR4ntPpMYhUKAMVKAg3I/AgzqHMSeLhA==",
477
+ "funding": [
478
+ {
479
+ "type": "github",
480
+ "url": "https://github.com/sponsors/csstools"
481
+ },
482
+ {
483
+ "type": "opencollective",
484
+ "url": "https://opencollective.com/csstools"
485
+ }
486
+ ],
487
+ "license": "MIT-0",
488
+ "optional": true,
489
+ "dependencies": {
490
+ "@csstools/postcss-progressive-custom-properties": "^4.0.0",
491
+ "@csstools/utilities": "^2.0.0",
492
+ "postcss-value-parser": "^4.2.0"
493
+ },
494
+ "engines": {
495
+ "node": ">=18"
496
+ },
497
+ "peerDependencies": {
498
+ "postcss": "^8.4"
499
+ }
500
+ },
501
+ "node_modules/@csstools/postcss-initial": {
502
+ "version": "2.0.1",
503
+ "resolved": "https://registry.npmjs.org/@csstools/postcss-initial/-/postcss-initial-2.0.1.tgz",
504
+ "integrity": "sha512-L1wLVMSAZ4wovznquK0xmC7QSctzO4D0Is590bxpGqhqjboLXYA16dWZpfwImkdOgACdQ9PqXsuRroW6qPlEsg==",
505
+ "funding": [
506
+ {
507
+ "type": "github",
508
+ "url": "https://github.com/sponsors/csstools"
509
+ },
510
+ {
511
+ "type": "opencollective",
512
+ "url": "https://opencollective.com/csstools"
513
+ }
514
+ ],
515
+ "license": "MIT-0",
516
+ "optional": true,
517
+ "engines": {
518
+ "node": ">=18"
519
+ },
520
+ "peerDependencies": {
521
+ "postcss": "^8.4"
522
+ }
523
+ },
524
+ "node_modules/@csstools/postcss-is-pseudo-class": {
525
+ "version": "5.0.1",
526
+ "resolved": "https://registry.npmjs.org/@csstools/postcss-is-pseudo-class/-/postcss-is-pseudo-class-5.0.1.tgz",
527
+ "integrity": "sha512-JLp3POui4S1auhDR0n8wHd/zTOWmMsmK3nQd3hhL6FhWPaox5W7j1se6zXOG/aP07wV2ww0lxbKYGwbBszOtfQ==",
528
+ "funding": [
529
+ {
530
+ "type": "github",
531
+ "url": "https://github.com/sponsors/csstools"
532
+ },
533
+ {
534
+ "type": "opencollective",
535
+ "url": "https://opencollective.com/csstools"
536
+ }
537
+ ],
538
+ "license": "MIT-0",
539
+ "optional": true,
540
+ "dependencies": {
541
+ "@csstools/selector-specificity": "^5.0.0",
542
+ "postcss-selector-parser": "^7.0.0"
543
+ },
544
+ "engines": {
545
+ "node": ">=18"
546
+ },
547
+ "peerDependencies": {
548
+ "postcss": "^8.4"
549
+ }
550
+ },
551
+ "node_modules/@csstools/postcss-light-dark-function": {
552
+ "version": "2.0.7",
553
+ "resolved": "https://registry.npmjs.org/@csstools/postcss-light-dark-function/-/postcss-light-dark-function-2.0.7.tgz",
554
+ "integrity": "sha512-ZZ0rwlanYKOHekyIPaU+sVm3BEHCe+Ha0/px+bmHe62n0Uc1lL34vbwrLYn6ote8PHlsqzKeTQdIejQCJ05tfw==",
555
+ "funding": [
556
+ {
557
+ "type": "github",
558
+ "url": "https://github.com/sponsors/csstools"
559
+ },
560
+ {
561
+ "type": "opencollective",
562
+ "url": "https://opencollective.com/csstools"
563
+ }
564
+ ],
565
+ "license": "MIT-0",
566
+ "optional": true,
567
+ "dependencies": {
568
+ "@csstools/css-parser-algorithms": "^3.0.4",
569
+ "@csstools/css-tokenizer": "^3.0.3",
570
+ "@csstools/postcss-progressive-custom-properties": "^4.0.0",
571
+ "@csstools/utilities": "^2.0.0"
572
+ },
573
+ "engines": {
574
+ "node": ">=18"
575
+ },
576
+ "peerDependencies": {
577
+ "postcss": "^8.4"
578
+ }
579
+ },
580
+ "node_modules/@csstools/postcss-logical-float-and-clear": {
581
+ "version": "3.0.0",
582
+ "resolved": "https://registry.npmjs.org/@csstools/postcss-logical-float-and-clear/-/postcss-logical-float-and-clear-3.0.0.tgz",
583
+ "integrity": "sha512-SEmaHMszwakI2rqKRJgE+8rpotFfne1ZS6bZqBoQIicFyV+xT1UF42eORPxJkVJVrH9C0ctUgwMSn3BLOIZldQ==",
584
+ "funding": [
585
+ {
586
+ "type": "github",
587
+ "url": "https://github.com/sponsors/csstools"
588
+ },
589
+ {
590
+ "type": "opencollective",
591
+ "url": "https://opencollective.com/csstools"
592
+ }
593
+ ],
594
+ "license": "MIT-0",
595
+ "optional": true,
596
+ "engines": {
597
+ "node": ">=18"
598
+ },
599
+ "peerDependencies": {
600
+ "postcss": "^8.4"
601
+ }
602
+ },
603
+ "node_modules/@csstools/postcss-logical-overflow": {
604
+ "version": "2.0.0",
605
+ "resolved": "https://registry.npmjs.org/@csstools/postcss-logical-overflow/-/postcss-logical-overflow-2.0.0.tgz",
606
+ "integrity": "sha512-spzR1MInxPuXKEX2csMamshR4LRaSZ3UXVaRGjeQxl70ySxOhMpP2252RAFsg8QyyBXBzuVOOdx1+bVO5bPIzA==",
607
+ "funding": [
608
+ {
609
+ "type": "github",
610
+ "url": "https://github.com/sponsors/csstools"
611
+ },
612
+ {
613
+ "type": "opencollective",
614
+ "url": "https://opencollective.com/csstools"
615
+ }
616
+ ],
617
+ "license": "MIT-0",
618
+ "optional": true,
619
+ "engines": {
620
+ "node": ">=18"
621
+ },
622
+ "peerDependencies": {
623
+ "postcss": "^8.4"
624
+ }
625
+ },
626
+ "node_modules/@csstools/postcss-logical-overscroll-behavior": {
627
+ "version": "2.0.0",
628
+ "resolved": "https://registry.npmjs.org/@csstools/postcss-logical-overscroll-behavior/-/postcss-logical-overscroll-behavior-2.0.0.tgz",
629
+ "integrity": "sha512-e/webMjoGOSYfqLunyzByZj5KKe5oyVg/YSbie99VEaSDE2kimFm0q1f6t/6Jo+VVCQ/jbe2Xy+uX+C4xzWs4w==",
630
+ "funding": [
631
+ {
632
+ "type": "github",
633
+ "url": "https://github.com/sponsors/csstools"
634
+ },
635
+ {
636
+ "type": "opencollective",
637
+ "url": "https://opencollective.com/csstools"
638
+ }
639
+ ],
640
+ "license": "MIT-0",
641
+ "optional": true,
642
+ "engines": {
643
+ "node": ">=18"
644
+ },
645
+ "peerDependencies": {
646
+ "postcss": "^8.4"
647
+ }
648
+ },
649
+ "node_modules/@csstools/postcss-logical-resize": {
650
+ "version": "3.0.0",
651
+ "resolved": "https://registry.npmjs.org/@csstools/postcss-logical-resize/-/postcss-logical-resize-3.0.0.tgz",
652
+ "integrity": "sha512-DFbHQOFW/+I+MY4Ycd/QN6Dg4Hcbb50elIJCfnwkRTCX05G11SwViI5BbBlg9iHRl4ytB7pmY5ieAFk3ws7yyg==",
653
+ "funding": [
654
+ {
655
+ "type": "github",
656
+ "url": "https://github.com/sponsors/csstools"
657
+ },
658
+ {
659
+ "type": "opencollective",
660
+ "url": "https://opencollective.com/csstools"
661
+ }
662
+ ],
663
+ "license": "MIT-0",
664
+ "optional": true,
665
+ "dependencies": {
666
+ "postcss-value-parser": "^4.2.0"
667
+ },
668
+ "engines": {
669
+ "node": ">=18"
670
+ },
671
+ "peerDependencies": {
672
+ "postcss": "^8.4"
673
+ }
674
+ },
675
+ "node_modules/@csstools/postcss-logical-viewport-units": {
676
+ "version": "3.0.3",
677
+ "resolved": "https://registry.npmjs.org/@csstools/postcss-logical-viewport-units/-/postcss-logical-viewport-units-3.0.3.tgz",
678
+ "integrity": "sha512-OC1IlG/yoGJdi0Y+7duz/kU/beCwO+Gua01sD6GtOtLi7ByQUpcIqs7UE/xuRPay4cHgOMatWdnDdsIDjnWpPw==",
679
+ "funding": [
680
+ {
681
+ "type": "github",
682
+ "url": "https://github.com/sponsors/csstools"
683
+ },
684
+ {
685
+ "type": "opencollective",
686
+ "url": "https://opencollective.com/csstools"
687
+ }
688
+ ],
689
+ "license": "MIT-0",
690
+ "optional": true,
691
+ "dependencies": {
692
+ "@csstools/css-tokenizer": "^3.0.3",
693
+ "@csstools/utilities": "^2.0.0"
694
+ },
695
+ "engines": {
696
+ "node": ">=18"
697
+ },
698
+ "peerDependencies": {
699
+ "postcss": "^8.4"
700
+ }
701
+ },
702
+ "node_modules/@csstools/postcss-media-minmax": {
703
+ "version": "2.0.7",
704
+ "resolved": "https://registry.npmjs.org/@csstools/postcss-media-minmax/-/postcss-media-minmax-2.0.7.tgz",
705
+ "integrity": "sha512-LB6tIP7iBZb5CYv8iRenfBZmbaG3DWNEziOnPjGoQX5P94FBPvvTBy68b/d9NnS5PELKwFmmOYsAEIgEhDPCHA==",
706
+ "funding": [
707
+ {
708
+ "type": "github",
709
+ "url": "https://github.com/sponsors/csstools"
710
+ },
711
+ {
712
+ "type": "opencollective",
713
+ "url": "https://opencollective.com/csstools"
714
+ }
715
+ ],
716
+ "license": "MIT",
717
+ "optional": true,
718
+ "dependencies": {
719
+ "@csstools/css-calc": "^2.1.2",
720
+ "@csstools/css-parser-algorithms": "^3.0.4",
721
+ "@csstools/css-tokenizer": "^3.0.3",
722
+ "@csstools/media-query-list-parser": "^4.0.2"
723
+ },
724
+ "engines": {
725
+ "node": ">=18"
726
+ },
727
+ "peerDependencies": {
728
+ "postcss": "^8.4"
729
+ }
730
+ },
731
+ "node_modules/@csstools/postcss-media-queries-aspect-ratio-number-values": {
732
+ "version": "3.0.4",
733
+ "resolved": "https://registry.npmjs.org/@csstools/postcss-media-queries-aspect-ratio-number-values/-/postcss-media-queries-aspect-ratio-number-values-3.0.4.tgz",
734
+ "integrity": "sha512-AnGjVslHMm5xw9keusQYvjVWvuS7KWK+OJagaG0+m9QnIjZsrysD2kJP/tr/UJIyYtMCtu8OkUd+Rajb4DqtIQ==",
735
+ "funding": [
736
+ {
737
+ "type": "github",
738
+ "url": "https://github.com/sponsors/csstools"
739
+ },
740
+ {
741
+ "type": "opencollective",
742
+ "url": "https://opencollective.com/csstools"
743
+ }
744
+ ],
745
+ "license": "MIT-0",
746
+ "optional": true,
747
+ "dependencies": {
748
+ "@csstools/css-parser-algorithms": "^3.0.4",
749
+ "@csstools/css-tokenizer": "^3.0.3",
750
+ "@csstools/media-query-list-parser": "^4.0.2"
751
+ },
752
+ "engines": {
753
+ "node": ">=18"
754
+ },
755
+ "peerDependencies": {
756
+ "postcss": "^8.4"
757
+ }
758
+ },
759
+ "node_modules/@csstools/postcss-nested-calc": {
760
+ "version": "4.0.0",
761
+ "resolved": "https://registry.npmjs.org/@csstools/postcss-nested-calc/-/postcss-nested-calc-4.0.0.tgz",
762
+ "integrity": "sha512-jMYDdqrQQxE7k9+KjstC3NbsmC063n1FTPLCgCRS2/qHUbHM0mNy9pIn4QIiQGs9I/Bg98vMqw7mJXBxa0N88A==",
763
+ "funding": [
764
+ {
765
+ "type": "github",
766
+ "url": "https://github.com/sponsors/csstools"
767
+ },
768
+ {
769
+ "type": "opencollective",
770
+ "url": "https://opencollective.com/csstools"
771
+ }
772
+ ],
773
+ "license": "MIT-0",
774
+ "optional": true,
775
+ "dependencies": {
776
+ "@csstools/utilities": "^2.0.0",
777
+ "postcss-value-parser": "^4.2.0"
778
+ },
779
+ "engines": {
780
+ "node": ">=18"
781
+ },
782
+ "peerDependencies": {
783
+ "postcss": "^8.4"
784
+ }
785
+ },
786
+ "node_modules/@csstools/postcss-normalize-display-values": {
787
+ "version": "4.0.0",
788
+ "resolved": "https://registry.npmjs.org/@csstools/postcss-normalize-display-values/-/postcss-normalize-display-values-4.0.0.tgz",
789
+ "integrity": "sha512-HlEoG0IDRoHXzXnkV4in47dzsxdsjdz6+j7MLjaACABX2NfvjFS6XVAnpaDyGesz9gK2SC7MbNwdCHusObKJ9Q==",
790
+ "funding": [
791
+ {
792
+ "type": "github",
793
+ "url": "https://github.com/sponsors/csstools"
794
+ },
795
+ {
796
+ "type": "opencollective",
797
+ "url": "https://opencollective.com/csstools"
798
+ }
799
+ ],
800
+ "license": "MIT-0",
801
+ "optional": true,
802
+ "dependencies": {
803
+ "postcss-value-parser": "^4.2.0"
804
+ },
805
+ "engines": {
806
+ "node": ">=18"
807
+ },
808
+ "peerDependencies": {
809
+ "postcss": "^8.4"
810
+ }
811
+ },
812
+ "node_modules/@csstools/postcss-oklab-function": {
813
+ "version": "4.0.8",
814
+ "resolved": "https://registry.npmjs.org/@csstools/postcss-oklab-function/-/postcss-oklab-function-4.0.8.tgz",
815
+ "integrity": "sha512-+5aPsNWgxohXoYNS1f+Ys0x3Qnfehgygv3qrPyv+Y25G0yX54/WlVB+IXprqBLOXHM1gsVF+QQSjlArhygna0Q==",
816
+ "funding": [
817
+ {
818
+ "type": "github",
819
+ "url": "https://github.com/sponsors/csstools"
820
+ },
821
+ {
822
+ "type": "opencollective",
823
+ "url": "https://opencollective.com/csstools"
824
+ }
825
+ ],
826
+ "license": "MIT-0",
827
+ "optional": true,
828
+ "dependencies": {
829
+ "@csstools/css-color-parser": "^3.0.8",
830
+ "@csstools/css-parser-algorithms": "^3.0.4",
831
+ "@csstools/css-tokenizer": "^3.0.3",
832
+ "@csstools/postcss-progressive-custom-properties": "^4.0.0",
833
+ "@csstools/utilities": "^2.0.0"
834
+ },
835
+ "engines": {
836
+ "node": ">=18"
837
+ },
838
+ "peerDependencies": {
839
+ "postcss": "^8.4"
840
+ }
841
+ },
842
+ "node_modules/@csstools/postcss-progressive-custom-properties": {
843
+ "version": "4.0.0",
844
+ "resolved": "https://registry.npmjs.org/@csstools/postcss-progressive-custom-properties/-/postcss-progressive-custom-properties-4.0.0.tgz",
845
+ "integrity": "sha512-XQPtROaQjomnvLUSy/bALTR5VCtTVUFwYs1SblvYgLSeTo2a/bMNwUwo2piXw5rTv/FEYiy5yPSXBqg9OKUx7Q==",
846
+ "funding": [
847
+ {
848
+ "type": "github",
849
+ "url": "https://github.com/sponsors/csstools"
850
+ },
851
+ {
852
+ "type": "opencollective",
853
+ "url": "https://opencollective.com/csstools"
854
+ }
855
+ ],
856
+ "license": "MIT-0",
857
+ "optional": true,
858
+ "dependencies": {
859
+ "postcss-value-parser": "^4.2.0"
860
+ },
861
+ "engines": {
862
+ "node": ">=18"
863
+ },
864
+ "peerDependencies": {
865
+ "postcss": "^8.4"
866
+ }
867
+ },
868
+ "node_modules/@csstools/postcss-random-function": {
869
+ "version": "1.0.3",
870
+ "resolved": "https://registry.npmjs.org/@csstools/postcss-random-function/-/postcss-random-function-1.0.3.tgz",
871
+ "integrity": "sha512-dbNeEEPHxAwfQJ3duRL5IPpuD77QAHtRl4bAHRs0vOVhVbHrsL7mHnwe0irYjbs9kYwhAHZBQTLBgmvufPuRkA==",
872
+ "funding": [
873
+ {
874
+ "type": "github",
875
+ "url": "https://github.com/sponsors/csstools"
876
+ },
877
+ {
878
+ "type": "opencollective",
879
+ "url": "https://opencollective.com/csstools"
880
+ }
881
+ ],
882
+ "license": "MIT-0",
883
+ "optional": true,
884
+ "dependencies": {
885
+ "@csstools/css-calc": "^2.1.2",
886
+ "@csstools/css-parser-algorithms": "^3.0.4",
887
+ "@csstools/css-tokenizer": "^3.0.3"
888
+ },
889
+ "engines": {
890
+ "node": ">=18"
891
+ },
892
+ "peerDependencies": {
893
+ "postcss": "^8.4"
894
+ }
895
+ },
896
+ "node_modules/@csstools/postcss-relative-color-syntax": {
897
+ "version": "3.0.8",
898
+ "resolved": "https://registry.npmjs.org/@csstools/postcss-relative-color-syntax/-/postcss-relative-color-syntax-3.0.8.tgz",
899
+ "integrity": "sha512-eGE31oLnJDoUysDdjS9MLxNZdtqqSxjDXMdISpLh80QMaYrKs7VINpid34tWQ+iU23Wg5x76qAzf1Q/SLLbZVg==",
900
+ "funding": [
901
+ {
902
+ "type": "github",
903
+ "url": "https://github.com/sponsors/csstools"
904
+ },
905
+ {
906
+ "type": "opencollective",
907
+ "url": "https://opencollective.com/csstools"
908
+ }
909
+ ],
910
+ "license": "MIT-0",
911
+ "optional": true,
912
+ "dependencies": {
913
+ "@csstools/css-color-parser": "^3.0.8",
914
+ "@csstools/css-parser-algorithms": "^3.0.4",
915
+ "@csstools/css-tokenizer": "^3.0.3",
916
+ "@csstools/postcss-progressive-custom-properties": "^4.0.0",
917
+ "@csstools/utilities": "^2.0.0"
918
+ },
919
+ "engines": {
920
+ "node": ">=18"
921
+ },
922
+ "peerDependencies": {
923
+ "postcss": "^8.4"
924
+ }
925
+ },
926
+ "node_modules/@csstools/postcss-scope-pseudo-class": {
927
+ "version": "4.0.1",
928
+ "resolved": "https://registry.npmjs.org/@csstools/postcss-scope-pseudo-class/-/postcss-scope-pseudo-class-4.0.1.tgz",
929
+ "integrity": "sha512-IMi9FwtH6LMNuLea1bjVMQAsUhFxJnyLSgOp/cpv5hrzWmrUYU5fm0EguNDIIOHUqzXode8F/1qkC/tEo/qN8Q==",
930
+ "funding": [
931
+ {
932
+ "type": "github",
933
+ "url": "https://github.com/sponsors/csstools"
934
+ },
935
+ {
936
+ "type": "opencollective",
937
+ "url": "https://opencollective.com/csstools"
938
+ }
939
+ ],
940
+ "license": "MIT-0",
941
+ "optional": true,
942
+ "dependencies": {
943
+ "postcss-selector-parser": "^7.0.0"
944
+ },
945
+ "engines": {
946
+ "node": ">=18"
947
+ },
948
+ "peerDependencies": {
949
+ "postcss": "^8.4"
950
+ }
951
+ },
952
+ "node_modules/@csstools/postcss-sign-functions": {
953
+ "version": "1.1.2",
954
+ "resolved": "https://registry.npmjs.org/@csstools/postcss-sign-functions/-/postcss-sign-functions-1.1.2.tgz",
955
+ "integrity": "sha512-4EcAvXTUPh7n6UoZZkCzgtCf/wPzMlTNuddcKg7HG8ozfQkUcHsJ2faQKeLmjyKdYPyOUn4YA7yDPf8K/jfIxw==",
956
+ "funding": [
957
+ {
958
+ "type": "github",
959
+ "url": "https://github.com/sponsors/csstools"
960
+ },
961
+ {
962
+ "type": "opencollective",
963
+ "url": "https://opencollective.com/csstools"
964
+ }
965
+ ],
966
+ "license": "MIT-0",
967
+ "optional": true,
968
+ "dependencies": {
969
+ "@csstools/css-calc": "^2.1.2",
970
+ "@csstools/css-parser-algorithms": "^3.0.4",
971
+ "@csstools/css-tokenizer": "^3.0.3"
972
+ },
973
+ "engines": {
974
+ "node": ">=18"
975
+ },
976
+ "peerDependencies": {
977
+ "postcss": "^8.4"
978
+ }
979
+ },
980
+ "node_modules/@csstools/postcss-stepped-value-functions": {
981
+ "version": "4.0.7",
982
+ "resolved": "https://registry.npmjs.org/@csstools/postcss-stepped-value-functions/-/postcss-stepped-value-functions-4.0.7.tgz",
983
+ "integrity": "sha512-rdrRCKRnWtj5FyRin0u/gLla7CIvZRw/zMGI1fVJP0Sg/m1WGicjPVHRANL++3HQtsiXKAbPrcPr+VkyGck0IA==",
984
+ "funding": [
985
+ {
986
+ "type": "github",
987
+ "url": "https://github.com/sponsors/csstools"
988
+ },
989
+ {
990
+ "type": "opencollective",
991
+ "url": "https://opencollective.com/csstools"
992
+ }
993
+ ],
994
+ "license": "MIT-0",
995
+ "optional": true,
996
+ "dependencies": {
997
+ "@csstools/css-calc": "^2.1.2",
998
+ "@csstools/css-parser-algorithms": "^3.0.4",
999
+ "@csstools/css-tokenizer": "^3.0.3"
1000
+ },
1001
+ "engines": {
1002
+ "node": ">=18"
1003
+ },
1004
+ "peerDependencies": {
1005
+ "postcss": "^8.4"
1006
+ }
1007
+ },
1008
+ "node_modules/@csstools/postcss-text-decoration-shorthand": {
1009
+ "version": "4.0.2",
1010
+ "resolved": "https://registry.npmjs.org/@csstools/postcss-text-decoration-shorthand/-/postcss-text-decoration-shorthand-4.0.2.tgz",
1011
+ "integrity": "sha512-8XvCRrFNseBSAGxeaVTaNijAu+FzUvjwFXtcrynmazGb/9WUdsPCpBX+mHEHShVRq47Gy4peYAoxYs8ltUnmzA==",
1012
+ "funding": [
1013
+ {
1014
+ "type": "github",
1015
+ "url": "https://github.com/sponsors/csstools"
1016
+ },
1017
+ {
1018
+ "type": "opencollective",
1019
+ "url": "https://opencollective.com/csstools"
1020
+ }
1021
+ ],
1022
+ "license": "MIT-0",
1023
+ "optional": true,
1024
+ "dependencies": {
1025
+ "@csstools/color-helpers": "^5.0.2",
1026
+ "postcss-value-parser": "^4.2.0"
1027
+ },
1028
+ "engines": {
1029
+ "node": ">=18"
1030
+ },
1031
+ "peerDependencies": {
1032
+ "postcss": "^8.4"
1033
+ }
1034
+ },
1035
+ "node_modules/@csstools/postcss-trigonometric-functions": {
1036
+ "version": "4.0.7",
1037
+ "resolved": "https://registry.npmjs.org/@csstools/postcss-trigonometric-functions/-/postcss-trigonometric-functions-4.0.7.tgz",
1038
+ "integrity": "sha512-qTrZgLju3AV7Djhzuh2Bq/wjFqbcypnk0FhHjxW8DWJQcZLS1HecIus4X2/RLch1ukX7b+YYCdqbEnpIQO5ccg==",
1039
+ "funding": [
1040
+ {
1041
+ "type": "github",
1042
+ "url": "https://github.com/sponsors/csstools"
1043
+ },
1044
+ {
1045
+ "type": "opencollective",
1046
+ "url": "https://opencollective.com/csstools"
1047
+ }
1048
+ ],
1049
+ "license": "MIT-0",
1050
+ "optional": true,
1051
+ "dependencies": {
1052
+ "@csstools/css-calc": "^2.1.2",
1053
+ "@csstools/css-parser-algorithms": "^3.0.4",
1054
+ "@csstools/css-tokenizer": "^3.0.3"
1055
+ },
1056
+ "engines": {
1057
+ "node": ">=18"
1058
+ },
1059
+ "peerDependencies": {
1060
+ "postcss": "^8.4"
1061
+ }
1062
+ },
1063
+ "node_modules/@csstools/postcss-unset-value": {
1064
+ "version": "4.0.0",
1065
+ "resolved": "https://registry.npmjs.org/@csstools/postcss-unset-value/-/postcss-unset-value-4.0.0.tgz",
1066
+ "integrity": "sha512-cBz3tOCI5Fw6NIFEwU3RiwK6mn3nKegjpJuzCndoGq3BZPkUjnsq7uQmIeMNeMbMk7YD2MfKcgCpZwX5jyXqCA==",
1067
+ "funding": [
1068
+ {
1069
+ "type": "github",
1070
+ "url": "https://github.com/sponsors/csstools"
1071
+ },
1072
+ {
1073
+ "type": "opencollective",
1074
+ "url": "https://opencollective.com/csstools"
1075
+ }
1076
+ ],
1077
+ "license": "MIT-0",
1078
+ "optional": true,
1079
+ "engines": {
1080
+ "node": ">=18"
1081
+ },
1082
+ "peerDependencies": {
1083
+ "postcss": "^8.4"
1084
+ }
1085
+ },
1086
+ "node_modules/@csstools/selector-resolve-nested": {
1087
+ "version": "3.0.0",
1088
+ "resolved": "https://registry.npmjs.org/@csstools/selector-resolve-nested/-/selector-resolve-nested-3.0.0.tgz",
1089
+ "integrity": "sha512-ZoK24Yku6VJU1gS79a5PFmC8yn3wIapiKmPgun0hZgEI5AOqgH2kiPRsPz1qkGv4HL+wuDLH83yQyk6inMYrJQ==",
1090
+ "funding": [
1091
+ {
1092
+ "type": "github",
1093
+ "url": "https://github.com/sponsors/csstools"
1094
+ },
1095
+ {
1096
+ "type": "opencollective",
1097
+ "url": "https://opencollective.com/csstools"
1098
+ }
1099
+ ],
1100
+ "license": "MIT-0",
1101
+ "optional": true,
1102
+ "engines": {
1103
+ "node": ">=18"
1104
+ },
1105
+ "peerDependencies": {
1106
+ "postcss-selector-parser": "^7.0.0"
1107
+ }
1108
+ },
1109
+ "node_modules/@csstools/selector-specificity": {
1110
+ "version": "5.0.0",
1111
+ "resolved": "https://registry.npmjs.org/@csstools/selector-specificity/-/selector-specificity-5.0.0.tgz",
1112
+ "integrity": "sha512-PCqQV3c4CoVm3kdPhyeZ07VmBRdH2EpMFA/pd9OASpOEC3aXNGoqPDAZ80D0cLpMBxnmk0+yNhGsEx31hq7Gtw==",
1113
+ "funding": [
1114
+ {
1115
+ "type": "github",
1116
+ "url": "https://github.com/sponsors/csstools"
1117
+ },
1118
+ {
1119
+ "type": "opencollective",
1120
+ "url": "https://opencollective.com/csstools"
1121
+ }
1122
+ ],
1123
+ "license": "MIT-0",
1124
+ "optional": true,
1125
+ "engines": {
1126
+ "node": ">=18"
1127
+ },
1128
+ "peerDependencies": {
1129
+ "postcss-selector-parser": "^7.0.0"
1130
+ }
1131
+ },
1132
+ "node_modules/@csstools/utilities": {
1133
+ "version": "2.0.0",
1134
+ "resolved": "https://registry.npmjs.org/@csstools/utilities/-/utilities-2.0.0.tgz",
1135
+ "integrity": "sha512-5VdOr0Z71u+Yp3ozOx8T11N703wIFGVRgOWbOZMKgglPJsWA54MRIoMNVMa7shUToIhx5J8vX4sOZgD2XiihiQ==",
1136
+ "funding": [
1137
+ {
1138
+ "type": "github",
1139
+ "url": "https://github.com/sponsors/csstools"
1140
+ },
1141
+ {
1142
+ "type": "opencollective",
1143
+ "url": "https://opencollective.com/csstools"
1144
+ }
1145
+ ],
1146
+ "license": "MIT-0",
1147
+ "optional": true,
1148
+ "engines": {
1149
+ "node": ">=18"
1150
+ },
1151
+ "peerDependencies": {
1152
+ "postcss": "^8.4"
1153
+ }
1154
+ },
1155
+ "node_modules/argparse": {
1156
+ "version": "2.0.1",
1157
+ "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
1158
+ "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
1159
+ "license": "Python-2.0",
1160
+ "optional": true
1161
+ },
1162
+ "node_modules/autoprefixer": {
1163
+ "version": "10.4.21",
1164
+ "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.21.tgz",
1165
+ "integrity": "sha512-O+A6LWV5LDHSJD3LjHYoNi4VLsj/Whi7k6zG12xTYaU4cQ8oxQGckXNX8cRHK5yOZ/ppVHe0ZBXGzSV9jXdVbQ==",
1166
+ "funding": [
1167
+ {
1168
+ "type": "opencollective",
1169
+ "url": "https://opencollective.com/postcss/"
1170
+ },
1171
+ {
1172
+ "type": "tidelift",
1173
+ "url": "https://tidelift.com/funding/github/npm/autoprefixer"
1174
+ },
1175
+ {
1176
+ "type": "github",
1177
+ "url": "https://github.com/sponsors/ai"
1178
+ }
1179
+ ],
1180
+ "license": "MIT",
1181
+ "optional": true,
1182
+ "dependencies": {
1183
+ "browserslist": "^4.24.4",
1184
+ "caniuse-lite": "^1.0.30001702",
1185
+ "fraction.js": "^4.3.7",
1186
+ "normalize-range": "^0.1.2",
1187
+ "picocolors": "^1.1.1",
1188
+ "postcss-value-parser": "^4.2.0"
1189
+ },
1190
+ "bin": {
1191
+ "autoprefixer": "bin/autoprefixer"
1192
+ },
1193
+ "engines": {
1194
+ "node": "^10 || ^12 || >=14"
1195
+ },
1196
+ "peerDependencies": {
1197
+ "postcss": "^8.1.0"
1198
+ }
1199
+ },
1200
+ "node_modules/browserslist": {
1201
+ "version": "4.24.4",
1202
+ "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.24.4.tgz",
1203
+ "integrity": "sha512-KDi1Ny1gSePi1vm0q4oxSF8b4DR44GF4BbmS2YdhPLOEqd8pDviZOGH/GsmRwoWJ2+5Lr085X7naowMwKHDG1A==",
1204
+ "funding": [
1205
+ {
1206
+ "type": "opencollective",
1207
+ "url": "https://opencollective.com/browserslist"
1208
+ },
1209
+ {
1210
+ "type": "tidelift",
1211
+ "url": "https://tidelift.com/funding/github/npm/browserslist"
1212
+ },
1213
+ {
1214
+ "type": "github",
1215
+ "url": "https://github.com/sponsors/ai"
1216
+ }
1217
+ ],
1218
+ "license": "MIT",
1219
+ "optional": true,
1220
+ "dependencies": {
1221
+ "caniuse-lite": "^1.0.30001688",
1222
+ "electron-to-chromium": "^1.5.73",
1223
+ "node-releases": "^2.0.19",
1224
+ "update-browserslist-db": "^1.1.1"
1225
+ },
1226
+ "bin": {
1227
+ "browserslist": "cli.js"
1228
+ },
1229
+ "engines": {
1230
+ "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
1231
+ }
1232
+ },
1233
+ "node_modules/callsites": {
1234
+ "version": "3.1.0",
1235
+ "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
1236
+ "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==",
1237
+ "license": "MIT",
1238
+ "optional": true,
1239
+ "engines": {
1240
+ "node": ">=6"
1241
+ }
1242
+ },
1243
+ "node_modules/caniuse-lite": {
1244
+ "version": "1.0.30001710",
1245
+ "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001710.tgz",
1246
+ "integrity": "sha512-B5C0I0UmaGqHgo5FuqJ7hBd4L57A4dDD+Xi+XX1nXOoxGeDdY4Ko38qJYOyqznBVJEqON5p8P1x5zRR3+rsnxA==",
1247
+ "funding": [
1248
+ {
1249
+ "type": "opencollective",
1250
+ "url": "https://opencollective.com/browserslist"
1251
+ },
1252
+ {
1253
+ "type": "tidelift",
1254
+ "url": "https://tidelift.com/funding/github/npm/caniuse-lite"
1255
+ },
1256
+ {
1257
+ "type": "github",
1258
+ "url": "https://github.com/sponsors/ai"
1259
+ }
1260
+ ],
1261
+ "license": "CC-BY-4.0",
1262
+ "optional": true
1263
+ },
1264
+ "node_modules/cosmiconfig": {
1265
+ "version": "9.0.0",
1266
+ "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-9.0.0.tgz",
1267
+ "integrity": "sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==",
1268
+ "license": "MIT",
1269
+ "optional": true,
1270
+ "dependencies": {
1271
+ "env-paths": "^2.2.1",
1272
+ "import-fresh": "^3.3.0",
1273
+ "js-yaml": "^4.1.0",
1274
+ "parse-json": "^5.2.0"
1275
+ },
1276
+ "engines": {
1277
+ "node": ">=14"
1278
+ },
1279
+ "funding": {
1280
+ "url": "https://github.com/sponsors/d-fischer"
1281
+ },
1282
+ "peerDependencies": {
1283
+ "typescript": ">=4.9.5"
1284
+ },
1285
+ "peerDependenciesMeta": {
1286
+ "typescript": {
1287
+ "optional": true
1288
+ }
1289
+ }
1290
+ },
1291
+ "node_modules/css-blank-pseudo": {
1292
+ "version": "7.0.1",
1293
+ "resolved": "https://registry.npmjs.org/css-blank-pseudo/-/css-blank-pseudo-7.0.1.tgz",
1294
+ "integrity": "sha512-jf+twWGDf6LDoXDUode+nc7ZlrqfaNphrBIBrcmeP3D8yw1uPaix1gCC8LUQUGQ6CycuK2opkbFFWFuq/a94ag==",
1295
+ "funding": [
1296
+ {
1297
+ "type": "github",
1298
+ "url": "https://github.com/sponsors/csstools"
1299
+ },
1300
+ {
1301
+ "type": "opencollective",
1302
+ "url": "https://opencollective.com/csstools"
1303
+ }
1304
+ ],
1305
+ "license": "MIT-0",
1306
+ "optional": true,
1307
+ "dependencies": {
1308
+ "postcss-selector-parser": "^7.0.0"
1309
+ },
1310
+ "engines": {
1311
+ "node": ">=18"
1312
+ },
1313
+ "peerDependencies": {
1314
+ "postcss": "^8.4"
1315
+ }
1316
+ },
1317
+ "node_modules/css-has-pseudo": {
1318
+ "version": "7.0.2",
1319
+ "resolved": "https://registry.npmjs.org/css-has-pseudo/-/css-has-pseudo-7.0.2.tgz",
1320
+ "integrity": "sha512-nzol/h+E0bId46Kn2dQH5VElaknX2Sr0hFuB/1EomdC7j+OISt2ZzK7EHX9DZDY53WbIVAR7FYKSO2XnSf07MQ==",
1321
+ "funding": [
1322
+ {
1323
+ "type": "github",
1324
+ "url": "https://github.com/sponsors/csstools"
1325
+ },
1326
+ {
1327
+ "type": "opencollective",
1328
+ "url": "https://opencollective.com/csstools"
1329
+ }
1330
+ ],
1331
+ "license": "MIT-0",
1332
+ "optional": true,
1333
+ "dependencies": {
1334
+ "@csstools/selector-specificity": "^5.0.0",
1335
+ "postcss-selector-parser": "^7.0.0",
1336
+ "postcss-value-parser": "^4.2.0"
1337
+ },
1338
+ "engines": {
1339
+ "node": ">=18"
1340
+ },
1341
+ "peerDependencies": {
1342
+ "postcss": "^8.4"
1343
+ }
1344
+ },
1345
+ "node_modules/css-prefers-color-scheme": {
1346
+ "version": "10.0.0",
1347
+ "resolved": "https://registry.npmjs.org/css-prefers-color-scheme/-/css-prefers-color-scheme-10.0.0.tgz",
1348
+ "integrity": "sha512-VCtXZAWivRglTZditUfB4StnsWr6YVZ2PRtuxQLKTNRdtAf8tpzaVPE9zXIF3VaSc7O70iK/j1+NXxyQCqdPjQ==",
1349
+ "funding": [
1350
+ {
1351
+ "type": "github",
1352
+ "url": "https://github.com/sponsors/csstools"
1353
+ },
1354
+ {
1355
+ "type": "opencollective",
1356
+ "url": "https://opencollective.com/csstools"
1357
+ }
1358
+ ],
1359
+ "license": "MIT-0",
1360
+ "optional": true,
1361
+ "engines": {
1362
+ "node": ">=18"
1363
+ },
1364
+ "peerDependencies": {
1365
+ "postcss": "^8.4"
1366
+ }
1367
+ },
1368
+ "node_modules/cssdb": {
1369
+ "version": "8.2.4",
1370
+ "resolved": "https://registry.npmjs.org/cssdb/-/cssdb-8.2.4.tgz",
1371
+ "integrity": "sha512-3KSCVkjZJe/QxicVXnbyYSY26WsFc1YoMY7jep1ZKWMEVc7jEm6V2Xq2r+MX8WKQIuB7ofGbnr5iVI+aZpoSzg==",
1372
+ "funding": [
1373
+ {
1374
+ "type": "opencollective",
1375
+ "url": "https://opencollective.com/csstools"
1376
+ },
1377
+ {
1378
+ "type": "github",
1379
+ "url": "https://github.com/sponsors/csstools"
1380
+ }
1381
+ ],
1382
+ "license": "MIT-0",
1383
+ "optional": true
1384
+ },
1385
+ "node_modules/cssesc": {
1386
+ "version": "3.0.0",
1387
+ "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz",
1388
+ "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==",
1389
+ "license": "MIT",
1390
+ "optional": true,
1391
+ "bin": {
1392
+ "cssesc": "bin/cssesc"
1393
+ },
1394
+ "engines": {
1395
+ "node": ">=4"
1396
+ }
1397
+ },
1398
+ "node_modules/electron-to-chromium": {
1399
+ "version": "1.5.132",
1400
+ "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.132.tgz",
1401
+ "integrity": "sha512-QgX9EBvWGmvSRa74zqfnG7+Eno0Ak0vftBll0Pt2/z5b3bEGYL6OUXLgKPtvx73dn3dvwrlyVkjPKRRlhLYTEg==",
1402
+ "license": "ISC",
1403
+ "optional": true
1404
+ },
1405
+ "node_modules/env-paths": {
1406
+ "version": "2.2.1",
1407
+ "resolved": "https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz",
1408
+ "integrity": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==",
1409
+ "license": "MIT",
1410
+ "optional": true,
1411
+ "engines": {
1412
+ "node": ">=6"
1413
+ }
1414
+ },
1415
+ "node_modules/error-ex": {
1416
+ "version": "1.3.2",
1417
+ "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz",
1418
+ "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==",
1419
+ "license": "MIT",
1420
+ "optional": true,
1421
+ "dependencies": {
1422
+ "is-arrayish": "^0.2.1"
1423
+ }
1424
+ },
1425
+ "node_modules/escalade": {
1426
+ "version": "3.2.0",
1427
+ "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz",
1428
+ "integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==",
1429
+ "license": "MIT",
1430
+ "optional": true,
1431
+ "engines": {
1432
+ "node": ">=6"
1433
+ }
1434
+ },
1435
+ "node_modules/fraction.js": {
1436
+ "version": "4.3.7",
1437
+ "resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.3.7.tgz",
1438
+ "integrity": "sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==",
1439
+ "license": "MIT",
1440
+ "optional": true,
1441
+ "engines": {
1442
+ "node": "*"
1443
+ },
1444
+ "funding": {
1445
+ "type": "patreon",
1446
+ "url": "https://github.com/sponsors/rawify"
1447
+ }
1448
+ },
1449
+ "node_modules/import-fresh": {
1450
+ "version": "3.3.1",
1451
+ "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.1.tgz",
1452
+ "integrity": "sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==",
1453
+ "license": "MIT",
1454
+ "optional": true,
1455
+ "dependencies": {
1456
+ "parent-module": "^1.0.0",
1457
+ "resolve-from": "^4.0.0"
1458
+ },
1459
+ "engines": {
1460
+ "node": ">=6"
1461
+ },
1462
+ "funding": {
1463
+ "url": "https://github.com/sponsors/sindresorhus"
1464
+ }
1465
+ },
1466
+ "node_modules/is-arrayish": {
1467
+ "version": "0.2.1",
1468
+ "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz",
1469
+ "integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==",
1470
+ "license": "MIT",
1471
+ "optional": true
1472
+ },
1473
+ "node_modules/jiti": {
1474
+ "version": "1.21.7",
1475
+ "resolved": "https://registry.npmjs.org/jiti/-/jiti-1.21.7.tgz",
1476
+ "integrity": "sha512-/imKNG4EbWNrVjoNC/1H5/9GFy+tqjGBHCaSsN+P2RnPqjsLmv6UD3Ej+Kj8nBWaRAwyk7kK5ZUc+OEatnTR3A==",
1477
+ "license": "MIT",
1478
+ "optional": true,
1479
+ "bin": {
1480
+ "jiti": "bin/jiti.js"
1481
+ }
1482
+ },
1483
+ "node_modules/js-tokens": {
1484
+ "version": "4.0.0",
1485
+ "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
1486
+ "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==",
1487
+ "license": "MIT",
1488
+ "optional": true
1489
+ },
1490
+ "node_modules/js-yaml": {
1491
+ "version": "4.1.0",
1492
+ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
1493
+ "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
1494
+ "license": "MIT",
1495
+ "optional": true,
1496
+ "dependencies": {
1497
+ "argparse": "^2.0.1"
1498
+ },
1499
+ "bin": {
1500
+ "js-yaml": "bin/js-yaml.js"
1501
+ }
1502
+ },
1503
+ "node_modules/json-parse-even-better-errors": {
1504
+ "version": "2.3.1",
1505
+ "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz",
1506
+ "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==",
1507
+ "license": "MIT",
1508
+ "optional": true
1509
+ },
1510
+ "node_modules/lines-and-columns": {
1511
+ "version": "1.2.4",
1512
+ "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz",
1513
+ "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==",
1514
+ "license": "MIT",
1515
+ "optional": true
1516
+ },
1517
+ "node_modules/nanoid": {
1518
+ "version": "3.3.11",
1519
+ "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz",
1520
+ "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==",
1521
+ "funding": [
1522
+ {
1523
+ "type": "github",
1524
+ "url": "https://github.com/sponsors/ai"
1525
+ }
1526
+ ],
1527
+ "license": "MIT",
1528
+ "optional": true,
1529
+ "peer": true,
1530
+ "bin": {
1531
+ "nanoid": "bin/nanoid.cjs"
1532
+ },
1533
+ "engines": {
1534
+ "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
1535
+ }
1536
+ },
1537
+ "node_modules/node-releases": {
1538
+ "version": "2.0.19",
1539
+ "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.19.tgz",
1540
+ "integrity": "sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==",
1541
+ "license": "MIT",
1542
+ "optional": true
1543
+ },
1544
+ "node_modules/normalize-range": {
1545
+ "version": "0.1.2",
1546
+ "resolved": "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz",
1547
+ "integrity": "sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==",
1548
+ "license": "MIT",
1549
+ "optional": true,
1550
+ "engines": {
1551
+ "node": ">=0.10.0"
1552
+ }
1553
+ },
1554
+ "node_modules/parent-module": {
1555
+ "version": "1.0.1",
1556
+ "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz",
1557
+ "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==",
1558
+ "license": "MIT",
1559
+ "optional": true,
1560
+ "dependencies": {
1561
+ "callsites": "^3.0.0"
1562
+ },
1563
+ "engines": {
1564
+ "node": ">=6"
1565
+ }
1566
+ },
1567
+ "node_modules/parse-json": {
1568
+ "version": "5.2.0",
1569
+ "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz",
1570
+ "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==",
1571
+ "license": "MIT",
1572
+ "optional": true,
1573
+ "dependencies": {
1574
+ "@babel/code-frame": "^7.0.0",
1575
+ "error-ex": "^1.3.1",
1576
+ "json-parse-even-better-errors": "^2.3.0",
1577
+ "lines-and-columns": "^1.1.6"
1578
+ },
1579
+ "engines": {
1580
+ "node": ">=8"
1581
+ },
1582
+ "funding": {
1583
+ "url": "https://github.com/sponsors/sindresorhus"
1584
+ }
1585
+ },
1586
+ "node_modules/picocolors": {
1587
+ "version": "1.1.1",
1588
+ "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
1589
+ "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
1590
+ "license": "ISC",
1591
+ "optional": true
1592
+ },
1593
+ "node_modules/postcss": {
1594
+ "version": "8.5.3",
1595
+ "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.3.tgz",
1596
+ "integrity": "sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==",
1597
+ "funding": [
1598
+ {
1599
+ "type": "opencollective",
1600
+ "url": "https://opencollective.com/postcss/"
1601
+ },
1602
+ {
1603
+ "type": "tidelift",
1604
+ "url": "https://tidelift.com/funding/github/npm/postcss"
1605
+ },
1606
+ {
1607
+ "type": "github",
1608
+ "url": "https://github.com/sponsors/ai"
1609
+ }
1610
+ ],
1611
+ "license": "MIT",
1612
+ "optional": true,
1613
+ "peer": true,
1614
+ "dependencies": {
1615
+ "nanoid": "^3.3.8",
1616
+ "picocolors": "^1.1.1",
1617
+ "source-map-js": "^1.2.1"
1618
+ },
1619
+ "engines": {
1620
+ "node": "^10 || ^12 || >=14"
1621
+ }
1622
+ },
1623
+ "node_modules/postcss-attribute-case-insensitive": {
1624
+ "version": "7.0.1",
1625
+ "resolved": "https://registry.npmjs.org/postcss-attribute-case-insensitive/-/postcss-attribute-case-insensitive-7.0.1.tgz",
1626
+ "integrity": "sha512-Uai+SupNSqzlschRyNx3kbCTWgY/2hcwtHEI/ej2LJWc9JJ77qKgGptd8DHwY1mXtZ7Aoh4z4yxfwMBue9eNgw==",
1627
+ "funding": [
1628
+ {
1629
+ "type": "github",
1630
+ "url": "https://github.com/sponsors/csstools"
1631
+ },
1632
+ {
1633
+ "type": "opencollective",
1634
+ "url": "https://opencollective.com/csstools"
1635
+ }
1636
+ ],
1637
+ "license": "MIT",
1638
+ "optional": true,
1639
+ "dependencies": {
1640
+ "postcss-selector-parser": "^7.0.0"
1641
+ },
1642
+ "engines": {
1643
+ "node": ">=18"
1644
+ },
1645
+ "peerDependencies": {
1646
+ "postcss": "^8.4"
1647
+ }
1648
+ },
1649
+ "node_modules/postcss-browser-comments": {
1650
+ "version": "6.0.1",
1651
+ "resolved": "https://registry.npmjs.org/postcss-browser-comments/-/postcss-browser-comments-6.0.1.tgz",
1652
+ "integrity": "sha512-VE5mVLOW+L31a+Eyi7i5j7PmzOydObKLA9VwGBpTZy2OYB3XY1E7/xHxv4tURtEI/qb5h2TyyGHPhZ31sXOEXg==",
1653
+ "funding": [
1654
+ {
1655
+ "type": "github",
1656
+ "url": "https://github.com/sponsors/csstools"
1657
+ },
1658
+ {
1659
+ "type": "opencollective",
1660
+ "url": "https://opencollective.com/csstools"
1661
+ }
1662
+ ],
1663
+ "license": "MIT-0",
1664
+ "optional": true,
1665
+ "engines": {
1666
+ "node": ">=18"
1667
+ },
1668
+ "peerDependencies": {
1669
+ "browserslist": "^4.23.1",
1670
+ "postcss": "^8.4"
1671
+ }
1672
+ },
1673
+ "node_modules/postcss-clamp": {
1674
+ "version": "4.1.0",
1675
+ "resolved": "https://registry.npmjs.org/postcss-clamp/-/postcss-clamp-4.1.0.tgz",
1676
+ "integrity": "sha512-ry4b1Llo/9zz+PKC+030KUnPITTJAHeOwjfAyyB60eT0AorGLdzp52s31OsPRHRf8NchkgFoG2y6fCfn1IV1Ow==",
1677
+ "license": "MIT",
1678
+ "optional": true,
1679
+ "dependencies": {
1680
+ "postcss-value-parser": "^4.2.0"
1681
+ },
1682
+ "engines": {
1683
+ "node": ">=7.6.0"
1684
+ },
1685
+ "peerDependencies": {
1686
+ "postcss": "^8.4.6"
1687
+ }
1688
+ },
1689
+ "node_modules/postcss-color-functional-notation": {
1690
+ "version": "7.0.8",
1691
+ "resolved": "https://registry.npmjs.org/postcss-color-functional-notation/-/postcss-color-functional-notation-7.0.8.tgz",
1692
+ "integrity": "sha512-S/TpMKVKofNvsxfau/+bw+IA6cSfB6/kmzFj5szUofHOVnFFMB2WwK+Zu07BeMD8T0n+ZnTO5uXiMvAKe2dPkA==",
1693
+ "funding": [
1694
+ {
1695
+ "type": "github",
1696
+ "url": "https://github.com/sponsors/csstools"
1697
+ },
1698
+ {
1699
+ "type": "opencollective",
1700
+ "url": "https://opencollective.com/csstools"
1701
+ }
1702
+ ],
1703
+ "license": "MIT-0",
1704
+ "optional": true,
1705
+ "dependencies": {
1706
+ "@csstools/css-color-parser": "^3.0.8",
1707
+ "@csstools/css-parser-algorithms": "^3.0.4",
1708
+ "@csstools/css-tokenizer": "^3.0.3",
1709
+ "@csstools/postcss-progressive-custom-properties": "^4.0.0",
1710
+ "@csstools/utilities": "^2.0.0"
1711
+ },
1712
+ "engines": {
1713
+ "node": ">=18"
1714
+ },
1715
+ "peerDependencies": {
1716
+ "postcss": "^8.4"
1717
+ }
1718
+ },
1719
+ "node_modules/postcss-color-hex-alpha": {
1720
+ "version": "10.0.0",
1721
+ "resolved": "https://registry.npmjs.org/postcss-color-hex-alpha/-/postcss-color-hex-alpha-10.0.0.tgz",
1722
+ "integrity": "sha512-1kervM2cnlgPs2a8Vt/Qbe5cQ++N7rkYo/2rz2BkqJZIHQwaVuJgQH38REHrAi4uM0b1fqxMkWYmese94iMp3w==",
1723
+ "funding": [
1724
+ {
1725
+ "type": "github",
1726
+ "url": "https://github.com/sponsors/csstools"
1727
+ },
1728
+ {
1729
+ "type": "opencollective",
1730
+ "url": "https://opencollective.com/csstools"
1731
+ }
1732
+ ],
1733
+ "license": "MIT",
1734
+ "optional": true,
1735
+ "dependencies": {
1736
+ "@csstools/utilities": "^2.0.0",
1737
+ "postcss-value-parser": "^4.2.0"
1738
+ },
1739
+ "engines": {
1740
+ "node": ">=18"
1741
+ },
1742
+ "peerDependencies": {
1743
+ "postcss": "^8.4"
1744
+ }
1745
+ },
1746
+ "node_modules/postcss-color-rebeccapurple": {
1747
+ "version": "10.0.0",
1748
+ "resolved": "https://registry.npmjs.org/postcss-color-rebeccapurple/-/postcss-color-rebeccapurple-10.0.0.tgz",
1749
+ "integrity": "sha512-JFta737jSP+hdAIEhk1Vs0q0YF5P8fFcj+09pweS8ktuGuZ8pPlykHsk6mPxZ8awDl4TrcxUqJo9l1IhVr/OjQ==",
1750
+ "funding": [
1751
+ {
1752
+ "type": "github",
1753
+ "url": "https://github.com/sponsors/csstools"
1754
+ },
1755
+ {
1756
+ "type": "opencollective",
1757
+ "url": "https://opencollective.com/csstools"
1758
+ }
1759
+ ],
1760
+ "license": "MIT-0",
1761
+ "optional": true,
1762
+ "dependencies": {
1763
+ "@csstools/utilities": "^2.0.0",
1764
+ "postcss-value-parser": "^4.2.0"
1765
+ },
1766
+ "engines": {
1767
+ "node": ">=18"
1768
+ },
1769
+ "peerDependencies": {
1770
+ "postcss": "^8.4"
1771
+ }
1772
+ },
1773
+ "node_modules/postcss-custom-media": {
1774
+ "version": "11.0.5",
1775
+ "resolved": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-11.0.5.tgz",
1776
+ "integrity": "sha512-SQHhayVNgDvSAdX9NQ/ygcDQGEY+aSF4b/96z7QUX6mqL5yl/JgG/DywcF6fW9XbnCRE+aVYk+9/nqGuzOPWeQ==",
1777
+ "funding": [
1778
+ {
1779
+ "type": "github",
1780
+ "url": "https://github.com/sponsors/csstools"
1781
+ },
1782
+ {
1783
+ "type": "opencollective",
1784
+ "url": "https://opencollective.com/csstools"
1785
+ }
1786
+ ],
1787
+ "license": "MIT",
1788
+ "optional": true,
1789
+ "dependencies": {
1790
+ "@csstools/cascade-layer-name-parser": "^2.0.4",
1791
+ "@csstools/css-parser-algorithms": "^3.0.4",
1792
+ "@csstools/css-tokenizer": "^3.0.3",
1793
+ "@csstools/media-query-list-parser": "^4.0.2"
1794
+ },
1795
+ "engines": {
1796
+ "node": ">=18"
1797
+ },
1798
+ "peerDependencies": {
1799
+ "postcss": "^8.4"
1800
+ }
1801
+ },
1802
+ "node_modules/postcss-custom-properties": {
1803
+ "version": "14.0.4",
1804
+ "resolved": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-14.0.4.tgz",
1805
+ "integrity": "sha512-QnW8FCCK6q+4ierwjnmXF9Y9KF8q0JkbgVfvQEMa93x1GT8FvOiUevWCN2YLaOWyByeDX8S6VFbZEeWoAoXs2A==",
1806
+ "funding": [
1807
+ {
1808
+ "type": "github",
1809
+ "url": "https://github.com/sponsors/csstools"
1810
+ },
1811
+ {
1812
+ "type": "opencollective",
1813
+ "url": "https://opencollective.com/csstools"
1814
+ }
1815
+ ],
1816
+ "license": "MIT",
1817
+ "optional": true,
1818
+ "dependencies": {
1819
+ "@csstools/cascade-layer-name-parser": "^2.0.4",
1820
+ "@csstools/css-parser-algorithms": "^3.0.4",
1821
+ "@csstools/css-tokenizer": "^3.0.3",
1822
+ "@csstools/utilities": "^2.0.0",
1823
+ "postcss-value-parser": "^4.2.0"
1824
+ },
1825
+ "engines": {
1826
+ "node": ">=18"
1827
+ },
1828
+ "peerDependencies": {
1829
+ "postcss": "^8.4"
1830
+ }
1831
+ },
1832
+ "node_modules/postcss-custom-selectors": {
1833
+ "version": "8.0.4",
1834
+ "resolved": "https://registry.npmjs.org/postcss-custom-selectors/-/postcss-custom-selectors-8.0.4.tgz",
1835
+ "integrity": "sha512-ASOXqNvDCE0dAJ/5qixxPeL1aOVGHGW2JwSy7HyjWNbnWTQCl+fDc968HY1jCmZI0+BaYT5CxsOiUhavpG/7eg==",
1836
+ "funding": [
1837
+ {
1838
+ "type": "github",
1839
+ "url": "https://github.com/sponsors/csstools"
1840
+ },
1841
+ {
1842
+ "type": "opencollective",
1843
+ "url": "https://opencollective.com/csstools"
1844
+ }
1845
+ ],
1846
+ "license": "MIT",
1847
+ "optional": true,
1848
+ "dependencies": {
1849
+ "@csstools/cascade-layer-name-parser": "^2.0.4",
1850
+ "@csstools/css-parser-algorithms": "^3.0.4",
1851
+ "@csstools/css-tokenizer": "^3.0.3",
1852
+ "postcss-selector-parser": "^7.0.0"
1853
+ },
1854
+ "engines": {
1855
+ "node": ">=18"
1856
+ },
1857
+ "peerDependencies": {
1858
+ "postcss": "^8.4"
1859
+ }
1860
+ },
1861
+ "node_modules/postcss-dir-pseudo-class": {
1862
+ "version": "9.0.1",
1863
+ "resolved": "https://registry.npmjs.org/postcss-dir-pseudo-class/-/postcss-dir-pseudo-class-9.0.1.tgz",
1864
+ "integrity": "sha512-tRBEK0MHYvcMUrAuYMEOa0zg9APqirBcgzi6P21OhxtJyJADo/SWBwY1CAwEohQ/6HDaa9jCjLRG7K3PVQYHEA==",
1865
+ "funding": [
1866
+ {
1867
+ "type": "github",
1868
+ "url": "https://github.com/sponsors/csstools"
1869
+ },
1870
+ {
1871
+ "type": "opencollective",
1872
+ "url": "https://opencollective.com/csstools"
1873
+ }
1874
+ ],
1875
+ "license": "MIT-0",
1876
+ "optional": true,
1877
+ "dependencies": {
1878
+ "postcss-selector-parser": "^7.0.0"
1879
+ },
1880
+ "engines": {
1881
+ "node": ">=18"
1882
+ },
1883
+ "peerDependencies": {
1884
+ "postcss": "^8.4"
1885
+ }
1886
+ },
1887
+ "node_modules/postcss-double-position-gradients": {
1888
+ "version": "6.0.0",
1889
+ "resolved": "https://registry.npmjs.org/postcss-double-position-gradients/-/postcss-double-position-gradients-6.0.0.tgz",
1890
+ "integrity": "sha512-JkIGah3RVbdSEIrcobqj4Gzq0h53GG4uqDPsho88SgY84WnpkTpI0k50MFK/sX7XqVisZ6OqUfFnoUO6m1WWdg==",
1891
+ "funding": [
1892
+ {
1893
+ "type": "github",
1894
+ "url": "https://github.com/sponsors/csstools"
1895
+ },
1896
+ {
1897
+ "type": "opencollective",
1898
+ "url": "https://opencollective.com/csstools"
1899
+ }
1900
+ ],
1901
+ "license": "MIT-0",
1902
+ "optional": true,
1903
+ "dependencies": {
1904
+ "@csstools/postcss-progressive-custom-properties": "^4.0.0",
1905
+ "@csstools/utilities": "^2.0.0",
1906
+ "postcss-value-parser": "^4.2.0"
1907
+ },
1908
+ "engines": {
1909
+ "node": ">=18"
1910
+ },
1911
+ "peerDependencies": {
1912
+ "postcss": "^8.4"
1913
+ }
1914
+ },
1915
+ "node_modules/postcss-flexbugs-fixes": {
1916
+ "version": "5.0.2",
1917
+ "resolved": "https://registry.npmjs.org/postcss-flexbugs-fixes/-/postcss-flexbugs-fixes-5.0.2.tgz",
1918
+ "integrity": "sha512-18f9voByak7bTktR2QgDveglpn9DTbBWPUzSOe9g0N4WR/2eSt6Vrcbf0hmspvMI6YWGywz6B9f7jzpFNJJgnQ==",
1919
+ "license": "MIT",
1920
+ "optional": true,
1921
+ "peerDependencies": {
1922
+ "postcss": "^8.1.4"
1923
+ }
1924
+ },
1925
+ "node_modules/postcss-focus-visible": {
1926
+ "version": "10.0.1",
1927
+ "resolved": "https://registry.npmjs.org/postcss-focus-visible/-/postcss-focus-visible-10.0.1.tgz",
1928
+ "integrity": "sha512-U58wyjS/I1GZgjRok33aE8juW9qQgQUNwTSdxQGuShHzwuYdcklnvK/+qOWX1Q9kr7ysbraQ6ht6r+udansalA==",
1929
+ "funding": [
1930
+ {
1931
+ "type": "github",
1932
+ "url": "https://github.com/sponsors/csstools"
1933
+ },
1934
+ {
1935
+ "type": "opencollective",
1936
+ "url": "https://opencollective.com/csstools"
1937
+ }
1938
+ ],
1939
+ "license": "MIT-0",
1940
+ "optional": true,
1941
+ "dependencies": {
1942
+ "postcss-selector-parser": "^7.0.0"
1943
+ },
1944
+ "engines": {
1945
+ "node": ">=18"
1946
+ },
1947
+ "peerDependencies": {
1948
+ "postcss": "^8.4"
1949
+ }
1950
+ },
1951
+ "node_modules/postcss-focus-within": {
1952
+ "version": "9.0.1",
1953
+ "resolved": "https://registry.npmjs.org/postcss-focus-within/-/postcss-focus-within-9.0.1.tgz",
1954
+ "integrity": "sha512-fzNUyS1yOYa7mOjpci/bR+u+ESvdar6hk8XNK/TRR0fiGTp2QT5N+ducP0n3rfH/m9I7H/EQU6lsa2BrgxkEjw==",
1955
+ "funding": [
1956
+ {
1957
+ "type": "github",
1958
+ "url": "https://github.com/sponsors/csstools"
1959
+ },
1960
+ {
1961
+ "type": "opencollective",
1962
+ "url": "https://opencollective.com/csstools"
1963
+ }
1964
+ ],
1965
+ "license": "MIT-0",
1966
+ "optional": true,
1967
+ "dependencies": {
1968
+ "postcss-selector-parser": "^7.0.0"
1969
+ },
1970
+ "engines": {
1971
+ "node": ">=18"
1972
+ },
1973
+ "peerDependencies": {
1974
+ "postcss": "^8.4"
1975
+ }
1976
+ },
1977
+ "node_modules/postcss-font-variant": {
1978
+ "version": "5.0.0",
1979
+ "resolved": "https://registry.npmjs.org/postcss-font-variant/-/postcss-font-variant-5.0.0.tgz",
1980
+ "integrity": "sha512-1fmkBaCALD72CK2a9i468mA/+tr9/1cBxRRMXOUaZqO43oWPR5imcyPjXwuv7PXbCid4ndlP5zWhidQVVa3hmA==",
1981
+ "license": "MIT",
1982
+ "optional": true,
1983
+ "peerDependencies": {
1984
+ "postcss": "^8.1.0"
1985
+ }
1986
+ },
1987
+ "node_modules/postcss-gap-properties": {
1988
+ "version": "6.0.0",
1989
+ "resolved": "https://registry.npmjs.org/postcss-gap-properties/-/postcss-gap-properties-6.0.0.tgz",
1990
+ "integrity": "sha512-Om0WPjEwiM9Ru+VhfEDPZJAKWUd0mV1HmNXqp2C29z80aQ2uP9UVhLc7e3aYMIor/S5cVhoPgYQ7RtfeZpYTRw==",
1991
+ "funding": [
1992
+ {
1993
+ "type": "github",
1994
+ "url": "https://github.com/sponsors/csstools"
1995
+ },
1996
+ {
1997
+ "type": "opencollective",
1998
+ "url": "https://opencollective.com/csstools"
1999
+ }
2000
+ ],
2001
+ "license": "MIT-0",
2002
+ "optional": true,
2003
+ "engines": {
2004
+ "node": ">=18"
2005
+ },
2006
+ "peerDependencies": {
2007
+ "postcss": "^8.4"
2008
+ }
2009
+ },
2010
+ "node_modules/postcss-image-set-function": {
2011
+ "version": "7.0.0",
2012
+ "resolved": "https://registry.npmjs.org/postcss-image-set-function/-/postcss-image-set-function-7.0.0.tgz",
2013
+ "integrity": "sha512-QL7W7QNlZuzOwBTeXEmbVckNt1FSmhQtbMRvGGqqU4Nf4xk6KUEQhAoWuMzwbSv5jxiRiSZ5Tv7eiDB9U87znA==",
2014
+ "funding": [
2015
+ {
2016
+ "type": "github",
2017
+ "url": "https://github.com/sponsors/csstools"
2018
+ },
2019
+ {
2020
+ "type": "opencollective",
2021
+ "url": "https://opencollective.com/csstools"
2022
+ }
2023
+ ],
2024
+ "license": "MIT-0",
2025
+ "optional": true,
2026
+ "dependencies": {
2027
+ "@csstools/utilities": "^2.0.0",
2028
+ "postcss-value-parser": "^4.2.0"
2029
+ },
2030
+ "engines": {
2031
+ "node": ">=18"
2032
+ },
2033
+ "peerDependencies": {
2034
+ "postcss": "^8.4"
2035
+ }
2036
+ },
2037
+ "node_modules/postcss-lab-function": {
2038
+ "version": "7.0.8",
2039
+ "resolved": "https://registry.npmjs.org/postcss-lab-function/-/postcss-lab-function-7.0.8.tgz",
2040
+ "integrity": "sha512-plV21I86Hg9q8omNz13G9fhPtLopIWH06bt/Cb5cs1XnaGU2kUtEitvVd4vtQb/VqCdNUHK5swKn3QFmMRbpDg==",
2041
+ "funding": [
2042
+ {
2043
+ "type": "github",
2044
+ "url": "https://github.com/sponsors/csstools"
2045
+ },
2046
+ {
2047
+ "type": "opencollective",
2048
+ "url": "https://opencollective.com/csstools"
2049
+ }
2050
+ ],
2051
+ "license": "MIT-0",
2052
+ "optional": true,
2053
+ "dependencies": {
2054
+ "@csstools/css-color-parser": "^3.0.8",
2055
+ "@csstools/css-parser-algorithms": "^3.0.4",
2056
+ "@csstools/css-tokenizer": "^3.0.3",
2057
+ "@csstools/postcss-progressive-custom-properties": "^4.0.0",
2058
+ "@csstools/utilities": "^2.0.0"
2059
+ },
2060
+ "engines": {
2061
+ "node": ">=18"
2062
+ },
2063
+ "peerDependencies": {
2064
+ "postcss": "^8.4"
2065
+ }
2066
+ },
2067
+ "node_modules/postcss-loader": {
2068
+ "version": "8.1.1",
2069
+ "resolved": "https://registry.npmjs.org/postcss-loader/-/postcss-loader-8.1.1.tgz",
2070
+ "integrity": "sha512-0IeqyAsG6tYiDRCYKQJLAmgQr47DX6N7sFSWvQxt6AcupX8DIdmykuk/o/tx0Lze3ErGHJEp5OSRxrelC6+NdQ==",
2071
+ "license": "MIT",
2072
+ "optional": true,
2073
+ "dependencies": {
2074
+ "cosmiconfig": "^9.0.0",
2075
+ "jiti": "^1.20.0",
2076
+ "semver": "^7.5.4"
2077
+ },
2078
+ "engines": {
2079
+ "node": ">= 18.12.0"
2080
+ },
2081
+ "funding": {
2082
+ "type": "opencollective",
2083
+ "url": "https://opencollective.com/webpack"
2084
+ },
2085
+ "peerDependencies": {
2086
+ "@rspack/core": "0.x || 1.x",
2087
+ "postcss": "^7.0.0 || ^8.0.1",
2088
+ "webpack": "^5.0.0"
2089
+ },
2090
+ "peerDependenciesMeta": {
2091
+ "@rspack/core": {
2092
+ "optional": true
2093
+ },
2094
+ "webpack": {
2095
+ "optional": true
2096
+ }
2097
+ }
2098
+ },
2099
+ "node_modules/postcss-logical": {
2100
+ "version": "8.1.0",
2101
+ "resolved": "https://registry.npmjs.org/postcss-logical/-/postcss-logical-8.1.0.tgz",
2102
+ "integrity": "sha512-pL1hXFQ2fEXNKiNiAgtfA005T9FBxky5zkX6s4GZM2D8RkVgRqz3f4g1JUoq925zXv495qk8UNldDwh8uGEDoA==",
2103
+ "funding": [
2104
+ {
2105
+ "type": "github",
2106
+ "url": "https://github.com/sponsors/csstools"
2107
+ },
2108
+ {
2109
+ "type": "opencollective",
2110
+ "url": "https://opencollective.com/csstools"
2111
+ }
2112
+ ],
2113
+ "license": "MIT-0",
2114
+ "optional": true,
2115
+ "dependencies": {
2116
+ "postcss-value-parser": "^4.2.0"
2117
+ },
2118
+ "engines": {
2119
+ "node": ">=18"
2120
+ },
2121
+ "peerDependencies": {
2122
+ "postcss": "^8.4"
2123
+ }
2124
+ },
2125
+ "node_modules/postcss-nesting": {
2126
+ "version": "13.0.1",
2127
+ "resolved": "https://registry.npmjs.org/postcss-nesting/-/postcss-nesting-13.0.1.tgz",
2128
+ "integrity": "sha512-VbqqHkOBOt4Uu3G8Dm8n6lU5+9cJFxiuty9+4rcoyRPO9zZS1JIs6td49VIoix3qYqELHlJIn46Oih9SAKo+yQ==",
2129
+ "funding": [
2130
+ {
2131
+ "type": "github",
2132
+ "url": "https://github.com/sponsors/csstools"
2133
+ },
2134
+ {
2135
+ "type": "opencollective",
2136
+ "url": "https://opencollective.com/csstools"
2137
+ }
2138
+ ],
2139
+ "license": "MIT-0",
2140
+ "optional": true,
2141
+ "dependencies": {
2142
+ "@csstools/selector-resolve-nested": "^3.0.0",
2143
+ "@csstools/selector-specificity": "^5.0.0",
2144
+ "postcss-selector-parser": "^7.0.0"
2145
+ },
2146
+ "engines": {
2147
+ "node": ">=18"
2148
+ },
2149
+ "peerDependencies": {
2150
+ "postcss": "^8.4"
2151
+ }
2152
+ },
2153
+ "node_modules/postcss-normalize": {
2154
+ "version": "13.0.1",
2155
+ "resolved": "https://registry.npmjs.org/postcss-normalize/-/postcss-normalize-13.0.1.tgz",
2156
+ "integrity": "sha512-oGfXG7IQ44FUIMFco2N2Uz71UotM+tZ9trEmT1bHIUR5gAplyG3RnHqpMDEcCx1r+1bwBJTrI5uhiQr4YOpqhQ==",
2157
+ "license": "CC0-1.0",
2158
+ "optional": true,
2159
+ "dependencies": {
2160
+ "@csstools/normalize.css": "12.1.1",
2161
+ "postcss-browser-comments": "^6.0.1",
2162
+ "sanitize.css": "13.0.0"
2163
+ },
2164
+ "engines": {
2165
+ "node": ">= 18"
2166
+ },
2167
+ "peerDependencies": {
2168
+ "browserslist": ">= 4",
2169
+ "postcss": ">= 8"
2170
+ }
2171
+ },
2172
+ "node_modules/postcss-opacity-percentage": {
2173
+ "version": "3.0.0",
2174
+ "resolved": "https://registry.npmjs.org/postcss-opacity-percentage/-/postcss-opacity-percentage-3.0.0.tgz",
2175
+ "integrity": "sha512-K6HGVzyxUxd/VgZdX04DCtdwWJ4NGLG212US4/LA1TLAbHgmAsTWVR86o+gGIbFtnTkfOpb9sCRBx8K7HO66qQ==",
2176
+ "funding": [
2177
+ {
2178
+ "type": "kofi",
2179
+ "url": "https://ko-fi.com/mrcgrtz"
2180
+ },
2181
+ {
2182
+ "type": "liberapay",
2183
+ "url": "https://liberapay.com/mrcgrtz"
2184
+ }
2185
+ ],
2186
+ "license": "MIT",
2187
+ "optional": true,
2188
+ "engines": {
2189
+ "node": ">=18"
2190
+ },
2191
+ "peerDependencies": {
2192
+ "postcss": "^8.4"
2193
+ }
2194
+ },
2195
+ "node_modules/postcss-overflow-shorthand": {
2196
+ "version": "6.0.0",
2197
+ "resolved": "https://registry.npmjs.org/postcss-overflow-shorthand/-/postcss-overflow-shorthand-6.0.0.tgz",
2198
+ "integrity": "sha512-BdDl/AbVkDjoTofzDQnwDdm/Ym6oS9KgmO7Gr+LHYjNWJ6ExORe4+3pcLQsLA9gIROMkiGVjjwZNoL/mpXHd5Q==",
2199
+ "funding": [
2200
+ {
2201
+ "type": "github",
2202
+ "url": "https://github.com/sponsors/csstools"
2203
+ },
2204
+ {
2205
+ "type": "opencollective",
2206
+ "url": "https://opencollective.com/csstools"
2207
+ }
2208
+ ],
2209
+ "license": "MIT-0",
2210
+ "optional": true,
2211
+ "dependencies": {
2212
+ "postcss-value-parser": "^4.2.0"
2213
+ },
2214
+ "engines": {
2215
+ "node": ">=18"
2216
+ },
2217
+ "peerDependencies": {
2218
+ "postcss": "^8.4"
2219
+ }
2220
+ },
2221
+ "node_modules/postcss-page-break": {
2222
+ "version": "3.0.4",
2223
+ "resolved": "https://registry.npmjs.org/postcss-page-break/-/postcss-page-break-3.0.4.tgz",
2224
+ "integrity": "sha512-1JGu8oCjVXLa9q9rFTo4MbeeA5FMe00/9C7lN4va606Rdb+HkxXtXsmEDrIraQ11fGz/WvKWa8gMuCKkrXpTsQ==",
2225
+ "license": "MIT",
2226
+ "optional": true,
2227
+ "peerDependencies": {
2228
+ "postcss": "^8"
2229
+ }
2230
+ },
2231
+ "node_modules/postcss-place": {
2232
+ "version": "10.0.0",
2233
+ "resolved": "https://registry.npmjs.org/postcss-place/-/postcss-place-10.0.0.tgz",
2234
+ "integrity": "sha512-5EBrMzat2pPAxQNWYavwAfoKfYcTADJ8AXGVPcUZ2UkNloUTWzJQExgrzrDkh3EKzmAx1evfTAzF9I8NGcc+qw==",
2235
+ "funding": [
2236
+ {
2237
+ "type": "github",
2238
+ "url": "https://github.com/sponsors/csstools"
2239
+ },
2240
+ {
2241
+ "type": "opencollective",
2242
+ "url": "https://opencollective.com/csstools"
2243
+ }
2244
+ ],
2245
+ "license": "MIT-0",
2246
+ "optional": true,
2247
+ "dependencies": {
2248
+ "postcss-value-parser": "^4.2.0"
2249
+ },
2250
+ "engines": {
2251
+ "node": ">=18"
2252
+ },
2253
+ "peerDependencies": {
2254
+ "postcss": "^8.4"
2255
+ }
2256
+ },
2257
+ "node_modules/postcss-preset-env": {
2258
+ "version": "10.1.5",
2259
+ "resolved": "https://registry.npmjs.org/postcss-preset-env/-/postcss-preset-env-10.1.5.tgz",
2260
+ "integrity": "sha512-LQybafF/K7H+6fAs4SIkgzkSCixJy0/h0gubDIAP3Ihz+IQBRwsjyvBnAZ3JUHD+A/ITaxVRPDxn//a3Qy4pDw==",
2261
+ "funding": [
2262
+ {
2263
+ "type": "github",
2264
+ "url": "https://github.com/sponsors/csstools"
2265
+ },
2266
+ {
2267
+ "type": "opencollective",
2268
+ "url": "https://opencollective.com/csstools"
2269
+ }
2270
+ ],
2271
+ "license": "MIT-0",
2272
+ "optional": true,
2273
+ "dependencies": {
2274
+ "@csstools/postcss-cascade-layers": "^5.0.1",
2275
+ "@csstools/postcss-color-function": "^4.0.8",
2276
+ "@csstools/postcss-color-mix-function": "^3.0.8",
2277
+ "@csstools/postcss-content-alt-text": "^2.0.4",
2278
+ "@csstools/postcss-exponential-functions": "^2.0.7",
2279
+ "@csstools/postcss-font-format-keywords": "^4.0.0",
2280
+ "@csstools/postcss-gamut-mapping": "^2.0.8",
2281
+ "@csstools/postcss-gradients-interpolation-method": "^5.0.8",
2282
+ "@csstools/postcss-hwb-function": "^4.0.8",
2283
+ "@csstools/postcss-ic-unit": "^4.0.0",
2284
+ "@csstools/postcss-initial": "^2.0.1",
2285
+ "@csstools/postcss-is-pseudo-class": "^5.0.1",
2286
+ "@csstools/postcss-light-dark-function": "^2.0.7",
2287
+ "@csstools/postcss-logical-float-and-clear": "^3.0.0",
2288
+ "@csstools/postcss-logical-overflow": "^2.0.0",
2289
+ "@csstools/postcss-logical-overscroll-behavior": "^2.0.0",
2290
+ "@csstools/postcss-logical-resize": "^3.0.0",
2291
+ "@csstools/postcss-logical-viewport-units": "^3.0.3",
2292
+ "@csstools/postcss-media-minmax": "^2.0.7",
2293
+ "@csstools/postcss-media-queries-aspect-ratio-number-values": "^3.0.4",
2294
+ "@csstools/postcss-nested-calc": "^4.0.0",
2295
+ "@csstools/postcss-normalize-display-values": "^4.0.0",
2296
+ "@csstools/postcss-oklab-function": "^4.0.8",
2297
+ "@csstools/postcss-progressive-custom-properties": "^4.0.0",
2298
+ "@csstools/postcss-random-function": "^1.0.3",
2299
+ "@csstools/postcss-relative-color-syntax": "^3.0.8",
2300
+ "@csstools/postcss-scope-pseudo-class": "^4.0.1",
2301
+ "@csstools/postcss-sign-functions": "^1.1.2",
2302
+ "@csstools/postcss-stepped-value-functions": "^4.0.7",
2303
+ "@csstools/postcss-text-decoration-shorthand": "^4.0.2",
2304
+ "@csstools/postcss-trigonometric-functions": "^4.0.7",
2305
+ "@csstools/postcss-unset-value": "^4.0.0",
2306
+ "autoprefixer": "^10.4.19",
2307
+ "browserslist": "^4.24.4",
2308
+ "css-blank-pseudo": "^7.0.1",
2309
+ "css-has-pseudo": "^7.0.2",
2310
+ "css-prefers-color-scheme": "^10.0.0",
2311
+ "cssdb": "^8.2.3",
2312
+ "postcss-attribute-case-insensitive": "^7.0.1",
2313
+ "postcss-clamp": "^4.1.0",
2314
+ "postcss-color-functional-notation": "^7.0.8",
2315
+ "postcss-color-hex-alpha": "^10.0.0",
2316
+ "postcss-color-rebeccapurple": "^10.0.0",
2317
+ "postcss-custom-media": "^11.0.5",
2318
+ "postcss-custom-properties": "^14.0.4",
2319
+ "postcss-custom-selectors": "^8.0.4",
2320
+ "postcss-dir-pseudo-class": "^9.0.1",
2321
+ "postcss-double-position-gradients": "^6.0.0",
2322
+ "postcss-focus-visible": "^10.0.1",
2323
+ "postcss-focus-within": "^9.0.1",
2324
+ "postcss-font-variant": "^5.0.0",
2325
+ "postcss-gap-properties": "^6.0.0",
2326
+ "postcss-image-set-function": "^7.0.0",
2327
+ "postcss-lab-function": "^7.0.8",
2328
+ "postcss-logical": "^8.1.0",
2329
+ "postcss-nesting": "^13.0.1",
2330
+ "postcss-opacity-percentage": "^3.0.0",
2331
+ "postcss-overflow-shorthand": "^6.0.0",
2332
+ "postcss-page-break": "^3.0.4",
2333
+ "postcss-place": "^10.0.0",
2334
+ "postcss-pseudo-class-any-link": "^10.0.1",
2335
+ "postcss-replace-overflow-wrap": "^4.0.0",
2336
+ "postcss-selector-not": "^8.0.1"
2337
+ },
2338
+ "engines": {
2339
+ "node": ">=18"
2340
+ },
2341
+ "peerDependencies": {
2342
+ "postcss": "^8.4"
2343
+ }
2344
+ },
2345
+ "node_modules/postcss-pseudo-class-any-link": {
2346
+ "version": "10.0.1",
2347
+ "resolved": "https://registry.npmjs.org/postcss-pseudo-class-any-link/-/postcss-pseudo-class-any-link-10.0.1.tgz",
2348
+ "integrity": "sha512-3el9rXlBOqTFaMFkWDOkHUTQekFIYnaQY55Rsp8As8QQkpiSgIYEcF/6Ond93oHiDsGb4kad8zjt+NPlOC1H0Q==",
2349
+ "funding": [
2350
+ {
2351
+ "type": "github",
2352
+ "url": "https://github.com/sponsors/csstools"
2353
+ },
2354
+ {
2355
+ "type": "opencollective",
2356
+ "url": "https://opencollective.com/csstools"
2357
+ }
2358
+ ],
2359
+ "license": "MIT-0",
2360
+ "optional": true,
2361
+ "dependencies": {
2362
+ "postcss-selector-parser": "^7.0.0"
2363
+ },
2364
+ "engines": {
2365
+ "node": ">=18"
2366
+ },
2367
+ "peerDependencies": {
2368
+ "postcss": "^8.4"
2369
+ }
2370
+ },
2371
+ "node_modules/postcss-replace-overflow-wrap": {
2372
+ "version": "4.0.0",
2373
+ "resolved": "https://registry.npmjs.org/postcss-replace-overflow-wrap/-/postcss-replace-overflow-wrap-4.0.0.tgz",
2374
+ "integrity": "sha512-KmF7SBPphT4gPPcKZc7aDkweHiKEEO8cla/GjcBK+ckKxiZslIu3C4GCRW3DNfL0o7yW7kMQu9xlZ1kXRXLXtw==",
2375
+ "license": "MIT",
2376
+ "optional": true,
2377
+ "peerDependencies": {
2378
+ "postcss": "^8.0.3"
2379
+ }
2380
+ },
2381
+ "node_modules/postcss-scss": {
2382
+ "version": "4.0.9",
2383
+ "resolved": "https://registry.npmjs.org/postcss-scss/-/postcss-scss-4.0.9.tgz",
2384
+ "integrity": "sha512-AjKOeiwAitL/MXxQW2DliT28EKukvvbEWx3LBmJIRN8KfBGZbRTxNYW0kSqi1COiTZ57nZ9NW06S6ux//N1c9A==",
2385
+ "funding": [
2386
+ {
2387
+ "type": "opencollective",
2388
+ "url": "https://opencollective.com/postcss/"
2389
+ },
2390
+ {
2391
+ "type": "tidelift",
2392
+ "url": "https://tidelift.com/funding/github/npm/postcss-scss"
2393
+ },
2394
+ {
2395
+ "type": "github",
2396
+ "url": "https://github.com/sponsors/ai"
2397
+ }
2398
+ ],
2399
+ "license": "MIT",
2400
+ "optional": true,
2401
+ "engines": {
2402
+ "node": ">=12.0"
2403
+ },
2404
+ "peerDependencies": {
2405
+ "postcss": "^8.4.29"
2406
+ }
2407
+ },
2408
+ "node_modules/postcss-selector-not": {
2409
+ "version": "8.0.1",
2410
+ "resolved": "https://registry.npmjs.org/postcss-selector-not/-/postcss-selector-not-8.0.1.tgz",
2411
+ "integrity": "sha512-kmVy/5PYVb2UOhy0+LqUYAhKj7DUGDpSWa5LZqlkWJaaAV+dxxsOG3+St0yNLu6vsKD7Dmqx+nWQt0iil89+WA==",
2412
+ "funding": [
2413
+ {
2414
+ "type": "github",
2415
+ "url": "https://github.com/sponsors/csstools"
2416
+ },
2417
+ {
2418
+ "type": "opencollective",
2419
+ "url": "https://opencollective.com/csstools"
2420
+ }
2421
+ ],
2422
+ "license": "MIT",
2423
+ "optional": true,
2424
+ "dependencies": {
2425
+ "postcss-selector-parser": "^7.0.0"
2426
+ },
2427
+ "engines": {
2428
+ "node": ">=18"
2429
+ },
2430
+ "peerDependencies": {
2431
+ "postcss": "^8.4"
2432
+ }
2433
+ },
2434
+ "node_modules/postcss-selector-parser": {
2435
+ "version": "7.1.0",
2436
+ "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.0.tgz",
2437
+ "integrity": "sha512-8sLjZwK0R+JlxlYcTuVnyT2v+htpdrjDOKuMcOVdYjt52Lh8hWRYpxBPoKx/Zg+bcjc3wx6fmQevMmUztS/ccA==",
2438
+ "license": "MIT",
2439
+ "optional": true,
2440
+ "dependencies": {
2441
+ "cssesc": "^3.0.0",
2442
+ "util-deprecate": "^1.0.2"
2443
+ },
2444
+ "engines": {
2445
+ "node": ">=4"
2446
+ }
2447
+ },
2448
+ "node_modules/postcss-value-parser": {
2449
+ "version": "4.2.0",
2450
+ "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
2451
+ "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==",
2452
+ "license": "MIT",
2453
+ "optional": true
2454
+ },
2455
+ "node_modules/resolve-from": {
2456
+ "version": "4.0.0",
2457
+ "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz",
2458
+ "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==",
2459
+ "license": "MIT",
2460
+ "optional": true,
2461
+ "engines": {
2462
+ "node": ">=4"
2463
+ }
2464
+ },
2465
+ "node_modules/sanitize.css": {
2466
+ "version": "13.0.0",
2467
+ "resolved": "https://registry.npmjs.org/sanitize.css/-/sanitize.css-13.0.0.tgz",
2468
+ "integrity": "sha512-ZRwKbh/eQ6w9vmTjkuG0Ioi3HBwPFce0O+v//ve+aOq1oeCy7jMV2qzzAlpsNuqpqCBjjriM1lbtZbF/Q8jVyA==",
2469
+ "license": "CC0-1.0",
2470
+ "optional": true
2471
+ },
2472
+ "node_modules/semver": {
2473
+ "version": "7.7.1",
2474
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.1.tgz",
2475
+ "integrity": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==",
2476
+ "license": "ISC",
2477
+ "optional": true,
2478
+ "bin": {
2479
+ "semver": "bin/semver.js"
2480
+ },
2481
+ "engines": {
2482
+ "node": ">=10"
2483
+ }
2484
+ },
2485
+ "node_modules/source-map-js": {
2486
+ "version": "1.2.1",
2487
+ "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
2488
+ "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
2489
+ "license": "BSD-3-Clause",
2490
+ "optional": true,
2491
+ "peer": true,
2492
+ "engines": {
2493
+ "node": ">=0.10.0"
2494
+ }
2495
+ },
2496
+ "node_modules/tailwindcss": {
2497
+ "version": "4.1.3",
2498
+ "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.3.tgz",
2499
+ "integrity": "sha512-2Q+rw9vy1WFXu5cIxlvsabCwhU2qUwodGq03ODhLJ0jW4ek5BUtoCsnLB0qG+m8AHgEsSJcJGDSDe06FXlP74g==",
2500
+ "license": "MIT",
2501
+ "optional": true
2502
+ },
2503
+ "node_modules/update-browserslist-db": {
2504
+ "version": "1.1.3",
2505
+ "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.3.tgz",
2506
+ "integrity": "sha512-UxhIZQ+QInVdunkDAaiazvvT/+fXL5Osr0JZlJulepYu6Jd7qJtDZjlur0emRlT71EN3ScPoE7gvsuIKKNavKw==",
2507
+ "funding": [
2508
+ {
2509
+ "type": "opencollective",
2510
+ "url": "https://opencollective.com/browserslist"
2511
+ },
2512
+ {
2513
+ "type": "tidelift",
2514
+ "url": "https://tidelift.com/funding/github/npm/browserslist"
2515
+ },
2516
+ {
2517
+ "type": "github",
2518
+ "url": "https://github.com/sponsors/ai"
2519
+ }
2520
+ ],
2521
+ "license": "MIT",
2522
+ "optional": true,
2523
+ "dependencies": {
2524
+ "escalade": "^3.2.0",
2525
+ "picocolors": "^1.1.1"
2526
+ },
2527
+ "bin": {
2528
+ "update-browserslist-db": "cli.js"
2529
+ },
2530
+ "peerDependencies": {
2531
+ "browserslist": ">= 4.21.0"
2532
+ }
2533
+ },
2534
+ "node_modules/util-deprecate": {
2535
+ "version": "1.0.2",
2536
+ "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
2537
+ "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==",
2538
+ "license": "MIT",
2539
+ "optional": true
2540
+ }
2541
+ }
2542
+ }