matterbridge 1.5.6 → 1.5.7
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.
- package/CHANGELOG.md +17 -0
- package/README-DEV.md +15 -4
- package/README-DOCKER.md +2 -1
- package/README-SERVICE.md +2 -1
- package/README.md +18 -14
- package/dist/matterbridgeDevice.d.ts +51 -24
- package/dist/matterbridgeDevice.d.ts.map +1 -1
- package/dist/matterbridgeDevice.js +39 -18
- package/dist/matterbridgeDevice.js.map +1 -1
- package/npm-shrinkwrap.json +622 -81
- package/package.json +7 -7
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "matterbridge",
|
|
3
|
-
"version": "1.5.
|
|
3
|
+
"version": "1.5.7",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "matterbridge",
|
|
9
|
-
"version": "1.5.
|
|
9
|
+
"version": "1.5.7",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@project-chip/matter-node.js": "0.10.
|
|
13
|
-
"@project-chip/matter.js": "0.10.
|
|
12
|
+
"@project-chip/matter-node.js": "0.10.3",
|
|
13
|
+
"@project-chip/matter.js": "0.10.3",
|
|
14
14
|
"archiver": "7.0.1",
|
|
15
15
|
"express": "4.21.0",
|
|
16
16
|
"glob": "11.0.0",
|
|
17
17
|
"https": "1.0.0",
|
|
18
|
-
"matter-history": "1.1.
|
|
18
|
+
"matter-history": "1.1.14",
|
|
19
19
|
"node-ansi-logger": "3.0.0",
|
|
20
20
|
"node-persist-manager": "1.0.8",
|
|
21
21
|
"ws": "8.18.0"
|
|
@@ -28,8 +28,8 @@
|
|
|
28
28
|
"@types/archiver": "6.0.2",
|
|
29
29
|
"@types/eslint__js": "8.42.3",
|
|
30
30
|
"@types/express": "4.17.21",
|
|
31
|
-
"@types/jest": "29.5.
|
|
32
|
-
"@types/node": "22.5.
|
|
31
|
+
"@types/jest": "29.5.13",
|
|
32
|
+
"@types/node": "22.5.5",
|
|
33
33
|
"@types/ws": "8.5.12",
|
|
34
34
|
"eslint": "9.10.0",
|
|
35
35
|
"eslint-config-prettier": "9.1.0",
|
|
@@ -718,9 +718,9 @@
|
|
|
718
718
|
}
|
|
719
719
|
},
|
|
720
720
|
"node_modules/@eslint-community/regexpp": {
|
|
721
|
-
"version": "4.11.
|
|
722
|
-
"resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.11.
|
|
723
|
-
"integrity": "sha512-
|
|
721
|
+
"version": "4.11.1",
|
|
722
|
+
"resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.11.1.tgz",
|
|
723
|
+
"integrity": "sha512-m4DVN9ZqskZoLU5GlWZadwDnYo3vAEydiUayB9widCl9ffWx2IvPnp6n3on5rJmziJSw9Bv+Z3ChDVdMwXCY8Q==",
|
|
724
724
|
"dev": true,
|
|
725
725
|
"license": "MIT",
|
|
726
726
|
"engines": {
|
|
@@ -1444,12 +1444,12 @@
|
|
|
1444
1444
|
}
|
|
1445
1445
|
},
|
|
1446
1446
|
"node_modules/@project-chip/matter-node.js": {
|
|
1447
|
-
"version": "0.10.
|
|
1448
|
-
"resolved": "https://registry.npmjs.org/@project-chip/matter-node.js/-/matter-node.js-0.10.
|
|
1449
|
-
"integrity": "sha512-
|
|
1447
|
+
"version": "0.10.3",
|
|
1448
|
+
"resolved": "https://registry.npmjs.org/@project-chip/matter-node.js/-/matter-node.js-0.10.3.tgz",
|
|
1449
|
+
"integrity": "sha512-XYIGRYWk7YsjR/M6t6RWQxUr5EIXUqblAna5s3d/AAUpPgdGh3KYZblUex0mdtuIfcozn8Lcov/M44JgfgkMGw==",
|
|
1450
1450
|
"license": "Apache-2.0",
|
|
1451
1451
|
"dependencies": {
|
|
1452
|
-
"@project-chip/matter.js": "0.10.
|
|
1452
|
+
"@project-chip/matter.js": "0.10.3",
|
|
1453
1453
|
"node-localstorage": "^3.0.5"
|
|
1454
1454
|
},
|
|
1455
1455
|
"engines": {
|
|
@@ -1457,9 +1457,9 @@
|
|
|
1457
1457
|
}
|
|
1458
1458
|
},
|
|
1459
1459
|
"node_modules/@project-chip/matter.js": {
|
|
1460
|
-
"version": "0.10.
|
|
1461
|
-
"resolved": "https://registry.npmjs.org/@project-chip/matter.js/-/matter.js-0.10.
|
|
1462
|
-
"integrity": "sha512-
|
|
1460
|
+
"version": "0.10.3",
|
|
1461
|
+
"resolved": "https://registry.npmjs.org/@project-chip/matter.js/-/matter.js-0.10.3.tgz",
|
|
1462
|
+
"integrity": "sha512-4GtBCN4ZHbmzn67oBDnZBxPhemOsWoErp9ZWRKEJNBEIYPMvyG6N01zNO+NU2IdUmMDOj6SWbIfTJUQ/M1Cy3Q==",
|
|
1463
1463
|
"license": "Apache-2.0",
|
|
1464
1464
|
"dependencies": {
|
|
1465
1465
|
"@noble/curves": "^1.5.0"
|
|
@@ -1667,9 +1667,9 @@
|
|
|
1667
1667
|
}
|
|
1668
1668
|
},
|
|
1669
1669
|
"node_modules/@types/jest": {
|
|
1670
|
-
"version": "29.5.
|
|
1671
|
-
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.
|
|
1672
|
-
"integrity": "sha512-
|
|
1670
|
+
"version": "29.5.13",
|
|
1671
|
+
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.13.tgz",
|
|
1672
|
+
"integrity": "sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==",
|
|
1673
1673
|
"dev": true,
|
|
1674
1674
|
"license": "MIT",
|
|
1675
1675
|
"dependencies": {
|
|
@@ -1692,9 +1692,9 @@
|
|
|
1692
1692
|
"license": "MIT"
|
|
1693
1693
|
},
|
|
1694
1694
|
"node_modules/@types/node": {
|
|
1695
|
-
"version": "22.5.
|
|
1696
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.5.
|
|
1697
|
-
"integrity": "sha512-
|
|
1695
|
+
"version": "22.5.5",
|
|
1696
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.5.5.tgz",
|
|
1697
|
+
"integrity": "sha512-Xjs4y5UPO/CLdzpgR6GirZJx36yScjh73+2NlLlkFRSoQN8B0DpfXPdZGnvVmLRLOsqDpOfTNv7D9trgGhmOIA==",
|
|
1698
1698
|
"dev": true,
|
|
1699
1699
|
"license": "MIT",
|
|
1700
1700
|
"dependencies": {
|
|
@@ -1702,9 +1702,9 @@
|
|
|
1702
1702
|
}
|
|
1703
1703
|
},
|
|
1704
1704
|
"node_modules/@types/qs": {
|
|
1705
|
-
"version": "6.9.
|
|
1706
|
-
"resolved": "https://registry.npmjs.org/@types/qs/-/qs-6.9.
|
|
1707
|
-
"integrity": "sha512-
|
|
1705
|
+
"version": "6.9.16",
|
|
1706
|
+
"resolved": "https://registry.npmjs.org/@types/qs/-/qs-6.9.16.tgz",
|
|
1707
|
+
"integrity": "sha512-7i+zxXdPD0T4cKDuxCUXJ4wHcsJLwENa6Z3dCu8cfCK743OGy5Nu1RmAGqDPsoTDINVEcdXKRvR/zre+P2Ku1A==",
|
|
1708
1708
|
"dev": true,
|
|
1709
1709
|
"license": "MIT"
|
|
1710
1710
|
},
|
|
@@ -1816,18 +1816,384 @@
|
|
|
1816
1816
|
}
|
|
1817
1817
|
}
|
|
1818
1818
|
},
|
|
1819
|
+
"node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/scope-manager": {
|
|
1820
|
+
"version": "8.5.0",
|
|
1821
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.5.0.tgz",
|
|
1822
|
+
"integrity": "sha512-06JOQ9Qgj33yvBEx6tpC8ecP9o860rsR22hWMEd12WcTRrfaFgHr2RB/CA/B+7BMhHkXT4chg2MyboGdFGawYg==",
|
|
1823
|
+
"dev": true,
|
|
1824
|
+
"license": "MIT",
|
|
1825
|
+
"dependencies": {
|
|
1826
|
+
"@typescript-eslint/types": "8.5.0",
|
|
1827
|
+
"@typescript-eslint/visitor-keys": "8.5.0"
|
|
1828
|
+
},
|
|
1829
|
+
"engines": {
|
|
1830
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
1831
|
+
},
|
|
1832
|
+
"funding": {
|
|
1833
|
+
"type": "opencollective",
|
|
1834
|
+
"url": "https://opencollective.com/typescript-eslint"
|
|
1835
|
+
}
|
|
1836
|
+
},
|
|
1837
|
+
"node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/types": {
|
|
1838
|
+
"version": "8.5.0",
|
|
1839
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.5.0.tgz",
|
|
1840
|
+
"integrity": "sha512-qjkormnQS5wF9pjSi6q60bKUHH44j2APxfh9TQRXK8wbYVeDYYdYJGIROL87LGZZ2gz3Rbmjc736qyL8deVtdw==",
|
|
1841
|
+
"dev": true,
|
|
1842
|
+
"license": "MIT",
|
|
1843
|
+
"engines": {
|
|
1844
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
1845
|
+
},
|
|
1846
|
+
"funding": {
|
|
1847
|
+
"type": "opencollective",
|
|
1848
|
+
"url": "https://opencollective.com/typescript-eslint"
|
|
1849
|
+
}
|
|
1850
|
+
},
|
|
1851
|
+
"node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/typescript-estree": {
|
|
1852
|
+
"version": "8.5.0",
|
|
1853
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.5.0.tgz",
|
|
1854
|
+
"integrity": "sha512-vEG2Sf9P8BPQ+d0pxdfndw3xIXaoSjliG0/Ejk7UggByZPKXmJmw3GW5jV2gHNQNawBUyfahoSiCFVov0Ruf7Q==",
|
|
1855
|
+
"dev": true,
|
|
1856
|
+
"license": "BSD-2-Clause",
|
|
1857
|
+
"dependencies": {
|
|
1858
|
+
"@typescript-eslint/types": "8.5.0",
|
|
1859
|
+
"@typescript-eslint/visitor-keys": "8.5.0",
|
|
1860
|
+
"debug": "^4.3.4",
|
|
1861
|
+
"fast-glob": "^3.3.2",
|
|
1862
|
+
"is-glob": "^4.0.3",
|
|
1863
|
+
"minimatch": "^9.0.4",
|
|
1864
|
+
"semver": "^7.6.0",
|
|
1865
|
+
"ts-api-utils": "^1.3.0"
|
|
1866
|
+
},
|
|
1867
|
+
"engines": {
|
|
1868
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
1869
|
+
},
|
|
1870
|
+
"funding": {
|
|
1871
|
+
"type": "opencollective",
|
|
1872
|
+
"url": "https://opencollective.com/typescript-eslint"
|
|
1873
|
+
},
|
|
1874
|
+
"peerDependenciesMeta": {
|
|
1875
|
+
"typescript": {
|
|
1876
|
+
"optional": true
|
|
1877
|
+
}
|
|
1878
|
+
}
|
|
1879
|
+
},
|
|
1880
|
+
"node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/utils": {
|
|
1881
|
+
"version": "8.5.0",
|
|
1882
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.5.0.tgz",
|
|
1883
|
+
"integrity": "sha512-6yyGYVL0e+VzGYp60wvkBHiqDWOpT63pdMV2CVG4LVDd5uR6q1qQN/7LafBZtAtNIn/mqXjsSeS5ggv/P0iECw==",
|
|
1884
|
+
"dev": true,
|
|
1885
|
+
"license": "MIT",
|
|
1886
|
+
"dependencies": {
|
|
1887
|
+
"@eslint-community/eslint-utils": "^4.4.0",
|
|
1888
|
+
"@typescript-eslint/scope-manager": "8.5.0",
|
|
1889
|
+
"@typescript-eslint/types": "8.5.0",
|
|
1890
|
+
"@typescript-eslint/typescript-estree": "8.5.0"
|
|
1891
|
+
},
|
|
1892
|
+
"engines": {
|
|
1893
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
1894
|
+
},
|
|
1895
|
+
"funding": {
|
|
1896
|
+
"type": "opencollective",
|
|
1897
|
+
"url": "https://opencollective.com/typescript-eslint"
|
|
1898
|
+
},
|
|
1899
|
+
"peerDependencies": {
|
|
1900
|
+
"eslint": "^8.57.0 || ^9.0.0"
|
|
1901
|
+
}
|
|
1902
|
+
},
|
|
1903
|
+
"node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/visitor-keys": {
|
|
1904
|
+
"version": "8.5.0",
|
|
1905
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.5.0.tgz",
|
|
1906
|
+
"integrity": "sha512-yTPqMnbAZJNy2Xq2XU8AdtOW9tJIr+UQb64aXB9f3B1498Zx9JorVgFJcZpEc9UBuCCrdzKID2RGAMkYcDtZOw==",
|
|
1907
|
+
"dev": true,
|
|
1908
|
+
"license": "MIT",
|
|
1909
|
+
"dependencies": {
|
|
1910
|
+
"@typescript-eslint/types": "8.5.0",
|
|
1911
|
+
"eslint-visitor-keys": "^3.4.3"
|
|
1912
|
+
},
|
|
1913
|
+
"engines": {
|
|
1914
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
1915
|
+
},
|
|
1916
|
+
"funding": {
|
|
1917
|
+
"type": "opencollective",
|
|
1918
|
+
"url": "https://opencollective.com/typescript-eslint"
|
|
1919
|
+
}
|
|
1920
|
+
},
|
|
1921
|
+
"node_modules/@typescript-eslint/eslint-plugin/node_modules/brace-expansion": {
|
|
1922
|
+
"version": "2.0.1",
|
|
1923
|
+
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
|
|
1924
|
+
"integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
|
|
1925
|
+
"dev": true,
|
|
1926
|
+
"license": "MIT",
|
|
1927
|
+
"dependencies": {
|
|
1928
|
+
"balanced-match": "^1.0.0"
|
|
1929
|
+
}
|
|
1930
|
+
},
|
|
1931
|
+
"node_modules/@typescript-eslint/eslint-plugin/node_modules/eslint-visitor-keys": {
|
|
1932
|
+
"version": "3.4.3",
|
|
1933
|
+
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz",
|
|
1934
|
+
"integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==",
|
|
1935
|
+
"dev": true,
|
|
1936
|
+
"license": "Apache-2.0",
|
|
1937
|
+
"engines": {
|
|
1938
|
+
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
1939
|
+
},
|
|
1940
|
+
"funding": {
|
|
1941
|
+
"url": "https://opencollective.com/eslint"
|
|
1942
|
+
}
|
|
1943
|
+
},
|
|
1944
|
+
"node_modules/@typescript-eslint/eslint-plugin/node_modules/minimatch": {
|
|
1945
|
+
"version": "9.0.5",
|
|
1946
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
|
|
1947
|
+
"integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
|
|
1948
|
+
"dev": true,
|
|
1949
|
+
"license": "ISC",
|
|
1950
|
+
"dependencies": {
|
|
1951
|
+
"brace-expansion": "^2.0.1"
|
|
1952
|
+
},
|
|
1953
|
+
"engines": {
|
|
1954
|
+
"node": ">=16 || 14 >=14.17"
|
|
1955
|
+
},
|
|
1956
|
+
"funding": {
|
|
1957
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
1958
|
+
}
|
|
1959
|
+
},
|
|
1819
1960
|
"node_modules/@typescript-eslint/parser": {
|
|
1820
1961
|
"version": "8.5.0",
|
|
1821
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.5.0.tgz",
|
|
1822
|
-
"integrity": "sha512-gF77eNv0Xz2UJg/NbpWJ0kqAm35UMsvZf1GHj8D9MRFTj/V3tAciIWXfmPLsAAF/vUlpWPvUDyH1jjsr0cMVWw==",
|
|
1962
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.5.0.tgz",
|
|
1963
|
+
"integrity": "sha512-gF77eNv0Xz2UJg/NbpWJ0kqAm35UMsvZf1GHj8D9MRFTj/V3tAciIWXfmPLsAAF/vUlpWPvUDyH1jjsr0cMVWw==",
|
|
1964
|
+
"dev": true,
|
|
1965
|
+
"license": "BSD-2-Clause",
|
|
1966
|
+
"dependencies": {
|
|
1967
|
+
"@typescript-eslint/scope-manager": "8.5.0",
|
|
1968
|
+
"@typescript-eslint/types": "8.5.0",
|
|
1969
|
+
"@typescript-eslint/typescript-estree": "8.5.0",
|
|
1970
|
+
"@typescript-eslint/visitor-keys": "8.5.0",
|
|
1971
|
+
"debug": "^4.3.4"
|
|
1972
|
+
},
|
|
1973
|
+
"engines": {
|
|
1974
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
1975
|
+
},
|
|
1976
|
+
"funding": {
|
|
1977
|
+
"type": "opencollective",
|
|
1978
|
+
"url": "https://opencollective.com/typescript-eslint"
|
|
1979
|
+
},
|
|
1980
|
+
"peerDependencies": {
|
|
1981
|
+
"eslint": "^8.57.0 || ^9.0.0"
|
|
1982
|
+
},
|
|
1983
|
+
"peerDependenciesMeta": {
|
|
1984
|
+
"typescript": {
|
|
1985
|
+
"optional": true
|
|
1986
|
+
}
|
|
1987
|
+
}
|
|
1988
|
+
},
|
|
1989
|
+
"node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/scope-manager": {
|
|
1990
|
+
"version": "8.5.0",
|
|
1991
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.5.0.tgz",
|
|
1992
|
+
"integrity": "sha512-06JOQ9Qgj33yvBEx6tpC8ecP9o860rsR22hWMEd12WcTRrfaFgHr2RB/CA/B+7BMhHkXT4chg2MyboGdFGawYg==",
|
|
1993
|
+
"dev": true,
|
|
1994
|
+
"license": "MIT",
|
|
1995
|
+
"dependencies": {
|
|
1996
|
+
"@typescript-eslint/types": "8.5.0",
|
|
1997
|
+
"@typescript-eslint/visitor-keys": "8.5.0"
|
|
1998
|
+
},
|
|
1999
|
+
"engines": {
|
|
2000
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
2001
|
+
},
|
|
2002
|
+
"funding": {
|
|
2003
|
+
"type": "opencollective",
|
|
2004
|
+
"url": "https://opencollective.com/typescript-eslint"
|
|
2005
|
+
}
|
|
2006
|
+
},
|
|
2007
|
+
"node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/types": {
|
|
2008
|
+
"version": "8.5.0",
|
|
2009
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.5.0.tgz",
|
|
2010
|
+
"integrity": "sha512-qjkormnQS5wF9pjSi6q60bKUHH44j2APxfh9TQRXK8wbYVeDYYdYJGIROL87LGZZ2gz3Rbmjc736qyL8deVtdw==",
|
|
2011
|
+
"dev": true,
|
|
2012
|
+
"license": "MIT",
|
|
2013
|
+
"engines": {
|
|
2014
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
2015
|
+
},
|
|
2016
|
+
"funding": {
|
|
2017
|
+
"type": "opencollective",
|
|
2018
|
+
"url": "https://opencollective.com/typescript-eslint"
|
|
2019
|
+
}
|
|
2020
|
+
},
|
|
2021
|
+
"node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/typescript-estree": {
|
|
2022
|
+
"version": "8.5.0",
|
|
2023
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.5.0.tgz",
|
|
2024
|
+
"integrity": "sha512-vEG2Sf9P8BPQ+d0pxdfndw3xIXaoSjliG0/Ejk7UggByZPKXmJmw3GW5jV2gHNQNawBUyfahoSiCFVov0Ruf7Q==",
|
|
2025
|
+
"dev": true,
|
|
2026
|
+
"license": "BSD-2-Clause",
|
|
2027
|
+
"dependencies": {
|
|
2028
|
+
"@typescript-eslint/types": "8.5.0",
|
|
2029
|
+
"@typescript-eslint/visitor-keys": "8.5.0",
|
|
2030
|
+
"debug": "^4.3.4",
|
|
2031
|
+
"fast-glob": "^3.3.2",
|
|
2032
|
+
"is-glob": "^4.0.3",
|
|
2033
|
+
"minimatch": "^9.0.4",
|
|
2034
|
+
"semver": "^7.6.0",
|
|
2035
|
+
"ts-api-utils": "^1.3.0"
|
|
2036
|
+
},
|
|
2037
|
+
"engines": {
|
|
2038
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
2039
|
+
},
|
|
2040
|
+
"funding": {
|
|
2041
|
+
"type": "opencollective",
|
|
2042
|
+
"url": "https://opencollective.com/typescript-eslint"
|
|
2043
|
+
},
|
|
2044
|
+
"peerDependenciesMeta": {
|
|
2045
|
+
"typescript": {
|
|
2046
|
+
"optional": true
|
|
2047
|
+
}
|
|
2048
|
+
}
|
|
2049
|
+
},
|
|
2050
|
+
"node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/visitor-keys": {
|
|
2051
|
+
"version": "8.5.0",
|
|
2052
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.5.0.tgz",
|
|
2053
|
+
"integrity": "sha512-yTPqMnbAZJNy2Xq2XU8AdtOW9tJIr+UQb64aXB9f3B1498Zx9JorVgFJcZpEc9UBuCCrdzKID2RGAMkYcDtZOw==",
|
|
2054
|
+
"dev": true,
|
|
2055
|
+
"license": "MIT",
|
|
2056
|
+
"dependencies": {
|
|
2057
|
+
"@typescript-eslint/types": "8.5.0",
|
|
2058
|
+
"eslint-visitor-keys": "^3.4.3"
|
|
2059
|
+
},
|
|
2060
|
+
"engines": {
|
|
2061
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
2062
|
+
},
|
|
2063
|
+
"funding": {
|
|
2064
|
+
"type": "opencollective",
|
|
2065
|
+
"url": "https://opencollective.com/typescript-eslint"
|
|
2066
|
+
}
|
|
2067
|
+
},
|
|
2068
|
+
"node_modules/@typescript-eslint/parser/node_modules/brace-expansion": {
|
|
2069
|
+
"version": "2.0.1",
|
|
2070
|
+
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
|
|
2071
|
+
"integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
|
|
2072
|
+
"dev": true,
|
|
2073
|
+
"license": "MIT",
|
|
2074
|
+
"dependencies": {
|
|
2075
|
+
"balanced-match": "^1.0.0"
|
|
2076
|
+
}
|
|
2077
|
+
},
|
|
2078
|
+
"node_modules/@typescript-eslint/parser/node_modules/eslint-visitor-keys": {
|
|
2079
|
+
"version": "3.4.3",
|
|
2080
|
+
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz",
|
|
2081
|
+
"integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==",
|
|
2082
|
+
"dev": true,
|
|
2083
|
+
"license": "Apache-2.0",
|
|
2084
|
+
"engines": {
|
|
2085
|
+
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
2086
|
+
},
|
|
2087
|
+
"funding": {
|
|
2088
|
+
"url": "https://opencollective.com/eslint"
|
|
2089
|
+
}
|
|
2090
|
+
},
|
|
2091
|
+
"node_modules/@typescript-eslint/parser/node_modules/minimatch": {
|
|
2092
|
+
"version": "9.0.5",
|
|
2093
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
|
|
2094
|
+
"integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
|
|
2095
|
+
"dev": true,
|
|
2096
|
+
"license": "ISC",
|
|
2097
|
+
"dependencies": {
|
|
2098
|
+
"brace-expansion": "^2.0.1"
|
|
2099
|
+
},
|
|
2100
|
+
"engines": {
|
|
2101
|
+
"node": ">=16 || 14 >=14.17"
|
|
2102
|
+
},
|
|
2103
|
+
"funding": {
|
|
2104
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
2105
|
+
}
|
|
2106
|
+
},
|
|
2107
|
+
"node_modules/@typescript-eslint/scope-manager": {
|
|
2108
|
+
"version": "8.6.0",
|
|
2109
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.6.0.tgz",
|
|
2110
|
+
"integrity": "sha512-ZuoutoS5y9UOxKvpc/GkvF4cuEmpokda4wRg64JEia27wX+PysIE9q+lzDtlHHgblwUWwo5/Qn+/WyTUvDwBHw==",
|
|
2111
|
+
"dev": true,
|
|
2112
|
+
"license": "MIT",
|
|
2113
|
+
"dependencies": {
|
|
2114
|
+
"@typescript-eslint/types": "8.6.0",
|
|
2115
|
+
"@typescript-eslint/visitor-keys": "8.6.0"
|
|
2116
|
+
},
|
|
2117
|
+
"engines": {
|
|
2118
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
2119
|
+
},
|
|
2120
|
+
"funding": {
|
|
2121
|
+
"type": "opencollective",
|
|
2122
|
+
"url": "https://opencollective.com/typescript-eslint"
|
|
2123
|
+
}
|
|
2124
|
+
},
|
|
2125
|
+
"node_modules/@typescript-eslint/type-utils": {
|
|
2126
|
+
"version": "8.5.0",
|
|
2127
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.5.0.tgz",
|
|
2128
|
+
"integrity": "sha512-N1K8Ix+lUM+cIDhL2uekVn/ZD7TZW+9/rwz8DclQpcQ9rk4sIL5CAlBC0CugWKREmDjBzI/kQqU4wkg46jWLYA==",
|
|
2129
|
+
"dev": true,
|
|
2130
|
+
"license": "MIT",
|
|
2131
|
+
"dependencies": {
|
|
2132
|
+
"@typescript-eslint/typescript-estree": "8.5.0",
|
|
2133
|
+
"@typescript-eslint/utils": "8.5.0",
|
|
2134
|
+
"debug": "^4.3.4",
|
|
2135
|
+
"ts-api-utils": "^1.3.0"
|
|
2136
|
+
},
|
|
2137
|
+
"engines": {
|
|
2138
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
2139
|
+
},
|
|
2140
|
+
"funding": {
|
|
2141
|
+
"type": "opencollective",
|
|
2142
|
+
"url": "https://opencollective.com/typescript-eslint"
|
|
2143
|
+
},
|
|
2144
|
+
"peerDependenciesMeta": {
|
|
2145
|
+
"typescript": {
|
|
2146
|
+
"optional": true
|
|
2147
|
+
}
|
|
2148
|
+
}
|
|
2149
|
+
},
|
|
2150
|
+
"node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/scope-manager": {
|
|
2151
|
+
"version": "8.5.0",
|
|
2152
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.5.0.tgz",
|
|
2153
|
+
"integrity": "sha512-06JOQ9Qgj33yvBEx6tpC8ecP9o860rsR22hWMEd12WcTRrfaFgHr2RB/CA/B+7BMhHkXT4chg2MyboGdFGawYg==",
|
|
2154
|
+
"dev": true,
|
|
2155
|
+
"license": "MIT",
|
|
2156
|
+
"dependencies": {
|
|
2157
|
+
"@typescript-eslint/types": "8.5.0",
|
|
2158
|
+
"@typescript-eslint/visitor-keys": "8.5.0"
|
|
2159
|
+
},
|
|
2160
|
+
"engines": {
|
|
2161
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
2162
|
+
},
|
|
2163
|
+
"funding": {
|
|
2164
|
+
"type": "opencollective",
|
|
2165
|
+
"url": "https://opencollective.com/typescript-eslint"
|
|
2166
|
+
}
|
|
2167
|
+
},
|
|
2168
|
+
"node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/types": {
|
|
2169
|
+
"version": "8.5.0",
|
|
2170
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.5.0.tgz",
|
|
2171
|
+
"integrity": "sha512-qjkormnQS5wF9pjSi6q60bKUHH44j2APxfh9TQRXK8wbYVeDYYdYJGIROL87LGZZ2gz3Rbmjc736qyL8deVtdw==",
|
|
2172
|
+
"dev": true,
|
|
2173
|
+
"license": "MIT",
|
|
2174
|
+
"engines": {
|
|
2175
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
2176
|
+
},
|
|
2177
|
+
"funding": {
|
|
2178
|
+
"type": "opencollective",
|
|
2179
|
+
"url": "https://opencollective.com/typescript-eslint"
|
|
2180
|
+
}
|
|
2181
|
+
},
|
|
2182
|
+
"node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/typescript-estree": {
|
|
2183
|
+
"version": "8.5.0",
|
|
2184
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.5.0.tgz",
|
|
2185
|
+
"integrity": "sha512-vEG2Sf9P8BPQ+d0pxdfndw3xIXaoSjliG0/Ejk7UggByZPKXmJmw3GW5jV2gHNQNawBUyfahoSiCFVov0Ruf7Q==",
|
|
1823
2186
|
"dev": true,
|
|
1824
2187
|
"license": "BSD-2-Clause",
|
|
1825
2188
|
"dependencies": {
|
|
1826
|
-
"@typescript-eslint/scope-manager": "8.5.0",
|
|
1827
2189
|
"@typescript-eslint/types": "8.5.0",
|
|
1828
|
-
"@typescript-eslint/typescript-estree": "8.5.0",
|
|
1829
2190
|
"@typescript-eslint/visitor-keys": "8.5.0",
|
|
1830
|
-
"debug": "^4.3.4"
|
|
2191
|
+
"debug": "^4.3.4",
|
|
2192
|
+
"fast-glob": "^3.3.2",
|
|
2193
|
+
"is-glob": "^4.0.3",
|
|
2194
|
+
"minimatch": "^9.0.4",
|
|
2195
|
+
"semver": "^7.6.0",
|
|
2196
|
+
"ts-api-utils": "^1.3.0"
|
|
1831
2197
|
},
|
|
1832
2198
|
"engines": {
|
|
1833
2199
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -1836,24 +2202,23 @@
|
|
|
1836
2202
|
"type": "opencollective",
|
|
1837
2203
|
"url": "https://opencollective.com/typescript-eslint"
|
|
1838
2204
|
},
|
|
1839
|
-
"peerDependencies": {
|
|
1840
|
-
"eslint": "^8.57.0 || ^9.0.0"
|
|
1841
|
-
},
|
|
1842
2205
|
"peerDependenciesMeta": {
|
|
1843
2206
|
"typescript": {
|
|
1844
2207
|
"optional": true
|
|
1845
2208
|
}
|
|
1846
2209
|
}
|
|
1847
2210
|
},
|
|
1848
|
-
"node_modules/@typescript-eslint/
|
|
2211
|
+
"node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/utils": {
|
|
1849
2212
|
"version": "8.5.0",
|
|
1850
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/
|
|
1851
|
-
"integrity": "sha512-
|
|
2213
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.5.0.tgz",
|
|
2214
|
+
"integrity": "sha512-6yyGYVL0e+VzGYp60wvkBHiqDWOpT63pdMV2CVG4LVDd5uR6q1qQN/7LafBZtAtNIn/mqXjsSeS5ggv/P0iECw==",
|
|
1852
2215
|
"dev": true,
|
|
1853
2216
|
"license": "MIT",
|
|
1854
2217
|
"dependencies": {
|
|
2218
|
+
"@eslint-community/eslint-utils": "^4.4.0",
|
|
2219
|
+
"@typescript-eslint/scope-manager": "8.5.0",
|
|
1855
2220
|
"@typescript-eslint/types": "8.5.0",
|
|
1856
|
-
"@typescript-eslint/
|
|
2221
|
+
"@typescript-eslint/typescript-estree": "8.5.0"
|
|
1857
2222
|
},
|
|
1858
2223
|
"engines": {
|
|
1859
2224
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -1861,19 +2226,20 @@
|
|
|
1861
2226
|
"funding": {
|
|
1862
2227
|
"type": "opencollective",
|
|
1863
2228
|
"url": "https://opencollective.com/typescript-eslint"
|
|
2229
|
+
},
|
|
2230
|
+
"peerDependencies": {
|
|
2231
|
+
"eslint": "^8.57.0 || ^9.0.0"
|
|
1864
2232
|
}
|
|
1865
2233
|
},
|
|
1866
|
-
"node_modules/@typescript-eslint/type-utils": {
|
|
2234
|
+
"node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/visitor-keys": {
|
|
1867
2235
|
"version": "8.5.0",
|
|
1868
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/
|
|
1869
|
-
"integrity": "sha512-
|
|
2236
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.5.0.tgz",
|
|
2237
|
+
"integrity": "sha512-yTPqMnbAZJNy2Xq2XU8AdtOW9tJIr+UQb64aXB9f3B1498Zx9JorVgFJcZpEc9UBuCCrdzKID2RGAMkYcDtZOw==",
|
|
1870
2238
|
"dev": true,
|
|
1871
2239
|
"license": "MIT",
|
|
1872
2240
|
"dependencies": {
|
|
1873
|
-
"@typescript-eslint/
|
|
1874
|
-
"
|
|
1875
|
-
"debug": "^4.3.4",
|
|
1876
|
-
"ts-api-utils": "^1.3.0"
|
|
2241
|
+
"@typescript-eslint/types": "8.5.0",
|
|
2242
|
+
"eslint-visitor-keys": "^3.4.3"
|
|
1877
2243
|
},
|
|
1878
2244
|
"engines": {
|
|
1879
2245
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -1881,17 +2247,51 @@
|
|
|
1881
2247
|
"funding": {
|
|
1882
2248
|
"type": "opencollective",
|
|
1883
2249
|
"url": "https://opencollective.com/typescript-eslint"
|
|
2250
|
+
}
|
|
2251
|
+
},
|
|
2252
|
+
"node_modules/@typescript-eslint/type-utils/node_modules/brace-expansion": {
|
|
2253
|
+
"version": "2.0.1",
|
|
2254
|
+
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
|
|
2255
|
+
"integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
|
|
2256
|
+
"dev": true,
|
|
2257
|
+
"license": "MIT",
|
|
2258
|
+
"dependencies": {
|
|
2259
|
+
"balanced-match": "^1.0.0"
|
|
2260
|
+
}
|
|
2261
|
+
},
|
|
2262
|
+
"node_modules/@typescript-eslint/type-utils/node_modules/eslint-visitor-keys": {
|
|
2263
|
+
"version": "3.4.3",
|
|
2264
|
+
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz",
|
|
2265
|
+
"integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==",
|
|
2266
|
+
"dev": true,
|
|
2267
|
+
"license": "Apache-2.0",
|
|
2268
|
+
"engines": {
|
|
2269
|
+
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
1884
2270
|
},
|
|
1885
|
-
"
|
|
1886
|
-
"
|
|
1887
|
-
|
|
1888
|
-
|
|
2271
|
+
"funding": {
|
|
2272
|
+
"url": "https://opencollective.com/eslint"
|
|
2273
|
+
}
|
|
2274
|
+
},
|
|
2275
|
+
"node_modules/@typescript-eslint/type-utils/node_modules/minimatch": {
|
|
2276
|
+
"version": "9.0.5",
|
|
2277
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
|
|
2278
|
+
"integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
|
|
2279
|
+
"dev": true,
|
|
2280
|
+
"license": "ISC",
|
|
2281
|
+
"dependencies": {
|
|
2282
|
+
"brace-expansion": "^2.0.1"
|
|
2283
|
+
},
|
|
2284
|
+
"engines": {
|
|
2285
|
+
"node": ">=16 || 14 >=14.17"
|
|
2286
|
+
},
|
|
2287
|
+
"funding": {
|
|
2288
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
1889
2289
|
}
|
|
1890
2290
|
},
|
|
1891
2291
|
"node_modules/@typescript-eslint/types": {
|
|
1892
|
-
"version": "8.
|
|
1893
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.
|
|
1894
|
-
"integrity": "sha512-
|
|
2292
|
+
"version": "8.6.0",
|
|
2293
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.6.0.tgz",
|
|
2294
|
+
"integrity": "sha512-rojqFZGd4MQxw33SrOy09qIDS8WEldM8JWtKQLAjf/X5mGSeEFh5ixQlxssMNyPslVIk9yzWqXCsV2eFhYrYUw==",
|
|
1895
2295
|
"dev": true,
|
|
1896
2296
|
"license": "MIT",
|
|
1897
2297
|
"engines": {
|
|
@@ -1903,14 +2303,14 @@
|
|
|
1903
2303
|
}
|
|
1904
2304
|
},
|
|
1905
2305
|
"node_modules/@typescript-eslint/typescript-estree": {
|
|
1906
|
-
"version": "8.
|
|
1907
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.
|
|
1908
|
-
"integrity": "sha512-
|
|
2306
|
+
"version": "8.6.0",
|
|
2307
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.6.0.tgz",
|
|
2308
|
+
"integrity": "sha512-MOVAzsKJIPIlLK239l5s06YXjNqpKTVhBVDnqUumQJja5+Y94V3+4VUFRA0G60y2jNnTVwRCkhyGQpavfsbq/g==",
|
|
1909
2309
|
"dev": true,
|
|
1910
2310
|
"license": "BSD-2-Clause",
|
|
1911
2311
|
"dependencies": {
|
|
1912
|
-
"@typescript-eslint/types": "8.
|
|
1913
|
-
"@typescript-eslint/visitor-keys": "8.
|
|
2312
|
+
"@typescript-eslint/types": "8.6.0",
|
|
2313
|
+
"@typescript-eslint/visitor-keys": "8.6.0",
|
|
1914
2314
|
"debug": "^4.3.4",
|
|
1915
2315
|
"fast-glob": "^3.3.2",
|
|
1916
2316
|
"is-glob": "^4.0.3",
|
|
@@ -1958,16 +2358,16 @@
|
|
|
1958
2358
|
}
|
|
1959
2359
|
},
|
|
1960
2360
|
"node_modules/@typescript-eslint/utils": {
|
|
1961
|
-
"version": "8.
|
|
1962
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.
|
|
1963
|
-
"integrity": "sha512-
|
|
2361
|
+
"version": "8.6.0",
|
|
2362
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.6.0.tgz",
|
|
2363
|
+
"integrity": "sha512-eNp9cWnYf36NaOVjkEUznf6fEgVy1TWpE0o52e4wtojjBx7D1UV2WAWGzR+8Y5lVFtpMLPwNbC67T83DWSph4A==",
|
|
1964
2364
|
"dev": true,
|
|
1965
2365
|
"license": "MIT",
|
|
1966
2366
|
"dependencies": {
|
|
1967
2367
|
"@eslint-community/eslint-utils": "^4.4.0",
|
|
1968
|
-
"@typescript-eslint/scope-manager": "8.
|
|
1969
|
-
"@typescript-eslint/types": "8.
|
|
1970
|
-
"@typescript-eslint/typescript-estree": "8.
|
|
2368
|
+
"@typescript-eslint/scope-manager": "8.6.0",
|
|
2369
|
+
"@typescript-eslint/types": "8.6.0",
|
|
2370
|
+
"@typescript-eslint/typescript-estree": "8.6.0"
|
|
1971
2371
|
},
|
|
1972
2372
|
"engines": {
|
|
1973
2373
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -1981,13 +2381,13 @@
|
|
|
1981
2381
|
}
|
|
1982
2382
|
},
|
|
1983
2383
|
"node_modules/@typescript-eslint/visitor-keys": {
|
|
1984
|
-
"version": "8.
|
|
1985
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.
|
|
1986
|
-
"integrity": "sha512-
|
|
2384
|
+
"version": "8.6.0",
|
|
2385
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.6.0.tgz",
|
|
2386
|
+
"integrity": "sha512-wapVFfZg9H0qOYh4grNVQiMklJGluQrOUiOhYRrQWhx7BY/+I1IYb8BczWNbbUpO+pqy0rDciv3lQH5E1bCLrg==",
|
|
1987
2387
|
"dev": true,
|
|
1988
2388
|
"license": "MIT",
|
|
1989
2389
|
"dependencies": {
|
|
1990
|
-
"@typescript-eslint/types": "8.
|
|
2390
|
+
"@typescript-eslint/types": "8.6.0",
|
|
1991
2391
|
"eslint-visitor-keys": "^3.4.3"
|
|
1992
2392
|
},
|
|
1993
2393
|
"engines": {
|
|
@@ -3068,9 +3468,9 @@
|
|
|
3068
3468
|
}
|
|
3069
3469
|
},
|
|
3070
3470
|
"node_modules/electron-to-chromium": {
|
|
3071
|
-
"version": "1.5.
|
|
3072
|
-
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.
|
|
3073
|
-
"integrity": "sha512-
|
|
3471
|
+
"version": "1.5.24",
|
|
3472
|
+
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.24.tgz",
|
|
3473
|
+
"integrity": "sha512-0x0wLCmpdKFCi9ulhvYZebgcPmHTkFVUfU2wzDykadkslKwT4oAmDTHEKLnlrDsMGZe4B+ksn8quZfZjYsBetA==",
|
|
3074
3474
|
"dev": true,
|
|
3075
3475
|
"license": "ISC"
|
|
3076
3476
|
},
|
|
@@ -5283,13 +5683,13 @@
|
|
|
5283
5683
|
}
|
|
5284
5684
|
},
|
|
5285
5685
|
"node_modules/matter-history": {
|
|
5286
|
-
"version": "1.1.
|
|
5287
|
-
"resolved": "https://registry.npmjs.org/matter-history/-/matter-history-1.1.
|
|
5288
|
-
"integrity": "sha512-
|
|
5686
|
+
"version": "1.1.14",
|
|
5687
|
+
"resolved": "https://registry.npmjs.org/matter-history/-/matter-history-1.1.14.tgz",
|
|
5688
|
+
"integrity": "sha512-wFQ9+XHrhBWXfa8JZYt8SkR4zcQD76oudZHtkXSFDWmNcUxF6dT4uYLBjsMDg6pMeqVl0SFEYKLK9jrADh00cg==",
|
|
5289
5689
|
"license": "Apache-2.0",
|
|
5290
5690
|
"dependencies": {
|
|
5291
|
-
"@project-chip/matter-node.js": "0.10.
|
|
5292
|
-
"@project-chip/matter.js": "0.10.
|
|
5691
|
+
"@project-chip/matter-node.js": "0.10.3",
|
|
5692
|
+
"@project-chip/matter.js": "0.10.3",
|
|
5293
5693
|
"moment": "2.30.1",
|
|
5294
5694
|
"node-ansi-logger": "3.0.0"
|
|
5295
5695
|
},
|
|
@@ -6512,9 +6912,9 @@
|
|
|
6512
6912
|
}
|
|
6513
6913
|
},
|
|
6514
6914
|
"node_modules/streamx": {
|
|
6515
|
-
"version": "2.20.
|
|
6516
|
-
"resolved": "https://registry.npmjs.org/streamx/-/streamx-2.20.
|
|
6517
|
-
"integrity": "sha512-
|
|
6915
|
+
"version": "2.20.1",
|
|
6916
|
+
"resolved": "https://registry.npmjs.org/streamx/-/streamx-2.20.1.tgz",
|
|
6917
|
+
"integrity": "sha512-uTa0mU6WUC65iUvzKH4X9hEdvSW7rbPxPtwfWiLMSj3qTdQbAiUboZTxauKfpFuGIGa1C2BYijZ7wgdUXICJhA==",
|
|
6518
6918
|
"license": "MIT",
|
|
6519
6919
|
"dependencies": {
|
|
6520
6920
|
"fast-fifo": "^1.3.2",
|
|
@@ -6763,9 +7163,9 @@
|
|
|
6763
7163
|
}
|
|
6764
7164
|
},
|
|
6765
7165
|
"node_modules/text-decoder": {
|
|
6766
|
-
"version": "1.
|
|
6767
|
-
"resolved": "https://registry.npmjs.org/text-decoder/-/text-decoder-1.
|
|
6768
|
-
"integrity": "sha512-
|
|
7166
|
+
"version": "1.2.0",
|
|
7167
|
+
"resolved": "https://registry.npmjs.org/text-decoder/-/text-decoder-1.2.0.tgz",
|
|
7168
|
+
"integrity": "sha512-n1yg1mOj9DNpk3NeZOx7T6jchTbyJS3i3cucbNN6FcdPriMZx7NsgrGpWWdWZZGxD7ES1XB+3uoqHMgOKaN+fg==",
|
|
6769
7169
|
"license": "Apache-2.0",
|
|
6770
7170
|
"dependencies": {
|
|
6771
7171
|
"b4a": "^1.6.4"
|
|
@@ -6973,6 +7373,147 @@
|
|
|
6973
7373
|
}
|
|
6974
7374
|
}
|
|
6975
7375
|
},
|
|
7376
|
+
"node_modules/typescript-eslint/node_modules/@typescript-eslint/scope-manager": {
|
|
7377
|
+
"version": "8.5.0",
|
|
7378
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.5.0.tgz",
|
|
7379
|
+
"integrity": "sha512-06JOQ9Qgj33yvBEx6tpC8ecP9o860rsR22hWMEd12WcTRrfaFgHr2RB/CA/B+7BMhHkXT4chg2MyboGdFGawYg==",
|
|
7380
|
+
"dev": true,
|
|
7381
|
+
"license": "MIT",
|
|
7382
|
+
"dependencies": {
|
|
7383
|
+
"@typescript-eslint/types": "8.5.0",
|
|
7384
|
+
"@typescript-eslint/visitor-keys": "8.5.0"
|
|
7385
|
+
},
|
|
7386
|
+
"engines": {
|
|
7387
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
7388
|
+
},
|
|
7389
|
+
"funding": {
|
|
7390
|
+
"type": "opencollective",
|
|
7391
|
+
"url": "https://opencollective.com/typescript-eslint"
|
|
7392
|
+
}
|
|
7393
|
+
},
|
|
7394
|
+
"node_modules/typescript-eslint/node_modules/@typescript-eslint/types": {
|
|
7395
|
+
"version": "8.5.0",
|
|
7396
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.5.0.tgz",
|
|
7397
|
+
"integrity": "sha512-qjkormnQS5wF9pjSi6q60bKUHH44j2APxfh9TQRXK8wbYVeDYYdYJGIROL87LGZZ2gz3Rbmjc736qyL8deVtdw==",
|
|
7398
|
+
"dev": true,
|
|
7399
|
+
"license": "MIT",
|
|
7400
|
+
"engines": {
|
|
7401
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
7402
|
+
},
|
|
7403
|
+
"funding": {
|
|
7404
|
+
"type": "opencollective",
|
|
7405
|
+
"url": "https://opencollective.com/typescript-eslint"
|
|
7406
|
+
}
|
|
7407
|
+
},
|
|
7408
|
+
"node_modules/typescript-eslint/node_modules/@typescript-eslint/typescript-estree": {
|
|
7409
|
+
"version": "8.5.0",
|
|
7410
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.5.0.tgz",
|
|
7411
|
+
"integrity": "sha512-vEG2Sf9P8BPQ+d0pxdfndw3xIXaoSjliG0/Ejk7UggByZPKXmJmw3GW5jV2gHNQNawBUyfahoSiCFVov0Ruf7Q==",
|
|
7412
|
+
"dev": true,
|
|
7413
|
+
"license": "BSD-2-Clause",
|
|
7414
|
+
"dependencies": {
|
|
7415
|
+
"@typescript-eslint/types": "8.5.0",
|
|
7416
|
+
"@typescript-eslint/visitor-keys": "8.5.0",
|
|
7417
|
+
"debug": "^4.3.4",
|
|
7418
|
+
"fast-glob": "^3.3.2",
|
|
7419
|
+
"is-glob": "^4.0.3",
|
|
7420
|
+
"minimatch": "^9.0.4",
|
|
7421
|
+
"semver": "^7.6.0",
|
|
7422
|
+
"ts-api-utils": "^1.3.0"
|
|
7423
|
+
},
|
|
7424
|
+
"engines": {
|
|
7425
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
7426
|
+
},
|
|
7427
|
+
"funding": {
|
|
7428
|
+
"type": "opencollective",
|
|
7429
|
+
"url": "https://opencollective.com/typescript-eslint"
|
|
7430
|
+
},
|
|
7431
|
+
"peerDependenciesMeta": {
|
|
7432
|
+
"typescript": {
|
|
7433
|
+
"optional": true
|
|
7434
|
+
}
|
|
7435
|
+
}
|
|
7436
|
+
},
|
|
7437
|
+
"node_modules/typescript-eslint/node_modules/@typescript-eslint/utils": {
|
|
7438
|
+
"version": "8.5.0",
|
|
7439
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.5.0.tgz",
|
|
7440
|
+
"integrity": "sha512-6yyGYVL0e+VzGYp60wvkBHiqDWOpT63pdMV2CVG4LVDd5uR6q1qQN/7LafBZtAtNIn/mqXjsSeS5ggv/P0iECw==",
|
|
7441
|
+
"dev": true,
|
|
7442
|
+
"license": "MIT",
|
|
7443
|
+
"dependencies": {
|
|
7444
|
+
"@eslint-community/eslint-utils": "^4.4.0",
|
|
7445
|
+
"@typescript-eslint/scope-manager": "8.5.0",
|
|
7446
|
+
"@typescript-eslint/types": "8.5.0",
|
|
7447
|
+
"@typescript-eslint/typescript-estree": "8.5.0"
|
|
7448
|
+
},
|
|
7449
|
+
"engines": {
|
|
7450
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
7451
|
+
},
|
|
7452
|
+
"funding": {
|
|
7453
|
+
"type": "opencollective",
|
|
7454
|
+
"url": "https://opencollective.com/typescript-eslint"
|
|
7455
|
+
},
|
|
7456
|
+
"peerDependencies": {
|
|
7457
|
+
"eslint": "^8.57.0 || ^9.0.0"
|
|
7458
|
+
}
|
|
7459
|
+
},
|
|
7460
|
+
"node_modules/typescript-eslint/node_modules/@typescript-eslint/visitor-keys": {
|
|
7461
|
+
"version": "8.5.0",
|
|
7462
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.5.0.tgz",
|
|
7463
|
+
"integrity": "sha512-yTPqMnbAZJNy2Xq2XU8AdtOW9tJIr+UQb64aXB9f3B1498Zx9JorVgFJcZpEc9UBuCCrdzKID2RGAMkYcDtZOw==",
|
|
7464
|
+
"dev": true,
|
|
7465
|
+
"license": "MIT",
|
|
7466
|
+
"dependencies": {
|
|
7467
|
+
"@typescript-eslint/types": "8.5.0",
|
|
7468
|
+
"eslint-visitor-keys": "^3.4.3"
|
|
7469
|
+
},
|
|
7470
|
+
"engines": {
|
|
7471
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
7472
|
+
},
|
|
7473
|
+
"funding": {
|
|
7474
|
+
"type": "opencollective",
|
|
7475
|
+
"url": "https://opencollective.com/typescript-eslint"
|
|
7476
|
+
}
|
|
7477
|
+
},
|
|
7478
|
+
"node_modules/typescript-eslint/node_modules/brace-expansion": {
|
|
7479
|
+
"version": "2.0.1",
|
|
7480
|
+
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
|
|
7481
|
+
"integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
|
|
7482
|
+
"dev": true,
|
|
7483
|
+
"license": "MIT",
|
|
7484
|
+
"dependencies": {
|
|
7485
|
+
"balanced-match": "^1.0.0"
|
|
7486
|
+
}
|
|
7487
|
+
},
|
|
7488
|
+
"node_modules/typescript-eslint/node_modules/eslint-visitor-keys": {
|
|
7489
|
+
"version": "3.4.3",
|
|
7490
|
+
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz",
|
|
7491
|
+
"integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==",
|
|
7492
|
+
"dev": true,
|
|
7493
|
+
"license": "Apache-2.0",
|
|
7494
|
+
"engines": {
|
|
7495
|
+
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
7496
|
+
},
|
|
7497
|
+
"funding": {
|
|
7498
|
+
"url": "https://opencollective.com/eslint"
|
|
7499
|
+
}
|
|
7500
|
+
},
|
|
7501
|
+
"node_modules/typescript-eslint/node_modules/minimatch": {
|
|
7502
|
+
"version": "9.0.5",
|
|
7503
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
|
|
7504
|
+
"integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
|
|
7505
|
+
"dev": true,
|
|
7506
|
+
"license": "ISC",
|
|
7507
|
+
"dependencies": {
|
|
7508
|
+
"brace-expansion": "^2.0.1"
|
|
7509
|
+
},
|
|
7510
|
+
"engines": {
|
|
7511
|
+
"node": ">=16 || 14 >=14.17"
|
|
7512
|
+
},
|
|
7513
|
+
"funding": {
|
|
7514
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
7515
|
+
}
|
|
7516
|
+
},
|
|
6976
7517
|
"node_modules/undici-types": {
|
|
6977
7518
|
"version": "6.19.8",
|
|
6978
7519
|
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz",
|