@wavemaker-ai/angular-codegen 1.0.0-rc.326 → 1.0.0-rc.330

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-ai/angular-app",
3
- "version": "1.0.0-rc.326",
3
+ "version": "1.0.0-rc.330",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@wavemaker-ai/angular-app",
9
- "version": "1.0.0-rc.326",
9
+ "version": "1.0.0-rc.330",
10
10
  "dependencies": {
11
11
  "@angular/animations": "20.3.19",
12
12
  "@angular/common": "20.3.19",
@@ -23,10 +23,10 @@
23
23
  "@fullcalendar/list": "6.1.18",
24
24
  "@fullcalendar/timegrid": "6.1.18",
25
25
  "@metrichor/jmespath": "0.3.1",
26
- "@wavemaker-ai/app-ng-runtime": "1.0.0-rc.326",
27
- "@wavemaker-ai/custom-widgets-m3": "1.0.0-rc.326",
28
- "@wavemaker-ai/foundation-css": "1.0.0-rc.326",
29
- "@wavemaker-ai/variables": "1.0.0-rc.326",
26
+ "@wavemaker-ai/app-ng-runtime": "1.0.0-rc.330",
27
+ "@wavemaker-ai/custom-widgets-m3": "1.0.0-rc.330",
28
+ "@wavemaker-ai/foundation-css": "1.0.0-rc.330",
29
+ "@wavemaker-ai/variables": "1.0.0-rc.330",
30
30
  "@wavemaker/focus-trap": "1.0.1",
31
31
  "@wavemaker/nvd3": "1.8.16",
32
32
  "@ztree/ztree_v3": "3.5.48",
@@ -1453,13 +1453,13 @@
1453
1453
  }
1454
1454
  },
1455
1455
  "node_modules/@angular/build/node_modules/@babel/generator": {
1456
- "version": "7.29.7",
1457
- "integrity": "sha512-DkXD5OJQaAQIdZ1bt3UZdEnHAn9Imd3IVBdX03UFe+ony9Ojw5pzr9YVKGDY1jt+Gcn/FnGkNf8r+Vj5NOJWtQ==",
1456
+ "version": "7.29.8",
1457
+ "integrity": "sha512-gZbepsdh3WDtgZKWL+vTPh71LSBrm/Y4/QDZBVCcYfmeTEEuoOYwlSy+G1StfJg+/Zy550u/3TATbm7qDbbMtg==",
1458
1458
  "dev": true,
1459
1459
  "license": "MIT",
1460
1460
  "dependencies": {
1461
- "@babel/parser": "^7.29.7",
1462
- "@babel/types": "^7.29.7",
1461
+ "@babel/parser": "^7.29.8",
1462
+ "@babel/types": "^7.29.8",
1463
1463
  "@jridgewell/gen-mapping": "^0.3.12",
1464
1464
  "@jridgewell/trace-mapping": "^0.3.28",
1465
1465
  "jsesc": "^3.0.2"
@@ -3090,12 +3090,12 @@
3090
3090
  }
3091
3091
  },
3092
3092
  "node_modules/@babel/parser": {
3093
- "version": "7.29.7",
3094
- "integrity": "sha512-hnORnjP/1P/zFEndoeX+n+t1RwWRJiJpM/jO7FW32Kn9r5+sJB2JWOdYo4L6k78j15eCwY3Gm/7364B1EMwtNg==",
3093
+ "version": "7.29.8",
3094
+ "integrity": "sha512-E8lTAYNB1KW+FH+VGJuZM1ioAx2E6oVlvQFRrf5P8ZZmsiJXYAD9vTFV7yyEURNzgh1dFqMZuO6tUwcARbqFCA==",
3095
3095
  "dev": true,
3096
3096
  "license": "MIT",
3097
3097
  "dependencies": {
3098
- "@babel/types": "^7.29.7"
3098
+ "@babel/types": "^7.29.8"
3099
3099
  },
3100
3100
  "bin": {
3101
3101
  "parser": "bin/babel-parser.js"
@@ -3857,15 +3857,15 @@
3857
3857
  }
3858
3858
  },
3859
3859
  "node_modules/@babel/plugin-transform-modules-systemjs": {
3860
- "version": "7.29.7",
3861
- "integrity": "sha512-TM2ZcQLoG2/y4HODiStCo10DibYhWhGWAwVv+EQKmG/7GFl0N+AAmUiXOMKM+aiJ9XBJ9AHVZBvTzMnJ2sM3cQ==",
3860
+ "version": "7.29.8",
3861
+ "integrity": "sha512-6iSnEK0zlkLKU4heofK/AdmRD4e2SHVpJMtrwnTCzhnaM98ria4rTrOXBBi45BTTYnJtO8txnPsX4fChYXkmeA==",
3862
3862
  "dev": true,
3863
3863
  "license": "MIT",
3864
3864
  "dependencies": {
3865
3865
  "@babel/helper-module-transforms": "^7.29.7",
3866
3866
  "@babel/helper-plugin-utils": "^7.29.7",
3867
3867
  "@babel/helper-validator-identifier": "^7.29.7",
3868
- "@babel/traverse": "^7.29.7"
3868
+ "@babel/traverse": "^7.29.8"
3869
3869
  },
3870
3870
  "engines": {
3871
3871
  "node": ">=6.9.0"
@@ -4093,8 +4093,8 @@
4093
4093
  }
4094
4094
  },
4095
4095
  "node_modules/@babel/plugin-transform-regenerator": {
4096
- "version": "7.29.7",
4097
- "integrity": "sha512-rNNFV0DBAJp988xW2DOntfDoYn1eR8GGF5AT5vYc+rjyfaQkM242c9tZUHHPe7KYaiJizXPWhQTzzdbXySyhBw==",
4096
+ "version": "7.29.8",
4097
+ "integrity": "sha512-0UpIXPtdDtMXfnV2OJAVMLpj3H/92vmkA6lpSRakmycJvj3VUy6Xs1dM8tXRugupykr5WB+LpiVl0J8LMVg2mg==",
4098
4098
  "dev": true,
4099
4099
  "license": "MIT",
4100
4100
  "dependencies": {
@@ -4183,8 +4183,8 @@
4183
4183
  }
4184
4184
  },
4185
4185
  "node_modules/@babel/plugin-transform-spread": {
4186
- "version": "7.29.7",
4187
- "integrity": "sha512-/u5K1QWada7tbYNqTjMh96718g9NTwh9tfPJMsSmVsQwGT447FskV+KcfeXkXq2GWki4EM/MuTdmBec+hOuVTQ==",
4186
+ "version": "7.29.8",
4187
+ "integrity": "sha512-4S9ksMGVWUshvgK0mKfvZky7leuG5/uoFVwMpAomJ8bMoDJiNHRVmc1EglwW/CmGVSqqWpEbXm9FmbRit22qoA==",
4188
4188
  "dev": true,
4189
4189
  "license": "MIT",
4190
4190
  "dependencies": {
@@ -4448,17 +4448,17 @@
4448
4448
  }
4449
4449
  },
4450
4450
  "node_modules/@babel/traverse": {
4451
- "version": "7.29.7",
4452
- "integrity": "sha512-EhlfNQtZ+NK22w5BM61ciuiq1m58ed33Wr1Xan//ZRTy6hgjnwyCffRYwzsGXdASJSUJ1guZILsErh1eQcl+zw==",
4451
+ "version": "7.29.8",
4452
+ "integrity": "sha512-I5z7H3bf/41ktsNVLtpN0wAa336HkqIHQ5BuPLEhTkt1jVSyZpeNKIzTgEWmlxjdg81R0IgUCcaE+Ok3NvrfZg==",
4453
4453
  "dev": true,
4454
4454
  "license": "MIT",
4455
4455
  "dependencies": {
4456
4456
  "@babel/code-frame": "^7.29.7",
4457
- "@babel/generator": "^7.29.7",
4457
+ "@babel/generator": "^7.29.8",
4458
4458
  "@babel/helper-globals": "^7.29.7",
4459
- "@babel/parser": "^7.29.7",
4459
+ "@babel/parser": "^7.29.8",
4460
4460
  "@babel/template": "^7.29.7",
4461
- "@babel/types": "^7.29.7",
4461
+ "@babel/types": "^7.29.8",
4462
4462
  "debug": "^4.3.1"
4463
4463
  },
4464
4464
  "engines": {
@@ -4466,13 +4466,13 @@
4466
4466
  }
4467
4467
  },
4468
4468
  "node_modules/@babel/traverse/node_modules/@babel/generator": {
4469
- "version": "7.29.7",
4470
- "integrity": "sha512-DkXD5OJQaAQIdZ1bt3UZdEnHAn9Imd3IVBdX03UFe+ony9Ojw5pzr9YVKGDY1jt+Gcn/FnGkNf8r+Vj5NOJWtQ==",
4469
+ "version": "7.29.8",
4470
+ "integrity": "sha512-gZbepsdh3WDtgZKWL+vTPh71LSBrm/Y4/QDZBVCcYfmeTEEuoOYwlSy+G1StfJg+/Zy550u/3TATbm7qDbbMtg==",
4471
4471
  "dev": true,
4472
4472
  "license": "MIT",
4473
4473
  "dependencies": {
4474
- "@babel/parser": "^7.29.7",
4475
- "@babel/types": "^7.29.7",
4474
+ "@babel/parser": "^7.29.8",
4475
+ "@babel/types": "^7.29.8",
4476
4476
  "@jridgewell/gen-mapping": "^0.3.12",
4477
4477
  "@jridgewell/trace-mapping": "^0.3.28",
4478
4478
  "jsesc": "^3.0.2"
@@ -4482,8 +4482,8 @@
4482
4482
  }
4483
4483
  },
