@wavemaker/angular-codegen 11.10.1-rc.200 → 11.10.2-rc.202

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.
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@wavemaker/angular-app",
3
- "version": "11.10.1-rc.200",
3
+ "version": "11.10.2-rc.202",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@wavemaker/angular-app",
9
- "version": "11.10.1-rc.200",
9
+ "version": "11.10.2-rc.202",
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.1-rc.200",
38
- "@wavemaker/custom-widgets-m3": "11.10.1-rc.200",
37
+ "@wavemaker/app-ng-runtime": "11.10.2-rc.202",
38
+ "@wavemaker/custom-widgets-m3": "11.10.2-rc.202",
39
39
  "@wavemaker/focus-trap": "1.0.1",
40
- "@wavemaker/foundation-css": "11.10.1-rc.200",
40
+ "@wavemaker/foundation-css": "11.10.2-rc.202",
41
41
  "@wavemaker/nvd3": "1.8.12",
42
- "@wavemaker/variables": "11.10.1-rc.200",
42
+ "@wavemaker/variables": "11.10.2-rc.202",
43
43
  "@ztree/ztree_v3": "3.5.48",
44
44
  "angular-imask": "^7.6.1",
45
45
  "angular2-websocket": "0.9.7",
@@ -93,6 +93,7 @@
93
93
  "@types/sizzle": "^2.3.3",
94
94
  "@typescript-eslint/eslint-plugin": "6.15.0",
95
95
  "@typescript-eslint/parser": "6.15.0",
96
+ "acorn": "8.14.0",
96
97
  "babel-loader": "^9.1.2",
97
98
  "cheerio": "1.0.0-rc.12",
98
99
  "codelyzer": "5.1.2",
@@ -172,6 +173,18 @@
172
173
  "rollup": ">=1.27"
173
174
  }
174
175
  },
176
+ "node_modules/@ampproject/rollup-plugin-closure-compiler/node_modules/acorn": {
177
+ "version": "7.3.1",
178
+ "integrity": "sha512-tLc0wSnatxAQHVHUapaHdz72pi9KUyHjq5KyHjGg9Y8Ifdc79pTh2XvI6I1/chZbnM7QtNKzh66ooDogPZSleA==",
179
+ "dev": true,
180
+ "license": "MIT",
181
+ "bin": {
182
+ "acorn": "bin/acorn"
183
+ },
184
+ "engines": {
185
+ "node": ">=0.4.0"
186
+ }
187
+ },
175
188
  "node_modules/@angular-builders/common": {
176
189
  "version": "2.0.0",
177
190
  "integrity": "sha512-O5YJc++DtJVJhqA/OomRKN2jGYzvU/YXtfrPAqcA9Is3Ob5jvV0L0JHSAjSw/KaLvk/FjBIqoRVcYdLp5LKddA==",
@@ -186,18 +199,6 @@
186
199
  "node": "^14.20.0 || ^16.13.0 || >=18.10.0"
187
200
  }
188
201
  },
189
- "node_modules/@angular-builders/common/node_modules/acorn": {
190
- "version": "8.14.0",
191
- "integrity": "sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==",
192
- "dev": true,
193
- "license": "MIT",
194
- "bin": {
195
- "acorn": "bin/acorn"
196
- },
197
- "engines": {
198
- "node": ">=0.4.0"
199
- }
200
- },
201
202
  "node_modules/@angular-builders/common/node_modules/acorn-walk": {
202
203
  "version": "8.3.4",
203
204
  "integrity": "sha512-ueEepnujpqee2o5aIYnvHU6C0A42MNdsIDeqy5BydrkuC5R1ZuUFnm27EeFJGoEHJQgn3uleRvmTXaJgfXbt4g==",
@@ -539,18 +540,6 @@
539
540
  "node": ">=6.9.0"
540
541
  }
541
542
  },
542
- "node_modules/@angular-devkit/build-angular/node_modules/acorn": {
543
- "version": "8.14.0",
544
- "integrity": "sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==",
545
- "dev": true,
546
- "license": "MIT",
547
- "bin": {
548
- "acorn": "bin/acorn"
549
- },
550
- "engines": {
551
- "node": ">=0.4.0"
552
- }
553
- },
554
543
  "node_modules/@angular-devkit/build-angular/node_modules/babel-loader": {
555
544
  "version": "9.1.3",
556
545
  "integrity": "sha512-xG3ST4DglodGf8qSwv0MdeWLhrDsw/32QMdTO5T1ZIp9gQur0HkCyFs7Awskr10JKXFXwpAhiCuYX5oGXnRGbw==",
@@ -1773,8 +1762,8 @@
1773
1762
  }
1774
1763
  },
1775
1764
  "node_modules/@babel/compat-data": {
1776
- "version": "7.26.5",
1777
- "integrity": "sha512-XvcZi1KWf88RVbF9wn8MN6tYFloU5qX8KjuF3E1PVBmJ9eypXfs4GRiJwLuTZL0iSnJUKn1BFPa5BPZZJyFzPg==",
1765
+ "version": "7.26.8",
1766
+ "integrity": "sha512-oH5UPLMWR3L2wEFLnFJ1TZXqHufiTKAiLfqw5zkhS4dKXLJ10yVztfil/twG8EDTA4F/tvVNw9nOl4ZMslB8rQ==",
1778
1767
  "dev": true,
1779
1768
  "license": "MIT",
1780
1769
  "engines": {
@@ -1892,17 +1881,17 @@
1892
1881
  }
1893
1882
  },
1894
1883
  "node_modules/@babel/helper-create-class-features-plugin": {
1895
- "version": "7.25.9",
1896
- "integrity": "sha512-UTZQMvt0d/rSz6KI+qdu7GQze5TIajwTS++GUozlw8VBJDEOAqSXwm1WvmYEZwqdqSGQshRocPDqrt4HBZB3fQ==",
1884
+ "version": "7.26.9",
1885
+ "integrity": "sha512-ubbUqCofvxPRurw5L8WTsCLSkQiVpov4Qx0WMA+jUN+nXBK8ADPlJO1grkFw5CWKC5+sZSOfuGMdX1aI1iT9Sg==",
1897
1886
  "dev": true,
1898
1887
  "license": "MIT",
1899
1888
  "dependencies": {
1900
1889
  "@babel/helper-annotate-as-pure": "^7.25.9",
1901
1890
  "@babel/helper-member-expression-to-functions": "^7.25.9",
1902
1891
  "@babel/helper-optimise-call-expression": "^7.25.9",
1903
- "@babel/helper-replace-supers": "^7.25.9",
1892
+ "@babel/helper-replace-supers": "^7.26.5",
1904
1893
  "@babel/helper-skip-transparent-expression-wrappers": "^7.25.9",
1905
- "@babel/traverse": "^7.25.9",
1894
+ "@babel/traverse": "^7.26.9",
1906
1895
  "semver": "^6.3.1"
1907
1896
  },
1908
1897
  "engines": {
@@ -2164,25 +2153,25 @@
2164
2153
  }
2165
2154
  },
