@wavemaker/app-rn-runtime 11.14.1-18.6443 → 11.14.1-18.6459
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/components/container/tabs/tabs.component.js +62 -29
- package/components/container/tabs/tabs.component.js.map +1 -1
- package/components/container/tabs/tabs.props.js +1 -0
- package/components/container/tabs/tabs.props.js.map +1 -1
- package/core/components/textinput.component.js +19 -2
- package/core/components/textinput.component.js.map +1 -1
- package/npm-shrinkwrap.json +934 -435
- package/package-lock.json +934 -435
- package/package.json +2 -2
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker/app-rn-runtime",
|
|
3
|
-
"version": "11.14.1-18.
|
|
3
|
+
"version": "11.14.1-18.6459",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@wavemaker/app-rn-runtime",
|
|
9
|
-
"version": "11.14.1-18.
|
|
9
|
+
"version": "11.14.1-18.6459",
|
|
10
10
|
"license": "MIT",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@expo/vector-icons": "15.0.2",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"@react-navigation/drawer": "7.5.8",
|
|
21
21
|
"@react-navigation/native": "7.1.18",
|
|
22
22
|
"@react-navigation/stack": "7.4.8",
|
|
23
|
-
"@wavemaker/variables": "11.14.1-18.
|
|
23
|
+
"@wavemaker/variables": "11.14.1-18.6459",
|
|
24
24
|
"axios": "1.8.3",
|
|
25
25
|
"color": "4.2.3",
|
|
26
26
|
"cross-env": "7.0.3",
|
|
@@ -2766,8 +2766,8 @@
|
|
|
2766
2766
|
}
|
|
2767
2767
|
},
|
|
2768
2768
|
"node_modules/@expo/config": {
|
|
2769
|
-
"version": "55.0.
|
|
2770
|
-
"integrity": "sha512-
|
|
2769
|
+
"version": "55.0.11",
|
|
2770
|
+
"integrity": "sha512-14AkSmR1gOIUhCsPJ0cAo5ZduMNsPQsmFV9jBNZn1xC5Zb3D8x5eqvUie5QzWaUwdcyrq79uYJ2bTCiC6+nD0Q==",
|
|
2771
2771
|
"license": "MIT",
|
|
2772
2772
|
"peer": true,
|
|
2773
2773
|
"dependencies": {
|
|
@@ -3094,8 +3094,8 @@
|
|
|
3094
3094
|
}
|
|
3095
3095
|
},
|
|
3096
3096
|
"node_modules/@expo/fingerprint/node_modules/brace-expansion": {
|
|
3097
|
-
"version": "5.0.
|
|
3098
|
-
"integrity": "sha512-
|
|
3097
|
+
"version": "5.0.5",
|
|
3098
|
+
"integrity": "sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==",
|
|
3099
3099
|
"license": "MIT",
|
|
3100
3100
|
"peer": true,
|
|
3101
3101
|
"dependencies": {
|
|
@@ -3140,12 +3140,12 @@
|
|
|
3140
3140
|
"peer": true
|
|
3141
3141
|
},
|
|
3142
3142
|
"node_modules/@expo/fingerprint/node_modules/minimatch": {
|
|
3143
|
-
"version": "10.2.
|
|
3144
|
-
"integrity": "sha512-
|
|
3143
|
+
"version": "10.2.5",
|
|
3144
|
+
"integrity": "sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==",
|
|
3145
3145
|
"license": "BlueOak-1.0.0",
|
|
3146
3146
|
"peer": true,
|
|
3147
3147
|
"dependencies": {
|
|
3148
|
-
"brace-expansion": "^5.0.
|
|
3148
|
+
"brace-expansion": "^5.0.5"
|
|
3149
3149
|
},
|
|
3150
3150
|
"engines": {
|
|
3151
3151
|
"node": "18 || 20 || >=22"
|
|
@@ -3305,8 +3305,8 @@
|
|
|
3305
3305
|
"peer": true
|
|
3306
3306
|
},
|
|
3307
3307
|
"node_modules/@expo/log-box": {
|
|
3308
|
-
"version": "55.0.
|
|
3309
|
-
"integrity": "sha512-
|
|
3308
|
+
"version": "55.0.8",
|
|
3309
|
+
"integrity": "sha512-WVEuW1XcntUdOpQk8k9cUymM5FHKmEcPr6QO9SVIin3WYk5FbbwHRYr1T6GfwWF0UA2s9w9heeYolesq99vFIw==",
|
|
3310
3310
|
"license": "MIT",
|
|
3311
3311
|
"peer": true,
|
|
3312
3312
|
"dependencies": {
|
|
@@ -3427,6 +3427,38 @@
|
|
|
3427
3427
|
"license": "MIT",
|
|
3428
3428
|
"peer": true
|
|
3429
3429
|
},
|
|
3430
|
+
"node_modules/@expo/metro/node_modules/metro-config": {
|
|
3431
|
+
"version": "0.83.3",
|
|
3432
|
+
"integrity": "sha512-mTel7ipT0yNjKILIan04bkJkuCzUUkm2SeEaTads8VfEecCh+ltXchdq6DovXJqzQAXuR2P9cxZB47Lg4klriA==",
|
|
3433
|
+
"license": "MIT",
|
|
3434
|
+
"peer": true,
|
|
3435
|
+
"dependencies": {
|
|
3436
|
+
"connect": "^3.6.5",
|
|
3437
|
+
"flow-enums-runtime": "^0.0.6",
|
|
3438
|
+
"jest-validate": "^29.7.0",
|
|
3439
|
+
"metro": "0.83.3",
|
|
3440
|
+
"metro-cache": "0.83.3",
|
|
3441
|
+
"metro-core": "0.83.3",
|
|
3442
|
+
"metro-runtime": "0.83.3",
|
|
3443
|
+
"yaml": "^2.6.1"
|
|
3444
|
+
},
|
|
3445
|
+
"engines": {
|
|
3446
|
+
"node": ">=20.19.4"
|
|
3447
|
+
}
|
|
3448
|
+
},
|
|
3449
|
+
"node_modules/@expo/metro/node_modules/metro-runtime": {
|
|
3450
|
+
"version": "0.83.3",
|
|
3451
|
+
"integrity": "sha512-JHCJb9ebr9rfJ+LcssFYA2x1qPYuSD/bbePupIGhpMrsla7RCwC/VL3yJ9cSU+nUhU4c9Ixxy8tBta+JbDeZWw==",
|
|
3452
|
+
"license": "MIT",
|
|
3453
|
+
"peer": true,
|
|
3454
|
+
"dependencies": {
|
|
3455
|
+
"@babel/runtime": "^7.25.0",
|
|
3456
|
+
"flow-enums-runtime": "^0.0.6"
|
|
3457
|
+
},
|
|
3458
|
+
"engines": {
|
|
3459
|
+
"node": ">=20.19.4"
|
|
3460
|
+
}
|
|
3461
|
+
},
|
|
3430
3462
|
"node_modules/@expo/osascript": {
|
|
3431
3463
|
"version": "2.4.2",
|
|
3432
3464
|
"integrity": "sha512-/XP7PSYF2hzOZzqfjgkoWtllyeTN8dW3aM4P6YgKcmmPikKL5FdoyQhti4eh6RK5a5VrUXJTOlTNIpIHsfB5Iw==",
|
|
@@ -5456,21 +5488,21 @@
|
|
|
5456
5488
|
}
|
|
5457
5489
|
},
|
|
5458
5490
|
"node_modules/@react-native/babel-plugin-codegen": {
|
|
5459
|
-
"version": "0.
|
|
5460
|
-
"integrity": "sha512-
|
|
5491
|
+
"version": "0.84.1",
|
|
5492
|
+
"integrity": "sha512-vorvcvptGxtK0qTDCFQb+W3CU6oIhzcX5dduetWRBoAhXdthEQM0MQnF+GTXoXL8/luffKgy7PlZRG/WeI/oRQ==",
|
|
5461
5493
|
"license": "MIT",
|
|
5462
5494
|
"peer": true,
|
|
5463
5495
|
"dependencies": {
|
|
5464
5496
|
"@babel/traverse": "^7.25.3",
|
|
5465
|
-
"@react-native/codegen": "0.
|
|
5497
|
+
"@react-native/codegen": "0.84.1"
|
|
5466
5498
|
},
|
|
5467
5499
|
"engines": {
|
|
5468
5500
|
"node": ">= 20.19.4"
|
|
5469
5501
|
}
|
|
5470
5502
|
},
|
|
5471
5503
|
"node_modules/@react-native/babel-preset": {
|
|
5472
|
-
"version": "0.
|
|
5473
|
-
"integrity": "sha512-
|
|
5504
|
+
"version": "0.84.1",
|
|
5505
|
+
"integrity": "sha512-3GpmCKk21f4oe32bKIdmkdn+WydvhhZL+1nsoFBGi30Qrq9vL16giKu31OcnWshYz139x+mVAvCyoyzgn8RXSw==",
|
|
5474
5506
|
"license": "MIT",
|
|
5475
5507
|
"peer": true,
|
|
5476
5508
|
"dependencies": {
|
|
@@ -5480,27 +5512,19 @@
|
|
|
5480
5512
|
"@babel/plugin-syntax-export-default-from": "^7.24.7",
|
|
5481
5513
|
"@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3",
|
|
5482
5514
|
"@babel/plugin-syntax-optional-chaining": "^7.8.3",
|
|
5483
|
-
"@babel/plugin-transform-arrow-functions": "^7.24.7",
|
|
5484
5515
|
"@babel/plugin-transform-async-generator-functions": "^7.25.4",
|
|
5485
5516
|
"@babel/plugin-transform-async-to-generator": "^7.24.7",
|
|
5486
5517
|
"@babel/plugin-transform-block-scoping": "^7.25.0",
|
|
5487
5518
|
"@babel/plugin-transform-class-properties": "^7.25.4",
|
|
5488
5519
|
"@babel/plugin-transform-classes": "^7.25.4",
|
|
5489
|
-
"@babel/plugin-transform-computed-properties": "^7.24.7",
|
|
5490
5520
|
"@babel/plugin-transform-destructuring": "^7.24.8",
|
|
5491
5521
|
"@babel/plugin-transform-flow-strip-types": "^7.25.2",
|
|
5492
5522
|
"@babel/plugin-transform-for-of": "^7.24.7",
|
|
5493
|
-
"@babel/plugin-transform-function-name": "^7.25.1",
|
|
5494
|
-
"@babel/plugin-transform-literals": "^7.25.2",
|
|
5495
|
-
"@babel/plugin-transform-logical-assignment-operators": "^7.24.7",
|
|
5496
5523
|
"@babel/plugin-transform-modules-commonjs": "^7.24.8",
|
|
5497
5524
|
"@babel/plugin-transform-named-capturing-groups-regex": "^7.24.7",
|
|
5498
5525
|
"@babel/plugin-transform-nullish-coalescing-operator": "^7.24.7",
|
|
5499
|
-
"@babel/plugin-transform-numeric-separator": "^7.24.7",
|
|
5500
|
-
"@babel/plugin-transform-object-rest-spread": "^7.24.7",
|
|
5501
5526
|
"@babel/plugin-transform-optional-catch-binding": "^7.24.7",
|
|
5502
5527
|
"@babel/plugin-transform-optional-chaining": "^7.24.8",
|
|
5503
|
-
"@babel/plugin-transform-parameters": "^7.24.7",
|
|
5504
5528
|
"@babel/plugin-transform-private-methods": "^7.24.7",
|
|
5505
5529
|
"@babel/plugin-transform-private-property-in-object": "^7.24.7",
|
|
5506
5530
|
"@babel/plugin-transform-react-display-name": "^7.24.7",
|
|
@@ -5509,13 +5533,9 @@
|
|
|
5509
5533
|
"@babel/plugin-transform-react-jsx-source": "^7.24.7",
|
|
5510
5534
|
"@babel/plugin-transform-regenerator": "^7.24.7",
|
|
5511
5535
|
"@babel/plugin-transform-runtime": "^7.24.7",
|
|
5512
|
-
"@babel/plugin-transform-shorthand-properties": "^7.24.7",
|
|
5513
|
-
"@babel/plugin-transform-spread": "^7.24.7",
|
|
5514
|
-
"@babel/plugin-transform-sticky-regex": "^7.24.7",
|
|
5515
5536
|
"@babel/plugin-transform-typescript": "^7.25.2",
|
|
5516
5537
|
"@babel/plugin-transform-unicode-regex": "^7.24.7",
|
|
5517
|
-
"@babel
|
|
5518
|
-
"@react-native/babel-plugin-codegen": "0.83.2",
|
|
5538
|
+
"@react-native/babel-plugin-codegen": "0.84.1",
|
|
5519
5539
|
"babel-plugin-syntax-hermes-parser": "0.32.0",
|
|
5520
5540
|
"babel-plugin-transform-flow-enums": "^0.0.2",
|
|
5521
5541
|
"react-refresh": "^0.14.0"
|
|
@@ -5527,42 +5547,18 @@
|
|
|
5527
5547
|
"@babel/core": "*"
|
|
5528
5548
|
}
|
|
5529
5549
|
},
|
|
5530
|
-
"node_modules/@react-native/babel-preset/node_modules/babel-plugin-syntax-hermes-parser": {
|
|
5531
|
-
"version": "0.32.0",
|
|
5532
|
-
"integrity": "sha512-m5HthL++AbyeEA2FcdwOLfVFvWYECOBObLHNqdR8ceY4TsEdn4LdX2oTvbB2QJSSElE2AWA/b2MXZ/PF/CqLZg==",
|
|
5533
|
-
"license": "MIT",
|
|
5534
|
-
"peer": true,
|
|
5535
|
-
"dependencies": {
|
|
5536
|
-
"hermes-parser": "0.32.0"
|
|
5537
|
-
}
|
|
5538
|
-
},
|
|
5539
|
-
"node_modules/@react-native/babel-preset/node_modules/hermes-estree": {
|
|
5540
|
-
"version": "0.32.0",
|
|
5541
|
-
"integrity": "sha512-KWn3BqnlDOl97Xe1Yviur6NbgIZ+IP+UVSpshlZWkq+EtoHg6/cwiDj/osP9PCEgFE15KBm1O55JRwbMEm5ejQ==",
|
|
5542
|
-
"license": "MIT",
|
|
5543
|
-
"peer": true
|
|
5544
|
-
},
|
|
5545
|
-
"node_modules/@react-native/babel-preset/node_modules/hermes-parser": {
|
|
5546
|
-
"version": "0.32.0",
|
|
5547
|
-
"integrity": "sha512-g4nBOWFpuiTqjR3LZdRxKUkij9iyveWeuks7INEsMX741f3r9xxrOe8TeQfUxtda0eXmiIFiMQzoeSQEno33Hw==",
|
|
5548
|
-
"license": "MIT",
|
|
5549
|
-
"peer": true,
|
|
5550
|
-
"dependencies": {
|
|
5551
|
-
"hermes-estree": "0.32.0"
|
|
5552
|
-
}
|
|
5553
|
-
},
|
|
5554
5550
|
"node_modules/@react-native/codegen": {
|
|
5555
|
-
"version": "0.
|
|
5556
|
-
"integrity": "sha512-
|
|
5551
|
+
"version": "0.84.1",
|
|
5552
|
+
"integrity": "sha512-n1RIU0QAavgCg1uC5+s53arL7/mpM+16IBhJ3nCFSd/iK5tUmCwxQDcIDC703fuXfpub/ZygeSjVN8bcOWn0gA==",
|
|
5557
5553
|
"license": "MIT",
|
|
5558
5554
|
"peer": true,
|
|
5559
5555
|
"dependencies": {
|
|
5560
5556
|
"@babel/core": "^7.25.2",
|
|
5561
5557
|
"@babel/parser": "^7.25.3",
|
|
5562
|
-
"glob": "^7.1.1",
|
|
5563
5558
|
"hermes-parser": "0.32.0",
|
|
5564
5559
|
"invariant": "^2.2.4",
|
|
5565
5560
|
"nullthrows": "^1.1.1",
|
|
5561
|
+
"tinyglobby": "^0.2.15",
|
|
5566
5562
|
"yargs": "^17.6.2"
|
|
5567
5563
|
},
|
|
5568
5564
|
"engines": {
|
|
@@ -5586,42 +5582,6 @@
|
|
|
5586
5582
|
"node": ">=12"
|
|
5587
5583
|
}
|
|
5588
5584
|
},
|
|
5589
|
-
"node_modules/@react-native/codegen/node_modules/glob": {
|
|
5590
|
-
"version": "7.2.3",
|
|
5591
|
-
"integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
|
|
5592
|
-
"deprecated": "Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me",
|
|
5593
|
-
"license": "ISC",
|
|
5594
|
-
"peer": true,
|
|
5595
|
-
"dependencies": {
|
|
5596
|
-
"fs.realpath": "^1.0.0",
|
|
5597
|
-
"inflight": "^1.0.4",
|
|
5598
|
-
"inherits": "2",
|
|
5599
|
-
"minimatch": "^3.1.1",
|
|
5600
|
-
"once": "^1.3.0",
|
|
5601
|
-
"path-is-absolute": "^1.0.0"
|
|
5602
|
-
},
|
|
5603
|
-
"engines": {
|
|
5604
|
-
"node": "*"
|
|
5605
|
-
},
|
|
5606
|
-
"funding": {
|
|
5607
|
-
"url": "https://github.com/sponsors/isaacs"
|
|
5608
|
-
}
|
|
5609
|
-
},
|
|
5610
|
-
"node_modules/@react-native/codegen/node_modules/hermes-estree": {
|
|
5611
|
-
"version": "0.32.0",
|
|
5612
|
-
"integrity": "sha512-KWn3BqnlDOl97Xe1Yviur6NbgIZ+IP+UVSpshlZWkq+EtoHg6/cwiDj/osP9PCEgFE15KBm1O55JRwbMEm5ejQ==",
|
|
5613
|
-
"license": "MIT",
|
|
5614
|
-
"peer": true
|
|
5615
|
-
},
|
|
5616
|
-
"node_modules/@react-native/codegen/node_modules/hermes-parser": {
|
|
5617
|
-
"version": "0.32.0",
|
|
5618
|
-
"integrity": "sha512-g4nBOWFpuiTqjR3LZdRxKUkij9iyveWeuks7INEsMX741f3r9xxrOe8TeQfUxtda0eXmiIFiMQzoeSQEno33Hw==",
|
|
5619
|
-
"license": "MIT",
|
|
5620
|
-
"peer": true,
|
|
5621
|
-
"dependencies": {
|
|
5622
|
-
"hermes-estree": "0.32.0"
|
|
5623
|
-
}
|
|
5624
|
-
},
|
|
5625
5585
|
"node_modules/@react-native/codegen/node_modules/yargs": {
|
|
5626
5586
|
"version": "17.7.2",
|
|
5627
5587
|
"integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==",
|
|
@@ -5698,8 +5658,8 @@
|
|
|
5698
5658
|
}
|
|
5699
5659
|
},
|
|
5700
5660
|
"node_modules/@react-native/debugger-shell": {
|
|
5701
|
-
"version": "0.83.
|
|
5702
|
-
"integrity": "sha512-
|
|
5661
|
+
"version": "0.83.4",
|
|
5662
|
+
"integrity": "sha512-FtAnrvXqy1xeZ+onwilvxEeeBsvBlhtfrHVIC2R/BOJAK9TbKEtFfjio0wsn3DQIm+UZq48DSa+p9jJZ2aJUww==",
|
|
5703
5663
|
"license": "MIT",
|
|
5704
5664
|
"peer": true,
|
|
5705
5665
|
"dependencies": {
|
|
@@ -5748,9 +5708,43 @@
|
|
|
5748
5708
|
}
|
|
5749
5709
|
},
|
|
5750
5710
|
"node_modules/@react-native/js-polyfills": {
|
|
5751
|
-
"version": "0.
|
|
5752
|
-
"integrity": "sha512-
|
|
5711
|
+
"version": "0.84.1",
|
|
5712
|
+
"integrity": "sha512-UsTe2AbUugsfyI7XIHMQq4E7xeC8a6GrYwuK+NohMMMJMxmyM3JkzIk+GB9e2il6ScEQNMJNaj+q+i5za8itxQ==",
|
|
5713
|
+
"license": "MIT",
|
|
5714
|
+
"peer": true,
|
|
5715
|
+
"engines": {
|
|
5716
|
+
"node": ">= 20.19.4"
|
|
5717
|
+
}
|
|
5718
|
+
},
|
|
5719
|
+
"node_modules/@react-native/metro-babel-transformer": {
|
|
5720
|
+
"version": "0.84.1",
|
|
5721
|
+
"integrity": "sha512-NswINguTz0eg1Dc0oGO/1dejXSr6iQaz8/NnCRn5HJdA3dGfqadS7zlYv0YjiWpgKgcW6uENaIEgJOQww0KSpw==",
|
|
5722
|
+
"license": "MIT",
|
|
5723
|
+
"peer": true,
|
|
5724
|
+
"dependencies": {
|
|
5725
|
+
"@babel/core": "^7.25.2",
|
|
5726
|
+
"@react-native/babel-preset": "0.84.1",
|
|
5727
|
+
"hermes-parser": "0.32.0",
|
|
5728
|
+
"nullthrows": "^1.1.1"
|
|
5729
|
+
},
|
|
5730
|
+
"engines": {
|
|
5731
|
+
"node": ">= 20.19.4"
|
|
5732
|
+
},
|
|
5733
|
+
"peerDependencies": {
|
|
5734
|
+
"@babel/core": "*"
|
|
5735
|
+
}
|
|
5736
|
+
},
|
|
5737
|
+
"node_modules/@react-native/metro-config": {
|
|
5738
|
+
"version": "0.84.1",
|
|
5739
|
+
"integrity": "sha512-KlRawK4aXxRLlR3HYVfZKhfQp7sejQefQ/LttUWUkErhKO0AFt+yznoSLq7xwIrH9K3A3YwImHuFVtUtuDmurA==",
|
|
5753
5740
|
"license": "MIT",
|
|
5741
|
+
"peer": true,
|
|
5742
|
+
"dependencies": {
|
|
5743
|
+
"@react-native/js-polyfills": "0.84.1",
|
|
5744
|
+
"@react-native/metro-babel-transformer": "0.84.1",
|
|
5745
|
+
"metro-config": "^0.83.3",
|
|
5746
|
+
"metro-runtime": "^0.83.3"
|
|
5747
|
+
},
|
|
5754
5748
|
"engines": {
|
|
5755
5749
|
"node": ">= 20.19.4"
|
|
5756
5750
|
}
|
|
@@ -5761,8 +5755,8 @@
|
|
|
5761
5755
|
"license": "MIT"
|
|
5762
5756
|
},
|
|
5763
5757
|
"node_modules/@react-navigation/core": {
|
|
5764
|
-
"version": "7.
|
|
5765
|
-
"integrity": "sha512-
|
|
5758
|
+
"version": "7.17.2",
|
|
5759
|
+
"integrity": "sha512-Rt2OZwcgOmjv401uLGAKaRM6xo0fiBce/A7LfRHI1oe5FV+KooWcgAoZ2XOtgKj6UzVMuQWt3b2e6rxo/mDJRA==",
|
|
5766
5760
|
"license": "MIT",
|
|
5767
5761
|
"dependencies": {
|
|
5768
5762
|
"@react-navigation/routers": "^7.5.3",
|
|
@@ -5799,8 +5793,8 @@
|
|
|
5799
5793
|
}
|
|
5800
5794
|
},
|
|
5801
5795
|
"node_modules/@react-navigation/drawer/node_modules/@react-navigation/elements": {
|
|
5802
|
-
"version": "2.9.
|
|
5803
|
-
"integrity": "sha512-
|
|
5796
|
+
"version": "2.9.14",
|
|
5797
|
+
"integrity": "sha512-lKqzu+su2pI/YIZmR7L7xdOs4UL+rVXKJAMpRMBrwInEy96SjIFst6QDGpE89Dunnu3VjVpjWfByo9f2GWBHDQ==",
|
|
5804
5798
|
"license": "MIT",
|
|
5805
5799
|
"dependencies": {
|
|
5806
5800
|
"color": "^4.2.3",
|
|
@@ -5809,7 +5803,7 @@
|
|
|
5809
5803
|
},
|
|
5810
5804
|
"peerDependencies": {
|
|
5811
5805
|
"@react-native-masked-view/masked-view": ">= 0.2.0",
|
|
5812
|
-
"@react-navigation/native": "^7.
|
|
5806
|
+
"@react-navigation/native": "^7.2.2",
|
|
5813
5807
|
"react": ">= 18.2.0",
|
|
5814
5808
|
"react-native": "*",
|
|
5815
5809
|
"react-native-safe-area-context": ">= 4.0.0"
|
|
@@ -5862,8 +5856,8 @@
|
|
|
5862
5856
|
}
|
|
5863
5857
|
},
|
|
5864
5858
|
"node_modules/@react-navigation/stack/node_modules/@react-navigation/elements": {
|
|
5865
|
-
"version": "2.9.
|
|
5866
|
-
"integrity": "sha512-
|
|
5859
|
+
"version": "2.9.14",
|
|
5860
|
+
"integrity": "sha512-lKqzu+su2pI/YIZmR7L7xdOs4UL+rVXKJAMpRMBrwInEy96SjIFst6QDGpE89Dunnu3VjVpjWfByo9f2GWBHDQ==",
|
|
5867
5861
|
"license": "MIT",
|
|
5868
5862
|
"dependencies": {
|
|
5869
5863
|
"color": "^4.2.3",
|
|
@@ -5872,7 +5866,7 @@
|
|
|
5872
5866
|
},
|
|
5873
5867
|
"peerDependencies": {
|
|
5874
5868
|
"@react-native-masked-view/masked-view": ">= 0.2.0",
|
|
5875
|
-
"@react-navigation/native": "^7.
|
|
5869
|
+
"@react-navigation/native": "^7.2.2",
|
|
5876
5870
|
"react": ">= 18.2.0",
|
|
5877
5871
|
"react-native": "*",
|
|
5878
5872
|
"react-native-safe-area-context": ">= 4.0.0"
|
|
@@ -6617,8 +6611,8 @@
|
|
|
6617
6611
|
"peer": true
|
|
6618
6612
|
},
|
|
6619
6613
|
"node_modules/@wavemaker/variables": {
|
|
6620
|
-
"version": "11.14.1-18.
|
|
6621
|
-
"integrity": "sha512-
|
|
6614
|
+
"version": "11.14.1-18.6459",
|
|
6615
|
+
"integrity": "sha512-9HE0oUAIkJ5B4/hlUGrOUx52G918lgfu5W7T7F8Ils97WQN5LEm1tNui02V4MZdkXfoinj7yhoxNfANTYWyUeQ==",
|
|
6622
6616
|
"license": "ISC",
|
|
6623
6617
|
"dependencies": {
|
|
6624
6618
|
"@metrichor/jmespath": "^0.3.1",
|
|
@@ -6790,8 +6784,8 @@
|
|
|
6790
6784
|
}
|
|
6791
6785
|
},
|
|
6792
6786
|
"node_modules/@xmldom/xmldom": {
|
|
6793
|
-
"version": "0.8.
|
|
6794
|
-
"integrity": "sha512-
|
|
6787
|
+
"version": "0.8.12",
|
|
6788
|
+
"integrity": "sha512-9k/gHF6n/pAi/9tqr3m3aqkuiNosYTurLLUtc7xQ9sxB/wm7WPygCv8GYa6mS0fLJEHhqMC1ATYhz++U/lRHqg==",
|
|
6795
6789
|
"license": "MIT",
|
|
6796
6790
|
"engines": {
|
|
6797
6791
|
"node": ">=10.0.0"
|
|
@@ -7052,8 +7046,8 @@
|
|
|
7052
7046
|
}
|
|
7053
7047
|
},
|
|
7054
7048
|
"node_modules/anymatch/node_modules/picomatch": {
|
|
7055
|
-
"version": "2.3.
|
|
7056
|
-
"integrity": "sha512-
|
|
7049
|
+
"version": "2.3.2",
|
|
7050
|
+
"integrity": "sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==",
|
|
7057
7051
|
"license": "MIT",
|
|
7058
7052
|
"engines": {
|
|
7059
7053
|
"node": ">=8.6"
|
|
@@ -7741,12 +7735,12 @@
|
|
|
7741
7735
|
"license": "MIT"
|
|
7742
7736
|
},
|
|
7743
7737
|
"node_modules/babel-plugin-syntax-hermes-parser": {
|
|
7744
|
-
"version": "0.32.
|
|
7745
|
-
"integrity": "sha512-
|
|
7738
|
+
"version": "0.32.0",
|
|
7739
|
+
"integrity": "sha512-m5HthL++AbyeEA2FcdwOLfVFvWYECOBObLHNqdR8ceY4TsEdn4LdX2oTvbB2QJSSElE2AWA/b2MXZ/PF/CqLZg==",
|
|
7746
7740
|
"license": "MIT",
|
|
7747
7741
|
"peer": true,
|
|
7748
7742
|
"dependencies": {
|
|
7749
|
-
"hermes-parser": "0.32.
|
|
7743
|
+
"hermes-parser": "0.32.0"
|
|
7750
7744
|
}
|
|
7751
7745
|
},
|
|
7752
7746
|
"node_modules/babel-plugin-syntax-jsx": {
|
|
@@ -8254,8 +8248,8 @@
|
|
|
8254
8248
|
}
|
|
8255
8249
|
},
|
|
8256
8250
|
"node_modules/babel-preset-expo": {
|
|
8257
|
-
"version": "55.0.
|
|
8258
|
-
"integrity": "sha512-
|
|
8251
|
+
"version": "55.0.13",
|
|
8252
|
+
"integrity": "sha512-7m3Hpi6R1M+3u2LEU15OV59ATtbqz6kFvL6y9TaZTeOGLV28MFULawCQw3BtO/qMYUPz0vkH1OdbCuG7E2cTbg==",
|
|
8259
8253
|
"license": "MIT",
|
|
8260
8254
|
"peer": true,
|
|
8261
8255
|
"dependencies": {
|
|
@@ -8275,7 +8269,7 @@
|
|
|
8275
8269
|
"@babel/plugin-transform-runtime": "^7.24.7",
|
|
8276
8270
|
"@babel/preset-react": "^7.22.15",
|
|
8277
8271
|
"@babel/preset-typescript": "^7.23.0",
|
|
8278
|
-
"@react-native/babel-preset": "0.83.
|
|
8272
|
+
"@react-native/babel-preset": "0.83.4",
|
|
8279
8273
|
"babel-plugin-react-compiler": "^1.0.0",
|
|
8280
8274
|
"babel-plugin-react-native-web": "~0.21.0",
|
|
8281
8275
|
"babel-plugin-syntax-hermes-parser": "^0.32.0",
|
|
@@ -8286,7 +8280,7 @@
|
|
|
8286
8280
|
"peerDependencies": {
|
|
8287
8281
|
"@babel/runtime": "^7.20.0",
|
|
8288
8282
|
"expo": "*",
|
|
8289
|
-
"expo-widgets": "^55.0.
|
|
8283
|
+
"expo-widgets": "^55.0.8",
|
|
8290
8284
|
"react-refresh": ">=0.14.0 <1.0.0"
|
|
8291
8285
|
},
|
|
8292
8286
|
"peerDependenciesMeta": {
|
|
@@ -8317,76 +8311,231 @@
|
|
|
8317
8311
|
"@babel/core": "^7.12.0"
|
|
8318
8312
|
}
|
|
8319
8313
|
},
|
|
8320
|
-
"node_modules/babel-preset-
|
|
8321
|
-
"version": "
|
|
8322
|
-
"integrity": "sha512-
|
|
8323
|
-
"dev": true,
|
|
8314
|
+
"node_modules/babel-preset-expo/node_modules/@react-native/babel-plugin-codegen": {
|
|
8315
|
+
"version": "0.83.4",
|
|
8316
|
+
"integrity": "sha512-UFsK+c1rvT84XZfzpmwKePsc5nTr5LK7hh18TI0DooNlVcztDbMDsQZpDnhO/gmk7aTbWEqO5AB3HJ7tvGp+Jg==",
|
|
8324
8317
|
"license": "MIT",
|
|
8318
|
+
"peer": true,
|
|
8325
8319
|
"dependencies": {
|
|
8326
|
-
"babel
|
|
8320
|
+
"@babel/traverse": "^7.25.3",
|
|
8321
|
+
"@react-native/codegen": "0.83.4"
|
|
8322
|
+
},
|
|
8323
|
+
"engines": {
|
|
8324
|
+
"node": ">= 20.19.4"
|
|
8327
8325
|
}
|
|
8328
8326
|
},
|
|
8329
|
-
"node_modules/babel-preset-
|
|
8330
|
-
"version": "
|
|
8331
|
-
"integrity": "sha512-
|
|
8327
|
+
"node_modules/babel-preset-expo/node_modules/@react-native/babel-preset": {
|
|
8328
|
+
"version": "0.83.4",
|
|
8329
|
+
"integrity": "sha512-SXPFn3Jp4gOzlBDnDOKPzMfxQPKJMYJs05EmEeFB/6km46xZ9l+2YKXwAwxfNhHnmwNf98U/bnVndU95I0TMCw==",
|
|
8332
8330
|
"license": "MIT",
|
|
8331
|
+
"peer": true,
|
|
8333
8332
|
"dependencies": {
|
|
8334
|
-
"babel
|
|
8335
|
-
"babel-
|
|
8333
|
+
"@babel/core": "^7.25.2",
|
|
8334
|
+
"@babel/plugin-proposal-export-default-from": "^7.24.7",
|
|
8335
|
+
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
|
8336
|
+
"@babel/plugin-syntax-export-default-from": "^7.24.7",
|
|
8337
|
+
"@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3",
|
|
8338
|
+
"@babel/plugin-syntax-optional-chaining": "^7.8.3",
|
|
8339
|
+
"@babel/plugin-transform-arrow-functions": "^7.24.7",
|
|
8340
|
+
"@babel/plugin-transform-async-generator-functions": "^7.25.4",
|
|
8341
|
+
"@babel/plugin-transform-async-to-generator": "^7.24.7",
|
|
8342
|
+
"@babel/plugin-transform-block-scoping": "^7.25.0",
|
|
8343
|
+
"@babel/plugin-transform-class-properties": "^7.25.4",
|
|
8344
|
+
"@babel/plugin-transform-classes": "^7.25.4",
|
|
8345
|
+
"@babel/plugin-transform-computed-properties": "^7.24.7",
|
|
8346
|
+
"@babel/plugin-transform-destructuring": "^7.24.8",
|
|
8347
|
+
"@babel/plugin-transform-flow-strip-types": "^7.25.2",
|
|
8348
|
+
"@babel/plugin-transform-for-of": "^7.24.7",
|
|
8349
|
+
"@babel/plugin-transform-function-name": "^7.25.1",
|
|
8350
|
+
"@babel/plugin-transform-literals": "^7.25.2",
|
|
8351
|
+
"@babel/plugin-transform-logical-assignment-operators": "^7.24.7",
|
|
8352
|
+
"@babel/plugin-transform-modules-commonjs": "^7.24.8",
|
|
8353
|
+
"@babel/plugin-transform-named-capturing-groups-regex": "^7.24.7",
|
|
8354
|
+
"@babel/plugin-transform-nullish-coalescing-operator": "^7.24.7",
|
|
8355
|
+
"@babel/plugin-transform-numeric-separator": "^7.24.7",
|
|
8356
|
+
"@babel/plugin-transform-object-rest-spread": "^7.24.7",
|
|
8357
|
+
"@babel/plugin-transform-optional-catch-binding": "^7.24.7",
|
|
8358
|
+
"@babel/plugin-transform-optional-chaining": "^7.24.8",
|
|
8359
|
+
"@babel/plugin-transform-parameters": "^7.24.7",
|
|
8360
|
+
"@babel/plugin-transform-private-methods": "^7.24.7",
|
|
8361
|
+
"@babel/plugin-transform-private-property-in-object": "^7.24.7",
|
|
8362
|
+
"@babel/plugin-transform-react-display-name": "^7.24.7",
|
|
8363
|
+
"@babel/plugin-transform-react-jsx": "^7.25.2",
|
|
8364
|
+
"@babel/plugin-transform-react-jsx-self": "^7.24.7",
|
|
8365
|
+
"@babel/plugin-transform-react-jsx-source": "^7.24.7",
|
|
8366
|
+
"@babel/plugin-transform-regenerator": "^7.24.7",
|
|
8367
|
+
"@babel/plugin-transform-runtime": "^7.24.7",
|
|
8368
|
+
"@babel/plugin-transform-shorthand-properties": "^7.24.7",
|
|
8369
|
+
"@babel/plugin-transform-spread": "^7.24.7",
|
|
8370
|
+
"@babel/plugin-transform-sticky-regex": "^7.24.7",
|
|
8371
|
+
"@babel/plugin-transform-typescript": "^7.25.2",
|
|
8372
|
+
"@babel/plugin-transform-unicode-regex": "^7.24.7",
|
|
8373
|
+
"@babel/template": "^7.25.0",
|
|
8374
|
+
"@react-native/babel-plugin-codegen": "0.83.4",
|
|
8375
|
+
"babel-plugin-syntax-hermes-parser": "0.32.0",
|
|
8376
|
+
"babel-plugin-transform-flow-enums": "^0.0.2",
|
|
8377
|
+
"react-refresh": "^0.14.0"
|
|
8336
8378
|
},
|
|
8337
8379
|
"engines": {
|
|
8338
|
-
"node": "
|
|
8380
|
+
"node": ">= 20.19.4"
|
|
8339
8381
|
},
|
|
8340
8382
|
"peerDependencies": {
|
|
8341
|
-
"@babel/core": "
|
|
8383
|
+
"@babel/core": "*"
|
|
8342
8384
|
}
|
|
8343
8385
|
},
|
|
8344
|
-
"node_modules/babel-preset-react": {
|
|
8345
|
-
"version": "
|
|
8346
|
-
"integrity": "sha512-
|
|
8347
|
-
"dev": true,
|
|
8386
|
+
"node_modules/babel-preset-expo/node_modules/@react-native/codegen": {
|
|
8387
|
+
"version": "0.83.4",
|
|
8388
|
+
"integrity": "sha512-CJ7XutzIqJPz3Lp/5TOiRWlU/JAjTboMT1BHNLSXjYHXwTmgHM3iGEbpCOtBMjWvsojRTJyRO/G3ghInIIXEYg==",
|
|
8348
8389
|
"license": "MIT",
|
|
8390
|
+
"peer": true,
|
|
8349
8391
|
"dependencies": {
|
|
8350
|
-
"babel
|
|
8351
|
-
"babel
|
|
8352
|
-
"
|
|
8353
|
-
"
|
|
8354
|
-
"
|
|
8355
|
-
"
|
|
8392
|
+
"@babel/core": "^7.25.2",
|
|
8393
|
+
"@babel/parser": "^7.25.3",
|
|
8394
|
+
"glob": "^7.1.1",
|
|
8395
|
+
"hermes-parser": "0.32.0",
|
|
8396
|
+
"invariant": "^2.2.4",
|
|
8397
|
+
"nullthrows": "^1.1.1",
|
|
8398
|
+
"yargs": "^17.6.2"
|
|
8399
|
+
},
|
|
8400
|
+
"engines": {
|
|
8401
|
+
"node": ">= 20.19.4"
|
|
8402
|
+
},
|
|
8403
|
+
"peerDependencies": {
|
|
8404
|
+
"@babel/core": "*"
|
|
8356
8405
|
}
|
|
8357
8406
|
},
|
|
8358
|
-
"node_modules/babel-preset-
|
|
8359
|
-
"version": "
|
|
8360
|
-
"integrity": "sha512-
|
|
8361
|
-
"
|
|
8362
|
-
"
|
|
8407
|
+
"node_modules/babel-preset-expo/node_modules/cliui": {
|
|
8408
|
+
"version": "8.0.1",
|
|
8409
|
+
"integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==",
|
|
8410
|
+
"license": "ISC",
|
|
8411
|
+
"peer": true,
|
|
8363
8412
|
"dependencies": {
|
|
8364
|
-
"
|
|
8365
|
-
"
|
|
8366
|
-
"
|
|
8367
|
-
|
|
8368
|
-
|
|
8369
|
-
"
|
|
8370
|
-
|
|
8371
|
-
|
|
8372
|
-
|
|
8373
|
-
|
|
8374
|
-
|
|
8375
|
-
|
|
8376
|
-
|
|
8377
|
-
|
|
8378
|
-
|
|
8379
|
-
"
|
|
8380
|
-
"
|
|
8381
|
-
"
|
|
8382
|
-
"
|
|
8383
|
-
"
|
|
8384
|
-
"
|
|
8385
|
-
|
|
8386
|
-
|
|
8387
|
-
"
|
|
8388
|
-
|
|
8389
|
-
|
|
8413
|
+
"string-width": "^4.2.0",
|
|
8414
|
+
"strip-ansi": "^6.0.1",
|
|
8415
|
+
"wrap-ansi": "^7.0.0"
|
|
8416
|
+
},
|
|
8417
|
+
"engines": {
|
|
8418
|
+
"node": ">=12"
|
|
8419
|
+
}
|
|
8420
|
+
},
|
|
8421
|
+
"node_modules/babel-preset-expo/node_modules/glob": {
|
|
8422
|
+
"version": "7.2.3",
|
|
8423
|
+
"integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
|
|
8424
|
+
"deprecated": "Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me",
|
|
8425
|
+
"license": "ISC",
|
|
8426
|
+
"peer": true,
|
|
8427
|
+
"dependencies": {
|
|
8428
|
+
"fs.realpath": "^1.0.0",
|
|
8429
|
+
"inflight": "^1.0.4",
|
|
8430
|
+
"inherits": "2",
|
|
8431
|
+
"minimatch": "^3.1.1",
|
|
8432
|
+
"once": "^1.3.0",
|
|
8433
|
+
"path-is-absolute": "^1.0.0"
|
|
8434
|
+
},
|
|
8435
|
+
"engines": {
|
|
8436
|
+
"node": "*"
|
|
8437
|
+
},
|
|
8438
|
+
"funding": {
|
|
8439
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
8440
|
+
}
|
|
8441
|
+
},
|
|
8442
|
+
"node_modules/babel-preset-expo/node_modules/yargs": {
|
|
8443
|
+
"version": "17.7.2",
|
|
8444
|
+
"integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==",
|
|
8445
|
+
"license": "MIT",
|
|
8446
|
+
"peer": true,
|
|
8447
|
+
"dependencies": {
|
|
8448
|
+
"cliui": "^8.0.1",
|
|
8449
|
+
"escalade": "^3.1.1",
|
|
8450
|
+
"get-caller-file": "^2.0.5",
|
|
8451
|
+
"require-directory": "^2.1.1",
|
|
8452
|
+
"string-width": "^4.2.3",
|
|
8453
|
+
"y18n": "^5.0.5",
|
|
8454
|
+
"yargs-parser": "^21.1.1"
|
|
8455
|
+
},
|
|
8456
|
+
"engines": {
|
|
8457
|
+
"node": ">=12"
|
|
8458
|
+
}
|
|
8459
|
+
},
|
|
8460
|
+
"node_modules/babel-preset-expo/node_modules/yargs-parser": {
|
|
8461
|
+
"version": "21.1.1",
|
|
8462
|
+
"integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==",
|
|
8463
|
+
"license": "ISC",
|
|
8464
|
+
"peer": true,
|
|
8465
|
+
"engines": {
|
|
8466
|
+
"node": ">=12"
|
|
8467
|
+
}
|
|
8468
|
+
},
|
|
8469
|
+
"node_modules/babel-preset-flow": {
|
|
8470
|
+
"version": "6.23.0",
|
|
8471
|
+
"integrity": "sha512-PQZFJXnM3d80Vq4O67OE6EMVKIw2Vmzy8UXovqulNogCtblWU8rzP7Sm5YgHiCg4uejUxzCkHfNXQ4Z6GI+Dhw==",
|
|
8472
|
+
"dev": true,
|
|
8473
|
+
"license": "MIT",
|
|
8474
|
+
"dependencies": {
|
|
8475
|
+
"babel-plugin-transform-flow-strip-types": "^6.22.0"
|
|
8476
|
+
}
|
|
8477
|
+
},
|
|
8478
|
+
"node_modules/babel-preset-jest": {
|
|
8479
|
+
"version": "29.6.3",
|
|
8480
|
+
"integrity": "sha512-0B3bhxR6snWXJZtR/RliHTDPRgn1sNHOR0yVtq/IiQFyuOVjFS+wuio/R4gSNkyYmKmJB4wGZv2NZanmKmTnNA==",
|
|
8481
|
+
"license": "MIT",
|
|
8482
|
+
"dependencies": {
|
|
8483
|
+
"babel-plugin-jest-hoist": "^29.6.3",
|
|
8484
|
+
"babel-preset-current-node-syntax": "^1.0.0"
|
|
8485
|
+
},
|
|
8486
|
+
"engines": {
|
|
8487
|
+
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
8488
|
+
},
|
|
8489
|
+
"peerDependencies": {
|
|
8490
|
+
"@babel/core": "^7.0.0"
|
|
8491
|
+
}
|
|
8492
|
+
},
|
|
8493
|
+
"node_modules/babel-preset-react": {
|
|
8494
|
+
"version": "6.24.1",
|
|
8495
|
+
"integrity": "sha512-phQe3bElbgF887UM0Dhz55d22ob8czTL1kbhZFwpCE6+R/X9kHktfwmx9JZb+bBSVRGphP5tZ9oWhVhlgjrX3Q==",
|
|
8496
|
+
"dev": true,
|
|
8497
|
+
"license": "MIT",
|
|
8498
|
+
"dependencies": {
|
|
8499
|
+
"babel-plugin-syntax-jsx": "^6.3.13",
|
|
8500
|
+
"babel-plugin-transform-react-display-name": "^6.23.0",
|
|
8501
|
+
"babel-plugin-transform-react-jsx": "^6.24.1",
|
|
8502
|
+
"babel-plugin-transform-react-jsx-self": "^6.22.0",
|
|
8503
|
+
"babel-plugin-transform-react-jsx-source": "^6.22.0",
|
|
8504
|
+
"babel-preset-flow": "^6.23.0"
|
|
8505
|
+
}
|
|
8506
|
+
},
|
|
8507
|
+
"node_modules/babel-preset-react-native": {
|
|
8508
|
+
"version": "4.0.1",
|
|
8509
|
+
"integrity": "sha512-uhFXnl1WbEWNG4W8QB/jeQaVXkd0a0AD+wh4D2VqtdRnEyvscahqyHExnwKLU9N0sXRYwDyed4JfbiBtiOSGgA==",
|
|
8510
|
+
"dev": true,
|
|
8511
|
+
"license": "MIT",
|
|
8512
|
+
"dependencies": {
|
|
8513
|
+
"babel-plugin-check-es2015-constants": "^6.5.0",
|
|
8514
|
+
"babel-plugin-react-transform": "^3.0.0",
|
|
8515
|
+
"babel-plugin-syntax-async-functions": "^6.5.0",
|
|
8516
|
+
"babel-plugin-syntax-class-properties": "^6.5.0",
|
|
8517
|
+
"babel-plugin-syntax-dynamic-import": "^6.18.0",
|
|
8518
|
+
"babel-plugin-syntax-flow": "^6.5.0",
|
|
8519
|
+
"babel-plugin-syntax-jsx": "^6.5.0",
|
|
8520
|
+
"babel-plugin-syntax-trailing-function-commas": "^6.5.0",
|
|
8521
|
+
"babel-plugin-transform-class-properties": "^6.5.0",
|
|
8522
|
+
"babel-plugin-transform-es2015-arrow-functions": "^6.5.0",
|
|
8523
|
+
"babel-plugin-transform-es2015-block-scoping": "^6.5.0",
|
|
8524
|
+
"babel-plugin-transform-es2015-classes": "^6.5.0",
|
|
8525
|
+
"babel-plugin-transform-es2015-computed-properties": "^6.5.0",
|
|
8526
|
+
"babel-plugin-transform-es2015-destructuring": "^6.5.0",
|
|
8527
|
+
"babel-plugin-transform-es2015-for-of": "^6.5.0",
|
|
8528
|
+
"babel-plugin-transform-es2015-function-name": "^6.5.0",
|
|
8529
|
+
"babel-plugin-transform-es2015-literals": "^6.5.0",
|
|
8530
|
+
"babel-plugin-transform-es2015-modules-commonjs": "^6.5.0",
|
|
8531
|
+
"babel-plugin-transform-es2015-parameters": "^6.5.0",
|
|
8532
|
+
"babel-plugin-transform-es2015-shorthand-properties": "^6.5.0",
|
|
8533
|
+
"babel-plugin-transform-es2015-spread": "^6.5.0",
|
|
8534
|
+
"babel-plugin-transform-es2015-template-literals": "^6.5.0",
|
|
8535
|
+
"babel-plugin-transform-exponentiation-operator": "^6.5.0",
|
|
8536
|
+
"babel-plugin-transform-flow-strip-types": "^6.5.0",
|
|
8537
|
+
"babel-plugin-transform-object-assign": "^6.5.0",
|
|
8538
|
+
"babel-plugin-transform-object-rest-spread": "^6.5.0",
|
|
8390
8539
|
"babel-plugin-transform-react-display-name": "^6.5.0",
|
|
8391
8540
|
"babel-plugin-transform-react-jsx": "^6.5.0",
|
|
8392
8541
|
"babel-plugin-transform-react-jsx-source": "^6.5.0",
|
|
@@ -8496,8 +8645,8 @@
|
|
|
8496
8645
|
"license": "MIT"
|
|
8497
8646
|
},
|
|
8498
8647
|
"node_modules/baseline-browser-mapping": {
|
|
8499
|
-
"version": "2.10.
|
|
8500
|
-
"integrity": "sha512-
|
|
8648
|
+
"version": "2.10.12",
|
|
8649
|
+
"integrity": "sha512-qyq26DxfY4awP2gIRXhhLWfwzwI+N5Nxk6iQi8EFizIaWIjqicQTE4sLnZZVdeKPRcVNoJOkkpfzoIYuvCKaIQ==",
|
|
8501
8650
|
"license": "Apache-2.0",
|
|
8502
8651
|
"bin": {
|
|
8503
8652
|
"baseline-browser-mapping": "dist/cli.cjs"
|
|
@@ -8651,8 +8800,8 @@
|
|
|
8651
8800
|
}
|
|
8652
8801
|
},
|
|
8653
8802
|
"node_modules/brace-expansion": {
|
|
8654
|
-
"version": "1.1.
|
|
8655
|
-
"integrity": "sha512-
|
|
8803
|
+
"version": "1.1.13",
|
|
8804
|
+
"integrity": "sha512-9ZLprWS6EENmhEOpjCYW2c8VkmOvckIJZfkr7rBW6dObmfgJ/L1GpSYW5Hpo9lDz4D1+n0Ckz8rU7FwHDQiG/w==",
|
|
8656
8805
|
"license": "MIT",
|
|
8657
8806
|
"dependencies": {
|
|
8658
8807
|
"balanced-match": "^1.0.0",
|
|
@@ -8671,8 +8820,8 @@
|
|
|
8671
8820
|
}
|
|
8672
8821
|
},
|
|
8673
8822
|
"node_modules/browserslist": {
|
|
8674
|
-
"version": "4.28.
|
|
8675
|
-
"integrity": "sha512-
|
|
8823
|
+
"version": "4.28.2",
|
|
8824
|
+
"integrity": "sha512-48xSriZYYg+8qXna9kwqjIVzuQxi+KYWp2+5nCYnYKPTr0LvD89Jqk2Or5ogxz0NUMfIjhh2lIUX/LyX9B4oIg==",
|
|
8676
8825
|
"funding": [
|
|
8677
8826
|
{
|
|
8678
8827
|
"type": "opencollective",
|
|
@@ -8689,11 +8838,11 @@
|
|
|
8689
8838
|
],
|
|
8690
8839
|
"license": "MIT",
|
|
8691
8840
|
"dependencies": {
|
|
8692
|
-
"baseline-browser-mapping": "^2.
|
|
8693
|
-
"caniuse-lite": "^1.0.
|
|
8694
|
-
"electron-to-chromium": "^1.5.
|
|
8695
|
-
"node-releases": "^2.0.
|
|
8696
|
-
"update-browserslist-db": "^1.2.
|
|
8841
|
+
"baseline-browser-mapping": "^2.10.12",
|
|
8842
|
+
"caniuse-lite": "^1.0.30001782",
|
|
8843
|
+
"electron-to-chromium": "^1.5.328",
|
|
8844
|
+
"node-releases": "^2.0.36",
|
|
8845
|
+
"update-browserslist-db": "^1.2.3"
|
|
8697
8846
|
},
|
|
8698
8847
|
"bin": {
|
|
8699
8848
|
"browserslist": "cli.js"
|
|
@@ -8847,8 +8996,8 @@
|
|
|
8847
8996
|
}
|
|
8848
8997
|
},
|
|
8849
8998
|
"node_modules/caniuse-lite": {
|
|
8850
|
-
"version": "1.0.
|
|
8851
|
-
"integrity": "sha512-
|
|
8999
|
+
"version": "1.0.30001782",
|
|
9000
|
+
"integrity": "sha512-dZcaJLJeDMh4rELYFw1tvSn1bhZWYFOt468FcbHHxx/Z/dFidd1I6ciyFdi3iwfQCyOjqo9upF6lGQYtMiJWxw==",
|
|
8852
9001
|
"funding": [
|
|
8853
9002
|
{
|
|
8854
9003
|
"type": "opencollective",
|
|
@@ -10632,8 +10781,8 @@
|
|
|
10632
10781
|
"license": "MIT"
|
|
10633
10782
|
},
|
|
10634
10783
|
"node_modules/dnssd-advertise": {
|
|
10635
|
-
"version": "1.1.
|
|
10636
|
-
"integrity": "sha512-
|
|
10784
|
+
"version": "1.1.4",
|
|
10785
|
+
"integrity": "sha512-AmGyK9WpNf06WeP5TjHZq/wNzP76OuEeaiTlKr9E/EEelYLczywUKoqRz+DPRq/ErssjT4lU+/W7wzJW+7K/ZA==",
|
|
10637
10786
|
"license": "MIT",
|
|
10638
10787
|
"peer": true
|
|
10639
10788
|
},
|
|
@@ -10761,8 +10910,8 @@
|
|
|
10761
10910
|
"license": "MIT"
|
|
10762
10911
|
},
|
|
10763
10912
|
"node_modules/electron-to-chromium": {
|
|
10764
|
-
"version": "1.5.
|
|
10765
|
-
"integrity": "sha512
|
|
10913
|
+
"version": "1.5.329",
|
|
10914
|
+
"integrity": "sha512-/4t+AS1l4S3ZC0Ja7PHFIWeBIxGA3QGqV8/yKsP36v7NcyUCl+bIcmw6s5zVuMIECWwBrAK/6QLzTmbJChBboQ==",
|
|
10766
10915
|
"license": "ISC"
|
|
10767
10916
|
},
|
|
10768
10917
|
"node_modules/emittery": {
|
|
@@ -11653,31 +11802,31 @@
|
|
|
11653
11802
|
}
|
|
11654
11803
|
},
|
|
11655
11804
|
"node_modules/expo": {
|
|
11656
|
-
"version": "55.0.
|
|
11657
|
-
"integrity": "sha512-
|
|
11805
|
+
"version": "55.0.9",
|
|
11806
|
+
"integrity": "sha512-bYDhqr2v2UtTf/9s493bUVRtxsYqXF4KXkaS3sSW827DmgxNJv0NuWKWwfqFdDxKvDELd488J5X9l9ogqUrwOA==",
|
|
11658
11807
|
"license": "MIT",
|
|
11659
11808
|
"peer": true,
|
|
11660
11809
|
"dependencies": {
|
|
11661
11810
|
"@babel/runtime": "^7.20.0",
|
|
11662
|
-
"@expo/cli": "55.0.
|
|
11663
|
-
"@expo/config": "~55.0.
|
|
11811
|
+
"@expo/cli": "55.0.19",
|
|
11812
|
+
"@expo/config": "~55.0.11",
|
|
11664
11813
|
"@expo/config-plugins": "~55.0.7",
|
|
11665
11814
|
"@expo/devtools": "55.0.2",
|
|
11666
11815
|
"@expo/fingerprint": "0.16.6",
|
|
11667
11816
|
"@expo/local-build-cache-provider": "55.0.7",
|
|
11668
|
-
"@expo/log-box": "55.0.
|
|
11817
|
+
"@expo/log-box": "55.0.8",
|
|
11669
11818
|
"@expo/metro": "~54.2.0",
|
|
11670
11819
|
"@expo/metro-config": "55.0.11",
|
|
11671
11820
|
"@expo/vector-icons": "^15.0.2",
|
|
11672
11821
|
"@ungap/structured-clone": "^1.3.0",
|
|
11673
|
-
"babel-preset-expo": "~55.0.
|
|
11822
|
+
"babel-preset-expo": "~55.0.13",
|
|
11674
11823
|
"expo-asset": "~55.0.10",
|
|
11675
11824
|
"expo-constants": "~55.0.9",
|
|
11676
|
-
"expo-file-system": "~55.0.
|
|
11825
|
+
"expo-file-system": "~55.0.12",
|
|
11677
11826
|
"expo-font": "~55.0.4",
|
|
11678
11827
|
"expo-keep-awake": "~55.0.4",
|
|
11679
|
-
"expo-modules-autolinking": "55.0.
|
|
11680
|
-
"expo-modules-core": "55.0.
|
|
11828
|
+
"expo-modules-autolinking": "55.0.12",
|
|
11829
|
+
"expo-modules-core": "55.0.18",
|
|
11681
11830
|
"pretty-format": "^29.7.0",
|
|
11682
11831
|
"react-refresh": "^0.14.2",
|
|
11683
11832
|
"whatwg-url-minimum": "^0.1.1"
|
|
@@ -11911,8 +12060,8 @@
|
|
|
11911
12060
|
}
|
|
11912
12061
|
},
|
|
11913
12062
|
"node_modules/expo-modules-autolinking": {
|
|
11914
|
-
"version": "55.0.
|
|
11915
|
-
"integrity": "sha512-
|
|
12063
|
+
"version": "55.0.12",
|
|
12064
|
+
"integrity": "sha512-nZOPjpl4v5YInNftJpX10bYxDNNq2HM+hWTfr3FPE1/i0lES/cnvaB8v4XKpDTuAUdBwkGYadTfNwNG9k/Ftgw==",
|
|
11916
12065
|
"license": "MIT",
|
|
11917
12066
|
"peer": true,
|
|
11918
12067
|
"dependencies": {
|
|
@@ -12078,32 +12227,32 @@
|
|
|
12078
12227
|
}
|
|
12079
12228
|
},
|
|
12080
12229
|
"node_modules/expo/node_modules/@expo/cli": {
|
|
12081
|
-
"version": "55.0.
|
|
12082
|
-
"integrity": "sha512-
|
|
12230
|
+
"version": "55.0.19",
|
|
12231
|
+
"integrity": "sha512-PPNWwPXHcLDFgNNmkLmlLm3fLiNTxr7sbhNx4mXdjo0U/2Wg3rWaCeg1yMx49llOpDLZEWJpyAwPvTBqWc8glw==",
|
|
12083
12232
|
"license": "MIT",
|
|
12084
12233
|
"peer": true,
|
|
12085
12234
|
"dependencies": {
|
|
12086
12235
|
"@expo/code-signing-certificates": "^0.0.6",
|
|
12087
|
-
"@expo/config": "~55.0.
|
|
12236
|
+
"@expo/config": "~55.0.11",
|
|
12088
12237
|
"@expo/config-plugins": "~55.0.7",
|
|
12089
12238
|
"@expo/devcert": "^1.2.1",
|
|
12090
12239
|
"@expo/env": "~2.1.1",
|
|
12091
12240
|
"@expo/image-utils": "^0.8.12",
|
|
12092
12241
|
"@expo/json-file": "^10.0.12",
|
|
12093
|
-
"@expo/log-box": "55.0.
|
|
12242
|
+
"@expo/log-box": "55.0.8",
|
|
12094
12243
|
"@expo/metro": "~54.2.0",
|
|
12095
12244
|
"@expo/metro-config": "~55.0.11",
|
|
12096
12245
|
"@expo/osascript": "^2.4.2",
|
|
12097
12246
|
"@expo/package-manager": "^1.10.3",
|
|
12098
12247
|
"@expo/plist": "^0.5.2",
|
|
12099
|
-
"@expo/prebuild-config": "^55.0.
|
|
12248
|
+
"@expo/prebuild-config": "^55.0.11",
|
|
12100
12249
|
"@expo/require-utils": "^55.0.3",
|
|
12101
12250
|
"@expo/router-server": "^55.0.11",
|
|
12102
12251
|
"@expo/schema-utils": "^55.0.2",
|
|
12103
12252
|
"@expo/spawn-async": "^1.7.2",
|
|
12104
12253
|
"@expo/ws-tunnel": "^1.0.1",
|
|
12105
12254
|
"@expo/xcpretty": "^4.4.0",
|
|
12106
|
-
"@react-native/dev-middleware": "0.83.
|
|
12255
|
+
"@react-native/dev-middleware": "0.83.4",
|
|
12107
12256
|
"accepts": "^1.3.8",
|
|
12108
12257
|
"arg": "^5.0.2",
|
|
12109
12258
|
"better-opn": "~3.0.2",
|
|
@@ -12193,17 +12342,17 @@
|
|
|
12193
12342
|
}
|
|
12194
12343
|
},
|
|
12195
12344
|
"node_modules/expo/node_modules/@expo/prebuild-config": {
|
|
12196
|
-
"version": "55.0.
|
|
12197
|
-
"integrity": "sha512-
|
|
12345
|
+
"version": "55.0.11",
|
|
12346
|
+
"integrity": "sha512-PqjbTTHXS0dnZMH4X5/0rnLxKfQqyN1s/5lmxITn+U6WDUNibatUepfjwV+5C2jU4hv5z2haqX6e9hQ0zUtDMA==",
|
|
12198
12347
|
"license": "MIT",
|
|
12199
12348
|
"peer": true,
|
|
12200
12349
|
"dependencies": {
|
|
12201
|
-
"@expo/config": "~55.0.
|
|
12350
|
+
"@expo/config": "~55.0.11",
|
|
12202
12351
|
"@expo/config-plugins": "~55.0.7",
|
|
12203
12352
|
"@expo/config-types": "^55.0.5",
|
|
12204
12353
|
"@expo/image-utils": "^0.8.12",
|
|
12205
12354
|
"@expo/json-file": "^10.0.12",
|
|
12206
|
-
"@react-native/normalize-colors": "0.83.
|
|
12355
|
+
"@react-native/normalize-colors": "0.83.4",
|
|
12207
12356
|
"debug": "^4.3.1",
|
|
12208
12357
|
"resolve-from": "^5.0.0",
|
|
12209
12358
|
"semver": "^7.6.0",
|
|
@@ -12214,8 +12363,8 @@
|
|
|
12214
12363
|
}
|
|
12215
12364
|
},
|
|
12216
12365
|
"node_modules/expo/node_modules/@react-native/debugger-frontend": {
|
|
12217
|
-
"version": "0.83.
|
|
12218
|
-
"integrity": "sha512-
|
|
12366
|
+
"version": "0.83.4",
|
|
12367
|
+
"integrity": "sha512-mCE2s/S7SEjax3gZb6LFAraAI3x13gRVWJWqT0HIm71e4ITObENNTDuMw4mvZ/wr4Gz2wv4FcBH5/Nla9LXOcg==",
|
|
12219
12368
|
"license": "BSD-3-Clause",
|
|
12220
12369
|
"peer": true,
|
|
12221
12370
|
"engines": {
|
|
@@ -12223,14 +12372,14 @@
|
|
|
12223
12372
|
}
|
|
12224
12373
|
},
|
|
12225
12374
|
"node_modules/expo/node_modules/@react-native/dev-middleware": {
|
|
12226
|
-
"version": "0.83.
|
|
12227
|
-
"integrity": "sha512-
|
|
12375
|
+
"version": "0.83.4",
|
|
12376
|
+
"integrity": "sha512-3s9nXZc/kj986nI2RPqxiIJeTS3o7pvZDxbHu7GE9WVIGX9YucA1l/tEiXd7BAm3TBFOfefDOT08xD46wH+R3Q==",
|
|
12228
12377
|
"license": "MIT",
|
|
12229
12378
|
"peer": true,
|
|
12230
12379
|
"dependencies": {
|
|
12231
12380
|
"@isaacs/ttlcache": "^1.4.1",
|
|
12232
|
-
"@react-native/debugger-frontend": "0.83.
|
|
12233
|
-
"@react-native/debugger-shell": "0.83.
|
|
12381
|
+
"@react-native/debugger-frontend": "0.83.4",
|
|
12382
|
+
"@react-native/debugger-shell": "0.83.4",
|
|
12234
12383
|
"chrome-launcher": "^0.15.2",
|
|
12235
12384
|
"chromium-edge-launcher": "^0.2.0",
|
|
12236
12385
|
"connect": "^3.6.5",
|
|
@@ -12267,8 +12416,8 @@
|
|
|
12267
12416
|
}
|
|
12268
12417
|
},
|
|
12269
12418
|
"node_modules/expo/node_modules/@react-native/normalize-colors": {
|
|
12270
|
-
"version": "0.83.
|
|
12271
|
-
"integrity": "sha512-
|
|
12419
|
+
"version": "0.83.4",
|
|
12420
|
+
"integrity": "sha512-9ezxaHjxqTkTOLg62SGg7YhFaE+fxa/jlrWP0nwf7eGFHlGOiTAaRR2KUfiN3K05e+EMbEhgcH/c7bgaXeGyJw==",
|
|
12272
12421
|
"license": "MIT",
|
|
12273
12422
|
"peer": true
|
|
12274
12423
|
},
|
|
@@ -12352,8 +12501,8 @@
|
|
|
12352
12501
|
}
|
|
12353
12502
|
},
|
|
12354
12503
|
"node_modules/expo/node_modules/expo-file-system": {
|
|
12355
|
-
"version": "55.0.
|
|
12356
|
-
"integrity": "sha512-
|
|
12504
|
+
"version": "55.0.12",
|
|
12505
|
+
"integrity": "sha512-MFN/3L3gm174nxP2HqKQsSsPbjAj92wuidKFGSbl3Lt6oJTS09EbTwszX5BhYeeVSprcsw8pnlxYSmhkSqGEFw==",
|
|
12357
12506
|
"license": "MIT",
|
|
12358
12507
|
"peer": true,
|
|
12359
12508
|
"peerDependencies": {
|
|
@@ -12376,8 +12525,8 @@
|
|
|
12376
12525
|
}
|
|
12377
12526
|
},
|
|
12378
12527
|
"node_modules/expo/node_modules/expo-modules-core": {
|
|
12379
|
-
"version": "55.0.
|
|
12380
|
-
"integrity": "sha512-
|
|
12528
|
+
"version": "55.0.18",
|
|
12529
|
+
"integrity": "sha512-Qwr3qCCZd/aMtenUo6KmPaFy/uFeNz0rLfRxv0tNsWFF27XS2wjDwb87A7lD2ii8iJhjYEHVetRvFkcDxCw8Lw==",
|
|
12381
12530
|
"license": "MIT",
|
|
12382
12531
|
"peer": true,
|
|
12383
12532
|
"dependencies": {
|
|
@@ -12799,7 +12948,6 @@
|
|
|
12799
12948
|
"node_modules/fdir": {
|
|
12800
12949
|
"version": "6.5.0",
|
|
12801
12950
|
"integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==",
|
|
12802
|
-
"dev": true,
|
|
12803
12951
|
"license": "MIT",
|
|
12804
12952
|
"engines": {
|
|
12805
12953
|
"node": ">=12.0.0"
|
|
@@ -12814,8 +12962,8 @@
|
|
|
12814
12962
|
}
|
|
12815
12963
|
},
|
|
12816
12964
|
"node_modules/fetch-nodeshim": {
|
|
12817
|
-
"version": "0.4.
|
|
12818
|
-
"integrity": "sha512-
|
|
12965
|
+
"version": "0.4.10",
|
|
12966
|
+
"integrity": "sha512-m6I8ALe4L4XpdETy7MJZWs6L1IVMbjs99bwbpIKphxX+0CTns4IKDWJY0LWfr4YsFjfg+z1TjzTMU8lKl8rG0w==",
|
|
12819
12967
|
"license": "MIT",
|
|
12820
12968
|
"peer": true
|
|
12821
12969
|
},
|
|
@@ -13440,8 +13588,8 @@
|
|
|
13440
13588
|
}
|
|
13441
13589
|
},
|
|
13442
13590
|
"node_modules/glob/node_modules/brace-expansion": {
|
|
13443
|
-
"version": "5.0.
|
|
13444
|
-
"integrity": "sha512-
|
|
13591
|
+
"version": "5.0.5",
|
|
13592
|
+
"integrity": "sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==",
|
|
13445
13593
|
"license": "MIT",
|
|
13446
13594
|
"dependencies": {
|
|
13447
13595
|
"balanced-match": "^4.0.2"
|
|
@@ -13451,11 +13599,11 @@
|
|
|
13451
13599
|
}
|
|
13452
13600
|
},
|
|
13453
13601
|
"node_modules/glob/node_modules/minimatch": {
|
|
13454
|
-
"version": "10.2.
|
|
13455
|
-
"integrity": "sha512-
|
|
13602
|
+
"version": "10.2.5",
|
|
13603
|
+
"integrity": "sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==",
|
|
13456
13604
|
"license": "BlueOak-1.0.0",
|
|
13457
13605
|
"dependencies": {
|
|
13458
|
-
"brace-expansion": "^5.0.
|
|
13606
|
+
"brace-expansion": "^5.0.5"
|
|
13459
13607
|
},
|
|
13460
13608
|
"engines": {
|
|
13461
13609
|
"node": "18 || 20 || >=22"
|
|
@@ -13772,18 +13920,16 @@
|
|
|
13772
13920
|
}
|
|
13773
13921
|
},
|
|
13774
13922
|
"node_modules/hermes-estree": {
|
|
13775
|
-
"version": "0.32.
|
|
13776
|
-
"integrity": "sha512-
|
|
13777
|
-
"license": "MIT"
|
|
13778
|
-
"peer": true
|
|
13923
|
+
"version": "0.32.0",
|
|
13924
|
+
"integrity": "sha512-KWn3BqnlDOl97Xe1Yviur6NbgIZ+IP+UVSpshlZWkq+EtoHg6/cwiDj/osP9PCEgFE15KBm1O55JRwbMEm5ejQ==",
|
|
13925
|
+
"license": "MIT"
|
|
13779
13926
|
},
|
|
13780
13927
|
"node_modules/hermes-parser": {
|
|
13781
|
-
"version": "0.32.
|
|
13782
|
-
"integrity": "sha512-
|
|
13928
|
+
"version": "0.32.0",
|
|
13929
|
+
"integrity": "sha512-g4nBOWFpuiTqjR3LZdRxKUkij9iyveWeuks7INEsMX741f3r9xxrOe8TeQfUxtda0eXmiIFiMQzoeSQEno33Hw==",
|
|
13783
13930
|
"license": "MIT",
|
|
13784
|
-
"peer": true,
|
|
13785
13931
|
"dependencies": {
|
|
13786
|
-
"hermes-estree": "0.32.
|
|
13932
|
+
"hermes-estree": "0.32.0"
|
|
13787
13933
|
}
|
|
13788
13934
|
},
|
|
13789
13935
|
"node_modules/hoist-non-react-statics": {
|
|
@@ -15815,7 +15961,7 @@
|
|
|
15815
15961
|
"node_modules/jest-expo/node_modules/@xmldom/xmldom": {
|
|
15816
15962
|
"version": "0.7.13",
|
|
15817
15963
|
"integrity": "sha512-lm2GW5PkosIzccsaZIz7tp8cPADSIlIHWDFTR1N0SzfinhhYgeIQjFMz4rYzanCScr3DqQLeomUDArp6MWKm+g==",
|
|
15818
|
-
"deprecated": "this version
|
|
15964
|
+
"deprecated": "this version has critical issues, please update to the latest version",
|
|
15819
15965
|
"dev": true,
|
|
15820
15966
|
"license": "MIT",
|
|
15821
15967
|
"engines": {
|
|
@@ -15838,8 +15984,8 @@
|
|
|
15838
15984
|
}
|
|
15839
15985
|
},
|
|
15840
15986
|
"node_modules/jest-expo/node_modules/brace-expansion": {
|
|
15841
|
-
"version": "2.0.
|
|
15842
|
-
"integrity": "sha512-
|
|
15987
|
+
"version": "2.0.3",
|
|
15988
|
+
"integrity": "sha512-MCV/fYJEbqx68aE58kv2cA/kiky1G8vux3OR6/jbS+jIMe/6fJWa0DTzJU7dqijOWYwHi1t29FlfYI9uytqlpA==",
|
|
15843
15989
|
"dev": true,
|
|
15844
15990
|
"license": "MIT",
|
|
15845
15991
|
"dependencies": {
|
|
@@ -16816,8 +16962,8 @@
|
|
|
16816
16962
|
"license": "MIT"
|
|
16817
16963
|
},
|
|
16818
16964
|
"node_modules/jest-util/node_modules/picomatch": {
|
|
16819
|
-
"version": "2.3.
|
|
16820
|
-
"integrity": "sha512-
|
|
16965
|
+
"version": "2.3.2",
|
|
16966
|
+
"integrity": "sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==",
|
|
16821
16967
|
"license": "MIT",
|
|
16822
16968
|
"engines": {
|
|
16823
16969
|
"node": ">=8.6"
|
|
@@ -18343,19 +18489,6 @@
|
|
|
18343
18489
|
"node": ">=20.19.4"
|
|
18344
18490
|
}
|
|
18345
18491
|
},
|
|
18346
|
-
"node_modules/metro-babel-transformer/node_modules/hermes-estree": {
|
|
18347
|
-
"version": "0.32.0",
|
|
18348
|
-
"integrity": "sha512-KWn3BqnlDOl97Xe1Yviur6NbgIZ+IP+UVSpshlZWkq+EtoHg6/cwiDj/osP9PCEgFE15KBm1O55JRwbMEm5ejQ==",
|
|
18349
|
-
"license": "MIT"
|
|
18350
|
-
},
|
|
18351
|
-
"node_modules/metro-babel-transformer/node_modules/hermes-parser": {
|
|
18352
|
-
"version": "0.32.0",
|
|
18353
|
-
"integrity": "sha512-g4nBOWFpuiTqjR3LZdRxKUkij9iyveWeuks7INEsMX741f3r9xxrOe8TeQfUxtda0eXmiIFiMQzoeSQEno33Hw==",
|
|
18354
|
-
"license": "MIT",
|
|
18355
|
-
"dependencies": {
|
|
18356
|
-
"hermes-estree": "0.32.0"
|
|
18357
|
-
}
|
|
18358
|
-
},
|
|
18359
18492
|
"node_modules/metro-cache": {
|
|
18360
18493
|
"version": "0.83.3",
|
|
18361
18494
|
"integrity": "sha512-3jo65X515mQJvKqK3vWRblxDEcgY55Sk3w4xa6LlfEXgQ9g1WgMh9m4qVZVwgcHoLy0a2HENTPCCX4Pk6s8c8Q==",
|
|
@@ -18402,88 +18535,515 @@
|
|
|
18402
18535
|
}
|
|
18403
18536
|
},
|
|
18404
18537
|
"node_modules/metro-config": {
|
|
18405
|
-
"version": "0.83.
|
|
18406
|
-
"integrity": "sha512-
|
|
18538
|
+
"version": "0.83.5",
|
|
18539
|
+
"integrity": "sha512-JQ/PAASXH7yczgV6OCUSRhZYME+NU8NYjI2RcaG5ga4QfQ3T/XdiLzpSb3awWZYlDCcQb36l4Vl7i0Zw7/Tf9w==",
|
|
18407
18540
|
"license": "MIT",
|
|
18408
18541
|
"dependencies": {
|
|
18409
18542
|
"connect": "^3.6.5",
|
|
18410
18543
|
"flow-enums-runtime": "^0.0.6",
|
|
18411
18544
|
"jest-validate": "^29.7.0",
|
|
18412
|
-
"metro": "0.83.
|
|
18413
|
-
"metro-cache": "0.83.
|
|
18414
|
-
"metro-core": "0.83.
|
|
18415
|
-
"metro-runtime": "0.83.
|
|
18545
|
+
"metro": "0.83.5",
|
|
18546
|
+
"metro-cache": "0.83.5",
|
|
18547
|
+
"metro-core": "0.83.5",
|
|
18548
|
+
"metro-runtime": "0.83.5",
|
|
18416
18549
|
"yaml": "^2.6.1"
|
|
18417
18550
|
},
|
|
18418
18551
|
"engines": {
|
|
18419
18552
|
"node": ">=20.19.4"
|
|
18420
18553
|
}
|
|
18421
18554
|
},
|
|
18422
|
-
"node_modules/metro-
|
|
18423
|
-
"version": "0.
|
|
18424
|
-
"integrity": "sha512-
|
|
18555
|
+
"node_modules/metro-config/node_modules/accepts": {
|
|
18556
|
+
"version": "2.0.0",
|
|
18557
|
+
"integrity": "sha512-5cvg6CtKwfgdmVqY1WIiXKc3Q1bkRqGLi+2W/6ao+6Y7gu/RCwRuAhGEzh5B4KlszSuTLgZYuqFqo5bImjNKng==",
|
|
18425
18558
|
"license": "MIT",
|
|
18426
18559
|
"dependencies": {
|
|
18427
|
-
"
|
|
18428
|
-
"
|
|
18429
|
-
"metro-resolver": "0.83.3"
|
|
18560
|
+
"mime-types": "^3.0.0",
|
|
18561
|
+
"negotiator": "^1.0.0"
|
|
18430
18562
|
},
|
|
18431
18563
|
"engines": {
|
|
18432
|
-
"node": ">=
|
|
18564
|
+
"node": ">= 0.6"
|
|
18433
18565
|
}
|
|
18434
18566
|
},
|
|
18435
|
-
"node_modules/metro-
|
|
18436
|
-
"version": "
|
|
18437
|
-
"integrity": "sha512-
|
|
18567
|
+
"node_modules/metro-config/node_modules/agent-base": {
|
|
18568
|
+
"version": "7.1.4",
|
|
18569
|
+
"integrity": "sha512-MnA+YT8fwfJPgBx3m60MNqakm30XOkyIoH1y6huTQvC0PwZG7ki8NacLBcrPbNoo8vEZy7Jpuk7+jMO+CUovTQ==",
|
|
18570
|
+
"license": "MIT",
|
|
18571
|
+
"engines": {
|
|
18572
|
+
"node": ">= 14"
|
|
18573
|
+
}
|
|
18574
|
+
},
|
|
18575
|
+
"node_modules/metro-config/node_modules/ansi-styles": {
|
|
18576
|
+
"version": "4.3.0",
|
|
18577
|
+
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
|
18438
18578
|
"license": "MIT",
|
|
18439
18579
|
"dependencies": {
|
|
18440
|
-
"
|
|
18441
|
-
"fb-watchman": "^2.0.0",
|
|
18442
|
-
"flow-enums-runtime": "^0.0.6",
|
|
18443
|
-
"graceful-fs": "^4.2.4",
|
|
18444
|
-
"invariant": "^2.2.4",
|
|
18445
|
-
"jest-worker": "^29.7.0",
|
|
18446
|
-
"micromatch": "^4.0.4",
|
|
18447
|
-
"nullthrows": "^1.1.1",
|
|
18448
|
-
"walker": "^1.0.7"
|
|
18580
|
+
"color-convert": "^2.0.1"
|
|
18449
18581
|
},
|
|
18450
18582
|
"engines": {
|
|
18451
|
-
"node": ">=
|
|
18583
|
+
"node": ">=8"
|
|
18584
|
+
},
|
|
18585
|
+
"funding": {
|
|
18586
|
+
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
18452
18587
|
}
|
|
18453
18588
|
},
|
|
18454
|
-
"node_modules/metro-
|
|
18455
|
-
"version": "
|
|
18456
|
-
"integrity": "sha512-
|
|
18589
|
+
"node_modules/metro-config/node_modules/chalk": {
|
|
18590
|
+
"version": "4.1.2",
|
|
18591
|
+
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
18457
18592
|
"license": "MIT",
|
|
18458
18593
|
"dependencies": {
|
|
18459
|
-
"
|
|
18460
|
-
"
|
|
18594
|
+
"ansi-styles": "^4.1.0",
|
|
18595
|
+
"supports-color": "^7.1.0"
|
|
18461
18596
|
},
|
|
18462
18597
|
"engines": {
|
|
18463
|
-
"node": ">=
|
|
18598
|
+
"node": ">=10"
|
|
18599
|
+
},
|
|
18600
|
+
"funding": {
|
|
18601
|
+
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
18464
18602
|
}
|
|
18465
18603
|
},
|
|
18466
|
-
"node_modules/metro-
|
|
18467
|
-
"version": "0.
|
|
18468
|
-
"integrity": "sha512-
|
|
18469
|
-
"
|
|
18470
|
-
|
|
18604
|
+
"node_modules/metro-config/node_modules/ci-info": {
|
|
18605
|
+
"version": "2.0.0",
|
|
18606
|
+
"integrity": "sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==",
|
|
18607
|
+
"license": "MIT"
|
|
18608
|
+
},
|
|
18609
|
+
"node_modules/metro-config/node_modules/cliui": {
|
|
18610
|
+
"version": "8.0.1",
|
|
18611
|
+
"integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==",
|
|
18612
|
+
"license": "ISC",
|
|
18613
|
+
"dependencies": {
|
|
18614
|
+
"string-width": "^4.2.0",
|
|
18615
|
+
"strip-ansi": "^6.0.1",
|
|
18616
|
+
"wrap-ansi": "^7.0.0"
|
|
18617
|
+
},
|
|
18618
|
+
"engines": {
|
|
18619
|
+
"node": ">=12"
|
|
18620
|
+
}
|
|
18621
|
+
},
|
|
18622
|
+
"node_modules/metro-config/node_modules/color-convert": {
|
|
18623
|
+
"version": "2.0.1",
|
|
18624
|
+
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
|
18471
18625
|
"license": "MIT",
|
|
18472
18626
|
"dependencies": {
|
|
18473
|
-
"
|
|
18474
|
-
|
|
18475
|
-
|
|
18476
|
-
"
|
|
18477
|
-
|
|
18478
|
-
|
|
18479
|
-
|
|
18480
|
-
|
|
18481
|
-
|
|
18482
|
-
|
|
18483
|
-
|
|
18484
|
-
|
|
18485
|
-
|
|
18486
|
-
|
|
18627
|
+
"color-name": "~1.1.4"
|
|
18628
|
+
},
|
|
18629
|
+
"engines": {
|
|
18630
|
+
"node": ">=7.0.0"
|
|
18631
|
+
}
|
|
18632
|
+
},
|
|
18633
|
+
"node_modules/metro-config/node_modules/color-name": {
|
|
18634
|
+
"version": "1.1.4",
|
|
18635
|
+
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
|
|
18636
|
+
"license": "MIT"
|
|
18637
|
+
},
|
|
18638
|
+
"node_modules/metro-config/node_modules/hermes-estree": {
|
|
18639
|
+
"version": "0.33.3",
|
|
18640
|
+
"integrity": "sha512-6kzYZHCk8Fy1Uc+t3HGYyJn3OL4aeqKLTyina4UFtWl8I0kSL7OmKThaiX+Uh2f8nGw3mo4Ifxg0M5Zk3/Oeqg==",
|
|
18641
|
+
"license": "MIT"
|
|
18642
|
+
},
|
|
18643
|
+
"node_modules/metro-config/node_modules/hermes-parser": {
|
|
18644
|
+
"version": "0.33.3",
|
|
18645
|
+
"integrity": "sha512-Yg3HgaG4CqgyowtYjX/FsnPAuZdHOqSMtnbpylbptsQ9nwwSKsy6uRWcGO5RK0EqiX12q8HvDWKgeAVajRO5DA==",
|
|
18646
|
+
"license": "MIT",
|
|
18647
|
+
"dependencies": {
|
|
18648
|
+
"hermes-estree": "0.33.3"
|
|
18649
|
+
}
|
|
18650
|
+
},
|
|
18651
|
+
"node_modules/metro-config/node_modules/https-proxy-agent": {
|
|
18652
|
+
"version": "7.0.6",
|
|
18653
|
+
"integrity": "sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==",
|
|
18654
|
+
"license": "MIT",
|
|
18655
|
+
"dependencies": {
|
|
18656
|
+
"agent-base": "^7.1.2",
|
|
18657
|
+
"debug": "4"
|
|
18658
|
+
},
|
|
18659
|
+
"engines": {
|
|
18660
|
+
"node": ">= 14"
|
|
18661
|
+
}
|
|
18662
|
+
},
|
|
18663
|
+
"node_modules/metro-config/node_modules/metro": {
|
|
18664
|
+
"version": "0.83.5",
|
|
18665
|
+
"integrity": "sha512-BgsXevY1MBac/3ZYv/RfNFf/4iuW9X7f4H8ZNkiH+r667HD9sVujxcmu4jvEzGCAm4/WyKdZCuyhAcyhTHOucQ==",
|
|
18666
|
+
"license": "MIT",
|
|
18667
|
+
"dependencies": {
|
|
18668
|
+
"@babel/code-frame": "^7.29.0",
|
|
18669
|
+
"@babel/core": "^7.25.2",
|
|
18670
|
+
"@babel/generator": "^7.29.1",
|
|
18671
|
+
"@babel/parser": "^7.29.0",
|
|
18672
|
+
"@babel/template": "^7.28.6",
|
|
18673
|
+
"@babel/traverse": "^7.29.0",
|
|
18674
|
+
"@babel/types": "^7.29.0",
|
|
18675
|
+
"accepts": "^2.0.0",
|
|
18676
|
+
"chalk": "^4.0.0",
|
|
18677
|
+
"ci-info": "^2.0.0",
|
|
18678
|
+
"connect": "^3.6.5",
|
|
18679
|
+
"debug": "^4.4.0",
|
|
18680
|
+
"error-stack-parser": "^2.0.6",
|
|
18681
|
+
"flow-enums-runtime": "^0.0.6",
|
|
18682
|
+
"graceful-fs": "^4.2.4",
|
|
18683
|
+
"hermes-parser": "0.33.3",
|
|
18684
|
+
"image-size": "^1.0.2",
|
|
18685
|
+
"invariant": "^2.2.4",
|
|
18686
|
+
"jest-worker": "^29.7.0",
|
|
18687
|
+
"jsc-safe-url": "^0.2.2",
|
|
18688
|
+
"lodash.throttle": "^4.1.1",
|
|
18689
|
+
"metro-babel-transformer": "0.83.5",
|
|
18690
|
+
"metro-cache": "0.83.5",
|
|
18691
|
+
"metro-cache-key": "0.83.5",
|
|
18692
|
+
"metro-config": "0.83.5",
|
|
18693
|
+
"metro-core": "0.83.5",
|
|
18694
|
+
"metro-file-map": "0.83.5",
|
|
18695
|
+
"metro-resolver": "0.83.5",
|
|
18696
|
+
"metro-runtime": "0.83.5",
|
|
18697
|
+
"metro-source-map": "0.83.5",
|
|
18698
|
+
"metro-symbolicate": "0.83.5",
|
|
18699
|
+
"metro-transform-plugins": "0.83.5",
|
|
18700
|
+
"metro-transform-worker": "0.83.5",
|
|
18701
|
+
"mime-types": "^3.0.1",
|
|
18702
|
+
"nullthrows": "^1.1.1",
|
|
18703
|
+
"serialize-error": "^2.1.0",
|
|
18704
|
+
"source-map": "^0.5.6",
|
|
18705
|
+
"throat": "^5.0.0",
|
|
18706
|
+
"ws": "^7.5.10",
|
|
18707
|
+
"yargs": "^17.6.2"
|
|
18708
|
+
},
|
|
18709
|
+
"bin": {
|
|
18710
|
+
"metro": "src/cli.js"
|
|
18711
|
+
},
|
|
18712
|
+
"engines": {
|
|
18713
|
+
"node": ">=20.19.4"
|
|
18714
|
+
}
|
|
18715
|
+
},
|
|
18716
|
+
"node_modules/metro-config/node_modules/metro-babel-transformer": {
|
|
18717
|
+
"version": "0.83.5",
|
|
18718
|
+
"integrity": "sha512-d9FfmgUEVejTiSb7bkQeLRGl6aeno2UpuPm3bo3rCYwxewj03ymvOn8s8vnS4fBqAPQ+cE9iQM40wh7nGXR+eA==",
|
|
18719
|
+
"license": "MIT",
|
|
18720
|
+
"dependencies": {
|
|
18721
|
+
"@babel/core": "^7.25.2",
|
|
18722
|
+
"flow-enums-runtime": "^0.0.6",
|
|
18723
|
+
"hermes-parser": "0.33.3",
|
|
18724
|
+
"nullthrows": "^1.1.1"
|
|
18725
|
+
},
|
|
18726
|
+
"engines": {
|
|
18727
|
+
"node": ">=20.19.4"
|
|
18728
|
+
}
|
|
18729
|
+
},
|
|
18730
|
+
"node_modules/metro-config/node_modules/metro-cache": {
|
|
18731
|
+
"version": "0.83.5",
|
|
18732
|
+
"integrity": "sha512-oH+s4U+IfZyg8J42bne2Skc90rcuESIYf86dYittcdWQtPfcaFXWpByPyTuWk3rR1Zz3Eh5HOrcVImfEhhJLng==",
|
|
18733
|
+
"license": "MIT",
|
|
18734
|
+
"dependencies": {
|
|
18735
|
+
"exponential-backoff": "^3.1.1",
|
|
18736
|
+
"flow-enums-runtime": "^0.0.6",
|
|
18737
|
+
"https-proxy-agent": "^7.0.5",
|
|
18738
|
+
"metro-core": "0.83.5"
|
|
18739
|
+
},
|
|
18740
|
+
"engines": {
|
|
18741
|
+
"node": ">=20.19.4"
|
|
18742
|
+
}
|
|
18743
|
+
},
|
|
18744
|
+
"node_modules/metro-config/node_modules/metro-cache-key": {
|
|
18745
|
+
"version": "0.83.5",
|
|
18746
|
+
"integrity": "sha512-Ycl8PBajB7bhbAI7Rt0xEyiF8oJ0RWX8EKkolV1KfCUlC++V/GStMSGpPLwnnBZXZWkCC5edBPzv1Hz1Yi0Euw==",
|
|
18747
|
+
"license": "MIT",
|
|
18748
|
+
"dependencies": {
|
|
18749
|
+
"flow-enums-runtime": "^0.0.6"
|
|
18750
|
+
},
|
|
18751
|
+
"engines": {
|
|
18752
|
+
"node": ">=20.19.4"
|
|
18753
|
+
}
|
|
18754
|
+
},
|
|
18755
|
+
"node_modules/metro-config/node_modules/metro-core": {
|
|
18756
|
+
"version": "0.83.5",
|
|
18757
|
+
"integrity": "sha512-YcVcLCrf0ed4mdLa82Qob0VxYqfhmlRxUS8+TO4gosZo/gLwSvtdeOjc/Vt0pe/lvMNrBap9LlmvZM8FIsMgJQ==",
|
|
18758
|
+
"license": "MIT",
|
|
18759
|
+
"dependencies": {
|
|
18760
|
+
"flow-enums-runtime": "^0.0.6",
|
|
18761
|
+
"lodash.throttle": "^4.1.1",
|
|
18762
|
+
"metro-resolver": "0.83.5"
|
|
18763
|
+
},
|
|
18764
|
+
"engines": {
|
|
18765
|
+
"node": ">=20.19.4"
|
|
18766
|
+
}
|
|
18767
|
+
},
|
|
18768
|
+
"node_modules/metro-config/node_modules/metro-file-map": {
|
|
18769
|
+
"version": "0.83.5",
|
|
18770
|
+
"integrity": "sha512-ZEt8s3a1cnYbn40nyCD+CsZdYSlwtFh2kFym4lo+uvfM+UMMH+r/BsrC6rbNClSrt+B7rU9T+Te/sh/NL8ZZKQ==",
|
|
18771
|
+
"license": "MIT",
|
|
18772
|
+
"dependencies": {
|
|
18773
|
+
"debug": "^4.4.0",
|
|
18774
|
+
"fb-watchman": "^2.0.0",
|
|
18775
|
+
"flow-enums-runtime": "^0.0.6",
|
|
18776
|
+
"graceful-fs": "^4.2.4",
|
|
18777
|
+
"invariant": "^2.2.4",
|
|
18778
|
+
"jest-worker": "^29.7.0",
|
|
18779
|
+
"micromatch": "^4.0.4",
|
|
18780
|
+
"nullthrows": "^1.1.1",
|
|
18781
|
+
"walker": "^1.0.7"
|
|
18782
|
+
},
|
|
18783
|
+
"engines": {
|
|
18784
|
+
"node": ">=20.19.4"
|
|
18785
|
+
}
|
|
18786
|
+
},
|
|
18787
|
+
"node_modules/metro-config/node_modules/metro-minify-terser": {
|
|
18788
|
+
"version": "0.83.5",
|
|
18789
|
+
"integrity": "sha512-Toe4Md1wS1PBqbvB0cFxBzKEVyyuYTUb0sgifAZh/mSvLH84qA1NAWik9sISWatzvfWf3rOGoUoO5E3f193a3Q==",
|
|
18790
|
+
"license": "MIT",
|
|
18791
|
+
"dependencies": {
|
|
18792
|
+
"flow-enums-runtime": "^0.0.6",
|
|
18793
|
+
"terser": "^5.15.0"
|
|
18794
|
+
},
|
|
18795
|
+
"engines": {
|
|
18796
|
+
"node": ">=20.19.4"
|
|
18797
|
+
}
|
|
18798
|
+
},
|
|
18799
|
+
"node_modules/metro-config/node_modules/metro-resolver": {
|
|
18800
|
+
"version": "0.83.5",
|
|
18801
|
+
"integrity": "sha512-7p3GtzVUpbAweJeCcUJihJeOQl1bDuimO5ueo1K0BUpUtR41q5EilbQ3klt16UTPPMpA+tISWBtsrqU556mY1A==",
|
|
18802
|
+
"license": "MIT",
|
|
18803
|
+
"dependencies": {
|
|
18804
|
+
"flow-enums-runtime": "^0.0.6"
|
|
18805
|
+
},
|
|
18806
|
+
"engines": {
|
|
18807
|
+
"node": ">=20.19.4"
|
|
18808
|
+
}
|
|
18809
|
+
},
|
|
18810
|
+
"node_modules/metro-config/node_modules/metro-source-map": {
|
|
18811
|
+
"version": "0.83.5",
|
|
18812
|
+
"integrity": "sha512-VT9bb2KO2/4tWY9Z2yeZqTUao7CicKAOps9LUg2aQzsz+04QyuXL3qgf1cLUVRjA/D6G5u1RJAlN1w9VNHtODQ==",
|
|
18813
|
+
"license": "MIT",
|
|
18814
|
+
"dependencies": {
|
|
18815
|
+
"@babel/traverse": "^7.29.0",
|
|
18816
|
+
"@babel/types": "^7.29.0",
|
|
18817
|
+
"flow-enums-runtime": "^0.0.6",
|
|
18818
|
+
"invariant": "^2.2.4",
|
|
18819
|
+
"metro-symbolicate": "0.83.5",
|
|
18820
|
+
"nullthrows": "^1.1.1",
|
|
18821
|
+
"ob1": "0.83.5",
|
|
18822
|
+
"source-map": "^0.5.6",
|
|
18823
|
+
"vlq": "^1.0.0"
|
|
18824
|
+
},
|
|
18825
|
+
"engines": {
|
|
18826
|
+
"node": ">=20.19.4"
|
|
18827
|
+
}
|
|
18828
|
+
},
|
|
18829
|
+
"node_modules/metro-config/node_modules/metro-symbolicate": {
|
|
18830
|
+
"version": "0.83.5",
|
|
18831
|
+
"integrity": "sha512-EMIkrjNRz/hF+p0RDdxoE60+dkaTLPN3vaaGkFmX5lvFdO6HPfHA/Ywznzkev+za0VhPQ5KSdz49/MALBRteHA==",
|
|
18832
|
+
"license": "MIT",
|
|
18833
|
+
"dependencies": {
|
|
18834
|
+
"flow-enums-runtime": "^0.0.6",
|
|
18835
|
+
"invariant": "^2.2.4",
|
|
18836
|
+
"metro-source-map": "0.83.5",
|
|
18837
|
+
"nullthrows": "^1.1.1",
|
|
18838
|
+
"source-map": "^0.5.6",
|
|
18839
|
+
"vlq": "^1.0.0"
|
|
18840
|
+
},
|
|
18841
|
+
"bin": {
|
|
18842
|
+
"metro-symbolicate": "src/index.js"
|
|
18843
|
+
},
|
|
18844
|
+
"engines": {
|
|
18845
|
+
"node": ">=20.19.4"
|
|
18846
|
+
}
|
|
18847
|
+
},
|
|
18848
|
+
"node_modules/metro-config/node_modules/metro-transform-plugins": {
|
|
18849
|
+
"version": "0.83.5",
|
|
18850
|
+
"integrity": "sha512-KxYKzZL+lt3Os5H2nx7YkbkWVduLZL5kPrE/Yq+Prm/DE1VLhpfnO6HtPs8vimYFKOa58ncl60GpoX0h7Wm0Vw==",
|
|
18851
|
+
"license": "MIT",
|
|
18852
|
+
"dependencies": {
|
|
18853
|
+
"@babel/core": "^7.25.2",
|
|
18854
|
+
"@babel/generator": "^7.29.1",
|
|
18855
|
+
"@babel/template": "^7.28.6",
|
|
18856
|
+
"@babel/traverse": "^7.29.0",
|
|
18857
|
+
"flow-enums-runtime": "^0.0.6",
|
|
18858
|
+
"nullthrows": "^1.1.1"
|
|
18859
|
+
},
|
|
18860
|
+
"engines": {
|
|
18861
|
+
"node": ">=20.19.4"
|
|
18862
|
+
}
|
|
18863
|
+
},
|
|
18864
|
+
"node_modules/metro-config/node_modules/metro-transform-worker": {
|
|
18865
|
+
"version": "0.83.5",
|
|
18866
|
+
"integrity": "sha512-8N4pjkNXc6ytlP9oAM6MwqkvUepNSW39LKYl9NjUMpRDazBQ7oBpQDc8Sz4aI8jnH6AGhF7s1m/ayxkN1t04yA==",
|
|
18867
|
+
"license": "MIT",
|
|
18868
|
+
"dependencies": {
|
|
18869
|
+
"@babel/core": "^7.25.2",
|
|
18870
|
+
"@babel/generator": "^7.29.1",
|
|
18871
|
+
"@babel/parser": "^7.29.0",
|
|
18872
|
+
"@babel/types": "^7.29.0",
|
|
18873
|
+
"flow-enums-runtime": "^0.0.6",
|
|
18874
|
+
"metro": "0.83.5",
|
|
18875
|
+
"metro-babel-transformer": "0.83.5",
|
|
18876
|
+
"metro-cache": "0.83.5",
|
|
18877
|
+
"metro-cache-key": "0.83.5",
|
|
18878
|
+
"metro-minify-terser": "0.83.5",
|
|
18879
|
+
"metro-source-map": "0.83.5",
|
|
18880
|
+
"metro-transform-plugins": "0.83.5",
|
|
18881
|
+
"nullthrows": "^1.1.1"
|
|
18882
|
+
},
|
|
18883
|
+
"engines": {
|
|
18884
|
+
"node": ">=20.19.4"
|
|
18885
|
+
}
|
|
18886
|
+
},
|
|
18887
|
+
"node_modules/metro-config/node_modules/mime-db": {
|
|
18888
|
+
"version": "1.54.0",
|
|
18889
|
+
"integrity": "sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ==",
|
|
18890
|
+
"license": "MIT",
|
|
18891
|
+
"engines": {
|
|
18892
|
+
"node": ">= 0.6"
|
|
18893
|
+
}
|
|
18894
|
+
},
|
|
18895
|
+
"node_modules/metro-config/node_modules/mime-types": {
|
|
18896
|
+
"version": "3.0.2",
|
|
18897
|
+
"integrity": "sha512-Lbgzdk0h4juoQ9fCKXW4by0UJqj+nOOrI9MJ1sSj4nI8aI2eo1qmvQEie4VD1glsS250n15LsWsYtCugiStS5A==",
|
|
18898
|
+
"license": "MIT",
|
|
18899
|
+
"dependencies": {
|
|
18900
|
+
"mime-db": "^1.54.0"
|
|
18901
|
+
},
|
|
18902
|
+
"engines": {
|
|
18903
|
+
"node": ">=18"
|
|
18904
|
+
},
|
|
18905
|
+
"funding": {
|
|
18906
|
+
"type": "opencollective",
|
|
18907
|
+
"url": "https://opencollective.com/express"
|
|
18908
|
+
}
|
|
18909
|
+
},
|
|
18910
|
+
"node_modules/metro-config/node_modules/negotiator": {
|
|
18911
|
+
"version": "1.0.0",
|
|
18912
|
+
"integrity": "sha512-8Ofs/AUQh8MaEcrlq5xOX0CQ9ypTF5dl78mjlMNfOK08fzpgTHQRQPBxcPlEtIw0yRpws+Zo/3r+5WRby7u3Gg==",
|
|
18913
|
+
"license": "MIT",
|
|
18914
|
+
"engines": {
|
|
18915
|
+
"node": ">= 0.6"
|
|
18916
|
+
}
|
|
18917
|
+
},
|
|
18918
|
+
"node_modules/metro-config/node_modules/ob1": {
|
|
18919
|
+
"version": "0.83.5",
|
|
18920
|
+
"integrity": "sha512-vNKPYC8L5ycVANANpF/S+WZHpfnRWKx/F3AYP4QMn6ZJTh+l2HOrId0clNkEmua58NB9vmI9Qh7YOoV/4folYg==",
|
|
18921
|
+
"license": "MIT",
|
|
18922
|
+
"dependencies": {
|
|
18923
|
+
"flow-enums-runtime": "^0.0.6"
|
|
18924
|
+
},
|
|
18925
|
+
"engines": {
|
|
18926
|
+
"node": ">=20.19.4"
|
|
18927
|
+
}
|
|
18928
|
+
},
|
|
18929
|
+
"node_modules/metro-config/node_modules/source-map": {
|
|
18930
|
+
"version": "0.5.7",
|
|
18931
|
+
"integrity": "sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==",
|
|
18932
|
+
"license": "BSD-3-Clause",
|
|
18933
|
+
"engines": {
|
|
18934
|
+
"node": ">=0.10.0"
|
|
18935
|
+
}
|
|
18936
|
+
},
|
|
18937
|
+
"node_modules/metro-config/node_modules/ws": {
|
|
18938
|
+
"version": "7.5.10",
|
|
18939
|
+
"integrity": "sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==",
|
|
18940
|
+
"license": "MIT",
|
|
18941
|
+
"engines": {
|
|
18942
|
+
"node": ">=8.3.0"
|
|
18943
|
+
},
|
|
18944
|
+
"peerDependencies": {
|
|
18945
|
+
"bufferutil": "^4.0.1",
|
|
18946
|
+
"utf-8-validate": "^5.0.2"
|
|
18947
|
+
},
|
|
18948
|
+
"peerDependenciesMeta": {
|
|
18949
|
+
"bufferutil": {
|
|
18950
|
+
"optional": true
|
|
18951
|
+
},
|
|
18952
|
+
"utf-8-validate": {
|
|
18953
|
+
"optional": true
|
|
18954
|
+
}
|
|
18955
|
+
}
|
|
18956
|
+
},
|
|
18957
|
+
"node_modules/metro-config/node_modules/yargs": {
|
|
18958
|
+
"version": "17.7.2",
|
|
18959
|
+
"integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==",
|
|
18960
|
+
"license": "MIT",
|
|
18961
|
+
"dependencies": {
|
|
18962
|
+
"cliui": "^8.0.1",
|
|
18963
|
+
"escalade": "^3.1.1",
|
|
18964
|
+
"get-caller-file": "^2.0.5",
|
|
18965
|
+
"require-directory": "^2.1.1",
|
|
18966
|
+
"string-width": "^4.2.3",
|
|
18967
|
+
"y18n": "^5.0.5",
|
|
18968
|
+
"yargs-parser": "^21.1.1"
|
|
18969
|
+
},
|
|
18970
|
+
"engines": {
|
|
18971
|
+
"node": ">=12"
|
|
18972
|
+
}
|
|
18973
|
+
},
|
|
18974
|
+
"node_modules/metro-config/node_modules/yargs-parser": {
|
|
18975
|
+
"version": "21.1.1",
|
|
18976
|
+
"integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==",
|
|
18977
|
+
"license": "ISC",
|
|
18978
|
+
"engines": {
|
|
18979
|
+
"node": ">=12"
|
|
18980
|
+
}
|
|
18981
|
+
},
|
|
18982
|
+
"node_modules/metro-core": {
|
|
18983
|
+
"version": "0.83.3",
|
|
18984
|
+
"integrity": "sha512-M+X59lm7oBmJZamc96usuF1kusd5YimqG/q97g4Ac7slnJ3YiGglW5CsOlicTR5EWf8MQFxxjDoB6ytTqRe8Hw==",
|
|
18985
|
+
"license": "MIT",
|
|
18986
|
+
"dependencies": {
|
|
18987
|
+
"flow-enums-runtime": "^0.0.6",
|
|
18988
|
+
"lodash.throttle": "^4.1.1",
|
|
18989
|
+
"metro-resolver": "0.83.3"
|
|
18990
|
+
},
|
|
18991
|
+
"engines": {
|
|
18992
|
+
"node": ">=20.19.4"
|
|
18993
|
+
}
|
|
18994
|
+
},
|
|
18995
|
+
"node_modules/metro-file-map": {
|
|
18996
|
+
"version": "0.83.3",
|
|
18997
|
+
"integrity": "sha512-jg5AcyE0Q9Xbbu/4NAwwZkmQn7doJCKGW0SLeSJmzNB9Z24jBe0AL2PHNMy4eu0JiKtNWHz9IiONGZWq7hjVTA==",
|
|
18998
|
+
"license": "MIT",
|
|
18999
|
+
"dependencies": {
|
|
19000
|
+
"debug": "^4.4.0",
|
|
19001
|
+
"fb-watchman": "^2.0.0",
|
|
19002
|
+
"flow-enums-runtime": "^0.0.6",
|
|
19003
|
+
"graceful-fs": "^4.2.4",
|
|
19004
|
+
"invariant": "^2.2.4",
|
|
19005
|
+
"jest-worker": "^29.7.0",
|
|
19006
|
+
"micromatch": "^4.0.4",
|
|
19007
|
+
"nullthrows": "^1.1.1",
|
|
19008
|
+
"walker": "^1.0.7"
|
|
19009
|
+
},
|
|
19010
|
+
"engines": {
|
|
19011
|
+
"node": ">=20.19.4"
|
|
19012
|
+
}
|
|
19013
|
+
},
|
|
19014
|
+
"node_modules/metro-minify-terser": {
|
|
19015
|
+
"version": "0.83.3",
|
|
19016
|
+
"integrity": "sha512-O2BmfWj6FSfzBLrNCXt/rr2VYZdX5i6444QJU0fFoc7Ljg+Q+iqebwE3K0eTvkI6TRjELsXk1cjU+fXwAR4OjQ==",
|
|
19017
|
+
"license": "MIT",
|
|
19018
|
+
"dependencies": {
|
|
19019
|
+
"flow-enums-runtime": "^0.0.6",
|
|
19020
|
+
"terser": "^5.15.0"
|
|
19021
|
+
},
|
|
19022
|
+
"engines": {
|
|
19023
|
+
"node": ">=20.19.4"
|
|
19024
|
+
}
|
|
19025
|
+
},
|
|
19026
|
+
"node_modules/metro-react-native-babel-preset": {
|
|
19027
|
+
"version": "0.77.0",
|
|
19028
|
+
"integrity": "sha512-HPPD+bTxADtoE4y/4t1txgTQ1LVR6imOBy7RMHUsqMVTbekoi8Ph5YI9vKX2VMPtVWeFt0w9YnCSLPa76GcXsA==",
|
|
19029
|
+
"deprecated": "Use @react-native/babel-preset instead",
|
|
19030
|
+
"dev": true,
|
|
19031
|
+
"license": "MIT",
|
|
19032
|
+
"dependencies": {
|
|
19033
|
+
"@babel/core": "^7.20.0",
|
|
19034
|
+
"@babel/plugin-proposal-async-generator-functions": "^7.0.0",
|
|
19035
|
+
"@babel/plugin-proposal-class-properties": "^7.18.0",
|
|
19036
|
+
"@babel/plugin-proposal-export-default-from": "^7.0.0",
|
|
19037
|
+
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.0",
|
|
19038
|
+
"@babel/plugin-proposal-numeric-separator": "^7.0.0",
|
|
19039
|
+
"@babel/plugin-proposal-object-rest-spread": "^7.20.0",
|
|
19040
|
+
"@babel/plugin-proposal-optional-catch-binding": "^7.0.0",
|
|
19041
|
+
"@babel/plugin-proposal-optional-chaining": "^7.20.0",
|
|
19042
|
+
"@babel/plugin-syntax-dynamic-import": "^7.8.0",
|
|
19043
|
+
"@babel/plugin-syntax-export-default-from": "^7.0.0",
|
|
19044
|
+
"@babel/plugin-syntax-flow": "^7.18.0",
|
|
19045
|
+
"@babel/plugin-syntax-nullish-coalescing-operator": "^7.0.0",
|
|
19046
|
+
"@babel/plugin-syntax-optional-chaining": "^7.0.0",
|
|
18487
19047
|
"@babel/plugin-transform-arrow-functions": "^7.0.0",
|
|
18488
19048
|
"@babel/plugin-transform-async-to-generator": "^7.20.0",
|
|
18489
19049
|
"@babel/plugin-transform-block-scoping": "^7.0.0",
|
|
@@ -18538,8 +19098,8 @@
|
|
|
18538
19098
|
}
|
|
18539
19099
|
},
|
|
18540
19100
|
"node_modules/metro-runtime": {
|
|
18541
|
-
"version": "0.83.
|
|
18542
|
-
"integrity": "sha512-
|
|
19101
|
+
"version": "0.83.5",
|
|
19102
|
+
"integrity": "sha512-f+b3ue9AWTVlZe2Xrki6TAoFtKIqw30jwfk7GQ1rDUBQaE0ZQ+NkiMEtb9uwH7uAjJ87U7Tdx1Jg1OJqUfEVlA==",
|
|
18543
19103
|
"license": "MIT",
|
|
18544
19104
|
"dependencies": {
|
|
18545
19105
|
"@babel/runtime": "^7.25.0",
|
|
@@ -18706,17 +19266,34 @@
|
|
|
18706
19266
|
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
|
|
18707
19267
|
"license": "MIT"
|
|
18708
19268
|
},
|
|
18709
|
-
"node_modules/metro/node_modules/
|
|
18710
|
-
"version": "0.
|
|
18711
|
-
"integrity": "sha512-
|
|
18712
|
-
"license": "MIT"
|
|
19269
|
+
"node_modules/metro/node_modules/metro-config": {
|
|
19270
|
+
"version": "0.83.3",
|
|
19271
|
+
"integrity": "sha512-mTel7ipT0yNjKILIan04bkJkuCzUUkm2SeEaTads8VfEecCh+ltXchdq6DovXJqzQAXuR2P9cxZB47Lg4klriA==",
|
|
19272
|
+
"license": "MIT",
|
|
19273
|
+
"dependencies": {
|
|
19274
|
+
"connect": "^3.6.5",
|
|
19275
|
+
"flow-enums-runtime": "^0.0.6",
|
|
19276
|
+
"jest-validate": "^29.7.0",
|
|
19277
|
+
"metro": "0.83.3",
|
|
19278
|
+
"metro-cache": "0.83.3",
|
|
19279
|
+
"metro-core": "0.83.3",
|
|
19280
|
+
"metro-runtime": "0.83.3",
|
|
19281
|
+
"yaml": "^2.6.1"
|
|
19282
|
+
},
|
|
19283
|
+
"engines": {
|
|
19284
|
+
"node": ">=20.19.4"
|
|
19285
|
+
}
|
|
18713
19286
|
},
|
|
18714
|
-
"node_modules/metro/node_modules/
|
|
18715
|
-
"version": "0.
|
|
18716
|
-
"integrity": "sha512-
|
|
19287
|
+
"node_modules/metro/node_modules/metro-runtime": {
|
|
19288
|
+
"version": "0.83.3",
|
|
19289
|
+
"integrity": "sha512-JHCJb9ebr9rfJ+LcssFYA2x1qPYuSD/bbePupIGhpMrsla7RCwC/VL3yJ9cSU+nUhU4c9Ixxy8tBta+JbDeZWw==",
|
|
18717
19290
|
"license": "MIT",
|
|
18718
19291
|
"dependencies": {
|
|
18719
|
-
"
|
|
19292
|
+
"@babel/runtime": "^7.25.0",
|
|
19293
|
+
"flow-enums-runtime": "^0.0.6"
|
|
19294
|
+
},
|
|
19295
|
+
"engines": {
|
|
19296
|
+
"node": ">=20.19.4"
|
|
18720
19297
|
}
|
|
18721
19298
|
},
|
|
18722
19299
|
"node_modules/metro/node_modules/source-map": {
|
|
@@ -18785,8 +19362,8 @@
|
|
|
18785
19362
|
}
|
|
18786
19363
|
},
|
|
18787
19364
|
"node_modules/micromatch/node_modules/picomatch": {
|
|
18788
|
-
"version": "2.3.
|
|
18789
|
-
"integrity": "sha512-
|
|
19365
|
+
"version": "2.3.2",
|
|
19366
|
+
"integrity": "sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==",
|
|
18790
19367
|
"license": "MIT",
|
|
18791
19368
|
"engines": {
|
|
18792
19369
|
"node": ">=8.6"
|
|
@@ -19148,8 +19725,8 @@
|
|
|
19148
19725
|
}
|
|
19149
19726
|
},
|
|
19150
19727
|
"node_modules/node-forge": {
|
|
19151
|
-
"version": "1.
|
|
19152
|
-
"integrity": "sha512-
|
|
19728
|
+
"version": "1.4.0",
|
|
19729
|
+
"integrity": "sha512-LarFH0+6VfriEhqMMcLX2F7SwSXeWwnEAJEsYm5QKWchiVYVvJyV9v7UDvUv+w5HO23ZpQTXDv/GxdDdMyOuoQ==",
|
|
19153
19730
|
"license": "(BSD-3-Clause OR GPL-2.0)",
|
|
19154
19731
|
"peer": true,
|
|
19155
19732
|
"engines": {
|
|
@@ -20091,8 +20668,8 @@
|
|
|
20091
20668
|
"license": "ISC"
|
|
20092
20669
|
},
|
|
20093
20670
|
"node_modules/picomatch": {
|
|
20094
|
-
"version": "4.0.
|
|
20095
|
-
"integrity": "sha512-
|
|
20671
|
+
"version": "4.0.4",
|
|
20672
|
+
"integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==",
|
|
20096
20673
|
"license": "MIT",
|
|
20097
20674
|
"engines": {
|
|
20098
20675
|
"node": ">=12"
|
|
@@ -20847,8 +21424,8 @@
|
|
|
20847
21424
|
}
|
|
20848
21425
|
},
|
|
20849
21426
|
"node_modules/react-native-builder-bob/node_modules/yaml": {
|
|
20850
|
-
"version": "1.10.
|
|
20851
|
-
"integrity": "sha512-
|
|
21427
|
+
"version": "1.10.3",
|
|
21428
|
+
"integrity": "sha512-vIYeF1u3CjlhAFekPPAk2h/Kv4T3mAkMox5OymRiJQB0spDP10LHvt+K7G9Ny6NuuMAb25/6n1qyUjAcGNf/AA==",
|
|
20852
21429
|
"dev": true,
|
|
20853
21430
|
"license": "ISC",
|
|
20854
21431
|
"engines": {
|
|
@@ -21114,118 +21691,33 @@
|
|
|
21114
21691
|
}
|
|
21115
21692
|
},
|
|
21116
21693
|
"node_modules/react-native-worklets": {
|
|
21117
|
-
"version": "0.
|
|
21118
|
-
"integrity": "sha512-
|
|
21694
|
+
"version": "0.8.1",
|
|
21695
|
+
"integrity": "sha512-oWP/lStsAHU6oYCaWDXrda/wOHVdhusQJz1e6x9gPnXdFf4ndNDAOtWCmk2zGrAnlapfyA3rM6PCQq94mPg9cw==",
|
|
21119
21696
|
"license": "MIT",
|
|
21120
21697
|
"peer": true,
|
|
21121
21698
|
"dependencies": {
|
|
21122
|
-
"@babel/plugin-transform-arrow-functions": "7.27.1",
|
|
21123
|
-
"@babel/plugin-transform-class-properties": "7.27.1",
|
|
21124
|
-
"@babel/plugin-transform-classes": "7.28.4",
|
|
21125
|
-
"@babel/plugin-transform-nullish-coalescing-operator": "7.27.1",
|
|
21126
|
-
"@babel/plugin-transform-optional-chaining": "7.27.1",
|
|
21127
|
-
"@babel/plugin-transform-shorthand-properties": "7.27.1",
|
|
21128
|
-
"@babel/plugin-transform-template-literals": "7.27.1",
|
|
21129
|
-
"@babel/plugin-transform-unicode-regex": "7.27.1",
|
|
21130
|
-
"@babel/preset-typescript": "7.27.1",
|
|
21131
|
-
"convert-source-map": "2.0.0",
|
|
21132
|
-
"semver": "7.7.3"
|
|
21699
|
+
"@babel/plugin-transform-arrow-functions": "^7.27.1",
|
|
21700
|
+
"@babel/plugin-transform-class-properties": "^7.27.1",
|
|
21701
|
+
"@babel/plugin-transform-classes": "^7.28.4",
|
|
21702
|
+
"@babel/plugin-transform-nullish-coalescing-operator": "^7.27.1",
|
|
21703
|
+
"@babel/plugin-transform-optional-chaining": "^7.27.1",
|
|
21704
|
+
"@babel/plugin-transform-shorthand-properties": "^7.27.1",
|
|
21705
|
+
"@babel/plugin-transform-template-literals": "^7.27.1",
|
|
21706
|
+
"@babel/plugin-transform-unicode-regex": "^7.27.1",
|
|
21707
|
+
"@babel/preset-typescript": "^7.27.1",
|
|
21708
|
+
"convert-source-map": "^2.0.0",
|
|
21709
|
+
"semver": "^7.7.3"
|
|
21133
21710
|
},
|
|
21134
21711
|
"peerDependencies": {
|
|
21135
21712
|
"@babel/core": "*",
|
|
21713
|
+
"@react-native/metro-config": "*",
|
|
21136
21714
|
"react": "*",
|
|
21137
|
-
"react-native": "
|
|
21138
|
-
}
|
|
21139
|
-
},
|
|
21140
|
-
"node_modules/react-native-worklets/node_modules/@babel/plugin-transform-class-properties": {
|
|
21141
|
-
"version": "7.27.1",
|
|
21142
|
-
"integrity": "sha512-D0VcalChDMtuRvJIu3U/fwWjf8ZMykz5iZsg77Nuj821vCKI3zCyRLwRdWbsuJ/uRwZhZ002QtCqIkwC/ZkvbA==",
|
|
21143
|
-
"license": "MIT",
|
|
21144
|
-
"peer": true,
|
|
21145
|
-
"dependencies": {
|
|
21146
|
-
"@babel/helper-create-class-features-plugin": "^7.27.1",
|
|
21147
|
-
"@babel/helper-plugin-utils": "^7.27.1"
|
|
21148
|
-
},
|
|
21149
|
-
"engines": {
|
|
21150
|
-
"node": ">=6.9.0"
|
|
21151
|
-
},
|
|
21152
|
-
"peerDependencies": {
|
|
21153
|
-
"@babel/core": "^7.0.0-0"
|
|
21154
|
-
}
|
|
21155
|
-
},
|
|
21156
|
-
"node_modules/react-native-worklets/node_modules/@babel/plugin-transform-classes": {
|
|
21157
|
-
"version": "7.28.4",
|
|
21158
|
-
"integrity": "sha512-cFOlhIYPBv/iBoc+KS3M6et2XPtbT2HiCRfBXWtfpc9OAyostldxIf9YAYB6ypURBBbx+Qv6nyrLzASfJe+hBA==",
|
|
21159
|
-
"license": "MIT",
|
|
21160
|
-
"peer": true,
|
|
21161
|
-
"dependencies": {
|
|
21162
|
-
"@babel/helper-annotate-as-pure": "^7.27.3",
|
|
21163
|
-
"@babel/helper-compilation-targets": "^7.27.2",
|
|
21164
|
-
"@babel/helper-globals": "^7.28.0",
|
|
21165
|
-
"@babel/helper-plugin-utils": "^7.27.1",
|
|
21166
|
-
"@babel/helper-replace-supers": "^7.27.1",
|
|
21167
|
-
"@babel/traverse": "^7.28.4"
|
|
21168
|
-
},
|
|
21169
|
-
"engines": {
|
|
21170
|
-
"node": ">=6.9.0"
|
|
21171
|
-
},
|
|
21172
|
-
"peerDependencies": {
|
|
21173
|
-
"@babel/core": "^7.0.0-0"
|
|
21174
|
-
}
|
|
21175
|
-
},
|
|
21176
|
-
"node_modules/react-native-worklets/node_modules/@babel/plugin-transform-nullish-coalescing-operator": {
|
|
21177
|
-
"version": "7.27.1",
|
|
21178
|
-
"integrity": "sha512-aGZh6xMo6q9vq1JGcw58lZ1Z0+i0xB2x0XaauNIUXd6O1xXc3RwoWEBlsTQrY4KQ9Jf0s5rgD6SiNkaUdJegTA==",
|
|
21179
|
-
"license": "MIT",
|
|
21180
|
-
"peer": true,
|
|
21181
|
-
"dependencies": {
|
|
21182
|
-
"@babel/helper-plugin-utils": "^7.27.1"
|
|
21183
|
-
},
|
|
21184
|
-
"engines": {
|
|
21185
|
-
"node": ">=6.9.0"
|
|
21186
|
-
},
|
|
21187
|
-
"peerDependencies": {
|
|
21188
|
-
"@babel/core": "^7.0.0-0"
|
|
21189
|
-
}
|
|
21190
|
-
},
|
|
21191
|
-
"node_modules/react-native-worklets/node_modules/@babel/plugin-transform-optional-chaining": {
|
|
21192
|
-
"version": "7.27.1",
|
|
21193
|
-
"integrity": "sha512-BQmKPPIuc8EkZgNKsv0X4bPmOoayeu4F1YCwx2/CfmDSXDbp7GnzlUH+/ul5VGfRg1AoFPsrIThlEBj2xb4CAg==",
|
|
21194
|
-
"license": "MIT",
|
|
21195
|
-
"peer": true,
|
|
21196
|
-
"dependencies": {
|
|
21197
|
-
"@babel/helper-plugin-utils": "^7.27.1",
|
|
21198
|
-
"@babel/helper-skip-transparent-expression-wrappers": "^7.27.1"
|
|
21199
|
-
},
|
|
21200
|
-
"engines": {
|
|
21201
|
-
"node": ">=6.9.0"
|
|
21202
|
-
},
|
|
21203
|
-
"peerDependencies": {
|
|
21204
|
-
"@babel/core": "^7.0.0-0"
|
|
21205
|
-
}
|
|
21206
|
-
},
|
|
21207
|
-
"node_modules/react-native-worklets/node_modules/@babel/preset-typescript": {
|
|
21208
|
-
"version": "7.27.1",
|
|
21209
|
-
"integrity": "sha512-l7WfQfX0WK4M0v2RudjuQK4u99BS6yLHYEmdtVPP7lKV013zr9DygFuWNlnbvQ9LR+LS0Egz/XAvGx5U9MX0fQ==",
|
|
21210
|
-
"license": "MIT",
|
|
21211
|
-
"peer": true,
|
|
21212
|
-
"dependencies": {
|
|
21213
|
-
"@babel/helper-plugin-utils": "^7.27.1",
|
|
21214
|
-
"@babel/helper-validator-option": "^7.27.1",
|
|
21215
|
-
"@babel/plugin-syntax-jsx": "^7.27.1",
|
|
21216
|
-
"@babel/plugin-transform-modules-commonjs": "^7.27.1",
|
|
21217
|
-
"@babel/plugin-transform-typescript": "^7.27.1"
|
|
21218
|
-
},
|
|
21219
|
-
"engines": {
|
|
21220
|
-
"node": ">=6.9.0"
|
|
21221
|
-
},
|
|
21222
|
-
"peerDependencies": {
|
|
21223
|
-
"@babel/core": "^7.0.0-0"
|
|
21715
|
+
"react-native": "0.81 - 0.85"
|
|
21224
21716
|
}
|
|
21225
21717
|
},
|
|
21226
21718
|
"node_modules/react-native-worklets/node_modules/semver": {
|
|
21227
|
-
"version": "7.7.
|
|
21228
|
-
"integrity": "sha512-
|
|
21719
|
+
"version": "7.7.4",
|
|
21720
|
+
"integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==",
|
|
21229
21721
|
"license": "ISC",
|
|
21230
21722
|
"peer": true,
|
|
21231
21723
|
"bin": {
|
|
@@ -21263,6 +21755,14 @@
|
|
|
21263
21755
|
"@babel/core": "*"
|
|
21264
21756
|
}
|
|
21265
21757
|
},
|
|
21758
|
+
"node_modules/react-native/node_modules/@react-native/js-polyfills": {
|
|
21759
|
+
"version": "0.81.4",
|
|
21760
|
+
"integrity": "sha512-sr42FaypKXJHMVHhgSbu2f/ZJfrLzgaoQ+HdpRvKEiEh2mhFf6XzZwecyLBvWqf2pMPZa+CpPfNPiejXjKEy8w==",
|
|
21761
|
+
"license": "MIT",
|
|
21762
|
+
"engines": {
|
|
21763
|
+
"node": ">= 20.19.4"
|
|
21764
|
+
}
|
|
21765
|
+
},
|
|
21266
21766
|
"node_modules/react-native/node_modules/@react-native/virtualized-lists": {
|
|
21267
21767
|
"version": "0.81.4",
|
|
21268
21768
|
"integrity": "sha512-hBM+rMyL6Wm1Q4f/WpqGsaCojKSNUBqAXLABNGoWm1vabZ7cSnARMxBvA/2vo3hLcoR4v7zDK8tkKm9+O0LjVA==",
|
|
@@ -23361,8 +23861,8 @@
|
|
|
23361
23861
|
"license": "0BSD"
|
|
23362
23862
|
},
|
|
23363
23863
|
"node_modules/tapable": {
|
|
23364
|
-
"version": "2.3.
|
|
23365
|
-
"integrity": "sha512-
|
|
23864
|
+
"version": "2.3.2",
|
|
23865
|
+
"integrity": "sha512-1MOpMXuhGzGL5TTCZFItxCc0AARf1EZFQkGqMm7ERKj8+Hgr5oLvJOVFcC+lRmR8hCe2S3jC4T5D7Vg/d7/fhA==",
|
|
23366
23866
|
"dev": true,
|
|
23367
23867
|
"license": "MIT",
|
|
23368
23868
|
"peer": true,
|
|
@@ -23688,7 +24188,6 @@
|
|
|
23688
24188
|
"node_modules/tinyglobby": {
|
|
23689
24189
|
"version": "0.2.15",
|
|
23690
24190
|
"integrity": "sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==",
|
|
23691
|
-
"dev": true,
|
|
23692
24191
|
"license": "MIT",
|
|
23693
24192
|
"dependencies": {
|
|
23694
24193
|
"fdir": "^6.5.0",
|
|
@@ -24033,8 +24532,8 @@
|
|
|
24033
24532
|
}
|
|
24034
24533
|
},
|
|
24035
24534
|
"node_modules/undici": {
|
|
24036
|
-
"version": "7.24.
|
|
24037
|
-
"integrity": "sha512-
|
|
24535
|
+
"version": "7.24.6",
|
|
24536
|
+
"integrity": "sha512-Xi4agocCbRzt0yYMZGMA6ApD7gvtUFaxm4ZmeacWI4cZxaF6C+8I8QfofC20NAePiB/IcvZmzkJ7XPa471AEtA==",
|
|
24038
24537
|
"dev": true,
|
|
24039
24538
|
"license": "MIT",
|
|
24040
24539
|
"engines": {
|
|
@@ -25401,8 +25900,8 @@
|
|
|
25401
25900
|
}
|
|
25402
25901
|
},
|
|
25403
25902
|
"node_modules/ws": {
|
|
25404
|
-
"version": "8.
|
|
25405
|
-
"integrity": "sha512-
|
|
25903
|
+
"version": "8.20.0",
|
|
25904
|
+
"integrity": "sha512-sAt8BhgNbzCtgGbt2OxmpuryO63ZoDk/sqaB/znQm94T4fCEsy/yV+7CdC1kJhOU9lboAEU7R3kquuycDoibVA==",
|
|
25406
25905
|
"license": "MIT",
|
|
25407
25906
|
"engines": {
|
|
25408
25907
|
"node": ">=10.0.0"
|
|
@@ -25523,8 +26022,8 @@
|
|
|
25523
26022
|
"license": "ISC"
|
|
25524
26023
|
},
|
|
25525
26024
|
"node_modules/yaml": {
|
|
25526
|
-
"version": "2.8.
|
|
25527
|
-
"integrity": "sha512-
|
|
26025
|
+
"version": "2.8.3",
|
|
26026
|
+
"integrity": "sha512-AvbaCLOO2Otw/lW5bmh9d/WEdcDFdQp2Z2ZUH3pX9U2ihyUY0nvLv7J6TrWowklRGPYbB/IuIMfYgxaCPg5Bpg==",
|
|
25528
26027
|
"license": "ISC",
|
|
25529
26028
|
"bin": {
|
|
25530
26029
|
"yaml": "bin.mjs"
|