react-native-nepali-picker 0.1.0 → 1.0.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/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "react-native-nepali-picker",
3
- "version": "0.1.0",
4
- "description": "Nepali date (BS) picker of react native which also do date conversion form ADtoBS and vice versa. It is the most customizable Nepali date picker for react native where you can configure every part of calendar and make it suit your theme. Written in Typescript . ",
3
+ "version": "1.0.0",
4
+ "description": "Minimalist and modern Nepali-date picker whith customization.🌟",
5
5
  "source": "./src/index.tsx",
6
6
  "main": "./lib/commonjs/index.js",
7
7
  "module": "./lib/module/index.js",
@@ -45,20 +45,27 @@
45
45
  "release": "release-it"
46
46
  },
47
47
  "keywords": [
48
- "react-native",
48
+ "react-native-nepali",
49
+ "nepali-picker",
50
+ "nepali-date-picker",
51
+ "date-picker",
52
+ "react-native-nepali-date-picker",
53
+ "react-native-nepali-picker",
54
+ "calendar-picker",
55
+ "nepali",
49
56
  "ios",
50
57
  "android"
51
58
  ],
52
59
  "repository": {
53
60
  "type": "git",
54
- "url": "git+https://github.com/nepali-picker.git"
61
+ "url": "https://github.com/Kushalchg/nepali-picker"
55
62
  },
56
63
  "author": "Kushal Chapagain <chapagainkushal74@gmail.com> (https://kushalchapagain.com.np)",
57
64
  "license": "MIT",
58
65
  "bugs": {
59
- "url": "https://github.com/nepali-picker/issues"
66
+ "url": "https://github.com/Kushalchg/nepali-picker/issues"
60
67
  },
61
- "homepage": "https://github.com/nepali-picker#readme",
68
+ "homepage": "https://kushalchg.github.io/nepali-picker/",
62
69
  "publishConfig": {
63
70
  "registry": "https://registry.npmjs.org/"
64
71
  },
@@ -187,91 +194,91 @@
187
194
  "lib": "lib"
188
195
  },
