@salesforce/webapp-template-feature-react-authentication-experimental 1.27.0 → 1.27.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -8,12 +8,21 @@
8
8
  "name": "base-react-app",
9
9
  "version": "1.0.0",
10
10
  "dependencies": {
11
+ "@radix-ui/react-label": "^2.1.8",
12
+ "@radix-ui/react-select": "^2.2.6",
13
+ "@radix-ui/react-slot": "^1.2.4",
11
14
  "@salesforce/webapp-experimental": "*",
12
15
  "@tailwindcss/vite": "^4.1.17",
16
+ "@tanstack/react-form": "^1.28.0",
17
+ "class-variance-authority": "^0.7.1",
18
+ "clsx": "^2.1.1",
19
+ "lucide-react": "^0.562.0",
13
20
  "react": "^19.2.0",
14
21
  "react-dom": "^19.2.0",
15
22
  "react-router": "^7.10.1",
16
- "tailwindcss": "^4.1.17"
23
+ "tailwind-merge": "^3.4.0",
24
+ "tailwindcss": "^4.1.17",
25
+ "zod": "^4.3.6"
17
26
  },
18
27
  "devDependencies": {
19
28
  "@eslint/js": "^9.39.1",
@@ -1037,6 +1046,44 @@
1037
1046
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
1038
1047
  }
1039
1048
  },
1049
+ "node_modules/@floating-ui/core": {
1050
+ "version": "1.7.4",
1051
+ "resolved": "https://registry.npmjs.org/@floating-ui/core/-/core-1.7.4.tgz",
1052
+ "integrity": "sha512-C3HlIdsBxszvm5McXlB8PeOEWfBhcGBTZGkGlWc2U0KFY5IwG5OQEuQ8rq52DZmcHDlPLd+YFBK+cZcytwIFWg==",
1053
+ "license": "MIT",
1054
+ "dependencies": {
1055
+ "@floating-ui/utils": "^0.2.10"
1056
+ }
1057
+ },
1058
+ "node_modules/@floating-ui/dom": {
1059
+ "version": "1.7.5",
1060
+ "resolved": "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.7.5.tgz",
1061
+ "integrity": "sha512-N0bD2kIPInNHUHehXhMke1rBGs1dwqvC9O9KYMyyjK7iXt7GAhnro7UlcuYcGdS/yYOlq0MAVgrow8IbWJwyqg==",
1062
+ "license": "MIT",
1063
+ "dependencies": {
1064
+ "@floating-ui/core": "^1.7.4",
1065
+ "@floating-ui/utils": "^0.2.10"
1066
+ }
1067
+ },
1068
+ "node_modules/@floating-ui/react-dom": {
1069
+ "version": "2.1.7",
1070
+ "resolved": "https://registry.npmjs.org/@floating-ui/react-dom/-/react-dom-2.1.7.tgz",
1071
+ "integrity": "sha512-0tLRojf/1Go2JgEVm+3Frg9A3IW8bJgKgdO0BN5RkF//ufuz2joZM63Npau2ff3J6lUVYgDSNzNkR+aH3IVfjg==",
1072
+ "license": "MIT",
1073
+ "dependencies": {
1074
+ "@floating-ui/dom": "^1.7.5"
1075
+ },
1076
+ "peerDependencies": {
1077
+ "react": ">=16.8.0",
1078
+ "react-dom": ">=16.8.0"
1079
+ }
1080
+ },
1081
+ "node_modules/@floating-ui/utils": {
1082
+ "version": "0.2.10",
1083
+ "resolved": "https://registry.npmjs.org/@floating-ui/utils/-/utils-0.2.10.tgz",
1084
+ "integrity": "sha512-aGTxbpbg8/b5JfU1HXSrbH3wXZuLPJcNEcZQFMxLs3oSzgtVu6nFPkbbGGUvBcUjKV2YyB9Wxxabo+HEH9tcRQ==",
1085
+ "license": "MIT"
1086
+ },
1040
1087
  "node_modules/@humanfs/core": {
1041
1088
  "version": "0.19.1",
1042
1089
  "dev": true,
@@ -1470,61 +1517,908 @@
1470
1517
  "tslib": "2"
1471
1518
  }
1472
1519
  },
1473
- "node_modules/@jsonjoy.com/util": {
1474
- "version": "1.9.0",
1475
- "license": "Apache-2.0",
1520
+ "node_modules/@jsonjoy.com/util": {
1521
+ "version": "1.9.0",
1522
+ "license": "Apache-2.0",
1523
+ "dependencies": {
1524
+ "@jsonjoy.com/buffers": "^1.0.0",
1525
+ "@jsonjoy.com/codegen": "^1.0.0"
1526
+ },
1527
+ "engines": {
1528
+ "node": ">=10.0"
1529
+ },
1530
+ "funding": {
1531
+ "type": "github",
1532
+ "url": "https://github.com/sponsors/streamich"
1533
+ },
1534
+ "peerDependencies": {
1535
+ "tslib": "2"
1536
+ }
1537
+ },
1538
+ "node_modules/@jsonjoy.com/util/node_modules/@jsonjoy.com/buffers": {
1539
+ "version": "1.2.1",
1540
+ "license": "Apache-2.0",
1541
+ "engines": {
1542
+ "node": ">=10.0"
1543
+ },
1544
+ "funding": {
1545
+ "type": "github",
1546
+ "url": "https://github.com/sponsors/streamich"
1547
+ },
1548
+ "peerDependencies": {
1549
+ "tslib": "2"
1550
+ }
1551
+ },
1552
+ "node_modules/@pinojs/redact": {
1553
+ "version": "0.4.0",
1554
+ "license": "MIT"
1555
+ },
1556
+ "node_modules/@playwright/test": {
1557
+ "version": "1.58.2",
1558
+ "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.58.2.tgz",
1559
+ "integrity": "sha512-akea+6bHYBBfA9uQqSYmlJXn61cTa+jbO87xVLCWbTqbWadRVmhxlXATaOjOgcBaWU4ePo0wB41KMFv3o35IXA==",
1560
+ "dev": true,
1561
+ "license": "Apache-2.0",
1562
+ "dependencies": {
1563
+ "playwright": "1.58.2"
1564
+ },
1565
+ "bin": {
1566
+ "playwright": "cli.js"
1567
+ },
1568
+ "engines": {
1569
+ "node": ">=18"
1570
+ }
1571
+ },
1572
+ "node_modules/@polka/url": {
1573
+ "version": "1.0.0-next.29",
1574
+ "dev": true,
1575
+ "license": "MIT"
1576
+ },
1577
+ "node_modules/@radix-ui/number": {
1578
+ "version": "1.1.1",
1579
+ "resolved": "https://registry.npmjs.org/@radix-ui/number/-/number-1.1.1.tgz",
1580
+ "integrity": "sha512-MkKCwxlXTgz6CFoJx3pCwn07GKp36+aZyu/u2Ln2VrA5DcdyCZkASEDBTd8x5whTQQL5CiYf4prXKLcgQdv29g==",
1581
+ "license": "MIT"
1582
+ },
1583
+ "node_modules/@radix-ui/primitive": {
1584
+ "version": "1.1.3",
1585
+ "resolved": "https://registry.npmjs.org/@radix-ui/primitive/-/primitive-1.1.3.tgz",
1586
+ "integrity": "sha512-JTF99U/6XIjCBo0wqkU5sK10glYe27MRRsfwoiq5zzOEZLHU3A3KCMa5X/azekYRCJ0HlwI0crAXS/5dEHTzDg==",
1587
+ "license": "MIT"
1588
+ },
1589
+ "node_modules/@radix-ui/react-arrow": {
1590
+ "version": "1.1.7",
1591
+ "resolved": "https://registry.npmjs.org/@radix-ui/react-arrow/-/react-arrow-1.1.7.tgz",
1592
+ "integrity": "sha512-F+M1tLhO+mlQaOWspE8Wstg+z6PwxwRd8oQ8IXceWz92kfAmalTRf0EjrouQeo7QssEPfCn05B4Ihs1K9WQ/7w==",
1593
+ "license": "MIT",
1594
+ "dependencies": {
1595
+ "@radix-ui/react-primitive": "2.1.3"
1596
+ },
1597
+ "peerDependencies": {
1598
+ "@types/react": "*",
1599
+ "@types/react-dom": "*",
1600
+ "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
1601
+ "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1602
+ },
1603
+ "peerDependenciesMeta": {
1604
+ "@types/react": {
1605
+ "optional": true
1606
+ },
1607
+ "@types/react-dom": {
1608
+ "optional": true
1609
+ }
1610
+ }
1611
+ },
1612
+ "node_modules/@radix-ui/react-arrow/node_modules/@radix-ui/react-primitive": {
1613
+ "version": "2.1.3",
1614
+ "resolved": "https://registry.npmjs.org/@radix-ui/react-primitive/-/react-primitive-2.1.3.tgz",
1615
+ "integrity": "sha512-m9gTwRkhy2lvCPe6QJp4d3G1TYEUHn/FzJUtq9MjH46an1wJU+GdoGC5VLof8RX8Ft/DlpshApkhswDLZzHIcQ==",
1616
+ "license": "MIT",
1617
+ "dependencies": {
1618
+ "@radix-ui/react-slot": "1.2.3"
1619
+ },
1620
+ "peerDependencies": {
1621
+ "@types/react": "*",
1622
+ "@types/react-dom": "*",
1623
+ "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
1624
+ "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1625
+ },
1626
+ "peerDependenciesMeta": {
1627
+ "@types/react": {
1628
+ "optional": true
1629
+ },
1630
+ "@types/react-dom": {
1631
+ "optional": true
1632
+ }
1633
+ }
1634
+ },
1635
+ "node_modules/@radix-ui/react-arrow/node_modules/@radix-ui/react-slot": {
1636
+ "version": "1.2.3",
1637
+ "resolved": "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.2.3.tgz",
1638
+ "integrity": "sha512-aeNmHnBxbi2St0au6VBVC7JXFlhLlOnvIIlePNniyUNAClzmtAUEY8/pBiK3iHjufOlwA+c20/8jngo7xcrg8A==",
1639
+ "license": "MIT",
1640
+ "dependencies": {
1641
+ "@radix-ui/react-compose-refs": "1.1.2"
1642
+ },
1643
+ "peerDependencies": {
1644
+ "@types/react": "*",
1645
+ "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1646
+ },
1647
+ "peerDependenciesMeta": {
1648
+ "@types/react": {
1649
+ "optional": true
1650
+ }
1651
+ }
1652
+ },
1653
+ "node_modules/@radix-ui/react-collection": {
1654
+ "version": "1.1.7",
1655
+ "resolved": "https://registry.npmjs.org/@radix-ui/react-collection/-/react-collection-1.1.7.tgz",
1656
+ "integrity": "sha512-Fh9rGN0MoI4ZFUNyfFVNU4y9LUz93u9/0K+yLgA2bwRojxM8JU1DyvvMBabnZPBgMWREAJvU2jjVzq+LrFUglw==",
1657
+ "license": "MIT",
1658
+ "dependencies": {
1659
+ "@radix-ui/react-compose-refs": "1.1.2",
1660
+ "@radix-ui/react-context": "1.1.2",
1661
+ "@radix-ui/react-primitive": "2.1.3",
1662
+ "@radix-ui/react-slot": "1.2.3"
1663
+ },
1664
+ "peerDependencies": {
1665
+ "@types/react": "*",
1666
+ "@types/react-dom": "*",
1667
+ "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
1668
+ "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1669
+ },
1670
+ "peerDependenciesMeta": {
1671
+ "@types/react": {
1672
+ "optional": true
1673
+ },
1674
+ "@types/react-dom": {
1675
+ "optional": true
1676
+ }
1677
+ }
1678
+ },
1679
+ "node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-primitive": {
1680
+ "version": "2.1.3",
1681
+ "resolved": "https://registry.npmjs.org/@radix-ui/react-primitive/-/react-primitive-2.1.3.tgz",
1682
+ "integrity": "sha512-m9gTwRkhy2lvCPe6QJp4d3G1TYEUHn/FzJUtq9MjH46an1wJU+GdoGC5VLof8RX8Ft/DlpshApkhswDLZzHIcQ==",
1683
+ "license": "MIT",
1684
+ "dependencies": {
1685
+ "@radix-ui/react-slot": "1.2.3"
1686
+ },
1687
+ "peerDependencies": {
1688
+ "@types/react": "*",
1689
+ "@types/react-dom": "*",
1690
+ "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
1691
+ "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1692
+ },
1693
+ "peerDependenciesMeta": {
1694
+ "@types/react": {
1695
+ "optional": true
1696
+ },
1697
+ "@types/react-dom": {
1698
+ "optional": true
1699
+ }
1700
+ }
1701
+ },
1702
+ "node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot": {
1703
+ "version": "1.2.3",
1704
+ "resolved": "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.2.3.tgz",
1705
+ "integrity": "sha512-aeNmHnBxbi2St0au6VBVC7JXFlhLlOnvIIlePNniyUNAClzmtAUEY8/pBiK3iHjufOlwA+c20/8jngo7xcrg8A==",
1706
+ "license": "MIT",
1707
+ "dependencies": {
1708
+ "@radix-ui/react-compose-refs": "1.1.2"
1709
+ },
1710
+ "peerDependencies": {
1711
+ "@types/react": "*",
1712
+ "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1713
+ },
1714
+ "peerDependenciesMeta": {
1715
+ "@types/react": {
1716
+ "optional": true
1717
+ }
1718
+ }
1719
+ },
1720
+ "node_modules/@radix-ui/react-compose-refs": {
1721
+ "version": "1.1.2",
1722
+ "resolved": "https://registry.npmjs.org/@radix-ui/react-compose-refs/-/react-compose-refs-1.1.2.tgz",
1723
+ "integrity": "sha512-z4eqJvfiNnFMHIIvXP3CY57y2WJs5g2v3X0zm9mEJkrkNv4rDxu+sg9Jh8EkXyeqBkB7SOcboo9dMVqhyrACIg==",
1724
+ "license": "MIT",
1725
+ "peerDependencies": {
1726
+ "@types/react": "*",
1727
+ "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1728
+ },
1729
+ "peerDependenciesMeta": {
1730
+ "@types/react": {
1731
+ "optional": true
1732
+ }
1733
+ }
1734
+ },
1735
+ "node_modules/@radix-ui/react-context": {
1736
+ "version": "1.1.2",
1737
+ "resolved": "https://registry.npmjs.org/@radix-ui/react-context/-/react-context-1.1.2.tgz",
1738
+ "integrity": "sha512-jCi/QKUM2r1Ju5a3J64TH2A5SpKAgh0LpknyqdQ4m6DCV0xJ2HG1xARRwNGPQfi1SLdLWZ1OJz6F4OMBBNiGJA==",
1739
+ "license": "MIT",
1740
+ "peerDependencies": {
1741
+ "@types/react": "*",
1742
+ "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1743
+ },
1744
+ "peerDependenciesMeta": {
1745
+ "@types/react": {
1746
+ "optional": true
1747
+ }
1748
+ }
1749
+ },
1750
+ "node_modules/@radix-ui/react-direction": {
1751
+ "version": "1.1.1",
1752
+ "resolved": "https://registry.npmjs.org/@radix-ui/react-direction/-/react-direction-1.1.1.tgz",
1753
+ "integrity": "sha512-1UEWRX6jnOA2y4H5WczZ44gOOjTEmlqv1uNW4GAJEO5+bauCBhv8snY65Iw5/VOS/ghKN9gr2KjnLKxrsvoMVw==",
1754
+ "license": "MIT",
1755
+ "peerDependencies": {
1756
+ "@types/react": "*",
1757
+ "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1758
+ },
1759
+ "peerDependenciesMeta": {
1760
+ "@types/react": {
1761
+ "optional": true
1762
+ }
1763
+ }
1764
+ },
1765
+ "node_modules/@radix-ui/react-dismissable-layer": {
1766
+ "version": "1.1.11",
1767
+ "resolved": "https://registry.npmjs.org/@radix-ui/react-dismissable-layer/-/react-dismissable-layer-1.1.11.tgz",
1768
+ "integrity": "sha512-Nqcp+t5cTB8BinFkZgXiMJniQH0PsUt2k51FUhbdfeKvc4ACcG2uQniY/8+h1Yv6Kza4Q7lD7PQV0z0oicE0Mg==",
1769
+ "license": "MIT",
1770
+ "dependencies": {
1771
+ "@radix-ui/primitive": "1.1.3",
1772
+ "@radix-ui/react-compose-refs": "1.1.2",
1773
+ "@radix-ui/react-primitive": "2.1.3",
1774
+ "@radix-ui/react-use-callback-ref": "1.1.1",
1775
+ "@radix-ui/react-use-escape-keydown": "1.1.1"
1776
+ },
1777
+ "peerDependencies": {
1778
+ "@types/react": "*",
1779
+ "@types/react-dom": "*",
1780
+ "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
1781
+ "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1782
+ },
1783
+ "peerDependenciesMeta": {
1784
+ "@types/react": {
1785
+ "optional": true
1786
+ },
1787
+ "@types/react-dom": {
1788
+ "optional": true
1789
+ }
1790
+ }
1791
+ },
1792
+ "node_modules/@radix-ui/react-dismissable-layer/node_modules/@radix-ui/react-primitive": {
1793
+ "version": "2.1.3",
1794
+ "resolved": "https://registry.npmjs.org/@radix-ui/react-primitive/-/react-primitive-2.1.3.tgz",
1795
+ "integrity": "sha512-m9gTwRkhy2lvCPe6QJp4d3G1TYEUHn/FzJUtq9MjH46an1wJU+GdoGC5VLof8RX8Ft/DlpshApkhswDLZzHIcQ==",
1796
+ "license": "MIT",
1797
+ "dependencies": {
1798
+ "@radix-ui/react-slot": "1.2.3"
1799
+ },
1800
+ "peerDependencies": {
1801
+ "@types/react": "*",
1802
+ "@types/react-dom": "*",
1803
+ "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
1804
+ "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1805
+ },
1806
+ "peerDependenciesMeta": {
1807
+ "@types/react": {
1808
+ "optional": true
1809
+ },
1810
+ "@types/react-dom": {
1811
+ "optional": true
1812
+ }
1813
+ }
1814
+ },
1815
+ "node_modules/@radix-ui/react-dismissable-layer/node_modules/@radix-ui/react-slot": {
1816
+ "version": "1.2.3",
1817
+ "resolved": "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.2.3.tgz",
1818
+ "integrity": "sha512-aeNmHnBxbi2St0au6VBVC7JXFlhLlOnvIIlePNniyUNAClzmtAUEY8/pBiK3iHjufOlwA+c20/8jngo7xcrg8A==",
1819
+ "license": "MIT",
1820
+ "dependencies": {
1821
+ "@radix-ui/react-compose-refs": "1.1.2"
1822
+ },
1823
+ "peerDependencies": {
1824
+ "@types/react": "*",
1825
+ "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1826
+ },
1827
+ "peerDependenciesMeta": {
1828
+ "@types/react": {
1829
+ "optional": true
1830
+ }
1831
+ }
1832
+ },
1833
+ "node_modules/@radix-ui/react-focus-guards": {
1834
+ "version": "1.1.3",
1835
+ "resolved": "https://registry.npmjs.org/@radix-ui/react-focus-guards/-/react-focus-guards-1.1.3.tgz",
1836
+ "integrity": "sha512-0rFg/Rj2Q62NCm62jZw0QX7a3sz6QCQU0LpZdNrJX8byRGaGVTqbrW9jAoIAHyMQqsNpeZ81YgSizOt5WXq0Pw==",
1837
+ "license": "MIT",
1838
+ "peerDependencies": {
1839
+ "@types/react": "*",
1840
+ "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1841
+ },
1842
+ "peerDependenciesMeta": {
1843
+ "@types/react": {
1844
+ "optional": true
1845
+ }
1846
+ }
1847
+ },
1848
+ "node_modules/@radix-ui/react-focus-scope": {
1849
+ "version": "1.1.7",
1850
+ "resolved": "https://registry.npmjs.org/@radix-ui/react-focus-scope/-/react-focus-scope-1.1.7.tgz",
1851
+ "integrity": "sha512-t2ODlkXBQyn7jkl6TNaw/MtVEVvIGelJDCG41Okq/KwUsJBwQ4XVZsHAVUkK4mBv3ewiAS3PGuUWuY2BoK4ZUw==",
1852
+ "license": "MIT",
1853
+ "dependencies": {
1854
+ "@radix-ui/react-compose-refs": "1.1.2",
1855
+ "@radix-ui/react-primitive": "2.1.3",
1856
+ "@radix-ui/react-use-callback-ref": "1.1.1"
1857
+ },
1858
+ "peerDependencies": {
1859
+ "@types/react": "*",
1860
+ "@types/react-dom": "*",
1861
+ "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
1862
+ "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1863
+ },
1864
+ "peerDependenciesMeta": {
1865
+ "@types/react": {
1866
+ "optional": true
1867
+ },
1868
+ "@types/react-dom": {
1869
+ "optional": true
1870
+ }
1871
+ }
1872
+ },
1873
+ "node_modules/@radix-ui/react-focus-scope/node_modules/@radix-ui/react-primitive": {
1874
+ "version": "2.1.3",
1875
+ "resolved": "https://registry.npmjs.org/@radix-ui/react-primitive/-/react-primitive-2.1.3.tgz",
1876
+ "integrity": "sha512-m9gTwRkhy2lvCPe6QJp4d3G1TYEUHn/FzJUtq9MjH46an1wJU+GdoGC5VLof8RX8Ft/DlpshApkhswDLZzHIcQ==",
1877
+ "license": "MIT",
1878
+ "dependencies": {
1879
+ "@radix-ui/react-slot": "1.2.3"
1880
+ },
1881
+ "peerDependencies": {
1882
+ "@types/react": "*",
1883
+ "@types/react-dom": "*",
1884
+ "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
1885
+ "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1886
+ },
1887
+ "peerDependenciesMeta": {
1888
+ "@types/react": {
1889
+ "optional": true
1890
+ },
1891
+ "@types/react-dom": {
1892
+ "optional": true
1893
+ }
1894
+ }
1895
+ },
1896
+ "node_modules/@radix-ui/react-focus-scope/node_modules/@radix-ui/react-slot": {
1897
+ "version": "1.2.3",
1898
+ "resolved": "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.2.3.tgz",
1899
+ "integrity": "sha512-aeNmHnBxbi2St0au6VBVC7JXFlhLlOnvIIlePNniyUNAClzmtAUEY8/pBiK3iHjufOlwA+c20/8jngo7xcrg8A==",
1900
+ "license": "MIT",
1901
+ "dependencies": {
1902
+ "@radix-ui/react-compose-refs": "1.1.2"
1903
+ },
1904
+ "peerDependencies": {
1905
+ "@types/react": "*",
1906
+ "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1907
+ },
1908
+ "peerDependenciesMeta": {
1909
+ "@types/react": {
1910
+ "optional": true
1911
+ }
1912
+ }
1913
+ },
1914
+ "node_modules/@radix-ui/react-id": {
1915
+ "version": "1.1.1",
1916
+ "resolved": "https://registry.npmjs.org/@radix-ui/react-id/-/react-id-1.1.1.tgz",
1917
+ "integrity": "sha512-kGkGegYIdQsOb4XjsfM97rXsiHaBwco+hFI66oO4s9LU+PLAC5oJ7khdOVFxkhsmlbpUqDAvXw11CluXP+jkHg==",
1918
+ "license": "MIT",
1919
+ "dependencies": {
1920
+ "@radix-ui/react-use-layout-effect": "1.1.1"
1921
+ },
1922
+ "peerDependencies": {
1923
+ "@types/react": "*",
1924
+ "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1925
+ },
1926
+ "peerDependenciesMeta": {
1927
+ "@types/react": {
1928
+ "optional": true
1929
+ }
1930
+ }
1931
+ },
1932
+ "node_modules/@radix-ui/react-label": {
1933
+ "version": "2.1.8",
1934
+ "resolved": "https://registry.npmjs.org/@radix-ui/react-label/-/react-label-2.1.8.tgz",
1935
+ "integrity": "sha512-FmXs37I6hSBVDlO4y764TNz1rLgKwjJMQ0EGte6F3Cb3f4bIuHB/iLa/8I9VKkmOy+gNHq8rql3j686ACVV21A==",
1936
+ "license": "MIT",
1937
+ "dependencies": {
1938
+ "@radix-ui/react-primitive": "2.1.4"
1939
+ },
1940
+ "peerDependencies": {
1941
+ "@types/react": "*",
1942
+ "@types/react-dom": "*",
1943
+ "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
1944
+ "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1945
+ },
1946
+ "peerDependenciesMeta": {
1947
+ "@types/react": {
1948
+ "optional": true
1949
+ },
1950
+ "@types/react-dom": {
1951
+ "optional": true
1952
+ }
1953
+ }
1954
+ },
1955
+ "node_modules/@radix-ui/react-popper": {
1956
+ "version": "1.2.8",
1957
+ "resolved": "https://registry.npmjs.org/@radix-ui/react-popper/-/react-popper-1.2.8.tgz",
1958
+ "integrity": "sha512-0NJQ4LFFUuWkE7Oxf0htBKS6zLkkjBH+hM1uk7Ng705ReR8m/uelduy1DBo0PyBXPKVnBA6YBlU94MBGXrSBCw==",
1959
+ "license": "MIT",
1960
+ "dependencies": {
1961
+ "@floating-ui/react-dom": "^2.0.0",
1962
+ "@radix-ui/react-arrow": "1.1.7",
1963
+ "@radix-ui/react-compose-refs": "1.1.2",
1964
+ "@radix-ui/react-context": "1.1.2",
1965
+ "@radix-ui/react-primitive": "2.1.3",
1966
+ "@radix-ui/react-use-callback-ref": "1.1.1",
1967
+ "@radix-ui/react-use-layout-effect": "1.1.1",
1968
+ "@radix-ui/react-use-rect": "1.1.1",
1969
+ "@radix-ui/react-use-size": "1.1.1",
1970
+ "@radix-ui/rect": "1.1.1"
1971
+ },
1972
+ "peerDependencies": {
1973
+ "@types/react": "*",
1974
+ "@types/react-dom": "*",
1975
+ "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
1976
+ "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1977
+ },
1978
+ "peerDependenciesMeta": {
1979
+ "@types/react": {
1980
+ "optional": true
1981
+ },
1982
+ "@types/react-dom": {
1983
+ "optional": true
1984
+ }
1985
+ }
1986
+ },
1987
+ "node_modules/@radix-ui/react-popper/node_modules/@radix-ui/react-primitive": {
1988
+ "version": "2.1.3",
1989
+ "resolved": "https://registry.npmjs.org/@radix-ui/react-primitive/-/react-primitive-2.1.3.tgz",
1990
+ "integrity": "sha512-m9gTwRkhy2lvCPe6QJp4d3G1TYEUHn/FzJUtq9MjH46an1wJU+GdoGC5VLof8RX8Ft/DlpshApkhswDLZzHIcQ==",
1991
+ "license": "MIT",
1992
+ "dependencies": {
1993
+ "@radix-ui/react-slot": "1.2.3"
1994
+ },
1995
+ "peerDependencies": {
1996
+ "@types/react": "*",
1997
+ "@types/react-dom": "*",
1998
+ "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
1999
+ "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
2000
+ },
2001
+ "peerDependenciesMeta": {
2002
+ "@types/react": {
2003
+ "optional": true
2004
+ },
2005
+ "@types/react-dom": {
2006
+ "optional": true
2007
+ }
2008
+ }
2009
+ },
2010
+ "node_modules/@radix-ui/react-popper/node_modules/@radix-ui/react-slot": {
2011
+ "version": "1.2.3",
2012
+ "resolved": "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.2.3.tgz",
2013
+ "integrity": "sha512-aeNmHnBxbi2St0au6VBVC7JXFlhLlOnvIIlePNniyUNAClzmtAUEY8/pBiK3iHjufOlwA+c20/8jngo7xcrg8A==",
2014
+ "license": "MIT",
2015
+ "dependencies": {
2016
+ "@radix-ui/react-compose-refs": "1.1.2"
2017
+ },
2018
+ "peerDependencies": {
2019
+ "@types/react": "*",
2020
+ "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
2021
+ },
2022
+ "peerDependenciesMeta": {
2023
+ "@types/react": {
2024
+ "optional": true
2025
+ }
2026
+ }
2027
+ },
2028
+ "node_modules/@radix-ui/react-portal": {
2029
+ "version": "1.1.9",
2030
+ "resolved": "https://registry.npmjs.org/@radix-ui/react-portal/-/react-portal-1.1.9.tgz",
2031
+ "integrity": "sha512-bpIxvq03if6UNwXZ+HTK71JLh4APvnXntDc6XOX8UVq4XQOVl7lwok0AvIl+b8zgCw3fSaVTZMpAPPagXbKmHQ==",
2032
+ "license": "MIT",
2033
+ "dependencies": {
2034
+ "@radix-ui/react-primitive": "2.1.3",
2035
+ "@radix-ui/react-use-layout-effect": "1.1.1"
2036
+ },
2037
+ "peerDependencies": {
2038
+ "@types/react": "*",
2039
+ "@types/react-dom": "*",
2040
+ "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
2041
+ "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
2042
+ },
2043
+ "peerDependenciesMeta": {
2044
+ "@types/react": {
2045
+ "optional": true
2046
+ },
2047
+ "@types/react-dom": {
2048
+ "optional": true
2049
+ }
2050
+ }
2051
+ },
2052
+ "node_modules/@radix-ui/react-portal/node_modules/@radix-ui/react-primitive": {
2053
+ "version": "2.1.3",
2054
+ "resolved": "https://registry.npmjs.org/@radix-ui/react-primitive/-/react-primitive-2.1.3.tgz",
2055
+ "integrity": "sha512-m9gTwRkhy2lvCPe6QJp4d3G1TYEUHn/FzJUtq9MjH46an1wJU+GdoGC5VLof8RX8Ft/DlpshApkhswDLZzHIcQ==",
2056
+ "license": "MIT",
2057
+ "dependencies": {
2058
+ "@radix-ui/react-slot": "1.2.3"
2059
+ },
2060
+ "peerDependencies": {
2061
+ "@types/react": "*",
2062
+ "@types/react-dom": "*",
2063
+ "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
2064
+ "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
2065
+ },
2066
+ "peerDependenciesMeta": {
2067
+ "@types/react": {
2068
+ "optional": true
2069
+ },
2070
+ "@types/react-dom": {
2071
+ "optional": true
2072
+ }
2073
+ }
2074
+ },
2075
+ "node_modules/@radix-ui/react-portal/node_modules/@radix-ui/react-slot": {
2076
+ "version": "1.2.3",
2077
+ "resolved": "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.2.3.tgz",
2078
+ "integrity": "sha512-aeNmHnBxbi2St0au6VBVC7JXFlhLlOnvIIlePNniyUNAClzmtAUEY8/pBiK3iHjufOlwA+c20/8jngo7xcrg8A==",
2079
+ "license": "MIT",
2080
+ "dependencies": {
2081
+ "@radix-ui/react-compose-refs": "1.1.2"
2082
+ },
2083
+ "peerDependencies": {
2084
+ "@types/react": "*",
2085
+ "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
2086
+ },
2087
+ "peerDependenciesMeta": {
2088
+ "@types/react": {
2089
+ "optional": true
2090
+ }
2091
+ }
2092
+ },
2093
+ "node_modules/@radix-ui/react-primitive": {
2094
+ "version": "2.1.4",
2095
+ "resolved": "https://registry.npmjs.org/@radix-ui/react-primitive/-/react-primitive-2.1.4.tgz",
2096
+ "integrity": "sha512-9hQc4+GNVtJAIEPEqlYqW5RiYdrr8ea5XQ0ZOnD6fgru+83kqT15mq2OCcbe8KnjRZl5vF3ks69AKz3kh1jrhg==",
2097
+ "license": "MIT",
2098
+ "dependencies": {
2099
+ "@radix-ui/react-slot": "1.2.4"
2100
+ },
2101
+ "peerDependencies": {
2102
+ "@types/react": "*",
2103
+ "@types/react-dom": "*",
2104
+ "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
2105
+ "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
2106
+ },
2107
+ "peerDependenciesMeta": {
2108
+ "@types/react": {
2109
+ "optional": true
2110
+ },
2111
+ "@types/react-dom": {
2112
+ "optional": true
2113
+ }
2114
+ }
2115
+ },
2116
+ "node_modules/@radix-ui/react-select": {
2117
+ "version": "2.2.6",
2118
+ "resolved": "https://registry.npmjs.org/@radix-ui/react-select/-/react-select-2.2.6.tgz",
2119
+ "integrity": "sha512-I30RydO+bnn2PQztvo25tswPH+wFBjehVGtmagkU78yMdwTwVf12wnAOF+AeP8S2N8xD+5UPbGhkUfPyvT+mwQ==",
2120
+ "license": "MIT",
2121
+ "dependencies": {
2122
+ "@radix-ui/number": "1.1.1",
2123
+ "@radix-ui/primitive": "1.1.3",
2124
+ "@radix-ui/react-collection": "1.1.7",
2125
+ "@radix-ui/react-compose-refs": "1.1.2",
2126
+ "@radix-ui/react-context": "1.1.2",
2127
+ "@radix-ui/react-direction": "1.1.1",
2128
+ "@radix-ui/react-dismissable-layer": "1.1.11",
2129
+ "@radix-ui/react-focus-guards": "1.1.3",
2130
+ "@radix-ui/react-focus-scope": "1.1.7",
2131
+ "@radix-ui/react-id": "1.1.1",
2132
+ "@radix-ui/react-popper": "1.2.8",
2133
+ "@radix-ui/react-portal": "1.1.9",
2134
+ "@radix-ui/react-primitive": "2.1.3",
2135
+ "@radix-ui/react-slot": "1.2.3",
2136
+ "@radix-ui/react-use-callback-ref": "1.1.1",
2137
+ "@radix-ui/react-use-controllable-state": "1.2.2",
2138
+ "@radix-ui/react-use-layout-effect": "1.1.1",
2139
+ "@radix-ui/react-use-previous": "1.1.1",
2140
+ "@radix-ui/react-visually-hidden": "1.2.3",
2141
+ "aria-hidden": "^1.2.4",
2142
+ "react-remove-scroll": "^2.6.3"
2143
+ },
2144
+ "peerDependencies": {
2145
+ "@types/react": "*",
2146
+ "@types/react-dom": "*",
2147
+ "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
2148
+ "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
2149
+ },
2150
+ "peerDependenciesMeta": {
2151
+ "@types/react": {
2152
+ "optional": true
2153
+ },
2154
+ "@types/react-dom": {
2155
+ "optional": true
2156
+ }
2157
+ }
2158
+ },
2159
+ "node_modules/@radix-ui/react-select/node_modules/@radix-ui/react-primitive": {
2160
+ "version": "2.1.3",
2161
+ "resolved": "https://registry.npmjs.org/@radix-ui/react-primitive/-/react-primitive-2.1.3.tgz",
2162
+ "integrity": "sha512-m9gTwRkhy2lvCPe6QJp4d3G1TYEUHn/FzJUtq9MjH46an1wJU+GdoGC5VLof8RX8Ft/DlpshApkhswDLZzHIcQ==",
2163
+ "license": "MIT",
2164
+ "dependencies": {
2165
+ "@radix-ui/react-slot": "1.2.3"
2166
+ },
2167
+ "peerDependencies": {
2168
+ "@types/react": "*",
2169
+ "@types/react-dom": "*",
2170
+ "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
2171
+ "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
2172
+ },
2173
+ "peerDependenciesMeta": {
2174
+ "@types/react": {
2175
+ "optional": true
2176
+ },
2177
+ "@types/react-dom": {
2178
+ "optional": true
2179
+ }
2180
+ }
2181
+ },
2182
+ "node_modules/@radix-ui/react-select/node_modules/@radix-ui/react-slot": {
2183
+ "version": "1.2.3",
2184
+ "resolved": "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.2.3.tgz",
2185
+ "integrity": "sha512-aeNmHnBxbi2St0au6VBVC7JXFlhLlOnvIIlePNniyUNAClzmtAUEY8/pBiK3iHjufOlwA+c20/8jngo7xcrg8A==",
2186
+ "license": "MIT",
2187
+ "dependencies": {
2188
+ "@radix-ui/react-compose-refs": "1.1.2"
2189
+ },
2190
+ "peerDependencies": {
2191
+ "@types/react": "*",
2192
+ "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
2193
+ },
2194
+ "peerDependenciesMeta": {
2195
+ "@types/react": {
2196
+ "optional": true
2197
+ }
2198
+ }
2199
+ },
2200
+ "node_modules/@radix-ui/react-slot": {
2201
+ "version": "1.2.4",
2202
+ "resolved": "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.2.4.tgz",
2203
+ "integrity": "sha512-Jl+bCv8HxKnlTLVrcDE8zTMJ09R9/ukw4qBs/oZClOfoQk/cOTbDn+NceXfV7j09YPVQUryJPHurafcSg6EVKA==",
2204
+ "license": "MIT",
2205
+ "dependencies": {
2206
+ "@radix-ui/react-compose-refs": "1.1.2"
2207
+ },
2208
+ "peerDependencies": {
2209
+ "@types/react": "*",
2210
+ "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
2211
+ },
2212
+ "peerDependenciesMeta": {
2213
+ "@types/react": {
2214
+ "optional": true
2215
+ }
2216
+ }
2217
+ },
2218
+ "node_modules/@radix-ui/react-use-callback-ref": {
2219
+ "version": "1.1.1",
2220
+ "resolved": "https://registry.npmjs.org/@radix-ui/react-use-callback-ref/-/react-use-callback-ref-1.1.1.tgz",
2221
+ "integrity": "sha512-FkBMwD+qbGQeMu1cOHnuGB6x4yzPjho8ap5WtbEJ26umhgqVXbhekKUQO+hZEL1vU92a3wHwdp0HAcqAUF5iDg==",
2222
+ "license": "MIT",
2223
+ "peerDependencies": {
2224
+ "@types/react": "*",
2225
+ "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
2226
+ },
2227
+ "peerDependenciesMeta": {
2228
+ "@types/react": {
2229
+ "optional": true
2230
+ }
2231
+ }
2232
+ },
2233
+ "node_modules/@radix-ui/react-use-controllable-state": {
2234
+ "version": "1.2.2",
2235
+ "resolved": "https://registry.npmjs.org/@radix-ui/react-use-controllable-state/-/react-use-controllable-state-1.2.2.tgz",
2236
+ "integrity": "sha512-BjasUjixPFdS+NKkypcyyN5Pmg83Olst0+c6vGov0diwTEo6mgdqVR6hxcEgFuh4QrAs7Rc+9KuGJ9TVCj0Zzg==",
2237
+ "license": "MIT",
2238
+ "dependencies": {
2239
+ "@radix-ui/react-use-effect-event": "0.0.2",
2240
+ "@radix-ui/react-use-layout-effect": "1.1.1"
2241
+ },
2242
+ "peerDependencies": {
2243
+ "@types/react": "*",
2244
+ "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
2245
+ },
2246
+ "peerDependenciesMeta": {
2247
+ "@types/react": {
2248
+ "optional": true
2249
+ }
2250
+ }
2251
+ },
2252
+ "node_modules/@radix-ui/react-use-effect-event": {
2253
+ "version": "0.0.2",
2254
+ "resolved": "https://registry.npmjs.org/@radix-ui/react-use-effect-event/-/react-use-effect-event-0.0.2.tgz",
2255
+ "integrity": "sha512-Qp8WbZOBe+blgpuUT+lw2xheLP8q0oatc9UpmiemEICxGvFLYmHm9QowVZGHtJlGbS6A6yJ3iViad/2cVjnOiA==",
2256
+ "license": "MIT",
2257
+ "dependencies": {
2258
+ "@radix-ui/react-use-layout-effect": "1.1.1"
2259
+ },
2260
+ "peerDependencies": {
2261
+ "@types/react": "*",
2262
+ "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
2263
+ },
2264
+ "peerDependenciesMeta": {
2265
+ "@types/react": {
2266
+ "optional": true
2267
+ }
2268
+ }
2269
+ },
2270
+ "node_modules/@radix-ui/react-use-escape-keydown": {
2271
+ "version": "1.1.1",
2272
+ "resolved": "https://registry.npmjs.org/@radix-ui/react-use-escape-keydown/-/react-use-escape-keydown-1.1.1.tgz",
2273
+ "integrity": "sha512-Il0+boE7w/XebUHyBjroE+DbByORGR9KKmITzbR7MyQ4akpORYP/ZmbhAr0DG7RmmBqoOnZdy2QlvajJ2QA59g==",
2274
+ "license": "MIT",
2275
+ "dependencies": {
2276
+ "@radix-ui/react-use-callback-ref": "1.1.1"
2277
+ },
2278
+ "peerDependencies": {
2279
+ "@types/react": "*",
2280
+ "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
2281
+ },
2282
+ "peerDependenciesMeta": {
2283
+ "@types/react": {
2284
+ "optional": true
2285
+ }
2286
+ }
2287
+ },
2288
+ "node_modules/@radix-ui/react-use-layout-effect": {
2289
+ "version": "1.1.1",
2290
+ "resolved": "https://registry.npmjs.org/@radix-ui/react-use-layout-effect/-/react-use-layout-effect-1.1.1.tgz",
2291
+ "integrity": "sha512-RbJRS4UWQFkzHTTwVymMTUv8EqYhOp8dOOviLj2ugtTiXRaRQS7GLGxZTLL1jWhMeoSCf5zmcZkqTl9IiYfXcQ==",
2292
+ "license": "MIT",
2293
+ "peerDependencies": {
2294
+ "@types/react": "*",
2295
+ "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
2296
+ },
2297
+ "peerDependenciesMeta": {
2298
+ "@types/react": {
2299
+ "optional": true
2300
+ }
2301
+ }
2302
+ },
2303
+ "node_modules/@radix-ui/react-use-previous": {
2304
+ "version": "1.1.1",
2305
+ "resolved": "https://registry.npmjs.org/@radix-ui/react-use-previous/-/react-use-previous-1.1.1.tgz",
2306
+ "integrity": "sha512-2dHfToCj/pzca2Ck724OZ5L0EVrr3eHRNsG/b3xQJLA2hZpVCS99bLAX+hm1IHXDEnzU6by5z/5MIY794/a8NQ==",
2307
+ "license": "MIT",
2308
+ "peerDependencies": {
2309
+ "@types/react": "*",
2310
+ "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
2311
+ },
2312
+ "peerDependenciesMeta": {
2313
+ "@types/react": {
2314
+ "optional": true
2315
+ }
2316
+ }
2317
+ },
2318
+ "node_modules/@radix-ui/react-use-rect": {
2319
+ "version": "1.1.1",
2320
+ "resolved": "https://registry.npmjs.org/@radix-ui/react-use-rect/-/react-use-rect-1.1.1.tgz",
2321
+ "integrity": "sha512-QTYuDesS0VtuHNNvMh+CjlKJ4LJickCMUAqjlE3+j8w+RlRpwyX3apEQKGFzbZGdo7XNG1tXa+bQqIE7HIXT2w==",
2322
+ "license": "MIT",
2323
+ "dependencies": {
2324
+ "@radix-ui/rect": "1.1.1"
2325
+ },
2326
+ "peerDependencies": {
2327
+ "@types/react": "*",
2328
+ "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
2329
+ },
2330
+ "peerDependenciesMeta": {
2331
+ "@types/react": {
2332
+ "optional": true
2333
+ }
2334
+ }
2335
+ },
2336
+ "node_modules/@radix-ui/react-use-size": {
2337
+ "version": "1.1.1",
2338
+ "resolved": "https://registry.npmjs.org/@radix-ui/react-use-size/-/react-use-size-1.1.1.tgz",
2339
+ "integrity": "sha512-ewrXRDTAqAXlkl6t/fkXWNAhFX9I+CkKlw6zjEwk86RSPKwZr3xpBRso655aqYafwtnbpHLj6toFzmd6xdVptQ==",
2340
+ "license": "MIT",
2341
+ "dependencies": {
2342
+ "@radix-ui/react-use-layout-effect": "1.1.1"
2343
+ },
2344
+ "peerDependencies": {
2345
+ "@types/react": "*",
2346
+ "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
2347
+ },
2348
+ "peerDependenciesMeta": {
2349
+ "@types/react": {
2350
+ "optional": true
2351
+ }
2352
+ }
2353
+ },
2354
+ "node_modules/@radix-ui/react-visually-hidden": {
2355
+ "version": "1.2.3",
2356
+ "resolved": "https://registry.npmjs.org/@radix-ui/react-visually-hidden/-/react-visually-hidden-1.2.3.tgz",
2357
+ "integrity": "sha512-pzJq12tEaaIhqjbzpCuv/OypJY/BPavOofm+dbab+MHLajy277+1lLm6JFcGgF5eskJ6mquGirhXY2GD/8u8Ug==",
2358
+ "license": "MIT",
1476
2359
  "dependencies": {
1477
- "@jsonjoy.com/buffers": "^1.0.0",
1478
- "@jsonjoy.com/codegen": "^1.0.0"
1479
- },
1480
- "engines": {
1481
- "node": ">=10.0"
1482
- },
1483
- "funding": {
1484
- "type": "github",
1485
- "url": "https://github.com/sponsors/streamich"
2360
+ "@radix-ui/react-primitive": "2.1.3"
1486
2361
  },
1487
2362
  "peerDependencies": {
1488
- "tslib": "2"
2363
+ "@types/react": "*",
2364
+ "@types/react-dom": "*",
2365
+ "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
2366
+ "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
2367
+ },
2368
+ "peerDependenciesMeta": {
2369
+ "@types/react": {
2370
+ "optional": true
2371
+ },
2372
+ "@types/react-dom": {
2373
+ "optional": true
2374
+ }
1489
2375
  }
1490
2376
  },
1491
- "node_modules/@jsonjoy.com/util/node_modules/@jsonjoy.com/buffers": {
1492
- "version": "1.2.1",
1493
- "license": "Apache-2.0",
1494
- "engines": {
1495
- "node": ">=10.0"
1496
- },
1497
- "funding": {
1498
- "type": "github",
1499
- "url": "https://github.com/sponsors/streamich"
2377
+ "node_modules/@radix-ui/react-visually-hidden/node_modules/@radix-ui/react-primitive": {
2378
+ "version": "2.1.3",
2379
+ "resolved": "https://registry.npmjs.org/@radix-ui/react-primitive/-/react-primitive-2.1.3.tgz",
2380
+ "integrity": "sha512-m9gTwRkhy2lvCPe6QJp4d3G1TYEUHn/FzJUtq9MjH46an1wJU+GdoGC5VLof8RX8Ft/DlpshApkhswDLZzHIcQ==",
2381
+ "license": "MIT",
2382
+ "dependencies": {
2383
+ "@radix-ui/react-slot": "1.2.3"
1500
2384
  },
1501
2385
  "peerDependencies": {
1502
- "tslib": "2"
2386
+ "@types/react": "*",
2387
+ "@types/react-dom": "*",
2388
+ "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
2389
+ "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
2390
+ },
2391
+ "peerDependenciesMeta": {
2392
+ "@types/react": {
2393
+ "optional": true
2394
+ },
2395
+ "@types/react-dom": {
2396
+ "optional": true
2397
+ }
1503
2398
  }
1504
2399
  },
1505
- "node_modules/@pinojs/redact": {
1506
- "version": "0.4.0",
1507
- "license": "MIT"
1508
- },
1509
- "node_modules/@playwright/test": {
1510
- "version": "1.58.2",
1511
- "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.58.2.tgz",
1512
- "integrity": "sha512-akea+6bHYBBfA9uQqSYmlJXn61cTa+jbO87xVLCWbTqbWadRVmhxlXATaOjOgcBaWU4ePo0wB41KMFv3o35IXA==",
1513
- "dev": true,
1514
- "license": "Apache-2.0",
2400
+ "node_modules/@radix-ui/react-visually-hidden/node_modules/@radix-ui/react-slot": {
2401
+ "version": "1.2.3",
2402
+ "resolved": "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.2.3.tgz",
2403
+ "integrity": "sha512-aeNmHnBxbi2St0au6VBVC7JXFlhLlOnvIIlePNniyUNAClzmtAUEY8/pBiK3iHjufOlwA+c20/8jngo7xcrg8A==",
2404
+ "license": "MIT",
1515
2405
  "dependencies": {
1516
- "playwright": "1.58.2"
2406
+ "@radix-ui/react-compose-refs": "1.1.2"
1517
2407
  },
1518
- "bin": {
1519
- "playwright": "cli.js"
2408
+ "peerDependencies": {
2409
+ "@types/react": "*",
2410
+ "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1520
2411
  },
1521
- "engines": {
1522
- "node": ">=18"
2412
+ "peerDependenciesMeta": {
2413
+ "@types/react": {
2414
+ "optional": true
2415
+ }
1523
2416
  }
1524
2417
  },
1525
- "node_modules/@polka/url": {
1526
- "version": "1.0.0-next.29",
1527
- "dev": true,
2418
+ "node_modules/@radix-ui/rect": {
2419
+ "version": "1.1.1",
2420
+ "resolved": "https://registry.npmjs.org/@radix-ui/rect/-/rect-1.1.1.tgz",
2421
+ "integrity": "sha512-HPwpGIzkl28mWyZqG52jiqDJ12waP11Pa1lGoiyUkIEuMLBP0oeK/C89esbXrxsky5we7dfd8U58nm0SgAWpVw==",
1528
2422
  "license": "MIT"
1529
2423
  },
1530
2424
  "node_modules/@rolldown/pluginutils": {
@@ -2189,6 +3083,107 @@
2189
3083
  "vite": "^5.2.0 || ^6 || ^7"
2190
3084
  }
2191
3085
  },
3086
+ "node_modules/@tanstack/devtools-event-client": {
3087
+ "version": "0.4.0",
3088
+ "resolved": "https://registry.npmjs.org/@tanstack/devtools-event-client/-/devtools-event-client-0.4.0.tgz",
3089
+ "integrity": "sha512-RPfGuk2bDZgcu9bAJodvO2lnZeHuz4/71HjZ0bGb/SPg8+lyTA+RLSKQvo7fSmPSi8/vcH3aKQ8EM9ywf1olaw==",
3090
+ "license": "MIT",
3091
+ "engines": {
3092
+ "node": ">=18"
3093
+ },
3094
+ "funding": {
3095
+ "type": "github",
3096
+ "url": "https://github.com/sponsors/tannerlinsley"
3097
+ }
3098
+ },
3099
+ "node_modules/@tanstack/form-core": {
3100
+ "version": "1.28.0",
3101
+ "resolved": "https://registry.npmjs.org/@tanstack/form-core/-/form-core-1.28.0.tgz",
3102
+ "integrity": "sha512-MX3YveB6SKHAJ2yUwp+Ca/PCguub8bVEnLcLUbFLwdkSRMkP0lMGdaZl+F0JuEgZw56c6iFoRyfILhS7OQpydA==",
3103
+ "license": "MIT",
3104
+ "dependencies": {
3105
+ "@tanstack/devtools-event-client": "^0.4.0",
3106
+ "@tanstack/pacer-lite": "^0.1.1",
3107
+ "@tanstack/store": "^0.7.7"
3108
+ },
3109
+ "funding": {
3110
+ "type": "github",
3111
+ "url": "https://github.com/sponsors/tannerlinsley"
3112
+ }
3113
+ },
3114
+ "node_modules/@tanstack/pacer-lite": {
3115
+ "version": "0.1.1",
3116
+ "resolved": "https://registry.npmjs.org/@tanstack/pacer-lite/-/pacer-lite-0.1.1.tgz",
3117
+ "integrity": "sha512-y/xtNPNt/YeyoVxE/JCx+T7yjEzpezmbb+toK8DDD1P4m7Kzs5YR956+7OKexG3f8aXgC3rLZl7b1V+yNUSy5w==",
3118
+ "license": "MIT",
3119
+ "engines": {
3120
+ "node": ">=18"
3121
+ },
3122
+ "funding": {
3123
+ "type": "github",
3124
+ "url": "https://github.com/sponsors/tannerlinsley"
3125
+ }
3126
+ },
3127
+ "node_modules/@tanstack/react-form": {
3128
+ "version": "1.28.0",
3129
+ "resolved": "https://registry.npmjs.org/@tanstack/react-form/-/react-form-1.28.0.tgz",
3130
+ "integrity": "sha512-ibLcf5QkTogV0Ly944CuqGxWTpHyreNA4Cy8Wtky7zE9wtE3HVapQt4/hUuXo51zihfTkv5URiXpoTSKF5Xosg==",
3131
+ "license": "MIT",
3132
+ "dependencies": {
3133
+ "@tanstack/form-core": "1.28.0",
3134
+ "@tanstack/react-store": "^0.8.0"
3135
+ },
3136
+ "funding": {
3137
+ "type": "github",
3138
+ "url": "https://github.com/sponsors/tannerlinsley"
3139
+ },
3140
+ "peerDependencies": {
3141
+ "react": "^17.0.0 || ^18.0.0 || ^19.0.0"
3142
+ },
3143
+ "peerDependenciesMeta": {
3144
+ "@tanstack/react-start": {
3145
+ "optional": true
3146
+ }
3147
+ }
3148
+ },
3149
+ "node_modules/@tanstack/react-store": {
3150
+ "version": "0.8.0",
3151
+ "resolved": "https://registry.npmjs.org/@tanstack/react-store/-/react-store-0.8.0.tgz",
3152
+ "integrity": "sha512-1vG9beLIuB7q69skxK9r5xiLN3ztzIPfSQSs0GfeqWGO2tGIyInZx0x1COhpx97RKaONSoAb8C3dxacWksm1ow==",
3153
+ "license": "MIT",
3154
+ "dependencies": {
3155
+ "@tanstack/store": "0.8.0",
3156
+ "use-sync-external-store": "^1.6.0"
3157
+ },
3158
+ "funding": {
3159
+ "type": "github",
3160
+ "url": "https://github.com/sponsors/tannerlinsley"
3161
+ },
3162
+ "peerDependencies": {
3163
+ "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
3164
+ "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
3165
+ }
3166
+ },
3167
+ "node_modules/@tanstack/react-store/node_modules/@tanstack/store": {
3168
+ "version": "0.8.0",
3169
+ "resolved": "https://registry.npmjs.org/@tanstack/store/-/store-0.8.0.tgz",
3170
+ "integrity": "sha512-Om+BO0YfMZe//X2z0uLF2j+75nQga6TpTJgLJQBiq85aOyZNIhkCgleNcud2KQg4k4v9Y9l+Uhru3qWMPGTOzQ==",
3171
+ "license": "MIT",
3172
+ "funding": {
3173
+ "type": "github",
3174
+ "url": "https://github.com/sponsors/tannerlinsley"
3175
+ }
3176
+ },
3177
+ "node_modules/@tanstack/store": {
3178
+ "version": "0.7.7",
3179
+ "resolved": "https://registry.npmjs.org/@tanstack/store/-/store-0.7.7.tgz",
3180
+ "integrity": "sha512-xa6pTan1bcaqYDS9BDpSiS63qa6EoDkPN9RsRaxHuDdVDNntzq3xNwR5YKTU/V3SkSyC9T4YVOPh2zRQN0nhIQ==",
3181
+ "license": "MIT",
3182
+ "funding": {
3183
+ "type": "github",
3184
+ "url": "https://github.com/sponsors/tannerlinsley"
3185
+ }
3186
+ },
2192
3187
  "node_modules/@testing-library/dom": {
2193
3188
  "version": "10.4.1",
2194
3189
  "dev": true,
@@ -2345,7 +3340,7 @@
2345
3340
  },
2346
3341
  "node_modules/@types/react": {
2347
3342
  "version": "19.2.11",
2348
- "dev": true,
3343
+ "devOptional": true,
2349
3344
  "license": "MIT",
2350
3345
  "dependencies": {
2351
3346
  "csstype": "^3.2.2"
@@ -2353,7 +3348,7 @@
2353
3348
  },
2354
3349
  "node_modules/@types/react-dom": {
2355
3350
  "version": "19.2.3",
2356
- "dev": true,
3351
+ "devOptional": true,
2357
3352
  "license": "MIT",
2358
3353
  "peerDependencies": {
2359
3354
  "@types/react": "^19.2.0"
@@ -2885,6 +3880,18 @@
2885
3880
  "dev": true,
2886
3881
  "license": "Python-2.0"
2887
3882
  },
3883
+ "node_modules/aria-hidden": {
3884
+ "version": "1.2.6",
3885
+ "resolved": "https://registry.npmjs.org/aria-hidden/-/aria-hidden-1.2.6.tgz",
3886
+ "integrity": "sha512-ik3ZgC9dY/lYVVM++OISsaYDeg1tb0VtP5uL3ouh1koGOaUMDPpbFIei4JkFimWUFPn90sbMNMXQAIVOlnYKJA==",
3887
+ "license": "MIT",
3888
+ "dependencies": {
3889
+ "tslib": "^2.0.0"
3890
+ },
3891
+ "engines": {
3892
+ "node": ">=10"
3893
+ }
3894
+ },
2888
3895
  "node_modules/aria-query": {
2889
3896
  "version": "5.3.0",
2890
3897
  "dev": true,
@@ -3211,6 +4218,18 @@
3211
4218
  "tslib": "^2.0.3"
3212
4219
  }
3213
4220
  },
4221
+ "node_modules/class-variance-authority": {
4222
+ "version": "0.7.1",
4223
+ "resolved": "https://registry.npmjs.org/class-variance-authority/-/class-variance-authority-0.7.1.tgz",
4224
+ "integrity": "sha512-Ka+9Trutv7G8M6WT6SeiRWz792K5qEqIGEGzXKhAE6xOWAY6pPH8U+9IY3oCMv6kqTmLsv7Xh/2w2RigkePMsg==",
4225
+ "license": "Apache-2.0",
4226
+ "dependencies": {
4227
+ "clsx": "^2.1.1"
4228
+ },
4229
+ "funding": {
4230
+ "url": "https://polar.sh/cva"
4231
+ }
4232
+ },
3214
4233
  "node_modules/cli-boxes": {
3215
4234
  "version": "3.0.0",
3216
4235
  "resolved": "https://registry.npmjs.org/cli-boxes/-/cli-boxes-3.0.0.tgz",
@@ -3242,6 +4261,15 @@
3242
4261
  "url": "https://github.com/sponsors/sindresorhus"
3243
4262
  }
3244
4263
  },
4264
+ "node_modules/clsx": {
4265
+ "version": "2.1.1",
4266
+ "resolved": "https://registry.npmjs.org/clsx/-/clsx-2.1.1.tgz",
4267
+ "integrity": "sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==",
4268
+ "license": "MIT",
4269
+ "engines": {
4270
+ "node": ">=6"
4271
+ }
4272
+ },
3245
4273
  "node_modules/color-convert": {
3246
4274
  "version": "2.0.1",
3247
4275
  "dev": true,
@@ -3412,7 +4440,7 @@
3412
4440
  },
3413
4441
  "node_modules/csstype": {
3414
4442
  "version": "3.2.3",
3415
- "dev": true,
4443
+ "devOptional": true,
3416
4444
  "license": "MIT"
3417
4445
  },
3418
4446
  "node_modules/csv-parse": {
@@ -3499,6 +4527,12 @@
3499
4527
  "node": ">=8"
3500
4528
  }
3501
4529
  },
4530
+ "node_modules/detect-node-es": {
4531
+ "version": "1.1.0",
4532
+ "resolved": "https://registry.npmjs.org/detect-node-es/-/detect-node-es-1.1.0.tgz",
4533
+ "integrity": "sha512-ypdmJU/TbBby2Dxibuv7ZLW3Bs1QEmM7nHjEANfohJLvE0XVujisn1qPJcZxg+qDucsr+bP6fLD1rPS3AhJ7EQ==",
4534
+ "license": "MIT"
4535
+ },
3502
4536
  "node_modules/dom-accessibility-api": {
3503
4537
  "version": "0.5.16",
3504
4538
  "dev": true,
@@ -4129,6 +5163,15 @@
4129
5163
  "url": "https://github.com/sponsors/ljharb"
4130
5164
  }
4131
5165
  },
5166
+ "node_modules/get-nonce": {
5167
+ "version": "1.0.1",
5168
+ "resolved": "https://registry.npmjs.org/get-nonce/-/get-nonce-1.0.1.tgz",
5169
+ "integrity": "sha512-FJhYRoDaiatfEkUK8HKlicmu/3SGFD51q3itKDGoSTysQJBnfOcxU5GxnhE1E6soB76MbT0MBtnKJuXyAx+96Q==",
5170
+ "license": "MIT",
5171
+ "engines": {
5172
+ "node": ">=6"
5173
+ }
5174
+ },
4132
5175
  "node_modules/get-proto": {
4133
5176
  "version": "1.0.1",
4134
5177
  "license": "MIT",
@@ -5064,6 +6107,15 @@
5064
6107
  "yallist": "^3.0.2"
5065
6108
  }
5066
6109
  },
6110
+ "node_modules/lucide-react": {
6111
+ "version": "0.562.0",
6112
+ "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.562.0.tgz",
6113
+ "integrity": "sha512-82hOAu7y0dbVuFfmO4bYF1XEwYk/mEbM5E+b1jgci/udUBEE/R7LF5Ip0CCEmXe8AybRM8L+04eP+LGZeDvkiw==",
6114
+ "license": "ISC",
6115
+ "peerDependencies": {
6116
+ "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0"
6117
+ }
6118
+ },
5067
6119
  "node_modules/lz-string": {
5068
6120
  "version": "1.5.0",
5069
6121
  "dev": true,
@@ -5839,6 +6891,53 @@
5839
6891
  "node": ">=0.10.0"
5840
6892
  }
5841
6893
  },
6894
+ "node_modules/react-remove-scroll": {
6895
+ "version": "2.7.2",
6896
+ "resolved": "https://registry.npmjs.org/react-remove-scroll/-/react-remove-scroll-2.7.2.tgz",
6897
+ "integrity": "sha512-Iqb9NjCCTt6Hf+vOdNIZGdTiH1QSqr27H/Ek9sv/a97gfueI/5h1s3yRi1nngzMUaOOToin5dI1dXKdXiF+u0Q==",
6898
+ "license": "MIT",
6899
+ "dependencies": {
6900
+ "react-remove-scroll-bar": "^2.3.7",
6901
+ "react-style-singleton": "^2.2.3",
6902
+ "tslib": "^2.1.0",
6903
+ "use-callback-ref": "^1.3.3",
6904
+ "use-sidecar": "^1.1.3"
6905
+ },
6906
+ "engines": {
6907
+ "node": ">=10"
6908
+ },
6909
+ "peerDependencies": {
6910
+ "@types/react": "*",
6911
+ "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc"
6912
+ },
6913
+ "peerDependenciesMeta": {
6914
+ "@types/react": {
6915
+ "optional": true
6916
+ }
6917
+ }
6918
+ },
6919
+ "node_modules/react-remove-scroll-bar": {
6920
+ "version": "2.3.8",
6921
+ "resolved": "https://registry.npmjs.org/react-remove-scroll-bar/-/react-remove-scroll-bar-2.3.8.tgz",
6922
+ "integrity": "sha512-9r+yi9+mgU33AKcj6IbT9oRCO78WriSj6t/cF8DWBZJ9aOGPOTEDvdUDz1FwKim7QXWwmHqtdHnRJfhAxEG46Q==",
6923
+ "license": "MIT",
6924
+ "dependencies": {
6925
+ "react-style-singleton": "^2.2.2",
6926
+ "tslib": "^2.0.0"
6927
+ },
6928
+ "engines": {
6929
+ "node": ">=10"
6930
+ },
6931
+ "peerDependencies": {
6932
+ "@types/react": "*",
6933
+ "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
6934
+ },
6935
+ "peerDependenciesMeta": {
6936
+ "@types/react": {
6937
+ "optional": true
6938
+ }
6939
+ }
6940
+ },
5842
6941
  "node_modules/react-router": {
5843
6942
  "version": "7.13.0",
5844
6943
  "license": "MIT",
@@ -5859,6 +6958,28 @@
5859
6958
  }
5860
6959
  }
5861
6960
  },
