@wavemaker-ai/react-runtime 1.0.0-rc.328 → 1.0.0-rc.332

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.
Files changed (50) hide show
  1. package/actions/notification-action.js +3 -3
  2. package/actions/toast.js +2 -1
  3. package/components/basic/message/index.js +1 -0
  4. package/components/basic/search/index.js +9 -11
  5. package/components/basic/search/providers.d.ts +1 -1
  6. package/components/basic/search/providers.js +6 -3
  7. package/components/container/layout-grid/index.js +1 -0
  8. package/components/container/linear-layout/index.js +0 -1
  9. package/components/data/form/base-form/hooks/useFormOperations.js +9 -15
  10. package/components/data/form/base-form/index.js +17 -14
  11. package/components/data/form/base-form/utils.js +5 -4
  12. package/components/data/form/form-action/index.d.ts +2 -2
  13. package/components/data/form/form-action/index.js +2 -2
  14. package/components/data/form/form-context.d.ts +12 -13
  15. package/components/data/form/form-context.js +4 -6
  16. package/components/data/form/form-controller/withFormController.js +4 -4
  17. package/components/data/form/form-field/index.js +6 -5
  18. package/components/data/list/components/ListItems.js +1 -3
  19. package/components/data/list/index.js +2 -2
  20. package/components/data/pagination/hooks/usePagination.js +2 -2
  21. package/components/data/table/components/TableBody.js +2 -1
  22. package/components/data/table/components/TableDataRow.js +1 -1
  23. package/components/data/table/hooks/useRowHandlers.js +2 -2
  24. package/components/data/table/hooks/useRowSelection.js +15 -10
  25. package/components/data/table/hooks/useTableColumns.js +5 -5
  26. package/components/data/table/index.js +2 -2
  27. package/components/data/table/props.d.ts +8 -8
  28. package/components/data/table/utils/buildSelectionColumns.js +30 -30
  29. package/components/data/table/utils/index.js +15 -1
  30. package/components/data/table/utils/selectionUtils.d.ts +2 -0
  31. package/components/data/table/utils/selectionUtils.js +23 -1
  32. package/components/dialogs/dialog-actions/index.js +11 -2
  33. package/components/input/epoch/date/index.js +2 -1
  34. package/components/input/epoch/date/utils.js +4 -2
  35. package/components/input/epoch/datetime/index.js +2 -2
  36. package/components/input/epoch/datetime/props.d.ts +2 -2
  37. package/components/input/epoch/time/utils.d.ts +1 -1
  38. package/components/input/epoch/time/utils.js +2 -2
  39. package/components/input/fileupload/useFileUpload.js +19 -24
  40. package/components/input/select/index.js +6 -3
  41. package/components/navigation/popover/index.d.ts +1 -1
  42. package/components/navigation/popover/index.js +1 -1
  43. package/components/navigation/popover/props.d.ts +1 -1
  44. package/core/proxy-service.d.ts +16 -1
  45. package/core/proxy-service.js +39 -12
  46. package/higherOrder/BaseDateTime.js +8 -1
  47. package/higherOrder/BasePage.js +7 -2
  48. package/higherOrder/withBaseWrapper.js +3 -4
  49. package/package-lock.json +241 -221
  50. package/package.json +3 -3
package/package-lock.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@wavemaker-ai/react-runtime",
3
- "version": "1.0.0-rc.328",
3
+ "version": "1.0.0-rc.332",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@wavemaker-ai/react-runtime",
9
- "version": "1.0.0-rc.328",
9
+ "version": "1.0.0-rc.332",
10
10
  "license": "MIT",
11
11
  "dependencies": {
12
12
  "@base-ui-components/react": "1.0.0-alpha.8",
@@ -28,8 +28,8 @@
28
28
  "@mui/x-date-pickers": "8.5.3",
29
29
  "@reduxjs/toolkit": "2.9.1",
30
30
  "@tanstack/react-table": "8.21.3",
31
- "@wavemaker-ai/react-codegen": "1.0.0-rc.328",
32
- "@wavemaker-ai/variables": "1.0.0-rc.328",
31
+ "@wavemaker-ai/react-codegen": "1.0.0-rc.332",
32
+ "@wavemaker-ai/variables": "1.0.0-rc.332",
33
33
  "@wavemaker/nvd3": "1.8.16",
34
34
  "axios": "1.15.1",
35
35
  "d3": "7.8.5",
@@ -234,12 +234,12 @@
234
234
  "license": "MIT"
235
235
  },
236
236
  "node_modules/@babel/generator": {
237
- "version": "7.29.7",
238
- "integrity": "sha512-DkXD5OJQaAQIdZ1bt3UZdEnHAn9Imd3IVBdX03UFe+ony9Ojw5pzr9YVKGDY1jt+Gcn/FnGkNf8r+Vj5NOJWtQ==",
237
+ "version": "7.29.8",
238
+ "integrity": "sha512-gZbepsdh3WDtgZKWL+vTPh71LSBrm/Y4/QDZBVCcYfmeTEEuoOYwlSy+G1StfJg+/Zy550u/3TATbm7qDbbMtg==",
239
239
  "license": "MIT",
240
240
  "dependencies": {
241
- "@babel/parser": "^7.29.7",
242
- "@babel/types": "^7.29.7",
241
+ "@babel/parser": "^7.29.8",
242
+ "@babel/types": "^7.29.8",
243
243
  "@jridgewell/gen-mapping": "^0.3.12",
244
244
  "@jridgewell/trace-mapping": "^0.3.28",
245
245
  "jsesc": "^3.0.2"
@@ -349,11 +349,11 @@
349
349
  }
350
350
  },
351
351
  "node_modules/@babel/parser": {
352
- "version": "7.29.7",
353
- "integrity": "sha512-hnORnjP/1P/zFEndoeX+n+t1RwWRJiJpM/jO7FW32Kn9r5+sJB2JWOdYo4L6k78j15eCwY3Gm/7364B1EMwtNg==",
352
+ "version": "7.29.8",
353
+ "integrity": "sha512-E8lTAYNB1KW+FH+VGJuZM1ioAx2E6oVlvQFRrf5P8ZZmsiJXYAD9vTFV7yyEURNzgh1dFqMZuO6tUwcARbqFCA==",
354
354
  "license": "MIT",
355
355
  "dependencies": {
356
- "@babel/types": "^7.29.7"
356
+ "@babel/types": "^7.29.8"
357
357
  },
358
358
  "bin": {
359
359
  "parser": "bin/babel-parser.js"
@@ -414,16 +414,16 @@
414
414
  }
415
415
  },
416
416
  "node_modules/@babel/traverse": {
417
- "version": "7.29.7",
418
- "integrity": "sha512-EhlfNQtZ+NK22w5BM61ciuiq1m58ed33Wr1Xan//ZRTy6hgjnwyCffRYwzsGXdASJSUJ1guZILsErh1eQcl+zw==",
417
+ "version": "7.29.8",
418
+ "integrity": "sha512-I5z7H3bf/41ktsNVLtpN0wAa336HkqIHQ5BuPLEhTkt1jVSyZpeNKIzTgEWmlxjdg81R0IgUCcaE+Ok3NvrfZg==",
419
419
  "license": "MIT",
420
420
  "dependencies": {
421
421
  "@babel/code-frame": "^7.29.7",
422
- "@babel/generator": "^7.29.7",
422
+ "@babel/generator": "^7.29.8",
423
423
  "@babel/helper-globals": "^7.29.7",
424
- "@babel/parser": "^7.29.7",
424
+ "@babel/parser": "^7.29.8",
425
425
  "@babel/template": "^7.29.7",
426
- "@babel/types": "^7.29.7",
426
+ "@babel/types": "^7.29.8",
427
427
  "debug": "^4.3.1"
428
428
  },
429
429
  "engines": {
@@ -431,8 +431,8 @@
431
431
  }
432
432
  },
433
433
  "node_modules/@babel/types": {
434
- "version": "7.29.7",
435
- "integrity": "sha512-4zBIxpPzowiZpusoFkyGVwakdRJUyuH5PxQ/PrqghfdFWWasvnCdPfQXHrenDai+gyLARulZjZowCOj6fjT4pA==",
434
+ "version": "7.29.8",
435
+ "integrity": "sha512-Vj1jF3cPfxg7OAfoI7QnVKLoILlm2JF9pnVHrX8qx7AHMiYWT+NDAA7jChlNgRS4WTLc/fD1lXLmPixluj+3Gg==",
436
436
  "license": "MIT",
437
437
  "dependencies": {
438
438
  "@babel/helper-string-parser": "^7.29.7",
@@ -2177,8 +2177,8 @@
2177
2177
  }
2178
2178
  },
2179
2179
  "node_modules/@internationalized/date": {
2180
- "version": "3.12.2",
2181
- "integrity": "sha512-FY1Y+H64NDs+HAF6omlnWxm3mEpfgaCSWtL5l551ZZfImA+kGjPFgrnJrGjH6lfmLL0g8Z/mBu1R3kufeCp6Jw==",
2180
+ "version": "3.12.3",
2181
+ "integrity": "sha512-fuLX+3ZKLsxI73y8b01EG/WjHb6gE6weCqlfawPO27kBWGMh9G1yH6Csv1uU7/cac9H2GHmOMt6CjmuQ1aia4Q==",
2182
2182
  "license": "Apache-2.0",
2183
2183
  "dependencies": {
2184
2184
  "@swc/helpers": "^0.5.0"
@@ -2193,8 +2193,8 @@
2193
2193
  }
2194
2194
  },
2195
2195
  "node_modules/@internationalized/string": {
2196
- "version": "3.2.9",
2197
- "integrity": "sha512-kzP/M/mbQxODlmOt4bIQZ2SBVUWUSqMLXooXixnX7noche8WHaQcA+nwFN1K2KCF/cp+LDUhcJsCicwkvhD1pg==",
2196
+ "version": "3.2.10",
2197
+ "integrity": "sha512-PDx6//vHSpRnHfxqMqto11zQvhsaU74O3mKv2F/0eicGZcl9NLjQmGlbHz/LsJh5tLKp4A4L7ZVTzN1/MmMTvA==",
2198
2198
  "license": "Apache-2.0",
2199
2199
  "dependencies": {
2200
2200
  "@swc/helpers": "^0.5.0"
@@ -2920,22 +2920,41 @@
2920
2920
  }
2921
2921
  }
