@jayree/sfdx-plugin-manifest 3.1.30 → 3.1.32
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +16 -0
- package/README.md +3 -3
- package/lib/commands/jayree/manifest/generate.d.ts +1 -1
- package/lib/commands/jayree/manifest/git/diff.d.ts +1 -1
- package/lib/tsconfig.tsbuildinfo +1 -1
- package/oclif.lock +319 -209
- package/oclif.manifest.json +185 -135
- package/package.json +16 -15
package/oclif.lock
CHANGED
@@ -22,6 +22,14 @@
|
|
22
22
|
dependencies:
|
23
23
|
"@babel/highlight" "^7.18.6"
|
24
24
|
|
25
|
+
"@babel/code-frame@^7.22.13":
|
26
|
+
version "7.22.13"
|
27
|
+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.13.tgz#e3c1c099402598483b7a8c46a721d1038803755e"
|
28
|
+
integrity sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==
|
29
|
+
dependencies:
|
30
|
+
"@babel/highlight" "^7.22.13"
|
31
|
+
chalk "^2.4.2"
|
32
|
+
|
25
33
|
"@babel/compat-data@^7.21.4":
|
26
34
|
version "7.21.4"
|
27
35
|
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.21.4.tgz#457ffe647c480dff59c2be092fc3acf71195c87f"
|
@@ -58,6 +66,16 @@
|
|
58
66
|
"@jridgewell/trace-mapping" "^0.3.17"
|
59
67
|
jsesc "^2.5.1"
|
60
68
|
|
69
|
+
"@babel/generator@^7.23.0":
|
70
|
+
version "7.23.0"
|
71
|
+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.0.tgz#df5c386e2218be505b34837acbcb874d7a983420"
|
72
|
+
integrity sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g==
|
73
|
+
dependencies:
|
74
|
+
"@babel/types" "^7.23.0"
|
75
|
+
"@jridgewell/gen-mapping" "^0.3.2"
|
76
|
+
"@jridgewell/trace-mapping" "^0.3.17"
|
77
|
+
jsesc "^2.5.1"
|
78
|
+
|
61
79
|
"@babel/helper-compilation-targets@^7.21.4":
|
62
80
|
version "7.21.4"
|
63
81
|
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.21.4.tgz#770cd1ce0889097ceacb99418ee6934ef0572656"
|
@@ -74,20 +92,25 @@
|
|
74
92
|
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz#0c0cee9b35d2ca190478756865bb3528422f51be"
|
75
93
|
integrity sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==
|
76
94
|
|
77
|
-
"@babel/helper-
|
78
|
-
version "7.
|
79
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-
|
80
|
-
integrity sha512-
|
95
|
+
"@babel/helper-environment-visitor@^7.22.20":
|
96
|
+
version "7.22.20"
|
97
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167"
|
98
|
+
integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==
|
99
|
+
|
100
|
+
"@babel/helper-function-name@^7.23.0":
|
101
|
+
version "7.23.0"
|
102
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759"
|
103
|
+
integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==
|
81
104
|
dependencies:
|
82
|
-
"@babel/template" "^7.
|
83
|
-
"@babel/types" "^7.
|
105
|
+
"@babel/template" "^7.22.15"
|
106
|
+
"@babel/types" "^7.23.0"
|
84
107
|
|
85
|
-
"@babel/helper-hoist-variables@^7.
|
86
|
-
version "7.
|
87
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.
|
88
|
-
integrity sha512-
|
108
|
+
"@babel/helper-hoist-variables@^7.22.5":
|
109
|
+
version "7.22.5"
|
110
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz#c01a007dac05c085914e8fb652b339db50d823bb"
|
111
|
+
integrity sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==
|
89
112
|
dependencies:
|
90
|
-
"@babel/types" "^7.
|
113
|
+
"@babel/types" "^7.22.5"
|
91
114
|
|
92
115
|
"@babel/helper-module-imports@^7.18.6":
|
93
116
|
version "7.21.4"
|
@@ -124,17 +147,29 @@
|
|
124
147
|
dependencies:
|
125
148
|
"@babel/types" "^7.18.6"
|
126
149
|
|
150
|
+
"@babel/helper-split-export-declaration@^7.22.6":
|
151
|
+
version "7.22.6"
|
152
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz#322c61b7310c0997fe4c323955667f18fcefb91c"
|
153
|
+
integrity sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==
|
154
|
+
dependencies:
|
155
|
+
"@babel/types" "^7.22.5"
|
156
|
+
|
127
157
|
"@babel/helper-string-parser@^7.19.4":
|
128
158
|
version "7.19.4"
|
129
159
|
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz#38d3acb654b4701a9b77fb0615a96f775c3a9e63"
|
130
160
|
integrity sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==
|
131
161
|
|
162
|
+
"@babel/helper-string-parser@^7.22.5":
|
163
|
+
version "7.22.5"
|
164
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f"
|
165
|
+
integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
|
166
|
+
|
132
167
|
"@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1":
|
133
168
|
version "7.19.1"
|
134
169
|
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2"
|
135
170
|
integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==
|
136
171
|
|
137
|
-
"@babel/helper-validator-identifier@^7.22.5":
|
172
|
+
"@babel/helper-validator-identifier@^7.22.20", "@babel/helper-validator-identifier@^7.22.5":
|
138
173
|
version "7.22.20"
|
139
174
|
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
|
140
175
|
integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
|
@@ -162,11 +197,25 @@
|
|
162
197
|
chalk "^2.0.0"
|
163
198
|
js-tokens "^4.0.0"
|
164
199
|
|
200
|
+
"@babel/highlight@^7.22.13":
|
201
|
+
version "7.22.20"
|
202
|
+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.20.tgz#4ca92b71d80554b01427815e06f2df965b9c1f54"
|
203
|
+
integrity sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==
|
204
|
+
dependencies:
|
205
|
+
"@babel/helper-validator-identifier" "^7.22.20"
|
206
|
+
chalk "^2.4.2"
|
207
|
+
js-tokens "^4.0.0"
|
208
|
+
|
165
209
|
"@babel/parser@^7.20.7", "@babel/parser@^7.21.4":
|
166
210
|
version "7.21.4"
|
167
211
|
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.4.tgz#94003fdfc520bbe2875d4ae557b43ddb6d880f17"
|
168
212
|
integrity sha512-alVJj7k7zIxqBZ7BTRhz0IqJFxW1VJbm6N8JbcYhQ186df9ZBPbZBmWSqAMXwHGsCJdYks7z/voa3ibiS5bCIw==
|
169
213
|
|
214
|
+
"@babel/parser@^7.22.15", "@babel/parser@^7.23.0":
|
215
|
+
version "7.23.0"
|
216
|
+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719"
|
217
|
+
integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==
|
218
|
+
|
170
219
|
"@babel/runtime-corejs3@^7.12.5":
|
171
220
|
version "7.21.0"
|
172
221
|
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.21.0.tgz#6e4939d9d9789ff63e2dc58e88f13a3913a24eba"
|
@@ -191,19 +240,28 @@
|
|
191
240
|
"@babel/parser" "^7.20.7"
|
192
241
|
"@babel/types" "^7.20.7"
|
193
242
|
|
194
|
-
"@babel/
|
195
|
-
version "7.
|
196
|
-
resolved "https://registry.yarnpkg.com/@babel/
|
197
|
-
integrity sha512-
|
243
|
+
"@babel/template@^7.22.15":
|
244
|
+
version "7.22.15"
|
245
|
+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38"
|
246
|
+
integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==
|
198
247
|
dependencies:
|
199
|
-
"@babel/code-frame" "^7.
|
200
|
-
"@babel/
|
201
|
-
"@babel/
|
202
|
-
|
203
|
-
|
204
|
-
|
205
|
-
|
206
|
-
|
248
|
+
"@babel/code-frame" "^7.22.13"
|
249
|
+
"@babel/parser" "^7.22.15"
|
250
|
+
"@babel/types" "^7.22.15"
|
251
|
+
|
252
|
+
"@babel/traverse@^7.21.0", "@babel/traverse@^7.21.2", "@babel/traverse@^7.21.4":
|
253
|
+
version "7.23.2"
|
254
|
+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8"
|
255
|
+
integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw==
|
256
|
+
dependencies:
|
257
|
+
"@babel/code-frame" "^7.22.13"
|
258
|
+
"@babel/generator" "^7.23.0"
|
259
|
+
"@babel/helper-environment-visitor" "^7.22.20"
|
260
|
+
"@babel/helper-function-name" "^7.23.0"
|
261
|
+
"@babel/helper-hoist-variables" "^7.22.5"
|
262
|
+
"@babel/helper-split-export-declaration" "^7.22.6"
|
263
|
+
"@babel/parser" "^7.23.0"
|
264
|
+
"@babel/types" "^7.23.0"
|
207
265
|
debug "^4.1.0"
|
208
266
|
globals "^11.1.0"
|
209
267
|
|
@@ -216,6 +274,15 @@
|
|
216
274
|
"@babel/helper-validator-identifier" "^7.19.1"
|
217
275
|
to-fast-properties "^2.0.0"
|
218
276
|
|
277
|
+
"@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.23.0":
|
278
|
+
version "7.23.0"
|
279
|
+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb"
|
280
|
+
integrity sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg==
|
281
|
+
dependencies:
|
282
|
+
"@babel/helper-string-parser" "^7.22.5"
|
283
|
+
"@babel/helper-validator-identifier" "^7.22.20"
|
284
|
+
to-fast-properties "^2.0.0"
|
285
|
+
|
219
286
|
"@bcoe/v8-coverage@^0.2.3":
|
220
287
|
version "0.2.3"
|
221
288
|
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
@@ -439,10 +506,10 @@
|
|
439
506
|
minimatch "^3.1.2"
|
440
507
|
strip-json-comments "^3.1.1"
|
441
508
|
|
442
|
-
"@eslint/js@8.
|
443
|
-
version "8.
|
444
|
-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.
|
445
|
-
integrity sha512-
|
509
|
+
"@eslint/js@8.51.0":
|
510
|
+
version "8.51.0"
|
511
|
+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.51.0.tgz#6d419c240cfb2b66da37df230f7e7eef801c32fa"
|
512
|
+
integrity sha512-HxjQ8Qn+4SI3/AFv6sOrDB+g6PpUTDwSJiQqOrnneEk8L71161srI9gjzzZvYVbzHiVg/BvcH95+cK/zfIt4pg==
|
446
513
|
|
447
514
|
"@gar/promisify@^1.0.1", "@gar/promisify@^1.1.3":
|
448
515
|
version "1.1.3"
|
@@ -489,14 +556,14 @@
|
|
489
556
|
resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.3.tgz#e45e384e4b8ec16bce2fd903af78450f6bf7ec98"
|
490
557
|
integrity sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==
|
491
558
|
|
492
|
-
"@jayree/changelog@^1.1.
|
493
|
-
version "1.1.
|
494
|
-
resolved "https://registry.yarnpkg.com/@jayree/changelog/-/changelog-1.1.
|
495
|
-
integrity sha512-
|
559
|
+
"@jayree/changelog@^1.1.7":
|
560
|
+
version "1.1.7"
|
561
|
+
resolved "https://registry.yarnpkg.com/@jayree/changelog/-/changelog-1.1.7.tgz#3b2175e25b8d2624c9214a7776925140f813fd8a"
|
562
|
+
integrity sha512-YxTlf2c5uoqrIcEg7AwNT/Pn60h5RSbqK15PhElTX5d+R7/SHle2OV1ZBmlJR/S3gUFSY0MILcUpYJa6eeiuGg==
|
496
563
|
dependencies:
|
497
564
|
debug "^4.3.4"
|
498
565
|
fs-extra "^11.1.1"
|
499
|
-
marked "^
|
566
|
+
marked "^9.1.0"
|
500
567
|
marked-terminal "^6.0.0"
|
501
568
|
semver "^7.5.4"
|
502
569
|
semver-compare "^1.0.0"
|
@@ -729,7 +796,7 @@
|
|
729
796
|
supports-color "^8.1.1"
|
730
797
|
tslib "^2"
|
731
798
|
|
732
|
-
"@oclif/core@^2.11.
|
799
|
+
"@oclif/core@^2.11.8", "@oclif/core@^2.15.0", "@oclif/core@^2.9.3":
|
733
800
|
version "2.15.0"
|
734
801
|
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.15.0.tgz#f27797b30a77d13279fba88c1698fc34a0bd0d2a"
|
735
802
|
integrity sha512-fNEMG5DzJHhYmI3MgpByTvltBOMyFcnRIUMxbiz2ai8rhaYgaTHMG3Q38HcosfIvtw9nCjxpcQtC8MN8QtVCcA==
|
@@ -763,6 +830,37 @@
|
|
763
830
|
wordwrap "^1.0.0"
|
764
831
|
wrap-ansi "^7.0.0"
|
765
832
|
|
833
|
+
"@oclif/core@^3.0.0", "@oclif/core@^3.0.4", "@oclif/core@^3.0.9":
|
834
|
+
version "3.0.9"
|
835
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.0.9.tgz#655fcb2bf675b4ef0f673f2c4b39962b2c71cba8"
|
836
|
+
integrity sha512-rwM6MWQ47W8U0++aG+qK6aATDqBl5sn5nkUqR6YmnJ4clR455gMyjUnzEqhwlzw+YfDf2MBhxC8wDlhPTImfvQ==
|
837
|
+
dependencies:
|
838
|
+
ansi-escapes "^4.3.2"
|
839
|
+
ansi-styles "^4.3.0"
|
840
|
+
cardinal "^2.1.1"
|
841
|
+
chalk "^4.1.2"
|
842
|
+
clean-stack "^3.0.1"
|
843
|
+
cli-progress "^3.12.0"
|
844
|
+
debug "^4.3.4"
|
845
|
+
ejs "^3.1.8"
|
846
|
+
get-package-type "^0.1.0"
|
847
|
+
globby "^11.1.0"
|
848
|
+
hyperlinker "^1.0.0"
|
849
|
+
indent-string "^4.0.0"
|
850
|
+
is-wsl "^2.2.0"
|
851
|
+
js-yaml "^3.14.1"
|
852
|
+
natural-orderby "^2.0.3"
|
853
|
+
object-treeify "^1.1.33"
|
854
|
+
password-prompt "^1.1.2"
|
855
|
+
slice-ansi "^4.0.0"
|
856
|
+
string-width "^4.2.3"
|
857
|
+
strip-ansi "^6.0.1"
|
858
|
+
supports-color "^8.1.1"
|
859
|
+
supports-hyperlinks "^2.2.0"
|
860
|
+
widest-line "^3.1.0"
|
861
|
+
wordwrap "^1.0.0"
|
862
|
+
wrap-ansi "^7.0.0"
|
863
|
+
|
766
864
|
"@oclif/plugin-command-snapshot@^4.0.14":
|
767
865
|
version "4.0.14"
|
768
866
|
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-4.0.14.tgz#7fe19c34871443dbfea1cb301b06ca20cc9a4d97"
|
@@ -776,13 +874,20 @@
|
|
776
874
|
ts-json-schema-generator "^1.3.0"
|
777
875
|
tslib "^2.6.2"
|
778
876
|
|
779
|
-
"@oclif/plugin-help@^5.2.14"
|
877
|
+
"@oclif/plugin-help@^5.2.14":
|
780
878
|
version "5.2.20"
|
781
879
|
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-5.2.20.tgz#4035a0ac231f95fb8e334da342175e3ca00f6abc"
|
782
880
|
integrity sha512-u+GXX/KAGL9S10LxAwNUaWdzbEBARJ92ogmM7g3gDVud2HioCmvWQCDohNRVZ9GYV9oKwZ/M8xwd6a1d95rEKQ==
|
783
881
|
dependencies:
|
784
882
|
"@oclif/core" "^2.15.0"
|
785
883
|
|
884
|
+
"@oclif/plugin-help@^6.0.2":
|
885
|
+
version "6.0.2"
|
886
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.0.2.tgz#f9cf0ac668e5ffabdebec33d374350495e981830"
|
887
|
+
integrity sha512-rHe19ySqU+sIA1qJYQrnB8Jh+LvdMxIN2cIQPSsMobhdOThW5R7jRpMDe9iZwO+okQmvXiP/gIx/vEnWST33HQ==
|
888
|
+
dependencies:
|
889
|
+
"@oclif/core" "^3.0.9"
|
890
|
+
|
786
891
|
"@oclif/plugin-not-found@^2.3.32":
|
787
892
|
version "2.3.32"
|
788
893
|
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-2.3.32.tgz#4b9371b028ed6a74238a5ea7c12cfa7d30d7d0a8"
|
@@ -918,13 +1023,13 @@
|
|
918
1023
|
picocolors "^1.0.0"
|
919
1024
|
tslib "^2.6.0"
|
920
1025
|
|
921
|
-
"@salesforce/cli-plugins-testkit@^4.4.
|
922
|
-
version "4.4.
|
923
|
-
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-4.4.
|
924
|
-
integrity sha512-
|
1026
|
+
"@salesforce/cli-plugins-testkit@^4.4.7":
|
1027
|
+
version "4.4.7"
|
1028
|
+
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-4.4.7.tgz#dced302efd8415b9f96df639755e279f13d6d220"
|
1029
|
+
integrity sha512-QKxQEdYvV8hcqGfpxmYFtPBRwejLA7bhnbNNWYugEAKdsxXS12Zi1TyiUetzifQngVgvoxEDjcU+v8SRKCb96Q==
|
925
1030
|
dependencies:
|
926
|
-
"@salesforce/core" "^5.3.
|
927
|
-
"@salesforce/kit" "^3.0.
|
1031
|
+
"@salesforce/core" "^5.3.5"
|
1032
|
+
"@salesforce/kit" "^3.0.13"
|
928
1033
|
"@salesforce/ts-types" "^2.0.6"
|
929
1034
|
"@types/shelljs" "^0.8.13"
|
930
1035
|
debug "^4.3.1"
|
@@ -933,15 +1038,15 @@
|
|
933
1038
|
strip-ansi "6.0.1"
|
934
1039
|
ts-retry-promise "^0.7.1"
|
935
1040
|
|
936
|
-
"@salesforce/core@^5.
|
937
|
-
version "5.3.
|
938
|
-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-5.3.
|
939
|
-
integrity sha512
|
1041
|
+
"@salesforce/core@^5.3.1", "@salesforce/core@^5.3.5":
|
1042
|
+
version "5.3.9"
|
1043
|
+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-5.3.9.tgz#1c8f793ce1a0798c5c7767a5a370a5926d3298de"
|
1044
|
+
integrity sha512-/HX0PiXq3Sjc5eVJ0EaYetcDGsKU9O9Nj8jFGw5qYlITx8zogfxc0j07liH67tQXS1KbTysYoj/MQ2zbHSNkPA==
|
940
1045
|
dependencies:
|
941
|
-
"@salesforce/kit" "^3.0.
|
1046
|
+
"@salesforce/kit" "^3.0.13"
|
942
1047
|
"@salesforce/schemas" "^1.6.0"
|
943
1048
|
"@salesforce/ts-types" "^2.0.8"
|
944
|
-
"@types/semver" "^7.5.
|
1049
|
+
"@types/semver" "^7.5.3"
|
945
1050
|
ajv "^8.12.0"
|
946
1051
|
change-case "^4.1.2"
|
947
1052
|
faye "^1.4.0"
|
@@ -950,9 +1055,9 @@
|
|
950
1055
|
jsforce "^2.0.0-beta.27"
|
951
1056
|
jsonwebtoken "9.0.2"
|
952
1057
|
jszip "3.10.1"
|
953
|
-
pino "^8.15.
|
1058
|
+
pino "^8.15.6"
|
954
1059
|
pino-abstract-transport "^1.0.0"
|
955
|
-
pino-pretty "^10.2.
|
1060
|
+
pino-pretty "^10.2.3"
|
956
1061
|
proper-lockfile "^4.1.2"
|
957
1062
|
semver "^7.5.4"
|
958
1063
|
ts-retry-promise "^0.7.1"
|
@@ -962,10 +1067,10 @@
|
|
962
1067
|
resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.0.1.tgz#662ffaa4409713553aaf68eed93e7d2429c3ff0e"
|
963
1068
|
integrity sha512-0zMjXG4Vjlu/mB7zbuKSXfXiP7CEZBwsPtYqNgburk/wZIU9KcMspLwVBDUxmUj9ltRksD9o1ubRUblN5M3Z0g==
|
964
1069
|
|
965
|
-
"@salesforce/dev-scripts@^5.
|
966
|
-
version "5.
|
967
|
-
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-5.
|
968
|
-
integrity sha512-
|
1070
|
+
"@salesforce/dev-scripts@^5.11.0":
|
1071
|
+
version "5.11.0"
|
1072
|
+
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-5.11.0.tgz#e5632f0e46f2d821710ca06bb6d60378399b17cd"
|
1073
|
+
integrity sha512-DLgjqBsYc0AiBb5BPiSMSJrwoP9ceAFePPcB6xvLrH9gas+8X3z79vc4xzlBhwzsF1WJsSOoVVTtJbPDwxvF0g==
|
969
1074
|
dependencies:
|
970
1075
|
"@commitlint/cli" "^17.1.2"
|
971
1076
|
"@commitlint/config-conventional" "^17.1.0"
|
@@ -975,7 +1080,7 @@
|
|
975
1080
|
"@types/mocha" "^9.0.0"
|
976
1081
|
"@types/node" "^15.6.1"
|
977
1082
|
"@types/sinon" "10.0.11"
|
978
|
-
chai "^4.3.
|
1083
|
+
chai "^4.3.8"
|
979
1084
|
chalk "^4.0.0"
|
980
1085
|
cosmiconfig "^7.0.0"
|
981
1086
|
eslint "^8.41.0"
|
@@ -1001,7 +1106,7 @@
|
|
1001
1106
|
typescript "^4.9.5"
|
1002
1107
|
wireit "^0.9.5"
|
1003
1108
|
|
1004
|
-
"@salesforce/kit@^3.0.11", "@salesforce/kit@^3.0.
|
1109
|
+
"@salesforce/kit@^3.0.11", "@salesforce/kit@^3.0.13":
|
1005
1110
|
version "3.0.13"
|
1006
1111
|
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.0.13.tgz#10b47ad6e0e27c3a9f97eb6a5cdcfffa9ba1f163"
|
1007
1112
|
integrity sha512-HLQ5L5bBi0tsMeH5ZHJAhHUpvNUNPQoNJt2O82Jf6C60GGsrlzwzQ5ONAHGNBgKSZ7HLr0UGL5xaA+hE9uOcgw==
|
@@ -1019,28 +1124,28 @@
|
|
1019
1124
|
resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.6.0.tgz#14505ebad2fb2d4f7b14837545d662766d293561"
|
1020
1125
|
integrity sha512-SwhDTLucj/GRbPpxlEoDZeqlX22o+G6fiebTXTu1cZKmd1oE0W2L7SlTTgJnWck8bhTeBIgQi9cpD8c2t5ISKA==
|
1021
1126
|
|
1022
|
-
"@salesforce/sf-plugins-core@^
|
1023
|
-
version "
|
1024
|
-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-
|
1025
|
-
integrity sha512-
|
1127
|
+
"@salesforce/sf-plugins-core@^4.0.0":
|
1128
|
+
version "4.0.0"
|
1129
|
+
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-4.0.0.tgz#587d8131531b7a53392d73bc4d6d0b0fd75b7e08"
|
1130
|
+
integrity sha512-rg0HeqJ4GsyJjow+Rs7icicm7c3Tp43XmwfVUurN/8mKdtG8vR0d5DmZapKP7+r45Mqtlgpkzp2fSjr5fjadNg==
|
1026
1131
|
dependencies:
|
1027
|
-
"@oclif/core" "^
|
1028
|
-
"@salesforce/core" "^5.
|
1029
|
-
"@salesforce/kit" "^3.0.
|
1132
|
+
"@oclif/core" "^3.0.0"
|
1133
|
+
"@salesforce/core" "^5.3.1"
|
1134
|
+
"@salesforce/kit" "^3.0.13"
|
1030
1135
|
"@salesforce/ts-types" "^2.0.7"
|
1031
1136
|
chalk "^4"
|
1032
1137
|
inquirer "^8.2.5"
|
1033
1138
|
|
1034
|
-
"@salesforce/source-deploy-retrieve@^9.7.
|
1035
|
-
version "9.7.
|
1036
|
-
resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-9.7.
|
1037
|
-
integrity sha512-
|
1139
|
+
"@salesforce/source-deploy-retrieve@^9.7.24":
|
1140
|
+
version "9.7.24"
|
1141
|
+
resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-9.7.24.tgz#6a200b830311b0db08a86026ece98c734d56f8c2"
|
1142
|
+
integrity sha512-nkP9KgzuCoV6LtdDxgxt7KRnoQ6ZS12DJgXErCBXm7Swmr0dnbo1LhxrH05C4UFFe0JuvSta+u+Oor8jxSGaCQ==
|
1038
1143
|
dependencies:
|
1039
1144
|
"@salesforce/core" "^5.3.1"
|
1040
1145
|
"@salesforce/kit" "^3.0.11"
|
1041
1146
|
"@salesforce/ts-types" "^2.0.7"
|
1042
1147
|
fast-levenshtein "^3.0.0"
|
1043
|
-
fast-xml-parser "^4.2
|
1148
|
+
fast-xml-parser "^4.3.2"
|
1044
1149
|
got "^11.8.6"
|
1045
1150
|
graceful-fs "^4.2.11"
|
1046
1151
|
ignore "^5.2.4"
|
@@ -1262,10 +1367,10 @@
|
|
1262
1367
|
resolved "https://registry.yarnpkg.com/@types/http-cache-semantics/-/http-cache-semantics-4.0.1.tgz#0ea7b61496902b95890dc4c3a116b60cb8dae812"
|
1263
1368
|
integrity sha512-SZs7ekbP8CN0txVG2xVRH6EgKmEm31BOxA07vkFaETzZz1xh+cbt8BcI0slpymvwhx5dlFnQG2rTlPVQn+iRPQ==
|
1264
1369
|
|
1265
|
-
"@types/inquirer@^9.0.
|
1266
|
-
version "9.0.
|
1267
|
-
resolved "https://registry.yarnpkg.com/@types/inquirer/-/inquirer-9.0.
|
1268
|
-
integrity sha512-
|
1370
|
+
"@types/inquirer@^9.0.4":
|
1371
|
+
version "9.0.4"
|
1372
|
+
resolved "https://registry.yarnpkg.com/@types/inquirer/-/inquirer-9.0.4.tgz#f20d6bce87c2aef4fabe8de9e3a397e80aea309f"
|
1373
|
+
integrity sha512-x8UgutCLm5tsp995aeYB8dlT+sGBCtv0zE43tHvo7OljtlA2Rn4+COyLKe9+YjB20uy0G14y0C9vCD2KtNtyGA==
|
1269
1374
|
dependencies:
|
1270
1375
|
"@types/through" "*"
|
1271
1376
|
rxjs "^7.2.0"
|
@@ -1371,10 +1476,10 @@
|
|
1371
1476
|
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.0.tgz#591c1ce3a702c45ee15f47a42ade72c2fd78978a"
|
1372
1477
|
integrity sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==
|
1373
1478
|
|
1374
|
-
"@types/semver@^7.5.
|
1375
|
-
version "7.5.
|
1376
|
-
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.
|
1377
|
-
integrity sha512-
|
1479
|
+
"@types/semver@^7.5.3":
|
1480
|
+
version "7.5.3"
|
1481
|
+
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.3.tgz#9a726e116beb26c24f1ccd6850201e1246122e04"
|
1482
|
+
integrity sha512-OxepLK9EuNEIPxWNME+C6WwbRAOOI2o2BaQEGzz5Lu2e4Z5eDnEo+/aVEDMIXywoJitJ7xWd641wrGLZdtwRyw==
|
1378
1483
|
|
1379
1484
|
"@types/shelljs@^0.8.13":
|
1380
1485
|
version "0.8.13"
|
@@ -1411,16 +1516,16 @@
|
|
1411
1516
|
"@types/expect" "^1.20.4"
|
1412
1517
|
"@types/node" "*"
|
1413
1518
|
|
1414
|
-
"@typescript-eslint/eslint-plugin@^6.7.
|
1415
|
-
version "6.7.
|
1416
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.7.
|
1417
|
-
integrity sha512-
|
1519
|
+
"@typescript-eslint/eslint-plugin@^6.7.5":
|
1520
|
+
version "6.7.5"
|
1521
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.7.5.tgz#f4024b9f63593d0c2b5bd6e4ca027e6f30934d4f"
|
1522
|
+
integrity sha512-JhtAwTRhOUcP96D0Y6KYnwig/MRQbOoLGXTON2+LlyB/N35SP9j1boai2zzwXb7ypKELXMx3DVk9UTaEq1vHEw==
|
1418
1523
|
dependencies:
|
1419
1524
|
"@eslint-community/regexpp" "^4.5.1"
|
1420
|
-
"@typescript-eslint/scope-manager" "6.7.
|
1421
|
-
"@typescript-eslint/type-utils" "6.7.
|
1422
|
-
"@typescript-eslint/utils" "6.7.
|
1423
|
-
"@typescript-eslint/visitor-keys" "6.7.
|
1525
|
+
"@typescript-eslint/scope-manager" "6.7.5"
|
1526
|
+
"@typescript-eslint/type-utils" "6.7.5"
|
1527
|
+
"@typescript-eslint/utils" "6.7.5"
|
1528
|
+
"@typescript-eslint/visitor-keys" "6.7.5"
|
1424
1529
|
debug "^4.3.4"
|
1425
1530
|
graphemer "^1.4.0"
|
1426
1531
|
ignore "^5.2.4"
|
@@ -1428,15 +1533,15 @@
|
|
1428
1533
|
semver "^7.5.4"
|
1429
1534
|
ts-api-utils "^1.0.1"
|
1430
1535
|
|
1431
|
-
"@typescript-eslint/parser@^6.7.
|
1432
|
-
version "6.7.
|
1433
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.7.
|
1434
|
-
integrity sha512-
|
1536
|
+
"@typescript-eslint/parser@^6.7.5":
|
1537
|
+
version "6.7.5"
|
1538
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.7.5.tgz#8d7ca3d1fbd9d5a58cc4d30b2aa797a760137886"
|
1539
|
+
integrity sha512-bIZVSGx2UME/lmhLcjdVc7ePBwn7CLqKarUBL4me1C5feOd663liTGjMBGVcGr+BhnSLeP4SgwdvNnnkbIdkCw==
|
1435
1540
|
dependencies:
|
1436
|
-
"@typescript-eslint/scope-manager" "6.7.
|
1437
|
-
"@typescript-eslint/types" "6.7.
|
1438
|
-
"@typescript-eslint/typescript-estree" "6.7.
|
1439
|
-
"@typescript-eslint/visitor-keys" "6.7.
|
1541
|
+
"@typescript-eslint/scope-manager" "6.7.5"
|
1542
|
+
"@typescript-eslint/types" "6.7.5"
|
1543
|
+
"@typescript-eslint/typescript-estree" "6.7.5"
|
1544
|
+
"@typescript-eslint/visitor-keys" "6.7.5"
|
1440
1545
|
debug "^4.3.4"
|
1441
1546
|
|
1442
1547
|
"@typescript-eslint/scope-manager@5.62.0":
|
@@ -1447,21 +1552,21 @@
|
|
1447
1552
|
"@typescript-eslint/types" "5.62.0"
|
1448
1553
|
"@typescript-eslint/visitor-keys" "5.62.0"
|
1449
1554
|
|
1450
|
-
"@typescript-eslint/scope-manager@6.7.
|
1451
|
-
version "6.7.
|
1452
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.7.
|
1453
|
-
integrity sha512-
|
1555
|
+
"@typescript-eslint/scope-manager@6.7.5":
|
1556
|
+
version "6.7.5"
|
1557
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.7.5.tgz#1cf33b991043886cd67f4f3600b8e122fc14e711"
|
1558
|
+
integrity sha512-GAlk3eQIwWOJeb9F7MKQ6Jbah/vx1zETSDw8likab/eFcqkjSD7BI75SDAeC5N2L0MmConMoPvTsmkrg71+B1A==
|
1454
1559
|
dependencies:
|
1455
|
-
"@typescript-eslint/types" "6.7.
|
1456
|
-
"@typescript-eslint/visitor-keys" "6.7.
|
1560
|
+
"@typescript-eslint/types" "6.7.5"
|
1561
|
+
"@typescript-eslint/visitor-keys" "6.7.5"
|
1457
1562
|
|
1458
|
-
"@typescript-eslint/type-utils@6.7.
|
1459
|
-
version "6.7.
|
1460
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.7.
|
1461
|
-
integrity sha512-
|
1563
|
+
"@typescript-eslint/type-utils@6.7.5":
|
1564
|
+
version "6.7.5"
|
1565
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.7.5.tgz#0a65949ec16588d8956f6d967f7d9c84ddb2d72a"
|
1566
|
+
integrity sha512-Gs0qos5wqxnQrvpYv+pf3XfcRXW6jiAn9zE/K+DlmYf6FcpxeNYN0AIETaPR7rHO4K2UY+D0CIbDP9Ut0U4m1g==
|
1462
1567
|
dependencies:
|
1463
|
-
"@typescript-eslint/typescript-estree" "6.7.
|
1464
|
-
"@typescript-eslint/utils" "6.7.
|
1568
|
+
"@typescript-eslint/typescript-estree" "6.7.5"
|
1569
|
+
"@typescript-eslint/utils" "6.7.5"
|
1465
1570
|
debug "^4.3.4"
|
1466
1571
|
ts-api-utils "^1.0.1"
|
1467
1572
|
|
@@ -1470,10 +1575,10 @@
|
|
1470
1575
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
|
1471
1576
|
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
|
1472
1577
|
|
1473
|
-
"@typescript-eslint/types@6.7.
|
1474
|
-
version "6.7.
|
1475
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.7.
|
1476
|
-
integrity sha512-
|
1578
|
+
"@typescript-eslint/types@6.7.5":
|
1579
|
+
version "6.7.5"
|
1580
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.7.5.tgz#4571320fb9cf669de9a95d9849f922c3af809790"
|
1581
|
+
integrity sha512-WboQBlOXtdj1tDFPyIthpKrUb+kZf2VroLZhxKa/VlwLlLyqv/PwUNgL30BlTVZV1Wu4Asu2mMYPqarSO4L5ZQ==
|
1477
1582
|
|
1478
1583
|
"@typescript-eslint/typescript-estree@5.62.0":
|
1479
1584
|
version "5.62.0"
|
@@ -1488,30 +1593,30 @@
|
|
1488
1593
|
semver "^7.3.7"
|
1489
1594
|
tsutils "^3.21.0"
|
1490
1595
|
|
1491
|
-
"@typescript-eslint/typescript-estree@6.7.
|
1492
|
-
version "6.7.
|
1493
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.7.
|
1494
|
-
integrity sha512-
|
1596
|
+
"@typescript-eslint/typescript-estree@6.7.5":
|
1597
|
+
version "6.7.5"
|
1598
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.7.5.tgz#4578de1a26e9f24950f029a4f00d1bfe41f15a39"
|
1599
|
+
integrity sha512-NhJiJ4KdtwBIxrKl0BqG1Ur+uw7FiOnOThcYx9DpOGJ/Abc9z2xNzLeirCG02Ig3vkvrc2qFLmYSSsaITbKjlg==
|
1495
1600
|
dependencies:
|
1496
|
-
"@typescript-eslint/types" "6.7.
|
1497
|
-
"@typescript-eslint/visitor-keys" "6.7.
|
1601
|
+
"@typescript-eslint/types" "6.7.5"
|
1602
|
+
"@typescript-eslint/visitor-keys" "6.7.5"
|
1498
1603
|
debug "^4.3.4"
|
1499
1604
|
globby "^11.1.0"
|
1500
1605
|
is-glob "^4.0.3"
|
1501
1606
|
semver "^7.5.4"
|
1502
1607
|
ts-api-utils "^1.0.1"
|
1503
1608
|
|
1504
|
-
"@typescript-eslint/utils@6.7.
|
1505
|
-
version "6.7.
|
1506
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.7.
|
1507
|
-
integrity sha512-
|
1609
|
+
"@typescript-eslint/utils@6.7.5", "@typescript-eslint/utils@^6.6.0":
|
1610
|
+
version "6.7.5"
|
1611
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.7.5.tgz#ab847b53d6b65e029314b8247c2336843dba81ab"
|
1612
|
+
integrity sha512-pfRRrH20thJbzPPlPc4j0UNGvH1PjPlhlCMq4Yx7EGjV7lvEeGX0U6MJYe8+SyFutWgSHsdbJ3BXzZccYggezA==
|
1508
1613
|
dependencies:
|
1509
1614
|
"@eslint-community/eslint-utils" "^4.4.0"
|
1510
1615
|
"@types/json-schema" "^7.0.12"
|
1511
1616
|
"@types/semver" "^7.5.0"
|
1512
|
-
"@typescript-eslint/scope-manager" "6.7.
|
1513
|
-
"@typescript-eslint/types" "6.7.
|
1514
|
-
"@typescript-eslint/typescript-estree" "6.7.
|
1617
|
+
"@typescript-eslint/scope-manager" "6.7.5"
|
1618
|
+
"@typescript-eslint/types" "6.7.5"
|
1619
|
+
"@typescript-eslint/typescript-estree" "6.7.5"
|
1515
1620
|
semver "^7.5.4"
|
1516
1621
|
|
1517
1622
|
"@typescript-eslint/utils@^5.59.11":
|
@@ -1536,12 +1641,12 @@
|
|
1536
1641
|
"@typescript-eslint/types" "5.62.0"
|
1537
1642
|
eslint-visitor-keys "^3.3.0"
|
1538
1643
|
|
1539
|
-
"@typescript-eslint/visitor-keys@6.7.
|
1540
|
-
version "6.7.
|
1541
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.7.
|
1542
|
-
integrity sha512-
|
1644
|
+
"@typescript-eslint/visitor-keys@6.7.5":
|
1645
|
+
version "6.7.5"
|
1646
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.7.5.tgz#84c68d6ceb5b12d5246b918b84f2b79affd6c2f1"
|
1647
|
+
integrity sha512-3MaWdDZtLlsexZzDSdQWsFQ9l9nL8B80Z4fImSpyllFC/KLqWQRdEcB+gGGO+N3Q2uL40EsG66wZLsohPxNXvg==
|
1543
1648
|
dependencies:
|
1544
|
-
"@typescript-eslint/types" "6.7.
|
1649
|
+
"@typescript-eslint/types" "6.7.5"
|
1545
1650
|
eslint-visitor-keys "^3.4.1"
|
1546
1651
|
|
1547
1652
|
"@ungap/promise-all-settled@1.1.2":
|
@@ -2264,7 +2369,7 @@ cardinal@^2.1.1:
|
|
2264
2369
|
ansicolors "~0.3.2"
|
2265
2370
|
redeyed "~2.1.0"
|
2266
2371
|
|
2267
|
-
chai@^4.3.10, chai@^4.3.
|
2372
|
+
chai@^4.3.10, chai@^4.3.8:
|
2268
2373
|
version "4.3.10"
|
2269
2374
|
resolved "https://registry.yarnpkg.com/chai/-/chai-4.3.10.tgz#d784cec635e3b7e2ffb66446a63b4e33bd390384"
|
2270
2375
|
integrity sha512-0UXG04VuVbruMUYbJ6JctvH0YnC/4q3/AkT18q4NaITo91CUm0liMS9VqzT9vZhVQ/1eqPanMWjBM+Juhfb/9g==
|
@@ -2284,7 +2389,7 @@ chainsaw@~0.1.0:
|
|
2284
2389
|
dependencies:
|
2285
2390
|
traverse ">=0.3.0 <0.4"
|
2286
2391
|
|
2287
|
-
chalk@^2.0.0:
|
2392
|
+
chalk@^2.0.0, chalk@^2.4.2:
|
2288
2393
|
version "2.4.2"
|
2289
2394
|
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
|
2290
2395
|
integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
|
@@ -2314,7 +2419,7 @@ chalk@^5.3.0:
|
|
2314
2419
|
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.3.0.tgz#67c20a7ebef70e7f3970a01f90fa210cb6860385"
|
2315
2420
|
integrity sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==
|
2316
2421
|
|
2317
|
-
change-case@^4.1.2:
|
2422
|
+
change-case@^4, change-case@^4.1.2:
|
2318
2423
|
version "4.1.2"
|
2319
2424
|
resolved "https://registry.yarnpkg.com/change-case/-/change-case-4.1.2.tgz#fedfc5f136045e2398c0410ee441f95704641e12"
|
2320
2425
|
integrity sha512-bSxY2ws9OtviILG1EiY5K7NNxkqg/JnRnFxLtKQ96JaviiIxi7djMrSd0ECT9AC+lttClmYwKw53BWpOMblo7A==
|
@@ -2602,21 +2707,6 @@ concat-map@0.0.1:
|
|
2602
2707
|
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
|
2603
2708
|
integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==
|
2604
2709
|
|
2605
|
-
concurrently@^7.6.0:
|
2606
|
-
version "7.6.0"
|
2607
|
-
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-7.6.0.tgz#531a6f5f30cf616f355a4afb8f8fcb2bba65a49a"
|
2608
|
-
integrity sha512-BKtRgvcJGeZ4XttiDiNcFiRlxoAeZOseqUvyYRUp/Vtd+9p1ULmeoSqGsDA+2ivdeDFpqrJvGvmI+StKfKl5hw==
|
2609
|
-
dependencies:
|
2610
|
-
chalk "^4.1.0"
|
2611
|
-
date-fns "^2.29.1"
|
2612
|
-
lodash "^4.17.21"
|
2613
|
-
rxjs "^7.0.0"
|
2614
|
-
shell-quote "^1.7.3"
|
2615
|
-
spawn-command "^0.0.2-1"
|
2616
|
-
supports-color "^8.1.0"
|
2617
|
-
tree-kill "^1.2.2"
|
2618
|
-
yargs "^17.3.1"
|
2619
|
-
|
2620
2710
|
confusing-browser-globals@1.0.11:
|
2621
2711
|
version "1.0.11"
|
2622
2712
|
resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.11.tgz#ae40e9b57cdd3915408a2805ebd3a5585608dc81"
|
@@ -2773,11 +2863,6 @@ data-uri-to-buffer@^5.0.1:
|
|
2773
2863
|
resolved "https://registry.yarnpkg.com/data-uri-to-buffer/-/data-uri-to-buffer-5.0.1.tgz#db89a9e279c2ffe74f50637a59a32fb23b3e4d7c"
|
2774
2864
|
integrity sha512-a9l6T1qqDogvvnw0nKlfZzqsyikEBZBClF39V3TFoKhDtGBqHu2HkuomJc02j5zft8zrUaXEuoicLeW54RkzPg==
|
2775
2865
|
|
2776
|
-
date-fns@^2.29.1:
|
2777
|
-
version "2.29.3"
|
2778
|
-
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.29.3.tgz#27402d2fc67eb442b511b70bbdf98e6411cd68a8"
|
2779
|
-
integrity sha512-dDCnyH2WnnKusqvZZ6+jA1O51Ibt8ZMRNkDZdyAyK4YfbDwa/cEmuztzG5pk6hqlp9aSBPYcjOlktquahGwGeA==
|
2780
|
-
|
2781
2866
|
dateformat@^4.5.0, dateformat@^4.6.3:
|
2782
2867
|
version "4.6.3"
|
2783
2868
|
resolved "https://registry.yarnpkg.com/dateformat/-/dateformat-4.6.3.tgz#556fa6497e5217fedb78821424f8a1c22fa3f4b5"
|
@@ -3362,25 +3447,34 @@ eslint-plugin-node@^11.1.0:
|
|
3362
3447
|
resolve "^1.10.1"
|
3363
3448
|
semver "^6.1.0"
|
3364
3449
|
|
3450
|
+
eslint-plugin-perfectionist@^2.1.0:
|
3451
|
+
version "2.1.0"
|
3452
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-perfectionist/-/eslint-plugin-perfectionist-2.1.0.tgz#08809661661d98010cd69de3b6a1e19c8a977cce"
|
3453
|
+
integrity sha512-KVA7H6J/qfmZH/WopNKFgYbKoX+ozKAOIeQvo/+jibn6k9e71Et+giIHEHrMICZ043CeGpRKrCRRhlmD7pjeRg==
|
3454
|
+
dependencies:
|
3455
|
+
"@typescript-eslint/utils" "^6.6.0"
|
3456
|
+
minimatch "^9.0.3"
|
3457
|
+
natural-compare-lite "^1.4.0"
|
3458
|
+
|
3365
3459
|
eslint-plugin-prefer-arrow@^1.2.1:
|
3366
3460
|
version "1.2.3"
|
3367
3461
|
resolved "https://registry.yarnpkg.com/eslint-plugin-prefer-arrow/-/eslint-plugin-prefer-arrow-1.2.3.tgz#e7fbb3fa4cd84ff1015b9c51ad86550e55041041"
|
3368
3462
|
integrity sha512-J9I5PKCOJretVuiZRGvPQxCbllxGAV/viI20JO3LYblAodofBxyMnZAJ+WGeClHgANnSJberTNoFWWjrWKBuXQ==
|
3369
3463
|
|
3370
|
-
eslint-plugin-prettier@^5.0.
|
3371
|
-
version "5.0.
|
3372
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.0.
|
3373
|
-
integrity sha512-
|
3464
|
+
eslint-plugin-prettier@^5.0.1:
|
3465
|
+
version "5.0.1"
|
3466
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.0.1.tgz#a3b399f04378f79f066379f544e42d6b73f11515"
|
3467
|
+
integrity sha512-m3u5RnR56asrwV/lDC4GHorlW75DsFfmUcjfCYylTUs85dBRnB7VM6xG8eCMJdeDRnppzmxZVf1GEPJvl1JmNg==
|
3374
3468
|
dependencies:
|
3375
3469
|
prettier-linter-helpers "^1.0.0"
|
3376
3470
|
synckit "^0.8.5"
|
3377
3471
|
|
3378
|
-
eslint-plugin-sf-plugin@^1.16.
|
3379
|
-
version "1.16.
|
3380
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.16.
|
3381
|
-
integrity sha512-
|
3472
|
+
eslint-plugin-sf-plugin@^1.16.9:
|
3473
|
+
version "1.16.9"
|
3474
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.16.9.tgz#0c8bfa7b51b52c716bf8cecbb271237931bffa3b"
|
3475
|
+
integrity sha512-VOAA1OEieGCzimavNvI1OP2AnlR5SZfxi4Q+WDahxJcedh5/SP0DEynW8ww+begy4Nt0APdLzwXN1JJTZQCemA==
|
3382
3476
|
dependencies:
|
3383
|
-
"@salesforce/core" "^5.3.
|
3477
|
+
"@salesforce/core" "^5.3.5"
|
3384
3478
|
"@typescript-eslint/utils" "^5.59.11"
|
3385
3479
|
|
3386
3480
|
eslint-plugin-unicorn@^48.0.1:
|
@@ -3449,15 +3543,15 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
|
|
3449
3543
|
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
|
3450
3544
|
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
|
3451
3545
|
|
3452
|
-
eslint@^8.41.0, eslint@^8.
|
3453
|
-
version "8.
|
3454
|
-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.
|
3455
|
-
integrity sha512-
|
3546
|
+
eslint@^8.41.0, eslint@^8.51.0:
|
3547
|
+
version "8.51.0"
|
3548
|
+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.51.0.tgz#4a82dae60d209ac89a5cff1604fea978ba4950f3"
|
3549
|
+
integrity sha512-2WuxRZBrlwnXi+/vFSJyjMqrNjtJqiasMzehF0shoLaW7DzS3/9Yvrmq5JiT66+pNjiX4UBnLDiKHcWAr/OInA==
|
3456
3550
|
dependencies:
|
3457
3551
|
"@eslint-community/eslint-utils" "^4.2.0"
|
3458
3552
|
"@eslint-community/regexpp" "^4.6.1"
|
3459
3553
|
"@eslint/eslintrc" "^2.1.2"
|
3460
|
-
"@eslint/js" "8.
|
3554
|
+
"@eslint/js" "8.51.0"
|
3461
3555
|
"@humanwhocodes/config-array" "^0.11.11"
|
3462
3556
|
"@humanwhocodes/module-importer" "^1.0.1"
|
3463
3557
|
"@nodelib/fs.walk" "^1.2.8"
|
@@ -3662,7 +3756,7 @@ fast-safe-stringify@^2.1.1:
|
|
3662
3756
|
resolved "https://registry.yarnpkg.com/fast-safe-stringify/-/fast-safe-stringify-2.1.1.tgz#c406a83b6e70d9e35ce3b30a81141df30aeba884"
|
3663
3757
|
integrity sha512-W+KJc2dmILlPplD/H4K9l9LcAHAfPtP6BY84uVLXQ6Evcz9Lcg33Y2z1IVblT6xdY54PXYVHEv+0Wpq8Io6zkA==
|
3664
3758
|
|
3665
|
-
fast-xml-parser@^4.
|
3759
|
+
fast-xml-parser@^4.3.2:
|
3666
3760
|
version "4.3.2"
|
3667
3761
|
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.3.2.tgz#761e641260706d6e13251c4ef8e3f5694d4b0d79"
|
3668
3762
|
integrity sha512-rmrXUXwbJedoXkStenj1kkljNF7ugn5ZjR9FJcwmCfcCbtOMDghPajbc+Tck6vE6F5XsDmx+Pr2le9fw8+pXBg==
|
@@ -5190,6 +5284,11 @@ locate-path@^6.0.0:
|
|
5190
5284
|
dependencies:
|
5191
5285
|
p-locate "^5.0.0"
|
5192
5286
|
|
5287
|
+
lodash._reinterpolate@^3.0.0:
|
5288
|
+
version "3.0.0"
|
5289
|
+
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
|
5290
|
+
integrity sha512-xYHt68QRoYGjeeM/XOE1uJtvXQAgvszfBhjV4yvsQH0u2i9I6cI6c6/eG4Hh3UAOVn0y/xAXwmTzEay49Q//HA==
|
5291
|
+
|
5193
5292
|
lodash.camelcase@^4.3.0:
|
5194
5293
|
version "4.3.0"
|
5195
5294
|
resolved "https://registry.yarnpkg.com/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz#b28aa6288a2b9fc651035c7711f65ab6190331a6"
|
@@ -5270,6 +5369,21 @@ lodash.startcase@^4.4.0:
|
|
5270
5369
|
resolved "https://registry.yarnpkg.com/lodash.startcase/-/lodash.startcase-4.4.0.tgz#9436e34ed26093ed7ffae1936144350915d9add8"
|
5271
5370
|
integrity sha512-+WKqsK294HMSc2jEbNgpHpd0JfIBhp7rEV4aqXWqFr6AlXov+SlcgB1Fv01y2kGe3Gc8nMW7VA0SrGuSkRfIEg==
|
5272
5371
|
|
5372
|
+
lodash.template@^4.5.0:
|
5373
|
+
version "4.5.0"
|
5374
|
+
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.5.0.tgz#f976195cf3f347d0d5f52483569fe8031ccce8ab"
|
5375
|
+
integrity sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==
|
5376
|
+
dependencies:
|
5377
|
+
lodash._reinterpolate "^3.0.0"
|
5378
|
+
lodash.templatesettings "^4.0.0"
|
5379
|
+
|
5380
|
+
lodash.templatesettings@^4.0.0:
|
5381
|
+
version "4.2.0"
|
5382
|
+
resolved "https://registry.yarnpkg.com/lodash.templatesettings/-/lodash.templatesettings-4.2.0.tgz#e481310f049d3cf6d47e912ad09313b154f0fb33"
|
5383
|
+
integrity sha512-stgLz+i3Aa9mZgnjr/O+v9ruKZsPsndy7qPZOchbqk2cnTU1ZaldKK+v7m54WoKIyxiuMZTKT2H81F8BeAc3ZQ==
|
5384
|
+
dependencies:
|
5385
|
+
lodash._reinterpolate "^3.0.0"
|
5386
|
+
|
5273
5387
|
lodash.uniq@^4.5.0:
|
5274
5388
|
version "4.5.0"
|
5275
5389
|
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
|
@@ -5438,10 +5552,10 @@ marked@^4.0.19, marked@^4.3.0:
|
|
5438
5552
|
resolved "https://registry.yarnpkg.com/marked/-/marked-4.3.0.tgz#796362821b019f734054582038b116481b456cf3"
|
5439
5553
|
integrity sha512-PRsaiG84bK+AMvxziE/lCFss8juXjNaWzVbN5tXAm4XjeaS9NAHhop+PjQxz2A9h8Q4M/xGmzP8vqNwy6JeK0A==
|
5440
5554
|
|
5441
|
-
marked@^
|
5442
|
-
version "
|
5443
|
-
resolved "https://registry.yarnpkg.com/marked/-/marked-
|
5444
|
-
integrity sha512-
|
5555
|
+
marked@^9.1.0:
|
5556
|
+
version "9.1.1"
|
5557
|
+
resolved "https://registry.yarnpkg.com/marked/-/marked-9.1.1.tgz#16d6f6bbaa433176c8ab16d3bfd11ca94e36e5c4"
|
5558
|
+
integrity sha512-ZmXkUGH54U4rEy3GL9vYj8+S1PHJx/zz5pc4Frn7UdGiNREKT12fWBJ5a5ffjFtghx9C9912vEg9Zra1Nf7CnA==
|
5445
5559
|
|
5446
5560
|
"mem-fs-editor@^8.1.2 || ^9.0.0", mem-fs-editor@^9.0.0:
|
5447
5561
|
version "9.7.0"
|
@@ -5825,6 +5939,11 @@ nanoid@3.3.3:
|
|
5825
5939
|
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.3.tgz#fd8e8b7aa761fe807dba2d1b98fb7241bb724a25"
|
5826
5940
|
integrity sha512-p1sjXuopFs0xg+fPASzQ28agW1oHD7xDsd9Xkf3T15H3c/cifrFHVwrh74PdoklAPi+i7MdRsE47vm2r6JoB+w==
|
5827
5941
|
|
5942
|
+
natural-compare-lite@^1.4.0:
|
5943
|
+
version "1.4.0"
|
5944
|
+
resolved "https://registry.yarnpkg.com/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz#17b09581988979fddafe0201e931ba933c96cbb4"
|
5945
|
+
integrity sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==
|
5946
|
+
|
5828
5947
|
natural-compare@^1.4.0:
|
5829
5948
|
version "1.4.0"
|
5830
5949
|
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
|
@@ -6163,28 +6282,27 @@ object.values@^1.1.6:
|
|
6163
6282
|
define-properties "^1.1.4"
|
6164
6283
|
es-abstract "^1.20.4"
|
6165
6284
|
|
6166
|
-
oclif@^
|
6167
|
-
version "
|
6168
|
-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-
|
6169
|
-
integrity sha512
|
6285
|
+
oclif@^4.0.2:
|
6286
|
+
version "4.0.2"
|
6287
|
+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.0.2.tgz#5ac35eb42ac14de17c43b9ac4e34980320144c10"
|
6288
|
+
integrity sha512-yTlNy6bMPKJ4OPPeARg2GIV1PyFT4saIkePvl2q5Ca6hu9B5xmJSimn9XyjxQe1SSldp+L9LOhyzEUkEFB5I6A==
|
6170
6289
|
dependencies:
|
6171
|
-
"@oclif/core" "^
|
6290
|
+
"@oclif/core" "^3.0.4"
|
6172
6291
|
"@oclif/plugin-help" "^5.2.14"
|
6173
6292
|
"@oclif/plugin-not-found" "^2.3.32"
|
6174
6293
|
"@oclif/plugin-warn-if-update-available" "^2.0.44"
|
6175
6294
|
async-retry "^1.3.3"
|
6176
6295
|
aws-sdk "^2.1231.0"
|
6177
|
-
|
6296
|
+
change-case "^4"
|
6178
6297
|
debug "^4.3.3"
|
6298
|
+
eslint-plugin-perfectionist "^2.1.0"
|
6179
6299
|
find-yarn-workspace-root "^2.0.0"
|
6180
6300
|
fs-extra "^8.1"
|
6181
6301
|
github-slugger "^1.5.0"
|
6182
6302
|
got "^11"
|
6183
|
-
lodash "^4.
|
6303
|
+
lodash.template "^4.5.0"
|
6184
6304
|
normalize-package-data "^3.0.3"
|
6185
6305
|
semver "^7.3.8"
|
6186
|
-
shelljs "^0.8.5"
|
6187
|
-
tslib "^2.3.1"
|
6188
6306
|
yeoman-environment "^3.15.1"
|
6189
6307
|
yeoman-generator "^5.8.0"
|
6190
6308
|
|
@@ -6577,10 +6695,10 @@ pino-abstract-transport@v1.1.0:
|
|
6577
6695
|
readable-stream "^4.0.0"
|
6578
6696
|
split2 "^4.0.0"
|
6579
6697
|
|
6580
|
-
pino-pretty@^10.2.
|
6581
|
-
version "10.2.
|
6582
|
-
resolved "https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-10.2.
|
6583
|
-
integrity sha512-
|
6698
|
+
pino-pretty@^10.2.3:
|
6699
|
+
version "10.2.3"
|
6700
|
+
resolved "https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-10.2.3.tgz#db539c796a1421fd4d130734fa994f5a26027783"
|
6701
|
+
integrity sha512-4jfIUc8TC1GPUfDyMSlW1STeORqkoxec71yhxIpLDQapUu8WOuoz2TTCoidrIssyz78LZC69whBMPIKCMbi3cw==
|
6584
6702
|
dependencies:
|
6585
6703
|
colorette "^2.0.7"
|
6586
6704
|
dateformat "^4.6.3"
|
@@ -6602,10 +6720,10 @@ pino-std-serializers@^6.0.0:
|
|
6602
6720
|
resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-6.2.2.tgz#d9a9b5f2b9a402486a5fc4db0a737570a860aab3"
|
6603
6721
|
integrity sha512-cHjPPsE+vhj/tnhCy/wiMh3M3z3h/j15zHQX+S9GkTBgqJuTuJzYJ4gUyACLhDaJ7kk9ba9iRDmbH2tJU03OiA==
|
6604
6722
|
|
6605
|
-
pino@^8.15.
|
6606
|
-
version "8.
|
6607
|
-
resolved "https://registry.yarnpkg.com/pino/-/pino-8.
|
6608
|
-
integrity sha512-
|
6723
|
+
pino@^8.15.6:
|
6724
|
+
version "8.16.0"
|
6725
|
+
resolved "https://registry.yarnpkg.com/pino/-/pino-8.16.0.tgz#2465012a1d11fa2e7a0545032f636e203990ae26"
|
6726
|
+
integrity sha512-UUmvQ/7KTZt/vHjhRrnyS7h+J7qPBQnpG80V56xmIC+o9IqYmQOw/UIny9S9zYDfRBR0ClouCr464EkBMIT7Fw==
|
6609
6727
|
dependencies:
|
6610
6728
|
atomic-sleep "^1.0.0"
|
6611
6729
|
fast-redact "^3.1.1"
|
@@ -6616,7 +6734,7 @@ pino@^8.15.1:
|
|
6616
6734
|
quick-format-unescaped "^4.0.3"
|
6617
6735
|
real-require "^0.2.0"
|
6618
6736
|
safe-stable-stringify "^2.3.1"
|
6619
|
-
sonic-boom "^3.
|
6737
|
+
sonic-boom "^3.7.0"
|
6620
6738
|
thread-stream "^2.0.0"
|
6621
6739
|
|
6622
6740
|
pkg-dir@^4.1.0, pkg-dir@^4.2.0:
|
@@ -7115,7 +7233,7 @@ rxjs@^6.6.0:
|
|
7115
7233
|
dependencies:
|
7116
7234
|
tslib "^1.9.0"
|
7117
7235
|
|
7118
|
-
rxjs@^7.
|
7236
|
+
rxjs@^7.2.0, rxjs@^7.5.5:
|
7119
7237
|
version "7.8.0"
|
7120
7238
|
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.8.0.tgz#90a938862a82888ff4c7359811a595e14e1e09a4"
|
7121
7239
|
integrity sha512-F2+gxDshqmIub1KdvZkaEfGDwLNpPvk9Fs6LD/MyQxNgMds/WH9OdDDXOmxUZpME+iSK3rQCctkL0DYyytUqMg==
|
@@ -7278,11 +7396,6 @@ shebang-regex@^3.0.0:
|
|
7278
7396
|
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172"
|
7279
7397
|
integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
|
7280
7398
|
|
7281
|
-
shell-quote@^1.7.3:
|
7282
|
-
version "1.8.1"
|
7283
|
-
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.8.1.tgz#6dbf4db75515ad5bac63b4f1894c3a154c766680"
|
7284
|
-
integrity sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==
|
7285
|
-
|
7286
7399
|
shelljs@^0.8.4, shelljs@^0.8.5, shelljs@~0.8.4:
|
7287
7400
|
version "0.8.5"
|
7288
7401
|
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.5.tgz#de055408d8361bed66c669d2f000538ced8ee20c"
|
@@ -7458,13 +7571,20 @@ socks@^2.6.2, socks@^2.7.1:
|
|
7458
7571
|
ip "^2.0.0"
|
7459
7572
|
smart-buffer "^4.2.0"
|
7460
7573
|
|
7461
|
-
sonic-boom@^3.0.0
|
7574
|
+
sonic-boom@^3.0.0:
|
7462
7575
|
version "3.3.0"
|
7463
7576
|
resolved "https://registry.yarnpkg.com/sonic-boom/-/sonic-boom-3.3.0.tgz#cffab6dafee3b2bcb88d08d589394198bee1838c"
|
7464
7577
|
integrity sha512-LYxp34KlZ1a2Jb8ZQgFCK3niIHzibdwtwNUWKg0qQRzsDoJ3Gfgkf8KdBTFU3SkejDEIlWwnSnpVdOZIhFMl/g==
|
7465
7578
|
dependencies:
|
7466
7579
|
atomic-sleep "^1.0.0"
|
7467
7580
|
|
7581
|
+
sonic-boom@^3.7.0:
|
7582
|
+
version "3.7.0"
|
7583
|
+
resolved "https://registry.yarnpkg.com/sonic-boom/-/sonic-boom-3.7.0.tgz#b4b7b8049a912986f4a92c51d4660b721b11f2f2"
|
7584
|
+
integrity sha512-IudtNvSqA/ObjN97tfgNmOKyDOs4dNcg4cUUsHDebqsgb8wGBBwb31LIgShNO8fye0dFI52X1+tFoKKI6Rq1Gg==
|
7585
|
+
dependencies:
|
7586
|
+
atomic-sleep "^1.0.0"
|
7587
|
+
|
7468
7588
|
sort-keys@^4.2.0:
|
7469
7589
|
version "4.2.0"
|
7470
7590
|
resolved "https://registry.yarnpkg.com/sort-keys/-/sort-keys-4.2.0.tgz#6b7638cee42c506fff8c1cecde7376d21315be18"
|
@@ -7485,11 +7605,6 @@ source-map@^0.6.0, source-map@^0.6.1, source-map@~0.6.1:
|
|
7485
7605
|
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
|
7486
7606
|
integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==
|
7487
7607
|
|
7488
|
-
spawn-command@^0.0.2-1:
|
7489
|
-
version "0.0.2-1"
|
7490
|
-
resolved "https://registry.yarnpkg.com/spawn-command/-/spawn-command-0.0.2-1.tgz#62f5e9466981c1b796dc5929937e11c9c6921bd0"
|
7491
|
-
integrity sha512-n98l9E2RMSJ9ON1AKisHzz7V42VDiBQGY6PB1BwRglz99wpVsSuGzQ+jOi6lFXBGVTCrRpltvjm+/XA+tpeJrg==
|
7492
|
-
|
7493
7608
|
spawn-wrap@^2.0.0:
|
7494
7609
|
version "2.0.0"
|
7495
7610
|
resolved "https://registry.yarnpkg.com/spawn-wrap/-/spawn-wrap-2.0.0.tgz#103685b8b8f9b79771318827aa78650a610d457e"
|
@@ -7675,7 +7790,7 @@ strnum@^1.0.5:
|
|
7675
7790
|
resolved "https://registry.yarnpkg.com/strnum/-/strnum-1.0.5.tgz#5c4e829fe15ad4ff0d20c3db5ac97b73c9b072db"
|
7676
7791
|
integrity sha512-J8bbNyKKXl5qYcR36TIO8W3mVGVHrmmxsd5PAItGkmyzwJvybiw2IVq5nqd0i4LSNSkB/sx9VHllbfFdr9k1JA==
|
7677
7792
|
|
7678
|
-
supports-color@8.1.1, supports-color@^8.1.
|
7793
|
+
supports-color@8.1.1, supports-color@^8.1.1:
|
7679
7794
|
version "8.1.1"
|
7680
7795
|
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-8.1.1.tgz#cd6fc17e28500cff56c1b86c0a7fd4a54a73005c"
|
7681
7796
|
integrity sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==
|
@@ -7824,11 +7939,6 @@ tr46@~0.0.3:
|
|
7824
7939
|
resolved "https://registry.yarnpkg.com/traverse/-/traverse-0.3.9.tgz#717b8f220cc0bb7b44e40514c22b2e8bbc70d8b9"
|
7825
7940
|
integrity sha512-iawgk0hLP3SxGKDfnDJf8wTz4p2qImnyihM5Hh/sGvQ3K37dPi/w8sRhdNIxYA1TwFwc5mDhIJq+O0RsvXBKdQ==
|
7826
7941
|
|
7827
|
-
tree-kill@^1.2.2:
|
7828
|
-
version "1.2.2"
|
7829
|
-
resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.2.tgz#4ca09a9092c88b73a7cdc5e8a01b507b0790a0cc"
|
7830
|
-
integrity sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==
|
7831
|
-
|
7832
7942
|
treeverse@^1.0.4:
|
7833
7943
|
version "1.0.4"
|
7834
7944
|
resolved "https://registry.yarnpkg.com/treeverse/-/treeverse-1.0.4.tgz#a6b0ebf98a1bca6846ddc7ecbc900df08cb9cd5f"
|
@@ -7896,7 +8006,7 @@ tslib@^1.8.1, tslib@^1.9.0:
|
|
7896
8006
|
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
|
7897
8007
|
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
|
7898
8008
|
|
7899
|
-
tslib@^2, tslib@^2.0.1, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.
|
8009
|
+
tslib@^2, tslib@^2.0.1, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.5.0, tslib@^2.6.0, tslib@^2.6.1, tslib@^2.6.2:
|
7900
8010
|
version "2.6.2"
|
7901
8011
|
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
|
7902
8012
|
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
|
@@ -8023,10 +8133,10 @@ typedoc@0.23.16:
|
|
8023
8133
|
minimatch "^5.1.0"
|
8024
8134
|
shiki "^0.11.1"
|
8025
8135
|
|
8026
|
-
typedoc@0.25.
|
8027
|
-
version "0.25.
|
8028
|
-
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.25.
|
8029
|
-
integrity sha512-
|
8136
|
+
typedoc@0.25.2:
|
8137
|
+
version "0.25.2"
|
8138
|
+
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.25.2.tgz#39f525c28b6eb61da54dda4ec6b1500df620bed8"
|
8139
|
+
integrity sha512-286F7BeATBiWe/qC4PCOCKlSTwfnsLbC/4cZ68oGBbvAqb9vV33quEOXx7q176OXotD+JdEerdQ1OZGJ818lnA==
|
8030
8140
|
dependencies:
|
8031
8141
|
lunr "^2.3.9"
|
8032
8142
|
marked "^4.3.0"
|
@@ -8573,7 +8683,7 @@ yargs@^15.0.2:
|
|
8573
8683
|
y18n "^4.0.0"
|
8574
8684
|
yargs-parser "^18.1.2"
|
8575
8685
|
|
8576
|
-
yargs@^17.0.0, yargs@^17.
|
8686
|
+
yargs@^17.0.0, yargs@^17.7.2:
|
8577
8687
|
version "17.7.2"
|
8578
8688
|
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.7.2.tgz#991df39aca675a192b816e1e0363f9d75d2aa269"
|
8579
8689
|
integrity sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==
|