4484
4484
  "node_modules/@babel/types": {
4485
- "version": "7.29.7",
4486
- "integrity": "sha512-4zBIxpPzowiZpusoFkyGVwakdRJUyuH5PxQ/PrqghfdFWWasvnCdPfQXHrenDai+gyLARulZjZowCOj6fjT4pA==",
4485
+ "version": "7.29.8",
4486
+ "integrity": "sha512-Vj1jF3cPfxg7OAfoI7QnVKLoILlm2JF9pnVHrX8qx7AHMiYWT+NDAA7jChlNgRS4WTLc/fD1lXLmPixluj+3Gg==",
4487
4487
  "dev": true,
4488
4488
  "license": "MIT",
4489
4489
  "dependencies": {
@@ -4652,13 +4652,13 @@
4652
4652
  }
4653
4653
  },
4654
4654
  "node_modules/@compodoc/compodoc/node_modules/@babel/generator": {
4655
- "version": "7.29.7",
4656
- "integrity": "sha512-DkXD5OJQaAQIdZ1bt3UZdEnHAn9Imd3IVBdX03UFe+ony9Ojw5pzr9YVKGDY1jt+Gcn/FnGkNf8r+Vj5NOJWtQ==",
4655
+ "version": "7.29.8",
4656
+ "integrity": "sha512-gZbepsdh3WDtgZKWL+vTPh71LSBrm/Y4/QDZBVCcYfmeTEEuoOYwlSy+G1StfJg+/Zy550u/3TATbm7qDbbMtg==",
4657
4657
  "dev": true,
4658
4658
  "license": "MIT",
4659
4659
  "dependencies": {
4660
- "@babel/parser": "^7.29.7",
4661
- "@babel/types": "^7.29.7",
4660
+ "@babel/parser": "^7.29.8",
4661
+ "@babel/types": "^7.29.8",
4662
4662
  "@jridgewell/gen-mapping": "^0.3.12",
4663
4663
  "@jridgewell/trace-mapping": "^0.3.28",
4664
4664
  "jsesc": "^3.0.2"
@@ -4868,8 +4868,8 @@
4868
4868
  "license": "MIT"
4869
4869
  },
4870
4870
  "node_modules/@compodoc/compodoc/node_modules/fs-extra": {
4871
- "version": "11.3.6",
4872
- "integrity": "sha512-w8ZNZr2mKIc7qeNaQ9AVPT1+iFaI+Avd4xudVOvdDJ8VytREi1Ft5Ih7hd9jjehod8vAM5GMsfQ/TpPf4EyoEA==",
4871
+ "version": "11.4.0",
4872
+ "integrity": "sha512-EQsFzMUJkCKGr1ePqlYADkIUmHW1s3ZXr5Yqy6wbGrfUCphpl2maM/kyOIRA2HpP3AaFQTZXD4ldjek+nccddA==",
4873
4873
  "dev": true,
4874
4874
  "license": "MIT",
4875
4875
  "dependencies": {
@@ -5741,8 +5741,8 @@
5741
5741
  }
5742
5742
  },
5743
5743
  "node_modules/@eslint-community/eslint-utils": {
5744
- "version": "4.9.1",
5745
- "integrity": "sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ==",
5744
+ "version": "4.10.1",
5745
+ "integrity": "sha512-cuadcxVFE8sDK6iWJbs8Sn0av2Nrh2QSGQhVlBW9AaAHqHwjWsZHT8LJ4hFGPh7ASBV2deFdM7H/DPjulmh8rg==",
5746
5746
  "dev": true,
5747
5747
  "license": "MIT",
5748
5748
  "dependencies": {
@@ -5791,8 +5791,8 @@
5791
5791
  }
5792
5792
  },
5793
5793
  "node_modules/@eslint/eslintrc/node_modules/brace-expansion": {
5794
- "version": "1.1.16",
5795
- "integrity": "sha512-IDw48K2/2kRkg9LdJxurvq3lV3aBgq0REY89duEqFRthjlPdXHKMj7EnQOXVckxzgisinf3nHfrcE2FufFLXMw==",
5794
+ "version": "1.1.18",
5795
+ "integrity": "sha512-Edep/X9fGqVNmzKBVsDYIOtD+z1tuezV70LBjdCst9Tqu76lsnvRiZ6oTic1n+/BIwX6QDGAO94PN4N2SADvtw==",
5796
5796
  "dev": true,
5797
5797
  "license": "MIT",
5798
5798
  "dependencies": {
@@ -5883,8 +5883,8 @@
5883
5883
  }
5884
5884
  },
5885
5885
  "node_modules/@hono/node-server": {
5886
- "version": "1.19.14",
5887
- "integrity": "sha512-GwtvgtXxnWsucXvbQXkRgqksiH2Qed37H9xHZocE5sA3N8O8O8/8FA3uclQXxXVzc9XBZuEOMK7+r02FmSpHtw==",
5886
+ "version": "1.19.17",
5887
+ "integrity": "sha512-dSneS5qhiauZWGDCeK4o695Xd9nUNjviSZCMQrj10eetr8Uln1ucn6bbphOM6UynAMMtNIzZNSpL9vnASJwrPQ==",
5888
5888
  "dev": true,
5889
5889
  "license": "MIT",
5890
5890
  "engines": {
@@ -5910,8 +5910,8 @@
5910
5910
  }
5911
5911
  },
5912
5912
  "node_modules/@humanwhocodes/config-array/node_modules/brace-expansion": {
5913
- "version": "1.1.16",
5914
- "integrity": "sha512-IDw48K2/2kRkg9LdJxurvq3lV3aBgq0REY89duEqFRthjlPdXHKMj7EnQOXVckxzgisinf3nHfrcE2FufFLXMw==",
5913
+ "version": "1.1.18",
5914
+ "integrity": "sha512-Edep/X9fGqVNmzKBVsDYIOtD+z1tuezV70LBjdCst9Tqu76lsnvRiZ6oTic1n+/BIwX6QDGAO94PN4N2SADvtw==",
5915
5915
  "dev": true,
5916
5916
  "license": "MIT",
5917
5917
  "dependencies": {
@@ -8449,21 +8449,24 @@
8449
8449
  }
8450
8450
  },
8451
8451
  "node_modules/@napi-rs/wasm-runtime": {
8452
- "version": "1.1.6",
8453
- "integrity": "sha512-ZLv/JdUfkvOy9eCnnBaGfiO+XimbjebAeO+MRQqD/B+FR1tnRN0tpKSJHRbE8sFfS6aqsXZ67TQjfwfsxULVbg==",
8452
+ "version": "1.2.2",
8453
+ "integrity": "sha512-JfB4kuJQjaoHuCTseIINHtHWeJnvgEcxjwA5t/Y00ZgaOO1Crz3fjT/p8kT28zA/Caz7oiUMn3d6H2yOVCVwuw==",
8454
8454
  "dev": true,
8455
8455
  "license": "MIT",
8456
8456
  "optional": true,
8457
8457
  "dependencies": {
8458
8458
  "@tybys/wasm-util": "^0.10.3"
8459
8459
  },
8460
+ "engines": {
8461
+ "node": "^20.19.0 || ^22.13.0 || >=23.5.0"
8462
+ },
8460
8463
  "funding": {
8461
8464
  "type": "github",
8462
8465
  "url": "https://github.com/sponsors/Brooooooklyn"
8463
8466
  },
8464
8467
  "peerDependencies": {
8465
- "@emnapi/core": "^1.7.1",
8466
- "@emnapi/runtime": "^1.7.1"
8468
+ "@emnapi/core": "^1.7.1 || ^2.0.0-alpha.3",
8469
+ "@emnapi/runtime": "^1.7.1 || ^2.0.0-alpha.3"
8467
8470
  }
8468
8471
  },
8469
8472
  "node_modules/@ngtools/webpack": {
@@ -8757,8 +8760,8 @@
8757
8760
  }
8758
8761
  },
8759
8762
  "node_modules/@parcel/watcher": {
8760
- "version": "2.5.6",
8761
- "integrity": "sha512-tmmZ3lQxAe/k/+rNnXQRawJ4NjxO2hqiOLTHvWchtGZULp4RyFeh6aU4XdOYBFe2KE1oShQTv4AblOs2iOrNnQ==",
8763
+ "version": "2.6.0",
8764
+ "integrity": "sha512-7FNeNl8NCE7aINx7WXiKQrPYZWC/hvrTsmk6zmxbI7LTXE7hVek/n8AfVgpe2y82zl3w0HvCHN0bVKMBoJcC0w==",
8762
8765
  "dev": true,
8763
8766
  "hasInstallScript": true,
8764
8767
  "license": "MIT",
@@ -8767,7 +8770,7 @@
8767
8770
  "detect-libc": "^2.0.3",
8768
8771
  "is-glob": "^4.0.3",
8769
8772
  "node-addon-api": "^7.0.0",
8770
- "picomatch": "^4.0.3"
8773
+ "picomatch": "^4.0.4"
8771
8774
  },