2922
2922
  },
2923
+ "node_modules/@napi-rs/lzma-linux-x64-gnu": {
2924
+ "version": "1.5.1",
2925
+ "integrity": "sha512-oTXEIha4SsuXdTA4Iyskj0kpdx2yVXdhd75c2v3xGrHFfVMsbhTPZU/nMPL4sWKo4pBHm3aucLaqGlF696dTyQ==",
2926
+ "cpu": [
2927
+ "x64"
2928
+ ],
2929
+ "dev": true,
2930
+ "license": "MIT",
2931
+ "optional": true,
2932
+ "os": [
2933
+ "linux"
2934
+ ],
2935
+ "engines": {
2936
+ "node": "^22.20 || ^24.12 || >=25"
2937
+ }
2938
+ },
2923
2939
  "node_modules/@napi-rs/wasm-runtime": {
2924
- "version": "1.1.6",
2925
- "integrity": "sha512-ZLv/JdUfkvOy9eCnnBaGfiO+XimbjebAeO+MRQqD/B+FR1tnRN0tpKSJHRbE8sFfS6aqsXZ67TQjfwfsxULVbg==",
2940
+ "version": "1.2.2",
2941
+ "integrity": "sha512-JfB4kuJQjaoHuCTseIINHtHWeJnvgEcxjwA5t/Y00ZgaOO1Crz3fjT/p8kT28zA/Caz7oiUMn3d6H2yOVCVwuw==",
2926
2942
  "dev": true,
2927
2943
  "license": "MIT",
2928
2944
  "optional": true,
2929
2945
  "dependencies": {
2930
2946
  "@tybys/wasm-util": "^0.10.3"
2931
2947
  },
2948
+ "engines": {
2949
+ "node": "^20.19.0 || ^22.13.0 || >=23.5.0"
2950
+ },
2932
2951
  "funding": {
2933
2952
  "type": "github",
2934
2953
  "url": "https://github.com/sponsors/Brooooooklyn"
2935
2954
  },
2936
2955
  "peerDependencies": {
2937
- "@emnapi/core": "^1.7.1",
2938
- "@emnapi/runtime": "^1.7.1"
2956
+ "@emnapi/core": "^1.7.1 || ^2.0.0-alpha.3",
2957
+ "@emnapi/runtime": "^1.7.1 || ^2.0.0-alpha.3"
2939
2958
  }
2940
2959
  },
2941
2960
  "node_modules/@next/env": {
@@ -3170,8 +3189,8 @@
3170
3189
  }
3171
3190
  },
3172
3191
  "node_modules/@react-types/shared": {
3173
- "version": "3.36.0",
3174
- "integrity": "sha512-DkP/H0C2YjjS7gZWKNqOmU8a16qHPjQNdzMwmTq9SzplM6Iw0kVMTZ0OIoe6FOgGqa+FwMsE2QbPjh/n3g/jXQ==",
3192
+ "version": "3.36.1",
3193
+ "integrity": "sha512-AzsuD9OfxTOZMMvTRhlN3oHBwOmFN7tDh27LzqmHt4+uOgPhJT7ZM7/kVs/8/o0WxayMUIk3hBmCFRHv1FUoag==",
3175
3194
  "license": "Apache-2.0",
3176
3195
  "peerDependencies": {
3177
3196
  "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
@@ -3209,8 +3228,8 @@
3209
3228
  "license": "MIT"
3210
3229
  },
3211
3230
  "node_modules/@rollup/rollup-android-arm-eabi": {
3212
- "version": "4.62.2",
3213
- "integrity": "sha512-6o7ZLZK+BeenkZCFNDXqpbjw9bD6nuWonvS/lwQJp7NoVVxm6p3qE7qQ5jGuBjiFsgvqjD8mZAU5oWxTmbOeOg==",
3231
+ "version": "4.62.4",
3232
+ "integrity": "sha512-RrPokAb7dmbxFoeO3TloqHyOjgye8RkBhSqmp4aJMIex4c9r46ZstPnleDQOq1t46VOVjwIuwNogIqbodV1Vvg==",
3214
3233
  "cpu": [
3215
3234
  "arm"
3216
3235
  ],
@@ -3222,8 +3241,8 @@
3222
3241
  ]
3223
3242
  },
3224
3243
  "node_modules/@rollup/rollup-android-arm64": {
3225
- "version": "4.62.2",
3226
- "integrity": "sha512-BaH7BllCACHoH1LguOU56UItGfUWjujlO65kS9LAodViaN4bwIKd7oeW/ZHJ/4ljr/7MIiENnNy3HJ0zXv8Zkw==",
3244
+ "version": "4.62.4",
3245
+ "integrity": "sha512-JKuJc+pnpks2pjy7L/N3v/cAkZxYlnmuZoD840ldbMI5KDbC4iO9NKwPKYdjYFCMAIIlBzYSFHxIJVYzRo2/8A==",
3227
3246
  "cpu": [
3228
3247
  "arm64"
3229
3248
  ],
@@ -3235,8 +3254,8 @@
3235
3254
  ]
3236
3255
  },
3237
3256
  "node_modules/@rollup/rollup-darwin-arm64": {
3238
- "version": "4.62.2",
3239
- "integrity": "sha512-v39RCCvj4He82I9sFmk+M1VZ0PLM9sfsLVikjfx2hYBNALhrrOR2D3JjQA6AhlaSOgcR+RzrKY7e1+bT6SUO/A==",
3257
+ "version": "4.62.4",
3258
+ "integrity": "sha512-krw5uS2STmvJ02x0uTXHbqQNuz+9eZ1iw+qXk9dmW2gvV4jV7O2hEoOnuhFrpOPiel1mBFtqbxYZZtC46hXLOw==",
3240
3259
  "cpu": [
3241
3260
  "arm64"
3242
3261
  ],
@@ -3248,8 +3267,8 @@
3248
3267
  ]
3249
3268
  },
3250
3269
  "node_modules/@rollup/rollup-darwin-x64": {
3251
- "version": "4.62.2",
3252
- "integrity": "sha512-yl0y2vq3S3lHeuXhEdss6TWfKW8vkujImO12tn4ZkG/4oghr09LvdYm2RElVjokTQiUvDUGXLGsYeLqUMCKpGA==",
3270
+ "version": "4.62.4",
3271
+ "integrity": "sha512-wsTxtgApb4PrOsNJIm0FZ1h3WvCC+k9uxLJ4ad75hgoS4NiRes2SoJFlDAyMwiUY8IssDqGcHbXuN0sx1tfF1A==",
3253
3272
  "cpu": [
3254
3273
  "x64"
3255
3274
  ],
@@ -3261,8 +3280,8 @@
3261
3280
  ]
3262
3281
  },
3263
3282
  "node_modules/@rollup/rollup-freebsd-arm64": {
3264
- "version": "4.62.2",
3265
- "integrity": "sha512-tT4pvt4qXD+vEoezupCWi+a1F0vvDiksiHc+PxRlYTOH1I6/X4id9jPxTP+Fg+545euaFT1jJVs4CEdHZAU1vw==",
3283
+ "version": "4.62.4",
3284
+ "integrity": "sha512-GUOnQlyZe3yAXhWOtOMsn5Qkrv5E5mZXa0thbARWi5Ei2szlVXJFQhddZ4HbAzh8q92w5twp+CQvs/eFanz9YQ==",
3266
3285
  "cpu": [
3267
3286
  "arm64"
3268
3287
  ],
@@ -3274,8 +3293,8 @@
3274
3293
  ]
3275
3294
  },
3276
3295
  "node_modules/@rollup/rollup-freebsd-x64": {
3277
- "version": "4.62.2",
3278
- "integrity": "sha512-6nU5F2wCW+qvCBhTn1pdIU3bzsIoF7EUwsCDRxilWGprQR6yd508YnH9+OKFCwpfS8pjZqDUmnCAr7exax0XCg==",
3296
+ "version": "4.62.4",
3297
+ "integrity": "sha512-/Y7f3QuxjzPKsjA/rfEDa3+0vXqyjmJ50Ln8dPpCmWkKTrUoWHG1cWhTqaAMLob2m2nESWuC7yGrREz019Ztqg==",
3279
3298
  "cpu": [
3280
3299
  "x64"
3281
3300
  ],
@@ -3287,8 +3306,8 @@
3287
3306
  ]
3288
3307
  },
3289
3308
  "node_modules/@rollup/rollup-linux-arm-gnueabihf": {
3290
- "version": "4.62.2",
3291
- "integrity": "sha512-n1GJHPOvpIfhi3TmrCeh6S6URt9BFCt0KQE3qvexyGCTAKpR4Lg+eWvNZEqu7epxwus/8ElT3hacYEucm49SZg==",
3309
+ "version": "4.62.4",
3310
+ "integrity": "sha512-81wiiX3v7aqy+T+bT61TJ78yJjRquqFFTTbAPt08imfQQzkPIW8t6aJbkTagtCCrXMNc9D66+geqlK7ydLPNqA==",
3292
3311
  "cpu": [
3293
3312
  "arm"
3294
3313
  ],
@@ -3300,8 +3319,8 @@
3300
3319
  ]
3301
3320
  },
3302
3321
  "node_modules/@rollup/rollup-linux-arm-musleabihf": {
3303
- "version": "4.62.2",
3304
- "integrity": "sha512-JqgflS8wEB+UXV/vS1RpRbifGBeN4D5lz8D8oOFbFZw4vedvdOgCFAjfBmIMdW3yL10XpQQ0Ambepw6MXrhOnA==",
3322
+ "version": "4.62.4",
3323
+ "integrity": "sha512-9kmDIvNZqdoHOBZgNtpTBeLWYO/LVipM3H/j62P8848/l/VPEQL6N3uxU9pvP1oZAsXyC2MEnFP3ovRjo7WYNQ==",
3305
3324
  "cpu": [
3306
3325
  "arm"
3307
3326
  ],
@@ -3313,8 +3332,8 @@
3313
3332
  ]