6961
+ "node_modules/react-style-singleton": {
6962
+ "version": "2.2.3",
6963
+ "resolved": "https://registry.npmjs.org/react-style-singleton/-/react-style-singleton-2.2.3.tgz",
6964
+ "integrity": "sha512-b6jSvxvVnyptAiLjbkWLE/lOnR4lfTtDAl+eUC7RZy+QQWc6wRzIV2CE6xBuMmDxc2qIihtDCZD5NPOFl7fRBQ==",
6965
+ "license": "MIT",
6966
+ "dependencies": {
6967
+ "get-nonce": "^1.0.0",
6968
+ "tslib": "^2.0.0"
6969
+ },
6970
+ "engines": {
6971
+ "node": ">=10"
6972
+ },
6973
+ "peerDependencies": {
6974
+ "@types/react": "*",
6975
+ "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc"
6976
+ },
6977
+ "peerDependenciesMeta": {
6978
+ "@types/react": {
6979
+ "optional": true
6980
+ }
6981
+ }
6982
+ },
5862
6983
  "node_modules/readable-stream": {
5863
6984
  "version": "2.3.8",
5864
6985
  "license": "MIT",
@@ -6375,6 +7496,16 @@
6375
7496
  "dev": true,
6376
7497
  "license": "MIT"
6377
7498
  },
