@jayree/sfdx-plugin-manifest 3.1.34 → 3.1.35
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +9 -0
- package/README.md +3 -3
- package/lib/tsconfig.tsbuildinfo +1 -1
- package/oclif.lock +171 -163
- package/oclif.manifest.json +1 -1
- package/package.json +11 -11
package/oclif.lock
CHANGED
@@ -830,10 +830,10 @@
|
|
830
830
|
wordwrap "^1.0.0"
|
831
831
|
wrap-ansi "^7.0.0"
|
832
832
|
|
833
|
-
"@oclif/core@^3.0.0", "@oclif/core@^3.0.4", "@oclif/core@^3.0
|
834
|
-
version "3.
|
835
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.
|
836
|
-
integrity sha512-
|
833
|
+
"@oclif/core@^3.0.0", "@oclif/core@^3.0.4", "@oclif/core@^3.10.0", "@oclif/core@^3.3.1", "@oclif/core@^3.5.0", "@oclif/core@^3.9.1":
|
834
|
+
version "3.10.0"
|
835
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.10.0.tgz#d9aac186b9300b448479fdee75f1774b4ff4626f"
|
836
|
+
integrity sha512-gXats+3wTQRztZS2gy8rcZgkKqLY/FexCzcAkNe8Z4E+268hagAHMFxA8tsiUcOKaywgQAL55TCHD1bgni54GA==
|
837
837
|
dependencies:
|
838
838
|
ansi-escapes "^4.3.2"
|
839
839
|
ansi-styles "^4.3.0"
|
@@ -857,6 +857,7 @@
|
|
857
857
|
strip-ansi "^6.0.1"
|
858
858
|
supports-color "^8.1.1"
|
859
859
|
supports-hyperlinks "^2.2.0"
|
860
|
+
tsconfck "^3.0.0"
|
860
861
|
widest-line "^3.1.0"
|
861
862
|
wordwrap "^1.0.0"
|
862
863
|
wrap-ansi "^7.0.0"
|
@@ -883,12 +884,12 @@
|
|
883
884
|
dependencies:
|
884
885
|
"@oclif/core" "^2.15.0"
|
885
886
|
|
886
|
-
"@oclif/plugin-help@^6.0.
|
887
|
-
version "6.0.
|
888
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.0.
|
889
|
-
integrity sha512-
|
887
|
+
"@oclif/plugin-help@^6.0.5":
|
888
|
+
version "6.0.5"
|
889
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.0.5.tgz#4457212909c60bf67939b8c88773696f448f910a"
|
890
|
+
integrity sha512-PnwmnpNGE3y7zZBKMH7Le+iFKuvKViO1lboJbz8BEhM+XXvTDkIJ1TYFlETMHzK+KSB2JyFCJmqn2AnAKSyTKA==
|
890
891
|
dependencies:
|
891
|
-
"@oclif/core" "^3.
|
892
|
+
"@oclif/core" "^3.9.1"
|
892
893
|
|
893
894
|
"@oclif/plugin-not-found@^2.3.32":
|
894
895
|
version "2.3.32"
|
@@ -1023,13 +1024,13 @@
|
|
1023
1024
|
picocolors "^1.0.0"
|
1024
1025
|
tslib "^2.6.0"
|
1025
1026
|
|
1026
|
-
"@salesforce/cli-plugins-testkit@^
|
1027
|
-
version "
|
1028
|
-
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-
|
1029
|
-
integrity sha512-
|
1027
|
+
"@salesforce/cli-plugins-testkit@^5.0.0":
|
1028
|
+
version "5.0.0"
|
1029
|
+
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.0.0.tgz#0ced85db4ca9f38ea0f486782c1e132fa43fe843"
|
1030
|
+
integrity sha512-j0M7XC09ctpreFL6aPXkDIEZujlnNId4JMtTzfWA++Lpzj4PVj84zPBdXzGWSold/m9pf4EC7HZWaFS9kK/KVQ==
|
1030
1031
|
dependencies:
|
1031
1032
|
"@salesforce/core" "^5.3.10"
|
1032
|
-
"@salesforce/kit" "^3.0.
|
1033
|
+
"@salesforce/kit" "^3.0.15"
|
1033
1034
|
"@salesforce/ts-types" "^2.0.6"
|
1034
1035
|
"@types/shelljs" "^0.8.14"
|
1035
1036
|
debug "^4.3.1"
|
@@ -1038,14 +1039,14 @@
|
|
1038
1039
|
strip-ansi "6.0.1"
|
1039
1040
|
ts-retry-promise "^0.7.1"
|
1040
1041
|
|
1041
|
-
"@salesforce/core@^5.3.1", "@salesforce/core@^5.3.10":
|
1042
|
-
version "5.3.
|
1043
|
-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-5.3.
|
1044
|
-
integrity sha512-
|
1042
|
+
"@salesforce/core@^5.3.1", "@salesforce/core@^5.3.10", "@salesforce/core@^5.3.14", "@salesforce/core@^5.3.16":
|
1043
|
+
version "5.3.17"
|
1044
|
+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-5.3.17.tgz#fe7e5b89bdfffc9c1634e0371fab6115b23fe312"
|
1045
|
+
integrity sha512-3BYdpRwQrtaTNHINk+NSrXwlr0xZjKSkJWhMeryjGyTGf9YPRu1JNawl6PPbEpGCQp2y+NLUdp6vMy64jwIDBg==
|
1045
1046
|
dependencies:
|
1046
|
-
"@salesforce/kit" "^3.0.
|
1047
|
+
"@salesforce/kit" "^3.0.15"
|
1047
1048
|
"@salesforce/schemas" "^1.6.1"
|
1048
|
-
"@salesforce/ts-types" "^2.0.
|
1049
|
+
"@salesforce/ts-types" "^2.0.9"
|
1049
1050
|
"@types/semver" "^7.5.3"
|
1050
1051
|
ajv "^8.12.0"
|
1051
1052
|
change-case "^4.1.2"
|
@@ -1106,7 +1107,7 @@
|
|
1106
1107
|
typescript "^4.9.5"
|
1107
1108
|
wireit "^0.9.5"
|
1108
1109
|
|
1109
|
-
"@salesforce/kit@^3.0.13", "@salesforce/kit@^3.0.
|
1110
|
+
"@salesforce/kit@^3.0.13", "@salesforce/kit@^3.0.15":
|
1110
1111
|
version "3.0.15"
|
1111
1112
|
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.0.15.tgz#713df3f5767f874c70a2e731c7cb5ba677989559"
|
1112
1113
|
integrity sha512-XkA8jsuLvVnyP460dAbU3pBFP2IkmmmsVxMQVifcKKbNWaIBbZBzAfj+vdaQfnvZyflLhsrFT3q2xkb0vHouPg==
|
@@ -1136,14 +1137,14 @@
|
|
1136
1137
|
chalk "^4"
|
1137
1138
|
inquirer "^8.2.5"
|
1138
1139
|
|
1139
|
-
"@salesforce/source-deploy-retrieve@^9.
|
1140
|
-
version "9.
|
1141
|
-
resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-9.
|
1142
|
-
integrity sha512-
|
1140
|
+
"@salesforce/source-deploy-retrieve@^9.8.3":
|
1141
|
+
version "9.8.3"
|
1142
|
+
resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-9.8.3.tgz#1d6aa9804350c00289dfde648945bdac756faab6"
|
1143
|
+
integrity sha512-GEVfWlwSYdrB3t2Gozxe7X6CRd/dVZ91XQkv8hQJcIUwvSmw0uVH9+V0TYPUJN3JCIyug5Z7f6McO8LTI6jd/Q==
|
1143
1144
|
dependencies:
|
1144
|
-
"@salesforce/core" "^5.3.
|
1145
|
-
"@salesforce/kit" "^3.0.
|
1146
|
-
"@salesforce/ts-types" "^2.0.
|
1145
|
+
"@salesforce/core" "^5.3.16"
|
1146
|
+
"@salesforce/kit" "^3.0.15"
|
1147
|
+
"@salesforce/ts-types" "^2.0.9"
|
1147
1148
|
fast-levenshtein "^3.0.0"
|
1148
1149
|
fast-xml-parser "^4.3.2"
|
1149
1150
|
got "^11.8.6"
|
@@ -1153,7 +1154,6 @@
|
|
1153
1154
|
mime "2.6.0"
|
1154
1155
|
minimatch "^5.1.6"
|
1155
1156
|
proxy-agent "^6.3.1"
|
1156
|
-
unzipper "0.10.14"
|
1157
1157
|
|
1158
1158
|
"@salesforce/ts-sinon@^1.4.19":
|
1159
1159
|
version "1.4.19"
|
@@ -1164,7 +1164,7 @@
|
|
1164
1164
|
sinon "^5.1.1"
|
1165
1165
|
tslib "^2.6.1"
|
1166
1166
|
|
1167
|
-
"@salesforce/ts-types@^2.0.6", "@salesforce/ts-types@^2.0.7", "@salesforce/ts-types@^2.0.
|
1167
|
+
"@salesforce/ts-types@^2.0.6", "@salesforce/ts-types@^2.0.7", "@salesforce/ts-types@^2.0.9":
|
1168
1168
|
version "2.0.9"
|
1169
1169
|
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.9.tgz#66bff7b41720065d6b01631b6f6a3ccca02857c5"
|
1170
1170
|
integrity sha512-boUD9jw5vQpTCPCCmK/NFTWjSuuW+lsaxOynkyNXLW+zxOc4GDjhtKc4j0vWZJQvolpafbyS8ZLFHZJvs12gYA==
|
@@ -1535,16 +1535,16 @@
|
|
1535
1535
|
"@types/expect" "^1.20.4"
|
1536
1536
|
"@types/node" "*"
|
1537
1537
|
|
1538
|
-
"@typescript-eslint/eslint-plugin@^6.9.0":
|
1539
|
-
version "6.9.
|
1540
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.9.
|
1541
|
-
integrity sha512-
|
1538
|
+
"@typescript-eslint/eslint-plugin@^6.9.0", "@typescript-eslint/eslint-plugin@^6.9.1":
|
1539
|
+
version "6.9.1"
|
1540
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.9.1.tgz#d8ce497dc0ed42066e195c8ecc40d45c7b1254f4"
|
1541
|
+
integrity sha512-w0tiiRc9I4S5XSXXrMHOWgHgxbrBn1Ro+PmiYhSg2ZVdxrAJtQgzU5o2m1BfP6UOn7Vxcc6152vFjQfmZR4xEg==
|
1542
1542
|
dependencies:
|
1543
1543
|
"@eslint-community/regexpp" "^4.5.1"
|
1544
|
-
"@typescript-eslint/scope-manager" "6.9.
|
1545
|
-
"@typescript-eslint/type-utils" "6.9.
|
1546
|
-
"@typescript-eslint/utils" "6.9.
|
1547
|
-
"@typescript-eslint/visitor-keys" "6.9.
|
1544
|
+
"@typescript-eslint/scope-manager" "6.9.1"
|
1545
|
+
"@typescript-eslint/type-utils" "6.9.1"
|
1546
|
+
"@typescript-eslint/utils" "6.9.1"
|
1547
|
+
"@typescript-eslint/visitor-keys" "6.9.1"
|
1548
1548
|
debug "^4.3.4"
|
1549
1549
|
graphemer "^1.4.0"
|
1550
1550
|
ignore "^5.2.4"
|
@@ -1552,15 +1552,15 @@
|
|
1552
1552
|
semver "^7.5.4"
|
1553
1553
|
ts-api-utils "^1.0.1"
|
1554
1554
|
|
1555
|
-
"@typescript-eslint/parser@^6.9.
|
1556
|
-
version "6.9.
|
1557
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.9.
|
1558
|
-
integrity sha512-
|
1555
|
+
"@typescript-eslint/parser@^6.9.1":
|
1556
|
+
version "6.9.1"
|
1557
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.9.1.tgz#4f685f672f8b9580beb38d5fb99d52fc3e34f7a3"
|
1558
|
+
integrity sha512-C7AK2wn43GSaCUZ9do6Ksgi2g3mwFkMO3Cis96kzmgudoVaKyt62yNzJOktP0HDLb/iO2O0n2lBOzJgr6Q/cyg==
|
1559
1559
|
dependencies:
|
1560
|
-
"@typescript-eslint/scope-manager" "6.9.
|
1561
|
-
"@typescript-eslint/types" "6.9.
|
1562
|
-
"@typescript-eslint/typescript-estree" "6.9.
|
1563
|
-
"@typescript-eslint/visitor-keys" "6.9.
|
1560
|
+
"@typescript-eslint/scope-manager" "6.9.1"
|
1561
|
+
"@typescript-eslint/types" "6.9.1"
|
1562
|
+
"@typescript-eslint/typescript-estree" "6.9.1"
|
1563
|
+
"@typescript-eslint/visitor-keys" "6.9.1"
|
1564
1564
|
debug "^4.3.4"
|
1565
1565
|
|
1566
1566
|
"@typescript-eslint/scope-manager@5.62.0":
|
@@ -1579,13 +1579,21 @@
|
|
1579
1579
|
"@typescript-eslint/types" "6.9.0"
|
1580
1580
|
"@typescript-eslint/visitor-keys" "6.9.0"
|
1581
1581
|
|
1582
|
-
"@typescript-eslint/
|
1583
|
-
version "6.9.
|
1584
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/
|
1585
|
-
integrity sha512-
|
1582
|
+
"@typescript-eslint/scope-manager@6.9.1":
|
1583
|
+
version "6.9.1"
|
1584
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.9.1.tgz#e96afeb9a68ad1cd816dba233351f61e13956b75"
|
1585
|
+
integrity sha512-38IxvKB6NAne3g/+MyXMs2Cda/Sz+CEpmm+KLGEM8hx/CvnSRuw51i8ukfwB/B/sESdeTGet1NH1Wj7I0YXswg==
|
1586
1586
|
dependencies:
|
1587
|
-
"@typescript-eslint/
|
1588
|
-
"@typescript-eslint/
|
1587
|
+
"@typescript-eslint/types" "6.9.1"
|
1588
|
+
"@typescript-eslint/visitor-keys" "6.9.1"
|
1589
|
+
|
1590
|
+
"@typescript-eslint/type-utils@6.9.1":
|
1591
|
+
version "6.9.1"
|
1592
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.9.1.tgz#efd5db20ed35a74d3c7d8fba51b830ecba09ce32"
|
1593
|
+
integrity sha512-eh2oHaUKCK58qIeYp19F5V5TbpM52680sB4zNSz29VBQPTWIlE/hCj5P5B1AChxECe/fmZlspAWFuRniep1Skg==
|
1594
|
+
dependencies:
|
1595
|
+
"@typescript-eslint/typescript-estree" "6.9.1"
|
1596
|
+
"@typescript-eslint/utils" "6.9.1"
|
1589
1597
|
debug "^4.3.4"
|
1590
1598
|
ts-api-utils "^1.0.1"
|
1591
1599
|
|
@@ -1599,6 +1607,11 @@
|
|
1599
1607
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.9.0.tgz#86a0cbe7ac46c0761429f928467ff3d92f841098"
|
1600
1608
|
integrity sha512-+KB0lbkpxBkBSiVCuQvduqMJy+I1FyDbdwSpM3IoBS7APl4Bu15lStPjgBIdykdRqQNYqYNMa8Kuidax6phaEw==
|
1601
1609
|
|
1610
|
+
"@typescript-eslint/types@6.9.1":
|
1611
|
+
version "6.9.1"
|
1612
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.9.1.tgz#a6cfc20db0fcedcb2f397ea728ef583e0ee72459"
|
1613
|
+
integrity sha512-BUGslGOb14zUHOUmDB2FfT6SI1CcZEJYfF3qFwBeUrU6srJfzANonwRYHDpLBuzbq3HaoF2XL2hcr01c8f8OaQ==
|
1614
|
+
|
1602
1615
|
"@typescript-eslint/typescript-estree@5.62.0":
|
1603
1616
|
version "5.62.0"
|
1604
1617
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b"
|
@@ -1625,17 +1638,30 @@
|
|
1625
1638
|
semver "^7.5.4"
|
1626
1639
|
ts-api-utils "^1.0.1"
|
1627
1640
|
|
1628
|
-
"@typescript-eslint/
|
1629
|
-
version "6.9.
|
1630
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/
|
1631
|
-
integrity sha512-
|
1641
|
+
"@typescript-eslint/typescript-estree@6.9.1":
|
1642
|
+
version "6.9.1"
|
1643
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.9.1.tgz#8c77910a49a04f0607ba94d78772da07dab275ad"
|
1644
|
+
integrity sha512-U+mUylTHfcqeO7mLWVQ5W/tMLXqVpRv61wm9ZtfE5egz7gtnmqVIw9ryh0mgIlkKk9rZLY3UHygsBSdB9/ftyw==
|
1645
|
+
dependencies:
|
1646
|
+
"@typescript-eslint/types" "6.9.1"
|
1647
|
+
"@typescript-eslint/visitor-keys" "6.9.1"
|
1648
|
+
debug "^4.3.4"
|
1649
|
+
globby "^11.1.0"
|
1650
|
+
is-glob "^4.0.3"
|
1651
|
+
semver "^7.5.4"
|
1652
|
+
ts-api-utils "^1.0.1"
|
1653
|
+
|
1654
|
+
"@typescript-eslint/utils@6.9.1":
|
1655
|
+
version "6.9.1"
|
1656
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.9.1.tgz#763da41281ef0d16974517b5f0d02d85897a1c1e"
|
1657
|
+
integrity sha512-L1T0A5nFdQrMVunpZgzqPL6y2wVreSyHhKGZryS6jrEN7bD9NplVAyMryUhXsQ4TWLnZmxc2ekar/lSGIlprCA==
|
1632
1658
|
dependencies:
|
1633
1659
|
"@eslint-community/eslint-utils" "^4.4.0"
|
1634
1660
|
"@types/json-schema" "^7.0.12"
|
1635
1661
|
"@types/semver" "^7.5.0"
|
1636
|
-
"@typescript-eslint/scope-manager" "6.9.
|
1637
|
-
"@typescript-eslint/types" "6.9.
|
1638
|
-
"@typescript-eslint/typescript-estree" "6.9.
|
1662
|
+
"@typescript-eslint/scope-manager" "6.9.1"
|
1663
|
+
"@typescript-eslint/types" "6.9.1"
|
1664
|
+
"@typescript-eslint/typescript-estree" "6.9.1"
|
1639
1665
|
semver "^7.5.4"
|
1640
1666
|
|
1641
1667
|
"@typescript-eslint/utils@^5.59.11":
|
@@ -1652,6 +1678,19 @@
|
|
1652
1678
|
eslint-scope "^5.1.1"
|
1653
1679
|
semver "^7.3.7"
|
1654
1680
|
|
1681
|
+
"@typescript-eslint/utils@^6.6.0":
|
1682
|
+
version "6.9.0"
|
1683
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.9.0.tgz#5bdac8604fca4823f090e4268e681c84d3597c9f"
|
1684
|
+
integrity sha512-5Wf+Jsqya7WcCO8me504FBigeQKVLAMPmUzYgDbWchINNh1KJbxCgVya3EQ2MjvJMVeXl3pofRmprqX6mfQkjQ==
|
1685
|
+
dependencies:
|
1686
|
+
"@eslint-community/eslint-utils" "^4.4.0"
|
1687
|
+
"@types/json-schema" "^7.0.12"
|
1688
|
+
"@types/semver" "^7.5.0"
|
1689
|
+
"@typescript-eslint/scope-manager" "6.9.0"
|
1690
|
+
"@typescript-eslint/types" "6.9.0"
|
1691
|
+
"@typescript-eslint/typescript-estree" "6.9.0"
|
1692
|
+
semver "^7.5.4"
|
1693
|
+
|
1655
1694
|
"@typescript-eslint/visitor-keys@5.62.0":
|
1656
1695
|
version "5.62.0"
|
1657
1696
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz#2174011917ce582875954ffe2f6912d5931e353e"
|
@@ -1668,6 +1707,14 @@
|
|
1668
1707
|
"@typescript-eslint/types" "6.9.0"
|
1669
1708
|
eslint-visitor-keys "^3.4.1"
|
1670
1709
|
|
1710
|
+
"@typescript-eslint/visitor-keys@6.9.1":
|
1711
|
+
version "6.9.1"
|
1712
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.9.1.tgz#6753a9225a0ba00459b15d6456b9c2780b66707d"
|
1713
|
+
integrity sha512-MUaPUe/QRLEffARsmNfmpghuQkW436DvESW+h+M52w0coICHRfD6Np9/K6PdACwnrq1HmuLl+cSPZaJmeVPkSw==
|
1714
|
+
dependencies:
|
1715
|
+
"@typescript-eslint/types" "6.9.1"
|
1716
|
+
eslint-visitor-keys "^3.4.1"
|
1717
|
+
|
1671
1718
|
"@ungap/promise-all-settled@1.1.2":
|
1672
1719
|
version "1.1.2"
|
1673
1720
|
resolved "https://registry.yarnpkg.com/@ungap/promise-all-settled/-/promise-all-settled-1.1.2.tgz#aa58042711d6e3275dd37dc597e5d31e8c290a44"
|
@@ -2083,7 +2130,7 @@ before-after-hook@^2.2.0:
|
|
2083
2130
|
resolved "https://registry.yarnpkg.com/before-after-hook/-/before-after-hook-2.2.3.tgz#c51e809c81a4e354084422b9b26bad88249c517c"
|
2084
2131
|
integrity sha512-NzUnlZexiaH/46WDhANlyR2bXRopNg4F/zuSA3OpZnllCUgRaOF2znDioDWrmbNVsuZk6l9pMquQB38cfBZwkQ==
|
2085
2132
|
|
2086
|
-
big-integer@^1.6.
|
2133
|
+
big-integer@^1.6.44:
|
2087
2134
|
version "1.6.51"
|
2088
2135
|
resolved "https://registry.yarnpkg.com/big-integer/-/big-integer-1.6.51.tgz#0df92a5d9880560d3ff2d5fd20245c889d130686"
|
2089
2136
|
integrity sha512-GPEid2Y9QU1Exl1rpO9B2IPJGHPSupF5GnVIP0blYvNOMer2bTvSWs1jGOUg04hTmu67nmLsQ9TBo1puaotBHg==
|
@@ -2105,14 +2152,6 @@ binary-extensions@^2.0.0:
|
|
2105
2152
|
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.2.0.tgz#75f502eeaf9ffde42fc98829645be4ea76bd9e2d"
|
2106
2153
|
integrity sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==
|
2107
2154
|
|
2108
|
-
binary@~0.3.0:
|
2109
|
-
version "0.3.0"
|
2110
|
-
resolved "https://registry.yarnpkg.com/binary/-/binary-0.3.0.tgz#9f60553bc5ce8c3386f3b553cff47462adecaa79"
|
2111
|
-
integrity sha512-D4H1y5KYwpJgK8wk1Cue5LLPgmwHKYSChkbspQg5JtVuR5ulGckxfR62H3AE9UDkdMC8yyXlqYihuz3Aqg2XZg==
|
2112
|
-
dependencies:
|
2113
|
-
buffers "~0.1.1"
|
2114
|
-
chainsaw "~0.1.0"
|
2115
|
-
|
2116
2155
|
binaryextensions@^4.15.0, binaryextensions@^4.16.0:
|
2117
2156
|
version "4.18.0"
|
2118
2157
|
resolved "https://registry.yarnpkg.com/binaryextensions/-/binaryextensions-4.18.0.tgz#22aeada2d14de062c60e8ca59a504a5636a76ceb"
|
@@ -2127,11 +2166,6 @@ bl@^4.1.0:
|
|
2127
2166
|
inherits "^2.0.4"
|
2128
2167
|
readable-stream "^3.4.0"
|
2129
2168
|
|
2130
|
-
bluebird@~3.4.1:
|
2131
|
-
version "3.4.7"
|
2132
|
-
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.4.7.tgz#f72d760be09b7f76d08ed8fae98b289a8d05fab3"
|
2133
|
-
integrity sha512-iD3898SR7sWVRHbiQv+sHUtHnMvC1o3nW5rAcqnq3uOn07DSAppZYUkIGslDz6gXC7HfunPe7YVBgoEJASPcHA==
|
2134
|
-
|
2135
2169
|
bplist-parser@^0.2.0:
|
2136
2170
|
version "0.2.0"
|
2137
2171
|
resolved "https://registry.yarnpkg.com/bplist-parser/-/bplist-parser-0.2.0.tgz#43a9d183e5bf9d545200ceac3e712f79ebbe8d0e"
|
@@ -2186,11 +2220,6 @@ buffer-from@^1.0.0:
|
|
2186
2220
|
resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.2.tgz#2b146a6fd72e80b4f55d255f35ed59a3a9a41bd5"
|
2187
2221
|
integrity sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==
|
2188
2222
|
|
2189
|
-
buffer-indexof-polyfill@~1.0.0:
|
2190
|
-
version "1.0.2"
|
2191
|
-
resolved "https://registry.yarnpkg.com/buffer-indexof-polyfill/-/buffer-indexof-polyfill-1.0.2.tgz#d2732135c5999c64b277fcf9b1abe3498254729c"
|
2192
|
-
integrity sha512-I7wzHwA3t1/lwXQh+A5PbNvJxgfo5r3xulgpYDB5zckTu/Z9oUK9biouBKQUjEqzaz3HnAT6TYoovmE+GqSf7A==
|
2193
|
-
|
2194
2223
|
buffer@4.9.2:
|
2195
2224
|
version "4.9.2"
|
2196
2225
|
resolved "https://registry.yarnpkg.com/buffer/-/buffer-4.9.2.tgz#230ead344002988644841ab0244af8c44bbe3ef8"
|
@@ -2216,11 +2245,6 @@ buffer@^6.0.3:
|
|
2216
2245
|
base64-js "^1.3.1"
|
2217
2246
|
ieee754 "^1.2.1"
|
2218
2247
|
|
2219
|
-
buffers@~0.1.1:
|
2220
|
-
version "0.1.1"
|
2221
|
-
resolved "https://registry.yarnpkg.com/buffers/-/buffers-0.1.1.tgz#b24579c3bed4d6d396aeee6d9a8ae7f5482ab7bb"
|
2222
|
-
integrity sha512-9q/rDEGSb/Qsvv2qvzIzdluL5k7AaJOTrw23z9reQthrbF7is4CtlT0DXyO1oei2DCp4uojjzQ7igaSHp1kAEQ==
|
2223
|
-
|
2224
2248
|
builtin-modules@^3.3.0:
|
2225
2249
|
version "3.3.0"
|
2226
2250
|
resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-3.3.0.tgz#cae62812b89801e9656336e46223e030386be7b6"
|
@@ -2416,13 +2440,6 @@ chai@^4.3.10, chai@^4.3.8:
|
|
2416
2440
|
pathval "^1.1.1"
|
2417
2441
|
type-detect "^4.0.8"
|
2418
2442
|
|
2419
|
-
chainsaw@~0.1.0:
|
2420
|
-
version "0.1.0"
|
2421
|
-
resolved "https://registry.yarnpkg.com/chainsaw/-/chainsaw-0.1.0.tgz#5eab50b28afe58074d0d58291388828b5e5fbc98"
|
2422
|
-
integrity sha512-75kWfWt6MEKNC8xYXIdRpDehRYY/tNSgwKaJq+dbbDcxORuVrrQ+SEHoWsniVn9XPYfP4gmdWIeDk/4YNp1rNQ==
|
2423
|
-
dependencies:
|
2424
|
-
traverse ">=0.3.0 <0.4"
|
2425
|
-
|
2426
2443
|
chalk@^2.0.0, chalk@^2.4.2:
|
2427
2444
|
version "2.4.2"
|
2428
2445
|
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
|
@@ -3127,13 +3144,6 @@ dot-prop@^5.1.0:
|
|
3127
3144
|
dependencies:
|
3128
3145
|
is-obj "^2.0.0"
|
3129
3146
|
|
3130
|
-
duplexer2@~0.1.4:
|
3131
|
-
version "0.1.4"
|
3132
|
-
resolved "https://registry.yarnpkg.com/duplexer2/-/duplexer2-0.1.4.tgz#8b12dab878c0d69e3e7891051662a32fc6bddcc1"
|
3133
|
-
integrity sha512-asLFVfWWtJ90ZyOUHMqk7/S2w2guQKxUI2itj3d92ADHhxUSbCMGi1f1cBcJ7xM1To+pE/Khbwo1yuNbMEPKeA==
|
3134
|
-
dependencies:
|
3135
|
-
readable-stream "^2.0.2"
|
3136
|
-
|
3137
3147
|
ecdsa-sig-formatter@1.0.11:
|
3138
3148
|
version "1.0.11"
|
3139
3149
|
resolved "https://registry.yarnpkg.com/ecdsa-sig-formatter/-/ecdsa-sig-formatter-1.0.11.tgz#ae0f0fa2d85045ef14a817daa3ce9acd0489e5bf"
|
@@ -3325,11 +3335,27 @@ eslint-config-salesforce-license@^0.2.0:
|
|
3325
3335
|
resolved "https://registry.yarnpkg.com/eslint-config-salesforce-license/-/eslint-config-salesforce-license-0.2.0.tgz#323193f1aa15dd33fbf108d25fc1210afc11065e"
|
3326
3336
|
integrity sha512-DJdBvgj82Erum82YMe+YvG/o6ukna3UA++lRl0HSTldj0VlBl3Q8hzCp97nRXZHra6JH1I912yievZzklXDw6w==
|
3327
3337
|
|
3328
|
-
eslint-config-salesforce-typescript@^1.1.1
|
3338
|
+
eslint-config-salesforce-typescript@^1.1.1:
|
3329
3339
|
version "1.1.2"
|
3330
3340
|
resolved "https://registry.yarnpkg.com/eslint-config-salesforce-typescript/-/eslint-config-salesforce-typescript-1.1.2.tgz#86a303e37899122bd9706c72b95ed288408a4f45"
|
3331
3341
|
integrity sha512-34RnT1fIo5cWdKwUH6IlfVKvVAQEH5R75K1O/c29U9qW5ZjmdfJ8NtI/4z143mhCM7wB9FsJROdKMJEISGThkA==
|
3332
3342
|
|
3343
|
+
eslint-config-salesforce-typescript@^3.0.2:
|
3344
|
+
version "3.0.2"
|
3345
|
+
resolved "https://registry.yarnpkg.com/eslint-config-salesforce-typescript/-/eslint-config-salesforce-typescript-3.0.2.tgz#25e9e8797a109828a63a3893a15613c8ecefa1bf"
|
3346
|
+
integrity sha512-3eNN2dKojedhxbsOGocXaU+83XoeOzc8pCiDjOvlUc7B9IYTgv7UwOgmIIoESmuHKcvsCDDFDttfLCSOCOaRtQ==
|
3347
|
+
dependencies:
|
3348
|
+
"@typescript-eslint/eslint-plugin" "^6.9.1"
|
3349
|
+
"@typescript-eslint/parser" "^6.9.1"
|
3350
|
+
eslint "^8.52.0"
|
3351
|
+
eslint-config-prettier "^9.0.0"
|
3352
|
+
eslint-config-salesforce "^2.0.2"
|
3353
|
+
eslint-config-salesforce-license "^0.2.0"
|
3354
|
+
eslint-plugin-header "^3.1.1"
|
3355
|
+
eslint-plugin-import "^2.29.0"
|
3356
|
+
eslint-plugin-jsdoc "^46.8.2"
|
3357
|
+
eslint-plugin-unicorn "^49.0.0"
|
3358
|
+
|
3333
3359
|
eslint-config-salesforce@^2.0.1, eslint-config-salesforce@^2.0.2:
|
3334
3360
|
version "2.0.2"
|
3335
3361
|
resolved "https://registry.yarnpkg.com/eslint-config-salesforce/-/eslint-config-salesforce-2.0.2.tgz#38eb2d8eb2824c66967ed9b45bc92082eba2f225"
|
@@ -3378,7 +3404,7 @@ eslint-plugin-header@^3.1.1:
|
|
3378
3404
|
resolved "https://registry.yarnpkg.com/eslint-plugin-header/-/eslint-plugin-header-3.1.1.tgz#6ce512432d57675265fac47292b50d1eff11acd6"
|
3379
3405
|
integrity sha512-9vlKxuJ4qf793CmeeSrZUvVClw6amtpghq3CuWcB5cUNnWHQhgcqy5eF8oVKFk1G3Y/CbchGfEaw3wiIJaNmVg==
|
3380
3406
|
|
3381
|
-
eslint-plugin-import@2.29.0, eslint-plugin-import@^2.27.5:
|
3407
|
+
eslint-plugin-import@2.29.0, eslint-plugin-import@^2.27.5, eslint-plugin-import@^2.29.0:
|
3382
3408
|
version "2.29.0"
|
3383
3409
|
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.29.0.tgz#8133232e4329ee344f2f612885ac3073b0b7e155"
|
3384
3410
|
integrity sha512-QPOO5NO6Odv5lpoTkddtutccQjysJuFxoPS7fAHO+9m9udNHvTCPSAMW9zGAYj8lAIdr40I8yPCdUYrncXtrwg==
|
@@ -3472,12 +3498,12 @@ eslint-plugin-prettier@^5.0.1:
|
|
3472
3498
|
prettier-linter-helpers "^1.0.0"
|
3473
3499
|
synckit "^0.8.5"
|
3474
3500
|
|
3475
|
-
eslint-plugin-sf-plugin@^1.16.
|
3476
|
-
version "1.16.
|
3477
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.16.
|
3478
|
-
integrity sha512-
|
3501
|
+
eslint-plugin-sf-plugin@^1.16.13:
|
3502
|
+
version "1.16.13"
|
3503
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.16.13.tgz#e3ba9ee0014c96b414af67c6aa9e8578451a01fd"
|
3504
|
+
integrity sha512-Cj8r7GXrSrQ7iia78sBOGZH7VFa2/7wl5a3dtoVyIx3bp/Oq7P1yOSPofg13bdH2gZr4O+/3JNxXXvj+kqvE9A==
|
3479
3505
|
dependencies:
|
3480
|
-
"@salesforce/core" "^5.3.
|
3506
|
+
"@salesforce/core" "^5.3.14"
|
3481
3507
|
"@typescript-eslint/utils" "^5.59.11"
|
3482
3508
|
|
3483
3509
|
eslint-plugin-unicorn@^48.0.1:
|
@@ -3501,6 +3527,26 @@ eslint-plugin-unicorn@^48.0.1:
|
|
3501
3527
|
semver "^7.5.4"
|
3502
3528
|
strip-indent "^3.0.0"
|
3503
3529
|
|
3530
|
+
eslint-plugin-unicorn@^49.0.0:
|
3531
|
+
version "49.0.0"
|
3532
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-49.0.0.tgz#4449ea954d7e1455eec8518f9417d7021b245fa8"
|
3533
|
+
integrity sha512-0fHEa/8Pih5cmzFW5L7xMEfUTvI9WKeQtjmKpTUmY+BiFCDxkxrTdnURJOHKykhtwIeyYsxnecbGvDCml++z4Q==
|
3534
|
+
dependencies:
|
3535
|
+
"@babel/helper-validator-identifier" "^7.22.20"
|
3536
|
+
"@eslint-community/eslint-utils" "^4.4.0"
|
3537
|
+
ci-info "^3.8.0"
|
3538
|
+
clean-regexp "^1.0.0"
|
3539
|
+
esquery "^1.5.0"
|
3540
|
+
indent-string "^4.0.0"
|
3541
|
+
is-builtin-module "^3.2.1"
|
3542
|
+
jsesc "^3.0.2"
|
3543
|
+
pluralize "^8.0.0"
|
3544
|
+
read-pkg-up "^7.0.1"
|
3545
|
+
regexp-tree "^0.1.27"
|
3546
|
+
regjsparser "^0.10.0"
|
3547
|
+
semver "^7.5.4"
|
3548
|
+
strip-indent "^3.0.0"
|
3549
|
+
|
3504
3550
|
eslint-scope@^5.1.1:
|
3505
3551
|
version "5.1.1"
|
3506
3552
|
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
|
@@ -3965,16 +4011,6 @@ fsevents@~2.3.2:
|
|
3965
4011
|
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a"
|
3966
4012
|
integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==
|
3967
4013
|
|
3968
|
-
fstream@^1.0.12:
|
3969
|
-
version "1.0.12"
|
3970
|
-
resolved "https://registry.yarnpkg.com/fstream/-/fstream-1.0.12.tgz#4e8ba8ee2d48be4f7d0de505455548eae5932045"
|
3971
|
-
integrity sha512-WvJ193OHa0GHPEL+AycEJgxvBEwyfRkN1vhjca23OaPVMCaLCXTd5qAu82AjTcgP1UJmytkOKb63Ypde7raDIg==
|
3972
|
-
dependencies:
|
3973
|
-
graceful-fs "^4.1.2"
|
3974
|
-
inherits "~2.0.0"
|
3975
|
-
mkdirp ">=0.5 0"
|
3976
|
-
rimraf "2"
|
3977
|
-
|
3978
4014
|
function-bind@^1.1.1:
|
3979
4015
|
version "1.1.1"
|
3980
4016
|
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
|
@@ -4242,7 +4278,7 @@ got@^11, got@^11.8.6:
|
|
4242
4278
|
p-cancelable "^2.0.0"
|
4243
4279
|
responselike "^2.0.0"
|
4244
4280
|
|
4245
|
-
graceful-fs@^4.1.11, graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.1.5, graceful-fs@^4.1.6, graceful-fs@^4.2.0, graceful-fs@^4.2.11, graceful-fs@^4.2.
|
4281
|
+
graceful-fs@^4.1.11, graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.1.5, graceful-fs@^4.1.6, graceful-fs@^4.2.0, graceful-fs@^4.2.11, graceful-fs@^4.2.4, graceful-fs@^4.2.6:
|
4246
4282
|
version "4.2.11"
|
4247
4283
|
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.11.tgz#4183e4e8bf08bb6e05bbb2f7d2e0c8f712ca40e3"
|
4248
4284
|
integrity sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==
|
@@ -4552,7 +4588,7 @@ inflight@^1.0.4:
|
|
4552
4588
|
once "^1.3.0"
|
4553
4589
|
wrappy "1"
|
4554
4590
|
|
4555
|
-
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.
|
4591
|
+
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.3:
|
4556
4592
|
version "2.0.4"
|
4557
4593
|
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
|
4558
4594
|
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
|
@@ -4936,10 +4972,10 @@ isexe@^2.0.0:
|
|
4936
4972
|
resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
|
4937
4973
|
integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==
|
4938
4974
|
|
4939
|
-
isomorphic-git@1.
|
4940
|
-
version "1.
|
4941
|
-
resolved "https://registry.yarnpkg.com/isomorphic-git/-/isomorphic-git-1.
|
4942
|
-
integrity sha512-
|
4975
|
+
isomorphic-git@1.25.0:
|
4976
|
+
version "1.25.0"
|
4977
|
+
resolved "https://registry.yarnpkg.com/isomorphic-git/-/isomorphic-git-1.25.0.tgz#3a04d7e70f75ebdbb991f9fa87cfec90e3742c9f"
|
4978
|
+
integrity sha512-F8X7z74gL+jN4bd6qB6a3Z0QQzonWPkiQ3nK/oFWlrc2pIwVM9Uksl3YMFh99ltswsqoCoOthgasybX08/fiGg==
|
4943
4979
|
dependencies:
|
4944
4980
|
async-lock "^1.1.0"
|
4945
4981
|
clean-git-ref "^2.0.1"
|
@@ -5288,11 +5324,6 @@ lines-and-columns@^1.1.6:
|
|
5288
5324
|
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
|
5289
5325
|
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
|
5290
5326
|
|
5291
|
-
listenercount@~1.0.1:
|
5292
|
-
version "1.0.1"
|
5293
|
-
resolved "https://registry.yarnpkg.com/listenercount/-/listenercount-1.0.1.tgz#84c8a72ab59c4725321480c975e6508342e70937"
|
5294
|
-
integrity sha512-3mk/Zag0+IJxeDrxSgaDPy4zZ3w05PRZeJNnlWhzFz5OkX49J4krc+A8X2d2M69vGMBEX0uyl8M+W+8gH+kBqQ==
|
5295
|
-
|
5296
5327
|
load-yaml-file@^0.2.0:
|
5297
5328
|
version "0.2.0"
|
5298
5329
|
resolved "https://registry.yarnpkg.com/load-yaml-file/-/load-yaml-file-0.2.0.tgz#af854edaf2bea89346c07549122753c07372f64d"
|
@@ -5853,13 +5884,6 @@ mkdirp-infer-owner@^2.0.0:
|
|
5853
5884
|
infer-owner "^1.0.4"
|
5854
5885
|
mkdirp "^1.0.3"
|
5855
5886
|
|
5856
|
-
"mkdirp@>=0.5 0":
|
5857
|
-
version "0.5.6"
|
5858
|
-
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.6.tgz#7def03d2432dcae4ba1d611445c48396062255f6"
|
5859
|
-
integrity sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==
|
5860
|
-
dependencies:
|
5861
|
-
minimist "^1.2.6"
|
5862
|
-
|
5863
5887
|
mkdirp@^1.0.3, mkdirp@^1.0.4:
|
5864
5888
|
version "1.0.4"
|
5865
5889
|
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
|
@@ -7241,7 +7265,7 @@ reusify@^1.0.4:
|
|
7241
7265
|
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
|
7242
7266
|
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
|
7243
7267
|
|
7244
|
-
rimraf
|
7268
|
+
rimraf@^2.6.3:
|
7245
7269
|
version "2.7.1"
|
7246
7270
|
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.7.1.tgz#35797f13a7fdadc566142c29d4f07ccad483e3ec"
|
7247
7271
|
integrity sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==
|
@@ -7426,7 +7450,7 @@ set-function-name@^2.0.0:
|
|
7426
7450
|
functions-have-names "^1.2.3"
|
7427
7451
|
has-property-descriptors "^1.0.0"
|
7428
7452
|
|
7429
|
-
setimmediate@^1.0.5
|
7453
|
+
setimmediate@^1.0.5:
|
7430
7454
|
version "1.0.5"
|
7431
7455
|
resolved "https://registry.yarnpkg.com/setimmediate/-/setimmediate-1.0.5.tgz#290cbb232e306942d7d7ea9b83732ab7856f8285"
|
7432
7456
|
integrity sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==
|
@@ -7539,10 +7563,10 @@ sinon@10.0.0:
|
|
7539
7563
|
nise "^4.1.0"
|
7540
7564
|
supports-color "^7.1.0"
|
7541
7565
|
|
7542
|
-
sinon@17.0.
|
7543
|
-
version "17.0.
|
7544
|
-
resolved "https://registry.yarnpkg.com/sinon/-/sinon-17.0.
|
7545
|
-
integrity sha512-
|
7566
|
+
sinon@17.0.1:
|
7567
|
+
version "17.0.1"
|
7568
|
+
resolved "https://registry.yarnpkg.com/sinon/-/sinon-17.0.1.tgz#26b8ef719261bf8df43f925924cccc96748e407a"
|
7569
|
+
integrity sha512-wmwE19Lie0MLT+ZYNpDymasPHUKTaZHUH/pKEubRXIzySv9Atnlw+BUMGCzWgV7b7wO+Hw6f1TEOr0IUnmU8/g==
|
7546
7570
|
dependencies:
|
7547
7571
|
"@sinonjs/commons" "^3.0.0"
|
7548
7572
|
"@sinonjs/fake-timers" "^11.2.2"
|
@@ -8001,11 +8025,6 @@ tr46@~0.0.3:
|
|
8001
8025
|
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
|
8002
8026
|
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
|
8003
8027
|
|
8004
|
-
"traverse@>=0.3.0 <0.4":
|
8005
|
-
version "0.3.9"
|
8006
|
-
resolved "https://registry.yarnpkg.com/traverse/-/traverse-0.3.9.tgz#717b8f220cc0bb7b44e40514c22b2e8bbc70d8b9"
|
8007
|
-
integrity sha512-iawgk0hLP3SxGKDfnDJf8wTz4p2qImnyihM5Hh/sGvQ3K37dPi/w8sRhdNIxYA1TwFwc5mDhIJq+O0RsvXBKdQ==
|
8008
|
-
|
8009
8028
|
treeverse@^1.0.4:
|
8010
8029
|
version "1.0.4"
|
8011
8030
|
resolved "https://registry.yarnpkg.com/treeverse/-/treeverse-1.0.4.tgz#a6b0ebf98a1bca6846ddc7ecbc900df08cb9cd5f"
|
@@ -8058,6 +8077,11 @@ ts-retry-promise@^0.7.1:
|
|
8058
8077
|
resolved "https://registry.yarnpkg.com/ts-retry-promise/-/ts-retry-promise-0.7.1.tgz#176d6eee6415f07b6c7c286d3657355e284a6906"
|
8059
8078
|
integrity sha512-NhHOCZ2AQORvH42hOPO5UZxShlcuiRtm7P2jIq2L2RY3PBxw2mLnUsEdHrIslVBFya1v5aZmrR55lWkzo13LrQ==
|
8060
8079
|
|
8080
|
+
tsconfck@^3.0.0:
|
8081
|
+
version "3.0.0"
|
8082
|
+
resolved "https://registry.yarnpkg.com/tsconfck/-/tsconfck-3.0.0.tgz#b469f1ced12973bbec3209a55ed8de3bb04223c9"
|
8083
|
+
integrity sha512-w3wnsIrJNi7avf4Zb0VjOoodoO0woEqGgZGQm+LHH9przdUI+XDKsWAXwxHA1DaRTjeuZNcregSzr7RaA8zG9A==
|
8084
|
+
|
8061
8085
|
tsconfig-paths@^3.14.2:
|
8062
8086
|
version "3.14.2"
|
8063
8087
|
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.2.tgz#6e32f1f79412decd261f92d633a9dc1cfa99f088"
|
@@ -8200,10 +8224,10 @@ typedoc@0.23.16:
|
|
8200
8224
|
minimatch "^5.1.0"
|
8201
8225
|
shiki "^0.11.1"
|
8202
8226
|
|
8203
|
-
typedoc@0.25.
|
8204
|
-
version "0.25.
|
8205
|
-
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.25.
|
8206
|
-
integrity sha512-
|
8227
|
+
typedoc@0.25.3:
|
8228
|
+
version "0.25.3"
|
8229
|
+
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.25.3.tgz#53c6d668e1001b3d488e9a750fcdfb05433554c0"
|
8230
|
+
integrity sha512-Ow8Bo7uY1Lwy7GTmphRIMEo6IOZ+yYUyrc8n5KXIZg1svpqhZSWgni2ZrDhe+wLosFS8yswowUzljTAV/3jmWw==
|
8207
8231
|
dependencies:
|
8208
8232
|
lunr "^2.3.9"
|
8209
8233
|
marked "^4.3.0"
|
@@ -8288,22 +8312,6 @@ untildify@^4.0.0:
|
|
8288
8312
|
resolved "https://registry.yarnpkg.com/untildify/-/untildify-4.0.0.tgz#2bc947b953652487e4600949fb091e3ae8cd919b"
|
8289
8313
|
integrity sha512-KK8xQ1mkzZeg9inewmFVDNkg3l5LUhoq9kN6iWYB/CC9YMG8HA+c1Q8HwDe6dEX7kErrEVNVBO3fWsVq5iDgtw==
|
8290
8314
|
|
8291
|
-
unzipper@0.10.14:
|
8292
|
-
version "0.10.14"
|
8293
|
-
resolved "https://registry.yarnpkg.com/unzipper/-/unzipper-0.10.14.tgz#d2b33c977714da0fbc0f82774ad35470a7c962b1"
|
8294
|
-
integrity sha512-ti4wZj+0bQTiX2KmKWuwj7lhV+2n//uXEotUmGuQqrbVZSEGFMbI68+c6JCQ8aAmUWYvtHEz2A8K6wXvueR/6g==
|
8295
|
-
dependencies:
|
8296
|
-
big-integer "^1.6.17"
|
8297
|
-
binary "~0.3.0"
|
8298
|
-
bluebird "~3.4.1"
|
8299
|
-
buffer-indexof-polyfill "~1.0.0"
|
8300
|
-
duplexer2 "~0.1.4"
|
8301
|
-
fstream "^1.0.12"
|
8302
|
-
graceful-fs "^4.2.2"
|
8303
|
-
listenercount "~1.0.1"
|
8304
|
-
readable-stream "~2.3.6"
|
8305
|
-
setimmediate "~1.0.4"
|
8306
|
-
|
8307
8315
|
update-browserslist-db@^1.0.10:
|
8308
8316
|
version "1.0.11"
|
8309
8317
|
resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.0.11.tgz#9a2a641ad2907ae7b3616506f4b977851db5b940"
|
package/oclif.manifest.json
CHANGED