3314
3333
  },
3315
3334
  "node_modules/@rollup/rollup-linux-arm64-gnu": {
3316
- "version": "4.62.2",
3317
- "integrity": "sha512-wnFJkogWvN4jm/hQRF2UBaeUmk20j5+DmHvoyWii2b8HJDyvz1MF2OU/6ynXt2KR63rbZLWkFpoytpdc/yBuSA==",
3335
+ "version": "4.62.4",
3336
+ "integrity": "sha512-CcnXHWnXg69g+DX5VWL3FHts3qMRN2uVEHX+BZvGLdd07/gXkn3ePjYtO1LDJvxkGKVHMclKBRa1QUTH+6toYQ==",
3318
3337
  "cpu": [
3319
3338
  "arm64"
3320
3339
  ],
@@ -3326,8 +3345,8 @@
3326
3345
  ]
3327
3346
  },
3328
3347
  "node_modules/@rollup/rollup-linux-arm64-musl": {
3329
- "version": "4.62.2",
3330
- "integrity": "sha512-HVu2bp0zhvJ8xHEV9+UUs7S90VadmBSY3LcIMvozbPo4AuMGDWlz3ymHLHZPX4hR67TKTt8Qp5PJ5RBg/i+RMQ==",
3348
+ "version": "4.62.4",
3349
+ "integrity": "sha512-iFOibiHnTRuhrWLlRsOQFdZJJIa7S8OwkneJr4ocALP16u5yk6lWLINFwhHaEqBFMsKDUZofLkGos7+CPzGB3g==",
3331
3350
  "cpu": [
3332
3351
  "arm64"
3333
3352
  ],
@@ -3339,8 +3358,8 @@
3339
3358
  ]
3340
3359
  },
3341
3360
  "node_modules/@rollup/rollup-linux-loong64-gnu": {
3342
- "version": "4.62.2",
3343
- "integrity": "sha512-mQqqAV8QaoSgr9I2fKDLY2BAVvmKjWoGiu/cSYQonsLvtqwEn1E4QYfnCOcp5zoEqNhsDYin1s6jx/VJmrxlZg==",
3361
+ "version": "4.62.4",
3362
+ "integrity": "sha512-XnWYMI7euHlb5a871xPja+Gm7DRCFU+FGRrtS2sMq9N8FvqtpagUy6gD4YOemC5MRk9xbh8+jYMEJbigFQwsgA==",
3344
3363
  "cpu": [
3345
3364
  "loong64"
3346
3365
  ],
@@ -3352,8 +3371,8 @@
3352
3371
  ]
3353
3372
  },
3354
3373
  "node_modules/@rollup/rollup-linux-loong64-musl": {
3355
- "version": "4.62.2",
3356
- "integrity": "sha512-IxKLoxCQ2IWi6bT2akyDUBGsOImDKB+sPp4EsTmwFQ/fMwpCKm8uLSSgP/Kx/QYUgKis6SEZ5/Nlhup0DIA0PQ==",
3374
+ "version": "4.62.4",
3375
+ "integrity": "sha512-qGDAlO0U8xedCcsdRm9oaoQY8DAx/QT7uIxJWhCdx0ceIWX783UC9QSYkdpzAe29wNiVfp24+bZdQmn49o45SQ==",
3357
3376
  "cpu": [
3358
3377
  "loong64"
3359
3378
  ],
@@ -3365,8 +3384,8 @@
3365
3384
  ]
3366
3385
  },
3367
3386
  "node_modules/@rollup/rollup-linux-ppc64-gnu": {
3368
- "version": "4.62.2",
3369
- "integrity": "sha512-Mk5ha2RQSgyFfmYYLkBpPnUk8D8FriBxesO1u9O75X0mHgXL1UQcH5Itl2lurWL2tj0RxV9b9tJgipac0hRY9A==",
3387
+ "version": "4.62.4",
3388
+ "integrity": "sha512-ru4H6ezD7ysA5EiEK6qkkaEb4modH8CTej6kUy/gQi20u3kB3G7Zn8snXXkeJSCOFKG/rbPPtM/+9Wgas1961w==",
3370
3389
  "cpu": [
3371
3390
  "ppc64"
3372
3391
  ],
@@ -3378,8 +3397,8 @@
3378
3397
  ]
3379
3398
  },
3380
3399
  "node_modules/@rollup/rollup-linux-ppc64-musl": {
3381
- "version": "4.62.2",
3382
- "integrity": "sha512-CjvEnqJL/0/TQ3TXX3OPIJ/kmBellrWd4heXUmHeJlTnmwjKpSJzoehLaL6Xk0ZnMHBu9dZuFADNOrtjF4v+2w==",
3400
+ "version": "4.62.4",
3401
+ "integrity": "sha512-2W4MO5WQVJnbJaZdvDb9rhBDuFU1nKIepPFpJUBsTh2k1YY2g+ODViaWuyOAjQ5cOP7NvrvLzt3wvHOoiAvc7w==",
3383
3402
  "cpu": [
3384
3403
  "ppc64"
3385
3404
  ],
@@ -3391,8 +3410,8 @@
3391
3410
  ]
3392
3411
  },
3393
3412
  "node_modules/@rollup/rollup-linux-riscv64-gnu": {
3394
- "version": "4.62.2",
3395
- "integrity": "sha512-1SiZbzwdkaDURsew/tSOrooKiYy7EQGT6m8ufavAi9NEyQb/6VuIxFXAL1fqa4iZe3g4NbNk4P7J32z2tw5Mgg==",
3413
+ "version": "4.62.4",
3414
+ "integrity": "sha512-+fxjfuoAmVMCYV5QyjoIpu0cp5DOiOTeqYFk1AVaxGr+/ravWLX89XfQmptsoWcaVy/TGf2hexzbUOrCQIL1CQ==",
3396
3415
  "cpu": [
3397
3416
  "riscv64"
3398
3417
  ],
@@ -3404,8 +3423,8 @@
3404
3423
  ]
3405
3424
  },
3406
3425
  "node_modules/@rollup/rollup-linux-riscv64-musl": {
3407
- "version": "4.62.2",
3408
- "integrity": "sha512-nQts12zJ3NQRoE6uYljOH89v7szzLDvG2JD/vsX+vGXU8w/At1GowTZ5/7qeFQ8m7L55rpR8Okugnuo5bgjy2Q==",
3426
+ "version": "4.62.4",
3427
+ "integrity": "sha512-jTn8JfHGL4djjFxPuM06LmNUJDsst2jeVlsd9OmIH6zc5sC9K6rIuO4YajXatLUpBmBKl6b35ro1QZocLi+tcA==",
3409
3428
  "cpu": [
3410
3429
  "riscv64"
3411
3430
  ],
@@ -3417,8 +3436,8 @@
3417
3436
  ]
3418
3437
  },
3419
3438
  "node_modules/@rollup/rollup-linux-s390x-gnu": {
3420
- "version": "4.62.2",
3421
- "integrity": "sha512-E9/ll019jhPIJgpzfZoIkBGhcz+kKNgVWYRY0zr9srBdPPFVpvOKW8VaJKUbeK+eZXyQF9ltME+Kk6affeaPgg==",
3439
+ "version": "4.62.4",
3440
+ "integrity": "sha512-oCJCJL4pXsoDcP2QZ+JVlPTIRc6266zsIaeJJsWImmF7HO0W8nb6HuSgZlMWxJwaPf8ehbSw8yo0EUw925hKsA==",
3422
3441
  "cpu": [
3423
3442
  "s390x"
3424
3443
  ],
@@ -3430,8 +3449,8 @@
3430
3449
  ]
3431
3450
  },
3432
3451
  "node_modules/@rollup/rollup-linux-x64-gnu": {
3433
- "version": "4.62.2",
3434
- "integrity": "sha512-5BqxR/pshjey51iliyzTD5Xi3EN0aLmQ2lZ3lvefVV9c82BvrLo2/6OT55iifpWBufs6kdwWbuOKS841DrmK9A==",
3452
+ "version": "4.62.4",
3453
+ "integrity": "sha512-W69hukhZ3KKNRCaMIEzKvcFye42hh0FE1+YoYaf5+Ikacuftoco6yO/xouz0hc5d5W/s3yBro5jRiuEE/Q5vUw==",
3435
3454
  "cpu": [
3436
3455
  "x64"
3437
3456
  ],
@@ -3443,8 +3462,8 @@
3443
3462
  ]
3444
3463
  },
3445
3464
  "node_modules/@rollup/rollup-linux-x64-musl": {
3446
- "version": "4.62.2",
3447
- "integrity": "sha512-uNN83XxQrRAh/w0/pmAfibcwyb6YWt4gP+dpnQKPVJshAloQ785ii8CT8ZCIxkGg9opVsvAlGhFitSm6D1Jjpg==",
3465
+ "version": "4.62.4",
3466
+ "integrity": "sha512-qiXbGG2jkjXhzXpsFZSR2Xpb8DN/UaxYsbb/STbuR/6fpaDgRmmaq1B/LmtF2wQFOFOSsK2jdE0RZ3a0zHn4QA==",
3448
3467
  "cpu": [
3449
3468
  "x64"
3450
3469
  ],
@@ -3456,8 +3475,8 @@
3456
3475
  ]
3457
3476
  },
3458
3477
  "node_modules/@rollup/rollup-openbsd-x64": {
3459
- "version": "4.62.2",
3460
- "integrity": "sha512-srjEIxSH3LRnJN6THczDHWQplqEMFiAJrTab0msUryh9kwNpkICf3Ea6q6MN/2cZwRFUNx5w+h6Hpi4QuHS6Zg==",
3478
+ "version": "4.62.4",
3479
+ "integrity": "sha512-nWeM//hxv8mIo6jD7Hu4o48DVmV9pbV6gsKaWU+4NFyqHoPKwrkRiZGLKUhOBk8qNmDmpwFtPKg80Bo/Tn4xiQ==",
3461
3480
  "cpu": [
3462
3481
  "x64"
3463
3482
  ],
@@ -3469,8 +3488,8 @@
3469
3488
  ]
