react-native-umui 1.7.21 → 1.7.35

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.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +2 -758
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # react-native-umui
2
2
 
3
- react-native-umui
3
+ umui
4
4
 
5
5
  ## Installation
6
6
 
package/package.json CHANGED
@@ -1,9 +1,8 @@
1
1
  {
2
2
  "name": "react-native-umui",
3
- "version": "1.7.21",
4
- "description": "react-native-umui",
3
+ "version": "1.7.35",
4
+ "description": "umui",
5
5
  "main": "./lib/module/index.js",
6
- "module": "./lib/module/index.js",
7
6
  "types": "./lib/typescript/src/index.d.ts",
8
7
  "exports": {
9
8
  ".": {
@@ -146,764 +145,9 @@
146
145
  ]
147
146
  ]
148
147
  },
149
- "eslintIgnore": [
150
- "node_modules/",
151
- "lib/"
152
- ],
153
148
  "create-react-native-library": {
154
149
  "languages": "js",
155
150
  "type": "library",
156
151
  "version": "0.54.8"
157
- },
158
- "directories": {
159
- "example": "example",
160
- "lib": "lib"
161
- },
162
- "dependencies": {
163
- "abort-controller": "^3.0.0",
164
- "accepts": "^1.3.8",
165
- "acorn": "^8.15.0",
166
- "acorn-jsx": "^5.3.2",
167
- "add-stream": "^1.0.0",
168
- "agent-base": "^7.1.4",
169
- "aggregate-error": "^3.1.0",
170
- "ajv": "^6.12.6",
171
- "anser": "^1.4.10",
172
- "ansi-escapes": "^4.3.2",
173
- "ansi-regex": "^5.0.1",
174
- "ansi-styles": "^5.2.0",
175
- "any-promise": "^1.3.0",
176
- "anymatch": "^3.1.3",
177
- "arg": "^5.0.2",
178
- "argparse": "^2.0.1",
179
- "arkregex": "^0.0.2",
180
- "arktype": "^2.1.25",
181
- "array-buffer-byte-length": "^1.0.2",
182
- "array-ify": "^1.0.0",
183
- "array-includes": "^3.1.9",
184
- "array-union": "^2.1.0",
185
- "array.prototype.findlast": "^1.2.5",
186
- "array.prototype.flat": "^1.3.3",
187
- "array.prototype.flatmap": "^1.3.3",
188
- "array.prototype.tosorted": "^1.1.4",
189
- "arraybuffer.prototype.slice": "^1.0.4",
190
- "asap": "^2.0.6",
191
- "ast-types": "^0.13.4",
192
- "async-function": "^1.0.0",
193
- "async-limiter": "^1.0.1",
194
- "async-retry": "^1.3.3",
195
- "available-typed-arrays": "^1.0.7",
196
- "babel-jest": "^29.7.0",
197
- "babel-plugin-istanbul": "^6.1.1",
198
- "babel-plugin-jest-hoist": "^29.6.3",
199
- "babel-plugin-polyfill-corejs2": "^0.4.14",
200
- "babel-plugin-polyfill-corejs3": "^0.13.0",
201
- "babel-plugin-polyfill-regenerator": "^0.6.5",
202
- "babel-plugin-react-compiler": "^1.0.0",
203
- "babel-plugin-react-native-web": "^0.21.2",
204
- "babel-plugin-syntax-hermes-parser": "^0.29.1",
205
- "babel-plugin-transform-flow-enums": "^0.0.2",
206
- "babel-preset-current-node-syntax": "^1.2.0",
207
- "babel-preset-expo": "^54.0.7",
208
- "babel-preset-jest": "^29.6.3",
209
- "balanced-match": "^1.0.2",
210
- "base64-js": "^1.5.1",
211
- "baseline-browser-mapping": "^2.8.25",
212
- "basic-ftp": "^5.0.5",
213
- "before-after-hook": "^4.0.0",
214
- "better-opn": "^3.0.2",
215
- "big-integer": "^1.6.52",
216
- "bplist-creator": "^0.1.0",
217
- "bplist-parser": "^0.3.1",
218
- "brace-expansion": "^1.1.12",
219
- "braces": "^3.0.3",
220
- "browserslist": "^4.27.0",
221
- "bser": "^2.1.1",
222
- "buffer": "^5.7.1",
223
- "buffer-from": "^1.1.2",
224
- "bundle-name": "^4.1.0",
225
- "bytes": "^3.1.2",
226
- "c12": "^3.3.1",
227
- "call-bind": "^1.0.8",
228
- "call-bind-apply-helpers": "^1.0.2",
229
- "call-bound": "^1.0.4",
230
- "callsites": "^3.1.0",
231
- "camelcase": "^5.3.1",
232
- "caniuse-lite": "^1.0.30001754",
233
- "chalk": "^5.6.2",
234
- "char-regex": "^1.0.2",
235
- "chardet": "^2.1.1",
236
- "chokidar": "^4.0.3",
237
- "chownr": "^3.0.0",
238
- "chrome-launcher": "^0.15.2",
239
- "chromium-edge-launcher": "^0.2.0",
240
- "ci-info": "^3.9.0",
241
- "citty": "^0.1.6",
242
- "cjs-module-lexer": "^1.4.3",
243
- "clean-stack": "^2.2.0",
244
- "cli-cursor": "^5.0.0",
245
- "cli-spinners": "^3.3.0",
246
- "cli-width": "^4.1.0",
247
- "cliui": "^8.0.1",
248
- "clone": "^1.0.4",
249
- "co": "^4.6.0",
250
- "collect-v8-coverage": "^1.0.3",
251
- "color-convert": "^2.0.1",
252
- "color-name": "^1.1.4",
253
- "commander": "^12.1.0",
254
- "compare-func": "^2.0.0",
255
- "compressible": "^2.0.18",
256
- "compression": "^1.8.1",
257
- "concat-map": "^0.0.1",
258
- "concat-stream": "^2.0.0",
259
- "confbox": "^0.2.2",
260
- "connect": "^3.7.0",
261
- "consola": "^3.4.2",
262
- "conventional-changelog": "^6.0.0",
263
- "conventional-changelog-angular": "^7.0.0",
264
- "conventional-changelog-atom": "^5.0.0",
265
- "conventional-changelog-codemirror": "^5.0.0",
266
- "conventional-changelog-conventionalcommits": "^7.0.2",
267
- "conventional-changelog-core": "^8.0.0",
268
- "conventional-changelog-ember": "^5.0.0",
269
- "conventional-changelog-eslint": "^6.0.0",
270
- "conventional-changelog-express": "^5.0.0",
271
- "conventional-changelog-jquery": "^6.0.0",
272
- "conventional-changelog-jshint": "^5.0.0",
273
- "conventional-changelog-preset-loader": "^5.0.0",
274
- "conventional-changelog-writer": "^8.2.0",
275
- "conventional-commits-filter": "^5.0.0",
276
- "conventional-commits-parser": "^5.0.0",
277
- "conventional-recommended-bump": "^10.0.0",
278
- "convert-source-map": "^2.0.0",
279
- "core-js-compat": "^3.46.0",
280
- "cosmiconfig": "^9.0.0",
281
- "cosmiconfig-typescript-loader": "^6.2.0",
282
- "create-jest": "^29.7.0",
283
- "cross-fetch": "^3.2.0",
284
- "cross-spawn": "^7.0.6",
285
- "crypto-random-string": "^2.0.0",
286
- "css-in-js-utils": "^3.1.0",
287
- "csstype": "^3.1.3",
288
- "dargs": "^8.1.0",
289
- "data-uri-to-buffer": "^6.0.2",
290
- "data-view-buffer": "^1.0.2",
291
- "data-view-byte-length": "^1.0.2",
292
- "data-view-byte-offset": "^1.0.1",
293
- "debug": "^4.4.3",
294
- "dedent": "^1.7.0",
295
- "deep-extend": "^0.6.0",
296
- "deep-is": "^0.1.4",
297
- "deepmerge": "^4.3.1",
298
- "default-browser": "^5.2.1",
299
- "default-browser-id": "^5.0.0",
300
- "defaults": "^1.0.4",
301
- "define-data-property": "^1.1.4",
302
- "define-lazy-prop": "^3.0.0",
303
- "define-properties": "^1.2.1",
304
- "defu": "^6.1.4",
305
- "degenerator": "^5.0.1",
306
- "del": "^8.0.1",
307
- "depd": "^2.0.0",
308
- "destr": "^2.0.5",
309
- "destroy": "^1.2.0",
310
- "detect-libc": "^2.1.2",
311
- "detect-newline": "^3.1.0",
312
- "diff-sequences": "^29.6.3",
313
- "dir-glob": "^3.0.1",
314
- "doctrine": "^2.1.0",
315
- "dot-prop": "^5.3.0",
316
- "dotenv": "^17.2.3",
317
- "dotenv-expand": "^11.0.7",
318
- "dunder-proto": "^1.0.1",
319
- "eastasianwidth": "^0.2.0",
320
- "ee-first": "^1.1.1",
321
- "electron-to-chromium": "^1.5.249",
322
- "emittery": "^0.13.1",
323
- "emoji-regex": "^8.0.0",
324
- "encodeurl": "^1.0.2",
325
- "end-of-stream": "^1.4.5",
326
- "env-editor": "^0.4.2",
327
- "env-paths": "^2.2.1",
328
- "error-ex": "^1.3.4",
329
- "error-stack-parser": "^2.1.4",
330
- "es-abstract": "^1.24.0",
331
- "es-define-property": "^1.0.1",
332
- "es-errors": "^1.3.0",
333
- "es-iterator-helpers": "^1.2.1",
334
- "es-object-atoms": "^1.1.1",
335
- "es-set-tostringtag": "^2.1.0",
336
- "es-shim-unscopables": "^1.1.0",
337
- "es-to-primitive": "^1.3.0",
338
- "escalade": "^3.2.0",
339
- "escape-html": "^1.0.3",
340
- "escape-string-regexp": "^4.0.0",
341
- "escodegen": "^2.1.0",
342
- "eslint-plugin-eslint-comments": "^3.2.0",
343
- "eslint-plugin-react": "^7.37.5",
344
- "eslint-plugin-react-hooks": "^5.2.0",
345
- "eslint-plugin-react-native-globals": "^0.1.2",
346
- "eslint-scope": "^5.1.1",
347
- "eslint-visitor-keys": "^2.1.0",
348
- "espree": "^10.4.0",
349
- "esprima": "^4.0.1",
350
- "esquery": "^1.6.0",
351
- "esrecurse": "^4.3.0",
352
- "estraverse": "^5.3.0",
353
- "esutils": "^2.0.3",
354
- "eta": "^4.0.1",
355
- "etag": "^1.8.1",
356
- "event-target-shim": "^5.0.1",
357
- "exec-async": "^2.2.0",
358
- "execa": "^5.1.1",
359
- "exit": "^0.1.2",
360
- "expect": "^29.7.0",
361
- "expo": "^54.0.23",
362
- "expo-asset": "^12.0.9",
363
- "expo-constants": "^18.0.10",
364
- "expo-file-system": "^19.0.17",
365
- "expo-font": "^14.0.9",
366
- "expo-keep-awake": "^15.0.7",
367
- "expo-modules-autolinking": "^3.0.21",
368
- "expo-modules-core": "^3.0.25",
369
- "expo-server": "^1.0.4",
370
- "expo-status-bar": "^3.0.8",
371
- "exponential-backoff": "^3.1.3",
372
- "exsolve": "^1.0.7",
373
- "fast-content-type-parse": "^3.0.0",
374
- "fast-deep-equal": "^3.1.3",
375
- "fast-diff": "^1.3.0",
376
- "fast-glob": "^3.3.3",
377
- "fast-json-stable-stringify": "^2.1.0",
378
- "fast-levenshtein": "^2.0.6",
379
- "fast-uri": "^3.1.0",
380
- "fastq": "^1.19.1",
381
- "fb-watchman": "^2.0.2",
382
- "fbjs": "^3.0.5",
383
- "fbjs-css-vars": "^1.0.2",
384
- "file-entry-cache": "^8.0.0",
385
- "fill-range": "^7.1.1",
386
- "finalhandler": "^1.1.2",
387
- "find-up": "^7.0.0",
388
- "find-up-simple": "^1.0.1",
389
- "flat-cache": "^4.0.1",
390
- "flatted": "^3.3.3",
391
- "flow-enums-runtime": "^0.0.6",
392
- "fontfaceobserver": "^2.3.0",
393
- "for-each": "^0.3.5",
394
- "foreground-child": "^3.3.1",
395
- "freeport-async": "^2.0.0",
396
- "fresh": "^0.5.2",
397
- "fs-extra": "^10.1.0",
398
- "fs.realpath": "^1.0.0",
399
- "fsevents": "^2.3.3",
400
- "function-bind": "^1.1.2",
401
- "function.prototype.name": "^1.1.8",
402
- "functions-have-names": "^1.2.3",
403
- "generator-function": "^2.0.1",
404
- "gensync": "^1.0.0-beta.2",
405
- "get-caller-file": "^2.0.5",
406
- "get-east-asian-width": "^1.4.0",
407
- "get-intrinsic": "^1.3.0",
408
- "get-package-type": "^0.1.0",
409
- "get-proto": "^1.0.1",
410
- "get-stream": "^6.0.1",
411
- "get-symbol-description": "^1.1.0",
412
- "get-uri": "^6.0.5",
413
- "getenv": "^2.0.0",
414
- "giget": "^2.0.0",
415
- "git-raw-commits": "^4.0.0",
416
- "git-semver-tags": "^8.0.0",
417
- "git-up": "^8.1.1",
418
- "git-url-parse": "^16.1.0",
419
- "glob": "^7.2.3",
420
- "glob-parent": "^6.0.2",
421
- "global-directory": "^4.0.1",
422
- "global-dirs": "^0.1.1",
423
- "globals": "^14.0.0",
424
- "globalthis": "^1.0.4",
425
- "globby": "^14.1.0",
426
- "gopd": "^1.2.0",
427
- "graceful-fs": "^4.2.11",
428
- "graphemer": "^1.4.0",
429
- "handlebars": "^4.7.8",
430
- "has-bigints": "^1.1.0",
431
- "has-flag": "^4.0.0",
432
- "has-property-descriptors": "^1.0.2",
433
- "has-proto": "^1.2.0",
434
- "has-symbols": "^1.1.0",
435
- "has-tostringtag": "^1.0.2",
436
- "hasown": "^2.0.2",
437
- "hermes-estree": "^0.29.1",
438
- "hermes-parser": "^0.29.1",
439
- "hosted-git-info": "^7.0.2",
440
- "html-escaper": "^2.0.2",
441
- "http-errors": "^2.0.0",
442
- "http-proxy-agent": "^7.0.2",
443
- "https-proxy-agent": "^7.0.6",
444
- "human-signals": "^2.1.0",
445
- "hyphenate-style-name": "^1.1.0",
446
- "iconv-lite": "^0.7.0",
447
- "ieee754": "^1.2.1",
448
- "ignore": "^5.3.2",
449
- "image-size": "^1.2.1",
450
- "import-fresh": "^3.3.1",
451
- "import-local": "^3.2.0",
452
- "import-meta-resolve": "^4.2.0",
453
- "imurmurhash": "^0.1.4",
454
- "indent-string": "^4.0.0",
455
- "index-to-position": "^1.2.0",
456
- "inflight": "^1.0.6",
457
- "inherits": "^2.0.4",
458
- "ini": "^4.1.1",
459
- "inline-style-prefixer": "^7.0.1",
460
- "inquirer": "^12.9.6",
461
- "internal-slot": "^1.1.0",
462
- "invariant": "^2.2.4",
463
- "ip-address": "^10.0.1",
464
- "is-absolute": "^1.0.0",
465
- "is-array-buffer": "^3.0.5",
466
- "is-arrayish": "^0.2.1",
467
- "is-async-function": "^2.1.1",
468
- "is-bigint": "^1.1.0",
469
- "is-boolean-object": "^1.2.2",
470
- "is-callable": "^1.2.7",
471
- "is-core-module": "^2.16.1",
472
- "is-data-view": "^1.0.2",
473
- "is-date-object": "^1.1.0",
474
- "is-docker": "^2.2.1",
475
- "is-extglob": "^2.1.1",
476
- "is-finalizationregistry": "^1.1.1",
477
- "is-fullwidth-code-point": "^3.0.0",
478
- "is-generator-fn": "^2.1.0",
479
- "is-generator-function": "^1.1.2",
480
- "is-git-dirty": "^2.0.2",
481
- "is-git-repository": "^2.0.0",
482
- "is-glob": "^4.0.3",
483
- "is-inside-container": "^1.0.0",
484
- "is-interactive": "^2.0.0",
485
- "is-map": "^2.0.3",
486
- "is-negative-zero": "^2.0.3",
487
- "is-number": "^7.0.0",
488
- "is-number-object": "^1.1.1",
489
- "is-obj": "^2.0.0",
490
- "is-path-cwd": "^3.0.0",
491
- "is-path-inside": "^4.0.0",
492
- "is-regex": "^1.2.1",
493
- "is-relative": "^1.0.0",
494
- "is-set": "^2.0.3",
495
- "is-shared-array-buffer": "^1.0.4",
496
- "is-ssh": "^1.4.1",
497
- "is-stream": "^2.0.1",
498
- "is-string": "^1.1.1",
499
- "is-symbol": "^1.1.1",
500
- "is-text-path": "^2.0.0",
501
- "is-typed-array": "^1.1.15",
502
- "is-unc-path": "^1.0.0",
503
- "is-unicode-supported": "^2.1.0",
504
- "is-weakmap": "^2.0.2",
505
- "is-weakref": "^1.1.1",
506
- "is-weakset": "^2.0.4",
507
- "is-windows": "^1.0.2",
508
- "is-wsl": "^2.2.0",
509
- "isarray": "^2.0.5",
510
- "isexe": "^2.0.0",
511
- "issue-parser": "^7.0.1",
512
- "istanbul-lib-coverage": "^3.2.2",
513
- "istanbul-lib-instrument": "^6.0.3",
514
- "istanbul-lib-report": "^3.0.1",
515
- "istanbul-lib-source-maps": "^4.0.1",
516
- "istanbul-reports": "^3.2.0",
517
- "iterator.prototype": "^1.1.5",
518
- "jackspeak": "^3.4.3",
519
- "jest-changed-files": "^29.7.0",
520
- "jest-circus": "^29.7.0",
521
- "jest-cli": "^29.7.0",
522
- "jest-config": "^29.7.0",
523
- "jest-diff": "^29.7.0",
524
- "jest-docblock": "^29.7.0",
525
- "jest-each": "^29.7.0",
526
- "jest-environment-node": "^29.7.0",
527
- "jest-get-type": "^29.6.3",
528
- "jest-haste-map": "^29.7.0",
529
- "jest-leak-detector": "^29.7.0",
530
- "jest-matcher-utils": "^29.7.0",
531
- "jest-message-util": "^29.7.0",
532
- "jest-mock": "^29.7.0",
533
- "jest-pnp-resolver": "^1.2.3",
534
- "jest-regex-util": "^29.6.3",
535
- "jest-resolve": "^29.7.0",
536
- "jest-resolve-dependencies": "^29.7.0",
537
- "jest-runner": "^29.7.0",
538
- "jest-runtime": "^29.7.0",
539
- "jest-snapshot": "^29.7.0",
540
- "jest-util": "^29.7.0",
541
- "jest-validate": "^29.7.0",
542
- "jest-watcher": "^29.7.0",
543
- "jest-worker": "^29.7.0",
544
- "jimp-compact": "^0.16.1",
545
- "jiti": "^2.6.1",
546
- "js-tokens": "^4.0.0",
547
- "js-yaml": "^4.1.0",
548
- "jsc-safe-url": "^0.2.4",
549
- "jsesc": "^3.1.0",
550
- "json-buffer": "^3.0.1",
551
- "json-parse-even-better-errors": "^2.3.1",
552
- "json-schema-traverse": "^0.4.1",
553
- "json-stable-stringify-without-jsonify": "^1.0.1",
554
- "json5": "^2.2.3",
555
- "jsonfile": "^6.2.0",
556
- "jsonparse": "^1.3.1",
557
- "JSONStream": "^1.3.5",
558
- "jsx-ast-utils": "^3.3.5",
559
- "keyv": "^4.5.4",
560
- "kleur": "^3.0.3",
561
- "lan-network": "^0.1.7",
562
- "leven": "^3.1.0",
563
- "levn": "^0.4.1",
564
- "lighthouse-logger": "^1.4.2",
565
- "lightningcss": "^1.30.2",
566
- "lightningcss-darwin-arm64": "^1.30.2",
567
- "lines-and-columns": "^1.2.4",
568
- "locate-path": "^7.2.0",
569
- "lodash": "^4.17.21",
570
- "lodash.camelcase": "^4.3.0",
571
- "lodash.capitalize": "^4.2.1",
572
- "lodash.debounce": "^4.0.8",
573
- "lodash.escaperegexp": "^4.1.2",
574
- "lodash.isplainobject": "^4.0.6",
575
- "lodash.isstring": "^4.0.1",
576
- "lodash.kebabcase": "^4.1.1",
577
- "lodash.merge": "^4.6.2",
578
- "lodash.mergewith": "^4.6.2",
579
- "lodash.snakecase": "^4.1.1",
580
- "lodash.startcase": "^4.4.0",
581
- "lodash.throttle": "^4.1.1",
582
- "lodash.uniq": "^4.5.0",
583
- "lodash.uniqby": "^4.7.0",
584
- "lodash.upperfirst": "^4.3.1",
585
- "log-symbols": "^7.0.1",
586
- "loose-envify": "^1.4.0",
587
- "lru-cache": "^5.1.1",
588
- "macos-release": "^3.4.0",
589
- "make-dir": "^4.0.0",
590
- "makeerror": "^1.0.12",
591
- "marky": "^1.3.0",
592
- "math-intrinsics": "^1.1.0",
593
- "memoize-one": "^5.2.1",
594
- "meow": "^13.2.0",
595
- "merge-stream": "^2.0.0",
596
- "merge2": "^1.4.1",
597
- "metro": "^0.83.3",
598
- "metro-babel-transformer": "^0.83.3",
599
- "metro-cache": "^0.83.3",
600
- "metro-cache-key": "^0.83.3",
601
- "metro-config": "^0.83.3",
602
- "metro-core": "^0.83.3",
603
- "metro-file-map": "^0.83.3",
604
- "metro-minify-terser": "^0.83.3",
605
- "metro-resolver": "^0.83.3",
606
- "metro-runtime": "^0.83.3",
607
- "metro-source-map": "^0.83.3",
608
- "metro-symbolicate": "^0.83.3",
609
- "metro-transform-plugins": "^0.83.3",
610
- "metro-transform-worker": "^0.83.3",
611
- "micromatch": "^4.0.8",
612
- "mime": "^1.6.0",
613
- "mime-db": "^1.52.0",
614
- "mime-types": "^2.1.35",
615
- "mimic-fn": "^2.1.0",
616
- "mimic-function": "^5.0.1",
617
- "minimatch": "^3.1.2",
618
- "minimist": "^1.2.8",
619
- "minipass": "^7.1.2",
620
- "minizlib": "^3.1.0",
621
- "mkdirp": "^1.0.4",
622
- "ms": "^2.1.3",
623
- "mute-stream": "^2.0.0",
624
- "mz": "^2.7.0",
625
- "nanoid": "^3.3.11",
626
- "natural-compare": "^1.4.0",
627
- "negotiator": "^0.6.3",
628
- "neo-async": "^2.6.2",
629
- "nested-error-stacks": "^2.0.1",
630
- "netmask": "^2.0.2",
631
- "new-github-release-url": "^2.0.0",
632
- "node-fetch": "^2.7.0",
633
- "node-fetch-native": "^1.6.7",
634
- "node-forge": "^1.3.1",
635
- "node-int64": "^0.4.0",
636
- "node-releases": "^2.0.27",
637
- "normalize-package-data": "^6.0.2",
638
- "normalize-path": "^3.0.0",
639
- "npm-package-arg": "^11.0.3",
640
- "npm-run-path": "^4.0.1",
641
- "nullthrows": "^1.1.1",
642
- "nypm": "^0.6.2",
643
- "ob1": "^0.83.3",
644
- "object-assign": "^4.1.1",
645
- "object-inspect": "^1.13.4",
646
- "object-keys": "^1.1.1",
647
- "object.assign": "^4.1.7",
648
- "object.entries": "^1.1.9",
649
- "object.fromentries": "^2.0.8",
650
- "object.values": "^1.2.1",
651
- "ohash": "^2.0.11",
652
- "on-finished": "^2.3.0",
653
- "on-headers": "^1.1.0",
654
- "once": "^1.4.0",
655
- "onetime": "^5.1.2",
656
- "open": "^7.4.2",
657
- "optionator": "^0.9.4",
658
- "ora": "^9.0.0",
659
- "os-name": "^6.1.0",
660
- "own-keys": "^1.0.1",
661
- "p-limit": "^3.1.0",
662
- "p-locate": "^6.0.0",
663
- "p-map": "^7.0.3",
664
- "p-try": "^2.2.0",
665
- "pac-proxy-agent": "^7.2.0",
666
- "pac-resolver": "^7.0.1",
667
- "package-json-from-dist": "^1.0.1",
668
- "parent-module": "^1.0.1",
669
- "parse-json": "^5.2.0",
670
- "parse-path": "^7.1.0",
671
- "parse-png": "^2.1.0",
672
- "parse-url": "^9.2.0",
673
- "parseurl": "^1.3.3",
674
- "path-exists": "^5.0.0",
675
- "path-is-absolute": "^1.0.1",
676
- "path-key": "^3.1.1",
677
- "path-parse": "^1.0.7",
678
- "path-scurry": "^1.11.1",
679
- "path-type": "^6.0.0",
680
- "pathe": "^2.0.3",
681
- "perfect-debounce": "^2.0.0",
682
- "picocolors": "^1.1.1",
683
- "picomatch": "^2.3.1",
684
- "pirates": "^4.0.7",
685
- "pkg-dir": "^4.2.0",
686
- "pkg-types": "^2.3.0",
687
- "plist": "^3.1.0",
688
- "pngjs": "^3.4.0",
689
- "possible-typed-array-names": "^1.1.0",
690
- "postcss": "^8.4.49",
691
- "postcss-value-parser": "^4.2.0",
692
- "prelude-ls": "^1.2.1",
693
- "presentable-error": "^0.0.1",
694
- "prettier-linter-helpers": "^1.0.0",
695
- "pretty-bytes": "^5.6.0",
696
- "pretty-format": "^29.7.0",
697
- "proc-log": "^4.2.0",
698
- "progress": "^2.0.3",
699
- "promise": "^8.3.0",
700
- "prompts": "^2.4.2",
701
- "prop-types": "^15.8.1",
702
- "protocols": "^2.0.2",
703
- "proxy-agent": "^6.5.0",
704
- "proxy-from-env": "^1.1.0",
705
- "pump": "^3.0.3",
706
- "punycode": "^2.3.1",
707
- "pure-rand": "^6.1.0",
708
- "qrcode-terminal": "^0.11.0",
709
- "queue": "^6.0.2",
710
- "queue-microtask": "^1.2.3",
711
- "range-parser": "^1.2.1",
712
- "rc": "^1.2.8",
713
- "rc9": "^2.1.2",
714
- "react-devtools-core": "^6.1.5",
715
- "react-dom": "^19.1.0",
716
- "react-is": "^18.3.1",
717
- "react-native-is-edge-to-edge": "^1.2.1",
718
- "react-native-monorepo-config": "^0.1.10",
719
- "react-native-web": "^0.21.2",
720
- "react-refresh": "^0.14.2",
721
- "read-package-up": "^11.0.0",
722
- "read-pkg": "^9.0.1",
723
- "readable-stream": "^3.6.2",
724
- "readdirp": "^4.1.2",
725
- "reflect.getprototypeof": "^1.0.10",
726
- "regenerate": "^1.4.2",
727
- "regenerate-unicode-properties": "^10.2.2",
728
- "regenerator-runtime": "^0.13.11",
729
- "regexp.prototype.flags": "^1.5.4",
730
- "regexpu-core": "^6.4.0",
731
- "regjsgen": "^0.8.0",
732
- "regjsparser": "^0.13.0",
733
- "require-directory": "^2.1.1",
734
- "require-from-string": "^2.0.2",
735
- "requireg": "^0.2.2",
736
- "resolve": "^1.22.11",
737
- "resolve-cwd": "^3.0.0",
738
- "resolve-from": "^5.0.0",
739
- "resolve-global": "^1.0.0",
740
- "resolve-workspace-root": "^2.0.0",
741
- "resolve.exports": "^2.0.3",
742
- "restore-cursor": "^5.1.0",
743
- "retry": "^0.13.1",
744
- "reusify": "^1.1.0",
745
- "rimraf": "^3.0.2",
746
- "run-applescript": "^7.1.0",
747
- "run-async": "^4.0.6",
748
- "run-parallel": "^1.2.0",
749
- "rxjs": "^7.8.2",
750
- "safe-array-concat": "^1.1.3",
751
- "safe-buffer": "^5.2.1",
752
- "safe-push-apply": "^1.0.0",
753
- "safe-regex-test": "^1.1.0",
754
- "safer-buffer": "^2.1.2",
755
- "sax": "^1.4.3",
756
- "scheduler": "^0.26.0",
757
- "semver": "^6.3.1",
758
- "send": "^0.19.0",
759
- "serialize-error": "^2.1.0",
760
- "serve-static": "^1.16.2",
761
- "set-function-length": "^1.2.2",
762
- "set-function-name": "^2.0.2",
763
- "set-proto": "^1.0.0",
764
- "setimmediate": "^1.0.5",
765
- "setprototypeof": "^1.2.0",
766
- "shebang-command": "^2.0.0",
767
- "shebang-regex": "^3.0.0",
768
- "shell-quote": "^1.8.3",
769
- "side-channel": "^1.1.0",
770
- "side-channel-list": "^1.0.0",
771
- "side-channel-map": "^1.0.1",
772
- "side-channel-weakmap": "^1.0.2",
773
- "signal-exit": "^3.0.7",
774
- "simple-plist": "^1.3.1",
775
- "sisteransi": "^1.0.5",
776
- "slash": "^5.1.0",
777
- "slugify": "^1.6.6",
778
- "smart-buffer": "^4.2.0",
779
- "socks": "^2.8.7",
780
- "socks-proxy-agent": "^8.0.5",
781
- "source-map": "^0.6.1",
782
- "source-map-js": "^1.2.1",
783
- "source-map-support": "^0.5.13",
784
- "spdx-correct": "^3.2.0",
785
- "spdx-exceptions": "^2.5.0",
786
- "spdx-expression-parse": "^3.0.1",
787
- "spdx-license-ids": "^3.0.22",
788
- "split2": "^4.2.0",
789
- "sprintf-js": "^1.0.3",
790
- "stack-utils": "^2.0.6",
791
- "stackframe": "^1.3.4",
792
- "stacktrace-parser": "^0.1.11",
793
- "statuses": "^1.5.0",
794
- "stdin-discarder": "^0.2.2",
795
- "stop-iteration-iterator": "^1.1.0",
796
- "stream-buffers": "^2.2.0",
797
- "string_decoder": "^1.3.0",
798
- "string-length": "^4.0.2",
799
- "string-natural-compare": "^3.0.1",
800
- "string-width": "^8.1.0",
801
- "string-width-cjs": "^4.2.3",
802
- "string.prototype.matchall": "^4.0.12",
803
- "string.prototype.repeat": "^1.0.0",
804
- "string.prototype.trim": "^1.2.10",
805
- "string.prototype.trimend": "^1.0.9",
806
- "string.prototype.trimstart": "^1.0.8",
807
- "strip-ansi": "^6.0.1",
808
- "strip-ansi-cjs": "^6.0.1",
809
- "strip-bom": "^4.0.0",
810
- "strip-final-newline": "^2.0.0",
811
- "strip-json-comments": "^3.1.1",
812
- "structured-headers": "^0.4.1",
813
- "styleq": "^0.1.3",
814
- "sucrase": "^3.35.0",
815
- "supports-color": "^7.2.0",
816
- "supports-hyperlinks": "^2.3.0",
817
- "supports-preserve-symlinks-flag": "^1.0.0",
818
- "synckit": "^0.11.11",
819
- "tar": "^7.5.2",
820
- "temp-dir": "^2.0.0",
821
- "terminal-link": "^2.1.1",
822
- "terser": "^5.44.1",
823
- "test-exclude": "^6.0.0",
824
- "text-extensions": "^2.4.0",
825
- "thenify": "^3.3.1",
826
- "thenify-all": "^1.6.0",
827
- "throat": "^5.0.0",
828
- "through": "^2.3.8",
829
- "tinyexec": "^1.0.2",
830
- "tinyglobby": "^0.2.15",
831
- "tmpl": "^1.0.5",
832
- "to-regex-range": "^5.0.1",
833
- "toidentifier": "^1.0.1",
834
- "tr46": "^0.0.3",
835
- "ts-api-utils": "^1.4.3",
836
- "ts-interface-checker": "^0.1.13",
837
- "tslib": "^2.8.1",
838
- "tsutils": "^3.21.0",
839
- "type-check": "^0.4.0",
840
- "type-detect": "^4.0.8",
841
- "type-fest": "^0.21.3",
842
- "typed-array-buffer": "^1.0.3",
843
- "typed-array-byte-length": "^1.0.3",
844
- "typed-array-byte-offset": "^1.0.4",
845
- "typed-array-length": "^1.0.7",
846
- "typedarray": "^0.0.6",
847
- "ua-parser-js": "^1.0.41",
848
- "uglify-js": "^3.19.3",
849
- "unbox-primitive": "^1.1.0",
850
- "unc-path-regex": "^0.1.2",
851
- "undici": "^6.21.3",
852
- "undici-types": "^7.16.0",
853
- "unicode-canonical-property-names-ecmascript": "^2.0.1",
854
- "unicode-match-property-ecmascript": "^2.0.0",
855
- "unicode-match-property-value-ecmascript": "^2.2.1",
856
- "unicode-property-aliases-ecmascript": "^2.2.0",
857
- "unicorn-magic": "^0.1.0",
858
- "unique-string": "^2.0.0",
859
- "universal-user-agent": "^7.0.3",
860
- "universalify": "^2.0.1",
861
- "unpipe": "^1.0.0",
862
- "update-browserslist-db": "^1.1.4",
863
- "uri-js": "^4.4.1",
864
- "url-join": "^5.0.0",
865
- "util-deprecate": "^1.0.2",
866
- "utils-merge": "^1.0.1",
867
- "uuid": "^7.0.3",
868
- "v8-to-istanbul": "^9.3.0",
869
- "validate-npm-package-license": "^3.0.4",
870
- "validate-npm-package-name": "^5.0.1",
871
- "vary": "^1.1.2",
872
- "vlq": "^1.0.1",
873
- "walker": "^1.0.8",
874
- "wcwidth": "^1.0.1",
875
- "webidl-conversions": "^3.0.1",
876
- "whatwg-fetch": "^3.6.20",
877
- "whatwg-url": "^5.0.0",
878
- "whatwg-url-without-unicode": "^8.0.0-3",
879
- "which": "^2.0.2",
880
- "which-boxed-primitive": "^1.1.1",
881
- "which-builtin-type": "^1.2.1",
882
- "which-collection": "^1.0.2",
883
- "which-typed-array": "^1.1.19",
884
- "wildcard-match": "^5.1.4",
885
- "windows-release": "^6.1.0",
886
- "wonka": "^6.3.5",
887
- "word-wrap": "^1.2.5",
888
- "wordwrap": "^1.0.0",
889
- "wrap-ansi": "^6.2.0",
890
- "wrap-ansi-cjs": "^7.0.0",
891
- "wrappy": "^1.0.2",
892
- "write-file-atomic": "^4.0.2",
893
- "ws": "^6.2.3",
894
- "wsl-utils": "^0.1.0",
895
- "xcode": "^3.0.1",
896
- "xml2js": "^0.6.0",
897
- "xmlbuilder": "^15.1.1",
898
- "y18n": "^5.0.8",
899
- "yallist": "^3.1.1",
900
- "yaml": "^2.8.1",
901
- "yargs": "^17.7.2",
902
- "yargs-parser": "^21.1.1",
903
- "yocto-queue": "^0.1.0",
904
- "yoctocolors": "^2.1.2",
905
- "yoctocolors-cjs": "^2.1.3",
906
- "zod": "^3.25.76",
907
- "zod-to-json-schema": "^3.24.6"
908
152
  }
909
153
  }