@wavemaker/rn-codegen 11.10.0-next.25079 → 11.10.0-next.27705
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 +70 -70
- package/package-lock.json +70 -70
- 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.0-next.
|
|
3
|
+
"version": "11.10.0-next.27705",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@wavemaker/rn-codegen",
|
|
9
|
-
"version": "11.10.0-next.
|
|
9
|
+
"version": "11.10.0-next.27705",
|
|
10
10
|
"license": "ISC",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@angular/compiler": "12.2.1",
|
|
@@ -96,8 +96,8 @@
|
|
|
96
96
|
}
|
|
97
97
|
},
|
|
98
98
|
"node_modules/@babel/compat-data": {
|
|
99
|
-
"version": "7.26.
|
|
100
|
-
"integrity": "sha512-
|
|
99
|
+
"version": "7.26.5",
|
|
100
|
+
"integrity": "sha512-XvcZi1KWf88RVbF9wn8MN6tYFloU5qX8KjuF3E1PVBmJ9eypXfs4GRiJwLuTZL0iSnJUKn1BFPa5BPZZJyFzPg==",
|
|
101
101
|
"dev": true,
|
|
102
102
|
"license": "MIT",
|
|
103
103
|
"engines": {
|
|
@@ -135,13 +135,13 @@
|
|
|
135
135
|
}
|
|
136
136
|
},
|
|
137
137
|
"node_modules/@babel/core/node_modules/@babel/generator": {
|
|
138
|
-
"version": "7.26.
|
|
139
|
-
"integrity": "sha512-
|
|
138
|
+
"version": "7.26.5",
|
|
139
|
+
"integrity": "sha512-2caSP6fN9I7HOe6nqhtft7V4g7/V/gfDsC3Ag4W7kEzzvRGKqiv0pu0HogPiZ3KaVSoNDhUws6IJjDjpfmYIXw==",
|
|
140
140
|
"dev": true,
|
|
141
141
|
"license": "MIT",
|
|
142
142
|
"dependencies": {
|
|
143
|
-
"@babel/parser": "^7.26.
|
|
144
|
-
"@babel/types": "^7.26.
|
|
143
|
+
"@babel/parser": "^7.26.5",
|
|
144
|
+
"@babel/types": "^7.26.5",
|
|
145
145
|
"@jridgewell/gen-mapping": "^0.3.5",
|
|
146
146
|
"@jridgewell/trace-mapping": "^0.3.25",
|
|
147
147
|
"jsesc": "^3.0.2"
|
|
@@ -151,12 +151,12 @@
|
|
|
151
151
|
}
|
|
152
152
|
},
|
|
153
153
|
"node_modules/@babel/core/node_modules/@babel/parser": {
|
|
154
|
-
"version": "7.26.
|
|
155
|
-
"integrity": "sha512-
|
|
154
|
+
"version": "7.26.5",
|
|
155
|
+
"integrity": "sha512-SRJ4jYmXRqV1/Xc+TIVG84WjHBXKlxO9sHQnA2Pf12QQEAp1LOh6kDzNHXcUnbH1QI0FDoPPVOt+vyUDucxpaw==",
|
|
156
156
|
"dev": true,
|
|
157
157
|
"license": "MIT",
|
|
158
158
|
"dependencies": {
|
|
159
|
-
"@babel/types": "^7.26.
|
|
159
|
+
"@babel/types": "^7.26.5"
|
|
160
160
|
},
|
|
161
161
|
"bin": {
|
|
162
162
|
"parser": "bin/babel-parser.js"
|
|
@@ -166,16 +166,16 @@
|
|
|
166
166
|
}
|
|
167
167
|
},
|
|
168
168
|
"node_modules/@babel/core/node_modules/@babel/traverse": {
|
|
169
|
-
"version": "7.26.
|
|
170
|
-
"integrity": "sha512-
|
|
169
|
+
"version": "7.26.5",
|
|
170
|
+
"integrity": "sha512-rkOSPOw+AXbgtwUga3U4u8RpoK9FEFWBNAlTpcnkLFjL5CT+oyHNuUUC/xx6XefEJ16r38r8Bc/lfp6rYuHeJQ==",
|
|
171
171
|
"dev": true,
|
|
172
172
|
"license": "MIT",
|
|
173
173
|
"dependencies": {
|
|
174
174
|
"@babel/code-frame": "^7.26.2",
|
|
175
|
-
"@babel/generator": "^7.26.
|
|
176
|
-
"@babel/parser": "^7.26.
|
|
175
|
+
"@babel/generator": "^7.26.5",
|
|
176
|
+
"@babel/parser": "^7.26.5",
|
|
177
177
|
"@babel/template": "^7.25.9",
|
|
178
|
-
"@babel/types": "^7.26.
|
|
178
|
+
"@babel/types": "^7.26.5",
|
|
179
179
|
"debug": "^4.3.1",
|
|
180
180
|
"globals": "^11.1.0"
|
|
181
181
|
},
|
|
@@ -215,12 +215,12 @@
|
|
|
215
215
|
}
|
|
216
216
|
},
|
|
217
217
|
"node_modules/@babel/helper-compilation-targets": {
|
|
218
|
-
"version": "7.
|
|
219
|
-
"integrity": "sha512-
|
|
218
|
+
"version": "7.26.5",
|
|
219
|
+
"integrity": "sha512-IXuyn5EkouFJscIDuFF5EsiSolseme1s0CZB+QxVugqJLYmKdxI1VfIBOst0SUu4rnk2Z7kqTwmoO1lp3HIfnA==",
|
|
220
220
|
"dev": true,
|
|
221
221
|
"license": "MIT",
|
|
222
222
|
"dependencies": {
|
|
223
|
-
"@babel/compat-data": "^7.
|
|
223
|
+
"@babel/compat-data": "^7.26.5",
|
|
224
224
|
"@babel/helper-validator-option": "^7.25.9",
|
|
225
225
|
"browserslist": "^4.24.0",
|
|
226
226
|
"lru-cache": "^5.1.1",
|
|
@@ -265,13 +265,13 @@
|
|
|
265
265
|
}
|
|
266
266
|
},
|
|
267
267
|
"node_modules/@babel/helper-module-imports/node_modules/@babel/generator": {
|
|
268
|
-
"version": "7.26.
|
|
269
|
-
"integrity": "sha512-
|
|
268
|
+
"version": "7.26.5",
|
|
269
|
+
"integrity": "sha512-2caSP6fN9I7HOe6nqhtft7V4g7/V/gfDsC3Ag4W7kEzzvRGKqiv0pu0HogPiZ3KaVSoNDhUws6IJjDjpfmYIXw==",
|
|
270
270
|
"dev": true,
|
|
271
271
|
"license": "MIT",
|
|
272
272
|
"dependencies": {
|
|
273
|
-
"@babel/parser": "^7.26.
|
|
274
|
-
"@babel/types": "^7.26.
|
|
273
|
+
"@babel/parser": "^7.26.5",
|
|
274
|
+
"@babel/types": "^7.26.5",
|
|
275
275
|
"@jridgewell/gen-mapping": "^0.3.5",
|
|
276
276
|
"@jridgewell/trace-mapping": "^0.3.25",
|
|
277
277
|
"jsesc": "^3.0.2"
|
|
@@ -281,12 +281,12 @@
|
|
|
281
281
|
}
|
|
282
282
|
},
|
|
283
283
|
"node_modules/@babel/helper-module-imports/node_modules/@babel/parser": {
|
|
284
|
-
"version": "7.26.
|
|
285
|
-
"integrity": "sha512-
|
|
284
|
+
"version": "7.26.5",
|
|
285
|
+
"integrity": "sha512-SRJ4jYmXRqV1/Xc+TIVG84WjHBXKlxO9sHQnA2Pf12QQEAp1LOh6kDzNHXcUnbH1QI0FDoPPVOt+vyUDucxpaw==",
|
|
286
286
|
"dev": true,
|
|
287
287
|
"license": "MIT",
|
|
288
288
|
"dependencies": {
|
|
289
|
-
"@babel/types": "^7.26.
|
|
289
|
+
"@babel/types": "^7.26.5"
|
|
290
290
|
},
|
|
291
291
|
"bin": {
|
|
292
292
|
"parser": "bin/babel-parser.js"
|
|
@@ -296,16 +296,16 @@
|
|
|
296
296
|
}
|
|
297
297
|
},
|
|
298
298
|
"node_modules/@babel/helper-module-imports/node_modules/@babel/traverse": {
|
|
299
|
-
"version": "7.26.
|
|
300
|
-
"integrity": "sha512-
|
|
299
|
+
"version": "7.26.5",
|
|
300
|
+
"integrity": "sha512-rkOSPOw+AXbgtwUga3U4u8RpoK9FEFWBNAlTpcnkLFjL5CT+oyHNuUUC/xx6XefEJ16r38r8Bc/lfp6rYuHeJQ==",
|
|
301
301
|
"dev": true,
|
|
302
302
|
"license": "MIT",
|
|
303
303
|
"dependencies": {
|
|
304
304
|
"@babel/code-frame": "^7.26.2",
|
|
305
|
-
"@babel/generator": "^7.26.
|
|
306
|
-
"@babel/parser": "^7.26.
|
|
305
|
+
"@babel/generator": "^7.26.5",
|
|
306
|
+
"@babel/parser": "^7.26.5",
|
|
307
307
|
"@babel/template": "^7.25.9",
|
|
308
|
-
"@babel/types": "^7.26.
|
|
308
|
+
"@babel/types": "^7.26.5",
|
|
309
309
|
"debug": "^4.3.1",
|
|
310
310
|
"globals": "^11.1.0"
|
|
311
311
|
},
|
|
@@ -343,13 +343,13 @@
|
|
|
343
343
|
}
|
|
344
344
|
},
|
|
345
345
|
"node_modules/@babel/helper-module-transforms/node_modules/@babel/generator": {
|
|
346
|
-
"version": "7.26.
|
|
347
|
-
"integrity": "sha512-
|
|
346
|
+
"version": "7.26.5",
|
|
347
|
+
"integrity": "sha512-2caSP6fN9I7HOe6nqhtft7V4g7/V/gfDsC3Ag4W7kEzzvRGKqiv0pu0HogPiZ3KaVSoNDhUws6IJjDjpfmYIXw==",
|
|
348
348
|
"dev": true,
|
|
349
349
|
"license": "MIT",
|
|
350
350
|
"dependencies": {
|
|
351
|
-
"@babel/parser": "^7.26.
|
|
352
|
-
"@babel/types": "^7.26.
|
|
351
|
+
"@babel/parser": "^7.26.5",
|
|
352
|
+
"@babel/types": "^7.26.5",
|
|
353
353
|
"@jridgewell/gen-mapping": "^0.3.5",
|
|
354
354
|
"@jridgewell/trace-mapping": "^0.3.25",
|
|
355
355
|
"jsesc": "^3.0.2"
|
|
@@ -359,12 +359,12 @@
|
|
|
359
359
|
}
|
|
360
360
|
},
|
|
361
361
|
"node_modules/@babel/helper-module-transforms/node_modules/@babel/parser": {
|
|
362
|
-
"version": "7.26.
|
|
363
|
-
"integrity": "sha512-
|
|
362
|
+
"version": "7.26.5",
|
|
363
|
+
"integrity": "sha512-SRJ4jYmXRqV1/Xc+TIVG84WjHBXKlxO9sHQnA2Pf12QQEAp1LOh6kDzNHXcUnbH1QI0FDoPPVOt+vyUDucxpaw==",
|
|
364
364
|
"dev": true,
|
|
365
365
|
"license": "MIT",
|
|
366
366
|
"dependencies": {
|
|
367
|
-
"@babel/types": "^7.26.
|
|
367
|
+
"@babel/types": "^7.26.5"
|
|
368
368
|
},
|
|
369
369
|
"bin": {
|
|
370
370
|
"parser": "bin/babel-parser.js"
|
|
@@ -374,16 +374,16 @@
|
|
|
374
374
|
}
|
|
375
375
|
},
|
|
376
376
|
"node_modules/@babel/helper-module-transforms/node_modules/@babel/traverse": {
|
|
377
|
-
"version": "7.26.
|
|
378
|
-
"integrity": "sha512-
|
|
377
|
+
"version": "7.26.5",
|
|
378
|
+
"integrity": "sha512-rkOSPOw+AXbgtwUga3U4u8RpoK9FEFWBNAlTpcnkLFjL5CT+oyHNuUUC/xx6XefEJ16r38r8Bc/lfp6rYuHeJQ==",
|
|
379
379
|
"dev": true,
|
|
380
380
|
"license": "MIT",
|
|
381
381
|
"dependencies": {
|
|
382
382
|
"@babel/code-frame": "^7.26.2",
|
|
383
|
-
"@babel/generator": "^7.26.
|
|
384
|
-
"@babel/parser": "^7.26.
|
|
383
|
+
"@babel/generator": "^7.26.5",
|
|
384
|
+
"@babel/parser": "^7.26.5",
|
|
385
385
|
"@babel/template": "^7.25.9",
|
|
386
|
-
"@babel/types": "^7.26.
|
|
386
|
+
"@babel/types": "^7.26.5",
|
|
387
387
|
"debug": "^4.3.1",
|
|
388
388
|
"globals": "^11.1.0"
|
|
389
389
|
},
|
|
@@ -404,8 +404,8 @@
|
|
|
404
404
|
}
|
|
405
405
|
},
|
|
406
406
|
"node_modules/@babel/helper-plugin-utils": {
|
|
407
|
-
"version": "7.
|
|
408
|
-
"integrity": "sha512-
|
|
407
|
+
"version": "7.26.5",
|
|
408
|
+
"integrity": "sha512-RS+jZcRdZdRFzMyr+wcsaqOmld1/EqTghfaBGQQd/WnRdzdlvSZ//kF7U8VQTxf1ynZ4cjUcYgjVGx13ewNPMg==",
|
|
409
409
|
"dev": true,
|
|
410
410
|
"license": "MIT",
|
|
411
411
|
"engines": {
|
|
@@ -708,11 +708,11 @@
|
|
|
708
708
|
}
|
|
709
709
|
},
|
|
710
710
|
"node_modules/@babel/template/node_modules/@babel/parser": {
|
|
711
|
-
"version": "7.26.
|
|
712
|
-
"integrity": "sha512-
|
|
711
|
+
"version": "7.26.5",
|
|
712
|
+
"integrity": "sha512-SRJ4jYmXRqV1/Xc+TIVG84WjHBXKlxO9sHQnA2Pf12QQEAp1LOh6kDzNHXcUnbH1QI0FDoPPVOt+vyUDucxpaw==",
|
|
713
713
|
"license": "MIT",
|
|
714
714
|
"dependencies": {
|
|
715
|
-
"@babel/types": "^7.26.
|
|
715
|
+
"@babel/types": "^7.26.5"
|
|
716
716
|
},
|
|
717
717
|
"bin": {
|
|
718
718
|
"parser": "bin/babel-parser.js"
|
|
@@ -738,8 +738,8 @@
|
|
|
738
738
|
}
|
|
739
739
|
},
|
|
740
740
|
"node_modules/@babel/types": {
|
|
741
|
-
"version": "7.26.
|
|
742
|
-
"integrity": "sha512-
|
|
741
|
+
"version": "7.26.5",
|
|
742
|
+
"integrity": "sha512-L6mZmwFDK6Cjh1nRCLXpa6no13ZIioJDz7mdkzHv399pThrTa/k0nUlNaenOeh2kWu/iaOQYElEpKPUswUa9Vg==",
|
|
743
743
|
"license": "MIT",
|
|
744
744
|
"dependencies": {
|
|
745
745
|
"@babel/helper-string-parser": "^7.25.9",
|
|
@@ -1153,12 +1153,12 @@
|
|
|
1153
1153
|
}
|
|
1154
1154
|
},
|
|
1155
1155
|
"node_modules/@types/babel__core/node_modules/@babel/parser": {
|
|
1156
|
-
"version": "7.26.
|
|
1157
|
-
"integrity": "sha512-
|
|
1156
|
+
"version": "7.26.5",
|
|
1157
|
+
"integrity": "sha512-SRJ4jYmXRqV1/Xc+TIVG84WjHBXKlxO9sHQnA2Pf12QQEAp1LOh6kDzNHXcUnbH1QI0FDoPPVOt+vyUDucxpaw==",
|
|
1158
1158
|
"dev": true,
|
|
1159
1159
|
"license": "MIT",
|
|
1160
1160
|
"dependencies": {
|
|
1161
|
-
"@babel/types": "^7.26.
|
|
1161
|
+
"@babel/types": "^7.26.5"
|
|
1162
1162
|
},
|
|
1163
1163
|
"bin": {
|
|
1164
1164
|
"parser": "bin/babel-parser.js"
|
|
@@ -1542,12 +1542,12 @@
|
|
|
1542
1542
|
}
|
|
1543
1543
|
},
|
|
1544
1544
|
"node_modules/babel-plugin-istanbul/node_modules/@babel/parser": {
|
|
1545
|
-
"version": "7.26.
|
|
1546
|
-
"integrity": "sha512-
|
|
1545
|
+
"version": "7.26.5",
|
|
1546
|
+
"integrity": "sha512-SRJ4jYmXRqV1/Xc+TIVG84WjHBXKlxO9sHQnA2Pf12QQEAp1LOh6kDzNHXcUnbH1QI0FDoPPVOt+vyUDucxpaw==",
|
|
1547
1547
|
"dev": true,
|
|
1548
1548
|
"license": "MIT",
|
|
1549
1549
|
"dependencies": {
|
|
1550
|
-
"@babel/types": "^7.26.
|
|
1550
|
+
"@babel/types": "^7.26.5"
|
|
1551
1551
|
},
|
|
1552
1552
|
"bin": {
|
|
1553
1553
|
"parser": "bin/babel-parser.js"
|
|
@@ -1699,8 +1699,8 @@
|
|
|
1699
1699
|
}
|
|
1700
1700
|
},
|
|
1701
1701
|
"node_modules/browserslist": {
|
|
1702
|
-
"version": "4.24.
|
|
1703
|
-
"integrity": "sha512-
|
|
1702
|
+
"version": "4.24.4",
|
|
1703
|
+
"integrity": "sha512-KDi1Ny1gSePi1vm0q4oxSF8b4DR44GF4BbmS2YdhPLOEqd8pDviZOGH/GsmRwoWJ2+5Lr085X7naowMwKHDG1A==",
|
|
1704
1704
|
"dev": true,
|
|
1705
1705
|
"funding": [
|
|
1706
1706
|
{
|
|
@@ -1815,8 +1815,8 @@
|
|
|
1815
1815
|
}
|
|
1816
1816
|
},
|
|
1817
1817
|
"node_modules/caniuse-lite": {
|
|
1818
|
-
"version": "1.0.
|
|
1819
|
-
"integrity": "sha512-
|
|
1818
|
+
"version": "1.0.30001695",
|
|
1819
|
+
"integrity": "sha512-vHyLade6wTgI2u1ec3WQBxv+2BrTERV28UXQu9LO6lZ9pYeMk34vjXFLOxo1A4UBA8XTL4njRQZdno/yYaSmWw==",
|
|
1820
1820
|
"dev": true,
|
|
1821
1821
|
"funding": [
|
|
1822
1822
|
{
|
|
@@ -2255,8 +2255,8 @@
|
|
|
2255
2255
|
}
|
|
2256
2256
|
},
|
|
2257
2257
|
"node_modules/electron-to-chromium": {
|
|
2258
|
-
"version": "1.5.
|
|
2259
|
-
"integrity": "sha512
|
|
2258
|
+
"version": "1.5.86",
|
|
2259
|
+
"integrity": "sha512-/D7GAAaCRBQFBBcop6SfAAGH37djtpWkOuYhyAajw0l5vsfeSsUQYxaFPwr1c/mC/flARCDdKFo5gpFqNI+18w==",
|
|
2260
2260
|
"dev": true,
|
|
2261
2261
|
"license": "ISC"
|
|
2262
2262
|
},
|
|
@@ -2887,12 +2887,12 @@
|
|
|
2887
2887
|
}
|
|
2888
2888
|
},
|
|
2889
2889
|
"node_modules/istanbul-lib-instrument/node_modules/@babel/parser": {
|
|
2890
|
-
"version": "7.26.
|
|
2891
|
-
"integrity": "sha512-
|
|
2890
|
+
"version": "7.26.5",
|
|
2891
|
+
"integrity": "sha512-SRJ4jYmXRqV1/Xc+TIVG84WjHBXKlxO9sHQnA2Pf12QQEAp1LOh6kDzNHXcUnbH1QI0FDoPPVOt+vyUDucxpaw==",
|
|
2892
2892
|
"dev": true,
|
|
2893
2893
|
"license": "MIT",
|
|
2894
2894
|
"dependencies": {
|
|
2895
|
-
"@babel/types": "^7.26.
|
|
2895
|
+
"@babel/types": "^7.26.5"
|
|
2896
2896
|
},
|
|
2897
2897
|
"bin": {
|
|
2898
2898
|
"parser": "bin/babel-parser.js"
|
|
@@ -4662,8 +4662,8 @@
|
|
|
4662
4662
|
}
|
|
4663
4663
|
},
|
|
4664
4664
|
"node_modules/tar-fs": {
|
|
4665
|
-
"version": "2.1.
|
|
4666
|
-
"integrity": "sha512-
|
|
4665
|
+
"version": "2.1.2",
|
|
4666
|
+
"integrity": "sha512-EsaAXwxmx8UB7FRKqeozqEPop69DXcmYwTQwXvyAPF352HJsPdkVhvTaDPYqfNgruveJIJy3TA2l+2zj8LJIJA==",
|
|
4667
4667
|
"license": "MIT",
|
|
4668
4668
|
"dependencies": {
|
|
4669
4669
|
"chownr": "^1.1.1",
|
|
@@ -4841,8 +4841,8 @@
|
|
|
4841
4841
|
}
|
|
4842
4842
|
},
|
|
4843
4843
|
"node_modules/update-browserslist-db": {
|
|
4844
|
-
"version": "1.1.
|
|
4845
|
-
"integrity": "sha512-
|
|
4844
|
+
"version": "1.1.2",
|
|
4845
|
+
"integrity": "sha512-PPypAm5qvlD7XMZC3BujecnaOxwhrtoFR+Dqkk5Aa/6DssiH0ibKoketaj9w8LP7Bont1rYeoV5plxD7RTEPRg==",
|
|
4846
4846
|
"dev": true,
|
|
4847
4847
|
"funding": [
|
|
4848
4848
|
{
|
|
@@ -4861,7 +4861,7 @@
|
|
|
4861
4861
|
"license": "MIT",
|
|
4862
4862
|
"dependencies": {
|
|
4863
4863
|
"escalade": "^3.2.0",
|
|
4864
|
-
"picocolors": "^1.1.
|
|
4864
|
+
"picocolors": "^1.1.1"
|
|
4865
4865
|
},
|
|
4866
4866
|
"bin": {
|
|
4867
4867
|
"update-browserslist-db": "cli.js"
|
package/package-lock.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker/rn-codegen",
|
|
3
|
-
"version": "11.10.0-next.
|
|
3
|
+
"version": "11.10.0-next.27705",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@wavemaker/rn-codegen",
|
|
9
|
-
"version": "11.10.0-next.
|
|
9
|
+
"version": "11.10.0-next.27705",
|
|
10
10
|
"license": "ISC",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@angular/compiler": "12.2.1",
|
|
@@ -96,8 +96,8 @@
|
|
|
96
96
|
}
|
|
97
97
|
},
|
|
98
98
|
"node_modules/@babel/compat-data": {
|
|
99
|
-
"version": "7.26.
|
|
100
|
-
"integrity": "sha512-
|
|
99
|
+
"version": "7.26.5",
|
|
100
|
+
"integrity": "sha512-XvcZi1KWf88RVbF9wn8MN6tYFloU5qX8KjuF3E1PVBmJ9eypXfs4GRiJwLuTZL0iSnJUKn1BFPa5BPZZJyFzPg==",
|
|
101
101
|
"dev": true,
|
|
102
102
|
"license": "MIT",
|
|
103
103
|
"engines": {
|
|
@@ -135,13 +135,13 @@
|
|
|
135
135
|
}
|
|
136
136
|
},
|
|
137
137
|
"node_modules/@babel/core/node_modules/@babel/generator": {
|
|
138
|
-
"version": "7.26.
|
|
139
|
-
"integrity": "sha512-
|
|
138
|
+
"version": "7.26.5",
|
|
139
|
+
"integrity": "sha512-2caSP6fN9I7HOe6nqhtft7V4g7/V/gfDsC3Ag4W7kEzzvRGKqiv0pu0HogPiZ3KaVSoNDhUws6IJjDjpfmYIXw==",
|
|
140
140
|
"dev": true,
|
|
141
141
|
"license": "MIT",
|
|
142
142
|
"dependencies": {
|
|
143
|
-
"@babel/parser": "^7.26.
|
|
144
|
-
"@babel/types": "^7.26.
|
|
143
|
+
"@babel/parser": "^7.26.5",
|
|
144
|
+
"@babel/types": "^7.26.5",
|
|
145
145
|
"@jridgewell/gen-mapping": "^0.3.5",
|
|
146
146
|
"@jridgewell/trace-mapping": "^0.3.25",
|
|
147
147
|
"jsesc": "^3.0.2"
|
|
@@ -151,12 +151,12 @@
|
|
|
151
151
|
}
|
|
152
152
|
},
|
|
153
153
|
"node_modules/@babel/core/node_modules/@babel/parser": {
|
|
154
|
-
"version": "7.26.
|
|
155
|
-
"integrity": "sha512-
|
|
154
|
+
"version": "7.26.5",
|
|
155
|
+
"integrity": "sha512-SRJ4jYmXRqV1/Xc+TIVG84WjHBXKlxO9sHQnA2Pf12QQEAp1LOh6kDzNHXcUnbH1QI0FDoPPVOt+vyUDucxpaw==",
|
|
156
156
|
"dev": true,
|
|
157
157
|
"license": "MIT",
|
|
158
158
|
"dependencies": {
|
|
159
|
-
"@babel/types": "^7.26.
|
|
159
|
+
"@babel/types": "^7.26.5"
|
|
160
160
|
},
|
|
161
161
|
"bin": {
|
|
162
162
|
"parser": "bin/babel-parser.js"
|
|
@@ -166,16 +166,16 @@
|
|
|
166
166
|
}
|
|
167
167
|
},
|
|
168
168
|
"node_modules/@babel/core/node_modules/@babel/traverse": {
|
|
169
|
-
"version": "7.26.
|
|
170
|
-
"integrity": "sha512-
|
|
169
|
+
"version": "7.26.5",
|
|
170
|
+
"integrity": "sha512-rkOSPOw+AXbgtwUga3U4u8RpoK9FEFWBNAlTpcnkLFjL5CT+oyHNuUUC/xx6XefEJ16r38r8Bc/lfp6rYuHeJQ==",
|
|
171
171
|
"dev": true,
|
|
172
172
|
"license": "MIT",
|
|
173
173
|
"dependencies": {
|
|
174
174
|
"@babel/code-frame": "^7.26.2",
|
|
175
|
-
"@babel/generator": "^7.26.
|
|
176
|
-
"@babel/parser": "^7.26.
|
|
175
|
+
"@babel/generator": "^7.26.5",
|
|
176
|
+
"@babel/parser": "^7.26.5",
|
|
177
177
|
"@babel/template": "^7.25.9",
|
|
178
|
-
"@babel/types": "^7.26.
|
|
178
|
+
"@babel/types": "^7.26.5",
|
|
179
179
|
"debug": "^4.3.1",
|
|
180
180
|
"globals": "^11.1.0"
|
|
181
181
|
},
|
|
@@ -215,12 +215,12 @@
|
|
|
215
215
|
}
|
|
216
216
|
},
|
|
217
217
|
"node_modules/@babel/helper-compilation-targets": {
|
|
218
|
-
"version": "7.
|
|
219
|
-
"integrity": "sha512-
|
|
218
|
+
"version": "7.26.5",
|
|
219
|
+
"integrity": "sha512-IXuyn5EkouFJscIDuFF5EsiSolseme1s0CZB+QxVugqJLYmKdxI1VfIBOst0SUu4rnk2Z7kqTwmoO1lp3HIfnA==",
|
|
220
220
|
"dev": true,
|
|
221
221
|
"license": "MIT",
|
|
222
222
|
"dependencies": {
|
|
223
|
-
"@babel/compat-data": "^7.
|
|
223
|
+
"@babel/compat-data": "^7.26.5",
|
|
224
224
|
"@babel/helper-validator-option": "^7.25.9",
|
|
225
225
|
"browserslist": "^4.24.0",
|
|
226
226
|
"lru-cache": "^5.1.1",
|
|
@@ -265,13 +265,13 @@
|
|
|
265
265
|
}
|
|
266
266
|
},
|
|
267
267
|
"node_modules/@babel/helper-module-imports/node_modules/@babel/generator": {
|
|
268
|
-
"version": "7.26.
|
|
269
|
-
"integrity": "sha512-
|
|
268
|
+
"version": "7.26.5",
|
|
269
|
+
"integrity": "sha512-2caSP6fN9I7HOe6nqhtft7V4g7/V/gfDsC3Ag4W7kEzzvRGKqiv0pu0HogPiZ3KaVSoNDhUws6IJjDjpfmYIXw==",
|
|
270
270
|
"dev": true,
|
|
271
271
|
"license": "MIT",
|
|
272
272
|
"dependencies": {
|
|
273
|
-
"@babel/parser": "^7.26.
|
|
274
|
-
"@babel/types": "^7.26.
|
|
273
|
+
"@babel/parser": "^7.26.5",
|
|
274
|
+
"@babel/types": "^7.26.5",
|
|
275
275
|
"@jridgewell/gen-mapping": "^0.3.5",
|
|
276
276
|
"@jridgewell/trace-mapping": "^0.3.25",
|
|
277
277
|
"jsesc": "^3.0.2"
|
|
@@ -281,12 +281,12 @@
|
|
|
281
281
|
}
|
|
282
282
|
},
|
|
283
283
|
"node_modules/@babel/helper-module-imports/node_modules/@babel/parser": {
|
|
284
|
-
"version": "7.26.
|
|
285
|
-
"integrity": "sha512-
|
|
284
|
+
"version": "7.26.5",
|
|
285
|
+
"integrity": "sha512-SRJ4jYmXRqV1/Xc+TIVG84WjHBXKlxO9sHQnA2Pf12QQEAp1LOh6kDzNHXcUnbH1QI0FDoPPVOt+vyUDucxpaw==",
|
|
286
286
|
"dev": true,
|
|
287
287
|
"license": "MIT",
|
|
288
288
|
"dependencies": {
|
|
289
|
-
"@babel/types": "^7.26.
|
|
289
|
+
"@babel/types": "^7.26.5"
|
|
290
290
|
},
|
|
291
291
|
"bin": {
|
|
292
292
|
"parser": "bin/babel-parser.js"
|
|
@@ -296,16 +296,16 @@
|
|
|
296
296
|
}
|
|
297
297
|
},
|
|
298
298
|
"node_modules/@babel/helper-module-imports/node_modules/@babel/traverse": {
|
|
299
|
-
"version": "7.26.
|
|
300
|
-
"integrity": "sha512-
|
|
299
|
+
"version": "7.26.5",
|
|
300
|
+
"integrity": "sha512-rkOSPOw+AXbgtwUga3U4u8RpoK9FEFWBNAlTpcnkLFjL5CT+oyHNuUUC/xx6XefEJ16r38r8Bc/lfp6rYuHeJQ==",
|
|
301
301
|
"dev": true,
|
|
302
302
|
"license": "MIT",
|
|
303
303
|
"dependencies": {
|
|
304
304
|
"@babel/code-frame": "^7.26.2",
|
|
305
|
-
"@babel/generator": "^7.26.
|
|
306
|
-
"@babel/parser": "^7.26.
|
|
305
|
+
"@babel/generator": "^7.26.5",
|
|
306
|
+
"@babel/parser": "^7.26.5",
|
|
307
307
|
"@babel/template": "^7.25.9",
|
|
308
|
-
"@babel/types": "^7.26.
|
|
308
|
+
"@babel/types": "^7.26.5",
|
|
309
309
|
"debug": "^4.3.1",
|
|
310
310
|
"globals": "^11.1.0"
|
|
311
311
|
},
|
|
@@ -343,13 +343,13 @@
|
|
|
343
343
|
}
|
|
344
344
|
},
|
|
345
345
|
"node_modules/@babel/helper-module-transforms/node_modules/@babel/generator": {
|
|
346
|
-
"version": "7.26.
|
|
347
|
-
"integrity": "sha512-
|
|
346
|
+
"version": "7.26.5",
|
|
347
|
+
"integrity": "sha512-2caSP6fN9I7HOe6nqhtft7V4g7/V/gfDsC3Ag4W7kEzzvRGKqiv0pu0HogPiZ3KaVSoNDhUws6IJjDjpfmYIXw==",
|
|
348
348
|
"dev": true,
|
|
349
349
|
"license": "MIT",
|
|
350
350
|
"dependencies": {
|
|
351
|
-
"@babel/parser": "^7.26.
|
|
352
|
-
"@babel/types": "^7.26.
|
|
351
|
+
"@babel/parser": "^7.26.5",
|
|
352
|
+
"@babel/types": "^7.26.5",
|
|
353
353
|
"@jridgewell/gen-mapping": "^0.3.5",
|
|
354
354
|
"@jridgewell/trace-mapping": "^0.3.25",
|
|
355
355
|
"jsesc": "^3.0.2"
|
|
@@ -359,12 +359,12 @@
|
|
|
359
359
|
}
|
|
360
360
|
},
|
|
361
361
|
"node_modules/@babel/helper-module-transforms/node_modules/@babel/parser": {
|
|
362
|
-
"version": "7.26.
|
|
363
|
-
"integrity": "sha512-
|
|
362
|
+
"version": "7.26.5",
|
|
363
|
+
"integrity": "sha512-SRJ4jYmXRqV1/Xc+TIVG84WjHBXKlxO9sHQnA2Pf12QQEAp1LOh6kDzNHXcUnbH1QI0FDoPPVOt+vyUDucxpaw==",
|
|
364
364
|
"dev": true,
|
|
365
365
|
"license": "MIT",
|
|
366
366
|
"dependencies": {
|
|
367
|
-
"@babel/types": "^7.26.
|
|
367
|
+
"@babel/types": "^7.26.5"
|
|
368
368
|
},
|
|
369
369
|
"bin": {
|
|
370
370
|
"parser": "bin/babel-parser.js"
|
|
@@ -374,16 +374,16 @@
|
|
|
374
374
|
}
|
|
375
375
|
},
|
|
376
376
|
"node_modules/@babel/helper-module-transforms/node_modules/@babel/traverse": {
|
|
377
|
-
"version": "7.26.
|
|
378
|
-
"integrity": "sha512-
|
|
377
|
+
"version": "7.26.5",
|
|
378
|
+
"integrity": "sha512-rkOSPOw+AXbgtwUga3U4u8RpoK9FEFWBNAlTpcnkLFjL5CT+oyHNuUUC/xx6XefEJ16r38r8Bc/lfp6rYuHeJQ==",
|
|
379
379
|
"dev": true,
|
|
380
380
|
"license": "MIT",
|
|
381
381
|
"dependencies": {
|
|
382
382
|
"@babel/code-frame": "^7.26.2",
|
|
383
|
-
"@babel/generator": "^7.26.
|
|
384
|
-
"@babel/parser": "^7.26.
|
|
383
|
+
"@babel/generator": "^7.26.5",
|
|
384
|
+
"@babel/parser": "^7.26.5",
|
|
385
385
|
"@babel/template": "^7.25.9",
|
|
386
|
-
"@babel/types": "^7.26.
|
|
386
|
+
"@babel/types": "^7.26.5",
|
|
387
387
|
"debug": "^4.3.1",
|
|
388
388
|
"globals": "^11.1.0"
|
|
389
389
|
},
|
|
@@ -404,8 +404,8 @@
|
|
|
404
404
|
}
|
|
405
405
|
},
|
|
406
406
|
"node_modules/@babel/helper-plugin-utils": {
|
|
407
|
-
"version": "7.
|
|
408
|
-
"integrity": "sha512-
|
|
407
|
+
"version": "7.26.5",
|
|
408
|
+
"integrity": "sha512-RS+jZcRdZdRFzMyr+wcsaqOmld1/EqTghfaBGQQd/WnRdzdlvSZ//kF7U8VQTxf1ynZ4cjUcYgjVGx13ewNPMg==",
|
|
409
409
|
"dev": true,
|
|
410
410
|
"license": "MIT",
|
|
411
411
|
"engines": {
|
|
@@ -708,11 +708,11 @@
|
|
|
708
708
|
}
|
|
709
709
|
},
|
|
710
710
|
"node_modules/@babel/template/node_modules/@babel/parser": {
|
|
711
|
-
"version": "7.26.
|
|
712
|
-
"integrity": "sha512-
|
|
711
|
+
"version": "7.26.5",
|
|
712
|
+
"integrity": "sha512-SRJ4jYmXRqV1/Xc+TIVG84WjHBXKlxO9sHQnA2Pf12QQEAp1LOh6kDzNHXcUnbH1QI0FDoPPVOt+vyUDucxpaw==",
|
|
713
713
|
"license": "MIT",
|
|
714
714
|
"dependencies": {
|
|
715
|
-
"@babel/types": "^7.26.
|
|
715
|
+
"@babel/types": "^7.26.5"
|
|
716
716
|
},
|
|
717
717
|
"bin": {
|
|
718
718
|
"parser": "bin/babel-parser.js"
|
|
@@ -738,8 +738,8 @@
|
|
|
738
738
|
}
|
|
739
739
|
},
|
|
740
740
|
"node_modules/@babel/types": {
|
|
741
|
-
"version": "7.26.
|
|
742
|
-
"integrity": "sha512-
|
|
741
|
+
"version": "7.26.5",
|
|
742
|
+
"integrity": "sha512-L6mZmwFDK6Cjh1nRCLXpa6no13ZIioJDz7mdkzHv399pThrTa/k0nUlNaenOeh2kWu/iaOQYElEpKPUswUa9Vg==",
|
|
743
743
|
"license": "MIT",
|
|
744
744
|
"dependencies": {
|
|
745
745
|
"@babel/helper-string-parser": "^7.25.9",
|
|
@@ -1153,12 +1153,12 @@
|
|
|
1153
1153
|
}
|
|
1154
1154
|
},
|
|
1155
1155
|
"node_modules/@types/babel__core/node_modules/@babel/parser": {
|
|
1156
|
-
"version": "7.26.
|
|
1157
|
-
"integrity": "sha512-
|
|
1156
|
+
"version": "7.26.5",
|
|
1157
|
+
"integrity": "sha512-SRJ4jYmXRqV1/Xc+TIVG84WjHBXKlxO9sHQnA2Pf12QQEAp1LOh6kDzNHXcUnbH1QI0FDoPPVOt+vyUDucxpaw==",
|
|
1158
1158
|
"dev": true,
|
|
1159
1159
|
"license": "MIT",
|
|
1160
1160
|
"dependencies": {
|
|
1161
|
-
"@babel/types": "^7.26.
|
|
1161
|
+
"@babel/types": "^7.26.5"
|
|
1162
1162
|
},
|
|
1163
1163
|
"bin": {
|
|
1164
1164
|
"parser": "bin/babel-parser.js"
|
|
@@ -1542,12 +1542,12 @@
|
|
|
1542
1542
|
}
|
|
1543
1543
|
},
|
|
1544
1544
|
"node_modules/babel-plugin-istanbul/node_modules/@babel/parser": {
|
|
1545
|
-
"version": "7.26.
|
|
1546
|
-
"integrity": "sha512-
|
|
1545
|
+
"version": "7.26.5",
|
|
1546
|
+
"integrity": "sha512-SRJ4jYmXRqV1/Xc+TIVG84WjHBXKlxO9sHQnA2Pf12QQEAp1LOh6kDzNHXcUnbH1QI0FDoPPVOt+vyUDucxpaw==",
|
|
1547
1547
|
"dev": true,
|
|
1548
1548
|
"license": "MIT",
|
|
1549
1549
|
"dependencies": {
|
|
1550
|
-
"@babel/types": "^7.26.
|
|
1550
|
+
"@babel/types": "^7.26.5"
|
|
1551
1551
|
},
|
|
1552
1552
|
"bin": {
|
|
1553
1553
|
"parser": "bin/babel-parser.js"
|
|
@@ -1699,8 +1699,8 @@
|
|
|
1699
1699
|
}
|
|
1700
1700
|
},
|
|
1701
1701
|
"node_modules/browserslist": {
|
|
1702
|
-
"version": "4.24.
|
|
1703
|
-
"integrity": "sha512-
|
|
1702
|
+
"version": "4.24.4",
|
|
1703
|
+
"integrity": "sha512-KDi1Ny1gSePi1vm0q4oxSF8b4DR44GF4BbmS2YdhPLOEqd8pDviZOGH/GsmRwoWJ2+5Lr085X7naowMwKHDG1A==",
|
|
1704
1704
|
"dev": true,
|
|
1705
1705
|
"funding": [
|
|
1706
1706
|
{
|
|
@@ -1815,8 +1815,8 @@
|
|
|
1815
1815
|
}
|
|
1816
1816
|
},
|
|
1817
1817
|
"node_modules/caniuse-lite": {
|
|
1818
|
-
"version": "1.0.
|
|
1819
|
-
"integrity": "sha512-
|
|
1818
|
+
"version": "1.0.30001695",
|
|
1819
|
+
"integrity": "sha512-vHyLade6wTgI2u1ec3WQBxv+2BrTERV28UXQu9LO6lZ9pYeMk34vjXFLOxo1A4UBA8XTL4njRQZdno/yYaSmWw==",
|
|
1820
1820
|
"dev": true,
|
|
1821
1821
|
"funding": [
|
|
1822
1822
|
{
|
|
@@ -2255,8 +2255,8 @@
|
|
|
2255
2255
|
}
|
|
2256
2256
|
},
|
|
2257
2257
|
"node_modules/electron-to-chromium": {
|
|
2258
|
-
"version": "1.5.
|
|
2259
|
-
"integrity": "sha512
|
|
2258
|
+
"version": "1.5.86",
|
|
2259
|
+
"integrity": "sha512-/D7GAAaCRBQFBBcop6SfAAGH37djtpWkOuYhyAajw0l5vsfeSsUQYxaFPwr1c/mC/flARCDdKFo5gpFqNI+18w==",
|
|
2260
2260
|
"dev": true,
|
|
2261
2261
|
"license": "ISC"
|
|
2262
2262
|
},
|
|
@@ -2887,12 +2887,12 @@
|
|
|
2887
2887
|
}
|
|
2888
2888
|
},
|
|
2889
2889
|
"node_modules/istanbul-lib-instrument/node_modules/@babel/parser": {
|
|
2890
|
-
"version": "7.26.
|
|
2891
|
-
"integrity": "sha512-
|
|
2890
|
+
"version": "7.26.5",
|
|
2891
|
+
"integrity": "sha512-SRJ4jYmXRqV1/Xc+TIVG84WjHBXKlxO9sHQnA2Pf12QQEAp1LOh6kDzNHXcUnbH1QI0FDoPPVOt+vyUDucxpaw==",
|
|
2892
2892
|
"dev": true,
|
|
2893
2893
|
"license": "MIT",
|
|
2894
2894
|
"dependencies": {
|
|
2895
|
-
"@babel/types": "^7.26.
|
|
2895
|
+
"@babel/types": "^7.26.5"
|
|
2896
2896
|
},
|
|
2897
2897
|
"bin": {
|
|
2898
2898
|
"parser": "bin/babel-parser.js"
|
|
@@ -4662,8 +4662,8 @@
|
|
|
4662
4662
|
}
|
|
4663
4663
|
},
|
|
4664
4664
|
"node_modules/tar-fs": {
|
|
4665
|
-
"version": "2.1.
|
|
4666
|
-
"integrity": "sha512-
|
|
4665
|
+
"version": "2.1.2",
|
|
4666
|
+
"integrity": "sha512-EsaAXwxmx8UB7FRKqeozqEPop69DXcmYwTQwXvyAPF352HJsPdkVhvTaDPYqfNgruveJIJy3TA2l+2zj8LJIJA==",
|
|
4667
4667
|
"license": "MIT",
|
|
4668
4668
|
"dependencies": {
|
|
4669
4669
|
"chownr": "^1.1.1",
|
|
@@ -4841,8 +4841,8 @@
|
|
|
4841
4841
|
}
|
|
4842
4842
|
},
|
|
4843
4843
|
"node_modules/update-browserslist-db": {
|
|
4844
|
-
"version": "1.1.
|
|
4845
|
-
"integrity": "sha512-
|
|
4844
|
+
"version": "1.1.2",
|
|
4845
|
+
"integrity": "sha512-PPypAm5qvlD7XMZC3BujecnaOxwhrtoFR+Dqkk5Aa/6DssiH0ibKoketaj9w8LP7Bont1rYeoV5plxD7RTEPRg==",
|
|
4846
4846
|
"dev": true,
|
|
4847
4847
|
"funding": [
|
|
4848
4848
|
{
|
|
@@ -4861,7 +4861,7 @@
|
|
|
4861
4861
|
"license": "MIT",
|
|
4862
4862
|
"dependencies": {
|
|
4863
4863
|
"escalade": "^3.2.0",
|
|
4864
|
-
"picocolors": "^1.1.
|
|
4864
|
+
"picocolors": "^1.1.1"
|
|
4865
4865
|
},
|
|
4866
4866
|
"bin": {
|
|
4867
4867
|
"update-browserslist-db": "cli.js"
|
package/package.json
CHANGED
|
@@ -11,9 +11,9 @@
|
|
|
11
11
|
"postinstall": "echo \"\""
|
|
12
12
|
},
|
|
13
13
|
"dependencies": {
|
|
14
|
-
"@wavemaker/app-rn-runtime": "11.10.0-next.
|
|
15
|
-
"@wavemaker/variables": "11.10.0-next.
|
|
16
|
-
"@wavemaker/rn-codegen": "11.10.0-next.
|
|
14
|
+
"@wavemaker/app-rn-runtime": "11.10.0-next.27705",
|
|
15
|
+
"@wavemaker/variables": "11.10.0-next.27705",
|
|
16
|
+
"@wavemaker/rn-codegen": "11.10.0-next.27705",
|
|
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.0-next.
|
|
15
|
-
"@wavemaker/variables": "11.10.0-next.
|
|
16
|
-
"@wavemaker/rn-codegen": "11.10.0-next.
|
|
14
|
+
"@wavemaker/app-rn-runtime": "11.10.0-next.27705",
|
|
15
|
+
"@wavemaker/variables": "11.10.0-next.27705",
|
|
16
|
+
"@wavemaker/rn-codegen": "11.10.0-next.27705",
|
|
17
17
|
"@wavemaker/wavepulse-agent": "1.0.11",
|
|
18
18
|
"expo": "52.0.17",
|
|
19
19
|
"expo-build-properties": "0.13.1",
|