7499
+ "node_modules/tailwind-merge": {
7500
+ "version": "3.4.0",
7501
+ "resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-3.4.0.tgz",
7502
+ "integrity": "sha512-uSaO4gnW+b3Y2aWoWfFpX62vn2sR3skfhbjsEnaBI81WD1wBLlHZe5sWf0AqjksNdYTbGBEd0UasQMT3SNV15g==",
7503
+ "license": "MIT",
7504
+ "funding": {
7505
+ "type": "github",
7506
+ "url": "https://github.com/sponsors/dcastil"
7507
+ }
7508
+ },
6378
7509
  "node_modules/tailwindcss": {
6379
7510
  "version": "4.1.18",
6380
7511
  "license": "MIT"
@@ -6695,6 +7826,58 @@
6695
7826
  "punycode": "^2.1.0"
6696
7827
  }
6697
7828
  },
7829
+ "node_modules/use-callback-ref": {
7830
+ "version": "1.3.3",
7831
+ "resolved": "https://registry.npmjs.org/use-callback-ref/-/use-callback-ref-1.3.3.tgz",
7832
+ "integrity": "sha512-jQL3lRnocaFtu3V00JToYz/4QkNWswxijDaCVNZRiRTO3HQDLsdu1ZtmIUvV4yPp+rvWm5j0y0TG/S61cuijTg==",
7833
+ "license": "MIT",
7834
+ "dependencies": {
7835
+ "tslib": "^2.0.0"
7836
+ },
7837
+ "engines": {
7838
+ "node": ">=10"
7839
+ },
7840
+ "peerDependencies": {
7841
+ "@types/react": "*",
7842
+ "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc"
7843
+ },
7844
+ "peerDependenciesMeta": {
7845
+ "@types/react": {
7846
+ "optional": true
7847
+ }
7848
+ }
7849
+ },
7850
+ "node_modules/use-sidecar": {
7851
+ "version": "1.1.3",
7852
+ "resolved": "https://registry.npmjs.org/use-sidecar/-/use-sidecar-1.1.3.tgz",
7853
+ "integrity": "sha512-Fedw0aZvkhynoPYlA5WXrMCAMm+nSWdZt6lzJQ7Ok8S6Q+VsHmHpRWndVRJ8Be0ZbkfPc5LRYH+5XrzXcEeLRQ==",
7854
+ "license": "MIT",
7855
+ "dependencies": {
7856
+ "detect-node-es": "^1.1.0",
7857
+ "tslib": "^2.0.0"
7858
+ },
7859
+ "engines": {
7860
+ "node": ">=10"
7861
+ },
7862
+ "peerDependencies": {
7863
+ "@types/react": "*",
7864
+ "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc"
7865
+ },
7866
+ "peerDependenciesMeta": {
7867
+ "@types/react": {
7868
+ "optional": true
7869
+ }
7870
+ }
7871
+ },
7872
+ "node_modules/use-sync-external-store": {
7873
+ "version": "1.6.0",
7874
+ "resolved": "https://registry.npmjs.org/use-sync-external-store/-/use-sync-external-store-1.6.0.tgz",
7875
+ "integrity": "sha512-Pp6GSwGP/NrPIrxVFAIkOQeyw8lFenOHijQWkUTrDvrF4ALqylP2C/KCkeS9dpUM3KvYRQhna5vt7IL95+ZQ9w==",
7876
+ "license": "MIT",
7877
+ "peerDependencies": {
7878
+ "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
7879
+ }
7880
+ },
6698
7881
  "node_modules/util-deprecate": {
6699
7882
  "version": "1.0.2",
6700
7883
  "license": "MIT"
@@ -7137,6 +8320,8 @@
7137
8320
  },
7138
8321
  "node_modules/zod": {
7139
8322
  "version": "4.3.6",
8323
+ "resolved": "https://registry.npmjs.org/zod/-/zod-4.3.6.tgz",
8324
+ "integrity": "sha512-rftlrkhHZOcjDwkGlnUtZZkvaPHCsDATp4pGpuOOMDaTdDDXF91wuVDJoWoPsKX/3YPQ5fHuF3STjcYyKr+Qhg==",
7140
8325
  "license": "MIT",
7141
8326
  "funding": {
7142
8327
  "url": "https://github.com/sponsors/colinhacks"