8772
8775
  "engines": {
8773
8776
  "node": ">= 10.0.0"
@@ -8777,24 +8780,23 @@
8777
8780
  "url": "https://opencollective.com/parcel"
8778
8781
  },
8779
8782
  "optionalDependencies": {
8780
- "@parcel/watcher-android-arm64": "2.5.6",
8781
- "@parcel/watcher-darwin-arm64": "2.5.6",
8782
- "@parcel/watcher-darwin-x64": "2.5.6",
8783
- "@parcel/watcher-freebsd-x64": "2.5.6",
8784
- "@parcel/watcher-linux-arm-glibc": "2.5.6",
8785
- "@parcel/watcher-linux-arm-musl": "2.5.6",
8786
- "@parcel/watcher-linux-arm64-glibc": "2.5.6",
8787
- "@parcel/watcher-linux-arm64-musl": "2.5.6",
8788
- "@parcel/watcher-linux-x64-glibc": "2.5.6",
8789
- "@parcel/watcher-linux-x64-musl": "2.5.6",
8790
- "@parcel/watcher-win32-arm64": "2.5.6",
8791
- "@parcel/watcher-win32-ia32": "2.5.6",
8792
- "@parcel/watcher-win32-x64": "2.5.6"
8783
+ "@parcel/watcher-android-arm64": "2.6.0",
8784
+ "@parcel/watcher-darwin-arm64": "2.6.0",
8785
+ "@parcel/watcher-darwin-x64": "2.6.0",
8786
+ "@parcel/watcher-freebsd-x64": "2.6.0",
8787
+ "@parcel/watcher-linux-arm-glibc": "2.6.0",
8788
+ "@parcel/watcher-linux-arm-musl": "2.6.0",
8789
+ "@parcel/watcher-linux-arm64-glibc": "2.6.0",
8790
+ "@parcel/watcher-linux-arm64-musl": "2.6.0",
8791
+ "@parcel/watcher-linux-x64-glibc": "2.6.0",
8792
+ "@parcel/watcher-linux-x64-musl": "2.6.0",
8793
+ "@parcel/watcher-win32-arm64": "2.6.0",
8794
+ "@parcel/watcher-win32-x64": "2.6.0"
8793
8795
  }
8794
8796
  },
8795
8797
  "node_modules/@parcel/watcher-android-arm64": {
8796
- "version": "2.5.6",
8797
- "integrity": "sha512-YQxSS34tPF/6ZG7r/Ih9xy+kP/WwediEUsqmtf0cuCV5TPPKw/PQHRhueUo6JdeFJaqV3pyjm0GdYjZotbRt/A==",
8798
+ "version": "2.6.0",
8799
+ "integrity": "sha512-trgpLSCKRC/huFjXX/Smh+0sWe4+YtKfktIToiMl59ghz7z+qkH6kMvNnUbLyRs9N11t8l4svSCs1+5B3rOAhA==",
8798
8800
  "cpu": [
8799
8801
  "arm64"
8800
8802
  ],
@@ -8813,8 +8815,8 @@
8813
8815
  }
8814
8816
  },
8815
8817
  "node_modules/@parcel/watcher-darwin-arm64": {
8816
- "version": "2.5.6",
8817
- "integrity": "sha512-Z2ZdrnwyXvvvdtRHLmM4knydIdU9adO3D4n/0cVipF3rRiwP+3/sfzpAwA/qKFL6i1ModaabkU7IbpeMBgiVEA==",
8818
+ "version": "2.6.0",
8819
+ "integrity": "sha512-Y3QV0gl7Q1zbfueunkWIERICbEojQFCgpyG7YqOGNFLsckXyI1xu9mAIUpKY9QBYzBtSkN8dBPwd3yiAO9ovMw==",
8818
8820
  "cpu": [
8819
8821
  "arm64"
8820
8822
  ],
@@ -8833,8 +8835,8 @@
8833
8835
  }
8834
8836
  },
8835
8837
  "node_modules/@parcel/watcher-darwin-x64": {
8836
- "version": "2.5.6",
8837
- "integrity": "sha512-HgvOf3W9dhithcwOWX9uDZyn1lW9R+7tPZ4sug+NGrGIo4Rk1hAXLEbcH1TQSqxts0NYXXlOWqVpvS1SFS4fRg==",
8838
+ "version": "2.6.0",
8839
+ "integrity": "sha512-Ohv6OpzhUfKYD7Beb8kDvG0jbIxORCYY1JRdZnaBtnjjkJxgD7ZVL0nw2sCYd0yTMKTvz3nnTnOF3cDifK+kvw==",
8838
8840
  "cpu": [
8839
8841
  "x64"
8840
8842
  ],
@@ -8853,8 +8855,8 @@
8853
8855
  }
8854
8856
  },
8855
8857
  "node_modules/@parcel/watcher-freebsd-x64": {
8856
- "version": "2.5.6",
8857
- "integrity": "sha512-vJVi8yd/qzJxEKHkeemh7w3YAn6RJCtYlE4HPMoVnCpIXEzSrxErBW5SJBgKLbXU3WdIpkjBTeUNtyBVn8TRng==",
8858
+ "version": "2.6.0",
8859
+ "integrity": "sha512-5HmXvDgs8VK+74jF9y9/2FE3/OnlcKmc56tjmSrEuZjpSZOGL+fvAu+HKJBdPs9uwoP2hE6TlSUpXZ/C5jUFmQ==",
8858
8860
  "cpu": [
8859
8861
  "x64"
8860
8862
  ],
@@ -8873,8 +8875,8 @@
8873
8875
  }
8874
8876
  },
8875
8877
  "node_modules/@parcel/watcher-linux-arm-glibc": {
8876
- "version": "2.5.6",
8877
- "integrity": "sha512-9JiYfB6h6BgV50CCfasfLf/uvOcJskMSwcdH1PHH9rvS1IrNy8zad6IUVPVUfmXr+u+Km9IxcfMLzgdOudz9EQ==",
8878
+ "version": "2.6.0",
8879
+ "integrity": "sha512-Ps/hui3A+vMbjdqlqAowK2ZL8+BO8dBjxeWXj6npTBs3jx4wWmbPpaLuqwrQrSqIVMCnpWo238bJ1U37GhQOYg==",
8878
8880
  "cpu": [
8879
8881
  "arm"
8880
8882
  ],
@@ -8893,8 +8895,8 @@
8893
8895
  }
8894
8896
  },
8895
8897
  "node_modules/@parcel/watcher-linux-arm-musl": {
8896
- "version": "2.5.6",
8897
- "integrity": "sha512-Ve3gUCG57nuUUSyjBq/MAM0CzArtuIOxsBdQ+ftz6ho8n7s1i9E1Nmk/xmP323r2YL0SONs1EuwqBp2u1k5fxg==",
8898
+ "version": "2.6.0",
8899
+ "integrity": "sha512-9c6AUHgHoG+IY88MRIHupztQiQnrbqHYQjkM2btA+Bf/wQnQMuiD0Wfk1EVv3TlNT3x41uU71rn6E4xh/+zvkw==",
8898
8900
  "cpu": [
8899
8901
  "arm"
8900
8902
  ],
@@ -8913,8 +8915,8 @@
8913
8915
  }
8914
8916
  },
8915
8917
  "node_modules/@parcel/watcher-linux-arm64-glibc": {
8916
- "version": "2.5.6",
8917
- "integrity": "sha512-f2g/DT3NhGPdBmMWYoxixqYr3v/UXcmLOYy16Bx0TM20Tchduwr4EaCbmxh1321TABqPGDpS8D/ggOTaljijOA==",
8918
+ "version": "2.6.0",
8919
+ "integrity": "sha512-yHRqS2owEXe6Hic9z6Mh1ECsCd+ODVOGvZDyciqRd21+v+o+DnXMOrw50DSpIG2sb8GPEaPPmfeCAWKPJdq46g==",
8918
8920
  "cpu": [
8919
8921
  "arm64"
8920
8922
  ],
@@ -8933,8 +8935,8 @@
8933
8935
  }
8934
8936
  },
8935
8937
  "node_modules/@parcel/watcher-linux-arm64-musl": {
8936
- "version": "2.5.6",
8937
- "integrity": "sha512-qb6naMDGlbCwdhLj6hgoVKJl2odL34z2sqkC7Z6kzir8b5W65WYDpLB6R06KabvZdgoHI/zxke4b3zR0wAbDTA==",
8938
+ "version": "2.6.0",
8939
+ "integrity": "sha512-WhB2e/V7rqdHHWZusBSPuy5Ei8S6lSz6FE5TKKQz5h3a0O+C+mhY7vxU9b/stqvMb8beLnPY82ZrFTLKs+SrKA==",
8938
8940
  "cpu": [
8939
8941
  "arm64"
8940
8942
  ],
@@ -8953,8 +8955,8 @@
8953
8955
  }