3470
3489
  },
3471
3490
  "node_modules/@rollup/rollup-openharmony-arm64": {
3472
- "version": "4.62.2",
3473
- "integrity": "sha512-8hOJnxgbyObnCm5AlRA3A931xX19xq80RjVTKgJOvEKWqJruP/Uf12IbAOaDjjEXYRewwHLfmF0YRIdK3OwKWA==",
3491
+ "version": "4.62.4",
3492
+ "integrity": "sha512-s62SQ/vgsRSvMwDkOEfTqfgASF0f26ZNaQuTA6Aok5lrikf89yI2W0gFHvZb2Jpgc6N8JnOKZgCK2iciO3CsxQ==",
3474
3493
  "cpu": [
3475
3494
  "arm64"
3476
3495
  ],
@@ -3482,8 +3501,8 @@
3482
3501
  ]
3483
3502
  },
3484
3503
  "node_modules/@rollup/rollup-win32-arm64-msvc": {
3485
- "version": "4.62.2",
3486
- "integrity": "sha512-mmF4AY1i0hG/bLWUctUq59gtmgaSIRa3cu/A3JFRp/sCNEme2bgDEiDS22P9FbnJB8NJNF4jPJiSP5RHQpUTDg==",
3504
+ "version": "4.62.4",
3505
+ "integrity": "sha512-J6wGf8TVGbXJq+HH+ttTvrcfNKPbuZecV6KT1B8I18BC5IURUh5kl4Yl5OEP5eFIUoI5BWxCsyYMhFsDx8kekw==",
3487
3506
  "cpu": [
3488
3507
  "arm64"
3489
3508
  ],
@@ -3495,8 +3514,8 @@
3495
3514
  ]
3496
3515
  },
3497
3516
  "node_modules/@rollup/rollup-win32-ia32-msvc": {
3498
- "version": "4.62.2",
3499
- "integrity": "sha512-DZgkknc6jhHrk46V25vbAM0zZkyP0nSDkJB8/dRkLTxv470dOmWDqGoEJl/9A0dFfS7yE3REOwNDxpHwSLSt0Q==",
3517
+ "version": "4.62.4",
3518
+ "integrity": "sha512-zmfrQd/0wu6oJs8Vq8KwY/YtsKSsLtKe/HwAP4Wqy8LhWjeT55fHRAkOhYQ12wI3ayS4Tt12d5CDRD7N96SAYQ==",
3500
3519
  "cpu": [
3501
3520
  "ia32"
3502
3521
  ],
@@ -3508,8 +3527,8 @@
3508
3527
  ]
3509
3528
  },
3510
3529
  "node_modules/@rollup/rollup-win32-x64-gnu": {
3511
- "version": "4.62.2",
3512
- "integrity": "sha512-T6xr6ucWSFto+VGajA8YH26LdpHRuP4YLHEKAtCWvJDOlnmWcDZVCI2Jmjr+IFHDlt2zRaTAKE4tfjTaWLgJBg==",
3530
+ "version": "4.62.4",
3531
+ "integrity": "sha512-qPzHqdj9rfUD+w79dtE07zi/kFwKyCJqplp5K5ygeLTp7jLpAoc16OAH39HSmRC9UpozaecsleI8uAdEj6v2yw==",
3513
3532
  "cpu": [
3514
3533
  "x64"
3515
3534
  ],
@@ -3521,8 +3540,8 @@
3521
3540
  ]
3522
3541
  },
3523
3542
  "node_modules/@rollup/rollup-win32-x64-msvc": {
3524
- "version": "4.62.2",
3525
- "integrity": "sha512-BfzEnDJOt9T8M989/lA37EcJgat01wLRnoi5dQf3QzOH7jzpqTAzdDbVfRljVr5r+jzKqpbHeyOfAaXxAd0PAA==",
3543
+ "version": "4.62.4",
3544
+ "integrity": "sha512-zD6NdeWEByGE9QF9vCrlJ5YQB4oq9q91kPZS37Jwj5hOkvR1lTBSpsKhKDw4IJtbQ35LsTS1HD9DZYGKIshU1Q==",
3526
3545
  "cpu": [
3527
3546
  "x64"
3528
3547
  ],
@@ -3911,8 +3930,8 @@
3911
3930
  "license": "MIT"
3912
3931
  },
3913
3932
  "node_modules/@types/d3-geo": {
3914
- "version": "3.1.0",
3915
- "integrity": "sha512-856sckF0oP/diXtS4jNsiQw/UuK5fQG8l/a9VVLeSouf1/PPbBE1i1W852zVwKwYCBkFJJB7nCFTbk6UMEXBOQ==",
3933
+ "version": "3.1.1",
3934
+ "integrity": "sha512-65Emv9fQiQQqphLlRkuQ5ypPsOmWPhtBGCMv61JDPEPMvsx+gzhGf74yw1a78xFKPj6zw4AgQICJoQv0vK9M2w==",
3916
3935
  "dev": true,
3917
3936
  "license": "MIT",
3918
3937
  "dependencies": {
@@ -4142,8 +4161,8 @@
4142
4161
  "license": "MIT"
4143
4162
  },
4144
4163
  "node_modules/@types/lodash": {
4145
- "version": "4.17.24",
4146
- "integrity": "sha512-gIW7lQLZbue7lRSWEFql49QJJWThrTFFeIMJdp3eH4tKoxm1OvEPg02rm4wCCSHS0cL3/Fizimb35b7k8atwsQ==",
4164
+ "version": "4.17.25",
4165
+ "integrity": "sha512-+K1NIO8I+F9/wNulfVvu23QYd0Pe9/OCqRrim4NoYIf1VoEDL90Ve4ClzpyqBLc7NpGGWRvYNCKZ1BE/Jpf8dQ==",
4147
4166
  "dev": true,
4148
4167
  "license": "MIT"
4149
4168
  },
@@ -4260,16 +4279,16 @@
4260
4279
  "license": "MIT"
4261
4280
  },
4262
4281
  "node_modules/@typescript-eslint/eslint-plugin": {
4263
- "version": "8.65.0",
4264
- "integrity": "sha512-IEgob78X12rHpUmtcwFsXhZdVGJtwTVP8FiCLZkR6GlYVrl2PcuB+KhCE5BlVC/eQpQnu8WXRtkHZuPar+gCRA==",
4282
+ "version": "8.66.0",
4283
+ "integrity": "sha512-p088eaGrzYz1s+7cov0aMOCkNGTJlVxF4jgubf28c8L0Cv9Rloj8YBHnv4hXLq6IIEE1AsjNWavO+k+8kP2Y0A==",
4265
4284
  "dev": true,
4266
4285
  "license": "MIT",
4267
4286
  "dependencies": {
4268
4287
  "@eslint-community/regexpp": "^4.12.2",
4269
- "@typescript-eslint/scope-manager": "8.65.0",
4270
- "@typescript-eslint/type-utils": "8.65.0",
4271
- "@typescript-eslint/utils": "8.65.0",
4272
- "@typescript-eslint/visitor-keys": "8.65.0",
4288
+ "@typescript-eslint/scope-manager": "8.66.0",
4289
+ "@typescript-eslint/type-utils": "8.66.0",
4290
+ "@typescript-eslint/utils": "8.66.0",
4291
+ "@typescript-eslint/visitor-keys": "8.66.0",
4273
4292
  "ignore": "^7.0.5",
4274
4293
  "natural-compare": "^1.4.0",
4275
4294
  "ts-api-utils": "^2.5.0"
@@ -4282,7 +4301,7 @@
4282
4301
  "url": "https://opencollective.com/typescript-eslint"
4283
4302
  },
4284
4303
  "peerDependencies": {
4285
- "@typescript-eslint/parser": "^8.65.0",
4304
+ "@typescript-eslint/parser": "^8.66.0",
4286
4305
  "eslint": "^8.57.0 || ^9.0.0 || ^10.0.0",
4287
4306
  "typescript": ">=4.8.4 <6.1.0"
4288
4307
  }
@@ -4297,15 +4316,15 @@
4297
4316
  }
4298
4317
  },
4299
4318
  "node_modules/@typescript-eslint/parser": {
4300
- "version": "8.65.0",
4301
- "integrity": "sha512-CZ4nMxWwgu1HEEFNkeaCptra9QCtkmKdgf3sWh1rl1trIhmxLilgTV4cwcbQ4wemnT4sWQN8CaKOmdYx+g2gMA==",
4319
+ "version": "8.66.0",
4320
+ "integrity": "sha512-X6ypGChaWYk6PBtUg2BwuTZEFFcHJAtGTVJ9/lCTOufhZ4i9fNolQNnktq+kkMCwMj7V8Svsq7+TxSDslmhE0g==",
4302
4321
  "dev": true,
4303
4322
  "license": "MIT",
4304
4323
  "dependencies": {
4305
- "@typescript-eslint/scope-manager": "8.65.0",
4306
- "@typescript-eslint/types": "8.65.0",
4307
- "@typescript-eslint/typescript-estree": "8.65.0",
4308
- "@typescript-eslint/visitor-keys": "8.65.0",
4324
+ "@typescript-eslint/scope-manager": "8.66.0",
4325
+ "@typescript-eslint/types": "8.66.0",
4326
+ "@typescript-eslint/typescript-estree": "8.66.0",
4327
+ "@typescript-eslint/visitor-keys": "8.66.0",
4309
4328
  "debug": "^4.4.3"
4310
4329
  },
4311
4330
  "engines": {
@@ -4321,13 +4340,13 @@
4321
4340
  }
4322
4341
  },