2166
2155
  "node_modules/@babel/helpers": {
2167
- "version": "7.26.7",
2168
- "integrity": "sha512-8NHiL98vsi0mbPQmYAGWwfcFaOy4j2HY49fXJCfuDcdE7fMIsH9a7GdaeXpIBsbT7307WU8KCMp5pUVDNL4f9A==",
2156
+ "version": "7.26.9",
2157
+ "integrity": "sha512-Mz/4+y8udxBKdmzt/UjPACs4G3j5SshJJEFFKxlCGPydG4JAHXxjWjAwjd09tf6oINvl1VfMJo+nB7H2YKQ0dA==",
2169
2158
  "dev": true,
2170
2159
  "license": "MIT",
2171
2160
  "dependencies": {
2172
- "@babel/template": "^7.25.9",
2173
- "@babel/types": "^7.26.7"
2161
+ "@babel/template": "^7.26.9",
2162
+ "@babel/types": "^7.26.9"
2174
2163
  },
2175
2164
  "engines": {
2176
2165
  "node": ">=6.9.0"
2177
2166
  }
2178
2167
  },
2179
2168
  "node_modules/@babel/parser": {
2180
- "version": "7.26.7",
2181
- "integrity": "sha512-kEvgGGgEjRUutvdVvZhbn/BxVt+5VSpwXz1j3WYXQbXDo8KzFOPNG2GQbdAiNq8g6wn1yKk7C/qrke03a84V+w==",
2169
+ "version": "7.26.9",
2170
+ "integrity": "sha512-81NWa1njQblgZbQHxWHpxxCzNsa3ZwvFqpUg7P+NNUU6f3UU2jBEg4OlF/J6rl8+PQGh1q6/zWScd001YwcA5A==",
2182
2171
  "dev": true,
2183
2172
  "license": "MIT",
2184
2173
  "dependencies": {
2185
- "@babel/types": "^7.26.7"
2174
+ "@babel/types": "^7.26.9"
2186
2175
  },
2187
2176
  "bin": {
2188
2177
  "parser": "bin/babel-parser.js"
@@ -2827,12 +2816,12 @@
2827
2816
  }
2828
2817
  },
2829
2818
  "node_modules/@babel/plugin-transform-for-of": {
2830
- "version": "7.25.9",
2831
- "integrity": "sha512-LqHxduHoaGELJl2uhImHwRQudhCM50pT46rIBNvtT/Oql3nqiS3wOwP+5ten7NpYSXrrVLgtZU3DZmPtWZo16A==",
2819
+ "version": "7.26.9",
2820
+ "integrity": "sha512-Hry8AusVm8LW5BVFgiyUReuoGzPUpdHQQqJY5bZnbbf+ngOHWuCuYFKw/BqaaWlvEUrF91HMhDtEaI1hZzNbLg==",
2832
2821
  "dev": true,
2833
2822
  "license": "MIT",
2834
2823
  "dependencies": {
2835
- "@babel/helper-plugin-utils": "^7.25.9",
2824
+ "@babel/helper-plugin-utils": "^7.26.5",
2836
2825
  "@babel/helper-skip-transparent-expression-wrappers": "^7.25.9"
2837
2826
  },
2838
2827
  "engines": {
@@ -3217,13 +3206,13 @@
3217
3206
  }
3218
3207
  },
3219
3208
  "node_modules/@babel/plugin-transform-runtime": {
3220
- "version": "7.25.9",
3221
- "integrity": "sha512-nZp7GlEl+yULJrClz0SwHPqir3lc0zsPrDHQUcxGspSL7AKrexNSEfTbfqnDNJUO13bgKyfuOLMF8Xqtu8j3YQ==",
3209
+ "version": "7.26.9",
3210
+ "integrity": "sha512-Jf+8y9wXQbbxvVYTM8gO5oEF2POdNji0NMltEkG7FtmzD9PVz7/lxpqSdTvwsjTMU5HIHuDVNf2SOxLkWi+wPQ==",
3222
3211
  "dev": true,
3223
3212
  "license": "MIT",
3224
3213
  "dependencies": {
3225
3214
  "@babel/helper-module-imports": "^7.25.9",
3226
- "@babel/helper-plugin-utils": "^7.25.9",
3215
+ "@babel/helper-plugin-utils": "^7.26.5",
3227
3216
  "babel-plugin-polyfill-corejs2": "^0.4.10",
3228
3217
  "babel-plugin-polyfill-corejs3": "^0.10.6",
3229
3218
  "babel-plugin-polyfill-regenerator": "^0.6.1",
@@ -3292,12 +3281,12 @@
3292
3281
  }
3293
3282
  },
3294
3283
  "node_modules/@babel/plugin-transform-template-literals": {
3295
- "version": "7.25.9",
3296
- "integrity": "sha512-o97AE4syN71M/lxrCtQByzphAdlYluKPDBzDVzMmfCobUjjhAryZV0AIpRPrxN0eAkxXO6ZLEScmt+PNhj2OTw==",
3284
+ "version": "7.26.8",
3285
+ "integrity": "sha512-OmGDL5/J0CJPJZTHZbi2XpO0tyT2Ia7fzpW5GURwdtp2X3fMmN8au/ej6peC/T33/+CRiIpA8Krse8hFGVmT5Q==",
3297
3286
  "dev": true,
3298
3287
  "license": "MIT",
3299
3288
  "dependencies": {
3300
- "@babel/helper-plugin-utils": "^7.25.9"
3289
+ "@babel/helper-plugin-utils": "^7.26.5"
3301
3290
  },
3302
3291
  "engines": {
3303
3292
  "node": ">=6.9.0"
@@ -3516,8 +3505,8 @@
3516
3505
  }
3517
3506
  },
