Large file — syntax highlighting disabled.
1 {
2 "name": "documentation",
3 "version": "1.0.0",
4 "lockfileVersion": 3,
5 "requires": true,
6 "packages": {
7 "": {
8 "name": "documentation",
9 "version": "1.0.0",
10 "workspaces": [
11 "cli/"
12 ],
13 "dependencies": {
14 "@mdx-js/mdx": "^3.0.0",
15 "@mdx-js/react": "^3.0.0",
16 "@octokit/plugin-retry": "^8.0.1",
17 "@octokit/plugin-throttling": "^11.0.1",
18 "@octokit/rest": "^22.0.0",
19 "@primer/octicons-react": "^19.8.0",
20 "@primer/react": "^38.7.0",
21 "babel-plugin-styled-components": "^2.1.4",
22 "clsx": "^2.1.1",
23 "copy-to-clipboard": "^3.3.3",
24 "deepmerge": "^4.3.1",
25 "details-element-polyfill": "^2.4.0",
26 "downshift": "^9.0.4",
27 "framer-motion": "^12.0.6",
28 "fuse.js": "^7.0.0",
29 "gatsby": "^5.16.0",
30 "gatsby-plugin-manifest": "^5.13.0",
31 "gatsby-plugin-mdx": "^5.13.0",
32 "gatsby-plugin-meta-redirect": "^1.1.1",
33 "gatsby-plugin-postcss": "^6.14.0",
34 "gatsby-plugin-styled-components": "^6.13.0",
35 "gatsby-source-filesystem": "^5.13.0",
36 "gatsby-transformer-yaml": "^5.13.0",
37 "github-slugger": "^2.0.0",
38 "lodash.debounce": "4.0.8",
39 "postcss": "^8.4.49",
40 "postcss-import": "^16.1.0",
41 "postcss-loader": "^8.1.1",
42 "postcss-preset-env": "^11.1.1",
43 "prism-react-renderer": "^2.3.1",
44 "prismjs": "^1.30.0",
45 "react": "^19.2.4",
46 "react-addons-text-content": "^0.0.4",
47 "react-dom": "^19.2.4",
48 "react-focus-on": "^3.9.1",
49 "remark-frontmatter": "^5.0.0",
50 "remark-gfm": "^3.0.1",
51 "styled-components": "^5.3.11",
52 "styled-system": "^5.1.5"
53 },
54 "devDependencies": {
55 "@babel/plugin-proposal-private-property-in-object": "^7.21.11",
56 "@github/prettier-config": "^0.0.6",
57 "@npmcli/eslint-config": "^6.0.0",
58 "@npmcli/template-oss": "4.29.0",
59 "@testing-library/dom": "^10.4.0",
60 "@testing-library/jest-dom": "^6.2.0",
61 "@testing-library/react": "^16.0.0",
62 "babel-jest": "^30.0.0",
63 "eslint": "^8.56.0",
64 "eslint-config-prettier": "^10.1.8",
65 "eslint-config-react-app": "^7.0.1",
66 "eslint-import-resolver-typescript": "^4.2.2",
67 "eslint-import-resolver-webpack": "^0.13.8",
68 "eslint-mdx": "^3.1.3",
69 "eslint-plugin-github": "^6.0.0",
70 "eslint-plugin-import": "^2.29.1",
71 "eslint-plugin-jsx-a11y": "^6.8.0",
72 "eslint-plugin-mdx": "^3.1.3",
73 "eslint-plugin-node": "^11.1.0",
74 "eslint-plugin-prettier": "^5.1.2",
75 "eslint-plugin-primer-react": "^8.0.0",
76 "eslint-plugin-promise": "^7.0.0",
77 "eslint-plugin-react": "^7.33.2",
78 "eslint-plugin-react-hooks": "^7.0.0",
79 "identity-obj-proxy": "^3.0.0",
80 "jest": "^30.0.0",
81 "jest-environment-jsdom": "^30.0.0",
82 "prettier": "^3.1.1"
83 },
84 "engines": {
85 "node": ">=22.9.0 <26"
86 }
87 },
88 "cli": {
89 "dependencies": {
90 "@octokit/rest": "^22.0.0",
91 "@prettier/sync": "^0.6.1",
92 "front-matter": "^4.0.2",
93 "minimatch": "^10.0.1",
94 "minipass": "^7.0.4",
95 "pacote": "^21.0.0",
96 "proc-log": "^6.0.0",
97 "semver": "^7.5.4",
98 "tar": "^7.5.7",
99 "yaml": "^2.3.4"
100 },
101 "devDependencies": {
102 "@npmcli/eslint-config": "^6.0.0",
103 "@npmcli/template-oss": "4.29.0",
104 "tap": "^21.0.0"
105 },
106 "engines": {
107 "node": ">=22.9.0"
108 }
109 },
110 "cli/node_modules/@isaacs/cliui": {
111 "version": "9.0.0",
112 "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-9.0.0.tgz",
113 "integrity": "sha512-AokJm4tuBHillT+FpMtxQ60n8ObyXBatq7jD2/JA9dxbDDokKQm8KMht5ibGzLVU9IJDIKK4TPKgMHEYMn3lMg==",
114 "license": "BlueOak-1.0.0",
115 "engines": {
116 "node": ">=18"
117 }
118 },
119 "cli/node_modules/@npmcli/git": {
120 "version": "7.0.1",
121 "resolved": "https://registry.npmjs.org/@npmcli/git/-/git-7.0.1.tgz",
122 "integrity": "sha512-+XTFxK2jJF/EJJ5SoAzXk3qwIDfvFc5/g+bD274LZ7uY7LE8sTfG6Z8rOanPl2ZEvZWqNvmEdtXC25cE54VcoA==",
123 "license": "ISC",
124 "dependencies": {
125 "@npmcli/promise-spawn": "^9.0.0",
126 "ini": "^6.0.0",
127 "lru-cache": "^11.2.1",
128 "npm-pick-manifest": "^11.0.1",
129 "proc-log": "^6.0.0",
130 "promise-retry": "^2.0.1",
131 "semver": "^7.3.5",
132 "which": "^6.0.0"
133 },
134 "engines": {
135 "node": "^20.17.0 || >=22.9.0"
136 }
137 },
138 "cli/node_modules/@npmcli/promise-spawn": {
139 "version": "9.0.1",
140 "resolved": "https://registry.npmjs.org/@npmcli/promise-spawn/-/promise-spawn-9.0.1.tgz",
141 "integrity": "sha512-OLUaoqBuyxeTqUvjA3FZFiXUfYC1alp3Sa99gW3EUDz3tZ3CbXDdcZ7qWKBzicrJleIgucoWamWH1saAmH/l2Q==",
142 "license": "ISC",
143 "dependencies": {
144 "which": "^6.0.0"
145 },
146 "engines": {
147 "node": "^20.17.0 || >=22.9.0"
148 }
149 },
150 "cli/node_modules/balanced-match": {
151 "version": "4.0.2",
152 "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.2.tgz",
153 "integrity": "sha512-x0K50QvKQ97fdEz2kPehIerj+YTeptKF9hyYkKf6egnwmMWAkADiO0QCzSp0R5xN8FTZgYaBfSaue46Ej62nMg==",
154 "license": "MIT",
155 "dependencies": {
156 "jackspeak": "^4.2.3"
157 },
158 "engines": {
159 "node": "20 || >=22"
160 }
161 },
162 "cli/node_modules/brace-expansion": {
163 "version": "5.0.2",
164 "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.2.tgz",
165 "integrity": "sha512-Pdk8c9poy+YhOgVWw1JNN22/HcivgKWwpxKq04M/jTmHyCZn12WPJebZxdjSa5TmBqISrUSgNYU3eRORljfCCw==",
166 "license": "MIT",
167 "dependencies": {
168 "balanced-match": "^4.0.2"
169 },
170 "engines": {
171 "node": "20 || >=22"
172 }
173 },
174 "cli/node_modules/hosted-git-info": {
175 "version": "9.0.2",
176 "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-9.0.2.tgz",
177 "integrity": "sha512-M422h7o/BR3rmCQ8UHi7cyyMqKltdP9Uo+J2fXK+RSAY+wTcKOIRyhTuKv4qn+DJf3g+PL890AzId5KZpX+CBg==",
178 "license": "ISC",
179 "dependencies": {
180 "lru-cache": "^11.1.0"
181 },
182 "engines": {
183 "node": "^20.17.0 || >=22.9.0"
184 }
185 },
186 "cli/node_modules/ini": {
187 "version": "6.0.0",
188 "resolved": "https://registry.npmjs.org/ini/-/ini-6.0.0.tgz",
189 "integrity": "sha512-IBTdIkzZNOpqm7q3dRqJvMaldXjDHWkEDfrwGEQTs5eaQMWV+djAhR+wahyNNMAa+qpbDUhBMVt4ZKNwpPm7xQ==",
190 "license": "ISC",
191 "engines": {
192 "node": "^20.17.0 || >=22.9.0"
193 }
194 },
195 "cli/node_modules/isexe": {
196 "version": "4.0.0",
197 "resolved": "https://registry.npmjs.org/isexe/-/isexe-4.0.0.tgz",
198 "integrity": "sha512-FFUtZMpoZ8RqHS3XeXEmHWLA4thH+ZxCv2lOiPIn1Xc7CxrqhWzNSDzD+/chS/zbYezmiwWLdQC09JdQKmthOw==",
199 "license": "BlueOak-1.0.0",
200 "engines": {
201 "node": ">=20"
202 }
203 },
204 "cli/node_modules/jackspeak": {
205 "version": "4.2.3",
206 "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-4.2.3.tgz",
207 "integrity": "sha512-ykkVRwrYvFm1nb2AJfKKYPr0emF6IiXDYUaFx4Zn9ZuIH7MrzEZ3sD5RlqGXNRpHtvUHJyOnCEFxOlNDtGo7wg==",
208 "license": "BlueOak-1.0.0",
209 "dependencies": {
210 "@isaacs/cliui": "^9.0.0"
211 },
212 "engines": {
213 "node": "20 || >=22"
214 },
215 "funding": {
216 "url": "https://github.com/sponsors/isaacs"
217 }
218 },
219 "cli/node_modules/lru-cache": {
220 "version": "11.2.6",
221 "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.2.6.tgz",
222 "integrity": "sha512-ESL2CrkS/2wTPfuend7Zhkzo2u0daGJ/A2VucJOgQ/C48S/zB8MMeMHSGKYpXhIjbPxfuezITkaBH1wqv00DDQ==",
223 "license": "BlueOak-1.0.0",
224 "engines": {
225 "node": "20 || >=22"
226 }
227 },
228 "cli/node_modules/minimatch": {
229 "version": "10.2.0",
230 "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.0.tgz",
231 "integrity": "sha512-ugkC31VaVg9cF0DFVoADH12k6061zNZkZON+aX8AWsR9GhPcErkcMBceb6znR8wLERM2AkkOxy2nWRLpT9Jq5w==",
232 "license": "BlueOak-1.0.0",
233 "dependencies": {
234 "brace-expansion": "^5.0.2"
235 },
236 "engines": {
237 "node": "20 || >=22"
238 },
239 "funding": {
240 "url": "https://github.com/sponsors/isaacs"
241 }
242 },
243 "cli/node_modules/npm-install-checks": {
244 "version": "8.0.0",
245 "resolved": "https://registry.npmjs.org/npm-install-checks/-/npm-install-checks-8.0.0.tgz",
246 "integrity": "sha512-ScAUdMpyzkbpxoNekQ3tNRdFI8SJ86wgKZSQZdUxT+bj0wVFpsEMWnkXP0twVe1gJyNF5apBWDJhhIbgrIViRA==",
247 "license": "BSD-2-Clause",
248 "dependencies": {
249 "semver": "^7.1.1"
250 },
251 "engines": {
252 "node": "^20.17.0 || >=22.9.0"
253 }
254 },
255 "cli/node_modules/npm-normalize-package-bin": {
256 "version": "5.0.0",
257 "resolved": "https://registry.npmjs.org/npm-normalize-package-bin/-/npm-normalize-package-bin-5.0.0.tgz",
258 "integrity": "sha512-CJi3OS4JLsNMmr2u07OJlhcrPxCeOeP/4xq67aWNai6TNWWbTrlNDgl8NcFKVlcBKp18GPj+EzbNIgrBfZhsag==",
259 "license": "ISC",
260 "engines": {
261 "node": "^20.17.0 || >=22.9.0"
262 }
263 },
264 "cli/node_modules/npm-package-arg": {
265 "version": "13.0.2",
266 "resolved": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-13.0.2.tgz",
267 "integrity": "sha512-IciCE3SY3uE84Ld8WZU23gAPPV9rIYod4F+rc+vJ7h7cwAJt9Vk6TVsK60ry7Uj3SRS3bqRRIGuTp9YVlk6WNA==",
268 "license": "ISC",
269 "dependencies": {
270 "hosted-git-info": "^9.0.0",
271 "proc-log": "^6.0.0",
272 "semver": "^7.3.5",
273 "validate-npm-package-name": "^7.0.0"
274 },
275 "engines": {
276 "node": "^20.17.0 || >=22.9.0"
277 }
278 },
279 "cli/node_modules/npm-pick-manifest": {
280 "version": "11.0.3",
281 "resolved": "https://registry.npmjs.org/npm-pick-manifest/-/npm-pick-manifest-11.0.3.tgz",
282 "integrity": "sha512-buzyCfeoGY/PxKqmBqn1IUJrZnUi1VVJTdSSRPGI60tJdUhUoSQFhs0zycJokDdOznQentgrpf8LayEHyyYlqQ==",
283 "license": "ISC",
284 "dependencies": {
285 "npm-install-checks": "^8.0.0",
286 "npm-normalize-package-bin": "^5.0.0",
287 "npm-package-arg": "^13.0.0",
288 "semver": "^7.3.5"
289 },
290 "engines": {
291 "node": "^20.17.0 || >=22.9.0"
292 }
293 },
294 "cli/node_modules/pacote": {
295 "version": "21.3.1",
296 "resolved": "https://registry.npmjs.org/pacote/-/pacote-21.3.1.tgz",
297 "integrity": "sha512-O0EDXi85LF4AzdjG74GUwEArhdvawi/YOHcsW6IijKNj7wm8IvEWNF5GnfuxNpQ/ZpO3L37+v8hqdVh8GgWYhg==",
298 "license": "ISC",
299 "dependencies": {
300 "@npmcli/git": "^7.0.0",
301 "@npmcli/installed-package-contents": "^4.0.0",
302 "@npmcli/package-json": "^7.0.0",
303 "@npmcli/promise-spawn": "^9.0.0",
304 "@npmcli/run-script": "^10.0.0",
305 "cacache": "^20.0.0",
306 "fs-minipass": "^3.0.0",
307 "minipass": "^7.0.2",
308 "npm-package-arg": "^13.0.0",
309 "npm-packlist": "^10.0.1",
310 "npm-pick-manifest": "^11.0.1",
311 "npm-registry-fetch": "^19.0.0",
312 "proc-log": "^6.0.0",
313 "promise-retry": "^2.0.1",
314 "sigstore": "^4.0.0",
315 "ssri": "^13.0.0",
316 "tar": "^7.4.3"
317 },
318 "bin": {
319 "pacote": "bin/index.js"
320 },
321 "engines": {
322 "node": "^20.17.0 || >=22.9.0"
323 }
324 },
325 "cli/node_modules/validate-npm-package-name": {
326 "version": "7.0.2",
327 "resolved": "https://registry.npmjs.org/validate-npm-package-name/-/validate-npm-package-name-7.0.2.tgz",
328 "integrity": "sha512-hVDIBwsRruT73PbK7uP5ebUt+ezEtCmzZz3F59BSr2F6OVFnJ/6h8liuvdLrQ88Xmnk6/+xGGuq+pG9WwTuy3A==",
329 "license": "ISC",
330 "engines": {
331 "node": "^20.17.0 || >=22.9.0"
332 }
333 },
334 "cli/node_modules/which": {
335 "version": "6.0.1",
336 "resolved": "https://registry.npmjs.org/which/-/which-6.0.1.tgz",
337 "integrity": "sha512-oGLe46MIrCRqX7ytPUf66EAYvdeMIZYn3WaocqqKZAxrBpkqHfL/qvTyJ/bTk5+AqHCjXmrv3CEWgy368zhRUg==",
338 "license": "ISC",
339 "dependencies": {
340 "isexe": "^4.0.0"
341 },
342 "bin": {
343 "node-which": "bin/which.js"
344 },
345 "engines": {
346 "node": "^20.17.0 || >=22.9.0"
347 }
348 },
349 "node_modules/@actions/core": {
350 "version": "2.0.2",
351 "resolved": "https://registry.npmjs.org/@actions/core/-/core-2.0.2.tgz",
352 "integrity": "sha512-Ast1V7yHbGAhplAsuVlnb/5J8Mtr/Zl6byPPL+Qjq3lmfIgWF1ak1iYfF/079cRERiuTALTXkSuEUdZeDCfGtA==",
353 "dev": true,
354 "license": "MIT",
355 "dependencies": {
356 "@actions/exec": "^2.0.0",
357 "@actions/http-client": "^3.0.1"
358 }
359 },
360 "node_modules/@actions/exec": {
361 "version": "2.0.0",
362 "resolved": "https://registry.npmjs.org/@actions/exec/-/exec-2.0.0.tgz",
363 "integrity": "sha512-k8ngrX2voJ/RIN6r9xB82NVqKpnMRtxDoiO+g3olkIUpQNqjArXrCQceduQZCQj3P3xm32pChRLqRrtXTlqhIw==",
364 "dev": true,
365 "license": "MIT",
366 "dependencies": {
367 "@actions/io": "^2.0.0"
368 }
369 },
370 "node_modules/@actions/http-client": {
371 "version": "3.0.1",
372 "resolved": "https://registry.npmjs.org/@actions/http-client/-/http-client-3.0.1.tgz",
373 "integrity": "sha512-SbGS8c/vySbNO3kjFgSW77n83C4MQx/Yoe+b1hAdpuvfHxnkHzDq2pWljUpAA56Si1Gae/7zjeZsV0CYjmLo/w==",
374 "dev": true,
375 "license": "MIT",
376 "dependencies": {
377 "tunnel": "^0.0.6",
378 "undici": "^5.28.5"
379 }
380 },
381 "node_modules/@actions/io": {
382 "version": "2.0.0",
383 "resolved": "https://registry.npmjs.org/@actions/io/-/io-2.0.0.tgz",
384 "integrity": "sha512-Jv33IN09XLO+0HS79aaODsvIRyduiF7NY/F6LYeK5oeUmrsz7aFdRphQjFoESF4jS7lMauDOttKALcpapVDIAg==",
385 "dev": true,
386 "license": "MIT"
387 },
388 "node_modules/@adobe/css-tools": {
389 "version": "4.4.1",
390 "resolved": "https://registry.npmjs.org/@adobe/css-tools/-/css-tools-4.4.1.tgz",
391 "integrity": "sha512-12WGKBQzjUAI4ayyF4IAtfw2QR/IDoqk6jTddXDhtYTJF9ASmoE1zst7cVtP0aL/F1jUJL5r+JxKXKEgHNbEUQ==",
392 "dev": true,
393 "license": "MIT"
394 },
395 "node_modules/@alcalzone/ansi-tokenize": {
396 "version": "0.1.3",
397 "resolved": "https://registry.npmjs.org/@alcalzone/ansi-tokenize/-/ansi-tokenize-0.1.3.tgz",
398 "integrity": "sha512-3yWxPTq3UQ/FY9p1ErPxIyfT64elWaMvM9lIHnaqpyft63tkxodF5aUElYHrdisWve5cETkh1+KBw1yJuW0aRw==",
399 "dev": true,
400 "license": "MIT",
401 "dependencies": {
402 "ansi-styles": "^6.2.1",
403 "is-fullwidth-code-point": "^4.0.0"
404 },
405 "engines": {
406 "node": ">=14.13.1"
407 }
408 },
409 "node_modules/@alcalzone/ansi-tokenize/node_modules/ansi-styles": {
410 "version": "6.2.3",
411 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.3.tgz",
412 "integrity": "sha512-4Dj6M28JB+oAH8kFkTLUo+a2jwOFkuqb3yucU0CANcRRUbxS0cP0nZYCGjcc3BNXwRIsUVmDGgzawme7zvJHvg==",
413 "dev": true,
414 "license": "MIT",
415 "engines": {
416 "node": ">=12"
417 },
418 "funding": {
419 "url": "https://github.com/chalk/ansi-styles?sponsor=1"
420 }
421 },
422 "node_modules/@alcalzone/ansi-tokenize/node_modules/is-fullwidth-code-point": {
423 "version": "4.0.0",
424 "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-4.0.0.tgz",
425 "integrity": "sha512-O4L094N2/dZ7xqVdrXhh9r1KODPJpFms8B5sGdJLPy664AgvXsreZUyCQQNItZRDlYug4xStLjNp/sz3HvBowQ==",
426 "dev": true,
427 "license": "MIT",
428 "engines": {
429 "node": ">=12"
430 },
431 "funding": {
432 "url": "https://github.com/sponsors/sindresorhus"
433 }
434 },
435 "node_modules/@ampproject/remapping": {
436 "version": "2.3.0",
437 "resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.3.0.tgz",
438 "integrity": "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==",
439 "license": "Apache-2.0",
440 "dependencies": {
441 "@jridgewell/gen-mapping": "^0.3.5",
442 "@jridgewell/trace-mapping": "^0.3.24"
443 },
444 "engines": {
445 "node": ">=6.0.0"
446 }
447 },
448 "node_modules/@ardatan/relay-compiler": {
449 "version": "12.0.0",
450 "resolved": "https://registry.npmjs.org/@ardatan/relay-compiler/-/relay-compiler-12.0.0.tgz",
451 "integrity": "sha512-9anThAaj1dQr6IGmzBMcfzOQKTa5artjuPmw8NYK/fiGEMjADbSguBY2FMDykt+QhilR3wc9VA/3yVju7JHg7Q==",
452 "license": "MIT",
453 "dependencies": {
454 "@babel/core": "^7.14.0",
455 "@babel/generator": "^7.14.0",
456 "@babel/parser": "^7.14.0",
457 "@babel/runtime": "^7.0.0",
458 "@babel/traverse": "^7.14.0",
459 "@babel/types": "^7.0.0",
460 "babel-preset-fbjs": "^3.4.0",
461 "chalk": "^4.0.0",
462 "fb-watchman": "^2.0.0",
463 "fbjs": "^3.0.0",
464 "glob": "^7.1.1",
465 "immutable": "~3.7.6",
466 "invariant": "^2.2.4",
467 "nullthrows": "^1.1.1",
468 "relay-runtime": "12.0.0",
469 "signedsource": "^1.0.0",
470 "yargs": "^15.3.1"
471 },
472 "bin": {
473 "relay-compiler": "bin/relay-compiler"
474 },
475 "peerDependencies": {
476 "graphql": "*"
477 }
478 },
479 "node_modules/@ardatan/relay-compiler/node_modules/ansi-styles": {
480 "version": "4.3.0",
481 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
482 "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
483 "license": "MIT",
484 "dependencies": {
485 "color-convert": "^2.0.1"
486 },
487 "engines": {
488 "node": ">=8"
489 },
490 "funding": {
491 "url": "https://github.com/chalk/ansi-styles?sponsor=1"
492 }
493 },
494 "node_modules/@ardatan/relay-compiler/node_modules/brace-expansion": {
495 "version": "1.1.12",
496 "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz",
497 "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
498 "license": "MIT",
499 "dependencies": {
500 "balanced-match": "^1.0.0",
501 "concat-map": "0.0.1"
502 }
503 },
504 "node_modules/@ardatan/relay-compiler/node_modules/chalk": {
505 "version": "4.1.2",
506 "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
507 "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
508 "license": "MIT",
509 "dependencies": {
510 "ansi-styles": "^4.1.0",
511 "supports-color": "^7.1.0"
512 },
513 "engines": {
514 "node": ">=10"
515 },
516 "funding": {
517 "url": "https://github.com/chalk/chalk?sponsor=1"
518 }
519 },
520 "node_modules/@ardatan/relay-compiler/node_modules/cliui": {
521 "version": "6.0.0",
522 "resolved": "https://registry.npmjs.org/cliui/-/cliui-6.0.0.tgz",
523 "integrity": "sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==",
524 "license": "ISC",
525 "dependencies": {
526 "string-width": "^4.2.0",
527 "strip-ansi": "^6.0.0",
528 "wrap-ansi": "^6.2.0"
529 }
530 },
531 "node_modules/@ardatan/relay-compiler/node_modules/find-up": {
532 "version": "4.1.0",
533 "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
534 "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
535 "license": "MIT",
536 "dependencies": {
537 "locate-path": "^5.0.0",
538 "path-exists": "^4.0.0"
539 },
540 "engines": {
541 "node": ">=8"
542 }
543 },
544 "node_modules/@ardatan/relay-compiler/node_modules/glob": {
545 "version": "7.2.3",
546 "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
547 "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
548 "deprecated": "Glob versions prior to v9 are no longer supported",
549 "license": "ISC",
550 "dependencies": {
551 "fs.realpath": "^1.0.0",
552 "inflight": "^1.0.4",
553 "inherits": "2",
554 "minimatch": "^3.1.1",
555 "once": "^1.3.0",
556 "path-is-absolute": "^1.0.0"
557 },
558 "engines": {
559 "node": "*"
560 },
561 "funding": {
562 "url": "https://github.com/sponsors/isaacs"
563 }
564 },
565 "node_modules/@ardatan/relay-compiler/node_modules/locate-path": {
566 "version": "5.0.0",
567 "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
568 "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
569 "license": "MIT",
570 "dependencies": {
571 "p-locate": "^4.1.0"
572 },
573 "engines": {
574 "node": ">=8"
575 }
576 },
577 "node_modules/@ardatan/relay-compiler/node_modules/minimatch": {
578 "version": "3.1.2",
579 "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
580 "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
581 "license": "ISC",
582 "dependencies": {
583 "brace-expansion": "^1.1.7"
584 },
585 "engines": {
586 "node": "*"
587 }
588 },
589 "node_modules/@ardatan/relay-compiler/node_modules/p-limit": {
590 "version": "2.3.0",
591 "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
592 "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
593 "license": "MIT",
594 "dependencies": {
595 "p-try": "^2.0.0"
596 },
597 "engines": {
598 "node": ">=6"
599 },
600 "funding": {
601 "url": "https://github.com/sponsors/sindresorhus"
602 }
603 },
604 "node_modules/@ardatan/relay-compiler/node_modules/p-locate": {
605 "version": "4.1.0",
606 "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
607 "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
608 "license": "MIT",
609 "dependencies": {
610 "p-limit": "^2.2.0"
611 },
612 "engines": {
613 "node": ">=8"
614 }
615 },
616 "node_modules/@ardatan/relay-compiler/node_modules/path-exists": {
617 "version": "4.0.0",
618 "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
619 "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
620 "license": "MIT",
621 "engines": {
622 "node": ">=8"
623 }
624 },
625 "node_modules/@ardatan/relay-compiler/node_modules/wrap-ansi": {
626 "version": "6.2.0",
627 "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
628 "integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==",
629 "license": "MIT",
630 "dependencies": {
631 "ansi-styles": "^4.0.0",
632 "string-width": "^4.1.0",
633 "strip-ansi": "^6.0.0"
634 },
635 "engines": {
636 "node": ">=8"
637 }
638 },
639 "node_modules/@ardatan/relay-compiler/node_modules/y18n": {
640 "version": "4.0.3",
641 "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.3.tgz",
642 "integrity": "sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ==",
643 "license": "ISC"
644 },
645 "node_modules/@ardatan/relay-compiler/node_modules/yargs": {
646 "version": "15.4.1",
647 "resolved": "https://registry.npmjs.org/yargs/-/yargs-15.4.1.tgz",
648 "integrity": "sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A==",
649 "license": "MIT",
650 "dependencies": {
651 "cliui": "^6.0.0",
652 "decamelize": "^1.2.0",
653 "find-up": "^4.1.0",
654 "get-caller-file": "^2.0.1",
655 "require-directory": "^2.1.1",
656 "require-main-filename": "^2.0.0",
657 "set-blocking": "^2.0.0",
658 "string-width": "^4.2.0",
659 "which-module": "^2.0.0",
660 "y18n": "^4.0.0",
661 "yargs-parser": "^18.1.2"
662 },
663 "engines": {
664 "node": ">=8"
665 }
666 },
667 "node_modules/@ardatan/relay-compiler/node_modules/yargs-parser": {
668 "version": "18.1.3",
669 "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-18.1.3.tgz",
670 "integrity": "sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==",
671 "license": "ISC",
672 "dependencies": {
673 "camelcase": "^5.0.0",
674 "decamelize": "^1.2.0"
675 },
676 "engines": {
677 "node": ">=6"
678 }
679 },
680 "node_modules/@asamuzakjp/css-color": {
681 "version": "3.2.0",
682 "resolved": "https://registry.npmjs.org/@asamuzakjp/css-color/-/css-color-3.2.0.tgz",
683 "integrity": "sha512-K1A6z8tS3XsmCMM86xoWdn7Fkdn9m6RSVtocUrJYIwZnFVkng/PvkEoWtOWmP+Scc6saYWHWZYbndEEXxl24jw==",
684 "dev": true,
685 "license": "MIT",
686 "dependencies": {
687 "@csstools/css-calc": "^2.1.3",
688 "@csstools/css-color-parser": "^3.0.9",
689 "@csstools/css-parser-algorithms": "^3.0.4",
690 "@csstools/css-tokenizer": "^3.0.3",
691 "lru-cache": "^10.4.3"
692 }
693 },
694 "node_modules/@babel/code-frame": {
695 "version": "7.27.1",
696 "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.27.1.tgz",
697 "integrity": "sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==",
698 "license": "MIT",
699 "dependencies": {
700 "@babel/helper-validator-identifier": "^7.27.1",
701 "js-tokens": "^4.0.0",
702 "picocolors": "^1.1.1"
703 },
704 "engines": {
705 "node": ">=6.9.0"
706 }
707 },
708 "node_modules/@babel/compat-data": {
709 "version": "7.27.5",
710 "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.27.5.tgz",
711 "integrity": "sha512-KiRAp/VoJaWkkte84TvUd9qjdbZAdiqyvMxrGl1N6vzFogKmaLgoM3L1kgtLicp2HP5fBJS8JrZKLVIZGVJAVg==",
712 "license": "MIT",
713 "engines": {
714 "node": ">=6.9.0"
715 }
716 },
717 "node_modules/@babel/core": {
718 "version": "7.27.4",
719 "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.27.4.tgz",
720 "integrity": "sha512-bXYxrXFubeYdvB0NhD/NBB3Qi6aZeV20GOWVI47t2dkecCEoneR4NPVcb7abpXDEvejgrUfFtG6vG/zxAKmg+g==",
721 "license": "MIT",
722 "dependencies": {
723 "@ampproject/remapping": "^2.2.0",
724 "@babel/code-frame": "^7.27.1",
725 "@babel/generator": "^7.27.3",
726 "@babel/helper-compilation-targets": "^7.27.2",
727 "@babel/helper-module-transforms": "^7.27.3",
728 "@babel/helpers": "^7.27.4",
729 "@babel/parser": "^7.27.4",
730 "@babel/template": "^7.27.2",
731 "@babel/traverse": "^7.27.4",
732 "@babel/types": "^7.27.3",
733 "convert-source-map": "^2.0.0",
734 "debug": "^4.1.0",
735 "gensync": "^1.0.0-beta.2",
736 "json5": "^2.2.3",
737 "semver": "^6.3.1"
738 },
739 "engines": {
740 "node": ">=6.9.0"
741 },
742 "funding": {
743 "type": "opencollective",
744 "url": "https://opencollective.com/babel"
745 }
746 },
747 "node_modules/@babel/core/node_modules/semver": {
748 "version": "6.3.1",
749 "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
750 "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
751 "license": "ISC",
752 "bin": {
753 "semver": "bin/semver.js"
754 }
755 },
756 "node_modules/@babel/eslint-parser": {
757 "version": "7.25.9",
758 "resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.25.9.tgz",
759 "integrity": "sha512-5UXfgpK0j0Xr/xIdgdLEhOFxaDZ0bRPWJJchRpqOSur/3rZoPbqqki5mm0p4NE2cs28krBEiSM2MB7//afRSQQ==",
760 "license": "MIT",
761 "dependencies": {
762 "@nicolo-ribaudo/eslint-scope-5-internals": "5.1.1-v1",
763 "eslint-visitor-keys": "^2.1.0",
764 "semver": "^6.3.1"
765 },
766 "engines": {
767 "node": "^10.13.0 || ^12.13.0 || >=14.0.0"
768 },
769 "peerDependencies": {
770 "@babel/core": "^7.11.0",
771 "eslint": "^7.5.0 || ^8.0.0 || ^9.0.0"
772 }
773 },
774 "node_modules/@babel/eslint-parser/node_modules/eslint-visitor-keys": {
775 "version": "2.1.0",
776 "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz",
777 "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==",
778 "license": "Apache-2.0",
779 "engines": {
780 "node": ">=10"
781 }
782 },
783 "node_modules/@babel/eslint-parser/node_modules/semver": {
784 "version": "6.3.1",
785 "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
786 "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
787 "license": "ISC",
788 "bin": {
789 "semver": "bin/semver.js"
790 }
791 },
792 "node_modules/@babel/generator": {
793 "version": "7.27.5",
794 "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.27.5.tgz",
795 "integrity": "sha512-ZGhA37l0e/g2s1Cnzdix0O3aLYm66eF8aufiVteOgnwxgnRP8GoyMj7VWsgWnQbVKXyge7hqrFh2K2TQM6t1Hw==",
796 "license": "MIT",
797 "dependencies": {
798 "@babel/parser": "^7.27.5",
799 "@babel/types": "^7.27.3",
800 "@jridgewell/gen-mapping": "^0.3.5",
801 "@jridgewell/trace-mapping": "^0.3.25",
802 "jsesc": "^3.0.2"
803 },
804 "engines": {
805 "node": ">=6.9.0"
806 }
807 },
808 "node_modules/@babel/helper-annotate-as-pure": {
809 "version": "7.25.9",
810 "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.25.9.tgz",
811 "integrity": "sha512-gv7320KBUFJz1RnylIg5WWYPRXKZ884AGkYpgpWW02TH66Dl+HaC1t1CKd0z3R4b6hdYEcmrNZHUmfCP+1u3/g==",
812 "license": "MIT",
813 "dependencies": {
814 "@babel/types": "^7.25.9"
815 },
816 "engines": {
817 "node": ">=6.9.0"
818 }
819 },
820 "node_modules/@babel/helper-compilation-targets": {
821 "version": "7.27.2",
822 "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.2.tgz",
823 "integrity": "sha512-2+1thGUUWWjLTYTHZWK1n8Yga0ijBz1XAhUXcKy81rd5g6yh7hGqMp45v7cadSbEHc9G3OTv45SyneRN3ps4DQ==",
824 "license": "MIT",
825 "dependencies": {
826 "@babel/compat-data": "^7.27.2",
827 "@babel/helper-validator-option": "^7.27.1",
828 "browserslist": "^4.24.0",
829 "lru-cache": "^5.1.1",
830 "semver": "^6.3.1"
831 },
832 "engines": {
833 "node": ">=6.9.0"
834 }
835 },
836 "node_modules/@babel/helper-compilation-targets/node_modules/lru-cache": {
837 "version": "5.1.1",
838 "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz",
839 "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==",
840 "license": "ISC",
841 "dependencies": {
842 "yallist": "^3.0.2"
843 }
844 },
845 "node_modules/@babel/helper-compilation-targets/node_modules/semver": {
846 "version": "6.3.1",
847 "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
848 "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
849 "license": "ISC",
850 "bin": {
851 "semver": "bin/semver.js"
852 }
853 },
854 "node_modules/@babel/helper-compilation-targets/node_modules/yallist": {
855 "version": "3.1.1",
856 "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz",
857 "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==",
858 "license": "ISC"
859 },
860 "node_modules/@babel/helper-create-class-features-plugin": {
861 "version": "7.25.9",
862 "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.25.9.tgz",
863 "integrity": "sha512-UTZQMvt0d/rSz6KI+qdu7GQze5TIajwTS++GUozlw8VBJDEOAqSXwm1WvmYEZwqdqSGQshRocPDqrt4HBZB3fQ==",
864 "license": "MIT",
865 "dependencies": {
866 "@babel/helper-annotate-as-pure": "^7.25.9",
867 "@babel/helper-member-expression-to-functions": "^7.25.9",
868 "@babel/helper-optimise-call-expression": "^7.25.9",
869 "@babel/helper-replace-supers": "^7.25.9",
870 "@babel/helper-skip-transparent-expression-wrappers": "^7.25.9",
871 "@babel/traverse": "^7.25.9",
872 "semver": "^6.3.1"
873 },
874 "engines": {
875 "node": ">=6.9.0"
876 },
877 "peerDependencies": {
878 "@babel/core": "^7.0.0"
879 }
880 },
881 "node_modules/@babel/helper-create-class-features-plugin/node_modules/semver": {
882 "version": "6.3.1",
883 "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
884 "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
885 "license": "ISC",
886 "bin": {
887 "semver": "bin/semver.js"
888 }
889 },
890 "node_modules/@babel/helper-create-regexp-features-plugin": {
891 "version": "7.26.3",
892 "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.26.3.tgz",
893 "integrity": "sha512-G7ZRb40uUgdKOQqPLjfD12ZmGA54PzqDFUv2BKImnC9QIfGhIHKvVML0oN8IUiDq4iRqpq74ABpvOaerfWdong==",
894 "license": "MIT",
895 "dependencies": {
896 "@babel/helper-annotate-as-pure": "^7.25.9",
897 "regexpu-core": "^6.2.0",
898 "semver": "^6.3.1"
899 },
900 "engines": {
901 "node": ">=6.9.0"
902 },
903 "peerDependencies": {
904 "@babel/core": "^7.0.0"
905 }
906 },
907 "node_modules/@babel/helper-create-regexp-features-plugin/node_modules/semver": {
908 "version": "6.3.1",
909 "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
910 "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
911 "license": "ISC",
912 "bin": {
913 "semver": "bin/semver.js"
914 }
915 },
916 "node_modules/@babel/helper-define-polyfill-provider": {
917 "version": "0.6.3",
918 "resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.3.tgz",
919 "integrity": "sha512-HK7Bi+Hj6H+VTHA3ZvBis7V/6hu9QuTrnMXNybfUf2iiuU/N97I8VjB+KbhFF8Rld/Lx5MzoCwPCpPjfK+n8Cg==",
920 "license": "MIT",
921 "dependencies": {
922 "@babel/helper-compilation-targets": "^7.22.6",
923 "@babel/helper-plugin-utils": "^7.22.5",
924 "debug": "^4.1.1",
925 "lodash.debounce": "^4.0.8",
926 "resolve": "^1.14.2"
927 },
928 "peerDependencies": {
929 "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
930 }
931 },
932 "node_modules/@babel/helper-member-expression-to-functions": {
933 "version": "7.25.9",
934 "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.25.9.tgz",
935 "integrity": "sha512-wbfdZ9w5vk0C0oyHqAJbc62+vet5prjj01jjJ8sKn3j9h3MQQlflEdXYvuqRWjHnM12coDEqiC1IRCi0U/EKwQ==",
936 "license": "MIT",
937 "dependencies": {
938 "@babel/traverse": "^7.25.9",
939 "@babel/types": "^7.25.9"
940 },
941 "engines": {
942 "node": ">=6.9.0"
943 }
944 },
945 "node_modules/@babel/helper-module-imports": {
946 "version": "7.27.1",
947 "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.27.1.tgz",
948 "integrity": "sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w==",
949 "license": "MIT",
950 "dependencies": {
951 "@babel/traverse": "^7.27.1",
952 "@babel/types": "^7.27.1"
953 },
954 "engines": {
955 "node": ">=6.9.0"
956 }
957 },
958 "node_modules/@babel/helper-module-transforms": {
959 "version": "7.27.3",
960 "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.27.3.tgz",
961 "integrity": "sha512-dSOvYwvyLsWBeIRyOeHXp5vPj5l1I011r52FM1+r1jCERv+aFXYk4whgQccYEGYxK2H3ZAIA8nuPkQ0HaUo3qg==",
962 "license": "MIT",
963 "dependencies": {
964 "@babel/helper-module-imports": "^7.27.1",
965 "@babel/helper-validator-identifier": "^7.27.1",
966 "@babel/traverse": "^7.27.3"
967 },
968 "engines": {
969 "node": ">=6.9.0"
970 },
971 "peerDependencies": {
972 "@babel/core": "^7.0.0"
973 }
974 },
975 "node_modules/@babel/helper-optimise-call-expression": {
976 "version": "7.25.9",
977 "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.25.9.tgz",
978 "integrity": "sha512-FIpuNaz5ow8VyrYcnXQTDRGvV6tTjkNtCK/RYNDXGSLlUD6cBuQTSw43CShGxjvfBTfcUA/r6UhUCbtYqkhcuQ==",
979 "license": "MIT",
980 "dependencies": {
981 "@babel/types": "^7.25.9"
982 },
983 "engines": {
984 "node": ">=6.9.0"
985 }
986 },
987 "node_modules/@babel/helper-plugin-utils": {
988 "version": "7.27.1",
989 "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.27.1.tgz",
990 "integrity": "sha512-1gn1Up5YXka3YYAHGKpbideQ5Yjf1tDa9qYcgysz+cNCXukyLl6DjPXhD3VRwSb8c0J9tA4b2+rHEZtc6R0tlw==",
991 "license": "MIT",
992 "engines": {
993 "node": ">=6.9.0"
994 }
995 },
996 "node_modules/@babel/helper-remap-async-to-generator": {
997 "version": "7.25.9",
998 "resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.25.9.tgz",
999 "integrity": "sha512-IZtukuUeBbhgOcaW2s06OXTzVNJR0ybm4W5xC1opWFFJMZbwRj5LCk+ByYH7WdZPZTt8KnFwA8pvjN2yqcPlgw==",
1000 "license": "MIT",
1001 "dependencies": {
1002 "@babel/helper-annotate-as-pure": "^7.25.9",
1003 "@babel/helper-wrap-function": "^7.25.9",
1004 "@babel/traverse": "^7.25.9"
1005 },
1006 "engines": {
1007 "node": ">=6.9.0"
1008 },
1009 "peerDependencies": {
1010 "@babel/core": "^7.0.0"
1011 }
1012 },
1013 "node_modules/@babel/helper-replace-supers": {
1014 "version": "7.25.9",
1015 "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.25.9.tgz",
1016 "integrity": "sha512-IiDqTOTBQy0sWyeXyGSC5TBJpGFXBkRynjBeXsvbhQFKj2viwJC76Epz35YLU1fpe/Am6Vppb7W7zM4fPQzLsQ==",
1017 "license": "MIT",
1018 "dependencies": {
1019 "@babel/helper-member-expression-to-functions": "^7.25.9",
1020 "@babel/helper-optimise-call-expression": "^7.25.9",
1021 "@babel/traverse": "^7.25.9"
1022 },
1023 "engines": {
1024 "node": ">=6.9.0"
1025 },
1026 "peerDependencies": {
1027 "@babel/core": "^7.0.0"
1028 }
1029 },
1030 "node_modules/@babel/helper-skip-transparent-expression-wrappers": {
1031 "version": "7.25.9",
1032 "resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.25.9.tgz",
1033 "integrity": "sha512-K4Du3BFa3gvyhzgPcntrkDgZzQaq6uozzcpGbOO1OEJaI+EJdqWIMTLgFgQf6lrfiDFo5FU+BxKepI9RmZqahA==",
1034 "license": "MIT",
1035 "dependencies": {
1036 "@babel/traverse": "^7.25.9",
1037 "@babel/types": "^7.25.9"
1038 },
1039 "engines": {
1040 "node": ">=6.9.0"
1041 }
1042 },
1043 "node_modules/@babel/helper-string-parser": {
1044 "version": "7.27.1",
1045 "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz",
1046 "integrity": "sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==",
1047 "license": "MIT",
1048 "engines": {
1049 "node": ">=6.9.0"
1050 }
1051 },
1052 "node_modules/@babel/helper-validator-identifier": {
1053 "version": "7.27.1",
1054 "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz",
1055 "integrity": "sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==",
1056 "license": "MIT",
1057 "engines": {
1058 "node": ">=6.9.0"
1059 }
1060 },
1061 "node_modules/@babel/helper-validator-option": {
1062 "version": "7.27.1",
1063 "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz",
1064 "integrity": "sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==",
1065 "license": "MIT",
1066 "engines": {
1067 "node": ">=6.9.0"
1068 }
1069 },
1070 "node_modules/@babel/helper-wrap-function": {
1071 "version": "7.25.9",
1072 "resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.25.9.tgz",
1073 "integrity": "sha512-ETzz9UTjQSTmw39GboatdymDq4XIQbR8ySgVrylRhPOFpsd+JrKHIuF0de7GCWmem+T4uC5z7EZguod7Wj4A4g==",
1074 "license": "MIT",
1075 "dependencies": {
1076 "@babel/template": "^7.25.9",
1077 "@babel/traverse": "^7.25.9",
1078 "@babel/types": "^7.25.9"
1079 },
1080 "engines": {
1081 "node": ">=6.9.0"
1082 }
1083 },
1084 "node_modules/@babel/helpers": {
1085 "version": "7.27.6",
1086 "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.27.6.tgz",
1087 "integrity": "sha512-muE8Tt8M22638HU31A3CgfSUciwz1fhATfoVai05aPXGor//CdWDCbnlY1yvBPo07njuVOCNGCSp/GTt12lIug==",
1088 "license": "MIT",
1089 "dependencies": {
1090 "@babel/template": "^7.27.2",
1091 "@babel/types": "^7.27.6"
1092 },
1093 "engines": {
1094 "node": ">=6.9.0"
1095 }
1096 },
1097 "node_modules/@babel/highlight": {
1098 "version": "7.25.9",
1099 "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.25.9.tgz",
1100 "integrity": "sha512-llL88JShoCsth8fF8R4SJnIn+WLvR6ccFxu1H3FlMhDontdcmZWf2HgIZ7AIqV3Xcck1idlohrN4EUBQz6klbw==",
1101 "license": "MIT",
1102 "dependencies": {
1103 "@babel/helper-validator-identifier": "^7.25.9",
1104 "chalk": "^2.4.2",
1105 "js-tokens": "^4.0.0",
1106 "picocolors": "^1.0.0"
1107 },
1108 "engines": {
1109 "node": ">=6.9.0"
1110 }
1111 },
1112 "node_modules/@babel/highlight/node_modules/ansi-styles": {
1113 "version": "3.2.1",
1114 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
1115 "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
1116 "license": "MIT",
1117 "dependencies": {
1118 "color-convert": "^1.9.0"
1119 },
1120 "engines": {
1121 "node": ">=4"
1122 }
1123 },
1124 "node_modules/@babel/highlight/node_modules/chalk": {
1125 "version": "2.4.2",
1126 "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
1127 "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
1128 "license": "MIT",
1129 "dependencies": {
1130 "ansi-styles": "^3.2.1",
1131 "escape-string-regexp": "^1.0.5",
1132 "supports-color": "^5.3.0"
1133 },
1134 "engines": {
1135 "node": ">=4"
1136 }
1137 },
1138 "node_modules/@babel/highlight/node_modules/color-convert": {
1139 "version": "1.9.3",
1140 "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
1141 "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
1142 "license": "MIT",
1143 "dependencies": {
1144 "color-name": "1.1.3"
1145 }
1146 },
1147 "node_modules/@babel/highlight/node_modules/color-name": {
1148 "version": "1.1.3",
1149 "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
1150 "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==",
1151 "license": "MIT"
1152 },
1153 "node_modules/@babel/highlight/node_modules/escape-string-regexp": {
1154 "version": "1.0.5",
1155 "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
1156 "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==",
1157 "license": "MIT",
1158 "engines": {
1159 "node": ">=0.8.0"
1160 }
1161 },
1162 "node_modules/@babel/highlight/node_modules/has-flag": {
1163 "version": "3.0.0",
1164 "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
1165 "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==",
1166 "license": "MIT",
1167 "engines": {
1168 "node": ">=4"
1169 }
1170 },
1171 "node_modules/@babel/highlight/node_modules/supports-color": {
1172 "version": "5.5.0",
1173 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
1174 "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
1175 "license": "MIT",
1176 "dependencies": {
1177 "has-flag": "^3.0.0"
1178 },
1179 "engines": {
1180 "node": ">=4"
1181 }
1182 },
1183 "node_modules/@babel/parser": {
1184 "version": "7.27.5",
1185 "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.27.5.tgz",
1186 "integrity": "sha512-OsQd175SxWkGlzbny8J3K8TnnDD0N3lrIUtB92xwyRpzaenGZhxDvxN/JgU00U3CDZNj9tPuDJ5H0WS4Nt3vKg==",
1187 "license": "MIT",
1188 "dependencies": {
1189 "@babel/types": "^7.27.3"
1190 },
1191 "bin": {
1192 "parser": "bin/babel-parser.js"
1193 },
1194 "engines": {
1195 "node": ">=6.0.0"
1196 }
1197 },
1198 "node_modules/@babel/plugin-bugfix-firefox-class-in-computed-class-key": {
1199 "version": "7.25.9",
1200 "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.25.9.tgz",
1201 "integrity": "sha512-ZkRyVkThtxQ/J6nv3JFYv1RYY+JT5BvU0y3k5bWrmuG4woXypRa4PXmm9RhOwodRkYFWqC0C0cqcJ4OqR7kW+g==",
1202 "license": "MIT",
1203 "dependencies": {
1204 "@babel/helper-plugin-utils": "^7.25.9",
1205 "@babel/traverse": "^7.25.9"
1206 },
1207 "engines": {
1208 "node": ">=6.9.0"
1209 },
1210 "peerDependencies": {
1211 "@babel/core": "^7.0.0"
1212 }
1213 },
1214 "node_modules/@babel/plugin-bugfix-safari-class-field-initializer-scope": {
1215 "version": "7.25.9",
1216 "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-class-field-initializer-scope/-/plugin-bugfix-safari-class-field-initializer-scope-7.25.9.tgz",
1217 "integrity": "sha512-MrGRLZxLD/Zjj0gdU15dfs+HH/OXvnw/U4jJD8vpcP2CJQapPEv1IWwjc/qMg7ItBlPwSv1hRBbb7LeuANdcnw==",
1218 "license": "MIT",
1219 "dependencies": {
1220 "@babel/helper-plugin-utils": "^7.25.9"
1221 },
1222 "engines": {
1223 "node": ">=6.9.0"
1224 },
1225 "peerDependencies": {
1226 "@babel/core": "^7.0.0"
1227 }
1228 },
1229 "node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": {
1230 "version": "7.25.9",
1231 "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.25.9.tgz",
1232 "integrity": "sha512-2qUwwfAFpJLZqxd02YW9btUCZHl+RFvdDkNfZwaIJrvB8Tesjsk8pEQkTvGwZXLqXUx/2oyY3ySRhm6HOXuCug==",
1233 "license": "MIT",
1234 "dependencies": {
1235 "@babel/helper-plugin-utils": "^7.25.9"
1236 },
1237 "engines": {
1238 "node": ">=6.9.0"
1239 },
1240 "peerDependencies": {
1241 "@babel/core": "^7.0.0"
1242 }
1243 },
1244 "node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": {
1245 "version": "7.25.9",
1246 "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.25.9.tgz",
1247 "integrity": "sha512-6xWgLZTJXwilVjlnV7ospI3xi+sl8lN8rXXbBD6vYn3UYDlGsag8wrZkKcSI8G6KgqKP7vNFaDgeDnfAABq61g==",
1248 "license": "MIT",
1249 "dependencies": {
1250 "@babel/helper-plugin-utils": "^7.25.9",
1251 "@babel/helper-skip-transparent-expression-wrappers": "^7.25.9",
1252 "@babel/plugin-transform-optional-chaining": "^7.25.9"
1253 },
1254 "engines": {
1255 "node": ">=6.9.0"
1256 },
1257 "peerDependencies": {
1258 "@babel/core": "^7.13.0"
1259 }
1260 },
1261 "node_modules/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": {
1262 "version": "7.25.9",
1263 "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.25.9.tgz",
1264 "integrity": "sha512-aLnMXYPnzwwqhYSCyXfKkIkYgJ8zv9RK+roo9DkTXz38ynIhd9XCbN08s3MGvqL2MYGVUGdRQLL/JqBIeJhJBg==",
1265 "license": "MIT",
1266 "dependencies": {
1267 "@babel/helper-plugin-utils": "^7.25.9",
1268 "@babel/traverse": "^7.25.9"
1269 },
1270 "engines": {
1271 "node": ">=6.9.0"
1272 },
1273 "peerDependencies": {
1274 "@babel/core": "^7.0.0"
1275 }
1276 },
1277 "node_modules/@babel/plugin-proposal-class-properties": {
1278 "version": "7.18.6",
1279 "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.18.6.tgz",
1280 "integrity": "sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==",
1281 "deprecated": "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead.",
1282 "license": "MIT",
1283 "dependencies": {
1284 "@babel/helper-create-class-features-plugin": "^7.18.6",
1285 "@babel/helper-plugin-utils": "^7.18.6"
1286 },
1287 "engines": {
1288 "node": ">=6.9.0"
1289 },
1290 "peerDependencies": {
1291 "@babel/core": "^7.0.0-0"
1292 }
1293 },
1294 "node_modules/@babel/plugin-proposal-decorators": {
1295 "version": "7.25.9",
1296 "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.25.9.tgz",
1297 "integrity": "sha512-smkNLL/O1ezy9Nhy4CNosc4Va+1wo5w4gzSZeLe6y6dM4mmHfYOCPolXQPHQxonZCF+ZyebxN9vqOolkYrSn5g==",
1298 "dev": true,
1299 "license": "MIT",
1300 "dependencies": {
1301 "@babel/helper-create-class-features-plugin": "^7.25.9",
1302 "@babel/helper-plugin-utils": "^7.25.9",
1303 "@babel/plugin-syntax-decorators": "^7.25.9"
1304 },
1305 "engines": {
1306 "node": ">=6.9.0"
1307 },
1308 "peerDependencies": {
1309 "@babel/core": "^7.0.0-0"
1310 }
1311 },
1312 "node_modules/@babel/plugin-proposal-nullish-coalescing-operator": {
1313 "version": "7.18.6",
1314 "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.18.6.tgz",
1315 "integrity": "sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==",
1316 "deprecated": "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead.",
1317 "license": "MIT",
1318 "dependencies": {
1319 "@babel/helper-plugin-utils": "^7.18.6",
1320 "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3"
1321 },
1322 "engines": {
1323 "node": ">=6.9.0"
1324 },
1325 "peerDependencies": {
1326 "@babel/core": "^7.0.0-0"
1327 }
1328 },
1329 "node_modules/@babel/plugin-proposal-numeric-separator": {
1330 "version": "7.18.6",
1331 "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.18.6.tgz",
1332 "integrity": "sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==",
1333 "deprecated": "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-numeric-separator instead.",
1334 "license": "MIT",
1335 "dependencies": {
1336 "@babel/helper-plugin-utils": "^7.18.6",
1337 "@babel/plugin-syntax-numeric-separator": "^7.10.4"
1338 },
1339 "engines": {
1340 "node": ">=6.9.0"
1341 },
1342 "peerDependencies": {
1343 "@babel/core": "^7.0.0-0"
1344 }
1345 },
1346 "node_modules/@babel/plugin-proposal-object-rest-spread": {
1347 "version": "7.20.7",
1348 "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.20.7.tgz",
1349 "integrity": "sha512-d2S98yCiLxDVmBmE8UjGcfPvNEUbA1U5q5WxaWFUGRzJSVAZqm5W6MbPct0jxnegUZ0niLeNX+IOzEs7wYg9Dg==",
1350 "deprecated": "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead.",
1351 "license": "MIT",
1352 "dependencies": {
1353 "@babel/compat-data": "^7.20.5",
1354 "@babel/helper-compilation-targets": "^7.20.7",
1355 "@babel/helper-plugin-utils": "^7.20.2",
1356 "@babel/plugin-syntax-object-rest-spread": "^7.8.3",
1357 "@babel/plugin-transform-parameters": "^7.20.7"
1358 },
1359 "engines": {
1360 "node": ">=6.9.0"
1361 },
1362 "peerDependencies": {
1363 "@babel/core": "^7.0.0-0"
1364 }
1365 },
1366 "node_modules/@babel/plugin-proposal-optional-chaining": {
1367 "version": "7.21.0",
1368 "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.21.0.tgz",
1369 "integrity": "sha512-p4zeefM72gpmEe2fkUr/OnOXpWEf8nAgk7ZYVqqfFiyIG7oFfVZcCrU64hWn5xp4tQ9LkV4bTIa5rD0KANpKNA==",
1370 "deprecated": "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead.",
1371 "license": "MIT",
1372 "dependencies": {
1373 "@babel/helper-plugin-utils": "^7.20.2",
1374 "@babel/helper-skip-transparent-expression-wrappers": "^7.20.0",
1375 "@babel/plugin-syntax-optional-chaining": "^7.8.3"
1376 },
1377 "engines": {
1378 "node": ">=6.9.0"
1379 },
1380 "peerDependencies": {
1381 "@babel/core": "^7.0.0-0"
1382 }
1383 },
1384 "node_modules/@babel/plugin-proposal-private-methods": {
1385 "version": "7.18.6",
1386 "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.18.6.tgz",
1387 "integrity": "sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==",
1388 "deprecated": "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-methods instead.",
1389 "dev": true,
1390 "license": "MIT",
1391 "dependencies": {
1392 "@babel/helper-create-class-features-plugin": "^7.18.6",
1393 "@babel/helper-plugin-utils": "^7.18.6"
1394 },
1395 "engines": {
1396 "node": ">=6.9.0"
1397 },
1398 "peerDependencies": {
1399 "@babel/core": "^7.0.0-0"
1400 }
1401 },
1402 "node_modules/@babel/plugin-proposal-private-property-in-object": {
1403 "version": "7.21.11",
1404 "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.11.tgz",
1405 "integrity": "sha512-0QZ8qP/3RLDVBwBFoWAwCtgcDZJVwA5LUJRZU8x2YFfKNuFq161wK3cuGrALu5yiPu+vzwTAg/sMWVNeWeNyaw==",
1406 "deprecated": "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-property-in-object instead.",
1407 "dev": true,
1408 "license": "MIT",
1409 "dependencies": {
1410 "@babel/helper-annotate-as-pure": "^7.18.6",
1411 "@babel/helper-create-class-features-plugin": "^7.21.0",
1412 "@babel/helper-plugin-utils": "^7.20.2",
1413 "@babel/plugin-syntax-private-property-in-object": "^7.14.5"
1414 },
1415 "engines": {
1416 "node": ">=6.9.0"
1417 },
1418 "peerDependencies": {
1419 "@babel/core": "^7.0.0-0"
1420 }
1421 },
1422 "node_modules/@babel/plugin-syntax-async-generators": {
1423 "version": "7.8.4",
1424 "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz",
1425 "integrity": "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==",
1426 "dev": true,
1427 "license": "MIT",
1428 "dependencies": {
1429 "@babel/helper-plugin-utils": "^7.8.0"
1430 },
1431 "peerDependencies": {
1432 "@babel/core": "^7.0.0-0"
1433 }
1434 },
1435 "node_modules/@babel/plugin-syntax-bigint": {
1436 "version": "7.8.3",
1437 "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-bigint/-/plugin-syntax-bigint-7.8.3.tgz",
1438 "integrity": "sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==",
1439 "dev": true,
1440 "license": "MIT",
1441 "dependencies": {
1442 "@babel/helper-plugin-utils": "^7.8.0"
1443 },
1444 "peerDependencies": {
1445 "@babel/core": "^7.0.0-0"
1446 }
1447 },
1448 "node_modules/@babel/plugin-syntax-class-properties": {
1449 "version": "7.12.13",
1450 "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz",
1451 "integrity": "sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==",
1452 "license": "MIT",
1453 "dependencies": {
1454 "@babel/helper-plugin-utils": "^7.12.13"
1455 },
1456 "peerDependencies": {
1457 "@babel/core": "^7.0.0-0"
1458 }
1459 },
1460 "node_modules/@babel/plugin-syntax-class-static-block": {
1461 "version": "7.14.5",
1462 "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz",
1463 "integrity": "sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==",
1464 "dev": true,
1465 "license": "MIT",
1466 "dependencies": {
1467 "@babel/helper-plugin-utils": "^7.14.5"
1468 },
1469 "engines": {
1470 "node": ">=6.9.0"
1471 },
1472 "peerDependencies": {
1473 "@babel/core": "^7.0.0-0"
1474 }
1475 },
1476 "node_modules/@babel/plugin-syntax-decorators": {
1477 "version": "7.25.9",
1478 "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.25.9.tgz",
1479 "integrity": "sha512-ryzI0McXUPJnRCvMo4lumIKZUzhYUO/ScI+Mz4YVaTLt04DHNSjEUjKVvbzQjZFLuod/cYEc07mJWhzl6v4DPg==",
1480 "dev": true,
1481 "license": "MIT",
1482 "dependencies": {
1483 "@babel/helper-plugin-utils": "^7.25.9"
1484 },
1485 "engines": {
1486 "node": ">=6.9.0"
1487 },
1488 "peerDependencies": {
1489 "@babel/core": "^7.0.0-0"
1490 }
1491 },
1492 "node_modules/@babel/plugin-syntax-dynamic-import": {
1493 "version": "7.8.3",
1494 "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz",
1495 "integrity": "sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==",
1496 "license": "MIT",
1497 "dependencies": {
1498 "@babel/helper-plugin-utils": "^7.8.0"
1499 },
1500 "peerDependencies": {
1501 "@babel/core": "^7.0.0-0"
1502 }
1503 },
1504 "node_modules/@babel/plugin-syntax-flow": {
1505 "version": "7.26.0",
1506 "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.26.0.tgz",
1507 "integrity": "sha512-B+O2DnPc0iG+YXFqOxv2WNuNU97ToWjOomUQ78DouOENWUaM5sVrmet9mcomUGQFwpJd//gvUagXBSdzO1fRKg==",
1508 "license": "MIT",
1509 "dependencies": {
1510 "@babel/helper-plugin-utils": "^7.25.9"
1511 },
1512 "engines": {
1513 "node": ">=6.9.0"
1514 },
1515 "peerDependencies": {
1516 "@babel/core": "^7.0.0-0"
1517 }
1518 },
1519 "node_modules/@babel/plugin-syntax-import-assertions": {
1520 "version": "7.26.0",
1521 "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.26.0.tgz",
1522 "integrity": "sha512-QCWT5Hh830hK5EQa7XzuqIkQU9tT/whqbDz7kuaZMHFl1inRRg7JnuAEOQ0Ur0QUl0NufCk1msK2BeY79Aj/eg==",
1523 "license": "MIT",
1524 "dependencies": {
1525 "@babel/helper-plugin-utils": "^7.25.9"
1526 },
1527 "engines": {
1528 "node": ">=6.9.0"
1529 },
1530 "peerDependencies": {
1531 "@babel/core": "^7.0.0-0"
1532 }
1533 },
1534 "node_modules/@babel/plugin-syntax-import-attributes": {
1535 "version": "7.26.0",
1536 "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.26.0.tgz",
1537 "integrity": "sha512-e2dttdsJ1ZTpi3B9UYGLw41hifAubg19AtCu/2I/F1QNVclOBr1dYpTdmdyZ84Xiz43BS/tCUkMAZNLv12Pi+A==",
1538 "license": "MIT",
1539 "dependencies": {
1540 "@babel/helper-plugin-utils": "^7.25.9"
1541 },
1542 "engines": {
1543 "node": ">=6.9.0"
1544 },
1545 "peerDependencies": {
1546 "@babel/core": "^7.0.0-0"
1547 }
1548 },
1549 "node_modules/@babel/plugin-syntax-import-meta": {
1550 "version": "7.10.4",
1551 "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz",
1552 "integrity": "sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==",
1553 "dev": true,
1554 "license": "MIT",
1555 "dependencies": {
1556 "@babel/helper-plugin-utils": "^7.10.4"
1557 },
1558 "peerDependencies": {
1559 "@babel/core": "^7.0.0-0"
1560 }
1561 },
1562 "node_modules/@babel/plugin-syntax-json-strings": {
1563 "version": "7.8.3",
1564 "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz",
1565 "integrity": "sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==",
1566 "dev": true,
1567 "license": "MIT",
1568 "dependencies": {
1569 "@babel/helper-plugin-utils": "^7.8.0"
1570 },
1571 "peerDependencies": {
1572 "@babel/core": "^7.0.0-0"
1573 }
1574 },
1575 "node_modules/@babel/plugin-syntax-jsx": {
1576 "version": "7.27.1",
1577 "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.27.1.tgz",
1578 "integrity": "sha512-y8YTNIeKoyhGd9O0Jiyzyyqk8gdjnumGTQPsz0xOZOQ2RmkVJeZ1vmmfIvFEKqucBG6axJGBZDE/7iI5suUI/w==",
1579 "license": "MIT",
1580 "dependencies": {
1581 "@babel/helper-plugin-utils": "^7.27.1"
1582 },
1583 "engines": {
1584 "node": ">=6.9.0"
1585 },
1586 "peerDependencies": {
1587 "@babel/core": "^7.0.0-0"
1588 }
1589 },
1590 "node_modules/@babel/plugin-syntax-logical-assignment-operators": {
1591 "version": "7.10.4",
1592 "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz",
1593 "integrity": "sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==",
1594 "dev": true,
1595 "license": "MIT",
1596 "dependencies": {
1597 "@babel/helper-plugin-utils": "^7.10.4"
1598 },
1599 "peerDependencies": {
1600 "@babel/core": "^7.0.0-0"
1601 }
1602 },
1603 "node_modules/@babel/plugin-syntax-nullish-coalescing-operator": {
1604 "version": "7.8.3",
1605 "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz",
1606 "integrity": "sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==",
1607 "license": "MIT",
1608 "dependencies": {
1609 "@babel/helper-plugin-utils": "^7.8.0"
1610 },
1611 "peerDependencies": {
1612 "@babel/core": "^7.0.0-0"
1613 }
1614 },
1615 "node_modules/@babel/plugin-syntax-numeric-separator": {
1616 "version": "7.10.4",
1617 "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz",
1618 "integrity": "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==",
1619 "license": "MIT",
1620 "dependencies": {
1621 "@babel/helper-plugin-utils": "^7.10.4"
1622 },
1623 "peerDependencies": {
1624 "@babel/core": "^7.0.0-0"
1625 }
1626 },
1627 "node_modules/@babel/plugin-syntax-object-rest-spread": {
1628 "version": "7.8.3",
1629 "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz",
1630 "integrity": "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==",
1631 "license": "MIT",
1632 "dependencies": {
1633 "@babel/helper-plugin-utils": "^7.8.0"
1634 },
1635 "peerDependencies": {
1636 "@babel/core": "^7.0.0-0"
1637 }
1638 },
1639 "node_modules/@babel/plugin-syntax-optional-catch-binding": {
1640 "version": "7.8.3",
1641 "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz",
1642 "integrity": "sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==",
1643 "dev": true,
1644 "license": "MIT",
1645 "dependencies": {
1646 "@babel/helper-plugin-utils": "^7.8.0"
1647 },
1648 "peerDependencies": {
1649 "@babel/core": "^7.0.0-0"
1650 }
1651 },
1652 "node_modules/@babel/plugin-syntax-optional-chaining": {
1653 "version": "7.8.3",
1654 "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz",
1655 "integrity": "sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==",
1656 "license": "MIT",
1657 "dependencies": {
1658 "@babel/helper-plugin-utils": "^7.8.0"
1659 },
1660 "peerDependencies": {
1661 "@babel/core": "^7.0.0-0"
1662 }
1663 },
1664 "node_modules/@babel/plugin-syntax-private-property-in-object": {
1665 "version": "7.14.5",
1666 "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz",
1667 "integrity": "sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==",
1668 "dev": true,
1669 "license": "MIT",
1670 "dependencies": {
1671 "@babel/helper-plugin-utils": "^7.14.5"
1672 },
1673 "engines": {
1674 "node": ">=6.9.0"
1675 },
1676 "peerDependencies": {
1677 "@babel/core": "^7.0.0-0"
1678 }
1679 },
1680 "node_modules/@babel/plugin-syntax-top-level-await": {
1681 "version": "7.14.5",
1682 "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz",
1683 "integrity": "sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==",
1684 "dev": true,
1685 "license": "MIT",
1686 "dependencies": {
1687 "@babel/helper-plugin-utils": "^7.14.5"
1688 },
1689 "engines": {
1690 "node": ">=6.9.0"
1691 },
1692 "peerDependencies": {
1693 "@babel/core": "^7.0.0-0"
1694 }
1695 },
1696 "node_modules/@babel/plugin-syntax-typescript": {
1697 "version": "7.27.1",
1698 "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.27.1.tgz",
1699 "integrity": "sha512-xfYCBMxveHrRMnAWl1ZlPXOZjzkN82THFvLhQhFXFt81Z5HnN+EtUkZhv/zcKpmT3fzmWZB0ywiBrbC3vogbwQ==",
1700 "license": "MIT",
1701 "dependencies": {
1702 "@babel/helper-plugin-utils": "^7.27.1"
1703 },
1704 "engines": {
1705 "node": ">=6.9.0"
1706 },
1707 "peerDependencies": {
1708 "@babel/core": "^7.0.0-0"
1709 }
1710 },
1711 "node_modules/@babel/plugin-syntax-unicode-sets-regex": {
1712 "version": "7.18.6",
1713 "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-unicode-sets-regex/-/plugin-syntax-unicode-sets-regex-7.18.6.tgz",
1714 "integrity": "sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==",
1715 "license": "MIT",
1716 "dependencies": {
1717 "@babel/helper-create-regexp-features-plugin": "^7.18.6",
1718 "@babel/helper-plugin-utils": "^7.18.6"
1719 },
1720 "engines": {
1721 "node": ">=6.9.0"
1722 },
1723 "peerDependencies": {
1724 "@babel/core": "^7.0.0"
1725 }
1726 },
1727 "node_modules/@babel/plugin-transform-arrow-functions": {
1728 "version": "7.25.9",
1729 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.25.9.tgz",
1730 "integrity": "sha512-6jmooXYIwn9ca5/RylZADJ+EnSxVUS5sjeJ9UPk6RWRzXCmOJCy6dqItPJFpw2cuCangPK4OYr5uhGKcmrm5Qg==",
1731 "license": "MIT",
1732 "dependencies": {
1733 "@babel/helper-plugin-utils": "^7.25.9"
1734 },
1735 "engines": {
1736 "node": ">=6.9.0"
1737 },
1738 "peerDependencies": {
1739 "@babel/core": "^7.0.0-0"
1740 }
1741 },
1742 "node_modules/@babel/plugin-transform-async-generator-functions": {
1743 "version": "7.25.9",
1744 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.25.9.tgz",
1745 "integrity": "sha512-RXV6QAzTBbhDMO9fWwOmwwTuYaiPbggWQ9INdZqAYeSHyG7FzQ+nOZaUUjNwKv9pV3aE4WFqFm1Hnbci5tBCAw==",
1746 "license": "MIT",
1747 "dependencies": {
1748 "@babel/helper-plugin-utils": "^7.25.9",
1749 "@babel/helper-remap-async-to-generator": "^7.25.9",
1750 "@babel/traverse": "^7.25.9"
1751 },
1752 "engines": {
1753 "node": ">=6.9.0"
1754 },
1755 "peerDependencies": {
1756 "@babel/core": "^7.0.0-0"
1757 }
1758 },
1759 "node_modules/@babel/plugin-transform-async-to-generator": {
1760 "version": "7.25.9",
1761 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.25.9.tgz",
1762 "integrity": "sha512-NT7Ejn7Z/LjUH0Gv5KsBCxh7BH3fbLTV0ptHvpeMvrt3cPThHfJfst9Wrb7S8EvJ7vRTFI7z+VAvFVEQn/m5zQ==",
1763 "license": "MIT",
1764 "dependencies": {
1765 "@babel/helper-module-imports": "^7.25.9",
1766 "@babel/helper-plugin-utils": "^7.25.9",
1767 "@babel/helper-remap-async-to-generator": "^7.25.9"
1768 },
1769 "engines": {
1770 "node": ">=6.9.0"
1771 },
1772 "peerDependencies": {
1773 "@babel/core": "^7.0.0-0"
1774 }
1775 },
1776 "node_modules/@babel/plugin-transform-block-scoped-functions": {
1777 "version": "7.25.9",
1778 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.25.9.tgz",
1779 "integrity": "sha512-toHc9fzab0ZfenFpsyYinOX0J/5dgJVA2fm64xPewu7CoYHWEivIWKxkK2rMi4r3yQqLnVmheMXRdG+k239CgA==",
1780 "license": "MIT",
1781 "dependencies": {
1782 "@babel/helper-plugin-utils": "^7.25.9"
1783 },
1784 "engines": {
1785 "node": ">=6.9.0"
1786 },
1787 "peerDependencies": {
1788 "@babel/core": "^7.0.0-0"
1789 }
1790 },
1791 "node_modules/@babel/plugin-transform-block-scoping": {
1792 "version": "7.25.9",
1793 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.25.9.tgz",
1794 "integrity": "sha512-1F05O7AYjymAtqbsFETboN1NvBdcnzMerO+zlMyJBEz6WkMdejvGWw9p05iTSjC85RLlBseHHQpYaM4gzJkBGg==",
1795 "license": "MIT",
1796 "dependencies": {
1797 "@babel/helper-plugin-utils": "^7.25.9"
1798 },
1799 "engines": {
1800 "node": ">=6.9.0"
1801 },
1802 "peerDependencies": {
1803 "@babel/core": "^7.0.0-0"
1804 }
1805 },
1806 "node_modules/@babel/plugin-transform-class-properties": {
1807 "version": "7.25.9",
1808 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.25.9.tgz",
1809 "integrity": "sha512-bbMAII8GRSkcd0h0b4X+36GksxuheLFjP65ul9w6C3KgAamI3JqErNgSrosX6ZPj+Mpim5VvEbawXxJCyEUV3Q==",
1810 "license": "MIT",
1811 "dependencies": {
1812 "@babel/helper-create-class-features-plugin": "^7.25.9",
1813 "@babel/helper-plugin-utils": "^7.25.9"
1814 },
1815 "engines": {
1816 "node": ">=6.9.0"
1817 },
1818 "peerDependencies": {
1819 "@babel/core": "^7.0.0-0"
1820 }
1821 },
1822 "node_modules/@babel/plugin-transform-class-static-block": {
1823 "version": "7.26.0",
1824 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.26.0.tgz",
1825 "integrity": "sha512-6J2APTs7BDDm+UMqP1useWqhcRAXo0WIoVj26N7kPFB6S73Lgvyka4KTZYIxtgYXiN5HTyRObA72N2iu628iTQ==",
1826 "license": "MIT",
1827 "dependencies": {
1828 "@babel/helper-create-class-features-plugin": "^7.25.9",
1829 "@babel/helper-plugin-utils": "^7.25.9"
1830 },
1831 "engines": {
1832 "node": ">=6.9.0"
1833 },
1834 "peerDependencies": {
1835 "@babel/core": "^7.12.0"
1836 }
1837 },
1838 "node_modules/@babel/plugin-transform-classes": {
1839 "version": "7.25.9",
1840 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.25.9.tgz",
1841 "integrity": "sha512-mD8APIXmseE7oZvZgGABDyM34GUmK45Um2TXiBUt7PnuAxrgoSVf123qUzPxEr/+/BHrRn5NMZCdE2m/1F8DGg==",
1842 "license": "MIT",
1843 "dependencies": {
1844 "@babel/helper-annotate-as-pure": "^7.25.9",
1845 "@babel/helper-compilation-targets": "^7.25.9",
1846 "@babel/helper-plugin-utils": "^7.25.9",
1847 "@babel/helper-replace-supers": "^7.25.9",
1848 "@babel/traverse": "^7.25.9",
1849 "globals": "^11.1.0"
1850 },
1851 "engines": {
1852 "node": ">=6.9.0"
1853 },
1854 "peerDependencies": {
1855 "@babel/core": "^7.0.0-0"
1856 }
1857 },
1858 "node_modules/@babel/plugin-transform-computed-properties": {
1859 "version": "7.25.9",
1860 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.25.9.tgz",
1861 "integrity": "sha512-HnBegGqXZR12xbcTHlJ9HGxw1OniltT26J5YpfruGqtUHlz/xKf/G2ak9e+t0rVqrjXa9WOhvYPz1ERfMj23AA==",
1862 "license": "MIT",
1863 "dependencies": {
1864 "@babel/helper-plugin-utils": "^7.25.9",
1865 "@babel/template": "^7.25.9"
1866 },
1867 "engines": {
1868 "node": ">=6.9.0"
1869 },
1870 "peerDependencies": {
1871 "@babel/core": "^7.0.0-0"
1872 }
1873 },
1874 "node_modules/@babel/plugin-transform-destructuring": {
1875 "version": "7.25.9",
1876 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.25.9.tgz",
1877 "integrity": "sha512-WkCGb/3ZxXepmMiX101nnGiU+1CAdut8oHyEOHxkKuS1qKpU2SMXE2uSvfz8PBuLd49V6LEsbtyPhWC7fnkgvQ==",
1878 "license": "MIT",
1879 "dependencies": {
1880 "@babel/helper-plugin-utils": "^7.25.9"
1881 },
1882 "engines": {
1883 "node": ">=6.9.0"
1884 },
1885 "peerDependencies": {
1886 "@babel/core": "^7.0.0-0"
1887 }
1888 },
1889 "node_modules/@babel/plugin-transform-dotall-regex": {
1890 "version": "7.25.9",
1891 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.25.9.tgz",
1892 "integrity": "sha512-t7ZQ7g5trIgSRYhI9pIJtRl64KHotutUJsh4Eze5l7olJv+mRSg4/MmbZ0tv1eeqRbdvo/+trvJD/Oc5DmW2cA==",
1893 "license": "MIT",
1894 "dependencies": {
1895 "@babel/helper-create-regexp-features-plugin": "^7.25.9",
1896 "@babel/helper-plugin-utils": "^7.25.9"
1897 },
1898 "engines": {
1899 "node": ">=6.9.0"
1900 },
1901 "peerDependencies": {
1902 "@babel/core": "^7.0.0-0"
1903 }
1904 },
1905 "node_modules/@babel/plugin-transform-duplicate-keys": {
1906 "version": "7.25.9",
1907 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.25.9.tgz",
1908 "integrity": "sha512-LZxhJ6dvBb/f3x8xwWIuyiAHy56nrRG3PeYTpBkkzkYRRQ6tJLu68lEF5VIqMUZiAV7a8+Tb78nEoMCMcqjXBw==",
1909 "license": "MIT",
1910 "dependencies": {
1911 "@babel/helper-plugin-utils": "^7.25.9"
1912 },
1913 "engines": {
1914 "node": ">=6.9.0"
1915 },
1916 "peerDependencies": {
1917 "@babel/core": "^7.0.0-0"
1918 }
1919 },
1920 "node_modules/@babel/plugin-transform-duplicate-named-capturing-groups-regex": {
1921 "version": "7.25.9",
1922 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-named-capturing-groups-regex/-/plugin-transform-duplicate-named-capturing-groups-regex-7.25.9.tgz",
1923 "integrity": "sha512-0UfuJS0EsXbRvKnwcLjFtJy/Sxc5J5jhLHnFhy7u4zih97Hz6tJkLU+O+FMMrNZrosUPxDi6sYxJ/EA8jDiAog==",
1924 "license": "MIT",
1925 "dependencies": {
1926 "@babel/helper-create-regexp-features-plugin": "^7.25.9",
1927 "@babel/helper-plugin-utils": "^7.25.9"
1928 },
1929 "engines": {
1930 "node": ">=6.9.0"
1931 },
1932 "peerDependencies": {
1933 "@babel/core": "^7.0.0"
1934 }
1935 },
1936 "node_modules/@babel/plugin-transform-dynamic-import": {
1937 "version": "7.25.9",
1938 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.25.9.tgz",
1939 "integrity": "sha512-GCggjexbmSLaFhqsojeugBpeaRIgWNTcgKVq/0qIteFEqY2A+b9QidYadrWlnbWQUrW5fn+mCvf3tr7OeBFTyg==",
1940 "license": "MIT",
1941 "dependencies": {
1942 "@babel/helper-plugin-utils": "^7.25.9"
1943 },
1944 "engines": {
1945 "node": ">=6.9.0"
1946 },
1947 "peerDependencies": {
1948 "@babel/core": "^7.0.0-0"
1949 }
1950 },
1951 "node_modules/@babel/plugin-transform-exponentiation-operator": {
1952 "version": "7.26.3",
1953 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.26.3.tgz",
1954 "integrity": "sha512-7CAHcQ58z2chuXPWblnn1K6rLDnDWieghSOEmqQsrBenH0P9InCUtOJYD89pvngljmZlJcz3fcmgYsXFNGa1ZQ==",
1955 "license": "MIT",
1956 "dependencies": {
1957 "@babel/helper-plugin-utils": "^7.25.9"
1958 },
1959 "engines": {
1960 "node": ">=6.9.0"
1961 },
1962 "peerDependencies": {
1963 "@babel/core": "^7.0.0-0"
1964 }
1965 },
1966 "node_modules/@babel/plugin-transform-export-namespace-from": {
1967 "version": "7.25.9",
1968 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.25.9.tgz",
1969 "integrity": "sha512-2NsEz+CxzJIVOPx2o9UsW1rXLqtChtLoVnwYHHiB04wS5sgn7mrV45fWMBX0Kk+ub9uXytVYfNP2HjbVbCB3Ww==",
1970 "license": "MIT",
1971 "dependencies": {
1972 "@babel/helper-plugin-utils": "^7.25.9"
1973 },
1974 "engines": {
1975 "node": ">=6.9.0"
1976 },
1977 "peerDependencies": {
1978 "@babel/core": "^7.0.0-0"
1979 }
1980 },
1981 "node_modules/@babel/plugin-transform-flow-strip-types": {
1982 "version": "7.25.9",
1983 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.25.9.tgz",
1984 "integrity": "sha512-/VVukELzPDdci7UUsWQaSkhgnjIWXnIyRpM02ldxaVoFK96c41So8JcKT3m0gYjyv7j5FNPGS5vfELrWalkbDA==",
1985 "license": "MIT",
1986 "dependencies": {
1987 "@babel/helper-plugin-utils": "^7.25.9",
1988 "@babel/plugin-syntax-flow": "^7.25.9"
1989 },
1990 "engines": {
1991 "node": ">=6.9.0"
1992 },
1993 "peerDependencies": {
1994 "@babel/core": "^7.0.0-0"
1995 }
1996 },
1997 "node_modules/@babel/plugin-transform-for-of": {
1998 "version": "7.25.9",
1999 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.25.9.tgz",
2000 "integrity": "sha512-LqHxduHoaGELJl2uhImHwRQudhCM50pT46rIBNvtT/Oql3nqiS3wOwP+5ten7NpYSXrrVLgtZU3DZmPtWZo16A==",
2001 "license": "MIT",
2002 "dependencies": {
2003 "@babel/helper-plugin-utils": "^7.25.9",
2004 "@babel/helper-skip-transparent-expression-wrappers": "^7.25.9"
2005 },
2006 "engines": {
2007 "node": ">=6.9.0"
2008 },
2009 "peerDependencies": {
2010 "@babel/core": "^7.0.0-0"
2011 }
2012 },
2013 "node_modules/@babel/plugin-transform-function-name": {
2014 "version": "7.25.9",
2015 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.25.9.tgz",
2016 "integrity": "sha512-8lP+Yxjv14Vc5MuWBpJsoUCd3hD6V9DgBon2FVYL4jJgbnVQ9fTgYmonchzZJOVNgzEgbxp4OwAf6xz6M/14XA==",
2017 "license": "MIT",
2018 "dependencies": {
2019 "@babel/helper-compilation-targets": "^7.25.9",
2020 "@babel/helper-plugin-utils": "^7.25.9",
2021 "@babel/traverse": "^7.25.9"
2022 },
2023 "engines": {
2024 "node": ">=6.9.0"
2025 },
2026 "peerDependencies": {
2027 "@babel/core": "^7.0.0-0"
2028 }
2029 },
2030 "node_modules/@babel/plugin-transform-json-strings": {
2031 "version": "7.25.9",
2032 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.25.9.tgz",
2033 "integrity": "sha512-xoTMk0WXceiiIvsaquQQUaLLXSW1KJ159KP87VilruQm0LNNGxWzahxSS6T6i4Zg3ezp4vA4zuwiNUR53qmQAw==",
2034 "license": "MIT",
2035 "dependencies": {
2036 "@babel/helper-plugin-utils": "^7.25.9"
2037 },
2038 "engines": {
2039 "node": ">=6.9.0"
2040 },
2041 "peerDependencies": {
2042 "@babel/core": "^7.0.0-0"
2043 }
2044 },
2045 "node_modules/@babel/plugin-transform-literals": {
2046 "version": "7.25.9",
2047 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.25.9.tgz",
2048 "integrity": "sha512-9N7+2lFziW8W9pBl2TzaNht3+pgMIRP74zizeCSrtnSKVdUl8mAjjOP2OOVQAfZ881P2cNjDj1uAMEdeD50nuQ==",
2049 "license": "MIT",
2050 "dependencies": {
2051 "@babel/helper-plugin-utils": "^7.25.9"
2052 },
2053 "engines": {
2054 "node": ">=6.9.0"
2055 },
2056 "peerDependencies": {
2057 "@babel/core": "^7.0.0-0"
2058 }
2059 },
2060 "node_modules/@babel/plugin-transform-logical-assignment-operators": {
2061 "version": "7.25.9",
2062 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.25.9.tgz",
2063 "integrity": "sha512-wI4wRAzGko551Y8eVf6iOY9EouIDTtPb0ByZx+ktDGHwv6bHFimrgJM/2T021txPZ2s4c7bqvHbd+vXG6K948Q==",
2064 "license": "MIT",
2065 "dependencies": {
2066 "@babel/helper-plugin-utils": "^7.25.9"
2067 },
2068 "engines": {
2069 "node": ">=6.9.0"
2070 },
2071 "peerDependencies": {
2072 "@babel/core": "^7.0.0-0"
2073 }
2074 },
2075 "node_modules/@babel/plugin-transform-member-expression-literals": {
2076 "version": "7.25.9",
2077 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.25.9.tgz",
2078 "integrity": "sha512-PYazBVfofCQkkMzh2P6IdIUaCEWni3iYEerAsRWuVd8+jlM1S9S9cz1dF9hIzyoZ8IA3+OwVYIp9v9e+GbgZhA==",
2079 "license": "MIT",
2080 "dependencies": {
2081 "@babel/helper-plugin-utils": "^7.25.9"
2082 },
2083 "engines": {
2084 "node": ">=6.9.0"
2085 },
2086 "peerDependencies": {
2087 "@babel/core": "^7.0.0-0"
2088 }
2089 },
2090 "node_modules/@babel/plugin-transform-modules-amd": {
2091 "version": "7.25.9",
2092 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.25.9.tgz",
2093 "integrity": "sha512-g5T11tnI36jVClQlMlt4qKDLlWnG5pP9CSM4GhdRciTNMRgkfpo5cR6b4rGIOYPgRRuFAvwjPQ/Yk+ql4dyhbw==",
2094 "license": "MIT",
2095 "dependencies": {
2096 "@babel/helper-module-transforms": "^7.25.9",
2097 "@babel/helper-plugin-utils": "^7.25.9"
2098 },
2099 "engines": {
2100 "node": ">=6.9.0"
2101 },
2102 "peerDependencies": {
2103 "@babel/core": "^7.0.0-0"
2104 }
2105 },
2106 "node_modules/@babel/plugin-transform-modules-commonjs": {
2107 "version": "7.26.3",
2108 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.26.3.tgz",
2109 "integrity": "sha512-MgR55l4q9KddUDITEzEFYn5ZsGDXMSsU9E+kh7fjRXTIC3RHqfCo8RPRbyReYJh44HQ/yomFkqbOFohXvDCiIQ==",
2110 "license": "MIT",
2111 "dependencies": {
2112 "@babel/helper-module-transforms": "^7.26.0",
2113 "@babel/helper-plugin-utils": "^7.25.9"
2114 },
2115 "engines": {
2116 "node": ">=6.9.0"
2117 },
2118 "peerDependencies": {
2119 "@babel/core": "^7.0.0-0"
2120 }
2121 },
2122 "node_modules/@babel/plugin-transform-modules-systemjs": {
2123 "version": "7.25.9",
2124 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.25.9.tgz",
2125 "integrity": "sha512-hyss7iIlH/zLHaehT+xwiymtPOpsiwIIRlCAOwBB04ta5Tt+lNItADdlXw3jAWZ96VJ2jlhl/c+PNIQPKNfvcA==",
2126 "license": "MIT",
2127 "dependencies": {
2128 "@babel/helper-module-transforms": "^7.25.9",
2129 "@babel/helper-plugin-utils": "^7.25.9",
2130 "@babel/helper-validator-identifier": "^7.25.9",
2131 "@babel/traverse": "^7.25.9"
2132 },
2133 "engines": {
2134 "node": ">=6.9.0"
2135 },
2136 "peerDependencies": {
2137 "@babel/core": "^7.0.0-0"
2138 }
2139 },
2140 "node_modules/@babel/plugin-transform-modules-umd": {
2141 "version": "7.25.9",
2142 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.25.9.tgz",
2143 "integrity": "sha512-bS9MVObUgE7ww36HEfwe6g9WakQ0KF07mQF74uuXdkoziUPfKyu/nIm663kz//e5O1nPInPFx36z7WJmJ4yNEw==",
2144 "license": "MIT",
2145 "dependencies": {
2146 "@babel/helper-module-transforms": "^7.25.9",
2147 "@babel/helper-plugin-utils": "^7.25.9"
2148 },
2149 "engines": {
2150 "node": ">=6.9.0"
2151 },
2152 "peerDependencies": {
2153 "@babel/core": "^7.0.0-0"
2154 }
2155 },
2156 "node_modules/@babel/plugin-transform-named-capturing-groups-regex": {
2157 "version": "7.25.9",
2158 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.25.9.tgz",
2159 "integrity": "sha512-oqB6WHdKTGl3q/ItQhpLSnWWOpjUJLsOCLVyeFgeTktkBSCiurvPOsyt93gibI9CmuKvTUEtWmG5VhZD+5T/KA==",
2160 "license": "MIT",
2161 "dependencies": {
2162 "@babel/helper-create-regexp-features-plugin": "^7.25.9",
2163 "@babel/helper-plugin-utils": "^7.25.9"
2164 },
2165 "engines": {
2166 "node": ">=6.9.0"
2167 },
2168 "peerDependencies": {
2169 "@babel/core": "^7.0.0"
2170 }
2171 },
2172 "node_modules/@babel/plugin-transform-new-target": {
2173 "version": "7.25.9",
2174 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.25.9.tgz",
2175 "integrity": "sha512-U/3p8X1yCSoKyUj2eOBIx3FOn6pElFOKvAAGf8HTtItuPyB+ZeOqfn+mvTtg9ZlOAjsPdK3ayQEjqHjU/yLeVQ==",
2176 "license": "MIT",
2177 "dependencies": {
2178 "@babel/helper-plugin-utils": "^7.25.9"
2179 },
2180 "engines": {
2181 "node": ">=6.9.0"
2182 },
2183 "peerDependencies": {
2184 "@babel/core": "^7.0.0-0"
2185 }
2186 },
2187 "node_modules/@babel/plugin-transform-nullish-coalescing-operator": {
2188 "version": "7.25.9",
2189 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.25.9.tgz",
2190 "integrity": "sha512-ENfftpLZw5EItALAD4WsY/KUWvhUlZndm5GC7G3evUsVeSJB6p0pBeLQUnRnBCBx7zV0RKQjR9kCuwrsIrjWog==",
2191 "license": "MIT",
2192 "dependencies": {
2193 "@babel/helper-plugin-utils": "^7.25.9"
2194 },
2195 "engines": {
2196 "node": ">=6.9.0"
2197 },
2198 "peerDependencies": {
2199 "@babel/core": "^7.0.0-0"
2200 }
2201 },
2202 "node_modules/@babel/plugin-transform-numeric-separator": {
2203 "version": "7.25.9",
2204 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.25.9.tgz",
2205 "integrity": "sha512-TlprrJ1GBZ3r6s96Yq8gEQv82s8/5HnCVHtEJScUj90thHQbwe+E5MLhi2bbNHBEJuzrvltXSru+BUxHDoog7Q==",
2206 "license": "MIT",
2207 "dependencies": {
2208 "@babel/helper-plugin-utils": "^7.25.9"
2209 },
2210 "engines": {
2211 "node": ">=6.9.0"
2212 },
2213 "peerDependencies": {
2214 "@babel/core": "^7.0.0-0"
2215 }
2216 },
2217 "node_modules/@babel/plugin-transform-object-rest-spread": {
2218 "version": "7.25.9",
2219 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.25.9.tgz",
2220 "integrity": "sha512-fSaXafEE9CVHPweLYw4J0emp1t8zYTXyzN3UuG+lylqkvYd7RMrsOQ8TYx5RF231be0vqtFC6jnx3UmpJmKBYg==",
2221 "license": "MIT",
2222 "dependencies": {
2223 "@babel/helper-compilation-targets": "^7.25.9",
2224 "@babel/helper-plugin-utils": "^7.25.9",
2225 "@babel/plugin-transform-parameters": "^7.25.9"
2226 },
2227 "engines": {
2228 "node": ">=6.9.0"
2229 },
2230 "peerDependencies": {
2231 "@babel/core": "^7.0.0-0"
2232 }
2233 },
2234 "node_modules/@babel/plugin-transform-object-super": {
2235 "version": "7.25.9",
2236 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.25.9.tgz",
2237 "integrity": "sha512-Kj/Gh+Rw2RNLbCK1VAWj2U48yxxqL2x0k10nPtSdRa0O2xnHXalD0s+o1A6a0W43gJ00ANo38jxkQreckOzv5A==",
2238 "license": "MIT",
2239 "dependencies": {
2240 "@babel/helper-plugin-utils": "^7.25.9",
2241 "@babel/helper-replace-supers": "^7.25.9"
2242 },
2243 "engines": {
2244 "node": ">=6.9.0"
2245 },
2246 "peerDependencies": {
2247 "@babel/core": "^7.0.0-0"
2248 }
2249 },
2250 "node_modules/@babel/plugin-transform-optional-catch-binding": {
2251 "version": "7.25.9",
2252 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.25.9.tgz",
2253 "integrity": "sha512-qM/6m6hQZzDcZF3onzIhZeDHDO43bkNNlOX0i8n3lR6zLbu0GN2d8qfM/IERJZYauhAHSLHy39NF0Ctdvcid7g==",
2254 "license": "MIT",
2255 "dependencies": {
2256 "@babel/helper-plugin-utils": "^7.25.9"
2257 },
2258 "engines": {
2259 "node": ">=6.9.0"
2260 },
2261 "peerDependencies": {
2262 "@babel/core": "^7.0.0-0"
2263 }
2264 },
2265 "node_modules/@babel/plugin-transform-optional-chaining": {
2266 "version": "7.25.9",
2267 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.25.9.tgz",
2268 "integrity": "sha512-6AvV0FsLULbpnXeBjrY4dmWF8F7gf8QnvTEoO/wX/5xm/xE1Xo8oPuD3MPS+KS9f9XBEAWN7X1aWr4z9HdOr7A==",
2269 "license": "MIT",
2270 "dependencies": {
2271 "@babel/helper-plugin-utils": "^7.25.9",
2272 "@babel/helper-skip-transparent-expression-wrappers": "^7.25.9"
2273 },
2274 "engines": {
2275 "node": ">=6.9.0"
2276 },
2277 "peerDependencies": {
2278 "@babel/core": "^7.0.0-0"
2279 }
2280 },
2281 "node_modules/@babel/plugin-transform-parameters": {
2282 "version": "7.25.9",
2283 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.25.9.tgz",
2284 "integrity": "sha512-wzz6MKwpnshBAiRmn4jR8LYz/g8Ksg0o80XmwZDlordjwEk9SxBzTWC7F5ef1jhbrbOW2DJ5J6ayRukrJmnr0g==",
2285 "license": "MIT",
2286 "dependencies": {
2287 "@babel/helper-plugin-utils": "^7.25.9"
2288 },
2289 "engines": {
2290 "node": ">=6.9.0"
2291 },
2292 "peerDependencies": {
2293 "@babel/core": "^7.0.0-0"
2294 }
2295 },
2296 "node_modules/@babel/plugin-transform-private-methods": {
2297 "version": "7.25.9",
2298 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.25.9.tgz",
2299 "integrity": "sha512-D/JUozNpQLAPUVusvqMxyvjzllRaF8/nSrP1s2YGQT/W4LHK4xxsMcHjhOGTS01mp9Hda8nswb+FblLdJornQw==",
2300 "license": "MIT",
2301 "dependencies": {
2302 "@babel/helper-create-class-features-plugin": "^7.25.9",
2303 "@babel/helper-plugin-utils": "^7.25.9"
2304 },
2305 "engines": {
2306 "node": ">=6.9.0"
2307 },
2308 "peerDependencies": {
2309 "@babel/core": "^7.0.0-0"
2310 }
2311 },
2312 "node_modules/@babel/plugin-transform-private-property-in-object": {
2313 "version": "7.25.9",
2314 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.25.9.tgz",
2315 "integrity": "sha512-Evf3kcMqzXA3xfYJmZ9Pg1OvKdtqsDMSWBDzZOPLvHiTt36E75jLDQo5w1gtRU95Q4E5PDttrTf25Fw8d/uWLw==",
2316 "license": "MIT",
2317 "dependencies": {
2318 "@babel/helper-annotate-as-pure": "^7.25.9",
2319 "@babel/helper-create-class-features-plugin": "^7.25.9",
2320 "@babel/helper-plugin-utils": "^7.25.9"
2321 },
2322 "engines": {
2323 "node": ">=6.9.0"
2324 },
2325 "peerDependencies": {
2326 "@babel/core": "^7.0.0-0"
2327 }
2328 },
2329 "node_modules/@babel/plugin-transform-property-literals": {
2330 "version": "7.25.9",
2331 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.25.9.tgz",
2332 "integrity": "sha512-IvIUeV5KrS/VPavfSM/Iu+RE6llrHrYIKY1yfCzyO/lMXHQ+p7uGhonmGVisv6tSBSVgWzMBohTcvkC9vQcQFA==",
2333 "license": "MIT",
2334 "dependencies": {
2335 "@babel/helper-plugin-utils": "^7.25.9"
2336 },
2337 "engines": {
2338 "node": ">=6.9.0"
2339 },
2340 "peerDependencies": {
2341 "@babel/core": "^7.0.0-0"
2342 }
2343 },
2344 "node_modules/@babel/plugin-transform-react-display-name": {
2345 "version": "7.25.9",
2346 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.25.9.tgz",
2347 "integrity": "sha512-KJfMlYIUxQB1CJfO3e0+h0ZHWOTLCPP115Awhaz8U0Zpq36Gl/cXlpoyMRnUWlhNUBAzldnCiAZNvCDj7CrKxQ==",
2348 "license": "MIT",
2349 "dependencies": {
2350 "@babel/helper-plugin-utils": "^7.25.9"
2351 },
2352 "engines": {
2353 "node": ">=6.9.0"
2354 },
2355 "peerDependencies": {
2356 "@babel/core": "^7.0.0-0"
2357 }
2358 },
2359 "node_modules/@babel/plugin-transform-react-jsx": {
2360 "version": "7.25.9",
2361 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.25.9.tgz",
2362 "integrity": "sha512-s5XwpQYCqGerXl+Pu6VDL3x0j2d82eiV77UJ8a2mDHAW7j9SWRqQ2y1fNo1Z74CdcYipl5Z41zvjj4Nfzq36rw==",
2363 "license": "MIT",
2364 "dependencies": {
2365 "@babel/helper-annotate-as-pure": "^7.25.9",
2366 "@babel/helper-module-imports": "^7.25.9",
2367 "@babel/helper-plugin-utils": "^7.25.9",
2368 "@babel/plugin-syntax-jsx": "^7.25.9",
2369 "@babel/types": "^7.25.9"
2370 },
2371 "engines": {
2372 "node": ">=6.9.0"
2373 },
2374 "peerDependencies": {
2375 "@babel/core": "^7.0.0-0"
2376 }
2377 },
2378 "node_modules/@babel/plugin-transform-react-jsx-development": {
2379 "version": "7.25.9",
2380 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.25.9.tgz",
2381 "integrity": "sha512-9mj6rm7XVYs4mdLIpbZnHOYdpW42uoiBCTVowg7sP1thUOiANgMb4UtpRivR0pp5iL+ocvUv7X4mZgFRpJEzGw==",
2382 "license": "MIT",
2383 "dependencies": {
2384 "@babel/plugin-transform-react-jsx": "^7.25.9"
2385 },
2386 "engines": {
2387 "node": ">=6.9.0"
2388 },
2389 "peerDependencies": {
2390 "@babel/core": "^7.0.0-0"
2391 }
2392 },
2393 "node_modules/@babel/plugin-transform-react-pure-annotations": {
2394 "version": "7.25.9",
2395 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.25.9.tgz",
2396 "integrity": "sha512-KQ/Takk3T8Qzj5TppkS1be588lkbTp5uj7w6a0LeQaTMSckU/wK0oJ/pih+T690tkgI5jfmg2TqDJvd41Sj1Cg==",
2397 "license": "MIT",
2398 "dependencies": {
2399 "@babel/helper-annotate-as-pure": "^7.25.9",
2400 "@babel/helper-plugin-utils": "^7.25.9"
2401 },
2402 "engines": {
2403 "node": ">=6.9.0"
2404 },
2405 "peerDependencies": {
2406 "@babel/core": "^7.0.0-0"
2407 }
2408 },
2409 "node_modules/@babel/plugin-transform-regenerator": {
2410 "version": "7.25.9",
2411 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.25.9.tgz",
2412 "integrity": "sha512-vwDcDNsgMPDGP0nMqzahDWE5/MLcX8sv96+wfX7as7LoF/kr97Bo/7fI00lXY4wUXYfVmwIIyG80fGZ1uvt2qg==",
2413 "license": "MIT",
2414 "dependencies": {
2415 "@babel/helper-plugin-utils": "^7.25.9",
2416 "regenerator-transform": "^0.15.2"
2417 },
2418 "engines": {
2419 "node": ">=6.9.0"
2420 },
2421 "peerDependencies": {
2422 "@babel/core": "^7.0.0-0"
2423 }
2424 },
2425 "node_modules/@babel/plugin-transform-regexp-modifiers": {
2426 "version": "7.26.0",
2427 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regexp-modifiers/-/plugin-transform-regexp-modifiers-7.26.0.tgz",
2428 "integrity": "sha512-vN6saax7lrA2yA/Pak3sCxuD6F5InBjn9IcrIKQPjpsLvuHYLVroTxjdlVRHjjBWxKOqIwpTXDkOssYT4BFdRw==",
2429 "license": "MIT",
2430 "dependencies": {
2431 "@babel/helper-create-regexp-features-plugin": "^7.25.9",
2432 "@babel/helper-plugin-utils": "^7.25.9"
2433 },
2434 "engines": {
2435 "node": ">=6.9.0"
2436 },
2437 "peerDependencies": {
2438 "@babel/core": "^7.0.0"
2439 }
2440 },
2441 "node_modules/@babel/plugin-transform-reserved-words": {
2442 "version": "7.25.9",
2443 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.25.9.tgz",
2444 "integrity": "sha512-7DL7DKYjn5Su++4RXu8puKZm2XBPHyjWLUidaPEkCUBbE7IPcsrkRHggAOOKydH1dASWdcUBxrkOGNxUv5P3Jg==",
2445 "license": "MIT",
2446 "dependencies": {
2447 "@babel/helper-plugin-utils": "^7.25.9"
2448 },
2449 "engines": {
2450 "node": ">=6.9.0"
2451 },
2452 "peerDependencies": {
2453 "@babel/core": "^7.0.0-0"
2454 }
2455 },
2456 "node_modules/@babel/plugin-transform-runtime": {
2457 "version": "7.25.9",
2458 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.25.9.tgz",
2459 "integrity": "sha512-nZp7GlEl+yULJrClz0SwHPqir3lc0zsPrDHQUcxGspSL7AKrexNSEfTbfqnDNJUO13bgKyfuOLMF8Xqtu8j3YQ==",
2460 "license": "MIT",
2461 "dependencies": {
2462 "@babel/helper-module-imports": "^7.25.9",
2463 "@babel/helper-plugin-utils": "^7.25.9",
2464 "babel-plugin-polyfill-corejs2": "^0.4.10",
2465 "babel-plugin-polyfill-corejs3": "^0.10.6",
2466 "babel-plugin-polyfill-regenerator": "^0.6.1",
2467 "semver": "^6.3.1"
2468 },
2469 "engines": {
2470 "node": ">=6.9.0"
2471 },
2472 "peerDependencies": {
2473 "@babel/core": "^7.0.0-0"
2474 }
2475 },
2476 "node_modules/@babel/plugin-transform-runtime/node_modules/semver": {
2477 "version": "6.3.1",
2478 "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
2479 "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
2480 "license": "ISC",
2481 "bin": {
2482 "semver": "bin/semver.js"
2483 }
2484 },
2485 "node_modules/@babel/plugin-transform-shorthand-properties": {
2486 "version": "7.25.9",
2487 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.25.9.tgz",
2488 "integrity": "sha512-MUv6t0FhO5qHnS/W8XCbHmiRWOphNufpE1IVxhK5kuN3Td9FT1x4rx4K42s3RYdMXCXpfWkGSbCSd0Z64xA7Ng==",
2489 "license": "MIT",
2490 "dependencies": {
2491 "@babel/helper-plugin-utils": "^7.25.9"
2492 },
2493 "engines": {
2494 "node": ">=6.9.0"
2495 },
2496 "peerDependencies": {
2497 "@babel/core": "^7.0.0-0"
2498 }
2499 },
2500 "node_modules/@babel/plugin-transform-spread": {
2501 "version": "7.25.9",
2502 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.25.9.tgz",
2503 "integrity": "sha512-oNknIB0TbURU5pqJFVbOOFspVlrpVwo2H1+HUIsVDvp5VauGGDP1ZEvO8Nn5xyMEs3dakajOxlmkNW7kNgSm6A==",
2504 "license": "MIT",
2505 "dependencies": {
2506 "@babel/helper-plugin-utils": "^7.25.9",
2507 "@babel/helper-skip-transparent-expression-wrappers": "^7.25.9"
2508 },
2509 "engines": {
2510 "node": ">=6.9.0"
2511 },
2512 "peerDependencies": {
2513 "@babel/core": "^7.0.0-0"
2514 }
2515 },
2516 "node_modules/@babel/plugin-transform-sticky-regex": {
2517 "version": "7.25.9",
2518 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.25.9.tgz",
2519 "integrity": "sha512-WqBUSgeVwucYDP9U/xNRQam7xV8W5Zf+6Eo7T2SRVUFlhRiMNFdFz58u0KZmCVVqs2i7SHgpRnAhzRNmKfi2uA==",
2520 "license": "MIT",
2521 "dependencies": {
2522 "@babel/helper-plugin-utils": "^7.25.9"
2523 },
2524 "engines": {
2525 "node": ">=6.9.0"
2526 },
2527 "peerDependencies": {
2528 "@babel/core": "^7.0.0-0"
2529 }
2530 },
2531 "node_modules/@babel/plugin-transform-template-literals": {
2532 "version": "7.25.9",
2533 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.25.9.tgz",
2534 "integrity": "sha512-o97AE4syN71M/lxrCtQByzphAdlYluKPDBzDVzMmfCobUjjhAryZV0AIpRPrxN0eAkxXO6ZLEScmt+PNhj2OTw==",
2535 "license": "MIT",
2536 "dependencies": {
2537 "@babel/helper-plugin-utils": "^7.25.9"
2538 },
2539 "engines": {
2540 "node": ">=6.9.0"
2541 },
2542 "peerDependencies": {
2543 "@babel/core": "^7.0.0-0"
2544 }
2545 },
2546 "node_modules/@babel/plugin-transform-typeof-symbol": {
2547 "version": "7.25.9",
2548 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.25.9.tgz",
2549 "integrity": "sha512-v61XqUMiueJROUv66BVIOi0Fv/CUuZuZMl5NkRoCVxLAnMexZ0A3kMe7vvZ0nulxMuMp0Mk6S5hNh48yki08ZA==",
2550 "license": "MIT",
2551 "dependencies": {
2552 "@babel/helper-plugin-utils": "^7.25.9"
2553 },
2554 "engines": {
2555 "node": ">=6.9.0"
2556 },
2557 "peerDependencies": {
2558 "@babel/core": "^7.0.0-0"
2559 }
2560 },
2561 "node_modules/@babel/plugin-transform-typescript": {
2562 "version": "7.26.3",
2563 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.26.3.tgz",
2564 "integrity": "sha512-6+5hpdr6mETwSKjmJUdYw0EIkATiQhnELWlE3kJFBwSg/BGIVwVaVbX+gOXBCdc7Ln1RXZxyWGecIXhUfnl7oA==",
2565 "license": "MIT",
2566 "dependencies": {
2567 "@babel/helper-annotate-as-pure": "^7.25.9",
2568 "@babel/helper-create-class-features-plugin": "^7.25.9",
2569 "@babel/helper-plugin-utils": "^7.25.9",
2570 "@babel/helper-skip-transparent-expression-wrappers": "^7.25.9",
2571 "@babel/plugin-syntax-typescript": "^7.25.9"
2572 },
2573 "engines": {
2574 "node": ">=6.9.0"
2575 },
2576 "peerDependencies": {
2577 "@babel/core": "^7.0.0-0"
2578 }
2579 },
2580 "node_modules/@babel/plugin-transform-unicode-escapes": {
2581 "version": "7.25.9",
2582 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.25.9.tgz",
2583 "integrity": "sha512-s5EDrE6bW97LtxOcGj1Khcx5AaXwiMmi4toFWRDP9/y0Woo6pXC+iyPu/KuhKtfSrNFd7jJB+/fkOtZy6aIC6Q==",
2584 "license": "MIT",
2585 "dependencies": {
2586 "@babel/helper-plugin-utils": "^7.25.9"
2587 },
2588 "engines": {
2589 "node": ">=6.9.0"
2590 },
2591 "peerDependencies": {
2592 "@babel/core": "^7.0.0-0"
2593 }
2594 },
2595 "node_modules/@babel/plugin-transform-unicode-property-regex": {
2596 "version": "7.25.9",
2597 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-property-regex/-/plugin-transform-unicode-property-regex-7.25.9.tgz",
2598 "integrity": "sha512-Jt2d8Ga+QwRluxRQ307Vlxa6dMrYEMZCgGxoPR8V52rxPyldHu3hdlHspxaqYmE7oID5+kB+UKUB/eWS+DkkWg==",
2599 "license": "MIT",
2600 "dependencies": {
2601 "@babel/helper-create-regexp-features-plugin": "^7.25.9",
2602 "@babel/helper-plugin-utils": "^7.25.9"
2603 },
2604 "engines": {
2605 "node": ">=6.9.0"
2606 },
2607 "peerDependencies": {
2608 "@babel/core": "^7.0.0-0"
2609 }
2610 },
2611 "node_modules/@babel/plugin-transform-unicode-regex": {
2612 "version": "7.25.9",
2613 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.25.9.tgz",
2614 "integrity": "sha512-yoxstj7Rg9dlNn9UQxzk4fcNivwv4nUYz7fYXBaKxvw/lnmPuOm/ikoELygbYq68Bls3D/D+NBPHiLwZdZZ4HA==",
2615 "license": "MIT",
2616 "dependencies": {
2617 "@babel/helper-create-regexp-features-plugin": "^7.25.9",
2618 "@babel/helper-plugin-utils": "^7.25.9"
2619 },
2620 "engines": {
2621 "node": ">=6.9.0"
2622 },
2623 "peerDependencies": {
2624 "@babel/core": "^7.0.0-0"
2625 }
2626 },
2627 "node_modules/@babel/plugin-transform-unicode-sets-regex": {
2628 "version": "7.25.9",
2629 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.25.9.tgz",
2630 "integrity": "sha512-8BYqO3GeVNHtx69fdPshN3fnzUNLrWdHhk/icSwigksJGczKSizZ+Z6SBCxTs723Fr5VSNorTIK7a+R2tISvwQ==",
2631 "license": "MIT",
2632 "dependencies": {
2633 "@babel/helper-create-regexp-features-plugin": "^7.25.9",
2634 "@babel/helper-plugin-utils": "^7.25.9"
2635 },
2636 "engines": {
2637 "node": ">=6.9.0"
2638 },
2639 "peerDependencies": {
2640 "@babel/core": "^7.0.0"
2641 }
2642 },
2643 "node_modules/@babel/preset-env": {
2644 "version": "7.26.0",
2645 "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.26.0.tgz",
2646 "integrity": "sha512-H84Fxq0CQJNdPFT2DrfnylZ3cf5K43rGfWK4LJGPpjKHiZlk0/RzwEus3PDDZZg+/Er7lCA03MVacueUuXdzfw==",
2647 "license": "MIT",
2648 "dependencies": {
2649 "@babel/compat-data": "^7.26.0",
2650 "@babel/helper-compilation-targets": "^7.25.9",
2651 "@babel/helper-plugin-utils": "^7.25.9",
2652 "@babel/helper-validator-option": "^7.25.9",
2653 "@babel/plugin-bugfix-firefox-class-in-computed-class-key": "^7.25.9",
2654 "@babel/plugin-bugfix-safari-class-field-initializer-scope": "^7.25.9",
2655 "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.25.9",
2656 "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.25.9",
2657 "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.25.9",
2658 "@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2",
2659 "@babel/plugin-syntax-import-assertions": "^7.26.0",
2660 "@babel/plugin-syntax-import-attributes": "^7.26.0",
2661 "@babel/plugin-syntax-unicode-sets-regex": "^7.18.6",
2662 "@babel/plugin-transform-arrow-functions": "^7.25.9",
2663 "@babel/plugin-transform-async-generator-functions": "^7.25.9",
2664 "@babel/plugin-transform-async-to-generator": "^7.25.9",
2665 "@babel/plugin-transform-block-scoped-functions": "^7.25.9",
2666 "@babel/plugin-transform-block-scoping": "^7.25.9",
2667 "@babel/plugin-transform-class-properties": "^7.25.9",
2668 "@babel/plugin-transform-class-static-block": "^7.26.0",
2669 "@babel/plugin-transform-classes": "^7.25.9",
2670 "@babel/plugin-transform-computed-properties": "^7.25.9",
2671 "@babel/plugin-transform-destructuring": "^7.25.9",
2672 "@babel/plugin-transform-dotall-regex": "^7.25.9",
2673 "@babel/plugin-transform-duplicate-keys": "^7.25.9",
2674 "@babel/plugin-transform-duplicate-named-capturing-groups-regex": "^7.25.9",
2675 "@babel/plugin-transform-dynamic-import": "^7.25.9",
2676 "@babel/plugin-transform-exponentiation-operator": "^7.25.9",
2677 "@babel/plugin-transform-export-namespace-from": "^7.25.9",
2678 "@babel/plugin-transform-for-of": "^7.25.9",
2679 "@babel/plugin-transform-function-name": "^7.25.9",
2680 "@babel/plugin-transform-json-strings": "^7.25.9",
2681 "@babel/plugin-transform-literals": "^7.25.9",
2682 "@babel/plugin-transform-logical-assignment-operators": "^7.25.9",
2683 "@babel/plugin-transform-member-expression-literals": "^7.25.9",
2684 "@babel/plugin-transform-modules-amd": "^7.25.9",
2685 "@babel/plugin-transform-modules-commonjs": "^7.25.9",
2686 "@babel/plugin-transform-modules-systemjs": "^7.25.9",
2687 "@babel/plugin-transform-modules-umd": "^7.25.9",
2688 "@babel/plugin-transform-named-capturing-groups-regex": "^7.25.9",
2689 "@babel/plugin-transform-new-target": "^7.25.9",
2690 "@babel/plugin-transform-nullish-coalescing-operator": "^7.25.9",
2691 "@babel/plugin-transform-numeric-separator": "^7.25.9",
2692 "@babel/plugin-transform-object-rest-spread": "^7.25.9",
2693 "@babel/plugin-transform-object-super": "^7.25.9",
2694 "@babel/plugin-transform-optional-catch-binding": "^7.25.9",
2695 "@babel/plugin-transform-optional-chaining": "^7.25.9",
2696 "@babel/plugin-transform-parameters": "^7.25.9",
2697 "@babel/plugin-transform-private-methods": "^7.25.9",
2698 "@babel/plugin-transform-private-property-in-object": "^7.25.9",
2699 "@babel/plugin-transform-property-literals": "^7.25.9",
2700 "@babel/plugin-transform-regenerator": "^7.25.9",
2701 "@babel/plugin-transform-regexp-modifiers": "^7.26.0",
2702 "@babel/plugin-transform-reserved-words": "^7.25.9",
2703 "@babel/plugin-transform-shorthand-properties": "^7.25.9",
2704 "@babel/plugin-transform-spread": "^7.25.9",
2705 "@babel/plugin-transform-sticky-regex": "^7.25.9",
2706 "@babel/plugin-transform-template-literals": "^7.25.9",
2707 "@babel/plugin-transform-typeof-symbol": "^7.25.9",
2708 "@babel/plugin-transform-unicode-escapes": "^7.25.9",
2709 "@babel/plugin-transform-unicode-property-regex": "^7.25.9",
2710 "@babel/plugin-transform-unicode-regex": "^7.25.9",
2711 "@babel/plugin-transform-unicode-sets-regex": "^7.25.9",
2712 "@babel/preset-modules": "0.1.6-no-external-plugins",
2713 "babel-plugin-polyfill-corejs2": "^0.4.10",
2714 "babel-plugin-polyfill-corejs3": "^0.10.6",
2715 "babel-plugin-polyfill-regenerator": "^0.6.1",
2716 "core-js-compat": "^3.38.1",
2717 "semver": "^6.3.1"
2718 },
2719 "engines": {
2720 "node": ">=6.9.0"
2721 },
2722 "peerDependencies": {
2723 "@babel/core": "^7.0.0-0"
2724 }
2725 },
2726 "node_modules/@babel/preset-env/node_modules/@babel/plugin-proposal-private-property-in-object": {
2727 "version": "7.21.0-placeholder-for-preset-env.2",
2728 "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.0-placeholder-for-preset-env.2.tgz",
2729 "integrity": "sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==",
2730 "license": "MIT",
2731 "engines": {
2732 "node": ">=6.9.0"
2733 },
2734 "peerDependencies": {
2735 "@babel/core": "^7.0.0-0"
2736 }
2737 },
2738 "node_modules/@babel/preset-env/node_modules/semver": {
2739 "version": "6.3.1",
2740 "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
2741 "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
2742 "license": "ISC",
2743 "bin": {
2744 "semver": "bin/semver.js"
2745 }
2746 },
2747 "node_modules/@babel/preset-modules": {
2748 "version": "0.1.6-no-external-plugins",
2749 "resolved": "https://registry.npmjs.org/@babel/preset-modules/-/preset-modules-0.1.6-no-external-plugins.tgz",
2750 "integrity": "sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==",
2751 "license": "MIT",
2752 "dependencies": {
2753 "@babel/helper-plugin-utils": "^7.0.0",
2754 "@babel/types": "^7.4.4",
2755 "esutils": "^2.0.2"
2756 },
2757 "peerDependencies": {
2758 "@babel/core": "^7.0.0-0 || ^8.0.0-0 <8.0.0"
2759 }
2760 },
2761 "node_modules/@babel/preset-react": {
2762 "version": "7.26.3",
2763 "resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.26.3.tgz",
2764 "integrity": "sha512-Nl03d6T9ky516DGK2YMxrTqvnpUW63TnJMOMonj+Zae0JiPC5BC9xPMSL6L8fiSpA5vP88qfygavVQvnLp+6Cw==",
2765 "license": "MIT",
2766 "dependencies": {
2767 "@babel/helper-plugin-utils": "^7.25.9",
2768 "@babel/helper-validator-option": "^7.25.9",
2769 "@babel/plugin-transform-react-display-name": "^7.25.9",
2770 "@babel/plugin-transform-react-jsx": "^7.25.9",
2771 "@babel/plugin-transform-react-jsx-development": "^7.25.9",
2772 "@babel/plugin-transform-react-pure-annotations": "^7.25.9"
2773 },
2774 "engines": {
2775 "node": ">=6.9.0"
2776 },
2777 "peerDependencies": {
2778 "@babel/core": "^7.0.0-0"
2779 }
2780 },
2781 "node_modules/@babel/preset-typescript": {
2782 "version": "7.26.0",
2783 "resolved": "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.26.0.tgz",
2784 "integrity": "sha512-NMk1IGZ5I/oHhoXEElcm+xUnL/szL6xflkFZmoEU9xj1qSJXpiS7rsspYo92B4DRCDvZn2erT5LdsCeXAKNCkg==",
2785 "license": "MIT",
2786 "dependencies": {
2787 "@babel/helper-plugin-utils": "^7.25.9",
2788 "@babel/helper-validator-option": "^7.25.9",
2789 "@babel/plugin-syntax-jsx": "^7.25.9",
2790 "@babel/plugin-transform-modules-commonjs": "^7.25.9",
2791 "@babel/plugin-transform-typescript": "^7.25.9"
2792 },
2793 "engines": {
2794 "node": ">=6.9.0"
2795 },
2796 "peerDependencies": {
2797 "@babel/core": "^7.0.0-0"
2798 }
2799 },
2800 "node_modules/@babel/runtime": {
2801 "version": "7.26.10",
2802 "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.26.10.tgz",
2803 "integrity": "sha512-2WJMeRQPHKSPemqk/awGrAiuFfzBmOIPXKizAsVhWH9YJqLZ0H+HS4c8loHGgW6utJ3E/ejXQUsiGaQy2NZ9Fw==",
2804 "license": "MIT",
2805 "dependencies": {
2806 "regenerator-runtime": "^0.14.0"
2807 },
2808 "engines": {
2809 "node": ">=6.9.0"
2810 }
2811 },
2812 "node_modules/@babel/template": {
2813 "version": "7.27.2",
2814 "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.27.2.tgz",
2815 "integrity": "sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==",
2816 "license": "MIT",
2817 "dependencies": {
2818 "@babel/code-frame": "^7.27.1",
2819 "@babel/parser": "^7.27.2",
2820 "@babel/types": "^7.27.1"
2821 },
2822 "engines": {
2823 "node": ">=6.9.0"
2824 }
2825 },
2826 "node_modules/@babel/traverse": {
2827 "version": "7.27.4",
2828 "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.27.4.tgz",
2829 "integrity": "sha512-oNcu2QbHqts9BtOWJosOVJapWjBDSxGCpFvikNR5TGDYDQf3JwpIoMzIKrvfoti93cLfPJEG4tH9SPVeyCGgdA==",
2830 "license": "MIT",
2831 "dependencies": {
2832 "@babel/code-frame": "^7.27.1",
2833 "@babel/generator": "^7.27.3",
2834 "@babel/parser": "^7.27.4",
2835 "@babel/template": "^7.27.2",
2836 "@babel/types": "^7.27.3",
2837 "debug": "^4.3.1",
2838 "globals": "^11.1.0"
2839 },
2840 "engines": {
2841 "node": ">=6.9.0"
2842 }
2843 },
2844 "node_modules/@babel/types": {
2845 "version": "7.28.4",
2846 "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.28.4.tgz",
2847 "integrity": "sha512-bkFqkLhh3pMBUQQkpVgWDWq/lqzc2678eUyDlTBhRqhCHFguYYGM0Efga7tYk4TogG/3x0EEl66/OQ+WGbWB/Q==",
2848 "license": "MIT",
2849 "dependencies": {
2850 "@babel/helper-string-parser": "^7.27.1",
2851 "@babel/helper-validator-identifier": "^7.27.1"
2852 },
2853 "engines": {
2854 "node": ">=6.9.0"
2855 }
2856 },
2857 "node_modules/@base2/pretty-print-object": {
2858 "version": "1.0.1",
2859 "resolved": "https://registry.npmjs.org/@base2/pretty-print-object/-/pretty-print-object-1.0.1.tgz",
2860 "integrity": "sha512-4iri8i1AqYHJE2DstZYkyEprg6Pq6sKx3xn5FpySk9sNhH7qN2LLlHJCfDTZRILNwQNPD7mATWM0TBui7uC1pA==",
2861 "dev": true,
2862 "license": "BSD-2-Clause"
2863 },
2864 "node_modules/@bcoe/v8-coverage": {
2865 "version": "0.2.3",
2866 "resolved": "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz",
2867 "integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==",
2868 "dev": true,
2869 "license": "MIT"
2870 },
2871 "node_modules/@builder.io/partytown": {
2872 "version": "0.7.6",
2873 "resolved": "https://registry.npmjs.org/@builder.io/partytown/-/partytown-0.7.6.tgz",
2874 "integrity": "sha512-snXIGNiZpqjno3XYQN2lbBB+05hsQR/LSttbtIW1c0gmZ7Kh/DIo0YrxlDxCDulAMFPFM8J+4voLwvYepSj3sw==",
2875 "license": "MIT",
2876 "bin": {
2877 "partytown": "bin/partytown.cjs"
2878 }
2879 },
2880 "node_modules/@commitlint/cli": {
2881 "version": "20.1.0",
2882 "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-20.1.0.tgz",
2883 "integrity": "sha512-pW5ujjrOovhq5RcYv5xCpb4GkZxkO2+GtOdBW2/qrr0Ll9tl3PX0aBBobGQl3mdZUbOBgwAexEQLeH6uxL0VYg==",
2884 "dev": true,
2885 "license": "MIT",
2886 "dependencies": {
2887 "@commitlint/format": "^20.0.0",
2888 "@commitlint/lint": "^20.0.0",
2889 "@commitlint/load": "^20.1.0",
2890 "@commitlint/read": "^20.0.0",
2891 "@commitlint/types": "^20.0.0",
2892 "tinyexec": "^1.0.0",
2893 "yargs": "^17.0.0"
2894 },
2895 "bin": {
2896 "commitlint": "cli.js"
2897 },
2898 "engines": {
2899 "node": ">=v18"
2900 }
2901 },
2902 "node_modules/@commitlint/config-conventional": {
2903 "version": "20.0.0",
2904 "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-20.0.0.tgz",
2905 "integrity": "sha512-q7JroPIkDBtyOkVe9Bca0p7kAUYxZMxkrBArCfuD3yN4KjRAenP9PmYwnn7rsw8Q+hHq1QB2BRmBh0/Z19ZoJw==",
2906 "dev": true,
2907 "license": "MIT",
2908 "dependencies": {
2909 "@commitlint/types": "^20.0.0",
2910 "conventional-changelog-conventionalcommits": "^7.0.2"
2911 },
2912 "engines": {
2913 "node": ">=v18"
2914 }
2915 },
2916 "node_modules/@commitlint/config-validator": {
2917 "version": "20.0.0",
2918 "resolved": "https://registry.npmjs.org/@commitlint/config-validator/-/config-validator-20.0.0.tgz",
2919 "integrity": "sha512-BeyLMaRIJDdroJuYM2EGhDMGwVBMZna9UiIqV9hxj+J551Ctc6yoGuGSmghOy/qPhBSuhA6oMtbEiTmxECafsg==",
2920 "dev": true,
2921 "license": "MIT",
2922 "dependencies": {
2923 "@commitlint/types": "^20.0.0",
2924 "ajv": "^8.11.0"
2925 },
2926 "engines": {
2927 "node": ">=v18"
2928 }
2929 },
2930 "node_modules/@commitlint/ensure": {
2931 "version": "20.0.0",
2932 "resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-20.0.0.tgz",
2933 "integrity": "sha512-WBV47Fffvabe68n+13HJNFBqiMH5U1Ryls4W3ieGwPC0C7kJqp3OVQQzG2GXqOALmzrgAB+7GXmyy8N9ct8/Fg==",
2934 "dev": true,
2935 "license": "MIT",
2936 "dependencies": {
2937 "@commitlint/types": "^20.0.0",
2938 "lodash.camelcase": "^4.3.0",
2939 "lodash.kebabcase": "^4.1.1",
2940 "lodash.snakecase": "^4.1.1",
2941 "lodash.startcase": "^4.4.0",
2942 "lodash.upperfirst": "^4.3.1"
2943 },
2944 "engines": {
2945 "node": ">=v18"
2946 }
2947 },
2948 "node_modules/@commitlint/execute-rule": {
2949 "version": "20.0.0",
2950 "resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-20.0.0.tgz",
2951 "integrity": "sha512-xyCoOShoPuPL44gVa+5EdZsBVao/pNzpQhkzq3RdtlFdKZtjWcLlUFQHSWBuhk5utKYykeJPSz2i8ABHQA+ZZw==",
2952 "dev": true,
2953 "license": "MIT",
2954 "engines": {
2955 "node": ">=v18"
2956 }
2957 },
2958 "node_modules/@commitlint/format": {
2959 "version": "20.0.0",
2960 "resolved": "https://registry.npmjs.org/@commitlint/format/-/format-20.0.0.tgz",
2961 "integrity": "sha512-zrZQXUcSDmQ4eGGrd+gFESiX0Rw+WFJk7nW4VFOmxub4mAATNKBQ4vNw5FgMCVehLUKG2OT2LjOqD0Hk8HvcRg==",
2962 "dev": true,
2963 "license": "MIT",
2964 "dependencies": {
2965 "@commitlint/types": "^20.0.0",
2966 "chalk": "^5.3.0"
2967 },
2968 "engines": {
2969 "node": ">=v18"
2970 }
2971 },
2972 "node_modules/@commitlint/is-ignored": {
2973 "version": "20.0.0",
2974 "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-20.0.0.tgz",
2975 "integrity": "sha512-ayPLicsqqGAphYIQwh9LdAYOVAQ9Oe5QCgTNTj+BfxZb9b/JW222V5taPoIBzYnAP0z9EfUtljgBk+0BN4T4Cw==",
2976 "dev": true,
2977 "license": "MIT",
2978 "dependencies": {
2979 "@commitlint/types": "^20.0.0",
2980 "semver": "^7.6.0"
2981 },
2982 "engines": {
2983 "node": ">=v18"
2984 }
2985 },
2986 "node_modules/@commitlint/lint": {
2987 "version": "20.0.0",
2988 "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-20.0.0.tgz",
2989 "integrity": "sha512-kWrX8SfWk4+4nCexfLaQT3f3EcNjJwJBsSZ5rMBw6JCd6OzXufFHgel2Curos4LKIxwec9WSvs2YUD87rXlxNQ==",
2990 "dev": true,
2991 "license": "MIT",
2992 "dependencies": {
2993 "@commitlint/is-ignored": "^20.0.0",
2994 "@commitlint/parse": "^20.0.0",
2995 "@commitlint/rules": "^20.0.0",
2996 "@commitlint/types": "^20.0.0"
2997 },
2998 "engines": {
2999 "node": ">=v18"
3000 }
3001 },
3002 "node_modules/@commitlint/load": {
3003 "version": "20.1.0",
3004 "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-20.1.0.tgz",
3005 "integrity": "sha512-qo9ER0XiAimATQR5QhvvzePfeDfApi/AFlC1G+YN+ZAY8/Ua6IRrDrxRvQAr+YXUKAxUsTDSp9KXeXLBPsNRWg==",
3006 "dev": true,
3007 "license": "MIT",
3008 "dependencies": {
3009 "@commitlint/config-validator": "^20.0.0",
3010 "@commitlint/execute-rule": "^20.0.0",
3011 "@commitlint/resolve-extends": "^20.1.0",
3012 "@commitlint/types": "^20.0.0",
3013 "chalk": "^5.3.0",
3014 "cosmiconfig": "^9.0.0",
3015 "cosmiconfig-typescript-loader": "^6.1.0",
3016 "lodash.isplainobject": "^4.0.6",
3017 "lodash.merge": "^4.6.2",
3018 "lodash.uniq": "^4.5.0"
3019 },
3020 "engines": {
3021 "node": ">=v18"
3022 }
3023 },
3024 "node_modules/@commitlint/message": {
3025 "version": "20.0.0",
3026 "resolved": "https://registry.npmjs.org/@commitlint/message/-/message-20.0.0.tgz",
3027 "integrity": "sha512-gLX4YmKnZqSwkmSB9OckQUrI5VyXEYiv3J5JKZRxIp8jOQsWjZgHSG/OgEfMQBK9ibdclEdAyIPYggwXoFGXjQ==",
3028 "dev": true,
3029 "license": "MIT",
3030 "engines": {
3031 "node": ">=v18"
3032 }
3033 },
3034 "node_modules/@commitlint/parse": {
3035 "version": "20.0.0",
3036 "resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-20.0.0.tgz",
3037 "integrity": "sha512-j/PHCDX2bGM5xGcWObOvpOc54cXjn9g6xScXzAeOLwTsScaL4Y+qd0pFC6HBwTtrH92NvJQc+2Lx9HFkVi48cg==",
3038 "dev": true,
3039 "license": "MIT",
3040 "dependencies": {
3041 "@commitlint/types": "^20.0.0",
3042 "conventional-changelog-angular": "^7.0.0",
3043 "conventional-commits-parser": "^5.0.0"
3044 },
3045 "engines": {
3046 "node": ">=v18"
3047 }
3048 },
3049 "node_modules/@commitlint/read": {
3050 "version": "20.0.0",
3051 "resolved": "https://registry.npmjs.org/@commitlint/read/-/read-20.0.0.tgz",
3052 "integrity": "sha512-Ti7Y7aEgxsM1nkwA4ZIJczkTFRX/+USMjNrL9NXwWQHqNqrBX2iMi+zfuzZXqfZ327WXBjdkRaytJ+z5vNqTOA==",
3053 "dev": true,
3054 "license": "MIT",
3055 "dependencies": {
3056 "@commitlint/top-level": "^20.0.0",
3057 "@commitlint/types": "^20.0.0",
3058 "git-raw-commits": "^4.0.0",
3059 "minimist": "^1.2.8",
3060 "tinyexec": "^1.0.0"
3061 },
3062 "engines": {
3063 "node": ">=v18"
3064 }
3065 },
3066 "node_modules/@commitlint/resolve-extends": {
3067 "version": "20.1.0",
3068 "resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-20.1.0.tgz",
3069 "integrity": "sha512-cxKXQrqHjZT3o+XPdqDCwOWVFQiae++uwd9dUBC7f2MdV58ons3uUvASdW7m55eat5sRiQ6xUHyMWMRm6atZWw==",
3070 "dev": true,
3071 "license": "MIT",
3072 "dependencies": {
3073 "@commitlint/config-validator": "^20.0.0",
3074 "@commitlint/types": "^20.0.0",
3075 "global-directory": "^4.0.1",
3076 "import-meta-resolve": "^4.0.0",
3077 "lodash.mergewith": "^4.6.2",
3078 "resolve-from": "^5.0.0"
3079 },
3080 "engines": {
3081 "node": ">=v18"
3082 }
3083 },
3084 "node_modules/@commitlint/rules": {
3085 "version": "20.0.0",
3086 "resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-20.0.0.tgz",
3087 "integrity": "sha512-gvg2k10I/RfvHn5I5sxvVZKM1fl72Sqrv2YY/BnM7lMHcYqO0E2jnRWoYguvBfEcZ39t+rbATlciggVe77E4zA==",
3088 "dev": true,
3089 "license": "MIT",
3090 "dependencies": {
3091 "@commitlint/ensure": "^20.0.0",
3092 "@commitlint/message": "^20.0.0",
3093 "@commitlint/to-lines": "^20.0.0",
3094 "@commitlint/types": "^20.0.0"
3095 },
3096 "engines": {
3097 "node": ">=v18"
3098 }
3099 },
3100 "node_modules/@commitlint/to-lines": {
3101 "version": "20.0.0",
3102 "resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-20.0.0.tgz",
3103 "integrity": "sha512-2l9gmwiCRqZNWgV+pX1X7z4yP0b3ex/86UmUFgoRt672Ez6cAM2lOQeHFRUTuE6sPpi8XBCGnd8Kh3bMoyHwJw==",
3104 "dev": true,
3105 "license": "MIT",
3106 "engines": {
3107 "node": ">=v18"
3108 }
3109 },
3110 "node_modules/@commitlint/top-level": {
3111 "version": "20.0.0",
3112 "resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-20.0.0.tgz",
3113 "integrity": "sha512-drXaPSP2EcopukrUXvUXmsQMu3Ey/FuJDc/5oiW4heoCfoE5BdLQyuc7veGeE3aoQaTVqZnh4D5WTWe2vefYKg==",
3114 "dev": true,
3115 "license": "MIT",
3116 "dependencies": {
3117 "find-up": "^7.0.0"
3118 },
3119 "engines": {
3120 "node": ">=v18"
3121 }
3122 },
3123 "node_modules/@commitlint/types": {
3124 "version": "20.0.0",
3125 "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-20.0.0.tgz",
3126 "integrity": "sha512-bVUNBqG6aznYcYjTjnc3+Cat/iBgbgpflxbIBTnsHTX0YVpnmINPEkSRWymT2Q8aSH3Y7aKnEbunilkYe8TybA==",
3127 "dev": true,
3128 "license": "MIT",
3129 "dependencies": {
3130 "@types/conventional-commits-parser": "^5.0.0",
3131 "chalk": "^5.3.0"
3132 },
3133 "engines": {
3134 "node": ">=v18"
3135 }
3136 },
3137 "node_modules/@conventional-commits/parser": {
3138 "version": "0.4.1",
3139 "resolved": "https://registry.npmjs.org/@conventional-commits/parser/-/parser-0.4.1.tgz",
3140 "integrity": "sha512-H2ZmUVt6q+KBccXfMBhbBF14NlANeqHTXL4qCL6QGbMzrc4HDXyzWuxPxPNbz71f/5UkR5DrycP5VO9u7crahg==",
3141 "dev": true,
3142 "license": "ISC",
3143 "dependencies": {
3144 "unist-util-visit": "^2.0.3",
3145 "unist-util-visit-parents": "^3.1.1"
3146 }
3147 },
3148 "node_modules/@conventional-commits/parser/node_modules/@types/unist": {
3149 "version": "2.0.11",
3150 "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.11.tgz",
3151 "integrity": "sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA==",
3152 "dev": true,
3153 "license": "MIT"
3154 },
3155 "node_modules/@conventional-commits/parser/node_modules/unist-util-is": {
3156 "version": "4.1.0",
3157 "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-4.1.0.tgz",
3158 "integrity": "sha512-ZOQSsnce92GrxSqlnEEseX0gi7GH9zTJZ0p9dtu87WRb/37mMPO2Ilx1s/t9vBHrFhbgweUwb+t7cIn5dxPhZg==",
3159 "dev": true,
3160 "license": "MIT",
3161 "funding": {
3162 "type": "opencollective",
3163 "url": "https://opencollective.com/unified"
3164 }
3165 },
3166 "node_modules/@conventional-commits/parser/node_modules/unist-util-visit": {
3167 "version": "2.0.3",
3168 "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-2.0.3.tgz",
3169 "integrity": "sha512-iJ4/RczbJMkD0712mGktuGpm/U4By4FfDonL7N/9tATGIF4imikjOuagyMY53tnZq3NP6BcmlrHhEKAfGWjh7Q==",
3170 "dev": true,
3171 "license": "MIT",
3172 "dependencies": {
3173 "@types/unist": "^2.0.0",
3174 "unist-util-is": "^4.0.0",
3175 "unist-util-visit-parents": "^3.0.0"
3176 },
3177 "funding": {
3178 "type": "opencollective",
3179 "url": "https://opencollective.com/unified"
3180 }
3181 },
3182 "node_modules/@cspotcode/source-map-support": {
3183 "version": "0.8.1",
3184 "resolved": "https://registry.npmjs.org/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz",
3185 "integrity": "sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==",
3186 "dev": true,
3187 "license": "MIT",
3188 "dependencies": {
3189 "@jridgewell/trace-mapping": "0.3.9"
3190 },
3191 "engines": {
3192 "node": ">=12"
3193 }
3194 },
3195 "node_modules/@cspotcode/source-map-support/node_modules/@jridgewell/trace-mapping": {
3196 "version": "0.3.9",
3197 "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz",
3198 "integrity": "sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==",
3199 "dev": true,
3200 "license": "MIT",
3201 "dependencies": {
3202 "@jridgewell/resolve-uri": "^3.0.3",
3203 "@jridgewell/sourcemap-codec": "^1.4.10"
3204 }
3205 },
3206 "node_modules/@csstools/cascade-layer-name-parser": {
3207 "version": "3.0.0",
3208 "resolved": "https://registry.npmjs.org/@csstools/cascade-layer-name-parser/-/cascade-layer-name-parser-3.0.0.tgz",
3209 "integrity": "sha512-/3iksyevwRfSJx5yH0RkcrcYXwuhMQx3Juqf40t97PeEy2/Mz2TItZ/z/216qpe4GgOyFBP8MKIwVvytzHmfIQ==",
3210 "funding": [
3211 {
3212 "type": "github",
3213 "url": "https://github.com/sponsors/csstools"
3214 },
3215 {
3216 "type": "opencollective",
3217 "url": "https://opencollective.com/csstools"
3218 }
3219 ],
3220 "license": "MIT",
3221 "engines": {
3222 "node": ">=20.19.0"
3223 },
3224 "peerDependencies": {
3225 "@csstools/css-parser-algorithms": "^4.0.0",
3226 "@csstools/css-tokenizer": "^4.0.0"
3227 }
3228 },
3229 "node_modules/@csstools/color-helpers": {
3230 "version": "5.1.0",
3231 "resolved": "https://registry.npmjs.org/@csstools/color-helpers/-/color-helpers-5.1.0.tgz",
3232 "integrity": "sha512-S11EXWJyy0Mz5SYvRmY8nJYTFFd1LCNV+7cXyAgQtOOuzb4EsgfqDufL+9esx72/eLhsRdGZwaldu/h+E4t4BA==",
3233 "dev": true,
3234 "funding": [
3235 {
3236 "type": "github",
3237 "url": "https://github.com/sponsors/csstools"
3238 },
3239 {
3240 "type": "opencollective",
3241 "url": "https://opencollective.com/csstools"
3242 }
3243 ],
3244 "license": "MIT-0",
3245 "engines": {
3246 "node": ">=18"
3247 }
3248 },
3249 "node_modules/@csstools/css-calc": {
3250 "version": "2.1.4",
3251 "resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-2.1.4.tgz",
3252 "integrity": "sha512-3N8oaj+0juUw/1H3YwmDDJXCgTB1gKU6Hc/bB502u9zR0q2vd786XJH9QfrKIEgFlZmhZiq6epXl4rHqhzsIgQ==",
3253 "dev": true,
3254 "funding": [
3255 {
3256 "type": "github",
3257 "url": "https://github.com/sponsors/csstools"
3258 },
3259 {
3260 "type": "opencollective",
3261 "url": "https://opencollective.com/csstools"
3262 }
3263 ],
3264 "license": "MIT",
3265 "engines": {
3266 "node": ">=18"
3267 },
3268 "peerDependencies": {
3269 "@csstools/css-parser-algorithms": "^3.0.5",
3270 "@csstools/css-tokenizer": "^3.0.4"
3271 }
3272 },
3273 "node_modules/@csstools/css-color-parser": {
3274 "version": "3.1.0",
3275 "resolved": "https://registry.npmjs.org/@csstools/css-color-parser/-/css-color-parser-3.1.0.tgz",
3276 "integrity": "sha512-nbtKwh3a6xNVIp/VRuXV64yTKnb1IjTAEEh3irzS+HkKjAOYLTGNb9pmVNntZ8iVBHcWDA2Dof0QtPgFI1BaTA==",
3277 "dev": true,
3278 "funding": [
3279 {
3280 "type": "github",
3281 "url": "https://github.com/sponsors/csstools"
3282 },
3283 {
3284 "type": "opencollective",
3285 "url": "https://opencollective.com/csstools"
3286 }
3287 ],
3288 "license": "MIT",
3289 "dependencies": {
3290 "@csstools/color-helpers": "^5.1.0",
3291 "@csstools/css-calc": "^2.1.4"
3292 },
3293 "engines": {
3294 "node": ">=18"
3295 },
3296 "peerDependencies": {
3297 "@csstools/css-parser-algorithms": "^3.0.5",
3298 "@csstools/css-tokenizer": "^3.0.4"
3299 }
3300 },
3301 "node_modules/@csstools/css-parser-algorithms": {
3302 "version": "3.0.5",
3303 "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-3.0.5.tgz",
3304 "integrity": "sha512-DaDeUkXZKjdGhgYaHNJTV9pV7Y9B3b644jCLs9Upc3VeNGg6LWARAT6O+Q+/COo+2gg/bM5rhpMAtf70WqfBdQ==",
3305 "dev": true,
3306 "funding": [
3307 {
3308 "type": "github",
3309 "url": "https://github.com/sponsors/csstools"
3310 },
3311 {
3312 "type": "opencollective",
3313 "url": "https://opencollective.com/csstools"
3314 }
3315 ],
3316 "license": "MIT",
3317 "engines": {
3318 "node": ">=18"
3319 },
3320 "peerDependencies": {
3321 "@csstools/css-tokenizer": "^3.0.4"
3322 }
3323 },
3324 "node_modules/@csstools/css-tokenizer": {
3325 "version": "3.0.4",
3326 "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-3.0.4.tgz",
3327 "integrity": "sha512-Vd/9EVDiu6PPJt9yAh6roZP6El1xHrdvIVGjyBsHR0RYwNHgL7FJPyIIW4fANJNG6FtyZfvlRPpFI4ZM/lubvw==",
3328 "dev": true,
3329 "funding": [
3330 {
3331 "type": "github",
3332 "url": "https://github.com/sponsors/csstools"
3333 },
3334 {
3335 "type": "opencollective",
3336 "url": "https://opencollective.com/csstools"
3337 }
3338 ],
3339 "license": "MIT",
3340 "engines": {
3341 "node": ">=18"
3342 }
3343 },
3344 "node_modules/@csstools/media-query-list-parser": {
3345 "version": "5.0.0",
3346 "resolved": "https://registry.npmjs.org/@csstools/media-query-list-parser/-/media-query-list-parser-5.0.0.tgz",
3347 "integrity": "sha512-T9lXmZOfnam3eMERPsszjY5NK0jX8RmThmmm99FZ8b7z8yMaFZWKwLWGZuTwdO3ddRY5fy13GmmEYZXB4I98Eg==",
3348 "funding": [
3349 {
3350 "type": "github",
3351 "url": "https://github.com/sponsors/csstools"
3352 },
3353 {
3354 "type": "opencollective",
3355 "url": "https://opencollective.com/csstools"
3356 }
3357 ],
3358 "license": "MIT",
3359 "engines": {
3360 "node": ">=20.19.0"
3361 },
3362 "peerDependencies": {
3363 "@csstools/css-parser-algorithms": "^4.0.0",
3364 "@csstools/css-tokenizer": "^4.0.0"
3365 }
3366 },
3367 "node_modules/@csstools/postcss-alpha-function": {
3368 "version": "2.0.2",
3369 "resolved": "https://registry.npmjs.org/@csstools/postcss-alpha-function/-/postcss-alpha-function-2.0.2.tgz",
3370 "integrity": "sha512-EXdJC5fds0h1KqoioUBkcYPZvcNKR64jrGkbqlDNbMU3FP1MzLEr/QJR8bj/bu53TJFIgkc9WvKcpbwVqZ4WPg==",
3371 "funding": [
3372 {
3373 "type": "github",
3374 "url": "https://github.com/sponsors/csstools"
3375 },
3376 {
3377 "type": "opencollective",
3378 "url": "https://opencollective.com/csstools"
3379 }
3380 ],
3381 "license": "MIT-0",
3382 "dependencies": {
3383 "@csstools/css-color-parser": "^4.0.1",
3384 "@csstools/css-parser-algorithms": "^4.0.0",
3385 "@csstools/css-tokenizer": "^4.0.0",
3386 "@csstools/postcss-progressive-custom-properties": "^5.0.0",
3387 "@csstools/utilities": "^3.0.0"
3388 },
3389 "engines": {
3390 "node": ">=20.19.0"
3391 },
3392 "peerDependencies": {
3393 "postcss": "^8.4"
3394 }
3395 },
3396 "node_modules/@csstools/postcss-alpha-function/node_modules/@csstools/color-helpers": {
3397 "version": "6.0.1",
3398 "resolved": "https://registry.npmjs.org/@csstools/color-helpers/-/color-helpers-6.0.1.tgz",
3399 "integrity": "sha512-NmXRccUJMk2AWA5A7e5a//3bCIMyOu2hAtdRYrhPPHjDxINuCwX1w6rnIZ4xjLcp0ayv6h8Pc3X0eJUGiAAXHQ==",
3400 "funding": [
3401 {
3402 "type": "github",
3403 "url": "https://github.com/sponsors/csstools"
3404 },
3405 {
3406 "type": "opencollective",
3407 "url": "https://opencollective.com/csstools"
3408 }
3409 ],
3410 "license": "MIT-0",
3411 "engines": {
3412 "node": ">=20.19.0"
3413 }
3414 },
3415 "node_modules/@csstools/postcss-alpha-function/node_modules/@csstools/css-calc": {
3416 "version": "3.0.0",
3417 "resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-3.0.0.tgz",
3418 "integrity": "sha512-q4d82GTl8BIlh/dTnVsWmxnbWJeb3kiU8eUH71UxlxnS+WIaALmtzTL8gR15PkYOexMQYVk0CO4qIG93C1IvPA==",
3419 "funding": [
3420 {
3421 "type": "github",
3422 "url": "https://github.com/sponsors/csstools"
3423 },
3424 {
3425 "type": "opencollective",
3426 "url": "https://opencollective.com/csstools"
3427 }
3428 ],
3429 "license": "MIT",
3430 "engines": {
3431 "node": ">=20.19.0"
3432 },
3433 "peerDependencies": {
3434 "@csstools/css-parser-algorithms": "^4.0.0",
3435 "@csstools/css-tokenizer": "^4.0.0"
3436 }
3437 },
3438 "node_modules/@csstools/postcss-alpha-function/node_modules/@csstools/css-color-parser": {
3439 "version": "4.0.1",
3440 "resolved": "https://registry.npmjs.org/@csstools/css-color-parser/-/css-color-parser-4.0.1.tgz",
3441 "integrity": "sha512-vYwO15eRBEkeF6xjAno/KQ61HacNhfQuuU/eGwH67DplL0zD5ZixUa563phQvUelA07yDczIXdtmYojCphKJcw==",
3442 "funding": [
3443 {
3444 "type": "github",
3445 "url": "https://github.com/sponsors/csstools"
3446 },
3447 {
3448 "type": "opencollective",
3449 "url": "https://opencollective.com/csstools"
3450 }
3451 ],
3452 "license": "MIT",
3453 "dependencies": {
3454 "@csstools/color-helpers": "^6.0.1",
3455 "@csstools/css-calc": "^3.0.0"
3456 },
3457 "engines": {
3458 "node": ">=20.19.0"
3459 },
3460 "peerDependencies": {
3461 "@csstools/css-parser-algorithms": "^4.0.0",
3462 "@csstools/css-tokenizer": "^4.0.0"
3463 }
3464 },
3465 "node_modules/@csstools/postcss-alpha-function/node_modules/@csstools/css-parser-algorithms": {
3466 "version": "4.0.0",
3467 "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-4.0.0.tgz",
3468 "integrity": "sha512-+B87qS7fIG3L5h3qwJ/IFbjoVoOe/bpOdh9hAjXbvx0o8ImEmUsGXN0inFOnk2ChCFgqkkGFQ+TpM5rbhkKe4w==",
3469 "funding": [
3470 {
3471 "type": "github",
3472 "url": "https://github.com/sponsors/csstools"
3473 },
3474 {
3475 "type": "opencollective",
3476 "url": "https://opencollective.com/csstools"
3477 }
3478 ],
3479 "license": "MIT",
3480 "engines": {
3481 "node": ">=20.19.0"
3482 },
3483 "peerDependencies": {
3484 "@csstools/css-tokenizer": "^4.0.0"
3485 }
3486 },
3487 "node_modules/@csstools/postcss-alpha-function/node_modules/@csstools/css-tokenizer": {
3488 "version": "4.0.0",
3489 "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-4.0.0.tgz",
3490 "integrity": "sha512-QxULHAm7cNu72w97JUNCBFODFaXpbDg+dP8b/oWFAZ2MTRppA3U00Y2L1HqaS4J6yBqxwa/Y3nMBaxVKbB/NsA==",
3491 "funding": [
3492 {
3493 "type": "github",
3494 "url": "https://github.com/sponsors/csstools"
3495 },
3496 {
3497 "type": "opencollective",
3498 "url": "https://opencollective.com/csstools"
3499 }
3500 ],
3501 "license": "MIT",
3502 "engines": {
3503 "node": ">=20.19.0"
3504 }
3505 },
3506 "node_modules/@csstools/postcss-cascade-layers": {
3507 "version": "6.0.0",
3508 "resolved": "https://registry.npmjs.org/@csstools/postcss-cascade-layers/-/postcss-cascade-layers-6.0.0.tgz",
3509 "integrity": "sha512-WhsECqmrEZQGqaPlBA7JkmF/CJ2/+wetL4fkL9sOPccKd32PQ1qToFM6gqSI5rkpmYqubvbxjEJhyMTHYK0vZQ==",
3510 "funding": [
3511 {
3512 "type": "github",
3513 "url": "https://github.com/sponsors/csstools"
3514 },
3515 {
3516 "type": "opencollective",
3517 "url": "https://opencollective.com/csstools"
3518 }
3519 ],
3520 "license": "MIT-0",
3521 "dependencies": {
3522 "@csstools/selector-specificity": "^6.0.0",
3523 "postcss-selector-parser": "^7.1.1"
3524 },
3525 "engines": {
3526 "node": ">=20.19.0"
3527 },
3528 "peerDependencies": {
3529 "postcss": "^8.4"
3530 }
3531 },
3532 "node_modules/@csstools/postcss-cascade-layers/node_modules/postcss-selector-parser": {
3533 "version": "7.1.1",
3534 "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.1.tgz",
3535 "integrity": "sha512-orRsuYpJVw8LdAwqqLykBj9ecS5/cRHlI5+nvTo8LcCKmzDmqVORXtOIYEEQuL9D4BxtA1lm5isAqzQZCoQ6Eg==",
3536 "license": "MIT",
3537 "dependencies": {
3538 "cssesc": "^3.0.0",
3539 "util-deprecate": "^1.0.2"
3540 },
3541 "engines": {
3542 "node": ">=4"
3543 }
3544 },
3545 "node_modules/@csstools/postcss-color-function": {
3546 "version": "5.0.1",
3547 "resolved": "https://registry.npmjs.org/@csstools/postcss-color-function/-/postcss-color-function-5.0.1.tgz",
3548 "integrity": "sha512-SNU4o63+oZpB7ufkTmj3FholvMtJwuyIWqTOVOxnZjNDFEg1hwdbnPjoytZVgKRQGkvkHdAS0uZWn0zH+ZwXCQ==",
3549 "funding": [
3550 {
3551 "type": "github",
3552 "url": "https://github.com/sponsors/csstools"
3553 },
3554 {
3555 "type": "opencollective",
3556 "url": "https://opencollective.com/csstools"
3557 }
3558 ],
3559 "license": "MIT-0",
3560 "dependencies": {
3561 "@csstools/css-color-parser": "^4.0.1",
3562 "@csstools/css-parser-algorithms": "^4.0.0",
3563 "@csstools/css-tokenizer": "^4.0.0",
3564 "@csstools/postcss-progressive-custom-properties": "^5.0.0",
3565 "@csstools/utilities": "^3.0.0"
3566 },
3567 "engines": {
3568 "node": ">=20.19.0"
3569 },
3570 "peerDependencies": {
3571 "postcss": "^8.4"
3572 }
3573 },
3574 "node_modules/@csstools/postcss-color-function-display-p3-linear": {
3575 "version": "2.0.1",
3576 "resolved": "https://registry.npmjs.org/@csstools/postcss-color-function-display-p3-linear/-/postcss-color-function-display-p3-linear-2.0.1.tgz",
3577 "integrity": "sha512-blnzzMkMswoagp1u3JS1OiiTuQCW1F+lQEtlxu2BXhTUmEeKHhSgrrAceF7s4bwZOwKYbkxuw/FC9Ni/zxB7Xw==",
3578 "funding": [
3579 {
3580 "type": "github",
3581 "url": "https://github.com/sponsors/csstools"
3582 },
3583 {
3584 "type": "opencollective",
3585 "url": "https://opencollective.com/csstools"
3586 }
3587 ],
3588 "license": "MIT-0",
3589 "dependencies": {
3590 "@csstools/css-color-parser": "^4.0.1",
3591 "@csstools/css-parser-algorithms": "^4.0.0",
3592 "@csstools/css-tokenizer": "^4.0.0",
3593 "@csstools/postcss-progressive-custom-properties": "^5.0.0",
3594 "@csstools/utilities": "^3.0.0"
3595 },
3596 "engines": {
3597 "node": ">=20.19.0"
3598 },
3599 "peerDependencies": {
3600 "postcss": "^8.4"
3601 }
3602 },
3603 "node_modules/@csstools/postcss-color-function-display-p3-linear/node_modules/@csstools/color-helpers": {
3604 "version": "6.0.1",
3605 "resolved": "https://registry.npmjs.org/@csstools/color-helpers/-/color-helpers-6.0.1.tgz",
3606 "integrity": "sha512-NmXRccUJMk2AWA5A7e5a//3bCIMyOu2hAtdRYrhPPHjDxINuCwX1w6rnIZ4xjLcp0ayv6h8Pc3X0eJUGiAAXHQ==",
3607 "funding": [
3608 {
3609 "type": "github",
3610 "url": "https://github.com/sponsors/csstools"
3611 },
3612 {
3613 "type": "opencollective",
3614 "url": "https://opencollective.com/csstools"
3615 }
3616 ],
3617 "license": "MIT-0",
3618 "engines": {
3619 "node": ">=20.19.0"
3620 }
3621 },
3622 "node_modules/@csstools/postcss-color-function-display-p3-linear/node_modules/@csstools/css-calc": {
3623 "version": "3.0.0",
3624 "resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-3.0.0.tgz",
3625 "integrity": "sha512-q4d82GTl8BIlh/dTnVsWmxnbWJeb3kiU8eUH71UxlxnS+WIaALmtzTL8gR15PkYOexMQYVk0CO4qIG93C1IvPA==",
3626 "funding": [
3627 {
3628 "type": "github",
3629 "url": "https://github.com/sponsors/csstools"
3630 },
3631 {
3632 "type": "opencollective",
3633 "url": "https://opencollective.com/csstools"
3634 }
3635 ],
3636 "license": "MIT",
3637 "engines": {
3638 "node": ">=20.19.0"
3639 },
3640 "peerDependencies": {
3641 "@csstools/css-parser-algorithms": "^4.0.0",
3642 "@csstools/css-tokenizer": "^4.0.0"
3643 }
3644 },
3645 "node_modules/@csstools/postcss-color-function-display-p3-linear/node_modules/@csstools/css-color-parser": {
3646 "version": "4.0.1",
3647 "resolved": "https://registry.npmjs.org/@csstools/css-color-parser/-/css-color-parser-4.0.1.tgz",
3648 "integrity": "sha512-vYwO15eRBEkeF6xjAno/KQ61HacNhfQuuU/eGwH67DplL0zD5ZixUa563phQvUelA07yDczIXdtmYojCphKJcw==",
3649 "funding": [
3650 {
3651 "type": "github",
3652 "url": "https://github.com/sponsors/csstools"
3653 },
3654 {
3655 "type": "opencollective",
3656 "url": "https://opencollective.com/csstools"
3657 }
3658 ],
3659 "license": "MIT",
3660 "dependencies": {
3661 "@csstools/color-helpers": "^6.0.1",
3662 "@csstools/css-calc": "^3.0.0"
3663 },
3664 "engines": {
3665 "node": ">=20.19.0"
3666 },
3667 "peerDependencies": {
3668 "@csstools/css-parser-algorithms": "^4.0.0",
3669 "@csstools/css-tokenizer": "^4.0.0"
3670 }
3671 },
3672 "node_modules/@csstools/postcss-color-function-display-p3-linear/node_modules/@csstools/css-parser-algorithms": {
3673 "version": "4.0.0",
3674 "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-4.0.0.tgz",
3675 "integrity": "sha512-+B87qS7fIG3L5h3qwJ/IFbjoVoOe/bpOdh9hAjXbvx0o8ImEmUsGXN0inFOnk2ChCFgqkkGFQ+TpM5rbhkKe4w==",
3676 "funding": [
3677 {
3678 "type": "github",
3679 "url": "https://github.com/sponsors/csstools"
3680 },
3681 {
3682 "type": "opencollective",
3683 "url": "https://opencollective.com/csstools"
3684 }
3685 ],
3686 "license": "MIT",
3687 "engines": {
3688 "node": ">=20.19.0"
3689 },
3690 "peerDependencies": {
3691 "@csstools/css-tokenizer": "^4.0.0"
3692 }
3693 },
3694 "node_modules/@csstools/postcss-color-function-display-p3-linear/node_modules/@csstools/css-tokenizer": {
3695 "version": "4.0.0",
3696 "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-4.0.0.tgz",
3697 "integrity": "sha512-QxULHAm7cNu72w97JUNCBFODFaXpbDg+dP8b/oWFAZ2MTRppA3U00Y2L1HqaS4J6yBqxwa/Y3nMBaxVKbB/NsA==",
3698 "funding": [
3699 {
3700 "type": "github",
3701 "url": "https://github.com/sponsors/csstools"
3702 },
3703 {
3704 "type": "opencollective",
3705 "url": "https://opencollective.com/csstools"
3706 }
3707 ],
3708 "license": "MIT",
3709 "engines": {
3710 "node": ">=20.19.0"
3711 }
3712 },
3713 "node_modules/@csstools/postcss-color-function/node_modules/@csstools/color-helpers": {
3714 "version": "6.0.1",
3715 "resolved": "https://registry.npmjs.org/@csstools/color-helpers/-/color-helpers-6.0.1.tgz",
3716 "integrity": "sha512-NmXRccUJMk2AWA5A7e5a//3bCIMyOu2hAtdRYrhPPHjDxINuCwX1w6rnIZ4xjLcp0ayv6h8Pc3X0eJUGiAAXHQ==",
3717 "funding": [
3718 {
3719 "type": "github",
3720 "url": "https://github.com/sponsors/csstools"
3721 },
3722 {
3723 "type": "opencollective",
3724 "url": "https://opencollective.com/csstools"
3725 }
3726 ],
3727 "license": "MIT-0",
3728 "engines": {
3729 "node": ">=20.19.0"
3730 }
3731 },
3732 "node_modules/@csstools/postcss-color-function/node_modules/@csstools/css-calc": {
3733 "version": "3.0.0",
3734 "resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-3.0.0.tgz",
3735 "integrity": "sha512-q4d82GTl8BIlh/dTnVsWmxnbWJeb3kiU8eUH71UxlxnS+WIaALmtzTL8gR15PkYOexMQYVk0CO4qIG93C1IvPA==",
3736 "funding": [
3737 {
3738 "type": "github",
3739 "url": "https://github.com/sponsors/csstools"
3740 },
3741 {
3742 "type": "opencollective",
3743 "url": "https://opencollective.com/csstools"
3744 }
3745 ],
3746 "license": "MIT",
3747 "engines": {
3748 "node": ">=20.19.0"
3749 },
3750 "peerDependencies": {
3751 "@csstools/css-parser-algorithms": "^4.0.0",
3752 "@csstools/css-tokenizer": "^4.0.0"
3753 }
3754 },
3755 "node_modules/@csstools/postcss-color-function/node_modules/@csstools/css-color-parser": {
3756 "version": "4.0.1",
3757 "resolved": "https://registry.npmjs.org/@csstools/css-color-parser/-/css-color-parser-4.0.1.tgz",
3758 "integrity": "sha512-vYwO15eRBEkeF6xjAno/KQ61HacNhfQuuU/eGwH67DplL0zD5ZixUa563phQvUelA07yDczIXdtmYojCphKJcw==",
3759 "funding": [
3760 {
3761 "type": "github",
3762 "url": "https://github.com/sponsors/csstools"
3763 },
3764 {
3765 "type": "opencollective",
3766 "url": "https://opencollective.com/csstools"
3767 }
3768 ],
3769 "license": "MIT",
3770 "dependencies": {
3771 "@csstools/color-helpers": "^6.0.1",
3772 "@csstools/css-calc": "^3.0.0"
3773 },
3774 "engines": {
3775 "node": ">=20.19.0"
3776 },
3777 "peerDependencies": {
3778 "@csstools/css-parser-algorithms": "^4.0.0",
3779 "@csstools/css-tokenizer": "^4.0.0"
3780 }
3781 },
3782 "node_modules/@csstools/postcss-color-function/node_modules/@csstools/css-parser-algorithms": {
3783 "version": "4.0.0",
3784 "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-4.0.0.tgz",
3785 "integrity": "sha512-+B87qS7fIG3L5h3qwJ/IFbjoVoOe/bpOdh9hAjXbvx0o8ImEmUsGXN0inFOnk2ChCFgqkkGFQ+TpM5rbhkKe4w==",
3786 "funding": [
3787 {
3788 "type": "github",
3789 "url": "https://github.com/sponsors/csstools"
3790 },
3791 {
3792 "type": "opencollective",
3793 "url": "https://opencollective.com/csstools"
3794 }
3795 ],
3796 "license": "MIT",
3797 "engines": {
3798 "node": ">=20.19.0"
3799 },
3800 "peerDependencies": {
3801 "@csstools/css-tokenizer": "^4.0.0"
3802 }
3803 },
3804 "node_modules/@csstools/postcss-color-function/node_modules/@csstools/css-tokenizer": {
3805 "version": "4.0.0",
3806 "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-4.0.0.tgz",
3807 "integrity": "sha512-QxULHAm7cNu72w97JUNCBFODFaXpbDg+dP8b/oWFAZ2MTRppA3U00Y2L1HqaS4J6yBqxwa/Y3nMBaxVKbB/NsA==",
3808 "funding": [
3809 {
3810 "type": "github",
3811 "url": "https://github.com/sponsors/csstools"
3812 },
3813 {
3814 "type": "opencollective",
3815 "url": "https://opencollective.com/csstools"
3816 }
3817 ],
3818 "license": "MIT",
3819 "engines": {
3820 "node": ">=20.19.0"
3821 }
3822 },
3823 "node_modules/@csstools/postcss-color-mix-function": {
3824 "version": "4.0.1",
3825 "resolved": "https://registry.npmjs.org/@csstools/postcss-color-mix-function/-/postcss-color-mix-function-4.0.1.tgz",
3826 "integrity": "sha512-B9XBCd8cmHVwnc5YTn2YVXOlNMTNwuPIpJQ87665vaNdfNorVWz8JhAAv7Vq0v66TA6htE7+QW0OidL/QV0tiA==",
3827 "funding": [
3828 {
3829 "type": "github",
3830 "url": "https://github.com/sponsors/csstools"
3831 },
3832 {
3833 "type": "opencollective",
3834 "url": "https://opencollective.com/csstools"
3835 }
3836 ],
3837 "license": "MIT-0",
3838 "dependencies": {
3839 "@csstools/css-color-parser": "^4.0.1",
3840 "@csstools/css-parser-algorithms": "^4.0.0",
3841 "@csstools/css-tokenizer": "^4.0.0",
3842 "@csstools/postcss-progressive-custom-properties": "^5.0.0",
3843 "@csstools/utilities": "^3.0.0"
3844 },
3845 "engines": {
3846 "node": ">=20.19.0"
3847 },
3848 "peerDependencies": {
3849 "postcss": "^8.4"
3850 }
3851 },
3852 "node_modules/@csstools/postcss-color-mix-function/node_modules/@csstools/color-helpers": {
3853 "version": "6.0.1",
3854 "resolved": "https://registry.npmjs.org/@csstools/color-helpers/-/color-helpers-6.0.1.tgz",
3855 "integrity": "sha512-NmXRccUJMk2AWA5A7e5a//3bCIMyOu2hAtdRYrhPPHjDxINuCwX1w6rnIZ4xjLcp0ayv6h8Pc3X0eJUGiAAXHQ==",
3856 "funding": [
3857 {
3858 "type": "github",
3859 "url": "https://github.com/sponsors/csstools"
3860 },
3861 {
3862 "type": "opencollective",
3863 "url": "https://opencollective.com/csstools"
3864 }
3865 ],
3866 "license": "MIT-0",
3867 "engines": {
3868 "node": ">=20.19.0"
3869 }
3870 },
3871 "node_modules/@csstools/postcss-color-mix-function/node_modules/@csstools/css-calc": {
3872 "version": "3.0.0",
3873 "resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-3.0.0.tgz",
3874 "integrity": "sha512-q4d82GTl8BIlh/dTnVsWmxnbWJeb3kiU8eUH71UxlxnS+WIaALmtzTL8gR15PkYOexMQYVk0CO4qIG93C1IvPA==",
3875 "funding": [
3876 {
3877 "type": "github",
3878 "url": "https://github.com/sponsors/csstools"
3879 },
3880 {
3881 "type": "opencollective",
3882 "url": "https://opencollective.com/csstools"
3883 }
3884 ],
3885 "license": "MIT",
3886 "engines": {
3887 "node": ">=20.19.0"
3888 },
3889 "peerDependencies": {
3890 "@csstools/css-parser-algorithms": "^4.0.0",
3891 "@csstools/css-tokenizer": "^4.0.0"
3892 }
3893 },
3894 "node_modules/@csstools/postcss-color-mix-function/node_modules/@csstools/css-color-parser": {
3895 "version": "4.0.1",
3896 "resolved": "https://registry.npmjs.org/@csstools/css-color-parser/-/css-color-parser-4.0.1.tgz",
3897 "integrity": "sha512-vYwO15eRBEkeF6xjAno/KQ61HacNhfQuuU/eGwH67DplL0zD5ZixUa563phQvUelA07yDczIXdtmYojCphKJcw==",
3898 "funding": [
3899 {
3900 "type": "github",
3901 "url": "https://github.com/sponsors/csstools"
3902 },
3903 {
3904 "type": "opencollective",
3905 "url": "https://opencollective.com/csstools"
3906 }
3907 ],
3908 "license": "MIT",
3909 "dependencies": {
3910 "@csstools/color-helpers": "^6.0.1",
3911 "@csstools/css-calc": "^3.0.0"
3912 },
3913 "engines": {
3914 "node": ">=20.19.0"
3915 },
3916 "peerDependencies": {
3917 "@csstools/css-parser-algorithms": "^4.0.0",
3918 "@csstools/css-tokenizer": "^4.0.0"
3919 }
3920 },
3921 "node_modules/@csstools/postcss-color-mix-function/node_modules/@csstools/css-parser-algorithms": {
3922 "version": "4.0.0",
3923 "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-4.0.0.tgz",
3924 "integrity": "sha512-+B87qS7fIG3L5h3qwJ/IFbjoVoOe/bpOdh9hAjXbvx0o8ImEmUsGXN0inFOnk2ChCFgqkkGFQ+TpM5rbhkKe4w==",
3925 "funding": [
3926 {
3927 "type": "github",
3928 "url": "https://github.com/sponsors/csstools"
3929 },
3930 {
3931 "type": "opencollective",
3932 "url": "https://opencollective.com/csstools"
3933 }
3934 ],
3935 "license": "MIT",
3936 "engines": {
3937 "node": ">=20.19.0"
3938 },
3939 "peerDependencies": {
3940 "@csstools/css-tokenizer": "^4.0.0"
3941 }
3942 },
3943 "node_modules/@csstools/postcss-color-mix-function/node_modules/@csstools/css-tokenizer": {
3944 "version": "4.0.0",
3945 "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-4.0.0.tgz",
3946 "integrity": "sha512-QxULHAm7cNu72w97JUNCBFODFaXpbDg+dP8b/oWFAZ2MTRppA3U00Y2L1HqaS4J6yBqxwa/Y3nMBaxVKbB/NsA==",
3947 "funding": [
3948 {
3949 "type": "github",
3950 "url": "https://github.com/sponsors/csstools"
3951 },
3952 {
3953 "type": "opencollective",
3954 "url": "https://opencollective.com/csstools"
3955 }
3956 ],
3957 "license": "MIT",
3958 "engines": {
3959 "node": ">=20.19.0"
3960 }
3961 },
3962 "node_modules/@csstools/postcss-color-mix-variadic-function-arguments": {
3963 "version": "2.0.1",
3964 "resolved": "https://registry.npmjs.org/@csstools/postcss-color-mix-variadic-function-arguments/-/postcss-color-mix-variadic-function-arguments-2.0.1.tgz",
3965 "integrity": "sha512-PV5nv9EHsEsvC5GlVqAHa1PznP/qZxFAIABImrkGJUbSoFUTwpnPch/dYSKw52CQ0aNnwCqMHoM29wDwmpVLqw==",
3966 "funding": [
3967 {
3968 "type": "github",
3969 "url": "https://github.com/sponsors/csstools"
3970 },
3971 {
3972 "type": "opencollective",
3973 "url": "https://opencollective.com/csstools"
3974 }
3975 ],
3976 "license": "MIT-0",
3977 "dependencies": {
3978 "@csstools/css-color-parser": "^4.0.1",
3979 "@csstools/css-parser-algorithms": "^4.0.0",
3980 "@csstools/css-tokenizer": "^4.0.0",
3981 "@csstools/postcss-progressive-custom-properties": "^5.0.0",
3982 "@csstools/utilities": "^3.0.0"
3983 },
3984 "engines": {
3985 "node": ">=20.19.0"
3986 },
3987 "peerDependencies": {
3988 "postcss": "^8.4"
3989 }
3990 },
3991 "node_modules/@csstools/postcss-color-mix-variadic-function-arguments/node_modules/@csstools/color-helpers": {
3992 "version": "6.0.1",
3993 "resolved": "https://registry.npmjs.org/@csstools/color-helpers/-/color-helpers-6.0.1.tgz",
3994 "integrity": "sha512-NmXRccUJMk2AWA5A7e5a//3bCIMyOu2hAtdRYrhPPHjDxINuCwX1w6rnIZ4xjLcp0ayv6h8Pc3X0eJUGiAAXHQ==",
3995 "funding": [
3996 {
3997 "type": "github",
3998 "url": "https://github.com/sponsors/csstools"
3999 },
4000 {
4001 "type": "opencollective",
4002 "url": "https://opencollective.com/csstools"
4003 }
4004 ],
4005 "license": "MIT-0",
4006 "engines": {
4007 "node": ">=20.19.0"
4008 }
4009 },
4010 "node_modules/@csstools/postcss-color-mix-variadic-function-arguments/node_modules/@csstools/css-calc": {
4011 "version": "3.0.0",
4012 "resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-3.0.0.tgz",
4013 "integrity": "sha512-q4d82GTl8BIlh/dTnVsWmxnbWJeb3kiU8eUH71UxlxnS+WIaALmtzTL8gR15PkYOexMQYVk0CO4qIG93C1IvPA==",
4014 "funding": [
4015 {
4016 "type": "github",
4017 "url": "https://github.com/sponsors/csstools"
4018 },
4019 {
4020 "type": "opencollective",
4021 "url": "https://opencollective.com/csstools"
4022 }
4023 ],
4024 "license": "MIT",
4025 "engines": {
4026 "node": ">=20.19.0"
4027 },
4028 "peerDependencies": {
4029 "@csstools/css-parser-algorithms": "^4.0.0",
4030 "@csstools/css-tokenizer": "^4.0.0"
4031 }
4032 },
4033 "node_modules/@csstools/postcss-color-mix-variadic-function-arguments/node_modules/@csstools/css-color-parser": {
4034 "version": "4.0.1",
4035 "resolved": "https://registry.npmjs.org/@csstools/css-color-parser/-/css-color-parser-4.0.1.tgz",
4036 "integrity": "sha512-vYwO15eRBEkeF6xjAno/KQ61HacNhfQuuU/eGwH67DplL0zD5ZixUa563phQvUelA07yDczIXdtmYojCphKJcw==",
4037 "funding": [
4038 {
4039 "type": "github",
4040 "url": "https://github.com/sponsors/csstools"
4041 },
4042 {
4043 "type": "opencollective",
4044 "url": "https://opencollective.com/csstools"
4045 }
4046 ],
4047 "license": "MIT",
4048 "dependencies": {
4049 "@csstools/color-helpers": "^6.0.1",
4050 "@csstools/css-calc": "^3.0.0"
4051 },
4052 "engines": {
4053 "node": ">=20.19.0"
4054 },
4055 "peerDependencies": {
4056 "@csstools/css-parser-algorithms": "^4.0.0",
4057 "@csstools/css-tokenizer": "^4.0.0"
4058 }
4059 },
4060 "node_modules/@csstools/postcss-color-mix-variadic-function-arguments/node_modules/@csstools/css-parser-algorithms": {
4061 "version": "4.0.0",
4062 "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-4.0.0.tgz",
4063 "integrity": "sha512-+B87qS7fIG3L5h3qwJ/IFbjoVoOe/bpOdh9hAjXbvx0o8ImEmUsGXN0inFOnk2ChCFgqkkGFQ+TpM5rbhkKe4w==",
4064 "funding": [
4065 {
4066 "type": "github",
4067 "url": "https://github.com/sponsors/csstools"
4068 },
4069 {
4070 "type": "opencollective",
4071 "url": "https://opencollective.com/csstools"
4072 }
4073 ],
4074 "license": "MIT",
4075 "engines": {
4076 "node": ">=20.19.0"
4077 },
4078 "peerDependencies": {
4079 "@csstools/css-tokenizer": "^4.0.0"
4080 }
4081 },
4082 "node_modules/@csstools/postcss-color-mix-variadic-function-arguments/node_modules/@csstools/css-tokenizer": {
4083 "version": "4.0.0",
4084 "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-4.0.0.tgz",
4085 "integrity": "sha512-QxULHAm7cNu72w97JUNCBFODFaXpbDg+dP8b/oWFAZ2MTRppA3U00Y2L1HqaS4J6yBqxwa/Y3nMBaxVKbB/NsA==",
4086 "funding": [
4087 {
4088 "type": "github",
4089 "url": "https://github.com/sponsors/csstools"
4090 },
4091 {
4092 "type": "opencollective",
4093 "url": "https://opencollective.com/csstools"
4094 }
4095 ],
4096 "license": "MIT",
4097 "engines": {
4098 "node": ">=20.19.0"
4099 }
4100 },
4101 "node_modules/@csstools/postcss-content-alt-text": {
4102 "version": "3.0.0",
4103 "resolved": "https://registry.npmjs.org/@csstools/postcss-content-alt-text/-/postcss-content-alt-text-3.0.0.tgz",
4104 "integrity": "sha512-OHa+4aCcrJtHpPWB3zptScHwpS1TUbeLR4uO0ntIz0Su/zw9SoWkVu+tDMSySSAsNtNSI3kut4fTliFwIsrHxA==",
4105 "funding": [
4106 {
4107 "type": "github",
4108 "url": "https://github.com/sponsors/csstools"
4109 },
4110 {
4111 "type": "opencollective",
4112 "url": "https://opencollective.com/csstools"
4113 }
4114 ],
4115 "license": "MIT-0",
4116 "dependencies": {
4117 "@csstools/css-parser-algorithms": "^4.0.0",
4118 "@csstools/css-tokenizer": "^4.0.0",
4119 "@csstools/postcss-progressive-custom-properties": "^5.0.0",
4120 "@csstools/utilities": "^3.0.0"
4121 },
4122 "engines": {
4123 "node": ">=20.19.0"
4124 },
4125 "peerDependencies": {
4126 "postcss": "^8.4"
4127 }
4128 },
4129 "node_modules/@csstools/postcss-content-alt-text/node_modules/@csstools/css-parser-algorithms": {
4130 "version": "4.0.0",
4131 "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-4.0.0.tgz",
4132 "integrity": "sha512-+B87qS7fIG3L5h3qwJ/IFbjoVoOe/bpOdh9hAjXbvx0o8ImEmUsGXN0inFOnk2ChCFgqkkGFQ+TpM5rbhkKe4w==",
4133 "funding": [
4134 {
4135 "type": "github",
4136 "url": "https://github.com/sponsors/csstools"
4137 },
4138 {
4139 "type": "opencollective",
4140 "url": "https://opencollective.com/csstools"
4141 }
4142 ],
4143 "license": "MIT",
4144 "engines": {
4145 "node": ">=20.19.0"
4146 },
4147 "peerDependencies": {
4148 "@csstools/css-tokenizer": "^4.0.0"
4149 }
4150 },
4151 "node_modules/@csstools/postcss-content-alt-text/node_modules/@csstools/css-tokenizer": {
4152 "version": "4.0.0",
4153 "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-4.0.0.tgz",
4154 "integrity": "sha512-QxULHAm7cNu72w97JUNCBFODFaXpbDg+dP8b/oWFAZ2MTRppA3U00Y2L1HqaS4J6yBqxwa/Y3nMBaxVKbB/NsA==",
4155 "funding": [
4156 {
4157 "type": "github",
4158 "url": "https://github.com/sponsors/csstools"
4159 },
4160 {
4161 "type": "opencollective",
4162 "url": "https://opencollective.com/csstools"
4163 }
4164 ],
4165 "license": "MIT",
4166 "engines": {
4167 "node": ">=20.19.0"
4168 }
4169 },
4170 "node_modules/@csstools/postcss-contrast-color-function": {
4171 "version": "3.0.1",
4172 "resolved": "https://registry.npmjs.org/@csstools/postcss-contrast-color-function/-/postcss-contrast-color-function-3.0.1.tgz",
4173 "integrity": "sha512-Zy2gyAPsUyoAUkmBjLbWcXJhglM+toBRpNegyJc/LTHpSpIbMKVmByGQ+VSw01E1Pov8Dk/fgEs9hd11xtGC8g==",
4174 "funding": [
4175 {
4176 "type": "github",
4177 "url": "https://github.com/sponsors/csstools"
4178 },
4179 {
4180 "type": "opencollective",
4181 "url": "https://opencollective.com/csstools"
4182 }
4183 ],
4184 "license": "MIT-0",
4185 "dependencies": {
4186 "@csstools/css-color-parser": "^4.0.1",
4187 "@csstools/css-parser-algorithms": "^4.0.0",
4188 "@csstools/css-tokenizer": "^4.0.0",
4189 "@csstools/postcss-progressive-custom-properties": "^5.0.0",
4190 "@csstools/utilities": "^3.0.0"
4191 },
4192 "engines": {
4193 "node": ">=20.19.0"
4194 },
4195 "peerDependencies": {
4196 "postcss": "^8.4"
4197 }
4198 },
4199 "node_modules/@csstools/postcss-contrast-color-function/node_modules/@csstools/color-helpers": {
4200 "version": "6.0.1",
4201 "resolved": "https://registry.npmjs.org/@csstools/color-helpers/-/color-helpers-6.0.1.tgz",
4202 "integrity": "sha512-NmXRccUJMk2AWA5A7e5a//3bCIMyOu2hAtdRYrhPPHjDxINuCwX1w6rnIZ4xjLcp0ayv6h8Pc3X0eJUGiAAXHQ==",
4203 "funding": [
4204 {
4205 "type": "github",
4206 "url": "https://github.com/sponsors/csstools"
4207 },
4208 {
4209 "type": "opencollective",
4210 "url": "https://opencollective.com/csstools"
4211 }
4212 ],
4213 "license": "MIT-0",
4214 "engines": {
4215 "node": ">=20.19.0"
4216 }
4217 },
4218 "node_modules/@csstools/postcss-contrast-color-function/node_modules/@csstools/css-calc": {
4219 "version": "3.0.0",
4220 "resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-3.0.0.tgz",
4221 "integrity": "sha512-q4d82GTl8BIlh/dTnVsWmxnbWJeb3kiU8eUH71UxlxnS+WIaALmtzTL8gR15PkYOexMQYVk0CO4qIG93C1IvPA==",
4222 "funding": [
4223 {
4224 "type": "github",
4225 "url": "https://github.com/sponsors/csstools"
4226 },
4227 {
4228 "type": "opencollective",
4229 "url": "https://opencollective.com/csstools"
4230 }
4231 ],
4232 "license": "MIT",
4233 "engines": {
4234 "node": ">=20.19.0"
4235 },
4236 "peerDependencies": {
4237 "@csstools/css-parser-algorithms": "^4.0.0",
4238 "@csstools/css-tokenizer": "^4.0.0"
4239 }
4240 },
4241 "node_modules/@csstools/postcss-contrast-color-function/node_modules/@csstools/css-color-parser": {
4242 "version": "4.0.1",
4243 "resolved": "https://registry.npmjs.org/@csstools/css-color-parser/-/css-color-parser-4.0.1.tgz",
4244 "integrity": "sha512-vYwO15eRBEkeF6xjAno/KQ61HacNhfQuuU/eGwH67DplL0zD5ZixUa563phQvUelA07yDczIXdtmYojCphKJcw==",
4245 "funding": [
4246 {
4247 "type": "github",
4248 "url": "https://github.com/sponsors/csstools"
4249 },
4250 {
4251 "type": "opencollective",
4252 "url": "https://opencollective.com/csstools"
4253 }
4254 ],
4255 "license": "MIT",
4256 "dependencies": {
4257 "@csstools/color-helpers": "^6.0.1",
4258 "@csstools/css-calc": "^3.0.0"
4259 },
4260 "engines": {
4261 "node": ">=20.19.0"
4262 },
4263 "peerDependencies": {
4264 "@csstools/css-parser-algorithms": "^4.0.0",
4265 "@csstools/css-tokenizer": "^4.0.0"
4266 }
4267 },
4268 "node_modules/@csstools/postcss-contrast-color-function/node_modules/@csstools/css-parser-algorithms": {
4269 "version": "4.0.0",
4270 "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-4.0.0.tgz",
4271 "integrity": "sha512-+B87qS7fIG3L5h3qwJ/IFbjoVoOe/bpOdh9hAjXbvx0o8ImEmUsGXN0inFOnk2ChCFgqkkGFQ+TpM5rbhkKe4w==",
4272 "funding": [
4273 {
4274 "type": "github",
4275 "url": "https://github.com/sponsors/csstools"
4276 },
4277 {
4278 "type": "opencollective",
4279 "url": "https://opencollective.com/csstools"
4280 }
4281 ],
4282 "license": "MIT",
4283 "engines": {
4284 "node": ">=20.19.0"
4285 },
4286 "peerDependencies": {
4287 "@csstools/css-tokenizer": "^4.0.0"
4288 }
4289 },
4290 "node_modules/@csstools/postcss-contrast-color-function/node_modules/@csstools/css-tokenizer": {
4291 "version": "4.0.0",
4292 "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-4.0.0.tgz",
4293 "integrity": "sha512-QxULHAm7cNu72w97JUNCBFODFaXpbDg+dP8b/oWFAZ2MTRppA3U00Y2L1HqaS4J6yBqxwa/Y3nMBaxVKbB/NsA==",
4294 "funding": [
4295 {
4296 "type": "github",
4297 "url": "https://github.com/sponsors/csstools"
4298 },
4299 {
4300 "type": "opencollective",
4301 "url": "https://opencollective.com/csstools"
4302 }
4303 ],
4304 "license": "MIT",
4305 "engines": {
4306 "node": ">=20.19.0"
4307 }
4308 },
4309 "node_modules/@csstools/postcss-exponential-functions": {
4310 "version": "3.0.0",
4311 "resolved": "https://registry.npmjs.org/@csstools/postcss-exponential-functions/-/postcss-exponential-functions-3.0.0.tgz",
4312 "integrity": "sha512-KCtnlZw1VrDCAbYxE44rUHONYAkjhh0/iS5T3L2K5OHuvoSEvxDjJO82pRwTmsRxVtSiC+syPjx2k2xsqHOM7w==",
4313 "funding": [
4314 {
4315 "type": "github",
4316 "url": "https://github.com/sponsors/csstools"
4317 },
4318 {
4319 "type": "opencollective",
4320 "url": "https://opencollective.com/csstools"
4321 }
4322 ],
4323 "license": "MIT-0",
4324 "dependencies": {
4325 "@csstools/css-calc": "^3.0.0",
4326 "@csstools/css-parser-algorithms": "^4.0.0",
4327 "@csstools/css-tokenizer": "^4.0.0"
4328 },
4329 "engines": {
4330 "node": ">=20.19.0"
4331 },
4332 "peerDependencies": {
4333 "postcss": "^8.4"
4334 }
4335 },
4336 "node_modules/@csstools/postcss-exponential-functions/node_modules/@csstools/css-calc": {
4337 "version": "3.0.0",
4338 "resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-3.0.0.tgz",
4339 "integrity": "sha512-q4d82GTl8BIlh/dTnVsWmxnbWJeb3kiU8eUH71UxlxnS+WIaALmtzTL8gR15PkYOexMQYVk0CO4qIG93C1IvPA==",
4340 "funding": [
4341 {
4342 "type": "github",
4343 "url": "https://github.com/sponsors/csstools"
4344 },
4345 {
4346 "type": "opencollective",
4347 "url": "https://opencollective.com/csstools"
4348 }
4349 ],
4350 "license": "MIT",
4351 "engines": {
4352 "node": ">=20.19.0"
4353 },
4354 "peerDependencies": {
4355 "@csstools/css-parser-algorithms": "^4.0.0",
4356 "@csstools/css-tokenizer": "^4.0.0"
4357 }
4358 },
4359 "node_modules/@csstools/postcss-exponential-functions/node_modules/@csstools/css-parser-algorithms": {
4360 "version": "4.0.0",
4361 "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-4.0.0.tgz",
4362 "integrity": "sha512-+B87qS7fIG3L5h3qwJ/IFbjoVoOe/bpOdh9hAjXbvx0o8ImEmUsGXN0inFOnk2ChCFgqkkGFQ+TpM5rbhkKe4w==",
4363 "funding": [
4364 {
4365 "type": "github",
4366 "url": "https://github.com/sponsors/csstools"
4367 },
4368 {
4369 "type": "opencollective",
4370 "url": "https://opencollective.com/csstools"
4371 }
4372 ],
4373 "license": "MIT",
4374 "engines": {
4375 "node": ">=20.19.0"
4376 },
4377 "peerDependencies": {
4378 "@csstools/css-tokenizer": "^4.0.0"
4379 }
4380 },
4381 "node_modules/@csstools/postcss-exponential-functions/node_modules/@csstools/css-tokenizer": {
4382 "version": "4.0.0",
4383 "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-4.0.0.tgz",
4384 "integrity": "sha512-QxULHAm7cNu72w97JUNCBFODFaXpbDg+dP8b/oWFAZ2MTRppA3U00Y2L1HqaS4J6yBqxwa/Y3nMBaxVKbB/NsA==",
4385 "funding": [
4386 {
4387 "type": "github",
4388 "url": "https://github.com/sponsors/csstools"
4389 },
4390 {
4391 "type": "opencollective",
4392 "url": "https://opencollective.com/csstools"
4393 }
4394 ],
4395 "license": "MIT",
4396 "engines": {
4397 "node": ">=20.19.0"
4398 }
4399 },
4400 "node_modules/@csstools/postcss-font-format-keywords": {
4401 "version": "5.0.0",
4402 "resolved": "https://registry.npmjs.org/@csstools/postcss-font-format-keywords/-/postcss-font-format-keywords-5.0.0.tgz",
4403 "integrity": "sha512-M1EjCe/J3u8fFhOZgRci74cQhJ7R0UFBX6T+WqoEvjrr8hVfMiV+HTYrzxLY5OW8YllvXYr5Q5t5OvJbsUSeDg==",
4404 "funding": [
4405 {
4406 "type": "github",
4407 "url": "https://github.com/sponsors/csstools"
4408 },
4409 {
4410 "type": "opencollective",
4411 "url": "https://opencollective.com/csstools"
4412 }
4413 ],
4414 "license": "MIT-0",
4415 "dependencies": {
4416 "@csstools/utilities": "^3.0.0",
4417 "postcss-value-parser": "^4.2.0"
4418 },
4419 "engines": {
4420 "node": ">=20.19.0"
4421 },
4422 "peerDependencies": {
4423 "postcss": "^8.4"
4424 }
4425 },
4426 "node_modules/@csstools/postcss-gamut-mapping": {
4427 "version": "3.0.1",
4428 "resolved": "https://registry.npmjs.org/@csstools/postcss-gamut-mapping/-/postcss-gamut-mapping-3.0.1.tgz",
4429 "integrity": "sha512-0S7D+gArVXsgRDxjoNv8g2QlaIi/SegqdlTMgVwowaPSyxaZsVnwrhShvmlpoLOVHmpJfHKGiXzn1Hc1BcZCzQ==",
4430 "funding": [
4431 {
4432 "type": "github",
4433 "url": "https://github.com/sponsors/csstools"
4434 },
4435 {
4436 "type": "opencollective",
4437 "url": "https://opencollective.com/csstools"
4438 }
4439 ],
4440 "license": "MIT-0",
4441 "dependencies": {
4442 "@csstools/css-color-parser": "^4.0.1",
4443 "@csstools/css-parser-algorithms": "^4.0.0",
4444 "@csstools/css-tokenizer": "^4.0.0"
4445 },
4446 "engines": {
4447 "node": ">=20.19.0"
4448 },
4449 "peerDependencies": {
4450 "postcss": "^8.4"
4451 }
4452 },
4453 "node_modules/@csstools/postcss-gamut-mapping/node_modules/@csstools/color-helpers": {
4454 "version": "6.0.1",
4455 "resolved": "https://registry.npmjs.org/@csstools/color-helpers/-/color-helpers-6.0.1.tgz",
4456 "integrity": "sha512-NmXRccUJMk2AWA5A7e5a//3bCIMyOu2hAtdRYrhPPHjDxINuCwX1w6rnIZ4xjLcp0ayv6h8Pc3X0eJUGiAAXHQ==",
4457 "funding": [
4458 {
4459 "type": "github",
4460 "url": "https://github.com/sponsors/csstools"
4461 },
4462 {
4463 "type": "opencollective",
4464 "url": "https://opencollective.com/csstools"
4465 }
4466 ],
4467 "license": "MIT-0",
4468 "engines": {
4469 "node": ">=20.19.0"
4470 }
4471 },
4472 "node_modules/@csstools/postcss-gamut-mapping/node_modules/@csstools/css-calc": {
4473 "version": "3.0.0",
4474 "resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-3.0.0.tgz",
4475 "integrity": "sha512-q4d82GTl8BIlh/dTnVsWmxnbWJeb3kiU8eUH71UxlxnS+WIaALmtzTL8gR15PkYOexMQYVk0CO4qIG93C1IvPA==",
4476 "funding": [
4477 {
4478 "type": "github",
4479 "url": "https://github.com/sponsors/csstools"
4480 },
4481 {
4482 "type": "opencollective",
4483 "url": "https://opencollective.com/csstools"
4484 }
4485 ],
4486 "license": "MIT",
4487 "engines": {
4488 "node": ">=20.19.0"
4489 },
4490 "peerDependencies": {
4491 "@csstools/css-parser-algorithms": "^4.0.0",
4492 "@csstools/css-tokenizer": "^4.0.0"
4493 }
4494 },
4495 "node_modules/@csstools/postcss-gamut-mapping/node_modules/@csstools/css-color-parser": {
4496 "version": "4.0.1",
4497 "resolved": "https://registry.npmjs.org/@csstools/css-color-parser/-/css-color-parser-4.0.1.tgz",
4498 "integrity": "sha512-vYwO15eRBEkeF6xjAno/KQ61HacNhfQuuU/eGwH67DplL0zD5ZixUa563phQvUelA07yDczIXdtmYojCphKJcw==",
4499 "funding": [
4500 {
4501 "type": "github",
4502 "url": "https://github.com/sponsors/csstools"
4503 },
4504 {
4505 "type": "opencollective",
4506 "url": "https://opencollective.com/csstools"
4507 }
4508 ],
4509 "license": "MIT",
4510 "dependencies": {
4511 "@csstools/color-helpers": "^6.0.1",
4512 "@csstools/css-calc": "^3.0.0"
4513 },
4514 "engines": {
4515 "node": ">=20.19.0"
4516 },
4517 "peerDependencies": {
4518 "@csstools/css-parser-algorithms": "^4.0.0",
4519 "@csstools/css-tokenizer": "^4.0.0"
4520 }
4521 },
4522 "node_modules/@csstools/postcss-gamut-mapping/node_modules/@csstools/css-parser-algorithms": {
4523 "version": "4.0.0",
4524 "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-4.0.0.tgz",
4525 "integrity": "sha512-+B87qS7fIG3L5h3qwJ/IFbjoVoOe/bpOdh9hAjXbvx0o8ImEmUsGXN0inFOnk2ChCFgqkkGFQ+TpM5rbhkKe4w==",
4526 "funding": [
4527 {
4528 "type": "github",
4529 "url": "https://github.com/sponsors/csstools"
4530 },
4531 {
4532 "type": "opencollective",
4533 "url": "https://opencollective.com/csstools"
4534 }
4535 ],
4536 "license": "MIT",
4537 "engines": {
4538 "node": ">=20.19.0"
4539 },
4540 "peerDependencies": {
4541 "@csstools/css-tokenizer": "^4.0.0"
4542 }
4543 },
4544 "node_modules/@csstools/postcss-gamut-mapping/node_modules/@csstools/css-tokenizer": {
4545 "version": "4.0.0",
4546 "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-4.0.0.tgz",
4547 "integrity": "sha512-QxULHAm7cNu72w97JUNCBFODFaXpbDg+dP8b/oWFAZ2MTRppA3U00Y2L1HqaS4J6yBqxwa/Y3nMBaxVKbB/NsA==",
4548 "funding": [
4549 {
4550 "type": "github",
4551 "url": "https://github.com/sponsors/csstools"
4552 },
4553 {
4554 "type": "opencollective",
4555 "url": "https://opencollective.com/csstools"
4556 }
4557 ],
4558 "license": "MIT",
4559 "engines": {
4560 "node": ">=20.19.0"
4561 }
4562 },
4563 "node_modules/@csstools/postcss-gradients-interpolation-method": {
4564 "version": "6.0.1",
4565 "resolved": "https://registry.npmjs.org/@csstools/postcss-gradients-interpolation-method/-/postcss-gradients-interpolation-method-6.0.1.tgz",
4566 "integrity": "sha512-Y5dxOstuUCdmU1tuEB/EgKxDw+/DAZes4gQeitb/H0S5khmjT24CfbVa/l2ZelNCEEq9KjxqO2cjwDV2vqj62w==",
4567 "funding": [
4568 {
4569 "type": "github",
4570 "url": "https://github.com/sponsors/csstools"
4571 },
4572 {
4573 "type": "opencollective",
4574 "url": "https://opencollective.com/csstools"
4575 }
4576 ],
4577 "license": "MIT-0",
4578 "dependencies": {
4579 "@csstools/css-color-parser": "^4.0.1",
4580 "@csstools/css-parser-algorithms": "^4.0.0",
4581 "@csstools/css-tokenizer": "^4.0.0",
4582 "@csstools/postcss-progressive-custom-properties": "^5.0.0",
4583 "@csstools/utilities": "^3.0.0"
4584 },
4585 "engines": {
4586 "node": ">=20.19.0"
4587 },
4588 "peerDependencies": {
4589 "postcss": "^8.4"
4590 }
4591 },
4592 "node_modules/@csstools/postcss-gradients-interpolation-method/node_modules/@csstools/color-helpers": {
4593 "version": "6.0.1",
4594 "resolved": "https://registry.npmjs.org/@csstools/color-helpers/-/color-helpers-6.0.1.tgz",
4595 "integrity": "sha512-NmXRccUJMk2AWA5A7e5a//3bCIMyOu2hAtdRYrhPPHjDxINuCwX1w6rnIZ4xjLcp0ayv6h8Pc3X0eJUGiAAXHQ==",
4596 "funding": [
4597 {
4598 "type": "github",
4599 "url": "https://github.com/sponsors/csstools"
4600 },
4601 {
4602 "type": "opencollective",
4603 "url": "https://opencollective.com/csstools"
4604 }
4605 ],
4606 "license": "MIT-0",
4607 "engines": {
4608 "node": ">=20.19.0"
4609 }
4610 },
4611 "node_modules/@csstools/postcss-gradients-interpolation-method/node_modules/@csstools/css-calc": {
4612 "version": "3.0.0",
4613 "resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-3.0.0.tgz",
4614 "integrity": "sha512-q4d82GTl8BIlh/dTnVsWmxnbWJeb3kiU8eUH71UxlxnS+WIaALmtzTL8gR15PkYOexMQYVk0CO4qIG93C1IvPA==",
4615 "funding": [
4616 {
4617 "type": "github",
4618 "url": "https://github.com/sponsors/csstools"
4619 },
4620 {
4621 "type": "opencollective",
4622 "url": "https://opencollective.com/csstools"
4623 }
4624 ],
4625 "license": "MIT",
4626 "engines": {
4627 "node": ">=20.19.0"
4628 },
4629 "peerDependencies": {
4630 "@csstools/css-parser-algorithms": "^4.0.0",
4631 "@csstools/css-tokenizer": "^4.0.0"
4632 }
4633 },
4634 "node_modules/@csstools/postcss-gradients-interpolation-method/node_modules/@csstools/css-color-parser": {
4635 "version": "4.0.1",
4636 "resolved": "https://registry.npmjs.org/@csstools/css-color-parser/-/css-color-parser-4.0.1.tgz",
4637 "integrity": "sha512-vYwO15eRBEkeF6xjAno/KQ61HacNhfQuuU/eGwH67DplL0zD5ZixUa563phQvUelA07yDczIXdtmYojCphKJcw==",
4638 "funding": [
4639 {
4640 "type": "github",
4641 "url": "https://github.com/sponsors/csstools"
4642 },
4643 {
4644 "type": "opencollective",
4645 "url": "https://opencollective.com/csstools"
4646 }
4647 ],
4648 "license": "MIT",
4649 "dependencies": {
4650 "@csstools/color-helpers": "^6.0.1",
4651 "@csstools/css-calc": "^3.0.0"
4652 },
4653 "engines": {
4654 "node": ">=20.19.0"
4655 },
4656 "peerDependencies": {
4657 "@csstools/css-parser-algorithms": "^4.0.0",
4658 "@csstools/css-tokenizer": "^4.0.0"
4659 }
4660 },
4661 "node_modules/@csstools/postcss-gradients-interpolation-method/node_modules/@csstools/css-parser-algorithms": {
4662 "version": "4.0.0",
4663 "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-4.0.0.tgz",
4664 "integrity": "sha512-+B87qS7fIG3L5h3qwJ/IFbjoVoOe/bpOdh9hAjXbvx0o8ImEmUsGXN0inFOnk2ChCFgqkkGFQ+TpM5rbhkKe4w==",
4665 "funding": [
4666 {
4667 "type": "github",
4668 "url": "https://github.com/sponsors/csstools"
4669 },
4670 {
4671 "type": "opencollective",
4672 "url": "https://opencollective.com/csstools"
4673 }
4674 ],
4675 "license": "MIT",
4676 "engines": {
4677 "node": ">=20.19.0"
4678 },
4679 "peerDependencies": {
4680 "@csstools/css-tokenizer": "^4.0.0"
4681 }
4682 },
4683 "node_modules/@csstools/postcss-gradients-interpolation-method/node_modules/@csstools/css-tokenizer": {
4684 "version": "4.0.0",
4685 "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-4.0.0.tgz",
4686 "integrity": "sha512-QxULHAm7cNu72w97JUNCBFODFaXpbDg+dP8b/oWFAZ2MTRppA3U00Y2L1HqaS4J6yBqxwa/Y3nMBaxVKbB/NsA==",
4687 "funding": [
4688 {
4689 "type": "github",
4690 "url": "https://github.com/sponsors/csstools"
4691 },
4692 {
4693 "type": "opencollective",
4694 "url": "https://opencollective.com/csstools"
4695 }
4696 ],
4697 "license": "MIT",
4698 "engines": {
4699 "node": ">=20.19.0"
4700 }
4701 },
4702 "node_modules/@csstools/postcss-hwb-function": {
4703 "version": "5.0.1",
4704 "resolved": "https://registry.npmjs.org/@csstools/postcss-hwb-function/-/postcss-hwb-function-5.0.1.tgz",
4705 "integrity": "sha512-9f8TA/B8iEpzF0y4Z6qPVfP9nMp2ti10OFbtyDtoBz3+eK0KPV4CCCjTwYIpPRopLgctFZt7xqmOxA7JgAJEug==",
4706 "funding": [
4707 {
4708 "type": "github",
4709 "url": "https://github.com/sponsors/csstools"
4710 },
4711 {
4712 "type": "opencollective",
4713 "url": "https://opencollective.com/csstools"
4714 }
4715 ],
4716 "license": "MIT-0",
4717 "dependencies": {
4718 "@csstools/css-color-parser": "^4.0.1",
4719 "@csstools/css-parser-algorithms": "^4.0.0",
4720 "@csstools/css-tokenizer": "^4.0.0",
4721 "@csstools/postcss-progressive-custom-properties": "^5.0.0",
4722 "@csstools/utilities": "^3.0.0"
4723 },
4724 "engines": {
4725 "node": ">=20.19.0"
4726 },
4727 "peerDependencies": {
4728 "postcss": "^8.4"
4729 }
4730 },
4731 "node_modules/@csstools/postcss-hwb-function/node_modules/@csstools/color-helpers": {
4732 "version": "6.0.1",
4733 "resolved": "https://registry.npmjs.org/@csstools/color-helpers/-/color-helpers-6.0.1.tgz",
4734 "integrity": "sha512-NmXRccUJMk2AWA5A7e5a//3bCIMyOu2hAtdRYrhPPHjDxINuCwX1w6rnIZ4xjLcp0ayv6h8Pc3X0eJUGiAAXHQ==",
4735 "funding": [
4736 {
4737 "type": "github",
4738 "url": "https://github.com/sponsors/csstools"
4739 },
4740 {
4741 "type": "opencollective",
4742 "url": "https://opencollective.com/csstools"
4743 }
4744 ],
4745 "license": "MIT-0",
4746 "engines": {
4747 "node": ">=20.19.0"
4748 }
4749 },
4750 "node_modules/@csstools/postcss-hwb-function/node_modules/@csstools/css-calc": {
4751 "version": "3.0.0",
4752 "resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-3.0.0.tgz",
4753 "integrity": "sha512-q4d82GTl8BIlh/dTnVsWmxnbWJeb3kiU8eUH71UxlxnS+WIaALmtzTL8gR15PkYOexMQYVk0CO4qIG93C1IvPA==",
4754 "funding": [
4755 {
4756 "type": "github",
4757 "url": "https://github.com/sponsors/csstools"
4758 },
4759 {
4760 "type": "opencollective",
4761 "url": "https://opencollective.com/csstools"
4762 }
4763 ],
4764 "license": "MIT",
4765 "engines": {
4766 "node": ">=20.19.0"
4767 },
4768 "peerDependencies": {
4769 "@csstools/css-parser-algorithms": "^4.0.0",
4770 "@csstools/css-tokenizer": "^4.0.0"
4771 }
4772 },
4773 "node_modules/@csstools/postcss-hwb-function/node_modules/@csstools/css-color-parser": {
4774 "version": "4.0.1",
4775 "resolved": "https://registry.npmjs.org/@csstools/css-color-parser/-/css-color-parser-4.0.1.tgz",
4776 "integrity": "sha512-vYwO15eRBEkeF6xjAno/KQ61HacNhfQuuU/eGwH67DplL0zD5ZixUa563phQvUelA07yDczIXdtmYojCphKJcw==",
4777 "funding": [
4778 {
4779 "type": "github",
4780 "url": "https://github.com/sponsors/csstools"
4781 },
4782 {
4783 "type": "opencollective",
4784 "url": "https://opencollective.com/csstools"
4785 }
4786 ],
4787 "license": "MIT",
4788 "dependencies": {
4789 "@csstools/color-helpers": "^6.0.1",
4790 "@csstools/css-calc": "^3.0.0"
4791 },
4792 "engines": {
4793 "node": ">=20.19.0"
4794 },
4795 "peerDependencies": {
4796 "@csstools/css-parser-algorithms": "^4.0.0",
4797 "@csstools/css-tokenizer": "^4.0.0"
4798 }
4799 },
4800 "node_modules/@csstools/postcss-hwb-function/node_modules/@csstools/css-parser-algorithms": {
4801 "version": "4.0.0",
4802 "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-4.0.0.tgz",
4803 "integrity": "sha512-+B87qS7fIG3L5h3qwJ/IFbjoVoOe/bpOdh9hAjXbvx0o8ImEmUsGXN0inFOnk2ChCFgqkkGFQ+TpM5rbhkKe4w==",
4804 "funding": [
4805 {
4806 "type": "github",
4807 "url": "https://github.com/sponsors/csstools"
4808 },
4809 {
4810 "type": "opencollective",
4811 "url": "https://opencollective.com/csstools"
4812 }
4813 ],
4814 "license": "MIT",
4815 "engines": {
4816 "node": ">=20.19.0"
4817 },
4818 "peerDependencies": {
4819 "@csstools/css-tokenizer": "^4.0.0"
4820 }
4821 },
4822 "node_modules/@csstools/postcss-hwb-function/node_modules/@csstools/css-tokenizer": {
4823 "version": "4.0.0",
4824 "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-4.0.0.tgz",
4825 "integrity": "sha512-QxULHAm7cNu72w97JUNCBFODFaXpbDg+dP8b/oWFAZ2MTRppA3U00Y2L1HqaS4J6yBqxwa/Y3nMBaxVKbB/NsA==",
4826 "funding": [
4827 {
4828 "type": "github",
4829 "url": "https://github.com/sponsors/csstools"
4830 },
4831 {
4832 "type": "opencollective",
4833 "url": "https://opencollective.com/csstools"
4834 }
4835 ],
4836 "license": "MIT",
4837 "engines": {
4838 "node": ">=20.19.0"
4839 }
4840 },
4841 "node_modules/@csstools/postcss-ic-unit": {
4842 "version": "5.0.0",
4843 "resolved": "https://registry.npmjs.org/@csstools/postcss-ic-unit/-/postcss-ic-unit-5.0.0.tgz",
4844 "integrity": "sha512-/ws5d6c4uKqfM9zIL3ugcGI+3fvZEOOkJHNzAyTAGJIdZ+aSL9BVPNlHGV4QzmL0vqBSCOdU3+rhcMEj3+KzYw==",
4845 "funding": [
4846 {
4847 "type": "github",
4848 "url": "https://github.com/sponsors/csstools"
4849 },
4850 {
4851 "type": "opencollective",
4852 "url": "https://opencollective.com/csstools"
4853 }
4854 ],
4855 "license": "MIT-0",
4856 "dependencies": {
4857 "@csstools/postcss-progressive-custom-properties": "^5.0.0",
4858 "@csstools/utilities": "^3.0.0",
4859 "postcss-value-parser": "^4.2.0"
4860 },
4861 "engines": {
4862 "node": ">=20.19.0"
4863 },
4864 "peerDependencies": {
4865 "postcss": "^8.4"
4866 }
4867 },
4868 "node_modules/@csstools/postcss-initial": {
4869 "version": "3.0.0",
4870 "resolved": "https://registry.npmjs.org/@csstools/postcss-initial/-/postcss-initial-3.0.0.tgz",
4871 "integrity": "sha512-UVUrFmrTQyLomVepnjWlbBg7GoscLmXLwYFyjbcEnmpeGW7wde6lNpx5eM3eVwZI2M+7hCE3ykYnAsEPLcLa+Q==",
4872 "funding": [
4873 {
4874 "type": "github",
4875 "url": "https://github.com/sponsors/csstools"
4876 },
4877 {
4878 "type": "opencollective",
4879 "url": "https://opencollective.com/csstools"
4880 }
4881 ],
4882 "license": "MIT-0",
4883 "engines": {
4884 "node": ">=20.19.0"
4885 },
4886 "peerDependencies": {
4887 "postcss": "^8.4"
4888 }
4889 },
4890 "node_modules/@csstools/postcss-is-pseudo-class": {
4891 "version": "6.0.0",
4892 "resolved": "https://registry.npmjs.org/@csstools/postcss-is-pseudo-class/-/postcss-is-pseudo-class-6.0.0.tgz",
4893 "integrity": "sha512-1Hdy/ykg9RDo8vU8RiM2o+RaXO39WpFPaIkHxlAEJFofle/lc33tdQMKhBk3jR/Fe+uZNLOs3HlowFafyFptVw==",
4894 "funding": [
4895 {
4896 "type": "github",
4897 "url": "https://github.com/sponsors/csstools"
4898 },
4899 {
4900 "type": "opencollective",
4901 "url": "https://opencollective.com/csstools"
4902 }
4903 ],
4904 "license": "MIT-0",
4905 "dependencies": {
4906 "@csstools/selector-specificity": "^6.0.0",
4907 "postcss-selector-parser": "^7.1.1"
4908 },
4909 "engines": {
4910 "node": ">=20.19.0"
4911 },
4912 "peerDependencies": {
4913 "postcss": "^8.4"
4914 }
4915 },
4916 "node_modules/@csstools/postcss-is-pseudo-class/node_modules/postcss-selector-parser": {
4917 "version": "7.1.1",
4918 "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.1.tgz",
4919 "integrity": "sha512-orRsuYpJVw8LdAwqqLykBj9ecS5/cRHlI5+nvTo8LcCKmzDmqVORXtOIYEEQuL9D4BxtA1lm5isAqzQZCoQ6Eg==",
4920 "license": "MIT",
4921 "dependencies": {
4922 "cssesc": "^3.0.0",
4923 "util-deprecate": "^1.0.2"
4924 },
4925 "engines": {
4926 "node": ">=4"
4927 }
4928 },
4929 "node_modules/@csstools/postcss-light-dark-function": {
4930 "version": "3.0.0",
4931 "resolved": "https://registry.npmjs.org/@csstools/postcss-light-dark-function/-/postcss-light-dark-function-3.0.0.tgz",
4932 "integrity": "sha512-s++V5/hYazeRUCYIn2lsBVzUsxdeC46gtwpgW6lu5U/GlPOS5UTDT14kkEyPgXmFbCvaWLREqV7YTMJq1K3G6w==",
4933 "funding": [
4934 {
4935 "type": "github",
4936 "url": "https://github.com/sponsors/csstools"
4937 },
4938 {
4939 "type": "opencollective",
4940 "url": "https://opencollective.com/csstools"
4941 }
4942 ],
4943 "license": "MIT-0",
4944 "dependencies": {
4945 "@csstools/css-parser-algorithms": "^4.0.0",
4946 "@csstools/css-tokenizer": "^4.0.0",
4947 "@csstools/postcss-progressive-custom-properties": "^5.0.0",
4948 "@csstools/utilities": "^3.0.0"
4949 },
4950 "engines": {
4951 "node": ">=20.19.0"
4952 },
4953 "peerDependencies": {
4954 "postcss": "^8.4"
4955 }
4956 },
4957 "node_modules/@csstools/postcss-light-dark-function/node_modules/@csstools/css-parser-algorithms": {
4958 "version": "4.0.0",
4959 "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-4.0.0.tgz",
4960 "integrity": "sha512-+B87qS7fIG3L5h3qwJ/IFbjoVoOe/bpOdh9hAjXbvx0o8ImEmUsGXN0inFOnk2ChCFgqkkGFQ+TpM5rbhkKe4w==",
4961 "funding": [
4962 {
4963 "type": "github",
4964 "url": "https://github.com/sponsors/csstools"
4965 },
4966 {
4967 "type": "opencollective",
4968 "url": "https://opencollective.com/csstools"
4969 }
4970 ],
4971 "license": "MIT",
4972 "engines": {
4973 "node": ">=20.19.0"
4974 },
4975 "peerDependencies": {
4976 "@csstools/css-tokenizer": "^4.0.0"
4977 }
4978 },
4979 "node_modules/@csstools/postcss-light-dark-function/node_modules/@csstools/css-tokenizer": {
4980 "version": "4.0.0",
4981 "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-4.0.0.tgz",
4982 "integrity": "sha512-QxULHAm7cNu72w97JUNCBFODFaXpbDg+dP8b/oWFAZ2MTRppA3U00Y2L1HqaS4J6yBqxwa/Y3nMBaxVKbB/NsA==",
4983 "funding": [
4984 {
4985 "type": "github",
4986 "url": "https://github.com/sponsors/csstools"
4987 },
4988 {
4989 "type": "opencollective",
4990 "url": "https://opencollective.com/csstools"
4991 }
4992 ],
4993 "license": "MIT",
4994 "engines": {
4995 "node": ">=20.19.0"
4996 }
4997 },
4998 "node_modules/@csstools/postcss-logical-float-and-clear": {
4999 "version": "4.0.0",
5000 "resolved": "https://registry.npmjs.org/@csstools/postcss-logical-float-and-clear/-/postcss-logical-float-and-clear-4.0.0.tgz",
Showing first 5,000 of 46,975 lines. View raw