skyltmax_config 0.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/pnpm-lock.yaml ADDED
@@ -0,0 +1,3181 @@
1
+ lockfileVersion: '9.0'
2
+
3
+ settings:
4
+ autoInstallPeers: true
5
+ excludeLinksFromLockfile: false
6
+
7
+ importers:
8
+
9
+ .:
10
+ dependencies:
11
+ '@total-typescript/ts-reset':
12
+ specifier: ^0.6.1
13
+ version: 0.6.1
14
+ '@typescript-eslint/eslint-plugin':
15
+ specifier: ^8.39.1
16
+ version: 8.46.3(@typescript-eslint/parser@8.46.3(eslint@9.39.1)(typescript@5.9.3))(eslint@9.39.1)(typescript@5.9.3)
17
+ '@typescript-eslint/parser':
18
+ specifier: ^8.39.1
19
+ version: 8.46.3(eslint@9.39.1)(typescript@5.9.3)
20
+ '@typescript-eslint/utils':
21
+ specifier: ^8.39.1
22
+ version: 8.46.3(eslint@9.39.1)(typescript@5.9.3)
23
+ '@vitest/eslint-plugin':
24
+ specifier: ^1.3.4
25
+ version: 1.4.0(eslint@9.39.1)(typescript@5.9.3)
26
+ eslint-plugin-import-x:
27
+ specifier: ^4.16.1
28
+ version: 4.16.1(@typescript-eslint/utils@8.46.3(eslint@9.39.1)(typescript@5.9.3))(eslint@9.39.1)
29
+ eslint-plugin-jest-dom:
30
+ specifier: ^5.5.0
31
+ version: 5.5.0(eslint@9.39.1)
32
+ eslint-plugin-jsx-a11y:
33
+ specifier: ^6.10.2
34
+ version: 6.10.2(eslint@9.39.1)
35
+ eslint-plugin-prettier:
36
+ specifier: ^5.5.4
37
+ version: 5.5.4(eslint@9.39.1)(prettier@3.6.2)
38
+ eslint-plugin-react:
39
+ specifier: ^7.37.5
40
+ version: 7.37.5(eslint@9.39.1)
41
+ eslint-plugin-react-hooks:
42
+ specifier: ^5.2.0
43
+ version: 5.2.0(eslint@9.39.1)
44
+ eslint-plugin-testing-library:
45
+ specifier: ^7.6.6
46
+ version: 7.13.3(eslint@9.39.1)(typescript@5.9.3)
47
+ globals:
48
+ specifier: ^16.3.0
49
+ version: 16.5.0
50
+ prettier-plugin-tailwindcss:
51
+ specifier: ^0.6.14
52
+ version: 0.6.14(prettier@3.6.2)
53
+ tslib:
54
+ specifier: ^2.8.1
55
+ version: 2.8.1
56
+ typescript-eslint:
57
+ specifier: ^8.39.1
58
+ version: 8.46.3(eslint@9.39.1)(typescript@5.9.3)
59
+ devDependencies:
60
+ '@eslint/js':
61
+ specifier: ^9.33.0
62
+ version: 9.39.1
63
+ '@types/react':
64
+ specifier: ^18.3.0
65
+ version: 18.3.26
66
+ eslint:
67
+ specifier: ^9.33.0
68
+ version: 9.39.1
69
+ npm-run-all:
70
+ specifier: ^4.1.5
71
+ version: 4.1.5
72
+ prettier:
73
+ specifier: ^3.6.2
74
+ version: 3.6.2
75
+ react:
76
+ specifier: ^18.3.0
77
+ version: 18.3.1
78
+ typescript:
79
+ specifier: ^5.9.2
80
+ version: 5.9.3
81
+
82
+ packages:
83
+
84
+ '@babel/runtime@7.28.4':
85
+ resolution: {integrity: sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ==}
86
+ engines: {node: '>=6.9.0'}
87
+
88
+ '@emnapi/core@1.7.0':
89
+ resolution: {integrity: sha512-pJdKGq/1iquWYtv1RRSljZklxHCOCAJFJrImO5ZLKPJVJlVUcs8yFwNQlqS0Lo8xT1VAXXTCZocF9n26FWEKsw==}
90
+
91
+ '@emnapi/runtime@1.7.0':
92
+ resolution: {integrity: sha512-oAYoQnCYaQZKVS53Fq23ceWMRxq5EhQsE0x0RdQ55jT7wagMu5k+fS39v1fiSLrtrLQlXwVINenqhLMtTrV/1Q==}
93
+
94
+ '@emnapi/wasi-threads@1.1.0':
95
+ resolution: {integrity: sha512-WI0DdZ8xFSbgMjR1sFsKABJ/C5OnRrjT06JXbZKexJGrDuPTzZdDYfFlsgcCXCyf+suG5QU2e/y1Wo2V/OapLQ==}
96
+
97
+ '@eslint-community/eslint-utils@4.9.0':
98
+ resolution: {integrity: sha512-ayVFHdtZ+hsq1t2Dy24wCmGXGe4q9Gu3smhLYALJrr473ZH27MsnSL+LKUlimp4BWJqMDMLmPpx/Q9R3OAlL4g==}
99
+ engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
100
+ peerDependencies:
101
+ eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
102
+
103
+ '@eslint-community/regexpp@4.12.2':
104
+ resolution: {integrity: sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==}
105
+ engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
106
+
107
+ '@eslint/config-array@0.21.1':
108
+ resolution: {integrity: sha512-aw1gNayWpdI/jSYVgzN5pL0cfzU02GT3NBpeT/DXbx1/1x7ZKxFPd9bwrzygx/qiwIQiJ1sw/zD8qY/kRvlGHA==}
109
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
110
+
111
+ '@eslint/config-helpers@0.4.2':
112
+ resolution: {integrity: sha512-gBrxN88gOIf3R7ja5K9slwNayVcZgK6SOUORm2uBzTeIEfeVaIhOpCtTox3P6R7o2jLFwLFTLnC7kU/RGcYEgw==}
113
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
114
+
115
+ '@eslint/core@0.17.0':
116
+ resolution: {integrity: sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ==}
117
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
118
+
119
+ '@eslint/eslintrc@3.3.1':
120
+ resolution: {integrity: sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==}
121
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
122
+
123
+ '@eslint/js@9.39.1':
124
+ resolution: {integrity: sha512-S26Stp4zCy88tH94QbBv3XCuzRQiZ9yXofEILmglYTh/Ug/a9/umqvgFtYBAo3Lp0nsI/5/qH1CCrbdK3AP1Tw==}
125
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
126
+
127
+ '@eslint/object-schema@2.1.7':
128
+ resolution: {integrity: sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA==}
129
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
130
+
131
+ '@eslint/plugin-kit@0.4.1':
132
+ resolution: {integrity: sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA==}
133
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
134
+
135
+ '@humanfs/core@0.19.1':
136
+ resolution: {integrity: sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==}
137
+ engines: {node: '>=18.18.0'}
138
+
139
+ '@humanfs/node@0.16.7':
140
+ resolution: {integrity: sha512-/zUx+yOsIrG4Y43Eh2peDeKCxlRt/gET6aHfaKpuq267qXdYDFViVHfMaLyygZOnl0kGWxFIgsBy8QFuTLUXEQ==}
141
+ engines: {node: '>=18.18.0'}
142
+
143
+ '@humanwhocodes/module-importer@1.0.1':
144
+ resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==}
145
+ engines: {node: '>=12.22'}
146
+
147
+ '@humanwhocodes/retry@0.4.3':
148
+ resolution: {integrity: sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==}
149
+ engines: {node: '>=18.18'}
150
+
151
+ '@isaacs/balanced-match@4.0.1':
152
+ resolution: {integrity: sha512-yzMTt9lEb8Gv7zRioUilSglI0c0smZ9k5D65677DLWLtWJaXIS3CqcGyUFByYKlnUj6TkjLVs54fBl6+TiGQDQ==}
153
+ engines: {node: 20 || >=22}
154
+
155
+ '@isaacs/brace-expansion@5.0.0':
156
+ resolution: {integrity: sha512-ZT55BDLV0yv0RBm2czMiZ+SqCGO7AvmOM3G/w2xhVPH+te0aKgFjmBvGlL1dH+ql2tgGO3MVrbb3jCKyvpgnxA==}
157
+ engines: {node: 20 || >=22}
158
+
159
+ '@napi-rs/wasm-runtime@0.2.12':
160
+ resolution: {integrity: sha512-ZVWUcfwY4E/yPitQJl481FjFo3K22D6qF0DuFH6Y/nbnE11GY5uguDxZMGXPQ8WQ0128MXQD7TnfHyK4oWoIJQ==}
161
+
162
+ '@nodelib/fs.scandir@2.1.5':
163
+ resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==}
164
+ engines: {node: '>= 8'}
165
+
166
+ '@nodelib/fs.stat@2.0.5':
167
+ resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==}
168
+ engines: {node: '>= 8'}
169
+
170
+ '@nodelib/fs.walk@1.2.8':
171
+ resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==}
172
+ engines: {node: '>= 8'}
173
+
174
+ '@pkgr/core@0.2.9':
175
+ resolution: {integrity: sha512-QNqXyfVS2wm9hweSYD2O7F0G06uurj9kZ96TRQE5Y9hU7+tgdZwIkbAKc5Ocy1HxEY2kuDQa6cQ1WRs/O5LFKA==}
176
+ engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
177
+
178
+ '@total-typescript/ts-reset@0.6.1':
179
+ resolution: {integrity: sha512-cka47fVSo6lfQDIATYqb/vO1nvFfbPw7uWLayIXIhGETj0wcOOlrlkobOMDNQOFr9QOafegUPq13V2+6vtD7yg==}
180
+
181
+ '@tybys/wasm-util@0.10.1':
182
+ resolution: {integrity: sha512-9tTaPJLSiejZKx+Bmog4uSubteqTvFrVrURwkmHixBo0G4seD0zUxp98E1DzUBJxLQ3NPwXrGKDiVjwx/DpPsg==}
183
+
184
+ '@types/estree@1.0.8':
185
+ resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==}
186
+
187
+ '@types/json-schema@7.0.15':
188
+ resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
189
+
190
+ '@types/prop-types@15.7.15':
191
+ resolution: {integrity: sha512-F6bEyamV9jKGAFBEmlQnesRPGOQqS2+Uwi0Em15xenOxHaf2hv6L8YCVn3rPdPJOiJfPiCnLIRyvwVaqMY3MIw==}
192
+
193
+ '@types/react@18.3.26':
194
+ resolution: {integrity: sha512-RFA/bURkcKzx/X9oumPG9Vp3D3JUgus/d0b67KB0t5S/raciymilkOa66olh78MUI92QLbEJevO7rvqU/kjwKA==}
195
+
196
+ '@typescript-eslint/eslint-plugin@8.46.3':
197
+ resolution: {integrity: sha512-sbaQ27XBUopBkRiuY/P9sWGOWUW4rl8fDoHIUmLpZd8uldsTyB4/Zg6bWTegPoTLnKj9Hqgn3QD6cjPNB32Odw==}
198
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
199
+ peerDependencies:
200
+ '@typescript-eslint/parser': ^8.46.3
201
+ eslint: ^8.57.0 || ^9.0.0
202
+ typescript: '>=4.8.4 <6.0.0'
203
+
204
+ '@typescript-eslint/parser@8.46.3':
205
+ resolution: {integrity: sha512-6m1I5RmHBGTnUGS113G04DMu3CpSdxCAU/UvtjNWL4Nuf3MW9tQhiJqRlHzChIkhy6kZSAQmc+I1bcGjE3yNKg==}
206
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
207
+ peerDependencies:
208
+ eslint: ^8.57.0 || ^9.0.0
209
+ typescript: '>=4.8.4 <6.0.0'
210
+
211
+ '@typescript-eslint/project-service@8.46.3':
212
+ resolution: {integrity: sha512-Fz8yFXsp2wDFeUElO88S9n4w1I4CWDTXDqDr9gYvZgUpwXQqmZBr9+NTTql5R3J7+hrJZPdpiWaB9VNhAKYLuQ==}
213
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
214
+ peerDependencies:
215
+ typescript: '>=4.8.4 <6.0.0'
216
+
217
+ '@typescript-eslint/scope-manager@8.46.3':
218
+ resolution: {integrity: sha512-FCi7Y1zgrmxp3DfWfr+3m9ansUUFoy8dkEdeQSgA9gbm8DaHYvZCdkFRQrtKiedFf3Ha6VmoqoAaP68+i+22kg==}
219
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
220
+
221
+ '@typescript-eslint/tsconfig-utils@8.46.3':
222
+ resolution: {integrity: sha512-GLupljMniHNIROP0zE7nCcybptolcH8QZfXOpCfhQDAdwJ/ZTlcaBOYebSOZotpti/3HrHSw7D3PZm75gYFsOA==}
223
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
224
+ peerDependencies:
225
+ typescript: '>=4.8.4 <6.0.0'
226
+
227
+ '@typescript-eslint/type-utils@8.46.3':
228
+ resolution: {integrity: sha512-ZPCADbr+qfz3aiTTYNNkCbUt+cjNwI/5McyANNrFBpVxPt7GqpEYz5ZfdwuFyGUnJ9FdDXbGODUu6iRCI6XRXw==}
229
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
230
+ peerDependencies:
231
+ eslint: ^8.57.0 || ^9.0.0
232
+ typescript: '>=4.8.4 <6.0.0'
233
+
234
+ '@typescript-eslint/types@8.46.3':
235
+ resolution: {integrity: sha512-G7Ok9WN/ggW7e/tOf8TQYMaxgID3Iujn231hfi0Pc7ZheztIJVpO44ekY00b7akqc6nZcvregk0Jpah3kep6hA==}
236
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
237
+
238
+ '@typescript-eslint/typescript-estree@8.46.3':
239
+ resolution: {integrity: sha512-f/NvtRjOm80BtNM5OQtlaBdM5BRFUv7gf381j9wygDNL+qOYSNOgtQ/DCndiYi80iIOv76QqaTmp4fa9hwI0OA==}
240
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
241
+ peerDependencies:
242
+ typescript: '>=4.8.4 <6.0.0'
243
+
244
+ '@typescript-eslint/utils@8.46.3':
245
+ resolution: {integrity: sha512-VXw7qmdkucEx9WkmR3ld/u6VhRyKeiF1uxWwCy/iuNfokjJ7VhsgLSOTjsol8BunSw190zABzpwdNsze2Kpo4g==}
246
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
247
+ peerDependencies:
248
+ eslint: ^8.57.0 || ^9.0.0
249
+ typescript: '>=4.8.4 <6.0.0'
250
+
251
+ '@typescript-eslint/visitor-keys@8.46.3':
252
+ resolution: {integrity: sha512-uk574k8IU0rOF/AjniX8qbLSGURJVUCeM5e4MIMKBFFi8weeiLrG1fyQejyLXQpRZbU/1BuQasleV/RfHC3hHg==}
253
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
254
+
255
+ '@unrs/resolver-binding-android-arm-eabi@1.11.1':
256
+ resolution: {integrity: sha512-ppLRUgHVaGRWUx0R0Ut06Mjo9gBaBkg3v/8AxusGLhsIotbBLuRk51rAzqLC8gq6NyyAojEXglNjzf6R948DNw==}
257
+ cpu: [arm]
258
+ os: [android]
259
+
260
+ '@unrs/resolver-binding-android-arm64@1.11.1':
261
+ resolution: {integrity: sha512-lCxkVtb4wp1v+EoN+HjIG9cIIzPkX5OtM03pQYkG+U5O/wL53LC4QbIeazgiKqluGeVEeBlZahHalCaBvU1a2g==}
262
+ cpu: [arm64]
263
+ os: [android]
264
+
265
+ '@unrs/resolver-binding-darwin-arm64@1.11.1':
266
+ resolution: {integrity: sha512-gPVA1UjRu1Y/IsB/dQEsp2V1pm44Of6+LWvbLc9SDk1c2KhhDRDBUkQCYVWe6f26uJb3fOK8saWMgtX8IrMk3g==}
267
+ cpu: [arm64]
268
+ os: [darwin]
269
+
270
+ '@unrs/resolver-binding-darwin-x64@1.11.1':
271
+ resolution: {integrity: sha512-cFzP7rWKd3lZaCsDze07QX1SC24lO8mPty9vdP+YVa3MGdVgPmFc59317b2ioXtgCMKGiCLxJ4HQs62oz6GfRQ==}
272
+ cpu: [x64]
273
+ os: [darwin]
274
+
275
+ '@unrs/resolver-binding-freebsd-x64@1.11.1':
276
+ resolution: {integrity: sha512-fqtGgak3zX4DCB6PFpsH5+Kmt/8CIi4Bry4rb1ho6Av2QHTREM+47y282Uqiu3ZRF5IQioJQ5qWRV6jduA+iGw==}
277
+ cpu: [x64]
278
+ os: [freebsd]
279
+
280
+ '@unrs/resolver-binding-linux-arm-gnueabihf@1.11.1':
281
+ resolution: {integrity: sha512-u92mvlcYtp9MRKmP+ZvMmtPN34+/3lMHlyMj7wXJDeXxuM0Vgzz0+PPJNsro1m3IZPYChIkn944wW8TYgGKFHw==}
282
+ cpu: [arm]
283
+ os: [linux]
284
+
285
+ '@unrs/resolver-binding-linux-arm-musleabihf@1.11.1':
286
+ resolution: {integrity: sha512-cINaoY2z7LVCrfHkIcmvj7osTOtm6VVT16b5oQdS4beibX2SYBwgYLmqhBjA1t51CarSaBuX5YNsWLjsqfW5Cw==}
287
+ cpu: [arm]
288
+ os: [linux]
289
+
290
+ '@unrs/resolver-binding-linux-arm64-gnu@1.11.1':
291
+ resolution: {integrity: sha512-34gw7PjDGB9JgePJEmhEqBhWvCiiWCuXsL9hYphDF7crW7UgI05gyBAi6MF58uGcMOiOqSJ2ybEeCvHcq0BCmQ==}
292
+ cpu: [arm64]
293
+ os: [linux]
294
+
295
+ '@unrs/resolver-binding-linux-arm64-musl@1.11.1':
296
+ resolution: {integrity: sha512-RyMIx6Uf53hhOtJDIamSbTskA99sPHS96wxVE/bJtePJJtpdKGXO1wY90oRdXuYOGOTuqjT8ACccMc4K6QmT3w==}
297
+ cpu: [arm64]
298
+ os: [linux]
299
+
300
+ '@unrs/resolver-binding-linux-ppc64-gnu@1.11.1':
301
+ resolution: {integrity: sha512-D8Vae74A4/a+mZH0FbOkFJL9DSK2R6TFPC9M+jCWYia/q2einCubX10pecpDiTmkJVUH+y8K3BZClycD8nCShA==}
302
+ cpu: [ppc64]
303
+ os: [linux]
304
+
305
+ '@unrs/resolver-binding-linux-riscv64-gnu@1.11.1':
306
+ resolution: {integrity: sha512-frxL4OrzOWVVsOc96+V3aqTIQl1O2TjgExV4EKgRY09AJ9leZpEg8Ak9phadbuX0BA4k8U5qtvMSQQGGmaJqcQ==}
307
+ cpu: [riscv64]
308
+ os: [linux]
309
+
310
+ '@unrs/resolver-binding-linux-riscv64-musl@1.11.1':
311
+ resolution: {integrity: sha512-mJ5vuDaIZ+l/acv01sHoXfpnyrNKOk/3aDoEdLO/Xtn9HuZlDD6jKxHlkN8ZhWyLJsRBxfv9GYM2utQ1SChKew==}
312
+ cpu: [riscv64]
313
+ os: [linux]
314
+
315
+ '@unrs/resolver-binding-linux-s390x-gnu@1.11.1':
316
+ resolution: {integrity: sha512-kELo8ebBVtb9sA7rMe1Cph4QHreByhaZ2QEADd9NzIQsYNQpt9UkM9iqr2lhGr5afh885d/cB5QeTXSbZHTYPg==}
317
+ cpu: [s390x]
318
+ os: [linux]
319
+
320
+ '@unrs/resolver-binding-linux-x64-gnu@1.11.1':
321
+ resolution: {integrity: sha512-C3ZAHugKgovV5YvAMsxhq0gtXuwESUKc5MhEtjBpLoHPLYM+iuwSj3lflFwK3DPm68660rZ7G8BMcwSro7hD5w==}
322
+ cpu: [x64]
323
+ os: [linux]
324
+
325
+ '@unrs/resolver-binding-linux-x64-musl@1.11.1':
326
+ resolution: {integrity: sha512-rV0YSoyhK2nZ4vEswT/QwqzqQXw5I6CjoaYMOX0TqBlWhojUf8P94mvI7nuJTeaCkkds3QE4+zS8Ko+GdXuZtA==}
327
+ cpu: [x64]
328
+ os: [linux]
329
+
330
+ '@unrs/resolver-binding-wasm32-wasi@1.11.1':
331
+ resolution: {integrity: sha512-5u4RkfxJm+Ng7IWgkzi3qrFOvLvQYnPBmjmZQ8+szTK/b31fQCnleNl1GgEt7nIsZRIf5PLhPwT0WM+q45x/UQ==}
332
+ engines: {node: '>=14.0.0'}
333
+ cpu: [wasm32]
334
+
335
+ '@unrs/resolver-binding-win32-arm64-msvc@1.11.1':
336
+ resolution: {integrity: sha512-nRcz5Il4ln0kMhfL8S3hLkxI85BXs3o8EYoattsJNdsX4YUU89iOkVn7g0VHSRxFuVMdM4Q1jEpIId1Ihim/Uw==}
337
+ cpu: [arm64]
338
+ os: [win32]
339
+
340
+ '@unrs/resolver-binding-win32-ia32-msvc@1.11.1':
341
+ resolution: {integrity: sha512-DCEI6t5i1NmAZp6pFonpD5m7i6aFrpofcp4LA2i8IIq60Jyo28hamKBxNrZcyOwVOZkgsRp9O2sXWBWP8MnvIQ==}
342
+ cpu: [ia32]
343
+ os: [win32]
344
+
345
+ '@unrs/resolver-binding-win32-x64-msvc@1.11.1':
346
+ resolution: {integrity: sha512-lrW200hZdbfRtztbygyaq/6jP6AKE8qQN2KvPcJ+x7wiD038YtnYtZ82IMNJ69GJibV7bwL3y9FgK+5w/pYt6g==}
347
+ cpu: [x64]
348
+ os: [win32]
349
+
350
+ '@vitest/eslint-plugin@1.4.0':
351
+ resolution: {integrity: sha512-TMzJ0Vqdsc71stblzI0ZdqSnt6Bp4mJ+amD3Hv3qhKK82hBUnznYfnLwA80gdGfe5V24ysndMOoSGrol6fyvbA==}
352
+ engines: {node: '>=18'}
353
+ peerDependencies:
354
+ eslint: '>=8.57.0'
355
+ typescript: '>=5.0.0'
356
+ vitest: '*'
357
+ peerDependenciesMeta:
358
+ typescript:
359
+ optional: true
360
+ vitest:
361
+ optional: true
362
+
363
+ acorn-jsx@5.3.2:
364
+ resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
365
+ peerDependencies:
366
+ acorn: ^6.0.0 || ^7.0.0 || ^8.0.0
367
+
368
+ acorn@8.15.0:
369
+ resolution: {integrity: sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==}
370
+ engines: {node: '>=0.4.0'}
371
+ hasBin: true
372
+
373
+ ajv@6.12.6:
374
+ resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==}
375
+
376
+ ansi-styles@3.2.1:
377
+ resolution: {integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==}
378
+ engines: {node: '>=4'}
379
+
380
+ ansi-styles@4.3.0:
381
+ resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
382
+ engines: {node: '>=8'}
383
+
384
+ argparse@2.0.1:
385
+ resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==}
386
+
387
+ aria-query@5.3.2:
388
+ resolution: {integrity: sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==}
389
+ engines: {node: '>= 0.4'}
390
+
391
+ array-buffer-byte-length@1.0.2:
392
+ resolution: {integrity: sha512-LHE+8BuR7RYGDKvnrmcuSq3tDcKv9OFEXQt/HpbZhY7V6h0zlUXutnAD82GiFx9rdieCMjkvtcsPqBwgUl1Iiw==}
393
+ engines: {node: '>= 0.4'}
394
+
395
+ array-includes@3.1.9:
396
+ resolution: {integrity: sha512-FmeCCAenzH0KH381SPT5FZmiA/TmpndpcaShhfgEN9eCVjnFBqq3l1xrI42y8+PPLI6hypzou4GXw00WHmPBLQ==}
397
+ engines: {node: '>= 0.4'}
398
+
399
+ array.prototype.findlast@1.2.5:
400
+ resolution: {integrity: sha512-CVvd6FHg1Z3POpBLxO6E6zr+rSKEQ9L6rZHAaY7lLfhKsWYUBBOuMs0e9o24oopj6H+geRCX0YJ+TJLBK2eHyQ==}
401
+ engines: {node: '>= 0.4'}
402
+
403
+ array.prototype.flat@1.3.3:
404
+ resolution: {integrity: sha512-rwG/ja1neyLqCuGZ5YYrznA62D4mZXg0i1cIskIUKSiqF3Cje9/wXAls9B9s1Wa2fomMsIv8czB8jZcPmxCXFg==}
405
+ engines: {node: '>= 0.4'}
406
+
407
+ array.prototype.flatmap@1.3.3:
408
+ resolution: {integrity: sha512-Y7Wt51eKJSyi80hFrJCePGGNo5ktJCslFuboqJsbf57CCPcm5zztluPlc4/aD8sWsKvlwatezpV4U1efk8kpjg==}
409
+ engines: {node: '>= 0.4'}
410
+
411
+ array.prototype.tosorted@1.1.4:
412
+ resolution: {integrity: sha512-p6Fx8B7b7ZhL/gmUsAy0D15WhvDccw3mnGNbZpi3pmeJdxtWsj2jEaI4Y6oo3XiHfzuSgPwKc04MYt6KgvC/wA==}
413
+ engines: {node: '>= 0.4'}
414
+
415
+ arraybuffer.prototype.slice@1.0.4:
416
+ resolution: {integrity: sha512-BNoCY6SXXPQ7gF2opIP4GBE+Xw7U+pHMYKuzjgCN3GwiaIR09UUeKfheyIry77QtrCBlC0KK0q5/TER/tYh3PQ==}
417
+ engines: {node: '>= 0.4'}
418
+
419
+ ast-types-flow@0.0.8:
420
+ resolution: {integrity: sha512-OH/2E5Fg20h2aPrbe+QL8JZQFko0YZaF+j4mnQ7BGhfavO7OpSLa8a0y9sBwomHdSbkhTS8TQNayBfnW5DwbvQ==}
421
+
422
+ async-function@1.0.0:
423
+ resolution: {integrity: sha512-hsU18Ae8CDTR6Kgu9DYf0EbCr/a5iGL0rytQDobUcdpYOKokk8LEjVphnXkDkgpi0wYVsqrXuP0bZxJaTqdgoA==}
424
+ engines: {node: '>= 0.4'}
425
+
426
+ available-typed-arrays@1.0.7:
427
+ resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==}
428
+ engines: {node: '>= 0.4'}
429
+
430
+ axe-core@4.11.0:
431
+ resolution: {integrity: sha512-ilYanEU8vxxBexpJd8cWM4ElSQq4QctCLKih0TSfjIfCQTeyH/6zVrmIJfLPrKTKJRbiG+cfnZbQIjAlJmF1jQ==}
432
+ engines: {node: '>=4'}
433
+
434
+ axobject-query@4.1.0:
435
+ resolution: {integrity: sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==}
436
+ engines: {node: '>= 0.4'}
437
+
438
+ balanced-match@1.0.2:
439
+ resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
440
+
441
+ brace-expansion@1.1.12:
442
+ resolution: {integrity: sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==}
443
+
444
+ brace-expansion@2.0.2:
445
+ resolution: {integrity: sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==}
446
+
447
+ braces@3.0.3:
448
+ resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
449
+ engines: {node: '>=8'}
450
+
451
+ call-bind-apply-helpers@1.0.2:
452
+ resolution: {integrity: sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==}
453
+ engines: {node: '>= 0.4'}
454
+
455
+ call-bind@1.0.8:
456
+ resolution: {integrity: sha512-oKlSFMcMwpUg2ednkhQ454wfWiU/ul3CkJe/PEHcTKuiX6RpbehUiFMXu13HalGZxfUwCQzZG747YXBn1im9ww==}
457
+ engines: {node: '>= 0.4'}
458
+
459
+ call-bound@1.0.4:
460
+ resolution: {integrity: sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==}
461
+ engines: {node: '>= 0.4'}
462
+
463
+ callsites@3.1.0:
464
+ resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==}
465
+ engines: {node: '>=6'}
466
+
467
+ chalk@2.4.2:
468
+ resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==}
469
+ engines: {node: '>=4'}
470
+
471
+ chalk@4.1.2:
472
+ resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==}
473
+ engines: {node: '>=10'}
474
+
475
+ color-convert@1.9.3:
476
+ resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==}
477
+
478
+ color-convert@2.0.1:
479
+ resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==}
480
+ engines: {node: '>=7.0.0'}
481
+
482
+ color-name@1.1.3:
483
+ resolution: {integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==}
484
+
485
+ color-name@1.1.4:
486
+ resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==}
487
+
488
+ comment-parser@1.4.1:
489
+ resolution: {integrity: sha512-buhp5kePrmda3vhc5B9t7pUQXAb2Tnd0qgpkIhPhkHXxJpiPJ11H0ZEU0oBpJ2QztSbzG/ZxMj/CHsYJqRHmyg==}
490
+ engines: {node: '>= 12.0.0'}
491
+
492
+ concat-map@0.0.1:
493
+ resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
494
+
495
+ cross-spawn@6.0.6:
496
+ resolution: {integrity: sha512-VqCUuhcd1iB+dsv8gxPttb5iZh/D0iubSP21g36KXdEuf6I5JiioesUVjpCdHV9MZRUfVFlvwtIUyPfxo5trtw==}
497
+ engines: {node: '>=4.8'}
498
+
499
+ cross-spawn@7.0.6:
500
+ resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==}
501
+ engines: {node: '>= 8'}
502
+
503
+ csstype@3.1.3:
504
+ resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
505
+
506
+ damerau-levenshtein@1.0.8:
507
+ resolution: {integrity: sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==}
508
+
509
+ data-view-buffer@1.0.2:
510
+ resolution: {integrity: sha512-EmKO5V3OLXh1rtK2wgXRansaK1/mtVdTUEiEI0W8RkvgT05kfxaH29PliLnpLP73yYO6142Q72QNa8Wx/A5CqQ==}
511
+ engines: {node: '>= 0.4'}
512
+
513
+ data-view-byte-length@1.0.2:
514
+ resolution: {integrity: sha512-tuhGbE6CfTM9+5ANGf+oQb72Ky/0+s3xKUpHvShfiz2RxMFgFPjsXuRLBVMtvMs15awe45SRb83D6wH4ew6wlQ==}
515
+ engines: {node: '>= 0.4'}
516
+
517
+ data-view-byte-offset@1.0.1:
518
+ resolution: {integrity: sha512-BS8PfmtDGnrgYdOonGZQdLZslWIeCGFP9tpan0hi1Co2Zr2NKADsvGYA8XxuG/4UWgJ6Cjtv+YJnB6MM69QGlQ==}
519
+ engines: {node: '>= 0.4'}
520
+
521
+ debug@4.4.3:
522
+ resolution: {integrity: sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==}
523
+ engines: {node: '>=6.0'}
524
+ peerDependencies:
525
+ supports-color: '*'
526
+ peerDependenciesMeta:
527
+ supports-color:
528
+ optional: true
529
+
530
+ deep-is@0.1.4:
531
+ resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==}
532
+
533
+ define-data-property@1.1.4:
534
+ resolution: {integrity: sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==}
535
+ engines: {node: '>= 0.4'}
536
+
537
+ define-properties@1.2.1:
538
+ resolution: {integrity: sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==}
539
+ engines: {node: '>= 0.4'}
540
+
541
+ doctrine@2.1.0:
542
+ resolution: {integrity: sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==}
543
+ engines: {node: '>=0.10.0'}
544
+
545
+ dunder-proto@1.0.1:
546
+ resolution: {integrity: sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==}
547
+ engines: {node: '>= 0.4'}
548
+
549
+ emoji-regex@9.2.2:
550
+ resolution: {integrity: sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==}
551
+
552
+ error-ex@1.3.4:
553
+ resolution: {integrity: sha512-sqQamAnR14VgCr1A618A3sGrygcpK+HEbenA/HiEAkkUwcZIIB/tgWqHFxWgOyDh4nB4JCRimh79dR5Ywc9MDQ==}
554
+
555
+ es-abstract@1.24.0:
556
+ resolution: {integrity: sha512-WSzPgsdLtTcQwm4CROfS5ju2Wa1QQcVeT37jFjYzdFz1r9ahadC8B8/a4qxJxM+09F18iumCdRmlr96ZYkQvEg==}
557
+ engines: {node: '>= 0.4'}
558
+
559
+ es-define-property@1.0.1:
560
+ resolution: {integrity: sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==}
561
+ engines: {node: '>= 0.4'}
562
+
563
+ es-errors@1.3.0:
564
+ resolution: {integrity: sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==}
565
+ engines: {node: '>= 0.4'}
566
+
567
+ es-iterator-helpers@1.2.1:
568
+ resolution: {integrity: sha512-uDn+FE1yrDzyC0pCo961B2IHbdM8y/ACZsKD4dG6WqrjV53BADjwa7D+1aom2rsNVfLyDgU/eigvlJGJ08OQ4w==}
569
+ engines: {node: '>= 0.4'}
570
+
571
+ es-object-atoms@1.1.1:
572
+ resolution: {integrity: sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==}
573
+ engines: {node: '>= 0.4'}
574
+
575
+ es-set-tostringtag@2.1.0:
576
+ resolution: {integrity: sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==}
577
+ engines: {node: '>= 0.4'}
578
+
579
+ es-shim-unscopables@1.1.0:
580
+ resolution: {integrity: sha512-d9T8ucsEhh8Bi1woXCf+TIKDIROLG5WCkxg8geBCbvk22kzwC5G2OnXVMO6FUsvQlgUUXQ2itephWDLqDzbeCw==}
581
+ engines: {node: '>= 0.4'}
582
+
583
+ es-to-primitive@1.3.0:
584
+ resolution: {integrity: sha512-w+5mJ3GuFL+NjVtJlvydShqE1eN3h3PbI7/5LAsYJP/2qtuMXjfL2LpHSRqo4b4eSF5K/DH1JXKUAHSB2UW50g==}
585
+ engines: {node: '>= 0.4'}
586
+
587
+ escape-string-regexp@1.0.5:
588
+ resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==}
589
+ engines: {node: '>=0.8.0'}
590
+
591
+ escape-string-regexp@4.0.0:
592
+ resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==}
593
+ engines: {node: '>=10'}
594
+
595
+ eslint-import-context@0.1.9:
596
+ resolution: {integrity: sha512-K9Hb+yRaGAGUbwjhFNHvSmmkZs9+zbuoe3kFQ4V1wYjrepUFYM2dZAfNtjbbj3qsPfUfsA68Bx/ICWQMi+C8Eg==}
597
+ engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
598
+ peerDependencies:
599
+ unrs-resolver: ^1.0.0
600
+ peerDependenciesMeta:
601
+ unrs-resolver:
602
+ optional: true
603
+
604
+ eslint-plugin-import-x@4.16.1:
605
+ resolution: {integrity: sha512-vPZZsiOKaBAIATpFE2uMI4w5IRwdv/FpQ+qZZMR4E+PeOcM4OeoEbqxRMnywdxP19TyB/3h6QBB0EWon7letSQ==}
606
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
607
+ peerDependencies:
608
+ '@typescript-eslint/utils': ^8.0.0
609
+ eslint: ^8.57.0 || ^9.0.0
610
+ eslint-import-resolver-node: '*'
611
+ peerDependenciesMeta:
612
+ '@typescript-eslint/utils':
613
+ optional: true
614
+ eslint-import-resolver-node:
615
+ optional: true
616
+
617
+ eslint-plugin-jest-dom@5.5.0:
618
+ resolution: {integrity: sha512-CRlXfchTr7EgC3tDI7MGHY6QjdJU5Vv2RPaeeGtkXUHnKZf04kgzMPIJUXt4qKCvYWVVIEo9ut9Oq1vgXAykEA==}
619
+ engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0, npm: '>=6', yarn: '>=1'}
620
+ peerDependencies:
621
+ '@testing-library/dom': ^8.0.0 || ^9.0.0 || ^10.0.0
622
+ eslint: ^6.8.0 || ^7.0.0 || ^8.0.0 || ^9.0.0
623
+ peerDependenciesMeta:
624
+ '@testing-library/dom':
625
+ optional: true
626
+
627
+ eslint-plugin-jsx-a11y@6.10.2:
628
+ resolution: {integrity: sha512-scB3nz4WmG75pV8+3eRUQOHZlNSUhFNq37xnpgRkCCELU3XMvXAxLk1eqWWyE22Ki4Q01Fnsw9BA3cJHDPgn2Q==}
629
+ engines: {node: '>=4.0'}
630
+ peerDependencies:
631
+ eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9
632
+
633
+ eslint-plugin-prettier@5.5.4:
634
+ resolution: {integrity: sha512-swNtI95SToIz05YINMA6Ox5R057IMAmWZ26GqPxusAp1TZzj+IdY9tXNWWD3vkF/wEqydCONcwjTFpxybBqZsg==}
635
+ engines: {node: ^14.18.0 || >=16.0.0}
636
+ peerDependencies:
637
+ '@types/eslint': '>=8.0.0'
638
+ eslint: '>=8.0.0'
639
+ eslint-config-prettier: '>= 7.0.0 <10.0.0 || >=10.1.0'
640
+ prettier: '>=3.0.0'
641
+ peerDependenciesMeta:
642
+ '@types/eslint':
643
+ optional: true
644
+ eslint-config-prettier:
645
+ optional: true
646
+
647
+ eslint-plugin-react-hooks@5.2.0:
648
+ resolution: {integrity: sha512-+f15FfK64YQwZdJNELETdn5ibXEUQmW1DZL6KXhNnc2heoy/sg9VJJeT7n8TlMWouzWqSWavFkIhHyIbIAEapg==}
649
+ engines: {node: '>=10'}
650
+ peerDependencies:
651
+ eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0
652
+
653
+ eslint-plugin-react@7.37.5:
654
+ resolution: {integrity: sha512-Qteup0SqU15kdocexFNAJMvCJEfa2xUKNV4CC1xsVMrIIqEy3SQ/rqyxCWNzfrd3/ldy6HMlD2e0JDVpDg2qIA==}
655
+ engines: {node: '>=4'}
656
+ peerDependencies:
657
+ eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
658
+
659
+ eslint-plugin-testing-library@7.13.3:
660
+ resolution: {integrity: sha512-STwyXN7GnHulgsfdXVd5iC8fFCJVRQj2AcKtMmQOsA8G4oMnSCOX1p3MjbrDQ9fmwVf5wZy6vboTOTFobWuxOA==}
661
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0, pnpm: ^9.14.0}
662
+ peerDependencies:
663
+ eslint: ^8.57.0 || ^9.0.0
664
+
665
+ eslint-scope@8.4.0:
666
+ resolution: {integrity: sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==}
667
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
668
+
669
+ eslint-visitor-keys@3.4.3:
670
+ resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==}
671
+ engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
672
+
673
+ eslint-visitor-keys@4.2.1:
674
+ resolution: {integrity: sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==}
675
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
676
+
677
+ eslint@9.39.1:
678
+ resolution: {integrity: sha512-BhHmn2yNOFA9H9JmmIVKJmd288g9hrVRDkdoIgRCRuSySRUHH7r/DI6aAXW9T1WwUuY3DFgrcaqB+deURBLR5g==}
679
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
680
+ hasBin: true
681
+ peerDependencies:
682
+ jiti: '*'
683
+ peerDependenciesMeta:
684
+ jiti:
685
+ optional: true
686
+
687
+ espree@10.4.0:
688
+ resolution: {integrity: sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==}
689
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
690
+
691
+ esquery@1.6.0:
692
+ resolution: {integrity: sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==}
693
+ engines: {node: '>=0.10'}
694
+
695
+ esrecurse@4.3.0:
696
+ resolution: {integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==}
697
+ engines: {node: '>=4.0'}
698
+
699
+ estraverse@5.3.0:
700
+ resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==}
701
+ engines: {node: '>=4.0'}
702
+
703
+ esutils@2.0.3:
704
+ resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==}
705
+ engines: {node: '>=0.10.0'}
706
+
707
+ fast-deep-equal@3.1.3:
708
+ resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==}
709
+
710
+ fast-diff@1.3.0:
711
+ resolution: {integrity: sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw==}
712
+
713
+ fast-glob@3.3.3:
714
+ resolution: {integrity: sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==}
715
+ engines: {node: '>=8.6.0'}
716
+
717
+ fast-json-stable-stringify@2.1.0:
718
+ resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==}
719
+
720
+ fast-levenshtein@2.0.6:
721
+ resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==}
722
+
723
+ fastq@1.19.1:
724
+ resolution: {integrity: sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ==}
725
+
726
+ file-entry-cache@8.0.0:
727
+ resolution: {integrity: sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==}
728
+ engines: {node: '>=16.0.0'}
729
+
730
+ fill-range@7.1.1:
731
+ resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==}
732
+ engines: {node: '>=8'}
733
+
734
+ find-up@5.0.0:
735
+ resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==}
736
+ engines: {node: '>=10'}
737
+
738
+ flat-cache@4.0.1:
739
+ resolution: {integrity: sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==}
740
+ engines: {node: '>=16'}
741
+
742
+ flatted@3.3.3:
743
+ resolution: {integrity: sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==}
744
+
745
+ for-each@0.3.5:
746
+ resolution: {integrity: sha512-dKx12eRCVIzqCxFGplyFKJMPvLEWgmNtUrpTiJIR5u97zEhRG8ySrtboPHZXx7daLxQVrl643cTzbab2tkQjxg==}
747
+ engines: {node: '>= 0.4'}
748
+
749
+ function-bind@1.1.2:
750
+ resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==}
751
+
752
+ function.prototype.name@1.1.8:
753
+ resolution: {integrity: sha512-e5iwyodOHhbMr/yNrc7fDYG4qlbIvI5gajyzPnb5TCwyhjApznQh1BMFou9b30SevY43gCJKXycoCBjMbsuW0Q==}
754
+ engines: {node: '>= 0.4'}
755
+
756
+ functions-have-names@1.2.3:
757
+ resolution: {integrity: sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==}
758
+
759
+ generator-function@2.0.1:
760
+ resolution: {integrity: sha512-SFdFmIJi+ybC0vjlHN0ZGVGHc3lgE0DxPAT0djjVg+kjOnSqclqmj0KQ7ykTOLP6YxoqOvuAODGdcHJn+43q3g==}
761
+ engines: {node: '>= 0.4'}
762
+
763
+ get-intrinsic@1.3.0:
764
+ resolution: {integrity: sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==}
765
+ engines: {node: '>= 0.4'}
766
+
767
+ get-proto@1.0.1:
768
+ resolution: {integrity: sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==}
769
+ engines: {node: '>= 0.4'}
770
+
771
+ get-symbol-description@1.1.0:
772
+ resolution: {integrity: sha512-w9UMqWwJxHNOvoNzSJ2oPF5wvYcvP7jUvYzhp67yEhTi17ZDBBC1z9pTdGuzjD+EFIqLSYRweZjqfiPzQ06Ebg==}
773
+ engines: {node: '>= 0.4'}
774
+
775
+ get-tsconfig@4.13.0:
776
+ resolution: {integrity: sha512-1VKTZJCwBrvbd+Wn3AOgQP/2Av+TfTCOlE4AcRJE72W1ksZXbAx8PPBR9RzgTeSPzlPMHrbANMH3LbltH73wxQ==}
777
+
778
+ glob-parent@5.1.2:
779
+ resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
780
+ engines: {node: '>= 6'}
781
+
782
+ glob-parent@6.0.2:
783
+ resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==}
784
+ engines: {node: '>=10.13.0'}
785
+
786
+ globals@14.0.0:
787
+ resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==}
788
+ engines: {node: '>=18'}
789
+
790
+ globals@16.5.0:
791
+ resolution: {integrity: sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==}
792
+ engines: {node: '>=18'}
793
+
794
+ globalthis@1.0.4:
795
+ resolution: {integrity: sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==}
796
+ engines: {node: '>= 0.4'}
797
+
798
+ gopd@1.2.0:
799
+ resolution: {integrity: sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==}
800
+ engines: {node: '>= 0.4'}
801
+
802
+ graceful-fs@4.2.11:
803
+ resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
804
+
805
+ graphemer@1.4.0:
806
+ resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==}
807
+
808
+ has-bigints@1.1.0:
809
+ resolution: {integrity: sha512-R3pbpkcIqv2Pm3dUwgjclDRVmWpTJW2DcMzcIhEXEx1oh/CEMObMm3KLmRJOdvhM7o4uQBnwr8pzRK2sJWIqfg==}
810
+ engines: {node: '>= 0.4'}
811
+
812
+ has-flag@3.0.0:
813
+ resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==}
814
+ engines: {node: '>=4'}
815
+
816
+ has-flag@4.0.0:
817
+ resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==}
818
+ engines: {node: '>=8'}
819
+
820
+ has-property-descriptors@1.0.2:
821
+ resolution: {integrity: sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==}
822
+
823
+ has-proto@1.2.0:
824
+ resolution: {integrity: sha512-KIL7eQPfHQRC8+XluaIw7BHUwwqL19bQn4hzNgdr+1wXoU0KKj6rufu47lhY7KbJR2C6T6+PfyN0Ea7wkSS+qQ==}
825
+ engines: {node: '>= 0.4'}
826
+
827
+ has-symbols@1.1.0:
828
+ resolution: {integrity: sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==}
829
+ engines: {node: '>= 0.4'}
830
+
831
+ has-tostringtag@1.0.2:
832
+ resolution: {integrity: sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==}
833
+ engines: {node: '>= 0.4'}
834
+
835
+ hasown@2.0.2:
836
+ resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
837
+ engines: {node: '>= 0.4'}
838
+
839
+ hosted-git-info@2.8.9:
840
+ resolution: {integrity: sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==}
841
+
842
+ ignore@5.3.2:
843
+ resolution: {integrity: sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==}
844
+ engines: {node: '>= 4'}
845
+
846
+ ignore@7.0.5:
847
+ resolution: {integrity: sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==}
848
+ engines: {node: '>= 4'}
849
+
850
+ import-fresh@3.3.1:
851
+ resolution: {integrity: sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==}
852
+ engines: {node: '>=6'}
853
+
854
+ imurmurhash@0.1.4:
855
+ resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==}
856
+ engines: {node: '>=0.8.19'}
857
+
858
+ internal-slot@1.1.0:
859
+ resolution: {integrity: sha512-4gd7VpWNQNB4UKKCFFVcp1AVv+FMOgs9NKzjHKusc8jTMhd5eL1NqQqOpE0KzMds804/yHlglp3uxgluOqAPLw==}
860
+ engines: {node: '>= 0.4'}
861
+
862
+ is-array-buffer@3.0.5:
863
+ resolution: {integrity: sha512-DDfANUiiG2wC1qawP66qlTugJeL5HyzMpfr8lLK+jMQirGzNod0B12cFB/9q838Ru27sBwfw78/rdoU7RERz6A==}
864
+ engines: {node: '>= 0.4'}
865
+
866
+ is-arrayish@0.2.1:
867
+ resolution: {integrity: sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==}
868
+
869
+ is-async-function@2.1.1:
870
+ resolution: {integrity: sha512-9dgM/cZBnNvjzaMYHVoxxfPj2QXt22Ev7SuuPrs+xav0ukGB0S6d4ydZdEiM48kLx5kDV+QBPrpVnFyefL8kkQ==}
871
+ engines: {node: '>= 0.4'}
872
+
873
+ is-bigint@1.1.0:
874
+ resolution: {integrity: sha512-n4ZT37wG78iz03xPRKJrHTdZbe3IicyucEtdRsV5yglwc3GyUfbAfpSeD0FJ41NbUNSt5wbhqfp1fS+BgnvDFQ==}
875
+ engines: {node: '>= 0.4'}
876
+
877
+ is-boolean-object@1.2.2:
878
+ resolution: {integrity: sha512-wa56o2/ElJMYqjCjGkXri7it5FbebW5usLw/nPmCMs5DeZ7eziSYZhSmPRn0txqeW4LnAmQQU7FgqLpsEFKM4A==}
879
+ engines: {node: '>= 0.4'}
880
+
881
+ is-callable@1.2.7:
882
+ resolution: {integrity: sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==}
883
+ engines: {node: '>= 0.4'}
884
+
885
+ is-core-module@2.16.1:
886
+ resolution: {integrity: sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==}
887
+ engines: {node: '>= 0.4'}
888
+
889
+ is-data-view@1.0.2:
890
+ resolution: {integrity: sha512-RKtWF8pGmS87i2D6gqQu/l7EYRlVdfzemCJN/P3UOs//x1QE7mfhvzHIApBTRf7axvT6DMGwSwBXYCT0nfB9xw==}
891
+ engines: {node: '>= 0.4'}
892
+
893
+ is-date-object@1.1.0:
894
+ resolution: {integrity: sha512-PwwhEakHVKTdRNVOw+/Gyh0+MzlCl4R6qKvkhuvLtPMggI1WAHt9sOwZxQLSGpUaDnrdyDsomoRgNnCfKNSXXg==}
895
+ engines: {node: '>= 0.4'}
896
+
897
+ is-extglob@2.1.1:
898
+ resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
899
+ engines: {node: '>=0.10.0'}
900
+
901
+ is-finalizationregistry@1.1.1:
902
+ resolution: {integrity: sha512-1pC6N8qWJbWoPtEjgcL2xyhQOP491EQjeUo3qTKcmV8YSDDJrOepfG8pcC7h/QgnQHYSv0mJ3Z/ZWxmatVrysg==}
903
+ engines: {node: '>= 0.4'}
904
+
905
+ is-generator-function@1.1.2:
906
+ resolution: {integrity: sha512-upqt1SkGkODW9tsGNG5mtXTXtECizwtS2kA161M+gJPc1xdb/Ax629af6YrTwcOeQHbewrPNlE5Dx7kzvXTizA==}
907
+ engines: {node: '>= 0.4'}
908
+
909
+ is-glob@4.0.3:
910
+ resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
911
+ engines: {node: '>=0.10.0'}
912
+
913
+ is-map@2.0.3:
914
+ resolution: {integrity: sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw==}
915
+ engines: {node: '>= 0.4'}
916
+
917
+ is-negative-zero@2.0.3:
918
+ resolution: {integrity: sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw==}
919
+ engines: {node: '>= 0.4'}
920
+
921
+ is-number-object@1.1.1:
922
+ resolution: {integrity: sha512-lZhclumE1G6VYD8VHe35wFaIif+CTy5SJIi5+3y4psDgWu4wPDoBhF8NxUOinEc7pHgiTsT6MaBb92rKhhD+Xw==}
923
+ engines: {node: '>= 0.4'}
924
+
925
+ is-number@7.0.0:
926
+ resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
927
+ engines: {node: '>=0.12.0'}
928
+
929
+ is-regex@1.2.1:
930
+ resolution: {integrity: sha512-MjYsKHO5O7mCsmRGxWcLWheFqN9DJ/2TmngvjKXihe6efViPqc274+Fx/4fYj/r03+ESvBdTXK0V6tA3rgez1g==}
931
+ engines: {node: '>= 0.4'}
932
+
933
+ is-set@2.0.3:
934
+ resolution: {integrity: sha512-iPAjerrse27/ygGLxw+EBR9agv9Y6uLeYVJMu+QNCoouJ1/1ri0mGrcWpfCqFZuzzx3WjtwxG098X+n4OuRkPg==}
935
+ engines: {node: '>= 0.4'}
936
+
937
+ is-shared-array-buffer@1.0.4:
938
+ resolution: {integrity: sha512-ISWac8drv4ZGfwKl5slpHG9OwPNty4jOWPRIhBpxOoD+hqITiwuipOQ2bNthAzwA3B4fIjO4Nln74N0S9byq8A==}
939
+ engines: {node: '>= 0.4'}
940
+
941
+ is-string@1.1.1:
942
+ resolution: {integrity: sha512-BtEeSsoaQjlSPBemMQIrY1MY0uM6vnS1g5fmufYOtnxLGUZM2178PKbhsk7Ffv58IX+ZtcvoGwccYsh0PglkAA==}
943
+ engines: {node: '>= 0.4'}
944
+
945
+ is-symbol@1.1.1:
946
+ resolution: {integrity: sha512-9gGx6GTtCQM73BgmHQXfDmLtfjjTUDSyoxTCbp5WtoixAhfgsDirWIcVQ/IHpvI5Vgd5i/J5F7B9cN/WlVbC/w==}
947
+ engines: {node: '>= 0.4'}
948
+
949
+ is-typed-array@1.1.15:
950
+ resolution: {integrity: sha512-p3EcsicXjit7SaskXHs1hA91QxgTw46Fv6EFKKGS5DRFLD8yKnohjF3hxoju94b/OcMZoQukzpPpBE9uLVKzgQ==}
951
+ engines: {node: '>= 0.4'}
952
+
953
+ is-weakmap@2.0.2:
954
+ resolution: {integrity: sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w==}
955
+ engines: {node: '>= 0.4'}
956
+
957
+ is-weakref@1.1.1:
958
+ resolution: {integrity: sha512-6i9mGWSlqzNMEqpCp93KwRS1uUOodk2OJ6b+sq7ZPDSy2WuI5NFIxp/254TytR8ftefexkWn5xNiHUNpPOfSew==}
959
+ engines: {node: '>= 0.4'}
960
+
961
+ is-weakset@2.0.4:
962
+ resolution: {integrity: sha512-mfcwb6IzQyOKTs84CQMrOwW4gQcaTOAWJ0zzJCl2WSPDrWk/OzDaImWFH3djXhb24g4eudZfLRozAvPGw4d9hQ==}
963
+ engines: {node: '>= 0.4'}
964
+
965
+ isarray@2.0.5:
966
+ resolution: {integrity: sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==}
967
+
968
+ isexe@2.0.0:
969
+ resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
970
+
971
+ iterator.prototype@1.1.5:
972
+ resolution: {integrity: sha512-H0dkQoCa3b2VEeKQBOxFph+JAbcrQdE7KC0UkqwpLmv2EC4P41QXP+rqo9wYodACiG5/WM5s9oDApTU8utwj9g==}
973
+ engines: {node: '>= 0.4'}
974
+
975
+ js-tokens@4.0.0:
976
+ resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
977
+
978
+ js-yaml@4.1.0:
979
+ resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==}
980
+ hasBin: true
981
+
982
+ json-buffer@3.0.1:
983
+ resolution: {integrity: sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==}
984
+
985
+ json-parse-better-errors@1.0.2:
986
+ resolution: {integrity: sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==}
987
+
988
+ json-schema-traverse@0.4.1:
989
+ resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==}
990
+
991
+ json-stable-stringify-without-jsonify@1.0.1:
992
+ resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==}
993
+
994
+ jsx-ast-utils@3.3.5:
995
+ resolution: {integrity: sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==}
996
+ engines: {node: '>=4.0'}
997
+
998
+ keyv@4.5.4:
999
+ resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==}
1000
+
1001
+ language-subtag-registry@0.3.23:
1002
+ resolution: {integrity: sha512-0K65Lea881pHotoGEa5gDlMxt3pctLi2RplBb7Ezh4rRdLEOtgi7n4EwK9lamnUCkKBqaeKRVebTq6BAxSkpXQ==}
1003
+
1004
+ language-tags@1.0.9:
1005
+ resolution: {integrity: sha512-MbjN408fEndfiQXbFQ1vnd+1NoLDsnQW41410oQBXiyXDMYH5z505juWa4KUE1LqxRC7DgOgZDbKLxHIwm27hA==}
1006
+ engines: {node: '>=0.10'}
1007
+
1008
+ levn@0.4.1:
1009
+ resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==}
1010
+ engines: {node: '>= 0.8.0'}
1011
+
1012
+ load-json-file@4.0.0:
1013
+ resolution: {integrity: sha512-Kx8hMakjX03tiGTLAIdJ+lL0htKnXjEZN6hk/tozf/WOuYGdZBJrZ+rCJRbVCugsjB3jMLn9746NsQIf5VjBMw==}
1014
+ engines: {node: '>=4'}
1015
+
1016
+ locate-path@6.0.0:
1017
+ resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==}
1018
+ engines: {node: '>=10'}
1019
+
1020
+ lodash.merge@4.6.2:
1021
+ resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==}
1022
+
1023
+ loose-envify@1.4.0:
1024
+ resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==}
1025
+ hasBin: true
1026
+
1027
+ math-intrinsics@1.1.0:
1028
+ resolution: {integrity: sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==}
1029
+ engines: {node: '>= 0.4'}
1030
+
1031
+ memorystream@0.3.1:
1032
+ resolution: {integrity: sha512-S3UwM3yj5mtUSEfP41UZmt/0SCoVYUcU1rkXv+BQ5Ig8ndL4sPoJNBUJERafdPb5jjHJGuMgytgKvKIf58XNBw==}
1033
+ engines: {node: '>= 0.10.0'}
1034
+
1035
+ merge2@1.4.1:
1036
+ resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
1037
+ engines: {node: '>= 8'}
1038
+
1039
+ micromatch@4.0.8:
1040
+ resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==}
1041
+ engines: {node: '>=8.6'}
1042
+
1043
+ minimatch@10.1.1:
1044
+ resolution: {integrity: sha512-enIvLvRAFZYXJzkCYG5RKmPfrFArdLv+R+lbQ53BmIMLIry74bjKzX6iHAm8WYamJkhSSEabrWN5D97XnKObjQ==}
1045
+ engines: {node: 20 || >=22}
1046
+
1047
+ minimatch@3.1.2:
1048
+ resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==}
1049
+
1050
+ minimatch@9.0.5:
1051
+ resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==}
1052
+ engines: {node: '>=16 || 14 >=14.17'}
1053
+
1054
+ ms@2.1.3:
1055
+ resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
1056
+
1057
+ napi-postinstall@0.3.4:
1058
+ resolution: {integrity: sha512-PHI5f1O0EP5xJ9gQmFGMS6IZcrVvTjpXjz7Na41gTE7eE2hK11lg04CECCYEEjdc17EV4DO+fkGEtt7TpTaTiQ==}
1059
+ engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
1060
+ hasBin: true
1061
+
1062
+ natural-compare@1.4.0:
1063
+ resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
1064
+
1065
+ nice-try@1.0.5:
1066
+ resolution: {integrity: sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==}
1067
+
1068
+ normalize-package-data@2.5.0:
1069
+ resolution: {integrity: sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==}
1070
+
1071
+ npm-run-all@4.1.5:
1072
+ resolution: {integrity: sha512-Oo82gJDAVcaMdi3nuoKFavkIHBRVqQ1qvMb+9LHk/cF4P6B2m8aP04hGf7oL6wZ9BuGwX1onlLhpuoofSyoQDQ==}
1073
+ engines: {node: '>= 4'}
1074
+ hasBin: true
1075
+
1076
+ object-assign@4.1.1:
1077
+ resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==}
1078
+ engines: {node: '>=0.10.0'}
1079
+
1080
+ object-inspect@1.13.4:
1081
+ resolution: {integrity: sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==}
1082
+ engines: {node: '>= 0.4'}
1083
+
1084
+ object-keys@1.1.1:
1085
+ resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==}
1086
+ engines: {node: '>= 0.4'}
1087
+
1088
+ object.assign@4.1.7:
1089
+ resolution: {integrity: sha512-nK28WOo+QIjBkDduTINE4JkF/UJJKyf2EJxvJKfblDpyg0Q+pkOHNTL0Qwy6NP6FhE/EnzV73BxxqcJaXY9anw==}
1090
+ engines: {node: '>= 0.4'}
1091
+
1092
+ object.entries@1.1.9:
1093
+ resolution: {integrity: sha512-8u/hfXFRBD1O0hPUjioLhoWFHRmt6tKA4/vZPyckBr18l1KE9uHrFaFaUi8MDRTpi4uak2goyPTSNJLXX2k2Hw==}
1094
+ engines: {node: '>= 0.4'}
1095
+
1096
+ object.fromentries@2.0.8:
1097
+ resolution: {integrity: sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==}
1098
+ engines: {node: '>= 0.4'}
1099
+
1100
+ object.values@1.2.1:
1101
+ resolution: {integrity: sha512-gXah6aZrcUxjWg2zR2MwouP2eHlCBzdV4pygudehaKXSGW4v2AsRQUK+lwwXhii6KFZcunEnmSUoYp5CXibxtA==}
1102
+ engines: {node: '>= 0.4'}
1103
+
1104
+ optionator@0.9.4:
1105
+ resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==}
1106
+ engines: {node: '>= 0.8.0'}
1107
+
1108
+ own-keys@1.0.1:
1109
+ resolution: {integrity: sha512-qFOyK5PjiWZd+QQIh+1jhdb9LpxTF0qs7Pm8o5QHYZ0M3vKqSqzsZaEB6oWlxZ+q2sJBMI/Ktgd2N5ZwQoRHfg==}
1110
+ engines: {node: '>= 0.4'}
1111
+
1112
+ p-limit@3.1.0:
1113
+ resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==}
1114
+ engines: {node: '>=10'}
1115
+
1116
+ p-locate@5.0.0:
1117
+ resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==}
1118
+ engines: {node: '>=10'}
1119
+
1120
+ parent-module@1.0.1:
1121
+ resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==}
1122
+ engines: {node: '>=6'}
1123
+
1124
+ parse-json@4.0.0:
1125
+ resolution: {integrity: sha512-aOIos8bujGN93/8Ox/jPLh7RwVnPEysynVFE+fQZyg6jKELEHwzgKdLRFHUgXJL6kylijVSBC4BvN9OmsB48Rw==}
1126
+ engines: {node: '>=4'}
1127
+
1128
+ path-exists@4.0.0:
1129
+ resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==}
1130
+ engines: {node: '>=8'}
1131
+
1132
+ path-key@2.0.1:
1133
+ resolution: {integrity: sha512-fEHGKCSmUSDPv4uoj8AlD+joPlq3peND+HRYyxFz4KPw4z926S/b8rIuFs2FYJg3BwsxJf6A9/3eIdLaYC+9Dw==}
1134
+ engines: {node: '>=4'}
1135
+
1136
+ path-key@3.1.1:
1137
+ resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==}
1138
+ engines: {node: '>=8'}
1139
+
1140
+ path-parse@1.0.7:
1141
+ resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
1142
+
1143
+ path-type@3.0.0:
1144
+ resolution: {integrity: sha512-T2ZUsdZFHgA3u4e5PfPbjd7HDDpxPnQb5jN0SrDsjNSuVXHJqtwTnWqG0B1jZrgmJ/7lj1EmVIByWt1gxGkWvg==}
1145
+ engines: {node: '>=4'}
1146
+
1147
+ picomatch@2.3.1:
1148
+ resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
1149
+ engines: {node: '>=8.6'}
1150
+
1151
+ pidtree@0.3.1:
1152
+ resolution: {integrity: sha512-qQbW94hLHEqCg7nhby4yRC7G2+jYHY4Rguc2bjw7Uug4GIJuu1tvf2uHaZv5Q8zdt+WKJ6qK1FOI6amaWUo5FA==}
1153
+ engines: {node: '>=0.10'}
1154
+ hasBin: true
1155
+
1156
+ pify@3.0.0:
1157
+ resolution: {integrity: sha512-C3FsVNH1udSEX48gGX1xfvwTWfsYWj5U+8/uK15BGzIGrKoUpghX8hWZwa/OFnakBiiVNmBvemTJR5mcy7iPcg==}
1158
+ engines: {node: '>=4'}
1159
+
1160
+ possible-typed-array-names@1.1.0:
1161
+ resolution: {integrity: sha512-/+5VFTchJDoVj3bhoqi6UeymcD00DAwb1nJwamzPvHEszJ4FpF6SNNbUbOS8yI56qHzdV8eK0qEfOSiodkTdxg==}
1162
+ engines: {node: '>= 0.4'}
1163
+
1164
+ prelude-ls@1.2.1:
1165
+ resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
1166
+ engines: {node: '>= 0.8.0'}
1167
+
1168
+ prettier-linter-helpers@1.0.0:
1169
+ resolution: {integrity: sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==}
1170
+ engines: {node: '>=6.0.0'}
1171
+
1172
+ prettier-plugin-tailwindcss@0.6.14:
1173
+ resolution: {integrity: sha512-pi2e/+ZygeIqntN+vC573BcW5Cve8zUB0SSAGxqpB4f96boZF4M3phPVoOFCeypwkpRYdi7+jQ5YJJUwrkGUAg==}
1174
+ engines: {node: '>=14.21.3'}
1175
+ peerDependencies:
1176
+ '@ianvs/prettier-plugin-sort-imports': '*'
1177
+ '@prettier/plugin-hermes': '*'
1178
+ '@prettier/plugin-oxc': '*'
1179
+ '@prettier/plugin-pug': '*'
1180
+ '@shopify/prettier-plugin-liquid': '*'
1181
+ '@trivago/prettier-plugin-sort-imports': '*'
1182
+ '@zackad/prettier-plugin-twig': '*'
1183
+ prettier: ^3.0
1184
+ prettier-plugin-astro: '*'
1185
+ prettier-plugin-css-order: '*'
1186
+ prettier-plugin-import-sort: '*'
1187
+ prettier-plugin-jsdoc: '*'
1188
+ prettier-plugin-marko: '*'
1189
+ prettier-plugin-multiline-arrays: '*'
1190
+ prettier-plugin-organize-attributes: '*'
1191
+ prettier-plugin-organize-imports: '*'
1192
+ prettier-plugin-sort-imports: '*'
1193
+ prettier-plugin-style-order: '*'
1194
+ prettier-plugin-svelte: '*'
1195
+ peerDependenciesMeta:
1196
+ '@ianvs/prettier-plugin-sort-imports':
1197
+ optional: true
1198
+ '@prettier/plugin-hermes':
1199
+ optional: true
1200
+ '@prettier/plugin-oxc':
1201
+ optional: true
1202
+ '@prettier/plugin-pug':
1203
+ optional: true
1204
+ '@shopify/prettier-plugin-liquid':
1205
+ optional: true
1206
+ '@trivago/prettier-plugin-sort-imports':
1207
+ optional: true
1208
+ '@zackad/prettier-plugin-twig':
1209
+ optional: true
1210
+ prettier-plugin-astro:
1211
+ optional: true
1212
+ prettier-plugin-css-order:
1213
+ optional: true
1214
+ prettier-plugin-import-sort:
1215
+ optional: true
1216
+ prettier-plugin-jsdoc:
1217
+ optional: true
1218
+ prettier-plugin-marko:
1219
+ optional: true
1220
+ prettier-plugin-multiline-arrays:
1221
+ optional: true
1222
+ prettier-plugin-organize-attributes:
1223
+ optional: true
1224
+ prettier-plugin-organize-imports:
1225
+ optional: true
1226
+ prettier-plugin-sort-imports:
1227
+ optional: true
1228
+ prettier-plugin-style-order:
1229
+ optional: true
1230
+ prettier-plugin-svelte:
1231
+ optional: true
1232
+
1233
+ prettier@3.6.2:
1234
+ resolution: {integrity: sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==}
1235
+ engines: {node: '>=14'}
1236
+ hasBin: true
1237
+
1238
+ prop-types@15.8.1:
1239
+ resolution: {integrity: sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==}
1240
+
1241
+ punycode@2.3.1:
1242
+ resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
1243
+ engines: {node: '>=6'}
1244
+
1245
+ queue-microtask@1.2.3:
1246
+ resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
1247
+
1248
+ react-is@16.13.1:
1249
+ resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==}
1250
+
1251
+ react@18.3.1:
1252
+ resolution: {integrity: sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==}
1253
+ engines: {node: '>=0.10.0'}
1254
+
1255
+ read-pkg@3.0.0:
1256
+ resolution: {integrity: sha512-BLq/cCO9two+lBgiTYNqD6GdtK8s4NpaWrl6/rCO9w0TUS8oJl7cmToOZfRYllKTISY6nt1U7jQ53brmKqY6BA==}
1257
+ engines: {node: '>=4'}
1258
+
1259
+ reflect.getprototypeof@1.0.10:
1260
+ resolution: {integrity: sha512-00o4I+DVrefhv+nX0ulyi3biSHCPDe+yLv5o/p6d/UVlirijB8E16FtfwSAi4g3tcqrQ4lRAqQSoFEZJehYEcw==}
1261
+ engines: {node: '>= 0.4'}
1262
+
1263
+ regexp.prototype.flags@1.5.4:
1264
+ resolution: {integrity: sha512-dYqgNSZbDwkaJ2ceRd9ojCGjBq+mOm9LmtXnAnEGyHhN/5R7iDW2TRw3h+o/jCFxus3P2LfWIIiwowAjANm7IA==}
1265
+ engines: {node: '>= 0.4'}
1266
+
1267
+ requireindex@1.2.0:
1268
+ resolution: {integrity: sha512-L9jEkOi3ASd9PYit2cwRfyppc9NoABujTP8/5gFcbERmo5jUoAKovIC3fsF17pkTnGsrByysqX+Kxd2OTNI1ww==}
1269
+ engines: {node: '>=0.10.5'}
1270
+
1271
+ resolve-from@4.0.0:
1272
+ resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==}
1273
+ engines: {node: '>=4'}
1274
+
1275
+ resolve-pkg-maps@1.0.0:
1276
+ resolution: {integrity: sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==}
1277
+
1278
+ resolve@1.22.11:
1279
+ resolution: {integrity: sha512-RfqAvLnMl313r7c9oclB1HhUEAezcpLjz95wFH4LVuhk9JF/r22qmVP9AMmOU4vMX7Q8pN8jwNg/CSpdFnMjTQ==}
1280
+ engines: {node: '>= 0.4'}
1281
+ hasBin: true
1282
+
1283
+ resolve@2.0.0-next.5:
1284
+ resolution: {integrity: sha512-U7WjGVG9sH8tvjW5SmGbQuui75FiyjAX72HX15DwBBwF9dNiQZRQAg9nnPhYy+TUnE0+VcrttuvNI8oSxZcocA==}
1285
+ hasBin: true
1286
+
1287
+ reusify@1.1.0:
1288
+ resolution: {integrity: sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==}
1289
+ engines: {iojs: '>=1.0.0', node: '>=0.10.0'}
1290
+
1291
+ run-parallel@1.2.0:
1292
+ resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
1293
+
1294
+ safe-array-concat@1.1.3:
1295
+ resolution: {integrity: sha512-AURm5f0jYEOydBj7VQlVvDrjeFgthDdEF5H1dP+6mNpoXOMo1quQqJ4wvJDyRZ9+pO3kGWoOdmV08cSv2aJV6Q==}
1296
+ engines: {node: '>=0.4'}
1297
+
1298
+ safe-push-apply@1.0.0:
1299
+ resolution: {integrity: sha512-iKE9w/Z7xCzUMIZqdBsp6pEQvwuEebH4vdpjcDWnyzaI6yl6O9FHvVpmGelvEHNsoY6wGblkxR6Zty/h00WiSA==}
1300
+ engines: {node: '>= 0.4'}
1301
+
1302
+ safe-regex-test@1.1.0:
1303
+ resolution: {integrity: sha512-x/+Cz4YrimQxQccJf5mKEbIa1NzeCRNI5Ecl/ekmlYaampdNLPalVyIcCZNNH3MvmqBugV5TMYZXv0ljslUlaw==}
1304
+ engines: {node: '>= 0.4'}
1305
+
1306
+ semver@5.7.2:
1307
+ resolution: {integrity: sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==}
1308
+ hasBin: true
1309
+
1310
+ semver@6.3.1:
1311
+ resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==}
1312
+ hasBin: true
1313
+
1314
+ semver@7.7.3:
1315
+ resolution: {integrity: sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==}
1316
+ engines: {node: '>=10'}
1317
+ hasBin: true
1318
+
1319
+ set-function-length@1.2.2:
1320
+ resolution: {integrity: sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==}
1321
+ engines: {node: '>= 0.4'}
1322
+
1323
+ set-function-name@2.0.2:
1324
+ resolution: {integrity: sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ==}
1325
+ engines: {node: '>= 0.4'}
1326
+
1327
+ set-proto@1.0.0:
1328
+ resolution: {integrity: sha512-RJRdvCo6IAnPdsvP/7m6bsQqNnn1FCBX5ZNtFL98MmFF/4xAIJTIg1YbHW5DC2W5SKZanrC6i4HsJqlajw/dZw==}
1329
+ engines: {node: '>= 0.4'}
1330
+
1331
+ shebang-command@1.2.0:
1332
+ resolution: {integrity: sha512-EV3L1+UQWGor21OmnvojK36mhg+TyIKDh3iFBKBohr5xeXIhNBcx8oWdgkTEEQ+BEFFYdLRuqMfd5L84N1V5Vg==}
1333
+ engines: {node: '>=0.10.0'}
1334
+
1335
+ shebang-command@2.0.0:
1336
+ resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==}
1337
+ engines: {node: '>=8'}
1338
+
1339
+ shebang-regex@1.0.0:
1340
+ resolution: {integrity: sha512-wpoSFAxys6b2a2wHZ1XpDSgD7N9iVjg29Ph9uV/uaP9Ex/KXlkTZTeddxDPSYQpgvzKLGJke2UU0AzoGCjNIvQ==}
1341
+ engines: {node: '>=0.10.0'}
1342
+
1343
+ shebang-regex@3.0.0:
1344
+ resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==}
1345
+ engines: {node: '>=8'}
1346
+
1347
+ shell-quote@1.8.3:
1348
+ resolution: {integrity: sha512-ObmnIF4hXNg1BqhnHmgbDETF8dLPCggZWBjkQfhZpbszZnYur5DUljTcCHii5LC3J5E0yeO/1LIMyH+UvHQgyw==}
1349
+ engines: {node: '>= 0.4'}
1350
+
1351
+ side-channel-list@1.0.0:
1352
+ resolution: {integrity: sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==}
1353
+ engines: {node: '>= 0.4'}
1354
+
1355
+ side-channel-map@1.0.1:
1356
+ resolution: {integrity: sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==}
1357
+ engines: {node: '>= 0.4'}
1358
+
1359
+ side-channel-weakmap@1.0.2:
1360
+ resolution: {integrity: sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==}
1361
+ engines: {node: '>= 0.4'}
1362
+
1363
+ side-channel@1.1.0:
1364
+ resolution: {integrity: sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==}
1365
+ engines: {node: '>= 0.4'}
1366
+
1367
+ spdx-correct@3.2.0:
1368
+ resolution: {integrity: sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA==}
1369
+
1370
+ spdx-exceptions@2.5.0:
1371
+ resolution: {integrity: sha512-PiU42r+xO4UbUS1buo3LPJkjlO7430Xn5SVAhdpzzsPHsjbYVflnnFdATgabnLude+Cqu25p6N+g2lw/PFsa4w==}
1372
+
1373
+ spdx-expression-parse@3.0.1:
1374
+ resolution: {integrity: sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==}
1375
+
1376
+ spdx-license-ids@3.0.22:
1377
+ resolution: {integrity: sha512-4PRT4nh1EImPbt2jASOKHX7PB7I+e4IWNLvkKFDxNhJlfjbYlleYQh285Z/3mPTHSAK/AvdMmw5BNNuYH8ShgQ==}
1378
+
1379
+ stable-hash-x@0.2.0:
1380
+ resolution: {integrity: sha512-o3yWv49B/o4QZk5ZcsALc6t0+eCelPc44zZsLtCQnZPDwFpDYSWcDnrv2TtMmMbQ7uKo3J0HTURCqckw23czNQ==}
1381
+ engines: {node: '>=12.0.0'}
1382
+
1383
+ stop-iteration-iterator@1.1.0:
1384
+ resolution: {integrity: sha512-eLoXW/DHyl62zxY4SCaIgnRhuMr6ri4juEYARS8E6sCEqzKpOiE521Ucofdx+KnDZl5xmvGYaaKCk5FEOxJCoQ==}
1385
+ engines: {node: '>= 0.4'}
1386
+
1387
+ string.prototype.includes@2.0.1:
1388
+ resolution: {integrity: sha512-o7+c9bW6zpAdJHTtujeePODAhkuicdAryFsfVKwA+wGw89wJ4GTY484WTucM9hLtDEOpOvI+aHnzqnC5lHp4Rg==}
1389
+ engines: {node: '>= 0.4'}
1390
+
1391
+ string.prototype.matchall@4.0.12:
1392
+ resolution: {integrity: sha512-6CC9uyBL+/48dYizRf7H7VAYCMCNTBeM78x/VTUe9bFEaxBepPJDa1Ow99LqI/1yF7kuy7Q3cQsYMrcjGUcskA==}
1393
+ engines: {node: '>= 0.4'}
1394
+
1395
+ string.prototype.padend@3.1.6:
1396
+ resolution: {integrity: sha512-XZpspuSB7vJWhvJc9DLSlrXl1mcA2BdoY5jjnS135ydXqLoqhs96JjDtCkjJEQHvfqZIp9hBuBMgI589peyx9Q==}
1397
+ engines: {node: '>= 0.4'}
1398
+
1399
+ string.prototype.repeat@1.0.0:
1400
+ resolution: {integrity: sha512-0u/TldDbKD8bFCQ/4f5+mNRrXwZ8hg2w7ZR8wa16e8z9XpePWl3eGEcUD0OXpEH/VJH/2G3gjUtR3ZOiBe2S/w==}
1401
+
1402
+ string.prototype.trim@1.2.10:
1403
+ resolution: {integrity: sha512-Rs66F0P/1kedk5lyYyH9uBzuiI/kNRmwJAR9quK6VOtIpZ2G+hMZd+HQbbv25MgCA6gEffoMZYxlTod4WcdrKA==}
1404
+ engines: {node: '>= 0.4'}
1405
+
1406
+ string.prototype.trimend@1.0.9:
1407
+ resolution: {integrity: sha512-G7Ok5C6E/j4SGfyLCloXTrngQIQU3PWtXGst3yM7Bea9FRURf1S42ZHlZZtsNque2FN2PoUhfZXYLNWwEr4dLQ==}
1408
+ engines: {node: '>= 0.4'}
1409
+
1410
+ string.prototype.trimstart@1.0.8:
1411
+ resolution: {integrity: sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg==}
1412
+ engines: {node: '>= 0.4'}
1413
+
1414
+ strip-bom@3.0.0:
1415
+ resolution: {integrity: sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==}
1416
+ engines: {node: '>=4'}
1417
+
1418
+ strip-json-comments@3.1.1:
1419
+ resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==}
1420
+ engines: {node: '>=8'}
1421
+
1422
+ supports-color@5.5.0:
1423
+ resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==}
1424
+ engines: {node: '>=4'}
1425
+
1426
+ supports-color@7.2.0:
1427
+ resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==}
1428
+ engines: {node: '>=8'}
1429
+
1430
+ supports-preserve-symlinks-flag@1.0.0:
1431
+ resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
1432
+ engines: {node: '>= 0.4'}
1433
+
1434
+ synckit@0.11.11:
1435
+ resolution: {integrity: sha512-MeQTA1r0litLUf0Rp/iisCaL8761lKAZHaimlbGK4j0HysC4PLfqygQj9srcs0m2RdtDYnF8UuYyKpbjHYp7Jw==}
1436
+ engines: {node: ^14.18.0 || >=16.0.0}
1437
+
1438
+ to-regex-range@5.0.1:
1439
+ resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
1440
+ engines: {node: '>=8.0'}
1441
+
1442
+ ts-api-utils@2.1.0:
1443
+ resolution: {integrity: sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==}
1444
+ engines: {node: '>=18.12'}
1445
+ peerDependencies:
1446
+ typescript: '>=4.8.4'
1447
+
1448
+ tslib@2.8.1:
1449
+ resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
1450
+
1451
+ type-check@0.4.0:
1452
+ resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==}
1453
+ engines: {node: '>= 0.8.0'}
1454
+
1455
+ typed-array-buffer@1.0.3:
1456
+ resolution: {integrity: sha512-nAYYwfY3qnzX30IkA6AQZjVbtK6duGontcQm1WSG1MD94YLqK0515GNApXkoxKOWMusVssAHWLh9SeaoefYFGw==}
1457
+ engines: {node: '>= 0.4'}
1458
+
1459
+ typed-array-byte-length@1.0.3:
1460
+ resolution: {integrity: sha512-BaXgOuIxz8n8pIq3e7Atg/7s+DpiYrxn4vdot3w9KbnBhcRQq6o3xemQdIfynqSeXeDrF32x+WvfzmOjPiY9lg==}
1461
+ engines: {node: '>= 0.4'}
1462
+
1463
+ typed-array-byte-offset@1.0.4:
1464
+ resolution: {integrity: sha512-bTlAFB/FBYMcuX81gbL4OcpH5PmlFHqlCCpAl8AlEzMz5k53oNDvN8p1PNOWLEmI2x4orp3raOFB51tv9X+MFQ==}
1465
+ engines: {node: '>= 0.4'}
1466
+
1467
+ typed-array-length@1.0.7:
1468
+ resolution: {integrity: sha512-3KS2b+kL7fsuk/eJZ7EQdnEmQoaho/r6KUef7hxvltNA5DR8NAUM+8wJMbJyZ4G9/7i3v5zPBIMN5aybAh2/Jg==}
1469
+ engines: {node: '>= 0.4'}
1470
+
1471
+ typescript-eslint@8.46.3:
1472
+ resolution: {integrity: sha512-bAfgMavTuGo+8n6/QQDVQz4tZ4f7Soqg53RbrlZQEoAltYop/XR4RAts/I0BrO3TTClTSTFJ0wYbla+P8cEWJA==}
1473
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
1474
+ peerDependencies:
1475
+ eslint: ^8.57.0 || ^9.0.0
1476
+ typescript: '>=4.8.4 <6.0.0'
1477
+
1478
+ typescript@5.9.3:
1479
+ resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==}
1480
+ engines: {node: '>=14.17'}
1481
+ hasBin: true
1482
+
1483
+ unbox-primitive@1.1.0:
1484
+ resolution: {integrity: sha512-nWJ91DjeOkej/TA8pXQ3myruKpKEYgqvpw9lz4OPHj/NWFNluYrjbz9j01CJ8yKQd2g4jFoOkINCTW2I5LEEyw==}
1485
+ engines: {node: '>= 0.4'}
1486
+
1487
+ unrs-resolver@1.11.1:
1488
+ resolution: {integrity: sha512-bSjt9pjaEBnNiGgc9rUiHGKv5l4/TGzDmYw3RhnkJGtLhbnnA/5qJj7x3dNDCRx/PJxu774LlH8lCOlB4hEfKg==}
1489
+
1490
+ uri-js@4.4.1:
1491
+ resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==}
1492
+
1493
+ validate-npm-package-license@3.0.4:
1494
+ resolution: {integrity: sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==}
1495
+
1496
+ which-boxed-primitive@1.1.1:
1497
+ resolution: {integrity: sha512-TbX3mj8n0odCBFVlY8AxkqcHASw3L60jIuF8jFP78az3C2YhmGvqbHBpAjTRH2/xqYunrJ9g1jSyjCjpoWzIAA==}
1498
+ engines: {node: '>= 0.4'}
1499
+
1500
+ which-builtin-type@1.2.1:
1501
+ resolution: {integrity: sha512-6iBczoX+kDQ7a3+YJBnh3T+KZRxM/iYNPXicqk66/Qfm1b93iu+yOImkg0zHbj5LNOcNv1TEADiZ0xa34B4q6Q==}
1502
+ engines: {node: '>= 0.4'}
1503
+
1504
+ which-collection@1.0.2:
1505
+ resolution: {integrity: sha512-K4jVyjnBdgvc86Y6BkaLZEN933SwYOuBFkdmBu9ZfkcAbdVbpITnDmjvZ/aQjRXQrv5EPkTnD1s39GiiqbngCw==}
1506
+ engines: {node: '>= 0.4'}
1507
+
1508
+ which-typed-array@1.1.19:
1509
+ resolution: {integrity: sha512-rEvr90Bck4WZt9HHFC4DJMsjvu7x+r6bImz0/BrbWb7A2djJ8hnZMrWnHo9F8ssv0OMErasDhftrfROTyqSDrw==}
1510
+ engines: {node: '>= 0.4'}
1511
+
1512
+ which@1.3.1:
1513
+ resolution: {integrity: sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==}
1514
+ hasBin: true
1515
+
1516
+ which@2.0.2:
1517
+ resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==}
1518
+ engines: {node: '>= 8'}
1519
+ hasBin: true
1520
+
1521
+ word-wrap@1.2.5:
1522
+ resolution: {integrity: sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==}
1523
+ engines: {node: '>=0.10.0'}
1524
+
1525
+ yocto-queue@0.1.0:
1526
+ resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
1527
+ engines: {node: '>=10'}
1528
+
1529
+ snapshots:
1530
+
1531
+ '@babel/runtime@7.28.4': {}
1532
+
1533
+ '@emnapi/core@1.7.0':
1534
+ dependencies:
1535
+ '@emnapi/wasi-threads': 1.1.0
1536
+ tslib: 2.8.1
1537
+ optional: true
1538
+
1539
+ '@emnapi/runtime@1.7.0':
1540
+ dependencies:
1541
+ tslib: 2.8.1
1542
+ optional: true
1543
+
1544
+ '@emnapi/wasi-threads@1.1.0':
1545
+ dependencies:
1546
+ tslib: 2.8.1
1547
+ optional: true
1548
+
1549
+ '@eslint-community/eslint-utils@4.9.0(eslint@9.39.1)':
1550
+ dependencies:
1551
+ eslint: 9.39.1
1552
+ eslint-visitor-keys: 3.4.3
1553
+
1554
+ '@eslint-community/regexpp@4.12.2': {}
1555
+
1556
+ '@eslint/config-array@0.21.1':
1557
+ dependencies:
1558
+ '@eslint/object-schema': 2.1.7
1559
+ debug: 4.4.3
1560
+ minimatch: 3.1.2
1561
+ transitivePeerDependencies:
1562
+ - supports-color
1563
+
1564
+ '@eslint/config-helpers@0.4.2':
1565
+ dependencies:
1566
+ '@eslint/core': 0.17.0
1567
+
1568
+ '@eslint/core@0.17.0':
1569
+ dependencies:
1570
+ '@types/json-schema': 7.0.15
1571
+
1572
+ '@eslint/eslintrc@3.3.1':
1573
+ dependencies:
1574
+ ajv: 6.12.6
1575
+ debug: 4.4.3
1576
+ espree: 10.4.0
1577
+ globals: 14.0.0
1578
+ ignore: 5.3.2
1579
+ import-fresh: 3.3.1
1580
+ js-yaml: 4.1.0
1581
+ minimatch: 3.1.2
1582
+ strip-json-comments: 3.1.1
1583
+ transitivePeerDependencies:
1584
+ - supports-color
1585
+
1586
+ '@eslint/js@9.39.1': {}
1587
+
1588
+ '@eslint/object-schema@2.1.7': {}
1589
+
1590
+ '@eslint/plugin-kit@0.4.1':
1591
+ dependencies:
1592
+ '@eslint/core': 0.17.0
1593
+ levn: 0.4.1
1594
+
1595
+ '@humanfs/core@0.19.1': {}
1596
+
1597
+ '@humanfs/node@0.16.7':
1598
+ dependencies:
1599
+ '@humanfs/core': 0.19.1
1600
+ '@humanwhocodes/retry': 0.4.3
1601
+
1602
+ '@humanwhocodes/module-importer@1.0.1': {}
1603
+
1604
+ '@humanwhocodes/retry@0.4.3': {}
1605
+
1606
+ '@isaacs/balanced-match@4.0.1': {}
1607
+
1608
+ '@isaacs/brace-expansion@5.0.0':
1609
+ dependencies:
1610
+ '@isaacs/balanced-match': 4.0.1
1611
+
1612
+ '@napi-rs/wasm-runtime@0.2.12':
1613
+ dependencies:
1614
+ '@emnapi/core': 1.7.0
1615
+ '@emnapi/runtime': 1.7.0
1616
+ '@tybys/wasm-util': 0.10.1
1617
+ optional: true
1618
+
1619
+ '@nodelib/fs.scandir@2.1.5':
1620
+ dependencies:
1621
+ '@nodelib/fs.stat': 2.0.5
1622
+ run-parallel: 1.2.0
1623
+
1624
+ '@nodelib/fs.stat@2.0.5': {}
1625
+
1626
+ '@nodelib/fs.walk@1.2.8':
1627
+ dependencies:
1628
+ '@nodelib/fs.scandir': 2.1.5
1629
+ fastq: 1.19.1
1630
+
1631
+ '@pkgr/core@0.2.9': {}
1632
+
1633
+ '@total-typescript/ts-reset@0.6.1': {}
1634
+
1635
+ '@tybys/wasm-util@0.10.1':
1636
+ dependencies:
1637
+ tslib: 2.8.1
1638
+ optional: true
1639
+
1640
+ '@types/estree@1.0.8': {}
1641
+
1642
+ '@types/json-schema@7.0.15': {}
1643
+
1644
+ '@types/prop-types@15.7.15': {}
1645
+
1646
+ '@types/react@18.3.26':
1647
+ dependencies:
1648
+ '@types/prop-types': 15.7.15
1649
+ csstype: 3.1.3
1650
+
1651
+ '@typescript-eslint/eslint-plugin@8.46.3(@typescript-eslint/parser@8.46.3(eslint@9.39.1)(typescript@5.9.3))(eslint@9.39.1)(typescript@5.9.3)':
1652
+ dependencies:
1653
+ '@eslint-community/regexpp': 4.12.2
1654
+ '@typescript-eslint/parser': 8.46.3(eslint@9.39.1)(typescript@5.9.3)
1655
+ '@typescript-eslint/scope-manager': 8.46.3
1656
+ '@typescript-eslint/type-utils': 8.46.3(eslint@9.39.1)(typescript@5.9.3)
1657
+ '@typescript-eslint/utils': 8.46.3(eslint@9.39.1)(typescript@5.9.3)
1658
+ '@typescript-eslint/visitor-keys': 8.46.3
1659
+ eslint: 9.39.1
1660
+ graphemer: 1.4.0
1661
+ ignore: 7.0.5
1662
+ natural-compare: 1.4.0
1663
+ ts-api-utils: 2.1.0(typescript@5.9.3)
1664
+ typescript: 5.9.3
1665
+ transitivePeerDependencies:
1666
+ - supports-color
1667
+
1668
+ '@typescript-eslint/parser@8.46.3(eslint@9.39.1)(typescript@5.9.3)':
1669
+ dependencies:
1670
+ '@typescript-eslint/scope-manager': 8.46.3
1671
+ '@typescript-eslint/types': 8.46.3
1672
+ '@typescript-eslint/typescript-estree': 8.46.3(typescript@5.9.3)
1673
+ '@typescript-eslint/visitor-keys': 8.46.3
1674
+ debug: 4.4.3
1675
+ eslint: 9.39.1
1676
+ typescript: 5.9.3
1677
+ transitivePeerDependencies:
1678
+ - supports-color
1679
+
1680
+ '@typescript-eslint/project-service@8.46.3(typescript@5.9.3)':
1681
+ dependencies:
1682
+ '@typescript-eslint/tsconfig-utils': 8.46.3(typescript@5.9.3)
1683
+ '@typescript-eslint/types': 8.46.3
1684
+ debug: 4.4.3
1685
+ typescript: 5.9.3
1686
+ transitivePeerDependencies:
1687
+ - supports-color
1688
+
1689
+ '@typescript-eslint/scope-manager@8.46.3':
1690
+ dependencies:
1691
+ '@typescript-eslint/types': 8.46.3
1692
+ '@typescript-eslint/visitor-keys': 8.46.3
1693
+
1694
+ '@typescript-eslint/tsconfig-utils@8.46.3(typescript@5.9.3)':
1695
+ dependencies:
1696
+ typescript: 5.9.3
1697
+
1698
+ '@typescript-eslint/type-utils@8.46.3(eslint@9.39.1)(typescript@5.9.3)':
1699
+ dependencies:
1700
+ '@typescript-eslint/types': 8.46.3
1701
+ '@typescript-eslint/typescript-estree': 8.46.3(typescript@5.9.3)
1702
+ '@typescript-eslint/utils': 8.46.3(eslint@9.39.1)(typescript@5.9.3)
1703
+ debug: 4.4.3
1704
+ eslint: 9.39.1
1705
+ ts-api-utils: 2.1.0(typescript@5.9.3)
1706
+ typescript: 5.9.3
1707
+ transitivePeerDependencies:
1708
+ - supports-color
1709
+
1710
+ '@typescript-eslint/types@8.46.3': {}
1711
+
1712
+ '@typescript-eslint/typescript-estree@8.46.3(typescript@5.9.3)':
1713
+ dependencies:
1714
+ '@typescript-eslint/project-service': 8.46.3(typescript@5.9.3)
1715
+ '@typescript-eslint/tsconfig-utils': 8.46.3(typescript@5.9.3)
1716
+ '@typescript-eslint/types': 8.46.3
1717
+ '@typescript-eslint/visitor-keys': 8.46.3
1718
+ debug: 4.4.3
1719
+ fast-glob: 3.3.3
1720
+ is-glob: 4.0.3
1721
+ minimatch: 9.0.5
1722
+ semver: 7.7.3
1723
+ ts-api-utils: 2.1.0(typescript@5.9.3)
1724
+ typescript: 5.9.3
1725
+ transitivePeerDependencies:
1726
+ - supports-color
1727
+
1728
+ '@typescript-eslint/utils@8.46.3(eslint@9.39.1)(typescript@5.9.3)':
1729
+ dependencies:
1730
+ '@eslint-community/eslint-utils': 4.9.0(eslint@9.39.1)
1731
+ '@typescript-eslint/scope-manager': 8.46.3
1732
+ '@typescript-eslint/types': 8.46.3
1733
+ '@typescript-eslint/typescript-estree': 8.46.3(typescript@5.9.3)
1734
+ eslint: 9.39.1
1735
+ typescript: 5.9.3
1736
+ transitivePeerDependencies:
1737
+ - supports-color
1738
+
1739
+ '@typescript-eslint/visitor-keys@8.46.3':
1740
+ dependencies:
1741
+ '@typescript-eslint/types': 8.46.3
1742
+ eslint-visitor-keys: 4.2.1
1743
+
1744
+ '@unrs/resolver-binding-android-arm-eabi@1.11.1':
1745
+ optional: true
1746
+
1747
+ '@unrs/resolver-binding-android-arm64@1.11.1':
1748
+ optional: true
1749
+
1750
+ '@unrs/resolver-binding-darwin-arm64@1.11.1':
1751
+ optional: true
1752
+
1753
+ '@unrs/resolver-binding-darwin-x64@1.11.1':
1754
+ optional: true
1755
+
1756
+ '@unrs/resolver-binding-freebsd-x64@1.11.1':
1757
+ optional: true
1758
+
1759
+ '@unrs/resolver-binding-linux-arm-gnueabihf@1.11.1':
1760
+ optional: true
1761
+
1762
+ '@unrs/resolver-binding-linux-arm-musleabihf@1.11.1':
1763
+ optional: true
1764
+
1765
+ '@unrs/resolver-binding-linux-arm64-gnu@1.11.1':
1766
+ optional: true
1767
+
1768
+ '@unrs/resolver-binding-linux-arm64-musl@1.11.1':
1769
+ optional: true
1770
+
1771
+ '@unrs/resolver-binding-linux-ppc64-gnu@1.11.1':
1772
+ optional: true
1773
+
1774
+ '@unrs/resolver-binding-linux-riscv64-gnu@1.11.1':
1775
+ optional: true
1776
+
1777
+ '@unrs/resolver-binding-linux-riscv64-musl@1.11.1':
1778
+ optional: true
1779
+
1780
+ '@unrs/resolver-binding-linux-s390x-gnu@1.11.1':
1781
+ optional: true
1782
+
1783
+ '@unrs/resolver-binding-linux-x64-gnu@1.11.1':
1784
+ optional: true
1785
+
1786
+ '@unrs/resolver-binding-linux-x64-musl@1.11.1':
1787
+ optional: true
1788
+
1789
+ '@unrs/resolver-binding-wasm32-wasi@1.11.1':
1790
+ dependencies:
1791
+ '@napi-rs/wasm-runtime': 0.2.12
1792
+ optional: true
1793
+
1794
+ '@unrs/resolver-binding-win32-arm64-msvc@1.11.1':
1795
+ optional: true
1796
+
1797
+ '@unrs/resolver-binding-win32-ia32-msvc@1.11.1':
1798
+ optional: true
1799
+
1800
+ '@unrs/resolver-binding-win32-x64-msvc@1.11.1':
1801
+ optional: true
1802
+
1803
+ '@vitest/eslint-plugin@1.4.0(eslint@9.39.1)(typescript@5.9.3)':
1804
+ dependencies:
1805
+ '@typescript-eslint/scope-manager': 8.46.3
1806
+ '@typescript-eslint/utils': 8.46.3(eslint@9.39.1)(typescript@5.9.3)
1807
+ eslint: 9.39.1
1808
+ optionalDependencies:
1809
+ typescript: 5.9.3
1810
+ transitivePeerDependencies:
1811
+ - supports-color
1812
+
1813
+ acorn-jsx@5.3.2(acorn@8.15.0):
1814
+ dependencies:
1815
+ acorn: 8.15.0
1816
+
1817
+ acorn@8.15.0: {}
1818
+
1819
+ ajv@6.12.6:
1820
+ dependencies:
1821
+ fast-deep-equal: 3.1.3
1822
+ fast-json-stable-stringify: 2.1.0
1823
+ json-schema-traverse: 0.4.1
1824
+ uri-js: 4.4.1
1825
+
1826
+ ansi-styles@3.2.1:
1827
+ dependencies:
1828
+ color-convert: 1.9.3
1829
+
1830
+ ansi-styles@4.3.0:
1831
+ dependencies:
1832
+ color-convert: 2.0.1
1833
+
1834
+ argparse@2.0.1: {}
1835
+
1836
+ aria-query@5.3.2: {}
1837
+
1838
+ array-buffer-byte-length@1.0.2:
1839
+ dependencies:
1840
+ call-bound: 1.0.4
1841
+ is-array-buffer: 3.0.5
1842
+
1843
+ array-includes@3.1.9:
1844
+ dependencies:
1845
+ call-bind: 1.0.8
1846
+ call-bound: 1.0.4
1847
+ define-properties: 1.2.1
1848
+ es-abstract: 1.24.0
1849
+ es-object-atoms: 1.1.1
1850
+ get-intrinsic: 1.3.0
1851
+ is-string: 1.1.1
1852
+ math-intrinsics: 1.1.0
1853
+
1854
+ array.prototype.findlast@1.2.5:
1855
+ dependencies:
1856
+ call-bind: 1.0.8
1857
+ define-properties: 1.2.1
1858
+ es-abstract: 1.24.0
1859
+ es-errors: 1.3.0
1860
+ es-object-atoms: 1.1.1
1861
+ es-shim-unscopables: 1.1.0
1862
+
1863
+ array.prototype.flat@1.3.3:
1864
+ dependencies:
1865
+ call-bind: 1.0.8
1866
+ define-properties: 1.2.1
1867
+ es-abstract: 1.24.0
1868
+ es-shim-unscopables: 1.1.0
1869
+
1870
+ array.prototype.flatmap@1.3.3:
1871
+ dependencies:
1872
+ call-bind: 1.0.8
1873
+ define-properties: 1.2.1
1874
+ es-abstract: 1.24.0
1875
+ es-shim-unscopables: 1.1.0
1876
+
1877
+ array.prototype.tosorted@1.1.4:
1878
+ dependencies:
1879
+ call-bind: 1.0.8
1880
+ define-properties: 1.2.1
1881
+ es-abstract: 1.24.0
1882
+ es-errors: 1.3.0
1883
+ es-shim-unscopables: 1.1.0
1884
+
1885
+ arraybuffer.prototype.slice@1.0.4:
1886
+ dependencies:
1887
+ array-buffer-byte-length: 1.0.2
1888
+ call-bind: 1.0.8
1889
+ define-properties: 1.2.1
1890
+ es-abstract: 1.24.0
1891
+ es-errors: 1.3.0
1892
+ get-intrinsic: 1.3.0
1893
+ is-array-buffer: 3.0.5
1894
+
1895
+ ast-types-flow@0.0.8: {}
1896
+
1897
+ async-function@1.0.0: {}
1898
+
1899
+ available-typed-arrays@1.0.7:
1900
+ dependencies:
1901
+ possible-typed-array-names: 1.1.0
1902
+
1903
+ axe-core@4.11.0: {}
1904
+
1905
+ axobject-query@4.1.0: {}
1906
+
1907
+ balanced-match@1.0.2: {}
1908
+
1909
+ brace-expansion@1.1.12:
1910
+ dependencies:
1911
+ balanced-match: 1.0.2
1912
+ concat-map: 0.0.1
1913
+
1914
+ brace-expansion@2.0.2:
1915
+ dependencies:
1916
+ balanced-match: 1.0.2
1917
+
1918
+ braces@3.0.3:
1919
+ dependencies:
1920
+ fill-range: 7.1.1
1921
+
1922
+ call-bind-apply-helpers@1.0.2:
1923
+ dependencies:
1924
+ es-errors: 1.3.0
1925
+ function-bind: 1.1.2
1926
+
1927
+ call-bind@1.0.8:
1928
+ dependencies:
1929
+ call-bind-apply-helpers: 1.0.2
1930
+ es-define-property: 1.0.1
1931
+ get-intrinsic: 1.3.0
1932
+ set-function-length: 1.2.2
1933
+
1934
+ call-bound@1.0.4:
1935
+ dependencies:
1936
+ call-bind-apply-helpers: 1.0.2
1937
+ get-intrinsic: 1.3.0
1938
+
1939
+ callsites@3.1.0: {}
1940
+
1941
+ chalk@2.4.2:
1942
+ dependencies:
1943
+ ansi-styles: 3.2.1
1944
+ escape-string-regexp: 1.0.5
1945
+ supports-color: 5.5.0
1946
+
1947
+ chalk@4.1.2:
1948
+ dependencies:
1949
+ ansi-styles: 4.3.0
1950
+ supports-color: 7.2.0
1951
+
1952
+ color-convert@1.9.3:
1953
+ dependencies:
1954
+ color-name: 1.1.3
1955
+
1956
+ color-convert@2.0.1:
1957
+ dependencies:
1958
+ color-name: 1.1.4
1959
+
1960
+ color-name@1.1.3: {}
1961
+
1962
+ color-name@1.1.4: {}
1963
+
1964
+ comment-parser@1.4.1: {}
1965
+
1966
+ concat-map@0.0.1: {}
1967
+
1968
+ cross-spawn@6.0.6:
1969
+ dependencies:
1970
+ nice-try: 1.0.5
1971
+ path-key: 2.0.1
1972
+ semver: 5.7.2
1973
+ shebang-command: 1.2.0
1974
+ which: 1.3.1
1975
+
1976
+ cross-spawn@7.0.6:
1977
+ dependencies:
1978
+ path-key: 3.1.1
1979
+ shebang-command: 2.0.0
1980
+ which: 2.0.2
1981
+
1982
+ csstype@3.1.3: {}
1983
+
1984
+ damerau-levenshtein@1.0.8: {}
1985
+
1986
+ data-view-buffer@1.0.2:
1987
+ dependencies:
1988
+ call-bound: 1.0.4
1989
+ es-errors: 1.3.0
1990
+ is-data-view: 1.0.2
1991
+
1992
+ data-view-byte-length@1.0.2:
1993
+ dependencies:
1994
+ call-bound: 1.0.4
1995
+ es-errors: 1.3.0
1996
+ is-data-view: 1.0.2
1997
+
1998
+ data-view-byte-offset@1.0.1:
1999
+ dependencies:
2000
+ call-bound: 1.0.4
2001
+ es-errors: 1.3.0
2002
+ is-data-view: 1.0.2
2003
+
2004
+ debug@4.4.3:
2005
+ dependencies:
2006
+ ms: 2.1.3
2007
+
2008
+ deep-is@0.1.4: {}
2009
+
2010
+ define-data-property@1.1.4:
2011
+ dependencies:
2012
+ es-define-property: 1.0.1
2013
+ es-errors: 1.3.0
2014
+ gopd: 1.2.0
2015
+
2016
+ define-properties@1.2.1:
2017
+ dependencies:
2018
+ define-data-property: 1.1.4
2019
+ has-property-descriptors: 1.0.2
2020
+ object-keys: 1.1.1
2021
+
2022
+ doctrine@2.1.0:
2023
+ dependencies:
2024
+ esutils: 2.0.3
2025
+
2026
+ dunder-proto@1.0.1:
2027
+ dependencies:
2028
+ call-bind-apply-helpers: 1.0.2
2029
+ es-errors: 1.3.0
2030
+ gopd: 1.2.0
2031
+
2032
+ emoji-regex@9.2.2: {}
2033
+
2034
+ error-ex@1.3.4:
2035
+ dependencies:
2036
+ is-arrayish: 0.2.1
2037
+
2038
+ es-abstract@1.24.0:
2039
+ dependencies:
2040
+ array-buffer-byte-length: 1.0.2
2041
+ arraybuffer.prototype.slice: 1.0.4
2042
+ available-typed-arrays: 1.0.7
2043
+ call-bind: 1.0.8
2044
+ call-bound: 1.0.4
2045
+ data-view-buffer: 1.0.2
2046
+ data-view-byte-length: 1.0.2
2047
+ data-view-byte-offset: 1.0.1
2048
+ es-define-property: 1.0.1
2049
+ es-errors: 1.3.0
2050
+ es-object-atoms: 1.1.1
2051
+ es-set-tostringtag: 2.1.0
2052
+ es-to-primitive: 1.3.0
2053
+ function.prototype.name: 1.1.8
2054
+ get-intrinsic: 1.3.0
2055
+ get-proto: 1.0.1
2056
+ get-symbol-description: 1.1.0
2057
+ globalthis: 1.0.4
2058
+ gopd: 1.2.0
2059
+ has-property-descriptors: 1.0.2
2060
+ has-proto: 1.2.0
2061
+ has-symbols: 1.1.0
2062
+ hasown: 2.0.2
2063
+ internal-slot: 1.1.0
2064
+ is-array-buffer: 3.0.5
2065
+ is-callable: 1.2.7
2066
+ is-data-view: 1.0.2
2067
+ is-negative-zero: 2.0.3
2068
+ is-regex: 1.2.1
2069
+ is-set: 2.0.3
2070
+ is-shared-array-buffer: 1.0.4
2071
+ is-string: 1.1.1
2072
+ is-typed-array: 1.1.15
2073
+ is-weakref: 1.1.1
2074
+ math-intrinsics: 1.1.0
2075
+ object-inspect: 1.13.4
2076
+ object-keys: 1.1.1
2077
+ object.assign: 4.1.7
2078
+ own-keys: 1.0.1
2079
+ regexp.prototype.flags: 1.5.4
2080
+ safe-array-concat: 1.1.3
2081
+ safe-push-apply: 1.0.0
2082
+ safe-regex-test: 1.1.0
2083
+ set-proto: 1.0.0
2084
+ stop-iteration-iterator: 1.1.0
2085
+ string.prototype.trim: 1.2.10
2086
+ string.prototype.trimend: 1.0.9
2087
+ string.prototype.trimstart: 1.0.8
2088
+ typed-array-buffer: 1.0.3
2089
+ typed-array-byte-length: 1.0.3
2090
+ typed-array-byte-offset: 1.0.4
2091
+ typed-array-length: 1.0.7
2092
+ unbox-primitive: 1.1.0
2093
+ which-typed-array: 1.1.19
2094
+
2095
+ es-define-property@1.0.1: {}
2096
+
2097
+ es-errors@1.3.0: {}
2098
+
2099
+ es-iterator-helpers@1.2.1:
2100
+ dependencies:
2101
+ call-bind: 1.0.8
2102
+ call-bound: 1.0.4
2103
+ define-properties: 1.2.1
2104
+ es-abstract: 1.24.0
2105
+ es-errors: 1.3.0
2106
+ es-set-tostringtag: 2.1.0
2107
+ function-bind: 1.1.2
2108
+ get-intrinsic: 1.3.0
2109
+ globalthis: 1.0.4
2110
+ gopd: 1.2.0
2111
+ has-property-descriptors: 1.0.2
2112
+ has-proto: 1.2.0
2113
+ has-symbols: 1.1.0
2114
+ internal-slot: 1.1.0
2115
+ iterator.prototype: 1.1.5
2116
+ safe-array-concat: 1.1.3
2117
+
2118
+ es-object-atoms@1.1.1:
2119
+ dependencies:
2120
+ es-errors: 1.3.0
2121
+
2122
+ es-set-tostringtag@2.1.0:
2123
+ dependencies:
2124
+ es-errors: 1.3.0
2125
+ get-intrinsic: 1.3.0
2126
+ has-tostringtag: 1.0.2
2127
+ hasown: 2.0.2
2128
+
2129
+ es-shim-unscopables@1.1.0:
2130
+ dependencies:
2131
+ hasown: 2.0.2
2132
+
2133
+ es-to-primitive@1.3.0:
2134
+ dependencies:
2135
+ is-callable: 1.2.7
2136
+ is-date-object: 1.1.0
2137
+ is-symbol: 1.1.1
2138
+
2139
+ escape-string-regexp@1.0.5: {}
2140
+
2141
+ escape-string-regexp@4.0.0: {}
2142
+
2143
+ eslint-import-context@0.1.9(unrs-resolver@1.11.1):
2144
+ dependencies:
2145
+ get-tsconfig: 4.13.0
2146
+ stable-hash-x: 0.2.0
2147
+ optionalDependencies:
2148
+ unrs-resolver: 1.11.1
2149
+
2150
+ eslint-plugin-import-x@4.16.1(@typescript-eslint/utils@8.46.3(eslint@9.39.1)(typescript@5.9.3))(eslint@9.39.1):
2151
+ dependencies:
2152
+ '@typescript-eslint/types': 8.46.3
2153
+ comment-parser: 1.4.1
2154
+ debug: 4.4.3
2155
+ eslint: 9.39.1
2156
+ eslint-import-context: 0.1.9(unrs-resolver@1.11.1)
2157
+ is-glob: 4.0.3
2158
+ minimatch: 10.1.1
2159
+ semver: 7.7.3
2160
+ stable-hash-x: 0.2.0
2161
+ unrs-resolver: 1.11.1
2162
+ optionalDependencies:
2163
+ '@typescript-eslint/utils': 8.46.3(eslint@9.39.1)(typescript@5.9.3)
2164
+ transitivePeerDependencies:
2165
+ - supports-color
2166
+
2167
+ eslint-plugin-jest-dom@5.5.0(eslint@9.39.1):
2168
+ dependencies:
2169
+ '@babel/runtime': 7.28.4
2170
+ eslint: 9.39.1
2171
+ requireindex: 1.2.0
2172
+
2173
+ eslint-plugin-jsx-a11y@6.10.2(eslint@9.39.1):
2174
+ dependencies:
2175
+ aria-query: 5.3.2
2176
+ array-includes: 3.1.9
2177
+ array.prototype.flatmap: 1.3.3
2178
+ ast-types-flow: 0.0.8
2179
+ axe-core: 4.11.0
2180
+ axobject-query: 4.1.0
2181
+ damerau-levenshtein: 1.0.8
2182
+ emoji-regex: 9.2.2
2183
+ eslint: 9.39.1
2184
+ hasown: 2.0.2
2185
+ jsx-ast-utils: 3.3.5
2186
+ language-tags: 1.0.9
2187
+ minimatch: 3.1.2
2188
+ object.fromentries: 2.0.8
2189
+ safe-regex-test: 1.1.0
2190
+ string.prototype.includes: 2.0.1
2191
+
2192
+ eslint-plugin-prettier@5.5.4(eslint@9.39.1)(prettier@3.6.2):
2193
+ dependencies:
2194
+ eslint: 9.39.1
2195
+ prettier: 3.6.2
2196
+ prettier-linter-helpers: 1.0.0
2197
+ synckit: 0.11.11
2198
+
2199
+ eslint-plugin-react-hooks@5.2.0(eslint@9.39.1):
2200
+ dependencies:
2201
+ eslint: 9.39.1
2202
+
2203
+ eslint-plugin-react@7.37.5(eslint@9.39.1):
2204
+ dependencies:
2205
+ array-includes: 3.1.9
2206
+ array.prototype.findlast: 1.2.5
2207
+ array.prototype.flatmap: 1.3.3
2208
+ array.prototype.tosorted: 1.1.4
2209
+ doctrine: 2.1.0
2210
+ es-iterator-helpers: 1.2.1
2211
+ eslint: 9.39.1
2212
+ estraverse: 5.3.0
2213
+ hasown: 2.0.2
2214
+ jsx-ast-utils: 3.3.5
2215
+ minimatch: 3.1.2
2216
+ object.entries: 1.1.9
2217
+ object.fromentries: 2.0.8
2218
+ object.values: 1.2.1
2219
+ prop-types: 15.8.1
2220
+ resolve: 2.0.0-next.5
2221
+ semver: 6.3.1
2222
+ string.prototype.matchall: 4.0.12
2223
+ string.prototype.repeat: 1.0.0
2224
+
2225
+ eslint-plugin-testing-library@7.13.3(eslint@9.39.1)(typescript@5.9.3):
2226
+ dependencies:
2227
+ '@typescript-eslint/scope-manager': 8.46.3
2228
+ '@typescript-eslint/utils': 8.46.3(eslint@9.39.1)(typescript@5.9.3)
2229
+ eslint: 9.39.1
2230
+ transitivePeerDependencies:
2231
+ - supports-color
2232
+ - typescript
2233
+
2234
+ eslint-scope@8.4.0:
2235
+ dependencies:
2236
+ esrecurse: 4.3.0
2237
+ estraverse: 5.3.0
2238
+
2239
+ eslint-visitor-keys@3.4.3: {}
2240
+
2241
+ eslint-visitor-keys@4.2.1: {}
2242
+
2243
+ eslint@9.39.1:
2244
+ dependencies:
2245
+ '@eslint-community/eslint-utils': 4.9.0(eslint@9.39.1)
2246
+ '@eslint-community/regexpp': 4.12.2
2247
+ '@eslint/config-array': 0.21.1
2248
+ '@eslint/config-helpers': 0.4.2
2249
+ '@eslint/core': 0.17.0
2250
+ '@eslint/eslintrc': 3.3.1
2251
+ '@eslint/js': 9.39.1
2252
+ '@eslint/plugin-kit': 0.4.1
2253
+ '@humanfs/node': 0.16.7
2254
+ '@humanwhocodes/module-importer': 1.0.1
2255
+ '@humanwhocodes/retry': 0.4.3
2256
+ '@types/estree': 1.0.8
2257
+ ajv: 6.12.6
2258
+ chalk: 4.1.2
2259
+ cross-spawn: 7.0.6
2260
+ debug: 4.4.3
2261
+ escape-string-regexp: 4.0.0
2262
+ eslint-scope: 8.4.0
2263
+ eslint-visitor-keys: 4.2.1
2264
+ espree: 10.4.0
2265
+ esquery: 1.6.0
2266
+ esutils: 2.0.3
2267
+ fast-deep-equal: 3.1.3
2268
+ file-entry-cache: 8.0.0
2269
+ find-up: 5.0.0
2270
+ glob-parent: 6.0.2
2271
+ ignore: 5.3.2
2272
+ imurmurhash: 0.1.4
2273
+ is-glob: 4.0.3
2274
+ json-stable-stringify-without-jsonify: 1.0.1
2275
+ lodash.merge: 4.6.2
2276
+ minimatch: 3.1.2
2277
+ natural-compare: 1.4.0
2278
+ optionator: 0.9.4
2279
+ transitivePeerDependencies:
2280
+ - supports-color
2281
+
2282
+ espree@10.4.0:
2283
+ dependencies:
2284
+ acorn: 8.15.0
2285
+ acorn-jsx: 5.3.2(acorn@8.15.0)
2286
+ eslint-visitor-keys: 4.2.1
2287
+
2288
+ esquery@1.6.0:
2289
+ dependencies:
2290
+ estraverse: 5.3.0
2291
+
2292
+ esrecurse@4.3.0:
2293
+ dependencies:
2294
+ estraverse: 5.3.0
2295
+
2296
+ estraverse@5.3.0: {}
2297
+
2298
+ esutils@2.0.3: {}
2299
+
2300
+ fast-deep-equal@3.1.3: {}
2301
+
2302
+ fast-diff@1.3.0: {}
2303
+
2304
+ fast-glob@3.3.3:
2305
+ dependencies:
2306
+ '@nodelib/fs.stat': 2.0.5
2307
+ '@nodelib/fs.walk': 1.2.8
2308
+ glob-parent: 5.1.2
2309
+ merge2: 1.4.1
2310
+ micromatch: 4.0.8
2311
+
2312
+ fast-json-stable-stringify@2.1.0: {}
2313
+
2314
+ fast-levenshtein@2.0.6: {}
2315
+
2316
+ fastq@1.19.1:
2317
+ dependencies:
2318
+ reusify: 1.1.0
2319
+
2320
+ file-entry-cache@8.0.0:
2321
+ dependencies:
2322
+ flat-cache: 4.0.1
2323
+
2324
+ fill-range@7.1.1:
2325
+ dependencies:
2326
+ to-regex-range: 5.0.1
2327
+
2328
+ find-up@5.0.0:
2329
+ dependencies:
2330
+ locate-path: 6.0.0
2331
+ path-exists: 4.0.0
2332
+
2333
+ flat-cache@4.0.1:
2334
+ dependencies:
2335
+ flatted: 3.3.3
2336
+ keyv: 4.5.4
2337
+
2338
+ flatted@3.3.3: {}
2339
+
2340
+ for-each@0.3.5:
2341
+ dependencies:
2342
+ is-callable: 1.2.7
2343
+
2344
+ function-bind@1.1.2: {}
2345
+
2346
+ function.prototype.name@1.1.8:
2347
+ dependencies:
2348
+ call-bind: 1.0.8
2349
+ call-bound: 1.0.4
2350
+ define-properties: 1.2.1
2351
+ functions-have-names: 1.2.3
2352
+ hasown: 2.0.2
2353
+ is-callable: 1.2.7
2354
+
2355
+ functions-have-names@1.2.3: {}
2356
+
2357
+ generator-function@2.0.1: {}
2358
+
2359
+ get-intrinsic@1.3.0:
2360
+ dependencies:
2361
+ call-bind-apply-helpers: 1.0.2
2362
+ es-define-property: 1.0.1
2363
+ es-errors: 1.3.0
2364
+ es-object-atoms: 1.1.1
2365
+ function-bind: 1.1.2
2366
+ get-proto: 1.0.1
2367
+ gopd: 1.2.0
2368
+ has-symbols: 1.1.0
2369
+ hasown: 2.0.2
2370
+ math-intrinsics: 1.1.0
2371
+
2372
+ get-proto@1.0.1:
2373
+ dependencies:
2374
+ dunder-proto: 1.0.1
2375
+ es-object-atoms: 1.1.1
2376
+
2377
+ get-symbol-description@1.1.0:
2378
+ dependencies:
2379
+ call-bound: 1.0.4
2380
+ es-errors: 1.3.0
2381
+ get-intrinsic: 1.3.0
2382
+
2383
+ get-tsconfig@4.13.0:
2384
+ dependencies:
2385
+ resolve-pkg-maps: 1.0.0
2386
+
2387
+ glob-parent@5.1.2:
2388
+ dependencies:
2389
+ is-glob: 4.0.3
2390
+
2391
+ glob-parent@6.0.2:
2392
+ dependencies:
2393
+ is-glob: 4.0.3
2394
+
2395
+ globals@14.0.0: {}
2396
+
2397
+ globals@16.5.0: {}
2398
+
2399
+ globalthis@1.0.4:
2400
+ dependencies:
2401
+ define-properties: 1.2.1
2402
+ gopd: 1.2.0
2403
+
2404
+ gopd@1.2.0: {}
2405
+
2406
+ graceful-fs@4.2.11: {}
2407
+
2408
+ graphemer@1.4.0: {}
2409
+
2410
+ has-bigints@1.1.0: {}
2411
+
2412
+ has-flag@3.0.0: {}
2413
+
2414
+ has-flag@4.0.0: {}
2415
+
2416
+ has-property-descriptors@1.0.2:
2417
+ dependencies:
2418
+ es-define-property: 1.0.1
2419
+
2420
+ has-proto@1.2.0:
2421
+ dependencies:
2422
+ dunder-proto: 1.0.1
2423
+
2424
+ has-symbols@1.1.0: {}
2425
+
2426
+ has-tostringtag@1.0.2:
2427
+ dependencies:
2428
+ has-symbols: 1.1.0
2429
+
2430
+ hasown@2.0.2:
2431
+ dependencies:
2432
+ function-bind: 1.1.2
2433
+
2434
+ hosted-git-info@2.8.9: {}
2435
+
2436
+ ignore@5.3.2: {}
2437
+
2438
+ ignore@7.0.5: {}
2439
+
2440
+ import-fresh@3.3.1:
2441
+ dependencies:
2442
+ parent-module: 1.0.1
2443
+ resolve-from: 4.0.0
2444
+
2445
+ imurmurhash@0.1.4: {}
2446
+
2447
+ internal-slot@1.1.0:
2448
+ dependencies:
2449
+ es-errors: 1.3.0
2450
+ hasown: 2.0.2
2451
+ side-channel: 1.1.0
2452
+
2453
+ is-array-buffer@3.0.5:
2454
+ dependencies:
2455
+ call-bind: 1.0.8
2456
+ call-bound: 1.0.4
2457
+ get-intrinsic: 1.3.0
2458
+
2459
+ is-arrayish@0.2.1: {}
2460
+
2461
+ is-async-function@2.1.1:
2462
+ dependencies:
2463
+ async-function: 1.0.0
2464
+ call-bound: 1.0.4
2465
+ get-proto: 1.0.1
2466
+ has-tostringtag: 1.0.2
2467
+ safe-regex-test: 1.1.0
2468
+
2469
+ is-bigint@1.1.0:
2470
+ dependencies:
2471
+ has-bigints: 1.1.0
2472
+
2473
+ is-boolean-object@1.2.2:
2474
+ dependencies:
2475
+ call-bound: 1.0.4
2476
+ has-tostringtag: 1.0.2
2477
+
2478
+ is-callable@1.2.7: {}
2479
+
2480
+ is-core-module@2.16.1:
2481
+ dependencies:
2482
+ hasown: 2.0.2
2483
+
2484
+ is-data-view@1.0.2:
2485
+ dependencies:
2486
+ call-bound: 1.0.4
2487
+ get-intrinsic: 1.3.0
2488
+ is-typed-array: 1.1.15
2489
+
2490
+ is-date-object@1.1.0:
2491
+ dependencies:
2492
+ call-bound: 1.0.4
2493
+ has-tostringtag: 1.0.2
2494
+
2495
+ is-extglob@2.1.1: {}
2496
+
2497
+ is-finalizationregistry@1.1.1:
2498
+ dependencies:
2499
+ call-bound: 1.0.4
2500
+
2501
+ is-generator-function@1.1.2:
2502
+ dependencies:
2503
+ call-bound: 1.0.4
2504
+ generator-function: 2.0.1
2505
+ get-proto: 1.0.1
2506
+ has-tostringtag: 1.0.2
2507
+ safe-regex-test: 1.1.0
2508
+
2509
+ is-glob@4.0.3:
2510
+ dependencies:
2511
+ is-extglob: 2.1.1
2512
+
2513
+ is-map@2.0.3: {}
2514
+
2515
+ is-negative-zero@2.0.3: {}
2516
+
2517
+ is-number-object@1.1.1:
2518
+ dependencies:
2519
+ call-bound: 1.0.4
2520
+ has-tostringtag: 1.0.2
2521
+
2522
+ is-number@7.0.0: {}
2523
+
2524
+ is-regex@1.2.1:
2525
+ dependencies:
2526
+ call-bound: 1.0.4
2527
+ gopd: 1.2.0
2528
+ has-tostringtag: 1.0.2
2529
+ hasown: 2.0.2
2530
+
2531
+ is-set@2.0.3: {}
2532
+
2533
+ is-shared-array-buffer@1.0.4:
2534
+ dependencies:
2535
+ call-bound: 1.0.4
2536
+
2537
+ is-string@1.1.1:
2538
+ dependencies:
2539
+ call-bound: 1.0.4
2540
+ has-tostringtag: 1.0.2
2541
+
2542
+ is-symbol@1.1.1:
2543
+ dependencies:
2544
+ call-bound: 1.0.4
2545
+ has-symbols: 1.1.0
2546
+ safe-regex-test: 1.1.0
2547
+
2548
+ is-typed-array@1.1.15:
2549
+ dependencies:
2550
+ which-typed-array: 1.1.19
2551
+
2552
+ is-weakmap@2.0.2: {}
2553
+
2554
+ is-weakref@1.1.1:
2555
+ dependencies:
2556
+ call-bound: 1.0.4
2557
+
2558
+ is-weakset@2.0.4:
2559
+ dependencies:
2560
+ call-bound: 1.0.4
2561
+ get-intrinsic: 1.3.0
2562
+
2563
+ isarray@2.0.5: {}
2564
+
2565
+ isexe@2.0.0: {}
2566
+
2567
+ iterator.prototype@1.1.5:
2568
+ dependencies:
2569
+ define-data-property: 1.1.4
2570
+ es-object-atoms: 1.1.1
2571
+ get-intrinsic: 1.3.0
2572
+ get-proto: 1.0.1
2573
+ has-symbols: 1.1.0
2574
+ set-function-name: 2.0.2
2575
+
2576
+ js-tokens@4.0.0: {}
2577
+
2578
+ js-yaml@4.1.0:
2579
+ dependencies:
2580
+ argparse: 2.0.1
2581
+
2582
+ json-buffer@3.0.1: {}
2583
+
2584
+ json-parse-better-errors@1.0.2: {}
2585
+
2586
+ json-schema-traverse@0.4.1: {}
2587
+
2588
+ json-stable-stringify-without-jsonify@1.0.1: {}
2589
+
2590
+ jsx-ast-utils@3.3.5:
2591
+ dependencies:
2592
+ array-includes: 3.1.9
2593
+ array.prototype.flat: 1.3.3
2594
+ object.assign: 4.1.7
2595
+ object.values: 1.2.1
2596
+
2597
+ keyv@4.5.4:
2598
+ dependencies:
2599
+ json-buffer: 3.0.1
2600
+
2601
+ language-subtag-registry@0.3.23: {}
2602
+
2603
+ language-tags@1.0.9:
2604
+ dependencies:
2605
+ language-subtag-registry: 0.3.23
2606
+
2607
+ levn@0.4.1:
2608
+ dependencies:
2609
+ prelude-ls: 1.2.1
2610
+ type-check: 0.4.0
2611
+
2612
+ load-json-file@4.0.0:
2613
+ dependencies:
2614
+ graceful-fs: 4.2.11
2615
+ parse-json: 4.0.0
2616
+ pify: 3.0.0
2617
+ strip-bom: 3.0.0
2618
+
2619
+ locate-path@6.0.0:
2620
+ dependencies:
2621
+ p-locate: 5.0.0
2622
+
2623
+ lodash.merge@4.6.2: {}
2624
+
2625
+ loose-envify@1.4.0:
2626
+ dependencies:
2627
+ js-tokens: 4.0.0
2628
+
2629
+ math-intrinsics@1.1.0: {}
2630
+
2631
+ memorystream@0.3.1: {}
2632
+
2633
+ merge2@1.4.1: {}
2634
+
2635
+ micromatch@4.0.8:
2636
+ dependencies:
2637
+ braces: 3.0.3
2638
+ picomatch: 2.3.1
2639
+
2640
+ minimatch@10.1.1:
2641
+ dependencies:
2642
+ '@isaacs/brace-expansion': 5.0.0
2643
+
2644
+ minimatch@3.1.2:
2645
+ dependencies:
2646
+ brace-expansion: 1.1.12
2647
+
2648
+ minimatch@9.0.5:
2649
+ dependencies:
2650
+ brace-expansion: 2.0.2
2651
+
2652
+ ms@2.1.3: {}
2653
+
2654
+ napi-postinstall@0.3.4: {}
2655
+
2656
+ natural-compare@1.4.0: {}
2657
+
2658
+ nice-try@1.0.5: {}
2659
+
2660
+ normalize-package-data@2.5.0:
2661
+ dependencies:
2662
+ hosted-git-info: 2.8.9
2663
+ resolve: 1.22.11
2664
+ semver: 5.7.2
2665
+ validate-npm-package-license: 3.0.4
2666
+
2667
+ npm-run-all@4.1.5:
2668
+ dependencies:
2669
+ ansi-styles: 3.2.1
2670
+ chalk: 2.4.2
2671
+ cross-spawn: 6.0.6
2672
+ memorystream: 0.3.1
2673
+ minimatch: 3.1.2
2674
+ pidtree: 0.3.1
2675
+ read-pkg: 3.0.0
2676
+ shell-quote: 1.8.3
2677
+ string.prototype.padend: 3.1.6
2678
+
2679
+ object-assign@4.1.1: {}
2680
+
2681
+ object-inspect@1.13.4: {}
2682
+
2683
+ object-keys@1.1.1: {}
2684
+
2685
+ object.assign@4.1.7:
2686
+ dependencies:
2687
+ call-bind: 1.0.8
2688
+ call-bound: 1.0.4
2689
+ define-properties: 1.2.1
2690
+ es-object-atoms: 1.1.1
2691
+ has-symbols: 1.1.0
2692
+ object-keys: 1.1.1
2693
+
2694
+ object.entries@1.1.9:
2695
+ dependencies:
2696
+ call-bind: 1.0.8
2697
+ call-bound: 1.0.4
2698
+ define-properties: 1.2.1
2699
+ es-object-atoms: 1.1.1
2700
+
2701
+ object.fromentries@2.0.8:
2702
+ dependencies:
2703
+ call-bind: 1.0.8
2704
+ define-properties: 1.2.1
2705
+ es-abstract: 1.24.0
2706
+ es-object-atoms: 1.1.1
2707
+
2708
+ object.values@1.2.1:
2709
+ dependencies:
2710
+ call-bind: 1.0.8
2711
+ call-bound: 1.0.4
2712
+ define-properties: 1.2.1
2713
+ es-object-atoms: 1.1.1
2714
+
2715
+ optionator@0.9.4:
2716
+ dependencies:
2717
+ deep-is: 0.1.4
2718
+ fast-levenshtein: 2.0.6
2719
+ levn: 0.4.1
2720
+ prelude-ls: 1.2.1
2721
+ type-check: 0.4.0
2722
+ word-wrap: 1.2.5
2723
+
2724
+ own-keys@1.0.1:
2725
+ dependencies:
2726
+ get-intrinsic: 1.3.0
2727
+ object-keys: 1.1.1
2728
+ safe-push-apply: 1.0.0
2729
+
2730
+ p-limit@3.1.0:
2731
+ dependencies:
2732
+ yocto-queue: 0.1.0
2733
+
2734
+ p-locate@5.0.0:
2735
+ dependencies:
2736
+ p-limit: 3.1.0
2737
+
2738
+ parent-module@1.0.1:
2739
+ dependencies:
2740
+ callsites: 3.1.0
2741
+
2742
+ parse-json@4.0.0:
2743
+ dependencies:
2744
+ error-ex: 1.3.4
2745
+ json-parse-better-errors: 1.0.2
2746
+
2747
+ path-exists@4.0.0: {}
2748
+
2749
+ path-key@2.0.1: {}
2750
+
2751
+ path-key@3.1.1: {}
2752
+
2753
+ path-parse@1.0.7: {}
2754
+
2755
+ path-type@3.0.0:
2756
+ dependencies:
2757
+ pify: 3.0.0
2758
+
2759
+ picomatch@2.3.1: {}
2760
+
2761
+ pidtree@0.3.1: {}
2762
+
2763
+ pify@3.0.0: {}
2764
+
2765
+ possible-typed-array-names@1.1.0: {}
2766
+
2767
+ prelude-ls@1.2.1: {}
2768
+
2769
+ prettier-linter-helpers@1.0.0:
2770
+ dependencies:
2771
+ fast-diff: 1.3.0
2772
+
2773
+ prettier-plugin-tailwindcss@0.6.14(prettier@3.6.2):
2774
+ dependencies:
2775
+ prettier: 3.6.2
2776
+
2777
+ prettier@3.6.2: {}
2778
+
2779
+ prop-types@15.8.1:
2780
+ dependencies:
2781
+ loose-envify: 1.4.0
2782
+ object-assign: 4.1.1
2783
+ react-is: 16.13.1
2784
+
2785
+ punycode@2.3.1: {}
2786
+
2787
+ queue-microtask@1.2.3: {}
2788
+
2789
+ react-is@16.13.1: {}
2790
+
2791
+ react@18.3.1:
2792
+ dependencies:
2793
+ loose-envify: 1.4.0
2794
+
2795
+ read-pkg@3.0.0:
2796
+ dependencies:
2797
+ load-json-file: 4.0.0
2798
+ normalize-package-data: 2.5.0
2799
+ path-type: 3.0.0
2800
+
2801
+ reflect.getprototypeof@1.0.10:
2802
+ dependencies:
2803
+ call-bind: 1.0.8
2804
+ define-properties: 1.2.1
2805
+ es-abstract: 1.24.0
2806
+ es-errors: 1.3.0
2807
+ es-object-atoms: 1.1.1
2808
+ get-intrinsic: 1.3.0
2809
+ get-proto: 1.0.1
2810
+ which-builtin-type: 1.2.1
2811
+
2812
+ regexp.prototype.flags@1.5.4:
2813
+ dependencies:
2814
+ call-bind: 1.0.8
2815
+ define-properties: 1.2.1
2816
+ es-errors: 1.3.0
2817
+ get-proto: 1.0.1
2818
+ gopd: 1.2.0
2819
+ set-function-name: 2.0.2
2820
+
2821
+ requireindex@1.2.0: {}
2822
+
2823
+ resolve-from@4.0.0: {}
2824
+
2825
+ resolve-pkg-maps@1.0.0: {}
2826
+
2827
+ resolve@1.22.11:
2828
+ dependencies:
2829
+ is-core-module: 2.16.1
2830
+ path-parse: 1.0.7
2831
+ supports-preserve-symlinks-flag: 1.0.0
2832
+
2833
+ resolve@2.0.0-next.5:
2834
+ dependencies:
2835
+ is-core-module: 2.16.1
2836
+ path-parse: 1.0.7
2837
+ supports-preserve-symlinks-flag: 1.0.0
2838
+
2839
+ reusify@1.1.0: {}
2840
+
2841
+ run-parallel@1.2.0:
2842
+ dependencies:
2843
+ queue-microtask: 1.2.3
2844
+
2845
+ safe-array-concat@1.1.3:
2846
+ dependencies:
2847
+ call-bind: 1.0.8
2848
+ call-bound: 1.0.4
2849
+ get-intrinsic: 1.3.0
2850
+ has-symbols: 1.1.0
2851
+ isarray: 2.0.5
2852
+
2853
+ safe-push-apply@1.0.0:
2854
+ dependencies:
2855
+ es-errors: 1.3.0
2856
+ isarray: 2.0.5
2857
+
2858
+ safe-regex-test@1.1.0:
2859
+ dependencies:
2860
+ call-bound: 1.0.4
2861
+ es-errors: 1.3.0
2862
+ is-regex: 1.2.1
2863
+
2864
+ semver@5.7.2: {}
2865
+
2866
+ semver@6.3.1: {}
2867
+
2868
+ semver@7.7.3: {}
2869
+
2870
+ set-function-length@1.2.2:
2871
+ dependencies:
2872
+ define-data-property: 1.1.4
2873
+ es-errors: 1.3.0
2874
+ function-bind: 1.1.2
2875
+ get-intrinsic: 1.3.0
2876
+ gopd: 1.2.0
2877
+ has-property-descriptors: 1.0.2
2878
+
2879
+ set-function-name@2.0.2:
2880
+ dependencies:
2881
+ define-data-property: 1.1.4
2882
+ es-errors: 1.3.0
2883
+ functions-have-names: 1.2.3
2884
+ has-property-descriptors: 1.0.2
2885
+
2886
+ set-proto@1.0.0:
2887
+ dependencies:
2888
+ dunder-proto: 1.0.1
2889
+ es-errors: 1.3.0
2890
+ es-object-atoms: 1.1.1
2891
+
2892
+ shebang-command@1.2.0:
2893
+ dependencies:
2894
+ shebang-regex: 1.0.0
2895
+
2896
+ shebang-command@2.0.0:
2897
+ dependencies:
2898
+ shebang-regex: 3.0.0
2899
+
2900
+ shebang-regex@1.0.0: {}
2901
+
2902
+ shebang-regex@3.0.0: {}
2903
+
2904
+ shell-quote@1.8.3: {}
2905
+
2906
+ side-channel-list@1.0.0:
2907
+ dependencies:
2908
+ es-errors: 1.3.0
2909
+ object-inspect: 1.13.4
2910
+
2911
+ side-channel-map@1.0.1:
2912
+ dependencies:
2913
+ call-bound: 1.0.4
2914
+ es-errors: 1.3.0
2915
+ get-intrinsic: 1.3.0
2916
+ object-inspect: 1.13.4
2917
+
2918
+ side-channel-weakmap@1.0.2:
2919
+ dependencies:
2920
+ call-bound: 1.0.4
2921
+ es-errors: 1.3.0
2922
+ get-intrinsic: 1.3.0
2923
+ object-inspect: 1.13.4
2924
+ side-channel-map: 1.0.1
2925
+
2926
+ side-channel@1.1.0:
2927
+ dependencies:
2928
+ es-errors: 1.3.0
2929
+ object-inspect: 1.13.4
2930
+ side-channel-list: 1.0.0
2931
+ side-channel-map: 1.0.1
2932
+ side-channel-weakmap: 1.0.2
2933
+
2934
+ spdx-correct@3.2.0:
2935
+ dependencies:
2936
+ spdx-expression-parse: 3.0.1
2937
+ spdx-license-ids: 3.0.22
2938
+
2939
+ spdx-exceptions@2.5.0: {}
2940
+
2941
+ spdx-expression-parse@3.0.1:
2942
+ dependencies:
2943
+ spdx-exceptions: 2.5.0
2944
+ spdx-license-ids: 3.0.22
2945
+
2946
+ spdx-license-ids@3.0.22: {}
2947
+
2948
+ stable-hash-x@0.2.0: {}
2949
+
2950
+ stop-iteration-iterator@1.1.0:
2951
+ dependencies:
2952
+ es-errors: 1.3.0
2953
+ internal-slot: 1.1.0
2954
+
2955
+ string.prototype.includes@2.0.1:
2956
+ dependencies:
2957
+ call-bind: 1.0.8
2958
+ define-properties: 1.2.1
2959
+ es-abstract: 1.24.0
2960
+
2961
+ string.prototype.matchall@4.0.12:
2962
+ dependencies:
2963
+ call-bind: 1.0.8
2964
+ call-bound: 1.0.4
2965
+ define-properties: 1.2.1
2966
+ es-abstract: 1.24.0
2967
+ es-errors: 1.3.0
2968
+ es-object-atoms: 1.1.1
2969
+ get-intrinsic: 1.3.0
2970
+ gopd: 1.2.0
2971
+ has-symbols: 1.1.0
2972
+ internal-slot: 1.1.0
2973
+ regexp.prototype.flags: 1.5.4
2974
+ set-function-name: 2.0.2
2975
+ side-channel: 1.1.0
2976
+
2977
+ string.prototype.padend@3.1.6:
2978
+ dependencies:
2979
+ call-bind: 1.0.8
2980
+ define-properties: 1.2.1
2981
+ es-abstract: 1.24.0
2982
+ es-object-atoms: 1.1.1
2983
+
2984
+ string.prototype.repeat@1.0.0:
2985
+ dependencies:
2986
+ define-properties: 1.2.1
2987
+ es-abstract: 1.24.0
2988
+
2989
+ string.prototype.trim@1.2.10:
2990
+ dependencies:
2991
+ call-bind: 1.0.8
2992
+ call-bound: 1.0.4
2993
+ define-data-property: 1.1.4
2994
+ define-properties: 1.2.1
2995
+ es-abstract: 1.24.0
2996
+ es-object-atoms: 1.1.1
2997
+ has-property-descriptors: 1.0.2
2998
+
2999
+ string.prototype.trimend@1.0.9:
3000
+ dependencies:
3001
+ call-bind: 1.0.8
3002
+ call-bound: 1.0.4
3003
+ define-properties: 1.2.1
3004
+ es-object-atoms: 1.1.1
3005
+
3006
+ string.prototype.trimstart@1.0.8:
3007
+ dependencies:
3008
+ call-bind: 1.0.8
3009
+ define-properties: 1.2.1
3010
+ es-object-atoms: 1.1.1
3011
+
3012
+ strip-bom@3.0.0: {}
3013
+
3014
+ strip-json-comments@3.1.1: {}
3015
+
3016
+ supports-color@5.5.0:
3017
+ dependencies:
3018
+ has-flag: 3.0.0
3019
+
3020
+ supports-color@7.2.0:
3021
+ dependencies:
3022
+ has-flag: 4.0.0
3023
+
3024
+ supports-preserve-symlinks-flag@1.0.0: {}
3025
+
3026
+ synckit@0.11.11:
3027
+ dependencies:
3028
+ '@pkgr/core': 0.2.9
3029
+
3030
+ to-regex-range@5.0.1:
3031
+ dependencies:
3032
+ is-number: 7.0.0
3033
+
3034
+ ts-api-utils@2.1.0(typescript@5.9.3):
3035
+ dependencies:
3036
+ typescript: 5.9.3
3037
+
3038
+ tslib@2.8.1: {}
3039
+
3040
+ type-check@0.4.0:
3041
+ dependencies:
3042
+ prelude-ls: 1.2.1
3043
+
3044
+ typed-array-buffer@1.0.3:
3045
+ dependencies:
3046
+ call-bound: 1.0.4
3047
+ es-errors: 1.3.0
3048
+ is-typed-array: 1.1.15
3049
+
3050
+ typed-array-byte-length@1.0.3:
3051
+ dependencies:
3052
+ call-bind: 1.0.8
3053
+ for-each: 0.3.5
3054
+ gopd: 1.2.0
3055
+ has-proto: 1.2.0
3056
+ is-typed-array: 1.1.15
3057
+
3058
+ typed-array-byte-offset@1.0.4:
3059
+ dependencies:
3060
+ available-typed-arrays: 1.0.7
3061
+ call-bind: 1.0.8
3062
+ for-each: 0.3.5
3063
+ gopd: 1.2.0
3064
+ has-proto: 1.2.0
3065
+ is-typed-array: 1.1.15
3066
+ reflect.getprototypeof: 1.0.10
3067
+
3068
+ typed-array-length@1.0.7:
3069
+ dependencies:
3070
+ call-bind: 1.0.8
3071
+ for-each: 0.3.5
3072
+ gopd: 1.2.0
3073
+ is-typed-array: 1.1.15
3074
+ possible-typed-array-names: 1.1.0
3075
+ reflect.getprototypeof: 1.0.10
3076
+
3077
+ typescript-eslint@8.46.3(eslint@9.39.1)(typescript@5.9.3):
3078
+ dependencies:
3079
+ '@typescript-eslint/eslint-plugin': 8.46.3(@typescript-eslint/parser@8.46.3(eslint@9.39.1)(typescript@5.9.3))(eslint@9.39.1)(typescript@5.9.3)
3080
+ '@typescript-eslint/parser': 8.46.3(eslint@9.39.1)(typescript@5.9.3)
3081
+ '@typescript-eslint/typescript-estree': 8.46.3(typescript@5.9.3)
3082
+ '@typescript-eslint/utils': 8.46.3(eslint@9.39.1)(typescript@5.9.3)
3083
+ eslint: 9.39.1
3084
+ typescript: 5.9.3
3085
+ transitivePeerDependencies:
3086
+ - supports-color
3087
+
3088
+ typescript@5.9.3: {}
3089
+
3090
+ unbox-primitive@1.1.0:
3091
+ dependencies:
3092
+ call-bound: 1.0.4
3093
+ has-bigints: 1.1.0
3094
+ has-symbols: 1.1.0
3095
+ which-boxed-primitive: 1.1.1
3096
+
3097
+ unrs-resolver@1.11.1:
3098
+ dependencies:
3099
+ napi-postinstall: 0.3.4
3100
+ optionalDependencies:
3101
+ '@unrs/resolver-binding-android-arm-eabi': 1.11.1
3102
+ '@unrs/resolver-binding-android-arm64': 1.11.1
3103
+ '@unrs/resolver-binding-darwin-arm64': 1.11.1
3104
+ '@unrs/resolver-binding-darwin-x64': 1.11.1
3105
+ '@unrs/resolver-binding-freebsd-x64': 1.11.1
3106
+ '@unrs/resolver-binding-linux-arm-gnueabihf': 1.11.1
3107
+ '@unrs/resolver-binding-linux-arm-musleabihf': 1.11.1
3108
+ '@unrs/resolver-binding-linux-arm64-gnu': 1.11.1
3109
+ '@unrs/resolver-binding-linux-arm64-musl': 1.11.1
3110
+ '@unrs/resolver-binding-linux-ppc64-gnu': 1.11.1
3111
+ '@unrs/resolver-binding-linux-riscv64-gnu': 1.11.1
3112
+ '@unrs/resolver-binding-linux-riscv64-musl': 1.11.1
3113
+ '@unrs/resolver-binding-linux-s390x-gnu': 1.11.1
3114
+ '@unrs/resolver-binding-linux-x64-gnu': 1.11.1
3115
+ '@unrs/resolver-binding-linux-x64-musl': 1.11.1
3116
+ '@unrs/resolver-binding-wasm32-wasi': 1.11.1
3117
+ '@unrs/resolver-binding-win32-arm64-msvc': 1.11.1
3118
+ '@unrs/resolver-binding-win32-ia32-msvc': 1.11.1
3119
+ '@unrs/resolver-binding-win32-x64-msvc': 1.11.1
3120
+
3121
+ uri-js@4.4.1:
3122
+ dependencies:
3123
+ punycode: 2.3.1
3124
+
3125
+ validate-npm-package-license@3.0.4:
3126
+ dependencies:
3127
+ spdx-correct: 3.2.0
3128
+ spdx-expression-parse: 3.0.1
3129
+
3130
+ which-boxed-primitive@1.1.1:
3131
+ dependencies:
3132
+ is-bigint: 1.1.0
3133
+ is-boolean-object: 1.2.2
3134
+ is-number-object: 1.1.1
3135
+ is-string: 1.1.1
3136
+ is-symbol: 1.1.1
3137
+
3138
+ which-builtin-type@1.2.1:
3139
+ dependencies:
3140
+ call-bound: 1.0.4
3141
+ function.prototype.name: 1.1.8
3142
+ has-tostringtag: 1.0.2
3143
+ is-async-function: 2.1.1
3144
+ is-date-object: 1.1.0
3145
+ is-finalizationregistry: 1.1.1
3146
+ is-generator-function: 1.1.2
3147
+ is-regex: 1.2.1
3148
+ is-weakref: 1.1.1
3149
+ isarray: 2.0.5
3150
+ which-boxed-primitive: 1.1.1
3151
+ which-collection: 1.0.2
3152
+ which-typed-array: 1.1.19
3153
+
3154
+ which-collection@1.0.2:
3155
+ dependencies:
3156
+ is-map: 2.0.3
3157
+ is-set: 2.0.3
3158
+ is-weakmap: 2.0.2
3159
+ is-weakset: 2.0.4
3160
+
3161
+ which-typed-array@1.1.19:
3162
+ dependencies:
3163
+ available-typed-arrays: 1.0.7
3164
+ call-bind: 1.0.8
3165
+ call-bound: 1.0.4
3166
+ for-each: 0.3.5
3167
+ get-proto: 1.0.1
3168
+ gopd: 1.2.0
3169
+ has-tostringtag: 1.0.2
3170
+
3171
+ which@1.3.1:
3172
+ dependencies:
3173
+ isexe: 2.0.0
3174
+
3175
+ which@2.0.2:
3176
+ dependencies:
3177
+ isexe: 2.0.0
3178
+
3179
+ word-wrap@1.2.5: {}
3180
+
3181
+ yocto-queue@0.1.0: {}