@wavemaker/rn-codegen 11.10.2-next.27775 → 11.10.2-rc.6065
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 +223 -86
- package/package-lock.json +223 -86
- package/package.json +1 -1
- package/src/templates/package.web.json +3 -3
- package/src/templates/project/package.json +3 -3
package/npm-shrinkwrap.json
CHANGED
@@ -1,12 +1,12 @@
|
|
1
1
|
{
|
2
2
|
"name": "@wavemaker/rn-codegen",
|
3
|
-
"version": "11.10.2-
|
3
|
+
"version": "11.10.2-rc.6065",
|
4
4
|
"lockfileVersion": 3,
|
5
5
|
"requires": true,
|
6
6
|
"packages": {
|
7
7
|
"": {
|
8
8
|
"name": "@wavemaker/rn-codegen",
|
9
|
-
"version": "11.10.2-
|
9
|
+
"version": "11.10.2-rc.6065",
|
10
10
|
"license": "ISC",
|
11
11
|
"dependencies": {
|
12
12
|
"@angular/compiler": "12.2.1",
|
@@ -105,22 +105,21 @@
|
|
105
105
|
}
|
106
106
|
},
|
107
107
|
"node_modules/@babel/core": {
|
108
|
-
"version": "7.26.
|
109
|
-
"integrity": "sha512-
|
108
|
+
"version": "7.26.9",
|
109
|
+
"integrity": "sha512-lWBYIrF7qK5+GjY5Uy+/hEgp8OJWOD/rpy74GplYRhEauvbHDeFB8t5hPOZxCZ0Oxf4Cc36tK51/l3ymJysrKw==",
|
110
110
|
"dev": true,
|
111
111
|
"license": "MIT",
|
112
112
|
"dependencies": {
|
113
113
|
"@ampproject/remapping": "^2.2.0",
|
114
114
|
"@babel/code-frame": "^7.26.2",
|
115
|
-
"@babel/generator": "^7.26.
|
115
|
+
"@babel/generator": "^7.26.9",
|
116
116
|
"@babel/helper-compilation-targets": "^7.26.5",
|
117
117
|
"@babel/helper-module-transforms": "^7.26.0",
|
118
|
-
"@babel/helpers": "^7.26.
|
119
|
-
"@babel/parser": "^7.26.
|
120
|
-
"@babel/template": "^7.26.
|
121
|
-
"@babel/traverse": "^7.26.
|
122
|
-
"@babel/types": "^7.26.
|
123
|
-
"@types/gensync": "^1.0.0",
|
118
|
+
"@babel/helpers": "^7.26.9",
|
119
|
+
"@babel/parser": "^7.26.9",
|
120
|
+
"@babel/template": "^7.26.9",
|
121
|
+
"@babel/traverse": "^7.26.9",
|
122
|
+
"@babel/types": "^7.26.9",
|
124
123
|
"convert-source-map": "^2.0.0",
|
125
124
|
"debug": "^4.1.0",
|
126
125
|
"gensync": "^1.0.0-beta.2",
|
@@ -136,13 +135,13 @@
|
|
136
135
|
}
|
137
136
|
},
|
138
137
|
"node_modules/@babel/core/node_modules/@babel/generator": {
|
139
|
-
"version": "7.26.
|
140
|
-
"integrity": "sha512-
|
138
|
+
"version": "7.26.9",
|
139
|
+
"integrity": "sha512-kEWdzjOAUMW4hAyrzJ0ZaTOu9OmpyDIQicIh0zg0EEcEkYXZb2TjtBhnHi2ViX7PKwZqF4xwqfAm299/QMP3lg==",
|
141
140
|
"dev": true,
|
142
141
|
"license": "MIT",
|
143
142
|
"dependencies": {
|
144
|
-
"@babel/parser": "^7.26.
|
145
|
-
"@babel/types": "^7.26.
|
143
|
+
"@babel/parser": "^7.26.9",
|
144
|
+
"@babel/types": "^7.26.9",
|
146
145
|
"@jridgewell/gen-mapping": "^0.3.5",
|
147
146
|
"@jridgewell/trace-mapping": "^0.3.25",
|
148
147
|
"jsesc": "^3.0.2"
|
@@ -152,12 +151,12 @@
|
|
152
151
|
}
|
153
152
|
},
|
154
153
|
"node_modules/@babel/core/node_modules/@babel/parser": {
|
155
|
-
"version": "7.26.
|
156
|
-
"integrity": "sha512-
|
154
|
+
"version": "7.26.9",
|
155
|
+
"integrity": "sha512-81NWa1njQblgZbQHxWHpxxCzNsa3ZwvFqpUg7P+NNUU6f3UU2jBEg4OlF/J6rl8+PQGh1q6/zWScd001YwcA5A==",
|
157
156
|
"dev": true,
|
158
157
|
"license": "MIT",
|
159
158
|
"dependencies": {
|
160
|
-
"@babel/types": "^7.26.
|
159
|
+
"@babel/types": "^7.26.9"
|
161
160
|
},
|
162
161
|
"bin": {
|
163
162
|
"parser": "bin/babel-parser.js"
|
@@ -167,16 +166,16 @@
|
|
167
166
|
}
|
168
167
|
},
|
169
168
|
"node_modules/@babel/core/node_modules/@babel/traverse": {
|
170
|
-
"version": "7.26.
|
171
|
-
"integrity": "sha512-
|
169
|
+
"version": "7.26.9",
|
170
|
+
"integrity": "sha512-ZYW7L+pL8ahU5fXmNbPF+iZFHCv5scFak7MZ9bwaRPLUhHh7QQEMjZUg0HevihoqCM5iSYHN61EyCoZvqC+bxg==",
|
172
171
|
"dev": true,
|
173
172
|
"license": "MIT",
|
174
173
|
"dependencies": {
|
175
174
|
"@babel/code-frame": "^7.26.2",
|
176
|
-
"@babel/generator": "^7.26.
|
177
|
-
"@babel/parser": "^7.26.
|
178
|
-
"@babel/template": "^7.26.
|
179
|
-
"@babel/types": "^7.26.
|
175
|
+
"@babel/generator": "^7.26.9",
|
176
|
+
"@babel/parser": "^7.26.9",
|
177
|
+
"@babel/template": "^7.26.9",
|
178
|
+
"@babel/types": "^7.26.9",
|
180
179
|
"debug": "^4.3.1",
|
181
180
|
"globals": "^11.1.0"
|
182
181
|
},
|
@@ -266,13 +265,13 @@
|
|
266
265
|
}
|
267
266
|
},
|
268
267
|
"node_modules/@babel/helper-module-imports/node_modules/@babel/generator": {
|
269
|
-
"version": "7.26.
|
270
|
-
"integrity": "sha512-
|
268
|
+
"version": "7.26.9",
|
269
|
+
"integrity": "sha512-kEWdzjOAUMW4hAyrzJ0ZaTOu9OmpyDIQicIh0zg0EEcEkYXZb2TjtBhnHi2ViX7PKwZqF4xwqfAm299/QMP3lg==",
|
271
270
|
"dev": true,
|
272
271
|
"license": "MIT",
|
273
272
|
"dependencies": {
|
274
|
-
"@babel/parser": "^7.26.
|
275
|
-
"@babel/types": "^7.26.
|
273
|
+
"@babel/parser": "^7.26.9",
|
274
|
+
"@babel/types": "^7.26.9",
|
276
275
|
"@jridgewell/gen-mapping": "^0.3.5",
|
277
276
|
"@jridgewell/trace-mapping": "^0.3.25",
|
278
277
|
"jsesc": "^3.0.2"
|
@@ -282,12 +281,12 @@
|
|
282
281
|
}
|
283
282
|
},
|
284
283
|
"node_modules/@babel/helper-module-imports/node_modules/@babel/parser": {
|
285
|
-
"version": "7.26.
|
286
|
-
"integrity": "sha512-
|
284
|
+
"version": "7.26.9",
|
285
|
+
"integrity": "sha512-81NWa1njQblgZbQHxWHpxxCzNsa3ZwvFqpUg7P+NNUU6f3UU2jBEg4OlF/J6rl8+PQGh1q6/zWScd001YwcA5A==",
|
287
286
|
"dev": true,
|
288
287
|
"license": "MIT",
|
289
288
|
"dependencies": {
|
290
|
-
"@babel/types": "^7.26.
|
289
|
+
"@babel/types": "^7.26.9"
|
291
290
|
},
|
292
291
|
"bin": {
|
293
292
|
"parser": "bin/babel-parser.js"
|
@@ -297,16 +296,16 @@
|
|
297
296
|
}
|
298
297
|
},
|
299
298
|
"node_modules/@babel/helper-module-imports/node_modules/@babel/traverse": {
|
300
|
-
"version": "7.26.
|
301
|
-
"integrity": "sha512-
|
299
|
+
"version": "7.26.9",
|
300
|
+
"integrity": "sha512-ZYW7L+pL8ahU5fXmNbPF+iZFHCv5scFak7MZ9bwaRPLUhHh7QQEMjZUg0HevihoqCM5iSYHN61EyCoZvqC+bxg==",
|
302
301
|
"dev": true,
|
303
302
|
"license": "MIT",
|
304
303
|
"dependencies": {
|
305
304
|
"@babel/code-frame": "^7.26.2",
|
306
|
-
"@babel/generator": "^7.26.
|
307
|
-
"@babel/parser": "^7.26.
|
308
|
-
"@babel/template": "^7.26.
|
309
|
-
"@babel/types": "^7.26.
|
305
|
+
"@babel/generator": "^7.26.9",
|
306
|
+
"@babel/parser": "^7.26.9",
|
307
|
+
"@babel/template": "^7.26.9",
|
308
|
+
"@babel/types": "^7.26.9",
|
310
309
|
"debug": "^4.3.1",
|
311
310
|
"globals": "^11.1.0"
|
312
311
|
},
|
@@ -344,13 +343,13 @@
|
|
344
343
|
}
|
345
344
|
},
|
346
345
|
"node_modules/@babel/helper-module-transforms/node_modules/@babel/generator": {
|
347
|
-
"version": "7.26.
|
348
|
-
"integrity": "sha512-
|
346
|
+
"version": "7.26.9",
|
347
|
+
"integrity": "sha512-kEWdzjOAUMW4hAyrzJ0ZaTOu9OmpyDIQicIh0zg0EEcEkYXZb2TjtBhnHi2ViX7PKwZqF4xwqfAm299/QMP3lg==",
|
349
348
|
"dev": true,
|
350
349
|
"license": "MIT",
|
351
350
|
"dependencies": {
|
352
|
-
"@babel/parser": "^7.26.
|
353
|
-
"@babel/types": "^7.26.
|
351
|
+
"@babel/parser": "^7.26.9",
|
352
|
+
"@babel/types": "^7.26.9",
|
354
353
|
"@jridgewell/gen-mapping": "^0.3.5",
|
355
354
|
"@jridgewell/trace-mapping": "^0.3.25",
|
356
355
|
"jsesc": "^3.0.2"
|
@@ -360,12 +359,12 @@
|
|
360
359
|
}
|
361
360
|
},
|
362
361
|
"node_modules/@babel/helper-module-transforms/node_modules/@babel/parser": {
|
363
|
-
"version": "7.26.
|
364
|
-
"integrity": "sha512-
|
362
|
+
"version": "7.26.9",
|
363
|
+
"integrity": "sha512-81NWa1njQblgZbQHxWHpxxCzNsa3ZwvFqpUg7P+NNUU6f3UU2jBEg4OlF/J6rl8+PQGh1q6/zWScd001YwcA5A==",
|
365
364
|
"dev": true,
|
366
365
|
"license": "MIT",
|
367
366
|
"dependencies": {
|
368
|
-
"@babel/types": "^7.26.
|
367
|
+
"@babel/types": "^7.26.9"
|
369
368
|
},
|
370
369
|
"bin": {
|
371
370
|
"parser": "bin/babel-parser.js"
|
@@ -375,16 +374,16 @@
|
|
375
374
|
}
|
376
375
|
},
|
377
376
|
"node_modules/@babel/helper-module-transforms/node_modules/@babel/traverse": {
|
378
|
-
"version": "7.26.
|
379
|
-
"integrity": "sha512-
|
377
|
+
"version": "7.26.9",
|
378
|
+
"integrity": "sha512-ZYW7L+pL8ahU5fXmNbPF+iZFHCv5scFak7MZ9bwaRPLUhHh7QQEMjZUg0HevihoqCM5iSYHN61EyCoZvqC+bxg==",
|
380
379
|
"dev": true,
|
381
380
|
"license": "MIT",
|
382
381
|
"dependencies": {
|
383
382
|
"@babel/code-frame": "^7.26.2",
|
384
|
-
"@babel/generator": "^7.26.
|
385
|
-
"@babel/parser": "^7.26.
|
386
|
-
"@babel/template": "^7.26.
|
387
|
-
"@babel/types": "^7.26.
|
383
|
+
"@babel/generator": "^7.26.9",
|
384
|
+
"@babel/parser": "^7.26.9",
|
385
|
+
"@babel/template": "^7.26.9",
|
386
|
+
"@babel/types": "^7.26.9",
|
388
387
|
"debug": "^4.3.1",
|
389
388
|
"globals": "^11.1.0"
|
390
389
|
},
|
@@ -450,13 +449,13 @@
|
|
450
449
|
}
|
451
450
|
},
|
452
451
|
"node_modules/@babel/helpers": {
|
453
|
-
"version": "7.26.
|
454
|
-
"integrity": "sha512-
|
452
|
+
"version": "7.26.9",
|
453
|
+
"integrity": "sha512-Mz/4+y8udxBKdmzt/UjPACs4G3j5SshJJEFFKxlCGPydG4JAHXxjWjAwjd09tf6oINvl1VfMJo+nB7H2YKQ0dA==",
|
455
454
|
"dev": true,
|
456
455
|
"license": "MIT",
|
457
456
|
"dependencies": {
|
458
|
-
"@babel/template": "^7.
|
459
|
-
"@babel/types": "^7.26.
|
457
|
+
"@babel/template": "^7.26.9",
|
458
|
+
"@babel/types": "^7.26.9"
|
460
459
|
},
|
461
460
|
"engines": {
|
462
461
|
"node": ">=6.9.0"
|
@@ -696,24 +695,24 @@
|
|
696
695
|
}
|
697
696
|
},
|
698
697
|
"node_modules/@babel/template": {
|
699
|
-
"version": "7.26.
|
700
|
-
"integrity": "sha512-
|
698
|
+
"version": "7.26.9",
|
699
|
+
"integrity": "sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA==",
|
701
700
|
"license": "MIT",
|
702
701
|
"dependencies": {
|
703
702
|
"@babel/code-frame": "^7.26.2",
|
704
|
-
"@babel/parser": "^7.26.
|
705
|
-
"@babel/types": "^7.26.
|
703
|
+
"@babel/parser": "^7.26.9",
|
704
|
+
"@babel/types": "^7.26.9"
|
706
705
|
},
|
707
706
|
"engines": {
|
708
707
|
"node": ">=6.9.0"
|
709
708
|
}
|
710
709
|
},
|
711
710
|
"node_modules/@babel/template/node_modules/@babel/parser": {
|
712
|
-
"version": "7.26.
|
713
|
-
"integrity": "sha512-
|
711
|
+
"version": "7.26.9",
|
712
|
+
"integrity": "sha512-81NWa1njQblgZbQHxWHpxxCzNsa3ZwvFqpUg7P+NNUU6f3UU2jBEg4OlF/J6rl8+PQGh1q6/zWScd001YwcA5A==",
|
714
713
|
"license": "MIT",
|
715
714
|
"dependencies": {
|
716
|
-
"@babel/types": "^7.26.
|
715
|
+
"@babel/types": "^7.26.9"
|
717
716
|
},
|
718
717
|
"bin": {
|
719
718
|
"parser": "bin/babel-parser.js"
|
@@ -739,8 +738,8 @@
|
|
739
738
|
}
|
740
739
|
},
|
741
740
|
"node_modules/@babel/types": {
|
742
|
-
"version": "7.26.
|
743
|
-
"integrity": "sha512-
|
741
|
+
"version": "7.26.9",
|
742
|
+
"integrity": "sha512-Y3IR1cRnOxOCDvMmNiym7XpXQ93iGDDPHx+Zj+NM+rg0fBaShfQLkg+hKPaZCEvg5N/LeCo4+Rj/i3FuJsIQaw==",
|
744
743
|
"license": "MIT",
|
745
744
|
"dependencies": {
|
746
745
|
"@babel/helper-string-parser": "^7.25.9",
|
@@ -1154,12 +1153,12 @@
|
|
1154
1153
|
}
|
1155
1154
|
},
|
1156
1155
|
"node_modules/@types/babel__core/node_modules/@babel/parser": {
|
1157
|
-
"version": "7.26.
|
1158
|
-
"integrity": "sha512-
|
1156
|
+
"version": "7.26.9",
|
1157
|
+
"integrity": "sha512-81NWa1njQblgZbQHxWHpxxCzNsa3ZwvFqpUg7P+NNUU6f3UU2jBEg4OlF/J6rl8+PQGh1q6/zWScd001YwcA5A==",
|
1159
1158
|
"dev": true,
|
1160
1159
|
"license": "MIT",
|
1161
1160
|
"dependencies": {
|
1162
|
-
"@babel/types": "^7.26.
|
1161
|
+
"@babel/types": "^7.26.9"
|
1163
1162
|
},
|
1164
1163
|
"bin": {
|
1165
1164
|
"parser": "bin/babel-parser.js"
|
@@ -1263,12 +1262,6 @@
|
|
1263
1262
|
"@types/node": "*"
|
1264
1263
|
}
|
1265
1264
|
},
|
1266
|
-
"node_modules/@types/gensync": {
|
1267
|
-
"version": "1.0.4",
|
1268
|
-
"integrity": "sha512-C3YYeRQWp2fmq9OryX+FoDy8nXS6scQ7dPptD8LnFDAUNcKWJjXQKDNJD3HVm+kOUsXhTOkpi69vI4EuAr95bA==",
|
1269
|
-
"dev": true,
|
1270
|
-
"license": "MIT"
|
1271
|
-
},
|
1272
1265
|
"node_modules/@types/glob": {
|
1273
1266
|
"version": "8.1.0",
|
1274
1267
|
"integrity": "sha512-IO+MJPVhoqz+28h1qLAcBEH2+xHMK6MTyHJc7MTnnYb6wsoLR29POVGJ7LycmVXIqyy/4/2ShP5sUwTXuOwb/w==",
|
@@ -1549,12 +1542,12 @@
|
|
1549
1542
|
}
|
1550
1543
|
},
|
1551
1544
|
"node_modules/babel-plugin-istanbul/node_modules/@babel/parser": {
|
1552
|
-
"version": "7.26.
|
1553
|
-
"integrity": "sha512-
|
1545
|
+
"version": "7.26.9",
|
1546
|
+
"integrity": "sha512-81NWa1njQblgZbQHxWHpxxCzNsa3ZwvFqpUg7P+NNUU6f3UU2jBEg4OlF/J6rl8+PQGh1q6/zWScd001YwcA5A==",
|
1554
1547
|
"dev": true,
|
1555
1548
|
"license": "MIT",
|
1556
1549
|
"dependencies": {
|
1557
|
-
"@babel/types": "^7.26.
|
1550
|
+
"@babel/types": "^7.26.9"
|
1558
1551
|
},
|
1559
1552
|
"bin": {
|
1560
1553
|
"parser": "bin/babel-parser.js"
|
@@ -1795,6 +1788,18 @@
|
|
1795
1788
|
"dev": true,
|
1796
1789
|
"license": "MIT"
|
1797
1790
|
},
|
1791
|
+
"node_modules/call-bind-apply-helpers": {
|
1792
|
+
"version": "1.0.2",
|
1793
|
+
"integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==",
|
1794
|
+
"license": "MIT",
|
1795
|
+
"dependencies": {
|
1796
|
+
"es-errors": "^1.3.0",
|
1797
|
+
"function-bind": "^1.1.2"
|
1798
|
+
},
|
1799
|
+
"engines": {
|
1800
|
+
"node": ">= 0.4"
|
1801
|
+
}
|
1802
|
+
},
|
1798
1803
|
"node_modules/callsites": {
|
1799
1804
|
"version": "3.1.0",
|
1800
1805
|
"integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==",
|
@@ -1822,8 +1827,8 @@
|
|
1822
1827
|
}
|
1823
1828
|
},
|
1824
1829
|
"node_modules/caniuse-lite": {
|
1825
|
-
"version": "1.0.
|
1826
|
-
"integrity": "sha512-
|
1830
|
+
"version": "1.0.30001700",
|
1831
|
+
"integrity": "sha512-2S6XIXwaE7K7erT8dY+kLQcpa5ms63XlRkMkReXjle+kf6c5g38vyMl+Z5y8dSxOFDhcFe+nxnn261PLxBSQsQ==",
|
1827
1832
|
"dev": true,
|
1828
1833
|
"funding": [
|
1829
1834
|
{
|
@@ -2261,9 +2266,22 @@
|
|
2261
2266
|
"url": "https://github.com/fb55/domutils?sponsor=1"
|
2262
2267
|
}
|
2263
2268
|
},
|
2269
|
+
"node_modules/dunder-proto": {
|
2270
|
+
"version": "1.0.1",
|
2271
|
+
"integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==",
|
2272
|
+
"license": "MIT",
|
2273
|
+
"dependencies": {
|
2274
|
+
"call-bind-apply-helpers": "^1.0.1",
|
2275
|
+
"es-errors": "^1.3.0",
|
2276
|
+
"gopd": "^1.2.0"
|
2277
|
+
},
|
2278
|
+
"engines": {
|
2279
|
+
"node": ">= 0.4"
|
2280
|
+
}
|
2281
|
+
},
|
2264
2282
|
"node_modules/electron-to-chromium": {
|
2265
|
-
"version": "1.5.
|
2266
|
-
"integrity": "sha512-
|
2283
|
+
"version": "1.5.101",
|
2284
|
+
"integrity": "sha512-L0ISiQrP/56Acgu4/i/kfPwWSgrzYZUnQrC0+QPFuhqlLP1Ir7qzPPDVS9BcKIyWTRU8+o6CC8dKw38tSWhYIA==",
|
2267
2285
|
"dev": true,
|
2268
2286
|
"license": "ISC"
|
2269
2287
|
},
|
@@ -2321,6 +2339,47 @@
|
|
2321
2339
|
"is-arrayish": "^0.2.1"
|
2322
2340
|
}
|
2323
2341
|
},
|
2342
|
+
"node_modules/es-define-property": {
|
2343
|
+
"version": "1.0.1",
|
2344
|
+
"integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==",
|
2345
|
+
"license": "MIT",
|
2346
|
+
"engines": {
|
2347
|
+
"node": ">= 0.4"
|
2348
|
+
}
|
2349
|
+
},
|
2350
|
+
"node_modules/es-errors": {
|
2351
|
+
"version": "1.3.0",
|
2352
|
+
"integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==",
|
2353
|
+
"license": "MIT",
|
2354
|
+
"engines": {
|
2355
|
+
"node": ">= 0.4"
|
2356
|
+
}
|
2357
|
+
},
|
2358
|
+
"node_modules/es-object-atoms": {
|
2359
|
+
"version": "1.1.1",
|
2360
|
+
"integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==",
|
2361
|
+
"license": "MIT",
|
2362
|
+
"dependencies": {
|
2363
|
+
"es-errors": "^1.3.0"
|
2364
|
+
},
|
2365
|
+
"engines": {
|
2366
|
+
"node": ">= 0.4"
|
2367
|
+
}
|
2368
|
+
},
|
2369
|
+
"node_modules/es-set-tostringtag": {
|
2370
|
+
"version": "2.1.0",
|
2371
|
+
"integrity": "sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==",
|
2372
|
+
"license": "MIT",
|
2373
|
+
"dependencies": {
|
2374
|
+
"es-errors": "^1.3.0",
|
2375
|
+
"get-intrinsic": "^1.2.6",
|
2376
|
+
"has-tostringtag": "^1.0.2",
|
2377
|
+
"hasown": "^2.0.2"
|
2378
|
+
},
|
2379
|
+
"engines": {
|
2380
|
+
"node": ">= 0.4"
|
2381
|
+
}
|
2382
|
+
},
|
2324
2383
|
"node_modules/escalade": {
|
2325
2384
|
"version": "3.2.0",
|
2326
2385
|
"integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==",
|
@@ -2497,12 +2556,13 @@
|
|
2497
2556
|
}
|
2498
2557
|
},
|
2499
2558
|
"node_modules/form-data": {
|
2500
|
-
"version": "4.0.
|
2501
|
-
"integrity": "sha512-
|
2559
|
+
"version": "4.0.2",
|
2560
|
+
"integrity": "sha512-hGfm/slu0ZabnNt4oaRZ6uREyfCj6P4fT/n6A1rGV+Z0VdGXjfOhVUpkn6qVQONHGIFwmveGXyDs75+nr6FM8w==",
|
2502
2561
|
"license": "MIT",
|
2503
2562
|
"dependencies": {
|
2504
2563
|
"asynckit": "^0.4.0",
|
2505
2564
|
"combined-stream": "^1.0.8",
|
2565
|
+
"es-set-tostringtag": "^2.1.0",
|
2506
2566
|
"mime-types": "^2.1.12"
|
2507
2567
|
},
|
2508
2568
|
"engines": {
|
@@ -2550,7 +2610,6 @@
|
|
2550
2610
|
"node_modules/function-bind": {
|
2551
2611
|
"version": "1.1.2",
|
2552
2612
|
"integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
|
2553
|
-
"dev": true,
|
2554
2613
|
"license": "MIT",
|
2555
2614
|
"funding": {
|
2556
2615
|
"url": "https://github.com/sponsors/ljharb"
|
@@ -2573,6 +2632,29 @@
|
|
2573
2632
|
"node": "6.* || 8.* || >= 10.*"
|
2574
2633
|
}
|
2575
2634
|
},
|
2635
|
+
"node_modules/get-intrinsic": {
|
2636
|
+
"version": "1.2.7",
|
2637
|
+
"integrity": "sha512-VW6Pxhsrk0KAOqs3WEd0klDiF/+V7gQOpAvY1jVU/LHmaD/kQO4523aiJuikX/QAKYiW6x8Jh+RJej1almdtCA==",
|
2638
|
+
"license": "MIT",
|
2639
|
+
"dependencies": {
|
2640
|
+
"call-bind-apply-helpers": "^1.0.1",
|
2641
|
+
"es-define-property": "^1.0.1",
|
2642
|
+
"es-errors": "^1.3.0",
|
2643
|
+
"es-object-atoms": "^1.0.0",
|
2644
|
+
"function-bind": "^1.1.2",
|
2645
|
+
"get-proto": "^1.0.0",
|
2646
|
+
"gopd": "^1.2.0",
|
2647
|
+
"has-symbols": "^1.1.0",
|
2648
|
+
"hasown": "^2.0.2",
|
2649
|
+
"math-intrinsics": "^1.1.0"
|
2650
|
+
},
|
2651
|
+
"engines": {
|
2652
|
+
"node": ">= 0.4"
|
2653
|
+
},
|
2654
|
+
"funding": {
|
2655
|
+
"url": "https://github.com/sponsors/ljharb"
|
2656
|
+
}
|
2657
|
+
},
|
2576
2658
|
"node_modules/get-package-type": {
|
2577
2659
|
"version": "0.1.0",
|
2578
2660
|
"integrity": "sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==",
|
@@ -2582,6 +2664,18 @@
|
|
2582
2664
|
"node": ">=8.0.0"
|
2583
2665
|
}
|
2584
2666
|
},
|
2667
|
+
"node_modules/get-proto": {
|
2668
|
+
"version": "1.0.1",
|
2669
|
+
"integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==",
|
2670
|
+
"license": "MIT",
|
2671
|
+
"dependencies": {
|
2672
|
+
"dunder-proto": "^1.0.1",
|
2673
|
+
"es-object-atoms": "^1.0.0"
|
2674
|
+
},
|
2675
|
+
"engines": {
|
2676
|
+
"node": ">= 0.4"
|
2677
|
+
}
|
2678
|
+
},
|
2585
2679
|
"node_modules/get-stream": {
|
2586
2680
|
"version": "6.0.1",
|
2587
2681
|
"integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==",
|
@@ -2621,6 +2715,17 @@
|
|
2621
2715
|
"node": ">=4"
|
2622
2716
|
}
|
2623
2717
|
},
|
2718
|
+
"node_modules/gopd": {
|
2719
|
+
"version": "1.2.0",
|
2720
|
+
"integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==",
|
2721
|
+
"license": "MIT",
|
2722
|
+
"engines": {
|
2723
|
+
"node": ">= 0.4"
|
2724
|
+
},
|
2725
|
+
"funding": {
|
2726
|
+
"url": "https://github.com/sponsors/ljharb"
|
2727
|
+
}
|
2728
|
+
},
|
2624
2729
|
"node_modules/graceful-fs": {
|
2625
2730
|
"version": "4.2.11",
|
2626
2731
|
"integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==",
|
@@ -2663,10 +2768,34 @@
|
|
2663
2768
|
"node": ">=8"
|
2664
2769
|
}
|
2665
2770
|
},
|
2771
|
+
"node_modules/has-symbols": {
|
2772
|
+
"version": "1.1.0",
|
2773
|
+
"integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==",
|
2774
|
+
"license": "MIT",
|
2775
|
+
"engines": {
|
2776
|
+
"node": ">= 0.4"
|
2777
|
+
},
|
2778
|
+
"funding": {
|
2779
|
+
"url": "https://github.com/sponsors/ljharb"
|
2780
|
+
}
|
2781
|
+
},
|
2782
|
+
"node_modules/has-tostringtag": {
|
2783
|
+
"version": "1.0.2",
|
2784
|
+
"integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==",
|
2785
|
+
"license": "MIT",
|
2786
|
+
"dependencies": {
|
2787
|
+
"has-symbols": "^1.0.3"
|
2788
|
+
},
|
2789
|
+
"engines": {
|
2790
|
+
"node": ">= 0.4"
|
2791
|
+
},
|
2792
|
+
"funding": {
|
2793
|
+
"url": "https://github.com/sponsors/ljharb"
|
2794
|
+
}
|
2795
|
+
},
|
2666
2796
|
"node_modules/hasown": {
|
2667
2797
|
"version": "2.0.2",
|
2668
2798
|
"integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==",
|
2669
|
-
"dev": true,
|
2670
2799
|
"license": "MIT",
|
2671
2800
|
"dependencies": {
|
2672
2801
|
"function-bind": "^1.1.2"
|
@@ -2894,12 +3023,12 @@
|
|
2894
3023
|
}
|
2895
3024
|
},
|
2896
3025
|
"node_modules/istanbul-lib-instrument/node_modules/@babel/parser": {
|
2897
|
-
"version": "7.26.
|
2898
|
-
"integrity": "sha512-
|
3026
|
+
"version": "7.26.9",
|
3027
|
+
"integrity": "sha512-81NWa1njQblgZbQHxWHpxxCzNsa3ZwvFqpUg7P+NNUU6f3UU2jBEg4OlF/J6rl8+PQGh1q6/zWScd001YwcA5A==",
|
2899
3028
|
"dev": true,
|
2900
3029
|
"license": "MIT",
|
2901
3030
|
"dependencies": {
|
2902
|
-
"@babel/types": "^7.26.
|
3031
|
+
"@babel/types": "^7.26.9"
|
2903
3032
|
},
|
2904
3033
|
"bin": {
|
2905
3034
|
"parser": "bin/babel-parser.js"
|
@@ -3785,6 +3914,14 @@
|
|
3785
3914
|
"tmpl": "1.0.5"
|
3786
3915
|
}
|
3787
3916
|
},
|
3917
|
+
"node_modules/math-intrinsics": {
|
3918
|
+
"version": "1.1.0",
|
3919
|
+
"integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==",
|
3920
|
+
"license": "MIT",
|
3921
|
+
"engines": {
|
3922
|
+
"node": ">= 0.4"
|
3923
|
+
}
|
3924
|
+
},
|
3788
3925
|
"node_modules/mdn-data": {
|
3789
3926
|
"version": "2.0.27",
|
3790
3927
|
"integrity": "sha512-kwqO0I0jtWr25KcfLm9pia8vLZ8qoAKhWZuZMbneJq3jjBD3gl5nZs8l8Tu3ZBlBAHVQtDur9rdDGyvtfVraHQ==",
|
package/package-lock.json
CHANGED
@@ -1,12 +1,12 @@
|
|
1
1
|
{
|
2
2
|
"name": "@wavemaker/rn-codegen",
|
3
|
-
"version": "11.10.2-
|
3
|
+
"version": "11.10.2-rc.6065",
|
4
4
|
"lockfileVersion": 3,
|
5
5
|
"requires": true,
|
6
6
|
"packages": {
|
7
7
|
"": {
|
8
8
|
"name": "@wavemaker/rn-codegen",
|
9
|
-
"version": "11.10.2-
|
9
|
+
"version": "11.10.2-rc.6065",
|
10
10
|
"license": "ISC",
|
11
11
|
"dependencies": {
|
12
12
|
"@angular/compiler": "12.2.1",
|
@@ -105,22 +105,21 @@
|
|
105
105
|
}
|
106
106
|
},
|
107
107
|
"node_modules/@babel/core": {
|
108
|
-
"version": "7.26.
|
109
|
-
"integrity": "sha512-
|
108
|
+
"version": "7.26.9",
|
109
|
+
"integrity": "sha512-lWBYIrF7qK5+GjY5Uy+/hEgp8OJWOD/rpy74GplYRhEauvbHDeFB8t5hPOZxCZ0Oxf4Cc36tK51/l3ymJysrKw==",
|
110
110
|
"dev": true,
|
111
111
|
"license": "MIT",
|
112
112
|
"dependencies": {
|
113
113
|
"@ampproject/remapping": "^2.2.0",
|
114
114
|
"@babel/code-frame": "^7.26.2",
|
115
|
-
"@babel/generator": "^7.26.
|
115
|
+
"@babel/generator": "^7.26.9",
|
116
116
|
"@babel/helper-compilation-targets": "^7.26.5",
|
117
117
|
"@babel/helper-module-transforms": "^7.26.0",
|
118
|
-
"@babel/helpers": "^7.26.
|
119
|
-
"@babel/parser": "^7.26.
|
120
|
-
"@babel/template": "^7.26.
|
121
|
-
"@babel/traverse": "^7.26.
|
122
|
-
"@babel/types": "^7.26.
|
123
|
-
"@types/gensync": "^1.0.0",
|
118
|
+
"@babel/helpers": "^7.26.9",
|
119
|
+
"@babel/parser": "^7.26.9",
|
120
|
+
"@babel/template": "^7.26.9",
|
121
|
+
"@babel/traverse": "^7.26.9",
|
122
|
+
"@babel/types": "^7.26.9",
|
124
123
|
"convert-source-map": "^2.0.0",
|
125
124
|
"debug": "^4.1.0",
|
126
125
|
"gensync": "^1.0.0-beta.2",
|
@@ -136,13 +135,13 @@
|
|
136
135
|
}
|
137
136
|
},
|
138
137
|
"node_modules/@babel/core/node_modules/@babel/generator": {
|
139
|
-
"version": "7.26.
|
140
|
-
"integrity": "sha512-
|
138
|
+
"version": "7.26.9",
|
139
|
+
"integrity": "sha512-kEWdzjOAUMW4hAyrzJ0ZaTOu9OmpyDIQicIh0zg0EEcEkYXZb2TjtBhnHi2ViX7PKwZqF4xwqfAm299/QMP3lg==",
|
141
140
|
"dev": true,
|
142
141
|
"license": "MIT",
|
143
142
|
"dependencies": {
|
144
|
-
"@babel/parser": "^7.26.
|
145
|
-
"@babel/types": "^7.26.
|
143
|
+
"@babel/parser": "^7.26.9",
|
144
|
+
"@babel/types": "^7.26.9",
|
146
145
|
"@jridgewell/gen-mapping": "^0.3.5",
|
147
146
|
"@jridgewell/trace-mapping": "^0.3.25",
|
148
147
|
"jsesc": "^3.0.2"
|
@@ -152,12 +151,12 @@
|
|
152
151
|
}
|
153
152
|
},
|
154
153
|
"node_modules/@babel/core/node_modules/@babel/parser": {
|
155
|
-
"version": "7.26.
|
156
|
-
"integrity": "sha512-
|
154
|
+
"version": "7.26.9",
|
155
|
+
"integrity": "sha512-81NWa1njQblgZbQHxWHpxxCzNsa3ZwvFqpUg7P+NNUU6f3UU2jBEg4OlF/J6rl8+PQGh1q6/zWScd001YwcA5A==",
|
157
156
|
"dev": true,
|
158
157
|
"license": "MIT",
|
159
158
|
"dependencies": {
|
160
|
-
"@babel/types": "^7.26.
|
159
|
+
"@babel/types": "^7.26.9"
|
161
160
|
},
|
162
161
|
"bin": {
|
163
162
|
"parser": "bin/babel-parser.js"
|
@@ -167,16 +166,16 @@
|
|
167
166
|
}
|
168
167
|
},
|
169
168
|
"node_modules/@babel/core/node_modules/@babel/traverse": {
|
170
|
-
"version": "7.26.
|
171
|
-
"integrity": "sha512-
|
169
|
+
"version": "7.26.9",
|
170
|
+
"integrity": "sha512-ZYW7L+pL8ahU5fXmNbPF+iZFHCv5scFak7MZ9bwaRPLUhHh7QQEMjZUg0HevihoqCM5iSYHN61EyCoZvqC+bxg==",
|
172
171
|
"dev": true,
|
173
172
|
"license": "MIT",
|
174
173
|
"dependencies": {
|
175
174
|
"@babel/code-frame": "^7.26.2",
|
176
|
-
"@babel/generator": "^7.26.
|
177
|
-
"@babel/parser": "^7.26.
|
178
|
-
"@babel/template": "^7.26.
|
179
|
-
"@babel/types": "^7.26.
|
175
|
+
"@babel/generator": "^7.26.9",
|
176
|
+
"@babel/parser": "^7.26.9",
|
177
|
+
"@babel/template": "^7.26.9",
|
178
|
+
"@babel/types": "^7.26.9",
|
180
179
|
"debug": "^4.3.1",
|
181
180
|
"globals": "^11.1.0"
|
182
181
|
},
|
@@ -266,13 +265,13 @@
|
|
266
265
|
}
|
267
266
|
},
|
268
267
|
"node_modules/@babel/helper-module-imports/node_modules/@babel/generator": {
|
269
|
-
"version": "7.26.
|
270
|
-
"integrity": "sha512-
|
268
|
+
"version": "7.26.9",
|
269
|
+
"integrity": "sha512-kEWdzjOAUMW4hAyrzJ0ZaTOu9OmpyDIQicIh0zg0EEcEkYXZb2TjtBhnHi2ViX7PKwZqF4xwqfAm299/QMP3lg==",
|
271
270
|
"dev": true,
|
272
271
|
"license": "MIT",
|
273
272
|
"dependencies": {
|
274
|
-
"@babel/parser": "^7.26.
|
275
|
-
"@babel/types": "^7.26.
|
273
|
+
"@babel/parser": "^7.26.9",
|
274
|
+
"@babel/types": "^7.26.9",
|
276
275
|
"@jridgewell/gen-mapping": "^0.3.5",
|
277
276
|
"@jridgewell/trace-mapping": "^0.3.25",
|
278
277
|
"jsesc": "^3.0.2"
|
@@ -282,12 +281,12 @@
|
|
282
281
|
}
|
283
282
|
},
|
284
283
|
"node_modules/@babel/helper-module-imports/node_modules/@babel/parser": {
|
285
|
-
"version": "7.26.
|
286
|
-
"integrity": "sha512-
|
284
|
+
"version": "7.26.9",
|
285
|
+
"integrity": "sha512-81NWa1njQblgZbQHxWHpxxCzNsa3ZwvFqpUg7P+NNUU6f3UU2jBEg4OlF/J6rl8+PQGh1q6/zWScd001YwcA5A==",
|
287
286
|
"dev": true,
|
288
287
|
"license": "MIT",
|
289
288
|
"dependencies": {
|
290
|
-
"@babel/types": "^7.26.
|
289
|
+
"@babel/types": "^7.26.9"
|
291
290
|
},
|
292
291
|
"bin": {
|
293
292
|
"parser": "bin/babel-parser.js"
|
@@ -297,16 +296,16 @@
|
|
297
296
|
}
|
298
297
|
},
|
299
298
|
"node_modules/@babel/helper-module-imports/node_modules/@babel/traverse": {
|
300
|
-
"version": "7.26.
|
301
|
-
"integrity": "sha512-
|
299
|
+
"version": "7.26.9",
|
300
|
+
"integrity": "sha512-ZYW7L+pL8ahU5fXmNbPF+iZFHCv5scFak7MZ9bwaRPLUhHh7QQEMjZUg0HevihoqCM5iSYHN61EyCoZvqC+bxg==",
|
302
301
|
"dev": true,
|
303
302
|
"license": "MIT",
|
304
303
|
"dependencies": {
|
305
304
|
"@babel/code-frame": "^7.26.2",
|
306
|
-
"@babel/generator": "^7.26.
|
307
|
-
"@babel/parser": "^7.26.
|
308
|
-
"@babel/template": "^7.26.
|
309
|
-
"@babel/types": "^7.26.
|
305
|
+
"@babel/generator": "^7.26.9",
|
306
|
+
"@babel/parser": "^7.26.9",
|
307
|
+
"@babel/template": "^7.26.9",
|
308
|
+
"@babel/types": "^7.26.9",
|
310
309
|
"debug": "^4.3.1",
|
311
310
|
"globals": "^11.1.0"
|
312
311
|
},
|
@@ -344,13 +343,13 @@
|
|
344
343
|
}
|
345
344
|
},
|
346
345
|
"node_modules/@babel/helper-module-transforms/node_modules/@babel/generator": {
|
347
|
-
"version": "7.26.
|
348
|
-
"integrity": "sha512-
|
346
|
+
"version": "7.26.9",
|
347
|
+
"integrity": "sha512-kEWdzjOAUMW4hAyrzJ0ZaTOu9OmpyDIQicIh0zg0EEcEkYXZb2TjtBhnHi2ViX7PKwZqF4xwqfAm299/QMP3lg==",
|
349
348
|
"dev": true,
|
350
349
|
"license": "MIT",
|
351
350
|
"dependencies": {
|
352
|
-
"@babel/parser": "^7.26.
|
353
|
-
"@babel/types": "^7.26.
|
351
|
+
"@babel/parser": "^7.26.9",
|
352
|
+
"@babel/types": "^7.26.9",
|
354
353
|
"@jridgewell/gen-mapping": "^0.3.5",
|
355
354
|
"@jridgewell/trace-mapping": "^0.3.25",
|
356
355
|
"jsesc": "^3.0.2"
|
@@ -360,12 +359,12 @@
|
|
360
359
|
}
|
361
360
|
},
|
362
361
|
"node_modules/@babel/helper-module-transforms/node_modules/@babel/parser": {
|
363
|
-
"version": "7.26.
|
364
|
-
"integrity": "sha512-
|
362
|
+
"version": "7.26.9",
|
363
|
+
"integrity": "sha512-81NWa1njQblgZbQHxWHpxxCzNsa3ZwvFqpUg7P+NNUU6f3UU2jBEg4OlF/J6rl8+PQGh1q6/zWScd001YwcA5A==",
|
365
364
|
"dev": true,
|
366
365
|
"license": "MIT",
|
367
366
|
"dependencies": {
|
368
|
-
"@babel/types": "^7.26.
|
367
|
+
"@babel/types": "^7.26.9"
|
369
368
|
},
|
370
369
|
"bin": {
|
371
370
|
"parser": "bin/babel-parser.js"
|
@@ -375,16 +374,16 @@
|
|
375
374
|
}
|
376
375
|
},
|
377
376
|
"node_modules/@babel/helper-module-transforms/node_modules/@babel/traverse": {
|
378
|
-
"version": "7.26.
|
379
|
-
"integrity": "sha512-
|
377
|
+
"version": "7.26.9",
|
378
|
+
"integrity": "sha512-ZYW7L+pL8ahU5fXmNbPF+iZFHCv5scFak7MZ9bwaRPLUhHh7QQEMjZUg0HevihoqCM5iSYHN61EyCoZvqC+bxg==",
|
380
379
|
"dev": true,
|
381
380
|
"license": "MIT",
|
382
381
|
"dependencies": {
|
383
382
|
"@babel/code-frame": "^7.26.2",
|
384
|
-
"@babel/generator": "^7.26.
|
385
|
-
"@babel/parser": "^7.26.
|
386
|
-
"@babel/template": "^7.26.
|
387
|
-
"@babel/types": "^7.26.
|
383
|
+
"@babel/generator": "^7.26.9",
|
384
|
+
"@babel/parser": "^7.26.9",
|
385
|
+
"@babel/template": "^7.26.9",
|
386
|
+
"@babel/types": "^7.26.9",
|
388
387
|
"debug": "^4.3.1",
|
389
388
|
"globals": "^11.1.0"
|
390
389
|
},
|
@@ -450,13 +449,13 @@
|
|
450
449
|
}
|
451
450
|
},
|
452
451
|
"node_modules/@babel/helpers": {
|
453
|
-
"version": "7.26.
|
454
|
-
"integrity": "sha512-
|
452
|
+
"version": "7.26.9",
|
453
|
+
"integrity": "sha512-Mz/4+y8udxBKdmzt/UjPACs4G3j5SshJJEFFKxlCGPydG4JAHXxjWjAwjd09tf6oINvl1VfMJo+nB7H2YKQ0dA==",
|
455
454
|
"dev": true,
|
456
455
|
"license": "MIT",
|
457
456
|
"dependencies": {
|
458
|
-
"@babel/template": "^7.
|
459
|
-
"@babel/types": "^7.26.
|
457
|
+
"@babel/template": "^7.26.9",
|
458
|
+
"@babel/types": "^7.26.9"
|
460
459
|
},
|
461
460
|
"engines": {
|
462
461
|
"node": ">=6.9.0"
|
@@ -696,24 +695,24 @@
|
|
696
695
|
}
|
697
696
|
},
|
698
697
|
"node_modules/@babel/template": {
|
699
|
-
"version": "7.26.
|
700
|
-
"integrity": "sha512-
|
698
|
+
"version": "7.26.9",
|
699
|
+
"integrity": "sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA==",
|
701
700
|
"license": "MIT",
|
702
701
|
"dependencies": {
|
703
702
|
"@babel/code-frame": "^7.26.2",
|
704
|
-
"@babel/parser": "^7.26.
|
705
|
-
"@babel/types": "^7.26.
|
703
|
+
"@babel/parser": "^7.26.9",
|
704
|
+
"@babel/types": "^7.26.9"
|
706
705
|
},
|
707
706
|
"engines": {
|
708
707
|
"node": ">=6.9.0"
|
709
708
|
}
|
710
709
|
},
|
711
710
|
"node_modules/@babel/template/node_modules/@babel/parser": {
|
712
|
-
"version": "7.26.
|
713
|
-
"integrity": "sha512-
|
711
|
+
"version": "7.26.9",
|
712
|
+
"integrity": "sha512-81NWa1njQblgZbQHxWHpxxCzNsa3ZwvFqpUg7P+NNUU6f3UU2jBEg4OlF/J6rl8+PQGh1q6/zWScd001YwcA5A==",
|
714
713
|
"license": "MIT",
|
715
714
|
"dependencies": {
|
716
|
-
"@babel/types": "^7.26.
|
715
|
+
"@babel/types": "^7.26.9"
|
717
716
|
},
|
718
717
|
"bin": {
|
719
718
|
"parser": "bin/babel-parser.js"
|
@@ -739,8 +738,8 @@
|
|
739
738
|
}
|
740
739
|
},
|
741
740
|
"node_modules/@babel/types": {
|
742
|
-
"version": "7.26.
|
743
|
-
"integrity": "sha512-
|
741
|
+
"version": "7.26.9",
|
742
|
+
"integrity": "sha512-Y3IR1cRnOxOCDvMmNiym7XpXQ93iGDDPHx+Zj+NM+rg0fBaShfQLkg+hKPaZCEvg5N/LeCo4+Rj/i3FuJsIQaw==",
|
744
743
|
"license": "MIT",
|
745
744
|
"dependencies": {
|
746
745
|
"@babel/helper-string-parser": "^7.25.9",
|
@@ -1154,12 +1153,12 @@
|
|
1154
1153
|
}
|
1155
1154
|
},
|
1156
1155
|
"node_modules/@types/babel__core/node_modules/@babel/parser": {
|
1157
|
-
"version": "7.26.
|
1158
|
-
"integrity": "sha512-
|
1156
|
+
"version": "7.26.9",
|
1157
|
+
"integrity": "sha512-81NWa1njQblgZbQHxWHpxxCzNsa3ZwvFqpUg7P+NNUU6f3UU2jBEg4OlF/J6rl8+PQGh1q6/zWScd001YwcA5A==",
|
1159
1158
|
"dev": true,
|
1160
1159
|
"license": "MIT",
|
1161
1160
|
"dependencies": {
|
1162
|
-
"@babel/types": "^7.26.
|
1161
|
+
"@babel/types": "^7.26.9"
|
1163
1162
|
},
|
1164
1163
|
"bin": {
|
1165
1164
|
"parser": "bin/babel-parser.js"
|
@@ -1263,12 +1262,6 @@
|
|
1263
1262
|
"@types/node": "*"
|
1264
1263
|
}
|
1265
1264
|
},
|
1266
|
-
"node_modules/@types/gensync": {
|
1267
|
-
"version": "1.0.4",
|
1268
|
-
"integrity": "sha512-C3YYeRQWp2fmq9OryX+FoDy8nXS6scQ7dPptD8LnFDAUNcKWJjXQKDNJD3HVm+kOUsXhTOkpi69vI4EuAr95bA==",
|
1269
|
-
"dev": true,
|
1270
|
-
"license": "MIT"
|
1271
|
-
},
|
1272
1265
|
"node_modules/@types/glob": {
|
1273
1266
|
"version": "8.1.0",
|
1274
1267
|
"integrity": "sha512-IO+MJPVhoqz+28h1qLAcBEH2+xHMK6MTyHJc7MTnnYb6wsoLR29POVGJ7LycmVXIqyy/4/2ShP5sUwTXuOwb/w==",
|
@@ -1549,12 +1542,12 @@
|
|
1549
1542
|
}
|
1550
1543
|
},
|
1551
1544
|
"node_modules/babel-plugin-istanbul/node_modules/@babel/parser": {
|
1552
|
-
"version": "7.26.
|
1553
|
-
"integrity": "sha512-
|
1545
|
+
"version": "7.26.9",
|
1546
|
+
"integrity": "sha512-81NWa1njQblgZbQHxWHpxxCzNsa3ZwvFqpUg7P+NNUU6f3UU2jBEg4OlF/J6rl8+PQGh1q6/zWScd001YwcA5A==",
|
1554
1547
|
"dev": true,
|
1555
1548
|
"license": "MIT",
|
1556
1549
|
"dependencies": {
|
1557
|
-
"@babel/types": "^7.26.
|
1550
|
+
"@babel/types": "^7.26.9"
|
1558
1551
|
},
|
1559
1552
|
"bin": {
|
1560
1553
|
"parser": "bin/babel-parser.js"
|
@@ -1795,6 +1788,18 @@
|
|
1795
1788
|
"dev": true,
|
1796
1789
|
"license": "MIT"
|
1797
1790
|
},
|
1791
|
+
"node_modules/call-bind-apply-helpers": {
|
1792
|
+
"version": "1.0.2",
|
1793
|
+
"integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==",
|
1794
|
+
"license": "MIT",
|
1795
|
+
"dependencies": {
|
1796
|
+
"es-errors": "^1.3.0",
|
1797
|
+
"function-bind": "^1.1.2"
|
1798
|
+
},
|
1799
|
+
"engines": {
|
1800
|
+
"node": ">= 0.4"
|
1801
|
+
}
|
1802
|
+
},
|
1798
1803
|
"node_modules/callsites": {
|
1799
1804
|
"version": "3.1.0",
|
1800
1805
|
"integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==",
|
@@ -1822,8 +1827,8 @@
|
|
1822
1827
|
}
|
1823
1828
|
},
|
1824
1829
|
"node_modules/caniuse-lite": {
|
1825
|
-
"version": "1.0.
|
1826
|
-
"integrity": "sha512-
|
1830
|
+
"version": "1.0.30001700",
|
1831
|
+
"integrity": "sha512-2S6XIXwaE7K7erT8dY+kLQcpa5ms63XlRkMkReXjle+kf6c5g38vyMl+Z5y8dSxOFDhcFe+nxnn261PLxBSQsQ==",
|
1827
1832
|
"dev": true,
|
1828
1833
|
"funding": [
|
1829
1834
|
{
|
@@ -2261,9 +2266,22 @@
|
|
2261
2266
|
"url": "https://github.com/fb55/domutils?sponsor=1"
|
2262
2267
|
}
|
2263
2268
|
},
|
2269
|
+
"node_modules/dunder-proto": {
|
2270
|
+
"version": "1.0.1",
|
2271
|
+
"integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==",
|
2272
|
+
"license": "MIT",
|
2273
|
+
"dependencies": {
|
2274
|
+
"call-bind-apply-helpers": "^1.0.1",
|
2275
|
+
"es-errors": "^1.3.0",
|
2276
|
+
"gopd": "^1.2.0"
|
2277
|
+
},
|
2278
|
+
"engines": {
|
2279
|
+
"node": ">= 0.4"
|
2280
|
+
}
|
2281
|
+
},
|
2264
2282
|
"node_modules/electron-to-chromium": {
|
2265
|
-
"version": "1.5.
|
2266
|
-
"integrity": "sha512-
|
2283
|
+
"version": "1.5.101",
|
2284
|
+
"integrity": "sha512-L0ISiQrP/56Acgu4/i/kfPwWSgrzYZUnQrC0+QPFuhqlLP1Ir7qzPPDVS9BcKIyWTRU8+o6CC8dKw38tSWhYIA==",
|
2267
2285
|
"dev": true,
|
2268
2286
|
"license": "ISC"
|
2269
2287
|
},
|
@@ -2321,6 +2339,47 @@
|
|
2321
2339
|
"is-arrayish": "^0.2.1"
|
2322
2340
|
}
|
2323
2341
|
},
|
2342
|
+
"node_modules/es-define-property": {
|
2343
|
+
"version": "1.0.1",
|
2344
|
+
"integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==",
|
2345
|
+
"license": "MIT",
|
2346
|
+
"engines": {
|
2347
|
+
"node": ">= 0.4"
|
2348
|
+
}
|
2349
|
+
},
|
2350
|
+
"node_modules/es-errors": {
|
2351
|
+
"version": "1.3.0",
|
2352
|
+
"integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==",
|
2353
|
+
"license": "MIT",
|
2354
|
+
"engines": {
|
2355
|
+
"node": ">= 0.4"
|
2356
|
+
}
|
2357
|
+
},
|
2358
|
+
"node_modules/es-object-atoms": {
|
2359
|
+
"version": "1.1.1",
|
2360
|
+
"integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==",
|
2361
|
+
"license": "MIT",
|
2362
|
+
"dependencies": {
|
2363
|
+
"es-errors": "^1.3.0"
|
2364
|
+
},
|
2365
|
+
"engines": {
|
2366
|
+
"node": ">= 0.4"
|
2367
|
+
}
|
2368
|
+
},
|
2369
|
+
"node_modules/es-set-tostringtag": {
|
2370
|
+
"version": "2.1.0",
|
2371
|
+
"integrity": "sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==",
|
2372
|
+
"license": "MIT",
|
2373
|
+
"dependencies": {
|
2374
|
+
"es-errors": "^1.3.0",
|
2375
|
+
"get-intrinsic": "^1.2.6",
|
2376
|
+
"has-tostringtag": "^1.0.2",
|
2377
|
+
"hasown": "^2.0.2"
|
2378
|
+
},
|
2379
|
+
"engines": {
|
2380
|
+
"node": ">= 0.4"
|
2381
|
+
}
|
2382
|
+
},
|
2324
2383
|
"node_modules/escalade": {
|
2325
2384
|
"version": "3.2.0",
|
2326
2385
|
"integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==",
|
@@ -2497,12 +2556,13 @@
|
|
2497
2556
|
}
|
2498
2557
|
},
|
2499
2558
|
"node_modules/form-data": {
|
2500
|
-
"version": "4.0.
|
2501
|
-
"integrity": "sha512-
|
2559
|
+
"version": "4.0.2",
|
2560
|
+
"integrity": "sha512-hGfm/slu0ZabnNt4oaRZ6uREyfCj6P4fT/n6A1rGV+Z0VdGXjfOhVUpkn6qVQONHGIFwmveGXyDs75+nr6FM8w==",
|
2502
2561
|
"license": "MIT",
|
2503
2562
|
"dependencies": {
|
2504
2563
|
"asynckit": "^0.4.0",
|
2505
2564
|
"combined-stream": "^1.0.8",
|
2565
|
+
"es-set-tostringtag": "^2.1.0",
|
2506
2566
|
"mime-types": "^2.1.12"
|
2507
2567
|
},
|
2508
2568
|
"engines": {
|
@@ -2550,7 +2610,6 @@
|
|
2550
2610
|
"node_modules/function-bind": {
|
2551
2611
|
"version": "1.1.2",
|
2552
2612
|
"integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
|
2553
|
-
"dev": true,
|
2554
2613
|
"license": "MIT",
|
2555
2614
|
"funding": {
|
2556
2615
|
"url": "https://github.com/sponsors/ljharb"
|
@@ -2573,6 +2632,29 @@
|
|
2573
2632
|
"node": "6.* || 8.* || >= 10.*"
|
2574
2633
|
}
|
2575
2634
|
},
|
2635
|
+
"node_modules/get-intrinsic": {
|
2636
|
+
"version": "1.2.7",
|
2637
|
+
"integrity": "sha512-VW6Pxhsrk0KAOqs3WEd0klDiF/+V7gQOpAvY1jVU/LHmaD/kQO4523aiJuikX/QAKYiW6x8Jh+RJej1almdtCA==",
|
2638
|
+
"license": "MIT",
|
2639
|
+
"dependencies": {
|
2640
|
+
"call-bind-apply-helpers": "^1.0.1",
|
2641
|
+
"es-define-property": "^1.0.1",
|
2642
|
+
"es-errors": "^1.3.0",
|
2643
|
+
"es-object-atoms": "^1.0.0",
|
2644
|
+
"function-bind": "^1.1.2",
|
2645
|
+
"get-proto": "^1.0.0",
|
2646
|
+
"gopd": "^1.2.0",
|
2647
|
+
"has-symbols": "^1.1.0",
|
2648
|
+
"hasown": "^2.0.2",
|
2649
|
+
"math-intrinsics": "^1.1.0"
|
2650
|
+
},
|
2651
|
+
"engines": {
|
2652
|
+
"node": ">= 0.4"
|
2653
|
+
},
|
2654
|
+
"funding": {
|
2655
|
+
"url": "https://github.com/sponsors/ljharb"
|
2656
|
+
}
|
2657
|
+
},
|
2576
2658
|
"node_modules/get-package-type": {
|
2577
2659
|
"version": "0.1.0",
|
2578
2660
|
"integrity": "sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==",
|
@@ -2582,6 +2664,18 @@
|
|
2582
2664
|
"node": ">=8.0.0"
|
2583
2665
|
}
|
2584
2666
|
},
|
2667
|
+
"node_modules/get-proto": {
|
2668
|
+
"version": "1.0.1",
|
2669
|
+
"integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==",
|
2670
|
+
"license": "MIT",
|
2671
|
+
"dependencies": {
|
2672
|
+
"dunder-proto": "^1.0.1",
|
2673
|
+
"es-object-atoms": "^1.0.0"
|
2674
|
+
},
|
2675
|
+
"engines": {
|
2676
|
+
"node": ">= 0.4"
|
2677
|
+
}
|
2678
|
+
},
|
2585
2679
|
"node_modules/get-stream": {
|
2586
2680
|
"version": "6.0.1",
|
2587
2681
|
"integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==",
|
@@ -2621,6 +2715,17 @@
|
|
2621
2715
|
"node": ">=4"
|
2622
2716
|
}
|
2623
2717
|
},
|
2718
|
+
"node_modules/gopd": {
|
2719
|
+
"version": "1.2.0",
|
2720
|
+
"integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==",
|
2721
|
+
"license": "MIT",
|
2722
|
+
"engines": {
|
2723
|
+
"node": ">= 0.4"
|
2724
|
+
},
|
2725
|
+
"funding": {
|
2726
|
+
"url": "https://github.com/sponsors/ljharb"
|
2727
|
+
}
|
2728
|
+
},
|
2624
2729
|
"node_modules/graceful-fs": {
|
2625
2730
|
"version": "4.2.11",
|
2626
2731
|
"integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==",
|
@@ -2663,10 +2768,34 @@
|
|
2663
2768
|
"node": ">=8"
|
2664
2769
|
}
|
2665
2770
|
},
|
2771
|
+
"node_modules/has-symbols": {
|
2772
|
+
"version": "1.1.0",
|
2773
|
+
"integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==",
|
2774
|
+
"license": "MIT",
|
2775
|
+
"engines": {
|
2776
|
+
"node": ">= 0.4"
|
2777
|
+
},
|
2778
|
+
"funding": {
|
2779
|
+
"url": "https://github.com/sponsors/ljharb"
|
2780
|
+
}
|
2781
|
+
},
|
2782
|
+
"node_modules/has-tostringtag": {
|
2783
|
+
"version": "1.0.2",
|
2784
|
+
"integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==",
|
2785
|
+
"license": "MIT",
|
2786
|
+
"dependencies": {
|
2787
|
+
"has-symbols": "^1.0.3"
|
2788
|
+
},
|
2789
|
+
"engines": {
|
2790
|
+
"node": ">= 0.4"
|
2791
|
+
},
|
2792
|
+
"funding": {
|
2793
|
+
"url": "https://github.com/sponsors/ljharb"
|
2794
|
+
}
|
2795
|
+
},
|
2666
2796
|
"node_modules/hasown": {
|
2667
2797
|
"version": "2.0.2",
|
2668
2798
|
"integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==",
|
2669
|
-
"dev": true,
|
2670
2799
|
"license": "MIT",
|
2671
2800
|
"dependencies": {
|
2672
2801
|
"function-bind": "^1.1.2"
|
@@ -2894,12 +3023,12 @@
|
|
2894
3023
|
}
|
2895
3024
|
},
|
2896
3025
|
"node_modules/istanbul-lib-instrument/node_modules/@babel/parser": {
|
2897
|
-
"version": "7.26.
|
2898
|
-
"integrity": "sha512-
|
3026
|
+
"version": "7.26.9",
|
3027
|
+
"integrity": "sha512-81NWa1njQblgZbQHxWHpxxCzNsa3ZwvFqpUg7P+NNUU6f3UU2jBEg4OlF/J6rl8+PQGh1q6/zWScd001YwcA5A==",
|
2899
3028
|
"dev": true,
|
2900
3029
|
"license": "MIT",
|
2901
3030
|
"dependencies": {
|
2902
|
-
"@babel/types": "^7.26.
|
3031
|
+
"@babel/types": "^7.26.9"
|
2903
3032
|
},
|
2904
3033
|
"bin": {
|
2905
3034
|
"parser": "bin/babel-parser.js"
|
@@ -3785,6 +3914,14 @@
|
|
3785
3914
|
"tmpl": "1.0.5"
|
3786
3915
|
}
|
3787
3916
|
},
|
3917
|
+
"node_modules/math-intrinsics": {
|
3918
|
+
"version": "1.1.0",
|
3919
|
+
"integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==",
|
3920
|
+
"license": "MIT",
|
3921
|
+
"engines": {
|
3922
|
+
"node": ">= 0.4"
|
3923
|
+
}
|
3924
|
+
},
|
3788
3925
|
"node_modules/mdn-data": {
|
3789
3926
|
"version": "2.0.27",
|
3790
3927
|
"integrity": "sha512-kwqO0I0jtWr25KcfLm9pia8vLZ8qoAKhWZuZMbneJq3jjBD3gl5nZs8l8Tu3ZBlBAHVQtDur9rdDGyvtfVraHQ==",
|
package/package.json
CHANGED
@@ -11,9 +11,9 @@
|
|
11
11
|
"postinstall": "echo \"\""
|
12
12
|
},
|
13
13
|
"dependencies": {
|
14
|
-
"@wavemaker/app-rn-runtime": "11.10.2-
|
15
|
-
"@wavemaker/variables": "11.10.2-
|
16
|
-
"@wavemaker/rn-codegen": "11.10.2-
|
14
|
+
"@wavemaker/app-rn-runtime": "11.10.2-rc.6065",
|
15
|
+
"@wavemaker/variables": "11.10.2-rc.6065",
|
16
|
+
"@wavemaker/rn-codegen": "11.10.2-rc.6065",
|
17
17
|
"@wavemaker/wavepulse-agent": "1.0.11",
|
18
18
|
"expo": "52.0.17",
|
19
19
|
"expo-build-properties": "0.13.1",
|
@@ -11,9 +11,9 @@
|
|
11
11
|
"postinstall": "node ./scripts/post-build.js"
|
12
12
|
},
|
13
13
|
"dependencies": {
|
14
|
-
"@wavemaker/app-rn-runtime": "11.10.2-
|
15
|
-
"@wavemaker/variables": "11.10.2-
|
16
|
-
"@wavemaker/rn-codegen": "11.10.2-
|
14
|
+
"@wavemaker/app-rn-runtime": "11.10.2-rc.6065",
|
15
|
+
"@wavemaker/variables": "11.10.2-rc.6065",
|
16
|
+
"@wavemaker/rn-codegen": "11.10.2-rc.6065",
|
17
17
|
"@wavemaker/wavepulse-agent": "1.0.11",
|
18
18
|
"expo": "52.0.17",
|
19
19
|
"expo-build-properties": "0.13.1",
|