3518
3507
  "node_modules/@babel/runtime-corejs3": {
3519
- "version": "7.26.7",
3520
- "integrity": "sha512-55gRV8vGrCIYZnaQHQrD92Lo/hYE3Sj5tmbuf0hhHR7sj2CWhEhHU89hbq+UVDXvFG1zUVXJhUkEq1eAfqXtFw==",
3508
+ "version": "7.26.9",
3509
+ "integrity": "sha512-5EVjbTegqN7RSJle6hMWYxO4voo4rI+9krITk+DWR+diJgGrjZjrIBnJhjrHYYQsFgI7j1w1QnrvV7YSKBfYGg==",
3521
3510
  "license": "MIT",
3522
3511
  "dependencies": {
3523
3512
  "core-js-pure": "^3.30.2",
@@ -3533,30 +3522,30 @@
3533
3522
  "license": "MIT"
3534
3523
  },
3535
3524
  "node_modules/@babel/template": {
3536
- "version": "7.25.9",
3537
- "integrity": "sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg==",
3525
+ "version": "7.26.9",
3526
+ "integrity": "sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA==",
3538
3527
  "dev": true,
3539
3528
  "license": "MIT",
3540
3529
  "dependencies": {
3541
- "@babel/code-frame": "^7.25.9",
3542
- "@babel/parser": "^7.25.9",
3543
- "@babel/types": "^7.25.9"
3530
+ "@babel/code-frame": "^7.26.2",
3531
+ "@babel/parser": "^7.26.9",
3532
+ "@babel/types": "^7.26.9"
3544
3533
  },
3545
3534
  "engines": {
3546
3535
  "node": ">=6.9.0"
3547
3536
  }
3548
3537
  },
3549
3538
  "node_modules/@babel/traverse": {
3550
- "version": "7.26.7",
3551
- "integrity": "sha512-1x1sgeyRLC3r5fQOM0/xtQKsYjyxmFjaOrLJNtZ81inNjyJHGIolTULPiSc/2qe1/qfpFLisLQYFnnZl7QoedA==",
3539
+ "version": "7.26.9",
3540
+ "integrity": "sha512-ZYW7L+pL8ahU5fXmNbPF+iZFHCv5scFak7MZ9bwaRPLUhHh7QQEMjZUg0HevihoqCM5iSYHN61EyCoZvqC+bxg==",
3552
3541
  "dev": true,
3553
3542
  "license": "MIT",
3554
3543
  "dependencies": {
3555
3544
  "@babel/code-frame": "^7.26.2",
3556
- "@babel/generator": "^7.26.5",
3557
- "@babel/parser": "^7.26.7",
3558
- "@babel/template": "^7.25.9",
3559
- "@babel/types": "^7.26.7",
3545
+ "@babel/generator": "^7.26.9",
3546
+ "@babel/parser": "^7.26.9",
3547
+ "@babel/template": "^7.26.9",
3548
+ "@babel/types": "^7.26.9",
3560
3549
  "debug": "^4.3.1",
3561
3550
  "globals": "^11.1.0"
3562
3551
  },
@@ -3565,13 +3554,13 @@
3565
3554
  }
3566
3555
  },
3567
3556
  "node_modules/@babel/traverse/node_modules/@babel/generator": {
3568
- "version": "7.26.5",
3569
- "integrity": "sha512-2caSP6fN9I7HOe6nqhtft7V4g7/V/gfDsC3Ag4W7kEzzvRGKqiv0pu0HogPiZ3KaVSoNDhUws6IJjDjpfmYIXw==",
3557
+ "version": "7.26.9",
3558
+ "integrity": "sha512-kEWdzjOAUMW4hAyrzJ0ZaTOu9OmpyDIQicIh0zg0EEcEkYXZb2TjtBhnHi2ViX7PKwZqF4xwqfAm299/QMP3lg==",
3570
3559
  "dev": true,
3571
3560
  "license": "MIT",
3572
3561
  "dependencies": {
3573
- "@babel/parser": "^7.26.5",
3574
- "@babel/types": "^7.26.5",
3562
+ "@babel/parser": "^7.26.9",
3563
+ "@babel/types": "^7.26.9",
3575
3564
  "@jridgewell/gen-mapping": "^0.3.5",
3576
3565
  "@jridgewell/trace-mapping": "^0.3.25",
3577
3566
  "jsesc": "^3.0.2"
@@ -3593,8 +3582,8 @@
3593
3582
  }
3594
3583
  },
3595
3584
  "node_modules/@babel/types": {
3596
- "version": "7.26.7",
3597
- "integrity": "sha512-t8kDRGrKXyp6+tjUh7hw2RLyclsW4TRoRvRHtSyAX9Bb5ldlFh+90YAYY6awRXrlB4G5G2izNeGySpATlFzmOg==",
3585
+ "version": "7.26.9",
3586
+ "integrity": "sha512-Y3IR1cRnOxOCDvMmNiym7XpXQ93iGDDPHx+Zj+NM+rg0fBaShfQLkg+hKPaZCEvg5N/LeCo4+Rj/i3FuJsIQaw==",
3598
3587
  "dev": true,
3599
3588
  "license": "MIT",
3600
3589
  "dependencies": {
@@ -3763,13 +3752,13 @@
3763
3752
  }
3764
3753
  },
3765
3754
  "node_modules/@compodoc/compodoc/node_modules/@babel/generator": {
3766
- "version": "7.26.5",
3767
- "integrity": "sha512-2caSP6fN9I7HOe6nqhtft7V4g7/V/gfDsC3Ag4W7kEzzvRGKqiv0pu0HogPiZ3KaVSoNDhUws6IJjDjpfmYIXw==",
3755
+ "version": "7.26.9",
3756
+ "integrity": "sha512-kEWdzjOAUMW4hAyrzJ0ZaTOu9OmpyDIQicIh0zg0EEcEkYXZb2TjtBhnHi2ViX7PKwZqF4xwqfAm299/QMP3lg==",
3768
3757
  "dev": true,
3769
3758
  "license": "MIT",
3770
3759
  "dependencies": {
3771
- "@babel/parser": "^7.26.5",
3772
- "@babel/types": "^7.26.5",
3760
+ "@babel/parser": "^7.26.9",
3761
+ "@babel/types": "^7.26.9",
3773
3762
  "@jridgewell/gen-mapping": "^0.3.5",
3774
3763
  "@jridgewell/trace-mapping": "^0.3.25",
3775
3764
  "jsesc": "^3.0.2"
@@ -3794,14 +3783,14 @@
3794
3783
  }
3795
3784
  },
3796
3785
  "node_modules/@compodoc/compodoc/node_modules/@babel/plugin-transform-async-generator-functions": {
3797
- "version": "7.25.9",
3798
- "integrity": "sha512-RXV6QAzTBbhDMO9fWwOmwwTuYaiPbggWQ9INdZqAYeSHyG7FzQ+nOZaUUjNwKv9pV3aE4WFqFm1Hnbci5tBCAw==",
3786
+ "version": "7.26.8",
3787
+ "integrity": "sha512-He9Ej2X7tNf2zdKMAGOsmg2MrFc+hfoAhd3po4cWfo/NWjzEAKa0oQruj1ROVUdl0e6fb6/kE/G3SSxE0lRJOg==",
3799
3788
  "dev": true,
3800
3789
  "license": "MIT",
3801
3790
  "dependencies": {
3802
- "@babel/helper-plugin-utils": "^7.25.9",
3791
+ "@babel/helper-plugin-utils": "^7.26.5",
3803
3792
  "@babel/helper-remap-async-to-generator": "^7.25.9",
3804
- "@babel/traverse": "^7.25.9"
3793
+ "@babel/traverse": "^7.26.8"
3805
3794
  },
3806
3795
  "engines": {
3807
3796
  "node": ">=6.9.0"
@@ -4855,8 +4844,8 @@
4855
4844
  }
4856
4845
  },
