@salesforce/plugin-community 3.1.0 → 3.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -3
- package/lib/shared/community/connect/CommunityCreateResource.d.ts +1 -1
- package/lib/shared/community/connect/CommunityCreateResource.js +1 -1
- package/lib/shared/community/connect/CommunityCreateResource.js.map +1 -1
- package/lib/shared/community/connect/CommunityPublishResource.d.ts +1 -1
- package/lib/shared/community/connect/CommunityTemplatesResource.d.ts +1 -1
- package/lib/shared/community/service/CommunitiesServices.d.ts +1 -1
- package/lib/shared/connect/services/ConnectExecutor.d.ts +1 -1
- package/lib/shared/connect/services/ConnectResource.d.ts +3 -3
- package/npm-shrinkwrap.json +691 -391
- package/oclif.lock +261 -134
- package/oclif.manifest.json +1 -1
- package/package.json +10 -10
package/oclif.lock
CHANGED
|
@@ -1578,6 +1578,26 @@
|
|
|
1578
1578
|
"@jridgewell/resolve-uri" "3.1.0"
|
|
1579
1579
|
"@jridgewell/sourcemap-codec" "1.4.14"
|
|
1580
1580
|
|
|
1581
|
+
"@jsforce/jsforce-node@^3.1.0":
|
|
1582
|
+
version "3.1.0"
|
|
1583
|
+
resolved "https://registry.yarnpkg.com/@jsforce/jsforce-node/-/jsforce-node-3.1.0.tgz#7f1b4ba60c0c84b870af8e43d713907b10ed8152"
|
|
1584
|
+
integrity sha512-xsn6Qj36YyhG7uCL9DOswZhqN/OVIpXm5s8AWD7V9hSJfp5ReebEsjT7a52ztEMmkUAYjWvZC5alBJr7jJCJig==
|
|
1585
|
+
dependencies:
|
|
1586
|
+
"@sindresorhus/is" "^4"
|
|
1587
|
+
"@types/node" "^18.15.3"
|
|
1588
|
+
abort-controller "^3.0.0"
|
|
1589
|
+
base64url "^3.0.1"
|
|
1590
|
+
csv-parse "^5.5.2"
|
|
1591
|
+
csv-stringify "^6.4.4"
|
|
1592
|
+
faye "^1.4.0"
|
|
1593
|
+
form-data "^4.0.0"
|
|
1594
|
+
fs-extra "^8.1.0"
|
|
1595
|
+
https-proxy-agent "^5.0.0"
|
|
1596
|
+
multistream "^3.1.0"
|
|
1597
|
+
node-fetch "^2.6.1"
|
|
1598
|
+
strip-ansi "^6.0.0"
|
|
1599
|
+
xml2js "^0.6.2"
|
|
1600
|
+
|
|
1581
1601
|
"@nodelib/fs.scandir@2.1.5":
|
|
1582
1602
|
version "2.1.5"
|
|
1583
1603
|
resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5"
|
|
@@ -1745,7 +1765,7 @@
|
|
|
1745
1765
|
node-gyp "^8.2.0"
|
|
1746
1766
|
read-package-json-fast "^2.0.1"
|
|
1747
1767
|
|
|
1748
|
-
"@oclif/core@3.25.2"
|
|
1768
|
+
"@oclif/core@3.25.2":
|
|
1749
1769
|
version "3.25.2"
|
|
1750
1770
|
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.25.2.tgz#a26d56abe5686c57c1e973957777bd2ae324e973"
|
|
1751
1771
|
integrity sha512-OkW/cNa/3DhoCz2YlSpymVe8DXqkoRaLY4SPTVqNVzR4R1dFBE5KoCtuwKwnhxYLCRCqaViPgRnB5K26f0MnjA==
|
|
@@ -1779,6 +1799,40 @@
|
|
|
1779
1799
|
wordwrap "^1.0.0"
|
|
1780
1800
|
wrap-ansi "^7.0.0"
|
|
1781
1801
|
|
|
1802
|
+
"@oclif/core@^3.15.1", "@oclif/core@^3.19.2", "@oclif/core@^3.20.0", "@oclif/core@^3.21.0", "@oclif/core@^3.26.0", "@oclif/core@^3.26.2":
|
|
1803
|
+
version "3.26.2"
|
|
1804
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.2.tgz#92a92516e1309e5b1241c1b4932ab1d2546e294a"
|
|
1805
|
+
integrity sha512-Gpn21jKjcOx0TecI1wLJrY/65jtgJx5f1GzTc81oKvEpKes1b3Li2SMZygRaWRpcQ3wjN0d7lTPi8WwLsmTBjA==
|
|
1806
|
+
dependencies:
|
|
1807
|
+
"@types/cli-progress" "^3.11.5"
|
|
1808
|
+
ansi-escapes "^4.3.2"
|
|
1809
|
+
ansi-styles "^4.3.0"
|
|
1810
|
+
cardinal "^2.1.1"
|
|
1811
|
+
chalk "^4.1.2"
|
|
1812
|
+
clean-stack "^3.0.1"
|
|
1813
|
+
cli-progress "^3.12.0"
|
|
1814
|
+
color "^4.2.3"
|
|
1815
|
+
debug "^4.3.4"
|
|
1816
|
+
ejs "^3.1.9"
|
|
1817
|
+
get-package-type "^0.1.0"
|
|
1818
|
+
globby "^11.1.0"
|
|
1819
|
+
hyperlinker "^1.0.0"
|
|
1820
|
+
indent-string "^4.0.0"
|
|
1821
|
+
is-wsl "^2.2.0"
|
|
1822
|
+
js-yaml "^3.14.1"
|
|
1823
|
+
minimatch "^9.0.4"
|
|
1824
|
+
natural-orderby "^2.0.3"
|
|
1825
|
+
object-treeify "^1.1.33"
|
|
1826
|
+
password-prompt "^1.1.3"
|
|
1827
|
+
slice-ansi "^4.0.0"
|
|
1828
|
+
string-width "^4.2.3"
|
|
1829
|
+
strip-ansi "^6.0.1"
|
|
1830
|
+
supports-color "^8.1.1"
|
|
1831
|
+
supports-hyperlinks "^2.2.0"
|
|
1832
|
+
widest-line "^3.1.0"
|
|
1833
|
+
wordwrap "^1.0.0"
|
|
1834
|
+
wrap-ansi "^7.0.0"
|
|
1835
|
+
|
|
1782
1836
|
"@oclif/plugin-command-snapshot@^5.1.2":
|
|
1783
1837
|
version "5.1.2"
|
|
1784
1838
|
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.2.tgz#acba4a0138823931468d91be8d2a990da8a82623"
|
|
@@ -1928,22 +1982,23 @@
|
|
|
1928
1982
|
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
|
|
1929
1983
|
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
|
|
1930
1984
|
|
|
1931
|
-
"@salesforce/cli-plugins-testkit@^5.
|
|
1932
|
-
version "5.
|
|
1933
|
-
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.
|
|
1934
|
-
integrity sha512-
|
|
1985
|
+
"@salesforce/cli-plugins-testkit@^5.2.0":
|
|
1986
|
+
version "5.2.0"
|
|
1987
|
+
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.2.0.tgz#dd664a9a51eac42f9959e0cfa1d3349256446291"
|
|
1988
|
+
integrity sha512-b0lHGBycDBmeGcDx0j9SfxlNyCg3WhflNeX1PBitMTxgZ5O9UMiSFvLbqgGeTB8Eoq4JgNgou6RRrNoZHFnqcw==
|
|
1935
1989
|
dependencies:
|
|
1936
|
-
"@salesforce/core" "^
|
|
1937
|
-
"@salesforce/kit" "^3.0
|
|
1990
|
+
"@salesforce/core" "^7.0.0"
|
|
1991
|
+
"@salesforce/kit" "^3.1.0"
|
|
1938
1992
|
"@salesforce/ts-types" "^2.0.9"
|
|
1939
1993
|
"@types/shelljs" "^0.8.15"
|
|
1940
1994
|
debug "^4.3.1"
|
|
1941
1995
|
jszip "^3.10.1"
|
|
1942
1996
|
shelljs "^0.8.4"
|
|
1997
|
+
sinon "^17.0.1"
|
|
1943
1998
|
strip-ansi "6.0.1"
|
|
1944
1999
|
ts-retry-promise "^0.8.0"
|
|
1945
2000
|
|
|
1946
|
-
"@salesforce/core@^6.4.1", "@salesforce/core@^6.7.
|
|
2001
|
+
"@salesforce/core@^6.4.1", "@salesforce/core@^6.7.1":
|
|
1947
2002
|
version "6.7.3"
|
|
1948
2003
|
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.7.3.tgz#5d8f30c40ac3cebb898c8e845fe9a067bc729268"
|
|
1949
2004
|
integrity sha512-uU+PuZZGXxByhvnXLH1V3eY5P1caw401dIZ/QvhzYxoP/alPLk7dpChnZNJYH5Rw3dc/AhSPw+eg0cvUyjhP1Q==
|
|
@@ -1967,31 +2022,54 @@
|
|
|
1967
2022
|
semver "^7.6.0"
|
|
1968
2023
|
ts-retry-promise "^0.7.1"
|
|
1969
2024
|
|
|
2025
|
+
"@salesforce/core@^7.0.0", "@salesforce/core@^7.0.1":
|
|
2026
|
+
version "7.1.0"
|
|
2027
|
+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.1.0.tgz#60195ab0ad452b27594a0bca6852f1820915ff7f"
|
|
2028
|
+
integrity sha512-TfGBjH7tJIgnrKxbbRvh4ujn60gPjqcr2xZBHMffjZVtfvXPoT07kd0TILyDWLFslYMJQFq3KA0GwL51g01WNQ==
|
|
2029
|
+
dependencies:
|
|
2030
|
+
"@jsforce/jsforce-node" "^3.1.0"
|
|
2031
|
+
"@salesforce/kit" "^3.1.0"
|
|
2032
|
+
"@salesforce/schemas" "^1.7.0"
|
|
2033
|
+
"@salesforce/ts-types" "^2.0.9"
|
|
2034
|
+
ajv "^8.12.0"
|
|
2035
|
+
change-case "^4.1.2"
|
|
2036
|
+
faye "^1.4.0"
|
|
2037
|
+
form-data "^4.0.0"
|
|
2038
|
+
js2xmlparser "^4.0.1"
|
|
2039
|
+
jsonwebtoken "9.0.2"
|
|
2040
|
+
jszip "3.10.1"
|
|
2041
|
+
pino "^8.19.0"
|
|
2042
|
+
pino-abstract-transport "^1.1.0"
|
|
2043
|
+
pino-pretty "^10.3.1"
|
|
2044
|
+
proper-lockfile "^4.1.2"
|
|
2045
|
+
semver "^7.6.0"
|
|
2046
|
+
ts-retry-promise "^0.7.1"
|
|
2047
|
+
|
|
1970
2048
|
"@salesforce/dev-config@^4.1.0":
|
|
1971
2049
|
version "4.1.0"
|
|
1972
2050
|
resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.1.0.tgz#e529576466d074e7a5f1441236510fef123da01e"
|
|
1973
2051
|
integrity sha512-2iDDepiIwjXHS5IVY7pwv8jMo4xWosJ7p/UTj+lllpB/gnJiYLhjJPE4Z3FCGFKyvfg5jGaimCd8Ca6bLGsCQA==
|
|
1974
2052
|
|
|
1975
|
-
"@salesforce/dev-scripts@^
|
|
1976
|
-
version "
|
|
1977
|
-
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-
|
|
1978
|
-
integrity sha512-
|
|
2053
|
+
"@salesforce/dev-scripts@^9.0.0":
|
|
2054
|
+
version "9.0.0"
|
|
2055
|
+
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-9.0.0.tgz#ab38c014ebc8baa92fccbb5cff9b8432e0f991d1"
|
|
2056
|
+
integrity sha512-B89ipgncuhHLqLlr+LGSi7HN+eHPa3aw5B6PXQWqQj73QAkGN+E6EowwA50y7GkXeNx7GntbNRtQHvwMcnIorw==
|
|
1979
2057
|
dependencies:
|
|
1980
2058
|
"@commitlint/cli" "^17.1.2"
|
|
1981
2059
|
"@commitlint/config-conventional" "^17.8.1"
|
|
1982
2060
|
"@salesforce/dev-config" "^4.1.0"
|
|
1983
2061
|
"@salesforce/prettier-config" "^0.0.3"
|
|
1984
|
-
"@types/chai" "^4.3.
|
|
2062
|
+
"@types/chai" "^4.3.14"
|
|
1985
2063
|
"@types/mocha" "^10.0.6"
|
|
1986
|
-
"@types/node" "^18"
|
|
2064
|
+
"@types/node" "^18.19.28"
|
|
1987
2065
|
"@types/sinon" "^10.0.20"
|
|
1988
2066
|
chai "^4.3.10"
|
|
1989
2067
|
chalk "^4.0.0"
|
|
1990
|
-
cosmiconfig "^
|
|
1991
|
-
eslint-config-salesforce-typescript "^3.
|
|
2068
|
+
cosmiconfig "^8.3.6"
|
|
2069
|
+
eslint-config-salesforce-typescript "^3.3.0"
|
|
1992
2070
|
husky "^7.0.4"
|
|
1993
2071
|
linkinator "^6.0.4"
|
|
1994
|
-
mocha "^10.
|
|
2072
|
+
mocha "^10.4.0"
|
|
1995
2073
|
nyc "^15.1.0"
|
|
1996
2074
|
prettier "^2.8.8"
|
|
1997
2075
|
pretty-quick "^3.3.1"
|
|
@@ -1999,15 +2077,15 @@
|
|
|
1999
2077
|
sinon "10.0.0"
|
|
2000
2078
|
source-map-support "^0.5.21"
|
|
2001
2079
|
ts-node "^10.9.2"
|
|
2002
|
-
typedoc "^0.25.
|
|
2080
|
+
typedoc "^0.25.12"
|
|
2003
2081
|
typedoc-plugin-missing-exports "0.23.0"
|
|
2004
|
-
typescript "^4.
|
|
2082
|
+
typescript "^5.4.3"
|
|
2005
2083
|
wireit "^0.14.4"
|
|
2006
2084
|
|
|
2007
|
-
"@salesforce/kit@^3.0.15":
|
|
2008
|
-
version "3.0
|
|
2009
|
-
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.0.
|
|
2010
|
-
integrity sha512-
|
|
2085
|
+
"@salesforce/kit@^3.0.15", "@salesforce/kit@^3.1.0":
|
|
2086
|
+
version "3.1.0"
|
|
2087
|
+
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.1.0.tgz#aa42533084c676e865f0f9c1907a16fb6f74dee7"
|
|
2088
|
+
integrity sha512-X2d9O/U2wdQBXIrtVqQdMwo872Cv+qkYFzF0W+AQKG/LEe9cngnOzUVDYNkGD9tq3jcl+oenHXYuVDpkMhxTwA==
|
|
2011
2089
|
dependencies:
|
|
2012
2090
|
"@salesforce/ts-types" "^2.0.9"
|
|
2013
2091
|
tslib "^2.6.2"
|
|
@@ -2031,10 +2109,10 @@
|
|
|
2031
2109
|
resolved "https://registry.yarnpkg.com/@salesforce/prettier-config/-/prettier-config-0.0.3.tgz#ba648d4886bb38adabe073dbea0b3a91b3753bb0"
|
|
2032
2110
|
integrity sha512-hYOhoPTCSYMDYn+U1rlEk16PoBeAJPkrdg4/UtAzupM1mRRJOwEPMG1d7U8DxJFKuXW3DMEYWr2MwAIBDaHmFg==
|
|
2033
2111
|
|
|
2034
|
-
"@salesforce/schemas@^1.6.1":
|
|
2035
|
-
version "1.
|
|
2036
|
-
resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.
|
|
2037
|
-
integrity sha512-
|
|
2112
|
+
"@salesforce/schemas@^1.6.1", "@salesforce/schemas@^1.7.0":
|
|
2113
|
+
version "1.7.0"
|
|
2114
|
+
resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.7.0.tgz#b7e0af3ee414ae7160bce351c0184d77ccb98fe3"
|
|
2115
|
+
integrity sha512-Z0PiCEV55khm0PG+DsnRYCjaDmacNe3HDmsoSm/CSyYvJJm+D5vvkHKN9/PKD/gaRe8XAU836yfamIYFblLINw==
|
|
2038
2116
|
|
|
2039
2117
|
"@salesforce/sf-plugins-core@^5.0.13":
|
|
2040
2118
|
version "5.0.13"
|
|
@@ -2049,16 +2127,16 @@
|
|
|
2049
2127
|
chalk "^4"
|
|
2050
2128
|
inquirer "^8.2.5"
|
|
2051
2129
|
|
|
2052
|
-
"@salesforce/sf-plugins-core@^
|
|
2053
|
-
version "
|
|
2054
|
-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-
|
|
2055
|
-
integrity sha512-
|
|
2130
|
+
"@salesforce/sf-plugins-core@^9.0.0":
|
|
2131
|
+
version "9.0.0"
|
|
2132
|
+
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-9.0.0.tgz#8ac6e45fa985ef35ad7f47a09d96f2b2f6d70710"
|
|
2133
|
+
integrity sha512-Eo1mfq68uVIEFgAE7oSlsfJT3YyShQAHRCiLqKivEcxu/3xOHPU212u2nT9igA81Me/6NZmBSvm6vLdN+L/9og==
|
|
2056
2134
|
dependencies:
|
|
2057
2135
|
"@inquirer/confirm" "^2.0.17"
|
|
2058
2136
|
"@inquirer/password" "^1.1.16"
|
|
2059
|
-
"@oclif/core" "^3.
|
|
2060
|
-
"@salesforce/core" "^
|
|
2061
|
-
"@salesforce/kit" "^3.0
|
|
2137
|
+
"@oclif/core" "^3.26.0"
|
|
2138
|
+
"@salesforce/core" "^7.0.0"
|
|
2139
|
+
"@salesforce/kit" "^3.1.0"
|
|
2062
2140
|
"@salesforce/ts-types" "^2.0.9"
|
|
2063
2141
|
chalk "^5.3.0"
|
|
2064
2142
|
|
|
@@ -2069,7 +2147,7 @@
|
|
|
2069
2147
|
dependencies:
|
|
2070
2148
|
tslib "^2.6.2"
|
|
2071
2149
|
|
|
2072
|
-
"@sindresorhus/is@^4.0.0":
|
|
2150
|
+
"@sindresorhus/is@^4", "@sindresorhus/is@^4.0.0":
|
|
2073
2151
|
version "4.6.0"
|
|
2074
2152
|
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-4.6.0.tgz#3c7c9c46e678feefe7a2e5bb609d3dbd665ffb3f"
|
|
2075
2153
|
integrity sha512-t09vSN3MdfsyCHoFcTRCH/iUtG7OJ0CsjzB8cjAmKc/va/kIgeDI/TxsigdncE/4be734m0cvIYwNaV4i2XqAw==
|
|
@@ -2086,6 +2164,27 @@
|
|
|
2086
2164
|
dependencies:
|
|
2087
2165
|
type-detect "4.0.8"
|
|
2088
2166
|
|
|
2167
|
+
"@sinonjs/commons@^2.0.0":
|
|
2168
|
+
version "2.0.0"
|
|
2169
|
+
resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-2.0.0.tgz#fd4ca5b063554307e8327b4564bd56d3b73924a3"
|
|
2170
|
+
integrity sha512-uLa0j859mMrg2slwQYdO/AkrOfmH+X6LTVmNTS9CqexuE2IvVORIkSpJLqePAbEnKJ77aMmCwr1NUZ57120Xcg==
|
|
2171
|
+
dependencies:
|
|
2172
|
+
type-detect "4.0.8"
|
|
2173
|
+
|
|
2174
|
+
"@sinonjs/commons@^3.0.0":
|
|
2175
|
+
version "3.0.1"
|
|
2176
|
+
resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-3.0.1.tgz#1029357e44ca901a615585f6d27738dbc89084cd"
|
|
2177
|
+
integrity sha512-K3mCHKQ9sVh8o1C9cxkwxaOmXoAMlDxC1mYyHrjqOWEcBjYr76t96zL2zlj5dUGZ3HSw240X1qgH3Mjf1yJWpQ==
|
|
2178
|
+
dependencies:
|
|
2179
|
+
type-detect "4.0.8"
|
|
2180
|
+
|
|
2181
|
+
"@sinonjs/fake-timers@^11.2.2":
|
|
2182
|
+
version "11.2.2"
|
|
2183
|
+
resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-11.2.2.tgz#50063cc3574f4a27bd8453180a04171c85cc9699"
|
|
2184
|
+
integrity sha512-G2piCSxQ7oWOxwGSAyFHfPIsyeJGXYtc6mFbnFA+kRXkiEnTl8c/8jul2S329iFBnDI9HGoeWWAZvuvOkZccgw==
|
|
2185
|
+
dependencies:
|
|
2186
|
+
"@sinonjs/commons" "^3.0.0"
|
|
2187
|
+
|
|
2089
2188
|
"@sinonjs/fake-timers@^6.0.0", "@sinonjs/fake-timers@^6.0.1":
|
|
2090
2189
|
version "6.0.1"
|
|
2091
2190
|
resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-6.0.1.tgz#293674fccb3262ac782c7aadfdeca86b10c75c40"
|
|
@@ -2102,7 +2201,16 @@
|
|
|
2102
2201
|
lodash.get "^4.4.2"
|
|
2103
2202
|
type-detect "^4.0.8"
|
|
2104
2203
|
|
|
2105
|
-
"@sinonjs/
|
|
2204
|
+
"@sinonjs/samsam@^8.0.0":
|
|
2205
|
+
version "8.0.0"
|
|
2206
|
+
resolved "https://registry.yarnpkg.com/@sinonjs/samsam/-/samsam-8.0.0.tgz#0d488c91efb3fa1442e26abea81759dfc8b5ac60"
|
|
2207
|
+
integrity sha512-Bp8KUVlLp8ibJZrnvq2foVhP0IVX2CIprMJPK0vqGqgrDa0OHVKeZyBykqskkrdxV6yKBPmGasO8LVjAKR3Gew==
|
|
2208
|
+
dependencies:
|
|
2209
|
+
"@sinonjs/commons" "^2.0.0"
|
|
2210
|
+
lodash.get "^4.4.2"
|
|
2211
|
+
type-detect "^4.0.8"
|
|
2212
|
+
|
|
2213
|
+
"@sinonjs/text-encoding@^0.7.1", "@sinonjs/text-encoding@^0.7.2":
|
|
2106
2214
|
version "0.7.2"
|
|
2107
2215
|
resolved "https://registry.yarnpkg.com/@sinonjs/text-encoding/-/text-encoding-0.7.2.tgz#5981a8db18b56ba38ef0efb7d995b12aa7b51918"
|
|
2108
2216
|
integrity sha512-sXXKG+uL9IrKqViTtao2Ws6dy0znu9sOaP1di/jKGW1M6VssO8vlpXCQcpZ+jisQ1tTFAC5Jo/EOzFbggBagFQ==
|
|
@@ -2619,10 +2727,10 @@
|
|
|
2619
2727
|
"@types/node" "*"
|
|
2620
2728
|
"@types/responselike" "^1.0.0"
|
|
2621
2729
|
|
|
2622
|
-
"@types/chai@^4.3.
|
|
2623
|
-
version "4.3.
|
|
2624
|
-
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.
|
|
2625
|
-
integrity sha512-
|
|
2730
|
+
"@types/chai@^4.3.14":
|
|
2731
|
+
version "4.3.14"
|
|
2732
|
+
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.14.tgz#ae3055ea2be43c91c9fd700a36d67820026d96e6"
|
|
2733
|
+
integrity sha512-Wj71sXE4Q4AkGdG9Tvq1u/fquNz9EdG4LIJMwVVII7ashjD/8cf8fyIfJAjRr6YcsXnSE8cOGQPq1gqeR8z+3w==
|
|
2626
2734
|
|
|
2627
2735
|
"@types/cli-progress@^3.11.5":
|
|
2628
2736
|
version "3.11.5"
|
|
@@ -2730,10 +2838,10 @@
|
|
|
2730
2838
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.14.9.tgz#bc43c990c3c9be7281868bbc7b8fdd6e2b57adfa"
|
|
2731
2839
|
integrity sha512-qjd88DrCxupx/kJD5yQgZdcYKZKSIGBVDIBE1/LTGcNm3d2Np/jxojkdePDdfnBHJc5W7vSMpbJ1aB7p/Py69A==
|
|
2732
2840
|
|
|
2733
|
-
"@types/node@^18":
|
|
2734
|
-
version "18.
|
|
2735
|
-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.
|
|
2736
|
-
integrity sha512-
|
|
2841
|
+
"@types/node@^18.15.3", "@types/node@^18.19.28":
|
|
2842
|
+
version "18.19.31"
|
|
2843
|
+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.31.tgz#b7d4a00f7cb826b60a543cebdbda5d189aaecdcd"
|
|
2844
|
+
integrity sha512-ArgCD39YpyyrtFKIqMDvjz79jto5fcI/SVUs2HwB+f0dAzq68yqOdyaSivLiLugSziTpNXLQrVb7RZFmdZzbhA==
|
|
2737
2845
|
dependencies:
|
|
2738
2846
|
undici-types "~5.26.4"
|
|
2739
2847
|
|
|
@@ -2742,11 +2850,6 @@
|
|
|
2742
2850
|
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz#d3357479a0fdfdd5907fe67e17e0a85c906e1301"
|
|
2743
2851
|
integrity sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==
|
|
2744
2852
|
|
|
2745
|
-
"@types/parse-json@^4.0.0":
|
|
2746
|
-
version "4.0.0"
|
|
2747
|
-
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
|
|
2748
|
-
integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==
|
|
2749
|
-
|
|
2750
2853
|
"@types/responselike@^1.0.0":
|
|
2751
2854
|
version "1.0.0"
|
|
2752
2855
|
resolved "https://registry.yarnpkg.com/@types/responselike/-/responselike-1.0.0.tgz#251f4fe7d154d2bad125abe1b429b23afd262e29"
|
|
@@ -3893,25 +3996,14 @@ cosmiconfig-typescript-loader@^4.0.0:
|
|
|
3893
3996
|
resolved "https://registry.yarnpkg.com/cosmiconfig-typescript-loader/-/cosmiconfig-typescript-loader-4.3.0.tgz#c4259ce474c9df0f32274ed162c0447c951ef073"
|
|
3894
3997
|
integrity sha512-NTxV1MFfZDLPiBMjxbHRwSh5LaLcPMwNdCutmnHJCKoVnlvldPWlllonKwrsRJ5pYZBIBGRWWU2tfvzxgeSW5Q==
|
|
3895
3998
|
|
|
3896
|
-
cosmiconfig@^
|
|
3897
|
-
version "
|
|
3898
|
-
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-
|
|
3899
|
-
integrity sha512-
|
|
3999
|
+
cosmiconfig@^8.0.0, cosmiconfig@^8.3.6:
|
|
4000
|
+
version "8.3.6"
|
|
4001
|
+
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-8.3.6.tgz#060a2b871d66dba6c8538ea1118ba1ac16f5fae3"
|
|
4002
|
+
integrity sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==
|
|
3900
4003
|
dependencies:
|
|
3901
|
-
|
|
3902
|
-
import-fresh "^3.2.1"
|
|
3903
|
-
parse-json "^5.0.0"
|
|
3904
|
-
path-type "^4.0.0"
|
|
3905
|
-
yaml "^1.10.0"
|
|
3906
|
-
|
|
3907
|
-
cosmiconfig@^8.0.0:
|
|
3908
|
-
version "8.1.0"
|
|
3909
|
-
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-8.1.0.tgz#947e174c796483ccf0a48476c24e4fefb7e1aea8"
|
|
3910
|
-
integrity sha512-0tLZ9URlPGU7JsKq0DQOQ3FoRsYX8xDZ7xMiATQfaiGMz7EHowNkbU9u1coAOmnh9p/1ySpm0RB3JNWRXM5GCg==
|
|
3911
|
-
dependencies:
|
|
3912
|
-
import-fresh "^3.2.1"
|
|
4004
|
+
import-fresh "^3.3.0"
|
|
3913
4005
|
js-yaml "^4.1.0"
|
|
3914
|
-
parse-json "^5.
|
|
4006
|
+
parse-json "^5.2.0"
|
|
3915
4007
|
path-type "^4.0.0"
|
|
3916
4008
|
|
|
3917
4009
|
create-require@^1.1.0:
|
|
@@ -3940,11 +4032,21 @@ csv-parse@^4.8.2:
|
|
|
3940
4032
|
resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-4.16.3.tgz#7ca624d517212ebc520a36873c3478fa66efbaf7"
|
|
3941
4033
|
integrity sha512-cO1I/zmz4w2dcKHVvpCr7JVRu8/FymG5OEpmvsZYlccYolPBLoVGKUHgNoc4ZGkFeFlWGEDmMyBM+TTqRdW/wg==
|
|
3942
4034
|
|
|
4035
|
+
csv-parse@^5.5.2:
|
|
4036
|
+
version "5.5.5"
|
|
4037
|
+
resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-5.5.5.tgz#68a271a9092877b830541805e14c8a80e6a22517"
|
|
4038
|
+
integrity sha512-erCk7tyU3yLWAhk6wvKxnyPtftuy/6Ak622gOO7BCJ05+TYffnPCJF905wmOQm+BpkX54OdAl8pveJwUdpnCXQ==
|
|
4039
|
+
|
|
3943
4040
|
csv-stringify@^5.3.4:
|
|
3944
4041
|
version "5.6.5"
|
|
3945
4042
|
resolved "https://registry.yarnpkg.com/csv-stringify/-/csv-stringify-5.6.5.tgz#c6d74badda4b49a79bf4e72f91cce1e33b94de00"
|
|
3946
4043
|
integrity sha512-PjiQ659aQ+fUTQqSrd1XEDnOr52jh30RBurfzkscaE2tPaFsDH5wOAHJiw8XAHphRknCwMUE9KRayc4K/NbO8A==
|
|
3947
4044
|
|
|
4045
|
+
csv-stringify@^6.4.4:
|
|
4046
|
+
version "6.4.6"
|
|
4047
|
+
resolved "https://registry.yarnpkg.com/csv-stringify/-/csv-stringify-6.4.6.tgz#9ccf87cb8b017c96673a9fa061768c8ba83e8b98"
|
|
4048
|
+
integrity sha512-h2V2XZ3uOTLilF5dPIptgUfN/o2ia/80Ie0Lly18LAnw5s8Eb7kt8rfxSUy24AztJZas9f6DPZpVlzDUtFt/ag==
|
|
4049
|
+
|
|
3948
4050
|
dargs@^7.0.0:
|
|
3949
4051
|
version "7.0.0"
|
|
3950
4052
|
resolved "https://registry.yarnpkg.com/dargs/-/dargs-7.0.0.tgz#04015c41de0bcb69ec84050f3d9be0caf8d6d5cc"
|
|
@@ -4100,10 +4202,10 @@ diff@^4.0.1, diff@^4.0.2:
|
|
|
4100
4202
|
resolved "https://registry.yarnpkg.com/diff/-/diff-4.0.2.tgz#60f3aecb89d5fae520c11aa19efc2bb982aade7d"
|
|
4101
4203
|
integrity sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==
|
|
4102
4204
|
|
|
4103
|
-
diff@^5.0.0:
|
|
4104
|
-
version "5.
|
|
4105
|
-
resolved "https://registry.yarnpkg.com/diff/-/diff-5.
|
|
4106
|
-
integrity sha512-
|
|
4205
|
+
diff@^5.0.0, diff@^5.1.0:
|
|
4206
|
+
version "5.2.0"
|
|
4207
|
+
resolved "https://registry.yarnpkg.com/diff/-/diff-5.2.0.tgz#26ded047cd1179b78b9537d5ef725503ce1ae531"
|
|
4208
|
+
integrity sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==
|
|
4107
4209
|
|
|
4108
4210
|
dir-glob@^3.0.1:
|
|
4109
4211
|
version "3.0.1"
|
|
@@ -4351,26 +4453,26 @@ eslint-config-salesforce-license@^0.2.0:
|
|
|
4351
4453
|
resolved "https://registry.yarnpkg.com/eslint-config-salesforce-license/-/eslint-config-salesforce-license-0.2.0.tgz#323193f1aa15dd33fbf108d25fc1210afc11065e"
|
|
4352
4454
|
integrity sha512-DJdBvgj82Erum82YMe+YvG/o6ukna3UA++lRl0HSTldj0VlBl3Q8hzCp97nRXZHra6JH1I912yievZzklXDw6w==
|
|
4353
4455
|
|
|
4354
|
-
eslint-config-salesforce-typescript@^3.
|
|
4355
|
-
version "3.
|
|
4356
|
-
resolved "https://registry.yarnpkg.com/eslint-config-salesforce-typescript/-/eslint-config-salesforce-typescript-3.
|
|
4357
|
-
integrity sha512-
|
|
4456
|
+
eslint-config-salesforce-typescript@^3.3.0:
|
|
4457
|
+
version "3.3.0"
|
|
4458
|
+
resolved "https://registry.yarnpkg.com/eslint-config-salesforce-typescript/-/eslint-config-salesforce-typescript-3.3.0.tgz#308acead1909665a92e9d32895c592ec4c9ee87a"
|
|
4459
|
+
integrity sha512-83+zp2Y2h9oz9D3UksjNGCw+xWD7ylIiAJZ58vUbBD10l8FRUMNyn+RDCKn0xCQz7xed5/LcmgUE4T7roe+HBw==
|
|
4358
4460
|
dependencies:
|
|
4359
4461
|
"@typescript-eslint/eslint-plugin" "^6.21.0"
|
|
4360
4462
|
"@typescript-eslint/parser" "^6.21.0"
|
|
4361
4463
|
eslint "^8.56.0"
|
|
4362
4464
|
eslint-config-prettier "^9.1.0"
|
|
4363
|
-
eslint-config-salesforce "^2.0
|
|
4465
|
+
eslint-config-salesforce "^2.2.0"
|
|
4364
4466
|
eslint-config-salesforce-license "^0.2.0"
|
|
4365
4467
|
eslint-plugin-header "^3.1.1"
|
|
4366
4468
|
eslint-plugin-import "^2.29.1"
|
|
4367
4469
|
eslint-plugin-jsdoc "^46.10.1"
|
|
4368
4470
|
eslint-plugin-unicorn "^50.0.1"
|
|
4369
4471
|
|
|
4370
|
-
eslint-config-salesforce@^2.0
|
|
4371
|
-
version "2.0
|
|
4372
|
-
resolved "https://registry.yarnpkg.com/eslint-config-salesforce/-/eslint-config-salesforce-2.0.
|
|
4373
|
-
integrity sha512-
|
|
4472
|
+
eslint-config-salesforce@^2.2.0:
|
|
4473
|
+
version "2.2.0"
|
|
4474
|
+
resolved "https://registry.yarnpkg.com/eslint-config-salesforce/-/eslint-config-salesforce-2.2.0.tgz#04b6cf07dcbaabc32fc9edb0915860497db55c30"
|
|
4475
|
+
integrity sha512-0zUEFJ2nNpMvVO3MgKEDUTGtaFZjL3xEIErr5h+BOft+OhGoIvZBNPnBBu12lvv29ylqIAQz5SwoVCCUzBhyPQ==
|
|
4374
4476
|
|
|
4375
4477
|
eslint-import-resolver-node@^0.3.9:
|
|
4376
4478
|
version "0.3.9"
|
|
@@ -4431,12 +4533,12 @@ eslint-plugin-jsdoc@^46.10.1:
|
|
|
4431
4533
|
semver "^7.5.4"
|
|
4432
4534
|
spdx-expression-parse "^4.0.0"
|
|
4433
4535
|
|
|
4434
|
-
eslint-plugin-sf-plugin@^1.
|
|
4435
|
-
version "1.
|
|
4436
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.
|
|
4437
|
-
integrity sha512-
|
|
4536
|
+
eslint-plugin-sf-plugin@^1.18.0:
|
|
4537
|
+
version "1.18.0"
|
|
4538
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.0.tgz#c6eca90e7738e9a114d8257588220c63a2a3e0e3"
|
|
4539
|
+
integrity sha512-5Q4yI6Hr07v/lTaivs8A8re2FUXDEGyzzHzBk2cWi4c6iMxUYf/vaZKO6ZSSsc4eCcP11JY3RkDBQn6P33x58g==
|
|
4438
4540
|
dependencies:
|
|
4439
|
-
"@salesforce/core" "^
|
|
4541
|
+
"@salesforce/core" "^7.0.0"
|
|
4440
4542
|
"@typescript-eslint/utils" "^6.17.0"
|
|
4441
4543
|
|
|
4442
4544
|
eslint-plugin-unicorn@^50.0.1:
|
|
@@ -5022,17 +5124,16 @@ glob-parent@^6.0.2:
|
|
|
5022
5124
|
dependencies:
|
|
5023
5125
|
is-glob "^4.0.3"
|
|
5024
5126
|
|
|
5025
|
-
glob@
|
|
5026
|
-
version "
|
|
5027
|
-
resolved "https://registry.yarnpkg.com/glob/-/glob-
|
|
5028
|
-
integrity sha512-
|
|
5127
|
+
glob@8.1.0, glob@^8.0.1, glob@^8.0.3:
|
|
5128
|
+
version "8.1.0"
|
|
5129
|
+
resolved "https://registry.yarnpkg.com/glob/-/glob-8.1.0.tgz#d388f656593ef708ee3e34640fdfb99a9fd1c33e"
|
|
5130
|
+
integrity sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==
|
|
5029
5131
|
dependencies:
|
|
5030
5132
|
fs.realpath "^1.0.0"
|
|
5031
5133
|
inflight "^1.0.4"
|
|
5032
5134
|
inherits "2"
|
|
5033
|
-
minimatch "^
|
|
5135
|
+
minimatch "^5.0.1"
|
|
5034
5136
|
once "^1.3.0"
|
|
5035
|
-
path-is-absolute "^1.0.0"
|
|
5036
5137
|
|
|
5037
5138
|
glob@^10.3.10:
|
|
5038
5139
|
version "10.3.10"
|
|
@@ -5057,17 +5158,6 @@ glob@^7.0.0, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
|
|
|
5057
5158
|
once "^1.3.0"
|
|
5058
5159
|
path-is-absolute "^1.0.0"
|
|
5059
5160
|
|
|
5060
|
-
glob@^8.0.1, glob@^8.0.3:
|
|
5061
|
-
version "8.1.0"
|
|
5062
|
-
resolved "https://registry.yarnpkg.com/glob/-/glob-8.1.0.tgz#d388f656593ef708ee3e34640fdfb99a9fd1c33e"
|
|
5063
|
-
integrity sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==
|
|
5064
|
-
dependencies:
|
|
5065
|
-
fs.realpath "^1.0.0"
|
|
5066
|
-
inflight "^1.0.4"
|
|
5067
|
-
inherits "2"
|
|
5068
|
-
minimatch "^5.0.1"
|
|
5069
|
-
once "^1.3.0"
|
|
5070
|
-
|
|
5071
5161
|
global-dirs@^0.1.1:
|
|
5072
5162
|
version "0.1.1"
|
|
5073
5163
|
resolved "https://registry.yarnpkg.com/global-dirs/-/global-dirs-0.1.1.tgz#b319c0dd4607f353f3be9cca4c72fc148c49f445"
|
|
@@ -5423,7 +5513,7 @@ immediate@~3.0.5:
|
|
|
5423
5513
|
resolved "https://registry.yarnpkg.com/immediate/-/immediate-3.0.6.tgz#9db1dbd0faf8de6fbe0f5dd5e56bb606280de69b"
|
|
5424
5514
|
integrity sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==
|
|
5425
5515
|
|
|
5426
|
-
import-fresh@^3.0.0, import-fresh@^3.2.1:
|
|
5516
|
+
import-fresh@^3.0.0, import-fresh@^3.2.1, import-fresh@^3.3.0:
|
|
5427
5517
|
version "3.3.0"
|
|
5428
5518
|
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.0.tgz#37162c25fcb9ebaa2e6e53d5b4d88ce17d9e0c2b"
|
|
5429
5519
|
integrity sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==
|
|
@@ -6064,6 +6154,11 @@ just-extend@^4.0.2:
|
|
|
6064
6154
|
resolved "https://registry.yarnpkg.com/just-extend/-/just-extend-4.2.1.tgz#ef5e589afb61e5d66b24eca749409a8939a8c744"
|
|
6065
6155
|
integrity sha512-g3UB796vUFIY90VIv/WX3L2c8CS2MdWUww3CNrYmqza1Fg0DURc2K/O4YrnklBdQarSJ/y8JnJYDGc+1iumQjg==
|
|
6066
6156
|
|
|
6157
|
+
just-extend@^6.2.0:
|
|
6158
|
+
version "6.2.0"
|
|
6159
|
+
resolved "https://registry.yarnpkg.com/just-extend/-/just-extend-6.2.0.tgz#b816abfb3d67ee860482e7401564672558163947"
|
|
6160
|
+
integrity sha512-cYofQu2Xpom82S6qD778jBDpwvvy39s1l/hrYij2u9AMdQcGRpaBu6kY4mVhuno5kJVi1DAz4aiphA2WI1/OAw==
|
|
6161
|
+
|
|
6067
6162
|
jwa@^1.4.1:
|
|
6068
6163
|
version "1.4.1"
|
|
6069
6164
|
resolved "https://registry.yarnpkg.com/jwa/-/jwa-1.4.1.tgz#743c32985cb9e98655530d53641b66c8645b039a"
|
|
@@ -6520,7 +6615,7 @@ minimatch@5.0.1:
|
|
|
6520
6615
|
dependencies:
|
|
6521
6616
|
brace-expansion "^2.0.1"
|
|
6522
6617
|
|
|
6523
|
-
minimatch@9.0.3
|
|
6618
|
+
minimatch@9.0.3:
|
|
6524
6619
|
version "9.0.3"
|
|
6525
6620
|
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
|
|
6526
6621
|
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
|
|
@@ -6548,6 +6643,13 @@ minimatch@^7.2.0:
|
|
|
6548
6643
|
dependencies:
|
|
6549
6644
|
brace-expansion "^2.0.1"
|
|
6550
6645
|
|
|
6646
|
+
minimatch@^9.0.1, minimatch@^9.0.3, minimatch@^9.0.4:
|
|
6647
|
+
version "9.0.4"
|
|
6648
|
+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51"
|
|
6649
|
+
integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
|
|
6650
|
+
dependencies:
|
|
6651
|
+
brace-expansion "^2.0.1"
|
|
6652
|
+
|
|
6551
6653
|
minimist-options@4.1.0:
|
|
6552
6654
|
version "4.1.0"
|
|
6553
6655
|
resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619"
|
|
@@ -6627,10 +6729,10 @@ minipass@^3.0.0, minipass@^3.1.0, minipass@^3.1.1, minipass@^3.1.3, minipass@^3.
|
|
|
6627
6729
|
dependencies:
|
|
6628
6730
|
yallist "^4.0.0"
|
|
6629
6731
|
|
|
6630
|
-
minipass@^
|
|
6631
|
-
version "
|
|
6632
|
-
resolved "https://registry.yarnpkg.com/minipass/-/minipass-
|
|
6633
|
-
integrity sha512-
|
|
6732
|
+
minipass@^5.0.0:
|
|
6733
|
+
version "5.0.0"
|
|
6734
|
+
resolved "https://registry.yarnpkg.com/minipass/-/minipass-5.0.0.tgz#3e9788ffb90b694a5d0ec94479a45b5d8738133d"
|
|
6735
|
+
integrity sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==
|
|
6634
6736
|
|
|
6635
6737
|
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0":
|
|
6636
6738
|
version "7.0.4"
|
|
@@ -6659,10 +6761,10 @@ mkdirp@^1.0.3, mkdirp@^1.0.4:
|
|
|
6659
6761
|
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
|
|
6660
6762
|
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
|
|
6661
6763
|
|
|
6662
|
-
mocha@^10.
|
|
6663
|
-
version "10.
|
|
6664
|
-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.
|
|
6665
|
-
integrity sha512-
|
|
6764
|
+
mocha@^10.4.0:
|
|
6765
|
+
version "10.4.0"
|
|
6766
|
+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.4.0.tgz#ed03db96ee9cfc6d20c56f8e2af07b961dbae261"
|
|
6767
|
+
integrity sha512-eqhGB8JKapEYcC4ytX/xrzKforgEc3j1pGlAXVy3eRwrtAy5/nIfT1SvgGzfN0XZZxeLq0aQWkOUAmqIJiv+bA==
|
|
6666
6768
|
dependencies:
|
|
6667
6769
|
ansi-colors "4.1.1"
|
|
6668
6770
|
browser-stdout "1.3.1"
|
|
@@ -6671,13 +6773,12 @@ mocha@^10.2.0:
|
|
|
6671
6773
|
diff "5.0.0"
|
|
6672
6774
|
escape-string-regexp "4.0.0"
|
|
6673
6775
|
find-up "5.0.0"
|
|
6674
|
-
glob "
|
|
6776
|
+
glob "8.1.0"
|
|
6675
6777
|
he "1.2.0"
|
|
6676
6778
|
js-yaml "4.1.0"
|
|
6677
6779
|
log-symbols "4.1.0"
|
|
6678
6780
|
minimatch "5.0.1"
|
|
6679
6781
|
ms "2.1.3"
|
|
6680
|
-
nanoid "3.3.3"
|
|
6681
6782
|
serialize-javascript "6.0.0"
|
|
6682
6783
|
strip-json-comments "3.1.1"
|
|
6683
6784
|
supports-color "8.1.1"
|
|
@@ -6730,11 +6831,6 @@ mute-stream@^1.0.0:
|
|
|
6730
6831
|
resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-1.0.0.tgz#e31bd9fe62f0aed23520aa4324ea6671531e013e"
|
|
6731
6832
|
integrity sha512-avsJQhyd+680gKXyG/sQc0nXaC6rBkPOfyHYcFb9+hdkqQkR9bdnkJ0AMZhke0oesPqIO+mFFJ+IdBc7mst4IA==
|
|
6732
6833
|
|
|
6733
|
-
nanoid@3.3.3:
|
|
6734
|
-
version "3.3.3"
|
|
6735
|
-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.3.tgz#fd8e8b7aa761fe807dba2d1b98fb7241bb724a25"
|
|
6736
|
-
integrity sha512-p1sjXuopFs0xg+fPASzQ28agW1oHD7xDsd9Xkf3T15H3c/cifrFHVwrh74PdoklAPi+i7MdRsE47vm2r6JoB+w==
|
|
6737
|
-
|
|
6738
6834
|
natural-compare@^1.4.0:
|
|
6739
6835
|
version "1.4.0"
|
|
6740
6836
|
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
|
|
@@ -6766,6 +6862,17 @@ nise@^4.1.0:
|
|
|
6766
6862
|
just-extend "^4.0.2"
|
|
6767
6863
|
path-to-regexp "^1.7.0"
|
|
6768
6864
|
|
|
6865
|
+
nise@^5.1.5:
|
|
6866
|
+
version "5.1.9"
|
|
6867
|
+
resolved "https://registry.yarnpkg.com/nise/-/nise-5.1.9.tgz#0cb73b5e4499d738231a473cd89bd8afbb618139"
|
|
6868
|
+
integrity sha512-qOnoujW4SV6e40dYxJOb3uvuoPHtmLzIk4TFo+j0jPJoC+5Z9xja5qH5JZobEPsa8+YYphMrOSwnrshEhG2qww==
|
|
6869
|
+
dependencies:
|
|
6870
|
+
"@sinonjs/commons" "^3.0.0"
|
|
6871
|
+
"@sinonjs/fake-timers" "^11.2.2"
|
|
6872
|
+
"@sinonjs/text-encoding" "^0.7.2"
|
|
6873
|
+
just-extend "^6.2.0"
|
|
6874
|
+
path-to-regexp "^6.2.1"
|
|
6875
|
+
|
|
6769
6876
|
no-case@^3.0.4:
|
|
6770
6877
|
version "3.0.4"
|
|
6771
6878
|
resolved "https://registry.yarnpkg.com/no-case/-/no-case-3.0.4.tgz#d361fd5c9800f558551a8369fc0dcd4662b6124d"
|
|
@@ -7266,7 +7373,7 @@ parse-json@^4.0.0:
|
|
|
7266
7373
|
error-ex "^1.3.1"
|
|
7267
7374
|
json-parse-better-errors "^1.0.1"
|
|
7268
7375
|
|
|
7269
|
-
parse-json@^5.0.0:
|
|
7376
|
+
parse-json@^5.0.0, parse-json@^5.2.0:
|
|
7270
7377
|
version "5.2.0"
|
|
7271
7378
|
resolved "https://registry.yarnpkg.com/parse-json/-/parse-json-5.2.0.tgz#c76fc66dee54231c962b22bcc8a72cf2f99753cd"
|
|
7272
7379
|
integrity sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==
|
|
@@ -7335,6 +7442,11 @@ path-to-regexp@^1.7.0:
|
|
|
7335
7442
|
dependencies:
|
|
7336
7443
|
isarray "0.0.1"
|
|
7337
7444
|
|
|
7445
|
+
path-to-regexp@^6.2.1:
|
|
7446
|
+
version "6.2.1"
|
|
7447
|
+
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-6.2.1.tgz#d54934d6798eb9e5ef14e7af7962c945906918e5"
|
|
7448
|
+
integrity sha512-JLyh7xT1kizaEvcaXOQwOc2/Yhw6KZOvPf1S8401UyLk86CU79LN3vl7ztXGm/pZ+YjoyAJ4rxmHwbkBXJX+yw==
|
|
7449
|
+
|
|
7338
7450
|
path-type@^4.0.0:
|
|
7339
7451
|
version "4.0.0"
|
|
7340
7452
|
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
|
|
@@ -8062,6 +8174,18 @@ sinon@10.0.0:
|
|
|
8062
8174
|
nise "^4.1.0"
|
|
8063
8175
|
supports-color "^7.1.0"
|
|
8064
8176
|
|
|
8177
|
+
sinon@^17.0.1:
|
|
8178
|
+
version "17.0.1"
|
|
8179
|
+
resolved "https://registry.yarnpkg.com/sinon/-/sinon-17.0.1.tgz#26b8ef719261bf8df43f925924cccc96748e407a"
|
|
8180
|
+
integrity sha512-wmwE19Lie0MLT+ZYNpDymasPHUKTaZHUH/pKEubRXIzySv9Atnlw+BUMGCzWgV7b7wO+Hw6f1TEOr0IUnmU8/g==
|
|
8181
|
+
dependencies:
|
|
8182
|
+
"@sinonjs/commons" "^3.0.0"
|
|
8183
|
+
"@sinonjs/fake-timers" "^11.2.2"
|
|
8184
|
+
"@sinonjs/samsam" "^8.0.0"
|
|
8185
|
+
diff "^5.1.0"
|
|
8186
|
+
nise "^5.1.5"
|
|
8187
|
+
supports-color "^7.2.0"
|
|
8188
|
+
|
|
8065
8189
|
slash@^3.0.0:
|
|
8066
8190
|
version "3.0.0"
|
|
8067
8191
|
resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
|
|
@@ -8393,7 +8517,7 @@ supports-color@^5.3.0:
|
|
|
8393
8517
|
dependencies:
|
|
8394
8518
|
has-flag "^3.0.0"
|
|
8395
8519
|
|
|
8396
|
-
supports-color@^7.0.0, supports-color@^7.1.0:
|
|
8520
|
+
supports-color@^7.0.0, supports-color@^7.1.0, supports-color@^7.2.0:
|
|
8397
8521
|
version "7.2.0"
|
|
8398
8522
|
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-7.2.0.tgz#1b7dcdcb32b8138801b3e478ba6a51caa89648da"
|
|
8399
8523
|
integrity sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==
|
|
@@ -8414,13 +8538,13 @@ supports-preserve-symlinks-flag@^1.0.0:
|
|
|
8414
8538
|
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
|
|
8415
8539
|
|
|
8416
8540
|
tar@^6.0.2, tar@^6.1.0, tar@^6.1.11, tar@^6.1.2:
|
|
8417
|
-
version "6.1
|
|
8418
|
-
resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.
|
|
8419
|
-
integrity sha512-
|
|
8541
|
+
version "6.2.1"
|
|
8542
|
+
resolved "https://registry.yarnpkg.com/tar/-/tar-6.2.1.tgz#717549c541bc3c2af15751bea94b1dd068d4b03a"
|
|
8543
|
+
integrity sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==
|
|
8420
8544
|
dependencies:
|
|
8421
8545
|
chownr "^2.0.0"
|
|
8422
8546
|
fs-minipass "^2.0.0"
|
|
8423
|
-
minipass "^
|
|
8547
|
+
minipass "^5.0.0"
|
|
8424
8548
|
minizlib "^2.1.1"
|
|
8425
8549
|
mkdirp "^1.0.3"
|
|
8426
8550
|
yallist "^4.0.0"
|
|
@@ -8674,17 +8798,17 @@ typedoc-plugin-missing-exports@0.23.0:
|
|
|
8674
8798
|
resolved "https://registry.yarnpkg.com/typedoc-plugin-missing-exports/-/typedoc-plugin-missing-exports-0.23.0.tgz#076df6ffce4d84e8097be009b7c62a17d58477a5"
|
|
8675
8799
|
integrity sha512-9smahDSsFRno9ZwoEshQDuIYMHWGB1E6LUud5qMxR2wNZ0T4DlZz0QjoK3HzXtX34mUpTH0dYtt7NQUK4D6B6Q==
|
|
8676
8800
|
|
|
8677
|
-
typedoc@^0.25.
|
|
8678
|
-
version "0.25.
|
|
8679
|
-
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.25.
|
|
8680
|
-
integrity sha512-
|
|
8801
|
+
typedoc@^0.25.12:
|
|
8802
|
+
version "0.25.12"
|
|
8803
|
+
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.25.12.tgz#f73f0a8d3731d418cc604d4230f95a857799e27a"
|
|
8804
|
+
integrity sha512-F+qhkK2VoTweDXd1c42GS/By2DvI2uDF4/EpG424dTexSHdtCH52C6IcAvMA6jR3DzAWZjHpUOW+E02kyPNUNw==
|
|
8681
8805
|
dependencies:
|
|
8682
8806
|
lunr "^2.3.9"
|
|
8683
8807
|
marked "^4.3.0"
|
|
8684
8808
|
minimatch "^9.0.3"
|
|
8685
8809
|
shiki "^0.14.7"
|
|
8686
8810
|
|
|
8687
|
-
typescript@^4.6.4
|
|
8811
|
+
typescript@^4.6.4:
|
|
8688
8812
|
version "4.9.5"
|
|
8689
8813
|
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
|
|
8690
8814
|
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
|
|
@@ -9058,6 +9182,14 @@ xml2js@^0.5.0:
|
|
|
9058
9182
|
sax ">=0.6.0"
|
|
9059
9183
|
xmlbuilder "~11.0.0"
|
|
9060
9184
|
|
|
9185
|
+
xml2js@^0.6.2:
|
|
9186
|
+
version "0.6.2"
|
|
9187
|
+
resolved "https://registry.yarnpkg.com/xml2js/-/xml2js-0.6.2.tgz#dd0b630083aa09c161e25a4d0901e2b2a929b499"
|
|
9188
|
+
integrity sha512-T4rieHaC1EXcES0Kxxj4JWgaUQHDk+qwHcYOCFHfiwKz7tOVPLq7Hjq9dM1WCMhylqMEfP7hMcOIChvotiZegA==
|
|
9189
|
+
dependencies:
|
|
9190
|
+
sax ">=0.6.0"
|
|
9191
|
+
xmlbuilder "~11.0.0"
|
|
9192
|
+
|
|
9061
9193
|
xmlbuilder@~11.0.0:
|
|
9062
9194
|
version "11.0.1"
|
|
9063
9195
|
resolved "https://registry.yarnpkg.com/xmlbuilder/-/xmlbuilder-11.0.1.tgz#be9bae1c8a046e76b31127726347d0ad7002beb3"
|
|
@@ -9088,11 +9220,6 @@ yallist@^4.0.0:
|
|
|
9088
9220
|
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
|
|
9089
9221
|
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
|
|
9090
9222
|
|
|
9091
|
-
yaml@^1.10.0:
|
|
9092
|
-
version "1.10.2"
|
|
9093
|
-
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b"
|
|
9094
|
-
integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==
|
|
9095
|
-
|
|
9096
9223
|
yargs-parser@20.2.4:
|
|
9097
9224
|
version "20.2.4"
|
|
9098
9225
|
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.4.tgz#b42890f14566796f85ae8e3a25290d205f154a54"
|