8954
8956
  },
8955
8957
  "node_modules/@parcel/watcher-linux-x64-glibc": {
8956
- "version": "2.5.6",
8957
- "integrity": "sha512-kbT5wvNQlx7NaGjzPFu8nVIW1rWqV780O7ZtkjuWaPUgpv2NMFpjYERVi0UYj1msZNyCzGlaCWEtzc+exjMGbQ==",
8958
+ "version": "2.6.0",
8959
+ "integrity": "sha512-ulGE6x6Oz6iAwg75T8YQSoguBWasniIbX+QWpaYPcCnDOpdWX3k+4xbEYPZVLxOuoJI+svJJPD3sEj8G7lrQ3A==",
8958
8960
  "cpu": [
8959
8961
  "x64"
8960
8962
  ],
@@ -8973,8 +8975,8 @@
8973
8975
  }
8974
8976
  },
8975
8977
  "node_modules/@parcel/watcher-linux-x64-musl": {
8976
- "version": "2.5.6",
8977
- "integrity": "sha512-1JRFeC+h7RdXwldHzTsmdtYR/Ku8SylLgTU/reMuqdVD7CtLwf0VR1FqeprZ0eHQkO0vqsbvFLXUmYm/uNKJBg==",
8978
+ "version": "2.6.0",
8979
+ "integrity": "sha512-tkBYKt7YQrjIJWYDnto2YgO8MRkjlMTSNoRHzsXinBqbLdeOM3L32wPZJvIZxqaLMfSlS/4sUjH/6STVP/XDLw==",
8978
8980
  "cpu": [
8979
8981
  "x64"
8980
8982
  ],
@@ -8993,8 +8995,8 @@
8993
8995
  }
8994
8996
  },
8995
8997
  "node_modules/@parcel/watcher-win32-arm64": {
8996
- "version": "2.5.6",
8997
- "integrity": "sha512-3ukyebjc6eGlw9yRt678DxVF7rjXatWiHvTXqphZLvo7aC5NdEgFufVwjFfY51ijYEWpXbqF5jtrK275z52D4Q==",
8998
+ "version": "2.6.0",
8999
+ "integrity": "sha512-gIZAP23jaHjGWasY/TY6yL7NHFClf0Ga7FN+iINvk+KN94rhm94lYZhFsbYFNcA04/onvGD9kKmiJLJB2HbNwQ==",
8998
9000
  "cpu": [
8999
9001
  "arm64"
9000
9002
  ],
@@ -9012,29 +9014,9 @@
9012
9014
  "url": "https://opencollective.com/parcel"
9013
9015
  }
9014
9016
  },
9015
- "node_modules/@parcel/watcher-win32-ia32": {
9016
- "version": "2.5.6",
9017
- "integrity": "sha512-k35yLp1ZMwwee3Ez/pxBi5cf4AoBKYXj00CZ80jUz5h8prpiaQsiRPKQMxoLstNuqe2vR4RNPEAEcjEFzhEz/g==",
9018
- "cpu": [
9019
- "ia32"
9020
- ],
9021
- "dev": true,
9022
- "license": "MIT",
9023
- "optional": true,
9024
- "os": [
9025
- "win32"
9026
- ],
9027
- "engines": {
9028
- "node": ">= 10.0.0"
9029
- },
9030
- "funding": {
9031
- "type": "opencollective",
9032
- "url": "https://opencollective.com/parcel"
9033
- }
9034
- },
9035
9017
  "node_modules/@parcel/watcher-win32-x64": {
9036
- "version": "2.5.6",
9037
- "integrity": "sha512-hbQlYcCq5dlAX9Qx+kFb0FHue6vbjlf0FrNzSKdYK2APUf7tGfGxQCk2ihEREmbR6ZMc0MVAD5RIX/41gpUzTw==",
9018
+ "version": "2.6.0",
9019
+ "integrity": "sha512-cA+/pXV2YkfxlIcXOQ5fSWqAzzPyD78/x5qbK/I0vUkrlYHA8TIz+MXjAbGouguKVSI4bOmkTSJ1/poVSsgt+A==",
9038
9020
  "cpu": [
9039
9021
  "x64"
9040
9022
  ],
@@ -9611,8 +9593,8 @@
9611
9593
  ]
9612
9594
  },
9613
9595
  "node_modules/@rollup/wasm-node": {
9614
- "version": "4.62.2",
9615
- "integrity": "sha512-LseVv64SSO6S7eyc+LFGUnH36NMMFbtKN28vTUHFinRVzFKH4cVQ/BB22JfXM9Ei5l7x46AIQp+n2QzzJ9kxHg==",
9596
+ "version": "4.62.3",
9597
+ "integrity": "sha512-sEOQWamme1YgXeVcE1JkB1k44RwtPWcpYpGUW1Lso7bOj+Ay9lN2Pak/CcfNeC4xqIPNhYSabQNaWYkJJR7m8Q==",
9616
9598
  "dev": true,
9617
9599
  "license": "MIT",
9618
9600
  "dependencies": {
@@ -9783,8 +9765,8 @@
9783
9765
  }
9784
9766
  },
9785
9767
  "node_modules/@sinclair/typebox": {
9786
- "version": "0.34.51",
9787
- "integrity": "sha512-Nu4sNPT4G3QgAvxmdUCR/NBmsi23F2tEIcbMOZJVHS+qEgk+rmXxQikEeoKFyaX+UEggAoTvHUvIlj8MfYPzXQ==",
9768
+ "version": "0.34.52",
9769
+ "integrity": "sha512-XiMQh7qqVlxZzcVD+kkGMNGMzcTrDMLWI7S4x7z1MkCkbDPrekpZXEUK0eZqZFMuHQg2a2DZOcDIh9o5v3Gonw==",
9788
9770
  "dev": true,
9789
9771
  "license": "MIT"
9790
9772
  },
@@ -9860,24 +9842,24 @@
9860
9842
  }
9861
9843
  },
9862
9844
  "node_modules/@ts-morph/common/node_modules/brace-expansion": {
9863
- "version": "5.0.7",
9864
- "integrity": "sha512-7oFy703dxfY3/NLxC1fh2SUCQ0H9rmAY+5EpDVfXjUTTs+HEwR2nYaqLv+GWcTsumwxPfiz6CzCNkwXwBUwqCA==",
9845
+ "version": "5.0.9",
9846
+ "integrity": "sha512-ScQ4IuvIEF1TMlP7Zt+vjJ//9zlPb2SDcxWxM3bk8s6t6GGdJ7KO1dCcTidOPJKePW30LE/2cT7wCyPho9/Wxg==",
9865
9847
  "dev": true,
9866
9848
  "license": "MIT",
9867
9849
  "dependencies": {
9868
9850
  "balanced-match": "^4.0.2"
9869
9851
  },
9870
9852
  "engines": {
9871
- "node": "18 || 20 || >=22"
9853
+ "node": "20 || >=22"
9872
9854
  }
9873
9855
  },
9874
9856
  "node_modules/@ts-morph/common/node_modules/minimatch": {
9875
- "version": "10.2.5",
9876
- "integrity": "sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==",
9857
+ "version": "10.2.6",
9858
+ "integrity": "sha512-vpLQEs+VLCr1nU0BXS07maYoFwlDAH0gngQuuttxIwutDFEMHq2blX+8vpgxDdK3J1PwjCJiep77OitTZ4Ll1A==",
9877
9859
  "dev": true,
9878
9860
  "license": "BlueOak-1.0.0",
9879
9861
  "dependencies": {
9880
- "brace-expansion": "^5.0.5"
9862
+ "brace-expansion": "^5.0.8"
9881
9863
  },
9882
9864
  "engines": {
9883
9865
  "node": "18 || 20 || >=22"
@@ -9942,24 +9924,24 @@
9942
9924
  }
9943
9925
  },
9944
9926
  "node_modules/@tufjs/models/node_modules/brace-expansion": {
9945
- "version": "5.0.7",
9946
- "integrity": "sha512-7oFy703dxfY3/NLxC1fh2SUCQ0H9rmAY+5EpDVfXjUTTs+HEwR2nYaqLv+GWcTsumwxPfiz6CzCNkwXwBUwqCA==",
9927
+ "version": "5.0.9",
9928
+ "integrity": "sha512-ScQ4IuvIEF1TMlP7Zt+vjJ//9zlPb2SDcxWxM3bk8s6t6GGdJ7KO1dCcTidOPJKePW30LE/2cT7wCyPho9/Wxg==",
9947
9929
  "dev": true,
9948
9930
  "license": "MIT",
9949
9931
  "dependencies": {
9950
9932
  "balanced-match": "^4.0.2"
9951
9933
  },
9952
9934
  "engines": {
9953
- "node": "18 || 20 || >=22"
9935
+ "node": "20 || >=22"
9954
9936
  }
9955
9937
  },
