@wavemaker-ai/angular-codegen 1.0.0-rc.647582 → 1.0.0-rc.647612
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 +127 -114
- package/angular-app/package-lock.json +127 -114
- package/angular-app/package.json +5 -5
- package/dependencies/transpilation-web.cjs.js +20 -9
- package/npm-shrinkwrap.json +44 -42
- package/package-lock.json +44 -42
- package/package.json +2 -2
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker-ai/angular-app",
|
|
3
|
-
"version": "1.0.0-rc.
|
|
3
|
+
"version": "1.0.0-rc.647612",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@wavemaker-ai/angular-app",
|
|
9
|
-
"version": "1.0.0-rc.
|
|
9
|
+
"version": "1.0.0-rc.647612",
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"@angular/animations": "20.3.19",
|
|
12
12
|
"@angular/common": "20.3.19",
|
|
@@ -23,10 +23,10 @@
|
|
|
23
23
|
"@fullcalendar/list": "6.1.18",
|
|
24
24
|
"@fullcalendar/timegrid": "6.1.18",
|
|
25
25
|
"@metrichor/jmespath": "0.3.1",
|
|
26
|
-
"@wavemaker-ai/app-ng-runtime": "1.0.0-rc.
|
|
27
|
-
"@wavemaker-ai/custom-widgets-m3": "1.0.0-rc.
|
|
28
|
-
"@wavemaker-ai/foundation-css": "1.0.0-rc.
|
|
29
|
-
"@wavemaker-ai/variables": "1.0.0-rc.
|
|
26
|
+
"@wavemaker-ai/app-ng-runtime": "1.0.0-rc.647612",
|
|
27
|
+
"@wavemaker-ai/custom-widgets-m3": "1.0.0-rc.647612",
|
|
28
|
+
"@wavemaker-ai/foundation-css": "1.0.0-rc.647612",
|
|
29
|
+
"@wavemaker-ai/variables": "1.0.0-rc.647612",
|
|
30
30
|
"@wavemaker/focus-trap": "1.0.1",
|
|
31
31
|
"@wavemaker/nvd3": "1.8.16",
|
|
32
32
|
"@ztree/ztree_v3": "3.5.48",
|
|
@@ -391,12 +391,12 @@
|
|
|
391
391
|
}
|
|
392
392
|
},
|
|
393
393
|
"node_modules/@angular-devkit/architect": {
|
|
394
|
-
"version": "0.2003.
|
|
395
|
-
"integrity": "sha512-
|
|
394
|
+
"version": "0.2003.28",
|
|
395
|
+
"integrity": "sha512-1m5xewVT5TrT28lHKuh7dQBoSwx86Z/lUMyYmrQJcgPm0hdcprowc8CPr2MNi1+RoccnAbgPVcUpokmSqYZx4A==",
|
|
396
396
|
"dev": true,
|
|
397
397
|
"license": "MIT",
|
|
398
398
|
"dependencies": {
|
|
399
|
-
"@angular-devkit/core": "20.3.
|
|
399
|
+
"@angular-devkit/core": "20.3.28",
|
|
400
400
|
"rxjs": "7.8.2"
|
|
401
401
|
},
|
|
402
402
|
"engines": {
|
|
@@ -1136,8 +1136,8 @@
|
|
|
1136
1136
|
}
|
|
1137
1137
|
},
|
|
1138
1138
|
"node_modules/@angular-devkit/core": {
|
|
1139
|
-
"version": "20.3.
|
|
1140
|
-
"integrity": "sha512-
|
|
1139
|
+
"version": "20.3.28",
|
|
1140
|
+
"integrity": "sha512-WwC7lm+Im3YVTugPLjOoNgjoYlAHzsVLY60jB9euyq5BdF8xB0L0LyhYHVWjEfkdddAiKPrdbLaRu6dMBPSc/w==",
|
|
1141
1141
|
"dev": true,
|
|
1142
1142
|
"license": "MIT",
|
|
1143
1143
|
"dependencies": {
|
|
@@ -1163,12 +1163,12 @@
|
|
|
1163
1163
|
}
|
|
1164
1164
|
},
|
|
1165
1165
|
"node_modules/@angular-devkit/schematics": {
|
|
1166
|
-
"version": "20.3.
|
|
1167
|
-
"integrity": "sha512-
|
|
1166
|
+
"version": "20.3.28",
|
|
1167
|
+
"integrity": "sha512-12Jeu/0fboJXHRBy7Uo8/ZBVCv4DXZPwtY+RAIYaraHWd0kGk13S9DPG7VMFk+GK1J0mIuDDNIfw33f64L9ddQ==",
|
|
1168
1168
|
"dev": true,
|
|
1169
1169
|
"license": "MIT",
|
|
1170
1170
|
"dependencies": {
|
|
1171
|
-
"@angular-devkit/core": "20.3.
|
|
1171
|
+
"@angular-devkit/core": "20.3.28",
|
|
1172
1172
|
"jsonc-parser": "3.3.1",
|
|
1173
1173
|
"magic-string": "0.30.17",
|
|
1174
1174
|
"ora": "8.2.0",
|
|
@@ -1290,6 +1290,7 @@
|
|
|
1290
1290
|
"node_modules/@angular/animations": {
|
|
1291
1291
|
"version": "20.3.19",
|
|
1292
1292
|
"integrity": "sha512-/FjU9i7J58/yBURhgVSIiLDcuyOfJxAa0b7ZrOsx6P+FES+M2T2BKZl5V2NuiP2fDFtjsV7U+M/Z9UNUmeHCEw==",
|
|
1293
|
+
"deprecated": "@angular/animations is deprecated. Use `animate.enter` and `animate.leave` instead. For more information see: https://v22.angular.dev/guide/animations.",
|
|
1293
1294
|
"license": "MIT",
|
|
1294
1295
|
"dependencies": {
|
|
1295
1296
|
"tslib": "^2.3.0"
|
|
@@ -1302,13 +1303,13 @@
|
|
|
1302
1303
|
}
|
|
1303
1304
|
},
|
|
1304
1305
|
"node_modules/@angular/build": {
|
|
1305
|
-
"version": "20.3.
|
|
1306
|
-
"integrity": "sha512-
|
|
1306
|
+
"version": "20.3.28",
|
|
1307
|
+
"integrity": "sha512-qPMS9NAkOlaE+F7QieAbHzK5Fd7TEE8BXo8Y0GIkvbAaS1twiq6rmMbVZ54/pVE7lyzj5VcpYkBO+MREDdbyAA==",
|
|
1307
1308
|
"dev": true,
|
|
1308
1309
|
"license": "MIT",
|
|
1309
1310
|
"dependencies": {
|
|
1310
1311
|
"@ampproject/remapping": "2.3.0",
|
|
1311
|
-
"@angular-devkit/architect": "0.2003.
|
|
1312
|
+
"@angular-devkit/architect": "0.2003.28",
|
|
1312
1313
|
"@babel/core": "7.28.3",
|
|
1313
1314
|
"@babel/helper-annotate-as-pure": "7.27.3",
|
|
1314
1315
|
"@babel/helper-split-export-declaration": "7.24.7",
|
|
@@ -1350,7 +1351,7 @@
|
|
|
1350
1351
|
"@angular/platform-browser": "^20.0.0",
|
|
1351
1352
|
"@angular/platform-server": "^20.0.0",
|
|
1352
1353
|
"@angular/service-worker": "^20.0.0",
|
|
1353
|
-
"@angular/ssr": "^20.3.
|
|
1354
|
+
"@angular/ssr": "^20.3.28",
|
|
1354
1355
|
"karma": "^6.4.0",
|
|
1355
1356
|
"less": "^4.2.0",
|
|
1356
1357
|
"ng-packagr": "^20.0.0",
|
|
@@ -4868,8 +4869,8 @@
|
|
|
4868
4869
|
}
|
|
4869
4870
|
},
|
|
4870
4871
|
"node_modules/@compodoc/compodoc/node_modules/semver": {
|
|
4871
|
-
"version": "7.8.
|
|
4872
|
-
"integrity": "sha512-
|
|
4872
|
+
"version": "7.8.4",
|
|
4873
|
+
"integrity": "sha512-rUCObTnP32Q08R2uuIrt7r9PlEonuTmtuXYcW6s5kjdlj3xbnwe+21yXptAUYcMAABLkYYTtnmzb3w3EDZfueA==",
|
|
4873
4874
|
"dev": true,
|
|
4874
4875
|
"license": "ISC",
|
|
4875
4876
|
"bin": {
|
|
@@ -7469,13 +7470,13 @@
|
|
|
7469
7470
|
}
|
|
7470
7471
|
},
|
|
7471
7472
|
"node_modules/@jsonjoy.com/fs-core": {
|
|
7472
|
-
"version": "4.57.
|
|
7473
|
-
"integrity": "sha512-
|
|
7473
|
+
"version": "4.57.7",
|
|
7474
|
+
"integrity": "sha512-GDKuYHjP7vAI1kjBo73V+STKr9XIMZknW/xirpRW/EcShX0IKSev/ALafeRfC8Q331nodrXUFu04PugPB0MAhw==",
|
|
7474
7475
|
"dev": true,
|
|
7475
7476
|
"license": "Apache-2.0",
|
|
7476
7477
|
"dependencies": {
|
|
7477
|
-
"@jsonjoy.com/fs-node-builtins": "4.57.
|
|
7478
|
-
"@jsonjoy.com/fs-node-utils": "4.57.
|
|
7478
|
+
"@jsonjoy.com/fs-node-builtins": "4.57.7",
|
|
7479
|
+
"@jsonjoy.com/fs-node-utils": "4.57.7",
|
|
7479
7480
|
"thingies": "^2.5.0"
|
|
7480
7481
|
},
|
|
7481
7482
|
"engines": {
|
|
@@ -7490,14 +7491,14 @@
|
|
|
7490
7491
|
}
|
|
7491
7492
|
},
|
|
7492
7493
|
"node_modules/@jsonjoy.com/fs-fsa": {
|
|
7493
|
-
"version": "4.57.
|
|
7494
|
-
"integrity": "sha512-
|
|
7494
|
+
"version": "4.57.7",
|
|
7495
|
+
"integrity": "sha512-1rWsah2nZtRbNeP+c61QcfGfVrJXBmBD0Hm7Akvv4C9MKEasXnbiOS//iH3T3HwUSSBATGrfSp0Xi8nlNhATeQ==",
|
|
7495
7496
|
"dev": true,
|
|
7496
7497
|
"license": "Apache-2.0",
|
|
7497
7498
|
"dependencies": {
|
|
7498
|
-
"@jsonjoy.com/fs-core": "4.57.
|
|
7499
|
-
"@jsonjoy.com/fs-node-builtins": "4.57.
|
|
7500
|
-
"@jsonjoy.com/fs-node-utils": "4.57.
|
|
7499
|
+
"@jsonjoy.com/fs-core": "4.57.7",
|
|
7500
|
+
"@jsonjoy.com/fs-node-builtins": "4.57.7",
|
|
7501
|
+
"@jsonjoy.com/fs-node-utils": "4.57.7",
|
|
7501
7502
|
"thingies": "^2.5.0"
|
|
7502
7503
|
},
|
|
7503
7504
|
"engines": {
|
|
@@ -7512,16 +7513,16 @@
|
|
|
7512
7513
|
}
|
|
7513
7514
|
},
|
|
7514
7515
|
"node_modules/@jsonjoy.com/fs-node": {
|
|
7515
|
-
"version": "4.57.
|
|
7516
|
-
"integrity": "sha512-
|
|
7516
|
+
"version": "4.57.7",
|
|
7517
|
+
"integrity": "sha512-xhnyeyEVTiIOibFvda/5n89nChMLCPKHHM2WQ+GGDf6+U/IrQBW3Qx6x+Uq1bkDbxBkybLOdIGoBtVBrE8Nngg==",
|
|
7517
7518
|
"dev": true,
|
|
7518
7519
|
"license": "Apache-2.0",
|
|
7519
7520
|
"dependencies": {
|
|
7520
|
-
"@jsonjoy.com/fs-core": "4.57.
|
|
7521
|
-
"@jsonjoy.com/fs-node-builtins": "4.57.
|
|
7522
|
-
"@jsonjoy.com/fs-node-utils": "4.57.
|
|
7523
|
-
"@jsonjoy.com/fs-print": "4.57.
|
|
7524
|
-
"@jsonjoy.com/fs-snapshot": "4.57.
|
|
7521
|
+
"@jsonjoy.com/fs-core": "4.57.7",
|
|
7522
|
+
"@jsonjoy.com/fs-node-builtins": "4.57.7",
|
|
7523
|
+
"@jsonjoy.com/fs-node-utils": "4.57.7",
|
|
7524
|
+
"@jsonjoy.com/fs-print": "4.57.7",
|
|
7525
|
+
"@jsonjoy.com/fs-snapshot": "4.57.7",
|
|
7525
7526
|
"glob-to-regex.js": "^1.0.0",
|
|
7526
7527
|
"thingies": "^2.5.0"
|
|
7527
7528
|
},
|
|
@@ -7537,8 +7538,8 @@
|
|
|
7537
7538
|
}
|
|
7538
7539
|
},
|
|
7539
7540
|
"node_modules/@jsonjoy.com/fs-node-builtins": {
|
|
7540
|
-
"version": "4.57.
|
|
7541
|
-
"integrity": "sha512-
|
|
7541
|
+
"version": "4.57.7",
|
|
7542
|
+
"integrity": "sha512-LWqfY1m+uAosjwM1RrKhMkUnP9jcq1RUczHsNO779ovm1E9v8I/pmj04eBAcoBjhC7ltcPbNFGyRJ5JqSJ7Jdg==",
|
|
7542
7543
|
"dev": true,
|
|
7543
7544
|
"license": "Apache-2.0",
|
|
7544
7545
|
"engines": {
|
|
@@ -7553,14 +7554,14 @@
|
|
|
7553
7554
|
}
|
|
7554
7555
|
},
|
|
7555
7556
|
"node_modules/@jsonjoy.com/fs-node-to-fsa": {
|
|
7556
|
-
"version": "4.57.
|
|
7557
|
-
"integrity": "sha512
|
|
7557
|
+
"version": "4.57.7",
|
|
7558
|
+
"integrity": "sha512-9T0zC9LKcAWXDoTLRdLMoJ0seOvJ5bgDKq1tSBoQAFQpPDstQUeV1Oe7PLypdu7F2D3ddRstmwgeNUEN/VaZ4Q==",
|
|
7558
7559
|
"dev": true,
|
|
7559
7560
|
"license": "Apache-2.0",
|
|
7560
7561
|
"dependencies": {
|
|
7561
|
-
"@jsonjoy.com/fs-fsa": "4.57.
|
|
7562
|
-
"@jsonjoy.com/fs-node-builtins": "4.57.
|
|
7563
|
-
"@jsonjoy.com/fs-node-utils": "4.57.
|
|
7562
|
+
"@jsonjoy.com/fs-fsa": "4.57.7",
|
|
7563
|
+
"@jsonjoy.com/fs-node-builtins": "4.57.7",
|
|
7564
|
+
"@jsonjoy.com/fs-node-utils": "4.57.7"
|
|
7564
7565
|
},
|
|
7565
7566
|
"engines": {
|
|
7566
7567
|
"node": ">=10.0"
|
|
@@ -7574,12 +7575,12 @@
|
|
|
7574
7575
|
}
|
|
7575
7576
|
},
|
|
7576
7577
|
"node_modules/@jsonjoy.com/fs-node-utils": {
|
|
7577
|
-
"version": "4.57.
|
|
7578
|
-
"integrity": "sha512-
|
|
7578
|
+
"version": "4.57.7",
|
|
7579
|
+
"integrity": "sha512-jjWSDOsfcog2cZnUCwX5AHmlIq6b6wx5Pz/2LAcNjJ62Rajwg89Fy7ubN+lDHew0/1reLDa9Z5urybYadhh37g==",
|
|
7579
7580
|
"dev": true,
|
|
7580
7581
|
"license": "Apache-2.0",
|
|
7581
7582
|
"dependencies": {
|
|
7582
|
-
"@jsonjoy.com/fs-node-builtins": "4.57.
|
|
7583
|
+
"@jsonjoy.com/fs-node-builtins": "4.57.7"
|
|
7583
7584
|
},
|
|
7584
7585
|
"engines": {
|
|
7585
7586
|
"node": ">=10.0"
|
|
@@ -7593,12 +7594,12 @@
|
|
|
7593
7594
|
}
|
|
7594
7595
|
},
|
|
7595
7596
|
"node_modules/@jsonjoy.com/fs-print": {
|
|
7596
|
-
"version": "4.57.
|
|
7597
|
-
"integrity": "sha512-
|
|
7597
|
+
"version": "4.57.7",
|
|
7598
|
+
"integrity": "sha512-mFM4P4Gjq0QQHkLnXzPYPEMFrAoe6a5Myedgb6+CmL+nGd3MKvTxYPuD7N1dLIH9RBy1fLdzxd80qvuK8xrx3Q==",
|
|
7598
7599
|
"dev": true,
|
|
7599
7600
|
"license": "Apache-2.0",
|
|
7600
7601
|
"dependencies": {
|
|
7601
|
-
"@jsonjoy.com/fs-node-utils": "4.57.
|
|
7602
|
+
"@jsonjoy.com/fs-node-utils": "4.57.7",
|
|
7602
7603
|
"tree-dump": "^1.1.0"
|
|
7603
7604
|
},
|
|
7604
7605
|
"engines": {
|
|
@@ -7613,13 +7614,13 @@
|
|
|
7613
7614
|
}
|
|
7614
7615
|
},
|
|
7615
7616
|
"node_modules/@jsonjoy.com/fs-snapshot": {
|
|
7616
|
-
"version": "4.57.
|
|
7617
|
-
"integrity": "sha512-
|
|
7617
|
+
"version": "4.57.7",
|
|
7618
|
+
"integrity": "sha512-1GS3+plfm2giB3PqokiqyydyqYTPLcCQIKSkp0TdMNRh3KVk7rqRM6U785FLlVRG7XLmkc0KWr215OY+22K3QA==",
|
|
7618
7619
|
"dev": true,
|
|
7619
7620
|
"license": "Apache-2.0",
|
|
7620
7621
|
"dependencies": {
|
|
7621
7622
|
"@jsonjoy.com/buffers": "^17.65.0",
|
|
7622
|
-
"@jsonjoy.com/fs-node-utils": "4.57.
|
|
7623
|
+
"@jsonjoy.com/fs-node-utils": "4.57.7",
|
|
7623
7624
|
"@jsonjoy.com/json-pack": "^17.65.0",
|
|
7624
7625
|
"@jsonjoy.com/util": "^17.65.0"
|
|
7625
7626
|
},
|
|
@@ -8373,13 +8374,13 @@
|
|
|
8373
8374
|
}
|
|
8374
8375
|
},
|
|
8375
8376
|
"node_modules/@napi-rs/wasm-runtime": {
|
|
8376
|
-
"version": "1.1.
|
|
8377
|
-
"integrity": "sha512-
|
|
8377
|
+
"version": "1.1.5",
|
|
8378
|
+
"integrity": "sha512-AWPoBRJ9tsnVhor4sjO7rkni+7p+2IAEFj6cx06UgP10jkQHqay/36uRV/bFkgrh18D9vb4cr8Q0Pthskgzy+Q==",
|
|
8378
8379
|
"dev": true,
|
|
8379
8380
|
"license": "MIT",
|
|
8380
8381
|
"optional": true,
|
|
8381
8382
|
"dependencies": {
|
|
8382
|
-
"@tybys/wasm-util": "^0.10.
|
|
8383
|
+
"@tybys/wasm-util": "^0.10.2"
|
|
8383
8384
|
},
|
|
8384
8385
|
"funding": {
|
|
8385
8386
|
"type": "github",
|
|
@@ -9535,8 +9536,8 @@
|
|
|
9535
9536
|
]
|
|
9536
9537
|
},
|
|
9537
9538
|
"node_modules/@rollup/wasm-node": {
|
|
9538
|
-
"version": "4.
|
|
9539
|
-
"integrity": "sha512-
|
|
9539
|
+
"version": "4.62.0",
|
|
9540
|
+
"integrity": "sha512-TW5f2b5d8Y1DwilaxaXhPkYI1a+i1Am2+eDEf6Tu/QrPxt6kdh/4HT6y460MmzE1im71rudvEs5zLLFr7qBAtQ==",
|
|
9540
9541
|
"dev": true,
|
|
9541
9542
|
"license": "MIT",
|
|
9542
9543
|
"dependencies": {
|
|
@@ -10803,8 +10804,8 @@
|
|
|
10803
10804
|
}
|
|
10804
10805
|
},
|
|
10805
10806
|
"node_modules/@wavemaker-ai/app-ng-runtime": {
|
|
10806
|
-
"version": "1.0.0-rc.
|
|
10807
|
-
"integrity": "sha512-
|
|
10807
|
+
"version": "1.0.0-rc.647612",
|
|
10808
|
+
"integrity": "sha512-FDBaJsHVQ16FaSfrmQK9v6cIAcfc+aMzAtj4rjsnxgNuc7X2UcQFBCfzGaxtFCvpYlC5CNf35wXSi8bouG372g==",
|
|
10808
10809
|
"license": "MIT",
|
|
10809
10810
|
"engines": {
|
|
10810
10811
|
"node": ">=18.16.1",
|
|
@@ -10812,13 +10813,13 @@
|
|
|
10812
10813
|
}
|
|
10813
10814
|
},
|
|
10814
10815
|
"node_modules/@wavemaker-ai/custom-widgets-m3": {
|
|
10815
|
-
"version": "1.0.0-rc.
|
|
10816
|
-
"integrity": "sha512-
|
|
10816
|
+
"version": "1.0.0-rc.647612",
|
|
10817
|
+
"integrity": "sha512-BU6r0XFSObRxklRBZCl+hBhSoq5hTsjOOh7FKxMSqmDMyByZpm+zZNcGL9/D+G2c2OU3IIm6QBpXqC8GiKVaHg==",
|
|
10817
10818
|
"license": "ISC"
|
|
10818
10819
|
},
|
|
10819
10820
|
"node_modules/@wavemaker-ai/foundation-css": {
|
|
10820
|
-
"version": "1.0.0-rc.
|
|
10821
|
-
"integrity": "sha512-
|
|
10821
|
+
"version": "1.0.0-rc.647612",
|
|
10822
|
+
"integrity": "sha512-mrtAXH1jDRWXhDXvKIR5ggaAuTfapS8oG3N11XYU/uQ8+QX5VA5dXDbFAWTYSxJ1h4VMPQ7+7vcJ9Xd/3W+tBA==",
|
|
10822
10823
|
"license": "ISC",
|
|
10823
10824
|
"dependencies": {
|
|
10824
10825
|
"ajv": "^8.18.0",
|
|
@@ -10826,8 +10827,8 @@
|
|
|
10826
10827
|
}
|
|
10827
10828
|
},
|
|
10828
10829
|
"node_modules/@wavemaker-ai/variables": {
|
|
10829
|
-
"version": "1.0.0-rc.
|
|
10830
|
-
"integrity": "sha512-
|
|
10830
|
+
"version": "1.0.0-rc.647612",
|
|
10831
|
+
"integrity": "sha512-2P2Q4OVI/jZI/O/uOnnLD4FHVNIe/PTYaJ0zIwwWQSCAfoHy/j1rPqwuzUZ4TZbSXDDGLfmvOv9lGTDPcQPyHg==",
|
|
10831
10832
|
"license": "ISC",
|
|
10832
10833
|
"dependencies": {
|
|
10833
10834
|
"@metrichor/jmespath": "^0.3.1",
|
|
@@ -11618,8 +11619,8 @@
|
|
|
11618
11619
|
"license": "MIT"
|
|
11619
11620
|
},
|
|
11620
11621
|
"node_modules/baseline-browser-mapping": {
|
|
11621
|
-
"version": "2.10.
|
|
11622
|
-
"integrity": "sha512-
|
|
11622
|
+
"version": "2.10.37",
|
|
11623
|
+
"integrity": "sha512-girxaJ7WZssDOFhzCGZTDKoTa1gk6A1TbflaYTpykLJ4UU9Fz9kx1aREM8JCuoVHbL8X8T/mJg7w2oYSq72Oig==",
|
|
11623
11624
|
"dev": true,
|
|
11624
11625
|
"license": "Apache-2.0",
|
|
11625
11626
|
"bin": {
|
|
@@ -11699,20 +11700,20 @@
|
|
|
11699
11700
|
"license": "MIT"
|
|
11700
11701
|
},
|
|
11701
11702
|
"node_modules/body-parser": {
|
|
11702
|
-
"version": "2.
|
|
11703
|
-
"integrity": "sha512-
|
|
11703
|
+
"version": "2.3.0",
|
|
11704
|
+
"integrity": "sha512-2cGmJupaNgg+QUwVLAucDuWuoMZ6EX9iHDRswZ5lsNYEmwPaRknMPCLZz07yTzVq/83p4o/wzbDZbBrTvGGTIw==",
|
|
11704
11705
|
"dev": true,
|
|
11705
11706
|
"license": "MIT",
|
|
11706
11707
|
"dependencies": {
|
|
11707
11708
|
"bytes": "^3.1.2",
|
|
11708
|
-
"content-type": "^
|
|
11709
|
+
"content-type": "^2.0.0",
|
|
11709
11710
|
"debug": "^4.4.3",
|
|
11710
|
-
"http-errors": "^2.0.
|
|
11711
|
-
"iconv-lite": "^0.7.
|
|
11711
|
+
"http-errors": "^2.0.1",
|
|
11712
|
+
"iconv-lite": "^0.7.2",
|
|
11712
11713
|
"on-finished": "^2.4.1",
|
|
11713
|
-
"qs": "^6.
|
|
11714
|
-
"raw-body": "^3.0.
|
|
11715
|
-
"type-is": "^2.0
|
|
11714
|
+
"qs": "^6.15.2",
|
|
11715
|
+
"raw-body": "^3.0.2",
|
|
11716
|
+
"type-is": "^2.1.0"
|
|
11716
11717
|
},
|
|
11717
11718
|
"engines": {
|
|
11718
11719
|
"node": ">=18"
|
|
@@ -11722,9 +11723,22 @@
|
|
|
11722
11723
|
"url": "https://opencollective.com/express"
|
|
11723
11724
|
}
|
|
11724
11725
|
},
|
|
11726
|
+
"node_modules/body-parser/node_modules/content-type": {
|
|
11727
|
+
"version": "2.0.0",
|
|
11728
|
+
"integrity": "sha512-j/O/d7GcZCyNl7/hwZAb606rzqkyvaDctLmckbxLzHvFBzTJHuGEdodATcP3yIRoDrLHkIATJuvzbFlp/ki2cQ==",
|
|
11729
|
+
"dev": true,
|
|
11730
|
+
"license": "MIT",
|
|
11731
|
+
"engines": {
|
|
11732
|
+
"node": ">=18"
|
|
11733
|
+
},
|
|
11734
|
+
"funding": {
|
|
11735
|
+
"type": "opencollective",
|
|
11736
|
+
"url": "https://opencollective.com/express"
|
|
11737
|
+
}
|
|
11738
|
+
},
|
|
11725
11739
|
"node_modules/bonjour-service": {
|
|
11726
|
-
"version": "1.4.
|
|
11727
|
-
"integrity": "sha512-
|
|
11740
|
+
"version": "1.4.1",
|
|
11741
|
+
"integrity": "sha512-9KM4QMPKnaJqaja1v7gYO/+TXZGLtzPA05NmUTqDAJjcsWeVoOXKMvU9g0gfuuoYTQqJZ924hivICd5R/bCJbA==",
|
|
11728
11742
|
"dev": true,
|
|
11729
11743
|
"license": "MIT",
|
|
11730
11744
|
"dependencies": {
|
|
@@ -11971,8 +11985,8 @@
|
|
|
11971
11985
|
}
|
|
11972
11986
|
},
|
|
11973
11987
|
"node_modules/caniuse-lite": {
|
|
11974
|
-
"version": "1.0.
|
|
11975
|
-
"integrity": "sha512-
|
|
11988
|
+
"version": "1.0.30001799",
|
|
11989
|
+
"integrity": "sha512-hG1bReV+OUU+MOqK4t/ZWI0tZOyz3rqS9XuhOUz1cIcbwBKjOyJEJuw9ER5JuNyqxNk8u/JUVbGibBOL1yrjFw==",
|
|
11976
11990
|
"dev": true,
|
|
11977
11991
|
"funding": [
|
|
11978
11992
|
{
|
|
@@ -13563,8 +13577,8 @@
|
|
|
13563
13577
|
"license": "MIT"
|
|
13564
13578
|
},
|
|
13565
13579
|
"node_modules/electron-to-chromium": {
|
|
13566
|
-
"version": "1.5.
|
|
13567
|
-
"integrity": "sha512-
|
|
13580
|
+
"version": "1.5.372",
|
|
13581
|
+
"integrity": "sha512-M3yhbAlilnwqC8D21t28UCDGHyitShTmmLRU/H+b74P6Ski16Nb9HONYEaVpMj/pwC7BEo5B95FpjODLCWbtfA==",
|
|
13568
13582
|
"dev": true,
|
|
13569
13583
|
"license": "ISC"
|
|
13570
13584
|
},
|
|
@@ -13639,8 +13653,8 @@
|
|
|
13639
13653
|
}
|
|
13640
13654
|
},
|
|
13641
13655
|
"node_modules/enhanced-resolve": {
|
|
13642
|
-
"version": "5.
|
|
13643
|
-
"integrity": "sha512-
|
|
13656
|
+
"version": "5.24.0",
|
|
13657
|
+
"integrity": "sha512-SkE2t82KlkkxQRVMVLAGKxLfORGQfrkx5dkj+vlgXRVNEdPc4eZcR+J/Fvj8C+yKSFH5L0q3NFlyufOVQnCcYQ==",
|
|
13644
13658
|
"dev": true,
|
|
13645
13659
|
"license": "MIT",
|
|
13646
13660
|
"dependencies": {
|
|
@@ -15262,8 +15276,8 @@
|
|
|
15262
15276
|
}
|
|
15263
15277
|
},
|
|
15264
15278
|
"node_modules/hono": {
|
|
15265
|
-
"version": "4.12.
|
|
15266
|
-
"integrity": "sha512-
|
|
15279
|
+
"version": "4.12.25",
|
|
15280
|
+
"integrity": "sha512-2NFaIyNVgJmBs/ecmtGzlmluTFs5cHEWGTdu0t1HBwYzoGXOL5nUQBRMXsXWla5i4KkG//QMzVP88m1+I3fdAQ==",
|
|
15267
15281
|
"dev": true,
|
|
15268
15282
|
"license": "MIT",
|
|
15269
15283
|
"engines": {
|
|
@@ -18907,19 +18921,19 @@
|
|
|
18907
18921
|
}
|
|
18908
18922
|
},
|
|
18909
18923
|
"node_modules/memfs": {
|
|
18910
|
-
"version": "4.57.
|
|
18911
|
-
"integrity": "sha512-
|
|
18924
|
+
"version": "4.57.7",
|
|
18925
|
+
"integrity": "sha512-YZPphUQZSRGk6ddPlsNuMbztrLwsbUATFNZcqKscSbSJZ4g0+Y3vSZLJ/rfnGZaB1FFhC7SrywZXev6i8lnHgg==",
|
|
18912
18926
|
"dev": true,
|
|
18913
18927
|
"license": "Apache-2.0",
|
|
18914
18928
|
"dependencies": {
|
|
18915
|
-
"@jsonjoy.com/fs-core": "4.57.
|
|
18916
|
-
"@jsonjoy.com/fs-fsa": "4.57.
|
|
18917
|
-
"@jsonjoy.com/fs-node": "4.57.
|
|
18918
|
-
"@jsonjoy.com/fs-node-builtins": "4.57.
|
|
18919
|
-
"@jsonjoy.com/fs-node-to-fsa": "4.57.
|
|
18920
|
-
"@jsonjoy.com/fs-node-utils": "4.57.
|
|
18921
|
-
"@jsonjoy.com/fs-print": "4.57.
|
|
18922
|
-
"@jsonjoy.com/fs-snapshot": "4.57.
|
|
18929
|
+
"@jsonjoy.com/fs-core": "4.57.7",
|
|
18930
|
+
"@jsonjoy.com/fs-fsa": "4.57.7",
|
|
18931
|
+
"@jsonjoy.com/fs-node": "4.57.7",
|
|
18932
|
+
"@jsonjoy.com/fs-node-builtins": "4.57.7",
|
|
18933
|
+
"@jsonjoy.com/fs-node-to-fsa": "4.57.7",
|
|
18934
|
+
"@jsonjoy.com/fs-node-utils": "4.57.7",
|
|
18935
|
+
"@jsonjoy.com/fs-print": "4.57.7",
|
|
18936
|
+
"@jsonjoy.com/fs-snapshot": "4.57.7",
|
|
18923
18937
|
"@jsonjoy.com/json-pack": "^1.11.0",
|
|
18924
18938
|
"@jsonjoy.com/util": "^1.9.0",
|
|
18925
18939
|
"glob-to-regex.js": "^1.0.1",
|
|
@@ -19318,8 +19332,8 @@
|
|
|
19318
19332
|
"license": "MIT"
|
|
19319
19333
|
},
|
|
19320
19334
|
"node_modules/msgpackr": {
|
|
19321
|
-
"version": "1.
|
|
19322
|
-
"integrity": "sha512-
|
|
19335
|
+
"version": "1.12.1",
|
|
19336
|
+
"integrity": "sha512-4EUH9tQHnMmEgzW/MdAP0KIfa1T9AF+htl0ffe2n5vb2EKn9y2co8ccpgWko6S52Jy1PQZKwRnx5/KkYjtd9MQ==",
|
|
19323
19337
|
"dev": true,
|
|
19324
19338
|
"license": "MIT",
|
|
19325
19339
|
"optional": true,
|
|
@@ -19690,8 +19704,8 @@
|
|
|
19690
19704
|
}
|
|
19691
19705
|
},
|
|
19692
19706
|
"node_modules/node-gyp/node_modules/undici": {
|
|
19693
|
-
"version": "6.
|
|
19694
|
-
"integrity": "sha512-
|
|
19707
|
+
"version": "6.27.0",
|
|
19708
|
+
"integrity": "sha512-YmfV3YnEDzXRC5lZ2jWtWWHKGUm1zIt8AhesR1tens+HTNv+YZlN/dp6G727LOvMJ8xjP9Be7Y2Sdr96LDm+pg==",
|
|
19695
19709
|
"dev": true,
|
|
19696
19710
|
"license": "MIT",
|
|
19697
19711
|
"engines": {
|
|
@@ -20851,8 +20865,8 @@
|
|
|
20851
20865
|
}
|
|
20852
20866
|
},
|
|
20853
20867
|
"node_modules/postcss-selector-parser": {
|
|
20854
|
-
"version": "7.1.
|
|
20855
|
-
"integrity": "sha512-
|
|
20868
|
+
"version": "7.1.4",
|
|
20869
|
+
"integrity": "sha512-HeP7D2wyhkR+XaK6v4W8oRF62Dsz4flyuczALJp61GckGm42u1saSSJ/0auvcBqxs3jMRFEcPK34At/0JBKdOg==",
|
|
20856
20870
|
"dev": true,
|
|
20857
20871
|
"license": "MIT",
|
|
20858
20872
|
"dependencies": {
|
|
@@ -21320,8 +21334,8 @@
|
|
|
21320
21334
|
"license": "MIT"
|
|
21321
21335
|
},
|
|
21322
21336
|
"node_modules/regjsparser": {
|
|
21323
|
-
"version": "0.13.
|
|
21324
|
-
"integrity": "sha512-
|
|
21337
|
+
"version": "0.13.2",
|
|
21338
|
+
"integrity": "sha512-NgRBy2Nx/bE+9F27nVHnqcN5HjyLmecqsqx2PJHu3/IEtADD4WuxuXIVExD5PoSDFVrl78dOonfcOe5O+5nbzQ==",
|
|
21325
21339
|
"dev": true,
|
|
21326
21340
|
"license": "BSD-2-Clause",
|
|
21327
21341
|
"dependencies": {
|
|
@@ -22196,14 +22210,14 @@
|
|
|
22196
22210
|
}
|
|
22197
22211
|
},
|
|
22198
22212
|
"node_modules/side-channel": {
|
|
22199
|
-
"version": "1.1.
|
|
22200
|
-
"integrity": "sha512-
|
|
22213
|
+
"version": "1.1.1",
|
|
22214
|
+
"integrity": "sha512-6x6dK6zJdpTzF4sQeNYxwtvBzf6Eg4GtlesS94HOvTudUeyK2WXAaIfmDgsyslYrRBeFIlsi54AYsFGUuhmvrQ==",
|
|
22201
22215
|
"dev": true,
|
|
22202
22216
|
"license": "MIT",
|
|
22203
22217
|
"dependencies": {
|
|
22204
22218
|
"es-errors": "^1.3.0",
|
|
22205
|
-
"object-inspect": "^1.13.
|
|
22206
|
-
"side-channel-list": "^1.0.
|
|
22219
|
+
"object-inspect": "^1.13.4",
|
|
22220
|
+
"side-channel-list": "^1.0.1",
|
|
22207
22221
|
"side-channel-map": "^1.0.1",
|
|
22208
22222
|
"side-channel-weakmap": "^1.0.2"
|
|
22209
22223
|
},
|
|
@@ -23416,8 +23430,8 @@
|
|
|
23416
23430
|
}
|
|
23417
23431
|
},
|
|
23418
23432
|
"node_modules/ts-jest/node_modules/semver": {
|
|
23419
|
-
"version": "7.8.
|
|
23420
|
-
"integrity": "sha512-
|
|
23433
|
+
"version": "7.8.4",
|
|
23434
|
+
"integrity": "sha512-rUCObTnP32Q08R2uuIrt7r9PlEonuTmtuXYcW6s5kjdlj3xbnwe+21yXptAUYcMAABLkYYTtnmzb3w3EDZfueA==",
|
|
23421
23435
|
"dev": true,
|
|
23422
23436
|
"license": "ISC",
|
|
23423
23437
|
"bin": {
|
|
@@ -23643,8 +23657,8 @@
|
|
|
23643
23657
|
}
|
|
23644
23658
|
},
|
|
23645
23659
|
"node_modules/undici": {
|
|
23646
|
-
"version": "7.
|
|
23647
|
-
"integrity": "sha512-
|
|
23660
|
+
"version": "7.28.0",
|
|
23661
|
+
"integrity": "sha512-cRZYrTDwWznlnRiPjggAGxZXanty6M8RV1ff8Wm4LWXBp7/IG8v5DnOm74DtUBp9OONpK75YlPnIjQqX0dBDtA==",
|
|
23648
23662
|
"dev": true,
|
|
23649
23663
|
"license": "MIT",
|
|
23650
23664
|
"engines": {
|
|
@@ -25174,12 +25188,11 @@
|
|
|
25174
25188
|
}
|
|
25175
25189
|
},
|
|
25176
25190
|
"node_modules/webpack/node_modules/watchpack": {
|
|
25177
|
-
"version": "2.5.
|
|
25178
|
-
"integrity": "sha512-
|
|
25191
|
+
"version": "2.5.2",
|
|
25192
|
+
"integrity": "sha512-6i/00NBjP4yGPs+caKSyRfpTF/8Torsu0MOW3mMzIbhgISFder8i7xbqgHlLMwJrdiN8ndBV3UA1/AfzPSr+jg==",
|
|
25179
25193
|
"dev": true,
|
|
25180
25194
|
"license": "MIT",
|
|
25181
25195
|
"dependencies": {
|
|
25182
|
-
"glob-to-regexp": "^0.4.1",
|
|
25183
25196
|
"graceful-fs": "^4.1.2"
|
|
25184
25197
|
},
|
|
25185
25198
|
"engines": {
|