4857
4846
  "node_modules/@inquirer/core/node_modules/@types/node": {
4858
- "version": "22.13.0",
4859
- "integrity": "sha512-ClIbNe36lawluuvq3+YYhnIN2CELi+6q8NpnM7PYp4hBn/TatfboPgVSm2rwKRfnV2M+Ty9GWDFI64KEe+kysA==",
4847
+ "version": "22.13.4",
4848
+ "integrity": "sha512-ywP2X0DYtX3y08eFVx5fNIw7/uIv8hYUKgXoK8oayJlLnKcRfEYCxWMVE1XagUdVtCJlZT1AU4LXEABW+L1Peg==",
4860
4849
  "dev": true,
4861
4850
  "license": "MIT",
4862
4851
  "dependencies": {
@@ -7006,8 +6995,8 @@
7006
6995
  ]
7007
6996
  },
7008
6997
  "node_modules/@rollup/wasm-node": {
7009
- "version": "4.34.0",
7010
- "integrity": "sha512-TIec0kZZ3KpaaKp+e6XyeGxBVnr/PZnx+63yqC12D+S9z6YBJ3TTM13LjjMHu23oZUkVZghFITGPKciW804YHA==",
6998
+ "version": "4.34.7",
6999
+ "integrity": "sha512-z1emZoL6Fgc9+UIGfJOiOBtZL/iSFmd75DqUHuS7M5guMpKJBt1tjclkZHBPQUuhsG4Gein1GF+5XInl6vt8IA==",
7011
7000
  "dev": true,
7012
7001
  "license": "MIT",
7013
7002
  "dependencies": {
@@ -7474,8 +7463,8 @@
7474
7463
  "license": "MIT"
7475
7464
  },
7476
7465
  "node_modules/@types/http-proxy": {
7477
- "version": "1.17.15",
7478
- "integrity": "sha512-25g5atgiVNTIv0LBDTg1H74Hvayx0ajtJPLLcYE3whFv75J0pWNtOBzaXJQgDTmrX1bx5U9YC2w/n65BN1HwRQ==",
7466
+ "version": "1.17.16",
7467
+ "integrity": "sha512-sdWoUajOB1cd0A8cRRQ1cfyWNbmFKLAqBB89Y8x5iYyG/mkJHc0YUH8pdWBy2omi9qtCpiIgGjuwO0dQST2l5w==",
7479
7468
  "dev": true,
7480
7469
  "license": "MIT",
7481
7470
  "dependencies": {
@@ -8122,8 +8111,8 @@
8122
8111
  }
8123
8112
  },
8124
8113
  "node_modules/@wavemaker/app-ng-runtime": {
8125
- "version": "11.10.1-rc.200",
8126
- "integrity": "sha512-vRwMABb7oDvvq2om84Ts/yO3htgjQ5VTgbxRjnRoWnTkhWIAiZfj16ReJAsePgFrK5BzlU1luoMfylP2fn88FA==",
8114
+ "version": "11.10.2-rc.202",
8115
+ "integrity": "sha512-i2BmrvjJEf9SP86eycsZlYn6PKyh8DNSwD8Frs2foYI5ABvzXblisWzzysQXNdxdxwE4oHQuNGJwieVvSI9EXg==",
8127
8116
  "license": "MIT",
8128
8117
  "engines": {
8129
8118
  "node": ">=18.16.1",
@@ -8131,8 +8120,8 @@
8131
8120
  }
8132
8121
  },
8133
8122
  "node_modules/@wavemaker/custom-widgets-m3": {
8134
- "version": "11.10.1-rc.200",
8135
- "integrity": "sha512-pnfGZzc3lb4H9bnCDtRsLruXRyuBuVCDr474LifNZq9We0alXQB3GrOEPDNHD8mxSgB4Ze4Uk64maw0FlgbU/A==",
8123
+ "version": "11.10.2-rc.202",
8124
+ "integrity": "sha512-y1s8kLLOSqF3WGHQhs7oj9XIA1fK4np4Kiwz+mnCQe9tVbKdXlsJASiixQ7ZTvvj5sr75QRmwjVgU8kOZHovAA==",
8136
8125
  "license": "ISC"
8137
8126
  },
8138
8127
  "node_modules/@wavemaker/focus-trap": {
@@ -8145,8 +8134,8 @@
8145
8134
  }
8146
8135
  },
8147
8136
  "node_modules/@wavemaker/foundation-css": {
8148
- "version": "11.10.1-rc.200",
8149
- "integrity": "sha512-9Sa8pXarlpVR5uXLTYi8IMnbwAhTDksQhR+Bu9KZAPQRvAiI+LVB4iwbk70PIGejl3gYucWn+W21iaYKL536nw==",
8137
+ "version": "11.10.2-rc.202",
8138
+ "integrity": "sha512-dp0Ohvnq14lp0f45KS5DYhFdDPDFuX6ZCXEgW4L8tuojCOliBnxfIE683wFpmv0/I3k/Zma+ss5VhfF3BLhLcg==",
8150
8139
  "license": "ISC"
8151
8140
  },
8152
8141
  "node_modules/@wavemaker/nvd3": {
@@ -8158,8 +8147,8 @@
8158
8147
  }
8159
8148
  },
8160
8149
  "node_modules/@wavemaker/variables": {
8161
- "version": "11.10.1-rc.200",
8162
- "integrity": "sha512-0P2ZRAxQLk8gPlMUFFJyQzhC2FjnxbDSsgGIGGHgBkEJXGgIutHScr6x0fErLdM5x/24uShJHKKULwsMJZjC0w==",
8150
+ "version": "11.10.2-rc.202",
8151
+ "integrity": "sha512-OPzAmEeK3neNOa0jv2GJFqMWgZutLcuCYS3tgeONd+3AjUHX2Z4r4ewu3ann9AynPz76e2ZvBMu8BV9wT0QhdA==",
8163
8152
  "license": "ISC",
8164
8153
  "dependencies": {
8165
8154
  "@metrichor/jmespath": "^0.3.1",
@@ -8440,8 +8429,8 @@
8440
8429
  }
8441
8430
  },
