From c3980225d265dfcbdc115ccaf97d5ad7c5bc9815 Mon Sep 17 00:00:00 2001 From: Edouard DUPIN Date: Sun, 2 Jun 2024 22:25:20 +0200 Subject: [PATCH] [RELEASE] create version v0.8.0 --- back/pom.xml | 2 +- front/pnpm-lock.yaml | 722 +++++++++++++++++++++---------------------- version.txt | 2 +- 3 files changed, 360 insertions(+), 366 deletions(-) diff --git a/back/pom.xml b/back/pom.xml index e93e74b..8809fde 100644 --- a/back/pom.xml +++ b/back/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.kar karso - 0.7.0 + 0.8.0 3.1 21 diff --git a/front/pnpm-lock.yaml b/front/pnpm-lock.yaml index 54c7e9b..8654ef0 100644 --- a/front/pnpm-lock.yaml +++ b/front/pnpm-lock.yaml @@ -6,38 +6,38 @@ settings: dependencies: '@angular/animations': - specifier: ^18.0.0 - version: 18.0.0(@angular/core@18.0.0) + specifier: ^18.0.1 + version: 18.0.1(@angular/core@18.0.1) '@angular/cdk': - specifier: ^18.0.0 - version: 18.0.0(@angular/common@18.0.0)(@angular/core@18.0.0)(rxjs@7.8.1) + specifier: ^18.0.1 + version: 18.0.1(@angular/common@18.0.1)(@angular/core@18.0.1)(rxjs@7.8.1) '@angular/common': - specifier: ^18.0.0 - version: 18.0.0(@angular/core@18.0.0)(rxjs@7.8.1) + specifier: ^18.0.1 + version: 18.0.1(@angular/core@18.0.1)(rxjs@7.8.1) '@angular/compiler': - specifier: ^18.0.0 - version: 18.0.0(@angular/core@18.0.0) + specifier: ^18.0.1 + version: 18.0.1(@angular/core@18.0.1) '@angular/core': - specifier: ^18.0.0 - version: 18.0.0(rxjs@7.8.1)(zone.js@0.14.6) + specifier: ^18.0.1 + version: 18.0.1(rxjs@7.8.1)(zone.js@0.14.6) '@angular/forms': - specifier: ^18.0.0 - version: 18.0.0(@angular/common@18.0.0)(@angular/core@18.0.0)(@angular/platform-browser@18.0.0)(rxjs@7.8.1) + specifier: ^18.0.1 + version: 18.0.1(@angular/common@18.0.1)(@angular/core@18.0.1)(@angular/platform-browser@18.0.1)(rxjs@7.8.1) '@angular/material': - specifier: ^18.0.0 - version: 18.0.0(@angular/animations@18.0.0)(@angular/cdk@18.0.0)(@angular/common@18.0.0)(@angular/core@18.0.0)(@angular/forms@18.0.0)(@angular/platform-browser@18.0.0)(rxjs@7.8.1) + specifier: ^18.0.1 + version: 18.0.1(@angular/animations@18.0.1)(@angular/cdk@18.0.1)(@angular/common@18.0.1)(@angular/core@18.0.1)(@angular/forms@18.0.1)(@angular/platform-browser@18.0.1)(rxjs@7.8.1) '@angular/platform-browser': - specifier: ^18.0.0 - version: 18.0.0(@angular/animations@18.0.0)(@angular/common@18.0.0)(@angular/core@18.0.0) + specifier: ^18.0.1 + version: 18.0.1(@angular/animations@18.0.1)(@angular/common@18.0.1)(@angular/core@18.0.1) '@angular/platform-browser-dynamic': - specifier: ^18.0.0 - version: 18.0.0(@angular/common@18.0.0)(@angular/compiler@18.0.0)(@angular/core@18.0.0)(@angular/platform-browser@18.0.0) + specifier: ^18.0.1 + version: 18.0.1(@angular/common@18.0.1)(@angular/compiler@18.0.1)(@angular/core@18.0.1)(@angular/platform-browser@18.0.1) '@angular/router': - specifier: ^18.0.0 - version: 18.0.0(@angular/common@18.0.0)(@angular/core@18.0.0)(@angular/platform-browser@18.0.0)(rxjs@7.8.1) + specifier: ^18.0.1 + version: 18.0.1(@angular/common@18.0.1)(@angular/core@18.0.1)(@angular/platform-browser@18.0.1)(rxjs@7.8.1) '@kangaroo-and-rabbit/kar-cw': specifier: ^0.4.0 - version: 0.4.0(@angular/common@18.0.0)(@angular/compiler@18.0.0)(@angular/core@18.0.0)(@angular/forms@18.0.0)(@angular/platform-browser-dynamic@18.0.0)(@angular/platform-browser@18.0.0)(@angular/router@18.0.0)(rxjs@7.8.1)(zone.js@0.14.6) + version: 0.4.0(@angular/common@18.0.1)(@angular/compiler@18.0.1)(@angular/core@18.0.1)(@angular/forms@18.0.1)(@angular/platform-browser-dynamic@18.0.1)(@angular/platform-browser@18.0.1)(@angular/router@18.0.1)(rxjs@7.8.1)(zone.js@0.14.6) rxjs: specifier: ^7.8.1 version: 7.8.1 @@ -50,32 +50,32 @@ dependencies: devDependencies: '@angular-devkit/build-angular': - specifier: ^18.0.1 - version: 18.0.1(@angular/compiler-cli@18.0.0)(karma@6.4.3)(typescript@5.4.5) + specifier: ^18.0.2 + version: 18.0.2(@angular/compiler-cli@18.0.1)(karma@6.4.3)(typescript@5.4.5) '@angular-eslint/builder': - specifier: 17.5.2 - version: 17.5.2(eslint@8.57.0)(typescript@5.4.5) + specifier: 18.0.1 + version: 18.0.1(eslint@8.57.0)(typescript@5.4.5) '@angular-eslint/eslint-plugin': - specifier: 17.5.2 - version: 17.5.2(eslint@8.57.0)(typescript@5.4.5) + specifier: 18.0.1 + version: 18.0.1(@typescript-eslint/utils@7.11.0)(eslint@8.57.0)(typescript@5.4.5) '@angular-eslint/eslint-plugin-template': - specifier: 17.5.2 - version: 17.5.2(eslint@8.57.0)(typescript@5.4.5) + specifier: 18.0.1 + version: 18.0.1(@typescript-eslint/utils@7.11.0)(eslint@8.57.0)(typescript@5.4.5) '@angular-eslint/schematics': - specifier: 17.5.2 - version: 17.5.2(@angular/cli@18.0.1)(eslint@8.57.0)(typescript@5.4.5) + specifier: 18.0.1 + version: 18.0.1(@angular-devkit/core@18.0.1)(@angular-devkit/schematics@18.0.1)(@typescript-eslint/utils@7.11.0)(eslint@8.57.0)(typescript@5.4.5) '@angular-eslint/template-parser': - specifier: 17.5.2 - version: 17.5.2(eslint@8.57.0)(typescript@5.4.5) + specifier: 18.0.1 + version: 18.0.1(eslint@8.57.0)(typescript@5.4.5) '@angular/cli': + specifier: ^18.0.2 + version: 18.0.2 + '@angular/compiler-cli': + specifier: ^18.0.1 + version: 18.0.1(@angular/compiler@18.0.1)(typescript@5.4.5) + '@angular/language-service': specifier: ^18.0.1 version: 18.0.1 - '@angular/compiler-cli': - specifier: ^18.0.0 - version: 18.0.0(@angular/compiler@18.0.0)(typescript@5.4.5) - '@angular/language-service': - specifier: ^18.0.0 - version: 18.0.0 '@playwright/test': specifier: ^1.44.1 version: 1.44.1 @@ -113,8 +113,8 @@ devDependencies: specifier: ^16.14.20 version: 16.14.20 prettier: - specifier: ^3.2.5 - version: 3.2.5 + specifier: ^3.3.0 + version: 3.3.0 tslib: specifier: ^2.6.2 version: 2.6.2 @@ -129,18 +129,18 @@ packages: '@jridgewell/trace-mapping': 0.3.25 dev: true - /@angular-devkit/architect@0.1800.1: - resolution: {integrity: sha512-L3n1Rh0NUNTlQZBBuPY8VFc5Skr6Oa6xT821k+XLLZTbz1ci2e3ltINyUhqISeksa3AyyL8e4JR2kCbDli9uJA==} + /@angular-devkit/architect@0.1800.2: + resolution: {integrity: sha512-PX7lCTAqWe9C40+fie+DAc8vhpGA+JgZKWWrMHUTV/iZx8RXx2X4xGQsqYu36p4i3MSfQdbn+0xLWGmjScPVOQ==} 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'} dependencies: - '@angular-devkit/core': 18.0.1 + '@angular-devkit/core': 18.0.2 rxjs: 7.8.1 transitivePeerDependencies: - chokidar dev: true - /@angular-devkit/build-angular@18.0.1(@angular/compiler-cli@18.0.0)(karma@6.4.3)(typescript@5.4.5): - resolution: {integrity: sha512-FDVxR+VR0WP/lukOrnhEdy+hcGNBzqyfmrW0fyIthwP+A/gHlB3Qd/lehkeLngTjPwtBXssxuwR6BgWmpjy69Q==} + /@angular-devkit/build-angular@18.0.2(@angular/compiler-cli@18.0.1)(karma@6.4.3)(typescript@5.4.5): + resolution: {integrity: sha512-cQkTx7XaIPj6+DXo6wZmO4iY0hOOfPDnSN/+m84XpBW0tuPGxH7Z9B6wV+Uwcpm9HGPqzRA7VZyPsqbK860b0Q==} 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: '@angular/compiler-cli': ^18.0.0 @@ -181,11 +181,11 @@ packages: optional: true dependencies: '@ampproject/remapping': 2.3.0 - '@angular-devkit/architect': 0.1800.1 - '@angular-devkit/build-webpack': 0.1800.1(webpack-dev-server@5.0.4)(webpack@5.91.0) - '@angular-devkit/core': 18.0.1 - '@angular/build': 18.0.1(@angular/compiler-cli@18.0.0)(less@4.2.0)(postcss@8.4.38)(terser@5.31.0)(typescript@5.4.5) - '@angular/compiler-cli': 18.0.0(@angular/compiler@18.0.0)(typescript@5.4.5) + '@angular-devkit/architect': 0.1800.2 + '@angular-devkit/build-webpack': 0.1800.2(webpack-dev-server@5.0.4)(webpack@5.91.0) + '@angular-devkit/core': 18.0.2 + '@angular/build': 18.0.2(@angular/compiler-cli@18.0.1)(less@4.2.0)(postcss@8.4.38)(terser@5.31.0)(typescript@5.4.5) + '@angular/compiler-cli': 18.0.1(@angular/compiler@18.0.1)(typescript@5.4.5) '@babel/core': 7.24.5 '@babel/generator': 7.24.5 '@babel/helper-annotate-as-pure': 7.22.5 @@ -196,7 +196,7 @@ packages: '@babel/preset-env': 7.24.5(@babel/core@7.24.5) '@babel/runtime': 7.24.5 '@discoveryjs/json-ext': 0.5.7 - '@ngtools/webpack': 18.0.1(@angular/compiler-cli@18.0.0)(typescript@5.4.5)(webpack@5.91.0) + '@ngtools/webpack': 18.0.2(@angular/compiler-cli@18.0.1)(typescript@5.4.5)(webpack@5.91.0) '@vitejs/plugin-basic-ssl': 1.1.0(vite@5.2.11) ansi-colors: 4.1.3 autoprefixer: 10.4.19(postcss@8.4.38) @@ -268,14 +268,14 @@ packages: - webpack-cli dev: true - /@angular-devkit/build-webpack@0.1800.1(webpack-dev-server@5.0.4)(webpack@5.91.0): - resolution: {integrity: sha512-a5/0mOBRgrQZVv2yc0TXlnwb5etil6Wb/T44tXh0EHsOeaKXGCqWQPVu1EjVJoHieVdXOcajGrPo0aGd8blsdg==} + /@angular-devkit/build-webpack@0.1800.2(webpack-dev-server@5.0.4)(webpack@5.91.0): + resolution: {integrity: sha512-CbTURBhZWzx+5KewS2Nkqy2rwBTFgDCvUwONGWuy1K68+85vOWUKqjkfvriHA+JkWN03w7FzWEtTfcOg0EzYkw==} 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: webpack: ^5.30.0 webpack-dev-server: ^5.0.2 dependencies: - '@angular-devkit/architect': 0.1800.1 + '@angular-devkit/architect': 0.1800.2 rxjs: 7.8.1 webpack: 5.91.0(esbuild@0.21.3) webpack-dev-server: 5.0.4(webpack@5.91.0) @@ -300,6 +300,23 @@ packages: source-map: 0.7.4 dev: true + /@angular-devkit/core@18.0.2: + resolution: {integrity: sha512-QXcEdfmODc0rKblBerk30yw70fypIkFm6gQBLJgsshpwc+TMA+fuMLcPQebOTzKLtD2tNUkk/7SrWPQIGqeXaA==} + 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: ^3.5.2 + peerDependenciesMeta: + chokidar: + optional: true + dependencies: + ajv: 8.13.0 + ajv-formats: 3.0.1(ajv@8.13.0) + jsonc-parser: 3.2.1 + picomatch: 4.0.2 + rxjs: 7.8.1 + source-map: 0.7.4 + dev: true + /@angular-devkit/schematics@18.0.1: resolution: {integrity: sha512-AKcEGa3fIgyXT6XTQZWEJZzgmcqlB89fcF7JFOuz4rgQfRmnE2xFw37lKE6ZclCOSiEoffAvgrL8acjdPI1ouw==} 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'} @@ -313,15 +330,28 @@ packages: - chokidar dev: true - /@angular-eslint/builder@17.5.2(eslint@8.57.0)(typescript@5.4.5): - resolution: {integrity: sha512-bvegxJuocWeHdvISPfCXeLQPSjrMCEVzxXPg16JJKksKWSeRA1JnbXnfnb7eoLdq1+riMHKqbH6Fs4rORAvUiA==} + /@angular-devkit/schematics@18.0.2: + resolution: {integrity: sha512-G9yGcoB67sH0eRNWoiQWNn2KwiI7sDasVscYPGKf1yo7JRiXmzX/LpfKRPsZTl+Bs0FItnwDInsqgMisK89/6g==} + 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'} + dependencies: + '@angular-devkit/core': 18.0.2 + jsonc-parser: 3.2.1 + magic-string: 0.30.10 + ora: 5.4.1 + rxjs: 7.8.1 + transitivePeerDependencies: + - chokidar + dev: true + + /@angular-eslint/builder@18.0.1(eslint@8.57.0)(typescript@5.4.5): + resolution: {integrity: sha512-b/VUeTQznAmGdwP4OyPWyegqSRWub7E8/WXBqojrSFyLkFhpTiHpk/3/5G3LsgTb0zBfyAsqkA0yaadsHu9pjA==} peerDependencies: - eslint: ^7.20.0 || ^8.0.0 + eslint: ^8.57.0 || ^9.0.0 typescript: '*' dependencies: - '@nx/devkit': 18.3.4(nx@18.3.4) + '@nx/devkit': 19.1.1(nx@19.1.1) eslint: 8.57.0 - nx: 18.3.4 + nx: 19.1.1 typescript: 5.4.5 transitivePeerDependencies: - '@swc-node/register' @@ -329,103 +359,101 @@ packages: - debug dev: true - /@angular-eslint/bundled-angular-compiler@17.5.2: - resolution: {integrity: sha512-K4hVnMyI98faMJmsA4EOBkD0tapDjWV5gy0j/wJ2uSL46d3JgZPZNJSO1zStf/b3kT4gLOlQ/ulWFiUf1DxgIw==} + /@angular-eslint/bundled-angular-compiler@18.0.1: + resolution: {integrity: sha512-lr4Ysoo28FBOKcJFQUGTMpbWDcak+gyuYvyggp37ERvazE6EDomPFxzEHNqVT9EI9sZ+GDBOoPR+EdFh0ALGNw==} dev: true - /@angular-eslint/eslint-plugin-template@17.5.2(eslint@8.57.0)(typescript@5.4.5): - resolution: {integrity: sha512-6sxVwrJ7yElZxcjxHSA0Ujs29bCD/cMubd9n6TDFI9e3v+ktpoMW4Nv/TCHv0OuYatIOZ7bcJxi38cAO8Vhfhw==} + /@angular-eslint/eslint-plugin-template@18.0.1(@typescript-eslint/utils@7.11.0)(eslint@8.57.0)(typescript@5.4.5): + resolution: {integrity: sha512-u/eov/CFBb8l35D8dW78Dx5fBLd8FZFibKN9XQknhzXnDMpISuUOMny5g5/wvYYjqLgqEySXMiHKEAxEup7xtA==} peerDependencies: - eslint: ^7.20.0 || ^8.0.0 + '@typescript-eslint/utils': ^7.11.0 || ^8.0.0-alpha.20 + eslint: ^8.57.0 || ^9.0.0 typescript: '*' dependencies: - '@angular-eslint/bundled-angular-compiler': 17.5.2 - '@angular-eslint/utils': 17.5.2(eslint@8.57.0)(typescript@5.4.5) - '@typescript-eslint/type-utils': 7.11.0(eslint@8.57.0)(typescript@5.4.5) + '@angular-eslint/bundled-angular-compiler': 18.0.1 + '@angular-eslint/utils': 18.0.1(@typescript-eslint/utils@7.11.0)(eslint@8.57.0)(typescript@5.4.5) '@typescript-eslint/utils': 7.11.0(eslint@8.57.0)(typescript@5.4.5) aria-query: 5.3.0 axobject-query: 4.0.0 eslint: 8.57.0 typescript: 5.4.5 - transitivePeerDependencies: - - supports-color dev: true - /@angular-eslint/eslint-plugin@17.5.2(eslint@8.57.0)(typescript@5.4.5): - resolution: {integrity: sha512-kzPALKyT5XIEbgoNmY/hEZWdMWKTX56Pap9fVLJSC/b+Nd+MXc7TNly2s0XoC0Ru1/kMiVzbmSGPheu/rw+9aA==} + /@angular-eslint/eslint-plugin@18.0.1(@typescript-eslint/utils@7.11.0)(eslint@8.57.0)(typescript@5.4.5): + resolution: {integrity: sha512-pS3SYLa9DA+ENklGxEUlcw6/xCxgDk9fgjyaheuSjDxL3TIh1pTa4V2TptODdcPh7XCYXiVmy+e/w79mXlGzOw==} peerDependencies: - eslint: ^7.20.0 || ^8.0.0 + '@typescript-eslint/utils': ^7.11.0 || ^8.0.0-alpha.20 + eslint: ^8.57.0 || ^9.0.0 typescript: '*' dependencies: - '@angular-eslint/bundled-angular-compiler': 17.5.2 - '@angular-eslint/utils': 17.5.2(eslint@8.57.0)(typescript@5.4.5) + '@angular-eslint/bundled-angular-compiler': 18.0.1 + '@angular-eslint/utils': 18.0.1(@typescript-eslint/utils@7.11.0)(eslint@8.57.0)(typescript@5.4.5) '@typescript-eslint/utils': 7.11.0(eslint@8.57.0)(typescript@5.4.5) eslint: 8.57.0 typescript: 5.4.5 - transitivePeerDependencies: - - supports-color dev: true - /@angular-eslint/schematics@17.5.2(@angular/cli@18.0.1)(eslint@8.57.0)(typescript@5.4.5): - resolution: {integrity: sha512-HcvqrBEJfYMTc+fZ6YdRkb+9YcXsy2XSv59Yhd0bBqZ4ZdM4QuuVFxWlLNvhV6TF1DtO24CzpN4OyE+AO5EWBA==} + /@angular-eslint/schematics@18.0.1(@angular-devkit/core@18.0.1)(@angular-devkit/schematics@18.0.1)(@typescript-eslint/utils@7.11.0)(eslint@8.57.0)(typescript@5.4.5): + resolution: {integrity: sha512-G9PgFrjyvBaQR8enMnP2scnQDLk99GMpifh3voiOmdEkxaQHRWqhCWncV7GATwpXDzeyj9J9XT9iHGJjnZTpJQ==} peerDependencies: - '@angular/cli': '>= 17.0.0 < 18.0.0' + '@angular-devkit/core': '>= 18.0.0 < 19.0.0' + '@angular-devkit/schematics': '>= 18.0.0 < 19.0.0' dependencies: - '@angular-eslint/eslint-plugin': 17.5.2(eslint@8.57.0)(typescript@5.4.5) - '@angular-eslint/eslint-plugin-template': 17.5.2(eslint@8.57.0)(typescript@5.4.5) - '@angular/cli': 18.0.1 - '@nx/devkit': 18.3.4(nx@18.3.4) + '@angular-devkit/core': 18.0.1 + '@angular-devkit/schematics': 18.0.1 + '@angular-eslint/eslint-plugin': 18.0.1(@typescript-eslint/utils@7.11.0)(eslint@8.57.0)(typescript@5.4.5) + '@angular-eslint/eslint-plugin-template': 18.0.1(@typescript-eslint/utils@7.11.0)(eslint@8.57.0)(typescript@5.4.5) + '@nx/devkit': 19.1.1(nx@19.1.1) ignore: 5.3.1 - nx: 18.3.4 + nx: 19.1.1 + semver: 7.6.2 strip-json-comments: 3.1.1 - tmp: 0.2.3 transitivePeerDependencies: - '@swc-node/register' - '@swc/core' + - '@typescript-eslint/utils' - debug - eslint - - supports-color - typescript dev: true - /@angular-eslint/template-parser@17.5.2(eslint@8.57.0)(typescript@5.4.5): - resolution: {integrity: sha512-46emLElmnIUzW0bpEpSf0u05ofRVUwlfttDOMLedhi700peUKbB9Y6iyz3GzAtQCMklBbJC9nR87LQRH9aSlog==} + /@angular-eslint/template-parser@18.0.1(eslint@8.57.0)(typescript@5.4.5): + resolution: {integrity: sha512-22fKzkWo9Ts8aY/WHL1A6seS2tpltgRRXVfnZnnqvQRyRiuPnx1FC0ly7+QPZkThh8vdLwxU+BvtLq9Uiqh9OQ==} peerDependencies: - eslint: ^7.20.0 || ^8.0.0 + eslint: ^8.57.0 || ^9.0.0 typescript: '*' dependencies: - '@angular-eslint/bundled-angular-compiler': 17.5.2 + '@angular-eslint/bundled-angular-compiler': 18.0.1 eslint: 8.57.0 eslint-scope: 8.0.1 typescript: 5.4.5 dev: true - /@angular-eslint/utils@17.5.2(eslint@8.57.0)(typescript@5.4.5): - resolution: {integrity: sha512-bTMPFqtoetBJsYR/xqREEOCy/CdsKGf2gZkRdH73gG6pOpskWt8J/PbRcMZsC349paV4HFixByVm89inqA0TNg==} + /@angular-eslint/utils@18.0.1(@typescript-eslint/utils@7.11.0)(eslint@8.57.0)(typescript@5.4.5): + resolution: {integrity: sha512-Q9lCySqg+9h2cz08+SoWj48cY1i04tL1k3bsQJmF2TsylAw2mSsNGX2X3h9WkdxY7sUoY0mP7MVW1iU54Gobcg==} peerDependencies: - eslint: ^7.20.0 || ^8.0.0 + '@typescript-eslint/utils': ^7.11.0 || ^8.0.0-alpha.20 + eslint: ^8.57.0 || ^9.0.0 typescript: '*' dependencies: - '@angular-eslint/bundled-angular-compiler': 17.5.2 + '@angular-eslint/bundled-angular-compiler': 18.0.1 '@typescript-eslint/utils': 7.11.0(eslint@8.57.0)(typescript@5.4.5) eslint: 8.57.0 typescript: 5.4.5 - transitivePeerDependencies: - - supports-color dev: true - /@angular/animations@18.0.0(@angular/core@18.0.0): - resolution: {integrity: sha512-An/IqDBCyWZXVC23+jRKdmvJB/b4P1BVljZxGxF+CiocNd/xvVVeBYuuxzp3vhhVobyO8A9iD12itPudLOpt2Q==} + /@angular/animations@18.0.1(@angular/core@18.0.1): + resolution: {integrity: sha512-QAY/oxfuFY2Bjr3foniWlLAiddXHu8879lZvXHt1NVOsiav+vD15IEEQsnuQbJPy/EHEnAlUh9UptB4zQIBp/Q==} engines: {node: ^18.13.0 || >=20.9.0} peerDependencies: - '@angular/core': 18.0.0 + '@angular/core': 18.0.1 dependencies: - '@angular/core': 18.0.0(rxjs@7.8.1)(zone.js@0.14.6) + '@angular/core': 18.0.1(rxjs@7.8.1)(zone.js@0.14.6) tslib: 2.6.2 dev: false - /@angular/build@18.0.1(@angular/compiler-cli@18.0.0)(less@4.2.0)(postcss@8.4.38)(terser@5.31.0)(typescript@5.4.5): - resolution: {integrity: sha512-n2So6inJ4Prw3NOPC6keyVyFDryFNCJ4UUzmjtPOS8FyYqThWBcuXFzsUsUCFbXSUqVBZh9vxEqHqggnCAs9Og==} + /@angular/build@18.0.2(@angular/compiler-cli@18.0.1)(less@4.2.0)(postcss@8.4.38)(terser@5.31.0)(typescript@5.4.5): + resolution: {integrity: sha512-iPPHdAJ3LiR8t/+39xjvrqMWcTmRrfphzKxXoIVDcswQjVQIk00EYuxinC6EVa7dSKDl1thk1MeCNZ9DIjaAvQ==} 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: '@angular/compiler-cli': ^18.0.0 @@ -451,8 +479,8 @@ packages: optional: true dependencies: '@ampproject/remapping': 2.3.0 - '@angular-devkit/architect': 0.1800.1 - '@angular/compiler-cli': 18.0.0(@angular/compiler@18.0.0)(typescript@5.4.5) + '@angular-devkit/architect': 0.1800.2 + '@angular/compiler-cli': 18.0.1(@angular/compiler@18.0.1)(typescript@5.4.5) '@babel/core': 7.24.5 '@babel/helper-annotate-as-pure': 7.22.5 '@babel/helper-split-export-declaration': 7.24.5 @@ -489,30 +517,30 @@ packages: - terser dev: true - /@angular/cdk@18.0.0(@angular/common@18.0.0)(@angular/core@18.0.0)(rxjs@7.8.1): - resolution: {integrity: sha512-V0i1SAiT2PTNyugBW0E4fev8G/4XP5FdyX2YD6oc5sNyt3GFcoDNHcz+oEne8+aYVnQ3Ax9Zutq/SQincDHIbw==} + /@angular/cdk@18.0.1(@angular/common@18.0.1)(@angular/core@18.0.1)(rxjs@7.8.1): + resolution: {integrity: sha512-2fCqX1sz5cM+LncO6ak4EU2ZBm8MWitv5V53go3Iz5dOVOdrvysBt8smEkWZ4nvEKkFYHEPpQo0YlxEWbuTEmA==} peerDependencies: '@angular/common': ^18.0.0 || ^19.0.0 '@angular/core': ^18.0.0 || ^19.0.0 rxjs: ^6.5.3 || ^7.4.0 dependencies: - '@angular/common': 18.0.0(@angular/core@18.0.0)(rxjs@7.8.1) - '@angular/core': 18.0.0(rxjs@7.8.1)(zone.js@0.14.6) + '@angular/common': 18.0.1(@angular/core@18.0.1)(rxjs@7.8.1) + '@angular/core': 18.0.1(rxjs@7.8.1)(zone.js@0.14.6) rxjs: 7.8.1 tslib: 2.6.2 optionalDependencies: parse5: 7.1.2 dev: false - /@angular/cli@18.0.1: - resolution: {integrity: sha512-O1kQOxXsfxHgGyqdHc2OTwlUTXLE8O1UcGkWROxvKt4MXccdJLjMjypMiV+jSpzc0FJTV1ihSkCxMtBezF926A==} + /@angular/cli@18.0.2: + resolution: {integrity: sha512-shrxMD1bcWWh7WpBN3KTV+Lt8E62gURSUFhs6kdGLepMDif8LPAv45+hpt8SBU9VfQuL6AHa4cW8uDL9BKGlYA==} 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 dependencies: - '@angular-devkit/architect': 0.1800.1 - '@angular-devkit/core': 18.0.1 - '@angular-devkit/schematics': 18.0.1 - '@schematics/angular': 18.0.1 + '@angular-devkit/architect': 0.1800.2 + '@angular-devkit/core': 18.0.2 + '@angular-devkit/schematics': 18.0.2 + '@schematics/angular': 18.0.2 '@yarnpkg/lockfile': 1.1.0 ansi-colors: 4.1.3 ini: 4.1.2 @@ -532,33 +560,33 @@ packages: - supports-color dev: true - /@angular/common@18.0.0(@angular/core@18.0.0)(rxjs@7.8.1): - resolution: {integrity: sha512-s43ZcOhXTUlkdOPMiMtr4Pz1qKIS8nClXhaahY0JBQZYGsOSn7NR42SoEeB8/ixktfY60s3SLhizXTKMAYtOTA==} + /@angular/common@18.0.1(@angular/core@18.0.1)(rxjs@7.8.1): + resolution: {integrity: sha512-iADQC5m4fvk+VNXEoU1KR93b0eG218/GuNdzUNVJHcjxdFxPshKk5fiaGSosUCxXPRQOxDKzmS9EDang87E/Ew==} engines: {node: ^18.13.0 || >=20.9.0} peerDependencies: - '@angular/core': 18.0.0 + '@angular/core': 18.0.1 rxjs: ^6.5.3 || ^7.4.0 dependencies: - '@angular/core': 18.0.0(rxjs@7.8.1)(zone.js@0.14.6) + '@angular/core': 18.0.1(rxjs@7.8.1)(zone.js@0.14.6) rxjs: 7.8.1 tslib: 2.6.2 dev: false - /@angular/compiler-cli@18.0.0(@angular/compiler@18.0.0)(typescript@5.4.5): - resolution: {integrity: sha512-fy9MBSHDM/YAyrIWa15JV1ZrpuSc51HHUSA3W/UKrDqUqSfYyj11/0PeYkdIWUD/dACZSrEge3nVnYCjdyJqPA==} + /@angular/compiler-cli@18.0.1(@angular/compiler@18.0.1)(typescript@5.4.5): + resolution: {integrity: sha512-Aoz70+/o8R2lG2EGDAYbj6yu2B7kqa/9loYEwG0fECJTtXoRBP+bEGpUxMmxOb59tMDnbIhBHmNPPEQVTXvgSQ==} engines: {node: ^18.13.0 || >=20.9.0} hasBin: true peerDependencies: - '@angular/compiler': 18.0.0 + '@angular/compiler': 18.0.1 typescript: '>=5.4 <5.5' dependencies: - '@angular/compiler': 18.0.0(@angular/core@18.0.0) + '@angular/compiler': 18.0.1(@angular/core@18.0.1) '@babel/core': 7.24.4 '@jridgewell/sourcemap-codec': 1.4.15 chokidar: 3.6.0 convert-source-map: 1.9.0 reflect-metadata: 0.2.2 - semver: 7.6.0 + semver: 7.6.2 tslib: 2.6.2 typescript: 5.4.5 yargs: 17.7.2 @@ -566,20 +594,20 @@ packages: - supports-color dev: true - /@angular/compiler@18.0.0(@angular/core@18.0.0): - resolution: {integrity: sha512-KbyjUfpdVE8+6fiHqo4PgVrGppYUhlU1JVAj6dqeUug9lQ5HBcANfiZ7p8CA2lU3gvIZ1cj+ZDKA1NEB1wvvtQ==} + /@angular/compiler@18.0.1(@angular/core@18.0.1): + resolution: {integrity: sha512-zyG/ifCtN0drAuwz0oV6LtzTiDREsM1Ay7eJW9wTvp3NCv06goHLtHXX12eFfZQWJViBv924lyRDSWdZN7r3GQ==} engines: {node: ^18.13.0 || >=20.9.0} peerDependencies: - '@angular/core': 18.0.0 + '@angular/core': 18.0.1 peerDependenciesMeta: '@angular/core': optional: true dependencies: - '@angular/core': 18.0.0(rxjs@7.8.1)(zone.js@0.14.6) + '@angular/core': 18.0.1(rxjs@7.8.1)(zone.js@0.14.6) tslib: 2.6.2 - /@angular/core@18.0.0(rxjs@7.8.1)(zone.js@0.14.6): - resolution: {integrity: sha512-tpR7HIY4MJuM9ETpG15IvBr1wsI8Cyec3ZxYFe/27FKHARvxDbqIrT9QevmC6lxg1NdfD990G2XphYML1EyJ8g==} + /@angular/core@18.0.1(rxjs@7.8.1)(zone.js@0.14.6): + resolution: {integrity: sha512-Db1livvugoLdLsWww5IqUS5v+yUN7/5Rj0trZv9BgxIuoNtoipfLqKHwZWpumH3yI5Ucu+UH9zZ1mlGyF0Kexw==} engines: {node: ^18.13.0 || >=20.9.0} peerDependencies: rxjs: ^6.5.3 || ^7.4.0 @@ -589,44 +617,44 @@ packages: tslib: 2.6.2 zone.js: 0.14.6 - /@angular/forms@18.0.0(@angular/common@18.0.0)(@angular/core@18.0.0)(@angular/platform-browser@18.0.0)(rxjs@7.8.1): - resolution: {integrity: sha512-Q+4WExdgALP7VJ5lKSYmpz8CtAFZI4f3n09JhExIZoPTLD/mqOJcxxO7wTc9lXG4jKSE8BlfgK2txKz1cQvrEQ==} + /@angular/forms@18.0.1(@angular/common@18.0.1)(@angular/core@18.0.1)(@angular/platform-browser@18.0.1)(rxjs@7.8.1): + resolution: {integrity: sha512-j1nUzwnZHO/BRXK0joQbAV10JWxeRVKmPzIaDulY2o28Er1jVKyw2T8EwI+xSvBbAqyJyaAd+ysWUhm3FfH+GA==} engines: {node: ^18.13.0 || >=20.9.0} peerDependencies: - '@angular/common': 18.0.0 - '@angular/core': 18.0.0 - '@angular/platform-browser': 18.0.0 + '@angular/common': 18.0.1 + '@angular/core': 18.0.1 + '@angular/platform-browser': 18.0.1 rxjs: ^6.5.3 || ^7.4.0 dependencies: - '@angular/common': 18.0.0(@angular/core@18.0.0)(rxjs@7.8.1) - '@angular/core': 18.0.0(rxjs@7.8.1)(zone.js@0.14.6) - '@angular/platform-browser': 18.0.0(@angular/animations@18.0.0)(@angular/common@18.0.0)(@angular/core@18.0.0) + '@angular/common': 18.0.1(@angular/core@18.0.1)(rxjs@7.8.1) + '@angular/core': 18.0.1(rxjs@7.8.1)(zone.js@0.14.6) + '@angular/platform-browser': 18.0.1(@angular/animations@18.0.1)(@angular/common@18.0.1)(@angular/core@18.0.1) rxjs: 7.8.1 tslib: 2.6.2 dev: false - /@angular/language-service@18.0.0: - resolution: {integrity: sha512-L504d6ca/uExGc58gTSi0T6c1nibM7zGNKL4iWVsB2uS1Ic8B/JsKsoxtYKwBuPgcgDbyD5QhXHOR4yJORIK6g==} + /@angular/language-service@18.0.1: + resolution: {integrity: sha512-T4ILrLJTnredemIDxkKiL0pD0OZFzXwX6tn/nem2RG9aV5UQWqitOjw1RNuWDbsNXX6vRZsL/nw9cwDpeZhebQ==} engines: {node: ^18.13.0 || >=20.9.0} dev: true - /@angular/material@18.0.0(@angular/animations@18.0.0)(@angular/cdk@18.0.0)(@angular/common@18.0.0)(@angular/core@18.0.0)(@angular/forms@18.0.0)(@angular/platform-browser@18.0.0)(rxjs@7.8.1): - resolution: {integrity: sha512-4WfMcr4cX3cF7dKz+cXf9YIvhWOJGTP24rbMF5C6eC5K20IK6zgA//Qn0VSTwZkm54Tu9C7kF+CfNLeLy6i5uQ==} + /@angular/material@18.0.1(@angular/animations@18.0.1)(@angular/cdk@18.0.1)(@angular/common@18.0.1)(@angular/core@18.0.1)(@angular/forms@18.0.1)(@angular/platform-browser@18.0.1)(rxjs@7.8.1): + resolution: {integrity: sha512-y8OaESXw32P74Jh2FEr3n7QjqjTlo2Jf+XdgOvp5dd1yxpJ20vnK7ZCEQqCpxdxGAzXqR+2DccKk9tebB9egZw==} peerDependencies: '@angular/animations': ^18.0.0 || ^19.0.0 - '@angular/cdk': 18.0.0 + '@angular/cdk': 18.0.1 '@angular/common': ^18.0.0 || ^19.0.0 '@angular/core': ^18.0.0 || ^19.0.0 '@angular/forms': ^18.0.0 || ^19.0.0 '@angular/platform-browser': ^18.0.0 || ^19.0.0 rxjs: ^6.5.3 || ^7.4.0 dependencies: - '@angular/animations': 18.0.0(@angular/core@18.0.0) - '@angular/cdk': 18.0.0(@angular/common@18.0.0)(@angular/core@18.0.0)(rxjs@7.8.1) - '@angular/common': 18.0.0(@angular/core@18.0.0)(rxjs@7.8.1) - '@angular/core': 18.0.0(rxjs@7.8.1)(zone.js@0.14.6) - '@angular/forms': 18.0.0(@angular/common@18.0.0)(@angular/core@18.0.0)(@angular/platform-browser@18.0.0)(rxjs@7.8.1) - '@angular/platform-browser': 18.0.0(@angular/animations@18.0.0)(@angular/common@18.0.0)(@angular/core@18.0.0) + '@angular/animations': 18.0.1(@angular/core@18.0.1) + '@angular/cdk': 18.0.1(@angular/common@18.0.1)(@angular/core@18.0.1)(rxjs@7.8.1) + '@angular/common': 18.0.1(@angular/core@18.0.1)(rxjs@7.8.1) + '@angular/core': 18.0.1(rxjs@7.8.1)(zone.js@0.14.6) + '@angular/forms': 18.0.1(@angular/common@18.0.1)(@angular/core@18.0.1)(@angular/platform-browser@18.0.1)(rxjs@7.8.1) + '@angular/platform-browser': 18.0.1(@angular/animations@18.0.1)(@angular/common@18.0.1)(@angular/core@18.0.1) '@material/animation': 15.0.0-canary.7f224ddd4.0 '@material/auto-init': 15.0.0-canary.7f224ddd4.0 '@material/banner': 15.0.0-canary.7f224ddd4.0 @@ -679,51 +707,51 @@ packages: tslib: 2.6.2 dev: false - /@angular/platform-browser-dynamic@18.0.0(@angular/common@18.0.0)(@angular/compiler@18.0.0)(@angular/core@18.0.0)(@angular/platform-browser@18.0.0): - resolution: {integrity: sha512-Z7Y2qzEuFgCrkgcKPuyHGStEnZ89L3gr3SIgqoVlz4kauf0Fa70H6dxyd/RXV61OZwLXx0yt9rV5d8v+Ay+3fQ==} + /@angular/platform-browser-dynamic@18.0.1(@angular/common@18.0.1)(@angular/compiler@18.0.1)(@angular/core@18.0.1)(@angular/platform-browser@18.0.1): + resolution: {integrity: sha512-lzjq7HjigGxO5oh5Sw0Vxa3mAVidYHpHFQr46/OSl9T5jLpStcjEqK0xcfQz9bf2hV+0qFfMqmd2k0XQl7feqg==} engines: {node: ^18.13.0 || >=20.9.0} peerDependencies: - '@angular/common': 18.0.0 - '@angular/compiler': 18.0.0 - '@angular/core': 18.0.0 - '@angular/platform-browser': 18.0.0 + '@angular/common': 18.0.1 + '@angular/compiler': 18.0.1 + '@angular/core': 18.0.1 + '@angular/platform-browser': 18.0.1 dependencies: - '@angular/common': 18.0.0(@angular/core@18.0.0)(rxjs@7.8.1) - '@angular/compiler': 18.0.0(@angular/core@18.0.0) - '@angular/core': 18.0.0(rxjs@7.8.1)(zone.js@0.14.6) - '@angular/platform-browser': 18.0.0(@angular/animations@18.0.0)(@angular/common@18.0.0)(@angular/core@18.0.0) + '@angular/common': 18.0.1(@angular/core@18.0.1)(rxjs@7.8.1) + '@angular/compiler': 18.0.1(@angular/core@18.0.1) + '@angular/core': 18.0.1(rxjs@7.8.1)(zone.js@0.14.6) + '@angular/platform-browser': 18.0.1(@angular/animations@18.0.1)(@angular/common@18.0.1)(@angular/core@18.0.1) tslib: 2.6.2 dev: false - /@angular/platform-browser@18.0.0(@angular/animations@18.0.0)(@angular/common@18.0.0)(@angular/core@18.0.0): - resolution: {integrity: sha512-fOqXQn15H33xGTGgNBUwXAg5KRpqcdsVfipFBuD1GMbjMLQAx/AagxsBavRiq3mKEdHZyQ+hI4mvaKQWOPKUOQ==} + /@angular/platform-browser@18.0.1(@angular/animations@18.0.1)(@angular/common@18.0.1)(@angular/core@18.0.1): + resolution: {integrity: sha512-rQUsOxZxiwSPvyHdne60IKIGsvFoVc1rO4mDyXU+9sCCLmPKHzNyEzp7vybTZeiqa3k6v3sV/bfHWwrRzmvenw==} engines: {node: ^18.13.0 || >=20.9.0} peerDependencies: - '@angular/animations': 18.0.0 - '@angular/common': 18.0.0 - '@angular/core': 18.0.0 + '@angular/animations': 18.0.1 + '@angular/common': 18.0.1 + '@angular/core': 18.0.1 peerDependenciesMeta: '@angular/animations': optional: true dependencies: - '@angular/animations': 18.0.0(@angular/core@18.0.0) - '@angular/common': 18.0.0(@angular/core@18.0.0)(rxjs@7.8.1) - '@angular/core': 18.0.0(rxjs@7.8.1)(zone.js@0.14.6) + '@angular/animations': 18.0.1(@angular/core@18.0.1) + '@angular/common': 18.0.1(@angular/core@18.0.1)(rxjs@7.8.1) + '@angular/core': 18.0.1(rxjs@7.8.1)(zone.js@0.14.6) tslib: 2.6.2 dev: false - /@angular/router@18.0.0(@angular/common@18.0.0)(@angular/core@18.0.0)(@angular/platform-browser@18.0.0)(rxjs@7.8.1): - resolution: {integrity: sha512-bytfTypkJbHDv2QkD8jT2w63DWKicSYi5l7N+LPukb9/0pl3XYXKJ8cjlVLbiFvoo5Oz2oBFWYFucWsaPqDw3A==} + /@angular/router@18.0.1(@angular/common@18.0.1)(@angular/core@18.0.1)(@angular/platform-browser@18.0.1)(rxjs@7.8.1): + resolution: {integrity: sha512-PapdvfATjRZI0cJ/RH8n/ixHDHa4HIBaOMwhgU73InU9t6NIhBXg6aRECYV2qGt7NtpLYSHmG5Z1Ws86rm5Tyw==} engines: {node: ^18.13.0 || >=20.9.0} peerDependencies: - '@angular/common': 18.0.0 - '@angular/core': 18.0.0 - '@angular/platform-browser': 18.0.0 + '@angular/common': 18.0.1 + '@angular/core': 18.0.1 + '@angular/platform-browser': 18.0.1 rxjs: ^6.5.3 || ^7.4.0 dependencies: - '@angular/common': 18.0.0(@angular/core@18.0.0)(rxjs@7.8.1) - '@angular/core': 18.0.0(rxjs@7.8.1)(zone.js@0.14.6) - '@angular/platform-browser': 18.0.0(@angular/animations@18.0.0)(@angular/common@18.0.0)(@angular/core@18.0.0) + '@angular/common': 18.0.1(@angular/core@18.0.1)(rxjs@7.8.1) + '@angular/core': 18.0.1(rxjs@7.8.1)(zone.js@0.14.6) + '@angular/platform-browser': 18.0.1(@angular/animations@18.0.1)(@angular/common@18.0.1)(@angular/core@18.0.1) rxjs: 7.8.1 tslib: 2.6.2 dev: false @@ -830,7 +858,7 @@ packages: dependencies: '@babel/core': 7.24.5 '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-environment-visitor': 7.24.6 '@babel/helper-function-name': 7.23.0 '@babel/helper-member-expression-to-functions': 7.24.5 '@babel/helper-optimise-call-expression': 7.22.5 @@ -859,7 +887,7 @@ packages: dependencies: '@babel/core': 7.24.5 '@babel/helper-compilation-targets': 7.23.6 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 debug: 4.3.4 lodash.debounce: 4.0.8 resolve: 1.22.8 @@ -941,11 +969,6 @@ packages: '@babel/types': 7.24.5 dev: true - /@babel/helper-plugin-utils@7.24.5: - resolution: {integrity: sha512-xjNLDopRzW2o6ba0gKbkZq5YWEBaK3PCyTOY1K2P/O07LGMhMqlMXPxwN4S5/RhWuCobT8z0jrlKGlYmeR1OhQ==} - engines: {node: '>=6.9.0'} - dev: true - /@babel/helper-plugin-utils@7.24.6: resolution: {integrity: sha512-MZG/JcWfxybKwsA9N9PmtF2lOSFSEMVCpIRrbxccZFLJPrJciJdG/UhSh5W96GEteJI2ARqm5UAHxISwRDLSNg==} engines: {node: '>=6.9.0'} @@ -959,7 +982,7 @@ packages: dependencies: '@babel/core': 7.24.5 '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-environment-visitor': 7.24.6 '@babel/helper-wrap-function': 7.24.5 dev: true @@ -970,7 +993,7 @@ packages: '@babel/core': ^7.0.0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-environment-visitor': 7.24.6 '@babel/helper-member-expression-to-functions': 7.24.5 '@babel/helper-optimise-call-expression': 7.22.5 dev: true @@ -1067,7 +1090,7 @@ packages: '@babel/core': ^7.0.0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 dev: true /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.24.1(@babel/core@7.24.5): @@ -1077,7 +1100,7 @@ packages: '@babel/core': ^7.13.0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 '@babel/plugin-transform-optional-chaining': 7.24.5(@babel/core@7.24.5) dev: true @@ -1089,8 +1112,8 @@ packages: '@babel/core': ^7.0.0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-environment-visitor': 7.24.6 + '@babel/helper-plugin-utils': 7.24.6 dev: true /@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.24.5): @@ -1108,7 +1131,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 dev: true /@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.24.5): @@ -1117,7 +1140,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 dev: true /@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.24.5): @@ -1127,7 +1150,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 dev: true /@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.24.5): @@ -1136,7 +1159,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 dev: true /@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.24.5): @@ -1145,7 +1168,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 dev: true /@babel/plugin-syntax-import-assertions@7.24.1(@babel/core@7.24.5): @@ -1155,7 +1178,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 dev: true /@babel/plugin-syntax-import-attributes@7.24.1(@babel/core@7.24.5): @@ -1165,7 +1188,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 dev: true /@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.24.5): @@ -1174,7 +1197,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 dev: true /@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.24.5): @@ -1183,7 +1206,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 dev: true /@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.24.5): @@ -1192,7 +1215,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 dev: true /@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.24.5): @@ -1201,7 +1224,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 dev: true /@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.24.5): @@ -1210,7 +1233,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 dev: true /@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.24.5): @@ -1219,7 +1242,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 dev: true /@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.24.5): @@ -1228,7 +1251,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 dev: true /@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.24.5): @@ -1237,7 +1260,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 dev: true /@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.24.5): @@ -1247,7 +1270,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 dev: true /@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.24.5): @@ -1257,7 +1280,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 dev: true /@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.24.5): @@ -1268,7 +1291,7 @@ packages: dependencies: '@babel/core': 7.24.5 '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.24.5) - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 dev: true /@babel/plugin-transform-arrow-functions@7.24.1(@babel/core@7.24.5): @@ -1278,7 +1301,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 dev: true /@babel/plugin-transform-async-generator-functions@7.24.3(@babel/core@7.24.5): @@ -1288,8 +1311,8 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-environment-visitor': 7.24.6 + '@babel/helper-plugin-utils': 7.24.6 '@babel/helper-remap-async-to-generator': 7.22.20(@babel/core@7.24.5) '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.24.5) dev: true @@ -1302,7 +1325,7 @@ packages: dependencies: '@babel/core': 7.24.5 '@babel/helper-module-imports': 7.24.3 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 '@babel/helper-remap-async-to-generator': 7.22.20(@babel/core@7.24.5) dev: true @@ -1313,7 +1336,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 dev: true /@babel/plugin-transform-block-scoping@7.24.5(@babel/core@7.24.5): @@ -1323,7 +1346,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 dev: true /@babel/plugin-transform-class-properties@7.24.1(@babel/core@7.24.5): @@ -1334,7 +1357,7 @@ packages: dependencies: '@babel/core': 7.24.5 '@babel/helper-create-class-features-plugin': 7.24.5(@babel/core@7.24.5) - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 dev: true /@babel/plugin-transform-class-static-block@7.24.4(@babel/core@7.24.5): @@ -1345,7 +1368,7 @@ packages: dependencies: '@babel/core': 7.24.5 '@babel/helper-create-class-features-plugin': 7.24.5(@babel/core@7.24.5) - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.24.5) dev: true @@ -1358,9 +1381,9 @@ packages: '@babel/core': 7.24.5 '@babel/helper-annotate-as-pure': 7.22.5 '@babel/helper-compilation-targets': 7.23.6 - '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-environment-visitor': 7.24.6 '@babel/helper-function-name': 7.23.0 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 '@babel/helper-replace-supers': 7.24.1(@babel/core@7.24.5) '@babel/helper-split-export-declaration': 7.24.5 globals: 11.12.0 @@ -1373,7 +1396,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 '@babel/template': 7.24.0 dev: true @@ -1384,7 +1407,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 dev: true /@babel/plugin-transform-dotall-regex@7.24.1(@babel/core@7.24.5): @@ -1395,7 +1418,7 @@ packages: dependencies: '@babel/core': 7.24.5 '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.24.5) - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 dev: true /@babel/plugin-transform-duplicate-keys@7.24.1(@babel/core@7.24.5): @@ -1405,7 +1428,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 dev: true /@babel/plugin-transform-dynamic-import@7.24.1(@babel/core@7.24.5): @@ -1415,7 +1438,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.24.5) dev: true @@ -1427,7 +1450,7 @@ packages: dependencies: '@babel/core': 7.24.5 '@babel/helper-builder-binary-assignment-operator-visitor': 7.22.15 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 dev: true /@babel/plugin-transform-export-namespace-from@7.24.1(@babel/core@7.24.5): @@ -1437,7 +1460,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.24.5) dev: true @@ -1448,7 +1471,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 dev: true @@ -1461,7 +1484,7 @@ packages: '@babel/core': 7.24.5 '@babel/helper-compilation-targets': 7.23.6 '@babel/helper-function-name': 7.23.0 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 dev: true /@babel/plugin-transform-json-strings@7.24.1(@babel/core@7.24.5): @@ -1471,7 +1494,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.24.5) dev: true @@ -1482,7 +1505,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 dev: true /@babel/plugin-transform-logical-assignment-operators@7.24.1(@babel/core@7.24.5): @@ -1492,7 +1515,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.24.5) dev: true @@ -1503,7 +1526,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 dev: true /@babel/plugin-transform-modules-amd@7.24.1(@babel/core@7.24.5): @@ -1514,7 +1537,7 @@ packages: dependencies: '@babel/core': 7.24.5 '@babel/helper-module-transforms': 7.24.5(@babel/core@7.24.5) - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 dev: true /@babel/plugin-transform-modules-commonjs@7.24.1(@babel/core@7.24.5): @@ -1525,7 +1548,7 @@ packages: dependencies: '@babel/core': 7.24.5 '@babel/helper-module-transforms': 7.24.5(@babel/core@7.24.5) - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 '@babel/helper-simple-access': 7.24.5 dev: true @@ -1538,7 +1561,7 @@ packages: '@babel/core': 7.24.5 '@babel/helper-hoist-variables': 7.22.5 '@babel/helper-module-transforms': 7.24.5(@babel/core@7.24.5) - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 '@babel/helper-validator-identifier': 7.24.5 dev: true @@ -1550,7 +1573,7 @@ packages: dependencies: '@babel/core': 7.24.5 '@babel/helper-module-transforms': 7.24.5(@babel/core@7.24.5) - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 dev: true /@babel/plugin-transform-named-capturing-groups-regex@7.22.5(@babel/core@7.24.5): @@ -1561,7 +1584,7 @@ packages: dependencies: '@babel/core': 7.24.5 '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.24.5) - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 dev: true /@babel/plugin-transform-new-target@7.24.1(@babel/core@7.24.5): @@ -1571,7 +1594,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 dev: true /@babel/plugin-transform-nullish-coalescing-operator@7.24.1(@babel/core@7.24.5): @@ -1581,7 +1604,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.24.5) dev: true @@ -1592,7 +1615,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.24.5) dev: true @@ -1604,7 +1627,7 @@ packages: dependencies: '@babel/core': 7.24.5 '@babel/helper-compilation-targets': 7.23.6 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.24.5) '@babel/plugin-transform-parameters': 7.24.5(@babel/core@7.24.5) dev: true @@ -1616,7 +1639,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 '@babel/helper-replace-supers': 7.24.1(@babel/core@7.24.5) dev: true @@ -1627,7 +1650,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.24.5) dev: true @@ -1638,7 +1661,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.24.5) dev: true @@ -1650,7 +1673,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 dev: true /@babel/plugin-transform-private-methods@7.24.1(@babel/core@7.24.5): @@ -1661,7 +1684,7 @@ packages: dependencies: '@babel/core': 7.24.5 '@babel/helper-create-class-features-plugin': 7.24.5(@babel/core@7.24.5) - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 dev: true /@babel/plugin-transform-private-property-in-object@7.24.5(@babel/core@7.24.5): @@ -1673,7 +1696,7 @@ packages: '@babel/core': 7.24.5 '@babel/helper-annotate-as-pure': 7.22.5 '@babel/helper-create-class-features-plugin': 7.24.5(@babel/core@7.24.5) - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.24.5) dev: true @@ -1684,7 +1707,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 dev: true /@babel/plugin-transform-regenerator@7.24.1(@babel/core@7.24.5): @@ -1694,7 +1717,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 regenerator-transform: 0.15.2 dev: true @@ -1705,7 +1728,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 dev: true /@babel/plugin-transform-runtime@7.24.3(@babel/core@7.24.5): @@ -1716,7 +1739,7 @@ packages: dependencies: '@babel/core': 7.24.5 '@babel/helper-module-imports': 7.24.3 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 babel-plugin-polyfill-corejs2: 0.4.11(@babel/core@7.24.5) babel-plugin-polyfill-corejs3: 0.10.4(@babel/core@7.24.5) babel-plugin-polyfill-regenerator: 0.6.2(@babel/core@7.24.5) @@ -1732,7 +1755,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 dev: true /@babel/plugin-transform-spread@7.24.1(@babel/core@7.24.5): @@ -1742,7 +1765,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 dev: true @@ -1753,7 +1776,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 dev: true /@babel/plugin-transform-template-literals@7.24.1(@babel/core@7.24.5): @@ -1763,7 +1786,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 dev: true /@babel/plugin-transform-typeof-symbol@7.24.5(@babel/core@7.24.5): @@ -1773,7 +1796,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 dev: true /@babel/plugin-transform-unicode-escapes@7.24.1(@babel/core@7.24.5): @@ -1783,7 +1806,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 dev: true /@babel/plugin-transform-unicode-property-regex@7.24.1(@babel/core@7.24.5): @@ -1794,7 +1817,7 @@ packages: dependencies: '@babel/core': 7.24.5 '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.24.5) - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 dev: true /@babel/plugin-transform-unicode-regex@7.24.1(@babel/core@7.24.5): @@ -1805,7 +1828,7 @@ packages: dependencies: '@babel/core': 7.24.5 '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.24.5) - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 dev: true /@babel/plugin-transform-unicode-sets-regex@7.24.1(@babel/core@7.24.5): @@ -1816,7 +1839,7 @@ packages: dependencies: '@babel/core': 7.24.5 '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.24.5) - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 dev: true /@babel/preset-env@7.24.5(@babel/core@7.24.5): @@ -1828,7 +1851,7 @@ packages: '@babel/compat-data': 7.24.4 '@babel/core': 7.24.5 '@babel/helper-compilation-targets': 7.23.6 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 '@babel/helper-validator-option': 7.23.5 '@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.24.6(@babel/core@7.24.5) '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.24.1(@babel/core@7.24.5) @@ -1917,7 +1940,7 @@ packages: '@babel/core': ^7.0.0-0 || ^8.0.0-0 <8.0.0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 '@babel/types': 7.24.5 esutils: 2.0.3 dev: true @@ -2581,7 +2604,7 @@ packages: tslib: 2.6.2 dev: true - /@kangaroo-and-rabbit/kar-cw@0.4.0(@angular/common@18.0.0)(@angular/compiler@18.0.0)(@angular/core@18.0.0)(@angular/forms@18.0.0)(@angular/platform-browser-dynamic@18.0.0)(@angular/platform-browser@18.0.0)(@angular/router@18.0.0)(rxjs@7.8.1)(zone.js@0.14.6): + /@kangaroo-and-rabbit/kar-cw@0.4.0(@angular/common@18.0.1)(@angular/compiler@18.0.1)(@angular/core@18.0.1)(@angular/forms@18.0.1)(@angular/platform-browser-dynamic@18.0.1)(@angular/platform-browser@18.0.1)(@angular/router@18.0.1)(rxjs@7.8.1)(zone.js@0.14.6): resolution: {integrity: sha512-JrSDOVHhLa3YP/RCb0xPM6fBxA3cuHR8ELYg7bvnWhzo1oZaeov1vd8b19a0m9bVE5sKR8oBvYthqoXkuEVNQQ==, tarball: https://gitea.atria-soft.org/api/packages/kangaroo-and-rabbit/npm/%40kangaroo-and-rabbit%2Fkar-cw/-/0.4.0/kar-cw-0.4.0.tgz} peerDependencies: '@angular/common': ^18.0.0 @@ -2594,13 +2617,13 @@ packages: rxjs: ~7.8.1 zone.js: ~0.14.5 dependencies: - '@angular/common': 18.0.0(@angular/core@18.0.0)(rxjs@7.8.1) - '@angular/compiler': 18.0.0(@angular/core@18.0.0) - '@angular/core': 18.0.0(rxjs@7.8.1)(zone.js@0.14.6) - '@angular/forms': 18.0.0(@angular/common@18.0.0)(@angular/core@18.0.0)(@angular/platform-browser@18.0.0)(rxjs@7.8.1) - '@angular/platform-browser': 18.0.0(@angular/animations@18.0.0)(@angular/common@18.0.0)(@angular/core@18.0.0) - '@angular/platform-browser-dynamic': 18.0.0(@angular/common@18.0.0)(@angular/compiler@18.0.0)(@angular/core@18.0.0)(@angular/platform-browser@18.0.0) - '@angular/router': 18.0.0(@angular/common@18.0.0)(@angular/core@18.0.0)(@angular/platform-browser@18.0.0)(rxjs@7.8.1) + '@angular/common': 18.0.1(@angular/core@18.0.1)(rxjs@7.8.1) + '@angular/compiler': 18.0.1(@angular/core@18.0.1) + '@angular/core': 18.0.1(rxjs@7.8.1)(zone.js@0.14.6) + '@angular/forms': 18.0.1(@angular/common@18.0.1)(@angular/core@18.0.1)(@angular/platform-browser@18.0.1)(rxjs@7.8.1) + '@angular/platform-browser': 18.0.1(@angular/animations@18.0.1)(@angular/common@18.0.1)(@angular/core@18.0.1) + '@angular/platform-browser-dynamic': 18.0.1(@angular/common@18.0.1)(@angular/compiler@18.0.1)(@angular/core@18.0.1)(@angular/platform-browser@18.0.1) + '@angular/router': 18.0.1(@angular/common@18.0.1)(@angular/core@18.0.1)(@angular/platform-browser@18.0.1)(rxjs@7.8.1) rxjs: 7.8.1 tslib: 2.6.2 zone.js: 0.14.6 @@ -3365,15 +3388,15 @@ packages: dev: true optional: true - /@ngtools/webpack@18.0.1(@angular/compiler-cli@18.0.0)(typescript@5.4.5)(webpack@5.91.0): - resolution: {integrity: sha512-uetWaviDUK3lgjKxN/FOxhEuZ5O3PVY8vWFAv1LkPSLFJbcKAQZlYbKnrn7uvQzyrkUc3W5+bYEGx2OcXMpb9g==} + /@ngtools/webpack@18.0.2(@angular/compiler-cli@18.0.1)(typescript@5.4.5)(webpack@5.91.0): + resolution: {integrity: sha512-I+ZNFGBnykUWBwGPCXy6m9R2fIX/ovnAUHylvThYd/M+FUfc+Z/3DpKEUBYIOLVCLNZR5nuK0t9QLlazYhWFgg==} 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: '@angular/compiler-cli': ^18.0.0 typescript: '>=5.4 <5.5' webpack: ^5.54.0 dependencies: - '@angular/compiler-cli': 18.0.0(@angular/compiler@18.0.0)(typescript@5.4.5) + '@angular/compiler-cli': 18.0.1(@angular/compiler@18.0.1)(typescript@5.4.5) typescript: 5.4.5 webpack: 5.91.0(esbuild@0.21.3) dev: true @@ -3545,19 +3568,19 @@ packages: - supports-color dev: true - /@nrwl/devkit@18.3.4(nx@18.3.4): - resolution: {integrity: sha512-Fty9Huqm12OYueU3uLJl3uvBUl5BvEyPfvw8+rLiNx9iftdEattM8C+268eAbIRRSLSOVXlWsJH4brlc6QZYYw==} + /@nrwl/devkit@19.1.1(nx@19.1.1): + resolution: {integrity: sha512-CrbEy4zBRPPV8gGtwpSgfxJUElXRxEGvvxQlrhoCKmzH7v9407jFjXpzYOipwa9u65a7raCCtsSKYuRdecRglQ==} dependencies: - '@nx/devkit': 18.3.4(nx@18.3.4) + '@nx/devkit': 19.1.1(nx@19.1.1) transitivePeerDependencies: - nx dev: true - /@nrwl/tao@18.3.4: - resolution: {integrity: sha512-+7KsDYmGj1cvNaXZcjSYOPN1h17hsGFBtVX7MqnpJLLkQTUhKg2rQxqyluzshJ+RoDUVtYPGyHg1AizlB66RIA==} + /@nrwl/tao@19.1.1: + resolution: {integrity: sha512-03iaf+rnOEf5HHLsiSA7QIk63mBtcU4vkqkggoYLxJpMthx5nD4Z12nk+G/Z5RKWYUG4k3j6G7CFiIQRYOy7TA==} hasBin: true dependencies: - nx: 18.3.4 + nx: 19.1.1 tslib: 2.6.2 transitivePeerDependencies: - '@swc-node/register' @@ -3565,24 +3588,25 @@ packages: - debug dev: true - /@nx/devkit@18.3.4(nx@18.3.4): - resolution: {integrity: sha512-M3htxl5WvlNKK5KNOndCAApbyBCZNTFFs+rtdwvudNZk5+84zAAPaWzSoX9C4XLAW78/f98LzF68/ch05aN12A==} + /@nx/devkit@19.1.1(nx@19.1.1): + resolution: {integrity: sha512-YMt5vFaNMeIKgBwQ3RIFQG7AoYOksd8vNxwunirN95q/70HMIoJQsnRCMT45jVd9D/GIWASgY8QsGTMJfcO0qQ==} peerDependencies: - nx: '>= 16 <= 19' + nx: '>= 17 <= 20' dependencies: - '@nrwl/devkit': 18.3.4(nx@18.3.4) + '@nrwl/devkit': 19.1.1(nx@19.1.1) ejs: 3.1.10 enquirer: 2.3.6 ignore: 5.3.1 - nx: 18.3.4 - semver: 7.6.0 + minimatch: 9.0.3 + nx: 19.1.1 + semver: 7.6.2 tmp: 0.2.3 tslib: 2.6.2 yargs-parser: 21.1.1 dev: true - /@nx/nx-darwin-arm64@18.3.4: - resolution: {integrity: sha512-MOGk9z4fIoOkJB68diH3bwoWrC8X9IzMNsz1mu0cbVfgCRAfIV3b+lMsiwQYzWal3UWW5DE5Rkss4F8whiV5Uw==} + /@nx/nx-darwin-arm64@19.1.1: + resolution: {integrity: sha512-5CcgmNhUg5N62zCuzNZfRRPvaLRZNhLk0OkpMa085atEshM8RUAMbN80ffINaBssYtKu6znJ9LhUK+q7C3KiFQ==} engines: {node: '>= 10'} cpu: [arm64] os: [darwin] @@ -3590,8 +3614,8 @@ packages: dev: true optional: true - /@nx/nx-darwin-x64@18.3.4: - resolution: {integrity: sha512-tSzPRnNB3QdPM+KYiIuRCUtyCwcuIRC95FfP0ZB3WvfDeNxJChEAChNqmCMDE4iFvZhGuze8WqkJuIVdte+lyQ==} + /@nx/nx-darwin-x64@19.1.1: + resolution: {integrity: sha512-vDM9vZow3YLA3+7GKTqhtguNcbQPifMTbqm8Aevd/suqCChQsLyD1Hh1Z+o03RNolNTRacNb6GPvoKFY4BJ2tA==} engines: {node: '>= 10'} cpu: [x64] os: [darwin] @@ -3599,8 +3623,8 @@ packages: dev: true optional: true - /@nx/nx-freebsd-x64@18.3.4: - resolution: {integrity: sha512-bjSPak/d+bcR95/pxHMRhnnpHc6MnrQcG6f5AjX15Esm4JdrdQKPBmG1RybuK0WKSyD5wgVhkAGc/QQUom9l8g==} + /@nx/nx-freebsd-x64@19.1.1: + resolution: {integrity: sha512-FfOBrc1vndWYXSZVgbB9nWRp8/jo7f9b3g3ZfqaVwsGpcYcwz7dxiPV7HQKysTR0WNVv1aTi2Dg1CF+F94qlPw==} engines: {node: '>= 10'} cpu: [x64] os: [freebsd] @@ -3608,8 +3632,8 @@ packages: dev: true optional: true - /@nx/nx-linux-arm-gnueabihf@18.3.4: - resolution: {integrity: sha512-/1HnUL7jhH0S7PxJqf6R1pk3QlAU22GY89EQV9fd+RDUtp7IyzaTlkebijTIqfxlSjC4OO3bPizaxEaxdd3uKQ==} + /@nx/nx-linux-arm-gnueabihf@19.1.1: + resolution: {integrity: sha512-Bb94MmoOsPnTI4n1mrILSwGmx9I50LEkEOgksoiOEYdykWKjbz6z4ZnFCJHTeF0bca1OmF5iCjFWU42KlLUsRQ==} engines: {node: '>= 10'} cpu: [arm] os: [linux] @@ -3617,8 +3641,8 @@ packages: dev: true optional: true - /@nx/nx-linux-arm64-gnu@18.3.4: - resolution: {integrity: sha512-g/2IaB2bZTKaBNPEf9LxtIXb1XHdhh3VO9PnePIrwkkixPMLN0dTxT5Sttt75lvLP3EU1AUR5w3Aaz2Q1mYtWA==} + /@nx/nx-linux-arm64-gnu@19.1.1: + resolution: {integrity: sha512-mqiRi95LOUTWldtif3f2aJOFLxg/2jnM1UYj85vUlaLZJmQK64OhQslCAAZCmEWkHAYqEooHaYqj30YmDb92jw==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] @@ -3626,8 +3650,8 @@ packages: dev: true optional: true - /@nx/nx-linux-arm64-musl@18.3.4: - resolution: {integrity: sha512-MgfKLoEF6I1cCS+0ooFLEjJSSVdCYyCT9Q96IHRJntAEL8u/0GR2OUoBoLC+q1lnbIkJr/uqTJxA2Jh+sJTIbA==} + /@nx/nx-linux-arm64-musl@19.1.1: + resolution: {integrity: sha512-lhyVsuT19Ez4ynhen6dT+Zdq2cABXcphYSkVSASvZGvka/65AS+0D1hX0TFDPJvbTdsHwVszJQZzIqGmYUkhLA==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] @@ -3635,8 +3659,8 @@ packages: dev: true optional: true - /@nx/nx-linux-x64-gnu@18.3.4: - resolution: {integrity: sha512-vbHxv7m3gjthBvw50EYCtgyY0Zg5nVTaQtX+wRsmKybV2i7wHbw5zIe1aL4zHUm6TcPGbIQK+utVM+hyCqKHVA==} + /@nx/nx-linux-x64-gnu@19.1.1: + resolution: {integrity: sha512-zUQhMwz/gQ0up1iymwTqXbyLJca87HXOP+uAD5wfgarh0yhPDwcGaVsV8O8t2z8W/dH/yYmuppe3gAwsvd5SSg==} engines: {node: '>= 10'} cpu: [x64] os: [linux] @@ -3644,8 +3668,8 @@ packages: dev: true optional: true - /@nx/nx-linux-x64-musl@18.3.4: - resolution: {integrity: sha512-qIJKJCYFRLVSALsvg3avjReOjuYk91Q0hFXMJ2KaEM1Y3tdzcFN0fKBiaHexgbFIUk8zJuS4dJObTqSYMXowbg==} + /@nx/nx-linux-x64-musl@19.1.1: + resolution: {integrity: sha512-3Gc2iwMbFAp50OlIqfgryTtZno/FqPW+AOP1Pijo/jJOZ8DHP3A7Zy8QoJYUgTQxCffzVbhshXW6yy403pV3OQ==} engines: {node: '>= 10'} cpu: [x64] os: [linux] @@ -3653,8 +3677,8 @@ packages: dev: true optional: true - /@nx/nx-win32-arm64-msvc@18.3.4: - resolution: {integrity: sha512-UxC8mRkFTPdZbKFprZkiBqVw8624xU38kI0xyooxKlFpt5lccTBwJ0B7+R8p1RoWyvh2DSyFI9VvfD7lczg1lA==} + /@nx/nx-win32-arm64-msvc@19.1.1: + resolution: {integrity: sha512-91LJG0triTdZDHnT9l1N1YuIwhmR7iCbKsEv345OdPhHJeQ6GAuJCD0SqDk6aZ13xr7LoRlS8c6bnfctXeslQQ==} engines: {node: '>= 10'} cpu: [arm64] os: [win32] @@ -3662,8 +3686,8 @@ packages: dev: true optional: true - /@nx/nx-win32-x64-msvc@18.3.4: - resolution: {integrity: sha512-/RqEjNU9hxIBxRLafCNKoH3SaB2FShf+1ZnIYCdAoCZBxLJebDpnhiyrVs0lPnMj9248JbizEMdJj1+bs/bXig==} + /@nx/nx-win32-x64-msvc@19.1.1: + resolution: {integrity: sha512-rEWRqcW1osCeaZ9KPfZWARIdOHGd0WXRW6iqqRvZZEAIbGlZP/89Sj2o9Fvs5oHpng7kfrqsDbpbikmmlX7HTQ==} engines: {node: '>= 10'} cpu: [x64] os: [win32] @@ -3835,12 +3859,12 @@ packages: dev: true optional: true - /@schematics/angular@18.0.1: - resolution: {integrity: sha512-ho9QOUiS4wqKRzbKFWUGU8iecfcdrjnrjBXbzJEQ6GNIOz7iDniLMNXYRP7P+xanWQGLPDIOVR2lGaryPdTXDw==} + /@schematics/angular@18.0.2: + resolution: {integrity: sha512-qkJs1oxHtneJ6QxDKpxNyneXGDM9SKVj+Bgi8xUAU3FEzpsYmE/aW3MfwYHOZl0pDBO8c2raqLvlyl3dGP6/Gg==} 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'} dependencies: - '@angular-devkit/core': 18.0.1 - '@angular-devkit/schematics': 18.0.1 + '@angular-devkit/core': 18.0.2 + '@angular-devkit/schematics': 18.0.2 jsonc-parser: 3.2.1 transitivePeerDependencies: - chokidar @@ -4178,26 +4202,6 @@ packages: '@typescript-eslint/visitor-keys': 7.11.0 dev: true - /@typescript-eslint/type-utils@7.11.0(eslint@8.57.0)(typescript@5.4.5): - resolution: {integrity: sha512-WmppUEgYy+y1NTseNMJ6mCFxt03/7jTOy08bcg7bxJJdsM4nuhnchyBbE8vryveaJUf62noH7LodPSo5Z0WUCg==} - engines: {node: ^18.18.0 || >=20.0.0} - peerDependencies: - eslint: ^8.56.0 - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true - dependencies: - '@typescript-eslint/typescript-estree': 7.11.0(typescript@5.4.5) - '@typescript-eslint/utils': 7.11.0(eslint@8.57.0)(typescript@5.4.5) - debug: 4.3.4 - eslint: 8.57.0 - ts-api-utils: 1.3.0(typescript@5.4.5) - typescript: 5.4.5 - transitivePeerDependencies: - - supports-color - dev: true - /@typescript-eslint/types@7.11.0: resolution: {integrity: sha512-MPEsDRZTyCiXkD4vd3zywDCifi7tatc4K37KqTprCvaXptP7Xlpdw0NR2hRJTetG5TxbWDB79Ys4kLmHliEo/w==} engines: {node: ^18.18.0 || >=20.0.0} @@ -4218,7 +4222,7 @@ packages: globby: 11.1.0 is-glob: 4.0.3 minimatch: 9.0.4 - semver: 7.6.0 + semver: 7.6.2 ts-api-utils: 1.3.0(typescript@5.4.5) typescript: 5.4.5 transitivePeerDependencies: @@ -4388,8 +4392,8 @@ packages: tslib: 2.6.2 dev: true - /@zkochan/js-yaml@0.0.6: - resolution: {integrity: sha512-nzvgl3VfhcELQ8LyVrYOru+UtAy1nrygk2+AGbTm8a5YcO6o8lSjAT+pfg3vJWxIoZKOUhrK6UU7xW/+00kQrg==} + /@zkochan/js-yaml@0.0.7: + resolution: {integrity: sha512-nrUSn7hzt7J6JWgWGz78ZYI8wj+gdIJdk0Ynjpp8l+trkn58Uqsf6RYrYkEK+3X18EX+TNdtJI0WxAtc+L84SQ==} hasBin: true dependencies: argparse: 2.0.1 @@ -4475,7 +4479,7 @@ packages: indent-string: 4.0.0 dev: true - /ajv-formats@2.1.1(ajv@8.12.0): + /ajv-formats@2.1.1(ajv@8.13.0): resolution: {integrity: sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==} peerDependencies: ajv: ^8.0.0 @@ -4483,7 +4487,7 @@ packages: ajv: optional: true dependencies: - ajv: 8.12.0 + ajv: 8.13.0 dev: true /ajv-formats@3.0.1(ajv@8.13.0): @@ -4505,12 +4509,12 @@ packages: ajv: 6.12.6 dev: true - /ajv-keywords@5.1.0(ajv@8.12.0): + /ajv-keywords@5.1.0(ajv@8.13.0): resolution: {integrity: sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==} peerDependencies: ajv: ^8.8.2 dependencies: - ajv: 8.12.0 + ajv: 8.13.0 fast-deep-equal: 3.1.3 dev: true @@ -4523,15 +4527,6 @@ packages: uri-js: 4.4.1 dev: true - /ajv@8.12.0: - resolution: {integrity: sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==} - dependencies: - fast-deep-equal: 3.1.3 - json-schema-traverse: 1.0.0 - require-from-string: 2.0.2 - uri-js: 4.4.1 - dev: true - /ajv@8.13.0: resolution: {integrity: sha512-PRA911Blj99jR5RMeTunVbNXMF6Lp4vZXnk5GQjcnUWUTsrXtekg/pnmFFI2u/I36Y/2bITGS30GZCXei6uNkA==} dependencies: @@ -4701,7 +4696,7 @@ packages: resolution: {integrity: sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==} engines: {node: '>=8'} dependencies: - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.6 '@istanbuljs/load-nyc-config': 1.1.0 '@istanbuljs/schema': 0.1.3 istanbul-lib-instrument: 5.2.1 @@ -8386,8 +8381,8 @@ packages: boolbase: 1.0.0 dev: true - /nx@18.3.4: - resolution: {integrity: sha512-7rOHRyxpnZGJ3pHnwmpoAMHt9hNuwibWhOhPBJDhJVcbQJtGfwcWWyV/iSEnVXwKZ2lfHVE3TwE+gXFdT/GFiw==} + /nx@19.1.1: + resolution: {integrity: sha512-9NPKoAQ+I3KcoFDThAVu7YznE9fKbV/AiE5dAXPbWfye9HjRdnhLQmXN122ADlq4pA5wkXwxvAxRLw2WA7Kkgw==} hasBin: true requiresBuild: true peerDependencies: @@ -8399,10 +8394,10 @@ packages: '@swc/core': optional: true dependencies: - '@nrwl/tao': 18.3.4 + '@nrwl/tao': 19.1.1 '@yarnpkg/lockfile': 1.1.0 '@yarnpkg/parsers': 3.0.0-rc.46 - '@zkochan/js-yaml': 0.0.6 + '@zkochan/js-yaml': 0.0.7 axios: 1.6.8 chalk: 4.1.2 cli-cursor: 3.1.0 @@ -8416,7 +8411,6 @@ packages: fs-extra: 11.2.0 ignore: 5.3.1 jest-diff: 29.7.0 - js-yaml: 4.1.0 jsonc-parser: 3.2.0 lines-and-columns: 2.0.4 minimatch: 9.0.3 @@ -8424,7 +8418,7 @@ packages: npm-run-path: 4.0.1 open: 8.4.2 ora: 5.3.0 - semver: 7.6.0 + semver: 7.6.2 string-width: 4.2.3 strong-log-transformer: 2.1.0 tar-stream: 2.2.0 @@ -8434,16 +8428,16 @@ packages: yargs: 17.7.2 yargs-parser: 21.1.1 optionalDependencies: - '@nx/nx-darwin-arm64': 18.3.4 - '@nx/nx-darwin-x64': 18.3.4 - '@nx/nx-freebsd-x64': 18.3.4 - '@nx/nx-linux-arm-gnueabihf': 18.3.4 - '@nx/nx-linux-arm64-gnu': 18.3.4 - '@nx/nx-linux-arm64-musl': 18.3.4 - '@nx/nx-linux-x64-gnu': 18.3.4 - '@nx/nx-linux-x64-musl': 18.3.4 - '@nx/nx-win32-arm64-msvc': 18.3.4 - '@nx/nx-win32-x64-msvc': 18.3.4 + '@nx/nx-darwin-arm64': 19.1.1 + '@nx/nx-darwin-x64': 19.1.1 + '@nx/nx-freebsd-x64': 19.1.1 + '@nx/nx-linux-arm-gnueabihf': 19.1.1 + '@nx/nx-linux-arm64-gnu': 19.1.1 + '@nx/nx-linux-arm64-musl': 19.1.1 + '@nx/nx-linux-x64-gnu': 19.1.1 + '@nx/nx-linux-x64-musl': 19.1.1 + '@nx/nx-win32-arm64-msvc': 19.1.1 + '@nx/nx-win32-x64-msvc': 19.1.1 transitivePeerDependencies: - debug dev: true @@ -8930,8 +8924,8 @@ packages: engines: {node: '>= 0.8.0'} dev: true - /prettier@3.2.5: - resolution: {integrity: sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==} + /prettier@3.3.0: + resolution: {integrity: sha512-J9odKxERhCQ10OC2yb93583f6UnYutOeiV5i0zEDS7UGTdUt0u+y8erxl3lBKvwo/JHyyoEdXjwp4dke9oyZ/g==} engines: {node: '>=14'} hasBin: true dev: true @@ -9426,9 +9420,9 @@ packages: engines: {node: '>= 12.13.0'} dependencies: '@types/json-schema': 7.0.15 - ajv: 8.12.0 - ajv-formats: 2.1.1(ajv@8.12.0) - ajv-keywords: 5.1.0(ajv@8.12.0) + ajv: 8.13.0 + ajv-formats: 2.1.1(ajv@8.13.0) + ajv-keywords: 5.1.0(ajv@8.13.0) dev: true /select-hose@2.0.0: diff --git a/version.txt b/version.txt index e1bde80..a3df0a6 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.7.0-dev +0.8.0