@wavemaker/app-rn-runtime 11.15.5-rc.647638 → 11.15.6-1.647697
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/npm-shrinkwrap.json +587 -561
- package/package-lock.json +587 -561
- package/package.json +2 -2
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker/app-rn-runtime",
|
|
3
|
-
"version": "11.15.
|
|
3
|
+
"version": "11.15.6-1.647697",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@wavemaker/app-rn-runtime",
|
|
9
|
-
"version": "11.15.
|
|
9
|
+
"version": "11.15.6-1.647697",
|
|
10
10
|
"license": "MIT",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@expo/vector-icons": "15.0.2",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"@react-navigation/drawer": "7.5.8",
|
|
21
21
|
"@react-navigation/native": "7.1.18",
|
|
22
22
|
"@react-navigation/stack": "7.4.8",
|
|
23
|
-
"@wavemaker/variables": "11.15.
|
|
23
|
+
"@wavemaker/variables": "11.15.6-1.647697",
|
|
24
24
|
"axios": "1.8.3",
|
|
25
25
|
"color": "4.2.3",
|
|
26
26
|
"colorjs.io": "^0.5.2",
|
|
@@ -201,12 +201,12 @@
|
|
|
201
201
|
}
|
|
202
202
|
},
|
|
203
203
|
"node_modules/@babel/generator": {
|
|
204
|
-
"version": "7.29.
|
|
205
|
-
"integrity": "sha512-
|
|
204
|
+
"version": "7.29.8",
|
|
205
|
+
"integrity": "sha512-gZbepsdh3WDtgZKWL+vTPh71LSBrm/Y4/QDZBVCcYfmeTEEuoOYwlSy+G1StfJg+/Zy550u/3TATbm7qDbbMtg==",
|
|
206
206
|
"license": "MIT",
|
|
207
207
|
"dependencies": {
|
|
208
|
-
"@babel/parser": "^7.29.
|
|
209
|
-
"@babel/types": "^7.29.
|
|
208
|
+
"@babel/parser": "^7.29.8",
|
|
209
|
+
"@babel/types": "^7.29.8",
|
|
210
210
|
"@jridgewell/gen-mapping": "^0.3.12",
|
|
211
211
|
"@jridgewell/trace-mapping": "^0.3.28",
|
|
212
212
|
"jsesc": "^3.0.2"
|
|
@@ -551,11 +551,11 @@
|
|
|
551
551
|
}
|
|
552
552
|
},
|
|
553
553
|
"node_modules/@babel/parser": {
|
|
554
|
-
"version": "7.29.
|
|
555
|
-
"integrity": "sha512-
|
|
554
|
+
"version": "7.29.8",
|
|
555
|
+
"integrity": "sha512-E8lTAYNB1KW+FH+VGJuZM1ioAx2E6oVlvQFRrf5P8ZZmsiJXYAD9vTFV7yyEURNzgh1dFqMZuO6tUwcARbqFCA==",
|
|
556
556
|
"license": "MIT",
|
|
557
557
|
"dependencies": {
|
|
558
|
-
"@babel/types": "^7.29.
|
|
558
|
+
"@babel/types": "^7.29.8"
|
|
559
559
|
},
|
|
560
560
|
"bin": {
|
|
561
561
|
"parser": "bin/babel-parser.js"
|
|
@@ -1468,15 +1468,15 @@
|
|
|
1468
1468
|
}
|
|
1469
1469
|
},
|
|
1470
1470
|
"node_modules/@babel/plugin-transform-modules-systemjs": {
|
|
1471
|
-
"version": "7.29.
|
|
1472
|
-
"integrity": "sha512-
|
|
1471
|
+
"version": "7.29.8",
|
|
1472
|
+
"integrity": "sha512-6iSnEK0zlkLKU4heofK/AdmRD4e2SHVpJMtrwnTCzhnaM98ria4rTrOXBBi45BTTYnJtO8txnPsX4fChYXkmeA==",
|
|
1473
1473
|
"dev": true,
|
|
1474
1474
|
"license": "MIT",
|
|
1475
1475
|
"dependencies": {
|
|
1476
1476
|
"@babel/helper-module-transforms": "^7.29.7",
|
|
1477
1477
|
"@babel/helper-plugin-utils": "^7.29.7",
|
|
1478
1478
|
"@babel/helper-validator-identifier": "^7.29.7",
|
|
1479
|
-
"@babel/traverse": "^7.29.
|
|
1479
|
+
"@babel/traverse": "^7.29.8"
|
|
1480
1480
|
},
|
|
1481
1481
|
"engines": {
|
|
1482
1482
|
"node": ">=6.9.0"
|
|
@@ -1775,8 +1775,8 @@
|
|
|
1775
1775
|
}
|
|
1776
1776
|
},
|
|
1777
1777
|
"node_modules/@babel/plugin-transform-regenerator": {
|
|
1778
|
-
"version": "7.29.
|
|
1779
|
-
"integrity": "sha512-
|
|
1778
|
+
"version": "7.29.8",
|
|
1779
|
+
"integrity": "sha512-0UpIXPtdDtMXfnV2OJAVMLpj3H/92vmkA6lpSRakmycJvj3VUy6Xs1dM8tXRugupykr5WB+LpiVl0J8LMVg2mg==",
|
|
1780
1780
|
"dev": true,
|
|
1781
1781
|
"license": "MIT",
|
|
1782
1782
|
"dependencies": {
|
|
@@ -1851,8 +1851,8 @@
|
|
|
1851
1851
|
}
|
|
1852
1852
|
},
|
|
1853
1853
|
"node_modules/@babel/plugin-transform-spread": {
|
|
1854
|
-
"version": "7.29.
|
|
1855
|
-
"integrity": "sha512
|
|
1854
|
+
"version": "7.29.8",
|
|
1855
|
+
"integrity": "sha512-4S9ksMGVWUshvgK0mKfvZky7leuG5/uoFVwMpAomJ8bMoDJiNHRVmc1EglwW/CmGVSqqWpEbXm9FmbRit22qoA==",
|
|
1856
1856
|
"dev": true,
|
|
1857
1857
|
"license": "MIT",
|
|
1858
1858
|
"dependencies": {
|
|
@@ -2188,16 +2188,16 @@
|
|
|
2188
2188
|
}
|
|
2189
2189
|
},
|
|
2190
2190
|
"node_modules/@babel/traverse": {
|
|
2191
|
-
"version": "7.29.
|
|
2192
|
-
"integrity": "sha512-
|
|
2191
|
+
"version": "7.29.8",
|
|
2192
|
+
"integrity": "sha512-I5z7H3bf/41ktsNVLtpN0wAa336HkqIHQ5BuPLEhTkt1jVSyZpeNKIzTgEWmlxjdg81R0IgUCcaE+Ok3NvrfZg==",
|
|
2193
2193
|
"license": "MIT",
|
|
2194
2194
|
"dependencies": {
|
|
2195
2195
|
"@babel/code-frame": "^7.29.7",
|
|
2196
|
-
"@babel/generator": "^7.29.
|
|
2196
|
+
"@babel/generator": "^7.29.8",
|
|
2197
2197
|
"@babel/helper-globals": "^7.29.7",
|
|
2198
|
-
"@babel/parser": "^7.29.
|
|
2198
|
+
"@babel/parser": "^7.29.8",
|
|
2199
2199
|
"@babel/template": "^7.29.7",
|
|
2200
|
-
"@babel/types": "^7.29.
|
|
2200
|
+
"@babel/types": "^7.29.8",
|
|
2201
2201
|
"debug": "^4.3.1"
|
|
2202
2202
|
},
|
|
2203
2203
|
"engines": {
|
|
@@ -2205,8 +2205,8 @@
|
|
|
2205
2205
|
}
|
|
2206
2206
|
},
|
|
2207
2207
|
"node_modules/@babel/types": {
|
|
2208
|
-
"version": "7.29.
|
|
2209
|
-
"integrity": "sha512-
|
|
2208
|
+
"version": "7.29.8",
|
|
2209
|
+
"integrity": "sha512-Vj1jF3cPfxg7OAfoI7QnVKLoILlm2JF9pnVHrX8qx7AHMiYWT+NDAA7jChlNgRS4WTLc/fD1lXLmPixluj+3Gg==",
|
|
2210
2210
|
"license": "MIT",
|
|
2211
2211
|
"dependencies": {
|
|
2212
2212
|
"@babel/helper-string-parser": "^7.29.7",
|
|
@@ -2630,8 +2630,8 @@
|
|
|
2630
2630
|
}
|
|
2631
2631
|
},
|
|
2632
2632
|
"node_modules/@eslint-community/eslint-utils": {
|
|
2633
|
-
"version": "4.
|
|
2634
|
-
"integrity": "sha512-
|
|
2633
|
+
"version": "4.10.1",
|
|
2634
|
+
"integrity": "sha512-cuadcxVFE8sDK6iWJbs8Sn0av2Nrh2QSGQhVlBW9AaAHqHwjWsZHT8LJ4hFGPh7ASBV2deFdM7H/DPjulmh8rg==",
|
|
2635
2635
|
"dev": true,
|
|
2636
2636
|
"license": "MIT",
|
|
2637
2637
|
"dependencies": {
|
|
@@ -2669,8 +2669,8 @@
|
|
|
2669
2669
|
}
|
|
2670
2670
|
},
|
|
2671
2671
|
"node_modules/@eslint/eslintrc": {
|
|
2672
|
-
"version": "3.3.
|
|
2673
|
-
"integrity": "sha512-
|
|
2672
|
+
"version": "3.3.6",
|
|
2673
|
+
"integrity": "sha512-l2Ul9PrHsPCKcEY/ac7VgFj9D80C7S68sOKc618SyHDPK36s1XcFebXY0iTzUVn4Yq+YbwvSnDmCz9yxjX+QrA==",
|
|
2674
2674
|
"dev": true,
|
|
2675
2675
|
"license": "MIT",
|
|
2676
2676
|
"dependencies": {
|
|
@@ -2680,7 +2680,7 @@
|
|
|
2680
2680
|
"globals": "^14.0.0",
|
|
2681
2681
|
"ignore": "^5.2.0",
|
|
2682
2682
|
"import-fresh": "^3.2.1",
|
|
2683
|
-
"js-yaml": "^4.
|
|
2683
|
+
"js-yaml": "^4.3.0",
|
|
2684
2684
|
"minimatch": "^3.1.5",
|
|
2685
2685
|
"strip-json-comments": "^3.1.1"
|
|
2686
2686
|
},
|
|
@@ -2726,8 +2726,8 @@
|
|
|
2726
2726
|
}
|
|
2727
2727
|
},
|
|
2728
2728
|
"node_modules/@eslint/eslintrc/node_modules/js-yaml": {
|
|
2729
|
-
"version": "4.
|
|
2730
|
-
"integrity": "sha512-
|
|
2729
|
+
"version": "4.3.1",
|
|
2730
|
+
"integrity": "sha512-CY6crGq313MX8GkwvB7tzgp99vjQxY1++5y10/BKN/GUfHqWaOGQMNZkBvqSzsZKWk/ijwHlWzzkLulsGHhjWQ==",
|
|
2731
2731
|
"dev": true,
|
|
2732
2732
|
"funding": [
|
|
2733
2733
|
{
|
|
@@ -2772,15 +2772,15 @@
|
|
|
2772
2772
|
}
|
|
2773
2773
|
},
|
|
2774
2774
|
"node_modules/@expo/config": {
|
|
2775
|
-
"version": "
|
|
2776
|
-
"integrity": "sha512
|
|
2775
|
+
"version": "57.0.7",
|
|
2776
|
+
"integrity": "sha512-4A+V8x5OmQqNm76l84S+RrB6kVoeFrvcm/Xn/6d+ELPF/HeucDheAFchdYxYNy+NEvWzuNlI/oCvrftIeK+dbQ==",
|
|
2777
2777
|
"license": "MIT",
|
|
2778
2778
|
"peer": true,
|
|
2779
2779
|
"dependencies": {
|
|
2780
|
-
"@expo/config-plugins": "~
|
|
2781
|
-
"@expo/config-types": "^
|
|
2782
|
-
"@expo/json-file": "^
|
|
2783
|
-
"@expo/require-utils": "^
|
|
2780
|
+
"@expo/config-plugins": "~57.0.7",
|
|
2781
|
+
"@expo/config-types": "^57.0.2",
|
|
2782
|
+
"@expo/json-file": "^11.0.1",
|
|
2783
|
+
"@expo/require-utils": "^57.0.4",
|
|
2784
2784
|
"deepmerge": "^4.3.1",
|
|
2785
2785
|
"getenv": "^2.0.0",
|
|
2786
2786
|
"glob": "^13.0.0",
|
|
@@ -2790,15 +2790,15 @@
|
|
|
2790
2790
|
}
|
|
2791
2791
|
},
|
|
2792
2792
|
"node_modules/@expo/config-plugins": {
|
|
2793
|
-
"version": "
|
|
2794
|
-
"integrity": "sha512
|
|
2793
|
+
"version": "57.0.8",
|
|
2794
|
+
"integrity": "sha512-x6lx4s/19i39/+1dMPwb9tFCc4WR843dG5Yi+C64lhKL3YHX+6oKrT2Kv72PCEalnUY+usQDkB3NrLSrYOWtDg==",
|
|
2795
2795
|
"license": "MIT",
|
|
2796
2796
|
"peer": true,
|
|
2797
2797
|
"dependencies": {
|
|
2798
|
-
"@expo/config-types": "^
|
|
2799
|
-
"@expo/json-file": "~
|
|
2800
|
-
"@expo/plist": "^0.
|
|
2801
|
-
"@expo/require-utils": "^
|
|
2798
|
+
"@expo/config-types": "^57.0.2",
|
|
2799
|
+
"@expo/json-file": "~11.0.1",
|
|
2800
|
+
"@expo/plist": "^0.8.1",
|
|
2801
|
+
"@expo/require-utils": "^57.0.4",
|
|
2802
2802
|
"@expo/sdk-runtime-versions": "^1.0.0",
|
|
2803
2803
|
"chalk": "^4.1.2",
|
|
2804
2804
|
"debug": "^4.3.5",
|
|
@@ -2872,8 +2872,8 @@
|
|
|
2872
2872
|
}
|
|
2873
2873
|
},
|
|
2874
2874
|
"node_modules/@expo/config-types": {
|
|
2875
|
-
"version": "
|
|
2876
|
-
"integrity": "sha512-
|
|
2875
|
+
"version": "57.0.2",
|
|
2876
|
+
"integrity": "sha512-ewW08OonrcRIsRKIlFvvcmmafE5zemb1ocu3HkNwtVPyRtj2w42pZCAkMIROYpcVBaPnc3mDT9UZDzwXWC3i6g==",
|
|
2877
2877
|
"license": "MIT",
|
|
2878
2878
|
"peer": true
|
|
2879
2879
|
},
|
|
@@ -2909,8 +2909,8 @@
|
|
|
2909
2909
|
}
|
|
2910
2910
|
},
|
|
2911
2911
|
"node_modules/@expo/devtools": {
|
|
2912
|
-
"version": "
|
|
2913
|
-
"integrity": "sha512-
|
|
2912
|
+
"version": "57.0.1",
|
|
2913
|
+
"integrity": "sha512-GyUf+wFNkbttaX0jR7MZa9bm77U0IrLg6d2AjpxdyoXw/w4abHoXG0oFufwLMgP9zLTd5+Ct4X/ffNUTnlzZgg==",
|
|
2914
2914
|
"license": "MIT",
|
|
2915
2915
|
"peer": true,
|
|
2916
2916
|
"dependencies": {
|
|
@@ -2979,8 +2979,8 @@
|
|
|
2979
2979
|
"peer": true
|
|
2980
2980
|
},
|
|
2981
2981
|
"node_modules/@expo/dom-webview": {
|
|
2982
|
-
"version": "
|
|
2983
|
-
"integrity": "sha512-
|
|
2982
|
+
"version": "57.0.1",
|
|
2983
|
+
"integrity": "sha512-lAKsME4SAq+8sf56oN0DX5TBYyruupoRxbWbD2xf9RnKY8y6x8eb9LCE5pxSN0qyWdqnp+0wmyWzDkKboThKAw==",
|
|
2984
2984
|
"license": "MIT",
|
|
2985
2985
|
"peer": true,
|
|
2986
2986
|
"peerDependencies": {
|
|
@@ -2990,8 +2990,8 @@
|
|
|
2990
2990
|
}
|
|
2991
2991
|
},
|
|
2992
2992
|
"node_modules/@expo/env": {
|
|
2993
|
-
"version": "2.
|
|
2994
|
-
"integrity": "sha512-
|
|
2993
|
+
"version": "2.4.2",
|
|
2994
|
+
"integrity": "sha512-28pqaEqwnmLduZ00Pq9HkSzE5wbj1MTwp5/n8nm8rD8MCjR9eUnVOwmNksPI3Be2ReAPO/DbPn1puy0mvoocsQ==",
|
|
2995
2995
|
"license": "MIT",
|
|
2996
2996
|
"peer": true,
|
|
2997
2997
|
"dependencies": {
|
|
@@ -3053,18 +3053,18 @@
|
|
|
3053
3053
|
"peer": true
|
|
3054
3054
|
},
|
|
3055
3055
|
"node_modules/@expo/expo-modules-macros-plugin": {
|
|
3056
|
-
"version": "0.
|
|
3057
|
-
"integrity": "sha512-
|
|
3056
|
+
"version": "0.6.1",
|
|
3057
|
+
"integrity": "sha512-cpsLZE4rqkc1Y3eZTkxB98jrqY1YXgetmtxFt8q89jBRmk3quRuk1BZo+VcnCSObZardjg99r1k5xijEMONFGA==",
|
|
3058
3058
|
"license": "MIT",
|
|
3059
3059
|
"peer": true
|
|
3060
3060
|
},
|
|
3061
3061
|
"node_modules/@expo/fingerprint": {
|
|
3062
|
-
"version": "0.
|
|
3063
|
-
"integrity": "sha512-
|
|
3062
|
+
"version": "0.20.7",
|
|
3063
|
+
"integrity": "sha512-tYyZD4XZSn1C30pr9IvjN/BjAqpf6r9e1NL09lPvheO1DMLByOVdmMHFLSwW8Pu6veVgzue7GDWmq9P8mc8GMg==",
|
|
3064
3064
|
"license": "MIT",
|
|
3065
3065
|
"peer": true,
|
|
3066
3066
|
"dependencies": {
|
|
3067
|
-
"@expo/env": "^2.
|
|
3067
|
+
"@expo/env": "^2.4.2",
|
|
3068
3068
|
"@expo/spawn-async": "^1.8.0",
|
|
3069
3069
|
"arg": "^5.0.2",
|
|
3070
3070
|
"chalk": "^4.1.2",
|
|
@@ -3105,15 +3105,15 @@
|
|
|
3105
3105
|
}
|
|
3106
3106
|
},
|
|
3107
3107
|
"node_modules/@expo/fingerprint/node_modules/brace-expansion": {
|
|
3108
|
-
"version": "5.0.
|
|
3109
|
-
"integrity": "sha512-
|
|
3108
|
+
"version": "5.0.9",
|
|
3109
|
+
"integrity": "sha512-ScQ4IuvIEF1TMlP7Zt+vjJ//9zlPb2SDcxWxM3bk8s6t6GGdJ7KO1dCcTidOPJKePW30LE/2cT7wCyPho9/Wxg==",
|
|
3110
3110
|
"license": "MIT",
|
|
3111
3111
|
"peer": true,
|
|
3112
3112
|
"dependencies": {
|
|
3113
3113
|
"balanced-match": "^4.0.2"
|
|
3114
3114
|
},
|
|
3115
3115
|
"engines": {
|
|
3116
|
-
"node": "
|
|
3116
|
+
"node": "20 || >=22"
|
|
3117
3117
|
}
|
|
3118
3118
|
},
|
|
3119
3119
|
"node_modules/@expo/fingerprint/node_modules/chalk": {
|
|
@@ -3151,12 +3151,12 @@
|
|
|
3151
3151
|
"peer": true
|
|
3152
3152
|
},
|
|
3153
3153
|
"node_modules/@expo/fingerprint/node_modules/minimatch": {
|
|
3154
|
-
"version": "10.2.
|
|
3155
|
-
"integrity": "sha512-
|
|
3154
|
+
"version": "10.2.6",
|
|
3155
|
+
"integrity": "sha512-vpLQEs+VLCr1nU0BXS07maYoFwlDAH0gngQuuttxIwutDFEMHq2blX+8vpgxDdK3J1PwjCJiep77OitTZ4Ll1A==",
|
|
3156
3156
|
"license": "BlueOak-1.0.0",
|
|
3157
3157
|
"peer": true,
|
|
3158
3158
|
"dependencies": {
|
|
3159
|
-
"brace-expansion": "^5.0.
|
|
3159
|
+
"brace-expansion": "^5.0.8"
|
|
3160
3160
|
},
|
|
3161
3161
|
"engines": {
|
|
3162
3162
|
"node": "18 || 20 || >=22"
|
|
@@ -3178,12 +3178,12 @@
|
|
|
3178
3178
|
}
|
|
3179
3179
|
},
|
|
3180
3180
|
"node_modules/@expo/image-utils": {
|
|
3181
|
-
"version": "0.
|
|
3182
|
-
"integrity": "sha512-
|
|
3181
|
+
"version": "0.11.4",
|
|
3182
|
+
"integrity": "sha512-pn/4770DIEOcYZr484uazuwg20FX/qaDkeMRF6J+oxejynDmEmO8wLsCudaNShFE0BhyKGQTYrs2rsRhqrqESw==",
|
|
3183
3183
|
"license": "MIT",
|
|
3184
3184
|
"peer": true,
|
|
3185
3185
|
"dependencies": {
|
|
3186
|
-
"@expo/require-utils": "^
|
|
3186
|
+
"@expo/require-utils": "^57.0.4",
|
|
3187
3187
|
"@expo/spawn-async": "^1.8.0",
|
|
3188
3188
|
"chalk": "^4.0.0",
|
|
3189
3189
|
"getenv": "^2.0.0",
|
|
@@ -3254,17 +3254,17 @@
|
|
|
3254
3254
|
}
|
|
3255
3255
|
},
|
|
3256
3256
|
"node_modules/@expo/inline-modules": {
|
|
3257
|
-
"version": "0.
|
|
3258
|
-
"integrity": "sha512-
|
|
3257
|
+
"version": "0.1.5",
|
|
3258
|
+
"integrity": "sha512-LC+kWeIwnvsGIvDaFBd8uzleWzWZiZTCG7CmtfxBLjW/Gify596X67ZqTi76iHzm5KToAfwwX0nppAKPDA9vQw==",
|
|
3259
3259
|
"license": "MIT",
|
|
3260
3260
|
"peer": true,
|
|
3261
3261
|
"dependencies": {
|
|
3262
|
-
"@expo/config-plugins": "~
|
|
3262
|
+
"@expo/config-plugins": "~57.0.7"
|
|
3263
3263
|
}
|
|
3264
3264
|
},
|
|
3265
3265
|
"node_modules/@expo/json-file": {
|
|
3266
|
-
"version": "
|
|
3267
|
-
"integrity": "sha512-
|
|
3266
|
+
"version": "11.0.1",
|
|
3267
|
+
"integrity": "sha512-zxHWj4MKKMAL29ZQSY/Fssx4Thluk40JmuGNaeS078wy/NhlFhnVi+rHHunulE3xJAJ0CM73m8VK2+GkF9eRwQ==",
|
|
3268
3268
|
"license": "MIT",
|
|
3269
3269
|
"peer": true,
|
|
3270
3270
|
"dependencies": {
|
|
@@ -3273,12 +3273,12 @@
|
|
|
3273
3273
|
}
|
|
3274
3274
|
},
|
|
3275
3275
|
"node_modules/@expo/local-build-cache-provider": {
|
|
3276
|
-
"version": "
|
|
3277
|
-
"integrity": "sha512-
|
|
3276
|
+
"version": "57.0.6",
|
|
3277
|
+
"integrity": "sha512-6aFMROb1SzIvrefpwhgS5QGNELU9T2lpK0Hcl6oiZ4/mbKgZRk0WEPauo/dHH6IgDmyK25InCMHF5nj7XY4LWg==",
|
|
3278
3278
|
"license": "MIT",
|
|
3279
3279
|
"peer": true,
|
|
3280
3280
|
"dependencies": {
|
|
3281
|
-
"@expo/config": "~
|
|
3281
|
+
"@expo/config": "~57.0.7",
|
|
3282
3282
|
"chalk": "^4.1.2"
|
|
3283
3283
|
}
|
|
3284
3284
|
},
|
|
@@ -3332,17 +3332,17 @@
|
|
|
3332
3332
|
"peer": true
|
|
3333
3333
|
},
|
|
3334
3334
|
"node_modules/@expo/log-box": {
|
|
3335
|
-
"version": "
|
|
3336
|
-
"integrity": "sha512-
|
|
3335
|
+
"version": "57.0.2",
|
|
3336
|
+
"integrity": "sha512-ZsFyfIR7YCbQAdVLzuTUmMHofZC7ZS9ywYCJNPlLc78x59cI8GwXFEIVbRjjC0uJERpNtXx/tsNNnkhexXlzMw==",
|
|
3337
3337
|
"license": "MIT",
|
|
3338
3338
|
"peer": true,
|
|
3339
3339
|
"dependencies": {
|
|
3340
|
-
"@expo/dom-webview": "^
|
|
3340
|
+
"@expo/dom-webview": "^57.0.1",
|
|
3341
3341
|
"anser": "^1.4.9",
|
|
3342
3342
|
"stacktrace-parser": "^0.1.10"
|
|
3343
3343
|
},
|
|
3344
3344
|
"peerDependencies": {
|
|
3345
|
-
"@expo/dom-webview": "^
|
|
3345
|
+
"@expo/dom-webview": "^57.0.1",
|
|
3346
3346
|
"expo": "*",
|
|
3347
3347
|
"react": "*",
|
|
3348
3348
|
"react-native": "*"
|
|
@@ -3371,19 +3371,19 @@
|
|
|
3371
3371
|
}
|
|
3372
3372
|
},
|
|
3373
3373
|
"node_modules/@expo/metro-config": {
|
|
3374
|
-
"version": "
|
|
3375
|
-
"integrity": "sha512-
|
|
3374
|
+
"version": "57.0.8",
|
|
3375
|
+
"integrity": "sha512-cZOVjbljqRBMCXcloc5k23gsFOhWdiKXhDkp5jU/wY6IXR6G7cYtNOwxKfxI1QLhs0KcXY0gDmZ2UIueoHzY7g==",
|
|
3376
3376
|
"license": "MIT",
|
|
3377
3377
|
"peer": true,
|
|
3378
3378
|
"dependencies": {
|
|
3379
3379
|
"@babel/code-frame": "^7.20.0",
|
|
3380
3380
|
"@babel/core": "^7.20.0",
|
|
3381
3381
|
"@babel/generator": "^7.20.5",
|
|
3382
|
-
"@expo/config": "~
|
|
3383
|
-
"@expo/env": "~2.
|
|
3384
|
-
"@expo/json-file": "~
|
|
3382
|
+
"@expo/config": "~57.0.7",
|
|
3383
|
+
"@expo/env": "~2.4.2",
|
|
3384
|
+
"@expo/json-file": "~11.0.1",
|
|
3385
3385
|
"@expo/metro": "~56.0.0",
|
|
3386
|
-
"@expo/require-utils": "^
|
|
3386
|
+
"@expo/require-utils": "^57.0.4",
|
|
3387
3387
|
"@expo/spawn-async": "^1.8.0",
|
|
3388
3388
|
"@jridgewell/gen-mapping": "^0.3.13",
|
|
3389
3389
|
"@jridgewell/remapping": "^2.3.5",
|
|
@@ -3393,7 +3393,7 @@
|
|
|
3393
3393
|
"debug": "^4.3.2",
|
|
3394
3394
|
"getenv": "^2.0.0",
|
|
3395
3395
|
"glob": "^13.0.0",
|
|
3396
|
-
"hermes-parser": "^0.
|
|
3396
|
+
"hermes-parser": "^0.36.0",
|
|
3397
3397
|
"jsc-safe-url": "^0.2.4",
|
|
3398
3398
|
"lightningcss": "^1.30.1",
|
|
3399
3399
|
"picomatch": "^4.0.4",
|
|
@@ -3459,8 +3459,8 @@
|
|
|
3459
3459
|
"peer": true
|
|
3460
3460
|
},
|
|
3461
3461
|
"node_modules/@expo/metro-file-map": {
|
|
3462
|
-
"version": "
|
|
3463
|
-
"integrity": "sha512-
|
|
3462
|
+
"version": "57.0.1",
|
|
3463
|
+
"integrity": "sha512-8JXfVstZN7QnP4NianZZnlTVboOWR0sG8trUDNajOjnbGlPln29vponXM84tY+3tAHapz5/TxE53L0ixUwqPtA==",
|
|
3464
3464
|
"license": "MIT",
|
|
3465
3465
|
"peer": true,
|
|
3466
3466
|
"dependencies": {
|
|
@@ -3473,8 +3473,8 @@
|
|
|
3473
3473
|
}
|
|
3474
3474
|
},
|
|
3475
3475
|
"node_modules/@expo/osascript": {
|
|
3476
|
-
"version": "2.
|
|
3477
|
-
"integrity": "sha512-
|
|
3476
|
+
"version": "2.7.1",
|
|
3477
|
+
"integrity": "sha512-Zn03EX6In7ts2lPUW2ESUSkEhEWQN1qqsiXjadtZMJOuZRkMiAg1ZQHuvz9DjByDWNJ2pBwAGyrts9lj9k389g==",
|
|
3478
3478
|
"license": "MIT",
|
|
3479
3479
|
"peer": true,
|
|
3480
3480
|
"dependencies": {
|
|
@@ -3485,12 +3485,12 @@
|
|
|
3485
3485
|
}
|
|
3486
3486
|
},
|
|
3487
3487
|
"node_modules/@expo/package-manager": {
|
|
3488
|
-
"version": "1.
|
|
3489
|
-
"integrity": "sha512-
|
|
3488
|
+
"version": "1.13.1",
|
|
3489
|
+
"integrity": "sha512-y/K+CaYYpZpNGZhSX4HyLT/vyIunFjNfyoxNysPBCefeLKI/VCx6f9LNPzrxayr3rCYO5bl9O8H+HRQK265Nkg==",
|
|
3490
3490
|
"license": "MIT",
|
|
3491
3491
|
"peer": true,
|
|
3492
3492
|
"dependencies": {
|
|
3493
|
-
"@expo/json-file": "^
|
|
3493
|
+
"@expo/json-file": "^11.0.1",
|
|
3494
3494
|
"@expo/spawn-async": "^1.8.0",
|
|
3495
3495
|
"chalk": "^4.0.0",
|
|
3496
3496
|
"npm-package-arg": "^11.0.0",
|
|
@@ -3768,8 +3768,8 @@
|
|
|
3768
3768
|
}
|
|
3769
3769
|
},
|
|
3770
3770
|
"node_modules/@expo/plist": {
|
|
3771
|
-
"version": "0.
|
|
3772
|
-
"integrity": "sha512-
|
|
3771
|
+
"version": "0.8.1",
|
|
3772
|
+
"integrity": "sha512-3gTReGIUm0oRaMClsAJYxBnVPCl6fVpsl8HS+DTVxDhW4GyVyxg9E/Znm3BvcHtUJ51RJJI14pC1wvrNilCRHw==",
|
|
3773
3773
|
"license": "MIT",
|
|
3774
3774
|
"peer": true,
|
|
3775
3775
|
"dependencies": {
|
|
@@ -3779,16 +3779,16 @@
|
|
|
3779
3779
|
}
|
|
3780
3780
|
},
|
|
3781
3781
|
"node_modules/@expo/prebuild-config": {
|
|
3782
|
-
"version": "54.0.
|
|
3783
|
-
"integrity": "sha512-
|
|
3782
|
+
"version": "54.0.9",
|
|
3783
|
+
"integrity": "sha512-3/Rmyzt8vduPjnSVHbnc0wYFrlhwLWn2g596rDyKcLGeqN2WTLJbzVeznsrUwyzhBNXgnTomZWO5HDzbZ/4E7g==",
|
|
3784
3784
|
"dev": true,
|
|
3785
3785
|
"license": "MIT",
|
|
3786
3786
|
"dependencies": {
|
|
3787
|
-
"@expo/config": "~12.0.
|
|
3788
|
-
"@expo/config-plugins": "~54.0.
|
|
3787
|
+
"@expo/config": "~12.0.14",
|
|
3788
|
+
"@expo/config-plugins": "~54.0.5",
|
|
3789
3789
|
"@expo/config-types": "^54.0.10",
|
|
3790
3790
|
"@expo/image-utils": "^0.8.8",
|
|
3791
|
-
"@expo/json-file": "^10.0.
|
|
3791
|
+
"@expo/json-file": "^10.0.16",
|
|
3792
3792
|
"@react-native/normalize-colors": "0.81.5",
|
|
3793
3793
|
"debug": "^4.3.1",
|
|
3794
3794
|
"resolve-from": "^5.0.0",
|
|
@@ -3799,25 +3799,16 @@
|
|
|
3799
3799
|
"expo": "*"
|
|
3800
3800
|
}
|
|
3801
3801
|
},
|
|
3802
|
-
"node_modules/@expo/prebuild-config/node_modules/@babel/code-frame": {
|
|
3803
|
-
"version": "7.10.4",
|
|
3804
|
-
"integrity": "sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg==",
|
|
3805
|
-
"dev": true,
|
|
3806
|
-
"license": "MIT",
|
|
3807
|
-
"dependencies": {
|
|
3808
|
-
"@babel/highlight": "^7.10.4"
|
|
3809
|
-
}
|
|
3810
|
-
},
|
|
3811
3802
|
"node_modules/@expo/prebuild-config/node_modules/@expo/config": {
|
|
3812
|
-
"version": "12.0.
|
|
3813
|
-
"integrity": "sha512-
|
|
3803
|
+
"version": "12.0.14",
|
|
3804
|
+
"integrity": "sha512-3dfbBd9LnPDgyylhCgkOsaG8Adg52uOVOTQYH5lf23a/t8M5eQpXKCvzUarrf62B78057n2NnkiofK9TfPgvzw==",
|
|
3814
3805
|
"dev": true,
|
|
3815
3806
|
"license": "MIT",
|
|
3816
3807
|
"dependencies": {
|
|
3817
3808
|
"@babel/code-frame": "~7.10.4",
|
|
3818
|
-
"@expo/config-plugins": "~54.0.
|
|
3809
|
+
"@expo/config-plugins": "~54.0.5",
|
|
3819
3810
|
"@expo/config-types": "^54.0.10",
|
|
3820
|
-
"@expo/json-file": "^10.0.
|
|
3811
|
+
"@expo/json-file": "^10.0.16",
|
|
3821
3812
|
"deepmerge": "^4.3.1",
|
|
3822
3813
|
"getenv": "^2.0.0",
|
|
3823
3814
|
"glob": "^13.0.0",
|
|
@@ -3830,14 +3821,14 @@
|
|
|
3830
3821
|
}
|
|
3831
3822
|
},
|
|
3832
3823
|
"node_modules/@expo/prebuild-config/node_modules/@expo/config-plugins": {
|
|
3833
|
-
"version": "54.0.
|
|
3834
|
-
"integrity": "sha512-
|
|
3824
|
+
"version": "54.0.5",
|
|
3825
|
+
"integrity": "sha512-aWQ3sViNRoQWw6So4A2qhWCt24CuGBK6MrRHI1AG+V6/NQAjIZCHaSvcXK2gXKpmisRhTSUWaKPIgLJQFB+AeQ==",
|
|
3835
3826
|
"dev": true,
|
|
3836
3827
|
"license": "MIT",
|
|
3837
3828
|
"dependencies": {
|
|
3838
3829
|
"@expo/config-types": "^54.0.10",
|
|
3839
|
-
"@expo/json-file": "~10.0.
|
|
3840
|
-
"@expo/plist": "^0.4.
|
|
3830
|
+
"@expo/json-file": "~10.0.16",
|
|
3831
|
+
"@expo/plist": "^0.4.9",
|
|
3841
3832
|
"@expo/sdk-runtime-versions": "^1.0.0",
|
|
3842
3833
|
"chalk": "^4.1.2",
|
|
3843
3834
|
"debug": "^4.3.5",
|
|
@@ -3851,19 +3842,47 @@
|
|
|
3851
3842
|
"xml2js": "0.6.0"
|
|
3852
3843
|
}
|
|
3853
3844
|
},
|
|
3845
|
+
"node_modules/@expo/prebuild-config/node_modules/@expo/config-plugins/node_modules/@babel/code-frame": {
|
|
3846
|
+
"version": "7.10.4",
|
|
3847
|
+
"integrity": "sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg==",
|
|
3848
|
+
"dev": true,
|
|
3849
|
+
"license": "MIT",
|
|
3850
|
+
"dependencies": {
|
|
3851
|
+
"@babel/highlight": "^7.10.4"
|
|
3852
|
+
}
|
|
3853
|
+
},
|
|
3854
|
+
"node_modules/@expo/prebuild-config/node_modules/@expo/config-plugins/node_modules/@expo/json-file": {
|
|
3855
|
+
"version": "10.0.16",
|
|
3856
|
+
"integrity": "sha512-fcVkWEj+hLuP2yt5W0aw6LmDRqSPWDLUSxOMcmFeV+algmIF59sQVKCwB9btjQLd4V6x9N0pISkQEkBubUHrCw==",
|
|
3857
|
+
"dev": true,
|
|
3858
|
+
"license": "MIT",
|
|
3859
|
+
"dependencies": {
|
|
3860
|
+
"@babel/code-frame": "~7.10.4",
|
|
3861
|
+
"json5": "^2.2.3"
|
|
3862
|
+
}
|
|
3863
|
+
},
|
|
3854
3864
|
"node_modules/@expo/prebuild-config/node_modules/@expo/config-types": {
|
|
3855
3865
|
"version": "54.0.10",
|
|
3856
3866
|
"integrity": "sha512-/J16SC2an1LdtCZ67xhSkGXpALYUVUNyZws7v+PVsFZxClYehDSoKLqyRaGkpHlYrCc08bS0RF5E0JV6g50psA==",
|
|
3857
3867
|
"dev": true,
|
|
3858
3868
|
"license": "MIT"
|
|
3859
3869
|
},
|
|
3870
|
+
"node_modules/@expo/prebuild-config/node_modules/@expo/config/node_modules/@babel/code-frame": {
|
|
3871
|
+
"version": "7.10.4",
|
|
3872
|
+
"integrity": "sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg==",
|
|
3873
|
+
"dev": true,
|
|
3874
|
+
"license": "MIT",
|
|
3875
|
+
"dependencies": {
|
|
3876
|
+
"@babel/highlight": "^7.10.4"
|
|
3877
|
+
}
|
|
3878
|
+
},
|
|
3860
3879
|
"node_modules/@expo/prebuild-config/node_modules/@expo/image-utils": {
|
|
3861
|
-
"version": "0.8.
|
|
3862
|
-
"integrity": "sha512-
|
|
3880
|
+
"version": "0.8.15",
|
|
3881
|
+
"integrity": "sha512-3f5CgKJnJ8m4mp8VTcAFQqLrxof99RDr77Aa+7hgzDPg3ZotjLnofl77hf+COQRYi/kuqRYdYFgPIqOIOIdWJA==",
|
|
3863
3882
|
"dev": true,
|
|
3864
3883
|
"license": "MIT",
|
|
3865
3884
|
"dependencies": {
|
|
3866
|
-
"@expo/require-utils": "^55.0.
|
|
3885
|
+
"@expo/require-utils": "^55.0.6",
|
|
3867
3886
|
"@expo/spawn-async": "^1.7.2",
|
|
3868
3887
|
"chalk": "^4.0.0",
|
|
3869
3888
|
"getenv": "^2.0.0",
|
|
@@ -3873,12 +3892,12 @@
|
|
|
3873
3892
|
}
|
|
3874
3893
|
},
|
|
3875
3894
|
"node_modules/@expo/prebuild-config/node_modules/@expo/json-file": {
|
|
3876
|
-
"version": "10.0
|
|
3877
|
-
"integrity": "sha512-
|
|
3895
|
+
"version": "10.2.0",
|
|
3896
|
+
"integrity": "sha512-S6XzKe3R9GQeHiUPXc3xJjOv2VJhOEwFYf7xdC2z2cUqt3kZJ9mSO877sNQloVdnW/SUCtPY3bexlM7nwq+CAQ==",
|
|
3878
3897
|
"dev": true,
|
|
3879
3898
|
"license": "MIT",
|
|
3880
3899
|
"dependencies": {
|
|
3881
|
-
"@babel/code-frame": "
|
|
3900
|
+
"@babel/code-frame": "^7.20.0",
|
|
3882
3901
|
"json5": "^2.2.3"
|
|
3883
3902
|
}
|
|
3884
3903
|
},
|
|
@@ -3894,8 +3913,8 @@
|
|
|
3894
3913
|
}
|
|
3895
3914
|
},
|
|
3896
3915
|
"node_modules/@expo/prebuild-config/node_modules/@expo/require-utils": {
|
|
3897
|
-
"version": "55.0.
|
|
3898
|
-
"integrity": "sha512-
|
|
3916
|
+
"version": "55.0.6",
|
|
3917
|
+
"integrity": "sha512-IqsRGPdGbF0lAIrg3XQ+GzcITYcsskvIRmFAjw2kBnr8RgSrRhFAJY1bKksukEUsuZy0knhTCVIIUce7hocqeA==",
|
|
3899
3918
|
"dev": true,
|
|
3900
3919
|
"license": "MIT",
|
|
3901
3920
|
"dependencies": {
|
|
@@ -3912,20 +3931,6 @@
|
|
|
3912
3931
|
}
|
|
3913
3932
|
}
|
|
3914
3933
|
},
|
|
3915
|
-
"node_modules/@expo/prebuild-config/node_modules/@expo/require-utils/node_modules/@babel/code-frame": {
|
|
3916
|
-
"version": "7.29.7",
|
|
3917
|
-
"integrity": "sha512-Aup7aUOfpbAUg2ROOJN6Iw5f9DMBlzu0mIkm/malLQFN/YQgO48wCj0Kxa3sEHJvPVFg7siR+qRInwXd2qhQKw==",
|
|
3918
|
-
"dev": true,
|
|
3919
|
-
"license": "MIT",
|
|
3920
|
-
"dependencies": {
|
|
3921
|
-
"@babel/helper-validator-identifier": "^7.29.7",
|
|
3922
|
-
"js-tokens": "^4.0.0",
|
|
3923
|
-
"picocolors": "^1.1.1"
|
|
3924
|
-
},
|
|
3925
|
-
"engines": {
|
|
3926
|
-
"node": ">=6.9.0"
|
|
3927
|
-
}
|
|
3928
|
-
},
|
|
3929
3934
|
"node_modules/@expo/prebuild-config/node_modules/@react-native/normalize-colors": {
|
|
3930
3935
|
"version": "0.81.5",
|
|
3931
3936
|
"integrity": "sha512-0HuJ8YtqlTVRXGZuGeBejLE04wSQsibpTI+RGOyVqxZvgtlLLC/Ssw0UmbHhT4lYMp2fhdtvKZSs5emWB1zR/g==",
|
|
@@ -3994,8 +3999,8 @@
|
|
|
3994
3999
|
}
|
|
3995
4000
|
},
|
|
3996
4001
|
"node_modules/@expo/require-utils": {
|
|
3997
|
-
"version": "
|
|
3998
|
-
"integrity": "sha512-
|
|
4002
|
+
"version": "57.0.4",
|
|
4003
|
+
"integrity": "sha512-e7xbg/9BTQcsZE/oErafZXtI7kh5IgfasLJ97J5sFSzX2cA74pDvdlhW1KHVSaDkQyQv6h1LSLhsY7dEeOk7hw==",
|
|
3999
4004
|
"license": "MIT",
|
|
4000
4005
|
"peer": true,
|
|
4001
4006
|
"dependencies": {
|
|
@@ -4004,7 +4009,7 @@
|
|
|
4004
4009
|
"@babel/plugin-transform-modules-commonjs": "^7.24.8"
|
|
4005
4010
|
},
|
|
4006
4011
|
"peerDependencies": {
|
|
4007
|
-
"typescript": "^5.0.0 || ^5.0.0-0 || ^6.0.0"
|
|
4012
|
+
"typescript": "^5.0.0 || ^5.0.0-0 || ^6.0.0 || ^7.0.0"
|
|
4008
4013
|
},
|
|
4009
4014
|
"peerDependenciesMeta": {
|
|
4010
4015
|
"typescript": {
|
|
@@ -4013,8 +4018,8 @@
|
|
|
4013
4018
|
}
|
|
4014
4019
|
},
|
|
4015
4020
|
"node_modules/@expo/schema-utils": {
|
|
4016
|
-
"version": "
|
|
4017
|
-
"integrity": "sha512-
|
|
4021
|
+
"version": "57.0.2",
|
|
4022
|
+
"integrity": "sha512-fMu/jyN0l1Wzv7XkeWR4IYCx1M8ryui3FdBNGrWwbRgJ7EhxXxK8E2jxP2W3pbgUwUY0V3hG8+GyfCZwny+Lxw==",
|
|
4018
4023
|
"license": "MIT",
|
|
4019
4024
|
"peer": true
|
|
4020
4025
|
},
|
|
@@ -4129,8 +4134,8 @@
|
|
|
4129
4134
|
"peer": true
|
|
4130
4135
|
},
|
|
4131
4136
|
"node_modules/@expo/xcpretty/node_modules/js-yaml": {
|
|
4132
|
-
"version": "4.
|
|
4133
|
-
"integrity": "sha512-
|
|
4137
|
+
"version": "4.3.1",
|
|
4138
|
+
"integrity": "sha512-CY6crGq313MX8GkwvB7tzgp99vjQxY1++5y10/BKN/GUfHqWaOGQMNZkBvqSzsZKWk/ijwHlWzzkLulsGHhjWQ==",
|
|
4134
4139
|
"funding": [
|
|
4135
4140
|
{
|
|
4136
4141
|
"type": "github",
|
|
@@ -4231,8 +4236,8 @@
|
|
|
4231
4236
|
}
|
|
4232
4237
|
},
|
|
4233
4238
|
"node_modules/@isaacs/cliui/node_modules/ansi-regex": {
|
|
4234
|
-
"version": "6.
|
|
4235
|
-
"integrity": "sha512-
|
|
4239
|
+
"version": "6.3.0",
|
|
4240
|
+
"integrity": "sha512-WpDfL7NO6j7tH88IDBNVdUJxDh9nmCteAVW9dsep846XdwF4naCBK+/tGLX3KJgcpgMRXCFlTM2hKGoK9FsdrQ==",
|
|
4236
4241
|
"dev": true,
|
|
4237
4242
|
"license": "MIT",
|
|
4238
4243
|
"engines": {
|
|
@@ -5582,27 +5587,27 @@
|
|
|
5582
5587
|
}
|
|
5583
5588
|
},
|
|
5584
5589
|
"node_modules/@react-native/babel-plugin-codegen": {
|
|
5585
|
-
"version": "0.
|
|
5586
|
-
"integrity": "sha512-
|
|
5590
|
+
"version": "0.86.2",
|
|
5591
|
+
"integrity": "sha512-NNDZqOlNbH5SzgPks1jFDYH3234Rpa5e/nhZymxhIiBH3NcE3uD+rGj/HWXhH7nHF2ToGK6XbUpqy7nmJPeh+g==",
|
|
5587
5592
|
"license": "MIT",
|
|
5588
5593
|
"peer": true,
|
|
5589
5594
|
"dependencies": {
|
|
5590
5595
|
"@babel/traverse": "^7.29.0",
|
|
5591
|
-
"@react-native/codegen": "0.
|
|
5596
|
+
"@react-native/codegen": "0.86.2"
|
|
5592
5597
|
},
|
|
5593
5598
|
"engines": {
|
|
5594
5599
|
"node": "^20.19.4 || ^22.13.0 || ^24.3.0 || >= 25.0.0"
|
|
5595
5600
|
}
|
|
5596
5601
|
},
|
|
5597
5602
|
"node_modules/@react-native/codegen": {
|
|
5598
|
-
"version": "0.
|
|
5599
|
-
"integrity": "sha512
|
|
5603
|
+
"version": "0.86.2",
|
|
5604
|
+
"integrity": "sha512-xKkudsahUJ1n//55g4fXk5BStVqqmZlz8HQveL45ZxcfDnwvhuYe2GymksQANFsSN+slvrarjrfq8kIxJzbceA==",
|
|
5600
5605
|
"license": "MIT",
|
|
5601
5606
|
"peer": true,
|
|
5602
5607
|
"dependencies": {
|
|
5603
5608
|
"@babel/core": "^7.25.2",
|
|
5604
5609
|
"@babel/parser": "^7.29.0",
|
|
5605
|
-
"hermes-parser": "0.
|
|
5610
|
+
"hermes-parser": "0.36.0",
|
|
5606
5611
|
"invariant": "^2.2.4",
|
|
5607
5612
|
"nullthrows": "^1.1.1",
|
|
5608
5613
|
"tinyglobby": "^0.2.15",
|
|
@@ -5629,6 +5634,21 @@
|
|
|
5629
5634
|
"node": ">=12"
|
|
5630
5635
|
}
|
|
5631
5636
|
},
|
|
5637
|
+
"node_modules/@react-native/codegen/node_modules/hermes-estree": {
|
|
5638
|
+
"version": "0.36.0",
|
|
5639
|
+
"integrity": "sha512-A1+8zn5oss2CFP7pKsOaxorQG6FNIz1WU1VDqruLPPZl3LVgeE2C5xfFg8Ow6/Ow4mSslLLtYP1J3n38eKyW9w==",
|
|
5640
|
+
"license": "MIT",
|
|
5641
|
+
"peer": true
|
|
5642
|
+
},
|
|
5643
|
+
"node_modules/@react-native/codegen/node_modules/hermes-parser": {
|
|
5644
|
+
"version": "0.36.0",
|
|
5645
|
+
"integrity": "sha512-GdpwMmH5x6IpC1cijvcvYnlPB60Mh6kTSF/NFdYV/j56gYdi+0RIakYs+eqOV+bbO0SW7mgVVGSsTJxyPQfo3w==",
|
|
5646
|
+
"license": "MIT",
|
|
5647
|
+
"peer": true,
|
|
5648
|
+
"dependencies": {
|
|
5649
|
+
"hermes-estree": "0.36.0"
|
|
5650
|
+
}
|
|
5651
|
+
},
|
|
5632
5652
|
"node_modules/@react-native/codegen/node_modules/yargs": {
|
|
5633
5653
|
"version": "17.7.3",
|
|
5634
5654
|
"integrity": "sha512-GZtjxm/J/4TSxuL3FNYjCmLktBTnIw/rVmKSIyKeYAZpmJB2ig9VauCC5xsa82GNKVKDAqpOn3KVzNt0zmrU0g==",
|
|
@@ -6044,8 +6064,8 @@
|
|
|
6044
6064
|
}
|
|
6045
6065
|
},
|
|
6046
6066
|
"node_modules/@react-native/community-cli-plugin/node_modules/ws": {
|
|
6047
|
-
"version": "7.5.
|
|
6048
|
-
"integrity": "sha512-
|
|
6067
|
+
"version": "7.5.13",
|
|
6068
|
+
"integrity": "sha512-rsKI6xDBFVf4r/x8XyChGK04QR/XHroxs/jUcoWvtEZM8TPU/X/uIY9B1CsSzYws9ZJb/6bbBu7dPhFW00CAoA==",
|
|
6049
6069
|
"license": "MIT",
|
|
6050
6070
|
"engines": {
|
|
6051
6071
|
"node": ">=8.3.0"
|
|
@@ -6097,8 +6117,8 @@
|
|
|
6097
6117
|
}
|
|
6098
6118
|
},
|
|
6099
6119
|
"node_modules/@react-native/debugger-shell": {
|
|
6100
|
-
"version": "0.
|
|
6101
|
-
"integrity": "sha512-/
|
|
6120
|
+
"version": "0.86.2",
|
|
6121
|
+
"integrity": "sha512-/TaVJ2+gGajZPJGrFaObUQmHmlaxAlfmOPZicl6pNKDUjzSgFMpcLkdTOExvb+USYTVdGX1XwxXyvjQdUO2bvg==",
|
|
6102
6122
|
"license": "MIT",
|
|
6103
6123
|
"peer": true,
|
|
6104
6124
|
"dependencies": {
|
|
@@ -6132,8 +6152,8 @@
|
|
|
6132
6152
|
}
|
|
6133
6153
|
},
|
|
6134
6154
|
"node_modules/@react-native/dev-middleware/node_modules/ws": {
|
|
6135
|
-
"version": "6.2.
|
|
6136
|
-
"integrity": "sha512-
|
|
6155
|
+
"version": "6.2.6",
|
|
6156
|
+
"integrity": "sha512-XTrf1gv7kXoVf1hbC3PAyAiPgR8Wz1blcrYIjEsUmr08BLksT41R8KbjmS9408C2ERx7v1JDLD/BkpLEttjfKA==",
|
|
6137
6157
|
"license": "MIT",
|
|
6138
6158
|
"dependencies": {
|
|
6139
6159
|
"async-limiter": "~1.0.0"
|
|
@@ -6161,11 +6181,11 @@
|
|
|
6161
6181
|
"license": "MIT"
|
|
6162
6182
|
},
|
|
6163
6183
|
"node_modules/@react-navigation/core": {
|
|
6164
|
-
"version": "7.21.
|
|
6165
|
-
"integrity": "sha512-
|
|
6184
|
+
"version": "7.21.12",
|
|
6185
|
+
"integrity": "sha512-FopGMGy5df+IMqUYg9w7ygwK0oP4RaQbMnpb7VFP30+vZdd8MqsAGc+bZZwdiVSnzK9hzhgJtZV9XF0ZFlUYOQ==",
|
|
6166
6186
|
"license": "MIT",
|
|
6167
6187
|
"dependencies": {
|
|
6168
|
-
"@react-navigation/routers": "^7.6.
|
|
6188
|
+
"@react-navigation/routers": "^7.6.4",
|
|
6169
6189
|
"escape-string-regexp": "^4.0.0",
|
|
6170
6190
|
"fast-deep-equal": "^3.1.3",
|
|
6171
6191
|
"nanoid": "^3.3.11",
|
|
@@ -6199,8 +6219,8 @@
|
|
|
6199
6219
|
}
|
|
6200
6220
|
},
|
|
6201
6221
|
"node_modules/@react-navigation/drawer/node_modules/@react-navigation/elements": {
|
|
6202
|
-
"version": "2.9.
|
|
6203
|
-
"integrity": "sha512-
|
|
6222
|
+
"version": "2.9.38",
|
|
6223
|
+
"integrity": "sha512-M/2HWDiSO4zO7VyfAnovrTPWOAzTC+1DnVT7ZWZW93+/KVRF9OYlqixIUpPenQ0iQh2j1EaQ4zOe/134Arisqw==",
|
|
6204
6224
|
"license": "MIT",
|
|
6205
6225
|
"dependencies": {
|
|
6206
6226
|
"color": "^4.2.3",
|
|
@@ -6209,7 +6229,7 @@
|
|
|
6209
6229
|
},
|
|
6210
6230
|
"peerDependencies": {
|
|
6211
6231
|
"@react-native-masked-view/masked-view": ">= 0.2.0",
|
|
6212
|
-
"@react-navigation/native": "^7.3.
|
|
6232
|
+
"@react-navigation/native": "^7.3.16",
|
|
6213
6233
|
"react": ">= 18.2.0",
|
|
6214
6234
|
"react-native": "*",
|
|
6215
6235
|
"react-native-safe-area-context": ">= 4.0.0"
|
|
@@ -6237,8 +6257,8 @@
|
|
|
6237
6257
|
}
|
|
6238
6258
|
},
|
|
6239
6259
|
"node_modules/@react-navigation/routers": {
|
|
6240
|
-
"version": "7.6.
|
|
6241
|
-
"integrity": "sha512-
|
|
6260
|
+
"version": "7.6.4",
|
|
6261
|
+
"integrity": "sha512-GI7eJm8/KsZUQaYcXvEExikKurRZRgEsSzyZ7faENfi65yqJBCXjDMwyN1pF6pNW1MoLH1ErDwDivFxY6BzD3w==",
|
|
6242
6262
|
"license": "MIT",
|
|
6243
6263
|
"dependencies": {
|
|
6244
6264
|
"nanoid": "^3.3.11"
|
|
@@ -6262,8 +6282,8 @@
|
|
|
6262
6282
|
}
|
|
6263
6283
|
},
|
|
6264
6284
|
"node_modules/@react-navigation/stack/node_modules/@react-navigation/elements": {
|
|
6265
|
-
"version": "2.9.
|
|
6266
|
-
"integrity": "sha512-
|
|
6285
|
+
"version": "2.9.38",
|
|
6286
|
+
"integrity": "sha512-M/2HWDiSO4zO7VyfAnovrTPWOAzTC+1DnVT7ZWZW93+/KVRF9OYlqixIUpPenQ0iQh2j1EaQ4zOe/134Arisqw==",
|
|
6267
6287
|
"license": "MIT",
|
|
6268
6288
|
"dependencies": {
|
|
6269
6289
|
"color": "^4.2.3",
|
|
@@ -6272,7 +6292,7 @@
|
|
|
6272
6292
|
},
|
|
6273
6293
|
"peerDependencies": {
|
|
6274
6294
|
"@react-native-masked-view/masked-view": ">= 0.2.0",
|
|
6275
|
-
"@react-navigation/native": "^7.3.
|
|
6295
|
+
"@react-navigation/native": "^7.3.16",
|
|
6276
6296
|
"react": ">= 18.2.0",
|
|
6277
6297
|
"react-native": "*",
|
|
6278
6298
|
"react-native-safe-area-context": ">= 4.0.0"
|
|
@@ -6302,8 +6322,8 @@
|
|
|
6302
6322
|
}
|
|
6303
6323
|
},
|
|
6304
6324
|
"node_modules/@sinclair/typebox": {
|
|
6305
|
-
"version": "0.27.
|
|
6306
|
-
"integrity": "sha512-
|
|
6325
|
+
"version": "0.27.12",
|
|
6326
|
+
"integrity": "sha512-hhyNJ+nbR6ZR7pToHvllEFun9TL0sbL+tk/ON75lo+Xas054uez98qRbsuNt7MBCyZKK4+8Yli/OAGZhmfBZ/g==",
|
|
6307
6327
|
"license": "MIT"
|
|
6308
6328
|
},
|
|
6309
6329
|
"node_modules/@sindresorhus/is": {
|
|
@@ -6707,8 +6727,8 @@
|
|
|
6707
6727
|
}
|
|
6708
6728
|
},
|
|
6709
6729
|
"node_modules/@types/lodash": {
|
|
6710
|
-
"version": "4.17.
|
|
6711
|
-
"integrity": "sha512
|
|
6730
|
+
"version": "4.17.25",
|
|
6731
|
+
"integrity": "sha512-+K1NIO8I+F9/wNulfVvu23QYd0Pe9/OCqRrim4NoYIf1VoEDL90Ve4ClzpyqBLc7NpGGWRvYNCKZ1BE/Jpf8dQ==",
|
|
6712
6732
|
"dev": true,
|
|
6713
6733
|
"license": "MIT"
|
|
6714
6734
|
},
|
|
@@ -6728,8 +6748,8 @@
|
|
|
6728
6748
|
"license": "MIT"
|
|
6729
6749
|
},
|
|
6730
6750
|
"node_modules/@types/node": {
|
|
6731
|
-
"version": "26.
|
|
6732
|
-
"integrity": "sha512-
|
|
6751
|
+
"version": "26.2.0",
|
|
6752
|
+
"integrity": "sha512-5IviulTZeRNp2vAJ514cc/HUlY5nZ9fCbq9DMyC52BrhFZACo3nI0R7qBxhQmo/d27NFe96ur/b7Wwxklda+kg==",
|
|
6733
6753
|
"license": "MIT",
|
|
6734
6754
|
"dependencies": {
|
|
6735
6755
|
"undici-types": "~8.3.0"
|
|
@@ -6797,8 +6817,8 @@
|
|
|
6797
6817
|
"license": "MIT"
|
|
6798
6818
|
},
|
|
6799
6819
|
"node_modules/@types/semver": {
|
|
6800
|
-
"version": "7.
|
|
6801
|
-
"integrity": "sha512-
|
|
6820
|
+
"version": "7.8.0",
|
|
6821
|
+
"integrity": "sha512-1mAINjtQCXXeLkJ9ehXkwOcBpqtLxiVtKhpUf83DdRNdQKV0iXZpaHYqRr7nj+wvxuJzoAmAwXI+sCNMv1CzLQ==",
|
|
6802
6822
|
"dev": true,
|
|
6803
6823
|
"license": "MIT"
|
|
6804
6824
|
},
|
|
@@ -6990,14 +7010,14 @@
|
|
|
6990
7010
|
}
|
|
6991
7011
|
},
|
|
6992
7012
|
"node_modules/@ungap/structured-clone": {
|
|
6993
|
-
"version": "1.3.
|
|
6994
|
-
"integrity": "sha512-
|
|
7013
|
+
"version": "1.3.3",
|
|
7014
|
+
"integrity": "sha512-60YRaenCQcVjYEKOcG824+DRGGIQ3VKErcBoAEDJZz5bKIs2ZG+X/H9Nk+Q6EVkwJk5QNApxbrc5QtBSwtrXAg==",
|
|
6995
7015
|
"license": "ISC",
|
|
6996
7016
|
"peer": true
|
|
6997
7017
|
},
|
|
6998
7018
|
"node_modules/@wavemaker/variables": {
|
|
6999
|
-
"version": "11.15.
|
|
7000
|
-
"integrity": "sha512-
|
|
7019
|
+
"version": "11.15.6-1.647697",
|
|
7020
|
+
"integrity": "sha512-uW/huMsBd8TfX7kawWsM7vGAAeqkxDxM+Ltsb6fKBDE8vtTdnUEZYqe8TA1U2DNa1jh/tSfuKSsZDmB5PXxiBA==",
|
|
7001
7021
|
"license": "ISC",
|
|
7002
7022
|
"dependencies": {
|
|
7003
7023
|
"@metrichor/jmespath": "^0.3.1",
|
|
@@ -7169,8 +7189,8 @@
|
|
|
7169
7189
|
}
|
|
7170
7190
|
},
|
|
7171
7191
|
"node_modules/@xmldom/xmldom": {
|
|
7172
|
-
"version": "0.8.
|
|
7173
|
-
"integrity": "sha512-
|
|
7192
|
+
"version": "0.8.14",
|
|
7193
|
+
"integrity": "sha512-T4EDRUBVZYRldYApjEJiU0e1stYWaRAX7CuSnKzrpwdZKo53zGV8/pqfzV6FfwNl9YThD2OumQYvqtvjvgG7aQ==",
|
|
7174
7194
|
"license": "MIT",
|
|
7175
7195
|
"engines": {
|
|
7176
7196
|
"node": ">=10.0.0"
|
|
@@ -7244,8 +7264,8 @@
|
|
|
7244
7264
|
}
|
|
7245
7265
|
},
|
|
7246
7266
|
"node_modules/acorn": {
|
|
7247
|
-
"version": "8.
|
|
7248
|
-
"integrity": "sha512-
|
|
7267
|
+
"version": "8.18.0",
|
|
7268
|
+
"integrity": "sha512-lGq+9yr1/GuAWaVYIHRjvvySG5/4VfKIvC8EWxStPdcDh/Ka7FG3twP6v4d5BkravUilhIAsG4Qj83t02LWUPQ==",
|
|
7249
7269
|
"license": "MIT",
|
|
7250
7270
|
"bin": {
|
|
7251
7271
|
"acorn": "bin/acorn"
|
|
@@ -7264,19 +7284,6 @@
|
|
|
7264
7284
|
"acorn-walk": "^8.0.2"
|
|
7265
7285
|
}
|
|
7266
7286
|
},
|
|
7267
|
-
"node_modules/acorn-import-phases": {
|
|
7268
|
-
"version": "1.0.4",
|
|
7269
|
-
"integrity": "sha512-wKmbr/DDiIXzEOiWrTTUcDm24kQ2vGfZQvM2fwg2vXqR5uW6aapr7ObPtj1th32b9u90/Pf4AItvdTh42fBmVQ==",
|
|
7270
|
-
"dev": true,
|
|
7271
|
-
"license": "MIT",
|
|
7272
|
-
"peer": true,
|
|
7273
|
-
"engines": {
|
|
7274
|
-
"node": ">=10.13.0"
|
|
7275
|
-
},
|
|
7276
|
-
"peerDependencies": {
|
|
7277
|
-
"acorn": "^8.14.0"
|
|
7278
|
-
}
|
|
7279
|
-
},
|
|
7280
7287
|
"node_modules/acorn-jsx": {
|
|
7281
7288
|
"version": "5.3.2",
|
|
7282
7289
|
"integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==",
|
|
@@ -7328,6 +7335,18 @@
|
|
|
7328
7335
|
"node": ">= 6.0.0"
|
|
7329
7336
|
}
|
|
7330
7337
|
},
|
|
7338
|
+
"node_modules/agent-cli-detector": {
|
|
7339
|
+
"version": "0.1.5",
|
|
7340
|
+
"integrity": "sha512-6xvLw0EGPuxoYGZeqyMV4AK+WoZ31jsqb7a5pln1BTf6oDFsrgvfCJT7E7y9oAqifJZhJ3fZ0J36H7o6JzrB0Q==",
|
|
7341
|
+
"license": "MIT",
|
|
7342
|
+
"peer": true,
|
|
7343
|
+
"bin": {
|
|
7344
|
+
"agent-cli-detector": "dist/cli.js"
|
|
7345
|
+
},
|
|
7346
|
+
"engines": {
|
|
7347
|
+
"node": ">=18.18"
|
|
7348
|
+
}
|
|
7349
|
+
},
|
|
7331
7350
|
"node_modules/aggregate-error": {
|
|
7332
7351
|
"version": "3.1.0",
|
|
7333
7352
|
"integrity": "sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==",
|
|
@@ -8143,12 +8162,12 @@
|
|
|
8143
8162
|
"license": "MIT"
|
|
8144
8163
|
},
|
|
8145
8164
|
"node_modules/babel-plugin-syntax-hermes-parser": {
|
|
8146
|
-
"version": "0.
|
|
8147
|
-
"integrity": "sha512
|
|
8165
|
+
"version": "0.36.1",
|
|
8166
|
+
"integrity": "sha512-ycduwJbvdvIMmVvlAZqGggS+pm5Eu4Bk9pcV9Sm2Z4PJNRVsKkv0g7vHj+LeuC1gHTeF67sJXFOq61IlqCa2hA==",
|
|
8148
8167
|
"license": "MIT",
|
|
8149
8168
|
"peer": true,
|
|
8150
8169
|
"dependencies": {
|
|
8151
|
-
"hermes-parser": "0.
|
|
8170
|
+
"hermes-parser": "0.36.1"
|
|
8152
8171
|
}
|
|
8153
8172
|
},
|
|
8154
8173
|
"node_modules/babel-plugin-syntax-jsx": {
|
|
@@ -8656,8 +8675,8 @@
|
|
|
8656
8675
|
}
|
|
8657
8676
|
},
|
|
8658
8677
|
"node_modules/babel-preset-expo": {
|
|
8659
|
-
"version": "
|
|
8660
|
-
"integrity": "sha512
|
|
8678
|
+
"version": "57.0.7",
|
|
8679
|
+
"integrity": "sha512-/1RLnZTJVoTNo6nCdSv27BSA2LBzM/qEkNLznwWvztg64DhsAz7ByZIiAqdbau9FK3YqF+IV5a2ZsPXFclwq4A==",
|
|
8661
8680
|
"license": "MIT",
|
|
8662
8681
|
"peer": true,
|
|
8663
8682
|
"dependencies": {
|
|
@@ -8697,17 +8716,17 @@
|
|
|
8697
8716
|
"@babel/plugin-transform-typescript": "^7.25.2",
|
|
8698
8717
|
"@babel/plugin-transform-unicode-regex": "^7.24.7",
|
|
8699
8718
|
"@babel/preset-typescript": "^7.23.0",
|
|
8700
|
-
"@react-native/babel-plugin-codegen": "0.
|
|
8719
|
+
"@react-native/babel-plugin-codegen": "0.86.2",
|
|
8701
8720
|
"babel-plugin-react-compiler": "^1.0.0",
|
|
8702
8721
|
"babel-plugin-react-native-web": "~0.21.0",
|
|
8703
|
-
"babel-plugin-syntax-hermes-parser": "^0.
|
|
8722
|
+
"babel-plugin-syntax-hermes-parser": "^0.36.0",
|
|
8704
8723
|
"babel-plugin-transform-flow-enums": "^0.0.2",
|
|
8705
8724
|
"debug": "^4.3.4"
|
|
8706
8725
|
},
|
|
8707
8726
|
"peerDependencies": {
|
|
8708
8727
|
"@babel/runtime": "^7.20.0",
|
|
8709
8728
|
"expo": "*",
|
|
8710
|
-
"expo-widgets": "^
|
|
8729
|
+
"expo-widgets": "^57.0.10",
|
|
8711
8730
|
"react-refresh": ">=0.14.0 <1.0.0"
|
|
8712
8731
|
},
|
|
8713
8732
|
"peerDependenciesMeta": {
|
|
@@ -8917,8 +8936,8 @@
|
|
|
8917
8936
|
"license": "MIT"
|
|
8918
8937
|
},
|
|
8919
8938
|
"node_modules/baseline-browser-mapping": {
|
|
8920
|
-
"version": "2.
|
|
8921
|
-
"integrity": "sha512-
|
|
8939
|
+
"version": "2.11.14",
|
|
8940
|
+
"integrity": "sha512-JyJ954WzuIR8/FFzX0o5krdSTrBAkcCSRfWSleRsIHSWV+cZe2FI1PKggVkFke1hBldRs+LRxUczzE9iPmgZww==",
|
|
8922
8941
|
"license": "Apache-2.0",
|
|
8923
8942
|
"bin": {
|
|
8924
8943
|
"baseline-browser-mapping": "dist/cli.cjs"
|
|
@@ -9043,8 +9062,8 @@
|
|
|
9043
9062
|
}
|
|
9044
9063
|
},
|
|
9045
9064
|
"node_modules/brace-expansion": {
|
|
9046
|
-
"version": "1.1.
|
|
9047
|
-
"integrity": "sha512-
|
|
9065
|
+
"version": "1.1.18",
|
|
9066
|
+
"integrity": "sha512-Edep/X9fGqVNmzKBVsDYIOtD+z1tuezV70LBjdCst9Tqu76lsnvRiZ6oTic1n+/BIwX6QDGAO94PN4N2SADvtw==",
|
|
9048
9067
|
"license": "MIT",
|
|
9049
9068
|
"dependencies": {
|
|
9050
9069
|
"balanced-match": "^1.0.0",
|
|
@@ -9063,8 +9082,8 @@
|
|
|
9063
9082
|
}
|
|
9064
9083
|
},
|
|
9065
9084
|
"node_modules/browserslist": {
|
|
9066
|
-
"version": "4.28.
|
|
9067
|
-
"integrity": "sha512-
|
|
9085
|
+
"version": "4.28.8",
|
|
9086
|
+
"integrity": "sha512-V2NpofLblG64mfOtSgDhOJESZEGogzDMBv/q+W6oc4LXWP/q75eOXoOaaOu1EOadB9U4Bwx/e0yzbvwKH8zalA==",
|
|
9068
9087
|
"funding": [
|
|
9069
9088
|
{
|
|
9070
9089
|
"type": "opencollective",
|
|
@@ -9081,11 +9100,11 @@
|
|
|
9081
9100
|
],
|
|
9082
9101
|
"license": "MIT",
|
|
9083
9102
|
"dependencies": {
|
|
9084
|
-
"baseline-browser-mapping": "^2.
|
|
9085
|
-
"caniuse-lite": "^1.0.
|
|
9086
|
-
"electron-to-chromium": "^1.5.
|
|
9087
|
-
"node-releases": "^2.0.
|
|
9088
|
-
"update-browserslist-db": "^1.
|
|
9103
|
+
"baseline-browser-mapping": "^2.11.12",
|
|
9104
|
+
"caniuse-lite": "^1.0.30001809",
|
|
9105
|
+
"electron-to-chromium": "^1.5.402",
|
|
9106
|
+
"node-releases": "^2.0.53",
|
|
9107
|
+
"update-browserslist-db": "^1.3.0"
|
|
9089
9108
|
},
|
|
9090
9109
|
"bin": {
|
|
9091
9110
|
"browserslist": "cli.js"
|
|
@@ -9239,8 +9258,8 @@
|
|
|
9239
9258
|
}
|
|
9240
9259
|
},
|
|
9241
9260
|
"node_modules/caniuse-lite": {
|
|
9242
|
-
"version": "1.0.
|
|
9243
|
-
"integrity": "sha512-
|
|
9261
|
+
"version": "1.0.30001809",
|
|
9262
|
+
"integrity": "sha512-xxWVywk6a6Arlk+hymeycyn/VgqEfLDxupvhH/xiY5SJ/18kmi9o6MiO320DCUzypORHLtvh0I4i04tUhCNHNQ==",
|
|
9244
9263
|
"funding": [
|
|
9245
9264
|
{
|
|
9246
9265
|
"type": "opencollective",
|
|
@@ -9519,8 +9538,8 @@
|
|
|
9519
9538
|
}
|
|
9520
9539
|
},
|
|
9521
9540
|
"node_modules/color-name": {
|
|
9522
|
-
"version": "2.1.
|
|
9523
|
-
"integrity": "sha512-
|
|
9541
|
+
"version": "2.1.1",
|
|
9542
|
+
"integrity": "sha512-p2FdgwVx1a9yWBHP2wI0VgShkDpgN4kZISkxdNipGBJWpa5G6b04OINlVWCyJj0JmfvcPrgqt95E9k8yvaOJFg==",
|
|
9524
9543
|
"dev": true,
|
|
9525
9544
|
"license": "MIT",
|
|
9526
9545
|
"engines": {
|
|
@@ -9790,6 +9809,7 @@
|
|
|
9790
9809
|
"node_modules/conventional-changelog-atom": {
|
|
9791
9810
|
"version": "2.0.8",
|
|
9792
9811
|
"integrity": "sha512-xo6v46icsFTK3bb7dY/8m2qvc8sZemRgdqLb/bjpBsH2UyOS8rKNTgcb5025Hri6IpANPApbXMg15QLb1LJpBw==",
|
|
9812
|
+
"deprecated": "This preset is deprecated. Please use conventional-changelog-conventionalcommits or conventional-changelog-angular instead.",
|
|
9793
9813
|
"dev": true,
|
|
9794
9814
|
"license": "ISC",
|
|
9795
9815
|
"dependencies": {
|
|
@@ -9802,6 +9822,7 @@
|
|
|
9802
9822
|
"node_modules/conventional-changelog-codemirror": {
|
|
9803
9823
|
"version": "2.0.8",
|
|
9804
9824
|
"integrity": "sha512-z5DAsn3uj1Vfp7po3gpt2Boc+Bdwmw2++ZHa5Ak9k0UKsYAO5mH1UBTN0qSCuJZREIhX6WU4E1p3IW2oRCNzQw==",
|
|
9825
|
+
"deprecated": "This preset is deprecated. Please use conventional-changelog-conventionalcommits or conventional-changelog-angular instead.",
|
|
9805
9826
|
"dev": true,
|
|
9806
9827
|
"license": "ISC",
|
|
9807
9828
|
"dependencies": {
|
|
@@ -9826,6 +9847,7 @@
|
|
|
9826
9847
|
"node_modules/conventional-changelog-core": {
|
|
9827
9848
|
"version": "4.2.4",
|
|
9828
9849
|
"integrity": "sha512-gDVS+zVJHE2v4SLc6B0sLsPiloR0ygU7HaDW14aNJE1v4SlqJPILPl/aJC7YdtRE4CybBf8gDwObBvKha8Xlyg==",
|
|
9850
|
+
"deprecated": "Deprecated and no longer maintained. Please use conventional-changelog instead.",
|
|
9829
9851
|
"dev": true,
|
|
9830
9852
|
"license": "MIT",
|
|
9831
9853
|
"dependencies": {
|
|
@@ -9880,7 +9902,7 @@
|
|
|
9880
9902
|
"node_modules/conventional-changelog-core/node_modules/git-raw-commits": {
|
|
9881
9903
|
"version": "2.0.11",
|
|
9882
9904
|
"integrity": "sha512-VnctFhw+xfj8Va1xtfEqCUD2XDrbAPSJx+hSrE5K7fGdjZruW7XV+QOrN7LF/RJyvspRiD2I0asWsxFp0ya26A==",
|
|
9883
|
-
"deprecated": "
|
|
9905
|
+
"deprecated": "Deprecated and no longer maintained. Use @conventional-changelog/git-client instead.",
|
|
9884
9906
|
"dev": true,
|
|
9885
9907
|
"license": "MIT",
|
|
9886
9908
|
"dependencies": {
|
|
@@ -9930,6 +9952,7 @@
|
|
|
9930
9952
|
"node_modules/conventional-changelog-ember": {
|
|
9931
9953
|
"version": "2.0.9",
|
|
9932
9954
|
"integrity": "sha512-ulzIReoZEvZCBDhcNYfDIsLTHzYHc7awh+eI44ZtV5cx6LVxLlVtEmcO+2/kGIHGtw+qVabJYjdI5cJOQgXh1A==",
|
|
9955
|
+
"deprecated": "This preset is deprecated. Please use conventional-changelog-conventionalcommits or conventional-changelog-angular instead.",
|
|
9933
9956
|
"dev": true,
|
|
9934
9957
|
"license": "ISC",
|
|
9935
9958
|
"dependencies": {
|
|
@@ -9942,6 +9965,7 @@
|
|
|
9942
9965
|
"node_modules/conventional-changelog-eslint": {
|
|
9943
9966
|
"version": "3.0.9",
|
|
9944
9967
|
"integrity": "sha512-6NpUCMgU8qmWmyAMSZO5NrRd7rTgErjrm4VASam2u5jrZS0n38V7Y9CzTtLT2qwz5xEChDR4BduoWIr8TfwvXA==",
|
|
9968
|
+
"deprecated": "This preset is deprecated. Please use conventional-changelog-conventionalcommits or conventional-changelog-angular instead.",
|
|
9945
9969
|
"dev": true,
|
|
9946
9970
|
"license": "ISC",
|
|
9947
9971
|
"dependencies": {
|
|
@@ -9954,6 +9978,7 @@
|
|
|
9954
9978
|
"node_modules/conventional-changelog-express": {
|
|
9955
9979
|
"version": "2.0.6",
|
|
9956
9980
|
"integrity": "sha512-SDez2f3iVJw6V563O3pRtNwXtQaSmEfTCaTBPCqn0oG0mfkq0rX4hHBq5P7De2MncoRixrALj3u3oQsNK+Q0pQ==",
|
|
9981
|
+
"deprecated": "This preset is deprecated. Please use conventional-changelog-conventionalcommits or conventional-changelog-angular instead.",
|
|
9957
9982
|
"dev": true,
|
|
9958
9983
|
"license": "ISC",
|
|
9959
9984
|
"dependencies": {
|
|
@@ -9966,6 +9991,7 @@
|
|
|
9966
9991
|
"node_modules/conventional-changelog-jquery": {
|
|
9967
9992
|
"version": "3.0.11",
|
|
9968
9993
|
"integrity": "sha512-x8AWz5/Td55F7+o/9LQ6cQIPwrCjfJQ5Zmfqi8thwUEKHstEn4kTIofXub7plf1xvFA2TqhZlq7fy5OmV6BOMw==",
|
|
9994
|
+
"deprecated": "This preset is deprecated. Please use conventional-changelog-conventionalcommits or conventional-changelog-angular instead.",
|
|
9969
9995
|
"dev": true,
|
|
9970
9996
|
"license": "ISC",
|
|
9971
9997
|
"dependencies": {
|
|
@@ -9978,6 +10004,7 @@
|
|
|
9978
10004
|
"node_modules/conventional-changelog-jshint": {
|
|
9979
10005
|
"version": "2.0.9",
|
|
9980
10006
|
"integrity": "sha512-wMLdaIzq6TNnMHMy31hql02OEQ8nCQfExw1SE0hYL5KvU+JCTuPaDO+7JiogGT2gJAxiUGATdtYYfh+nT+6riA==",
|
|
10007
|
+
"deprecated": "This preset is deprecated. Please use conventional-changelog-conventionalcommits or conventional-changelog-angular instead.",
|
|
9981
10008
|
"dev": true,
|
|
9982
10009
|
"license": "ISC",
|
|
9983
10010
|
"dependencies": {
|
|
@@ -10144,7 +10171,7 @@
|
|
|
10144
10171
|
"node_modules/conventional-recommended-bump/node_modules/git-raw-commits": {
|
|
10145
10172
|
"version": "2.0.11",
|
|
10146
10173
|
"integrity": "sha512-VnctFhw+xfj8Va1xtfEqCUD2XDrbAPSJx+hSrE5K7fGdjZruW7XV+QOrN7LF/RJyvspRiD2I0asWsxFp0ya26A==",
|
|
10147
|
-
"deprecated": "
|
|
10174
|
+
"deprecated": "Deprecated and no longer maintained. Use @conventional-changelog/git-client instead.",
|
|
10148
10175
|
"dev": true,
|
|
10149
10176
|
"license": "MIT",
|
|
10150
10177
|
"dependencies": {
|
|
@@ -10205,11 +10232,14 @@
|
|
|
10205
10232
|
"license": "MIT"
|
|
10206
10233
|
},
|
|
10207
10234
|
"node_modules/core-js-compat": {
|
|
10208
|
-
"version": "3.
|
|
10209
|
-
"integrity": "sha512-
|
|
10235
|
+
"version": "3.50.0",
|
|
10236
|
+
"integrity": "sha512-XGpFGbMLHwSt74YLTKho7Ib242qi6O8MSX+sRokV4oz7iKXvQWGYZthjIhjRGMxjzVkAubBO512dKGYcefmX3Q==",
|
|
10210
10237
|
"license": "MIT",
|
|
10211
10238
|
"dependencies": {
|
|
10212
|
-
"browserslist": "^4.28.
|
|
10239
|
+
"browserslist": "^4.28.7"
|
|
10240
|
+
},
|
|
10241
|
+
"engines": {
|
|
10242
|
+
"node": ">=6.4.0"
|
|
10213
10243
|
},
|
|
10214
10244
|
"funding": {
|
|
10215
10245
|
"type": "opencollective",
|
|
@@ -10217,10 +10247,13 @@
|
|
|
10217
10247
|
}
|
|
10218
10248
|
},
|
|
10219
10249
|
"node_modules/core-js-pure": {
|
|
10220
|
-
"version": "3.
|
|
10221
|
-
"integrity": "sha512-
|
|
10250
|
+
"version": "3.50.0",
|
|
10251
|
+
"integrity": "sha512-6GP3Pxz4IKyWjAfa747vIu/jilB5z29JWROLqH/b+pXVcpgh6tM06ZIBwSuglgVqzDYURhOK6oEzTrG0bCHitA==",
|
|
10222
10252
|
"hasInstallScript": true,
|
|
10223
10253
|
"license": "MIT",
|
|
10254
|
+
"engines": {
|
|
10255
|
+
"node": "*"
|
|
10256
|
+
},
|
|
10224
10257
|
"funding": {
|
|
10225
10258
|
"type": "opencollective",
|
|
10226
10259
|
"url": "https://opencollective.com/core-js"
|
|
@@ -10282,8 +10315,8 @@
|
|
|
10282
10315
|
"license": "Python-2.0"
|
|
10283
10316
|
},
|
|
10284
10317
|
"node_modules/cosmiconfig/node_modules/js-yaml": {
|
|
10285
|
-
"version": "4.
|
|
10286
|
-
"integrity": "sha512-
|
|
10318
|
+
"version": "4.3.1",
|
|
10319
|
+
"integrity": "sha512-CY6crGq313MX8GkwvB7tzgp99vjQxY1++5y10/BKN/GUfHqWaOGQMNZkBvqSzsZKWk/ijwHlWzzkLulsGHhjWQ==",
|
|
10287
10320
|
"dev": true,
|
|
10288
10321
|
"funding": [
|
|
10289
10322
|
{
|
|
@@ -11159,8 +11192,8 @@
|
|
|
11159
11192
|
"license": "MIT"
|
|
11160
11193
|
},
|
|
11161
11194
|
"node_modules/electron-to-chromium": {
|
|
11162
|
-
"version": "1.5.
|
|
11163
|
-
"integrity": "sha512-
|
|
11195
|
+
"version": "1.5.408",
|
|
11196
|
+
"integrity": "sha512-SLoprcYpJ/OH2v2ps0+N5biv9H4/KBT3+YmmDew64TwK5y9j2wv7pMOFY7IorVkyMtEyLSCRlXKLsNlakeAlPw==",
|
|
11164
11197
|
"license": "ISC"
|
|
11165
11198
|
},
|
|
11166
11199
|
"node_modules/emittery": {
|
|
@@ -11211,8 +11244,8 @@
|
|
|
11211
11244
|
}
|
|
11212
11245
|
},
|
|
11213
11246
|
"node_modules/enhanced-resolve": {
|
|
11214
|
-
"version": "5.24.
|
|
11215
|
-
"integrity": "sha512-
|
|
11247
|
+
"version": "5.24.5",
|
|
11248
|
+
"integrity": "sha512-L1l8TNvomm6UVW5B253AGxQagSQr+vGwhMlrrfRS2qmhx46AMpMVJKQYLvWYbysTMY8VoicOvzHzoHMbyzB+4A==",
|
|
11216
11249
|
"dev": true,
|
|
11217
11250
|
"license": "MIT",
|
|
11218
11251
|
"peer": true,
|
|
@@ -11416,8 +11449,8 @@
|
|
|
11416
11449
|
}
|
|
11417
11450
|
},
|
|
11418
11451
|
"node_modules/es-iterator-helpers": {
|
|
11419
|
-
"version": "1.
|
|
11420
|
-
"integrity": "sha512-
|
|
11452
|
+
"version": "1.4.0",
|
|
11453
|
+
"integrity": "sha512-c/A0P0oxkACDc+cKWw8evLXK83oBKgn0qPOqCYT4x9uolpCIJAcYvJC9QYKNDRPsTeGyCrQ326jrvgZWdCdK5Q==",
|
|
11421
11454
|
"dev": true,
|
|
11422
11455
|
"license": "MIT",
|
|
11423
11456
|
"dependencies": {
|
|
@@ -11443,8 +11476,8 @@
|
|
|
11443
11476
|
}
|
|
11444
11477
|
},
|
|
11445
11478
|
"node_modules/es-module-lexer": {
|
|
11446
|
-
"version": "2.
|
|
11447
|
-
"integrity": "sha512-
|
|
11479
|
+
"version": "2.3.2",
|
|
11480
|
+
"integrity": "sha512-poHGpORABojJJucnV9KbOavETW8lBVnphkW77ER5/BQ5Fz7oXSoCNek7IH3vR5nRjdsEz926ibFYX8KtLQmdyw==",
|
|
11448
11481
|
"dev": true,
|
|
11449
11482
|
"license": "MIT",
|
|
11450
11483
|
"peer": true
|
|
@@ -11487,12 +11520,13 @@
|
|
|
11487
11520
|
}
|
|
11488
11521
|
},
|
|
11489
11522
|
"node_modules/es-to-primitive": {
|
|
11490
|
-
"version": "1.3.
|
|
11491
|
-
"integrity": "sha512-
|
|
11523
|
+
"version": "1.3.4",
|
|
11524
|
+
"integrity": "sha512-yPDz7wqpg1/mmHLmS3tcfTfbw5f1eryXvyghYBffGdERwe+mV7ZcWzTR8LR17Kvqt3qfPurjlonmnq3MKXIOXw==",
|
|
11492
11525
|
"dev": true,
|
|
11493
11526
|
"license": "MIT",
|
|
11494
11527
|
"dependencies": {
|
|
11495
11528
|
"es-abstract-get": "^1.0.0",
|
|
11529
|
+
"es-define-property": "^1.0.1",
|
|
11496
11530
|
"es-errors": "^1.3.0",
|
|
11497
11531
|
"is-callable": "^1.2.7",
|
|
11498
11532
|
"is-date-object": "^1.1.0",
|
|
@@ -12070,31 +12104,31 @@
|
|
|
12070
12104
|
}
|
|
12071
12105
|
},
|
|
12072
12106
|
"node_modules/expo": {
|
|
12073
|
-
"version": "
|
|
12074
|
-
"integrity": "sha512-
|
|
12107
|
+
"version": "57.0.13",
|
|
12108
|
+
"integrity": "sha512-oJnPSAcQYDIXTJowL9fm6SvAU5CU0P+u1WtWM9a/7uUmeCrkcVKoaGstwF+UY3GoM11S7FO4KKmRl1aU12CTKA==",
|
|
12075
12109
|
"license": "MIT",
|
|
12076
12110
|
"peer": true,
|
|
12077
12111
|
"dependencies": {
|
|
12078
12112
|
"@babel/runtime": "^7.20.0",
|
|
12079
|
-
"@expo/cli": "^
|
|
12080
|
-
"@expo/config": "~
|
|
12081
|
-
"@expo/config-plugins": "~
|
|
12082
|
-
"@expo/devtools": "~
|
|
12083
|
-
"@expo/dom-webview": "~
|
|
12084
|
-
"@expo/fingerprint": "^0.
|
|
12085
|
-
"@expo/local-build-cache-provider": "^
|
|
12086
|
-
"@expo/log-box": "^
|
|
12113
|
+
"@expo/cli": "^57.0.15",
|
|
12114
|
+
"@expo/config": "~57.0.7",
|
|
12115
|
+
"@expo/config-plugins": "~57.0.8",
|
|
12116
|
+
"@expo/devtools": "~57.0.1",
|
|
12117
|
+
"@expo/dom-webview": "~57.0.1",
|
|
12118
|
+
"@expo/fingerprint": "^0.20.7",
|
|
12119
|
+
"@expo/local-build-cache-provider": "^57.0.6",
|
|
12120
|
+
"@expo/log-box": "^57.0.2",
|
|
12087
12121
|
"@expo/metro": "~56.0.0",
|
|
12088
|
-
"@expo/metro-config": "~
|
|
12122
|
+
"@expo/metro-config": "~57.0.8",
|
|
12089
12123
|
"@ungap/structured-clone": "^1.3.0",
|
|
12090
|
-
"babel-preset-expo": "~
|
|
12091
|
-
"expo-asset": "~
|
|
12092
|
-
"expo-constants": "~
|
|
12093
|
-
"expo-file-system": "~
|
|
12094
|
-
"expo-font": "~
|
|
12095
|
-
"expo-keep-awake": "~
|
|
12096
|
-
"expo-modules-autolinking": "~
|
|
12097
|
-
"expo-modules-core": "~
|
|
12124
|
+
"babel-preset-expo": "~57.0.7",
|
|
12125
|
+
"expo-asset": "~57.0.11",
|
|
12126
|
+
"expo-constants": "~57.0.11",
|
|
12127
|
+
"expo-file-system": "~57.0.3",
|
|
12128
|
+
"expo-font": "~57.0.1",
|
|
12129
|
+
"expo-keep-awake": "~57.0.1",
|
|
12130
|
+
"expo-modules-autolinking": "~57.0.10",
|
|
12131
|
+
"expo-modules-core": "~57.0.11",
|
|
12098
12132
|
"pretty-format": "^29.7.0",
|
|
12099
12133
|
"react-refresh": "^0.14.2",
|
|
12100
12134
|
"whatwg-url-minimum": "^0.1.2"
|
|
@@ -12140,13 +12174,13 @@
|
|
|
12140
12174
|
}
|
|
12141
12175
|
},
|
|
12142
12176
|
"node_modules/expo-asset": {
|
|
12143
|
-
"version": "
|
|
12144
|
-
"integrity": "sha512-
|
|
12177
|
+
"version": "57.0.11",
|
|
12178
|
+
"integrity": "sha512-tDaExt9fOKeSc51mmZNqfejyBt9argzo14XP9OmKEdAk2E/mWKJnUNj6rfUzHC5MhG120xuZC/d1ncqq0aC7Pg==",
|
|
12145
12179
|
"license": "MIT",
|
|
12146
12180
|
"peer": true,
|
|
12147
12181
|
"dependencies": {
|
|
12148
|
-
"@expo/image-utils": "^0.
|
|
12149
|
-
"expo-constants": "~
|
|
12182
|
+
"@expo/image-utils": "^0.11.4",
|
|
12183
|
+
"expo-constants": "~57.0.11"
|
|
12150
12184
|
},
|
|
12151
12185
|
"peerDependencies": {
|
|
12152
12186
|
"expo": "*",
|
|
@@ -12222,12 +12256,12 @@
|
|
|
12222
12256
|
}
|
|
12223
12257
|
},
|
|
12224
12258
|
"node_modules/expo-constants": {
|
|
12225
|
-
"version": "
|
|
12226
|
-
"integrity": "sha512-
|
|
12259
|
+
"version": "57.0.11",
|
|
12260
|
+
"integrity": "sha512-gpSZ13Nfx0BOc9ALjG1SMhks5csb8Z6ncEVdhDgv0NRrmJcHPRvyUlWaKjRjzwW730XrQ6PIXFRcnNmAxOLj5A==",
|
|
12227
12261
|
"license": "MIT",
|
|
12228
12262
|
"peer": true,
|
|
12229
12263
|
"dependencies": {
|
|
12230
|
-
"@expo/env": "~2.
|
|
12264
|
+
"@expo/env": "~2.4.2"
|
|
12231
12265
|
},
|
|
12232
12266
|
"peerDependencies": {
|
|
12233
12267
|
"expo": "*",
|
|
@@ -12306,8 +12340,8 @@
|
|
|
12306
12340
|
}
|
|
12307
12341
|
},
|
|
12308
12342
|
"node_modules/expo-keep-awake": {
|
|
12309
|
-
"version": "
|
|
12310
|
-
"integrity": "sha512-
|
|
12343
|
+
"version": "57.0.1",
|
|
12344
|
+
"integrity": "sha512-28lkFImeXTS+bhAjuCFV7w7tW5bXg27BJVrxv+nC/nyYa86qEa0oFeHwqol6ha5k4pdVDQgBF09GM4A1k76Ssg==",
|
|
12311
12345
|
"license": "MIT",
|
|
12312
12346
|
"peer": true,
|
|
12313
12347
|
"peerDependencies": {
|
|
@@ -12335,12 +12369,12 @@
|
|
|
12335
12369
|
}
|
|
12336
12370
|
},
|
|
12337
12371
|
"node_modules/expo-modules-autolinking": {
|
|
12338
|
-
"version": "
|
|
12339
|
-
"integrity": "sha512-
|
|
12372
|
+
"version": "57.0.10",
|
|
12373
|
+
"integrity": "sha512-jNqLswMx8QHN8VXRgud+xT+9q+J9U63CEGlx+k4V/IE9Qyt9HrKbWp+pIDma0fOquta5HBfSfsShcI+NkEpTiA==",
|
|
12340
12374
|
"license": "MIT",
|
|
12341
12375
|
"peer": true,
|
|
12342
12376
|
"dependencies": {
|
|
12343
|
-
"@expo/require-utils": "^
|
|
12377
|
+
"@expo/require-utils": "^57.0.4",
|
|
12344
12378
|
"@expo/spawn-async": "^1.8.0",
|
|
12345
12379
|
"chalk": "^4.1.0",
|
|
12346
12380
|
"commander": "^7.2.0"
|
|
@@ -12411,8 +12445,8 @@
|
|
|
12411
12445
|
}
|
|
12412
12446
|
},
|
|
12413
12447
|
"node_modules/expo-modules-jsi": {
|
|
12414
|
-
"version": "
|
|
12415
|
-
"integrity": "sha512-
|
|
12448
|
+
"version": "57.0.4",
|
|
12449
|
+
"integrity": "sha512-vt7FyqUqqFXiRVnBqYD7y+GSPTgeua5Ocoy0+SYt+RSHkZEA2Fyop7If3g1TYDzQObYybPRo7TG2Rle1XLaWFw==",
|
|
12416
12450
|
"license": "MIT",
|
|
12417
12451
|
"peer": true,
|
|
12418
12452
|
"peerDependencies": {
|
|
@@ -12462,8 +12496,8 @@
|
|
|
12462
12496
|
}
|
|
12463
12497
|
},
|
|
12464
12498
|
"node_modules/expo-server": {
|
|
12465
|
-
"version": "
|
|
12466
|
-
"integrity": "sha512-
|
|
12499
|
+
"version": "57.0.3",
|
|
12500
|
+
"integrity": "sha512-aK+LdKzauHSGmsOStZtyxdzv0zWssCkxTw3m4QuOhfDSJsZaMRTd9O41d8ixU/QfELTbaJ0oRNcF7JFV/7O9YQ==",
|
|
12467
12501
|
"license": "MIT",
|
|
12468
12502
|
"peer": true,
|
|
12469
12503
|
"engines": {
|
|
@@ -12511,35 +12545,36 @@
|
|
|
12511
12545
|
}
|
|
12512
12546
|
},
|
|
12513
12547
|
"node_modules/expo/node_modules/@expo/cli": {
|
|
12514
|
-
"version": "
|
|
12515
|
-
"integrity": "sha512-
|
|
12548
|
+
"version": "57.0.15",
|
|
12549
|
+
"integrity": "sha512-YIE5xgZlkwx6OyjjVq/zAfqtYvczsWLEkOukDJwaZDaMQl8x5/CjoqC/Oe670DFQc5xjqguH6cmZUWHHL7yH3g==",
|
|
12516
12550
|
"license": "MIT",
|
|
12517
12551
|
"peer": true,
|
|
12518
12552
|
"dependencies": {
|
|
12519
12553
|
"@expo/code-signing-certificates": "^0.0.6",
|
|
12520
|
-
"@expo/config": "~
|
|
12521
|
-
"@expo/config-plugins": "~
|
|
12554
|
+
"@expo/config": "~57.0.7",
|
|
12555
|
+
"@expo/config-plugins": "~57.0.8",
|
|
12522
12556
|
"@expo/devcert": "^1.2.1",
|
|
12523
|
-
"@expo/env": "~2.
|
|
12524
|
-
"@expo/image-utils": "^0.
|
|
12525
|
-
"@expo/inline-modules": "^0.
|
|
12526
|
-
"@expo/json-file": "^
|
|
12527
|
-
"@expo/log-box": "^
|
|
12557
|
+
"@expo/env": "~2.4.2",
|
|
12558
|
+
"@expo/image-utils": "^0.11.4",
|
|
12559
|
+
"@expo/inline-modules": "^0.1.5",
|
|
12560
|
+
"@expo/json-file": "^11.0.1",
|
|
12561
|
+
"@expo/log-box": "^57.0.2",
|
|
12528
12562
|
"@expo/metro": "~56.0.0",
|
|
12529
|
-
"@expo/metro-config": "~
|
|
12530
|
-
"@expo/metro-file-map": "^
|
|
12531
|
-
"@expo/osascript": "^2.
|
|
12532
|
-
"@expo/package-manager": "^1.
|
|
12533
|
-
"@expo/plist": "^0.
|
|
12534
|
-
"@expo/prebuild-config": "^
|
|
12535
|
-
"@expo/require-utils": "^
|
|
12536
|
-
"@expo/router-server": "^
|
|
12537
|
-
"@expo/schema-utils": "^
|
|
12563
|
+
"@expo/metro-config": "~57.0.8",
|
|
12564
|
+
"@expo/metro-file-map": "^57.0.1",
|
|
12565
|
+
"@expo/osascript": "^2.7.1",
|
|
12566
|
+
"@expo/package-manager": "^1.13.1",
|
|
12567
|
+
"@expo/plist": "^0.8.1",
|
|
12568
|
+
"@expo/prebuild-config": "^57.0.12",
|
|
12569
|
+
"@expo/require-utils": "^57.0.4",
|
|
12570
|
+
"@expo/router-server": "^57.0.6",
|
|
12571
|
+
"@expo/schema-utils": "^57.0.2",
|
|
12538
12572
|
"@expo/spawn-async": "^1.8.0",
|
|
12539
12573
|
"@expo/ws-tunnel": "^2.0.0",
|
|
12540
12574
|
"@expo/xcpretty": "^4.4.4",
|
|
12541
|
-
"@react-native/dev-middleware": "0.
|
|
12575
|
+
"@react-native/dev-middleware": "0.86.2",
|
|
12542
12576
|
"accepts": "^1.3.8",
|
|
12577
|
+
"agent-cli-detector": "^0.1.2",
|
|
12543
12578
|
"arg": "^5.0.2",
|
|
12544
12579
|
"bplist-creator": "0.1.0",
|
|
12545
12580
|
"bplist-parser": "^0.3.1",
|
|
@@ -12549,12 +12584,12 @@
|
|
|
12549
12584
|
"connect": "^3.7.0",
|
|
12550
12585
|
"debug": "^4.3.4",
|
|
12551
12586
|
"dnssd-advertise": "^1.1.4",
|
|
12552
|
-
"expo-server": "^
|
|
12587
|
+
"expo-server": "^57.0.3",
|
|
12553
12588
|
"fetch-nodeshim": "^0.4.10",
|
|
12554
12589
|
"getenv": "^2.0.0",
|
|
12555
12590
|
"glob": "^13.0.0",
|
|
12556
12591
|
"lan-network": "^0.2.1",
|
|
12557
|
-
"multitars": "^1.0.
|
|
12592
|
+
"multitars": "^1.0.2",
|
|
12558
12593
|
"node-forge": "^1.3.3",
|
|
12559
12594
|
"npm-package-arg": "^11.0.0",
|
|
12560
12595
|
"ora": "^3.4.0",
|
|
@@ -12563,6 +12598,7 @@
|
|
|
12563
12598
|
"progress": "^2.0.3",
|
|
12564
12599
|
"prompts": "^2.3.2",
|
|
12565
12600
|
"resolve-from": "^5.0.0",
|
|
12601
|
+
"sandbox-cli-detector": "^0.2.0",
|
|
12566
12602
|
"semver": "^7.6.0",
|
|
12567
12603
|
"send": "^0.19.0",
|
|
12568
12604
|
"slugify": "^1.3.4",
|
|
@@ -12592,20 +12628,20 @@
|
|
|
12592
12628
|
}
|
|
12593
12629
|
},
|
|
12594
12630
|
"node_modules/expo/node_modules/@expo/cli/node_modules/@expo/router-server": {
|
|
12595
|
-
"version": "
|
|
12596
|
-
"integrity": "sha512
|
|
12631
|
+
"version": "57.0.6",
|
|
12632
|
+
"integrity": "sha512-/0H7OIilU4lmdR3V9UZuKou71cwaJ11sneW8/T6Rtr46LA71lgBWzdRldvVxaWv8dT+cu90f4jl+M3DYXN9MqQ==",
|
|
12597
12633
|
"license": "MIT",
|
|
12598
12634
|
"peer": true,
|
|
12599
12635
|
"dependencies": {
|
|
12600
12636
|
"debug": "^4.3.4"
|
|
12601
12637
|
},
|
|
12602
12638
|
"peerDependencies": {
|
|
12603
|
-
"@expo/metro-runtime": "^
|
|
12639
|
+
"@expo/metro-runtime": "^57.0.10",
|
|
12604
12640
|
"expo": "*",
|
|
12605
|
-
"expo-constants": "^
|
|
12606
|
-
"expo-font": "^
|
|
12641
|
+
"expo-constants": "^57.0.11",
|
|
12642
|
+
"expo-font": "^57.0.1",
|
|
12607
12643
|
"expo-router": "*",
|
|
12608
|
-
"expo-server": "^
|
|
12644
|
+
"expo-server": "^57.0.3",
|
|
12609
12645
|
"react": "*",
|
|
12610
12646
|
"react-dom": "*",
|
|
12611
12647
|
"react-server-dom-webpack": "~19.0.1 || ~19.1.2 || ~19.2.1"
|
|
@@ -12626,26 +12662,26 @@
|
|
|
12626
12662
|
}
|
|
12627
12663
|
},
|
|
12628
12664
|
"node_modules/expo/node_modules/@expo/prebuild-config": {
|
|
12629
|
-
"version": "
|
|
12630
|
-
"integrity": "sha512-
|
|
12665
|
+
"version": "57.0.12",
|
|
12666
|
+
"integrity": "sha512-3vwrQ2DSGijJUa8K/j3xUfOdhYgygKdWAjJ7o3r143BGnKD1SwPIMEN7dSDhkmDWR4FAXTQwgaD8dHh5VZd/jA==",
|
|
12631
12667
|
"license": "MIT",
|
|
12632
12668
|
"peer": true,
|
|
12633
12669
|
"dependencies": {
|
|
12634
|
-
"@expo/config": "~
|
|
12635
|
-
"@expo/config-plugins": "~
|
|
12636
|
-
"@expo/config-types": "^
|
|
12637
|
-
"@expo/image-utils": "^0.
|
|
12638
|
-
"@expo/json-file": "^
|
|
12639
|
-
"@react-native/normalize-colors": "0.
|
|
12670
|
+
"@expo/config": "~57.0.7",
|
|
12671
|
+
"@expo/config-plugins": "~57.0.8",
|
|
12672
|
+
"@expo/config-types": "^57.0.2",
|
|
12673
|
+
"@expo/image-utils": "^0.11.4",
|
|
12674
|
+
"@expo/json-file": "^11.0.1",
|
|
12675
|
+
"@react-native/normalize-colors": "0.86.2",
|
|
12640
12676
|
"debug": "^4.3.1",
|
|
12641
|
-
"expo-modules-autolinking": "~
|
|
12677
|
+
"expo-modules-autolinking": "~57.0.10",
|
|
12642
12678
|
"resolve-from": "^5.0.0",
|
|
12643
12679
|
"semver": "^7.6.0"
|
|
12644
12680
|
}
|
|
12645
12681
|
},
|
|
12646
12682
|
"node_modules/expo/node_modules/@react-native/debugger-frontend": {
|
|
12647
|
-
"version": "0.
|
|
12648
|
-
"integrity": "sha512-
|
|
12683
|
+
"version": "0.86.2",
|
|
12684
|
+
"integrity": "sha512-KGS1aV5F6cIqpnoIUhLBXyVzy1oAj8jBFGau6vX4Vy0HXRJN7p+68RU7x6NuyraHvQcR14ccMGT5TkFuNjQ4gA==",
|
|
12649
12685
|
"license": "BSD-3-Clause",
|
|
12650
12686
|
"peer": true,
|
|
12651
12687
|
"engines": {
|
|
@@ -12653,14 +12689,14 @@
|
|
|
12653
12689
|
}
|
|
12654
12690
|
},
|
|
12655
12691
|
"node_modules/expo/node_modules/@react-native/dev-middleware": {
|
|
12656
|
-
"version": "0.
|
|
12657
|
-
"integrity": "sha512-
|
|
12692
|
+
"version": "0.86.2",
|
|
12693
|
+
"integrity": "sha512-B7L0vKvg+IcEElT7Vpqh1xj5yJAqWUegjbP+bQRaorJMAYnv11GkliTnZV2AdTDfZQJWgOEx8i8LGkHkUg7bnA==",
|
|
12658
12694
|
"license": "MIT",
|
|
12659
12695
|
"peer": true,
|
|
12660
12696
|
"dependencies": {
|
|
12661
12697
|
"@isaacs/ttlcache": "^1.4.1",
|
|
12662
|
-
"@react-native/debugger-frontend": "0.
|
|
12663
|
-
"@react-native/debugger-shell": "0.
|
|
12698
|
+
"@react-native/debugger-frontend": "0.86.2",
|
|
12699
|
+
"@react-native/debugger-shell": "0.86.2",
|
|
12664
12700
|
"chrome-launcher": "^0.15.2",
|
|
12665
12701
|
"chromium-edge-launcher": "^0.3.0",
|
|
12666
12702
|
"connect": "^3.6.5",
|
|
@@ -12676,8 +12712,8 @@
|
|
|
12676
12712
|
}
|
|
12677
12713
|
},
|
|
12678
12714
|
"node_modules/expo/node_modules/@react-native/dev-middleware/node_modules/ws": {
|
|
12679
|
-
"version": "7.5.
|
|
12680
|
-
"integrity": "sha512-
|
|
12715
|
+
"version": "7.5.13",
|
|
12716
|
+
"integrity": "sha512-rsKI6xDBFVf4r/x8XyChGK04QR/XHroxs/jUcoWvtEZM8TPU/X/uIY9B1CsSzYws9ZJb/6bbBu7dPhFW00CAoA==",
|
|
12681
12717
|
"license": "MIT",
|
|
12682
12718
|
"peer": true,
|
|
12683
12719
|
"engines": {
|
|
@@ -12697,8 +12733,8 @@
|
|
|
12697
12733
|
}
|
|
12698
12734
|
},
|
|
12699
12735
|
"node_modules/expo/node_modules/@react-native/normalize-colors": {
|
|
12700
|
-
"version": "0.
|
|
12701
|
-
"integrity": "sha512-
|
|
12736
|
+
"version": "0.86.2",
|
|
12737
|
+
"integrity": "sha512-EzPFc9Y6lzYOWeso2almwXI7f8+qReHxWvT+algsOczb2UhWXIWXDoSvkdwoSfiwwmGt/ijJgKJoeHlzPkLwRg==",
|
|
12702
12738
|
"license": "MIT",
|
|
12703
12739
|
"peer": true
|
|
12704
12740
|
},
|
|
@@ -12799,8 +12835,8 @@
|
|
|
12799
12835
|
"peer": true
|
|
12800
12836
|
},
|
|
12801
12837
|
"node_modules/expo/node_modules/expo-file-system": {
|
|
12802
|
-
"version": "
|
|
12803
|
-
"integrity": "sha512-
|
|
12838
|
+
"version": "57.0.4",
|
|
12839
|
+
"integrity": "sha512-h8qDOxSW1SQfnZyvH0+HeOfXCr2X4v3x50+d19JuyQcjDR+JA3tng20TlQxIHazzLPPbwtSKA1Dj3+XIOpnoKg==",
|
|
12804
12840
|
"license": "MIT",
|
|
12805
12841
|
"peer": true,
|
|
12806
12842
|
"peerDependencies": {
|
|
@@ -12809,8 +12845,8 @@
|
|
|
12809
12845
|
}
|
|
12810
12846
|
},
|
|
12811
12847
|
"node_modules/expo/node_modules/expo-font": {
|
|
12812
|
-
"version": "
|
|
12813
|
-
"integrity": "sha512-
|
|
12848
|
+
"version": "57.0.1",
|
|
12849
|
+
"integrity": "sha512-QyS9L1Kh9sKJg4gfU6rdbpxpmH+DyzBX8z6jVvXMUDoqLr1GqmkO/Wu379KCXjL///kWbhpNlbi7AgBuj4VdIQ==",
|
|
12814
12850
|
"license": "MIT",
|
|
12815
12851
|
"peer": true,
|
|
12816
12852
|
"dependencies": {
|
|
@@ -12823,19 +12859,19 @@
|
|
|
12823
12859
|
}
|
|
12824
12860
|
},
|
|
12825
12861
|
"node_modules/expo/node_modules/expo-modules-core": {
|
|
12826
|
-
"version": "
|
|
12827
|
-
"integrity": "sha512-
|
|
12862
|
+
"version": "57.0.11",
|
|
12863
|
+
"integrity": "sha512-gzRAI+vs0g9eObyQfGq1kp017flMeqZMzprqquCWxKg/AYdJXKmGXibJqMVFvRbUpluYBsW8U9P0inntKbzJOg==",
|
|
12828
12864
|
"license": "MIT",
|
|
12829
12865
|
"peer": true,
|
|
12830
12866
|
"dependencies": {
|
|
12831
|
-
"@expo/expo-modules-macros-plugin": "0.
|
|
12832
|
-
"expo-modules-jsi": "~
|
|
12867
|
+
"@expo/expo-modules-macros-plugin": "0.6.1",
|
|
12868
|
+
"expo-modules-jsi": "~57.0.4",
|
|
12833
12869
|
"invariant": "^2.2.4"
|
|
12834
12870
|
},
|
|
12835
12871
|
"peerDependencies": {
|
|
12836
12872
|
"react": "*",
|
|
12837
12873
|
"react-native": "*",
|
|
12838
|
-
"react-native-worklets": "^0.7.4 || ^0.8.0"
|
|
12874
|
+
"react-native-worklets": "^0.7.4 || ^0.8.0 || ^0.9.0 || ^0.10.0"
|
|
12839
12875
|
},
|
|
12840
12876
|
"peerDependenciesMeta": {
|
|
12841
12877
|
"react-native-worklets": {
|
|
@@ -13154,8 +13190,8 @@
|
|
|
13154
13190
|
"license": "MIT"
|
|
13155
13191
|
},
|
|
13156
13192
|
"node_modules/fast-uri": {
|
|
13157
|
-
"version": "3.1.
|
|
13158
|
-
"integrity": "sha512-
|
|
13193
|
+
"version": "3.1.5",
|
|
13194
|
+
"integrity": "sha512-gHwA1O9LDIcKunMKhObS/HimwtehO1nPUECKAu5TpKgaO19fcWEl4bliWe1jWxVFvIXztJjjQ4L8XQ1EU9f7Jw==",
|
|
13159
13195
|
"dev": true,
|
|
13160
13196
|
"funding": [
|
|
13161
13197
|
{
|
|
@@ -13410,8 +13446,8 @@
|
|
|
13410
13446
|
}
|
|
13411
13447
|
},
|
|
13412
13448
|
"node_modules/flatted": {
|
|
13413
|
-
"version": "3.4.
|
|
13414
|
-
"integrity": "sha512-
|
|
13449
|
+
"version": "3.4.4",
|
|
13450
|
+
"integrity": "sha512-5+ybhBZANEJxaH3X5evAFatUxLfEHSr7n6kYJ+1Qd0mUqr4eu9gIf6GDbWHf8RJijHrjjO8G+la14SlL2SeS1Q==",
|
|
13415
13451
|
"dev": true,
|
|
13416
13452
|
"license": "ISC"
|
|
13417
13453
|
},
|
|
@@ -13785,7 +13821,7 @@
|
|
|
13785
13821
|
"node_modules/git-raw-commits": {
|
|
13786
13822
|
"version": "4.0.0",
|
|
13787
13823
|
"integrity": "sha512-ICsMM1Wk8xSGMowkOmPrzo2Fgmfo4bMHLNX6ytHjajRJUqvHOw/TFapQ+QG75c3X/tTDDhOSRPGC52dDbNM8FQ==",
|
|
13788
|
-
"deprecated": "
|
|
13824
|
+
"deprecated": "Deprecated and no longer maintained. Use @conventional-changelog/git-client instead.",
|
|
13789
13825
|
"dev": true,
|
|
13790
13826
|
"license": "MIT",
|
|
13791
13827
|
"dependencies": {
|
|
@@ -13828,7 +13864,7 @@
|
|
|
13828
13864
|
"node_modules/git-semver-tags": {
|
|
13829
13865
|
"version": "4.1.1",
|
|
13830
13866
|
"integrity": "sha512-OWyMt5zBe7xFs8vglMmhM9lRQzCWL3WjHtxNNfJTMngGym7pC1kh8sP6jevfydJ6LP3ZvGxfb6ABYgPUM0mtsA==",
|
|
13831
|
-
"deprecated": "
|
|
13867
|
+
"deprecated": "Deprecated and no longer maintained. Use @conventional-changelog/git-client instead.",
|
|
13832
13868
|
"dev": true,
|
|
13833
13869
|
"license": "MIT",
|
|
13834
13870
|
"dependencies": {
|
|
@@ -13898,13 +13934,6 @@
|
|
|
13898
13934
|
"node": ">=10.13.0"
|
|
13899
13935
|
}
|
|
13900
13936
|
},
|
|
13901
|
-
"node_modules/glob-to-regexp": {
|
|
13902
|
-
"version": "0.4.1",
|
|
13903
|
-
"integrity": "sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==",
|
|
13904
|
-
"dev": true,
|
|
13905
|
-
"license": "BSD-2-Clause",
|
|
13906
|
-
"peer": true
|
|
13907
|
-
},
|
|
13908
13937
|
"node_modules/glob/node_modules/balanced-match": {
|
|
13909
13938
|
"version": "4.0.4",
|
|
13910
13939
|
"integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==",
|
|
@@ -13914,22 +13943,22 @@
|
|
|
13914
13943
|
}
|
|
13915
13944
|
},
|
|
13916
13945
|
"node_modules/glob/node_modules/brace-expansion": {
|
|
13917
|
-
"version": "5.0.
|
|
13918
|
-
"integrity": "sha512-
|
|
13946
|
+
"version": "5.0.9",
|
|
13947
|
+
"integrity": "sha512-ScQ4IuvIEF1TMlP7Zt+vjJ//9zlPb2SDcxWxM3bk8s6t6GGdJ7KO1dCcTidOPJKePW30LE/2cT7wCyPho9/Wxg==",
|
|
13919
13948
|
"license": "MIT",
|
|
13920
13949
|
"dependencies": {
|
|
13921
13950
|
"balanced-match": "^4.0.2"
|
|
13922
13951
|
},
|
|
13923
13952
|
"engines": {
|
|
13924
|
-
"node": "
|
|
13953
|
+
"node": "20 || >=22"
|
|
13925
13954
|
}
|
|
13926
13955
|
},
|
|
13927
13956
|
"node_modules/glob/node_modules/minimatch": {
|
|
13928
|
-
"version": "10.2.
|
|
13929
|
-
"integrity": "sha512-
|
|
13957
|
+
"version": "10.2.6",
|
|
13958
|
+
"integrity": "sha512-vpLQEs+VLCr1nU0BXS07maYoFwlDAH0gngQuuttxIwutDFEMHq2blX+8vpgxDdK3J1PwjCJiep77OitTZ4Ll1A==",
|
|
13930
13959
|
"license": "BlueOak-1.0.0",
|
|
13931
13960
|
"dependencies": {
|
|
13932
|
-
"brace-expansion": "^5.0.
|
|
13961
|
+
"brace-expansion": "^5.0.8"
|
|
13933
13962
|
},
|
|
13934
13963
|
"engines": {
|
|
13935
13964
|
"node": "18 || 20 || >=22"
|
|
@@ -14246,18 +14275,18 @@
|
|
|
14246
14275
|
}
|
|
14247
14276
|
},
|
|
14248
14277
|
"node_modules/hermes-estree": {
|
|
14249
|
-
"version": "0.
|
|
14250
|
-
"integrity": "sha512-
|
|
14278
|
+
"version": "0.36.1",
|
|
14279
|
+
"integrity": "sha512-guv1nQ6IJ7S83NRFPWc3SA7IBZrdNC9kapwOq6uXvF4wP+sDCgjzQbKPCoyYmoyZRzztF/n/c36l/rccCZSiCw==",
|
|
14251
14280
|
"license": "MIT",
|
|
14252
14281
|
"peer": true
|
|
14253
14282
|
},
|
|
14254
14283
|
"node_modules/hermes-parser": {
|
|
14255
|
-
"version": "0.
|
|
14256
|
-
"integrity": "sha512-
|
|
14284
|
+
"version": "0.36.1",
|
|
14285
|
+
"integrity": "sha512-GApNk4zLHi2UWoWZZkx7LNCOSzLSc5lB55pZ/PhK7ycFeg7u5LcF88p/WbpIi1XUDtE0MpHE3uRR3u3KB7TjSQ==",
|
|
14257
14286
|
"license": "MIT",
|
|
14258
14287
|
"peer": true,
|
|
14259
14288
|
"dependencies": {
|
|
14260
|
-
"hermes-estree": "0.
|
|
14289
|
+
"hermes-estree": "0.36.1"
|
|
14261
14290
|
}
|
|
14262
14291
|
},
|
|
14263
14292
|
"node_modules/hoist-non-react-statics": {
|
|
@@ -16327,8 +16356,8 @@
|
|
|
16327
16356
|
}
|
|
16328
16357
|
},
|
|
16329
16358
|
"node_modules/jest-expo/node_modules/brace-expansion": {
|
|
16330
|
-
"version": "2.1.
|
|
16331
|
-
"integrity": "sha512-
|
|
16359
|
+
"version": "2.1.4",
|
|
16360
|
+
"integrity": "sha512-hGfVzPxthbf3+2yjg/RBs60cB0FhqBS/zvdV/4wn4/BmN0bNMMHPc4V/BbFieqf1TKAGGAHnY4eSjajCl0f2Xg==",
|
|
16332
16361
|
"dev": true,
|
|
16333
16362
|
"license": "MIT",
|
|
16334
16363
|
"dependencies": {
|
|
@@ -17478,8 +17507,8 @@
|
|
|
17478
17507
|
}
|
|
17479
17508
|
},
|
|
17480
17509
|
"node_modules/jest-watch-typeahead/node_modules/ansi-regex": {
|
|
17481
|
-
"version": "6.
|
|
17482
|
-
"integrity": "sha512-
|
|
17510
|
+
"version": "6.3.0",
|
|
17511
|
+
"integrity": "sha512-WpDfL7NO6j7tH88IDBNVdUJxDh9nmCteAVW9dsep846XdwF4naCBK+/tGLX3KJgcpgMRXCFlTM2hKGoK9FsdrQ==",
|
|
17483
17512
|
"dev": true,
|
|
17484
17513
|
"license": "MIT",
|
|
17485
17514
|
"engines": {
|
|
@@ -17718,8 +17747,8 @@
|
|
|
17718
17747
|
"license": "MIT"
|
|
17719
17748
|
},
|
|
17720
17749
|
"node_modules/js-yaml": {
|
|
17721
|
-
"version": "3.
|
|
17722
|
-
"integrity": "sha512-
|
|
17750
|
+
"version": "3.15.1",
|
|
17751
|
+
"integrity": "sha512-S99WuO3HlhO3XN41EtYUNl9zzXjoJx7QvmipxsJVxtCBT0YHEFy+iOJhjSvrmV12nYhWpZaM8lPHkJm0yUMbag==",
|
|
17723
17752
|
"license": "MIT",
|
|
17724
17753
|
"dependencies": {
|
|
17725
17754
|
"argparse": "^1.0.7",
|
|
@@ -18002,8 +18031,8 @@
|
|
|
18002
18031
|
"license": "MIT"
|
|
18003
18032
|
},
|
|
18004
18033
|
"node_modules/lightningcss": {
|
|
18005
|
-
"version": "1.
|
|
18006
|
-
"integrity": "sha512-
|
|
18034
|
+
"version": "1.33.0",
|
|
18035
|
+
"integrity": "sha512-WkUDrojuJs0xkgGf2udWxa3yGBRxPtxUkB79i6aCZLRgc7PM8fZe9TosfPDcvEpQZbuFASnHYmRLBLUbmLOIIA==",
|
|
18007
18036
|
"license": "MPL-2.0",
|
|
18008
18037
|
"peer": true,
|
|
18009
18038
|
"dependencies": {
|
|
@@ -18017,22 +18046,22 @@
|
|
|
18017
18046
|
"url": "https://opencollective.com/parcel"
|
|
18018
18047
|
},
|
|
18019
18048
|
"optionalDependencies": {
|
|
18020
|
-
"lightningcss-android-arm64": "1.
|
|
18021
|
-
"lightningcss-darwin-arm64": "1.
|
|
18022
|
-
"lightningcss-darwin-x64": "1.
|
|
18023
|
-
"lightningcss-freebsd-x64": "1.
|
|
18024
|
-
"lightningcss-linux-arm-gnueabihf": "1.
|
|
18025
|
-
"lightningcss-linux-arm64-gnu": "1.
|
|
18026
|
-
"lightningcss-linux-arm64-musl": "1.
|
|
18027
|
-
"lightningcss-linux-x64-gnu": "1.
|
|
18028
|
-
"lightningcss-linux-x64-musl": "1.
|
|
18029
|
-
"lightningcss-win32-arm64-msvc": "1.
|
|
18030
|
-
"lightningcss-win32-x64-msvc": "1.
|
|
18049
|
+
"lightningcss-android-arm64": "1.33.0",
|
|
18050
|
+
"lightningcss-darwin-arm64": "1.33.0",
|
|
18051
|
+
"lightningcss-darwin-x64": "1.33.0",
|
|
18052
|
+
"lightningcss-freebsd-x64": "1.33.0",
|
|
18053
|
+
"lightningcss-linux-arm-gnueabihf": "1.33.0",
|
|
18054
|
+
"lightningcss-linux-arm64-gnu": "1.33.0",
|
|
18055
|
+
"lightningcss-linux-arm64-musl": "1.33.0",
|
|
18056
|
+
"lightningcss-linux-x64-gnu": "1.33.0",
|
|
18057
|
+
"lightningcss-linux-x64-musl": "1.33.0",
|
|
18058
|
+
"lightningcss-win32-arm64-msvc": "1.33.0",
|
|
18059
|
+
"lightningcss-win32-x64-msvc": "1.33.0"
|
|
18031
18060
|
}
|
|
18032
18061
|
},
|
|
18033
18062
|
"node_modules/lightningcss-android-arm64": {
|
|
18034
|
-
"version": "1.
|
|
18035
|
-
"integrity": "sha512-
|
|
18063
|
+
"version": "1.33.0",
|
|
18064
|
+
"integrity": "sha512-gEpRTalKdosp4Bb8qWtc2iOgE5SeIHlpS1up9bFq2wAyYhl1UdTObYiHe98zEM9SQvSoqQZ1IQD0JNpg3Ml5pg==",
|
|
18036
18065
|
"cpu": [
|
|
18037
18066
|
"arm64"
|
|
18038
18067
|
],
|
|
@@ -18051,8 +18080,8 @@
|
|
|
18051
18080
|
}
|
|
18052
18081
|
},
|
|
18053
18082
|
"node_modules/lightningcss-darwin-arm64": {
|
|
18054
|
-
"version": "1.
|
|
18055
|
-
"integrity": "sha512-
|
|
18083
|
+
"version": "1.33.0",
|
|
18084
|
+
"integrity": "sha512-Sciaz8eenNTKn9b3t7+xr0ipTp9YxKQY4npwQ3mrRuL0BAVHBLyZxofhaKBAVtzmtRZ/zTyo0/to4B1uWG/Djg==",
|
|
18056
18085
|
"cpu": [
|
|
18057
18086
|
"arm64"
|
|
18058
18087
|
],
|
|
@@ -18071,8 +18100,8 @@
|
|
|
18071
18100
|
}
|
|
18072
18101
|
},
|
|
18073
18102
|
"node_modules/lightningcss-darwin-x64": {
|
|
18074
|
-
"version": "1.
|
|
18075
|
-
"integrity": "sha512-
|
|
18103
|
+
"version": "1.33.0",
|
|
18104
|
+
"integrity": "sha512-Z5UPAxzrjlWNNyGy6i65cJzzvgJ5D3T6wMvs+gWpY9d7qRhANrxqAp6LhxIgZhWEw18RfJTGcRxjuLIBr+m8XQ==",
|
|
18076
18105
|
"cpu": [
|
|
18077
18106
|
"x64"
|
|
18078
18107
|
],
|
|
@@ -18091,8 +18120,8 @@
|
|
|
18091
18120
|
}
|
|
18092
18121
|
},
|
|
18093
18122
|
"node_modules/lightningcss-freebsd-x64": {
|
|
18094
|
-
"version": "1.
|
|
18095
|
-
"integrity": "sha512-
|
|
18123
|
+
"version": "1.33.0",
|
|
18124
|
+
"integrity": "sha512-QQM/Ti/hQajJwCY+RiWuCZ9sdtI/XQk7nDK5vC8kkdwixezOlDgvDx7+RT+QjK6FcFT4MpsuoBnHIo/O3StRRg==",
|
|
18096
18125
|
"cpu": [
|
|
18097
18126
|
"x64"
|
|
18098
18127
|
],
|
|
@@ -18111,8 +18140,8 @@
|
|
|
18111
18140
|
}
|
|
18112
18141
|
},
|
|
18113
18142
|
"node_modules/lightningcss-linux-arm-gnueabihf": {
|
|
18114
|
-
"version": "1.
|
|
18115
|
-
"integrity": "sha512-
|
|
18143
|
+
"version": "1.33.0",
|
|
18144
|
+
"integrity": "sha512-N7FVBe6iS24MlM6R/4RBTxGhQheZGs7tiQ9U32UtF75NzP5Q7xWPRqLBCKxlRQRk3rY1jCIPLzx7WzOhuUIRLQ==",
|
|
18116
18145
|
"cpu": [
|
|
18117
18146
|
"arm"
|
|
18118
18147
|
],
|
|
@@ -18131,8 +18160,8 @@
|
|
|
18131
18160
|
}
|
|
18132
18161
|
},
|
|
18133
18162
|
"node_modules/lightningcss-linux-arm64-gnu": {
|
|
18134
|
-
"version": "1.
|
|
18135
|
-
"integrity": "sha512-
|
|
18163
|
+
"version": "1.33.0",
|
|
18164
|
+
"integrity": "sha512-j2v/itmy4HlNxlc6voKXYgBqNi0Ng2LShg4z7GufpEgs05P+2suBVyi9I6YHq5uoVFx9ETin3eCEhLVyXGQnKg==",
|
|
18136
18165
|
"cpu": [
|
|
18137
18166
|
"arm64"
|
|
18138
18167
|
],
|
|
@@ -18151,8 +18180,8 @@
|
|
|
18151
18180
|
}
|
|
18152
18181
|
},
|
|
18153
18182
|
"node_modules/lightningcss-linux-arm64-musl": {
|
|
18154
|
-
"version": "1.
|
|
18155
|
-
"integrity": "sha512-
|
|
18183
|
+
"version": "1.33.0",
|
|
18184
|
+
"integrity": "sha512-yiO5ROMuYQgXbC60yjZU5CYSFZGKXL0HFATXt9mHJn1+zW55oCtMI9NfcVhYLMFDL7gV7oBPon/EmMMGg2OvtQ==",
|
|
18156
18185
|
"cpu": [
|
|
18157
18186
|
"arm64"
|
|
18158
18187
|
],
|
|
@@ -18171,8 +18200,8 @@
|
|
|
18171
18200
|
}
|
|
18172
18201
|
},
|
|
18173
18202
|
"node_modules/lightningcss-linux-x64-gnu": {
|
|
18174
|
-
"version": "1.
|
|
18175
|
-
"integrity": "sha512-
|
|
18203
|
+
"version": "1.33.0",
|
|
18204
|
+
"integrity": "sha512-ar+Ju7LmcN0Jo4FpL4hpFybwNG9/3A/Br5KW2n2jyODg3MEZXaDYADdemoNS+BDNfMgKvylJLj4S5tyRActuAg==",
|
|
18176
18205
|
"cpu": [
|
|
18177
18206
|
"x64"
|
|
18178
18207
|
],
|
|
@@ -18191,8 +18220,8 @@
|
|
|
18191
18220
|
}
|
|
18192
18221
|
},
|
|
18193
18222
|
"node_modules/lightningcss-linux-x64-musl": {
|
|
18194
|
-
"version": "1.
|
|
18195
|
-
"integrity": "sha512-
|
|
18223
|
+
"version": "1.33.0",
|
|
18224
|
+
"integrity": "sha512-RYiYbkokw0trfKqqzfF55lginwEPrD3OJDfTuJzFs1MK6iFnDenaz1fqLLtX4ITG3OktJQXOeTaw1awrBAlZPw==",
|
|
18196
18225
|
"cpu": [
|
|
18197
18226
|
"x64"
|
|
18198
18227
|
],
|
|
@@ -18211,8 +18240,8 @@
|
|
|
18211
18240
|
}
|
|
18212
18241
|
},
|
|
18213
18242
|
"node_modules/lightningcss-win32-arm64-msvc": {
|
|
18214
|
-
"version": "1.
|
|
18215
|
-
"integrity": "sha512-
|
|
18243
|
+
"version": "1.33.0",
|
|
18244
|
+
"integrity": "sha512-1K+MPfLSFVpphzpdbfkhlWk6wBrTObBzS2T6db10PNOZgR9GoVsAWzwNyuhUYYbTp23j+4RrncfujZ4uAzXvwA==",
|
|
18216
18245
|
"cpu": [
|
|
18217
18246
|
"arm64"
|
|
18218
18247
|
],
|
|
@@ -18231,8 +18260,8 @@
|
|
|
18231
18260
|
}
|
|
18232
18261
|
},
|
|
18233
18262
|
"node_modules/lightningcss-win32-x64-msvc": {
|
|
18234
|
-
"version": "1.
|
|
18235
|
-
"integrity": "sha512-
|
|
18263
|
+
"version": "1.33.0",
|
|
18264
|
+
"integrity": "sha512-OlEICDx/Xl0FqSp4bry8zFnCvGpig3Gl4gCquvYwHuqJKEC1+n9NgDniFvqHGmMv1ZkqDJrDqKKSykTDX+ehuA==",
|
|
18236
18265
|
"cpu": [
|
|
18237
18266
|
"x64"
|
|
18238
18267
|
],
|
|
@@ -18302,20 +18331,6 @@
|
|
|
18302
18331
|
"node": ">=4"
|
|
18303
18332
|
}
|
|
18304
18333
|
},
|
|
18305
|
-
"node_modules/loader-runner": {
|
|
18306
|
-
"version": "4.3.2",
|
|
18307
|
-
"integrity": "sha512-DFEqQ3ihfS9blba08cLfYf1NRAIEm+dDjic073DRDc3/JspI/8wYmtDsHwd3+4hwvdxSK7PGaElfTmm0awWJ4w==",
|
|
18308
|
-
"dev": true,
|
|
18309
|
-
"license": "MIT",
|
|
18310
|
-
"peer": true,
|
|
18311
|
-
"engines": {
|
|
18312
|
-
"node": ">=6.11.5"
|
|
18313
|
-
},
|
|
18314
|
-
"funding": {
|
|
18315
|
-
"type": "opencollective",
|
|
18316
|
-
"url": "https://opencollective.com/webpack"
|
|
18317
|
-
}
|
|
18318
|
-
},
|
|
18319
18334
|
"node_modules/locate-path": {
|
|
18320
18335
|
"version": "5.0.0",
|
|
18321
18336
|
"integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
|
|
@@ -19221,8 +19236,8 @@
|
|
|
19221
19236
|
}
|
|
19222
19237
|
},
|
|
19223
19238
|
"node_modules/metro/node_modules/ws": {
|
|
19224
|
-
"version": "7.5.
|
|
19225
|
-
"integrity": "sha512-
|
|
19239
|
+
"version": "7.5.13",
|
|
19240
|
+
"integrity": "sha512-rsKI6xDBFVf4r/x8XyChGK04QR/XHroxs/jUcoWvtEZM8TPU/X/uIY9B1CsSzYws9ZJb/6bbBu7dPhFW00CAoA==",
|
|
19226
19241
|
"license": "MIT",
|
|
19227
19242
|
"peer": true,
|
|
19228
19243
|
"engines": {
|
|
@@ -19400,6 +19415,98 @@
|
|
|
19400
19415
|
"node": ">=0.10.0"
|
|
19401
19416
|
}
|
|
19402
19417
|
},
|
|
19418
|
+
"node_modules/minimizer-webpack-plugin": {
|
|
19419
|
+
"version": "5.6.1",
|
|
19420
|
+
"integrity": "sha512-DoeAZz8Q1C1znwsUzej1fdoi4jCf7/+Em27ouLqfK/+3m8G+D7yDhUwrc3CNhjSzGUN1kn7Iv4sWmjflQHenpw==",
|
|
19421
|
+
"dev": true,
|
|
19422
|
+
"license": "MIT",
|
|
19423
|
+
"peer": true,
|
|
19424
|
+
"dependencies": {
|
|
19425
|
+
"@jridgewell/trace-mapping": "^0.3.25",
|
|
19426
|
+
"jest-worker": "^27.4.5",
|
|
19427
|
+
"schema-utils": "^4.3.0",
|
|
19428
|
+
"terser": "^5.31.1"
|
|
19429
|
+
},
|
|
19430
|
+
"engines": {
|
|
19431
|
+
"node": ">= 10.13.0"
|
|
19432
|
+
},
|
|
19433
|
+
"funding": {
|
|
19434
|
+
"type": "opencollective",
|
|
19435
|
+
"url": "https://opencollective.com/webpack"
|
|
19436
|
+
},
|
|
19437
|
+
"peerDependencies": {
|
|
19438
|
+
"webpack": "^5.1.0"
|
|
19439
|
+
},
|
|
19440
|
+
"peerDependenciesMeta": {
|
|
19441
|
+
"@minify-html/node": {
|
|
19442
|
+
"optional": true
|
|
19443
|
+
},
|
|
19444
|
+
"@swc/core": {
|
|
19445
|
+
"optional": true
|
|
19446
|
+
},
|
|
19447
|
+
"@swc/css": {
|
|
19448
|
+
"optional": true
|
|
19449
|
+
},
|
|
19450
|
+
"@swc/html": {
|
|
19451
|
+
"optional": true
|
|
19452
|
+
},
|
|
19453
|
+
"clean-css": {
|
|
19454
|
+
"optional": true
|
|
19455
|
+
},
|
|
19456
|
+
"cssnano": {
|
|
19457
|
+
"optional": true
|
|
19458
|
+
},
|
|
19459
|
+
"csso": {
|
|
19460
|
+
"optional": true
|
|
19461
|
+
},
|
|
19462
|
+
"esbuild": {
|
|
19463
|
+
"optional": true
|
|
19464
|
+
},
|
|
19465
|
+
"html-minifier-terser": {
|
|
19466
|
+
"optional": true
|
|
19467
|
+
},
|
|
19468
|
+
"lightningcss": {
|
|
19469
|
+
"optional": true
|
|
19470
|
+
},
|
|
19471
|
+
"postcss": {
|
|
19472
|
+
"optional": true
|
|
19473
|
+
},
|
|
19474
|
+
"uglify-js": {
|
|
19475
|
+
"optional": true
|
|
19476
|
+
}
|
|
19477
|
+
}
|
|
19478
|
+
},
|
|
19479
|
+
"node_modules/minimizer-webpack-plugin/node_modules/jest-worker": {
|
|
19480
|
+
"version": "27.5.1",
|
|
19481
|
+
"integrity": "sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==",
|
|
19482
|
+
"dev": true,
|
|
19483
|
+
"license": "MIT",
|
|
19484
|
+
"peer": true,
|
|
19485
|
+
"dependencies": {
|
|
19486
|
+
"@types/node": "*",
|
|
19487
|
+
"merge-stream": "^2.0.0",
|
|
19488
|
+
"supports-color": "^8.0.0"
|
|
19489
|
+
},
|
|
19490
|
+
"engines": {
|
|
19491
|
+
"node": ">= 10.13.0"
|
|
19492
|
+
}
|
|
19493
|
+
},
|
|
19494
|
+
"node_modules/minimizer-webpack-plugin/node_modules/supports-color": {
|
|
19495
|
+
"version": "8.1.1",
|
|
19496
|
+
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
|
19497
|
+
"dev": true,
|
|
19498
|
+
"license": "MIT",
|
|
19499
|
+
"peer": true,
|
|
19500
|
+
"dependencies": {
|
|
19501
|
+
"has-flag": "^4.0.0"
|
|
19502
|
+
},
|
|
19503
|
+
"engines": {
|
|
19504
|
+
"node": ">=10"
|
|
19505
|
+
},
|
|
19506
|
+
"funding": {
|
|
19507
|
+
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
19508
|
+
}
|
|
19509
|
+
},
|
|
19403
19510
|
"node_modules/minipass": {
|
|
19404
19511
|
"version": "7.1.3",
|
|
19405
19512
|
"integrity": "sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A==",
|
|
@@ -19485,8 +19592,8 @@
|
|
|
19485
19592
|
"license": "MIT"
|
|
19486
19593
|
},
|
|
19487
19594
|
"node_modules/multitars": {
|
|
19488
|
-
"version": "1.0.
|
|
19489
|
-
"integrity": "sha512-
|
|
19595
|
+
"version": "1.0.2",
|
|
19596
|
+
"integrity": "sha512-6GwVw5eLi9sThdtlS4PKwC7yRLaf45pYhIEzKBHdKxi+YOXGKFX8acIniH+Uh/+k9mS2lQOupTccjoe5r0/1IQ==",
|
|
19490
19597
|
"license": "MIT",
|
|
19491
19598
|
"peer": true
|
|
19492
19599
|
},
|
|
@@ -19508,8 +19615,8 @@
|
|
|
19508
19615
|
}
|
|
19509
19616
|
},
|
|
19510
19617
|
"node_modules/nanoid": {
|
|
19511
|
-
"version": "3.3.
|
|
19512
|
-
"integrity": "sha512-
|
|
19618
|
+
"version": "3.3.18",
|
|
19619
|
+
"integrity": "sha512-DTg4MJbGMWkfi6VZFdNt2/caMbQy4Ou+Op/hJQvGEWcnVfoA1QA+xzRKAzw9jD6+GVOOeYr/mIcuDSdug6F6+w==",
|
|
19513
19620
|
"funding": [
|
|
19514
19621
|
{
|
|
19515
19622
|
"type": "github",
|
|
@@ -19588,8 +19695,8 @@
|
|
|
19588
19695
|
"license": "MIT"
|
|
19589
19696
|
},
|
|
19590
19697
|
"node_modules/node-exports-info": {
|
|
19591
|
-
"version": "1.6.
|
|
19592
|
-
"integrity": "sha512-
|
|
19698
|
+
"version": "1.6.2",
|
|
19699
|
+
"integrity": "sha512-kXs9Go0cah0qHVV2v389IXQLdLCeE1xfFtjOAF+iobu0OIoG1pje8At2vMHyaPMiPMnG/LWP50twML21eMcAag==",
|
|
19593
19700
|
"dev": true,
|
|
19594
19701
|
"license": "MIT",
|
|
19595
19702
|
"dependencies": {
|
|
@@ -19658,8 +19765,8 @@
|
|
|
19658
19765
|
"license": "MIT"
|
|
19659
19766
|
},
|
|
19660
19767
|
"node_modules/node-releases": {
|
|
19661
|
-
"version": "2.0.
|
|
19662
|
-
"integrity": "sha512-
|
|
19768
|
+
"version": "2.0.53",
|
|
19769
|
+
"integrity": "sha512-D9UOmYG3UH1V+ENW56t5QXBwJw1YEY18ruVeus89Rw+SyIgjPkCO84bRzO3uNIYosJbNwiabWVn48o3uJLjxFQ==",
|
|
19663
19770
|
"license": "MIT",
|
|
19664
19771
|
"engines": {
|
|
19665
19772
|
"node": ">=18"
|
|
@@ -20091,12 +20198,13 @@
|
|
|
20091
20198
|
}
|
|
20092
20199
|
},
|
|
20093
20200
|
"node_modules/own-keys": {
|
|
20094
|
-
"version": "1.0.
|
|
20095
|
-
"integrity": "sha512-
|
|
20201
|
+
"version": "1.0.2",
|
|
20202
|
+
"integrity": "sha512-19YVAg7T+WTrxggPukVq7DjTv6+PJ867TmhCvBsYwmbFCsZd344rq2Ld1p0wo8f8Qrrhgp82c6FJRqdXWtSEhg==",
|
|
20096
20203
|
"dev": true,
|
|
20097
20204
|
"license": "MIT",
|
|
20098
20205
|
"dependencies": {
|
|
20099
|
-
"
|
|
20206
|
+
"call-bound": "^1.0.4",
|
|
20207
|
+
"get-intrinsic": "^1.3.0",
|
|
20100
20208
|
"object-keys": "^1.1.1",
|
|
20101
20209
|
"safe-push-apply": "^1.0.0"
|
|
20102
20210
|
},
|
|
@@ -20563,8 +20671,8 @@
|
|
|
20563
20671
|
}
|
|
20564
20672
|
},
|
|
20565
20673
|
"node_modules/path-scurry/node_modules/lru-cache": {
|
|
20566
|
-
"version": "11.5.
|
|
20567
|
-
"integrity": "sha512-
|
|
20674
|
+
"version": "11.5.2",
|
|
20675
|
+
"integrity": "sha512-4pfM1Ff0x50o0tQwb5ucw/RzNyD0/YJME6IVcStalZuMWxdt3sR3huStTtxz4PUmvZfRguvDejasvQ2kifR11g==",
|
|
20568
20676
|
"license": "BlueOak-1.0.0",
|
|
20569
20677
|
"engines": {
|
|
20570
20678
|
"node": "20 || >=22"
|
|
@@ -20591,8 +20699,8 @@
|
|
|
20591
20699
|
"license": "ISC"
|
|
20592
20700
|
},
|
|
20593
20701
|
"node_modules/picomatch": {
|
|
20594
|
-
"version": "4.0.
|
|
20595
|
-
"integrity": "sha512-
|
|
20702
|
+
"version": "4.0.5",
|
|
20703
|
+
"integrity": "sha512-RvwwcruNjI1ncT5xRakeyS9Lf8lcItv34KD+aif+VH9kduAyfYBipGh12274xtenIPZ119/R9BdTBa8gAwSh0A==",
|
|
20596
20704
|
"license": "MIT",
|
|
20597
20705
|
"engines": {
|
|
20598
20706
|
"node": ">=12"
|
|
@@ -20644,8 +20752,8 @@
|
|
|
20644
20752
|
}
|
|
20645
20753
|
},
|
|
20646
20754
|
"node_modules/plist/node_modules/@xmldom/xmldom": {
|
|
20647
|
-
"version": "0.9.
|
|
20648
|
-
"integrity": "sha512-
|
|
20755
|
+
"version": "0.9.11",
|
|
20756
|
+
"integrity": "sha512-tW8bcK3hsG0/uqSnNz6TK4BkcuZSezoU7DlnYssILmZDktPnSHHuDJJFM0AJv+13gz2r0iGdrj6qqKeUnxXEDg==",
|
|
20649
20757
|
"license": "MIT",
|
|
20650
20758
|
"engines": {
|
|
20651
20759
|
"node": ">=14.6"
|
|
@@ -20669,8 +20777,8 @@
|
|
|
20669
20777
|
}
|
|
20670
20778
|
},
|
|
20671
20779
|
"node_modules/postcss": {
|
|
20672
|
-
"version": "8.5.
|
|
20673
|
-
"integrity": "sha512-
|
|
20780
|
+
"version": "8.5.26",
|
|
20781
|
+
"integrity": "sha512-u82N74LFzG8ca+dD8puPnplTXoGH4fTPpVGuIbt36G3qvNlkvfD0lEAZSxaly3KX8TS/L1A1gsCEmvKmBcVbkQ==",
|
|
20674
20782
|
"funding": [
|
|
20675
20783
|
{
|
|
20676
20784
|
"type": "opencollective",
|
|
@@ -20688,7 +20796,7 @@
|
|
|
20688
20796
|
"license": "MIT",
|
|
20689
20797
|
"peer": true,
|
|
20690
20798
|
"dependencies": {
|
|
20691
|
-
"nanoid": "^3.3.
|
|
20799
|
+
"nanoid": "^3.3.17",
|
|
20692
20800
|
"picocolors": "^1.1.1",
|
|
20693
20801
|
"source-map-js": "^1.2.1"
|
|
20694
20802
|
},
|
|
@@ -20732,8 +20840,8 @@
|
|
|
20732
20840
|
}
|
|
20733
20841
|
},
|
|
20734
20842
|
"node_modules/prettier": {
|
|
20735
|
-
"version": "3.
|
|
20736
|
-
"integrity": "sha512-
|
|
20843
|
+
"version": "3.9.6",
|
|
20844
|
+
"integrity": "sha512-OpN0zzVdiaiAhxpuuj5efpIS4sY9j7bY6uR5mnj5yPzGkdkjNKSJeUThPb60Jw29QuAZgA4o+/iB49kFiaBX6g==",
|
|
20737
20845
|
"dev": true,
|
|
20738
20846
|
"license": "MIT",
|
|
20739
20847
|
"peer": true,
|
|
@@ -20936,12 +21044,13 @@
|
|
|
20936
21044
|
}
|
|
20937
21045
|
},
|
|
20938
21046
|
"node_modules/qs": {
|
|
20939
|
-
"version": "6.15.
|
|
20940
|
-
"integrity": "sha512-
|
|
21047
|
+
"version": "6.15.3",
|
|
21048
|
+
"integrity": "sha512-O9gl3zCl5h5blw1KGUzQKhA5oUXSl8rwUIM5o0S3nCXMliSvy5Dzx7/DJcI+SwgICv+IneSZwhBh1oSyEHA71A==",
|
|
20941
21049
|
"dev": true,
|
|
20942
21050
|
"license": "BSD-3-Clause",
|
|
20943
21051
|
"dependencies": {
|
|
20944
|
-
"
|
|
21052
|
+
"es-define-property": "^1.0.1",
|
|
21053
|
+
"side-channel": "^1.1.1"
|
|
20945
21054
|
},
|
|
20946
21055
|
"engines": {
|
|
20947
21056
|
"node": ">=0.6"
|
|
@@ -21094,8 +21203,8 @@
|
|
|
21094
21203
|
}
|
|
21095
21204
|
},
|
|
21096
21205
|
"node_modules/react-devtools-core/node_modules/ws": {
|
|
21097
|
-
"version": "7.5.
|
|
21098
|
-
"integrity": "sha512-
|
|
21206
|
+
"version": "7.5.13",
|
|
21207
|
+
"integrity": "sha512-rsKI6xDBFVf4r/x8XyChGK04QR/XHroxs/jUcoWvtEZM8TPU/X/uIY9B1CsSzYws9ZJb/6bbBu7dPhFW00CAoA==",
|
|
21099
21208
|
"license": "MIT",
|
|
21100
21209
|
"engines": {
|
|
21101
21210
|
"node": ">=8.3.0"
|
|
@@ -21142,8 +21251,8 @@
|
|
|
21142
21251
|
}
|
|
21143
21252
|
},
|
|
21144
21253
|
"node_modules/react-is": {
|
|
21145
|
-
"version": "19.2.
|
|
21146
|
-
"integrity": "sha512-
|
|
21254
|
+
"version": "19.2.8",
|
|
21255
|
+
"integrity": "sha512-s5un28nYxKJw5gvUHyW5PCC28CvBqLu9r3cWgzHT4Vo/5fqqkFcdRYsGcKf50WMPpjjFZS5d76fn3YCo2njKwQ==",
|
|
21147
21256
|
"license": "MIT"
|
|
21148
21257
|
},
|
|
21149
21258
|
"node_modules/react-lottie-player": {
|
|
@@ -21377,8 +21486,8 @@
|
|
|
21377
21486
|
}
|
|
21378
21487
|
},
|
|
21379
21488
|
"node_modules/react-native-drawer-layout": {
|
|
21380
|
-
"version": "4.2.
|
|
21381
|
-
"integrity": "sha512-
|
|
21489
|
+
"version": "4.2.10",
|
|
21490
|
+
"integrity": "sha512-O6TQdZ5LSm3dqnuR4rX9KPtE+9dVg7jsezEYz1l01rkQTe4fQvYZIoPu2sZFl5X2N70uhRdjnPULySVR3sBUwA==",
|
|
21382
21491
|
"license": "MIT",
|
|
21383
21492
|
"dependencies": {
|
|
21384
21493
|
"color": "^4.2.3",
|
|
@@ -22010,8 +22119,8 @@
|
|
|
22010
22119
|
}
|
|
22011
22120
|
},
|
|
22012
22121
|
"node_modules/react-native/node_modules/ws": {
|
|
22013
|
-
"version": "6.2.
|
|
22014
|
-
"integrity": "sha512-
|
|
22122
|
+
"version": "6.2.6",
|
|
22123
|
+
"integrity": "sha512-XTrf1gv7kXoVf1hbC3PAyAiPgR8Wz1blcrYIjEsUmr08BLksT41R8KbjmS9408C2ERx7v1JDLD/BkpLEttjfKA==",
|
|
22015
22124
|
"license": "MIT",
|
|
22016
22125
|
"dependencies": {
|
|
22017
22126
|
"async-limiter": "~1.0.0"
|
|
@@ -23047,9 +23156,21 @@
|
|
|
23047
23156
|
"dev": true,
|
|
23048
23157
|
"license": "MIT"
|
|
23049
23158
|
},
|
|
23159
|
+
"node_modules/sandbox-cli-detector": {
|
|
23160
|
+
"version": "0.2.0",
|
|
23161
|
+
"integrity": "sha512-4lyHX0ZU0AZKwjgZ1InxZAa3PNpyEb8rOQ+Zss1ReYmhNzW0Q+h1zE5nvniXN0HaAWZaZE1zgVNEirb0R7LmNg==",
|
|
23162
|
+
"license": "MIT",
|
|
23163
|
+
"peer": true,
|
|
23164
|
+
"bin": {
|
|
23165
|
+
"sandbox-cli-detector": "dist/cli.js"
|
|
23166
|
+
},
|
|
23167
|
+
"engines": {
|
|
23168
|
+
"node": ">=18.18"
|
|
23169
|
+
}
|
|
23170
|
+
},
|
|
23050
23171
|
"node_modules/sax": {
|
|
23051
|
-
"version": "1.6.
|
|
23052
|
-
"integrity": "sha512-
|
|
23172
|
+
"version": "1.6.1",
|
|
23173
|
+
"integrity": "sha512-42tBVwLWnaQvW5zc4HbZrTuWccECCZfBi92FDuwtqxasH+JbPB3/FOKb1m222K42R4WxuxzzMsTswfzgtSu64Q==",
|
|
23053
23174
|
"license": "BlueOak-1.0.0",
|
|
23054
23175
|
"engines": {
|
|
23055
23176
|
"node": ">=11.0.0"
|
|
@@ -23287,8 +23408,8 @@
|
|
|
23287
23408
|
}
|
|
23288
23409
|
},
|
|
23289
23410
|
"node_modules/shell-quote": {
|
|
23290
|
-
"version": "1.
|
|
23291
|
-
"integrity": "sha512-
|
|
23411
|
+
"version": "1.10.0",
|
|
23412
|
+
"integrity": "sha512-w1aiOKwKuRgtwAReIIj89puqg+I7GvX4IbLrvmhXbzQsj1+Zwi4VO3+fa6ZF91TWSjIxoEkKnMeHcLEODK5ZXA==",
|
|
23292
23413
|
"license": "MIT",
|
|
23293
23414
|
"engines": {
|
|
23294
23415
|
"node": ">= 0.4"
|
|
@@ -24129,8 +24250,8 @@
|
|
|
24129
24250
|
}
|
|
24130
24251
|
},
|
|
24131
24252
|
"node_modules/terser": {
|
|
24132
|
-
"version": "5.
|
|
24133
|
-
"integrity": "sha512-
|
|
24253
|
+
"version": "5.50.0",
|
|
24254
|
+
"integrity": "sha512-CN9BVxWhgS/hRxtUMjtC2uRWSTcSfQFHMDWma6sKKfIivCD91sM+FOPfvwoaRMqCSrUpe1nv3jDamd9eEQ4y+w==",
|
|
24134
24255
|
"license": "BSD-2-Clause",
|
|
24135
24256
|
"dependencies": {
|
|
24136
24257
|
"@jridgewell/source-map": "^0.3.3",
|
|
@@ -24145,98 +24266,6 @@
|
|
|
24145
24266
|
"node": ">=10"
|
|
24146
24267
|
}
|
|
24147
24268
|
},
|
|
24148
|
-
"node_modules/terser-webpack-plugin": {
|
|
24149
|
-
"version": "5.6.1",
|
|
24150
|
-
"integrity": "sha512-201R5j+sJpK8nFWwKVyNfZot8FaJbLZDq5evriVzbV1wDtSXDjRUDRfJzHpAaxFDMEhsZL1QkeqM61wgsS3KaQ==",
|
|
24151
|
-
"dev": true,
|
|
24152
|
-
"license": "MIT",
|
|
24153
|
-
"peer": true,
|
|
24154
|
-
"dependencies": {
|
|
24155
|
-
"@jridgewell/trace-mapping": "^0.3.25",
|
|
24156
|
-
"jest-worker": "^27.4.5",
|
|
24157
|
-
"schema-utils": "^4.3.0",
|
|
24158
|
-
"terser": "^5.31.1"
|
|
24159
|
-
},
|
|
24160
|
-
"engines": {
|
|
24161
|
-
"node": ">= 10.13.0"
|
|
24162
|
-
},
|
|
24163
|
-
"funding": {
|
|
24164
|
-
"type": "opencollective",
|
|
24165
|
-
"url": "https://opencollective.com/webpack"
|
|
24166
|
-
},
|
|
24167
|
-
"peerDependencies": {
|
|
24168
|
-
"webpack": "^5.1.0"
|
|
24169
|
-
},
|
|
24170
|
-
"peerDependenciesMeta": {
|
|
24171
|
-
"@minify-html/node": {
|
|
24172
|
-
"optional": true
|
|
24173
|
-
},
|
|
24174
|
-
"@swc/core": {
|
|
24175
|
-
"optional": true
|
|
24176
|
-
},
|
|
24177
|
-
"@swc/css": {
|
|
24178
|
-
"optional": true
|
|
24179
|
-
},
|
|
24180
|
-
"@swc/html": {
|
|
24181
|
-
"optional": true
|
|
24182
|
-
},
|
|
24183
|
-
"clean-css": {
|
|
24184
|
-
"optional": true
|
|
24185
|
-
},
|
|
24186
|
-
"cssnano": {
|
|
24187
|
-
"optional": true
|
|
24188
|
-
},
|
|
24189
|
-
"csso": {
|
|
24190
|
-
"optional": true
|
|
24191
|
-
},
|
|
24192
|
-
"esbuild": {
|
|
24193
|
-
"optional": true
|
|
24194
|
-
},
|
|
24195
|
-
"html-minifier-terser": {
|
|
24196
|
-
"optional": true
|
|
24197
|
-
},
|
|
24198
|
-
"lightningcss": {
|
|
24199
|
-
"optional": true
|
|
24200
|
-
},
|
|
24201
|
-
"postcss": {
|
|
24202
|
-
"optional": true
|
|
24203
|
-
},
|
|
24204
|
-
"uglify-js": {
|
|
24205
|
-
"optional": true
|
|
24206
|
-
}
|
|
24207
|
-
}
|
|
24208
|
-
},
|
|
24209
|
-
"node_modules/terser-webpack-plugin/node_modules/jest-worker": {
|
|
24210
|
-
"version": "27.5.1",
|
|
24211
|
-
"integrity": "sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==",
|
|
24212
|
-
"dev": true,
|
|
24213
|
-
"license": "MIT",
|
|
24214
|
-
"peer": true,
|
|
24215
|
-
"dependencies": {
|
|
24216
|
-
"@types/node": "*",
|
|
24217
|
-
"merge-stream": "^2.0.0",
|
|
24218
|
-
"supports-color": "^8.0.0"
|
|
24219
|
-
},
|
|
24220
|
-
"engines": {
|
|
24221
|
-
"node": ">= 10.13.0"
|
|
24222
|
-
}
|
|
24223
|
-
},
|
|
24224
|
-
"node_modules/terser-webpack-plugin/node_modules/supports-color": {
|
|
24225
|
-
"version": "8.1.1",
|
|
24226
|
-
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
|
24227
|
-
"dev": true,
|
|
24228
|
-
"license": "MIT",
|
|
24229
|
-
"peer": true,
|
|
24230
|
-
"dependencies": {
|
|
24231
|
-
"has-flag": "^4.0.0"
|
|
24232
|
-
},
|
|
24233
|
-
"engines": {
|
|
24234
|
-
"node": ">=10"
|
|
24235
|
-
},
|
|
24236
|
-
"funding": {
|
|
24237
|
-
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
24238
|
-
}
|
|
24239
|
-
},
|
|
24240
24269
|
"node_modules/terser/node_modules/commander": {
|
|
24241
24270
|
"version": "2.20.3",
|
|
24242
24271
|
"integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==",
|
|
@@ -24344,8 +24373,8 @@
|
|
|
24344
24373
|
}
|
|
24345
24374
|
},
|
|
24346
24375
|
"node_modules/tinyexec": {
|
|
24347
|
-
"version": "1.
|
|
24348
|
-
"integrity": "sha512-
|
|
24376
|
+
"version": "1.3.0",
|
|
24377
|
+
"integrity": "sha512-QKAl9m8gWWGHV8jZcPeym6j+XULi6tOf1mT83WYJ4Lk2ytW/uwAWkrP0uFsdoYMdueVJ0qs26wZ+23xeB4ibNQ==",
|
|
24349
24378
|
"dev": true,
|
|
24350
24379
|
"license": "MIT",
|
|
24351
24380
|
"engines": {
|
|
@@ -24699,8 +24728,8 @@
|
|
|
24699
24728
|
}
|
|
24700
24729
|
},
|
|
24701
24730
|
"node_modules/undici": {
|
|
24702
|
-
"version": "7.
|
|
24703
|
-
"integrity": "sha512-
|
|
24731
|
+
"version": "7.29.0",
|
|
24732
|
+
"integrity": "sha512-IDxfleLmmbSskfWSUATiN1nfn2rDuvnMOqb5CWR92iIfojA0Ud+ulOAAEQ57LPr9rWmsreUyf5lwyao+7GNNVw==",
|
|
24704
24733
|
"dev": true,
|
|
24705
24734
|
"license": "MIT",
|
|
24706
24735
|
"engines": {
|
|
@@ -24796,8 +24825,8 @@
|
|
|
24796
24825
|
}
|
|
24797
24826
|
},
|
|
24798
24827
|
"node_modules/update-browserslist-db": {
|
|
24799
|
-
"version": "1.
|
|
24800
|
-
"integrity": "sha512-
|
|
24828
|
+
"version": "1.3.1",
|
|
24829
|
+
"integrity": "sha512-ZZ61DsRsOnakl74HAmp3oSN4aXUmEWXf+i/yv0h7tIBfICc3VdrFErQKUUKPgu3AMsTUMbcongALEN4l6GSUrQ==",
|
|
24801
24830
|
"funding": [
|
|
24802
24831
|
{
|
|
24803
24832
|
"type": "opencollective",
|
|
@@ -25660,8 +25689,8 @@
|
|
|
25660
25689
|
}
|
|
25661
25690
|
},
|
|
25662
25691
|
"node_modules/webpack": {
|
|
25663
|
-
"version": "5.
|
|
25664
|
-
"integrity": "sha512-
|
|
25692
|
+
"version": "5.109.2",
|
|
25693
|
+
"integrity": "sha512-U9/cvLzxObKNEZ9+TtdqrHM5/9z3lgl2c+c4BzbqGxFQvQvBAq87yql5A8pQ+rrMbS496MZJeF5enVBndIy2hw==",
|
|
25665
25694
|
"dev": true,
|
|
25666
25695
|
"license": "MIT",
|
|
25667
25696
|
"peer": true,
|
|
@@ -25672,23 +25701,20 @@
|
|
|
25672
25701
|
"@webassemblyjs/wasm-edit": "^1.14.1",
|
|
25673
25702
|
"@webassemblyjs/wasm-parser": "^1.14.1",
|
|
25674
25703
|
"acorn": "^8.16.0",
|
|
25675
|
-
"acorn-import-phases": "^1.0.3",
|
|
25676
25704
|
"browserslist": "^4.28.1",
|
|
25677
25705
|
"chrome-trace-event": "^1.0.2",
|
|
25678
|
-
"enhanced-resolve": "^5.
|
|
25706
|
+
"enhanced-resolve": "^5.24.4",
|
|
25679
25707
|
"es-module-lexer": "^2.1.0",
|
|
25680
25708
|
"eslint-scope": "5.1.1",
|
|
25681
25709
|
"events": "^3.2.0",
|
|
25682
|
-
"glob-to-regexp": "^0.4.1",
|
|
25683
25710
|
"graceful-fs": "^4.2.11",
|
|
25684
|
-
"loader-runner": "^4.3.2",
|
|
25685
25711
|
"mime-db": "^1.54.0",
|
|
25712
|
+
"minimizer-webpack-plugin": "^5.6.1",
|
|
25686
25713
|
"neo-async": "^2.6.2",
|
|
25687
25714
|
"schema-utils": "^4.3.3",
|
|
25688
25715
|
"tapable": "^2.3.0",
|
|
25689
|
-
"
|
|
25690
|
-
"
|
|
25691
|
-
"webpack-sources": "^3.5.0"
|
|
25716
|
+
"watchpack": "^2.5.2",
|
|
25717
|
+
"webpack-sources": "^3.5.1"
|
|
25692
25718
|
},
|
|
25693
25719
|
"bin": {
|
|
25694
25720
|
"webpack": "bin/webpack.js"
|
|
@@ -25707,8 +25733,8 @@
|
|
|
25707
25733
|
}
|
|
25708
25734
|
},
|
|
25709
25735
|
"node_modules/webpack-sources": {
|
|
25710
|
-
"version": "3.5.
|
|
25711
|
-
"integrity": "sha512-
|
|
25736
|
+
"version": "3.5.1",
|
|
25737
|
+
"integrity": "sha512-jyuiGJdtvY434z5bUZrjz67v76/ePNvFZTp9Mdz29IlH4+GPsgyGjiv0fKI+M7BdkU6ADjulUcKAd3tUK3WlEw==",
|
|
25712
25738
|
"dev": true,
|
|
25713
25739
|
"license": "MIT",
|
|
25714
25740
|
"peer": true,
|
|
@@ -26075,8 +26101,8 @@
|
|
|
26075
26101
|
}
|
|
26076
26102
|
},
|
|
26077
26103
|
"node_modules/ws": {
|
|
26078
|
-
"version": "8.21.
|
|
26079
|
-
"integrity": "sha512-
|
|
26104
|
+
"version": "8.21.3",
|
|
26105
|
+
"integrity": "sha512-201TZ/kPWxoPr/OKWjquZR1SWKXcvxdH+e1xrx89b3YbmzLMFCLfnaG1HFIgWzJOEWZ7MvpK++odZufgYR50Rw==",
|
|
26080
26106
|
"license": "MIT",
|
|
26081
26107
|
"engines": {
|
|
26082
26108
|
"node": ">=10.0.0"
|