189
196
  "dependencies": {
197
+ "JSONStream": "^1.3.5",
198
+ "abort-controller": "^3.0.0",
199
+ "accepts": "^1.3.8",
190
200
  "acorn": "^8.12.1",
191
201
  "acorn-jsx": "^5.3.2",
192
- "JSONStream": "^1.3.5",
193
202
  "acorn-walk": "^8.3.4",
194
- "accepts": "^1.3.8",
195
- "abort-controller": "^3.0.0",
196
- "ajv": "^6.12.6",
197
- "agent-base": "^7.1.1",
198
203
  "add-stream": "^1.0.0",
204
+ "agent-base": "^7.1.1",
199
205
  "aggregate-error": "^4.0.1",
206
+ "ajv": "^6.12.6",
200
207
  "anser": "^1.4.10",
201
- "ansi-regex": "^5.0.1",
208
+ "ansi-align": "^3.0.1",
202
209
  "ansi-escapes": "^4.3.2",
210
+ "ansi-fragments": "^0.2.1",
211
+ "ansi-regex": "^5.0.1",
203
212
  "ansi-styles": "^4.3.0",
204
- "ansi-align": "^3.0.1",
205
213
  "anymatch": "^3.1.3",
206
214
  "appdirsjs": "^1.2.7",
215
+ "arg": "^4.1.3",
216
+ "argparse": "^2.0.1",
217
+ "array-buffer-byte-length": "^1.0.1",
207
218
  "array-ify": "^1.0.0",
208
219
  "array-includes": "^3.1.8",
209
220
  "array-union": "^2.1.0",
210
221
  "array.prototype.findlast": "^1.2.5",
211
- "array.prototype.flatmap": "^1.3.2",
212
222
  "array.prototype.flat": "^1.3.2",
213
- "arg": "^4.1.3",
214
- "array.prototype.tosorted": "^1.1.4",
215
- "ansi-fragments": "^0.2.1",
216
- "argparse": "^2.0.1",
223
+ "array.prototype.flatmap": "^1.3.2",
217
224
  "array.prototype.map": "^1.0.7",
218
- "array-buffer-byte-length": "^1.0.1",
225
+ "array.prototype.tosorted": "^1.1.4",
219
226
  "arraybuffer.prototype.slice": "^1.0.3",
220
227
  "arrify": "^1.0.1",
221
228
  "asap": "^2.0.6",
222
229
  "ast-types": "^0.13.4",
223
- "available-typed-arrays": "^1.0.7",
224
230
  "astral-regex": "^1.0.0",
225
231
  "async-limiter": "^1.0.1",
226
232
  "async-retry": "^1.3.3",
233
+ "available-typed-arrays": "^1.0.7",
227
234
  "babel-core": "^7.0.0-bridge.0",
228
235
  "babel-jest": "^29.7.0",
229
- "babel-plugin-jest-hoist": "^29.6.3",
230
236
  "babel-plugin-istanbul": "^6.1.1",
237
+ "babel-plugin-jest-hoist": "^29.6.3",
231
238
  "babel-plugin-module-resolver": "^5.0.2",
232
239
  "babel-plugin-polyfill-corejs2": "^0.4.11",
233
240
  "babel-plugin-polyfill-corejs3": "^0.10.6",
234
- "babel-preset-current-node-syntax": "^1.1.0",
235
- "balanced-match": "^1.0.2",
236
241
  "babel-plugin-polyfill-regenerator": "^0.6.2",
237
242
  "babel-plugin-transform-flow-enums": "^0.0.2",
243
+ "babel-preset-current-node-syntax": "^1.1.0",
238
244
  "babel-preset-jest": "^29.6.3",
245
+ "balanced-match": "^1.0.2",
239
246
  "base64-js": "^1.5.1",
247
+ "basic-ftp": "^5.0.5",
240
248
  "before-after-hook": "^2.2.3",
241
249
  "big-integer": "^1.6.52",
242
- "basic-ftp": "^5.0.5",
243
250
  "bl": "^4.1.0",
251
+ "boxen": "^7.1.1",
244
252
  "bplist-parser": "^0.2.0",
253
+ "brace-expansion": "^2.0.1",
245
254
  "braces": "^3.0.3",
246
- "boxen": "^7.1.1",
247
255
  "browserslist": "^4.23.3",
248
- "brace-expansion": "^2.0.1",
249
256
  "bser": "^2.1.1",
250
257
  "buffer": "^5.7.1",
251
258
  "buffer-from": "^1.1.2",
252
- "call-bind": "^1.0.7",
253
- "bytes": "^3.0.0",
254
259
  "bundle-name": "^3.0.0",
260
+ "bytes": "^3.0.0",
255
261
  "cacheable-lookup": "^7.0.0",
256
- "callsites": "^3.1.0",
257
- "caller-callsite": "^2.0.0",
258
262
  "cacheable-request": "^10.2.14",
263
+ "call-bind": "^1.0.7",
264
+ "caller-callsite": "^2.0.0",
259
265
  "caller-path": "^2.0.0",
260
- "chalk": "^4.1.2",
266
+ "callsites": "^3.1.0",
261
267
  "camelcase": "^5.3.1",
262
268
  "camelcase-keys": "^6.2.2",
263
269
  "caniuse-lite": "^1.0.30001662",
270
+ "chalk": "^4.1.2",
264
271
  "char-regex": "^1.0.2",
265
272
  "chardet": "^0.7.0",
266
- "ci-info": "^3.9.0",
267
273
  "chrome-launcher": "^0.15.2",
274
+ "ci-info": "^3.9.0",
268
275
  "cjs-module-lexer": "^1.4.1",
269
276
  "clean-stack": "^4.2.0",
270
277
  "cli-boxes": "^3.0.0",
271
278
  "cli-cursor": "^3.1.0",
272
- "cliui": "^8.0.1",
273
- "cli-width": "^4.1.0",
274
279
  "cli-spinners": "^2.9.2",
280
+ "cli-width": "^4.1.0",
281
+ "cliui": "^8.0.1",
275
282
  "clone": "^1.0.4",
276
283
  "clone-deep": "^4.0.1",
277
284
  "co": "^4.6.0",
@@ -279,22 +286,22 @@
279
286
  "color-convert": "^2.0.1",
280
287
  "color-name": "^1.1.4",
281
288
  "colorette": "^1.4.0",
282
- "compare-func": "^2.0.0",
283
289
  "command-exists": "^1.2.9",
284
290
  "commander": "^2.20.3",
285
291
  "commondir": "^1.0.1",
286
- "concat-map": "^0.0.1",
292
+ "compare-func": "^2.0.0",
287
293
  "compressible": "^2.0.18",
288
294
  "compression": "^1.7.4",
289
- "config-chain": "^1.1.13",
290
- "conventional-changelog-angular": "^6.0.0",
295
+ "concat-map": "^0.0.1",
291
296
  "concat-stream": "^2.0.0",
292
- "connect": "^3.7.0",
297
+ "config-chain": "^1.1.13",
293
298
  "configstore": "^6.0.0",
294
- "conventional-changelog-conventionalcommits": "^6.1.0",
299
+ "connect": "^3.7.0",
295
300
  "conventional-changelog": "^3.1.25",
301
+ "conventional-changelog-angular": "^6.0.0",
296
302
  "conventional-changelog-atom": "^2.0.8",
297
303
  "conventional-changelog-codemirror": "^2.0.8",
304
+ "conventional-changelog-conventionalcommits": "^6.1.0",
298
305
  "conventional-changelog-core": "^4.2.4",
299
306
  "conventional-changelog-ember": "^2.0.9",
300
307
  "conventional-changelog-eslint": "^3.0.9",
@@ -303,647 +310,647 @@
303
310
  "conventional-changelog-jshint": "^2.0.9",
304
311
  "conventional-changelog-preset-loader": "^2.3.4",
305
312
  "conventional-changelog-writer": "^5.0.1",
313
+ "conventional-commits-filter": "^2.0.7",
306
314
  "conventional-commits-parser": "^3.2.4",
307
315
  "conventional-recommended-bump": "^6.1.0",
308
- "conventional-commits-filter": "^2.0.7",
309
- "cosmiconfig": "^8.3.6",
310
- "cosmiconfig-typescript-loader": "^4.4.0",
311
316
  "convert-source-map": "^2.0.0",
312
317
  "core-js-compat": "^3.38.1",
313
318
  "core-util-is": "^1.0.3",
319
+ "cosmiconfig": "^8.3.6",
320
+ "cosmiconfig-typescript-loader": "^4.4.0",
321
+ "create-jest": "^29.7.0",
322
+ "create-require": "^1.1.1",
314
323
  "cross-spawn": "^7.0.3",
324
+ "crypto-random-string": "^4.0.0",
315
325
  "csstype": "^3.1.3",
316
326
  "dargs": "^7.0.0",
317
- "crypto-random-string": "^4.0.0",
318
- "create-jest": "^29.7.0",
319
327
  "data-uri-to-buffer": "^4.0.1",
320
328
  "data-view-buffer": "^1.0.1",
321
- "create-require": "^1.1.1",
322
- "data-view-byte-offset": "^1.0.0",
323
329
  "data-view-byte-length": "^1.0.1",
324
- "debug": "^4.3.7",
330
+ "data-view-byte-offset": "^1.0.0",
331
+ "dateformat": "^3.0.3",
325
332
  "dayjs": "^1.11.13",
333
+ "debug": "^4.3.7",
334
+ "decamelize": "^1.2.0",
326
335
  "decamelize-keys": "^1.1.1",
327
- "dateformat": "^3.0.3",
328
336
  "decompress-response": "^6.0.0",
329
- "deep-is": "^0.1.4",
330
337
  "dedent": "^0.7.0",
331
- "decamelize": "^1.2.0",
332
338
  "deep-extend": "^0.6.0",
339
+ "deep-is": "^0.1.4",
333
340
  "deepmerge": "^4.3.1",
334
- "define-data-property": "^1.1.4",
335
- "default-browser-id": "^3.0.0",
336
341
  "default-browser": "^4.0.0",
337
- "define-properties": "^1.2.1",
342
+ "default-browser-id": "^3.0.0",
338
343
  "defaults": "^1.0.4",
339
344
  "defer-to-connect": "^2.0.1",
345
+ "define-data-property": "^1.1.4",
340
346
  "define-lazy-prop": "^3.0.0",
347
+ "define-properties": "^1.2.1",
341
348
  "degenerator": "^4.0.4",
342
349
  "del": "^6.1.1",
343
350
  "denodeify": "^1.2.1",
344
351
  "depd": "^2.0.0",
345
352
  "deprecation": "^2.3.1",
346
353
  "destroy": "^1.2.0",
354
+ "detect-newline": "^3.1.0",
355
+ "diff": "^4.0.2",
356
+ "diff-sequences": "^29.6.3",
347
357
  "dir-glob": "^3.0.1",
348
358
  "doctrine": "^3.0.0",
349
359
  "dot-prop": "^5.3.0",
350
- "diff-sequences": "^29.6.3",
351
- "detect-newline": "^3.1.0",
352
- "diff": "^4.0.2",
353
360
  "eastasianwidth": "^0.2.0",
354
- "emoji-regex": "^8.0.0",
355
- "electron-to-chromium": "^1.5.27",
356
361
  "ee-first": "^1.1.1",
357
- "end-of-stream": "^1.4.4",
358
- "encodeurl": "^1.0.2",
362
+ "electron-to-chromium": "^1.5.27",
359
363
  "emittery": "^0.13.1",
360
- "error-ex": "^1.3.2",
364
+ "emoji-regex": "^8.0.0",
365
+ "encodeurl": "^1.0.2",
366
+ "end-of-stream": "^1.4.4",
367
+ "env-paths": "^2.2.1",
361
368
  "envinfo": "^7.14.0",
362
- "es-abstract": "^1.23.3",
363
- "es-errors": "^1.3.0",
369
+ "error-ex": "^1.3.2",
364
370
  "error-stack-parser": "^2.1.4",
365
- "env-paths": "^2.2.1",
371
+ "errorhandler": "^1.5.1",
372
+ "es-abstract": "^1.23.3",
373
+ "es-array-method-boxes-properly": "^1.0.0",
366
374
  "es-define-property": "^1.0.0",
375
+ "es-errors": "^1.3.0",
376
+ "es-get-iterator": "^1.1.3",
367
377
  "es-iterator-helpers": "^1.0.19",
368
378
  "es-object-atoms": "^1.0.0",
369
379
  "es-set-tostringtag": "^2.0.3",
370
- "errorhandler": "^1.5.1",
371
380
  "es-shim-unscopables": "^1.0.2",
372
381
  "es-to-primitive": "^1.2.1",
373
382
  "escalade": "^3.2.0",
374
- "es-get-iterator": "^1.1.3",
375
- "escape-string-regexp": "^4.0.0",
376
- "es-array-method-boxes-properly": "^1.0.0",
383
+ "escape-goat": "^4.0.0",
377
384
  "escape-html": "^1.0.3",
378
- "eslint-plugin-ft-flow": "^2.0.3",
385
+ "escape-string-regexp": "^4.0.0",
386
+ "escodegen": "^1.14.3",
379
387
  "eslint-plugin-eslint-comments": "^3.2.0",
388
+ "eslint-plugin-ft-flow": "^2.0.3",
380
389
  "eslint-plugin-jest": "^26.9.0",
381
- "eslint-plugin-react-hooks": "^4.6.2",
382
390
  "eslint-plugin-react": "^7.36.1",
391
+ "eslint-plugin-react-hooks": "^4.6.2",
383
392
  "eslint-plugin-react-native": "^4.1.0",
384
393
  "eslint-plugin-react-native-globals": "^0.1.2",
385
394
  "eslint-scope": "^5.1.1",
386
- "espree": "^9.6.1",
387
395
  "eslint-visitor-keys": "^3.4.3",
396
+ "espree": "^9.6.1",
397
+ "esprima": "^4.0.1",
388
398
  "esquery": "^1.6.0",
389
399
  "esrecurse": "^4.3.0",
390
400
  "estraverse": "^5.3.0",
391
401
  "esutils": "^2.0.3",
392
- "escape-goat": "^4.0.0",
393
- "escodegen": "^1.14.3",
394
- "execa": "^5.1.1",
395
- "expect": "^29.7.0",
396
402
  "etag": "^1.8.1",
397
403
  "event-target-shim": "^5.0.1",
404
+ "execa": "^5.1.1",
398
405
  "exit": "^0.1.2",
406
+ "expect": "^29.7.0",
407
+ "exponential-backoff": "^3.1.1",
408
+ "external-editor": "^3.1.0",
399
409
  "fast-deep-equal": "^3.1.3",
400
- "esprima": "^4.0.1",
401
410
  "fast-diff": "^1.3.0",
402
411
  "fast-glob": "^3.3.2",
403
412
  "fast-json-stable-stringify": "^2.1.0",
404
413
  "fast-levenshtein": "^2.0.6",
405
414
  "fast-uri": "^3.0.1",
415
+ "fast-xml-parser": "^4.5.0",
406
416
  "fastq": "^1.17.1",
407
- "exponential-backoff": "^3.1.1",
408
- "external-editor": "^3.1.0",
417
+ "fb-watchman": "^2.0.2",
418
+ "fetch-blob": "^3.2.0",
409
419
  "figures": "^5.0.0",
410
- "fast-xml-parser": "^4.5.0",
411
420
  "file-entry-cache": "^6.0.1",
412
421
  "fill-range": "^7.1.1",
413
- "fetch-blob": "^3.2.0",
414
- "fb-watchman": "^2.0.2",
415
422
  "finalhandler": "^1.1.2",
416
- "find-up": "^5.0.0",
423
+ "find-babel-config": "^2.1.2",
417
424
  "find-cache-dir": "^2.1.0",
425
+ "find-up": "^5.0.0",
418
426
  "flat-cache": "^3.2.0",
427
+ "flatted": "^3.3.1",
419
428
  "flow-enums-runtime": "^0.0.6",
429
+ "flow-parser": "^0.246.0",
420
430
  "for-each": "^0.3.3",
421
- "find-babel-config": "^2.1.2",
431
+ "form-data-encoder": "^2.1.4",
432
+ "formdata-polyfill": "^4.0.10",
433
+ "fresh": "^0.5.2",
422
434
  "fs-extra": "^11.2.0",
423
- "flatted": "^3.3.1",
435
+ "fs.realpath": "^1.0.0",
424
436
  "function-bind": "^1.1.2",
425
437
  "function.prototype.name": "^1.1.6",
426
- "gensync": "^1.0.0-beta.2",
427
438
  "functions-have-names": "^1.2.3",
428
- "get-intrinsic": "^1.2.4",
439
+ "gensync": "^1.0.0-beta.2",
429
440
  "get-caller-file": "^2.0.5",
430
- "flow-parser": "^0.246.0",
431
- "form-data-encoder": "^2.1.4",
432
- "get-stream": "^6.0.1",
441
+ "get-intrinsic": "^1.2.4",
433
442
  "get-package-type": "^0.1.0",
434
- "fs.realpath": "^1.0.0",
435
443
  "get-pkg-repo": "^4.2.1",
436
- "git-raw-commits": "^2.0.11",
437
- "get-uri": "^6.0.3",
438
- "git-semver-tags": "^4.1.1",
444
+ "get-stream": "^6.0.1",
439
445
  "get-symbol-description": "^1.0.2",
446
+ "get-uri": "^6.0.3",
447
+ "git-raw-commits": "^2.0.11",
440
448
  "git-remote-origin-url": "^2.0.0",
449
+ "git-semver-tags": "^4.1.1",
441
450
  "git-up": "^7.0.0",
451
+ "git-url-parse": "^13.1.0",
452
+ "gitconfiglocal": "^1.0.0",
453
+ "glob": "^7.2.3",
442
454
  "glob-parent": "^5.1.2",
443
- "globals": "^13.24.0",
444
455
  "global-dirs": "^0.1.1",
456
+ "globals": "^13.24.0",
445
457
  "globalthis": "^1.0.4",
446
- "gopd": "^1.0.1",
447
458
  "globby": "^11.1.0",
448
- "git-url-parse": "^13.1.0",
459
+ "gopd": "^1.0.1",
460
+ "got": "^12.6.1",
449
461
  "graceful-fs": "^4.2.11",
450
462
  "graphemer": "^1.4.0",
451
- "glob": "^7.2.3",
452
- "gitconfiglocal": "^1.0.0",
453
- "has-flag": "^4.0.0",
463
+ "handlebars": "^4.7.8",
464
+ "hard-rejection": "^2.1.0",
454
465
  "has-bigints": "^1.0.2",
466
+ "has-flag": "^4.0.0",
455
467
  "has-property-descriptors": "^1.0.2",
456
- "got": "^12.6.1",
457
468
  "has-proto": "^1.0.3",
458
469
  "has-symbols": "^1.0.3",
459
470
  "has-tostringtag": "^1.0.2",
460
- "hasown": "^2.0.2",
461
- "handlebars": "^4.7.8",
462
- "hard-rejection": "^2.1.0",
463
471
  "has-yarn": "^3.0.0",
472
+ "hasown": "^2.0.2",
464
473
  "hermes-estree": "^0.23.1",
465
474
  "hermes-parser": "^0.23.1",
466
475
  "hermes-profile-transformer": "^0.0.6",
467
- "html-escaper": "^2.0.2",
468
476
  "hosted-git-info": "^4.1.0",
477
+ "html-escaper": "^2.0.2",
469
478
  "http-cache-semantics": "^4.1.1",
470
479
  "http-errors": "^2.0.0",
471
480
  "http-proxy-agent": "^7.0.2",
472
481
  "http2-wrapper": "^2.2.1",
473
- "human-signals": "^4.3.1",
474
- "ignore": "^5.3.2",
475
482
  "https-proxy-agent": "^7.0.5",
476
- "import-fresh": "^3.3.0",
483
+ "human-signals": "^4.3.1",
477
484
  "iconv-lite": "^0.4.24",
478
485
  "ieee754": "^1.2.1",
479
- "imurmurhash": "^0.1.4",
486
+ "ignore": "^5.3.2",
480
487
  "image-size": "^1.1.1",
488
+ "import-fresh": "^3.3.0",
481
489
  "import-lazy": "^4.0.0",
490
+ "import-local": "^3.2.0",
491
+ "imurmurhash": "^0.1.4",
492
+ "indent-string": "^4.0.0",
493
+ "inflight": "^1.0.6",
482
494
  "inherits": "^2.0.4",
483
495
  "ini": "^1.3.8",
484
- "inflight": "^1.0.6",
485
- "internal-slot": "^1.0.7",
486
- "import-local": "^3.2.0",
487
496
  "inquirer": "^9.2.6",
488
- "indent-string": "^4.0.0",
489
- "invariant": "^2.2.4",
497
+ "internal-slot": "^1.0.7",
490
498
  "interpret": "^1.4.0",
499
+ "invariant": "^2.2.4",
491
500
  "ip": "^1.1.9",
492
501
  "ip-address": "^9.0.5",
502
+ "is-absolute": "^1.0.0",
503
+ "is-arguments": "^1.1.1",
504
+ "is-array-buffer": "^3.0.4",
493
505
  "is-arrayish": "^0.2.1",
494
506
  "is-async-function": "^2.0.0",
495
507
  "is-bigint": "^1.0.4",
496
508
  "is-boolean-object": "^1.1.2",
497
509
  "is-callable": "^1.2.7",
498
- "is-absolute": "^1.0.0",
510
+ "is-ci": "^3.0.1",
499
511
  "is-core-module": "^2.15.1",
500
- "is-arguments": "^1.1.1",
512
+ "is-data-view": "^1.0.1",
501
513
  "is-date-object": "^1.0.5",
502
- "is-array-buffer": "^3.0.4",
503
- "is-ci": "^3.0.1",
504
- "is-extglob": "^2.1.1",
505
- "is-fullwidth-code-point": "^3.0.0",
506
514
  "is-directory": "^0.3.1",
515
+ "is-docker": "^2.2.1",
516
+ "is-extglob": "^2.1.1",
507
517
  "is-finalizationregistry": "^1.0.2",
518
+ "is-fullwidth-code-point": "^3.0.0",
519
+ "is-generator-fn": "^2.1.0",
508
520
  "is-generator-function": "^1.0.10",
509
- "is-docker": "^2.2.1",
510
- "is-data-view": "^1.0.1",
511
- "is-glob": "^4.0.3",
512
521
  "is-git-dirty": "^2.0.2",
513
- "is-inside-container": "^1.0.0",
514
- "is-generator-fn": "^2.1.0",
515
522
  "is-git-repository": "^2.0.0",
516
- "is-map": "^2.0.3",
523
+ "is-glob": "^4.0.3",
524
+ "is-inside-container": "^1.0.0",
525
+ "is-installed-globally": "^0.4.0",
517
526
  "is-interactive": "^1.0.0",
527
+ "is-map": "^2.0.3",
528
+ "is-negative-zero": "^2.0.3",
529
+ "is-npm": "^6.0.0",
518
530
  "is-number": "^7.0.0",
519
- "is-installed-globally": "^0.4.0",
520
531
  "is-number-object": "^1.0.7",
521
532
  "is-obj": "^2.0.0",
533
+ "is-path-cwd": "^3.0.0",
522
534
  "is-path-inside": "^3.0.3",
523
- "is-negative-zero": "^2.0.3",
524
535
  "is-plain-obj": "^1.1.0",
536
+ "is-plain-object": "^5.0.0",
525
537
  "is-regex": "^1.1.4",
526
- "is-npm": "^6.0.0",
538
+ "is-relative": "^1.0.0",
527
539
  "is-set": "^2.0.3",
528
- "is-path-cwd": "^3.0.0",
529
- "is-plain-object": "^5.0.0",
540
+ "is-shared-array-buffer": "^1.0.3",
541
+ "is-ssh": "^1.4.0",
530
542
  "is-stream": "^2.0.1",
531
543
  "is-string": "^1.0.7",
532
544
  "is-symbol": "^1.0.4",
533
- "is-shared-array-buffer": "^1.0.3",
534
- "is-relative": "^1.0.0",
535
- "is-ssh": "^1.4.0",
536
545
  "is-text-path": "^1.0.1",
537
546
  "is-typed-array": "^1.1.13",
547
+ "is-typedarray": "^1.0.0",
548
+ "is-unc-path": "^1.0.0",
549
+ "is-unicode-supported": "^1.3.0",
538
550
  "is-weakmap": "^2.0.2",
539
551
  "is-weakref": "^1.0.2",
540
552
  "is-weakset": "^2.0.3",
541
- "is-unc-path": "^1.0.0",
542
- "is-typedarray": "^1.0.0",
543
- "isarray": "^2.0.5",
544
- "is-unicode-supported": "^1.3.0",
545
- "isexe": "^2.0.0",
546
- "is-wsl": "^2.2.0",
547
553
  "is-windows": "^1.0.2",
554
+ "is-wsl": "^2.2.0",
548
555
  "is-yarn-global": "^0.4.1",
556
+ "isarray": "^2.0.5",
557
+ "isexe": "^2.0.0",
549
558
  "isobject": "^3.0.1",
550
559
  "issue-parser": "^6.0.0",
551
- "istanbul-lib-instrument": "^5.2.1",
552
560
  "istanbul-lib-coverage": "^3.2.2",
553
- "istanbul-lib-source-maps": "^4.0.1",
561
+ "istanbul-lib-instrument": "^5.2.1",
554
562
  "istanbul-lib-report": "^3.0.1",
555
- "iterator.prototype": "^1.1.2",
556
- "iterate-value": "^1.0.2",
563
+ "istanbul-lib-source-maps": "^4.0.1",
557
564
  "istanbul-reports": "^3.1.7",
558
565
  "iterate-iterator": "^1.0.2",
559
- "jest-diff": "^29.7.0",
566
+ "iterate-value": "^1.0.2",
567
+ "iterator.prototype": "^1.1.2",
560
568
  "jest-changed-files": "^29.7.0",
569
+ "jest-circus": "^29.7.0",
561
570
  "jest-cli": "^29.7.0",
562
571
  "jest-config": "^29.7.0",
563
- "jest-circus": "^29.7.0",
572
+ "jest-diff": "^29.7.0",
564
573
  "jest-docblock": "^29.7.0",
565
574
  "jest-each": "^29.7.0",
566
575
  "jest-environment-node": "^29.7.0",
567
- "jest-matcher-utils": "^29.7.0",
568
576
  "jest-get-type": "^29.6.3",
569
577
  "jest-haste-map": "^29.7.0",
570
- "jest-mock": "^29.7.0",
571
578
  "jest-leak-detector": "^29.7.0",
579
+ "jest-matcher-utils": "^29.7.0",
572
580
  "jest-message-util": "^29.7.0",
581
+ "jest-mock": "^29.7.0",
573
582
  "jest-pnp-resolver": "^1.2.3",
574
- "jest-resolve": "^29.7.0",
575
583
  "jest-regex-util": "^29.6.3",
576
- "jest-runner": "^29.7.0",
584
+ "jest-resolve": "^29.7.0",
577
585
  "jest-resolve-dependencies": "^29.7.0",
578
- "jest-snapshot": "^29.7.0",
586
+ "jest-runner": "^29.7.0",
579
587
  "jest-runtime": "^29.7.0",
588
+ "jest-snapshot": "^29.7.0",
580
589
  "jest-util": "^29.7.0",
581
- "js-tokens": "^4.0.0",
582
590
  "jest-validate": "^29.7.0",
583
- "jest-worker": "^29.7.0",
584
591
  "jest-watcher": "^29.7.0",
585
- "js-yaml": "^4.1.0",
592
+ "jest-worker": "^29.7.0",
586
593
  "joi": "^17.13.3",
594
+ "js-tokens": "^4.0.0",
595
+ "js-yaml": "^4.1.0",
587
596
  "jsbn": "^1.1.0",
588
- "jscodeshift": "^0.14.0",
589
597
  "jsc-android": "^250231.0.0",
590
- "jsesc": "^2.5.2",
591
- "json-schema-traverse": "^1.0.0",
592
- "json-parse-even-better-errors": "^2.3.1",
593
- "json-stable-stringify-without-jsonify": "^1.0.1",
594
598
  "jsc-safe-url": "^0.2.4",
599
+ "jscodeshift": "^0.14.0",
600
+ "jsesc": "^2.5.2",
595
601
  "json-buffer": "^3.0.1",
596
- "jsonfile": "^6.1.0",
597
- "jsx-ast-utils": "^3.3.5",
598
602
  "json-parse-better-errors": "^1.0.2",
603
+ "json-parse-even-better-errors": "^2.3.1",
604
+ "json-schema-traverse": "^1.0.0",
605
+ "json-stable-stringify-without-jsonify": "^1.0.1",
599
606
  "json-stringify-safe": "^5.0.1",
600
- "keyv": "^4.5.4",
601
607
  "json5": "^2.2.3",
608
+ "jsonfile": "^6.1.0",
602
609
  "jsonparse": "^1.3.1",
610
+ "jsx-ast-utils": "^3.3.5",
611
+ "keyv": "^4.5.4",
603
612
  "kind-of": "^6.0.3",
613
+ "kleur": "^4.1.5",
604
614
  "latest-version": "^7.0.0",
605
615
  "leven": "^3.1.0",
606
616
  "levn": "^0.4.1",
607
617
  "lighthouse-logger": "^1.4.2",
608
618
  "lines-and-columns": "^1.2.4",
609
- "lodash": "^4.17.21",
610
- "kleur": "^4.1.5",
611
- "lodash.camelcase": "^4.3.0",
612
619
  "load-json-file": "^4.0.0",
613
620
  "locate-path": "^5.0.0",
614
- "lodash.isfunction": "^3.0.9",
621
+ "lodash": "^4.17.21",
622
+ "lodash.camelcase": "^4.3.0",
615
623
  "lodash.capitalize": "^4.2.1",
624
+ "lodash.debounce": "^4.0.8",
625
+ "lodash.escaperegexp": "^4.1.2",
626
+ "lodash.isfunction": "^3.0.9",
627
+ "lodash.ismatch": "^4.4.0",
616
628
  "lodash.isplainobject": "^4.0.6",
629
+ "lodash.isstring": "^4.0.1",
617
630
  "lodash.kebabcase": "^4.1.1",
618
- "lodash.debounce": "^4.0.8",
619
631
  "lodash.merge": "^4.6.2",
620
632
  "lodash.mergewith": "^4.6.2",
621
633
  "lodash.snakecase": "^4.1.1",
622
- "lodash.uniq": "^4.5.0",
623
634
  "lodash.startcase": "^4.4.0",
624
- "lodash.escaperegexp": "^4.1.2",
625
- "lodash.ismatch": "^4.4.0",
626
- "lodash.upperfirst": "^4.3.1",
627
- "lodash.isstring": "^4.0.1",
628
- "lodash.uniqby": "^4.7.0",
629
635
  "lodash.throttle": "^4.1.1",
636
+ "lodash.uniq": "^4.5.0",
637
+ "lodash.uniqby": "^4.7.0",
638
+ "lodash.upperfirst": "^4.3.1",
630
639
  "log-symbols": "^4.1.0",
631
- "lru-cache": "^6.0.0",
632
640
  "logkitty": "^0.7.1",
633
- "make-error": "^1.3.6",
634
641
  "loose-envify": "^1.4.0",
635
- "macos-release": "^3.3.0",
636
642
  "lowercase-keys": "^3.0.0",
637
- "marky": "^1.2.5",
643
+ "lru-cache": "^6.0.0",
644
+ "macos-release": "^3.3.0",
638
645
  "make-dir": "^2.1.0",
646
+ "make-error": "^1.3.6",
647
+ "makeerror": "^1.0.12",
639
648
  "map-obj": "^4.3.0",
640
- "merge-stream": "^2.0.0",
641
- "merge2": "^1.4.1",
649
+ "marky": "^1.2.5",
642
650
  "memoize-one": "^5.2.1",
643
- "makeerror": "^1.0.12",
644
651
  "meow": "^8.1.2",
652
+ "merge-stream": "^2.0.0",
653
+ "merge2": "^1.4.1",
645
654
  "metro": "^0.80.12",
646
655
  "metro-babel-transformer": "^0.80.12",
647
- "metro-config": "^0.80.12",
648
656
  "metro-cache": "^0.80.12",
649
657
  "metro-cache-key": "^0.80.12",
658
+ "metro-config": "^0.80.12",
650
659
  "metro-core": "^0.80.12",
651
660
  "metro-file-map": "^0.80.12",
652
661
  "metro-minify-terser": "^0.80.12",
653
662
  "metro-resolver": "^0.80.12",
654
663
  "metro-runtime": "^0.80.12",
655
664
  "metro-source-map": "^0.80.12",
656
- "micromatch": "^4.0.8",
657
665
  "metro-symbolicate": "^0.80.12",
658
666
  "metro-transform-plugins": "^0.80.12",
659
667
  "metro-transform-worker": "^0.80.12",
660
- "mimic-fn": "^2.1.0",
668
+ "micromatch": "^4.0.8",
661
669
  "mime": "^1.6.0",
670
+ "mime-db": "^1.52.0",
662
671
  "mime-types": "^2.1.35",
663
- "minimatch": "^3.1.2",
664
- "minimist": "^1.2.8",
672
+ "mimic-fn": "^2.1.0",
665
673
  "mimic-response": "^4.0.0",
666
- "mime-db": "^1.52.0",
667
674
  "min-indent": "^1.0.1",
675
+ "minimatch": "^3.1.2",
676
+ "minimist": "^1.2.8",
668
677
  "minimist-options": "^4.1.0",
669
- "ms": "^2.1.3",
670
678
  "minipass": "^7.1.2",
671
- "mute-stream": "^1.0.0",
672
- "modify-values": "^1.0.1",
673
- "natural-compare-lite": "^1.4.0",
674
679
  "mkdirp": "^0.5.6",
680
+ "modify-values": "^1.0.1",
681
+ "ms": "^2.1.3",
682
+ "mute-stream": "^1.0.0",
675
683
  "natural-compare": "^1.4.0",
684
+ "natural-compare-lite": "^1.4.0",
676
685
  "negotiator": "^0.6.3",
677
686
  "neo-async": "^2.6.2",
678
- "new-github-release-url": "^2.0.0",
679
687
  "netmask": "^2.0.2",
688
+ "new-github-release-url": "^2.0.0",
680
689
  "nocache": "^3.0.4",
681
- "fresh": "^0.5.2",
690
+ "node-abort-controller": "^3.1.1",
682
691
  "node-dir": "^0.1.17",
692
+ "node-domexception": "^1.0.0",
683
693
  "node-fetch": "^2.7.0",
684
694
  "node-forge": "^1.3.1",
685
- "node-domexception": "^1.0.0",
686
- "node-releases": "^2.0.18",
687
695
  "node-int64": "^0.4.0",
696
+ "node-releases": "^2.0.18",
688
697
  "node-stream-zip": "^1.15.0",
689
- "normalize-path": "^3.0.0",
690
698
  "normalize-package-data": "^3.0.3",
699
+ "normalize-path": "^3.0.0",
700
+ "normalize-url": "^8.0.1",
691
701
  "npm-run-path": "^4.0.1",
702
+ "nullthrows": "^1.1.1",
703
+ "ob1": "^0.80.12",
692
704
  "object-assign": "^4.1.1",
693
705
  "object-inspect": "^1.13.2",
694
- "object.entries": "^1.1.8",
695
706
  "object-keys": "^1.1.1",
696
- "normalize-url": "^8.0.1",
697
- "object.values": "^1.2.0",
698
707
  "object.assign": "^4.1.5",
708
+ "object.entries": "^1.1.8",
699
709
  "object.fromentries": "^2.0.8",
700
- "ob1": "^0.80.12",
701
- "onetime": "^5.1.2",
702
- "nullthrows": "^1.1.1",
710
+ "object.values": "^1.2.0",
703
711
  "on-finished": "^2.4.1",
704
- "optionator": "^0.9.4",
705
712
  "on-headers": "^1.0.2",
706
- "open": "^7.4.2",
707
713
  "once": "^1.4.0",
714
+ "onetime": "^5.1.2",
715
+ "open": "^7.4.2",
716
+ "optionator": "^0.9.4",
708
717
  "ora": "^5.4.1",
709
- "p-limit": "^3.1.0",
710
718
  "os-name": "^5.1.0",
711
- "p-locate": "^4.1.0",
712
- "p-cancelable": "^3.0.0",
713
719
  "os-tmpdir": "^1.0.2",
720
+ "p-cancelable": "^3.0.0",
721
+ "p-limit": "^3.1.0",
722
+ "p-locate": "^4.1.0",
714
723
  "p-map": "^4.0.0",
724
+ "p-try": "^2.2.0",
715
725
  "pac-proxy-agent": "^6.0.4",
716
- "parent-module": "^1.0.1",
717
- "parse-json": "^5.2.0",
718
726
  "pac-resolver": "^6.0.2",
719
- "p-try": "^2.2.0",
720
- "path-exists": "^4.0.0",
721
727
  "package-json": "^8.1.1",
728
+ "parent-module": "^1.0.1",
729
+ "parse-json": "^5.2.0",
722
730
  "parse-path": "^7.0.0",
723
- "path-key": "^3.1.1",
724
731
  "parse-url": "^8.1.0",
732
+ "parseurl": "^1.3.3",
733
+ "path-exists": "^4.0.0",
725
734
  "path-is-absolute": "^1.0.1",
735
+ "path-key": "^3.1.1",
736
+ "path-parse": "^1.0.7",
737
+ "path-scurry": "^1.11.1",
726
738
  "path-type": "^4.0.0",
727
739
  "picocolors": "^1.1.0",
728
- "parseurl": "^1.3.3",
729
740
  "picomatch": "^2.3.1",
730
- "path-parse": "^1.0.7",
731
741
  "pify": "^3.0.0",
732
- "path-scurry": "^1.11.1",
733
- "prelude-ls": "^1.2.1",
742
+ "pirates": "^4.0.6",
743
+ "pkg-dir": "^4.2.0",
744
+ "pkg-up": "^3.1.0",
734
745
  "possible-typed-array-names": "^1.0.0",
746
+ "prelude-ls": "^1.2.1",
735
747
  "prettier-linter-helpers": "^1.0.0",
736
748
  "pretty-format": "^29.7.0",
737
- "pirates": "^4.0.6",
738
749
  "process-nextick-args": "^2.0.1",
739
- "pkg-dir": "^4.2.0",
740
- "pkg-up": "^3.1.0",
741
- "prop-types": "^15.8.1",
742
750
  "promise": "^8.3.0",
743
751
  "promise.allsettled": "^1.0.6",
744
752
  "prompts": "^2.4.2",
753
+ "prop-types": "^15.8.1",
745
754
  "proto-list": "^1.2.4",
746
755
  "protocols": "^2.0.1",
756
+ "proxy-agent": "^6.2.1",
747
757
  "proxy-from-env": "^1.1.0",
748
- "punycode": "^2.3.1",
749
758
  "pump": "^3.0.2",
750
- "proxy-agent": "^6.2.1",
759
+ "punycode": "^2.3.1",
751
760
  "pupa": "^3.1.0",
752
761
  "pure-rand": "^6.1.0",
753
- "queue-microtask": "^1.2.3",
762
+ "q": "^1.5.1",
754
763
  "querystring": "^0.2.1",
755
764
  "queue": "^6.0.2",
756
- "q": "^1.5.1",
765
+ "queue-microtask": "^1.2.3",
766
+ "quick-lru": "^5.1.1",
757
767
  "range-parser": "^1.2.1",
758
768
  "rc": "^1.2.8",
759
- "quick-lru": "^5.1.1",
760
769
  "react-devtools-core": "^5.3.1",
761
770
  "react-is": "^18.3.1",
762
771
  "react-refresh": "^0.14.2",
763
- "readable-stream": "^3.6.2",
764
- "readline": "^1.3.0",
765
772
  "react-shallow-renderer": "^16.15.0",
766
773
  "read-pkg": "^3.0.0",
767
- "rechoir": "^0.6.2",
768
- "reflect.getprototypeof": "^1.0.6",
769
- "recast": "^0.21.5",
770
774
  "read-pkg-up": "^7.0.1",
775
+ "readable-stream": "^3.6.2",
776
+ "readline": "^1.3.0",
777
+ "recast": "^0.21.5",
778
+ "rechoir": "^0.6.2",
771
779
  "redent": "^3.0.0",
780
+ "reflect.getprototypeof": "^1.0.6",
772
781
  "regenerate": "^1.4.2",
773
782
  "regenerate-unicode-properties": "^10.2.0",
774
- "regexp.prototype.flags": "^1.5.2",
775
783
  "regenerator-runtime": "^0.14.1",
776
784
  "regenerator-transform": "^0.15.2",
785
+ "regexp.prototype.flags": "^1.5.2",
777
786
  "regexpu-core": "^5.3.2",
778
- "require-directory": "^2.1.1",
779
787
  "registry-auth-token": "^5.0.2",
780
788
  "registry-url": "^6.0.1",
781
789
  "regjsparser": "^0.9.1",
782
- "reselect": "^4.1.8",
783
- "require-main-filename": "^2.0.0",
790
+ "require-directory": "^2.1.1",
784
791
  "require-from-string": "^2.0.2",
785
- "resolve-from": "^5.0.0",
786
- "resolve-global": "^1.0.0",
792
+ "require-main-filename": "^2.0.0",
793
+ "reselect": "^4.1.8",
787
794
  "resolve": "^1.22.8",
788
795
  "resolve-alpn": "^1.2.1",
789
- "resolve.exports": "^2.0.2",
790
796
  "resolve-cwd": "^3.0.0",
791
- "reusify": "^1.0.4",
797
+ "resolve-from": "^5.0.0",
798
+ "resolve-global": "^1.0.0",
799
+ "resolve.exports": "^2.0.2",
792
800
  "responselike": "^3.0.0",
793
- "retry": "^0.13.1",
794
801
  "restore-cursor": "^3.1.0",
802
+ "retry": "^0.13.1",
803
+ "reusify": "^1.0.4",
804
+ "rimraf": "^3.0.2",
795
805
  "run-applescript": "^5.0.0",
806
+ "run-async": "^3.0.0",
796
807
  "run-parallel": "^1.2.0",
808
+ "rxjs": "^7.8.1",
797
809
  "safe-array-concat": "^1.1.2",
798
- "run-async": "^3.0.0",
799
- "safe-regex-test": "^1.0.3",
800
- "rimraf": "^3.0.2",
801
810
  "safe-buffer": "^5.1.2",
802
- "rxjs": "^7.8.1",
803
- "semver": "^7.6.3",
804
- "scheduler": "^0.24.0-canary-efb381bbf-20230505",
811
+ "safe-regex-test": "^1.0.3",
805
812
  "safer-buffer": "^2.1.2",
813
+ "scheduler": "^0.24.0-canary-efb381bbf-20230505",
806
814
  "selfsigned": "^2.4.1",
815
+ "semver": "^7.6.3",
807
816
  "semver-diff": "^4.0.0",
808
817
  "send": "^0.19.0",
809
- "set-function-length": "^1.2.2",
810
- "set-function-name": "^2.0.2",
811
818
  "serialize-error": "^2.1.0",
812
819
  "serve-static": "^1.16.2",
813
- "shebang-command": "^2.0.0",
814
- "shebang-regex": "^3.0.0",
815
820
  "set-blocking": "^2.0.0",
821
+ "set-function-length": "^1.2.2",
822
+ "set-function-name": "^2.0.2",
823
+ "setprototypeof": "^1.2.0",
816
824
  "shallow-clone": "^3.0.1",
825
+ "shebang-command": "^2.0.0",
826
+ "shebang-regex": "^3.0.0",
827
+ "shell-quote": "^1.8.1",
828
+ "shelljs": "^0.8.5",
817
829
  "side-channel": "^1.0.6",
818
830
  "signal-exit": "^3.0.7",
819
- "shell-quote": "^1.8.1",
820
- "setprototypeof": "^1.2.0",
831
+ "sisteransi": "^1.0.5",
821
832
  "slash": "^3.0.0",
822
- "shelljs": "^0.8.5",
823
833
  "slice-ansi": "^2.1.0",
824
- "sisteransi": "^1.0.5",
825
- "socks": "^2.8.3",
826
834
  "smart-buffer": "^4.2.0",
835
+ "socks": "^2.8.3",
827
836
  "socks-proxy-agent": "^8.0.4",
837
+ "source-map": "^0.6.1",
828
838
  "source-map-support": "^0.5.21",
829
839
  "spdx-correct": "^3.2.0",
830
- "source-map": "^0.6.1",
831
840
  "spdx-exceptions": "^2.5.0",
832
- "split2": "^3.2.2",
833
841
  "spdx-expression-parse": "^3.0.1",
834
- "split": "^1.0.1",
835
842
  "spdx-license-ids": "^3.0.20",
836
- "stack-utils": "^2.0.6",
843
+ "split": "^1.0.1",
844
+ "split2": "^3.2.2",
837
845
  "sprintf-js": "^1.0.3",
846
+ "stack-utils": "^2.0.6",
838
847
  "stackframe": "^1.3.4",
839
848
  "stacktrace-parser": "^0.1.10",
849
+ "statuses": "^2.0.1",
840
850
  "stdin-discarder": "^0.1.0",
851
+ "stop-iteration-iterator": "^1.0.0",
852
+ "string-length": "^4.0.2",
841
853
  "string-natural-compare": "^3.0.1",
842
854
  "string-width": "^4.2.3",
843
855
  "string.prototype.matchall": "^4.0.11",
844
856
  "string.prototype.repeat": "^1.0.0",
845
857
  "string.prototype.trim": "^1.2.9",
846
- "statuses": "^2.0.1",
847
- "string-length": "^4.0.2",
858
+ "string.prototype.trimend": "^1.0.8",
859
+ "string.prototype.trimstart": "^1.0.8",
848
860
  "string_decoder": "^1.3.0",
849
861
  "strip-ansi": "^6.0.1",
850
- "stop-iteration-iterator": "^1.0.0",
851
- "strip-final-newline": "^2.0.0",
852
- "string.prototype.trimend": "^1.0.8",
853
862
  "strip-bom": "^3.0.0",
863
+ "strip-final-newline": "^2.0.0",
854
864
  "strip-indent": "^3.0.0",
855
865
  "strip-json-comments": "^3.1.1",
856
- "supports-color": "^7.2.0",
857
- "synckit": "^0.9.1",
858
- "string.prototype.trimstart": "^1.0.8",
859
866
  "strnum": "^1.0.5",
860
867
  "sudo-prompt": "^9.2.1",
868
+ "supports-color": "^7.2.0",
869
+ "supports-preserve-symlinks-flag": "^1.0.0",
870
+ "synckit": "^0.9.1",
861
871
  "temp": "^0.8.4",
862
872
  "temp-dir": "^2.0.0",
863
- "text-table": "^0.2.0",
864
873
  "terser": "^5.33.0",
865
874
  "test-exclude": "^6.0.0",
866
- "supports-preserve-symlinks-flag": "^1.0.0",
867
- "through2": "^4.0.2",
868
875
  "text-extensions": "^1.9.0",
869
- "through": "^2.3.8",
876
+ "text-table": "^0.2.0",
870
877
  "throat": "^5.0.0",
871
- "to-regex-range": "^5.0.1",
872
- "to-fast-properties": "^2.0.0",
873
- "tmp": "^0.0.33",
878
+ "through": "^2.3.8",
879
+ "through2": "^4.0.2",
874
880
  "titleize": "^3.0.0",
881
+ "tmp": "^0.0.33",
875
882
  "tmpl": "^1.0.5",
876
- "ts-node": "^10.9.2",
877
- "tr46": "^0.0.3",
878
- "tsutils": "^3.21.0",
883
+ "to-fast-properties": "^2.0.0",
884
+ "to-regex-range": "^5.0.1",
879
885
  "toidentifier": "^1.0.1",
880
- "type-check": "^0.4.0",
886
+ "tr46": "^0.0.3",
881
887
  "trim-newlines": "^3.0.1",
882
- "type-fest": "^1.4.0",
888
+ "ts-node": "^10.9.2",
883
889
  "tslib": "^2.7.0",
890
+ "tsutils": "^3.21.0",
891
+ "type-check": "^0.4.0",
884
892
  "type-detect": "^4.0.8",
885
- "typed-array-length": "^1.0.6",
893
+ "type-fest": "^1.4.0",
886
894
  "typed-array-buffer": "^1.0.2",
887
895
  "typed-array-byte-length": "^1.0.1",
888
896
  "typed-array-byte-offset": "^1.0.2",
889
- "typedarray-to-buffer": "^3.1.5",
897
+ "typed-array-length": "^1.0.6",
890
898
  "typedarray": "^0.0.6",
899
+ "typedarray-to-buffer": "^3.1.5",
891
900
  "uglify-js": "^3.19.3",
892
- "unicode-canonical-property-names-ecmascript": "^2.0.1",
893
901
  "unbox-primitive": "^1.0.2",
902
+ "unc-path-regex": "^0.1.2",
894
903
  "undici-types": "^6.19.8",
904
+ "unicode-canonical-property-names-ecmascript": "^2.0.1",
895
905
  "unicode-match-property-ecmascript": "^2.0.0",
896
906
  "unicode-match-property-value-ecmascript": "^2.2.0",
897
- "universalify": "^2.0.1",
898
907
  "unicode-property-aliases-ecmascript": "^2.1.0",
899
908
  "unique-string": "^3.0.0",
900
909
  "universal-user-agent": "^6.0.1",
910
+ "universalify": "^2.0.1",
901
911
  "unpipe": "^1.0.0",
902
- "uri-js": "^4.4.1",
903
- "unc-path-regex": "^0.1.2",
904
912
  "untildify": "^4.0.0",
905
- "util-deprecate": "^1.0.2",
906
- "update-notifier": "^6.0.2",
907
- "utils-merge": "^1.0.1",
908
913
  "update-browserslist-db": "^1.1.0",
914
+ "update-notifier": "^6.0.2",
915
+ "uri-js": "^4.4.1",
909
916
  "url-join": "^5.0.0",
917
+ "util-deprecate": "^1.0.2",
918
+ "utils-merge": "^1.0.1",
910
919
  "v8-compile-cache-lib": "^3.0.1",
911
920
  "v8-to-istanbul": "^9.3.0",
912
- "vary": "^1.1.2",
913
921
  "validate-npm-package-license": "^3.0.4",
922
+ "vary": "^1.1.2",
923
+ "vlq": "^1.0.1",
914
924
  "vm2": "^3.9.19",
915
925
  "walker": "^1.0.8",
916
- "vlq": "^1.0.1",
926
+ "wcwidth": "^1.0.1",
917
927
  "web-streams-polyfill": "^3.3.3",
918
928
  "webidl-conversions": "^3.0.1",
919
- "which-boxed-primitive": "^1.0.2",
929
+ "whatwg-fetch": "^3.6.20",
930
+ "whatwg-url": "^5.0.0",
920
931
  "which": "^2.0.2",
932
+ "which-boxed-primitive": "^1.0.2",
921
933
  "which-builtin-type": "^1.1.4",
922
- "wcwidth": "^1.0.1",
923
- "which-typed-array": "^1.1.15",
924
934
  "which-collection": "^1.0.2",
925
- "whatwg-fetch": "^3.6.20",
926
- "whatwg-url": "^5.0.0",
927
935
  "which-module": "^2.0.1",
928
- "word-wrap": "^1.2.5",
936
+ "which-typed-array": "^1.1.15",
929
937
  "widest-line": "^4.0.1",
930
- "wrap-ansi": "^7.0.0",
931
938
  "wildcard-match": "^5.1.2",
932
939
  "windows-release": "^5.1.1",
933
- "write-file-atomic": "^2.4.3",
940
+ "word-wrap": "^1.2.5",
934
941
  "wordwrap": "^1.0.0",
942
+ "wrap-ansi": "^7.0.0",
935
943
  "wrappy": "^1.0.2",
944
+ "write-file-atomic": "^2.4.3",
945
+ "ws": "^6.2.3",
946
+ "xdg-basedir": "^5.1.0",
947
+ "xtend": "^4.0.2",
936
948
  "y18n": "^5.0.8",
937
949
  "yallist": "^4.0.0",
938
- "ws": "^6.2.3",
950
+ "yaml": "^2.5.1",
939
951
  "yargs": "^17.7.2",
940
- "yn": "^3.1.1",
941
- "xdg-basedir": "^5.1.0",
942
- "yocto-queue": "^0.1.0",
943
952
  "yargs-parser": "^20.2.9",
944
- "yaml": "^2.5.1",
945
- "xtend": "^4.0.2",
946
- "formdata-polyfill": "^4.0.10",
947
- "node-abort-controller": "^3.1.1"
953
+ "yn": "^3.1.1",
954
+ "yocto-queue": "^0.1.0"
948
955
  }
949
956
  }