@wavemaker/angular-codegen 11.11.7-rc.6211 → 11.12.0-next.28182
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 +184 -236
- package/angular-app/package-lock.json +184 -236
- package/angular-app/package.json +6 -6
- package/npm-shrinkwrap.json +43 -43
- package/package-lock.json +43 -43
- package/package.json +2 -2
package/angular-app/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker/angular-app",
|
|
3
|
-
"version": "11.
|
|
3
|
+
"version": "11.12.0-next.28182",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"ng": "ng",
|
|
6
6
|
"start": "./node_modules/.bin/ng serve",
|
|
@@ -37,11 +37,11 @@
|
|
|
37
37
|
"@fullcalendar/list": "6.1.15",
|
|
38
38
|
"@fullcalendar/timegrid": "6.1.15",
|
|
39
39
|
"@metrichor/jmespath": "0.3.1",
|
|
40
|
-
"@wavemaker/custom-widgets-m3": "11.
|
|
40
|
+
"@wavemaker/custom-widgets-m3": "11.12.0-next.28182",
|
|
41
41
|
"@wavemaker/focus-trap": "1.0.1",
|
|
42
|
-
"@wavemaker/foundation-css": "11.
|
|
42
|
+
"@wavemaker/foundation-css": "11.12.0-next.28182",
|
|
43
43
|
"@wavemaker/nvd3": "1.8.13",
|
|
44
|
-
"@wavemaker/variables": "11.
|
|
44
|
+
"@wavemaker/variables": "11.12.0-next.28182",
|
|
45
45
|
"@ztree/ztree_v3": "3.5.48",
|
|
46
46
|
"angular-imask": "^7.6.1",
|
|
47
47
|
"angular2-websocket": "0.9.7",
|
|
@@ -67,7 +67,7 @@
|
|
|
67
67
|
"tslib": "2.4.1",
|
|
68
68
|
"x2js": "3.4.4",
|
|
69
69
|
"zone.js": "0.14.10",
|
|
70
|
-
"@wavemaker/app-ng-runtime": "11.
|
|
70
|
+
"@wavemaker/app-ng-runtime": "11.12.0-next.28182"
|
|
71
71
|
},
|
|
72
72
|
"devDependencies": {
|
|
73
73
|
"@ampproject/rollup-plugin-closure-compiler": "^0.27.0",
|
|
@@ -113,7 +113,7 @@
|
|
|
113
113
|
"moment-timezone": "^0.5.34",
|
|
114
114
|
"ng-packagr": "17.3.0",
|
|
115
115
|
"npm-run-all": "4.1.5",
|
|
116
|
-
"owasp-dependency-check": "0.0
|
|
116
|
+
"owasp-dependency-check": "0.7.0",
|
|
117
117
|
"rimraf": "2.6.3",
|
|
118
118
|
"rollup": "4.28.1",
|
|
119
119
|
"rollup-plugin-includepaths": "0.2.3",
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker/angular-codegen",
|
|
3
|
-
"version": "11.
|
|
3
|
+
"version": "11.12.0-next.28182",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@wavemaker/angular-codegen",
|
|
9
|
-
"version": "11.
|
|
9
|
+
"version": "11.12.0-next.28182",
|
|
10
10
|
"license": "ISC",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@wavemaker/angular-app": "11.
|
|
12
|
+
"@wavemaker/angular-app": "11.12.0-next.28182",
|
|
13
13
|
"archiver": "^7.0.1",
|
|
14
14
|
"cheerio": "1.0.0-rc.12",
|
|
15
15
|
"decode-uri-component": "^0.2.0",
|
|
@@ -1328,12 +1328,12 @@
|
|
|
1328
1328
|
}
|
|
1329
1329
|
},
|
|
1330
1330
|
"node_modules/@types/babel__traverse": {
|
|
1331
|
-
"version": "7.
|
|
1332
|
-
"integrity": "sha512-
|
|
1331
|
+
"version": "7.28.0",
|
|
1332
|
+
"integrity": "sha512-8PvcXf70gTDZBgt9ptxJ8elBeBjcLOAcOtoO/mPJjtji1+CdGbHgm77om1GrsPxsiE+uXIpNSK64UYaIwQXd4Q==",
|
|
1333
1333
|
"dev": true,
|
|
1334
1334
|
"license": "MIT",
|
|
1335
1335
|
"dependencies": {
|
|
1336
|
-
"@babel/types": "^7.
|
|
1336
|
+
"@babel/types": "^7.28.2"
|
|
1337
1337
|
}
|
|
1338
1338
|
},
|
|
1339
1339
|
"node_modules/@types/graceful-fs": {
|
|
@@ -1367,11 +1367,11 @@
|
|
|
1367
1367
|
}
|
|
1368
1368
|
},
|
|
1369
1369
|
"node_modules/@types/node": {
|
|
1370
|
-
"version": "24.1
|
|
1371
|
-
"integrity": "sha512-
|
|
1370
|
+
"version": "24.2.1",
|
|
1371
|
+
"integrity": "sha512-DRh5K+ka5eJic8CjH7td8QpYEV6Zo10gfRkjHCO3weqZHWDtAaSTFtl4+VMqOJ4N5jcuhZ9/l+yy8rVgw7BQeQ==",
|
|
1372
1372
|
"license": "MIT",
|
|
1373
1373
|
"dependencies": {
|
|
1374
|
-
"undici-types": "~7.
|
|
1374
|
+
"undici-types": "~7.10.0"
|
|
1375
1375
|
}
|
|
1376
1376
|
},
|
|
1377
1377
|
"node_modules/@types/prettier": {
|
|
@@ -1401,8 +1401,8 @@
|
|
|
1401
1401
|
"license": "MIT"
|
|
1402
1402
|
},
|
|
1403
1403
|
"node_modules/@wavemaker/angular-app": {
|
|
1404
|
-
"version": "11.
|
|
1405
|
-
"integrity": "sha512-
|
|
1404
|
+
"version": "11.12.0-next.28182",
|
|
1405
|
+
"integrity": "sha512-D7O/OJX7brJp8zYQ+F5b57vK/yAI1J53ANfVJ88rVonUPTUAX+7TSQUXhTtT83hwbWEJw4BOmqLo0L/B6wQJLA==",
|
|
1406
1406
|
"dependencies": {
|
|
1407
1407
|
"@angular/animations": "18.2.13",
|
|
1408
1408
|
"@angular/common": "18.2.13",
|
|
@@ -1420,12 +1420,12 @@
|
|
|
1420
1420
|
"@fullcalendar/list": "6.1.15",
|
|
1421
1421
|
"@fullcalendar/timegrid": "6.1.15",
|
|
1422
1422
|
"@metrichor/jmespath": "0.3.1",
|
|
1423
|
-
"@wavemaker/app-ng-runtime": "11.
|
|
1424
|
-
"@wavemaker/custom-widgets-m3": "11.
|
|
1423
|
+
"@wavemaker/app-ng-runtime": "11.12.0-next.28182",
|
|
1424
|
+
"@wavemaker/custom-widgets-m3": "11.12.0-next.28182",
|
|
1425
1425
|
"@wavemaker/focus-trap": "1.0.1",
|
|
1426
|
-
"@wavemaker/foundation-css": "11.
|
|
1426
|
+
"@wavemaker/foundation-css": "11.12.0-next.28182",
|
|
1427
1427
|
"@wavemaker/nvd3": "1.8.13",
|
|
1428
|
-
"@wavemaker/variables": "11.
|
|
1428
|
+
"@wavemaker/variables": "11.12.0-next.28182",
|
|
1429
1429
|
"@ztree/ztree_v3": "3.5.48",
|
|
1430
1430
|
"angular-imask": "^7.6.1",
|
|
1431
1431
|
"angular2-websocket": "0.9.7",
|
|
@@ -1464,8 +1464,8 @@
|
|
|
1464
1464
|
}
|
|
1465
1465
|
},
|
|
1466
1466
|
"node_modules/@wavemaker/app-ng-runtime": {
|
|
1467
|
-
"version": "11.
|
|
1468
|
-
"integrity": "sha512-
|
|
1467
|
+
"version": "11.12.0-next.28182",
|
|
1468
|
+
"integrity": "sha512-cJqzdydd2zg5wMa5T/yEX3o7dUm58/5CICKPKclxV9nhBrGIq/bhjMqBJvaDlz4RuPC8eal8yR/4dh+OQ6rI3g==",
|
|
1469
1469
|
"license": "MIT",
|
|
1470
1470
|
"engines": {
|
|
1471
1471
|
"node": ">=18.16.1",
|
|
@@ -1473,8 +1473,8 @@
|
|
|
1473
1473
|
}
|
|
1474
1474
|
},
|
|
1475
1475
|
"node_modules/@wavemaker/custom-widgets-m3": {
|
|
1476
|
-
"version": "11.
|
|
1477
|
-
"integrity": "sha512-
|
|
1476
|
+
"version": "11.12.0-next.28182",
|
|
1477
|
+
"integrity": "sha512-N8no/ZyPP92nUmCWQRn4z8NDSnLotZ8y0cE3Z6FTek+zTSHgwEyrx9rThdzyMSBU11wvVYccH/fvlvp81xBZvA==",
|
|
1478
1478
|
"license": "ISC"
|
|
1479
1479
|
},
|
|
1480
1480
|
"node_modules/@wavemaker/focus-trap": {
|
|
@@ -1487,8 +1487,8 @@
|
|
|
1487
1487
|
}
|
|
1488
1488
|
},
|
|
1489
1489
|
"node_modules/@wavemaker/foundation-css": {
|
|
1490
|
-
"version": "11.
|
|
1491
|
-
"integrity": "sha512-
|
|
1490
|
+
"version": "11.12.0-next.28182",
|
|
1491
|
+
"integrity": "sha512-FNefTVUfrp9/wZFPQ94n1qVyil6WyVybBZKvhbwv4Uw3/acCu27rV3LaUZCs2p1Hk6Qi8ng5qB51eqU/AZdpRw==",
|
|
1492
1492
|
"license": "ISC",
|
|
1493
1493
|
"dependencies": {
|
|
1494
1494
|
"chroma-js": "^3.1.2"
|
|
@@ -1503,8 +1503,8 @@
|
|
|
1503
1503
|
}
|
|
1504
1504
|
},
|
|
1505
1505
|
"node_modules/@wavemaker/variables": {
|
|
1506
|
-
"version": "11.
|
|
1507
|
-
"integrity": "sha512-
|
|
1506
|
+
"version": "11.12.0-next.28182",
|
|
1507
|
+
"integrity": "sha512-A0jQ0wV2PR5moNqvvAp6F3fh452IIbL19GFpp6ww5fBc2FSUWqil/FcmrMinDC55Aw4tuYJJ3f3NFHE8W2010g==",
|
|
1508
1508
|
"license": "ISC",
|
|
1509
1509
|
"dependencies": {
|
|
1510
1510
|
"@metrichor/jmespath": "^0.3.1",
|
|
@@ -1858,8 +1858,8 @@
|
|
|
1858
1858
|
}
|
|
1859
1859
|
},
|
|
1860
1860
|
"node_modules/babel-preset-current-node-syntax": {
|
|
1861
|
-
"version": "1.
|
|
1862
|
-
"integrity": "sha512-
|
|
1861
|
+
"version": "1.2.0",
|
|
1862
|
+
"integrity": "sha512-E/VlAEzRrsLEb2+dv8yp3bo4scof3l9nR4lrld+Iy5NyVqgVYUJnDAmunkhPMisRI32Qc4iRiz425d8vM++2fg==",
|
|
1863
1863
|
"dev": true,
|
|
1864
1864
|
"license": "MIT",
|
|
1865
1865
|
"dependencies": {
|
|
@@ -1880,7 +1880,7 @@
|
|
|
1880
1880
|
"@babel/plugin-syntax-top-level-await": "^7.14.5"
|
|
1881
1881
|
},
|
|
1882
1882
|
"peerDependencies": {
|
|
1883
|
-
"@babel/core": "^7.0.0"
|
|
1883
|
+
"@babel/core": "^7.0.0 || ^8.0.0-0"
|
|
1884
1884
|
}
|
|
1885
1885
|
},
|
|
1886
1886
|
"node_modules/babel-preset-jest": {
|
|
@@ -1905,8 +1905,8 @@
|
|
|
1905
1905
|
"license": "MIT"
|
|
1906
1906
|
},
|
|
1907
1907
|
"node_modules/bare-events": {
|
|
1908
|
-
"version": "2.6.
|
|
1909
|
-
"integrity": "sha512-
|
|
1908
|
+
"version": "2.6.1",
|
|
1909
|
+
"integrity": "sha512-AuTJkq9XmE6Vk0FJVNq5QxETrSA/vKHarWVBG5l/JbdCL1prJemiyJqUS0jrlXO0MftuPq4m3YVYhoNc5+aE/g==",
|
|
1910
1910
|
"license": "Apache-2.0",
|
|
1911
1911
|
"optional": true
|
|
1912
1912
|
},
|
|
@@ -2036,8 +2036,8 @@
|
|
|
2036
2036
|
"license": "BSD-2-Clause"
|
|
2037
2037
|
},
|
|
2038
2038
|
"node_modules/browserslist": {
|
|
2039
|
-
"version": "4.25.
|
|
2040
|
-
"integrity": "sha512-
|
|
2039
|
+
"version": "4.25.2",
|
|
2040
|
+
"integrity": "sha512-0si2SJK3ooGzIawRu61ZdPCO1IncZwS8IzuX73sPZsXW6EQ/w/DAfPyKI8l1ETTCr2MnvqWitmlCUxgdul45jA==",
|
|
2041
2041
|
"dev": true,
|
|
2042
2042
|
"funding": [
|
|
2043
2043
|
{
|
|
@@ -2055,8 +2055,8 @@
|
|
|
2055
2055
|
],
|
|
2056
2056
|
"license": "MIT",
|
|
2057
2057
|
"dependencies": {
|
|
2058
|
-
"caniuse-lite": "^1.0.
|
|
2059
|
-
"electron-to-chromium": "^1.5.
|
|
2058
|
+
"caniuse-lite": "^1.0.30001733",
|
|
2059
|
+
"electron-to-chromium": "^1.5.199",
|
|
2060
2060
|
"node-releases": "^2.0.19",
|
|
2061
2061
|
"update-browserslist-db": "^1.1.3"
|
|
2062
2062
|
},
|
|
@@ -2212,8 +2212,8 @@
|
|
|
2212
2212
|
}
|
|
2213
2213
|
},
|
|
2214
2214
|
"node_modules/caniuse-lite": {
|
|
2215
|
-
"version": "1.0.
|
|
2216
|
-
"integrity": "sha512-
|
|
2215
|
+
"version": "1.0.30001733",
|
|
2216
|
+
"integrity": "sha512-e4QKw/O2Kavj2VQTKZWrwzkt3IxOmIlU6ajRb6LP64LHpBo1J67k2Hi4Vu/TgJWsNtynurfS0uK3MaUTCPfu5Q==",
|
|
2217
2217
|
"dev": true,
|
|
2218
2218
|
"funding": [
|
|
2219
2219
|
{
|
|
@@ -2563,8 +2563,8 @@
|
|
|
2563
2563
|
}
|
|
2564
2564
|
},
|
|
2565
2565
|
"node_modules/core-js-pure": {
|
|
2566
|
-
"version": "3.
|
|
2567
|
-
"integrity": "sha512-
|
|
2566
|
+
"version": "3.45.0",
|
|
2567
|
+
"integrity": "sha512-OtwjqcDpY2X/eIIg1ol/n0y/X8A9foliaNt1dSK0gV3J2/zw+89FcNG3mPK+N8YWts4ZFUPxnrAzsxs/lf8yDA==",
|
|
2568
2568
|
"hasInstallScript": true,
|
|
2569
2569
|
"license": "MIT",
|
|
2570
2570
|
"funding": {
|
|
@@ -3307,8 +3307,8 @@
|
|
|
3307
3307
|
"license": "MIT"
|
|
3308
3308
|
},
|
|
3309
3309
|
"node_modules/electron-to-chromium": {
|
|
3310
|
-
"version": "1.5.
|
|
3311
|
-
"integrity": "sha512-
|
|
3310
|
+
"version": "1.5.199",
|
|
3311
|
+
"integrity": "sha512-3gl0S7zQd88kCAZRO/DnxtBKuhMO4h0EaQIN3YgZfV6+pW+5+bf2AdQeHNESCoaQqo/gjGVYEf2YM4O5HJQqpQ==",
|
|
3312
3312
|
"dev": true,
|
|
3313
3313
|
"license": "ISC"
|
|
3314
3314
|
},
|
|
@@ -4613,7 +4613,7 @@
|
|
|
4613
4613
|
},
|
|
4614
4614
|
"node_modules/jest-cli/node_modules/y18n": {
|
|
4615
4615
|
"version": "5.0.8",
|
|
4616
|
-
"integrity": "
|
|
4616
|
+
"integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==",
|
|
4617
4617
|
"dev": true,
|
|
4618
4618
|
"license": "ISC",
|
|
4619
4619
|
"engines": {
|
|
@@ -5886,8 +5886,8 @@
|
|
|
5886
5886
|
}
|
|
5887
5887
|
},
|
|
5888
5888
|
"node_modules/nwsapi": {
|
|
5889
|
-
"version": "2.2.
|
|
5890
|
-
"integrity": "sha512
|
|
5889
|
+
"version": "2.2.21",
|
|
5890
|
+
"integrity": "sha512-o6nIY3qwiSXl7/LuOU0Dmuctd34Yay0yeuZRLFmDPrrdHpXKFndPj3hM+YEPVHYC5fx2otBx4Ilc/gyYSAUaIA==",
|
|
5891
5891
|
"dev": true,
|
|
5892
5892
|
"license": "MIT"
|
|
5893
5893
|
},
|
|
@@ -7584,8 +7584,8 @@
|
|
|
7584
7584
|
}
|
|
7585
7585
|
},
|
|
7586
7586
|
"node_modules/undici-types": {
|
|
7587
|
-
"version": "7.
|
|
7588
|
-
"integrity": "sha512-
|
|
7587
|
+
"version": "7.10.0",
|
|
7588
|
+
"integrity": "sha512-t5Fy/nfn+14LuOc2KNYg75vZqClpAiqscVvMygNnlsHBFpSXdJaYtXMcdNLpl/Qvc3P2cB3s6lOV51nqsFq4ag==",
|
|
7589
7589
|
"license": "MIT"
|
|
7590
7590
|
},
|
|
7591
7591
|
"node_modules/universalify": {
|
package/package-lock.json
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker/angular-codegen",
|
|
3
|
-
"version": "11.
|
|
3
|
+
"version": "11.12.0-next.28182",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@wavemaker/angular-codegen",
|
|
9
|
-
"version": "11.
|
|
9
|
+
"version": "11.12.0-next.28182",
|
|
10
10
|
"license": "ISC",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@wavemaker/angular-app": "11.
|
|
12
|
+
"@wavemaker/angular-app": "11.12.0-next.28182",
|
|
13
13
|
"archiver": "^7.0.1",
|
|
14
14
|
"cheerio": "1.0.0-rc.12",
|
|
15
15
|
"decode-uri-component": "^0.2.0",
|
|
@@ -1328,12 +1328,12 @@
|
|
|
1328
1328
|
}
|
|
1329
1329
|
},
|
|
1330
1330
|
"node_modules/@types/babel__traverse": {
|
|
1331
|
-
"version": "7.
|
|
1332
|
-
"integrity": "sha512-
|
|
1331
|
+
"version": "7.28.0",
|
|
1332
|
+
"integrity": "sha512-8PvcXf70gTDZBgt9ptxJ8elBeBjcLOAcOtoO/mPJjtji1+CdGbHgm77om1GrsPxsiE+uXIpNSK64UYaIwQXd4Q==",
|
|
1333
1333
|
"dev": true,
|
|
1334
1334
|
"license": "MIT",
|
|
1335
1335
|
"dependencies": {
|
|
1336
|
-
"@babel/types": "^7.
|
|
1336
|
+
"@babel/types": "^7.28.2"
|
|
1337
1337
|
}
|
|
1338
1338
|
},
|
|
1339
1339
|
"node_modules/@types/graceful-fs": {
|
|
@@ -1367,11 +1367,11 @@
|
|
|
1367
1367
|
}
|
|
1368
1368
|
},
|
|
1369
1369
|
"node_modules/@types/node": {
|
|
1370
|
-
"version": "24.1
|
|
1371
|
-
"integrity": "sha512-
|
|
1370
|
+
"version": "24.2.1",
|
|
1371
|
+
"integrity": "sha512-DRh5K+ka5eJic8CjH7td8QpYEV6Zo10gfRkjHCO3weqZHWDtAaSTFtl4+VMqOJ4N5jcuhZ9/l+yy8rVgw7BQeQ==",
|
|
1372
1372
|
"license": "MIT",
|
|
1373
1373
|
"dependencies": {
|
|
1374
|
-
"undici-types": "~7.
|
|
1374
|
+
"undici-types": "~7.10.0"
|
|
1375
1375
|
}
|
|
1376
1376
|
},
|
|
1377
1377
|
"node_modules/@types/prettier": {
|
|
@@ -1401,8 +1401,8 @@
|
|
|
1401
1401
|
"license": "MIT"
|
|
1402
1402
|
},
|
|
1403
1403
|
"node_modules/@wavemaker/angular-app": {
|
|
1404
|
-
"version": "11.
|
|
1405
|
-
"integrity": "sha512-
|
|
1404
|
+
"version": "11.12.0-next.28182",
|
|
1405
|
+
"integrity": "sha512-D7O/OJX7brJp8zYQ+F5b57vK/yAI1J53ANfVJ88rVonUPTUAX+7TSQUXhTtT83hwbWEJw4BOmqLo0L/B6wQJLA==",
|
|
1406
1406
|
"dependencies": {
|
|
1407
1407
|
"@angular/animations": "18.2.13",
|
|
1408
1408
|
"@angular/common": "18.2.13",
|
|
@@ -1420,12 +1420,12 @@
|
|
|
1420
1420
|
"@fullcalendar/list": "6.1.15",
|
|
1421
1421
|
"@fullcalendar/timegrid": "6.1.15",
|
|
1422
1422
|
"@metrichor/jmespath": "0.3.1",
|
|
1423
|
-
"@wavemaker/app-ng-runtime": "11.
|
|
1424
|
-
"@wavemaker/custom-widgets-m3": "11.
|
|
1423
|
+
"@wavemaker/app-ng-runtime": "11.12.0-next.28182",
|
|
1424
|
+
"@wavemaker/custom-widgets-m3": "11.12.0-next.28182",
|
|
1425
1425
|
"@wavemaker/focus-trap": "1.0.1",
|
|
1426
|
-
"@wavemaker/foundation-css": "11.
|
|
1426
|
+
"@wavemaker/foundation-css": "11.12.0-next.28182",
|
|
1427
1427
|
"@wavemaker/nvd3": "1.8.13",
|
|
1428
|
-
"@wavemaker/variables": "11.
|
|
1428
|
+
"@wavemaker/variables": "11.12.0-next.28182",
|
|
1429
1429
|
"@ztree/ztree_v3": "3.5.48",
|
|
1430
1430
|
"angular-imask": "^7.6.1",
|
|
1431
1431
|
"angular2-websocket": "0.9.7",
|
|
@@ -1464,8 +1464,8 @@
|
|
|
1464
1464
|
}
|
|
1465
1465
|
},
|
|
1466
1466
|
"node_modules/@wavemaker/app-ng-runtime": {
|
|
1467
|
-
"version": "11.
|
|
1468
|
-
"integrity": "sha512-
|
|
1467
|
+
"version": "11.12.0-next.28182",
|
|
1468
|
+
"integrity": "sha512-cJqzdydd2zg5wMa5T/yEX3o7dUm58/5CICKPKclxV9nhBrGIq/bhjMqBJvaDlz4RuPC8eal8yR/4dh+OQ6rI3g==",
|
|
1469
1469
|
"license": "MIT",
|
|
1470
1470
|
"engines": {
|
|
1471
1471
|
"node": ">=18.16.1",
|
|
@@ -1473,8 +1473,8 @@
|
|
|
1473
1473
|
}
|
|
1474
1474
|
},
|
|
1475
1475
|
"node_modules/@wavemaker/custom-widgets-m3": {
|
|
1476
|
-
"version": "11.
|
|
1477
|
-
"integrity": "sha512-
|
|
1476
|
+
"version": "11.12.0-next.28182",
|
|
1477
|
+
"integrity": "sha512-N8no/ZyPP92nUmCWQRn4z8NDSnLotZ8y0cE3Z6FTek+zTSHgwEyrx9rThdzyMSBU11wvVYccH/fvlvp81xBZvA==",
|
|
1478
1478
|
"license": "ISC"
|
|
1479
1479
|
},
|
|
1480
1480
|
"node_modules/@wavemaker/focus-trap": {
|
|
@@ -1487,8 +1487,8 @@
|
|
|
1487
1487
|
}
|
|
1488
1488
|
},
|
|
1489
1489
|
"node_modules/@wavemaker/foundation-css": {
|
|
1490
|
-
"version": "11.
|
|
1491
|
-
"integrity": "sha512-
|
|
1490
|
+
"version": "11.12.0-next.28182",
|
|
1491
|
+
"integrity": "sha512-FNefTVUfrp9/wZFPQ94n1qVyil6WyVybBZKvhbwv4Uw3/acCu27rV3LaUZCs2p1Hk6Qi8ng5qB51eqU/AZdpRw==",
|
|
1492
1492
|
"license": "ISC",
|
|
1493
1493
|
"dependencies": {
|
|
1494
1494
|
"chroma-js": "^3.1.2"
|
|
@@ -1503,8 +1503,8 @@
|
|
|
1503
1503
|
}
|
|
1504
1504
|
},
|
|
1505
1505
|
"node_modules/@wavemaker/variables": {
|
|
1506
|
-
"version": "11.
|
|
1507
|
-
"integrity": "sha512-
|
|
1506
|
+
"version": "11.12.0-next.28182",
|
|
1507
|
+
"integrity": "sha512-A0jQ0wV2PR5moNqvvAp6F3fh452IIbL19GFpp6ww5fBc2FSUWqil/FcmrMinDC55Aw4tuYJJ3f3NFHE8W2010g==",
|
|
1508
1508
|
"license": "ISC",
|
|
1509
1509
|
"dependencies": {
|
|
1510
1510
|
"@metrichor/jmespath": "^0.3.1",
|
|
@@ -1858,8 +1858,8 @@
|
|
|
1858
1858
|
}
|
|
1859
1859
|
},
|
|
1860
1860
|
"node_modules/babel-preset-current-node-syntax": {
|
|
1861
|
-
"version": "1.
|
|
1862
|
-
"integrity": "sha512-
|
|
1861
|
+
"version": "1.2.0",
|
|
1862
|
+
"integrity": "sha512-E/VlAEzRrsLEb2+dv8yp3bo4scof3l9nR4lrld+Iy5NyVqgVYUJnDAmunkhPMisRI32Qc4iRiz425d8vM++2fg==",
|
|
1863
1863
|
"dev": true,
|
|
1864
1864
|
"license": "MIT",
|
|
1865
1865
|
"dependencies": {
|
|
@@ -1880,7 +1880,7 @@
|
|
|
1880
1880
|
"@babel/plugin-syntax-top-level-await": "^7.14.5"
|
|
1881
1881
|
},
|
|
1882
1882
|
"peerDependencies": {
|
|
1883
|
-
"@babel/core": "^7.0.0"
|
|
1883
|
+
"@babel/core": "^7.0.0 || ^8.0.0-0"
|
|
1884
1884
|
}
|
|
1885
1885
|
},
|
|
1886
1886
|
"node_modules/babel-preset-jest": {
|
|
@@ -1905,8 +1905,8 @@
|
|
|
1905
1905
|
"license": "MIT"
|
|
1906
1906
|
},
|
|
1907
1907
|
"node_modules/bare-events": {
|
|
1908
|
-
"version": "2.6.
|
|
1909
|
-
"integrity": "sha512-
|
|
1908
|
+
"version": "2.6.1",
|
|
1909
|
+
"integrity": "sha512-AuTJkq9XmE6Vk0FJVNq5QxETrSA/vKHarWVBG5l/JbdCL1prJemiyJqUS0jrlXO0MftuPq4m3YVYhoNc5+aE/g==",
|
|
1910
1910
|
"license": "Apache-2.0",
|
|
1911
1911
|
"optional": true
|
|
1912
1912
|
},
|
|
@@ -2036,8 +2036,8 @@
|
|
|
2036
2036
|
"license": "BSD-2-Clause"
|
|
2037
2037
|
},
|
|
2038
2038
|
"node_modules/browserslist": {
|
|
2039
|
-
"version": "4.25.
|
|
2040
|
-
"integrity": "sha512-
|
|
2039
|
+
"version": "4.25.2",
|
|
2040
|
+
"integrity": "sha512-0si2SJK3ooGzIawRu61ZdPCO1IncZwS8IzuX73sPZsXW6EQ/w/DAfPyKI8l1ETTCr2MnvqWitmlCUxgdul45jA==",
|
|
2041
2041
|
"dev": true,
|
|
2042
2042
|
"funding": [
|
|
2043
2043
|
{
|
|
@@ -2055,8 +2055,8 @@
|
|
|
2055
2055
|
],
|
|
2056
2056
|
"license": "MIT",
|
|
2057
2057
|
"dependencies": {
|
|
2058
|
-
"caniuse-lite": "^1.0.
|
|
2059
|
-
"electron-to-chromium": "^1.5.
|
|
2058
|
+
"caniuse-lite": "^1.0.30001733",
|
|
2059
|
+
"electron-to-chromium": "^1.5.199",
|
|
2060
2060
|
"node-releases": "^2.0.19",
|
|
2061
2061
|
"update-browserslist-db": "^1.1.3"
|
|
2062
2062
|
},
|
|
@@ -2212,8 +2212,8 @@
|
|
|
2212
2212
|
}
|
|
2213
2213
|
},
|
|
2214
2214
|
"node_modules/caniuse-lite": {
|
|
2215
|
-
"version": "1.0.
|
|
2216
|
-
"integrity": "sha512-
|
|
2215
|
+
"version": "1.0.30001733",
|
|
2216
|
+
"integrity": "sha512-e4QKw/O2Kavj2VQTKZWrwzkt3IxOmIlU6ajRb6LP64LHpBo1J67k2Hi4Vu/TgJWsNtynurfS0uK3MaUTCPfu5Q==",
|
|
2217
2217
|
"dev": true,
|
|
2218
2218
|
"funding": [
|
|
2219
2219
|
{
|
|
@@ -2563,8 +2563,8 @@
|
|
|
2563
2563
|
}
|
|
2564
2564
|
},
|
|
2565
2565
|
"node_modules/core-js-pure": {
|
|
2566
|
-
"version": "3.
|
|
2567
|
-
"integrity": "sha512-
|
|
2566
|
+
"version": "3.45.0",
|
|
2567
|
+
"integrity": "sha512-OtwjqcDpY2X/eIIg1ol/n0y/X8A9foliaNt1dSK0gV3J2/zw+89FcNG3mPK+N8YWts4ZFUPxnrAzsxs/lf8yDA==",
|
|
2568
2568
|
"hasInstallScript": true,
|
|
2569
2569
|
"license": "MIT",
|
|
2570
2570
|
"funding": {
|
|
@@ -3307,8 +3307,8 @@
|
|
|
3307
3307
|
"license": "MIT"
|
|
3308
3308
|
},
|
|
3309
3309
|
"node_modules/electron-to-chromium": {
|
|
3310
|
-
"version": "1.5.
|
|
3311
|
-
"integrity": "sha512-
|
|
3310
|
+
"version": "1.5.199",
|
|
3311
|
+
"integrity": "sha512-3gl0S7zQd88kCAZRO/DnxtBKuhMO4h0EaQIN3YgZfV6+pW+5+bf2AdQeHNESCoaQqo/gjGVYEf2YM4O5HJQqpQ==",
|
|
3312
3312
|
"dev": true,
|
|
3313
3313
|
"license": "ISC"
|
|
3314
3314
|
},
|
|
@@ -4613,7 +4613,7 @@
|
|
|
4613
4613
|
},
|
|
4614
4614
|
"node_modules/jest-cli/node_modules/y18n": {
|
|
4615
4615
|
"version": "5.0.8",
|
|
4616
|
-
"integrity": "
|
|
4616
|
+
"integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==",
|
|
4617
4617
|
"dev": true,
|
|
4618
4618
|
"license": "ISC",
|
|
4619
4619
|
"engines": {
|
|
@@ -5886,8 +5886,8 @@
|
|
|
5886
5886
|
}
|
|
5887
5887
|
},
|
|
5888
5888
|
"node_modules/nwsapi": {
|
|
5889
|
-
"version": "2.2.
|
|
5890
|
-
"integrity": "sha512
|
|
5889
|
+
"version": "2.2.21",
|
|
5890
|
+
"integrity": "sha512-o6nIY3qwiSXl7/LuOU0Dmuctd34Yay0yeuZRLFmDPrrdHpXKFndPj3hM+YEPVHYC5fx2otBx4Ilc/gyYSAUaIA==",
|
|
5891
5891
|
"dev": true,
|
|
5892
5892
|
"license": "MIT"
|
|
5893
5893
|
},
|
|
@@ -7584,8 +7584,8 @@
|
|
|
7584
7584
|
}
|
|
7585
7585
|
},
|
|
7586
7586
|
"node_modules/undici-types": {
|
|
7587
|
-
"version": "7.
|
|
7588
|
-
"integrity": "sha512-
|
|
7587
|
+
"version": "7.10.0",
|
|
7588
|
+
"integrity": "sha512-t5Fy/nfn+14LuOc2KNYg75vZqClpAiqscVvMygNnlsHBFpSXdJaYtXMcdNLpl/Qvc3P2cB3s6lOV51nqsFq4ag==",
|
|
7589
7589
|
"license": "MIT"
|
|
7590
7590
|
},
|
|
7591
7591
|
"node_modules/universalify": {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker/angular-codegen",
|
|
3
|
-
"version": "11.
|
|
3
|
+
"version": "11.12.0-next.28182",
|
|
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.
|
|
18
|
+
"@wavemaker/angular-app": "11.12.0-next.28182",
|
|
19
19
|
"archiver": "^7.0.1",
|
|
20
20
|
"cheerio": "1.0.0-rc.12",
|
|
21
21
|
"decode-uri-component": "^0.2.0",
|