@regulaforensics/document-reader 9.6.965-rc → 9.6.971-rc
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/RNDocumentReader.podspec +2 -2
- package/android/build.gradle +1 -1
- package/android/cordova.gradle +1 -1
- package/examples/capacitor/package.json +1 -1
- package/examples/ionic/package-lock.json +1246 -938
- package/examples/ionic/package.json +6 -2
- package/examples/react_native/package-lock.json +1968 -1019
- package/examples/react_native/package.json +1 -1
- package/package.json +1 -1
- package/plugin.xml +2 -2
- package/test/package-lock.json +1 -1
|
@@ -7,9 +7,9 @@
|
|
|
7
7
|
"name": "document-reader",
|
|
8
8
|
"dependencies": {
|
|
9
9
|
"@react-native/metro-config": "^0.81.1",
|
|
10
|
-
"@regulaforensics/document-reader": "
|
|
11
|
-
"@regulaforensics/document-reader-btdevice": "
|
|
12
|
-
"@regulaforensics/document-reader-core-fullauthrfid": "
|
|
10
|
+
"@regulaforensics/document-reader": "9.6.965-rc",
|
|
11
|
+
"@regulaforensics/document-reader-btdevice": "9.6.55",
|
|
12
|
+
"@regulaforensics/document-reader-core-fullauthrfid": "9.6.2444",
|
|
13
13
|
"@types/react": "^19.1.13",
|
|
14
14
|
"expo": "^54.0.7",
|
|
15
15
|
"expo-build-properties": "^1.0.8",
|
|
@@ -24,9 +24,9 @@
|
|
|
24
24
|
}
|
|
25
25
|
},
|
|
26
26
|
"node_modules/@0no-co/graphql.web": {
|
|
27
|
-
"version": "1.
|
|
28
|
-
"resolved": "https://registry.npmjs.org/@0no-co/graphql.web/-/graphql.web-1.
|
|
29
|
-
"integrity": "sha512
|
|
27
|
+
"version": "1.3.3",
|
|
28
|
+
"resolved": "https://registry.npmjs.org/@0no-co/graphql.web/-/graphql.web-1.3.3.tgz",
|
|
29
|
+
"integrity": "sha512-4gFGBdyaFmQ6n9euhp5JtIGS4ZeivwDr1tCPENUxTvy5wyv532yOtFCr9zzYAJh1s6uibgC+TRXUcay+mxzCoQ==",
|
|
30
30
|
"license": "MIT",
|
|
31
31
|
"peerDependencies": {
|
|
32
32
|
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0"
|
|
@@ -156,12 +156,12 @@
|
|
|
156
156
|
}
|
|
157
157
|
},
|
|
158
158
|
"node_modules/@babel/helper-create-regexp-features-plugin": {
|
|
159
|
-
"version": "7.
|
|
160
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.
|
|
161
|
-
"integrity": "sha512-
|
|
159
|
+
"version": "7.29.7",
|
|
160
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.29.7.tgz",
|
|
161
|
+
"integrity": "sha512-907Uymvqgg1dwUA+7IGwFAOSYzQOuzPXKNJ1yxzwPffzkYFg2q2eHi1fIOs6sXkG9NbIUMunnUlkYsfRFNvomg==",
|
|
162
162
|
"license": "MIT",
|
|
163
163
|
"dependencies": {
|
|
164
|
-
"@babel/helper-annotate-as-pure": "^7.
|
|
164
|
+
"@babel/helper-annotate-as-pure": "^7.29.7",
|
|
165
165
|
"regexpu-core": "^6.3.1",
|
|
166
166
|
"semver": "^6.3.1"
|
|
167
167
|
},
|
|
@@ -173,16 +173,16 @@
|
|
|
173
173
|
}
|
|
174
174
|
},
|
|
175
175
|
"node_modules/@babel/helper-define-polyfill-provider": {
|
|
176
|
-
"version": "0.6.
|
|
177
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.
|
|
178
|
-
"integrity": "sha512-
|
|
176
|
+
"version": "0.6.8",
|
|
177
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.8.tgz",
|
|
178
|
+
"integrity": "sha512-47UwBLPpQi1NoWzLuHNjRoHlYXMwIJoBf7MFou6viC/sIHWYygpvr0B6IAyh5sBdA2nr2LPIRww8lfaUVQINBA==",
|
|
179
179
|
"license": "MIT",
|
|
180
180
|
"dependencies": {
|
|
181
|
-
"@babel/helper-compilation-targets": "^7.
|
|
182
|
-
"@babel/helper-plugin-utils": "^7.
|
|
183
|
-
"debug": "^4.4.
|
|
181
|
+
"@babel/helper-compilation-targets": "^7.28.6",
|
|
182
|
+
"@babel/helper-plugin-utils": "^7.28.6",
|
|
183
|
+
"debug": "^4.4.3",
|
|
184
184
|
"lodash.debounce": "^4.0.8",
|
|
185
|
-
"resolve": "^1.22.
|
|
185
|
+
"resolve": "^1.22.11"
|
|
186
186
|
},
|
|
187
187
|
"peerDependencies": {
|
|
188
188
|
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
|
@@ -262,14 +262,14 @@
|
|
|
262
262
|
}
|
|
263
263
|
},
|
|
264
264
|
"node_modules/@babel/helper-remap-async-to-generator": {
|
|
265
|
-
"version": "7.
|
|
266
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.
|
|
267
|
-
"integrity": "sha512-
|
|
265
|
+
"version": "7.29.7",
|
|
266
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.29.7.tgz",
|
|
267
|
+
"integrity": "sha512-16AMiW26DbXWBbr3B8wNozKM0ydMLB892vaOaJW/fPJdnT8vJk5sdkQcU/isqUxyCE0cEoa8wZOcbgDuC4b6Og==",
|
|
268
268
|
"license": "MIT",
|
|
269
269
|
"dependencies": {
|
|
270
|
-
"@babel/helper-annotate-as-pure": "^7.
|
|
271
|
-
"@babel/helper-wrap-function": "^7.
|
|
272
|
-
"@babel/traverse": "^7.
|
|
270
|
+
"@babel/helper-annotate-as-pure": "^7.29.7",
|
|
271
|
+
"@babel/helper-wrap-function": "^7.29.7",
|
|
272
|
+
"@babel/traverse": "^7.29.7"
|
|
273
273
|
},
|
|
274
274
|
"engines": {
|
|
275
275
|
"node": ">=6.9.0"
|
|
@@ -336,14 +336,14 @@
|
|
|
336
336
|
}
|
|
337
337
|
},
|
|
338
338
|
"node_modules/@babel/helper-wrap-function": {
|
|
339
|
-
"version": "7.
|
|
340
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.
|
|
341
|
-
"integrity": "sha512-
|
|
339
|
+
"version": "7.29.7",
|
|
340
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.29.7.tgz",
|
|
341
|
+
"integrity": "sha512-iES0Skag9ERIF68aXadpO6dbXa03mNWK3sEqJaMnLNs/eC3l0lkImdfoy6Y09/SfkpawdAB4RjQ7PVA7TcVGdw==",
|
|
342
342
|
"license": "MIT",
|
|
343
343
|
"dependencies": {
|
|
344
|
-
"@babel/template": "^7.
|
|
345
|
-
"@babel/traverse": "^7.
|
|
346
|
-
"@babel/types": "^7.
|
|
344
|
+
"@babel/template": "^7.29.7",
|
|
345
|
+
"@babel/traverse": "^7.29.7",
|
|
346
|
+
"@babel/types": "^7.29.7"
|
|
347
347
|
},
|
|
348
348
|
"engines": {
|
|
349
349
|
"node": ">=6.9.0"
|
|
@@ -481,12 +481,12 @@
|
|
|
481
481
|
}
|
|
482
482
|
},
|
|
483
483
|
"node_modules/@babel/plugin-proposal-export-default-from": {
|
|
484
|
-
"version": "7.
|
|
485
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-export-default-from/-/plugin-proposal-export-default-from-7.
|
|
486
|
-
"integrity": "sha512-
|
|
484
|
+
"version": "7.29.7",
|
|
485
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-export-default-from/-/plugin-proposal-export-default-from-7.29.7.tgz",
|
|
486
|
+
"integrity": "sha512-p+G5BNXDcy3bOXplhY4HybQ1GxH3i2Tppmdm/3epyRu2VgJJZuUlZ61MqRTg582Q7ZLBdP7fePYvsumSEkMxcQ==",
|
|
487
487
|
"license": "MIT",
|
|
488
488
|
"dependencies": {
|
|
489
|
-
"@babel/helper-plugin-utils": "^7.
|
|
489
|
+
"@babel/helper-plugin-utils": "^7.29.7"
|
|
490
490
|
},
|
|
491
491
|
"engines": {
|
|
492
492
|
"node": ">=6.9.0"
|
|
@@ -574,12 +574,12 @@
|
|
|
574
574
|
}
|
|
575
575
|
},
|
|
576
576
|
"node_modules/@babel/plugin-syntax-export-default-from": {
|
|
577
|
-
"version": "7.
|
|
578
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-export-default-from/-/plugin-syntax-export-default-from-7.
|
|
579
|
-
"integrity": "sha512-
|
|
577
|
+
"version": "7.29.7",
|
|
578
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-export-default-from/-/plugin-syntax-export-default-from-7.29.7.tgz",
|
|
579
|
+
"integrity": "sha512-foag0BB37ROhdeIX9O8G0jX7hw0UekJc04cHMrYLOnrErsnBKqJGHJ8eDRpoCFZBvEPPygmmtw4qyU97qa4oOw==",
|
|
580
580
|
"license": "MIT",
|
|
581
581
|
"dependencies": {
|
|
582
|
-
"@babel/helper-plugin-utils": "^7.
|
|
582
|
+
"@babel/helper-plugin-utils": "^7.29.7"
|
|
583
583
|
},
|
|
584
584
|
"engines": {
|
|
585
585
|
"node": ">=6.9.0"
|
|
@@ -589,12 +589,12 @@
|
|
|
589
589
|
}
|
|
590
590
|
},
|
|
591
591
|
"node_modules/@babel/plugin-syntax-flow": {
|
|
592
|
-
"version": "7.
|
|
593
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.
|
|
594
|
-
"integrity": "sha512-
|
|
592
|
+
"version": "7.29.7",
|
|
593
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.29.7.tgz",
|
|
594
|
+
"integrity": "sha512-ajMX6QPcyomotqwpzhkYGxcK2i/us0rs1Qo9QvUpa+Fca0FTmqrzKrctoIYLMxcOhGZldGT/BAVkRGTWBiR8gQ==",
|
|
595
595
|
"license": "MIT",
|
|
596
596
|
"dependencies": {
|
|
597
|
-
"@babel/helper-plugin-utils": "^7.
|
|
597
|
+
"@babel/helper-plugin-utils": "^7.29.7"
|
|
598
598
|
},
|
|
599
599
|
"engines": {
|
|
600
600
|
"node": ">=6.9.0"
|
|
@@ -604,12 +604,12 @@
|
|
|
604
604
|
}
|
|
605
605
|
},
|
|
606
606
|
"node_modules/@babel/plugin-syntax-import-attributes": {
|
|
607
|
-
"version": "7.
|
|
608
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.
|
|
609
|
-
"integrity": "sha512-
|
|
607
|
+
"version": "7.29.7",
|
|
608
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.29.7.tgz",
|
|
609
|
+
"integrity": "sha512-zGYcYfq/WmZ4V+kBIXQon9dSSc8ircGZqw9ZaNhhGj9nZkeBu1jHLBDQqYYi5WA9uawvA2sIMbry2nCFhf5Djg==",
|
|
610
610
|
"license": "MIT",
|
|
611
611
|
"dependencies": {
|
|
612
|
-
"@babel/helper-plugin-utils": "^7.
|
|
612
|
+
"@babel/helper-plugin-utils": "^7.29.7"
|
|
613
613
|
},
|
|
614
614
|
"engines": {
|
|
615
615
|
"node": ">=6.9.0"
|
|
@@ -775,12 +775,12 @@
|
|
|
775
775
|
}
|
|
776
776
|
},
|
|
777
777
|
"node_modules/@babel/plugin-transform-arrow-functions": {
|
|
778
|
-
"version": "7.
|
|
779
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.
|
|
780
|
-
"integrity": "sha512-
|
|
778
|
+
"version": "7.29.7",
|
|
779
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.29.7.tgz",
|
|
780
|
+
"integrity": "sha512-N7zArUXWzAMzm+/N0uPBeVB3Fam5lMxtUwMmDK5f/IBBS7a7p1qeUoxd/6CckXoxUdgsntq1Dh8xNW06maZbDQ==",
|
|
781
781
|
"license": "MIT",
|
|
782
782
|
"dependencies": {
|
|
783
|
-
"@babel/helper-plugin-utils": "^7.
|
|
783
|
+
"@babel/helper-plugin-utils": "^7.29.7"
|
|
784
784
|
},
|
|
785
785
|
"engines": {
|
|
786
786
|
"node": ">=6.9.0"
|
|
@@ -790,14 +790,14 @@
|
|
|
790
790
|
}
|
|
791
791
|
},
|
|
792
792
|
"node_modules/@babel/plugin-transform-async-generator-functions": {
|
|
793
|
-
"version": "7.
|
|
794
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.
|
|
795
|
-
"integrity": "sha512-
|
|
793
|
+
"version": "7.29.7",
|
|
794
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.29.7.tgz",
|
|
795
|
+
"integrity": "sha512-d98gXZkgswvkyohMBABkhm3GeXhYj8psWfwQ2C7gtfrKGTykQa/iOIi+JJhwMjPlZ6Vm2XN+DCf3Es1EoG4ZLA==",
|
|
796
796
|
"license": "MIT",
|
|
797
797
|
"dependencies": {
|
|
798
|
-
"@babel/helper-plugin-utils": "^7.
|
|
799
|
-
"@babel/helper-remap-async-to-generator": "^7.
|
|
800
|
-
"@babel/traverse": "^7.
|
|
798
|
+
"@babel/helper-plugin-utils": "^7.29.7",
|
|
799
|
+
"@babel/helper-remap-async-to-generator": "^7.29.7",
|
|
800
|
+
"@babel/traverse": "^7.29.7"
|
|
801
801
|
},
|
|
802
802
|
"engines": {
|
|
803
803
|
"node": ">=6.9.0"
|
|
@@ -807,14 +807,14 @@
|
|
|
807
807
|
}
|
|
808
808
|
},
|
|
809
809
|
"node_modules/@babel/plugin-transform-async-to-generator": {
|
|
810
|
-
"version": "7.
|
|
811
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.
|
|
812
|
-
"integrity": "sha512-
|
|
810
|
+
"version": "7.29.7",
|
|
811
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.29.7.tgz",
|
|
812
|
+
"integrity": "sha512-pcUb2SS+RMo9TWVBwKGI5ShtoG7R+zBsFmCKDa6fe8c+hPr3XJlZgoE5j6i8W7gDjhyvy+85vmYexanvXh3d1w==",
|
|
813
813
|
"license": "MIT",
|
|
814
814
|
"dependencies": {
|
|
815
|
-
"@babel/helper-module-imports": "^7.
|
|
816
|
-
"@babel/helper-plugin-utils": "^7.
|
|
817
|
-
"@babel/helper-remap-async-to-generator": "^7.
|
|
815
|
+
"@babel/helper-module-imports": "^7.29.7",
|
|
816
|
+
"@babel/helper-plugin-utils": "^7.29.7",
|
|
817
|
+
"@babel/helper-remap-async-to-generator": "^7.29.7"
|
|
818
818
|
},
|
|
819
819
|
"engines": {
|
|
820
820
|
"node": ">=6.9.0"
|
|
@@ -824,12 +824,12 @@
|
|
|
824
824
|
}
|
|
825
825
|
},
|
|
826
826
|
"node_modules/@babel/plugin-transform-block-scoping": {
|
|
827
|
-
"version": "7.
|
|
828
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.
|
|
829
|
-
"integrity": "sha512-
|
|
827
|
+
"version": "7.29.7",
|
|
828
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.29.7.tgz",
|
|
829
|
+
"integrity": "sha512-ONyr4+AZhKh8yKWInVxU9AXA9EbsyeLcL6V0dJy6M2/62vuvpGm29zzuymbTpdc451GEpDIdAyPLP3r+P61yKQ==",
|
|
830
830
|
"license": "MIT",
|
|
831
831
|
"dependencies": {
|
|
832
|
-
"@babel/helper-plugin-utils": "^7.
|
|
832
|
+
"@babel/helper-plugin-utils": "^7.29.7"
|
|
833
833
|
},
|
|
834
834
|
"engines": {
|
|
835
835
|
"node": ">=6.9.0"
|
|
@@ -839,13 +839,13 @@
|
|
|
839
839
|
}
|
|
840
840
|
},
|
|
841
841
|
"node_modules/@babel/plugin-transform-class-properties": {
|
|
842
|
-
"version": "7.
|
|
843
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.
|
|
844
|
-
"integrity": "sha512-
|
|
842
|
+
"version": "7.29.7",
|
|
843
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.29.7.tgz",
|
|
844
|
+
"integrity": "sha512-GtcpjFvanPfzNQi3eTitsCqtRRmmqzpy/A+yhTR1HaZo1Ly3EA8ZXxlPyHdR8/IuRMYc3E4wdGBewB2QKQjAaA==",
|
|
845
845
|
"license": "MIT",
|
|
846
846
|
"dependencies": {
|
|
847
|
-
"@babel/helper-create-class-features-plugin": "^7.
|
|
848
|
-
"@babel/helper-plugin-utils": "^7.
|
|
847
|
+
"@babel/helper-create-class-features-plugin": "^7.29.7",
|
|
848
|
+
"@babel/helper-plugin-utils": "^7.29.7"
|
|
849
849
|
},
|
|
850
850
|
"engines": {
|
|
851
851
|
"node": ">=6.9.0"
|
|
@@ -871,17 +871,17 @@
|
|
|
871
871
|
}
|
|
872
872
|
},
|
|
873
873
|
"node_modules/@babel/plugin-transform-classes": {
|
|
874
|
-
"version": "7.
|
|
875
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.
|
|
876
|
-
"integrity": "sha512-
|
|
874
|
+
"version": "7.29.7",
|
|
875
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.29.7.tgz",
|
|
876
|
+
"integrity": "sha512-qV0OGGBVacduzQHE649JyCneOFI/maT+YKsO+K4Yi3xv2wTPNjM/W2o2gdzMwEAZz7fXNTHAe0NcSg30bIN69g==",
|
|
877
877
|
"license": "MIT",
|
|
878
878
|
"dependencies": {
|
|
879
|
-
"@babel/helper-annotate-as-pure": "^7.
|
|
880
|
-
"@babel/helper-compilation-targets": "^7.
|
|
881
|
-
"@babel/helper-globals": "^7.
|
|
882
|
-
"@babel/helper-plugin-utils": "^7.
|
|
883
|
-
"@babel/helper-replace-supers": "^7.
|
|
884
|
-
"@babel/traverse": "^7.
|
|
879
|
+
"@babel/helper-annotate-as-pure": "^7.29.7",
|
|
880
|
+
"@babel/helper-compilation-targets": "^7.29.7",
|
|
881
|
+
"@babel/helper-globals": "^7.29.7",
|
|
882
|
+
"@babel/helper-plugin-utils": "^7.29.7",
|
|
883
|
+
"@babel/helper-replace-supers": "^7.29.7",
|
|
884
|
+
"@babel/traverse": "^7.29.7"
|
|
885
885
|
},
|
|
886
886
|
"engines": {
|
|
887
887
|
"node": ">=6.9.0"
|
|
@@ -891,13 +891,13 @@
|
|
|
891
891
|
}
|
|
892
892
|
},
|
|
893
893
|
"node_modules/@babel/plugin-transform-computed-properties": {
|
|
894
|
-
"version": "7.
|
|
895
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.
|
|
896
|
-
"integrity": "sha512-
|
|
894
|
+
"version": "7.29.7",
|
|
895
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.29.7.tgz",
|
|
896
|
+
"integrity": "sha512-RK7/IyU5phpuCdBAuig5VkzG/EnbDaui5SQGdU9BFrHdV+mV4cUjLMQ9lJDjLNtWHsqtiefpGZUXQP2BiTYMsA==",
|
|
897
897
|
"license": "MIT",
|
|
898
898
|
"dependencies": {
|
|
899
|
-
"@babel/helper-plugin-utils": "^7.
|
|
900
|
-
"@babel/template": "^7.
|
|
899
|
+
"@babel/helper-plugin-utils": "^7.29.7",
|
|
900
|
+
"@babel/template": "^7.29.7"
|
|
901
901
|
},
|
|
902
902
|
"engines": {
|
|
903
903
|
"node": ">=6.9.0"
|
|
@@ -907,13 +907,13 @@
|
|
|
907
907
|
}
|
|
908
908
|
},
|
|
909
909
|
"node_modules/@babel/plugin-transform-destructuring": {
|
|
910
|
-
"version": "7.
|
|
911
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.
|
|
912
|
-
"integrity": "sha512-
|
|
910
|
+
"version": "7.29.7",
|
|
911
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.29.7.tgz",
|
|
912
|
+
"integrity": "sha512-iPX8aD6H9zV5s7ZsqTdNocPN/MGQ5sSMnElKrktxjJRMnB2jN/1p2+R7GkfD6CAYoVFqy5A4XnSIUeGgJzIWpg==",
|
|
913
913
|
"license": "MIT",
|
|
914
914
|
"dependencies": {
|
|
915
|
-
"@babel/helper-plugin-utils": "^7.
|
|
916
|
-
"@babel/traverse": "^7.
|
|
915
|
+
"@babel/helper-plugin-utils": "^7.29.7",
|
|
916
|
+
"@babel/traverse": "^7.29.7"
|
|
917
917
|
},
|
|
918
918
|
"engines": {
|
|
919
919
|
"node": ">=6.9.0"
|
|
@@ -938,13 +938,13 @@
|
|
|
938
938
|
}
|
|
939
939
|
},
|
|
940
940
|
"node_modules/@babel/plugin-transform-flow-strip-types": {
|
|
941
|
-
"version": "7.
|
|
942
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.
|
|
943
|
-
"integrity": "sha512-
|
|
941
|
+
"version": "7.29.7",
|
|
942
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.29.7.tgz",
|
|
943
|
+
"integrity": "sha512-wRHeUjUjCZnMHmiO5bRgjFLcoEh7JyTdByOW11ahhwNa4V0bmeGEaIvt51yq0zQp2yWIpqfxXXPyUP6GFJZHOQ==",
|
|
944
944
|
"license": "MIT",
|
|
945
945
|
"dependencies": {
|
|
946
|
-
"@babel/helper-plugin-utils": "^7.
|
|
947
|
-
"@babel/plugin-syntax-flow": "^7.
|
|
946
|
+
"@babel/helper-plugin-utils": "^7.29.7",
|
|
947
|
+
"@babel/plugin-syntax-flow": "^7.29.7"
|
|
948
948
|
},
|
|
949
949
|
"engines": {
|
|
950
950
|
"node": ">=6.9.0"
|
|
@@ -954,13 +954,13 @@
|
|
|
954
954
|
}
|
|
955
955
|
},
|
|
956
956
|
"node_modules/@babel/plugin-transform-for-of": {
|
|
957
|
-
"version": "7.
|
|
958
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.
|
|
959
|
-
"integrity": "sha512-
|
|
957
|
+
"version": "7.29.7",
|
|
958
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.29.7.tgz",
|
|
959
|
+
"integrity": "sha512-zeSIHh0+E1Um1WJRXCFlHQYu2ieJNdivLLjlBEp+dIBu3S51n+SZZmIXjxnItw6pz56Cn+KvK68BIBVsxq2JiQ==",
|
|
960
960
|
"license": "MIT",
|
|
961
961
|
"dependencies": {
|
|
962
|
-
"@babel/helper-plugin-utils": "^7.
|
|
963
|
-
"@babel/helper-skip-transparent-expression-wrappers": "^7.
|
|
962
|
+
"@babel/helper-plugin-utils": "^7.29.7",
|
|
963
|
+
"@babel/helper-skip-transparent-expression-wrappers": "^7.29.7"
|
|
964
964
|
},
|
|
965
965
|
"engines": {
|
|
966
966
|
"node": ">=6.9.0"
|
|
@@ -970,14 +970,14 @@
|
|
|
970
970
|
}
|
|
971
971
|
},
|
|
972
972
|
"node_modules/@babel/plugin-transform-function-name": {
|
|
973
|
-
"version": "7.
|
|
974
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.
|
|
975
|
-
"integrity": "sha512-
|
|
973
|
+
"version": "7.29.7",
|
|
974
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.29.7.tgz",
|
|
975
|
+
"integrity": "sha512-otRWaHXE6fbAGkePvaj/kvs3HsqXfPhlnzwSOlnFgbqCPMd975dW+4wZ00WFBt+/YlBGcJwNrARQTOJOb4ZrIg==",
|
|
976
976
|
"license": "MIT",
|
|
977
977
|
"dependencies": {
|
|
978
|
-
"@babel/helper-compilation-targets": "^7.
|
|
979
|
-
"@babel/helper-plugin-utils": "^7.
|
|
980
|
-
"@babel/traverse": "^7.
|
|
978
|
+
"@babel/helper-compilation-targets": "^7.29.7",
|
|
979
|
+
"@babel/helper-plugin-utils": "^7.29.7",
|
|
980
|
+
"@babel/traverse": "^7.29.7"
|
|
981
981
|
},
|
|
982
982
|
"engines": {
|
|
983
983
|
"node": ">=6.9.0"
|
|
@@ -987,12 +987,12 @@
|
|
|
987
987
|
}
|
|
988
988
|
},
|
|
989
989
|
"node_modules/@babel/plugin-transform-literals": {
|
|
990
|
-
"version": "7.
|
|
991
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.
|
|
992
|
-
"integrity": "sha512-
|
|
990
|
+
"version": "7.29.7",
|
|
991
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.29.7.tgz",
|
|
992
|
+
"integrity": "sha512-DZ/oLP21ZuWx1vKqnoNv6/tvEK48AQOBRai40CX9dTjGluvT/YZCyY3rryDtyUqCEoyNroy5KKPwX2iQCiRvyw==",
|
|
993
993
|
"license": "MIT",
|
|
994
994
|
"dependencies": {
|
|
995
|
-
"@babel/helper-plugin-utils": "^7.
|
|
995
|
+
"@babel/helper-plugin-utils": "^7.29.7"
|
|
996
996
|
},
|
|
997
997
|
"engines": {
|
|
998
998
|
"node": ">=6.9.0"
|
|
@@ -1002,12 +1002,12 @@
|
|
|
1002
1002
|
}
|
|
1003
1003
|
},
|
|
1004
1004
|
"node_modules/@babel/plugin-transform-logical-assignment-operators": {
|
|
1005
|
-
"version": "7.
|
|
1006
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.
|
|
1007
|
-
"integrity": "sha512-
|
|
1005
|
+
"version": "7.29.7",
|
|
1006
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.29.7.tgz",
|
|
1007
|
+
"integrity": "sha512-A0H91hh6W8MFRkp5TqJmMr39jzGD1A1E1Ysiv2O06Sfbhkapm+XyIzxWCEh5kqwOZ1/8QZ0dY3SeQ7XBqfJd5Q==",
|
|
1008
1008
|
"license": "MIT",
|
|
1009
1009
|
"dependencies": {
|
|
1010
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1010
|
+
"@babel/helper-plugin-utils": "^7.29.7"
|
|
1011
1011
|
},
|
|
1012
1012
|
"engines": {
|
|
1013
1013
|
"node": ">=6.9.0"
|
|
@@ -1033,13 +1033,13 @@
|
|
|
1033
1033
|
}
|
|
1034
1034
|
},
|
|
1035
1035
|
"node_modules/@babel/plugin-transform-named-capturing-groups-regex": {
|
|
1036
|
-
"version": "7.
|
|
1037
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.
|
|
1038
|
-
"integrity": "sha512-
|
|
1036
|
+
"version": "7.29.7",
|
|
1037
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.29.7.tgz",
|
|
1038
|
+
"integrity": "sha512-vuFoLwr4qnv2xbZ16SQd6uPcH5FNrLHhk/Jzo++0XJFcaDsr4gjJVg6j398oMHiC+83k/GiBzviwF5KBJkPUtQ==",
|
|
1039
1039
|
"license": "MIT",
|
|
1040
1040
|
"dependencies": {
|
|
1041
|
-
"@babel/helper-create-regexp-features-plugin": "^7.
|
|
1042
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1041
|
+
"@babel/helper-create-regexp-features-plugin": "^7.29.7",
|
|
1042
|
+
"@babel/helper-plugin-utils": "^7.29.7"
|
|
1043
1043
|
},
|
|
1044
1044
|
"engines": {
|
|
1045
1045
|
"node": ">=6.9.0"
|
|
@@ -1049,12 +1049,12 @@
|
|
|
1049
1049
|
}
|
|
1050
1050
|
},
|
|
1051
1051
|
"node_modules/@babel/plugin-transform-nullish-coalescing-operator": {
|
|
1052
|
-
"version": "7.
|
|
1053
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.
|
|
1054
|
-
"integrity": "sha512-
|
|
1052
|
+
"version": "7.29.7",
|
|
1053
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.29.7.tgz",
|
|
1054
|
+
"integrity": "sha512-idmp1dFaekP9GbcMvG24Kvw2BfhFZjHnNJCkV4WuIY4PskJzwI3f1N5OdgYke38T7rftO6ERulFRn2cFeZwRkg==",
|
|
1055
1055
|
"license": "MIT",
|
|
1056
1056
|
"dependencies": {
|
|
1057
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1057
|
+
"@babel/helper-plugin-utils": "^7.29.7"
|
|
1058
1058
|
},
|
|
1059
1059
|
"engines": {
|
|
1060
1060
|
"node": ">=6.9.0"
|
|
@@ -1064,12 +1064,12 @@
|
|
|
1064
1064
|
}
|
|
1065
1065
|
},
|
|
1066
1066
|
"node_modules/@babel/plugin-transform-numeric-separator": {
|
|
1067
|
-
"version": "7.
|
|
1068
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.
|
|
1069
|
-
"integrity": "sha512-
|
|
1067
|
+
"version": "7.29.7",
|
|
1068
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.29.7.tgz",
|
|
1069
|
+
"integrity": "sha512-zR7fv/z14OjgHl4AgRtkDBvBMhIzCxqV/qN/2BCRC7LjFwvuzjYe7gDWxC4Wl/SNsLM6SE1IWvRPYMgSJaUvNw==",
|
|
1070
1070
|
"license": "MIT",
|
|
1071
1071
|
"dependencies": {
|
|
1072
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1072
|
+
"@babel/helper-plugin-utils": "^7.29.7"
|
|
1073
1073
|
},
|
|
1074
1074
|
"engines": {
|
|
1075
1075
|
"node": ">=6.9.0"
|
|
@@ -1079,16 +1079,16 @@
|
|
|
1079
1079
|
}
|
|
1080
1080
|
},
|
|
1081
1081
|
"node_modules/@babel/plugin-transform-object-rest-spread": {
|
|
1082
|
-
"version": "7.
|
|
1083
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.
|
|
1084
|
-
"integrity": "sha512-
|
|
1082
|
+
"version": "7.29.7",
|
|
1083
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.29.7.tgz",
|
|
1084
|
+
"integrity": "sha512-Ld98jn4c0smUywL57m7SgsHq3OpThOa6LqZJif3G6jYOovPleoFhVrBJ1WegRApSFB2wu4+RelAj9AC9G08Z4A==",
|
|
1085
1085
|
"license": "MIT",
|
|
1086
1086
|
"dependencies": {
|
|
1087
|
-
"@babel/helper-compilation-targets": "^7.
|
|
1088
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1089
|
-
"@babel/plugin-transform-destructuring": "^7.
|
|
1090
|
-
"@babel/plugin-transform-parameters": "^7.
|
|
1091
|
-
"@babel/traverse": "^7.
|
|
1087
|
+
"@babel/helper-compilation-targets": "^7.29.7",
|
|
1088
|
+
"@babel/helper-plugin-utils": "^7.29.7",
|
|
1089
|
+
"@babel/plugin-transform-destructuring": "^7.29.7",
|
|
1090
|
+
"@babel/plugin-transform-parameters": "^7.29.7",
|
|
1091
|
+
"@babel/traverse": "^7.29.7"
|
|
1092
1092
|
},
|
|
1093
1093
|
"engines": {
|
|
1094
1094
|
"node": ">=6.9.0"
|
|
@@ -1098,12 +1098,12 @@
|
|
|
1098
1098
|
}
|
|
1099
1099
|
},
|
|
1100
1100
|
"node_modules/@babel/plugin-transform-optional-catch-binding": {
|
|
1101
|
-
"version": "7.
|
|
1102
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.
|
|
1103
|
-
"integrity": "sha512-
|
|
1101
|
+
"version": "7.29.7",
|
|
1102
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.29.7.tgz",
|
|
1103
|
+
"integrity": "sha512-sLsyndxK2VwX6yNUOakMb7Sh553ZTe/vVM1XJ+9Z5aW1ytsc8xOIwmyk05NNjN60vkc5/KqoTH6hB4V41LJhng==",
|
|
1104
1104
|
"license": "MIT",
|
|
1105
1105
|
"dependencies": {
|
|
1106
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1106
|
+
"@babel/helper-plugin-utils": "^7.29.7"
|
|
1107
1107
|
},
|
|
1108
1108
|
"engines": {
|
|
1109
1109
|
"node": ">=6.9.0"
|
|
@@ -1113,13 +1113,13 @@
|
|
|
1113
1113
|
}
|
|
1114
1114
|
},
|
|
1115
1115
|
"node_modules/@babel/plugin-transform-optional-chaining": {
|
|
1116
|
-
"version": "7.
|
|
1117
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.
|
|
1118
|
-
"integrity": "sha512-
|
|
1116
|
+
"version": "7.29.7",
|
|
1117
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.29.7.tgz",
|
|
1118
|
+
"integrity": "sha512-6GM1dhvK3gNODkXcEcMCOLEDCLSoZ/sBbro2Ax8HURyasQ4NshagQixkRFdh5niI6E4gmA/jYI/4aT7rRos3ZQ==",
|
|
1119
1119
|
"license": "MIT",
|
|
1120
1120
|
"dependencies": {
|
|
1121
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1122
|
-
"@babel/helper-skip-transparent-expression-wrappers": "^7.
|
|
1121
|
+
"@babel/helper-plugin-utils": "^7.29.7",
|
|
1122
|
+
"@babel/helper-skip-transparent-expression-wrappers": "^7.29.7"
|
|
1123
1123
|
},
|
|
1124
1124
|
"engines": {
|
|
1125
1125
|
"node": ">=6.9.0"
|
|
@@ -1129,12 +1129,12 @@
|
|
|
1129
1129
|
}
|
|
1130
1130
|
},
|
|
1131
1131
|
"node_modules/@babel/plugin-transform-parameters": {
|
|
1132
|
-
"version": "7.
|
|
1133
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.
|
|
1134
|
-
"integrity": "sha512-
|
|
1132
|
+
"version": "7.29.7",
|
|
1133
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.29.7.tgz",
|
|
1134
|
+
"integrity": "sha512-ZDOBqV/qLYJI0YElr8DcENEyARsFQeESqWXH6gZlghYXuPPjvweuDhP4VyEi4BlUBlLRFZVjxoZDMjxhLW766g==",
|
|
1135
1135
|
"license": "MIT",
|
|
1136
1136
|
"dependencies": {
|
|
1137
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1137
|
+
"@babel/helper-plugin-utils": "^7.29.7"
|
|
1138
1138
|
},
|
|
1139
1139
|
"engines": {
|
|
1140
1140
|
"node": ">=6.9.0"
|
|
@@ -1144,13 +1144,13 @@
|
|
|
1144
1144
|
}
|
|
1145
1145
|
},
|
|
1146
1146
|
"node_modules/@babel/plugin-transform-private-methods": {
|
|
1147
|
-
"version": "7.
|
|
1148
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.
|
|
1149
|
-
"integrity": "sha512
|
|
1147
|
+
"version": "7.29.7",
|
|
1148
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.29.7.tgz",
|
|
1149
|
+
"integrity": "sha512-/6Rz4DK1ETDEM/bWHsPHcaEe7ZaT1EqSXjtSP/L0DijOYuaUhiRiOKcwpZ8P7zR4xXEHc2ITdiCgBm9Tpyv9ug==",
|
|
1150
1150
|
"license": "MIT",
|
|
1151
1151
|
"dependencies": {
|
|
1152
|
-
"@babel/helper-create-class-features-plugin": "^7.
|
|
1153
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1152
|
+
"@babel/helper-create-class-features-plugin": "^7.29.7",
|
|
1153
|
+
"@babel/helper-plugin-utils": "^7.29.7"
|
|
1154
1154
|
},
|
|
1155
1155
|
"engines": {
|
|
1156
1156
|
"node": ">=6.9.0"
|
|
@@ -1160,14 +1160,14 @@
|
|
|
1160
1160
|
}
|
|
1161
1161
|
},
|
|
1162
1162
|
"node_modules/@babel/plugin-transform-private-property-in-object": {
|
|
1163
|
-
"version": "7.
|
|
1164
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.
|
|
1165
|
-
"integrity": "sha512
|
|
1163
|
+
"version": "7.29.7",
|
|
1164
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.29.7.tgz",
|
|
1165
|
+
"integrity": "sha512-+BNo06dnrzdNNqCm1X6YUaVv0DKk8Q+JYcoZfOkLhYWNCXzlwTSRq8zGWayT1csjcpNXV9CQTBRRbmTLZac5cA==",
|
|
1166
1166
|
"license": "MIT",
|
|
1167
1167
|
"dependencies": {
|
|
1168
|
-
"@babel/helper-annotate-as-pure": "^7.
|
|
1169
|
-
"@babel/helper-create-class-features-plugin": "^7.
|
|
1170
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1168
|
+
"@babel/helper-annotate-as-pure": "^7.29.7",
|
|
1169
|
+
"@babel/helper-create-class-features-plugin": "^7.29.7",
|
|
1170
|
+
"@babel/helper-plugin-utils": "^7.29.7"
|
|
1171
1171
|
},
|
|
1172
1172
|
"engines": {
|
|
1173
1173
|
"node": ">=6.9.0"
|
|
@@ -1226,12 +1226,12 @@
|
|
|
1226
1226
|
}
|
|
1227
1227
|
},
|
|
1228
1228
|
"node_modules/@babel/plugin-transform-react-jsx-self": {
|
|
1229
|
-
"version": "7.
|
|
1230
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.
|
|
1231
|
-
"integrity": "sha512-
|
|
1229
|
+
"version": "7.29.7",
|
|
1230
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.29.7.tgz",
|
|
1231
|
+
"integrity": "sha512-TL0hMc9xzy86VD31nUiwzd5otRAcyEPcsegCxolO0PvcXuH1v0kECe/UIznYFihpkvU5wg/jk4v0TTEFfm53fw==",
|
|
1232
1232
|
"license": "MIT",
|
|
1233
1233
|
"dependencies": {
|
|
1234
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1234
|
+
"@babel/helper-plugin-utils": "^7.29.7"
|
|
1235
1235
|
},
|
|
1236
1236
|
"engines": {
|
|
1237
1237
|
"node": ">=6.9.0"
|
|
@@ -1241,12 +1241,12 @@
|
|
|
1241
1241
|
}
|
|
1242
1242
|
},
|
|
1243
1243
|
"node_modules/@babel/plugin-transform-react-jsx-source": {
|
|
1244
|
-
"version": "7.
|
|
1245
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.
|
|
1246
|
-
"integrity": "sha512-
|
|
1244
|
+
"version": "7.29.7",
|
|
1245
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.29.7.tgz",
|
|
1246
|
+
"integrity": "sha512-06IyK09H3wi4cGbhDBwp5gUGo0IKtnYa8tyTiephirPCK6fbobVGiXMMI5zLQ4aKEYP3wZ3ArU44o+8KMrSG/Q==",
|
|
1247
1247
|
"license": "MIT",
|
|
1248
1248
|
"dependencies": {
|
|
1249
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1249
|
+
"@babel/helper-plugin-utils": "^7.29.7"
|
|
1250
1250
|
},
|
|
1251
1251
|
"engines": {
|
|
1252
1252
|
"node": ">=6.9.0"
|
|
@@ -1272,12 +1272,12 @@
|
|
|
1272
1272
|
}
|
|
1273
1273
|
},
|
|
1274
1274
|
"node_modules/@babel/plugin-transform-regenerator": {
|
|
1275
|
-
"version": "7.
|
|
1276
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.
|
|
1277
|
-
"integrity": "sha512
|
|
1275
|
+
"version": "7.29.7",
|
|
1276
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.29.7.tgz",
|
|
1277
|
+
"integrity": "sha512-rNNFV0DBAJp988xW2DOntfDoYn1eR8GGF5AT5vYc+rjyfaQkM242c9tZUHHPe7KYaiJizXPWhQTzzdbXySyhBw==",
|
|
1278
1278
|
"license": "MIT",
|
|
1279
1279
|
"dependencies": {
|
|
1280
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1280
|
+
"@babel/helper-plugin-utils": "^7.29.7"
|
|
1281
1281
|
},
|
|
1282
1282
|
"engines": {
|
|
1283
1283
|
"node": ">=6.9.0"
|
|
@@ -1287,13 +1287,13 @@
|
|
|
1287
1287
|
}
|
|
1288
1288
|
},
|
|
1289
1289
|
"node_modules/@babel/plugin-transform-runtime": {
|
|
1290
|
-
"version": "7.
|
|
1291
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.
|
|
1292
|
-
"integrity": "sha512-
|
|
1290
|
+
"version": "7.29.7",
|
|
1291
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.29.7.tgz",
|
|
1292
|
+
"integrity": "sha512-xmAscdE/AsqRW7vutbPNoUmu/nF5SrLKPs7aoJgEjo35lLKA/Bc0i2rMv/hr1+Y0o1bQCiVtith3u2vdgRL39Q==",
|
|
1293
1293
|
"license": "MIT",
|
|
1294
1294
|
"dependencies": {
|
|
1295
|
-
"@babel/helper-module-imports": "^7.
|
|
1296
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1295
|
+
"@babel/helper-module-imports": "^7.29.7",
|
|
1296
|
+
"@babel/helper-plugin-utils": "^7.29.7",
|
|
1297
1297
|
"babel-plugin-polyfill-corejs2": "^0.4.14",
|
|
1298
1298
|
"babel-plugin-polyfill-corejs3": "^0.13.0",
|
|
1299
1299
|
"babel-plugin-polyfill-regenerator": "^0.6.5",
|
|
@@ -1307,12 +1307,12 @@
|
|
|
1307
1307
|
}
|
|
1308
1308
|
},
|
|
1309
1309
|
"node_modules/@babel/plugin-transform-shorthand-properties": {
|
|
1310
|
-
"version": "7.
|
|
1311
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.
|
|
1312
|
-
"integrity": "sha512-
|
|
1310
|
+
"version": "7.29.7",
|
|
1311
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.29.7.tgz",
|
|
1312
|
+
"integrity": "sha512-I+WYbGBAiCn7nA6xBrlgPH+MB7HWb4u8pv5S0Pv7OtwNvIFvCCb24YlttKEeUFVurfBCEaOTnuhlqsb7f0Z5Dg==",
|
|
1313
1313
|
"license": "MIT",
|
|
1314
1314
|
"dependencies": {
|
|
1315
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1315
|
+
"@babel/helper-plugin-utils": "^7.29.7"
|
|
1316
1316
|
},
|
|
1317
1317
|
"engines": {
|
|
1318
1318
|
"node": ">=6.9.0"
|
|
@@ -1322,13 +1322,13 @@
|
|
|
1322
1322
|
}
|
|
1323
1323
|
},
|
|
1324
1324
|
"node_modules/@babel/plugin-transform-spread": {
|
|
1325
|
-
"version": "7.
|
|
1326
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.
|
|
1327
|
-
"integrity": "sha512
|
|
1325
|
+
"version": "7.29.7",
|
|
1326
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.29.7.tgz",
|
|
1327
|
+
"integrity": "sha512-/u5K1QWada7tbYNqTjMh96718g9NTwh9tfPJMsSmVsQwGT447FskV+KcfeXkXq2GWki4EM/MuTdmBec+hOuVTQ==",
|
|
1328
1328
|
"license": "MIT",
|
|
1329
1329
|
"dependencies": {
|
|
1330
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1331
|
-
"@babel/helper-skip-transparent-expression-wrappers": "^7.
|
|
1330
|
+
"@babel/helper-plugin-utils": "^7.29.7",
|
|
1331
|
+
"@babel/helper-skip-transparent-expression-wrappers": "^7.29.7"
|
|
1332
1332
|
},
|
|
1333
1333
|
"engines": {
|
|
1334
1334
|
"node": ">=6.9.0"
|
|
@@ -1338,12 +1338,12 @@
|
|
|
1338
1338
|
}
|
|
1339
1339
|
},
|
|
1340
1340
|
"node_modules/@babel/plugin-transform-sticky-regex": {
|
|
1341
|
-
"version": "7.
|
|
1342
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.
|
|
1343
|
-
"integrity": "sha512-
|
|
1341
|
+
"version": "7.29.7",
|
|
1342
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.29.7.tgz",
|
|
1343
|
+
"integrity": "sha512-BCHzNYJGe9l7EpwwDBN/ztlL2NYFFq8hp9ddjtUEM9f2O7S7kKV/lL6Fwo7IF7NSkYhPK2vO+86nIGltA90MsA==",
|
|
1344
1344
|
"license": "MIT",
|
|
1345
1345
|
"dependencies": {
|
|
1346
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1346
|
+
"@babel/helper-plugin-utils": "^7.29.7"
|
|
1347
1347
|
},
|
|
1348
1348
|
"engines": {
|
|
1349
1349
|
"node": ">=6.9.0"
|
|
@@ -1372,13 +1372,13 @@
|
|
|
1372
1372
|
}
|
|
1373
1373
|
},
|
|
1374
1374
|
"node_modules/@babel/plugin-transform-unicode-regex": {
|
|
1375
|
-
"version": "7.
|
|
1376
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.
|
|
1377
|
-
"integrity": "sha512-
|
|
1375
|
+
"version": "7.29.7",
|
|
1376
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.29.7.tgz",
|
|
1377
|
+
"integrity": "sha512-7D/x/23/d/3VqZ0QA+LGbZMlGwZjztBygSWWWsfTPoQ1oQ6Q1P6Mr3d0kk42XabyUVw+fha3LqdRsFqeKqvCyA==",
|
|
1378
1378
|
"license": "MIT",
|
|
1379
1379
|
"dependencies": {
|
|
1380
|
-
"@babel/helper-create-regexp-features-plugin": "^7.
|
|
1381
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1380
|
+
"@babel/helper-create-regexp-features-plugin": "^7.29.7",
|
|
1381
|
+
"@babel/helper-plugin-utils": "^7.29.7"
|
|
1382
1382
|
},
|
|
1383
1383
|
"engines": {
|
|
1384
1384
|
"node": ">=6.9.0"
|
|
@@ -1427,9 +1427,9 @@
|
|
|
1427
1427
|
}
|
|
1428
1428
|
},
|
|
1429
1429
|
"node_modules/@babel/runtime": {
|
|
1430
|
-
"version": "7.
|
|
1431
|
-
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.
|
|
1432
|
-
"integrity": "sha512-
|
|
1430
|
+
"version": "7.29.7",
|
|
1431
|
+
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.29.7.tgz",
|
|
1432
|
+
"integrity": "sha512-Nq8OhGWiZIZGV6hLHoyAKLLcJihP/xFeBMGJoUrxTX2psI8dCifzLhZISFb+VWS3wFMRDmCGw5R+dOySCqPLhw==",
|
|
1433
1433
|
"license": "MIT",
|
|
1434
1434
|
"engines": {
|
|
1435
1435
|
"node": ">=6.9.0"
|
|
@@ -1469,17 +1469,17 @@
|
|
|
1469
1469
|
},
|
|
1470
1470
|
"node_modules/@babel/traverse--for-generate-function-map": {
|
|
1471
1471
|
"name": "@babel/traverse",
|
|
1472
|
-
"version": "7.
|
|
1473
|
-
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.
|
|
1474
|
-
"integrity": "sha512-
|
|
1472
|
+
"version": "7.29.7",
|
|
1473
|
+
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.29.7.tgz",
|
|
1474
|
+
"integrity": "sha512-EhlfNQtZ+NK22w5BM61ciuiq1m58ed33Wr1Xan//ZRTy6hgjnwyCffRYwzsGXdASJSUJ1guZILsErh1eQcl+zw==",
|
|
1475
1475
|
"license": "MIT",
|
|
1476
1476
|
"dependencies": {
|
|
1477
|
-
"@babel/code-frame": "^7.
|
|
1478
|
-
"@babel/generator": "^7.
|
|
1479
|
-
"@babel/helper-globals": "^7.
|
|
1480
|
-
"@babel/parser": "^7.
|
|
1481
|
-
"@babel/template": "^7.
|
|
1482
|
-
"@babel/types": "^7.
|
|
1477
|
+
"@babel/code-frame": "^7.29.7",
|
|
1478
|
+
"@babel/generator": "^7.29.7",
|
|
1479
|
+
"@babel/helper-globals": "^7.29.7",
|
|
1480
|
+
"@babel/parser": "^7.29.7",
|
|
1481
|
+
"@babel/template": "^7.29.7",
|
|
1482
|
+
"@babel/types": "^7.29.7",
|
|
1483
1483
|
"debug": "^4.3.1"
|
|
1484
1484
|
},
|
|
1485
1485
|
"engines": {
|
|
@@ -1530,19 +1530,19 @@
|
|
|
1530
1530
|
}
|
|
1531
1531
|
},
|
|
1532
1532
|
"node_modules/@expo/config-plugins": {
|
|
1533
|
-
"version": "
|
|
1534
|
-
"resolved": "https://registry.npmjs.org/@expo/config-plugins/-/config-plugins-
|
|
1535
|
-
"integrity": "sha512-
|
|
1533
|
+
"version": "10.1.2",
|
|
1534
|
+
"resolved": "https://registry.npmjs.org/@expo/config-plugins/-/config-plugins-10.1.2.tgz",
|
|
1535
|
+
"integrity": "sha512-IMYCxBOcnuFStuK0Ay+FzEIBKrwW8OVUMc65+v0+i7YFIIe8aL342l7T4F8lR4oCfhXn7d6M5QPgXvjtc/gAcw==",
|
|
1536
1536
|
"license": "MIT",
|
|
1537
1537
|
"dependencies": {
|
|
1538
|
-
"@expo/config-types": "^
|
|
1539
|
-
"@expo/json-file": "~
|
|
1540
|
-
"@expo/plist": "^0.
|
|
1538
|
+
"@expo/config-types": "^53.0.5",
|
|
1539
|
+
"@expo/json-file": "~9.1.5",
|
|
1540
|
+
"@expo/plist": "^0.3.5",
|
|
1541
1541
|
"@expo/sdk-runtime-versions": "^1.0.0",
|
|
1542
1542
|
"chalk": "^4.1.2",
|
|
1543
1543
|
"debug": "^4.3.5",
|
|
1544
1544
|
"getenv": "^2.0.0",
|
|
1545
|
-
"glob": "^
|
|
1545
|
+
"glob": "^10.4.2",
|
|
1546
1546
|
"resolve-from": "^5.0.0",
|
|
1547
1547
|
"semver": "^7.5.4",
|
|
1548
1548
|
"slash": "^3.0.0",
|
|
@@ -1551,37 +1551,37 @@
|
|
|
1551
1551
|
"xml2js": "0.6.0"
|
|
1552
1552
|
}
|
|
1553
1553
|
},
|
|
1554
|
-
"node_modules/@expo/config-plugins/node_modules
|
|
1555
|
-
"version": "
|
|
1556
|
-
"resolved": "https://registry.npmjs.org
|
|
1557
|
-
"integrity": "sha512-
|
|
1558
|
-
"
|
|
1559
|
-
"
|
|
1560
|
-
"@babel/highlight": "^7.10.4"
|
|
1561
|
-
}
|
|
1562
|
-
},
|
|
1563
|
-
"node_modules/@expo/config-plugins/node_modules/@expo/json-file": {
|
|
1564
|
-
"version": "10.0.16",
|
|
1565
|
-
"resolved": "https://registry.npmjs.org/@expo/json-file/-/json-file-10.0.16.tgz",
|
|
1566
|
-
"integrity": "sha512-fcVkWEj+hLuP2yt5W0aw6LmDRqSPWDLUSxOMcmFeV+algmIF59sQVKCwB9btjQLd4V6x9N0pISkQEkBubUHrCw==",
|
|
1567
|
-
"license": "MIT",
|
|
1554
|
+
"node_modules/@expo/config-plugins/node_modules/glob": {
|
|
1555
|
+
"version": "10.5.0",
|
|
1556
|
+
"resolved": "https://registry.npmjs.org/glob/-/glob-10.5.0.tgz",
|
|
1557
|
+
"integrity": "sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==",
|
|
1558
|
+
"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",
|
|
1559
|
+
"license": "ISC",
|
|
1568
1560
|
"dependencies": {
|
|
1569
|
-
"
|
|
1570
|
-
"
|
|
1561
|
+
"foreground-child": "^3.1.0",
|
|
1562
|
+
"jackspeak": "^3.1.2",
|
|
1563
|
+
"minimatch": "^9.0.4",
|
|
1564
|
+
"minipass": "^7.1.2",
|
|
1565
|
+
"package-json-from-dist": "^1.0.0",
|
|
1566
|
+
"path-scurry": "^1.11.1"
|
|
1567
|
+
},
|
|
1568
|
+
"bin": {
|
|
1569
|
+
"glob": "dist/esm/bin.mjs"
|
|
1570
|
+
},
|
|
1571
|
+
"funding": {
|
|
1572
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
1571
1573
|
}
|
|
1572
1574
|
},
|
|
1573
|
-
"node_modules/@expo/config-plugins/node_modules/
|
|
1574
|
-
"version": "
|
|
1575
|
-
"resolved": "https://registry.npmjs.org/
|
|
1576
|
-
"integrity": "sha512-
|
|
1577
|
-
"license": "
|
|
1575
|
+
"node_modules/@expo/config-plugins/node_modules/minimatch": {
|
|
1576
|
+
"version": "9.0.9",
|
|
1577
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz",
|
|
1578
|
+
"integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==",
|
|
1579
|
+
"license": "ISC",
|
|
1578
1580
|
"dependencies": {
|
|
1579
|
-
"
|
|
1580
|
-
"minipass": "^7.1.3",
|
|
1581
|
-
"path-scurry": "^2.0.2"
|
|
1581
|
+
"brace-expansion": "^2.0.2"
|
|
1582
1582
|
},
|
|
1583
1583
|
"engines": {
|
|
1584
|
-
"node": "
|
|
1584
|
+
"node": ">=16 || 14 >=14.17"
|
|
1585
1585
|
},
|
|
1586
1586
|
"funding": {
|
|
1587
1587
|
"url": "https://github.com/sponsors/isaacs"
|
|
@@ -1600,9 +1600,9 @@
|
|
|
1600
1600
|
}
|
|
1601
1601
|
},
|
|
1602
1602
|
"node_modules/@expo/config-types": {
|
|
1603
|
-
"version": "
|
|
1604
|
-
"resolved": "https://registry.npmjs.org/@expo/config-types/-/config-types-
|
|
1605
|
-
"integrity": "sha512
|
|
1603
|
+
"version": "53.0.5",
|
|
1604
|
+
"resolved": "https://registry.npmjs.org/@expo/config-types/-/config-types-53.0.5.tgz",
|
|
1605
|
+
"integrity": "sha512-kqZ0w44E+HEGBjy+Lpyn0BVL5UANg/tmNixxaRMLS6nf37YsDrLk2VMAmeKMMk5CKG0NmOdVv3ngeUjRQMsy9g==",
|
|
1606
1606
|
"license": "MIT"
|
|
1607
1607
|
},
|
|
1608
1608
|
"node_modules/@expo/config/node_modules/@babel/code-frame": {
|
|
@@ -1614,6 +1614,79 @@
|
|
|
1614
1614
|
"@babel/highlight": "^7.10.4"
|
|
1615
1615
|
}
|
|
1616
1616
|
},
|
|
1617
|
+
"node_modules/@expo/config/node_modules/@expo/config-plugins": {
|
|
1618
|
+
"version": "54.0.5",
|
|
1619
|
+
"resolved": "https://registry.npmjs.org/@expo/config-plugins/-/config-plugins-54.0.5.tgz",
|
|
1620
|
+
"integrity": "sha512-aWQ3sViNRoQWw6So4A2qhWCt24CuGBK6MrRHI1AG+V6/NQAjIZCHaSvcXK2gXKpmisRhTSUWaKPIgLJQFB+AeQ==",
|
|
1621
|
+
"license": "MIT",
|
|
1622
|
+
"dependencies": {
|
|
1623
|
+
"@expo/config-types": "^54.0.10",
|
|
1624
|
+
"@expo/json-file": "~10.0.16",
|
|
1625
|
+
"@expo/plist": "^0.4.9",
|
|
1626
|
+
"@expo/sdk-runtime-versions": "^1.0.0",
|
|
1627
|
+
"chalk": "^4.1.2",
|
|
1628
|
+
"debug": "^4.3.5",
|
|
1629
|
+
"getenv": "^2.0.0",
|
|
1630
|
+
"glob": "^13.0.0",
|
|
1631
|
+
"resolve-from": "^5.0.0",
|
|
1632
|
+
"semver": "^7.5.4",
|
|
1633
|
+
"slash": "^3.0.0",
|
|
1634
|
+
"slugify": "^1.6.6",
|
|
1635
|
+
"xcode": "^3.0.1",
|
|
1636
|
+
"xml2js": "0.6.0"
|
|
1637
|
+
}
|
|
1638
|
+
},
|
|
1639
|
+
"node_modules/@expo/config/node_modules/@expo/config-plugins/node_modules/@expo/json-file": {
|
|
1640
|
+
"version": "10.0.16",
|
|
1641
|
+
"resolved": "https://registry.npmjs.org/@expo/json-file/-/json-file-10.0.16.tgz",
|
|
1642
|
+
"integrity": "sha512-fcVkWEj+hLuP2yt5W0aw6LmDRqSPWDLUSxOMcmFeV+algmIF59sQVKCwB9btjQLd4V6x9N0pISkQEkBubUHrCw==",
|
|
1643
|
+
"license": "MIT",
|
|
1644
|
+
"dependencies": {
|
|
1645
|
+
"@babel/code-frame": "~7.10.4",
|
|
1646
|
+
"json5": "^2.2.3"
|
|
1647
|
+
}
|
|
1648
|
+
},
|
|
1649
|
+
"node_modules/@expo/config/node_modules/@expo/config-types": {
|
|
1650
|
+
"version": "54.0.10",
|
|
1651
|
+
"resolved": "https://registry.npmjs.org/@expo/config-types/-/config-types-54.0.10.tgz",
|
|
1652
|
+
"integrity": "sha512-/J16SC2an1LdtCZ67xhSkGXpALYUVUNyZws7v+PVsFZxClYehDSoKLqyRaGkpHlYrCc08bS0RF5E0JV6g50psA==",
|
|
1653
|
+
"license": "MIT"
|
|
1654
|
+
},
|
|
1655
|
+
"node_modules/@expo/config/node_modules/@expo/json-file": {
|
|
1656
|
+
"version": "10.2.0",
|
|
1657
|
+
"resolved": "https://registry.npmjs.org/@expo/json-file/-/json-file-10.2.0.tgz",
|
|
1658
|
+
"integrity": "sha512-S6XzKe3R9GQeHiUPXc3xJjOv2VJhOEwFYf7xdC2z2cUqt3kZJ9mSO877sNQloVdnW/SUCtPY3bexlM7nwq+CAQ==",
|
|
1659
|
+
"license": "MIT",
|
|
1660
|
+
"dependencies": {
|
|
1661
|
+
"@babel/code-frame": "^7.20.0",
|
|
1662
|
+
"json5": "^2.2.3"
|
|
1663
|
+
}
|
|
1664
|
+
},
|
|
1665
|
+
"node_modules/@expo/config/node_modules/@expo/json-file/node_modules/@babel/code-frame": {
|
|
1666
|
+
"version": "7.29.7",
|
|
1667
|
+
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.29.7.tgz",
|
|
1668
|
+
"integrity": "sha512-Aup7aUOfpbAUg2ROOJN6Iw5f9DMBlzu0mIkm/malLQFN/YQgO48wCj0Kxa3sEHJvPVFg7siR+qRInwXd2qhQKw==",
|
|
1669
|
+
"license": "MIT",
|
|
1670
|
+
"dependencies": {
|
|
1671
|
+
"@babel/helper-validator-identifier": "^7.29.7",
|
|
1672
|
+
"js-tokens": "^4.0.0",
|
|
1673
|
+
"picocolors": "^1.1.1"
|
|
1674
|
+
},
|
|
1675
|
+
"engines": {
|
|
1676
|
+
"node": ">=6.9.0"
|
|
1677
|
+
}
|
|
1678
|
+
},
|
|
1679
|
+
"node_modules/@expo/config/node_modules/@expo/plist": {
|
|
1680
|
+
"version": "0.4.9",
|
|
1681
|
+
"resolved": "https://registry.npmjs.org/@expo/plist/-/plist-0.4.9.tgz",
|
|
1682
|
+
"integrity": "sha512-MPVpmKGfnQEnrCzgxuXcmPP/y/t6AVm+DcSb2Myp21LKWv1N3l8uFxMggesfF4ixAxkRlGmMMx9GyDC9M+XklQ==",
|
|
1683
|
+
"license": "MIT",
|
|
1684
|
+
"dependencies": {
|
|
1685
|
+
"@xmldom/xmldom": "^0.8.8",
|
|
1686
|
+
"base64-js": "^1.2.3",
|
|
1687
|
+
"xmlbuilder": "^15.1.1"
|
|
1688
|
+
}
|
|
1689
|
+
},
|
|
1617
1690
|
"node_modules/@expo/config/node_modules/glob": {
|
|
1618
1691
|
"version": "13.0.6",
|
|
1619
1692
|
"resolved": "https://registry.npmjs.org/glob/-/glob-13.0.6.tgz",
|
|
@@ -1631,10 +1704,35 @@
|
|
|
1631
1704
|
"url": "https://github.com/sponsors/isaacs"
|
|
1632
1705
|
}
|
|
1633
1706
|
},
|
|
1707
|
+
"node_modules/@expo/config/node_modules/lru-cache": {
|
|
1708
|
+
"version": "11.5.2",
|
|
1709
|
+
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.5.2.tgz",
|
|
1710
|
+
"integrity": "sha512-4pfM1Ff0x50o0tQwb5ucw/RzNyD0/YJME6IVcStalZuMWxdt3sR3huStTtxz4PUmvZfRguvDejasvQ2kifR11g==",
|
|
1711
|
+
"license": "BlueOak-1.0.0",
|
|
1712
|
+
"engines": {
|
|
1713
|
+
"node": "20 || >=22"
|
|
1714
|
+
}
|
|
1715
|
+
},
|
|
1716
|
+
"node_modules/@expo/config/node_modules/path-scurry": {
|
|
1717
|
+
"version": "2.0.2",
|
|
1718
|
+
"resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-2.0.2.tgz",
|
|
1719
|
+
"integrity": "sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg==",
|
|
1720
|
+
"license": "BlueOak-1.0.0",
|
|
1721
|
+
"dependencies": {
|
|
1722
|
+
"lru-cache": "^11.0.0",
|
|
1723
|
+
"minipass": "^7.1.2"
|
|
1724
|
+
},
|
|
1725
|
+
"engines": {
|
|
1726
|
+
"node": "18 || 20 || >=22"
|
|
1727
|
+
},
|
|
1728
|
+
"funding": {
|
|
1729
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
1730
|
+
}
|
|
1731
|
+
},
|
|
1634
1732
|
"node_modules/@expo/config/node_modules/semver": {
|
|
1635
|
-
"version": "7.
|
|
1636
|
-
"resolved": "https://registry.npmjs.org/semver/-/semver-7.
|
|
1637
|
-
"integrity": "sha512-
|
|
1733
|
+
"version": "7.8.5",
|
|
1734
|
+
"resolved": "https://registry.npmjs.org/semver/-/semver-7.8.5.tgz",
|
|
1735
|
+
"integrity": "sha512-Y7/KDsb8LjooZpwaqGyulO6DQlksgCncchHGk+sZIY4SBvUocMBEFH5Ur1fI4dV+Jvl0w6cjvucaIi40puRioA==",
|
|
1638
1736
|
"license": "ISC",
|
|
1639
1737
|
"bin": {
|
|
1640
1738
|
"semver": "bin/semver.js"
|
|
@@ -1735,16 +1833,41 @@
|
|
|
1735
1833
|
"url": "https://github.com/sponsors/isaacs"
|
|
1736
1834
|
}
|
|
1737
1835
|
},
|
|
1738
|
-
"node_modules/@expo/fingerprint/node_modules/
|
|
1739
|
-
"version": "
|
|
1740
|
-
"resolved": "https://registry.npmjs.org/
|
|
1741
|
-
"integrity": "sha512-
|
|
1742
|
-
"license": "
|
|
1743
|
-
"bin": {
|
|
1744
|
-
"semver": "bin/semver.js"
|
|
1745
|
-
},
|
|
1836
|
+
"node_modules/@expo/fingerprint/node_modules/lru-cache": {
|
|
1837
|
+
"version": "11.5.2",
|
|
1838
|
+
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.5.2.tgz",
|
|
1839
|
+
"integrity": "sha512-4pfM1Ff0x50o0tQwb5ucw/RzNyD0/YJME6IVcStalZuMWxdt3sR3huStTtxz4PUmvZfRguvDejasvQ2kifR11g==",
|
|
1840
|
+
"license": "BlueOak-1.0.0",
|
|
1746
1841
|
"engines": {
|
|
1747
|
-
"node": ">=
|
|
1842
|
+
"node": "20 || >=22"
|
|
1843
|
+
}
|
|
1844
|
+
},
|
|
1845
|
+
"node_modules/@expo/fingerprint/node_modules/path-scurry": {
|
|
1846
|
+
"version": "2.0.2",
|
|
1847
|
+
"resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-2.0.2.tgz",
|
|
1848
|
+
"integrity": "sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg==",
|
|
1849
|
+
"license": "BlueOak-1.0.0",
|
|
1850
|
+
"dependencies": {
|
|
1851
|
+
"lru-cache": "^11.0.0",
|
|
1852
|
+
"minipass": "^7.1.2"
|
|
1853
|
+
},
|
|
1854
|
+
"engines": {
|
|
1855
|
+
"node": "18 || 20 || >=22"
|
|
1856
|
+
},
|
|
1857
|
+
"funding": {
|
|
1858
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
1859
|
+
}
|
|
1860
|
+
},
|
|
1861
|
+
"node_modules/@expo/fingerprint/node_modules/semver": {
|
|
1862
|
+
"version": "7.8.5",
|
|
1863
|
+
"resolved": "https://registry.npmjs.org/semver/-/semver-7.8.5.tgz",
|
|
1864
|
+
"integrity": "sha512-Y7/KDsb8LjooZpwaqGyulO6DQlksgCncchHGk+sZIY4SBvUocMBEFH5Ur1fI4dV+Jvl0w6cjvucaIi40puRioA==",
|
|
1865
|
+
"license": "ISC",
|
|
1866
|
+
"bin": {
|
|
1867
|
+
"semver": "bin/semver.js"
|
|
1868
|
+
},
|
|
1869
|
+
"engines": {
|
|
1870
|
+
"node": ">=10"
|
|
1748
1871
|
}
|
|
1749
1872
|
},
|
|
1750
1873
|
"node_modules/@expo/image-utils": {
|
|
@@ -1775,15 +1898,24 @@
|
|
|
1775
1898
|
}
|
|
1776
1899
|
},
|
|
1777
1900
|
"node_modules/@expo/json-file": {
|
|
1778
|
-
"version": "
|
|
1779
|
-
"resolved": "https://registry.npmjs.org/@expo/json-file/-/json-file-
|
|
1780
|
-
"integrity": "sha512-
|
|
1901
|
+
"version": "9.1.5",
|
|
1902
|
+
"resolved": "https://registry.npmjs.org/@expo/json-file/-/json-file-9.1.5.tgz",
|
|
1903
|
+
"integrity": "sha512-prWBhLUlmcQtvN6Y7BpW2k9zXGd3ySa3R6rAguMJkp1z22nunLN64KYTUWfijFlprFoxm9r2VNnGkcbndAlgKA==",
|
|
1781
1904
|
"license": "MIT",
|
|
1782
1905
|
"dependencies": {
|
|
1783
|
-
"@babel/code-frame": "
|
|
1906
|
+
"@babel/code-frame": "~7.10.4",
|
|
1784
1907
|
"json5": "^2.2.3"
|
|
1785
1908
|
}
|
|
1786
1909
|
},
|
|
1910
|
+
"node_modules/@expo/json-file/node_modules/@babel/code-frame": {
|
|
1911
|
+
"version": "7.10.4",
|
|
1912
|
+
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.10.4.tgz",
|
|
1913
|
+
"integrity": "sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg==",
|
|
1914
|
+
"license": "MIT",
|
|
1915
|
+
"dependencies": {
|
|
1916
|
+
"@babel/highlight": "^7.10.4"
|
|
1917
|
+
}
|
|
1918
|
+
},
|
|
1787
1919
|
"node_modules/@expo/metro": {
|
|
1788
1920
|
"version": "54.2.0",
|
|
1789
1921
|
"resolved": "https://registry.npmjs.org/@expo/metro/-/metro-54.2.0.tgz",
|
|
@@ -1879,6 +2011,63 @@
|
|
|
1879
2011
|
"url": "https://github.com/sponsors/isaacs"
|
|
1880
2012
|
}
|
|
1881
2013
|
},
|
|
2014
|
+
"node_modules/@expo/metro-config/node_modules/lru-cache": {
|
|
2015
|
+
"version": "11.5.2",
|
|
2016
|
+
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.5.2.tgz",
|
|
2017
|
+
"integrity": "sha512-4pfM1Ff0x50o0tQwb5ucw/RzNyD0/YJME6IVcStalZuMWxdt3sR3huStTtxz4PUmvZfRguvDejasvQ2kifR11g==",
|
|
2018
|
+
"license": "BlueOak-1.0.0",
|
|
2019
|
+
"engines": {
|
|
2020
|
+
"node": "20 || >=22"
|
|
2021
|
+
}
|
|
2022
|
+
},
|
|
2023
|
+
"node_modules/@expo/metro-config/node_modules/path-scurry": {
|
|
2024
|
+
"version": "2.0.2",
|
|
2025
|
+
"resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-2.0.2.tgz",
|
|
2026
|
+
"integrity": "sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg==",
|
|
2027
|
+
"license": "BlueOak-1.0.0",
|
|
2028
|
+
"dependencies": {
|
|
2029
|
+
"lru-cache": "^11.0.0",
|
|
2030
|
+
"minipass": "^7.1.2"
|
|
2031
|
+
},
|
|
2032
|
+
"engines": {
|
|
2033
|
+
"node": "18 || 20 || >=22"
|
|
2034
|
+
},
|
|
2035
|
+
"funding": {
|
|
2036
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
2037
|
+
}
|
|
2038
|
+
},
|
|
2039
|
+
"node_modules/@expo/metro/node_modules/metro-config": {
|
|
2040
|
+
"version": "0.83.3",
|
|
2041
|
+
"resolved": "https://registry.npmjs.org/metro-config/-/metro-config-0.83.3.tgz",
|
|
2042
|
+
"integrity": "sha512-mTel7ipT0yNjKILIan04bkJkuCzUUkm2SeEaTads8VfEecCh+ltXchdq6DovXJqzQAXuR2P9cxZB47Lg4klriA==",
|
|
2043
|
+
"license": "MIT",
|
|
2044
|
+
"dependencies": {
|
|
2045
|
+
"connect": "^3.6.5",
|
|
2046
|
+
"flow-enums-runtime": "^0.0.6",
|
|
2047
|
+
"jest-validate": "^29.7.0",
|
|
2048
|
+
"metro": "0.83.3",
|
|
2049
|
+
"metro-cache": "0.83.3",
|
|
2050
|
+
"metro-core": "0.83.3",
|
|
2051
|
+
"metro-runtime": "0.83.3",
|
|
2052
|
+
"yaml": "^2.6.1"
|
|
2053
|
+
},
|
|
2054
|
+
"engines": {
|
|
2055
|
+
"node": ">=20.19.4"
|
|
2056
|
+
}
|
|
2057
|
+
},
|
|
2058
|
+
"node_modules/@expo/metro/node_modules/metro-runtime": {
|
|
2059
|
+
"version": "0.83.3",
|
|
2060
|
+
"resolved": "https://registry.npmjs.org/metro-runtime/-/metro-runtime-0.83.3.tgz",
|
|
2061
|
+
"integrity": "sha512-JHCJb9ebr9rfJ+LcssFYA2x1qPYuSD/bbePupIGhpMrsla7RCwC/VL3yJ9cSU+nUhU4c9Ixxy8tBta+JbDeZWw==",
|
|
2062
|
+
"license": "MIT",
|
|
2063
|
+
"dependencies": {
|
|
2064
|
+
"@babel/runtime": "^7.25.0",
|
|
2065
|
+
"flow-enums-runtime": "^0.0.6"
|
|
2066
|
+
},
|
|
2067
|
+
"engines": {
|
|
2068
|
+
"node": ">=20.19.4"
|
|
2069
|
+
}
|
|
2070
|
+
},
|
|
1882
2071
|
"node_modules/@expo/osascript": {
|
|
1883
2072
|
"version": "2.7.1",
|
|
1884
2073
|
"resolved": "https://registry.npmjs.org/@expo/osascript/-/osascript-2.7.1.tgz",
|
|
@@ -1916,9 +2105,9 @@
|
|
|
1916
2105
|
}
|
|
1917
2106
|
},
|
|
1918
2107
|
"node_modules/@expo/plist": {
|
|
1919
|
-
"version": "0.
|
|
1920
|
-
"resolved": "https://registry.npmjs.org/@expo/plist/-/plist-0.
|
|
1921
|
-
"integrity": "sha512-
|
|
2108
|
+
"version": "0.3.5",
|
|
2109
|
+
"resolved": "https://registry.npmjs.org/@expo/plist/-/plist-0.3.5.tgz",
|
|
2110
|
+
"integrity": "sha512-9RYVU1iGyCJ7vWfg3e7c/NVyMFs8wbl+dMWZphtFtsqyN9zppGREU3ctlD3i8KUE0sCUTVnLjCWr+VeUIDep2g==",
|
|
1922
2111
|
"license": "MIT",
|
|
1923
2112
|
"dependencies": {
|
|
1924
2113
|
"@xmldom/xmldom": "^0.8.8",
|
|
@@ -1947,6 +2136,122 @@
|
|
|
1947
2136
|
"expo": "*"
|
|
1948
2137
|
}
|
|
1949
2138
|
},
|
|
2139
|
+
"node_modules/@expo/prebuild-config/node_modules/@expo/config-plugins": {
|
|
2140
|
+
"version": "54.0.5",
|
|
2141
|
+
"resolved": "https://registry.npmjs.org/@expo/config-plugins/-/config-plugins-54.0.5.tgz",
|
|
2142
|
+
"integrity": "sha512-aWQ3sViNRoQWw6So4A2qhWCt24CuGBK6MrRHI1AG+V6/NQAjIZCHaSvcXK2gXKpmisRhTSUWaKPIgLJQFB+AeQ==",
|
|
2143
|
+
"license": "MIT",
|
|
2144
|
+
"dependencies": {
|
|
2145
|
+
"@expo/config-types": "^54.0.10",
|
|
2146
|
+
"@expo/json-file": "~10.0.16",
|
|
2147
|
+
"@expo/plist": "^0.4.9",
|
|
2148
|
+
"@expo/sdk-runtime-versions": "^1.0.0",
|
|
2149
|
+
"chalk": "^4.1.2",
|
|
2150
|
+
"debug": "^4.3.5",
|
|
2151
|
+
"getenv": "^2.0.0",
|
|
2152
|
+
"glob": "^13.0.0",
|
|
2153
|
+
"resolve-from": "^5.0.0",
|
|
2154
|
+
"semver": "^7.5.4",
|
|
2155
|
+
"slash": "^3.0.0",
|
|
2156
|
+
"slugify": "^1.6.6",
|
|
2157
|
+
"xcode": "^3.0.1",
|
|
2158
|
+
"xml2js": "0.6.0"
|
|
2159
|
+
}
|
|
2160
|
+
},
|
|
2161
|
+
"node_modules/@expo/prebuild-config/node_modules/@expo/config-plugins/node_modules/@babel/code-frame": {
|
|
2162
|
+
"version": "7.10.4",
|
|
2163
|
+
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.10.4.tgz",
|
|
2164
|
+
"integrity": "sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg==",
|
|
2165
|
+
"license": "MIT",
|
|
2166
|
+
"dependencies": {
|
|
2167
|
+
"@babel/highlight": "^7.10.4"
|
|
2168
|
+
}
|
|
2169
|
+
},
|
|
2170
|
+
"node_modules/@expo/prebuild-config/node_modules/@expo/config-plugins/node_modules/@expo/json-file": {
|
|
2171
|
+
"version": "10.0.16",
|
|
2172
|
+
"resolved": "https://registry.npmjs.org/@expo/json-file/-/json-file-10.0.16.tgz",
|
|
2173
|
+
"integrity": "sha512-fcVkWEj+hLuP2yt5W0aw6LmDRqSPWDLUSxOMcmFeV+algmIF59sQVKCwB9btjQLd4V6x9N0pISkQEkBubUHrCw==",
|
|
2174
|
+
"license": "MIT",
|
|
2175
|
+
"dependencies": {
|
|
2176
|
+
"@babel/code-frame": "~7.10.4",
|
|
2177
|
+
"json5": "^2.2.3"
|
|
2178
|
+
}
|
|
2179
|
+
},
|
|
2180
|
+
"node_modules/@expo/prebuild-config/node_modules/@expo/config-types": {
|
|
2181
|
+
"version": "54.0.10",
|
|
2182
|
+
"resolved": "https://registry.npmjs.org/@expo/config-types/-/config-types-54.0.10.tgz",
|
|
2183
|
+
"integrity": "sha512-/J16SC2an1LdtCZ67xhSkGXpALYUVUNyZws7v+PVsFZxClYehDSoKLqyRaGkpHlYrCc08bS0RF5E0JV6g50psA==",
|
|
2184
|
+
"license": "MIT"
|
|
2185
|
+
},
|
|
2186
|
+
"node_modules/@expo/prebuild-config/node_modules/@expo/json-file": {
|
|
2187
|
+
"version": "10.2.0",
|
|
2188
|
+
"resolved": "https://registry.npmjs.org/@expo/json-file/-/json-file-10.2.0.tgz",
|
|
2189
|
+
"integrity": "sha512-S6XzKe3R9GQeHiUPXc3xJjOv2VJhOEwFYf7xdC2z2cUqt3kZJ9mSO877sNQloVdnW/SUCtPY3bexlM7nwq+CAQ==",
|
|
2190
|
+
"license": "MIT",
|
|
2191
|
+
"dependencies": {
|
|
2192
|
+
"@babel/code-frame": "^7.20.0",
|
|
2193
|
+
"json5": "^2.2.3"
|
|
2194
|
+
}
|
|
2195
|
+
},
|
|
2196
|
+
"node_modules/@expo/prebuild-config/node_modules/@expo/plist": {
|
|
2197
|
+
"version": "0.4.9",
|
|
2198
|
+
"resolved": "https://registry.npmjs.org/@expo/plist/-/plist-0.4.9.tgz",
|
|
2199
|
+
"integrity": "sha512-MPVpmKGfnQEnrCzgxuXcmPP/y/t6AVm+DcSb2Myp21LKWv1N3l8uFxMggesfF4ixAxkRlGmMMx9GyDC9M+XklQ==",
|
|
2200
|
+
"license": "MIT",
|
|
2201
|
+
"dependencies": {
|
|
2202
|
+
"@xmldom/xmldom": "^0.8.8",
|
|
2203
|
+
"base64-js": "^1.2.3",
|
|
2204
|
+
"xmlbuilder": "^15.1.1"
|
|
2205
|
+
}
|
|
2206
|
+
},
|
|
2207
|
+
"node_modules/@expo/prebuild-config/node_modules/@react-native/normalize-colors": {
|
|
2208
|
+
"version": "0.81.5",
|
|
2209
|
+
"resolved": "https://registry.npmjs.org/@react-native/normalize-colors/-/normalize-colors-0.81.5.tgz",
|
|
2210
|
+
"integrity": "sha512-0HuJ8YtqlTVRXGZuGeBejLE04wSQsibpTI+RGOyVqxZvgtlLLC/Ssw0UmbHhT4lYMp2fhdtvKZSs5emWB1zR/g==",
|
|
2211
|
+
"license": "MIT"
|
|
2212
|
+
},
|
|
2213
|
+
"node_modules/@expo/prebuild-config/node_modules/glob": {
|
|
2214
|
+
"version": "13.0.6",
|
|
2215
|
+
"resolved": "https://registry.npmjs.org/glob/-/glob-13.0.6.tgz",
|
|
2216
|
+
"integrity": "sha512-Wjlyrolmm8uDpm/ogGyXZXb1Z+Ca2B8NbJwqBVg0axK9GbBeoS7yGV6vjXnYdGm6X53iehEuxxbyiKp8QmN4Vw==",
|
|
2217
|
+
"license": "BlueOak-1.0.0",
|
|
2218
|
+
"dependencies": {
|
|
2219
|
+
"minimatch": "^10.2.2",
|
|
2220
|
+
"minipass": "^7.1.3",
|
|
2221
|
+
"path-scurry": "^2.0.2"
|
|
2222
|
+
},
|
|
2223
|
+
"engines": {
|
|
2224
|
+
"node": "18 || 20 || >=22"
|
|
2225
|
+
},
|
|
2226
|
+
"funding": {
|
|
2227
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
2228
|
+
}
|
|
2229
|
+
},
|
|
2230
|
+
"node_modules/@expo/prebuild-config/node_modules/lru-cache": {
|
|
2231
|
+
"version": "11.5.2",
|
|
2232
|
+
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.5.2.tgz",
|
|
2233
|
+
"integrity": "sha512-4pfM1Ff0x50o0tQwb5ucw/RzNyD0/YJME6IVcStalZuMWxdt3sR3huStTtxz4PUmvZfRguvDejasvQ2kifR11g==",
|
|
2234
|
+
"license": "BlueOak-1.0.0",
|
|
2235
|
+
"engines": {
|
|
2236
|
+
"node": "20 || >=22"
|
|
2237
|
+
}
|
|
2238
|
+
},
|
|
2239
|
+
"node_modules/@expo/prebuild-config/node_modules/path-scurry": {
|
|
2240
|
+
"version": "2.0.2",
|
|
2241
|
+
"resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-2.0.2.tgz",
|
|
2242
|
+
"integrity": "sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg==",
|
|
2243
|
+
"license": "BlueOak-1.0.0",
|
|
2244
|
+
"dependencies": {
|
|
2245
|
+
"lru-cache": "^11.0.0",
|
|
2246
|
+
"minipass": "^7.1.2"
|
|
2247
|
+
},
|
|
2248
|
+
"engines": {
|
|
2249
|
+
"node": "18 || 20 || >=22"
|
|
2250
|
+
},
|
|
2251
|
+
"funding": {
|
|
2252
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
2253
|
+
}
|
|
2254
|
+
},
|
|
1950
2255
|
"node_modules/@expo/prebuild-config/node_modules/semver": {
|
|
1951
2256
|
"version": "7.8.5",
|
|
1952
2257
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.8.5.tgz",
|
|
@@ -2009,9 +2314,9 @@
|
|
|
2009
2314
|
"license": "MIT"
|
|
2010
2315
|
},
|
|
2011
2316
|
"node_modules/@expo/vector-icons": {
|
|
2012
|
-
"version": "15.
|
|
2013
|
-
"resolved": "https://registry.npmjs.org/@expo/vector-icons/-/vector-icons-15.
|
|
2014
|
-
"integrity": "sha512-
|
|
2317
|
+
"version": "15.1.1",
|
|
2318
|
+
"resolved": "https://registry.npmjs.org/@expo/vector-icons/-/vector-icons-15.1.1.tgz",
|
|
2319
|
+
"integrity": "sha512-Iu2VkcoI5vygbtYngm7jb4ifxElNVXQYdDrYkT7UCEIiKLeWnQY0wf2ZhHZ+Wro6Sc5TaumpKUOqDRpLi5rkvw==",
|
|
2015
2320
|
"license": "MIT",
|
|
2016
2321
|
"peerDependencies": {
|
|
2017
2322
|
"expo-font": ">=14.0.4",
|
|
@@ -2039,6 +2344,102 @@
|
|
|
2039
2344
|
"excpretty": "build/cli.js"
|
|
2040
2345
|
}
|
|
2041
2346
|
},
|
|
2347
|
+
"node_modules/@isaacs/cliui": {
|
|
2348
|
+
"version": "8.0.2",
|
|
2349
|
+
"resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz",
|
|
2350
|
+
"integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==",
|
|
2351
|
+
"license": "ISC",
|
|
2352
|
+
"dependencies": {
|
|
2353
|
+
"string-width": "^5.1.2",
|
|
2354
|
+
"string-width-cjs": "npm:string-width@^4.2.0",
|
|
2355
|
+
"strip-ansi": "^7.0.1",
|
|
2356
|
+
"strip-ansi-cjs": "npm:strip-ansi@^6.0.1",
|
|
2357
|
+
"wrap-ansi": "^8.1.0",
|
|
2358
|
+
"wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0"
|
|
2359
|
+
},
|
|
2360
|
+
"engines": {
|
|
2361
|
+
"node": ">=12"
|
|
2362
|
+
}
|
|
2363
|
+
},
|
|
2364
|
+
"node_modules/@isaacs/cliui/node_modules/ansi-regex": {
|
|
2365
|
+
"version": "6.2.2",
|
|
2366
|
+
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.2.tgz",
|
|
2367
|
+
"integrity": "sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==",
|
|
2368
|
+
"license": "MIT",
|
|
2369
|
+
"engines": {
|
|
2370
|
+
"node": ">=12"
|
|
2371
|
+
},
|
|
2372
|
+
"funding": {
|
|
2373
|
+
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
2374
|
+
}
|
|
2375
|
+
},
|
|
2376
|
+
"node_modules/@isaacs/cliui/node_modules/ansi-styles": {
|
|
2377
|
+
"version": "6.2.3",
|
|
2378
|
+
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.3.tgz",
|
|
2379
|
+
"integrity": "sha512-4Dj6M28JB+oAH8kFkTLUo+a2jwOFkuqb3yucU0CANcRRUbxS0cP0nZYCGjcc3BNXwRIsUVmDGgzawme7zvJHvg==",
|
|
2380
|
+
"license": "MIT",
|
|
2381
|
+
"engines": {
|
|
2382
|
+
"node": ">=12"
|
|
2383
|
+
},
|
|
2384
|
+
"funding": {
|
|
2385
|
+
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
2386
|
+
}
|
|
2387
|
+
},
|
|
2388
|
+
"node_modules/@isaacs/cliui/node_modules/emoji-regex": {
|
|
2389
|
+
"version": "9.2.2",
|
|
2390
|
+
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz",
|
|
2391
|
+
"integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==",
|
|
2392
|
+
"license": "MIT"
|
|
2393
|
+
},
|
|
2394
|
+
"node_modules/@isaacs/cliui/node_modules/string-width": {
|
|
2395
|
+
"version": "5.1.2",
|
|
2396
|
+
"resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz",
|
|
2397
|
+
"integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==",
|
|
2398
|
+
"license": "MIT",
|
|
2399
|
+
"dependencies": {
|
|
2400
|
+
"eastasianwidth": "^0.2.0",
|
|
2401
|
+
"emoji-regex": "^9.2.2",
|
|
2402
|
+
"strip-ansi": "^7.0.1"
|
|
2403
|
+
},
|
|
2404
|
+
"engines": {
|
|
2405
|
+
"node": ">=12"
|
|
2406
|
+
},
|
|
2407
|
+
"funding": {
|
|
2408
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
2409
|
+
}
|
|
2410
|
+
},
|
|
2411
|
+
"node_modules/@isaacs/cliui/node_modules/strip-ansi": {
|
|
2412
|
+
"version": "7.2.0",
|
|
2413
|
+
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.2.0.tgz",
|
|
2414
|
+
"integrity": "sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==",
|
|
2415
|
+
"license": "MIT",
|
|
2416
|
+
"dependencies": {
|
|
2417
|
+
"ansi-regex": "^6.2.2"
|
|
2418
|
+
},
|
|
2419
|
+
"engines": {
|
|
2420
|
+
"node": ">=12"
|
|
2421
|
+
},
|
|
2422
|
+
"funding": {
|
|
2423
|
+
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
2424
|
+
}
|
|
2425
|
+
},
|
|
2426
|
+
"node_modules/@isaacs/cliui/node_modules/wrap-ansi": {
|
|
2427
|
+
"version": "8.1.0",
|
|
2428
|
+
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz",
|
|
2429
|
+
"integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==",
|
|
2430
|
+
"license": "MIT",
|
|
2431
|
+
"dependencies": {
|
|
2432
|
+
"ansi-styles": "^6.1.0",
|
|
2433
|
+
"string-width": "^5.0.1",
|
|
2434
|
+
"strip-ansi": "^7.0.1"
|
|
2435
|
+
},
|
|
2436
|
+
"engines": {
|
|
2437
|
+
"node": ">=12"
|
|
2438
|
+
},
|
|
2439
|
+
"funding": {
|
|
2440
|
+
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
2441
|
+
}
|
|
2442
|
+
},
|
|
2042
2443
|
"node_modules/@isaacs/fs-minipass": {
|
|
2043
2444
|
"version": "4.0.1",
|
|
2044
2445
|
"resolved": "https://registry.npmjs.org/@isaacs/fs-minipass/-/fs-minipass-4.0.1.tgz",
|
|
@@ -2085,62 +2486,10 @@
|
|
|
2085
2486
|
"node": ">=6"
|
|
2086
2487
|
}
|
|
2087
2488
|
},
|
|
2088
|
-
"node_modules/@istanbuljs/load-nyc-config/node_modules/find-up": {
|
|
2089
|
-
"version": "4.1.0",
|
|
2090
|
-
"resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
|
|
2091
|
-
"integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
|
|
2092
|
-
"license": "MIT",
|
|
2093
|
-
"dependencies": {
|
|
2094
|
-
"locate-path": "^5.0.0",
|
|
2095
|
-
"path-exists": "^4.0.0"
|
|
2096
|
-
},
|
|
2097
|
-
"engines": {
|
|
2098
|
-
"node": ">=8"
|
|
2099
|
-
}
|
|
2100
|
-
},
|
|
2101
|
-
"node_modules/@istanbuljs/load-nyc-config/node_modules/locate-path": {
|
|
2102
|
-
"version": "5.0.0",
|
|
2103
|
-
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
|
|
2104
|
-
"integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
|
|
2105
|
-
"license": "MIT",
|
|
2106
|
-
"dependencies": {
|
|
2107
|
-
"p-locate": "^4.1.0"
|
|
2108
|
-
},
|
|
2109
|
-
"engines": {
|
|
2110
|
-
"node": ">=8"
|
|
2111
|
-
}
|
|
2112
|
-
},
|
|
2113
|
-
"node_modules/@istanbuljs/load-nyc-config/node_modules/p-limit": {
|
|
2114
|
-
"version": "2.3.0",
|
|
2115
|
-
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
|
|
2116
|
-
"integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
|
|
2117
|
-
"license": "MIT",
|
|
2118
|
-
"dependencies": {
|
|
2119
|
-
"p-try": "^2.0.0"
|
|
2120
|
-
},
|
|
2121
|
-
"engines": {
|
|
2122
|
-
"node": ">=6"
|
|
2123
|
-
},
|
|
2124
|
-
"funding": {
|
|
2125
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
2126
|
-
}
|
|
2127
|
-
},
|
|
2128
|
-
"node_modules/@istanbuljs/load-nyc-config/node_modules/p-locate": {
|
|
2129
|
-
"version": "4.1.0",
|
|
2130
|
-
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
|
|
2131
|
-
"integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
|
|
2132
|
-
"license": "MIT",
|
|
2133
|
-
"dependencies": {
|
|
2134
|
-
"p-limit": "^2.2.0"
|
|
2135
|
-
},
|
|
2136
|
-
"engines": {
|
|
2137
|
-
"node": ">=8"
|
|
2138
|
-
}
|
|
2139
|
-
},
|
|
2140
2489
|
"node_modules/@istanbuljs/schema": {
|
|
2141
|
-
"version": "0.1.
|
|
2142
|
-
"resolved": "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.
|
|
2143
|
-
"integrity": "sha512
|
|
2490
|
+
"version": "0.1.6",
|
|
2491
|
+
"resolved": "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.6.tgz",
|
|
2492
|
+
"integrity": "sha512-+Sg6GCR/wy1oSmQDFq4LQDAhm3ETKnorxN+y5nbLULOR3P0c14f2Wurzj3/xqPXtasLFfHd5iRFQ7AJt4KH2cw==",
|
|
2144
2493
|
"license": "MIT",
|
|
2145
2494
|
"engines": {
|
|
2146
2495
|
"node": ">=8"
|
|
@@ -2300,6 +2649,16 @@
|
|
|
2300
2649
|
"@jridgewell/sourcemap-codec": "^1.4.14"
|
|
2301
2650
|
}
|
|
2302
2651
|
},
|
|
2652
|
+
"node_modules/@pkgjs/parseargs": {
|
|
2653
|
+
"version": "0.11.0",
|
|
2654
|
+
"resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz",
|
|
2655
|
+
"integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==",
|
|
2656
|
+
"license": "MIT",
|
|
2657
|
+
"optional": true,
|
|
2658
|
+
"engines": {
|
|
2659
|
+
"node": ">=14"
|
|
2660
|
+
}
|
|
2661
|
+
},
|
|
2303
2662
|
"node_modules/@react-native/assets-registry": {
|
|
2304
2663
|
"version": "0.81.6",
|
|
2305
2664
|
"resolved": "https://registry.npmjs.org/@react-native/assets-registry/-/assets-registry-0.81.6.tgz",
|
|
@@ -2310,22 +2669,22 @@
|
|
|
2310
2669
|
}
|
|
2311
2670
|
},
|
|
2312
2671
|
"node_modules/@react-native/babel-plugin-codegen": {
|
|
2313
|
-
"version": "0.81.
|
|
2314
|
-
"resolved": "https://registry.npmjs.org/@react-native/babel-plugin-codegen/-/babel-plugin-codegen-0.81.
|
|
2315
|
-
"integrity": "sha512-
|
|
2672
|
+
"version": "0.81.6",
|
|
2673
|
+
"resolved": "https://registry.npmjs.org/@react-native/babel-plugin-codegen/-/babel-plugin-codegen-0.81.6.tgz",
|
|
2674
|
+
"integrity": "sha512-OBx6/S0h0MEAoUXhRCWBu00+Oz0gCcHzduTHN++qnK7cIZUhxASUdplYzBZTtTdtA+Zr0bDzH05EsXq718WgFA==",
|
|
2316
2675
|
"license": "MIT",
|
|
2317
2676
|
"dependencies": {
|
|
2318
2677
|
"@babel/traverse": "^7.25.3",
|
|
2319
|
-
"@react-native/codegen": "0.81.
|
|
2678
|
+
"@react-native/codegen": "0.81.6"
|
|
2320
2679
|
},
|
|
2321
2680
|
"engines": {
|
|
2322
2681
|
"node": ">= 20.19.4"
|
|
2323
2682
|
}
|
|
2324
2683
|
},
|
|
2325
2684
|
"node_modules/@react-native/babel-preset": {
|
|
2326
|
-
"version": "0.81.
|
|
2327
|
-
"resolved": "https://registry.npmjs.org/@react-native/babel-preset/-/babel-preset-0.81.
|
|
2328
|
-
"integrity": "sha512-
|
|
2685
|
+
"version": "0.81.6",
|
|
2686
|
+
"resolved": "https://registry.npmjs.org/@react-native/babel-preset/-/babel-preset-0.81.6.tgz",
|
|
2687
|
+
"integrity": "sha512-RtIr82ccPoyMLmIC3/vCG96MzRmIT+IzQkjCgTS5b93uAxiER9BS7+d1l7+zD00VanClt6CTBM4K4n6RCnAykg==",
|
|
2329
2688
|
"license": "MIT",
|
|
2330
2689
|
"dependencies": {
|
|
2331
2690
|
"@babel/core": "^7.25.2",
|
|
@@ -2369,7 +2728,7 @@
|
|
|
2369
2728
|
"@babel/plugin-transform-typescript": "^7.25.2",
|
|
2370
2729
|
"@babel/plugin-transform-unicode-regex": "^7.24.7",
|
|
2371
2730
|
"@babel/template": "^7.25.0",
|
|
2372
|
-
"@react-native/babel-plugin-codegen": "0.81.
|
|
2731
|
+
"@react-native/babel-plugin-codegen": "0.81.6",
|
|
2373
2732
|
"babel-plugin-syntax-hermes-parser": "0.29.1",
|
|
2374
2733
|
"babel-plugin-transform-flow-enums": "^0.0.2",
|
|
2375
2734
|
"react-refresh": "^0.14.0"
|
|
@@ -2382,9 +2741,9 @@
|
|
|
2382
2741
|
}
|
|
2383
2742
|
},
|
|
2384
2743
|
"node_modules/@react-native/codegen": {
|
|
2385
|
-
"version": "0.81.
|
|
2386
|
-
"resolved": "https://registry.npmjs.org/@react-native/codegen/-/codegen-0.81.
|
|
2387
|
-
"integrity": "sha512-
|
|
2744
|
+
"version": "0.81.6",
|
|
2745
|
+
"resolved": "https://registry.npmjs.org/@react-native/codegen/-/codegen-0.81.6.tgz",
|
|
2746
|
+
"integrity": "sha512-9KoYRep/KDnELLLmIYTtIIEOClVUJ88pxWObb/0sjkacA7uL4SgfbAg7rWLURAQJWI85L1YS67IhdEqNNk1I7w==",
|
|
2388
2747
|
"license": "MIT",
|
|
2389
2748
|
"dependencies": {
|
|
2390
2749
|
"@babel/core": "^7.25.2",
|
|
@@ -2432,37 +2791,6 @@
|
|
|
2432
2791
|
}
|
|
2433
2792
|
}
|
|
2434
2793
|
},
|
|
2435
|
-
"node_modules/@react-native/community-cli-plugin/node_modules/@react-native/debugger-frontend": {
|
|
2436
|
-
"version": "0.81.6",
|
|
2437
|
-
"resolved": "https://registry.npmjs.org/@react-native/debugger-frontend/-/debugger-frontend-0.81.6.tgz",
|
|
2438
|
-
"integrity": "sha512-aGw28yzbtm25GQuuxNeVAT72tLuGoH0yh79uYOIZkvjI+5x1NjZyPrgiLZ2LlZi5dJdxfbz30p1zUcHvcAzEZw==",
|
|
2439
|
-
"license": "BSD-3-Clause",
|
|
2440
|
-
"engines": {
|
|
2441
|
-
"node": ">= 20.19.4"
|
|
2442
|
-
}
|
|
2443
|
-
},
|
|
2444
|
-
"node_modules/@react-native/community-cli-plugin/node_modules/@react-native/dev-middleware": {
|
|
2445
|
-
"version": "0.81.6",
|
|
2446
|
-
"resolved": "https://registry.npmjs.org/@react-native/dev-middleware/-/dev-middleware-0.81.6.tgz",
|
|
2447
|
-
"integrity": "sha512-mK2M3gJ25LtgtqxS1ZXe1vHrz8APOA79Ot/MpbLeovFgLu6YJki0kbO5MRpJagTd+HbesVYSZb/BhAsGN7QAXA==",
|
|
2448
|
-
"license": "MIT",
|
|
2449
|
-
"dependencies": {
|
|
2450
|
-
"@isaacs/ttlcache": "^1.4.1",
|
|
2451
|
-
"@react-native/debugger-frontend": "0.81.6",
|
|
2452
|
-
"chrome-launcher": "^0.15.2",
|
|
2453
|
-
"chromium-edge-launcher": "^0.2.0",
|
|
2454
|
-
"connect": "^3.6.5",
|
|
2455
|
-
"debug": "^4.4.0",
|
|
2456
|
-
"invariant": "^2.2.4",
|
|
2457
|
-
"nullthrows": "^1.1.1",
|
|
2458
|
-
"open": "^7.0.3",
|
|
2459
|
-
"serve-static": "^1.16.2",
|
|
2460
|
-
"ws": "^6.2.3"
|
|
2461
|
-
},
|
|
2462
|
-
"engines": {
|
|
2463
|
-
"node": ">= 20.19.4"
|
|
2464
|
-
}
|
|
2465
|
-
},
|
|
2466
2794
|
"node_modules/@react-native/community-cli-plugin/node_modules/semver": {
|
|
2467
2795
|
"version": "7.8.5",
|
|
2468
2796
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.8.5.tgz",
|
|
@@ -2475,32 +2803,23 @@
|
|
|
2475
2803
|
"node": ">=10"
|
|
2476
2804
|
}
|
|
2477
2805
|
},
|
|
2478
|
-
"node_modules/@react-native/community-cli-plugin/node_modules/ws": {
|
|
2479
|
-
"version": "6.2.4",
|
|
2480
|
-
"resolved": "https://registry.npmjs.org/ws/-/ws-6.2.4.tgz",
|
|
2481
|
-
"integrity": "sha512-PNIUUyLI5YpkJZj60YBzX1o0ByQ4ovvfmq9N/Kig/PAYbVlGyz4R6G0SEWrD0O9acc0sT2+IdMBVLFv8FSi0Nw==",
|
|
2482
|
-
"license": "MIT",
|
|
2483
|
-
"dependencies": {
|
|
2484
|
-
"async-limiter": "~1.0.0"
|
|
2485
|
-
}
|
|
2486
|
-
},
|
|
2487
2806
|
"node_modules/@react-native/debugger-frontend": {
|
|
2488
|
-
"version": "0.81.
|
|
2489
|
-
"resolved": "https://registry.npmjs.org/@react-native/debugger-frontend/-/debugger-frontend-0.81.
|
|
2490
|
-
"integrity": "sha512-
|
|
2807
|
+
"version": "0.81.6",
|
|
2808
|
+
"resolved": "https://registry.npmjs.org/@react-native/debugger-frontend/-/debugger-frontend-0.81.6.tgz",
|
|
2809
|
+
"integrity": "sha512-aGw28yzbtm25GQuuxNeVAT72tLuGoH0yh79uYOIZkvjI+5x1NjZyPrgiLZ2LlZi5dJdxfbz30p1zUcHvcAzEZw==",
|
|
2491
2810
|
"license": "BSD-3-Clause",
|
|
2492
2811
|
"engines": {
|
|
2493
2812
|
"node": ">= 20.19.4"
|
|
2494
2813
|
}
|
|
2495
2814
|
},
|
|
2496
2815
|
"node_modules/@react-native/dev-middleware": {
|
|
2497
|
-
"version": "0.81.
|
|
2498
|
-
"resolved": "https://registry.npmjs.org/@react-native/dev-middleware/-/dev-middleware-0.81.
|
|
2499
|
-
"integrity": "sha512-
|
|
2816
|
+
"version": "0.81.6",
|
|
2817
|
+
"resolved": "https://registry.npmjs.org/@react-native/dev-middleware/-/dev-middleware-0.81.6.tgz",
|
|
2818
|
+
"integrity": "sha512-mK2M3gJ25LtgtqxS1ZXe1vHrz8APOA79Ot/MpbLeovFgLu6YJki0kbO5MRpJagTd+HbesVYSZb/BhAsGN7QAXA==",
|
|
2500
2819
|
"license": "MIT",
|
|
2501
2820
|
"dependencies": {
|
|
2502
2821
|
"@isaacs/ttlcache": "^1.4.1",
|
|
2503
|
-
"@react-native/debugger-frontend": "0.81.
|
|
2822
|
+
"@react-native/debugger-frontend": "0.81.6",
|
|
2504
2823
|
"chrome-launcher": "^0.15.2",
|
|
2505
2824
|
"chromium-edge-launcher": "^0.2.0",
|
|
2506
2825
|
"connect": "^3.6.5",
|
|
@@ -2526,125 +2845,32 @@
|
|
|
2526
2845
|
},
|
|
2527
2846
|
"node_modules/@react-native/gradle-plugin": {
|
|
2528
2847
|
"version": "0.81.6",
|
|
2529
|
-
"resolved": "https://registry.npmjs.org/@react-native/gradle-plugin/-/gradle-plugin-0.81.6.tgz",
|
|
2530
|
-
"integrity": "sha512-atUItC5MZ6yaNaI0sbsoDwUdF+KMNZcMKBIrNhXlUyIj3x1AQ6Cf8CHHv6Qokn8ZFw+uU6GWmQSiOWYUbmi8Ag==",
|
|
2531
|
-
"license": "MIT",
|
|
2532
|
-
"engines": {
|
|
2533
|
-
"node": ">= 20.19.4"
|
|
2534
|
-
}
|
|
2535
|
-
},
|
|
2536
|
-
"node_modules/@react-native/js-polyfills": {
|
|
2537
|
-
"version": "0.81.6",
|
|
2538
|
-
"resolved": "https://registry.npmjs.org/@react-native/js-polyfills/-/js-polyfills-0.81.6.tgz",
|
|
2539
|
-
"integrity": "sha512-P5MWH/9vM24XkJ1TasCq42DMLoCUjZVSppTn6VWv/cI65NDjuYEy7bUSaXbYxGTnqiKyPG5Y+ADymqlIkdSAcw==",
|
|
2540
|
-
"license": "MIT",
|
|
2541
|
-
"engines": {
|
|
2542
|
-
"node": ">= 20.19.4"
|
|
2543
|
-
}
|
|
2544
|
-
},
|
|
2545
|
-
"node_modules/@react-native/metro-babel-transformer": {
|
|
2546
|
-
"version": "0.81.6",
|
|
2547
|
-
"resolved": "https://registry.npmjs.org/@react-native/metro-babel-transformer/-/metro-babel-transformer-0.81.6.tgz",
|
|
2548
|
-
"integrity": "sha512-Z5up8Z1I6PAgY6Z78yXmRJHps5d8FqQIYbAALmSyg5tmtrJyd04JgrwEWhwH1HQsxB5beWwQRntA5WUfWNlQPA==",
|
|
2549
|
-
"license": "MIT",
|
|
2550
|
-
"dependencies": {
|
|
2551
|
-
"@babel/core": "^7.25.2",
|
|
2552
|
-
"@react-native/babel-preset": "0.81.6",
|
|
2553
|
-
"hermes-parser": "0.29.1",
|
|
2554
|
-
"nullthrows": "^1.1.1"
|
|
2555
|
-
},
|
|
2556
|
-
"engines": {
|
|
2557
|
-
"node": ">= 20.19.4"
|
|
2558
|
-
},
|
|
2559
|
-
"peerDependencies": {
|
|
2560
|
-
"@babel/core": "*"
|
|
2561
|
-
}
|
|
2562
|
-
},
|
|
2563
|
-
"node_modules/@react-native/metro-babel-transformer/node_modules/@react-native/babel-plugin-codegen": {
|
|
2564
|
-
"version": "0.81.6",
|
|
2565
|
-
"resolved": "https://registry.npmjs.org/@react-native/babel-plugin-codegen/-/babel-plugin-codegen-0.81.6.tgz",
|
|
2566
|
-
"integrity": "sha512-OBx6/S0h0MEAoUXhRCWBu00+Oz0gCcHzduTHN++qnK7cIZUhxASUdplYzBZTtTdtA+Zr0bDzH05EsXq718WgFA==",
|
|
2567
|
-
"license": "MIT",
|
|
2568
|
-
"dependencies": {
|
|
2569
|
-
"@babel/traverse": "^7.25.3",
|
|
2570
|
-
"@react-native/codegen": "0.81.6"
|
|
2571
|
-
},
|
|
2848
|
+
"resolved": "https://registry.npmjs.org/@react-native/gradle-plugin/-/gradle-plugin-0.81.6.tgz",
|
|
2849
|
+
"integrity": "sha512-atUItC5MZ6yaNaI0sbsoDwUdF+KMNZcMKBIrNhXlUyIj3x1AQ6Cf8CHHv6Qokn8ZFw+uU6GWmQSiOWYUbmi8Ag==",
|
|
2850
|
+
"license": "MIT",
|
|
2572
2851
|
"engines": {
|
|
2573
2852
|
"node": ">= 20.19.4"
|
|
2574
2853
|
}
|
|
2575
2854
|
},
|
|
2576
|
-
"node_modules/@react-native/
|
|
2855
|
+
"node_modules/@react-native/js-polyfills": {
|
|
2577
2856
|
"version": "0.81.6",
|
|
2578
|
-
"resolved": "https://registry.npmjs.org/@react-native/
|
|
2579
|
-
"integrity": "sha512-
|
|
2857
|
+
"resolved": "https://registry.npmjs.org/@react-native/js-polyfills/-/js-polyfills-0.81.6.tgz",
|
|
2858
|
+
"integrity": "sha512-P5MWH/9vM24XkJ1TasCq42DMLoCUjZVSppTn6VWv/cI65NDjuYEy7bUSaXbYxGTnqiKyPG5Y+ADymqlIkdSAcw==",
|
|
2580
2859
|
"license": "MIT",
|
|
2581
|
-
"dependencies": {
|
|
2582
|
-
"@babel/core": "^7.25.2",
|
|
2583
|
-
"@babel/plugin-proposal-export-default-from": "^7.24.7",
|
|
2584
|
-
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
|
2585
|
-
"@babel/plugin-syntax-export-default-from": "^7.24.7",
|
|
2586
|
-
"@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3",
|
|
2587
|
-
"@babel/plugin-syntax-optional-chaining": "^7.8.3",
|
|
2588
|
-
"@babel/plugin-transform-arrow-functions": "^7.24.7",
|
|
2589
|
-
"@babel/plugin-transform-async-generator-functions": "^7.25.4",
|
|
2590
|
-
"@babel/plugin-transform-async-to-generator": "^7.24.7",
|
|
2591
|
-
"@babel/plugin-transform-block-scoping": "^7.25.0",
|
|
2592
|
-
"@babel/plugin-transform-class-properties": "^7.25.4",
|
|
2593
|
-
"@babel/plugin-transform-classes": "^7.25.4",
|
|
2594
|
-
"@babel/plugin-transform-computed-properties": "^7.24.7",
|
|
2595
|
-
"@babel/plugin-transform-destructuring": "^7.24.8",
|
|
2596
|
-
"@babel/plugin-transform-flow-strip-types": "^7.25.2",
|
|
2597
|
-
"@babel/plugin-transform-for-of": "^7.24.7",
|
|
2598
|
-
"@babel/plugin-transform-function-name": "^7.25.1",
|
|
2599
|
-
"@babel/plugin-transform-literals": "^7.25.2",
|
|
2600
|
-
"@babel/plugin-transform-logical-assignment-operators": "^7.24.7",
|
|
2601
|
-
"@babel/plugin-transform-modules-commonjs": "^7.24.8",
|
|
2602
|
-
"@babel/plugin-transform-named-capturing-groups-regex": "^7.24.7",
|
|
2603
|
-
"@babel/plugin-transform-nullish-coalescing-operator": "^7.24.7",
|
|
2604
|
-
"@babel/plugin-transform-numeric-separator": "^7.24.7",
|
|
2605
|
-
"@babel/plugin-transform-object-rest-spread": "^7.24.7",
|
|
2606
|
-
"@babel/plugin-transform-optional-catch-binding": "^7.24.7",
|
|
2607
|
-
"@babel/plugin-transform-optional-chaining": "^7.24.8",
|
|
2608
|
-
"@babel/plugin-transform-parameters": "^7.24.7",
|
|
2609
|
-
"@babel/plugin-transform-private-methods": "^7.24.7",
|
|
2610
|
-
"@babel/plugin-transform-private-property-in-object": "^7.24.7",
|
|
2611
|
-
"@babel/plugin-transform-react-display-name": "^7.24.7",
|
|
2612
|
-
"@babel/plugin-transform-react-jsx": "^7.25.2",
|
|
2613
|
-
"@babel/plugin-transform-react-jsx-self": "^7.24.7",
|
|
2614
|
-
"@babel/plugin-transform-react-jsx-source": "^7.24.7",
|
|
2615
|
-
"@babel/plugin-transform-regenerator": "^7.24.7",
|
|
2616
|
-
"@babel/plugin-transform-runtime": "^7.24.7",
|
|
2617
|
-
"@babel/plugin-transform-shorthand-properties": "^7.24.7",
|
|
2618
|
-
"@babel/plugin-transform-spread": "^7.24.7",
|
|
2619
|
-
"@babel/plugin-transform-sticky-regex": "^7.24.7",
|
|
2620
|
-
"@babel/plugin-transform-typescript": "^7.25.2",
|
|
2621
|
-
"@babel/plugin-transform-unicode-regex": "^7.24.7",
|
|
2622
|
-
"@babel/template": "^7.25.0",
|
|
2623
|
-
"@react-native/babel-plugin-codegen": "0.81.6",
|
|
2624
|
-
"babel-plugin-syntax-hermes-parser": "0.29.1",
|
|
2625
|
-
"babel-plugin-transform-flow-enums": "^0.0.2",
|
|
2626
|
-
"react-refresh": "^0.14.0"
|
|
2627
|
-
},
|
|
2628
2860
|
"engines": {
|
|
2629
2861
|
"node": ">= 20.19.4"
|
|
2630
|
-
},
|
|
2631
|
-
"peerDependencies": {
|
|
2632
|
-
"@babel/core": "*"
|
|
2633
2862
|
}
|
|
2634
2863
|
},
|
|
2635
|
-
"node_modules/@react-native/metro-babel-transformer
|
|
2864
|
+
"node_modules/@react-native/metro-babel-transformer": {
|
|
2636
2865
|
"version": "0.81.6",
|
|
2637
|
-
"resolved": "https://registry.npmjs.org/@react-native/
|
|
2638
|
-
"integrity": "sha512-
|
|
2866
|
+
"resolved": "https://registry.npmjs.org/@react-native/metro-babel-transformer/-/metro-babel-transformer-0.81.6.tgz",
|
|
2867
|
+
"integrity": "sha512-Z5up8Z1I6PAgY6Z78yXmRJHps5d8FqQIYbAALmSyg5tmtrJyd04JgrwEWhwH1HQsxB5beWwQRntA5WUfWNlQPA==",
|
|
2639
2868
|
"license": "MIT",
|
|
2640
2869
|
"dependencies": {
|
|
2641
2870
|
"@babel/core": "^7.25.2",
|
|
2642
|
-
"@babel
|
|
2643
|
-
"glob": "^7.1.1",
|
|
2871
|
+
"@react-native/babel-preset": "0.81.6",
|
|
2644
2872
|
"hermes-parser": "0.29.1",
|
|
2645
|
-
"
|
|
2646
|
-
"nullthrows": "^1.1.1",
|
|
2647
|
-
"yargs": "^17.6.2"
|
|
2873
|
+
"nullthrows": "^1.1.1"
|
|
2648
2874
|
},
|
|
2649
2875
|
"engines": {
|
|
2650
2876
|
"node": ">= 20.19.4"
|
|
@@ -2669,9 +2895,9 @@
|
|
|
2669
2895
|
}
|
|
2670
2896
|
},
|
|
2671
2897
|
"node_modules/@react-native/normalize-colors": {
|
|
2672
|
-
"version": "0.81.
|
|
2673
|
-
"resolved": "https://registry.npmjs.org/@react-native/normalize-colors/-/normalize-colors-0.81.
|
|
2674
|
-
"integrity": "sha512
|
|
2898
|
+
"version": "0.81.6",
|
|
2899
|
+
"resolved": "https://registry.npmjs.org/@react-native/normalize-colors/-/normalize-colors-0.81.6.tgz",
|
|
2900
|
+
"integrity": "sha512-/OCgUysHIFhfmZxbJAydVc58l2SGIZbWpbQXBrYEYch8YElBbDFQ8IUtyogB7YJJQ8ewHZFj93rQGaECgkvvcw==",
|
|
2675
2901
|
"license": "MIT"
|
|
2676
2902
|
},
|
|
2677
2903
|
"node_modules/@react-native/virtualized-lists": {
|
|
@@ -2698,27 +2924,30 @@
|
|
|
2698
2924
|
}
|
|
2699
2925
|
},
|
|
2700
2926
|
"node_modules/@regulaforensics/document-reader": {
|
|
2701
|
-
"version": "
|
|
2702
|
-
"resolved": "https://registry.npmjs.org/@regulaforensics/document-reader/-/document-reader-
|
|
2703
|
-
"integrity": "sha512-
|
|
2704
|
-
"license": "commercial"
|
|
2927
|
+
"version": "9.6.965-rc",
|
|
2928
|
+
"resolved": "https://registry.npmjs.org/@regulaforensics/document-reader/-/document-reader-9.6.965-rc.tgz",
|
|
2929
|
+
"integrity": "sha512-EXWYl4fIS/IbUPafY0UIufSdmXiHz4104oSTYQSzQ4MKLJmI+IZfuS+GIIdYZiX+ayBGQNwAI4IsRu//d/HbnA==",
|
|
2930
|
+
"license": "commercial",
|
|
2931
|
+
"dependencies": {
|
|
2932
|
+
"@expo/config-plugins": "^10.0.0"
|
|
2933
|
+
}
|
|
2705
2934
|
},
|
|
2706
2935
|
"node_modules/@regulaforensics/document-reader-btdevice": {
|
|
2707
|
-
"version": "
|
|
2708
|
-
"resolved": "https://registry.npmjs.org/@regulaforensics/document-reader-btdevice/-/document-reader-btdevice-
|
|
2709
|
-
"integrity": "sha512-
|
|
2936
|
+
"version": "9.6.55",
|
|
2937
|
+
"resolved": "https://registry.npmjs.org/@regulaforensics/document-reader-btdevice/-/document-reader-btdevice-9.6.55.tgz",
|
|
2938
|
+
"integrity": "sha512-6thfiVH8kSnIdigAJgZgGVx1vgu1rMMySOYpQ9S0/IoNq3K60ZDLQ+oHY6Lu6qqxrj0S71EYd/YEQD08EmUtSA==",
|
|
2710
2939
|
"license": "commercial"
|
|
2711
2940
|
},
|
|
2712
2941
|
"node_modules/@regulaforensics/document-reader-core-fullauthrfid": {
|
|
2713
|
-
"version": "
|
|
2714
|
-
"resolved": "https://registry.npmjs.org/@regulaforensics/document-reader-core-fullauthrfid/-/document-reader-core-fullauthrfid-
|
|
2715
|
-
"integrity": "sha512-
|
|
2942
|
+
"version": "9.6.2444",
|
|
2943
|
+
"resolved": "https://registry.npmjs.org/@regulaforensics/document-reader-core-fullauthrfid/-/document-reader-core-fullauthrfid-9.6.2444.tgz",
|
|
2944
|
+
"integrity": "sha512-oHkNy/ZyqYjuTrakAK2fEVD2e/Y2715BJTVyF7eNJEjVJFbhIeVxvf/CtEWMGSh0dKZfjcovcOBoxsJcGwN62w==",
|
|
2716
2945
|
"license": "commercial"
|
|
2717
2946
|
},
|
|
2718
2947
|
"node_modules/@sinclair/typebox": {
|
|
2719
|
-
"version": "0.27.
|
|
2720
|
-
"resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.27.
|
|
2721
|
-
"integrity": "sha512
|
|
2948
|
+
"version": "0.27.12",
|
|
2949
|
+
"resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.27.12.tgz",
|
|
2950
|
+
"integrity": "sha512-hhyNJ+nbR6ZR7pToHvllEFun9TL0sbL+tk/ON75lo+Xas054uez98qRbsuNt7MBCyZKK4+8Yli/OAGZhmfBZ/g==",
|
|
2722
2951
|
"license": "MIT"
|
|
2723
2952
|
},
|
|
2724
2953
|
"node_modules/@sinonjs/commons": {
|
|
@@ -2814,21 +3043,21 @@
|
|
|
2814
3043
|
}
|
|
2815
3044
|
},
|
|
2816
3045
|
"node_modules/@types/node": {
|
|
2817
|
-
"version": "
|
|
2818
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-
|
|
2819
|
-
"integrity": "sha512-
|
|
3046
|
+
"version": "26.1.2",
|
|
3047
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-26.1.2.tgz",
|
|
3048
|
+
"integrity": "sha512-Vu4a5UFA9rIIFJ7rB/Vaafh9lrCQszopTCx6KjFboXTGQbPNasehVR5TEiithSDGyd1DEiUByggTZsg8jukeIg==",
|
|
2820
3049
|
"license": "MIT",
|
|
2821
3050
|
"dependencies": {
|
|
2822
|
-
"undici-types": "~
|
|
3051
|
+
"undici-types": "~8.3.0"
|
|
2823
3052
|
}
|
|
2824
3053
|
},
|
|
2825
3054
|
"node_modules/@types/react": {
|
|
2826
|
-
"version": "19.2.
|
|
2827
|
-
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.
|
|
2828
|
-
"integrity": "sha512-
|
|
3055
|
+
"version": "19.2.17",
|
|
3056
|
+
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.17.tgz",
|
|
3057
|
+
"integrity": "sha512-MXfmqaVPEVgkBT/aY0aGCkRWWtByiYQXo3xdQ8r5RzuFrPiRn8Gar2tQdXSUQ2GKV3bkXckek89V8wQBY2Q/Aw==",
|
|
2829
3058
|
"license": "MIT",
|
|
2830
3059
|
"dependencies": {
|
|
2831
|
-
"csstype": "^3.
|
|
3060
|
+
"csstype": "^3.2.2"
|
|
2832
3061
|
}
|
|
2833
3062
|
},
|
|
2834
3063
|
"node_modules/@types/stack-utils": {
|
|
@@ -2838,9 +3067,9 @@
|
|
|
2838
3067
|
"license": "MIT"
|
|
2839
3068
|
},
|
|
2840
3069
|
"node_modules/@types/yargs": {
|
|
2841
|
-
"version": "17.0.
|
|
2842
|
-
"resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.
|
|
2843
|
-
"integrity": "sha512-
|
|
3070
|
+
"version": "17.0.35",
|
|
3071
|
+
"resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.35.tgz",
|
|
3072
|
+
"integrity": "sha512-qUHkeCyQFxMXg79wQfTtfndEC+N9ZZg76HJftDJp+qH2tV7Gj4OJi7l+PiWwJ+pWtW8GwSmqsDj/oymhrTWXjg==",
|
|
2844
3073
|
"license": "MIT",
|
|
2845
3074
|
"dependencies": {
|
|
2846
3075
|
"@types/yargs-parser": "*"
|
|
@@ -2852,10 +3081,143 @@
|
|
|
2852
3081
|
"integrity": "sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==",
|
|
2853
3082
|
"license": "MIT"
|
|
2854
3083
|
},
|
|
3084
|
+
"node_modules/@typescript/native-preview": {
|
|
3085
|
+
"version": "7.0.0-dev.20260707.2",
|
|
3086
|
+
"resolved": "https://registry.npmjs.org/@typescript/native-preview/-/native-preview-7.0.0-dev.20260707.2.tgz",
|
|
3087
|
+
"integrity": "sha512-oUGp+Rep/hqMhPunyinsALUwSlzHINSxitifPiSaeqoKOKD2OlR9NE3TaPqwsl4NlGslsOSUXI1JotWQzpYCPg==",
|
|
3088
|
+
"license": "Apache-2.0",
|
|
3089
|
+
"bin": {
|
|
3090
|
+
"tsgo": "bin/tsgo"
|
|
3091
|
+
},
|
|
3092
|
+
"engines": {
|
|
3093
|
+
"node": ">=16.20.0"
|
|
3094
|
+
},
|
|
3095
|
+
"optionalDependencies": {
|
|
3096
|
+
"@typescript/native-preview-darwin-arm64": "7.0.0-dev.20260707.2",
|
|
3097
|
+
"@typescript/native-preview-darwin-x64": "7.0.0-dev.20260707.2",
|
|
3098
|
+
"@typescript/native-preview-linux-arm": "7.0.0-dev.20260707.2",
|
|
3099
|
+
"@typescript/native-preview-linux-arm64": "7.0.0-dev.20260707.2",
|
|
3100
|
+
"@typescript/native-preview-linux-x64": "7.0.0-dev.20260707.2",
|
|
3101
|
+
"@typescript/native-preview-win32-arm64": "7.0.0-dev.20260707.2",
|
|
3102
|
+
"@typescript/native-preview-win32-x64": "7.0.0-dev.20260707.2"
|
|
3103
|
+
}
|
|
3104
|
+
},
|
|
3105
|
+
"node_modules/@typescript/native-preview-darwin-arm64": {
|
|
3106
|
+
"version": "7.0.0-dev.20260707.2",
|
|
3107
|
+
"resolved": "https://registry.npmjs.org/@typescript/native-preview-darwin-arm64/-/native-preview-darwin-arm64-7.0.0-dev.20260707.2.tgz",
|
|
3108
|
+
"integrity": "sha512-wny2pgKjGbiZtnOIHVa3tXC1UfDqxNEFzyPGmiqybedG8hipG2Nfp0l5UxbaKCjkLacUpH/W5bP2hBOMVhCOzg==",
|
|
3109
|
+
"cpu": [
|
|
3110
|
+
"arm64"
|
|
3111
|
+
],
|
|
3112
|
+
"license": "Apache-2.0",
|
|
3113
|
+
"optional": true,
|
|
3114
|
+
"os": [
|
|
3115
|
+
"darwin"
|
|
3116
|
+
],
|
|
3117
|
+
"engines": {
|
|
3118
|
+
"node": ">=16.20.0"
|
|
3119
|
+
}
|
|
3120
|
+
},
|
|
3121
|
+
"node_modules/@typescript/native-preview-darwin-x64": {
|
|
3122
|
+
"version": "7.0.0-dev.20260707.2",
|
|
3123
|
+
"resolved": "https://registry.npmjs.org/@typescript/native-preview-darwin-x64/-/native-preview-darwin-x64-7.0.0-dev.20260707.2.tgz",
|
|
3124
|
+
"integrity": "sha512-Afc7M5zOwo+GpfcYwz5Z8HMB2tPVsui7nNIqEuuFB73MPdVqNn/Wmpe4tP4MRri0AtJnJknoHBaTJ/VDAp/Jhw==",
|
|
3125
|
+
"cpu": [
|
|
3126
|
+
"x64"
|
|
3127
|
+
],
|
|
3128
|
+
"license": "Apache-2.0",
|
|
3129
|
+
"optional": true,
|
|
3130
|
+
"os": [
|
|
3131
|
+
"darwin"
|
|
3132
|
+
],
|
|
3133
|
+
"engines": {
|
|
3134
|
+
"node": ">=16.20.0"
|
|
3135
|
+
}
|
|
3136
|
+
},
|
|
3137
|
+
"node_modules/@typescript/native-preview-linux-arm": {
|
|
3138
|
+
"version": "7.0.0-dev.20260707.2",
|
|
3139
|
+
"resolved": "https://registry.npmjs.org/@typescript/native-preview-linux-arm/-/native-preview-linux-arm-7.0.0-dev.20260707.2.tgz",
|
|
3140
|
+
"integrity": "sha512-hJm/UOqZTr9FHmR7uNm8VGX4oKtfWk0Jem0zPeJFNC8ckGUfSBueyiEYMZB+XmRc1aG4x1E46y3CplP4CLHvGQ==",
|
|
3141
|
+
"cpu": [
|
|
3142
|
+
"arm"
|
|
3143
|
+
],
|
|
3144
|
+
"license": "Apache-2.0",
|
|
3145
|
+
"optional": true,
|
|
3146
|
+
"os": [
|
|
3147
|
+
"linux"
|
|
3148
|
+
],
|
|
3149
|
+
"engines": {
|
|
3150
|
+
"node": ">=16.20.0"
|
|
3151
|
+
}
|
|
3152
|
+
},
|
|
3153
|
+
"node_modules/@typescript/native-preview-linux-arm64": {
|
|
3154
|
+
"version": "7.0.0-dev.20260707.2",
|
|
3155
|
+
"resolved": "https://registry.npmjs.org/@typescript/native-preview-linux-arm64/-/native-preview-linux-arm64-7.0.0-dev.20260707.2.tgz",
|
|
3156
|
+
"integrity": "sha512-iITBa2WjjTI5N9t5l7Z4KoOSI+2zBlhbvFzsD/f8qX8QoKjz/Y4DPyBDgezYi8nkqjjksbgSOJ3/ykzhwrB9cg==",
|
|
3157
|
+
"cpu": [
|
|
3158
|
+
"arm64"
|
|
3159
|
+
],
|
|
3160
|
+
"license": "Apache-2.0",
|
|
3161
|
+
"optional": true,
|
|
3162
|
+
"os": [
|
|
3163
|
+
"linux"
|
|
3164
|
+
],
|
|
3165
|
+
"engines": {
|
|
3166
|
+
"node": ">=16.20.0"
|
|
3167
|
+
}
|
|
3168
|
+
},
|
|
3169
|
+
"node_modules/@typescript/native-preview-linux-x64": {
|
|
3170
|
+
"version": "7.0.0-dev.20260707.2",
|
|
3171
|
+
"resolved": "https://registry.npmjs.org/@typescript/native-preview-linux-x64/-/native-preview-linux-x64-7.0.0-dev.20260707.2.tgz",
|
|
3172
|
+
"integrity": "sha512-du0dzi6y97Po5vDNdPJTyyijHCpaS22JLRnKZEJXBDaO9gCIymOv/5QQokFRuOlQm0bWl3i9PF4OVdGP6uAOQA==",
|
|
3173
|
+
"cpu": [
|
|
3174
|
+
"x64"
|
|
3175
|
+
],
|
|
3176
|
+
"license": "Apache-2.0",
|
|
3177
|
+
"optional": true,
|
|
3178
|
+
"os": [
|
|
3179
|
+
"linux"
|
|
3180
|
+
],
|
|
3181
|
+
"engines": {
|
|
3182
|
+
"node": ">=16.20.0"
|
|
3183
|
+
}
|
|
3184
|
+
},
|
|
3185
|
+
"node_modules/@typescript/native-preview-win32-arm64": {
|
|
3186
|
+
"version": "7.0.0-dev.20260707.2",
|
|
3187
|
+
"resolved": "https://registry.npmjs.org/@typescript/native-preview-win32-arm64/-/native-preview-win32-arm64-7.0.0-dev.20260707.2.tgz",
|
|
3188
|
+
"integrity": "sha512-SsAwfhyHJ1akgBc+99z4+hwdbHsdWaKB8EwCNIMA6JfSLMeUjffrYvxu+vfMyxVtOVOz7RrRXRoiDiu4a2sCtg==",
|
|
3189
|
+
"cpu": [
|
|
3190
|
+
"arm64"
|
|
3191
|
+
],
|
|
3192
|
+
"license": "Apache-2.0",
|
|
3193
|
+
"optional": true,
|
|
3194
|
+
"os": [
|
|
3195
|
+
"win32"
|
|
3196
|
+
],
|
|
3197
|
+
"engines": {
|
|
3198
|
+
"node": ">=16.20.0"
|
|
3199
|
+
}
|
|
3200
|
+
},
|
|
3201
|
+
"node_modules/@typescript/native-preview-win32-x64": {
|
|
3202
|
+
"version": "7.0.0-dev.20260707.2",
|
|
3203
|
+
"resolved": "https://registry.npmjs.org/@typescript/native-preview-win32-x64/-/native-preview-win32-x64-7.0.0-dev.20260707.2.tgz",
|
|
3204
|
+
"integrity": "sha512-DL4u27stv0fo71sVhOzHSwE+YMZsbBijVI+kg5dLDLilSH79WFTJ8RSQ46vJrCMt+Gjlv/JOZP1PuLJDfioYeQ==",
|
|
3205
|
+
"cpu": [
|
|
3206
|
+
"x64"
|
|
3207
|
+
],
|
|
3208
|
+
"license": "Apache-2.0",
|
|
3209
|
+
"optional": true,
|
|
3210
|
+
"os": [
|
|
3211
|
+
"win32"
|
|
3212
|
+
],
|
|
3213
|
+
"engines": {
|
|
3214
|
+
"node": ">=16.20.0"
|
|
3215
|
+
}
|
|
3216
|
+
},
|
|
2855
3217
|
"node_modules/@ungap/structured-clone": {
|
|
2856
|
-
"version": "1.3.
|
|
2857
|
-
"resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.3.
|
|
2858
|
-
"integrity": "sha512-
|
|
3218
|
+
"version": "1.3.3",
|
|
3219
|
+
"resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.3.3.tgz",
|
|
3220
|
+
"integrity": "sha512-60YRaenCQcVjYEKOcG824+DRGGIQ3VKErcBoAEDJZz5bKIs2ZG+X/H9Nk+Q6EVkwJk5QNApxbrc5QtBSwtrXAg==",
|
|
2859
3221
|
"license": "ISC"
|
|
2860
3222
|
},
|
|
2861
3223
|
"node_modules/@urql/core": {
|
|
@@ -2916,9 +3278,9 @@
|
|
|
2916
3278
|
}
|
|
2917
3279
|
},
|
|
2918
3280
|
"node_modules/acorn": {
|
|
2919
|
-
"version": "8.
|
|
2920
|
-
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.
|
|
2921
|
-
"integrity": "sha512-
|
|
3281
|
+
"version": "8.18.0",
|
|
3282
|
+
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.18.0.tgz",
|
|
3283
|
+
"integrity": "sha512-lGq+9yr1/GuAWaVYIHRjvvySG5/4VfKIvC8EWxStPdcDh/Ka7FG3twP6v4d5BkravUilhIAsG4Qj83t02LWUPQ==",
|
|
2922
3284
|
"license": "MIT",
|
|
2923
3285
|
"bin": {
|
|
2924
3286
|
"acorn": "bin/acorn"
|
|
@@ -2937,9 +3299,9 @@
|
|
|
2937
3299
|
}
|
|
2938
3300
|
},
|
|
2939
3301
|
"node_modules/ajv": {
|
|
2940
|
-
"version": "8.
|
|
2941
|
-
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.
|
|
2942
|
-
"integrity": "sha512-
|
|
3302
|
+
"version": "8.20.0",
|
|
3303
|
+
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.20.0.tgz",
|
|
3304
|
+
"integrity": "sha512-Thbli+OlOj+iMPYFBVBfJ3OmCAnaSyNn4M1vz9T6Gka5Jt9ba/HIR56joy65tY6kx/FCF5VXNB819Y7/GUrBGA==",
|
|
2943
3305
|
"license": "MIT",
|
|
2944
3306
|
"dependencies": {
|
|
2945
3307
|
"fast-deep-equal": "^3.1.3",
|
|
@@ -3117,13 +3479,13 @@
|
|
|
3117
3479
|
}
|
|
3118
3480
|
},
|
|
3119
3481
|
"node_modules/babel-plugin-polyfill-corejs2": {
|
|
3120
|
-
"version": "0.4.
|
|
3121
|
-
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.
|
|
3122
|
-
"integrity": "sha512-
|
|
3482
|
+
"version": "0.4.17",
|
|
3483
|
+
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.17.tgz",
|
|
3484
|
+
"integrity": "sha512-aTyf30K/rqAsNwN76zYrdtx8obu0E4KoUME29B1xj+B3WxgvWkp943vYQ+z8Mv3lw9xHXMHpvSPOBxzAkIa94w==",
|
|
3123
3485
|
"license": "MIT",
|
|
3124
3486
|
"dependencies": {
|
|
3125
|
-
"@babel/compat-data": "^7.
|
|
3126
|
-
"@babel/helper-define-polyfill-provider": "^0.6.
|
|
3487
|
+
"@babel/compat-data": "^7.28.6",
|
|
3488
|
+
"@babel/helper-define-polyfill-provider": "^0.6.8",
|
|
3127
3489
|
"semver": "^6.3.1"
|
|
3128
3490
|
},
|
|
3129
3491
|
"peerDependencies": {
|
|
@@ -3144,12 +3506,12 @@
|
|
|
3144
3506
|
}
|
|
3145
3507
|
},
|
|
3146
3508
|
"node_modules/babel-plugin-polyfill-regenerator": {
|
|
3147
|
-
"version": "0.6.
|
|
3148
|
-
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.6.
|
|
3149
|
-
"integrity": "sha512-
|
|
3509
|
+
"version": "0.6.8",
|
|
3510
|
+
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.6.8.tgz",
|
|
3511
|
+
"integrity": "sha512-M762rNHfSF1EV3SLtnCJXFoQbbIIz0OyRwnCmV0KPC7qosSfCO0QLTSuJX3ayAebubhE6oYBAYPrBA5ljowaZg==",
|
|
3150
3512
|
"license": "MIT",
|
|
3151
3513
|
"dependencies": {
|
|
3152
|
-
"@babel/helper-define-polyfill-provider": "^0.6.
|
|
3514
|
+
"@babel/helper-define-polyfill-provider": "^0.6.8"
|
|
3153
3515
|
},
|
|
3154
3516
|
"peerDependencies": {
|
|
3155
3517
|
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
|
@@ -3257,6 +3619,99 @@
|
|
|
3257
3619
|
}
|
|
3258
3620
|
}
|
|
3259
3621
|
},
|
|
3622
|
+
"node_modules/babel-preset-expo/node_modules/@react-native/babel-plugin-codegen": {
|
|
3623
|
+
"version": "0.81.5",
|
|
3624
|
+
"resolved": "https://registry.npmjs.org/@react-native/babel-plugin-codegen/-/babel-plugin-codegen-0.81.5.tgz",
|
|
3625
|
+
"integrity": "sha512-oF71cIH6je3fSLi6VPjjC3Sgyyn57JLHXs+mHWc9MoCiJJcM4nqsS5J38zv1XQ8d3zOW2JtHro+LF0tagj2bfQ==",
|
|
3626
|
+
"license": "MIT",
|
|
3627
|
+
"dependencies": {
|
|
3628
|
+
"@babel/traverse": "^7.25.3",
|
|
3629
|
+
"@react-native/codegen": "0.81.5"
|
|
3630
|
+
},
|
|
3631
|
+
"engines": {
|
|
3632
|
+
"node": ">= 20.19.4"
|
|
3633
|
+
}
|
|
3634
|
+
},
|
|
3635
|
+
"node_modules/babel-preset-expo/node_modules/@react-native/babel-preset": {
|
|
3636
|
+
"version": "0.81.5",
|
|
3637
|
+
"resolved": "https://registry.npmjs.org/@react-native/babel-preset/-/babel-preset-0.81.5.tgz",
|
|
3638
|
+
"integrity": "sha512-UoI/x/5tCmi+pZ3c1+Ypr1DaRMDLI3y+Q70pVLLVgrnC3DHsHRIbHcCHIeG/IJvoeFqFM2sTdhSOLJrf8lOPrA==",
|
|
3639
|
+
"license": "MIT",
|
|
3640
|
+
"dependencies": {
|
|
3641
|
+
"@babel/core": "^7.25.2",
|
|
3642
|
+
"@babel/plugin-proposal-export-default-from": "^7.24.7",
|
|
3643
|
+
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
|
3644
|
+
"@babel/plugin-syntax-export-default-from": "^7.24.7",
|
|
3645
|
+
"@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3",
|
|
3646
|
+
"@babel/plugin-syntax-optional-chaining": "^7.8.3",
|
|
3647
|
+
"@babel/plugin-transform-arrow-functions": "^7.24.7",
|
|
3648
|
+
"@babel/plugin-transform-async-generator-functions": "^7.25.4",
|
|
3649
|
+
"@babel/plugin-transform-async-to-generator": "^7.24.7",
|
|
3650
|
+
"@babel/plugin-transform-block-scoping": "^7.25.0",
|
|
3651
|
+
"@babel/plugin-transform-class-properties": "^7.25.4",
|
|
3652
|
+
"@babel/plugin-transform-classes": "^7.25.4",
|
|
3653
|
+
"@babel/plugin-transform-computed-properties": "^7.24.7",
|
|
3654
|
+
"@babel/plugin-transform-destructuring": "^7.24.8",
|
|
3655
|
+
"@babel/plugin-transform-flow-strip-types": "^7.25.2",
|
|
3656
|
+
"@babel/plugin-transform-for-of": "^7.24.7",
|
|
3657
|
+
"@babel/plugin-transform-function-name": "^7.25.1",
|
|
3658
|
+
"@babel/plugin-transform-literals": "^7.25.2",
|
|
3659
|
+
"@babel/plugin-transform-logical-assignment-operators": "^7.24.7",
|
|
3660
|
+
"@babel/plugin-transform-modules-commonjs": "^7.24.8",
|
|
3661
|
+
"@babel/plugin-transform-named-capturing-groups-regex": "^7.24.7",
|
|
3662
|
+
"@babel/plugin-transform-nullish-coalescing-operator": "^7.24.7",
|
|
3663
|
+
"@babel/plugin-transform-numeric-separator": "^7.24.7",
|
|
3664
|
+
"@babel/plugin-transform-object-rest-spread": "^7.24.7",
|
|
3665
|
+
"@babel/plugin-transform-optional-catch-binding": "^7.24.7",
|
|
3666
|
+
"@babel/plugin-transform-optional-chaining": "^7.24.8",
|
|
3667
|
+
"@babel/plugin-transform-parameters": "^7.24.7",
|
|
3668
|
+
"@babel/plugin-transform-private-methods": "^7.24.7",
|
|
3669
|
+
"@babel/plugin-transform-private-property-in-object": "^7.24.7",
|
|
3670
|
+
"@babel/plugin-transform-react-display-name": "^7.24.7",
|
|
3671
|
+
"@babel/plugin-transform-react-jsx": "^7.25.2",
|
|
3672
|
+
"@babel/plugin-transform-react-jsx-self": "^7.24.7",
|
|
3673
|
+
"@babel/plugin-transform-react-jsx-source": "^7.24.7",
|
|
3674
|
+
"@babel/plugin-transform-regenerator": "^7.24.7",
|
|
3675
|
+
"@babel/plugin-transform-runtime": "^7.24.7",
|
|
3676
|
+
"@babel/plugin-transform-shorthand-properties": "^7.24.7",
|
|
3677
|
+
"@babel/plugin-transform-spread": "^7.24.7",
|
|
3678
|
+
"@babel/plugin-transform-sticky-regex": "^7.24.7",
|
|
3679
|
+
"@babel/plugin-transform-typescript": "^7.25.2",
|
|
3680
|
+
"@babel/plugin-transform-unicode-regex": "^7.24.7",
|
|
3681
|
+
"@babel/template": "^7.25.0",
|
|
3682
|
+
"@react-native/babel-plugin-codegen": "0.81.5",
|
|
3683
|
+
"babel-plugin-syntax-hermes-parser": "0.29.1",
|
|
3684
|
+
"babel-plugin-transform-flow-enums": "^0.0.2",
|
|
3685
|
+
"react-refresh": "^0.14.0"
|
|
3686
|
+
},
|
|
3687
|
+
"engines": {
|
|
3688
|
+
"node": ">= 20.19.4"
|
|
3689
|
+
},
|
|
3690
|
+
"peerDependencies": {
|
|
3691
|
+
"@babel/core": "*"
|
|
3692
|
+
}
|
|
3693
|
+
},
|
|
3694
|
+
"node_modules/babel-preset-expo/node_modules/@react-native/codegen": {
|
|
3695
|
+
"version": "0.81.5",
|
|
3696
|
+
"resolved": "https://registry.npmjs.org/@react-native/codegen/-/codegen-0.81.5.tgz",
|
|
3697
|
+
"integrity": "sha512-a2TDA03Up8lpSa9sh5VRGCQDXgCTOyDOFH+aqyinxp1HChG8uk89/G+nkJ9FPd0rqgi25eCTR16TWdS3b+fA6g==",
|
|
3698
|
+
"license": "MIT",
|
|
3699
|
+
"dependencies": {
|
|
3700
|
+
"@babel/core": "^7.25.2",
|
|
3701
|
+
"@babel/parser": "^7.25.3",
|
|
3702
|
+
"glob": "^7.1.1",
|
|
3703
|
+
"hermes-parser": "0.29.1",
|
|
3704
|
+
"invariant": "^2.2.4",
|
|
3705
|
+
"nullthrows": "^1.1.1",
|
|
3706
|
+
"yargs": "^17.6.2"
|
|
3707
|
+
},
|
|
3708
|
+
"engines": {
|
|
3709
|
+
"node": ">= 20.19.4"
|
|
3710
|
+
},
|
|
3711
|
+
"peerDependencies": {
|
|
3712
|
+
"@babel/core": "*"
|
|
3713
|
+
}
|
|
3714
|
+
},
|
|
3260
3715
|
"node_modules/babel-preset-jest": {
|
|
3261
3716
|
"version": "29.6.3",
|
|
3262
3717
|
"resolved": "https://registry.npmjs.org/babel-preset-jest/-/babel-preset-jest-29.6.3.tgz",
|
|
@@ -3273,6 +3728,15 @@
|
|
|
3273
3728
|
"@babel/core": "^7.0.0"
|
|
3274
3729
|
}
|
|
3275
3730
|
},
|
|
3731
|
+
"node_modules/balanced-match": {
|
|
3732
|
+
"version": "4.0.4",
|
|
3733
|
+
"resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz",
|
|
3734
|
+
"integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==",
|
|
3735
|
+
"license": "MIT",
|
|
3736
|
+
"engines": {
|
|
3737
|
+
"node": "18 || 20 || >=22"
|
|
3738
|
+
}
|
|
3739
|
+
},
|
|
3276
3740
|
"node_modules/base-64": {
|
|
3277
3741
|
"version": "0.1.0",
|
|
3278
3742
|
"resolved": "https://registry.npmjs.org/base-64/-/base-64-0.1.0.tgz",
|
|
@@ -3299,12 +3763,15 @@
|
|
|
3299
3763
|
"license": "MIT"
|
|
3300
3764
|
},
|
|
3301
3765
|
"node_modules/baseline-browser-mapping": {
|
|
3302
|
-
"version": "2.
|
|
3303
|
-
"resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.
|
|
3304
|
-
"integrity": "sha512-
|
|
3766
|
+
"version": "2.11.6",
|
|
3767
|
+
"resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.11.6.tgz",
|
|
3768
|
+
"integrity": "sha512-69D/imtToCsIcAl8WBS2YaRwA4jO/j0HhU+hELqMEu9f54MoUtI6+XH5mrKU8rEFNEk/Ui1I2MK4/JkWacclGw==",
|
|
3305
3769
|
"license": "Apache-2.0",
|
|
3306
3770
|
"bin": {
|
|
3307
|
-
"baseline-browser-mapping": "dist/cli.
|
|
3771
|
+
"baseline-browser-mapping": "dist/cli.cjs"
|
|
3772
|
+
},
|
|
3773
|
+
"engines": {
|
|
3774
|
+
"node": ">=6.0.0"
|
|
3308
3775
|
}
|
|
3309
3776
|
},
|
|
3310
3777
|
"node_modules/better-opn": {
|
|
@@ -3378,15 +3845,6 @@
|
|
|
3378
3845
|
"node": "20 || >=22"
|
|
3379
3846
|
}
|
|
3380
3847
|
},
|
|
3381
|
-
"node_modules/brace-expansion/node_modules/balanced-match": {
|
|
3382
|
-
"version": "4.0.4",
|
|
3383
|
-
"resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz",
|
|
3384
|
-
"integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==",
|
|
3385
|
-
"license": "MIT",
|
|
3386
|
-
"engines": {
|
|
3387
|
-
"node": "18 || 20 || >=22"
|
|
3388
|
-
}
|
|
3389
|
-
},
|
|
3390
3848
|
"node_modules/braces": {
|
|
3391
3849
|
"version": "3.0.3",
|
|
3392
3850
|
"resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz",
|
|
@@ -3400,9 +3858,9 @@
|
|
|
3400
3858
|
}
|
|
3401
3859
|
},
|
|
3402
3860
|
"node_modules/browserslist": {
|
|
3403
|
-
"version": "4.
|
|
3404
|
-
"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.
|
|
3405
|
-
"integrity": "sha512-
|
|
3861
|
+
"version": "4.28.7",
|
|
3862
|
+
"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.28.7.tgz",
|
|
3863
|
+
"integrity": "sha512-JxV13hNrFxqjOc8alRbq9dK1MM79NEXYpma2B2J4wAtpWS5zIEIKqWPGCl7N4o7Uc7B7itylh7SuDujATRyyTw==",
|
|
3406
3864
|
"funding": [
|
|
3407
3865
|
{
|
|
3408
3866
|
"type": "opencollective",
|
|
@@ -3419,11 +3877,11 @@
|
|
|
3419
3877
|
],
|
|
3420
3878
|
"license": "MIT",
|
|
3421
3879
|
"dependencies": {
|
|
3422
|
-
"baseline-browser-mapping": "^2.
|
|
3423
|
-
"caniuse-lite": "^1.0.
|
|
3424
|
-
"electron-to-chromium": "^1.5.
|
|
3425
|
-
"node-releases": "^2.0.
|
|
3426
|
-
"update-browserslist-db": "^1.
|
|
3880
|
+
"baseline-browser-mapping": "^2.10.44",
|
|
3881
|
+
"caniuse-lite": "^1.0.30001806",
|
|
3882
|
+
"electron-to-chromium": "^1.5.393",
|
|
3883
|
+
"node-releases": "^2.0.51",
|
|
3884
|
+
"update-browserslist-db": "^1.2.3"
|
|
3427
3885
|
},
|
|
3428
3886
|
"bin": {
|
|
3429
3887
|
"browserslist": "cli.js"
|
|
@@ -3493,9 +3951,9 @@
|
|
|
3493
3951
|
}
|
|
3494
3952
|
},
|
|
3495
3953
|
"node_modules/caniuse-lite": {
|
|
3496
|
-
"version": "1.0.
|
|
3497
|
-
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.
|
|
3498
|
-
"integrity": "sha512-
|
|
3954
|
+
"version": "1.0.30001806",
|
|
3955
|
+
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001806.tgz",
|
|
3956
|
+
"integrity": "sha512-72Cuvd95zbSYPKq6Fhg8eDJRlzgWDf7/mtoZv6Qe/DYNCEBdNxoA3+rZAU2ZhGCpZlns3EssFavaZomckT5Uuw==",
|
|
3499
3957
|
"funding": [
|
|
3500
3958
|
{
|
|
3501
3959
|
"type": "opencollective",
|
|
@@ -3570,19 +4028,10 @@
|
|
|
3570
4028
|
}
|
|
3571
4029
|
},
|
|
3572
4030
|
"node_modules/ci-info": {
|
|
3573
|
-
"version": "
|
|
3574
|
-
"resolved": "https://registry.npmjs.org/ci-info/-/ci-info-
|
|
3575
|
-
"integrity": "sha512-
|
|
3576
|
-
"
|
|
3577
|
-
{
|
|
3578
|
-
"type": "github",
|
|
3579
|
-
"url": "https://github.com/sponsors/sibiraj-s"
|
|
3580
|
-
}
|
|
3581
|
-
],
|
|
3582
|
-
"license": "MIT",
|
|
3583
|
-
"engines": {
|
|
3584
|
-
"node": ">=8"
|
|
3585
|
-
}
|
|
4031
|
+
"version": "2.0.0",
|
|
4032
|
+
"resolved": "https://registry.npmjs.org/ci-info/-/ci-info-2.0.0.tgz",
|
|
4033
|
+
"integrity": "sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==",
|
|
4034
|
+
"license": "MIT"
|
|
3586
4035
|
},
|
|
3587
4036
|
"node_modules/cli-cursor": {
|
|
3588
4037
|
"version": "2.1.0",
|
|
@@ -3622,18 +4071,6 @@
|
|
|
3622
4071
|
"node": ">=12"
|
|
3623
4072
|
}
|
|
3624
4073
|
},
|
|
3625
|
-
"node_modules/cliui/node_modules/strip-ansi": {
|
|
3626
|
-
"version": "6.0.1",
|
|
3627
|
-
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
|
3628
|
-
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
|
3629
|
-
"license": "MIT",
|
|
3630
|
-
"dependencies": {
|
|
3631
|
-
"ansi-regex": "^5.0.1"
|
|
3632
|
-
},
|
|
3633
|
-
"engines": {
|
|
3634
|
-
"node": ">=8"
|
|
3635
|
-
}
|
|
3636
|
-
},
|
|
3637
4074
|
"node_modules/clone": {
|
|
3638
4075
|
"version": "1.0.4",
|
|
3639
4076
|
"resolved": "https://registry.npmjs.org/clone/-/clone-1.0.4.tgz",
|
|
@@ -3761,12 +4198,12 @@
|
|
|
3761
4198
|
"license": "MIT"
|
|
3762
4199
|
},
|
|
3763
4200
|
"node_modules/core-js-compat": {
|
|
3764
|
-
"version": "3.
|
|
3765
|
-
"resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.
|
|
3766
|
-
"integrity": "sha512-
|
|
4201
|
+
"version": "3.49.0",
|
|
4202
|
+
"resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.49.0.tgz",
|
|
4203
|
+
"integrity": "sha512-VQXt1jr9cBz03b331DFDCCP90b3fanciLkgiOoy8SBHy06gNf+vQ1A3WFLqG7I8TipYIKeYK9wxd0tUrvHcOZA==",
|
|
3767
4204
|
"license": "MIT",
|
|
3768
4205
|
"dependencies": {
|
|
3769
|
-
"browserslist": "^4.
|
|
4206
|
+
"browserslist": "^4.28.1"
|
|
3770
4207
|
},
|
|
3771
4208
|
"funding": {
|
|
3772
4209
|
"type": "opencollective",
|
|
@@ -3788,9 +4225,9 @@
|
|
|
3788
4225
|
}
|
|
3789
4226
|
},
|
|
3790
4227
|
"node_modules/csstype": {
|
|
3791
|
-
"version": "3.
|
|
3792
|
-
"resolved": "https://registry.npmjs.org/csstype/-/csstype-3.
|
|
3793
|
-
"integrity": "sha512-
|
|
4228
|
+
"version": "3.2.3",
|
|
4229
|
+
"resolved": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz",
|
|
4230
|
+
"integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==",
|
|
3794
4231
|
"license": "MIT"
|
|
3795
4232
|
},
|
|
3796
4233
|
"node_modules/debug": {
|
|
@@ -3904,6 +4341,12 @@
|
|
|
3904
4341
|
"url": "https://dotenvx.com"
|
|
3905
4342
|
}
|
|
3906
4343
|
},
|
|
4344
|
+
"node_modules/eastasianwidth": {
|
|
4345
|
+
"version": "0.2.0",
|
|
4346
|
+
"resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz",
|
|
4347
|
+
"integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==",
|
|
4348
|
+
"license": "MIT"
|
|
4349
|
+
},
|
|
3907
4350
|
"node_modules/ee-first": {
|
|
3908
4351
|
"version": "1.1.1",
|
|
3909
4352
|
"resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz",
|
|
@@ -3911,9 +4354,9 @@
|
|
|
3911
4354
|
"license": "MIT"
|
|
3912
4355
|
},
|
|
3913
4356
|
"node_modules/electron-to-chromium": {
|
|
3914
|
-
"version": "1.5.
|
|
3915
|
-
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.
|
|
3916
|
-
"integrity": "sha512-
|
|
4357
|
+
"version": "1.5.398",
|
|
4358
|
+
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.398.tgz",
|
|
4359
|
+
"integrity": "sha512-AsvhAxopJGh6museTDMIjn6JpDYOfgu4RLlygomt87MUwBUqTfd/1EiPtx10/LZE8xpTvkP2E9Gafq7lkLtodQ==",
|
|
3917
4360
|
"license": "ISC"
|
|
3918
4361
|
},
|
|
3919
4362
|
"node_modules/emoji-regex": {
|
|
@@ -3949,6 +4392,15 @@
|
|
|
3949
4392
|
"stackframe": "^1.3.4"
|
|
3950
4393
|
}
|
|
3951
4394
|
},
|
|
4395
|
+
"node_modules/es-errors": {
|
|
4396
|
+
"version": "1.3.0",
|
|
4397
|
+
"resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz",
|
|
4398
|
+
"integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==",
|
|
4399
|
+
"license": "MIT",
|
|
4400
|
+
"engines": {
|
|
4401
|
+
"node": ">= 0.4"
|
|
4402
|
+
}
|
|
4403
|
+
},
|
|
3952
4404
|
"node_modules/escalade": {
|
|
3953
4405
|
"version": "3.2.0",
|
|
3954
4406
|
"resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz",
|
|
@@ -4062,9 +4514,9 @@
|
|
|
4062
4514
|
}
|
|
4063
4515
|
},
|
|
4064
4516
|
"node_modules/expo-build-properties": {
|
|
4065
|
-
"version": "1.0.
|
|
4066
|
-
"resolved": "https://registry.npmjs.org/expo-build-properties/-/expo-build-properties-1.0.
|
|
4067
|
-
"integrity": "sha512-
|
|
4517
|
+
"version": "1.0.10",
|
|
4518
|
+
"resolved": "https://registry.npmjs.org/expo-build-properties/-/expo-build-properties-1.0.10.tgz",
|
|
4519
|
+
"integrity": "sha512-mFCZbrbrv0AP5RB151tAoRzwRJelqM7bCJzCkxpu+owOyH+p/rFC/q7H5q8B9EpVWj8etaIuszR+gKwohpmu1Q==",
|
|
4068
4520
|
"license": "MIT",
|
|
4069
4521
|
"dependencies": {
|
|
4070
4522
|
"ajv": "^8.11.0",
|
|
@@ -4075,9 +4527,9 @@
|
|
|
4075
4527
|
}
|
|
4076
4528
|
},
|
|
4077
4529
|
"node_modules/expo-build-properties/node_modules/semver": {
|
|
4078
|
-
"version": "7.
|
|
4079
|
-
"resolved": "https://registry.npmjs.org/semver/-/semver-7.
|
|
4080
|
-
"integrity": "sha512-
|
|
4530
|
+
"version": "7.8.5",
|
|
4531
|
+
"resolved": "https://registry.npmjs.org/semver/-/semver-7.8.5.tgz",
|
|
4532
|
+
"integrity": "sha512-Y7/KDsb8LjooZpwaqGyulO6DQlksgCncchHGk+sZIY4SBvUocMBEFH5Ur1fI4dV+Jvl0w6cjvucaIi40puRioA==",
|
|
4081
4533
|
"license": "ISC",
|
|
4082
4534
|
"bin": {
|
|
4083
4535
|
"semver": "bin/semver.js"
|
|
@@ -4113,15 +4565,15 @@
|
|
|
4113
4565
|
}
|
|
4114
4566
|
},
|
|
4115
4567
|
"node_modules/expo-dev-client": {
|
|
4116
|
-
"version": "6.0.
|
|
4117
|
-
"resolved": "https://registry.npmjs.org/expo-dev-client/-/expo-dev-client-6.0.
|
|
4118
|
-
"integrity": "sha512-
|
|
4568
|
+
"version": "6.0.21",
|
|
4569
|
+
"resolved": "https://registry.npmjs.org/expo-dev-client/-/expo-dev-client-6.0.21.tgz",
|
|
4570
|
+
"integrity": "sha512-SWI6HD0pa4eJujkYFkvvpezUE1zmJXGLu+34azpu7+QJgO+FLutDYDj8BSTdeH/NYDEClDFjCGqVMcWETvmsCQ==",
|
|
4119
4571
|
"license": "MIT",
|
|
4120
4572
|
"dependencies": {
|
|
4121
|
-
"expo-dev-launcher": "6.0.
|
|
4122
|
-
"expo-dev-menu": "7.0.
|
|
4573
|
+
"expo-dev-launcher": "6.0.21",
|
|
4574
|
+
"expo-dev-menu": "7.0.19",
|
|
4123
4575
|
"expo-dev-menu-interface": "2.0.0",
|
|
4124
|
-
"expo-manifests": "~1.0.
|
|
4576
|
+
"expo-manifests": "~1.0.11",
|
|
4125
4577
|
"expo-updates-interface": "~2.0.0"
|
|
4126
4578
|
},
|
|
4127
4579
|
"peerDependencies": {
|
|
@@ -4129,23 +4581,23 @@
|
|
|
4129
4581
|
}
|
|
4130
4582
|
},
|
|
4131
4583
|
"node_modules/expo-dev-launcher": {
|
|
4132
|
-
"version": "6.0.
|
|
4133
|
-
"resolved": "https://registry.npmjs.org/expo-dev-launcher/-/expo-dev-launcher-6.0.
|
|
4134
|
-
"integrity": "sha512-
|
|
4584
|
+
"version": "6.0.21",
|
|
4585
|
+
"resolved": "https://registry.npmjs.org/expo-dev-launcher/-/expo-dev-launcher-6.0.21.tgz",
|
|
4586
|
+
"integrity": "sha512-QZ9gcKMZbp6EsIhzS0QoGB8Cf4xeVJhjbNgWUwcoBIk8gshoFz8CkCQOnX+HNv2sSY3rdCaNpx3Xo0Rflyq7rA==",
|
|
4135
4587
|
"license": "MIT",
|
|
4136
4588
|
"dependencies": {
|
|
4137
4589
|
"ajv": "^8.11.0",
|
|
4138
|
-
"expo-dev-menu": "7.0.
|
|
4139
|
-
"expo-manifests": "~1.0.
|
|
4590
|
+
"expo-dev-menu": "7.0.19",
|
|
4591
|
+
"expo-manifests": "~1.0.11"
|
|
4140
4592
|
},
|
|
4141
4593
|
"peerDependencies": {
|
|
4142
4594
|
"expo": "*"
|
|
4143
4595
|
}
|
|
4144
4596
|
},
|
|
4145
4597
|
"node_modules/expo-dev-menu": {
|
|
4146
|
-
"version": "7.0.
|
|
4147
|
-
"resolved": "https://registry.npmjs.org/expo-dev-menu/-/expo-dev-menu-7.0.
|
|
4148
|
-
"integrity": "sha512-
|
|
4598
|
+
"version": "7.0.19",
|
|
4599
|
+
"resolved": "https://registry.npmjs.org/expo-dev-menu/-/expo-dev-menu-7.0.19.tgz",
|
|
4600
|
+
"integrity": "sha512-ju5MZiBCPhUKKvHy0ElZdnlhq01mkEEiR8jfrgQVvW26aWjzjLiOhppNAyXtvGbhk7WxJim3wYMiqFFrjGdfKA==",
|
|
4149
4601
|
"license": "MIT",
|
|
4150
4602
|
"dependencies": {
|
|
4151
4603
|
"expo-dev-menu-interface": "2.0.0"
|
|
@@ -4204,12 +4656,12 @@
|
|
|
4204
4656
|
}
|
|
4205
4657
|
},
|
|
4206
4658
|
"node_modules/expo-manifests": {
|
|
4207
|
-
"version": "1.0.
|
|
4208
|
-
"resolved": "https://registry.npmjs.org/expo-manifests/-/expo-manifests-1.0.
|
|
4209
|
-
"integrity": "sha512-
|
|
4659
|
+
"version": "1.0.11",
|
|
4660
|
+
"resolved": "https://registry.npmjs.org/expo-manifests/-/expo-manifests-1.0.11.tgz",
|
|
4661
|
+
"integrity": "sha512-6zItytTewN37Cjhp3glUg0ozrgW2GwB8x9wtfzUNoJIMmxO38nnGdTLMaotYhRqdf5PP2Dzdmej1HDHXVNUpRw==",
|
|
4210
4662
|
"license": "MIT",
|
|
4211
4663
|
"dependencies": {
|
|
4212
|
-
"@expo/config": "~12.0.
|
|
4664
|
+
"@expo/config": "~12.0.13",
|
|
4213
4665
|
"expo-json-utils": "~0.15.0"
|
|
4214
4666
|
},
|
|
4215
4667
|
"peerDependencies": {
|
|
@@ -4263,106 +4715,229 @@
|
|
|
4263
4715
|
"expo": "*"
|
|
4264
4716
|
}
|
|
4265
4717
|
},
|
|
4266
|
-
"node_modules/expo/node_modules/@expo/cli": {
|
|
4267
|
-
"version": "54.0.26",
|
|
4268
|
-
"resolved": "https://registry.npmjs.org/@expo/cli/-/cli-54.0.26.tgz",
|
|
4269
|
-
"integrity": "sha512-BjsAoKINLEo3LRE+sDC6FCgjxuOWsyfOFOKz0txrbEcxSatzIjJDVuX8XaTdmeicZdcoN524yl1sfwCWfxhYMw==",
|
|
4718
|
+
"node_modules/expo/node_modules/@expo/cli": {
|
|
4719
|
+
"version": "54.0.26",
|
|
4720
|
+
"resolved": "https://registry.npmjs.org/@expo/cli/-/cli-54.0.26.tgz",
|
|
4721
|
+
"integrity": "sha512-BjsAoKINLEo3LRE+sDC6FCgjxuOWsyfOFOKz0txrbEcxSatzIjJDVuX8XaTdmeicZdcoN524yl1sfwCWfxhYMw==",
|
|
4722
|
+
"license": "MIT",
|
|
4723
|
+
"dependencies": {
|
|
4724
|
+
"@0no-co/graphql.web": "^1.0.8",
|
|
4725
|
+
"@expo/code-signing-certificates": "^0.0.6",
|
|
4726
|
+
"@expo/config": "~12.0.14",
|
|
4727
|
+
"@expo/config-plugins": "~54.0.5",
|
|
4728
|
+
"@expo/devcert": "^1.2.1",
|
|
4729
|
+
"@expo/env": "~2.0.12",
|
|
4730
|
+
"@expo/image-utils": "^0.8.8",
|
|
4731
|
+
"@expo/json-file": "^10.0.16",
|
|
4732
|
+
"@expo/metro": "~54.2.0",
|
|
4733
|
+
"@expo/metro-config": "~54.0.17",
|
|
4734
|
+
"@expo/osascript": "^2.3.8",
|
|
4735
|
+
"@expo/package-manager": "^1.9.10",
|
|
4736
|
+
"@expo/plist": "^0.4.9",
|
|
4737
|
+
"@expo/prebuild-config": "^54.0.9",
|
|
4738
|
+
"@expo/schema-utils": "^0.1.9",
|
|
4739
|
+
"@expo/spawn-async": "^1.7.2",
|
|
4740
|
+
"@expo/ws-tunnel": "^1.0.1",
|
|
4741
|
+
"@expo/xcpretty": "^4.3.0",
|
|
4742
|
+
"@react-native/dev-middleware": "0.81.5",
|
|
4743
|
+
"@urql/core": "^5.0.6",
|
|
4744
|
+
"@urql/exchange-retry": "^1.3.0",
|
|
4745
|
+
"accepts": "^1.3.8",
|
|
4746
|
+
"arg": "^5.0.2",
|
|
4747
|
+
"better-opn": "~3.0.2",
|
|
4748
|
+
"bplist-creator": "0.1.0",
|
|
4749
|
+
"bplist-parser": "^0.3.1",
|
|
4750
|
+
"chalk": "^4.0.0",
|
|
4751
|
+
"ci-info": "^3.3.0",
|
|
4752
|
+
"compression": "^1.7.4",
|
|
4753
|
+
"connect": "^3.7.0",
|
|
4754
|
+
"debug": "^4.3.4",
|
|
4755
|
+
"env-editor": "^0.4.1",
|
|
4756
|
+
"expo-server": "^1.0.7",
|
|
4757
|
+
"freeport-async": "^2.0.0",
|
|
4758
|
+
"getenv": "^2.0.0",
|
|
4759
|
+
"glob": "^13.0.0",
|
|
4760
|
+
"lan-network": "^0.2.1",
|
|
4761
|
+
"minimatch": "^9.0.0",
|
|
4762
|
+
"node-forge": "^1.3.3",
|
|
4763
|
+
"npm-package-arg": "^11.0.0",
|
|
4764
|
+
"ora": "^3.4.0",
|
|
4765
|
+
"picomatch": "^4.0.3",
|
|
4766
|
+
"pretty-bytes": "^5.6.0",
|
|
4767
|
+
"pretty-format": "^29.7.0",
|
|
4768
|
+
"progress": "^2.0.3",
|
|
4769
|
+
"prompts": "^2.3.2",
|
|
4770
|
+
"qrcode-terminal": "0.11.0",
|
|
4771
|
+
"require-from-string": "^2.0.2",
|
|
4772
|
+
"requireg": "^0.2.2",
|
|
4773
|
+
"resolve": "^1.22.2",
|
|
4774
|
+
"resolve-from": "^5.0.0",
|
|
4775
|
+
"resolve.exports": "^2.0.3",
|
|
4776
|
+
"semver": "^7.6.0",
|
|
4777
|
+
"send": "^0.19.0",
|
|
4778
|
+
"slugify": "^1.3.4",
|
|
4779
|
+
"source-map-support": "~0.5.21",
|
|
4780
|
+
"stacktrace-parser": "^0.1.10",
|
|
4781
|
+
"structured-headers": "^0.4.1",
|
|
4782
|
+
"tar": "^7.5.2",
|
|
4783
|
+
"terminal-link": "^2.1.1",
|
|
4784
|
+
"undici": "^6.18.2",
|
|
4785
|
+
"wrap-ansi": "^7.0.0",
|
|
4786
|
+
"ws": "^8.12.1"
|
|
4787
|
+
},
|
|
4788
|
+
"bin": {
|
|
4789
|
+
"expo-internal": "build/bin/cli"
|
|
4790
|
+
},
|
|
4791
|
+
"peerDependencies": {
|
|
4792
|
+
"expo": "*",
|
|
4793
|
+
"expo-router": "*",
|
|
4794
|
+
"react-native": "*"
|
|
4795
|
+
},
|
|
4796
|
+
"peerDependenciesMeta": {
|
|
4797
|
+
"expo-router": {
|
|
4798
|
+
"optional": true
|
|
4799
|
+
},
|
|
4800
|
+
"react-native": {
|
|
4801
|
+
"optional": true
|
|
4802
|
+
}
|
|
4803
|
+
}
|
|
4804
|
+
},
|
|
4805
|
+
"node_modules/expo/node_modules/@expo/cli/node_modules/minimatch": {
|
|
4806
|
+
"version": "9.0.9",
|
|
4807
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz",
|
|
4808
|
+
"integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==",
|
|
4809
|
+
"license": "ISC",
|
|
4810
|
+
"dependencies": {
|
|
4811
|
+
"brace-expansion": "^2.0.2"
|
|
4812
|
+
},
|
|
4813
|
+
"engines": {
|
|
4814
|
+
"node": ">=16 || 14 >=14.17"
|
|
4815
|
+
},
|
|
4816
|
+
"funding": {
|
|
4817
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
4818
|
+
}
|
|
4819
|
+
},
|
|
4820
|
+
"node_modules/expo/node_modules/@expo/config-plugins": {
|
|
4821
|
+
"version": "54.0.5",
|
|
4822
|
+
"resolved": "https://registry.npmjs.org/@expo/config-plugins/-/config-plugins-54.0.5.tgz",
|
|
4823
|
+
"integrity": "sha512-aWQ3sViNRoQWw6So4A2qhWCt24CuGBK6MrRHI1AG+V6/NQAjIZCHaSvcXK2gXKpmisRhTSUWaKPIgLJQFB+AeQ==",
|
|
4824
|
+
"license": "MIT",
|
|
4825
|
+
"dependencies": {
|
|
4826
|
+
"@expo/config-types": "^54.0.10",
|
|
4827
|
+
"@expo/json-file": "~10.0.16",
|
|
4828
|
+
"@expo/plist": "^0.4.9",
|
|
4829
|
+
"@expo/sdk-runtime-versions": "^1.0.0",
|
|
4830
|
+
"chalk": "^4.1.2",
|
|
4831
|
+
"debug": "^4.3.5",
|
|
4832
|
+
"getenv": "^2.0.0",
|
|
4833
|
+
"glob": "^13.0.0",
|
|
4834
|
+
"resolve-from": "^5.0.0",
|
|
4835
|
+
"semver": "^7.5.4",
|
|
4836
|
+
"slash": "^3.0.0",
|
|
4837
|
+
"slugify": "^1.6.6",
|
|
4838
|
+
"xcode": "^3.0.1",
|
|
4839
|
+
"xml2js": "0.6.0"
|
|
4840
|
+
}
|
|
4841
|
+
},
|
|
4842
|
+
"node_modules/expo/node_modules/@expo/config-plugins/node_modules/@babel/code-frame": {
|
|
4843
|
+
"version": "7.10.4",
|
|
4844
|
+
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.10.4.tgz",
|
|
4845
|
+
"integrity": "sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg==",
|
|
4846
|
+
"license": "MIT",
|
|
4847
|
+
"dependencies": {
|
|
4848
|
+
"@babel/highlight": "^7.10.4"
|
|
4849
|
+
}
|
|
4850
|
+
},
|
|
4851
|
+
"node_modules/expo/node_modules/@expo/config-plugins/node_modules/@expo/json-file": {
|
|
4852
|
+
"version": "10.0.16",
|
|
4853
|
+
"resolved": "https://registry.npmjs.org/@expo/json-file/-/json-file-10.0.16.tgz",
|
|
4854
|
+
"integrity": "sha512-fcVkWEj+hLuP2yt5W0aw6LmDRqSPWDLUSxOMcmFeV+algmIF59sQVKCwB9btjQLd4V6x9N0pISkQEkBubUHrCw==",
|
|
4855
|
+
"license": "MIT",
|
|
4856
|
+
"dependencies": {
|
|
4857
|
+
"@babel/code-frame": "~7.10.4",
|
|
4858
|
+
"json5": "^2.2.3"
|
|
4859
|
+
}
|
|
4860
|
+
},
|
|
4861
|
+
"node_modules/expo/node_modules/@expo/config-types": {
|
|
4862
|
+
"version": "54.0.10",
|
|
4863
|
+
"resolved": "https://registry.npmjs.org/@expo/config-types/-/config-types-54.0.10.tgz",
|
|
4864
|
+
"integrity": "sha512-/J16SC2an1LdtCZ67xhSkGXpALYUVUNyZws7v+PVsFZxClYehDSoKLqyRaGkpHlYrCc08bS0RF5E0JV6g50psA==",
|
|
4865
|
+
"license": "MIT"
|
|
4866
|
+
},
|
|
4867
|
+
"node_modules/expo/node_modules/@expo/json-file": {
|
|
4868
|
+
"version": "10.2.0",
|
|
4869
|
+
"resolved": "https://registry.npmjs.org/@expo/json-file/-/json-file-10.2.0.tgz",
|
|
4870
|
+
"integrity": "sha512-S6XzKe3R9GQeHiUPXc3xJjOv2VJhOEwFYf7xdC2z2cUqt3kZJ9mSO877sNQloVdnW/SUCtPY3bexlM7nwq+CAQ==",
|
|
4871
|
+
"license": "MIT",
|
|
4872
|
+
"dependencies": {
|
|
4873
|
+
"@babel/code-frame": "^7.20.0",
|
|
4874
|
+
"json5": "^2.2.3"
|
|
4875
|
+
}
|
|
4876
|
+
},
|
|
4877
|
+
"node_modules/expo/node_modules/@expo/plist": {
|
|
4878
|
+
"version": "0.4.9",
|
|
4879
|
+
"resolved": "https://registry.npmjs.org/@expo/plist/-/plist-0.4.9.tgz",
|
|
4880
|
+
"integrity": "sha512-MPVpmKGfnQEnrCzgxuXcmPP/y/t6AVm+DcSb2Myp21LKWv1N3l8uFxMggesfF4ixAxkRlGmMMx9GyDC9M+XklQ==",
|
|
4881
|
+
"license": "MIT",
|
|
4882
|
+
"dependencies": {
|
|
4883
|
+
"@xmldom/xmldom": "^0.8.8",
|
|
4884
|
+
"base64-js": "^1.2.3",
|
|
4885
|
+
"xmlbuilder": "^15.1.1"
|
|
4886
|
+
}
|
|
4887
|
+
},
|
|
4888
|
+
"node_modules/expo/node_modules/@react-native/debugger-frontend": {
|
|
4889
|
+
"version": "0.81.5",
|
|
4890
|
+
"resolved": "https://registry.npmjs.org/@react-native/debugger-frontend/-/debugger-frontend-0.81.5.tgz",
|
|
4891
|
+
"integrity": "sha512-bnd9FSdWKx2ncklOetCgrlwqSGhMHP2zOxObJbOWXoj7GHEmih4MKarBo5/a8gX8EfA1EwRATdfNBQ81DY+h+w==",
|
|
4892
|
+
"license": "BSD-3-Clause",
|
|
4893
|
+
"engines": {
|
|
4894
|
+
"node": ">= 20.19.4"
|
|
4895
|
+
}
|
|
4896
|
+
},
|
|
4897
|
+
"node_modules/expo/node_modules/@react-native/dev-middleware": {
|
|
4898
|
+
"version": "0.81.5",
|
|
4899
|
+
"resolved": "https://registry.npmjs.org/@react-native/dev-middleware/-/dev-middleware-0.81.5.tgz",
|
|
4900
|
+
"integrity": "sha512-WfPfZzboYgo/TUtysuD5xyANzzfka8Ebni6RIb2wDxhb56ERi7qDrE4xGhtPsjCL4pQBXSVxyIlCy0d8I6EgGA==",
|
|
4901
|
+
"license": "MIT",
|
|
4902
|
+
"dependencies": {
|
|
4903
|
+
"@isaacs/ttlcache": "^1.4.1",
|
|
4904
|
+
"@react-native/debugger-frontend": "0.81.5",
|
|
4905
|
+
"chrome-launcher": "^0.15.2",
|
|
4906
|
+
"chromium-edge-launcher": "^0.2.0",
|
|
4907
|
+
"connect": "^3.6.5",
|
|
4908
|
+
"debug": "^4.4.0",
|
|
4909
|
+
"invariant": "^2.2.4",
|
|
4910
|
+
"nullthrows": "^1.1.1",
|
|
4911
|
+
"open": "^7.0.3",
|
|
4912
|
+
"serve-static": "^1.16.2",
|
|
4913
|
+
"ws": "^6.2.3"
|
|
4914
|
+
},
|
|
4915
|
+
"engines": {
|
|
4916
|
+
"node": ">= 20.19.4"
|
|
4917
|
+
}
|
|
4918
|
+
},
|
|
4919
|
+
"node_modules/expo/node_modules/@react-native/dev-middleware/node_modules/ws": {
|
|
4920
|
+
"version": "6.2.6",
|
|
4921
|
+
"resolved": "https://registry.npmjs.org/ws/-/ws-6.2.6.tgz",
|
|
4922
|
+
"integrity": "sha512-XTrf1gv7kXoVf1hbC3PAyAiPgR8Wz1blcrYIjEsUmr08BLksT41R8KbjmS9408C2ERx7v1JDLD/BkpLEttjfKA==",
|
|
4270
4923
|
"license": "MIT",
|
|
4271
4924
|
"dependencies": {
|
|
4272
|
-
"
|
|
4273
|
-
"@expo/code-signing-certificates": "^0.0.6",
|
|
4274
|
-
"@expo/config": "~12.0.14",
|
|
4275
|
-
"@expo/config-plugins": "~54.0.5",
|
|
4276
|
-
"@expo/devcert": "^1.2.1",
|
|
4277
|
-
"@expo/env": "~2.0.12",
|
|
4278
|
-
"@expo/image-utils": "^0.8.8",
|
|
4279
|
-
"@expo/json-file": "^10.0.16",
|
|
4280
|
-
"@expo/metro": "~54.2.0",
|
|
4281
|
-
"@expo/metro-config": "~54.0.17",
|
|
4282
|
-
"@expo/osascript": "^2.3.8",
|
|
4283
|
-
"@expo/package-manager": "^1.9.10",
|
|
4284
|
-
"@expo/plist": "^0.4.9",
|
|
4285
|
-
"@expo/prebuild-config": "^54.0.9",
|
|
4286
|
-
"@expo/schema-utils": "^0.1.9",
|
|
4287
|
-
"@expo/spawn-async": "^1.7.2",
|
|
4288
|
-
"@expo/ws-tunnel": "^1.0.1",
|
|
4289
|
-
"@expo/xcpretty": "^4.3.0",
|
|
4290
|
-
"@react-native/dev-middleware": "0.81.5",
|
|
4291
|
-
"@urql/core": "^5.0.6",
|
|
4292
|
-
"@urql/exchange-retry": "^1.3.0",
|
|
4293
|
-
"accepts": "^1.3.8",
|
|
4294
|
-
"arg": "^5.0.2",
|
|
4295
|
-
"better-opn": "~3.0.2",
|
|
4296
|
-
"bplist-creator": "0.1.0",
|
|
4297
|
-
"bplist-parser": "^0.3.1",
|
|
4298
|
-
"chalk": "^4.0.0",
|
|
4299
|
-
"ci-info": "^3.3.0",
|
|
4300
|
-
"compression": "^1.7.4",
|
|
4301
|
-
"connect": "^3.7.0",
|
|
4302
|
-
"debug": "^4.3.4",
|
|
4303
|
-
"env-editor": "^0.4.1",
|
|
4304
|
-
"expo-server": "^1.0.7",
|
|
4305
|
-
"freeport-async": "^2.0.0",
|
|
4306
|
-
"getenv": "^2.0.0",
|
|
4307
|
-
"glob": "^13.0.0",
|
|
4308
|
-
"lan-network": "^0.2.1",
|
|
4309
|
-
"minimatch": "^9.0.0",
|
|
4310
|
-
"node-forge": "^1.3.3",
|
|
4311
|
-
"npm-package-arg": "^11.0.0",
|
|
4312
|
-
"ora": "^3.4.0",
|
|
4313
|
-
"picomatch": "^4.0.3",
|
|
4314
|
-
"pretty-bytes": "^5.6.0",
|
|
4315
|
-
"pretty-format": "^29.7.0",
|
|
4316
|
-
"progress": "^2.0.3",
|
|
4317
|
-
"prompts": "^2.3.2",
|
|
4318
|
-
"qrcode-terminal": "0.11.0",
|
|
4319
|
-
"require-from-string": "^2.0.2",
|
|
4320
|
-
"requireg": "^0.2.2",
|
|
4321
|
-
"resolve": "^1.22.2",
|
|
4322
|
-
"resolve-from": "^5.0.0",
|
|
4323
|
-
"resolve.exports": "^2.0.3",
|
|
4324
|
-
"semver": "^7.6.0",
|
|
4325
|
-
"send": "^0.19.0",
|
|
4326
|
-
"slugify": "^1.3.4",
|
|
4327
|
-
"source-map-support": "~0.5.21",
|
|
4328
|
-
"stacktrace-parser": "^0.1.10",
|
|
4329
|
-
"structured-headers": "^0.4.1",
|
|
4330
|
-
"tar": "^7.5.2",
|
|
4331
|
-
"terminal-link": "^2.1.1",
|
|
4332
|
-
"undici": "^6.18.2",
|
|
4333
|
-
"wrap-ansi": "^7.0.0",
|
|
4334
|
-
"ws": "^8.12.1"
|
|
4335
|
-
},
|
|
4336
|
-
"bin": {
|
|
4337
|
-
"expo-internal": "build/bin/cli"
|
|
4338
|
-
},
|
|
4339
|
-
"peerDependencies": {
|
|
4340
|
-
"expo": "*",
|
|
4341
|
-
"expo-router": "*",
|
|
4342
|
-
"react-native": "*"
|
|
4343
|
-
},
|
|
4344
|
-
"peerDependenciesMeta": {
|
|
4345
|
-
"expo-router": {
|
|
4346
|
-
"optional": true
|
|
4347
|
-
},
|
|
4348
|
-
"react-native": {
|
|
4349
|
-
"optional": true
|
|
4350
|
-
}
|
|
4925
|
+
"async-limiter": "~1.0.0"
|
|
4351
4926
|
}
|
|
4352
4927
|
},
|
|
4353
|
-
"node_modules/expo/node_modules
|
|
4354
|
-
"version": "9.0
|
|
4355
|
-
"resolved": "https://registry.npmjs.org/
|
|
4356
|
-
"integrity": "sha512-
|
|
4357
|
-
"
|
|
4358
|
-
|
|
4359
|
-
|
|
4360
|
-
|
|
4928
|
+
"node_modules/expo/node_modules/ci-info": {
|
|
4929
|
+
"version": "3.9.0",
|
|
4930
|
+
"resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.9.0.tgz",
|
|
4931
|
+
"integrity": "sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==",
|
|
4932
|
+
"funding": [
|
|
4933
|
+
{
|
|
4934
|
+
"type": "github",
|
|
4935
|
+
"url": "https://github.com/sponsors/sibiraj-s"
|
|
4936
|
+
}
|
|
4937
|
+
],
|
|
4938
|
+
"license": "MIT",
|
|
4361
4939
|
"engines": {
|
|
4362
|
-
"node": ">=
|
|
4363
|
-
},
|
|
4364
|
-
"funding": {
|
|
4365
|
-
"url": "https://github.com/sponsors/isaacs"
|
|
4940
|
+
"node": ">=8"
|
|
4366
4941
|
}
|
|
4367
4942
|
},
|
|
4368
4943
|
"node_modules/expo/node_modules/glob": {
|
|
@@ -4382,6 +4957,31 @@
|
|
|
4382
4957
|
"url": "https://github.com/sponsors/isaacs"
|
|
4383
4958
|
}
|
|
4384
4959
|
},
|
|
4960
|
+
"node_modules/expo/node_modules/lru-cache": {
|
|
4961
|
+
"version": "11.5.2",
|
|
4962
|
+
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.5.2.tgz",
|
|
4963
|
+
"integrity": "sha512-4pfM1Ff0x50o0tQwb5ucw/RzNyD0/YJME6IVcStalZuMWxdt3sR3huStTtxz4PUmvZfRguvDejasvQ2kifR11g==",
|
|
4964
|
+
"license": "BlueOak-1.0.0",
|
|
4965
|
+
"engines": {
|
|
4966
|
+
"node": "20 || >=22"
|
|
4967
|
+
}
|
|
4968
|
+
},
|
|
4969
|
+
"node_modules/expo/node_modules/path-scurry": {
|
|
4970
|
+
"version": "2.0.2",
|
|
4971
|
+
"resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-2.0.2.tgz",
|
|
4972
|
+
"integrity": "sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg==",
|
|
4973
|
+
"license": "BlueOak-1.0.0",
|
|
4974
|
+
"dependencies": {
|
|
4975
|
+
"lru-cache": "^11.0.0",
|
|
4976
|
+
"minipass": "^7.1.2"
|
|
4977
|
+
},
|
|
4978
|
+
"engines": {
|
|
4979
|
+
"node": "18 || 20 || >=22"
|
|
4980
|
+
},
|
|
4981
|
+
"funding": {
|
|
4982
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
4983
|
+
}
|
|
4984
|
+
},
|
|
4385
4985
|
"node_modules/expo/node_modules/semver": {
|
|
4386
4986
|
"version": "7.8.5",
|
|
4387
4987
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.8.5.tgz",
|
|
@@ -4394,6 +4994,27 @@
|
|
|
4394
4994
|
"node": ">=10"
|
|
4395
4995
|
}
|
|
4396
4996
|
},
|
|
4997
|
+
"node_modules/expo/node_modules/ws": {
|
|
4998
|
+
"version": "8.21.1",
|
|
4999
|
+
"resolved": "https://registry.npmjs.org/ws/-/ws-8.21.1.tgz",
|
|
5000
|
+
"integrity": "sha512-+0NTnW77fFN/DjQi6k/Sq/Yvk4Sgajw7urW8V+asjXnRgDs9gyGkdb7EzgfhA4goXsRIZKE28fzIXBHEzhuiWw==",
|
|
5001
|
+
"license": "MIT",
|
|
5002
|
+
"engines": {
|
|
5003
|
+
"node": ">=10.0.0"
|
|
5004
|
+
},
|
|
5005
|
+
"peerDependencies": {
|
|
5006
|
+
"bufferutil": "^4.0.1",
|
|
5007
|
+
"utf-8-validate": ">=5.0.2"
|
|
5008
|
+
},
|
|
5009
|
+
"peerDependenciesMeta": {
|
|
5010
|
+
"bufferutil": {
|
|
5011
|
+
"optional": true
|
|
5012
|
+
},
|
|
5013
|
+
"utf-8-validate": {
|
|
5014
|
+
"optional": true
|
|
5015
|
+
}
|
|
5016
|
+
}
|
|
5017
|
+
},
|
|
4397
5018
|
"node_modules/exponential-backoff": {
|
|
4398
5019
|
"version": "3.1.3",
|
|
4399
5020
|
"resolved": "https://registry.npmjs.org/exponential-backoff/-/exponential-backoff-3.1.3.tgz",
|
|
@@ -4499,6 +5120,19 @@
|
|
|
4499
5120
|
"integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==",
|
|
4500
5121
|
"license": "MIT"
|
|
4501
5122
|
},
|
|
5123
|
+
"node_modules/find-up": {
|
|
5124
|
+
"version": "4.1.0",
|
|
5125
|
+
"resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
|
|
5126
|
+
"integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
|
|
5127
|
+
"license": "MIT",
|
|
5128
|
+
"dependencies": {
|
|
5129
|
+
"locate-path": "^5.0.0",
|
|
5130
|
+
"path-exists": "^4.0.0"
|
|
5131
|
+
},
|
|
5132
|
+
"engines": {
|
|
5133
|
+
"node": ">=8"
|
|
5134
|
+
}
|
|
5135
|
+
},
|
|
4502
5136
|
"node_modules/flow-enums-runtime": {
|
|
4503
5137
|
"version": "0.0.6",
|
|
4504
5138
|
"resolved": "https://registry.npmjs.org/flow-enums-runtime/-/flow-enums-runtime-0.0.6.tgz",
|
|
@@ -4511,6 +5145,34 @@
|
|
|
4511
5145
|
"integrity": "sha512-6FPvD/IVyT4ZlNe7Wcn5Fb/4ChigpucKYSvD6a+0iMoLn2inpo711eyIcKjmDtE5XNcgAkSH9uN/nfAeZzHEfg==",
|
|
4512
5146
|
"license": "BSD-2-Clause"
|
|
4513
5147
|
},
|
|
5148
|
+
"node_modules/foreground-child": {
|
|
5149
|
+
"version": "3.3.1",
|
|
5150
|
+
"resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.1.tgz",
|
|
5151
|
+
"integrity": "sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==",
|
|
5152
|
+
"license": "ISC",
|
|
5153
|
+
"dependencies": {
|
|
5154
|
+
"cross-spawn": "^7.0.6",
|
|
5155
|
+
"signal-exit": "^4.0.1"
|
|
5156
|
+
},
|
|
5157
|
+
"engines": {
|
|
5158
|
+
"node": ">=14"
|
|
5159
|
+
},
|
|
5160
|
+
"funding": {
|
|
5161
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
5162
|
+
}
|
|
5163
|
+
},
|
|
5164
|
+
"node_modules/foreground-child/node_modules/signal-exit": {
|
|
5165
|
+
"version": "4.1.0",
|
|
5166
|
+
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
|
|
5167
|
+
"integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
|
|
5168
|
+
"license": "ISC",
|
|
5169
|
+
"engines": {
|
|
5170
|
+
"node": ">=14"
|
|
5171
|
+
},
|
|
5172
|
+
"funding": {
|
|
5173
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
5174
|
+
}
|
|
5175
|
+
},
|
|
4514
5176
|
"node_modules/freeport-async": {
|
|
4515
5177
|
"version": "2.0.0",
|
|
4516
5178
|
"resolved": "https://registry.npmjs.org/freeport-async/-/freeport-async-2.0.0.tgz",
|
|
@@ -4530,9 +5192,9 @@
|
|
|
4530
5192
|
}
|
|
4531
5193
|
},
|
|
4532
5194
|
"node_modules/fs-extra": {
|
|
4533
|
-
"version": "11.
|
|
4534
|
-
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.
|
|
4535
|
-
"integrity": "sha512-
|
|
5195
|
+
"version": "11.4.0",
|
|
5196
|
+
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.4.0.tgz",
|
|
5197
|
+
"integrity": "sha512-EQsFzMUJkCKGr1ePqlYADkIUmHW1s3ZXr5Yqy6wbGrfUCphpl2maM/kyOIRA2HpP3AaFQTZXD4ldjek+nccddA==",
|
|
4536
5198
|
"license": "MIT",
|
|
4537
5199
|
"dependencies": {
|
|
4538
5200
|
"graceful-fs": "^4.2.0",
|
|
@@ -4612,7 +5274,7 @@
|
|
|
4612
5274
|
"version": "7.2.3",
|
|
4613
5275
|
"resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
|
|
4614
5276
|
"integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
|
|
4615
|
-
"deprecated": "
|
|
5277
|
+
"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",
|
|
4616
5278
|
"license": "ISC",
|
|
4617
5279
|
"dependencies": {
|
|
4618
5280
|
"fs.realpath": "^1.0.0",
|
|
@@ -4630,15 +5292,18 @@
|
|
|
4630
5292
|
}
|
|
4631
5293
|
},
|
|
4632
5294
|
"node_modules/glob/node_modules/minimatch": {
|
|
4633
|
-
"version": "
|
|
4634
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-
|
|
4635
|
-
"integrity": "sha512-
|
|
4636
|
-
"license": "
|
|
5295
|
+
"version": "10.2.5",
|
|
5296
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.5.tgz",
|
|
5297
|
+
"integrity": "sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==",
|
|
5298
|
+
"license": "BlueOak-1.0.0",
|
|
4637
5299
|
"dependencies": {
|
|
4638
|
-
"brace-expansion": "^
|
|
5300
|
+
"brace-expansion": "^5.0.5"
|
|
4639
5301
|
},
|
|
4640
5302
|
"engines": {
|
|
4641
|
-
"node": "
|
|
5303
|
+
"node": "18 || 20 || >=22"
|
|
5304
|
+
},
|
|
5305
|
+
"funding": {
|
|
5306
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
4642
5307
|
}
|
|
4643
5308
|
},
|
|
4644
5309
|
"node_modules/graceful-fs": {
|
|
@@ -4657,9 +5322,9 @@
|
|
|
4657
5322
|
}
|
|
4658
5323
|
},
|
|
4659
5324
|
"node_modules/hasown": {
|
|
4660
|
-
"version": "2.0.
|
|
4661
|
-
"resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.
|
|
4662
|
-
"integrity": "sha512-
|
|
5325
|
+
"version": "2.0.4",
|
|
5326
|
+
"resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.4.tgz",
|
|
5327
|
+
"integrity": "sha512-T2UbfbBEF32wiepXIsMlTW9+dDYC6wMh/t/vYA4tuOMKqWz/n3vr1NFSxQiyP+zk2mXsoMA/i/7qV6LKut1t1A==",
|
|
4663
5328
|
"license": "MIT",
|
|
4664
5329
|
"dependencies": {
|
|
4665
5330
|
"function-bind": "^1.1.2"
|
|
@@ -4702,25 +5367,29 @@
|
|
|
4702
5367
|
"license": "ISC"
|
|
4703
5368
|
},
|
|
4704
5369
|
"node_modules/http-errors": {
|
|
4705
|
-
"version": "2.0.
|
|
4706
|
-
"resolved": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.
|
|
4707
|
-
"integrity": "sha512-
|
|
5370
|
+
"version": "2.0.1",
|
|
5371
|
+
"resolved": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.1.tgz",
|
|
5372
|
+
"integrity": "sha512-4FbRdAX+bSdmo4AUFuS0WNiPz8NgFt+r8ThgNWmlrjQjt1Q7ZR9+zTlce2859x4KSXrwIsaeTqDoKQmtP8pLmQ==",
|
|
4708
5373
|
"license": "MIT",
|
|
4709
5374
|
"dependencies": {
|
|
4710
|
-
"depd": "2.0.0",
|
|
4711
|
-
"inherits": "2.0.4",
|
|
4712
|
-
"setprototypeof": "1.2.0",
|
|
4713
|
-
"statuses": "2.0.
|
|
4714
|
-
"toidentifier": "1.0.1"
|
|
5375
|
+
"depd": "~2.0.0",
|
|
5376
|
+
"inherits": "~2.0.4",
|
|
5377
|
+
"setprototypeof": "~1.2.0",
|
|
5378
|
+
"statuses": "~2.0.2",
|
|
5379
|
+
"toidentifier": "~1.0.1"
|
|
4715
5380
|
},
|
|
4716
5381
|
"engines": {
|
|
4717
5382
|
"node": ">= 0.8"
|
|
5383
|
+
},
|
|
5384
|
+
"funding": {
|
|
5385
|
+
"type": "opencollective",
|
|
5386
|
+
"url": "https://opencollective.com/express"
|
|
4718
5387
|
}
|
|
4719
5388
|
},
|
|
4720
5389
|
"node_modules/http-errors/node_modules/statuses": {
|
|
4721
|
-
"version": "2.0.
|
|
4722
|
-
"resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.
|
|
4723
|
-
"integrity": "sha512-
|
|
5390
|
+
"version": "2.0.2",
|
|
5391
|
+
"resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.2.tgz",
|
|
5392
|
+
"integrity": "sha512-DvEy55V3DB7uknRo+4iOGT5fP1slR8wQohVdknigZPMpMstaKJQWhwiYBACJE3Ul2pTnATihhBYnRhZQHGBiRw==",
|
|
4724
5393
|
"license": "MIT",
|
|
4725
5394
|
"engines": {
|
|
4726
5395
|
"node": ">= 0.8"
|
|
@@ -4825,12 +5494,12 @@
|
|
|
4825
5494
|
}
|
|
4826
5495
|
},
|
|
4827
5496
|
"node_modules/is-core-module": {
|
|
4828
|
-
"version": "2.16.
|
|
4829
|
-
"resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.16.
|
|
4830
|
-
"integrity": "sha512-
|
|
5497
|
+
"version": "2.16.2",
|
|
5498
|
+
"resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.16.2.tgz",
|
|
5499
|
+
"integrity": "sha512-evOr8xfXKxE6qSR0hSXL2r3sd7ALj8+7jQEUvPYcm5sgZFdJ+AYzT6yNmJenvIYQBgIGwfwz08sL8zoL7yq2BA==",
|
|
4831
5500
|
"license": "MIT",
|
|
4832
5501
|
"dependencies": {
|
|
4833
|
-
"hasown": "^2.0.
|
|
5502
|
+
"hasown": "^2.0.3"
|
|
4834
5503
|
},
|
|
4835
5504
|
"engines": {
|
|
4836
5505
|
"node": ">= 0.4"
|
|
@@ -4915,6 +5584,21 @@
|
|
|
4915
5584
|
"node": ">=8"
|
|
4916
5585
|
}
|
|
4917
5586
|
},
|
|
5587
|
+
"node_modules/jackspeak": {
|
|
5588
|
+
"version": "3.4.3",
|
|
5589
|
+
"resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.3.tgz",
|
|
5590
|
+
"integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==",
|
|
5591
|
+
"license": "BlueOak-1.0.0",
|
|
5592
|
+
"dependencies": {
|
|
5593
|
+
"@isaacs/cliui": "^8.0.2"
|
|
5594
|
+
},
|
|
5595
|
+
"funding": {
|
|
5596
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
5597
|
+
},
|
|
5598
|
+
"optionalDependencies": {
|
|
5599
|
+
"@pkgjs/parseargs": "^0.11.0"
|
|
5600
|
+
}
|
|
5601
|
+
},
|
|
4918
5602
|
"node_modules/jest-environment-node": {
|
|
4919
5603
|
"version": "29.7.0",
|
|
4920
5604
|
"resolved": "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-29.7.0.tgz",
|
|
@@ -5026,6 +5710,21 @@
|
|
|
5026
5710
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
5027
5711
|
}
|
|
5028
5712
|
},
|
|
5713
|
+
"node_modules/jest-util/node_modules/ci-info": {
|
|
5714
|
+
"version": "3.9.0",
|
|
5715
|
+
"resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.9.0.tgz",
|
|
5716
|
+
"integrity": "sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==",
|
|
5717
|
+
"funding": [
|
|
5718
|
+
{
|
|
5719
|
+
"type": "github",
|
|
5720
|
+
"url": "https://github.com/sponsors/sibiraj-s"
|
|
5721
|
+
}
|
|
5722
|
+
],
|
|
5723
|
+
"license": "MIT",
|
|
5724
|
+
"engines": {
|
|
5725
|
+
"node": ">=8"
|
|
5726
|
+
}
|
|
5727
|
+
},
|
|
5029
5728
|
"node_modules/jest-util/node_modules/picomatch": {
|
|
5030
5729
|
"version": "2.3.2",
|
|
5031
5730
|
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.2.tgz",
|
|
@@ -5156,9 +5855,9 @@
|
|
|
5156
5855
|
}
|
|
5157
5856
|
},
|
|
5158
5857
|
"node_modules/jsonfile": {
|
|
5159
|
-
"version": "6.2.
|
|
5160
|
-
"resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.2.
|
|
5161
|
-
"integrity": "sha512-
|
|
5858
|
+
"version": "6.2.1",
|
|
5859
|
+
"resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.2.1.tgz",
|
|
5860
|
+
"integrity": "sha512-zwOTdL3rFQ/lRdBnntKVOX6k5cKJwEc1HdilT71BWEu7J41gXIB2MRp+vxduPSwZJPWBxEzv4yH1wYLJGUHX4Q==",
|
|
5162
5861
|
"license": "MIT",
|
|
5163
5862
|
"dependencies": {
|
|
5164
5863
|
"universalify": "^2.0.0"
|
|
@@ -5480,12 +6179,24 @@
|
|
|
5480
6179
|
"url": "https://opencollective.com/parcel"
|
|
5481
6180
|
}
|
|
5482
6181
|
},
|
|
5483
|
-
"node_modules/lines-and-columns": {
|
|
5484
|
-
"version": "1.2.4",
|
|
5485
|
-
"resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz",
|
|
5486
|
-
"integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==",
|
|
5487
|
-
"license": "MIT"
|
|
5488
|
-
},
|
|
6182
|
+
"node_modules/lines-and-columns": {
|
|
6183
|
+
"version": "1.2.4",
|
|
6184
|
+
"resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz",
|
|
6185
|
+
"integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==",
|
|
6186
|
+
"license": "MIT"
|
|
6187
|
+
},
|
|
6188
|
+
"node_modules/locate-path": {
|
|
6189
|
+
"version": "5.0.0",
|
|
6190
|
+
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
|
|
6191
|
+
"integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
|
|
6192
|
+
"license": "MIT",
|
|
6193
|
+
"dependencies": {
|
|
6194
|
+
"p-locate": "^4.1.0"
|
|
6195
|
+
},
|
|
6196
|
+
"engines": {
|
|
6197
|
+
"node": ">=8"
|
|
6198
|
+
}
|
|
6199
|
+
},
|
|
5489
6200
|
"node_modules/lodash.debounce": {
|
|
5490
6201
|
"version": "4.0.8",
|
|
5491
6202
|
"resolved": "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz",
|
|
@@ -5741,24 +6452,334 @@
|
|
|
5741
6452
|
}
|
|
5742
6453
|
},
|
|
5743
6454
|
"node_modules/metro-config": {
|
|
5744
|
-
"version": "0.83.
|
|
5745
|
-
"resolved": "https://registry.npmjs.org/metro-config/-/metro-config-0.83.
|
|
5746
|
-
"integrity": "sha512-
|
|
6455
|
+
"version": "0.83.7",
|
|
6456
|
+
"resolved": "https://registry.npmjs.org/metro-config/-/metro-config-0.83.7.tgz",
|
|
6457
|
+
"integrity": "sha512-83mjWFbFOt2GeJ6pFIum5mSnc1uTsZJAtD8o4ej0s4NVsYsA7fB+pHvTfHhFrpeMONaobu2riKavkPei05Er/Q==",
|
|
5747
6458
|
"license": "MIT",
|
|
5748
6459
|
"dependencies": {
|
|
5749
6460
|
"connect": "^3.6.5",
|
|
5750
6461
|
"flow-enums-runtime": "^0.0.6",
|
|
5751
6462
|
"jest-validate": "^29.7.0",
|
|
5752
|
-
"metro": "0.83.
|
|
5753
|
-
"metro-cache": "0.83.
|
|
5754
|
-
"metro-core": "0.83.
|
|
5755
|
-
"metro-runtime": "0.83.
|
|
6463
|
+
"metro": "0.83.7",
|
|
6464
|
+
"metro-cache": "0.83.7",
|
|
6465
|
+
"metro-core": "0.83.7",
|
|
6466
|
+
"metro-runtime": "0.83.7",
|
|
5756
6467
|
"yaml": "^2.6.1"
|
|
5757
6468
|
},
|
|
5758
6469
|
"engines": {
|
|
5759
6470
|
"node": ">=20.19.4"
|
|
5760
6471
|
}
|
|
5761
6472
|
},
|
|
6473
|
+
"node_modules/metro-config/node_modules/accepts": {
|
|
6474
|
+
"version": "2.0.0",
|
|
6475
|
+
"resolved": "https://registry.npmjs.org/accepts/-/accepts-2.0.0.tgz",
|
|
6476
|
+
"integrity": "sha512-5cvg6CtKwfgdmVqY1WIiXKc3Q1bkRqGLi+2W/6ao+6Y7gu/RCwRuAhGEzh5B4KlszSuTLgZYuqFqo5bImjNKng==",
|
|
6477
|
+
"license": "MIT",
|
|
6478
|
+
"dependencies": {
|
|
6479
|
+
"mime-types": "^3.0.0",
|
|
6480
|
+
"negotiator": "^1.0.0"
|
|
6481
|
+
},
|
|
6482
|
+
"engines": {
|
|
6483
|
+
"node": ">= 0.6"
|
|
6484
|
+
}
|
|
6485
|
+
},
|
|
6486
|
+
"node_modules/metro-config/node_modules/hermes-estree": {
|
|
6487
|
+
"version": "0.35.0",
|
|
6488
|
+
"resolved": "https://registry.npmjs.org/hermes-estree/-/hermes-estree-0.35.0.tgz",
|
|
6489
|
+
"integrity": "sha512-xVx5Opwy8Oo1I5yGpVRhCvWL/iV3M+ylksSKVNlxxD90cpDpR/AR1jLYqK8HWihm065a6UI3HeyAmYzwS8NOOg==",
|
|
6490
|
+
"license": "MIT"
|
|
6491
|
+
},
|
|
6492
|
+
"node_modules/metro-config/node_modules/hermes-parser": {
|
|
6493
|
+
"version": "0.35.0",
|
|
6494
|
+
"resolved": "https://registry.npmjs.org/hermes-parser/-/hermes-parser-0.35.0.tgz",
|
|
6495
|
+
"integrity": "sha512-9JLjeHxBx8T4CAsydZR49PNZUaix+WpQJwu9p2010lu+7Kwl6D/7wYFFJxoz+aXkaaClp9Zfg6W6/zVlSJORaA==",
|
|
6496
|
+
"license": "MIT",
|
|
6497
|
+
"dependencies": {
|
|
6498
|
+
"hermes-estree": "0.35.0"
|
|
6499
|
+
}
|
|
6500
|
+
},
|
|
6501
|
+
"node_modules/metro-config/node_modules/metro": {
|
|
6502
|
+
"version": "0.83.7",
|
|
6503
|
+
"resolved": "https://registry.npmjs.org/metro/-/metro-0.83.7.tgz",
|
|
6504
|
+
"integrity": "sha512-SPaPEyvTsTmd0LpT7RaZciQyDw2i/JB7+iY9L5VfBo72+psescFxBqpI1TL9dnL+pmnfkU+l/J1mEEGLeF65EQ==",
|
|
6505
|
+
"license": "MIT",
|
|
6506
|
+
"dependencies": {
|
|
6507
|
+
"@babel/code-frame": "^7.29.0",
|
|
6508
|
+
"@babel/core": "^7.25.2",
|
|
6509
|
+
"@babel/generator": "^7.29.1",
|
|
6510
|
+
"@babel/parser": "^7.29.0",
|
|
6511
|
+
"@babel/template": "^7.28.6",
|
|
6512
|
+
"@babel/traverse": "^7.29.0",
|
|
6513
|
+
"@babel/types": "^7.29.0",
|
|
6514
|
+
"accepts": "^2.0.0",
|
|
6515
|
+
"ci-info": "^2.0.0",
|
|
6516
|
+
"connect": "^3.6.5",
|
|
6517
|
+
"debug": "^4.4.0",
|
|
6518
|
+
"error-stack-parser": "^2.0.6",
|
|
6519
|
+
"flow-enums-runtime": "^0.0.6",
|
|
6520
|
+
"graceful-fs": "^4.2.4",
|
|
6521
|
+
"hermes-parser": "0.35.0",
|
|
6522
|
+
"image-size": "^1.0.2",
|
|
6523
|
+
"invariant": "^2.2.4",
|
|
6524
|
+
"jest-worker": "^29.7.0",
|
|
6525
|
+
"jsc-safe-url": "^0.2.2",
|
|
6526
|
+
"lodash.throttle": "^4.1.1",
|
|
6527
|
+
"metro-babel-transformer": "0.83.7",
|
|
6528
|
+
"metro-cache": "0.83.7",
|
|
6529
|
+
"metro-cache-key": "0.83.7",
|
|
6530
|
+
"metro-config": "0.83.7",
|
|
6531
|
+
"metro-core": "0.83.7",
|
|
6532
|
+
"metro-file-map": "0.83.7",
|
|
6533
|
+
"metro-resolver": "0.83.7",
|
|
6534
|
+
"metro-runtime": "0.83.7",
|
|
6535
|
+
"metro-source-map": "0.83.7",
|
|
6536
|
+
"metro-symbolicate": "0.83.7",
|
|
6537
|
+
"metro-transform-plugins": "0.83.7",
|
|
6538
|
+
"metro-transform-worker": "0.83.7",
|
|
6539
|
+
"mime-types": "^3.0.1",
|
|
6540
|
+
"nullthrows": "^1.1.1",
|
|
6541
|
+
"serialize-error": "^2.1.0",
|
|
6542
|
+
"source-map": "^0.5.6",
|
|
6543
|
+
"throat": "^5.0.0",
|
|
6544
|
+
"ws": "^7.5.10",
|
|
6545
|
+
"yargs": "^17.6.2"
|
|
6546
|
+
},
|
|
6547
|
+
"bin": {
|
|
6548
|
+
"metro": "src/cli.js"
|
|
6549
|
+
},
|
|
6550
|
+
"engines": {
|
|
6551
|
+
"node": ">=20.19.4"
|
|
6552
|
+
}
|
|
6553
|
+
},
|
|
6554
|
+
"node_modules/metro-config/node_modules/metro-babel-transformer": {
|
|
6555
|
+
"version": "0.83.7",
|
|
6556
|
+
"resolved": "https://registry.npmjs.org/metro-babel-transformer/-/metro-babel-transformer-0.83.7.tgz",
|
|
6557
|
+
"integrity": "sha512-sBqBkt6kNut/88bv+Ucvm4yqdPetbvAEsHzi3MAgJEifOSYYzX5Z5Kgw3TFOrwf/mHJTOBG2ONlaMHoyfP15TA==",
|
|
6558
|
+
"license": "MIT",
|
|
6559
|
+
"dependencies": {
|
|
6560
|
+
"@babel/core": "^7.25.2",
|
|
6561
|
+
"flow-enums-runtime": "^0.0.6",
|
|
6562
|
+
"hermes-parser": "0.35.0",
|
|
6563
|
+
"metro-cache-key": "0.83.7",
|
|
6564
|
+
"nullthrows": "^1.1.1"
|
|
6565
|
+
},
|
|
6566
|
+
"engines": {
|
|
6567
|
+
"node": ">=20.19.4"
|
|
6568
|
+
}
|
|
6569
|
+
},
|
|
6570
|
+
"node_modules/metro-config/node_modules/metro-cache": {
|
|
6571
|
+
"version": "0.83.7",
|
|
6572
|
+
"resolved": "https://registry.npmjs.org/metro-cache/-/metro-cache-0.83.7.tgz",
|
|
6573
|
+
"integrity": "sha512-E9SRePXQ1Zvlj79VcOk57q7VC7rMHMFQ+jhmPHBiq+dJ0bJB5BL87lWZF6oh5X76Cci5tpDuQNaDwwuSCToEeg==",
|
|
6574
|
+
"license": "MIT",
|
|
6575
|
+
"dependencies": {
|
|
6576
|
+
"exponential-backoff": "^3.1.1",
|
|
6577
|
+
"flow-enums-runtime": "^0.0.6",
|
|
6578
|
+
"https-proxy-agent": "^7.0.5",
|
|
6579
|
+
"metro-core": "0.83.7"
|
|
6580
|
+
},
|
|
6581
|
+
"engines": {
|
|
6582
|
+
"node": ">=20.19.4"
|
|
6583
|
+
}
|
|
6584
|
+
},
|
|
6585
|
+
"node_modules/metro-config/node_modules/metro-cache-key": {
|
|
6586
|
+
"version": "0.83.7",
|
|
6587
|
+
"resolved": "https://registry.npmjs.org/metro-cache-key/-/metro-cache-key-0.83.7.tgz",
|
|
6588
|
+
"integrity": "sha512-W1c2Nmx8MiJTJt+eWhMO08z9VKi3kZOaz99IYGdqeqDgY9j+yZjXl62rUav4Di0heZfh4/n2s722PqRL1OODeg==",
|
|
6589
|
+
"license": "MIT",
|
|
6590
|
+
"dependencies": {
|
|
6591
|
+
"flow-enums-runtime": "^0.0.6"
|
|
6592
|
+
},
|
|
6593
|
+
"engines": {
|
|
6594
|
+
"node": ">=20.19.4"
|
|
6595
|
+
}
|
|
6596
|
+
},
|
|
6597
|
+
"node_modules/metro-config/node_modules/metro-core": {
|
|
6598
|
+
"version": "0.83.7",
|
|
6599
|
+
"resolved": "https://registry.npmjs.org/metro-core/-/metro-core-0.83.7.tgz",
|
|
6600
|
+
"integrity": "sha512-6yn3w1wnltT6RQl7p7YES2l95ArC+mWrOssEiH8p5/DDrJS65/szf9LsC9JrBv8c5DdvSY3V3f0GRYg0Ox7hCg==",
|
|
6601
|
+
"license": "MIT",
|
|
6602
|
+
"dependencies": {
|
|
6603
|
+
"flow-enums-runtime": "^0.0.6",
|
|
6604
|
+
"lodash.throttle": "^4.1.1",
|
|
6605
|
+
"metro-resolver": "0.83.7"
|
|
6606
|
+
},
|
|
6607
|
+
"engines": {
|
|
6608
|
+
"node": ">=20.19.4"
|
|
6609
|
+
}
|
|
6610
|
+
},
|
|
6611
|
+
"node_modules/metro-config/node_modules/metro-file-map": {
|
|
6612
|
+
"version": "0.83.7",
|
|
6613
|
+
"resolved": "https://registry.npmjs.org/metro-file-map/-/metro-file-map-0.83.7.tgz",
|
|
6614
|
+
"integrity": "sha512-+j0F1m+FQYVAQ6syf+mwhIPV5GoFQrkInX8bppuc50IzNsZbMrp8R5H/Sx/K2daQ3YEa9F/XwkeZT8gzJfgeCw==",
|
|
6615
|
+
"license": "MIT",
|
|
6616
|
+
"dependencies": {
|
|
6617
|
+
"debug": "^4.4.0",
|
|
6618
|
+
"fb-watchman": "^2.0.0",
|
|
6619
|
+
"flow-enums-runtime": "^0.0.6",
|
|
6620
|
+
"graceful-fs": "^4.2.4",
|
|
6621
|
+
"invariant": "^2.2.4",
|
|
6622
|
+
"jest-worker": "^29.7.0",
|
|
6623
|
+
"micromatch": "^4.0.4",
|
|
6624
|
+
"nullthrows": "^1.1.1",
|
|
6625
|
+
"walker": "^1.0.7"
|
|
6626
|
+
},
|
|
6627
|
+
"engines": {
|
|
6628
|
+
"node": ">=20.19.4"
|
|
6629
|
+
}
|
|
6630
|
+
},
|
|
6631
|
+
"node_modules/metro-config/node_modules/metro-minify-terser": {
|
|
6632
|
+
"version": "0.83.7",
|
|
6633
|
+
"resolved": "https://registry.npmjs.org/metro-minify-terser/-/metro-minify-terser-0.83.7.tgz",
|
|
6634
|
+
"integrity": "sha512-MfJar2IS4tBRuLb9svwb0Gu5l9BsH+pcRm8eGcEi/wy8MzZinfinh5dFLt2nWkocnulIgtGB5NkFDdbXqMXKhQ==",
|
|
6635
|
+
"license": "MIT",
|
|
6636
|
+
"dependencies": {
|
|
6637
|
+
"flow-enums-runtime": "^0.0.6",
|
|
6638
|
+
"terser": "^5.15.0"
|
|
6639
|
+
},
|
|
6640
|
+
"engines": {
|
|
6641
|
+
"node": ">=20.19.4"
|
|
6642
|
+
}
|
|
6643
|
+
},
|
|
6644
|
+
"node_modules/metro-config/node_modules/metro-resolver": {
|
|
6645
|
+
"version": "0.83.7",
|
|
6646
|
+
"resolved": "https://registry.npmjs.org/metro-resolver/-/metro-resolver-0.83.7.tgz",
|
|
6647
|
+
"integrity": "sha512-WSJIENlMcoSsuz66IfBHOkgfp3KJt2UW2TnEHPf1b8pIG2eEXNOVmo2+03A0H17WY2XGXWgxL0CG7FAopqgB1A==",
|
|
6648
|
+
"license": "MIT",
|
|
6649
|
+
"dependencies": {
|
|
6650
|
+
"flow-enums-runtime": "^0.0.6"
|
|
6651
|
+
},
|
|
6652
|
+
"engines": {
|
|
6653
|
+
"node": ">=20.19.4"
|
|
6654
|
+
}
|
|
6655
|
+
},
|
|
6656
|
+
"node_modules/metro-config/node_modules/metro-source-map": {
|
|
6657
|
+
"version": "0.83.7",
|
|
6658
|
+
"resolved": "https://registry.npmjs.org/metro-source-map/-/metro-source-map-0.83.7.tgz",
|
|
6659
|
+
"integrity": "sha512-JgA1h7oc1a1jydBe1GhVFsUoMYo3wLPk7oRA32rjlDsq+sP2JLt9x2p2lWbNSxTm/u8NV4VRid3hvEJgcX8tKw==",
|
|
6660
|
+
"license": "MIT",
|
|
6661
|
+
"dependencies": {
|
|
6662
|
+
"@babel/traverse": "^7.29.0",
|
|
6663
|
+
"@babel/types": "^7.29.0",
|
|
6664
|
+
"flow-enums-runtime": "^0.0.6",
|
|
6665
|
+
"invariant": "^2.2.4",
|
|
6666
|
+
"metro-symbolicate": "0.83.7",
|
|
6667
|
+
"nullthrows": "^1.1.1",
|
|
6668
|
+
"ob1": "0.83.7",
|
|
6669
|
+
"source-map": "^0.5.6",
|
|
6670
|
+
"vlq": "^1.0.0"
|
|
6671
|
+
},
|
|
6672
|
+
"engines": {
|
|
6673
|
+
"node": ">=20.19.4"
|
|
6674
|
+
}
|
|
6675
|
+
},
|
|
6676
|
+
"node_modules/metro-config/node_modules/metro-symbolicate": {
|
|
6677
|
+
"version": "0.83.7",
|
|
6678
|
+
"resolved": "https://registry.npmjs.org/metro-symbolicate/-/metro-symbolicate-0.83.7.tgz",
|
|
6679
|
+
"integrity": "sha512-g4suyxw20WOHWI680c+Kq4wC/NF+Hx5pRH9afrMp+sMTxqLeKcPR1Xf4wMhsjlbvx7LbIREdke6q928jEjvJWw==",
|
|
6680
|
+
"license": "MIT",
|
|
6681
|
+
"dependencies": {
|
|
6682
|
+
"flow-enums-runtime": "^0.0.6",
|
|
6683
|
+
"invariant": "^2.2.4",
|
|
6684
|
+
"metro-source-map": "0.83.7",
|
|
6685
|
+
"nullthrows": "^1.1.1",
|
|
6686
|
+
"source-map": "^0.5.6",
|
|
6687
|
+
"vlq": "^1.0.0"
|
|
6688
|
+
},
|
|
6689
|
+
"bin": {
|
|
6690
|
+
"metro-symbolicate": "src/index.js"
|
|
6691
|
+
},
|
|
6692
|
+
"engines": {
|
|
6693
|
+
"node": ">=20.19.4"
|
|
6694
|
+
}
|
|
6695
|
+
},
|
|
6696
|
+
"node_modules/metro-config/node_modules/metro-transform-plugins": {
|
|
6697
|
+
"version": "0.83.7",
|
|
6698
|
+
"resolved": "https://registry.npmjs.org/metro-transform-plugins/-/metro-transform-plugins-0.83.7.tgz",
|
|
6699
|
+
"integrity": "sha512-Ss0FpBiZDjX2kwhukMDl5sNdYK8T/06IPqxNE4H6PTlRlfs9q11cef13c/xESY/Pm4VCkp1yJUZO3kXzvMxQFA==",
|
|
6700
|
+
"license": "MIT",
|
|
6701
|
+
"dependencies": {
|
|
6702
|
+
"@babel/core": "^7.25.2",
|
|
6703
|
+
"@babel/generator": "^7.29.1",
|
|
6704
|
+
"@babel/template": "^7.28.6",
|
|
6705
|
+
"@babel/traverse": "^7.29.0",
|
|
6706
|
+
"flow-enums-runtime": "^0.0.6",
|
|
6707
|
+
"nullthrows": "^1.1.1"
|
|
6708
|
+
},
|
|
6709
|
+
"engines": {
|
|
6710
|
+
"node": ">=20.19.4"
|
|
6711
|
+
}
|
|
6712
|
+
},
|
|
6713
|
+
"node_modules/metro-config/node_modules/metro-transform-worker": {
|
|
6714
|
+
"version": "0.83.7",
|
|
6715
|
+
"resolved": "https://registry.npmjs.org/metro-transform-worker/-/metro-transform-worker-0.83.7.tgz",
|
|
6716
|
+
"integrity": "sha512-UegCo7ygB2fT64mRK2nbAjQVJ1zSwIIHy8d96jJv2nKZFDaViYBiughEdu5HM/Ceq0WN3LZrZk3zhl9aoiLYFw==",
|
|
6717
|
+
"license": "MIT",
|
|
6718
|
+
"dependencies": {
|
|
6719
|
+
"@babel/core": "^7.25.2",
|
|
6720
|
+
"@babel/generator": "^7.29.1",
|
|
6721
|
+
"@babel/parser": "^7.29.0",
|
|
6722
|
+
"@babel/types": "^7.29.0",
|
|
6723
|
+
"flow-enums-runtime": "^0.0.6",
|
|
6724
|
+
"metro": "0.83.7",
|
|
6725
|
+
"metro-babel-transformer": "0.83.7",
|
|
6726
|
+
"metro-cache": "0.83.7",
|
|
6727
|
+
"metro-cache-key": "0.83.7",
|
|
6728
|
+
"metro-minify-terser": "0.83.7",
|
|
6729
|
+
"metro-source-map": "0.83.7",
|
|
6730
|
+
"metro-transform-plugins": "0.83.7",
|
|
6731
|
+
"nullthrows": "^1.1.1"
|
|
6732
|
+
},
|
|
6733
|
+
"engines": {
|
|
6734
|
+
"node": ">=20.19.4"
|
|
6735
|
+
}
|
|
6736
|
+
},
|
|
6737
|
+
"node_modules/metro-config/node_modules/mime-db": {
|
|
6738
|
+
"version": "1.54.0",
|
|
6739
|
+
"resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.54.0.tgz",
|
|
6740
|
+
"integrity": "sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ==",
|
|
6741
|
+
"license": "MIT",
|
|
6742
|
+
"engines": {
|
|
6743
|
+
"node": ">= 0.6"
|
|
6744
|
+
}
|
|
6745
|
+
},
|
|
6746
|
+
"node_modules/metro-config/node_modules/mime-types": {
|
|
6747
|
+
"version": "3.0.2",
|
|
6748
|
+
"resolved": "https://registry.npmjs.org/mime-types/-/mime-types-3.0.2.tgz",
|
|
6749
|
+
"integrity": "sha512-Lbgzdk0h4juoQ9fCKXW4by0UJqj+nOOrI9MJ1sSj4nI8aI2eo1qmvQEie4VD1glsS250n15LsWsYtCugiStS5A==",
|
|
6750
|
+
"license": "MIT",
|
|
6751
|
+
"dependencies": {
|
|
6752
|
+
"mime-db": "^1.54.0"
|
|
6753
|
+
},
|
|
6754
|
+
"engines": {
|
|
6755
|
+
"node": ">=18"
|
|
6756
|
+
},
|
|
6757
|
+
"funding": {
|
|
6758
|
+
"type": "opencollective",
|
|
6759
|
+
"url": "https://opencollective.com/express"
|
|
6760
|
+
}
|
|
6761
|
+
},
|
|
6762
|
+
"node_modules/metro-config/node_modules/negotiator": {
|
|
6763
|
+
"version": "1.0.0",
|
|
6764
|
+
"resolved": "https://registry.npmjs.org/negotiator/-/negotiator-1.0.0.tgz",
|
|
6765
|
+
"integrity": "sha512-8Ofs/AUQh8MaEcrlq5xOX0CQ9ypTF5dl78mjlMNfOK08fzpgTHQRQPBxcPlEtIw0yRpws+Zo/3r+5WRby7u3Gg==",
|
|
6766
|
+
"license": "MIT",
|
|
6767
|
+
"engines": {
|
|
6768
|
+
"node": ">= 0.6"
|
|
6769
|
+
}
|
|
6770
|
+
},
|
|
6771
|
+
"node_modules/metro-config/node_modules/ob1": {
|
|
6772
|
+
"version": "0.83.7",
|
|
6773
|
+
"resolved": "https://registry.npmjs.org/ob1/-/ob1-0.83.7.tgz",
|
|
6774
|
+
"integrity": "sha512-9M5kpuOLyTPogMtZiQUIxdAZxl7Dxs6tVBbJErSumsqGMuhVSoUbkfeZ3XNPpLpwBBtqY5QDUzGwggLHX3slQg==",
|
|
6775
|
+
"license": "MIT",
|
|
6776
|
+
"dependencies": {
|
|
6777
|
+
"flow-enums-runtime": "^0.0.6"
|
|
6778
|
+
},
|
|
6779
|
+
"engines": {
|
|
6780
|
+
"node": ">=20.19.4"
|
|
6781
|
+
}
|
|
6782
|
+
},
|
|
5762
6783
|
"node_modules/metro-core": {
|
|
5763
6784
|
"version": "0.83.3",
|
|
5764
6785
|
"resolved": "https://registry.npmjs.org/metro-core/-/metro-core-0.83.3.tgz",
|
|
@@ -5819,9 +6840,9 @@
|
|
|
5819
6840
|
}
|
|
5820
6841
|
},
|
|
5821
6842
|
"node_modules/metro-runtime": {
|
|
5822
|
-
"version": "0.83.
|
|
5823
|
-
"resolved": "https://registry.npmjs.org/metro-runtime/-/metro-runtime-0.83.
|
|
5824
|
-
"integrity": "sha512-
|
|
6843
|
+
"version": "0.83.7",
|
|
6844
|
+
"resolved": "https://registry.npmjs.org/metro-runtime/-/metro-runtime-0.83.7.tgz",
|
|
6845
|
+
"integrity": "sha512-9GKkJURaB2iyYoEExKnedzAHzxmKtSi+k0tsZUvMoU27tBZJElchYt7JH/Ai/XzYAI9lCAaV7u5HZSI8J5Z+wQ==",
|
|
5825
6846
|
"license": "MIT",
|
|
5826
6847
|
"dependencies": {
|
|
5827
6848
|
"@babel/runtime": "^7.25.0",
|
|
@@ -5913,12 +6934,6 @@
|
|
|
5913
6934
|
"node": ">=20.19.4"
|
|
5914
6935
|
}
|
|
5915
6936
|
},
|
|
5916
|
-
"node_modules/metro/node_modules/ci-info": {
|
|
5917
|
-
"version": "2.0.0",
|
|
5918
|
-
"resolved": "https://registry.npmjs.org/ci-info/-/ci-info-2.0.0.tgz",
|
|
5919
|
-
"integrity": "sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==",
|
|
5920
|
-
"license": "MIT"
|
|
5921
|
-
},
|
|
5922
6937
|
"node_modules/metro/node_modules/hermes-estree": {
|
|
5923
6938
|
"version": "0.32.0",
|
|
5924
6939
|
"resolved": "https://registry.npmjs.org/hermes-estree/-/hermes-estree-0.32.0.tgz",
|
|
@@ -5934,25 +6949,36 @@
|
|
|
5934
6949
|
"hermes-estree": "0.32.0"
|
|
5935
6950
|
}
|
|
5936
6951
|
},
|
|
5937
|
-
"node_modules/metro/node_modules/
|
|
5938
|
-
"version": "
|
|
5939
|
-
"resolved": "https://registry.npmjs.org/
|
|
5940
|
-
"integrity": "sha512-
|
|
6952
|
+
"node_modules/metro/node_modules/metro-config": {
|
|
6953
|
+
"version": "0.83.3",
|
|
6954
|
+
"resolved": "https://registry.npmjs.org/metro-config/-/metro-config-0.83.3.tgz",
|
|
6955
|
+
"integrity": "sha512-mTel7ipT0yNjKILIan04bkJkuCzUUkm2SeEaTads8VfEecCh+ltXchdq6DovXJqzQAXuR2P9cxZB47Lg4klriA==",
|
|
5941
6956
|
"license": "MIT",
|
|
5942
|
-
"
|
|
5943
|
-
"
|
|
6957
|
+
"dependencies": {
|
|
6958
|
+
"connect": "^3.6.5",
|
|
6959
|
+
"flow-enums-runtime": "^0.0.6",
|
|
6960
|
+
"jest-validate": "^29.7.0",
|
|
6961
|
+
"metro": "0.83.3",
|
|
6962
|
+
"metro-cache": "0.83.3",
|
|
6963
|
+
"metro-core": "0.83.3",
|
|
6964
|
+
"metro-runtime": "0.83.3",
|
|
6965
|
+
"yaml": "^2.6.1"
|
|
5944
6966
|
},
|
|
5945
|
-
"
|
|
5946
|
-
"
|
|
5947
|
-
|
|
6967
|
+
"engines": {
|
|
6968
|
+
"node": ">=20.19.4"
|
|
6969
|
+
}
|
|
6970
|
+
},
|
|
6971
|
+
"node_modules/metro/node_modules/metro-runtime": {
|
|
6972
|
+
"version": "0.83.3",
|
|
6973
|
+
"resolved": "https://registry.npmjs.org/metro-runtime/-/metro-runtime-0.83.3.tgz",
|
|
6974
|
+
"integrity": "sha512-JHCJb9ebr9rfJ+LcssFYA2x1qPYuSD/bbePupIGhpMrsla7RCwC/VL3yJ9cSU+nUhU4c9Ixxy8tBta+JbDeZWw==",
|
|
6975
|
+
"license": "MIT",
|
|
6976
|
+
"dependencies": {
|
|
6977
|
+
"@babel/runtime": "^7.25.0",
|
|
6978
|
+
"flow-enums-runtime": "^0.0.6"
|
|
5948
6979
|
},
|
|
5949
|
-
"
|
|
5950
|
-
"
|
|
5951
|
-
"optional": true
|
|
5952
|
-
},
|
|
5953
|
-
"utf-8-validate": {
|
|
5954
|
-
"optional": true
|
|
5955
|
-
}
|
|
6980
|
+
"engines": {
|
|
6981
|
+
"node": ">=20.19.4"
|
|
5956
6982
|
}
|
|
5957
6983
|
},
|
|
5958
6984
|
"node_modules/micromatch": {
|
|
@@ -5993,9 +7019,9 @@
|
|
|
5993
7019
|
}
|
|
5994
7020
|
},
|
|
5995
7021
|
"node_modules/mime-db": {
|
|
5996
|
-
"version": "1.
|
|
5997
|
-
"resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.
|
|
5998
|
-
"integrity": "sha512-
|
|
7022
|
+
"version": "1.52.0",
|
|
7023
|
+
"resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz",
|
|
7024
|
+
"integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==",
|
|
5999
7025
|
"license": "MIT",
|
|
6000
7026
|
"engines": {
|
|
6001
7027
|
"node": ">= 0.6"
|
|
@@ -6013,15 +7039,6 @@
|
|
|
6013
7039
|
"node": ">= 0.6"
|
|
6014
7040
|
}
|
|
6015
7041
|
},
|
|
6016
|
-
"node_modules/mime-types/node_modules/mime-db": {
|
|
6017
|
-
"version": "1.52.0",
|
|
6018
|
-
"resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz",
|
|
6019
|
-
"integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==",
|
|
6020
|
-
"license": "MIT",
|
|
6021
|
-
"engines": {
|
|
6022
|
-
"node": ">= 0.6"
|
|
6023
|
-
}
|
|
6024
|
-
},
|
|
6025
7042
|
"node_modules/mimic-fn": {
|
|
6026
7043
|
"version": "1.2.0",
|
|
6027
7044
|
"resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-1.2.0.tgz",
|
|
@@ -6032,12 +7049,12 @@
|
|
|
6032
7049
|
}
|
|
6033
7050
|
},
|
|
6034
7051
|
"node_modules/minimatch": {
|
|
6035
|
-
"version": "10.2.
|
|
6036
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.
|
|
6037
|
-
"integrity": "sha512-
|
|
7052
|
+
"version": "10.2.6",
|
|
7053
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.6.tgz",
|
|
7054
|
+
"integrity": "sha512-vpLQEs+VLCr1nU0BXS07maYoFwlDAH0gngQuuttxIwutDFEMHq2blX+8vpgxDdK3J1PwjCJiep77OitTZ4Ll1A==",
|
|
6038
7055
|
"license": "BlueOak-1.0.0",
|
|
6039
7056
|
"dependencies": {
|
|
6040
|
-
"brace-expansion": "^5.0.
|
|
7057
|
+
"brace-expansion": "^5.0.8"
|
|
6041
7058
|
},
|
|
6042
7059
|
"engines": {
|
|
6043
7060
|
"node": "18 || 20 || >=22"
|
|
@@ -6154,10 +7171,13 @@
|
|
|
6154
7171
|
"license": "MIT"
|
|
6155
7172
|
},
|
|
6156
7173
|
"node_modules/node-releases": {
|
|
6157
|
-
"version": "2.0.
|
|
6158
|
-
"resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.
|
|
6159
|
-
"integrity": "sha512-
|
|
6160
|
-
"license": "MIT"
|
|
7174
|
+
"version": "2.0.51",
|
|
7175
|
+
"resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.51.tgz",
|
|
7176
|
+
"integrity": "sha512-wRNIrw4DmVLKQlbgOMdkMx27Wrpzes2hh5Jtbi2bjPd+4wJstWIqP5A+lscnqbm0xxmT5Bpg8Lec5ItEBwx6BQ==",
|
|
7177
|
+
"license": "MIT",
|
|
7178
|
+
"engines": {
|
|
7179
|
+
"node": ">=18"
|
|
7180
|
+
}
|
|
6161
7181
|
},
|
|
6162
7182
|
"node_modules/normalize-path": {
|
|
6163
7183
|
"version": "3.0.0",
|
|
@@ -6297,6 +7317,15 @@
|
|
|
6297
7317
|
"node": ">=6"
|
|
6298
7318
|
}
|
|
6299
7319
|
},
|
|
7320
|
+
"node_modules/ora/node_modules/ansi-regex": {
|
|
7321
|
+
"version": "4.1.1",
|
|
7322
|
+
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.1.tgz",
|
|
7323
|
+
"integrity": "sha512-ILlv4k/3f6vfQ4OoP2AGvirOktlQ98ZEL1k9FaQjxa3L1abBgbuTDAdPOpvbGncC0BTVQrl+OM8xZGK6tWXt7g==",
|
|
7324
|
+
"license": "MIT",
|
|
7325
|
+
"engines": {
|
|
7326
|
+
"node": ">=6"
|
|
7327
|
+
}
|
|
7328
|
+
},
|
|
6300
7329
|
"node_modules/ora/node_modules/ansi-styles": {
|
|
6301
7330
|
"version": "3.2.1",
|
|
6302
7331
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
|
|
@@ -6356,6 +7385,18 @@
|
|
|
6356
7385
|
"node": ">=4"
|
|
6357
7386
|
}
|
|
6358
7387
|
},
|
|
7388
|
+
"node_modules/ora/node_modules/strip-ansi": {
|
|
7389
|
+
"version": "5.2.0",
|
|
7390
|
+
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz",
|
|
7391
|
+
"integrity": "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==",
|
|
7392
|
+
"license": "MIT",
|
|
7393
|
+
"dependencies": {
|
|
7394
|
+
"ansi-regex": "^4.1.0"
|
|
7395
|
+
},
|
|
7396
|
+
"engines": {
|
|
7397
|
+
"node": ">=6"
|
|
7398
|
+
}
|
|
7399
|
+
},
|
|
6359
7400
|
"node_modules/ora/node_modules/supports-color": {
|
|
6360
7401
|
"version": "5.5.0",
|
|
6361
7402
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
|
|
@@ -6383,6 +7424,33 @@
|
|
|
6383
7424
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
6384
7425
|
}
|
|
6385
7426
|
},
|
|
7427
|
+
"node_modules/p-locate": {
|
|
7428
|
+
"version": "4.1.0",
|
|
7429
|
+
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
|
|
7430
|
+
"integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
|
|
7431
|
+
"license": "MIT",
|
|
7432
|
+
"dependencies": {
|
|
7433
|
+
"p-limit": "^2.2.0"
|
|
7434
|
+
},
|
|
7435
|
+
"engines": {
|
|
7436
|
+
"node": ">=8"
|
|
7437
|
+
}
|
|
7438
|
+
},
|
|
7439
|
+
"node_modules/p-locate/node_modules/p-limit": {
|
|
7440
|
+
"version": "2.3.0",
|
|
7441
|
+
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
|
|
7442
|
+
"integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
|
|
7443
|
+
"license": "MIT",
|
|
7444
|
+
"dependencies": {
|
|
7445
|
+
"p-try": "^2.0.0"
|
|
7446
|
+
},
|
|
7447
|
+
"engines": {
|
|
7448
|
+
"node": ">=6"
|
|
7449
|
+
},
|
|
7450
|
+
"funding": {
|
|
7451
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
7452
|
+
}
|
|
7453
|
+
},
|
|
6386
7454
|
"node_modules/p-try": {
|
|
6387
7455
|
"version": "2.2.0",
|
|
6388
7456
|
"resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz",
|
|
@@ -6392,6 +7460,12 @@
|
|
|
6392
7460
|
"node": ">=6"
|
|
6393
7461
|
}
|
|
6394
7462
|
},
|
|
7463
|
+
"node_modules/package-json-from-dist": {
|
|
7464
|
+
"version": "1.0.1",
|
|
7465
|
+
"resolved": "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz",
|
|
7466
|
+
"integrity": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==",
|
|
7467
|
+
"license": "BlueOak-1.0.0"
|
|
7468
|
+
},
|
|
6395
7469
|
"node_modules/parse-png": {
|
|
6396
7470
|
"version": "2.1.0",
|
|
6397
7471
|
"resolved": "https://registry.npmjs.org/parse-png/-/parse-png-2.1.0.tgz",
|
|
@@ -6447,29 +7521,26 @@
|
|
|
6447
7521
|
"license": "MIT"
|
|
6448
7522
|
},
|
|
6449
7523
|
"node_modules/path-scurry": {
|
|
6450
|
-
"version": "
|
|
6451
|
-
"resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-
|
|
6452
|
-
"integrity": "sha512-
|
|
7524
|
+
"version": "1.11.1",
|
|
7525
|
+
"resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz",
|
|
7526
|
+
"integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==",
|
|
6453
7527
|
"license": "BlueOak-1.0.0",
|
|
6454
7528
|
"dependencies": {
|
|
6455
|
-
"lru-cache": "^
|
|
6456
|
-
"minipass": "^7.
|
|
7529
|
+
"lru-cache": "^10.2.0",
|
|
7530
|
+
"minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
|
|
6457
7531
|
},
|
|
6458
7532
|
"engines": {
|
|
6459
|
-
"node": "
|
|
7533
|
+
"node": ">=16 || 14 >=14.18"
|
|
6460
7534
|
},
|
|
6461
7535
|
"funding": {
|
|
6462
7536
|
"url": "https://github.com/sponsors/isaacs"
|
|
6463
7537
|
}
|
|
6464
7538
|
},
|
|
6465
7539
|
"node_modules/path-scurry/node_modules/lru-cache": {
|
|
6466
|
-
"version": "
|
|
6467
|
-
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-
|
|
6468
|
-
"integrity": "sha512-
|
|
6469
|
-
"license": "
|
|
6470
|
-
"engines": {
|
|
6471
|
-
"node": "20 || >=22"
|
|
6472
|
-
}
|
|
7540
|
+
"version": "10.4.3",
|
|
7541
|
+
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz",
|
|
7542
|
+
"integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==",
|
|
7543
|
+
"license": "ISC"
|
|
6473
7544
|
},
|
|
6474
7545
|
"node_modules/picocolors": {
|
|
6475
7546
|
"version": "1.1.1",
|
|
@@ -6531,9 +7602,9 @@
|
|
|
6531
7602
|
}
|
|
6532
7603
|
},
|
|
6533
7604
|
"node_modules/postcss": {
|
|
6534
|
-
"version": "8.5.
|
|
6535
|
-
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.
|
|
6536
|
-
"integrity": "sha512-
|
|
7605
|
+
"version": "8.5.24",
|
|
7606
|
+
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.24.tgz",
|
|
7607
|
+
"integrity": "sha512-8RyVklq0owXUTa4xlpzu4l9AaVKIdQvAcOHZWaMh98HgySsUtxRVf/chRe3dsSLqb6i40BzGRzEUddRaI+9TSw==",
|
|
6537
7608
|
"funding": [
|
|
6538
7609
|
{
|
|
6539
7610
|
"type": "opencollective",
|
|
@@ -6687,9 +7758,9 @@
|
|
|
6687
7758
|
}
|
|
6688
7759
|
},
|
|
6689
7760
|
"node_modules/react": {
|
|
6690
|
-
"version": "19.2.
|
|
6691
|
-
"resolved": "https://registry.npmjs.org/react/-/react-19.2.
|
|
6692
|
-
"integrity": "sha512-
|
|
7761
|
+
"version": "19.2.8",
|
|
7762
|
+
"resolved": "https://registry.npmjs.org/react/-/react-19.2.8.tgz",
|
|
7763
|
+
"integrity": "sha512-PWaYA1L/q9u2u7xYQi+Y3L3Yfnie7XyLeaJICV1MGD6LprsBxcAqGjYyr0eY3p+QdsA+x/Irkt4Qif8D63+Sbw==",
|
|
6693
7764
|
"license": "MIT",
|
|
6694
7765
|
"engines": {
|
|
6695
7766
|
"node": ">=0.10.0"
|
|
@@ -6705,27 +7776,6 @@
|
|
|
6705
7776
|
"ws": "^7"
|
|
6706
7777
|
}
|
|
6707
7778
|
},
|
|
6708
|
-
"node_modules/react-devtools-core/node_modules/ws": {
|
|
6709
|
-
"version": "7.5.11",
|
|
6710
|
-
"resolved": "https://registry.npmjs.org/ws/-/ws-7.5.11.tgz",
|
|
6711
|
-
"integrity": "sha512-zS54Oen9bITtp7kp2XM3AydrCIq1D+HwJOuH+c+e4LfpL/lotP5osijd+UoMnxwAam1GN8R4KtLAyIrIcBNpiA==",
|
|
6712
|
-
"license": "MIT",
|
|
6713
|
-
"engines": {
|
|
6714
|
-
"node": ">=8.3.0"
|
|
6715
|
-
},
|
|
6716
|
-
"peerDependencies": {
|
|
6717
|
-
"bufferutil": "^4.0.1",
|
|
6718
|
-
"utf-8-validate": "^5.0.2"
|
|
6719
|
-
},
|
|
6720
|
-
"peerDependenciesMeta": {
|
|
6721
|
-
"bufferutil": {
|
|
6722
|
-
"optional": true
|
|
6723
|
-
},
|
|
6724
|
-
"utf-8-validate": {
|
|
6725
|
-
"optional": true
|
|
6726
|
-
}
|
|
6727
|
-
}
|
|
6728
|
-
},
|
|
6729
7779
|
"node_modules/react-is": {
|
|
6730
7780
|
"version": "18.3.1",
|
|
6731
7781
|
"resolved": "https://registry.npmjs.org/react-is/-/react-is-18.3.1.tgz",
|
|
@@ -6819,11 +7869,12 @@
|
|
|
6819
7869
|
}
|
|
6820
7870
|
},
|
|
6821
7871
|
"node_modules/react-native-webview": {
|
|
6822
|
-
"version": "13.
|
|
6823
|
-
"resolved": "https://registry.npmjs.org/react-native-webview/-/react-native-webview-13.
|
|
6824
|
-
"integrity": "sha512-
|
|
7872
|
+
"version": "13.17.0",
|
|
7873
|
+
"resolved": "https://registry.npmjs.org/react-native-webview/-/react-native-webview-13.17.0.tgz",
|
|
7874
|
+
"integrity": "sha512-nu0OCC4xa9K5nihup2l2eDlOtQZ4mgMf0LN0EuP0/0JsLtqmMjGihIEO3NZ/rDHZ8uErORYUTp73naVeH0tG1g==",
|
|
6825
7875
|
"license": "MIT",
|
|
6826
7876
|
"dependencies": {
|
|
7877
|
+
"@typescript/native-preview": "^7.0.0-dev.20260301.1",
|
|
6827
7878
|
"escape-string-regexp": "^4.0.0",
|
|
6828
7879
|
"invariant": "2.2.4"
|
|
6829
7880
|
},
|
|
@@ -6832,33 +7883,6 @@
|
|
|
6832
7883
|
"react-native": "*"
|
|
6833
7884
|
}
|
|
6834
7885
|
},
|
|
6835
|
-
"node_modules/react-native/node_modules/@react-native/codegen": {
|
|
6836
|
-
"version": "0.81.6",
|
|
6837
|
-
"resolved": "https://registry.npmjs.org/@react-native/codegen/-/codegen-0.81.6.tgz",
|
|
6838
|
-
"integrity": "sha512-9KoYRep/KDnELLLmIYTtIIEOClVUJ88pxWObb/0sjkacA7uL4SgfbAg7rWLURAQJWI85L1YS67IhdEqNNk1I7w==",
|
|
6839
|
-
"license": "MIT",
|
|
6840
|
-
"dependencies": {
|
|
6841
|
-
"@babel/core": "^7.25.2",
|
|
6842
|
-
"@babel/parser": "^7.25.3",
|
|
6843
|
-
"glob": "^7.1.1",
|
|
6844
|
-
"hermes-parser": "0.29.1",
|
|
6845
|
-
"invariant": "^2.2.4",
|
|
6846
|
-
"nullthrows": "^1.1.1",
|
|
6847
|
-
"yargs": "^17.6.2"
|
|
6848
|
-
},
|
|
6849
|
-
"engines": {
|
|
6850
|
-
"node": ">= 20.19.4"
|
|
6851
|
-
},
|
|
6852
|
-
"peerDependencies": {
|
|
6853
|
-
"@babel/core": "*"
|
|
6854
|
-
}
|
|
6855
|
-
},
|
|
6856
|
-
"node_modules/react-native/node_modules/@react-native/normalize-colors": {
|
|
6857
|
-
"version": "0.81.6",
|
|
6858
|
-
"resolved": "https://registry.npmjs.org/@react-native/normalize-colors/-/normalize-colors-0.81.6.tgz",
|
|
6859
|
-
"integrity": "sha512-/OCgUysHIFhfmZxbJAydVc58l2SGIZbWpbQXBrYEYch8YElBbDFQ8IUtyogB7YJJQ8ewHZFj93rQGaECgkvvcw==",
|
|
6860
|
-
"license": "MIT"
|
|
6861
|
-
},
|
|
6862
7886
|
"node_modules/react-native/node_modules/commander": {
|
|
6863
7887
|
"version": "12.1.0",
|
|
6864
7888
|
"resolved": "https://registry.npmjs.org/commander/-/commander-12.1.0.tgz",
|
|
@@ -6869,9 +7893,9 @@
|
|
|
6869
7893
|
}
|
|
6870
7894
|
},
|
|
6871
7895
|
"node_modules/react-native/node_modules/semver": {
|
|
6872
|
-
"version": "7.
|
|
6873
|
-
"resolved": "https://registry.npmjs.org/semver/-/semver-7.
|
|
6874
|
-
"integrity": "sha512-
|
|
7896
|
+
"version": "7.8.5",
|
|
7897
|
+
"resolved": "https://registry.npmjs.org/semver/-/semver-7.8.5.tgz",
|
|
7898
|
+
"integrity": "sha512-Y7/KDsb8LjooZpwaqGyulO6DQlksgCncchHGk+sZIY4SBvUocMBEFH5Ur1fI4dV+Jvl0w6cjvucaIi40puRioA==",
|
|
6875
7899
|
"license": "ISC",
|
|
6876
7900
|
"bin": {
|
|
6877
7901
|
"semver": "bin/semver.js"
|
|
@@ -6881,9 +7905,9 @@
|
|
|
6881
7905
|
}
|
|
6882
7906
|
},
|
|
6883
7907
|
"node_modules/react-native/node_modules/ws": {
|
|
6884
|
-
"version": "6.2.
|
|
6885
|
-
"resolved": "https://registry.npmjs.org/ws/-/ws-6.2.
|
|
6886
|
-
"integrity": "sha512-
|
|
7908
|
+
"version": "6.2.6",
|
|
7909
|
+
"resolved": "https://registry.npmjs.org/ws/-/ws-6.2.6.tgz",
|
|
7910
|
+
"integrity": "sha512-XTrf1gv7kXoVf1hbC3PAyAiPgR8Wz1blcrYIjEsUmr08BLksT41R8KbjmS9408C2ERx7v1JDLD/BkpLEttjfKA==",
|
|
6887
7911
|
"license": "MIT",
|
|
6888
7912
|
"dependencies": {
|
|
6889
7913
|
"async-limiter": "~1.0.0"
|
|
@@ -6946,9 +7970,9 @@
|
|
|
6946
7970
|
"license": "MIT"
|
|
6947
7971
|
},
|
|
6948
7972
|
"node_modules/regjsparser": {
|
|
6949
|
-
"version": "0.13.
|
|
6950
|
-
"resolved": "https://registry.npmjs.org/regjsparser/-/regjsparser-0.13.
|
|
6951
|
-
"integrity": "sha512-
|
|
7973
|
+
"version": "0.13.2",
|
|
7974
|
+
"resolved": "https://registry.npmjs.org/regjsparser/-/regjsparser-0.13.2.tgz",
|
|
7975
|
+
"integrity": "sha512-NgRBy2Nx/bE+9F27nVHnqcN5HjyLmecqsqx2PJHu3/IEtADD4WuxuXIVExD5PoSDFVrl78dOonfcOe5O+5nbzQ==",
|
|
6952
7976
|
"license": "BSD-2-Clause",
|
|
6953
7977
|
"dependencies": {
|
|
6954
7978
|
"jsesc": "~3.1.0"
|
|
@@ -6998,11 +8022,12 @@
|
|
|
6998
8022
|
}
|
|
6999
8023
|
},
|
|
7000
8024
|
"node_modules/resolve": {
|
|
7001
|
-
"version": "1.22.
|
|
7002
|
-
"resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.
|
|
7003
|
-
"integrity": "sha512-
|
|
8025
|
+
"version": "1.22.12",
|
|
8026
|
+
"resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.12.tgz",
|
|
8027
|
+
"integrity": "sha512-TyeJ1zif53BPfHootBGwPRYT1RUt6oGWsaQr8UyZW/eAm9bKoijtvruSDEmZHm92CwS9nj7/fWttqPCgzep8CA==",
|
|
7004
8028
|
"license": "MIT",
|
|
7005
8029
|
"dependencies": {
|
|
8030
|
+
"es-errors": "^1.3.0",
|
|
7006
8031
|
"is-core-module": "^2.16.1",
|
|
7007
8032
|
"path-parse": "^1.0.7",
|
|
7008
8033
|
"supports-preserve-symlinks-flag": "^1.0.0"
|
|
@@ -7091,9 +8116,9 @@
|
|
|
7091
8116
|
"license": "MIT"
|
|
7092
8117
|
},
|
|
7093
8118
|
"node_modules/sax": {
|
|
7094
|
-
"version": "1.6.
|
|
7095
|
-
"resolved": "https://registry.npmjs.org/sax/-/sax-1.6.
|
|
7096
|
-
"integrity": "sha512-
|
|
8119
|
+
"version": "1.6.1",
|
|
8120
|
+
"resolved": "https://registry.npmjs.org/sax/-/sax-1.6.1.tgz",
|
|
8121
|
+
"integrity": "sha512-42tBVwLWnaQvW5zc4HbZrTuWccECCZfBi92FDuwtqxasH+JbPB3/FOKb1m222K42R4WxuxzzMsTswfzgtSu64Q==",
|
|
7097
8122
|
"license": "BlueOak-1.0.0",
|
|
7098
8123
|
"engines": {
|
|
7099
8124
|
"node": ">=11.0.0"
|
|
@@ -7162,26 +8187,6 @@
|
|
|
7162
8187
|
"node": ">= 0.8"
|
|
7163
8188
|
}
|
|
7164
8189
|
},
|
|
7165
|
-
"node_modules/send/node_modules/http-errors": {
|
|
7166
|
-
"version": "2.0.1",
|
|
7167
|
-
"resolved": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.1.tgz",
|
|
7168
|
-
"integrity": "sha512-4FbRdAX+bSdmo4AUFuS0WNiPz8NgFt+r8ThgNWmlrjQjt1Q7ZR9+zTlce2859x4KSXrwIsaeTqDoKQmtP8pLmQ==",
|
|
7169
|
-
"license": "MIT",
|
|
7170
|
-
"dependencies": {
|
|
7171
|
-
"depd": "~2.0.0",
|
|
7172
|
-
"inherits": "~2.0.4",
|
|
7173
|
-
"setprototypeof": "~1.2.0",
|
|
7174
|
-
"statuses": "~2.0.2",
|
|
7175
|
-
"toidentifier": "~1.0.1"
|
|
7176
|
-
},
|
|
7177
|
-
"engines": {
|
|
7178
|
-
"node": ">= 0.8"
|
|
7179
|
-
},
|
|
7180
|
-
"funding": {
|
|
7181
|
-
"type": "opencollective",
|
|
7182
|
-
"url": "https://opencollective.com/express"
|
|
7183
|
-
}
|
|
7184
|
-
},
|
|
7185
8190
|
"node_modules/send/node_modules/on-finished": {
|
|
7186
8191
|
"version": "2.4.1",
|
|
7187
8192
|
"resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz",
|
|
@@ -7213,35 +8218,20 @@
|
|
|
7213
8218
|
}
|
|
7214
8219
|
},
|
|
7215
8220
|
"node_modules/serve-static": {
|
|
7216
|
-
"version": "1.16.
|
|
7217
|
-
"resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.16.
|
|
7218
|
-
"integrity": "sha512-
|
|
8221
|
+
"version": "1.16.3",
|
|
8222
|
+
"resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.16.3.tgz",
|
|
8223
|
+
"integrity": "sha512-x0RTqQel6g5SY7Lg6ZreMmsOzncHFU7nhnRWkKgWuMTu5NN0DR5oruckMqRvacAN9d5w6ARnRBXl9xhDCgfMeA==",
|
|
7219
8224
|
"license": "MIT",
|
|
7220
8225
|
"dependencies": {
|
|
7221
8226
|
"encodeurl": "~2.0.0",
|
|
7222
8227
|
"escape-html": "~1.0.3",
|
|
7223
8228
|
"parseurl": "~1.3.3",
|
|
7224
|
-
"send": "0.19.
|
|
8229
|
+
"send": "~0.19.1"
|
|
7225
8230
|
},
|
|
7226
8231
|
"engines": {
|
|
7227
8232
|
"node": ">= 0.8.0"
|
|
7228
8233
|
}
|
|
7229
8234
|
},
|
|
7230
|
-
"node_modules/serve-static/node_modules/debug": {
|
|
7231
|
-
"version": "2.6.9",
|
|
7232
|
-
"resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
|
|
7233
|
-
"integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
|
|
7234
|
-
"license": "MIT",
|
|
7235
|
-
"dependencies": {
|
|
7236
|
-
"ms": "2.0.0"
|
|
7237
|
-
}
|
|
7238
|
-
},
|
|
7239
|
-
"node_modules/serve-static/node_modules/debug/node_modules/ms": {
|
|
7240
|
-
"version": "2.0.0",
|
|
7241
|
-
"resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
|
|
7242
|
-
"integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==",
|
|
7243
|
-
"license": "MIT"
|
|
7244
|
-
},
|
|
7245
8235
|
"node_modules/serve-static/node_modules/encodeurl": {
|
|
7246
8236
|
"version": "2.0.0",
|
|
7247
8237
|
"resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-2.0.0.tgz",
|
|
@@ -7251,60 +8241,6 @@
|
|
|
7251
8241
|
"node": ">= 0.8"
|
|
7252
8242
|
}
|
|
7253
8243
|
},
|
|
7254
|
-
"node_modules/serve-static/node_modules/on-finished": {
|
|
7255
|
-
"version": "2.4.1",
|
|
7256
|
-
"resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz",
|
|
7257
|
-
"integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==",
|
|
7258
|
-
"license": "MIT",
|
|
7259
|
-
"dependencies": {
|
|
7260
|
-
"ee-first": "1.1.1"
|
|
7261
|
-
},
|
|
7262
|
-
"engines": {
|
|
7263
|
-
"node": ">= 0.8"
|
|
7264
|
-
}
|
|
7265
|
-
},
|
|
7266
|
-
"node_modules/serve-static/node_modules/send": {
|
|
7267
|
-
"version": "0.19.0",
|
|
7268
|
-
"resolved": "https://registry.npmjs.org/send/-/send-0.19.0.tgz",
|
|
7269
|
-
"integrity": "sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw==",
|
|
7270
|
-
"license": "MIT",
|
|
7271
|
-
"dependencies": {
|
|
7272
|
-
"debug": "2.6.9",
|
|
7273
|
-
"depd": "2.0.0",
|
|
7274
|
-
"destroy": "1.2.0",
|
|
7275
|
-
"encodeurl": "~1.0.2",
|
|
7276
|
-
"escape-html": "~1.0.3",
|
|
7277
|
-
"etag": "~1.8.1",
|
|
7278
|
-
"fresh": "0.5.2",
|
|
7279
|
-
"http-errors": "2.0.0",
|
|
7280
|
-
"mime": "1.6.0",
|
|
7281
|
-
"ms": "2.1.3",
|
|
7282
|
-
"on-finished": "2.4.1",
|
|
7283
|
-
"range-parser": "~1.2.1",
|
|
7284
|
-
"statuses": "2.0.1"
|
|
7285
|
-
},
|
|
7286
|
-
"engines": {
|
|
7287
|
-
"node": ">= 0.8.0"
|
|
7288
|
-
}
|
|
7289
|
-
},
|
|
7290
|
-
"node_modules/serve-static/node_modules/send/node_modules/encodeurl": {
|
|
7291
|
-
"version": "1.0.2",
|
|
7292
|
-
"resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz",
|
|
7293
|
-
"integrity": "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==",
|
|
7294
|
-
"license": "MIT",
|
|
7295
|
-
"engines": {
|
|
7296
|
-
"node": ">= 0.8"
|
|
7297
|
-
}
|
|
7298
|
-
},
|
|
7299
|
-
"node_modules/serve-static/node_modules/statuses": {
|
|
7300
|
-
"version": "2.0.1",
|
|
7301
|
-
"resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz",
|
|
7302
|
-
"integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==",
|
|
7303
|
-
"license": "MIT",
|
|
7304
|
-
"engines": {
|
|
7305
|
-
"node": ">= 0.8"
|
|
7306
|
-
}
|
|
7307
|
-
},
|
|
7308
8244
|
"node_modules/setprototypeof": {
|
|
7309
8245
|
"version": "1.2.0",
|
|
7310
8246
|
"resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz",
|
|
@@ -7493,37 +8429,44 @@
|
|
|
7493
8429
|
"node": ">=8"
|
|
7494
8430
|
}
|
|
7495
8431
|
},
|
|
7496
|
-
"node_modules/string-width
|
|
7497
|
-
"
|
|
7498
|
-
"
|
|
7499
|
-
"
|
|
8432
|
+
"node_modules/string-width-cjs": {
|
|
8433
|
+
"name": "string-width",
|
|
8434
|
+
"version": "4.2.3",
|
|
8435
|
+
"resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
|
|
8436
|
+
"integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
|
|
7500
8437
|
"license": "MIT",
|
|
7501
8438
|
"dependencies": {
|
|
7502
|
-
"
|
|
8439
|
+
"emoji-regex": "^8.0.0",
|
|
8440
|
+
"is-fullwidth-code-point": "^3.0.0",
|
|
8441
|
+
"strip-ansi": "^6.0.1"
|
|
7503
8442
|
},
|
|
7504
8443
|
"engines": {
|
|
7505
8444
|
"node": ">=8"
|
|
7506
8445
|
}
|
|
7507
8446
|
},
|
|
7508
8447
|
"node_modules/strip-ansi": {
|
|
7509
|
-
"version": "
|
|
7510
|
-
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-
|
|
7511
|
-
"integrity": "sha512-
|
|
8448
|
+
"version": "6.0.1",
|
|
8449
|
+
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
|
8450
|
+
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
|
7512
8451
|
"license": "MIT",
|
|
7513
8452
|
"dependencies": {
|
|
7514
|
-
"ansi-regex": "^
|
|
8453
|
+
"ansi-regex": "^5.0.1"
|
|
7515
8454
|
},
|
|
7516
8455
|
"engines": {
|
|
7517
|
-
"node": ">=
|
|
8456
|
+
"node": ">=8"
|
|
7518
8457
|
}
|
|
7519
8458
|
},
|
|
7520
|
-
"node_modules/strip-ansi
|
|
7521
|
-
"
|
|
7522
|
-
"
|
|
7523
|
-
"
|
|
8459
|
+
"node_modules/strip-ansi-cjs": {
|
|
8460
|
+
"name": "strip-ansi",
|
|
8461
|
+
"version": "6.0.1",
|
|
8462
|
+
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
|
8463
|
+
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
|
7524
8464
|
"license": "MIT",
|
|
8465
|
+
"dependencies": {
|
|
8466
|
+
"ansi-regex": "^5.0.1"
|
|
8467
|
+
},
|
|
7525
8468
|
"engines": {
|
|
7526
|
-
"node": ">=
|
|
8469
|
+
"node": ">=8"
|
|
7527
8470
|
}
|
|
7528
8471
|
},
|
|
7529
8472
|
"node_modules/strip-json-comments": {
|
|
@@ -7610,9 +8553,9 @@
|
|
|
7610
8553
|
}
|
|
7611
8554
|
},
|
|
7612
8555
|
"node_modules/tar": {
|
|
7613
|
-
"version": "7.5.
|
|
7614
|
-
"resolved": "https://registry.npmjs.org/tar/-/tar-7.5.
|
|
7615
|
-
"integrity": "sha512-
|
|
8556
|
+
"version": "7.5.22",
|
|
8557
|
+
"resolved": "https://registry.npmjs.org/tar/-/tar-7.5.22.tgz",
|
|
8558
|
+
"integrity": "sha512-MFO/QzvtAOmJbkhOaCTvbGcFN9L9b+JunIsDwaKljSOdcLMea3NJ1k9Usz/rjdfSXTq4dfzfeS7W4p4YOAAHeA==",
|
|
7616
8559
|
"license": "BlueOak-1.0.0",
|
|
7617
8560
|
"dependencies": {
|
|
7618
8561
|
"@isaacs/fs-minipass": "^4.0.0",
|
|
@@ -7651,9 +8594,9 @@
|
|
|
7651
8594
|
}
|
|
7652
8595
|
},
|
|
7653
8596
|
"node_modules/terser": {
|
|
7654
|
-
"version": "5.
|
|
7655
|
-
"resolved": "https://registry.npmjs.org/terser/-/terser-5.
|
|
7656
|
-
"integrity": "sha512-
|
|
8597
|
+
"version": "5.49.0",
|
|
8598
|
+
"resolved": "https://registry.npmjs.org/terser/-/terser-5.49.0.tgz",
|
|
8599
|
+
"integrity": "sha512-SNiDnXyHSrxVcIOtVbULzcTmniUiwcV7Nwdyj1twVubeTmbjoa8p69KKDpfkdoOavuM4/GRm1+ykI8qqnavHoA==",
|
|
7657
8600
|
"license": "BSD-2-Clause",
|
|
7658
8601
|
"dependencies": {
|
|
7659
8602
|
"@jridgewell/source-map": "^0.3.3",
|
|
@@ -7728,9 +8671,9 @@
|
|
|
7728
8671
|
"license": "MIT"
|
|
7729
8672
|
},
|
|
7730
8673
|
"node_modules/tinyglobby": {
|
|
7731
|
-
"version": "0.2.
|
|
7732
|
-
"resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.
|
|
7733
|
-
"integrity": "sha512-
|
|
8674
|
+
"version": "0.2.17",
|
|
8675
|
+
"resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.17.tgz",
|
|
8676
|
+
"integrity": "sha512-wXR/dYpcqKmfWpEdZjiKJOwCNFndD0DMnrW/cYjVGttEkBfVgcLFHoNrlj47mjOVic9yyNu65alsgF4NQyTa2g==",
|
|
7734
8677
|
"license": "MIT",
|
|
7735
8678
|
"dependencies": {
|
|
7736
8679
|
"fdir": "^6.5.0",
|
|
@@ -7808,18 +8751,18 @@
|
|
|
7808
8751
|
}
|
|
7809
8752
|
},
|
|
7810
8753
|
"node_modules/undici": {
|
|
7811
|
-
"version": "6.
|
|
7812
|
-
"resolved": "https://registry.npmjs.org/undici/-/undici-6.
|
|
7813
|
-
"integrity": "sha512-
|
|
8754
|
+
"version": "6.28.0",
|
|
8755
|
+
"resolved": "https://registry.npmjs.org/undici/-/undici-6.28.0.tgz",
|
|
8756
|
+
"integrity": "sha512-LIY910g9TI13YS95lrMFrs8Rm/u/irgHeTWoKCoteeJ04CUJ92eEfj0rVn+7VKMPBpUPiUoBKfhNyLI23EE/KA==",
|
|
7814
8757
|
"license": "MIT",
|
|
7815
8758
|
"engines": {
|
|
7816
8759
|
"node": ">=18.17"
|
|
7817
8760
|
}
|
|
7818
8761
|
},
|
|
7819
8762
|
"node_modules/undici-types": {
|
|
7820
|
-
"version": "
|
|
7821
|
-
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-
|
|
7822
|
-
"integrity": "sha512-
|
|
8763
|
+
"version": "8.3.0",
|
|
8764
|
+
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-8.3.0.tgz",
|
|
8765
|
+
"integrity": "sha512-j375ScV60dom+YkPFIfTLcOiPxkN/buHz5GobjLhixFuANaNs3C9l4GmrWqejgXWJ7BbJcFYpTEUkS1Ge8bpZQ==",
|
|
7823
8766
|
"license": "MIT"
|
|
7824
8767
|
},
|
|
7825
8768
|
"node_modules/unicode-canonical-property-names-ecmascript": {
|
|
@@ -7881,9 +8824,9 @@
|
|
|
7881
8824
|
}
|
|
7882
8825
|
},
|
|
7883
8826
|
"node_modules/update-browserslist-db": {
|
|
7884
|
-
"version": "1.
|
|
7885
|
-
"resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.
|
|
7886
|
-
"integrity": "sha512-
|
|
8827
|
+
"version": "1.2.3",
|
|
8828
|
+
"resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.2.3.tgz",
|
|
8829
|
+
"integrity": "sha512-Js0m9cx+qOgDxo0eMiFGEueWztz+d4+M3rGlmKPT+T4IS/jP4ylw3Nwpu6cpTTP8R1MAC1kF4VbdLt3ARf209w==",
|
|
7887
8830
|
"funding": [
|
|
7888
8831
|
{
|
|
7889
8832
|
"type": "opencollective",
|
|
@@ -8047,16 +8990,22 @@
|
|
|
8047
8990
|
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
8048
8991
|
}
|
|
8049
8992
|
},
|
|
8050
|
-
"node_modules/wrap-ansi
|
|
8051
|
-
"
|
|
8052
|
-
"
|
|
8053
|
-
"
|
|
8993
|
+
"node_modules/wrap-ansi-cjs": {
|
|
8994
|
+
"name": "wrap-ansi",
|
|
8995
|
+
"version": "7.0.0",
|
|
8996
|
+
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
|
8997
|
+
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
|
8054
8998
|
"license": "MIT",
|
|
8055
8999
|
"dependencies": {
|
|
8056
|
-
"ansi-
|
|
9000
|
+
"ansi-styles": "^4.0.0",
|
|
9001
|
+
"string-width": "^4.1.0",
|
|
9002
|
+
"strip-ansi": "^6.0.0"
|
|
8057
9003
|
},
|
|
8058
9004
|
"engines": {
|
|
8059
|
-
"node": ">=
|
|
9005
|
+
"node": ">=10"
|
|
9006
|
+
},
|
|
9007
|
+
"funding": {
|
|
9008
|
+
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
8060
9009
|
}
|
|
8061
9010
|
},
|
|
8062
9011
|
"node_modules/wrappy": {
|
|
@@ -8079,16 +9028,16 @@
|
|
|
8079
9028
|
}
|
|
8080
9029
|
},
|
|
8081
9030
|
"node_modules/ws": {
|
|
8082
|
-
"version": "
|
|
8083
|
-
"resolved": "https://registry.npmjs.org/ws/-/ws-
|
|
8084
|
-
"integrity": "sha512
|
|
9031
|
+
"version": "7.5.13",
|
|
9032
|
+
"resolved": "https://registry.npmjs.org/ws/-/ws-7.5.13.tgz",
|
|
9033
|
+
"integrity": "sha512-rsKI6xDBFVf4r/x8XyChGK04QR/XHroxs/jUcoWvtEZM8TPU/X/uIY9B1CsSzYws9ZJb/6bbBu7dPhFW00CAoA==",
|
|
8085
9034
|
"license": "MIT",
|
|
8086
9035
|
"engines": {
|
|
8087
|
-
"node": ">=
|
|
9036
|
+
"node": ">=8.3.0"
|
|
8088
9037
|
},
|
|
8089
9038
|
"peerDependencies": {
|
|
8090
9039
|
"bufferutil": "^4.0.1",
|
|
8091
|
-
"utf-8-validate": "
|
|
9040
|
+
"utf-8-validate": "^5.0.2"
|
|
8092
9041
|
},
|
|
8093
9042
|
"peerDependenciesMeta": {
|
|
8094
9043
|
"bufferutil": {
|
|
@@ -8159,9 +9108,9 @@
|
|
|
8159
9108
|
"license": "ISC"
|
|
8160
9109
|
},
|
|
8161
9110
|
"node_modules/yaml": {
|
|
8162
|
-
"version": "2.
|
|
8163
|
-
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.
|
|
8164
|
-
"integrity": "sha512-
|
|
9111
|
+
"version": "2.9.0",
|
|
9112
|
+
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.9.0.tgz",
|
|
9113
|
+
"integrity": "sha512-2AvhNX3mb8zd6Zy7INTtSpl1F15HW6Wnqj0srWlkKLcpYl/gMIMJiyuGq2KeI2YFxUPjdlB+3Lc10seMLtL4cA==",
|
|
8165
9114
|
"license": "ISC",
|
|
8166
9115
|
"bin": {
|
|
8167
9116
|
"yaml": "bin.mjs"
|
|
@@ -8174,9 +9123,9 @@
|
|
|
8174
9123
|
}
|
|
8175
9124
|
},
|
|
8176
9125
|
"node_modules/yargs": {
|
|
8177
|
-
"version": "17.7.
|
|
8178
|
-
"resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.
|
|
8179
|
-
"integrity": "sha512-
|
|
9126
|
+
"version": "17.7.3",
|
|
9127
|
+
"resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.3.tgz",
|
|
9128
|
+
"integrity": "sha512-GZtjxm/J/4TSxuL3FNYjCmLktBTnIw/rVmKSIyKeYAZpmJB2ig9VauCC5xsa82GNKVKDAqpOn3KVzNt0zmrU0g==",
|
|
8180
9129
|
"license": "MIT",
|
|
8181
9130
|
"dependencies": {
|
|
8182
9131
|
"cliui": "^8.0.1",
|