diff --git a/Frontend/package.json b/Frontend/package.json index de7f068..3b60855 100644 --- a/Frontend/package.json +++ b/Frontend/package.json @@ -38,7 +38,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "^19.2.4", - "@angular/cli": "^19.2.4", + "@angular/cli": "^19.2.11", "@angular/compiler-cli": "^19.2.3", "@angular/localize": "^19.2.3", "@graphql-codegen/cli": "^5.0.5", diff --git a/Frontend/pnpm-lock.yaml b/Frontend/pnpm-lock.yaml index 1c9f967..4a0acd3 100644 --- a/Frontend/pnpm-lock.yaml +++ b/Frontend/pnpm-lock.yaml @@ -83,10 +83,10 @@ importers: devDependencies: '@angular-devkit/build-angular': specifier: ^19.2.4 - version: 19.2.4(3d5196405dcb288c16f8d34fb3104f63) + version: 19.2.4(5udn4zcjr6rlvishx5itamg5c4) '@angular/cli': - specifier: ^19.2.4 - version: 19.2.4(@types/node@22.13.11)(chokidar@4.0.3) + specifier: ^19.2.11 + version: 19.2.11(@types/node@22.13.11)(chokidar@4.0.3) '@angular/compiler-cli': specifier: ^19.2.3 version: 19.2.3(@angular/compiler@19.2.3)(typescript@5.8.2) @@ -142,6 +142,10 @@ packages: resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==} engines: {node: '>=6.0.0'} + '@angular-devkit/architect@0.1902.11': + resolution: {integrity: sha512-Zz/4ySZ4i8WXU4U4WwUGQm8wjwAyrMo5kjFt7O2SGmHQx7L/hChvcMLCGVkpHr27Xdsmrl//OXfbjkPgb6DFBg==} + engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} + '@angular-devkit/architect@0.1902.4': resolution: {integrity: sha512-YTLiJ7uVItZTAxRuSgASP0M5qILESWH8xGmfR+YWR1JiJem09DWEOpWeLdha1BFzUui5L+6j1btzh4FUHJOtAg==} engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} @@ -197,6 +201,15 @@ packages: webpack: ^5.30.0 webpack-dev-server: ^5.0.2 + '@angular-devkit/core@19.2.11': + resolution: {integrity: sha512-hXacCEbLbVo/PYPHBhaU2LThFm0Q1tIGTsWSkQjtsQpW8e4xqgSnFIWaHdsPiiGryxtdtvNE2cr9qa0ddAJOnA==} + engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} + peerDependencies: + chokidar: ^4.0.0 + peerDependenciesMeta: + chokidar: + optional: true + '@angular-devkit/core@19.2.4': resolution: {integrity: sha512-dL6AmCQsKh+CFVvO/jxX8qZpamVwt9r4iIo7fYcAI2+mTSDGxxBGWbS+onIfdPFuRp2HgKa+AT6WiHmRqu63AA==} engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} @@ -206,8 +219,8 @@ packages: chokidar: optional: true - '@angular-devkit/schematics@19.2.4': - resolution: {integrity: sha512-WaFe95ncm1A+QTlUHxQcFyGKIn67xgqGX7WCj8R0QlKOS0hLKx97SG4p19uwHlww0lmAcwk/QJP6G6sPL/CJ9w==} + '@angular-devkit/schematics@19.2.11': + resolution: {integrity: sha512-R5g18xBhMHRtti5kDd2tlEMMxfRi8gQZ6LoT5xbox3w2kGSt7NtkSa3SUoF7Ns7JfPLrKsTQbVLFd5AggBLbHQ==} engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} '@angular/build@19.2.4': @@ -253,8 +266,8 @@ packages: '@angular/core': ^19.0.0 || ^20.0.0 rxjs: ^6.5.3 || ^7.4.0 - '@angular/cli@19.2.4': - resolution: {integrity: sha512-YmZYrxdGBwSZsrnpS6vr9gQ8+PrZHzwyYW/3jU2NRAMtl0ZlipDyfpLIDgrfqYPeumzr7+SKtJYVvlsMnjkN4g==} + '@angular/cli@19.2.11': + resolution: {integrity: sha512-U+Sapv4S1v+LEywyCImhQf12c6vmhuJhBS58nBxWDUVn1kmYzdUCAKNDDgMQqWQmg/Dek1YI88XYDToUvEdD1g==} engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} hasBin: true @@ -1406,8 +1419,8 @@ packages: peerDependencies: graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - '@inquirer/checkbox@4.1.4': - resolution: {integrity: sha512-d30576EZdApjAMceijXA5jDzRQHT/MygbC+J8I7EqA6f/FRpYxlRtRJbHF8gHeWYeSdOuTEJqonn7QLB1ELezA==} + '@inquirer/checkbox@4.1.5': + resolution: {integrity: sha512-swPczVU+at65xa5uPfNP9u3qx/alNwiaykiI/ExpsmMSQW55trmZcwhYWzw/7fj+n6Q8z1eENvR7vFfq9oPSAQ==} engines: {node: '>=18'} peerDependencies: '@types/node': '>=18' @@ -1424,8 +1437,17 @@ packages: '@types/node': optional: true - '@inquirer/confirm@5.1.8': - resolution: {integrity: sha512-dNLWCYZvXDjO3rnQfk2iuJNL4Ivwz/T2+C3+WnNfJKsNGSuOs3wAo2F6e0p946gtSAk31nZMfW+MRmYaplPKsg==} + '@inquirer/confirm@5.1.9': + resolution: {integrity: sha512-NgQCnHqFTjF7Ys2fsqK2WtnA8X1kHyInyG+nMIuHowVTIgIuS10T4AznI/PvbqSpJqjCUqNBlKGh1v3bwLFL4w==} + engines: {node: '>=18'} + peerDependencies: + '@types/node': '>=18' + peerDependenciesMeta: + '@types/node': + optional: true + + '@inquirer/core@10.1.10': + resolution: {integrity: sha512-roDaKeY1PYY0aCqhRmXihrHjoSW2A00pV3Ke5fTpMCkzcGF64R8e0lw3dK+eLEHwS4vB5RnW1wuQmvzoRul8Mw==} engines: {node: '>=18'} peerDependencies: '@types/node': '>=18' @@ -1442,8 +1464,8 @@ packages: '@types/node': optional: true - '@inquirer/editor@4.2.9': - resolution: {integrity: sha512-8HjOppAxO7O4wV1ETUlJFg6NDjp/W2NP5FB9ZPAcinAlNT4ZIWOLe2pUVwmmPRSV0NMdI5r/+lflN55AwZOKSw==} + '@inquirer/editor@4.2.10': + resolution: {integrity: sha512-5GVWJ+qeI6BzR6TIInLP9SXhWCEcvgFQYmcRG6d6RIlhFjM5TyG18paTGBgRYyEouvCmzeco47x9zX9tQEofkw==} engines: {node: '>=18'} peerDependencies: '@types/node': '>=18' @@ -1451,8 +1473,8 @@ packages: '@types/node': optional: true - '@inquirer/expand@4.0.11': - resolution: {integrity: sha512-OZSUW4hFMW2TYvX/Sv+NnOZgO8CHT2TU1roUCUIF2T+wfw60XFRRp9MRUPCT06cRnKL+aemt2YmTWwt7rOrNEA==} + '@inquirer/expand@4.0.12': + resolution: {integrity: sha512-jV8QoZE1fC0vPe6TnsOfig+qwu7Iza1pkXoUJ3SroRagrt2hxiL+RbM432YAihNR7m7XnU0HWl/WQ35RIGmXHw==} engines: {node: '>=18'} peerDependencies: '@types/node': '>=18' @@ -1464,8 +1486,8 @@ packages: resolution: {integrity: sha512-eOg92lvrn/aRUqbxRyvpEWnrvRuTYRifixHkYVpJiygTgVSBIHDqLh0SrMQXkafvULg3ck11V7xvR+zcgvpHFw==} engines: {node: '>=18'} - '@inquirer/input@4.1.8': - resolution: {integrity: sha512-WXJI16oOZ3/LiENCAxe8joniNp8MQxF6Wi5V+EBbVA0ZIOpFcL4I9e7f7cXse0HJeIPCWO8Lcgnk98juItCi7Q==} + '@inquirer/input@4.1.9': + resolution: {integrity: sha512-mshNG24Ij5KqsQtOZMgj5TwEjIf+F2HOESk6bjMwGWgcH5UBe8UoljwzNFHqdMbGYbgAf6v2wU/X9CAdKJzgOA==} engines: {node: '>=18'} peerDependencies: '@types/node': '>=18' @@ -1473,8 +1495,8 @@ packages: '@types/node': optional: true - '@inquirer/number@3.0.11': - resolution: {integrity: sha512-pQK68CsKOgwvU2eA53AG/4npRTH2pvs/pZ2bFvzpBhrznh8Mcwt19c+nMO7LHRr3Vreu1KPhNBF3vQAKrjIulw==} + '@inquirer/number@3.0.12': + resolution: {integrity: sha512-7HRFHxbPCA4e4jMxTQglHJwP+v/kpFsCf2szzfBHy98Wlc3L08HL76UDiA87TOdX5fwj2HMOLWqRWv9Pnn+Z5Q==} engines: {node: '>=18'} peerDependencies: '@types/node': '>=18' @@ -1482,8 +1504,8 @@ packages: '@types/node': optional: true - '@inquirer/password@4.0.11': - resolution: {integrity: sha512-dH6zLdv+HEv1nBs96Case6eppkRggMe8LoOTl30+Gq5Wf27AO/vHFgStTVz4aoevLdNXqwE23++IXGw4eiOXTg==} + '@inquirer/password@4.0.12': + resolution: {integrity: sha512-FlOB0zvuELPEbnBYiPaOdJIaDzb2PmJ7ghi/SVwIHDDSQ2K4opGBkF+5kXOg6ucrtSUQdLhVVY5tycH0j0l+0g==} engines: {node: '>=18'} peerDependencies: '@types/node': '>=18' @@ -1500,8 +1522,8 @@ packages: '@types/node': optional: true - '@inquirer/rawlist@4.0.11': - resolution: {integrity: sha512-uAYtTx0IF/PqUAvsRrF3xvnxJV516wmR6YVONOmCWJbbt87HcDHLfL9wmBQFbNJRv5kCjdYKrZcavDkH3sVJPg==} + '@inquirer/rawlist@4.1.0': + resolution: {integrity: sha512-6ob45Oh9pXmfprKqUiEeMz/tjtVTFQTgDDz1xAMKMrIvyrYjAmRbQZjMJfsictlL4phgjLhdLu27IkHNnNjB7g==} engines: {node: '>=18'} peerDependencies: '@types/node': '>=18' @@ -1509,8 +1531,8 @@ packages: '@types/node': optional: true - '@inquirer/search@3.0.11': - resolution: {integrity: sha512-9CWQT0ikYcg6Ls3TOa7jljsD7PgjcsYEM0bYE+Gkz+uoW9u8eaJCRHJKkucpRE5+xKtaaDbrND+nPDoxzjYyew==} + '@inquirer/search@3.0.12': + resolution: {integrity: sha512-H/kDJA3kNlnNIjB8YsaXoQI0Qccgf0Na14K1h8ExWhNmUg2E941dyFPrZeugihEa9AZNW5NdsD/NcvUME83OPQ==} engines: {node: '>=18'} peerDependencies: '@types/node': '>=18' @@ -1518,8 +1540,8 @@ packages: '@types/node': optional: true - '@inquirer/select@4.1.0': - resolution: {integrity: sha512-z0a2fmgTSRN+YBuiK1ROfJ2Nvrpij5lVN3gPDkQGhavdvIVGHGW29LwYZfM/j42Ai2hUghTI/uoBuTbrJk42bA==} + '@inquirer/select@4.2.0': + resolution: {integrity: sha512-KkXQ4aSySWimpV4V/TUJWdB3tdfENZUU765GjOIZ0uPwdbGIG6jrxD4dDf1w68uP+DVtfNhr1A92B+0mbTZ8FA==} engines: {node: '>=18'} peerDependencies: '@types/node': '>=18' @@ -1531,8 +1553,8 @@ packages: resolution: {integrity: sha512-MzICLu4yS7V8AA61sANROZ9vT1H3ooca5dSmI1FjZkzq7o/koMsRfQSzRtFo+F3Ao4Sf1C0bpLKejpKB/+j6MA==} engines: {node: '>=18'} - '@inquirer/type@3.0.5': - resolution: {integrity: sha512-ZJpeIYYueOz/i/ONzrfof8g89kNdO2hjGuvULROo3O8rlB2CRtSseE5KeirnyE4t/thAn/EwvS/vuQeJCn+NZg==} + '@inquirer/type@3.0.6': + resolution: {integrity: sha512-/mKVCtVpyBu3IDarv0G+59KC4stsD5mDsGpYh+GKs1NZT88Jh52+cuoA1AtLk2Q0r/quNl+1cSUyLRHBFeD0XA==} engines: {node: '>=18'} peerDependencies: '@types/node': '>=18' @@ -1888,8 +1910,8 @@ packages: resolution: {integrity: sha512-/bNJhjc+o6qL+Dwz/bqfTQClkEO5nTQ1ZEcdCkAQjhkZMHIh22LPG7fNh1enJP1NKWDqYiiABnjFCY7E0zHYtQ==} engines: {node: ^18.17.0 || >=20.5.0} - '@npmcli/redact@3.1.1': - resolution: {integrity: sha512-3Hc2KGIkrvJWJqTbvueXzBeZlmvoOxc2jyX00yzr3+sNFquJg0N8hH4SAPLPVrkWIRQICVpVgjrss971awXVnA==} + '@npmcli/redact@3.2.2': + resolution: {integrity: sha512-7VmYAmk4csGv08QzrDKScdzn11jHPFGyqJW39FyPgPuAp3zIaUmuCo1yxw9aGs+NEJuTGQ9Gwqpt93vtJubucg==} engines: {node: ^18.17.0 || >=20.5.0} '@npmcli/run-script@9.1.0': @@ -2088,8 +2110,8 @@ packages: cpu: [x64] os: [win32] - '@schematics/angular@19.2.4': - resolution: {integrity: sha512-P7fphIPbqHHYRVRPiFl7RAHYPYhINGSUYOXrcThVBBsgKQBX18oNdUWvhZA6ylwK/9T21XB20VyLjNy0d78H1Q==} + '@schematics/angular@19.2.11': + resolution: {integrity: sha512-Xkqur8OJrrfR5CeMXj2FqdiqGp//w9cZ7q9RBfRr3lZgW5QUiZw7iJNQHUIDNsCBKK5yFpPIDckpdVx8jLGclg==} engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} '@sigstore/bundle@3.1.0': @@ -2100,20 +2122,20 @@ packages: resolution: {integrity: sha512-nYxaSb/MtlSI+JWcwTHQxyNmWeWrUXJJ/G4liLrGG7+tS4vAz6LF3xRXqLH6wPIVUoZQel2Fs4ddLx4NCpiIYg==} engines: {node: ^18.17.0 || >=20.5.0} - '@sigstore/protobuf-specs@0.4.0': - resolution: {integrity: sha512-o09cLSIq9EKyRXwryWDOJagkml9XgQCoCSRjHOnHLnvsivaW7Qznzz6yjfV7PHJHhIvyp8OH7OX8w0Dc5bQK7A==} + '@sigstore/protobuf-specs@0.4.1': + resolution: {integrity: sha512-7MJXQhIm7dWF9zo7rRtMYh8d2gSnc3+JddeQOTIg6gUN7FjcuckZ9EwGq+ReeQtbbl3Tbf5YqRrWxA1DMfIn+w==} engines: {node: ^18.17.0 || >=20.5.0} '@sigstore/sign@3.1.0': resolution: {integrity: sha512-knzjmaOHOov1Ur7N/z4B1oPqZ0QX5geUfhrVaqVlu+hl0EAoL4o+l0MSULINcD5GCWe3Z0+YJO8ues6vFlW0Yw==} engines: {node: ^18.17.0 || >=20.5.0} - '@sigstore/tuf@3.1.0': - resolution: {integrity: sha512-suVMQEA+sKdOz5hwP9qNcEjX6B45R+hFFr4LAWzbRc5O+U2IInwvay/bpG5a4s+qR35P/JK/PiKiRGjfuLy1IA==} + '@sigstore/tuf@3.1.1': + resolution: {integrity: sha512-eFFvlcBIoGwVkkwmTi/vEQFSva3xs5Ot3WmBcjgjVdiaoelBLQaQ/ZBfhlG0MnG0cmTYScPpk7eDdGDWUcFUmg==} engines: {node: ^18.17.0 || >=20.5.0} - '@sigstore/verify@2.1.0': - resolution: {integrity: sha512-kAAM06ca4CzhvjIZdONAL9+MLppW3K48wOFy1TbuaWFW/OMfl8JuTgW0Bm02JB1WJGT/ET2eqav0KTEKmxqkIA==} + '@sigstore/verify@2.1.1': + resolution: {integrity: sha512-hVJD77oT67aowHxwT4+M6PGOp+E2LtLdTK3+FC0lBO9T7sYwItDMXZ7Z07IDCvR1M717a4axbIWckrW67KMP/w==} engines: {node: ^18.17.0 || >=20.5.0} '@sindresorhus/merge-streams@2.3.0': @@ -2319,8 +2341,8 @@ packages: '@yarnpkg/lockfile@1.1.0': resolution: {integrity: sha512-GpSwvyXOcOOlV70vbnzjj4fW5xW/FdUF6nQEt1ENy7m4ZCczi1+/buVUPAqmGfqznsORNFzUMjctTIp8a9tuCQ==} - abbrev@3.0.0: - resolution: {integrity: sha512-+/kfrslGQ7TNV2ecmQwMJj/B65g5KVq1/L3SGVZ3tCYGqlzFuFCGBZJtMP99wH3NpEUyAjn0zPdPUg0D+DwrOA==} + abbrev@3.0.1: + resolution: {integrity: sha512-AO2ac6pjRB3SJmGJo+v5/aK6Omggp6fsLrs6wN9bd35ulu4cCwaAU9+7ZhXjeqHVkaHThLuzH0nZr0YpCDhygg==} engines: {node: ^18.17.0 || >=20.5.0} accepts@1.3.8: @@ -3137,6 +3159,14 @@ packages: fbjs@3.0.5: resolution: {integrity: sha512-ztsSx77JBtkuMrEypfhgc3cI0+0h+svqeie7xHbh1k/IKdcydnvadp/mUaGgjAOXQmQSxsqgaRhS3q9fy+1kxg==} + fdir@6.4.4: + resolution: {integrity: sha512-1NZP+GK4GfuAv3PqKvxQRDMjdSRZjnkq7KfhlNrCNNlZ0ygQFpebfrnfnq/W7fpUnAv9aGWmY1zKx7FYL3gwhg==} + peerDependencies: + picomatch: ^3 || ^4 + peerDependenciesMeta: + picomatch: + optional: true + fetch-blob@3.2.0: resolution: {integrity: sha512-7yAQpD2UMJzLi1Dqv7qFYnPbaPx7ZfFK6PiIxQ4PfkGPyNyl2Ugx+a/umUonmKqjhM4DnfbMvdX6otXq83soQQ==} engines: {node: ^12.20 || >= 14.13} @@ -3351,8 +3381,8 @@ packages: hoist-non-react-statics@3.3.2: resolution: {integrity: sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==} - hosted-git-info@8.0.2: - resolution: {integrity: sha512-sYKnA7eGln5ov8T8gnYlkSOxFJvywzEx9BueN6xo/GKO8PGiI6uK6xx+DIGe45T3bdVjLAQDQW1aicT8z8JwQg==} + hosted-git-info@8.1.0: + resolution: {integrity: sha512-Rw/B2DNQaPBICNXEm8balFz9a6WpZrkCGpcWFpy7nCj+NyhSdqXipmfvtmWt9xGfp0wZnBxB+iVpLmQMYt47Tw==} engines: {node: ^18.17.0 || >=20.5.0} hpack.js@2.1.6: @@ -4014,8 +4044,8 @@ packages: resolution: {integrity: sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==} engines: {node: '>= 8'} - minizlib@3.0.1: - resolution: {integrity: sha512-umcy022ILvb5/3Djuu8LWeqUa8D68JaBzlttKeMWen48SjabqS3iY5w/vzeMzMUNhLDifyhbOwKDSznB1vvrwg==} + minizlib@3.0.2: + resolution: {integrity: sha512-oG62iEk+CYt5Xj2YqI5Xi9xWUeZhDI8jjQmC5oThVH5JGCTgIjr7ciJDzC7MBzYd//WvR1OTmP5Q38Q8ShQtVA==} engines: {node: '>= 18'} mkdirp@0.5.6: @@ -4101,6 +4131,7 @@ packages: node-domexception@1.0.0: resolution: {integrity: sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==} engines: {node: '>=10.5.0'} + deprecated: Use your platform's native DOMException instead node-fetch@2.7.0: resolution: {integrity: sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==} @@ -4123,8 +4154,8 @@ packages: resolution: {integrity: sha512-s+w+rBWnpTMwSFbaE0UXsRlg7hU4FjekKU4eyAih5T8nJuNZT1nNsskXpxmeqSK9UzkBl6UgRlnKc8hz8IEqOw==} hasBin: true - node-gyp@11.1.0: - resolution: {integrity: sha512-/+7TuHKnBpnMvUQnsYEb0JOozDZqarQbfNuSGLXIjhStMT0fbw7IdSqWgopOP5xhRZE+lsbIvAHcekddruPZgQ==} + node-gyp@11.2.0: + resolution: {integrity: sha512-T0S1zqskVUSxcsSTkAsLc7xCycrRYmtDHadDinzocrThjyQCn5kMlEBSj6H4qDbgsIOSLmmlRIeb0lZXj+UArA==} engines: {node: ^18.17.0 || >=20.5.0} hasBin: true @@ -4621,10 +4652,6 @@ packages: deprecated: Rimraf versions prior to v4 are no longer supported hasBin: true - rimraf@5.0.10: - resolution: {integrity: sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ==} - hasBin: true - rollup@4.34.8: resolution: {integrity: sha512-489gTVMzAYdiZHFVA/ig/iYFllCcWFHMvUHI1rpFmkoUtRlQxqh6/yiNqnYibjMZ2b/+FUQwldG+aLsEt6bglQ==} engines: {node: '>=18.0.0', npm: '>=8.0.0'} @@ -5022,6 +5049,10 @@ packages: resolution: {integrity: sha512-YBGpG4bWsHoPvofT6y/5iqulfXIiIErl5B0LdtHT1mGXDFTAhhRrbUpTvBgYbovr+3cKblya2WAOcpoy90XguA==} engines: {node: '>=16'} + tinyglobby@0.2.13: + resolution: {integrity: sha512-mEwzpUgrLySlveBwEVDMKk5B57bhLPYovRfPAXD5gA/98Opn0rCDj3GtLwFvCvH5RK9uPCExUROW5NjDwvqkxw==} + engines: {node: '>=12.0.0'} + title-case@3.0.3: resolution: {integrity: sha512-e1zGYRvbffpcHIrnuqT0Dh+gEJtDaxDSoG4JAIpq4oDFyooziLBIiYQv0GBT4FUAnUop5uZ1hiIAj7oAF6sOCA==} @@ -5483,6 +5514,13 @@ snapshots: '@jridgewell/gen-mapping': 0.3.8 '@jridgewell/trace-mapping': 0.3.25 + '@angular-devkit/architect@0.1902.11(chokidar@4.0.3)': + dependencies: + '@angular-devkit/core': 19.2.11(chokidar@4.0.3) + rxjs: 7.8.1 + transitivePeerDependencies: + - chokidar + '@angular-devkit/architect@0.1902.4(chokidar@4.0.3)': dependencies: '@angular-devkit/core': 19.2.4(chokidar@4.0.3) @@ -5490,13 +5528,13 @@ snapshots: transitivePeerDependencies: - chokidar - '@angular-devkit/build-angular@19.2.4(3d5196405dcb288c16f8d34fb3104f63)': + '@angular-devkit/build-angular@19.2.4(5udn4zcjr6rlvishx5itamg5c4)': dependencies: '@ampproject/remapping': 2.3.0 '@angular-devkit/architect': 0.1902.4(chokidar@4.0.3) '@angular-devkit/build-webpack': 0.1902.4(chokidar@4.0.3)(webpack-dev-server@5.2.0(webpack@5.98.0))(webpack@5.98.0(esbuild@0.25.1)) '@angular-devkit/core': 19.2.4(chokidar@4.0.3) - '@angular/build': 19.2.4(162b1fd85081045957df9d2d2772346d) + '@angular/build': 19.2.4(hjns6ubsxx64hngvnih5xchgoq) '@angular/compiler-cli': 19.2.3(@angular/compiler@19.2.3)(typescript@5.8.2) '@babel/core': 7.26.10 '@babel/generator': 7.26.10 @@ -5587,6 +5625,17 @@ snapshots: transitivePeerDependencies: - chokidar + '@angular-devkit/core@19.2.11(chokidar@4.0.3)': + dependencies: + ajv: 8.17.1 + ajv-formats: 3.0.1(ajv@8.17.1) + jsonc-parser: 3.3.1 + picomatch: 4.0.2 + rxjs: 7.8.1 + source-map: 0.7.4 + optionalDependencies: + chokidar: 4.0.3 + '@angular-devkit/core@19.2.4(chokidar@4.0.3)': dependencies: ajv: 8.17.1 @@ -5598,9 +5647,9 @@ snapshots: optionalDependencies: chokidar: 4.0.3 - '@angular-devkit/schematics@19.2.4(chokidar@4.0.3)': + '@angular-devkit/schematics@19.2.11(chokidar@4.0.3)': dependencies: - '@angular-devkit/core': 19.2.4(chokidar@4.0.3) + '@angular-devkit/core': 19.2.11(chokidar@4.0.3) jsonc-parser: 3.3.1 magic-string: 0.30.17 ora: 5.4.1 @@ -5608,7 +5657,7 @@ snapshots: transitivePeerDependencies: - chokidar - '@angular/build@19.2.4(162b1fd85081045957df9d2d2772346d)': + '@angular/build@19.2.4(hjns6ubsxx64hngvnih5xchgoq)': dependencies: '@ampproject/remapping': 2.3.0 '@angular-devkit/architect': 0.1902.4(chokidar@4.0.3) @@ -5669,14 +5718,14 @@ snapshots: optionalDependencies: parse5: 7.2.1 - '@angular/cli@19.2.4(@types/node@22.13.11)(chokidar@4.0.3)': + '@angular/cli@19.2.11(@types/node@22.13.11)(chokidar@4.0.3)': dependencies: - '@angular-devkit/architect': 0.1902.4(chokidar@4.0.3) - '@angular-devkit/core': 19.2.4(chokidar@4.0.3) - '@angular-devkit/schematics': 19.2.4(chokidar@4.0.3) + '@angular-devkit/architect': 0.1902.11(chokidar@4.0.3) + '@angular-devkit/core': 19.2.11(chokidar@4.0.3) + '@angular-devkit/schematics': 19.2.11(chokidar@4.0.3) '@inquirer/prompts': 7.3.2(@types/node@22.13.11) '@listr2/prompt-adapter-inquirer': 2.0.18(@inquirer/prompts@7.3.2(@types/node@22.13.11)) - '@schematics/angular': 19.2.4(chokidar@4.0.3) + '@schematics/angular': 19.2.11(chokidar@4.0.3) '@yarnpkg/lockfile': 1.1.0 ini: 5.0.0 jsonc-parser: 3.3.1 @@ -7236,11 +7285,11 @@ snapshots: dependencies: graphql: 16.10.0 - '@inquirer/checkbox@4.1.4(@types/node@22.13.11)': + '@inquirer/checkbox@4.1.5(@types/node@22.13.11)': dependencies: - '@inquirer/core': 10.1.9(@types/node@22.13.11) + '@inquirer/core': 10.1.10(@types/node@22.13.11) '@inquirer/figures': 1.0.11 - '@inquirer/type': 3.0.5(@types/node@22.13.11) + '@inquirer/type': 3.0.6(@types/node@22.13.11) ansi-escapes: 4.3.2 yoctocolors-cjs: 2.1.2 optionalDependencies: @@ -7249,21 +7298,34 @@ snapshots: '@inquirer/confirm@5.1.6(@types/node@22.13.11)': dependencies: '@inquirer/core': 10.1.9(@types/node@22.13.11) - '@inquirer/type': 3.0.5(@types/node@22.13.11) + '@inquirer/type': 3.0.6(@types/node@22.13.11) optionalDependencies: '@types/node': 22.13.11 - '@inquirer/confirm@5.1.8(@types/node@22.13.11)': + '@inquirer/confirm@5.1.9(@types/node@22.13.11)': dependencies: - '@inquirer/core': 10.1.9(@types/node@22.13.11) - '@inquirer/type': 3.0.5(@types/node@22.13.11) + '@inquirer/core': 10.1.10(@types/node@22.13.11) + '@inquirer/type': 3.0.6(@types/node@22.13.11) + optionalDependencies: + '@types/node': 22.13.11 + + '@inquirer/core@10.1.10(@types/node@22.13.11)': + dependencies: + '@inquirer/figures': 1.0.11 + '@inquirer/type': 3.0.6(@types/node@22.13.11) + ansi-escapes: 4.3.2 + cli-width: 4.1.0 + mute-stream: 2.0.0 + signal-exit: 4.1.0 + wrap-ansi: 6.2.0 + yoctocolors-cjs: 2.1.2 optionalDependencies: '@types/node': 22.13.11 '@inquirer/core@10.1.9(@types/node@22.13.11)': dependencies: '@inquirer/figures': 1.0.11 - '@inquirer/type': 3.0.5(@types/node@22.13.11) + '@inquirer/type': 3.0.6(@types/node@22.13.11) ansi-escapes: 4.3.2 cli-width: 4.1.0 mute-stream: 2.0.0 @@ -7273,83 +7335,83 @@ snapshots: optionalDependencies: '@types/node': 22.13.11 - '@inquirer/editor@4.2.9(@types/node@22.13.11)': + '@inquirer/editor@4.2.10(@types/node@22.13.11)': dependencies: - '@inquirer/core': 10.1.9(@types/node@22.13.11) - '@inquirer/type': 3.0.5(@types/node@22.13.11) + '@inquirer/core': 10.1.10(@types/node@22.13.11) + '@inquirer/type': 3.0.6(@types/node@22.13.11) external-editor: 3.1.0 optionalDependencies: '@types/node': 22.13.11 - '@inquirer/expand@4.0.11(@types/node@22.13.11)': + '@inquirer/expand@4.0.12(@types/node@22.13.11)': dependencies: - '@inquirer/core': 10.1.9(@types/node@22.13.11) - '@inquirer/type': 3.0.5(@types/node@22.13.11) + '@inquirer/core': 10.1.10(@types/node@22.13.11) + '@inquirer/type': 3.0.6(@types/node@22.13.11) yoctocolors-cjs: 2.1.2 optionalDependencies: '@types/node': 22.13.11 '@inquirer/figures@1.0.11': {} - '@inquirer/input@4.1.8(@types/node@22.13.11)': + '@inquirer/input@4.1.9(@types/node@22.13.11)': dependencies: - '@inquirer/core': 10.1.9(@types/node@22.13.11) - '@inquirer/type': 3.0.5(@types/node@22.13.11) + '@inquirer/core': 10.1.10(@types/node@22.13.11) + '@inquirer/type': 3.0.6(@types/node@22.13.11) optionalDependencies: '@types/node': 22.13.11 - '@inquirer/number@3.0.11(@types/node@22.13.11)': + '@inquirer/number@3.0.12(@types/node@22.13.11)': dependencies: - '@inquirer/core': 10.1.9(@types/node@22.13.11) - '@inquirer/type': 3.0.5(@types/node@22.13.11) + '@inquirer/core': 10.1.10(@types/node@22.13.11) + '@inquirer/type': 3.0.6(@types/node@22.13.11) optionalDependencies: '@types/node': 22.13.11 - '@inquirer/password@4.0.11(@types/node@22.13.11)': + '@inquirer/password@4.0.12(@types/node@22.13.11)': dependencies: - '@inquirer/core': 10.1.9(@types/node@22.13.11) - '@inquirer/type': 3.0.5(@types/node@22.13.11) + '@inquirer/core': 10.1.10(@types/node@22.13.11) + '@inquirer/type': 3.0.6(@types/node@22.13.11) ansi-escapes: 4.3.2 optionalDependencies: '@types/node': 22.13.11 '@inquirer/prompts@7.3.2(@types/node@22.13.11)': dependencies: - '@inquirer/checkbox': 4.1.4(@types/node@22.13.11) - '@inquirer/confirm': 5.1.8(@types/node@22.13.11) - '@inquirer/editor': 4.2.9(@types/node@22.13.11) - '@inquirer/expand': 4.0.11(@types/node@22.13.11) - '@inquirer/input': 4.1.8(@types/node@22.13.11) - '@inquirer/number': 3.0.11(@types/node@22.13.11) - '@inquirer/password': 4.0.11(@types/node@22.13.11) - '@inquirer/rawlist': 4.0.11(@types/node@22.13.11) - '@inquirer/search': 3.0.11(@types/node@22.13.11) - '@inquirer/select': 4.1.0(@types/node@22.13.11) + '@inquirer/checkbox': 4.1.5(@types/node@22.13.11) + '@inquirer/confirm': 5.1.9(@types/node@22.13.11) + '@inquirer/editor': 4.2.10(@types/node@22.13.11) + '@inquirer/expand': 4.0.12(@types/node@22.13.11) + '@inquirer/input': 4.1.9(@types/node@22.13.11) + '@inquirer/number': 3.0.12(@types/node@22.13.11) + '@inquirer/password': 4.0.12(@types/node@22.13.11) + '@inquirer/rawlist': 4.1.0(@types/node@22.13.11) + '@inquirer/search': 3.0.12(@types/node@22.13.11) + '@inquirer/select': 4.2.0(@types/node@22.13.11) optionalDependencies: '@types/node': 22.13.11 - '@inquirer/rawlist@4.0.11(@types/node@22.13.11)': + '@inquirer/rawlist@4.1.0(@types/node@22.13.11)': dependencies: - '@inquirer/core': 10.1.9(@types/node@22.13.11) - '@inquirer/type': 3.0.5(@types/node@22.13.11) + '@inquirer/core': 10.1.10(@types/node@22.13.11) + '@inquirer/type': 3.0.6(@types/node@22.13.11) yoctocolors-cjs: 2.1.2 optionalDependencies: '@types/node': 22.13.11 - '@inquirer/search@3.0.11(@types/node@22.13.11)': + '@inquirer/search@3.0.12(@types/node@22.13.11)': dependencies: - '@inquirer/core': 10.1.9(@types/node@22.13.11) + '@inquirer/core': 10.1.10(@types/node@22.13.11) '@inquirer/figures': 1.0.11 - '@inquirer/type': 3.0.5(@types/node@22.13.11) + '@inquirer/type': 3.0.6(@types/node@22.13.11) yoctocolors-cjs: 2.1.2 optionalDependencies: '@types/node': 22.13.11 - '@inquirer/select@4.1.0(@types/node@22.13.11)': + '@inquirer/select@4.2.0(@types/node@22.13.11)': dependencies: - '@inquirer/core': 10.1.9(@types/node@22.13.11) + '@inquirer/core': 10.1.10(@types/node@22.13.11) '@inquirer/figures': 1.0.11 - '@inquirer/type': 3.0.5(@types/node@22.13.11) + '@inquirer/type': 3.0.6(@types/node@22.13.11) ansi-escapes: 4.3.2 yoctocolors-cjs: 2.1.2 optionalDependencies: @@ -7359,7 +7421,7 @@ snapshots: dependencies: mute-stream: 1.0.0 - '@inquirer/type@3.0.5(@types/node@22.13.11)': + '@inquirer/type@3.0.6(@types/node@22.13.11)': optionalDependencies: '@types/node': 22.13.11 @@ -7643,7 +7705,7 @@ snapshots: dependencies: '@npmcli/git': 6.0.3 glob: 10.4.5 - hosted-git-info: 8.0.2 + hosted-git-info: 8.1.0 json-parse-even-better-errors: 4.0.0 proc-log: 5.0.0 semver: 7.7.1 @@ -7653,14 +7715,14 @@ snapshots: dependencies: which: 5.0.0 - '@npmcli/redact@3.1.1': {} + '@npmcli/redact@3.2.2': {} '@npmcli/run-script@9.1.0': dependencies: '@npmcli/node-gyp': 4.0.0 '@npmcli/package-json': 6.1.1 '@npmcli/promise-spawn': 8.0.2 - node-gyp: 11.1.0 + node-gyp: 11.2.0 proc-log: 5.0.0 which: 5.0.0 transitivePeerDependencies: @@ -7795,45 +7857,45 @@ snapshots: '@rollup/rollup-win32-x64-msvc@4.34.8': optional: true - '@schematics/angular@19.2.4(chokidar@4.0.3)': + '@schematics/angular@19.2.11(chokidar@4.0.3)': dependencies: - '@angular-devkit/core': 19.2.4(chokidar@4.0.3) - '@angular-devkit/schematics': 19.2.4(chokidar@4.0.3) + '@angular-devkit/core': 19.2.11(chokidar@4.0.3) + '@angular-devkit/schematics': 19.2.11(chokidar@4.0.3) jsonc-parser: 3.3.1 transitivePeerDependencies: - chokidar '@sigstore/bundle@3.1.0': dependencies: - '@sigstore/protobuf-specs': 0.4.0 + '@sigstore/protobuf-specs': 0.4.1 '@sigstore/core@2.0.0': {} - '@sigstore/protobuf-specs@0.4.0': {} + '@sigstore/protobuf-specs@0.4.1': {} '@sigstore/sign@3.1.0': dependencies: '@sigstore/bundle': 3.1.0 '@sigstore/core': 2.0.0 - '@sigstore/protobuf-specs': 0.4.0 + '@sigstore/protobuf-specs': 0.4.1 make-fetch-happen: 14.0.3 proc-log: 5.0.0 promise-retry: 2.0.1 transitivePeerDependencies: - supports-color - '@sigstore/tuf@3.1.0': + '@sigstore/tuf@3.1.1': dependencies: - '@sigstore/protobuf-specs': 0.4.0 + '@sigstore/protobuf-specs': 0.4.1 tuf-js: 3.0.1 transitivePeerDependencies: - supports-color - '@sigstore/verify@2.1.0': + '@sigstore/verify@2.1.1': dependencies: '@sigstore/bundle': 3.1.0 '@sigstore/core': 2.0.0 - '@sigstore/protobuf-specs': 0.4.0 + '@sigstore/protobuf-specs': 0.4.1 '@sindresorhus/merge-streams@2.3.0': {} @@ -8102,7 +8164,7 @@ snapshots: '@yarnpkg/lockfile@1.1.0': {} - abbrev@3.0.0: {} + abbrev@3.0.1: {} accepts@1.3.8: dependencies: @@ -9015,6 +9077,10 @@ snapshots: transitivePeerDependencies: - encoding + fdir@6.4.4(picomatch@4.0.2): + optionalDependencies: + picomatch: 4.0.2 + fetch-blob@3.2.0: dependencies: node-domexception: 1.0.0 @@ -9259,7 +9325,7 @@ snapshots: dependencies: react-is: 16.13.1 - hosted-git-info@8.0.2: + hosted-git-info@8.1.0: dependencies: lru-cache: 10.4.3 @@ -9932,7 +9998,7 @@ snapshots: dependencies: minipass: 7.1.2 minipass-sized: 1.0.3 - minizlib: 3.0.1 + minizlib: 3.0.2 optionalDependencies: encoding: 0.1.13 @@ -9961,10 +10027,9 @@ snapshots: minipass: 3.3.6 yallist: 4.0.0 - minizlib@3.0.1: + minizlib@3.0.2: dependencies: minipass: 7.1.2 - rimraf: 5.0.10 mkdirp@0.5.6: dependencies: @@ -10056,17 +10121,17 @@ snapshots: detect-libc: 2.0.3 optional: true - node-gyp@11.1.0: + node-gyp@11.2.0: dependencies: env-paths: 2.2.1 exponential-backoff: 3.1.2 - glob: 10.4.5 graceful-fs: 4.2.11 make-fetch-happen: 14.0.3 nopt: 8.1.0 proc-log: 5.0.0 semver: 7.7.1 tar: 7.4.3 + tinyglobby: 0.2.13 which: 5.0.0 transitivePeerDependencies: - supports-color @@ -10077,7 +10142,7 @@ snapshots: nopt@8.1.0: dependencies: - abbrev: 3.0.0 + abbrev: 3.0.1 normalize-path@2.1.1: dependencies: @@ -10099,7 +10164,7 @@ snapshots: npm-package-arg@12.0.2: dependencies: - hosted-git-info: 8.0.2 + hosted-git-info: 8.1.0 proc-log: 5.0.0 semver: 7.7.1 validate-npm-package-name: 6.0.0 @@ -10117,12 +10182,12 @@ snapshots: npm-registry-fetch@18.0.2: dependencies: - '@npmcli/redact': 3.1.1 + '@npmcli/redact': 3.2.2 jsonparse: 1.3.1 make-fetch-happen: 14.0.3 minipass: 7.1.2 minipass-fetch: 4.0.1 - minizlib: 3.0.1 + minizlib: 3.0.2 npm-package-arg: 12.0.2 proc-log: 5.0.0 transitivePeerDependencies: @@ -10569,10 +10634,6 @@ snapshots: dependencies: glob: 7.2.3 - rimraf@5.0.10: - dependencies: - glob: 10.4.5 - rollup@4.34.8: dependencies: '@types/estree': 1.0.6 @@ -10774,10 +10835,10 @@ snapshots: dependencies: '@sigstore/bundle': 3.1.0 '@sigstore/core': 2.0.0 - '@sigstore/protobuf-specs': 0.4.0 + '@sigstore/protobuf-specs': 0.4.1 '@sigstore/sign': 3.1.0 - '@sigstore/tuf': 3.1.0 - '@sigstore/verify': 2.1.0 + '@sigstore/tuf': 3.1.1 + '@sigstore/verify': 2.1.1 transitivePeerDependencies: - supports-color @@ -11027,7 +11088,7 @@ snapshots: '@isaacs/fs-minipass': 4.0.1 chownr: 3.0.0 minipass: 7.1.2 - minizlib: 3.0.1 + minizlib: 3.0.2 mkdirp: 3.0.1 yallist: 5.0.0 @@ -11059,6 +11120,11 @@ snapshots: timeout-signal@2.0.0: {} + tinyglobby@0.2.13: + dependencies: + fdir: 6.4.4(picomatch@4.0.2) + picomatch: 4.0.2 + title-case@3.0.3: dependencies: tslib: 2.8.1