Changeset 793ce2c
- Timestamp:
- 02/09/26 19:40:12 (5 months ago)
- Branches:
- master
- Children:
- 140d098
- Parents:
- a98dbb7
- Location:
- frontend
- Files:
-
- 8 added
- 1 deleted
- 7 edited
-
package-lock.json (modified) (137 diffs)
-
package.json (modified) (1 diff)
-
src/App.css (modified) (1 diff)
-
src/App.jsx (modified) (1 diff)
-
src/assets/logo.png (added)
-
src/index.css (modified) (1 diff)
-
src/pages/LandingPage.jsx (deleted)
-
src/pages/LandingPage/LandingPage.jsx (added)
-
src/pages/LandingPage/components/Faq.jsx (added)
-
src/pages/LandingPage/components/Footer.jsx (added)
-
src/pages/LandingPage/components/Hero.jsx (added)
-
src/pages/LandingPage/components/HowItWorks.jsx (added)
-
src/pages/LandingPage/components/NavbarLanding.jsx (added)
-
src/pages/LandingPage/components/Who.jsx (added)
-
tailwind.config.js (modified) (1 diff)
-
vite.config.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
frontend/package-lock.json
ra98dbb7 r793ce2c 9 9 "version": "0.0.0", 10 10 "dependencies": { 11 "@relume_io/relume-tailwind": "^1.3.0", 12 "@relume_io/relume-ui": "^1.3.1", 13 "@tailwindcss/vite": "^4.1.18", 11 14 "axios": "^1.13.4", 15 "daisyui": "^5.5.18", 12 16 "react": "^19.2.0", 13 17 "react-dom": "^19.2.0", … … 326 330 } 327 331 }, 332 "node_modules/@date-fns/tz": { 333 "version": "1.4.1", 334 "resolved": "https://registry.npmjs.org/@date-fns/tz/-/tz-1.4.1.tgz", 335 "integrity": "sha512-P5LUNhtbj6YfI3iJjw5EL9eUAG6OitD0W3fWQcpQjDRc/QIsL0tRNuO1PcDvPccWL1fSTXXdE1ds+l95DV/OFA==", 336 "license": "MIT" 337 }, 328 338 "node_modules/@esbuild/aix-ppc64": { 329 339 "version": "0.27.3", … … 333 343 "ppc64" 334 344 ], 335 "dev": true,336 345 "license": "MIT", 337 346 "optional": true, … … 350 359 "arm" 351 360 ], 352 "dev": true,353 361 "license": "MIT", 354 362 "optional": true, … … 367 375 "arm64" 368 376 ], 369 "dev": true,370 377 "license": "MIT", 371 378 "optional": true, … … 384 391 "x64" 385 392 ], 386 "dev": true,387 393 "license": "MIT", 388 394 "optional": true, … … 401 407 "arm64" 402 408 ], 403 "dev": true,404 409 "license": "MIT", 405 410 "optional": true, … … 418 423 "x64" 419 424 ], 420 "dev": true,421 425 "license": "MIT", 422 426 "optional": true, … … 435 439 "arm64" 436 440 ], 437 "dev": true,438 441 "license": "MIT", 439 442 "optional": true, … … 452 455 "x64" 453 456 ], 454 "dev": true,455 457 "license": "MIT", 456 458 "optional": true, … … 469 471 "arm" 470 472 ], 471 "dev": true,472 473 "license": "MIT", 473 474 "optional": true, … … 486 487 "arm64" 487 488 ], 488 "dev": true,489 489 "license": "MIT", 490 490 "optional": true, … … 503 503 "ia32" 504 504 ], 505 "dev": true,506 505 "license": "MIT", 507 506 "optional": true, … … 520 519 "loong64" 521 520 ], 522 "dev": true,523 521 "license": "MIT", 524 522 "optional": true, … … 537 535 "mips64el" 538 536 ], 539 "dev": true,540 537 "license": "MIT", 541 538 "optional": true, … … 554 551 "ppc64" 555 552 ], 556 "dev": true,557 553 "license": "MIT", 558 554 "optional": true, … … 571 567 "riscv64" 572 568 ], 573 "dev": true,574 569 "license": "MIT", 575 570 "optional": true, … … 588 583 "s390x" 589 584 ], 590 "dev": true,591 585 "license": "MIT", 592 586 "optional": true, … … 605 599 "x64" 606 600 ], 607 "dev": true,608 601 "license": "MIT", 609 602 "optional": true, … … 622 615 "arm64" 623 616 ], 624 "dev": true,625 617 "license": "MIT", 626 618 "optional": true, … … 639 631 "x64" 640 632 ], 641 "dev": true,642 633 "license": "MIT", 643 634 "optional": true, … … 656 647 "arm64" 657 648 ], 658 "dev": true,659 649 "license": "MIT", 660 650 "optional": true, … … 673 663 "x64" 674 664 ], 675 "dev": true,676 665 "license": "MIT", 677 666 "optional": true, … … 690 679 "arm64" 691 680 ], 692 "dev": true,693 681 "license": "MIT", 694 682 "optional": true, … … 707 695 "x64" 708 696 ], 709 "dev": true,710 697 "license": "MIT", 711 698 "optional": true, … … 724 711 "arm64" 725 712 ], 726 "dev": true,727 713 "license": "MIT", 728 714 "optional": true, … … 741 727 "ia32" 742 728 ], 743 "dev": true,744 729 "license": "MIT", 745 730 "optional": true, … … 758 743 "x64" 759 744 ], 760 "dev": true,761 745 "license": "MIT", 762 746 "optional": true, … … 925 909 } 926 910 }, 911 "node_modules/@floating-ui/core": { 912 "version": "1.7.4", 913 "resolved": "https://registry.npmjs.org/@floating-ui/core/-/core-1.7.4.tgz", 914 "integrity": "sha512-C3HlIdsBxszvm5McXlB8PeOEWfBhcGBTZGkGlWc2U0KFY5IwG5OQEuQ8rq52DZmcHDlPLd+YFBK+cZcytwIFWg==", 915 "license": "MIT", 916 "dependencies": { 917 "@floating-ui/utils": "^0.2.10" 918 } 919 }, 920 "node_modules/@floating-ui/dom": { 921 "version": "1.7.5", 922 "resolved": "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.7.5.tgz", 923 "integrity": "sha512-N0bD2kIPInNHUHehXhMke1rBGs1dwqvC9O9KYMyyjK7iXt7GAhnro7UlcuYcGdS/yYOlq0MAVgrow8IbWJwyqg==", 924 "license": "MIT", 925 "dependencies": { 926 "@floating-ui/core": "^1.7.4", 927 "@floating-ui/utils": "^0.2.10" 928 } 929 }, 930 "node_modules/@floating-ui/react-dom": { 931 "version": "2.1.7", 932 "resolved": "https://registry.npmjs.org/@floating-ui/react-dom/-/react-dom-2.1.7.tgz", 933 "integrity": "sha512-0tLRojf/1Go2JgEVm+3Frg9A3IW8bJgKgdO0BN5RkF//ufuz2joZM63Npau2ff3J6lUVYgDSNzNkR+aH3IVfjg==", 934 "license": "MIT", 935 "dependencies": { 936 "@floating-ui/dom": "^1.7.5" 937 }, 938 "peerDependencies": { 939 "react": ">=16.8.0", 940 "react-dom": ">=16.8.0" 941 } 942 }, 943 "node_modules/@floating-ui/utils": { 944 "version": "0.2.10", 945 "resolved": "https://registry.npmjs.org/@floating-ui/utils/-/utils-0.2.10.tgz", 946 "integrity": "sha512-aGTxbpbg8/b5JfU1HXSrbH3wXZuLPJcNEcZQFMxLs3oSzgtVu6nFPkbbGGUvBcUjKV2YyB9Wxxabo+HEH9tcRQ==", 947 "license": "MIT" 948 }, 949 "node_modules/@hookform/resolvers": { 950 "version": "3.10.0", 951 "resolved": "https://registry.npmjs.org/@hookform/resolvers/-/resolvers-3.10.0.tgz", 952 "integrity": "sha512-79Dv+3mDF7i+2ajj7SkypSKHhl1cbln1OGavqrsF7p6mbUv11xpqpacPsGDCTRvCSjEEIez2ef1NveSVL3b0Ag==", 953 "license": "MIT", 954 "peerDependencies": { 955 "react-hook-form": "^7.0.0" 956 } 957 }, 927 958 "node_modules/@humanfs/core": { 928 959 "version": "0.19.1", … … 981 1012 "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz", 982 1013 "integrity": "sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==", 983 "dev": true,984 1014 "license": "MIT", 985 1015 "dependencies": { … … 992 1022 "resolved": "https://registry.npmjs.org/@jridgewell/remapping/-/remapping-2.3.5.tgz", 993 1023 "integrity": "sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==", 994 "dev": true,995 1024 "license": "MIT", 996 1025 "dependencies": { … … 1003 1032 "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz", 1004 1033 "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==", 1005 "dev": true,1006 1034 "license": "MIT", 1007 1035 "engines": { … … 1013 1041 "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz", 1014 1042 "integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==", 1015 "dev": true,1016 1043 "license": "MIT" 1017 1044 }, … … 1020 1047 "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz", 1021 1048 "integrity": "sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==", 1022 "dev": true,1023 1049 "license": "MIT", 1024 1050 "dependencies": { … … 1336 1362 } 1337 1363 }, 1364 "node_modules/@radix-ui/number": { 1365 "version": "1.1.1", 1366 "resolved": "https://registry.npmjs.org/@radix-ui/number/-/number-1.1.1.tgz", 1367 "integrity": "sha512-MkKCwxlXTgz6CFoJx3pCwn07GKp36+aZyu/u2Ln2VrA5DcdyCZkASEDBTd8x5whTQQL5CiYf4prXKLcgQdv29g==", 1368 "license": "MIT" 1369 }, 1370 "node_modules/@radix-ui/primitive": { 1371 "version": "1.1.1", 1372 "resolved": "https://registry.npmjs.org/@radix-ui/primitive/-/primitive-1.1.1.tgz", 1373 "integrity": "sha512-SJ31y+Q/zAyShtXJc8x83i9TYdbAfHZ++tUZnvjJJqFjzsdUnKsxPL6IEtBlxKkU7yzer//GQtZSV4GbldL3YA==", 1374 "license": "MIT" 1375 }, 1376 "node_modules/@radix-ui/react-accordion": { 1377 "version": "1.2.2", 1378 "resolved": "https://registry.npmjs.org/@radix-ui/react-accordion/-/react-accordion-1.2.2.tgz", 1379 "integrity": "sha512-b1oh54x4DMCdGsB4/7ahiSrViXxaBwRPotiZNnYXjLha9vfuURSAZErki6qjDoSIV0eXx5v57XnTGVtGwnfp2g==", 1380 "license": "MIT", 1381 "dependencies": { 1382 "@radix-ui/primitive": "1.1.1", 1383 "@radix-ui/react-collapsible": "1.1.2", 1384 "@radix-ui/react-collection": "1.1.1", 1385 "@radix-ui/react-compose-refs": "1.1.1", 1386 "@radix-ui/react-context": "1.1.1", 1387 "@radix-ui/react-direction": "1.1.0", 1388 "@radix-ui/react-id": "1.1.0", 1389 "@radix-ui/react-primitive": "2.0.1", 1390 "@radix-ui/react-use-controllable-state": "1.1.0" 1391 }, 1392 "peerDependencies": { 1393 "@types/react": "*", 1394 "@types/react-dom": "*", 1395 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 1396 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 1397 }, 1398 "peerDependenciesMeta": { 1399 "@types/react": { 1400 "optional": true 1401 }, 1402 "@types/react-dom": { 1403 "optional": true 1404 } 1405 } 1406 }, 1407 "node_modules/@radix-ui/react-accordion/node_modules/@radix-ui/react-collapsible": { 1408 "version": "1.1.2", 1409 "resolved": "https://registry.npmjs.org/@radix-ui/react-collapsible/-/react-collapsible-1.1.2.tgz", 1410 "integrity": "sha512-PliMB63vxz7vggcyq0IxNYk8vGDrLXVWw4+W4B8YnwI1s18x7YZYqlG9PLX7XxAJUi0g2DxP4XKJMFHh/iVh9A==", 1411 "license": "MIT", 1412 "dependencies": { 1413 "@radix-ui/primitive": "1.1.1", 1414 "@radix-ui/react-compose-refs": "1.1.1", 1415 "@radix-ui/react-context": "1.1.1", 1416 "@radix-ui/react-id": "1.1.0", 1417 "@radix-ui/react-presence": "1.1.2", 1418 "@radix-ui/react-primitive": "2.0.1", 1419 "@radix-ui/react-use-controllable-state": "1.1.0", 1420 "@radix-ui/react-use-layout-effect": "1.1.0" 1421 }, 1422 "peerDependencies": { 1423 "@types/react": "*", 1424 "@types/react-dom": "*", 1425 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 1426 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 1427 }, 1428 "peerDependenciesMeta": { 1429 "@types/react": { 1430 "optional": true 1431 }, 1432 "@types/react-dom": { 1433 "optional": true 1434 } 1435 } 1436 }, 1437 "node_modules/@radix-ui/react-accordion/node_modules/@radix-ui/react-use-layout-effect": { 1438 "version": "1.1.0", 1439 "resolved": "https://registry.npmjs.org/@radix-ui/react-use-layout-effect/-/react-use-layout-effect-1.1.0.tgz", 1440 "integrity": "sha512-+FPE0rOdziWSrH9athwI1R0HDVbWlEhd+FR+aSDk4uWGmSJ9Z54sdZVDQPZAinJhJXwfT+qnj969mCsT2gfm5w==", 1441 "license": "MIT", 1442 "peerDependencies": { 1443 "@types/react": "*", 1444 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 1445 }, 1446 "peerDependenciesMeta": { 1447 "@types/react": { 1448 "optional": true 1449 } 1450 } 1451 }, 1452 "node_modules/@radix-ui/react-arrow": { 1453 "version": "1.1.7", 1454 "resolved": "https://registry.npmjs.org/@radix-ui/react-arrow/-/react-arrow-1.1.7.tgz", 1455 "integrity": "sha512-F+M1tLhO+mlQaOWspE8Wstg+z6PwxwRd8oQ8IXceWz92kfAmalTRf0EjrouQeo7QssEPfCn05B4Ihs1K9WQ/7w==", 1456 "license": "MIT", 1457 "dependencies": { 1458 "@radix-ui/react-primitive": "2.1.3" 1459 }, 1460 "peerDependencies": { 1461 "@types/react": "*", 1462 "@types/react-dom": "*", 1463 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 1464 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 1465 }, 1466 "peerDependenciesMeta": { 1467 "@types/react": { 1468 "optional": true 1469 }, 1470 "@types/react-dom": { 1471 "optional": true 1472 } 1473 } 1474 }, 1475 "node_modules/@radix-ui/react-arrow/node_modules/@radix-ui/react-compose-refs": { 1476 "version": "1.1.2", 1477 "resolved": "https://registry.npmjs.org/@radix-ui/react-compose-refs/-/react-compose-refs-1.1.2.tgz", 1478 "integrity": "sha512-z4eqJvfiNnFMHIIvXP3CY57y2WJs5g2v3X0zm9mEJkrkNv4rDxu+sg9Jh8EkXyeqBkB7SOcboo9dMVqhyrACIg==", 1479 "license": "MIT", 1480 "peerDependencies": { 1481 "@types/react": "*", 1482 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 1483 }, 1484 "peerDependenciesMeta": { 1485 "@types/react": { 1486 "optional": true 1487 } 1488 } 1489 }, 1490 "node_modules/@radix-ui/react-arrow/node_modules/@radix-ui/react-primitive": { 1491 "version": "2.1.3", 1492 "resolved": "https://registry.npmjs.org/@radix-ui/react-primitive/-/react-primitive-2.1.3.tgz", 1493 "integrity": "sha512-m9gTwRkhy2lvCPe6QJp4d3G1TYEUHn/FzJUtq9MjH46an1wJU+GdoGC5VLof8RX8Ft/DlpshApkhswDLZzHIcQ==", 1494 "license": "MIT", 1495 "dependencies": { 1496 "@radix-ui/react-slot": "1.2.3" 1497 }, 1498 "peerDependencies": { 1499 "@types/react": "*", 1500 "@types/react-dom": "*", 1501 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 1502 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 1503 }, 1504 "peerDependenciesMeta": { 1505 "@types/react": { 1506 "optional": true 1507 }, 1508 "@types/react-dom": { 1509 "optional": true 1510 } 1511 } 1512 }, 1513 "node_modules/@radix-ui/react-arrow/node_modules/@radix-ui/react-slot": { 1514 "version": "1.2.3", 1515 "resolved": "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.2.3.tgz", 1516 "integrity": "sha512-aeNmHnBxbi2St0au6VBVC7JXFlhLlOnvIIlePNniyUNAClzmtAUEY8/pBiK3iHjufOlwA+c20/8jngo7xcrg8A==", 1517 "license": "MIT", 1518 "dependencies": { 1519 "@radix-ui/react-compose-refs": "1.1.2" 1520 }, 1521 "peerDependencies": { 1522 "@types/react": "*", 1523 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 1524 }, 1525 "peerDependenciesMeta": { 1526 "@types/react": { 1527 "optional": true 1528 } 1529 } 1530 }, 1531 "node_modules/@radix-ui/react-checkbox": { 1532 "version": "1.1.3", 1533 "resolved": "https://registry.npmjs.org/@radix-ui/react-checkbox/-/react-checkbox-1.1.3.tgz", 1534 "integrity": "sha512-HD7/ocp8f1B3e6OHygH0n7ZKjONkhciy1Nh0yuBgObqThc3oyx+vuMfFHKAknXRHHWVE9XvXStxJFyjUmB8PIw==", 1535 "license": "MIT", 1536 "dependencies": { 1537 "@radix-ui/primitive": "1.1.1", 1538 "@radix-ui/react-compose-refs": "1.1.1", 1539 "@radix-ui/react-context": "1.1.1", 1540 "@radix-ui/react-presence": "1.1.2", 1541 "@radix-ui/react-primitive": "2.0.1", 1542 "@radix-ui/react-use-controllable-state": "1.1.0", 1543 "@radix-ui/react-use-previous": "1.1.0", 1544 "@radix-ui/react-use-size": "1.1.0" 1545 }, 1546 "peerDependencies": { 1547 "@types/react": "*", 1548 "@types/react-dom": "*", 1549 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 1550 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 1551 }, 1552 "peerDependenciesMeta": { 1553 "@types/react": { 1554 "optional": true 1555 }, 1556 "@types/react-dom": { 1557 "optional": true 1558 } 1559 } 1560 }, 1561 "node_modules/@radix-ui/react-collapsible": { 1562 "version": "1.1.12", 1563 "resolved": "https://registry.npmjs.org/@radix-ui/react-collapsible/-/react-collapsible-1.1.12.tgz", 1564 "integrity": "sha512-Uu+mSh4agx2ib1uIGPP4/CKNULyajb3p92LsVXmH2EHVMTfZWpll88XJ0j4W0z3f8NK1eYl1+Mf/szHPmcHzyA==", 1565 "license": "MIT", 1566 "dependencies": { 1567 "@radix-ui/primitive": "1.1.3", 1568 "@radix-ui/react-compose-refs": "1.1.2", 1569 "@radix-ui/react-context": "1.1.2", 1570 "@radix-ui/react-id": "1.1.1", 1571 "@radix-ui/react-presence": "1.1.5", 1572 "@radix-ui/react-primitive": "2.1.3", 1573 "@radix-ui/react-use-controllable-state": "1.2.2", 1574 "@radix-ui/react-use-layout-effect": "1.1.1" 1575 }, 1576 "peerDependencies": { 1577 "@types/react": "*", 1578 "@types/react-dom": "*", 1579 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 1580 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 1581 }, 1582 "peerDependenciesMeta": { 1583 "@types/react": { 1584 "optional": true 1585 }, 1586 "@types/react-dom": { 1587 "optional": true 1588 } 1589 } 1590 }, 1591 "node_modules/@radix-ui/react-collapsible/node_modules/@radix-ui/primitive": { 1592 "version": "1.1.3", 1593 "resolved": "https://registry.npmjs.org/@radix-ui/primitive/-/primitive-1.1.3.tgz", 1594 "integrity": "sha512-JTF99U/6XIjCBo0wqkU5sK10glYe27MRRsfwoiq5zzOEZLHU3A3KCMa5X/azekYRCJ0HlwI0crAXS/5dEHTzDg==", 1595 "license": "MIT" 1596 }, 1597 "node_modules/@radix-ui/react-collapsible/node_modules/@radix-ui/react-compose-refs": { 1598 "version": "1.1.2", 1599 "resolved": "https://registry.npmjs.org/@radix-ui/react-compose-refs/-/react-compose-refs-1.1.2.tgz", 1600 "integrity": "sha512-z4eqJvfiNnFMHIIvXP3CY57y2WJs5g2v3X0zm9mEJkrkNv4rDxu+sg9Jh8EkXyeqBkB7SOcboo9dMVqhyrACIg==", 1601 "license": "MIT", 1602 "peerDependencies": { 1603 "@types/react": "*", 1604 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 1605 }, 1606 "peerDependenciesMeta": { 1607 "@types/react": { 1608 "optional": true 1609 } 1610 } 1611 }, 1612 "node_modules/@radix-ui/react-collapsible/node_modules/@radix-ui/react-context": { 1613 "version": "1.1.2", 1614 "resolved": "https://registry.npmjs.org/@radix-ui/react-context/-/react-context-1.1.2.tgz", 1615 "integrity": "sha512-jCi/QKUM2r1Ju5a3J64TH2A5SpKAgh0LpknyqdQ4m6DCV0xJ2HG1xARRwNGPQfi1SLdLWZ1OJz6F4OMBBNiGJA==", 1616 "license": "MIT", 1617 "peerDependencies": { 1618 "@types/react": "*", 1619 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 1620 }, 1621 "peerDependenciesMeta": { 1622 "@types/react": { 1623 "optional": true 1624 } 1625 } 1626 }, 1627 "node_modules/@radix-ui/react-collapsible/node_modules/@radix-ui/react-id": { 1628 "version": "1.1.1", 1629 "resolved": "https://registry.npmjs.org/@radix-ui/react-id/-/react-id-1.1.1.tgz", 1630 "integrity": "sha512-kGkGegYIdQsOb4XjsfM97rXsiHaBwco+hFI66oO4s9LU+PLAC5oJ7khdOVFxkhsmlbpUqDAvXw11CluXP+jkHg==", 1631 "license": "MIT", 1632 "dependencies": { 1633 "@radix-ui/react-use-layout-effect": "1.1.1" 1634 }, 1635 "peerDependencies": { 1636 "@types/react": "*", 1637 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 1638 }, 1639 "peerDependenciesMeta": { 1640 "@types/react": { 1641 "optional": true 1642 } 1643 } 1644 }, 1645 "node_modules/@radix-ui/react-collapsible/node_modules/@radix-ui/react-presence": { 1646 "version": "1.1.5", 1647 "resolved": "https://registry.npmjs.org/@radix-ui/react-presence/-/react-presence-1.1.5.tgz", 1648 "integrity": "sha512-/jfEwNDdQVBCNvjkGit4h6pMOzq8bHkopq458dPt2lMjx+eBQUohZNG9A7DtO/O5ukSbxuaNGXMjHicgwy6rQQ==", 1649 "license": "MIT", 1650 "dependencies": { 1651 "@radix-ui/react-compose-refs": "1.1.2", 1652 "@radix-ui/react-use-layout-effect": "1.1.1" 1653 }, 1654 "peerDependencies": { 1655 "@types/react": "*", 1656 "@types/react-dom": "*", 1657 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 1658 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 1659 }, 1660 "peerDependenciesMeta": { 1661 "@types/react": { 1662 "optional": true 1663 }, 1664 "@types/react-dom": { 1665 "optional": true 1666 } 1667 } 1668 }, 1669 "node_modules/@radix-ui/react-collapsible/node_modules/@radix-ui/react-primitive": { 1670 "version": "2.1.3", 1671 "resolved": "https://registry.npmjs.org/@radix-ui/react-primitive/-/react-primitive-2.1.3.tgz", 1672 "integrity": "sha512-m9gTwRkhy2lvCPe6QJp4d3G1TYEUHn/FzJUtq9MjH46an1wJU+GdoGC5VLof8RX8Ft/DlpshApkhswDLZzHIcQ==", 1673 "license": "MIT", 1674 "dependencies": { 1675 "@radix-ui/react-slot": "1.2.3" 1676 }, 1677 "peerDependencies": { 1678 "@types/react": "*", 1679 "@types/react-dom": "*", 1680 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 1681 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 1682 }, 1683 "peerDependenciesMeta": { 1684 "@types/react": { 1685 "optional": true 1686 }, 1687 "@types/react-dom": { 1688 "optional": true 1689 } 1690 } 1691 }, 1692 "node_modules/@radix-ui/react-collapsible/node_modules/@radix-ui/react-slot": { 1693 "version": "1.2.3", 1694 "resolved": "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.2.3.tgz", 1695 "integrity": "sha512-aeNmHnBxbi2St0au6VBVC7JXFlhLlOnvIIlePNniyUNAClzmtAUEY8/pBiK3iHjufOlwA+c20/8jngo7xcrg8A==", 1696 "license": "MIT", 1697 "dependencies": { 1698 "@radix-ui/react-compose-refs": "1.1.2" 1699 }, 1700 "peerDependencies": { 1701 "@types/react": "*", 1702 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 1703 }, 1704 "peerDependenciesMeta": { 1705 "@types/react": { 1706 "optional": true 1707 } 1708 } 1709 }, 1710 "node_modules/@radix-ui/react-collapsible/node_modules/@radix-ui/react-use-controllable-state": { 1711 "version": "1.2.2", 1712 "resolved": "https://registry.npmjs.org/@radix-ui/react-use-controllable-state/-/react-use-controllable-state-1.2.2.tgz", 1713 "integrity": "sha512-BjasUjixPFdS+NKkypcyyN5Pmg83Olst0+c6vGov0diwTEo6mgdqVR6hxcEgFuh4QrAs7Rc+9KuGJ9TVCj0Zzg==", 1714 "license": "MIT", 1715 "dependencies": { 1716 "@radix-ui/react-use-effect-event": "0.0.2", 1717 "@radix-ui/react-use-layout-effect": "1.1.1" 1718 }, 1719 "peerDependencies": { 1720 "@types/react": "*", 1721 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 1722 }, 1723 "peerDependenciesMeta": { 1724 "@types/react": { 1725 "optional": true 1726 } 1727 } 1728 }, 1729 "node_modules/@radix-ui/react-collection": { 1730 "version": "1.1.1", 1731 "resolved": "https://registry.npmjs.org/@radix-ui/react-collection/-/react-collection-1.1.1.tgz", 1732 "integrity": "sha512-LwT3pSho9Dljg+wY2KN2mrrh6y3qELfftINERIzBUO9e0N+t0oMTyn3k9iv+ZqgrwGkRnLpNJrsMv9BZlt2yuA==", 1733 "license": "MIT", 1734 "dependencies": { 1735 "@radix-ui/react-compose-refs": "1.1.1", 1736 "@radix-ui/react-context": "1.1.1", 1737 "@radix-ui/react-primitive": "2.0.1", 1738 "@radix-ui/react-slot": "1.1.1" 1739 }, 1740 "peerDependencies": { 1741 "@types/react": "*", 1742 "@types/react-dom": "*", 1743 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 1744 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 1745 }, 1746 "peerDependenciesMeta": { 1747 "@types/react": { 1748 "optional": true 1749 }, 1750 "@types/react-dom": { 1751 "optional": true 1752 } 1753 } 1754 }, 1755 "node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot": { 1756 "version": "1.1.1", 1757 "resolved": "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.1.1.tgz", 1758 "integrity": "sha512-RApLLOcINYJA+dMVbOju7MYv1Mb2EBp2nH4HdDzXTSyaR5optlm6Otrz1euW3HbdOR8UmmFK06TD+A9frYWv+g==", 1759 "license": "MIT", 1760 "dependencies": { 1761 "@radix-ui/react-compose-refs": "1.1.1" 1762 }, 1763 "peerDependencies": { 1764 "@types/react": "*", 1765 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 1766 }, 1767 "peerDependenciesMeta": { 1768 "@types/react": { 1769 "optional": true 1770 } 1771 } 1772 }, 1773 "node_modules/@radix-ui/react-compose-refs": { 1774 "version": "1.1.1", 1775 "resolved": "https://registry.npmjs.org/@radix-ui/react-compose-refs/-/react-compose-refs-1.1.1.tgz", 1776 "integrity": "sha512-Y9VzoRDSJtgFMUCoiZBDVo084VQ5hfpXxVE+NgkdNsjiDBByiImMZKKhxMwCbdHvhlENG6a833CbFkOQvTricw==", 1777 "license": "MIT", 1778 "peerDependencies": { 1779 "@types/react": "*", 1780 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 1781 }, 1782 "peerDependenciesMeta": { 1783 "@types/react": { 1784 "optional": true 1785 } 1786 } 1787 }, 1788 "node_modules/@radix-ui/react-context": { 1789 "version": "1.1.1", 1790 "resolved": "https://registry.npmjs.org/@radix-ui/react-context/-/react-context-1.1.1.tgz", 1791 "integrity": "sha512-UASk9zi+crv9WteK/NU4PLvOoL3OuE6BWVKNF6hPRBtYBDXQ2u5iu3O59zUlJiTVvkyuycnqrztsHVJwcK9K+Q==", 1792 "license": "MIT", 1793 "peerDependencies": { 1794 "@types/react": "*", 1795 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 1796 }, 1797 "peerDependenciesMeta": { 1798 "@types/react": { 1799 "optional": true 1800 } 1801 } 1802 }, 1803 "node_modules/@radix-ui/react-dialog": { 1804 "version": "1.1.4", 1805 "resolved": "https://registry.npmjs.org/@radix-ui/react-dialog/-/react-dialog-1.1.4.tgz", 1806 "integrity": "sha512-Ur7EV1IwQGCyaAuyDRiOLA5JIUZxELJljF+MbM/2NC0BYwfuRrbpS30BiQBJrVruscgUkieKkqXYDOoByaxIoA==", 1807 "license": "MIT", 1808 "dependencies": { 1809 "@radix-ui/primitive": "1.1.1", 1810 "@radix-ui/react-compose-refs": "1.1.1", 1811 "@radix-ui/react-context": "1.1.1", 1812 "@radix-ui/react-dismissable-layer": "1.1.3", 1813 "@radix-ui/react-focus-guards": "1.1.1", 1814 "@radix-ui/react-focus-scope": "1.1.1", 1815 "@radix-ui/react-id": "1.1.0", 1816 "@radix-ui/react-portal": "1.1.3", 1817 "@radix-ui/react-presence": "1.1.2", 1818 "@radix-ui/react-primitive": "2.0.1", 1819 "@radix-ui/react-slot": "1.1.1", 1820 "@radix-ui/react-use-controllable-state": "1.1.0", 1821 "aria-hidden": "^1.1.1", 1822 "react-remove-scroll": "^2.6.1" 1823 }, 1824 "peerDependencies": { 1825 "@types/react": "*", 1826 "@types/react-dom": "*", 1827 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 1828 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 1829 }, 1830 "peerDependenciesMeta": { 1831 "@types/react": { 1832 "optional": true 1833 }, 1834 "@types/react-dom": { 1835 "optional": true 1836 } 1837 } 1838 }, 1839 "node_modules/@radix-ui/react-dialog/node_modules/@radix-ui/react-slot": { 1840 "version": "1.1.1", 1841 "resolved": "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.1.1.tgz", 1842 "integrity": "sha512-RApLLOcINYJA+dMVbOju7MYv1Mb2EBp2nH4HdDzXTSyaR5optlm6Otrz1euW3HbdOR8UmmFK06TD+A9frYWv+g==", 1843 "license": "MIT", 1844 "dependencies": { 1845 "@radix-ui/react-compose-refs": "1.1.1" 1846 }, 1847 "peerDependencies": { 1848 "@types/react": "*", 1849 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 1850 }, 1851 "peerDependenciesMeta": { 1852 "@types/react": { 1853 "optional": true 1854 } 1855 } 1856 }, 1857 "node_modules/@radix-ui/react-direction": { 1858 "version": "1.1.0", 1859 "resolved": "https://registry.npmjs.org/@radix-ui/react-direction/-/react-direction-1.1.0.tgz", 1860 "integrity": "sha512-BUuBvgThEiAXh2DWu93XsT+a3aWrGqolGlqqw5VU1kG7p/ZH2cuDlM1sRLNnY3QcBS69UIz2mcKhMxDsdewhjg==", 1861 "license": "MIT", 1862 "peerDependencies": { 1863 "@types/react": "*", 1864 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 1865 }, 1866 "peerDependenciesMeta": { 1867 "@types/react": { 1868 "optional": true 1869 } 1870 } 1871 }, 1872 "node_modules/@radix-ui/react-dismissable-layer": { 1873 "version": "1.1.3", 1874 "resolved": "https://registry.npmjs.org/@radix-ui/react-dismissable-layer/-/react-dismissable-layer-1.1.3.tgz", 1875 "integrity": "sha512-onrWn/72lQoEucDmJnr8uczSNTujT0vJnA/X5+3AkChVPowr8n1yvIKIabhWyMQeMvvmdpsvcyDqx3X1LEXCPg==", 1876 "license": "MIT", 1877 "dependencies": { 1878 "@radix-ui/primitive": "1.1.1", 1879 "@radix-ui/react-compose-refs": "1.1.1", 1880 "@radix-ui/react-primitive": "2.0.1", 1881 "@radix-ui/react-use-callback-ref": "1.1.0", 1882 "@radix-ui/react-use-escape-keydown": "1.1.0" 1883 }, 1884 "peerDependencies": { 1885 "@types/react": "*", 1886 "@types/react-dom": "*", 1887 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 1888 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 1889 }, 1890 "peerDependenciesMeta": { 1891 "@types/react": { 1892 "optional": true 1893 }, 1894 "@types/react-dom": { 1895 "optional": true 1896 } 1897 } 1898 }, 1899 "node_modules/@radix-ui/react-dropdown-menu": { 1900 "version": "2.1.16", 1901 "resolved": "https://registry.npmjs.org/@radix-ui/react-dropdown-menu/-/react-dropdown-menu-2.1.16.tgz", 1902 "integrity": "sha512-1PLGQEynI/3OX/ftV54COn+3Sud/Mn8vALg2rWnBLnRaGtJDduNW/22XjlGgPdpcIbiQxjKtb7BkcjP00nqfJw==", 1903 "license": "MIT", 1904 "dependencies": { 1905 "@radix-ui/primitive": "1.1.3", 1906 "@radix-ui/react-compose-refs": "1.1.2", 1907 "@radix-ui/react-context": "1.1.2", 1908 "@radix-ui/react-id": "1.1.1", 1909 "@radix-ui/react-menu": "2.1.16", 1910 "@radix-ui/react-primitive": "2.1.3", 1911 "@radix-ui/react-use-controllable-state": "1.2.2" 1912 }, 1913 "peerDependencies": { 1914 "@types/react": "*", 1915 "@types/react-dom": "*", 1916 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 1917 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 1918 }, 1919 "peerDependenciesMeta": { 1920 "@types/react": { 1921 "optional": true 1922 }, 1923 "@types/react-dom": { 1924 "optional": true 1925 } 1926 } 1927 }, 1928 "node_modules/@radix-ui/react-dropdown-menu/node_modules/@radix-ui/primitive": { 1929 "version": "1.1.3", 1930 "resolved": "https://registry.npmjs.org/@radix-ui/primitive/-/primitive-1.1.3.tgz", 1931 "integrity": "sha512-JTF99U/6XIjCBo0wqkU5sK10glYe27MRRsfwoiq5zzOEZLHU3A3KCMa5X/azekYRCJ0HlwI0crAXS/5dEHTzDg==", 1932 "license": "MIT" 1933 }, 1934 "node_modules/@radix-ui/react-dropdown-menu/node_modules/@radix-ui/react-compose-refs": { 1935 "version": "1.1.2", 1936 "resolved": "https://registry.npmjs.org/@radix-ui/react-compose-refs/-/react-compose-refs-1.1.2.tgz", 1937 "integrity": "sha512-z4eqJvfiNnFMHIIvXP3CY57y2WJs5g2v3X0zm9mEJkrkNv4rDxu+sg9Jh8EkXyeqBkB7SOcboo9dMVqhyrACIg==", 1938 "license": "MIT", 1939 "peerDependencies": { 1940 "@types/react": "*", 1941 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 1942 }, 1943 "peerDependenciesMeta": { 1944 "@types/react": { 1945 "optional": true 1946 } 1947 } 1948 }, 1949 "node_modules/@radix-ui/react-dropdown-menu/node_modules/@radix-ui/react-context": { 1950 "version": "1.1.2", 1951 "resolved": "https://registry.npmjs.org/@radix-ui/react-context/-/react-context-1.1.2.tgz", 1952 "integrity": "sha512-jCi/QKUM2r1Ju5a3J64TH2A5SpKAgh0LpknyqdQ4m6DCV0xJ2HG1xARRwNGPQfi1SLdLWZ1OJz6F4OMBBNiGJA==", 1953 "license": "MIT", 1954 "peerDependencies": { 1955 "@types/react": "*", 1956 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 1957 }, 1958 "peerDependenciesMeta": { 1959 "@types/react": { 1960 "optional": true 1961 } 1962 } 1963 }, 1964 "node_modules/@radix-ui/react-dropdown-menu/node_modules/@radix-ui/react-id": { 1965 "version": "1.1.1", 1966 "resolved": "https://registry.npmjs.org/@radix-ui/react-id/-/react-id-1.1.1.tgz", 1967 "integrity": "sha512-kGkGegYIdQsOb4XjsfM97rXsiHaBwco+hFI66oO4s9LU+PLAC5oJ7khdOVFxkhsmlbpUqDAvXw11CluXP+jkHg==", 1968 "license": "MIT", 1969 "dependencies": { 1970 "@radix-ui/react-use-layout-effect": "1.1.1" 1971 }, 1972 "peerDependencies": { 1973 "@types/react": "*", 1974 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 1975 }, 1976 "peerDependenciesMeta": { 1977 "@types/react": { 1978 "optional": true 1979 } 1980 } 1981 }, 1982 "node_modules/@radix-ui/react-dropdown-menu/node_modules/@radix-ui/react-primitive": { 1983 "version": "2.1.3", 1984 "resolved": "https://registry.npmjs.org/@radix-ui/react-primitive/-/react-primitive-2.1.3.tgz", 1985 "integrity": "sha512-m9gTwRkhy2lvCPe6QJp4d3G1TYEUHn/FzJUtq9MjH46an1wJU+GdoGC5VLof8RX8Ft/DlpshApkhswDLZzHIcQ==", 1986 "license": "MIT", 1987 "dependencies": { 1988 "@radix-ui/react-slot": "1.2.3" 1989 }, 1990 "peerDependencies": { 1991 "@types/react": "*", 1992 "@types/react-dom": "*", 1993 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 1994 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 1995 }, 1996 "peerDependenciesMeta": { 1997 "@types/react": { 1998 "optional": true 1999 }, 2000 "@types/react-dom": { 2001 "optional": true 2002 } 2003 } 2004 }, 2005 "node_modules/@radix-ui/react-dropdown-menu/node_modules/@radix-ui/react-slot": { 2006 "version": "1.2.3", 2007 "resolved": "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.2.3.tgz", 2008 "integrity": "sha512-aeNmHnBxbi2St0au6VBVC7JXFlhLlOnvIIlePNniyUNAClzmtAUEY8/pBiK3iHjufOlwA+c20/8jngo7xcrg8A==", 2009 "license": "MIT", 2010 "dependencies": { 2011 "@radix-ui/react-compose-refs": "1.1.2" 2012 }, 2013 "peerDependencies": { 2014 "@types/react": "*", 2015 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 2016 }, 2017 "peerDependenciesMeta": { 2018 "@types/react": { 2019 "optional": true 2020 } 2021 } 2022 }, 2023 "node_modules/@radix-ui/react-dropdown-menu/node_modules/@radix-ui/react-use-controllable-state": { 2024 "version": "1.2.2", 2025 "resolved": "https://registry.npmjs.org/@radix-ui/react-use-controllable-state/-/react-use-controllable-state-1.2.2.tgz", 2026 "integrity": "sha512-BjasUjixPFdS+NKkypcyyN5Pmg83Olst0+c6vGov0diwTEo6mgdqVR6hxcEgFuh4QrAs7Rc+9KuGJ9TVCj0Zzg==", 2027 "license": "MIT", 2028 "dependencies": { 2029 "@radix-ui/react-use-effect-event": "0.0.2", 2030 "@radix-ui/react-use-layout-effect": "1.1.1" 2031 }, 2032 "peerDependencies": { 2033 "@types/react": "*", 2034 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 2035 }, 2036 "peerDependenciesMeta": { 2037 "@types/react": { 2038 "optional": true 2039 } 2040 } 2041 }, 2042 "node_modules/@radix-ui/react-focus-guards": { 2043 "version": "1.1.1", 2044 "resolved": "https://registry.npmjs.org/@radix-ui/react-focus-guards/-/react-focus-guards-1.1.1.tgz", 2045 "integrity": "sha512-pSIwfrT1a6sIoDASCSpFwOasEwKTZWDw/iBdtnqKO7v6FeOzYJ7U53cPzYFVR3geGGXgVHaH+CdngrrAzqUGxg==", 2046 "license": "MIT", 2047 "peerDependencies": { 2048 "@types/react": "*", 2049 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 2050 }, 2051 "peerDependenciesMeta": { 2052 "@types/react": { 2053 "optional": true 2054 } 2055 } 2056 }, 2057 "node_modules/@radix-ui/react-focus-scope": { 2058 "version": "1.1.1", 2059 "resolved": "https://registry.npmjs.org/@radix-ui/react-focus-scope/-/react-focus-scope-1.1.1.tgz", 2060 "integrity": "sha512-01omzJAYRxXdG2/he/+xy+c8a8gCydoQ1yOxnWNcRhrrBW5W+RQJ22EK1SaO8tb3WoUsuEw7mJjBozPzihDFjA==", 2061 "license": "MIT", 2062 "dependencies": { 2063 "@radix-ui/react-compose-refs": "1.1.1", 2064 "@radix-ui/react-primitive": "2.0.1", 2065 "@radix-ui/react-use-callback-ref": "1.1.0" 2066 }, 2067 "peerDependencies": { 2068 "@types/react": "*", 2069 "@types/react-dom": "*", 2070 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 2071 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 2072 }, 2073 "peerDependenciesMeta": { 2074 "@types/react": { 2075 "optional": true 2076 }, 2077 "@types/react-dom": { 2078 "optional": true 2079 } 2080 } 2081 }, 2082 "node_modules/@radix-ui/react-id": { 2083 "version": "1.1.0", 2084 "resolved": "https://registry.npmjs.org/@radix-ui/react-id/-/react-id-1.1.0.tgz", 2085 "integrity": "sha512-EJUrI8yYh7WOjNOqpoJaf1jlFIH2LvtgAl+YcFqNCa+4hj64ZXmPkAKOFs/ukjz3byN6bdb/AVUqHkI8/uWWMA==", 2086 "license": "MIT", 2087 "dependencies": { 2088 "@radix-ui/react-use-layout-effect": "1.1.0" 2089 }, 2090 "peerDependencies": { 2091 "@types/react": "*", 2092 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 2093 }, 2094 "peerDependenciesMeta": { 2095 "@types/react": { 2096 "optional": true 2097 } 2098 } 2099 }, 2100 "node_modules/@radix-ui/react-id/node_modules/@radix-ui/react-use-layout-effect": { 2101 "version": "1.1.0", 2102 "resolved": "https://registry.npmjs.org/@radix-ui/react-use-layout-effect/-/react-use-layout-effect-1.1.0.tgz", 2103 "integrity": "sha512-+FPE0rOdziWSrH9athwI1R0HDVbWlEhd+FR+aSDk4uWGmSJ9Z54sdZVDQPZAinJhJXwfT+qnj969mCsT2gfm5w==", 2104 "license": "MIT", 2105 "peerDependencies": { 2106 "@types/react": "*", 2107 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 2108 }, 2109 "peerDependenciesMeta": { 2110 "@types/react": { 2111 "optional": true 2112 } 2113 } 2114 }, 2115 "node_modules/@radix-ui/react-label": { 2116 "version": "2.1.1", 2117 "resolved": "https://registry.npmjs.org/@radix-ui/react-label/-/react-label-2.1.1.tgz", 2118 "integrity": "sha512-UUw5E4e/2+4kFMH7+YxORXGWggtY6sM8WIwh5RZchhLuUg2H1hc98Py+pr8HMz6rdaYrK2t296ZEjYLOCO5uUw==", 2119 "license": "MIT", 2120 "dependencies": { 2121 "@radix-ui/react-primitive": "2.0.1" 2122 }, 2123 "peerDependencies": { 2124 "@types/react": "*", 2125 "@types/react-dom": "*", 2126 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 2127 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 2128 }, 2129 "peerDependenciesMeta": { 2130 "@types/react": { 2131 "optional": true 2132 }, 2133 "@types/react-dom": { 2134 "optional": true 2135 } 2136 } 2137 }, 2138 "node_modules/@radix-ui/react-menu": { 2139 "version": "2.1.16", 2140 "resolved": "https://registry.npmjs.org/@radix-ui/react-menu/-/react-menu-2.1.16.tgz", 2141 "integrity": "sha512-72F2T+PLlphrqLcAotYPp0uJMr5SjP5SL01wfEspJbru5Zs5vQaSHb4VB3ZMJPimgHHCHG7gMOeOB9H3Hdmtxg==", 2142 "license": "MIT", 2143 "dependencies": { 2144 "@radix-ui/primitive": "1.1.3", 2145 "@radix-ui/react-collection": "1.1.7", 2146 "@radix-ui/react-compose-refs": "1.1.2", 2147 "@radix-ui/react-context": "1.1.2", 2148 "@radix-ui/react-direction": "1.1.1", 2149 "@radix-ui/react-dismissable-layer": "1.1.11", 2150 "@radix-ui/react-focus-guards": "1.1.3", 2151 "@radix-ui/react-focus-scope": "1.1.7", 2152 "@radix-ui/react-id": "1.1.1", 2153 "@radix-ui/react-popper": "1.2.8", 2154 "@radix-ui/react-portal": "1.1.9", 2155 "@radix-ui/react-presence": "1.1.5", 2156 "@radix-ui/react-primitive": "2.1.3", 2157 "@radix-ui/react-roving-focus": "1.1.11", 2158 "@radix-ui/react-slot": "1.2.3", 2159 "@radix-ui/react-use-callback-ref": "1.1.1", 2160 "aria-hidden": "^1.2.4", 2161 "react-remove-scroll": "^2.6.3" 2162 }, 2163 "peerDependencies": { 2164 "@types/react": "*", 2165 "@types/react-dom": "*", 2166 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 2167 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 2168 }, 2169 "peerDependenciesMeta": { 2170 "@types/react": { 2171 "optional": true 2172 }, 2173 "@types/react-dom": { 2174 "optional": true 2175 } 2176 } 2177 }, 2178 "node_modules/@radix-ui/react-menu/node_modules/@radix-ui/primitive": { 2179 "version": "1.1.3", 2180 "resolved": "https://registry.npmjs.org/@radix-ui/primitive/-/primitive-1.1.3.tgz", 2181 "integrity": "sha512-JTF99U/6XIjCBo0wqkU5sK10glYe27MRRsfwoiq5zzOEZLHU3A3KCMa5X/azekYRCJ0HlwI0crAXS/5dEHTzDg==", 2182 "license": "MIT" 2183 }, 2184 "node_modules/@radix-ui/react-menu/node_modules/@radix-ui/react-collection": { 2185 "version": "1.1.7", 2186 "resolved": "https://registry.npmjs.org/@radix-ui/react-collection/-/react-collection-1.1.7.tgz", 2187 "integrity": "sha512-Fh9rGN0MoI4ZFUNyfFVNU4y9LUz93u9/0K+yLgA2bwRojxM8JU1DyvvMBabnZPBgMWREAJvU2jjVzq+LrFUglw==", 2188 "license": "MIT", 2189 "dependencies": { 2190 "@radix-ui/react-compose-refs": "1.1.2", 2191 "@radix-ui/react-context": "1.1.2", 2192 "@radix-ui/react-primitive": "2.1.3", 2193 "@radix-ui/react-slot": "1.2.3" 2194 }, 2195 "peerDependencies": { 2196 "@types/react": "*", 2197 "@types/react-dom": "*", 2198 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 2199 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 2200 }, 2201 "peerDependenciesMeta": { 2202 "@types/react": { 2203 "optional": true 2204 }, 2205 "@types/react-dom": { 2206 "optional": true 2207 } 2208 } 2209 }, 2210 "node_modules/@radix-ui/react-menu/node_modules/@radix-ui/react-compose-refs": { 2211 "version": "1.1.2", 2212 "resolved": "https://registry.npmjs.org/@radix-ui/react-compose-refs/-/react-compose-refs-1.1.2.tgz", 2213 "integrity": "sha512-z4eqJvfiNnFMHIIvXP3CY57y2WJs5g2v3X0zm9mEJkrkNv4rDxu+sg9Jh8EkXyeqBkB7SOcboo9dMVqhyrACIg==", 2214 "license": "MIT", 2215 "peerDependencies": { 2216 "@types/react": "*", 2217 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 2218 }, 2219 "peerDependenciesMeta": { 2220 "@types/react": { 2221 "optional": true 2222 } 2223 } 2224 }, 2225 "node_modules/@radix-ui/react-menu/node_modules/@radix-ui/react-context": { 2226 "version": "1.1.2", 2227 "resolved": "https://registry.npmjs.org/@radix-ui/react-context/-/react-context-1.1.2.tgz", 2228 "integrity": "sha512-jCi/QKUM2r1Ju5a3J64TH2A5SpKAgh0LpknyqdQ4m6DCV0xJ2HG1xARRwNGPQfi1SLdLWZ1OJz6F4OMBBNiGJA==", 2229 "license": "MIT", 2230 "peerDependencies": { 2231 "@types/react": "*", 2232 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 2233 }, 2234 "peerDependenciesMeta": { 2235 "@types/react": { 2236 "optional": true 2237 } 2238 } 2239 }, 2240 "node_modules/@radix-ui/react-menu/node_modules/@radix-ui/react-direction": { 2241 "version": "1.1.1", 2242 "resolved": "https://registry.npmjs.org/@radix-ui/react-direction/-/react-direction-1.1.1.tgz", 2243 "integrity": "sha512-1UEWRX6jnOA2y4H5WczZ44gOOjTEmlqv1uNW4GAJEO5+bauCBhv8snY65Iw5/VOS/ghKN9gr2KjnLKxrsvoMVw==", 2244 "license": "MIT", 2245 "peerDependencies": { 2246 "@types/react": "*", 2247 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 2248 }, 2249 "peerDependenciesMeta": { 2250 "@types/react": { 2251 "optional": true 2252 } 2253 } 2254 }, 2255 "node_modules/@radix-ui/react-menu/node_modules/@radix-ui/react-dismissable-layer": { 2256 "version": "1.1.11", 2257 "resolved": "https://registry.npmjs.org/@radix-ui/react-dismissable-layer/-/react-dismissable-layer-1.1.11.tgz", 2258 "integrity": "sha512-Nqcp+t5cTB8BinFkZgXiMJniQH0PsUt2k51FUhbdfeKvc4ACcG2uQniY/8+h1Yv6Kza4Q7lD7PQV0z0oicE0Mg==", 2259 "license": "MIT", 2260 "dependencies": { 2261 "@radix-ui/primitive": "1.1.3", 2262 "@radix-ui/react-compose-refs": "1.1.2", 2263 "@radix-ui/react-primitive": "2.1.3", 2264 "@radix-ui/react-use-callback-ref": "1.1.1", 2265 "@radix-ui/react-use-escape-keydown": "1.1.1" 2266 }, 2267 "peerDependencies": { 2268 "@types/react": "*", 2269 "@types/react-dom": "*", 2270 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 2271 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 2272 }, 2273 "peerDependenciesMeta": { 2274 "@types/react": { 2275 "optional": true 2276 }, 2277 "@types/react-dom": { 2278 "optional": true 2279 } 2280 } 2281 }, 2282 "node_modules/@radix-ui/react-menu/node_modules/@radix-ui/react-focus-guards": { 2283 "version": "1.1.3", 2284 "resolved": "https://registry.npmjs.org/@radix-ui/react-focus-guards/-/react-focus-guards-1.1.3.tgz", 2285 "integrity": "sha512-0rFg/Rj2Q62NCm62jZw0QX7a3sz6QCQU0LpZdNrJX8byRGaGVTqbrW9jAoIAHyMQqsNpeZ81YgSizOt5WXq0Pw==", 2286 "license": "MIT", 2287 "peerDependencies": { 2288 "@types/react": "*", 2289 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 2290 }, 2291 "peerDependenciesMeta": { 2292 "@types/react": { 2293 "optional": true 2294 } 2295 } 2296 }, 2297 "node_modules/@radix-ui/react-menu/node_modules/@radix-ui/react-focus-scope": { 2298 "version": "1.1.7", 2299 "resolved": "https://registry.npmjs.org/@radix-ui/react-focus-scope/-/react-focus-scope-1.1.7.tgz", 2300 "integrity": "sha512-t2ODlkXBQyn7jkl6TNaw/MtVEVvIGelJDCG41Okq/KwUsJBwQ4XVZsHAVUkK4mBv3ewiAS3PGuUWuY2BoK4ZUw==", 2301 "license": "MIT", 2302 "dependencies": { 2303 "@radix-ui/react-compose-refs": "1.1.2", 2304 "@radix-ui/react-primitive": "2.1.3", 2305 "@radix-ui/react-use-callback-ref": "1.1.1" 2306 }, 2307 "peerDependencies": { 2308 "@types/react": "*", 2309 "@types/react-dom": "*", 2310 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 2311 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 2312 }, 2313 "peerDependenciesMeta": { 2314 "@types/react": { 2315 "optional": true 2316 }, 2317 "@types/react-dom": { 2318 "optional": true 2319 } 2320 } 2321 }, 2322 "node_modules/@radix-ui/react-menu/node_modules/@radix-ui/react-id": { 2323 "version": "1.1.1", 2324 "resolved": "https://registry.npmjs.org/@radix-ui/react-id/-/react-id-1.1.1.tgz", 2325 "integrity": "sha512-kGkGegYIdQsOb4XjsfM97rXsiHaBwco+hFI66oO4s9LU+PLAC5oJ7khdOVFxkhsmlbpUqDAvXw11CluXP+jkHg==", 2326 "license": "MIT", 2327 "dependencies": { 2328 "@radix-ui/react-use-layout-effect": "1.1.1" 2329 }, 2330 "peerDependencies": { 2331 "@types/react": "*", 2332 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 2333 }, 2334 "peerDependenciesMeta": { 2335 "@types/react": { 2336 "optional": true 2337 } 2338 } 2339 }, 2340 "node_modules/@radix-ui/react-menu/node_modules/@radix-ui/react-portal": { 2341 "version": "1.1.9", 2342 "resolved": "https://registry.npmjs.org/@radix-ui/react-portal/-/react-portal-1.1.9.tgz", 2343 "integrity": "sha512-bpIxvq03if6UNwXZ+HTK71JLh4APvnXntDc6XOX8UVq4XQOVl7lwok0AvIl+b8zgCw3fSaVTZMpAPPagXbKmHQ==", 2344 "license": "MIT", 2345 "dependencies": { 2346 "@radix-ui/react-primitive": "2.1.3", 2347 "@radix-ui/react-use-layout-effect": "1.1.1" 2348 }, 2349 "peerDependencies": { 2350 "@types/react": "*", 2351 "@types/react-dom": "*", 2352 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 2353 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 2354 }, 2355 "peerDependenciesMeta": { 2356 "@types/react": { 2357 "optional": true 2358 }, 2359 "@types/react-dom": { 2360 "optional": true 2361 } 2362 } 2363 }, 2364 "node_modules/@radix-ui/react-menu/node_modules/@radix-ui/react-presence": { 2365 "version": "1.1.5", 2366 "resolved": "https://registry.npmjs.org/@radix-ui/react-presence/-/react-presence-1.1.5.tgz", 2367 "integrity": "sha512-/jfEwNDdQVBCNvjkGit4h6pMOzq8bHkopq458dPt2lMjx+eBQUohZNG9A7DtO/O5ukSbxuaNGXMjHicgwy6rQQ==", 2368 "license": "MIT", 2369 "dependencies": { 2370 "@radix-ui/react-compose-refs": "1.1.2", 2371 "@radix-ui/react-use-layout-effect": "1.1.1" 2372 }, 2373 "peerDependencies": { 2374 "@types/react": "*", 2375 "@types/react-dom": "*", 2376 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 2377 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 2378 }, 2379 "peerDependenciesMeta": { 2380 "@types/react": { 2381 "optional": true 2382 }, 2383 "@types/react-dom": { 2384 "optional": true 2385 } 2386 } 2387 }, 2388 "node_modules/@radix-ui/react-menu/node_modules/@radix-ui/react-primitive": { 2389 "version": "2.1.3", 2390 "resolved": "https://registry.npmjs.org/@radix-ui/react-primitive/-/react-primitive-2.1.3.tgz", 2391 "integrity": "sha512-m9gTwRkhy2lvCPe6QJp4d3G1TYEUHn/FzJUtq9MjH46an1wJU+GdoGC5VLof8RX8Ft/DlpshApkhswDLZzHIcQ==", 2392 "license": "MIT", 2393 "dependencies": { 2394 "@radix-ui/react-slot": "1.2.3" 2395 }, 2396 "peerDependencies": { 2397 "@types/react": "*", 2398 "@types/react-dom": "*", 2399 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 2400 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 2401 }, 2402 "peerDependenciesMeta": { 2403 "@types/react": { 2404 "optional": true 2405 }, 2406 "@types/react-dom": { 2407 "optional": true 2408 } 2409 } 2410 }, 2411 "node_modules/@radix-ui/react-menu/node_modules/@radix-ui/react-slot": { 2412 "version": "1.2.3", 2413 "resolved": "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.2.3.tgz", 2414 "integrity": "sha512-aeNmHnBxbi2St0au6VBVC7JXFlhLlOnvIIlePNniyUNAClzmtAUEY8/pBiK3iHjufOlwA+c20/8jngo7xcrg8A==", 2415 "license": "MIT", 2416 "dependencies": { 2417 "@radix-ui/react-compose-refs": "1.1.2" 2418 }, 2419 "peerDependencies": { 2420 "@types/react": "*", 2421 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 2422 }, 2423 "peerDependenciesMeta": { 2424 "@types/react": { 2425 "optional": true 2426 } 2427 } 2428 }, 2429 "node_modules/@radix-ui/react-menu/node_modules/@radix-ui/react-use-callback-ref": { 2430 "version": "1.1.1", 2431 "resolved": "https://registry.npmjs.org/@radix-ui/react-use-callback-ref/-/react-use-callback-ref-1.1.1.tgz", 2432 "integrity": "sha512-FkBMwD+qbGQeMu1cOHnuGB6x4yzPjho8ap5WtbEJ26umhgqVXbhekKUQO+hZEL1vU92a3wHwdp0HAcqAUF5iDg==", 2433 "license": "MIT", 2434 "peerDependencies": { 2435 "@types/react": "*", 2436 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 2437 }, 2438 "peerDependenciesMeta": { 2439 "@types/react": { 2440 "optional": true 2441 } 2442 } 2443 }, 2444 "node_modules/@radix-ui/react-menu/node_modules/@radix-ui/react-use-escape-keydown": { 2445 "version": "1.1.1", 2446 "resolved": "https://registry.npmjs.org/@radix-ui/react-use-escape-keydown/-/react-use-escape-keydown-1.1.1.tgz", 2447 "integrity": "sha512-Il0+boE7w/XebUHyBjroE+DbByORGR9KKmITzbR7MyQ4akpORYP/ZmbhAr0DG7RmmBqoOnZdy2QlvajJ2QA59g==", 2448 "license": "MIT", 2449 "dependencies": { 2450 "@radix-ui/react-use-callback-ref": "1.1.1" 2451 }, 2452 "peerDependencies": { 2453 "@types/react": "*", 2454 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 2455 }, 2456 "peerDependenciesMeta": { 2457 "@types/react": { 2458 "optional": true 2459 } 2460 } 2461 }, 2462 "node_modules/@radix-ui/react-popover": { 2463 "version": "1.1.15", 2464 "resolved": "https://registry.npmjs.org/@radix-ui/react-popover/-/react-popover-1.1.15.tgz", 2465 "integrity": "sha512-kr0X2+6Yy/vJzLYJUPCZEc8SfQcf+1COFoAqauJm74umQhta9M7lNJHP7QQS3vkvcGLQUbWpMzwrXYwrYztHKA==", 2466 "license": "MIT", 2467 "dependencies": { 2468 "@radix-ui/primitive": "1.1.3", 2469 "@radix-ui/react-compose-refs": "1.1.2", 2470 "@radix-ui/react-context": "1.1.2", 2471 "@radix-ui/react-dismissable-layer": "1.1.11", 2472 "@radix-ui/react-focus-guards": "1.1.3", 2473 "@radix-ui/react-focus-scope": "1.1.7", 2474 "@radix-ui/react-id": "1.1.1", 2475 "@radix-ui/react-popper": "1.2.8", 2476 "@radix-ui/react-portal": "1.1.9", 2477 "@radix-ui/react-presence": "1.1.5", 2478 "@radix-ui/react-primitive": "2.1.3", 2479 "@radix-ui/react-slot": "1.2.3", 2480 "@radix-ui/react-use-controllable-state": "1.2.2", 2481 "aria-hidden": "^1.2.4", 2482 "react-remove-scroll": "^2.6.3" 2483 }, 2484 "peerDependencies": { 2485 "@types/react": "*", 2486 "@types/react-dom": "*", 2487 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 2488 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 2489 }, 2490 "peerDependenciesMeta": { 2491 "@types/react": { 2492 "optional": true 2493 }, 2494 "@types/react-dom": { 2495 "optional": true 2496 } 2497 } 2498 }, 2499 "node_modules/@radix-ui/react-popover/node_modules/@radix-ui/primitive": { 2500 "version": "1.1.3", 2501 "resolved": "https://registry.npmjs.org/@radix-ui/primitive/-/primitive-1.1.3.tgz", 2502 "integrity": "sha512-JTF99U/6XIjCBo0wqkU5sK10glYe27MRRsfwoiq5zzOEZLHU3A3KCMa5X/azekYRCJ0HlwI0crAXS/5dEHTzDg==", 2503 "license": "MIT" 2504 }, 2505 "node_modules/@radix-ui/react-popover/node_modules/@radix-ui/react-compose-refs": { 2506 "version": "1.1.2", 2507 "resolved": "https://registry.npmjs.org/@radix-ui/react-compose-refs/-/react-compose-refs-1.1.2.tgz", 2508 "integrity": "sha512-z4eqJvfiNnFMHIIvXP3CY57y2WJs5g2v3X0zm9mEJkrkNv4rDxu+sg9Jh8EkXyeqBkB7SOcboo9dMVqhyrACIg==", 2509 "license": "MIT", 2510 "peerDependencies": { 2511 "@types/react": "*", 2512 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 2513 }, 2514 "peerDependenciesMeta": { 2515 "@types/react": { 2516 "optional": true 2517 } 2518 } 2519 }, 2520 "node_modules/@radix-ui/react-popover/node_modules/@radix-ui/react-context": { 2521 "version": "1.1.2", 2522 "resolved": "https://registry.npmjs.org/@radix-ui/react-context/-/react-context-1.1.2.tgz", 2523 "integrity": "sha512-jCi/QKUM2r1Ju5a3J64TH2A5SpKAgh0LpknyqdQ4m6DCV0xJ2HG1xARRwNGPQfi1SLdLWZ1OJz6F4OMBBNiGJA==", 2524 "license": "MIT", 2525 "peerDependencies": { 2526 "@types/react": "*", 2527 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 2528 }, 2529 "peerDependenciesMeta": { 2530 "@types/react": { 2531 "optional": true 2532 } 2533 } 2534 }, 2535 "node_modules/@radix-ui/react-popover/node_modules/@radix-ui/react-dismissable-layer": { 2536 "version": "1.1.11", 2537 "resolved": "https://registry.npmjs.org/@radix-ui/react-dismissable-layer/-/react-dismissable-layer-1.1.11.tgz", 2538 "integrity": "sha512-Nqcp+t5cTB8BinFkZgXiMJniQH0PsUt2k51FUhbdfeKvc4ACcG2uQniY/8+h1Yv6Kza4Q7lD7PQV0z0oicE0Mg==", 2539 "license": "MIT", 2540 "dependencies": { 2541 "@radix-ui/primitive": "1.1.3", 2542 "@radix-ui/react-compose-refs": "1.1.2", 2543 "@radix-ui/react-primitive": "2.1.3", 2544 "@radix-ui/react-use-callback-ref": "1.1.1", 2545 "@radix-ui/react-use-escape-keydown": "1.1.1" 2546 }, 2547 "peerDependencies": { 2548 "@types/react": "*", 2549 "@types/react-dom": "*", 2550 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 2551 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 2552 }, 2553 "peerDependenciesMeta": { 2554 "@types/react": { 2555 "optional": true 2556 }, 2557 "@types/react-dom": { 2558 "optional": true 2559 } 2560 } 2561 }, 2562 "node_modules/@radix-ui/react-popover/node_modules/@radix-ui/react-focus-guards": { 2563 "version": "1.1.3", 2564 "resolved": "https://registry.npmjs.org/@radix-ui/react-focus-guards/-/react-focus-guards-1.1.3.tgz", 2565 "integrity": "sha512-0rFg/Rj2Q62NCm62jZw0QX7a3sz6QCQU0LpZdNrJX8byRGaGVTqbrW9jAoIAHyMQqsNpeZ81YgSizOt5WXq0Pw==", 2566 "license": "MIT", 2567 "peerDependencies": { 2568 "@types/react": "*", 2569 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 2570 }, 2571 "peerDependenciesMeta": { 2572 "@types/react": { 2573 "optional": true 2574 } 2575 } 2576 }, 2577 "node_modules/@radix-ui/react-popover/node_modules/@radix-ui/react-focus-scope": { 2578 "version": "1.1.7", 2579 "resolved": "https://registry.npmjs.org/@radix-ui/react-focus-scope/-/react-focus-scope-1.1.7.tgz", 2580 "integrity": "sha512-t2ODlkXBQyn7jkl6TNaw/MtVEVvIGelJDCG41Okq/KwUsJBwQ4XVZsHAVUkK4mBv3ewiAS3PGuUWuY2BoK4ZUw==", 2581 "license": "MIT", 2582 "dependencies": { 2583 "@radix-ui/react-compose-refs": "1.1.2", 2584 "@radix-ui/react-primitive": "2.1.3", 2585 "@radix-ui/react-use-callback-ref": "1.1.1" 2586 }, 2587 "peerDependencies": { 2588 "@types/react": "*", 2589 "@types/react-dom": "*", 2590 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 2591 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 2592 }, 2593 "peerDependenciesMeta": { 2594 "@types/react": { 2595 "optional": true 2596 }, 2597 "@types/react-dom": { 2598 "optional": true 2599 } 2600 } 2601 }, 2602 "node_modules/@radix-ui/react-popover/node_modules/@radix-ui/react-id": { 2603 "version": "1.1.1", 2604 "resolved": "https://registry.npmjs.org/@radix-ui/react-id/-/react-id-1.1.1.tgz", 2605 "integrity": "sha512-kGkGegYIdQsOb4XjsfM97rXsiHaBwco+hFI66oO4s9LU+PLAC5oJ7khdOVFxkhsmlbpUqDAvXw11CluXP+jkHg==", 2606 "license": "MIT", 2607 "dependencies": { 2608 "@radix-ui/react-use-layout-effect": "1.1.1" 2609 }, 2610 "peerDependencies": { 2611 "@types/react": "*", 2612 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 2613 }, 2614 "peerDependenciesMeta": { 2615 "@types/react": { 2616 "optional": true 2617 } 2618 } 2619 }, 2620 "node_modules/@radix-ui/react-popover/node_modules/@radix-ui/react-portal": { 2621 "version": "1.1.9", 2622 "resolved": "https://registry.npmjs.org/@radix-ui/react-portal/-/react-portal-1.1.9.tgz", 2623 "integrity": "sha512-bpIxvq03if6UNwXZ+HTK71JLh4APvnXntDc6XOX8UVq4XQOVl7lwok0AvIl+b8zgCw3fSaVTZMpAPPagXbKmHQ==", 2624 "license": "MIT", 2625 "dependencies": { 2626 "@radix-ui/react-primitive": "2.1.3", 2627 "@radix-ui/react-use-layout-effect": "1.1.1" 2628 }, 2629 "peerDependencies": { 2630 "@types/react": "*", 2631 "@types/react-dom": "*", 2632 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 2633 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 2634 }, 2635 "peerDependenciesMeta": { 2636 "@types/react": { 2637 "optional": true 2638 }, 2639 "@types/react-dom": { 2640 "optional": true 2641 } 2642 } 2643 }, 2644 "node_modules/@radix-ui/react-popover/node_modules/@radix-ui/react-presence": { 2645 "version": "1.1.5", 2646 "resolved": "https://registry.npmjs.org/@radix-ui/react-presence/-/react-presence-1.1.5.tgz", 2647 "integrity": "sha512-/jfEwNDdQVBCNvjkGit4h6pMOzq8bHkopq458dPt2lMjx+eBQUohZNG9A7DtO/O5ukSbxuaNGXMjHicgwy6rQQ==", 2648 "license": "MIT", 2649 "dependencies": { 2650 "@radix-ui/react-compose-refs": "1.1.2", 2651 "@radix-ui/react-use-layout-effect": "1.1.1" 2652 }, 2653 "peerDependencies": { 2654 "@types/react": "*", 2655 "@types/react-dom": "*", 2656 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 2657 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 2658 }, 2659 "peerDependenciesMeta": { 2660 "@types/react": { 2661 "optional": true 2662 }, 2663 "@types/react-dom": { 2664 "optional": true 2665 } 2666 } 2667 }, 2668 "node_modules/@radix-ui/react-popover/node_modules/@radix-ui/react-primitive": { 2669 "version": "2.1.3", 2670 "resolved": "https://registry.npmjs.org/@radix-ui/react-primitive/-/react-primitive-2.1.3.tgz", 2671 "integrity": "sha512-m9gTwRkhy2lvCPe6QJp4d3G1TYEUHn/FzJUtq9MjH46an1wJU+GdoGC5VLof8RX8Ft/DlpshApkhswDLZzHIcQ==", 2672 "license": "MIT", 2673 "dependencies": { 2674 "@radix-ui/react-slot": "1.2.3" 2675 }, 2676 "peerDependencies": { 2677 "@types/react": "*", 2678 "@types/react-dom": "*", 2679 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 2680 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 2681 }, 2682 "peerDependenciesMeta": { 2683 "@types/react": { 2684 "optional": true 2685 }, 2686 "@types/react-dom": { 2687 "optional": true 2688 } 2689 } 2690 }, 2691 "node_modules/@radix-ui/react-popover/node_modules/@radix-ui/react-slot": { 2692 "version": "1.2.3", 2693 "resolved": "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.2.3.tgz", 2694 "integrity": "sha512-aeNmHnBxbi2St0au6VBVC7JXFlhLlOnvIIlePNniyUNAClzmtAUEY8/pBiK3iHjufOlwA+c20/8jngo7xcrg8A==", 2695 "license": "MIT", 2696 "dependencies": { 2697 "@radix-ui/react-compose-refs": "1.1.2" 2698 }, 2699 "peerDependencies": { 2700 "@types/react": "*", 2701 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 2702 }, 2703 "peerDependenciesMeta": { 2704 "@types/react": { 2705 "optional": true 2706 } 2707 } 2708 }, 2709 "node_modules/@radix-ui/react-popover/node_modules/@radix-ui/react-use-callback-ref": { 2710 "version": "1.1.1", 2711 "resolved": "https://registry.npmjs.org/@radix-ui/react-use-callback-ref/-/react-use-callback-ref-1.1.1.tgz", 2712 "integrity": "sha512-FkBMwD+qbGQeMu1cOHnuGB6x4yzPjho8ap5WtbEJ26umhgqVXbhekKUQO+hZEL1vU92a3wHwdp0HAcqAUF5iDg==", 2713 "license": "MIT", 2714 "peerDependencies": { 2715 "@types/react": "*", 2716 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 2717 }, 2718 "peerDependenciesMeta": { 2719 "@types/react": { 2720 "optional": true 2721 } 2722 } 2723 }, 2724 "node_modules/@radix-ui/react-popover/node_modules/@radix-ui/react-use-controllable-state": { 2725 "version": "1.2.2", 2726 "resolved": "https://registry.npmjs.org/@radix-ui/react-use-controllable-state/-/react-use-controllable-state-1.2.2.tgz", 2727 "integrity": "sha512-BjasUjixPFdS+NKkypcyyN5Pmg83Olst0+c6vGov0diwTEo6mgdqVR6hxcEgFuh4QrAs7Rc+9KuGJ9TVCj0Zzg==", 2728 "license": "MIT", 2729 "dependencies": { 2730 "@radix-ui/react-use-effect-event": "0.0.2", 2731 "@radix-ui/react-use-layout-effect": "1.1.1" 2732 }, 2733 "peerDependencies": { 2734 "@types/react": "*", 2735 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 2736 }, 2737 "peerDependenciesMeta": { 2738 "@types/react": { 2739 "optional": true 2740 } 2741 } 2742 }, 2743 "node_modules/@radix-ui/react-popover/node_modules/@radix-ui/react-use-escape-keydown": { 2744 "version": "1.1.1", 2745 "resolved": "https://registry.npmjs.org/@radix-ui/react-use-escape-keydown/-/react-use-escape-keydown-1.1.1.tgz", 2746 "integrity": "sha512-Il0+boE7w/XebUHyBjroE+DbByORGR9KKmITzbR7MyQ4akpORYP/ZmbhAr0DG7RmmBqoOnZdy2QlvajJ2QA59g==", 2747 "license": "MIT", 2748 "dependencies": { 2749 "@radix-ui/react-use-callback-ref": "1.1.1" 2750 }, 2751 "peerDependencies": { 2752 "@types/react": "*", 2753 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 2754 }, 2755 "peerDependenciesMeta": { 2756 "@types/react": { 2757 "optional": true 2758 } 2759 } 2760 }, 2761 "node_modules/@radix-ui/react-popper": { 2762 "version": "1.2.8", 2763 "resolved": "https://registry.npmjs.org/@radix-ui/react-popper/-/react-popper-1.2.8.tgz", 2764 "integrity": "sha512-0NJQ4LFFUuWkE7Oxf0htBKS6zLkkjBH+hM1uk7Ng705ReR8m/uelduy1DBo0PyBXPKVnBA6YBlU94MBGXrSBCw==", 2765 "license": "MIT", 2766 "dependencies": { 2767 "@floating-ui/react-dom": "^2.0.0", 2768 "@radix-ui/react-arrow": "1.1.7", 2769 "@radix-ui/react-compose-refs": "1.1.2", 2770 "@radix-ui/react-context": "1.1.2", 2771 "@radix-ui/react-primitive": "2.1.3", 2772 "@radix-ui/react-use-callback-ref": "1.1.1", 2773 "@radix-ui/react-use-layout-effect": "1.1.1", 2774 "@radix-ui/react-use-rect": "1.1.1", 2775 "@radix-ui/react-use-size": "1.1.1", 2776 "@radix-ui/rect": "1.1.1" 2777 }, 2778 "peerDependencies": { 2779 "@types/react": "*", 2780 "@types/react-dom": "*", 2781 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 2782 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 2783 }, 2784 "peerDependenciesMeta": { 2785 "@types/react": { 2786 "optional": true 2787 }, 2788 "@types/react-dom": { 2789 "optional": true 2790 } 2791 } 2792 }, 2793 "node_modules/@radix-ui/react-popper/node_modules/@radix-ui/react-compose-refs": { 2794 "version": "1.1.2", 2795 "resolved": "https://registry.npmjs.org/@radix-ui/react-compose-refs/-/react-compose-refs-1.1.2.tgz", 2796 "integrity": "sha512-z4eqJvfiNnFMHIIvXP3CY57y2WJs5g2v3X0zm9mEJkrkNv4rDxu+sg9Jh8EkXyeqBkB7SOcboo9dMVqhyrACIg==", 2797 "license": "MIT", 2798 "peerDependencies": { 2799 "@types/react": "*", 2800 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 2801 }, 2802 "peerDependenciesMeta": { 2803 "@types/react": { 2804 "optional": true 2805 } 2806 } 2807 }, 2808 "node_modules/@radix-ui/react-popper/node_modules/@radix-ui/react-context": { 2809 "version": "1.1.2", 2810 "resolved": "https://registry.npmjs.org/@radix-ui/react-context/-/react-context-1.1.2.tgz", 2811 "integrity": "sha512-jCi/QKUM2r1Ju5a3J64TH2A5SpKAgh0LpknyqdQ4m6DCV0xJ2HG1xARRwNGPQfi1SLdLWZ1OJz6F4OMBBNiGJA==", 2812 "license": "MIT", 2813 "peerDependencies": { 2814 "@types/react": "*", 2815 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 2816 }, 2817 "peerDependenciesMeta": { 2818 "@types/react": { 2819 "optional": true 2820 } 2821 } 2822 }, 2823 "node_modules/@radix-ui/react-popper/node_modules/@radix-ui/react-primitive": { 2824 "version": "2.1.3", 2825 "resolved": "https://registry.npmjs.org/@radix-ui/react-primitive/-/react-primitive-2.1.3.tgz", 2826 "integrity": "sha512-m9gTwRkhy2lvCPe6QJp4d3G1TYEUHn/FzJUtq9MjH46an1wJU+GdoGC5VLof8RX8Ft/DlpshApkhswDLZzHIcQ==", 2827 "license": "MIT", 2828 "dependencies": { 2829 "@radix-ui/react-slot": "1.2.3" 2830 }, 2831 "peerDependencies": { 2832 "@types/react": "*", 2833 "@types/react-dom": "*", 2834 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 2835 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 2836 }, 2837 "peerDependenciesMeta": { 2838 "@types/react": { 2839 "optional": true 2840 }, 2841 "@types/react-dom": { 2842 "optional": true 2843 } 2844 } 2845 }, 2846 "node_modules/@radix-ui/react-popper/node_modules/@radix-ui/react-slot": { 2847 "version": "1.2.3", 2848 "resolved": "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.2.3.tgz", 2849 "integrity": "sha512-aeNmHnBxbi2St0au6VBVC7JXFlhLlOnvIIlePNniyUNAClzmtAUEY8/pBiK3iHjufOlwA+c20/8jngo7xcrg8A==", 2850 "license": "MIT", 2851 "dependencies": { 2852 "@radix-ui/react-compose-refs": "1.1.2" 2853 }, 2854 "peerDependencies": { 2855 "@types/react": "*", 2856 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 2857 }, 2858 "peerDependenciesMeta": { 2859 "@types/react": { 2860 "optional": true 2861 } 2862 } 2863 }, 2864 "node_modules/@radix-ui/react-popper/node_modules/@radix-ui/react-use-callback-ref": { 2865 "version": "1.1.1", 2866 "resolved": "https://registry.npmjs.org/@radix-ui/react-use-callback-ref/-/react-use-callback-ref-1.1.1.tgz", 2867 "integrity": "sha512-FkBMwD+qbGQeMu1cOHnuGB6x4yzPjho8ap5WtbEJ26umhgqVXbhekKUQO+hZEL1vU92a3wHwdp0HAcqAUF5iDg==", 2868 "license": "MIT", 2869 "peerDependencies": { 2870 "@types/react": "*", 2871 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 2872 }, 2873 "peerDependenciesMeta": { 2874 "@types/react": { 2875 "optional": true 2876 } 2877 } 2878 }, 2879 "node_modules/@radix-ui/react-popper/node_modules/@radix-ui/react-use-size": { 2880 "version": "1.1.1", 2881 "resolved": "https://registry.npmjs.org/@radix-ui/react-use-size/-/react-use-size-1.1.1.tgz", 2882 "integrity": "sha512-ewrXRDTAqAXlkl6t/fkXWNAhFX9I+CkKlw6zjEwk86RSPKwZr3xpBRso655aqYafwtnbpHLj6toFzmd6xdVptQ==", 2883 "license": "MIT", 2884 "dependencies": { 2885 "@radix-ui/react-use-layout-effect": "1.1.1" 2886 }, 2887 "peerDependencies": { 2888 "@types/react": "*", 2889 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 2890 }, 2891 "peerDependenciesMeta": { 2892 "@types/react": { 2893 "optional": true 2894 } 2895 } 2896 }, 2897 "node_modules/@radix-ui/react-portal": { 2898 "version": "1.1.3", 2899 "resolved": "https://registry.npmjs.org/@radix-ui/react-portal/-/react-portal-1.1.3.tgz", 2900 "integrity": "sha512-NciRqhXnGojhT93RPyDaMPfLH3ZSl4jjIFbZQ1b/vxvZEdHsBZ49wP9w8L3HzUQwep01LcWtkUvm0OVB5JAHTw==", 2901 "license": "MIT", 2902 "dependencies": { 2903 "@radix-ui/react-primitive": "2.0.1", 2904 "@radix-ui/react-use-layout-effect": "1.1.0" 2905 }, 2906 "peerDependencies": { 2907 "@types/react": "*", 2908 "@types/react-dom": "*", 2909 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 2910 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 2911 }, 2912 "peerDependenciesMeta": { 2913 "@types/react": { 2914 "optional": true 2915 }, 2916 "@types/react-dom": { 2917 "optional": true 2918 } 2919 } 2920 }, 2921 "node_modules/@radix-ui/react-portal/node_modules/@radix-ui/react-use-layout-effect": { 2922 "version": "1.1.0", 2923 "resolved": "https://registry.npmjs.org/@radix-ui/react-use-layout-effect/-/react-use-layout-effect-1.1.0.tgz", 2924 "integrity": "sha512-+FPE0rOdziWSrH9athwI1R0HDVbWlEhd+FR+aSDk4uWGmSJ9Z54sdZVDQPZAinJhJXwfT+qnj969mCsT2gfm5w==", 2925 "license": "MIT", 2926 "peerDependencies": { 2927 "@types/react": "*", 2928 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 2929 }, 2930 "peerDependenciesMeta": { 2931 "@types/react": { 2932 "optional": true 2933 } 2934 } 2935 }, 2936 "node_modules/@radix-ui/react-presence": { 2937 "version": "1.1.2", 2938 "resolved": "https://registry.npmjs.org/@radix-ui/react-presence/-/react-presence-1.1.2.tgz", 2939 "integrity": "sha512-18TFr80t5EVgL9x1SwF/YGtfG+l0BS0PRAlCWBDoBEiDQjeKgnNZRVJp/oVBl24sr3Gbfwc/Qpj4OcWTQMsAEg==", 2940 "license": "MIT", 2941 "dependencies": { 2942 "@radix-ui/react-compose-refs": "1.1.1", 2943 "@radix-ui/react-use-layout-effect": "1.1.0" 2944 }, 2945 "peerDependencies": { 2946 "@types/react": "*", 2947 "@types/react-dom": "*", 2948 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 2949 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 2950 }, 2951 "peerDependenciesMeta": { 2952 "@types/react": { 2953 "optional": true 2954 }, 2955 "@types/react-dom": { 2956 "optional": true 2957 } 2958 } 2959 }, 2960 "node_modules/@radix-ui/react-presence/node_modules/@radix-ui/react-use-layout-effect": { 2961 "version": "1.1.0", 2962 "resolved": "https://registry.npmjs.org/@radix-ui/react-use-layout-effect/-/react-use-layout-effect-1.1.0.tgz", 2963 "integrity": "sha512-+FPE0rOdziWSrH9athwI1R0HDVbWlEhd+FR+aSDk4uWGmSJ9Z54sdZVDQPZAinJhJXwfT+qnj969mCsT2gfm5w==", 2964 "license": "MIT", 2965 "peerDependencies": { 2966 "@types/react": "*", 2967 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 2968 }, 2969 "peerDependenciesMeta": { 2970 "@types/react": { 2971 "optional": true 2972 } 2973 } 2974 }, 2975 "node_modules/@radix-ui/react-primitive": { 2976 "version": "2.0.1", 2977 "resolved": "https://registry.npmjs.org/@radix-ui/react-primitive/-/react-primitive-2.0.1.tgz", 2978 "integrity": "sha512-sHCWTtxwNn3L3fH8qAfnF3WbUZycW93SM1j3NFDzXBiz8D6F5UTTy8G1+WFEaiCdvCVRJWj6N2R4Xq6HdiHmDg==", 2979 "license": "MIT", 2980 "dependencies": { 2981 "@radix-ui/react-slot": "1.1.1" 2982 }, 2983 "peerDependencies": { 2984 "@types/react": "*", 2985 "@types/react-dom": "*", 2986 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 2987 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 2988 }, 2989 "peerDependenciesMeta": { 2990 "@types/react": { 2991 "optional": true 2992 }, 2993 "@types/react-dom": { 2994 "optional": true 2995 } 2996 } 2997 }, 2998 "node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot": { 2999 "version": "1.1.1", 3000 "resolved": "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.1.1.tgz", 3001 "integrity": "sha512-RApLLOcINYJA+dMVbOju7MYv1Mb2EBp2nH4HdDzXTSyaR5optlm6Otrz1euW3HbdOR8UmmFK06TD+A9frYWv+g==", 3002 "license": "MIT", 3003 "dependencies": { 3004 "@radix-ui/react-compose-refs": "1.1.1" 3005 }, 3006 "peerDependencies": { 3007 "@types/react": "*", 3008 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 3009 }, 3010 "peerDependenciesMeta": { 3011 "@types/react": { 3012 "optional": true 3013 } 3014 } 3015 }, 3016 "node_modules/@radix-ui/react-radio-group": { 3017 "version": "1.3.8", 3018 "resolved": "https://registry.npmjs.org/@radix-ui/react-radio-group/-/react-radio-group-1.3.8.tgz", 3019 "integrity": "sha512-VBKYIYImA5zsxACdisNQ3BjCBfmbGH3kQlnFVqlWU4tXwjy7cGX8ta80BcrO+WJXIn5iBylEH3K6ZTlee//lgQ==", 3020 "license": "MIT", 3021 "dependencies": { 3022 "@radix-ui/primitive": "1.1.3", 3023 "@radix-ui/react-compose-refs": "1.1.2", 3024 "@radix-ui/react-context": "1.1.2", 3025 "@radix-ui/react-direction": "1.1.1", 3026 "@radix-ui/react-presence": "1.1.5", 3027 "@radix-ui/react-primitive": "2.1.3", 3028 "@radix-ui/react-roving-focus": "1.1.11", 3029 "@radix-ui/react-use-controllable-state": "1.2.2", 3030 "@radix-ui/react-use-previous": "1.1.1", 3031 "@radix-ui/react-use-size": "1.1.1" 3032 }, 3033 "peerDependencies": { 3034 "@types/react": "*", 3035 "@types/react-dom": "*", 3036 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 3037 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 3038 }, 3039 "peerDependenciesMeta": { 3040 "@types/react": { 3041 "optional": true 3042 }, 3043 "@types/react-dom": { 3044 "optional": true 3045 } 3046 } 3047 }, 3048 "node_modules/@radix-ui/react-radio-group/node_modules/@radix-ui/primitive": { 3049 "version": "1.1.3", 3050 "resolved": "https://registry.npmjs.org/@radix-ui/primitive/-/primitive-1.1.3.tgz", 3051 "integrity": "sha512-JTF99U/6XIjCBo0wqkU5sK10glYe27MRRsfwoiq5zzOEZLHU3A3KCMa5X/azekYRCJ0HlwI0crAXS/5dEHTzDg==", 3052 "license": "MIT" 3053 }, 3054 "node_modules/@radix-ui/react-radio-group/node_modules/@radix-ui/react-compose-refs": { 3055 "version": "1.1.2", 3056 "resolved": "https://registry.npmjs.org/@radix-ui/react-compose-refs/-/react-compose-refs-1.1.2.tgz", 3057 "integrity": "sha512-z4eqJvfiNnFMHIIvXP3CY57y2WJs5g2v3X0zm9mEJkrkNv4rDxu+sg9Jh8EkXyeqBkB7SOcboo9dMVqhyrACIg==", 3058 "license": "MIT", 3059 "peerDependencies": { 3060 "@types/react": "*", 3061 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 3062 }, 3063 "peerDependenciesMeta": { 3064 "@types/react": { 3065 "optional": true 3066 } 3067 } 3068 }, 3069 "node_modules/@radix-ui/react-radio-group/node_modules/@radix-ui/react-context": { 3070 "version": "1.1.2", 3071 "resolved": "https://registry.npmjs.org/@radix-ui/react-context/-/react-context-1.1.2.tgz", 3072 "integrity": "sha512-jCi/QKUM2r1Ju5a3J64TH2A5SpKAgh0LpknyqdQ4m6DCV0xJ2HG1xARRwNGPQfi1SLdLWZ1OJz6F4OMBBNiGJA==", 3073 "license": "MIT", 3074 "peerDependencies": { 3075 "@types/react": "*", 3076 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 3077 }, 3078 "peerDependenciesMeta": { 3079 "@types/react": { 3080 "optional": true 3081 } 3082 } 3083 }, 3084 "node_modules/@radix-ui/react-radio-group/node_modules/@radix-ui/react-direction": { 3085 "version": "1.1.1", 3086 "resolved": "https://registry.npmjs.org/@radix-ui/react-direction/-/react-direction-1.1.1.tgz", 3087 "integrity": "sha512-1UEWRX6jnOA2y4H5WczZ44gOOjTEmlqv1uNW4GAJEO5+bauCBhv8snY65Iw5/VOS/ghKN9gr2KjnLKxrsvoMVw==", 3088 "license": "MIT", 3089 "peerDependencies": { 3090 "@types/react": "*", 3091 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 3092 }, 3093 "peerDependenciesMeta": { 3094 "@types/react": { 3095 "optional": true 3096 } 3097 } 3098 }, 3099 "node_modules/@radix-ui/react-radio-group/node_modules/@radix-ui/react-presence": { 3100 "version": "1.1.5", 3101 "resolved": "https://registry.npmjs.org/@radix-ui/react-presence/-/react-presence-1.1.5.tgz", 3102 "integrity": "sha512-/jfEwNDdQVBCNvjkGit4h6pMOzq8bHkopq458dPt2lMjx+eBQUohZNG9A7DtO/O5ukSbxuaNGXMjHicgwy6rQQ==", 3103 "license": "MIT", 3104 "dependencies": { 3105 "@radix-ui/react-compose-refs": "1.1.2", 3106 "@radix-ui/react-use-layout-effect": "1.1.1" 3107 }, 3108 "peerDependencies": { 3109 "@types/react": "*", 3110 "@types/react-dom": "*", 3111 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 3112 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 3113 }, 3114 "peerDependenciesMeta": { 3115 "@types/react": { 3116 "optional": true 3117 }, 3118 "@types/react-dom": { 3119 "optional": true 3120 } 3121 } 3122 }, 3123 "node_modules/@radix-ui/react-radio-group/node_modules/@radix-ui/react-primitive": { 3124 "version": "2.1.3", 3125 "resolved": "https://registry.npmjs.org/@radix-ui/react-primitive/-/react-primitive-2.1.3.tgz", 3126 "integrity": "sha512-m9gTwRkhy2lvCPe6QJp4d3G1TYEUHn/FzJUtq9MjH46an1wJU+GdoGC5VLof8RX8Ft/DlpshApkhswDLZzHIcQ==", 3127 "license": "MIT", 3128 "dependencies": { 3129 "@radix-ui/react-slot": "1.2.3" 3130 }, 3131 "peerDependencies": { 3132 "@types/react": "*", 3133 "@types/react-dom": "*", 3134 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 3135 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 3136 }, 3137 "peerDependenciesMeta": { 3138 "@types/react": { 3139 "optional": true 3140 }, 3141 "@types/react-dom": { 3142 "optional": true 3143 } 3144 } 3145 }, 3146 "node_modules/@radix-ui/react-radio-group/node_modules/@radix-ui/react-slot": { 3147 "version": "1.2.3", 3148 "resolved": "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.2.3.tgz", 3149 "integrity": "sha512-aeNmHnBxbi2St0au6VBVC7JXFlhLlOnvIIlePNniyUNAClzmtAUEY8/pBiK3iHjufOlwA+c20/8jngo7xcrg8A==", 3150 "license": "MIT", 3151 "dependencies": { 3152 "@radix-ui/react-compose-refs": "1.1.2" 3153 }, 3154 "peerDependencies": { 3155 "@types/react": "*", 3156 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 3157 }, 3158 "peerDependenciesMeta": { 3159 "@types/react": { 3160 "optional": true 3161 } 3162 } 3163 }, 3164 "node_modules/@radix-ui/react-radio-group/node_modules/@radix-ui/react-use-controllable-state": { 3165 "version": "1.2.2", 3166 "resolved": "https://registry.npmjs.org/@radix-ui/react-use-controllable-state/-/react-use-controllable-state-1.2.2.tgz", 3167 "integrity": "sha512-BjasUjixPFdS+NKkypcyyN5Pmg83Olst0+c6vGov0diwTEo6mgdqVR6hxcEgFuh4QrAs7Rc+9KuGJ9TVCj0Zzg==", 3168 "license": "MIT", 3169 "dependencies": { 3170 "@radix-ui/react-use-effect-event": "0.0.2", 3171 "@radix-ui/react-use-layout-effect": "1.1.1" 3172 }, 3173 "peerDependencies": { 3174 "@types/react": "*", 3175 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 3176 }, 3177 "peerDependenciesMeta": { 3178 "@types/react": { 3179 "optional": true 3180 } 3181 } 3182 }, 3183 "node_modules/@radix-ui/react-radio-group/node_modules/@radix-ui/react-use-previous": { 3184 "version": "1.1.1", 3185 "resolved": "https://registry.npmjs.org/@radix-ui/react-use-previous/-/react-use-previous-1.1.1.tgz", 3186 "integrity": "sha512-2dHfToCj/pzca2Ck724OZ5L0EVrr3eHRNsG/b3xQJLA2hZpVCS99bLAX+hm1IHXDEnzU6by5z/5MIY794/a8NQ==", 3187 "license": "MIT", 3188 "peerDependencies": { 3189 "@types/react": "*", 3190 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 3191 }, 3192 "peerDependenciesMeta": { 3193 "@types/react": { 3194 "optional": true 3195 } 3196 } 3197 }, 3198 "node_modules/@radix-ui/react-radio-group/node_modules/@radix-ui/react-use-size": { 3199 "version": "1.1.1", 3200 "resolved": "https://registry.npmjs.org/@radix-ui/react-use-size/-/react-use-size-1.1.1.tgz", 3201 "integrity": "sha512-ewrXRDTAqAXlkl6t/fkXWNAhFX9I+CkKlw6zjEwk86RSPKwZr3xpBRso655aqYafwtnbpHLj6toFzmd6xdVptQ==", 3202 "license": "MIT", 3203 "dependencies": { 3204 "@radix-ui/react-use-layout-effect": "1.1.1" 3205 }, 3206 "peerDependencies": { 3207 "@types/react": "*", 3208 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 3209 }, 3210 "peerDependenciesMeta": { 3211 "@types/react": { 3212 "optional": true 3213 } 3214 } 3215 }, 3216 "node_modules/@radix-ui/react-roving-focus": { 3217 "version": "1.1.11", 3218 "resolved": "https://registry.npmjs.org/@radix-ui/react-roving-focus/-/react-roving-focus-1.1.11.tgz", 3219 "integrity": "sha512-7A6S9jSgm/S+7MdtNDSb+IU859vQqJ/QAtcYQcfFC6W8RS4IxIZDldLR0xqCFZ6DCyrQLjLPsxtTNch5jVA4lA==", 3220 "license": "MIT", 3221 "dependencies": { 3222 "@radix-ui/primitive": "1.1.3", 3223 "@radix-ui/react-collection": "1.1.7", 3224 "@radix-ui/react-compose-refs": "1.1.2", 3225 "@radix-ui/react-context": "1.1.2", 3226 "@radix-ui/react-direction": "1.1.1", 3227 "@radix-ui/react-id": "1.1.1", 3228 "@radix-ui/react-primitive": "2.1.3", 3229 "@radix-ui/react-use-callback-ref": "1.1.1", 3230 "@radix-ui/react-use-controllable-state": "1.2.2" 3231 }, 3232 "peerDependencies": { 3233 "@types/react": "*", 3234 "@types/react-dom": "*", 3235 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 3236 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 3237 }, 3238 "peerDependenciesMeta": { 3239 "@types/react": { 3240 "optional": true 3241 }, 3242 "@types/react-dom": { 3243 "optional": true 3244 } 3245 } 3246 }, 3247 "node_modules/@radix-ui/react-roving-focus/node_modules/@radix-ui/primitive": { 3248 "version": "1.1.3", 3249 "resolved": "https://registry.npmjs.org/@radix-ui/primitive/-/primitive-1.1.3.tgz", 3250 "integrity": "sha512-JTF99U/6XIjCBo0wqkU5sK10glYe27MRRsfwoiq5zzOEZLHU3A3KCMa5X/azekYRCJ0HlwI0crAXS/5dEHTzDg==", 3251 "license": "MIT" 3252 }, 3253 "node_modules/@radix-ui/react-roving-focus/node_modules/@radix-ui/react-collection": { 3254 "version": "1.1.7", 3255 "resolved": "https://registry.npmjs.org/@radix-ui/react-collection/-/react-collection-1.1.7.tgz", 3256 "integrity": "sha512-Fh9rGN0MoI4ZFUNyfFVNU4y9LUz93u9/0K+yLgA2bwRojxM8JU1DyvvMBabnZPBgMWREAJvU2jjVzq+LrFUglw==", 3257 "license": "MIT", 3258 "dependencies": { 3259 "@radix-ui/react-compose-refs": "1.1.2", 3260 "@radix-ui/react-context": "1.1.2", 3261 "@radix-ui/react-primitive": "2.1.3", 3262 "@radix-ui/react-slot": "1.2.3" 3263 }, 3264 "peerDependencies": { 3265 "@types/react": "*", 3266 "@types/react-dom": "*", 3267 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 3268 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 3269 }, 3270 "peerDependenciesMeta": { 3271 "@types/react": { 3272 "optional": true 3273 }, 3274 "@types/react-dom": { 3275 "optional": true 3276 } 3277 } 3278 }, 3279 "node_modules/@radix-ui/react-roving-focus/node_modules/@radix-ui/react-compose-refs": { 3280 "version": "1.1.2", 3281 "resolved": "https://registry.npmjs.org/@radix-ui/react-compose-refs/-/react-compose-refs-1.1.2.tgz", 3282 "integrity": "sha512-z4eqJvfiNnFMHIIvXP3CY57y2WJs5g2v3X0zm9mEJkrkNv4rDxu+sg9Jh8EkXyeqBkB7SOcboo9dMVqhyrACIg==", 3283 "license": "MIT", 3284 "peerDependencies": { 3285 "@types/react": "*", 3286 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 3287 }, 3288 "peerDependenciesMeta": { 3289 "@types/react": { 3290 "optional": true 3291 } 3292 } 3293 }, 3294 "node_modules/@radix-ui/react-roving-focus/node_modules/@radix-ui/react-context": { 3295 "version": "1.1.2", 3296 "resolved": "https://registry.npmjs.org/@radix-ui/react-context/-/react-context-1.1.2.tgz", 3297 "integrity": "sha512-jCi/QKUM2r1Ju5a3J64TH2A5SpKAgh0LpknyqdQ4m6DCV0xJ2HG1xARRwNGPQfi1SLdLWZ1OJz6F4OMBBNiGJA==", 3298 "license": "MIT", 3299 "peerDependencies": { 3300 "@types/react": "*", 3301 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 3302 }, 3303 "peerDependenciesMeta": { 3304 "@types/react": { 3305 "optional": true 3306 } 3307 } 3308 }, 3309 "node_modules/@radix-ui/react-roving-focus/node_modules/@radix-ui/react-direction": { 3310 "version": "1.1.1", 3311 "resolved": "https://registry.npmjs.org/@radix-ui/react-direction/-/react-direction-1.1.1.tgz", 3312 "integrity": "sha512-1UEWRX6jnOA2y4H5WczZ44gOOjTEmlqv1uNW4GAJEO5+bauCBhv8snY65Iw5/VOS/ghKN9gr2KjnLKxrsvoMVw==", 3313 "license": "MIT", 3314 "peerDependencies": { 3315 "@types/react": "*", 3316 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 3317 }, 3318 "peerDependenciesMeta": { 3319 "@types/react": { 3320 "optional": true 3321 } 3322 } 3323 }, 3324 "node_modules/@radix-ui/react-roving-focus/node_modules/@radix-ui/react-id": { 3325 "version": "1.1.1", 3326 "resolved": "https://registry.npmjs.org/@radix-ui/react-id/-/react-id-1.1.1.tgz", 3327 "integrity": "sha512-kGkGegYIdQsOb4XjsfM97rXsiHaBwco+hFI66oO4s9LU+PLAC5oJ7khdOVFxkhsmlbpUqDAvXw11CluXP+jkHg==", 3328 "license": "MIT", 3329 "dependencies": { 3330 "@radix-ui/react-use-layout-effect": "1.1.1" 3331 }, 3332 "peerDependencies": { 3333 "@types/react": "*", 3334 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 3335 }, 3336 "peerDependenciesMeta": { 3337 "@types/react": { 3338 "optional": true 3339 } 3340 } 3341 }, 3342 "node_modules/@radix-ui/react-roving-focus/node_modules/@radix-ui/react-primitive": { 3343 "version": "2.1.3", 3344 "resolved": "https://registry.npmjs.org/@radix-ui/react-primitive/-/react-primitive-2.1.3.tgz", 3345 "integrity": "sha512-m9gTwRkhy2lvCPe6QJp4d3G1TYEUHn/FzJUtq9MjH46an1wJU+GdoGC5VLof8RX8Ft/DlpshApkhswDLZzHIcQ==", 3346 "license": "MIT", 3347 "dependencies": { 3348 "@radix-ui/react-slot": "1.2.3" 3349 }, 3350 "peerDependencies": { 3351 "@types/react": "*", 3352 "@types/react-dom": "*", 3353 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 3354 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 3355 }, 3356 "peerDependenciesMeta": { 3357 "@types/react": { 3358 "optional": true 3359 }, 3360 "@types/react-dom": { 3361 "optional": true 3362 } 3363 } 3364 }, 3365 "node_modules/@radix-ui/react-roving-focus/node_modules/@radix-ui/react-slot": { 3366 "version": "1.2.3", 3367 "resolved": "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.2.3.tgz", 3368 "integrity": "sha512-aeNmHnBxbi2St0au6VBVC7JXFlhLlOnvIIlePNniyUNAClzmtAUEY8/pBiK3iHjufOlwA+c20/8jngo7xcrg8A==", 3369 "license": "MIT", 3370 "dependencies": { 3371 "@radix-ui/react-compose-refs": "1.1.2" 3372 }, 3373 "peerDependencies": { 3374 "@types/react": "*", 3375 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 3376 }, 3377 "peerDependenciesMeta": { 3378 "@types/react": { 3379 "optional": true 3380 } 3381 } 3382 }, 3383 "node_modules/@radix-ui/react-roving-focus/node_modules/@radix-ui/react-use-callback-ref": { 3384 "version": "1.1.1", 3385 "resolved": "https://registry.npmjs.org/@radix-ui/react-use-callback-ref/-/react-use-callback-ref-1.1.1.tgz", 3386 "integrity": "sha512-FkBMwD+qbGQeMu1cOHnuGB6x4yzPjho8ap5WtbEJ26umhgqVXbhekKUQO+hZEL1vU92a3wHwdp0HAcqAUF5iDg==", 3387 "license": "MIT", 3388 "peerDependencies": { 3389 "@types/react": "*", 3390 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 3391 }, 3392 "peerDependenciesMeta": { 3393 "@types/react": { 3394 "optional": true 3395 } 3396 } 3397 }, 3398 "node_modules/@radix-ui/react-roving-focus/node_modules/@radix-ui/react-use-controllable-state": { 3399 "version": "1.2.2", 3400 "resolved": "https://registry.npmjs.org/@radix-ui/react-use-controllable-state/-/react-use-controllable-state-1.2.2.tgz", 3401 "integrity": "sha512-BjasUjixPFdS+NKkypcyyN5Pmg83Olst0+c6vGov0diwTEo6mgdqVR6hxcEgFuh4QrAs7Rc+9KuGJ9TVCj0Zzg==", 3402 "license": "MIT", 3403 "dependencies": { 3404 "@radix-ui/react-use-effect-event": "0.0.2", 3405 "@radix-ui/react-use-layout-effect": "1.1.1" 3406 }, 3407 "peerDependencies": { 3408 "@types/react": "*", 3409 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 3410 }, 3411 "peerDependenciesMeta": { 3412 "@types/react": { 3413 "optional": true 3414 } 3415 } 3416 }, 3417 "node_modules/@radix-ui/react-select": { 3418 "version": "2.2.6", 3419 "resolved": "https://registry.npmjs.org/@radix-ui/react-select/-/react-select-2.2.6.tgz", 3420 "integrity": "sha512-I30RydO+bnn2PQztvo25tswPH+wFBjehVGtmagkU78yMdwTwVf12wnAOF+AeP8S2N8xD+5UPbGhkUfPyvT+mwQ==", 3421 "license": "MIT", 3422 "dependencies": { 3423 "@radix-ui/number": "1.1.1", 3424 "@radix-ui/primitive": "1.1.3", 3425 "@radix-ui/react-collection": "1.1.7", 3426 "@radix-ui/react-compose-refs": "1.1.2", 3427 "@radix-ui/react-context": "1.1.2", 3428 "@radix-ui/react-direction": "1.1.1", 3429 "@radix-ui/react-dismissable-layer": "1.1.11", 3430 "@radix-ui/react-focus-guards": "1.1.3", 3431 "@radix-ui/react-focus-scope": "1.1.7", 3432 "@radix-ui/react-id": "1.1.1", 3433 "@radix-ui/react-popper": "1.2.8", 3434 "@radix-ui/react-portal": "1.1.9", 3435 "@radix-ui/react-primitive": "2.1.3", 3436 "@radix-ui/react-slot": "1.2.3", 3437 "@radix-ui/react-use-callback-ref": "1.1.1", 3438 "@radix-ui/react-use-controllable-state": "1.2.2", 3439 "@radix-ui/react-use-layout-effect": "1.1.1", 3440 "@radix-ui/react-use-previous": "1.1.1", 3441 "@radix-ui/react-visually-hidden": "1.2.3", 3442 "aria-hidden": "^1.2.4", 3443 "react-remove-scroll": "^2.6.3" 3444 }, 3445 "peerDependencies": { 3446 "@types/react": "*", 3447 "@types/react-dom": "*", 3448 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 3449 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 3450 }, 3451 "peerDependenciesMeta": { 3452 "@types/react": { 3453 "optional": true 3454 }, 3455 "@types/react-dom": { 3456 "optional": true 3457 } 3458 } 3459 }, 3460 "node_modules/@radix-ui/react-select/node_modules/@radix-ui/primitive": { 3461 "version": "1.1.3", 3462 "resolved": "https://registry.npmjs.org/@radix-ui/primitive/-/primitive-1.1.3.tgz", 3463 "integrity": "sha512-JTF99U/6XIjCBo0wqkU5sK10glYe27MRRsfwoiq5zzOEZLHU3A3KCMa5X/azekYRCJ0HlwI0crAXS/5dEHTzDg==", 3464 "license": "MIT" 3465 }, 3466 "node_modules/@radix-ui/react-select/node_modules/@radix-ui/react-collection": { 3467 "version": "1.1.7", 3468 "resolved": "https://registry.npmjs.org/@radix-ui/react-collection/-/react-collection-1.1.7.tgz", 3469 "integrity": "sha512-Fh9rGN0MoI4ZFUNyfFVNU4y9LUz93u9/0K+yLgA2bwRojxM8JU1DyvvMBabnZPBgMWREAJvU2jjVzq+LrFUglw==", 3470 "license": "MIT", 3471 "dependencies": { 3472 "@radix-ui/react-compose-refs": "1.1.2", 3473 "@radix-ui/react-context": "1.1.2", 3474 "@radix-ui/react-primitive": "2.1.3", 3475 "@radix-ui/react-slot": "1.2.3" 3476 }, 3477 "peerDependencies": { 3478 "@types/react": "*", 3479 "@types/react-dom": "*", 3480 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 3481 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 3482 }, 3483 "peerDependenciesMeta": { 3484 "@types/react": { 3485 "optional": true 3486 }, 3487 "@types/react-dom": { 3488 "optional": true 3489 } 3490 } 3491 }, 3492 "node_modules/@radix-ui/react-select/node_modules/@radix-ui/react-compose-refs": { 3493 "version": "1.1.2", 3494 "resolved": "https://registry.npmjs.org/@radix-ui/react-compose-refs/-/react-compose-refs-1.1.2.tgz", 3495 "integrity": "sha512-z4eqJvfiNnFMHIIvXP3CY57y2WJs5g2v3X0zm9mEJkrkNv4rDxu+sg9Jh8EkXyeqBkB7SOcboo9dMVqhyrACIg==", 3496 "license": "MIT", 3497 "peerDependencies": { 3498 "@types/react": "*", 3499 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 3500 }, 3501 "peerDependenciesMeta": { 3502 "@types/react": { 3503 "optional": true 3504 } 3505 } 3506 }, 3507 "node_modules/@radix-ui/react-select/node_modules/@radix-ui/react-context": { 3508 "version": "1.1.2", 3509 "resolved": "https://registry.npmjs.org/@radix-ui/react-context/-/react-context-1.1.2.tgz", 3510 "integrity": "sha512-jCi/QKUM2r1Ju5a3J64TH2A5SpKAgh0LpknyqdQ4m6DCV0xJ2HG1xARRwNGPQfi1SLdLWZ1OJz6F4OMBBNiGJA==", 3511 "license": "MIT", 3512 "peerDependencies": { 3513 "@types/react": "*", 3514 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 3515 }, 3516 "peerDependenciesMeta": { 3517 "@types/react": { 3518 "optional": true 3519 } 3520 } 3521 }, 3522 "node_modules/@radix-ui/react-select/node_modules/@radix-ui/react-direction": { 3523 "version": "1.1.1", 3524 "resolved": "https://registry.npmjs.org/@radix-ui/react-direction/-/react-direction-1.1.1.tgz", 3525 "integrity": "sha512-1UEWRX6jnOA2y4H5WczZ44gOOjTEmlqv1uNW4GAJEO5+bauCBhv8snY65Iw5/VOS/ghKN9gr2KjnLKxrsvoMVw==", 3526 "license": "MIT", 3527 "peerDependencies": { 3528 "@types/react": "*", 3529 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 3530 }, 3531 "peerDependenciesMeta": { 3532 "@types/react": { 3533 "optional": true 3534 } 3535 } 3536 }, 3537 "node_modules/@radix-ui/react-select/node_modules/@radix-ui/react-dismissable-layer": { 3538 "version": "1.1.11", 3539 "resolved": "https://registry.npmjs.org/@radix-ui/react-dismissable-layer/-/react-dismissable-layer-1.1.11.tgz", 3540 "integrity": "sha512-Nqcp+t5cTB8BinFkZgXiMJniQH0PsUt2k51FUhbdfeKvc4ACcG2uQniY/8+h1Yv6Kza4Q7lD7PQV0z0oicE0Mg==", 3541 "license": "MIT", 3542 "dependencies": { 3543 "@radix-ui/primitive": "1.1.3", 3544 "@radix-ui/react-compose-refs": "1.1.2", 3545 "@radix-ui/react-primitive": "2.1.3", 3546 "@radix-ui/react-use-callback-ref": "1.1.1", 3547 "@radix-ui/react-use-escape-keydown": "1.1.1" 3548 }, 3549 "peerDependencies": { 3550 "@types/react": "*", 3551 "@types/react-dom": "*", 3552 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 3553 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 3554 }, 3555 "peerDependenciesMeta": { 3556 "@types/react": { 3557 "optional": true 3558 }, 3559 "@types/react-dom": { 3560 "optional": true 3561 } 3562 } 3563 }, 3564 "node_modules/@radix-ui/react-select/node_modules/@radix-ui/react-focus-guards": { 3565 "version": "1.1.3", 3566 "resolved": "https://registry.npmjs.org/@radix-ui/react-focus-guards/-/react-focus-guards-1.1.3.tgz", 3567 "integrity": "sha512-0rFg/Rj2Q62NCm62jZw0QX7a3sz6QCQU0LpZdNrJX8byRGaGVTqbrW9jAoIAHyMQqsNpeZ81YgSizOt5WXq0Pw==", 3568 "license": "MIT", 3569 "peerDependencies": { 3570 "@types/react": "*", 3571 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 3572 }, 3573 "peerDependenciesMeta": { 3574 "@types/react": { 3575 "optional": true 3576 } 3577 } 3578 }, 3579 "node_modules/@radix-ui/react-select/node_modules/@radix-ui/react-focus-scope": { 3580 "version": "1.1.7", 3581 "resolved": "https://registry.npmjs.org/@radix-ui/react-focus-scope/-/react-focus-scope-1.1.7.tgz", 3582 "integrity": "sha512-t2ODlkXBQyn7jkl6TNaw/MtVEVvIGelJDCG41Okq/KwUsJBwQ4XVZsHAVUkK4mBv3ewiAS3PGuUWuY2BoK4ZUw==", 3583 "license": "MIT", 3584 "dependencies": { 3585 "@radix-ui/react-compose-refs": "1.1.2", 3586 "@radix-ui/react-primitive": "2.1.3", 3587 "@radix-ui/react-use-callback-ref": "1.1.1" 3588 }, 3589 "peerDependencies": { 3590 "@types/react": "*", 3591 "@types/react-dom": "*", 3592 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 3593 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 3594 }, 3595 "peerDependenciesMeta": { 3596 "@types/react": { 3597 "optional": true 3598 }, 3599 "@types/react-dom": { 3600 "optional": true 3601 } 3602 } 3603 }, 3604 "node_modules/@radix-ui/react-select/node_modules/@radix-ui/react-id": { 3605 "version": "1.1.1", 3606 "resolved": "https://registry.npmjs.org/@radix-ui/react-id/-/react-id-1.1.1.tgz", 3607 "integrity": "sha512-kGkGegYIdQsOb4XjsfM97rXsiHaBwco+hFI66oO4s9LU+PLAC5oJ7khdOVFxkhsmlbpUqDAvXw11CluXP+jkHg==", 3608 "license": "MIT", 3609 "dependencies": { 3610 "@radix-ui/react-use-layout-effect": "1.1.1" 3611 }, 3612 "peerDependencies": { 3613 "@types/react": "*", 3614 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 3615 }, 3616 "peerDependenciesMeta": { 3617 "@types/react": { 3618 "optional": true 3619 } 3620 } 3621 }, 3622 "node_modules/@radix-ui/react-select/node_modules/@radix-ui/react-portal": { 3623 "version": "1.1.9", 3624 "resolved": "https://registry.npmjs.org/@radix-ui/react-portal/-/react-portal-1.1.9.tgz", 3625 "integrity": "sha512-bpIxvq03if6UNwXZ+HTK71JLh4APvnXntDc6XOX8UVq4XQOVl7lwok0AvIl+b8zgCw3fSaVTZMpAPPagXbKmHQ==", 3626 "license": "MIT", 3627 "dependencies": { 3628 "@radix-ui/react-primitive": "2.1.3", 3629 "@radix-ui/react-use-layout-effect": "1.1.1" 3630 }, 3631 "peerDependencies": { 3632 "@types/react": "*", 3633 "@types/react-dom": "*", 3634 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 3635 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 3636 }, 3637 "peerDependenciesMeta": { 3638 "@types/react": { 3639 "optional": true 3640 }, 3641 "@types/react-dom": { 3642 "optional": true 3643 } 3644 } 3645 }, 3646 "node_modules/@radix-ui/react-select/node_modules/@radix-ui/react-primitive": { 3647 "version": "2.1.3", 3648 "resolved": "https://registry.npmjs.org/@radix-ui/react-primitive/-/react-primitive-2.1.3.tgz", 3649 "integrity": "sha512-m9gTwRkhy2lvCPe6QJp4d3G1TYEUHn/FzJUtq9MjH46an1wJU+GdoGC5VLof8RX8Ft/DlpshApkhswDLZzHIcQ==", 3650 "license": "MIT", 3651 "dependencies": { 3652 "@radix-ui/react-slot": "1.2.3" 3653 }, 3654 "peerDependencies": { 3655 "@types/react": "*", 3656 "@types/react-dom": "*", 3657 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 3658 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 3659 }, 3660 "peerDependenciesMeta": { 3661 "@types/react": { 3662 "optional": true 3663 }, 3664 "@types/react-dom": { 3665 "optional": true 3666 } 3667 } 3668 }, 3669 "node_modules/@radix-ui/react-select/node_modules/@radix-ui/react-slot": { 3670 "version": "1.2.3", 3671 "resolved": "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.2.3.tgz", 3672 "integrity": "sha512-aeNmHnBxbi2St0au6VBVC7JXFlhLlOnvIIlePNniyUNAClzmtAUEY8/pBiK3iHjufOlwA+c20/8jngo7xcrg8A==", 3673 "license": "MIT", 3674 "dependencies": { 3675 "@radix-ui/react-compose-refs": "1.1.2" 3676 }, 3677 "peerDependencies": { 3678 "@types/react": "*", 3679 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 3680 }, 3681 "peerDependenciesMeta": { 3682 "@types/react": { 3683 "optional": true 3684 } 3685 } 3686 }, 3687 "node_modules/@radix-ui/react-select/node_modules/@radix-ui/react-use-callback-ref": { 3688 "version": "1.1.1", 3689 "resolved": "https://registry.npmjs.org/@radix-ui/react-use-callback-ref/-/react-use-callback-ref-1.1.1.tgz", 3690 "integrity": "sha512-FkBMwD+qbGQeMu1cOHnuGB6x4yzPjho8ap5WtbEJ26umhgqVXbhekKUQO+hZEL1vU92a3wHwdp0HAcqAUF5iDg==", 3691 "license": "MIT", 3692 "peerDependencies": { 3693 "@types/react": "*", 3694 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 3695 }, 3696 "peerDependenciesMeta": { 3697 "@types/react": { 3698 "optional": true 3699 } 3700 } 3701 }, 3702 "node_modules/@radix-ui/react-select/node_modules/@radix-ui/react-use-controllable-state": { 3703 "version": "1.2.2", 3704 "resolved": "https://registry.npmjs.org/@radix-ui/react-use-controllable-state/-/react-use-controllable-state-1.2.2.tgz", 3705 "integrity": "sha512-BjasUjixPFdS+NKkypcyyN5Pmg83Olst0+c6vGov0diwTEo6mgdqVR6hxcEgFuh4QrAs7Rc+9KuGJ9TVCj0Zzg==", 3706 "license": "MIT", 3707 "dependencies": { 3708 "@radix-ui/react-use-effect-event": "0.0.2", 3709 "@radix-ui/react-use-layout-effect": "1.1.1" 3710 }, 3711 "peerDependencies": { 3712 "@types/react": "*", 3713 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 3714 }, 3715 "peerDependenciesMeta": { 3716 "@types/react": { 3717 "optional": true 3718 } 3719 } 3720 }, 3721 "node_modules/@radix-ui/react-select/node_modules/@radix-ui/react-use-escape-keydown": { 3722 "version": "1.1.1", 3723 "resolved": "https://registry.npmjs.org/@radix-ui/react-use-escape-keydown/-/react-use-escape-keydown-1.1.1.tgz", 3724 "integrity": "sha512-Il0+boE7w/XebUHyBjroE+DbByORGR9KKmITzbR7MyQ4akpORYP/ZmbhAr0DG7RmmBqoOnZdy2QlvajJ2QA59g==", 3725 "license": "MIT", 3726 "dependencies": { 3727 "@radix-ui/react-use-callback-ref": "1.1.1" 3728 }, 3729 "peerDependencies": { 3730 "@types/react": "*", 3731 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 3732 }, 3733 "peerDependenciesMeta": { 3734 "@types/react": { 3735 "optional": true 3736 } 3737 } 3738 }, 3739 "node_modules/@radix-ui/react-select/node_modules/@radix-ui/react-use-previous": { 3740 "version": "1.1.1", 3741 "resolved": "https://registry.npmjs.org/@radix-ui/react-use-previous/-/react-use-previous-1.1.1.tgz", 3742 "integrity": "sha512-2dHfToCj/pzca2Ck724OZ5L0EVrr3eHRNsG/b3xQJLA2hZpVCS99bLAX+hm1IHXDEnzU6by5z/5MIY794/a8NQ==", 3743 "license": "MIT", 3744 "peerDependencies": { 3745 "@types/react": "*", 3746 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 3747 }, 3748 "peerDependenciesMeta": { 3749 "@types/react": { 3750 "optional": true 3751 } 3752 } 3753 }, 3754 "node_modules/@radix-ui/react-separator": { 3755 "version": "1.1.8", 3756 "resolved": "https://registry.npmjs.org/@radix-ui/react-separator/-/react-separator-1.1.8.tgz", 3757 "integrity": "sha512-sDvqVY4itsKwwSMEe0jtKgfTh+72Sy3gPmQpjqcQneqQ4PFmr/1I0YA+2/puilhggCe2gJcx5EBAYFkWkdpa5g==", 3758 "license": "MIT", 3759 "dependencies": { 3760 "@radix-ui/react-primitive": "2.1.4" 3761 }, 3762 "peerDependencies": { 3763 "@types/react": "*", 3764 "@types/react-dom": "*", 3765 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 3766 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 3767 }, 3768 "peerDependenciesMeta": { 3769 "@types/react": { 3770 "optional": true 3771 }, 3772 "@types/react-dom": { 3773 "optional": true 3774 } 3775 } 3776 }, 3777 "node_modules/@radix-ui/react-separator/node_modules/@radix-ui/react-primitive": { 3778 "version": "2.1.4", 3779 "resolved": "https://registry.npmjs.org/@radix-ui/react-primitive/-/react-primitive-2.1.4.tgz", 3780 "integrity": "sha512-9hQc4+GNVtJAIEPEqlYqW5RiYdrr8ea5XQ0ZOnD6fgru+83kqT15mq2OCcbe8KnjRZl5vF3ks69AKz3kh1jrhg==", 3781 "license": "MIT", 3782 "dependencies": { 3783 "@radix-ui/react-slot": "1.2.4" 3784 }, 3785 "peerDependencies": { 3786 "@types/react": "*", 3787 "@types/react-dom": "*", 3788 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 3789 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 3790 }, 3791 "peerDependenciesMeta": { 3792 "@types/react": { 3793 "optional": true 3794 }, 3795 "@types/react-dom": { 3796 "optional": true 3797 } 3798 } 3799 }, 3800 "node_modules/@radix-ui/react-slider": { 3801 "version": "1.3.6", 3802 "resolved": "https://registry.npmjs.org/@radix-ui/react-slider/-/react-slider-1.3.6.tgz", 3803 "integrity": "sha512-JPYb1GuM1bxfjMRlNLE+BcmBC8onfCi60Blk7OBqi2MLTFdS+8401U4uFjnwkOr49BLmXxLC6JHkvAsx5OJvHw==", 3804 "license": "MIT", 3805 "dependencies": { 3806 "@radix-ui/number": "1.1.1", 3807 "@radix-ui/primitive": "1.1.3", 3808 "@radix-ui/react-collection": "1.1.7", 3809 "@radix-ui/react-compose-refs": "1.1.2", 3810 "@radix-ui/react-context": "1.1.2", 3811 "@radix-ui/react-direction": "1.1.1", 3812 "@radix-ui/react-primitive": "2.1.3", 3813 "@radix-ui/react-use-controllable-state": "1.2.2", 3814 "@radix-ui/react-use-layout-effect": "1.1.1", 3815 "@radix-ui/react-use-previous": "1.1.1", 3816 "@radix-ui/react-use-size": "1.1.1" 3817 }, 3818 "peerDependencies": { 3819 "@types/react": "*", 3820 "@types/react-dom": "*", 3821 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 3822 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 3823 }, 3824 "peerDependenciesMeta": { 3825 "@types/react": { 3826 "optional": true 3827 }, 3828 "@types/react-dom": { 3829 "optional": true 3830 } 3831 } 3832 }, 3833 "node_modules/@radix-ui/react-slider/node_modules/@radix-ui/primitive": { 3834 "version": "1.1.3", 3835 "resolved": "https://registry.npmjs.org/@radix-ui/primitive/-/primitive-1.1.3.tgz", 3836 "integrity": "sha512-JTF99U/6XIjCBo0wqkU5sK10glYe27MRRsfwoiq5zzOEZLHU3A3KCMa5X/azekYRCJ0HlwI0crAXS/5dEHTzDg==", 3837 "license": "MIT" 3838 }, 3839 "node_modules/@radix-ui/react-slider/node_modules/@radix-ui/react-collection": { 3840 "version": "1.1.7", 3841 "resolved": "https://registry.npmjs.org/@radix-ui/react-collection/-/react-collection-1.1.7.tgz", 3842 "integrity": "sha512-Fh9rGN0MoI4ZFUNyfFVNU4y9LUz93u9/0K+yLgA2bwRojxM8JU1DyvvMBabnZPBgMWREAJvU2jjVzq+LrFUglw==", 3843 "license": "MIT", 3844 "dependencies": { 3845 "@radix-ui/react-compose-refs": "1.1.2", 3846 "@radix-ui/react-context": "1.1.2", 3847 "@radix-ui/react-primitive": "2.1.3", 3848 "@radix-ui/react-slot": "1.2.3" 3849 }, 3850 "peerDependencies": { 3851 "@types/react": "*", 3852 "@types/react-dom": "*", 3853 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 3854 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 3855 }, 3856 "peerDependenciesMeta": { 3857 "@types/react": { 3858 "optional": true 3859 }, 3860 "@types/react-dom": { 3861 "optional": true 3862 } 3863 } 3864 }, 3865 "node_modules/@radix-ui/react-slider/node_modules/@radix-ui/react-compose-refs": { 3866 "version": "1.1.2", 3867 "resolved": "https://registry.npmjs.org/@radix-ui/react-compose-refs/-/react-compose-refs-1.1.2.tgz", 3868 "integrity": "sha512-z4eqJvfiNnFMHIIvXP3CY57y2WJs5g2v3X0zm9mEJkrkNv4rDxu+sg9Jh8EkXyeqBkB7SOcboo9dMVqhyrACIg==", 3869 "license": "MIT", 3870 "peerDependencies": { 3871 "@types/react": "*", 3872 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 3873 }, 3874 "peerDependenciesMeta": { 3875 "@types/react": { 3876 "optional": true 3877 } 3878 } 3879 }, 3880 "node_modules/@radix-ui/react-slider/node_modules/@radix-ui/react-context": { 3881 "version": "1.1.2", 3882 "resolved": "https://registry.npmjs.org/@radix-ui/react-context/-/react-context-1.1.2.tgz", 3883 "integrity": "sha512-jCi/QKUM2r1Ju5a3J64TH2A5SpKAgh0LpknyqdQ4m6DCV0xJ2HG1xARRwNGPQfi1SLdLWZ1OJz6F4OMBBNiGJA==", 3884 "license": "MIT", 3885 "peerDependencies": { 3886 "@types/react": "*", 3887 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 3888 }, 3889 "peerDependenciesMeta": { 3890 "@types/react": { 3891 "optional": true 3892 } 3893 } 3894 }, 3895 "node_modules/@radix-ui/react-slider/node_modules/@radix-ui/react-direction": { 3896 "version": "1.1.1", 3897 "resolved": "https://registry.npmjs.org/@radix-ui/react-direction/-/react-direction-1.1.1.tgz", 3898 "integrity": "sha512-1UEWRX6jnOA2y4H5WczZ44gOOjTEmlqv1uNW4GAJEO5+bauCBhv8snY65Iw5/VOS/ghKN9gr2KjnLKxrsvoMVw==", 3899 "license": "MIT", 3900 "peerDependencies": { 3901 "@types/react": "*", 3902 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 3903 }, 3904 "peerDependenciesMeta": { 3905 "@types/react": { 3906 "optional": true 3907 } 3908 } 3909 }, 3910 "node_modules/@radix-ui/react-slider/node_modules/@radix-ui/react-primitive": { 3911 "version": "2.1.3", 3912 "resolved": "https://registry.npmjs.org/@radix-ui/react-primitive/-/react-primitive-2.1.3.tgz", 3913 "integrity": "sha512-m9gTwRkhy2lvCPe6QJp4d3G1TYEUHn/FzJUtq9MjH46an1wJU+GdoGC5VLof8RX8Ft/DlpshApkhswDLZzHIcQ==", 3914 "license": "MIT", 3915 "dependencies": { 3916 "@radix-ui/react-slot": "1.2.3" 3917 }, 3918 "peerDependencies": { 3919 "@types/react": "*", 3920 "@types/react-dom": "*", 3921 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 3922 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 3923 }, 3924 "peerDependenciesMeta": { 3925 "@types/react": { 3926 "optional": true 3927 }, 3928 "@types/react-dom": { 3929 "optional": true 3930 } 3931 } 3932 }, 3933 "node_modules/@radix-ui/react-slider/node_modules/@radix-ui/react-slot": { 3934 "version": "1.2.3", 3935 "resolved": "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.2.3.tgz", 3936 "integrity": "sha512-aeNmHnBxbi2St0au6VBVC7JXFlhLlOnvIIlePNniyUNAClzmtAUEY8/pBiK3iHjufOlwA+c20/8jngo7xcrg8A==", 3937 "license": "MIT", 3938 "dependencies": { 3939 "@radix-ui/react-compose-refs": "1.1.2" 3940 }, 3941 "peerDependencies": { 3942 "@types/react": "*", 3943 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 3944 }, 3945 "peerDependenciesMeta": { 3946 "@types/react": { 3947 "optional": true 3948 } 3949 } 3950 }, 3951 "node_modules/@radix-ui/react-slider/node_modules/@radix-ui/react-use-controllable-state": { 3952 "version": "1.2.2", 3953 "resolved": "https://registry.npmjs.org/@radix-ui/react-use-controllable-state/-/react-use-controllable-state-1.2.2.tgz", 3954 "integrity": "sha512-BjasUjixPFdS+NKkypcyyN5Pmg83Olst0+c6vGov0diwTEo6mgdqVR6hxcEgFuh4QrAs7Rc+9KuGJ9TVCj0Zzg==", 3955 "license": "MIT", 3956 "dependencies": { 3957 "@radix-ui/react-use-effect-event": "0.0.2", 3958 "@radix-ui/react-use-layout-effect": "1.1.1" 3959 }, 3960 "peerDependencies": { 3961 "@types/react": "*", 3962 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 3963 }, 3964 "peerDependenciesMeta": { 3965 "@types/react": { 3966 "optional": true 3967 } 3968 } 3969 }, 3970 "node_modules/@radix-ui/react-slider/node_modules/@radix-ui/react-use-previous": { 3971 "version": "1.1.1", 3972 "resolved": "https://registry.npmjs.org/@radix-ui/react-use-previous/-/react-use-previous-1.1.1.tgz", 3973 "integrity": "sha512-2dHfToCj/pzca2Ck724OZ5L0EVrr3eHRNsG/b3xQJLA2hZpVCS99bLAX+hm1IHXDEnzU6by5z/5MIY794/a8NQ==", 3974 "license": "MIT", 3975 "peerDependencies": { 3976 "@types/react": "*", 3977 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 3978 }, 3979 "peerDependenciesMeta": { 3980 "@types/react": { 3981 "optional": true 3982 } 3983 } 3984 }, 3985 "node_modules/@radix-ui/react-slider/node_modules/@radix-ui/react-use-size": { 3986 "version": "1.1.1", 3987 "resolved": "https://registry.npmjs.org/@radix-ui/react-use-size/-/react-use-size-1.1.1.tgz", 3988 "integrity": "sha512-ewrXRDTAqAXlkl6t/fkXWNAhFX9I+CkKlw6zjEwk86RSPKwZr3xpBRso655aqYafwtnbpHLj6toFzmd6xdVptQ==", 3989 "license": "MIT", 3990 "dependencies": { 3991 "@radix-ui/react-use-layout-effect": "1.1.1" 3992 }, 3993 "peerDependencies": { 3994 "@types/react": "*", 3995 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 3996 }, 3997 "peerDependenciesMeta": { 3998 "@types/react": { 3999 "optional": true 4000 } 4001 } 4002 }, 4003 "node_modules/@radix-ui/react-slot": { 4004 "version": "1.2.4", 4005 "resolved": "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.2.4.tgz", 4006 "integrity": "sha512-Jl+bCv8HxKnlTLVrcDE8zTMJ09R9/ukw4qBs/oZClOfoQk/cOTbDn+NceXfV7j09YPVQUryJPHurafcSg6EVKA==", 4007 "license": "MIT", 4008 "dependencies": { 4009 "@radix-ui/react-compose-refs": "1.1.2" 4010 }, 4011 "peerDependencies": { 4012 "@types/react": "*", 4013 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 4014 }, 4015 "peerDependenciesMeta": { 4016 "@types/react": { 4017 "optional": true 4018 } 4019 } 4020 }, 4021 "node_modules/@radix-ui/react-slot/node_modules/@radix-ui/react-compose-refs": { 4022 "version": "1.1.2", 4023 "resolved": "https://registry.npmjs.org/@radix-ui/react-compose-refs/-/react-compose-refs-1.1.2.tgz", 4024 "integrity": "sha512-z4eqJvfiNnFMHIIvXP3CY57y2WJs5g2v3X0zm9mEJkrkNv4rDxu+sg9Jh8EkXyeqBkB7SOcboo9dMVqhyrACIg==", 4025 "license": "MIT", 4026 "peerDependencies": { 4027 "@types/react": "*", 4028 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 4029 }, 4030 "peerDependenciesMeta": { 4031 "@types/react": { 4032 "optional": true 4033 } 4034 } 4035 }, 4036 "node_modules/@radix-ui/react-switch": { 4037 "version": "1.2.6", 4038 "resolved": "https://registry.npmjs.org/@radix-ui/react-switch/-/react-switch-1.2.6.tgz", 4039 "integrity": "sha512-bByzr1+ep1zk4VubeEVViV592vu2lHE2BZY5OnzehZqOOgogN80+mNtCqPkhn2gklJqOpxWgPoYTSnhBCqpOXQ==", 4040 "license": "MIT", 4041 "dependencies": { 4042 "@radix-ui/primitive": "1.1.3", 4043 "@radix-ui/react-compose-refs": "1.1.2", 4044 "@radix-ui/react-context": "1.1.2", 4045 "@radix-ui/react-primitive": "2.1.3", 4046 "@radix-ui/react-use-controllable-state": "1.2.2", 4047 "@radix-ui/react-use-previous": "1.1.1", 4048 "@radix-ui/react-use-size": "1.1.1" 4049 }, 4050 "peerDependencies": { 4051 "@types/react": "*", 4052 "@types/react-dom": "*", 4053 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 4054 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 4055 }, 4056 "peerDependenciesMeta": { 4057 "@types/react": { 4058 "optional": true 4059 }, 4060 "@types/react-dom": { 4061 "optional": true 4062 } 4063 } 4064 }, 4065 "node_modules/@radix-ui/react-switch/node_modules/@radix-ui/primitive": { 4066 "version": "1.1.3", 4067 "resolved": "https://registry.npmjs.org/@radix-ui/primitive/-/primitive-1.1.3.tgz", 4068 "integrity": "sha512-JTF99U/6XIjCBo0wqkU5sK10glYe27MRRsfwoiq5zzOEZLHU3A3KCMa5X/azekYRCJ0HlwI0crAXS/5dEHTzDg==", 4069 "license": "MIT" 4070 }, 4071 "node_modules/@radix-ui/react-switch/node_modules/@radix-ui/react-compose-refs": { 4072 "version": "1.1.2", 4073 "resolved": "https://registry.npmjs.org/@radix-ui/react-compose-refs/-/react-compose-refs-1.1.2.tgz", 4074 "integrity": "sha512-z4eqJvfiNnFMHIIvXP3CY57y2WJs5g2v3X0zm9mEJkrkNv4rDxu+sg9Jh8EkXyeqBkB7SOcboo9dMVqhyrACIg==", 4075 "license": "MIT", 4076 "peerDependencies": { 4077 "@types/react": "*", 4078 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 4079 }, 4080 "peerDependenciesMeta": { 4081 "@types/react": { 4082 "optional": true 4083 } 4084 } 4085 }, 4086 "node_modules/@radix-ui/react-switch/node_modules/@radix-ui/react-context": { 4087 "version": "1.1.2", 4088 "resolved": "https://registry.npmjs.org/@radix-ui/react-context/-/react-context-1.1.2.tgz", 4089 "integrity": "sha512-jCi/QKUM2r1Ju5a3J64TH2A5SpKAgh0LpknyqdQ4m6DCV0xJ2HG1xARRwNGPQfi1SLdLWZ1OJz6F4OMBBNiGJA==", 4090 "license": "MIT", 4091 "peerDependencies": { 4092 "@types/react": "*", 4093 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 4094 }, 4095 "peerDependenciesMeta": { 4096 "@types/react": { 4097 "optional": true 4098 } 4099 } 4100 }, 4101 "node_modules/@radix-ui/react-switch/node_modules/@radix-ui/react-primitive": { 4102 "version": "2.1.3", 4103 "resolved": "https://registry.npmjs.org/@radix-ui/react-primitive/-/react-primitive-2.1.3.tgz", 4104 "integrity": "sha512-m9gTwRkhy2lvCPe6QJp4d3G1TYEUHn/FzJUtq9MjH46an1wJU+GdoGC5VLof8RX8Ft/DlpshApkhswDLZzHIcQ==", 4105 "license": "MIT", 4106 "dependencies": { 4107 "@radix-ui/react-slot": "1.2.3" 4108 }, 4109 "peerDependencies": { 4110 "@types/react": "*", 4111 "@types/react-dom": "*", 4112 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 4113 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 4114 }, 4115 "peerDependenciesMeta": { 4116 "@types/react": { 4117 "optional": true 4118 }, 4119 "@types/react-dom": { 4120 "optional": true 4121 } 4122 } 4123 }, 4124 "node_modules/@radix-ui/react-switch/node_modules/@radix-ui/react-slot": { 4125 "version": "1.2.3", 4126 "resolved": "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.2.3.tgz", 4127 "integrity": "sha512-aeNmHnBxbi2St0au6VBVC7JXFlhLlOnvIIlePNniyUNAClzmtAUEY8/pBiK3iHjufOlwA+c20/8jngo7xcrg8A==", 4128 "license": "MIT", 4129 "dependencies": { 4130 "@radix-ui/react-compose-refs": "1.1.2" 4131 }, 4132 "peerDependencies": { 4133 "@types/react": "*", 4134 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 4135 }, 4136 "peerDependenciesMeta": { 4137 "@types/react": { 4138 "optional": true 4139 } 4140 } 4141 }, 4142 "node_modules/@radix-ui/react-switch/node_modules/@radix-ui/react-use-controllable-state": { 4143 "version": "1.2.2", 4144 "resolved": "https://registry.npmjs.org/@radix-ui/react-use-controllable-state/-/react-use-controllable-state-1.2.2.tgz", 4145 "integrity": "sha512-BjasUjixPFdS+NKkypcyyN5Pmg83Olst0+c6vGov0diwTEo6mgdqVR6hxcEgFuh4QrAs7Rc+9KuGJ9TVCj0Zzg==", 4146 "license": "MIT", 4147 "dependencies": { 4148 "@radix-ui/react-use-effect-event": "0.0.2", 4149 "@radix-ui/react-use-layout-effect": "1.1.1" 4150 }, 4151 "peerDependencies": { 4152 "@types/react": "*", 4153 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 4154 }, 4155 "peerDependenciesMeta": { 4156 "@types/react": { 4157 "optional": true 4158 } 4159 } 4160 }, 4161 "node_modules/@radix-ui/react-switch/node_modules/@radix-ui/react-use-previous": { 4162 "version": "1.1.1", 4163 "resolved": "https://registry.npmjs.org/@radix-ui/react-use-previous/-/react-use-previous-1.1.1.tgz", 4164 "integrity": "sha512-2dHfToCj/pzca2Ck724OZ5L0EVrr3eHRNsG/b3xQJLA2hZpVCS99bLAX+hm1IHXDEnzU6by5z/5MIY794/a8NQ==", 4165 "license": "MIT", 4166 "peerDependencies": { 4167 "@types/react": "*", 4168 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 4169 }, 4170 "peerDependenciesMeta": { 4171 "@types/react": { 4172 "optional": true 4173 } 4174 } 4175 }, 4176 "node_modules/@radix-ui/react-switch/node_modules/@radix-ui/react-use-size": { 4177 "version": "1.1.1", 4178 "resolved": "https://registry.npmjs.org/@radix-ui/react-use-size/-/react-use-size-1.1.1.tgz", 4179 "integrity": "sha512-ewrXRDTAqAXlkl6t/fkXWNAhFX9I+CkKlw6zjEwk86RSPKwZr3xpBRso655aqYafwtnbpHLj6toFzmd6xdVptQ==", 4180 "license": "MIT", 4181 "dependencies": { 4182 "@radix-ui/react-use-layout-effect": "1.1.1" 4183 }, 4184 "peerDependencies": { 4185 "@types/react": "*", 4186 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 4187 }, 4188 "peerDependenciesMeta": { 4189 "@types/react": { 4190 "optional": true 4191 } 4192 } 4193 }, 4194 "node_modules/@radix-ui/react-tabs": { 4195 "version": "1.1.2", 4196 "resolved": "https://registry.npmjs.org/@radix-ui/react-tabs/-/react-tabs-1.1.2.tgz", 4197 "integrity": "sha512-9u/tQJMcC2aGq7KXpGivMm1mgq7oRJKXphDwdypPd/j21j/2znamPU8WkXgnhUaTrSFNIt8XhOyCAupg8/GbwQ==", 4198 "license": "MIT", 4199 "dependencies": { 4200 "@radix-ui/primitive": "1.1.1", 4201 "@radix-ui/react-context": "1.1.1", 4202 "@radix-ui/react-direction": "1.1.0", 4203 "@radix-ui/react-id": "1.1.0", 4204 "@radix-ui/react-presence": "1.1.2", 4205 "@radix-ui/react-primitive": "2.0.1", 4206 "@radix-ui/react-roving-focus": "1.1.1", 4207 "@radix-ui/react-use-controllable-state": "1.1.0" 4208 }, 4209 "peerDependencies": { 4210 "@types/react": "*", 4211 "@types/react-dom": "*", 4212 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 4213 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 4214 }, 4215 "peerDependenciesMeta": { 4216 "@types/react": { 4217 "optional": true 4218 }, 4219 "@types/react-dom": { 4220 "optional": true 4221 } 4222 } 4223 }, 4224 "node_modules/@radix-ui/react-tabs/node_modules/@radix-ui/react-roving-focus": { 4225 "version": "1.1.1", 4226 "resolved": "https://registry.npmjs.org/@radix-ui/react-roving-focus/-/react-roving-focus-1.1.1.tgz", 4227 "integrity": "sha512-QE1RoxPGJ/Nm8Qmk0PxP8ojmoaS67i0s7hVssS7KuI2FQoc/uzVlZsqKfQvxPE6D8hICCPHJ4D88zNhT3OOmkw==", 4228 "license": "MIT", 4229 "dependencies": { 4230 "@radix-ui/primitive": "1.1.1", 4231 "@radix-ui/react-collection": "1.1.1", 4232 "@radix-ui/react-compose-refs": "1.1.1", 4233 "@radix-ui/react-context": "1.1.1", 4234 "@radix-ui/react-direction": "1.1.0", 4235 "@radix-ui/react-id": "1.1.0", 4236 "@radix-ui/react-primitive": "2.0.1", 4237 "@radix-ui/react-use-callback-ref": "1.1.0", 4238 "@radix-ui/react-use-controllable-state": "1.1.0" 4239 }, 4240 "peerDependencies": { 4241 "@types/react": "*", 4242 "@types/react-dom": "*", 4243 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 4244 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 4245 }, 4246 "peerDependenciesMeta": { 4247 "@types/react": { 4248 "optional": true 4249 }, 4250 "@types/react-dom": { 4251 "optional": true 4252 } 4253 } 4254 }, 4255 "node_modules/@radix-ui/react-tooltip": { 4256 "version": "1.2.8", 4257 "resolved": "https://registry.npmjs.org/@radix-ui/react-tooltip/-/react-tooltip-1.2.8.tgz", 4258 "integrity": "sha512-tY7sVt1yL9ozIxvmbtN5qtmH2krXcBCfjEiCgKGLqunJHvgvZG2Pcl2oQ3kbcZARb1BGEHdkLzcYGO8ynVlieg==", 4259 "license": "MIT", 4260 "dependencies": { 4261 "@radix-ui/primitive": "1.1.3", 4262 "@radix-ui/react-compose-refs": "1.1.2", 4263 "@radix-ui/react-context": "1.1.2", 4264 "@radix-ui/react-dismissable-layer": "1.1.11", 4265 "@radix-ui/react-id": "1.1.1", 4266 "@radix-ui/react-popper": "1.2.8", 4267 "@radix-ui/react-portal": "1.1.9", 4268 "@radix-ui/react-presence": "1.1.5", 4269 "@radix-ui/react-primitive": "2.1.3", 4270 "@radix-ui/react-slot": "1.2.3", 4271 "@radix-ui/react-use-controllable-state": "1.2.2", 4272 "@radix-ui/react-visually-hidden": "1.2.3" 4273 }, 4274 "peerDependencies": { 4275 "@types/react": "*", 4276 "@types/react-dom": "*", 4277 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 4278 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 4279 }, 4280 "peerDependenciesMeta": { 4281 "@types/react": { 4282 "optional": true 4283 }, 4284 "@types/react-dom": { 4285 "optional": true 4286 } 4287 } 4288 }, 4289 "node_modules/@radix-ui/react-tooltip/node_modules/@radix-ui/primitive": { 4290 "version": "1.1.3", 4291 "resolved": "https://registry.npmjs.org/@radix-ui/primitive/-/primitive-1.1.3.tgz", 4292 "integrity": "sha512-JTF99U/6XIjCBo0wqkU5sK10glYe27MRRsfwoiq5zzOEZLHU3A3KCMa5X/azekYRCJ0HlwI0crAXS/5dEHTzDg==", 4293 "license": "MIT" 4294 }, 4295 "node_modules/@radix-ui/react-tooltip/node_modules/@radix-ui/react-compose-refs": { 4296 "version": "1.1.2", 4297 "resolved": "https://registry.npmjs.org/@radix-ui/react-compose-refs/-/react-compose-refs-1.1.2.tgz", 4298 "integrity": "sha512-z4eqJvfiNnFMHIIvXP3CY57y2WJs5g2v3X0zm9mEJkrkNv4rDxu+sg9Jh8EkXyeqBkB7SOcboo9dMVqhyrACIg==", 4299 "license": "MIT", 4300 "peerDependencies": { 4301 "@types/react": "*", 4302 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 4303 }, 4304 "peerDependenciesMeta": { 4305 "@types/react": { 4306 "optional": true 4307 } 4308 } 4309 }, 4310 "node_modules/@radix-ui/react-tooltip/node_modules/@radix-ui/react-context": { 4311 "version": "1.1.2", 4312 "resolved": "https://registry.npmjs.org/@radix-ui/react-context/-/react-context-1.1.2.tgz", 4313 "integrity": "sha512-jCi/QKUM2r1Ju5a3J64TH2A5SpKAgh0LpknyqdQ4m6DCV0xJ2HG1xARRwNGPQfi1SLdLWZ1OJz6F4OMBBNiGJA==", 4314 "license": "MIT", 4315 "peerDependencies": { 4316 "@types/react": "*", 4317 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 4318 }, 4319 "peerDependenciesMeta": { 4320 "@types/react": { 4321 "optional": true 4322 } 4323 } 4324 }, 4325 "node_modules/@radix-ui/react-tooltip/node_modules/@radix-ui/react-dismissable-layer": { 4326 "version": "1.1.11", 4327 "resolved": "https://registry.npmjs.org/@radix-ui/react-dismissable-layer/-/react-dismissable-layer-1.1.11.tgz", 4328 "integrity": "sha512-Nqcp+t5cTB8BinFkZgXiMJniQH0PsUt2k51FUhbdfeKvc4ACcG2uQniY/8+h1Yv6Kza4Q7lD7PQV0z0oicE0Mg==", 4329 "license": "MIT", 4330 "dependencies": { 4331 "@radix-ui/primitive": "1.1.3", 4332 "@radix-ui/react-compose-refs": "1.1.2", 4333 "@radix-ui/react-primitive": "2.1.3", 4334 "@radix-ui/react-use-callback-ref": "1.1.1", 4335 "@radix-ui/react-use-escape-keydown": "1.1.1" 4336 }, 4337 "peerDependencies": { 4338 "@types/react": "*", 4339 "@types/react-dom": "*", 4340 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 4341 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 4342 }, 4343 "peerDependenciesMeta": { 4344 "@types/react": { 4345 "optional": true 4346 }, 4347 "@types/react-dom": { 4348 "optional": true 4349 } 4350 } 4351 }, 4352 "node_modules/@radix-ui/react-tooltip/node_modules/@radix-ui/react-id": { 4353 "version": "1.1.1", 4354 "resolved": "https://registry.npmjs.org/@radix-ui/react-id/-/react-id-1.1.1.tgz", 4355 "integrity": "sha512-kGkGegYIdQsOb4XjsfM97rXsiHaBwco+hFI66oO4s9LU+PLAC5oJ7khdOVFxkhsmlbpUqDAvXw11CluXP+jkHg==", 4356 "license": "MIT", 4357 "dependencies": { 4358 "@radix-ui/react-use-layout-effect": "1.1.1" 4359 }, 4360 "peerDependencies": { 4361 "@types/react": "*", 4362 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 4363 }, 4364 "peerDependenciesMeta": { 4365 "@types/react": { 4366 "optional": true 4367 } 4368 } 4369 }, 4370 "node_modules/@radix-ui/react-tooltip/node_modules/@radix-ui/react-portal": { 4371 "version": "1.1.9", 4372 "resolved": "https://registry.npmjs.org/@radix-ui/react-portal/-/react-portal-1.1.9.tgz", 4373 "integrity": "sha512-bpIxvq03if6UNwXZ+HTK71JLh4APvnXntDc6XOX8UVq4XQOVl7lwok0AvIl+b8zgCw3fSaVTZMpAPPagXbKmHQ==", 4374 "license": "MIT", 4375 "dependencies": { 4376 "@radix-ui/react-primitive": "2.1.3", 4377 "@radix-ui/react-use-layout-effect": "1.1.1" 4378 }, 4379 "peerDependencies": { 4380 "@types/react": "*", 4381 "@types/react-dom": "*", 4382 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 4383 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 4384 }, 4385 "peerDependenciesMeta": { 4386 "@types/react": { 4387 "optional": true 4388 }, 4389 "@types/react-dom": { 4390 "optional": true 4391 } 4392 } 4393 }, 4394 "node_modules/@radix-ui/react-tooltip/node_modules/@radix-ui/react-presence": { 4395 "version": "1.1.5", 4396 "resolved": "https://registry.npmjs.org/@radix-ui/react-presence/-/react-presence-1.1.5.tgz", 4397 "integrity": "sha512-/jfEwNDdQVBCNvjkGit4h6pMOzq8bHkopq458dPt2lMjx+eBQUohZNG9A7DtO/O5ukSbxuaNGXMjHicgwy6rQQ==", 4398 "license": "MIT", 4399 "dependencies": { 4400 "@radix-ui/react-compose-refs": "1.1.2", 4401 "@radix-ui/react-use-layout-effect": "1.1.1" 4402 }, 4403 "peerDependencies": { 4404 "@types/react": "*", 4405 "@types/react-dom": "*", 4406 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 4407 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 4408 }, 4409 "peerDependenciesMeta": { 4410 "@types/react": { 4411 "optional": true 4412 }, 4413 "@types/react-dom": { 4414 "optional": true 4415 } 4416 } 4417 }, 4418 "node_modules/@radix-ui/react-tooltip/node_modules/@radix-ui/react-primitive": { 4419 "version": "2.1.3", 4420 "resolved": "https://registry.npmjs.org/@radix-ui/react-primitive/-/react-primitive-2.1.3.tgz", 4421 "integrity": "sha512-m9gTwRkhy2lvCPe6QJp4d3G1TYEUHn/FzJUtq9MjH46an1wJU+GdoGC5VLof8RX8Ft/DlpshApkhswDLZzHIcQ==", 4422 "license": "MIT", 4423 "dependencies": { 4424 "@radix-ui/react-slot": "1.2.3" 4425 }, 4426 "peerDependencies": { 4427 "@types/react": "*", 4428 "@types/react-dom": "*", 4429 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 4430 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 4431 }, 4432 "peerDependenciesMeta": { 4433 "@types/react": { 4434 "optional": true 4435 }, 4436 "@types/react-dom": { 4437 "optional": true 4438 } 4439 } 4440 }, 4441 "node_modules/@radix-ui/react-tooltip/node_modules/@radix-ui/react-slot": { 4442 "version": "1.2.3", 4443 "resolved": "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.2.3.tgz", 4444 "integrity": "sha512-aeNmHnBxbi2St0au6VBVC7JXFlhLlOnvIIlePNniyUNAClzmtAUEY8/pBiK3iHjufOlwA+c20/8jngo7xcrg8A==", 4445 "license": "MIT", 4446 "dependencies": { 4447 "@radix-ui/react-compose-refs": "1.1.2" 4448 }, 4449 "peerDependencies": { 4450 "@types/react": "*", 4451 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 4452 }, 4453 "peerDependenciesMeta": { 4454 "@types/react": { 4455 "optional": true 4456 } 4457 } 4458 }, 4459 "node_modules/@radix-ui/react-tooltip/node_modules/@radix-ui/react-use-callback-ref": { 4460 "version": "1.1.1", 4461 "resolved": "https://registry.npmjs.org/@radix-ui/react-use-callback-ref/-/react-use-callback-ref-1.1.1.tgz", 4462 "integrity": "sha512-FkBMwD+qbGQeMu1cOHnuGB6x4yzPjho8ap5WtbEJ26umhgqVXbhekKUQO+hZEL1vU92a3wHwdp0HAcqAUF5iDg==", 4463 "license": "MIT", 4464 "peerDependencies": { 4465 "@types/react": "*", 4466 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 4467 }, 4468 "peerDependenciesMeta": { 4469 "@types/react": { 4470 "optional": true 4471 } 4472 } 4473 }, 4474 "node_modules/@radix-ui/react-tooltip/node_modules/@radix-ui/react-use-controllable-state": { 4475 "version": "1.2.2", 4476 "resolved": "https://registry.npmjs.org/@radix-ui/react-use-controllable-state/-/react-use-controllable-state-1.2.2.tgz", 4477 "integrity": "sha512-BjasUjixPFdS+NKkypcyyN5Pmg83Olst0+c6vGov0diwTEo6mgdqVR6hxcEgFuh4QrAs7Rc+9KuGJ9TVCj0Zzg==", 4478 "license": "MIT", 4479 "dependencies": { 4480 "@radix-ui/react-use-effect-event": "0.0.2", 4481 "@radix-ui/react-use-layout-effect": "1.1.1" 4482 }, 4483 "peerDependencies": { 4484 "@types/react": "*", 4485 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 4486 }, 4487 "peerDependenciesMeta": { 4488 "@types/react": { 4489 "optional": true 4490 } 4491 } 4492 }, 4493 "node_modules/@radix-ui/react-tooltip/node_modules/@radix-ui/react-use-escape-keydown": { 4494 "version": "1.1.1", 4495 "resolved": "https://registry.npmjs.org/@radix-ui/react-use-escape-keydown/-/react-use-escape-keydown-1.1.1.tgz", 4496 "integrity": "sha512-Il0+boE7w/XebUHyBjroE+DbByORGR9KKmITzbR7MyQ4akpORYP/ZmbhAr0DG7RmmBqoOnZdy2QlvajJ2QA59g==", 4497 "license": "MIT", 4498 "dependencies": { 4499 "@radix-ui/react-use-callback-ref": "1.1.1" 4500 }, 4501 "peerDependencies": { 4502 "@types/react": "*", 4503 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 4504 }, 4505 "peerDependenciesMeta": { 4506 "@types/react": { 4507 "optional": true 4508 } 4509 } 4510 }, 4511 "node_modules/@radix-ui/react-use-callback-ref": { 4512 "version": "1.1.0", 4513 "resolved": "https://registry.npmjs.org/@radix-ui/react-use-callback-ref/-/react-use-callback-ref-1.1.0.tgz", 4514 "integrity": "sha512-CasTfvsy+frcFkbXtSJ2Zu9JHpN8TYKxkgJGWbjiZhFivxaeW7rMeZt7QELGVLaYVfFMsKHjb7Ak0nMEe+2Vfw==", 4515 "license": "MIT", 4516 "peerDependencies": { 4517 "@types/react": "*", 4518 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 4519 }, 4520 "peerDependenciesMeta": { 4521 "@types/react": { 4522 "optional": true 4523 } 4524 } 4525 }, 4526 "node_modules/@radix-ui/react-use-controllable-state": { 4527 "version": "1.1.0", 4528 "resolved": "https://registry.npmjs.org/@radix-ui/react-use-controllable-state/-/react-use-controllable-state-1.1.0.tgz", 4529 "integrity": "sha512-MtfMVJiSr2NjzS0Aa90NPTnvTSg6C/JLCV7ma0W6+OMV78vd8OyRpID+Ng9LxzsPbLeuBnWBA1Nq30AtBIDChw==", 4530 "license": "MIT", 4531 "dependencies": { 4532 "@radix-ui/react-use-callback-ref": "1.1.0" 4533 }, 4534 "peerDependencies": { 4535 "@types/react": "*", 4536 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 4537 }, 4538 "peerDependenciesMeta": { 4539 "@types/react": { 4540 "optional": true 4541 } 4542 } 4543 }, 4544 "node_modules/@radix-ui/react-use-effect-event": { 4545 "version": "0.0.2", 4546 "resolved": "https://registry.npmjs.org/@radix-ui/react-use-effect-event/-/react-use-effect-event-0.0.2.tgz", 4547 "integrity": "sha512-Qp8WbZOBe+blgpuUT+lw2xheLP8q0oatc9UpmiemEICxGvFLYmHm9QowVZGHtJlGbS6A6yJ3iViad/2cVjnOiA==", 4548 "license": "MIT", 4549 "dependencies": { 4550 "@radix-ui/react-use-layout-effect": "1.1.1" 4551 }, 4552 "peerDependencies": { 4553 "@types/react": "*", 4554 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 4555 }, 4556 "peerDependenciesMeta": { 4557 "@types/react": { 4558 "optional": true 4559 } 4560 } 4561 }, 4562 "node_modules/@radix-ui/react-use-escape-keydown": { 4563 "version": "1.1.0", 4564 "resolved": "https://registry.npmjs.org/@radix-ui/react-use-escape-keydown/-/react-use-escape-keydown-1.1.0.tgz", 4565 "integrity": "sha512-L7vwWlR1kTTQ3oh7g1O0CBF3YCyyTj8NmhLR+phShpyA50HCfBFKVJTpshm9PzLiKmehsrQzTYTpX9HvmC9rhw==", 4566 "license": "MIT", 4567 "dependencies": { 4568 "@radix-ui/react-use-callback-ref": "1.1.0" 4569 }, 4570 "peerDependencies": { 4571 "@types/react": "*", 4572 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 4573 }, 4574 "peerDependenciesMeta": { 4575 "@types/react": { 4576 "optional": true 4577 } 4578 } 4579 }, 4580 "node_modules/@radix-ui/react-use-layout-effect": { 4581 "version": "1.1.1", 4582 "resolved": "https://registry.npmjs.org/@radix-ui/react-use-layout-effect/-/react-use-layout-effect-1.1.1.tgz", 4583 "integrity": "sha512-RbJRS4UWQFkzHTTwVymMTUv8EqYhOp8dOOviLj2ugtTiXRaRQS7GLGxZTLL1jWhMeoSCf5zmcZkqTl9IiYfXcQ==", 4584 "license": "MIT", 4585 "peerDependencies": { 4586 "@types/react": "*", 4587 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 4588 }, 4589 "peerDependenciesMeta": { 4590 "@types/react": { 4591 "optional": true 4592 } 4593 } 4594 }, 4595 "node_modules/@radix-ui/react-use-previous": { 4596 "version": "1.1.0", 4597 "resolved": "https://registry.npmjs.org/@radix-ui/react-use-previous/-/react-use-previous-1.1.0.tgz", 4598 "integrity": "sha512-Z/e78qg2YFnnXcW88A4JmTtm4ADckLno6F7OXotmkQfeuCVaKuYzqAATPhVzl3delXE7CxIV8shofPn3jPc5Og==", 4599 "license": "MIT", 4600 "peerDependencies": { 4601 "@types/react": "*", 4602 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 4603 }, 4604 "peerDependenciesMeta": { 4605 "@types/react": { 4606 "optional": true 4607 } 4608 } 4609 }, 4610 "node_modules/@radix-ui/react-use-rect": { 4611 "version": "1.1.1", 4612 "resolved": "https://registry.npmjs.org/@radix-ui/react-use-rect/-/react-use-rect-1.1.1.tgz", 4613 "integrity": "sha512-QTYuDesS0VtuHNNvMh+CjlKJ4LJickCMUAqjlE3+j8w+RlRpwyX3apEQKGFzbZGdo7XNG1tXa+bQqIE7HIXT2w==", 4614 "license": "MIT", 4615 "dependencies": { 4616 "@radix-ui/rect": "1.1.1" 4617 }, 4618 "peerDependencies": { 4619 "@types/react": "*", 4620 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 4621 }, 4622 "peerDependenciesMeta": { 4623 "@types/react": { 4624 "optional": true 4625 } 4626 } 4627 }, 4628 "node_modules/@radix-ui/react-use-size": { 4629 "version": "1.1.0", 4630 "resolved": "https://registry.npmjs.org/@radix-ui/react-use-size/-/react-use-size-1.1.0.tgz", 4631 "integrity": "sha512-XW3/vWuIXHa+2Uwcc2ABSfcCledmXhhQPlGbfcRXbiUQI5Icjcg19BGCZVKKInYbvUCut/ufbbLLPFC5cbb1hw==", 4632 "license": "MIT", 4633 "dependencies": { 4634 "@radix-ui/react-use-layout-effect": "1.1.0" 4635 }, 4636 "peerDependencies": { 4637 "@types/react": "*", 4638 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 4639 }, 4640 "peerDependenciesMeta": { 4641 "@types/react": { 4642 "optional": true 4643 } 4644 } 4645 }, 4646 "node_modules/@radix-ui/react-use-size/node_modules/@radix-ui/react-use-layout-effect": { 4647 "version": "1.1.0", 4648 "resolved": "https://registry.npmjs.org/@radix-ui/react-use-layout-effect/-/react-use-layout-effect-1.1.0.tgz", 4649 "integrity": "sha512-+FPE0rOdziWSrH9athwI1R0HDVbWlEhd+FR+aSDk4uWGmSJ9Z54sdZVDQPZAinJhJXwfT+qnj969mCsT2gfm5w==", 4650 "license": "MIT", 4651 "peerDependencies": { 4652 "@types/react": "*", 4653 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 4654 }, 4655 "peerDependenciesMeta": { 4656 "@types/react": { 4657 "optional": true 4658 } 4659 } 4660 }, 4661 "node_modules/@radix-ui/react-visually-hidden": { 4662 "version": "1.2.3", 4663 "resolved": "https://registry.npmjs.org/@radix-ui/react-visually-hidden/-/react-visually-hidden-1.2.3.tgz", 4664 "integrity": "sha512-pzJq12tEaaIhqjbzpCuv/OypJY/BPavOofm+dbab+MHLajy277+1lLm6JFcGgF5eskJ6mquGirhXY2GD/8u8Ug==", 4665 "license": "MIT", 4666 "dependencies": { 4667 "@radix-ui/react-primitive": "2.1.3" 4668 }, 4669 "peerDependencies": { 4670 "@types/react": "*", 4671 "@types/react-dom": "*", 4672 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 4673 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 4674 }, 4675 "peerDependenciesMeta": { 4676 "@types/react": { 4677 "optional": true 4678 }, 4679 "@types/react-dom": { 4680 "optional": true 4681 } 4682 } 4683 }, 4684 "node_modules/@radix-ui/react-visually-hidden/node_modules/@radix-ui/react-compose-refs": { 4685 "version": "1.1.2", 4686 "resolved": "https://registry.npmjs.org/@radix-ui/react-compose-refs/-/react-compose-refs-1.1.2.tgz", 4687 "integrity": "sha512-z4eqJvfiNnFMHIIvXP3CY57y2WJs5g2v3X0zm9mEJkrkNv4rDxu+sg9Jh8EkXyeqBkB7SOcboo9dMVqhyrACIg==", 4688 "license": "MIT", 4689 "peerDependencies": { 4690 "@types/react": "*", 4691 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 4692 }, 4693 "peerDependenciesMeta": { 4694 "@types/react": { 4695 "optional": true 4696 } 4697 } 4698 }, 4699 "node_modules/@radix-ui/react-visually-hidden/node_modules/@radix-ui/react-primitive": { 4700 "version": "2.1.3", 4701 "resolved": "https://registry.npmjs.org/@radix-ui/react-primitive/-/react-primitive-2.1.3.tgz", 4702 "integrity": "sha512-m9gTwRkhy2lvCPe6QJp4d3G1TYEUHn/FzJUtq9MjH46an1wJU+GdoGC5VLof8RX8Ft/DlpshApkhswDLZzHIcQ==", 4703 "license": "MIT", 4704 "dependencies": { 4705 "@radix-ui/react-slot": "1.2.3" 4706 }, 4707 "peerDependencies": { 4708 "@types/react": "*", 4709 "@types/react-dom": "*", 4710 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", 4711 "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 4712 }, 4713 "peerDependenciesMeta": { 4714 "@types/react": { 4715 "optional": true 4716 }, 4717 "@types/react-dom": { 4718 "optional": true 4719 } 4720 } 4721 }, 4722 "node_modules/@radix-ui/react-visually-hidden/node_modules/@radix-ui/react-slot": { 4723 "version": "1.2.3", 4724 "resolved": "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.2.3.tgz", 4725 "integrity": "sha512-aeNmHnBxbi2St0au6VBVC7JXFlhLlOnvIIlePNniyUNAClzmtAUEY8/pBiK3iHjufOlwA+c20/8jngo7xcrg8A==", 4726 "license": "MIT", 4727 "dependencies": { 4728 "@radix-ui/react-compose-refs": "1.1.2" 4729 }, 4730 "peerDependencies": { 4731 "@types/react": "*", 4732 "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" 4733 }, 4734 "peerDependenciesMeta": { 4735 "@types/react": { 4736 "optional": true 4737 } 4738 } 4739 }, 4740 "node_modules/@radix-ui/rect": { 4741 "version": "1.1.1", 4742 "resolved": "https://registry.npmjs.org/@radix-ui/rect/-/rect-1.1.1.tgz", 4743 "integrity": "sha512-HPwpGIzkl28mWyZqG52jiqDJ12waP11Pa1lGoiyUkIEuMLBP0oeK/C89esbXrxsky5we7dfd8U58nm0SgAWpVw==", 4744 "license": "MIT" 4745 }, 4746 "node_modules/@relume_io/relume-tailwind": { 4747 "version": "1.3.0", 4748 "resolved": "https://registry.npmjs.org/@relume_io/relume-tailwind/-/relume-tailwind-1.3.0.tgz", 4749 "integrity": "sha512-29muspmGOgBWyCDNZhIGsfTP1nkgnF335h3dmV+3aG/mml10+ERIz3dEjoYtc6D81xADoZWVhNZ/xqqy4dWDSA==", 4750 "dependencies": { 4751 "@tailwindcss/typography": "0.5.15", 4752 "tailwindcss-animate": "1.0.7" 4753 } 4754 }, 4755 "node_modules/@relume_io/relume-ui": { 4756 "version": "1.3.1", 4757 "resolved": "https://registry.npmjs.org/@relume_io/relume-ui/-/relume-ui-1.3.1.tgz", 4758 "integrity": "sha512-efrl8I4pQB1Pxh4dtWdB5niWh0dSp0gsVTIV8eRMGA9GGCoBcc5EdmKxO4tS6dhCaO07+wiKtU8HhrSr98jGNQ==", 4759 "dependencies": { 4760 "@hookform/resolvers": "^3.10.0", 4761 "@radix-ui/react-accordion": "1.2.2", 4762 "@radix-ui/react-checkbox": "1.1.3", 4763 "@radix-ui/react-collapsible": "^1.1.2", 4764 "@radix-ui/react-dialog": "1.1.4", 4765 "@radix-ui/react-dropdown-menu": "^2.1.4", 4766 "@radix-ui/react-label": "2.1.1", 4767 "@radix-ui/react-popover": "^1.1.4", 4768 "@radix-ui/react-radio-group": "^1.2.2", 4769 "@radix-ui/react-select": "^2.1.4", 4770 "@radix-ui/react-separator": "^1.1.1", 4771 "@radix-ui/react-slider": "^1.2.2", 4772 "@radix-ui/react-slot": "^1.1.1", 4773 "@radix-ui/react-switch": "^1.1.2", 4774 "@radix-ui/react-tabs": "1.1.2", 4775 "@radix-ui/react-tooltip": "^1.1.6", 4776 "@relume_io/relume-tailwind": "1.3.0", 4777 "class-variance-authority": "0.7.1", 4778 "clsx": "2.1.1", 4779 "embla-carousel-react": "^8.5.2", 4780 "framer-motion": "^11.16.7", 4781 "install": "^0.13.0", 4782 "luxon": "^3.5.0", 4783 "npm": "^11.0.0", 4784 "react-day-picker": "9.5.0", 4785 "react-hook-form": "^7.54.2", 4786 "react-icons": "5.4.0", 4787 "react-resizable-panels": "^2.0.19", 4788 "tailwind-merge": "2.6.0", 4789 "zod": "^3.24.1" 4790 }, 4791 "peerDependencies": { 4792 "@types/react": "*", 4793 "@types/react-dom": "*", 4794 "react": "^18.2.0", 4795 "react-dom": "^18.2.0", 4796 "tailwindcss": "*" 4797 }, 4798 "peerDependenciesMeta": { 4799 "@types/react": { 4800 "optional": true 4801 }, 4802 "@types/react-dom": { 4803 "optional": true 4804 } 4805 } 4806 }, 4807 "node_modules/@relume_io/relume-ui/node_modules/zod": { 4808 "version": "3.25.76", 4809 "resolved": "https://registry.npmjs.org/zod/-/zod-3.25.76.tgz", 4810 "integrity": "sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==", 4811 "license": "MIT", 4812 "funding": { 4813 "url": "https://github.com/sponsors/colinhacks" 4814 } 4815 }, 1338 4816 "node_modules/@rolldown/pluginutils": { 1339 4817 "version": "1.0.0-rc.2", … … 1350 4828 "arm" 1351 4829 ], 1352 "dev": true,1353 4830 "license": "MIT", 1354 4831 "optional": true, … … 1364 4841 "arm64" 1365 4842 ], 1366 "dev": true,1367 4843 "license": "MIT", 1368 4844 "optional": true, … … 1378 4854 "arm64" 1379 4855 ], 1380 "dev": true,1381 4856 "license": "MIT", 1382 4857 "optional": true, … … 1392 4867 "x64" 1393 4868 ], 1394 "dev": true,1395 4869 "license": "MIT", 1396 4870 "optional": true, … … 1406 4880 "arm64" 1407 4881 ], 1408 "dev": true,1409 4882 "license": "MIT", 1410 4883 "optional": true, … … 1420 4893 "x64" 1421 4894 ], 1422 "dev": true,1423 4895 "license": "MIT", 1424 4896 "optional": true, … … 1434 4906 "arm" 1435 4907 ], 1436 "dev": true,1437 4908 "license": "MIT", 1438 4909 "optional": true, … … 1448 4919 "arm" 1449 4920 ], 1450 "dev": true,1451 4921 "license": "MIT", 1452 4922 "optional": true, … … 1462 4932 "arm64" 1463 4933 ], 1464 "dev": true,1465 4934 "license": "MIT", 1466 4935 "optional": true, … … 1476 4945 "arm64" 1477 4946 ], 1478 "dev": true,1479 4947 "license": "MIT", 1480 4948 "optional": true, … … 1490 4958 "loong64" 1491 4959 ], 1492 "dev": true,1493 4960 "license": "MIT", 1494 4961 "optional": true, … … 1504 4971 "loong64" 1505 4972 ], 1506 "dev": true,1507 4973 "license": "MIT", 1508 4974 "optional": true, … … 1518 4984 "ppc64" 1519 4985 ], 1520 "dev": true,1521 4986 "license": "MIT", 1522 4987 "optional": true, … … 1532 4997 "ppc64" 1533 4998 ], 1534 "dev": true,1535 4999 "license": "MIT", 1536 5000 "optional": true, … … 1546 5010 "riscv64" 1547 5011 ], 1548 "dev": true,1549 5012 "license": "MIT", 1550 5013 "optional": true, … … 1560 5023 "riscv64" 1561 5024 ], 1562 "dev": true,1563 5025 "license": "MIT", 1564 5026 "optional": true, … … 1574 5036 "s390x" 1575 5037 ], 1576 "dev": true,1577 5038 "license": "MIT", 1578 5039 "optional": true, … … 1588 5049 "x64" 1589 5050 ], 1590 "dev": true,1591 5051 "license": "MIT", 1592 5052 "optional": true, … … 1602 5062 "x64" 1603 5063 ], 1604 "dev": true,1605 5064 "license": "MIT", 1606 5065 "optional": true, … … 1616 5075 "x64" 1617 5076 ], 1618 "dev": true,1619 5077 "license": "MIT", 1620 5078 "optional": true, … … 1630 5088 "arm64" 1631 5089 ], 1632 "dev": true,1633 5090 "license": "MIT", 1634 5091 "optional": true, … … 1644 5101 "arm64" 1645 5102 ], 1646 "dev": true,1647 5103 "license": "MIT", 1648 5104 "optional": true, … … 1658 5114 "ia32" 1659 5115 ], 1660 "dev": true,1661 5116 "license": "MIT", 1662 5117 "optional": true, … … 1672 5127 "x64" 1673 5128 ], 1674 "dev": true,1675 5129 "license": "MIT", 1676 5130 "optional": true, … … 1686 5140 "x64" 1687 5141 ], 1688 "dev": true,1689 5142 "license": "MIT", 1690 5143 "optional": true, … … 1716 5169 "resolved": "https://registry.npmjs.org/@tailwindcss/node/-/node-4.1.18.tgz", 1717 5170 "integrity": "sha512-DoR7U1P7iYhw16qJ49fgXUlry1t4CpXeErJHnQ44JgTSKMaZUdf17cfn5mHchfJ4KRBZRFA/Coo+MUF5+gOaCQ==", 1718 "dev": true,1719 5171 "license": "MIT", 1720 5172 "dependencies": { … … 1732 5184 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.1.18.tgz", 1733 5185 "integrity": "sha512-EgCR5tTS5bUSKQgzeMClT6iCY3ToqE1y+ZB0AKldj809QXk1Y+3jB0upOYZrn9aGIzPtUsP7sX4QQ4XtjBB95A==", 1734 "dev": true,1735 5186 "license": "MIT", 1736 5187 "engines": { … … 1759 5210 "arm64" 1760 5211 ], 1761 "dev": true,1762 5212 "license": "MIT", 1763 5213 "optional": true, … … 1776 5226 "arm64" 1777 5227 ], 1778 "dev": true,1779 5228 "license": "MIT", 1780 5229 "optional": true, … … 1793 5242 "x64" 1794 5243 ], 1795 "dev": true,1796 5244 "license": "MIT", 1797 5245 "optional": true, … … 1810 5258 "x64" 1811 5259 ], 1812 "dev": true,1813 5260 "license": "MIT", 1814 5261 "optional": true, … … 1827 5274 "arm" 1828 5275 ], 1829 "dev": true,1830 5276 "license": "MIT", 1831 5277 "optional": true, … … 1844 5290 "arm64" 1845 5291 ], 1846 "dev": true,1847 5292 "license": "MIT", 1848 5293 "optional": true, … … 1861 5306 "arm64" 1862 5307 ], 1863 "dev": true,1864 5308 "license": "MIT", 1865 5309 "optional": true, … … 1878 5322 "x64" 1879 5323 ], 1880 "dev": true,1881 5324 "license": "MIT", 1882 5325 "optional": true, … … 1895 5338 "x64" 1896 5339 ], 1897 "dev": true,1898 5340 "license": "MIT", 1899 5341 "optional": true, … … 1920 5362 "wasm32" 1921 5363 ], 1922 "dev": true,1923 5364 "license": "MIT", 1924 5365 "optional": true, … … 1942 5383 "arm64" 1943 5384 ], 1944 "dev": true,1945 5385 "license": "MIT", 1946 5386 "optional": true, … … 1959 5399 "x64" 1960 5400 ], 1961 "dev": true,1962 5401 "license": "MIT", 1963 5402 "optional": true, … … 1983 5422 } 1984 5423 }, 5424 "node_modules/@tailwindcss/typography": { 5425 "version": "0.5.15", 5426 "resolved": "https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.15.tgz", 5427 "integrity": "sha512-AqhlCXl+8grUz8uqExv5OTtgpjuVIwFTSXTrh8y9/pw6q2ek7fJ+Y8ZEVw7EB2DCcuCOtEjf9w3+J3rzts01uA==", 5428 "license": "MIT", 5429 "dependencies": { 5430 "lodash.castarray": "^4.4.0", 5431 "lodash.isplainobject": "^4.0.6", 5432 "lodash.merge": "^4.6.2", 5433 "postcss-selector-parser": "6.0.10" 5434 }, 5435 "peerDependencies": { 5436 "tailwindcss": ">=3.0.0 || insiders || >=4.0.0-alpha.20" 5437 } 5438 }, 5439 "node_modules/@tailwindcss/vite": { 5440 "version": "4.1.18", 5441 "resolved": "https://registry.npmjs.org/@tailwindcss/vite/-/vite-4.1.18.tgz", 5442 "integrity": "sha512-jVA+/UpKL1vRLg6Hkao5jldawNmRo7mQYrZtNHMIVpLfLhDml5nMRUo/8MwoX2vNXvnaXNNMedrMfMugAVX1nA==", 5443 "license": "MIT", 5444 "dependencies": { 5445 "@tailwindcss/node": "4.1.18", 5446 "@tailwindcss/oxide": "4.1.18", 5447 "tailwindcss": "4.1.18" 5448 }, 5449 "peerDependencies": { 5450 "vite": "^5.2.0 || ^6 || ^7" 5451 } 5452 }, 1985 5453 "node_modules/@types/babel__core": { 1986 5454 "version": "7.20.5", … … 2032 5500 "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz", 2033 5501 "integrity": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==", 2034 "dev": true,2035 5502 "license": "MIT" 2036 5503 }, … … 2046 5513 "resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.13.tgz", 2047 5514 "integrity": "sha512-KkiJeU6VbYbUOp5ITMIc7kBfqlYkKA5KhEHVrGMmUUMt7NeaZg65ojdPk+FtNrBAOXNVM5QM72jnADjM+XVRAQ==", 2048 "dev ": true,5515 "devOptional": true, 2049 5516 "license": "MIT", 2050 5517 "dependencies": { … … 2056 5523 "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.2.3.tgz", 2057 5524 "integrity": "sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==", 2058 "dev ": true,5525 "devOptional": true, 2059 5526 "license": "MIT", 2060 5527 "peerDependencies": { … … 2127 5594 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", 2128 5595 "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", 2129 "dev": true,2130 5596 "license": "MIT", 2131 5597 "dependencies": { … … 2145 5611 "dev": true, 2146 5612 "license": "Python-2.0" 5613 }, 5614 "node_modules/aria-hidden": { 5615 "version": "1.2.6", 5616 "resolved": "https://registry.npmjs.org/aria-hidden/-/aria-hidden-1.2.6.tgz", 5617 "integrity": "sha512-ik3ZgC9dY/lYVVM++OISsaYDeg1tb0VtP5uL3ouh1koGOaUMDPpbFIei4JkFimWUFPn90sbMNMXQAIVOlnYKJA==", 5618 "license": "MIT", 5619 "dependencies": { 5620 "tslib": "^2.0.0" 5621 }, 5622 "engines": { 5623 "node": ">=10" 5624 } 2147 5625 }, 2148 5626 "node_modules/asynckit": { … … 2204 5682 "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", 2205 5683 "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", 2206 "dev": true,2207 5684 "license": "MIT" 2208 5685 }, … … 2221 5698 "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz", 2222 5699 "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==", 2223 "dev": true,2224 5700 "license": "MIT", 2225 5701 "dependencies": { … … 2310 5786 "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", 2311 5787 "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", 2312 "dev": true,2313 5788 "license": "MIT", 2314 5789 "dependencies": { … … 2321 5796 "funding": { 2322 5797 "url": "https://github.com/chalk/chalk?sponsor=1" 5798 } 5799 }, 5800 "node_modules/class-variance-authority": { 5801 "version": "0.7.1", 5802 "resolved": "https://registry.npmjs.org/class-variance-authority/-/class-variance-authority-0.7.1.tgz", 5803 "integrity": "sha512-Ka+9Trutv7G8M6WT6SeiRWz792K5qEqIGEGzXKhAE6xOWAY6pPH8U+9IY3oCMv6kqTmLsv7Xh/2w2RigkePMsg==", 5804 "license": "Apache-2.0", 5805 "dependencies": { 5806 "clsx": "^2.1.1" 5807 }, 5808 "funding": { 5809 "url": "https://polar.sh/cva" 5810 } 5811 }, 5812 "node_modules/clsx": { 5813 "version": "2.1.1", 5814 "resolved": "https://registry.npmjs.org/clsx/-/clsx-2.1.1.tgz", 5815 "integrity": "sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==", 5816 "license": "MIT", 5817 "engines": { 5818 "node": ">=6" 2323 5819 } 2324 5820 }, … … 2327 5823 "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", 2328 5824 "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", 2329 "dev": true,2330 5825 "license": "MIT", 2331 5826 "dependencies": { … … 2340 5835 "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", 2341 5836 "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", 2342 "dev": true,2343 5837 "license": "MIT" 2344 5838 }, … … 2359 5853 "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", 2360 5854 "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", 2361 "dev": true,2362 5855 "license": "MIT" 2363 5856 }, … … 2397 5890 } 2398 5891 }, 5892 "node_modules/cssesc": { 5893 "version": "3.0.0", 5894 "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz", 5895 "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==", 5896 "license": "MIT", 5897 "bin": { 5898 "cssesc": "bin/cssesc" 5899 }, 5900 "engines": { 5901 "node": ">=4" 5902 } 5903 }, 2399 5904 "node_modules/csstype": { 2400 5905 "version": "3.2.3", 2401 5906 "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz", 2402 5907 "integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==", 2403 "dev": true, 5908 "devOptional": true, 5909 "license": "MIT" 5910 }, 5911 "node_modules/daisyui": { 5912 "version": "5.5.18", 5913 "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-5.5.18.tgz", 5914 "integrity": "sha512-VVzjpOitMGB6DWIBeRSapbjdOevFqyzpk9u5Um6a4tyId3JFrU5pbtF0vgjXDth76mJZbueN/j9Ok03SPrh/og==", 5915 "license": "MIT", 5916 "funding": { 5917 "url": "https://github.com/saadeghi/daisyui?sponsor=1" 5918 } 5919 }, 5920 "node_modules/date-fns": { 5921 "version": "4.1.0", 5922 "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-4.1.0.tgz", 5923 "integrity": "sha512-Ukq0owbQXxa/U3EGtsdVBkR1w7KOQ5gIBqdH2hkvknzZPYvBxb/aa6E8L7tmjFtkwZBu3UXBbjIgPo/Ez4xaNg==", 5924 "license": "MIT", 5925 "funding": { 5926 "type": "github", 5927 "url": "https://github.com/sponsors/kossnocorp" 5928 } 5929 }, 5930 "node_modules/date-fns-jalali": { 5931 "version": "4.1.0-0", 5932 "resolved": "https://registry.npmjs.org/date-fns-jalali/-/date-fns-jalali-4.1.0-0.tgz", 5933 "integrity": "sha512-hTIP/z+t+qKwBDcmmsnmjWTduxCg+5KfdqWQvb2X/8C9+knYY6epN/pfxdDuyVlSVeFz0sM5eEfwIUQ70U4ckg==", 2404 5934 "license": "MIT" 2405 5935 }, … … 2442 5972 "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz", 2443 5973 "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==", 2444 "dev": true,2445 5974 "license": "Apache-2.0", 2446 5975 "engines": { 2447 5976 "node": ">=8" 2448 5977 } 5978 }, 5979 "node_modules/detect-node-es": { 5980 "version": "1.1.0", 5981 "resolved": "https://registry.npmjs.org/detect-node-es/-/detect-node-es-1.1.0.tgz", 5982 "integrity": "sha512-ypdmJU/TbBby2Dxibuv7ZLW3Bs1QEmM7nHjEANfohJLvE0XVujisn1qPJcZxg+qDucsr+bP6fLD1rPS3AhJ7EQ==", 5983 "license": "MIT" 2449 5984 }, 2450 5985 "node_modules/dunder-proto": { … … 2469 6004 "license": "ISC" 2470 6005 }, 6006 "node_modules/embla-carousel": { 6007 "version": "8.6.0", 6008 "resolved": "https://registry.npmjs.org/embla-carousel/-/embla-carousel-8.6.0.tgz", 6009 "integrity": "sha512-SjWyZBHJPbqxHOzckOfo8lHisEaJWmwd23XppYFYVh10bU66/Pn5tkVkbkCMZVdbUE5eTCI2nD8OyIP4Z+uwkA==", 6010 "license": "MIT" 6011 }, 6012 "node_modules/embla-carousel-react": { 6013 "version": "8.6.0", 6014 "resolved": "https://registry.npmjs.org/embla-carousel-react/-/embla-carousel-react-8.6.0.tgz", 6015 "integrity": "sha512-0/PjqU7geVmo6F734pmPqpyHqiM99olvyecY7zdweCw+6tKEXnrE90pBiBbMMU8s5tICemzpQ3hi5EpxzGW+JA==", 6016 "license": "MIT", 6017 "dependencies": { 6018 "embla-carousel": "8.6.0", 6019 "embla-carousel-reactive-utils": "8.6.0" 6020 }, 6021 "peerDependencies": { 6022 "react": "^16.8.0 || ^17.0.1 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc" 6023 } 6024 }, 6025 "node_modules/embla-carousel-reactive-utils": { 6026 "version": "8.6.0", 6027 "resolved": "https://registry.npmjs.org/embla-carousel-reactive-utils/-/embla-carousel-reactive-utils-8.6.0.tgz", 6028 "integrity": "sha512-fMVUDUEx0/uIEDM0Mz3dHznDhfX+znCCDCeIophYb1QGVM7YThSWX+wz11zlYwWFOr74b4QLGg0hrGPJeG2s4A==", 6029 "license": "MIT", 6030 "peerDependencies": { 6031 "embla-carousel": "8.6.0" 6032 } 6033 }, 2471 6034 "node_modules/enhanced-resolve": { 2472 6035 "version": "5.19.0", 2473 6036 "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.19.0.tgz", 2474 6037 "integrity": "sha512-phv3E1Xl4tQOShqSte26C7Fl84EwUdZsyOuSSk9qtAGyyQs2s3jJzComh+Abf4g187lUUAvH+H26omrqia2aGg==", 2475 "dev": true,2476 6038 "license": "MIT", 2477 6039 "dependencies": { … … 2532 6094 "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.27.3.tgz", 2533 6095 "integrity": "sha512-8VwMnyGCONIs6cWue2IdpHxHnAjzxnw2Zr7MkVxB2vjmQ2ivqGFb4LEG3SMnv0Gb2F/G/2yA8zUaiL1gywDCCg==", 2534 "dev": true,2535 6096 "hasInstallScript": true, 2536 6097 "license": "MIT", … … 2802 6363 "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz", 2803 6364 "integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==", 2804 "dev": true,2805 6365 "license": "MIT", 2806 6366 "engines": { … … 2917 6477 } 2918 6478 }, 6479 "node_modules/framer-motion": { 6480 "version": "11.18.2", 6481 "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-11.18.2.tgz", 6482 "integrity": "sha512-5F5Och7wrvtLVElIpclDT0CBzMVg3dL22B64aZwHtsIY8RB4mXICLrkajK4G9R+ieSAGcgrLeae2SeUTg2pr6w==", 6483 "license": "MIT", 6484 "dependencies": { 6485 "motion-dom": "^11.18.1", 6486 "motion-utils": "^11.18.1", 6487 "tslib": "^2.4.0" 6488 }, 6489 "peerDependencies": { 6490 "@emotion/is-prop-valid": "*", 6491 "react": "^18.0.0 || ^19.0.0", 6492 "react-dom": "^18.0.0 || ^19.0.0" 6493 }, 6494 "peerDependenciesMeta": { 6495 "@emotion/is-prop-valid": { 6496 "optional": true 6497 }, 6498 "react": { 6499 "optional": true 6500 }, 6501 "react-dom": { 6502 "optional": true 6503 } 6504 } 6505 }, 2919 6506 "node_modules/fsevents": { 2920 6507 "version": "2.3.3", 2921 6508 "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz", 2922 6509 "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", 2923 "dev": true,2924 6510 "hasInstallScript": true, 2925 6511 "license": "MIT", … … 2975 6561 } 2976 6562 }, 6563 "node_modules/get-nonce": { 6564 "version": "1.0.1", 6565 "resolved": "https://registry.npmjs.org/get-nonce/-/get-nonce-1.0.1.tgz", 6566 "integrity": "sha512-FJhYRoDaiatfEkUK8HKlicmu/3SGFD51q3itKDGoSTysQJBnfOcxU5GxnhE1E6soB76MbT0MBtnKJuXyAx+96Q==", 6567 "license": "MIT", 6568 "engines": { 6569 "node": ">=6" 6570 } 6571 }, 2977 6572 "node_modules/get-proto": { 2978 6573 "version": "1.0.1", … … 3030 6625 "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz", 3031 6626 "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==", 3032 "dev": true,3033 6627 "license": "ISC" 3034 6628 }, … … 3037 6631 "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", 3038 6632 "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", 3039 "dev": true,3040 6633 "license": "MIT", 3041 6634 "engines": { … … 3136 6729 } 3137 6730 }, 6731 "node_modules/install": { 6732 "version": "0.13.0", 6733 "resolved": "https://registry.npmjs.org/install/-/install-0.13.0.tgz", 6734 "integrity": "sha512-zDml/jzr2PKU9I8J/xyZBQn8rPCAY//UOYNmR01XwNwyfhEWObo2SWfSl1+0tm1u6PhxLwDnfsT/6jB7OUxqFA==", 6735 "license": "MIT", 6736 "engines": { 6737 "node": ">= 0.10" 6738 } 6739 }, 3138 6740 "node_modules/is-extglob": { 3139 6741 "version": "2.1.1", … … 3163 6765 "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", 3164 6766 "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", 3165 "dev": true,3166 6767 "license": "ISC" 3167 6768 }, … … 3170 6771 "resolved": "https://registry.npmjs.org/jiti/-/jiti-2.6.1.tgz", 3171 6772 "integrity": "sha512-ekilCSN1jwRvIbgeg/57YFh8qQDNbwDb9xT/qu2DAHbFFZUicIl4ygVaAvzveMhMVr3LnpSKTNnwt8PoOfmKhQ==", 3172 "dev": true,3173 6773 "license": "MIT", 3174 6774 "bin": { … … 3271 6871 "resolved": "https://registry.npmjs.org/lightningcss/-/lightningcss-1.30.2.tgz", 3272 6872 "integrity": "sha512-utfs7Pr5uJyyvDETitgsaqSyjCb2qNRAtuqUeWIAKztsOYdcACf2KtARYXg2pSvhkt+9NfoaNY7fxjl6nuMjIQ==", 3273 "dev": true,3274 6873 "license": "MPL-2.0", 3275 6874 "dependencies": { … … 3304 6903 "arm64" 3305 6904 ], 3306 "dev": true,3307 6905 "license": "MPL-2.0", 3308 6906 "optional": true, … … 3325 6923 "arm64" 3326 6924 ], 3327 "dev": true,3328 6925 "license": "MPL-2.0", 3329 6926 "optional": true, … … 3346 6943 "x64" 3347 6944 ], 3348 "dev": true,3349 6945 "license": "MPL-2.0", 3350 6946 "optional": true, … … 3367 6963 "x64" 3368 6964 ], 3369 "dev": true,3370 6965 "license": "MPL-2.0", 3371 6966 "optional": true, … … 3388 6983 "arm" 3389 6984 ], 3390 "dev": true,3391 6985 "license": "MPL-2.0", 3392 6986 "optional": true, … … 3409 7003 "arm64" 3410 7004 ], 3411 "dev": true,3412 7005 "license": "MPL-2.0", 3413 7006 "optional": true, … … 3430 7023 "arm64" 3431 7024 ], 3432 "dev": true,3433 7025 "license": "MPL-2.0", 3434 7026 "optional": true, … … 3451 7043 "x64" 3452 7044 ], 3453 "dev": true,3454 7045 "license": "MPL-2.0", 3455 7046 "optional": true, … … 3472 7063 "x64" 3473 7064 ], 3474 "dev": true,3475 7065 "license": "MPL-2.0", 3476 7066 "optional": true, … … 3493 7083 "arm64" 3494 7084 ], 3495 "dev": true,3496 7085 "license": "MPL-2.0", 3497 7086 "optional": true, … … 3514 7103 "x64" 3515 7104 ], 3516 "dev": true,3517 7105 "license": "MPL-2.0", 3518 7106 "optional": true, … … 3544 7132 } 3545 7133 }, 7134 "node_modules/lodash.castarray": { 7135 "version": "4.4.0", 7136 "resolved": "https://registry.npmjs.org/lodash.castarray/-/lodash.castarray-4.4.0.tgz", 7137 "integrity": "sha512-aVx8ztPv7/2ULbArGJ2Y42bG1mEQ5mGjpdvrbJcJFU3TbYybe+QlLS4pst9zV52ymy2in1KpFPiZnAOATxD4+Q==", 7138 "license": "MIT" 7139 }, 7140 "node_modules/lodash.isplainobject": { 7141 "version": "4.0.6", 7142 "resolved": "https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz", 7143 "integrity": "sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==", 7144 "license": "MIT" 7145 }, 3546 7146 "node_modules/lodash.merge": { 3547 7147 "version": "4.6.2", 3548 7148 "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz", 3549 7149 "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==", 3550 "dev": true,3551 7150 "license": "MIT" 3552 7151 }, … … 3561 7160 } 3562 7161 }, 7162 "node_modules/luxon": { 7163 "version": "3.7.2", 7164 "resolved": "https://registry.npmjs.org/luxon/-/luxon-3.7.2.tgz", 7165 "integrity": "sha512-vtEhXh/gNjI9Yg1u4jX/0YVPMvxzHuGgCm6tC5kZyb08yjGWGnqAjGJvcXbqQR2P3MyMEFnRbpcdFS6PBcLqew==", 7166 "license": "MIT", 7167 "engines": { 7168 "node": ">=12" 7169 } 7170 }, 3563 7171 "node_modules/magic-string": { 3564 7172 "version": "0.30.21", 3565 7173 "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.21.tgz", 3566 7174 "integrity": "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==", 3567 "dev": true,3568 7175 "license": "MIT", 3569 7176 "dependencies": { … … 3605 7212 "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", 3606 7213 "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", 3607 "dev": true,3608 7214 "license": "ISC", 3609 7215 "dependencies": { … … 3613 7219 "node": "*" 3614 7220 } 7221 }, 7222 "node_modules/motion-dom": { 7223 "version": "11.18.1", 7224 "resolved": "https://registry.npmjs.org/motion-dom/-/motion-dom-11.18.1.tgz", 7225 "integrity": "sha512-g76KvA001z+atjfxczdRtw/RXOM3OMSdd1f4DL77qCTF/+avrRJiawSG4yDibEQ215sr9kpinSlX2pCTJ9zbhw==", 7226 "license": "MIT", 7227 "dependencies": { 7228 "motion-utils": "^11.18.1" 7229 } 7230 }, 7231 "node_modules/motion-utils": { 7232 "version": "11.18.1", 7233 "resolved": "https://registry.npmjs.org/motion-utils/-/motion-utils-11.18.1.tgz", 7234 "integrity": "sha512-49Kt+HKjtbJKLtgO/LKj9Ld+6vw9BjH5d9sc40R/kVyH8GLAXgT42M2NnuPcJNuA3s9ZfZBUcwIgpmZWGEE+hA==", 7235 "license": "MIT" 3615 7236 }, 3616 7237 "node_modules/mri": { … … 3628 7249 "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", 3629 7250 "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", 3630 "dev": true,3631 7251 "license": "MIT" 3632 7252 }, … … 3635 7255 "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz", 3636 7256 "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==", 3637 "dev": true,3638 7257 "funding": [ 3639 7258 { … … 3670 7289 "dev": true, 3671 7290 "license": "MIT" 7291 }, 7292 "node_modules/npm": { 7293 "version": "11.9.0", 7294 "resolved": "https://registry.npmjs.org/npm/-/npm-11.9.0.tgz", 7295 "integrity": "sha512-BBZoU926FCypj4b7V7ElinxsWcy4Kss88UG3ejFYmKyq7Uc5XnT34Me2nEhgCOaL5qY4HvGu5aI92C4OYd7NaA==", 7296 "bundleDependencies": [ 7297 "@isaacs/string-locale-compare", 7298 "@npmcli/arborist", 7299 "@npmcli/config", 7300 "@npmcli/fs", 7301 "@npmcli/map-workspaces", 7302 "@npmcli/metavuln-calculator", 7303 "@npmcli/package-json", 7304 "@npmcli/promise-spawn", 7305 "@npmcli/redact", 7306 "@npmcli/run-script", 7307 "@sigstore/tuf", 7308 "abbrev", 7309 "archy", 7310 "cacache", 7311 "chalk", 7312 "ci-info", 7313 "cli-columns", 7314 "fastest-levenshtein", 7315 "fs-minipass", 7316 "glob", 7317 "graceful-fs", 7318 "hosted-git-info", 7319 "ini", 7320 "init-package-json", 7321 "is-cidr", 7322 "json-parse-even-better-errors", 7323 "libnpmaccess", 7324 "libnpmdiff", 7325 "libnpmexec", 7326 "libnpmfund", 7327 "libnpmorg", 7328 "libnpmpack", 7329 "libnpmpublish", 7330 "libnpmsearch", 7331 "libnpmteam", 7332 "libnpmversion", 7333 "make-fetch-happen", 7334 "minimatch", 7335 "minipass", 7336 "minipass-pipeline", 7337 "ms", 7338 "node-gyp", 7339 "nopt", 7340 "npm-audit-report", 7341 "npm-install-checks", 7342 "npm-package-arg", 7343 "npm-pick-manifest", 7344 "npm-profile", 7345 "npm-registry-fetch", 7346 "npm-user-validate", 7347 "p-map", 7348 "pacote", 7349 "parse-conflict-json", 7350 "proc-log", 7351 "qrcode-terminal", 7352 "read", 7353 "semver", 7354 "spdx-expression-parse", 7355 "ssri", 7356 "supports-color", 7357 "tar", 7358 "text-table", 7359 "tiny-relative-date", 7360 "treeverse", 7361 "validate-npm-package-name", 7362 "which" 7363 ], 7364 "license": "Artistic-2.0", 7365 "workspaces": [ 7366 "docs", 7367 "smoke-tests", 7368 "mock-globals", 7369 "mock-registry", 7370 "workspaces/*" 7371 ], 7372 "dependencies": { 7373 "@isaacs/string-locale-compare": "^1.1.0", 7374 "@npmcli/arborist": "^9.2.0", 7375 "@npmcli/config": "^10.6.0", 7376 "@npmcli/fs": "^5.0.0", 7377 "@npmcli/map-workspaces": "^5.0.3", 7378 "@npmcli/metavuln-calculator": "^9.0.3", 7379 "@npmcli/package-json": "^7.0.4", 7380 "@npmcli/promise-spawn": "^9.0.1", 7381 "@npmcli/redact": "^4.0.0", 7382 "@npmcli/run-script": "^10.0.3", 7383 "@sigstore/tuf": "^4.0.1", 7384 "abbrev": "^4.0.0", 7385 "archy": "~1.0.0", 7386 "cacache": "^20.0.3", 7387 "chalk": "^5.6.2", 7388 "ci-info": "^4.4.0", 7389 "cli-columns": "^4.0.0", 7390 "fastest-levenshtein": "^1.0.16", 7391 "fs-minipass": "^3.0.3", 7392 "glob": "^13.0.0", 7393 "graceful-fs": "^4.2.11", 7394 "hosted-git-info": "^9.0.2", 7395 "ini": "^6.0.0", 7396 "init-package-json": "^8.2.4", 7397 "is-cidr": "^6.0.1", 7398 "json-parse-even-better-errors": "^5.0.0", 7399 "libnpmaccess": "^10.0.3", 7400 "libnpmdiff": "^8.1.0", 7401 "libnpmexec": "^10.2.0", 7402 "libnpmfund": "^7.0.14", 7403 "libnpmorg": "^8.0.1", 7404 "libnpmpack": "^9.1.0", 7405 "libnpmpublish": "^11.1.3", 7406 "libnpmsearch": "^9.0.1", 7407 "libnpmteam": "^8.0.2", 7408 "libnpmversion": "^8.0.3", 7409 "make-fetch-happen": "^15.0.3", 7410 "minimatch": "^10.1.1", 7411 "minipass": "^7.1.1", 7412 "minipass-pipeline": "^1.2.4", 7413 "ms": "^2.1.2", 7414 "node-gyp": "^12.2.0", 7415 "nopt": "^9.0.0", 7416 "npm-audit-report": "^7.0.0", 7417 "npm-install-checks": "^8.0.0", 7418 "npm-package-arg": "^13.0.2", 7419 "npm-pick-manifest": "^11.0.3", 7420 "npm-profile": "^12.0.1", 7421 "npm-registry-fetch": "^19.1.1", 7422 "npm-user-validate": "^4.0.0", 7423 "p-map": "^7.0.4", 7424 "pacote": "^21.1.0", 7425 "parse-conflict-json": "^5.0.1", 7426 "proc-log": "^6.1.0", 7427 "qrcode-terminal": "^0.12.0", 7428 "read": "^5.0.1", 7429 "semver": "^7.7.3", 7430 "spdx-expression-parse": "^4.0.0", 7431 "ssri": "^13.0.0", 7432 "supports-color": "^10.2.2", 7433 "tar": "^7.5.7", 7434 "text-table": "~0.2.0", 7435 "tiny-relative-date": "^2.0.2", 7436 "treeverse": "^3.0.0", 7437 "validate-npm-package-name": "^7.0.2", 7438 "which": "^6.0.0" 7439 }, 7440 "bin": { 7441 "npm": "bin/npm-cli.js", 7442 "npx": "bin/npx-cli.js" 7443 }, 7444 "engines": { 7445 "node": "^20.17.0 || >=22.9.0" 7446 } 7447 }, 7448 "node_modules/npm/node_modules/@isaacs/balanced-match": { 7449 "version": "4.0.1", 7450 "inBundle": true, 7451 "license": "MIT", 7452 "engines": { 7453 "node": "20 || >=22" 7454 } 7455 }, 7456 "node_modules/npm/node_modules/@isaacs/brace-expansion": { 7457 "version": "5.0.1", 7458 "inBundle": true, 7459 "license": "MIT", 7460 "dependencies": { 7461 "@isaacs/balanced-match": "^4.0.1" 7462 }, 7463 "engines": { 7464 "node": "20 || >=22" 7465 } 7466 }, 7467 "node_modules/npm/node_modules/@isaacs/fs-minipass": { 7468 "version": "4.0.1", 7469 "inBundle": true, 7470 "license": "ISC", 7471 "dependencies": { 7472 "minipass": "^7.0.4" 7473 }, 7474 "engines": { 7475 "node": ">=18.0.0" 7476 } 7477 }, 7478 "node_modules/npm/node_modules/@isaacs/string-locale-compare": { 7479 "version": "1.1.0", 7480 "inBundle": true, 7481 "license": "ISC" 7482 }, 7483 "node_modules/npm/node_modules/@npmcli/agent": { 7484 "version": "4.0.0", 7485 "inBundle": true, 7486 "license": "ISC", 7487 "dependencies": { 7488 "agent-base": "^7.1.0", 7489 "http-proxy-agent": "^7.0.0", 7490 "https-proxy-agent": "^7.0.1", 7491 "lru-cache": "^11.2.1", 7492 "socks-proxy-agent": "^8.0.3" 7493 }, 7494 "engines": { 7495 "node": "^20.17.0 || >=22.9.0" 7496 } 7497 }, 7498 "node_modules/npm/node_modules/@npmcli/arborist": { 7499 "version": "9.2.0", 7500 "inBundle": true, 7501 "license": "ISC", 7502 "dependencies": { 7503 "@isaacs/string-locale-compare": "^1.1.0", 7504 "@npmcli/fs": "^5.0.0", 7505 "@npmcli/installed-package-contents": "^4.0.0", 7506 "@npmcli/map-workspaces": "^5.0.0", 7507 "@npmcli/metavuln-calculator": "^9.0.2", 7508 "@npmcli/name-from-folder": "^4.0.0", 7509 "@npmcli/node-gyp": "^5.0.0", 7510 "@npmcli/package-json": "^7.0.0", 7511 "@npmcli/query": "^5.0.0", 7512 "@npmcli/redact": "^4.0.0", 7513 "@npmcli/run-script": "^10.0.0", 7514 "bin-links": "^6.0.0", 7515 "cacache": "^20.0.1", 7516 "common-ancestor-path": "^2.0.0", 7517 "hosted-git-info": "^9.0.0", 7518 "json-stringify-nice": "^1.1.4", 7519 "lru-cache": "^11.2.1", 7520 "minimatch": "^10.0.3", 7521 "nopt": "^9.0.0", 7522 "npm-install-checks": "^8.0.0", 7523 "npm-package-arg": "^13.0.0", 7524 "npm-pick-manifest": "^11.0.1", 7525 "npm-registry-fetch": "^19.0.0", 7526 "pacote": "^21.0.2", 7527 "parse-conflict-json": "^5.0.1", 7528 "proc-log": "^6.0.0", 7529 "proggy": "^4.0.0", 7530 "promise-all-reject-late": "^1.0.0", 7531 "promise-call-limit": "^3.0.1", 7532 "semver": "^7.3.7", 7533 "ssri": "^13.0.0", 7534 "treeverse": "^3.0.0", 7535 "walk-up-path": "^4.0.0" 7536 }, 7537 "bin": { 7538 "arborist": "bin/index.js" 7539 }, 7540 "engines": { 7541 "node": "^20.17.0 || >=22.9.0" 7542 } 7543 }, 7544 "node_modules/npm/node_modules/@npmcli/config": { 7545 "version": "10.6.0", 7546 "inBundle": true, 7547 "license": "ISC", 7548 "dependencies": { 7549 "@npmcli/map-workspaces": "^5.0.0", 7550 "@npmcli/package-json": "^7.0.0", 7551 "ci-info": "^4.0.0", 7552 "ini": "^6.0.0", 7553 "nopt": "^9.0.0", 7554 "proc-log": "^6.0.0", 7555 "semver": "^7.3.5", 7556 "walk-up-path": "^4.0.0" 7557 }, 7558 "engines": { 7559 "node": "^20.17.0 || >=22.9.0" 7560 } 7561 }, 7562 "node_modules/npm/node_modules/@npmcli/fs": { 7563 "version": "5.0.0", 7564 "inBundle": true, 7565 "license": "ISC", 7566 "dependencies": { 7567 "semver": "^7.3.5" 7568 }, 7569 "engines": { 7570 "node": "^20.17.0 || >=22.9.0" 7571 } 7572 }, 7573 "node_modules/npm/node_modules/@npmcli/git": { 7574 "version": "7.0.1", 7575 "inBundle": true, 7576 "license": "ISC", 7577 "dependencies": { 7578 "@npmcli/promise-spawn": "^9.0.0", 7579 "ini": "^6.0.0", 7580 "lru-cache": "^11.2.1", 7581 "npm-pick-manifest": "^11.0.1", 7582 "proc-log": "^6.0.0", 7583 "promise-retry": "^2.0.1", 7584 "semver": "^7.3.5", 7585 "which": "^6.0.0" 7586 }, 7587 "engines": { 7588 "node": "^20.17.0 || >=22.9.0" 7589 } 7590 }, 7591 "node_modules/npm/node_modules/@npmcli/installed-package-contents": { 7592 "version": "4.0.0", 7593 "inBundle": true, 7594 "license": "ISC", 7595 "dependencies": { 7596 "npm-bundled": "^5.0.0", 7597 "npm-normalize-package-bin": "^5.0.0" 7598 }, 7599 "bin": { 7600 "installed-package-contents": "bin/index.js" 7601 }, 7602 "engines": { 7603 "node": "^20.17.0 || >=22.9.0" 7604 } 7605 }, 7606 "node_modules/npm/node_modules/@npmcli/map-workspaces": { 7607 "version": "5.0.3", 7608 "inBundle": true, 7609 "license": "ISC", 7610 "dependencies": { 7611 "@npmcli/name-from-folder": "^4.0.0", 7612 "@npmcli/package-json": "^7.0.0", 7613 "glob": "^13.0.0", 7614 "minimatch": "^10.0.3" 7615 }, 7616 "engines": { 7617 "node": "^20.17.0 || >=22.9.0" 7618 } 7619 }, 7620 "node_modules/npm/node_modules/@npmcli/metavuln-calculator": { 7621 "version": "9.0.3", 7622 "inBundle": true, 7623 "license": "ISC", 7624 "dependencies": { 7625 "cacache": "^20.0.0", 7626 "json-parse-even-better-errors": "^5.0.0", 7627 "pacote": "^21.0.0", 7628 "proc-log": "^6.0.0", 7629 "semver": "^7.3.5" 7630 }, 7631 "engines": { 7632 "node": "^20.17.0 || >=22.9.0" 7633 } 7634 }, 7635 "node_modules/npm/node_modules/@npmcli/name-from-folder": { 7636 "version": "4.0.0", 7637 "inBundle": true, 7638 "license": "ISC", 7639 "engines": { 7640 "node": "^20.17.0 || >=22.9.0" 7641 } 7642 }, 7643 "node_modules/npm/node_modules/@npmcli/node-gyp": { 7644 "version": "5.0.0", 7645 "inBundle": true, 7646 "license": "ISC", 7647 "engines": { 7648 "node": "^20.17.0 || >=22.9.0" 7649 } 7650 }, 7651 "node_modules/npm/node_modules/@npmcli/package-json": { 7652 "version": "7.0.4", 7653 "inBundle": true, 7654 "license": "ISC", 7655 "dependencies": { 7656 "@npmcli/git": "^7.0.0", 7657 "glob": "^13.0.0", 7658 "hosted-git-info": "^9.0.0", 7659 "json-parse-even-better-errors": "^5.0.0", 7660 "proc-log": "^6.0.0", 7661 "semver": "^7.5.3", 7662 "validate-npm-package-license": "^3.0.4" 7663 }, 7664 "engines": { 7665 "node": "^20.17.0 || >=22.9.0" 7666 } 7667 }, 7668 "node_modules/npm/node_modules/@npmcli/promise-spawn": { 7669 "version": "9.0.1", 7670 "inBundle": true, 7671 "license": "ISC", 7672 "dependencies": { 7673 "which": "^6.0.0" 7674 }, 7675 "engines": { 7676 "node": "^20.17.0 || >=22.9.0" 7677 } 7678 }, 7679 "node_modules/npm/node_modules/@npmcli/query": { 7680 "version": "5.0.0", 7681 "inBundle": true, 7682 "license": "ISC", 7683 "dependencies": { 7684 "postcss-selector-parser": "^7.0.0" 7685 }, 7686 "engines": { 7687 "node": "^20.17.0 || >=22.9.0" 7688 } 7689 }, 7690 "node_modules/npm/node_modules/@npmcli/redact": { 7691 "version": "4.0.0", 7692 "inBundle": true, 7693 "license": "ISC", 7694 "engines": { 7695 "node": "^20.17.0 || >=22.9.0" 7696 } 7697 }, 7698 "node_modules/npm/node_modules/@npmcli/run-script": { 7699 "version": "10.0.3", 7700 "inBundle": true, 7701 "license": "ISC", 7702 "dependencies": { 7703 "@npmcli/node-gyp": "^5.0.0", 7704 "@npmcli/package-json": "^7.0.0", 7705 "@npmcli/promise-spawn": "^9.0.0", 7706 "node-gyp": "^12.1.0", 7707 "proc-log": "^6.0.0", 7708 "which": "^6.0.0" 7709 }, 7710 "engines": { 7711 "node": "^20.17.0 || >=22.9.0" 7712 } 7713 }, 7714 "node_modules/npm/node_modules/@sigstore/bundle": { 7715 "version": "4.0.0", 7716 "inBundle": true, 7717 "license": "Apache-2.0", 7718 "dependencies": { 7719 "@sigstore/protobuf-specs": "^0.5.0" 7720 }, 7721 "engines": { 7722 "node": "^20.17.0 || >=22.9.0" 7723 } 7724 }, 7725 "node_modules/npm/node_modules/@sigstore/core": { 7726 "version": "3.1.0", 7727 "inBundle": true, 7728 "license": "Apache-2.0", 7729 "engines": { 7730 "node": "^20.17.0 || >=22.9.0" 7731 } 7732 }, 7733 "node_modules/npm/node_modules/@sigstore/protobuf-specs": { 7734 "version": "0.5.0", 7735 "inBundle": true, 7736 "license": "Apache-2.0", 7737 "engines": { 7738 "node": "^18.17.0 || >=20.5.0" 7739 } 7740 }, 7741 "node_modules/npm/node_modules/@sigstore/sign": { 7742 "version": "4.1.0", 7743 "inBundle": true, 7744 "license": "Apache-2.0", 7745 "dependencies": { 7746 "@sigstore/bundle": "^4.0.0", 7747 "@sigstore/core": "^3.1.0", 7748 "@sigstore/protobuf-specs": "^0.5.0", 7749 "make-fetch-happen": "^15.0.3", 7750 "proc-log": "^6.1.0", 7751 "promise-retry": "^2.0.1" 7752 }, 7753 "engines": { 7754 "node": "^20.17.0 || >=22.9.0" 7755 } 7756 }, 7757 "node_modules/npm/node_modules/@sigstore/tuf": { 7758 "version": "4.0.1", 7759 "inBundle": true, 7760 "license": "Apache-2.0", 7761 "dependencies": { 7762 "@sigstore/protobuf-specs": "^0.5.0", 7763 "tuf-js": "^4.1.0" 7764 }, 7765 "engines": { 7766 "node": "^20.17.0 || >=22.9.0" 7767 } 7768 }, 7769 "node_modules/npm/node_modules/@sigstore/verify": { 7770 "version": "3.1.0", 7771 "inBundle": true, 7772 "license": "Apache-2.0", 7773 "dependencies": { 7774 "@sigstore/bundle": "^4.0.0", 7775 "@sigstore/core": "^3.1.0", 7776 "@sigstore/protobuf-specs": "^0.5.0" 7777 }, 7778 "engines": { 7779 "node": "^20.17.0 || >=22.9.0" 7780 } 7781 }, 7782 "node_modules/npm/node_modules/@tufjs/canonical-json": { 7783 "version": "2.0.0", 7784 "inBundle": true, 7785 "license": "MIT", 7786 "engines": { 7787 "node": "^16.14.0 || >=18.0.0" 7788 } 7789 }, 7790 "node_modules/npm/node_modules/@tufjs/models": { 7791 "version": "4.1.0", 7792 "inBundle": true, 7793 "license": "MIT", 7794 "dependencies": { 7795 "@tufjs/canonical-json": "2.0.0", 7796 "minimatch": "^10.1.1" 7797 }, 7798 "engines": { 7799 "node": "^20.17.0 || >=22.9.0" 7800 } 7801 }, 7802 "node_modules/npm/node_modules/abbrev": { 7803 "version": "4.0.0", 7804 "inBundle": true, 7805 "license": "ISC", 7806 "engines": { 7807 "node": "^20.17.0 || >=22.9.0" 7808 } 7809 }, 7810 "node_modules/npm/node_modules/agent-base": { 7811 "version": "7.1.4", 7812 "inBundle": true, 7813 "license": "MIT", 7814 "engines": { 7815 "node": ">= 14" 7816 } 7817 }, 7818 "node_modules/npm/node_modules/ansi-regex": { 7819 "version": "5.0.1", 7820 "inBundle": true, 7821 "license": "MIT", 7822 "engines": { 7823 "node": ">=8" 7824 } 7825 }, 7826 "node_modules/npm/node_modules/aproba": { 7827 "version": "2.1.0", 7828 "inBundle": true, 7829 "license": "ISC" 7830 }, 7831 "node_modules/npm/node_modules/archy": { 7832 "version": "1.0.0", 7833 "inBundle": true, 7834 "license": "MIT" 7835 }, 7836 "node_modules/npm/node_modules/bin-links": { 7837 "version": "6.0.0", 7838 "inBundle": true, 7839 "license": "ISC", 7840 "dependencies": { 7841 "cmd-shim": "^8.0.0", 7842 "npm-normalize-package-bin": "^5.0.0", 7843 "proc-log": "^6.0.0", 7844 "read-cmd-shim": "^6.0.0", 7845 "write-file-atomic": "^7.0.0" 7846 }, 7847 "engines": { 7848 "node": "^20.17.0 || >=22.9.0" 7849 } 7850 }, 7851 "node_modules/npm/node_modules/binary-extensions": { 7852 "version": "3.1.0", 7853 "inBundle": true, 7854 "license": "MIT", 7855 "engines": { 7856 "node": ">=18.20" 7857 }, 7858 "funding": { 7859 "url": "https://github.com/sponsors/sindresorhus" 7860 } 7861 }, 7862 "node_modules/npm/node_modules/cacache": { 7863 "version": "20.0.3", 7864 "inBundle": true, 7865 "license": "ISC", 7866 "dependencies": { 7867 "@npmcli/fs": "^5.0.0", 7868 "fs-minipass": "^3.0.0", 7869 "glob": "^13.0.0", 7870 "lru-cache": "^11.1.0", 7871 "minipass": "^7.0.3", 7872 "minipass-collect": "^2.0.1", 7873 "minipass-flush": "^1.0.5", 7874 "minipass-pipeline": "^1.2.4", 7875 "p-map": "^7.0.2", 7876 "ssri": "^13.0.0", 7877 "unique-filename": "^5.0.0" 7878 }, 7879 "engines": { 7880 "node": "^20.17.0 || >=22.9.0" 7881 } 7882 }, 7883 "node_modules/npm/node_modules/chalk": { 7884 "version": "5.6.2", 7885 "inBundle": true, 7886 "license": "MIT", 7887 "engines": { 7888 "node": "^12.17.0 || ^14.13 || >=16.0.0" 7889 }, 7890 "funding": { 7891 "url": "https://github.com/chalk/chalk?sponsor=1" 7892 } 7893 }, 7894 "node_modules/npm/node_modules/chownr": { 7895 "version": "3.0.0", 7896 "inBundle": true, 7897 "license": "BlueOak-1.0.0", 7898 "engines": { 7899 "node": ">=18" 7900 } 7901 }, 7902 "node_modules/npm/node_modules/ci-info": { 7903 "version": "4.4.0", 7904 "funding": [ 7905 { 7906 "type": "github", 7907 "url": "https://github.com/sponsors/sibiraj-s" 7908 } 7909 ], 7910 "inBundle": true, 7911 "license": "MIT", 7912 "engines": { 7913 "node": ">=8" 7914 } 7915 }, 7916 "node_modules/npm/node_modules/cidr-regex": { 7917 "version": "5.0.1", 7918 "inBundle": true, 7919 "license": "BSD-2-Clause", 7920 "dependencies": { 7921 "ip-regex": "5.0.0" 7922 }, 7923 "engines": { 7924 "node": ">=20" 7925 } 7926 }, 7927 "node_modules/npm/node_modules/cli-columns": { 7928 "version": "4.0.0", 7929 "inBundle": true, 7930 "license": "MIT", 7931 "dependencies": { 7932 "string-width": "^4.2.3", 7933 "strip-ansi": "^6.0.1" 7934 }, 7935 "engines": { 7936 "node": ">= 10" 7937 } 7938 }, 7939 "node_modules/npm/node_modules/cmd-shim": { 7940 "version": "8.0.0", 7941 "inBundle": true, 7942 "license": "ISC", 7943 "engines": { 7944 "node": "^20.17.0 || >=22.9.0" 7945 } 7946 }, 7947 "node_modules/npm/node_modules/common-ancestor-path": { 7948 "version": "2.0.0", 7949 "inBundle": true, 7950 "license": "BlueOak-1.0.0", 7951 "engines": { 7952 "node": ">= 18" 7953 } 7954 }, 7955 "node_modules/npm/node_modules/cssesc": { 7956 "version": "3.0.0", 7957 "inBundle": true, 7958 "license": "MIT", 7959 "bin": { 7960 "cssesc": "bin/cssesc" 7961 }, 7962 "engines": { 7963 "node": ">=4" 7964 } 7965 }, 7966 "node_modules/npm/node_modules/debug": { 7967 "version": "4.4.3", 7968 "inBundle": true, 7969 "license": "MIT", 7970 "dependencies": { 7971 "ms": "^2.1.3" 7972 }, 7973 "engines": { 7974 "node": ">=6.0" 7975 }, 7976 "peerDependenciesMeta": { 7977 "supports-color": { 7978 "optional": true 7979 } 7980 } 7981 }, 7982 "node_modules/npm/node_modules/diff": { 7983 "version": "8.0.3", 7984 "inBundle": true, 7985 "license": "BSD-3-Clause", 7986 "engines": { 7987 "node": ">=0.3.1" 7988 } 7989 }, 7990 "node_modules/npm/node_modules/emoji-regex": { 7991 "version": "8.0.0", 7992 "inBundle": true, 7993 "license": "MIT" 7994 }, 7995 "node_modules/npm/node_modules/encoding": { 7996 "version": "0.1.13", 7997 "inBundle": true, 7998 "license": "MIT", 7999 "optional": true, 8000 "dependencies": { 8001 "iconv-lite": "^0.6.2" 8002 } 8003 }, 8004 "node_modules/npm/node_modules/env-paths": { 8005 "version": "2.2.1", 8006 "inBundle": true, 8007 "license": "MIT", 8008 "engines": { 8009 "node": ">=6" 8010 } 8011 }, 8012 "node_modules/npm/node_modules/err-code": { 8013 "version": "2.0.3", 8014 "inBundle": true, 8015 "license": "MIT" 8016 }, 8017 "node_modules/npm/node_modules/exponential-backoff": { 8018 "version": "3.1.3", 8019 "inBundle": true, 8020 "license": "Apache-2.0" 8021 }, 8022 "node_modules/npm/node_modules/fastest-levenshtein": { 8023 "version": "1.0.16", 8024 "inBundle": true, 8025 "license": "MIT", 8026 "engines": { 8027 "node": ">= 4.9.1" 8028 } 8029 }, 8030 "node_modules/npm/node_modules/fs-minipass": { 8031 "version": "3.0.3", 8032 "inBundle": true, 8033 "license": "ISC", 8034 "dependencies": { 8035 "minipass": "^7.0.3" 8036 }, 8037 "engines": { 8038 "node": "^14.17.0 || ^16.13.0 || >=18.0.0" 8039 } 8040 }, 8041 "node_modules/npm/node_modules/glob": { 8042 "version": "13.0.1", 8043 "inBundle": true, 8044 "license": "BlueOak-1.0.0", 8045 "dependencies": { 8046 "minimatch": "^10.1.2", 8047 "minipass": "^7.1.2", 8048 "path-scurry": "^2.0.0" 8049 }, 8050 "engines": { 8051 "node": "20 || >=22" 8052 }, 8053 "funding": { 8054 "url": "https://github.com/sponsors/isaacs" 8055 } 8056 }, 8057 "node_modules/npm/node_modules/graceful-fs": { 8058 "version": "4.2.11", 8059 "inBundle": true, 8060 "license": "ISC" 8061 }, 8062 "node_modules/npm/node_modules/hosted-git-info": { 8063 "version": "9.0.2", 8064 "inBundle": true, 8065 "license": "ISC", 8066 "dependencies": { 8067 "lru-cache": "^11.1.0" 8068 }, 8069 "engines": { 8070 "node": "^20.17.0 || >=22.9.0" 8071 } 8072 }, 8073 "node_modules/npm/node_modules/http-cache-semantics": { 8074 "version": "4.2.0", 8075 "inBundle": true, 8076 "license": "BSD-2-Clause" 8077 }, 8078 "node_modules/npm/node_modules/http-proxy-agent": { 8079 "version": "7.0.2", 8080 "inBundle": true, 8081 "license": "MIT", 8082 "dependencies": { 8083 "agent-base": "^7.1.0", 8084 "debug": "^4.3.4" 8085 }, 8086 "engines": { 8087 "node": ">= 14" 8088 } 8089 }, 8090 "node_modules/npm/node_modules/https-proxy-agent": { 8091 "version": "7.0.6", 8092 "inBundle": true, 8093 "license": "MIT", 8094 "dependencies": { 8095 "agent-base": "^7.1.2", 8096 "debug": "4" 8097 }, 8098 "engines": { 8099 "node": ">= 14" 8100 } 8101 }, 8102 "node_modules/npm/node_modules/iconv-lite": { 8103 "version": "0.6.3", 8104 "inBundle": true, 8105 "license": "MIT", 8106 "optional": true, 8107 "dependencies": { 8108 "safer-buffer": ">= 2.1.2 < 3.0.0" 8109 }, 8110 "engines": { 8111 "node": ">=0.10.0" 8112 } 8113 }, 8114 "node_modules/npm/node_modules/ignore-walk": { 8115 "version": "8.0.0", 8116 "inBundle": true, 8117 "license": "ISC", 8118 "dependencies": { 8119 "minimatch": "^10.0.3" 8120 }, 8121 "engines": { 8122 "node": "^20.17.0 || >=22.9.0" 8123 } 8124 }, 8125 "node_modules/npm/node_modules/imurmurhash": { 8126 "version": "0.1.4", 8127 "inBundle": true, 8128 "license": "MIT", 8129 "engines": { 8130 "node": ">=0.8.19" 8131 } 8132 }, 8133 "node_modules/npm/node_modules/ini": { 8134 "version": "6.0.0", 8135 "inBundle": true, 8136 "license": "ISC", 8137 "engines": { 8138 "node": "^20.17.0 || >=22.9.0" 8139 } 8140 }, 8141 "node_modules/npm/node_modules/init-package-json": { 8142 "version": "8.2.4", 8143 "inBundle": true, 8144 "license": "ISC", 8145 "dependencies": { 8146 "@npmcli/package-json": "^7.0.0", 8147 "npm-package-arg": "^13.0.0", 8148 "promzard": "^3.0.1", 8149 "read": "^5.0.1", 8150 "semver": "^7.7.2", 8151 "validate-npm-package-license": "^3.0.4", 8152 "validate-npm-package-name": "^7.0.0" 8153 }, 8154 "engines": { 8155 "node": "^20.17.0 || >=22.9.0" 8156 } 8157 }, 8158 "node_modules/npm/node_modules/ip-address": { 8159 "version": "10.1.0", 8160 "inBundle": true, 8161 "license": "MIT", 8162 "engines": { 8163 "node": ">= 12" 8164 } 8165 }, 8166 "node_modules/npm/node_modules/ip-regex": { 8167 "version": "5.0.0", 8168 "inBundle": true, 8169 "license": "MIT", 8170 "engines": { 8171 "node": "^12.20.0 || ^14.13.1 || >=16.0.0" 8172 }, 8173 "funding": { 8174 "url": "https://github.com/sponsors/sindresorhus" 8175 } 8176 }, 8177 "node_modules/npm/node_modules/is-cidr": { 8178 "version": "6.0.2", 8179 "inBundle": true, 8180 "license": "BSD-2-Clause", 8181 "dependencies": { 8182 "cidr-regex": "^5.0.1" 8183 }, 8184 "engines": { 8185 "node": ">=20" 8186 } 8187 }, 8188 "node_modules/npm/node_modules/is-fullwidth-code-point": { 8189 "version": "3.0.0", 8190 "inBundle": true, 8191 "license": "MIT", 8192 "engines": { 8193 "node": ">=8" 8194 } 8195 }, 8196 "node_modules/npm/node_modules/isexe": { 8197 "version": "3.1.1", 8198 "inBundle": true, 8199 "license": "ISC", 8200 "engines": { 8201 "node": ">=16" 8202 } 8203 }, 8204 "node_modules/npm/node_modules/json-parse-even-better-errors": { 8205 "version": "5.0.0", 8206 "inBundle": true, 8207 "license": "MIT", 8208 "engines": { 8209 "node": "^20.17.0 || >=22.9.0" 8210 } 8211 }, 8212 "node_modules/npm/node_modules/json-stringify-nice": { 8213 "version": "1.1.4", 8214 "inBundle": true, 8215 "license": "ISC", 8216 "funding": { 8217 "url": "https://github.com/sponsors/isaacs" 8218 } 8219 }, 8220 "node_modules/npm/node_modules/jsonparse": { 8221 "version": "1.3.1", 8222 "engines": [ 8223 "node >= 0.2.0" 8224 ], 8225 "inBundle": true, 8226 "license": "MIT" 8227 }, 8228 "node_modules/npm/node_modules/just-diff": { 8229 "version": "6.0.2", 8230 "inBundle": true, 8231 "license": "MIT" 8232 }, 8233 "node_modules/npm/node_modules/just-diff-apply": { 8234 "version": "5.5.0", 8235 "inBundle": true, 8236 "license": "MIT" 8237 }, 8238 "node_modules/npm/node_modules/libnpmaccess": { 8239 "version": "10.0.3", 8240 "inBundle": true, 8241 "license": "ISC", 8242 "dependencies": { 8243 "npm-package-arg": "^13.0.0", 8244 "npm-registry-fetch": "^19.0.0" 8245 }, 8246 "engines": { 8247 "node": "^20.17.0 || >=22.9.0" 8248 } 8249 }, 8250 "node_modules/npm/node_modules/libnpmdiff": { 8251 "version": "8.1.0", 8252 "inBundle": true, 8253 "license": "ISC", 8254 "dependencies": { 8255 "@npmcli/arborist": "^9.2.0", 8256 "@npmcli/installed-package-contents": "^4.0.0", 8257 "binary-extensions": "^3.0.0", 8258 "diff": "^8.0.2", 8259 "minimatch": "^10.0.3", 8260 "npm-package-arg": "^13.0.0", 8261 "pacote": "^21.0.2", 8262 "tar": "^7.5.1" 8263 }, 8264 "engines": { 8265 "node": "^20.17.0 || >=22.9.0" 8266 } 8267 }, 8268 "node_modules/npm/node_modules/libnpmexec": { 8269 "version": "10.2.0", 8270 "inBundle": true, 8271 "license": "ISC", 8272 "dependencies": { 8273 "@npmcli/arborist": "^9.2.0", 8274 "@npmcli/package-json": "^7.0.0", 8275 "@npmcli/run-script": "^10.0.0", 8276 "ci-info": "^4.0.0", 8277 "npm-package-arg": "^13.0.0", 8278 "pacote": "^21.0.2", 8279 "proc-log": "^6.0.0", 8280 "promise-retry": "^2.0.1", 8281 "read": "^5.0.1", 8282 "semver": "^7.3.7", 8283 "signal-exit": "^4.1.0", 8284 "walk-up-path": "^4.0.0" 8285 }, 8286 "engines": { 8287 "node": "^20.17.0 || >=22.9.0" 8288 } 8289 }, 8290 "node_modules/npm/node_modules/libnpmfund": { 8291 "version": "7.0.14", 8292 "inBundle": true, 8293 "license": "ISC", 8294 "dependencies": { 8295 "@npmcli/arborist": "^9.2.0" 8296 }, 8297 "engines": { 8298 "node": "^20.17.0 || >=22.9.0" 8299 } 8300 }, 8301 "node_modules/npm/node_modules/libnpmorg": { 8302 "version": "8.0.1", 8303 "inBundle": true, 8304 "license": "ISC", 8305 "dependencies": { 8306 "aproba": "^2.0.0", 8307 "npm-registry-fetch": "^19.0.0" 8308 }, 8309 "engines": { 8310 "node": "^20.17.0 || >=22.9.0" 8311 } 8312 }, 8313 "node_modules/npm/node_modules/libnpmpack": { 8314 "version": "9.1.0", 8315 "inBundle": true, 8316 "license": "ISC", 8317 "dependencies": { 8318 "@npmcli/arborist": "^9.2.0", 8319 "@npmcli/run-script": "^10.0.0", 8320 "npm-package-arg": "^13.0.0", 8321 "pacote": "^21.0.2" 8322 }, 8323 "engines": { 8324 "node": "^20.17.0 || >=22.9.0" 8325 } 8326 }, 8327 "node_modules/npm/node_modules/libnpmpublish": { 8328 "version": "11.1.3", 8329 "inBundle": true, 8330 "license": "ISC", 8331 "dependencies": { 8332 "@npmcli/package-json": "^7.0.0", 8333 "ci-info": "^4.0.0", 8334 "npm-package-arg": "^13.0.0", 8335 "npm-registry-fetch": "^19.0.0", 8336 "proc-log": "^6.0.0", 8337 "semver": "^7.3.7", 8338 "sigstore": "^4.0.0", 8339 "ssri": "^13.0.0" 8340 }, 8341 "engines": { 8342 "node": "^20.17.0 || >=22.9.0" 8343 } 8344 }, 8345 "node_modules/npm/node_modules/libnpmsearch": { 8346 "version": "9.0.1", 8347 "inBundle": true, 8348 "license": "ISC", 8349 "dependencies": { 8350 "npm-registry-fetch": "^19.0.0" 8351 }, 8352 "engines": { 8353 "node": "^20.17.0 || >=22.9.0" 8354 } 8355 }, 8356 "node_modules/npm/node_modules/libnpmteam": { 8357 "version": "8.0.2", 8358 "inBundle": true, 8359 "license": "ISC", 8360 "dependencies": { 8361 "aproba": "^2.0.0", 8362 "npm-registry-fetch": "^19.0.0" 8363 }, 8364 "engines": { 8365 "node": "^20.17.0 || >=22.9.0" 8366 } 8367 }, 8368 "node_modules/npm/node_modules/libnpmversion": { 8369 "version": "8.0.3", 8370 "inBundle": true, 8371 "license": "ISC", 8372 "dependencies": { 8373 "@npmcli/git": "^7.0.0", 8374 "@npmcli/run-script": "^10.0.0", 8375 "json-parse-even-better-errors": "^5.0.0", 8376 "proc-log": "^6.0.0", 8377 "semver": "^7.3.7" 8378 }, 8379 "engines": { 8380 "node": "^20.17.0 || >=22.9.0" 8381 } 8382 }, 8383 "node_modules/npm/node_modules/lru-cache": { 8384 "version": "11.2.5", 8385 "inBundle": true, 8386 "license": "BlueOak-1.0.0", 8387 "engines": { 8388 "node": "20 || >=22" 8389 } 8390 }, 8391 "node_modules/npm/node_modules/make-fetch-happen": { 8392 "version": "15.0.3", 8393 "inBundle": true, 8394 "license": "ISC", 8395 "dependencies": { 8396 "@npmcli/agent": "^4.0.0", 8397 "cacache": "^20.0.1", 8398 "http-cache-semantics": "^4.1.1", 8399 "minipass": "^7.0.2", 8400 "minipass-fetch": "^5.0.0", 8401 "minipass-flush": "^1.0.5", 8402 "minipass-pipeline": "^1.2.4", 8403 "negotiator": "^1.0.0", 8404 "proc-log": "^6.0.0", 8405 "promise-retry": "^2.0.1", 8406 "ssri": "^13.0.0" 8407 }, 8408 "engines": { 8409 "node": "^20.17.0 || >=22.9.0" 8410 } 8411 }, 8412 "node_modules/npm/node_modules/minimatch": { 8413 "version": "10.1.2", 8414 "inBundle": true, 8415 "license": "BlueOak-1.0.0", 8416 "dependencies": { 8417 "@isaacs/brace-expansion": "^5.0.1" 8418 }, 8419 "engines": { 8420 "node": "20 || >=22" 8421 }, 8422 "funding": { 8423 "url": "https://github.com/sponsors/isaacs" 8424 } 8425 }, 8426 "node_modules/npm/node_modules/minipass": { 8427 "version": "7.1.2", 8428 "inBundle": true, 8429 "license": "ISC", 8430 "engines": { 8431 "node": ">=16 || 14 >=14.17" 8432 } 8433 }, 8434 "node_modules/npm/node_modules/minipass-collect": { 8435 "version": "2.0.1", 8436 "inBundle": true, 8437 "license": "ISC", 8438 "dependencies": { 8439 "minipass": "^7.0.3" 8440 }, 8441 "engines": { 8442 "node": ">=16 || 14 >=14.17" 8443 } 8444 }, 8445 "node_modules/npm/node_modules/minipass-fetch": { 8446 "version": "5.0.1", 8447 "inBundle": true, 8448 "license": "MIT", 8449 "dependencies": { 8450 "minipass": "^7.0.3", 8451 "minipass-sized": "^2.0.0", 8452 "minizlib": "^3.0.1" 8453 }, 8454 "engines": { 8455 "node": "^20.17.0 || >=22.9.0" 8456 }, 8457 "optionalDependencies": { 8458 "encoding": "^0.1.13" 8459 } 8460 }, 8461 "node_modules/npm/node_modules/minipass-flush": { 8462 "version": "1.0.5", 8463 "inBundle": true, 8464 "license": "ISC", 8465 "dependencies": { 8466 "minipass": "^3.0.0" 8467 }, 8468 "engines": { 8469 "node": ">= 8" 8470 } 8471 }, 8472 "node_modules/npm/node_modules/minipass-flush/node_modules/minipass": { 8473 "version": "3.3.6", 8474 "inBundle": true, 8475 "license": "ISC", 8476 "dependencies": { 8477 "yallist": "^4.0.0" 8478 }, 8479 "engines": { 8480 "node": ">=8" 8481 } 8482 }, 8483 "node_modules/npm/node_modules/minipass-pipeline": { 8484 "version": "1.2.4", 8485 "inBundle": true, 8486 "license": "ISC", 8487 "dependencies": { 8488 "minipass": "^3.0.0" 8489 }, 8490 "engines": { 8491 "node": ">=8" 8492 } 8493 }, 8494 "node_modules/npm/node_modules/minipass-pipeline/node_modules/minipass": { 8495 "version": "3.3.6", 8496 "inBundle": true, 8497 "license": "ISC", 8498 "dependencies": { 8499 "yallist": "^4.0.0" 8500 }, 8501 "engines": { 8502 "node": ">=8" 8503 } 8504 }, 8505 "node_modules/npm/node_modules/minipass-sized": { 8506 "version": "2.0.0", 8507 "inBundle": true, 8508 "license": "ISC", 8509 "dependencies": { 8510 "minipass": "^7.1.2" 8511 }, 8512 "engines": { 8513 "node": ">=8" 8514 } 8515 }, 8516 "node_modules/npm/node_modules/minizlib": { 8517 "version": "3.1.0", 8518 "inBundle": true, 8519 "license": "MIT", 8520 "dependencies": { 8521 "minipass": "^7.1.2" 8522 }, 8523 "engines": { 8524 "node": ">= 18" 8525 } 8526 }, 8527 "node_modules/npm/node_modules/ms": { 8528 "version": "2.1.3", 8529 "inBundle": true, 8530 "license": "MIT" 8531 }, 8532 "node_modules/npm/node_modules/mute-stream": { 8533 "version": "3.0.0", 8534 "inBundle": true, 8535 "license": "ISC", 8536 "engines": { 8537 "node": "^20.17.0 || >=22.9.0" 8538 } 8539 }, 8540 "node_modules/npm/node_modules/negotiator": { 8541 "version": "1.0.0", 8542 "inBundle": true, 8543 "license": "MIT", 8544 "engines": { 8545 "node": ">= 0.6" 8546 } 8547 }, 8548 "node_modules/npm/node_modules/node-gyp": { 8549 "version": "12.2.0", 8550 "inBundle": true, 8551 "license": "MIT", 8552 "dependencies": { 8553 "env-paths": "^2.2.0", 8554 "exponential-backoff": "^3.1.1", 8555 "graceful-fs": "^4.2.6", 8556 "make-fetch-happen": "^15.0.0", 8557 "nopt": "^9.0.0", 8558 "proc-log": "^6.0.0", 8559 "semver": "^7.3.5", 8560 "tar": "^7.5.4", 8561 "tinyglobby": "^0.2.12", 8562 "which": "^6.0.0" 8563 }, 8564 "bin": { 8565 "node-gyp": "bin/node-gyp.js" 8566 }, 8567 "engines": { 8568 "node": "^20.17.0 || >=22.9.0" 8569 } 8570 }, 8571 "node_modules/npm/node_modules/nopt": { 8572 "version": "9.0.0", 8573 "inBundle": true, 8574 "license": "ISC", 8575 "dependencies": { 8576 "abbrev": "^4.0.0" 8577 }, 8578 "bin": { 8579 "nopt": "bin/nopt.js" 8580 }, 8581 "engines": { 8582 "node": "^20.17.0 || >=22.9.0" 8583 } 8584 }, 8585 "node_modules/npm/node_modules/npm-audit-report": { 8586 "version": "7.0.0", 8587 "inBundle": true, 8588 "license": "ISC", 8589 "engines": { 8590 "node": "^20.17.0 || >=22.9.0" 8591 } 8592 }, 8593 "node_modules/npm/node_modules/npm-bundled": { 8594 "version": "5.0.0", 8595 "inBundle": true, 8596 "license": "ISC", 8597 "dependencies": { 8598 "npm-normalize-package-bin": "^5.0.0" 8599 }, 8600 "engines": { 8601 "node": "^20.17.0 || >=22.9.0" 8602 } 8603 }, 8604 "node_modules/npm/node_modules/npm-install-checks": { 8605 "version": "8.0.0", 8606 "inBundle": true, 8607 "license": "BSD-2-Clause", 8608 "dependencies": { 8609 "semver": "^7.1.1" 8610 }, 8611 "engines": { 8612 "node": "^20.17.0 || >=22.9.0" 8613 } 8614 }, 8615 "node_modules/npm/node_modules/npm-normalize-package-bin": { 8616 "version": "5.0.0", 8617 "inBundle": true, 8618 "license": "ISC", 8619 "engines": { 8620 "node": "^20.17.0 || >=22.9.0" 8621 } 8622 }, 8623 "node_modules/npm/node_modules/npm-package-arg": { 8624 "version": "13.0.2", 8625 "inBundle": true, 8626 "license": "ISC", 8627 "dependencies": { 8628 "hosted-git-info": "^9.0.0", 8629 "proc-log": "^6.0.0", 8630 "semver": "^7.3.5", 8631 "validate-npm-package-name": "^7.0.0" 8632 }, 8633 "engines": { 8634 "node": "^20.17.0 || >=22.9.0" 8635 } 8636 }, 8637 "node_modules/npm/node_modules/npm-packlist": { 8638 "version": "10.0.3", 8639 "inBundle": true, 8640 "license": "ISC", 8641 "dependencies": { 8642 "ignore-walk": "^8.0.0", 8643 "proc-log": "^6.0.0" 8644 }, 8645 "engines": { 8646 "node": "^20.17.0 || >=22.9.0" 8647 } 8648 }, 8649 "node_modules/npm/node_modules/npm-pick-manifest": { 8650 "version": "11.0.3", 8651 "inBundle": true, 8652 "license": "ISC", 8653 "dependencies": { 8654 "npm-install-checks": "^8.0.0", 8655 "npm-normalize-package-bin": "^5.0.0", 8656 "npm-package-arg": "^13.0.0", 8657 "semver": "^7.3.5" 8658 }, 8659 "engines": { 8660 "node": "^20.17.0 || >=22.9.0" 8661 } 8662 }, 8663 "node_modules/npm/node_modules/npm-profile": { 8664 "version": "12.0.1", 8665 "inBundle": true, 8666 "license": "ISC", 8667 "dependencies": { 8668 "npm-registry-fetch": "^19.0.0", 8669 "proc-log": "^6.0.0" 8670 }, 8671 "engines": { 8672 "node": "^20.17.0 || >=22.9.0" 8673 } 8674 }, 8675 "node_modules/npm/node_modules/npm-registry-fetch": { 8676 "version": "19.1.1", 8677 "inBundle": true, 8678 "license": "ISC", 8679 "dependencies": { 8680 "@npmcli/redact": "^4.0.0", 8681 "jsonparse": "^1.3.1", 8682 "make-fetch-happen": "^15.0.0", 8683 "minipass": "^7.0.2", 8684 "minipass-fetch": "^5.0.0", 8685 "minizlib": "^3.0.1", 8686 "npm-package-arg": "^13.0.0", 8687 "proc-log": "^6.0.0" 8688 }, 8689 "engines": { 8690 "node": "^20.17.0 || >=22.9.0" 8691 } 8692 }, 8693 "node_modules/npm/node_modules/npm-user-validate": { 8694 "version": "4.0.0", 8695 "inBundle": true, 8696 "license": "BSD-2-Clause", 8697 "engines": { 8698 "node": "^20.17.0 || >=22.9.0" 8699 } 8700 }, 8701 "node_modules/npm/node_modules/p-map": { 8702 "version": "7.0.4", 8703 "inBundle": true, 8704 "license": "MIT", 8705 "engines": { 8706 "node": ">=18" 8707 }, 8708 "funding": { 8709 "url": "https://github.com/sponsors/sindresorhus" 8710 } 8711 }, 8712 "node_modules/npm/node_modules/pacote": { 8713 "version": "21.1.0", 8714 "inBundle": true, 8715 "license": "ISC", 8716 "dependencies": { 8717 "@npmcli/git": "^7.0.0", 8718 "@npmcli/installed-package-contents": "^4.0.0", 8719 "@npmcli/package-json": "^7.0.0", 8720 "@npmcli/promise-spawn": "^9.0.0", 8721 "@npmcli/run-script": "^10.0.0", 8722 "cacache": "^20.0.0", 8723 "fs-minipass": "^3.0.0", 8724 "minipass": "^7.0.2", 8725 "npm-package-arg": "^13.0.0", 8726 "npm-packlist": "^10.0.1", 8727 "npm-pick-manifest": "^11.0.1", 8728 "npm-registry-fetch": "^19.0.0", 8729 "proc-log": "^6.0.0", 8730 "promise-retry": "^2.0.1", 8731 "sigstore": "^4.0.0", 8732 "ssri": "^13.0.0", 8733 "tar": "^7.4.3" 8734 }, 8735 "bin": { 8736 "pacote": "bin/index.js" 8737 }, 8738 "engines": { 8739 "node": "^20.17.0 || >=22.9.0" 8740 } 8741 }, 8742 "node_modules/npm/node_modules/parse-conflict-json": { 8743 "version": "5.0.1", 8744 "inBundle": true, 8745 "license": "ISC", 8746 "dependencies": { 8747 "json-parse-even-better-errors": "^5.0.0", 8748 "just-diff": "^6.0.0", 8749 "just-diff-apply": "^5.2.0" 8750 }, 8751 "engines": { 8752 "node": "^20.17.0 || >=22.9.0" 8753 } 8754 }, 8755 "node_modules/npm/node_modules/path-scurry": { 8756 "version": "2.0.1", 8757 "inBundle": true, 8758 "license": "BlueOak-1.0.0", 8759 "dependencies": { 8760 "lru-cache": "^11.0.0", 8761 "minipass": "^7.1.2" 8762 }, 8763 "engines": { 8764 "node": "20 || >=22" 8765 }, 8766 "funding": { 8767 "url": "https://github.com/sponsors/isaacs" 8768 } 8769 }, 8770 "node_modules/npm/node_modules/postcss-selector-parser": { 8771 "version": "7.1.1", 8772 "inBundle": true, 8773 "license": "MIT", 8774 "dependencies": { 8775 "cssesc": "^3.0.0", 8776 "util-deprecate": "^1.0.2" 8777 }, 8778 "engines": { 8779 "node": ">=4" 8780 } 8781 }, 8782 "node_modules/npm/node_modules/proc-log": { 8783 "version": "6.1.0", 8784 "inBundle": true, 8785 "license": "ISC", 8786 "engines": { 8787 "node": "^20.17.0 || >=22.9.0" 8788 } 8789 }, 8790 "node_modules/npm/node_modules/proggy": { 8791 "version": "4.0.0", 8792 "inBundle": true, 8793 "license": "ISC", 8794 "engines": { 8795 "node": "^20.17.0 || >=22.9.0" 8796 } 8797 }, 8798 "node_modules/npm/node_modules/promise-all-reject-late": { 8799 "version": "1.0.1", 8800 "inBundle": true, 8801 "license": "ISC", 8802 "funding": { 8803 "url": "https://github.com/sponsors/isaacs" 8804 } 8805 }, 8806 "node_modules/npm/node_modules/promise-call-limit": { 8807 "version": "3.0.2", 8808 "inBundle": true, 8809 "license": "ISC", 8810 "funding": { 8811 "url": "https://github.com/sponsors/isaacs" 8812 } 8813 }, 8814 "node_modules/npm/node_modules/promise-retry": { 8815 "version": "2.0.1", 8816 "inBundle": true, 8817 "license": "MIT", 8818 "dependencies": { 8819 "err-code": "^2.0.2", 8820 "retry": "^0.12.0" 8821 }, 8822 "engines": { 8823 "node": ">=10" 8824 } 8825 }, 8826 "node_modules/npm/node_modules/promzard": { 8827 "version": "3.0.1", 8828 "inBundle": true, 8829 "license": "ISC", 8830 "dependencies": { 8831 "read": "^5.0.0" 8832 }, 8833 "engines": { 8834 "node": "^20.17.0 || >=22.9.0" 8835 } 8836 }, 8837 "node_modules/npm/node_modules/qrcode-terminal": { 8838 "version": "0.12.0", 8839 "inBundle": true, 8840 "bin": { 8841 "qrcode-terminal": "bin/qrcode-terminal.js" 8842 } 8843 }, 8844 "node_modules/npm/node_modules/read": { 8845 "version": "5.0.1", 8846 "inBundle": true, 8847 "license": "ISC", 8848 "dependencies": { 8849 "mute-stream": "^3.0.0" 8850 }, 8851 "engines": { 8852 "node": "^20.17.0 || >=22.9.0" 8853 } 8854 }, 8855 "node_modules/npm/node_modules/read-cmd-shim": { 8856 "version": "6.0.0", 8857 "inBundle": true, 8858 "license": "ISC", 8859 "engines": { 8860 "node": "^20.17.0 || >=22.9.0" 8861 } 8862 }, 8863 "node_modules/npm/node_modules/retry": { 8864 "version": "0.12.0", 8865 "inBundle": true, 8866 "license": "MIT", 8867 "engines": { 8868 "node": ">= 4" 8869 } 8870 }, 8871 "node_modules/npm/node_modules/safer-buffer": { 8872 "version": "2.1.2", 8873 "inBundle": true, 8874 "license": "MIT", 8875 "optional": true 8876 }, 8877 "node_modules/npm/node_modules/semver": { 8878 "version": "7.7.3", 8879 "inBundle": true, 8880 "license": "ISC", 8881 "bin": { 8882 "semver": "bin/semver.js" 8883 }, 8884 "engines": { 8885 "node": ">=10" 8886 } 8887 }, 8888 "node_modules/npm/node_modules/signal-exit": { 8889 "version": "4.1.0", 8890 "inBundle": true, 8891 "license": "ISC", 8892 "engines": { 8893 "node": ">=14" 8894 }, 8895 "funding": { 8896 "url": "https://github.com/sponsors/isaacs" 8897 } 8898 }, 8899 "node_modules/npm/node_modules/sigstore": { 8900 "version": "4.1.0", 8901 "inBundle": true, 8902 "license": "Apache-2.0", 8903 "dependencies": { 8904 "@sigstore/bundle": "^4.0.0", 8905 "@sigstore/core": "^3.1.0", 8906 "@sigstore/protobuf-specs": "^0.5.0", 8907 "@sigstore/sign": "^4.1.0", 8908 "@sigstore/tuf": "^4.0.1", 8909 "@sigstore/verify": "^3.1.0" 8910 }, 8911 "engines": { 8912 "node": "^20.17.0 || >=22.9.0" 8913 } 8914 }, 8915 "node_modules/npm/node_modules/smart-buffer": { 8916 "version": "4.2.0", 8917 "inBundle": true, 8918 "license": "MIT", 8919 "engines": { 8920 "node": ">= 6.0.0", 8921 "npm": ">= 3.0.0" 8922 } 8923 }, 8924 "node_modules/npm/node_modules/socks": { 8925 "version": "2.8.7", 8926 "inBundle": true, 8927 "license": "MIT", 8928 "dependencies": { 8929 "ip-address": "^10.0.1", 8930 "smart-buffer": "^4.2.0" 8931 }, 8932 "engines": { 8933 "node": ">= 10.0.0", 8934 "npm": ">= 3.0.0" 8935 } 8936 }, 8937 "node_modules/npm/node_modules/socks-proxy-agent": { 8938 "version": "8.0.5", 8939 "inBundle": true, 8940 "license": "MIT", 8941 "dependencies": { 8942 "agent-base": "^7.1.2", 8943 "debug": "^4.3.4", 8944 "socks": "^2.8.3" 8945 }, 8946 "engines": { 8947 "node": ">= 14" 8948 } 8949 }, 8950 "node_modules/npm/node_modules/spdx-correct": { 8951 "version": "3.2.0", 8952 "inBundle": true, 8953 "license": "Apache-2.0", 8954 "dependencies": { 8955 "spdx-expression-parse": "^3.0.0", 8956 "spdx-license-ids": "^3.0.0" 8957 } 8958 }, 8959 "node_modules/npm/node_modules/spdx-correct/node_modules/spdx-expression-parse": { 8960 "version": "3.0.1", 8961 "inBundle": true, 8962 "license": "MIT", 8963 "dependencies": { 8964 "spdx-exceptions": "^2.1.0", 8965 "spdx-license-ids": "^3.0.0" 8966 } 8967 }, 8968 "node_modules/npm/node_modules/spdx-exceptions": { 8969 "version": "2.5.0", 8970 "inBundle": true, 8971 "license": "CC-BY-3.0" 8972 }, 8973 "node_modules/npm/node_modules/spdx-expression-parse": { 8974 "version": "4.0.0", 8975 "inBundle": true, 8976 "license": "MIT", 8977 "dependencies": { 8978 "spdx-exceptions": "^2.1.0", 8979 "spdx-license-ids": "^3.0.0" 8980 } 8981 }, 8982 "node_modules/npm/node_modules/spdx-license-ids": { 8983 "version": "3.0.22", 8984 "inBundle": true, 8985 "license": "CC0-1.0" 8986 }, 8987 "node_modules/npm/node_modules/ssri": { 8988 "version": "13.0.0", 8989 "inBundle": true, 8990 "license": "ISC", 8991 "dependencies": { 8992 "minipass": "^7.0.3" 8993 }, 8994 "engines": { 8995 "node": "^20.17.0 || >=22.9.0" 8996 } 8997 }, 8998 "node_modules/npm/node_modules/string-width": { 8999 "version": "4.2.3", 9000 "inBundle": true, 9001 "license": "MIT", 9002 "dependencies": { 9003 "emoji-regex": "^8.0.0", 9004 "is-fullwidth-code-point": "^3.0.0", 9005 "strip-ansi": "^6.0.1" 9006 }, 9007 "engines": { 9008 "node": ">=8" 9009 } 9010 }, 9011 "node_modules/npm/node_modules/strip-ansi": { 9012 "version": "6.0.1", 9013 "inBundle": true, 9014 "license": "MIT", 9015 "dependencies": { 9016 "ansi-regex": "^5.0.1" 9017 }, 9018 "engines": { 9019 "node": ">=8" 9020 } 9021 }, 9022 "node_modules/npm/node_modules/supports-color": { 9023 "version": "10.2.2", 9024 "inBundle": true, 9025 "license": "MIT", 9026 "engines": { 9027 "node": ">=18" 9028 }, 9029 "funding": { 9030 "url": "https://github.com/chalk/supports-color?sponsor=1" 9031 } 9032 }, 9033 "node_modules/npm/node_modules/tar": { 9034 "version": "7.5.7", 9035 "inBundle": true, 9036 "license": "BlueOak-1.0.0", 9037 "dependencies": { 9038 "@isaacs/fs-minipass": "^4.0.0", 9039 "chownr": "^3.0.0", 9040 "minipass": "^7.1.2", 9041 "minizlib": "^3.1.0", 9042 "yallist": "^5.0.0" 9043 }, 9044 "engines": { 9045 "node": ">=18" 9046 } 9047 }, 9048 "node_modules/npm/node_modules/tar/node_modules/yallist": { 9049 "version": "5.0.0", 9050 "inBundle": true, 9051 "license": "BlueOak-1.0.0", 9052 "engines": { 9053 "node": ">=18" 9054 } 9055 }, 9056 "node_modules/npm/node_modules/text-table": { 9057 "version": "0.2.0", 9058 "inBundle": true, 9059 "license": "MIT" 9060 }, 9061 "node_modules/npm/node_modules/tiny-relative-date": { 9062 "version": "2.0.2", 9063 "inBundle": true, 9064 "license": "MIT" 9065 }, 9066 "node_modules/npm/node_modules/tinyglobby": { 9067 "version": "0.2.15", 9068 "inBundle": true, 9069 "license": "MIT", 9070 "dependencies": { 9071 "fdir": "^6.5.0", 9072 "picomatch": "^4.0.3" 9073 }, 9074 "engines": { 9075 "node": ">=12.0.0" 9076 }, 9077 "funding": { 9078 "url": "https://github.com/sponsors/SuperchupuDev" 9079 } 9080 }, 9081 "node_modules/npm/node_modules/tinyglobby/node_modules/fdir": { 9082 "version": "6.5.0", 9083 "inBundle": true, 9084 "license": "MIT", 9085 "engines": { 9086 "node": ">=12.0.0" 9087 }, 9088 "peerDependencies": { 9089 "picomatch": "^3 || ^4" 9090 }, 9091 "peerDependenciesMeta": { 9092 "picomatch": { 9093 "optional": true 9094 } 9095 } 9096 }, 9097 "node_modules/npm/node_modules/tinyglobby/node_modules/picomatch": { 9098 "version": "4.0.3", 9099 "inBundle": true, 9100 "license": "MIT", 9101 "engines": { 9102 "node": ">=12" 9103 }, 9104 "funding": { 9105 "url": "https://github.com/sponsors/jonschlinkert" 9106 } 9107 }, 9108 "node_modules/npm/node_modules/treeverse": { 9109 "version": "3.0.0", 9110 "inBundle": true, 9111 "license": "ISC", 9112 "engines": { 9113 "node": "^14.17.0 || ^16.13.0 || >=18.0.0" 9114 } 9115 }, 9116 "node_modules/npm/node_modules/tuf-js": { 9117 "version": "4.1.0", 9118 "inBundle": true, 9119 "license": "MIT", 9120 "dependencies": { 9121 "@tufjs/models": "4.1.0", 9122 "debug": "^4.4.3", 9123 "make-fetch-happen": "^15.0.1" 9124 }, 9125 "engines": { 9126 "node": "^20.17.0 || >=22.9.0" 9127 } 9128 }, 9129 "node_modules/npm/node_modules/unique-filename": { 9130 "version": "5.0.0", 9131 "inBundle": true, 9132 "license": "ISC", 9133 "dependencies": { 9134 "unique-slug": "^6.0.0" 9135 }, 9136 "engines": { 9137 "node": "^20.17.0 || >=22.9.0" 9138 } 9139 }, 9140 "node_modules/npm/node_modules/unique-slug": { 9141 "version": "6.0.0", 9142 "inBundle": true, 9143 "license": "ISC", 9144 "dependencies": { 9145 "imurmurhash": "^0.1.4" 9146 }, 9147 "engines": { 9148 "node": "^20.17.0 || >=22.9.0" 9149 } 9150 }, 9151 "node_modules/npm/node_modules/util-deprecate": { 9152 "version": "1.0.2", 9153 "inBundle": true, 9154 "license": "MIT" 9155 }, 9156 "node_modules/npm/node_modules/validate-npm-package-license": { 9157 "version": "3.0.4", 9158 "inBundle": true, 9159 "license": "Apache-2.0", 9160 "dependencies": { 9161 "spdx-correct": "^3.0.0", 9162 "spdx-expression-parse": "^3.0.0" 9163 } 9164 }, 9165 "node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse": { 9166 "version": "3.0.1", 9167 "inBundle": true, 9168 "license": "MIT", 9169 "dependencies": { 9170 "spdx-exceptions": "^2.1.0", 9171 "spdx-license-ids": "^3.0.0" 9172 } 9173 }, 9174 "node_modules/npm/node_modules/validate-npm-package-name": { 9175 "version": "7.0.2", 9176 "inBundle": true, 9177 "license": "ISC", 9178 "engines": { 9179 "node": "^20.17.0 || >=22.9.0" 9180 } 9181 }, 9182 "node_modules/npm/node_modules/walk-up-path": { 9183 "version": "4.0.0", 9184 "inBundle": true, 9185 "license": "ISC", 9186 "engines": { 9187 "node": "20 || >=22" 9188 } 9189 }, 9190 "node_modules/npm/node_modules/which": { 9191 "version": "6.0.0", 9192 "inBundle": true, 9193 "license": "ISC", 9194 "dependencies": { 9195 "isexe": "^3.1.1" 9196 }, 9197 "bin": { 9198 "node-which": "bin/which.js" 9199 }, 9200 "engines": { 9201 "node": "^20.17.0 || >=22.9.0" 9202 } 9203 }, 9204 "node_modules/npm/node_modules/write-file-atomic": { 9205 "version": "7.0.0", 9206 "inBundle": true, 9207 "license": "ISC", 9208 "dependencies": { 9209 "imurmurhash": "^0.1.4", 9210 "signal-exit": "^4.0.1" 9211 }, 9212 "engines": { 9213 "node": "^20.17.0 || >=22.9.0" 9214 } 9215 }, 9216 "node_modules/npm/node_modules/yallist": { 9217 "version": "4.0.0", 9218 "inBundle": true, 9219 "license": "ISC" 3672 9220 }, 3673 9221 "node_modules/optionator": { … … 3758 9306 "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz", 3759 9307 "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==", 3760 "dev": true,3761 9308 "license": "ISC" 3762 9309 }, … … 3765 9312 "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz", 3766 9313 "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==", 3767 "dev": true,3768 9314 "license": "MIT", 3769 9315 "engines": { … … 3778 9324 "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.6.tgz", 3779 9325 "integrity": "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==", 3780 "dev": true,3781 9326 "funding": [ 3782 9327 { … … 3803 9348 } 3804 9349 }, 9350 "node_modules/postcss-selector-parser": { 9351 "version": "6.0.10", 9352 "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.10.tgz", 9353 "integrity": "sha512-IQ7TZdoaqbT+LCpShg46jnZVlhWD2w6iQYAcYXfHARZ7X1t/UGhhceQDs5X0cGqKvYlHNOuv7Oa1xmb0oQuA3w==", 9354 "license": "MIT", 9355 "dependencies": { 9356 "cssesc": "^3.0.0", 9357 "util-deprecate": "^1.0.2" 9358 }, 9359 "engines": { 9360 "node": ">=4" 9361 } 9362 }, 3805 9363 "node_modules/postcss-value-parser": { 3806 9364 "version": "4.2.0", … … 3845 9403 } 3846 9404 }, 9405 "node_modules/react-day-picker": { 9406 "version": "9.5.0", 9407 "resolved": "https://registry.npmjs.org/react-day-picker/-/react-day-picker-9.5.0.tgz", 9408 "integrity": "sha512-WmJnPFVLnKh5Qscm7wavMNg86rqPverSWjx+zgK8/ZmGRSQ8c8OoqW10RI+AzAfT2atIxImpCUU2R9Z7Xb2SUA==", 9409 "license": "MIT", 9410 "dependencies": { 9411 "@date-fns/tz": "^1.2.0", 9412 "date-fns": "^4.1.0", 9413 "date-fns-jalali": "^4.1.0-0" 9414 }, 9415 "engines": { 9416 "node": ">=18" 9417 }, 9418 "funding": { 9419 "type": "individual", 9420 "url": "https://github.com/sponsors/gpbl" 9421 }, 9422 "peerDependencies": { 9423 "react": ">=16.8.0" 9424 } 9425 }, 3847 9426 "node_modules/react-dom": { 3848 9427 "version": "19.2.4", … … 3857 9436 } 3858 9437 }, 9438 "node_modules/react-hook-form": { 9439 "version": "7.71.1", 9440 "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.71.1.tgz", 9441 "integrity": "sha512-9SUJKCGKo8HUSsCO+y0CtqkqI5nNuaDqTxyqPsZPqIwudpj4rCrAz/jZV+jn57bx5gtZKOh3neQu94DXMc+w5w==", 9442 "license": "MIT", 9443 "engines": { 9444 "node": ">=18.0.0" 9445 }, 9446 "funding": { 9447 "type": "opencollective", 9448 "url": "https://opencollective.com/react-hook-form" 9449 }, 9450 "peerDependencies": { 9451 "react": "^16.8.0 || ^17 || ^18 || ^19" 9452 } 9453 }, 9454 "node_modules/react-icons": { 9455 "version": "5.4.0", 9456 "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-5.4.0.tgz", 9457 "integrity": "sha512-7eltJxgVt7X64oHh6wSWNwwbKTCtMfK35hcjvJS0yxEAhPM8oUKdS3+kqaW1vicIltw+kR2unHaa12S9pPALoQ==", 9458 "license": "MIT", 9459 "peerDependencies": { 9460 "react": "*" 9461 } 9462 }, 3859 9463 "node_modules/react-refresh": { 3860 9464 "version": "0.18.0", … … 3867 9471 } 3868 9472 }, 9473 "node_modules/react-remove-scroll": { 9474 "version": "2.7.2", 9475 "resolved": "https://registry.npmjs.org/react-remove-scroll/-/react-remove-scroll-2.7.2.tgz", 9476 "integrity": "sha512-Iqb9NjCCTt6Hf+vOdNIZGdTiH1QSqr27H/Ek9sv/a97gfueI/5h1s3yRi1nngzMUaOOToin5dI1dXKdXiF+u0Q==", 9477 "license": "MIT", 9478 "dependencies": { 9479 "react-remove-scroll-bar": "^2.3.7", 9480 "react-style-singleton": "^2.2.3", 9481 "tslib": "^2.1.0", 9482 "use-callback-ref": "^1.3.3", 9483 "use-sidecar": "^1.1.3" 9484 }, 9485 "engines": { 9486 "node": ">=10" 9487 }, 9488 "peerDependencies": { 9489 "@types/react": "*", 9490 "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc" 9491 }, 9492 "peerDependenciesMeta": { 9493 "@types/react": { 9494 "optional": true 9495 } 9496 } 9497 }, 9498 "node_modules/react-remove-scroll-bar": { 9499 "version": "2.3.8", 9500 "resolved": "https://registry.npmjs.org/react-remove-scroll-bar/-/react-remove-scroll-bar-2.3.8.tgz", 9501 "integrity": "sha512-9r+yi9+mgU33AKcj6IbT9oRCO78WriSj6t/cF8DWBZJ9aOGPOTEDvdUDz1FwKim7QXWwmHqtdHnRJfhAxEG46Q==", 9502 "license": "MIT", 9503 "dependencies": { 9504 "react-style-singleton": "^2.2.2", 9505 "tslib": "^2.0.0" 9506 }, 9507 "engines": { 9508 "node": ">=10" 9509 }, 9510 "peerDependencies": { 9511 "@types/react": "*", 9512 "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" 9513 }, 9514 "peerDependenciesMeta": { 9515 "@types/react": { 9516 "optional": true 9517 } 9518 } 9519 }, 9520 "node_modules/react-resizable-panels": { 9521 "version": "2.1.9", 9522 "resolved": "https://registry.npmjs.org/react-resizable-panels/-/react-resizable-panels-2.1.9.tgz", 9523 "integrity": "sha512-z77+X08YDIrgAes4jl8xhnUu1LNIRp4+E7cv4xHmLOxxUPO/ML7PSrE813b90vj7xvQ1lcf7g2uA9GeMZonjhQ==", 9524 "license": "MIT", 9525 "peerDependencies": { 9526 "react": "^16.14.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc", 9527 "react-dom": "^16.14.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc" 9528 } 9529 }, 3869 9530 "node_modules/react-router": { 3870 9531 "version": "7.13.0", … … 3905 9566 } 3906 9567 }, 9568 "node_modules/react-style-singleton": { 9569 "version": "2.2.3", 9570 "resolved": "https://registry.npmjs.org/react-style-singleton/-/react-style-singleton-2.2.3.tgz", 9571 "integrity": "sha512-b6jSvxvVnyptAiLjbkWLE/lOnR4lfTtDAl+eUC7RZy+QQWc6wRzIV2CE6xBuMmDxc2qIihtDCZD5NPOFl7fRBQ==", 9572 "license": "MIT", 9573 "dependencies": { 9574 "get-nonce": "^1.0.0", 9575 "tslib": "^2.0.0" 9576 }, 9577 "engines": { 9578 "node": ">=10" 9579 }, 9580 "peerDependencies": { 9581 "@types/react": "*", 9582 "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc" 9583 }, 9584 "peerDependenciesMeta": { 9585 "@types/react": { 9586 "optional": true 9587 } 9588 } 9589 }, 3907 9590 "node_modules/resolve-from": { 3908 9591 "version": "4.0.0", … … 3919 9602 "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.57.1.tgz", 3920 9603 "integrity": "sha512-oQL6lgK3e2QZeQ7gcgIkS2YZPg5slw37hYufJ3edKlfQSGGm8ICoxswK15ntSzF/a8+h7ekRy7k7oWc3BQ7y8A==", 3921 "dev": true,3922 9604 "license": "MIT", 3923 9605 "dependencies": { … … 3970 9652 "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", 3971 9653 "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", 3972 "dev": true,3973 9654 "license": "ISC", 3974 9655 "bin": { … … 4009 9690 "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz", 4010 9691 "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==", 4011 "dev": true,4012 9692 "license": "BSD-3-Clause", 4013 9693 "engines": { … … 4032 9712 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", 4033 9713 "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", 4034 "dev": true,4035 9714 "license": "MIT", 4036 9715 "dependencies": { … … 4039 9718 "engines": { 4040 9719 "node": ">=8" 9720 } 9721 }, 9722 "node_modules/tailwind-merge": { 9723 "version": "2.6.0", 9724 "resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-2.6.0.tgz", 9725 "integrity": "sha512-P+Vu1qXfzediirmHOC3xKGAYeZtPcV9g76X+xg2FD4tYgR71ewMA35Y3sCz3zhiN/dwefRpJX0yBcgwi1fXNQA==", 9726 "license": "MIT", 9727 "funding": { 9728 "type": "github", 9729 "url": "https://github.com/sponsors/dcastil" 4041 9730 } 4042 9731 }, … … 4045 9734 "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.18.tgz", 4046 9735 "integrity": "sha512-4+Z+0yiYyEtUVCScyfHCxOYP06L5Ne+JiHhY2IjR2KWMIWhJOYZKLSGZaP5HkZ8+bY0cxfzwDE5uOmzFXyIwxw==", 4047 "dev": true,4048 9736 "license": "MIT" 9737 }, 9738 "node_modules/tailwindcss-animate": { 9739 "version": "1.0.7", 9740 "resolved": "https://registry.npmjs.org/tailwindcss-animate/-/tailwindcss-animate-1.0.7.tgz", 9741 "integrity": "sha512-bl6mpH3T7I3UFxuvDEXLxy/VuFxBk5bbzplh7tXI68mwMokNYd1t9qPBHlnyTwfa4JGC4zP516I1hYYtQ/vspA==", 9742 "license": "MIT", 9743 "peerDependencies": { 9744 "tailwindcss": ">=3.0.0 || insiders" 9745 } 4049 9746 }, 4050 9747 "node_modules/tapable": { … … 4052 9749 "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.3.0.tgz", 4053 9750 "integrity": "sha512-g9ljZiwki/LfxmQADO3dEY1CbpmXT5Hm2fJ+QaGKwSXUylMybePR7/67YW7jOrrvjEgL1Fmz5kzyAjWVWLlucg==", 4054 "dev": true,4055 9751 "license": "MIT", 4056 9752 "engines": { … … 4066 9762 "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.15.tgz", 4067 9763 "integrity": "sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==", 4068 "dev": true,4069 9764 "license": "MIT", 4070 9765 "dependencies": { … … 4078 9773 "url": "https://github.com/sponsors/SuperchupuDev" 4079 9774 } 9775 }, 9776 "node_modules/tslib": { 9777 "version": "2.8.1", 9778 "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz", 9779 "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==", 9780 "license": "0BSD" 4080 9781 }, 4081 9782 "node_modules/type-check": { … … 4133 9834 } 4134 9835 }, 9836 "node_modules/use-callback-ref": { 9837 "version": "1.3.3", 9838 "resolved": "https://registry.npmjs.org/use-callback-ref/-/use-callback-ref-1.3.3.tgz", 9839 "integrity": "sha512-jQL3lRnocaFtu3V00JToYz/4QkNWswxijDaCVNZRiRTO3HQDLsdu1ZtmIUvV4yPp+rvWm5j0y0TG/S61cuijTg==", 9840 "license": "MIT", 9841 "dependencies": { 9842 "tslib": "^2.0.0" 9843 }, 9844 "engines": { 9845 "node": ">=10" 9846 }, 9847 "peerDependencies": { 9848 "@types/react": "*", 9849 "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc" 9850 }, 9851 "peerDependenciesMeta": { 9852 "@types/react": { 9853 "optional": true 9854 } 9855 } 9856 }, 9857 "node_modules/use-sidecar": { 9858 "version": "1.1.3", 9859 "resolved": "https://registry.npmjs.org/use-sidecar/-/use-sidecar-1.1.3.tgz", 9860 "integrity": "sha512-Fedw0aZvkhynoPYlA5WXrMCAMm+nSWdZt6lzJQ7Ok8S6Q+VsHmHpRWndVRJ8Be0ZbkfPc5LRYH+5XrzXcEeLRQ==", 9861 "license": "MIT", 9862 "dependencies": { 9863 "detect-node-es": "^1.1.0", 9864 "tslib": "^2.0.0" 9865 }, 9866 "engines": { 9867 "node": ">=10" 9868 }, 9869 "peerDependencies": { 9870 "@types/react": "*", 9871 "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc" 9872 }, 9873 "peerDependenciesMeta": { 9874 "@types/react": { 9875 "optional": true 9876 } 9877 } 9878 }, 9879 "node_modules/util-deprecate": { 9880 "version": "1.0.2", 9881 "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", 9882 "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==", 9883 "license": "MIT" 9884 }, 4135 9885 "node_modules/vite": { 4136 9886 "version": "7.3.1", 4137 9887 "resolved": "https://registry.npmjs.org/vite/-/vite-7.3.1.tgz", 4138 9888 "integrity": "sha512-w+N7Hifpc3gRjZ63vYBXA56dvvRlNWRczTdmCBBa+CotUzAPf5b7YMdMR/8CQoeYE5LX3W4wj6RYTgonm1b9DA==", 4139 "dev": true,4140 9889 "license": "MIT", 4141 9890 "dependencies": { … … 4212 9961 "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", 4213 9962 "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", 4214 "dev": true,4215 9963 "license": "ISC", 4216 9964 "dependencies": { -
frontend/package.json
ra98dbb7 r793ce2c 11 11 }, 12 12 "dependencies": { 13 "@relume_io/relume-tailwind": "^1.3.0", 14 "@relume_io/relume-ui": "^1.3.1", 15 "@tailwindcss/vite": "^4.1.18", 13 16 "axios": "^1.13.4", 17 "daisyui": "^5.5.18", 14 18 "react": "^19.2.0", 15 19 "react-dom": "^19.2.0", -
frontend/src/App.css
ra98dbb7 r793ce2c 1 1 2 @import "tailwindcss"; 3 @plugin "daisyui" { 4 themes: light --default; 5 } -
frontend/src/App.jsx
ra98dbb7 r793ce2c 1 import LandingPage from "./pages/LandingPage .jsx";1 import LandingPage from "./pages/LandingPage/LandingPage.jsx"; 2 2 3 3 function App() { -
frontend/src/index.css
ra98dbb7 r793ce2c 1 @source "../node_modules/@relume_io/relume-ui/dist/**/*.mjs"; 2 @source "../node_modules/@relume_io/relume-ui/dist/**/*.js"; 3 1 4 @import "tailwindcss"; 2 5 3 :root { 4 font-family: system-ui, Avenir, Helvetica, Arial, sans-serif; 5 line-height: 1.5; 6 font-weight: 400; 7 8 color-scheme: light dark; 9 color: rgba(255, 255, 255, 0.87); 10 background-color: #242424; 11 12 font-synthesis: none; 13 text-rendering: optimizeLegibility; 14 -webkit-font-smoothing: antialiased; 15 -moz-osx-font-smoothing: grayscale; 6 @plugin "daisyui" { 7 themes: forest --default; 16 8 } 17 18 a {19 font-weight: 500;20 color: #646cff;21 text-decoration: inherit;22 }23 a:hover {24 color: #535bf2;25 }26 27 body {28 margin: 0;29 display: flex;30 place-items: center;31 min-width: 320px;32 min-height: 100vh;33 }34 35 h1 {36 font-size: 3.2em;37 line-height: 1.1;38 }39 40 button {41 border-radius: 8px;42 border: 1px solid transparent;43 padding: 0.6em 1.2em;44 font-size: 1em;45 font-weight: 500;46 font-family: inherit;47 background-color: #1a1a1a;48 cursor: pointer;49 transition: border-color 0.25s;50 }51 button:hover {52 border-color: #646cff;53 }54 button:focus,55 button:focus-visible {56 outline: 4px auto -webkit-focus-ring-color;57 }58 59 @media (prefers-color-scheme: light) {60 :root {61 color: #213547;62 background-color: #ffffff;63 }64 a:hover {65 color: #747bff;66 }67 button {68 background-color: #f9f9f9;69 }70 } -
frontend/tailwind.config.js
ra98dbb7 r793ce2c 1 import relumePreset from "@relume_io/relume-tailwind"; 2 1 3 /** @type {import('tailwindcss').Config} */ 2 4 export default { 3 content: ["./index.html", "./src/**/*.{js,ts,jsx,tsx}"], 5 content: [ 6 "./index.html", 7 "./src/**/*.{js,ts,jsx,tsx}", 8 "./node_modules/@relume_io/relume-ui/dist/**/*.{js,ts,jsx,tsx}", 9 ], 10 presets: [relumePreset], 4 11 theme: { 5 12 extend: {}, -
frontend/vite.config.js
ra98dbb7 r793ce2c 1 1 import { defineConfig } from 'vite' 2 2 import react from '@vitejs/plugin-react' 3 import tailwindcss from '@tailwindcss/vite'; 3 4 4 5 // https://vite.dev/config/ 5 6 export default defineConfig({ 6 plugins: [react() ],7 plugins: [react(), tailwindcss()], 7 8 })
Note:
See TracChangeset
for help on using the changeset viewer.