4323
4342
  "node_modules/@typescript-eslint/project-service": {
4324
- "version": "8.65.0",
4325
- "integrity": "sha512-SxnPhbTsGahizDgbu7oqFH/xVtzIqMd/s+WtnSxNxJZJpLbdT5IPdzg8EZxO3+PoKahXmwJLeNQOpKJb3/bi7Q==",
4343
+ "version": "8.66.0",
4344
+ "integrity": "sha512-7MthGPTt4BP69lSryqpqq8HQqxuzynssckL/jyDyk3+TNMQ3y2jFWkptCrktWvBrP+EH787Nl5N5Qpw7WZg+5g==",
4326
4345
  "dev": true,
4327
4346
  "license": "MIT",
4328
4347
  "dependencies": {
4329
- "@typescript-eslint/tsconfig-utils": "^8.65.0",
4330
- "@typescript-eslint/types": "^8.65.0",
4348
+ "@typescript-eslint/tsconfig-utils": "^8.66.0",
4349
+ "@typescript-eslint/types": "^8.66.0",
4331
4350
  "debug": "^4.4.3"
4332
4351
  },
4333
4352
  "engines": {
@@ -4342,13 +4361,13 @@
4342
4361
  }
4343
4362
  },
4344
4363
  "node_modules/@typescript-eslint/scope-manager": {
4345
- "version": "8.65.0",
4346
- "integrity": "sha512-Esbl8OSYiVxBokYgWPf7VVWg/BE798wXhimnn9ML9Pt5qoDf8bfQlgjlKXR/k98+AcNzlLKYrpCcrcuZ9DZLgg==",
4364
+ "version": "8.66.0",
4365
+ "integrity": "sha512-8TGcH25j9zqJ/IULB/ppyhRvxA8QYfFEZ7nfbg6/BN9spDgb8fPWQXlE5l8TWBL50EtUx007uZ1o9VOwrq2/9g==",
4347
4366
  "dev": true,
4348
4367
  "license": "MIT",
4349
4368
  "dependencies": {
4350
- "@typescript-eslint/types": "8.65.0",
4351
- "@typescript-eslint/visitor-keys": "8.65.0"
4369
+ "@typescript-eslint/types": "8.66.0",
4370
+ "@typescript-eslint/visitor-keys": "8.66.0"
4352
4371
  },
4353
4372
  "engines": {
4354
4373
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -4359,8 +4378,8 @@
4359
4378
  }
4360
4379
  },
4361
4380
  "node_modules/@typescript-eslint/tsconfig-utils": {
4362
- "version": "8.65.0",
4363
- "integrity": "sha512-j6GzGqCiRdA7Qhur2VVmKZAkBLfnHFQfx4TaJGL9RMveZqCo48jSHHO0DTgizEnGhtWnqmbtCUSrqSkdiY/0Hg==",
4381
+ "version": "8.66.0",
4382
+ "integrity": "sha512-9D5gLYZG4rOjcoag8MQ/fWI8WqA9wcPDyOGyWtWFhvM1lHRbliqUSPIY5J3zqCU1tvSwzXxnnjhQhz5Ne7mJ4g==",
4364
4383
  "dev": true,
4365
4384
  "license": "MIT",
4366
4385
  "engines": {
@@ -4375,14 +4394,14 @@
4375
4394
  }
4376
4395
  },
4377
4396
  "node_modules/@typescript-eslint/type-utils": {
4378
- "version": "8.65.0",
4379
- "integrity": "sha512-YjaZ7PRI5qY7ax2L3PbvX0rRyGtipAReCWs0mhhDBHjH/vl0g0BonaGXrKdKpMbIIsMIwDgbk/xzkBTyAltS5g==",
4397
+ "version": "8.66.0",
4398
+ "integrity": "sha512-LG2dWfjZQQp0ADtAu/EWJVayefGL2UEZ3CDeI44D9v3rXB/WYUqE/jpO28KrEKul5AySrmI+Zh1v6v+xW2U9+g==",
4380
4399
  "dev": true,
4381
4400
  "license": "MIT",
4382
4401
  "dependencies": {
4383
- "@typescript-eslint/types": "8.65.0",
4384
- "@typescript-eslint/typescript-estree": "8.65.0",
4385
- "@typescript-eslint/utils": "8.65.0",
4402
+ "@typescript-eslint/types": "8.66.0",
4403
+ "@typescript-eslint/typescript-estree": "8.66.0",
4404
+ "@typescript-eslint/utils": "8.66.0",
4386
4405
  "debug": "^4.4.3",
4387
4406
  "ts-api-utils": "^2.5.0"
4388
4407
  },
@@ -4399,8 +4418,8 @@
4399
4418
  }
4400
4419
  },
4401
4420
  "node_modules/@typescript-eslint/types": {
4402
- "version": "8.65.0",
4403
- "integrity": "sha512-JSSwWNy+H0E/01jJEM+hrX6N0OFDzFzeIhHFSAS01tlVaevpG8cFyYRPhS5yjGOvBUx3sqQHVMjCL1CAZZMxBg==",
4421
+ "version": "8.66.0",
4422
+ "integrity": "sha512-H6gcYaSDOyvL3AD/jHUtUFo2jqGgn/F6nuyuZSu0QTesxL+cP4dQoIMrODRofuJC09g64+WgZ6tE19Y1N2YIFQ==",
4404
4423
  "dev": true,
4405
4424
  "license": "MIT",
4406
4425
  "engines": {
@@ -4412,15 +4431,15 @@
4412
4431
  }
4413
4432
  },
4414
4433
  "node_modules/@typescript-eslint/typescript-estree": {
4415
- "version": "8.65.0",
4416
- "integrity": "sha512-JboAE2swaYt4tb1fHhHTABE2K+OLy09XfcTbhnk4Pw96f9dd2e9iYsJ28gBggHlo5z5x1rkyWvcPoTuNTd4oGg==",
4434
+ "version": "8.66.0",
4435
+ "integrity": "sha512-8/x4INiiQb10jGgXYD7116/zQ+OL84ZIFn0za68wwFHCanT/VLbBEroWht8RV8fn0/ZCAoazHLQgwUC0UQcDfg==",
4417
4436
  "dev": true,
4418
4437
  "license": "MIT",
4419
4438
  "dependencies": {
4420
- "@typescript-eslint/project-service": "8.65.0",
4421
- "@typescript-eslint/tsconfig-utils": "8.65.0",
4422
- "@typescript-eslint/types": "8.65.0",
4423
- "@typescript-eslint/visitor-keys": "8.65.0",
4439
+ "@typescript-eslint/project-service": "8.66.0",
4440
+ "@typescript-eslint/tsconfig-utils": "8.66.0",
4441
+ "@typescript-eslint/types": "8.66.0",
4442
+ "@typescript-eslint/visitor-keys": "8.66.0",
4424
4443
  "debug": "^4.4.3",
4425
4444
  "minimatch": "^10.2.2",
4426
4445
  "semver": "^7.7.3",
@@ -4448,8 +4467,8 @@
4448
4467
  }
4449
4468
  },
4450
4469
  "node_modules/@typescript-eslint/typescript-estree/node_modules/brace-expansion": {
4451
- "version": "5.0.8",
4452
- "integrity": "sha512-JZyDyq3D4AUifKTPOB7DELf6XsB3WdPuNxCtob1vFXPsSXhdAiHBWJ/tJ8HAc9aH84BK+5JFZLNkJKx3G9kzQg==",
4470
+ "version": "5.0.9",
4471
+ "integrity": "sha512-ScQ4IuvIEF1TMlP7Zt+vjJ//9zlPb2SDcxWxM3bk8s6t6GGdJ7KO1dCcTidOPJKePW30LE/2cT7wCyPho9/Wxg==",
4453
4472
  "dev": true,
4454
4473
  "license": "MIT",
4455
4474
  "dependencies": {
@@ -4460,12 +4479,12 @@
4460
4479
  }
4461
4480
  },
4462
4481
  "node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch": {
4463
- "version": "10.2.5",
4464
- "integrity": "sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==",
4482
+ "version": "10.2.6",
4483
+ "integrity": "sha512-vpLQEs+VLCr1nU0BXS07maYoFwlDAH0gngQuuttxIwutDFEMHq2blX+8vpgxDdK3J1PwjCJiep77OitTZ4Ll1A==",
4465
4484
  "dev": true,
4466
4485
  "license": "BlueOak-1.0.0",
4467
4486
  "dependencies": {
4468
- "brace-expansion": "^5.0.5"
4487
+ "brace-expansion": "^5.0.8"
4469
4488
  },
4470
4489
  "engines": {
4471
4490
  "node": "18 || 20 || >=22"
@@ -4487,15 +4506,15 @@
4487
4506
  }
4488
4507
  },
4489
4508
  "node_modules/@typescript-eslint/utils": {
4490
- "version": "8.65.0",
4491
- "integrity": "sha512-gXiwIHsYreboxeJucHKPvgwl7dXt50mF8s1/c00cP/WoVTyWKFdtfhRWwZiXYFU5H2O8vVoSLNrexFZjYS/SGA==",
4509
+ "version": "8.66.0",
4510
+ "integrity": "sha512-jasearZPolBw5NJNYGMwxzHMF83niVWmMU1VdHzG1CyfI2VS7f7nZltnKtHcg20hW+7Uo5GfK4MeDPoU3qI8EA==",
4492
4511
  "dev": true,
4493
4512
  "license": "MIT",
4494
4513
  "dependencies": {
4495
4514
  "@eslint-community/eslint-utils": "^4.9.1",
4496
- "@typescript-eslint/scope-manager": "8.65.0",
4497
- "@typescript-eslint/types": "8.65.0",
4498
- "@typescript-eslint/typescript-estree": "8.65.0"
4515
+ "@typescript-eslint/scope-manager": "8.66.0",
4516
+ "@typescript-eslint/types": "8.66.0",
4517
+ "@typescript-eslint/typescript-estree": "8.66.0"
4499
4518
  },
4500
4519
  "engines": {
4501
4520
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -4510,12 +4529,12 @@
4510
4529
  }
4511
4530
  },
