@wavemaker/angular-app 11.15.2-rc.249 → 11.15.3-rc.647481
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/dependencies/pipe-provider.cjs.js +4 -4
- package/dependencies/transpilation-web.cjs.js +2 -2
- package/dependency-report.html +1 -1
- package/npm-shrinkwrap.json +127 -103
- package/package-lock.json +127 -103
- package/package.json +5 -5
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker/angular-app",
|
|
3
|
-
"version": "11.15.
|
|
3
|
+
"version": "11.15.3-rc.647481",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@wavemaker/angular-app",
|
|
9
|
-
"version": "11.15.
|
|
9
|
+
"version": "11.15.3-rc.647481",
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"@angular/animations": "18.2.13",
|
|
12
12
|
"@angular/common": "18.2.13",
|
|
@@ -23,12 +23,12 @@
|
|
|
23
23
|
"@fullcalendar/list": "6.1.18",
|
|
24
24
|
"@fullcalendar/timegrid": "6.1.18",
|
|
25
25
|
"@metrichor/jmespath": "0.3.1",
|
|
26
|
-
"@wavemaker/app-ng-runtime": "11.15.
|
|
27
|
-
"@wavemaker/custom-widgets-m3": "11.15.
|
|
26
|
+
"@wavemaker/app-ng-runtime": "11.15.3-rc.647481",
|
|
27
|
+
"@wavemaker/custom-widgets-m3": "11.15.3-rc.647481",
|
|
28
28
|
"@wavemaker/focus-trap": "1.0.1",
|
|
29
|
-
"@wavemaker/foundation-css": "11.15.
|
|
29
|
+
"@wavemaker/foundation-css": "11.15.3-rc.647481",
|
|
30
30
|
"@wavemaker/nvd3": "1.8.16",
|
|
31
|
-
"@wavemaker/variables": "11.15.
|
|
31
|
+
"@wavemaker/variables": "11.15.3-rc.647481",
|
|
32
32
|
"@ztree/ztree_v3": "3.5.48",
|
|
33
33
|
"acorn": "^8.15.0",
|
|
34
34
|
"angular-imask": "7.6.1",
|
|
@@ -568,12 +568,12 @@
|
|
|
568
568
|
}
|
|
569
569
|
},
|
|
570
570
|
"node_modules/@angular-devkit/schematics": {
|
|
571
|
-
"version": "20.3.
|
|
572
|
-
"integrity": "sha512-
|
|
571
|
+
"version": "20.3.25",
|
|
572
|
+
"integrity": "sha512-IB0IHf8ZRqr69hT/XIfHkYLPAYHWQ/WUc6+fKHBwq58jJlm/y5QUeTEuXvJ18IX/+hUIqw+E2Q3T0N9rLDLzXg==",
|
|
573
573
|
"dev": true,
|
|
574
574
|
"license": "MIT",
|
|
575
575
|
"dependencies": {
|
|
576
|
-
"@angular-devkit/core": "20.3.
|
|
576
|
+
"@angular-devkit/core": "20.3.25",
|
|
577
577
|
"jsonc-parser": "3.3.1",
|
|
578
578
|
"magic-string": "0.30.17",
|
|
579
579
|
"ora": "8.2.0",
|
|
@@ -586,8 +586,8 @@
|
|
|
586
586
|
}
|
|
587
587
|
},
|
|
588
588
|
"node_modules/@angular-devkit/schematics/node_modules/@angular-devkit/core": {
|
|
589
|
-
"version": "20.3.
|
|
590
|
-
"integrity": "sha512-
|
|
589
|
+
"version": "20.3.25",
|
|
590
|
+
"integrity": "sha512-pSfeWEoS1y9zxqTOw0Etj2NXkRmp/aU52wdnyq3KqVA9cJtgxtlOHlBBNswTil4dReojEy+0K1xJm+mLuWuLxA==",
|
|
591
591
|
"dev": true,
|
|
592
592
|
"license": "MIT",
|
|
593
593
|
"dependencies": {
|
|
@@ -787,12 +787,12 @@
|
|
|
787
787
|
}
|
|
788
788
|
},
|
|
789
789
|
"node_modules/@angular-eslint/builder/node_modules/@angular-devkit/architect": {
|
|
790
|
-
"version": "0.2003.
|
|
791
|
-
"integrity": "sha512-
|
|
790
|
+
"version": "0.2003.25",
|
|
791
|
+
"integrity": "sha512-39pTqt4wSmpD1WeCee46oSGXRh6TR1PFd9GZEwyZoMvBTMs8mE2sXGxUgd4Qyi5CkQ1XnCM5XfgJcjUWUQRoGg==",
|
|
792
792
|
"dev": true,
|
|
793
793
|
"license": "MIT",
|
|
794
794
|
"dependencies": {
|
|
795
|
-
"@angular-devkit/core": "20.3.
|
|
795
|
+
"@angular-devkit/core": "20.3.25",
|
|
796
796
|
"rxjs": "7.8.2"
|
|
797
797
|
},
|
|
798
798
|
"engines": {
|
|
@@ -802,8 +802,8 @@
|
|
|
802
802
|
}
|
|
803
803
|
},
|
|
804
804
|
"node_modules/@angular-eslint/builder/node_modules/@angular-devkit/core": {
|
|
805
|
-
"version": "20.3.
|
|
806
|
-
"integrity": "sha512-
|
|
805
|
+
"version": "20.3.25",
|
|
806
|
+
"integrity": "sha512-pSfeWEoS1y9zxqTOw0Etj2NXkRmp/aU52wdnyq3KqVA9cJtgxtlOHlBBNswTil4dReojEy+0K1xJm+mLuWuLxA==",
|
|
807
807
|
"dev": true,
|
|
808
808
|
"license": "MIT",
|
|
809
809
|
"dependencies": {
|
|
@@ -922,8 +922,8 @@
|
|
|
922
922
|
}
|
|
923
923
|
},
|
|
924
924
|
"node_modules/@angular-eslint/schematics/node_modules/@angular-devkit/core": {
|
|
925
|
-
"version": "20.3.
|
|
926
|
-
"integrity": "sha512-
|
|
925
|
+
"version": "20.3.25",
|
|
926
|
+
"integrity": "sha512-pSfeWEoS1y9zxqTOw0Etj2NXkRmp/aU52wdnyq3KqVA9cJtgxtlOHlBBNswTil4dReojEy+0K1xJm+mLuWuLxA==",
|
|
927
927
|
"dev": true,
|
|
928
928
|
"license": "MIT",
|
|
929
929
|
"dependencies": {
|
|
@@ -2017,8 +2017,8 @@
|
|
|
2017
2017
|
}
|
|
2018
2018
|
},
|
|
2019
2019
|
"node_modules/@babel/compat-data": {
|
|
2020
|
-
"version": "7.29.
|
|
2021
|
-
"integrity": "sha512-
|
|
2020
|
+
"version": "7.29.3",
|
|
2021
|
+
"integrity": "sha512-LIVqM46zQWZhj17qA8wb4nW/ixr2y1Nw+r1etiAWgRM6U1IqP+LNhL1yg440jYZR72jCWcWbLWzIosH+uP1fqg==",
|
|
2022
2022
|
"dev": true,
|
|
2023
2023
|
"license": "MIT",
|
|
2024
2024
|
"engines": {
|
|
@@ -2137,8 +2137,8 @@
|
|
|
2137
2137
|
}
|
|
2138
2138
|
},
|
|
2139
2139
|
"node_modules/@babel/helper-create-class-features-plugin": {
|
|
2140
|
-
"version": "7.
|
|
2141
|
-
"integrity": "sha512-
|
|
2140
|
+
"version": "7.29.3",
|
|
2141
|
+
"integrity": "sha512-RpLYy2sb51oNLjuu1iD3bwBqCBWUzjO0ocp+iaCP/lJtb2CPLcnC2Fftw+4sAzaMELGeWTgExSKADbdo0GFVzA==",
|
|
2142
2142
|
"dev": true,
|
|
2143
2143
|
"license": "MIT",
|
|
2144
2144
|
"dependencies": {
|
|
@@ -2147,7 +2147,7 @@
|
|
|
2147
2147
|
"@babel/helper-optimise-call-expression": "^7.27.1",
|
|
2148
2148
|
"@babel/helper-replace-supers": "^7.28.6",
|
|
2149
2149
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.27.1",
|
|
2150
|
-
"@babel/traverse": "^7.
|
|
2150
|
+
"@babel/traverse": "^7.29.0",
|
|
2151
2151
|
"semver": "^6.3.1"
|
|
2152
2152
|
},
|
|
2153
2153
|
"engines": {
|
|
@@ -2452,8 +2452,8 @@
|
|
|
2452
2452
|
}
|
|
2453
2453
|
},
|
|
2454
2454
|
"node_modules/@babel/parser": {
|
|
2455
|
-
"version": "7.29.
|
|
2456
|
-
"integrity": "sha512-
|
|
2455
|
+
"version": "7.29.3",
|
|
2456
|
+
"integrity": "sha512-b3ctpQwp+PROvU/cttc4OYl4MzfJUWy6FZg+PMXfzmt/+39iHVF0sDfqay8TQM3JA2EUOyKcFZt75jWriQijsA==",
|
|
2457
2457
|
"dev": true,
|
|
2458
2458
|
"license": "MIT",
|
|
2459
2459
|
"dependencies": {
|
|
@@ -3219,8 +3219,8 @@
|
|
|
3219
3219
|
}
|
|
3220
3220
|
},
|
|
3221
3221
|
"node_modules/@babel/plugin-transform-modules-systemjs": {
|
|
3222
|
-
"version": "7.29.
|
|
3223
|
-
"integrity": "sha512-
|
|
3222
|
+
"version": "7.29.4",
|
|
3223
|
+
"integrity": "sha512-N7QmZ0xRZfjHOfZeQLJjwgX2zS9pdGHSVl/cjSGlo4dXMqvurfxXDMKY4RqEKzPozV78VMcd0lxyG13mlbKc4w==",
|
|
3224
3224
|
"dev": true,
|
|
3225
3225
|
"license": "MIT",
|
|
3226
3226
|
"dependencies": {
|
|
@@ -4275,8 +4275,8 @@
|
|
|
4275
4275
|
}
|
|
4276
4276
|
},
|
|
4277
4277
|
"node_modules/@compodoc/compodoc/node_modules/fs-extra": {
|
|
4278
|
-
"version": "11.3.
|
|
4279
|
-
"integrity": "sha512-
|
|
4278
|
+
"version": "11.3.5",
|
|
4279
|
+
"integrity": "sha512-eKpRKAovdpZtR1WopLHxlBWvAgPny3c4gX1G5Jhwmmw4XJj0ifSD5qB5TOo8hmA0wlRKDAOAhEE1yVPgs6Fgcg==",
|
|
4280
4280
|
"dev": true,
|
|
4281
4281
|
"license": "MIT",
|
|
4282
4282
|
"dependencies": {
|
|
@@ -4419,8 +4419,8 @@
|
|
|
4419
4419
|
}
|
|
4420
4420
|
},
|
|
4421
4421
|
"node_modules/@compodoc/compodoc/node_modules/string-width": {
|
|
4422
|
-
"version": "8.2.
|
|
4423
|
-
"integrity": "sha512-
|
|
4422
|
+
"version": "8.2.1",
|
|
4423
|
+
"integrity": "sha512-IIaP0g3iy9Cyy18w3M9YcaDudujEAVHKt3a3QJg1+sr/oX96TbaGUubG0hJyCjCBThFH+tFpcIyoUHUn1ogaLA==",
|
|
4424
4424
|
"dev": true,
|
|
4425
4425
|
"license": "MIT",
|
|
4426
4426
|
"dependencies": {
|
|
@@ -5248,8 +5248,8 @@
|
|
|
5248
5248
|
}
|
|
5249
5249
|
},
|
|
5250
5250
|
"node_modules/@eslint/eslintrc/node_modules/ajv": {
|
|
5251
|
-
"version": "6.
|
|
5252
|
-
"integrity": "sha512-
|
|
5251
|
+
"version": "6.15.0",
|
|
5252
|
+
"integrity": "sha512-fgFx7Hfoq60ytK2c7DhnF8jIvzYgOMxfugjLOSMHjLIPgenqa7S7oaagATUq99mV6IYvN2tRmC0wnTYX6iPbMw==",
|
|
5253
5253
|
"dev": true,
|
|
5254
5254
|
"license": "MIT",
|
|
5255
5255
|
"dependencies": {
|
|
@@ -8035,8 +8035,8 @@
|
|
|
8035
8035
|
}
|
|
8036
8036
|
},
|
|
8037
8037
|
"node_modules/@sinonjs/fake-timers": {
|
|
8038
|
-
"version": "15.
|
|
8039
|
-
"integrity": "sha512-
|
|
8038
|
+
"version": "15.4.0",
|
|
8039
|
+
"integrity": "sha512-DsG+8/LscQIQg68J6Ef3dv10u6nVyetYn923s3/sus5eaGfTo1of5WMZSLf0UJc9KDuKPilPH0UDJCjvNbDNCA==",
|
|
8040
8040
|
"dev": true,
|
|
8041
8041
|
"license": "BSD-3-Clause",
|
|
8042
8042
|
"dependencies": {
|
|
@@ -8170,8 +8170,8 @@
|
|
|
8170
8170
|
}
|
|
8171
8171
|
},
|
|
8172
8172
|
"node_modules/@tybys/wasm-util": {
|
|
8173
|
-
"version": "0.10.
|
|
8174
|
-
"integrity": "sha512-
|
|
8173
|
+
"version": "0.10.2",
|
|
8174
|
+
"integrity": "sha512-RoBvJ2X0wuKlWFIjrwffGw1IqZHKQqzIchKaadZZfnNpsAYp2mM0h36JtPCjNDAHGgYez/15uMBpfGwchhiMgg==",
|
|
8175
8175
|
"dev": true,
|
|
8176
8176
|
"license": "MIT",
|
|
8177
8177
|
"optional": true,
|
|
@@ -8259,8 +8259,8 @@
|
|
|
8259
8259
|
}
|
|
8260
8260
|
},
|
|
8261
8261
|
"node_modules/@types/estree": {
|
|
8262
|
-
"version": "1.0.
|
|
8263
|
-
"integrity": "sha512-
|
|
8262
|
+
"version": "1.0.9",
|
|
8263
|
+
"integrity": "sha512-GhdPgy1el4/ImP05X05Uw4cw2/M93BCUmnEvWZNStlCzEKME4Fkk+YpoA5OiHNQmoS7Cafb8Xa3Pya8m1Qrzeg==",
|
|
8264
8264
|
"dev": true,
|
|
8265
8265
|
"license": "MIT"
|
|
8266
8266
|
},
|
|
@@ -8412,8 +8412,8 @@
|
|
|
8412
8412
|
}
|
|
8413
8413
|
},
|
|
8414
8414
|
"node_modules/@types/qs": {
|
|
8415
|
-
"version": "6.15.
|
|
8416
|
-
"integrity": "sha512-
|
|
8415
|
+
"version": "6.15.1",
|
|
8416
|
+
"integrity": "sha512-GZHUBZR9hckSUhrxmp1nG6NwdpM9fCunJwyThLW1X3AyHgd9IlHb6VANpQQqDr2o/qQp6McZ3y/IA2rVzKzSbw==",
|
|
8417
8417
|
"dev": true,
|
|
8418
8418
|
"license": "MIT"
|
|
8419
8419
|
},
|
|
@@ -8766,8 +8766,8 @@
|
|
|
8766
8766
|
}
|
|
8767
8767
|
},
|
|
8768
8768
|
"node_modules/@ungap/structured-clone": {
|
|
8769
|
-
"version": "1.3.
|
|
8770
|
-
"integrity": "sha512-
|
|
8769
|
+
"version": "1.3.1",
|
|
8770
|
+
"integrity": "sha512-mUFwbeTqrVgDQxFveS+df2yfap6iuP20NAKAsBt5jDEoOTDew+zwLAOilHCeQJOVSvmgCX4ogqIrA0mnyr08yQ==",
|
|
8771
8771
|
"dev": true,
|
|
8772
8772
|
"license": "ISC"
|
|
8773
8773
|
},
|
|
@@ -9034,8 +9034,8 @@
|
|
|
9034
9034
|
}
|
|
9035
9035
|
},
|
|
9036
9036
|
"node_modules/@wavemaker/app-ng-runtime": {
|
|
9037
|
-
"version": "11.15.
|
|
9038
|
-
"integrity": "sha512-
|
|
9037
|
+
"version": "11.15.3-rc.647481",
|
|
9038
|
+
"integrity": "sha512-0J7Hjhrj4nU7Jv/1WfZgj/TUwPZo0DGKKbpDJjllabJjCDE+8FhWE+4N6QNbgiS/RO3Z3tfWlH/DPcK0e6PoOQ==",
|
|
9039
9039
|
"license": "MIT",
|
|
9040
9040
|
"engines": {
|
|
9041
9041
|
"node": ">=18.16.1",
|
|
@@ -9043,8 +9043,8 @@
|
|
|
9043
9043
|
}
|
|
9044
9044
|
},
|
|
9045
9045
|
"node_modules/@wavemaker/custom-widgets-m3": {
|
|
9046
|
-
"version": "11.15.
|
|
9047
|
-
"integrity": "sha512-
|
|
9046
|
+
"version": "11.15.3-rc.647481",
|
|
9047
|
+
"integrity": "sha512-1uW8BhQBBUn1TUahK2W5Js91bVyrv8soWml6fObaHft0T+3G2YN9s95GIzjrr1j8HcGGxiX2bMCuErmsoKqSbw==",
|
|
9048
9048
|
"license": "ISC"
|
|
9049
9049
|
},
|
|
9050
9050
|
"node_modules/@wavemaker/focus-trap": {
|
|
@@ -9057,8 +9057,8 @@
|
|
|
9057
9057
|
}
|
|
9058
9058
|
},
|
|
9059
9059
|
"node_modules/@wavemaker/foundation-css": {
|
|
9060
|
-
"version": "11.15.
|
|
9061
|
-
"integrity": "sha512-
|
|
9060
|
+
"version": "11.15.3-rc.647481",
|
|
9061
|
+
"integrity": "sha512-fvBtMqFjPJohN5AvIcByhTQAdEaPO3YeG32H/ewIln5avm4EgyA5Qug2UUdBhtW0cjIH/QLVzYdgftQMSfOaNw==",
|
|
9062
9062
|
"license": "ISC",
|
|
9063
9063
|
"dependencies": {
|
|
9064
9064
|
"ajv": "8.17.1",
|
|
@@ -9074,8 +9074,8 @@
|
|
|
9074
9074
|
}
|
|
9075
9075
|
},
|
|
9076
9076
|
"node_modules/@wavemaker/variables": {
|
|
9077
|
-
"version": "11.15.
|
|
9078
|
-
"integrity": "sha512-
|
|
9077
|
+
"version": "11.15.3-rc.647481",
|
|
9078
|
+
"integrity": "sha512-yQhqyTTXPYUCJcU1/4LuhGJTPoNdGjJ5cMoN4LvY7/oI6b1TxBc+OweoTEPtt4qmrLhpMI4iDWWh29I9yynemg==",
|
|
9079
9079
|
"license": "ISC",
|
|
9080
9080
|
"dependencies": {
|
|
9081
9081
|
"@metrichor/jmespath": "^0.3.1",
|
|
@@ -9892,8 +9892,8 @@
|
|
|
9892
9892
|
"license": "MIT"
|
|
9893
9893
|
},
|
|
9894
9894
|
"node_modules/baseline-browser-mapping": {
|
|
9895
|
-
"version": "2.10.
|
|
9896
|
-
"integrity": "sha512-
|
|
9895
|
+
"version": "2.10.27",
|
|
9896
|
+
"integrity": "sha512-zEs/ufmZoUd7WftKpKyXaT6RFxpQ5Qm9xytKRHvJfxFV9DFJkZph9RvJ1LcOUi0Z1ZVijMte65JbILeV+8QQEA==",
|
|
9897
9897
|
"dev": true,
|
|
9898
9898
|
"license": "Apache-2.0",
|
|
9899
9899
|
"bin": {
|
|
@@ -10297,8 +10297,8 @@
|
|
|
10297
10297
|
}
|
|
10298
10298
|
},
|
|
10299
10299
|
"node_modules/caniuse-lite": {
|
|
10300
|
-
"version": "1.0.
|
|
10301
|
-
"integrity": "sha512-
|
|
10300
|
+
"version": "1.0.30001792",
|
|
10301
|
+
"integrity": "sha512-hVLMUZFgR4JJ6ACt1uEESvQN1/dBVqPAKY0hgrV70eN3391K6juAfTjKZLKvOMsx8PxA7gsY1/tLMMTcfFLLpw==",
|
|
10302
10302
|
"dev": true,
|
|
10303
10303
|
"funding": [
|
|
10304
10304
|
{
|
|
@@ -11957,8 +11957,8 @@
|
|
|
11957
11957
|
"license": "MIT"
|
|
11958
11958
|
},
|
|
11959
11959
|
"node_modules/electron-to-chromium": {
|
|
11960
|
-
"version": "1.5.
|
|
11961
|
-
"integrity": "sha512-
|
|
11960
|
+
"version": "1.5.352",
|
|
11961
|
+
"integrity": "sha512-9wHk8x6dyuimoe18EdiDPWKExNdxYqo4fn4FwOVVper6RxT3cmpBwBkWWfSOCYJjQdIco/nPhJhNLmn4Ufg1Yg==",
|
|
11962
11962
|
"dev": true,
|
|
11963
11963
|
"license": "ISC"
|
|
11964
11964
|
},
|
|
@@ -12056,13 +12056,13 @@
|
|
|
12056
12056
|
}
|
|
12057
12057
|
},
|
|
12058
12058
|
"node_modules/enhanced-resolve": {
|
|
12059
|
-
"version": "5.
|
|
12060
|
-
"integrity": "sha512-
|
|
12059
|
+
"version": "5.21.0",
|
|
12060
|
+
"integrity": "sha512-otxSQPw4lkOZWkHpB3zaEQs6gWYEsmX4xQF68ElXC/TWvGxGMSGOvoNbaLXm6/cS/fSfHtsEdw90y20PCd+sCA==",
|
|
12061
12061
|
"dev": true,
|
|
12062
12062
|
"license": "MIT",
|
|
12063
12063
|
"dependencies": {
|
|
12064
12064
|
"graceful-fs": "^4.2.4",
|
|
12065
|
-
"tapable": "^2.3.
|
|
12065
|
+
"tapable": "^2.3.3"
|
|
12066
12066
|
},
|
|
12067
12067
|
"engines": {
|
|
12068
12068
|
"node": ">=10.13.0"
|
|
@@ -12334,8 +12334,8 @@
|
|
|
12334
12334
|
}
|
|
12335
12335
|
},
|
|
12336
12336
|
"node_modules/eslint/node_modules/ajv": {
|
|
12337
|
-
"version": "6.
|
|
12338
|
-
"integrity": "sha512-
|
|
12337
|
+
"version": "6.15.0",
|
|
12338
|
+
"integrity": "sha512-fgFx7Hfoq60ytK2c7DhnF8jIvzYgOMxfugjLOSMHjLIPgenqa7S7oaagATUq99mV6IYvN2tRmC0wnTYX6iPbMw==",
|
|
12339
12339
|
"dev": true,
|
|
12340
12340
|
"license": "MIT",
|
|
12341
12341
|
"dependencies": {
|
|
@@ -12627,8 +12627,8 @@
|
|
|
12627
12627
|
}
|
|
12628
12628
|
},
|
|
12629
12629
|
"node_modules/express/node_modules/body-parser": {
|
|
12630
|
-
"version": "1.20.
|
|
12631
|
-
"integrity": "sha512-
|
|
12630
|
+
"version": "1.20.5",
|
|
12631
|
+
"integrity": "sha512-3grm+/2tUOvu2cjJkvsIxrv/wVpfXQW4PsQHYm7yk4vfpu7Ekl6nEsYBoJUL6qDwZUx8wUhQ8tR2qz+ad9c9OA==",
|
|
12632
12632
|
"dev": true,
|
|
12633
12633
|
"license": "MIT",
|
|
12634
12634
|
"dependencies": {
|
|
@@ -12640,7 +12640,7 @@
|
|
|
12640
12640
|
"http-errors": "~2.0.1",
|
|
12641
12641
|
"iconv-lite": "~0.4.24",
|
|
12642
12642
|
"on-finished": "~2.4.1",
|
|
12643
|
-
"qs": "~6.
|
|
12643
|
+
"qs": "~6.15.1",
|
|
12644
12644
|
"raw-body": "~2.5.3",
|
|
12645
12645
|
"type-is": "~1.6.18",
|
|
12646
12646
|
"unpipe": "~1.0.0"
|
|
@@ -12650,6 +12650,21 @@
|
|
|
12650
12650
|
"npm": "1.2.8000 || >= 1.4.16"
|
|
12651
12651
|
}
|
|
12652
12652
|
},
|
|
12653
|
+
"node_modules/express/node_modules/body-parser/node_modules/qs": {
|
|
12654
|
+
"version": "6.15.1",
|
|
12655
|
+
"integrity": "sha512-6YHEFRL9mfgcAvql/XhwTvf5jKcOiiupt2FiJxHkiX1z4j7WL8J/jRHYLluORvc1XxB5rV20KoeK00gVJamspg==",
|
|
12656
|
+
"dev": true,
|
|
12657
|
+
"license": "BSD-3-Clause",
|
|
12658
|
+
"dependencies": {
|
|
12659
|
+
"side-channel": "^1.1.0"
|
|
12660
|
+
},
|
|
12661
|
+
"engines": {
|
|
12662
|
+
"node": ">=0.6"
|
|
12663
|
+
},
|
|
12664
|
+
"funding": {
|
|
12665
|
+
"url": "https://github.com/sponsors/ljharb"
|
|
12666
|
+
}
|
|
12667
|
+
},
|
|
12653
12668
|
"node_modules/express/node_modules/debug": {
|
|
12654
12669
|
"version": "2.6.9",
|
|
12655
12670
|
"integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
|
|
@@ -12958,8 +12973,8 @@
|
|
|
12958
12973
|
"license": "MIT"
|
|
12959
12974
|
},
|
|
12960
12975
|
"node_modules/fast-uri": {
|
|
12961
|
-
"version": "3.1.
|
|
12962
|
-
"integrity": "sha512-
|
|
12976
|
+
"version": "3.1.2",
|
|
12977
|
+
"integrity": "sha512-rVjf7ArG3LTk+FS6Yw81V1DLuZl1bRbNrev6Tmd/9RaroeeRRJhAt7jg/6YFxbvAQXUCavSoZhPPj6oOx+5KjQ==",
|
|
12963
12978
|
"funding": [
|
|
12964
12979
|
{
|
|
12965
12980
|
"type": "github",
|
|
@@ -14042,6 +14057,7 @@
|
|
|
14042
14057
|
"node_modules/http-auth/node_modules/uuid": {
|
|
14043
14058
|
"version": "8.3.2",
|
|
14044
14059
|
"integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==",
|
|
14060
|
+
"deprecated": "uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028).",
|
|
14045
14061
|
"dev": true,
|
|
14046
14062
|
"license": "MIT",
|
|
14047
14063
|
"bin": {
|
|
@@ -14470,8 +14486,8 @@
|
|
|
14470
14486
|
}
|
|
14471
14487
|
},
|
|
14472
14488
|
"node_modules/ip-address": {
|
|
14473
|
-
"version": "10.
|
|
14474
|
-
"integrity": "sha512
|
|
14489
|
+
"version": "10.2.0",
|
|
14490
|
+
"integrity": "sha512-/+S6j4E9AHvW9SWMSEY9Xfy66O5PWvVEJ08O0y5JGyEKQpojb0K0GKpz/v5HJ/G0vi3D2sjGK78119oXZeE0qA==",
|
|
14475
14491
|
"dev": true,
|
|
14476
14492
|
"license": "MIT",
|
|
14477
14493
|
"engines": {
|
|
@@ -14479,8 +14495,8 @@
|
|
|
14479
14495
|
}
|
|
14480
14496
|
},
|
|
14481
14497
|
"node_modules/ipaddr.js": {
|
|
14482
|
-
"version": "2.
|
|
14483
|
-
"integrity": "sha512-
|
|
14498
|
+
"version": "2.4.0",
|
|
14499
|
+
"integrity": "sha512-9VGk3HGanVE6JoZXHiCpnGy5X0jYDnN4EA4lntFPj+1vIWlFhIylq2CrrCOJH9EAhc5CYhq18F2Av2tgoAPsYQ==",
|
|
14484
14500
|
"dev": true,
|
|
14485
14501
|
"license": "MIT",
|
|
14486
14502
|
"engines": {
|
|
@@ -14534,12 +14550,12 @@
|
|
|
14534
14550
|
}
|
|
14535
14551
|
},
|
|
14536
14552
|
"node_modules/is-core-module": {
|
|
14537
|
-
"version": "2.16.
|
|
14538
|
-
"integrity": "sha512-
|
|
14553
|
+
"version": "2.16.2",
|
|
14554
|
+
"integrity": "sha512-evOr8xfXKxE6qSR0hSXL2r3sd7ALj8+7jQEUvPYcm5sgZFdJ+AYzT6yNmJenvIYQBgIGwfwz08sL8zoL7yq2BA==",
|
|
14539
14555
|
"dev": true,
|
|
14540
14556
|
"license": "MIT",
|
|
14541
14557
|
"dependencies": {
|
|
14542
|
-
"hasown": "^2.0.
|
|
14558
|
+
"hasown": "^2.0.3"
|
|
14543
14559
|
},
|
|
14544
14560
|
"engines": {
|
|
14545
14561
|
"node": ">= 0.4"
|
|
@@ -16087,8 +16103,8 @@
|
|
|
16087
16103
|
"license": "MIT"
|
|
16088
16104
|
},
|
|
16089
16105
|
"node_modules/jsonfile": {
|
|
16090
|
-
"version": "6.2.
|
|
16091
|
-
"integrity": "sha512-
|
|
16106
|
+
"version": "6.2.1",
|
|
16107
|
+
"integrity": "sha512-zwOTdL3rFQ/lRdBnntKVOX6k5cKJwEc1HdilT71BWEu7J41gXIB2MRp+vxduPSwZJPWBxEzv4yH1wYLJGUHX4Q==",
|
|
16092
16108
|
"dev": true,
|
|
16093
16109
|
"license": "MIT",
|
|
16094
16110
|
"dependencies": {
|
|
@@ -16511,8 +16527,8 @@
|
|
|
16511
16527
|
]
|
|
16512
16528
|
},
|
|
16513
16529
|
"node_modules/loader-runner": {
|
|
16514
|
-
"version": "4.3.
|
|
16515
|
-
"integrity": "sha512-
|
|
16530
|
+
"version": "4.3.2",
|
|
16531
|
+
"integrity": "sha512-DFEqQ3ihfS9blba08cLfYf1NRAIEm+dDjic073DRDc3/JspI/8wYmtDsHwd3+4hwvdxSK7PGaElfTmm0awWJ4w==",
|
|
16516
16532
|
"dev": true,
|
|
16517
16533
|
"license": "MIT",
|
|
16518
16534
|
"engines": {
|
|
@@ -17334,8 +17350,8 @@
|
|
|
17334
17350
|
}
|
|
17335
17351
|
},
|
|
17336
17352
|
"node_modules/moment-timezone": {
|
|
17337
|
-
"version": "0.6.
|
|
17338
|
-
"integrity": "sha512-
|
|
17353
|
+
"version": "0.6.2",
|
|
17354
|
+
"integrity": "sha512-lDsQv8FoGdBUdf0+TjGsq2orxKuXdwFlQ6Zw6TX3xIcTwTfEpCLyKqvEauvCHJ8iu3KBV8+uPhlv70YsNGdUBQ==",
|
|
17339
17355
|
"license": "MIT",
|
|
17340
17356
|
"dependencies": {
|
|
17341
17357
|
"moment": "^2.29.4"
|
|
@@ -17412,8 +17428,8 @@
|
|
|
17412
17428
|
"license": "MIT"
|
|
17413
17429
|
},
|
|
17414
17430
|
"node_modules/msgpackr": {
|
|
17415
|
-
"version": "1.11.
|
|
17416
|
-
"integrity": "sha512-
|
|
17431
|
+
"version": "1.11.12",
|
|
17432
|
+
"integrity": "sha512-RBdJ1Un7yGlXWajrkxcSa93nvQ0w4zBf60c0yYv7YtBelP8H2FA7XsfBbMHtXKXUMUxH7zV3Zuozh+kUQWhHvg==",
|
|
17417
17433
|
"dev": true,
|
|
17418
17434
|
"license": "MIT",
|
|
17419
17435
|
"optionalDependencies": {
|
|
@@ -17465,8 +17481,8 @@
|
|
|
17465
17481
|
}
|
|
17466
17482
|
},
|
|
17467
17483
|
"node_modules/nanoid": {
|
|
17468
|
-
"version": "3.3.
|
|
17469
|
-
"integrity": "sha512-
|
|
17484
|
+
"version": "3.3.12",
|
|
17485
|
+
"integrity": "sha512-ZB9RH/39qpq5Vu6Y+NmUaFhQR6pp+M2Xt76XBnEwDaGcVAqhlvxrl3B2bKS5D3NH3QR76v3aSrKaF/Kiy7lEtQ==",
|
|
17470
17486
|
"dev": true,
|
|
17471
17487
|
"funding": [
|
|
17472
17488
|
{
|
|
@@ -18482,8 +18498,8 @@
|
|
|
18482
18498
|
"license": "MIT"
|
|
18483
18499
|
},
|
|
18484
18500
|
"node_modules/node-releases": {
|
|
18485
|
-
"version": "2.0.
|
|
18486
|
-
"integrity": "sha512-
|
|
18501
|
+
"version": "2.0.38",
|
|
18502
|
+
"integrity": "sha512-3qT/88Y3FbH/Kx4szpQQ4HzUbVrHPKTLVpVocKiLfoYvw9XSGOX2FmD2d6DrXbVYyAQTF2HeF6My8jmzx7/CRw==",
|
|
18487
18503
|
"dev": true,
|
|
18488
18504
|
"license": "MIT"
|
|
18489
18505
|
},
|
|
@@ -19212,8 +19228,8 @@
|
|
|
19212
19228
|
}
|
|
19213
19229
|
},
|
|
19214
19230
|
"node_modules/path-scurry/node_modules/lru-cache": {
|
|
19215
|
-
"version": "11.3.
|
|
19216
|
-
"integrity": "sha512-
|
|
19231
|
+
"version": "11.3.6",
|
|
19232
|
+
"integrity": "sha512-Gf/KoL3C/MlI7Bt0PGI9I+TeTC/I6r/csU58N4BSNc4lppLBeKsOdFYkK+dX0ABDUMJNfCHTyPpzwwO21Awd3A==",
|
|
19217
19233
|
"dev": true,
|
|
19218
19234
|
"license": "BlueOak-1.0.0",
|
|
19219
19235
|
"engines": {
|
|
@@ -20373,6 +20389,12 @@
|
|
|
20373
20389
|
"fsevents": "~2.3.2"
|
|
20374
20390
|
}
|
|
20375
20391
|
},
|
|
20392
|
+
"node_modules/rollup/node_modules/@types/estree": {
|
|
20393
|
+
"version": "1.0.8",
|
|
20394
|
+
"integrity": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==",
|
|
20395
|
+
"dev": true,
|
|
20396
|
+
"license": "MIT"
|
|
20397
|
+
},
|
|
20376
20398
|
"node_modules/rrweb-cssom": {
|
|
20377
20399
|
"version": "0.8.0",
|
|
20378
20400
|
"integrity": "sha512-guoltQEx+9aMf2gDZ0s62EcV8lsXR+0w8915TC3ITdn2YueuNjdAYh/levpU9nFaoChh9RUS5ZdQMrKfVEN9tw==",
|
|
@@ -21149,6 +21171,7 @@
|
|
|
21149
21171
|
"node_modules/sockjs/node_modules/uuid": {
|
|
21150
21172
|
"version": "8.3.2",
|
|
21151
21173
|
"integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==",
|
|
21174
|
+
"deprecated": "uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028).",
|
|
21152
21175
|
"dev": true,
|
|
21153
21176
|
"license": "MIT",
|
|
21154
21177
|
"bin": {
|
|
@@ -21156,12 +21179,12 @@
|
|
|
21156
21179
|
}
|
|
21157
21180
|
},
|
|
21158
21181
|
"node_modules/socks": {
|
|
21159
|
-
"version": "2.8.
|
|
21160
|
-
"integrity": "sha512-
|
|
21182
|
+
"version": "2.8.8",
|
|
21183
|
+
"integrity": "sha512-NlGELfPrgX2f1TAAcz0WawlLn+0r3FyhhCRpFFK2CemXenPYvzMWWZINv3eDNo9ucdwme7oCHRY0Jnbs4aIkog==",
|
|
21161
21184
|
"dev": true,
|
|
21162
21185
|
"license": "MIT",
|
|
21163
21186
|
"dependencies": {
|
|
21164
|
-
"ip-address": "^10.
|
|
21187
|
+
"ip-address": "^10.1.1",
|
|
21165
21188
|
"smart-buffer": "^4.2.0"
|
|
21166
21189
|
},
|
|
21167
21190
|
"engines": {
|
|
@@ -21736,8 +21759,8 @@
|
|
|
21736
21759
|
}
|
|
21737
21760
|
},
|
|
21738
21761
|
"node_modules/tapable": {
|
|
21739
|
-
"version": "2.3.
|
|
21740
|
-
"integrity": "sha512-
|
|
21762
|
+
"version": "2.3.3",
|
|
21763
|
+
"integrity": "sha512-uxc/zpqFg6x7C8vOE7lh6Lbda8eEL9zmVm/PLeTPBRhh1xCgdWaQ+J1CUieGpIfm2HdtsUpRv+HshiasBMcc6A==",
|
|
21741
21764
|
"dev": true,
|
|
21742
21765
|
"license": "MIT",
|
|
21743
21766
|
"engines": {
|
|
@@ -21818,8 +21841,8 @@
|
|
|
21818
21841
|
"license": "ISC"
|
|
21819
21842
|
},
|
|
21820
21843
|
"node_modules/terser": {
|
|
21821
|
-
"version": "5.
|
|
21822
|
-
"integrity": "sha512-
|
|
21844
|
+
"version": "5.47.1",
|
|
21845
|
+
"integrity": "sha512-tPbLXTI6ohPASb/1YViL428oEHu6/qv1OxqYnfaonVCFHqx4+wCd95pHrQWsL5X4pl90CTyW9piSAsS2L0VoMw==",
|
|
21823
21846
|
"dev": true,
|
|
21824
21847
|
"license": "BSD-2-Clause",
|
|
21825
21848
|
"dependencies": {
|
|
@@ -21836,8 +21859,8 @@
|
|
|
21836
21859
|
}
|
|
21837
21860
|
},
|
|
21838
21861
|
"node_modules/terser-webpack-plugin": {
|
|
21839
|
-
"version": "5.
|
|
21840
|
-
"integrity": "sha512-
|
|
21862
|
+
"version": "5.5.0",
|
|
21863
|
+
"integrity": "sha512-UYhptBwhWvfIjKd/UuFo6D8uq9xpGLDK+z8EDsj/zWhrTaH34cKEbrkMKfV5YWqGBvAYA3tlzZbs2R+qYrbQJA==",
|
|
21841
21864
|
"dev": true,
|
|
21842
21865
|
"license": "MIT",
|
|
21843
21866
|
"dependencies": {
|
|
@@ -22657,6 +22680,7 @@
|
|
|
22657
22680
|
"node_modules/uuid": {
|
|
22658
22681
|
"version": "8.1.0",
|
|
22659
22682
|
"integrity": "sha512-CI18flHDznR0lq54xBycOVmphdCYnQLKn8abKn7PXUiKUGdEd+/l9LWNJmugXel4hXq7S+RMNl34ecyC9TntWg==",
|
|
22683
|
+
"deprecated": "uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028).",
|
|
22660
22684
|
"dev": true,
|
|
22661
22685
|
"license": "MIT",
|
|
22662
22686
|
"bin": {
|
|
@@ -23236,8 +23260,8 @@
|
|
|
23236
23260
|
}
|
|
23237
23261
|
},
|
|
23238
23262
|
"node_modules/vite/node_modules/postcss": {
|
|
23239
|
-
"version": "8.5.
|
|
23240
|
-
"integrity": "sha512-
|
|
23263
|
+
"version": "8.5.14",
|
|
23264
|
+
"integrity": "sha512-SoSL4+OSEtR99LHFZQiJLkT59C5B1amGO1NzTwj7TT1qCUgUO6hxOvzkOYxD+vMrXBM3XJIKzokoERdqQq/Zmg==",
|
|
23241
23265
|
"dev": true,
|
|
23242
23266
|
"funding": [
|
|
23243
23267
|
{
|
|
@@ -23582,8 +23606,8 @@
|
|
|
23582
23606
|
}
|
|
23583
23607
|
},
|
|
23584
23608
|
"node_modules/webpack-sources": {
|
|
23585
|
-
"version": "3.
|
|
23586
|
-
"integrity": "sha512-
|
|
23609
|
+
"version": "3.4.1",
|
|
23610
|
+
"integrity": "sha512-eACpxRN02yaawnt+uUNIF7Qje6A9zArxBbcAJjK1PK3S9Ycg5jIuJ8pW4q8EMnwNZCEGltcjkRx1QzOxOkKD8A==",
|
|
23587
23611
|
"dev": true,
|
|
23588
23612
|
"license": "MIT",
|
|
23589
23613
|
"engines": {
|
|
@@ -23612,8 +23636,8 @@
|
|
|
23612
23636
|
}
|
|
23613
23637
|
},
|
|
23614
23638
|
"node_modules/webpack/node_modules/ajv": {
|
|
23615
|
-
"version": "6.
|
|
23616
|
-
"integrity": "sha512-
|
|
23639
|
+
"version": "6.15.0",
|
|
23640
|
+
"integrity": "sha512-fgFx7Hfoq60ytK2c7DhnF8jIvzYgOMxfugjLOSMHjLIPgenqa7S7oaagATUq99mV6IYvN2tRmC0wnTYX6iPbMw==",
|
|
23617
23641
|
"dev": true,
|
|
23618
23642
|
"license": "MIT",
|
|
23619
23643
|
"dependencies": {
|