@salesforce/plugin-release-management 4.4.24 → 4.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +65 -65
- package/bin/dev.cmd +1 -1
- package/bin/dev.js +6 -0
- package/bin/run.cmd +1 -1
- package/bin/run.js +7 -0
- package/lib/commands/channel/promote.d.ts +8 -8
- package/lib/commands/cli/artifacts/compare.d.ts +3 -3
- package/lib/commands/cli/install/jit/test.d.ts +1 -1
- package/lib/commands/cli/install/test.d.ts +4 -4
- package/lib/commands/cli/release/automerge.d.ts +3 -3
- package/lib/commands/cli/release/build.d.ts +6 -6
- package/lib/commands/cli/releasenotes.d.ts +2 -2
- package/lib/commands/cli/tarballs/verify.d.ts +2 -2
- package/lib/commands/cli/versions/inspect.d.ts +4 -4
- package/lib/commands/dependabot/automerge.d.ts +4 -4
- package/lib/commands/github/check/closed.d.ts +2 -2
- package/lib/commands/npm/dependencies/pin.d.ts +1 -1
- package/lib/commands/npm/package/release.d.ts +4 -4
- package/lib/dependabot.d.ts +1 -1
- package/npm-shrinkwrap.json +392 -384
- package/oclif.manifest.json +706 -455
- package/package.json +9 -11
- package/bin/dev +0 -21
- package/bin/run +0 -3
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-release-management",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.5.0",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/plugin-release-management",
|
|
9
|
-
"version": "4.
|
|
9
|
+
"version": "4.5.0",
|
|
10
10
|
"license": "BSD-3-Clause",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@oclif/core": "^
|
|
12
|
+
"@oclif/core": "^3",
|
|
13
13
|
"@octokit/core": "^4.2.4",
|
|
14
14
|
"@octokit/plugin-paginate-rest": "^6.1.2",
|
|
15
15
|
"@octokit/plugin-throttling": "^5.2.3",
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
"@salesforce/kit": "^3.0.15",
|
|
19
19
|
"@salesforce/plugin-command-reference": "^3.0.46",
|
|
20
20
|
"@salesforce/plugin-trust": "^2.6.23",
|
|
21
|
-
"@salesforce/sf-plugins-core": "^
|
|
21
|
+
"@salesforce/sf-plugins-core": "^4",
|
|
22
22
|
"@salesforce/ts-types": "^2.0.9",
|
|
23
23
|
"aws-sdk": "^2.1499.0",
|
|
24
24
|
"chalk": "^4.1.0",
|
|
@@ -39,13 +39,12 @@
|
|
|
39
39
|
"devDependencies": {
|
|
40
40
|
"@oclif/plugin-command-snapshot": "^4.0.16",
|
|
41
41
|
"@salesforce/dev-scripts": "^6.0.3",
|
|
42
|
-
"@salesforce/ts-sinon": "1.4.
|
|
43
|
-
"@swc/core": "1.3.39",
|
|
42
|
+
"@salesforce/ts-sinon": "1.4.19",
|
|
44
43
|
"@types/semver": "^7.5.4",
|
|
45
|
-
"@types/shelljs": "^0.8.
|
|
44
|
+
"@types/shelljs": "^0.8.15",
|
|
46
45
|
"aws-sdk-mock": "^5.8.0",
|
|
47
46
|
"eslint-plugin-sf-plugin": "^1.16.14",
|
|
48
|
-
"oclif": "^
|
|
47
|
+
"oclif": "^4",
|
|
49
48
|
"shx": "0.3.4",
|
|
50
49
|
"ts-node": "^10.9.1",
|
|
51
50
|
"typescript": "^5.2.2"
|
|
@@ -943,6 +942,19 @@
|
|
|
943
942
|
"node": ">=14.14"
|
|
944
943
|
}
|
|
945
944
|
},
|
|
945
|
+
"node_modules/@commitlint/read/node_modules/jsonfile": {
|
|
946
|
+
"version": "6.1.0",
|
|
947
|
+
"resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz",
|
|
948
|
+
"integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==",
|
|
949
|
+
"dev": true,
|
|
950
|
+
"license": "MIT",
|
|
951
|
+
"dependencies": {
|
|
952
|
+
"universalify": "^2.0.0"
|
|
953
|
+
},
|
|
954
|
+
"optionalDependencies": {
|
|
955
|
+
"graceful-fs": "^4.1.6"
|
|
956
|
+
}
|
|
957
|
+
},
|
|
946
958
|
"node_modules/@commitlint/resolve-extends": {
|
|
947
959
|
"version": "17.4.4",
|
|
948
960
|
"resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-17.4.4.tgz",
|
|
@@ -2076,12 +2088,11 @@
|
|
|
2076
2088
|
}
|
|
2077
2089
|
},
|
|
2078
2090
|
"node_modules/@oclif/core": {
|
|
2079
|
-
"version": "
|
|
2080
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-
|
|
2081
|
-
"integrity": "sha512-
|
|
2091
|
+
"version": "3.11.0",
|
|
2092
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.11.0.tgz",
|
|
2093
|
+
"integrity": "sha512-9A2LhDQATf1vrRqPoO0gGuBrey0jt3kDafC+eazxTNWV2EvlEpgY2587iyrxPK/fL2xg7f+0mtxYaSHdO2k8eg==",
|
|
2082
2094
|
"license": "MIT",
|
|
2083
2095
|
"dependencies": {
|
|
2084
|
-
"@types/cli-progress": "^3.11.0",
|
|
2085
2096
|
"ansi-escapes": "^4.3.2",
|
|
2086
2097
|
"ansi-styles": "^4.3.0",
|
|
2087
2098
|
"cardinal": "^2.1.1",
|
|
@@ -2089,7 +2100,7 @@
|
|
|
2089
2100
|
"clean-stack": "^3.0.1",
|
|
2090
2101
|
"cli-progress": "^3.12.0",
|
|
2091
2102
|
"debug": "^4.3.4",
|
|
2092
|
-
"ejs": "^3.1.
|
|
2103
|
+
"ejs": "^3.1.9",
|
|
2093
2104
|
"get-package-type": "^0.1.0",
|
|
2094
2105
|
"globby": "^11.1.0",
|
|
2095
2106
|
"hyperlinker": "^1.0.0",
|
|
@@ -2104,14 +2115,13 @@
|
|
|
2104
2115
|
"strip-ansi": "^6.0.1",
|
|
2105
2116
|
"supports-color": "^8.1.1",
|
|
2106
2117
|
"supports-hyperlinks": "^2.2.0",
|
|
2107
|
-
"
|
|
2108
|
-
"tslib": "^2.5.0",
|
|
2118
|
+
"tsconfck": "^3.0.0",
|
|
2109
2119
|
"widest-line": "^3.1.0",
|
|
2110
2120
|
"wordwrap": "^1.0.0",
|
|
2111
2121
|
"wrap-ansi": "^7.0.0"
|
|
2112
2122
|
},
|
|
2113
2123
|
"engines": {
|
|
2114
|
-
"node": ">=
|
|
2124
|
+
"node": ">=18.0.0"
|
|
2115
2125
|
}
|
|
2116
2126
|
},
|
|
2117
2127
|
"node_modules/@oclif/core/node_modules/supports-color": {
|
|
@@ -2150,13 +2160,40 @@
|
|
|
2150
2160
|
"node": ">=18.0.0"
|
|
2151
2161
|
}
|
|
2152
2162
|
},
|
|
2153
|
-
"node_modules/@oclif/plugin-command-snapshot/node_modules
|
|
2154
|
-
"version": "3.
|
|
2155
|
-
"resolved": "https://registry.npmjs.org
|
|
2156
|
-
"integrity": "sha512-
|
|
2163
|
+
"node_modules/@oclif/plugin-command-snapshot/node_modules/chalk": {
|
|
2164
|
+
"version": "5.3.0",
|
|
2165
|
+
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
|
|
2166
|
+
"integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
|
|
2167
|
+
"dev": true,
|
|
2168
|
+
"license": "MIT",
|
|
2169
|
+
"engines": {
|
|
2170
|
+
"node": "^12.17.0 || ^14.13 || >=16.0.0"
|
|
2171
|
+
},
|
|
2172
|
+
"funding": {
|
|
2173
|
+
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
2174
|
+
}
|
|
2175
|
+
},
|
|
2176
|
+
"node_modules/@oclif/plugin-help": {
|
|
2177
|
+
"version": "5.2.16",
|
|
2178
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-5.2.16.tgz",
|
|
2179
|
+
"integrity": "sha512-MHtNpV1xBHSPcNAzUggQXwrBJUDoz8b01SnVFxFEmOHT3iYhvSir8DD0JSU+lhkyq1bNhF/lkaQJ9FtSuvwiyA==",
|
|
2157
2180
|
"dev": true,
|
|
2158
2181
|
"license": "MIT",
|
|
2159
2182
|
"dependencies": {
|
|
2183
|
+
"@oclif/core": "^2.11.7"
|
|
2184
|
+
},
|
|
2185
|
+
"engines": {
|
|
2186
|
+
"node": ">=12.0.0"
|
|
2187
|
+
}
|
|
2188
|
+
},
|
|
2189
|
+
"node_modules/@oclif/plugin-help/node_modules/@oclif/core": {
|
|
2190
|
+
"version": "2.15.0",
|
|
2191
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-2.15.0.tgz",
|
|
2192
|
+
"integrity": "sha512-fNEMG5DzJHhYmI3MgpByTvltBOMyFcnRIUMxbiz2ai8rhaYgaTHMG3Q38HcosfIvtw9nCjxpcQtC8MN8QtVCcA==",
|
|
2193
|
+
"dev": true,
|
|
2194
|
+
"license": "MIT",
|
|
2195
|
+
"dependencies": {
|
|
2196
|
+
"@types/cli-progress": "^3.11.0",
|
|
2160
2197
|
"ansi-escapes": "^4.3.2",
|
|
2161
2198
|
"ansi-styles": "^4.3.0",
|
|
2162
2199
|
"cardinal": "^2.1.1",
|
|
@@ -2164,7 +2201,7 @@
|
|
|
2164
2201
|
"clean-stack": "^3.0.1",
|
|
2165
2202
|
"cli-progress": "^3.12.0",
|
|
2166
2203
|
"debug": "^4.3.4",
|
|
2167
|
-
"ejs": "^3.1.
|
|
2204
|
+
"ejs": "^3.1.8",
|
|
2168
2205
|
"get-package-type": "^0.1.0",
|
|
2169
2206
|
"globby": "^11.1.0",
|
|
2170
2207
|
"hyperlinker": "^1.0.0",
|
|
@@ -2179,59 +2216,88 @@
|
|
|
2179
2216
|
"strip-ansi": "^6.0.1",
|
|
2180
2217
|
"supports-color": "^8.1.1",
|
|
2181
2218
|
"supports-hyperlinks": "^2.2.0",
|
|
2182
|
-
"
|
|
2219
|
+
"ts-node": "^10.9.1",
|
|
2220
|
+
"tslib": "^2.5.0",
|
|
2183
2221
|
"widest-line": "^3.1.0",
|
|
2184
2222
|
"wordwrap": "^1.0.0",
|
|
2185
2223
|
"wrap-ansi": "^7.0.0"
|
|
2186
2224
|
},
|
|
2187
2225
|
"engines": {
|
|
2188
|
-
"node": ">=
|
|
2226
|
+
"node": ">=14.0.0"
|
|
2189
2227
|
}
|
|
2190
2228
|
},
|
|
2191
|
-
"node_modules/@oclif/plugin-
|
|
2192
|
-
"version": "
|
|
2193
|
-
"resolved": "https://registry.npmjs.org/
|
|
2194
|
-
"integrity": "sha512-
|
|
2229
|
+
"node_modules/@oclif/plugin-help/node_modules/supports-color": {
|
|
2230
|
+
"version": "8.1.1",
|
|
2231
|
+
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
|
|
2232
|
+
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
|
2195
2233
|
"dev": true,
|
|
2196
2234
|
"license": "MIT",
|
|
2197
2235
|
"dependencies": {
|
|
2198
|
-
"
|
|
2199
|
-
"supports-color": "^7.1.0"
|
|
2236
|
+
"has-flag": "^4.0.0"
|
|
2200
2237
|
},
|
|
2201
2238
|
"engines": {
|
|
2202
2239
|
"node": ">=10"
|
|
2203
2240
|
},
|
|
2204
2241
|
"funding": {
|
|
2205
|
-
"url": "https://github.com/chalk/
|
|
2242
|
+
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
2206
2243
|
}
|
|
2207
2244
|
},
|
|
2208
|
-
"node_modules/@oclif/plugin-
|
|
2209
|
-
"version": "
|
|
2210
|
-
"resolved": "https://registry.npmjs.org/
|
|
2211
|
-
"integrity": "sha512-
|
|
2245
|
+
"node_modules/@oclif/plugin-not-found": {
|
|
2246
|
+
"version": "2.3.36",
|
|
2247
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-2.3.36.tgz",
|
|
2248
|
+
"integrity": "sha512-YMXvSpXOo13S3gNA8+0uJR6DoRQ+Bbxs06VnFpJST39RnZy51XyIAn3PYaIo6iyGoDCg+MqL+txLmhWlRLEn+w==",
|
|
2212
2249
|
"dev": true,
|
|
2213
2250
|
"license": "MIT",
|
|
2214
2251
|
"dependencies": {
|
|
2215
|
-
"
|
|
2252
|
+
"@oclif/color": "^1.0.9",
|
|
2253
|
+
"@oclif/core": "^2.11.7",
|
|
2254
|
+
"fast-levenshtein": "^3.0.0"
|
|
2216
2255
|
},
|
|
2217
2256
|
"engines": {
|
|
2218
|
-
"node": ">=
|
|
2257
|
+
"node": ">=12.0.0"
|
|
2219
2258
|
}
|
|
2220
2259
|
},
|
|
2221
|
-
"node_modules/@oclif/plugin-
|
|
2222
|
-
"version": "
|
|
2223
|
-
"resolved": "https://registry.npmjs.org/
|
|
2224
|
-
"integrity": "sha512-
|
|
2260
|
+
"node_modules/@oclif/plugin-not-found/node_modules/@oclif/core": {
|
|
2261
|
+
"version": "2.15.0",
|
|
2262
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-2.15.0.tgz",
|
|
2263
|
+
"integrity": "sha512-fNEMG5DzJHhYmI3MgpByTvltBOMyFcnRIUMxbiz2ai8rhaYgaTHMG3Q38HcosfIvtw9nCjxpcQtC8MN8QtVCcA==",
|
|
2225
2264
|
"dev": true,
|
|
2226
2265
|
"license": "MIT",
|
|
2227
|
-
"
|
|
2228
|
-
"
|
|
2266
|
+
"dependencies": {
|
|
2267
|
+
"@types/cli-progress": "^3.11.0",
|
|
2268
|
+
"ansi-escapes": "^4.3.2",
|
|
2269
|
+
"ansi-styles": "^4.3.0",
|
|
2270
|
+
"cardinal": "^2.1.1",
|
|
2271
|
+
"chalk": "^4.1.2",
|
|
2272
|
+
"clean-stack": "^3.0.1",
|
|
2273
|
+
"cli-progress": "^3.12.0",
|
|
2274
|
+
"debug": "^4.3.4",
|
|
2275
|
+
"ejs": "^3.1.8",
|
|
2276
|
+
"get-package-type": "^0.1.0",
|
|
2277
|
+
"globby": "^11.1.0",
|
|
2278
|
+
"hyperlinker": "^1.0.0",
|
|
2279
|
+
"indent-string": "^4.0.0",
|
|
2280
|
+
"is-wsl": "^2.2.0",
|
|
2281
|
+
"js-yaml": "^3.14.1",
|
|
2282
|
+
"natural-orderby": "^2.0.3",
|
|
2283
|
+
"object-treeify": "^1.1.33",
|
|
2284
|
+
"password-prompt": "^1.1.2",
|
|
2285
|
+
"slice-ansi": "^4.0.0",
|
|
2286
|
+
"string-width": "^4.2.3",
|
|
2287
|
+
"strip-ansi": "^6.0.1",
|
|
2288
|
+
"supports-color": "^8.1.1",
|
|
2289
|
+
"supports-hyperlinks": "^2.2.0",
|
|
2290
|
+
"ts-node": "^10.9.1",
|
|
2291
|
+
"tslib": "^2.5.0",
|
|
2292
|
+
"widest-line": "^3.1.0",
|
|
2293
|
+
"wordwrap": "^1.0.0",
|
|
2294
|
+
"wrap-ansi": "^7.0.0"
|
|
2229
2295
|
},
|
|
2230
|
-
"
|
|
2231
|
-
"
|
|
2296
|
+
"engines": {
|
|
2297
|
+
"node": ">=14.0.0"
|
|
2232
2298
|
}
|
|
2233
2299
|
},
|
|
2234
|
-
"node_modules/@oclif/plugin-
|
|
2300
|
+
"node_modules/@oclif/plugin-not-found/node_modules/supports-color": {
|
|
2235
2301
|
"version": "8.1.1",
|
|
2236
2302
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
|
|
2237
2303
|
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
|
@@ -2247,67 +2313,34 @@
|
|
|
2247
2313
|
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
2248
2314
|
}
|
|
2249
2315
|
},
|
|
2250
|
-
"node_modules/@oclif/plugin-help": {
|
|
2251
|
-
"version": "5.2.16",
|
|
2252
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-5.2.16.tgz",
|
|
2253
|
-
"integrity": "sha512-MHtNpV1xBHSPcNAzUggQXwrBJUDoz8b01SnVFxFEmOHT3iYhvSir8DD0JSU+lhkyq1bNhF/lkaQJ9FtSuvwiyA==",
|
|
2254
|
-
"dev": true,
|
|
2255
|
-
"license": "MIT",
|
|
2256
|
-
"dependencies": {
|
|
2257
|
-
"@oclif/core": "^2.11.7"
|
|
2258
|
-
},
|
|
2259
|
-
"engines": {
|
|
2260
|
-
"node": ">=12.0.0"
|
|
2261
|
-
}
|
|
2262
|
-
},
|
|
2263
|
-
"node_modules/@oclif/plugin-not-found": {
|
|
2264
|
-
"version": "2.3.36",
|
|
2265
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-2.3.36.tgz",
|
|
2266
|
-
"integrity": "sha512-YMXvSpXOo13S3gNA8+0uJR6DoRQ+Bbxs06VnFpJST39RnZy51XyIAn3PYaIo6iyGoDCg+MqL+txLmhWlRLEn+w==",
|
|
2267
|
-
"dev": true,
|
|
2268
|
-
"license": "MIT",
|
|
2269
|
-
"dependencies": {
|
|
2270
|
-
"@oclif/color": "^1.0.9",
|
|
2271
|
-
"@oclif/core": "^2.11.7",
|
|
2272
|
-
"fast-levenshtein": "^3.0.0"
|
|
2273
|
-
},
|
|
2274
|
-
"engines": {
|
|
2275
|
-
"node": ">=12.0.0"
|
|
2276
|
-
}
|
|
2277
|
-
},
|
|
2278
2316
|
"node_modules/@oclif/plugin-warn-if-update-available": {
|
|
2279
|
-
"version": "
|
|
2280
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-
|
|
2281
|
-
"integrity": "sha512-
|
|
2317
|
+
"version": "3.0.2",
|
|
2318
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.0.2.tgz",
|
|
2319
|
+
"integrity": "sha512-dUXfRNFtnezS4uqQ+Ap4qb6UP0DWExTvoqghNvvGTIN4PEgfYHogvBORn+rFnDXXE8kgZFuqP4ZQJRP9NyLhOA==",
|
|
2282
2320
|
"dev": true,
|
|
2283
2321
|
"license": "MIT",
|
|
2284
2322
|
"dependencies": {
|
|
2285
|
-
"@oclif/core": "^
|
|
2286
|
-
"chalk": "^
|
|
2323
|
+
"@oclif/core": "^3.3.1",
|
|
2324
|
+
"chalk": "^5.3.0",
|
|
2287
2325
|
"debug": "^4.1.0",
|
|
2288
|
-
"fs-extra": "^9.0.1",
|
|
2289
2326
|
"http-call": "^5.2.2",
|
|
2290
|
-
"lodash": "^4.
|
|
2291
|
-
"semver": "^7.5.4"
|
|
2327
|
+
"lodash.template": "^4.5.0"
|
|
2292
2328
|
},
|
|
2293
2329
|
"engines": {
|
|
2294
|
-
"node": ">=
|
|
2330
|
+
"node": ">=18.0.0"
|
|
2295
2331
|
}
|
|
2296
2332
|
},
|
|
2297
|
-
"node_modules/@oclif/plugin-warn-if-update-available/node_modules/
|
|
2298
|
-
"version": "
|
|
2299
|
-
"resolved": "https://registry.npmjs.org/
|
|
2300
|
-
"integrity": "sha512-
|
|
2333
|
+
"node_modules/@oclif/plugin-warn-if-update-available/node_modules/chalk": {
|
|
2334
|
+
"version": "5.3.0",
|
|
2335
|
+
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
|
|
2336
|
+
"integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
|
|
2301
2337
|
"dev": true,
|
|
2302
2338
|
"license": "MIT",
|
|
2303
|
-
"dependencies": {
|
|
2304
|
-
"at-least-node": "^1.0.0",
|
|
2305
|
-
"graceful-fs": "^4.2.0",
|
|
2306
|
-
"jsonfile": "^6.0.1",
|
|
2307
|
-
"universalify": "^2.0.0"
|
|
2308
|
-
},
|
|
2309
2339
|
"engines": {
|
|
2310
|
-
"node": ">=
|
|
2340
|
+
"node": "^12.17.0 || ^14.13 || >=16.0.0"
|
|
2341
|
+
},
|
|
2342
|
+
"funding": {
|
|
2343
|
+
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
2311
2344
|
}
|
|
2312
2345
|
},
|
|
2313
2346
|
"node_modules/@octokit/auth-token": {
|
|
@@ -2918,34 +2951,13 @@
|
|
|
2918
2951
|
"node": ">=16.0.0"
|
|
2919
2952
|
}
|
|
2920
2953
|
},
|
|
2921
|
-
"node_modules/@salesforce/plugin-
|
|
2922
|
-
"version": "2.
|
|
2923
|
-
"resolved": "https://registry.npmjs.org/@
|
|
2924
|
-
"integrity": "sha512-
|
|
2925
|
-
"license": "BSD-3-Clause",
|
|
2926
|
-
"dependencies": {
|
|
2927
|
-
"@oclif/core": "^3.10.1",
|
|
2928
|
-
"@salesforce/core": "^5.3.16",
|
|
2929
|
-
"@salesforce/sf-plugins-core": "^4.0.0",
|
|
2930
|
-
"got": "^13.0.0",
|
|
2931
|
-
"npm": "9.8.1",
|
|
2932
|
-
"npm-run-path": "^4.0.1",
|
|
2933
|
-
"proxy-agent": "^6.3.1",
|
|
2934
|
-
"shelljs": "^0.8.4"
|
|
2935
|
-
},
|
|
2936
|
-
"bin": {
|
|
2937
|
-
"sf-trust": "bin/dev"
|
|
2938
|
-
},
|
|
2939
|
-
"engines": {
|
|
2940
|
-
"node": ">=18.0.0"
|
|
2941
|
-
}
|
|
2942
|
-
},
|
|
2943
|
-
"node_modules/@salesforce/plugin-trust/node_modules/@oclif/core": {
|
|
2944
|
-
"version": "3.10.8",
|
|
2945
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.10.8.tgz",
|
|
2946
|
-
"integrity": "sha512-DRiEiXUvijq/1dXL80/sFGdhTjejFiUzxURW7N310TEKlONujas66KhLATfF/nG3mICqTCU0f9B+VNfLtZoGqw==",
|
|
2954
|
+
"node_modules/@salesforce/plugin-command-reference/node_modules/@oclif/core": {
|
|
2955
|
+
"version": "2.15.0",
|
|
2956
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-2.15.0.tgz",
|
|
2957
|
+
"integrity": "sha512-fNEMG5DzJHhYmI3MgpByTvltBOMyFcnRIUMxbiz2ai8rhaYgaTHMG3Q38HcosfIvtw9nCjxpcQtC8MN8QtVCcA==",
|
|
2947
2958
|
"license": "MIT",
|
|
2948
2959
|
"dependencies": {
|
|
2960
|
+
"@types/cli-progress": "^3.11.0",
|
|
2949
2961
|
"ansi-escapes": "^4.3.2",
|
|
2950
2962
|
"ansi-styles": "^4.3.0",
|
|
2951
2963
|
"cardinal": "^2.1.1",
|
|
@@ -2953,7 +2965,7 @@
|
|
|
2953
2965
|
"clean-stack": "^3.0.1",
|
|
2954
2966
|
"cli-progress": "^3.12.0",
|
|
2955
2967
|
"debug": "^4.3.4",
|
|
2956
|
-
"ejs": "^3.1.
|
|
2968
|
+
"ejs": "^3.1.8",
|
|
2957
2969
|
"get-package-type": "^0.1.0",
|
|
2958
2970
|
"globby": "^11.1.0",
|
|
2959
2971
|
"hyperlinker": "^1.0.0",
|
|
@@ -2968,26 +2980,26 @@
|
|
|
2968
2980
|
"strip-ansi": "^6.0.1",
|
|
2969
2981
|
"supports-color": "^8.1.1",
|
|
2970
2982
|
"supports-hyperlinks": "^2.2.0",
|
|
2971
|
-
"
|
|
2983
|
+
"ts-node": "^10.9.1",
|
|
2984
|
+
"tslib": "^2.5.0",
|
|
2972
2985
|
"widest-line": "^3.1.0",
|
|
2973
2986
|
"wordwrap": "^1.0.0",
|
|
2974
2987
|
"wrap-ansi": "^7.0.0"
|
|
2975
2988
|
},
|
|
2976
2989
|
"engines": {
|
|
2977
|
-
"node": ">=
|
|
2990
|
+
"node": ">=14.0.0"
|
|
2978
2991
|
}
|
|
2979
2992
|
},
|
|
2980
|
-
"node_modules/@salesforce/plugin-
|
|
2981
|
-
"version": "
|
|
2982
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-
|
|
2983
|
-
"integrity": "sha512-
|
|
2993
|
+
"node_modules/@salesforce/plugin-command-reference/node_modules/@salesforce/sf-plugins-core": {
|
|
2994
|
+
"version": "3.1.28",
|
|
2995
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-3.1.28.tgz",
|
|
2996
|
+
"integrity": "sha512-Z1fVS/pqLCX/3ESrjvtzyuvDFwXu8qxjqs5Gana0J7RKkhDL0f7w+pz3DR1/YfQPeHK8rk9pFDOKB3tOnXf9Lw==",
|
|
2984
2997
|
"license": "BSD-3-Clause",
|
|
2985
2998
|
"dependencies": {
|
|
2986
|
-
"@oclif/core": "^
|
|
2999
|
+
"@oclif/core": "^2.15.0",
|
|
2987
3000
|
"@salesforce/core": "^5.3.1",
|
|
2988
3001
|
"@salesforce/kit": "^3.0.13",
|
|
2989
3002
|
"@salesforce/ts-types": "^2.0.7",
|
|
2990
|
-
"@types/inquirer": "^8.2.3",
|
|
2991
3003
|
"chalk": "^4",
|
|
2992
3004
|
"inquirer": "^8.2.5"
|
|
2993
3005
|
},
|
|
@@ -2995,6 +3007,43 @@
|
|
|
2995
3007
|
"node": ">=16.0.0"
|
|
2996
3008
|
}
|
|
2997
3009
|
},
|
|
3010
|
+
"node_modules/@salesforce/plugin-command-reference/node_modules/supports-color": {
|
|
3011
|
+
"version": "8.1.1",
|
|
3012
|
+
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
|
|
3013
|
+
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
|
3014
|
+
"license": "MIT",
|
|
3015
|
+
"dependencies": {
|
|
3016
|
+
"has-flag": "^4.0.0"
|
|
3017
|
+
},
|
|
3018
|
+
"engines": {
|
|
3019
|
+
"node": ">=10"
|
|
3020
|
+
},
|
|
3021
|
+
"funding": {
|
|
3022
|
+
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
3023
|
+
}
|
|
3024
|
+
},
|
|
3025
|
+
"node_modules/@salesforce/plugin-trust": {
|
|
3026
|
+
"version": "2.6.23",
|
|
3027
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-2.6.23.tgz",
|
|
3028
|
+
"integrity": "sha512-WtuTswrKOwC4s8qAk5Jlb8OhU+gBC27OOBe6/2MmfJmTd2QFI8BFrZY+B3GbrHc7bS+yhvXs/OeJXKP1y2Pvlw==",
|
|
3029
|
+
"license": "BSD-3-Clause",
|
|
3030
|
+
"dependencies": {
|
|
3031
|
+
"@oclif/core": "^3.10.1",
|
|
3032
|
+
"@salesforce/core": "^5.3.16",
|
|
3033
|
+
"@salesforce/sf-plugins-core": "^4.0.0",
|
|
3034
|
+
"got": "^13.0.0",
|
|
3035
|
+
"npm": "9.8.1",
|
|
3036
|
+
"npm-run-path": "^4.0.1",
|
|
3037
|
+
"proxy-agent": "^6.3.1",
|
|
3038
|
+
"shelljs": "^0.8.4"
|
|
3039
|
+
},
|
|
3040
|
+
"bin": {
|
|
3041
|
+
"sf-trust": "bin/dev"
|
|
3042
|
+
},
|
|
3043
|
+
"engines": {
|
|
3044
|
+
"node": ">=18.0.0"
|
|
3045
|
+
}
|
|
3046
|
+
},
|
|
2998
3047
|
"node_modules/@salesforce/plugin-trust/node_modules/@sindresorhus/is": {
|
|
2999
3048
|
"version": "5.6.0",
|
|
3000
3049
|
"resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-5.6.0.tgz",
|
|
@@ -3144,21 +3193,6 @@
|
|
|
3144
3193
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
3145
3194
|
}
|
|
3146
3195
|
},
|
|
3147
|
-
"node_modules/@salesforce/plugin-trust/node_modules/supports-color": {
|
|
3148
|
-
"version": "8.1.1",
|
|
3149
|
-
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
|
|
3150
|
-
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
|
3151
|
-
"license": "MIT",
|
|
3152
|
-
"dependencies": {
|
|
3153
|
-
"has-flag": "^4.0.0"
|
|
3154
|
-
},
|
|
3155
|
-
"engines": {
|
|
3156
|
-
"node": ">=10"
|
|
3157
|
-
},
|
|
3158
|
-
"funding": {
|
|
3159
|
-
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
3160
|
-
}
|
|
3161
|
-
},
|
|
3162
3196
|
"node_modules/@salesforce/prettier-config": {
|
|
3163
3197
|
"version": "0.0.3",
|
|
3164
3198
|
"resolved": "https://registry.npmjs.org/@salesforce/prettier-config/-/prettier-config-0.0.3.tgz",
|
|
@@ -3173,15 +3207,16 @@
|
|
|
3173
3207
|
"license": "ISC"
|
|
3174
3208
|
},
|
|
3175
3209
|
"node_modules/@salesforce/sf-plugins-core": {
|
|
3176
|
-
"version": "
|
|
3177
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-
|
|
3178
|
-
"integrity": "sha512-
|
|
3210
|
+
"version": "4.1.2",
|
|
3211
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-4.1.2.tgz",
|
|
3212
|
+
"integrity": "sha512-mjb9mLyfLos4Y+/qhko2mrKgwxMzWipAnR/Inuu9cuw4dK9sCgHl79t4zU+6FyNT2T14Q9md/hDXN5QNg0eGJA==",
|
|
3179
3213
|
"license": "BSD-3-Clause",
|
|
3180
3214
|
"dependencies": {
|
|
3181
|
-
"@oclif/core": "^
|
|
3215
|
+
"@oclif/core": "^3.0.0",
|
|
3182
3216
|
"@salesforce/core": "^5.3.1",
|
|
3183
3217
|
"@salesforce/kit": "^3.0.13",
|
|
3184
3218
|
"@salesforce/ts-types": "^2.0.7",
|
|
3219
|
+
"@types/inquirer": "^8.2.3",
|
|
3185
3220
|
"chalk": "^4",
|
|
3186
3221
|
"inquirer": "^8.2.5"
|
|
3187
3222
|
},
|
|
@@ -3190,13 +3225,13 @@
|
|
|
3190
3225
|
}
|
|
3191
3226
|
},
|
|
3192
3227
|
"node_modules/@salesforce/ts-sinon": {
|
|
3193
|
-
"version": "1.4.
|
|
3194
|
-
"resolved": "https://registry.npmjs.org/@salesforce/ts-sinon/-/ts-sinon-1.4.
|
|
3195
|
-
"integrity": "sha512-
|
|
3228
|
+
"version": "1.4.19",
|
|
3229
|
+
"resolved": "https://registry.npmjs.org/@salesforce/ts-sinon/-/ts-sinon-1.4.19.tgz",
|
|
3230
|
+
"integrity": "sha512-vopxKrI6QD0OCtPlge1eGGHFWLkoDee7KaB/dpGeRwioeNfCVJ8ikELN0hv0zq9Ys6gUYWYcdpxzTP1upslCJA==",
|
|
3196
3231
|
"dev": true,
|
|
3197
3232
|
"license": "BSD-3-Clause",
|
|
3198
3233
|
"dependencies": {
|
|
3199
|
-
"@salesforce/ts-types": "^2.0.
|
|
3234
|
+
"@salesforce/ts-types": "^2.0.9",
|
|
3200
3235
|
"sinon": "^5.1.1",
|
|
3201
3236
|
"tslib": "^2.6.1"
|
|
3202
3237
|
}
|
|
@@ -3372,67 +3407,8 @@
|
|
|
3372
3407
|
"version": "0.7.2",
|
|
3373
3408
|
"resolved": "https://registry.npmjs.org/@sinonjs/text-encoding/-/text-encoding-0.7.2.tgz",
|
|
3374
3409
|
"integrity": "sha512-sXXKG+uL9IrKqViTtao2Ws6dy0znu9sOaP1di/jKGW1M6VssO8vlpXCQcpZ+jisQ1tTFAC5Jo/EOzFbggBagFQ==",
|
|
3375
|
-
"dev": true,
|
|
3376
|
-
"license": "(Unlicense OR Apache-2.0)"
|
|
3377
|
-
},
|
|
3378
|
-
"node_modules/@swc/core": {
|
|
3379
|
-
"version": "1.3.39",
|
|
3380
|
-
"resolved": "https://registry.npmjs.org/@swc/core/-/core-1.3.39.tgz",
|
|
3381
|
-
"integrity": "sha512-r5oIySPo2OkC14+gmhK5H1HnDEgOvj5kx6Ogxa+Og7KyWIHE8l1JjjW+4wzYdjxtdhRjVRhvoI6mPQNQz/btBg==",
|
|
3382
|
-
"devOptional": true,
|
|
3383
|
-
"hasInstallScript": true,
|
|
3384
|
-
"license": "Apache-2.0",
|
|
3385
|
-
"engines": {
|
|
3386
|
-
"node": ">=10"
|
|
3387
|
-
},
|
|
3388
|
-
"funding": {
|
|
3389
|
-
"type": "opencollective",
|
|
3390
|
-
"url": "https://opencollective.com/swc"
|
|
3391
|
-
},
|
|
3392
|
-
"optionalDependencies": {
|
|
3393
|
-
"@swc/core-darwin-arm64": "1.3.39",
|
|
3394
|
-
"@swc/core-darwin-x64": "1.3.39",
|
|
3395
|
-
"@swc/core-linux-arm-gnueabihf": "1.3.39",
|
|
3396
|
-
"@swc/core-linux-arm64-gnu": "1.3.39",
|
|
3397
|
-
"@swc/core-linux-arm64-musl": "1.3.39",
|
|
3398
|
-
"@swc/core-linux-x64-gnu": "1.3.39",
|
|
3399
|
-
"@swc/core-linux-x64-musl": "1.3.39",
|
|
3400
|
-
"@swc/core-win32-arm64-msvc": "1.3.39",
|
|
3401
|
-
"@swc/core-win32-ia32-msvc": "1.3.39",
|
|
3402
|
-
"@swc/core-win32-x64-msvc": "1.3.39"
|
|
3403
|
-
}
|
|
3404
|
-
},
|
|
3405
|
-
"node_modules/@swc/core-linux-x64-gnu": {
|
|
3406
|
-
"version": "1.3.39",
|
|
3407
|
-
"resolved": "https://registry.npmjs.org/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.3.39.tgz",
|
|
3408
|
-
"integrity": "sha512-Jif56kWHOjQexCib4FVbGeUcBUc56cgNW7ELEKAUCID70z20JHMVTd5utcmfi1L9tywGMvfzqD5z+NQtrFV8GQ==",
|
|
3409
|
-
"cpu": [
|
|
3410
|
-
"x64"
|
|
3411
|
-
],
|
|
3412
|
-
"license": "Apache-2.0 AND MIT",
|
|
3413
|
-
"optional": true,
|
|
3414
|
-
"os": [
|
|
3415
|
-
"linux"
|
|
3416
|
-
],
|
|
3417
|
-
"engines": {
|
|
3418
|
-
"node": ">=10"
|
|
3419
|
-
}
|
|
3420
|
-
},
|
|
3421
|
-
"node_modules/@swc/core-linux-x64-musl": {
|
|
3422
|
-
"version": "1.3.39",
|
|
3423
|
-
"resolved": "https://registry.npmjs.org/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.3.39.tgz",
|
|
3424
|
-
"integrity": "sha512-ZiGERr/mdsEwfSiWn2Qokd8a4TTJkLVta6Nan39Bozo6J789u4uDF9Cj5TWWMSanHYAK/oRDaUm1yo2/DSecAA==",
|
|
3425
|
-
"cpu": [
|
|
3426
|
-
"x64"
|
|
3427
|
-
],
|
|
3428
|
-
"license": "Apache-2.0 AND MIT",
|
|
3429
|
-
"optional": true,
|
|
3430
|
-
"os": [
|
|
3431
|
-
"linux"
|
|
3432
|
-
],
|
|
3433
|
-
"engines": {
|
|
3434
|
-
"node": ">=10"
|
|
3435
|
-
}
|
|
3410
|
+
"dev": true,
|
|
3411
|
+
"license": "(Unlicense OR Apache-2.0)"
|
|
3436
3412
|
},
|
|
3437
3413
|
"node_modules/@szmarczak/http-timer": {
|
|
3438
3414
|
"version": "4.0.6",
|
|
@@ -3688,9 +3664,9 @@
|
|
|
3688
3664
|
"license": "MIT"
|
|
3689
3665
|
},
|
|
3690
3666
|
"node_modules/@types/shelljs": {
|
|
3691
|
-
"version": "0.8.
|
|
3692
|
-
"resolved": "https://registry.npmjs.org/@types/shelljs/-/shelljs-0.8.
|
|
3693
|
-
"integrity": "sha512-
|
|
3667
|
+
"version": "0.8.15",
|
|
3668
|
+
"resolved": "https://registry.npmjs.org/@types/shelljs/-/shelljs-0.8.15.tgz",
|
|
3669
|
+
"integrity": "sha512-vzmnCHl6hViPu9GNLQJ+DZFd6BQI2DBTUeOvYHqkWQLMfKAAQYMb/xAmZkTogZI/vqXHCWkqDRymDI5p0QTi5Q==",
|
|
3694
3670
|
"license": "MIT",
|
|
3695
3671
|
"dependencies": {
|
|
3696
3672
|
"@types/glob": "~7.2.0",
|
|
@@ -4440,16 +4416,6 @@
|
|
|
4440
4416
|
"integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==",
|
|
4441
4417
|
"license": "MIT"
|
|
4442
4418
|
},
|
|
4443
|
-
"node_modules/at-least-node": {
|
|
4444
|
-
"version": "1.0.0",
|
|
4445
|
-
"resolved": "https://registry.npmjs.org/at-least-node/-/at-least-node-1.0.0.tgz",
|
|
4446
|
-
"integrity": "sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==",
|
|
4447
|
-
"dev": true,
|
|
4448
|
-
"license": "ISC",
|
|
4449
|
-
"engines": {
|
|
4450
|
-
"node": ">= 4.0.0"
|
|
4451
|
-
}
|
|
4452
|
-
},
|
|
4453
4419
|
"node_modules/atomic-sleep": {
|
|
4454
4420
|
"version": "1.0.0",
|
|
4455
4421
|
"resolved": "https://registry.npmjs.org/atomic-sleep/-/atomic-sleep-1.0.0.tgz",
|
|
@@ -5668,94 +5634,6 @@
|
|
|
5668
5634
|
"typedarray": "^0.0.6"
|
|
5669
5635
|
}
|
|
5670
5636
|
},
|
|
5671
|
-
"node_modules/concurrently": {
|
|
5672
|
-
"version": "7.6.0",
|
|
5673
|
-
"resolved": "https://registry.npmjs.org/concurrently/-/concurrently-7.6.0.tgz",
|
|
5674
|
-
"integrity": "sha512-BKtRgvcJGeZ4XttiDiNcFiRlxoAeZOseqUvyYRUp/Vtd+9p1ULmeoSqGsDA+2ivdeDFpqrJvGvmI+StKfKl5hw==",
|
|
5675
|
-
"dev": true,
|
|
5676
|
-
"license": "MIT",
|
|
5677
|
-
"dependencies": {
|
|
5678
|
-
"chalk": "^4.1.0",
|
|
5679
|
-
"date-fns": "^2.29.1",
|
|
5680
|
-
"lodash": "^4.17.21",
|
|
5681
|
-
"rxjs": "^7.0.0",
|
|
5682
|
-
"shell-quote": "^1.7.3",
|
|
5683
|
-
"spawn-command": "^0.0.2-1",
|
|
5684
|
-
"supports-color": "^8.1.0",
|
|
5685
|
-
"tree-kill": "^1.2.2",
|
|
5686
|
-
"yargs": "^17.3.1"
|
|
5687
|
-
},
|
|
5688
|
-
"bin": {
|
|
5689
|
-
"conc": "dist/bin/concurrently.js",
|
|
5690
|
-
"concurrently": "dist/bin/concurrently.js"
|
|
5691
|
-
},
|
|
5692
|
-
"engines": {
|
|
5693
|
-
"node": "^12.20.0 || ^14.13.0 || >=16.0.0"
|
|
5694
|
-
},
|
|
5695
|
-
"funding": {
|
|
5696
|
-
"url": "https://github.com/open-cli-tools/concurrently?sponsor=1"
|
|
5697
|
-
}
|
|
5698
|
-
},
|
|
5699
|
-
"node_modules/concurrently/node_modules/cliui": {
|
|
5700
|
-
"version": "8.0.1",
|
|
5701
|
-
"resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz",
|
|
5702
|
-
"integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==",
|
|
5703
|
-
"dev": true,
|
|
5704
|
-
"license": "ISC",
|
|
5705
|
-
"dependencies": {
|
|
5706
|
-
"string-width": "^4.2.0",
|
|
5707
|
-
"strip-ansi": "^6.0.1",
|
|
5708
|
-
"wrap-ansi": "^7.0.0"
|
|
5709
|
-
},
|
|
5710
|
-
"engines": {
|
|
5711
|
-
"node": ">=12"
|
|
5712
|
-
}
|
|
5713
|
-
},
|
|
5714
|
-
"node_modules/concurrently/node_modules/supports-color": {
|
|
5715
|
-
"version": "8.1.1",
|
|
5716
|
-
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
|
|
5717
|
-
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
|
5718
|
-
"dev": true,
|
|
5719
|
-
"license": "MIT",
|
|
5720
|
-
"dependencies": {
|
|
5721
|
-
"has-flag": "^4.0.0"
|
|
5722
|
-
},
|
|
5723
|
-
"engines": {
|
|
5724
|
-
"node": ">=10"
|
|
5725
|
-
},
|
|
5726
|
-
"funding": {
|
|
5727
|
-
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
5728
|
-
}
|
|
5729
|
-
},
|
|
5730
|
-
"node_modules/concurrently/node_modules/yargs": {
|
|
5731
|
-
"version": "17.7.2",
|
|
5732
|
-
"resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz",
|
|
5733
|
-
"integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==",
|
|
5734
|
-
"dev": true,
|
|
5735
|
-
"license": "MIT",
|
|
5736
|
-
"dependencies": {
|
|
5737
|
-
"cliui": "^8.0.1",
|
|
5738
|
-
"escalade": "^3.1.1",
|
|
5739
|
-
"get-caller-file": "^2.0.5",
|
|
5740
|
-
"require-directory": "^2.1.1",
|
|
5741
|
-
"string-width": "^4.2.3",
|
|
5742
|
-
"y18n": "^5.0.5",
|
|
5743
|
-
"yargs-parser": "^21.1.1"
|
|
5744
|
-
},
|
|
5745
|
-
"engines": {
|
|
5746
|
-
"node": ">=12"
|
|
5747
|
-
}
|
|
5748
|
-
},
|
|
5749
|
-
"node_modules/concurrently/node_modules/yargs-parser": {
|
|
5750
|
-
"version": "21.1.1",
|
|
5751
|
-
"resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz",
|
|
5752
|
-
"integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==",
|
|
5753
|
-
"dev": true,
|
|
5754
|
-
"license": "ISC",
|
|
5755
|
-
"engines": {
|
|
5756
|
-
"node": ">=12"
|
|
5757
|
-
}
|
|
5758
|
-
},
|
|
5759
5637
|
"node_modules/console-control-strings": {
|
|
5760
5638
|
"version": "1.1.0",
|
|
5761
5639
|
"resolved": "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz",
|
|
@@ -6292,23 +6170,6 @@
|
|
|
6292
6170
|
"node": ">= 14"
|
|
6293
6171
|
}
|
|
6294
6172
|
},
|
|
6295
|
-
"node_modules/date-fns": {
|
|
6296
|
-
"version": "2.30.0",
|
|
6297
|
-
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.30.0.tgz",
|
|
6298
|
-
"integrity": "sha512-fnULvOpxnC5/Vg3NCiWelDsLiUc9bRwAPs/+LfTLNvetFCtCTN+yQz15C/fs4AwX1R9K5GLtLfn8QW+dWisaAw==",
|
|
6299
|
-
"dev": true,
|
|
6300
|
-
"license": "MIT",
|
|
6301
|
-
"dependencies": {
|
|
6302
|
-
"@babel/runtime": "^7.21.0"
|
|
6303
|
-
},
|
|
6304
|
-
"engines": {
|
|
6305
|
-
"node": ">=0.11"
|
|
6306
|
-
},
|
|
6307
|
-
"funding": {
|
|
6308
|
-
"type": "opencollective",
|
|
6309
|
-
"url": "https://opencollective.com/date-fns"
|
|
6310
|
-
}
|
|
6311
|
-
},
|
|
6312
6173
|
"node_modules/dateformat": {
|
|
6313
6174
|
"version": "3.0.3",
|
|
6314
6175
|
"resolved": "https://registry.npmjs.org/dateformat/-/dateformat-3.0.3.tgz",
|
|
@@ -7195,6 +7056,159 @@
|
|
|
7195
7056
|
"eslint": "^7.0.0 || ^8.0.0"
|
|
7196
7057
|
}
|
|
7197
7058
|
},
|
|
7059
|
+
"node_modules/eslint-plugin-perfectionist": {
|
|
7060
|
+
"version": "2.3.0",
|
|
7061
|
+
"resolved": "https://registry.npmjs.org/eslint-plugin-perfectionist/-/eslint-plugin-perfectionist-2.3.0.tgz",
|
|
7062
|
+
"integrity": "sha512-T/1HOysrsyExPr/N5apy3XFhejYqIturtejlSbTGy0WCw5dt72FDT92NOvRRKJvx8lftZDJ8AEIs5nHk9Pfa9Q==",
|
|
7063
|
+
"dev": true,
|
|
7064
|
+
"license": "MIT",
|
|
7065
|
+
"dependencies": {
|
|
7066
|
+
"@typescript-eslint/utils": "^6.10.0",
|
|
7067
|
+
"minimatch": "^9.0.3",
|
|
7068
|
+
"natural-compare-lite": "^1.4.0"
|
|
7069
|
+
},
|
|
7070
|
+
"peerDependencies": {
|
|
7071
|
+
"astro-eslint-parser": "^0.16.0",
|
|
7072
|
+
"eslint": ">=8.0.0",
|
|
7073
|
+
"svelte": ">=3.0.0",
|
|
7074
|
+
"svelte-eslint-parser": "^0.33.0",
|
|
7075
|
+
"vue-eslint-parser": ">=9.0.0"
|
|
7076
|
+
},
|
|
7077
|
+
"peerDependenciesMeta": {
|
|
7078
|
+
"astro-eslint-parser": {
|
|
7079
|
+
"optional": true
|
|
7080
|
+
},
|
|
7081
|
+
"svelte": {
|
|
7082
|
+
"optional": true
|
|
7083
|
+
},
|
|
7084
|
+
"svelte-eslint-parser": {
|
|
7085
|
+
"optional": true
|
|
7086
|
+
},
|
|
7087
|
+
"vue-eslint-parser": {
|
|
7088
|
+
"optional": true
|
|
7089
|
+
}
|
|
7090
|
+
}
|
|
7091
|
+
},
|
|
7092
|
+
"node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/scope-manager": {
|
|
7093
|
+
"version": "6.11.0",
|
|
7094
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.11.0.tgz",
|
|
7095
|
+
"integrity": "sha512-0A8KoVvIURG4uhxAdjSaxy8RdRE//HztaZdG8KiHLP8WOXSk0vlF7Pvogv+vlJA5Rnjj/wDcFENvDaHb+gKd1A==",
|
|
7096
|
+
"dev": true,
|
|
7097
|
+
"license": "MIT",
|
|
7098
|
+
"dependencies": {
|
|
7099
|
+
"@typescript-eslint/types": "6.11.0",
|
|
7100
|
+
"@typescript-eslint/visitor-keys": "6.11.0"
|
|
7101
|
+
},
|
|
7102
|
+
"engines": {
|
|
7103
|
+
"node": "^16.0.0 || >=18.0.0"
|
|
7104
|
+
},
|
|
7105
|
+
"funding": {
|
|
7106
|
+
"type": "opencollective",
|
|
7107
|
+
"url": "https://opencollective.com/typescript-eslint"
|
|
7108
|
+
}
|
|
7109
|
+
},
|
|
7110
|
+
"node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/types": {
|
|
7111
|
+
"version": "6.11.0",
|
|
7112
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.11.0.tgz",
|
|
7113
|
+
"integrity": "sha512-ZbEzuD4DwEJxwPqhv3QULlRj8KYTAnNsXxmfuUXFCxZmO6CF2gM/y+ugBSAQhrqaJL3M+oe4owdWunaHM6beqA==",
|
|
7114
|
+
"dev": true,
|
|
7115
|
+
"license": "MIT",
|
|
7116
|
+
"engines": {
|
|
7117
|
+
"node": "^16.0.0 || >=18.0.0"
|
|
7118
|
+
},
|
|
7119
|
+
"funding": {
|
|
7120
|
+
"type": "opencollective",
|
|
7121
|
+
"url": "https://opencollective.com/typescript-eslint"
|
|
7122
|
+
}
|
|
7123
|
+
},
|
|
7124
|
+
"node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/typescript-estree": {
|
|
7125
|
+
"version": "6.11.0",
|
|
7126
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-6.11.0.tgz",
|
|
7127
|
+
"integrity": "sha512-Aezzv1o2tWJwvZhedzvD5Yv7+Lpu1by/U1LZ5gLc4tCx8jUmuSCMioPFRjliN/6SJIvY6HpTtJIWubKuYYYesQ==",
|
|
7128
|
+
"dev": true,
|
|
7129
|
+
"license": "BSD-2-Clause",
|
|
7130
|
+
"dependencies": {
|
|
7131
|
+
"@typescript-eslint/types": "6.11.0",
|
|
7132
|
+
"@typescript-eslint/visitor-keys": "6.11.0",
|
|
7133
|
+
"debug": "^4.3.4",
|
|
7134
|
+
"globby": "^11.1.0",
|
|
7135
|
+
"is-glob": "^4.0.3",
|
|
7136
|
+
"semver": "^7.5.4",
|
|
7137
|
+
"ts-api-utils": "^1.0.1"
|
|
7138
|
+
},
|
|
7139
|
+
"engines": {
|
|
7140
|
+
"node": "^16.0.0 || >=18.0.0"
|
|
7141
|
+
},
|
|
7142
|
+
"funding": {
|
|
7143
|
+
"type": "opencollective",
|
|
7144
|
+
"url": "https://opencollective.com/typescript-eslint"
|
|
7145
|
+
},
|
|
7146
|
+
"peerDependenciesMeta": {
|
|
7147
|
+
"typescript": {
|
|
7148
|
+
"optional": true
|
|
7149
|
+
}
|
|
7150
|
+
}
|
|
7151
|
+
},
|
|
7152
|
+
"node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/utils": {
|
|
7153
|
+
"version": "6.11.0",
|
|
7154
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-6.11.0.tgz",
|
|
7155
|
+
"integrity": "sha512-p23ibf68fxoZy605dc0dQAEoUsoiNoP3MD9WQGiHLDuTSOuqoTsa4oAy+h3KDkTcxbbfOtUjb9h3Ta0gT4ug2g==",
|
|
7156
|
+
"dev": true,
|
|
7157
|
+
"license": "MIT",
|
|
7158
|
+
"dependencies": {
|
|
7159
|
+
"@eslint-community/eslint-utils": "^4.4.0",
|
|
7160
|
+
"@types/json-schema": "^7.0.12",
|
|
7161
|
+
"@types/semver": "^7.5.0",
|
|
7162
|
+
"@typescript-eslint/scope-manager": "6.11.0",
|
|
7163
|
+
"@typescript-eslint/types": "6.11.0",
|
|
7164
|
+
"@typescript-eslint/typescript-estree": "6.11.0",
|
|
7165
|
+
"semver": "^7.5.4"
|
|
7166
|
+
},
|
|
7167
|
+
"engines": {
|
|
7168
|
+
"node": "^16.0.0 || >=18.0.0"
|
|
7169
|
+
},
|
|
7170
|
+
"funding": {
|
|
7171
|
+
"type": "opencollective",
|
|
7172
|
+
"url": "https://opencollective.com/typescript-eslint"
|
|
7173
|
+
},
|
|
7174
|
+
"peerDependencies": {
|
|
7175
|
+
"eslint": "^7.0.0 || ^8.0.0"
|
|
7176
|
+
}
|
|
7177
|
+
},
|
|
7178
|
+
"node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/visitor-keys": {
|
|
7179
|
+
"version": "6.11.0",
|
|
7180
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-6.11.0.tgz",
|
|
7181
|
+
"integrity": "sha512-+SUN/W7WjBr05uRxPggJPSzyB8zUpaYo2hByKasWbqr3PM8AXfZt8UHdNpBS1v9SA62qnSSMF3380SwDqqprgQ==",
|
|
7182
|
+
"dev": true,
|
|
7183
|
+
"license": "MIT",
|
|
7184
|
+
"dependencies": {
|
|
7185
|
+
"@typescript-eslint/types": "6.11.0",
|
|
7186
|
+
"eslint-visitor-keys": "^3.4.1"
|
|
7187
|
+
},
|
|
7188
|
+
"engines": {
|
|
7189
|
+
"node": "^16.0.0 || >=18.0.0"
|
|
7190
|
+
},
|
|
7191
|
+
"funding": {
|
|
7192
|
+
"type": "opencollective",
|
|
7193
|
+
"url": "https://opencollective.com/typescript-eslint"
|
|
7194
|
+
}
|
|
7195
|
+
},
|
|
7196
|
+
"node_modules/eslint-plugin-perfectionist/node_modules/minimatch": {
|
|
7197
|
+
"version": "9.0.3",
|
|
7198
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz",
|
|
7199
|
+
"integrity": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==",
|
|
7200
|
+
"dev": true,
|
|
7201
|
+
"license": "ISC",
|
|
7202
|
+
"dependencies": {
|
|
7203
|
+
"brace-expansion": "^2.0.1"
|
|
7204
|
+
},
|
|
7205
|
+
"engines": {
|
|
7206
|
+
"node": ">=16 || 14 >=14.17"
|
|
7207
|
+
},
|
|
7208
|
+
"funding": {
|
|
7209
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
7210
|
+
}
|
|
7211
|
+
},
|
|
7198
7212
|
"node_modules/eslint-plugin-sf-plugin": {
|
|
7199
7213
|
"version": "1.16.14",
|
|
7200
7214
|
"resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.16.14.tgz",
|
|
@@ -8031,15 +8045,6 @@
|
|
|
8031
8045
|
"node": ">=6 <7 || >=8"
|
|
8032
8046
|
}
|
|
8033
8047
|
},
|
|
8034
|
-
"node_modules/fs-extra/node_modules/jsonfile": {
|
|
8035
|
-
"version": "4.0.0",
|
|
8036
|
-
"resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-4.0.0.tgz",
|
|
8037
|
-
"integrity": "sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==",
|
|
8038
|
-
"license": "MIT",
|
|
8039
|
-
"optionalDependencies": {
|
|
8040
|
-
"graceful-fs": "^4.1.6"
|
|
8041
|
-
}
|
|
8042
|
-
},
|
|
8043
8048
|
"node_modules/fs-extra/node_modules/universalify": {
|
|
8044
8049
|
"version": "0.1.2",
|
|
8045
8050
|
"resolved": "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz",
|
|
@@ -10090,14 +10095,10 @@
|
|
|
10090
10095
|
"license": "MIT"
|
|
10091
10096
|
},
|
|
10092
10097
|
"node_modules/jsonfile": {
|
|
10093
|
-
"version": "
|
|
10094
|
-
"resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-
|
|
10095
|
-
"integrity": "sha512-
|
|
10096
|
-
"dev": true,
|
|
10098
|
+
"version": "4.0.0",
|
|
10099
|
+
"resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-4.0.0.tgz",
|
|
10100
|
+
"integrity": "sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==",
|
|
10097
10101
|
"license": "MIT",
|
|
10098
|
-
"dependencies": {
|
|
10099
|
-
"universalify": "^2.0.0"
|
|
10100
|
-
},
|
|
10101
10102
|
"optionalDependencies": {
|
|
10102
10103
|
"graceful-fs": "^4.1.6"
|
|
10103
10104
|
}
|
|
@@ -10571,6 +10572,13 @@
|
|
|
10571
10572
|
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
|
|
10572
10573
|
"license": "MIT"
|
|
10573
10574
|
},
|
|
10575
|
+
"node_modules/lodash._reinterpolate": {
|
|
10576
|
+
"version": "3.0.0",
|
|
10577
|
+
"resolved": "https://registry.npmjs.org/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz",
|
|
10578
|
+
"integrity": "sha512-xYHt68QRoYGjeeM/XOE1uJtvXQAgvszfBhjV4yvsQH0u2i9I6cI6c6/eG4Hh3UAOVn0y/xAXwmTzEay49Q//HA==",
|
|
10579
|
+
"dev": true,
|
|
10580
|
+
"license": "MIT"
|
|
10581
|
+
},
|
|
10574
10582
|
"node_modules/lodash.camelcase": {
|
|
10575
10583
|
"version": "4.3.0",
|
|
10576
10584
|
"resolved": "https://registry.npmjs.org/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz",
|
|
@@ -10696,6 +10704,27 @@
|
|
|
10696
10704
|
"dev": true,
|
|
10697
10705
|
"license": "MIT"
|
|
10698
10706
|
},
|
|
10707
|
+
"node_modules/lodash.template": {
|
|
10708
|
+
"version": "4.5.0",
|
|
10709
|
+
"resolved": "https://registry.npmjs.org/lodash.template/-/lodash.template-4.5.0.tgz",
|
|
10710
|
+
"integrity": "sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==",
|
|
10711
|
+
"dev": true,
|
|
10712
|
+
"license": "MIT",
|
|
10713
|
+
"dependencies": {
|
|
10714
|
+
"lodash._reinterpolate": "^3.0.0",
|
|
10715
|
+
"lodash.templatesettings": "^4.0.0"
|
|
10716
|
+
}
|
|
10717
|
+
},
|
|
10718
|
+
"node_modules/lodash.templatesettings": {
|
|
10719
|
+
"version": "4.2.0",
|
|
10720
|
+
"resolved": "https://registry.npmjs.org/lodash.templatesettings/-/lodash.templatesettings-4.2.0.tgz",
|
|
10721
|
+
"integrity": "sha512-stgLz+i3Aa9mZgnjr/O+v9ruKZsPsndy7qPZOchbqk2cnTU1ZaldKK+v7m54WoKIyxiuMZTKT2H81F8BeAc3ZQ==",
|
|
10722
|
+
"dev": true,
|
|
10723
|
+
"license": "MIT",
|
|
10724
|
+
"dependencies": {
|
|
10725
|
+
"lodash._reinterpolate": "^3.0.0"
|
|
10726
|
+
}
|
|
10727
|
+
},
|
|
10699
10728
|
"node_modules/lodash.uniq": {
|
|
10700
10729
|
"version": "4.5.0",
|
|
10701
10730
|
"resolved": "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz",
|
|
@@ -11626,6 +11655,13 @@
|
|
|
11626
11655
|
"dev": true,
|
|
11627
11656
|
"license": "MIT"
|
|
11628
11657
|
},
|
|
11658
|
+
"node_modules/natural-compare-lite": {
|
|
11659
|
+
"version": "1.4.0",
|
|
11660
|
+
"resolved": "https://registry.npmjs.org/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz",
|
|
11661
|
+
"integrity": "sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==",
|
|
11662
|
+
"dev": true,
|
|
11663
|
+
"license": "MIT"
|
|
11664
|
+
},
|
|
11629
11665
|
"node_modules/natural-orderby": {
|
|
11630
11666
|
"version": "2.0.3",
|
|
11631
11667
|
"resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-2.0.3.tgz",
|
|
@@ -15777,37 +15813,36 @@
|
|
|
15777
15813
|
}
|
|
15778
15814
|
},
|
|
15779
15815
|
"node_modules/oclif": {
|
|
15780
|
-
"version": "
|
|
15781
|
-
"resolved": "https://registry.npmjs.org/oclif/-/oclif-
|
|
15782
|
-
"integrity": "sha512
|
|
15816
|
+
"version": "4.0.3",
|
|
15817
|
+
"resolved": "https://registry.npmjs.org/oclif/-/oclif-4.0.3.tgz",
|
|
15818
|
+
"integrity": "sha512-Bq7t1bJvAKYwW3DKQIzok3jkXv7yUIMneoSec1qUr9wfSqzRTZQB0UUDovwlT/L+3TBMVoRyw1WeX+YDvfRJNA==",
|
|
15783
15819
|
"dev": true,
|
|
15784
15820
|
"license": "MIT",
|
|
15785
15821
|
"dependencies": {
|
|
15786
|
-
"@oclif/core": "^
|
|
15822
|
+
"@oclif/core": "^3.0.4",
|
|
15787
15823
|
"@oclif/plugin-help": "^5.2.14",
|
|
15788
15824
|
"@oclif/plugin-not-found": "^2.3.32",
|
|
15789
|
-
"@oclif/plugin-warn-if-update-available": "^
|
|
15825
|
+
"@oclif/plugin-warn-if-update-available": "^3.0.0",
|
|
15790
15826
|
"async-retry": "^1.3.3",
|
|
15791
15827
|
"aws-sdk": "^2.1231.0",
|
|
15792
|
-
"
|
|
15828
|
+
"change-case": "^4",
|
|
15793
15829
|
"debug": "^4.3.3",
|
|
15830
|
+
"eslint-plugin-perfectionist": "^2.1.0",
|
|
15794
15831
|
"find-yarn-workspace-root": "^2.0.0",
|
|
15795
15832
|
"fs-extra": "^8.1",
|
|
15796
15833
|
"github-slugger": "^1.5.0",
|
|
15797
15834
|
"got": "^11",
|
|
15798
|
-
"lodash": "^4.
|
|
15835
|
+
"lodash.template": "^4.5.0",
|
|
15799
15836
|
"normalize-package-data": "^3.0.3",
|
|
15800
15837
|
"semver": "^7.3.8",
|
|
15801
|
-
"shelljs": "^0.8.5",
|
|
15802
|
-
"tslib": "^2.3.1",
|
|
15803
15838
|
"yeoman-environment": "^3.15.1",
|
|
15804
15839
|
"yeoman-generator": "^5.8.0"
|
|
15805
15840
|
},
|
|
15806
15841
|
"bin": {
|
|
15807
|
-
"oclif": "bin/run"
|
|
15842
|
+
"oclif": "bin/run.js"
|
|
15808
15843
|
},
|
|
15809
15844
|
"engines": {
|
|
15810
|
-
"node": ">=
|
|
15845
|
+
"node": ">=18.0.0"
|
|
15811
15846
|
}
|
|
15812
15847
|
},
|
|
15813
15848
|
"node_modules/on-exit-leak-free": {
|
|
@@ -18094,16 +18129,6 @@
|
|
|
18094
18129
|
"node": ">=8"
|
|
18095
18130
|
}
|
|
18096
18131
|
},
|
|
18097
|
-
"node_modules/shell-quote": {
|
|
18098
|
-
"version": "1.8.1",
|
|
18099
|
-
"resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.1.tgz",
|
|
18100
|
-
"integrity": "sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==",
|
|
18101
|
-
"dev": true,
|
|
18102
|
-
"license": "MIT",
|
|
18103
|
-
"funding": {
|
|
18104
|
-
"url": "https://github.com/sponsors/ljharb"
|
|
18105
|
-
}
|
|
18106
|
-
},
|
|
18107
18132
|
"node_modules/shelljs": {
|
|
18108
18133
|
"version": "0.8.5",
|
|
18109
18134
|
"resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.8.5.tgz",
|
|
@@ -18354,13 +18379,6 @@
|
|
|
18354
18379
|
"source-map": "^0.6.0"
|
|
18355
18380
|
}
|
|
18356
18381
|
},
|
|
18357
|
-
"node_modules/spawn-command": {
|
|
18358
|
-
"version": "0.0.2-1",
|
|
18359
|
-
"resolved": "https://registry.npmjs.org/spawn-command/-/spawn-command-0.0.2-1.tgz",
|
|
18360
|
-
"integrity": "sha512-n98l9E2RMSJ9ON1AKisHzz7V42VDiBQGY6PB1BwRglz99wpVsSuGzQ+jOi6lFXBGVTCrRpltvjm+/XA+tpeJrg==",
|
|
18361
|
-
"dev": true,
|
|
18362
|
-
"license": "MIT"
|
|
18363
|
-
},
|
|
18364
18382
|
"node_modules/spawn-wrap": {
|
|
18365
18383
|
"version": "2.0.0",
|
|
18366
18384
|
"resolved": "https://registry.npmjs.org/spawn-wrap/-/spawn-wrap-2.0.0.tgz",
|
|
@@ -19037,16 +19055,6 @@
|
|
|
19037
19055
|
"url": "https://github.com/sponsors/ljharb"
|
|
19038
19056
|
}
|
|
19039
19057
|
},
|
|
19040
|
-
"node_modules/tree-kill": {
|
|
19041
|
-
"version": "1.2.2",
|
|
19042
|
-
"resolved": "https://registry.npmjs.org/tree-kill/-/tree-kill-1.2.2.tgz",
|
|
19043
|
-
"integrity": "sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==",
|
|
19044
|
-
"dev": true,
|
|
19045
|
-
"license": "MIT",
|
|
19046
|
-
"bin": {
|
|
19047
|
-
"tree-kill": "cli.js"
|
|
19048
|
-
}
|
|
19049
|
-
},
|
|
19050
19058
|
"node_modules/treeverse": {
|
|
19051
19059
|
"version": "3.0.0",
|
|
19052
19060
|
"resolved": "https://registry.npmjs.org/treeverse/-/treeverse-3.0.0.tgz",
|