8442
8431
  "node_modules/acorn": {
8443
- "version": "7.3.1",
8444
- "integrity": "sha512-tLc0wSnatxAQHVHUapaHdz72pi9KUyHjq5KyHjGg9Y8Ifdc79pTh2XvI6I1/chZbnM7QtNKzh66ooDogPZSleA==",
8432
+ "version": "8.14.0",
8433
+ "integrity": "sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==",
8445
8434
  "dev": true,
8446
8435
  "license": "MIT",
8447
8436
  "bin": {
@@ -8461,18 +8450,6 @@
8461
8450
  "acorn-walk": "^8.0.2"
8462
8451
  }
8463
8452
  },
8464
- "node_modules/acorn-globals/node_modules/acorn": {
8465
- "version": "8.14.0",
8466
- "integrity": "sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==",
8467
- "dev": true,
8468
- "license": "MIT",
8469
- "bin": {
8470
- "acorn": "bin/acorn"
8471
- },
8472
- "engines": {
8473
- "node": ">=0.4.0"
8474
- }
8475
- },
8476
8453
  "node_modules/acorn-globals/node_modules/acorn-walk": {
8477
8454
  "version": "8.3.4",
8478
8455
  "integrity": "sha512-ueEepnujpqee2o5aIYnvHU6C0A42MNdsIDeqy5BydrkuC5R1ZuUFnm27EeFJGoEHJQgn3uleRvmTXaJgfXbt4g==",
@@ -8521,18 +8498,6 @@
8521
8498
  "node": ">=0.4.0"
8522
8499
  }
8523
8500
  },
8524
- "node_modules/acorn-loose/node_modules/acorn": {
8525
- "version": "8.14.0",
8526
- "integrity": "sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==",
8527
- "dev": true,
8528
- "license": "MIT",
8529
- "bin": {
8530
- "acorn": "bin/acorn"
8531
- },
8532
- "engines": {
8533
- "node": ">=0.4.0"
8534
- }
8535
- },
8536
8501
  "node_modules/acorn-walk": {
8537
8502
  "version": "7.1.1",
8538
8503
  "integrity": "sha512-wdlPY2tm/9XBr7QkKlq0WQVgiuGTX6YWPyRyBviSoScBuLfTVQhvwg6wJ369GJ/1nPfTLMfnrFIfjqVg6d+jQQ==",
@@ -9642,8 +9607,8 @@
9642
9607
  }
9643
9608
  },
9644
9609
  "node_modules/call-bind-apply-helpers": {
9645
- "version": "1.0.1",
9646
- "integrity": "sha512-BhYE+WDaywFg2TBWYNXAE+8B1ATnThNBqXHP5nQu0jWJdVvY2hvkpyB3qOmtmDePiS5/BDQ8wASEWGMWRG148g==",
9610
+ "version": "1.0.2",
9611
+ "integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==",
9647
9612
  "dev": true,
9648
9613
  "license": "MIT",
9649
9614
  "dependencies": {
@@ -9697,8 +9662,8 @@
9697
9662
  }
9698
9663
  },
9699
9664
  "node_modules/caniuse-lite": {
9700
- "version": "1.0.30001696",
9701
- "integrity": "sha512-pDCPkvzfa39ehJtJ+OwGT/2yvT2SbjfHhiIW2LWOAcMQ7BzwxT/XuyUp4OTOd0XFWA6BKw0JalnBHgSi5DGJBQ==",
9665
+ "version": "1.0.30001699",
9666
+ "integrity": "sha512-b+uH5BakXZ9Do9iK+CkDmctUSEqZl+SP056vc5usa0PL+ev5OHw003rZXcnjNDv3L8P5j6rwT6C0BPKSikW08w==",
9702
9667
  "dev": true,
9703
9668
  "funding": [
9704
9669
  {
@@ -10257,8 +10222,8 @@
10257
10222
  }
10258
10223
  },
10259
10224
  "node_modules/compression": {
10260
- "version": "1.7.5",
10261
- "integrity": "sha512-bQJ0YRck5ak3LgtnpKkiabX5pNF7tMUh1BSy2ZBOTh0Dim0BUu6aPPwByIns6/A5Prh8PufSPerMDUklpzes2Q==",
10225
+ "version": "1.8.0",
10226
+ "integrity": "sha512-k6WLKfunuqCYD3t6AsuPGvQWaKwuLLh2/xHNcX4qE+vIfDNXpSqnrhwA7O53R7WVQUnt8dVAIW+YHr7xTgOgGA==",
10262
10227
  "dev": true,
10263
10228
  "license": "MIT",
10264
10229
  "dependencies": {
@@ -10472,18 +10437,46 @@
10472
10437
  "webpack": "^5.1.0"
10473
10438
  }
10474
10439
  },
10440
+ "node_modules/copy-webpack-plugin/node_modules/fast-glob": {
10441
+ "version": "3.3.3",
10442
+ "integrity": "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==",
10443
+ "dev": true,
10444
+ "license": "MIT",
10445
+ "dependencies": {
10446
+ "@nodelib/fs.stat": "^2.0.2",
10447
+ "@nodelib/fs.walk": "^1.2.3",
10448
+ "glob-parent": "^5.1.2",
10449
+ "merge2": "^1.3.0",
10450
+ "micromatch": "^4.0.8"
10451
+ },
10452
+ "engines": {
10453
+ "node": ">=8.6.0"
10454
+ }
10455
+ },
10456
+ "node_modules/copy-webpack-plugin/node_modules/fast-glob/node_modules/glob-parent": {
10457
+ "version": "5.1.2",
10458
+ "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
10459
+ "dev": true,
10460
+ "license": "ISC",
10461
+ "dependencies": {
10462
+ "is-glob": "^4.0.1"
10463
+ },
10464
+ "engines": {
10465
+ "node": ">= 6"
10466
+ }
10467
+ },
10475
10468
  "node_modules/copy-webpack-plugin/node_modules/globby": {
10476
- "version": "14.0.2",
10477
- "integrity": "sha512-s3Fq41ZVh7vbbe2PN3nrW7yC7U7MFVc5c98/iTl9c2GawNMKx/J648KQRW6WKkuU8GIbbh2IXfIRQjOZnXcTnw==",
10469
+ "version": "14.1.0",
10470
+ "integrity": "sha512-0Ia46fDOaT7k4og1PDW4YbodWWr3scS2vAr2lTbsplOt2WkKp0vQbkI9wKis/T5LV/dqPjO3bpS/z6GTJB82LA==",
10478
10471
  "dev": true,
10479
10472
  "license": "MIT",
10480
10473
  "dependencies": {
10481
10474
  "@sindresorhus/merge-streams": "^2.1.0",
10482
- "fast-glob": "^3.3.2",
10483
- "ignore": "^5.2.4",
10484
- "path-type": "^5.0.0",
10475
+ "fast-glob": "^3.3.3",
10476
+ "ignore": "^7.0.3",
10477
+ "path-type": "^6.0.0",
10485
10478
  "slash": "^5.1.0",
10486
- "unicorn-magic": "^0.1.0"
10479
+ "unicorn-magic": "^0.3.0"
10487
10480
  },
10488
10481
  "engines": {
10489
10482
  "node": ">=18"
@@ -10492,13 +10485,22 @@
10492
10485
  "url": "https://github.com/sponsors/sindresorhus"
10493
10486
  }
10494
10487
  },
10488
+ "node_modules/copy-webpack-plugin/node_modules/ignore": {
10489
+ "version": "7.0.3",
10490
+ "integrity": "sha512-bAH5jbK/F3T3Jls4I0SO1hmPR0dKU0a7+SY6n1yzRtG54FLO8d6w/nxLFX2Nb7dBu6cCWXPaAME6cYqFUMmuCA==",
10491
+ "dev": true,
10492
+ "license": "MIT",
10493
+ "engines": {
10494
+ "node": ">= 4"
10495
+ }
10496
+ },
10495
10497
  "node_modules/copy-webpack-plugin/node_modules/path-type": {
10496
- "version": "5.0.0",
10497
- "integrity": "sha512-5HviZNaZcfqP95rwpv+1HDgUamezbqdSYTyzjTvwtJSnIH+3vnbmWsItli8OFEndS984VT55M3jduxZbX351gg==",
10498
+ "version": "6.0.0",
10499
+ "integrity": "sha512-Vj7sf++t5pBD637NSfkxpHSMfWaeig5+DKWLhcqIYx6mWQz5hdJTGDVMQiJcw1ZYkhs7AazKDGpRVji1LJCZUQ==",
10498
10500
  "dev": true,
10499
10501
  "license": "MIT",
10500
10502
  "engines": {
10501
- "node": ">=12"
10503
+ "node": ">=18"
10502
10504
  },
10503
10505
  "funding": {
10504
10506
  "url": "https://github.com/sponsors/sindresorhus"
@@ -11469,18 +11471,6 @@
11469
11471
  "node": "^18.17||>=20"
11470
11472
  }
11471
11473
  },
11472
- "node_modules/dependency-cruiser/node_modules/acorn": {
11473
- "version": "8.14.0",
11474
- "integrity": "sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==",
11475
- "dev": true,
11476
- "license": "MIT",
11477
- "bin": {
11478
- "acorn": "bin/acorn"
11479
- },
11480
- "engines": {
11481
- "node": ">=0.4.0"
11482
- }
11483
- },
11484
11474
  "node_modules/dependency-cruiser/node_modules/acorn-walk": {
11485
11475
  "version": "8.3.4",
11486
11476
  "integrity": "sha512-ueEepnujpqee2o5aIYnvHU6C0A42MNdsIDeqy5BydrkuC5R1ZuUFnm27EeFJGoEHJQgn3uleRvmTXaJgfXbt4g==",
@@ -11749,8 +11739,8 @@
11749
11739
  }
11750
11740
  },
11751
11741
  "node_modules/electron-to-chromium": {
11752
- "version": "1.5.90",
11753
- "integrity": "sha512-C3PN4aydfW91Natdyd449Kw+BzhLmof6tzy5W1pFC5SpQxVXT+oyiyOG9AgYYSN9OdA/ik3YkCrpwqI8ug5Tug==",
11742
+ "version": "1.5.100",
11743
+ "integrity": "sha512-u1z9VuzDXV86X2r3vAns0/5ojfXBue9o0+JDUDBKYqGLjxLkSqsSUoPU/6kW0gx76V44frHaf6Zo+QF74TQCMg==",
11754
11744
  "dev": true,
11755
11745
  "license": "ISC"
11756
11746
  },
@@ -11818,8 +11808,8 @@
11818
11808
  }
11819
11809
  },
11820
11810
  "node_modules/enhanced-resolve": {
11821
- "version": "5.18.0",
11822
- "integrity": "sha512-0/r0MySGYG8YqlayBZ6MuCfECmHFdJ5qyPh8s8wa5Hnm6SaFLSK1VYCbj+NKp090Nm1caZhD+QTnmxO7esYGyQ==",
11811
+ "version": "5.18.1",
11812
+ "integrity": "sha512-ZSW3ma5GkcQBIpwZTSRAI8N71Uuwgs93IezB7mf7R60tC8ZbJideoDNKjHn2O9KIlx6rkGTTEk1xUCK2E1Y2Yg==",
11823
11813
  "dev": true,
11824
11814
  "license": "MIT",
11825
11815
  "dependencies": {
@@ -12300,18 +12290,6 @@
12300
12290
  "url": "https://opencollective.com/eslint"
12301
12291
  }
12302
12292
  },
12303
- "node_modules/espree/node_modules/acorn": {
12304
- "version": "8.14.0",
12305
- "integrity": "sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==",
12306
- "dev": true,
12307
- "license": "MIT",
12308
- "bin": {
12309
- "acorn": "bin/acorn"
12310
- },
12311
- "engines": {
12312
- "node": ">=0.4.0"
12313
- }
12314
- },
12315
12293
  "node_modules/esprima": {
12316
12294
  "version": "4.0.1",
12317
12295
  "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==",
@@ -12466,8 +12444,8 @@
12466
12444
  }
12467
12445
  },
12468
12446
  "node_modules/exponential-backoff": {
12469
- "version": "3.1.1",
12470
- "integrity": "sha512-dX7e/LHVJ6W3DE1MHWi9S1EYzDESENfLrYohG2G++ovZrYOkm4Knwa0mc1cn84xJOR4KEU0WSchhLbd0UklbHw==",
12447
+ "version": "3.1.2",
12448
+ "integrity": "sha512-8QxYTVXUkuy7fIIoitQkPwGonB8F3Zj8eEO8Sqg9Zv/bkI7RJAzowee4gr81Hak/dUTpA2Z7VfQgoijjPNlUZA==",
12471
12449
  "dev": true,
12472
12450
  "license": "Apache-2.0"
12473
12451
  },
@@ -13074,8 +13052,8 @@
13074
13052
  }
13075
13053
  },