9956
9938
  "node_modules/@tufjs/models/node_modules/minimatch": {
9957
- "version": "10.2.5",
9958
- "integrity": "sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==",
9939
+ "version": "10.2.6",
9940
+ "integrity": "sha512-vpLQEs+VLCr1nU0BXS07maYoFwlDAH0gngQuuttxIwutDFEMHq2blX+8vpgxDdK3J1PwjCJiep77OitTZ4Ll1A==",
9959
9941
  "dev": true,
9960
9942
  "license": "BlueOak-1.0.0",
9961
9943
  "dependencies": {
9962
- "brace-expansion": "^5.0.5"
9944
+ "brace-expansion": "^5.0.8"
9963
9945
  },
9964
9946
  "engines": {
9965
9947
  "node": "18 || 20 || >=22"
@@ -10879,8 +10861,8 @@
10879
10861
  }
10880
10862
  },
10881
10863
  "node_modules/@wavemaker-ai/app-ng-runtime": {
10882
- "version": "1.0.0-rc.326",
10883
- "integrity": "sha512-60P7ctr1NjDOgOvYMvuJi1RpU7G4Q7btf0EI3NF01TJMPW087GZikY7xCvn64DF4Geh4gUi56hcQg3k7CP3Mdg==",
10864
+ "version": "1.0.0-rc.330",
10865
+ "integrity": "sha512-fGZd4sy1ICiVhRbDne7MbYZ9drgKk6xYM89hm+OBLI2ZFVtIgKT387uXJhj5YIPBb6ZJGAEYkxx3q0wo2ECtkQ==",
10884
10866
  "license": "MIT",
10885
10867
  "engines": {
10886
10868
  "node": ">=18.16.1",
@@ -10888,13 +10870,13 @@
10888
10870
  }
10889
10871
  },
10890
10872
  "node_modules/@wavemaker-ai/custom-widgets-m3": {
10891
- "version": "1.0.0-rc.326",
10892
- "integrity": "sha512-WSwsPgMKThRIVoMmFG3y92VD8lJeRtt3wv+CXMUrrm3qR8I750eqGU2nEZiHjTKRLdKvzMtIaHLt6jVEjm6hbQ==",
10873
+ "version": "1.0.0-rc.330",
10874
+ "integrity": "sha512-SFqYmD1w3qRHrTnuc2teGkLCDl4lvcKVUlkyCiKEhpIAvMRm0JS5yRhVw+PqyDxZ8CwlnDLLaE7mFMIBAlKZqw==",
10893
10875
  "license": "ISC"
10894
10876
  },
10895
10877
  "node_modules/@wavemaker-ai/foundation-css": {
10896
- "version": "1.0.0-rc.326",
10897
- "integrity": "sha512-sf+gmNpEjFiEJBKY2WhsDKY9gB6ez7qHdmiRIYFuxQ8INfOcJ/e6JgzhzoYTpp4RGPzBh6xR7g9+goL0QfiW8A==",
10878
+ "version": "1.0.0-rc.330",
10879
+ "integrity": "sha512-hICyXLgIcGu+PafaDIiA/J0aqXM6Ec30yUb6csblaFtC1PDchU1EkdT/sFG8qlcDQXpuv4ZA6NaYWm+HogxjwA==",
10898
10880
  "license": "ISC",
10899
10881
  "dependencies": {
10900
10882
  "ajv": "^8.18.0",
@@ -10902,8 +10884,8 @@
10902
10884
  }
10903
10885
  },
10904
10886
  "node_modules/@wavemaker-ai/variables": {
10905
- "version": "1.0.0-rc.326",
10906
- "integrity": "sha512-c3T8Eq/X2h5hnb4GU2IkANxBf2uMUH9QHVILLsShoYVnMoee+huuffRzbMp3/isRBnDzG8vsW/qVqoMCPw8SoA==",
10887
+ "version": "1.0.0-rc.330",
10888
+ "integrity": "sha512-cp3oqvY4KuYa3nfffCuIOpmoKWN7jbBTdmP7PQPDo/emmwD4On8zaW99g21/Kac9cRbhZnG94yw3hgPlCs+NLg==",
10907
10889
  "license": "ISC",
10908
10890
  "dependencies": {
10909
10891
  "@metrichor/jmespath": "^0.3.1",
@@ -11694,8 +11676,8 @@
11694
11676
  "license": "MIT"
11695
11677
  },
11696
11678
  "node_modules/baseline-browser-mapping": {
11697
- "version": "2.10.42",
11698
- "integrity": "sha512-c/jurFrDLyui7o1J86yLkRu4LMsTYcBohveus7/I2Hzdn9KIP2bdJPTue/lR1KH46enoPbD77GKeSYNdyPoD3Q==",
11679
+ "version": "2.11.8",
11680
+ "integrity": "sha512-zAgkquC2WYF0PIc6XbNYkA2uuxxFavzgmX61R+dHDUa558V8Ejf8ozTZFR6QzM24RWu4kBcRkhJ5kpz77j9fnQ==",
11699
11681
  "dev": true,
11700
11682
  "license": "Apache-2.0",
11701
11683
  "bin": {
@@ -11812,8 +11794,8 @@
11812
11794
  }
11813
11795
  },
11814
11796
  "node_modules/bonjour-service": {
11815
- "version": "1.4.3",
11816
- "integrity": "sha512-2Kd5UYlFUVgAKMTyuBLl6w49wqfOnbxHqmuH0oCl/n7TfAikR0zoowNOP5BU4dfXmm+Vr9JyEN370auSMx+CNg==",
11797
+ "version": "1.4.4",
11798
+ "integrity": "sha512-jCZcVv7eoc4QesRscwEZtSROBen+6LpKAmBIsQYQrsAeVHLyMXWX/t6eIV5KiRZYNUBl8eVqImEEMQ8L5+c/Kw==",
11817
11799
  "dev": true,
11818
11800
  "license": "MIT",
11819
11801
  "dependencies": {
@@ -11843,8 +11825,8 @@
11843
11825
  }
11844
11826
  },
11845
11827
  "node_modules/brace-expansion": {
11846
- "version": "2.1.2",
11847
- "integrity": "sha512-w5JZcKgdhDOgOwm8H+KgbosopHMuGcl6qbulwjtz3SM7I7P3yW1eAjzMPLrIE+NQ9vjgANKHWeMHnrT0OXW1oA==",
11828
+ "version": "2.1.4",
11829
+ "integrity": "sha512-hGfVzPxthbf3+2yjg/RBs60cB0FhqBS/zvdV/4wn4/BmN0bNMMHPc4V/BbFieqf1TKAGGAHnY4eSjajCl0f2Xg==",
11848
11830
  "dev": true,
11849
11831
  "license": "MIT",
11850
11832
  "dependencies": {
@@ -11864,8 +11846,8 @@
11864
11846
  }
11865
11847
  },
11866
11848
  "node_modules/browserslist": {
11867
- "version": "4.28.5",
11868
- "integrity": "sha512-Cu2E6QejHWzuDMTkuwgpABFgDfZrXLQq5V13YOACZx4mFAG4IwGTbTfHPMr4WtxlHoXSM8FIuRwYYCz5XiabaQ==",
11849
+ "version": "4.28.7",
11850
+ "integrity": "sha512-JxV13hNrFxqjOc8alRbq9dK1MM79NEXYpma2B2J4wAtpWS5zIEIKqWPGCl7N4o7Uc7B7itylh7SuDujATRyyTw==",
11869
11851
  "dev": true,
11870
11852
  "funding": [
11871
11853
  {
@@ -11883,10 +11865,10 @@
11883
11865
  ],
11884
11866
  "license": "MIT",
11885
11867
  "dependencies": {
11886
- "baseline-browser-mapping": "^2.10.42",
11887
- "caniuse-lite": "^1.0.30001800",
11888
- "electron-to-chromium": "^1.5.387",
11889
- "node-releases": "^2.0.50",
11868
+ "baseline-browser-mapping": "^2.10.44",
11869
+ "caniuse-lite": "^1.0.30001806",
11870
+ "electron-to-chromium": "^1.5.393",
11871
+ "node-releases": "^2.0.51",
11890
11872
  "update-browserslist-db": "^1.2.3"
11891
11873
  },
11892
11874
  "bin": {
@@ -12060,8 +12042,8 @@
12060
12042
  }
12061
12043
  },
12062
12044
  "node_modules/caniuse-lite": {
12063
- "version": "1.0.30001803",
12064
- "integrity": "sha512-g/uHREV2ZpK9qMalCsWaxmA6ol+DX8GYhuf3T40RKoP+oL7vhRJh8LNt73PCjpnR6l14FzfPrB5Yux4PKm2meg==",
12045
+ "version": "1.0.30001806",
12046
+ "integrity": "sha512-72Cuvd95zbSYPKq6Fhg8eDJRlzgWDf7/mtoZv6Qe/DYNCEBdNxoA3+rZAU2ZhGCpZlns3EssFavaZomckT5Uuw==",
12065
12047
  "dev": true,
12066
12048
  "funding": [
12067
12049
  {
@@ -13652,8 +13634,8 @@
13652
13634
  "license": "MIT"
13653
13635
  },
13654
13636
  "node_modules/electron-to-chromium": {
13655
- "version": "1.5.389",
13656
- "integrity": "sha512-cEto7aeOqBfU1D+c5py5pE+ooscKE75JifxLBdFUZsqAxRS6y7kebtxAZvICszSl05gPjYHDTjY+lXpyGvpJbg==",
13637
+ "version": "1.5.399",
13638
+ "integrity": "sha512-lEcqhErbHjXRvd41rnWLpzbyU/IXfIYo7QwaFWmxGeLiLyY2TBCdHnWY88vB+p3ubnihRypDm66panXl7TylLA==",
13657
13639
  "dev": true,
13658
13640
  "license": "ISC"
13659
13641
  },
@@ -13728,8 +13710,8 @@
13728
13710
  }
13729
13711
  },
13730
13712
  "node_modules/enhanced-resolve": {
13731
- "version": "5.24.2",
13732
- "integrity": "sha512-rpsZEGT1jFuve6QlpyRp9ckQ+kN61hvF9BzCPyMdaKTm8UJce96KBn3sorXOFXlzjPrs3Vc4T1NsSroZ3PxlFw==",
13713
+ "version": "5.24.5",
13714
+ "integrity": "sha512-L1l8TNvomm6UVW5B253AGxQagSQr+vGwhMlrrfRS2qmhx46AMpMVJKQYLvWYbysTMY8VoicOvzHzoHMbyzB+4A==",
13733
13715
  "dev": true,
13734
13716
  "license": "MIT",
13735
13717
  "dependencies": {
@@ -13820,8 +13802,8 @@
13820
13802
  }
13821
13803
  },
13822
13804
  "node_modules/es-module-lexer": {
13823
- "version": "2.3.0",
13824
- "integrity": "sha512-KLdwQm2NvGLDkQDCGvmiQrhkd0JbMzXthwQAUgWjQuQdBLFa3eiBP5arXZyA+f8x+x7OXgud6bq2rxjGtHV2tw==",
13805
+ "version": "2.3.1",
13806
+ "integrity": "sha512-shc1dbU90Yl/xq1QrC7QRtfcwURZuVRfPhZbDoldJ1cn1gzDvBaBWlv0eFolj5+0znnPJz5TXLxsN77X/12KTA==",
13825
13807
  "dev": true,
13826
13808
  "license": "MIT"
13827
13809
  },
@@ -14007,8 +13989,8 @@
14007
13989
  }
14008
13990
  },
14009
13991
  "node_modules/eslint/node_modules/brace-expansion": {
14010
- "version": "1.1.16",
14011
- "integrity": "sha512-IDw48K2/2kRkg9LdJxurvq3lV3aBgq0REY89duEqFRthjlPdXHKMj7EnQOXVckxzgisinf3nHfrcE2FufFLXMw==",
13992
+ "version": "1.1.18",
13993
+ "integrity": "sha512-Edep/X9fGqVNmzKBVsDYIOtD+z1tuezV70LBjdCst9Tqu76lsnvRiZ6oTic1n+/BIwX6QDGAO94PN4N2SADvtw==",
14012
13994
  "dev": true,
14013
13995
  "license": "MIT",
14014
13996
  "dependencies": {
@@ -14296,11 +14278,12 @@
14296
14278
  }
14297
14279
  },
14298
14280
  "node_modules/express-rate-limit": {
14299
- "version": "8.5.2",
14300
- "integrity": "sha512-5Kb34ipNX694DH48vN9irak1Qx30nb0PLYHXfJgw4YEjiC3ZEmZJhwOp+VfiCYwFzvFTdB9QkArYS5kXa2cx2A==",
14281
+ "version": "8.6.1",
14282
+ "integrity": "sha512-0D493aP61w0TJ2A0wy27riRsO7FMQ7FK+KUHOKCSfPvYo0R55aiC6emCVgFUeShH0fq0ICPVzNcgoS+BsbXQCA==",
14301
14283
  "dev": true,
14302
14284
  "license": "MIT",
14303
14285
  "dependencies": {
14286
+ "debug": "^4.4.3",
14304
14287
  "ip-address": "^10.2.0"
14305
14288
  },
14306
14289
  "engines": {
@@ -14427,8 +14410,8 @@
14427
14410
  "license": "MIT"
14428
14411
  },
14429
14412
  "node_modules/fast-uri": {
14430
- "version": "3.1.3",
14431
- "integrity": "sha512-i70LwGWUduXqzicKXWshooq+sWL1K3WUU5rKZNG/0i3a1OSoX3HqhH5WbWwTmqWfor4urUakGPiRQcleRZTwOg==",
14413
+ "version": "3.1.5",
14414
+ "integrity": "sha512-gHwA1O9LDIcKunMKhObS/HimwtehO1nPUECKAu5TpKgaO19fcWEl4bliWe1jWxVFvIXztJjjQ4L8XQ1EU9f7Jw==",
14432
14415
  "funding": [
14433
14416
  {
14434
14417
  "type": "github",
@@ -14667,8 +14650,8 @@
14667
14650
  }
14668
14651
  },
14669
14652
  "node_modules/flat-cache/node_modules/brace-expansion": {
14670
- "version": "1.1.16",
14671
- "integrity": "sha512-IDw48K2/2kRkg9LdJxurvq3lV3aBgq0REY89duEqFRthjlPdXHKMj7EnQOXVckxzgisinf3nHfrcE2FufFLXMw==",
14653
+ "version": "1.1.18",
14654
+ "integrity": "sha512-Edep/X9fGqVNmzKBVsDYIOtD+z1tuezV70LBjdCst9Tqu76lsnvRiZ6oTic1n+/BIwX6QDGAO94PN4N2SADvtw==",
14672
14655
  "dev": true,
14673
14656
  "license": "MIT",
14674
14657
  "dependencies": {
@@ -14726,8 +14709,8 @@
14726
14709
  }
14727
14710
  },
14728
14711
  "node_modules/flatted": {
14729
- "version": "3.4.2",
14730
- "integrity": "sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==",
14712
+ "version": "3.4.4",
14713
+ "integrity": "sha512-5+ybhBZANEJxaH3X5evAFatUxLfEHSr7n6kYJ+1Qd0mUqr4eu9gIf6GDbWHf8RJijHrjjO8G+la14SlL2SeS1Q==",
14731
14714
  "dev": true,
14732
14715
  "license": "ISC"
14733
14716
  },
@@ -15038,24 +15021,24 @@
15038
15021
  }
15039
15022
  },
15040
15023
  "node_modules/glob/node_modules/brace-expansion": {
15041
- "version": "5.0.7",
15042
- "integrity": "sha512-7oFy703dxfY3/NLxC1fh2SUCQ0H9rmAY+5EpDVfXjUTTs+HEwR2nYaqLv+GWcTsumwxPfiz6CzCNkwXwBUwqCA==",
15024
+ "version": "5.0.9",
15025
+ "integrity": "sha512-ScQ4IuvIEF1TMlP7Zt+vjJ//9zlPb2SDcxWxM3bk8s6t6GGdJ7KO1dCcTidOPJKePW30LE/2cT7wCyPho9/Wxg==",
15043
15026
  "dev": true,
15044
15027
  "license": "MIT",
15045
15028
  "dependencies": {
15046
15029
  "balanced-match": "^4.0.2"
15047
15030
  },
15048
15031
  "engines": {
15049
- "node": "18 || 20 || >=22"
15032
+ "node": "20 || >=22"
15050
15033
  }
15051
15034
  },
15052
15035
  "node_modules/glob/node_modules/minimatch": {
15053
- "version": "10.2.5",
15054
- "integrity": "sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==",
15036
+ "version": "10.2.6",
15037
+ "integrity": "sha512-vpLQEs+VLCr1nU0BXS07maYoFwlDAH0gngQuuttxIwutDFEMHq2blX+8vpgxDdK3J1PwjCJiep77OitTZ4Ll1A==",
15055
15038
  "dev": true,
15056
15039
  "license": "BlueOak-1.0.0",
15057
15040
  "dependencies": {
15058
- "brace-expansion": "^5.0.5"
15041
+ "brace-expansion": "^5.0.8"
15059
15042
  },
15060
15043
  "engines": {
15061
15044
  "node": "18 || 20 || >=22"
@@ -15351,8 +15334,8 @@
15351
15334
  }
15352
15335
  },
15353
15336
  "node_modules/hono": {
15354
- "version": "4.12.29",
15355
- "integrity": "sha512-1hNiRjawYrLq/4m3DQQjPGFg0VZkk4RjQJDff/excI6Dm9BiL75qxGrd7/c6YOxPdq6AscP3LiXhQ6fKFC1Waw==",
15337
+ "version": "4.12.33",
15338
+ "integrity": "sha512-+SwvkaiJtxsiPjhy9LivY/1m7UsNqCJetM1BrZl9A5DkQhlbHQDU730mMiDPWjnoCYOM8Chf3WrCJw27kNTPFQ==",
15356
15339
  "dev": true,
15357
15340
  "license": "MIT",
15358
15341
  "engines": {
@@ -15693,24 +15676,24 @@
15693
15676
  }
15694
15677
  },