4512
4531
  "node_modules/@typescript-eslint/visitor-keys": {
4513
- "version": "8.65.0",
4514
- "integrity": "sha512-8C71BQkGjiMmXtop7pHVJu1l2NNShFdkCyD6a2ezzs5vU/L3LRtb69EtcteFwz0mYMPzIgOw0n6OV4VBUWZd7A==",
4532
+ "version": "8.66.0",
4533
+ "integrity": "sha512-dkKR8q+lKciskj1Y3vthHktl+3cMLWGyVUP23bRiPZ5O9BRT++4EqDDV+TVeIKBL1VXVEqrJlz8MYbcnvJcAlg==",
4515
4534
  "dev": true,
4516
4535
  "license": "MIT",
4517
4536
  "dependencies": {
4518
- "@typescript-eslint/types": "8.65.0",
4537
+ "@typescript-eslint/types": "8.66.0",
4519
4538
  "eslint-visitor-keys": "^5.0.0"
4520
4539
  },
4521
4540
  "engines": {
@@ -5025,8 +5044,8 @@
5025
5044
  }
5026
5045
  },
5027
5046
  "node_modules/@wavemaker-ai/react-codegen": {
5028
- "version": "1.0.0-rc.328",
5029
- "integrity": "sha512-Wik6oPPl8FfMRp0s6XpIwx3aJ0/nhGRsAqa0eO5QOIGlv7cx7Aq10Rg5GkwuPMj4yfzEGYH4vZ+uMtzPN027IQ==",
5047
+ "version": "1.0.0-rc.332",
5048
+ "integrity": "sha512-fpwwo7tP4fVCFCPApig70YCwPZMGc0cp1GyjJmJqR5YvrxL8o7XEGOlldkMExbEVDqNafyBZf9X/PUASeIFJhg==",
5030
5049
  "license": "ISC",
5031
5050
  "dependencies": {
5032
5051
  "@angular/compiler": "12.2.1",
@@ -5273,8 +5292,8 @@
5273
5292
  }
5274
5293
  },
5275
5294
  "node_modules/@wavemaker-ai/variables": {
5276
- "version": "1.0.0-rc.328",
5277
- "integrity": "sha512-DMs80xOqOt+s9GG4Bd5dwClO8oqZDpoBU70HLX9ack6BMdZKN2WX8eAqBTiYUDxoZLYwhBc0e+M3joEroDpGEA==",
5295
+ "version": "1.0.0-rc.332",
5296
+ "integrity": "sha512-/HKq1SGH4fV/dC2Zep2TJcDt+tMuvGtkQQlUTVAC0rCR1AqT5WGJWUZQEZpU4U8wFHAMGbGcF7cexjF3bmDwaQ==",
5278
5297
  "license": "ISC",
5279
5298
  "dependencies": {
5280
5299
  "@metrichor/jmespath": "^0.3.1",
@@ -5312,8 +5331,8 @@
5312
5331
  }
5313
5332
  },
5314
5333
  "node_modules/acorn": {
5315
- "version": "8.17.0",
5316
- "integrity": "sha512-xRQbDb9BnwDafYNn6Vwl839DYVjqXYb1XVGtWAZ1kcDc6iwAL4hg3B1dZlRiuENFeO2H53gFG3in621AdERVAg==",
5334
+ "version": "8.18.0",
5335
+ "integrity": "sha512-lGq+9yr1/GuAWaVYIHRjvvySG5/4VfKIvC8EWxStPdcDh/Ka7FG3twP6v4d5BkravUilhIAsG4Qj83t02LWUPQ==",
5317
5336
  "dev": true,
5318
5337
  "license": "MIT",
5319
5338
  "bin": {
@@ -5758,8 +5777,8 @@
5758
5777
  }
5759
5778
  },
5760
5779
  "node_modules/bare-fs": {
5761
- "version": "4.7.4",
5762
- "integrity": "sha512-y1kC+ffIx/tPLdTE693uNjHfzTfr+ravR5tvWlMXe25nELbkqV400S71qHDwbkAQ1FVEZobB1NFRzFbCCcyBCQ==",
5780
+ "version": "4.8.0",
5781
+ "integrity": "sha512-fM+MhCvdQhZ7NV6S95a07gPSqjIYKn6mFaXfx266wN3ajZGl/+1AzH+ubkXQ0fFZvOe2nk9VHkzdYkQE5zMV3Q==",
5763
5782
  "license": "Apache-2.0",
5764
5783
  "dependencies": {
5765
5784
  "bare-events": "^2.5.4",
@@ -5769,7 +5788,7 @@
5769
5788
  "fast-fifo": "^1.3.2"
5770
5789
  },
5771
5790
  "engines": {
5772
- "bare": ">=1.16.0"
5791
+ "bare": ">=1.28.0"
5773
5792
  },
5774
5793
  "peerDependencies": {
5775
5794
  "bare-buffer": "*"
@@ -5812,8 +5831,8 @@
5812
5831
  }
5813
5832
  },
5814
5833
  "node_modules/bare-url": {
5815
- "version": "2.4.6",
5816
- "integrity": "sha512-iQxPClE07hETVpbRoX7JXX3v/ZQViCxe/SYCxylRLzdEx1xJAufPptfiOqR8tqiCtmbtMDANKWszzjLu1PMAZQ==",
5834
+ "version": "2.5.1",
5835
+ "integrity": "sha512-cD5ciQuKlx+eumTCfqbfiL+fhQm+dHbVNB/cX4+d+I/nx4JsVop9VoFEPAs5RJ6I84QR6bZIBjpd2kjDOYeWcg==",
5817
5836
  "license": "Apache-2.0",
5818
5837
  "dependencies": {
5819
5838
  "bare-path": "^3.0.0"
@@ -5839,8 +5858,8 @@
5839
5858
  "license": "MIT"
5840
5859
  },
5841
5860
  "node_modules/baseline-browser-mapping": {
5842
- "version": "2.11.1",
5843
- "integrity": "sha512-HYXq73DDpCtNzOmrFsm9eSwCvWCql0RzqjpDzXN9EadiLJ4DNat0nsZ/Bzmy+Ud12mb4/zKDY0cQ805ZzN+i0A==",
5861
+ "version": "2.11.12",
5862
+ "integrity": "sha512-r7WnVImvVCeFpf2DOXfy41aPWzeNg3H/A2X4dKmy1QL0MSyyk/e7z8ihJ3N6Nn2PsdhkVlqnEfnUE4a05P2aTA==",
5844
5863
  "license": "Apache-2.0",
5845
5864
  "bin": {
5846
5865
  "baseline-browser-mapping": "dist/cli.cjs"
@@ -5864,8 +5883,8 @@
5864
5883
  "license": "ISC"
5865
5884
  },
5866
5885
  "node_modules/brace-expansion": {
5867
- "version": "1.1.16",
5868
- "integrity": "sha512-IDw48K2/2kRkg9LdJxurvq3lV3aBgq0REY89duEqFRthjlPdXHKMj7EnQOXVckxzgisinf3nHfrcE2FufFLXMw==",
5886
+ "version": "1.1.18",
5887
+ "integrity": "sha512-Edep/X9fGqVNmzKBVsDYIOtD+z1tuezV70LBjdCst9Tqu76lsnvRiZ6oTic1n+/BIwX6QDGAO94PN4N2SADvtw==",
5869
5888
  "license": "MIT",
5870
5889
  "dependencies": {
5871
5890
  "balanced-match": "^1.0.0",
@@ -6011,8 +6030,8 @@
6011
6030
  }
6012
6031
  },
6013
6032
  "node_modules/caniuse-lite": {
6014
- "version": "1.0.30001806",
6015
- "integrity": "sha512-72Cuvd95zbSYPKq6Fhg8eDJRlzgWDf7/mtoZv6Qe/DYNCEBdNxoA3+rZAU2ZhGCpZlns3EssFavaZomckT5Uuw==",
6033
+ "version": "1.0.30001809",
6034
+ "integrity": "sha512-xxWVywk6a6Arlk+hymeycyn/VgqEfLDxupvhH/xiY5SJ/18kmi9o6MiO320DCUzypORHLtvh0I4i04tUhCNHNQ==",
6016
6035
  "funding": [
6017
6036
  {
6018
6037
  "type": "opencollective",
@@ -7091,8 +7110,8 @@
7091
7110
  "license": "MIT"
7092
7111
  },
7093
7112
  "node_modules/electron-to-chromium": {
7094
- "version": "1.5.396",
7095
- "integrity": "sha512-yHiw2Y3C3H9U6TMbOfoWK/BPreiOPXRfTWPBwQBoZG6/8TB6eOPnsy5oaRYuatR7Fw2SJ4kKforgufeo7fq0EQ==",
7113
+ "version": "1.5.402",
7114
+ "integrity": "sha512-/oOpMaPT6Yg+6/1XQhyIPlzgj7Ye9zf+nNM2Uh6OcE2G2oNptWazFa+qB2Pdqqbsc9KnIDzgAntoYN0dbwOXwA==",
7096
7115
  "dev": true,
7097
7116
  "license": "ISC"
7098
7117
  },
@@ -8067,8 +8086,8 @@
8067
8086
  }
8068
8087
  },
8069
8088
  "node_modules/flatted": {
8070
- "version": "3.4.3",
8071
- "integrity": "sha512-/zipXxyO6rGvuNGDiULY9MvEGSkb2gaG4GGH4ygMi0ZZzyMHdUZBmntJmx5x1G2VuPytCwGN4xsJP6cw+sK+vQ==",
8089
+ "version": "3.4.4",
8090
+ "integrity": "sha512-5+ybhBZANEJxaH3X5evAFatUxLfEHSr7n6kYJ+1Qd0mUqr4eu9gIf6GDbWHf8RJijHrjjO8G+la14SlL2SeS1Q==",
8072
8091
  "dev": true,
8073
8092
  "license": "ISC"
8074
8093
  },
@@ -8325,8 +8344,8 @@
8325
8344
  }
8326
8345
  },