13076
13054
  "node_modules/for-each": {
13077
- "version": "0.3.4",
13078
- "integrity": "sha512-kKaIINnFpzW6ffJNDjjyjrk21BkDx38c0xa/klsT8VzLCaMEefv4ZTacrcVR4DmgTeBra++jMDAfS/tS799YDw==",
13055
+ "version": "0.3.5",
13056
+ "integrity": "sha512-dKx12eRCVIzqCxFGplyFKJMPvLEWgmNtUrpTiJIR5u97zEhRG8ySrtboPHZXx7daLxQVrl643cTzbab2tkQjxg==",
13079
13057
  "dev": true,
13080
13058
  "license": "MIT",
13081
13059
  "dependencies": {
@@ -14118,8 +14096,8 @@
14118
14096
  }
14119
14097
  },
14120
14098
  "node_modules/i18next/node_modules/@babel/runtime": {
14121
- "version": "7.26.7",
14122
- "integrity": "sha512-AOPI3D+a8dXnja+iwsUqGRjr1BbZIe771sXdapOtYI531gSqpi92vXivKcq2asu/DFpdl1ceFAKZyRzK2PCVcQ==",
14099
+ "version": "7.26.9",
14100
+ "integrity": "sha512-aA63XwOkcl4xxQa3HjPMqOP6LiK0ZDv3mUPYEFXkpHbaFjtGggE1A61FjFzJnB+p7/oy2gA8E+rcBNl/zC1tMg==",
14123
14101
  "dev": true,
14124
14102
  "license": "MIT",
14125
14103
  "dependencies": {
@@ -14254,8 +14232,8 @@
14254
14232
  "license": "MIT"
14255
14233
  },
14256
14234
  "node_modules/import-fresh": {
14257
- "version": "3.3.0",
14258
- "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==",
14235
+ "version": "3.3.1",
14236
+ "integrity": "sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==",
14259
14237
  "dev": true,
14260
14238
  "license": "MIT",
14261
14239
  "dependencies": {
@@ -14528,12 +14506,12 @@
14528
14506
  }
14529
14507
  },
14530
14508
  "node_modules/is-boolean-object": {
14531
- "version": "1.2.1",
14532
- "integrity": "sha512-l9qO6eFlUETHtuihLcYOaLKByJ1f+N4kthcU9YjHy3N+B3hWv0y/2Nd0mu/7lTFnRQHTrSdXF50HQ3bl5fEnng==",
14509
+ "version": "1.2.2",
14510
+ "integrity": "sha512-wa56o2/ElJMYqjCjGkXri7it5FbebW5usLw/nPmCMs5DeZ7eziSYZhSmPRn0txqeW4LnAmQQU7FgqLpsEFKM4A==",
14533
14511
  "dev": true,
14534
14512
  "license": "MIT",
14535
14513
  "dependencies": {
14536
- "call-bound": "^1.0.2",
14514
+ "call-bound": "^1.0.3",
14537
14515
  "has-tostringtag": "^1.0.2"
14538
14516
  },
14539
14517
  "engines": {
@@ -14999,12 +14977,12 @@
14999
14977
  }
15000
14978
  },
15001
14979
  "node_modules/is-weakref": {
15002
- "version": "1.1.0",
15003
- "integrity": "sha512-SXM8Nwyys6nT5WP6pltOwKytLV7FqQ4UiibxVmW+EIosHcmCqkkjViTb5SNssDlkCiEYRP1/pdWUKVvZBmsR2Q==",
14980
+ "version": "1.1.1",
14981
+ "integrity": "sha512-6i9mGWSlqzNMEqpCp93KwRS1uUOodk2OJ6b+sq7ZPDSy2WuI5NFIxp/254TytR8ftefexkWn5xNiHUNpPOfSew==",
15004
14982
  "dev": true,
15005
14983
  "license": "MIT",
15006
14984
  "dependencies": {
15007
- "call-bound": "^1.0.2"
14985
+ "call-bound": "^1.0.3"
15008
14986
  },
15009
14987
  "engines": {
15010
14988
  "node": ">= 0.4"
@@ -15153,8 +15131,8 @@
15153
15131
  }
15154
15132
  },
15155
15133
  "node_modules/jackspeak": {
15156
- "version": "4.0.2",
15157
- "integrity": "sha512-bZsjR/iRjl1Nk1UkjGpAzLNfQtzuijhn2g+pbZb98HQ1Gk8vM9hfbxeMBP+M2/UUdwj0RqGG3mlvk2MsAqwvEw==",
15134
+ "version": "4.0.3",
15135
+ "integrity": "sha512-oSwM7q8PTHQWuZAlp995iPpPJ4Vkl7qT0ZRD+9duL9j2oBy6KcTfyxc8mEuHJYC+z/kbps80aJLkaNzTOrf/kw==",
15158
15136
  "dev": true,
15159
15137
  "license": "BlueOak-1.0.0",
15160
15138
  "dependencies": {
@@ -16034,18 +16012,6 @@
16034
16012
  }
16035
16013
  }
16036
16014
  },
16037
- "node_modules/jsdom/node_modules/acorn": {
16038
- "version": "8.14.0",
16039
- "integrity": "sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==",
16040
- "dev": true,
16041
- "license": "MIT",
16042
- "bin": {
16043
- "acorn": "bin/acorn"
16044
- },
16045
- "engines": {
16046
- "node": ">=0.4.0"
16047
- }
16048
- },
16049
16015
  "node_modules/jsdom/node_modules/agent-base": {
16050
16016
  "version": "6.0.2",
16051
16017
  "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==",
@@ -19302,8 +19268,8 @@
19302
19268
  }
19303
19269
  },
19304
19270
  "node_modules/object-inspect": {
19305
- "version": "1.13.3",
19306
- "integrity": "sha512-kDCGIbxkDSXE3euJZZXzc6to7fCrKHNI/hSRQnRuQ+BWjFNzZwiFF8fj/6o2t2G9/jTj8PSIYTfCLelLZEeRpA==",
19271
+ "version": "1.13.4",
19272
+ "integrity": "sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==",
19307
19273
  "dev": true,
19308
19274
  "license": "MIT",
19309
19275
  "engines": {
@@ -20105,8 +20071,8 @@
20105
20071
  }
20106
20072
  },
20107
20073
  "node_modules/possible-typed-array-names": {
20108
- "version": "1.0.0",
20109
- "integrity": "sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q==",
20074
+ "version": "1.1.0",
20075
+ "integrity": "sha512-/+5VFTchJDoVj3bhoqi6UeymcD00DAwb1nJwamzPvHEszJ4FpF6SNNbUbOS8yI56qHzdV8eK0qEfOSiodkTdxg==",
20110
20076
  "dev": true,
20111
20077
  "license": "MIT",
20112
20078
  "engines": {
@@ -20238,8 +20204,8 @@
20238
20204
  }
20239
20205
  },