15695
15678
  "node_modules/ignore-walk/node_modules/brace-expansion": {
15696
- "version": "5.0.7",
15697
- "integrity": "sha512-7oFy703dxfY3/NLxC1fh2SUCQ0H9rmAY+5EpDVfXjUTTs+HEwR2nYaqLv+GWcTsumwxPfiz6CzCNkwXwBUwqCA==",
15679
+ "version": "5.0.9",
15680
+ "integrity": "sha512-ScQ4IuvIEF1TMlP7Zt+vjJ//9zlPb2SDcxWxM3bk8s6t6GGdJ7KO1dCcTidOPJKePW30LE/2cT7wCyPho9/Wxg==",
15698
15681
  "dev": true,
15699
15682
  "license": "MIT",
15700
15683
  "dependencies": {
15701
15684
  "balanced-match": "^4.0.2"
15702
15685
  },
15703
15686
  "engines": {
15704
- "node": "18 || 20 || >=22"
15687
+ "node": "20 || >=22"
15705
15688
  }
15706
15689
  },
15707
15690
  "node_modules/ignore-walk/node_modules/minimatch": {
15708
- "version": "10.2.5",
15709
- "integrity": "sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==",
15691
+ "version": "10.2.6",
15692
+ "integrity": "sha512-vpLQEs+VLCr1nU0BXS07maYoFwlDAH0gngQuuttxIwutDFEMHq2blX+8vpgxDdK3J1PwjCJiep77OitTZ4Ll1A==",
15710
15693
  "dev": true,
15711
15694
  "license": "BlueOak-1.0.0",
15712
15695
  "dependencies": {
15713
- "brace-expansion": "^5.0.5"
15696
+ "brace-expansion": "^5.0.8"
15714
15697
  },
15715
15698
  "engines": {
15716
15699
  "node": "18 || 20 || >=22"
@@ -15837,8 +15820,8 @@
15837
15820
  }
15838
15821
  },
15839
15822
  "node_modules/ip-address": {
15840
- "version": "10.2.0",
15841
- "integrity": "sha512-/+S6j4E9AHvW9SWMSEY9Xfy66O5PWvVEJ08O0y5JGyEKQpojb0K0GKpz/v5HJ/G0vi3D2sjGK78119oXZeE0qA==",
15823
+ "version": "10.4.0",
15824
+ "integrity": "sha512-oSK96Grm3aP6OrS263xVxbNDGVL7rzBtYdpGqlDG8iQdoenDoTs/nkki+DflYbAEE8Xl6o5YxhxlrKvI3nqKXQ==",
15842
15825
  "dev": true,
15843
15826
  "license": "MIT",
15844
15827
  "engines": {
@@ -17975,8 +17958,8 @@
17975
17958
  }
17976
17959
  },
17977
17960
  "node_modules/jose": {
17978
- "version": "6.2.3",
17979
- "integrity": "sha512-YYVDInQKFJfR/xa3ojUTl8c2KoTwiL1R5Wg9YCydwH0x0B9grbzlg5HC7mMjCtUJjbQ/YnGEZIhI5tCgfTb4Hw==",
17961
+ "version": "6.2.5",
17962
+ "integrity": "sha512-2E5L2yRp03FnwreJLJX8/r7mHiZICCf8kG7fAsTWkSQTDAcc46NIZoQLKy+EJ8sPoJlxyS4OQR5H70LjIZZlIQ==",
17980
17963
  "dev": true,
17981
17964
  "license": "MIT",
17982
17965
  "funding": {
@@ -18923,8 +18906,8 @@
18923
18906
  }
18924
18907
  },
18925
18908
  "node_modules/matched/node_modules/brace-expansion": {
18926
- "version": "1.1.16",
18927
- "integrity": "sha512-IDw48K2/2kRkg9LdJxurvq3lV3aBgq0REY89duEqFRthjlPdXHKMj7EnQOXVckxzgisinf3nHfrcE2FufFLXMw==",
18909
+ "version": "1.1.18",
18910
+ "integrity": "sha512-Edep/X9fGqVNmzKBVsDYIOtD+z1tuezV70LBjdCst9Tqu76lsnvRiZ6oTic1n+/BIwX6QDGAO94PN4N2SADvtw==",
18928
18911
  "dev": true,
18929
18912
  "license": "MIT",
18930
18913
  "dependencies": {
@@ -18987,12 +18970,16 @@
18987
18970
  }
18988
18971
  },
18989
18972
  "node_modules/media-typer": {
18990
- "version": "1.1.0",
18991
- "integrity": "sha512-aisnrDP4GNe06UcKFnV5bfMNPBUw4jsLGaWwWfnH3v02GnBuXX2MCVn5RbrWo0j3pczUilYblq7fQ7Nw2t5XKw==",
18973
+ "version": "1.1.1",
18974
+ "integrity": "sha512-yz3xRaG20c6/BOzvYoDaGtPmGscs7YivItZEEqe6GbwNfHuxu9YNmvnEkMzKldAGY4/80pRcQRZSEnhquk9XuQ==",
18992
18975
  "dev": true,
18993
18976
  "license": "MIT",
18994
18977
  "engines": {
18995
18978
  "node": ">= 0.8"
18979
+ },
18980
+ "funding": {
18981
+ "type": "opencollective",
18982
+ "url": "https://opencollective.com/express"
18996
18983
  }
18997
18984
  },
18998
18985
  "node_modules/memfs": {
@@ -19461,8 +19448,8 @@
19461
19448
  }
19462
19449
  },
19463
19450
  "node_modules/nanoid": {
19464
- "version": "3.3.15",
19465
- "integrity": "sha512-y7Wygv/7mEOvxTuEQDB8StXdMRBWf1kR/tlhAzBRUFkB2jfcLOAxO/SHmOO2zgz1pVgK29/kyupn059/bCHdjA==",
19451
+ "version": "3.3.16",
19452
+ "integrity": "sha512-bzlKTyNJ7+LdGIIwy8ijFpIqEQIvafahV7eYykJ8Cvh42EdJeODoJ6gUJXpQJvej1BddH8OqTXZNE/KfbWAu8Q==",
19466
19453
  "dev": true,
19467
19454
  "funding": [
19468
19455
  {
@@ -19779,8 +19766,8 @@
19779
19766
  }
19780
19767
  },
19781
19768
  "node_modules/node-gyp/node_modules/undici": {
19782
- "version": "6.27.0",
19783
- "integrity": "sha512-YmfV3YnEDzXRC5lZ2jWtWWHKGUm1zIt8AhesR1tens+HTNv+YZlN/dp6G727LOvMJ8xjP9Be7Y2Sdr96LDm+pg==",
19769
+ "version": "6.28.0",
19770
+ "integrity": "sha512-LIY910g9TI13YS95lrMFrs8Rm/u/irgHeTWoKCoteeJ04CUJ92eEfj0rVn+7VKMPBpUPiUoBKfhNyLI23EE/KA==",
19784
19771
  "dev": true,
19785
19772
  "license": "MIT",
19786
19773
  "engines": {
@@ -20301,8 +20288,8 @@
20301
20288
  }
20302
20289
  },
20303
20290
  "node_modules/p-map": {
20304
- "version": "7.0.5",
20305
- "integrity": "sha512-e8vJF4XdVkzqqSHguEMz41mQO1wKwxKm5ENrUJQUu9kLDCtn83cxbyHZcszr4QC5zEA7WffRRC4gsTecC7J9oA==",
20291
+ "version": "7.0.6",
20292
+ "integrity": "sha512-I4Prw6ivkd6p8PiYR1tXASOAOBzIJwu0TB7fqaX0c/8c3QAehNYmX57EijyGGGBt3c/BIowGwV03RVBtXvHEVg==",
20306
20293
  "dev": true,
20307
20294
  "license": "MIT",
20308
20295
  "engines": {
@@ -21219,8 +21206,8 @@
21219
21206
  },
21220
21207
  "node_modules/react-is-19": {
21221
21208
  "name": "react-is",
21222
- "version": "19.2.7",
21223
- "integrity": "sha512-kZFnouyVv7eP/Phmrlo9FK+zcAdriZJvzxXHF1Sl1P377WSGe2G/JxVolhTrB/jeV47lKImhNUsijjHAAbcl/A==",
21209
+ "version": "19.2.8",
21210
+ "integrity": "sha512-s5un28nYxKJw5gvUHyW5PCC28CvBqLu9r3cWgzHT4Vo/5fqqkFcdRYsGcKf50WMPpjjFZS5d76fn3YCo2njKwQ==",
21224
21211
  "dev": true,
21225
21212
  "license": "MIT"
21226
21213
  },
@@ -21265,8 +21252,8 @@
21265
21252
  }
21266
21253
  },
21267
21254
  "node_modules/read-package-json/node_modules/brace-expansion": {
21268
- "version": "1.1.16",
21269
- "integrity": "sha512-IDw48K2/2kRkg9LdJxurvq3lV3aBgq0REY89duEqFRthjlPdXHKMj7EnQOXVckxzgisinf3nHfrcE2FufFLXMw==",
21255
+ "version": "1.1.18",
21256
+ "integrity": "sha512-Edep/X9fGqVNmzKBVsDYIOtD+z1tuezV70LBjdCst9Tqu76lsnvRiZ6oTic1n+/BIwX6QDGAO94PN4N2SADvtw==",
21270
21257
  "dev": true,
21271
21258
  "license": "MIT",
21272
21259
  "dependencies": {
@@ -21646,15 +21633,15 @@
21646
21633
  }
21647
21634
  },