8327
8346
  "node_modules/get-tsconfig": {
8328
- "version": "4.14.0",
8329
- "integrity": "sha512-yTb+8DXzDREzgvYmh6s9vHsSVCHeC0G3PI5bEXNBHtmshPnO+S5O7qgLEOn0I5QvMy6kpZN8K1NKGyilLb93wA==",
8347
+ "version": "4.14.1",
8348
+ "integrity": "sha512-Dz/6HxkrxgNehhxLVeyv8sad9UzF2xBVeaKBQNDfJ5XiSXmp2gTR0eO0RWiT2NCKS5aGP9jjkOMggTN90qU50A==",
8330
8349
  "dev": true,
8331
8350
  "license": "MIT",
8332
8351
  "dependencies": {
@@ -8369,8 +8388,8 @@
8369
8388
  }
8370
8389
  },
8371
8390
  "node_modules/glob/node_modules/brace-expansion": {
8372
- "version": "2.1.2",
8373
- "integrity": "sha512-w5JZcKgdhDOgOwm8H+KgbosopHMuGcl6qbulwjtz3SM7I7P3yW1eAjzMPLrIE+NQ9vjgANKHWeMHnrT0OXW1oA==",
8391
+ "version": "2.1.4",
8392
+ "integrity": "sha512-hGfVzPxthbf3+2yjg/RBs60cB0FhqBS/zvdV/4wn4/BmN0bNMMHPc4V/BbFieqf1TKAGGAHnY4eSjajCl0f2Xg==",
8374
8393
  "license": "MIT",
8375
8394
  "dependencies": {
8376
8395
  "balanced-match": "^1.0.0"
@@ -9614,8 +9633,8 @@
9614
9633
  }
9615
9634
  },
9616
9635
  "node_modules/jodit": {
9617
- "version": "4.13.10",
9618
- "integrity": "sha512-GMtBILt+UcaHFmLY5nx8hEtWu/ZHzb2Ozs1sYIN7Iyy07XCA102Y8L2ViHgTn9N1s7+Bq5KNAqB4NlAg8JDlxw==",
9636
+ "version": "4.13.16",
9637
+ "integrity": "sha512-6FrgYid0UdIXtWpq0aG1i4a9qBPFovKcDeL6KEL9pj8xeYtPpPDEuiyj0/Ggd0Nkxjw/UmW2L1yoyawh8C1N/A==",
9619
9638
  "license": "MIT",
9620
9639
  "funding": {
9621
9640
  "type": "commercial",
@@ -9648,8 +9667,8 @@
9648
9667
  "license": "MIT"
9649
9668
  },
9650
9669
  "node_modules/js-yaml": {
9651
- "version": "4.3.0",
9652
- "integrity": "sha512-1td788aAnnZ5qs7V2QIRl1owjtYpbKt749Y3xauqQgwIIGF/xXWz1wMTEBx5O3LK3lXLVuqXPdPxj2BoFHaW9Q==",
9670
+ "version": "4.3.1",
9671
+ "integrity": "sha512-CY6crGq313MX8GkwvB7tzgp99vjQxY1++5y10/BKN/GUfHqWaOGQMNZkBvqSzsZKWk/ijwHlWzzkLulsGHhjWQ==",
9653
9672
  "dev": true,
9654
9673
  "funding": [
9655
9674
  {
@@ -10497,8 +10516,8 @@
10497
10516
  }
10498
10517
  },
10499
10518
  "node_modules/nanoid": {
10500
- "version": "3.3.16",
10501
- "integrity": "sha512-bzlKTyNJ7+LdGIIwy8ijFpIqEQIvafahV7eYykJ8Cvh42EdJeODoJ6gUJXpQJvej1BddH8OqTXZNE/KfbWAu8Q==",
10519
+ "version": "3.3.18",
10520
+ "integrity": "sha512-DTg4MJbGMWkfi6VZFdNt2/caMbQy4Ou+Op/hJQvGEWcnVfoA1QA+xzRKAzw9jD6+GVOOeYr/mIcuDSdug6F6+w==",
10502
10521
  "funding": [
10503
10522
  {
10504
10523
  "type": "github",
@@ -10627,8 +10646,8 @@
10627
10646
  }
10628
10647
  },
10629
10648
  "node_modules/node-releases": {
10630
- "version": "2.0.51",
10631
- "integrity": "sha512-wRNIrw4DmVLKQlbgOMdkMx27Wrpzes2hh5Jtbi2bjPd+4wJstWIqP5A+lscnqbm0xxmT5Bpg8Lec5ItEBwx6BQ==",
10649
+ "version": "2.0.53",
10650
+ "integrity": "sha512-D9UOmYG3UH1V+ENW56t5QXBwJw1YEY18ruVeus89Rw+SyIgjPkCO84bRzO3uNIYosJbNwiabWVn48o3uJLjxFQ==",
10632
10651
  "dev": true,
10633
10652
  "license": "MIT",
10634
10653
  "engines": {
@@ -11263,18 +11282,18 @@
11263
11282
  }
11264
11283
  },
11265
11284
  "node_modules/react-aria": {
11266
- "version": "3.50.0",
11267
- "integrity": "sha512-S0Os6QZk33fzUAKu1QLT9afoUaCBt1ZNdoiq0n2YMVgKIdNIQS8zxiZ8O9hYE6QyDkHKjD6q39LQZ+qaSAIgjw==",
11285
+ "version": "3.51.0",
11286
+ "integrity": "sha512-AyWLw0XR38cFPwBu/ErgGaVrc5dupLEKmRlMXTGvFKOtbaGRQ2+yQJkjVhpdHhoRhU4+G+tJDFeHDTS8tK3bfQ==",
11268
11287
  "license": "Apache-2.0",
11269
11288
  "dependencies": {
11270
- "@internationalized/date": "^3.12.2",
11289
+ "@internationalized/date": "^3.12.3",
11271
11290
  "@internationalized/number": "^3.6.7",
11272
- "@internationalized/string": "^3.2.9",
11273
- "@react-types/shared": "^3.36.0",
11291
+ "@internationalized/string": "^3.2.10",
11292
+ "@react-types/shared": "^3.36.1",
11274
11293
  "@swc/helpers": "^0.5.0",
11275
11294
  "aria-hidden": "^1.2.3",
11276
11295
  "clsx": "^2.0.0",
11277
- "react-stately": "3.48.0",
11296
+ "react-stately": "3.49.0",
11278
11297
  "use-sync-external-store": "^1.6.0"
11279
11298
  },
11280
11299
  "peerDependencies": {
@@ -11414,14 +11433,14 @@
11414
11433
  }
11415
11434
  },
11416
11435
  "node_modules/react-stately": {
11417
- "version": "3.48.0",
11418
- "integrity": "sha512-ImicSAG+lTotAe5izcs1fz49Zk48w7pDusqYg04WaPhCoej8BJ24soMu3iLXIrsi273s4P1gZrYGrqReMfgEEA==",
11436
+ "version": "3.49.0",
11437
+ "integrity": "sha512-13iNq2KzBrRAzxRc+n53hgROfIistiYY/sPtIhCw1qUB7/kmo+X1xEU2uiS5zcCIrc55AUPwoHqOIIpKWSwB9A==",
11419
11438
  "license": "Apache-2.0",
11420
11439
  "dependencies": {
11421
- "@internationalized/date": "^3.12.2",
11440
+ "@internationalized/date": "^3.12.3",
11422
11441
  "@internationalized/number": "^3.6.7",
11423
- "@internationalized/string": "^3.2.9",
11424
- "@react-types/shared": "^3.36.0",
11442
+ "@internationalized/string": "^3.2.10",
11443
+ "@react-types/shared": "^3.36.1",
11425
11444
  "@swc/helpers": "^0.5.0",
11426
11445
  "use-sync-external-store": "^1.6.0"
11427
11446
  },
@@ -11476,8 +11495,8 @@
11476
11495
  }
11477
11496
  },
11478
11497
  "node_modules/readdir-glob/node_modules/brace-expansion": {
11479
- "version": "2.1.2",
11480
- "integrity": "sha512-w5JZcKgdhDOgOwm8H+KgbosopHMuGcl6qbulwjtz3SM7I7P3yW1eAjzMPLrIE+NQ9vjgANKHWeMHnrT0OXW1oA==",
11498
+ "version": "2.1.4",
11499
+ "integrity": "sha512-hGfVzPxthbf3+2yjg/RBs60cB0FhqBS/zvdV/4wn4/BmN0bNMMHPc4V/BbFieqf1TKAGGAHnY4eSjajCl0f2Xg==",
11481
11500
  "license": "MIT",
11482
11501
  "dependencies": {
11483
11502
  "balanced-match": "^1.0.0"
@@ -11698,8 +11717,8 @@
11698
11717
  "license": "Unlicense"
11699
11718
  },
11700
11719
  "node_modules/rollup": {
11701
- "version": "4.62.2",
11702
- "integrity": "sha512-RFnrW4lhXA3s3eqHDZvN654g8OTjzRfqpIRJYczCGB6HzphckVAi/Qh4tbPUbRuDi7s1Llv8g/NspLkttY3gTA==",
11720
+ "version": "4.62.4",
11721
+ "integrity": "sha512-RXOqwaPsBGjMNMa4sQjDjHieHEZDFoj/Rdr46l2MU5DfEs16wHJPC2RPTPHWhNl+M3aI472LLqFkFKut4SblOg==",
11703
11722
  "dev": true,
11704
11723
  "license": "MIT",
11705
11724
  "dependencies": {
@@ -11713,31 +11732,32 @@
11713
11732
  "npm": ">=8.0.0"
11714
11733
  },
11715
11734
  "optionalDependencies": {
11716
- "@rollup/rollup-android-arm-eabi": "4.62.2",
11717
- "@rollup/rollup-android-arm64": "4.62.2",
11718
- "@rollup/rollup-darwin-arm64": "4.62.2",
11719
- "@rollup/rollup-darwin-x64": "4.62.2",
11720
- "@rollup/rollup-freebsd-arm64": "4.62.2",
11721
- "@rollup/rollup-freebsd-x64": "4.62.2",
11722
- "@rollup/rollup-linux-arm-gnueabihf": "4.62.2",
11723
- "@rollup/rollup-linux-arm-musleabihf": "4.62.2",
11724
- "@rollup/rollup-linux-arm64-gnu": "4.62.2",
11725
- "@rollup/rollup-linux-arm64-musl": "4.62.2",
11726
- "@rollup/rollup-linux-loong64-gnu": "4.62.2",
11727
- "@rollup/rollup-linux-loong64-musl": "4.62.2",
11728
- "@rollup/rollup-linux-ppc64-gnu": "4.62.2",
11729
- "@rollup/rollup-linux-ppc64-musl": "4.62.2",
11730
- "@rollup/rollup-linux-riscv64-gnu": "4.62.2",
11731
- "@rollup/rollup-linux-riscv64-musl": "4.62.2",
11732
- "@rollup/rollup-linux-s390x-gnu": "4.62.2",
11733
- "@rollup/rollup-linux-x64-gnu": "4.62.2",
11734
- "@rollup/rollup-linux-x64-musl": "4.62.2",
11735
- "@rollup/rollup-openbsd-x64": "4.62.2",
11736
- "@rollup/rollup-openharmony-arm64": "4.62.2",
11737
- "@rollup/rollup-win32-arm64-msvc": "4.62.2",
11738
- "@rollup/rollup-win32-ia32-msvc": "4.62.2",
11739
- "@rollup/rollup-win32-x64-gnu": "4.62.2",
11740
- "@rollup/rollup-win32-x64-msvc": "4.62.2",
11735
+ "@napi-rs/lzma-linux-x64-gnu": "1.5.1",
11736
+ "@rollup/rollup-android-arm-eabi": "4.62.4",
11737
+ "@rollup/rollup-android-arm64": "4.62.4",
11738
+ "@rollup/rollup-darwin-arm64": "4.62.4",
11739
+ "@rollup/rollup-darwin-x64": "4.62.4",
11740
+ "@rollup/rollup-freebsd-arm64": "4.62.4",
11741
+ "@rollup/rollup-freebsd-x64": "4.62.4",
11742
+ "@rollup/rollup-linux-arm-gnueabihf": "4.62.4",
11743
+ "@rollup/rollup-linux-arm-musleabihf": "4.62.4",
11744
+ "@rollup/rollup-linux-arm64-gnu": "4.62.4",
11745
+ "@rollup/rollup-linux-arm64-musl": "4.62.4",
11746
+ "@rollup/rollup-linux-loong64-gnu": "4.62.4",
11747
+ "@rollup/rollup-linux-loong64-musl": "4.62.4",
11748
+ "@rollup/rollup-linux-ppc64-gnu": "4.62.4",
11749
+ "@rollup/rollup-linux-ppc64-musl": "4.62.4",
11750
+ "@rollup/rollup-linux-riscv64-gnu": "4.62.4",
11751
+ "@rollup/rollup-linux-riscv64-musl": "4.62.4",
11752
+ "@rollup/rollup-linux-s390x-gnu": "4.62.4",
11753
+ "@rollup/rollup-linux-x64-gnu": "4.62.4",
11754
+ "@rollup/rollup-linux-x64-musl": "4.62.4",
11755
+ "@rollup/rollup-openbsd-x64": "4.62.4",
11756
+ "@rollup/rollup-openharmony-arm64": "4.62.4",
11757
+ "@rollup/rollup-win32-arm64-msvc": "4.62.4",
11758
+ "@rollup/rollup-win32-ia32-msvc": "4.62.4",
11759
+ "@rollup/rollup-win32-x64-gnu": "4.62.4",
11760
+ "@rollup/rollup-win32-x64-msvc": "4.62.4",
11741
11761
  "fsevents": "~2.3.2"
11742
11762
  }
11743
11763
  },
@@ -12644,8 +12664,8 @@
12644
12664
  }
12645
12665
  },
12646
12666
  "node_modules/test-exclude/node_modules/brace-expansion": {
12647
- "version": "5.0.8",
12648
- "integrity": "sha512-JZyDyq3D4AUifKTPOB7DELf6XsB3WdPuNxCtob1vFXPsSXhdAiHBWJ/tJ8HAc9aH84BK+5JFZLNkJKx3G9kzQg==",
12667
+ "version": "5.0.9",
12668
+ "integrity": "sha512-ScQ4IuvIEF1TMlP7Zt+vjJ//9zlPb2SDcxWxM3bk8s6t6GGdJ7KO1dCcTidOPJKePW30LE/2cT7wCyPho9/Wxg==",
12649
12669
  "dev": true,
12650
12670
  "license": "MIT",
12651
12671
  "dependencies": {
@@ -12656,12 +12676,12 @@
12656
12676
  }
12657
12677
  },
12658
12678
  "node_modules/test-exclude/node_modules/minimatch": {
12659
- "version": "10.2.5",
12660
- "integrity": "sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==",
12679
+ "version": "10.2.6",
12680
+ "integrity": "sha512-vpLQEs+VLCr1nU0BXS07maYoFwlDAH0gngQuuttxIwutDFEMHq2blX+8vpgxDdK3J1PwjCJiep77OitTZ4Ll1A==",
12661
12681
  "dev": true,
12662
12682
  "license": "BlueOak-1.0.0",
12663
12683
  "dependencies": {
12664
- "brace-expansion": "^5.0.5"
12684
+ "brace-expansion": "^5.0.8"
12665
12685
  },
12666
12686
  "engines": {
12667
12687
  "node": "18 || 20 || >=22"
@@ -12757,20 +12777,20 @@
12757
12777
  }
12758
12778
  },
12759
12779
  "node_modules/tldts": {
12760
- "version": "7.4.9",
12761
- "integrity": "sha512-3kZ8wQQ/k5DrChD4X4FVvr2D7E5uoRgAqkPyLpSCGUvqOvqu+JEdr3mwMUaVWb+vMHZaKhF5fp2PBigKsui7hA==",
12780
+ "version": "7.4.10",
12781
+ "integrity": "sha512-GgouD1B+sWwvkaEq8vXC15DjQitxbvs12oIXELpconwm+Tg3zfcEv4jgzq3vtKverDXsg3VI8aRgNL2Nra0Iog==",
12762
12782
  "dev": true,
12763
12783
  "license": "MIT",
12764
12784
  "dependencies": {
12765
- "tldts-core": "^7.4.9"
12785
+ "tldts-core": "^7.4.10"
12766
12786
  },
12767
12787
  "bin": {
12768
12788
  "tldts": "bin/cli.js"
12769
12789
  }
12770
12790
  },
12771
12791
  "node_modules/tldts-core": {
12772
- "version": "7.4.9",
12773
- "integrity": "sha512-DxKfPBI52p2msTEu7MPhdpdDTBhhVQg1a/8PjQckeyAvO13eMYElX545grIp6nnTGIMZlRvFZPvFhvI/WIz2Vg==",
12792
+ "version": "7.4.10",
12793
+ "integrity": "sha512-KnQjp53ZekKgm/r3l+u8kJGGzYgrWdP8+Mql7a4vijh2WE0IrZWspQj/TpTxDho/YxO+AnOZnIjQcCD+q6iJsw==",
12774
12794
  "dev": true,
12775
12795
  "license": "MIT"
12776
12796
  },
@@ -13085,8 +13105,8 @@
13085
13105
  }