20240
20206
  "node_modules/postcss-selector-parser": {
20241
- "version": "7.0.0",
20242
- "integrity": "sha512-9RbEr1Y7FFfptd/1eEdntyjMwLeghW1bHX9GWjXo19vx4ytPQhANltvVxDggzJl7mnWM+dX28kb6cyS/4iQjlQ==",
20207
+ "version": "7.1.0",
20208
+ "integrity": "sha512-8sLjZwK0R+JlxlYcTuVnyT2v+htpdrjDOKuMcOVdYjt52Lh8hWRYpxBPoKx/Zg+bcjc3wx6fmQevMmUztS/ccA==",
20243
20209
  "dev": true,
20244
20210
  "license": "MIT",
20245
20211
  "dependencies": {
@@ -20814,8 +20780,8 @@
20814
20780
  }
20815
20781
  },
20816
20782
  "node_modules/regex-parser": {
20817
- "version": "2.3.0",
20818
- "integrity": "sha512-TVILVSz2jY5D47F4mA4MppkBrafEaiUWJO/TcZHEIuI13AqoZMkK1WMA4Om1YkYbTx+9Ki1/tSUXbceyr9saRg==",
20783
+ "version": "2.3.1",
20784
+ "integrity": "sha512-yXLRqatcCuKtVHsWrNg0JL3l1zGfdXeEvDa0bdu4tCDQw0RpMDZsqbkyRTUnKMR0tXF627V2oEWjBEaEdqTwtQ==",
20819
20785
  "dev": true,
20820
20786
  "license": "MIT"
20821
20787
  },
@@ -22073,8 +22039,8 @@
22073
22039
  }
22074
22040
  },
22075
22041
  "node_modules/socks": {
22076
- "version": "2.8.3",
22077
- "integrity": "sha512-l5x7VUUWbjVFbafGLxPWkYsHIhEvmF85tbIeFZWc8ZPtoMyybuEhL7Jye/ooC4/d48FgOjSJXgsF/AJPYCW8Zw==",
22042
+ "version": "2.8.4",
22043
+ "integrity": "sha512-D3YaD0aRxR3mEcqnidIs7ReYJFVzWdd6fXJYUM8ixcQcJRGTka/b3saV0KflYhyVJXKhb947GndU35SxYNResQ==",
22078
22044
  "dev": true,
22079
22045
  "license": "MIT",
22080
22046
  "dependencies": {
@@ -22887,8 +22853,8 @@
22887
22853
  "license": "MIT"
22888
22854
  },
22889
22855
  "node_modules/terser": {
22890
- "version": "5.37.0",
22891
- "integrity": "sha512-B8wRRkmre4ERucLM/uXx4MOV5cbnOlVAqUst+1+iLKPI0dOgFO28f84ptoQt9HEI537PMzfYa/d+GEPKTRXmYA==",
22856
+ "version": "5.39.0",
22857
+ "integrity": "sha512-LBAhFyLho16harJoWMg/nZsQYgTrg5jXOn2nCYjRUcZZEdE3qa2zb8QEDRUGVZBW4rlazf2fxkg8tztybTaqWw==",
22892
22858
  "dev": true,
22893
22859
  "license": "BSD-2-Clause",
22894
22860
  "dependencies": {
@@ -22967,18 +22933,6 @@
22967
22933
  "url": "https://github.com/chalk/supports-color?sponsor=1"
22968
22934
  }
22969
22935
  },
22970
- "node_modules/terser/node_modules/acorn": {
22971
- "version": "8.14.0",
22972
- "integrity": "sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==",
22973
- "dev": true,
22974
- "license": "MIT",
22975
- "bin": {
22976
- "acorn": "bin/acorn"
22977
- },
22978
- "engines": {
22979
- "node": ">=0.4.0"
22980
- }
22981
- },
22982
22936
  "node_modules/terser/node_modules/commander": {
22983
22937
  "version": "2.20.3",
22984
22938
  "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==",
@@ -23810,8 +23764,8 @@
23810
23764
  }
23811
23765
  },
23812
23766
  "node_modules/unicorn-magic": {
23813
- "version": "0.1.0",
23814
- "integrity": "sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==",
23767
+ "version": "0.3.0",
23768
+ "integrity": "sha512-+QBBXBCvifc56fsbuxZQ6Sic3wqqc3WWaqxs58gvJrcOuN83HGTCwz3oS5phzU9LthRNE9VrJCFCLUgHeeFnfA==",
23815
23769
  "dev": true,
23816
23770
  "license": "MIT",
23817
23771
  "engines": {
@@ -24544,8 +24498,8 @@
24544
24498
  }
24545
24499
  },
24546
24500
  "node_modules/vite/node_modules/postcss": {
24547
- "version": "8.5.1",
24548
- "integrity": "sha512-6oz2beyjc5VMn/KV1pPw8fliQkhBXrVn1Z3TVyqZxU8kZpzEKhBdmCFqI6ZbmGtamQvQGuU1sgPTk8ZrXDD7jQ==",
24501
+ "version": "8.5.2",
24502
+ "integrity": "sha512-MjOadfU3Ys9KYoX0AdkBlFEF1Vx37uCCeN4ZHnmwm9FfpbsGWMZeBLMmmpY+6Ocqod7mkdZ0DT31OlbsFrLlkA==",
24549
24503
  "dev": true,
24550
24504
  "funding": [
24551
24505
  {
@@ -24606,8 +24560,8 @@
24606
24560
  }
24607
24561
  },
24608
24562
  "node_modules/watskeburt": {
24609
- "version": "4.2.2",
24610
- "integrity": "sha512-AOCg1UYxWpiHW1tUwqpJau8vzarZYTtzl2uu99UptBmbzx6kOzCGMfRLF6KIRX4PYekmryn89MzxlRNkL66YyA==",
24563
+ "version": "4.2.3",
24564
+ "integrity": "sha512-uG9qtQYoHqAsnT711nG5iZc/8M5inSmkGCOp7pFaytKG2aTfIca7p//CjiVzAE4P7hzaYuCozMjNNaLgmhbK5g==",
24611
24565
  "dev": true,
24612
24566
  "license": "MIT",
24613
24567
  "bin": {
@@ -25020,18 +24974,6 @@
25020
24974
  }
25021
24975
  }
25022
24976
  },
25023
- "node_modules/webpack/node_modules/acorn": {
25024
- "version": "8.14.0",
25025
- "integrity": "sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==",
25026
- "dev": true,
25027
- "license": "MIT",
25028
- "bin": {
25029
- "acorn": "bin/acorn"
25030
- },
25031
- "engines": {
25032
- "node": ">=0.4.0"
25033
- }
25034
- },
25035
24977
  "node_modules/webpack/node_modules/ajv": {
25036
24978
  "version": "6.12.6",
25037
24979
  "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",