sfdx-plugin-update-notifier 1.2.79 → 1.2.80
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +8 -0
- package/README.md +1 -1
- package/lib/tsconfig.tsbuildinfo +1 -1
- package/npm-shrinkwrap.json +537 -150
- package/oclif.lock +148 -103
- package/oclif.manifest.json +1 -1
- package/package.json +8 -8
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "sfdx-plugin-update-notifier",
|
|
3
|
-
"version": "1.2.
|
|
3
|
+
"version": "1.2.80",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "sfdx-plugin-update-notifier",
|
|
9
|
-
"version": "1.2.
|
|
9
|
+
"version": "1.2.80",
|
|
10
10
|
"license": "BSD-3-Clause",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@jayree/changelog": "^1.1.12",
|
|
13
13
|
"@oclif/core": "^3.26.6",
|
|
14
14
|
"@salesforce/kit": "^3.1.2",
|
|
15
15
|
"debug": "^4.3.4",
|
|
16
|
-
"oclif-plugin-update-notifier": "^1.5.
|
|
17
|
-
"tslib": "^2.6.
|
|
16
|
+
"oclif-plugin-update-notifier": "^1.5.77",
|
|
17
|
+
"tslib": "^2.6.3"
|
|
18
18
|
},
|
|
19
19
|
"devDependencies": {
|
|
20
|
-
"@oclif/plugin-command-snapshot": "^5.1
|
|
21
|
-
"@oclif/plugin-help": "^6.0
|
|
22
|
-
"@oclif/test": "^4.0.
|
|
20
|
+
"@oclif/plugin-command-snapshot": "^5.2.1",
|
|
21
|
+
"@oclif/plugin-help": "^6.2.0",
|
|
22
|
+
"@oclif/test": "^4.0.3",
|
|
23
23
|
"@salesforce/dev-scripts": "^9.1.2",
|
|
24
24
|
"@types/debug": "^4.1.12",
|
|
25
25
|
"@types/fs-extra": "^11.0.4",
|
|
@@ -28,10 +28,10 @@
|
|
|
28
28
|
"eslint-plugin-prettier": "^5.1.3",
|
|
29
29
|
"eslint-plugin-sf-plugin": "^1.18.5",
|
|
30
30
|
"is-ci": "^3.0.1",
|
|
31
|
-
"oclif": "^4.
|
|
31
|
+
"oclif": "^4.13.0",
|
|
32
32
|
"patch-package": "^8.0.0",
|
|
33
33
|
"pinst": "^3.0.0",
|
|
34
|
-
"prettier": "^3.
|
|
34
|
+
"prettier": "^3.3.1",
|
|
35
35
|
"pretty-quick": "^4.0.0",
|
|
36
36
|
"ts-node": "^10.9.2",
|
|
37
37
|
"typescript": "^5.4.5"
|
|
@@ -91,9 +91,9 @@
|
|
|
91
91
|
}
|
|
92
92
|
},
|
|
93
93
|
"node_modules/@aws-crypto/crc32/node_modules/@aws-sdk/types/node_modules/tslib": {
|
|
94
|
-
"version": "2.6.
|
|
95
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.
|
|
96
|
-
"integrity": "sha512-
|
|
94
|
+
"version": "2.6.3",
|
|
95
|
+
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz",
|
|
96
|
+
"integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==",
|
|
97
97
|
"dev": true,
|
|
98
98
|
"license": "0BSD"
|
|
99
99
|
},
|
|
@@ -111,9 +111,9 @@
|
|
|
111
111
|
}
|
|
112
112
|
},
|
|
113
113
|
"node_modules/@aws-crypto/crc32/node_modules/@smithy/types/node_modules/tslib": {
|
|
114
|
-
"version": "2.6.
|
|
115
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.
|
|
116
|
-
"integrity": "sha512-
|
|
114
|
+
"version": "2.6.3",
|
|
115
|
+
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz",
|
|
116
|
+
"integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==",
|
|
117
117
|
"dev": true,
|
|
118
118
|
"license": "0BSD"
|
|
119
119
|
},
|
|
@@ -151,9 +151,9 @@
|
|
|
151
151
|
}
|
|
152
152
|
},
|
|
153
153
|
"node_modules/@aws-crypto/crc32c/node_modules/@aws-sdk/types/node_modules/tslib": {
|
|
154
|
-
"version": "2.6.
|
|
155
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.
|
|
156
|
-
"integrity": "sha512-
|
|
154
|
+
"version": "2.6.3",
|
|
155
|
+
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz",
|
|
156
|
+
"integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==",
|
|
157
157
|
"dev": true,
|
|
158
158
|
"license": "0BSD"
|
|
159
159
|
},
|
|
@@ -171,9 +171,9 @@
|
|
|
171
171
|
}
|
|
172
172
|
},
|
|
173
173
|
"node_modules/@aws-crypto/crc32c/node_modules/@smithy/types/node_modules/tslib": {
|
|
174
|
-
"version": "2.6.
|
|
175
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.
|
|
176
|
-
"integrity": "sha512-
|
|
174
|
+
"version": "2.6.3",
|
|
175
|
+
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz",
|
|
176
|
+
"integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==",
|
|
177
177
|
"dev": true,
|
|
178
178
|
"license": "0BSD"
|
|
179
179
|
},
|
|
@@ -232,9 +232,9 @@
|
|
|
232
232
|
}
|
|
233
233
|
},
|
|
234
234
|
"node_modules/@aws-crypto/sha1-browser/node_modules/@aws-sdk/types/node_modules/tslib": {
|
|
235
|
-
"version": "2.6.
|
|
236
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.
|
|
237
|
-
"integrity": "sha512-
|
|
235
|
+
"version": "2.6.3",
|
|
236
|
+
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz",
|
|
237
|
+
"integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==",
|
|
238
238
|
"dev": true,
|
|
239
239
|
"license": "0BSD"
|
|
240
240
|
},
|
|
@@ -252,9 +252,9 @@
|
|
|
252
252
|
}
|
|
253
253
|
},
|
|
254
254
|
"node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/types/node_modules/tslib": {
|
|
255
|
-
"version": "2.6.
|
|
256
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.
|
|
257
|
-
"integrity": "sha512-
|
|
255
|
+
"version": "2.6.3",
|
|
256
|
+
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz",
|
|
257
|
+
"integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==",
|
|
258
258
|
"dev": true,
|
|
259
259
|
"license": "0BSD"
|
|
260
260
|
},
|
|
@@ -297,9 +297,9 @@
|
|
|
297
297
|
}
|
|
298
298
|
},
|
|
299
299
|
"node_modules/@aws-crypto/sha256-browser/node_modules/@aws-sdk/types/node_modules/tslib": {
|
|
300
|
-
"version": "2.6.
|
|
301
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.
|
|
302
|
-
"integrity": "sha512-
|
|
300
|
+
"version": "2.6.3",
|
|
301
|
+
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz",
|
|
302
|
+
"integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==",
|
|
303
303
|
"dev": true,
|
|
304
304
|
"license": "0BSD"
|
|
305
305
|
},
|
|
@@ -317,9 +317,9 @@
|
|
|
317
317
|
}
|
|
318
318
|
},
|
|
319
319
|
"node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/types/node_modules/tslib": {
|
|
320
|
-
"version": "2.6.
|
|
321
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.
|
|
322
|
-
"integrity": "sha512-
|
|
320
|
+
"version": "2.6.3",
|
|
321
|
+
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz",
|
|
322
|
+
"integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==",
|
|
323
323
|
"dev": true,
|
|
324
324
|
"license": "0BSD"
|
|
325
325
|
},
|
|
@@ -357,9 +357,9 @@
|
|
|
357
357
|
}
|
|
358
358
|
},
|
|
359
359
|
"node_modules/@aws-crypto/sha256-js/node_modules/@aws-sdk/types/node_modules/tslib": {
|
|
360
|
-
"version": "2.6.
|
|
361
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.
|
|
362
|
-
"integrity": "sha512-
|
|
360
|
+
"version": "2.6.3",
|
|
361
|
+
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz",
|
|
362
|
+
"integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==",
|
|
363
363
|
"dev": true,
|
|
364
364
|
"license": "0BSD"
|
|
365
365
|
},
|
|
@@ -377,9 +377,9 @@
|
|
|
377
377
|
}
|
|
378
378
|
},
|
|
379
379
|
"node_modules/@aws-crypto/sha256-js/node_modules/@smithy/types/node_modules/tslib": {
|
|
380
|
-
"version": "2.6.
|
|
381
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.
|
|
382
|
-
"integrity": "sha512-
|
|
380
|
+
"version": "2.6.3",
|
|
381
|
+
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz",
|
|
382
|
+
"integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==",
|
|
383
383
|
"dev": true,
|
|
384
384
|
"license": "0BSD"
|
|
385
385
|
},
|
|
@@ -434,9 +434,9 @@
|
|
|
434
434
|
}
|
|
435
435
|
},
|
|
436
436
|
"node_modules/@aws-crypto/util/node_modules/@aws-sdk/types/node_modules/tslib": {
|
|
437
|
-
"version": "2.6.
|
|
438
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.
|
|
439
|
-
"integrity": "sha512-
|
|
437
|
+
"version": "2.6.3",
|
|
438
|
+
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz",
|
|
439
|
+
"integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==",
|
|
440
440
|
"dev": true,
|
|
441
441
|
"license": "0BSD"
|
|
442
442
|
},
|
|
@@ -454,9 +454,9 @@
|
|
|
454
454
|
}
|
|
455
455
|
},
|
|
456
456
|
"node_modules/@aws-crypto/util/node_modules/@smithy/types/node_modules/tslib": {
|
|
457
|
-
"version": "2.6.
|
|
458
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.
|
|
459
|
-
"integrity": "sha512-
|
|
457
|
+
"version": "2.6.3",
|
|
458
|
+
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz",
|
|
459
|
+
"integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==",
|
|
460
460
|
"dev": true,
|
|
461
461
|
"license": "0BSD"
|
|
462
462
|
},
|
|
@@ -3330,30 +3330,30 @@
|
|
|
3330
3330
|
"license": "BSD-3-Clause"
|
|
3331
3331
|
},
|
|
3332
3332
|
"node_modules/@inquirer/confirm": {
|
|
3333
|
-
"version": "3.1.
|
|
3334
|
-
"resolved": "https://registry.npmjs.org/@inquirer/confirm/-/confirm-3.1.
|
|
3335
|
-
"integrity": "sha512-
|
|
3333
|
+
"version": "3.1.9",
|
|
3334
|
+
"resolved": "https://registry.npmjs.org/@inquirer/confirm/-/confirm-3.1.9.tgz",
|
|
3335
|
+
"integrity": "sha512-UF09aejxCi4Xqm6N/jJAiFXArXfi9al52AFaSD+2uIHnhZGtd1d6lIGTRMPouVSJxbGEi+HkOWSYaiEY/+szUw==",
|
|
3336
3336
|
"dev": true,
|
|
3337
3337
|
"license": "MIT",
|
|
3338
3338
|
"dependencies": {
|
|
3339
|
-
"@inquirer/core": "^8.2.
|
|
3340
|
-
"@inquirer/type": "^1.3.
|
|
3339
|
+
"@inquirer/core": "^8.2.2",
|
|
3340
|
+
"@inquirer/type": "^1.3.3"
|
|
3341
3341
|
},
|
|
3342
3342
|
"engines": {
|
|
3343
3343
|
"node": ">=18"
|
|
3344
3344
|
}
|
|
3345
3345
|
},
|
|
3346
3346
|
"node_modules/@inquirer/core": {
|
|
3347
|
-
"version": "8.2.
|
|
3348
|
-
"resolved": "https://registry.npmjs.org/@inquirer/core/-/core-8.2.
|
|
3349
|
-
"integrity": "sha512-
|
|
3347
|
+
"version": "8.2.2",
|
|
3348
|
+
"resolved": "https://registry.npmjs.org/@inquirer/core/-/core-8.2.2.tgz",
|
|
3349
|
+
"integrity": "sha512-K8SuNX45jEFlX3EBJpu9B+S2TISzMPGXZIuJ9ME924SqbdW6Pt6fIkKvXg7mOEOKJ4WxpQsxj0UTfcL/A434Ww==",
|
|
3350
3350
|
"dev": true,
|
|
3351
3351
|
"license": "MIT",
|
|
3352
3352
|
"dependencies": {
|
|
3353
|
-
"@inquirer/figures": "^1.0.
|
|
3354
|
-
"@inquirer/type": "^1.3.
|
|
3353
|
+
"@inquirer/figures": "^1.0.3",
|
|
3354
|
+
"@inquirer/type": "^1.3.3",
|
|
3355
3355
|
"@types/mute-stream": "^0.0.4",
|
|
3356
|
-
"@types/node": "^20.12.
|
|
3356
|
+
"@types/node": "^20.12.13",
|
|
3357
3357
|
"@types/wrap-ansi": "^3.0.0",
|
|
3358
3358
|
"ansi-escapes": "^4.3.2",
|
|
3359
3359
|
"chalk": "^4.1.2",
|
|
@@ -3369,9 +3369,9 @@
|
|
|
3369
3369
|
}
|
|
3370
3370
|
},
|
|
3371
3371
|
"node_modules/@inquirer/core/node_modules/@types/node": {
|
|
3372
|
-
"version": "20.
|
|
3373
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.
|
|
3374
|
-
"integrity": "sha512-
|
|
3372
|
+
"version": "20.14.2",
|
|
3373
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.14.2.tgz",
|
|
3374
|
+
"integrity": "sha512-xyu6WAMVwv6AKFLB+e/7ySZVr/0zLCzOa7rSpq6jNwpqOrUbcACDWC+53d4n2QHOnDou0fbIsg8wZu/sxrnI4Q==",
|
|
3375
3375
|
"dev": true,
|
|
3376
3376
|
"license": "MIT",
|
|
3377
3377
|
"dependencies": {
|
|
@@ -3407,9 +3407,9 @@
|
|
|
3407
3407
|
}
|
|
3408
3408
|
},
|
|
3409
3409
|
"node_modules/@inquirer/figures": {
|
|
3410
|
-
"version": "1.0.
|
|
3411
|
-
"resolved": "https://registry.npmjs.org/@inquirer/figures/-/figures-1.0.
|
|
3412
|
-
"integrity": "sha512-
|
|
3410
|
+
"version": "1.0.3",
|
|
3411
|
+
"resolved": "https://registry.npmjs.org/@inquirer/figures/-/figures-1.0.3.tgz",
|
|
3412
|
+
"integrity": "sha512-ErXXzENMH5pJt5/ssXV0DfWUZqly8nGzf0UcBV9xTnP+KyffE2mqyxIMBrZ8ijQck2nU0TQm40EQB53YreyWHw==",
|
|
3413
3413
|
"dev": true,
|
|
3414
3414
|
"license": "MIT",
|
|
3415
3415
|
"engines": {
|
|
@@ -3417,29 +3417,29 @@
|
|
|
3417
3417
|
}
|
|
3418
3418
|
},
|
|
3419
3419
|
"node_modules/@inquirer/input": {
|
|
3420
|
-
"version": "2.1.
|
|
3421
|
-
"resolved": "https://registry.npmjs.org/@inquirer/input/-/input-2.1.
|
|
3422
|
-
"integrity": "sha512-
|
|
3420
|
+
"version": "2.1.9",
|
|
3421
|
+
"resolved": "https://registry.npmjs.org/@inquirer/input/-/input-2.1.9.tgz",
|
|
3422
|
+
"integrity": "sha512-1xTCHmIe48x9CG1+8glAHrVVdH+QfYhzgBUbgyoVpp5NovnXgRcjSn/SNulepxf9Ol8HDq3gzw3ZCAUr+h1Eyg==",
|
|
3423
3423
|
"dev": true,
|
|
3424
3424
|
"license": "MIT",
|
|
3425
3425
|
"dependencies": {
|
|
3426
|
-
"@inquirer/core": "^8.2.
|
|
3427
|
-
"@inquirer/type": "^1.3.
|
|
3426
|
+
"@inquirer/core": "^8.2.2",
|
|
3427
|
+
"@inquirer/type": "^1.3.3"
|
|
3428
3428
|
},
|
|
3429
3429
|
"engines": {
|
|
3430
3430
|
"node": ">=18"
|
|
3431
3431
|
}
|
|
3432
3432
|
},
|
|
3433
3433
|
"node_modules/@inquirer/select": {
|
|
3434
|
-
"version": "2.3.
|
|
3435
|
-
"resolved": "https://registry.npmjs.org/@inquirer/select/-/select-2.3.
|
|
3436
|
-
"integrity": "sha512-
|
|
3434
|
+
"version": "2.3.5",
|
|
3435
|
+
"resolved": "https://registry.npmjs.org/@inquirer/select/-/select-2.3.5.tgz",
|
|
3436
|
+
"integrity": "sha512-IyBj8oEtmdF2Gx4FJTPtEya37MD6s0KATKsHqgmls0lK7EQbhYSq9GQlcFq6cBsYe/cgQ0Fg2cCqYYPi/d/fxQ==",
|
|
3437
3437
|
"dev": true,
|
|
3438
3438
|
"license": "MIT",
|
|
3439
3439
|
"dependencies": {
|
|
3440
|
-
"@inquirer/core": "^8.2.
|
|
3441
|
-
"@inquirer/figures": "^1.0.
|
|
3442
|
-
"@inquirer/type": "^1.3.
|
|
3440
|
+
"@inquirer/core": "^8.2.2",
|
|
3441
|
+
"@inquirer/figures": "^1.0.3",
|
|
3442
|
+
"@inquirer/type": "^1.3.3",
|
|
3443
3443
|
"ansi-escapes": "^4.3.2",
|
|
3444
3444
|
"chalk": "^4.1.2"
|
|
3445
3445
|
},
|
|
@@ -3448,9 +3448,9 @@
|
|
|
3448
3448
|
}
|
|
3449
3449
|
},
|
|
3450
3450
|
"node_modules/@inquirer/type": {
|
|
3451
|
-
"version": "1.3.
|
|
3452
|
-
"resolved": "https://registry.npmjs.org/@inquirer/type/-/type-1.3.
|
|
3453
|
-
"integrity": "sha512-
|
|
3451
|
+
"version": "1.3.3",
|
|
3452
|
+
"resolved": "https://registry.npmjs.org/@inquirer/type/-/type-1.3.3.tgz",
|
|
3453
|
+
"integrity": "sha512-xTUt0NulylX27/zMx04ZYar/kr1raaiFTVvQ5feljQsiAgdm0WPj4S73/ye0fbslh+15QrIuDvfCXTek7pMY5A==",
|
|
3454
3454
|
"dev": true,
|
|
3455
3455
|
"license": "MIT",
|
|
3456
3456
|
"engines": {
|
|
@@ -3879,15 +3879,14 @@
|
|
|
3879
3879
|
}
|
|
3880
3880
|
},
|
|
3881
3881
|
"node_modules/@oclif/plugin-command-snapshot": {
|
|
3882
|
-
"version": "5.1
|
|
3883
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.
|
|
3884
|
-
"integrity": "sha512-
|
|
3882
|
+
"version": "5.2.1",
|
|
3883
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.1.tgz",
|
|
3884
|
+
"integrity": "sha512-Qzz4OLjmaB0uVVHe5TMVsyd412+racLRbnWsi54PIQQN68vfcLTHwiDoFTTgSkCkbraMxsPbjsxazcqXhUcSxQ==",
|
|
3885
3885
|
"dev": true,
|
|
3886
3886
|
"license": "MIT",
|
|
3887
3887
|
"dependencies": {
|
|
3888
|
-
"@oclif/core": "
|
|
3889
|
-
"
|
|
3890
|
-
"chalk": "^5.3.0",
|
|
3888
|
+
"@oclif/core": "^4",
|
|
3889
|
+
"ansis": "^3.2.0",
|
|
3891
3890
|
"globby": "^14.0.1",
|
|
3892
3891
|
"just-diff": "^5.2.0",
|
|
3893
3892
|
"lodash.difference": "^4.5.0",
|
|
@@ -3900,17 +3899,91 @@
|
|
|
3900
3899
|
"node": ">=18.0.0"
|
|
3901
3900
|
}
|
|
3902
3901
|
},
|
|
3903
|
-
"node_modules/@oclif/plugin-command-snapshot/node_modules/
|
|
3904
|
-
"version": "
|
|
3905
|
-
"resolved": "https://registry.npmjs.org/
|
|
3906
|
-
"integrity": "sha512-
|
|
3902
|
+
"node_modules/@oclif/plugin-command-snapshot/node_modules/@oclif/core": {
|
|
3903
|
+
"version": "4.0.3",
|
|
3904
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.0.3.tgz",
|
|
3905
|
+
"integrity": "sha512-yM8R/M2WfSNfL9eF8clS/SbQvanvHZJgoij5bLs3ro7uAFCkL/LYcagyj0UVGbysx5AI+SNIof6OHQUXYZpOZw==",
|
|
3907
3906
|
"dev": true,
|
|
3908
3907
|
"license": "MIT",
|
|
3908
|
+
"dependencies": {
|
|
3909
|
+
"ansi-escapes": "^4.3.2",
|
|
3910
|
+
"ansis": "^3.1.1",
|
|
3911
|
+
"clean-stack": "^3.0.1",
|
|
3912
|
+
"cli-spinners": "^2.9.2",
|
|
3913
|
+
"cosmiconfig": "^9.0.0",
|
|
3914
|
+
"debug": "^4.3.5",
|
|
3915
|
+
"ejs": "^3.1.10",
|
|
3916
|
+
"get-package-type": "^0.1.0",
|
|
3917
|
+
"globby": "^11.1.0",
|
|
3918
|
+
"indent-string": "^4.0.0",
|
|
3919
|
+
"is-wsl": "^2.2.0",
|
|
3920
|
+
"minimatch": "^9.0.4",
|
|
3921
|
+
"string-width": "^4.2.3",
|
|
3922
|
+
"supports-color": "^8",
|
|
3923
|
+
"widest-line": "^3.1.0",
|
|
3924
|
+
"wordwrap": "^1.0.0",
|
|
3925
|
+
"wrap-ansi": "^7.0.0"
|
|
3926
|
+
},
|
|
3909
3927
|
"engines": {
|
|
3910
|
-
"node": "
|
|
3928
|
+
"node": ">=18.0.0"
|
|
3929
|
+
}
|
|
3930
|
+
},
|
|
3931
|
+
"node_modules/@oclif/plugin-command-snapshot/node_modules/@oclif/core/node_modules/globby": {
|
|
3932
|
+
"version": "11.1.0",
|
|
3933
|
+
"resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz",
|
|
3934
|
+
"integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==",
|
|
3935
|
+
"dev": true,
|
|
3936
|
+
"license": "MIT",
|
|
3937
|
+
"dependencies": {
|
|
3938
|
+
"array-union": "^2.1.0",
|
|
3939
|
+
"dir-glob": "^3.0.1",
|
|
3940
|
+
"fast-glob": "^3.2.9",
|
|
3941
|
+
"ignore": "^5.2.0",
|
|
3942
|
+
"merge2": "^1.4.1",
|
|
3943
|
+
"slash": "^3.0.0"
|
|
3944
|
+
},
|
|
3945
|
+
"engines": {
|
|
3946
|
+
"node": ">=10"
|
|
3911
3947
|
},
|
|
3912
3948
|
"funding": {
|
|
3913
|
-
"url": "https://github.com/
|
|
3949
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
3950
|
+
}
|
|
3951
|
+
},
|
|
3952
|
+
"node_modules/@oclif/plugin-command-snapshot/node_modules/@oclif/core/node_modules/slash": {
|
|
3953
|
+
"version": "3.0.0",
|
|
3954
|
+
"resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
|
|
3955
|
+
"integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
|
|
3956
|
+
"dev": true,
|
|
3957
|
+
"license": "MIT",
|
|
3958
|
+
"engines": {
|
|
3959
|
+
"node": ">=8"
|
|
3960
|
+
}
|
|
3961
|
+
},
|
|
3962
|
+
"node_modules/@oclif/plugin-command-snapshot/node_modules/cosmiconfig": {
|
|
3963
|
+
"version": "9.0.0",
|
|
3964
|
+
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-9.0.0.tgz",
|
|
3965
|
+
"integrity": "sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==",
|
|
3966
|
+
"dev": true,
|
|
3967
|
+
"license": "MIT",
|
|
3968
|
+
"dependencies": {
|
|
3969
|
+
"env-paths": "^2.2.1",
|
|
3970
|
+
"import-fresh": "^3.3.0",
|
|
3971
|
+
"js-yaml": "^4.1.0",
|
|
3972
|
+
"parse-json": "^5.2.0"
|
|
3973
|
+
},
|
|
3974
|
+
"engines": {
|
|
3975
|
+
"node": ">=14"
|
|
3976
|
+
},
|
|
3977
|
+
"funding": {
|
|
3978
|
+
"url": "https://github.com/sponsors/d-fischer"
|
|
3979
|
+
},
|
|
3980
|
+
"peerDependencies": {
|
|
3981
|
+
"typescript": ">=4.9.5"
|
|
3982
|
+
},
|
|
3983
|
+
"peerDependenciesMeta": {
|
|
3984
|
+
"typescript": {
|
|
3985
|
+
"optional": true
|
|
3986
|
+
}
|
|
3914
3987
|
}
|
|
3915
3988
|
},
|
|
3916
3989
|
"node_modules/@oclif/plugin-command-snapshot/node_modules/globby": {
|
|
@@ -3934,6 +4007,22 @@
|
|
|
3934
4007
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
3935
4008
|
}
|
|
3936
4009
|
},
|
|
4010
|
+
"node_modules/@oclif/plugin-command-snapshot/node_modules/minimatch": {
|
|
4011
|
+
"version": "9.0.4",
|
|
4012
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
|
|
4013
|
+
"integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",
|
|
4014
|
+
"dev": true,
|
|
4015
|
+
"license": "ISC",
|
|
4016
|
+
"dependencies": {
|
|
4017
|
+
"brace-expansion": "^2.0.1"
|
|
4018
|
+
},
|
|
4019
|
+
"engines": {
|
|
4020
|
+
"node": ">=16 || 14 >=14.17"
|
|
4021
|
+
},
|
|
4022
|
+
"funding": {
|
|
4023
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
4024
|
+
}
|
|
4025
|
+
},
|
|
3937
4026
|
"node_modules/@oclif/plugin-command-snapshot/node_modules/path-type": {
|
|
3938
4027
|
"version": "5.0.0",
|
|
3939
4028
|
"resolved": "https://registry.npmjs.org/path-type/-/path-type-5.0.0.tgz",
|
|
@@ -3960,46 +4049,225 @@
|
|
|
3960
4049
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
3961
4050
|
}
|
|
3962
4051
|
},
|
|
4052
|
+
"node_modules/@oclif/plugin-command-snapshot/node_modules/supports-color": {
|
|
4053
|
+
"version": "8.1.1",
|
|
4054
|
+
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
|
|
4055
|
+
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
|
4056
|
+
"dev": true,
|
|
4057
|
+
"license": "MIT",
|
|
4058
|
+
"dependencies": {
|
|
4059
|
+
"has-flag": "^4.0.0"
|
|
4060
|
+
},
|
|
4061
|
+
"engines": {
|
|
4062
|
+
"node": ">=10"
|
|
4063
|
+
},
|
|
4064
|
+
"funding": {
|
|
4065
|
+
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
4066
|
+
}
|
|
4067
|
+
},
|
|
3963
4068
|
"node_modules/@oclif/plugin-help": {
|
|
3964
|
-
"version": "6.0
|
|
3965
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.0.
|
|
3966
|
-
"integrity": "sha512-
|
|
4069
|
+
"version": "6.2.0",
|
|
4070
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.0.tgz",
|
|
4071
|
+
"integrity": "sha512-LNTrAE3ZwTXJVAFuwx+jSMGJCYHHa7jjSZ+9PgJlHIIA9qC7XcTcORoBByw9otB9q3JcbWmbS0GNCGTvciRdaw==",
|
|
3967
4072
|
"dev": true,
|
|
3968
4073
|
"license": "MIT",
|
|
3969
4074
|
"dependencies": {
|
|
3970
|
-
"@oclif/core": "^
|
|
4075
|
+
"@oclif/core": "^4"
|
|
3971
4076
|
},
|
|
3972
4077
|
"engines": {
|
|
3973
4078
|
"node": ">=18.0.0"
|
|
3974
4079
|
}
|
|
3975
4080
|
},
|
|
4081
|
+
"node_modules/@oclif/plugin-help/node_modules/@oclif/core": {
|
|
4082
|
+
"version": "4.0.3",
|
|
4083
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.0.3.tgz",
|
|
4084
|
+
"integrity": "sha512-yM8R/M2WfSNfL9eF8clS/SbQvanvHZJgoij5bLs3ro7uAFCkL/LYcagyj0UVGbysx5AI+SNIof6OHQUXYZpOZw==",
|
|
4085
|
+
"dev": true,
|
|
4086
|
+
"license": "MIT",
|
|
4087
|
+
"dependencies": {
|
|
4088
|
+
"ansi-escapes": "^4.3.2",
|
|
4089
|
+
"ansis": "^3.1.1",
|
|
4090
|
+
"clean-stack": "^3.0.1",
|
|
4091
|
+
"cli-spinners": "^2.9.2",
|
|
4092
|
+
"cosmiconfig": "^9.0.0",
|
|
4093
|
+
"debug": "^4.3.5",
|
|
4094
|
+
"ejs": "^3.1.10",
|
|
4095
|
+
"get-package-type": "^0.1.0",
|
|
4096
|
+
"globby": "^11.1.0",
|
|
4097
|
+
"indent-string": "^4.0.0",
|
|
4098
|
+
"is-wsl": "^2.2.0",
|
|
4099
|
+
"minimatch": "^9.0.4",
|
|
4100
|
+
"string-width": "^4.2.3",
|
|
4101
|
+
"supports-color": "^8",
|
|
4102
|
+
"widest-line": "^3.1.0",
|
|
4103
|
+
"wordwrap": "^1.0.0",
|
|
4104
|
+
"wrap-ansi": "^7.0.0"
|
|
4105
|
+
},
|
|
4106
|
+
"engines": {
|
|
4107
|
+
"node": ">=18.0.0"
|
|
4108
|
+
}
|
|
4109
|
+
},
|
|
4110
|
+
"node_modules/@oclif/plugin-help/node_modules/cosmiconfig": {
|
|
4111
|
+
"version": "9.0.0",
|
|
4112
|
+
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-9.0.0.tgz",
|
|
4113
|
+
"integrity": "sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==",
|
|
4114
|
+
"dev": true,
|
|
4115
|
+
"license": "MIT",
|
|
4116
|
+
"dependencies": {
|
|
4117
|
+
"env-paths": "^2.2.1",
|
|
4118
|
+
"import-fresh": "^3.3.0",
|
|
4119
|
+
"js-yaml": "^4.1.0",
|
|
4120
|
+
"parse-json": "^5.2.0"
|
|
4121
|
+
},
|
|
4122
|
+
"engines": {
|
|
4123
|
+
"node": ">=14"
|
|
4124
|
+
},
|
|
4125
|
+
"funding": {
|
|
4126
|
+
"url": "https://github.com/sponsors/d-fischer"
|
|
4127
|
+
},
|
|
4128
|
+
"peerDependencies": {
|
|
4129
|
+
"typescript": ">=4.9.5"
|
|
4130
|
+
},
|
|
4131
|
+
"peerDependenciesMeta": {
|
|
4132
|
+
"typescript": {
|
|
4133
|
+
"optional": true
|
|
4134
|
+
}
|
|
4135
|
+
}
|
|
4136
|
+
},
|
|
4137
|
+
"node_modules/@oclif/plugin-help/node_modules/minimatch": {
|
|
4138
|
+
"version": "9.0.4",
|
|
4139
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
|
|
4140
|
+
"integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",
|
|
4141
|
+
"dev": true,
|
|
4142
|
+
"license": "ISC",
|
|
4143
|
+
"dependencies": {
|
|
4144
|
+
"brace-expansion": "^2.0.1"
|
|
4145
|
+
},
|
|
4146
|
+
"engines": {
|
|
4147
|
+
"node": ">=16 || 14 >=14.17"
|
|
4148
|
+
},
|
|
4149
|
+
"funding": {
|
|
4150
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
4151
|
+
}
|
|
4152
|
+
},
|
|
4153
|
+
"node_modules/@oclif/plugin-help/node_modules/supports-color": {
|
|
4154
|
+
"version": "8.1.1",
|
|
4155
|
+
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
|
|
4156
|
+
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
|
4157
|
+
"dev": true,
|
|
4158
|
+
"license": "MIT",
|
|
4159
|
+
"dependencies": {
|
|
4160
|
+
"has-flag": "^4.0.0"
|
|
4161
|
+
},
|
|
4162
|
+
"engines": {
|
|
4163
|
+
"node": ">=10"
|
|
4164
|
+
},
|
|
4165
|
+
"funding": {
|
|
4166
|
+
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
4167
|
+
}
|
|
4168
|
+
},
|
|
3976
4169
|
"node_modules/@oclif/plugin-not-found": {
|
|
3977
|
-
"version": "3.
|
|
3978
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.
|
|
3979
|
-
"integrity": "sha512-
|
|
4170
|
+
"version": "3.2.2",
|
|
4171
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.2.tgz",
|
|
4172
|
+
"integrity": "sha512-FyQiC0jQZsrvtoVyEkNy8gypdibCLw+AR3uP08NyO95UoJeEHpxHjJUK+E10wNsTCFLFuaBW7hAjvtGm+Ze0RQ==",
|
|
3980
4173
|
"dev": true,
|
|
3981
4174
|
"license": "MIT",
|
|
3982
4175
|
"dependencies": {
|
|
3983
|
-
"@inquirer/confirm": "^3.1.
|
|
3984
|
-
"@oclif/core": "^
|
|
3985
|
-
"
|
|
4176
|
+
"@inquirer/confirm": "^3.1.9",
|
|
4177
|
+
"@oclif/core": "^4",
|
|
4178
|
+
"ansis": "^3.2.0",
|
|
3986
4179
|
"fast-levenshtein": "^3.0.0"
|
|
3987
4180
|
},
|
|
3988
4181
|
"engines": {
|
|
3989
4182
|
"node": ">=18.0.0"
|
|
3990
4183
|
}
|
|
3991
4184
|
},
|
|
3992
|
-
"node_modules/@oclif/plugin-not-found/node_modules/
|
|
3993
|
-
"version": "
|
|
3994
|
-
"resolved": "https://registry.npmjs.org/
|
|
3995
|
-
"integrity": "sha512-
|
|
4185
|
+
"node_modules/@oclif/plugin-not-found/node_modules/@oclif/core": {
|
|
4186
|
+
"version": "4.0.3",
|
|
4187
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.0.3.tgz",
|
|
4188
|
+
"integrity": "sha512-yM8R/M2WfSNfL9eF8clS/SbQvanvHZJgoij5bLs3ro7uAFCkL/LYcagyj0UVGbysx5AI+SNIof6OHQUXYZpOZw==",
|
|
4189
|
+
"dev": true,
|
|
4190
|
+
"license": "MIT",
|
|
4191
|
+
"dependencies": {
|
|
4192
|
+
"ansi-escapes": "^4.3.2",
|
|
4193
|
+
"ansis": "^3.1.1",
|
|
4194
|
+
"clean-stack": "^3.0.1",
|
|
4195
|
+
"cli-spinners": "^2.9.2",
|
|
4196
|
+
"cosmiconfig": "^9.0.0",
|
|
4197
|
+
"debug": "^4.3.5",
|
|
4198
|
+
"ejs": "^3.1.10",
|
|
4199
|
+
"get-package-type": "^0.1.0",
|
|
4200
|
+
"globby": "^11.1.0",
|
|
4201
|
+
"indent-string": "^4.0.0",
|
|
4202
|
+
"is-wsl": "^2.2.0",
|
|
4203
|
+
"minimatch": "^9.0.4",
|
|
4204
|
+
"string-width": "^4.2.3",
|
|
4205
|
+
"supports-color": "^8",
|
|
4206
|
+
"widest-line": "^3.1.0",
|
|
4207
|
+
"wordwrap": "^1.0.0",
|
|
4208
|
+
"wrap-ansi": "^7.0.0"
|
|
4209
|
+
},
|
|
4210
|
+
"engines": {
|
|
4211
|
+
"node": ">=18.0.0"
|
|
4212
|
+
}
|
|
4213
|
+
},
|
|
4214
|
+
"node_modules/@oclif/plugin-not-found/node_modules/cosmiconfig": {
|
|
4215
|
+
"version": "9.0.0",
|
|
4216
|
+
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-9.0.0.tgz",
|
|
4217
|
+
"integrity": "sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==",
|
|
3996
4218
|
"dev": true,
|
|
3997
4219
|
"license": "MIT",
|
|
4220
|
+
"dependencies": {
|
|
4221
|
+
"env-paths": "^2.2.1",
|
|
4222
|
+
"import-fresh": "^3.3.0",
|
|
4223
|
+
"js-yaml": "^4.1.0",
|
|
4224
|
+
"parse-json": "^5.2.0"
|
|
4225
|
+
},
|
|
3998
4226
|
"engines": {
|
|
3999
|
-
"node": "
|
|
4227
|
+
"node": ">=14"
|
|
4000
4228
|
},
|
|
4001
4229
|
"funding": {
|
|
4002
|
-
"url": "https://github.com/
|
|
4230
|
+
"url": "https://github.com/sponsors/d-fischer"
|
|
4231
|
+
},
|
|
4232
|
+
"peerDependencies": {
|
|
4233
|
+
"typescript": ">=4.9.5"
|
|
4234
|
+
},
|
|
4235
|
+
"peerDependenciesMeta": {
|
|
4236
|
+
"typescript": {
|
|
4237
|
+
"optional": true
|
|
4238
|
+
}
|
|
4239
|
+
}
|
|
4240
|
+
},
|
|
4241
|
+
"node_modules/@oclif/plugin-not-found/node_modules/minimatch": {
|
|
4242
|
+
"version": "9.0.4",
|
|
4243
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
|
|
4244
|
+
"integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",
|
|
4245
|
+
"dev": true,
|
|
4246
|
+
"license": "ISC",
|
|
4247
|
+
"dependencies": {
|
|
4248
|
+
"brace-expansion": "^2.0.1"
|
|
4249
|
+
},
|
|
4250
|
+
"engines": {
|
|
4251
|
+
"node": ">=16 || 14 >=14.17"
|
|
4252
|
+
},
|
|
4253
|
+
"funding": {
|
|
4254
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
4255
|
+
}
|
|
4256
|
+
},
|
|
4257
|
+
"node_modules/@oclif/plugin-not-found/node_modules/supports-color": {
|
|
4258
|
+
"version": "8.1.1",
|
|
4259
|
+
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
|
|
4260
|
+
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
|
4261
|
+
"dev": true,
|
|
4262
|
+
"license": "MIT",
|
|
4263
|
+
"dependencies": {
|
|
4264
|
+
"has-flag": "^4.0.0"
|
|
4265
|
+
},
|
|
4266
|
+
"engines": {
|
|
4267
|
+
"node": ">=10"
|
|
4268
|
+
},
|
|
4269
|
+
"funding": {
|
|
4270
|
+
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
4003
4271
|
}
|
|
4004
4272
|
},
|
|
4005
4273
|
"node_modules/@oclif/plugin-warn-if-update-available": {
|
|
@@ -4033,14 +4301,14 @@
|
|
|
4033
4301
|
}
|
|
4034
4302
|
},
|
|
4035
4303
|
"node_modules/@oclif/test": {
|
|
4036
|
-
"version": "4.0.
|
|
4037
|
-
"resolved": "https://registry.npmjs.org/@oclif/test/-/test-4.0.
|
|
4038
|
-
"integrity": "sha512-
|
|
4304
|
+
"version": "4.0.3",
|
|
4305
|
+
"resolved": "https://registry.npmjs.org/@oclif/test/-/test-4.0.3.tgz",
|
|
4306
|
+
"integrity": "sha512-LxcRYVFTUHoOW2Koo1lmbEwl/4HRFIdNWXuUY1/PHEawjwLvp3xwVe2rOWGqYD+vlHr+TYUw2QDQc8e2vUTDrw==",
|
|
4039
4307
|
"dev": true,
|
|
4040
4308
|
"license": "MIT",
|
|
4041
4309
|
"dependencies": {
|
|
4042
4310
|
"ansis": "^3.2.0",
|
|
4043
|
-
"debug": "^4.3.
|
|
4311
|
+
"debug": "^4.3.5"
|
|
4044
4312
|
},
|
|
4045
4313
|
"engines": {
|
|
4046
4314
|
"node": ">=18.0.0"
|
|
@@ -5602,23 +5870,6 @@
|
|
|
5602
5870
|
"@types/node": "*"
|
|
5603
5871
|
}
|
|
5604
5872
|
},
|
|
5605
|
-
"node_modules/@types/lodash": {
|
|
5606
|
-
"version": "4.14.202",
|
|
5607
|
-
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.202.tgz",
|
|
5608
|
-
"integrity": "sha512-OvlIYQK9tNneDlS0VN54LLd5uiPCBOp7gS5Z0f1mjoJYBrtStzgmJBxONW3U6OZqdtNzZPmn9BS/7WI7BFFcFQ==",
|
|
5609
|
-
"dev": true,
|
|
5610
|
-
"license": "MIT"
|
|
5611
|
-
},
|
|
5612
|
-
"node_modules/@types/lodash.difference": {
|
|
5613
|
-
"version": "4.5.9",
|
|
5614
|
-
"resolved": "https://registry.npmjs.org/@types/lodash.difference/-/lodash.difference-4.5.9.tgz",
|
|
5615
|
-
"integrity": "sha512-MNlajcjtwzLpXk+cw38UkBvEXJNEPhULgS8A4EHwtUwT7f7yFH/SFKD0iw5Rfilwh60yJIgFo0vsMr7xsa5+aw==",
|
|
5616
|
-
"dev": true,
|
|
5617
|
-
"license": "MIT",
|
|
5618
|
-
"dependencies": {
|
|
5619
|
-
"@types/lodash": "*"
|
|
5620
|
-
}
|
|
5621
|
-
},
|
|
5622
5873
|
"node_modules/@types/minimist": {
|
|
5623
5874
|
"version": "1.2.5",
|
|
5624
5875
|
"resolved": "https://registry.npmjs.org/@types/minimist/-/minimist-1.2.5.tgz",
|
|
@@ -7664,9 +7915,9 @@
|
|
|
7664
7915
|
}
|
|
7665
7916
|
},
|
|
7666
7917
|
"node_modules/debug": {
|
|
7667
|
-
"version": "4.3.
|
|
7668
|
-
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.
|
|
7669
|
-
"integrity": "sha512-
|
|
7918
|
+
"version": "4.3.5",
|
|
7919
|
+
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.5.tgz",
|
|
7920
|
+
"integrity": "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==",
|
|
7670
7921
|
"license": "MIT",
|
|
7671
7922
|
"dependencies": {
|
|
7672
7923
|
"ms": "2.1.2"
|
|
@@ -8064,6 +8315,16 @@
|
|
|
8064
8315
|
"url": "https://github.com/fb55/entities?sponsor=1"
|
|
8065
8316
|
}
|
|
8066
8317
|
},
|
|
8318
|
+
"node_modules/env-paths": {
|
|
8319
|
+
"version": "2.2.1",
|
|
8320
|
+
"resolved": "https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz",
|
|
8321
|
+
"integrity": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==",
|
|
8322
|
+
"dev": true,
|
|
8323
|
+
"license": "MIT",
|
|
8324
|
+
"engines": {
|
|
8325
|
+
"node": ">=6"
|
|
8326
|
+
}
|
|
8327
|
+
},
|
|
8067
8328
|
"node_modules/error-ex": {
|
|
8068
8329
|
"version": "1.3.2",
|
|
8069
8330
|
"resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz",
|
|
@@ -11734,6 +11995,31 @@
|
|
|
11734
11995
|
"node": ">= 14.0.0"
|
|
11735
11996
|
}
|
|
11736
11997
|
},
|
|
11998
|
+
"node_modules/mocha/node_modules/debug": {
|
|
11999
|
+
"version": "4.3.4",
|
|
12000
|
+
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
|
|
12001
|
+
"integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
|
|
12002
|
+
"dev": true,
|
|
12003
|
+
"license": "MIT",
|
|
12004
|
+
"dependencies": {
|
|
12005
|
+
"ms": "2.1.2"
|
|
12006
|
+
},
|
|
12007
|
+
"engines": {
|
|
12008
|
+
"node": ">=6.0"
|
|
12009
|
+
},
|
|
12010
|
+
"peerDependenciesMeta": {
|
|
12011
|
+
"supports-color": {
|
|
12012
|
+
"optional": true
|
|
12013
|
+
}
|
|
12014
|
+
}
|
|
12015
|
+
},
|
|
12016
|
+
"node_modules/mocha/node_modules/debug/node_modules/ms": {
|
|
12017
|
+
"version": "2.1.2",
|
|
12018
|
+
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
|
|
12019
|
+
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
|
|
12020
|
+
"dev": true,
|
|
12021
|
+
"license": "MIT"
|
|
12022
|
+
},
|
|
11737
12023
|
"node_modules/mocha/node_modules/diff": {
|
|
11738
12024
|
"version": "5.0.0",
|
|
11739
12025
|
"resolved": "https://registry.npmjs.org/diff/-/diff-5.0.0.tgz",
|
|
@@ -12307,20 +12593,20 @@
|
|
|
12307
12593
|
}
|
|
12308
12594
|
},
|
|
12309
12595
|
"node_modules/oclif": {
|
|
12310
|
-
"version": "4.
|
|
12311
|
-
"resolved": "https://registry.npmjs.org/oclif/-/oclif-4.
|
|
12312
|
-
"integrity": "sha512-
|
|
12596
|
+
"version": "4.13.0",
|
|
12597
|
+
"resolved": "https://registry.npmjs.org/oclif/-/oclif-4.13.0.tgz",
|
|
12598
|
+
"integrity": "sha512-wStOS+OWPCxRPKK8h6A3ZIAJru2UA3e29WjXka0gheD9ZKYDdUldjjtt8tKTDfrDrGQAnRfwbeMvS66ihiBybQ==",
|
|
12313
12599
|
"dev": true,
|
|
12314
12600
|
"license": "MIT",
|
|
12315
12601
|
"dependencies": {
|
|
12316
12602
|
"@aws-sdk/client-cloudfront": "^3.574.0",
|
|
12317
12603
|
"@aws-sdk/client-s3": "^3.583.0",
|
|
12318
12604
|
"@inquirer/confirm": "^3.1.6",
|
|
12319
|
-
"@inquirer/input": "^2.1.
|
|
12320
|
-
"@inquirer/select": "^2.3.
|
|
12321
|
-
"@oclif/core": "^
|
|
12605
|
+
"@inquirer/input": "^2.1.9",
|
|
12606
|
+
"@inquirer/select": "^2.3.5",
|
|
12607
|
+
"@oclif/core": "^4",
|
|
12322
12608
|
"@oclif/plugin-help": "^6.0.21",
|
|
12323
|
-
"@oclif/plugin-not-found": "^3.1
|
|
12609
|
+
"@oclif/plugin-not-found": "^3.2.1",
|
|
12324
12610
|
"@oclif/plugin-warn-if-update-available": "^3.0.19",
|
|
12325
12611
|
"async-retry": "^1.3.3",
|
|
12326
12612
|
"chalk": "^4",
|
|
@@ -12346,9 +12632,9 @@
|
|
|
12346
12632
|
}
|
|
12347
12633
|
},
|
|
12348
12634
|
"node_modules/oclif-plugin-update-notifier": {
|
|
12349
|
-
"version": "1.5.
|
|
12350
|
-
"resolved": "https://registry.npmjs.org/oclif-plugin-update-notifier/-/oclif-plugin-update-notifier-1.5.
|
|
12351
|
-
"integrity": "sha512-
|
|
12635
|
+
"version": "1.5.77",
|
|
12636
|
+
"resolved": "https://registry.npmjs.org/oclif-plugin-update-notifier/-/oclif-plugin-update-notifier-1.5.77.tgz",
|
|
12637
|
+
"integrity": "sha512-UXvQRTuzCugSGMU8VOdboHZCwhc0n4Vz0jYJwFa3LOORQGnmMlyTdzIr4CXKbUq/xmEx4XOGF3WGzhxW0F1YUA==",
|
|
12352
12638
|
"license": "BSD-3-Clause",
|
|
12353
12639
|
"dependencies": {
|
|
12354
12640
|
"@jayree/changelog": "^1.1.12",
|
|
@@ -12358,11 +12644,11 @@
|
|
|
12358
12644
|
"chalk": "^5.3.0",
|
|
12359
12645
|
"debug": "^4.3.4",
|
|
12360
12646
|
"fs-extra": "^11.2.0",
|
|
12361
|
-
"got": "^14.
|
|
12647
|
+
"got": "^14.4.1",
|
|
12362
12648
|
"package-json": "^10.0.0",
|
|
12363
12649
|
"semver": "^7.6.2",
|
|
12364
12650
|
"semver-diff": "^4.0.0",
|
|
12365
|
-
"tslib": "^2.6.
|
|
12651
|
+
"tslib": "^2.6.3"
|
|
12366
12652
|
},
|
|
12367
12653
|
"engines": {
|
|
12368
12654
|
"node": ">=16.0.0"
|
|
@@ -12448,9 +12734,9 @@
|
|
|
12448
12734
|
}
|
|
12449
12735
|
},
|
|
12450
12736
|
"node_modules/oclif-plugin-update-notifier/node_modules/got": {
|
|
12451
|
-
"version": "14.
|
|
12452
|
-
"resolved": "https://registry.npmjs.org/got/-/got-14.
|
|
12453
|
-
"integrity": "sha512-
|
|
12737
|
+
"version": "14.4.1",
|
|
12738
|
+
"resolved": "https://registry.npmjs.org/got/-/got-14.4.1.tgz",
|
|
12739
|
+
"integrity": "sha512-IvDJbJBUeexX74xNQuMIVgCRRuNOm5wuK+OC3Dc2pnSoh1AOmgc7JVj7WC+cJ4u0aPcO9KZ2frTXcqK4W/5qTQ==",
|
|
12454
12740
|
"license": "MIT",
|
|
12455
12741
|
"dependencies": {
|
|
12456
12742
|
"@sindresorhus/is": "^6.3.1",
|
|
@@ -12463,7 +12749,8 @@
|
|
|
12463
12749
|
"http2-wrapper": "^2.2.1",
|
|
12464
12750
|
"lowercase-keys": "^3.0.0",
|
|
12465
12751
|
"p-cancelable": "^4.0.1",
|
|
12466
|
-
"responselike": "^3.0.0"
|
|
12752
|
+
"responselike": "^3.0.0",
|
|
12753
|
+
"type-fest": "^4.19.0"
|
|
12467
12754
|
},
|
|
12468
12755
|
"engines": {
|
|
12469
12756
|
"node": ">=20"
|
|
@@ -12505,6 +12792,74 @@
|
|
|
12505
12792
|
"node": ">=14.16"
|
|
12506
12793
|
}
|
|
12507
12794
|
},
|
|
12795
|
+
"node_modules/oclif-plugin-update-notifier/node_modules/type-fest": {
|
|
12796
|
+
"version": "4.19.0",
|
|
12797
|
+
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.19.0.tgz",
|
|
12798
|
+
"integrity": "sha512-CN2l+hWACRiejlnr68vY0/7734Kzu+9+TOslUXbSCQ1ruY9XIHDBSceVXCcHm/oXrdzhtLMMdJEKfemf1yXiZQ==",
|
|
12799
|
+
"license": "(MIT OR CC0-1.0)",
|
|
12800
|
+
"engines": {
|
|
12801
|
+
"node": ">=16"
|
|
12802
|
+
},
|
|
12803
|
+
"funding": {
|
|
12804
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
12805
|
+
}
|
|
12806
|
+
},
|
|
12807
|
+
"node_modules/oclif/node_modules/@oclif/core": {
|
|
12808
|
+
"version": "4.0.3",
|
|
12809
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.0.3.tgz",
|
|
12810
|
+
"integrity": "sha512-yM8R/M2WfSNfL9eF8clS/SbQvanvHZJgoij5bLs3ro7uAFCkL/LYcagyj0UVGbysx5AI+SNIof6OHQUXYZpOZw==",
|
|
12811
|
+
"dev": true,
|
|
12812
|
+
"license": "MIT",
|
|
12813
|
+
"dependencies": {
|
|
12814
|
+
"ansi-escapes": "^4.3.2",
|
|
12815
|
+
"ansis": "^3.1.1",
|
|
12816
|
+
"clean-stack": "^3.0.1",
|
|
12817
|
+
"cli-spinners": "^2.9.2",
|
|
12818
|
+
"cosmiconfig": "^9.0.0",
|
|
12819
|
+
"debug": "^4.3.5",
|
|
12820
|
+
"ejs": "^3.1.10",
|
|
12821
|
+
"get-package-type": "^0.1.0",
|
|
12822
|
+
"globby": "^11.1.0",
|
|
12823
|
+
"indent-string": "^4.0.0",
|
|
12824
|
+
"is-wsl": "^2.2.0",
|
|
12825
|
+
"minimatch": "^9.0.4",
|
|
12826
|
+
"string-width": "^4.2.3",
|
|
12827
|
+
"supports-color": "^8",
|
|
12828
|
+
"widest-line": "^3.1.0",
|
|
12829
|
+
"wordwrap": "^1.0.0",
|
|
12830
|
+
"wrap-ansi": "^7.0.0"
|
|
12831
|
+
},
|
|
12832
|
+
"engines": {
|
|
12833
|
+
"node": ">=18.0.0"
|
|
12834
|
+
}
|
|
12835
|
+
},
|
|
12836
|
+
"node_modules/oclif/node_modules/cosmiconfig": {
|
|
12837
|
+
"version": "9.0.0",
|
|
12838
|
+
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-9.0.0.tgz",
|
|
12839
|
+
"integrity": "sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==",
|
|
12840
|
+
"dev": true,
|
|
12841
|
+
"license": "MIT",
|
|
12842
|
+
"dependencies": {
|
|
12843
|
+
"env-paths": "^2.2.1",
|
|
12844
|
+
"import-fresh": "^3.3.0",
|
|
12845
|
+
"js-yaml": "^4.1.0",
|
|
12846
|
+
"parse-json": "^5.2.0"
|
|
12847
|
+
},
|
|
12848
|
+
"engines": {
|
|
12849
|
+
"node": ">=14"
|
|
12850
|
+
},
|
|
12851
|
+
"funding": {
|
|
12852
|
+
"url": "https://github.com/sponsors/d-fischer"
|
|
12853
|
+
},
|
|
12854
|
+
"peerDependencies": {
|
|
12855
|
+
"typescript": ">=4.9.5"
|
|
12856
|
+
},
|
|
12857
|
+
"peerDependenciesMeta": {
|
|
12858
|
+
"typescript": {
|
|
12859
|
+
"optional": true
|
|
12860
|
+
}
|
|
12861
|
+
}
|
|
12862
|
+
},
|
|
12508
12863
|
"node_modules/oclif/node_modules/fs-extra": {
|
|
12509
12864
|
"version": "8.1.0",
|
|
12510
12865
|
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-8.1.0.tgz",
|
|
@@ -12553,6 +12908,22 @@
|
|
|
12553
12908
|
"node": "14 || >=16.14"
|
|
12554
12909
|
}
|
|
12555
12910
|
},
|
|
12911
|
+
"node_modules/oclif/node_modules/minimatch": {
|
|
12912
|
+
"version": "9.0.4",
|
|
12913
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
|
|
12914
|
+
"integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",
|
|
12915
|
+
"dev": true,
|
|
12916
|
+
"license": "ISC",
|
|
12917
|
+
"dependencies": {
|
|
12918
|
+
"brace-expansion": "^2.0.1"
|
|
12919
|
+
},
|
|
12920
|
+
"engines": {
|
|
12921
|
+
"node": ">=16 || 14 >=14.17"
|
|
12922
|
+
},
|
|
12923
|
+
"funding": {
|
|
12924
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
12925
|
+
}
|
|
12926
|
+
},
|
|
12556
12927
|
"node_modules/oclif/node_modules/normalize-package-data": {
|
|
12557
12928
|
"version": "6.0.1",
|
|
12558
12929
|
"resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-6.0.1.tgz",
|
|
@@ -12569,6 +12940,22 @@
|
|
|
12569
12940
|
"node": "^16.14.0 || >=18.0.0"
|
|
12570
12941
|
}
|
|
12571
12942
|
},
|
|
12943
|
+
"node_modules/oclif/node_modules/supports-color": {
|
|
12944
|
+
"version": "8.1.1",
|
|
12945
|
+
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
|
|
12946
|
+
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
|
12947
|
+
"dev": true,
|
|
12948
|
+
"license": "MIT",
|
|
12949
|
+
"dependencies": {
|
|
12950
|
+
"has-flag": "^4.0.0"
|
|
12951
|
+
},
|
|
12952
|
+
"engines": {
|
|
12953
|
+
"node": ">=10"
|
|
12954
|
+
},
|
|
12955
|
+
"funding": {
|
|
12956
|
+
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
12957
|
+
}
|
|
12958
|
+
},
|
|
12572
12959
|
"node_modules/oclif/node_modules/universalify": {
|
|
12573
12960
|
"version": "0.1.2",
|
|
12574
12961
|
"resolved": "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz",
|
|
@@ -13250,9 +13637,9 @@
|
|
|
13250
13637
|
}
|
|
13251
13638
|
},
|
|
13252
13639
|
"node_modules/prettier": {
|
|
13253
|
-
"version": "3.
|
|
13254
|
-
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.
|
|
13255
|
-
"integrity": "sha512-
|
|
13640
|
+
"version": "3.3.1",
|
|
13641
|
+
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.3.1.tgz",
|
|
13642
|
+
"integrity": "sha512-7CAwy5dRsxs8PHXT3twixW9/OEll8MLE0VRPCJyl7CkS6VHGPSlsVaWTiASPTyGyYRyApxlaWTzwUxVNrhcwDg==",
|
|
13256
13643
|
"dev": true,
|
|
13257
13644
|
"license": "MIT",
|
|
13258
13645
|
"bin": {
|
|
@@ -15030,9 +15417,9 @@
|
|
|
15030
15417
|
}
|
|
15031
15418
|
},
|
|
15032
15419
|
"node_modules/tslib": {
|
|
15033
|
-
"version": "2.6.
|
|
15034
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.
|
|
15035
|
-
"integrity": "sha512-
|
|
15420
|
+
"version": "2.6.3",
|
|
15421
|
+
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz",
|
|
15422
|
+
"integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==",
|
|
15036
15423
|
"license": "0BSD"
|
|
15037
15424
|
},
|
|
15038
15425
|
"node_modules/tunnel-agent": {
|