diff --git a/package.json b/package.json index 3e9b7fec..69d80ccb 100644 --- a/package.json +++ b/package.json @@ -13,17 +13,17 @@ }, "private": true, "dependencies": { - "@angular/animations": "^14.2.12", + "@angular/animations": "^15.0.0", "@angular/cdk": "^14.2.7", - "@angular/common": "^14.2.12", - "@angular/compiler": "^14.2.12", - "@angular/core": "^14.2.12", - "@angular/forms": "^14.2.12", + "@angular/common": "^15.0.0", + "@angular/compiler": "^15.0.0", + "@angular/core": "^15.0.0", + "@angular/forms": "^15.0.0", "@angular/material": "^14.2.7", - "@angular/platform-browser": "^14.2.12", - "@angular/platform-browser-dynamic": "^14.2.12", - "@angular/router": "^14.2.12", - "@angular/service-worker": "^14.2.12", + "@angular/platform-browser": "^15.0.0", + "@angular/platform-browser-dynamic": "^15.0.0", + "@angular/router": "^15.0.0", + "@angular/service-worker": "^15.0.0", "rxjs": "~7.8.0", "tslib": "^2.4.1", "webpack": "^5.75.0", @@ -37,7 +37,7 @@ "@angular-eslint/schematics": "~14.4.0", "@angular-eslint/template-parser": "~14.4.0", "@angular/cli": "^15.0.0", - "@angular/compiler-cli": "^14.2.12", + "@angular/compiler-cli": "^15.0.0", "@types/jasmine": "~4.3.1", "@types/node": "^18.0.0", "@typescript-eslint/eslint-plugin": "~5.47.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a7050f31..24e9bdb5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,19 +7,19 @@ specifiers: '@angular-eslint/eslint-plugin-template': ~14.4.0 '@angular-eslint/schematics': ~14.4.0 '@angular-eslint/template-parser': ~14.4.0 - '@angular/animations': ^14.2.12 + '@angular/animations': ^15.0.0 '@angular/cdk': ^14.2.7 '@angular/cli': ^15.0.0 - '@angular/common': ^14.2.12 - '@angular/compiler': ^14.2.12 - '@angular/compiler-cli': ^14.2.12 - '@angular/core': ^14.2.12 - '@angular/forms': ^14.2.12 + '@angular/common': ^15.0.0 + '@angular/compiler': ^15.0.0 + '@angular/compiler-cli': ^15.0.0 + '@angular/core': ^15.0.0 + '@angular/forms': ^15.0.0 '@angular/material': ^14.2.7 - '@angular/platform-browser': ^14.2.12 - '@angular/platform-browser-dynamic': ^14.2.12 - '@angular/router': ^14.2.12 - '@angular/service-worker': ^14.2.12 + '@angular/platform-browser': ^15.0.0 + '@angular/platform-browser-dynamic': ^15.0.0 + '@angular/router': ^15.0.0 + '@angular/service-worker': ^15.0.0 '@types/jasmine': ~4.3.1 '@types/node': ^18.0.0 '@typescript-eslint/eslint-plugin': ~5.47.0 @@ -43,31 +43,31 @@ specifiers: zone.js: ~0.12.0 dependencies: - '@angular/animations': 14.2.12_@angular+core@14.2.12 - '@angular/cdk': 14.2.7_yg5i7pymki4meqci6ecgolbxoi - '@angular/common': 14.2.12_3q4hhdsn6lsnyersxa5ubqxwe4 - '@angular/compiler': 14.2.12_@angular+core@14.2.12 - '@angular/core': 14.2.12_rxjs@7.8.0+zone.js@0.12.0 - '@angular/forms': 14.2.12_ft6phxovscixssjysxonv3pqk4 - '@angular/material': 14.2.7_hj3ufbzqaun3o7bzas6wryfyeu - '@angular/platform-browser': 14.2.12_dax2jypo47bpgiczdvqsh7iq24 - '@angular/platform-browser-dynamic': 14.2.12_6cqhozsvdfqcnce26piw2go6r4 - '@angular/router': 14.2.12_ft6phxovscixssjysxonv3pqk4 - '@angular/service-worker': 14.2.12_yt6vhfaqrvibeodb6jj2rnj7lm + '@angular/animations': 15.1.2_@angular+core@15.1.2 + '@angular/cdk': 14.2.7_pubfhxqcqejsenz5amhpwt3pua + '@angular/common': 15.1.2_77moedl5bs7lqwcv53ddrcqlqi + '@angular/compiler': 15.1.2_@angular+core@15.1.2 + '@angular/core': 15.1.2_rxjs@7.8.0+zone.js@0.12.0 + '@angular/forms': 15.1.2_2e65tvtyrwy7yijl6ersdz3qky + '@angular/material': 14.2.7_igqs6uvaj24xqjfw4mbmokeine + '@angular/platform-browser': 15.1.2_d5cqipbc22ng45bbz7rblks63q + '@angular/platform-browser-dynamic': 15.1.2_nvxdb5l45salvpcyi4ujzyiawy + '@angular/router': 15.1.2_2e65tvtyrwy7yijl6ersdz3qky + '@angular/service-worker': 15.1.2_uv6uyeurdrzrhsp6bgc27pnjdu rxjs: 7.8.0 tslib: 2.4.1 webpack: 5.75.0 zone.js: 0.12.0 devDependencies: - '@angular-builders/custom-webpack': 14.1.0_g6bc36ybujyzbnmmbxpy5f4bi4 + '@angular-builders/custom-webpack': 14.1.0_jtz6c53fkionp2mgw464thogge '@angular-eslint/builder': 14.4.0_oz6z67amphy2h47f67wll6poxm '@angular-eslint/eslint-plugin': 14.4.0_oz6z67amphy2h47f67wll6poxm '@angular-eslint/eslint-plugin-template': 14.4.0_oz6z67amphy2h47f67wll6poxm '@angular-eslint/schematics': 14.4.0_2t2rup7l3epi3zdvj4p2e4xnii '@angular-eslint/template-parser': 14.4.0_oz6z67amphy2h47f67wll6poxm '@angular/cli': 15.1.2 - '@angular/compiler-cli': 14.2.12_ldxvyn7sfxql3enqylvzy5khzu + '@angular/compiler-cli': 15.1.2_lwthkw4ngniegzxvkhbcpko47i '@types/jasmine': 4.3.1 '@types/node': 18.11.18 '@typescript-eslint/eslint-plugin': 5.47.1_4irtm7orz7olot72t473jwqzpi @@ -100,16 +100,16 @@ packages: '@jridgewell/trace-mapping': 0.3.17 dev: true - /@angular-builders/custom-webpack/14.1.0_g6bc36ybujyzbnmmbxpy5f4bi4: + /@angular-builders/custom-webpack/14.1.0_jtz6c53fkionp2mgw464thogge: resolution: {integrity: sha512-FLGDrBOg04cYvzCudeb15LWY2v91dtJ5+AfmP0aS/0T0D0AYmY4uM3FxZeh4jJcWETLvnHVFBCjan6y2Ct9J3A==} engines: {node: ^14.15.0 || >=16.10.0} peerDependencies: '@angular/compiler-cli': ^14.0.0 dependencies: '@angular-devkit/architect': 0.1402.10 - '@angular-devkit/build-angular': 14.2.10_l44xwlebusa7quo4rtcbcg436q + '@angular-devkit/build-angular': 14.2.10_umette2fgq2uabplksmgf3nyoy '@angular-devkit/core': 14.2.10 - '@angular/compiler-cli': 14.2.12_ldxvyn7sfxql3enqylvzy5khzu + '@angular/compiler-cli': 15.1.2_lwthkw4ngniegzxvkhbcpko47i lodash: 4.17.21 ts-node: 10.9.1_nv75g3i7xuh23du6z7qul3uiqi tsconfig-paths: 3.14.1 @@ -159,7 +159,7 @@ packages: - chokidar dev: true - /@angular-devkit/build-angular/14.2.10_l44xwlebusa7quo4rtcbcg436q: + /@angular-devkit/build-angular/14.2.10_umette2fgq2uabplksmgf3nyoy: resolution: {integrity: sha512-VCeZAyq4uPCJukKInaSiD4i/GgxgcU4jFlLFQtoYNmaBS4xbPOymL19forRIihiV0dwNEa2L694vRTAPMBxIfw==} engines: {node: ^14.15.0 || >=16.10.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} peerDependencies: @@ -189,8 +189,8 @@ packages: '@angular-devkit/architect': 0.1402.10 '@angular-devkit/build-webpack': 0.1402.10_mldmorf72vas4wjtkspcp7zl7m '@angular-devkit/core': 14.2.10 - '@angular/compiler-cli': 14.2.12_ldxvyn7sfxql3enqylvzy5khzu - '@angular/service-worker': 14.2.12_yt6vhfaqrvibeodb6jj2rnj7lm + '@angular/compiler-cli': 15.1.2_lwthkw4ngniegzxvkhbcpko47i + '@angular/service-worker': 15.1.2_uv6uyeurdrzrhsp6bgc27pnjdu '@babel/core': 7.18.10 '@babel/generator': 7.18.12 '@babel/helper-annotate-as-pure': 7.18.6 @@ -201,7 +201,7 @@ packages: '@babel/runtime': 7.18.9 '@babel/template': 7.18.10 '@discoveryjs/json-ext': 0.5.7 - '@ngtools/webpack': 14.2.10_gbnt3i6o7z74rvaei37c3lhwl4 + '@ngtools/webpack': 14.2.10_bfurqegfaxrfisgviorkkbob2i ansi-colors: 4.1.3 babel-loader: 8.2.5_xc6oct4hcywdrbo4ned6ytbybm babel-plugin-istanbul: 6.1.1 @@ -418,25 +418,25 @@ packages: - supports-color dev: true - /@angular/animations/14.2.12_@angular+core@14.2.12: - resolution: {integrity: sha512-gwdnFZkvVUr+enUNfhfCGRGGqNHn1+vTA81apLfHYhJxgjiLUtETc4KTOrQevtDm022pEd+LSrvr8r+7ag+jkw==} - engines: {node: ^14.15.0 || >=16.10.0} + /@angular/animations/15.1.2_@angular+core@15.1.2: + resolution: {integrity: sha512-Bamm2gNdSMVeXEFwlXG75rx49NJfbupDQM6geix0uI30iVCYlufPz+kMe4SzpasO5hHzP7Pat3cmEu4356It+g==} + engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} peerDependencies: - '@angular/core': 14.2.12 + '@angular/core': 15.1.2 dependencies: - '@angular/core': 14.2.12_rxjs@7.8.0+zone.js@0.12.0 + '@angular/core': 15.1.2_rxjs@7.8.0+zone.js@0.12.0 tslib: 2.4.1 dev: false - /@angular/cdk/14.2.7_yg5i7pymki4meqci6ecgolbxoi: + /@angular/cdk/14.2.7_pubfhxqcqejsenz5amhpwt3pua: resolution: {integrity: sha512-/tEsYaUbDSnfEmKVvAMramIptmhI67O+9STjOV0i+74XR2NospeK0fkbywIANu1n3w6AHGMotvRWJrjmbCElFg==} peerDependencies: '@angular/common': ^14.0.0 || ^15.0.0 '@angular/core': ^14.0.0 || ^15.0.0 rxjs: ^6.5.3 || ^7.4.0 dependencies: - '@angular/common': 14.2.12_3q4hhdsn6lsnyersxa5ubqxwe4 - '@angular/core': 14.2.12_rxjs@7.8.0+zone.js@0.12.0 + '@angular/common': 15.1.2_77moedl5bs7lqwcv53ddrcqlqi + '@angular/core': 15.1.2_rxjs@7.8.0+zone.js@0.12.0 rxjs: 7.8.0 tslib: 2.4.1 optionalDependencies: @@ -472,34 +472,34 @@ packages: - supports-color dev: true - /@angular/common/14.2.12_3q4hhdsn6lsnyersxa5ubqxwe4: - resolution: {integrity: sha512-oZunh9wfInFWhNO1P8uoEs/o4u8kerKMhw8GruywKm1TV7gHDP2Fi5WHGjFqq3XYptgBTPCTSEfyLX6Cwq1PUw==} - engines: {node: ^14.15.0 || >=16.10.0} + /@angular/common/15.1.2_77moedl5bs7lqwcv53ddrcqlqi: + resolution: {integrity: sha512-1Ra6EoaZjPcdDsGBge3qSajO1ECYceX+2EWHdjvJ9ZEIaXsLNFMQBUMgJnjsnrojs9Gd3bxJ0WHkahij5/8WNA==} + engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} peerDependencies: - '@angular/core': 14.2.12 + '@angular/core': 15.1.2 rxjs: ^6.5.3 || ^7.4.0 dependencies: - '@angular/core': 14.2.12_rxjs@7.8.0+zone.js@0.12.0 + '@angular/core': 15.1.2_rxjs@7.8.0+zone.js@0.12.0 rxjs: 7.8.0 tslib: 2.4.1 - /@angular/compiler-cli/14.2.12_ldxvyn7sfxql3enqylvzy5khzu: - resolution: {integrity: sha512-9Gkb9KFkaQPz8XaS8ZwwTioRZ4ywykdAWyceICEi78/Y9ConYrTX2SbFogzI2dPUZU8a04tMlbqTSmHjVbJftQ==} - engines: {node: ^14.15.0 || >=16.10.0} + /@angular/compiler-cli/15.1.2_lwthkw4ngniegzxvkhbcpko47i: + resolution: {integrity: sha512-gAqbQSKI4oeboh0UKsFdaEoST9IBVzqeckJzSTwAGxJeS33IM7Jjo3LViqHuzQyWKXe6srkci0LD4C2Mrj4kfQ==} + engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} hasBin: true peerDependencies: - '@angular/compiler': 14.2.12 - typescript: '>=4.6.2 <4.9' + '@angular/compiler': 15.1.2 + typescript: '>=4.8.2 <5.0' dependencies: - '@angular/compiler': 14.2.12_@angular+core@14.2.12 - '@babel/core': 7.20.12 + '@angular/compiler': 15.1.2_@angular+core@15.1.2 + '@babel/core': 7.19.3 + '@jridgewell/sourcemap-codec': 1.4.14 chokidar: 3.5.3 convert-source-map: 1.9.0 dependency-graph: 0.11.0 - magic-string: 0.26.7 + magic-string: 0.27.0 reflect-metadata: 0.1.13 semver: 7.3.8 - sourcemap-codec: 1.4.8 tslib: 2.4.1 typescript: 4.7.4 yargs: 17.6.2 @@ -507,21 +507,21 @@ packages: - supports-color dev: true - /@angular/compiler/14.2.12_@angular+core@14.2.12: - resolution: {integrity: sha512-u2MH9+NRwbbFDRNiPWPexed9CnCq9+pGHLuyACSP2uR6Ik68cE6cayeZbIeoEV5vWpda/XsLmJgPJysw7dAZLQ==} - engines: {node: ^14.15.0 || >=16.10.0} + /@angular/compiler/15.1.2_@angular+core@15.1.2: + resolution: {integrity: sha512-hKlr1i61a2Gl0h53goSSUbZmzNgdC1zAHu+Ws0+1Qfv9cDgg1aVphFGFMdV0kbjLV+k7LyFjj5EgWU48o5UXww==} + engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} peerDependencies: - '@angular/core': 14.2.12 + '@angular/core': 15.1.2 peerDependenciesMeta: '@angular/core': optional: true dependencies: - '@angular/core': 14.2.12_rxjs@7.8.0+zone.js@0.12.0 + '@angular/core': 15.1.2_rxjs@7.8.0+zone.js@0.12.0 tslib: 2.4.1 - /@angular/core/14.2.12_rxjs@7.8.0+zone.js@0.12.0: - resolution: {integrity: sha512-sGQxU5u4uawwvJa6jOTmGoisJiQ5HIN/RoBw99CmoqZIVyUSg9IRJJC1KVdH8gbpWBNLkElZv21lwJTL/msWyg==} - engines: {node: ^14.15.0 || >=16.10.0} + /@angular/core/15.1.2_rxjs@7.8.0+zone.js@0.12.0: + resolution: {integrity: sha512-K9pz6Bq6RuY/OWhKLZT1JQvk4orvU9wozgXY8cZaOGmNCQQ7sJv5zGkO5csO6o1ON1v/AHowrP/FAF1i8tml5g==} + engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} peerDependencies: rxjs: ^6.5.3 || ^7.4.0 zone.js: ~0.11.4 || ~0.12.0 @@ -530,23 +530,23 @@ packages: tslib: 2.4.1 zone.js: 0.12.0 - /@angular/forms/14.2.12_ft6phxovscixssjysxonv3pqk4: - resolution: {integrity: sha512-7abYlGIT2JnAtutQUlH3fQS6QEpbfftgvsVcZJCyvX0rXL3u2w2vUQkDHJH4YJJp3AHFVCH4/l7R4VcaPnrwvA==} - engines: {node: ^14.15.0 || >=16.10.0} + /@angular/forms/15.1.2_2e65tvtyrwy7yijl6ersdz3qky: + resolution: {integrity: sha512-ZL3EkCQ2SDrv9hdyPX54WPiTf9SQpkKz4bn/Gxe6lySLy0oHR5Te68DPMljWBeHYa+cNTCDdPN81AKLIDjRQtA==} + engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} peerDependencies: - '@angular/common': 14.2.12 - '@angular/core': 14.2.12 - '@angular/platform-browser': 14.2.12 + '@angular/common': 15.1.2 + '@angular/core': 15.1.2 + '@angular/platform-browser': 15.1.2 rxjs: ^6.5.3 || ^7.4.0 dependencies: - '@angular/common': 14.2.12_3q4hhdsn6lsnyersxa5ubqxwe4 - '@angular/core': 14.2.12_rxjs@7.8.0+zone.js@0.12.0 - '@angular/platform-browser': 14.2.12_dax2jypo47bpgiczdvqsh7iq24 + '@angular/common': 15.1.2_77moedl5bs7lqwcv53ddrcqlqi + '@angular/core': 15.1.2_rxjs@7.8.0+zone.js@0.12.0 + '@angular/platform-browser': 15.1.2_d5cqipbc22ng45bbz7rblks63q rxjs: 7.8.0 tslib: 2.4.1 dev: false - /@angular/material/14.2.7_hj3ufbzqaun3o7bzas6wryfyeu: + /@angular/material/14.2.7_igqs6uvaj24xqjfw4mbmokeine: resolution: {integrity: sha512-WXHh8pEStpgkXZJmYOg2cI8BSHkV82ET4XTJCNPdveumaCn1UYnaNzsXD13kw5z+zmy8CufhFEzdXTrv/yt7KQ==} peerDependencies: '@angular/animations': ^14.0.0 || ^15.0.0 @@ -557,75 +557,75 @@ packages: '@angular/platform-browser': ^14.0.0 || ^15.0.0 rxjs: ^6.5.3 || ^7.4.0 dependencies: - '@angular/animations': 14.2.12_@angular+core@14.2.12 - '@angular/cdk': 14.2.7_yg5i7pymki4meqci6ecgolbxoi - '@angular/common': 14.2.12_3q4hhdsn6lsnyersxa5ubqxwe4 - '@angular/core': 14.2.12_rxjs@7.8.0+zone.js@0.12.0 - '@angular/forms': 14.2.12_ft6phxovscixssjysxonv3pqk4 - '@angular/platform-browser': 14.2.12_dax2jypo47bpgiczdvqsh7iq24 + '@angular/animations': 15.1.2_@angular+core@15.1.2 + '@angular/cdk': 14.2.7_pubfhxqcqejsenz5amhpwt3pua + '@angular/common': 15.1.2_77moedl5bs7lqwcv53ddrcqlqi + '@angular/core': 15.1.2_rxjs@7.8.0+zone.js@0.12.0 + '@angular/forms': 15.1.2_2e65tvtyrwy7yijl6ersdz3qky + '@angular/platform-browser': 15.1.2_d5cqipbc22ng45bbz7rblks63q rxjs: 7.8.0 tslib: 2.4.1 dev: false - /@angular/platform-browser-dynamic/14.2.12_6cqhozsvdfqcnce26piw2go6r4: - resolution: {integrity: sha512-oZhNJeaBmgw8+KBSYpKz2RYqEDyETC+HJXH8dwIFcP6BqqwL2NE70FdSR7EnOa5c41MEtTmMCGhrJSFR60x5/w==} - engines: {node: ^14.15.0 || >=16.10.0} + /@angular/platform-browser-dynamic/15.1.2_nvxdb5l45salvpcyi4ujzyiawy: + resolution: {integrity: sha512-JBSRYeaW+Vb/lKXwxgrU8m42Avxjwmx8vGRp/krJfhh4KL9CJ84zf7Ldxb0sCv06kGdu6vbOUasNGDdgIQfdOQ==} + engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} peerDependencies: - '@angular/common': 14.2.12 - '@angular/compiler': 14.2.12 - '@angular/core': 14.2.12 - '@angular/platform-browser': 14.2.12 + '@angular/common': 15.1.2 + '@angular/compiler': 15.1.2 + '@angular/core': 15.1.2 + '@angular/platform-browser': 15.1.2 dependencies: - '@angular/common': 14.2.12_3q4hhdsn6lsnyersxa5ubqxwe4 - '@angular/compiler': 14.2.12_@angular+core@14.2.12 - '@angular/core': 14.2.12_rxjs@7.8.0+zone.js@0.12.0 - '@angular/platform-browser': 14.2.12_dax2jypo47bpgiczdvqsh7iq24 + '@angular/common': 15.1.2_77moedl5bs7lqwcv53ddrcqlqi + '@angular/compiler': 15.1.2_@angular+core@15.1.2 + '@angular/core': 15.1.2_rxjs@7.8.0+zone.js@0.12.0 + '@angular/platform-browser': 15.1.2_d5cqipbc22ng45bbz7rblks63q tslib: 2.4.1 dev: false - /@angular/platform-browser/14.2.12_dax2jypo47bpgiczdvqsh7iq24: - resolution: {integrity: sha512-vOarWym8ucl1gjYWCzdwyBha+MTvL381mvTTUu8aUx6nVhHFjv4bvpjlZnZgojecqUPyxOwmPLLHvCZPJVHZYg==} - engines: {node: ^14.15.0 || >=16.10.0} + /@angular/platform-browser/15.1.2_d5cqipbc22ng45bbz7rblks63q: + resolution: {integrity: sha512-eWyfUOFZ05vB0UfPUTPK7pPJZjFtbGZlJOea3IUqEohuyRqq3CqYCrv7SVXGKQVOx1qRA0Ckr9FOB8/qYbTq1A==} + engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} peerDependencies: - '@angular/animations': 14.2.12 - '@angular/common': 14.2.12 - '@angular/core': 14.2.12 + '@angular/animations': 15.1.2 + '@angular/common': 15.1.2 + '@angular/core': 15.1.2 peerDependenciesMeta: '@angular/animations': optional: true dependencies: - '@angular/animations': 14.2.12_@angular+core@14.2.12 - '@angular/common': 14.2.12_3q4hhdsn6lsnyersxa5ubqxwe4 - '@angular/core': 14.2.12_rxjs@7.8.0+zone.js@0.12.0 + '@angular/animations': 15.1.2_@angular+core@15.1.2 + '@angular/common': 15.1.2_77moedl5bs7lqwcv53ddrcqlqi + '@angular/core': 15.1.2_rxjs@7.8.0+zone.js@0.12.0 tslib: 2.4.1 dev: false - /@angular/router/14.2.12_ft6phxovscixssjysxonv3pqk4: - resolution: {integrity: sha512-r5tVus5RJDNc4U2v0jMtjPiAS1xDsVsJ70lS313DgZmBDHIVZP1cWIehdxwgNlGwQQtAA36eG7toBwqUU3gb/A==} - engines: {node: ^14.15.0 || >=16.10.0} + /@angular/router/15.1.2_2e65tvtyrwy7yijl6ersdz3qky: + resolution: {integrity: sha512-p2tTHYvBsMaayJNWAZMBqrL7jwxs6NQaEDImBtMwnOnQr/M+LwQdAeNFfpky20ODZw0JwTW84q04l8klExq0kw==} + engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} peerDependencies: - '@angular/common': 14.2.12 - '@angular/core': 14.2.12 - '@angular/platform-browser': 14.2.12 + '@angular/common': 15.1.2 + '@angular/core': 15.1.2 + '@angular/platform-browser': 15.1.2 rxjs: ^6.5.3 || ^7.4.0 dependencies: - '@angular/common': 14.2.12_3q4hhdsn6lsnyersxa5ubqxwe4 - '@angular/core': 14.2.12_rxjs@7.8.0+zone.js@0.12.0 - '@angular/platform-browser': 14.2.12_dax2jypo47bpgiczdvqsh7iq24 + '@angular/common': 15.1.2_77moedl5bs7lqwcv53ddrcqlqi + '@angular/core': 15.1.2_rxjs@7.8.0+zone.js@0.12.0 + '@angular/platform-browser': 15.1.2_d5cqipbc22ng45bbz7rblks63q rxjs: 7.8.0 tslib: 2.4.1 dev: false - /@angular/service-worker/14.2.12_yt6vhfaqrvibeodb6jj2rnj7lm: - resolution: {integrity: sha512-7aAHb9XfToHQyHoPF9CmZSfsO5vFmKALDmTBWf8i3DCztrZvY+B8PCbfpJkpgFiF7LyF+hGaExI4fa6GmHZv+g==} - engines: {node: ^14.15.0 || >=16.10.0} + /@angular/service-worker/15.1.2_uv6uyeurdrzrhsp6bgc27pnjdu: + resolution: {integrity: sha512-U3j/nxGDJEdjaYeJa7fB28sWCBStc5UtjC2Zfit9SMKuoLCi0VwA6OpOUH3Tw9AZgikclSZPFxkDWbsfCp1Pig==} + engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} hasBin: true peerDependencies: - '@angular/common': 14.2.12 - '@angular/core': 14.2.12 + '@angular/common': 15.1.2 + '@angular/core': 15.1.2 dependencies: - '@angular/common': 14.2.12_3q4hhdsn6lsnyersxa5ubqxwe4 - '@angular/core': 14.2.12_rxjs@7.8.0+zone.js@0.12.0 + '@angular/common': 15.1.2_77moedl5bs7lqwcv53ddrcqlqi + '@angular/core': 15.1.2_rxjs@7.8.0+zone.js@0.12.0 tslib: 2.4.1 /@assemblyscript/loader/0.10.1: @@ -650,12 +650,35 @@ packages: dependencies: '@ampproject/remapping': 2.2.0 '@babel/code-frame': 7.18.6 - '@babel/generator': 7.18.12 + '@babel/generator': 7.20.7 '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.18.10 '@babel/helper-module-transforms': 7.20.11 '@babel/helpers': 7.20.13 '@babel/parser': 7.20.13 - '@babel/template': 7.18.10 + '@babel/template': 7.20.7 + '@babel/traverse': 7.20.13 + '@babel/types': 7.20.7 + convert-source-map: 1.9.0 + debug: 4.3.4 + gensync: 1.0.0-beta.2 + json5: 2.2.3 + semver: 6.3.0 + transitivePeerDependencies: + - supports-color + dev: true + + /@babel/core/7.19.3: + resolution: {integrity: sha512-WneDJxdsjEvyKtXKsaBGbDeiyOjR5vYq4HcShxnIbG0qixpoHjI3MqeZM9NDvsojNCEBItQE4juOo/bU6e72gQ==} + engines: {node: '>=6.9.0'} + dependencies: + '@ampproject/remapping': 2.2.0 + '@babel/code-frame': 7.18.6 + '@babel/generator': 7.20.7 + '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.19.3 + '@babel/helper-module-transforms': 7.20.11 + '@babel/helpers': 7.20.13 + '@babel/parser': 7.20.13 + '@babel/template': 7.20.7 '@babel/traverse': 7.20.13 '@babel/types': 7.20.7 convert-source-map: 1.9.0 @@ -737,6 +760,20 @@ packages: semver: 6.3.0 dev: true + /@babel/helper-compilation-targets/7.20.7_@babel+core@7.19.3: + resolution: {integrity: sha512-4tGORmfQcrc+bvrjb5y3dG9Mx1IOZjsHqQVUz7XCNHO+iTmqxWnVg3KRygjGmpRLJGdQSKuvFinbIb0CnZwHAQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/compat-data': 7.20.10 + '@babel/core': 7.19.3 + '@babel/helper-validator-option': 7.18.6 + browserslist: 4.21.4 + lru-cache: 5.1.1 + semver: 6.3.0 + dev: true + /@babel/helper-compilation-targets/7.20.7_@babel+core@7.20.12: resolution: {integrity: sha512-4tGORmfQcrc+bvrjb5y3dG9Mx1IOZjsHqQVUz7XCNHO+iTmqxWnVg3KRygjGmpRLJGdQSKuvFinbIb0CnZwHAQ==} engines: {node: '>=6.9.0'} @@ -2140,7 +2177,7 @@ packages: resolution: {integrity: sha512-Hcv+nVC0kZnQ3tD9GVu5xSMR4VVYOteQIr/hwFPVEvPdlXqgGEuRjiheChHgdM+JyqdgNcmzZOX/tnl0JOiI7A==} dev: true - /@ngtools/webpack/14.2.10_gbnt3i6o7z74rvaei37c3lhwl4: + /@ngtools/webpack/14.2.10_bfurqegfaxrfisgviorkkbob2i: resolution: {integrity: sha512-sLHapZLVub6mEz5b19tf1VfIV1w3tYfg7FNPLeni79aldxu1FbP1v2WmiFAnMzrswqyK0bhTtxrl+Z/CLKqyoQ==} engines: {node: ^14.15.0 || >=16.10.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} peerDependencies: @@ -2148,7 +2185,7 @@ packages: typescript: '>=4.6.2 <4.9' webpack: ^5.54.0 dependencies: - '@angular/compiler-cli': 14.2.12_ldxvyn7sfxql3enqylvzy5khzu + '@angular/compiler-cli': 15.1.2_lwthkw4ngniegzxvkhbcpko47i typescript: 4.7.4 webpack: 5.74.0_esbuild@0.15.5 dev: true @@ -2179,7 +2216,7 @@ packages: engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} dependencies: '@gar/promisify': 1.1.3 - semver: 7.3.7 + semver: 7.3.8 dev: true /@npmcli/fs/3.1.0: @@ -2885,6 +2922,7 @@ packages: resolution: {integrity: sha512-TIGnTpdo+E3+pCyAluZvtED5p5wCqLdezCyhPZzKPcxvFplEt4i+W7OONCKgeZFT3+y5NZZfOOS/Bdcanm1MYA==} engines: {node: '>=0.10.0'} dev: true + optional: true /ansi-regex/5.0.1: resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==} @@ -3409,6 +3447,7 @@ packages: resolution: {integrity: sha512-RpAVKQA5T63xEj6/giIbUEtZwJ4UFIc3ZtvEkiaUERylqe8xb5IvqcgOurZLahv93CLKfxcw5YI+DZcUBRyLXA==} engines: {node: '>=0.10.0'} dev: true + optional: true /color-convert/1.9.3: resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==} @@ -3649,7 +3688,7 @@ packages: postcss-modules-scope: 3.0.0_postcss@8.4.16 postcss-modules-values: 4.0.0_postcss@8.4.16 postcss-value-parser: 4.2.0 - semver: 7.3.7 + semver: 7.3.8 webpack: 5.74.0_esbuild@0.15.5 dev: true @@ -5267,6 +5306,7 @@ packages: dependencies: number-is-nan: 1.0.1 dev: true + optional: true /is-fullwidth-code-point/3.0.0: resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==} @@ -5801,13 +5841,6 @@ packages: engines: {node: '>=12'} dev: true - /magic-string/0.26.7: - resolution: {integrity: sha512-hX9XH3ziStPoPhJxLq1syWuZMxbDvGNbVchfrdCtanC7D13888bMFow61x8axrx+GfHLtVeAx2kxL7tTGRl+Ow==} - engines: {node: '>=12'} - dependencies: - sourcemap-codec: 1.4.8 - dev: true - /magic-string/0.27.0: resolution: {integrity: sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==} engines: {node: '>=12'} @@ -6349,6 +6382,7 @@ packages: resolution: {integrity: sha512-4jbtZXNAsfZbAHiiqjLPBiCl16dES1zI4Hpzzxw61Tk+loF+sBDBKx1ICKKKwIqQ7M0mFn1TmkN7euSncWgHiQ==} engines: {node: '>=0.10.0'} dev: true + optional: true /object-assign/4.1.1: resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==} @@ -6865,7 +6899,7 @@ packages: cosmiconfig: 7.1.0 klona: 2.0.6 postcss: 8.4.16 - semver: 7.3.7 + semver: 7.3.8 webpack: 5.74.0_esbuild@0.15.5 dev: true @@ -7793,11 +7827,6 @@ packages: engines: {node: '>= 8'} dev: true - /sourcemap-codec/1.4.8: - resolution: {integrity: sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==} - deprecated: Please use @jridgewell/sourcemap-codec instead - dev: true - /spdx-correct/3.1.1: resolution: {integrity: sha512-cOYcUWwhCuHCXi49RhFRCyJEK3iPj1Ziz9DpViV3tbZOwXD49QzIN3MpOLJNxh2qwq2lJJZaKMVw9qNi4jTC0w==} dependencies: @@ -7904,6 +7933,7 @@ packages: is-fullwidth-code-point: 1.0.0 strip-ansi: 3.0.1 dev: true + optional: true /string-width/4.2.3: resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==} @@ -7932,6 +7962,7 @@ packages: dependencies: ansi-regex: 2.1.1 dev: true + optional: true /strip-ansi/6.0.1: resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==} @@ -8715,7 +8746,7 @@ packages: /wide-align/1.1.5: resolution: {integrity: sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==} dependencies: - string-width: 1.0.2 + string-width: 4.2.3 dev: true /wildcard/2.0.0: