@wavemaker/angular-codegen 11.12.1-next.28204 → 11.12.1-rc.221
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/angular-app/dependency-report.html +1 -1
- package/angular-app/npm-shrinkwrap.json +235 -171
- package/angular-app/package-lock.json +235 -171
- package/angular-app/package.json +5 -5
- package/npm-shrinkwrap.json +96 -81
- package/package-lock.json +96 -81
- package/package.json +2 -2
package/package-lock.json
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker/angular-codegen",
|
|
3
|
-
"version": "11.12.1-
|
|
3
|
+
"version": "11.12.1-rc.221",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@wavemaker/angular-codegen",
|
|
9
|
-
"version": "11.12.1-
|
|
9
|
+
"version": "11.12.1-rc.221",
|
|
10
10
|
"license": "ISC",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@wavemaker/angular-app": "11.12.1-
|
|
12
|
+
"@wavemaker/angular-app": "11.12.1-rc.221",
|
|
13
13
|
"archiver": "^7.0.1",
|
|
14
14
|
"cheerio": "1.0.0-rc.12",
|
|
15
15
|
"decode-uri-component": "^0.2.0",
|
|
@@ -35,19 +35,6 @@
|
|
|
35
35
|
"npm": "~10.9.0"
|
|
36
36
|
}
|
|
37
37
|
},
|
|
38
|
-
"node_modules/@ampproject/remapping": {
|
|
39
|
-
"version": "2.3.0",
|
|
40
|
-
"integrity": "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==",
|
|
41
|
-
"dev": true,
|
|
42
|
-
"license": "Apache-2.0",
|
|
43
|
-
"dependencies": {
|
|
44
|
-
"@jridgewell/gen-mapping": "^0.3.5",
|
|
45
|
-
"@jridgewell/trace-mapping": "^0.3.24"
|
|
46
|
-
},
|
|
47
|
-
"engines": {
|
|
48
|
-
"node": ">=6.0.0"
|
|
49
|
-
}
|
|
50
|
-
},
|
|
51
38
|
"node_modules/@angular/animations": {
|
|
52
39
|
"version": "18.2.13",
|
|
53
40
|
"integrity": "sha512-rG5J5Ek5Hg+Tz2NjkNOaG6PupiNK/lPfophXpsR1t/nWujqnMWX2krahD/i6kgD+jNWNKCJCYSOVvCx/BHOtKA==",
|
|
@@ -216,8 +203,8 @@
|
|
|
216
203
|
}
|
|
217
204
|
},
|
|
218
205
|
"node_modules/@babel/compat-data": {
|
|
219
|
-
"version": "7.28.
|
|
220
|
-
"integrity": "sha512-
|
|
206
|
+
"version": "7.28.4",
|
|
207
|
+
"integrity": "sha512-YsmSKC29MJwf0gF8Rjjrg5LQCmyh+j/nD8/eP7f+BeoQTKYqs9RoWbjGOdy0+1Ekr68RJZMUOPVQaQisnIo4Rw==",
|
|
221
208
|
"dev": true,
|
|
222
209
|
"license": "MIT",
|
|
223
210
|
"engines": {
|
|
@@ -225,21 +212,21 @@
|
|
|
225
212
|
}
|
|
226
213
|
},
|
|
227
214
|
"node_modules/@babel/core": {
|
|
228
|
-
"version": "7.28.
|
|
229
|
-
"integrity": "sha512-
|
|
215
|
+
"version": "7.28.4",
|
|
216
|
+
"integrity": "sha512-2BCOP7TN8M+gVDj7/ht3hsaO/B/n5oDbiAyyvnRlNOs+u1o+JWNYTQrmpuNp1/Wq2gcFrI01JAW+paEKDMx/CA==",
|
|
230
217
|
"dev": true,
|
|
231
218
|
"license": "MIT",
|
|
232
219
|
"dependencies": {
|
|
233
|
-
"@ampproject/remapping": "^2.2.0",
|
|
234
220
|
"@babel/code-frame": "^7.27.1",
|
|
235
221
|
"@babel/generator": "^7.28.3",
|
|
236
222
|
"@babel/helper-compilation-targets": "^7.27.2",
|
|
237
223
|
"@babel/helper-module-transforms": "^7.28.3",
|
|
238
|
-
"@babel/helpers": "^7.28.
|
|
239
|
-
"@babel/parser": "^7.28.
|
|
224
|
+
"@babel/helpers": "^7.28.4",
|
|
225
|
+
"@babel/parser": "^7.28.4",
|
|
240
226
|
"@babel/template": "^7.27.2",
|
|
241
|
-
"@babel/traverse": "^7.28.
|
|
242
|
-
"@babel/types": "^7.28.
|
|
227
|
+
"@babel/traverse": "^7.28.4",
|
|
228
|
+
"@babel/types": "^7.28.4",
|
|
229
|
+
"@jridgewell/remapping": "^2.3.5",
|
|
243
230
|
"convert-source-map": "^2.0.0",
|
|
244
231
|
"debug": "^4.1.0",
|
|
245
232
|
"gensync": "^1.0.0-beta.2",
|
|
@@ -391,25 +378,25 @@
|
|
|
391
378
|
}
|
|
392
379
|
},
|
|
393
380
|
"node_modules/@babel/helpers": {
|
|
394
|
-
"version": "7.28.
|
|
395
|
-
"integrity": "sha512-
|
|
381
|
+
"version": "7.28.4",
|
|
382
|
+
"integrity": "sha512-HFN59MmQXGHVyYadKLVumYsA9dBFun/ldYxipEjzA4196jpLZd8UjEEBLkbEkvfYreDqJhZxYAWFPtrfhNpj4w==",
|
|
396
383
|
"dev": true,
|
|
397
384
|
"license": "MIT",
|
|
398
385
|
"dependencies": {
|
|
399
386
|
"@babel/template": "^7.27.2",
|
|
400
|
-
"@babel/types": "^7.28.
|
|
387
|
+
"@babel/types": "^7.28.4"
|
|
401
388
|
},
|
|
402
389
|
"engines": {
|
|
403
390
|
"node": ">=6.9.0"
|
|
404
391
|
}
|
|
405
392
|
},
|
|
406
393
|
"node_modules/@babel/parser": {
|
|
407
|
-
"version": "7.28.
|
|
408
|
-
"integrity": "sha512-
|
|
394
|
+
"version": "7.28.4",
|
|
395
|
+
"integrity": "sha512-yZbBqeM6TkpP9du/I2pUZnJsRMGGvOuIrhjzC1AwHwW+6he4mni6Bp/m8ijn0iOuZuPI2BfkCoSRunpyjnrQKg==",
|
|
409
396
|
"dev": true,
|
|
410
397
|
"license": "MIT",
|
|
411
398
|
"dependencies": {
|
|
412
|
-
"@babel/types": "^7.28.
|
|
399
|
+
"@babel/types": "^7.28.4"
|
|
413
400
|
},
|
|
414
401
|
"bin": {
|
|
415
402
|
"parser": "bin/babel-parser.js"
|
|
@@ -637,8 +624,8 @@
|
|
|
637
624
|
}
|
|
638
625
|
},
|
|
639
626
|
"node_modules/@babel/runtime-corejs3": {
|
|
640
|
-
"version": "7.28.
|
|
641
|
-
"integrity": "sha512-
|
|
627
|
+
"version": "7.28.4",
|
|
628
|
+
"integrity": "sha512-h7iEYiW4HebClDEhtvFObtPmIvrd1SSfpI9EhOeKk4CtIK/ngBWFpuhCzhdmRKtg71ylcue+9I6dv54XYO1epQ==",
|
|
642
629
|
"license": "MIT",
|
|
643
630
|
"dependencies": {
|
|
644
631
|
"core-js-pure": "^3.43.0"
|
|
@@ -662,17 +649,17 @@
|
|
|
662
649
|
}
|
|
663
650
|
},
|
|
664
651
|
"node_modules/@babel/traverse": {
|
|
665
|
-
"version": "7.28.
|
|
666
|
-
"integrity": "sha512-
|
|
652
|
+
"version": "7.28.4",
|
|
653
|
+
"integrity": "sha512-YEzuboP2qvQavAcjgQNVgsvHIDv6ZpwXvcvjmyySP2DIMuByS/6ioU5G9pYrWHM6T2YDfc7xga9iNzYOs12CFQ==",
|
|
667
654
|
"dev": true,
|
|
668
655
|
"license": "MIT",
|
|
669
656
|
"dependencies": {
|
|
670
657
|
"@babel/code-frame": "^7.27.1",
|
|
671
658
|
"@babel/generator": "^7.28.3",
|
|
672
659
|
"@babel/helper-globals": "^7.28.0",
|
|
673
|
-
"@babel/parser": "^7.28.
|
|
660
|
+
"@babel/parser": "^7.28.4",
|
|
674
661
|
"@babel/template": "^7.27.2",
|
|
675
|
-
"@babel/types": "^7.28.
|
|
662
|
+
"@babel/types": "^7.28.4",
|
|
676
663
|
"debug": "^4.3.1"
|
|
677
664
|
},
|
|
678
665
|
"engines": {
|
|
@@ -703,8 +690,8 @@
|
|
|
703
690
|
"license": "MIT"
|
|
704
691
|
},
|
|
705
692
|
"node_modules/@babel/types": {
|
|
706
|
-
"version": "7.28.
|
|
707
|
-
"integrity": "sha512-
|
|
693
|
+
"version": "7.28.4",
|
|
694
|
+
"integrity": "sha512-bkFqkLhh3pMBUQQkpVgWDWq/lqzc2678eUyDlTBhRqhCHFguYYGM0Efga7tYk4TogG/3x0EEl66/OQ+WGbWB/Q==",
|
|
708
695
|
"dev": true,
|
|
709
696
|
"license": "MIT",
|
|
710
697
|
"dependencies": {
|
|
@@ -1180,6 +1167,16 @@
|
|
|
1180
1167
|
"@jridgewell/trace-mapping": "^0.3.24"
|
|
1181
1168
|
}
|
|
1182
1169
|
},
|
|
1170
|
+
"node_modules/@jridgewell/remapping": {
|
|
1171
|
+
"version": "2.3.5",
|
|
1172
|
+
"integrity": "sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==",
|
|
1173
|
+
"dev": true,
|
|
1174
|
+
"license": "MIT",
|
|
1175
|
+
"dependencies": {
|
|
1176
|
+
"@jridgewell/gen-mapping": "^0.3.5",
|
|
1177
|
+
"@jridgewell/trace-mapping": "^0.3.24"
|
|
1178
|
+
}
|
|
1179
|
+
},
|
|
1183
1180
|
"node_modules/@jridgewell/resolve-uri": {
|
|
1184
1181
|
"version": "3.1.2",
|
|
1185
1182
|
"integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==",
|
|
@@ -1196,8 +1193,8 @@
|
|
|
1196
1193
|
"license": "MIT"
|
|
1197
1194
|
},
|
|
1198
1195
|
"node_modules/@jridgewell/trace-mapping": {
|
|
1199
|
-
"version": "0.3.
|
|
1200
|
-
"integrity": "sha512-
|
|
1196
|
+
"version": "0.3.31",
|
|
1197
|
+
"integrity": "sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==",
|
|
1201
1198
|
"dev": true,
|
|
1202
1199
|
"license": "MIT",
|
|
1203
1200
|
"dependencies": {
|
|
@@ -1367,8 +1364,8 @@
|
|
|
1367
1364
|
}
|
|
1368
1365
|
},
|
|
1369
1366
|
"node_modules/@types/node": {
|
|
1370
|
-
"version": "24.3.
|
|
1371
|
-
"integrity": "sha512-
|
|
1367
|
+
"version": "24.3.3",
|
|
1368
|
+
"integrity": "sha512-GKBNHjoNw3Kra1Qg5UXttsY5kiWMEfoHq2TmXb+b1rcm6N7B3wTrFYIf/oSZ1xNQ+hVVijgLkiDZh7jRRsh+Gw==",
|
|
1372
1369
|
"license": "MIT",
|
|
1373
1370
|
"dependencies": {
|
|
1374
1371
|
"undici-types": "~7.10.0"
|
|
@@ -1401,8 +1398,8 @@
|
|
|
1401
1398
|
"license": "MIT"
|
|
1402
1399
|
},
|
|
1403
1400
|
"node_modules/@wavemaker/angular-app": {
|
|
1404
|
-
"version": "11.12.1-
|
|
1405
|
-
"integrity": "sha512
|
|
1401
|
+
"version": "11.12.1-rc.221",
|
|
1402
|
+
"integrity": "sha512-+tJznALeRhDzDFZlG96FShCPCPKIOWwhcZT2/EyNS7FcOTjSyVEXzyRIjT6a57IEMrUqir0hriE4di0GS0Tzyg==",
|
|
1406
1403
|
"dependencies": {
|
|
1407
1404
|
"@angular/animations": "18.2.13",
|
|
1408
1405
|
"@angular/common": "18.2.13",
|
|
@@ -1420,12 +1417,12 @@
|
|
|
1420
1417
|
"@fullcalendar/list": "6.1.15",
|
|
1421
1418
|
"@fullcalendar/timegrid": "6.1.15",
|
|
1422
1419
|
"@metrichor/jmespath": "0.3.1",
|
|
1423
|
-
"@wavemaker/app-ng-runtime": "11.12.1-
|
|
1424
|
-
"@wavemaker/custom-widgets-m3": "11.12.1-
|
|
1420
|
+
"@wavemaker/app-ng-runtime": "11.12.1-rc.221",
|
|
1421
|
+
"@wavemaker/custom-widgets-m3": "11.12.1-rc.221",
|
|
1425
1422
|
"@wavemaker/focus-trap": "1.0.1",
|
|
1426
|
-
"@wavemaker/foundation-css": "11.12.1-
|
|
1423
|
+
"@wavemaker/foundation-css": "11.12.1-rc.221",
|
|
1427
1424
|
"@wavemaker/nvd3": "1.8.13",
|
|
1428
|
-
"@wavemaker/variables": "11.12.1-
|
|
1425
|
+
"@wavemaker/variables": "11.12.1-rc.221",
|
|
1429
1426
|
"@ztree/ztree_v3": "3.5.48",
|
|
1430
1427
|
"angular-imask": "^7.6.1",
|
|
1431
1428
|
"angular2-websocket": "0.9.7",
|
|
@@ -1464,8 +1461,8 @@
|
|
|
1464
1461
|
}
|
|
1465
1462
|
},
|
|
1466
1463
|
"node_modules/@wavemaker/app-ng-runtime": {
|
|
1467
|
-
"version": "11.12.1-
|
|
1468
|
-
"integrity": "sha512-
|
|
1464
|
+
"version": "11.12.1-rc.221",
|
|
1465
|
+
"integrity": "sha512-tnFESaCKoQEFht9gbqWEqIp0jswoNQ+fdYFUUDqsAdCwqhiuUK1ZzixMGHmNIhE5m9HoE6TGb/IgsxT8FSOJlg==",
|
|
1469
1466
|
"license": "MIT",
|
|
1470
1467
|
"engines": {
|
|
1471
1468
|
"node": ">=18.16.1",
|
|
@@ -1473,8 +1470,8 @@
|
|
|
1473
1470
|
}
|
|
1474
1471
|
},
|
|
1475
1472
|
"node_modules/@wavemaker/custom-widgets-m3": {
|
|
1476
|
-
"version": "11.12.1-
|
|
1477
|
-
"integrity": "sha512-
|
|
1473
|
+
"version": "11.12.1-rc.221",
|
|
1474
|
+
"integrity": "sha512-uA8HmcJx8hGjEv+fDhtoTiavUilnAh4YwuLAgwYPBRGYb15Yd4BM8soon/xHiKEsr/X6fOjnet2uuTdhc3V4CQ==",
|
|
1478
1475
|
"license": "ISC"
|
|
1479
1476
|
},
|
|
1480
1477
|
"node_modules/@wavemaker/focus-trap": {
|
|
@@ -1487,8 +1484,8 @@
|
|
|
1487
1484
|
}
|
|
1488
1485
|
},
|
|
1489
1486
|
"node_modules/@wavemaker/foundation-css": {
|
|
1490
|
-
"version": "11.12.1-
|
|
1491
|
-
"integrity": "sha512-
|
|
1487
|
+
"version": "11.12.1-rc.221",
|
|
1488
|
+
"integrity": "sha512-M2ByJ7/sVYItj/CvmfO0jK+iqSEoceE93zs0nXZPf9m1P+gANBCd1BGQHKxFFKqwfRlMvH+BxEeMM1aVtpXR+Q==",
|
|
1492
1489
|
"license": "ISC",
|
|
1493
1490
|
"dependencies": {
|
|
1494
1491
|
"chroma-js": "^3.1.2"
|
|
@@ -1503,8 +1500,8 @@
|
|
|
1503
1500
|
}
|
|
1504
1501
|
},
|
|
1505
1502
|
"node_modules/@wavemaker/variables": {
|
|
1506
|
-
"version": "11.12.1-
|
|
1507
|
-
"integrity": "sha512-
|
|
1503
|
+
"version": "11.12.1-rc.221",
|
|
1504
|
+
"integrity": "sha512-dUNb4dg6JZ9BgHiISNGYq+bnPbjZbOseAOgV1RhIRve3dRZdCIVbfCTIirkw4swpMAkL1O2584w0c7zZFIOd9w==",
|
|
1508
1505
|
"license": "ISC",
|
|
1509
1506
|
"dependencies": {
|
|
1510
1507
|
"@metrichor/jmespath": "^0.3.1",
|
|
@@ -1800,9 +1797,17 @@
|
|
|
1800
1797
|
}
|
|
1801
1798
|
},
|
|
1802
1799
|
"node_modules/b4a": {
|
|
1803
|
-
"version": "1.
|
|
1804
|
-
"integrity": "sha512-
|
|
1805
|
-
"license": "Apache-2.0"
|
|
1800
|
+
"version": "1.7.1",
|
|
1801
|
+
"integrity": "sha512-ZovbrBV0g6JxK5cGUF1Suby1vLfKjv4RWi8IxoaO/Mon8BDD9I21RxjHFtgQ+kskJqLAVyQZly3uMBui+vhc8Q==",
|
|
1802
|
+
"license": "Apache-2.0",
|
|
1803
|
+
"peerDependencies": {
|
|
1804
|
+
"react-native-b4a": "*"
|
|
1805
|
+
},
|
|
1806
|
+
"peerDependenciesMeta": {
|
|
1807
|
+
"react-native-b4a": {
|
|
1808
|
+
"optional": true
|
|
1809
|
+
}
|
|
1810
|
+
}
|
|
1806
1811
|
},
|
|
1807
1812
|
"node_modules/babel-jest": {
|
|
1808
1813
|
"version": "27.5.1",
|
|
@@ -1929,6 +1934,15 @@
|
|
|
1929
1934
|
],
|
|
1930
1935
|
"license": "MIT"
|
|
1931
1936
|
},
|
|
1937
|
+
"node_modules/baseline-browser-mapping": {
|
|
1938
|
+
"version": "2.8.2",
|
|
1939
|
+
"integrity": "sha512-NvcIedLxrs9llVpX7wI+Jz4Hn9vJQkCPKrTaHIE0sW/Rj1iq6Fzby4NbyTZjQJNoypBXNaG7tEHkTgONZpwgxQ==",
|
|
1940
|
+
"dev": true,
|
|
1941
|
+
"license": "Apache-2.0",
|
|
1942
|
+
"bin": {
|
|
1943
|
+
"baseline-browser-mapping": "dist/cli.js"
|
|
1944
|
+
}
|
|
1945
|
+
},
|
|
1932
1946
|
"node_modules/bl": {
|
|
1933
1947
|
"version": "1.2.3",
|
|
1934
1948
|
"integrity": "sha512-pvcNpa0UU69UT341rO6AYy4FVAIkUHuZXRIWbq+zHnsVcRzDDjIAhGuuYoi0d//cwIwtt4pkpKycWEfjdV+vww==",
|
|
@@ -2036,8 +2050,8 @@
|
|
|
2036
2050
|
"license": "BSD-2-Clause"
|
|
2037
2051
|
},
|
|
2038
2052
|
"node_modules/browserslist": {
|
|
2039
|
-
"version": "4.
|
|
2040
|
-
"integrity": "sha512-
|
|
2053
|
+
"version": "4.26.0",
|
|
2054
|
+
"integrity": "sha512-P9go2WrP9FiPwLv3zqRD/Uoxo0RSHjzFCiQz7d4vbmwNqQFo9T9WCeP/Qn5EbcKQY6DBbkxEXNcpJOmncNrb7A==",
|
|
2041
2055
|
"dev": true,
|
|
2042
2056
|
"funding": [
|
|
2043
2057
|
{
|
|
@@ -2055,9 +2069,10 @@
|
|
|
2055
2069
|
],
|
|
2056
2070
|
"license": "MIT",
|
|
2057
2071
|
"dependencies": {
|
|
2058
|
-
"
|
|
2059
|
-
"
|
|
2060
|
-
"
|
|
2072
|
+
"baseline-browser-mapping": "^2.8.2",
|
|
2073
|
+
"caniuse-lite": "^1.0.30001741",
|
|
2074
|
+
"electron-to-chromium": "^1.5.218",
|
|
2075
|
+
"node-releases": "^2.0.21",
|
|
2061
2076
|
"update-browserslist-db": "^1.1.3"
|
|
2062
2077
|
},
|
|
2063
2078
|
"bin": {
|
|
@@ -2212,8 +2227,8 @@
|
|
|
2212
2227
|
}
|
|
2213
2228
|
},
|
|
2214
2229
|
"node_modules/caniuse-lite": {
|
|
2215
|
-
"version": "1.0.
|
|
2216
|
-
"integrity": "sha512-
|
|
2230
|
+
"version": "1.0.30001741",
|
|
2231
|
+
"integrity": "sha512-QGUGitqsc8ARjLdgAfxETDhRbJ0REsP6O3I96TAth/mVjh2cYzN2u+3AzPP3aVSm2FehEItaJw1xd+IGBXWeSw==",
|
|
2217
2232
|
"dev": true,
|
|
2218
2233
|
"funding": [
|
|
2219
2234
|
{
|
|
@@ -2563,8 +2578,8 @@
|
|
|
2563
2578
|
}
|
|
2564
2579
|
},
|
|
2565
2580
|
"node_modules/core-js-pure": {
|
|
2566
|
-
"version": "3.45.
|
|
2567
|
-
"integrity": "sha512-
|
|
2581
|
+
"version": "3.45.1",
|
|
2582
|
+
"integrity": "sha512-OHnWFKgTUshEU8MK+lOs1H8kC8GkTi9Z1tvNkxrCcw9wl3MJIO7q2ld77wjWn4/xuGrVu2X+nME1iIIPBSdyEQ==",
|
|
2568
2583
|
"hasInstallScript": true,
|
|
2569
2584
|
"license": "MIT",
|
|
2570
2585
|
"funding": {
|
|
@@ -3307,8 +3322,8 @@
|
|
|
3307
3322
|
"license": "MIT"
|
|
3308
3323
|
},
|
|
3309
3324
|
"node_modules/electron-to-chromium": {
|
|
3310
|
-
"version": "1.5.
|
|
3311
|
-
"integrity": "sha512-
|
|
3325
|
+
"version": "1.5.218",
|
|
3326
|
+
"integrity": "sha512-uwwdN0TUHs8u6iRgN8vKeWZMRll4gBkz+QMqdS7DDe49uiK68/UX92lFb61oiFPrpYZNeZIqa4bA7O6Aiasnzg==",
|
|
3312
3327
|
"dev": true,
|
|
3313
3328
|
"license": "ISC"
|
|
3314
3329
|
},
|
|
@@ -5819,8 +5834,8 @@
|
|
|
5819
5834
|
"license": "MIT"
|
|
5820
5835
|
},
|
|
5821
5836
|
"node_modules/node-releases": {
|
|
5822
|
-
"version": "2.0.
|
|
5823
|
-
"integrity": "sha512-
|
|
5837
|
+
"version": "2.0.21",
|
|
5838
|
+
"integrity": "sha512-5b0pgg78U3hwXkCM8Z9b2FJdPZlr9Psr9V2gQPESdGHqbntyFJKFW4r5TeWGFzafGY3hzs1JC62VEQMbl1JFkw==",
|
|
5824
5839
|
"dev": true,
|
|
5825
5840
|
"license": "MIT"
|
|
5826
5841
|
},
|
|
@@ -5886,8 +5901,8 @@
|
|
|
5886
5901
|
}
|
|
5887
5902
|
},
|
|
5888
5903
|
"node_modules/nwsapi": {
|
|
5889
|
-
"version": "2.2.
|
|
5890
|
-
"integrity": "sha512-
|
|
5904
|
+
"version": "2.2.22",
|
|
5905
|
+
"integrity": "sha512-ujSMe1OWVn55euT1ihwCI1ZcAaAU3nxUiDwfDQldc51ZXaB9m2AyOn6/jh1BLe2t/G8xd6uKG1UBF2aZJeg2SQ==",
|
|
5891
5906
|
"dev": true,
|
|
5892
5907
|
"license": "MIT"
|
|
5893
5908
|
},
|
|
@@ -7034,8 +7049,8 @@
|
|
|
7034
7049
|
}
|
|
7035
7050
|
},
|
|
7036
7051
|
"node_modules/strip-ansi": {
|
|
7037
|
-
"version": "7.1.
|
|
7038
|
-
"integrity": "sha512-
|
|
7052
|
+
"version": "7.1.2",
|
|
7053
|
+
"integrity": "sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==",
|
|
7039
7054
|
"license": "MIT",
|
|
7040
7055
|
"dependencies": {
|
|
7041
7056
|
"ansi-regex": "^6.0.1"
|
|
@@ -7060,8 +7075,8 @@
|
|
|
7060
7075
|
}
|
|
7061
7076
|
},
|
|
7062
7077
|
"node_modules/strip-ansi/node_modules/ansi-regex": {
|
|
7063
|
-
"version": "6.2.
|
|
7064
|
-
"integrity": "sha512-
|
|
7078
|
+
"version": "6.2.2",
|
|
7079
|
+
"integrity": "sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==",
|
|
7065
7080
|
"license": "MIT",
|
|
7066
7081
|
"engines": {
|
|
7067
7082
|
"node": ">=12"
|
|
@@ -7877,8 +7892,8 @@
|
|
|
7877
7892
|
}
|
|
7878
7893
|
},
|
|
7879
7894
|
"node_modules/wrap-ansi/node_modules/ansi-styles": {
|
|
7880
|
-
"version": "6.2.
|
|
7881
|
-
"integrity": "sha512-
|
|
7895
|
+
"version": "6.2.3",
|
|
7896
|
+
"integrity": "sha512-4Dj6M28JB+oAH8kFkTLUo+a2jwOFkuqb3yucU0CANcRRUbxS0cP0nZYCGjcc3BNXwRIsUVmDGgzawme7zvJHvg==",
|
|
7882
7897
|
"license": "MIT",
|
|
7883
7898
|
"engines": {
|
|
7884
7899
|
"node": ">=12"
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker/angular-codegen",
|
|
3
|
-
"version": "11.12.1-
|
|
3
|
+
"version": "11.12.1-rc.221",
|
|
4
4
|
"description": "",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"scripts": {
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
".npmrc"
|
|
16
16
|
],
|
|
17
17
|
"dependencies": {
|
|
18
|
-
"@wavemaker/angular-app": "11.12.1-
|
|
18
|
+
"@wavemaker/angular-app": "11.12.1-rc.221",
|
|
19
19
|
"archiver": "^7.0.1",
|
|
20
20
|
"cheerio": "1.0.0-rc.12",
|
|
21
21
|
"decode-uri-component": "^0.2.0",
|