13086
13106
  },
13087
13107
  "node_modules/update-browserslist-db": {
13088
- "version": "1.2.3",
13089
- "integrity": "sha512-Js0m9cx+qOgDxo0eMiFGEueWztz+d4+M3rGlmKPT+T4IS/jP4ylw3Nwpu6cpTTP8R1MAC1kF4VbdLt3ARf209w==",
13108
+ "version": "1.3.0",
13109
+ "integrity": "sha512-x/M6q3w4Ybp91CNaS4S69UnliqR3BzRpOT6LWbksjth0S/+jhfaPJsWjt/TewpT8j9eLIojUf5jr29WextHroA==",
13090
13110
  "dev": true,
13091
13111
  "funding": [
13092
13112
  {
@@ -13233,8 +13253,8 @@
13233
13253
  }
13234
13254
  },
13235
13255
  "node_modules/vite/node_modules/postcss": {
13236
- "version": "8.5.23",
13237
- "integrity": "sha512-g50586zr4bZmwFiTlflMu8E0bDTb5I5gertgwAKmsdUlTQIhZtunzUlD1WSzwcVWPoAVpsrA6vlfCD7oXvRwgg==",
13256
+ "version": "8.5.26",
13257
+ "integrity": "sha512-u82N74LFzG8ca+dD8puPnplTXoGH4fTPpVGuIbt36G3qvNlkvfD0lEAZSxaly3KX8TS/L1A1gsCEmvKmBcVbkQ==",
13238
13258
  "dev": true,
13239
13259
  "funding": [
13240
13260
  {
@@ -13252,7 +13272,7 @@
13252
13272
  ],
13253
13273
  "license": "MIT",
13254
13274
  "dependencies": {
13255
- "nanoid": "^3.3.16",
13275
+ "nanoid": "^3.3.17",
13256
13276
  "picocolors": "^1.1.1",
13257
13277
  "source-map-js": "^1.2.1"
13258
13278
  },
@@ -13727,8 +13747,8 @@
13727
13747
  }
13728
13748
  },
13729
13749
  "node_modules/yoctocolors": {
13730
- "version": "2.1.2",
13731
- "integrity": "sha512-CzhO+pFNo8ajLM2d2IW/R93ipy99LWjtwblvC1RsoSUMZgyLbYFr221TnSNT7GjGdYui6P459mw9JH/g/zW2ug==",
13750
+ "version": "2.2.0",
13751
+ "integrity": "sha512-xYqdZFUK/VYazNl/oCDYN+3WloWQwMfZxBoiNt6qNyk+xfOdi598muWE42rNZFp1kNOiqW936q5RhUdnpqElSg==",
13732
13752
  "license": "MIT",
13733
13753
  "engines": {
13734
13754
  "node": ">=18"