@regulaforensics/document-reader 9.6.960-rc → 9.6.962-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 +1 -1
- package/examples/capacitor/package.json +1 -1
- package/examples/ionic/package.json +1 -1
- package/examples/react_native/package-lock.json +711 -655
- package/examples/react_native/package.json +2 -3
- package/package.json +1 -1
- package/plugin.xml +1 -1
- package/test/package-lock.json +1 -1
|
@@ -107,12 +107,12 @@
|
|
|
107
107
|
}
|
|
108
108
|
},
|
|
109
109
|
"node_modules/@babel/helper-annotate-as-pure": {
|
|
110
|
-
"version": "7.
|
|
111
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.
|
|
112
|
-
"integrity": "sha512-
|
|
110
|
+
"version": "7.27.3",
|
|
111
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.27.3.tgz",
|
|
112
|
+
"integrity": "sha512-fXSwMQqitTGeHLBC08Eq5yXz2m37E4pJX1qAU1+2cNedz/ifv/bVXft90VeSav5nFO61EcNgwr0aJxbyPaWBPg==",
|
|
113
113
|
"license": "MIT",
|
|
114
114
|
"dependencies": {
|
|
115
|
-
"@babel/types": "^7.
|
|
115
|
+
"@babel/types": "^7.27.3"
|
|
116
116
|
},
|
|
117
117
|
"engines": {
|
|
118
118
|
"node": ">=6.9.0"
|
|
@@ -135,17 +135,17 @@
|
|
|
135
135
|
}
|
|
136
136
|
},
|
|
137
137
|
"node_modules/@babel/helper-create-class-features-plugin": {
|
|
138
|
-
"version": "7.
|
|
139
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.
|
|
140
|
-
"integrity": "sha512-
|
|
138
|
+
"version": "7.28.6",
|
|
139
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.28.6.tgz",
|
|
140
|
+
"integrity": "sha512-dTOdvsjnG3xNT9Y0AUg1wAl38y+4Rl4sf9caSQZOXdNqVn+H+HbbJ4IyyHaIqNR6SW9oJpA/RuRjsjCw2IdIow==",
|
|
141
141
|
"license": "MIT",
|
|
142
142
|
"dependencies": {
|
|
143
|
-
"@babel/helper-annotate-as-pure": "^7.
|
|
144
|
-
"@babel/helper-member-expression-to-functions": "^7.
|
|
145
|
-
"@babel/helper-optimise-call-expression": "^7.
|
|
146
|
-
"@babel/helper-replace-supers": "^7.
|
|
147
|
-
"@babel/helper-skip-transparent-expression-wrappers": "^7.
|
|
148
|
-
"@babel/traverse": "^7.
|
|
143
|
+
"@babel/helper-annotate-as-pure": "^7.27.3",
|
|
144
|
+
"@babel/helper-member-expression-to-functions": "^7.28.5",
|
|
145
|
+
"@babel/helper-optimise-call-expression": "^7.27.1",
|
|
146
|
+
"@babel/helper-replace-supers": "^7.28.6",
|
|
147
|
+
"@babel/helper-skip-transparent-expression-wrappers": "^7.27.1",
|
|
148
|
+
"@babel/traverse": "^7.28.6",
|
|
149
149
|
"semver": "^6.3.1"
|
|
150
150
|
},
|
|
151
151
|
"engines": {
|
|
@@ -198,13 +198,13 @@
|
|
|
198
198
|
}
|
|
199
199
|
},
|
|
200
200
|
"node_modules/@babel/helper-member-expression-to-functions": {
|
|
201
|
-
"version": "7.
|
|
202
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.
|
|
203
|
-
"integrity": "sha512-
|
|
201
|
+
"version": "7.28.5",
|
|
202
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.28.5.tgz",
|
|
203
|
+
"integrity": "sha512-cwM7SBRZcPCLgl8a7cY0soT1SptSzAlMH39vwiRpOQkJlh53r5hdHwLSCZpQdVLT39sZt+CRpNwYG4Y2v77atg==",
|
|
204
204
|
"license": "MIT",
|
|
205
205
|
"dependencies": {
|
|
206
|
-
"@babel/traverse": "^7.
|
|
207
|
-
"@babel/types": "^7.
|
|
206
|
+
"@babel/traverse": "^7.28.5",
|
|
207
|
+
"@babel/types": "^7.28.5"
|
|
208
208
|
},
|
|
209
209
|
"engines": {
|
|
210
210
|
"node": ">=6.9.0"
|
|
@@ -241,21 +241,21 @@
|
|
|
241
241
|
}
|
|
242
242
|
},
|
|
243
243
|
"node_modules/@babel/helper-optimise-call-expression": {
|
|
244
|
-
"version": "7.
|
|
245
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.
|
|
246
|
-
"integrity": "sha512
|
|
244
|
+
"version": "7.27.1",
|
|
245
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.27.1.tgz",
|
|
246
|
+
"integrity": "sha512-URMGH08NzYFhubNSGJrpUEphGKQwMQYBySzat5cAByY1/YgIRkULnIy3tAMeszlL/so2HbeilYloUmSpd7GdVw==",
|
|
247
247
|
"license": "MIT",
|
|
248
248
|
"dependencies": {
|
|
249
|
-
"@babel/types": "^7.
|
|
249
|
+
"@babel/types": "^7.27.1"
|
|
250
250
|
},
|
|
251
251
|
"engines": {
|
|
252
252
|
"node": ">=6.9.0"
|
|
253
253
|
}
|
|
254
254
|
},
|
|
255
255
|
"node_modules/@babel/helper-plugin-utils": {
|
|
256
|
-
"version": "7.
|
|
257
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.
|
|
258
|
-
"integrity": "sha512-
|
|
256
|
+
"version": "7.28.6",
|
|
257
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.28.6.tgz",
|
|
258
|
+
"integrity": "sha512-S9gzZ/bz83GRysI7gAD4wPT/AI3uCnY+9xn+Mx/KPs2JwHJIz1W8PZkg2cqyt3RNOBM8ejcXhV6y8Og7ly/Dug==",
|
|
259
259
|
"license": "MIT",
|
|
260
260
|
"engines": {
|
|
261
261
|
"node": ">=6.9.0"
|
|
@@ -279,14 +279,14 @@
|
|
|
279
279
|
}
|
|
280
280
|
},
|
|
281
281
|
"node_modules/@babel/helper-replace-supers": {
|
|
282
|
-
"version": "7.
|
|
283
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.
|
|
284
|
-
"integrity": "sha512-
|
|
282
|
+
"version": "7.28.6",
|
|
283
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.28.6.tgz",
|
|
284
|
+
"integrity": "sha512-mq8e+laIk94/yFec3DxSjCRD2Z0TAjhVbEJY3UQrlwVo15Lmt7C2wAUbK4bjnTs4APkwsYLTahXRraQXhb1WCg==",
|
|
285
285
|
"license": "MIT",
|
|
286
286
|
"dependencies": {
|
|
287
|
-
"@babel/helper-member-expression-to-functions": "^7.
|
|
288
|
-
"@babel/helper-optimise-call-expression": "^7.
|
|
289
|
-
"@babel/traverse": "^7.
|
|
287
|
+
"@babel/helper-member-expression-to-functions": "^7.28.5",
|
|
288
|
+
"@babel/helper-optimise-call-expression": "^7.27.1",
|
|
289
|
+
"@babel/traverse": "^7.28.6"
|
|
290
290
|
},
|
|
291
291
|
"engines": {
|
|
292
292
|
"node": ">=6.9.0"
|
|
@@ -296,13 +296,13 @@
|
|
|
296
296
|
}
|
|
297
297
|
},
|
|
298
298
|
"node_modules/@babel/helper-skip-transparent-expression-wrappers": {
|
|
299
|
-
"version": "7.
|
|
300
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.
|
|
301
|
-
"integrity": "sha512-
|
|
299
|
+
"version": "7.27.1",
|
|
300
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.27.1.tgz",
|
|
301
|
+
"integrity": "sha512-Tub4ZKEXqbPjXgWLl2+3JpQAYBJ8+ikpQ2Ocj/q/r0LwE3UhENh7EUabyHjz2kCEsrRY83ew2DQdHluuiDQFzg==",
|
|
302
302
|
"license": "MIT",
|
|
303
303
|
"dependencies": {
|
|
304
|
-
"@babel/traverse": "^7.
|
|
305
|
-
"@babel/types": "^7.
|
|
304
|
+
"@babel/traverse": "^7.27.1",
|
|
305
|
+
"@babel/types": "^7.27.1"
|
|
306
306
|
},
|
|
307
307
|
"engines": {
|
|
308
308
|
"node": ">=6.9.0"
|
|
@@ -464,14 +464,14 @@
|
|
|
464
464
|
}
|
|
465
465
|
},
|
|
466
466
|
"node_modules/@babel/plugin-proposal-decorators": {
|
|
467
|
-
"version": "7.29.
|
|
468
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.29.
|
|
469
|
-
"integrity": "sha512-
|
|
467
|
+
"version": "7.29.0",
|
|
468
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.29.0.tgz",
|
|
469
|
+
"integrity": "sha512-CVBVv3VY/XRMxRYq5dwr2DS7/MvqPm23cOCjbwNnVrfOqcWlnefua1uUs0sjdKOGjvPUG633o07uWzJq4oI6dA==",
|
|
470
470
|
"license": "MIT",
|
|
471
471
|
"dependencies": {
|
|
472
|
-
"@babel/helper-create-class-features-plugin": "^7.
|
|
473
|
-
"@babel/helper-plugin-utils": "^7.
|
|
474
|
-
"@babel/plugin-syntax-decorators": "^7.
|
|
472
|
+
"@babel/helper-create-class-features-plugin": "^7.28.6",
|
|
473
|
+
"@babel/helper-plugin-utils": "^7.28.6",
|
|
474
|
+
"@babel/plugin-syntax-decorators": "^7.28.6"
|
|
475
475
|
},
|
|
476
476
|
"engines": {
|
|
477
477
|
"node": ">=6.9.0"
|
|
@@ -547,12 +547,12 @@
|
|
|
547
547
|
}
|
|
548
548
|
},
|
|
549
549
|
"node_modules/@babel/plugin-syntax-decorators": {
|
|
550
|
-
"version": "7.
|
|
551
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.
|
|
552
|
-
"integrity": "sha512-
|
|
550
|
+
"version": "7.28.6",
|
|
551
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.28.6.tgz",
|
|
552
|
+
"integrity": "sha512-71EYI0ONURHJBL4rSFXnITXqXrrY8q4P0q006DPfN+Rk+ASM+++IBXem/ruokgBZR8YNEWZ8R6B+rCb8VcUTqA==",
|
|
553
553
|
"license": "MIT",
|
|
554
554
|
"dependencies": {
|
|
555
|
-
"@babel/helper-plugin-utils": "^7.
|
|
555
|
+
"@babel/helper-plugin-utils": "^7.28.6"
|
|
556
556
|
},
|
|
557
557
|
"engines": {
|
|
558
558
|
"node": ">=6.9.0"
|
|
@@ -643,12 +643,12 @@
|
|
|
643
643
|
}
|
|
644
644
|
},
|
|
645
645
|
"node_modules/@babel/plugin-syntax-jsx": {
|
|
646
|
-
"version": "7.
|
|
647
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.
|
|
648
|
-
"integrity": "sha512-
|
|
646
|
+
"version": "7.27.1",
|
|
647
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.27.1.tgz",
|
|
648
|
+
"integrity": "sha512-y8YTNIeKoyhGd9O0Jiyzyyqk8gdjnumGTQPsz0xOZOQ2RmkVJeZ1vmmfIvFEKqucBG6axJGBZDE/7iI5suUI/w==",
|
|
649
649
|
"license": "MIT",
|
|
650
650
|
"dependencies": {
|
|
651
|
-
"@babel/helper-plugin-utils": "^7.
|
|
651
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
652
652
|
},
|
|
653
653
|
"engines": {
|
|
654
654
|
"node": ">=6.9.0"
|
|
@@ -760,12 +760,12 @@
|
|
|
760
760
|
}
|
|
761
761
|
},
|
|
762
762
|
"node_modules/@babel/plugin-syntax-typescript": {
|
|
763
|
-
"version": "7.
|
|
764
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.
|
|
765
|
-
"integrity": "sha512-
|
|
763
|
+
"version": "7.27.1",
|
|
764
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.27.1.tgz",
|
|
765
|
+
"integrity": "sha512-xfYCBMxveHrRMnAWl1ZlPXOZjzkN82THFvLhQhFXFt81Z5HnN+EtUkZhv/zcKpmT3fzmWZB0ywiBrbC3vogbwQ==",
|
|
766
766
|
"license": "MIT",
|
|
767
767
|
"dependencies": {
|
|
768
|
-
"@babel/helper-plugin-utils": "^7.
|
|
768
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
769
769
|
},
|
|
770
770
|
"engines": {
|
|
771
771
|
"node": ">=6.9.0"
|
|
@@ -855,13 +855,13 @@
|
|
|
855
855
|
}
|
|
856
856
|
},
|
|
857
857
|
"node_modules/@babel/plugin-transform-class-static-block": {
|
|
858
|
-
"version": "7.
|
|
859
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.
|
|
860
|
-
"integrity": "sha512-
|
|
858
|
+
"version": "7.28.6",
|
|
859
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.28.6.tgz",
|
|
860
|
+
"integrity": "sha512-rfQ++ghVwTWTqQ7w8qyDxL1XGihjBss4CmTgGRCTAC9RIbhVpyp4fOeZtta0Lbf+dTNIVJer6ych2ibHwkZqsQ==",
|
|
861
861
|
"license": "MIT",
|
|
862
862
|
"dependencies": {
|
|
863
|
-
"@babel/helper-create-class-features-plugin": "^7.
|
|
864
|
-
"@babel/helper-plugin-utils": "^7.
|
|
863
|
+
"@babel/helper-create-class-features-plugin": "^7.28.6",
|
|
864
|
+
"@babel/helper-plugin-utils": "^7.28.6"
|
|
865
865
|
},
|
|
866
866
|
"engines": {
|
|
867
867
|
"node": ">=6.9.0"
|
|
@@ -923,12 +923,12 @@
|
|
|
923
923
|
}
|
|
924
924
|
},
|
|
925
925
|
"node_modules/@babel/plugin-transform-export-namespace-from": {
|
|
926
|
-
"version": "7.
|
|
927
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.
|
|
928
|
-
"integrity": "sha512-
|
|
926
|
+
"version": "7.27.1",
|
|
927
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.27.1.tgz",
|
|
928
|
+
"integrity": "sha512-tQvHWSZ3/jH2xuq/vZDy0jNn+ZdXJeM8gHvX4lnJmsc3+50yPlWdZXIc5ay+umX+2/tJIqHqiEqcJvxlmIvRvQ==",
|
|
929
929
|
"license": "MIT",
|
|
930
930
|
"dependencies": {
|
|
931
|
-
"@babel/helper-plugin-utils": "^7.
|
|
931
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
932
932
|
},
|
|
933
933
|
"engines": {
|
|
934
934
|
"node": ">=6.9.0"
|
|
@@ -1017,13 +1017,13 @@
|
|
|
1017
1017
|
}
|
|
1018
1018
|
},
|
|
1019
1019
|
"node_modules/@babel/plugin-transform-modules-commonjs": {
|
|
1020
|
-
"version": "7.
|
|
1021
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.
|
|
1022
|
-
"integrity": "sha512-
|
|
1020
|
+
"version": "7.27.1",
|
|
1021
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.27.1.tgz",
|
|
1022
|
+
"integrity": "sha512-OJguuwlTYlN0gBZFRPqwOGNWssZjfIUdS7HMYtN8c1KmwpwHFBwTeFZrg9XZa+DFTitWOW5iTAG7tyCUPsCCyw==",
|
|
1023
1023
|
"license": "MIT",
|
|
1024
1024
|
"dependencies": {
|
|
1025
|
-
"@babel/helper-module-transforms": "^7.
|
|
1026
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1025
|
+
"@babel/helper-module-transforms": "^7.27.1",
|
|
1026
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
1027
1027
|
},
|
|
1028
1028
|
"engines": {
|
|
1029
1029
|
"node": ">=6.9.0"
|
|
@@ -1177,12 +1177,12 @@
|
|
|
1177
1177
|
}
|
|
1178
1178
|
},
|
|
1179
1179
|
"node_modules/@babel/plugin-transform-react-display-name": {
|
|
1180
|
-
"version": "7.
|
|
1181
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.
|
|
1182
|
-
"integrity": "sha512
|
|
1180
|
+
"version": "7.28.0",
|
|
1181
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.28.0.tgz",
|
|
1182
|
+
"integrity": "sha512-D6Eujc2zMxKjfa4Zxl4GHMsmhKKZ9VpcqIchJLvwTxad9zWIYulwYItBovpDOoNLISpcZSXoDJ5gaGbQUDqViA==",
|
|
1183
1183
|
"license": "MIT",
|
|
1184
1184
|
"dependencies": {
|
|
1185
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1185
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
1186
1186
|
},
|
|
1187
1187
|
"engines": {
|
|
1188
1188
|
"node": ">=6.9.0"
|
|
@@ -1192,16 +1192,16 @@
|
|
|
1192
1192
|
}
|
|
1193
1193
|
},
|
|
1194
1194
|
"node_modules/@babel/plugin-transform-react-jsx": {
|
|
1195
|
-
"version": "7.
|
|
1196
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.
|
|
1197
|
-
"integrity": "sha512-
|
|
1195
|
+
"version": "7.27.1",
|
|
1196
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.27.1.tgz",
|
|
1197
|
+
"integrity": "sha512-2KH4LWGSrJIkVf5tSiBFYuXDAoWRq2MMwgivCf+93dd0GQi8RXLjKA/0EvRnVV5G0hrHczsquXuD01L8s6dmBw==",
|
|
1198
1198
|
"license": "MIT",
|
|
1199
1199
|
"dependencies": {
|
|
1200
|
-
"@babel/helper-annotate-as-pure": "^7.
|
|
1201
|
-
"@babel/helper-module-imports": "^7.
|
|
1202
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1203
|
-
"@babel/plugin-syntax-jsx": "^7.
|
|
1204
|
-
"@babel/types": "^7.
|
|
1200
|
+
"@babel/helper-annotate-as-pure": "^7.27.1",
|
|
1201
|
+
"@babel/helper-module-imports": "^7.27.1",
|
|
1202
|
+
"@babel/helper-plugin-utils": "^7.27.1",
|
|
1203
|
+
"@babel/plugin-syntax-jsx": "^7.27.1",
|
|
1204
|
+
"@babel/types": "^7.27.1"
|
|
1205
1205
|
},
|
|
1206
1206
|
"engines": {
|
|
1207
1207
|
"node": ">=6.9.0"
|
|
@@ -1211,12 +1211,12 @@
|
|
|
1211
1211
|
}
|
|
1212
1212
|
},
|
|
1213
1213
|
"node_modules/@babel/plugin-transform-react-jsx-development": {
|
|
1214
|
-
"version": "7.
|
|
1215
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.
|
|
1216
|
-
"integrity": "sha512-
|
|
1214
|
+
"version": "7.27.1",
|
|
1215
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.27.1.tgz",
|
|
1216
|
+
"integrity": "sha512-ykDdF5yI4f1WrAolLqeF3hmYU12j9ntLQl/AOG1HAS21jxyg1Q0/J/tpREuYLfatGdGmXp/3yS0ZA76kOlVq9Q==",
|
|
1217
1217
|
"license": "MIT",
|
|
1218
1218
|
"dependencies": {
|
|
1219
|
-
"@babel/plugin-transform-react-jsx": "^7.
|
|
1219
|
+
"@babel/plugin-transform-react-jsx": "^7.27.1"
|
|
1220
1220
|
},
|
|
1221
1221
|
"engines": {
|
|
1222
1222
|
"node": ">=6.9.0"
|
|
@@ -1256,13 +1256,13 @@
|
|
|
1256
1256
|
}
|
|
1257
1257
|
},
|
|
1258
1258
|
"node_modules/@babel/plugin-transform-react-pure-annotations": {
|
|
1259
|
-
"version": "7.
|
|
1260
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.
|
|
1261
|
-
"integrity": "sha512-
|
|
1259
|
+
"version": "7.27.1",
|
|
1260
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.27.1.tgz",
|
|
1261
|
+
"integrity": "sha512-JfuinvDOsD9FVMTHpzA/pBLisxpv1aSf+OIV8lgH3MuWrks19R27e6a6DipIg4aX1Zm9Wpb04p8wljfKrVSnPA==",
|
|
1262
1262
|
"license": "MIT",
|
|
1263
1263
|
"dependencies": {
|
|
1264
|
-
"@babel/helper-annotate-as-pure": "^7.
|
|
1265
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1264
|
+
"@babel/helper-annotate-as-pure": "^7.27.1",
|
|
1265
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
1266
1266
|
},
|
|
1267
1267
|
"engines": {
|
|
1268
1268
|
"node": ">=6.9.0"
|
|
@@ -1353,16 +1353,16 @@
|
|
|
1353
1353
|
}
|
|
1354
1354
|
},
|
|
1355
1355
|
"node_modules/@babel/plugin-transform-typescript": {
|
|
1356
|
-
"version": "7.
|
|
1357
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.
|
|
1358
|
-
"integrity": "sha512-
|
|
1356
|
+
"version": "7.28.5",
|
|
1357
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.28.5.tgz",
|
|
1358
|
+
"integrity": "sha512-x2Qa+v/CuEoX7Dr31iAfr0IhInrVOWZU/2vJMJ00FOR/2nM0BcBEclpaf9sWCDc+v5e9dMrhSH8/atq/kX7+bA==",
|
|
1359
1359
|
"license": "MIT",
|
|
1360
1360
|
"dependencies": {
|
|
1361
|
-
"@babel/helper-annotate-as-pure": "^7.
|
|
1362
|
-
"@babel/helper-create-class-features-plugin": "^7.
|
|
1363
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1364
|
-
"@babel/helper-skip-transparent-expression-wrappers": "^7.
|
|
1365
|
-
"@babel/plugin-syntax-typescript": "^7.
|
|
1361
|
+
"@babel/helper-annotate-as-pure": "^7.27.3",
|
|
1362
|
+
"@babel/helper-create-class-features-plugin": "^7.28.5",
|
|
1363
|
+
"@babel/helper-plugin-utils": "^7.27.1",
|
|
1364
|
+
"@babel/helper-skip-transparent-expression-wrappers": "^7.27.1",
|
|
1365
|
+
"@babel/plugin-syntax-typescript": "^7.27.1"
|
|
1366
1366
|
},
|
|
1367
1367
|
"engines": {
|
|
1368
1368
|
"node": ">=6.9.0"
|
|
@@ -1388,17 +1388,17 @@
|
|
|
1388
1388
|
}
|
|
1389
1389
|
},
|
|
1390
1390
|
"node_modules/@babel/preset-react": {
|
|
1391
|
-
"version": "7.
|
|
1392
|
-
"resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.
|
|
1393
|
-
"integrity": "sha512-
|
|
1391
|
+
"version": "7.28.5",
|
|
1392
|
+
"resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.28.5.tgz",
|
|
1393
|
+
"integrity": "sha512-Z3J8vhRq7CeLjdC58jLv4lnZ5RKFUJWqH5emvxmv9Hv3BD1T9R/Im713R4MTKwvFaV74ejZ3sM01LyEKk4ugNQ==",
|
|
1394
1394
|
"license": "MIT",
|
|
1395
1395
|
"dependencies": {
|
|
1396
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1397
|
-
"@babel/helper-validator-option": "^7.
|
|
1398
|
-
"@babel/plugin-transform-react-display-name": "^7.
|
|
1399
|
-
"@babel/plugin-transform-react-jsx": "^7.
|
|
1400
|
-
"@babel/plugin-transform-react-jsx-development": "^7.
|
|
1401
|
-
"@babel/plugin-transform-react-pure-annotations": "^7.
|
|
1396
|
+
"@babel/helper-plugin-utils": "^7.27.1",
|
|
1397
|
+
"@babel/helper-validator-option": "^7.27.1",
|
|
1398
|
+
"@babel/plugin-transform-react-display-name": "^7.28.0",
|
|
1399
|
+
"@babel/plugin-transform-react-jsx": "^7.27.1",
|
|
1400
|
+
"@babel/plugin-transform-react-jsx-development": "^7.27.1",
|
|
1401
|
+
"@babel/plugin-transform-react-pure-annotations": "^7.27.1"
|
|
1402
1402
|
},
|
|
1403
1403
|
"engines": {
|
|
1404
1404
|
"node": ">=6.9.0"
|
|
@@ -1408,16 +1408,16 @@
|
|
|
1408
1408
|
}
|
|
1409
1409
|
},
|
|
1410
1410
|
"node_modules/@babel/preset-typescript": {
|
|
1411
|
-
"version": "7.
|
|
1412
|
-
"resolved": "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.
|
|
1413
|
-
"integrity": "sha512
|
|
1411
|
+
"version": "7.28.5",
|
|
1412
|
+
"resolved": "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.28.5.tgz",
|
|
1413
|
+
"integrity": "sha512-+bQy5WOI2V6LJZpPVxY+yp66XdZ2yifu0Mc1aP5CQKgjn4QM5IN2i5fAZ4xKop47pr8rpVhiAeu+nDQa12C8+g==",
|
|
1414
1414
|
"license": "MIT",
|
|
1415
1415
|
"dependencies": {
|
|
1416
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1417
|
-
"@babel/helper-validator-option": "^7.
|
|
1418
|
-
"@babel/plugin-syntax-jsx": "^7.
|
|
1419
|
-
"@babel/plugin-transform-modules-commonjs": "^7.
|
|
1420
|
-
"@babel/plugin-transform-typescript": "^7.
|
|
1416
|
+
"@babel/helper-plugin-utils": "^7.27.1",
|
|
1417
|
+
"@babel/helper-validator-option": "^7.27.1",
|
|
1418
|
+
"@babel/plugin-syntax-jsx": "^7.27.1",
|
|
1419
|
+
"@babel/plugin-transform-modules-commonjs": "^7.27.1",
|
|
1420
|
+
"@babel/plugin-transform-typescript": "^7.28.5"
|
|
1421
1421
|
},
|
|
1422
1422
|
"engines": {
|
|
1423
1423
|
"node": ">=6.9.0"
|
|
@@ -1499,6 +1499,158 @@
|
|
|
1499
1499
|
"node": ">=6.9.0"
|
|
1500
1500
|
}
|
|
1501
1501
|
},
|
|
1502
|
+
"node_modules/@expo/cli": {
|
|
1503
|
+
"version": "54.0.23",
|
|
1504
|
+
"resolved": "https://registry.npmjs.org/@expo/cli/-/cli-54.0.23.tgz",
|
|
1505
|
+
"integrity": "sha512-km0h72SFfQCmVycH/JtPFTVy69w6Lx1cHNDmfLfQqgKFYeeHTjx7LVDP4POHCtNxFP2UeRazrygJhlh4zz498g==",
|
|
1506
|
+
"license": "MIT",
|
|
1507
|
+
"dependencies": {
|
|
1508
|
+
"@0no-co/graphql.web": "^1.0.8",
|
|
1509
|
+
"@expo/code-signing-certificates": "^0.0.6",
|
|
1510
|
+
"@expo/config": "~12.0.13",
|
|
1511
|
+
"@expo/config-plugins": "~54.0.4",
|
|
1512
|
+
"@expo/devcert": "^1.2.1",
|
|
1513
|
+
"@expo/env": "~2.0.8",
|
|
1514
|
+
"@expo/image-utils": "^0.8.8",
|
|
1515
|
+
"@expo/json-file": "^10.0.8",
|
|
1516
|
+
"@expo/metro": "~54.2.0",
|
|
1517
|
+
"@expo/metro-config": "~54.0.14",
|
|
1518
|
+
"@expo/osascript": "^2.3.8",
|
|
1519
|
+
"@expo/package-manager": "^1.9.10",
|
|
1520
|
+
"@expo/plist": "^0.4.8",
|
|
1521
|
+
"@expo/prebuild-config": "^54.0.8",
|
|
1522
|
+
"@expo/schema-utils": "^0.1.8",
|
|
1523
|
+
"@expo/spawn-async": "^1.7.2",
|
|
1524
|
+
"@expo/ws-tunnel": "^1.0.1",
|
|
1525
|
+
"@expo/xcpretty": "^4.3.0",
|
|
1526
|
+
"@react-native/dev-middleware": "0.81.5",
|
|
1527
|
+
"@urql/core": "^5.0.6",
|
|
1528
|
+
"@urql/exchange-retry": "^1.3.0",
|
|
1529
|
+
"accepts": "^1.3.8",
|
|
1530
|
+
"arg": "^5.0.2",
|
|
1531
|
+
"better-opn": "~3.0.2",
|
|
1532
|
+
"bplist-creator": "0.1.0",
|
|
1533
|
+
"bplist-parser": "^0.3.1",
|
|
1534
|
+
"chalk": "^4.0.0",
|
|
1535
|
+
"ci-info": "^3.3.0",
|
|
1536
|
+
"compression": "^1.7.4",
|
|
1537
|
+
"connect": "^3.7.0",
|
|
1538
|
+
"debug": "^4.3.4",
|
|
1539
|
+
"env-editor": "^0.4.1",
|
|
1540
|
+
"expo-server": "^1.0.5",
|
|
1541
|
+
"freeport-async": "^2.0.0",
|
|
1542
|
+
"getenv": "^2.0.0",
|
|
1543
|
+
"glob": "^13.0.0",
|
|
1544
|
+
"lan-network": "^0.1.6",
|
|
1545
|
+
"minimatch": "^9.0.0",
|
|
1546
|
+
"node-forge": "^1.3.3",
|
|
1547
|
+
"npm-package-arg": "^11.0.0",
|
|
1548
|
+
"ora": "^3.4.0",
|
|
1549
|
+
"picomatch": "^3.0.1",
|
|
1550
|
+
"pretty-bytes": "^5.6.0",
|
|
1551
|
+
"pretty-format": "^29.7.0",
|
|
1552
|
+
"progress": "^2.0.3",
|
|
1553
|
+
"prompts": "^2.3.2",
|
|
1554
|
+
"qrcode-terminal": "0.11.0",
|
|
1555
|
+
"require-from-string": "^2.0.2",
|
|
1556
|
+
"requireg": "^0.2.2",
|
|
1557
|
+
"resolve": "^1.22.2",
|
|
1558
|
+
"resolve-from": "^5.0.0",
|
|
1559
|
+
"resolve.exports": "^2.0.3",
|
|
1560
|
+
"semver": "^7.6.0",
|
|
1561
|
+
"send": "^0.19.0",
|
|
1562
|
+
"slugify": "^1.3.4",
|
|
1563
|
+
"source-map-support": "~0.5.21",
|
|
1564
|
+
"stacktrace-parser": "^0.1.10",
|
|
1565
|
+
"structured-headers": "^0.4.1",
|
|
1566
|
+
"tar": "^7.5.2",
|
|
1567
|
+
"terminal-link": "^2.1.1",
|
|
1568
|
+
"undici": "^6.18.2",
|
|
1569
|
+
"wrap-ansi": "^7.0.0",
|
|
1570
|
+
"ws": "^8.12.1"
|
|
1571
|
+
},
|
|
1572
|
+
"bin": {
|
|
1573
|
+
"expo-internal": "build/bin/cli"
|
|
1574
|
+
},
|
|
1575
|
+
"peerDependencies": {
|
|
1576
|
+
"expo": "*",
|
|
1577
|
+
"expo-router": "*",
|
|
1578
|
+
"react-native": "*"
|
|
1579
|
+
},
|
|
1580
|
+
"peerDependenciesMeta": {
|
|
1581
|
+
"expo-router": {
|
|
1582
|
+
"optional": true
|
|
1583
|
+
},
|
|
1584
|
+
"react-native": {
|
|
1585
|
+
"optional": true
|
|
1586
|
+
}
|
|
1587
|
+
}
|
|
1588
|
+
},
|
|
1589
|
+
"node_modules/@expo/cli/node_modules/balanced-match": {
|
|
1590
|
+
"version": "4.0.4",
|
|
1591
|
+
"resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz",
|
|
1592
|
+
"integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==",
|
|
1593
|
+
"license": "MIT",
|
|
1594
|
+
"engines": {
|
|
1595
|
+
"node": "18 || 20 || >=22"
|
|
1596
|
+
}
|
|
1597
|
+
},
|
|
1598
|
+
"node_modules/@expo/cli/node_modules/brace-expansion": {
|
|
1599
|
+
"version": "5.0.6",
|
|
1600
|
+
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.6.tgz",
|
|
1601
|
+
"integrity": "sha512-kLpxurY4Z4r9sgMsyG0Z9uzsBlgiU/EFKhj/h91/8yHu0edo7XuixOIH3VcJ8kkxs6/jPzoI6U9Vj3WqbMQ94g==",
|
|
1602
|
+
"license": "MIT",
|
|
1603
|
+
"dependencies": {
|
|
1604
|
+
"balanced-match": "^4.0.2"
|
|
1605
|
+
},
|
|
1606
|
+
"engines": {
|
|
1607
|
+
"node": "18 || 20 || >=22"
|
|
1608
|
+
}
|
|
1609
|
+
},
|
|
1610
|
+
"node_modules/@expo/cli/node_modules/glob": {
|
|
1611
|
+
"version": "13.0.6",
|
|
1612
|
+
"resolved": "https://registry.npmjs.org/glob/-/glob-13.0.6.tgz",
|
|
1613
|
+
"integrity": "sha512-Wjlyrolmm8uDpm/ogGyXZXb1Z+Ca2B8NbJwqBVg0axK9GbBeoS7yGV6vjXnYdGm6X53iehEuxxbyiKp8QmN4Vw==",
|
|
1614
|
+
"license": "BlueOak-1.0.0",
|
|
1615
|
+
"dependencies": {
|
|
1616
|
+
"minimatch": "^10.2.2",
|
|
1617
|
+
"minipass": "^7.1.3",
|
|
1618
|
+
"path-scurry": "^2.0.2"
|
|
1619
|
+
},
|
|
1620
|
+
"engines": {
|
|
1621
|
+
"node": "18 || 20 || >=22"
|
|
1622
|
+
},
|
|
1623
|
+
"funding": {
|
|
1624
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
1625
|
+
}
|
|
1626
|
+
},
|
|
1627
|
+
"node_modules/@expo/cli/node_modules/glob/node_modules/minimatch": {
|
|
1628
|
+
"version": "10.2.5",
|
|
1629
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.5.tgz",
|
|
1630
|
+
"integrity": "sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==",
|
|
1631
|
+
"license": "BlueOak-1.0.0",
|
|
1632
|
+
"dependencies": {
|
|
1633
|
+
"brace-expansion": "^5.0.5"
|
|
1634
|
+
},
|
|
1635
|
+
"engines": {
|
|
1636
|
+
"node": "18 || 20 || >=22"
|
|
1637
|
+
},
|
|
1638
|
+
"funding": {
|
|
1639
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
1640
|
+
}
|
|
1641
|
+
},
|
|
1642
|
+
"node_modules/@expo/cli/node_modules/semver": {
|
|
1643
|
+
"version": "7.7.4",
|
|
1644
|
+
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz",
|
|
1645
|
+
"integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==",
|
|
1646
|
+
"license": "ISC",
|
|
1647
|
+
"bin": {
|
|
1648
|
+
"semver": "bin/semver.js"
|
|
1649
|
+
},
|
|
1650
|
+
"engines": {
|
|
1651
|
+
"node": ">=10"
|
|
1652
|
+
}
|
|
1653
|
+
},
|
|
1502
1654
|
"node_modules/@expo/code-signing-certificates": {
|
|
1503
1655
|
"version": "0.0.6",
|
|
1504
1656
|
"resolved": "https://registry.npmjs.org/@expo/code-signing-certificates/-/code-signing-certificates-0.0.6.tgz",
|
|
@@ -1509,15 +1661,15 @@
|
|
|
1509
1661
|
}
|
|
1510
1662
|
},
|
|
1511
1663
|
"node_modules/@expo/config": {
|
|
1512
|
-
"version": "12.0.
|
|
1513
|
-
"resolved": "https://registry.npmjs.org/@expo/config/-/config-12.0.
|
|
1514
|
-
"integrity": "sha512-
|
|
1664
|
+
"version": "12.0.13",
|
|
1665
|
+
"resolved": "https://registry.npmjs.org/@expo/config/-/config-12.0.13.tgz",
|
|
1666
|
+
"integrity": "sha512-Cu52arBa4vSaupIWsF0h7F/Cg//N374nYb7HAxV0I4KceKA7x2UXpYaHOL7EEYYvp7tZdThBjvGpVmr8ScIvaQ==",
|
|
1515
1667
|
"license": "MIT",
|
|
1516
1668
|
"dependencies": {
|
|
1517
1669
|
"@babel/code-frame": "~7.10.4",
|
|
1518
|
-
"@expo/config-plugins": "~54.0.
|
|
1670
|
+
"@expo/config-plugins": "~54.0.4",
|
|
1519
1671
|
"@expo/config-types": "^54.0.10",
|
|
1520
|
-
"@expo/json-file": "^10.0.
|
|
1672
|
+
"@expo/json-file": "^10.0.8",
|
|
1521
1673
|
"deepmerge": "^4.3.1",
|
|
1522
1674
|
"getenv": "^2.0.0",
|
|
1523
1675
|
"glob": "^13.0.0",
|
|
@@ -1530,14 +1682,14 @@
|
|
|
1530
1682
|
}
|
|
1531
1683
|
},
|
|
1532
1684
|
"node_modules/@expo/config-plugins": {
|
|
1533
|
-
"version": "54.0.
|
|
1534
|
-
"resolved": "https://registry.npmjs.org/@expo/config-plugins/-/config-plugins-54.0.
|
|
1535
|
-
"integrity": "sha512-
|
|
1685
|
+
"version": "54.0.4",
|
|
1686
|
+
"resolved": "https://registry.npmjs.org/@expo/config-plugins/-/config-plugins-54.0.4.tgz",
|
|
1687
|
+
"integrity": "sha512-g2yXGICdoOw5i3LkQSDxl2Q5AlQCrG7oniu0pCPPO+UxGb7He4AFqSvPSy8HpRUj55io17hT62FTjYRD+d6j3Q==",
|
|
1536
1688
|
"license": "MIT",
|
|
1537
1689
|
"dependencies": {
|
|
1538
1690
|
"@expo/config-types": "^54.0.10",
|
|
1539
|
-
"@expo/json-file": "~10.0.
|
|
1540
|
-
"@expo/plist": "^0.4.
|
|
1691
|
+
"@expo/json-file": "~10.0.8",
|
|
1692
|
+
"@expo/plist": "^0.4.8",
|
|
1541
1693
|
"@expo/sdk-runtime-versions": "^1.0.0",
|
|
1542
1694
|
"chalk": "^4.1.2",
|
|
1543
1695
|
"debug": "^4.3.5",
|
|
@@ -1551,23 +1703,25 @@
|
|
|
1551
1703
|
"xml2js": "0.6.0"
|
|
1552
1704
|
}
|
|
1553
1705
|
},
|
|
1554
|
-
"node_modules/@expo/config-plugins/node_modules
|
|
1555
|
-
"version": "
|
|
1556
|
-
"resolved": "https://registry.npmjs.org
|
|
1557
|
-
"integrity": "sha512-
|
|
1706
|
+
"node_modules/@expo/config-plugins/node_modules/balanced-match": {
|
|
1707
|
+
"version": "4.0.4",
|
|
1708
|
+
"resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz",
|
|
1709
|
+
"integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==",
|
|
1558
1710
|
"license": "MIT",
|
|
1559
|
-
"
|
|
1560
|
-
"
|
|
1711
|
+
"engines": {
|
|
1712
|
+
"node": "18 || 20 || >=22"
|
|
1561
1713
|
}
|
|
1562
1714
|
},
|
|
1563
|
-
"node_modules/@expo/config-plugins/node_modules
|
|
1564
|
-
"version": "
|
|
1565
|
-
"resolved": "https://registry.npmjs.org
|
|
1566
|
-
"integrity": "sha512-
|
|
1715
|
+
"node_modules/@expo/config-plugins/node_modules/brace-expansion": {
|
|
1716
|
+
"version": "5.0.6",
|
|
1717
|
+
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.6.tgz",
|
|
1718
|
+
"integrity": "sha512-kLpxurY4Z4r9sgMsyG0Z9uzsBlgiU/EFKhj/h91/8yHu0edo7XuixOIH3VcJ8kkxs6/jPzoI6U9Vj3WqbMQ94g==",
|
|
1567
1719
|
"license": "MIT",
|
|
1568
1720
|
"dependencies": {
|
|
1569
|
-
"
|
|
1570
|
-
|
|
1721
|
+
"balanced-match": "^4.0.2"
|
|
1722
|
+
},
|
|
1723
|
+
"engines": {
|
|
1724
|
+
"node": "18 || 20 || >=22"
|
|
1571
1725
|
}
|
|
1572
1726
|
},
|
|
1573
1727
|
"node_modules/@expo/config-plugins/node_modules/glob": {
|
|
@@ -1587,10 +1741,25 @@
|
|
|
1587
1741
|
"url": "https://github.com/sponsors/isaacs"
|
|
1588
1742
|
}
|
|
1589
1743
|
},
|
|
1744
|
+
"node_modules/@expo/config-plugins/node_modules/minimatch": {
|
|
1745
|
+
"version": "10.2.5",
|
|
1746
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.5.tgz",
|
|
1747
|
+
"integrity": "sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==",
|
|
1748
|
+
"license": "BlueOak-1.0.0",
|
|
1749
|
+
"dependencies": {
|
|
1750
|
+
"brace-expansion": "^5.0.5"
|
|
1751
|
+
},
|
|
1752
|
+
"engines": {
|
|
1753
|
+
"node": "18 || 20 || >=22"
|
|
1754
|
+
},
|
|
1755
|
+
"funding": {
|
|
1756
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
1757
|
+
}
|
|
1758
|
+
},
|
|
1590
1759
|
"node_modules/@expo/config-plugins/node_modules/semver": {
|
|
1591
|
-
"version": "7.
|
|
1592
|
-
"resolved": "https://registry.npmjs.org/semver/-/semver-7.
|
|
1593
|
-
"integrity": "sha512-
|
|
1760
|
+
"version": "7.7.4",
|
|
1761
|
+
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz",
|
|
1762
|
+
"integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==",
|
|
1594
1763
|
"license": "ISC",
|
|
1595
1764
|
"bin": {
|
|
1596
1765
|
"semver": "bin/semver.js"
|
|
@@ -1614,6 +1783,27 @@
|
|
|
1614
1783
|
"@babel/highlight": "^7.10.4"
|
|
1615
1784
|
}
|
|
1616
1785
|
},
|
|
1786
|
+
"node_modules/@expo/config/node_modules/balanced-match": {
|
|
1787
|
+
"version": "4.0.4",
|
|
1788
|
+
"resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz",
|
|
1789
|
+
"integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==",
|
|
1790
|
+
"license": "MIT",
|
|
1791
|
+
"engines": {
|
|
1792
|
+
"node": "18 || 20 || >=22"
|
|
1793
|
+
}
|
|
1794
|
+
},
|
|
1795
|
+
"node_modules/@expo/config/node_modules/brace-expansion": {
|
|
1796
|
+
"version": "5.0.6",
|
|
1797
|
+
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.6.tgz",
|
|
1798
|
+
"integrity": "sha512-kLpxurY4Z4r9sgMsyG0Z9uzsBlgiU/EFKhj/h91/8yHu0edo7XuixOIH3VcJ8kkxs6/jPzoI6U9Vj3WqbMQ94g==",
|
|
1799
|
+
"license": "MIT",
|
|
1800
|
+
"dependencies": {
|
|
1801
|
+
"balanced-match": "^4.0.2"
|
|
1802
|
+
},
|
|
1803
|
+
"engines": {
|
|
1804
|
+
"node": "18 || 20 || >=22"
|
|
1805
|
+
}
|
|
1806
|
+
},
|
|
1617
1807
|
"node_modules/@expo/config/node_modules/glob": {
|
|
1618
1808
|
"version": "13.0.6",
|
|
1619
1809
|
"resolved": "https://registry.npmjs.org/glob/-/glob-13.0.6.tgz",
|
|
@@ -1631,6 +1821,21 @@
|
|
|
1631
1821
|
"url": "https://github.com/sponsors/isaacs"
|
|
1632
1822
|
}
|
|
1633
1823
|
},
|
|
1824
|
+
"node_modules/@expo/config/node_modules/minimatch": {
|
|
1825
|
+
"version": "10.2.5",
|
|
1826
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.5.tgz",
|
|
1827
|
+
"integrity": "sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==",
|
|
1828
|
+
"license": "BlueOak-1.0.0",
|
|
1829
|
+
"dependencies": {
|
|
1830
|
+
"brace-expansion": "^5.0.5"
|
|
1831
|
+
},
|
|
1832
|
+
"engines": {
|
|
1833
|
+
"node": "18 || 20 || >=22"
|
|
1834
|
+
},
|
|
1835
|
+
"funding": {
|
|
1836
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
1837
|
+
}
|
|
1838
|
+
},
|
|
1634
1839
|
"node_modules/@expo/config/node_modules/semver": {
|
|
1635
1840
|
"version": "7.7.4",
|
|
1636
1841
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz",
|
|
@@ -1684,9 +1889,9 @@
|
|
|
1684
1889
|
}
|
|
1685
1890
|
},
|
|
1686
1891
|
"node_modules/@expo/env": {
|
|
1687
|
-
"version": "2.0.
|
|
1688
|
-
"resolved": "https://registry.npmjs.org/@expo/env/-/env-2.0.
|
|
1689
|
-
"integrity": "sha512-
|
|
1892
|
+
"version": "2.0.11",
|
|
1893
|
+
"resolved": "https://registry.npmjs.org/@expo/env/-/env-2.0.11.tgz",
|
|
1894
|
+
"integrity": "sha512-xV+ps6YCW7XIPVUwFVCRN2nox09dnRwy8uIjwHWTODu0zFw4kp4omnVkl0OOjuu2XOe7tdgAHxikrkJt9xB/7Q==",
|
|
1690
1895
|
"license": "MIT",
|
|
1691
1896
|
"dependencies": {
|
|
1692
1897
|
"chalk": "^4.0.0",
|
|
@@ -1697,9 +1902,9 @@
|
|
|
1697
1902
|
}
|
|
1698
1903
|
},
|
|
1699
1904
|
"node_modules/@expo/fingerprint": {
|
|
1700
|
-
"version": "0.15.
|
|
1701
|
-
"resolved": "https://registry.npmjs.org/@expo/fingerprint/-/fingerprint-0.15.
|
|
1702
|
-
"integrity": "sha512-
|
|
1905
|
+
"version": "0.15.4",
|
|
1906
|
+
"resolved": "https://registry.npmjs.org/@expo/fingerprint/-/fingerprint-0.15.4.tgz",
|
|
1907
|
+
"integrity": "sha512-eYlxcrGdR2/j2M6pEDXo9zU9KXXF1vhP+V+Tl+lyY+bU8lnzrN6c637mz6Ye3em2ANy8hhUR03Raf8VsT9Ogng==",
|
|
1703
1908
|
"license": "MIT",
|
|
1704
1909
|
"dependencies": {
|
|
1705
1910
|
"@expo/spawn-async": "^1.7.2",
|
|
@@ -1709,7 +1914,7 @@
|
|
|
1709
1914
|
"getenv": "^2.0.0",
|
|
1710
1915
|
"glob": "^13.0.0",
|
|
1711
1916
|
"ignore": "^5.3.1",
|
|
1712
|
-
"minimatch": "^
|
|
1917
|
+
"minimatch": "^9.0.0",
|
|
1713
1918
|
"p-limit": "^3.1.0",
|
|
1714
1919
|
"resolve-from": "^5.0.0",
|
|
1715
1920
|
"semver": "^7.6.0"
|
|
@@ -1718,6 +1923,27 @@
|
|
|
1718
1923
|
"fingerprint": "bin/cli.js"
|
|
1719
1924
|
}
|
|
1720
1925
|
},
|
|
1926
|
+
"node_modules/@expo/fingerprint/node_modules/balanced-match": {
|
|
1927
|
+
"version": "4.0.4",
|
|
1928
|
+
"resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz",
|
|
1929
|
+
"integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==",
|
|
1930
|
+
"license": "MIT",
|
|
1931
|
+
"engines": {
|
|
1932
|
+
"node": "18 || 20 || >=22"
|
|
1933
|
+
}
|
|
1934
|
+
},
|
|
1935
|
+
"node_modules/@expo/fingerprint/node_modules/brace-expansion": {
|
|
1936
|
+
"version": "5.0.6",
|
|
1937
|
+
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.6.tgz",
|
|
1938
|
+
"integrity": "sha512-kLpxurY4Z4r9sgMsyG0Z9uzsBlgiU/EFKhj/h91/8yHu0edo7XuixOIH3VcJ8kkxs6/jPzoI6U9Vj3WqbMQ94g==",
|
|
1939
|
+
"license": "MIT",
|
|
1940
|
+
"dependencies": {
|
|
1941
|
+
"balanced-match": "^4.0.2"
|
|
1942
|
+
},
|
|
1943
|
+
"engines": {
|
|
1944
|
+
"node": "18 || 20 || >=22"
|
|
1945
|
+
}
|
|
1946
|
+
},
|
|
1721
1947
|
"node_modules/@expo/fingerprint/node_modules/glob": {
|
|
1722
1948
|
"version": "13.0.6",
|
|
1723
1949
|
"resolved": "https://registry.npmjs.org/glob/-/glob-13.0.6.tgz",
|
|
@@ -1735,10 +1961,25 @@
|
|
|
1735
1961
|
"url": "https://github.com/sponsors/isaacs"
|
|
1736
1962
|
}
|
|
1737
1963
|
},
|
|
1964
|
+
"node_modules/@expo/fingerprint/node_modules/glob/node_modules/minimatch": {
|
|
1965
|
+
"version": "10.2.5",
|
|
1966
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.5.tgz",
|
|
1967
|
+
"integrity": "sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==",
|
|
1968
|
+
"license": "BlueOak-1.0.0",
|
|
1969
|
+
"dependencies": {
|
|
1970
|
+
"brace-expansion": "^5.0.5"
|
|
1971
|
+
},
|
|
1972
|
+
"engines": {
|
|
1973
|
+
"node": "18 || 20 || >=22"
|
|
1974
|
+
},
|
|
1975
|
+
"funding": {
|
|
1976
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
1977
|
+
}
|
|
1978
|
+
},
|
|
1738
1979
|
"node_modules/@expo/fingerprint/node_modules/semver": {
|
|
1739
|
-
"version": "7.
|
|
1740
|
-
"resolved": "https://registry.npmjs.org/semver/-/semver-7.
|
|
1741
|
-
"integrity": "sha512-
|
|
1980
|
+
"version": "7.7.4",
|
|
1981
|
+
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz",
|
|
1982
|
+
"integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==",
|
|
1742
1983
|
"license": "ISC",
|
|
1743
1984
|
"bin": {
|
|
1744
1985
|
"semver": "bin/semver.js"
|
|
@@ -1748,12 +1989,12 @@
|
|
|
1748
1989
|
}
|
|
1749
1990
|
},
|
|
1750
1991
|
"node_modules/@expo/image-utils": {
|
|
1751
|
-
"version": "0.8.
|
|
1752
|
-
"resolved": "https://registry.npmjs.org/@expo/image-utils/-/image-utils-0.8.
|
|
1753
|
-
"integrity": "sha512-
|
|
1992
|
+
"version": "0.8.13",
|
|
1993
|
+
"resolved": "https://registry.npmjs.org/@expo/image-utils/-/image-utils-0.8.13.tgz",
|
|
1994
|
+
"integrity": "sha512-1I//yBQeTY6p0u1ihqGNDAr35EbSG8uFEupFrIF0jd++h9EWH33521yZJU1yE+mwGlzCb61g3ehu78siMhXBlA==",
|
|
1754
1995
|
"license": "MIT",
|
|
1755
1996
|
"dependencies": {
|
|
1756
|
-
"@expo/require-utils": "^55.0.
|
|
1997
|
+
"@expo/require-utils": "^55.0.4",
|
|
1757
1998
|
"@expo/spawn-async": "^1.7.2",
|
|
1758
1999
|
"chalk": "^4.0.0",
|
|
1759
2000
|
"getenv": "^2.0.0",
|
|
@@ -1763,9 +2004,9 @@
|
|
|
1763
2004
|
}
|
|
1764
2005
|
},
|
|
1765
2006
|
"node_modules/@expo/image-utils/node_modules/semver": {
|
|
1766
|
-
"version": "7.
|
|
1767
|
-
"resolved": "https://registry.npmjs.org/semver/-/semver-7.
|
|
1768
|
-
"integrity": "sha512-
|
|
2007
|
+
"version": "7.7.4",
|
|
2008
|
+
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz",
|
|
2009
|
+
"integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==",
|
|
1769
2010
|
"license": "ISC",
|
|
1770
2011
|
"bin": {
|
|
1771
2012
|
"semver": "bin/semver.js"
|
|
@@ -1775,9 +2016,9 @@
|
|
|
1775
2016
|
}
|
|
1776
2017
|
},
|
|
1777
2018
|
"node_modules/@expo/json-file": {
|
|
1778
|
-
"version": "10.
|
|
1779
|
-
"resolved": "https://registry.npmjs.org/@expo/json-file/-/json-file-10.
|
|
1780
|
-
"integrity": "sha512-
|
|
2019
|
+
"version": "10.0.13",
|
|
2020
|
+
"resolved": "https://registry.npmjs.org/@expo/json-file/-/json-file-10.0.13.tgz",
|
|
2021
|
+
"integrity": "sha512-pX/XjQn7tgNw6zuuV2ikmegmwe/S7uiwhrs2wXrANMkq7ozrA+JcZwgW9Q/8WZgciBzfAhNp5hnackHcrmapQA==",
|
|
1781
2022
|
"license": "MIT",
|
|
1782
2023
|
"dependencies": {
|
|
1783
2024
|
"@babel/code-frame": "^7.20.0",
|
|
@@ -1807,17 +2048,17 @@
|
|
|
1807
2048
|
}
|
|
1808
2049
|
},
|
|
1809
2050
|
"node_modules/@expo/metro-config": {
|
|
1810
|
-
"version": "54.0.
|
|
1811
|
-
"resolved": "https://registry.npmjs.org/@expo/metro-config/-/metro-config-54.0.
|
|
1812
|
-
"integrity": "sha512-
|
|
2051
|
+
"version": "54.0.14",
|
|
2052
|
+
"resolved": "https://registry.npmjs.org/@expo/metro-config/-/metro-config-54.0.14.tgz",
|
|
2053
|
+
"integrity": "sha512-hxpLyDfOR4L23tJ9W1IbJJsG7k4lv2sotohBm/kTYyiG+pe1SYCAWsRmgk+H42o/wWf/HQjE5k45S5TomGLxNA==",
|
|
1813
2054
|
"license": "MIT",
|
|
1814
2055
|
"dependencies": {
|
|
1815
2056
|
"@babel/code-frame": "^7.20.0",
|
|
1816
2057
|
"@babel/core": "^7.20.0",
|
|
1817
2058
|
"@babel/generator": "^7.20.5",
|
|
1818
|
-
"@expo/config": "~12.0.
|
|
1819
|
-
"@expo/env": "~2.0.
|
|
1820
|
-
"@expo/json-file": "~10.0.
|
|
2059
|
+
"@expo/config": "~12.0.13",
|
|
2060
|
+
"@expo/env": "~2.0.8",
|
|
2061
|
+
"@expo/json-file": "~10.0.8",
|
|
1821
2062
|
"@expo/metro": "~54.2.0",
|
|
1822
2063
|
"@expo/spawn-async": "^1.7.2",
|
|
1823
2064
|
"browserslist": "^4.25.0",
|
|
@@ -1830,7 +2071,7 @@
|
|
|
1830
2071
|
"hermes-parser": "^0.29.1",
|
|
1831
2072
|
"jsc-safe-url": "^0.2.4",
|
|
1832
2073
|
"lightningcss": "^1.30.1",
|
|
1833
|
-
"
|
|
2074
|
+
"minimatch": "^9.0.0",
|
|
1834
2075
|
"postcss": "~8.4.32",
|
|
1835
2076
|
"resolve-from": "^5.0.0"
|
|
1836
2077
|
},
|
|
@@ -1843,23 +2084,25 @@
|
|
|
1843
2084
|
}
|
|
1844
2085
|
}
|
|
1845
2086
|
},
|
|
1846
|
-
"node_modules/@expo/metro-config/node_modules
|
|
1847
|
-
"version": "
|
|
1848
|
-
"resolved": "https://registry.npmjs.org
|
|
1849
|
-
"integrity": "sha512-
|
|
2087
|
+
"node_modules/@expo/metro-config/node_modules/balanced-match": {
|
|
2088
|
+
"version": "4.0.4",
|
|
2089
|
+
"resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz",
|
|
2090
|
+
"integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==",
|
|
1850
2091
|
"license": "MIT",
|
|
1851
|
-
"
|
|
1852
|
-
"
|
|
1853
|
-
"json5": "^2.2.3"
|
|
2092
|
+
"engines": {
|
|
2093
|
+
"node": "18 || 20 || >=22"
|
|
1854
2094
|
}
|
|
1855
2095
|
},
|
|
1856
|
-
"node_modules/@expo/metro-config/node_modules
|
|
1857
|
-
"version": "
|
|
1858
|
-
"resolved": "https://registry.npmjs.org
|
|
1859
|
-
"integrity": "sha512-
|
|
2096
|
+
"node_modules/@expo/metro-config/node_modules/brace-expansion": {
|
|
2097
|
+
"version": "5.0.6",
|
|
2098
|
+
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.6.tgz",
|
|
2099
|
+
"integrity": "sha512-kLpxurY4Z4r9sgMsyG0Z9uzsBlgiU/EFKhj/h91/8yHu0edo7XuixOIH3VcJ8kkxs6/jPzoI6U9Vj3WqbMQ94g==",
|
|
1860
2100
|
"license": "MIT",
|
|
1861
2101
|
"dependencies": {
|
|
1862
|
-
"
|
|
2102
|
+
"balanced-match": "^4.0.2"
|
|
2103
|
+
},
|
|
2104
|
+
"engines": {
|
|
2105
|
+
"node": "18 || 20 || >=22"
|
|
1863
2106
|
}
|
|
1864
2107
|
},
|
|
1865
2108
|
"node_modules/@expo/metro-config/node_modules/glob": {
|
|
@@ -1879,46 +2122,51 @@
|
|
|
1879
2122
|
"url": "https://github.com/sponsors/isaacs"
|
|
1880
2123
|
}
|
|
1881
2124
|
},
|
|
2125
|
+
"node_modules/@expo/metro-config/node_modules/glob/node_modules/minimatch": {
|
|
2126
|
+
"version": "10.2.5",
|
|
2127
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.5.tgz",
|
|
2128
|
+
"integrity": "sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==",
|
|
2129
|
+
"license": "BlueOak-1.0.0",
|
|
2130
|
+
"dependencies": {
|
|
2131
|
+
"brace-expansion": "^5.0.5"
|
|
2132
|
+
},
|
|
2133
|
+
"engines": {
|
|
2134
|
+
"node": "18 || 20 || >=22"
|
|
2135
|
+
},
|
|
2136
|
+
"funding": {
|
|
2137
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
2138
|
+
}
|
|
2139
|
+
},
|
|
1882
2140
|
"node_modules/@expo/osascript": {
|
|
1883
|
-
"version": "2.
|
|
1884
|
-
"resolved": "https://registry.npmjs.org/@expo/osascript/-/osascript-2.
|
|
1885
|
-
"integrity": "sha512
|
|
2141
|
+
"version": "2.4.2",
|
|
2142
|
+
"resolved": "https://registry.npmjs.org/@expo/osascript/-/osascript-2.4.2.tgz",
|
|
2143
|
+
"integrity": "sha512-/XP7PSYF2hzOZzqfjgkoWtllyeTN8dW3aM4P6YgKcmmPikKL5FdoyQhti4eh6RK5a5VrUXJTOlTNIpIHsfB5Iw==",
|
|
1886
2144
|
"license": "MIT",
|
|
1887
2145
|
"dependencies": {
|
|
1888
|
-
"@expo/spawn-async": "^1.
|
|
2146
|
+
"@expo/spawn-async": "^1.7.2"
|
|
1889
2147
|
},
|
|
1890
2148
|
"engines": {
|
|
1891
2149
|
"node": ">=12"
|
|
1892
2150
|
}
|
|
1893
2151
|
},
|
|
1894
2152
|
"node_modules/@expo/package-manager": {
|
|
1895
|
-
"version": "1.
|
|
1896
|
-
"resolved": "https://registry.npmjs.org/@expo/package-manager/-/package-manager-1.
|
|
1897
|
-
"integrity": "sha512-
|
|
2153
|
+
"version": "1.10.4",
|
|
2154
|
+
"resolved": "https://registry.npmjs.org/@expo/package-manager/-/package-manager-1.10.4.tgz",
|
|
2155
|
+
"integrity": "sha512-y9Mr4Kmpk4abAVZrNNPCdzOZr8nLLyi18p1SXr0RCVA8IfzqZX/eY4H+50a0HTmXqIsPZrQdcdb4I3ekMS9GvQ==",
|
|
1898
2156
|
"license": "MIT",
|
|
1899
2157
|
"dependencies": {
|
|
1900
|
-
"@expo/json-file": "^
|
|
1901
|
-
"@expo/spawn-async": "^1.
|
|
2158
|
+
"@expo/json-file": "^10.0.13",
|
|
2159
|
+
"@expo/spawn-async": "^1.7.2",
|
|
1902
2160
|
"chalk": "^4.0.0",
|
|
1903
2161
|
"npm-package-arg": "^11.0.0",
|
|
1904
2162
|
"ora": "^3.4.0",
|
|
1905
2163
|
"resolve-workspace-root": "^2.0.0"
|
|
1906
2164
|
}
|
|
1907
2165
|
},
|
|
1908
|
-
"node_modules/@expo/package-manager/node_modules/@expo/json-file": {
|
|
1909
|
-
"version": "11.0.1",
|
|
1910
|
-
"resolved": "https://registry.npmjs.org/@expo/json-file/-/json-file-11.0.1.tgz",
|
|
1911
|
-
"integrity": "sha512-zxHWj4MKKMAL29ZQSY/Fssx4Thluk40JmuGNaeS078wy/NhlFhnVi+rHHunulE3xJAJ0CM73m8VK2+GkF9eRwQ==",
|
|
1912
|
-
"license": "MIT",
|
|
1913
|
-
"dependencies": {
|
|
1914
|
-
"@babel/code-frame": "^7.20.0",
|
|
1915
|
-
"json5": "^2.2.3"
|
|
1916
|
-
}
|
|
1917
|
-
},
|
|
1918
2166
|
"node_modules/@expo/plist": {
|
|
1919
|
-
"version": "0.4.
|
|
1920
|
-
"resolved": "https://registry.npmjs.org/@expo/plist/-/plist-0.4.
|
|
1921
|
-
"integrity": "sha512-
|
|
2167
|
+
"version": "0.4.8",
|
|
2168
|
+
"resolved": "https://registry.npmjs.org/@expo/plist/-/plist-0.4.8.tgz",
|
|
2169
|
+
"integrity": "sha512-pfNtErGGzzRwHP+5+RqswzPDKkZrx+Cli0mzjQaus1ZWFsog5ibL+nVT3NcporW51o8ggnt7x813vtRbPiyOrQ==",
|
|
1922
2170
|
"license": "MIT",
|
|
1923
2171
|
"dependencies": {
|
|
1924
2172
|
"@xmldom/xmldom": "^0.8.8",
|
|
@@ -1927,16 +2175,16 @@
|
|
|
1927
2175
|
}
|
|
1928
2176
|
},
|
|
1929
2177
|
"node_modules/@expo/prebuild-config": {
|
|
1930
|
-
"version": "54.0.
|
|
1931
|
-
"resolved": "https://registry.npmjs.org/@expo/prebuild-config/-/prebuild-config-54.0.
|
|
1932
|
-
"integrity": "sha512-
|
|
2178
|
+
"version": "54.0.8",
|
|
2179
|
+
"resolved": "https://registry.npmjs.org/@expo/prebuild-config/-/prebuild-config-54.0.8.tgz",
|
|
2180
|
+
"integrity": "sha512-EA7N4dloty2t5Rde+HP0IEE+nkAQiu4A/+QGZGT9mFnZ5KKjPPkqSyYcRvP5bhQE10D+tvz6X0ngZpulbMdbsg==",
|
|
1933
2181
|
"license": "MIT",
|
|
1934
2182
|
"dependencies": {
|
|
1935
|
-
"@expo/config": "~12.0.
|
|
1936
|
-
"@expo/config-plugins": "~54.0.
|
|
2183
|
+
"@expo/config": "~12.0.13",
|
|
2184
|
+
"@expo/config-plugins": "~54.0.4",
|
|
1937
2185
|
"@expo/config-types": "^54.0.10",
|
|
1938
2186
|
"@expo/image-utils": "^0.8.8",
|
|
1939
|
-
"@expo/json-file": "^10.0.
|
|
2187
|
+
"@expo/json-file": "^10.0.8",
|
|
1940
2188
|
"@react-native/normalize-colors": "0.81.5",
|
|
1941
2189
|
"debug": "^4.3.1",
|
|
1942
2190
|
"resolve-from": "^5.0.0",
|
|
@@ -1948,9 +2196,9 @@
|
|
|
1948
2196
|
}
|
|
1949
2197
|
},
|
|
1950
2198
|
"node_modules/@expo/prebuild-config/node_modules/semver": {
|
|
1951
|
-
"version": "7.
|
|
1952
|
-
"resolved": "https://registry.npmjs.org/semver/-/semver-7.
|
|
1953
|
-
"integrity": "sha512-
|
|
2199
|
+
"version": "7.7.4",
|
|
2200
|
+
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz",
|
|
2201
|
+
"integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==",
|
|
1954
2202
|
"license": "ISC",
|
|
1955
2203
|
"bin": {
|
|
1956
2204
|
"semver": "bin/semver.js"
|
|
@@ -1960,9 +2208,9 @@
|
|
|
1960
2208
|
}
|
|
1961
2209
|
},
|
|
1962
2210
|
"node_modules/@expo/require-utils": {
|
|
1963
|
-
"version": "55.0.
|
|
1964
|
-
"resolved": "https://registry.npmjs.org/@expo/require-utils/-/require-utils-55.0.
|
|
1965
|
-
"integrity": "sha512-
|
|
2211
|
+
"version": "55.0.4",
|
|
2212
|
+
"resolved": "https://registry.npmjs.org/@expo/require-utils/-/require-utils-55.0.4.tgz",
|
|
2213
|
+
"integrity": "sha512-JAANvXqV7MOysWeVWgaiDzikoyDjJWOV/ulOW60Zb3kXJfrx2oZOtGtDXDFKD1mXuahQgoM5QOjuZhF7gFRNjA==",
|
|
1966
2214
|
"license": "MIT",
|
|
1967
2215
|
"dependencies": {
|
|
1968
2216
|
"@babel/code-frame": "^7.20.0",
|
|
@@ -1979,9 +2227,9 @@
|
|
|
1979
2227
|
}
|
|
1980
2228
|
},
|
|
1981
2229
|
"node_modules/@expo/schema-utils": {
|
|
1982
|
-
"version": "0.1.
|
|
1983
|
-
"resolved": "https://registry.npmjs.org/@expo/schema-utils/-/schema-utils-0.1.
|
|
1984
|
-
"integrity": "sha512-
|
|
2230
|
+
"version": "0.1.8",
|
|
2231
|
+
"resolved": "https://registry.npmjs.org/@expo/schema-utils/-/schema-utils-0.1.8.tgz",
|
|
2232
|
+
"integrity": "sha512-9I6ZqvnAvKKDiO+ZF8BpQQFYWXOJvTAL5L/227RUbWG1OVZDInFifzCBiqAZ3b67NRfeAgpgvbA7rejsqhY62A==",
|
|
1985
2233
|
"license": "MIT"
|
|
1986
2234
|
},
|
|
1987
2235
|
"node_modules/@expo/sdk-runtime-versions": {
|
|
@@ -1991,12 +2239,12 @@
|
|
|
1991
2239
|
"license": "MIT"
|
|
1992
2240
|
},
|
|
1993
2241
|
"node_modules/@expo/spawn-async": {
|
|
1994
|
-
"version": "1.
|
|
1995
|
-
"resolved": "https://registry.npmjs.org/@expo/spawn-async/-/spawn-async-1.
|
|
1996
|
-
"integrity": "sha512-
|
|
2242
|
+
"version": "1.7.2",
|
|
2243
|
+
"resolved": "https://registry.npmjs.org/@expo/spawn-async/-/spawn-async-1.7.2.tgz",
|
|
2244
|
+
"integrity": "sha512-QdWi16+CHB9JYP7gma19OVVg0BFkvU8zNj9GjWorYI8Iv8FUxjOCcYRuAmX4s/h91e4e7BPsskc8cSrZYho9Ew==",
|
|
1997
2245
|
"license": "MIT",
|
|
1998
2246
|
"dependencies": {
|
|
1999
|
-
"cross-spawn": "^7.0.
|
|
2247
|
+
"cross-spawn": "^7.0.3"
|
|
2000
2248
|
},
|
|
2001
2249
|
"engines": {
|
|
2002
2250
|
"node": ">=12"
|
|
@@ -2026,9 +2274,9 @@
|
|
|
2026
2274
|
"license": "MIT"
|
|
2027
2275
|
},
|
|
2028
2276
|
"node_modules/@expo/xcpretty": {
|
|
2029
|
-
"version": "4.4.
|
|
2030
|
-
"resolved": "https://registry.npmjs.org/@expo/xcpretty/-/xcpretty-4.4.
|
|
2031
|
-
"integrity": "sha512-
|
|
2277
|
+
"version": "4.4.3",
|
|
2278
|
+
"resolved": "https://registry.npmjs.org/@expo/xcpretty/-/xcpretty-4.4.3.tgz",
|
|
2279
|
+
"integrity": "sha512-wC562eD3gS6vO2tWHToFhlFnmHKfKHgF1oyvojeSkLK/ZYop1bMU+7cOMiF9Sq70CzcsLy/EMRy/uRc76QmNRw==",
|
|
2032
2280
|
"license": "BSD-3-Clause",
|
|
2033
2281
|
"dependencies": {
|
|
2034
2282
|
"@babel/code-frame": "^7.20.0",
|
|
@@ -2506,145 +2754,52 @@
|
|
|
2506
2754
|
"connect": "^3.6.5",
|
|
2507
2755
|
"debug": "^4.4.0",
|
|
2508
2756
|
"invariant": "^2.2.4",
|
|
2509
|
-
"nullthrows": "^1.1.1",
|
|
2510
|
-
"open": "^7.0.3",
|
|
2511
|
-
"serve-static": "^1.16.2",
|
|
2512
|
-
"ws": "^6.2.3"
|
|
2513
|
-
},
|
|
2514
|
-
"engines": {
|
|
2515
|
-
"node": ">= 20.19.4"
|
|
2516
|
-
}
|
|
2517
|
-
},
|
|
2518
|
-
"node_modules/@react-native/dev-middleware/node_modules/ws": {
|
|
2519
|
-
"version": "6.2.6",
|
|
2520
|
-
"resolved": "https://registry.npmjs.org/ws/-/ws-6.2.6.tgz",
|
|
2521
|
-
"integrity": "sha512-XTrf1gv7kXoVf1hbC3PAyAiPgR8Wz1blcrYIjEsUmr08BLksT41R8KbjmS9408C2ERx7v1JDLD/BkpLEttjfKA==",
|
|
2522
|
-
"license": "MIT",
|
|
2523
|
-
"dependencies": {
|
|
2524
|
-
"async-limiter": "~1.0.0"
|
|
2525
|
-
}
|
|
2526
|
-
},
|
|
2527
|
-
"node_modules/@react-native/gradle-plugin": {
|
|
2528
|
-
"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
|
-
},
|
|
2572
|
-
"engines": {
|
|
2573
|
-
"node": ">= 20.19.4"
|
|
2574
|
-
}
|
|
2575
|
-
},
|
|
2576
|
-
"node_modules/@react-native/metro-babel-transformer/node_modules/@react-native/babel-preset": {
|
|
2577
|
-
"version": "0.81.6",
|
|
2578
|
-
"resolved": "https://registry.npmjs.org/@react-native/babel-preset/-/babel-preset-0.81.6.tgz",
|
|
2579
|
-
"integrity": "sha512-RtIr82ccPoyMLmIC3/vCG96MzRmIT+IzQkjCgTS5b93uAxiER9BS7+d1l7+zD00VanClt6CTBM4K4n6RCnAykg==",
|
|
2580
|
-
"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"
|
|
2757
|
+
"nullthrows": "^1.1.1",
|
|
2758
|
+
"open": "^7.0.3",
|
|
2759
|
+
"serve-static": "^1.16.2",
|
|
2760
|
+
"ws": "^6.2.3"
|
|
2627
2761
|
},
|
|
2628
2762
|
"engines": {
|
|
2629
2763
|
"node": ">= 20.19.4"
|
|
2630
|
-
},
|
|
2631
|
-
"peerDependencies": {
|
|
2632
|
-
"@babel/core": "*"
|
|
2633
2764
|
}
|
|
2634
2765
|
},
|
|
2635
|
-
"node_modules/@react-native/
|
|
2766
|
+
"node_modules/@react-native/dev-middleware/node_modules/ws": {
|
|
2767
|
+
"version": "6.2.4",
|
|
2768
|
+
"resolved": "https://registry.npmjs.org/ws/-/ws-6.2.4.tgz",
|
|
2769
|
+
"integrity": "sha512-PNIUUyLI5YpkJZj60YBzX1o0ByQ4ovvfmq9N/Kig/PAYbVlGyz4R6G0SEWrD0O9acc0sT2+IdMBVLFv8FSi0Nw==",
|
|
2770
|
+
"license": "MIT",
|
|
2771
|
+
"dependencies": {
|
|
2772
|
+
"async-limiter": "~1.0.0"
|
|
2773
|
+
}
|
|
2774
|
+
},
|
|
2775
|
+
"node_modules/@react-native/gradle-plugin": {
|
|
2636
2776
|
"version": "0.81.6",
|
|
2637
|
-
"resolved": "https://registry.npmjs.org/@react-native/
|
|
2638
|
-
"integrity": "sha512-
|
|
2777
|
+
"resolved": "https://registry.npmjs.org/@react-native/gradle-plugin/-/gradle-plugin-0.81.6.tgz",
|
|
2778
|
+
"integrity": "sha512-atUItC5MZ6yaNaI0sbsoDwUdF+KMNZcMKBIrNhXlUyIj3x1AQ6Cf8CHHv6Qokn8ZFw+uU6GWmQSiOWYUbmi8Ag==",
|
|
2779
|
+
"license": "MIT",
|
|
2780
|
+
"engines": {
|
|
2781
|
+
"node": ">= 20.19.4"
|
|
2782
|
+
}
|
|
2783
|
+
},
|
|
2784
|
+
"node_modules/@react-native/js-polyfills": {
|
|
2785
|
+
"version": "0.81.5",
|
|
2786
|
+
"resolved": "https://registry.npmjs.org/@react-native/js-polyfills/-/js-polyfills-0.81.5.tgz",
|
|
2787
|
+
"integrity": "sha512-fB7M1CMOCIUudTRuj7kzxIBTVw2KXnsgbQ6+4cbqSxo8NmRRhA0Ul4ZUzZj3rFd3VznTL4Brmocv1oiN0bWZ8w==",
|
|
2788
|
+
"license": "MIT",
|
|
2789
|
+
"engines": {
|
|
2790
|
+
"node": ">= 20.19.4"
|
|
2791
|
+
}
|
|
2792
|
+
},
|
|
2793
|
+
"node_modules/@react-native/metro-babel-transformer": {
|
|
2794
|
+
"version": "0.81.5",
|
|
2795
|
+
"resolved": "https://registry.npmjs.org/@react-native/metro-babel-transformer/-/metro-babel-transformer-0.81.5.tgz",
|
|
2796
|
+
"integrity": "sha512-Vwm6gJ3VlP+QKAEU98v1dwZKqbUcIYP47K614SktA9dYDOtw+rEBjyzvNf69S4YG5JRvDmzw36E9zxtcg6ABOw==",
|
|
2639
2797
|
"license": "MIT",
|
|
2640
2798
|
"dependencies": {
|
|
2641
2799
|
"@babel/core": "^7.25.2",
|
|
2642
|
-
"@babel
|
|
2643
|
-
"glob": "^7.1.1",
|
|
2800
|
+
"@react-native/babel-preset": "0.81.5",
|
|
2644
2801
|
"hermes-parser": "0.29.1",
|
|
2645
|
-
"
|
|
2646
|
-
"nullthrows": "^1.1.1",
|
|
2647
|
-
"yargs": "^17.6.2"
|
|
2802
|
+
"nullthrows": "^1.1.1"
|
|
2648
2803
|
},
|
|
2649
2804
|
"engines": {
|
|
2650
2805
|
"node": ">= 20.19.4"
|
|
@@ -2654,13 +2809,13 @@
|
|
|
2654
2809
|
}
|
|
2655
2810
|
},
|
|
2656
2811
|
"node_modules/@react-native/metro-config": {
|
|
2657
|
-
"version": "0.81.
|
|
2658
|
-
"resolved": "https://registry.npmjs.org/@react-native/metro-config/-/metro-config-0.81.
|
|
2659
|
-
"integrity": "sha512-
|
|
2812
|
+
"version": "0.81.5",
|
|
2813
|
+
"resolved": "https://registry.npmjs.org/@react-native/metro-config/-/metro-config-0.81.5.tgz",
|
|
2814
|
+
"integrity": "sha512-3Q0jQt5Zcen4+udkE0XQIS8VmI+vx3sWl5R2o36vHkg8eXpiQjvz/jY0sZmC8ahailiEWEscFklQzhTmizhdPQ==",
|
|
2660
2815
|
"license": "MIT",
|
|
2661
2816
|
"dependencies": {
|
|
2662
|
-
"@react-native/js-polyfills": "0.81.
|
|
2663
|
-
"@react-native/metro-babel-transformer": "0.81.
|
|
2817
|
+
"@react-native/js-polyfills": "0.81.5",
|
|
2818
|
+
"@react-native/metro-babel-transformer": "0.81.5",
|
|
2664
2819
|
"metro-config": "^0.83.1",
|
|
2665
2820
|
"metro-runtime": "^0.83.1"
|
|
2666
2821
|
},
|
|
@@ -3215,9 +3370,9 @@
|
|
|
3215
3370
|
}
|
|
3216
3371
|
},
|
|
3217
3372
|
"node_modules/babel-preset-expo": {
|
|
3218
|
-
"version": "54.0.
|
|
3219
|
-
"resolved": "https://registry.npmjs.org/babel-preset-expo/-/babel-preset-expo-54.0.
|
|
3220
|
-
"integrity": "sha512-
|
|
3373
|
+
"version": "54.0.10",
|
|
3374
|
+
"resolved": "https://registry.npmjs.org/babel-preset-expo/-/babel-preset-expo-54.0.10.tgz",
|
|
3375
|
+
"integrity": "sha512-wTt7POavLFypLcPW/uC5v8y+mtQKDJiyGLzYCjqr9tx0Qc3vCXcDKk1iCFIj/++Iy5CWhhTflEa7VvVPNWeCfw==",
|
|
3221
3376
|
"license": "MIT",
|
|
3222
3377
|
"dependencies": {
|
|
3223
3378
|
"@babel/helper-module-imports": "^7.25.9",
|
|
@@ -3273,6 +3428,12 @@
|
|
|
3273
3428
|
"@babel/core": "^7.0.0"
|
|
3274
3429
|
}
|
|
3275
3430
|
},
|
|
3431
|
+
"node_modules/balanced-match": {
|
|
3432
|
+
"version": "1.0.2",
|
|
3433
|
+
"resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
|
|
3434
|
+
"integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
|
|
3435
|
+
"license": "MIT"
|
|
3436
|
+
},
|
|
3276
3437
|
"node_modules/base-64": {
|
|
3277
3438
|
"version": "0.1.0",
|
|
3278
3439
|
"resolved": "https://registry.npmjs.org/base-64/-/base-64-0.1.0.tgz",
|
|
@@ -3355,9 +3516,9 @@
|
|
|
3355
3516
|
}
|
|
3356
3517
|
},
|
|
3357
3518
|
"node_modules/bplist-parser": {
|
|
3358
|
-
"version": "0.3.
|
|
3359
|
-
"resolved": "https://registry.npmjs.org/bplist-parser/-/bplist-parser-0.3.
|
|
3360
|
-
"integrity": "sha512-
|
|
3519
|
+
"version": "0.3.2",
|
|
3520
|
+
"resolved": "https://registry.npmjs.org/bplist-parser/-/bplist-parser-0.3.2.tgz",
|
|
3521
|
+
"integrity": "sha512-apC2+fspHGI3mMKj+dGevkGo/tCqVB8jMb6i+OX+E29p0Iposz07fABkRIfVUPNd5A5VbuOz1bZbnmkKLYF+wQ==",
|
|
3361
3522
|
"license": "MIT",
|
|
3362
3523
|
"dependencies": {
|
|
3363
3524
|
"big-integer": "1.6.x"
|
|
@@ -3367,24 +3528,12 @@
|
|
|
3367
3528
|
}
|
|
3368
3529
|
},
|
|
3369
3530
|
"node_modules/brace-expansion": {
|
|
3370
|
-
"version": "
|
|
3371
|
-
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-
|
|
3372
|
-
"integrity": "sha512-
|
|
3531
|
+
"version": "2.1.0",
|
|
3532
|
+
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.1.0.tgz",
|
|
3533
|
+
"integrity": "sha512-TN1kCZAgdgweJhWWpgKYrQaMNHcDULHkWwQIspdtjV4Y5aurRdZpjAqn6yX3FPqTA9ngHCc4hJxMAMgGfve85w==",
|
|
3373
3534
|
"license": "MIT",
|
|
3374
3535
|
"dependencies": {
|
|
3375
|
-
"balanced-match": "^
|
|
3376
|
-
},
|
|
3377
|
-
"engines": {
|
|
3378
|
-
"node": "20 || >=22"
|
|
3379
|
-
}
|
|
3380
|
-
},
|
|
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"
|
|
3536
|
+
"balanced-match": "^1.0.0"
|
|
3388
3537
|
}
|
|
3389
3538
|
},
|
|
3390
3539
|
"node_modules/braces": {
|
|
@@ -3724,6 +3873,12 @@
|
|
|
3724
3873
|
"node": ">= 0.6"
|
|
3725
3874
|
}
|
|
3726
3875
|
},
|
|
3876
|
+
"node_modules/concat-map": {
|
|
3877
|
+
"version": "0.0.1",
|
|
3878
|
+
"resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
|
|
3879
|
+
"integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==",
|
|
3880
|
+
"license": "MIT"
|
|
3881
|
+
},
|
|
3727
3882
|
"node_modules/connect": {
|
|
3728
3883
|
"version": "3.7.0",
|
|
3729
3884
|
"resolved": "https://registry.npmjs.org/connect/-/connect-3.7.0.tgz",
|
|
@@ -3995,29 +4150,29 @@
|
|
|
3995
4150
|
}
|
|
3996
4151
|
},
|
|
3997
4152
|
"node_modules/expo": {
|
|
3998
|
-
"version": "54.0.
|
|
3999
|
-
"resolved": "https://registry.npmjs.org/expo/-/expo-54.0.
|
|
4000
|
-
"integrity": "sha512-
|
|
4153
|
+
"version": "54.0.33",
|
|
4154
|
+
"resolved": "https://registry.npmjs.org/expo/-/expo-54.0.33.tgz",
|
|
4155
|
+
"integrity": "sha512-3yOEfAKqo+gqHcV8vKcnq0uA5zxlohnhA3fu4G43likN8ct5ZZ3LjAh9wDdKteEkoad3tFPvwxmXW711S5OHUw==",
|
|
4001
4156
|
"license": "MIT",
|
|
4002
4157
|
"dependencies": {
|
|
4003
4158
|
"@babel/runtime": "^7.20.0",
|
|
4004
|
-
"@expo/cli": "54.0.
|
|
4005
|
-
"@expo/config": "~12.0.
|
|
4006
|
-
"@expo/config-plugins": "~54.0.
|
|
4159
|
+
"@expo/cli": "54.0.23",
|
|
4160
|
+
"@expo/config": "~12.0.13",
|
|
4161
|
+
"@expo/config-plugins": "~54.0.4",
|
|
4007
4162
|
"@expo/devtools": "0.1.8",
|
|
4008
|
-
"@expo/fingerprint": "0.15.
|
|
4163
|
+
"@expo/fingerprint": "0.15.4",
|
|
4009
4164
|
"@expo/metro": "~54.2.0",
|
|
4010
|
-
"@expo/metro-config": "54.0.
|
|
4165
|
+
"@expo/metro-config": "54.0.14",
|
|
4011
4166
|
"@expo/vector-icons": "^15.0.3",
|
|
4012
4167
|
"@ungap/structured-clone": "^1.3.0",
|
|
4013
|
-
"babel-preset-expo": "~54.0.
|
|
4014
|
-
"expo-asset": "~12.0.
|
|
4168
|
+
"babel-preset-expo": "~54.0.10",
|
|
4169
|
+
"expo-asset": "~12.0.12",
|
|
4015
4170
|
"expo-constants": "~18.0.13",
|
|
4016
|
-
"expo-file-system": "~19.0.
|
|
4017
|
-
"expo-font": "~14.0.
|
|
4171
|
+
"expo-file-system": "~19.0.21",
|
|
4172
|
+
"expo-font": "~14.0.11",
|
|
4018
4173
|
"expo-keep-awake": "~15.0.8",
|
|
4019
|
-
"expo-modules-autolinking": "3.0.
|
|
4020
|
-
"expo-modules-core": "3.0.
|
|
4174
|
+
"expo-modules-autolinking": "3.0.24",
|
|
4175
|
+
"expo-modules-core": "3.0.29",
|
|
4021
4176
|
"pretty-format": "^29.7.0",
|
|
4022
4177
|
"react-refresh": "^0.14.2",
|
|
4023
4178
|
"whatwg-url-without-unicode": "8.0.0-3"
|
|
@@ -4047,13 +4202,13 @@
|
|
|
4047
4202
|
}
|
|
4048
4203
|
},
|
|
4049
4204
|
"node_modules/expo-asset": {
|
|
4050
|
-
"version": "12.0.
|
|
4051
|
-
"resolved": "https://registry.npmjs.org/expo-asset/-/expo-asset-12.0.
|
|
4052
|
-
"integrity": "sha512-
|
|
4205
|
+
"version": "12.0.12",
|
|
4206
|
+
"resolved": "https://registry.npmjs.org/expo-asset/-/expo-asset-12.0.12.tgz",
|
|
4207
|
+
"integrity": "sha512-CsXFCQbx2fElSMn0lyTdRIyKlSXOal6ilLJd+yeZ6xaC7I9AICQgscY5nj0QcwgA+KYYCCEQEBndMsmj7drOWQ==",
|
|
4053
4208
|
"license": "MIT",
|
|
4054
4209
|
"dependencies": {
|
|
4055
4210
|
"@expo/image-utils": "^0.8.8",
|
|
4056
|
-
"expo-constants": "~18.0.
|
|
4211
|
+
"expo-constants": "~18.0.12"
|
|
4057
4212
|
},
|
|
4058
4213
|
"peerDependencies": {
|
|
4059
4214
|
"expo": "*",
|
|
@@ -4164,9 +4319,9 @@
|
|
|
4164
4319
|
}
|
|
4165
4320
|
},
|
|
4166
4321
|
"node_modules/expo-file-system": {
|
|
4167
|
-
"version": "19.0.
|
|
4168
|
-
"resolved": "https://registry.npmjs.org/expo-file-system/-/expo-file-system-19.0.
|
|
4169
|
-
"integrity": "sha512-
|
|
4322
|
+
"version": "19.0.21",
|
|
4323
|
+
"resolved": "https://registry.npmjs.org/expo-file-system/-/expo-file-system-19.0.21.tgz",
|
|
4324
|
+
"integrity": "sha512-s3DlrDdiscBHtab/6W1osrjGL+C2bvoInPJD7sOwmxfJ5Woynv2oc+Fz1/xVXaE/V7HE/+xrHC/H45tu6lZzzg==",
|
|
4170
4325
|
"license": "MIT",
|
|
4171
4326
|
"peerDependencies": {
|
|
4172
4327
|
"expo": "*",
|
|
@@ -4174,9 +4329,9 @@
|
|
|
4174
4329
|
}
|
|
4175
4330
|
},
|
|
4176
4331
|
"node_modules/expo-font": {
|
|
4177
|
-
"version": "14.0.
|
|
4178
|
-
"resolved": "https://registry.npmjs.org/expo-font/-/expo-font-14.0.
|
|
4179
|
-
"integrity": "sha512-
|
|
4332
|
+
"version": "14.0.11",
|
|
4333
|
+
"resolved": "https://registry.npmjs.org/expo-font/-/expo-font-14.0.11.tgz",
|
|
4334
|
+
"integrity": "sha512-ga0q61ny4s/kr4k8JX9hVH69exVSIfcIc19+qZ7gt71Mqtm7xy2c6kwsPTCyhBW2Ro5yXTT8EaZOpuRi35rHbg==",
|
|
4180
4335
|
"license": "MIT",
|
|
4181
4336
|
"dependencies": {
|
|
4182
4337
|
"fontfaceobserver": "^2.1.0"
|
|
@@ -4217,9 +4372,9 @@
|
|
|
4217
4372
|
}
|
|
4218
4373
|
},
|
|
4219
4374
|
"node_modules/expo-modules-autolinking": {
|
|
4220
|
-
"version": "3.0.
|
|
4221
|
-
"resolved": "https://registry.npmjs.org/expo-modules-autolinking/-/expo-modules-autolinking-3.0.
|
|
4222
|
-
"integrity": "sha512-
|
|
4375
|
+
"version": "3.0.24",
|
|
4376
|
+
"resolved": "https://registry.npmjs.org/expo-modules-autolinking/-/expo-modules-autolinking-3.0.24.tgz",
|
|
4377
|
+
"integrity": "sha512-TP+6HTwhL7orDvsz2VzauyQlXJcAWyU3ANsZ7JGL4DQu8XaZv/A41ZchbtAYLfozNA2Ya1Hzmhx65hXryBMjaQ==",
|
|
4223
4378
|
"license": "MIT",
|
|
4224
4379
|
"dependencies": {
|
|
4225
4380
|
"@expo/spawn-async": "^1.7.2",
|
|
@@ -4233,9 +4388,9 @@
|
|
|
4233
4388
|
}
|
|
4234
4389
|
},
|
|
4235
4390
|
"node_modules/expo-modules-core": {
|
|
4236
|
-
"version": "3.0.
|
|
4237
|
-
"resolved": "https://registry.npmjs.org/expo-modules-core/-/expo-modules-core-3.0.
|
|
4238
|
-
"integrity": "sha512-
|
|
4391
|
+
"version": "3.0.29",
|
|
4392
|
+
"resolved": "https://registry.npmjs.org/expo-modules-core/-/expo-modules-core-3.0.29.tgz",
|
|
4393
|
+
"integrity": "sha512-LzipcjGqk8gvkrOUf7O2mejNWugPkf3lmd9GkqL9WuNyeN2fRwU0Dn77e3ZUKI3k6sI+DNwjkq4Nu9fNN9WS7Q==",
|
|
4239
4394
|
"license": "MIT",
|
|
4240
4395
|
"dependencies": {
|
|
4241
4396
|
"invariant": "^2.2.4"
|
|
@@ -4246,9 +4401,9 @@
|
|
|
4246
4401
|
}
|
|
4247
4402
|
},
|
|
4248
4403
|
"node_modules/expo-server": {
|
|
4249
|
-
"version": "1.0.
|
|
4250
|
-
"resolved": "https://registry.npmjs.org/expo-server/-/expo-server-1.0.
|
|
4251
|
-
"integrity": "sha512-
|
|
4404
|
+
"version": "1.0.5",
|
|
4405
|
+
"resolved": "https://registry.npmjs.org/expo-server/-/expo-server-1.0.5.tgz",
|
|
4406
|
+
"integrity": "sha512-IGR++flYH70rhLyeXF0Phle56/k4cee87WeQ4mamS+MkVAVP+dDlOHf2nN06Z9Y2KhU0Gp1k+y61KkghF7HdhA==",
|
|
4252
4407
|
"license": "MIT",
|
|
4253
4408
|
"engines": {
|
|
4254
4409
|
"node": ">=20.16.0"
|
|
@@ -4263,137 +4418,6 @@
|
|
|
4263
4418
|
"expo": "*"
|
|
4264
4419
|
}
|
|
4265
4420
|
},
|
|
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==",
|
|
4270
|
-
"license": "MIT",
|
|
4271
|
-
"dependencies": {
|
|
4272
|
-
"@0no-co/graphql.web": "^1.0.8",
|
|
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
|
-
}
|
|
4351
|
-
}
|
|
4352
|
-
},
|
|
4353
|
-
"node_modules/expo/node_modules/@expo/cli/node_modules/minimatch": {
|
|
4354
|
-
"version": "9.0.9",
|
|
4355
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz",
|
|
4356
|
-
"integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==",
|
|
4357
|
-
"license": "ISC",
|
|
4358
|
-
"dependencies": {
|
|
4359
|
-
"brace-expansion": "^2.0.2"
|
|
4360
|
-
},
|
|
4361
|
-
"engines": {
|
|
4362
|
-
"node": ">=16 || 14 >=14.17"
|
|
4363
|
-
},
|
|
4364
|
-
"funding": {
|
|
4365
|
-
"url": "https://github.com/sponsors/isaacs"
|
|
4366
|
-
}
|
|
4367
|
-
},
|
|
4368
|
-
"node_modules/expo/node_modules/glob": {
|
|
4369
|
-
"version": "13.0.6",
|
|
4370
|
-
"resolved": "https://registry.npmjs.org/glob/-/glob-13.0.6.tgz",
|
|
4371
|
-
"integrity": "sha512-Wjlyrolmm8uDpm/ogGyXZXb1Z+Ca2B8NbJwqBVg0axK9GbBeoS7yGV6vjXnYdGm6X53iehEuxxbyiKp8QmN4Vw==",
|
|
4372
|
-
"license": "BlueOak-1.0.0",
|
|
4373
|
-
"dependencies": {
|
|
4374
|
-
"minimatch": "^10.2.2",
|
|
4375
|
-
"minipass": "^7.1.3",
|
|
4376
|
-
"path-scurry": "^2.0.2"
|
|
4377
|
-
},
|
|
4378
|
-
"engines": {
|
|
4379
|
-
"node": "18 || 20 || >=22"
|
|
4380
|
-
},
|
|
4381
|
-
"funding": {
|
|
4382
|
-
"url": "https://github.com/sponsors/isaacs"
|
|
4383
|
-
}
|
|
4384
|
-
},
|
|
4385
|
-
"node_modules/expo/node_modules/semver": {
|
|
4386
|
-
"version": "7.8.5",
|
|
4387
|
-
"resolved": "https://registry.npmjs.org/semver/-/semver-7.8.5.tgz",
|
|
4388
|
-
"integrity": "sha512-Y7/KDsb8LjooZpwaqGyulO6DQlksgCncchHGk+sZIY4SBvUocMBEFH5Ur1fI4dV+Jvl0w6cjvucaIi40puRioA==",
|
|
4389
|
-
"license": "ISC",
|
|
4390
|
-
"bin": {
|
|
4391
|
-
"semver": "bin/semver.js"
|
|
4392
|
-
},
|
|
4393
|
-
"engines": {
|
|
4394
|
-
"node": ">=10"
|
|
4395
|
-
}
|
|
4396
|
-
},
|
|
4397
4421
|
"node_modules/exponential-backoff": {
|
|
4398
4422
|
"version": "3.1.3",
|
|
4399
4423
|
"resolved": "https://registry.npmjs.org/exponential-backoff/-/exponential-backoff-3.1.3.tgz",
|
|
@@ -4413,9 +4437,9 @@
|
|
|
4413
4437
|
"license": "MIT"
|
|
4414
4438
|
},
|
|
4415
4439
|
"node_modules/fast-uri": {
|
|
4416
|
-
"version": "3.1.
|
|
4417
|
-
"resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.
|
|
4418
|
-
"integrity": "sha512-
|
|
4440
|
+
"version": "3.1.2",
|
|
4441
|
+
"resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.2.tgz",
|
|
4442
|
+
"integrity": "sha512-rVjf7ArG3LTk+FS6Yw81V1DLuZl1bRbNrev6Tmd/9RaroeeRRJhAt7jg/6YFxbvAQXUCavSoZhPPj6oOx+5KjQ==",
|
|
4419
4443
|
"funding": [
|
|
4420
4444
|
{
|
|
4421
4445
|
"type": "github",
|
|
@@ -4629,6 +4653,16 @@
|
|
|
4629
4653
|
"url": "https://github.com/sponsors/isaacs"
|
|
4630
4654
|
}
|
|
4631
4655
|
},
|
|
4656
|
+
"node_modules/glob/node_modules/brace-expansion": {
|
|
4657
|
+
"version": "1.1.13",
|
|
4658
|
+
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.13.tgz",
|
|
4659
|
+
"integrity": "sha512-9ZLprWS6EENmhEOpjCYW2c8VkmOvckIJZfkr7rBW6dObmfgJ/L1GpSYW5Hpo9lDz4D1+n0Ckz8rU7FwHDQiG/w==",
|
|
4660
|
+
"license": "MIT",
|
|
4661
|
+
"dependencies": {
|
|
4662
|
+
"balanced-match": "^1.0.0",
|
|
4663
|
+
"concat-map": "0.0.1"
|
|
4664
|
+
}
|
|
4665
|
+
},
|
|
4632
4666
|
"node_modules/glob/node_modules/minimatch": {
|
|
4633
4667
|
"version": "3.1.5",
|
|
4634
4668
|
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz",
|
|
@@ -5098,9 +5132,9 @@
|
|
|
5098
5132
|
"license": "MIT"
|
|
5099
5133
|
},
|
|
5100
5134
|
"node_modules/js-yaml": {
|
|
5101
|
-
"version": "4.
|
|
5102
|
-
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.
|
|
5103
|
-
"integrity": "sha512-
|
|
5135
|
+
"version": "4.2.0",
|
|
5136
|
+
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.2.0.tgz",
|
|
5137
|
+
"integrity": "sha512-ePWsvanv0DWuDRsW8dnt+R4jQ31SCRCQ7hhNcPXZPsoBZiemuZNYGf7adZdqX2D86j6rvKp3RpCxVTSb8WQlOw==",
|
|
5104
5138
|
"funding": [
|
|
5105
5139
|
{
|
|
5106
5140
|
"type": "github",
|
|
@@ -5177,9 +5211,9 @@
|
|
|
5177
5211
|
}
|
|
5178
5212
|
},
|
|
5179
5213
|
"node_modules/lan-network": {
|
|
5180
|
-
"version": "0.
|
|
5181
|
-
"resolved": "https://registry.npmjs.org/lan-network/-/lan-network-0.
|
|
5182
|
-
"integrity": "sha512-
|
|
5214
|
+
"version": "0.1.7",
|
|
5215
|
+
"resolved": "https://registry.npmjs.org/lan-network/-/lan-network-0.1.7.tgz",
|
|
5216
|
+
"integrity": "sha512-mnIlAEMu4OyEvUNdzco9xpuB9YVcPkQec+QsgycBCtPZvEqWPCDPfbAE4OJMdBBWpZWtpCn1xw9jJYlwjWI5zQ==",
|
|
5183
5217
|
"license": "MIT",
|
|
5184
5218
|
"bin": {
|
|
5185
5219
|
"lan-network": "dist/lan-network-cli.js"
|
|
@@ -5220,9 +5254,9 @@
|
|
|
5220
5254
|
"license": "MIT"
|
|
5221
5255
|
},
|
|
5222
5256
|
"node_modules/lightningcss": {
|
|
5223
|
-
"version": "1.
|
|
5224
|
-
"resolved": "https://registry.npmjs.org/lightningcss/-/lightningcss-1.
|
|
5225
|
-
"integrity": "sha512-
|
|
5257
|
+
"version": "1.32.0",
|
|
5258
|
+
"resolved": "https://registry.npmjs.org/lightningcss/-/lightningcss-1.32.0.tgz",
|
|
5259
|
+
"integrity": "sha512-NXYBzinNrblfraPGyrbPoD19C1h9lfI/1mzgWYvXUTe414Gz/X1FD2XBZSZM7rRTrMA8JL3OtAaGifrIKhQ5yQ==",
|
|
5226
5260
|
"license": "MPL-2.0",
|
|
5227
5261
|
"dependencies": {
|
|
5228
5262
|
"detect-libc": "^2.0.3"
|
|
@@ -5235,23 +5269,23 @@
|
|
|
5235
5269
|
"url": "https://opencollective.com/parcel"
|
|
5236
5270
|
},
|
|
5237
5271
|
"optionalDependencies": {
|
|
5238
|
-
"lightningcss-android-arm64": "1.
|
|
5239
|
-
"lightningcss-darwin-arm64": "1.
|
|
5240
|
-
"lightningcss-darwin-x64": "1.
|
|
5241
|
-
"lightningcss-freebsd-x64": "1.
|
|
5242
|
-
"lightningcss-linux-arm-gnueabihf": "1.
|
|
5243
|
-
"lightningcss-linux-arm64-gnu": "1.
|
|
5244
|
-
"lightningcss-linux-arm64-musl": "1.
|
|
5245
|
-
"lightningcss-linux-x64-gnu": "1.
|
|
5246
|
-
"lightningcss-linux-x64-musl": "1.
|
|
5247
|
-
"lightningcss-win32-arm64-msvc": "1.
|
|
5248
|
-
"lightningcss-win32-x64-msvc": "1.
|
|
5272
|
+
"lightningcss-android-arm64": "1.32.0",
|
|
5273
|
+
"lightningcss-darwin-arm64": "1.32.0",
|
|
5274
|
+
"lightningcss-darwin-x64": "1.32.0",
|
|
5275
|
+
"lightningcss-freebsd-x64": "1.32.0",
|
|
5276
|
+
"lightningcss-linux-arm-gnueabihf": "1.32.0",
|
|
5277
|
+
"lightningcss-linux-arm64-gnu": "1.32.0",
|
|
5278
|
+
"lightningcss-linux-arm64-musl": "1.32.0",
|
|
5279
|
+
"lightningcss-linux-x64-gnu": "1.32.0",
|
|
5280
|
+
"lightningcss-linux-x64-musl": "1.32.0",
|
|
5281
|
+
"lightningcss-win32-arm64-msvc": "1.32.0",
|
|
5282
|
+
"lightningcss-win32-x64-msvc": "1.32.0"
|
|
5249
5283
|
}
|
|
5250
5284
|
},
|
|
5251
5285
|
"node_modules/lightningcss-android-arm64": {
|
|
5252
|
-
"version": "1.
|
|
5253
|
-
"resolved": "https://registry.npmjs.org/lightningcss-android-arm64/-/lightningcss-android-arm64-1.
|
|
5254
|
-
"integrity": "sha512-
|
|
5286
|
+
"version": "1.32.0",
|
|
5287
|
+
"resolved": "https://registry.npmjs.org/lightningcss-android-arm64/-/lightningcss-android-arm64-1.32.0.tgz",
|
|
5288
|
+
"integrity": "sha512-YK7/ClTt4kAK0vo6w3X+Pnm0D2cf2vPHbhOXdoNti1Ga0al1P4TBZhwjATvjNwLEBCnKvjJc2jQgHXH0NEwlAg==",
|
|
5255
5289
|
"cpu": [
|
|
5256
5290
|
"arm64"
|
|
5257
5291
|
],
|
|
@@ -5269,9 +5303,9 @@
|
|
|
5269
5303
|
}
|
|
5270
5304
|
},
|
|
5271
5305
|
"node_modules/lightningcss-darwin-arm64": {
|
|
5272
|
-
"version": "1.
|
|
5273
|
-
"resolved": "https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.
|
|
5274
|
-
"integrity": "sha512-
|
|
5306
|
+
"version": "1.32.0",
|
|
5307
|
+
"resolved": "https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.32.0.tgz",
|
|
5308
|
+
"integrity": "sha512-RzeG9Ju5bag2Bv1/lwlVJvBE3q6TtXskdZLLCyfg5pt+HLz9BqlICO7LZM7VHNTTn/5PRhHFBSjk5lc4cmscPQ==",
|
|
5275
5309
|
"cpu": [
|
|
5276
5310
|
"arm64"
|
|
5277
5311
|
],
|
|
@@ -5289,9 +5323,9 @@
|
|
|
5289
5323
|
}
|
|
5290
5324
|
},
|
|
5291
5325
|
"node_modules/lightningcss-darwin-x64": {
|
|
5292
|
-
"version": "1.
|
|
5293
|
-
"resolved": "https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.
|
|
5294
|
-
"integrity": "sha512-
|
|
5326
|
+
"version": "1.32.0",
|
|
5327
|
+
"resolved": "https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.32.0.tgz",
|
|
5328
|
+
"integrity": "sha512-U+QsBp2m/s2wqpUYT/6wnlagdZbtZdndSmut/NJqlCcMLTWp5muCrID+K5UJ6jqD2BFshejCYXniPDbNh73V8w==",
|
|
5295
5329
|
"cpu": [
|
|
5296
5330
|
"x64"
|
|
5297
5331
|
],
|
|
@@ -5309,9 +5343,9 @@
|
|
|
5309
5343
|
}
|
|
5310
5344
|
},
|
|
5311
5345
|
"node_modules/lightningcss-freebsd-x64": {
|
|
5312
|
-
"version": "1.
|
|
5313
|
-
"resolved": "https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.
|
|
5314
|
-
"integrity": "sha512-
|
|
5346
|
+
"version": "1.32.0",
|
|
5347
|
+
"resolved": "https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.32.0.tgz",
|
|
5348
|
+
"integrity": "sha512-JCTigedEksZk3tHTTthnMdVfGf61Fky8Ji2E4YjUTEQX14xiy/lTzXnu1vwiZe3bYe0q+SpsSH/CTeDXK6WHig==",
|
|
5315
5349
|
"cpu": [
|
|
5316
5350
|
"x64"
|
|
5317
5351
|
],
|
|
@@ -5329,9 +5363,9 @@
|
|
|
5329
5363
|
}
|
|
5330
5364
|
},
|
|
5331
5365
|
"node_modules/lightningcss-linux-arm-gnueabihf": {
|
|
5332
|
-
"version": "1.
|
|
5333
|
-
"resolved": "https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.
|
|
5334
|
-
"integrity": "sha512-
|
|
5366
|
+
"version": "1.32.0",
|
|
5367
|
+
"resolved": "https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.32.0.tgz",
|
|
5368
|
+
"integrity": "sha512-x6rnnpRa2GL0zQOkt6rts3YDPzduLpWvwAF6EMhXFVZXD4tPrBkEFqzGowzCsIWsPjqSK+tyNEODUBXeeVHSkw==",
|
|
5335
5369
|
"cpu": [
|
|
5336
5370
|
"arm"
|
|
5337
5371
|
],
|
|
@@ -5349,15 +5383,12 @@
|
|
|
5349
5383
|
}
|
|
5350
5384
|
},
|
|
5351
5385
|
"node_modules/lightningcss-linux-arm64-gnu": {
|
|
5352
|
-
"version": "1.
|
|
5353
|
-
"resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.
|
|
5354
|
-
"integrity": "sha512-
|
|
5386
|
+
"version": "1.32.0",
|
|
5387
|
+
"resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.32.0.tgz",
|
|
5388
|
+
"integrity": "sha512-0nnMyoyOLRJXfbMOilaSRcLH3Jw5z9HDNGfT/gwCPgaDjnx0i8w7vBzFLFR1f6CMLKF8gVbebmkUN3fa/kQJpQ==",
|
|
5355
5389
|
"cpu": [
|
|
5356
5390
|
"arm64"
|
|
5357
5391
|
],
|
|
5358
|
-
"libc": [
|
|
5359
|
-
"glibc"
|
|
5360
|
-
],
|
|
5361
5392
|
"license": "MPL-2.0",
|
|
5362
5393
|
"optional": true,
|
|
5363
5394
|
"os": [
|
|
@@ -5372,15 +5403,12 @@
|
|
|
5372
5403
|
}
|
|
5373
5404
|
},
|
|
5374
5405
|
"node_modules/lightningcss-linux-arm64-musl": {
|
|
5375
|
-
"version": "1.
|
|
5376
|
-
"resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.
|
|
5377
|
-
"integrity": "sha512-
|
|
5406
|
+
"version": "1.32.0",
|
|
5407
|
+
"resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.32.0.tgz",
|
|
5408
|
+
"integrity": "sha512-UpQkoenr4UJEzgVIYpI80lDFvRmPVg6oqboNHfoH4CQIfNA+HOrZ7Mo7KZP02dC6LjghPQJeBsvXhJod/wnIBg==",
|
|
5378
5409
|
"cpu": [
|
|
5379
5410
|
"arm64"
|
|
5380
5411
|
],
|
|
5381
|
-
"libc": [
|
|
5382
|
-
"musl"
|
|
5383
|
-
],
|
|
5384
5412
|
"license": "MPL-2.0",
|
|
5385
5413
|
"optional": true,
|
|
5386
5414
|
"os": [
|
|
@@ -5395,15 +5423,12 @@
|
|
|
5395
5423
|
}
|
|
5396
5424
|
},
|
|
5397
5425
|
"node_modules/lightningcss-linux-x64-gnu": {
|
|
5398
|
-
"version": "1.
|
|
5399
|
-
"resolved": "https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.
|
|
5400
|
-
"integrity": "sha512-
|
|
5426
|
+
"version": "1.32.0",
|
|
5427
|
+
"resolved": "https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.32.0.tgz",
|
|
5428
|
+
"integrity": "sha512-V7Qr52IhZmdKPVr+Vtw8o+WLsQJYCTd8loIfpDaMRWGUZfBOYEJeyJIkqGIDMZPwPx24pUMfwSxxI8phr/MbOA==",
|
|
5401
5429
|
"cpu": [
|
|
5402
5430
|
"x64"
|
|
5403
5431
|
],
|
|
5404
|
-
"libc": [
|
|
5405
|
-
"glibc"
|
|
5406
|
-
],
|
|
5407
5432
|
"license": "MPL-2.0",
|
|
5408
5433
|
"optional": true,
|
|
5409
5434
|
"os": [
|
|
@@ -5418,15 +5443,12 @@
|
|
|
5418
5443
|
}
|
|
5419
5444
|
},
|
|
5420
5445
|
"node_modules/lightningcss-linux-x64-musl": {
|
|
5421
|
-
"version": "1.
|
|
5422
|
-
"resolved": "https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.
|
|
5423
|
-
"integrity": "sha512-
|
|
5446
|
+
"version": "1.32.0",
|
|
5447
|
+
"resolved": "https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.32.0.tgz",
|
|
5448
|
+
"integrity": "sha512-bYcLp+Vb0awsiXg/80uCRezCYHNg1/l3mt0gzHnWV9XP1W5sKa5/TCdGWaR/zBM2PeF/HbsQv/j2URNOiVuxWg==",
|
|
5424
5449
|
"cpu": [
|
|
5425
5450
|
"x64"
|
|
5426
5451
|
],
|
|
5427
|
-
"libc": [
|
|
5428
|
-
"musl"
|
|
5429
|
-
],
|
|
5430
5452
|
"license": "MPL-2.0",
|
|
5431
5453
|
"optional": true,
|
|
5432
5454
|
"os": [
|
|
@@ -5441,9 +5463,9 @@
|
|
|
5441
5463
|
}
|
|
5442
5464
|
},
|
|
5443
5465
|
"node_modules/lightningcss-win32-arm64-msvc": {
|
|
5444
|
-
"version": "1.
|
|
5445
|
-
"resolved": "https://registry.npmjs.org/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.
|
|
5446
|
-
"integrity": "sha512-
|
|
5466
|
+
"version": "1.32.0",
|
|
5467
|
+
"resolved": "https://registry.npmjs.org/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.32.0.tgz",
|
|
5468
|
+
"integrity": "sha512-8SbC8BR40pS6baCM8sbtYDSwEVQd4JlFTOlaD3gWGHfThTcABnNDBda6eTZeqbofalIJhFx0qKzgHJmcPTnGdw==",
|
|
5447
5469
|
"cpu": [
|
|
5448
5470
|
"arm64"
|
|
5449
5471
|
],
|
|
@@ -5461,9 +5483,9 @@
|
|
|
5461
5483
|
}
|
|
5462
5484
|
},
|
|
5463
5485
|
"node_modules/lightningcss-win32-x64-msvc": {
|
|
5464
|
-
"version": "1.
|
|
5465
|
-
"resolved": "https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.
|
|
5466
|
-
"integrity": "sha512-
|
|
5486
|
+
"version": "1.32.0",
|
|
5487
|
+
"resolved": "https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.32.0.tgz",
|
|
5488
|
+
"integrity": "sha512-Amq9B/SoZYdDi1kFrojnoqPLxYhQ4Wo5XiL8EVJrVsB8ARoC1PWW6VGtT0WKCemjy8aC+louJnjS7U18x3b06Q==",
|
|
5467
5489
|
"cpu": [
|
|
5468
5490
|
"x64"
|
|
5469
5491
|
],
|
|
@@ -6032,15 +6054,15 @@
|
|
|
6032
6054
|
}
|
|
6033
6055
|
},
|
|
6034
6056
|
"node_modules/minimatch": {
|
|
6035
|
-
"version": "
|
|
6036
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-
|
|
6037
|
-
"integrity": "sha512-
|
|
6038
|
-
"license": "
|
|
6057
|
+
"version": "9.0.9",
|
|
6058
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz",
|
|
6059
|
+
"integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==",
|
|
6060
|
+
"license": "ISC",
|
|
6039
6061
|
"dependencies": {
|
|
6040
|
-
"brace-expansion": "^
|
|
6062
|
+
"brace-expansion": "^2.0.2"
|
|
6041
6063
|
},
|
|
6042
6064
|
"engines": {
|
|
6043
|
-
"node": "
|
|
6065
|
+
"node": ">=16 || 14 >=14.17"
|
|
6044
6066
|
},
|
|
6045
6067
|
"funding": {
|
|
6046
6068
|
"url": "https://github.com/sponsors/isaacs"
|
|
@@ -6106,9 +6128,9 @@
|
|
|
6106
6128
|
}
|
|
6107
6129
|
},
|
|
6108
6130
|
"node_modules/nanoid": {
|
|
6109
|
-
"version": "3.3.
|
|
6110
|
-
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.
|
|
6111
|
-
"integrity": "sha512-
|
|
6131
|
+
"version": "3.3.11",
|
|
6132
|
+
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz",
|
|
6133
|
+
"integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==",
|
|
6112
6134
|
"funding": [
|
|
6113
6135
|
{
|
|
6114
6136
|
"type": "github",
|
|
@@ -6184,9 +6206,9 @@
|
|
|
6184
6206
|
}
|
|
6185
6207
|
},
|
|
6186
6208
|
"node_modules/npm-package-arg/node_modules/semver": {
|
|
6187
|
-
"version": "7.
|
|
6188
|
-
"resolved": "https://registry.npmjs.org/semver/-/semver-7.
|
|
6189
|
-
"integrity": "sha512-
|
|
6209
|
+
"version": "7.7.4",
|
|
6210
|
+
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz",
|
|
6211
|
+
"integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==",
|
|
6190
6212
|
"license": "ISC",
|
|
6191
6213
|
"bin": {
|
|
6192
6214
|
"semver": "bin/semver.js"
|
|
@@ -6478,12 +6500,12 @@
|
|
|
6478
6500
|
"license": "ISC"
|
|
6479
6501
|
},
|
|
6480
6502
|
"node_modules/picomatch": {
|
|
6481
|
-
"version": "
|
|
6482
|
-
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-
|
|
6483
|
-
"integrity": "sha512-
|
|
6503
|
+
"version": "3.0.2",
|
|
6504
|
+
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-3.0.2.tgz",
|
|
6505
|
+
"integrity": "sha512-cfDHL6LStTEKlNilboNtobT/kEa30PtAf2Q1OgszfrG/rpVl1xaFWT9ktfkS306GmHgmnad1Sw4wabhlvFtsTw==",
|
|
6484
6506
|
"license": "MIT",
|
|
6485
6507
|
"engines": {
|
|
6486
|
-
"node": ">=
|
|
6508
|
+
"node": ">=10"
|
|
6487
6509
|
},
|
|
6488
6510
|
"funding": {
|
|
6489
6511
|
"url": "https://github.com/sponsors/jonschlinkert"
|
|
@@ -6499,12 +6521,12 @@
|
|
|
6499
6521
|
}
|
|
6500
6522
|
},
|
|
6501
6523
|
"node_modules/plist": {
|
|
6502
|
-
"version": "3.1.
|
|
6503
|
-
"resolved": "https://registry.npmjs.org/plist/-/plist-3.1.
|
|
6504
|
-
"integrity": "sha512-
|
|
6524
|
+
"version": "3.1.0",
|
|
6525
|
+
"resolved": "https://registry.npmjs.org/plist/-/plist-3.1.0.tgz",
|
|
6526
|
+
"integrity": "sha512-uysumyrvkUX0rX/dEVqt8gC3sTBzd4zoWfLeS29nb53imdaXVvLINYXTI2GNqzaMuvacNx4uJQ8+b3zXR0pkgQ==",
|
|
6505
6527
|
"license": "MIT",
|
|
6506
6528
|
"dependencies": {
|
|
6507
|
-
"@xmldom/xmldom": "^0.
|
|
6529
|
+
"@xmldom/xmldom": "^0.8.8",
|
|
6508
6530
|
"base64-js": "^1.5.1",
|
|
6509
6531
|
"xmlbuilder": "^15.1.1"
|
|
6510
6532
|
},
|
|
@@ -6512,15 +6534,6 @@
|
|
|
6512
6534
|
"node": ">=10.4.0"
|
|
6513
6535
|
}
|
|
6514
6536
|
},
|
|
6515
|
-
"node_modules/plist/node_modules/@xmldom/xmldom": {
|
|
6516
|
-
"version": "0.9.10",
|
|
6517
|
-
"resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.9.10.tgz",
|
|
6518
|
-
"integrity": "sha512-A9gOqLdi6cV4ibazAjcQufGj0B1y/vDqYrcuP6d/6x8P27gRS8643Dj9o1dEKtB6O7fwxb2FgBmJS2mX7gpvdw==",
|
|
6519
|
-
"license": "MIT",
|
|
6520
|
-
"engines": {
|
|
6521
|
-
"node": ">=14.6"
|
|
6522
|
-
}
|
|
6523
|
-
},
|
|
6524
6537
|
"node_modules/pngjs": {
|
|
6525
6538
|
"version": "3.4.0",
|
|
6526
6539
|
"resolved": "https://registry.npmjs.org/pngjs/-/pngjs-3.4.0.tgz",
|
|
@@ -6531,9 +6544,9 @@
|
|
|
6531
6544
|
}
|
|
6532
6545
|
},
|
|
6533
6546
|
"node_modules/postcss": {
|
|
6534
|
-
"version": "8.5.
|
|
6535
|
-
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.
|
|
6536
|
-
"integrity": "sha512-
|
|
6547
|
+
"version": "8.5.10",
|
|
6548
|
+
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.10.tgz",
|
|
6549
|
+
"integrity": "sha512-pMMHxBOZKFU6HgAZ4eyGnwXF/EvPGGqUr0MnZ5+99485wwW41kW91A4LOGxSHhgugZmSChL5AlElNdwlNgcnLQ==",
|
|
6537
6550
|
"funding": [
|
|
6538
6551
|
{
|
|
6539
6552
|
"type": "opencollective",
|
|
@@ -6550,7 +6563,7 @@
|
|
|
6550
6563
|
],
|
|
6551
6564
|
"license": "MIT",
|
|
6552
6565
|
"dependencies": {
|
|
6553
|
-
"nanoid": "^3.3.
|
|
6566
|
+
"nanoid": "^3.3.11",
|
|
6554
6567
|
"picocolors": "^1.1.1",
|
|
6555
6568
|
"source-map-js": "^1.2.1"
|
|
6556
6569
|
},
|
|
@@ -6853,6 +6866,15 @@
|
|
|
6853
6866
|
"@babel/core": "*"
|
|
6854
6867
|
}
|
|
6855
6868
|
},
|
|
6869
|
+
"node_modules/react-native/node_modules/@react-native/js-polyfills": {
|
|
6870
|
+
"version": "0.81.6",
|
|
6871
|
+
"resolved": "https://registry.npmjs.org/@react-native/js-polyfills/-/js-polyfills-0.81.6.tgz",
|
|
6872
|
+
"integrity": "sha512-P5MWH/9vM24XkJ1TasCq42DMLoCUjZVSppTn6VWv/cI65NDjuYEy7bUSaXbYxGTnqiKyPG5Y+ADymqlIkdSAcw==",
|
|
6873
|
+
"license": "MIT",
|
|
6874
|
+
"engines": {
|
|
6875
|
+
"node": ">= 20.19.4"
|
|
6876
|
+
}
|
|
6877
|
+
},
|
|
6856
6878
|
"node_modules/react-native/node_modules/@react-native/normalize-colors": {
|
|
6857
6879
|
"version": "0.81.6",
|
|
6858
6880
|
"resolved": "https://registry.npmjs.org/@react-native/normalize-colors/-/normalize-colors-0.81.6.tgz",
|
|
@@ -7333,9 +7355,9 @@
|
|
|
7333
7355
|
}
|
|
7334
7356
|
},
|
|
7335
7357
|
"node_modules/shell-quote": {
|
|
7336
|
-
"version": "1.
|
|
7337
|
-
"resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.
|
|
7338
|
-
"integrity": "sha512-
|
|
7358
|
+
"version": "1.8.4",
|
|
7359
|
+
"resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.4.tgz",
|
|
7360
|
+
"integrity": "sha512-VsC6n6vz1ihYYyZZwX7YZSF5l5x36ca17OC+a69h94YqB7X6XLwf+5MOgynYir2SLFUbl8gIYvBo8K8RoNQ6bQ==",
|
|
7339
7361
|
"license": "MIT",
|
|
7340
7362
|
"engines": {
|
|
7341
7363
|
"node": ">= 0.4"
|
|
@@ -7361,6 +7383,18 @@
|
|
|
7361
7383
|
"plist": "^3.0.5"
|
|
7362
7384
|
}
|
|
7363
7385
|
},
|
|
7386
|
+
"node_modules/simple-plist/node_modules/bplist-parser": {
|
|
7387
|
+
"version": "0.3.1",
|
|
7388
|
+
"resolved": "https://registry.npmjs.org/bplist-parser/-/bplist-parser-0.3.1.tgz",
|
|
7389
|
+
"integrity": "sha512-PyJxiNtA5T2PlLIeBot4lbp7rj4OadzjnMZD/G5zuBNt8ei/yCU7+wW0h2bag9vr8c+/WuRWmSxbqAl9hL1rBA==",
|
|
7390
|
+
"license": "MIT",
|
|
7391
|
+
"dependencies": {
|
|
7392
|
+
"big-integer": "1.6.x"
|
|
7393
|
+
},
|
|
7394
|
+
"engines": {
|
|
7395
|
+
"node": ">= 5.10.0"
|
|
7396
|
+
}
|
|
7397
|
+
},
|
|
7364
7398
|
"node_modules/sisteransi": {
|
|
7365
7399
|
"version": "1.0.5",
|
|
7366
7400
|
"resolved": "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz",
|
|
@@ -7610,9 +7644,9 @@
|
|
|
7610
7644
|
}
|
|
7611
7645
|
},
|
|
7612
7646
|
"node_modules/tar": {
|
|
7613
|
-
"version": "7.5.
|
|
7614
|
-
"resolved": "https://registry.npmjs.org/tar/-/tar-7.5.
|
|
7615
|
-
"integrity": "sha512-
|
|
7647
|
+
"version": "7.5.16",
|
|
7648
|
+
"resolved": "https://registry.npmjs.org/tar/-/tar-7.5.16.tgz",
|
|
7649
|
+
"integrity": "sha512-56adEpPMouktRlBLXiaYFFzZ/3+JXa8P9n7WbR+ibIjtviN55mEaOkiysCnPnWm+7kkui1Dn8J9l+g6zV8731w==",
|
|
7616
7650
|
"license": "BlueOak-1.0.0",
|
|
7617
7651
|
"dependencies": {
|
|
7618
7652
|
"@isaacs/fs-minipass": "^4.0.0",
|
|
@@ -7688,6 +7722,16 @@
|
|
|
7688
7722
|
"node": ">=8"
|
|
7689
7723
|
}
|
|
7690
7724
|
},
|
|
7725
|
+
"node_modules/test-exclude/node_modules/brace-expansion": {
|
|
7726
|
+
"version": "1.1.13",
|
|
7727
|
+
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.13.tgz",
|
|
7728
|
+
"integrity": "sha512-9ZLprWS6EENmhEOpjCYW2c8VkmOvckIJZfkr7rBW6dObmfgJ/L1GpSYW5Hpo9lDz4D1+n0Ckz8rU7FwHDQiG/w==",
|
|
7729
|
+
"license": "MIT",
|
|
7730
|
+
"dependencies": {
|
|
7731
|
+
"balanced-match": "^1.0.0",
|
|
7732
|
+
"concat-map": "0.0.1"
|
|
7733
|
+
}
|
|
7734
|
+
},
|
|
7691
7735
|
"node_modules/test-exclude/node_modules/minimatch": {
|
|
7692
7736
|
"version": "3.1.5",
|
|
7693
7737
|
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz",
|
|
@@ -7743,6 +7787,18 @@
|
|
|
7743
7787
|
"url": "https://github.com/sponsors/SuperchupuDev"
|
|
7744
7788
|
}
|
|
7745
7789
|
},
|
|
7790
|
+
"node_modules/tinyglobby/node_modules/picomatch": {
|
|
7791
|
+
"version": "4.0.4",
|
|
7792
|
+
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.4.tgz",
|
|
7793
|
+
"integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==",
|
|
7794
|
+
"license": "MIT",
|
|
7795
|
+
"engines": {
|
|
7796
|
+
"node": ">=12"
|
|
7797
|
+
},
|
|
7798
|
+
"funding": {
|
|
7799
|
+
"url": "https://github.com/sponsors/jonschlinkert"
|
|
7800
|
+
}
|
|
7801
|
+
},
|
|
7746
7802
|
"node_modules/tmpl": {
|
|
7747
7803
|
"version": "1.0.5",
|
|
7748
7804
|
"resolved": "https://registry.npmjs.org/tmpl/-/tmpl-1.0.5.tgz",
|
|
@@ -7926,9 +7982,9 @@
|
|
|
7926
7982
|
}
|
|
7927
7983
|
},
|
|
7928
7984
|
"node_modules/uuid": {
|
|
7929
|
-
"version": "14.0.
|
|
7930
|
-
"resolved": "https://registry.npmjs.org/uuid/-/uuid-14.0.
|
|
7931
|
-
"integrity": "sha512-
|
|
7985
|
+
"version": "14.0.0",
|
|
7986
|
+
"resolved": "https://registry.npmjs.org/uuid/-/uuid-14.0.0.tgz",
|
|
7987
|
+
"integrity": "sha512-Qo+uWgilfSmAhXCMav1uYFynlQO7fMFiMVZsQqZRMIXp0O7rR7qjkj+cPvBHLgBqi960QCoo/PH2/6ZtVqKvrg==",
|
|
7932
7988
|
"funding": [
|
|
7933
7989
|
"https://github.com/sponsors/broofa",
|
|
7934
7990
|
"https://github.com/sponsors/ctavan"
|
|
@@ -8079,9 +8135,9 @@
|
|
|
8079
8135
|
}
|
|
8080
8136
|
},
|
|
8081
8137
|
"node_modules/ws": {
|
|
8082
|
-
"version": "8.21.
|
|
8083
|
-
"resolved": "https://registry.npmjs.org/ws/-/ws-8.21.
|
|
8084
|
-
"integrity": "sha512
|
|
8138
|
+
"version": "8.21.0",
|
|
8139
|
+
"resolved": "https://registry.npmjs.org/ws/-/ws-8.21.0.tgz",
|
|
8140
|
+
"integrity": "sha512-Vsp28b7DRcimFQvrqu2Wek3z1iYxDCWqHYB8Qsnk/S4RfaCQzPGPyBNuVjJV3cd6UiKtUtp6sNM77gWvzcCH+g==",
|
|
8085
8141
|
"license": "MIT",
|
|
8086
8142
|
"engines": {
|
|
8087
8143
|
"node": ">=10.0.0"
|