@equinor/echo-cli 1.0.3 → 2.0.0
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.
|
@@ -9,16 +9,17 @@
|
|
|
9
9
|
"version": "0.0.1",
|
|
10
10
|
"license": "MIT",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@equinor/echo-base": "
|
|
13
|
-
"@equinor/echo-components": "
|
|
14
|
-
"@equinor/echo-core": "
|
|
15
|
-
"@equinor/echo-framework": "
|
|
12
|
+
"@equinor/echo-base": "2.0.0",
|
|
13
|
+
"@equinor/echo-components": "2.0.0",
|
|
14
|
+
"@equinor/echo-core": "2.0.0",
|
|
15
|
+
"@equinor/echo-framework": "2.0.0",
|
|
16
16
|
"@equinor/echo-scripts": "0.1.5",
|
|
17
|
-
"@equinor/echo-search": "
|
|
18
|
-
"@equinor/echo-utils": "
|
|
19
|
-
"@equinor/eds-core-react": "0.
|
|
17
|
+
"@equinor/echo-search": "2.0.0",
|
|
18
|
+
"@equinor/echo-utils": "2.0.0",
|
|
19
|
+
"@equinor/eds-core-react": "0.49.0",
|
|
20
20
|
"@equinor/eds-icons": "0.22.0",
|
|
21
|
-
"@equinor/eds-
|
|
21
|
+
"@equinor/eds-tokens": "0.10.0",
|
|
22
|
+
"@equinor/eds-utils": "0.9.0",
|
|
22
23
|
"@microsoft/signalr": "9.0.6",
|
|
23
24
|
"@svgr/webpack": "8.1.0",
|
|
24
25
|
"@tanstack/react-query": "5.85.5",
|
|
@@ -1641,7 +1642,9 @@
|
|
|
1641
1642
|
}
|
|
1642
1643
|
},
|
|
1643
1644
|
"node_modules/@babel/runtime": {
|
|
1644
|
-
"version": "7.
|
|
1645
|
+
"version": "7.28.4",
|
|
1646
|
+
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.28.4.tgz",
|
|
1647
|
+
"integrity": "sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ==",
|
|
1645
1648
|
"license": "MIT",
|
|
1646
1649
|
"engines": {
|
|
1647
1650
|
"node": ">=6.9.0"
|
|
@@ -1725,18 +1728,18 @@
|
|
|
1725
1728
|
"license": "MIT"
|
|
1726
1729
|
},
|
|
1727
1730
|
"node_modules/@equinor/echo-base": {
|
|
1728
|
-
"version": "
|
|
1729
|
-
"resolved": "https://registry.npmjs.org/@equinor/echo-base/-/echo-base-
|
|
1730
|
-
"integrity": "sha512-
|
|
1731
|
+
"version": "2.0.0",
|
|
1732
|
+
"resolved": "https://registry.npmjs.org/@equinor/echo-base/-/echo-base-2.0.0.tgz",
|
|
1733
|
+
"integrity": "sha512-dG/C+sAK3ond0n7KcRtQGFHN7ZtriAnetdS+8E6XbbNVfQCr93UNsV/Q7vbHlx14Gc/LD+DHyH2sRAkQHEb7qA==",
|
|
1731
1734
|
"license": "MIT",
|
|
1732
1735
|
"dependencies": {
|
|
1733
1736
|
"lodash": "4.17.21"
|
|
1734
1737
|
}
|
|
1735
1738
|
},
|
|
1736
1739
|
"node_modules/@equinor/echo-components": {
|
|
1737
|
-
"version": "
|
|
1738
|
-
"resolved": "https://registry.npmjs.org/@equinor/echo-components/-/echo-components-
|
|
1739
|
-
"integrity": "sha512-
|
|
1740
|
+
"version": "2.0.0",
|
|
1741
|
+
"resolved": "https://registry.npmjs.org/@equinor/echo-components/-/echo-components-2.0.0.tgz",
|
|
1742
|
+
"integrity": "sha512-bXUlZS/nc4SBY+tAO1VmE9zmqVrbSWXifdzY5aumj2TgU49tMbHf7sUMNvkG7WHPmzmLwIsw3fgFMG4gYFdCYA==",
|
|
1740
1743
|
"dependencies": {
|
|
1741
1744
|
"chart.js": "4.5.1",
|
|
1742
1745
|
"react-datepicker": "8.7.0",
|
|
@@ -1744,10 +1747,10 @@
|
|
|
1744
1747
|
"react-window": "1.8.11"
|
|
1745
1748
|
},
|
|
1746
1749
|
"peerDependencies": {
|
|
1747
|
-
"@equinor/echo-utils": ">=
|
|
1748
|
-
"@equinor/eds-core-react": "0.
|
|
1750
|
+
"@equinor/echo-utils": ">= 2.0.0 < 3.0.0",
|
|
1751
|
+
"@equinor/eds-core-react": "0.49.0",
|
|
1749
1752
|
"@equinor/eds-icons": "0.22.0",
|
|
1750
|
-
"@equinor/eds-tokens": "0.
|
|
1753
|
+
"@equinor/eds-tokens": "0.10.0",
|
|
1751
1754
|
"classnames": "2.5.1",
|
|
1752
1755
|
"lodash": ">= 4.17.21 < 5",
|
|
1753
1756
|
"react": ">= 17.0.2",
|
|
@@ -1758,9 +1761,9 @@
|
|
|
1758
1761
|
}
|
|
1759
1762
|
},
|
|
1760
1763
|
"node_modules/@equinor/echo-core": {
|
|
1761
|
-
"version": "
|
|
1762
|
-
"resolved": "https://registry.npmjs.org/@equinor/echo-core/-/echo-core-
|
|
1763
|
-
"integrity": "sha512-
|
|
1764
|
+
"version": "2.0.0",
|
|
1765
|
+
"resolved": "https://registry.npmjs.org/@equinor/echo-core/-/echo-core-2.0.0.tgz",
|
|
1766
|
+
"integrity": "sha512-A8dMnh72ndN/hkV6Q7msIbbuyTAw4iONq0zrE+YBXXtuGMrPb+yzpfZRDts/dSZoMH1HzkWclyT1oEfRjj0Ibg==",
|
|
1764
1767
|
"license": "MIT",
|
|
1765
1768
|
"dependencies": {
|
|
1766
1769
|
"@azure/msal-browser": "4.25.0",
|
|
@@ -1768,7 +1771,7 @@
|
|
|
1768
1771
|
"sha1": "1.1.1"
|
|
1769
1772
|
},
|
|
1770
1773
|
"peerDependencies": {
|
|
1771
|
-
"@equinor/echo-base": ">=
|
|
1774
|
+
"@equinor/echo-base": ">= 2.0.0 < 3.0.0",
|
|
1772
1775
|
"@microsoft/microsoft-graph-types": "2.43.1",
|
|
1773
1776
|
"@microsoft/microsoft-graph-types-beta": "0.44.0-preview",
|
|
1774
1777
|
"@tanstack/react-query": ">= 5.24.1 < 6",
|
|
@@ -1778,9 +1781,9 @@
|
|
|
1778
1781
|
}
|
|
1779
1782
|
},
|
|
1780
1783
|
"node_modules/@equinor/echo-framework": {
|
|
1781
|
-
"version": "
|
|
1782
|
-
"resolved": "https://registry.npmjs.org/@equinor/echo-framework/-/echo-framework-
|
|
1783
|
-
"integrity": "sha512-
|
|
1784
|
+
"version": "2.0.0",
|
|
1785
|
+
"resolved": "https://registry.npmjs.org/@equinor/echo-framework/-/echo-framework-2.0.0.tgz",
|
|
1786
|
+
"integrity": "sha512-U+oriORM4GnB6wE5eATREx9nAiB9sl1w1v1xwf8D+Mb4F0+2EkebR38kVlow9ECwCM8v6o0ZEVjmxLzywA0bGg==",
|
|
1784
1787
|
"dependencies": {
|
|
1785
1788
|
"ag-charts-community": "12.2.0",
|
|
1786
1789
|
"ag-charts-enterprise": "12.2.0",
|
|
@@ -1789,12 +1792,12 @@
|
|
|
1789
1792
|
"mark.js": "8.11.1"
|
|
1790
1793
|
},
|
|
1791
1794
|
"peerDependencies": {
|
|
1792
|
-
"@equinor/echo-base": ">=
|
|
1793
|
-
"@equinor/echo-components": ">=
|
|
1794
|
-
"@equinor/echo-core": ">=
|
|
1795
|
-
"@equinor/echo-search": ">=
|
|
1796
|
-
"@equinor/echo-utils": ">=
|
|
1797
|
-
"@equinor/eds-core-react": "0.
|
|
1795
|
+
"@equinor/echo-base": ">= 2.0.0 < 3.0.0",
|
|
1796
|
+
"@equinor/echo-components": ">= 2.0.0 < 3.0.0",
|
|
1797
|
+
"@equinor/echo-core": ">= 2.0.0 < 3.0.0",
|
|
1798
|
+
"@equinor/echo-search": ">= 2.0.0 < 3.0.0",
|
|
1799
|
+
"@equinor/echo-utils": ">= 2.0.0 < 3.0.0",
|
|
1800
|
+
"@equinor/eds-core-react": "0.49.0",
|
|
1798
1801
|
"@equinor/eds-icons": "0.22.0",
|
|
1799
1802
|
"@microsoft/signalr": "9.0.6",
|
|
1800
1803
|
"@tanstack/react-query": ">= 5.14.2 < 6",
|
|
@@ -1813,9 +1816,9 @@
|
|
|
1813
1816
|
"license": "MIT"
|
|
1814
1817
|
},
|
|
1815
1818
|
"node_modules/@equinor/echo-search": {
|
|
1816
|
-
"version": "
|
|
1817
|
-
"resolved": "https://registry.npmjs.org/@equinor/echo-search/-/echo-search-
|
|
1818
|
-
"integrity": "sha512-
|
|
1819
|
+
"version": "2.0.0",
|
|
1820
|
+
"resolved": "https://registry.npmjs.org/@equinor/echo-search/-/echo-search-2.0.0.tgz",
|
|
1821
|
+
"integrity": "sha512-N7C4GwoCJep0K/SZay7BLs/KSNERsFLCQ4k5GPztPsXoS5pG8TZG2pnIkpXzspdNCX9XyJcWis0ke/qyQMQsdA==",
|
|
1819
1822
|
"dependencies": {
|
|
1820
1823
|
"comlink": "4.4.2",
|
|
1821
1824
|
"dexie": "4.2.1",
|
|
@@ -1823,8 +1826,8 @@
|
|
|
1823
1826
|
"worker-thread": "1.1.0"
|
|
1824
1827
|
},
|
|
1825
1828
|
"peerDependencies": {
|
|
1826
|
-
"@equinor/echo-core": ">=
|
|
1827
|
-
"@equinor/echo-utils": ">=
|
|
1829
|
+
"@equinor/echo-core": ">= 2.0.0 < 3.0.0",
|
|
1830
|
+
"@equinor/echo-utils": ">= 2.0.0 < 3.0.0",
|
|
1828
1831
|
"fake-indexeddb": ">=6.0.1 <7",
|
|
1829
1832
|
"lodash": ">= 4.17.21 < 5"
|
|
1830
1833
|
}
|
|
@@ -1844,9 +1847,9 @@
|
|
|
1844
1847
|
}
|
|
1845
1848
|
},
|
|
1846
1849
|
"node_modules/@equinor/echo-utils": {
|
|
1847
|
-
"version": "
|
|
1848
|
-
"resolved": "https://registry.npmjs.org/@equinor/echo-utils/-/echo-utils-
|
|
1849
|
-
"integrity": "sha512-
|
|
1850
|
+
"version": "2.0.0",
|
|
1851
|
+
"resolved": "https://registry.npmjs.org/@equinor/echo-utils/-/echo-utils-2.0.0.tgz",
|
|
1852
|
+
"integrity": "sha512-fkfDhCjoWFOO6HTCXpj1ZDs3JPv2Jql+M3byfeEowoI5d3myj9mk8kVHcxNVOjyNqVxKygbWT7Rf+q93uvVI7w==",
|
|
1850
1853
|
"license": "MIT",
|
|
1851
1854
|
"dependencies": {
|
|
1852
1855
|
"react-cool-onclickoutside": "1.7.0",
|
|
@@ -1861,22 +1864,24 @@
|
|
|
1861
1864
|
}
|
|
1862
1865
|
},
|
|
1863
1866
|
"node_modules/@equinor/eds-core-react": {
|
|
1864
|
-
"version": "0.
|
|
1867
|
+
"version": "0.49.0",
|
|
1868
|
+
"resolved": "https://registry.npmjs.org/@equinor/eds-core-react/-/eds-core-react-0.49.0.tgz",
|
|
1869
|
+
"integrity": "sha512-nFShN+Jwm5SXtEAb+KC6OYxcSomgk6aTolG3JY6zhJ73pT2xVFZnTX8t2CLBu/w5T1EFb70TzkQJGKFUk1nMmA==",
|
|
1865
1870
|
"license": "MIT",
|
|
1866
1871
|
"dependencies": {
|
|
1867
|
-
"@babel/runtime": "^7.
|
|
1872
|
+
"@babel/runtime": "^7.28.3",
|
|
1868
1873
|
"@equinor/eds-icons": "^0.22.0",
|
|
1869
|
-
"@equinor/eds-tokens": "0.
|
|
1870
|
-
"@equinor/eds-utils": "0.
|
|
1871
|
-
"@floating-ui/react": "^0.27.
|
|
1872
|
-
"@internationalized/date": "^3.
|
|
1873
|
-
"@react-aria/utils": "^3.
|
|
1874
|
-
"@react-stately/calendar": "^3.
|
|
1875
|
-
"@react-stately/datepicker": "^3.
|
|
1876
|
-
"@react-types/shared": "^3.
|
|
1877
|
-
"@tanstack/react-virtual": "3.
|
|
1874
|
+
"@equinor/eds-tokens": "0.10.0",
|
|
1875
|
+
"@equinor/eds-utils": "0.9.0",
|
|
1876
|
+
"@floating-ui/react": "^0.27.16",
|
|
1877
|
+
"@internationalized/date": "^3.9.0",
|
|
1878
|
+
"@react-aria/utils": "^3.30.1",
|
|
1879
|
+
"@react-stately/calendar": "^3.8.4",
|
|
1880
|
+
"@react-stately/datepicker": "^3.15.1",
|
|
1881
|
+
"@react-types/shared": "^3.32.0",
|
|
1882
|
+
"@tanstack/react-virtual": "3.13.12",
|
|
1878
1883
|
"downshift": "9.0.8",
|
|
1879
|
-
"react-aria": "^3.
|
|
1884
|
+
"react-aria": "^3.43.1"
|
|
1880
1885
|
},
|
|
1881
1886
|
"peerDependencies": {
|
|
1882
1887
|
"react": ">=16.8",
|
|
@@ -1889,19 +1894,19 @@
|
|
|
1889
1894
|
"license": "Apache-2.0"
|
|
1890
1895
|
},
|
|
1891
1896
|
"node_modules/@equinor/eds-tokens": {
|
|
1892
|
-
"version": "0.
|
|
1893
|
-
"
|
|
1894
|
-
"
|
|
1895
|
-
|
|
1896
|
-
"pnpm": ">=4"
|
|
1897
|
-
}
|
|
1897
|
+
"version": "0.10.0",
|
|
1898
|
+
"resolved": "https://registry.npmjs.org/@equinor/eds-tokens/-/eds-tokens-0.10.0.tgz",
|
|
1899
|
+
"integrity": "sha512-oI7V8gZrrtP2aMOfimUn6WsB06KFJ5Dv0Qip9g/dcch0zHN5ZR8po1pJFis+Jjfi/OrYKRm7Kd+LcKCwtKSb6Q==",
|
|
1900
|
+
"license": "MIT"
|
|
1898
1901
|
},
|
|
1899
1902
|
"node_modules/@equinor/eds-utils": {
|
|
1900
|
-
"version": "0.
|
|
1903
|
+
"version": "0.9.0",
|
|
1904
|
+
"resolved": "https://registry.npmjs.org/@equinor/eds-utils/-/eds-utils-0.9.0.tgz",
|
|
1905
|
+
"integrity": "sha512-+HQ/Xs2fsqpm0RZExp1OqtTdjCqDFARFEplndsbmm9NCLuB2JTH4VZYxd2UL4GpD51CWR/ysmXj3M9Ou6A1HgQ==",
|
|
1901
1906
|
"license": "MIT",
|
|
1902
1907
|
"dependencies": {
|
|
1903
|
-
"@babel/runtime": "^7.
|
|
1904
|
-
"@equinor/eds-tokens": "0.
|
|
1908
|
+
"@babel/runtime": "^7.28.3",
|
|
1909
|
+
"@equinor/eds-tokens": "0.10.0"
|
|
1905
1910
|
},
|
|
1906
1911
|
"peerDependencies": {
|
|
1907
1912
|
"react": ">=16.8",
|
|
@@ -1963,41 +1968,51 @@
|
|
|
1963
1968
|
"license": "MIT"
|
|
1964
1969
|
},
|
|
1965
1970
|
"node_modules/@formatjs/ecma402-abstract": {
|
|
1966
|
-
"version": "2.3.
|
|
1971
|
+
"version": "2.3.6",
|
|
1972
|
+
"resolved": "https://registry.npmjs.org/@formatjs/ecma402-abstract/-/ecma402-abstract-2.3.6.tgz",
|
|
1973
|
+
"integrity": "sha512-HJnTFeRM2kVFVr5gr5kH1XP6K0JcJtE7Lzvtr3FS/so5f1kpsqqqxy5JF+FRaO6H2qmcMfAUIox7AJteieRtVw==",
|
|
1967
1974
|
"license": "MIT",
|
|
1968
1975
|
"dependencies": {
|
|
1969
1976
|
"@formatjs/fast-memoize": "2.2.7",
|
|
1970
|
-
"@formatjs/intl-localematcher": "0.6.
|
|
1977
|
+
"@formatjs/intl-localematcher": "0.6.2",
|
|
1971
1978
|
"decimal.js": "^10.4.3",
|
|
1972
1979
|
"tslib": "^2.8.0"
|
|
1973
1980
|
}
|
|
1974
1981
|
},
|
|
1975
1982
|
"node_modules/@formatjs/fast-memoize": {
|
|
1976
1983
|
"version": "2.2.7",
|
|
1984
|
+
"resolved": "https://registry.npmjs.org/@formatjs/fast-memoize/-/fast-memoize-2.2.7.tgz",
|
|
1985
|
+
"integrity": "sha512-Yabmi9nSvyOMrlSeGGWDiH7rf3a7sIwplbvo/dlz9WCIjzIQAfy1RMf4S0X3yG724n5Ghu2GmEl5NJIV6O9sZQ==",
|
|
1977
1986
|
"license": "MIT",
|
|
1978
1987
|
"dependencies": {
|
|
1979
1988
|
"tslib": "^2.8.0"
|
|
1980
1989
|
}
|
|
1981
1990
|
},
|
|
1982
1991
|
"node_modules/@formatjs/icu-messageformat-parser": {
|
|
1983
|
-
"version": "2.11.
|
|
1992
|
+
"version": "2.11.4",
|
|
1993
|
+
"resolved": "https://registry.npmjs.org/@formatjs/icu-messageformat-parser/-/icu-messageformat-parser-2.11.4.tgz",
|
|
1994
|
+
"integrity": "sha512-7kR78cRrPNB4fjGFZg3Rmj5aah8rQj9KPzuLsmcSn4ipLXQvC04keycTI1F7kJYDwIXtT2+7IDEto842CfZBtw==",
|
|
1984
1995
|
"license": "MIT",
|
|
1985
1996
|
"dependencies": {
|
|
1986
|
-
"@formatjs/ecma402-abstract": "2.3.
|
|
1987
|
-
"@formatjs/icu-skeleton-parser": "1.8.
|
|
1997
|
+
"@formatjs/ecma402-abstract": "2.3.6",
|
|
1998
|
+
"@formatjs/icu-skeleton-parser": "1.8.16",
|
|
1988
1999
|
"tslib": "^2.8.0"
|
|
1989
2000
|
}
|
|
1990
2001
|
},
|
|
1991
2002
|
"node_modules/@formatjs/icu-skeleton-parser": {
|
|
1992
|
-
"version": "1.8.
|
|
2003
|
+
"version": "1.8.16",
|
|
2004
|
+
"resolved": "https://registry.npmjs.org/@formatjs/icu-skeleton-parser/-/icu-skeleton-parser-1.8.16.tgz",
|
|
2005
|
+
"integrity": "sha512-H13E9Xl+PxBd8D5/6TVUluSpxGNvFSlN/b3coUp0e0JpuWXXnQDiavIpY3NnvSp4xhEMoXyyBvVfdFX8jglOHQ==",
|
|
1993
2006
|
"license": "MIT",
|
|
1994
2007
|
"dependencies": {
|
|
1995
|
-
"@formatjs/ecma402-abstract": "2.3.
|
|
2008
|
+
"@formatjs/ecma402-abstract": "2.3.6",
|
|
1996
2009
|
"tslib": "^2.8.0"
|
|
1997
2010
|
}
|
|
1998
2011
|
},
|
|
1999
2012
|
"node_modules/@formatjs/intl-localematcher": {
|
|
2000
|
-
"version": "0.6.
|
|
2013
|
+
"version": "0.6.2",
|
|
2014
|
+
"resolved": "https://registry.npmjs.org/@formatjs/intl-localematcher/-/intl-localematcher-0.6.2.tgz",
|
|
2015
|
+
"integrity": "sha512-XOMO2Hupl0wdd172Y06h6kLpBz6Dv+J4okPLl4LPtzbr8f66WbIoy4ev98EBuZ6ZK4h5ydTN6XneT4QVpD7cdA==",
|
|
2001
2016
|
"license": "MIT",
|
|
2002
2017
|
"dependencies": {
|
|
2003
2018
|
"tslib": "^2.8.0"
|
|
@@ -2221,14 +2236,18 @@
|
|
|
2221
2236
|
}
|
|
2222
2237
|
},
|
|
2223
2238
|
"node_modules/@internationalized/date": {
|
|
2224
|
-
"version": "3.
|
|
2239
|
+
"version": "3.10.0",
|
|
2240
|
+
"resolved": "https://registry.npmjs.org/@internationalized/date/-/date-3.10.0.tgz",
|
|
2241
|
+
"integrity": "sha512-oxDR/NTEJ1k+UFVQElaNIk65E/Z83HK1z1WI3lQyhTtnNg4R5oVXaPzK3jcpKG8UHKDVuDQHzn+wsxSz8RP3aw==",
|
|
2225
2242
|
"license": "Apache-2.0",
|
|
2226
2243
|
"dependencies": {
|
|
2227
2244
|
"@swc/helpers": "^0.5.0"
|
|
2228
2245
|
}
|
|
2229
2246
|
},
|
|
2230
2247
|
"node_modules/@internationalized/message": {
|
|
2231
|
-
"version": "3.1.
|
|
2248
|
+
"version": "3.1.8",
|
|
2249
|
+
"resolved": "https://registry.npmjs.org/@internationalized/message/-/message-3.1.8.tgz",
|
|
2250
|
+
"integrity": "sha512-Rwk3j/TlYZhn3HQ6PyXUV0XP9Uv42jqZGNegt0BXlxjE6G3+LwHjbQZAGHhCnCPdaA6Tvd3ma/7QzLlLkJxAWA==",
|
|
2232
2251
|
"license": "Apache-2.0",
|
|
2233
2252
|
"dependencies": {
|
|
2234
2253
|
"@swc/helpers": "^0.5.0",
|
|
@@ -2236,14 +2255,18 @@
|
|
|
2236
2255
|
}
|
|
2237
2256
|
},
|
|
2238
2257
|
"node_modules/@internationalized/number": {
|
|
2239
|
-
"version": "3.6.
|
|
2258
|
+
"version": "3.6.5",
|
|
2259
|
+
"resolved": "https://registry.npmjs.org/@internationalized/number/-/number-3.6.5.tgz",
|
|
2260
|
+
"integrity": "sha512-6hY4Kl4HPBvtfS62asS/R22JzNNy8vi/Ssev7x6EobfCp+9QIB2hKvI2EtbdJ0VSQacxVNtqhE/NmF/NZ0gm6g==",
|
|
2240
2261
|
"license": "Apache-2.0",
|
|
2241
2262
|
"dependencies": {
|
|
2242
2263
|
"@swc/helpers": "^0.5.0"
|
|
2243
2264
|
}
|
|
2244
2265
|
},
|
|
2245
2266
|
"node_modules/@internationalized/string": {
|
|
2246
|
-
"version": "3.2.
|
|
2267
|
+
"version": "3.2.7",
|
|
2268
|
+
"resolved": "https://registry.npmjs.org/@internationalized/string/-/string-3.2.7.tgz",
|
|
2269
|
+
"integrity": "sha512-D4OHBjrinH+PFZPvfCXvG28n2LSykWcJ7GIioQL+ok0LON15SdfoUssoHzzOUmVZLbRoREsQXVzA6r8JKsbP6A==",
|
|
2247
2270
|
"license": "Apache-2.0",
|
|
2248
2271
|
"dependencies": {
|
|
2249
2272
|
"@swc/helpers": "^0.5.0"
|
|
@@ -3085,14 +3108,16 @@
|
|
|
3085
3108
|
}
|
|
3086
3109
|
},
|
|
3087
3110
|
"node_modules/@react-aria/breadcrumbs": {
|
|
3088
|
-
"version": "3.5.
|
|
3111
|
+
"version": "3.5.29",
|
|
3112
|
+
"resolved": "https://registry.npmjs.org/@react-aria/breadcrumbs/-/breadcrumbs-3.5.29.tgz",
|
|
3113
|
+
"integrity": "sha512-rKS0dryllaZJqrr3f/EAf2liz8CBEfmL5XACj+Z1TAig6GIYe1QuA3BtkX0cV9OkMugXdX8e3cbA7nD10ORRqg==",
|
|
3089
3114
|
"license": "Apache-2.0",
|
|
3090
3115
|
"dependencies": {
|
|
3091
|
-
"@react-aria/i18n": "^3.12.
|
|
3092
|
-
"@react-aria/link": "^3.8.
|
|
3093
|
-
"@react-aria/utils": "^3.
|
|
3094
|
-
"@react-types/breadcrumbs": "^3.7.
|
|
3095
|
-
"@react-types/shared": "^3.
|
|
3116
|
+
"@react-aria/i18n": "^3.12.13",
|
|
3117
|
+
"@react-aria/link": "^3.8.6",
|
|
3118
|
+
"@react-aria/utils": "^3.31.0",
|
|
3119
|
+
"@react-types/breadcrumbs": "^3.7.17",
|
|
3120
|
+
"@react-types/shared": "^3.32.1",
|
|
3096
3121
|
"@swc/helpers": "^0.5.0"
|
|
3097
3122
|
},
|
|
3098
3123
|
"peerDependencies": {
|
|
@@ -3101,15 +3126,17 @@
|
|
|
3101
3126
|
}
|
|
3102
3127
|
},
|
|
3103
3128
|
"node_modules/@react-aria/button": {
|
|
3104
|
-
"version": "3.
|
|
3129
|
+
"version": "3.14.2",
|
|
3130
|
+
"resolved": "https://registry.npmjs.org/@react-aria/button/-/button-3.14.2.tgz",
|
|
3131
|
+
"integrity": "sha512-VbLIA+Kd6f/MDjd+TJBUg2+vNDw66pnvsj2E4RLomjI9dfBuN7d+Yo2UnsqKVyhePjCUZ6xxa2yDuD63IOSIYA==",
|
|
3105
3132
|
"license": "Apache-2.0",
|
|
3106
3133
|
"dependencies": {
|
|
3107
|
-
"@react-aria/interactions": "^3.25.
|
|
3108
|
-
"@react-aria/toolbar": "3.0.0-beta.
|
|
3109
|
-
"@react-aria/utils": "^3.
|
|
3110
|
-
"@react-stately/toggle": "^3.
|
|
3111
|
-
"@react-types/button": "^3.
|
|
3112
|
-
"@react-types/shared": "^3.
|
|
3134
|
+
"@react-aria/interactions": "^3.25.6",
|
|
3135
|
+
"@react-aria/toolbar": "3.0.0-beta.21",
|
|
3136
|
+
"@react-aria/utils": "^3.31.0",
|
|
3137
|
+
"@react-stately/toggle": "^3.9.2",
|
|
3138
|
+
"@react-types/button": "^3.14.1",
|
|
3139
|
+
"@react-types/shared": "^3.32.1",
|
|
3113
3140
|
"@swc/helpers": "^0.5.0"
|
|
3114
3141
|
},
|
|
3115
3142
|
"peerDependencies": {
|
|
@@ -3118,18 +3145,20 @@
|
|
|
3118
3145
|
}
|
|
3119
3146
|
},
|
|
3120
3147
|
"node_modules/@react-aria/calendar": {
|
|
3121
|
-
"version": "3.
|
|
3148
|
+
"version": "3.9.2",
|
|
3149
|
+
"resolved": "https://registry.npmjs.org/@react-aria/calendar/-/calendar-3.9.2.tgz",
|
|
3150
|
+
"integrity": "sha512-uSLxLgOPRnEU4Jg59lAhUVA+uDx/55NBg4lpfsP2ynazyiJ5LCXmYceJi+VuOqMml7d9W0dB87OldOeLdIxYVA==",
|
|
3122
3151
|
"license": "Apache-2.0",
|
|
3123
3152
|
"dependencies": {
|
|
3124
|
-
"@internationalized/date": "^3.
|
|
3125
|
-
"@react-aria/i18n": "^3.12.
|
|
3126
|
-
"@react-aria/interactions": "^3.25.
|
|
3127
|
-
"@react-aria/live-announcer": "^3.4.
|
|
3128
|
-
"@react-aria/utils": "^3.
|
|
3129
|
-
"@react-stately/calendar": "^3.
|
|
3130
|
-
"@react-types/button": "^3.
|
|
3131
|
-
"@react-types/calendar": "^3.
|
|
3132
|
-
"@react-types/shared": "^3.
|
|
3153
|
+
"@internationalized/date": "^3.10.0",
|
|
3154
|
+
"@react-aria/i18n": "^3.12.13",
|
|
3155
|
+
"@react-aria/interactions": "^3.25.6",
|
|
3156
|
+
"@react-aria/live-announcer": "^3.4.4",
|
|
3157
|
+
"@react-aria/utils": "^3.31.0",
|
|
3158
|
+
"@react-stately/calendar": "^3.9.0",
|
|
3159
|
+
"@react-types/button": "^3.14.1",
|
|
3160
|
+
"@react-types/calendar": "^3.8.0",
|
|
3161
|
+
"@react-types/shared": "^3.32.1",
|
|
3133
3162
|
"@swc/helpers": "^0.5.0"
|
|
3134
3163
|
},
|
|
3135
3164
|
"peerDependencies": {
|
|
@@ -3138,19 +3167,21 @@
|
|
|
3138
3167
|
}
|
|
3139
3168
|
},
|
|
3140
3169
|
"node_modules/@react-aria/checkbox": {
|
|
3141
|
-
"version": "3.
|
|
3170
|
+
"version": "3.16.2",
|
|
3171
|
+
"resolved": "https://registry.npmjs.org/@react-aria/checkbox/-/checkbox-3.16.2.tgz",
|
|
3172
|
+
"integrity": "sha512-29Mj9ZqXioJ0bcMnNGooHztnTau5pikZqX3qCRj5bYR3by/ZFFavYoMroh9F7s/MbFm/tsKX+Sf02lYFEdXRjA==",
|
|
3142
3173
|
"license": "Apache-2.0",
|
|
3143
3174
|
"dependencies": {
|
|
3144
|
-
"@react-aria/form": "^3.
|
|
3145
|
-
"@react-aria/interactions": "^3.25.
|
|
3146
|
-
"@react-aria/label": "^3.7.
|
|
3147
|
-
"@react-aria/toggle": "^3.
|
|
3148
|
-
"@react-aria/utils": "^3.
|
|
3149
|
-
"@react-stately/checkbox": "^3.
|
|
3150
|
-
"@react-stately/form": "^3.
|
|
3151
|
-
"@react-stately/toggle": "^3.
|
|
3152
|
-
"@react-types/checkbox": "^3.
|
|
3153
|
-
"@react-types/shared": "^3.
|
|
3175
|
+
"@react-aria/form": "^3.1.2",
|
|
3176
|
+
"@react-aria/interactions": "^3.25.6",
|
|
3177
|
+
"@react-aria/label": "^3.7.22",
|
|
3178
|
+
"@react-aria/toggle": "^3.12.2",
|
|
3179
|
+
"@react-aria/utils": "^3.31.0",
|
|
3180
|
+
"@react-stately/checkbox": "^3.7.2",
|
|
3181
|
+
"@react-stately/form": "^3.2.2",
|
|
3182
|
+
"@react-stately/toggle": "^3.9.2",
|
|
3183
|
+
"@react-types/checkbox": "^3.10.2",
|
|
3184
|
+
"@react-types/shared": "^3.32.1",
|
|
3154
3185
|
"@swc/helpers": "^0.5.0"
|
|
3155
3186
|
},
|
|
3156
3187
|
"peerDependencies": {
|
|
@@ -3159,21 +3190,23 @@
|
|
|
3159
3190
|
}
|
|
3160
3191
|
},
|
|
3161
3192
|
"node_modules/@react-aria/color": {
|
|
3162
|
-
"version": "3.
|
|
3193
|
+
"version": "3.1.2",
|
|
3194
|
+
"resolved": "https://registry.npmjs.org/@react-aria/color/-/color-3.1.2.tgz",
|
|
3195
|
+
"integrity": "sha512-jCC+Q7rAQGLQBkHjkPAeDuGYuMbc4neifjlNRiyZ9as1z4gg63H8MteoWYYk6K4vCKKxSixgt8MfI29XWMOWPQ==",
|
|
3163
3196
|
"license": "Apache-2.0",
|
|
3164
3197
|
"dependencies": {
|
|
3165
|
-
"@react-aria/i18n": "^3.12.
|
|
3166
|
-
"@react-aria/interactions": "^3.25.
|
|
3167
|
-
"@react-aria/numberfield": "^3.
|
|
3168
|
-
"@react-aria/slider": "^3.
|
|
3169
|
-
"@react-aria/spinbutton": "^3.6.
|
|
3170
|
-
"@react-aria/textfield": "^3.
|
|
3171
|
-
"@react-aria/utils": "^3.
|
|
3172
|
-
"@react-aria/visually-hidden": "^3.8.
|
|
3173
|
-
"@react-stately/color": "^3.
|
|
3174
|
-
"@react-stately/form": "^3.
|
|
3175
|
-
"@react-types/color": "^3.
|
|
3176
|
-
"@react-types/shared": "^3.
|
|
3198
|
+
"@react-aria/i18n": "^3.12.13",
|
|
3199
|
+
"@react-aria/interactions": "^3.25.6",
|
|
3200
|
+
"@react-aria/numberfield": "^3.12.2",
|
|
3201
|
+
"@react-aria/slider": "^3.8.2",
|
|
3202
|
+
"@react-aria/spinbutton": "^3.6.19",
|
|
3203
|
+
"@react-aria/textfield": "^3.18.2",
|
|
3204
|
+
"@react-aria/utils": "^3.31.0",
|
|
3205
|
+
"@react-aria/visually-hidden": "^3.8.28",
|
|
3206
|
+
"@react-stately/color": "^3.9.2",
|
|
3207
|
+
"@react-stately/form": "^3.2.2",
|
|
3208
|
+
"@react-types/color": "^3.1.2",
|
|
3209
|
+
"@react-types/shared": "^3.32.1",
|
|
3177
3210
|
"@swc/helpers": "^0.5.0"
|
|
3178
3211
|
},
|
|
3179
3212
|
"peerDependencies": {
|
|
@@ -3182,24 +3215,26 @@
|
|
|
3182
3215
|
}
|
|
3183
3216
|
},
|
|
3184
3217
|
"node_modules/@react-aria/combobox": {
|
|
3185
|
-
"version": "3.
|
|
3218
|
+
"version": "3.14.0",
|
|
3219
|
+
"resolved": "https://registry.npmjs.org/@react-aria/combobox/-/combobox-3.14.0.tgz",
|
|
3220
|
+
"integrity": "sha512-z4ro0Hma//p4nL2IJx5iUa7NwxeXbzSoZ0se5uTYjG1rUUMszg+wqQh/AQoL+eiULn7rs18JY9wwNbVIkRNKWA==",
|
|
3186
3221
|
"license": "Apache-2.0",
|
|
3187
3222
|
"dependencies": {
|
|
3188
|
-
"@react-aria/focus": "^3.
|
|
3189
|
-
"@react-aria/i18n": "^3.12.
|
|
3190
|
-
"@react-aria/listbox": "^3.
|
|
3191
|
-
"@react-aria/live-announcer": "^3.4.
|
|
3192
|
-
"@react-aria/menu": "^3.
|
|
3193
|
-
"@react-aria/overlays": "^3.
|
|
3194
|
-
"@react-aria/selection": "^3.
|
|
3195
|
-
"@react-aria/textfield": "^3.
|
|
3196
|
-
"@react-aria/utils": "^3.
|
|
3197
|
-
"@react-stately/collections": "^3.12.
|
|
3198
|
-
"@react-stately/combobox": "^3.
|
|
3199
|
-
"@react-stately/form": "^3.
|
|
3200
|
-
"@react-types/button": "^3.
|
|
3201
|
-
"@react-types/combobox": "^3.13.
|
|
3202
|
-
"@react-types/shared": "^3.
|
|
3223
|
+
"@react-aria/focus": "^3.21.2",
|
|
3224
|
+
"@react-aria/i18n": "^3.12.13",
|
|
3225
|
+
"@react-aria/listbox": "^3.15.0",
|
|
3226
|
+
"@react-aria/live-announcer": "^3.4.4",
|
|
3227
|
+
"@react-aria/menu": "^3.19.3",
|
|
3228
|
+
"@react-aria/overlays": "^3.30.0",
|
|
3229
|
+
"@react-aria/selection": "^3.26.0",
|
|
3230
|
+
"@react-aria/textfield": "^3.18.2",
|
|
3231
|
+
"@react-aria/utils": "^3.31.0",
|
|
3232
|
+
"@react-stately/collections": "^3.12.8",
|
|
3233
|
+
"@react-stately/combobox": "^3.12.0",
|
|
3234
|
+
"@react-stately/form": "^3.2.2",
|
|
3235
|
+
"@react-types/button": "^3.14.1",
|
|
3236
|
+
"@react-types/combobox": "^3.13.9",
|
|
3237
|
+
"@react-types/shared": "^3.32.1",
|
|
3203
3238
|
"@swc/helpers": "^0.5.0"
|
|
3204
3239
|
},
|
|
3205
3240
|
"peerDependencies": {
|
|
@@ -3208,26 +3243,28 @@
|
|
|
3208
3243
|
}
|
|
3209
3244
|
},
|
|
3210
3245
|
"node_modules/@react-aria/datepicker": {
|
|
3211
|
-
"version": "3.
|
|
3246
|
+
"version": "3.15.2",
|
|
3247
|
+
"resolved": "https://registry.npmjs.org/@react-aria/datepicker/-/datepicker-3.15.2.tgz",
|
|
3248
|
+
"integrity": "sha512-th078hyNqPf4P2K10su/y32zPDjs3lOYVdHvsL9/+5K1dnTvLHCK5vgUyLuyn8FchhF7cmHV49D+LZVv65PEpQ==",
|
|
3212
3249
|
"license": "Apache-2.0",
|
|
3213
3250
|
"dependencies": {
|
|
3214
|
-
"@internationalized/date": "^3.
|
|
3215
|
-
"@internationalized/number": "^3.6.
|
|
3216
|
-
"@internationalized/string": "^3.2.
|
|
3217
|
-
"@react-aria/focus": "^3.
|
|
3218
|
-
"@react-aria/form": "^3.
|
|
3219
|
-
"@react-aria/i18n": "^3.12.
|
|
3220
|
-
"@react-aria/interactions": "^3.25.
|
|
3221
|
-
"@react-aria/label": "^3.7.
|
|
3222
|
-
"@react-aria/spinbutton": "^3.6.
|
|
3223
|
-
"@react-aria/utils": "^3.
|
|
3224
|
-
"@react-stately/datepicker": "^3.
|
|
3225
|
-
"@react-stately/form": "^3.
|
|
3226
|
-
"@react-types/button": "^3.
|
|
3227
|
-
"@react-types/calendar": "^3.
|
|
3228
|
-
"@react-types/datepicker": "^3.
|
|
3229
|
-
"@react-types/dialog": "^3.5.
|
|
3230
|
-
"@react-types/shared": "^3.
|
|
3251
|
+
"@internationalized/date": "^3.10.0",
|
|
3252
|
+
"@internationalized/number": "^3.6.5",
|
|
3253
|
+
"@internationalized/string": "^3.2.7",
|
|
3254
|
+
"@react-aria/focus": "^3.21.2",
|
|
3255
|
+
"@react-aria/form": "^3.1.2",
|
|
3256
|
+
"@react-aria/i18n": "^3.12.13",
|
|
3257
|
+
"@react-aria/interactions": "^3.25.6",
|
|
3258
|
+
"@react-aria/label": "^3.7.22",
|
|
3259
|
+
"@react-aria/spinbutton": "^3.6.19",
|
|
3260
|
+
"@react-aria/utils": "^3.31.0",
|
|
3261
|
+
"@react-stately/datepicker": "^3.15.2",
|
|
3262
|
+
"@react-stately/form": "^3.2.2",
|
|
3263
|
+
"@react-types/button": "^3.14.1",
|
|
3264
|
+
"@react-types/calendar": "^3.8.0",
|
|
3265
|
+
"@react-types/datepicker": "^3.13.2",
|
|
3266
|
+
"@react-types/dialog": "^3.5.22",
|
|
3267
|
+
"@react-types/shared": "^3.32.1",
|
|
3231
3268
|
"@swc/helpers": "^0.5.0"
|
|
3232
3269
|
},
|
|
3233
3270
|
"peerDependencies": {
|
|
@@ -3236,14 +3273,16 @@
|
|
|
3236
3273
|
}
|
|
3237
3274
|
},
|
|
3238
3275
|
"node_modules/@react-aria/dialog": {
|
|
3239
|
-
"version": "3.5.
|
|
3276
|
+
"version": "3.5.31",
|
|
3277
|
+
"resolved": "https://registry.npmjs.org/@react-aria/dialog/-/dialog-3.5.31.tgz",
|
|
3278
|
+
"integrity": "sha512-inxQMyrzX0UBW9Mhraq0nZ4HjHdygQvllzloT1E/RlDd61lr3RbmJR6pLsrbKOTtSvDIBJpCso1xEdHCFNmA0Q==",
|
|
3240
3279
|
"license": "Apache-2.0",
|
|
3241
3280
|
"dependencies": {
|
|
3242
|
-
"@react-aria/interactions": "^3.25.
|
|
3243
|
-
"@react-aria/overlays": "^3.
|
|
3244
|
-
"@react-aria/utils": "^3.
|
|
3245
|
-
"@react-types/dialog": "^3.5.
|
|
3246
|
-
"@react-types/shared": "^3.
|
|
3281
|
+
"@react-aria/interactions": "^3.25.6",
|
|
3282
|
+
"@react-aria/overlays": "^3.30.0",
|
|
3283
|
+
"@react-aria/utils": "^3.31.0",
|
|
3284
|
+
"@react-types/dialog": "^3.5.22",
|
|
3285
|
+
"@react-types/shared": "^3.32.1",
|
|
3247
3286
|
"@swc/helpers": "^0.5.0"
|
|
3248
3287
|
},
|
|
3249
3288
|
"peerDependencies": {
|
|
@@ -3252,13 +3291,15 @@
|
|
|
3252
3291
|
}
|
|
3253
3292
|
},
|
|
3254
3293
|
"node_modules/@react-aria/disclosure": {
|
|
3255
|
-
"version": "3.0
|
|
3294
|
+
"version": "3.1.0",
|
|
3295
|
+
"resolved": "https://registry.npmjs.org/@react-aria/disclosure/-/disclosure-3.1.0.tgz",
|
|
3296
|
+
"integrity": "sha512-5996BeBpnj+yKXYysz+UuhFQxGFPvaZZ3zNBd052wz/i+TVFVGSqqYJ6cwZyO1AfBR8zOT0ZIiK4EC3ETwSvtQ==",
|
|
3256
3297
|
"license": "Apache-2.0",
|
|
3257
3298
|
"dependencies": {
|
|
3258
|
-
"@react-aria/ssr": "^3.9.
|
|
3259
|
-
"@react-aria/utils": "^3.
|
|
3260
|
-
"@react-stately/disclosure": "^3.0.
|
|
3261
|
-
"@react-types/button": "^3.
|
|
3299
|
+
"@react-aria/ssr": "^3.9.10",
|
|
3300
|
+
"@react-aria/utils": "^3.31.0",
|
|
3301
|
+
"@react-stately/disclosure": "^3.0.8",
|
|
3302
|
+
"@react-types/button": "^3.14.1",
|
|
3262
3303
|
"@swc/helpers": "^0.5.0"
|
|
3263
3304
|
},
|
|
3264
3305
|
"peerDependencies": {
|
|
@@ -3267,18 +3308,21 @@
|
|
|
3267
3308
|
}
|
|
3268
3309
|
},
|
|
3269
3310
|
"node_modules/@react-aria/dnd": {
|
|
3270
|
-
"version": "3.
|
|
3311
|
+
"version": "3.11.3",
|
|
3312
|
+
"resolved": "https://registry.npmjs.org/@react-aria/dnd/-/dnd-3.11.3.tgz",
|
|
3313
|
+
"integrity": "sha512-MyTziciik1Owz3rqDghu0K3ZtTFvmj/R2ZsLDwbU9N4hKqGX/BKnrI8SytTn8RDqVv5LmA/GhApLngiupTAsXw==",
|
|
3271
3314
|
"license": "Apache-2.0",
|
|
3272
3315
|
"dependencies": {
|
|
3273
|
-
"@internationalized/string": "^3.2.
|
|
3274
|
-
"@react-aria/i18n": "^3.12.
|
|
3275
|
-
"@react-aria/interactions": "^3.25.
|
|
3276
|
-
"@react-aria/live-announcer": "^3.4.
|
|
3277
|
-
"@react-aria/overlays": "^3.
|
|
3278
|
-
"@react-aria/utils": "^3.
|
|
3279
|
-
"@react-stately/
|
|
3280
|
-
"@react-
|
|
3281
|
-
"@react-types/
|
|
3316
|
+
"@internationalized/string": "^3.2.7",
|
|
3317
|
+
"@react-aria/i18n": "^3.12.13",
|
|
3318
|
+
"@react-aria/interactions": "^3.25.6",
|
|
3319
|
+
"@react-aria/live-announcer": "^3.4.4",
|
|
3320
|
+
"@react-aria/overlays": "^3.30.0",
|
|
3321
|
+
"@react-aria/utils": "^3.31.0",
|
|
3322
|
+
"@react-stately/collections": "^3.12.8",
|
|
3323
|
+
"@react-stately/dnd": "^3.7.1",
|
|
3324
|
+
"@react-types/button": "^3.14.1",
|
|
3325
|
+
"@react-types/shared": "^3.32.1",
|
|
3282
3326
|
"@swc/helpers": "^0.5.0"
|
|
3283
3327
|
},
|
|
3284
3328
|
"peerDependencies": {
|
|
@@ -3287,12 +3331,14 @@
|
|
|
3287
3331
|
}
|
|
3288
3332
|
},
|
|
3289
3333
|
"node_modules/@react-aria/focus": {
|
|
3290
|
-
"version": "3.
|
|
3334
|
+
"version": "3.21.2",
|
|
3335
|
+
"resolved": "https://registry.npmjs.org/@react-aria/focus/-/focus-3.21.2.tgz",
|
|
3336
|
+
"integrity": "sha512-JWaCR7wJVggj+ldmM/cb/DXFg47CXR55lznJhZBh4XVqJjMKwaOOqpT5vNN7kpC1wUpXicGNuDnJDN1S/+6dhQ==",
|
|
3291
3337
|
"license": "Apache-2.0",
|
|
3292
3338
|
"dependencies": {
|
|
3293
|
-
"@react-aria/interactions": "^3.25.
|
|
3294
|
-
"@react-aria/utils": "^3.
|
|
3295
|
-
"@react-types/shared": "^3.
|
|
3339
|
+
"@react-aria/interactions": "^3.25.6",
|
|
3340
|
+
"@react-aria/utils": "^3.31.0",
|
|
3341
|
+
"@react-types/shared": "^3.32.1",
|
|
3296
3342
|
"@swc/helpers": "^0.5.0",
|
|
3297
3343
|
"clsx": "^2.0.0"
|
|
3298
3344
|
},
|
|
@@ -3302,13 +3348,15 @@
|
|
|
3302
3348
|
}
|
|
3303
3349
|
},
|
|
3304
3350
|
"node_modules/@react-aria/form": {
|
|
3305
|
-
"version": "3.
|
|
3351
|
+
"version": "3.1.2",
|
|
3352
|
+
"resolved": "https://registry.npmjs.org/@react-aria/form/-/form-3.1.2.tgz",
|
|
3353
|
+
"integrity": "sha512-R3i7L7Ci61PqZQvOrnL9xJeWEbh28UkTVgkj72EvBBn39y4h7ReH++0stv7rRs8p5ozETSKezBbGfu4UsBewWw==",
|
|
3306
3354
|
"license": "Apache-2.0",
|
|
3307
3355
|
"dependencies": {
|
|
3308
|
-
"@react-aria/interactions": "^3.25.
|
|
3309
|
-
"@react-aria/utils": "^3.
|
|
3310
|
-
"@react-stately/form": "^3.
|
|
3311
|
-
"@react-types/shared": "^3.
|
|
3356
|
+
"@react-aria/interactions": "^3.25.6",
|
|
3357
|
+
"@react-aria/utils": "^3.31.0",
|
|
3358
|
+
"@react-stately/form": "^3.2.2",
|
|
3359
|
+
"@react-types/shared": "^3.32.1",
|
|
3312
3360
|
"@swc/helpers": "^0.5.0"
|
|
3313
3361
|
},
|
|
3314
3362
|
"peerDependencies": {
|
|
@@ -3317,21 +3365,23 @@
|
|
|
3317
3365
|
}
|
|
3318
3366
|
},
|
|
3319
3367
|
"node_modules/@react-aria/grid": {
|
|
3320
|
-
"version": "3.
|
|
3368
|
+
"version": "3.14.5",
|
|
3369
|
+
"resolved": "https://registry.npmjs.org/@react-aria/grid/-/grid-3.14.5.tgz",
|
|
3370
|
+
"integrity": "sha512-XHw6rgjlTqc85e3zjsWo3U0EVwjN5MOYtrolCKc/lc2ItNdcY3OlMhpsU9+6jHwg/U3VCSWkGvwAz9hg7krd8Q==",
|
|
3321
3371
|
"license": "Apache-2.0",
|
|
3322
3372
|
"dependencies": {
|
|
3323
|
-
"@react-aria/focus": "^3.
|
|
3324
|
-
"@react-aria/i18n": "^3.12.
|
|
3325
|
-
"@react-aria/interactions": "^3.25.
|
|
3326
|
-
"@react-aria/live-announcer": "^3.4.
|
|
3327
|
-
"@react-aria/selection": "^3.
|
|
3328
|
-
"@react-aria/utils": "^3.
|
|
3329
|
-
"@react-stately/collections": "^3.12.
|
|
3330
|
-
"@react-stately/grid": "^3.11.
|
|
3331
|
-
"@react-stately/selection": "^3.20.
|
|
3332
|
-
"@react-types/checkbox": "^3.
|
|
3333
|
-
"@react-types/grid": "^3.3.
|
|
3334
|
-
"@react-types/shared": "^3.
|
|
3373
|
+
"@react-aria/focus": "^3.21.2",
|
|
3374
|
+
"@react-aria/i18n": "^3.12.13",
|
|
3375
|
+
"@react-aria/interactions": "^3.25.6",
|
|
3376
|
+
"@react-aria/live-announcer": "^3.4.4",
|
|
3377
|
+
"@react-aria/selection": "^3.26.0",
|
|
3378
|
+
"@react-aria/utils": "^3.31.0",
|
|
3379
|
+
"@react-stately/collections": "^3.12.8",
|
|
3380
|
+
"@react-stately/grid": "^3.11.6",
|
|
3381
|
+
"@react-stately/selection": "^3.20.6",
|
|
3382
|
+
"@react-types/checkbox": "^3.10.2",
|
|
3383
|
+
"@react-types/grid": "^3.3.6",
|
|
3384
|
+
"@react-types/shared": "^3.32.1",
|
|
3335
3385
|
"@swc/helpers": "^0.5.0"
|
|
3336
3386
|
},
|
|
3337
3387
|
"peerDependencies": {
|
|
@@ -3340,19 +3390,20 @@
|
|
|
3340
3390
|
}
|
|
3341
3391
|
},
|
|
3342
3392
|
"node_modules/@react-aria/gridlist": {
|
|
3343
|
-
"version": "3.
|
|
3393
|
+
"version": "3.14.1",
|
|
3394
|
+
"resolved": "https://registry.npmjs.org/@react-aria/gridlist/-/gridlist-3.14.1.tgz",
|
|
3395
|
+
"integrity": "sha512-keS03Am07aOn7RuNaRsMOyh0jscyhDn95asCVy4lxhl9A9TFk1Jw0o2L6q6cWRj1gFiKeacj/otG5H8ZKQQ2Wg==",
|
|
3344
3396
|
"license": "Apache-2.0",
|
|
3345
3397
|
"dependencies": {
|
|
3346
|
-
"@react-aria/focus": "^3.
|
|
3347
|
-
"@react-aria/grid": "^3.
|
|
3348
|
-
"@react-aria/i18n": "^3.12.
|
|
3349
|
-
"@react-aria/interactions": "^3.25.
|
|
3350
|
-
"@react-aria/selection": "^3.
|
|
3351
|
-
"@react-aria/utils": "^3.
|
|
3352
|
-
"@react-stately/
|
|
3353
|
-
"@react-stately/
|
|
3354
|
-
"@react-
|
|
3355
|
-
"@react-types/shared": "^3.29.0",
|
|
3398
|
+
"@react-aria/focus": "^3.21.2",
|
|
3399
|
+
"@react-aria/grid": "^3.14.5",
|
|
3400
|
+
"@react-aria/i18n": "^3.12.13",
|
|
3401
|
+
"@react-aria/interactions": "^3.25.6",
|
|
3402
|
+
"@react-aria/selection": "^3.26.0",
|
|
3403
|
+
"@react-aria/utils": "^3.31.0",
|
|
3404
|
+
"@react-stately/list": "^3.13.1",
|
|
3405
|
+
"@react-stately/tree": "^3.9.3",
|
|
3406
|
+
"@react-types/shared": "^3.32.1",
|
|
3356
3407
|
"@swc/helpers": "^0.5.0"
|
|
3357
3408
|
},
|
|
3358
3409
|
"peerDependencies": {
|
|
@@ -3361,16 +3412,18 @@
|
|
|
3361
3412
|
}
|
|
3362
3413
|
},
|
|
3363
3414
|
"node_modules/@react-aria/i18n": {
|
|
3364
|
-
"version": "3.12.
|
|
3415
|
+
"version": "3.12.13",
|
|
3416
|
+
"resolved": "https://registry.npmjs.org/@react-aria/i18n/-/i18n-3.12.13.tgz",
|
|
3417
|
+
"integrity": "sha512-YTM2BPg0v1RvmP8keHenJBmlx8FXUKsdYIEX7x6QWRd1hKlcDwphfjzvt0InX9wiLiPHsT5EoBTpuUk8SXc0Mg==",
|
|
3365
3418
|
"license": "Apache-2.0",
|
|
3366
3419
|
"dependencies": {
|
|
3367
|
-
"@internationalized/date": "^3.
|
|
3368
|
-
"@internationalized/message": "^3.1.
|
|
3369
|
-
"@internationalized/number": "^3.6.
|
|
3370
|
-
"@internationalized/string": "^3.2.
|
|
3371
|
-
"@react-aria/ssr": "^3.9.
|
|
3372
|
-
"@react-aria/utils": "^3.
|
|
3373
|
-
"@react-types/shared": "^3.
|
|
3420
|
+
"@internationalized/date": "^3.10.0",
|
|
3421
|
+
"@internationalized/message": "^3.1.8",
|
|
3422
|
+
"@internationalized/number": "^3.6.5",
|
|
3423
|
+
"@internationalized/string": "^3.2.7",
|
|
3424
|
+
"@react-aria/ssr": "^3.9.10",
|
|
3425
|
+
"@react-aria/utils": "^3.31.0",
|
|
3426
|
+
"@react-types/shared": "^3.32.1",
|
|
3374
3427
|
"@swc/helpers": "^0.5.0"
|
|
3375
3428
|
},
|
|
3376
3429
|
"peerDependencies": {
|
|
@@ -3379,13 +3432,15 @@
|
|
|
3379
3432
|
}
|
|
3380
3433
|
},
|
|
3381
3434
|
"node_modules/@react-aria/interactions": {
|
|
3382
|
-
"version": "3.25.
|
|
3435
|
+
"version": "3.25.6",
|
|
3436
|
+
"resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.25.6.tgz",
|
|
3437
|
+
"integrity": "sha512-5UgwZmohpixwNMVkMvn9K1ceJe6TzlRlAfuYoQDUuOkk62/JVJNDLAPKIf5YMRc7d2B0rmfgaZLMtbREb0Zvkw==",
|
|
3383
3438
|
"license": "Apache-2.0",
|
|
3384
3439
|
"dependencies": {
|
|
3385
|
-
"@react-aria/ssr": "^3.9.
|
|
3386
|
-
"@react-aria/utils": "^3.
|
|
3387
|
-
"@react-stately/flags": "^3.1.
|
|
3388
|
-
"@react-types/shared": "^3.
|
|
3440
|
+
"@react-aria/ssr": "^3.9.10",
|
|
3441
|
+
"@react-aria/utils": "^3.31.0",
|
|
3442
|
+
"@react-stately/flags": "^3.1.2",
|
|
3443
|
+
"@react-types/shared": "^3.32.1",
|
|
3389
3444
|
"@swc/helpers": "^0.5.0"
|
|
3390
3445
|
},
|
|
3391
3446
|
"peerDependencies": {
|
|
@@ -3394,11 +3449,13 @@
|
|
|
3394
3449
|
}
|
|
3395
3450
|
},
|
|
3396
3451
|
"node_modules/@react-aria/label": {
|
|
3397
|
-
"version": "3.7.
|
|
3452
|
+
"version": "3.7.22",
|
|
3453
|
+
"resolved": "https://registry.npmjs.org/@react-aria/label/-/label-3.7.22.tgz",
|
|
3454
|
+
"integrity": "sha512-jLquJeA5ZNqDT64UpTc9XJ7kQYltUlNcgxZ37/v4mHe0UZ7QohCKdKQhXHONb0h2jjNUpp2HOZI8J9++jOpzxA==",
|
|
3398
3455
|
"license": "Apache-2.0",
|
|
3399
3456
|
"dependencies": {
|
|
3400
|
-
"@react-aria/utils": "^3.
|
|
3401
|
-
"@react-types/shared": "^3.
|
|
3457
|
+
"@react-aria/utils": "^3.31.0",
|
|
3458
|
+
"@react-types/shared": "^3.32.1",
|
|
3402
3459
|
"@swc/helpers": "^0.5.0"
|
|
3403
3460
|
},
|
|
3404
3461
|
"peerDependencies": {
|
|
@@ -3407,11 +3464,13 @@
|
|
|
3407
3464
|
}
|
|
3408
3465
|
},
|
|
3409
3466
|
"node_modules/@react-aria/landmark": {
|
|
3410
|
-
"version": "3.0.
|
|
3467
|
+
"version": "3.0.7",
|
|
3468
|
+
"resolved": "https://registry.npmjs.org/@react-aria/landmark/-/landmark-3.0.7.tgz",
|
|
3469
|
+
"integrity": "sha512-t8c610b8hPLS6Vwv+rbuSyljZosI1s5+Tosfa0Fk4q7d+Ex6Yj7hLfUFy59GxZAufhUYfGX396fT0gPqAbU1tg==",
|
|
3411
3470
|
"license": "Apache-2.0",
|
|
3412
3471
|
"dependencies": {
|
|
3413
|
-
"@react-aria/utils": "^3.
|
|
3414
|
-
"@react-types/shared": "^3.
|
|
3472
|
+
"@react-aria/utils": "^3.31.0",
|
|
3473
|
+
"@react-types/shared": "^3.32.1",
|
|
3415
3474
|
"@swc/helpers": "^0.5.0",
|
|
3416
3475
|
"use-sync-external-store": "^1.4.0"
|
|
3417
3476
|
},
|
|
@@ -3421,13 +3480,15 @@
|
|
|
3421
3480
|
}
|
|
3422
3481
|
},
|
|
3423
3482
|
"node_modules/@react-aria/link": {
|
|
3424
|
-
"version": "3.8.
|
|
3483
|
+
"version": "3.8.6",
|
|
3484
|
+
"resolved": "https://registry.npmjs.org/@react-aria/link/-/link-3.8.6.tgz",
|
|
3485
|
+
"integrity": "sha512-7F7UDJnwbU9IjfoAdl6f3Hho5/WB7rwcydUOjUux0p7YVWh/fTjIFjfAGyIir7MJhPapun1D0t97QQ3+8jXVcg==",
|
|
3425
3486
|
"license": "Apache-2.0",
|
|
3426
3487
|
"dependencies": {
|
|
3427
|
-
"@react-aria/interactions": "^3.25.
|
|
3428
|
-
"@react-aria/utils": "^3.
|
|
3429
|
-
"@react-types/link": "^3.6.
|
|
3430
|
-
"@react-types/shared": "^3.
|
|
3488
|
+
"@react-aria/interactions": "^3.25.6",
|
|
3489
|
+
"@react-aria/utils": "^3.31.0",
|
|
3490
|
+
"@react-types/link": "^3.6.5",
|
|
3491
|
+
"@react-types/shared": "^3.32.1",
|
|
3431
3492
|
"@swc/helpers": "^0.5.0"
|
|
3432
3493
|
},
|
|
3433
3494
|
"peerDependencies": {
|
|
@@ -3436,17 +3497,19 @@
|
|
|
3436
3497
|
}
|
|
3437
3498
|
},
|
|
3438
3499
|
"node_modules/@react-aria/listbox": {
|
|
3439
|
-
"version": "3.
|
|
3500
|
+
"version": "3.15.0",
|
|
3501
|
+
"resolved": "https://registry.npmjs.org/@react-aria/listbox/-/listbox-3.15.0.tgz",
|
|
3502
|
+
"integrity": "sha512-Ub1Wu79R9sgxM7h4HeEdjOgOKDHwduvYcnDqsSddGXgpkL8ADjsy2YUQ0hHY5VnzA4BxK36bLp4mzSna8Qvj1w==",
|
|
3440
3503
|
"license": "Apache-2.0",
|
|
3441
3504
|
"dependencies": {
|
|
3442
|
-
"@react-aria/interactions": "^3.25.
|
|
3443
|
-
"@react-aria/label": "^3.7.
|
|
3444
|
-
"@react-aria/selection": "^3.
|
|
3445
|
-
"@react-aria/utils": "^3.
|
|
3446
|
-
"@react-stately/collections": "^3.12.
|
|
3447
|
-
"@react-stately/list": "^3.
|
|
3448
|
-
"@react-types/listbox": "^3.
|
|
3449
|
-
"@react-types/shared": "^3.
|
|
3505
|
+
"@react-aria/interactions": "^3.25.6",
|
|
3506
|
+
"@react-aria/label": "^3.7.22",
|
|
3507
|
+
"@react-aria/selection": "^3.26.0",
|
|
3508
|
+
"@react-aria/utils": "^3.31.0",
|
|
3509
|
+
"@react-stately/collections": "^3.12.8",
|
|
3510
|
+
"@react-stately/list": "^3.13.1",
|
|
3511
|
+
"@react-types/listbox": "^3.7.4",
|
|
3512
|
+
"@react-types/shared": "^3.32.1",
|
|
3450
3513
|
"@swc/helpers": "^0.5.0"
|
|
3451
3514
|
},
|
|
3452
3515
|
"peerDependencies": {
|
|
@@ -3455,29 +3518,33 @@
|
|
|
3455
3518
|
}
|
|
3456
3519
|
},
|
|
3457
3520
|
"node_modules/@react-aria/live-announcer": {
|
|
3458
|
-
"version": "3.4.
|
|
3521
|
+
"version": "3.4.4",
|
|
3522
|
+
"resolved": "https://registry.npmjs.org/@react-aria/live-announcer/-/live-announcer-3.4.4.tgz",
|
|
3523
|
+
"integrity": "sha512-PTTBIjNRnrdJOIRTDGNifY2d//kA7GUAwRFJNOEwSNG4FW+Bq9awqLiflw0JkpyB0VNIwou6lqKPHZVLsGWOXA==",
|
|
3459
3524
|
"license": "Apache-2.0",
|
|
3460
3525
|
"dependencies": {
|
|
3461
3526
|
"@swc/helpers": "^0.5.0"
|
|
3462
3527
|
}
|
|
3463
3528
|
},
|
|
3464
3529
|
"node_modules/@react-aria/menu": {
|
|
3465
|
-
"version": "3.
|
|
3530
|
+
"version": "3.19.3",
|
|
3531
|
+
"resolved": "https://registry.npmjs.org/@react-aria/menu/-/menu-3.19.3.tgz",
|
|
3532
|
+
"integrity": "sha512-52fh8y8b2776R2VrfZPpUBJYC9oTP7XDy+zZuZTxPEd7Ywk0JNUl5F92y6ru22yPkS13sdhrNM/Op+V/KulmAg==",
|
|
3466
3533
|
"license": "Apache-2.0",
|
|
3467
3534
|
"dependencies": {
|
|
3468
|
-
"@react-aria/focus": "^3.
|
|
3469
|
-
"@react-aria/i18n": "^3.12.
|
|
3470
|
-
"@react-aria/interactions": "^3.25.
|
|
3471
|
-
"@react-aria/overlays": "^3.
|
|
3472
|
-
"@react-aria/selection": "^3.
|
|
3473
|
-
"@react-aria/utils": "^3.
|
|
3474
|
-
"@react-stately/collections": "^3.12.
|
|
3475
|
-
"@react-stately/menu": "^3.9.
|
|
3476
|
-
"@react-stately/selection": "^3.20.
|
|
3477
|
-
"@react-stately/tree": "^3.
|
|
3478
|
-
"@react-types/button": "^3.
|
|
3479
|
-
"@react-types/menu": "^3.10.
|
|
3480
|
-
"@react-types/shared": "^3.
|
|
3535
|
+
"@react-aria/focus": "^3.21.2",
|
|
3536
|
+
"@react-aria/i18n": "^3.12.13",
|
|
3537
|
+
"@react-aria/interactions": "^3.25.6",
|
|
3538
|
+
"@react-aria/overlays": "^3.30.0",
|
|
3539
|
+
"@react-aria/selection": "^3.26.0",
|
|
3540
|
+
"@react-aria/utils": "^3.31.0",
|
|
3541
|
+
"@react-stately/collections": "^3.12.8",
|
|
3542
|
+
"@react-stately/menu": "^3.9.8",
|
|
3543
|
+
"@react-stately/selection": "^3.20.6",
|
|
3544
|
+
"@react-stately/tree": "^3.9.3",
|
|
3545
|
+
"@react-types/button": "^3.14.1",
|
|
3546
|
+
"@react-types/menu": "^3.10.5",
|
|
3547
|
+
"@react-types/shared": "^3.32.1",
|
|
3481
3548
|
"@swc/helpers": "^0.5.0"
|
|
3482
3549
|
},
|
|
3483
3550
|
"peerDependencies": {
|
|
@@ -3486,12 +3553,14 @@
|
|
|
3486
3553
|
}
|
|
3487
3554
|
},
|
|
3488
3555
|
"node_modules/@react-aria/meter": {
|
|
3489
|
-
"version": "3.4.
|
|
3556
|
+
"version": "3.4.27",
|
|
3557
|
+
"resolved": "https://registry.npmjs.org/@react-aria/meter/-/meter-3.4.27.tgz",
|
|
3558
|
+
"integrity": "sha512-andOOdJkgRJF9vBi5VWRmFodK+GT+5X1lLeNUmb4qOX8/MVfX/RbK72LDeIhd7xC7rSCFHj3WvZ198rK4q0k3w==",
|
|
3490
3559
|
"license": "Apache-2.0",
|
|
3491
3560
|
"dependencies": {
|
|
3492
|
-
"@react-aria/progress": "^3.4.
|
|
3493
|
-
"@react-types/meter": "^3.4.
|
|
3494
|
-
"@react-types/shared": "^3.
|
|
3561
|
+
"@react-aria/progress": "^3.4.27",
|
|
3562
|
+
"@react-types/meter": "^3.4.13",
|
|
3563
|
+
"@react-types/shared": "^3.32.1",
|
|
3495
3564
|
"@swc/helpers": "^0.5.0"
|
|
3496
3565
|
},
|
|
3497
3566
|
"peerDependencies": {
|
|
@@ -3500,19 +3569,21 @@
|
|
|
3500
3569
|
}
|
|
3501
3570
|
},
|
|
3502
3571
|
"node_modules/@react-aria/numberfield": {
|
|
3503
|
-
"version": "3.
|
|
3572
|
+
"version": "3.12.2",
|
|
3573
|
+
"resolved": "https://registry.npmjs.org/@react-aria/numberfield/-/numberfield-3.12.2.tgz",
|
|
3574
|
+
"integrity": "sha512-M2b+z0HIXiXpGAWOQkO2kpIjaLNUXJ5Q3/GMa3Fkr+B1piFX0VuOynYrtddKVrmXCe+r5t+XcGb0KS29uqv7nQ==",
|
|
3504
3575
|
"license": "Apache-2.0",
|
|
3505
3576
|
"dependencies": {
|
|
3506
|
-
"@react-aria/i18n": "^3.12.
|
|
3507
|
-
"@react-aria/interactions": "^3.25.
|
|
3508
|
-
"@react-aria/spinbutton": "^3.6.
|
|
3509
|
-
"@react-aria/textfield": "^3.
|
|
3510
|
-
"@react-aria/utils": "^3.
|
|
3511
|
-
"@react-stately/form": "^3.
|
|
3512
|
-
"@react-stately/numberfield": "^3.
|
|
3513
|
-
"@react-types/button": "^3.
|
|
3514
|
-
"@react-types/numberfield": "^3.8.
|
|
3515
|
-
"@react-types/shared": "^3.
|
|
3577
|
+
"@react-aria/i18n": "^3.12.13",
|
|
3578
|
+
"@react-aria/interactions": "^3.25.6",
|
|
3579
|
+
"@react-aria/spinbutton": "^3.6.19",
|
|
3580
|
+
"@react-aria/textfield": "^3.18.2",
|
|
3581
|
+
"@react-aria/utils": "^3.31.0",
|
|
3582
|
+
"@react-stately/form": "^3.2.2",
|
|
3583
|
+
"@react-stately/numberfield": "^3.10.2",
|
|
3584
|
+
"@react-types/button": "^3.14.1",
|
|
3585
|
+
"@react-types/numberfield": "^3.8.15",
|
|
3586
|
+
"@react-types/shared": "^3.32.1",
|
|
3516
3587
|
"@swc/helpers": "^0.5.0"
|
|
3517
3588
|
},
|
|
3518
3589
|
"peerDependencies": {
|
|
@@ -3521,19 +3592,21 @@
|
|
|
3521
3592
|
}
|
|
3522
3593
|
},
|
|
3523
3594
|
"node_modules/@react-aria/overlays": {
|
|
3524
|
-
"version": "3.
|
|
3595
|
+
"version": "3.30.0",
|
|
3596
|
+
"resolved": "https://registry.npmjs.org/@react-aria/overlays/-/overlays-3.30.0.tgz",
|
|
3597
|
+
"integrity": "sha512-UpjqSjYZx5FAhceWCRVsW6fX1sEwya1fQ/TKkL53FAlLFR8QKuoKqFlmiL43YUFTcGK3UdEOy3cWTleLQwdSmQ==",
|
|
3525
3598
|
"license": "Apache-2.0",
|
|
3526
3599
|
"dependencies": {
|
|
3527
|
-
"@react-aria/focus": "^3.
|
|
3528
|
-
"@react-aria/i18n": "^3.12.
|
|
3529
|
-
"@react-aria/interactions": "^3.25.
|
|
3530
|
-
"@react-aria/ssr": "^3.9.
|
|
3531
|
-
"@react-aria/utils": "^3.
|
|
3532
|
-
"@react-aria/visually-hidden": "^3.8.
|
|
3533
|
-
"@react-stately/overlays": "^3.6.
|
|
3534
|
-
"@react-types/button": "^3.
|
|
3535
|
-
"@react-types/overlays": "^3.
|
|
3536
|
-
"@react-types/shared": "^3.
|
|
3600
|
+
"@react-aria/focus": "^3.21.2",
|
|
3601
|
+
"@react-aria/i18n": "^3.12.13",
|
|
3602
|
+
"@react-aria/interactions": "^3.25.6",
|
|
3603
|
+
"@react-aria/ssr": "^3.9.10",
|
|
3604
|
+
"@react-aria/utils": "^3.31.0",
|
|
3605
|
+
"@react-aria/visually-hidden": "^3.8.28",
|
|
3606
|
+
"@react-stately/overlays": "^3.6.20",
|
|
3607
|
+
"@react-types/button": "^3.14.1",
|
|
3608
|
+
"@react-types/overlays": "^3.9.2",
|
|
3609
|
+
"@react-types/shared": "^3.32.1",
|
|
3537
3610
|
"@swc/helpers": "^0.5.0"
|
|
3538
3611
|
},
|
|
3539
3612
|
"peerDependencies": {
|
|
@@ -3542,14 +3615,16 @@
|
|
|
3542
3615
|
}
|
|
3543
3616
|
},
|
|
3544
3617
|
"node_modules/@react-aria/progress": {
|
|
3545
|
-
"version": "3.4.
|
|
3618
|
+
"version": "3.4.27",
|
|
3619
|
+
"resolved": "https://registry.npmjs.org/@react-aria/progress/-/progress-3.4.27.tgz",
|
|
3620
|
+
"integrity": "sha512-0OA1shs1575g1zmO8+rWozdbTnxThFFhOfuoL1m7UV5Dley6FHpueoKB1ECv7B+Qm4dQt6DoEqLg7wsbbQDhmg==",
|
|
3546
3621
|
"license": "Apache-2.0",
|
|
3547
3622
|
"dependencies": {
|
|
3548
|
-
"@react-aria/i18n": "^3.12.
|
|
3549
|
-
"@react-aria/label": "^3.7.
|
|
3550
|
-
"@react-aria/utils": "^3.
|
|
3551
|
-
"@react-types/progress": "^3.5.
|
|
3552
|
-
"@react-types/shared": "^3.
|
|
3623
|
+
"@react-aria/i18n": "^3.12.13",
|
|
3624
|
+
"@react-aria/label": "^3.7.22",
|
|
3625
|
+
"@react-aria/utils": "^3.31.0",
|
|
3626
|
+
"@react-types/progress": "^3.5.16",
|
|
3627
|
+
"@react-types/shared": "^3.32.1",
|
|
3553
3628
|
"@swc/helpers": "^0.5.0"
|
|
3554
3629
|
},
|
|
3555
3630
|
"peerDependencies": {
|
|
@@ -3558,18 +3633,20 @@
|
|
|
3558
3633
|
}
|
|
3559
3634
|
},
|
|
3560
3635
|
"node_modules/@react-aria/radio": {
|
|
3561
|
-
"version": "3.
|
|
3636
|
+
"version": "3.12.2",
|
|
3637
|
+
"resolved": "https://registry.npmjs.org/@react-aria/radio/-/radio-3.12.2.tgz",
|
|
3638
|
+
"integrity": "sha512-I11f6I90neCh56rT/6ieAs3XyDKvEfbj/QmbU5cX3p+SJpRRPN0vxQi5D1hkh0uxDpeClxygSr31NmZsd4sqfg==",
|
|
3562
3639
|
"license": "Apache-2.0",
|
|
3563
3640
|
"dependencies": {
|
|
3564
|
-
"@react-aria/focus": "^3.
|
|
3565
|
-
"@react-aria/form": "^3.
|
|
3566
|
-
"@react-aria/i18n": "^3.12.
|
|
3567
|
-
"@react-aria/interactions": "^3.25.
|
|
3568
|
-
"@react-aria/label": "^3.7.
|
|
3569
|
-
"@react-aria/utils": "^3.
|
|
3570
|
-
"@react-stately/radio": "^3.
|
|
3571
|
-
"@react-types/radio": "^3.
|
|
3572
|
-
"@react-types/shared": "^3.
|
|
3641
|
+
"@react-aria/focus": "^3.21.2",
|
|
3642
|
+
"@react-aria/form": "^3.1.2",
|
|
3643
|
+
"@react-aria/i18n": "^3.12.13",
|
|
3644
|
+
"@react-aria/interactions": "^3.25.6",
|
|
3645
|
+
"@react-aria/label": "^3.7.22",
|
|
3646
|
+
"@react-aria/utils": "^3.31.0",
|
|
3647
|
+
"@react-stately/radio": "^3.11.2",
|
|
3648
|
+
"@react-types/radio": "^3.9.2",
|
|
3649
|
+
"@react-types/shared": "^3.32.1",
|
|
3573
3650
|
"@swc/helpers": "^0.5.0"
|
|
3574
3651
|
},
|
|
3575
3652
|
"peerDependencies": {
|
|
@@ -3578,16 +3655,18 @@
|
|
|
3578
3655
|
}
|
|
3579
3656
|
},
|
|
3580
3657
|
"node_modules/@react-aria/searchfield": {
|
|
3581
|
-
"version": "3.8.
|
|
3658
|
+
"version": "3.8.9",
|
|
3659
|
+
"resolved": "https://registry.npmjs.org/@react-aria/searchfield/-/searchfield-3.8.9.tgz",
|
|
3660
|
+
"integrity": "sha512-Yt2pj8Wb5/XsUr2T0DQqFv+DlFpzzWIWnNr9cJATUcWV/xw6ok7YFEg9+7EHtBmsCQxFFJtock1QfZzBw6qLtQ==",
|
|
3582
3661
|
"license": "Apache-2.0",
|
|
3583
3662
|
"dependencies": {
|
|
3584
|
-
"@react-aria/i18n": "^3.12.
|
|
3585
|
-
"@react-aria/textfield": "^3.
|
|
3586
|
-
"@react-aria/utils": "^3.
|
|
3587
|
-
"@react-stately/searchfield": "^3.5.
|
|
3588
|
-
"@react-types/button": "^3.
|
|
3589
|
-
"@react-types/searchfield": "^3.6.
|
|
3590
|
-
"@react-types/shared": "^3.
|
|
3663
|
+
"@react-aria/i18n": "^3.12.13",
|
|
3664
|
+
"@react-aria/textfield": "^3.18.2",
|
|
3665
|
+
"@react-aria/utils": "^3.31.0",
|
|
3666
|
+
"@react-stately/searchfield": "^3.5.16",
|
|
3667
|
+
"@react-types/button": "^3.14.1",
|
|
3668
|
+
"@react-types/searchfield": "^3.6.6",
|
|
3669
|
+
"@react-types/shared": "^3.32.1",
|
|
3591
3670
|
"@swc/helpers": "^0.5.0"
|
|
3592
3671
|
},
|
|
3593
3672
|
"peerDependencies": {
|
|
@@ -3596,22 +3675,24 @@
|
|
|
3596
3675
|
}
|
|
3597
3676
|
},
|
|
3598
3677
|
"node_modules/@react-aria/select": {
|
|
3599
|
-
"version": "3.
|
|
3678
|
+
"version": "3.17.0",
|
|
3679
|
+
"resolved": "https://registry.npmjs.org/@react-aria/select/-/select-3.17.0.tgz",
|
|
3680
|
+
"integrity": "sha512-q5ZuyAn5jSOeI0Ys99951TaGcF4O7u1SSBVxPMwVVXOU8ZhToCNx+WG3n/JDYHEjqdo7sbsVRaPA7LkBzBGf5w==",
|
|
3600
3681
|
"license": "Apache-2.0",
|
|
3601
3682
|
"dependencies": {
|
|
3602
|
-
"@react-aria/form": "^3.
|
|
3603
|
-
"@react-aria/i18n": "^3.12.
|
|
3604
|
-
"@react-aria/interactions": "^3.25.
|
|
3605
|
-
"@react-aria/label": "^3.7.
|
|
3606
|
-
"@react-aria/listbox": "^3.
|
|
3607
|
-
"@react-aria/menu": "^3.
|
|
3608
|
-
"@react-aria/selection": "^3.
|
|
3609
|
-
"@react-aria/utils": "^3.
|
|
3610
|
-
"@react-aria/visually-hidden": "^3.8.
|
|
3611
|
-
"@react-stately/select": "^3.
|
|
3612
|
-
"@react-types/button": "^3.
|
|
3613
|
-
"@react-types/select": "^3.
|
|
3614
|
-
"@react-types/shared": "^3.
|
|
3683
|
+
"@react-aria/form": "^3.1.2",
|
|
3684
|
+
"@react-aria/i18n": "^3.12.13",
|
|
3685
|
+
"@react-aria/interactions": "^3.25.6",
|
|
3686
|
+
"@react-aria/label": "^3.7.22",
|
|
3687
|
+
"@react-aria/listbox": "^3.15.0",
|
|
3688
|
+
"@react-aria/menu": "^3.19.3",
|
|
3689
|
+
"@react-aria/selection": "^3.26.0",
|
|
3690
|
+
"@react-aria/utils": "^3.31.0",
|
|
3691
|
+
"@react-aria/visually-hidden": "^3.8.28",
|
|
3692
|
+
"@react-stately/select": "^3.8.0",
|
|
3693
|
+
"@react-types/button": "^3.14.1",
|
|
3694
|
+
"@react-types/select": "^3.11.0",
|
|
3695
|
+
"@react-types/shared": "^3.32.1",
|
|
3615
3696
|
"@swc/helpers": "^0.5.0"
|
|
3616
3697
|
},
|
|
3617
3698
|
"peerDependencies": {
|
|
@@ -3620,15 +3701,17 @@
|
|
|
3620
3701
|
}
|
|
3621
3702
|
},
|
|
3622
3703
|
"node_modules/@react-aria/selection": {
|
|
3623
|
-
"version": "3.
|
|
3704
|
+
"version": "3.26.0",
|
|
3705
|
+
"resolved": "https://registry.npmjs.org/@react-aria/selection/-/selection-3.26.0.tgz",
|
|
3706
|
+
"integrity": "sha512-ZBH3EfWZ+RfhTj01dH8L17uT7iNbXWS8u77/fUpHgtrm0pwNVhx0TYVnLU1YpazQ/3WVpvWhmBB8sWwD1FlD/g==",
|
|
3624
3707
|
"license": "Apache-2.0",
|
|
3625
3708
|
"dependencies": {
|
|
3626
|
-
"@react-aria/focus": "^3.
|
|
3627
|
-
"@react-aria/i18n": "^3.12.
|
|
3628
|
-
"@react-aria/interactions": "^3.25.
|
|
3629
|
-
"@react-aria/utils": "^3.
|
|
3630
|
-
"@react-stately/selection": "^3.20.
|
|
3631
|
-
"@react-types/shared": "^3.
|
|
3709
|
+
"@react-aria/focus": "^3.21.2",
|
|
3710
|
+
"@react-aria/i18n": "^3.12.13",
|
|
3711
|
+
"@react-aria/interactions": "^3.25.6",
|
|
3712
|
+
"@react-aria/utils": "^3.31.0",
|
|
3713
|
+
"@react-stately/selection": "^3.20.6",
|
|
3714
|
+
"@react-types/shared": "^3.32.1",
|
|
3632
3715
|
"@swc/helpers": "^0.5.0"
|
|
3633
3716
|
},
|
|
3634
3717
|
"peerDependencies": {
|
|
@@ -3637,11 +3720,13 @@
|
|
|
3637
3720
|
}
|
|
3638
3721
|
},
|
|
3639
3722
|
"node_modules/@react-aria/separator": {
|
|
3640
|
-
"version": "3.4.
|
|
3723
|
+
"version": "3.4.13",
|
|
3724
|
+
"resolved": "https://registry.npmjs.org/@react-aria/separator/-/separator-3.4.13.tgz",
|
|
3725
|
+
"integrity": "sha512-0NlcrdBfQbcjWEXdHl3+uSY1272n2ljT1gWL2RIf6aQsQWTZ0gz0rTgRHy0MTXN+y+tICItUERJT4vmTLtIzVg==",
|
|
3641
3726
|
"license": "Apache-2.0",
|
|
3642
3727
|
"dependencies": {
|
|
3643
|
-
"@react-aria/utils": "^3.
|
|
3644
|
-
"@react-types/shared": "^3.
|
|
3728
|
+
"@react-aria/utils": "^3.31.0",
|
|
3729
|
+
"@react-types/shared": "^3.32.1",
|
|
3645
3730
|
"@swc/helpers": "^0.5.0"
|
|
3646
3731
|
},
|
|
3647
3732
|
"peerDependencies": {
|
|
@@ -3650,16 +3735,18 @@
|
|
|
3650
3735
|
}
|
|
3651
3736
|
},
|
|
3652
3737
|
"node_modules/@react-aria/slider": {
|
|
3653
|
-
"version": "3.
|
|
3738
|
+
"version": "3.8.2",
|
|
3739
|
+
"resolved": "https://registry.npmjs.org/@react-aria/slider/-/slider-3.8.2.tgz",
|
|
3740
|
+
"integrity": "sha512-6KyUGaVzRE4xAz1LKHbNh1q5wzxe58pdTHFSnxNe6nk1SCoHw7NfI4h2s2m6LgJ0megFxsT0Ir8aHaFyyxmbgg==",
|
|
3654
3741
|
"license": "Apache-2.0",
|
|
3655
3742
|
"dependencies": {
|
|
3656
|
-
"@react-aria/i18n": "^3.12.
|
|
3657
|
-
"@react-aria/interactions": "^3.25.
|
|
3658
|
-
"@react-aria/label": "^3.7.
|
|
3659
|
-
"@react-aria/utils": "^3.
|
|
3660
|
-
"@react-stately/slider": "^3.
|
|
3661
|
-
"@react-types/shared": "^3.
|
|
3662
|
-
"@react-types/slider": "^3.
|
|
3743
|
+
"@react-aria/i18n": "^3.12.13",
|
|
3744
|
+
"@react-aria/interactions": "^3.25.6",
|
|
3745
|
+
"@react-aria/label": "^3.7.22",
|
|
3746
|
+
"@react-aria/utils": "^3.31.0",
|
|
3747
|
+
"@react-stately/slider": "^3.7.2",
|
|
3748
|
+
"@react-types/shared": "^3.32.1",
|
|
3749
|
+
"@react-types/slider": "^3.8.2",
|
|
3663
3750
|
"@swc/helpers": "^0.5.0"
|
|
3664
3751
|
},
|
|
3665
3752
|
"peerDependencies": {
|
|
@@ -3668,14 +3755,16 @@
|
|
|
3668
3755
|
}
|
|
3669
3756
|
},
|
|
3670
3757
|
"node_modules/@react-aria/spinbutton": {
|
|
3671
|
-
"version": "3.6.
|
|
3758
|
+
"version": "3.6.19",
|
|
3759
|
+
"resolved": "https://registry.npmjs.org/@react-aria/spinbutton/-/spinbutton-3.6.19.tgz",
|
|
3760
|
+
"integrity": "sha512-xOIXegDpts9t3RSHdIN0iYQpdts0FZ3LbpYJIYVvdEHo9OpDS+ElnDzCGtwZLguvZlwc5s1LAKuKopDUsAEMkw==",
|
|
3672
3761
|
"license": "Apache-2.0",
|
|
3673
3762
|
"dependencies": {
|
|
3674
|
-
"@react-aria/i18n": "^3.12.
|
|
3675
|
-
"@react-aria/live-announcer": "^3.4.
|
|
3676
|
-
"@react-aria/utils": "^3.
|
|
3677
|
-
"@react-types/button": "^3.
|
|
3678
|
-
"@react-types/shared": "^3.
|
|
3763
|
+
"@react-aria/i18n": "^3.12.13",
|
|
3764
|
+
"@react-aria/live-announcer": "^3.4.4",
|
|
3765
|
+
"@react-aria/utils": "^3.31.0",
|
|
3766
|
+
"@react-types/button": "^3.14.1",
|
|
3767
|
+
"@react-types/shared": "^3.32.1",
|
|
3679
3768
|
"@swc/helpers": "^0.5.0"
|
|
3680
3769
|
},
|
|
3681
3770
|
"peerDependencies": {
|
|
@@ -3684,7 +3773,9 @@
|
|
|
3684
3773
|
}
|
|
3685
3774
|
},
|
|
3686
3775
|
"node_modules/@react-aria/ssr": {
|
|
3687
|
-
"version": "3.9.
|
|
3776
|
+
"version": "3.9.10",
|
|
3777
|
+
"resolved": "https://registry.npmjs.org/@react-aria/ssr/-/ssr-3.9.10.tgz",
|
|
3778
|
+
"integrity": "sha512-hvTm77Pf+pMBhuBm760Li0BVIO38jv1IBws1xFm1NoL26PU+fe+FMW5+VZWyANR6nYL65joaJKZqOdTQMkO9IQ==",
|
|
3688
3779
|
"license": "Apache-2.0",
|
|
3689
3780
|
"dependencies": {
|
|
3690
3781
|
"@swc/helpers": "^0.5.0"
|
|
@@ -3697,13 +3788,15 @@
|
|
|
3697
3788
|
}
|
|
3698
3789
|
},
|
|
3699
3790
|
"node_modules/@react-aria/switch": {
|
|
3700
|
-
"version": "3.7.
|
|
3791
|
+
"version": "3.7.8",
|
|
3792
|
+
"resolved": "https://registry.npmjs.org/@react-aria/switch/-/switch-3.7.8.tgz",
|
|
3793
|
+
"integrity": "sha512-AfsUq1/YiuoprhcBUD9vDPyWaigAwctQNW1fMb8dROL+i/12B+Zekj8Ml+jbU69/kIVtfL0Jl7/0Bo9KK3X0xQ==",
|
|
3701
3794
|
"license": "Apache-2.0",
|
|
3702
3795
|
"dependencies": {
|
|
3703
|
-
"@react-aria/toggle": "^3.
|
|
3704
|
-
"@react-stately/toggle": "^3.
|
|
3705
|
-
"@react-types/shared": "^3.
|
|
3706
|
-
"@react-types/switch": "^3.5.
|
|
3796
|
+
"@react-aria/toggle": "^3.12.2",
|
|
3797
|
+
"@react-stately/toggle": "^3.9.2",
|
|
3798
|
+
"@react-types/shared": "^3.32.1",
|
|
3799
|
+
"@react-types/switch": "^3.5.15",
|
|
3707
3800
|
"@swc/helpers": "^0.5.0"
|
|
3708
3801
|
},
|
|
3709
3802
|
"peerDependencies": {
|
|
@@ -3712,23 +3805,25 @@
|
|
|
3712
3805
|
}
|
|
3713
3806
|
},
|
|
3714
3807
|
"node_modules/@react-aria/table": {
|
|
3715
|
-
"version": "3.17.
|
|
3808
|
+
"version": "3.17.8",
|
|
3809
|
+
"resolved": "https://registry.npmjs.org/@react-aria/table/-/table-3.17.8.tgz",
|
|
3810
|
+
"integrity": "sha512-bXiZoxTMbsqUJsYDhHPzKc3jw0HFJ/xMsJ49a0f7mp5r9zACxNLeIU0wJ4Uvx37dnYOHKzGliG+rj5l4sph7MA==",
|
|
3716
3811
|
"license": "Apache-2.0",
|
|
3717
3812
|
"dependencies": {
|
|
3718
|
-
"@react-aria/focus": "^3.
|
|
3719
|
-
"@react-aria/grid": "^3.
|
|
3720
|
-
"@react-aria/i18n": "^3.12.
|
|
3721
|
-
"@react-aria/interactions": "^3.25.
|
|
3722
|
-
"@react-aria/live-announcer": "^3.4.
|
|
3723
|
-
"@react-aria/utils": "^3.
|
|
3724
|
-
"@react-aria/visually-hidden": "^3.8.
|
|
3725
|
-
"@react-stately/collections": "^3.12.
|
|
3726
|
-
"@react-stately/flags": "^3.1.
|
|
3727
|
-
"@react-stately/table": "^3.
|
|
3728
|
-
"@react-types/checkbox": "^3.
|
|
3729
|
-
"@react-types/grid": "^3.3.
|
|
3730
|
-
"@react-types/shared": "^3.
|
|
3731
|
-
"@react-types/table": "^3.
|
|
3813
|
+
"@react-aria/focus": "^3.21.2",
|
|
3814
|
+
"@react-aria/grid": "^3.14.5",
|
|
3815
|
+
"@react-aria/i18n": "^3.12.13",
|
|
3816
|
+
"@react-aria/interactions": "^3.25.6",
|
|
3817
|
+
"@react-aria/live-announcer": "^3.4.4",
|
|
3818
|
+
"@react-aria/utils": "^3.31.0",
|
|
3819
|
+
"@react-aria/visually-hidden": "^3.8.28",
|
|
3820
|
+
"@react-stately/collections": "^3.12.8",
|
|
3821
|
+
"@react-stately/flags": "^3.1.2",
|
|
3822
|
+
"@react-stately/table": "^3.15.1",
|
|
3823
|
+
"@react-types/checkbox": "^3.10.2",
|
|
3824
|
+
"@react-types/grid": "^3.3.6",
|
|
3825
|
+
"@react-types/shared": "^3.32.1",
|
|
3826
|
+
"@react-types/table": "^3.13.4",
|
|
3732
3827
|
"@swc/helpers": "^0.5.0"
|
|
3733
3828
|
},
|
|
3734
3829
|
"peerDependencies": {
|
|
@@ -3737,16 +3832,18 @@
|
|
|
3737
3832
|
}
|
|
3738
3833
|
},
|
|
3739
3834
|
"node_modules/@react-aria/tabs": {
|
|
3740
|
-
"version": "3.10.
|
|
3835
|
+
"version": "3.10.8",
|
|
3836
|
+
"resolved": "https://registry.npmjs.org/@react-aria/tabs/-/tabs-3.10.8.tgz",
|
|
3837
|
+
"integrity": "sha512-sPPJyTyoAqsBh76JinBAxStOcbjZvyWFYKpJ9Uqw+XT0ObshAPPFSGeh8DiQemPs02RwJdrfARPMhyqiX8t59A==",
|
|
3741
3838
|
"license": "Apache-2.0",
|
|
3742
3839
|
"dependencies": {
|
|
3743
|
-
"@react-aria/focus": "^3.
|
|
3744
|
-
"@react-aria/i18n": "^3.12.
|
|
3745
|
-
"@react-aria/selection": "^3.
|
|
3746
|
-
"@react-aria/utils": "^3.
|
|
3747
|
-
"@react-stately/tabs": "^3.8.
|
|
3748
|
-
"@react-types/shared": "^3.
|
|
3749
|
-
"@react-types/tabs": "^3.3.
|
|
3840
|
+
"@react-aria/focus": "^3.21.2",
|
|
3841
|
+
"@react-aria/i18n": "^3.12.13",
|
|
3842
|
+
"@react-aria/selection": "^3.26.0",
|
|
3843
|
+
"@react-aria/utils": "^3.31.0",
|
|
3844
|
+
"@react-stately/tabs": "^3.8.6",
|
|
3845
|
+
"@react-types/shared": "^3.32.1",
|
|
3846
|
+
"@react-types/tabs": "^3.3.19",
|
|
3750
3847
|
"@swc/helpers": "^0.5.0"
|
|
3751
3848
|
},
|
|
3752
3849
|
"peerDependencies": {
|
|
@@ -3755,18 +3852,20 @@
|
|
|
3755
3852
|
}
|
|
3756
3853
|
},
|
|
3757
3854
|
"node_modules/@react-aria/tag": {
|
|
3758
|
-
"version": "3.
|
|
3855
|
+
"version": "3.7.2",
|
|
3856
|
+
"resolved": "https://registry.npmjs.org/@react-aria/tag/-/tag-3.7.2.tgz",
|
|
3857
|
+
"integrity": "sha512-JV679P5r4DftbqyNBRt7Nw9mP7dxaKPfikjyQuvUoEOa06wBLbM/hU9RJUPRvqK+Un6lgBDAmXD9NNf4N2xpdw==",
|
|
3759
3858
|
"license": "Apache-2.0",
|
|
3760
3859
|
"dependencies": {
|
|
3761
|
-
"@react-aria/gridlist": "^3.
|
|
3762
|
-
"@react-aria/i18n": "^3.12.
|
|
3763
|
-
"@react-aria/interactions": "^3.25.
|
|
3764
|
-
"@react-aria/label": "^3.7.
|
|
3765
|
-
"@react-aria/selection": "^3.
|
|
3766
|
-
"@react-aria/utils": "^3.
|
|
3767
|
-
"@react-stately/list": "^3.
|
|
3768
|
-
"@react-types/button": "^3.
|
|
3769
|
-
"@react-types/shared": "^3.
|
|
3860
|
+
"@react-aria/gridlist": "^3.14.1",
|
|
3861
|
+
"@react-aria/i18n": "^3.12.13",
|
|
3862
|
+
"@react-aria/interactions": "^3.25.6",
|
|
3863
|
+
"@react-aria/label": "^3.7.22",
|
|
3864
|
+
"@react-aria/selection": "^3.26.0",
|
|
3865
|
+
"@react-aria/utils": "^3.31.0",
|
|
3866
|
+
"@react-stately/list": "^3.13.1",
|
|
3867
|
+
"@react-types/button": "^3.14.1",
|
|
3868
|
+
"@react-types/shared": "^3.32.1",
|
|
3770
3869
|
"@swc/helpers": "^0.5.0"
|
|
3771
3870
|
},
|
|
3772
3871
|
"peerDependencies": {
|
|
@@ -3775,17 +3874,19 @@
|
|
|
3775
3874
|
}
|
|
3776
3875
|
},
|
|
3777
3876
|
"node_modules/@react-aria/textfield": {
|
|
3778
|
-
"version": "3.
|
|
3877
|
+
"version": "3.18.2",
|
|
3878
|
+
"resolved": "https://registry.npmjs.org/@react-aria/textfield/-/textfield-3.18.2.tgz",
|
|
3879
|
+
"integrity": "sha512-G+lM8VYSor6g9Yptc6hLZ6BF+0cq0pYol1z6wdQUQgJN8tg4HPtzq75lsZtlCSIznL3amgRAxJtd0dUrsAnvaQ==",
|
|
3779
3880
|
"license": "Apache-2.0",
|
|
3780
3881
|
"dependencies": {
|
|
3781
|
-
"@react-aria/form": "^3.
|
|
3782
|
-
"@react-aria/interactions": "^3.25.
|
|
3783
|
-
"@react-aria/label": "^3.7.
|
|
3784
|
-
"@react-aria/utils": "^3.
|
|
3785
|
-
"@react-stately/form": "^3.
|
|
3786
|
-
"@react-stately/utils": "^3.10.
|
|
3787
|
-
"@react-types/shared": "^3.
|
|
3788
|
-
"@react-types/textfield": "^3.12.
|
|
3882
|
+
"@react-aria/form": "^3.1.2",
|
|
3883
|
+
"@react-aria/interactions": "^3.25.6",
|
|
3884
|
+
"@react-aria/label": "^3.7.22",
|
|
3885
|
+
"@react-aria/utils": "^3.31.0",
|
|
3886
|
+
"@react-stately/form": "^3.2.2",
|
|
3887
|
+
"@react-stately/utils": "^3.10.8",
|
|
3888
|
+
"@react-types/shared": "^3.32.1",
|
|
3889
|
+
"@react-types/textfield": "^3.12.6",
|
|
3789
3890
|
"@swc/helpers": "^0.5.0"
|
|
3790
3891
|
},
|
|
3791
3892
|
"peerDependencies": {
|
|
@@ -3794,16 +3895,18 @@
|
|
|
3794
3895
|
}
|
|
3795
3896
|
},
|
|
3796
3897
|
"node_modules/@react-aria/toast": {
|
|
3797
|
-
"version": "3.0.
|
|
3898
|
+
"version": "3.0.8",
|
|
3899
|
+
"resolved": "https://registry.npmjs.org/@react-aria/toast/-/toast-3.0.8.tgz",
|
|
3900
|
+
"integrity": "sha512-rfJIms6AkMyQ7ZgKrMZgGfPwGcB/t1JoEwbc1PAmXcAvFI/hzF6YF7ZFDXiq38ucFsP9PnHmbXIzM9w4ccl18A==",
|
|
3798
3901
|
"license": "Apache-2.0",
|
|
3799
3902
|
"dependencies": {
|
|
3800
|
-
"@react-aria/i18n": "^3.12.
|
|
3801
|
-
"@react-aria/interactions": "^3.25.
|
|
3802
|
-
"@react-aria/landmark": "^3.0.
|
|
3803
|
-
"@react-aria/utils": "^3.
|
|
3804
|
-
"@react-stately/toast": "^3.1.
|
|
3805
|
-
"@react-types/button": "^3.
|
|
3806
|
-
"@react-types/shared": "^3.
|
|
3903
|
+
"@react-aria/i18n": "^3.12.13",
|
|
3904
|
+
"@react-aria/interactions": "^3.25.6",
|
|
3905
|
+
"@react-aria/landmark": "^3.0.7",
|
|
3906
|
+
"@react-aria/utils": "^3.31.0",
|
|
3907
|
+
"@react-stately/toast": "^3.1.2",
|
|
3908
|
+
"@react-types/button": "^3.14.1",
|
|
3909
|
+
"@react-types/shared": "^3.32.1",
|
|
3807
3910
|
"@swc/helpers": "^0.5.0"
|
|
3808
3911
|
},
|
|
3809
3912
|
"peerDependencies": {
|
|
@@ -3812,14 +3915,16 @@
|
|
|
3812
3915
|
}
|
|
3813
3916
|
},
|
|
3814
3917
|
"node_modules/@react-aria/toggle": {
|
|
3815
|
-
"version": "3.
|
|
3918
|
+
"version": "3.12.2",
|
|
3919
|
+
"resolved": "https://registry.npmjs.org/@react-aria/toggle/-/toggle-3.12.2.tgz",
|
|
3920
|
+
"integrity": "sha512-g25XLYqJuJpt0/YoYz2Rab8ax+hBfbssllcEFh0v0jiwfk2gwTWfRU9KAZUvxIqbV8Nm8EBmrYychDpDcvW1kw==",
|
|
3816
3921
|
"license": "Apache-2.0",
|
|
3817
3922
|
"dependencies": {
|
|
3818
|
-
"@react-aria/interactions": "^3.25.
|
|
3819
|
-
"@react-aria/utils": "^3.
|
|
3820
|
-
"@react-stately/toggle": "^3.
|
|
3821
|
-
"@react-types/checkbox": "^3.
|
|
3822
|
-
"@react-types/shared": "^3.
|
|
3923
|
+
"@react-aria/interactions": "^3.25.6",
|
|
3924
|
+
"@react-aria/utils": "^3.31.0",
|
|
3925
|
+
"@react-stately/toggle": "^3.9.2",
|
|
3926
|
+
"@react-types/checkbox": "^3.10.2",
|
|
3927
|
+
"@react-types/shared": "^3.32.1",
|
|
3823
3928
|
"@swc/helpers": "^0.5.0"
|
|
3824
3929
|
},
|
|
3825
3930
|
"peerDependencies": {
|
|
@@ -3828,13 +3933,15 @@
|
|
|
3828
3933
|
}
|
|
3829
3934
|
},
|
|
3830
3935
|
"node_modules/@react-aria/toolbar": {
|
|
3831
|
-
"version": "3.0.0-beta.
|
|
3936
|
+
"version": "3.0.0-beta.21",
|
|
3937
|
+
"resolved": "https://registry.npmjs.org/@react-aria/toolbar/-/toolbar-3.0.0-beta.21.tgz",
|
|
3938
|
+
"integrity": "sha512-yRCk/GD8g+BhdDgxd3I0a0c8Ni4Wyo6ERzfSoBkPkwQ4X2E2nkopmraM9D0fXw4UcIr4bnmvADzkHXtBN0XrBg==",
|
|
3832
3939
|
"license": "Apache-2.0",
|
|
3833
3940
|
"dependencies": {
|
|
3834
|
-
"@react-aria/focus": "^3.
|
|
3835
|
-
"@react-aria/i18n": "^3.12.
|
|
3836
|
-
"@react-aria/utils": "^3.
|
|
3837
|
-
"@react-types/shared": "^3.
|
|
3941
|
+
"@react-aria/focus": "^3.21.2",
|
|
3942
|
+
"@react-aria/i18n": "^3.12.13",
|
|
3943
|
+
"@react-aria/utils": "^3.31.0",
|
|
3944
|
+
"@react-types/shared": "^3.32.1",
|
|
3838
3945
|
"@swc/helpers": "^0.5.0"
|
|
3839
3946
|
},
|
|
3840
3947
|
"peerDependencies": {
|
|
@@ -3843,14 +3950,16 @@
|
|
|
3843
3950
|
}
|
|
3844
3951
|
},
|
|
3845
3952
|
"node_modules/@react-aria/tooltip": {
|
|
3846
|
-
"version": "3.8.
|
|
3953
|
+
"version": "3.8.8",
|
|
3954
|
+
"resolved": "https://registry.npmjs.org/@react-aria/tooltip/-/tooltip-3.8.8.tgz",
|
|
3955
|
+
"integrity": "sha512-CmHUqtXtFWmG4AHMEr9hIVex+oscK6xcM2V47gq9ijNInxe3M6UBu/dBdkgGP/jYv9N7tzCAjTR8nNIHQXwvWw==",
|
|
3847
3956
|
"license": "Apache-2.0",
|
|
3848
3957
|
"dependencies": {
|
|
3849
|
-
"@react-aria/interactions": "^3.25.
|
|
3850
|
-
"@react-aria/utils": "^3.
|
|
3851
|
-
"@react-stately/tooltip": "^3.5.
|
|
3852
|
-
"@react-types/shared": "^3.
|
|
3853
|
-
"@react-types/tooltip": "^3.4.
|
|
3958
|
+
"@react-aria/interactions": "^3.25.6",
|
|
3959
|
+
"@react-aria/utils": "^3.31.0",
|
|
3960
|
+
"@react-stately/tooltip": "^3.5.8",
|
|
3961
|
+
"@react-types/shared": "^3.32.1",
|
|
3962
|
+
"@react-types/tooltip": "^3.4.21",
|
|
3854
3963
|
"@swc/helpers": "^0.5.0"
|
|
3855
3964
|
},
|
|
3856
3965
|
"peerDependencies": {
|
|
@@ -3859,16 +3968,18 @@
|
|
|
3859
3968
|
}
|
|
3860
3969
|
},
|
|
3861
3970
|
"node_modules/@react-aria/tree": {
|
|
3862
|
-
"version": "3.
|
|
3971
|
+
"version": "3.1.4",
|
|
3972
|
+
"resolved": "https://registry.npmjs.org/@react-aria/tree/-/tree-3.1.4.tgz",
|
|
3973
|
+
"integrity": "sha512-6pbFeN0dAsCOrFGUKU39CNjft20zCAjLfMqfkRWisL+JkUHI2nq6odUJF5jJTsU1C+1951+3oFOmVxPX+K+akQ==",
|
|
3863
3974
|
"license": "Apache-2.0",
|
|
3864
3975
|
"dependencies": {
|
|
3865
|
-
"@react-aria/gridlist": "^3.
|
|
3866
|
-
"@react-aria/i18n": "^3.12.
|
|
3867
|
-
"@react-aria/selection": "^3.
|
|
3868
|
-
"@react-aria/utils": "^3.
|
|
3869
|
-
"@react-stately/tree": "^3.
|
|
3870
|
-
"@react-types/button": "^3.
|
|
3871
|
-
"@react-types/shared": "^3.
|
|
3976
|
+
"@react-aria/gridlist": "^3.14.1",
|
|
3977
|
+
"@react-aria/i18n": "^3.12.13",
|
|
3978
|
+
"@react-aria/selection": "^3.26.0",
|
|
3979
|
+
"@react-aria/utils": "^3.31.0",
|
|
3980
|
+
"@react-stately/tree": "^3.9.3",
|
|
3981
|
+
"@react-types/button": "^3.14.1",
|
|
3982
|
+
"@react-types/shared": "^3.32.1",
|
|
3872
3983
|
"@swc/helpers": "^0.5.0"
|
|
3873
3984
|
},
|
|
3874
3985
|
"peerDependencies": {
|
|
@@ -3877,13 +3988,15 @@
|
|
|
3877
3988
|
}
|
|
3878
3989
|
},
|
|
3879
3990
|
"node_modules/@react-aria/utils": {
|
|
3880
|
-
"version": "3.
|
|
3991
|
+
"version": "3.31.0",
|
|
3992
|
+
"resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.31.0.tgz",
|
|
3993
|
+
"integrity": "sha512-ABOzCsZrWzf78ysswmguJbx3McQUja7yeGj6/vZo4JVsZNlxAN+E9rs381ExBRI0KzVo6iBTeX5De8eMZPJXig==",
|
|
3881
3994
|
"license": "Apache-2.0",
|
|
3882
3995
|
"dependencies": {
|
|
3883
|
-
"@react-aria/ssr": "^3.9.
|
|
3884
|
-
"@react-stately/flags": "^3.1.
|
|
3885
|
-
"@react-stately/utils": "^3.10.
|
|
3886
|
-
"@react-types/shared": "^3.
|
|
3996
|
+
"@react-aria/ssr": "^3.9.10",
|
|
3997
|
+
"@react-stately/flags": "^3.1.2",
|
|
3998
|
+
"@react-stately/utils": "^3.10.8",
|
|
3999
|
+
"@react-types/shared": "^3.32.1",
|
|
3887
4000
|
"@swc/helpers": "^0.5.0",
|
|
3888
4001
|
"clsx": "^2.0.0"
|
|
3889
4002
|
},
|
|
@@ -3893,12 +4006,14 @@
|
|
|
3893
4006
|
}
|
|
3894
4007
|
},
|
|
3895
4008
|
"node_modules/@react-aria/visually-hidden": {
|
|
3896
|
-
"version": "3.8.
|
|
4009
|
+
"version": "3.8.28",
|
|
4010
|
+
"resolved": "https://registry.npmjs.org/@react-aria/visually-hidden/-/visually-hidden-3.8.28.tgz",
|
|
4011
|
+
"integrity": "sha512-KRRjbVVob2CeBidF24dzufMxBveEUtUu7IM+hpdZKB+gxVROoh4XRLPv9SFmaH89Z7D9To3QoykVZoWD0lan6Q==",
|
|
3897
4012
|
"license": "Apache-2.0",
|
|
3898
4013
|
"dependencies": {
|
|
3899
|
-
"@react-aria/interactions": "^3.25.
|
|
3900
|
-
"@react-aria/utils": "^3.
|
|
3901
|
-
"@react-types/shared": "^3.
|
|
4014
|
+
"@react-aria/interactions": "^3.25.6",
|
|
4015
|
+
"@react-aria/utils": "^3.31.0",
|
|
4016
|
+
"@react-types/shared": "^3.32.1",
|
|
3902
4017
|
"@swc/helpers": "^0.5.0"
|
|
3903
4018
|
},
|
|
3904
4019
|
"peerDependencies": {
|
|
@@ -3907,13 +4022,15 @@
|
|
|
3907
4022
|
}
|
|
3908
4023
|
},
|
|
3909
4024
|
"node_modules/@react-stately/calendar": {
|
|
3910
|
-
"version": "3.
|
|
4025
|
+
"version": "3.9.0",
|
|
4026
|
+
"resolved": "https://registry.npmjs.org/@react-stately/calendar/-/calendar-3.9.0.tgz",
|
|
4027
|
+
"integrity": "sha512-U5Nf2kx9gDhJRxdDUm5gjfyUlt/uUfOvM1vDW2UA62cA6+2k2cavMLc2wNlXOb/twFtl6p0joYKHG7T4xnEFkg==",
|
|
3911
4028
|
"license": "Apache-2.0",
|
|
3912
4029
|
"dependencies": {
|
|
3913
|
-
"@internationalized/date": "^3.
|
|
3914
|
-
"@react-stately/utils": "^3.10.
|
|
3915
|
-
"@react-types/calendar": "^3.
|
|
3916
|
-
"@react-types/shared": "^3.
|
|
4030
|
+
"@internationalized/date": "^3.10.0",
|
|
4031
|
+
"@react-stately/utils": "^3.10.8",
|
|
4032
|
+
"@react-types/calendar": "^3.8.0",
|
|
4033
|
+
"@react-types/shared": "^3.32.1",
|
|
3917
4034
|
"@swc/helpers": "^0.5.0"
|
|
3918
4035
|
},
|
|
3919
4036
|
"peerDependencies": {
|
|
@@ -3921,13 +4038,15 @@
|
|
|
3921
4038
|
}
|
|
3922
4039
|
},
|
|
3923
4040
|
"node_modules/@react-stately/checkbox": {
|
|
3924
|
-
"version": "3.
|
|
4041
|
+
"version": "3.7.2",
|
|
4042
|
+
"resolved": "https://registry.npmjs.org/@react-stately/checkbox/-/checkbox-3.7.2.tgz",
|
|
4043
|
+
"integrity": "sha512-j1ycUVz5JmqhaL6mDZgDNZqBilOB8PBW096sDPFaTtuYreDx2HOd1igxiIvwlvPESZwsJP7FVM3mYnaoXtpKPA==",
|
|
3925
4044
|
"license": "Apache-2.0",
|
|
3926
4045
|
"dependencies": {
|
|
3927
|
-
"@react-stately/form": "^3.
|
|
3928
|
-
"@react-stately/utils": "^3.10.
|
|
3929
|
-
"@react-types/checkbox": "^3.
|
|
3930
|
-
"@react-types/shared": "^3.
|
|
4046
|
+
"@react-stately/form": "^3.2.2",
|
|
4047
|
+
"@react-stately/utils": "^3.10.8",
|
|
4048
|
+
"@react-types/checkbox": "^3.10.2",
|
|
4049
|
+
"@react-types/shared": "^3.32.1",
|
|
3931
4050
|
"@swc/helpers": "^0.5.0"
|
|
3932
4051
|
},
|
|
3933
4052
|
"peerDependencies": {
|
|
@@ -3935,10 +4054,12 @@
|
|
|
3935
4054
|
}
|
|
3936
4055
|
},
|
|
3937
4056
|
"node_modules/@react-stately/collections": {
|
|
3938
|
-
"version": "3.12.
|
|
4057
|
+
"version": "3.12.8",
|
|
4058
|
+
"resolved": "https://registry.npmjs.org/@react-stately/collections/-/collections-3.12.8.tgz",
|
|
4059
|
+
"integrity": "sha512-AceJYLLXt1Y2XIcOPi6LEJSs4G/ubeYW3LqOCQbhfIgMaNqKfQMIfagDnPeJX9FVmPFSlgoCBxb1pTJW2vjCAQ==",
|
|
3939
4060
|
"license": "Apache-2.0",
|
|
3940
4061
|
"dependencies": {
|
|
3941
|
-
"@react-types/shared": "^3.
|
|
4062
|
+
"@react-types/shared": "^3.32.1",
|
|
3942
4063
|
"@swc/helpers": "^0.5.0"
|
|
3943
4064
|
},
|
|
3944
4065
|
"peerDependencies": {
|
|
@@ -3946,17 +4067,19 @@
|
|
|
3946
4067
|
}
|
|
3947
4068
|
},
|
|
3948
4069
|
"node_modules/@react-stately/color": {
|
|
3949
|
-
"version": "3.
|
|
4070
|
+
"version": "3.9.2",
|
|
4071
|
+
"resolved": "https://registry.npmjs.org/@react-stately/color/-/color-3.9.2.tgz",
|
|
4072
|
+
"integrity": "sha512-F+6Do8W3yu/4n7MpzZtbXwVukcLTFYYDIUtpoR+Jl52UmAr9Hf1CQgkyTI2azv1ZMzj1mVrTBhpBL0q27kFZig==",
|
|
3950
4073
|
"license": "Apache-2.0",
|
|
3951
4074
|
"dependencies": {
|
|
3952
|
-
"@internationalized/number": "^3.6.
|
|
3953
|
-
"@internationalized/string": "^3.2.
|
|
3954
|
-
"@react-stately/form": "^3.
|
|
3955
|
-
"@react-stately/numberfield": "^3.
|
|
3956
|
-
"@react-stately/slider": "^3.
|
|
3957
|
-
"@react-stately/utils": "^3.10.
|
|
3958
|
-
"@react-types/color": "^3.
|
|
3959
|
-
"@react-types/shared": "^3.
|
|
4075
|
+
"@internationalized/number": "^3.6.5",
|
|
4076
|
+
"@internationalized/string": "^3.2.7",
|
|
4077
|
+
"@react-stately/form": "^3.2.2",
|
|
4078
|
+
"@react-stately/numberfield": "^3.10.2",
|
|
4079
|
+
"@react-stately/slider": "^3.7.2",
|
|
4080
|
+
"@react-stately/utils": "^3.10.8",
|
|
4081
|
+
"@react-types/color": "^3.1.2",
|
|
4082
|
+
"@react-types/shared": "^3.32.1",
|
|
3960
4083
|
"@swc/helpers": "^0.5.0"
|
|
3961
4084
|
},
|
|
3962
4085
|
"peerDependencies": {
|
|
@@ -3964,17 +4087,18 @@
|
|
|
3964
4087
|
}
|
|
3965
4088
|
},
|
|
3966
4089
|
"node_modules/@react-stately/combobox": {
|
|
3967
|
-
"version": "3.
|
|
4090
|
+
"version": "3.12.0",
|
|
4091
|
+
"resolved": "https://registry.npmjs.org/@react-stately/combobox/-/combobox-3.12.0.tgz",
|
|
4092
|
+
"integrity": "sha512-A6q9R/7cEa/qoQsBkdslXWvD7ztNLLQ9AhBhVN9QvzrmrH5B4ymUwcTU8lWl22ykH7RRwfonLeLXJL4C+/L2oQ==",
|
|
3968
4093
|
"license": "Apache-2.0",
|
|
3969
4094
|
"dependencies": {
|
|
3970
|
-
"@react-stately/collections": "^3.12.
|
|
3971
|
-
"@react-stately/form": "^3.
|
|
3972
|
-
"@react-stately/list": "^3.
|
|
3973
|
-
"@react-stately/overlays": "^3.6.
|
|
3974
|
-
"@react-stately/
|
|
3975
|
-
"@react-
|
|
3976
|
-
"@react-types/
|
|
3977
|
-
"@react-types/shared": "^3.29.0",
|
|
4095
|
+
"@react-stately/collections": "^3.12.8",
|
|
4096
|
+
"@react-stately/form": "^3.2.2",
|
|
4097
|
+
"@react-stately/list": "^3.13.1",
|
|
4098
|
+
"@react-stately/overlays": "^3.6.20",
|
|
4099
|
+
"@react-stately/utils": "^3.10.8",
|
|
4100
|
+
"@react-types/combobox": "^3.13.9",
|
|
4101
|
+
"@react-types/shared": "^3.32.1",
|
|
3978
4102
|
"@swc/helpers": "^0.5.0"
|
|
3979
4103
|
},
|
|
3980
4104
|
"peerDependencies": {
|
|
@@ -3982,16 +4106,18 @@
|
|
|
3982
4106
|
}
|
|
3983
4107
|
},
|
|
3984
4108
|
"node_modules/@react-stately/datepicker": {
|
|
3985
|
-
"version": "3.
|
|
4109
|
+
"version": "3.15.2",
|
|
4110
|
+
"resolved": "https://registry.npmjs.org/@react-stately/datepicker/-/datepicker-3.15.2.tgz",
|
|
4111
|
+
"integrity": "sha512-S5GL+W37chvV8knv9v0JRv0L6hKo732qqabCCHXzOpYxkLIkV4f/y3cHdEzFWzpZ0O0Gkg7WgeYo160xOdBKYg==",
|
|
3986
4112
|
"license": "Apache-2.0",
|
|
3987
4113
|
"dependencies": {
|
|
3988
|
-
"@internationalized/date": "^3.
|
|
3989
|
-
"@internationalized/string": "^3.2.
|
|
3990
|
-
"@react-stately/form": "^3.
|
|
3991
|
-
"@react-stately/overlays": "^3.6.
|
|
3992
|
-
"@react-stately/utils": "^3.10.
|
|
3993
|
-
"@react-types/datepicker": "^3.
|
|
3994
|
-
"@react-types/shared": "^3.
|
|
4114
|
+
"@internationalized/date": "^3.10.0",
|
|
4115
|
+
"@internationalized/string": "^3.2.7",
|
|
4116
|
+
"@react-stately/form": "^3.2.2",
|
|
4117
|
+
"@react-stately/overlays": "^3.6.20",
|
|
4118
|
+
"@react-stately/utils": "^3.10.8",
|
|
4119
|
+
"@react-types/datepicker": "^3.13.2",
|
|
4120
|
+
"@react-types/shared": "^3.32.1",
|
|
3995
4121
|
"@swc/helpers": "^0.5.0"
|
|
3996
4122
|
},
|
|
3997
4123
|
"peerDependencies": {
|
|
@@ -3999,11 +4125,13 @@
|
|
|
3999
4125
|
}
|
|
4000
4126
|
},
|
|
4001
4127
|
"node_modules/@react-stately/disclosure": {
|
|
4002
|
-
"version": "3.0.
|
|
4128
|
+
"version": "3.0.8",
|
|
4129
|
+
"resolved": "https://registry.npmjs.org/@react-stately/disclosure/-/disclosure-3.0.8.tgz",
|
|
4130
|
+
"integrity": "sha512-/Ce/Z76y85eSBZiemfU/uEyXkBBa1RdfLRaKD13rnfUV7/nS3ae1VtNlsXgmwQjWv2pmAiSuEKYMbZfVL7q/lQ==",
|
|
4003
4131
|
"license": "Apache-2.0",
|
|
4004
4132
|
"dependencies": {
|
|
4005
|
-
"@react-stately/utils": "^3.10.
|
|
4006
|
-
"@react-types/shared": "^3.
|
|
4133
|
+
"@react-stately/utils": "^3.10.8",
|
|
4134
|
+
"@react-types/shared": "^3.32.1",
|
|
4007
4135
|
"@swc/helpers": "^0.5.0"
|
|
4008
4136
|
},
|
|
4009
4137
|
"peerDependencies": {
|
|
@@ -4011,11 +4139,13 @@
|
|
|
4011
4139
|
}
|
|
4012
4140
|
},
|
|
4013
4141
|
"node_modules/@react-stately/dnd": {
|
|
4014
|
-
"version": "3.
|
|
4142
|
+
"version": "3.7.1",
|
|
4143
|
+
"resolved": "https://registry.npmjs.org/@react-stately/dnd/-/dnd-3.7.1.tgz",
|
|
4144
|
+
"integrity": "sha512-O1JBJ4HI1rVNKuoa5NXiC5FCrCEkr9KVBoKNlTZU8/cnQselhbEsUfMglAakO2EuwIaM1tIXoNF5J/N5P+6lTA==",
|
|
4015
4145
|
"license": "Apache-2.0",
|
|
4016
4146
|
"dependencies": {
|
|
4017
|
-
"@react-stately/selection": "^3.20.
|
|
4018
|
-
"@react-types/shared": "^3.
|
|
4147
|
+
"@react-stately/selection": "^3.20.6",
|
|
4148
|
+
"@react-types/shared": "^3.32.1",
|
|
4019
4149
|
"@swc/helpers": "^0.5.0"
|
|
4020
4150
|
},
|
|
4021
4151
|
"peerDependencies": {
|
|
@@ -4023,17 +4153,21 @@
|
|
|
4023
4153
|
}
|
|
4024
4154
|
},
|
|
4025
4155
|
"node_modules/@react-stately/flags": {
|
|
4026
|
-
"version": "3.1.
|
|
4156
|
+
"version": "3.1.2",
|
|
4157
|
+
"resolved": "https://registry.npmjs.org/@react-stately/flags/-/flags-3.1.2.tgz",
|
|
4158
|
+
"integrity": "sha512-2HjFcZx1MyQXoPqcBGALwWWmgFVUk2TuKVIQxCbRq7fPyWXIl6VHcakCLurdtYC2Iks7zizvz0Idv48MQ38DWg==",
|
|
4027
4159
|
"license": "Apache-2.0",
|
|
4028
4160
|
"dependencies": {
|
|
4029
4161
|
"@swc/helpers": "^0.5.0"
|
|
4030
4162
|
}
|
|
4031
4163
|
},
|
|
4032
4164
|
"node_modules/@react-stately/form": {
|
|
4033
|
-
"version": "3.
|
|
4165
|
+
"version": "3.2.2",
|
|
4166
|
+
"resolved": "https://registry.npmjs.org/@react-stately/form/-/form-3.2.2.tgz",
|
|
4167
|
+
"integrity": "sha512-soAheOd7oaTO6eNs6LXnfn0tTqvOoe3zN9FvtIhhrErKz9XPc5sUmh3QWwR45+zKbitOi1HOjfA/gifKhZcfWw==",
|
|
4034
4168
|
"license": "Apache-2.0",
|
|
4035
4169
|
"dependencies": {
|
|
4036
|
-
"@react-types/shared": "^3.
|
|
4170
|
+
"@react-types/shared": "^3.32.1",
|
|
4037
4171
|
"@swc/helpers": "^0.5.0"
|
|
4038
4172
|
},
|
|
4039
4173
|
"peerDependencies": {
|
|
@@ -4041,13 +4175,15 @@
|
|
|
4041
4175
|
}
|
|
4042
4176
|
},
|
|
4043
4177
|
"node_modules/@react-stately/grid": {
|
|
4044
|
-
"version": "3.11.
|
|
4178
|
+
"version": "3.11.6",
|
|
4179
|
+
"resolved": "https://registry.npmjs.org/@react-stately/grid/-/grid-3.11.6.tgz",
|
|
4180
|
+
"integrity": "sha512-vWPAkzpeTIsrurHfMubzMuqEw7vKzFhIJeEK5sEcLunyr1rlADwTzeWrHNbPMl66NAIAi70Dr1yNq+kahQyvMA==",
|
|
4045
4181
|
"license": "Apache-2.0",
|
|
4046
4182
|
"dependencies": {
|
|
4047
|
-
"@react-stately/collections": "^3.12.
|
|
4048
|
-
"@react-stately/selection": "^3.20.
|
|
4049
|
-
"@react-types/grid": "^3.3.
|
|
4050
|
-
"@react-types/shared": "^3.
|
|
4183
|
+
"@react-stately/collections": "^3.12.8",
|
|
4184
|
+
"@react-stately/selection": "^3.20.6",
|
|
4185
|
+
"@react-types/grid": "^3.3.6",
|
|
4186
|
+
"@react-types/shared": "^3.32.1",
|
|
4051
4187
|
"@swc/helpers": "^0.5.0"
|
|
4052
4188
|
},
|
|
4053
4189
|
"peerDependencies": {
|
|
@@ -4055,13 +4191,15 @@
|
|
|
4055
4191
|
}
|
|
4056
4192
|
},
|
|
4057
4193
|
"node_modules/@react-stately/list": {
|
|
4058
|
-
"version": "3.
|
|
4194
|
+
"version": "3.13.1",
|
|
4195
|
+
"resolved": "https://registry.npmjs.org/@react-stately/list/-/list-3.13.1.tgz",
|
|
4196
|
+
"integrity": "sha512-eHaoauh21twbcl0kkwULhVJ+CzYcy1jUjMikNVMHOQdhr4WIBdExf7PmSgKHKqsSPhpGg6IpTCY2dUX3RycjDg==",
|
|
4059
4197
|
"license": "Apache-2.0",
|
|
4060
4198
|
"dependencies": {
|
|
4061
|
-
"@react-stately/collections": "^3.12.
|
|
4062
|
-
"@react-stately/selection": "^3.20.
|
|
4063
|
-
"@react-stately/utils": "^3.10.
|
|
4064
|
-
"@react-types/shared": "^3.
|
|
4199
|
+
"@react-stately/collections": "^3.12.8",
|
|
4200
|
+
"@react-stately/selection": "^3.20.6",
|
|
4201
|
+
"@react-stately/utils": "^3.10.8",
|
|
4202
|
+
"@react-types/shared": "^3.32.1",
|
|
4065
4203
|
"@swc/helpers": "^0.5.0"
|
|
4066
4204
|
},
|
|
4067
4205
|
"peerDependencies": {
|
|
@@ -4069,12 +4207,14 @@
|
|
|
4069
4207
|
}
|
|
4070
4208
|
},
|
|
4071
4209
|
"node_modules/@react-stately/menu": {
|
|
4072
|
-
"version": "3.9.
|
|
4210
|
+
"version": "3.9.8",
|
|
4211
|
+
"resolved": "https://registry.npmjs.org/@react-stately/menu/-/menu-3.9.8.tgz",
|
|
4212
|
+
"integrity": "sha512-bo0NOhofnTHLESiYfsSSw6gyXiPVJJ0UlN2igUXtJk5PmyhWjFzUzTzcnd7B028OB0si9w3LIWM3stqz5271Eg==",
|
|
4073
4213
|
"license": "Apache-2.0",
|
|
4074
4214
|
"dependencies": {
|
|
4075
|
-
"@react-stately/overlays": "^3.6.
|
|
4076
|
-
"@react-types/menu": "^3.10.
|
|
4077
|
-
"@react-types/shared": "^3.
|
|
4215
|
+
"@react-stately/overlays": "^3.6.20",
|
|
4216
|
+
"@react-types/menu": "^3.10.5",
|
|
4217
|
+
"@react-types/shared": "^3.32.1",
|
|
4078
4218
|
"@swc/helpers": "^0.5.0"
|
|
4079
4219
|
},
|
|
4080
4220
|
"peerDependencies": {
|
|
@@ -4082,13 +4222,15 @@
|
|
|
4082
4222
|
}
|
|
4083
4223
|
},
|
|
4084
4224
|
"node_modules/@react-stately/numberfield": {
|
|
4085
|
-
"version": "3.
|
|
4225
|
+
"version": "3.10.2",
|
|
4226
|
+
"resolved": "https://registry.npmjs.org/@react-stately/numberfield/-/numberfield-3.10.2.tgz",
|
|
4227
|
+
"integrity": "sha512-jlKVFYaH3RX5KvQ7a+SAMQuPccZCzxLkeYkBE64u1Zvi7YhJ8hkTMHG/fmZMbk1rHlseE2wfBdk0Rlya3MvoNQ==",
|
|
4086
4228
|
"license": "Apache-2.0",
|
|
4087
4229
|
"dependencies": {
|
|
4088
|
-
"@internationalized/number": "^3.6.
|
|
4089
|
-
"@react-stately/form": "^3.
|
|
4090
|
-
"@react-stately/utils": "^3.10.
|
|
4091
|
-
"@react-types/numberfield": "^3.8.
|
|
4230
|
+
"@internationalized/number": "^3.6.5",
|
|
4231
|
+
"@react-stately/form": "^3.2.2",
|
|
4232
|
+
"@react-stately/utils": "^3.10.8",
|
|
4233
|
+
"@react-types/numberfield": "^3.8.15",
|
|
4092
4234
|
"@swc/helpers": "^0.5.0"
|
|
4093
4235
|
},
|
|
4094
4236
|
"peerDependencies": {
|
|
@@ -4096,11 +4238,13 @@
|
|
|
4096
4238
|
}
|
|
4097
4239
|
},
|
|
4098
4240
|
"node_modules/@react-stately/overlays": {
|
|
4099
|
-
"version": "3.6.
|
|
4241
|
+
"version": "3.6.20",
|
|
4242
|
+
"resolved": "https://registry.npmjs.org/@react-stately/overlays/-/overlays-3.6.20.tgz",
|
|
4243
|
+
"integrity": "sha512-YAIe+uI8GUXX8F/0Pzr53YeC5c/bjqbzDFlV8NKfdlCPa6+Jp4B/IlYVjIooBj9+94QvbQdjylegvYWK/iPwlg==",
|
|
4100
4244
|
"license": "Apache-2.0",
|
|
4101
4245
|
"dependencies": {
|
|
4102
|
-
"@react-stately/utils": "^3.10.
|
|
4103
|
-
"@react-types/overlays": "^3.
|
|
4246
|
+
"@react-stately/utils": "^3.10.8",
|
|
4247
|
+
"@react-types/overlays": "^3.9.2",
|
|
4104
4248
|
"@swc/helpers": "^0.5.0"
|
|
4105
4249
|
},
|
|
4106
4250
|
"peerDependencies": {
|
|
@@ -4108,13 +4252,15 @@
|
|
|
4108
4252
|
}
|
|
4109
4253
|
},
|
|
4110
4254
|
"node_modules/@react-stately/radio": {
|
|
4111
|
-
"version": "3.
|
|
4255
|
+
"version": "3.11.2",
|
|
4256
|
+
"resolved": "https://registry.npmjs.org/@react-stately/radio/-/radio-3.11.2.tgz",
|
|
4257
|
+
"integrity": "sha512-UM7L6AW+k8edhSBUEPZAqiWNRNadfOKK7BrCXyBiG79zTz0zPcXRR+N+gzkDn7EMSawDeyK1SHYUuoSltTactg==",
|
|
4112
4258
|
"license": "Apache-2.0",
|
|
4113
4259
|
"dependencies": {
|
|
4114
|
-
"@react-stately/form": "^3.
|
|
4115
|
-
"@react-stately/utils": "^3.10.
|
|
4116
|
-
"@react-types/radio": "^3.
|
|
4117
|
-
"@react-types/shared": "^3.
|
|
4260
|
+
"@react-stately/form": "^3.2.2",
|
|
4261
|
+
"@react-stately/utils": "^3.10.8",
|
|
4262
|
+
"@react-types/radio": "^3.9.2",
|
|
4263
|
+
"@react-types/shared": "^3.32.1",
|
|
4118
4264
|
"@swc/helpers": "^0.5.0"
|
|
4119
4265
|
},
|
|
4120
4266
|
"peerDependencies": {
|
|
@@ -4122,11 +4268,13 @@
|
|
|
4122
4268
|
}
|
|
4123
4269
|
},
|
|
4124
4270
|
"node_modules/@react-stately/searchfield": {
|
|
4125
|
-
"version": "3.5.
|
|
4271
|
+
"version": "3.5.16",
|
|
4272
|
+
"resolved": "https://registry.npmjs.org/@react-stately/searchfield/-/searchfield-3.5.16.tgz",
|
|
4273
|
+
"integrity": "sha512-MRfqT1lZ24r94GuFNcGJXsfijZoWjSMySCT60T6NXtbOzVPuAF3K+pL70Rayq/EWLJjS2NPHND11VTs0VdcE0Q==",
|
|
4126
4274
|
"license": "Apache-2.0",
|
|
4127
4275
|
"dependencies": {
|
|
4128
|
-
"@react-stately/utils": "^3.10.
|
|
4129
|
-
"@react-types/searchfield": "^3.6.
|
|
4276
|
+
"@react-stately/utils": "^3.10.8",
|
|
4277
|
+
"@react-types/searchfield": "^3.6.6",
|
|
4130
4278
|
"@swc/helpers": "^0.5.0"
|
|
4131
4279
|
},
|
|
4132
4280
|
"peerDependencies": {
|
|
@@ -4134,14 +4282,17 @@
|
|
|
4134
4282
|
}
|
|
4135
4283
|
},
|
|
4136
4284
|
"node_modules/@react-stately/select": {
|
|
4137
|
-
"version": "3.
|
|
4285
|
+
"version": "3.8.0",
|
|
4286
|
+
"resolved": "https://registry.npmjs.org/@react-stately/select/-/select-3.8.0.tgz",
|
|
4287
|
+
"integrity": "sha512-A721nlt0DSCDit0wKvhcrXFTG5Vv1qkEVkeKvobmETZy6piKvwh0aaN8iQno5AFuZaj1iOZeNjZ/20TsDJR/4A==",
|
|
4138
4288
|
"license": "Apache-2.0",
|
|
4139
4289
|
"dependencies": {
|
|
4140
|
-
"@react-stately/form": "^3.
|
|
4141
|
-
"@react-stately/list": "^3.
|
|
4142
|
-
"@react-stately/overlays": "^3.6.
|
|
4143
|
-
"@react-
|
|
4144
|
-
"@react-types/
|
|
4290
|
+
"@react-stately/form": "^3.2.2",
|
|
4291
|
+
"@react-stately/list": "^3.13.1",
|
|
4292
|
+
"@react-stately/overlays": "^3.6.20",
|
|
4293
|
+
"@react-stately/utils": "^3.10.8",
|
|
4294
|
+
"@react-types/select": "^3.11.0",
|
|
4295
|
+
"@react-types/shared": "^3.32.1",
|
|
4145
4296
|
"@swc/helpers": "^0.5.0"
|
|
4146
4297
|
},
|
|
4147
4298
|
"peerDependencies": {
|
|
@@ -4149,12 +4300,14 @@
|
|
|
4149
4300
|
}
|
|
4150
4301
|
},
|
|
4151
4302
|
"node_modules/@react-stately/selection": {
|
|
4152
|
-
"version": "3.20.
|
|
4303
|
+
"version": "3.20.6",
|
|
4304
|
+
"resolved": "https://registry.npmjs.org/@react-stately/selection/-/selection-3.20.6.tgz",
|
|
4305
|
+
"integrity": "sha512-a0bjuP2pJYPKEiedz2Us1W1aSz0iHRuyeQEdBOyL6Z6VUa6hIMq9H60kvseir2T85cOa4QggizuRV7mcO6bU5w==",
|
|
4153
4306
|
"license": "Apache-2.0",
|
|
4154
4307
|
"dependencies": {
|
|
4155
|
-
"@react-stately/collections": "^3.12.
|
|
4156
|
-
"@react-stately/utils": "^3.10.
|
|
4157
|
-
"@react-types/shared": "^3.
|
|
4308
|
+
"@react-stately/collections": "^3.12.8",
|
|
4309
|
+
"@react-stately/utils": "^3.10.8",
|
|
4310
|
+
"@react-types/shared": "^3.32.1",
|
|
4158
4311
|
"@swc/helpers": "^0.5.0"
|
|
4159
4312
|
},
|
|
4160
4313
|
"peerDependencies": {
|
|
@@ -4162,12 +4315,14 @@
|
|
|
4162
4315
|
}
|
|
4163
4316
|
},
|
|
4164
4317
|
"node_modules/@react-stately/slider": {
|
|
4165
|
-
"version": "3.
|
|
4318
|
+
"version": "3.7.2",
|
|
4319
|
+
"resolved": "https://registry.npmjs.org/@react-stately/slider/-/slider-3.7.2.tgz",
|
|
4320
|
+
"integrity": "sha512-EVBHUdUYwj++XqAEiQg2fGi8Reccznba0uyQ3gPejF0pAc390Q/J5aqiTEDfiCM7uJ6WHxTM6lcCqHQBISk2dQ==",
|
|
4166
4321
|
"license": "Apache-2.0",
|
|
4167
4322
|
"dependencies": {
|
|
4168
|
-
"@react-stately/utils": "^3.10.
|
|
4169
|
-
"@react-types/shared": "^3.
|
|
4170
|
-
"@react-types/slider": "^3.
|
|
4323
|
+
"@react-stately/utils": "^3.10.8",
|
|
4324
|
+
"@react-types/shared": "^3.32.1",
|
|
4325
|
+
"@react-types/slider": "^3.8.2",
|
|
4171
4326
|
"@swc/helpers": "^0.5.0"
|
|
4172
4327
|
},
|
|
4173
4328
|
"peerDependencies": {
|
|
@@ -4175,17 +4330,19 @@
|
|
|
4175
4330
|
}
|
|
4176
4331
|
},
|
|
4177
4332
|
"node_modules/@react-stately/table": {
|
|
4178
|
-
"version": "3.
|
|
4333
|
+
"version": "3.15.1",
|
|
4334
|
+
"resolved": "https://registry.npmjs.org/@react-stately/table/-/table-3.15.1.tgz",
|
|
4335
|
+
"integrity": "sha512-MhMAgE/LgAzHcAn1P3p/nQErzJ6DiixSJ1AOt2JlnAKEb5YJg4ATKWCb2IjBLwywt9ZCzfm3KMUzkctZqAoxwA==",
|
|
4179
4336
|
"license": "Apache-2.0",
|
|
4180
4337
|
"dependencies": {
|
|
4181
|
-
"@react-stately/collections": "^3.12.
|
|
4182
|
-
"@react-stately/flags": "^3.1.
|
|
4183
|
-
"@react-stately/grid": "^3.11.
|
|
4184
|
-
"@react-stately/selection": "^3.20.
|
|
4185
|
-
"@react-stately/utils": "^3.10.
|
|
4186
|
-
"@react-types/grid": "^3.3.
|
|
4187
|
-
"@react-types/shared": "^3.
|
|
4188
|
-
"@react-types/table": "^3.
|
|
4338
|
+
"@react-stately/collections": "^3.12.8",
|
|
4339
|
+
"@react-stately/flags": "^3.1.2",
|
|
4340
|
+
"@react-stately/grid": "^3.11.6",
|
|
4341
|
+
"@react-stately/selection": "^3.20.6",
|
|
4342
|
+
"@react-stately/utils": "^3.10.8",
|
|
4343
|
+
"@react-types/grid": "^3.3.6",
|
|
4344
|
+
"@react-types/shared": "^3.32.1",
|
|
4345
|
+
"@react-types/table": "^3.13.4",
|
|
4189
4346
|
"@swc/helpers": "^0.5.0"
|
|
4190
4347
|
},
|
|
4191
4348
|
"peerDependencies": {
|
|
@@ -4193,12 +4350,14 @@
|
|
|
4193
4350
|
}
|
|
4194
4351
|
},
|
|
4195
4352
|
"node_modules/@react-stately/tabs": {
|
|
4196
|
-
"version": "3.8.
|
|
4353
|
+
"version": "3.8.6",
|
|
4354
|
+
"resolved": "https://registry.npmjs.org/@react-stately/tabs/-/tabs-3.8.6.tgz",
|
|
4355
|
+
"integrity": "sha512-9RYxmgjVIxUpIsGKPIF7uRoHWOEz8muwaYiStCVeyiYBPmarvZoIYtTXcwSMN/vEs7heVN5uGCL6/bfdY4+WiA==",
|
|
4197
4356
|
"license": "Apache-2.0",
|
|
4198
4357
|
"dependencies": {
|
|
4199
|
-
"@react-stately/list": "^3.
|
|
4200
|
-
"@react-types/shared": "^3.
|
|
4201
|
-
"@react-types/tabs": "^3.3.
|
|
4358
|
+
"@react-stately/list": "^3.13.1",
|
|
4359
|
+
"@react-types/shared": "^3.32.1",
|
|
4360
|
+
"@react-types/tabs": "^3.3.19",
|
|
4202
4361
|
"@swc/helpers": "^0.5.0"
|
|
4203
4362
|
},
|
|
4204
4363
|
"peerDependencies": {
|
|
@@ -4206,7 +4365,9 @@
|
|
|
4206
4365
|
}
|
|
4207
4366
|
},
|
|
4208
4367
|
"node_modules/@react-stately/toast": {
|
|
4209
|
-
"version": "3.1.
|
|
4368
|
+
"version": "3.1.2",
|
|
4369
|
+
"resolved": "https://registry.npmjs.org/@react-stately/toast/-/toast-3.1.2.tgz",
|
|
4370
|
+
"integrity": "sha512-HiInm7bck32khFBHZThTQaAF6e6/qm57F4mYRWdTq8IVeGDzpkbUYibnLxRhk0UZ5ybc6me+nqqPkG/lVmM42Q==",
|
|
4210
4371
|
"license": "Apache-2.0",
|
|
4211
4372
|
"dependencies": {
|
|
4212
4373
|
"@swc/helpers": "^0.5.0",
|
|
@@ -4217,12 +4378,14 @@
|
|
|
4217
4378
|
}
|
|
4218
4379
|
},
|
|
4219
4380
|
"node_modules/@react-stately/toggle": {
|
|
4220
|
-
"version": "3.
|
|
4381
|
+
"version": "3.9.2",
|
|
4382
|
+
"resolved": "https://registry.npmjs.org/@react-stately/toggle/-/toggle-3.9.2.tgz",
|
|
4383
|
+
"integrity": "sha512-dOxs9wrVXHUmA7lc8l+N9NbTJMAaXcYsnNGsMwfXIXQ3rdq+IjWGNYJ52UmNQyRYFcg0jrzRrU16TyGbNjOdNQ==",
|
|
4221
4384
|
"license": "Apache-2.0",
|
|
4222
4385
|
"dependencies": {
|
|
4223
|
-
"@react-stately/utils": "^3.10.
|
|
4224
|
-
"@react-types/checkbox": "^3.
|
|
4225
|
-
"@react-types/shared": "^3.
|
|
4386
|
+
"@react-stately/utils": "^3.10.8",
|
|
4387
|
+
"@react-types/checkbox": "^3.10.2",
|
|
4388
|
+
"@react-types/shared": "^3.32.1",
|
|
4226
4389
|
"@swc/helpers": "^0.5.0"
|
|
4227
4390
|
},
|
|
4228
4391
|
"peerDependencies": {
|
|
@@ -4230,11 +4393,13 @@
|
|
|
4230
4393
|
}
|
|
4231
4394
|
},
|
|
4232
4395
|
"node_modules/@react-stately/tooltip": {
|
|
4233
|
-
"version": "3.5.
|
|
4396
|
+
"version": "3.5.8",
|
|
4397
|
+
"resolved": "https://registry.npmjs.org/@react-stately/tooltip/-/tooltip-3.5.8.tgz",
|
|
4398
|
+
"integrity": "sha512-gkcUx2ROhCiGNAYd2BaTejakXUUNLPnnoJ5+V/mN480pN+OrO8/2V9pqb/IQmpqxLsso93zkM3A4wFHHLBBmPQ==",
|
|
4234
4399
|
"license": "Apache-2.0",
|
|
4235
4400
|
"dependencies": {
|
|
4236
|
-
"@react-stately/overlays": "^3.6.
|
|
4237
|
-
"@react-types/tooltip": "^3.4.
|
|
4401
|
+
"@react-stately/overlays": "^3.6.20",
|
|
4402
|
+
"@react-types/tooltip": "^3.4.21",
|
|
4238
4403
|
"@swc/helpers": "^0.5.0"
|
|
4239
4404
|
},
|
|
4240
4405
|
"peerDependencies": {
|
|
@@ -4242,13 +4407,15 @@
|
|
|
4242
4407
|
}
|
|
4243
4408
|
},
|
|
4244
4409
|
"node_modules/@react-stately/tree": {
|
|
4245
|
-
"version": "3.
|
|
4410
|
+
"version": "3.9.3",
|
|
4411
|
+
"resolved": "https://registry.npmjs.org/@react-stately/tree/-/tree-3.9.3.tgz",
|
|
4412
|
+
"integrity": "sha512-ZngG79nLFxE/GYmpwX6E/Rma2MMkzdoJPRI3iWk3dgqnGMMzpPnUp/cvjDsU3UHF7xDVusC5BT6pjWN0uxCIFQ==",
|
|
4246
4413
|
"license": "Apache-2.0",
|
|
4247
4414
|
"dependencies": {
|
|
4248
|
-
"@react-stately/collections": "^3.12.
|
|
4249
|
-
"@react-stately/selection": "^3.20.
|
|
4250
|
-
"@react-stately/utils": "^3.10.
|
|
4251
|
-
"@react-types/shared": "^3.
|
|
4415
|
+
"@react-stately/collections": "^3.12.8",
|
|
4416
|
+
"@react-stately/selection": "^3.20.6",
|
|
4417
|
+
"@react-stately/utils": "^3.10.8",
|
|
4418
|
+
"@react-types/shared": "^3.32.1",
|
|
4252
4419
|
"@swc/helpers": "^0.5.0"
|
|
4253
4420
|
},
|
|
4254
4421
|
"peerDependencies": {
|
|
@@ -4256,7 +4423,9 @@
|
|
|
4256
4423
|
}
|
|
4257
4424
|
},
|
|
4258
4425
|
"node_modules/@react-stately/utils": {
|
|
4259
|
-
"version": "3.10.
|
|
4426
|
+
"version": "3.10.8",
|
|
4427
|
+
"resolved": "https://registry.npmjs.org/@react-stately/utils/-/utils-3.10.8.tgz",
|
|
4428
|
+
"integrity": "sha512-SN3/h7SzRsusVQjQ4v10LaVsDc81jyyR0DD5HnsQitm/I5WDpaSr2nRHtyloPFU48jlql1XX/S04T2DLQM7Y3g==",
|
|
4260
4429
|
"license": "Apache-2.0",
|
|
4261
4430
|
"dependencies": {
|
|
4262
4431
|
"@swc/helpers": "^0.5.0"
|
|
@@ -4266,268 +4435,320 @@
|
|
|
4266
4435
|
}
|
|
4267
4436
|
},
|
|
4268
4437
|
"node_modules/@react-types/breadcrumbs": {
|
|
4269
|
-
"version": "3.7.
|
|
4438
|
+
"version": "3.7.17",
|
|
4439
|
+
"resolved": "https://registry.npmjs.org/@react-types/breadcrumbs/-/breadcrumbs-3.7.17.tgz",
|
|
4440
|
+
"integrity": "sha512-IhvVTcfli5o/UDlGACXxjlor2afGlMQA8pNR3faH0bBUay1Fmm3IWktVw9Xwmk+KraV2RTAg9e+E6p8DOQZfiw==",
|
|
4270
4441
|
"license": "Apache-2.0",
|
|
4271
4442
|
"dependencies": {
|
|
4272
|
-
"@react-types/link": "^3.6.
|
|
4273
|
-
"@react-types/shared": "^3.
|
|
4443
|
+
"@react-types/link": "^3.6.5",
|
|
4444
|
+
"@react-types/shared": "^3.32.1"
|
|
4274
4445
|
},
|
|
4275
4446
|
"peerDependencies": {
|
|
4276
4447
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
4277
4448
|
}
|
|
4278
4449
|
},
|
|
4279
4450
|
"node_modules/@react-types/button": {
|
|
4280
|
-
"version": "3.
|
|
4451
|
+
"version": "3.14.1",
|
|
4452
|
+
"resolved": "https://registry.npmjs.org/@react-types/button/-/button-3.14.1.tgz",
|
|
4453
|
+
"integrity": "sha512-D8C4IEwKB7zEtiWYVJ3WE/5HDcWlze9mLWQ5hfsBfpePyWCgO3bT/+wjb/7pJvcAocrkXo90QrMm85LcpBtrpg==",
|
|
4281
4454
|
"license": "Apache-2.0",
|
|
4282
4455
|
"dependencies": {
|
|
4283
|
-
"@react-types/shared": "^3.
|
|
4456
|
+
"@react-types/shared": "^3.32.1"
|
|
4284
4457
|
},
|
|
4285
4458
|
"peerDependencies": {
|
|
4286
4459
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
4287
4460
|
}
|
|
4288
4461
|
},
|
|
4289
4462
|
"node_modules/@react-types/calendar": {
|
|
4290
|
-
"version": "3.
|
|
4463
|
+
"version": "3.8.0",
|
|
4464
|
+
"resolved": "https://registry.npmjs.org/@react-types/calendar/-/calendar-3.8.0.tgz",
|
|
4465
|
+
"integrity": "sha512-ZDZgfZgbz1ydWOFs1mH7QFfX3ioJrmb3Y/lkoubQE0HWXLZzyYNvhhKyFJRS1QJ40IofLSBHriwbQb/tsUnGlw==",
|
|
4291
4466
|
"license": "Apache-2.0",
|
|
4292
4467
|
"dependencies": {
|
|
4293
|
-
"@internationalized/date": "^3.
|
|
4294
|
-
"@react-types/shared": "^3.
|
|
4468
|
+
"@internationalized/date": "^3.10.0",
|
|
4469
|
+
"@react-types/shared": "^3.32.1"
|
|
4295
4470
|
},
|
|
4296
4471
|
"peerDependencies": {
|
|
4297
4472
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
4298
4473
|
}
|
|
4299
4474
|
},
|
|
4300
4475
|
"node_modules/@react-types/checkbox": {
|
|
4301
|
-
"version": "3.
|
|
4476
|
+
"version": "3.10.2",
|
|
4477
|
+
"resolved": "https://registry.npmjs.org/@react-types/checkbox/-/checkbox-3.10.2.tgz",
|
|
4478
|
+
"integrity": "sha512-ktPkl6ZfIdGS1tIaGSU/2S5Agf2NvXI9qAgtdMDNva0oLyAZ4RLQb6WecPvofw1J7YKXu0VA5Mu7nlX+FM2weQ==",
|
|
4302
4479
|
"license": "Apache-2.0",
|
|
4303
4480
|
"dependencies": {
|
|
4304
|
-
"@react-types/shared": "^3.
|
|
4481
|
+
"@react-types/shared": "^3.32.1"
|
|
4305
4482
|
},
|
|
4306
4483
|
"peerDependencies": {
|
|
4307
4484
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
4308
4485
|
}
|
|
4309
4486
|
},
|
|
4310
4487
|
"node_modules/@react-types/color": {
|
|
4311
|
-
"version": "3.
|
|
4488
|
+
"version": "3.1.2",
|
|
4489
|
+
"resolved": "https://registry.npmjs.org/@react-types/color/-/color-3.1.2.tgz",
|
|
4490
|
+
"integrity": "sha512-NP0TAY3j4tlMztOp/bBfMlPwC9AQKTjSiTFmc2oQNkx5M4sl3QpPqFPosdt7jZ8M4nItvfCWZrlZGjST4SB83A==",
|
|
4312
4491
|
"license": "Apache-2.0",
|
|
4313
4492
|
"dependencies": {
|
|
4314
|
-
"@react-types/shared": "^3.
|
|
4315
|
-
"@react-types/slider": "^3.
|
|
4493
|
+
"@react-types/shared": "^3.32.1",
|
|
4494
|
+
"@react-types/slider": "^3.8.2"
|
|
4316
4495
|
},
|
|
4317
4496
|
"peerDependencies": {
|
|
4318
4497
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
4319
4498
|
}
|
|
4320
4499
|
},
|
|
4321
4500
|
"node_modules/@react-types/combobox": {
|
|
4322
|
-
"version": "3.13.
|
|
4501
|
+
"version": "3.13.9",
|
|
4502
|
+
"resolved": "https://registry.npmjs.org/@react-types/combobox/-/combobox-3.13.9.tgz",
|
|
4503
|
+
"integrity": "sha512-G6GmLbzVkLW6VScxPAr/RtliEyPhBClfYaIllK1IZv+Z42SVnOpKzhnoe79BpmiFqy1AaC3+LjZX783mrsHCwA==",
|
|
4323
4504
|
"license": "Apache-2.0",
|
|
4324
4505
|
"dependencies": {
|
|
4325
|
-
"@react-types/shared": "^3.
|
|
4506
|
+
"@react-types/shared": "^3.32.1"
|
|
4326
4507
|
},
|
|
4327
4508
|
"peerDependencies": {
|
|
4328
4509
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
4329
4510
|
}
|
|
4330
4511
|
},
|
|
4331
4512
|
"node_modules/@react-types/datepicker": {
|
|
4332
|
-
"version": "3.
|
|
4513
|
+
"version": "3.13.2",
|
|
4514
|
+
"resolved": "https://registry.npmjs.org/@react-types/datepicker/-/datepicker-3.13.2.tgz",
|
|
4515
|
+
"integrity": "sha512-+M6UZxJnejYY8kz0spbY/hP08QJ5rsZ3aNarRQQHc48xV2oelFLX5MhAqizfLEsvyfb0JYrhWoh4z1xZtAmYCg==",
|
|
4333
4516
|
"license": "Apache-2.0",
|
|
4334
4517
|
"dependencies": {
|
|
4335
|
-
"@internationalized/date": "^3.
|
|
4336
|
-
"@react-types/calendar": "^3.
|
|
4337
|
-
"@react-types/overlays": "^3.
|
|
4338
|
-
"@react-types/shared": "^3.
|
|
4518
|
+
"@internationalized/date": "^3.10.0",
|
|
4519
|
+
"@react-types/calendar": "^3.8.0",
|
|
4520
|
+
"@react-types/overlays": "^3.9.2",
|
|
4521
|
+
"@react-types/shared": "^3.32.1"
|
|
4339
4522
|
},
|
|
4340
4523
|
"peerDependencies": {
|
|
4341
4524
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
4342
4525
|
}
|
|
4343
4526
|
},
|
|
4344
4527
|
"node_modules/@react-types/dialog": {
|
|
4345
|
-
"version": "3.5.
|
|
4528
|
+
"version": "3.5.22",
|
|
4529
|
+
"resolved": "https://registry.npmjs.org/@react-types/dialog/-/dialog-3.5.22.tgz",
|
|
4530
|
+
"integrity": "sha512-smSvzOcqKE196rWk0oqJDnz+ox5JM5+OT0PmmJXiUD4q7P5g32O6W5Bg7hMIFUI9clBtngo8kLaX2iMg+GqAzg==",
|
|
4346
4531
|
"license": "Apache-2.0",
|
|
4347
4532
|
"dependencies": {
|
|
4348
|
-
"@react-types/overlays": "^3.
|
|
4349
|
-
"@react-types/shared": "^3.
|
|
4533
|
+
"@react-types/overlays": "^3.9.2",
|
|
4534
|
+
"@react-types/shared": "^3.32.1"
|
|
4350
4535
|
},
|
|
4351
4536
|
"peerDependencies": {
|
|
4352
4537
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
4353
4538
|
}
|
|
4354
4539
|
},
|
|
4355
4540
|
"node_modules/@react-types/grid": {
|
|
4356
|
-
"version": "3.3.
|
|
4541
|
+
"version": "3.3.6",
|
|
4542
|
+
"resolved": "https://registry.npmjs.org/@react-types/grid/-/grid-3.3.6.tgz",
|
|
4543
|
+
"integrity": "sha512-vIZJlYTii2n1We9nAugXwM2wpcpsC6JigJFBd6vGhStRdRWRoU4yv1Gc98Usbx0FQ/J7GLVIgeG8+1VMTKBdxw==",
|
|
4357
4544
|
"license": "Apache-2.0",
|
|
4358
4545
|
"dependencies": {
|
|
4359
|
-
"@react-types/shared": "^3.
|
|
4546
|
+
"@react-types/shared": "^3.32.1"
|
|
4360
4547
|
},
|
|
4361
4548
|
"peerDependencies": {
|
|
4362
4549
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
4363
4550
|
}
|
|
4364
4551
|
},
|
|
4365
4552
|
"node_modules/@react-types/link": {
|
|
4366
|
-
"version": "3.6.
|
|
4553
|
+
"version": "3.6.5",
|
|
4554
|
+
"resolved": "https://registry.npmjs.org/@react-types/link/-/link-3.6.5.tgz",
|
|
4555
|
+
"integrity": "sha512-+I2s3XWBEvLrzts0GnNeA84mUkwo+a7kLUWoaJkW0TOBDG7my95HFYxF9WnqKye7NgpOkCqz4s3oW96xPdIniQ==",
|
|
4367
4556
|
"license": "Apache-2.0",
|
|
4368
4557
|
"dependencies": {
|
|
4369
|
-
"@react-types/shared": "^3.
|
|
4558
|
+
"@react-types/shared": "^3.32.1"
|
|
4370
4559
|
},
|
|
4371
4560
|
"peerDependencies": {
|
|
4372
4561
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
4373
4562
|
}
|
|
4374
4563
|
},
|
|
4375
4564
|
"node_modules/@react-types/listbox": {
|
|
4376
|
-
"version": "3.
|
|
4565
|
+
"version": "3.7.4",
|
|
4566
|
+
"resolved": "https://registry.npmjs.org/@react-types/listbox/-/listbox-3.7.4.tgz",
|
|
4567
|
+
"integrity": "sha512-p4YEpTl/VQGrqVE8GIfqTS5LkT5jtjDTbVeZgrkPnX/fiPhsfbTPiZ6g0FNap4+aOGJFGEEZUv2q4vx+rCORww==",
|
|
4377
4568
|
"license": "Apache-2.0",
|
|
4378
4569
|
"dependencies": {
|
|
4379
|
-
"@react-types/shared": "^3.
|
|
4570
|
+
"@react-types/shared": "^3.32.1"
|
|
4380
4571
|
},
|
|
4381
4572
|
"peerDependencies": {
|
|
4382
4573
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
4383
4574
|
}
|
|
4384
4575
|
},
|
|
4385
4576
|
"node_modules/@react-types/menu": {
|
|
4386
|
-
"version": "3.10.
|
|
4577
|
+
"version": "3.10.5",
|
|
4578
|
+
"resolved": "https://registry.npmjs.org/@react-types/menu/-/menu-3.10.5.tgz",
|
|
4579
|
+
"integrity": "sha512-HBTrKll2hm0VKJNM4ubIv1L9MNo8JuOnm2G3M+wXvb6EYIyDNxxJkhjsqsGpUXJdAOSkacHBDcNh2HsZABNX4A==",
|
|
4387
4580
|
"license": "Apache-2.0",
|
|
4388
4581
|
"dependencies": {
|
|
4389
|
-
"@react-types/overlays": "^3.
|
|
4390
|
-
"@react-types/shared": "^3.
|
|
4582
|
+
"@react-types/overlays": "^3.9.2",
|
|
4583
|
+
"@react-types/shared": "^3.32.1"
|
|
4391
4584
|
},
|
|
4392
4585
|
"peerDependencies": {
|
|
4393
4586
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
4394
4587
|
}
|
|
4395
4588
|
},
|
|
4396
4589
|
"node_modules/@react-types/meter": {
|
|
4397
|
-
"version": "3.4.
|
|
4590
|
+
"version": "3.4.13",
|
|
4591
|
+
"resolved": "https://registry.npmjs.org/@react-types/meter/-/meter-3.4.13.tgz",
|
|
4592
|
+
"integrity": "sha512-EiarfbpHcvmeyXvXcr6XLaHkNHuGc4g7fBVEiDPwssFJKKfbUzqnnknDxPjyspqUVRcXC08CokS98J1jYobqDg==",
|
|
4398
4593
|
"license": "Apache-2.0",
|
|
4399
4594
|
"dependencies": {
|
|
4400
|
-
"@react-types/progress": "^3.5.
|
|
4595
|
+
"@react-types/progress": "^3.5.16"
|
|
4401
4596
|
},
|
|
4402
4597
|
"peerDependencies": {
|
|
4403
4598
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
4404
4599
|
}
|
|
4405
4600
|
},
|
|
4406
4601
|
"node_modules/@react-types/numberfield": {
|
|
4407
|
-
"version": "3.8.
|
|
4602
|
+
"version": "3.8.15",
|
|
4603
|
+
"resolved": "https://registry.npmjs.org/@react-types/numberfield/-/numberfield-3.8.15.tgz",
|
|
4604
|
+
"integrity": "sha512-97r92D23GKCOjGIGMeW9nt+/KlfM3GeWH39Czcmd2/D5y3k6z4j0avbsfx2OttCtJszrnENjw3GraYGYI2KosQ==",
|
|
4408
4605
|
"license": "Apache-2.0",
|
|
4409
4606
|
"dependencies": {
|
|
4410
|
-
"@react-types/shared": "^3.
|
|
4607
|
+
"@react-types/shared": "^3.32.1"
|
|
4411
4608
|
},
|
|
4412
4609
|
"peerDependencies": {
|
|
4413
4610
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
4414
4611
|
}
|
|
4415
4612
|
},
|
|
4416
4613
|
"node_modules/@react-types/overlays": {
|
|
4417
|
-
"version": "3.
|
|
4614
|
+
"version": "3.9.2",
|
|
4615
|
+
"resolved": "https://registry.npmjs.org/@react-types/overlays/-/overlays-3.9.2.tgz",
|
|
4616
|
+
"integrity": "sha512-Q0cRPcBGzNGmC8dBuHyoPR7N3057KTS5g+vZfQ53k8WwmilXBtemFJPLsogJbspuewQ/QJ3o2HYsp2pne7/iNw==",
|
|
4418
4617
|
"license": "Apache-2.0",
|
|
4419
4618
|
"dependencies": {
|
|
4420
|
-
"@react-types/shared": "^3.
|
|
4619
|
+
"@react-types/shared": "^3.32.1"
|
|
4421
4620
|
},
|
|
4422
4621
|
"peerDependencies": {
|
|
4423
4622
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
4424
4623
|
}
|
|
4425
4624
|
},
|
|
4426
4625
|
"node_modules/@react-types/progress": {
|
|
4427
|
-
"version": "3.5.
|
|
4626
|
+
"version": "3.5.16",
|
|
4627
|
+
"resolved": "https://registry.npmjs.org/@react-types/progress/-/progress-3.5.16.tgz",
|
|
4628
|
+
"integrity": "sha512-I9tSdCFfvQ7gHJtm90VAKgwdTWXQgVNvLRStEc0z9h+bXBxdvZb+QuiRPERChwFQ9VkK4p4rDqaFo69nDqWkpw==",
|
|
4428
4629
|
"license": "Apache-2.0",
|
|
4429
4630
|
"dependencies": {
|
|
4430
|
-
"@react-types/shared": "^3.
|
|
4631
|
+
"@react-types/shared": "^3.32.1"
|
|
4431
4632
|
},
|
|
4432
4633
|
"peerDependencies": {
|
|
4433
4634
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
4434
4635
|
}
|
|
4435
4636
|
},
|
|
4436
4637
|
"node_modules/@react-types/radio": {
|
|
4437
|
-
"version": "3.
|
|
4638
|
+
"version": "3.9.2",
|
|
4639
|
+
"resolved": "https://registry.npmjs.org/@react-types/radio/-/radio-3.9.2.tgz",
|
|
4640
|
+
"integrity": "sha512-3UcJXu37JrTkRyP4GJPDBU7NmDTInrEdOe+bVzA1j4EegzdkJmLBkLg5cLDAbpiEHB+xIsvbJdx6dxeMuc+H3g==",
|
|
4438
4641
|
"license": "Apache-2.0",
|
|
4439
4642
|
"dependencies": {
|
|
4440
|
-
"@react-types/shared": "^3.
|
|
4643
|
+
"@react-types/shared": "^3.32.1"
|
|
4441
4644
|
},
|
|
4442
4645
|
"peerDependencies": {
|
|
4443
4646
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
4444
4647
|
}
|
|
4445
4648
|
},
|
|
4446
4649
|
"node_modules/@react-types/searchfield": {
|
|
4447
|
-
"version": "3.6.
|
|
4650
|
+
"version": "3.6.6",
|
|
4651
|
+
"resolved": "https://registry.npmjs.org/@react-types/searchfield/-/searchfield-3.6.6.tgz",
|
|
4652
|
+
"integrity": "sha512-cl3itr/fk7wbIQc2Gz5Ie8aVeUmPjVX/mRGS5/EXlmzycAKNYTvqf2mlxwObLndtLISmt7IgNjRRhbUUDI8Ang==",
|
|
4448
4653
|
"license": "Apache-2.0",
|
|
4449
4654
|
"dependencies": {
|
|
4450
|
-
"@react-types/shared": "^3.
|
|
4451
|
-
"@react-types/textfield": "^3.12.
|
|
4655
|
+
"@react-types/shared": "^3.32.1",
|
|
4656
|
+
"@react-types/textfield": "^3.12.6"
|
|
4452
4657
|
},
|
|
4453
4658
|
"peerDependencies": {
|
|
4454
4659
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
4455
4660
|
}
|
|
4456
4661
|
},
|
|
4457
4662
|
"node_modules/@react-types/select": {
|
|
4458
|
-
"version": "3.
|
|
4663
|
+
"version": "3.11.0",
|
|
4664
|
+
"resolved": "https://registry.npmjs.org/@react-types/select/-/select-3.11.0.tgz",
|
|
4665
|
+
"integrity": "sha512-SzIsMFVPCbXE1Z1TLfpdfiwJ1xnIkcL1/CjGilmUKkNk5uT7rYX1xCJqWCjXI0vAU1xM4Qn+T3n8de4fw6HRBg==",
|
|
4459
4666
|
"license": "Apache-2.0",
|
|
4460
4667
|
"dependencies": {
|
|
4461
|
-
"@react-types/shared": "^3.
|
|
4668
|
+
"@react-types/shared": "^3.32.1"
|
|
4462
4669
|
},
|
|
4463
4670
|
"peerDependencies": {
|
|
4464
4671
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
4465
4672
|
}
|
|
4466
4673
|
},
|
|
4467
4674
|
"node_modules/@react-types/shared": {
|
|
4468
|
-
"version": "3.
|
|
4675
|
+
"version": "3.32.1",
|
|
4676
|
+
"resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.32.1.tgz",
|
|
4677
|
+
"integrity": "sha512-famxyD5emrGGpFuUlgOP6fVW2h/ZaF405G5KDi3zPHzyjAWys/8W6NAVJtNbkCkhedmvL0xOhvt8feGXyXaw5w==",
|
|
4469
4678
|
"license": "Apache-2.0",
|
|
4470
4679
|
"peerDependencies": {
|
|
4471
4680
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
4472
4681
|
}
|
|
4473
4682
|
},
|
|
4474
4683
|
"node_modules/@react-types/slider": {
|
|
4475
|
-
"version": "3.
|
|
4684
|
+
"version": "3.8.2",
|
|
4685
|
+
"resolved": "https://registry.npmjs.org/@react-types/slider/-/slider-3.8.2.tgz",
|
|
4686
|
+
"integrity": "sha512-MQYZP76OEOYe7/yA2To+Dl0LNb0cKKnvh5JtvNvDnAvEprn1RuLiay8Oi/rTtXmc2KmBa4VdTcsXsmkbbkeN2Q==",
|
|
4476
4687
|
"license": "Apache-2.0",
|
|
4477
4688
|
"dependencies": {
|
|
4478
|
-
"@react-types/shared": "^3.
|
|
4689
|
+
"@react-types/shared": "^3.32.1"
|
|
4479
4690
|
},
|
|
4480
4691
|
"peerDependencies": {
|
|
4481
4692
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
4482
4693
|
}
|
|
4483
4694
|
},
|
|
4484
4695
|
"node_modules/@react-types/switch": {
|
|
4485
|
-
"version": "3.5.
|
|
4696
|
+
"version": "3.5.15",
|
|
4697
|
+
"resolved": "https://registry.npmjs.org/@react-types/switch/-/switch-3.5.15.tgz",
|
|
4698
|
+
"integrity": "sha512-r/ouGWQmIeHyYSP1e5luET+oiR7N7cLrAlWsrAfYRWHxqXOSNQloQnZJ3PLHrKFT02fsrQhx2rHaK2LfKeyN3A==",
|
|
4486
4699
|
"license": "Apache-2.0",
|
|
4487
4700
|
"dependencies": {
|
|
4488
|
-
"@react-types/shared": "^3.
|
|
4701
|
+
"@react-types/shared": "^3.32.1"
|
|
4489
4702
|
},
|
|
4490
4703
|
"peerDependencies": {
|
|
4491
4704
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
4492
4705
|
}
|
|
4493
4706
|
},
|
|
4494
4707
|
"node_modules/@react-types/table": {
|
|
4495
|
-
"version": "3.
|
|
4708
|
+
"version": "3.13.4",
|
|
4709
|
+
"resolved": "https://registry.npmjs.org/@react-types/table/-/table-3.13.4.tgz",
|
|
4710
|
+
"integrity": "sha512-I/DYiZQl6aNbMmjk90J9SOhkzVDZvyA3Vn3wMWCiajkMNjvubFhTfda5DDf2SgFP5l0Yh6TGGH5XumRv9LqL5Q==",
|
|
4496
4711
|
"license": "Apache-2.0",
|
|
4497
4712
|
"dependencies": {
|
|
4498
|
-
"@react-types/grid": "^3.3.
|
|
4499
|
-
"@react-types/shared": "^3.
|
|
4713
|
+
"@react-types/grid": "^3.3.6",
|
|
4714
|
+
"@react-types/shared": "^3.32.1"
|
|
4500
4715
|
},
|
|
4501
4716
|
"peerDependencies": {
|
|
4502
4717
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
4503
4718
|
}
|
|
4504
4719
|
},
|
|
4505
4720
|
"node_modules/@react-types/tabs": {
|
|
4506
|
-
"version": "3.3.
|
|
4721
|
+
"version": "3.3.19",
|
|
4722
|
+
"resolved": "https://registry.npmjs.org/@react-types/tabs/-/tabs-3.3.19.tgz",
|
|
4723
|
+
"integrity": "sha512-fE+qI43yR5pAMpeqPxGqQq9jDHXEPqXskuxNHERMW0PYMdPyem2Cw6goc5F4qeZO3Hf6uPZgHkvJz2OAq7TbBw==",
|
|
4507
4724
|
"license": "Apache-2.0",
|
|
4508
4725
|
"dependencies": {
|
|
4509
|
-
"@react-types/shared": "^3.
|
|
4726
|
+
"@react-types/shared": "^3.32.1"
|
|
4510
4727
|
},
|
|
4511
4728
|
"peerDependencies": {
|
|
4512
4729
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
4513
4730
|
}
|
|
4514
4731
|
},
|
|
4515
4732
|
"node_modules/@react-types/textfield": {
|
|
4516
|
-
"version": "3.12.
|
|
4733
|
+
"version": "3.12.6",
|
|
4734
|
+
"resolved": "https://registry.npmjs.org/@react-types/textfield/-/textfield-3.12.6.tgz",
|
|
4735
|
+
"integrity": "sha512-hpEVKE+M3uUkTjw2WrX1NrH/B3rqDJFUa+ViNK2eVranLY4ZwFqbqaYXSzHupOF3ecSjJJv2C103JrwFvx6TPQ==",
|
|
4517
4736
|
"license": "Apache-2.0",
|
|
4518
4737
|
"dependencies": {
|
|
4519
|
-
"@react-types/shared": "^3.
|
|
4738
|
+
"@react-types/shared": "^3.32.1"
|
|
4520
4739
|
},
|
|
4521
4740
|
"peerDependencies": {
|
|
4522
4741
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
4523
4742
|
}
|
|
4524
4743
|
},
|
|
4525
4744
|
"node_modules/@react-types/tooltip": {
|
|
4526
|
-
"version": "3.4.
|
|
4745
|
+
"version": "3.4.21",
|
|
4746
|
+
"resolved": "https://registry.npmjs.org/@react-types/tooltip/-/tooltip-3.4.21.tgz",
|
|
4747
|
+
"integrity": "sha512-ugGHOZU6WbOdeTdbjnaEc+Ms7/WhsUCg+T3PCOIeOT9FG02Ce189yJ/+hd7oqL/tVwIhEMYJIqSCgSELFox+QA==",
|
|
4527
4748
|
"license": "Apache-2.0",
|
|
4528
4749
|
"dependencies": {
|
|
4529
|
-
"@react-types/overlays": "^3.
|
|
4530
|
-
"@react-types/shared": "^3.
|
|
4750
|
+
"@react-types/overlays": "^3.9.2",
|
|
4751
|
+
"@react-types/shared": "^3.32.1"
|
|
4531
4752
|
},
|
|
4532
4753
|
"peerDependencies": {
|
|
4533
4754
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
@@ -4785,6 +5006,8 @@
|
|
|
4785
5006
|
},
|
|
4786
5007
|
"node_modules/@swc/helpers": {
|
|
4787
5008
|
"version": "0.5.17",
|
|
5009
|
+
"resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.17.tgz",
|
|
5010
|
+
"integrity": "sha512-5IKx/Y13RsYd+sauPb2x+U/xZikHjolzfuDgTAl/Tdf3Q8rslRvC19NKDLgAJQ6wsqADk10ntlv08nPFw/gO/A==",
|
|
4788
5011
|
"license": "Apache-2.0",
|
|
4789
5012
|
"dependencies": {
|
|
4790
5013
|
"tslib": "^2.8.0"
|
|
@@ -4817,10 +5040,12 @@
|
|
|
4817
5040
|
}
|
|
4818
5041
|
},
|
|
4819
5042
|
"node_modules/@tanstack/react-virtual": {
|
|
4820
|
-
"version": "3.
|
|
5043
|
+
"version": "3.13.12",
|
|
5044
|
+
"resolved": "https://registry.npmjs.org/@tanstack/react-virtual/-/react-virtual-3.13.12.tgz",
|
|
5045
|
+
"integrity": "sha512-Gd13QdxPSukP8ZrkbgS2RwoZseTTbQPLnQEn7HY/rqtM+8Zt95f7xKC7N0EsKs7aoz0WzZ+fditZux+F8EzYxA==",
|
|
4821
5046
|
"license": "MIT",
|
|
4822
5047
|
"dependencies": {
|
|
4823
|
-
"@tanstack/virtual-core": "3.
|
|
5048
|
+
"@tanstack/virtual-core": "3.13.12"
|
|
4824
5049
|
},
|
|
4825
5050
|
"funding": {
|
|
4826
5051
|
"type": "github",
|
|
@@ -4832,7 +5057,9 @@
|
|
|
4832
5057
|
}
|
|
4833
5058
|
},
|
|
4834
5059
|
"node_modules/@tanstack/virtual-core": {
|
|
4835
|
-
"version": "3.
|
|
5060
|
+
"version": "3.13.12",
|
|
5061
|
+
"resolved": "https://registry.npmjs.org/@tanstack/virtual-core/-/virtual-core-3.13.12.tgz",
|
|
5062
|
+
"integrity": "sha512-1YBOJfRHV4sXUmWsFSf5rQor4Ss82G8dQWLRbnk3GA4jeP8hQt1hxXh0tmflpC0dz3VgEv/1+qwPyLeWkQuPFA==",
|
|
4836
5063
|
"license": "MIT",
|
|
4837
5064
|
"funding": {
|
|
4838
5065
|
"type": "github",
|
|
@@ -6700,7 +6927,9 @@
|
|
|
6700
6927
|
}
|
|
6701
6928
|
},
|
|
6702
6929
|
"node_modules/decimal.js": {
|
|
6703
|
-
"version": "10.
|
|
6930
|
+
"version": "10.6.0",
|
|
6931
|
+
"resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.6.0.tgz",
|
|
6932
|
+
"integrity": "sha512-YpgQiITW3JXGntzdUmyUR1V812Hn8T1YVXhCu+wO3OpS4eU9l4YdD3qjyiKdV6mvV29zapkMeD390UVEf2lkUg==",
|
|
6704
6933
|
"license": "MIT"
|
|
6705
6934
|
},
|
|
6706
6935
|
"node_modules/dedent": {
|
|
@@ -8279,12 +8508,14 @@
|
|
|
8279
8508
|
}
|
|
8280
8509
|
},
|
|
8281
8510
|
"node_modules/intl-messageformat": {
|
|
8282
|
-
"version": "10.7.
|
|
8511
|
+
"version": "10.7.18",
|
|
8512
|
+
"resolved": "https://registry.npmjs.org/intl-messageformat/-/intl-messageformat-10.7.18.tgz",
|
|
8513
|
+
"integrity": "sha512-m3Ofv/X/tV8Y3tHXLohcuVuhWKo7BBq62cqY15etqmLxg2DZ34AGGgQDeR+SCta2+zICb1NX83af0GJmbQ1++g==",
|
|
8283
8514
|
"license": "BSD-3-Clause",
|
|
8284
8515
|
"dependencies": {
|
|
8285
|
-
"@formatjs/ecma402-abstract": "2.3.
|
|
8516
|
+
"@formatjs/ecma402-abstract": "2.3.6",
|
|
8286
8517
|
"@formatjs/fast-memoize": "2.2.7",
|
|
8287
|
-
"@formatjs/icu-messageformat-parser": "2.11.
|
|
8518
|
+
"@formatjs/icu-messageformat-parser": "2.11.4",
|
|
8288
8519
|
"tslib": "^2.8.0"
|
|
8289
8520
|
}
|
|
8290
8521
|
},
|
|
@@ -10220,51 +10451,53 @@
|
|
|
10220
10451
|
}
|
|
10221
10452
|
},
|
|
10222
10453
|
"node_modules/react-aria": {
|
|
10223
|
-
"version": "3.
|
|
10454
|
+
"version": "3.44.0",
|
|
10455
|
+
"resolved": "https://registry.npmjs.org/react-aria/-/react-aria-3.44.0.tgz",
|
|
10456
|
+
"integrity": "sha512-2Pq3GQxBgM4/2BlpKYXeaZ47a3tdIcYSW/AYvKgypE3XipxOdQMDG5Sr/NBn7zuJq+thzmtfRb0lB9bTbsmaRw==",
|
|
10224
10457
|
"license": "Apache-2.0",
|
|
10225
10458
|
"dependencies": {
|
|
10226
|
-
"@internationalized/string": "^3.2.
|
|
10227
|
-
"@react-aria/breadcrumbs": "^3.5.
|
|
10228
|
-
"@react-aria/button": "^3.
|
|
10229
|
-
"@react-aria/calendar": "^3.
|
|
10230
|
-
"@react-aria/checkbox": "^3.
|
|
10231
|
-
"@react-aria/color": "^3.
|
|
10232
|
-
"@react-aria/combobox": "^3.
|
|
10233
|
-
"@react-aria/datepicker": "^3.
|
|
10234
|
-
"@react-aria/dialog": "^3.5.
|
|
10235
|
-
"@react-aria/disclosure": "^3.0
|
|
10236
|
-
"@react-aria/dnd": "^3.
|
|
10237
|
-
"@react-aria/focus": "^3.
|
|
10238
|
-
"@react-aria/gridlist": "^3.
|
|
10239
|
-
"@react-aria/i18n": "^3.12.
|
|
10240
|
-
"@react-aria/interactions": "^3.25.
|
|
10241
|
-
"@react-aria/label": "^3.7.
|
|
10242
|
-
"@react-aria/landmark": "^3.0.
|
|
10243
|
-
"@react-aria/link": "^3.8.
|
|
10244
|
-
"@react-aria/listbox": "^3.
|
|
10245
|
-
"@react-aria/menu": "^3.
|
|
10246
|
-
"@react-aria/meter": "^3.4.
|
|
10247
|
-
"@react-aria/numberfield": "^3.
|
|
10248
|
-
"@react-aria/overlays": "^3.
|
|
10249
|
-
"@react-aria/progress": "^3.4.
|
|
10250
|
-
"@react-aria/radio": "^3.
|
|
10251
|
-
"@react-aria/searchfield": "^3.8.
|
|
10252
|
-
"@react-aria/select": "^3.
|
|
10253
|
-
"@react-aria/selection": "^3.
|
|
10254
|
-
"@react-aria/separator": "^3.4.
|
|
10255
|
-
"@react-aria/slider": "^3.
|
|
10256
|
-
"@react-aria/ssr": "^3.9.
|
|
10257
|
-
"@react-aria/switch": "^3.7.
|
|
10258
|
-
"@react-aria/table": "^3.17.
|
|
10259
|
-
"@react-aria/tabs": "^3.10.
|
|
10260
|
-
"@react-aria/tag": "^3.
|
|
10261
|
-
"@react-aria/textfield": "^3.
|
|
10262
|
-
"@react-aria/toast": "^3.0.
|
|
10263
|
-
"@react-aria/tooltip": "^3.8.
|
|
10264
|
-
"@react-aria/tree": "^3.
|
|
10265
|
-
"@react-aria/utils": "^3.
|
|
10266
|
-
"@react-aria/visually-hidden": "^3.8.
|
|
10267
|
-
"@react-types/shared": "^3.
|
|
10459
|
+
"@internationalized/string": "^3.2.7",
|
|
10460
|
+
"@react-aria/breadcrumbs": "^3.5.29",
|
|
10461
|
+
"@react-aria/button": "^3.14.2",
|
|
10462
|
+
"@react-aria/calendar": "^3.9.2",
|
|
10463
|
+
"@react-aria/checkbox": "^3.16.2",
|
|
10464
|
+
"@react-aria/color": "^3.1.2",
|
|
10465
|
+
"@react-aria/combobox": "^3.14.0",
|
|
10466
|
+
"@react-aria/datepicker": "^3.15.2",
|
|
10467
|
+
"@react-aria/dialog": "^3.5.31",
|
|
10468
|
+
"@react-aria/disclosure": "^3.1.0",
|
|
10469
|
+
"@react-aria/dnd": "^3.11.3",
|
|
10470
|
+
"@react-aria/focus": "^3.21.2",
|
|
10471
|
+
"@react-aria/gridlist": "^3.14.1",
|
|
10472
|
+
"@react-aria/i18n": "^3.12.13",
|
|
10473
|
+
"@react-aria/interactions": "^3.25.6",
|
|
10474
|
+
"@react-aria/label": "^3.7.22",
|
|
10475
|
+
"@react-aria/landmark": "^3.0.7",
|
|
10476
|
+
"@react-aria/link": "^3.8.6",
|
|
10477
|
+
"@react-aria/listbox": "^3.15.0",
|
|
10478
|
+
"@react-aria/menu": "^3.19.3",
|
|
10479
|
+
"@react-aria/meter": "^3.4.27",
|
|
10480
|
+
"@react-aria/numberfield": "^3.12.2",
|
|
10481
|
+
"@react-aria/overlays": "^3.30.0",
|
|
10482
|
+
"@react-aria/progress": "^3.4.27",
|
|
10483
|
+
"@react-aria/radio": "^3.12.2",
|
|
10484
|
+
"@react-aria/searchfield": "^3.8.9",
|
|
10485
|
+
"@react-aria/select": "^3.17.0",
|
|
10486
|
+
"@react-aria/selection": "^3.26.0",
|
|
10487
|
+
"@react-aria/separator": "^3.4.13",
|
|
10488
|
+
"@react-aria/slider": "^3.8.2",
|
|
10489
|
+
"@react-aria/ssr": "^3.9.10",
|
|
10490
|
+
"@react-aria/switch": "^3.7.8",
|
|
10491
|
+
"@react-aria/table": "^3.17.8",
|
|
10492
|
+
"@react-aria/tabs": "^3.10.8",
|
|
10493
|
+
"@react-aria/tag": "^3.7.2",
|
|
10494
|
+
"@react-aria/textfield": "^3.18.2",
|
|
10495
|
+
"@react-aria/toast": "^3.0.8",
|
|
10496
|
+
"@react-aria/tooltip": "^3.8.8",
|
|
10497
|
+
"@react-aria/tree": "^3.1.4",
|
|
10498
|
+
"@react-aria/utils": "^3.31.0",
|
|
10499
|
+
"@react-aria/visually-hidden": "^3.8.28",
|
|
10500
|
+
"@react-types/shared": "^3.32.1"
|
|
10268
10501
|
},
|
|
10269
10502
|
"peerDependencies": {
|
|
10270
10503
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1",
|