@wavemaker/app-rn-runtime 11.11.1-rc.6142 → 11.11.2-1.6157
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/advanced/carousel/carousel.component.js +14 -3
- package/components/advanced/carousel/carousel.component.js.map +1 -1
- package/components/chart/bar-chart/bar-chart.component.js +4 -3
- package/components/chart/bar-chart/bar-chart.component.js.map +1 -1
- package/components/chart/theme/chart.theme.js +1 -1
- package/components/chart/theme/chart.theme.js.map +1 -1
- package/components/container/tabs/tabs.component.js +3 -3
- package/components/container/tabs/tabs.component.js.map +1 -1
- package/components/container/wizard/wizard.component.js +28 -4
- package/components/container/wizard/wizard.component.js.map +1 -1
- package/components/container/wizard/wizard.props.js +5 -0
- package/components/container/wizard/wizard.props.js.map +1 -1
- package/components/data/form/form-field/form-field.component.js +1 -0
- package/components/data/form/form-field/form-field.component.js.map +1 -1
- package/components/data/form/form-field/form-field.props.js +1 -0
- package/components/data/form/form-field/form-field.props.js.map +1 -1
- package/components/data/list/list.component.js +1 -1
- package/components/data/list/list.component.js.map +1 -1
- package/components/dialogs/dialog/dialog.component.js +5 -53
- package/components/dialogs/dialog/dialog.component.js.map +1 -1
- package/components/dialogs/dialogcontent/dialogcontent.component.js +0 -2
- package/components/dialogs/dialogcontent/dialogcontent.component.js.map +1 -1
- package/components/input/slider/slider.component.js +49 -10
- package/components/input/slider/slider.component.js.map +1 -1
- package/components/input/slider/slider.props.js.map +1 -1
- package/npm-shrinkwrap.json +224 -214
- package/package-lock.json +224 -214
- package/package.json +5 -3
- package/variables/device/file/open-file.operation.js +71 -0
- package/variables/device/file/open-file.operation.js.map +1 -0
package/package-lock.json
CHANGED
@@ -1,12 +1,12 @@
|
|
1
1
|
{
|
2
2
|
"name": "@wavemaker/app-rn-runtime",
|
3
|
-
"version": "11.11.1
|
3
|
+
"version": "11.11.2-1.6157",
|
4
4
|
"lockfileVersion": 3,
|
5
5
|
"requires": true,
|
6
6
|
"packages": {
|
7
7
|
"": {
|
8
8
|
"name": "@wavemaker/app-rn-runtime",
|
9
|
-
"version": "11.11.1
|
9
|
+
"version": "11.11.2-1.6157",
|
10
10
|
"license": "MIT",
|
11
11
|
"dependencies": {
|
12
12
|
"@expo/vector-icons": "14.0.2",
|
@@ -20,7 +20,7 @@
|
|
20
20
|
"@react-navigation/drawer": "6.6.3",
|
21
21
|
"@react-navigation/native": "6.1.7",
|
22
22
|
"@react-navigation/stack": "6.3.29",
|
23
|
-
"@wavemaker/variables": "11.11.1
|
23
|
+
"@wavemaker/variables": "11.11.2-1.6157",
|
24
24
|
"axios": "1.6.8",
|
25
25
|
"color": "4.2.3",
|
26
26
|
"cross-env": "7.0.3",
|
@@ -28,11 +28,13 @@
|
|
28
28
|
"d3-shape": "3.2.0",
|
29
29
|
"expo-application": "6.0.1",
|
30
30
|
"expo-blur": "14.0.3",
|
31
|
+
"expo-file-system": "18.0.4",
|
31
32
|
"expo-font": "13.0.1",
|
32
33
|
"expo-image": "2.0.3",
|
33
34
|
"expo-linear-gradient": "13.0.2",
|
34
35
|
"expo-modules-core": "2.1.1",
|
35
36
|
"expo-navigation-bar": "4.0.8",
|
37
|
+
"expo-sharing": "13.0.1",
|
36
38
|
"expo-video": "2.0.2",
|
37
39
|
"fast-xml-parser": "4.3.6",
|
38
40
|
"imask": "7.6.1",
|
@@ -154,8 +156,8 @@
|
|
154
156
|
}
|
155
157
|
},
|
156
158
|
"node_modules/@babel/compat-data": {
|
157
|
-
"version": "7.27.
|
158
|
-
"integrity": "sha512-
|
159
|
+
"version": "7.27.3",
|
160
|
+
"integrity": "sha512-V42wFfx1ymFte+ecf6iXghnnP8kWTO+ZLXIyZq+1LAXHHvTZdVxicn4yiVYdYMGaCO3tmqub11AorKkv+iodqw==",
|
159
161
|
"license": "MIT",
|
160
162
|
"engines": {
|
161
163
|
"node": ">=6.9.0"
|
@@ -209,12 +211,12 @@
|
|
209
211
|
}
|
210
212
|
},
|
211
213
|
"node_modules/@babel/generator": {
|
212
|
-
"version": "7.27.
|
213
|
-
"integrity": "sha512-
|
214
|
+
"version": "7.27.3",
|
215
|
+
"integrity": "sha512-xnlJYj5zepml8NXtjkG0WquFUv8RskFqyFcVgTBp5k+NaA/8uw/K+OSVf8AMGw5e9HKP2ETd5xpK5MLZQD6b4Q==",
|
214
216
|
"license": "MIT",
|
215
217
|
"dependencies": {
|
216
|
-
"@babel/parser": "^7.27.
|
217
|
-
"@babel/types": "^7.27.
|
218
|
+
"@babel/parser": "^7.27.3",
|
219
|
+
"@babel/types": "^7.27.3",
|
218
220
|
"@jridgewell/gen-mapping": "^0.3.5",
|
219
221
|
"@jridgewell/trace-mapping": "^0.3.25",
|
220
222
|
"jsesc": "^3.0.2"
|
@@ -224,11 +226,11 @@
|
|
224
226
|
}
|
225
227
|
},
|
226
228
|
"node_modules/@babel/helper-annotate-as-pure": {
|
227
|
-
"version": "7.27.
|
228
|
-
"integrity": "sha512-
|
229
|
+
"version": "7.27.3",
|
230
|
+
"integrity": "sha512-fXSwMQqitTGeHLBC08Eq5yXz2m37E4pJX1qAU1+2cNedz/ifv/bVXft90VeSav5nFO61EcNgwr0aJxbyPaWBPg==",
|
229
231
|
"license": "MIT",
|
230
232
|
"dependencies": {
|
231
|
-
"@babel/types": "^7.27.
|
233
|
+
"@babel/types": "^7.27.3"
|
232
234
|
},
|
233
235
|
"engines": {
|
234
236
|
"node": ">=6.9.0"
|
@@ -337,13 +339,13 @@
|
|
337
339
|
}
|
338
340
|
},
|
339
341
|
"node_modules/@babel/helper-module-transforms": {
|
340
|
-
"version": "7.27.
|
341
|
-
"integrity": "sha512-
|
342
|
+
"version": "7.27.3",
|
343
|
+
"integrity": "sha512-dSOvYwvyLsWBeIRyOeHXp5vPj5l1I011r52FM1+r1jCERv+aFXYk4whgQccYEGYxK2H3ZAIA8nuPkQ0HaUo3qg==",
|
342
344
|
"license": "MIT",
|
343
345
|
"dependencies": {
|
344
346
|
"@babel/helper-module-imports": "^7.27.1",
|
345
347
|
"@babel/helper-validator-identifier": "^7.27.1",
|
346
|
-
"@babel/traverse": "^7.27.
|
348
|
+
"@babel/traverse": "^7.27.3"
|
347
349
|
},
|
348
350
|
"engines": {
|
349
351
|
"node": ">=6.9.0"
|
@@ -453,12 +455,12 @@
|
|
453
455
|
}
|
454
456
|
},
|
455
457
|
"node_modules/@babel/helpers": {
|
456
|
-
"version": "7.27.
|
457
|
-
"integrity": "sha512-
|
458
|
+
"version": "7.27.3",
|
459
|
+
"integrity": "sha512-h/eKy9agOya1IGuLaZ9tEUgz+uIRXcbtOhRtUyyMf8JFmn1iT13vnl/IGVWSkdOCG/pC57U4S1jnAabAavTMwg==",
|
458
460
|
"license": "MIT",
|
459
461
|
"dependencies": {
|
460
|
-
"@babel/template": "^7.27.
|
461
|
-
"@babel/types": "^7.27.
|
462
|
+
"@babel/template": "^7.27.2",
|
463
|
+
"@babel/types": "^7.27.3"
|
462
464
|
},
|
463
465
|
"engines": {
|
464
466
|
"node": ">=6.9.0"
|
@@ -543,11 +545,11 @@
|
|
543
545
|
}
|
544
546
|
},
|
545
547
|
"node_modules/@babel/parser": {
|
546
|
-
"version": "7.27.
|
547
|
-
"integrity": "sha512-
|
548
|
+
"version": "7.27.3",
|
549
|
+
"integrity": "sha512-xyYxRj6+tLNDTWi0KCBcZ9V7yg3/lwL9DWh9Uwh/RIVlIfFidggcgxKX3GCXwCiswwcGRawBKbEg2LG/Y8eJhw==",
|
548
550
|
"license": "MIT",
|
549
551
|
"dependencies": {
|
550
|
-
"@babel/types": "^7.27.
|
552
|
+
"@babel/types": "^7.27.3"
|
551
553
|
},
|
552
554
|
"bin": {
|
553
555
|
"parser": "bin/babel-parser.js"
|
@@ -1140,8 +1142,8 @@
|
|
1140
1142
|
}
|
1141
1143
|
},
|
1142
1144
|
"node_modules/@babel/plugin-transform-block-scoping": {
|
1143
|
-
"version": "7.27.
|
1144
|
-
"integrity": "sha512
|
1145
|
+
"version": "7.27.3",
|
1146
|
+
"integrity": "sha512-+F8CnfhuLhwUACIJMLWnjz6zvzYM2r0yeIHKlbgfw7ml8rOMJsXNXV/hyRcb3nb493gRs4WvYpQAndWj/qQmkQ==",
|
1145
1147
|
"license": "MIT",
|
1146
1148
|
"dependencies": {
|
1147
1149
|
"@babel/helper-plugin-utils": "^7.27.1"
|
@@ -1220,8 +1222,8 @@
|
|
1220
1222
|
}
|
1221
1223
|
},
|
1222
1224
|
"node_modules/@babel/plugin-transform-destructuring": {
|
1223
|
-
"version": "7.27.
|
1224
|
-
"integrity": "sha512-
|
1225
|
+
"version": "7.27.3",
|
1226
|
+
"integrity": "sha512-s4Jrok82JpiaIprtY2nHsYmrThKvvwgHwjgd7UMiYhZaN0asdXNLr0y+NjTfkA7SyQE5i2Fb7eawUOZmLvyqOA==",
|
1225
1227
|
"license": "MIT",
|
1226
1228
|
"dependencies": {
|
1227
1229
|
"@babel/helper-plugin-utils": "^7.27.1"
|
@@ -1526,13 +1528,13 @@
|
|
1526
1528
|
}
|
1527
1529
|
},
|
1528
1530
|
"node_modules/@babel/plugin-transform-object-rest-spread": {
|
1529
|
-
"version": "7.27.
|
1530
|
-
"integrity": "sha512-
|
1531
|
+
"version": "7.27.3",
|
1532
|
+
"integrity": "sha512-7ZZtznF9g4l2JCImCo5LNKFHB5eXnN39lLtLY5Tg+VkR0jwOt7TBciMckuiQIOIW7L5tkQOCh3bVGYeXgMx52Q==",
|
1531
1533
|
"license": "MIT",
|
1532
1534
|
"dependencies": {
|
1533
1535
|
"@babel/helper-compilation-targets": "^7.27.2",
|
1534
1536
|
"@babel/helper-plugin-utils": "^7.27.1",
|
1535
|
-
"@babel/plugin-transform-destructuring": "^7.27.
|
1537
|
+
"@babel/plugin-transform-destructuring": "^7.27.3",
|
1536
1538
|
"@babel/plugin-transform-parameters": "^7.27.1"
|
1537
1539
|
},
|
1538
1540
|
"engines": {
|
@@ -1763,8 +1765,8 @@
|
|
1763
1765
|
}
|
1764
1766
|
},
|
1765
1767
|
"node_modules/@babel/plugin-transform-runtime": {
|
1766
|
-
"version": "7.27.
|
1767
|
-
"integrity": "sha512-
|
1768
|
+
"version": "7.27.3",
|
1769
|
+
"integrity": "sha512-bA9ZL5PW90YwNgGfjg6U+7Qh/k3zCEQJ06BFgAGRp/yMjw9hP9UGbGPtx3KSOkHGljEPCCxaE+PH4fUR2h1sDw==",
|
1768
1770
|
"license": "MIT",
|
1769
1771
|
"dependencies": {
|
1770
1772
|
"@babel/helper-module-imports": "^7.27.1",
|
@@ -2163,16 +2165,16 @@
|
|
2163
2165
|
}
|
2164
2166
|
},
|
2165
2167
|
"node_modules/@babel/runtime": {
|
2166
|
-
"version": "7.27.
|
2167
|
-
"integrity": "sha512-
|
2168
|
+
"version": "7.27.3",
|
2169
|
+
"integrity": "sha512-7EYtGezsdiDMyY80+65EzwiGmcJqpmcZCojSXaRgdrBaGtWTgDZKq69cPIVped6MkIM78cTQ2GOiEYjwOlG4xw==",
|
2168
2170
|
"license": "MIT",
|
2169
2171
|
"engines": {
|
2170
2172
|
"node": ">=6.9.0"
|
2171
2173
|
}
|
2172
2174
|
},
|
2173
2175
|
"node_modules/@babel/runtime-corejs3": {
|
2174
|
-
"version": "7.27.
|
2175
|
-
"integrity": "sha512-
|
2176
|
+
"version": "7.27.3",
|
2177
|
+
"integrity": "sha512-ZYcgrwb+dkWNcDlsTe4fH1CMdqMDSJ5lWFd1by8Si2pI54XcQjte/+ViIPqAk7EAWisaUxvQ89grv+bNX2x8zg==",
|
2176
2178
|
"license": "MIT",
|
2177
2179
|
"dependencies": {
|
2178
2180
|
"core-js-pure": "^3.30.2"
|
@@ -2195,15 +2197,15 @@
|
|
2195
2197
|
}
|
2196
2198
|
},
|
2197
2199
|
"node_modules/@babel/traverse": {
|
2198
|
-
"version": "7.27.
|
2199
|
-
"integrity": "sha512-
|
2200
|
+
"version": "7.27.3",
|
2201
|
+
"integrity": "sha512-lId/IfN/Ye1CIu8xG7oKBHXd2iNb2aW1ilPszzGcJug6M8RCKfVNcYhpI5+bMvFYjK7lXIM0R+a+6r8xhHp2FQ==",
|
2200
2202
|
"license": "MIT",
|
2201
2203
|
"dependencies": {
|
2202
2204
|
"@babel/code-frame": "^7.27.1",
|
2203
|
-
"@babel/generator": "^7.27.
|
2204
|
-
"@babel/parser": "^7.27.
|
2205
|
-
"@babel/template": "^7.27.
|
2206
|
-
"@babel/types": "^7.27.
|
2205
|
+
"@babel/generator": "^7.27.3",
|
2206
|
+
"@babel/parser": "^7.27.3",
|
2207
|
+
"@babel/template": "^7.27.2",
|
2208
|
+
"@babel/types": "^7.27.3",
|
2207
2209
|
"debug": "^4.3.1",
|
2208
2210
|
"globals": "^11.1.0"
|
2209
2211
|
},
|
@@ -2213,15 +2215,15 @@
|
|
2213
2215
|
},
|
2214
2216
|
"node_modules/@babel/traverse--for-generate-function-map": {
|
2215
2217
|
"name": "@babel/traverse",
|
2216
|
-
"version": "7.27.
|
2217
|
-
"integrity": "sha512-
|
2218
|
+
"version": "7.27.3",
|
2219
|
+
"integrity": "sha512-lId/IfN/Ye1CIu8xG7oKBHXd2iNb2aW1ilPszzGcJug6M8RCKfVNcYhpI5+bMvFYjK7lXIM0R+a+6r8xhHp2FQ==",
|
2218
2220
|
"license": "MIT",
|
2219
2221
|
"dependencies": {
|
2220
2222
|
"@babel/code-frame": "^7.27.1",
|
2221
|
-
"@babel/generator": "^7.27.
|
2222
|
-
"@babel/parser": "^7.27.
|
2223
|
-
"@babel/template": "^7.27.
|
2224
|
-
"@babel/types": "^7.27.
|
2223
|
+
"@babel/generator": "^7.27.3",
|
2224
|
+
"@babel/parser": "^7.27.3",
|
2225
|
+
"@babel/template": "^7.27.2",
|
2226
|
+
"@babel/types": "^7.27.3",
|
2225
2227
|
"debug": "^4.3.1",
|
2226
2228
|
"globals": "^11.1.0"
|
2227
2229
|
},
|
@@ -2230,8 +2232,8 @@
|
|
2230
2232
|
}
|
2231
2233
|
},
|
2232
2234
|
"node_modules/@babel/types": {
|
2233
|
-
"version": "7.27.
|
2234
|
-
"integrity": "sha512
|
2235
|
+
"version": "7.27.3",
|
2236
|
+
"integrity": "sha512-Y1GkI4ktrtvmawoSq+4FCVHNryea6uR+qUQy0AGxLSsjCX0nVmkYQMBLHDkXZuo5hGx7eYdnIaslsdBFm7zbUw==",
|
2235
2237
|
"license": "MIT",
|
2236
2238
|
"dependencies": {
|
2237
2239
|
"@babel/helper-string-parser": "^7.27.1",
|
@@ -2268,17 +2270,17 @@
|
|
2268
2270
|
}
|
2269
2271
|
},
|
2270
2272
|
"node_modules/@commitlint/cli": {
|
2271
|
-
"version": "19.8.
|
2272
|
-
"integrity": "sha512-
|
2273
|
+
"version": "19.8.1",
|
2274
|
+
"integrity": "sha512-LXUdNIkspyxrlV6VDHWBmCZRtkEVRpBKxi2Gtw3J54cGWhLCTouVD/Q6ZSaSvd2YaDObWK8mDjrz3TIKtaQMAA==",
|
2273
2275
|
"dev": true,
|
2274
2276
|
"license": "MIT",
|
2275
2277
|
"dependencies": {
|
2276
|
-
"@commitlint/format": "^19.8.
|
2277
|
-
"@commitlint/lint": "^19.8.
|
2278
|
-
"@commitlint/load": "^19.8.
|
2279
|
-
"@commitlint/read": "^19.8.
|
2280
|
-
"@commitlint/types": "^19.8.
|
2281
|
-
"tinyexec": "^0.
|
2278
|
+
"@commitlint/format": "^19.8.1",
|
2279
|
+
"@commitlint/lint": "^19.8.1",
|
2280
|
+
"@commitlint/load": "^19.8.1",
|
2281
|
+
"@commitlint/read": "^19.8.1",
|
2282
|
+
"@commitlint/types": "^19.8.1",
|
2283
|
+
"tinyexec": "^1.0.0",
|
2282
2284
|
"yargs": "^17.0.0"
|
2283
2285
|
},
|
2284
2286
|
"bin": {
|
@@ -2363,12 +2365,12 @@
|
|
2363
2365
|
}
|
2364
2366
|
},
|
2365
2367
|
"node_modules/@commitlint/config-validator": {
|
2366
|
-
"version": "19.8.
|
2367
|
-
"integrity": "sha512
|
2368
|
+
"version": "19.8.1",
|
2369
|
+
"integrity": "sha512-0jvJ4u+eqGPBIzzSdqKNX1rvdbSU1lPNYlfQQRIFnBgLy26BtC0cFnr7c/AyuzExMxWsMOte6MkTi9I3SQ3iGQ==",
|
2368
2370
|
"dev": true,
|
2369
2371
|
"license": "MIT",
|
2370
2372
|
"dependencies": {
|
2371
|
-
"@commitlint/types": "^19.8.
|
2373
|
+
"@commitlint/types": "^19.8.1",
|
2372
2374
|
"ajv": "^8.11.0"
|
2373
2375
|
},
|
2374
2376
|
"engines": {
|
@@ -2376,12 +2378,12 @@
|
|
2376
2378
|
}
|
2377
2379
|
},
|
2378
2380
|
"node_modules/@commitlint/ensure": {
|
2379
|
-
"version": "19.8.
|
2380
|
-
"integrity": "sha512-
|
2381
|
+
"version": "19.8.1",
|
2382
|
+
"integrity": "sha512-mXDnlJdvDzSObafjYrOSvZBwkD01cqB4gbnnFuVyNpGUM5ijwU/r/6uqUmBXAAOKRfyEjpkGVZxaDsCVnHAgyw==",
|
2381
2383
|
"dev": true,
|
2382
2384
|
"license": "MIT",
|
2383
2385
|
"dependencies": {
|
2384
|
-
"@commitlint/types": "^19.8.
|
2386
|
+
"@commitlint/types": "^19.8.1",
|
2385
2387
|
"lodash.camelcase": "^4.3.0",
|
2386
2388
|
"lodash.kebabcase": "^4.1.1",
|
2387
2389
|
"lodash.snakecase": "^4.1.1",
|
@@ -2393,8 +2395,8 @@
|
|
2393
2395
|
}
|
2394
2396
|
},
|
2395
2397
|
"node_modules/@commitlint/execute-rule": {
|
2396
|
-
"version": "19.8.
|
2397
|
-
"integrity": "sha512-
|
2398
|
+
"version": "19.8.1",
|
2399
|
+
"integrity": "sha512-YfJyIqIKWI64Mgvn/sE7FXvVMQER/Cd+s3hZke6cI1xgNT/f6ZAz5heND0QtffH+KbcqAwXDEE1/5niYayYaQA==",
|
2398
2400
|
"dev": true,
|
2399
2401
|
"license": "MIT",
|
2400
2402
|
"engines": {
|
@@ -2402,12 +2404,12 @@
|
|
2402
2404
|
}
|
2403
2405
|
},
|
2404
2406
|
"node_modules/@commitlint/format": {
|
2405
|
-
"version": "19.8.
|
2406
|
-
"integrity": "sha512-
|
2407
|
+
"version": "19.8.1",
|
2408
|
+
"integrity": "sha512-kSJj34Rp10ItP+Eh9oCItiuN/HwGQMXBnIRk69jdOwEW9llW9FlyqcWYbHPSGofmjsqeoxa38UaEA5tsbm2JWw==",
|
2407
2409
|
"dev": true,
|
2408
2410
|
"license": "MIT",
|
2409
2411
|
"dependencies": {
|
2410
|
-
"@commitlint/types": "^19.8.
|
2412
|
+
"@commitlint/types": "^19.8.1",
|
2411
2413
|
"chalk": "^5.3.0"
|
2412
2414
|
},
|
2413
2415
|
"engines": {
|
@@ -2415,12 +2417,12 @@
|
|
2415
2417
|
}
|
2416
2418
|
},
|
2417
2419
|
"node_modules/@commitlint/is-ignored": {
|
2418
|
-
"version": "19.8.
|
2419
|
-
"integrity": "sha512-
|
2420
|
+
"version": "19.8.1",
|
2421
|
+
"integrity": "sha512-AceOhEhekBUQ5dzrVhDDsbMaY5LqtN8s1mqSnT2Kz1ERvVZkNihrs3Sfk1Je/rxRNbXYFzKZSHaPsEJJDJV8dg==",
|
2420
2422
|
"dev": true,
|
2421
2423
|
"license": "MIT",
|
2422
2424
|
"dependencies": {
|
2423
|
-
"@commitlint/types": "^19.8.
|
2425
|
+
"@commitlint/types": "^19.8.1",
|
2424
2426
|
"semver": "^7.6.0"
|
2425
2427
|
},
|
2426
2428
|
"engines": {
|
@@ -2428,8 +2430,8 @@
|
|
2428
2430
|
}
|
2429
2431
|
},
|
2430
2432
|
"node_modules/@commitlint/is-ignored/node_modules/semver": {
|
2431
|
-
"version": "7.7.
|
2432
|
-
"integrity": "sha512-
|
2433
|
+
"version": "7.7.2",
|
2434
|
+
"integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==",
|
2433
2435
|
"dev": true,
|
2434
2436
|
"license": "ISC",
|
2435
2437
|
"bin": {
|
@@ -2440,30 +2442,30 @@
|
|
2440
2442
|
}
|
2441
2443
|
},
|
2442
2444
|
"node_modules/@commitlint/lint": {
|
2443
|
-
"version": "19.8.
|
2444
|
-
"integrity": "sha512
|
2445
|
+
"version": "19.8.1",
|
2446
|
+
"integrity": "sha512-52PFbsl+1EvMuokZXLRlOsdcLHf10isTPlWwoY1FQIidTsTvjKXVXYb7AvtpWkDzRO2ZsqIgPK7bI98x8LRUEw==",
|
2445
2447
|
"dev": true,
|
2446
2448
|
"license": "MIT",
|
2447
2449
|
"dependencies": {
|
2448
|
-
"@commitlint/is-ignored": "^19.8.
|
2449
|
-
"@commitlint/parse": "^19.8.
|
2450
|
-
"@commitlint/rules": "^19.8.
|
2451
|
-
"@commitlint/types": "^19.8.
|
2450
|
+
"@commitlint/is-ignored": "^19.8.1",
|
2451
|
+
"@commitlint/parse": "^19.8.1",
|
2452
|
+
"@commitlint/rules": "^19.8.1",
|
2453
|
+
"@commitlint/types": "^19.8.1"
|
2452
2454
|
},
|
2453
2455
|
"engines": {
|
2454
2456
|
"node": ">=v18"
|
2455
2457
|
}
|
2456
2458
|
},
|
2457
2459
|
"node_modules/@commitlint/load": {
|
2458
|
-
"version": "19.8.
|
2459
|
-
"integrity": "sha512-
|
2460
|
+
"version": "19.8.1",
|
2461
|
+
"integrity": "sha512-9V99EKG3u7z+FEoe4ikgq7YGRCSukAcvmKQuTtUyiYPnOd9a2/H9Ak1J9nJA1HChRQp9OA/sIKPugGS+FK/k1A==",
|
2460
2462
|
"dev": true,
|
2461
2463
|
"license": "MIT",
|
2462
2464
|
"dependencies": {
|
2463
|
-
"@commitlint/config-validator": "^19.8.
|
2464
|
-
"@commitlint/execute-rule": "^19.8.
|
2465
|
-
"@commitlint/resolve-extends": "^19.8.
|
2466
|
-
"@commitlint/types": "^19.8.
|
2465
|
+
"@commitlint/config-validator": "^19.8.1",
|
2466
|
+
"@commitlint/execute-rule": "^19.8.1",
|
2467
|
+
"@commitlint/resolve-extends": "^19.8.1",
|
2468
|
+
"@commitlint/types": "^19.8.1",
|
2467
2469
|
"chalk": "^5.3.0",
|
2468
2470
|
"cosmiconfig": "^9.0.0",
|
2469
2471
|
"cosmiconfig-typescript-loader": "^6.1.0",
|
@@ -2476,8 +2478,8 @@
|
|
2476
2478
|
}
|
2477
2479
|
},
|
2478
2480
|
"node_modules/@commitlint/message": {
|
2479
|
-
"version": "19.8.
|
2480
|
-
"integrity": "sha512
|
2481
|
+
"version": "19.8.1",
|
2482
|
+
"integrity": "sha512-+PMLQvjRXiU+Ae0Wc+p99EoGEutzSXFVwQfa3jRNUZLNW5odZAyseb92OSBTKCu+9gGZiJASt76Cj3dLTtcTdg==",
|
2481
2483
|
"dev": true,
|
2482
2484
|
"license": "MIT",
|
2483
2485
|
"engines": {
|
@@ -2485,12 +2487,12 @@
|
|
2485
2487
|
}
|
2486
2488
|
},
|
2487
2489
|
"node_modules/@commitlint/parse": {
|
2488
|
-
"version": "19.8.
|
2489
|
-
"integrity": "sha512-
|
2490
|
+
"version": "19.8.1",
|
2491
|
+
"integrity": "sha512-mmAHYcMBmAgJDKWdkjIGq50X4yB0pSGpxyOODwYmoexxxiUCy5JJT99t1+PEMK7KtsCtzuWYIAXYAiKR+k+/Jw==",
|
2490
2492
|
"dev": true,
|
2491
2493
|
"license": "MIT",
|
2492
2494
|
"dependencies": {
|
2493
|
-
"@commitlint/types": "^19.8.
|
2495
|
+
"@commitlint/types": "^19.8.1",
|
2494
2496
|
"conventional-changelog-angular": "^7.0.0",
|
2495
2497
|
"conventional-commits-parser": "^5.0.0"
|
2496
2498
|
},
|
@@ -2499,29 +2501,29 @@
|
|
2499
2501
|
}
|
2500
2502
|
},
|
2501
2503
|
"node_modules/@commitlint/read": {
|
2502
|
-
"version": "19.8.
|
2503
|
-
"integrity": "sha512-
|
2504
|
+
"version": "19.8.1",
|
2505
|
+
"integrity": "sha512-03Jbjb1MqluaVXKHKRuGhcKWtSgh3Jizqy2lJCRbRrnWpcM06MYm8th59Xcns8EqBYvo0Xqb+2DoZFlga97uXQ==",
|
2504
2506
|
"dev": true,
|
2505
2507
|
"license": "MIT",
|
2506
2508
|
"dependencies": {
|
2507
|
-
"@commitlint/top-level": "^19.8.
|
2508
|
-
"@commitlint/types": "^19.8.
|
2509
|
+
"@commitlint/top-level": "^19.8.1",
|
2510
|
+
"@commitlint/types": "^19.8.1",
|
2509
2511
|
"git-raw-commits": "^4.0.0",
|
2510
2512
|
"minimist": "^1.2.8",
|
2511
|
-
"tinyexec": "^0.
|
2513
|
+
"tinyexec": "^1.0.0"
|
2512
2514
|
},
|
2513
2515
|
"engines": {
|
2514
2516
|
"node": ">=v18"
|
2515
2517
|
}
|
2516
2518
|
},
|
2517
2519
|
"node_modules/@commitlint/resolve-extends": {
|
2518
|
-
"version": "19.8.
|
2519
|
-
"integrity": "sha512-
|
2520
|
+
"version": "19.8.1",
|
2521
|
+
"integrity": "sha512-GM0mAhFk49I+T/5UCYns5ayGStkTt4XFFrjjf0L4S26xoMTSkdCf9ZRO8en1kuopC4isDFuEm7ZOm/WRVeElVg==",
|
2520
2522
|
"dev": true,
|
2521
2523
|
"license": "MIT",
|
2522
2524
|
"dependencies": {
|
2523
|
-
"@commitlint/config-validator": "^19.8.
|
2524
|
-
"@commitlint/types": "^19.8.
|
2525
|
+
"@commitlint/config-validator": "^19.8.1",
|
2526
|
+
"@commitlint/types": "^19.8.1",
|
2525
2527
|
"global-directory": "^4.0.1",
|
2526
2528
|
"import-meta-resolve": "^4.0.0",
|
2527
2529
|
"lodash.mergewith": "^4.6.2",
|
@@ -2532,23 +2534,23 @@
|
|
2532
2534
|
}
|
2533
2535
|
},
|
2534
2536
|
"node_modules/@commitlint/rules": {
|
2535
|
-
"version": "19.8.
|
2536
|
-
"integrity": "sha512-
|
2537
|
+
"version": "19.8.1",
|
2538
|
+
"integrity": "sha512-Hnlhd9DyvGiGwjfjfToMi1dsnw1EXKGJNLTcsuGORHz6SS9swRgkBsou33MQ2n51/boIDrbsg4tIBbRpEWK2kw==",
|
2537
2539
|
"dev": true,
|
2538
2540
|
"license": "MIT",
|
2539
2541
|
"dependencies": {
|
2540
|
-
"@commitlint/ensure": "^19.8.
|
2541
|
-
"@commitlint/message": "^19.8.
|
2542
|
-
"@commitlint/to-lines": "^19.8.
|
2543
|
-
"@commitlint/types": "^19.8.
|
2542
|
+
"@commitlint/ensure": "^19.8.1",
|
2543
|
+
"@commitlint/message": "^19.8.1",
|
2544
|
+
"@commitlint/to-lines": "^19.8.1",
|
2545
|
+
"@commitlint/types": "^19.8.1"
|
2544
2546
|
},
|
2545
2547
|
"engines": {
|
2546
2548
|
"node": ">=v18"
|
2547
2549
|
}
|
2548
2550
|
},
|
2549
2551
|
"node_modules/@commitlint/to-lines": {
|
2550
|
-
"version": "19.8.
|
2551
|
-
"integrity": "sha512-
|
2552
|
+
"version": "19.8.1",
|
2553
|
+
"integrity": "sha512-98Mm5inzbWTKuZQr2aW4SReY6WUukdWXuZhrqf1QdKPZBCCsXuG87c+iP0bwtD6DBnmVVQjgp4whoHRVixyPBg==",
|
2552
2554
|
"dev": true,
|
2553
2555
|
"license": "MIT",
|
2554
2556
|
"engines": {
|
@@ -2556,8 +2558,8 @@
|
|
2556
2558
|
}
|
2557
2559
|
},
|
2558
2560
|
"node_modules/@commitlint/top-level": {
|
2559
|
-
"version": "19.8.
|
2560
|
-
"integrity": "sha512-
|
2561
|
+
"version": "19.8.1",
|
2562
|
+
"integrity": "sha512-Ph8IN1IOHPSDhURCSXBz44+CIu+60duFwRsg6HqaISFHQHbmBtxVw4ZrFNIYUzEP7WwrNPxa2/5qJ//NK1FGcw==",
|
2561
2563
|
"dev": true,
|
2562
2564
|
"license": "MIT",
|
2563
2565
|
"dependencies": {
|
@@ -2651,8 +2653,8 @@
|
|
2651
2653
|
}
|
2652
2654
|
},
|
2653
2655
|
"node_modules/@commitlint/types": {
|
2654
|
-
"version": "19.8.
|
2655
|
-
"integrity": "sha512
|
2656
|
+
"version": "19.8.1",
|
2657
|
+
"integrity": "sha512-/yCrWGCoA1SVKOks25EGadP9Pnj0oAIHGpl2wH2M2Y46dPM2ueb8wyCVOD7O3WCTkaJ0IkKvzhl1JY7+uCT2Dw==",
|
2656
2658
|
"dev": true,
|
2657
2659
|
"license": "MIT",
|
2658
2660
|
"dependencies": {
|
@@ -2798,15 +2800,15 @@
|
|
2798
2800
|
}
|
2799
2801
|
},
|
2800
2802
|
"node_modules/@expo/cli": {
|
2801
|
-
"version": "0.24.
|
2802
|
-
"integrity": "sha512-
|
2803
|
+
"version": "0.24.13",
|
2804
|
+
"integrity": "sha512-2LSdbvYs+WmUljnplQXMCUyNzyX4H+F4l8uExfA1hud25Bl5kyaGrx1jjtgNxMTXmfmMjvgBdK798R50imEhkA==",
|
2803
2805
|
"license": "MIT",
|
2804
2806
|
"peer": true,
|
2805
2807
|
"dependencies": {
|
2806
2808
|
"@0no-co/graphql.web": "^1.0.8",
|
2807
2809
|
"@babel/runtime": "^7.20.0",
|
2808
2810
|
"@expo/code-signing-certificates": "^0.0.5",
|
2809
|
-
"@expo/config": "~11.0.
|
2811
|
+
"@expo/config": "~11.0.10",
|
2810
2812
|
"@expo/config-plugins": "~10.0.2",
|
2811
2813
|
"@expo/devcert": "^1.1.2",
|
2812
2814
|
"@expo/env": "~1.0.5",
|
@@ -2837,7 +2839,7 @@
|
|
2837
2839
|
"freeport-async": "^2.0.0",
|
2838
2840
|
"getenv": "^1.0.0",
|
2839
2841
|
"glob": "^10.4.2",
|
2840
|
-
"lan-network": "^0.1.
|
2842
|
+
"lan-network": "^0.1.6",
|
2841
2843
|
"minimatch": "^9.0.0",
|
2842
2844
|
"node-forge": "^1.3.1",
|
2843
2845
|
"npm-package-arg": "^11.0.0",
|
@@ -2961,8 +2963,8 @@
|
|
2961
2963
|
}
|
2962
2964
|
},
|
2963
2965
|
"node_modules/@expo/cli/node_modules/semver": {
|
2964
|
-
"version": "7.7.
|
2965
|
-
"integrity": "sha512-
|
2966
|
+
"version": "7.7.2",
|
2967
|
+
"integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==",
|
2966
2968
|
"license": "ISC",
|
2967
2969
|
"peer": true,
|
2968
2970
|
"bin": {
|
@@ -3009,8 +3011,8 @@
|
|
3009
3011
|
}
|
3010
3012
|
},
|
3011
3013
|
"node_modules/@expo/config": {
|
3012
|
-
"version": "11.0.
|
3013
|
-
"integrity": "sha512-
|
3014
|
+
"version": "11.0.10",
|
3015
|
+
"integrity": "sha512-8S8Krr/c5lnl0eF03tA2UGY9rGBhZcbWKz2UWw5dpL/+zstwUmog8oyuuC8aRcn7GiTQLlbBkxcMeT8sOGlhbA==",
|
3014
3016
|
"license": "MIT",
|
3015
3017
|
"peer": true,
|
3016
3018
|
"dependencies": {
|
@@ -3083,8 +3085,8 @@
|
|
3083
3085
|
}
|
3084
3086
|
},
|
3085
3087
|
"node_modules/@expo/config-plugins/node_modules/semver": {
|
3086
|
-
"version": "7.7.
|
3087
|
-
"integrity": "sha512-
|
3088
|
+
"version": "7.7.2",
|
3089
|
+
"integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==",
|
3088
3090
|
"license": "ISC",
|
3089
3091
|
"peer": true,
|
3090
3092
|
"bin": {
|
@@ -3110,8 +3112,8 @@
|
|
3110
3112
|
}
|
3111
3113
|
},
|
3112
3114
|
"node_modules/@expo/config/node_modules/semver": {
|
3113
|
-
"version": "7.7.
|
3114
|
-
"integrity": "sha512-
|
3115
|
+
"version": "7.7.2",
|
3116
|
+
"integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==",
|
3115
3117
|
"license": "ISC",
|
3116
3118
|
"peer": true,
|
3117
3119
|
"bin": {
|
@@ -3308,8 +3310,8 @@
|
|
3308
3310
|
}
|
3309
3311
|
},
|
3310
3312
|
"node_modules/@expo/fingerprint/node_modules/semver": {
|
3311
|
-
"version": "7.7.
|
3312
|
-
"integrity": "sha512-
|
3313
|
+
"version": "7.7.2",
|
3314
|
+
"integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==",
|
3313
3315
|
"license": "ISC",
|
3314
3316
|
"peer": true,
|
3315
3317
|
"bin": {
|
@@ -3368,8 +3370,8 @@
|
|
3368
3370
|
}
|
3369
3371
|
},
|
3370
3372
|
"node_modules/@expo/image-utils/node_modules/semver": {
|
3371
|
-
"version": "7.7.
|
3372
|
-
"integrity": "sha512-
|
3373
|
+
"version": "7.7.2",
|
3374
|
+
"integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==",
|
3373
3375
|
"license": "ISC",
|
3374
3376
|
"peer": true,
|
3375
3377
|
"bin": {
|
@@ -3568,8 +3570,8 @@
|
|
3568
3570
|
}
|
3569
3571
|
},
|
3570
3572
|
"node_modules/@expo/prebuild-config/node_modules/semver": {
|
3571
|
-
"version": "7.7.
|
3572
|
-
"integrity": "sha512-
|
3573
|
+
"version": "7.7.2",
|
3574
|
+
"integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==",
|
3573
3575
|
"license": "ISC",
|
3574
3576
|
"peer": true,
|
3575
3577
|
"bin": {
|
@@ -4227,8 +4229,8 @@
|
|
4227
4229
|
}
|
4228
4230
|
},
|
4229
4231
|
"node_modules/@jest/reporters/node_modules/semver": {
|
4230
|
-
"version": "7.7.
|
4231
|
-
"integrity": "sha512-
|
4232
|
+
"version": "7.7.2",
|
4233
|
+
"integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==",
|
4232
4234
|
"dev": true,
|
4233
4235
|
"license": "ISC",
|
4234
4236
|
"bin": {
|
@@ -4792,8 +4794,8 @@
|
|
4792
4794
|
}
|
4793
4795
|
},
|
4794
4796
|
"node_modules/@react-native-community/eslint-config/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver": {
|
4795
|
-
"version": "7.7.
|
4796
|
-
"integrity": "sha512-
|
4797
|
+
"version": "7.7.2",
|
4798
|
+
"integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==",
|
4797
4799
|
"dev": true,
|
4798
4800
|
"license": "ISC",
|
4799
4801
|
"bin": {
|
@@ -4910,8 +4912,8 @@
|
|
4910
4912
|
}
|
4911
4913
|
},
|
4912
4914
|
"node_modules/@react-native-community/eslint-config/node_modules/eslint-plugin-jest/node_modules/semver": {
|
4913
|
-
"version": "7.7.
|
4914
|
-
"integrity": "sha512-
|
4915
|
+
"version": "7.7.2",
|
4916
|
+
"integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==",
|
4915
4917
|
"dev": true,
|
4916
4918
|
"license": "ISC",
|
4917
4919
|
"bin": {
|
@@ -5356,8 +5358,8 @@
|
|
5356
5358
|
"license": "MIT"
|
5357
5359
|
},
|
5358
5360
|
"node_modules/@react-native/community-cli-plugin/node_modules/semver": {
|
5359
|
-
"version": "7.7.
|
5360
|
-
"integrity": "sha512-
|
5361
|
+
"version": "7.7.2",
|
5362
|
+
"integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==",
|
5361
5363
|
"license": "ISC",
|
5362
5364
|
"bin": {
|
5363
5365
|
"semver": "bin/semver.js"
|
@@ -6061,8 +6063,8 @@
|
|
6061
6063
|
}
|
6062
6064
|
},
|
6063
6065
|
"node_modules/@types/enzyme/node_modules/@types/react": {
|
6064
|
-
"version": "16.14.
|
6065
|
-
"integrity": "sha512-
|
6066
|
+
"version": "16.14.65",
|
6067
|
+
"integrity": "sha512-Guc3kE+W8LrQB9I3bF3blvNH15dXFIVIHIJTqrF8cp5XI/3IJcHGo4C3sJNPb8Zx49aofXKnAGIKyonE4f7XWg==",
|
6066
6068
|
"dev": true,
|
6067
6069
|
"license": "MIT",
|
6068
6070
|
"dependencies": {
|
@@ -6177,8 +6179,8 @@
|
|
6177
6179
|
}
|
6178
6180
|
},
|
6179
6181
|
"node_modules/@types/lodash": {
|
6180
|
-
"version": "4.17.
|
6181
|
-
"integrity": "sha512-
|
6182
|
+
"version": "4.17.17",
|
6183
|
+
"integrity": "sha512-RRVJ+J3J+WmyOTqnz3PiBLA501eKwXl2noseKOrNo/6+XEHjTAxO4xHvxQB6QuNm+s4WRbn6rSiap8+EA+ykFQ==",
|
6182
6184
|
"dev": true,
|
6183
6185
|
"license": "MIT"
|
6184
6186
|
},
|
@@ -6198,8 +6200,8 @@
|
|
6198
6200
|
"license": "MIT"
|
6199
6201
|
},
|
6200
6202
|
"node_modules/@types/node": {
|
6201
|
-
"version": "22.15.
|
6202
|
-
"integrity": "sha512-
|
6203
|
+
"version": "22.15.23",
|
6204
|
+
"integrity": "sha512-7Ec1zaFPF4RJ0eXu1YT/xgiebqwqoJz8rYPDi/O2BcZ++Wpt0Kq9cl0eg6NN6bYbPnR67ZLo7St5Q3UK0SnARw==",
|
6203
6205
|
"license": "MIT",
|
6204
6206
|
"dependencies": {
|
6205
6207
|
"undici-types": "~6.21.0"
|
@@ -6376,8 +6378,8 @@
|
|
6376
6378
|
}
|
6377
6379
|
},
|
6378
6380
|
"node_modules/@typescript-eslint/type-utils/node_modules/semver": {
|
6379
|
-
"version": "7.7.
|
6380
|
-
"integrity": "sha512-
|
6381
|
+
"version": "7.7.2",
|
6382
|
+
"integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==",
|
6381
6383
|
"dev": true,
|
6382
6384
|
"license": "ISC",
|
6383
6385
|
"bin": {
|
@@ -6428,8 +6430,8 @@
|
|
6428
6430
|
}
|
6429
6431
|
},
|
6430
6432
|
"node_modules/@typescript-eslint/typescript-estree/node_modules/semver": {
|
6431
|
-
"version": "7.7.
|
6432
|
-
"integrity": "sha512-
|
6433
|
+
"version": "7.7.2",
|
6434
|
+
"integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==",
|
6433
6435
|
"dev": true,
|
6434
6436
|
"license": "ISC",
|
6435
6437
|
"bin": {
|
@@ -6492,8 +6494,8 @@
|
|
6492
6494
|
}
|
6493
6495
|
},
|
6494
6496
|
"node_modules/@wavemaker/variables": {
|
6495
|
-
"version": "11.11.1
|
6496
|
-
"integrity": "sha512-
|
6497
|
+
"version": "11.11.2-1.6157",
|
6498
|
+
"integrity": "sha512-0l3jYd379+F+3ztQnIKVH20bIypL4ZVulQ4hvGqO8UWPMqhMWPw8WI9hma1RtilUiYrsANF92iD1NOAOkNn8Vw==",
|
6497
6499
|
"license": "ISC",
|
6498
6500
|
"dependencies": {
|
6499
6501
|
"@metrichor/jmespath": "^0.3.1",
|
@@ -8750,8 +8752,8 @@
|
|
8750
8752
|
}
|
8751
8753
|
},
|
8752
8754
|
"node_modules/caniuse-lite": {
|
8753
|
-
"version": "1.0.
|
8754
|
-
"integrity": "sha512-
|
8755
|
+
"version": "1.0.30001718",
|
8756
|
+
"integrity": "sha512-AflseV1ahcSunK53NfEs9gFWgOEmzr0f+kaMFA4xiLZlr9Hzt7HxcSpIFcnNCUkz6R6dWKa54rUz3HUmI3nVcw==",
|
8755
8757
|
"funding": [
|
8756
8758
|
{
|
8757
8759
|
"type": "opencollective",
|
@@ -10229,8 +10231,8 @@
|
|
10229
10231
|
}
|
10230
10232
|
},
|
10231
10233
|
"node_modules/debug": {
|
10232
|
-
"version": "4.4.
|
10233
|
-
"integrity": "sha512-
|
10234
|
+
"version": "4.4.1",
|
10235
|
+
"integrity": "sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==",
|
10234
10236
|
"license": "MIT",
|
10235
10237
|
"dependencies": {
|
10236
10238
|
"ms": "^2.1.3"
|
@@ -10697,8 +10699,8 @@
|
|
10697
10699
|
"license": "MIT"
|
10698
10700
|
},
|
10699
10701
|
"node_modules/electron-to-chromium": {
|
10700
|
-
"version": "1.5.
|
10701
|
-
"integrity": "sha512-
|
10702
|
+
"version": "1.5.159",
|
10703
|
+
"integrity": "sha512-CEvHptWAMV5p6GJ0Lq8aheyvVbfzVrv5mmidu1D3pidoVNkB3tTBsTMVtPJ+rzRK5oV229mCLz9Zj/hNvU8GBA==",
|
10702
10704
|
"license": "ISC"
|
10703
10705
|
},
|
10704
10706
|
"node_modules/emittery": {
|
@@ -10854,8 +10856,8 @@
|
|
10854
10856
|
}
|
10855
10857
|
},
|
10856
10858
|
"node_modules/es-abstract": {
|
10857
|
-
"version": "1.23.
|
10858
|
-
"integrity": "sha512-
|
10859
|
+
"version": "1.23.10",
|
10860
|
+
"integrity": "sha512-MtUbM072wlJNyeYAe0mhzrD+M6DIJa96CZAOBBrhDbgKnB4MApIKefcyAB1eOdYn8cUNZgvwBvEzdoAYsxgEIw==",
|
10859
10861
|
"dev": true,
|
10860
10862
|
"license": "MIT",
|
10861
10863
|
"dependencies": {
|
@@ -10863,18 +10865,18 @@
|
|
10863
10865
|
"arraybuffer.prototype.slice": "^1.0.4",
|
10864
10866
|
"available-typed-arrays": "^1.0.7",
|
10865
10867
|
"call-bind": "^1.0.8",
|
10866
|
-
"call-bound": "^1.0.
|
10868
|
+
"call-bound": "^1.0.4",
|
10867
10869
|
"data-view-buffer": "^1.0.2",
|
10868
10870
|
"data-view-byte-length": "^1.0.2",
|
10869
10871
|
"data-view-byte-offset": "^1.0.1",
|
10870
10872
|
"es-define-property": "^1.0.1",
|
10871
10873
|
"es-errors": "^1.3.0",
|
10872
|
-
"es-object-atoms": "^1.
|
10874
|
+
"es-object-atoms": "^1.1.1",
|
10873
10875
|
"es-set-tostringtag": "^2.1.0",
|
10874
10876
|
"es-to-primitive": "^1.3.0",
|
10875
10877
|
"function.prototype.name": "^1.1.8",
|
10876
|
-
"get-intrinsic": "^1.
|
10877
|
-
"get-proto": "^1.0.
|
10878
|
+
"get-intrinsic": "^1.3.0",
|
10879
|
+
"get-proto": "^1.0.1",
|
10878
10880
|
"get-symbol-description": "^1.1.0",
|
10879
10881
|
"globalthis": "^1.0.4",
|
10880
10882
|
"gopd": "^1.2.0",
|
@@ -10890,13 +10892,13 @@
|
|
10890
10892
|
"is-shared-array-buffer": "^1.0.4",
|
10891
10893
|
"is-string": "^1.1.1",
|
10892
10894
|
"is-typed-array": "^1.1.15",
|
10893
|
-
"is-weakref": "^1.1.
|
10895
|
+
"is-weakref": "^1.1.1",
|
10894
10896
|
"math-intrinsics": "^1.1.0",
|
10895
|
-
"object-inspect": "^1.13.
|
10897
|
+
"object-inspect": "^1.13.4",
|
10896
10898
|
"object-keys": "^1.1.1",
|
10897
10899
|
"object.assign": "^4.1.7",
|
10898
10900
|
"own-keys": "^1.0.1",
|
10899
|
-
"regexp.prototype.flags": "^1.5.
|
10901
|
+
"regexp.prototype.flags": "^1.5.4",
|
10900
10902
|
"safe-array-concat": "^1.1.3",
|
10901
10903
|
"safe-push-apply": "^1.0.0",
|
10902
10904
|
"safe-regex-test": "^1.1.0",
|
@@ -10909,7 +10911,7 @@
|
|
10909
10911
|
"typed-array-byte-offset": "^1.0.4",
|
10910
10912
|
"typed-array-length": "^1.0.7",
|
10911
10913
|
"unbox-primitive": "^1.1.0",
|
10912
|
-
"which-typed-array": "^1.1.
|
10914
|
+
"which-typed-array": "^1.1.19"
|
10913
10915
|
},
|
10914
10916
|
"engines": {
|
10915
10917
|
"node": ">= 0.4"
|
@@ -11580,14 +11582,14 @@
|
|
11580
11582
|
}
|
11581
11583
|
},
|
11582
11584
|
"node_modules/expo": {
|
11583
|
-
"version": "53.0.
|
11584
|
-
"integrity": "sha512-
|
11585
|
+
"version": "53.0.9",
|
11586
|
+
"integrity": "sha512-UFG68aVOpccg3s++S3pbtI3YCQCnlu/TFvhnQ5vaD3vhOox1Uk/f2O2T95jmwA/EvKvetqGj34lys3DNXvPqgQ==",
|
11585
11587
|
"license": "MIT",
|
11586
11588
|
"peer": true,
|
11587
11589
|
"dependencies": {
|
11588
11590
|
"@babel/runtime": "^7.20.0",
|
11589
|
-
"@expo/cli": "0.24.
|
11590
|
-
"@expo/config": "~11.0.
|
11591
|
+
"@expo/cli": "0.24.13",
|
11592
|
+
"@expo/config": "~11.0.10",
|
11591
11593
|
"@expo/config-plugins": "~10.0.2",
|
11592
11594
|
"@expo/fingerprint": "0.12.4",
|
11593
11595
|
"@expo/metro-config": "0.20.14",
|
@@ -11595,11 +11597,11 @@
|
|
11595
11597
|
"babel-preset-expo": "~13.1.11",
|
11596
11598
|
"expo-asset": "~11.1.5",
|
11597
11599
|
"expo-constants": "~17.1.6",
|
11598
|
-
"expo-file-system": "~18.1.
|
11600
|
+
"expo-file-system": "~18.1.10",
|
11599
11601
|
"expo-font": "~13.3.1",
|
11600
11602
|
"expo-keep-awake": "~14.1.4",
|
11601
11603
|
"expo-modules-autolinking": "2.1.10",
|
11602
|
-
"expo-modules-core": "2.3.
|
11604
|
+
"expo-modules-core": "2.3.13",
|
11603
11605
|
"react-native-edge-to-edge": "1.6.0",
|
11604
11606
|
"whatwg-url-without-unicode": "8.0.0-3"
|
11605
11607
|
},
|
@@ -11952,6 +11954,14 @@
|
|
11952
11954
|
"react": "*"
|
11953
11955
|
}
|
11954
11956
|
},
|
11957
|
+
"node_modules/expo-sharing": {
|
11958
|
+
"version": "13.0.1",
|
11959
|
+
"integrity": "sha512-qych3Nw65wlFcnzE/gRrsdtvmdV0uF4U4qVMZBJYPG90vYyWh2QM9rp1gVu0KWOBc7N8CC2dSVYn4/BXqJy6Xw==",
|
11960
|
+
"license": "MIT",
|
11961
|
+
"peerDependencies": {
|
11962
|
+
"expo": "*"
|
11963
|
+
}
|
11964
|
+
},
|
11955
11965
|
"node_modules/expo-splash-screen": {
|
11956
11966
|
"version": "0.29.16",
|
11957
11967
|
"integrity": "sha512-1WnExDA23hEJhz+djUthVUWxUvVtDT9sqRrpCgU4srG2OfBN0NryJ+Fbnoc1V2xw2uYc4Ij3ru0nH9a1TNvW9w==",
|
@@ -12144,8 +12154,8 @@
|
|
12144
12154
|
}
|
12145
12155
|
},
|
12146
12156
|
"node_modules/expo-splash-screen/node_modules/semver": {
|
12147
|
-
"version": "7.7.
|
12148
|
-
"integrity": "sha512-
|
12157
|
+
"version": "7.7.2",
|
12158
|
+
"integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==",
|
12149
12159
|
"dev": true,
|
12150
12160
|
"license": "ISC",
|
12151
12161
|
"bin": {
|
@@ -12205,8 +12215,8 @@
|
|
12205
12215
|
}
|
12206
12216
|
},
|
12207
12217
|
"node_modules/expo/node_modules/expo-file-system": {
|
12208
|
-
"version": "18.1.
|
12209
|
-
"integrity": "sha512-
|
12218
|
+
"version": "18.1.10",
|
12219
|
+
"integrity": "sha512-SyaWg+HitScLuyEeSG9gMSDT0hIxbM9jiZjSBP9l9zMnwZjmQwsusE6+7qGiddxJzdOhTP4YGUfvEzeeS0YL3Q==",
|
12210
12220
|
"license": "MIT",
|
12211
12221
|
"peer": true,
|
12212
12222
|
"peerDependencies": {
|
@@ -12228,8 +12238,8 @@
|
|
12228
12238
|
}
|
12229
12239
|
},
|
12230
12240
|
"node_modules/expo/node_modules/expo-modules-core": {
|
12231
|
-
"version": "2.3.
|
12232
|
-
"integrity": "sha512-
|
12241
|
+
"version": "2.3.13",
|
12242
|
+
"integrity": "sha512-vmKHv7tEo2wUQoYDV6grhsLsQfD3DUnew5Up3yNnOE1gHGQE+zhV1SBYqaPMPB12OvpyD1mlfzGhu6r9PODnng==",
|
12233
12243
|
"license": "MIT",
|
12234
12244
|
"peer": true,
|
12235
12245
|
"dependencies": {
|
@@ -12668,8 +12678,8 @@
|
|
12668
12678
|
"license": "MIT"
|
12669
12679
|
},
|
12670
12680
|
"node_modules/flow-parser": {
|
12671
|
-
"version": "0.
|
12672
|
-
"integrity": "sha512-
|
12681
|
+
"version": "0.272.1",
|
12682
|
+
"integrity": "sha512-rQjypovSgZ739VukA3G1bC+9TtQPBX+T3SiuEOoH/voGegTCfGvCx6/TrLbUn1ptNhQ469hdBrqzwIojKT0YXQ==",
|
12673
12683
|
"license": "MIT",
|
12674
12684
|
"engines": {
|
12675
12685
|
"node": ">=0.4.0"
|
@@ -13596,8 +13606,8 @@
|
|
13596
13606
|
}
|
13597
13607
|
},
|
13598
13608
|
"node_modules/http-cache-semantics": {
|
13599
|
-
"version": "4.
|
13600
|
-
"integrity": "sha512-
|
13609
|
+
"version": "4.2.0",
|
13610
|
+
"integrity": "sha512-dTxcvPXqPvXBQpq5dUr6mEMJX4oIEFv6bwom3FDwKRDsuIjjJGANqhBuoAn9c1RQJIdAKav33ED65E2ys+87QQ==",
|
13601
13611
|
"dev": true,
|
13602
13612
|
"license": "BSD-2-Clause"
|
13603
13613
|
},
|
@@ -15619,8 +15629,8 @@
|
|
15619
15629
|
}
|
15620
15630
|
},
|
15621
15631
|
"node_modules/jest-expo/node_modules/semver": {
|
15622
|
-
"version": "7.7.
|
15623
|
-
"integrity": "sha512-
|
15632
|
+
"version": "7.7.2",
|
15633
|
+
"integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==",
|
15624
15634
|
"dev": true,
|
15625
15635
|
"license": "ISC",
|
15626
15636
|
"bin": {
|
@@ -16151,8 +16161,8 @@
|
|
16151
16161
|
}
|
16152
16162
|
},
|
16153
16163
|
"node_modules/jest-snapshot/node_modules/semver": {
|
16154
|
-
"version": "7.7.
|
16155
|
-
"integrity": "sha512-
|
16164
|
+
"version": "7.7.2",
|
16165
|
+
"integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==",
|
16156
16166
|
"dev": true,
|
16157
16167
|
"license": "ISC",
|
16158
16168
|
"bin": {
|
@@ -16844,8 +16854,8 @@
|
|
16844
16854
|
}
|
16845
16855
|
},
|
16846
16856
|
"node_modules/lan-network": {
|
16847
|
-
"version": "0.1.
|
16848
|
-
"integrity": "sha512-
|
16857
|
+
"version": "0.1.7",
|
16858
|
+
"integrity": "sha512-mnIlAEMu4OyEvUNdzco9xpuB9YVcPkQec+QsgycBCtPZvEqWPCDPfbAE4OJMdBBWpZWtpCn1xw9jJYlwjWI5zQ==",
|
16849
16859
|
"license": "MIT",
|
16850
16860
|
"peer": true,
|
16851
16861
|
"bin": {
|
@@ -17421,8 +17431,8 @@
|
|
17421
17431
|
}
|
17422
17432
|
},
|
17423
17433
|
"node_modules/lottie-web": {
|
17424
|
-
"version": "5.
|
17425
|
-
"integrity": "sha512
|
17434
|
+
"version": "5.13.0",
|
17435
|
+
"integrity": "sha512-+gfBXl6sxXMPe8tKQm7qzLnUy5DUPJPKIyRHwtpCpyUEYjHYRJC/5gjUvdkuO2c3JllrPtHXH5UJJK8LRYl5yQ==",
|
17426
17436
|
"license": "MIT"
|
17427
17437
|
},
|
17428
17438
|
"node_modules/lowercase-keys": {
|
@@ -17470,8 +17480,8 @@
|
|
17470
17480
|
}
|
17471
17481
|
},
|
17472
17482
|
"node_modules/make-dir/node_modules/semver": {
|
17473
|
-
"version": "7.7.
|
17474
|
-
"integrity": "sha512-
|
17483
|
+
"version": "7.7.2",
|
17484
|
+
"integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==",
|
17475
17485
|
"dev": true,
|
17476
17486
|
"license": "ISC",
|
17477
17487
|
"bin": {
|
@@ -18591,8 +18601,8 @@
|
|
18591
18601
|
}
|
18592
18602
|
},
|
18593
18603
|
"node_modules/normalize-package-data/node_modules/semver": {
|
18594
|
-
"version": "7.7.
|
18595
|
-
"integrity": "sha512-
|
18604
|
+
"version": "7.7.2",
|
18605
|
+
"integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==",
|
18596
18606
|
"dev": true,
|
18597
18607
|
"license": "ISC",
|
18598
18608
|
"bin": {
|
@@ -18656,8 +18666,8 @@
|
|
18656
18666
|
"peer": true
|
18657
18667
|
},
|
18658
18668
|
"node_modules/npm-package-arg/node_modules/semver": {
|
18659
|
-
"version": "7.7.
|
18660
|
-
"integrity": "sha512-
|
18669
|
+
"version": "7.7.2",
|
18670
|
+
"integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==",
|
18661
18671
|
"license": "ISC",
|
18662
18672
|
"peer": true,
|
18663
18673
|
"bin": {
|
@@ -20724,8 +20734,8 @@
|
|
20724
20734
|
}
|
20725
20735
|
},
|
20726
20736
|
"node_modules/react-native/node_modules/semver": {
|
20727
|
-
"version": "7.7.
|
20728
|
-
"integrity": "sha512-
|
20737
|
+
"version": "7.7.2",
|
20738
|
+
"integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==",
|
20729
20739
|
"license": "ISC",
|
20730
20740
|
"bin": {
|
20731
20741
|
"semver": "bin/semver.js"
|
@@ -22996,8 +23006,8 @@
|
|
22996
23006
|
"license": "0BSD"
|
22997
23007
|
},
|
22998
23008
|
"node_modules/tapable": {
|
22999
|
-
"version": "2.2.
|
23000
|
-
"integrity": "sha512-
|
23009
|
+
"version": "2.2.2",
|
23010
|
+
"integrity": "sha512-Re10+NauLTMCudc7T5WLFLAwDhQ0JWdrMK+9B2M8zR5hRExKmsRDCBA7/aV/pNJFltmBFO5BAMlQFi/vq3nKOg==",
|
23001
23011
|
"dev": true,
|
23002
23012
|
"license": "MIT",
|
23003
23013
|
"peer": true,
|
@@ -23170,12 +23180,12 @@
|
|
23170
23180
|
}
|
23171
23181
|
},
|
23172
23182
|
"node_modules/terser": {
|
23173
|
-
"version": "5.
|
23174
|
-
"integrity": "sha512-
|
23183
|
+
"version": "5.40.0",
|
23184
|
+
"integrity": "sha512-cfeKl/jjwSR5ar7d0FGmave9hFGJT8obyo0z+CrQOylLDbk7X81nPU6vq9VORa5jU30SkDnT2FXjLbR8HLP+xA==",
|
23175
23185
|
"license": "BSD-2-Clause",
|
23176
23186
|
"dependencies": {
|
23177
23187
|
"@jridgewell/source-map": "^0.3.3",
|
23178
|
-
"acorn": "^8.
|
23188
|
+
"acorn": "^8.14.0",
|
23179
23189
|
"commander": "^2.20.0",
|
23180
23190
|
"source-map-support": "~0.5.20"
|
23181
23191
|
},
|
@@ -23348,8 +23358,8 @@
|
|
23348
23358
|
}
|
23349
23359
|
},
|
23350
23360
|
"node_modules/tinyexec": {
|
23351
|
-
"version": "0.
|
23352
|
-
"integrity": "sha512-
|
23361
|
+
"version": "1.0.1",
|
23362
|
+
"integrity": "sha512-5uC6DDlmeqiOwCPmK9jMSdOuZTh8bU39Ys6yidB+UTt5hfZUPGAypSgFRiEp+jbi9qH40BLDvy85jIU88wKSqw==",
|
23353
23363
|
"dev": true,
|
23354
23364
|
"license": "MIT"
|
23355
23365
|
},
|
@@ -23678,8 +23688,8 @@
|
|
23678
23688
|
}
|
23679
23689
|
},
|
23680
23690
|
"node_modules/undici": {
|
23681
|
-
"version": "6.21.
|
23682
|
-
"integrity": "sha512-
|
23691
|
+
"version": "6.21.3",
|
23692
|
+
"integrity": "sha512-gBLkYIlEnSp8pFbT64yFgGE6UIB9tAkhukC23PmMDCe5Nd+cRqKxSjw5y54MK2AZMgZfJWMaNE4nYUHgi1XEOw==",
|
23683
23693
|
"license": "MIT",
|
23684
23694
|
"engines": {
|
23685
23695
|
"node": ">=18.17"
|
@@ -23861,8 +23871,8 @@
|
|
23861
23871
|
}
|
23862
23872
|
},
|
23863
23873
|
"node_modules/update-notifier/node_modules/semver": {
|
23864
|
-
"version": "7.7.
|
23865
|
-
"integrity": "sha512-
|
23874
|
+
"version": "7.7.2",
|
23875
|
+
"integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==",
|
23866
23876
|
"dev": true,
|
23867
23877
|
"license": "ISC",
|
23868
23878
|
"bin": {
|
@@ -24580,8 +24590,8 @@
|
|
24580
24590
|
"license": "MIT"
|
24581
24591
|
},
|
24582
24592
|
"node_modules/watchpack": {
|
24583
|
-
"version": "2.4.
|
24584
|
-
"integrity": "sha512-
|
24593
|
+
"version": "2.4.4",
|
24594
|
+
"integrity": "sha512-c5EGNOiyxxV5qmTtAB7rbiXxi1ooX1pQKMLX/MIabJjRA0SJBQOjKF+KSVfHkr9U1cADPon0mRiVe/riyaiDUA==",
|
24585
24595
|
"dev": true,
|
24586
24596
|
"license": "MIT",
|
24587
24597
|
"peer": true,
|
@@ -24620,8 +24630,8 @@
|
|
24620
24630
|
}
|
24621
24631
|
},
|
24622
24632
|
"node_modules/webpack": {
|
24623
|
-
"version": "5.99.
|
24624
|
-
"integrity": "sha512-
|
24633
|
+
"version": "5.99.9",
|
24634
|
+
"integrity": "sha512-brOPwM3JnmOa+7kd3NsmOUOwbDAj8FT9xDsG3IW0MgbN9yZV7Oi/s/+MNQ/EcSMqw7qfoRyXPoeEWT8zLVdVGg==",
|
24625
24635
|
"dev": true,
|
24626
24636
|
"license": "MIT",
|
24627
24637
|
"peer": true,
|
@@ -24668,8 +24678,8 @@
|
|
24668
24678
|
}
|
24669
24679
|
},
|
24670
24680
|
"node_modules/webpack-sources": {
|
24671
|
-
"version": "3.
|
24672
|
-
"integrity": "sha512
|
24681
|
+
"version": "3.3.0",
|
24682
|
+
"integrity": "sha512-77R0RDmJfj9dyv5p3bM5pOHa+X8/ZkO9c7kpDstigkC4nIDobadsfSGCwB4bKhMVxqAok8tajaoR8rirM7+VFQ==",
|
24673
24683
|
"dev": true,
|
24674
24684
|
"license": "MIT",
|
24675
24685
|
"peer": true,
|