@wavemaker/angular-codegen 11.10.3-rc.205 → 11.10.4-rc.206
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 -87
- package/angular-app/package-lock.json +127 -87
- package/angular-app/package.json +5 -5
- package/dependencies/pipe-provider.cjs.js +4 -4
- package/dependencies/transpilation-mobile.cjs.js +8 -3
- package/dependencies/transpilation-web.cjs.js +8 -3
- package/npm-shrinkwrap.json +57 -57
- package/package-lock.json +57 -57
- package/package.json +2 -2
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker/angular-app",
|
|
3
|
-
"version": "11.10.
|
|
3
|
+
"version": "11.10.4-rc.206",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@wavemaker/angular-app",
|
|
9
|
-
"version": "11.10.
|
|
9
|
+
"version": "11.10.4-rc.206",
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"@angular/animations": "18.2.13",
|
|
12
12
|
"@angular/common": "18.2.13",
|
|
@@ -34,12 +34,12 @@
|
|
|
34
34
|
"@awesome-cordova-plugins/vibration": "5.39.1",
|
|
35
35
|
"@babel/runtime": "7.14.8",
|
|
36
36
|
"@metrichor/jmespath": "0.3.1",
|
|
37
|
-
"@wavemaker/app-ng-runtime": "11.10.
|
|
38
|
-
"@wavemaker/custom-widgets-m3": "11.10.
|
|
37
|
+
"@wavemaker/app-ng-runtime": "11.10.4-rc.206",
|
|
38
|
+
"@wavemaker/custom-widgets-m3": "11.10.4-rc.206",
|
|
39
39
|
"@wavemaker/focus-trap": "1.0.1",
|
|
40
|
-
"@wavemaker/foundation-css": "11.10.
|
|
40
|
+
"@wavemaker/foundation-css": "11.10.4-rc.206",
|
|
41
41
|
"@wavemaker/nvd3": "1.8.12",
|
|
42
|
-
"@wavemaker/variables": "11.10.
|
|
42
|
+
"@wavemaker/variables": "11.10.4-rc.206",
|
|
43
43
|
"@ztree/ztree_v3": "3.5.48",
|
|
44
44
|
"angular-imask": "^7.6.1",
|
|
45
45
|
"angular2-websocket": "0.9.7",
|
|
@@ -293,12 +293,12 @@
|
|
|
293
293
|
}
|
|
294
294
|
},
|
|
295
295
|
"node_modules/@angular-devkit/architect": {
|
|
296
|
-
"version": "0.1802.
|
|
297
|
-
"integrity": "sha512-
|
|
296
|
+
"version": "0.1802.15",
|
|
297
|
+
"integrity": "sha512-fQecGt6k0vFRw+BGDNDV+oVMgdfJie6+VvIK/TWJr+U/+I1rT/+2ZfTE5gFdw66sxW8/d88QFlUIf0v5vgP6ZA==",
|
|
298
298
|
"dev": true,
|
|
299
299
|
"license": "MIT",
|
|
300
300
|
"dependencies": {
|
|
301
|
-
"@angular-devkit/core": "18.2.
|
|
301
|
+
"@angular-devkit/core": "18.2.15",
|
|
302
302
|
"rxjs": "7.8.1"
|
|
303
303
|
},
|
|
304
304
|
"engines": {
|
|
@@ -557,6 +557,19 @@
|
|
|
557
557
|
"webpack": ">=5"
|
|
558
558
|
}
|
|
559
559
|
},
|
|
560
|
+
"node_modules/@angular-devkit/build-angular/node_modules/babel-plugin-polyfill-corejs3": {
|
|
561
|
+
"version": "0.10.6",
|
|
562
|
+
"integrity": "sha512-b37+KR2i/khY5sKmWNVQAnitvquQbNdWy6lJdsr0kmquCKEEUgMKK4SboVM3HtfnZilfjr4MMQ7vY58FVWDtIA==",
|
|
563
|
+
"dev": true,
|
|
564
|
+
"license": "MIT",
|
|
565
|
+
"dependencies": {
|
|
566
|
+
"@babel/helper-define-polyfill-provider": "^0.6.2",
|
|
567
|
+
"core-js-compat": "^3.38.0"
|
|
568
|
+
},
|
|
569
|
+
"peerDependencies": {
|
|
570
|
+
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
|
571
|
+
}
|
|
572
|
+
},
|
|
560
573
|
"node_modules/@angular-devkit/build-angular/node_modules/commander": {
|
|
561
574
|
"version": "2.20.3",
|
|
562
575
|
"integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==",
|
|
@@ -708,8 +721,8 @@
|
|
|
708
721
|
}
|
|
709
722
|
},
|
|
710
723
|
"node_modules/@angular-devkit/core": {
|
|
711
|
-
"version": "18.2.
|
|
712
|
-
"integrity": "sha512-
|
|
724
|
+
"version": "18.2.15",
|
|
725
|
+
"integrity": "sha512-GjfNjGwh1YG+bXXx7V95XRlJEaHb2sEyRmMyn31iLF9IZIR9So/tXkyHlSEiu/kv0/lzQYN6T4NeBxn7sHxBqw==",
|
|
713
726
|
"dev": true,
|
|
714
727
|
"license": "MIT",
|
|
715
728
|
"dependencies": {
|
|
@@ -2153,25 +2166,25 @@
|
|
|
2153
2166
|
}
|
|
2154
2167
|
},
|
|
2155
2168
|
"node_modules/@babel/helpers": {
|
|
2156
|
-
"version": "7.26.
|
|
2157
|
-
"integrity": "sha512-
|
|
2169
|
+
"version": "7.26.10",
|
|
2170
|
+
"integrity": "sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g==",
|
|
2158
2171
|
"dev": true,
|
|
2159
2172
|
"license": "MIT",
|
|
2160
2173
|
"dependencies": {
|
|
2161
2174
|
"@babel/template": "^7.26.9",
|
|
2162
|
-
"@babel/types": "^7.26.
|
|
2175
|
+
"@babel/types": "^7.26.10"
|
|
2163
2176
|
},
|
|
2164
2177
|
"engines": {
|
|
2165
2178
|
"node": ">=6.9.0"
|
|
2166
2179
|
}
|
|
2167
2180
|
},
|
|
2168
2181
|
"node_modules/@babel/parser": {
|
|
2169
|
-
"version": "7.26.
|
|
2170
|
-
"integrity": "sha512-
|
|
2182
|
+
"version": "7.26.10",
|
|
2183
|
+
"integrity": "sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA==",
|
|
2171
2184
|
"dev": true,
|
|
2172
2185
|
"license": "MIT",
|
|
2173
2186
|
"dependencies": {
|
|
2174
|
-
"@babel/types": "^7.26.
|
|
2187
|
+
"@babel/types": "^7.26.10"
|
|
2175
2188
|
},
|
|
2176
2189
|
"bin": {
|
|
2177
2190
|
"parser": "bin/babel-parser.js"
|
|
@@ -3206,15 +3219,15 @@
|
|
|
3206
3219
|
}
|
|
3207
3220
|
},
|
|
3208
3221
|
"node_modules/@babel/plugin-transform-runtime": {
|
|
3209
|
-
"version": "7.26.
|
|
3210
|
-
"integrity": "sha512-
|
|
3222
|
+
"version": "7.26.10",
|
|
3223
|
+
"integrity": "sha512-NWaL2qG6HRpONTnj4JvDU6th4jYeZOJgu3QhmFTCihib0ermtOJqktA5BduGm3suhhVe9EMP9c9+mfJ/I9slqw==",
|
|
3211
3224
|
"dev": true,
|
|
3212
3225
|
"license": "MIT",
|
|
3213
3226
|
"dependencies": {
|
|
3214
3227
|
"@babel/helper-module-imports": "^7.25.9",
|
|
3215
3228
|
"@babel/helper-plugin-utils": "^7.26.5",
|
|
3216
3229
|
"babel-plugin-polyfill-corejs2": "^0.4.10",
|
|
3217
|
-
"babel-plugin-polyfill-corejs3": "^0.
|
|
3230
|
+
"babel-plugin-polyfill-corejs3": "^0.11.0",
|
|
3218
3231
|
"babel-plugin-polyfill-regenerator": "^0.6.1",
|
|
3219
3232
|
"semver": "^6.3.1"
|
|
3220
3233
|
},
|
|
@@ -3470,6 +3483,19 @@
|
|
|
3470
3483
|
"@babel/core": "^7.0.0-0"
|
|
3471
3484
|
}
|
|
3472
3485
|
},
|
|
3486
|
+
"node_modules/@babel/preset-env/node_modules/babel-plugin-polyfill-corejs3": {
|
|
3487
|
+
"version": "0.10.6",
|
|
3488
|
+
"integrity": "sha512-b37+KR2i/khY5sKmWNVQAnitvquQbNdWy6lJdsr0kmquCKEEUgMKK4SboVM3HtfnZilfjr4MMQ7vY58FVWDtIA==",
|
|
3489
|
+
"dev": true,
|
|
3490
|
+
"license": "MIT",
|
|
3491
|
+
"dependencies": {
|
|
3492
|
+
"@babel/helper-define-polyfill-provider": "^0.6.2",
|
|
3493
|
+
"core-js-compat": "^3.38.0"
|
|
3494
|
+
},
|
|
3495
|
+
"peerDependencies": {
|
|
3496
|
+
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
|
3497
|
+
}
|
|
3498
|
+
},
|
|
3473
3499
|
"node_modules/@babel/preset-env/node_modules/semver": {
|
|
3474
3500
|
"version": "6.3.1",
|
|
3475
3501
|
"integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
|
|
@@ -3505,8 +3531,8 @@
|
|
|
3505
3531
|
}
|
|
3506
3532
|
},
|
|
3507
3533
|
"node_modules/@babel/runtime-corejs3": {
|
|
3508
|
-
"version": "7.26.
|
|
3509
|
-
"integrity": "sha512-
|
|
3534
|
+
"version": "7.26.10",
|
|
3535
|
+
"integrity": "sha512-uITFQYO68pMEYR46AHgQoyBg7KPPJDAbGn4jUTIRgCFJIp88MIBUianVOplhZDEec07bp9zIyr4Kp0FCyQzmWg==",
|
|
3510
3536
|
"license": "MIT",
|
|
3511
3537
|
"dependencies": {
|
|
3512
3538
|
"core-js-pure": "^3.30.2",
|
|
@@ -3536,16 +3562,16 @@
|
|
|
3536
3562
|
}
|
|
3537
3563
|
},
|
|
3538
3564
|
"node_modules/@babel/traverse": {
|
|
3539
|
-
"version": "7.26.
|
|
3540
|
-
"integrity": "sha512-
|
|
3565
|
+
"version": "7.26.10",
|
|
3566
|
+
"integrity": "sha512-k8NuDrxr0WrPH5Aupqb2LCVURP/S0vBEn5mK6iH+GIYob66U5EtoZvcdudR2jQ4cmTwhEwW1DLB+Yyas9zjF6A==",
|
|
3541
3567
|
"dev": true,
|
|
3542
3568
|
"license": "MIT",
|
|
3543
3569
|
"dependencies": {
|
|
3544
3570
|
"@babel/code-frame": "^7.26.2",
|
|
3545
|
-
"@babel/generator": "^7.26.
|
|
3546
|
-
"@babel/parser": "^7.26.
|
|
3571
|
+
"@babel/generator": "^7.26.10",
|
|
3572
|
+
"@babel/parser": "^7.26.10",
|
|
3547
3573
|
"@babel/template": "^7.26.9",
|
|
3548
|
-
"@babel/types": "^7.26.
|
|
3574
|
+
"@babel/types": "^7.26.10",
|
|
3549
3575
|
"debug": "^4.3.1",
|
|
3550
3576
|
"globals": "^11.1.0"
|
|
3551
3577
|
},
|
|
@@ -3554,13 +3580,13 @@
|
|
|
3554
3580
|
}
|
|
3555
3581
|
},
|
|
3556
3582
|
"node_modules/@babel/traverse/node_modules/@babel/generator": {
|
|
3557
|
-
"version": "7.26.
|
|
3558
|
-
"integrity": "sha512-
|
|
3583
|
+
"version": "7.26.10",
|
|
3584
|
+
"integrity": "sha512-rRHT8siFIXQrAYOYqZQVsAr8vJ+cBNqcVAY6m5V8/4QqzaPl+zDBe6cLEPRDuNOUf3ww8RfJVlOyQMoSI+5Ang==",
|
|
3559
3585
|
"dev": true,
|
|
3560
3586
|
"license": "MIT",
|
|
3561
3587
|
"dependencies": {
|
|
3562
|
-
"@babel/parser": "^7.26.
|
|
3563
|
-
"@babel/types": "^7.26.
|
|
3588
|
+
"@babel/parser": "^7.26.10",
|
|
3589
|
+
"@babel/types": "^7.26.10",
|
|
3564
3590
|
"@jridgewell/gen-mapping": "^0.3.5",
|
|
3565
3591
|
"@jridgewell/trace-mapping": "^0.3.25",
|
|
3566
3592
|
"jsesc": "^3.0.2"
|
|
@@ -3582,8 +3608,8 @@
|
|
|
3582
3608
|
}
|
|
3583
3609
|
},
|
|
3584
3610
|
"node_modules/@babel/types": {
|
|
3585
|
-
"version": "7.26.
|
|
3586
|
-
"integrity": "sha512-
|
|
3611
|
+
"version": "7.26.10",
|
|
3612
|
+
"integrity": "sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ==",
|
|
3587
3613
|
"dev": true,
|
|
3588
3614
|
"license": "MIT",
|
|
3589
3615
|
"dependencies": {
|
|
@@ -3752,13 +3778,13 @@
|
|
|
3752
3778
|
}
|
|
3753
3779
|
},
|
|
3754
3780
|
"node_modules/@compodoc/compodoc/node_modules/@babel/generator": {
|
|
3755
|
-
"version": "7.26.
|
|
3756
|
-
"integrity": "sha512-
|
|
3781
|
+
"version": "7.26.10",
|
|
3782
|
+
"integrity": "sha512-rRHT8siFIXQrAYOYqZQVsAr8vJ+cBNqcVAY6m5V8/4QqzaPl+zDBe6cLEPRDuNOUf3ww8RfJVlOyQMoSI+5Ang==",
|
|
3757
3783
|
"dev": true,
|
|
3758
3784
|
"license": "MIT",
|
|
3759
3785
|
"dependencies": {
|
|
3760
|
-
"@babel/parser": "^7.26.
|
|
3761
|
-
"@babel/types": "^7.26.
|
|
3786
|
+
"@babel/parser": "^7.26.10",
|
|
3787
|
+
"@babel/types": "^7.26.10",
|
|
3762
3788
|
"@jridgewell/gen-mapping": "^0.3.5",
|
|
3763
3789
|
"@jridgewell/trace-mapping": "^0.3.25",
|
|
3764
3790
|
"jsesc": "^3.0.2"
|
|
@@ -3923,6 +3949,19 @@
|
|
|
3923
3949
|
"semver": "bin/semver.js"
|
|
3924
3950
|
}
|
|
3925
3951
|
},
|
|
3952
|
+
"node_modules/@compodoc/compodoc/node_modules/babel-plugin-polyfill-corejs3": {
|
|
3953
|
+
"version": "0.10.6",
|
|
3954
|
+
"integrity": "sha512-b37+KR2i/khY5sKmWNVQAnitvquQbNdWy6lJdsr0kmquCKEEUgMKK4SboVM3HtfnZilfjr4MMQ7vY58FVWDtIA==",
|
|
3955
|
+
"dev": true,
|
|
3956
|
+
"license": "MIT",
|
|
3957
|
+
"dependencies": {
|
|
3958
|
+
"@babel/helper-define-polyfill-provider": "^0.6.2",
|
|
3959
|
+
"core-js-compat": "^3.38.0"
|
|
3960
|
+
},
|
|
3961
|
+
"peerDependencies": {
|
|
3962
|
+
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
|
3963
|
+
}
|
|
3964
|
+
},
|
|
3926
3965
|
"node_modules/@compodoc/compodoc/node_modules/convert-source-map": {
|
|
3927
3966
|
"version": "2.0.0",
|
|
3928
3967
|
"integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==",
|
|
@@ -4637,8 +4676,8 @@
|
|
|
4637
4676
|
}
|
|
4638
4677
|
},
|
|
4639
4678
|
"node_modules/@eslint-community/eslint-utils": {
|
|
4640
|
-
"version": "4.
|
|
4641
|
-
"integrity": "sha512-
|
|
4679
|
+
"version": "4.5.1",
|
|
4680
|
+
"integrity": "sha512-soEIOALTfTK6EjmKMMoLugwaP0rzkad90iIWd1hMO9ARkSAyjfMfkRRhLvD5qH7vvM0Cg72pieUfR6yh6XxC4w==",
|
|
4642
4681
|
"dev": true,
|
|
4643
4682
|
"license": "MIT",
|
|
4644
4683
|
"dependencies": {
|
|
@@ -4844,8 +4883,8 @@
|
|
|
4844
4883
|
}
|
|
4845
4884
|
},
|
|
4846
4885
|
"node_modules/@inquirer/core/node_modules/@types/node": {
|
|
4847
|
-
"version": "22.13.
|
|
4848
|
-
"integrity": "sha512-
|
|
4886
|
+
"version": "22.13.10",
|
|
4887
|
+
"integrity": "sha512-I6LPUvlRH+O6VRUqYOcMudhaIdUVWfsjnZavnsraHvpBwaEyMN29ry+0UVJhImYL16xsscu0aske3yA+uPOWfw==",
|
|
4849
4888
|
"dev": true,
|
|
4850
4889
|
"license": "MIT",
|
|
4851
4890
|
"dependencies": {
|
|
@@ -4881,8 +4920,8 @@
|
|
|
4881
4920
|
}
|
|
4882
4921
|
},
|
|
4883
4922
|
"node_modules/@inquirer/figures": {
|
|
4884
|
-
"version": "1.0.
|
|
4885
|
-
"integrity": "sha512-
|
|
4923
|
+
"version": "1.0.11",
|
|
4924
|
+
"integrity": "sha512-eOg92lvrn/aRUqbxRyvpEWnrvRuTYRifixHkYVpJiygTgVSBIHDqLh0SrMQXkafvULg3ck11V7xvR+zcgvpHFw==",
|
|
4886
4925
|
"dev": true,
|
|
4887
4926
|
"license": "MIT",
|
|
4888
4927
|
"engines": {
|
|
@@ -5626,8 +5665,8 @@
|
|
|
5626
5665
|
}
|
|
5627
5666
|
},
|
|
5628
5667
|
"node_modules/@jsonjoy.com/json-pack": {
|
|
5629
|
-
"version": "1.
|
|
5630
|
-
"integrity": "sha512-
|
|
5668
|
+
"version": "1.2.0",
|
|
5669
|
+
"integrity": "sha512-io1zEbbYcElht3tdlqEOFxZ0dMTYrHz9iMf0gqn1pPjZFTCgM5R4R5IMA20Chb2UPYYsxjzs8CgZ7Nb5n2K2rA==",
|
|
5631
5670
|
"dev": true,
|
|
5632
5671
|
"license": "Apache-2.0",
|
|
5633
5672
|
"dependencies": {
|
|
@@ -6995,8 +7034,8 @@
|
|
|
6995
7034
|
]
|
|
6996
7035
|
},
|
|
6997
7036
|
"node_modules/@rollup/wasm-node": {
|
|
6998
|
-
"version": "4.
|
|
6999
|
-
"integrity": "sha512-
|
|
7037
|
+
"version": "4.35.0",
|
|
7038
|
+
"integrity": "sha512-mVs1GGfgeDCcMCFN5FystW0B5XjwhARAnomDBm2wTITTAioNr+YrUJ4UPjV33iXiLH1xAKWuUo30Od5HzrfQyA==",
|
|
7000
7039
|
"dev": true,
|
|
7001
7040
|
"license": "MIT",
|
|
7002
7041
|
"dependencies": {
|
|
@@ -7666,8 +7705,8 @@
|
|
|
7666
7705
|
"license": "MIT"
|
|
7667
7706
|
},
|
|
7668
7707
|
"node_modules/@types/ws": {
|
|
7669
|
-
"version": "8.
|
|
7670
|
-
"integrity": "sha512-
|
|
7708
|
+
"version": "8.18.0",
|
|
7709
|
+
"integrity": "sha512-8svvI3hMyvN0kKCJMvTJP/x6Y/EoQbepff882wL+Sn5QsXb3etnamgrJq4isrBxSJj5L2AuXcI0+bgkoAXGUJw==",
|
|
7671
7710
|
"dev": true,
|
|
7672
7711
|
"license": "MIT",
|
|
7673
7712
|
"dependencies": {
|
|
@@ -8111,8 +8150,8 @@
|
|
|
8111
8150
|
}
|
|
8112
8151
|
},
|
|
8113
8152
|
"node_modules/@wavemaker/app-ng-runtime": {
|
|
8114
|
-
"version": "11.10.
|
|
8115
|
-
"integrity": "sha512-
|
|
8153
|
+
"version": "11.10.4-rc.206",
|
|
8154
|
+
"integrity": "sha512-Hae6POYtY9S2qqOITH+EZek7D6moa6oJTrI0hiOHaKh+bjVG3NoVMfVreo+NcCD/yoZ9tAcxcJDtrpSjyv/VsQ==",
|
|
8116
8155
|
"license": "MIT",
|
|
8117
8156
|
"engines": {
|
|
8118
8157
|
"node": ">=18.16.1",
|
|
@@ -8120,8 +8159,8 @@
|
|
|
8120
8159
|
}
|
|
8121
8160
|
},
|
|
8122
8161
|
"node_modules/@wavemaker/custom-widgets-m3": {
|
|
8123
|
-
"version": "11.10.
|
|
8124
|
-
"integrity": "sha512-
|
|
8162
|
+
"version": "11.10.4-rc.206",
|
|
8163
|
+
"integrity": "sha512-uS5NlywWsSHK3gEa+ntMDH/bsu60KApfDwQKJyXa95R1pMEaSNhEhtU2OyLHwQHnyJShnua3LxAzzoCPvX5uLw==",
|
|
8125
8164
|
"license": "ISC"
|
|
8126
8165
|
},
|
|
8127
8166
|
"node_modules/@wavemaker/focus-trap": {
|
|
@@ -8134,8 +8173,8 @@
|
|
|
8134
8173
|
}
|
|
8135
8174
|
},
|
|
8136
8175
|
"node_modules/@wavemaker/foundation-css": {
|
|
8137
|
-
"version": "11.10.
|
|
8138
|
-
"integrity": "sha512-
|
|
8176
|
+
"version": "11.10.4-rc.206",
|
|
8177
|
+
"integrity": "sha512-oRqGVw8+/qZVavn+lJNVPDFsZHN+klXeuT7urYnaj0XwQnD8rZX7AJSipYIvHxY6xkyKbgdQIPoQsUXKM+puFg==",
|
|
8139
8178
|
"license": "ISC"
|
|
8140
8179
|
},
|
|
8141
8180
|
"node_modules/@wavemaker/nvd3": {
|
|
@@ -8147,8 +8186,8 @@
|
|
|
8147
8186
|
}
|
|
8148
8187
|
},
|
|
8149
8188
|
"node_modules/@wavemaker/variables": {
|
|
8150
|
-
"version": "11.10.
|
|
8151
|
-
"integrity": "sha512
|
|
8189
|
+
"version": "11.10.4-rc.206",
|
|
8190
|
+
"integrity": "sha512-+xL1Dq5n1HAzFAGEfBOkswWDQ8jjpIUUV8D2x6nhxZtzjAbyLrnOi7CeLlWx6Np8kE/ZlsdAwIHW8XQDxvIS5A==",
|
|
8152
8191
|
"license": "ISC",
|
|
8153
8192
|
"dependencies": {
|
|
8154
8193
|
"@metrichor/jmespath": "^0.3.1",
|
|
@@ -8929,8 +8968,8 @@
|
|
|
8929
8968
|
}
|
|
8930
8969
|
},
|
|
8931
8970
|
"node_modules/axios": {
|
|
8932
|
-
"version": "1.8.
|
|
8933
|
-
"integrity": "sha512-
|
|
8971
|
+
"version": "1.8.3",
|
|
8972
|
+
"integrity": "sha512-iP4DebzoNlP/YN2dpwCgb8zoCmhtkajzS48JvwmkSkXvPI3DHc7m+XYL5tGnSlJtR6nImXZmdCuN5aP8dh1d8A==",
|
|
8934
8973
|
"dev": true,
|
|
8935
8974
|
"license": "MIT",
|
|
8936
8975
|
"dependencies": {
|
|
@@ -9081,13 +9120,13 @@
|
|
|
9081
9120
|
}
|
|
9082
9121
|
},
|
|
9083
9122
|
"node_modules/babel-plugin-polyfill-corejs3": {
|
|
9084
|
-
"version": "0.
|
|
9085
|
-
"integrity": "sha512-
|
|
9123
|
+
"version": "0.11.1",
|
|
9124
|
+
"integrity": "sha512-yGCqvBT4rwMczo28xkH/noxJ6MZ4nJfkVYdoDaC/utLtWrXxv27HVrzAeSbqR8SxDsp46n0YF47EbHoixy6rXQ==",
|
|
9086
9125
|
"dev": true,
|
|
9087
9126
|
"license": "MIT",
|
|
9088
9127
|
"dependencies": {
|
|
9089
|
-
"@babel/helper-define-polyfill-provider": "^0.6.
|
|
9090
|
-
"core-js-compat": "^3.
|
|
9128
|
+
"@babel/helper-define-polyfill-provider": "^0.6.3",
|
|
9129
|
+
"core-js-compat": "^3.40.0"
|
|
9091
9130
|
},
|
|
9092
9131
|
"peerDependencies": {
|
|
9093
9132
|
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
|
@@ -9620,13 +9659,13 @@
|
|
|
9620
9659
|
}
|
|
9621
9660
|
},
|
|
9622
9661
|
"node_modules/call-bound": {
|
|
9623
|
-
"version": "1.0.
|
|
9624
|
-
"integrity": "sha512
|
|
9662
|
+
"version": "1.0.4",
|
|
9663
|
+
"integrity": "sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==",
|
|
9625
9664
|
"dev": true,
|
|
9626
9665
|
"license": "MIT",
|
|
9627
9666
|
"dependencies": {
|
|
9628
|
-
"call-bind-apply-helpers": "^1.0.
|
|
9629
|
-
"get-intrinsic": "^1.
|
|
9667
|
+
"call-bind-apply-helpers": "^1.0.2",
|
|
9668
|
+
"get-intrinsic": "^1.3.0"
|
|
9630
9669
|
},
|
|
9631
9670
|
"engines": {
|
|
9632
9671
|
"node": ">= 0.4"
|
|
@@ -9662,8 +9701,8 @@
|
|
|
9662
9701
|
}
|
|
9663
9702
|
},
|
|
9664
9703
|
"node_modules/caniuse-lite": {
|
|
9665
|
-
"version": "1.0.
|
|
9666
|
-
"integrity": "sha512
|
|
9704
|
+
"version": "1.0.30001704",
|
|
9705
|
+
"integrity": "sha512-+L2IgBbV6gXB4ETf0keSvLr7JUrRVbIaB/lrQ1+z8mRcQiisG5k+lG6O4n6Y5q6f5EuNfaYXKgymucphlEXQew==",
|
|
9667
9706
|
"dev": true,
|
|
9668
9707
|
"funding": [
|
|
9669
9708
|
{
|
|
@@ -11739,8 +11778,8 @@
|
|
|
11739
11778
|
}
|
|
11740
11779
|
},
|
|
11741
11780
|
"node_modules/electron-to-chromium": {
|
|
11742
|
-
"version": "1.5.
|
|
11743
|
-
"integrity": "sha512-
|
|
11781
|
+
"version": "1.5.118",
|
|
11782
|
+
"integrity": "sha512-yNDUus0iultYyVoEFLnQeei7LOQkL8wg8GQpkPCRrOlJXlcCwa6eGKZkxQ9ciHsqZyYbj8Jd94X1CTPzGm+uIA==",
|
|
11744
11783
|
"dev": true,
|
|
11745
11784
|
"license": "ISC"
|
|
11746
11785
|
},
|
|
@@ -14097,8 +14136,8 @@
|
|
|
14097
14136
|
}
|
|
14098
14137
|
},
|
|
14099
14138
|
"node_modules/i18next/node_modules/@babel/runtime": {
|
|
14100
|
-
"version": "7.26.
|
|
14101
|
-
"integrity": "sha512-
|
|
14139
|
+
"version": "7.26.10",
|
|
14140
|
+
"integrity": "sha512-2WJMeRQPHKSPemqk/awGrAiuFfzBmOIPXKizAsVhWH9YJqLZ0H+HS4c8loHGgW6utJ3E/ejXQUsiGaQy2NZ9Fw==",
|
|
14102
14141
|
"dev": true,
|
|
14103
14142
|
"license": "MIT",
|
|
14104
14143
|
"dependencies": {
|
|
@@ -17508,8 +17547,8 @@
|
|
|
17508
17547
|
}
|
|
17509
17548
|
},
|
|
17510
17549
|
"node_modules/nanoid": {
|
|
17511
|
-
"version": "3.3.
|
|
17512
|
-
"integrity": "sha512-
|
|
17550
|
+
"version": "3.3.9",
|
|
17551
|
+
"integrity": "sha512-SppoicMGpZvbF1l3z4x7No3OlIjP7QJvC9XR7AhZr1kL133KHnKPztkKDc+Ir4aJ/1VhTySrtKhrsycmrMQfvg==",
|
|
17513
17552
|
"dev": true,
|
|
17514
17553
|
"funding": [
|
|
17515
17554
|
{
|
|
@@ -18939,8 +18978,8 @@
|
|
|
18939
18978
|
}
|
|
18940
18979
|
},
|
|
18941
18980
|
"node_modules/nwsapi": {
|
|
18942
|
-
"version": "2.2.
|
|
18943
|
-
"integrity": "sha512-
|
|
18981
|
+
"version": "2.2.18",
|
|
18982
|
+
"integrity": "sha512-p1TRH/edngVEHVbwqWnxUViEmq5znDvyB+Sik5cmuLpGOIfDf/39zLiq3swPF8Vakqn+gvNiOQAZu8djYlQILA==",
|
|
18944
18983
|
"dev": true,
|
|
18945
18984
|
"license": "MIT"
|
|
18946
18985
|
},
|
|
@@ -20060,8 +20099,8 @@
|
|
|
20060
20099
|
}
|
|
20061
20100
|
},
|
|
20062
20101
|
"node_modules/pkg-dir/node_modules/yocto-queue": {
|
|
20063
|
-
"version": "1.
|
|
20064
|
-
"integrity": "sha512-
|
|
20102
|
+
"version": "1.2.0",
|
|
20103
|
+
"integrity": "sha512-KHBC7z61OJeaMGnF3wqNZj+GGNXOyypZviiKpQeiHirG5Ib1ImwcLBH70rbMSkKfSmUNBsdf2PwaEJtKvgmkNw==",
|
|
20065
20104
|
"dev": true,
|
|
20066
20105
|
"license": "MIT",
|
|
20067
20106
|
"engines": {
|
|
@@ -20259,8 +20298,8 @@
|
|
|
20259
20298
|
}
|
|
20260
20299
|
},
|
|
20261
20300
|
"node_modules/prismjs": {
|
|
20262
|
-
"version": "1.
|
|
20263
|
-
"integrity": "sha512-
|
|
20301
|
+
"version": "1.30.0",
|
|
20302
|
+
"integrity": "sha512-DEvV2ZF2r2/63V+tK8hQvrR2ZGn10srHbXviTlcv7Kpzw8jWiNTqbVgjO3IY8RxrrOUF8VPMQQFysYYYv0YZxw==",
|
|
20264
20303
|
"dev": true,
|
|
20265
20304
|
"license": "MIT",
|
|
20266
20305
|
"engines": {
|
|
@@ -22872,8 +22911,8 @@
|
|
|
22872
22911
|
}
|
|
22873
22912
|
},
|
|
22874
22913
|
"node_modules/terser-webpack-plugin": {
|
|
22875
|
-
"version": "5.3.
|
|
22876
|
-
"integrity": "sha512-
|
|
22914
|
+
"version": "5.3.14",
|
|
22915
|
+
"integrity": "sha512-vkZjpUjb6OMS7dhV+tILUW6BhpDR7P2L/aQSAv+Uwk+m8KATX9EccViHTJR2qDtACKPIYndLGCyl3FMo+r2LMw==",
|
|
22877
22916
|
"dev": true,
|
|
22878
22917
|
"license": "MIT",
|
|
22879
22918
|
"dependencies": {
|
|
@@ -25192,15 +25231,16 @@
|
|
|
25192
25231
|
}
|
|
25193
25232
|
},
|
|
25194
25233
|
"node_modules/which-typed-array": {
|
|
25195
|
-
"version": "1.1.
|
|
25196
|
-
"integrity": "sha512-
|
|
25234
|
+
"version": "1.1.19",
|
|
25235
|
+
"integrity": "sha512-rEvr90Bck4WZt9HHFC4DJMsjvu7x+r6bImz0/BrbWb7A2djJ8hnZMrWnHo9F8ssv0OMErasDhftrfROTyqSDrw==",
|
|
25197
25236
|
"dev": true,
|
|
25198
25237
|
"license": "MIT",
|
|
25199
25238
|
"dependencies": {
|
|
25200
25239
|
"available-typed-arrays": "^1.0.7",
|
|
25201
25240
|
"call-bind": "^1.0.8",
|
|
25202
|
-
"call-bound": "^1.0.
|
|
25203
|
-
"for-each": "^0.3.
|
|
25241
|
+
"call-bound": "^1.0.4",
|
|
25242
|
+
"for-each": "^0.3.5",
|
|
25243
|
+
"get-proto": "^1.0.1",
|
|
25204
25244
|
"gopd": "^1.2.0",
|
|
25205
25245
|
"has-tostringtag": "^1.0.2"
|
|
25206
25246
|
},
|