21648
21635
  "node_modules/rimraf/node_modules/brace-expansion": {
21649
- "version": "5.0.7",
21650
- "integrity": "sha512-7oFy703dxfY3/NLxC1fh2SUCQ0H9rmAY+5EpDVfXjUTTs+HEwR2nYaqLv+GWcTsumwxPfiz6CzCNkwXwBUwqCA==",
21636
+ "version": "5.0.9",
21637
+ "integrity": "sha512-ScQ4IuvIEF1TMlP7Zt+vjJ//9zlPb2SDcxWxM3bk8s6t6GGdJ7KO1dCcTidOPJKePW30LE/2cT7wCyPho9/Wxg==",
21651
21638
  "dev": true,
21652
21639
  "license": "MIT",
21653
21640
  "dependencies": {
21654
21641
  "balanced-match": "^4.0.2"
21655
21642
  },
21656
21643
  "engines": {
21657
- "node": "18 || 20 || >=22"
21644
+ "node": "20 || >=22"
21658
21645
  }
21659
21646
  },
21660
21647
  "node_modules/rimraf/node_modules/glob": {
@@ -21697,12 +21684,12 @@
21697
21684
  }
21698
21685
  },
21699
21686
  "node_modules/rimraf/node_modules/minimatch": {
21700
- "version": "10.2.5",
21701
- "integrity": "sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==",
21687
+ "version": "10.2.6",
21688
+ "integrity": "sha512-vpLQEs+VLCr1nU0BXS07maYoFwlDAH0gngQuuttxIwutDFEMHq2blX+8vpgxDdK3J1PwjCJiep77OitTZ4Ll1A==",
21702
21689
  "dev": true,
21703
21690
  "license": "BlueOak-1.0.0",
21704
21691
  "dependencies": {
21705
- "brace-expansion": "^5.0.5"
21692
+ "brace-expansion": "^5.0.8"
21706
21693
  },
21707
21694
  "engines": {
21708
21695
  "node": "18 || 20 || >=22"
@@ -21965,8 +21952,8 @@
21965
21952
  }
21966
21953
  },
21967
21954
  "node_modules/sax": {
21968
- "version": "1.6.0",
21969
- "integrity": "sha512-6R3J5M4AcbtLUdZmRv2SygeVaM7IhrLXu9BmnOGmmACak8fiUtOsYNWUS4uK7upbmHIBbLBeFeI//477BKLBzA==",
21955
+ "version": "1.6.1",
21956
+ "integrity": "sha512-42tBVwLWnaQvW5zc4HbZrTuWccECCZfBi92FDuwtqxasH+JbPB3/FOKb1m222K42R4WxuxzzMsTswfzgtSu64Q==",
21970
21957
  "dev": true,
21971
21958
  "license": "BlueOak-1.0.0",
21972
21959
  "optional": true,
@@ -23065,8 +23052,8 @@
23065
23052
  }
23066
23053
  },
23067
23054
  "node_modules/tar": {
23068
- "version": "7.5.19",
23069
- "integrity": "sha512-4LeEWl96twnS2Q7Bz4MGqgazLqO+hJN63GZxXoIqh1T3VweYD997gbU1ItNsQafqqXTXd5WFyFdReLtwvRBNiw==",
23055
+ "version": "7.5.22",
23056
+ "integrity": "sha512-MFO/QzvtAOmJbkhOaCTvbGcFN9L9b+JunIsDwaKljSOdcLMea3NJ1k9Usz/rjdfSXTq4dfzfeS7W4p4YOAAHeA==",
23070
23057
  "dev": true,
23071
23058
  "license": "BlueOak-1.0.0",
23072
23059
  "dependencies": {
@@ -23217,8 +23204,8 @@
23217
23204
  }
23218
23205
  },
23219
23206
  "node_modules/test-exclude/node_modules/brace-expansion": {
23220
- "version": "1.1.16",
23221
- "integrity": "sha512-IDw48K2/2kRkg9LdJxurvq3lV3aBgq0REY89duEqFRthjlPdXHKMj7EnQOXVckxzgisinf3nHfrcE2FufFLXMw==",
23207
+ "version": "1.1.18",
23208
+ "integrity": "sha512-Edep/X9fGqVNmzKBVsDYIOtD+z1tuezV70LBjdCst9Tqu76lsnvRiZ6oTic1n+/BIwX6QDGAO94PN4N2SADvtw==",
23222
23209
  "dev": true,
23223
23210
  "license": "MIT",
23224
23211
  "dependencies": {
@@ -23266,8 +23253,8 @@
23266
23253
  "license": "MIT"
23267
23254
  },
23268
23255
  "node_modules/thingies": {
23269
- "version": "2.6.0",
23270
- "integrity": "sha512-rMHRjmlFLM1R96UYPvpmnc3LYtdFrT33JIB7L9hetGue1qAPfn1N2LJeEjxUSidu1Iku+haLZXDuEXUHNGO/lg==",
23256
+ "version": "2.6.1",
23257
+ "integrity": "sha512-cV/CMGTK3M4MlnJ/0At6ismOw/A0EEniDNScajjz/Br3c1sqE72YD01rGpPTKwd27wAxI5Pr+6+0w8yofzFRYw==",
23271
23258
  "dev": true,
23272
23259
  "license": "MIT",
23273
23260
  "engines": {
@@ -23458,8 +23445,8 @@
23458
23445
  }
23459
23446
  },
23460
23447
  "node_modules/ts-jest": {
23461
- "version": "29.4.11",
23462
- "integrity": "sha512-IrFl7l9AuB/qrNw5quqvAv/hmKMb8dhWOH4jQOGo0Oq8tCeo1O86/iTFG1FaRimgUkF13l4PcepO8ATFT6Ns4g==",
23448
+ "version": "29.4.12",
23449
+ "integrity": "sha512-Ov6ClY53Fflh6BGAnY2DlTq1hYDrTycz2PVTXBWFW2CU+9zrEqAp9fWdGXl42EXO5RLSFAcAZ2JFKbP+zBTFfw==",
23463
23450
  "dev": true,
23464
23451
  "license": "MIT",
23465
23452
  "dependencies": {
@@ -23469,7 +23456,7 @@
23469
23456
  "json5": "^2.2.3",
23470
23457
  "lodash.memoize": "^4.1.2",
23471
23458
  "make-error": "^1.3.6",
23472
- "semver": "^7.8.0",
23459
+ "semver": "^7.8.5",
23473
23460
  "type-fest": "^4.41.0",
23474
23461
  "yargs-parser": "^21.1.1"
23475
23462
  },
@@ -23737,8 +23724,8 @@
23737
23724
  }
23738
23725
  },
23739
23726
  "node_modules/undici": {
23740
- "version": "7.28.0",
23741
- "integrity": "sha512-cRZYrTDwWznlnRiPjggAGxZXanty6M8RV1ff8Wm4LWXBp7/IG8v5DnOm74DtUBp9OONpK75YlPnIjQqX0dBDtA==",
23727
+ "version": "7.29.0",
23728
+ "integrity": "sha512-IDxfleLmmbSskfWSUATiN1nfn2rDuvnMOqb5CWR92iIfojA0Ud+ulOAAEQ57LPr9rWmsreUyf5lwyao+7GNNVw==",
23742
23729
  "dev": true,
23743
23730
  "license": "MIT",
23744
23731
  "engines": {
@@ -25593,8 +25580,8 @@
25593
25580
  }
25594
25581
  },
25595
25582
  "node_modules/ws": {
25596
- "version": "8.21.0",
25597
- "integrity": "sha512-Vsp28b7DRcimFQvrqu2Wek3z1iYxDCWqHYB8Qsnk/S4RfaCQzPGPyBNuVjJV3cd6UiKtUtp6sNM77gWvzcCH+g==",
25583
+ "version": "8.21.1",
25584
+ "integrity": "sha512-+0NTnW77fFN/DjQi6k/Sq/Yvk4Sgajw7urW8V+asjXnRgDs9gyGkdb7EzgfhA4goXsRIZKE28fzIXBHEzhuiWw==",
25598
25585
  "dev": true,
25599
25586
  "license": "MIT",
25600
25587
  "engines": {
@@ -25752,8 +25739,8 @@
25752
25739
  }
25753
25740
  },
25754
25741
  "node_modules/yoctocolors": {
25755
- "version": "2.1.2",
25756
- "integrity": "sha512-CzhO+pFNo8ajLM2d2IW/R93ipy99LWjtwblvC1RsoSUMZgyLbYFr221TnSNT7GjGdYui6P459mw9JH/g/zW2ug==",
25742
+ "version": "2.2.0",
25743
+ "integrity": "sha512-xYqdZFUK/VYazNl/oCDYN+3WloWQwMfZxBoiNt6qNyk+xfOdi598muWE42rNZFp1kNOiqW936q5RhUdnpqElSg==",
25757
25744
  "dev": true,
25758
25745
  "license": "MIT",
25759
25746
  "engines": {