A decentralized music tracking and discovery platform built on AT Protocol 馃幍 rocksky.app
spotify atproto lastfm musicbrainz scrobbling listenbrainz
at feat/discord-embed 6712 lines 192 kB view raw
1{ 2 "name": "rocksky", 3 "version": "0.0.0", 4 "lockfileVersion": 3, 5 "requires": true, 6 "packages": { 7 "": { 8 "name": "rocksky", 9 "version": "0.0.0", 10 "dependencies": { 11 "@emotion/react": "^11.14.0", 12 "@styled-icons/bootstrap": "^10.47.0", 13 "@styled-icons/boxicons-regular": "^10.47.0", 14 "@styled-icons/entypo": "^10.46.0", 15 "@styled-icons/evil": "^10.46.0", 16 "@styled-icons/feather": "^10.47.0", 17 "@styled-icons/fluentui-system-regular": "^10.47.0", 18 "@styled-icons/ionicons-outline": "^10.46.0", 19 "@styled-icons/ionicons-sharp": "^10.46.0", 20 "@styled-icons/remix-fill": "^10.46.0", 21 "@styled-icons/simple-icons": "^10.46.0", 22 "@styled-icons/zondicons": "^10.46.0", 23 "axios": "^1.7.9", 24 "baseui": "15.0.0", 25 "react": "^18.3.1", 26 "react-dom": "^18.3.1", 27 "react-router": "^7.1.3", 28 "react-router-dom": "^7.1.3", 29 "styletron-engine-monolithic": "^1.0.0", 30 "styletron-react": "^6.1.1" 31 }, 32 "devDependencies": { 33 "@chromatic-com/storybook": "^3.2.4", 34 "@cloudflare/workers-types": "^4.20250124.3", 35 "@eslint/js": "^9.17.0", 36 "@storybook/addon-essentials": "^8.5.2", 37 "@storybook/addon-interactions": "^8.5.2", 38 "@storybook/addon-onboarding": "^8.5.2", 39 "@storybook/blocks": "^8.5.2", 40 "@storybook/react": "^8.5.2", 41 "@storybook/react-vite": "^8.5.2", 42 "@storybook/test": "^8.5.2", 43 "@types/react": "^18.3.18", 44 "@types/react-dom": "^18.3.5", 45 "@vitejs/plugin-react-swc": "^3.5.0", 46 "eslint": "^9.17.0", 47 "eslint-plugin-react-hooks": "^5.0.0", 48 "eslint-plugin-react-refresh": "^0.4.16", 49 "eslint-plugin-storybook": "^0.11.2", 50 "globals": "^15.14.0", 51 "storybook": "^8.5.2", 52 "typescript": "~5.6.2", 53 "typescript-eslint": "^8.18.2", 54 "vite": "^6.0.5", 55 "wrangler": "^3.106.0" 56 } 57 }, 58 "node_modules/@adobe/css-tools": { 59 "version": "4.4.1", 60 "resolved": "https://registry.npmjs.org/@adobe/css-tools/-/css-tools-4.4.1.tgz", 61 "integrity": "sha512-12WGKBQzjUAI4ayyF4IAtfw2QR/IDoqk6jTddXDhtYTJF9ASmoE1zst7cVtP0aL/F1jUJL5r+JxKXKEgHNbEUQ==", 62 "dev": true, 63 "license": "MIT" 64 }, 65 "node_modules/@ampproject/remapping": { 66 "version": "2.3.0", 67 "resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.3.0.tgz", 68 "integrity": "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==", 69 "dev": true, 70 "license": "Apache-2.0", 71 "dependencies": { 72 "@jridgewell/gen-mapping": "^0.3.5", 73 "@jridgewell/trace-mapping": "^0.3.24" 74 }, 75 "engines": { 76 "node": ">=6.0.0" 77 } 78 }, 79 "node_modules/@ampproject/remapping/node_modules/@jridgewell/trace-mapping": { 80 "version": "0.3.25", 81 "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz", 82 "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==", 83 "dev": true, 84 "license": "MIT", 85 "dependencies": { 86 "@jridgewell/resolve-uri": "^3.1.0", 87 "@jridgewell/sourcemap-codec": "^1.4.14" 88 } 89 }, 90 "node_modules/@babel/code-frame": { 91 "version": "7.26.2", 92 "license": "MIT", 93 "dependencies": { 94 "@babel/helper-validator-identifier": "^7.25.9", 95 "js-tokens": "^4.0.0", 96 "picocolors": "^1.0.0" 97 }, 98 "engines": { 99 "node": ">=6.9.0" 100 } 101 }, 102 "node_modules/@babel/compat-data": { 103 "version": "7.26.5", 104 "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.26.5.tgz", 105 "integrity": "sha512-XvcZi1KWf88RVbF9wn8MN6tYFloU5qX8KjuF3E1PVBmJ9eypXfs4GRiJwLuTZL0iSnJUKn1BFPa5BPZZJyFzPg==", 106 "dev": true, 107 "license": "MIT", 108 "engines": { 109 "node": ">=6.9.0" 110 } 111 }, 112 "node_modules/@babel/core": { 113 "version": "7.26.7", 114 "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.26.7.tgz", 115 "integrity": "sha512-SRijHmF0PSPgLIBYlWnG0hyeJLwXE2CgpsXaMOrtt2yp9/86ALw6oUlj9KYuZ0JN07T4eBMVIW4li/9S1j2BGA==", 116 "dev": true, 117 "license": "MIT", 118 "dependencies": { 119 "@ampproject/remapping": "^2.2.0", 120 "@babel/code-frame": "^7.26.2", 121 "@babel/generator": "^7.26.5", 122 "@babel/helper-compilation-targets": "^7.26.5", 123 "@babel/helper-module-transforms": "^7.26.0", 124 "@babel/helpers": "^7.26.7", 125 "@babel/parser": "^7.26.7", 126 "@babel/template": "^7.25.9", 127 "@babel/traverse": "^7.26.7", 128 "@babel/types": "^7.26.7", 129 "convert-source-map": "^2.0.0", 130 "debug": "^4.1.0", 131 "gensync": "^1.0.0-beta.2", 132 "json5": "^2.2.3", 133 "semver": "^6.3.1" 134 }, 135 "engines": { 136 "node": ">=6.9.0" 137 }, 138 "funding": { 139 "type": "opencollective", 140 "url": "https://opencollective.com/babel" 141 } 142 }, 143 "node_modules/@babel/core/node_modules/convert-source-map": { 144 "version": "2.0.0", 145 "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz", 146 "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==", 147 "dev": true, 148 "license": "MIT" 149 }, 150 "node_modules/@babel/core/node_modules/semver": { 151 "version": "6.3.1", 152 "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", 153 "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", 154 "dev": true, 155 "license": "ISC", 156 "bin": { 157 "semver": "bin/semver.js" 158 } 159 }, 160 "node_modules/@babel/generator": { 161 "version": "7.26.5", 162 "license": "MIT", 163 "dependencies": { 164 "@babel/parser": "^7.26.5", 165 "@babel/types": "^7.26.5", 166 "@jridgewell/gen-mapping": "^0.3.5", 167 "@jridgewell/trace-mapping": "^0.3.25", 168 "jsesc": "^3.0.2" 169 }, 170 "engines": { 171 "node": ">=6.9.0" 172 } 173 }, 174 "node_modules/@babel/generator/node_modules/@jridgewell/trace-mapping": { 175 "version": "0.3.25", 176 "license": "MIT", 177 "dependencies": { 178 "@jridgewell/resolve-uri": "^3.1.0", 179 "@jridgewell/sourcemap-codec": "^1.4.14" 180 } 181 }, 182 "node_modules/@babel/helper-compilation-targets": { 183 "version": "7.26.5", 184 "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.26.5.tgz", 185 "integrity": "sha512-IXuyn5EkouFJscIDuFF5EsiSolseme1s0CZB+QxVugqJLYmKdxI1VfIBOst0SUu4rnk2Z7kqTwmoO1lp3HIfnA==", 186 "dev": true, 187 "license": "MIT", 188 "dependencies": { 189 "@babel/compat-data": "^7.26.5", 190 "@babel/helper-validator-option": "^7.25.9", 191 "browserslist": "^4.24.0", 192 "lru-cache": "^5.1.1", 193 "semver": "^6.3.1" 194 }, 195 "engines": { 196 "node": ">=6.9.0" 197 } 198 }, 199 "node_modules/@babel/helper-compilation-targets/node_modules/semver": { 200 "version": "6.3.1", 201 "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", 202 "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", 203 "dev": true, 204 "license": "ISC", 205 "bin": { 206 "semver": "bin/semver.js" 207 } 208 }, 209 "node_modules/@babel/helper-module-imports": { 210 "version": "7.25.9", 211 "license": "MIT", 212 "dependencies": { 213 "@babel/traverse": "^7.25.9", 214 "@babel/types": "^7.25.9" 215 }, 216 "engines": { 217 "node": ">=6.9.0" 218 } 219 }, 220 "node_modules/@babel/helper-module-transforms": { 221 "version": "7.26.0", 222 "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.26.0.tgz", 223 "integrity": "sha512-xO+xu6B5K2czEnQye6BHA7DolFFmS3LB7stHZFaOLb1pAwO1HWLS8fXA+eh0A2yIvltPVmx3eNNDBJA2SLHXFw==", 224 "dev": true, 225 "license": "MIT", 226 "dependencies": { 227 "@babel/helper-module-imports": "^7.25.9", 228 "@babel/helper-validator-identifier": "^7.25.9", 229 "@babel/traverse": "^7.25.9" 230 }, 231 "engines": { 232 "node": ">=6.9.0" 233 }, 234 "peerDependencies": { 235 "@babel/core": "^7.0.0" 236 } 237 }, 238 "node_modules/@babel/helper-string-parser": { 239 "version": "7.25.9", 240 "license": "MIT", 241 "engines": { 242 "node": ">=6.9.0" 243 } 244 }, 245 "node_modules/@babel/helper-validator-identifier": { 246 "version": "7.25.9", 247 "license": "MIT", 248 "engines": { 249 "node": ">=6.9.0" 250 } 251 }, 252 "node_modules/@babel/helper-validator-option": { 253 "version": "7.25.9", 254 "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.25.9.tgz", 255 "integrity": "sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw==", 256 "dev": true, 257 "license": "MIT", 258 "engines": { 259 "node": ">=6.9.0" 260 } 261 }, 262 "node_modules/@babel/helpers": { 263 "version": "7.26.7", 264 "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.26.7.tgz", 265 "integrity": "sha512-8NHiL98vsi0mbPQmYAGWwfcFaOy4j2HY49fXJCfuDcdE7fMIsH9a7GdaeXpIBsbT7307WU8KCMp5pUVDNL4f9A==", 266 "dev": true, 267 "license": "MIT", 268 "dependencies": { 269 "@babel/template": "^7.25.9", 270 "@babel/types": "^7.26.7" 271 }, 272 "engines": { 273 "node": ">=6.9.0" 274 } 275 }, 276 "node_modules/@babel/parser": { 277 "version": "7.26.7", 278 "license": "MIT", 279 "dependencies": { 280 "@babel/types": "^7.26.7" 281 }, 282 "bin": { 283 "parser": "bin/babel-parser.js" 284 }, 285 "engines": { 286 "node": ">=6.0.0" 287 } 288 }, 289 "node_modules/@babel/runtime": { 290 "version": "7.26.7", 291 "license": "MIT", 292 "dependencies": { 293 "regenerator-runtime": "^0.14.0" 294 }, 295 "engines": { 296 "node": ">=6.9.0" 297 } 298 }, 299 "node_modules/@babel/template": { 300 "version": "7.25.9", 301 "license": "MIT", 302 "dependencies": { 303 "@babel/code-frame": "^7.25.9", 304 "@babel/parser": "^7.25.9", 305 "@babel/types": "^7.25.9" 306 }, 307 "engines": { 308 "node": ">=6.9.0" 309 } 310 }, 311 "node_modules/@babel/traverse": { 312 "version": "7.26.7", 313 "license": "MIT", 314 "dependencies": { 315 "@babel/code-frame": "^7.26.2", 316 "@babel/generator": "^7.26.5", 317 "@babel/parser": "^7.26.7", 318 "@babel/template": "^7.25.9", 319 "@babel/types": "^7.26.7", 320 "debug": "^4.3.1", 321 "globals": "^11.1.0" 322 }, 323 "engines": { 324 "node": ">=6.9.0" 325 } 326 }, 327 "node_modules/@babel/traverse/node_modules/globals": { 328 "version": "11.12.0", 329 "license": "MIT", 330 "engines": { 331 "node": ">=4" 332 } 333 }, 334 "node_modules/@babel/types": { 335 "version": "7.26.7", 336 "license": "MIT", 337 "dependencies": { 338 "@babel/helper-string-parser": "^7.25.9", 339 "@babel/helper-validator-identifier": "^7.25.9" 340 }, 341 "engines": { 342 "node": ">=6.9.0" 343 } 344 }, 345 "node_modules/@chromatic-com/storybook": { 346 "version": "3.2.4", 347 "resolved": "https://registry.npmjs.org/@chromatic-com/storybook/-/storybook-3.2.4.tgz", 348 "integrity": "sha512-5/bOOYxfwZ2BktXeqcCpOVAoR6UCoeART5t9FVy22hoo8F291zOuX4y3SDgm10B1GVU/ZTtJWPT2X9wZFlxYLg==", 349 "dev": true, 350 "license": "MIT", 351 "dependencies": { 352 "chromatic": "^11.15.0", 353 "filesize": "^10.0.12", 354 "jsonfile": "^6.1.0", 355 "react-confetti": "^6.1.0", 356 "strip-ansi": "^7.1.0" 357 }, 358 "engines": { 359 "node": ">=16.0.0", 360 "yarn": ">=1.22.18" 361 }, 362 "peerDependencies": { 363 "storybook": "^8.2.0 || ^8.3.0-0 || ^8.4.0-0 || ^8.5.0-0 || ^8.6.0-0" 364 } 365 }, 366 "node_modules/@cloudflare/kv-asset-handler": { 367 "version": "0.3.4", 368 "dev": true, 369 "license": "MIT OR Apache-2.0", 370 "dependencies": { 371 "mime": "^3.0.0" 372 }, 373 "engines": { 374 "node": ">=16.13" 375 } 376 }, 377 "node_modules/@cloudflare/workerd-linux-64": { 378 "version": "1.20250124.0", 379 "cpu": [ 380 "x64" 381 ], 382 "dev": true, 383 "license": "Apache-2.0", 384 "optional": true, 385 "os": [ 386 "linux" 387 ], 388 "engines": { 389 "node": ">=16" 390 } 391 }, 392 "node_modules/@cloudflare/workers-types": { 393 "version": "4.20250124.3", 394 "dev": true, 395 "license": "MIT OR Apache-2.0" 396 }, 397 "node_modules/@cspotcode/source-map-support": { 398 "version": "0.8.1", 399 "dev": true, 400 "license": "MIT", 401 "dependencies": { 402 "@jridgewell/trace-mapping": "0.3.9" 403 }, 404 "engines": { 405 "node": ">=12" 406 } 407 }, 408 "node_modules/@date-io/core": { 409 "version": "2.17.0", 410 "license": "MIT" 411 }, 412 "node_modules/@date-io/date-fns": { 413 "version": "2.17.0", 414 "license": "MIT", 415 "dependencies": { 416 "@date-io/core": "^2.17.0" 417 }, 418 "peerDependencies": { 419 "date-fns": "^2.0.0" 420 }, 421 "peerDependenciesMeta": { 422 "date-fns": { 423 "optional": true 424 } 425 } 426 }, 427 "node_modules/@date-io/moment": { 428 "version": "2.17.0", 429 "license": "MIT", 430 "dependencies": { 431 "@date-io/core": "^2.17.0" 432 }, 433 "peerDependencies": { 434 "moment": "^2.24.0" 435 }, 436 "peerDependenciesMeta": { 437 "moment": { 438 "optional": true 439 } 440 } 441 }, 442 "node_modules/@emotion/babel-plugin": { 443 "version": "11.13.5", 444 "license": "MIT", 445 "dependencies": { 446 "@babel/helper-module-imports": "^7.16.7", 447 "@babel/runtime": "^7.18.3", 448 "@emotion/hash": "^0.9.2", 449 "@emotion/memoize": "^0.9.0", 450 "@emotion/serialize": "^1.3.3", 451 "babel-plugin-macros": "^3.1.0", 452 "convert-source-map": "^1.5.0", 453 "escape-string-regexp": "^4.0.0", 454 "find-root": "^1.1.0", 455 "source-map": "^0.5.7", 456 "stylis": "4.2.0" 457 } 458 }, 459 "node_modules/@emotion/cache": { 460 "version": "11.14.0", 461 "license": "MIT", 462 "dependencies": { 463 "@emotion/memoize": "^0.9.0", 464 "@emotion/sheet": "^1.4.0", 465 "@emotion/utils": "^1.4.2", 466 "@emotion/weak-memoize": "^0.4.0", 467 "stylis": "4.2.0" 468 } 469 }, 470 "node_modules/@emotion/hash": { 471 "version": "0.9.2", 472 "license": "MIT" 473 }, 474 "node_modules/@emotion/is-prop-valid": { 475 "version": "1.2.2", 476 "license": "MIT", 477 "peer": true, 478 "dependencies": { 479 "@emotion/memoize": "^0.8.1" 480 } 481 }, 482 "node_modules/@emotion/is-prop-valid/node_modules/@emotion/memoize": { 483 "version": "0.8.1", 484 "license": "MIT", 485 "peer": true 486 }, 487 "node_modules/@emotion/memoize": { 488 "version": "0.9.0", 489 "license": "MIT" 490 }, 491 "node_modules/@emotion/react": { 492 "version": "11.14.0", 493 "license": "MIT", 494 "dependencies": { 495 "@babel/runtime": "^7.18.3", 496 "@emotion/babel-plugin": "^11.13.5", 497 "@emotion/cache": "^11.14.0", 498 "@emotion/serialize": "^1.3.3", 499 "@emotion/use-insertion-effect-with-fallbacks": "^1.2.0", 500 "@emotion/utils": "^1.4.2", 501 "@emotion/weak-memoize": "^0.4.0", 502 "hoist-non-react-statics": "^3.3.1" 503 }, 504 "peerDependencies": { 505 "react": ">=16.8.0" 506 }, 507 "peerDependenciesMeta": { 508 "@types/react": { 509 "optional": true 510 } 511 } 512 }, 513 "node_modules/@emotion/serialize": { 514 "version": "1.3.3", 515 "license": "MIT", 516 "dependencies": { 517 "@emotion/hash": "^0.9.2", 518 "@emotion/memoize": "^0.9.0", 519 "@emotion/unitless": "^0.10.0", 520 "@emotion/utils": "^1.4.2", 521 "csstype": "^3.0.2" 522 } 523 }, 524 "node_modules/@emotion/sheet": { 525 "version": "1.4.0", 526 "license": "MIT" 527 }, 528 "node_modules/@emotion/unitless": { 529 "version": "0.10.0", 530 "license": "MIT" 531 }, 532 "node_modules/@emotion/use-insertion-effect-with-fallbacks": { 533 "version": "1.2.0", 534 "license": "MIT", 535 "peerDependencies": { 536 "react": ">=16.8.0" 537 } 538 }, 539 "node_modules/@emotion/utils": { 540 "version": "1.4.2", 541 "license": "MIT" 542 }, 543 "node_modules/@emotion/weak-memoize": { 544 "version": "0.4.0", 545 "license": "MIT" 546 }, 547 "node_modules/@esbuild-plugins/node-globals-polyfill": { 548 "version": "0.2.3", 549 "dev": true, 550 "license": "ISC", 551 "peerDependencies": { 552 "esbuild": "*" 553 } 554 }, 555 "node_modules/@esbuild-plugins/node-modules-polyfill": { 556 "version": "0.2.2", 557 "dev": true, 558 "license": "ISC", 559 "dependencies": { 560 "escape-string-regexp": "^4.0.0", 561 "rollup-plugin-node-polyfills": "^0.2.1" 562 }, 563 "peerDependencies": { 564 "esbuild": "*" 565 } 566 }, 567 "node_modules/@esbuild/linux-x64": { 568 "version": "0.24.2", 569 "cpu": [ 570 "x64" 571 ], 572 "dev": true, 573 "license": "MIT", 574 "optional": true, 575 "os": [ 576 "linux" 577 ], 578 "engines": { 579 "node": ">=18" 580 } 581 }, 582 "node_modules/@eslint-community/eslint-utils": { 583 "version": "4.4.1", 584 "dev": true, 585 "license": "MIT", 586 "dependencies": { 587 "eslint-visitor-keys": "^3.4.3" 588 }, 589 "engines": { 590 "node": "^12.22.0 || ^14.17.0 || >=16.0.0" 591 }, 592 "funding": { 593 "url": "https://opencollective.com/eslint" 594 }, 595 "peerDependencies": { 596 "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0" 597 } 598 }, 599 "node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys": { 600 "version": "3.4.3", 601 "dev": true, 602 "license": "Apache-2.0", 603 "engines": { 604 "node": "^12.22.0 || ^14.17.0 || >=16.0.0" 605 }, 606 "funding": { 607 "url": "https://opencollective.com/eslint" 608 } 609 }, 610 "node_modules/@eslint-community/regexpp": { 611 "version": "4.12.1", 612 "dev": true, 613 "license": "MIT", 614 "engines": { 615 "node": "^12.0.0 || ^14.0.0 || >=16.0.0" 616 } 617 }, 618 "node_modules/@eslint/config-array": { 619 "version": "0.19.1", 620 "dev": true, 621 "license": "Apache-2.0", 622 "dependencies": { 623 "@eslint/object-schema": "^2.1.5", 624 "debug": "^4.3.1", 625 "minimatch": "^3.1.2" 626 }, 627 "engines": { 628 "node": "^18.18.0 || ^20.9.0 || >=21.1.0" 629 } 630 }, 631 "node_modules/@eslint/core": { 632 "version": "0.10.0", 633 "dev": true, 634 "license": "Apache-2.0", 635 "dependencies": { 636 "@types/json-schema": "^7.0.15" 637 }, 638 "engines": { 639 "node": "^18.18.0 || ^20.9.0 || >=21.1.0" 640 } 641 }, 642 "node_modules/@eslint/eslintrc": { 643 "version": "3.2.0", 644 "dev": true, 645 "license": "MIT", 646 "dependencies": { 647 "ajv": "^6.12.4", 648 "debug": "^4.3.2", 649 "espree": "^10.0.1", 650 "globals": "^14.0.0", 651 "ignore": "^5.2.0", 652 "import-fresh": "^3.2.1", 653 "js-yaml": "^4.1.0", 654 "minimatch": "^3.1.2", 655 "strip-json-comments": "^3.1.1" 656 }, 657 "engines": { 658 "node": "^18.18.0 || ^20.9.0 || >=21.1.0" 659 }, 660 "funding": { 661 "url": "https://opencollective.com/eslint" 662 } 663 }, 664 "node_modules/@eslint/eslintrc/node_modules/globals": { 665 "version": "14.0.0", 666 "dev": true, 667 "license": "MIT", 668 "engines": { 669 "node": ">=18" 670 }, 671 "funding": { 672 "url": "https://github.com/sponsors/sindresorhus" 673 } 674 }, 675 "node_modules/@eslint/js": { 676 "version": "9.19.0", 677 "dev": true, 678 "license": "MIT", 679 "engines": { 680 "node": "^18.18.0 || ^20.9.0 || >=21.1.0" 681 } 682 }, 683 "node_modules/@eslint/object-schema": { 684 "version": "2.1.5", 685 "dev": true, 686 "license": "Apache-2.0", 687 "engines": { 688 "node": "^18.18.0 || ^20.9.0 || >=21.1.0" 689 } 690 }, 691 "node_modules/@eslint/plugin-kit": { 692 "version": "0.2.5", 693 "dev": true, 694 "license": "Apache-2.0", 695 "dependencies": { 696 "@eslint/core": "^0.10.0", 697 "levn": "^0.4.1" 698 }, 699 "engines": { 700 "node": "^18.18.0 || ^20.9.0 || >=21.1.0" 701 } 702 }, 703 "node_modules/@fastify/busboy": { 704 "version": "2.1.1", 705 "dev": true, 706 "license": "MIT", 707 "engines": { 708 "node": ">=14" 709 } 710 }, 711 "node_modules/@humanfs/core": { 712 "version": "0.19.1", 713 "dev": true, 714 "license": "Apache-2.0", 715 "engines": { 716 "node": ">=18.18.0" 717 } 718 }, 719 "node_modules/@humanfs/node": { 720 "version": "0.16.6", 721 "dev": true, 722 "license": "Apache-2.0", 723 "dependencies": { 724 "@humanfs/core": "^0.19.1", 725 "@humanwhocodes/retry": "^0.3.0" 726 }, 727 "engines": { 728 "node": ">=18.18.0" 729 } 730 }, 731 "node_modules/@humanfs/node/node_modules/@humanwhocodes/retry": { 732 "version": "0.3.1", 733 "dev": true, 734 "license": "Apache-2.0", 735 "engines": { 736 "node": ">=18.18" 737 }, 738 "funding": { 739 "type": "github", 740 "url": "https://github.com/sponsors/nzakas" 741 } 742 }, 743 "node_modules/@humanwhocodes/module-importer": { 744 "version": "1.0.1", 745 "dev": true, 746 "license": "Apache-2.0", 747 "engines": { 748 "node": ">=12.22" 749 }, 750 "funding": { 751 "type": "github", 752 "url": "https://github.com/sponsors/nzakas" 753 } 754 }, 755 "node_modules/@humanwhocodes/retry": { 756 "version": "0.4.1", 757 "dev": true, 758 "license": "Apache-2.0", 759 "engines": { 760 "node": ">=18.18" 761 }, 762 "funding": { 763 "type": "github", 764 "url": "https://github.com/sponsors/nzakas" 765 } 766 }, 767 "node_modules/@joshwooding/vite-plugin-react-docgen-typescript": { 768 "version": "0.4.2", 769 "resolved": "https://registry.npmjs.org/@joshwooding/vite-plugin-react-docgen-typescript/-/vite-plugin-react-docgen-typescript-0.4.2.tgz", 770 "integrity": "sha512-feQ+ntr+8hbVudnsTUapiMN9q8T90XA1d5jn9QzY09sNoj4iD9wi0PY1vsBFTda4ZjEaxRK9S81oarR2nj7TFQ==", 771 "dev": true, 772 "license": "MIT", 773 "dependencies": { 774 "magic-string": "^0.27.0", 775 "react-docgen-typescript": "^2.2.2" 776 }, 777 "peerDependencies": { 778 "typescript": ">= 4.3.x", 779 "vite": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0" 780 }, 781 "peerDependenciesMeta": { 782 "typescript": { 783 "optional": true 784 } 785 } 786 }, 787 "node_modules/@joshwooding/vite-plugin-react-docgen-typescript/node_modules/magic-string": { 788 "version": "0.27.0", 789 "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.27.0.tgz", 790 "integrity": "sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==", 791 "dev": true, 792 "license": "MIT", 793 "dependencies": { 794 "@jridgewell/sourcemap-codec": "^1.4.13" 795 }, 796 "engines": { 797 "node": ">=12" 798 } 799 }, 800 "node_modules/@jridgewell/gen-mapping": { 801 "version": "0.3.8", 802 "license": "MIT", 803 "dependencies": { 804 "@jridgewell/set-array": "^1.2.1", 805 "@jridgewell/sourcemap-codec": "^1.4.10", 806 "@jridgewell/trace-mapping": "^0.3.24" 807 }, 808 "engines": { 809 "node": ">=6.0.0" 810 } 811 }, 812 "node_modules/@jridgewell/gen-mapping/node_modules/@jridgewell/trace-mapping": { 813 "version": "0.3.25", 814 "license": "MIT", 815 "dependencies": { 816 "@jridgewell/resolve-uri": "^3.1.0", 817 "@jridgewell/sourcemap-codec": "^1.4.14" 818 } 819 }, 820 "node_modules/@jridgewell/resolve-uri": { 821 "version": "3.1.2", 822 "license": "MIT", 823 "engines": { 824 "node": ">=6.0.0" 825 } 826 }, 827 "node_modules/@jridgewell/set-array": { 828 "version": "1.2.1", 829 "license": "MIT", 830 "engines": { 831 "node": ">=6.0.0" 832 } 833 }, 834 "node_modules/@jridgewell/sourcemap-codec": { 835 "version": "1.5.0", 836 "license": "MIT" 837 }, 838 "node_modules/@jridgewell/trace-mapping": { 839 "version": "0.3.9", 840 "dev": true, 841 "license": "MIT", 842 "dependencies": { 843 "@jridgewell/resolve-uri": "^3.0.3", 844 "@jridgewell/sourcemap-codec": "^1.4.10" 845 } 846 }, 847 "node_modules/@mapbox/geojson-rewind": { 848 "version": "0.5.2", 849 "license": "ISC", 850 "dependencies": { 851 "get-stream": "^6.0.1", 852 "minimist": "^1.2.6" 853 }, 854 "bin": { 855 "geojson-rewind": "geojson-rewind" 856 } 857 }, 858 "node_modules/@mapbox/geojson-types": { 859 "version": "1.0.2", 860 "license": "ISC" 861 }, 862 "node_modules/@mapbox/jsonlint-lines-primitives": { 863 "version": "2.0.2", 864 "engines": { 865 "node": ">= 0.6" 866 } 867 }, 868 "node_modules/@mapbox/mapbox-gl-supported": { 869 "version": "1.5.0", 870 "license": "BSD-3-Clause", 871 "peerDependencies": { 872 "mapbox-gl": ">=0.32.1 <2.0.0" 873 } 874 }, 875 "node_modules/@mapbox/point-geometry": { 876 "version": "0.1.0", 877 "license": "ISC" 878 }, 879 "node_modules/@mapbox/tiny-sdf": { 880 "version": "1.2.5", 881 "license": "BSD-2-Clause" 882 }, 883 "node_modules/@mapbox/unitbezier": { 884 "version": "0.0.0", 885 "license": "BSD-2-Clause" 886 }, 887 "node_modules/@mapbox/vector-tile": { 888 "version": "1.3.1", 889 "license": "BSD-3-Clause", 890 "dependencies": { 891 "@mapbox/point-geometry": "~0.1.0" 892 } 893 }, 894 "node_modules/@mapbox/whoots-js": { 895 "version": "3.1.0", 896 "license": "ISC", 897 "engines": { 898 "node": ">=6.0.0" 899 } 900 }, 901 "node_modules/@math.gl/web-mercator": { 902 "version": "3.6.3", 903 "license": "MIT", 904 "dependencies": { 905 "@babel/runtime": "^7.12.0", 906 "gl-matrix": "^3.4.0" 907 } 908 }, 909 "node_modules/@mdx-js/react": { 910 "version": "3.1.0", 911 "resolved": "https://registry.npmjs.org/@mdx-js/react/-/react-3.1.0.tgz", 912 "integrity": "sha512-QjHtSaoameoalGnKDT3FoIl4+9RwyTmo9ZJGBdLOks/YOiWHoRDI3PUwEzOE7kEmGcV3AFcp9K6dYu9rEuKLAQ==", 913 "dev": true, 914 "license": "MIT", 915 "dependencies": { 916 "@types/mdx": "^2.0.0" 917 }, 918 "funding": { 919 "type": "opencollective", 920 "url": "https://opencollective.com/unified" 921 }, 922 "peerDependencies": { 923 "@types/react": ">=16", 924 "react": ">=16" 925 } 926 }, 927 "node_modules/@nodelib/fs.scandir": { 928 "version": "2.1.5", 929 "dev": true, 930 "license": "MIT", 931 "dependencies": { 932 "@nodelib/fs.stat": "2.0.5", 933 "run-parallel": "^1.1.9" 934 }, 935 "engines": { 936 "node": ">= 8" 937 } 938 }, 939 "node_modules/@nodelib/fs.stat": { 940 "version": "2.0.5", 941 "dev": true, 942 "license": "MIT", 943 "engines": { 944 "node": ">= 8" 945 } 946 }, 947 "node_modules/@nodelib/fs.walk": { 948 "version": "1.2.8", 949 "dev": true, 950 "license": "MIT", 951 "dependencies": { 952 "@nodelib/fs.scandir": "2.1.5", 953 "fastq": "^1.6.0" 954 }, 955 "engines": { 956 "node": ">= 8" 957 } 958 }, 959 "node_modules/@rollup/pluginutils": { 960 "version": "5.1.4", 961 "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.1.4.tgz", 962 "integrity": "sha512-USm05zrsFxYLPdWWq+K3STlWiT/3ELn3RcV5hJMghpeAIhxfsUIg6mt12CBJBInWMV4VneoV7SfGv8xIwo2qNQ==", 963 "dev": true, 964 "license": "MIT", 965 "dependencies": { 966 "@types/estree": "^1.0.0", 967 "estree-walker": "^2.0.2", 968 "picomatch": "^4.0.2" 969 }, 970 "engines": { 971 "node": ">=14.0.0" 972 }, 973 "peerDependencies": { 974 "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0" 975 }, 976 "peerDependenciesMeta": { 977 "rollup": { 978 "optional": true 979 } 980 } 981 }, 982 "node_modules/@rollup/pluginutils/node_modules/estree-walker": { 983 "version": "2.0.2", 984 "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz", 985 "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==", 986 "dev": true, 987 "license": "MIT" 988 }, 989 "node_modules/@rollup/pluginutils/node_modules/picomatch": { 990 "version": "4.0.2", 991 "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.2.tgz", 992 "integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==", 993 "dev": true, 994 "license": "MIT", 995 "engines": { 996 "node": ">=12" 997 }, 998 "funding": { 999 "url": "https://github.com/sponsors/jonschlinkert" 1000 } 1001 }, 1002 "node_modules/@rollup/rollup-linux-x64-gnu": { 1003 "version": "4.32.1", 1004 "cpu": [ 1005 "x64" 1006 ], 1007 "dev": true, 1008 "license": "MIT", 1009 "optional": true, 1010 "os": [ 1011 "linux" 1012 ] 1013 }, 1014 "node_modules/@rollup/rollup-linux-x64-musl": { 1015 "version": "4.32.1", 1016 "cpu": [ 1017 "x64" 1018 ], 1019 "dev": true, 1020 "license": "MIT", 1021 "optional": true, 1022 "os": [ 1023 "linux" 1024 ] 1025 }, 1026 "node_modules/@rtsao/csstype": { 1027 "version": "2.6.5-forked.0", 1028 "license": "MIT" 1029 }, 1030 "node_modules/@storybook/addon-actions": { 1031 "version": "8.5.2", 1032 "resolved": "https://registry.npmjs.org/@storybook/addon-actions/-/addon-actions-8.5.2.tgz", 1033 "integrity": "sha512-g0gLesVSFgstUq5QphsLeC1vEdwNHgqo2TE0m+STM47832xbxBwmK6uvBeqi416xZvnt1TTKaaBr4uCRRQ64Ww==", 1034 "dev": true, 1035 "license": "MIT", 1036 "dependencies": { 1037 "@storybook/global": "^5.0.0", 1038 "@types/uuid": "^9.0.1", 1039 "dequal": "^2.0.2", 1040 "polished": "^4.2.2", 1041 "uuid": "^9.0.0" 1042 }, 1043 "funding": { 1044 "type": "opencollective", 1045 "url": "https://opencollective.com/storybook" 1046 }, 1047 "peerDependencies": { 1048 "storybook": "^8.5.2" 1049 } 1050 }, 1051 "node_modules/@storybook/addon-backgrounds": { 1052 "version": "8.5.2", 1053 "resolved": "https://registry.npmjs.org/@storybook/addon-backgrounds/-/addon-backgrounds-8.5.2.tgz", 1054 "integrity": "sha512-l9WkI4QHfINeFQkW9K0joaM7WweKktwIIyUPEvyoupHT4n9ccJHAlWjH4SBmzwI1j1Zt0G3t+bq8mVk/YK6Fsg==", 1055 "dev": true, 1056 "license": "MIT", 1057 "dependencies": { 1058 "@storybook/global": "^5.0.0", 1059 "memoizerific": "^1.11.3", 1060 "ts-dedent": "^2.0.0" 1061 }, 1062 "funding": { 1063 "type": "opencollective", 1064 "url": "https://opencollective.com/storybook" 1065 }, 1066 "peerDependencies": { 1067 "storybook": "^8.5.2" 1068 } 1069 }, 1070 "node_modules/@storybook/addon-controls": { 1071 "version": "8.5.2", 1072 "resolved": "https://registry.npmjs.org/@storybook/addon-controls/-/addon-controls-8.5.2.tgz", 1073 "integrity": "sha512-wkzw2vRff4zkzdvC/GOlB2PlV0i973u8igSLeg34TWNEAa4bipwVHnFfIojRuP9eN1bZL/0tjuU5pKnbTqH7aQ==", 1074 "dev": true, 1075 "license": "MIT", 1076 "dependencies": { 1077 "@storybook/global": "^5.0.0", 1078 "dequal": "^2.0.2", 1079 "ts-dedent": "^2.0.0" 1080 }, 1081 "funding": { 1082 "type": "opencollective", 1083 "url": "https://opencollective.com/storybook" 1084 }, 1085 "peerDependencies": { 1086 "storybook": "^8.5.2" 1087 } 1088 }, 1089 "node_modules/@storybook/addon-docs": { 1090 "version": "8.5.2", 1091 "resolved": "https://registry.npmjs.org/@storybook/addon-docs/-/addon-docs-8.5.2.tgz", 1092 "integrity": "sha512-pRLJ/Qb/3XHpjS7ZAMaOZYtqxOuI8wPxVKYQ6n5rfMSj2jFwt5tdDsEJdhj2t5lsY8HrzEZi8ExuW5I5RoUoIQ==", 1093 "dev": true, 1094 "license": "MIT", 1095 "dependencies": { 1096 "@mdx-js/react": "^3.0.0", 1097 "@storybook/blocks": "8.5.2", 1098 "@storybook/csf-plugin": "8.5.2", 1099 "@storybook/react-dom-shim": "8.5.2", 1100 "react": "^16.8.0 || ^17.0.0 || ^18.0.0", 1101 "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0", 1102 "ts-dedent": "^2.0.0" 1103 }, 1104 "funding": { 1105 "type": "opencollective", 1106 "url": "https://opencollective.com/storybook" 1107 }, 1108 "peerDependencies": { 1109 "storybook": "^8.5.2" 1110 } 1111 }, 1112 "node_modules/@storybook/addon-essentials": { 1113 "version": "8.5.2", 1114 "resolved": "https://registry.npmjs.org/@storybook/addon-essentials/-/addon-essentials-8.5.2.tgz", 1115 "integrity": "sha512-MfojJKxDg0bnjOE0MfLSaPweAud1Esjaf1D9M8EYnpeFnKGZApcGJNRpHCDiHrS5BMr8hHa58RDVc7ObFTI4Dw==", 1116 "dev": true, 1117 "license": "MIT", 1118 "dependencies": { 1119 "@storybook/addon-actions": "8.5.2", 1120 "@storybook/addon-backgrounds": "8.5.2", 1121 "@storybook/addon-controls": "8.5.2", 1122 "@storybook/addon-docs": "8.5.2", 1123 "@storybook/addon-highlight": "8.5.2", 1124 "@storybook/addon-measure": "8.5.2", 1125 "@storybook/addon-outline": "8.5.2", 1126 "@storybook/addon-toolbars": "8.5.2", 1127 "@storybook/addon-viewport": "8.5.2", 1128 "ts-dedent": "^2.0.0" 1129 }, 1130 "funding": { 1131 "type": "opencollective", 1132 "url": "https://opencollective.com/storybook" 1133 }, 1134 "peerDependencies": { 1135 "storybook": "^8.5.2" 1136 } 1137 }, 1138 "node_modules/@storybook/addon-highlight": { 1139 "version": "8.5.2", 1140 "resolved": "https://registry.npmjs.org/@storybook/addon-highlight/-/addon-highlight-8.5.2.tgz", 1141 "integrity": "sha512-QjJfY+8e1bi6FeGfVlgxzv/I8DUyC83lZq8zfTY7nDUCVdmKi8VzmW0KgDo5PaEOFKs8x6LKJa+s5O0gFQaJMw==", 1142 "dev": true, 1143 "license": "MIT", 1144 "dependencies": { 1145 "@storybook/global": "^5.0.0" 1146 }, 1147 "funding": { 1148 "type": "opencollective", 1149 "url": "https://opencollective.com/storybook" 1150 }, 1151 "peerDependencies": { 1152 "storybook": "^8.5.2" 1153 } 1154 }, 1155 "node_modules/@storybook/addon-interactions": { 1156 "version": "8.5.2", 1157 "resolved": "https://registry.npmjs.org/@storybook/addon-interactions/-/addon-interactions-8.5.2.tgz", 1158 "integrity": "sha512-Gn9Egk2OS0BkkHd671Y0pIqBr4noAOLUfnpxhHE8r0Tt7FmJFeVSN+dqK7hQeUmKL5jdSY25FTYROg65JmtGOA==", 1159 "dev": true, 1160 "license": "MIT", 1161 "dependencies": { 1162 "@storybook/global": "^5.0.0", 1163 "@storybook/instrumenter": "8.5.2", 1164 "@storybook/test": "8.5.2", 1165 "polished": "^4.2.2", 1166 "ts-dedent": "^2.2.0" 1167 }, 1168 "funding": { 1169 "type": "opencollective", 1170 "url": "https://opencollective.com/storybook" 1171 }, 1172 "peerDependencies": { 1173 "storybook": "^8.5.2" 1174 } 1175 }, 1176 "node_modules/@storybook/addon-measure": { 1177 "version": "8.5.2", 1178 "resolved": "https://registry.npmjs.org/@storybook/addon-measure/-/addon-measure-8.5.2.tgz", 1179 "integrity": "sha512-g7Kvrx8dqzeYWetpWYVVu4HaRzLAZVlOAlZYNfCH/aJHcFKp/p5zhPXnZh8aorxeCLHW1QSKcliaA4BNPEvTeg==", 1180 "dev": true, 1181 "license": "MIT", 1182 "dependencies": { 1183 "@storybook/global": "^5.0.0", 1184 "tiny-invariant": "^1.3.1" 1185 }, 1186 "funding": { 1187 "type": "opencollective", 1188 "url": "https://opencollective.com/storybook" 1189 }, 1190 "peerDependencies": { 1191 "storybook": "^8.5.2" 1192 } 1193 }, 1194 "node_modules/@storybook/addon-onboarding": { 1195 "version": "8.5.2", 1196 "resolved": "https://registry.npmjs.org/@storybook/addon-onboarding/-/addon-onboarding-8.5.2.tgz", 1197 "integrity": "sha512-IViKQdBTuF2KSOrhyyq2soT0Je90AZbAAM5SLrVF7Q4H/Pc2lbf1JX8WwAOW2RKH2o7/U2Mvl0SXqNNcwLZC1A==", 1198 "dev": true, 1199 "license": "MIT", 1200 "funding": { 1201 "type": "opencollective", 1202 "url": "https://opencollective.com/storybook" 1203 }, 1204 "peerDependencies": { 1205 "storybook": "^8.5.2" 1206 } 1207 }, 1208 "node_modules/@storybook/addon-outline": { 1209 "version": "8.5.2", 1210 "resolved": "https://registry.npmjs.org/@storybook/addon-outline/-/addon-outline-8.5.2.tgz", 1211 "integrity": "sha512-laMVLT1xluSqMa2mMzmS1kdKcjX0HI9Fw+7pM3r4drtGWtxpyBT32YFqKfWFIBhcd364ti2tDUz9FlygGQ1rKw==", 1212 "dev": true, 1213 "license": "MIT", 1214 "dependencies": { 1215 "@storybook/global": "^5.0.0", 1216 "ts-dedent": "^2.0.0" 1217 }, 1218 "funding": { 1219 "type": "opencollective", 1220 "url": "https://opencollective.com/storybook" 1221 }, 1222 "peerDependencies": { 1223 "storybook": "^8.5.2" 1224 } 1225 }, 1226 "node_modules/@storybook/addon-toolbars": { 1227 "version": "8.5.2", 1228 "resolved": "https://registry.npmjs.org/@storybook/addon-toolbars/-/addon-toolbars-8.5.2.tgz", 1229 "integrity": "sha512-gHQtVCiq7HRqdYQLOmX8nhtV1Lqz4tOCj4BVodwwf8fUcHyNor+2FvGlQjngV2pIeCtxiM/qmG63UpTBp57ZMA==", 1230 "dev": true, 1231 "license": "MIT", 1232 "funding": { 1233 "type": "opencollective", 1234 "url": "https://opencollective.com/storybook" 1235 }, 1236 "peerDependencies": { 1237 "storybook": "^8.5.2" 1238 } 1239 }, 1240 "node_modules/@storybook/addon-viewport": { 1241 "version": "8.5.2", 1242 "resolved": "https://registry.npmjs.org/@storybook/addon-viewport/-/addon-viewport-8.5.2.tgz", 1243 "integrity": "sha512-W+7nrMQmxHcUNGsXjmb/fak1mD0a5vf4y1hBhSM7/131t8KBsvEu4ral8LTUhc4ZzuU1eIUM0Qth7SjqHqm5bA==", 1244 "dev": true, 1245 "license": "MIT", 1246 "dependencies": { 1247 "memoizerific": "^1.11.3" 1248 }, 1249 "funding": { 1250 "type": "opencollective", 1251 "url": "https://opencollective.com/storybook" 1252 }, 1253 "peerDependencies": { 1254 "storybook": "^8.5.2" 1255 } 1256 }, 1257 "node_modules/@storybook/blocks": { 1258 "version": "8.5.2", 1259 "resolved": "https://registry.npmjs.org/@storybook/blocks/-/blocks-8.5.2.tgz", 1260 "integrity": "sha512-C6Bz/YTG5ZuyAzglqgqozYUWaS39j1PnkVuMNots6S3Fp8ZJ6iZOlQ+rpumiuvnbfD5rkEZG+614RWNyNlFy7g==", 1261 "dev": true, 1262 "license": "MIT", 1263 "dependencies": { 1264 "@storybook/csf": "0.1.12", 1265 "@storybook/icons": "^1.2.12", 1266 "ts-dedent": "^2.0.0" 1267 }, 1268 "funding": { 1269 "type": "opencollective", 1270 "url": "https://opencollective.com/storybook" 1271 }, 1272 "peerDependencies": { 1273 "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta", 1274 "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta", 1275 "storybook": "^8.5.2" 1276 }, 1277 "peerDependenciesMeta": { 1278 "react": { 1279 "optional": true 1280 }, 1281 "react-dom": { 1282 "optional": true 1283 } 1284 } 1285 }, 1286 "node_modules/@storybook/builder-vite": { 1287 "version": "8.5.2", 1288 "resolved": "https://registry.npmjs.org/@storybook/builder-vite/-/builder-vite-8.5.2.tgz", 1289 "integrity": "sha512-5YWCHmWtZ6oBEqpcGvAmBXVfeX+zssIGWE/UUUnjkmlXO7tHvFccikOLV7/p5VCHH21AbXN8F6mnptEsMPbqqg==", 1290 "dev": true, 1291 "license": "MIT", 1292 "dependencies": { 1293 "@storybook/csf-plugin": "8.5.2", 1294 "browser-assert": "^1.2.1", 1295 "ts-dedent": "^2.0.0" 1296 }, 1297 "funding": { 1298 "type": "opencollective", 1299 "url": "https://opencollective.com/storybook" 1300 }, 1301 "peerDependencies": { 1302 "storybook": "^8.5.2", 1303 "vite": "^4.0.0 || ^5.0.0 || ^6.0.0" 1304 } 1305 }, 1306 "node_modules/@storybook/components": { 1307 "version": "8.5.2", 1308 "resolved": "https://registry.npmjs.org/@storybook/components/-/components-8.5.2.tgz", 1309 "integrity": "sha512-o5vNN30sGLTJBeGk5SKyekR4RfTpBTGs2LDjXGAmpl2MRhzd62ix8g+KIXSR0rQ55TCvKUl5VR2i99ttlRcEKw==", 1310 "dev": true, 1311 "license": "MIT", 1312 "funding": { 1313 "type": "opencollective", 1314 "url": "https://opencollective.com/storybook" 1315 }, 1316 "peerDependencies": { 1317 "storybook": "^8.2.0 || ^8.3.0-0 || ^8.4.0-0 || ^8.5.0-0 || ^8.6.0-0" 1318 } 1319 }, 1320 "node_modules/@storybook/core": { 1321 "version": "8.5.2", 1322 "resolved": "https://registry.npmjs.org/@storybook/core/-/core-8.5.2.tgz", 1323 "integrity": "sha512-rCOpXZo2XbdKVnZiv8oC9FId/gLkStpKGGL7hhdg/RyjcyUyTfhsvaf7LXKZH2A0n/UpwFxhF3idRfhgc1XiSg==", 1324 "dev": true, 1325 "license": "MIT", 1326 "dependencies": { 1327 "@storybook/csf": "0.1.12", 1328 "better-opn": "^3.0.2", 1329 "browser-assert": "^1.2.1", 1330 "esbuild": "^0.18.0 || ^0.19.0 || ^0.20.0 || ^0.21.0 || ^0.22.0 || ^0.23.0 || ^0.24.0", 1331 "esbuild-register": "^3.5.0", 1332 "jsdoc-type-pratt-parser": "^4.0.0", 1333 "process": "^0.11.10", 1334 "recast": "^0.23.5", 1335 "semver": "^7.6.2", 1336 "util": "^0.12.5", 1337 "ws": "^8.2.3" 1338 }, 1339 "funding": { 1340 "type": "opencollective", 1341 "url": "https://opencollective.com/storybook" 1342 }, 1343 "peerDependencies": { 1344 "prettier": "^2 || ^3" 1345 }, 1346 "peerDependenciesMeta": { 1347 "prettier": { 1348 "optional": true 1349 } 1350 } 1351 }, 1352 "node_modules/@storybook/csf": { 1353 "version": "0.1.12", 1354 "resolved": "https://registry.npmjs.org/@storybook/csf/-/csf-0.1.12.tgz", 1355 "integrity": "sha512-9/exVhabisyIVL0VxTCxo01Tdm8wefIXKXfltAPTSr8cbLn5JAxGQ6QV3mjdecLGEOucfoVhAKtJfVHxEK1iqw==", 1356 "dev": true, 1357 "license": "MIT", 1358 "dependencies": { 1359 "type-fest": "^2.19.0" 1360 } 1361 }, 1362 "node_modules/@storybook/csf-plugin": { 1363 "version": "8.5.2", 1364 "resolved": "https://registry.npmjs.org/@storybook/csf-plugin/-/csf-plugin-8.5.2.tgz", 1365 "integrity": "sha512-EEQ3Vc9qIUbLH8tunzN/GSoyP3zPpNPKegZooYQbgVqA582Pel4Jnpn4uxGaOWtFCLhXMETV05X/7chGZtEujA==", 1366 "dev": true, 1367 "license": "MIT", 1368 "dependencies": { 1369 "unplugin": "^1.3.1" 1370 }, 1371 "funding": { 1372 "type": "opencollective", 1373 "url": "https://opencollective.com/storybook" 1374 }, 1375 "peerDependencies": { 1376 "storybook": "^8.5.2" 1377 } 1378 }, 1379 "node_modules/@storybook/global": { 1380 "version": "5.0.0", 1381 "resolved": "https://registry.npmjs.org/@storybook/global/-/global-5.0.0.tgz", 1382 "integrity": "sha512-FcOqPAXACP0I3oJ/ws6/rrPT9WGhu915Cg8D02a9YxLo0DE9zI+a9A5gRGvmQ09fiWPukqI8ZAEoQEdWUKMQdQ==", 1383 "dev": true, 1384 "license": "MIT" 1385 }, 1386 "node_modules/@storybook/icons": { 1387 "version": "1.3.2", 1388 "resolved": "https://registry.npmjs.org/@storybook/icons/-/icons-1.3.2.tgz", 1389 "integrity": "sha512-t3xcbCKkPvqyef8urBM0j/nP6sKtnlRkVgC+8JTbTAZQjaTmOjes3byEgzs89p4B/K6cJsg9wLW2k3SknLtYJw==", 1390 "dev": true, 1391 "license": "MIT", 1392 "engines": { 1393 "node": ">=14.0.0" 1394 }, 1395 "peerDependencies": { 1396 "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta", 1397 "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta" 1398 } 1399 }, 1400 "node_modules/@storybook/instrumenter": { 1401 "version": "8.5.2", 1402 "resolved": "https://registry.npmjs.org/@storybook/instrumenter/-/instrumenter-8.5.2.tgz", 1403 "integrity": "sha512-BbaUw9GXVzRg3Km95t2mRu4W6C1n1erjzll5maBaVe2+lV9MbCvBcdYwGUgjFNlQ/ETgq6vLfLOEtziycq/B6g==", 1404 "dev": true, 1405 "license": "MIT", 1406 "dependencies": { 1407 "@storybook/global": "^5.0.0", 1408 "@vitest/utils": "^2.1.1" 1409 }, 1410 "funding": { 1411 "type": "opencollective", 1412 "url": "https://opencollective.com/storybook" 1413 }, 1414 "peerDependencies": { 1415 "storybook": "^8.5.2" 1416 } 1417 }, 1418 "node_modules/@storybook/manager-api": { 1419 "version": "8.5.2", 1420 "resolved": "https://registry.npmjs.org/@storybook/manager-api/-/manager-api-8.5.2.tgz", 1421 "integrity": "sha512-Cn+oINA6BOO2GmGHinGsOWnEpoBnurlZ9ekMq7H/c1SYMvQWNg5RlELyrhsnyhNd83fqFZy9Asb0RXI8oqz7DQ==", 1422 "dev": true, 1423 "license": "MIT", 1424 "funding": { 1425 "type": "opencollective", 1426 "url": "https://opencollective.com/storybook" 1427 }, 1428 "peerDependencies": { 1429 "storybook": "^8.2.0 || ^8.3.0-0 || ^8.4.0-0 || ^8.5.0-0 || ^8.6.0-0" 1430 } 1431 }, 1432 "node_modules/@storybook/preview-api": { 1433 "version": "8.5.2", 1434 "resolved": "https://registry.npmjs.org/@storybook/preview-api/-/preview-api-8.5.2.tgz", 1435 "integrity": "sha512-AOOaBjwnkFU40Fi68fvAnK0gMWPz6o/AmH44yDGsHgbI07UgqxLBKCTpjCGPlyQd5ezEjmGwwFTmcmq5dG8DKA==", 1436 "dev": true, 1437 "license": "MIT", 1438 "funding": { 1439 "type": "opencollective", 1440 "url": "https://opencollective.com/storybook" 1441 }, 1442 "peerDependencies": { 1443 "storybook": "^8.2.0 || ^8.3.0-0 || ^8.4.0-0 || ^8.5.0-0 || ^8.6.0-0" 1444 } 1445 }, 1446 "node_modules/@storybook/react": { 1447 "version": "8.5.2", 1448 "resolved": "https://registry.npmjs.org/@storybook/react/-/react-8.5.2.tgz", 1449 "integrity": "sha512-hWzw9ZllfzsaBJdAoEqPQ2GdVNV4c7PkvIWM6z67epaOHqsdsKScbTMe+YAvFMPtLtOO8KblIrtU5PeD4KyMgw==", 1450 "dev": true, 1451 "license": "MIT", 1452 "dependencies": { 1453 "@storybook/components": "8.5.2", 1454 "@storybook/global": "^5.0.0", 1455 "@storybook/manager-api": "8.5.2", 1456 "@storybook/preview-api": "8.5.2", 1457 "@storybook/react-dom-shim": "8.5.2", 1458 "@storybook/theming": "8.5.2" 1459 }, 1460 "engines": { 1461 "node": ">=18.0.0" 1462 }, 1463 "funding": { 1464 "type": "opencollective", 1465 "url": "https://opencollective.com/storybook" 1466 }, 1467 "peerDependencies": { 1468 "@storybook/test": "8.5.2", 1469 "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta", 1470 "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta", 1471 "storybook": "^8.5.2", 1472 "typescript": ">= 4.2.x" 1473 }, 1474 "peerDependenciesMeta": { 1475 "@storybook/test": { 1476 "optional": true 1477 }, 1478 "typescript": { 1479 "optional": true 1480 } 1481 } 1482 }, 1483 "node_modules/@storybook/react-dom-shim": { 1484 "version": "8.5.2", 1485 "resolved": "https://registry.npmjs.org/@storybook/react-dom-shim/-/react-dom-shim-8.5.2.tgz", 1486 "integrity": "sha512-lt7XoaeWI8iPlWnWzIm/Wam9TpRFhlqP0KZJoKwDyHiCByqkeMrw5MJREyWq626nf34bOW8D6vkuyTzCHGTxKg==", 1487 "dev": true, 1488 "license": "MIT", 1489 "funding": { 1490 "type": "opencollective", 1491 "url": "https://opencollective.com/storybook" 1492 }, 1493 "peerDependencies": { 1494 "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta", 1495 "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta", 1496 "storybook": "^8.5.2" 1497 } 1498 }, 1499 "node_modules/@storybook/react-vite": { 1500 "version": "8.5.2", 1501 "resolved": "https://registry.npmjs.org/@storybook/react-vite/-/react-vite-8.5.2.tgz", 1502 "integrity": "sha512-MHsBuW23Qx6Kc55vwZ3zg6a5rkzReIcEPm38gm3vuf9vuvUsnXgvYRcu8xg3z8GakpsQNSZZJ/1sH48l0XvsSQ==", 1503 "dev": true, 1504 "license": "MIT", 1505 "dependencies": { 1506 "@joshwooding/vite-plugin-react-docgen-typescript": "0.4.2", 1507 "@rollup/pluginutils": "^5.0.2", 1508 "@storybook/builder-vite": "8.5.2", 1509 "@storybook/react": "8.5.2", 1510 "find-up": "^5.0.0", 1511 "magic-string": "^0.30.0", 1512 "react-docgen": "^7.0.0", 1513 "resolve": "^1.22.8", 1514 "tsconfig-paths": "^4.2.0" 1515 }, 1516 "engines": { 1517 "node": ">=18.0.0" 1518 }, 1519 "funding": { 1520 "type": "opencollective", 1521 "url": "https://opencollective.com/storybook" 1522 }, 1523 "peerDependencies": { 1524 "@storybook/test": "8.5.2", 1525 "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta", 1526 "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta", 1527 "storybook": "^8.5.2", 1528 "vite": "^4.0.0 || ^5.0.0 || ^6.0.0" 1529 }, 1530 "peerDependenciesMeta": { 1531 "@storybook/test": { 1532 "optional": true 1533 } 1534 } 1535 }, 1536 "node_modules/@storybook/react-vite/node_modules/magic-string": { 1537 "version": "0.30.17", 1538 "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.17.tgz", 1539 "integrity": "sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==", 1540 "dev": true, 1541 "license": "MIT", 1542 "dependencies": { 1543 "@jridgewell/sourcemap-codec": "^1.5.0" 1544 } 1545 }, 1546 "node_modules/@storybook/test": { 1547 "version": "8.5.2", 1548 "resolved": "https://registry.npmjs.org/@storybook/test/-/test-8.5.2.tgz", 1549 "integrity": "sha512-F5WfD75m25ZRS19cSxCzHWJ/rH8jWwIjhBlhU+UW+5xjnTS1cJuC1yPT/5Jw0/0Aj9zG1atyfBUYnNHYtsBDYQ==", 1550 "dev": true, 1551 "license": "MIT", 1552 "dependencies": { 1553 "@storybook/csf": "0.1.12", 1554 "@storybook/global": "^5.0.0", 1555 "@storybook/instrumenter": "8.5.2", 1556 "@testing-library/dom": "10.4.0", 1557 "@testing-library/jest-dom": "6.5.0", 1558 "@testing-library/user-event": "14.5.2", 1559 "@vitest/expect": "2.0.5", 1560 "@vitest/spy": "2.0.5" 1561 }, 1562 "funding": { 1563 "type": "opencollective", 1564 "url": "https://opencollective.com/storybook" 1565 }, 1566 "peerDependencies": { 1567 "storybook": "^8.5.2" 1568 } 1569 }, 1570 "node_modules/@storybook/theming": { 1571 "version": "8.5.2", 1572 "resolved": "https://registry.npmjs.org/@storybook/theming/-/theming-8.5.2.tgz", 1573 "integrity": "sha512-vro8vJx16rIE0UehawEZbxFFA4/VGYS20PMKP6Y6Fpsce0t2/cF/U9qg3jOzVb/XDwfx+ne3/V+8rjfWx8wwJw==", 1574 "dev": true, 1575 "license": "MIT", 1576 "funding": { 1577 "type": "opencollective", 1578 "url": "https://opencollective.com/storybook" 1579 }, 1580 "peerDependencies": { 1581 "storybook": "^8.2.0 || ^8.3.0-0 || ^8.4.0-0 || ^8.5.0-0 || ^8.6.0-0" 1582 } 1583 }, 1584 "node_modules/@styled-icons/bootstrap": { 1585 "version": "10.47.0", 1586 "license": "MIT", 1587 "dependencies": { 1588 "@babel/runtime": "^7.20.7", 1589 "@styled-icons/styled-icon": "^10.7.0" 1590 }, 1591 "funding": { 1592 "type": "GitHub", 1593 "url": "https://github.com/sponsors/jacobwgillespie" 1594 }, 1595 "peerDependencies": { 1596 "react": "*", 1597 "styled-components": "*" 1598 } 1599 }, 1600 "node_modules/@styled-icons/boxicons-regular": { 1601 "version": "10.47.0", 1602 "license": "MIT", 1603 "dependencies": { 1604 "@babel/runtime": "^7.20.7", 1605 "@styled-icons/styled-icon": "^10.7.0" 1606 }, 1607 "funding": { 1608 "type": "GitHub", 1609 "url": "https://github.com/sponsors/jacobwgillespie" 1610 }, 1611 "peerDependencies": { 1612 "react": "*", 1613 "styled-components": "*" 1614 } 1615 }, 1616 "node_modules/@styled-icons/entypo": { 1617 "version": "10.46.0", 1618 "license": "MIT", 1619 "dependencies": { 1620 "@babel/runtime": "^7.19.0", 1621 "@styled-icons/styled-icon": "^10.7.0" 1622 }, 1623 "funding": { 1624 "type": "GitHub", 1625 "url": "https://github.com/sponsors/jacobwgillespie" 1626 }, 1627 "peerDependencies": { 1628 "react": "*", 1629 "styled-components": "*" 1630 } 1631 }, 1632 "node_modules/@styled-icons/evil": { 1633 "version": "10.46.0", 1634 "license": "MIT", 1635 "dependencies": { 1636 "@babel/runtime": "^7.19.0", 1637 "@styled-icons/styled-icon": "^10.7.0" 1638 }, 1639 "funding": { 1640 "type": "GitHub", 1641 "url": "https://github.com/sponsors/jacobwgillespie" 1642 }, 1643 "peerDependencies": { 1644 "react": "*", 1645 "styled-components": "*" 1646 } 1647 }, 1648 "node_modules/@styled-icons/feather": { 1649 "version": "10.47.0", 1650 "license": "MIT", 1651 "dependencies": { 1652 "@babel/runtime": "^7.20.7", 1653 "@styled-icons/styled-icon": "^10.7.0" 1654 }, 1655 "funding": { 1656 "type": "GitHub", 1657 "url": "https://github.com/sponsors/jacobwgillespie" 1658 }, 1659 "peerDependencies": { 1660 "react": "*", 1661 "styled-components": "*" 1662 } 1663 }, 1664 "node_modules/@styled-icons/fluentui-system-regular": { 1665 "version": "10.47.0", 1666 "license": "MIT", 1667 "dependencies": { 1668 "@babel/runtime": "^7.20.7", 1669 "@styled-icons/styled-icon": "^10.7.0" 1670 }, 1671 "funding": { 1672 "type": "GitHub", 1673 "url": "https://github.com/sponsors/jacobwgillespie" 1674 }, 1675 "peerDependencies": { 1676 "react": "*", 1677 "styled-components": "*" 1678 } 1679 }, 1680 "node_modules/@styled-icons/ionicons-outline": { 1681 "version": "10.46.0", 1682 "license": "MIT", 1683 "dependencies": { 1684 "@babel/runtime": "^7.19.0", 1685 "@styled-icons/styled-icon": "^10.7.0" 1686 }, 1687 "funding": { 1688 "type": "GitHub", 1689 "url": "https://github.com/sponsors/jacobwgillespie" 1690 }, 1691 "peerDependencies": { 1692 "react": "*", 1693 "styled-components": "*" 1694 } 1695 }, 1696 "node_modules/@styled-icons/ionicons-sharp": { 1697 "version": "10.46.0", 1698 "license": "MIT", 1699 "dependencies": { 1700 "@babel/runtime": "^7.19.0", 1701 "@styled-icons/styled-icon": "^10.7.0" 1702 }, 1703 "funding": { 1704 "type": "GitHub", 1705 "url": "https://github.com/sponsors/jacobwgillespie" 1706 }, 1707 "peerDependencies": { 1708 "react": "*", 1709 "styled-components": "*" 1710 } 1711 }, 1712 "node_modules/@styled-icons/remix-fill": { 1713 "version": "10.46.0", 1714 "license": "MIT", 1715 "dependencies": { 1716 "@babel/runtime": "^7.19.0", 1717 "@styled-icons/styled-icon": "^10.7.0" 1718 }, 1719 "funding": { 1720 "type": "GitHub", 1721 "url": "https://github.com/sponsors/jacobwgillespie" 1722 }, 1723 "peerDependencies": { 1724 "react": "*", 1725 "styled-components": "*" 1726 } 1727 }, 1728 "node_modules/@styled-icons/simple-icons": { 1729 "version": "10.46.0", 1730 "license": "MIT", 1731 "dependencies": { 1732 "@babel/runtime": "^7.19.0", 1733 "@styled-icons/styled-icon": "^10.7.0" 1734 }, 1735 "funding": { 1736 "type": "GitHub", 1737 "url": "https://github.com/sponsors/jacobwgillespie" 1738 }, 1739 "peerDependencies": { 1740 "react": "*", 1741 "styled-components": "*" 1742 } 1743 }, 1744 "node_modules/@styled-icons/styled-icon": { 1745 "version": "10.7.1", 1746 "license": "MIT", 1747 "dependencies": { 1748 "@babel/runtime": "^7.20.7" 1749 }, 1750 "funding": { 1751 "type": "GitHub", 1752 "url": "https://github.com/sponsors/jacobwgillespie" 1753 }, 1754 "peerDependencies": { 1755 "react": "*", 1756 "styled-components": ">=4.1.0" 1757 } 1758 }, 1759 "node_modules/@styled-icons/zondicons": { 1760 "version": "10.46.0", 1761 "license": "MIT", 1762 "dependencies": { 1763 "@babel/runtime": "^7.19.0", 1764 "@styled-icons/styled-icon": "^10.7.0" 1765 }, 1766 "funding": { 1767 "type": "GitHub", 1768 "url": "https://github.com/sponsors/jacobwgillespie" 1769 }, 1770 "peerDependencies": { 1771 "react": "*", 1772 "styled-components": "*" 1773 } 1774 }, 1775 "node_modules/@swc/core": { 1776 "version": "1.10.11", 1777 "dev": true, 1778 "hasInstallScript": true, 1779 "license": "Apache-2.0", 1780 "dependencies": { 1781 "@swc/counter": "^0.1.3", 1782 "@swc/types": "^0.1.17" 1783 }, 1784 "engines": { 1785 "node": ">=10" 1786 }, 1787 "funding": { 1788 "type": "opencollective", 1789 "url": "https://opencollective.com/swc" 1790 }, 1791 "optionalDependencies": { 1792 "@swc/core-darwin-arm64": "1.10.11", 1793 "@swc/core-darwin-x64": "1.10.11", 1794 "@swc/core-linux-arm-gnueabihf": "1.10.11", 1795 "@swc/core-linux-arm64-gnu": "1.10.11", 1796 "@swc/core-linux-arm64-musl": "1.10.11", 1797 "@swc/core-linux-x64-gnu": "1.10.11", 1798 "@swc/core-linux-x64-musl": "1.10.11", 1799 "@swc/core-win32-arm64-msvc": "1.10.11", 1800 "@swc/core-win32-ia32-msvc": "1.10.11", 1801 "@swc/core-win32-x64-msvc": "1.10.11" 1802 }, 1803 "peerDependencies": { 1804 "@swc/helpers": "*" 1805 }, 1806 "peerDependenciesMeta": { 1807 "@swc/helpers": { 1808 "optional": true 1809 } 1810 } 1811 }, 1812 "node_modules/@swc/core-linux-x64-gnu": { 1813 "version": "1.10.11", 1814 "cpu": [ 1815 "x64" 1816 ], 1817 "dev": true, 1818 "license": "Apache-2.0 AND MIT", 1819 "optional": true, 1820 "os": [ 1821 "linux" 1822 ], 1823 "engines": { 1824 "node": ">=10" 1825 } 1826 }, 1827 "node_modules/@swc/core-linux-x64-musl": { 1828 "version": "1.10.11", 1829 "cpu": [ 1830 "x64" 1831 ], 1832 "dev": true, 1833 "license": "Apache-2.0 AND MIT", 1834 "optional": true, 1835 "os": [ 1836 "linux" 1837 ], 1838 "engines": { 1839 "node": ">=10" 1840 } 1841 }, 1842 "node_modules/@swc/counter": { 1843 "version": "0.1.3", 1844 "dev": true, 1845 "license": "Apache-2.0" 1846 }, 1847 "node_modules/@swc/types": { 1848 "version": "0.1.17", 1849 "dev": true, 1850 "license": "Apache-2.0", 1851 "dependencies": { 1852 "@swc/counter": "^0.1.3" 1853 } 1854 }, 1855 "node_modules/@testing-library/dom": { 1856 "version": "10.4.0", 1857 "resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-10.4.0.tgz", 1858 "integrity": "sha512-pemlzrSESWbdAloYml3bAJMEfNh1Z7EduzqPKprCH5S341frlpYnUEW0H72dLxa6IsYr+mPno20GiSm+h9dEdQ==", 1859 "dev": true, 1860 "license": "MIT", 1861 "dependencies": { 1862 "@babel/code-frame": "^7.10.4", 1863 "@babel/runtime": "^7.12.5", 1864 "@types/aria-query": "^5.0.1", 1865 "aria-query": "5.3.0", 1866 "chalk": "^4.1.0", 1867 "dom-accessibility-api": "^0.5.9", 1868 "lz-string": "^1.5.0", 1869 "pretty-format": "^27.0.2" 1870 }, 1871 "engines": { 1872 "node": ">=18" 1873 } 1874 }, 1875 "node_modules/@testing-library/jest-dom": { 1876 "version": "6.5.0", 1877 "resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-6.5.0.tgz", 1878 "integrity": "sha512-xGGHpBXYSHUUr6XsKBfs85TWlYKpTc37cSBBVrXcib2MkHLboWlkClhWF37JKlDb9KEq3dHs+f2xR7XJEWGBxA==", 1879 "dev": true, 1880 "license": "MIT", 1881 "dependencies": { 1882 "@adobe/css-tools": "^4.4.0", 1883 "aria-query": "^5.0.0", 1884 "chalk": "^3.0.0", 1885 "css.escape": "^1.5.1", 1886 "dom-accessibility-api": "^0.6.3", 1887 "lodash": "^4.17.21", 1888 "redent": "^3.0.0" 1889 }, 1890 "engines": { 1891 "node": ">=14", 1892 "npm": ">=6", 1893 "yarn": ">=1" 1894 } 1895 }, 1896 "node_modules/@testing-library/jest-dom/node_modules/chalk": { 1897 "version": "3.0.0", 1898 "resolved": "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz", 1899 "integrity": "sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==", 1900 "dev": true, 1901 "license": "MIT", 1902 "dependencies": { 1903 "ansi-styles": "^4.1.0", 1904 "supports-color": "^7.1.0" 1905 }, 1906 "engines": { 1907 "node": ">=8" 1908 } 1909 }, 1910 "node_modules/@testing-library/jest-dom/node_modules/dom-accessibility-api": { 1911 "version": "0.6.3", 1912 "resolved": "https://registry.npmjs.org/dom-accessibility-api/-/dom-accessibility-api-0.6.3.tgz", 1913 "integrity": "sha512-7ZgogeTnjuHbo+ct10G9Ffp0mif17idi0IyWNVA/wcwcm7NPOD/WEHVP3n7n3MhXqxoIYm8d6MuZohYWIZ4T3w==", 1914 "dev": true, 1915 "license": "MIT" 1916 }, 1917 "node_modules/@testing-library/user-event": { 1918 "version": "14.5.2", 1919 "resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.5.2.tgz", 1920 "integrity": "sha512-YAh82Wh4TIrxYLmfGcixwD18oIjyC1pFQC2Y01F2lzV2HTMiYrI0nze0FD0ocB//CKS/7jIUgae+adPqxK5yCQ==", 1921 "dev": true, 1922 "license": "MIT", 1923 "engines": { 1924 "node": ">=12", 1925 "npm": ">=6" 1926 }, 1927 "peerDependencies": { 1928 "@testing-library/dom": ">=7.21.4" 1929 } 1930 }, 1931 "node_modules/@types/aria-query": { 1932 "version": "5.0.4", 1933 "resolved": "https://registry.npmjs.org/@types/aria-query/-/aria-query-5.0.4.tgz", 1934 "integrity": "sha512-rfT93uj5s0PRL7EzccGMs3brplhcrghnDoV26NqKhCAS1hVo+WdNsPvE/yb6ilfr5hi2MEk6d5EWJTKdxg8jVw==", 1935 "dev": true, 1936 "license": "MIT" 1937 }, 1938 "node_modules/@types/babel__core": { 1939 "version": "7.20.5", 1940 "resolved": "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.20.5.tgz", 1941 "integrity": "sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==", 1942 "dev": true, 1943 "license": "MIT", 1944 "dependencies": { 1945 "@babel/parser": "^7.20.7", 1946 "@babel/types": "^7.20.7", 1947 "@types/babel__generator": "*", 1948 "@types/babel__template": "*", 1949 "@types/babel__traverse": "*" 1950 } 1951 }, 1952 "node_modules/@types/babel__generator": { 1953 "version": "7.6.8", 1954 "resolved": "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.6.8.tgz", 1955 "integrity": "sha512-ASsj+tpEDsEiFr1arWrlN6V3mdfjRMZt6LtK/Vp/kreFLnr5QH5+DhvD5nINYZXzwJvXeGq+05iUXcAzVrqWtw==", 1956 "dev": true, 1957 "license": "MIT", 1958 "dependencies": { 1959 "@babel/types": "^7.0.0" 1960 } 1961 }, 1962 "node_modules/@types/babel__template": { 1963 "version": "7.4.4", 1964 "resolved": "https://registry.npmjs.org/@types/babel__template/-/babel__template-7.4.4.tgz", 1965 "integrity": "sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==", 1966 "dev": true, 1967 "license": "MIT", 1968 "dependencies": { 1969 "@babel/parser": "^7.1.0", 1970 "@babel/types": "^7.0.0" 1971 } 1972 }, 1973 "node_modules/@types/babel__traverse": { 1974 "version": "7.20.6", 1975 "resolved": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.20.6.tgz", 1976 "integrity": "sha512-r1bzfrm0tomOI8g1SzvCaQHo6Lcv6zu0EA+W2kHrt8dyrHQxGzBBL4kdkzIS+jBMV+EYcMAEAqXqYaLJq5rOZg==", 1977 "dev": true, 1978 "license": "MIT", 1979 "dependencies": { 1980 "@babel/types": "^7.20.7" 1981 } 1982 }, 1983 "node_modules/@types/cookie": { 1984 "version": "0.6.0", 1985 "license": "MIT" 1986 }, 1987 "node_modules/@types/doctrine": { 1988 "version": "0.0.9", 1989 "resolved": "https://registry.npmjs.org/@types/doctrine/-/doctrine-0.0.9.tgz", 1990 "integrity": "sha512-eOIHzCUSH7SMfonMG1LsC2f8vxBFtho6NGBznK41R84YzPuvSBzrhEps33IsQiOW9+VL6NQ9DbjQJznk/S4uRA==", 1991 "dev": true, 1992 "license": "MIT" 1993 }, 1994 "node_modules/@types/estree": { 1995 "version": "1.0.6", 1996 "dev": true, 1997 "license": "MIT" 1998 }, 1999 "node_modules/@types/hammerjs": { 2000 "version": "2.0.46", 2001 "license": "MIT" 2002 }, 2003 "node_modules/@types/json-schema": { 2004 "version": "7.0.15", 2005 "dev": true, 2006 "license": "MIT" 2007 }, 2008 "node_modules/@types/mdx": { 2009 "version": "2.0.13", 2010 "resolved": "https://registry.npmjs.org/@types/mdx/-/mdx-2.0.13.tgz", 2011 "integrity": "sha512-+OWZQfAYyio6YkJb3HLxDrvnx6SWWDbC0zVPfBRzUk0/nqoDyf6dNxQi3eArPe8rJ473nobTMQ/8Zk+LxJ+Yuw==", 2012 "dev": true, 2013 "license": "MIT" 2014 }, 2015 "node_modules/@types/parse-json": { 2016 "version": "4.0.2", 2017 "license": "MIT" 2018 }, 2019 "node_modules/@types/prop-types": { 2020 "version": "15.7.14", 2021 "devOptional": true, 2022 "license": "MIT" 2023 }, 2024 "node_modules/@types/react": { 2025 "version": "18.3.18", 2026 "devOptional": true, 2027 "license": "MIT", 2028 "dependencies": { 2029 "@types/prop-types": "*", 2030 "csstype": "^3.0.2" 2031 } 2032 }, 2033 "node_modules/@types/react-dom": { 2034 "version": "18.3.5", 2035 "dev": true, 2036 "license": "MIT", 2037 "peerDependencies": { 2038 "@types/react": "^18.0.0" 2039 } 2040 }, 2041 "node_modules/@types/resolve": { 2042 "version": "1.20.6", 2043 "resolved": "https://registry.npmjs.org/@types/resolve/-/resolve-1.20.6.tgz", 2044 "integrity": "sha512-A4STmOXPhMUtHH+S6ymgE2GiBSMqf4oTvcQZMcHzokuTLVYzXTB8ttjcgxOVaAp2lGwEdzZ0J+cRbbeevQj1UQ==", 2045 "dev": true, 2046 "license": "MIT" 2047 }, 2048 "node_modules/@types/stylis": { 2049 "version": "4.2.5", 2050 "license": "MIT", 2051 "peer": true 2052 }, 2053 "node_modules/@types/uuid": { 2054 "version": "9.0.8", 2055 "resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-9.0.8.tgz", 2056 "integrity": "sha512-jg+97EGIcY9AGHJJRaaPVgetKDsrTgbRjQ5Msgjh/DQKEFl0DtyRr/VCOyD1T2R1MNeWPK/u7JoGhlDZnKBAfA==", 2057 "dev": true, 2058 "license": "MIT" 2059 }, 2060 "node_modules/@typescript-eslint/eslint-plugin": { 2061 "version": "8.22.0", 2062 "dev": true, 2063 "license": "MIT", 2064 "dependencies": { 2065 "@eslint-community/regexpp": "^4.10.0", 2066 "@typescript-eslint/scope-manager": "8.22.0", 2067 "@typescript-eslint/type-utils": "8.22.0", 2068 "@typescript-eslint/utils": "8.22.0", 2069 "@typescript-eslint/visitor-keys": "8.22.0", 2070 "graphemer": "^1.4.0", 2071 "ignore": "^5.3.1", 2072 "natural-compare": "^1.4.0", 2073 "ts-api-utils": "^2.0.0" 2074 }, 2075 "engines": { 2076 "node": "^18.18.0 || ^20.9.0 || >=21.1.0" 2077 }, 2078 "funding": { 2079 "type": "opencollective", 2080 "url": "https://opencollective.com/typescript-eslint" 2081 }, 2082 "peerDependencies": { 2083 "@typescript-eslint/parser": "^8.0.0 || ^8.0.0-alpha.0", 2084 "eslint": "^8.57.0 || ^9.0.0", 2085 "typescript": ">=4.8.4 <5.8.0" 2086 } 2087 }, 2088 "node_modules/@typescript-eslint/parser": { 2089 "version": "8.22.0", 2090 "dev": true, 2091 "license": "MIT", 2092 "dependencies": { 2093 "@typescript-eslint/scope-manager": "8.22.0", 2094 "@typescript-eslint/types": "8.22.0", 2095 "@typescript-eslint/typescript-estree": "8.22.0", 2096 "@typescript-eslint/visitor-keys": "8.22.0", 2097 "debug": "^4.3.4" 2098 }, 2099 "engines": { 2100 "node": "^18.18.0 || ^20.9.0 || >=21.1.0" 2101 }, 2102 "funding": { 2103 "type": "opencollective", 2104 "url": "https://opencollective.com/typescript-eslint" 2105 }, 2106 "peerDependencies": { 2107 "eslint": "^8.57.0 || ^9.0.0", 2108 "typescript": ">=4.8.4 <5.8.0" 2109 } 2110 }, 2111 "node_modules/@typescript-eslint/scope-manager": { 2112 "version": "8.22.0", 2113 "dev": true, 2114 "license": "MIT", 2115 "dependencies": { 2116 "@typescript-eslint/types": "8.22.0", 2117 "@typescript-eslint/visitor-keys": "8.22.0" 2118 }, 2119 "engines": { 2120 "node": "^18.18.0 || ^20.9.0 || >=21.1.0" 2121 }, 2122 "funding": { 2123 "type": "opencollective", 2124 "url": "https://opencollective.com/typescript-eslint" 2125 } 2126 }, 2127 "node_modules/@typescript-eslint/type-utils": { 2128 "version": "8.22.0", 2129 "dev": true, 2130 "license": "MIT", 2131 "dependencies": { 2132 "@typescript-eslint/typescript-estree": "8.22.0", 2133 "@typescript-eslint/utils": "8.22.0", 2134 "debug": "^4.3.4", 2135 "ts-api-utils": "^2.0.0" 2136 }, 2137 "engines": { 2138 "node": "^18.18.0 || ^20.9.0 || >=21.1.0" 2139 }, 2140 "funding": { 2141 "type": "opencollective", 2142 "url": "https://opencollective.com/typescript-eslint" 2143 }, 2144 "peerDependencies": { 2145 "eslint": "^8.57.0 || ^9.0.0", 2146 "typescript": ">=4.8.4 <5.8.0" 2147 } 2148 }, 2149 "node_modules/@typescript-eslint/types": { 2150 "version": "8.22.0", 2151 "dev": true, 2152 "license": "MIT", 2153 "engines": { 2154 "node": "^18.18.0 || ^20.9.0 || >=21.1.0" 2155 }, 2156 "funding": { 2157 "type": "opencollective", 2158 "url": "https://opencollective.com/typescript-eslint" 2159 } 2160 }, 2161 "node_modules/@typescript-eslint/typescript-estree": { 2162 "version": "8.22.0", 2163 "dev": true, 2164 "license": "MIT", 2165 "dependencies": { 2166 "@typescript-eslint/types": "8.22.0", 2167 "@typescript-eslint/visitor-keys": "8.22.0", 2168 "debug": "^4.3.4", 2169 "fast-glob": "^3.3.2", 2170 "is-glob": "^4.0.3", 2171 "minimatch": "^9.0.4", 2172 "semver": "^7.6.0", 2173 "ts-api-utils": "^2.0.0" 2174 }, 2175 "engines": { 2176 "node": "^18.18.0 || ^20.9.0 || >=21.1.0" 2177 }, 2178 "funding": { 2179 "type": "opencollective", 2180 "url": "https://opencollective.com/typescript-eslint" 2181 }, 2182 "peerDependencies": { 2183 "typescript": ">=4.8.4 <5.8.0" 2184 } 2185 }, 2186 "node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch": { 2187 "version": "9.0.5", 2188 "dev": true, 2189 "license": "ISC", 2190 "dependencies": { 2191 "brace-expansion": "^2.0.1" 2192 }, 2193 "engines": { 2194 "node": ">=16 || 14 >=14.17" 2195 }, 2196 "funding": { 2197 "url": "https://github.com/sponsors/isaacs" 2198 } 2199 }, 2200 "node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch/node_modules/brace-expansion": { 2201 "version": "2.0.1", 2202 "dev": true, 2203 "license": "MIT", 2204 "dependencies": { 2205 "balanced-match": "^1.0.0" 2206 } 2207 }, 2208 "node_modules/@typescript-eslint/utils": { 2209 "version": "8.22.0", 2210 "dev": true, 2211 "license": "MIT", 2212 "dependencies": { 2213 "@eslint-community/eslint-utils": "^4.4.0", 2214 "@typescript-eslint/scope-manager": "8.22.0", 2215 "@typescript-eslint/types": "8.22.0", 2216 "@typescript-eslint/typescript-estree": "8.22.0" 2217 }, 2218 "engines": { 2219 "node": "^18.18.0 || ^20.9.0 || >=21.1.0" 2220 }, 2221 "funding": { 2222 "type": "opencollective", 2223 "url": "https://opencollective.com/typescript-eslint" 2224 }, 2225 "peerDependencies": { 2226 "eslint": "^8.57.0 || ^9.0.0", 2227 "typescript": ">=4.8.4 <5.8.0" 2228 } 2229 }, 2230 "node_modules/@typescript-eslint/visitor-keys": { 2231 "version": "8.22.0", 2232 "dev": true, 2233 "license": "MIT", 2234 "dependencies": { 2235 "@typescript-eslint/types": "8.22.0", 2236 "eslint-visitor-keys": "^4.2.0" 2237 }, 2238 "engines": { 2239 "node": "^18.18.0 || ^20.9.0 || >=21.1.0" 2240 }, 2241 "funding": { 2242 "type": "opencollective", 2243 "url": "https://opencollective.com/typescript-eslint" 2244 } 2245 }, 2246 "node_modules/@vitejs/plugin-react-swc": { 2247 "version": "3.7.2", 2248 "dev": true, 2249 "license": "MIT", 2250 "dependencies": { 2251 "@swc/core": "^1.7.26" 2252 }, 2253 "peerDependencies": { 2254 "vite": "^4 || ^5 || ^6" 2255 } 2256 }, 2257 "node_modules/@vitest/expect": { 2258 "version": "2.0.5", 2259 "resolved": "https://registry.npmjs.org/@vitest/expect/-/expect-2.0.5.tgz", 2260 "integrity": "sha512-yHZtwuP7JZivj65Gxoi8upUN2OzHTi3zVfjwdpu2WrvCZPLwsJ2Ey5ILIPccoW23dd/zQBlJ4/dhi7DWNyXCpA==", 2261 "dev": true, 2262 "license": "MIT", 2263 "dependencies": { 2264 "@vitest/spy": "2.0.5", 2265 "@vitest/utils": "2.0.5", 2266 "chai": "^5.1.1", 2267 "tinyrainbow": "^1.2.0" 2268 }, 2269 "funding": { 2270 "url": "https://opencollective.com/vitest" 2271 } 2272 }, 2273 "node_modules/@vitest/expect/node_modules/@vitest/pretty-format": { 2274 "version": "2.0.5", 2275 "resolved": "https://registry.npmjs.org/@vitest/pretty-format/-/pretty-format-2.0.5.tgz", 2276 "integrity": "sha512-h8k+1oWHfwTkyTkb9egzwNMfJAEx4veaPSnMeKbVSjp4euqGSbQlm5+6VHwTr7u4FJslVVsUG5nopCaAYdOmSQ==", 2277 "dev": true, 2278 "license": "MIT", 2279 "dependencies": { 2280 "tinyrainbow": "^1.2.0" 2281 }, 2282 "funding": { 2283 "url": "https://opencollective.com/vitest" 2284 } 2285 }, 2286 "node_modules/@vitest/expect/node_modules/@vitest/utils": { 2287 "version": "2.0.5", 2288 "resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-2.0.5.tgz", 2289 "integrity": "sha512-d8HKbqIcya+GR67mkZbrzhS5kKhtp8dQLcmRZLGTscGVg7yImT82cIrhtn2L8+VujWcy6KZweApgNmPsTAO/UQ==", 2290 "dev": true, 2291 "license": "MIT", 2292 "dependencies": { 2293 "@vitest/pretty-format": "2.0.5", 2294 "estree-walker": "^3.0.3", 2295 "loupe": "^3.1.1", 2296 "tinyrainbow": "^1.2.0" 2297 }, 2298 "funding": { 2299 "url": "https://opencollective.com/vitest" 2300 } 2301 }, 2302 "node_modules/@vitest/expect/node_modules/estree-walker": { 2303 "version": "3.0.3", 2304 "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-3.0.3.tgz", 2305 "integrity": "sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==", 2306 "dev": true, 2307 "license": "MIT", 2308 "dependencies": { 2309 "@types/estree": "^1.0.0" 2310 } 2311 }, 2312 "node_modules/@vitest/pretty-format": { 2313 "version": "2.1.8", 2314 "resolved": "https://registry.npmjs.org/@vitest/pretty-format/-/pretty-format-2.1.8.tgz", 2315 "integrity": "sha512-9HiSZ9zpqNLKlbIDRWOnAWqgcA7xu+8YxXSekhr0Ykab7PAYFkhkwoqVArPOtJhPmYeE2YHgKZlj3CP36z2AJQ==", 2316 "dev": true, 2317 "license": "MIT", 2318 "dependencies": { 2319 "tinyrainbow": "^1.2.0" 2320 }, 2321 "funding": { 2322 "url": "https://opencollective.com/vitest" 2323 } 2324 }, 2325 "node_modules/@vitest/spy": { 2326 "version": "2.0.5", 2327 "resolved": "https://registry.npmjs.org/@vitest/spy/-/spy-2.0.5.tgz", 2328 "integrity": "sha512-c/jdthAhvJdpfVuaexSrnawxZz6pywlTPe84LUB2m/4t3rl2fTo9NFGBG4oWgaD+FTgDDV8hJ/nibT7IfH3JfA==", 2329 "dev": true, 2330 "license": "MIT", 2331 "dependencies": { 2332 "tinyspy": "^3.0.0" 2333 }, 2334 "funding": { 2335 "url": "https://opencollective.com/vitest" 2336 } 2337 }, 2338 "node_modules/@vitest/utils": { 2339 "version": "2.1.8", 2340 "resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-2.1.8.tgz", 2341 "integrity": "sha512-dwSoui6djdwbfFmIgbIjX2ZhIoG7Ex/+xpxyiEgIGzjliY8xGkcpITKTlp6B4MgtGkF2ilvm97cPM96XZaAgcA==", 2342 "dev": true, 2343 "license": "MIT", 2344 "dependencies": { 2345 "@vitest/pretty-format": "2.1.8", 2346 "loupe": "^3.1.2", 2347 "tinyrainbow": "^1.2.0" 2348 }, 2349 "funding": { 2350 "url": "https://opencollective.com/vitest" 2351 } 2352 }, 2353 "node_modules/acorn": { 2354 "version": "8.14.0", 2355 "dev": true, 2356 "license": "MIT", 2357 "bin": { 2358 "acorn": "bin/acorn" 2359 }, 2360 "engines": { 2361 "node": ">=0.4.0" 2362 } 2363 }, 2364 "node_modules/acorn-jsx": { 2365 "version": "5.3.2", 2366 "dev": true, 2367 "license": "MIT", 2368 "peerDependencies": { 2369 "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0" 2370 } 2371 }, 2372 "node_modules/acorn-walk": { 2373 "version": "8.3.4", 2374 "dev": true, 2375 "license": "MIT", 2376 "dependencies": { 2377 "acorn": "^8.11.0" 2378 }, 2379 "engines": { 2380 "node": ">=0.4.0" 2381 } 2382 }, 2383 "node_modules/ajv": { 2384 "version": "6.12.6", 2385 "dev": true, 2386 "license": "MIT", 2387 "dependencies": { 2388 "fast-deep-equal": "^3.1.1", 2389 "fast-json-stable-stringify": "^2.0.0", 2390 "json-schema-traverse": "^0.4.1", 2391 "uri-js": "^4.2.2" 2392 }, 2393 "funding": { 2394 "type": "github", 2395 "url": "https://github.com/sponsors/epoberezkin" 2396 } 2397 }, 2398 "node_modules/ansi-regex": { 2399 "version": "5.0.1", 2400 "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", 2401 "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", 2402 "dev": true, 2403 "license": "MIT", 2404 "engines": { 2405 "node": ">=8" 2406 } 2407 }, 2408 "node_modules/ansi-styles": { 2409 "version": "4.3.0", 2410 "dev": true, 2411 "license": "MIT", 2412 "dependencies": { 2413 "color-convert": "^2.0.1" 2414 }, 2415 "engines": { 2416 "node": ">=8" 2417 }, 2418 "funding": { 2419 "url": "https://github.com/chalk/ansi-styles?sponsor=1" 2420 } 2421 }, 2422 "node_modules/argparse": { 2423 "version": "2.0.1", 2424 "dev": true, 2425 "license": "Python-2.0" 2426 }, 2427 "node_modules/aria-query": { 2428 "version": "5.3.0", 2429 "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-5.3.0.tgz", 2430 "integrity": "sha512-b0P0sZPKtyu8HkeRAfCq0IfURZK+SuwMjY1UXGBU27wpAiTwQAIlq56IbIO+ytk/JjS1fMR14ee5WBBfKi5J6A==", 2431 "dev": true, 2432 "license": "Apache-2.0", 2433 "dependencies": { 2434 "dequal": "^2.0.3" 2435 } 2436 }, 2437 "node_modules/as-table": { 2438 "version": "1.0.55", 2439 "dev": true, 2440 "license": "MIT", 2441 "dependencies": { 2442 "printable-characters": "^1.0.42" 2443 } 2444 }, 2445 "node_modules/assertion-error": { 2446 "version": "2.0.1", 2447 "resolved": "https://registry.npmjs.org/assertion-error/-/assertion-error-2.0.1.tgz", 2448 "integrity": "sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==", 2449 "dev": true, 2450 "license": "MIT", 2451 "engines": { 2452 "node": ">=12" 2453 } 2454 }, 2455 "node_modules/ast-types": { 2456 "version": "0.16.1", 2457 "resolved": "https://registry.npmjs.org/ast-types/-/ast-types-0.16.1.tgz", 2458 "integrity": "sha512-6t10qk83GOG8p0vKmaCr8eiilZwO171AvbROMtvvNiwrTly62t+7XkA8RdIIVbpMhCASAsxgAzdRSwh6nw/5Dg==", 2459 "dev": true, 2460 "license": "MIT", 2461 "dependencies": { 2462 "tslib": "^2.0.1" 2463 }, 2464 "engines": { 2465 "node": ">=4" 2466 } 2467 }, 2468 "node_modules/asynckit": { 2469 "version": "0.4.0", 2470 "license": "MIT" 2471 }, 2472 "node_modules/attr-accept": { 2473 "version": "1.1.3", 2474 "license": "MIT", 2475 "dependencies": { 2476 "core-js": "^2.5.0" 2477 }, 2478 "engines": { 2479 "node": ">=4" 2480 } 2481 }, 2482 "node_modules/available-typed-arrays": { 2483 "version": "1.0.7", 2484 "resolved": "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz", 2485 "integrity": "sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==", 2486 "dev": true, 2487 "license": "MIT", 2488 "dependencies": { 2489 "possible-typed-array-names": "^1.0.0" 2490 }, 2491 "engines": { 2492 "node": ">= 0.4" 2493 }, 2494 "funding": { 2495 "url": "https://github.com/sponsors/ljharb" 2496 } 2497 }, 2498 "node_modules/axios": { 2499 "version": "1.7.9", 2500 "license": "MIT", 2501 "dependencies": { 2502 "follow-redirects": "^1.15.6", 2503 "form-data": "^4.0.0", 2504 "proxy-from-env": "^1.1.0" 2505 } 2506 }, 2507 "node_modules/babel-plugin-macros": { 2508 "version": "3.1.0", 2509 "license": "MIT", 2510 "dependencies": { 2511 "@babel/runtime": "^7.12.5", 2512 "cosmiconfig": "^7.0.0", 2513 "resolve": "^1.19.0" 2514 }, 2515 "engines": { 2516 "node": ">=10", 2517 "npm": ">=6" 2518 } 2519 }, 2520 "node_modules/balanced-match": { 2521 "version": "1.0.2", 2522 "dev": true, 2523 "license": "MIT" 2524 }, 2525 "node_modules/baseui": { 2526 "version": "15.0.0", 2527 "license": "MIT", 2528 "dependencies": { 2529 "@date-io/date-fns": "^2.13.1", 2530 "@date-io/moment": "^2.13.1", 2531 "baseui": "^14.0.0", 2532 "card-validator": "^6.2.0", 2533 "csstype": "2.6.11", 2534 "d3": "^6.7.0", 2535 "d3-array": "2.4.0", 2536 "date-fns": "^2.28.0", 2537 "date-fns-tz": "^1.2.2", 2538 "just-extend": "4.1.1", 2539 "memoize-one": "5.0.0", 2540 "mockdate": "2.0.5", 2541 "moment": "^2.29.4", 2542 "polished": "^4.2.2", 2543 "popper.js": "^1.16.1", 2544 "prop-types": "^15.8.1", 2545 "react-dropzone": "9.0.0", 2546 "react-focus-lock": "^2.8.1", 2547 "react-hook-form": "^7.30.0", 2548 "react-input-mask": "^2.0.4", 2549 "react-is": "^17.0.2", 2550 "react-map-gl": "5.2.13", 2551 "react-movable": "^3.0.4", 2552 "react-multi-ref": "^1.0.0", 2553 "react-range": "^1.8.12", 2554 "react-uid": "2.3.0", 2555 "react-virtualized": "^9.22.3", 2556 "react-virtualized-auto-sizer": "1.0.2", 2557 "react-window": "1.8.5", 2558 "resize-observer-polyfill": "1.5.1", 2559 "styletron-standard": "^3.1.0" 2560 }, 2561 "engines": { 2562 "node": ">=18.0.0" 2563 }, 2564 "peerDependencies": { 2565 "react": ">=18", 2566 "react-dom": ">=18", 2567 "styletron-react": "^6.1.1" 2568 } 2569 }, 2570 "node_modules/baseui/node_modules/baseui": { 2571 "version": "14.0.0", 2572 "license": "MIT", 2573 "dependencies": { 2574 "@date-io/date-fns": "^2.13.1", 2575 "@date-io/moment": "^2.13.1", 2576 "card-validator": "^6.2.0", 2577 "csstype": "2.6.11", 2578 "d3": "^6.7.0", 2579 "d3-array": "2.4.0", 2580 "date-fns": "^2.28.0", 2581 "date-fns-tz": "^1.2.2", 2582 "just-extend": "4.1.1", 2583 "memoize-one": "5.0.0", 2584 "mockdate": "2.0.5", 2585 "moment": "^2.29.4", 2586 "polished": "^4.2.2", 2587 "popper.js": "^1.16.1", 2588 "prop-types": "^15.8.1", 2589 "react-dropzone": "9.0.0", 2590 "react-focus-lock": "^2.8.1", 2591 "react-hook-form": "^7.30.0", 2592 "react-input-mask": "^2.0.4", 2593 "react-is": "^17.0.2", 2594 "react-map-gl": "5.2.13", 2595 "react-movable": "^3.0.4", 2596 "react-multi-ref": "^1.0.0", 2597 "react-range": "^1.8.12", 2598 "react-uid": "2.3.0", 2599 "react-virtualized": "^9.22.3", 2600 "react-virtualized-auto-sizer": "1.0.2", 2601 "react-window": "1.8.5", 2602 "resize-observer-polyfill": "1.5.1", 2603 "styletron-standard": "^3.1.0" 2604 }, 2605 "engines": { 2606 "node": ">=18.0.0" 2607 }, 2608 "peerDependencies": { 2609 "react": ">=18", 2610 "react-dom": ">=18", 2611 "styletron-react": ">=6" 2612 } 2613 }, 2614 "node_modules/baseui/node_modules/csstype": { 2615 "version": "2.6.11", 2616 "license": "MIT" 2617 }, 2618 "node_modules/better-opn": { 2619 "version": "3.0.2", 2620 "resolved": "https://registry.npmjs.org/better-opn/-/better-opn-3.0.2.tgz", 2621 "integrity": "sha512-aVNobHnJqLiUelTaHat9DZ1qM2w0C0Eym4LPI/3JxOnSokGVdsl1T1kN7TFvsEAD8G47A6VKQ0TVHqbBnYMJlQ==", 2622 "dev": true, 2623 "license": "MIT", 2624 "dependencies": { 2625 "open": "^8.0.4" 2626 }, 2627 "engines": { 2628 "node": ">=12.0.0" 2629 } 2630 }, 2631 "node_modules/blake3-wasm": { 2632 "version": "2.1.5", 2633 "dev": true, 2634 "license": "MIT" 2635 }, 2636 "node_modules/brace-expansion": { 2637 "version": "1.1.11", 2638 "dev": true, 2639 "license": "MIT", 2640 "dependencies": { 2641 "balanced-match": "^1.0.0", 2642 "concat-map": "0.0.1" 2643 } 2644 }, 2645 "node_modules/braces": { 2646 "version": "3.0.3", 2647 "dev": true, 2648 "license": "MIT", 2649 "dependencies": { 2650 "fill-range": "^7.1.1" 2651 }, 2652 "engines": { 2653 "node": ">=8" 2654 } 2655 }, 2656 "node_modules/browser-assert": { 2657 "version": "1.2.1", 2658 "resolved": "https://registry.npmjs.org/browser-assert/-/browser-assert-1.2.1.tgz", 2659 "integrity": "sha512-nfulgvOR6S4gt9UKCeGJOuSGBPGiFT6oQ/2UBnvTY/5aQ1PnksW72fhZkM30DzoRRv2WpwZf1vHHEr3mtuXIWQ==", 2660 "dev": true 2661 }, 2662 "node_modules/browserslist": { 2663 "version": "4.24.4", 2664 "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.24.4.tgz", 2665 "integrity": "sha512-KDi1Ny1gSePi1vm0q4oxSF8b4DR44GF4BbmS2YdhPLOEqd8pDviZOGH/GsmRwoWJ2+5Lr085X7naowMwKHDG1A==", 2666 "dev": true, 2667 "funding": [ 2668 { 2669 "type": "opencollective", 2670 "url": "https://opencollective.com/browserslist" 2671 }, 2672 { 2673 "type": "tidelift", 2674 "url": "https://tidelift.com/funding/github/npm/browserslist" 2675 }, 2676 { 2677 "type": "github", 2678 "url": "https://github.com/sponsors/ai" 2679 } 2680 ], 2681 "license": "MIT", 2682 "dependencies": { 2683 "caniuse-lite": "^1.0.30001688", 2684 "electron-to-chromium": "^1.5.73", 2685 "node-releases": "^2.0.19", 2686 "update-browserslist-db": "^1.1.1" 2687 }, 2688 "bin": { 2689 "browserslist": "cli.js" 2690 }, 2691 "engines": { 2692 "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7" 2693 } 2694 }, 2695 "node_modules/call-bind": { 2696 "version": "1.0.8", 2697 "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.8.tgz", 2698 "integrity": "sha512-oKlSFMcMwpUg2ednkhQ454wfWiU/ul3CkJe/PEHcTKuiX6RpbehUiFMXu13HalGZxfUwCQzZG747YXBn1im9ww==", 2699 "dev": true, 2700 "license": "MIT", 2701 "dependencies": { 2702 "call-bind-apply-helpers": "^1.0.0", 2703 "es-define-property": "^1.0.0", 2704 "get-intrinsic": "^1.2.4", 2705 "set-function-length": "^1.2.2" 2706 }, 2707 "engines": { 2708 "node": ">= 0.4" 2709 }, 2710 "funding": { 2711 "url": "https://github.com/sponsors/ljharb" 2712 } 2713 }, 2714 "node_modules/call-bind-apply-helpers": { 2715 "version": "1.0.1", 2716 "resolved": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.1.tgz", 2717 "integrity": "sha512-BhYE+WDaywFg2TBWYNXAE+8B1ATnThNBqXHP5nQu0jWJdVvY2hvkpyB3qOmtmDePiS5/BDQ8wASEWGMWRG148g==", 2718 "dev": true, 2719 "license": "MIT", 2720 "dependencies": { 2721 "es-errors": "^1.3.0", 2722 "function-bind": "^1.1.2" 2723 }, 2724 "engines": { 2725 "node": ">= 0.4" 2726 } 2727 }, 2728 "node_modules/call-bound": { 2729 "version": "1.0.3", 2730 "resolved": "https://registry.npmjs.org/call-bound/-/call-bound-1.0.3.tgz", 2731 "integrity": "sha512-YTd+6wGlNlPxSuri7Y6X8tY2dmm12UMH66RpKMhiX6rsk5wXXnYgbUcOt8kiS31/AjfoTOvCsE+w8nZQLQnzHA==", 2732 "dev": true, 2733 "license": "MIT", 2734 "dependencies": { 2735 "call-bind-apply-helpers": "^1.0.1", 2736 "get-intrinsic": "^1.2.6" 2737 }, 2738 "engines": { 2739 "node": ">= 0.4" 2740 }, 2741 "funding": { 2742 "url": "https://github.com/sponsors/ljharb" 2743 } 2744 }, 2745 "node_modules/callsites": { 2746 "version": "3.1.0", 2747 "license": "MIT", 2748 "engines": { 2749 "node": ">=6" 2750 } 2751 }, 2752 "node_modules/camelize": { 2753 "version": "1.0.1", 2754 "license": "MIT", 2755 "peer": true, 2756 "funding": { 2757 "url": "https://github.com/sponsors/ljharb" 2758 } 2759 }, 2760 "node_modules/caniuse-lite": { 2761 "version": "1.0.30001696", 2762 "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001696.tgz", 2763 "integrity": "sha512-pDCPkvzfa39ehJtJ+OwGT/2yvT2SbjfHhiIW2LWOAcMQ7BzwxT/XuyUp4OTOd0XFWA6BKw0JalnBHgSi5DGJBQ==", 2764 "dev": true, 2765 "funding": [ 2766 { 2767 "type": "opencollective", 2768 "url": "https://opencollective.com/browserslist" 2769 }, 2770 { 2771 "type": "tidelift", 2772 "url": "https://tidelift.com/funding/github/npm/caniuse-lite" 2773 }, 2774 { 2775 "type": "github", 2776 "url": "https://github.com/sponsors/ai" 2777 } 2778 ], 2779 "license": "CC-BY-4.0" 2780 }, 2781 "node_modules/capnp-ts": { 2782 "version": "0.7.0", 2783 "dev": true, 2784 "license": "MIT", 2785 "dependencies": { 2786 "debug": "^4.3.1", 2787 "tslib": "^2.2.0" 2788 } 2789 }, 2790 "node_modules/capnp-ts/node_modules/tslib": { 2791 "version": "2.8.1", 2792 "dev": true, 2793 "license": "0BSD" 2794 }, 2795 "node_modules/card-validator": { 2796 "version": "6.2.0", 2797 "license": "MIT", 2798 "dependencies": { 2799 "credit-card-type": "^8.0.0" 2800 } 2801 }, 2802 "node_modules/chai": { 2803 "version": "5.1.2", 2804 "resolved": "https://registry.npmjs.org/chai/-/chai-5.1.2.tgz", 2805 "integrity": "sha512-aGtmf24DW6MLHHG5gCx4zaI3uBq3KRtxeVs0DjFH6Z0rDNbsvTxFASFvdj79pxjxZ8/5u3PIiN3IwEIQkiiuPw==", 2806 "dev": true, 2807 "license": "MIT", 2808 "dependencies": { 2809 "assertion-error": "^2.0.1", 2810 "check-error": "^2.1.1", 2811 "deep-eql": "^5.0.1", 2812 "loupe": "^3.1.0", 2813 "pathval": "^2.0.0" 2814 }, 2815 "engines": { 2816 "node": ">=12" 2817 } 2818 }, 2819 "node_modules/chalk": { 2820 "version": "4.1.2", 2821 "dev": true, 2822 "license": "MIT", 2823 "dependencies": { 2824 "ansi-styles": "^4.1.0", 2825 "supports-color": "^7.1.0" 2826 }, 2827 "engines": { 2828 "node": ">=10" 2829 }, 2830 "funding": { 2831 "url": "https://github.com/chalk/chalk?sponsor=1" 2832 } 2833 }, 2834 "node_modules/check-error": { 2835 "version": "2.1.1", 2836 "resolved": "https://registry.npmjs.org/check-error/-/check-error-2.1.1.tgz", 2837 "integrity": "sha512-OAlb+T7V4Op9OwdkjmguYRqncdlx5JiofwOAUkmTF+jNdHwzTaTs4sRAGpzLF3oOz5xAyDGrPgeIDFQmDOTiJw==", 2838 "dev": true, 2839 "license": "MIT", 2840 "engines": { 2841 "node": ">= 16" 2842 } 2843 }, 2844 "node_modules/chromatic": { 2845 "version": "11.25.1", 2846 "resolved": "https://registry.npmjs.org/chromatic/-/chromatic-11.25.1.tgz", 2847 "integrity": "sha512-D0NdcGOSy84hqgNnSY7FM4TzB77RymRTowjm4hb1CV4wbk1djKTV4SJbbYVCzHFD+n/NOg/wtZ9Y7sjiRdy8dA==", 2848 "dev": true, 2849 "license": "MIT", 2850 "bin": { 2851 "chroma": "dist/bin.js", 2852 "chromatic": "dist/bin.js", 2853 "chromatic-cli": "dist/bin.js" 2854 }, 2855 "peerDependencies": { 2856 "@chromatic-com/cypress": "^0.*.* || ^1.0.0", 2857 "@chromatic-com/playwright": "^0.*.* || ^1.0.0" 2858 }, 2859 "peerDependenciesMeta": { 2860 "@chromatic-com/cypress": { 2861 "optional": true 2862 }, 2863 "@chromatic-com/playwright": { 2864 "optional": true 2865 } 2866 } 2867 }, 2868 "node_modules/clsx": { 2869 "version": "1.2.1", 2870 "license": "MIT", 2871 "engines": { 2872 "node": ">=6" 2873 } 2874 }, 2875 "node_modules/color-convert": { 2876 "version": "2.0.1", 2877 "dev": true, 2878 "license": "MIT", 2879 "dependencies": { 2880 "color-name": "~1.1.4" 2881 }, 2882 "engines": { 2883 "node": ">=7.0.0" 2884 } 2885 }, 2886 "node_modules/color-name": { 2887 "version": "1.1.4", 2888 "dev": true, 2889 "license": "MIT" 2890 }, 2891 "node_modules/combined-stream": { 2892 "version": "1.0.8", 2893 "license": "MIT", 2894 "dependencies": { 2895 "delayed-stream": "~1.0.0" 2896 }, 2897 "engines": { 2898 "node": ">= 0.8" 2899 } 2900 }, 2901 "node_modules/commander": { 2902 "version": "2.20.3", 2903 "license": "MIT" 2904 }, 2905 "node_modules/concat-map": { 2906 "version": "0.0.1", 2907 "dev": true, 2908 "license": "MIT" 2909 }, 2910 "node_modules/confbox": { 2911 "version": "0.1.8", 2912 "dev": true, 2913 "license": "MIT" 2914 }, 2915 "node_modules/convert-source-map": { 2916 "version": "1.9.0", 2917 "license": "MIT" 2918 }, 2919 "node_modules/cookie": { 2920 "version": "1.0.2", 2921 "license": "MIT", 2922 "engines": { 2923 "node": ">=18" 2924 } 2925 }, 2926 "node_modules/core-js": { 2927 "version": "2.6.12", 2928 "hasInstallScript": true, 2929 "license": "MIT" 2930 }, 2931 "node_modules/cosmiconfig": { 2932 "version": "7.1.0", 2933 "license": "MIT", 2934 "dependencies": { 2935 "@types/parse-json": "^4.0.0", 2936 "import-fresh": "^3.2.1", 2937 "parse-json": "^5.0.0", 2938 "path-type": "^4.0.0", 2939 "yaml": "^1.10.0" 2940 }, 2941 "engines": { 2942 "node": ">=10" 2943 } 2944 }, 2945 "node_modules/cosmiconfig/node_modules/yaml": { 2946 "version": "1.10.2", 2947 "resolved": "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz", 2948 "integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==", 2949 "license": "ISC", 2950 "engines": { 2951 "node": ">= 6" 2952 } 2953 }, 2954 "node_modules/credit-card-type": { 2955 "version": "8.3.0", 2956 "license": "MIT" 2957 }, 2958 "node_modules/cross-spawn": { 2959 "version": "7.0.6", 2960 "dev": true, 2961 "license": "MIT", 2962 "dependencies": { 2963 "path-key": "^3.1.0", 2964 "shebang-command": "^2.0.0", 2965 "which": "^2.0.1" 2966 }, 2967 "engines": { 2968 "node": ">= 8" 2969 } 2970 }, 2971 "node_modules/css-color-keywords": { 2972 "version": "1.0.0", 2973 "license": "ISC", 2974 "peer": true, 2975 "engines": { 2976 "node": ">=4" 2977 } 2978 }, 2979 "node_modules/css-in-js-utils": { 2980 "version": "2.0.1", 2981 "license": "MIT", 2982 "dependencies": { 2983 "hyphenate-style-name": "^1.0.2", 2984 "isobject": "^3.0.1" 2985 } 2986 }, 2987 "node_modules/css-to-react-native": { 2988 "version": "3.2.0", 2989 "license": "MIT", 2990 "peer": true, 2991 "dependencies": { 2992 "camelize": "^1.0.0", 2993 "css-color-keywords": "^1.0.0", 2994 "postcss-value-parser": "^4.0.2" 2995 } 2996 }, 2997 "node_modules/css.escape": { 2998 "version": "1.5.1", 2999 "resolved": "https://registry.npmjs.org/css.escape/-/css.escape-1.5.1.tgz", 3000 "integrity": "sha512-YUifsXXuknHlUsmlgyY0PKzgPOr7/FjCePfHNt0jxm83wHZi44VDMQ7/fGNkjY3/jV1MC+1CmZbaHzugyeRtpg==", 3001 "dev": true, 3002 "license": "MIT" 3003 }, 3004 "node_modules/csscolorparser": { 3005 "version": "1.0.3", 3006 "license": "MIT" 3007 }, 3008 "node_modules/csstype": { 3009 "version": "3.1.3", 3010 "license": "MIT" 3011 }, 3012 "node_modules/d3": { 3013 "version": "6.7.0", 3014 "license": "BSD-3-Clause", 3015 "dependencies": { 3016 "d3-array": "2", 3017 "d3-axis": "2", 3018 "d3-brush": "2", 3019 "d3-chord": "2", 3020 "d3-color": "2", 3021 "d3-contour": "2", 3022 "d3-delaunay": "5", 3023 "d3-dispatch": "2", 3024 "d3-drag": "2", 3025 "d3-dsv": "2", 3026 "d3-ease": "2", 3027 "d3-fetch": "2", 3028 "d3-force": "2", 3029 "d3-format": "2", 3030 "d3-geo": "2", 3031 "d3-hierarchy": "2", 3032 "d3-interpolate": "2", 3033 "d3-path": "2", 3034 "d3-polygon": "2", 3035 "d3-quadtree": "2", 3036 "d3-random": "2", 3037 "d3-scale": "3", 3038 "d3-scale-chromatic": "2", 3039 "d3-selection": "2", 3040 "d3-shape": "2", 3041 "d3-time": "2", 3042 "d3-time-format": "3", 3043 "d3-timer": "2", 3044 "d3-transition": "2", 3045 "d3-zoom": "2" 3046 } 3047 }, 3048 "node_modules/d3-array": { 3049 "version": "2.4.0", 3050 "license": "BSD-3-Clause" 3051 }, 3052 "node_modules/d3-axis": { 3053 "version": "2.1.0", 3054 "license": "BSD-3-Clause" 3055 }, 3056 "node_modules/d3-brush": { 3057 "version": "2.1.0", 3058 "license": "BSD-3-Clause", 3059 "dependencies": { 3060 "d3-dispatch": "1 - 2", 3061 "d3-drag": "2", 3062 "d3-interpolate": "1 - 2", 3063 "d3-selection": "2", 3064 "d3-transition": "2" 3065 } 3066 }, 3067 "node_modules/d3-chord": { 3068 "version": "2.0.0", 3069 "license": "BSD-3-Clause", 3070 "dependencies": { 3071 "d3-path": "1 - 2" 3072 } 3073 }, 3074 "node_modules/d3-color": { 3075 "version": "2.0.0", 3076 "license": "BSD-3-Clause" 3077 }, 3078 "node_modules/d3-contour": { 3079 "version": "2.0.0", 3080 "license": "BSD-3-Clause", 3081 "dependencies": { 3082 "d3-array": "2" 3083 } 3084 }, 3085 "node_modules/d3-delaunay": { 3086 "version": "5.3.0", 3087 "license": "ISC", 3088 "dependencies": { 3089 "delaunator": "4" 3090 } 3091 }, 3092 "node_modules/d3-dispatch": { 3093 "version": "2.0.0", 3094 "license": "BSD-3-Clause" 3095 }, 3096 "node_modules/d3-drag": { 3097 "version": "2.0.0", 3098 "license": "BSD-3-Clause", 3099 "dependencies": { 3100 "d3-dispatch": "1 - 2", 3101 "d3-selection": "2" 3102 } 3103 }, 3104 "node_modules/d3-dsv": { 3105 "version": "2.0.0", 3106 "license": "BSD-3-Clause", 3107 "dependencies": { 3108 "commander": "2", 3109 "iconv-lite": "0.4", 3110 "rw": "1" 3111 }, 3112 "bin": { 3113 "csv2json": "bin/dsv2json", 3114 "csv2tsv": "bin/dsv2dsv", 3115 "dsv2dsv": "bin/dsv2dsv", 3116 "dsv2json": "bin/dsv2json", 3117 "json2csv": "bin/json2dsv", 3118 "json2dsv": "bin/json2dsv", 3119 "json2tsv": "bin/json2dsv", 3120 "tsv2csv": "bin/dsv2dsv", 3121 "tsv2json": "bin/dsv2json" 3122 } 3123 }, 3124 "node_modules/d3-ease": { 3125 "version": "2.0.0", 3126 "license": "BSD-3-Clause" 3127 }, 3128 "node_modules/d3-fetch": { 3129 "version": "2.0.0", 3130 "license": "BSD-3-Clause", 3131 "dependencies": { 3132 "d3-dsv": "1 - 2" 3133 } 3134 }, 3135 "node_modules/d3-force": { 3136 "version": "2.1.1", 3137 "license": "BSD-3-Clause", 3138 "dependencies": { 3139 "d3-dispatch": "1 - 2", 3140 "d3-quadtree": "1 - 2", 3141 "d3-timer": "1 - 2" 3142 } 3143 }, 3144 "node_modules/d3-format": { 3145 "version": "2.0.0", 3146 "license": "BSD-3-Clause" 3147 }, 3148 "node_modules/d3-geo": { 3149 "version": "2.0.2", 3150 "license": "BSD-3-Clause", 3151 "dependencies": { 3152 "d3-array": "^2.5.0" 3153 } 3154 }, 3155 "node_modules/d3-geo/node_modules/d3-array": { 3156 "version": "2.12.1", 3157 "license": "BSD-3-Clause", 3158 "dependencies": { 3159 "internmap": "^1.0.0" 3160 } 3161 }, 3162 "node_modules/d3-hierarchy": { 3163 "version": "2.0.0", 3164 "license": "BSD-3-Clause" 3165 }, 3166 "node_modules/d3-interpolate": { 3167 "version": "2.0.1", 3168 "license": "BSD-3-Clause", 3169 "dependencies": { 3170 "d3-color": "1 - 2" 3171 } 3172 }, 3173 "node_modules/d3-path": { 3174 "version": "2.0.0", 3175 "license": "BSD-3-Clause" 3176 }, 3177 "node_modules/d3-polygon": { 3178 "version": "2.0.0", 3179 "license": "BSD-3-Clause" 3180 }, 3181 "node_modules/d3-quadtree": { 3182 "version": "2.0.0", 3183 "license": "BSD-3-Clause" 3184 }, 3185 "node_modules/d3-random": { 3186 "version": "2.2.2", 3187 "license": "BSD-3-Clause" 3188 }, 3189 "node_modules/d3-scale": { 3190 "version": "3.3.0", 3191 "license": "BSD-3-Clause", 3192 "dependencies": { 3193 "d3-array": "^2.3.0", 3194 "d3-format": "1 - 2", 3195 "d3-interpolate": "1.2.0 - 2", 3196 "d3-time": "^2.1.1", 3197 "d3-time-format": "2 - 3" 3198 } 3199 }, 3200 "node_modules/d3-scale-chromatic": { 3201 "version": "2.0.0", 3202 "license": "BSD-3-Clause", 3203 "dependencies": { 3204 "d3-color": "1 - 2", 3205 "d3-interpolate": "1 - 2" 3206 } 3207 }, 3208 "node_modules/d3-selection": { 3209 "version": "2.0.0", 3210 "license": "BSD-3-Clause" 3211 }, 3212 "node_modules/d3-shape": { 3213 "version": "2.1.0", 3214 "license": "BSD-3-Clause", 3215 "dependencies": { 3216 "d3-path": "1 - 2" 3217 } 3218 }, 3219 "node_modules/d3-time": { 3220 "version": "2.1.1", 3221 "license": "BSD-3-Clause", 3222 "dependencies": { 3223 "d3-array": "2" 3224 } 3225 }, 3226 "node_modules/d3-time-format": { 3227 "version": "3.0.0", 3228 "license": "BSD-3-Clause", 3229 "dependencies": { 3230 "d3-time": "1 - 2" 3231 } 3232 }, 3233 "node_modules/d3-timer": { 3234 "version": "2.0.0", 3235 "license": "BSD-3-Clause" 3236 }, 3237 "node_modules/d3-transition": { 3238 "version": "2.0.0", 3239 "license": "BSD-3-Clause", 3240 "dependencies": { 3241 "d3-color": "1 - 2", 3242 "d3-dispatch": "1 - 2", 3243 "d3-ease": "1 - 2", 3244 "d3-interpolate": "1 - 2", 3245 "d3-timer": "1 - 2" 3246 }, 3247 "peerDependencies": { 3248 "d3-selection": "2" 3249 } 3250 }, 3251 "node_modules/d3-zoom": { 3252 "version": "2.0.0", 3253 "license": "BSD-3-Clause", 3254 "dependencies": { 3255 "d3-dispatch": "1 - 2", 3256 "d3-drag": "2", 3257 "d3-interpolate": "1 - 2", 3258 "d3-selection": "2", 3259 "d3-transition": "2" 3260 } 3261 }, 3262 "node_modules/data-uri-to-buffer": { 3263 "version": "2.0.2", 3264 "dev": true, 3265 "license": "MIT" 3266 }, 3267 "node_modules/date-fns": { 3268 "version": "2.30.0", 3269 "license": "MIT", 3270 "dependencies": { 3271 "@babel/runtime": "^7.21.0" 3272 }, 3273 "engines": { 3274 "node": ">=0.11" 3275 }, 3276 "funding": { 3277 "type": "opencollective", 3278 "url": "https://opencollective.com/date-fns" 3279 } 3280 }, 3281 "node_modules/date-fns-tz": { 3282 "version": "1.3.8", 3283 "license": "MIT", 3284 "peerDependencies": { 3285 "date-fns": ">=2.0.0" 3286 } 3287 }, 3288 "node_modules/debug": { 3289 "version": "4.4.0", 3290 "license": "MIT", 3291 "dependencies": { 3292 "ms": "^2.1.3" 3293 }, 3294 "engines": { 3295 "node": ">=6.0" 3296 }, 3297 "peerDependenciesMeta": { 3298 "supports-color": { 3299 "optional": true 3300 } 3301 } 3302 }, 3303 "node_modules/deep-eql": { 3304 "version": "5.0.2", 3305 "resolved": "https://registry.npmjs.org/deep-eql/-/deep-eql-5.0.2.tgz", 3306 "integrity": "sha512-h5k/5U50IJJFpzfL6nO9jaaumfjO/f2NjK/oYB2Djzm4p9L+3T9qWpZqZ2hAbLPuuYq9wrU08WQyBTL5GbPk5Q==", 3307 "dev": true, 3308 "license": "MIT", 3309 "engines": { 3310 "node": ">=6" 3311 } 3312 }, 3313 "node_modules/deep-is": { 3314 "version": "0.1.4", 3315 "dev": true, 3316 "license": "MIT" 3317 }, 3318 "node_modules/define-data-property": { 3319 "version": "1.1.4", 3320 "resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz", 3321 "integrity": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==", 3322 "dev": true, 3323 "license": "MIT", 3324 "dependencies": { 3325 "es-define-property": "^1.0.0", 3326 "es-errors": "^1.3.0", 3327 "gopd": "^1.0.1" 3328 }, 3329 "engines": { 3330 "node": ">= 0.4" 3331 }, 3332 "funding": { 3333 "url": "https://github.com/sponsors/ljharb" 3334 } 3335 }, 3336 "node_modules/define-lazy-prop": { 3337 "version": "2.0.0", 3338 "resolved": "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz", 3339 "integrity": "sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==", 3340 "dev": true, 3341 "license": "MIT", 3342 "engines": { 3343 "node": ">=8" 3344 } 3345 }, 3346 "node_modules/defu": { 3347 "version": "6.1.4", 3348 "dev": true, 3349 "license": "MIT" 3350 }, 3351 "node_modules/delaunator": { 3352 "version": "4.0.1", 3353 "license": "ISC" 3354 }, 3355 "node_modules/delayed-stream": { 3356 "version": "1.0.0", 3357 "license": "MIT", 3358 "engines": { 3359 "node": ">=0.4.0" 3360 } 3361 }, 3362 "node_modules/dequal": { 3363 "version": "2.0.3", 3364 "resolved": "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz", 3365 "integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==", 3366 "dev": true, 3367 "license": "MIT", 3368 "engines": { 3369 "node": ">=6" 3370 } 3371 }, 3372 "node_modules/detect-node-es": { 3373 "version": "1.1.0", 3374 "license": "MIT" 3375 }, 3376 "node_modules/doctrine": { 3377 "version": "3.0.0", 3378 "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz", 3379 "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==", 3380 "dev": true, 3381 "license": "Apache-2.0", 3382 "dependencies": { 3383 "esutils": "^2.0.2" 3384 }, 3385 "engines": { 3386 "node": ">=6.0.0" 3387 } 3388 }, 3389 "node_modules/dom-accessibility-api": { 3390 "version": "0.5.16", 3391 "resolved": "https://registry.npmjs.org/dom-accessibility-api/-/dom-accessibility-api-0.5.16.tgz", 3392 "integrity": "sha512-X7BJ2yElsnOJ30pZF4uIIDfBEVgF4XEBxL9Bxhy6dnrm5hkzqmsWHGTiHqRiITNhMyFLyAiWndIJP7Z1NTteDg==", 3393 "dev": true, 3394 "license": "MIT" 3395 }, 3396 "node_modules/dom-helpers": { 3397 "version": "5.2.1", 3398 "license": "MIT", 3399 "dependencies": { 3400 "@babel/runtime": "^7.8.7", 3401 "csstype": "^3.0.2" 3402 } 3403 }, 3404 "node_modules/dunder-proto": { 3405 "version": "1.0.1", 3406 "resolved": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz", 3407 "integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==", 3408 "dev": true, 3409 "license": "MIT", 3410 "dependencies": { 3411 "call-bind-apply-helpers": "^1.0.1", 3412 "es-errors": "^1.3.0", 3413 "gopd": "^1.2.0" 3414 }, 3415 "engines": { 3416 "node": ">= 0.4" 3417 } 3418 }, 3419 "node_modules/earcut": { 3420 "version": "2.2.4", 3421 "license": "ISC" 3422 }, 3423 "node_modules/electron-to-chromium": { 3424 "version": "1.5.88", 3425 "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.88.tgz", 3426 "integrity": "sha512-K3C2qf1o+bGzbilTDCTBhTQcMS9KW60yTAaTeeXsfvQuTDDwlokLam/AdqlqcSy9u4UainDgsHV23ksXAOgamw==", 3427 "dev": true, 3428 "license": "ISC" 3429 }, 3430 "node_modules/error-ex": { 3431 "version": "1.3.2", 3432 "license": "MIT", 3433 "dependencies": { 3434 "is-arrayish": "^0.2.1" 3435 } 3436 }, 3437 "node_modules/es-define-property": { 3438 "version": "1.0.1", 3439 "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz", 3440 "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==", 3441 "dev": true, 3442 "license": "MIT", 3443 "engines": { 3444 "node": ">= 0.4" 3445 } 3446 }, 3447 "node_modules/es-errors": { 3448 "version": "1.3.0", 3449 "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz", 3450 "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==", 3451 "dev": true, 3452 "license": "MIT", 3453 "engines": { 3454 "node": ">= 0.4" 3455 } 3456 }, 3457 "node_modules/es-object-atoms": { 3458 "version": "1.1.1", 3459 "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.1.tgz", 3460 "integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==", 3461 "dev": true, 3462 "license": "MIT", 3463 "dependencies": { 3464 "es-errors": "^1.3.0" 3465 }, 3466 "engines": { 3467 "node": ">= 0.4" 3468 } 3469 }, 3470 "node_modules/esbuild": { 3471 "version": "0.24.2", 3472 "dev": true, 3473 "hasInstallScript": true, 3474 "license": "MIT", 3475 "bin": { 3476 "esbuild": "bin/esbuild" 3477 }, 3478 "engines": { 3479 "node": ">=18" 3480 }, 3481 "optionalDependencies": { 3482 "@esbuild/aix-ppc64": "0.24.2", 3483 "@esbuild/android-arm": "0.24.2", 3484 "@esbuild/android-arm64": "0.24.2", 3485 "@esbuild/android-x64": "0.24.2", 3486 "@esbuild/darwin-arm64": "0.24.2", 3487 "@esbuild/darwin-x64": "0.24.2", 3488 "@esbuild/freebsd-arm64": "0.24.2", 3489 "@esbuild/freebsd-x64": "0.24.2", 3490 "@esbuild/linux-arm": "0.24.2", 3491 "@esbuild/linux-arm64": "0.24.2", 3492 "@esbuild/linux-ia32": "0.24.2", 3493 "@esbuild/linux-loong64": "0.24.2", 3494 "@esbuild/linux-mips64el": "0.24.2", 3495 "@esbuild/linux-ppc64": "0.24.2", 3496 "@esbuild/linux-riscv64": "0.24.2", 3497 "@esbuild/linux-s390x": "0.24.2", 3498 "@esbuild/linux-x64": "0.24.2", 3499 "@esbuild/netbsd-arm64": "0.24.2", 3500 "@esbuild/netbsd-x64": "0.24.2", 3501 "@esbuild/openbsd-arm64": "0.24.2", 3502 "@esbuild/openbsd-x64": "0.24.2", 3503 "@esbuild/sunos-x64": "0.24.2", 3504 "@esbuild/win32-arm64": "0.24.2", 3505 "@esbuild/win32-ia32": "0.24.2", 3506 "@esbuild/win32-x64": "0.24.2" 3507 } 3508 }, 3509 "node_modules/esbuild-register": { 3510 "version": "3.6.0", 3511 "resolved": "https://registry.npmjs.org/esbuild-register/-/esbuild-register-3.6.0.tgz", 3512 "integrity": "sha512-H2/S7Pm8a9CL1uhp9OvjwrBh5Pvx0H8qVOxNu8Wed9Y7qv56MPtq+GGM8RJpq6glYJn9Wspr8uw7l55uyinNeg==", 3513 "dev": true, 3514 "license": "MIT", 3515 "dependencies": { 3516 "debug": "^4.3.4" 3517 }, 3518 "peerDependencies": { 3519 "esbuild": ">=0.12 <1" 3520 } 3521 }, 3522 "node_modules/escalade": { 3523 "version": "3.2.0", 3524 "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz", 3525 "integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==", 3526 "dev": true, 3527 "license": "MIT", 3528 "engines": { 3529 "node": ">=6" 3530 } 3531 }, 3532 "node_modules/escape-string-regexp": { 3533 "version": "4.0.0", 3534 "license": "MIT", 3535 "engines": { 3536 "node": ">=10" 3537 }, 3538 "funding": { 3539 "url": "https://github.com/sponsors/sindresorhus" 3540 } 3541 }, 3542 "node_modules/eslint": { 3543 "version": "9.19.0", 3544 "dev": true, 3545 "license": "MIT", 3546 "dependencies": { 3547 "@eslint-community/eslint-utils": "^4.2.0", 3548 "@eslint-community/regexpp": "^4.12.1", 3549 "@eslint/config-array": "^0.19.0", 3550 "@eslint/core": "^0.10.0", 3551 "@eslint/eslintrc": "^3.2.0", 3552 "@eslint/js": "9.19.0", 3553 "@eslint/plugin-kit": "^0.2.5", 3554 "@humanfs/node": "^0.16.6", 3555 "@humanwhocodes/module-importer": "^1.0.1", 3556 "@humanwhocodes/retry": "^0.4.1", 3557 "@types/estree": "^1.0.6", 3558 "@types/json-schema": "^7.0.15", 3559 "ajv": "^6.12.4", 3560 "chalk": "^4.0.0", 3561 "cross-spawn": "^7.0.6", 3562 "debug": "^4.3.2", 3563 "escape-string-regexp": "^4.0.0", 3564 "eslint-scope": "^8.2.0", 3565 "eslint-visitor-keys": "^4.2.0", 3566 "espree": "^10.3.0", 3567 "esquery": "^1.5.0", 3568 "esutils": "^2.0.2", 3569 "fast-deep-equal": "^3.1.3", 3570 "file-entry-cache": "^8.0.0", 3571 "find-up": "^5.0.0", 3572 "glob-parent": "^6.0.2", 3573 "ignore": "^5.2.0", 3574 "imurmurhash": "^0.1.4", 3575 "is-glob": "^4.0.0", 3576 "json-stable-stringify-without-jsonify": "^1.0.1", 3577 "lodash.merge": "^4.6.2", 3578 "minimatch": "^3.1.2", 3579 "natural-compare": "^1.4.0", 3580 "optionator": "^0.9.3" 3581 }, 3582 "bin": { 3583 "eslint": "bin/eslint.js" 3584 }, 3585 "engines": { 3586 "node": "^18.18.0 || ^20.9.0 || >=21.1.0" 3587 }, 3588 "funding": { 3589 "url": "https://eslint.org/donate" 3590 }, 3591 "peerDependencies": { 3592 "jiti": "*" 3593 }, 3594 "peerDependenciesMeta": { 3595 "jiti": { 3596 "optional": true 3597 } 3598 } 3599 }, 3600 "node_modules/eslint-plugin-react-hooks": { 3601 "version": "5.1.0", 3602 "dev": true, 3603 "license": "MIT", 3604 "engines": { 3605 "node": ">=10" 3606 }, 3607 "peerDependencies": { 3608 "eslint": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0" 3609 } 3610 }, 3611 "node_modules/eslint-plugin-react-refresh": { 3612 "version": "0.4.18", 3613 "dev": true, 3614 "license": "MIT", 3615 "peerDependencies": { 3616 "eslint": ">=8.40" 3617 } 3618 }, 3619 "node_modules/eslint-plugin-storybook": { 3620 "version": "0.11.2", 3621 "resolved": "https://registry.npmjs.org/eslint-plugin-storybook/-/eslint-plugin-storybook-0.11.2.tgz", 3622 "integrity": "sha512-0Z4DUklJrC+GHjCRXa7PYfPzWC15DaVnwaOYenpgXiCEijXPZkLKCms+rHhtoRcWccP7Z8DpOOaP1gc3P9oOwg==", 3623 "dev": true, 3624 "license": "MIT", 3625 "dependencies": { 3626 "@storybook/csf": "^0.1.11", 3627 "@typescript-eslint/utils": "^8.8.1", 3628 "ts-dedent": "^2.2.0" 3629 }, 3630 "engines": { 3631 "node": ">= 18" 3632 }, 3633 "peerDependencies": { 3634 "eslint": ">=8" 3635 } 3636 }, 3637 "node_modules/eslint-scope": { 3638 "version": "8.2.0", 3639 "dev": true, 3640 "license": "BSD-2-Clause", 3641 "dependencies": { 3642 "esrecurse": "^4.3.0", 3643 "estraverse": "^5.2.0" 3644 }, 3645 "engines": { 3646 "node": "^18.18.0 || ^20.9.0 || >=21.1.0" 3647 }, 3648 "funding": { 3649 "url": "https://opencollective.com/eslint" 3650 } 3651 }, 3652 "node_modules/eslint-visitor-keys": { 3653 "version": "4.2.0", 3654 "dev": true, 3655 "license": "Apache-2.0", 3656 "engines": { 3657 "node": "^18.18.0 || ^20.9.0 || >=21.1.0" 3658 }, 3659 "funding": { 3660 "url": "https://opencollective.com/eslint" 3661 } 3662 }, 3663 "node_modules/espree": { 3664 "version": "10.3.0", 3665 "dev": true, 3666 "license": "BSD-2-Clause", 3667 "dependencies": { 3668 "acorn": "^8.14.0", 3669 "acorn-jsx": "^5.3.2", 3670 "eslint-visitor-keys": "^4.2.0" 3671 }, 3672 "engines": { 3673 "node": "^18.18.0 || ^20.9.0 || >=21.1.0" 3674 }, 3675 "funding": { 3676 "url": "https://opencollective.com/eslint" 3677 } 3678 }, 3679 "node_modules/esprima": { 3680 "version": "4.0.1", 3681 "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", 3682 "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", 3683 "dev": true, 3684 "license": "BSD-2-Clause", 3685 "bin": { 3686 "esparse": "bin/esparse.js", 3687 "esvalidate": "bin/esvalidate.js" 3688 }, 3689 "engines": { 3690 "node": ">=4" 3691 } 3692 }, 3693 "node_modules/esquery": { 3694 "version": "1.6.0", 3695 "dev": true, 3696 "license": "BSD-3-Clause", 3697 "dependencies": { 3698 "estraverse": "^5.1.0" 3699 }, 3700 "engines": { 3701 "node": ">=0.10" 3702 } 3703 }, 3704 "node_modules/esrecurse": { 3705 "version": "4.3.0", 3706 "dev": true, 3707 "license": "BSD-2-Clause", 3708 "dependencies": { 3709 "estraverse": "^5.2.0" 3710 }, 3711 "engines": { 3712 "node": ">=4.0" 3713 } 3714 }, 3715 "node_modules/estraverse": { 3716 "version": "5.3.0", 3717 "dev": true, 3718 "license": "BSD-2-Clause", 3719 "engines": { 3720 "node": ">=4.0" 3721 } 3722 }, 3723 "node_modules/estree-walker": { 3724 "version": "0.6.1", 3725 "dev": true, 3726 "license": "MIT" 3727 }, 3728 "node_modules/esutils": { 3729 "version": "2.0.3", 3730 "dev": true, 3731 "license": "BSD-2-Clause", 3732 "engines": { 3733 "node": ">=0.10.0" 3734 } 3735 }, 3736 "node_modules/exit-hook": { 3737 "version": "2.2.1", 3738 "dev": true, 3739 "license": "MIT", 3740 "engines": { 3741 "node": ">=6" 3742 }, 3743 "funding": { 3744 "url": "https://github.com/sponsors/sindresorhus" 3745 } 3746 }, 3747 "node_modules/fast-deep-equal": { 3748 "version": "3.1.3", 3749 "dev": true, 3750 "license": "MIT" 3751 }, 3752 "node_modules/fast-glob": { 3753 "version": "3.3.3", 3754 "dev": true, 3755 "license": "MIT", 3756 "dependencies": { 3757 "@nodelib/fs.stat": "^2.0.2", 3758 "@nodelib/fs.walk": "^1.2.3", 3759 "glob-parent": "^5.1.2", 3760 "merge2": "^1.3.0", 3761 "micromatch": "^4.0.8" 3762 }, 3763 "engines": { 3764 "node": ">=8.6.0" 3765 } 3766 }, 3767 "node_modules/fast-glob/node_modules/glob-parent": { 3768 "version": "5.1.2", 3769 "dev": true, 3770 "license": "ISC", 3771 "dependencies": { 3772 "is-glob": "^4.0.1" 3773 }, 3774 "engines": { 3775 "node": ">= 6" 3776 } 3777 }, 3778 "node_modules/fast-json-stable-stringify": { 3779 "version": "2.1.0", 3780 "dev": true, 3781 "license": "MIT" 3782 }, 3783 "node_modules/fast-levenshtein": { 3784 "version": "2.0.6", 3785 "dev": true, 3786 "license": "MIT" 3787 }, 3788 "node_modules/fastq": { 3789 "version": "1.18.0", 3790 "dev": true, 3791 "license": "ISC", 3792 "dependencies": { 3793 "reusify": "^1.0.4" 3794 } 3795 }, 3796 "node_modules/file-entry-cache": { 3797 "version": "8.0.0", 3798 "dev": true, 3799 "license": "MIT", 3800 "dependencies": { 3801 "flat-cache": "^4.0.0" 3802 }, 3803 "engines": { 3804 "node": ">=16.0.0" 3805 } 3806 }, 3807 "node_modules/file-selector": { 3808 "version": "0.1.19", 3809 "license": "MIT", 3810 "dependencies": { 3811 "tslib": "^2.0.1" 3812 }, 3813 "engines": { 3814 "node": ">= 10" 3815 } 3816 }, 3817 "node_modules/file-selector/node_modules/tslib": { 3818 "version": "2.8.1", 3819 "license": "0BSD" 3820 }, 3821 "node_modules/filesize": { 3822 "version": "10.1.6", 3823 "resolved": "https://registry.npmjs.org/filesize/-/filesize-10.1.6.tgz", 3824 "integrity": "sha512-sJslQKU2uM33qH5nqewAwVB2QgR6w1aMNsYUp3aN5rMRyXEwJGmZvaWzeJFNTOXWlHQyBFCWrdj3fV/fsTOX8w==", 3825 "dev": true, 3826 "license": "BSD-3-Clause", 3827 "engines": { 3828 "node": ">= 10.4.0" 3829 } 3830 }, 3831 "node_modules/fill-range": { 3832 "version": "7.1.1", 3833 "dev": true, 3834 "license": "MIT", 3835 "dependencies": { 3836 "to-regex-range": "^5.0.1" 3837 }, 3838 "engines": { 3839 "node": ">=8" 3840 } 3841 }, 3842 "node_modules/find-root": { 3843 "version": "1.1.0", 3844 "license": "MIT" 3845 }, 3846 "node_modules/find-up": { 3847 "version": "5.0.0", 3848 "dev": true, 3849 "license": "MIT", 3850 "dependencies": { 3851 "locate-path": "^6.0.0", 3852 "path-exists": "^4.0.0" 3853 }, 3854 "engines": { 3855 "node": ">=10" 3856 }, 3857 "funding": { 3858 "url": "https://github.com/sponsors/sindresorhus" 3859 } 3860 }, 3861 "node_modules/flat-cache": { 3862 "version": "4.0.1", 3863 "dev": true, 3864 "license": "MIT", 3865 "dependencies": { 3866 "flatted": "^3.2.9", 3867 "keyv": "^4.5.4" 3868 }, 3869 "engines": { 3870 "node": ">=16" 3871 } 3872 }, 3873 "node_modules/flatted": { 3874 "version": "3.3.2", 3875 "dev": true, 3876 "license": "ISC" 3877 }, 3878 "node_modules/focus-lock": { 3879 "version": "1.3.6", 3880 "license": "MIT", 3881 "dependencies": { 3882 "tslib": "^2.0.3" 3883 }, 3884 "engines": { 3885 "node": ">=10" 3886 } 3887 }, 3888 "node_modules/focus-lock/node_modules/tslib": { 3889 "version": "2.8.1", 3890 "license": "0BSD" 3891 }, 3892 "node_modules/follow-redirects": { 3893 "version": "1.15.9", 3894 "funding": [ 3895 { 3896 "type": "individual", 3897 "url": "https://github.com/sponsors/RubenVerborgh" 3898 } 3899 ], 3900 "license": "MIT", 3901 "engines": { 3902 "node": ">=4.0" 3903 }, 3904 "peerDependenciesMeta": { 3905 "debug": { 3906 "optional": true 3907 } 3908 } 3909 }, 3910 "node_modules/for-each": { 3911 "version": "0.3.4", 3912 "resolved": "https://registry.npmjs.org/for-each/-/for-each-0.3.4.tgz", 3913 "integrity": "sha512-kKaIINnFpzW6ffJNDjjyjrk21BkDx38c0xa/klsT8VzLCaMEefv4ZTacrcVR4DmgTeBra++jMDAfS/tS799YDw==", 3914 "dev": true, 3915 "license": "MIT", 3916 "dependencies": { 3917 "is-callable": "^1.2.7" 3918 }, 3919 "engines": { 3920 "node": ">= 0.4" 3921 }, 3922 "funding": { 3923 "url": "https://github.com/sponsors/ljharb" 3924 } 3925 }, 3926 "node_modules/form-data": { 3927 "version": "4.0.1", 3928 "license": "MIT", 3929 "dependencies": { 3930 "asynckit": "^0.4.0", 3931 "combined-stream": "^1.0.8", 3932 "mime-types": "^2.1.12" 3933 }, 3934 "engines": { 3935 "node": ">= 6" 3936 } 3937 }, 3938 "node_modules/fsevents": { 3939 "version": "2.3.3", 3940 "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz", 3941 "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", 3942 "dev": true, 3943 "hasInstallScript": true, 3944 "license": "MIT", 3945 "optional": true, 3946 "os": [ 3947 "darwin" 3948 ], 3949 "engines": { 3950 "node": "^8.16.0 || ^10.6.0 || >=11.0.0" 3951 } 3952 }, 3953 "node_modules/function-bind": { 3954 "version": "1.1.2", 3955 "license": "MIT", 3956 "funding": { 3957 "url": "https://github.com/sponsors/ljharb" 3958 } 3959 }, 3960 "node_modules/gensync": { 3961 "version": "1.0.0-beta.2", 3962 "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz", 3963 "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==", 3964 "dev": true, 3965 "license": "MIT", 3966 "engines": { 3967 "node": ">=6.9.0" 3968 } 3969 }, 3970 "node_modules/geojson-vt": { 3971 "version": "3.2.1", 3972 "license": "ISC" 3973 }, 3974 "node_modules/get-intrinsic": { 3975 "version": "1.2.7", 3976 "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.7.tgz", 3977 "integrity": "sha512-VW6Pxhsrk0KAOqs3WEd0klDiF/+V7gQOpAvY1jVU/LHmaD/kQO4523aiJuikX/QAKYiW6x8Jh+RJej1almdtCA==", 3978 "dev": true, 3979 "license": "MIT", 3980 "dependencies": { 3981 "call-bind-apply-helpers": "^1.0.1", 3982 "es-define-property": "^1.0.1", 3983 "es-errors": "^1.3.0", 3984 "es-object-atoms": "^1.0.0", 3985 "function-bind": "^1.1.2", 3986 "get-proto": "^1.0.0", 3987 "gopd": "^1.2.0", 3988 "has-symbols": "^1.1.0", 3989 "hasown": "^2.0.2", 3990 "math-intrinsics": "^1.1.0" 3991 }, 3992 "engines": { 3993 "node": ">= 0.4" 3994 }, 3995 "funding": { 3996 "url": "https://github.com/sponsors/ljharb" 3997 } 3998 }, 3999 "node_modules/get-proto": { 4000 "version": "1.0.1", 4001 "resolved": "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz", 4002 "integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==", 4003 "dev": true, 4004 "license": "MIT", 4005 "dependencies": { 4006 "dunder-proto": "^1.0.1", 4007 "es-object-atoms": "^1.0.0" 4008 }, 4009 "engines": { 4010 "node": ">= 0.4" 4011 } 4012 }, 4013 "node_modules/get-source": { 4014 "version": "2.0.12", 4015 "dev": true, 4016 "license": "Unlicense", 4017 "dependencies": { 4018 "data-uri-to-buffer": "^2.0.0", 4019 "source-map": "^0.6.1" 4020 } 4021 }, 4022 "node_modules/get-source/node_modules/source-map": { 4023 "version": "0.6.1", 4024 "dev": true, 4025 "license": "BSD-3-Clause", 4026 "engines": { 4027 "node": ">=0.10.0" 4028 } 4029 }, 4030 "node_modules/get-stream": { 4031 "version": "6.0.1", 4032 "license": "MIT", 4033 "engines": { 4034 "node": ">=10" 4035 }, 4036 "funding": { 4037 "url": "https://github.com/sponsors/sindresorhus" 4038 } 4039 }, 4040 "node_modules/gl-matrix": { 4041 "version": "3.4.3", 4042 "license": "MIT" 4043 }, 4044 "node_modules/glob-parent": { 4045 "version": "6.0.2", 4046 "dev": true, 4047 "license": "ISC", 4048 "dependencies": { 4049 "is-glob": "^4.0.3" 4050 }, 4051 "engines": { 4052 "node": ">=10.13.0" 4053 } 4054 }, 4055 "node_modules/glob-to-regexp": { 4056 "version": "0.4.1", 4057 "dev": true, 4058 "license": "BSD-2-Clause" 4059 }, 4060 "node_modules/globals": { 4061 "version": "15.14.0", 4062 "dev": true, 4063 "license": "MIT", 4064 "engines": { 4065 "node": ">=18" 4066 }, 4067 "funding": { 4068 "url": "https://github.com/sponsors/sindresorhus" 4069 } 4070 }, 4071 "node_modules/gopd": { 4072 "version": "1.2.0", 4073 "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz", 4074 "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==", 4075 "dev": true, 4076 "license": "MIT", 4077 "engines": { 4078 "node": ">= 0.4" 4079 }, 4080 "funding": { 4081 "url": "https://github.com/sponsors/ljharb" 4082 } 4083 }, 4084 "node_modules/graceful-fs": { 4085 "version": "4.2.11", 4086 "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz", 4087 "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==", 4088 "dev": true, 4089 "license": "ISC", 4090 "optional": true 4091 }, 4092 "node_modules/graphemer": { 4093 "version": "1.4.0", 4094 "dev": true, 4095 "license": "MIT" 4096 }, 4097 "node_modules/grid-index": { 4098 "version": "1.1.0", 4099 "license": "ISC" 4100 }, 4101 "node_modules/hammerjs": { 4102 "version": "2.0.8", 4103 "license": "MIT", 4104 "engines": { 4105 "node": ">=0.8.0" 4106 } 4107 }, 4108 "node_modules/has-flag": { 4109 "version": "4.0.0", 4110 "dev": true, 4111 "license": "MIT", 4112 "engines": { 4113 "node": ">=8" 4114 } 4115 }, 4116 "node_modules/has-property-descriptors": { 4117 "version": "1.0.2", 4118 "resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz", 4119 "integrity": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==", 4120 "dev": true, 4121 "license": "MIT", 4122 "dependencies": { 4123 "es-define-property": "^1.0.0" 4124 }, 4125 "funding": { 4126 "url": "https://github.com/sponsors/ljharb" 4127 } 4128 }, 4129 "node_modules/has-symbols": { 4130 "version": "1.1.0", 4131 "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz", 4132 "integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==", 4133 "dev": true, 4134 "license": "MIT", 4135 "engines": { 4136 "node": ">= 0.4" 4137 }, 4138 "funding": { 4139 "url": "https://github.com/sponsors/ljharb" 4140 } 4141 }, 4142 "node_modules/has-tostringtag": { 4143 "version": "1.0.2", 4144 "resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz", 4145 "integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==", 4146 "dev": true, 4147 "license": "MIT", 4148 "dependencies": { 4149 "has-symbols": "^1.0.3" 4150 }, 4151 "engines": { 4152 "node": ">= 0.4" 4153 }, 4154 "funding": { 4155 "url": "https://github.com/sponsors/ljharb" 4156 } 4157 }, 4158 "node_modules/hasown": { 4159 "version": "2.0.2", 4160 "license": "MIT", 4161 "dependencies": { 4162 "function-bind": "^1.1.2" 4163 }, 4164 "engines": { 4165 "node": ">= 0.4" 4166 } 4167 }, 4168 "node_modules/hoist-non-react-statics": { 4169 "version": "3.3.2", 4170 "license": "BSD-3-Clause", 4171 "dependencies": { 4172 "react-is": "^16.7.0" 4173 } 4174 }, 4175 "node_modules/hoist-non-react-statics/node_modules/react-is": { 4176 "version": "16.13.1", 4177 "license": "MIT" 4178 }, 4179 "node_modules/hyphenate-style-name": { 4180 "version": "1.1.0", 4181 "license": "BSD-3-Clause" 4182 }, 4183 "node_modules/iconv-lite": { 4184 "version": "0.4.24", 4185 "license": "MIT", 4186 "dependencies": { 4187 "safer-buffer": ">= 2.1.2 < 3" 4188 }, 4189 "engines": { 4190 "node": ">=0.10.0" 4191 } 4192 }, 4193 "node_modules/ieee754": { 4194 "version": "1.2.1", 4195 "funding": [ 4196 { 4197 "type": "github", 4198 "url": "https://github.com/sponsors/feross" 4199 }, 4200 { 4201 "type": "patreon", 4202 "url": "https://www.patreon.com/feross" 4203 }, 4204 { 4205 "type": "consulting", 4206 "url": "https://feross.org/support" 4207 } 4208 ], 4209 "license": "BSD-3-Clause" 4210 }, 4211 "node_modules/ignore": { 4212 "version": "5.3.2", 4213 "dev": true, 4214 "license": "MIT", 4215 "engines": { 4216 "node": ">= 4" 4217 } 4218 }, 4219 "node_modules/import-fresh": { 4220 "version": "3.3.0", 4221 "license": "MIT", 4222 "dependencies": { 4223 "parent-module": "^1.0.0", 4224 "resolve-from": "^4.0.0" 4225 }, 4226 "engines": { 4227 "node": ">=6" 4228 }, 4229 "funding": { 4230 "url": "https://github.com/sponsors/sindresorhus" 4231 } 4232 }, 4233 "node_modules/imurmurhash": { 4234 "version": "0.1.4", 4235 "dev": true, 4236 "license": "MIT", 4237 "engines": { 4238 "node": ">=0.8.19" 4239 } 4240 }, 4241 "node_modules/indent-string": { 4242 "version": "4.0.0", 4243 "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz", 4244 "integrity": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==", 4245 "dev": true, 4246 "license": "MIT", 4247 "engines": { 4248 "node": ">=8" 4249 } 4250 }, 4251 "node_modules/inherits": { 4252 "version": "2.0.4", 4253 "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", 4254 "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", 4255 "dev": true, 4256 "license": "ISC" 4257 }, 4258 "node_modules/inline-style-prefixer": { 4259 "version": "5.1.2", 4260 "license": "MIT", 4261 "dependencies": { 4262 "css-in-js-utils": "^2.0.0" 4263 } 4264 }, 4265 "node_modules/internmap": { 4266 "version": "1.0.1", 4267 "license": "ISC" 4268 }, 4269 "node_modules/invariant": { 4270 "version": "2.2.4", 4271 "license": "MIT", 4272 "dependencies": { 4273 "loose-envify": "^1.0.0" 4274 } 4275 }, 4276 "node_modules/is-arguments": { 4277 "version": "1.2.0", 4278 "resolved": "https://registry.npmjs.org/is-arguments/-/is-arguments-1.2.0.tgz", 4279 "integrity": "sha512-7bVbi0huj/wrIAOzb8U1aszg9kdi3KN/CyU19CTI7tAoZYEZoL9yCDXpbXN+uPsuWnP02cyug1gleqq+TU+YCA==", 4280 "dev": true, 4281 "license": "MIT", 4282 "dependencies": { 4283 "call-bound": "^1.0.2", 4284 "has-tostringtag": "^1.0.2" 4285 }, 4286 "engines": { 4287 "node": ">= 0.4" 4288 }, 4289 "funding": { 4290 "url": "https://github.com/sponsors/ljharb" 4291 } 4292 }, 4293 "node_modules/is-arrayish": { 4294 "version": "0.2.1", 4295 "license": "MIT" 4296 }, 4297 "node_modules/is-callable": { 4298 "version": "1.2.7", 4299 "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz", 4300 "integrity": "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==", 4301 "dev": true, 4302 "license": "MIT", 4303 "engines": { 4304 "node": ">= 0.4" 4305 }, 4306 "funding": { 4307 "url": "https://github.com/sponsors/ljharb" 4308 } 4309 }, 4310 "node_modules/is-core-module": { 4311 "version": "2.16.1", 4312 "license": "MIT", 4313 "dependencies": { 4314 "hasown": "^2.0.2" 4315 }, 4316 "engines": { 4317 "node": ">= 0.4" 4318 }, 4319 "funding": { 4320 "url": "https://github.com/sponsors/ljharb" 4321 } 4322 }, 4323 "node_modules/is-docker": { 4324 "version": "2.2.1", 4325 "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz", 4326 "integrity": "sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==", 4327 "dev": true, 4328 "license": "MIT", 4329 "bin": { 4330 "is-docker": "cli.js" 4331 }, 4332 "engines": { 4333 "node": ">=8" 4334 }, 4335 "funding": { 4336 "url": "https://github.com/sponsors/sindresorhus" 4337 } 4338 }, 4339 "node_modules/is-extglob": { 4340 "version": "2.1.1", 4341 "dev": true, 4342 "license": "MIT", 4343 "engines": { 4344 "node": ">=0.10.0" 4345 } 4346 }, 4347 "node_modules/is-generator-function": { 4348 "version": "1.1.0", 4349 "resolved": "https://registry.npmjs.org/is-generator-function/-/is-generator-function-1.1.0.tgz", 4350 "integrity": "sha512-nPUB5km40q9e8UfN/Zc24eLlzdSf9OfKByBw9CIdw4H1giPMeA0OIJvbchsCu4npfI2QcMVBsGEBHKZ7wLTWmQ==", 4351 "dev": true, 4352 "license": "MIT", 4353 "dependencies": { 4354 "call-bound": "^1.0.3", 4355 "get-proto": "^1.0.0", 4356 "has-tostringtag": "^1.0.2", 4357 "safe-regex-test": "^1.1.0" 4358 }, 4359 "engines": { 4360 "node": ">= 0.4" 4361 }, 4362 "funding": { 4363 "url": "https://github.com/sponsors/ljharb" 4364 } 4365 }, 4366 "node_modules/is-glob": { 4367 "version": "4.0.3", 4368 "dev": true, 4369 "license": "MIT", 4370 "dependencies": { 4371 "is-extglob": "^2.1.1" 4372 }, 4373 "engines": { 4374 "node": ">=0.10.0" 4375 } 4376 }, 4377 "node_modules/is-number": { 4378 "version": "7.0.0", 4379 "dev": true, 4380 "license": "MIT", 4381 "engines": { 4382 "node": ">=0.12.0" 4383 } 4384 }, 4385 "node_modules/is-regex": { 4386 "version": "1.2.1", 4387 "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.2.1.tgz", 4388 "integrity": "sha512-MjYsKHO5O7mCsmRGxWcLWheFqN9DJ/2TmngvjKXihe6efViPqc274+Fx/4fYj/r03+ESvBdTXK0V6tA3rgez1g==", 4389 "dev": true, 4390 "license": "MIT", 4391 "dependencies": { 4392 "call-bound": "^1.0.2", 4393 "gopd": "^1.2.0", 4394 "has-tostringtag": "^1.0.2", 4395 "hasown": "^2.0.2" 4396 }, 4397 "engines": { 4398 "node": ">= 0.4" 4399 }, 4400 "funding": { 4401 "url": "https://github.com/sponsors/ljharb" 4402 } 4403 }, 4404 "node_modules/is-typed-array": { 4405 "version": "1.1.15", 4406 "resolved": "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.15.tgz", 4407 "integrity": "sha512-p3EcsicXjit7SaskXHs1hA91QxgTw46Fv6EFKKGS5DRFLD8yKnohjF3hxoju94b/OcMZoQukzpPpBE9uLVKzgQ==", 4408 "dev": true, 4409 "license": "MIT", 4410 "dependencies": { 4411 "which-typed-array": "^1.1.16" 4412 }, 4413 "engines": { 4414 "node": ">= 0.4" 4415 }, 4416 "funding": { 4417 "url": "https://github.com/sponsors/ljharb" 4418 } 4419 }, 4420 "node_modules/is-wsl": { 4421 "version": "2.2.0", 4422 "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz", 4423 "integrity": "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==", 4424 "dev": true, 4425 "license": "MIT", 4426 "dependencies": { 4427 "is-docker": "^2.0.0" 4428 }, 4429 "engines": { 4430 "node": ">=8" 4431 } 4432 }, 4433 "node_modules/isexe": { 4434 "version": "2.0.0", 4435 "dev": true, 4436 "license": "ISC" 4437 }, 4438 "node_modules/isobject": { 4439 "version": "3.0.1", 4440 "license": "MIT", 4441 "engines": { 4442 "node": ">=0.10.0" 4443 } 4444 }, 4445 "node_modules/js-tokens": { 4446 "version": "4.0.0", 4447 "license": "MIT" 4448 }, 4449 "node_modules/js-yaml": { 4450 "version": "4.1.0", 4451 "dev": true, 4452 "license": "MIT", 4453 "dependencies": { 4454 "argparse": "^2.0.1" 4455 }, 4456 "bin": { 4457 "js-yaml": "bin/js-yaml.js" 4458 } 4459 }, 4460 "node_modules/jsdoc-type-pratt-parser": { 4461 "version": "4.1.0", 4462 "resolved": "https://registry.npmjs.org/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-4.1.0.tgz", 4463 "integrity": "sha512-Hicd6JK5Njt2QB6XYFS7ok9e37O8AYk3jTcppG4YVQnYjOemymvTcmc7OWsmq/Qqj5TdRFO5/x/tIPmBeRtGHg==", 4464 "dev": true, 4465 "license": "MIT", 4466 "engines": { 4467 "node": ">=12.0.0" 4468 } 4469 }, 4470 "node_modules/jsesc": { 4471 "version": "3.1.0", 4472 "license": "MIT", 4473 "bin": { 4474 "jsesc": "bin/jsesc" 4475 }, 4476 "engines": { 4477 "node": ">=6" 4478 } 4479 }, 4480 "node_modules/json-buffer": { 4481 "version": "3.0.1", 4482 "dev": true, 4483 "license": "MIT" 4484 }, 4485 "node_modules/json-parse-even-better-errors": { 4486 "version": "2.3.1", 4487 "license": "MIT" 4488 }, 4489 "node_modules/json-schema-traverse": { 4490 "version": "0.4.1", 4491 "dev": true, 4492 "license": "MIT" 4493 }, 4494 "node_modules/json-stable-stringify-without-jsonify": { 4495 "version": "1.0.1", 4496 "dev": true, 4497 "license": "MIT" 4498 }, 4499 "node_modules/json5": { 4500 "version": "2.2.3", 4501 "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz", 4502 "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==", 4503 "dev": true, 4504 "license": "MIT", 4505 "bin": { 4506 "json5": "lib/cli.js" 4507 }, 4508 "engines": { 4509 "node": ">=6" 4510 } 4511 }, 4512 "node_modules/jsonfile": { 4513 "version": "6.1.0", 4514 "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz", 4515 "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==", 4516 "dev": true, 4517 "license": "MIT", 4518 "dependencies": { 4519 "universalify": "^2.0.0" 4520 }, 4521 "optionalDependencies": { 4522 "graceful-fs": "^4.1.6" 4523 } 4524 }, 4525 "node_modules/just-extend": { 4526 "version": "4.1.1", 4527 "license": "MIT" 4528 }, 4529 "node_modules/kdbush": { 4530 "version": "3.0.0", 4531 "license": "ISC" 4532 }, 4533 "node_modules/keyv": { 4534 "version": "4.5.4", 4535 "dev": true, 4536 "license": "MIT", 4537 "dependencies": { 4538 "json-buffer": "3.0.1" 4539 } 4540 }, 4541 "node_modules/levn": { 4542 "version": "0.4.1", 4543 "dev": true, 4544 "license": "MIT", 4545 "dependencies": { 4546 "prelude-ls": "^1.2.1", 4547 "type-check": "~0.4.0" 4548 }, 4549 "engines": { 4550 "node": ">= 0.8.0" 4551 } 4552 }, 4553 "node_modules/lines-and-columns": { 4554 "version": "1.2.4", 4555 "license": "MIT" 4556 }, 4557 "node_modules/locate-path": { 4558 "version": "6.0.0", 4559 "dev": true, 4560 "license": "MIT", 4561 "dependencies": { 4562 "p-locate": "^5.0.0" 4563 }, 4564 "engines": { 4565 "node": ">=10" 4566 }, 4567 "funding": { 4568 "url": "https://github.com/sponsors/sindresorhus" 4569 } 4570 }, 4571 "node_modules/lodash": { 4572 "version": "4.17.21", 4573 "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", 4574 "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", 4575 "dev": true, 4576 "license": "MIT" 4577 }, 4578 "node_modules/lodash.merge": { 4579 "version": "4.6.2", 4580 "dev": true, 4581 "license": "MIT" 4582 }, 4583 "node_modules/loose-envify": { 4584 "version": "1.4.0", 4585 "license": "MIT", 4586 "dependencies": { 4587 "js-tokens": "^3.0.0 || ^4.0.0" 4588 }, 4589 "bin": { 4590 "loose-envify": "cli.js" 4591 } 4592 }, 4593 "node_modules/loupe": { 4594 "version": "3.1.3", 4595 "resolved": "https://registry.npmjs.org/loupe/-/loupe-3.1.3.tgz", 4596 "integrity": "sha512-kkIp7XSkP78ZxJEsSxW3712C6teJVoeHHwgo9zJ380de7IYyJ2ISlxojcH2pC5OFLewESmnRi/+XCDIEEVyoug==", 4597 "dev": true, 4598 "license": "MIT" 4599 }, 4600 "node_modules/lru-cache": { 4601 "version": "5.1.1", 4602 "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz", 4603 "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==", 4604 "dev": true, 4605 "license": "ISC", 4606 "dependencies": { 4607 "yallist": "^3.0.2" 4608 } 4609 }, 4610 "node_modules/lz-string": { 4611 "version": "1.5.0", 4612 "resolved": "https://registry.npmjs.org/lz-string/-/lz-string-1.5.0.tgz", 4613 "integrity": "sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==", 4614 "dev": true, 4615 "license": "MIT", 4616 "bin": { 4617 "lz-string": "bin/bin.js" 4618 } 4619 }, 4620 "node_modules/magic-string": { 4621 "version": "0.25.9", 4622 "dev": true, 4623 "license": "MIT", 4624 "dependencies": { 4625 "sourcemap-codec": "^1.4.8" 4626 } 4627 }, 4628 "node_modules/map-or-similar": { 4629 "version": "1.5.0", 4630 "resolved": "https://registry.npmjs.org/map-or-similar/-/map-or-similar-1.5.0.tgz", 4631 "integrity": "sha512-0aF7ZmVon1igznGI4VS30yugpduQW3y3GkcgGJOp7d8x8QrizhigUxjI/m2UojsXXto+jLAH3KSz+xOJTiORjg==", 4632 "dev": true, 4633 "license": "MIT" 4634 }, 4635 "node_modules/mapbox-gl": { 4636 "version": "1.13.3", 4637 "license": "SEE LICENSE IN LICENSE.txt", 4638 "dependencies": { 4639 "@mapbox/geojson-rewind": "^0.5.2", 4640 "@mapbox/geojson-types": "^1.0.2", 4641 "@mapbox/jsonlint-lines-primitives": "^2.0.2", 4642 "@mapbox/mapbox-gl-supported": "^1.5.0", 4643 "@mapbox/point-geometry": "^0.1.0", 4644 "@mapbox/tiny-sdf": "^1.1.1", 4645 "@mapbox/unitbezier": "^0.0.0", 4646 "@mapbox/vector-tile": "^1.3.1", 4647 "@mapbox/whoots-js": "^3.1.0", 4648 "csscolorparser": "~1.0.3", 4649 "earcut": "^2.2.2", 4650 "geojson-vt": "^3.2.1", 4651 "gl-matrix": "^3.2.1", 4652 "grid-index": "^1.1.0", 4653 "murmurhash-js": "^1.0.0", 4654 "pbf": "^3.2.1", 4655 "potpack": "^1.0.1", 4656 "quickselect": "^2.0.0", 4657 "rw": "^1.3.3", 4658 "supercluster": "^7.1.0", 4659 "tinyqueue": "^2.0.3", 4660 "vt-pbf": "^3.1.1" 4661 }, 4662 "engines": { 4663 "node": ">=6.4.0" 4664 } 4665 }, 4666 "node_modules/math-intrinsics": { 4667 "version": "1.1.0", 4668 "resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz", 4669 "integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==", 4670 "dev": true, 4671 "license": "MIT", 4672 "engines": { 4673 "node": ">= 0.4" 4674 } 4675 }, 4676 "node_modules/memoize-one": { 4677 "version": "5.0.0", 4678 "license": "MIT" 4679 }, 4680 "node_modules/memoizerific": { 4681 "version": "1.11.3", 4682 "resolved": "https://registry.npmjs.org/memoizerific/-/memoizerific-1.11.3.tgz", 4683 "integrity": "sha512-/EuHYwAPdLtXwAwSZkh/Gutery6pD2KYd44oQLhAvQp/50mpyduZh8Q7PYHXTCJ+wuXxt7oij2LXyIJOOYFPog==", 4684 "dev": true, 4685 "license": "MIT", 4686 "dependencies": { 4687 "map-or-similar": "^1.5.0" 4688 } 4689 }, 4690 "node_modules/merge2": { 4691 "version": "1.4.1", 4692 "dev": true, 4693 "license": "MIT", 4694 "engines": { 4695 "node": ">= 8" 4696 } 4697 }, 4698 "node_modules/micromatch": { 4699 "version": "4.0.8", 4700 "dev": true, 4701 "license": "MIT", 4702 "dependencies": { 4703 "braces": "^3.0.3", 4704 "picomatch": "^2.3.1" 4705 }, 4706 "engines": { 4707 "node": ">=8.6" 4708 } 4709 }, 4710 "node_modules/mime": { 4711 "version": "3.0.0", 4712 "dev": true, 4713 "license": "MIT", 4714 "bin": { 4715 "mime": "cli.js" 4716 }, 4717 "engines": { 4718 "node": ">=10.0.0" 4719 } 4720 }, 4721 "node_modules/mime-db": { 4722 "version": "1.52.0", 4723 "license": "MIT", 4724 "engines": { 4725 "node": ">= 0.6" 4726 } 4727 }, 4728 "node_modules/mime-types": { 4729 "version": "2.1.35", 4730 "license": "MIT", 4731 "dependencies": { 4732 "mime-db": "1.52.0" 4733 }, 4734 "engines": { 4735 "node": ">= 0.6" 4736 } 4737 }, 4738 "node_modules/min-indent": { 4739 "version": "1.0.1", 4740 "resolved": "https://registry.npmjs.org/min-indent/-/min-indent-1.0.1.tgz", 4741 "integrity": "sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==", 4742 "dev": true, 4743 "license": "MIT", 4744 "engines": { 4745 "node": ">=4" 4746 } 4747 }, 4748 "node_modules/miniflare": { 4749 "version": "3.20250124.0", 4750 "dev": true, 4751 "license": "MIT", 4752 "dependencies": { 4753 "@cspotcode/source-map-support": "0.8.1", 4754 "acorn": "^8.8.0", 4755 "acorn-walk": "^8.2.0", 4756 "capnp-ts": "^0.7.0", 4757 "exit-hook": "^2.2.1", 4758 "glob-to-regexp": "^0.4.1", 4759 "stoppable": "^1.1.0", 4760 "undici": "^5.28.4", 4761 "workerd": "1.20250124.0", 4762 "ws": "^8.18.0", 4763 "youch": "^3.2.2", 4764 "zod": "^3.22.3" 4765 }, 4766 "bin": { 4767 "miniflare": "bootstrap.js" 4768 }, 4769 "engines": { 4770 "node": ">=16.13" 4771 } 4772 }, 4773 "node_modules/minimatch": { 4774 "version": "3.1.2", 4775 "dev": true, 4776 "license": "ISC", 4777 "dependencies": { 4778 "brace-expansion": "^1.1.7" 4779 }, 4780 "engines": { 4781 "node": "*" 4782 } 4783 }, 4784 "node_modules/minimist": { 4785 "version": "1.2.8", 4786 "license": "MIT", 4787 "funding": { 4788 "url": "https://github.com/sponsors/ljharb" 4789 } 4790 }, 4791 "node_modules/mjolnir.js": { 4792 "version": "2.7.3", 4793 "license": "MIT", 4794 "dependencies": { 4795 "@types/hammerjs": "^2.0.41", 4796 "hammerjs": "^2.0.8" 4797 }, 4798 "engines": { 4799 "node": ">= 4", 4800 "npm": ">= 3" 4801 } 4802 }, 4803 "node_modules/mlly": { 4804 "version": "1.7.4", 4805 "dev": true, 4806 "license": "MIT", 4807 "dependencies": { 4808 "acorn": "^8.14.0", 4809 "pathe": "^2.0.1", 4810 "pkg-types": "^1.3.0", 4811 "ufo": "^1.5.4" 4812 } 4813 }, 4814 "node_modules/mlly/node_modules/pathe": { 4815 "version": "2.0.2", 4816 "dev": true, 4817 "license": "MIT" 4818 }, 4819 "node_modules/mockdate": { 4820 "version": "2.0.5", 4821 "license": "MIT" 4822 }, 4823 "node_modules/moment": { 4824 "version": "2.30.1", 4825 "license": "MIT", 4826 "engines": { 4827 "node": "*" 4828 } 4829 }, 4830 "node_modules/ms": { 4831 "version": "2.1.3", 4832 "license": "MIT" 4833 }, 4834 "node_modules/murmurhash-js": { 4835 "version": "1.0.0", 4836 "license": "MIT" 4837 }, 4838 "node_modules/mustache": { 4839 "version": "4.2.0", 4840 "dev": true, 4841 "license": "MIT", 4842 "bin": { 4843 "mustache": "bin/mustache" 4844 } 4845 }, 4846 "node_modules/nanoid": { 4847 "version": "3.3.8", 4848 "funding": [ 4849 { 4850 "type": "github", 4851 "url": "https://github.com/sponsors/ai" 4852 } 4853 ], 4854 "license": "MIT", 4855 "bin": { 4856 "nanoid": "bin/nanoid.cjs" 4857 }, 4858 "engines": { 4859 "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" 4860 } 4861 }, 4862 "node_modules/natural-compare": { 4863 "version": "1.4.0", 4864 "dev": true, 4865 "license": "MIT" 4866 }, 4867 "node_modules/node-releases": { 4868 "version": "2.0.19", 4869 "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.19.tgz", 4870 "integrity": "sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==", 4871 "dev": true, 4872 "license": "MIT" 4873 }, 4874 "node_modules/object-assign": { 4875 "version": "4.1.1", 4876 "license": "MIT", 4877 "engines": { 4878 "node": ">=0.10.0" 4879 } 4880 }, 4881 "node_modules/ohash": { 4882 "version": "1.1.4", 4883 "dev": true, 4884 "license": "MIT" 4885 }, 4886 "node_modules/open": { 4887 "version": "8.4.2", 4888 "resolved": "https://registry.npmjs.org/open/-/open-8.4.2.tgz", 4889 "integrity": "sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==", 4890 "dev": true, 4891 "license": "MIT", 4892 "dependencies": { 4893 "define-lazy-prop": "^2.0.0", 4894 "is-docker": "^2.1.1", 4895 "is-wsl": "^2.2.0" 4896 }, 4897 "engines": { 4898 "node": ">=12" 4899 }, 4900 "funding": { 4901 "url": "https://github.com/sponsors/sindresorhus" 4902 } 4903 }, 4904 "node_modules/optionator": { 4905 "version": "0.9.4", 4906 "dev": true, 4907 "license": "MIT", 4908 "dependencies": { 4909 "deep-is": "^0.1.3", 4910 "fast-levenshtein": "^2.0.6", 4911 "levn": "^0.4.1", 4912 "prelude-ls": "^1.2.1", 4913 "type-check": "^0.4.0", 4914 "word-wrap": "^1.2.5" 4915 }, 4916 "engines": { 4917 "node": ">= 0.8.0" 4918 } 4919 }, 4920 "node_modules/p-limit": { 4921 "version": "3.1.0", 4922 "dev": true, 4923 "license": "MIT", 4924 "dependencies": { 4925 "yocto-queue": "^0.1.0" 4926 }, 4927 "engines": { 4928 "node": ">=10" 4929 }, 4930 "funding": { 4931 "url": "https://github.com/sponsors/sindresorhus" 4932 } 4933 }, 4934 "node_modules/p-locate": { 4935 "version": "5.0.0", 4936 "dev": true, 4937 "license": "MIT", 4938 "dependencies": { 4939 "p-limit": "^3.0.2" 4940 }, 4941 "engines": { 4942 "node": ">=10" 4943 }, 4944 "funding": { 4945 "url": "https://github.com/sponsors/sindresorhus" 4946 } 4947 }, 4948 "node_modules/parent-module": { 4949 "version": "1.0.1", 4950 "license": "MIT", 4951 "dependencies": { 4952 "callsites": "^3.0.0" 4953 }, 4954 "engines": { 4955 "node": ">=6" 4956 } 4957 }, 4958 "node_modules/parse-json": { 4959 "version": "5.2.0", 4960 "license": "MIT", 4961 "dependencies": { 4962 "@babel/code-frame": "^7.0.0", 4963 "error-ex": "^1.3.1", 4964 "json-parse-even-better-errors": "^2.3.0", 4965 "lines-and-columns": "^1.1.6" 4966 }, 4967 "engines": { 4968 "node": ">=8" 4969 }, 4970 "funding": { 4971 "url": "https://github.com/sponsors/sindresorhus" 4972 } 4973 }, 4974 "node_modules/path-exists": { 4975 "version": "4.0.0", 4976 "dev": true, 4977 "license": "MIT", 4978 "engines": { 4979 "node": ">=8" 4980 } 4981 }, 4982 "node_modules/path-key": { 4983 "version": "3.1.1", 4984 "dev": true, 4985 "license": "MIT", 4986 "engines": { 4987 "node": ">=8" 4988 } 4989 }, 4990 "node_modules/path-parse": { 4991 "version": "1.0.7", 4992 "license": "MIT" 4993 }, 4994 "node_modules/path-to-regexp": { 4995 "version": "6.3.0", 4996 "dev": true, 4997 "license": "MIT" 4998 }, 4999 "node_modules/path-type": { 5000 "version": "4.0.0", 5001 "license": "MIT", 5002 "engines": { 5003 "node": ">=8" 5004 } 5005 }, 5006 "node_modules/pathe": { 5007 "version": "1.1.2", 5008 "dev": true, 5009 "license": "MIT" 5010 }, 5011 "node_modules/pathval": { 5012 "version": "2.0.0", 5013 "resolved": "https://registry.npmjs.org/pathval/-/pathval-2.0.0.tgz", 5014 "integrity": "sha512-vE7JKRyES09KiunauX7nd2Q9/L7lhok4smP9RZTDeD4MVs72Dp2qNFVz39Nz5a0FVEW0BJR6C0DYrq6unoziZA==", 5015 "dev": true, 5016 "license": "MIT", 5017 "engines": { 5018 "node": ">= 14.16" 5019 } 5020 }, 5021 "node_modules/pbf": { 5022 "version": "3.3.0", 5023 "license": "BSD-3-Clause", 5024 "dependencies": { 5025 "ieee754": "^1.1.12", 5026 "resolve-protobuf-schema": "^2.1.0" 5027 }, 5028 "bin": { 5029 "pbf": "bin/pbf" 5030 } 5031 }, 5032 "node_modules/picocolors": { 5033 "version": "1.1.1", 5034 "license": "ISC" 5035 }, 5036 "node_modules/picomatch": { 5037 "version": "2.3.1", 5038 "dev": true, 5039 "license": "MIT", 5040 "engines": { 5041 "node": ">=8.6" 5042 }, 5043 "funding": { 5044 "url": "https://github.com/sponsors/jonschlinkert" 5045 } 5046 }, 5047 "node_modules/pkg-types": { 5048 "version": "1.3.1", 5049 "dev": true, 5050 "license": "MIT", 5051 "dependencies": { 5052 "confbox": "^0.1.8", 5053 "mlly": "^1.7.4", 5054 "pathe": "^2.0.1" 5055 } 5056 }, 5057 "node_modules/pkg-types/node_modules/pathe": { 5058 "version": "2.0.2", 5059 "dev": true, 5060 "license": "MIT" 5061 }, 5062 "node_modules/polished": { 5063 "version": "4.3.1", 5064 "license": "MIT", 5065 "dependencies": { 5066 "@babel/runtime": "^7.17.8" 5067 }, 5068 "engines": { 5069 "node": ">=10" 5070 } 5071 }, 5072 "node_modules/popper.js": { 5073 "version": "1.16.1", 5074 "license": "MIT", 5075 "funding": { 5076 "type": "opencollective", 5077 "url": "https://opencollective.com/popperjs" 5078 } 5079 }, 5080 "node_modules/possible-typed-array-names": { 5081 "version": "1.0.0", 5082 "resolved": "https://registry.npmjs.org/possible-typed-array-names/-/possible-typed-array-names-1.0.0.tgz", 5083 "integrity": "sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q==", 5084 "dev": true, 5085 "license": "MIT", 5086 "engines": { 5087 "node": ">= 0.4" 5088 } 5089 }, 5090 "node_modules/postcss": { 5091 "version": "8.5.1", 5092 "dev": true, 5093 "funding": [ 5094 { 5095 "type": "opencollective", 5096 "url": "https://opencollective.com/postcss/" 5097 }, 5098 { 5099 "type": "tidelift", 5100 "url": "https://tidelift.com/funding/github/npm/postcss" 5101 }, 5102 { 5103 "type": "github", 5104 "url": "https://github.com/sponsors/ai" 5105 } 5106 ], 5107 "license": "MIT", 5108 "dependencies": { 5109 "nanoid": "^3.3.8", 5110 "picocolors": "^1.1.1", 5111 "source-map-js": "^1.2.1" 5112 }, 5113 "engines": { 5114 "node": "^10 || ^12 || >=14" 5115 } 5116 }, 5117 "node_modules/postcss-value-parser": { 5118 "version": "4.2.0", 5119 "license": "MIT", 5120 "peer": true 5121 }, 5122 "node_modules/potpack": { 5123 "version": "1.0.2", 5124 "license": "ISC" 5125 }, 5126 "node_modules/prelude-ls": { 5127 "version": "1.2.1", 5128 "dev": true, 5129 "license": "MIT", 5130 "engines": { 5131 "node": ">= 0.8.0" 5132 } 5133 }, 5134 "node_modules/pretty-format": { 5135 "version": "27.5.1", 5136 "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-27.5.1.tgz", 5137 "integrity": "sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==", 5138 "dev": true, 5139 "license": "MIT", 5140 "dependencies": { 5141 "ansi-regex": "^5.0.1", 5142 "ansi-styles": "^5.0.0", 5143 "react-is": "^17.0.1" 5144 }, 5145 "engines": { 5146 "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" 5147 } 5148 }, 5149 "node_modules/pretty-format/node_modules/ansi-styles": { 5150 "version": "5.2.0", 5151 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz", 5152 "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==", 5153 "dev": true, 5154 "license": "MIT", 5155 "engines": { 5156 "node": ">=10" 5157 }, 5158 "funding": { 5159 "url": "https://github.com/chalk/ansi-styles?sponsor=1" 5160 } 5161 }, 5162 "node_modules/printable-characters": { 5163 "version": "1.0.42", 5164 "dev": true, 5165 "license": "Unlicense" 5166 }, 5167 "node_modules/process": { 5168 "version": "0.11.10", 5169 "resolved": "https://registry.npmjs.org/process/-/process-0.11.10.tgz", 5170 "integrity": "sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==", 5171 "dev": true, 5172 "license": "MIT", 5173 "engines": { 5174 "node": ">= 0.6.0" 5175 } 5176 }, 5177 "node_modules/prop-types": { 5178 "version": "15.8.1", 5179 "license": "MIT", 5180 "dependencies": { 5181 "loose-envify": "^1.4.0", 5182 "object-assign": "^4.1.1", 5183 "react-is": "^16.13.1" 5184 } 5185 }, 5186 "node_modules/prop-types-extra": { 5187 "version": "1.1.1", 5188 "license": "MIT", 5189 "dependencies": { 5190 "react-is": "^16.3.2", 5191 "warning": "^4.0.0" 5192 }, 5193 "peerDependencies": { 5194 "react": ">=0.14.0" 5195 } 5196 }, 5197 "node_modules/prop-types-extra/node_modules/react-is": { 5198 "version": "16.13.1", 5199 "license": "MIT" 5200 }, 5201 "node_modules/prop-types/node_modules/react-is": { 5202 "version": "16.13.1", 5203 "license": "MIT" 5204 }, 5205 "node_modules/protocol-buffers-schema": { 5206 "version": "3.6.0", 5207 "license": "MIT" 5208 }, 5209 "node_modules/proxy-from-env": { 5210 "version": "1.1.0", 5211 "license": "MIT" 5212 }, 5213 "node_modules/punycode": { 5214 "version": "2.3.1", 5215 "dev": true, 5216 "license": "MIT", 5217 "engines": { 5218 "node": ">=6" 5219 } 5220 }, 5221 "node_modules/queue-microtask": { 5222 "version": "1.2.3", 5223 "dev": true, 5224 "funding": [ 5225 { 5226 "type": "github", 5227 "url": "https://github.com/sponsors/feross" 5228 }, 5229 { 5230 "type": "patreon", 5231 "url": "https://www.patreon.com/feross" 5232 }, 5233 { 5234 "type": "consulting", 5235 "url": "https://feross.org/support" 5236 } 5237 ], 5238 "license": "MIT" 5239 }, 5240 "node_modules/quickselect": { 5241 "version": "2.0.0", 5242 "license": "ISC" 5243 }, 5244 "node_modules/react": { 5245 "version": "18.3.1", 5246 "license": "MIT", 5247 "dependencies": { 5248 "loose-envify": "^1.1.0" 5249 }, 5250 "engines": { 5251 "node": ">=0.10.0" 5252 } 5253 }, 5254 "node_modules/react-clientside-effect": { 5255 "version": "1.2.7", 5256 "license": "MIT", 5257 "dependencies": { 5258 "@babel/runtime": "^7.12.13" 5259 }, 5260 "peerDependencies": { 5261 "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc" 5262 } 5263 }, 5264 "node_modules/react-confetti": { 5265 "version": "6.2.2", 5266 "resolved": "https://registry.npmjs.org/react-confetti/-/react-confetti-6.2.2.tgz", 5267 "integrity": "sha512-K+kTyOPgX+ZujMZ+Rmb7pZdHBvg+DzinG/w4Eh52WOB8/pfO38efnnrtEZNJmjTvLxc16RBYO+tPM68Fg8viBA==", 5268 "dev": true, 5269 "license": "MIT", 5270 "dependencies": { 5271 "tween-functions": "^1.2.0" 5272 }, 5273 "engines": { 5274 "node": ">=16" 5275 }, 5276 "peerDependencies": { 5277 "react": "^16.3.0 || ^17.0.1 || ^18.0.0 || ^19.0.0" 5278 } 5279 }, 5280 "node_modules/react-docgen": { 5281 "version": "7.1.1", 5282 "resolved": "https://registry.npmjs.org/react-docgen/-/react-docgen-7.1.1.tgz", 5283 "integrity": "sha512-hlSJDQ2synMPKFZOsKo9Hi8WWZTC7POR8EmWvTSjow+VDgKzkmjQvFm2fk0tmRw+f0vTOIYKlarR0iL4996pdg==", 5284 "dev": true, 5285 "license": "MIT", 5286 "dependencies": { 5287 "@babel/core": "^7.18.9", 5288 "@babel/traverse": "^7.18.9", 5289 "@babel/types": "^7.18.9", 5290 "@types/babel__core": "^7.18.0", 5291 "@types/babel__traverse": "^7.18.0", 5292 "@types/doctrine": "^0.0.9", 5293 "@types/resolve": "^1.20.2", 5294 "doctrine": "^3.0.0", 5295 "resolve": "^1.22.1", 5296 "strip-indent": "^4.0.0" 5297 }, 5298 "engines": { 5299 "node": ">=16.14.0" 5300 } 5301 }, 5302 "node_modules/react-docgen-typescript": { 5303 "version": "2.2.2", 5304 "resolved": "https://registry.npmjs.org/react-docgen-typescript/-/react-docgen-typescript-2.2.2.tgz", 5305 "integrity": "sha512-tvg2ZtOpOi6QDwsb3GZhOjDkkX0h8Z2gipvTg6OVMUyoYoURhEiRNePT8NZItTVCDh39JJHnLdfCOkzoLbFnTg==", 5306 "dev": true, 5307 "license": "MIT", 5308 "peerDependencies": { 5309 "typescript": ">= 4.3.x" 5310 } 5311 }, 5312 "node_modules/react-dom": { 5313 "version": "18.3.1", 5314 "license": "MIT", 5315 "dependencies": { 5316 "loose-envify": "^1.1.0", 5317 "scheduler": "^0.23.2" 5318 }, 5319 "peerDependencies": { 5320 "react": "^18.3.1" 5321 } 5322 }, 5323 "node_modules/react-dropzone": { 5324 "version": "9.0.0", 5325 "license": "MIT", 5326 "dependencies": { 5327 "attr-accept": "^1.1.3", 5328 "file-selector": "^0.1.8", 5329 "prop-types": "^15.6.2", 5330 "prop-types-extra": "^1.1.0" 5331 }, 5332 "engines": { 5333 "node": ">= 6" 5334 }, 5335 "peerDependencies": { 5336 "react": ">=0.14.0" 5337 } 5338 }, 5339 "node_modules/react-focus-lock": { 5340 "version": "2.13.5", 5341 "license": "MIT", 5342 "dependencies": { 5343 "@babel/runtime": "^7.0.0", 5344 "focus-lock": "^1.3.5", 5345 "prop-types": "^15.6.2", 5346 "react-clientside-effect": "^1.2.6", 5347 "use-callback-ref": "^1.3.2", 5348 "use-sidecar": "^1.1.2" 5349 }, 5350 "peerDependencies": { 5351 "@types/react": "*", 5352 "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc" 5353 }, 5354 "peerDependenciesMeta": { 5355 "@types/react": { 5356 "optional": true 5357 } 5358 } 5359 }, 5360 "node_modules/react-hook-form": { 5361 "version": "7.54.2", 5362 "license": "MIT", 5363 "engines": { 5364 "node": ">=18.0.0" 5365 }, 5366 "funding": { 5367 "type": "opencollective", 5368 "url": "https://opencollective.com/react-hook-form" 5369 }, 5370 "peerDependencies": { 5371 "react": "^16.8.0 || ^17 || ^18 || ^19" 5372 } 5373 }, 5374 "node_modules/react-input-mask": { 5375 "version": "2.0.4", 5376 "license": "MIT", 5377 "dependencies": { 5378 "invariant": "^2.2.4", 5379 "warning": "^4.0.2" 5380 }, 5381 "peerDependencies": { 5382 "react": ">=0.14.0", 5383 "react-dom": ">=0.14.0" 5384 } 5385 }, 5386 "node_modules/react-is": { 5387 "version": "17.0.2", 5388 "license": "MIT" 5389 }, 5390 "node_modules/react-lifecycles-compat": { 5391 "version": "3.0.4", 5392 "license": "MIT" 5393 }, 5394 "node_modules/react-map-gl": { 5395 "version": "5.2.13", 5396 "license": "MIT", 5397 "dependencies": { 5398 "@babel/runtime": "^7.0.0", 5399 "mapbox-gl": "^1.0.0", 5400 "mjolnir.js": "^2.4.0", 5401 "prop-types": "^15.7.2", 5402 "react-virtualized-auto-sizer": "^1.0.2", 5403 "viewport-mercator-project": "^6.2.3 || ^7.0.1" 5404 }, 5405 "engines": { 5406 "node": ">= 4", 5407 "npm": ">= 3" 5408 }, 5409 "peerDependencies": { 5410 "react": ">=16.3.0" 5411 } 5412 }, 5413 "node_modules/react-movable": { 5414 "version": "3.4.0", 5415 "license": "MIT", 5416 "peerDependencies": { 5417 "react": "*", 5418 "react-dom": "*" 5419 } 5420 }, 5421 "node_modules/react-multi-ref": { 5422 "version": "1.0.2", 5423 "license": "MIT", 5424 "dependencies": { 5425 "@babel/runtime": "^7.24.4" 5426 } 5427 }, 5428 "node_modules/react-range": { 5429 "version": "1.10.0", 5430 "license": "MIT", 5431 "peerDependencies": { 5432 "react": "*", 5433 "react-dom": "*" 5434 } 5435 }, 5436 "node_modules/react-router": { 5437 "version": "7.1.3", 5438 "license": "MIT", 5439 "dependencies": { 5440 "@types/cookie": "^0.6.0", 5441 "cookie": "^1.0.1", 5442 "set-cookie-parser": "^2.6.0", 5443 "turbo-stream": "2.4.0" 5444 }, 5445 "engines": { 5446 "node": ">=20.0.0" 5447 }, 5448 "peerDependencies": { 5449 "react": ">=18", 5450 "react-dom": ">=18" 5451 }, 5452 "peerDependenciesMeta": { 5453 "react-dom": { 5454 "optional": true 5455 } 5456 } 5457 }, 5458 "node_modules/react-router-dom": { 5459 "version": "7.1.3", 5460 "license": "MIT", 5461 "dependencies": { 5462 "react-router": "7.1.3" 5463 }, 5464 "engines": { 5465 "node": ">=20.0.0" 5466 }, 5467 "peerDependencies": { 5468 "react": ">=18", 5469 "react-dom": ">=18" 5470 } 5471 }, 5472 "node_modules/react-uid": { 5473 "version": "2.3.0", 5474 "license": "MIT", 5475 "dependencies": { 5476 "tslib": "^1.10.0" 5477 }, 5478 "engines": { 5479 "node": ">=8.5.0" 5480 }, 5481 "peerDependencies": { 5482 "@types/react": "^16.8.0", 5483 "react": "^16.8.0" 5484 }, 5485 "peerDependenciesMeta": { 5486 "@types/react": { 5487 "optional": true 5488 } 5489 } 5490 }, 5491 "node_modules/react-uid/node_modules/tslib": { 5492 "version": "1.14.1", 5493 "license": "0BSD" 5494 }, 5495 "node_modules/react-virtualized": { 5496 "version": "9.22.6", 5497 "license": "MIT", 5498 "dependencies": { 5499 "@babel/runtime": "^7.7.2", 5500 "clsx": "^1.0.4", 5501 "dom-helpers": "^5.1.3", 5502 "loose-envify": "^1.4.0", 5503 "prop-types": "^15.7.2", 5504 "react-lifecycles-compat": "^3.0.4" 5505 }, 5506 "peerDependencies": { 5507 "react": "^16.3.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", 5508 "react-dom": "^16.3.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" 5509 } 5510 }, 5511 "node_modules/react-virtualized-auto-sizer": { 5512 "version": "1.0.2", 5513 "license": "MIT", 5514 "engines": { 5515 "node": ">8.0.0" 5516 }, 5517 "peerDependencies": { 5518 "react": "^15.3.0 || ^16.0.0-alpha", 5519 "react-dom": "^15.3.0 || ^16.0.0-alpha" 5520 } 5521 }, 5522 "node_modules/react-window": { 5523 "version": "1.8.5", 5524 "license": "MIT", 5525 "dependencies": { 5526 "@babel/runtime": "^7.0.0", 5527 "memoize-one": ">=3.1.1 <6" 5528 }, 5529 "engines": { 5530 "node": ">8.0.0" 5531 }, 5532 "peerDependencies": { 5533 "react": "^15.0.0 || ^16.0.0", 5534 "react-dom": "^15.0.0 || ^16.0.0" 5535 } 5536 }, 5537 "node_modules/recast": { 5538 "version": "0.23.9", 5539 "resolved": "https://registry.npmjs.org/recast/-/recast-0.23.9.tgz", 5540 "integrity": "sha512-Hx/BGIbwj+Des3+xy5uAtAbdCyqK9y9wbBcDFDYanLS9JnMqf7OeF87HQwUimE87OEc72mr6tkKUKMBBL+hF9Q==", 5541 "dev": true, 5542 "license": "MIT", 5543 "dependencies": { 5544 "ast-types": "^0.16.1", 5545 "esprima": "~4.0.0", 5546 "source-map": "~0.6.1", 5547 "tiny-invariant": "^1.3.3", 5548 "tslib": "^2.0.1" 5549 }, 5550 "engines": { 5551 "node": ">= 4" 5552 } 5553 }, 5554 "node_modules/recast/node_modules/source-map": { 5555 "version": "0.6.1", 5556 "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", 5557 "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", 5558 "dev": true, 5559 "license": "BSD-3-Clause", 5560 "engines": { 5561 "node": ">=0.10.0" 5562 } 5563 }, 5564 "node_modules/redent": { 5565 "version": "3.0.0", 5566 "resolved": "https://registry.npmjs.org/redent/-/redent-3.0.0.tgz", 5567 "integrity": "sha512-6tDA8g98We0zd0GvVeMT9arEOnTw9qM03L9cJXaCjrip1OO764RDBLBfrB4cwzNGDj5OA5ioymC9GkizgWJDUg==", 5568 "dev": true, 5569 "license": "MIT", 5570 "dependencies": { 5571 "indent-string": "^4.0.0", 5572 "strip-indent": "^3.0.0" 5573 }, 5574 "engines": { 5575 "node": ">=8" 5576 } 5577 }, 5578 "node_modules/redent/node_modules/strip-indent": { 5579 "version": "3.0.0", 5580 "resolved": "https://registry.npmjs.org/strip-indent/-/strip-indent-3.0.0.tgz", 5581 "integrity": "sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==", 5582 "dev": true, 5583 "license": "MIT", 5584 "dependencies": { 5585 "min-indent": "^1.0.0" 5586 }, 5587 "engines": { 5588 "node": ">=8" 5589 } 5590 }, 5591 "node_modules/regenerator-runtime": { 5592 "version": "0.14.1", 5593 "license": "MIT" 5594 }, 5595 "node_modules/resize-observer-polyfill": { 5596 "version": "1.5.1", 5597 "license": "MIT" 5598 }, 5599 "node_modules/resolve": { 5600 "version": "1.22.10", 5601 "license": "MIT", 5602 "dependencies": { 5603 "is-core-module": "^2.16.0", 5604 "path-parse": "^1.0.7", 5605 "supports-preserve-symlinks-flag": "^1.0.0" 5606 }, 5607 "bin": { 5608 "resolve": "bin/resolve" 5609 }, 5610 "engines": { 5611 "node": ">= 0.4" 5612 }, 5613 "funding": { 5614 "url": "https://github.com/sponsors/ljharb" 5615 } 5616 }, 5617 "node_modules/resolve-from": { 5618 "version": "4.0.0", 5619 "license": "MIT", 5620 "engines": { 5621 "node": ">=4" 5622 } 5623 }, 5624 "node_modules/resolve-protobuf-schema": { 5625 "version": "2.1.0", 5626 "license": "MIT", 5627 "dependencies": { 5628 "protocol-buffers-schema": "^3.3.1" 5629 } 5630 }, 5631 "node_modules/reusify": { 5632 "version": "1.0.4", 5633 "dev": true, 5634 "license": "MIT", 5635 "engines": { 5636 "iojs": ">=1.0.0", 5637 "node": ">=0.10.0" 5638 } 5639 }, 5640 "node_modules/rollup": { 5641 "version": "4.32.1", 5642 "dev": true, 5643 "license": "MIT", 5644 "dependencies": { 5645 "@types/estree": "1.0.6" 5646 }, 5647 "bin": { 5648 "rollup": "dist/bin/rollup" 5649 }, 5650 "engines": { 5651 "node": ">=18.0.0", 5652 "npm": ">=8.0.0" 5653 }, 5654 "optionalDependencies": { 5655 "@rollup/rollup-android-arm-eabi": "4.32.1", 5656 "@rollup/rollup-android-arm64": "4.32.1", 5657 "@rollup/rollup-darwin-arm64": "4.32.1", 5658 "@rollup/rollup-darwin-x64": "4.32.1", 5659 "@rollup/rollup-freebsd-arm64": "4.32.1", 5660 "@rollup/rollup-freebsd-x64": "4.32.1", 5661 "@rollup/rollup-linux-arm-gnueabihf": "4.32.1", 5662 "@rollup/rollup-linux-arm-musleabihf": "4.32.1", 5663 "@rollup/rollup-linux-arm64-gnu": "4.32.1", 5664 "@rollup/rollup-linux-arm64-musl": "4.32.1", 5665 "@rollup/rollup-linux-loongarch64-gnu": "4.32.1", 5666 "@rollup/rollup-linux-powerpc64le-gnu": "4.32.1", 5667 "@rollup/rollup-linux-riscv64-gnu": "4.32.1", 5668 "@rollup/rollup-linux-s390x-gnu": "4.32.1", 5669 "@rollup/rollup-linux-x64-gnu": "4.32.1", 5670 "@rollup/rollup-linux-x64-musl": "4.32.1", 5671 "@rollup/rollup-win32-arm64-msvc": "4.32.1", 5672 "@rollup/rollup-win32-ia32-msvc": "4.32.1", 5673 "@rollup/rollup-win32-x64-msvc": "4.32.1", 5674 "fsevents": "~2.3.2" 5675 } 5676 }, 5677 "node_modules/rollup-plugin-inject": { 5678 "version": "3.0.2", 5679 "dev": true, 5680 "license": "MIT", 5681 "dependencies": { 5682 "estree-walker": "^0.6.1", 5683 "magic-string": "^0.25.3", 5684 "rollup-pluginutils": "^2.8.1" 5685 } 5686 }, 5687 "node_modules/rollup-plugin-node-polyfills": { 5688 "version": "0.2.1", 5689 "dev": true, 5690 "license": "MIT", 5691 "dependencies": { 5692 "rollup-plugin-inject": "^3.0.0" 5693 } 5694 }, 5695 "node_modules/rollup-pluginutils": { 5696 "version": "2.8.2", 5697 "dev": true, 5698 "license": "MIT", 5699 "dependencies": { 5700 "estree-walker": "^0.6.1" 5701 } 5702 }, 5703 "node_modules/run-parallel": { 5704 "version": "1.2.0", 5705 "dev": true, 5706 "funding": [ 5707 { 5708 "type": "github", 5709 "url": "https://github.com/sponsors/feross" 5710 }, 5711 { 5712 "type": "patreon", 5713 "url": "https://www.patreon.com/feross" 5714 }, 5715 { 5716 "type": "consulting", 5717 "url": "https://feross.org/support" 5718 } 5719 ], 5720 "license": "MIT", 5721 "dependencies": { 5722 "queue-microtask": "^1.2.2" 5723 } 5724 }, 5725 "node_modules/rw": { 5726 "version": "1.3.3", 5727 "license": "BSD-3-Clause" 5728 }, 5729 "node_modules/safe-regex-test": { 5730 "version": "1.1.0", 5731 "resolved": "https://registry.npmjs.org/safe-regex-test/-/safe-regex-test-1.1.0.tgz", 5732 "integrity": "sha512-x/+Cz4YrimQxQccJf5mKEbIa1NzeCRNI5Ecl/ekmlYaampdNLPalVyIcCZNNH3MvmqBugV5TMYZXv0ljslUlaw==", 5733 "dev": true, 5734 "license": "MIT", 5735 "dependencies": { 5736 "call-bound": "^1.0.2", 5737 "es-errors": "^1.3.0", 5738 "is-regex": "^1.2.1" 5739 }, 5740 "engines": { 5741 "node": ">= 0.4" 5742 }, 5743 "funding": { 5744 "url": "https://github.com/sponsors/ljharb" 5745 } 5746 }, 5747 "node_modules/safer-buffer": { 5748 "version": "2.1.2", 5749 "license": "MIT" 5750 }, 5751 "node_modules/scheduler": { 5752 "version": "0.23.2", 5753 "license": "MIT", 5754 "dependencies": { 5755 "loose-envify": "^1.1.0" 5756 } 5757 }, 5758 "node_modules/semver": { 5759 "version": "7.6.3", 5760 "dev": true, 5761 "license": "ISC", 5762 "bin": { 5763 "semver": "bin/semver.js" 5764 }, 5765 "engines": { 5766 "node": ">=10" 5767 } 5768 }, 5769 "node_modules/set-cookie-parser": { 5770 "version": "2.7.1", 5771 "license": "MIT" 5772 }, 5773 "node_modules/set-function-length": { 5774 "version": "1.2.2", 5775 "resolved": "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.2.tgz", 5776 "integrity": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==", 5777 "dev": true, 5778 "license": "MIT", 5779 "dependencies": { 5780 "define-data-property": "^1.1.4", 5781 "es-errors": "^1.3.0", 5782 "function-bind": "^1.1.2", 5783 "get-intrinsic": "^1.2.4", 5784 "gopd": "^1.0.1", 5785 "has-property-descriptors": "^1.0.2" 5786 }, 5787 "engines": { 5788 "node": ">= 0.4" 5789 } 5790 }, 5791 "node_modules/shallowequal": { 5792 "version": "1.1.0", 5793 "license": "MIT", 5794 "peer": true 5795 }, 5796 "node_modules/shebang-command": { 5797 "version": "2.0.0", 5798 "dev": true, 5799 "license": "MIT", 5800 "dependencies": { 5801 "shebang-regex": "^3.0.0" 5802 }, 5803 "engines": { 5804 "node": ">=8" 5805 } 5806 }, 5807 "node_modules/shebang-regex": { 5808 "version": "3.0.0", 5809 "dev": true, 5810 "license": "MIT", 5811 "engines": { 5812 "node": ">=8" 5813 } 5814 }, 5815 "node_modules/source-map": { 5816 "version": "0.5.7", 5817 "license": "BSD-3-Clause", 5818 "engines": { 5819 "node": ">=0.10.0" 5820 } 5821 }, 5822 "node_modules/source-map-js": { 5823 "version": "1.2.1", 5824 "license": "BSD-3-Clause", 5825 "engines": { 5826 "node": ">=0.10.0" 5827 } 5828 }, 5829 "node_modules/sourcemap-codec": { 5830 "version": "1.4.8", 5831 "dev": true, 5832 "license": "MIT" 5833 }, 5834 "node_modules/stacktracey": { 5835 "version": "2.1.8", 5836 "dev": true, 5837 "license": "Unlicense", 5838 "dependencies": { 5839 "as-table": "^1.0.36", 5840 "get-source": "^2.0.12" 5841 } 5842 }, 5843 "node_modules/stoppable": { 5844 "version": "1.1.0", 5845 "dev": true, 5846 "license": "MIT", 5847 "engines": { 5848 "node": ">=4", 5849 "npm": ">=6" 5850 } 5851 }, 5852 "node_modules/storybook": { 5853 "version": "8.5.2", 5854 "resolved": "https://registry.npmjs.org/storybook/-/storybook-8.5.2.tgz", 5855 "integrity": "sha512-pf84emQ7Pd5jBdT2gzlNs4kRaSI3pq0Lh8lSfV+YqIVXztXIHU+Lqyhek2Lhjb7btzA1tExrhJrgQUsIji7i7A==", 5856 "dev": true, 5857 "license": "MIT", 5858 "dependencies": { 5859 "@storybook/core": "8.5.2" 5860 }, 5861 "bin": { 5862 "getstorybook": "bin/index.cjs", 5863 "sb": "bin/index.cjs", 5864 "storybook": "bin/index.cjs" 5865 }, 5866 "funding": { 5867 "type": "opencollective", 5868 "url": "https://opencollective.com/storybook" 5869 }, 5870 "peerDependencies": { 5871 "prettier": "^2 || ^3" 5872 }, 5873 "peerDependenciesMeta": { 5874 "prettier": { 5875 "optional": true 5876 } 5877 } 5878 }, 5879 "node_modules/strip-ansi": { 5880 "version": "7.1.0", 5881 "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz", 5882 "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", 5883 "dev": true, 5884 "license": "MIT", 5885 "dependencies": { 5886 "ansi-regex": "^6.0.1" 5887 }, 5888 "engines": { 5889 "node": ">=12" 5890 }, 5891 "funding": { 5892 "url": "https://github.com/chalk/strip-ansi?sponsor=1" 5893 } 5894 }, 5895 "node_modules/strip-ansi/node_modules/ansi-regex": { 5896 "version": "6.1.0", 5897 "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz", 5898 "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==", 5899 "dev": true, 5900 "license": "MIT", 5901 "engines": { 5902 "node": ">=12" 5903 }, 5904 "funding": { 5905 "url": "https://github.com/chalk/ansi-regex?sponsor=1" 5906 } 5907 }, 5908 "node_modules/strip-bom": { 5909 "version": "3.0.0", 5910 "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz", 5911 "integrity": "sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==", 5912 "dev": true, 5913 "license": "MIT", 5914 "engines": { 5915 "node": ">=4" 5916 } 5917 }, 5918 "node_modules/strip-indent": { 5919 "version": "4.0.0", 5920 "resolved": "https://registry.npmjs.org/strip-indent/-/strip-indent-4.0.0.tgz", 5921 "integrity": "sha512-mnVSV2l+Zv6BLpSD/8V87CW/y9EmmbYzGCIavsnsI6/nwn26DwffM/yztm30Z/I2DY9wdS3vXVCMnHDgZaVNoA==", 5922 "dev": true, 5923 "license": "MIT", 5924 "dependencies": { 5925 "min-indent": "^1.0.1" 5926 }, 5927 "engines": { 5928 "node": ">=12" 5929 }, 5930 "funding": { 5931 "url": "https://github.com/sponsors/sindresorhus" 5932 } 5933 }, 5934 "node_modules/strip-json-comments": { 5935 "version": "3.1.1", 5936 "dev": true, 5937 "license": "MIT", 5938 "engines": { 5939 "node": ">=8" 5940 }, 5941 "funding": { 5942 "url": "https://github.com/sponsors/sindresorhus" 5943 } 5944 }, 5945 "node_modules/styled-components": { 5946 "version": "6.1.14", 5947 "license": "MIT", 5948 "peer": true, 5949 "dependencies": { 5950 "@emotion/is-prop-valid": "1.2.2", 5951 "@emotion/unitless": "0.8.1", 5952 "@types/stylis": "4.2.5", 5953 "css-to-react-native": "3.2.0", 5954 "csstype": "3.1.3", 5955 "postcss": "8.4.38", 5956 "shallowequal": "1.1.0", 5957 "stylis": "4.3.2", 5958 "tslib": "2.6.2" 5959 }, 5960 "engines": { 5961 "node": ">= 16" 5962 }, 5963 "funding": { 5964 "type": "opencollective", 5965 "url": "https://opencollective.com/styled-components" 5966 }, 5967 "peerDependencies": { 5968 "react": ">= 16.8.0", 5969 "react-dom": ">= 16.8.0" 5970 } 5971 }, 5972 "node_modules/styled-components/node_modules/@emotion/unitless": { 5973 "version": "0.8.1", 5974 "license": "MIT", 5975 "peer": true 5976 }, 5977 "node_modules/styled-components/node_modules/postcss": { 5978 "version": "8.4.38", 5979 "funding": [ 5980 { 5981 "type": "opencollective", 5982 "url": "https://opencollective.com/postcss/" 5983 }, 5984 { 5985 "type": "tidelift", 5986 "url": "https://tidelift.com/funding/github/npm/postcss" 5987 }, 5988 { 5989 "type": "github", 5990 "url": "https://github.com/sponsors/ai" 5991 } 5992 ], 5993 "license": "MIT", 5994 "peer": true, 5995 "dependencies": { 5996 "nanoid": "^3.3.7", 5997 "picocolors": "^1.0.0", 5998 "source-map-js": "^1.2.0" 5999 }, 6000 "engines": { 6001 "node": "^10 || ^12 || >=14" 6002 } 6003 }, 6004 "node_modules/styled-components/node_modules/stylis": { 6005 "version": "4.3.2", 6006 "license": "MIT", 6007 "peer": true 6008 }, 6009 "node_modules/styletron-engine-monolithic": { 6010 "version": "1.0.0", 6011 "license": "MIT", 6012 "dependencies": { 6013 "inline-style-prefixer": "^5.1.0", 6014 "styletron-standard": "^3.1.0" 6015 } 6016 }, 6017 "node_modules/styletron-react": { 6018 "version": "6.1.1", 6019 "license": "MIT", 6020 "dependencies": { 6021 "prop-types": "^15.6.0", 6022 "styletron-standard": "^3.1.0" 6023 }, 6024 "peerDependencies": { 6025 "react": ">=16.8.0" 6026 } 6027 }, 6028 "node_modules/styletron-standard": { 6029 "version": "3.1.0", 6030 "license": "MIT", 6031 "dependencies": { 6032 "@rtsao/csstype": "2.6.5-forked.0", 6033 "csstype": "^3.0.0", 6034 "inline-style-prefixer": "^5.1.0" 6035 } 6036 }, 6037 "node_modules/stylis": { 6038 "version": "4.2.0", 6039 "license": "MIT" 6040 }, 6041 "node_modules/supercluster": { 6042 "version": "7.1.5", 6043 "license": "ISC", 6044 "dependencies": { 6045 "kdbush": "^3.0.0" 6046 } 6047 }, 6048 "node_modules/supports-color": { 6049 "version": "7.2.0", 6050 "dev": true, 6051 "license": "MIT", 6052 "dependencies": { 6053 "has-flag": "^4.0.0" 6054 }, 6055 "engines": { 6056 "node": ">=8" 6057 } 6058 }, 6059 "node_modules/supports-preserve-symlinks-flag": { 6060 "version": "1.0.0", 6061 "license": "MIT", 6062 "engines": { 6063 "node": ">= 0.4" 6064 }, 6065 "funding": { 6066 "url": "https://github.com/sponsors/ljharb" 6067 } 6068 }, 6069 "node_modules/tiny-invariant": { 6070 "version": "1.3.3", 6071 "resolved": "https://registry.npmjs.org/tiny-invariant/-/tiny-invariant-1.3.3.tgz", 6072 "integrity": "sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg==", 6073 "dev": true, 6074 "license": "MIT" 6075 }, 6076 "node_modules/tinyqueue": { 6077 "version": "2.0.3", 6078 "license": "ISC" 6079 }, 6080 "node_modules/tinyrainbow": { 6081 "version": "1.2.0", 6082 "resolved": "https://registry.npmjs.org/tinyrainbow/-/tinyrainbow-1.2.0.tgz", 6083 "integrity": "sha512-weEDEq7Z5eTHPDh4xjX789+fHfF+P8boiFB+0vbWzpbnbsEr/GRaohi/uMKxg8RZMXnl1ItAi/IUHWMsjDV7kQ==", 6084 "dev": true, 6085 "license": "MIT", 6086 "engines": { 6087 "node": ">=14.0.0" 6088 } 6089 }, 6090 "node_modules/tinyspy": { 6091 "version": "3.0.2", 6092 "resolved": "https://registry.npmjs.org/tinyspy/-/tinyspy-3.0.2.tgz", 6093 "integrity": "sha512-n1cw8k1k0x4pgA2+9XrOkFydTerNcJ1zWCO5Nn9scWHTD+5tp8dghT2x1uduQePZTZgd3Tupf+x9BxJjeJi77Q==", 6094 "dev": true, 6095 "license": "MIT", 6096 "engines": { 6097 "node": ">=14.0.0" 6098 } 6099 }, 6100 "node_modules/to-regex-range": { 6101 "version": "5.0.1", 6102 "dev": true, 6103 "license": "MIT", 6104 "dependencies": { 6105 "is-number": "^7.0.0" 6106 }, 6107 "engines": { 6108 "node": ">=8.0" 6109 } 6110 }, 6111 "node_modules/ts-api-utils": { 6112 "version": "2.0.0", 6113 "dev": true, 6114 "license": "MIT", 6115 "engines": { 6116 "node": ">=18.12" 6117 }, 6118 "peerDependencies": { 6119 "typescript": ">=4.8.4" 6120 } 6121 }, 6122 "node_modules/ts-dedent": { 6123 "version": "2.2.0", 6124 "resolved": "https://registry.npmjs.org/ts-dedent/-/ts-dedent-2.2.0.tgz", 6125 "integrity": "sha512-q5W7tVM71e2xjHZTlgfTDoPF/SmqKG5hddq9SzR49CH2hayqRKJtQ4mtRlSxKaJlR/+9rEM+mnBHf7I2/BQcpQ==", 6126 "dev": true, 6127 "license": "MIT", 6128 "engines": { 6129 "node": ">=6.10" 6130 } 6131 }, 6132 "node_modules/tsconfig-paths": { 6133 "version": "4.2.0", 6134 "resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-4.2.0.tgz", 6135 "integrity": "sha512-NoZ4roiN7LnbKn9QqE1amc9DJfzvZXxF4xDavcOWt1BPkdx+m+0gJuPM+S0vCe7zTJMYUP0R8pO2XMr+Y8oLIg==", 6136 "dev": true, 6137 "license": "MIT", 6138 "dependencies": { 6139 "json5": "^2.2.2", 6140 "minimist": "^1.2.6", 6141 "strip-bom": "^3.0.0" 6142 }, 6143 "engines": { 6144 "node": ">=6" 6145 } 6146 }, 6147 "node_modules/tslib": { 6148 "version": "2.6.2", 6149 "license": "0BSD" 6150 }, 6151 "node_modules/turbo-stream": { 6152 "version": "2.4.0", 6153 "license": "ISC" 6154 }, 6155 "node_modules/tween-functions": { 6156 "version": "1.2.0", 6157 "resolved": "https://registry.npmjs.org/tween-functions/-/tween-functions-1.2.0.tgz", 6158 "integrity": "sha512-PZBtLYcCLtEcjL14Fzb1gSxPBeL7nWvGhO5ZFPGqziCcr8uvHp0NDmdjBchp6KHL+tExcg0m3NISmKxhU394dA==", 6159 "dev": true, 6160 "license": "BSD" 6161 }, 6162 "node_modules/type-check": { 6163 "version": "0.4.0", 6164 "dev": true, 6165 "license": "MIT", 6166 "dependencies": { 6167 "prelude-ls": "^1.2.1" 6168 }, 6169 "engines": { 6170 "node": ">= 0.8.0" 6171 } 6172 }, 6173 "node_modules/type-fest": { 6174 "version": "2.19.0", 6175 "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-2.19.0.tgz", 6176 "integrity": "sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==", 6177 "dev": true, 6178 "license": "(MIT OR CC0-1.0)", 6179 "engines": { 6180 "node": ">=12.20" 6181 }, 6182 "funding": { 6183 "url": "https://github.com/sponsors/sindresorhus" 6184 } 6185 }, 6186 "node_modules/typescript": { 6187 "version": "5.6.3", 6188 "dev": true, 6189 "license": "Apache-2.0", 6190 "bin": { 6191 "tsc": "bin/tsc", 6192 "tsserver": "bin/tsserver" 6193 }, 6194 "engines": { 6195 "node": ">=14.17" 6196 } 6197 }, 6198 "node_modules/typescript-eslint": { 6199 "version": "8.22.0", 6200 "dev": true, 6201 "license": "MIT", 6202 "dependencies": { 6203 "@typescript-eslint/eslint-plugin": "8.22.0", 6204 "@typescript-eslint/parser": "8.22.0", 6205 "@typescript-eslint/utils": "8.22.0" 6206 }, 6207 "engines": { 6208 "node": "^18.18.0 || ^20.9.0 || >=21.1.0" 6209 }, 6210 "funding": { 6211 "type": "opencollective", 6212 "url": "https://opencollective.com/typescript-eslint" 6213 }, 6214 "peerDependencies": { 6215 "eslint": "^8.57.0 || ^9.0.0", 6216 "typescript": ">=4.8.4 <5.8.0" 6217 } 6218 }, 6219 "node_modules/ufo": { 6220 "version": "1.5.4", 6221 "dev": true, 6222 "license": "MIT" 6223 }, 6224 "node_modules/undici": { 6225 "version": "5.28.5", 6226 "dev": true, 6227 "license": "MIT", 6228 "dependencies": { 6229 "@fastify/busboy": "^2.0.0" 6230 }, 6231 "engines": { 6232 "node": ">=14.0" 6233 } 6234 }, 6235 "node_modules/unenv": { 6236 "version": "2.0.0-rc.1", 6237 "dev": true, 6238 "license": "MIT", 6239 "dependencies": { 6240 "defu": "^6.1.4", 6241 "mlly": "^1.7.4", 6242 "ohash": "^1.1.4", 6243 "pathe": "^1.1.2", 6244 "ufo": "^1.5.4" 6245 } 6246 }, 6247 "node_modules/universalify": { 6248 "version": "2.0.1", 6249 "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz", 6250 "integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==", 6251 "dev": true, 6252 "license": "MIT", 6253 "engines": { 6254 "node": ">= 10.0.0" 6255 } 6256 }, 6257 "node_modules/unplugin": { 6258 "version": "1.16.1", 6259 "resolved": "https://registry.npmjs.org/unplugin/-/unplugin-1.16.1.tgz", 6260 "integrity": "sha512-4/u/j4FrCKdi17jaxuJA0jClGxB1AvU2hw/IuayPc4ay1XGaJs/rbb4v5WKwAjNifjmXK9PIFyuPiaK8azyR9w==", 6261 "dev": true, 6262 "license": "MIT", 6263 "dependencies": { 6264 "acorn": "^8.14.0", 6265 "webpack-virtual-modules": "^0.6.2" 6266 }, 6267 "engines": { 6268 "node": ">=14.0.0" 6269 } 6270 }, 6271 "node_modules/update-browserslist-db": { 6272 "version": "1.1.2", 6273 "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.2.tgz", 6274 "integrity": "sha512-PPypAm5qvlD7XMZC3BujecnaOxwhrtoFR+Dqkk5Aa/6DssiH0ibKoketaj9w8LP7Bont1rYeoV5plxD7RTEPRg==", 6275 "dev": true, 6276 "funding": [ 6277 { 6278 "type": "opencollective", 6279 "url": "https://opencollective.com/browserslist" 6280 }, 6281 { 6282 "type": "tidelift", 6283 "url": "https://tidelift.com/funding/github/npm/browserslist" 6284 }, 6285 { 6286 "type": "github", 6287 "url": "https://github.com/sponsors/ai" 6288 } 6289 ], 6290 "license": "MIT", 6291 "dependencies": { 6292 "escalade": "^3.2.0", 6293 "picocolors": "^1.1.1" 6294 }, 6295 "bin": { 6296 "update-browserslist-db": "cli.js" 6297 }, 6298 "peerDependencies": { 6299 "browserslist": ">= 4.21.0" 6300 } 6301 }, 6302 "node_modules/uri-js": { 6303 "version": "4.4.1", 6304 "dev": true, 6305 "license": "BSD-2-Clause", 6306 "dependencies": { 6307 "punycode": "^2.1.0" 6308 } 6309 }, 6310 "node_modules/use-callback-ref": { 6311 "version": "1.3.3", 6312 "license": "MIT", 6313 "dependencies": { 6314 "tslib": "^2.0.0" 6315 }, 6316 "engines": { 6317 "node": ">=10" 6318 }, 6319 "peerDependencies": { 6320 "@types/react": "*", 6321 "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc" 6322 }, 6323 "peerDependenciesMeta": { 6324 "@types/react": { 6325 "optional": true 6326 } 6327 } 6328 }, 6329 "node_modules/use-callback-ref/node_modules/tslib": { 6330 "version": "2.8.1", 6331 "license": "0BSD" 6332 }, 6333 "node_modules/use-sidecar": { 6334 "version": "1.1.3", 6335 "license": "MIT", 6336 "dependencies": { 6337 "detect-node-es": "^1.1.0", 6338 "tslib": "^2.0.0" 6339 }, 6340 "engines": { 6341 "node": ">=10" 6342 }, 6343 "peerDependencies": { 6344 "@types/react": "*", 6345 "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc" 6346 }, 6347 "peerDependenciesMeta": { 6348 "@types/react": { 6349 "optional": true 6350 } 6351 } 6352 }, 6353 "node_modules/use-sidecar/node_modules/tslib": { 6354 "version": "2.8.1", 6355 "license": "0BSD" 6356 }, 6357 "node_modules/util": { 6358 "version": "0.12.5", 6359 "resolved": "https://registry.npmjs.org/util/-/util-0.12.5.tgz", 6360 "integrity": "sha512-kZf/K6hEIrWHI6XqOFUiiMa+79wE/D8Q+NCNAWclkyg3b4d2k7s0QGepNjiABc+aR3N1PAyHL7p6UcLY6LmrnA==", 6361 "dev": true, 6362 "license": "MIT", 6363 "dependencies": { 6364 "inherits": "^2.0.3", 6365 "is-arguments": "^1.0.4", 6366 "is-generator-function": "^1.0.7", 6367 "is-typed-array": "^1.1.3", 6368 "which-typed-array": "^1.1.2" 6369 } 6370 }, 6371 "node_modules/uuid": { 6372 "version": "9.0.1", 6373 "resolved": "https://registry.npmjs.org/uuid/-/uuid-9.0.1.tgz", 6374 "integrity": "sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==", 6375 "dev": true, 6376 "funding": [ 6377 "https://github.com/sponsors/broofa", 6378 "https://github.com/sponsors/ctavan" 6379 ], 6380 "license": "MIT", 6381 "bin": { 6382 "uuid": "dist/bin/uuid" 6383 } 6384 }, 6385 "node_modules/viewport-mercator-project": { 6386 "version": "7.0.4", 6387 "license": "MIT", 6388 "dependencies": { 6389 "@math.gl/web-mercator": "^3.5.5" 6390 } 6391 }, 6392 "node_modules/vite": { 6393 "version": "6.0.11", 6394 "dev": true, 6395 "license": "MIT", 6396 "dependencies": { 6397 "esbuild": "^0.24.2", 6398 "postcss": "^8.4.49", 6399 "rollup": "^4.23.0" 6400 }, 6401 "bin": { 6402 "vite": "bin/vite.js" 6403 }, 6404 "engines": { 6405 "node": "^18.0.0 || ^20.0.0 || >=22.0.0" 6406 }, 6407 "funding": { 6408 "url": "https://github.com/vitejs/vite?sponsor=1" 6409 }, 6410 "optionalDependencies": { 6411 "fsevents": "~2.3.3" 6412 }, 6413 "peerDependencies": { 6414 "@types/node": "^18.0.0 || ^20.0.0 || >=22.0.0", 6415 "jiti": ">=1.21.0", 6416 "less": "*", 6417 "lightningcss": "^1.21.0", 6418 "sass": "*", 6419 "sass-embedded": "*", 6420 "stylus": "*", 6421 "sugarss": "*", 6422 "terser": "^5.16.0", 6423 "tsx": "^4.8.1", 6424 "yaml": "^2.4.2" 6425 }, 6426 "peerDependenciesMeta": { 6427 "@types/node": { 6428 "optional": true 6429 }, 6430 "jiti": { 6431 "optional": true 6432 }, 6433 "less": { 6434 "optional": true 6435 }, 6436 "lightningcss": { 6437 "optional": true 6438 }, 6439 "sass": { 6440 "optional": true 6441 }, 6442 "sass-embedded": { 6443 "optional": true 6444 }, 6445 "stylus": { 6446 "optional": true 6447 }, 6448 "sugarss": { 6449 "optional": true 6450 }, 6451 "terser": { 6452 "optional": true 6453 }, 6454 "tsx": { 6455 "optional": true 6456 }, 6457 "yaml": { 6458 "optional": true 6459 } 6460 } 6461 }, 6462 "node_modules/vt-pbf": { 6463 "version": "3.1.3", 6464 "license": "MIT", 6465 "dependencies": { 6466 "@mapbox/point-geometry": "0.1.0", 6467 "@mapbox/vector-tile": "^1.3.1", 6468 "pbf": "^3.2.1" 6469 } 6470 }, 6471 "node_modules/warning": { 6472 "version": "4.0.3", 6473 "license": "MIT", 6474 "dependencies": { 6475 "loose-envify": "^1.0.0" 6476 } 6477 }, 6478 "node_modules/webpack-virtual-modules": { 6479 "version": "0.6.2", 6480 "resolved": "https://registry.npmjs.org/webpack-virtual-modules/-/webpack-virtual-modules-0.6.2.tgz", 6481 "integrity": "sha512-66/V2i5hQanC51vBQKPH4aI8NMAcBW59FVBs+rC7eGHupMyfn34q7rZIE+ETlJ+XTevqfUhVVBgSUNSW2flEUQ==", 6482 "dev": true, 6483 "license": "MIT" 6484 }, 6485 "node_modules/which": { 6486 "version": "2.0.2", 6487 "dev": true, 6488 "license": "ISC", 6489 "dependencies": { 6490 "isexe": "^2.0.0" 6491 }, 6492 "bin": { 6493 "node-which": "bin/node-which" 6494 }, 6495 "engines": { 6496 "node": ">= 8" 6497 } 6498 }, 6499 "node_modules/which-typed-array": { 6500 "version": "1.1.18", 6501 "resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.18.tgz", 6502 "integrity": "sha512-qEcY+KJYlWyLH9vNbsr6/5j59AXk5ni5aakf8ldzBvGde6Iz4sxZGkJyWSAueTG7QhOvNRYb1lDdFmL5Td0QKA==", 6503 "dev": true, 6504 "license": "MIT", 6505 "dependencies": { 6506 "available-typed-arrays": "^1.0.7", 6507 "call-bind": "^1.0.8", 6508 "call-bound": "^1.0.3", 6509 "for-each": "^0.3.3", 6510 "gopd": "^1.2.0", 6511 "has-tostringtag": "^1.0.2" 6512 }, 6513 "engines": { 6514 "node": ">= 0.4" 6515 }, 6516 "funding": { 6517 "url": "https://github.com/sponsors/ljharb" 6518 } 6519 }, 6520 "node_modules/word-wrap": { 6521 "version": "1.2.5", 6522 "dev": true, 6523 "license": "MIT", 6524 "engines": { 6525 "node": ">=0.10.0" 6526 } 6527 }, 6528 "node_modules/workerd": { 6529 "version": "1.20250124.0", 6530 "dev": true, 6531 "hasInstallScript": true, 6532 "license": "Apache-2.0", 6533 "bin": { 6534 "workerd": "bin/workerd" 6535 }, 6536 "engines": { 6537 "node": ">=16" 6538 }, 6539 "optionalDependencies": { 6540 "@cloudflare/workerd-darwin-64": "1.20250124.0", 6541 "@cloudflare/workerd-darwin-arm64": "1.20250124.0", 6542 "@cloudflare/workerd-linux-64": "1.20250124.0", 6543 "@cloudflare/workerd-linux-arm64": "1.20250124.0", 6544 "@cloudflare/workerd-windows-64": "1.20250124.0" 6545 } 6546 }, 6547 "node_modules/wrangler": { 6548 "version": "3.106.0", 6549 "dev": true, 6550 "license": "MIT OR Apache-2.0", 6551 "dependencies": { 6552 "@cloudflare/kv-asset-handler": "0.3.4", 6553 "@esbuild-plugins/node-globals-polyfill": "0.2.3", 6554 "@esbuild-plugins/node-modules-polyfill": "0.2.2", 6555 "blake3-wasm": "2.1.5", 6556 "esbuild": "0.17.19", 6557 "miniflare": "3.20250124.0", 6558 "path-to-regexp": "6.3.0", 6559 "unenv": "2.0.0-rc.1", 6560 "workerd": "1.20250124.0" 6561 }, 6562 "bin": { 6563 "wrangler": "bin/wrangler.js", 6564 "wrangler2": "bin/wrangler.js" 6565 }, 6566 "engines": { 6567 "node": ">=16.17.0" 6568 }, 6569 "optionalDependencies": { 6570 "fsevents": "~2.3.2" 6571 }, 6572 "peerDependencies": { 6573 "@cloudflare/workers-types": "^4.20250121.0" 6574 }, 6575 "peerDependenciesMeta": { 6576 "@cloudflare/workers-types": { 6577 "optional": true 6578 } 6579 } 6580 }, 6581 "node_modules/wrangler/node_modules/esbuild": { 6582 "version": "0.17.19", 6583 "dev": true, 6584 "hasInstallScript": true, 6585 "license": "MIT", 6586 "bin": { 6587 "esbuild": "bin/esbuild" 6588 }, 6589 "engines": { 6590 "node": ">=12" 6591 }, 6592 "optionalDependencies": { 6593 "@esbuild/android-arm": "0.17.19", 6594 "@esbuild/android-arm64": "0.17.19", 6595 "@esbuild/android-x64": "0.17.19", 6596 "@esbuild/darwin-arm64": "0.17.19", 6597 "@esbuild/darwin-x64": "0.17.19", 6598 "@esbuild/freebsd-arm64": "0.17.19", 6599 "@esbuild/freebsd-x64": "0.17.19", 6600 "@esbuild/linux-arm": "0.17.19", 6601 "@esbuild/linux-arm64": "0.17.19", 6602 "@esbuild/linux-ia32": "0.17.19", 6603 "@esbuild/linux-loong64": "0.17.19", 6604 "@esbuild/linux-mips64el": "0.17.19", 6605 "@esbuild/linux-ppc64": "0.17.19", 6606 "@esbuild/linux-riscv64": "0.17.19", 6607 "@esbuild/linux-s390x": "0.17.19", 6608 "@esbuild/linux-x64": "0.17.19", 6609 "@esbuild/netbsd-x64": "0.17.19", 6610 "@esbuild/openbsd-x64": "0.17.19", 6611 "@esbuild/sunos-x64": "0.17.19", 6612 "@esbuild/win32-arm64": "0.17.19", 6613 "@esbuild/win32-ia32": "0.17.19", 6614 "@esbuild/win32-x64": "0.17.19" 6615 } 6616 }, 6617 "node_modules/wrangler/node_modules/esbuild/node_modules/@esbuild/linux-x64": { 6618 "version": "0.17.19", 6619 "cpu": [ 6620 "x64" 6621 ], 6622 "dev": true, 6623 "license": "MIT", 6624 "optional": true, 6625 "os": [ 6626 "linux" 6627 ], 6628 "engines": { 6629 "node": ">=12" 6630 } 6631 }, 6632 "node_modules/ws": { 6633 "version": "8.18.0", 6634 "dev": true, 6635 "license": "MIT", 6636 "engines": { 6637 "node": ">=10.0.0" 6638 }, 6639 "peerDependencies": { 6640 "bufferutil": "^4.0.1", 6641 "utf-8-validate": ">=5.0.2" 6642 }, 6643 "peerDependenciesMeta": { 6644 "bufferutil": { 6645 "optional": true 6646 }, 6647 "utf-8-validate": { 6648 "optional": true 6649 } 6650 } 6651 }, 6652 "node_modules/yallist": { 6653 "version": "3.1.1", 6654 "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz", 6655 "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==", 6656 "dev": true, 6657 "license": "ISC" 6658 }, 6659 "node_modules/yaml": { 6660 "version": "2.7.0", 6661 "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.7.0.tgz", 6662 "integrity": "sha512-+hSoy/QHluxmC9kCIJyL/uyFmLmc+e5CFR5Wa+bpIhIj85LVb9ZH2nVnqrHoSvKogwODv0ClqZkmiSSaIH5LTA==", 6663 "dev": true, 6664 "license": "ISC", 6665 "optional": true, 6666 "peer": true, 6667 "bin": { 6668 "yaml": "bin.mjs" 6669 }, 6670 "engines": { 6671 "node": ">= 14" 6672 } 6673 }, 6674 "node_modules/yocto-queue": { 6675 "version": "0.1.0", 6676 "dev": true, 6677 "license": "MIT", 6678 "engines": { 6679 "node": ">=10" 6680 }, 6681 "funding": { 6682 "url": "https://github.com/sponsors/sindresorhus" 6683 } 6684 }, 6685 "node_modules/youch": { 6686 "version": "3.3.4", 6687 "dev": true, 6688 "license": "MIT", 6689 "dependencies": { 6690 "cookie": "^0.7.1", 6691 "mustache": "^4.2.0", 6692 "stacktracey": "^2.1.8" 6693 } 6694 }, 6695 "node_modules/youch/node_modules/cookie": { 6696 "version": "0.7.2", 6697 "dev": true, 6698 "license": "MIT", 6699 "engines": { 6700 "node": ">= 0.6" 6701 } 6702 }, 6703 "node_modules/zod": { 6704 "version": "3.24.1", 6705 "dev": true, 6706 "license": "MIT", 6707 "funding": { 6708 "url": "https://github.com/sponsors/colinhacks" 6709 } 6710 } 6711 } 6712}