diff --git a/package.json b/package.json index 2a24a1580b..fd823bbf11 100644 --- a/package.json +++ b/package.json @@ -30,9 +30,9 @@ "@angular-devkit/build-angular": "~17.3.0", "@angular-devkit/core": "~17.3.0", "@angular-devkit/schematics": "~17.3.0", - "@angular-eslint/eslint-plugin": "~17.3.0", - "@angular-eslint/eslint-plugin-template": "~17.3.0", - "@angular-eslint/template-parser": "~17.3.0", + "@angular-eslint/eslint-plugin": "17.3.0", + "@angular-eslint/eslint-plugin-template": "17.3.0", + "@angular-eslint/template-parser": "17.3.0", "@angular/cli": "~17.3.0", "@angular/common": "~17.3.0", "@angular/compiler": "~17.3.0", @@ -65,21 +65,21 @@ "@ngrx/store": "17.0.1", "@nuxt/kit": "^3.10.0", "@nuxt/schema": "^3.10.0", - "@nx/angular": "18.1.0-beta.10", - "@nx/cypress": "18.1.0-beta.10", - "@nx/devkit": "18.1.0-beta.10", - "@nx/esbuild": "18.1.0-beta.10", - "@nx/eslint": "18.1.0-beta.10", - "@nx/eslint-plugin": "18.1.0-beta.10", - "@nx/jest": "18.1.0-beta.10", - "@nx/js": "18.1.0-beta.10", - "@nx/next": "18.1.0-beta.10", - "@nx/playwright": "18.1.0-beta.10", - "@nx/react": "18.1.0-beta.10", - "@nx/storybook": "18.1.0-beta.10", - "@nx/vite": "18.1.0-beta.10", - "@nx/web": "18.1.0-beta.10", - "@nx/webpack": "18.1.0-beta.10", + "@nx/angular": "18.2.0-beta.0", + "@nx/cypress": "18.2.0-beta.0", + "@nx/devkit": "18.2.0-beta.0", + "@nx/esbuild": "18.2.0-beta.0", + "@nx/eslint": "18.2.0-beta.0", + "@nx/eslint-plugin": "18.2.0-beta.0", + "@nx/jest": "18.2.0-beta.0", + "@nx/js": "18.2.0-beta.0", + "@nx/next": "18.2.0-beta.0", + "@nx/playwright": "18.2.0-beta.0", + "@nx/react": "18.2.0-beta.0", + "@nx/storybook": "18.2.0-beta.0", + "@nx/vite": "18.2.0-beta.0", + "@nx/web": "18.2.0-beta.0", + "@nx/webpack": "18.2.0-beta.0", "@phenomnomnominal/tsquery": "~5.0.1", "@playwright/test": "^1.36.1", "@pmmmwh/react-refresh-webpack-plugin": "^0.5.7", @@ -132,10 +132,10 @@ "@types/tmp": "^0.2.0", "@types/yargs": "^17.0.10", "@types/yarnpkg__lockfile": "^1.1.5", - "@typescript-eslint/eslint-plugin": "^7.3.0", - "@typescript-eslint/parser": "^7.3.0", + "@typescript-eslint/eslint-plugin": "7.3.1", + "@typescript-eslint/parser": "7.3.1", "@typescript-eslint/type-utils": "^7.3.0", - "@typescript-eslint/utils": "^7.3.0", + "@typescript-eslint/utils": "7.3.1", "@xstate/immer": "0.3.1", "@xstate/inspect": "0.7.0", "@xstate/react": "3.0.1", @@ -167,7 +167,7 @@ "ejs": "^3.1.7", "enhanced-resolve": "^5.8.3", "esbuild": "0.19.5", - "eslint": "~8.57.0", + "eslint": "8.57.0", "eslint-config-next": "14.0.4", "eslint-config-prettier": "9.0.0", "eslint-plugin-cypress": "2.14.0", @@ -232,7 +232,7 @@ "node-fetch": "^2.6.7", "npm-package-arg": "11.0.1", "nuxt": "^3.10.0", - "nx": "18.1.0-beta.10", + "nx": "18.2.0-beta.0", "octokit": "^2.0.14", "open": "^8.4.0", "openai": "~4.3.1", @@ -330,7 +330,7 @@ "axios": "^1.6.0", "classnames": "^2.3.1", "cliui": "^8.0.1", - "core-js": "^3.6.5", + "core-js": "^3.36.1", "enquirer": "~2.3.6", "fast-glob": "3.2.7", "framer-motion": "^4.1.17", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1209d3d6c4..4dd29396a9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -70,8 +70,8 @@ dependencies: specifier: ^8.0.1 version: 8.0.1 core-js: - specifier: ^3.6.5 - version: 3.26.0 + specifier: ^3.36.1 + version: 3.36.1 enquirer: specifier: ~2.3.6 version: 2.3.6 @@ -168,13 +168,13 @@ devDependencies: specifier: ~17.3.0 version: 17.3.0 '@angular-eslint/eslint-plugin': - specifier: ~17.3.0 + specifier: 17.3.0 version: 17.3.0(eslint@8.57.0)(typescript@5.4.2) '@angular-eslint/eslint-plugin-template': - specifier: ~17.3.0 + specifier: 17.3.0 version: 17.3.0(eslint@8.57.0)(typescript@5.4.2) '@angular-eslint/template-parser': - specifier: ~17.3.0 + specifier: 17.3.0 version: 17.3.0(eslint@8.57.0)(typescript@5.4.2) '@angular/cli': specifier: ~17.3.0 @@ -273,50 +273,50 @@ devDependencies: specifier: ^3.10.0 version: 3.10.0(rollup@2.79.0) '@nx/angular': - specifier: 18.1.0-beta.10 - version: 18.1.0-beta.10(@angular-devkit/build-angular@17.3.0)(@angular-devkit/core@17.3.0)(@angular-devkit/schematics@17.3.0)(@schematics/angular@17.3.0)(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(esbuild@0.19.5)(eslint@8.57.0)(html-webpack-plugin@5.5.0)(js-yaml@4.1.0)(nx@18.1.0-beta.10)(rxjs@7.8.1)(typescript@5.4.2)(verdaccio@5.15.4) + specifier: 18.2.0-beta.0 + version: 18.2.0-beta.0(@angular-devkit/build-angular@17.3.0)(@angular-devkit/core@17.3.0)(@angular-devkit/schematics@17.3.0)(@schematics/angular@17.3.0)(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(esbuild@0.19.5)(eslint@8.57.0)(html-webpack-plugin@5.5.0)(js-yaml@4.1.0)(nx@18.2.0-beta.0)(rxjs@7.8.1)(typescript@5.4.2)(verdaccio@5.15.4) '@nx/cypress': - specifier: 18.1.0-beta.10 - version: 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(cypress@13.6.6)(js-yaml@4.1.0)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4) + specifier: 18.2.0-beta.0 + version: 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(cypress@13.6.6)(js-yaml@4.1.0)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4) '@nx/devkit': - specifier: 18.1.0-beta.10 - version: 18.1.0-beta.10(nx@18.1.0-beta.10) + specifier: 18.2.0-beta.0 + version: 18.2.0-beta.0(nx@18.2.0-beta.0) '@nx/esbuild': - specifier: 18.1.0-beta.10 - version: 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(esbuild@0.19.5)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4) + specifier: 18.2.0-beta.0 + version: 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(esbuild@0.19.5)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4) '@nx/eslint': - specifier: 18.1.0-beta.10 - version: 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(js-yaml@4.1.0)(nx@18.1.0-beta.10)(verdaccio@5.15.4) + specifier: 18.2.0-beta.0 + version: 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(js-yaml@4.1.0)(nx@18.2.0-beta.0)(verdaccio@5.15.4) '@nx/eslint-plugin': - specifier: 18.1.0-beta.10 - version: 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(@typescript-eslint/parser@7.3.1)(eslint-config-prettier@9.0.0)(eslint@8.57.0)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4) + specifier: 18.2.0-beta.0 + version: 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(@typescript-eslint/parser@7.3.1)(eslint-config-prettier@9.0.0)(eslint@8.57.0)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4) '@nx/jest': - specifier: 18.1.0-beta.10 - version: 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.1.0-beta.10)(ts-node@10.9.1)(typescript@5.4.2)(verdaccio@5.15.4) + specifier: 18.2.0-beta.0 + version: 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.2.0-beta.0)(ts-node@10.9.1)(typescript@5.4.2)(verdaccio@5.15.4) '@nx/js': - specifier: 18.1.0-beta.10 - version: 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4) + specifier: 18.2.0-beta.0 + version: 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4) '@nx/next': - specifier: 18.1.0-beta.10 - version: 18.1.0-beta.10(@babel/core@7.23.2)(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(esbuild@0.19.5)(html-webpack-plugin@5.5.0)(js-yaml@4.1.0)(next@14.0.4)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4)(webpack@5.88.0) + specifier: 18.2.0-beta.0 + version: 18.2.0-beta.0(@babel/core@7.23.2)(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(esbuild@0.19.5)(html-webpack-plugin@5.5.0)(js-yaml@4.1.0)(next@14.0.4)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4)(webpack@5.88.0) '@nx/playwright': - specifier: 18.1.0-beta.10 - version: 18.1.0-beta.10(@playwright/test@1.36.1)(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(js-yaml@4.1.0)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4) + specifier: 18.2.0-beta.0 + version: 18.2.0-beta.0(@playwright/test@1.36.1)(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(js-yaml@4.1.0)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4) '@nx/react': - specifier: 18.1.0-beta.10 - version: 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(js-yaml@4.1.0)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4) + specifier: 18.2.0-beta.0 + version: 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(js-yaml@4.1.0)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4) '@nx/storybook': - specifier: 18.1.0-beta.10 - version: 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(cypress@13.6.6)(js-yaml@4.1.0)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4) + specifier: 18.2.0-beta.0 + version: 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(cypress@13.6.6)(js-yaml@4.1.0)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4) '@nx/vite': - specifier: 18.1.0-beta.10 - version: 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4)(vite@5.0.8)(vitest@1.3.1) + specifier: 18.2.0-beta.0 + version: 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4)(vite@5.0.8)(vitest@1.3.1) '@nx/web': - specifier: 18.1.0-beta.10 - version: 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4) + specifier: 18.2.0-beta.0 + version: 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4) '@nx/webpack': - specifier: 18.1.0-beta.10 - version: 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(esbuild@0.19.5)(html-webpack-plugin@5.5.0)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4) + specifier: 18.2.0-beta.0 + version: 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(esbuild@0.19.5)(html-webpack-plugin@5.5.0)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4) '@phenomnomnominal/tsquery': specifier: ~5.0.1 version: 5.0.1(typescript@5.4.2) @@ -474,16 +474,16 @@ devDependencies: specifier: ^1.1.5 version: 1.1.5 '@typescript-eslint/eslint-plugin': - specifier: ^7.3.0 + specifier: 7.3.1 version: 7.3.1(@typescript-eslint/parser@7.3.1)(eslint@8.57.0)(typescript@5.4.2) '@typescript-eslint/parser': - specifier: ^7.3.0 + specifier: 7.3.1 version: 7.3.1(eslint@8.57.0)(typescript@5.4.2) '@typescript-eslint/type-utils': specifier: ^7.3.0 version: 7.3.1(eslint@8.57.0)(typescript@5.4.2) '@typescript-eslint/utils': - specifier: ^7.3.0 + specifier: 7.3.1 version: 7.3.1(eslint@8.57.0)(typescript@5.4.2) '@xstate/immer': specifier: 0.3.1 @@ -579,7 +579,7 @@ devDependencies: specifier: 0.19.5 version: 0.19.5 eslint: - specifier: ~8.57.0 + specifier: 8.57.0 version: 8.57.0 eslint-config-next: specifier: 14.0.4 @@ -774,8 +774,8 @@ devDependencies: specifier: ^3.10.0 version: 3.10.0(@types/node@18.19.8)(eslint@8.57.0)(less@4.1.3)(rollup@2.79.0)(sass@1.55.0)(stylus@0.59.0)(typescript@5.4.2)(vite@5.0.8) nx: - specifier: 18.1.0-beta.10 - version: 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86) + specifier: 18.2.0-beta.0 + version: 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86) octokit: specifier: ^2.0.14 version: 2.0.14 @@ -1820,6 +1820,24 @@ packages: semver: 6.3.1 dev: true + /@babel/helper-create-class-features-plugin@7.22.9(@babel/core@7.24.0): + resolution: {integrity: sha512-Pwyi89uO4YrGKxL/eNJ8lfEH55DnRloGPOseaA8NFNL6jAUnn+KccaISiFazCj5IolPPDjGSdzQzXVzODVRqUQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.24.0 + '@babel/helper-annotate-as-pure': 7.22.5 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-function-name': 7.23.0 + '@babel/helper-member-expression-to-functions': 7.23.0 + '@babel/helper-optimise-call-expression': 7.22.5 + '@babel/helper-replace-supers': 7.22.9(@babel/core@7.24.0) + '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 + '@babel/helper-split-export-declaration': 7.22.6 + semver: 6.3.1 + dev: true + /@babel/helper-create-class-features-plugin@7.23.10(@babel/core@7.23.2): resolution: {integrity: sha512-2XpP2XhkXzgxecPNEEK8Vz8Asj9aRxt08oKOqtiZoqV2UGZ5T+EkyP9sXQ9nwMxBIG34a7jmasVqoMop7VdPUw==} engines: {node: '>=6.9.0'} @@ -1904,18 +1922,6 @@ packages: semver: 6.3.1 dev: true - /@babel/helper-create-regexp-features-plugin@7.22.15(@babel/core@7.23.9): - resolution: {integrity: sha512-29FkPLFjn4TPEa3RE7GpW+qbE8tlsu3jntNYNfcGsc49LphF1PQIiD+vMZ1z1xVOKt+93khA9tc2JBs3kBjA7w==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-annotate-as-pure': 7.22.5 - regexpu-core: 5.3.2 - semver: 6.3.1 - dev: true - /@babel/helper-create-regexp-features-plugin@7.22.15(@babel/core@7.24.0): resolution: {integrity: sha512-29FkPLFjn4TPEa3RE7GpW+qbE8tlsu3jntNYNfcGsc49LphF1PQIiD+vMZ1z1xVOKt+93khA9tc2JBs3kBjA7w==} engines: {node: '>=6.9.0'} @@ -1952,18 +1958,6 @@ packages: semver: 6.3.1 dev: true - /@babel/helper-create-regexp-features-plugin@7.22.9(@babel/core@7.23.9): - resolution: {integrity: sha512-+svjVa/tFwsNSG4NEy1h85+HQ5imbT92Q5/bgtS7P0GTQlP8WuFdqsiABmQouhiFGyV66oGxZFpeYHza1rNsKw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-annotate-as-pure': 7.22.5 - regexpu-core: 5.3.2 - semver: 6.3.1 - dev: true - /@babel/helper-create-regexp-features-plugin@7.22.9(@babel/core@7.24.0): resolution: {integrity: sha512-+svjVa/tFwsNSG4NEy1h85+HQ5imbT92Q5/bgtS7P0GTQlP8WuFdqsiABmQouhiFGyV66oGxZFpeYHza1rNsKw==} engines: {node: '>=6.9.0'} @@ -2022,21 +2016,6 @@ packages: - supports-color dev: true - /@babel/helper-define-polyfill-provider@0.5.0(@babel/core@7.23.9): - resolution: {integrity: sha512-NovQquuQLAQ5HuyjCz7WQP9MjRj7dx++yspwiyUiGl9ZyadHRSql1HZh5ogRd8W8w6YM6EQ/NTB8rgjLt5W65Q==} - peerDependencies: - '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-compilation-targets': 7.23.6 - '@babel/helper-plugin-utils': 7.22.5 - debug: 4.3.4(supports-color@5.5.0) - lodash.debounce: 4.0.8 - resolve: 1.22.8 - transitivePeerDependencies: - - supports-color - dev: true - /@babel/helper-define-polyfill-provider@0.5.0(@babel/core@7.24.0): resolution: {integrity: sha512-NovQquuQLAQ5HuyjCz7WQP9MjRj7dx++yspwiyUiGl9ZyadHRSql1HZh5ogRd8W8w6YM6EQ/NTB8rgjLt5W65Q==} peerDependencies: @@ -2189,18 +2168,6 @@ packages: '@babel/helper-wrap-function': 7.22.20 dev: true - /@babel/helper-remap-async-to-generator@7.22.20(@babel/core@7.23.9): - resolution: {integrity: sha512-pBGyV4uBqOns+0UvhsTO8qgl8hO89PmiDYv+/COyp1aeMcmfrfruz+/nCMFiYyFF/Knn0yfrC85ZzNFjembFTw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-wrap-function': 7.22.20 - dev: true - /@babel/helper-remap-async-to-generator@7.22.20(@babel/core@7.24.0): resolution: {integrity: sha512-pBGyV4uBqOns+0UvhsTO8qgl8hO89PmiDYv+/COyp1aeMcmfrfruz+/nCMFiYyFF/Knn0yfrC85ZzNFjembFTw==} engines: {node: '>=6.9.0'} @@ -2297,6 +2264,18 @@ packages: '@babel/helper-optimise-call-expression': 7.22.5 dev: true + /@babel/helper-replace-supers@7.22.9(@babel/core@7.24.0): + resolution: {integrity: sha512-LJIKvvpgPOPUThdYqcX6IXRuIcTkcAub0IaDRGCZH0p5GPUp7PhRU9QVgFcDDd51BaPkk77ZjqFwh6DZTAEmGg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.24.0 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-member-expression-to-functions': 7.23.0 + '@babel/helper-optimise-call-expression': 7.22.5 + dev: true + /@babel/helper-simple-access@7.22.5: resolution: {integrity: sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==} engines: {node: '>=6.9.0'} @@ -2424,16 +2403,6 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.23.3(@babel/core@7.23.9): - resolution: {integrity: sha512-iRkKcCqb7iGnq9+3G6rZ+Ciz5VywC4XNRHe57lKM+jOeYAoR0lVqdeeDRfh0tQcTfw/+vBhHn926FmQhLtlFLQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.23.3(@babel/core@7.24.0): resolution: {integrity: sha512-iRkKcCqb7iGnq9+3G6rZ+Ciz5VywC4XNRHe57lKM+jOeYAoR0lVqdeeDRfh0tQcTfw/+vBhHn926FmQhLtlFLQ==} engines: {node: '>=6.9.0'} @@ -2456,18 +2425,6 @@ packages: '@babel/plugin-transform-optional-chaining': 7.23.4(@babel/core@7.23.7) dev: true - /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.23.3(@babel/core@7.23.9): - resolution: {integrity: sha512-WwlxbfMNdVEpQjZmK5mhm7oSwD3dS6eU+Iwsi4Knl9wAletWem7kaRsGOG+8UEbRyqxY4SS5zvtfXwX+jMxUwQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.13.0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - '@babel/plugin-transform-optional-chaining': 7.23.4(@babel/core@7.23.9) - dev: true - /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.23.3(@babel/core@7.24.0): resolution: {integrity: sha512-WwlxbfMNdVEpQjZmK5mhm7oSwD3dS6eU+Iwsi4Knl9wAletWem7kaRsGOG+8UEbRyqxY4SS5zvtfXwX+jMxUwQ==} engines: {node: '>=6.9.0'} @@ -2480,17 +2437,6 @@ packages: '@babel/plugin-transform-optional-chaining': 7.23.4(@babel/core@7.24.0) dev: true - /@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.23.7(@babel/core@7.23.9): - resolution: {integrity: sha512-LlRT7HgaifEpQA1ZgLVOIJZZFVPWN5iReq/7/JixwBtwcoeVGDBD53ZV28rrsLYOZs1Y/EHhA8N/Z6aazHR8cw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - /@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.23.7(@babel/core@7.24.0): resolution: {integrity: sha512-LlRT7HgaifEpQA1ZgLVOIJZZFVPWN5iReq/7/JixwBtwcoeVGDBD53ZV28rrsLYOZs1Y/EHhA8N/Z6aazHR8cw==} engines: {node: '>=6.9.0'} @@ -2499,7 +2445,7 @@ packages: dependencies: '@babel/core': 7.24.0 '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.0 dev: true /@babel/plugin-proposal-async-generator-functions@7.20.7(@babel/core@7.23.7): @@ -2547,7 +2493,7 @@ packages: dependencies: '@babel/core': 7.23.2 '@babel/helper-create-class-features-plugin': 7.23.10(@babel/core@7.23.2) - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.0 '@babel/plugin-syntax-decorators': 7.23.3(@babel/core@7.23.2) dev: true @@ -2559,10 +2505,22 @@ packages: dependencies: '@babel/core': 7.23.9 '@babel/helper-create-class-features-plugin': 7.23.10(@babel/core@7.23.9) - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.0 '@babel/plugin-syntax-decorators': 7.23.3(@babel/core@7.23.9) dev: true + /@babel/plugin-proposal-decorators@7.23.9(@babel/core@7.24.0): + resolution: {integrity: sha512-hJhBCb0+NnTWybvWq2WpbCYDOcflSbx0t+BYP65e5R9GVnukiDTi+on5bFkk4p7QGuv190H6KfNiV9Knf/3cZA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.24.0 + '@babel/helper-create-class-features-plugin': 7.23.10(@babel/core@7.24.0) + '@babel/helper-plugin-utils': 7.24.0 + '@babel/plugin-syntax-decorators': 7.23.3(@babel/core@7.24.0) + dev: true + /@babel/plugin-proposal-dynamic-import@7.18.6(@babel/core@7.23.7): resolution: {integrity: sha512-1auuwmK+Rz13SJj36R+jqFPMJWyKEDd7lLSdOj4oJK0UTgGueSAtkrCvz9ewmgyU/P941Rv2fQwZJN8s6QruXw==} engines: {node: '>=6.9.0'} @@ -2691,15 +2649,6 @@ packages: '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.23.7) dev: true - /@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.23.9): - resolution: {integrity: sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.9 - dev: true - /@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.24.0): resolution: {integrity: sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==} engines: {node: '>=6.9.0'} @@ -2838,16 +2787,6 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.23.9): - resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - /@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.24.0): resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} engines: {node: '>=6.9.0'} @@ -2878,6 +2817,16 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true + /@babel/plugin-syntax-decorators@7.23.3(@babel/core@7.24.0): + resolution: {integrity: sha512-cf7Niq4/+/juY67E0PbgH0TDhLQ5J7zS8C/Q5FFx+DWyrRa9sUQdTXkjqKu8zGvuqr7vw1muKiukseihU+PJDA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.24.0 + '@babel/helper-plugin-utils': 7.22.5 + dev: true + /@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.23.7): resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} peerDependencies: @@ -2887,15 +2836,6 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.23.9): - resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - /@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.24.0): resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} peerDependencies: @@ -2914,15 +2854,6 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.23.9): - resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - /@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.24.0): resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} peerDependencies: @@ -2952,16 +2883,6 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-import-assertions@7.23.3(@babel/core@7.23.9): - resolution: {integrity: sha512-lPgDSU+SJLK3xmFDTV2ZRQAiM7UuUjGidwBywFavObCiZc1BeAAcMtHJKUya92hPHO+at63JJPLygilZard8jw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - /@babel/plugin-syntax-import-assertions@7.23.3(@babel/core@7.24.0): resolution: {integrity: sha512-lPgDSU+SJLK3xmFDTV2ZRQAiM7UuUjGidwBywFavObCiZc1BeAAcMtHJKUya92hPHO+at63JJPLygilZard8jw==} engines: {node: '>=6.9.0'} @@ -3094,6 +3015,16 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true + /@babel/plugin-syntax-jsx@7.22.5(@babel/core@7.24.0): + resolution: {integrity: sha512-gvyP4hZrgrs/wWMaocvxZ44Hw0b3W8Pe+cMxc8V1ULQ07oh8VNbIRaoD1LRZVTvD+0nieDKjfgKg89sD7rrKrg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.24.0 + '@babel/helper-plugin-utils': 7.22.5 + dev: true + /@babel/plugin-syntax-jsx@7.23.3(@babel/core@7.23.2): resolution: {integrity: sha512-EB2MELswq55OHUoRZLGg/zC7QWUKfNLpE57m/S2yr1uEneIgsTgrSzXP3NXEsMkVn76OlaVVnzN+ugObuYGwhg==} engines: {node: '>=6.9.0'} @@ -3360,16 +3291,6 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.23.9): - resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - /@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.24.0): resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} engines: {node: '>=6.9.0'} @@ -3450,6 +3371,16 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true + /@babel/plugin-syntax-typescript@7.22.5(@babel/core@7.24.0): + resolution: {integrity: sha512-1mS2o03i7t1c6VzH6fdQ3OA8tcEIxwG18zIPRp+UY1Ihv6W+XZzBCVxExF9upussPXJ0xE9XRHwMoNs1ep/nRQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.24.0 + '@babel/helper-plugin-utils': 7.22.5 + dev: true + /@babel/plugin-syntax-typescript@7.23.3(@babel/core@7.23.9): resolution: {integrity: sha512-9EiNjVJOMwCO+43TqoTrgQ8jMwcAd0sWyXi9RPfIsLTj4R2MADDDQXELhffaUx/uJv2AYcxBgPwH6j4TIA4ytQ==} engines: {node: '>=6.9.0'} @@ -3470,17 +3401,6 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.23.9): - resolution: {integrity: sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.23.9) - '@babel/helper-plugin-utils': 7.22.5 - dev: true - /@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.24.0): resolution: {integrity: sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==} engines: {node: '>=6.9.0'} @@ -3489,7 +3409,7 @@ packages: dependencies: '@babel/core': 7.24.0 '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.24.0) - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.0 dev: true /@babel/plugin-transform-arrow-functions@7.23.3(@babel/core@7.23.7): @@ -3502,16 +3422,6 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-arrow-functions@7.23.3(@babel/core@7.23.9): - resolution: {integrity: sha512-NzQcQrzaQPkaEwoTm4Mhyl8jI1huEL/WWIEvudjTCMJ9aBZNpsJbMASx7EQECtQQPS/DcnFpo0FIh3LvEO9cxQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - /@babel/plugin-transform-arrow-functions@7.23.3(@babel/core@7.24.0): resolution: {integrity: sha512-NzQcQrzaQPkaEwoTm4Mhyl8jI1huEL/WWIEvudjTCMJ9aBZNpsJbMASx7EQECtQQPS/DcnFpo0FIh3LvEO9cxQ==} engines: {node: '>=6.9.0'} @@ -3522,19 +3432,6 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-async-generator-functions@7.23.9(@babel/core@7.23.9): - resolution: {integrity: sha512-8Q3veQEDGe14dTYuwagbRtwxQDnytyg1JFu4/HwEMETeofocrB0U0ejBJIXoeG/t2oXZ8kzCyI0ZZfbT80VFNQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-remap-async-to-generator': 7.22.20(@babel/core@7.23.9) - '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.23.9) - dev: true - /@babel/plugin-transform-async-generator-functions@7.23.9(@babel/core@7.24.0): resolution: {integrity: sha512-8Q3veQEDGe14dTYuwagbRtwxQDnytyg1JFu4/HwEMETeofocrB0U0ejBJIXoeG/t2oXZ8kzCyI0ZZfbT80VFNQ==} engines: {node: '>=6.9.0'} @@ -3560,18 +3457,6 @@ packages: '@babel/helper-remap-async-to-generator': 7.22.20(@babel/core@7.23.7) dev: true - /@babel/plugin-transform-async-to-generator@7.23.3(@babel/core@7.23.9): - resolution: {integrity: sha512-A7LFsKi4U4fomjqXJlZg/u0ft/n8/7n7lpffUP/ZULx/DtV9SGlNKZolHH6PE8Xl1ngCc0M11OaeZptXVkfKSw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-module-imports': 7.22.15 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-remap-async-to-generator': 7.22.20(@babel/core@7.23.9) - dev: true - /@babel/plugin-transform-async-to-generator@7.23.3(@babel/core@7.24.0): resolution: {integrity: sha512-A7LFsKi4U4fomjqXJlZg/u0ft/n8/7n7lpffUP/ZULx/DtV9SGlNKZolHH6PE8Xl1ngCc0M11OaeZptXVkfKSw==} engines: {node: '>=6.9.0'} @@ -3594,16 +3479,6 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-block-scoped-functions@7.23.3(@babel/core@7.23.9): - resolution: {integrity: sha512-vI+0sIaPIO6CNuM9Kk5VmXcMVRiOpDh7w2zZt9GXzmE/9KD70CUEVhvPR/etAeNK/FAEkhxQtXOzVF3EuRL41A==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - /@babel/plugin-transform-block-scoped-functions@7.23.3(@babel/core@7.24.0): resolution: {integrity: sha512-vI+0sIaPIO6CNuM9Kk5VmXcMVRiOpDh7w2zZt9GXzmE/9KD70CUEVhvPR/etAeNK/FAEkhxQtXOzVF3EuRL41A==} engines: {node: '>=6.9.0'} @@ -3624,16 +3499,6 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-block-scoping@7.23.4(@babel/core@7.23.9): - resolution: {integrity: sha512-0QqbP6B6HOh7/8iNR4CQU2Th/bbRtBp4KS9vcaZd1fZ0wSh5Fyssg0UCIHwxh+ka+pNDREbVLQnHCMHKZfPwfw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - /@babel/plugin-transform-block-scoping@7.23.4(@babel/core@7.24.0): resolution: {integrity: sha512-0QqbP6B6HOh7/8iNR4CQU2Th/bbRtBp4KS9vcaZd1fZ0wSh5Fyssg0UCIHwxh+ka+pNDREbVLQnHCMHKZfPwfw==} engines: {node: '>=6.9.0'} @@ -3644,17 +3509,6 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-class-properties@7.23.3(@babel/core@7.23.9): - resolution: {integrity: sha512-uM+AN8yCIjDPccsKGlw271xjJtGii+xQIF/uMPS8H15L12jZTsLfF4o5vNO7d/oUguOyfdikHGc/yi9ge4SGIg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-create-class-features-plugin': 7.23.10(@babel/core@7.23.9) - '@babel/helper-plugin-utils': 7.22.5 - dev: true - /@babel/plugin-transform-class-properties@7.23.3(@babel/core@7.24.0): resolution: {integrity: sha512-uM+AN8yCIjDPccsKGlw271xjJtGii+xQIF/uMPS8H15L12jZTsLfF4o5vNO7d/oUguOyfdikHGc/yi9ge4SGIg==} engines: {node: '>=6.9.0'} @@ -3663,19 +3517,7 @@ packages: dependencies: '@babel/core': 7.24.0 '@babel/helper-create-class-features-plugin': 7.23.10(@babel/core@7.24.0) - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-class-static-block@7.23.4(@babel/core@7.23.9): - resolution: {integrity: sha512-nsWu/1M+ggti1SOALj3hfx5FXzAY06fwPJsUZD4/A5e1bWi46VUIWtD+kOX6/IdhXGsXBWllLFDSnqSCdUNydQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.12.0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-create-class-features-plugin': 7.23.10(@babel/core@7.23.9) - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.23.9) + '@babel/helper-plugin-utils': 7.24.0 dev: true /@babel/plugin-transform-class-static-block@7.23.4(@babel/core@7.24.0): @@ -3686,7 +3528,7 @@ packages: dependencies: '@babel/core': 7.24.0 '@babel/helper-create-class-features-plugin': 7.23.10(@babel/core@7.24.0) - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.0 '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.24.0) dev: true @@ -3707,23 +3549,6 @@ packages: globals: 11.12.0 dev: true - /@babel/plugin-transform-classes@7.23.8(@babel/core@7.23.9): - resolution: {integrity: sha512-yAYslGsY1bX6Knmg46RjiCiNSwJKv2IUC8qOdYKqMMr0491SXFhcHqOdRDeCRohOOIzwN/90C6mQ9qAKgrP7dg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-compilation-targets': 7.23.6 - '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-function-name': 7.23.0 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-replace-supers': 7.22.20(@babel/core@7.23.9) - '@babel/helper-split-export-declaration': 7.22.6 - globals: 11.12.0 - dev: true - /@babel/plugin-transform-classes@7.23.8(@babel/core@7.24.0): resolution: {integrity: sha512-yAYslGsY1bX6Knmg46RjiCiNSwJKv2IUC8qOdYKqMMr0491SXFhcHqOdRDeCRohOOIzwN/90C6mQ9qAKgrP7dg==} engines: {node: '>=6.9.0'} @@ -3752,17 +3577,6 @@ packages: '@babel/template': 7.23.9 dev: true - /@babel/plugin-transform-computed-properties@7.23.3(@babel/core@7.23.9): - resolution: {integrity: sha512-dTj83UVTLw/+nbiHqQSFdwO9CbTtwq1DsDqm3CUEtDrZNET5rT5E6bIdTlOftDTDLMYxvxHNEYO4B9SLl8SLZw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/template': 7.23.9 - dev: true - /@babel/plugin-transform-computed-properties@7.23.3(@babel/core@7.24.0): resolution: {integrity: sha512-dTj83UVTLw/+nbiHqQSFdwO9CbTtwq1DsDqm3CUEtDrZNET5rT5E6bIdTlOftDTDLMYxvxHNEYO4B9SLl8SLZw==} engines: {node: '>=6.9.0'} @@ -3784,16 +3598,6 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-destructuring@7.23.3(@babel/core@7.23.9): - resolution: {integrity: sha512-n225npDqjDIr967cMScVKHXJs7rout1q+tt50inyBCPkyZ8KxeI6d+GIbSBTT/w/9WdlWDOej3V9HE5Lgk57gw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - /@babel/plugin-transform-destructuring@7.23.3(@babel/core@7.24.0): resolution: {integrity: sha512-n225npDqjDIr967cMScVKHXJs7rout1q+tt50inyBCPkyZ8KxeI6d+GIbSBTT/w/9WdlWDOej3V9HE5Lgk57gw==} engines: {node: '>=6.9.0'} @@ -3815,17 +3619,6 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-dotall-regex@7.23.3(@babel/core@7.23.9): - resolution: {integrity: sha512-vgnFYDHAKzFaTVp+mneDsIEbnJ2Np/9ng9iviHw3P/KVcgONxpNULEW/51Z/BaFojG2GI2GwwXck5uV1+1NOYQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.23.9) - '@babel/helper-plugin-utils': 7.22.5 - dev: true - /@babel/plugin-transform-dotall-regex@7.23.3(@babel/core@7.24.0): resolution: {integrity: sha512-vgnFYDHAKzFaTVp+mneDsIEbnJ2Np/9ng9iviHw3P/KVcgONxpNULEW/51Z/BaFojG2GI2GwwXck5uV1+1NOYQ==} engines: {node: '>=6.9.0'} @@ -3847,16 +3640,6 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-duplicate-keys@7.23.3(@babel/core@7.23.9): - resolution: {integrity: sha512-RrqQ+BQmU3Oyav3J+7/myfvRCq7Tbz+kKLLshUmMwNlDHExbGL7ARhajvoBJEvc+fCguPPu887N+3RRXBVKZUA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - /@babel/plugin-transform-duplicate-keys@7.23.3(@babel/core@7.24.0): resolution: {integrity: sha512-RrqQ+BQmU3Oyav3J+7/myfvRCq7Tbz+kKLLshUmMwNlDHExbGL7ARhajvoBJEvc+fCguPPu887N+3RRXBVKZUA==} engines: {node: '>=6.9.0'} @@ -3867,17 +3650,6 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-dynamic-import@7.23.4(@babel/core@7.23.9): - resolution: {integrity: sha512-V6jIbLhdJK86MaLh4Jpghi8ho5fGzt3imHOBu/x0jlBaPYqDoWz4RDXjmMOfnh+JWNaQleEAByZLV0QzBT4YQQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.23.9) - dev: true - /@babel/plugin-transform-dynamic-import@7.23.4(@babel/core@7.24.0): resolution: {integrity: sha512-V6jIbLhdJK86MaLh4Jpghi8ho5fGzt3imHOBu/x0jlBaPYqDoWz4RDXjmMOfnh+JWNaQleEAByZLV0QzBT4YQQ==} engines: {node: '>=6.9.0'} @@ -3885,7 +3657,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.0 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.0 '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.24.0) dev: true @@ -3900,17 +3672,6 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-exponentiation-operator@7.23.3(@babel/core@7.23.9): - resolution: {integrity: sha512-5fhCsl1odX96u7ILKHBj4/Y8vipoqwsJMh4csSA8qFfxrZDEA4Ssku2DyNvMJSmZNOEBT750LfFPbtrnTP90BQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-builder-binary-assignment-operator-visitor': 7.22.15 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - /@babel/plugin-transform-exponentiation-operator@7.23.3(@babel/core@7.24.0): resolution: {integrity: sha512-5fhCsl1odX96u7ILKHBj4/Y8vipoqwsJMh4csSA8qFfxrZDEA4Ssku2DyNvMJSmZNOEBT750LfFPbtrnTP90BQ==} engines: {node: '>=6.9.0'} @@ -3922,17 +3683,6 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-export-namespace-from@7.23.4(@babel/core@7.23.9): - resolution: {integrity: sha512-GzuSBcKkx62dGzZI1WVgTWvkkz84FZO5TC5T8dl/Tht/rAla6Dg/Mz9Yhypg+ezVACf/rgDuQt3kbWEv7LdUDQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.23.9) - dev: true - /@babel/plugin-transform-export-namespace-from@7.23.4(@babel/core@7.24.0): resolution: {integrity: sha512-GzuSBcKkx62dGzZI1WVgTWvkkz84FZO5TC5T8dl/Tht/rAla6Dg/Mz9Yhypg+ezVACf/rgDuQt3kbWEv7LdUDQ==} engines: {node: '>=6.9.0'} @@ -3940,7 +3690,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.0 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.0 '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.24.0) dev: true @@ -3966,17 +3716,6 @@ packages: '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 dev: true - /@babel/plugin-transform-for-of@7.23.6(@babel/core@7.23.9): - resolution: {integrity: sha512-aYH4ytZ0qSuBbpfhuofbg/e96oQ7U2w1Aw/UQmKT+1l39uEhUPoFS3fHevDc1G0OvewyDudfMKY1OulczHzWIw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - dev: true - /@babel/plugin-transform-for-of@7.23.6(@babel/core@7.24.0): resolution: {integrity: sha512-aYH4ytZ0qSuBbpfhuofbg/e96oQ7U2w1Aw/UQmKT+1l39uEhUPoFS3fHevDc1G0OvewyDudfMKY1OulczHzWIw==} engines: {node: '>=6.9.0'} @@ -4000,18 +3739,6 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-function-name@7.23.3(@babel/core@7.23.9): - resolution: {integrity: sha512-I1QXp1LxIvt8yLaib49dRW5Okt7Q4oaxao6tFVKS/anCdEOMtYwWVKoiOA1p34GOWIZjUK0E+zCp7+l1pfQyiw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-compilation-targets': 7.23.6 - '@babel/helper-function-name': 7.23.0 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - /@babel/plugin-transform-function-name@7.23.3(@babel/core@7.24.0): resolution: {integrity: sha512-I1QXp1LxIvt8yLaib49dRW5Okt7Q4oaxao6tFVKS/anCdEOMtYwWVKoiOA1p34GOWIZjUK0E+zCp7+l1pfQyiw==} engines: {node: '>=6.9.0'} @@ -4024,17 +3751,6 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-json-strings@7.23.4(@babel/core@7.23.9): - resolution: {integrity: sha512-81nTOqM1dMwZ/aRXQ59zVubN9wHGqk6UtqRK+/q+ciXmRy8fSolhGVvG09HHRGo4l6fr/c4ZhXUQH0uFW7PZbg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.23.9) - dev: true - /@babel/plugin-transform-json-strings@7.23.4(@babel/core@7.24.0): resolution: {integrity: sha512-81nTOqM1dMwZ/aRXQ59zVubN9wHGqk6UtqRK+/q+ciXmRy8fSolhGVvG09HHRGo4l6fr/c4ZhXUQH0uFW7PZbg==} engines: {node: '>=6.9.0'} @@ -4042,7 +3758,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.0 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.0 '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.24.0) dev: true @@ -4056,16 +3772,6 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-literals@7.23.3(@babel/core@7.23.9): - resolution: {integrity: sha512-wZ0PIXRxnwZvl9AYpqNUxpZ5BiTGrYt7kueGQ+N5FiQ7RCOD4cm8iShd6S6ggfVIWaJf2EMk8eRzAh52RfP4rQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - /@babel/plugin-transform-literals@7.23.3(@babel/core@7.24.0): resolution: {integrity: sha512-wZ0PIXRxnwZvl9AYpqNUxpZ5BiTGrYt7kueGQ+N5FiQ7RCOD4cm8iShd6S6ggfVIWaJf2EMk8eRzAh52RfP4rQ==} engines: {node: '>=6.9.0'} @@ -4076,17 +3782,6 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-logical-assignment-operators@7.23.4(@babel/core@7.23.9): - resolution: {integrity: sha512-Mc/ALf1rmZTP4JKKEhUwiORU+vcfarFVLfcFiolKUo6sewoxSEgl36ak5t+4WamRsNr6nzjZXQjM35WsU+9vbg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.23.9) - dev: true - /@babel/plugin-transform-logical-assignment-operators@7.23.4(@babel/core@7.24.0): resolution: {integrity: sha512-Mc/ALf1rmZTP4JKKEhUwiORU+vcfarFVLfcFiolKUo6sewoxSEgl36ak5t+4WamRsNr6nzjZXQjM35WsU+9vbg==} engines: {node: '>=6.9.0'} @@ -4094,7 +3789,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.0 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.0 '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.24.0) dev: true @@ -4108,16 +3803,6 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-member-expression-literals@7.23.3(@babel/core@7.23.9): - resolution: {integrity: sha512-sC3LdDBDi5x96LA+Ytekz2ZPk8i/Ck+DEuDbRAll5rknJ5XRTSaPKEYwomLcs1AA8wg9b3KjIQRsnApj+q51Ag==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - /@babel/plugin-transform-member-expression-literals@7.23.3(@babel/core@7.24.0): resolution: {integrity: sha512-sC3LdDBDi5x96LA+Ytekz2ZPk8i/Ck+DEuDbRAll5rknJ5XRTSaPKEYwomLcs1AA8wg9b3KjIQRsnApj+q51Ag==} engines: {node: '>=6.9.0'} @@ -4139,17 +3824,6 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-modules-amd@7.23.3(@babel/core@7.23.9): - resolution: {integrity: sha512-vJYQGxeKM4t8hYCKVBlZX/gtIY2I7mRGFNcm85sgXGMTBcoV3QdVtdpbcWEbzbfUIUZKwvgFT82mRvaQIebZzw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-module-transforms': 7.23.3(@babel/core@7.23.9) - '@babel/helper-plugin-utils': 7.22.5 - dev: true - /@babel/plugin-transform-modules-amd@7.23.3(@babel/core@7.24.0): resolution: {integrity: sha512-vJYQGxeKM4t8hYCKVBlZX/gtIY2I7mRGFNcm85sgXGMTBcoV3QdVtdpbcWEbzbfUIUZKwvgFT82mRvaQIebZzw==} engines: {node: '>=6.9.0'} @@ -4203,6 +3877,20 @@ packages: - supports-color dev: true + /@babel/plugin-transform-modules-commonjs@7.22.5(@babel/core@7.24.0): + resolution: {integrity: sha512-B4pzOXj+ONRmuaQTg05b3y/4DuFz3WcCNAXPLb2Q0GT0TrGKGxNKV4jwsXts+StaM0LQczZbOpj8o1DLPDJIiA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.24.0 + '@babel/helper-module-transforms': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-simple-access': 7.22.5 + transitivePeerDependencies: + - supports-color + dev: true + /@babel/plugin-transform-modules-commonjs@7.23.3(@babel/core@7.23.7): resolution: {integrity: sha512-aVS0F65LKsdNOtcz6FRCpE4OgsP2OFnW46qNxNIX9h3wuzaNcSQsJysuMwqSibC98HPrf2vCgtxKNwS0DAlgcA==} engines: {node: '>=6.9.0'} @@ -4215,18 +3903,6 @@ packages: '@babel/helper-simple-access': 7.22.5 dev: true - /@babel/plugin-transform-modules-commonjs@7.23.3(@babel/core@7.23.9): - resolution: {integrity: sha512-aVS0F65LKsdNOtcz6FRCpE4OgsP2OFnW46qNxNIX9h3wuzaNcSQsJysuMwqSibC98HPrf2vCgtxKNwS0DAlgcA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-module-transforms': 7.23.3(@babel/core@7.23.9) - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-simple-access': 7.22.5 - dev: true - /@babel/plugin-transform-modules-commonjs@7.23.3(@babel/core@7.24.0): resolution: {integrity: sha512-aVS0F65LKsdNOtcz6FRCpE4OgsP2OFnW46qNxNIX9h3wuzaNcSQsJysuMwqSibC98HPrf2vCgtxKNwS0DAlgcA==} engines: {node: '>=6.9.0'} @@ -4252,19 +3928,6 @@ packages: '@babel/helper-validator-identifier': 7.22.20 dev: true - /@babel/plugin-transform-modules-systemjs@7.23.9(@babel/core@7.23.9): - resolution: {integrity: sha512-KDlPRM6sLo4o1FkiSlXoAa8edLXFsKKIda779fbLrvmeuc3itnjCtaO6RrtoaANsIJANj+Vk1zqbZIMhkCAHVw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-hoist-variables': 7.22.5 - '@babel/helper-module-transforms': 7.23.3(@babel/core@7.23.9) - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-validator-identifier': 7.22.20 - dev: true - /@babel/plugin-transform-modules-systemjs@7.23.9(@babel/core@7.24.0): resolution: {integrity: sha512-KDlPRM6sLo4o1FkiSlXoAa8edLXFsKKIda779fbLrvmeuc3itnjCtaO6RrtoaANsIJANj+Vk1zqbZIMhkCAHVw==} engines: {node: '>=6.9.0'} @@ -4289,17 +3952,6 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-modules-umd@7.23.3(@babel/core@7.23.9): - resolution: {integrity: sha512-zHsy9iXX2nIsCBFPud3jKn1IRPWg3Ing1qOZgeKV39m1ZgIdpJqvlWVeiHBZC6ITRG0MfskhYe9cLgntfSFPIg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-module-transforms': 7.23.3(@babel/core@7.23.9) - '@babel/helper-plugin-utils': 7.22.5 - dev: true - /@babel/plugin-transform-modules-umd@7.23.3(@babel/core@7.24.0): resolution: {integrity: sha512-zHsy9iXX2nIsCBFPud3jKn1IRPWg3Ing1qOZgeKV39m1ZgIdpJqvlWVeiHBZC6ITRG0MfskhYe9cLgntfSFPIg==} engines: {node: '>=6.9.0'} @@ -4322,17 +3974,6 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-named-capturing-groups-regex@7.22.5(@babel/core@7.23.9): - resolution: {integrity: sha512-YgLLKmS3aUBhHaxp5hi1WJTgOUb/NCuDHzGT9z9WTt3YG+CPRhJs6nprbStx6DnWM4dh6gt7SU3sZodbZ08adQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-create-regexp-features-plugin': 7.22.9(@babel/core@7.23.9) - '@babel/helper-plugin-utils': 7.22.5 - dev: true - /@babel/plugin-transform-named-capturing-groups-regex@7.22.5(@babel/core@7.24.0): resolution: {integrity: sha512-YgLLKmS3aUBhHaxp5hi1WJTgOUb/NCuDHzGT9z9WTt3YG+CPRhJs6nprbStx6DnWM4dh6gt7SU3sZodbZ08adQ==} engines: {node: '>=6.9.0'} @@ -4354,16 +3995,6 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-new-target@7.23.3(@babel/core@7.23.9): - resolution: {integrity: sha512-YJ3xKqtJMAT5/TIZnpAR3I+K+WaDowYbN3xyxI8zxx/Gsypwf9B9h0VB+1Nh6ACAAPRS5NSRje0uVv5i79HYGQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - /@babel/plugin-transform-new-target@7.23.3(@babel/core@7.24.0): resolution: {integrity: sha512-YJ3xKqtJMAT5/TIZnpAR3I+K+WaDowYbN3xyxI8zxx/Gsypwf9B9h0VB+1Nh6ACAAPRS5NSRje0uVv5i79HYGQ==} engines: {node: '>=6.9.0'} @@ -4374,17 +4005,6 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-nullish-coalescing-operator@7.23.4(@babel/core@7.23.9): - resolution: {integrity: sha512-jHE9EVVqHKAQx+VePv5LLGHjmHSJR76vawFPTdlxR/LVJPfOEGxREQwQfjuZEOPTwG92X3LINSh3M40Rv4zpVA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.23.9) - dev: true - /@babel/plugin-transform-nullish-coalescing-operator@7.23.4(@babel/core@7.24.0): resolution: {integrity: sha512-jHE9EVVqHKAQx+VePv5LLGHjmHSJR76vawFPTdlxR/LVJPfOEGxREQwQfjuZEOPTwG92X3LINSh3M40Rv4zpVA==} engines: {node: '>=6.9.0'} @@ -4392,21 +4012,10 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.0 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.0 '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.24.0) dev: true - /@babel/plugin-transform-numeric-separator@7.23.4(@babel/core@7.23.9): - resolution: {integrity: sha512-mps6auzgwjRrwKEZA05cOwuDc9FAzoyFS4ZsG/8F43bTLf/TgkJg7QXOrPO1JO599iA3qgK9MXdMGOEC8O1h6Q==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.23.9) - dev: true - /@babel/plugin-transform-numeric-separator@7.23.4(@babel/core@7.24.0): resolution: {integrity: sha512-mps6auzgwjRrwKEZA05cOwuDc9FAzoyFS4ZsG/8F43bTLf/TgkJg7QXOrPO1JO599iA3qgK9MXdMGOEC8O1h6Q==} engines: {node: '>=6.9.0'} @@ -4414,24 +4023,10 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.0 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.0 '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.24.0) dev: true - /@babel/plugin-transform-object-rest-spread@7.23.4(@babel/core@7.23.9): - resolution: {integrity: sha512-9x9K1YyeQVw0iOXJlIzwm8ltobIIv7j2iLyP2jIhEbqPRQ7ScNgwQufU2I0Gq11VjyG4gI4yMXt2VFags+1N3g==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/compat-data': 7.23.5 - '@babel/core': 7.23.9 - '@babel/helper-compilation-targets': 7.23.6 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.23.9) - '@babel/plugin-transform-parameters': 7.23.3(@babel/core@7.23.9) - dev: true - /@babel/plugin-transform-object-rest-spread@7.24.0(@babel/core@7.24.0): resolution: {integrity: sha512-y/yKMm7buHpFFXfxVFS4Vk1ToRJDilIa6fKRioB9Vjichv58TDGXTvqV0dN7plobAmTW5eSEGXDngE+Mm+uO+w==} engines: {node: '>=6.9.0'} @@ -4457,17 +4052,6 @@ packages: '@babel/helper-replace-supers': 7.22.20(@babel/core@7.23.7) dev: true - /@babel/plugin-transform-object-super@7.23.3(@babel/core@7.23.9): - resolution: {integrity: sha512-BwQ8q0x2JG+3lxCVFohg+KbQM7plfpBwThdW9A6TMtWwLsbDA01Ek2Zb/AgDN39BiZsExm4qrXxjk+P1/fzGrA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-replace-supers': 7.22.20(@babel/core@7.23.9) - dev: true - /@babel/plugin-transform-object-super@7.23.3(@babel/core@7.24.0): resolution: {integrity: sha512-BwQ8q0x2JG+3lxCVFohg+KbQM7plfpBwThdW9A6TMtWwLsbDA01Ek2Zb/AgDN39BiZsExm4qrXxjk+P1/fzGrA==} engines: {node: '>=6.9.0'} @@ -4479,17 +4063,6 @@ packages: '@babel/helper-replace-supers': 7.22.20(@babel/core@7.24.0) dev: true - /@babel/plugin-transform-optional-catch-binding@7.23.4(@babel/core@7.23.9): - resolution: {integrity: sha512-XIq8t0rJPHf6Wvmbn9nFxU6ao4c7WhghTR5WyV8SrJfUFzyxhCm4nhC+iAp3HFhbAKLfYpgzhJ6t4XCtVwqO5A==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.23.9) - dev: true - /@babel/plugin-transform-optional-catch-binding@7.23.4(@babel/core@7.24.0): resolution: {integrity: sha512-XIq8t0rJPHf6Wvmbn9nFxU6ao4c7WhghTR5WyV8SrJfUFzyxhCm4nhC+iAp3HFhbAKLfYpgzhJ6t4XCtVwqO5A==} engines: {node: '>=6.9.0'} @@ -4497,7 +4070,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.0 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.0 '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.24.0) dev: true @@ -4513,18 +4086,6 @@ packages: '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.23.7) dev: true - /@babel/plugin-transform-optional-chaining@7.23.4(@babel/core@7.23.9): - resolution: {integrity: sha512-ZU8y5zWOfjM5vZ+asjgAPwDaBjJzgufjES89Rs4Lpq63O300R/kOz30WCLo6BxxX6QVEilwSlpClnG5cZaikTA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.23.9) - dev: true - /@babel/plugin-transform-optional-chaining@7.23.4(@babel/core@7.24.0): resolution: {integrity: sha512-ZU8y5zWOfjM5vZ+asjgAPwDaBjJzgufjES89Rs4Lpq63O300R/kOz30WCLo6BxxX6QVEilwSlpClnG5cZaikTA==} engines: {node: '>=6.9.0'} @@ -4547,16 +4108,6 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-parameters@7.23.3(@babel/core@7.23.9): - resolution: {integrity: sha512-09lMt6UsUb3/34BbECKVbVwrT9bO6lILWln237z7sLaWnMsTi7Yc9fhX5DLpkJzAGfaReXI22wP41SZmnAA3Vw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - /@babel/plugin-transform-parameters@7.23.3(@babel/core@7.24.0): resolution: {integrity: sha512-09lMt6UsUb3/34BbECKVbVwrT9bO6lILWln237z7sLaWnMsTi7Yc9fhX5DLpkJzAGfaReXI22wP41SZmnAA3Vw==} engines: {node: '>=6.9.0'} @@ -4567,17 +4118,6 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-private-methods@7.23.3(@babel/core@7.23.9): - resolution: {integrity: sha512-UzqRcRtWsDMTLrRWFvUBDwmw06tCQH9Rl1uAjfh6ijMSmGYQ+fpdB+cnqRC8EMh5tuuxSv0/TejGL+7vyj+50g==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-create-class-features-plugin': 7.23.10(@babel/core@7.23.9) - '@babel/helper-plugin-utils': 7.22.5 - dev: true - /@babel/plugin-transform-private-methods@7.23.3(@babel/core@7.24.0): resolution: {integrity: sha512-UzqRcRtWsDMTLrRWFvUBDwmw06tCQH9Rl1uAjfh6ijMSmGYQ+fpdB+cnqRC8EMh5tuuxSv0/TejGL+7vyj+50g==} engines: {node: '>=6.9.0'} @@ -4586,20 +4126,7 @@ packages: dependencies: '@babel/core': 7.24.0 '@babel/helper-create-class-features-plugin': 7.23.10(@babel/core@7.24.0) - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-private-property-in-object@7.23.4(@babel/core@7.23.9): - resolution: {integrity: sha512-9G3K1YqTq3F4Vt88Djx1UZ79PDyj+yKRnUy7cZGSMe+a7jkwD259uKKuUzQlPkGam7R+8RJwh5z4xO27fA1o2A==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-create-class-features-plugin': 7.23.10(@babel/core@7.23.9) - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.23.9) + '@babel/helper-plugin-utils': 7.24.0 dev: true /@babel/plugin-transform-private-property-in-object@7.23.4(@babel/core@7.24.0): @@ -4611,7 +4138,7 @@ packages: '@babel/core': 7.24.0 '@babel/helper-annotate-as-pure': 7.22.5 '@babel/helper-create-class-features-plugin': 7.23.10(@babel/core@7.24.0) - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.0 '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.24.0) dev: true @@ -4625,16 +4152,6 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-property-literals@7.23.3(@babel/core@7.23.9): - resolution: {integrity: sha512-jR3Jn3y7cZp4oEWPFAlRsSWjxKe4PZILGBSd4nis1TsC5qeSpb+nrtihJuDhNI7QHiVbUaiXa0X2RZY3/TI6Nw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - /@babel/plugin-transform-property-literals@7.23.3(@babel/core@7.24.0): resolution: {integrity: sha512-jR3Jn3y7cZp4oEWPFAlRsSWjxKe4PZILGBSd4nis1TsC5qeSpb+nrtihJuDhNI7QHiVbUaiXa0X2RZY3/TI6Nw==} engines: {node: '>=6.9.0'} @@ -4776,17 +4293,6 @@ packages: regenerator-transform: 0.15.2 dev: true - /@babel/plugin-transform-regenerator@7.23.3(@babel/core@7.23.9): - resolution: {integrity: sha512-KP+75h0KghBMcVpuKisx3XTu9Ncut8Q8TuvGO4IhY+9D5DFEckQefOuIsB/gQ2tG71lCke4NMrtIPS8pOj18BQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-plugin-utils': 7.22.5 - regenerator-transform: 0.15.2 - dev: true - /@babel/plugin-transform-regenerator@7.23.3(@babel/core@7.24.0): resolution: {integrity: sha512-KP+75h0KghBMcVpuKisx3XTu9Ncut8Q8TuvGO4IhY+9D5DFEckQefOuIsB/gQ2tG71lCke4NMrtIPS8pOj18BQ==} engines: {node: '>=6.9.0'} @@ -4808,16 +4314,6 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-reserved-words@7.23.3(@babel/core@7.23.9): - resolution: {integrity: sha512-QnNTazY54YqgGxwIexMZva9gqbPa15t/x9VS+0fsEFWplwVpXYZivtgl43Z1vMpc1bdPP2PP8siFeVcnFvA3Cg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - /@babel/plugin-transform-reserved-words@7.23.3(@babel/core@7.24.0): resolution: {integrity: sha512-QnNTazY54YqgGxwIexMZva9gqbPa15t/x9VS+0fsEFWplwVpXYZivtgl43Z1vMpc1bdPP2PP8siFeVcnFvA3Cg==} engines: {node: '>=6.9.0'} @@ -4845,23 +4341,6 @@ packages: - supports-color dev: true - /@babel/plugin-transform-runtime@7.23.9(@babel/core@7.23.9): - resolution: {integrity: sha512-A7clW3a0aSjm3ONU9o2HAILSegJCYlEZmOhmBRReVtIpY/Z/p7yIZ+wR41Z+UipwdGuqwtID/V/dOdZXjwi9gQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-module-imports': 7.22.15 - '@babel/helper-plugin-utils': 7.22.5 - babel-plugin-polyfill-corejs2: 0.4.8(@babel/core@7.23.9) - babel-plugin-polyfill-corejs3: 0.9.0(@babel/core@7.23.9) - babel-plugin-polyfill-regenerator: 0.5.5(@babel/core@7.23.9) - semver: 6.3.1 - transitivePeerDependencies: - - supports-color - dev: true - /@babel/plugin-transform-runtime@7.24.0(@babel/core@7.24.0): resolution: {integrity: sha512-zc0GA5IitLKJrSfXlXmp8KDqLrnGECK7YRfQBmEKg1NmBOQ7e+KuclBEKJgzifQeUYLdNiAw4B4bjyvzWVLiSA==} engines: {node: '>=6.9.0'} @@ -4889,16 +4368,6 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-shorthand-properties@7.23.3(@babel/core@7.23.9): - resolution: {integrity: sha512-ED2fgqZLmexWiN+YNFX26fx4gh5qHDhn1O2gvEhreLW2iI63Sqm4llRLCXALKrCnbN4Jy0VcMQZl/SAzqug/jg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - /@babel/plugin-transform-shorthand-properties@7.23.3(@babel/core@7.24.0): resolution: {integrity: sha512-ED2fgqZLmexWiN+YNFX26fx4gh5qHDhn1O2gvEhreLW2iI63Sqm4llRLCXALKrCnbN4Jy0VcMQZl/SAzqug/jg==} engines: {node: '>=6.9.0'} @@ -4920,17 +4389,6 @@ packages: '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 dev: true - /@babel/plugin-transform-spread@7.23.3(@babel/core@7.23.9): - resolution: {integrity: sha512-VvfVYlrlBVu+77xVTOAoxQ6mZbnIq5FM0aGBSFEcIh03qHf+zNqA4DC/3XMUozTg7bZV3e3mZQ0i13VB6v5yUg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - dev: true - /@babel/plugin-transform-spread@7.23.3(@babel/core@7.24.0): resolution: {integrity: sha512-VvfVYlrlBVu+77xVTOAoxQ6mZbnIq5FM0aGBSFEcIh03qHf+zNqA4DC/3XMUozTg7bZV3e3mZQ0i13VB6v5yUg==} engines: {node: '>=6.9.0'} @@ -4952,16 +4410,6 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-sticky-regex@7.23.3(@babel/core@7.23.9): - resolution: {integrity: sha512-HZOyN9g+rtvnOU3Yh7kSxXrKbzgrm5X4GncPY1QOquu7epga5MxKHVpYu2hvQnry/H+JjckSYRb93iNfsioAGg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - /@babel/plugin-transform-sticky-regex@7.23.3(@babel/core@7.24.0): resolution: {integrity: sha512-HZOyN9g+rtvnOU3Yh7kSxXrKbzgrm5X4GncPY1QOquu7epga5MxKHVpYu2hvQnry/H+JjckSYRb93iNfsioAGg==} engines: {node: '>=6.9.0'} @@ -4982,16 +4430,6 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-template-literals@7.23.3(@babel/core@7.23.9): - resolution: {integrity: sha512-Flok06AYNp7GV2oJPZZcP9vZdszev6vPBkHLwxwSpaIqx75wn6mUd3UFWsSsA0l8nXAKkyCmL/sR02m8RYGeHg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - /@babel/plugin-transform-template-literals@7.23.3(@babel/core@7.24.0): resolution: {integrity: sha512-Flok06AYNp7GV2oJPZZcP9vZdszev6vPBkHLwxwSpaIqx75wn6mUd3UFWsSsA0l8nXAKkyCmL/sR02m8RYGeHg==} engines: {node: '>=6.9.0'} @@ -5012,16 +4450,6 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-typeof-symbol@7.23.3(@babel/core@7.23.9): - resolution: {integrity: sha512-4t15ViVnaFdrPC74be1gXBSMzXk3B4Us9lP7uLRQHTFpV5Dvt33pn+2MyyNxmN3VTTm3oTrZVMUmuw3oBnQ2oQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - /@babel/plugin-transform-typeof-symbol@7.23.3(@babel/core@7.24.0): resolution: {integrity: sha512-4t15ViVnaFdrPC74be1gXBSMzXk3B4Us9lP7uLRQHTFpV5Dvt33pn+2MyyNxmN3VTTm3oTrZVMUmuw3oBnQ2oQ==} engines: {node: '>=6.9.0'} @@ -5071,6 +4499,19 @@ packages: '@babel/plugin-syntax-typescript': 7.22.5(@babel/core@7.23.9) dev: true + /@babel/plugin-transform-typescript@7.22.9(@babel/core@7.24.0): + resolution: {integrity: sha512-BnVR1CpKiuD0iobHPaM1iLvcwPYN2uVFAqoLVSpEDKWuOikoCv5HbKLxclhKYUXlWkX86DoZGtqI4XhbOsyrMg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.24.0 + '@babel/helper-annotate-as-pure': 7.22.5 + '@babel/helper-create-class-features-plugin': 7.22.9(@babel/core@7.24.0) + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-typescript': 7.22.5(@babel/core@7.24.0) + dev: true + /@babel/plugin-transform-typescript@7.23.6(@babel/core@7.23.9): resolution: {integrity: sha512-6cBG5mBvUu4VUD04OHKnYzbuHNP8huDsD3EDqqpIpsswTDoqHCjLoHb6+QgsV1WsT2nipRqCPgxD3LXnEO7XfA==} engines: {node: '>=6.9.0'} @@ -5094,16 +4535,6 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-unicode-escapes@7.23.3(@babel/core@7.23.9): - resolution: {integrity: sha512-OMCUx/bU6ChE3r4+ZdylEqAjaQgHAgipgW8nsCfu5pGqDcFytVd91AwRvUJSBZDz0exPGgnjoqhgRYLRjFZc9Q==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - /@babel/plugin-transform-unicode-escapes@7.23.3(@babel/core@7.24.0): resolution: {integrity: sha512-OMCUx/bU6ChE3r4+ZdylEqAjaQgHAgipgW8nsCfu5pGqDcFytVd91AwRvUJSBZDz0exPGgnjoqhgRYLRjFZc9Q==} engines: {node: '>=6.9.0'} @@ -5114,17 +4545,6 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-unicode-property-regex@7.23.3(@babel/core@7.23.9): - resolution: {integrity: sha512-KcLIm+pDZkWZQAFJ9pdfmh89EwVfmNovFBcXko8szpBeF8z68kWIPeKlmSOkT9BXJxs2C0uk+5LxoxIv62MROA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.23.9) - '@babel/helper-plugin-utils': 7.22.5 - dev: true - /@babel/plugin-transform-unicode-property-regex@7.23.3(@babel/core@7.24.0): resolution: {integrity: sha512-KcLIm+pDZkWZQAFJ9pdfmh89EwVfmNovFBcXko8szpBeF8z68kWIPeKlmSOkT9BXJxs2C0uk+5LxoxIv62MROA==} engines: {node: '>=6.9.0'} @@ -5133,7 +4553,7 @@ packages: dependencies: '@babel/core': 7.24.0 '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.24.0) - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.0 dev: true /@babel/plugin-transform-unicode-regex@7.23.3(@babel/core@7.23.7): @@ -5147,17 +4567,6 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-unicode-regex@7.23.3(@babel/core@7.23.9): - resolution: {integrity: sha512-wMHpNA4x2cIA32b/ci3AfwNgheiva2W0WUKWTK7vBHBhDKfPsc5cFGNWm69WBqpwd86u1qwZ9PWevKqm1A3yAw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.23.9) - '@babel/helper-plugin-utils': 7.22.5 - dev: true - /@babel/plugin-transform-unicode-regex@7.23.3(@babel/core@7.24.0): resolution: {integrity: sha512-wMHpNA4x2cIA32b/ci3AfwNgheiva2W0WUKWTK7vBHBhDKfPsc5cFGNWm69WBqpwd86u1qwZ9PWevKqm1A3yAw==} engines: {node: '>=6.9.0'} @@ -5169,17 +4578,6 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-unicode-sets-regex@7.23.3(@babel/core@7.23.9): - resolution: {integrity: sha512-W7lliA/v9bNR83Qc3q1ip9CQMZ09CcHDbHfbLRDNuAhn1Mvkr1ZNF7hPmztMQvtTGVLJ9m8IZqWsTkXOml8dbw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.23.9) - '@babel/helper-plugin-utils': 7.22.5 - dev: true - /@babel/plugin-transform-unicode-sets-regex@7.23.3(@babel/core@7.24.0): resolution: {integrity: sha512-W7lliA/v9bNR83Qc3q1ip9CQMZ09CcHDbHfbLRDNuAhn1Mvkr1ZNF7hPmztMQvtTGVLJ9m8IZqWsTkXOml8dbw==} engines: {node: '>=6.9.0'} @@ -5188,7 +4586,7 @@ packages: dependencies: '@babel/core': 7.24.0 '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.24.0) - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.0 dev: true /@babel/preset-env@7.21.4(@babel/core@7.23.7): @@ -5277,97 +4675,6 @@ packages: - supports-color dev: true - /@babel/preset-env@7.23.9(@babel/core@7.23.9): - resolution: {integrity: sha512-3kBGTNBBk9DQiPoXYS0g0BYlwTQYUTifqgKTjxUwEUkduRT2QOa0FPGBJ+NROQhGyYO5BuTJwGvBnqKDykac6A==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/compat-data': 7.23.5 - '@babel/core': 7.23.9 - '@babel/helper-compilation-targets': 7.23.6 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-validator-option': 7.23.5 - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.23.3(@babel/core@7.23.9) - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.23.3(@babel/core@7.23.9) - '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.23.7(@babel/core@7.23.9) - '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2(@babel/core@7.23.9) - '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.23.9) - '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.23.9) - '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.23.9) - '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.23.9) - '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.23.9) - '@babel/plugin-syntax-import-assertions': 7.23.3(@babel/core@7.23.9) - '@babel/plugin-syntax-import-attributes': 7.23.3(@babel/core@7.23.9) - '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.23.9) - '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.23.9) - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.23.9) - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.23.9) - '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.23.9) - '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.23.9) - '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.23.9) - '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.23.9) - '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.23.9) - '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.23.9) - '@babel/plugin-syntax-unicode-sets-regex': 7.18.6(@babel/core@7.23.9) - '@babel/plugin-transform-arrow-functions': 7.23.3(@babel/core@7.23.9) - '@babel/plugin-transform-async-generator-functions': 7.23.9(@babel/core@7.23.9) - '@babel/plugin-transform-async-to-generator': 7.23.3(@babel/core@7.23.9) - '@babel/plugin-transform-block-scoped-functions': 7.23.3(@babel/core@7.23.9) - '@babel/plugin-transform-block-scoping': 7.23.4(@babel/core@7.23.9) - '@babel/plugin-transform-class-properties': 7.23.3(@babel/core@7.23.9) - '@babel/plugin-transform-class-static-block': 7.23.4(@babel/core@7.23.9) - '@babel/plugin-transform-classes': 7.23.8(@babel/core@7.23.9) - '@babel/plugin-transform-computed-properties': 7.23.3(@babel/core@7.23.9) - '@babel/plugin-transform-destructuring': 7.23.3(@babel/core@7.23.9) - '@babel/plugin-transform-dotall-regex': 7.23.3(@babel/core@7.23.9) - '@babel/plugin-transform-duplicate-keys': 7.23.3(@babel/core@7.23.9) - '@babel/plugin-transform-dynamic-import': 7.23.4(@babel/core@7.23.9) - '@babel/plugin-transform-exponentiation-operator': 7.23.3(@babel/core@7.23.9) - '@babel/plugin-transform-export-namespace-from': 7.23.4(@babel/core@7.23.9) - '@babel/plugin-transform-for-of': 7.23.6(@babel/core@7.23.9) - '@babel/plugin-transform-function-name': 7.23.3(@babel/core@7.23.9) - '@babel/plugin-transform-json-strings': 7.23.4(@babel/core@7.23.9) - '@babel/plugin-transform-literals': 7.23.3(@babel/core@7.23.9) - '@babel/plugin-transform-logical-assignment-operators': 7.23.4(@babel/core@7.23.9) - '@babel/plugin-transform-member-expression-literals': 7.23.3(@babel/core@7.23.9) - '@babel/plugin-transform-modules-amd': 7.23.3(@babel/core@7.23.9) - '@babel/plugin-transform-modules-commonjs': 7.23.3(@babel/core@7.23.9) - '@babel/plugin-transform-modules-systemjs': 7.23.9(@babel/core@7.23.9) - '@babel/plugin-transform-modules-umd': 7.23.3(@babel/core@7.23.9) - '@babel/plugin-transform-named-capturing-groups-regex': 7.22.5(@babel/core@7.23.9) - '@babel/plugin-transform-new-target': 7.23.3(@babel/core@7.23.9) - '@babel/plugin-transform-nullish-coalescing-operator': 7.23.4(@babel/core@7.23.9) - '@babel/plugin-transform-numeric-separator': 7.23.4(@babel/core@7.23.9) - '@babel/plugin-transform-object-rest-spread': 7.23.4(@babel/core@7.23.9) - '@babel/plugin-transform-object-super': 7.23.3(@babel/core@7.23.9) - '@babel/plugin-transform-optional-catch-binding': 7.23.4(@babel/core@7.23.9) - '@babel/plugin-transform-optional-chaining': 7.23.4(@babel/core@7.23.9) - '@babel/plugin-transform-parameters': 7.23.3(@babel/core@7.23.9) - '@babel/plugin-transform-private-methods': 7.23.3(@babel/core@7.23.9) - '@babel/plugin-transform-private-property-in-object': 7.23.4(@babel/core@7.23.9) - '@babel/plugin-transform-property-literals': 7.23.3(@babel/core@7.23.9) - '@babel/plugin-transform-regenerator': 7.23.3(@babel/core@7.23.9) - '@babel/plugin-transform-reserved-words': 7.23.3(@babel/core@7.23.9) - '@babel/plugin-transform-shorthand-properties': 7.23.3(@babel/core@7.23.9) - '@babel/plugin-transform-spread': 7.23.3(@babel/core@7.23.9) - '@babel/plugin-transform-sticky-regex': 7.23.3(@babel/core@7.23.9) - '@babel/plugin-transform-template-literals': 7.23.3(@babel/core@7.23.9) - '@babel/plugin-transform-typeof-symbol': 7.23.3(@babel/core@7.23.9) - '@babel/plugin-transform-unicode-escapes': 7.23.3(@babel/core@7.23.9) - '@babel/plugin-transform-unicode-property-regex': 7.23.3(@babel/core@7.23.9) - '@babel/plugin-transform-unicode-regex': 7.23.3(@babel/core@7.23.9) - '@babel/plugin-transform-unicode-sets-regex': 7.23.3(@babel/core@7.23.9) - '@babel/preset-modules': 0.1.6-no-external-plugins(@babel/core@7.23.9) - babel-plugin-polyfill-corejs2: 0.4.8(@babel/core@7.23.9) - babel-plugin-polyfill-corejs3: 0.9.0(@babel/core@7.23.9) - babel-plugin-polyfill-regenerator: 0.5.5(@babel/core@7.23.9) - core-js-compat: 3.35.1 - semver: 6.3.1 - transitivePeerDependencies: - - supports-color - dev: true - /@babel/preset-env@7.24.0(@babel/core@7.24.0): resolution: {integrity: sha512-ZxPEzV9IgvGn73iK0E6VB9/95Nd7aMFpbE0l8KQFDG70cOV9IxRP7Y2FUPmlK0v6ImlLqYX50iuZ3ZTVhOF2lA==} engines: {node: '>=6.9.0'} @@ -5484,24 +4791,13 @@ packages: esutils: 2.0.3 dev: true - /@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.23.9): - resolution: {integrity: sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==} - peerDependencies: - '@babel/core': ^7.0.0-0 || ^8.0.0-0 <8.0.0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/types': 7.23.9 - esutils: 2.0.3 - dev: true - /@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.24.0): resolution: {integrity: sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==} peerDependencies: '@babel/core': ^7.0.0-0 || ^8.0.0-0 <8.0.0 dependencies: '@babel/core': 7.24.0 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.0 '@babel/types': 7.23.9 esutils: 2.0.3 dev: true @@ -5584,6 +4880,22 @@ packages: - supports-color dev: true + /@babel/preset-typescript@7.22.5(@babel/core@7.24.0): + resolution: {integrity: sha512-YbPaal9LxztSGhmndR46FmAbkJ/1fAsw293tSU+I5E5h+cnJ3d4GTwyUgGYmOXJYdGA+uNePle4qbaRzj2NISQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.24.0 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-validator-option': 7.22.5 + '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.24.0) + '@babel/plugin-transform-modules-commonjs': 7.22.5(@babel/core@7.24.0) + '@babel/plugin-transform-typescript': 7.22.9(@babel/core@7.24.0) + transitivePeerDependencies: + - supports-color + dev: true + /@babel/regjsgen@0.8.0: resolution: {integrity: sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==} dev: true @@ -8676,10 +7988,10 @@ packages: - supports-color dev: true - /@nrwl/angular@18.1.0-beta.10(@angular-devkit/build-angular@17.3.0)(@angular-devkit/core@17.3.0)(@angular-devkit/schematics@17.3.0)(@schematics/angular@17.3.0)(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(esbuild@0.19.5)(eslint@8.57.0)(html-webpack-plugin@5.5.0)(js-yaml@4.1.0)(nx@18.1.0-beta.10)(rxjs@7.8.1)(typescript@5.4.2)(verdaccio@5.15.4): - resolution: {integrity: sha512-6akL/tjztNUW9QJBnB/p2xzJYCMNOz/Uto3e8KxXkb/iy3T32S3sGFAZvCCj4Vp+wekgAndYwfwz7WnfD6LDiA==} + /@nrwl/angular@18.2.0-beta.0(@angular-devkit/build-angular@17.3.0)(@angular-devkit/core@17.3.0)(@angular-devkit/schematics@17.3.0)(@schematics/angular@17.3.0)(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(esbuild@0.19.5)(eslint@8.57.0)(html-webpack-plugin@5.5.0)(js-yaml@4.1.0)(nx@18.2.0-beta.0)(rxjs@7.8.1)(typescript@5.4.2)(verdaccio@5.15.4): + resolution: {integrity: sha512-fLfrX4YX+n9LM7Tf54pzZoOymhSmZD8gnoGn2vjgBRL8Y3y6u8rSNq8613yO9xYBPXsN+4UUytgnoJNzI5F8Ag==} dependencies: - '@nx/angular': 18.1.0-beta.10(@angular-devkit/build-angular@17.3.0)(@angular-devkit/core@17.3.0)(@angular-devkit/schematics@17.3.0)(@schematics/angular@17.3.0)(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(esbuild@0.19.5)(eslint@8.57.0)(html-webpack-plugin@5.5.0)(js-yaml@4.1.0)(nx@18.1.0-beta.10)(rxjs@7.8.1)(typescript@5.4.2)(verdaccio@5.15.4) + '@nx/angular': 18.2.0-beta.0(@angular-devkit/build-angular@17.3.0)(@angular-devkit/core@17.3.0)(@angular-devkit/schematics@17.3.0)(@schematics/angular@17.3.0)(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(esbuild@0.19.5)(eslint@8.57.0)(html-webpack-plugin@5.5.0)(js-yaml@4.1.0)(nx@18.2.0-beta.0)(rxjs@7.8.1)(typescript@5.4.2)(verdaccio@5.15.4) tslib: 2.6.2 transitivePeerDependencies: - '@angular-devkit/build-angular' @@ -8717,10 +8029,10 @@ packages: - webpack-cli dev: true - /@nrwl/cypress@18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(cypress@13.6.6)(js-yaml@4.1.0)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4): - resolution: {integrity: sha512-wvutboED0twI8f1Je3ci/AuwjqO/THnj0tqC4bm+wLqVZQfBvEObxC9lWO9vd2U/aR75OiRB1igppqLaz6/u/w==} + /@nrwl/cypress@18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(cypress@13.6.6)(js-yaml@4.1.0)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4): + resolution: {integrity: sha512-MHaa0pvDkJJUBwNI1stPcbf7li4drOkSkfjprhKI2sVZM79ER8njNV1NVQ1t2QKD8JUOBRaCNKYuQV8uE5Ev3w==} dependencies: - '@nx/cypress': 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(cypress@13.6.6)(js-yaml@4.1.0)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4) + '@nx/cypress': 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(cypress@13.6.6)(js-yaml@4.1.0)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4) transitivePeerDependencies: - '@babel/traverse' - '@swc-node/register' @@ -8744,18 +8056,18 @@ packages: - nx dev: true - /@nrwl/devkit@18.1.0-beta.10(nx@18.1.0-beta.10): - resolution: {integrity: sha512-GBSBBzNPtD8V7NfN60dDjm6vda3ZRSnKIKwLKETqu+M9SWYIKTeromEUAsSgKB7H5KfB778W4TwZtGR6ure/7A==} + /@nrwl/devkit@18.2.0-beta.0(nx@18.2.0-beta.0): + resolution: {integrity: sha512-Ca+DyF94A2VpuaQLokxv11HNFWML8HZ5C/jtGDJNWTUGFHloeJ3uqacGeqg2+KdFbG8rub+850aUATgtth9AKg==} dependencies: - '@nx/devkit': 18.1.0-beta.10(nx@18.1.0-beta.10) + '@nx/devkit': 18.2.0-beta.0(nx@18.2.0-beta.0) transitivePeerDependencies: - nx dev: true - /@nrwl/esbuild@18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(esbuild@0.19.5)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4): - resolution: {integrity: sha512-ZH3mwHTJFzsLsvXfz8rpBgc3iCPoZPfXn0U/w20QEGnLP9ef4+b6kLF8o6utitcq/qFvOddoI7dkiGBmeGhXig==} + /@nrwl/esbuild@18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(esbuild@0.19.5)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4): + resolution: {integrity: sha512-KiO4DXpnc3mdSUUxeMSOZUcBkqjci4iraYgLuVmbwtkfW7XSQSp2rR9aHrXGfjnnNhmIbtAtKFGwkEb5ppT7zw==} dependencies: - '@nx/esbuild': 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(esbuild@0.19.5)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4) + '@nx/esbuild': 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(esbuild@0.19.5)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4) transitivePeerDependencies: - '@babel/traverse' - '@swc-node/register' @@ -8770,10 +8082,10 @@ packages: - verdaccio dev: true - /@nrwl/eslint-plugin-nx@18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(@typescript-eslint/parser@7.3.1)(eslint-config-prettier@9.0.0)(eslint@8.57.0)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4): - resolution: {integrity: sha512-K7vhNDEHli/4XSHYnmLN9AW451QxwFh2Bo/aYb8Q+5bbiOidKC5sXd7wtWYIPk9Ixz3pSSoEr3PaxvKxFC4vhA==} + /@nrwl/eslint-plugin-nx@18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(@typescript-eslint/parser@7.3.1)(eslint-config-prettier@9.0.0)(eslint@8.57.0)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4): + resolution: {integrity: sha512-RK2GQ8L7nOVql/9hwX4CVuhPDqF43oVMxwBCCsZ23REaNUDHnW6h/4MC1Pz+MF7Io08eFQ101vPq9IddfW4NiA==} dependencies: - '@nx/eslint-plugin': 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(@typescript-eslint/parser@7.3.1)(eslint-config-prettier@9.0.0)(eslint@8.57.0)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4) + '@nx/eslint-plugin': 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(@typescript-eslint/parser@7.3.1)(eslint-config-prettier@9.0.0)(eslint@8.57.0)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4) transitivePeerDependencies: - '@babel/traverse' - '@swc-node/register' @@ -8790,10 +8102,10 @@ packages: - verdaccio dev: true - /@nrwl/jest@18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.1.0-beta.10)(ts-node@10.9.1)(typescript@5.4.2)(verdaccio@5.15.4): - resolution: {integrity: sha512-LeY8tvIiK7E6Ttl+5vs4mA1KBEffBtaCTYhTVSdwTrNdnL/w/Z5/RDLCiqvdT29/EgesGf4HkxyxDPfUeV8hLw==} + /@nrwl/jest@18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.2.0-beta.0)(ts-node@10.9.1)(typescript@5.4.2)(verdaccio@5.15.4): + resolution: {integrity: sha512-sVmBG3Qw9aQBgSeUDR0nF/4WlhPEHUXIBJZ04D3kPZKIjsy3ewtI7tWaXPG1XSosdOIFI3vLZCi0tT8EdTtuEg==} dependencies: - '@nx/jest': 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.1.0-beta.10)(ts-node@10.9.1)(typescript@5.4.2)(verdaccio@5.15.4) + '@nx/jest': 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.2.0-beta.0)(ts-node@10.9.1)(typescript@5.4.2)(verdaccio@5.15.4) transitivePeerDependencies: - '@babel/traverse' - '@swc-node/register' @@ -8826,10 +8138,10 @@ packages: - verdaccio dev: true - /@nrwl/js@18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.1.0-beta.10)(typescript@5.3.3)(verdaccio@5.15.4): - resolution: {integrity: sha512-srJ8g3J6rfIwb+f6nSTwn20mU9KFvp13tuLpggrOdNfB5aOTnIyBgYtuxMMvwHh11FZbGyV3S6ZlDE30/ilcWQ==} + /@nrwl/js@18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4): + resolution: {integrity: sha512-yb3O4OlX6FJniawBkEISCGVEsbX+R8HVqOMZphVOPd9fkamQLB4TWRJs4qgTXvrM4pptQx2rR5zYrl1FnT6Z1Q==} dependencies: - '@nx/js': 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.1.0-beta.10)(typescript@5.3.3)(verdaccio@5.15.4) + '@nx/js': 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4) transitivePeerDependencies: - '@babel/traverse' - '@swc-node/register' @@ -8843,27 +8155,10 @@ packages: - verdaccio dev: true - /@nrwl/js@18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4): - resolution: {integrity: sha512-srJ8g3J6rfIwb+f6nSTwn20mU9KFvp13tuLpggrOdNfB5aOTnIyBgYtuxMMvwHh11FZbGyV3S6ZlDE30/ilcWQ==} + /@nrwl/next@18.2.0-beta.0(@babel/core@7.23.2)(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(esbuild@0.19.5)(html-webpack-plugin@5.5.0)(js-yaml@4.1.0)(next@14.0.4)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4)(webpack@5.88.0): + resolution: {integrity: sha512-R1xwiF31+rdAiVlbXJM7VICsPbepDRpo2fkiRaYRy4L5ynIIKILmAnyRM3KBXhmOQXFbUJj7Ua1L3gQhlnB5Eg==} dependencies: - '@nx/js': 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4) - transitivePeerDependencies: - - '@babel/traverse' - - '@swc-node/register' - - '@swc/core' - - '@swc/wasm' - - '@types/node' - - debug - - nx - - supports-color - - typescript - - verdaccio - dev: true - - /@nrwl/next@18.1.0-beta.10(@babel/core@7.23.2)(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(esbuild@0.19.5)(html-webpack-plugin@5.5.0)(js-yaml@4.1.0)(next@14.0.4)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4)(webpack@5.88.0): - resolution: {integrity: sha512-czIaVVCq1A1vcj5HgBKJRXOsDFmA4jSQmMRFwFPqAZNxdK2iByVC4rTKKOTng9JNtSo7ohqwdG8lNHZTiuOGzw==} - dependencies: - '@nx/next': 18.1.0-beta.10(@babel/core@7.23.2)(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(esbuild@0.19.5)(html-webpack-plugin@5.5.0)(js-yaml@4.1.0)(next@14.0.4)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4)(webpack@5.88.0) + '@nx/next': 18.2.0-beta.0(@babel/core@7.23.2)(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(esbuild@0.19.5)(html-webpack-plugin@5.5.0)(js-yaml@4.1.0)(next@14.0.4)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4)(webpack@5.88.0) transitivePeerDependencies: - '@babel/core' - '@babel/traverse' @@ -8898,10 +8193,10 @@ packages: - webpack-cli dev: true - /@nrwl/react@18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(js-yaml@4.1.0)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4): - resolution: {integrity: sha512-vWhBVX0gz0qTlE603qIMvL1l+q4y4BkIPmn+ARi5D2QcsHMKMJRWQ5M7tdWHt3CEIbuPb31PrNfBOoGv7AQPjQ==} + /@nrwl/react@18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(js-yaml@4.1.0)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4): + resolution: {integrity: sha512-SxPitw1swhivu52Ic4yL/JRW9cZTp72KMH6czOs35xOo2WgmS7qvRuKsiC3hS8gpO0gy0IwAH/CIOxebccQCMA==} dependencies: - '@nx/react': 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(js-yaml@4.1.0)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4) + '@nx/react': 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(js-yaml@4.1.0)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4) transitivePeerDependencies: - '@babel/traverse' - '@swc-node/register' @@ -8916,10 +8211,10 @@ packages: - verdaccio dev: true - /@nrwl/storybook@18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(cypress@13.6.6)(js-yaml@4.1.0)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4): - resolution: {integrity: sha512-HJMoXR8QImbyS0LDvCVlOgIWCq+gOiZzb8amVIeVgS6hwZQMik1pPz7YC0H1vm335vvpSSRmnd0ndz78VBRvwA==} + /@nrwl/storybook@18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(cypress@13.6.6)(js-yaml@4.1.0)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4): + resolution: {integrity: sha512-uFBGj8pBj5csX0CF/iVi3+uaJQRlONSlELN1TK7HGUA4iyePYtARlgB9TMCoM/cPnwUcVJymZuwgnE6AdPhU5g==} dependencies: - '@nx/storybook': 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(cypress@13.6.6)(js-yaml@4.1.0)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4) + '@nx/storybook': 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(cypress@13.6.6)(js-yaml@4.1.0)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4) transitivePeerDependencies: - '@babel/traverse' - '@swc-node/register' @@ -8947,11 +8242,11 @@ packages: - debug dev: true - /@nrwl/tao@18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86): - resolution: {integrity: sha512-eEDVb4hEBxqNECKA91CEzOI+/MT2juz3RlxFoUrZ7uzXc6M05iRhi5C5P9+QxSx9d03Nk1HB7Mf9Lw5dn3fbbw==} + /@nrwl/tao@18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86): + resolution: {integrity: sha512-u+dSRQextcL1tLx8w24IrCn0rpDC7Zg85eeGggHJ1ZXxXAfB58qBUZCJ7k0ubAzELmQprLIFnqWJ21jkqyjXJA==} hasBin: true dependencies: - nx: 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86) + nx: 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86) tslib: 2.6.2 transitivePeerDependencies: - '@swc-node/register' @@ -8959,10 +8254,10 @@ packages: - debug dev: true - /@nrwl/vite@18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4)(vite@5.0.8)(vitest@1.3.1): - resolution: {integrity: sha512-rvqBLI27gRzhSmZlcRAHTljvZ1RcFwk4rGqC+LVvZ7GpjDmPRIhamqei9CfSXlbgCMLvqzO8C1rMHiAyMyR4kQ==} + /@nrwl/vite@18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4)(vite@5.0.8)(vitest@1.3.1): + resolution: {integrity: sha512-7+NQgA92yC3EtCf0x6WjmqAnFNyyNF16eJGub7IILehxb0MMwrJfOToDbhwIhPKYTpe8/q7Vy9QcqKKBg2iJrQ==} dependencies: - '@nx/vite': 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4)(vite@5.0.8)(vitest@1.3.1) + '@nx/vite': 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4)(vite@5.0.8)(vitest@1.3.1) transitivePeerDependencies: - '@babel/traverse' - '@swc-node/register' @@ -8978,10 +8273,10 @@ packages: - vitest dev: true - /@nrwl/web@18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4): - resolution: {integrity: sha512-n18kxI0tArbVv0cUAUY3byWGG9ERL4vBNQ89CTtLQLA+RJl/E/AxUtd6DUK0f27wy81wkqnXkW73qFDwyd1aHQ==} + /@nrwl/web@18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4): + resolution: {integrity: sha512-BW832oy8MXS0mCLgUEmJ33KXFFyRlRqCCQaRY21ng19isD9D+YZsHg8v9Oxmf+TBYRoH5t151EwpoUdDgZifMw==} dependencies: - '@nx/web': 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4) + '@nx/web': 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4) transitivePeerDependencies: - '@babel/traverse' - '@swc-node/register' @@ -8995,10 +8290,10 @@ packages: - verdaccio dev: true - /@nrwl/webpack@18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(esbuild@0.19.5)(html-webpack-plugin@5.5.0)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4): - resolution: {integrity: sha512-J6a61lXvEFZFJT1GyXOxOlXioH814Ih8CGRtZB4OaWsX6Jpro8MWy7ql8+/Dlha6SWNeVoKgj925IY3O8BUWrA==} + /@nrwl/webpack@18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(esbuild@0.19.5)(html-webpack-plugin@5.5.0)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4): + resolution: {integrity: sha512-hUpikcPy/IX0ibcmvAiQ/F/GIkhlSZ6vJjWB4TWj+KdRp6f5w+to6r1YORG/9c97XLtx5fP90AwmrGXao5ubCA==} dependencies: - '@nx/webpack': 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(esbuild@0.19.5)(html-webpack-plugin@5.5.0)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4) + '@nx/webpack': 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(esbuild@0.19.5)(html-webpack-plugin@5.5.0)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4) transitivePeerDependencies: - '@babel/traverse' - '@parcel/css' @@ -9038,10 +8333,10 @@ packages: - debug dev: true - /@nrwl/workspace@18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86): - resolution: {integrity: sha512-JIHtJq3sT3fYQ0dW8Aj26+55ZU2W0XZtmHpkIyEo4AdvRIr6jFbvKYgWYpqZ8W7qgXsVTYPEeiB4xjoqWvKvow==} + /@nrwl/workspace@18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86): + resolution: {integrity: sha512-8DWsvIb5ngDxTfgbQj9+PO5QY64GspxF5ypXMN7auAu99LiNgkLMz+lg7uBzjk21m4c/bYm+AdzDFY4dRlVZPA==} dependencies: - '@nx/workspace': 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86) + '@nx/workspace': 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86) transitivePeerDependencies: - '@swc-node/register' - '@swc/core' @@ -9285,8 +8580,8 @@ packages: - encoding dev: true - /@nx/angular@18.1.0-beta.10(@angular-devkit/build-angular@17.3.0)(@angular-devkit/core@17.3.0)(@angular-devkit/schematics@17.3.0)(@schematics/angular@17.3.0)(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(esbuild@0.19.5)(eslint@8.57.0)(html-webpack-plugin@5.5.0)(js-yaml@4.1.0)(nx@18.1.0-beta.10)(rxjs@7.8.1)(typescript@5.4.2)(verdaccio@5.15.4): - resolution: {integrity: sha512-QXcU74qtak7Cf0b/xpufrHT8h7Z6yeo23U5dPVsZX59qYa+PSU0hj5+7ttq38+nLheKFBf3DfwlGpsQUjdX4Fg==} + /@nx/angular@18.2.0-beta.0(@angular-devkit/build-angular@17.3.0)(@angular-devkit/core@17.3.0)(@angular-devkit/schematics@17.3.0)(@schematics/angular@17.3.0)(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(esbuild@0.19.5)(eslint@8.57.0)(html-webpack-plugin@5.5.0)(js-yaml@4.1.0)(nx@18.2.0-beta.0)(rxjs@7.8.1)(typescript@5.4.2)(verdaccio@5.15.4): + resolution: {integrity: sha512-NjT5grG6fUeNKGeE+LX5nquBKxCttRWG4hp7L3qW+4KxYLQ6mcTJCZ8LX4+AMqDc8kBoUA/2ffqWdxh6tLqnEA==} peerDependencies: '@angular-devkit/build-angular': '>= 15.0.0 < 18.0.0' '@angular-devkit/core': '>= 15.0.0 < 18.0.0' @@ -9301,21 +8596,21 @@ packages: '@angular-devkit/build-angular': 17.3.0(@angular/compiler-cli@17.3.0)(@swc/core@1.3.86)(@types/express@4.17.14)(@types/node@18.19.8)(html-webpack-plugin@5.5.0)(jest-environment-jsdom@29.4.3)(jest@29.4.3)(ng-packagr@17.3.0)(stylus@0.59.0)(tailwindcss@3.2.4)(typescript@5.4.2) '@angular-devkit/core': 17.3.0 '@angular-devkit/schematics': 17.3.0 - '@nrwl/angular': 18.1.0-beta.10(@angular-devkit/build-angular@17.3.0)(@angular-devkit/core@17.3.0)(@angular-devkit/schematics@17.3.0)(@schematics/angular@17.3.0)(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(esbuild@0.19.5)(eslint@8.57.0)(html-webpack-plugin@5.5.0)(js-yaml@4.1.0)(nx@18.1.0-beta.10)(rxjs@7.8.1)(typescript@5.4.2)(verdaccio@5.15.4) - '@nx/devkit': 18.1.0-beta.10(nx@18.1.0-beta.10) - '@nx/eslint': 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(js-yaml@4.1.0)(nx@18.1.0-beta.10)(verdaccio@5.15.4) - '@nx/js': 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4) - '@nx/web': 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4) - '@nx/webpack': 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(esbuild@0.19.5)(html-webpack-plugin@5.5.0)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4) - '@nx/workspace': 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86) + '@nrwl/angular': 18.2.0-beta.0(@angular-devkit/build-angular@17.3.0)(@angular-devkit/core@17.3.0)(@angular-devkit/schematics@17.3.0)(@schematics/angular@17.3.0)(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(esbuild@0.19.5)(eslint@8.57.0)(html-webpack-plugin@5.5.0)(js-yaml@4.1.0)(nx@18.2.0-beta.0)(rxjs@7.8.1)(typescript@5.4.2)(verdaccio@5.15.4) + '@nx/devkit': 18.2.0-beta.0(nx@18.2.0-beta.0) + '@nx/eslint': 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(js-yaml@4.1.0)(nx@18.2.0-beta.0)(verdaccio@5.15.4) + '@nx/js': 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4) + '@nx/web': 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4) + '@nx/webpack': 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(esbuild@0.19.5)(html-webpack-plugin@5.5.0)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4) + '@nx/workspace': 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86) '@phenomnomnominal/tsquery': 5.0.1(typescript@5.4.2) '@schematics/angular': 17.3.0 - '@typescript-eslint/type-utils': 6.18.1(eslint@8.57.0)(typescript@5.4.2) + '@typescript-eslint/type-utils': 7.3.1(eslint@8.57.0)(typescript@5.4.2) chalk: 4.1.2 esbuild: 0.19.5 find-cache-dir: 3.3.2 ignore: 5.3.1 - magic-string: 0.30.7 + magic-string: 0.30.8 minimatch: 9.0.3 piscina: 4.4.0 rxjs: 7.8.1 @@ -9353,18 +8648,18 @@ packages: - webpack-cli dev: true - /@nx/cypress@18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(cypress@13.6.6)(js-yaml@4.1.0)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4): - resolution: {integrity: sha512-OCK8eoaRRhgTisBCBstPom8jHXye1PGFN35rE7ma3URpVvDnx8SEJn2M4dUYnFcEp6iQwdFhaBFlYWlJZq7rSw==} + /@nx/cypress@18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(cypress@13.6.6)(js-yaml@4.1.0)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4): + resolution: {integrity: sha512-Xdkpv+NkS0L+Pf9wTmgYIXA2LIJWHAvnTWCdD9e4wafIHTBS1GY79fYckY4ZipC/pg3wO8FuzGyNpLEa104aiw==} peerDependencies: cypress: '>= 3 < 14' peerDependenciesMeta: cypress: optional: true dependencies: - '@nrwl/cypress': 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(cypress@13.6.6)(js-yaml@4.1.0)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4) - '@nx/devkit': 18.1.0-beta.10(nx@18.1.0-beta.10) - '@nx/eslint': 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(js-yaml@4.1.0)(nx@18.1.0-beta.10)(verdaccio@5.15.4) - '@nx/js': 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4) + '@nrwl/cypress': 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(cypress@13.6.6)(js-yaml@4.1.0)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4) + '@nx/devkit': 18.2.0-beta.0(nx@18.2.0-beta.0) + '@nx/eslint': 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(js-yaml@4.1.0)(nx@18.2.0-beta.0)(verdaccio@5.15.4) + '@nx/js': 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4) '@phenomnomnominal/tsquery': 5.0.1(typescript@5.4.2) cypress: 13.6.6 detect-port: 1.5.1 @@ -9399,33 +8694,33 @@ packages: tslib: 2.6.2 dev: true - /@nx/devkit@18.1.0-beta.10(nx@18.1.0-beta.10): - resolution: {integrity: sha512-8rztEQcAdP2kDhn1cxsFlwB3BmrBdO3YdTaC8XVf+qA0qsFPLSF9oBc9D6xLvBgsd+q6jdHRDtjAdBzb16OX2Q==} + /@nx/devkit@18.2.0-beta.0(nx@18.2.0-beta.0): + resolution: {integrity: sha512-AgzxO7ubM2PUl1aUx2EbMAi5VQpROQUKRCwsON1d9Nnkqw41OM4w9R+CAmyr/Ie6qY7O9stlRaBO/jlPa062HA==} peerDependencies: nx: '>= 16 <= 18' dependencies: - '@nrwl/devkit': 18.1.0-beta.10(nx@18.1.0-beta.10) + '@nrwl/devkit': 18.2.0-beta.0(nx@18.2.0-beta.0) ejs: 3.1.8 enquirer: 2.3.6 ignore: 5.3.1 - nx: 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86) + nx: 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86) semver: 7.6.0 tmp: 0.2.1 tslib: 2.6.2 yargs-parser: 21.1.1 dev: true - /@nx/esbuild@18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(esbuild@0.19.5)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4): - resolution: {integrity: sha512-3oQYk9KyrE8y/LhUwprqpfQP1QrxIY9eg5/UMmAMAatM0ET0yc27+jaYu2bgCIHUxPJKOrTAZGD9m+tw5t0WVA==} + /@nx/esbuild@18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(esbuild@0.19.5)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4): + resolution: {integrity: sha512-g/XCGSdcldyzTcJMZMYKeifgyf4hgTI7LQ+K5oaECWQ74cKC4WI3nUgu04KeF2ikCKU4axtFZD6TByhUzMgD5A==} peerDependencies: esbuild: ~0.19.2 peerDependenciesMeta: esbuild: optional: true dependencies: - '@nrwl/esbuild': 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(esbuild@0.19.5)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4) - '@nx/devkit': 18.1.0-beta.10(nx@18.1.0-beta.10) - '@nx/js': 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4) + '@nrwl/esbuild': 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(esbuild@0.19.5)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4) + '@nx/devkit': 18.2.0-beta.0(nx@18.2.0-beta.0) + '@nx/js': 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4) chalk: 4.1.2 esbuild: 0.19.5 fast-glob: 3.2.7 @@ -9445,8 +8740,8 @@ packages: - verdaccio dev: true - /@nx/eslint-plugin@18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(@typescript-eslint/parser@7.3.1)(eslint-config-prettier@9.0.0)(eslint@8.57.0)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4): - resolution: {integrity: sha512-5alVz6oWOewkQNRBZuJ/ACYdCn+NQ8OWt+hdtYN1OByr4QZxsaSVsPzlzxkgDO01ZUStOS2u4PT+HeRBzGJOOg==} + /@nx/eslint-plugin@18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(@typescript-eslint/parser@7.3.1)(eslint-config-prettier@9.0.0)(eslint@8.57.0)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4): + resolution: {integrity: sha512-4qsBrKmy+sGu7Ua3pCNLoJFHEn0IYFNn7CRhVKkSEyqbviiJRK4z50939CygU26LLJ88bwC4IQ3/eNyGhoEdrQ==} peerDependencies: '@typescript-eslint/parser': ^6.13.2 || ^7.0.0 eslint-config-prettier: ^9.0.0 @@ -9454,12 +8749,12 @@ packages: eslint-config-prettier: optional: true dependencies: - '@nrwl/eslint-plugin-nx': 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(@typescript-eslint/parser@7.3.1)(eslint-config-prettier@9.0.0)(eslint@8.57.0)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4) - '@nx/devkit': 18.1.0-beta.10(nx@18.1.0-beta.10) - '@nx/js': 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4) + '@nrwl/eslint-plugin-nx': 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(@typescript-eslint/parser@7.3.1)(eslint-config-prettier@9.0.0)(eslint@8.57.0)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4) + '@nx/devkit': 18.2.0-beta.0(nx@18.2.0-beta.0) + '@nx/js': 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4) '@typescript-eslint/parser': 7.3.1(eslint@8.57.0)(typescript@5.4.2) - '@typescript-eslint/type-utils': 6.18.1(eslint@8.57.0)(typescript@5.4.2) - '@typescript-eslint/utils': 6.18.1(eslint@8.57.0)(typescript@5.4.2) + '@typescript-eslint/type-utils': 7.3.1(eslint@8.57.0)(typescript@5.4.2) + '@typescript-eslint/utils': 7.3.1(eslint@8.57.0)(typescript@5.4.2) chalk: 4.1.2 confusing-browser-globals: 1.0.11 eslint-config-prettier: 9.0.0(eslint@8.57.0) @@ -9480,21 +8775,21 @@ packages: - verdaccio dev: true - /@nx/eslint@18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(js-yaml@4.1.0)(nx@18.1.0-beta.10)(verdaccio@5.15.4): - resolution: {integrity: sha512-oJ2eGd5khXeSGSDV0AW0hWDj9wOKjz79FYv15UMVTmKROlt4qtEa0EuBROe27Kii+pbu8GHRtPaI+Dc3e3Ozfw==} + /@nx/eslint@18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(js-yaml@4.1.0)(nx@18.2.0-beta.0)(verdaccio@5.15.4): + resolution: {integrity: sha512-Y4x/0Vk7kWqapijiCdlDaZpbiavkFxcFtb9dQKzVyQI+/j2mRoK+jmY4agNSGJWDRFABXCy0jIwjI0smwGFoyA==} peerDependencies: js-yaml: 4.1.0 peerDependenciesMeta: js-yaml: optional: true dependencies: - '@nx/devkit': 18.1.0-beta.10(nx@18.1.0-beta.10) - '@nx/js': 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.1.0-beta.10)(typescript@5.3.3)(verdaccio@5.15.4) - '@nx/linter': 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(js-yaml@4.1.0)(nx@18.1.0-beta.10)(verdaccio@5.15.4) + '@nx/devkit': 18.2.0-beta.0(nx@18.2.0-beta.0) + '@nx/js': 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4) + '@nx/linter': 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(js-yaml@4.1.0)(nx@18.2.0-beta.0)(verdaccio@5.15.4) eslint: 8.57.0 js-yaml: 4.1.0 tslib: 2.6.2 - typescript: 5.3.3 + typescript: 5.4.2 transitivePeerDependencies: - '@babel/traverse' - '@swc-node/register' @@ -9507,14 +8802,14 @@ packages: - verdaccio dev: true - /@nx/jest@18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.1.0-beta.10)(ts-node@10.9.1)(typescript@5.4.2)(verdaccio@5.15.4): - resolution: {integrity: sha512-Rz7kEaRBpDOA19mclNXnGdDNTuqhG4+tWTdpPizwwXGdojkJFVW8xETCbBtrsWSpoWtKf1Ndxb7kksP4Gfm3AQ==} + /@nx/jest@18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.2.0-beta.0)(ts-node@10.9.1)(typescript@5.4.2)(verdaccio@5.15.4): + resolution: {integrity: sha512-Zms6Tp1QNLMf764ZyfFcmquBSn0svtzRNTDDSVY3QY+G4Hv1oeWoDeVfKKUy0Aj2ytoZ5Yt4csL+Vt7ZI0dbBA==} dependencies: '@jest/reporters': 29.5.0 '@jest/test-result': 29.7.0 - '@nrwl/jest': 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.1.0-beta.10)(ts-node@10.9.1)(typescript@5.4.2)(verdaccio@5.15.4) - '@nx/devkit': 18.1.0-beta.10(nx@18.1.0-beta.10) - '@nx/js': 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4) + '@nrwl/jest': 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.2.0-beta.0)(ts-node@10.9.1)(typescript@5.4.2)(verdaccio@5.15.4) + '@nx/devkit': 18.2.0-beta.0(nx@18.2.0-beta.0) + '@nx/js': 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4) '@phenomnomnominal/tsquery': 5.0.1(typescript@5.4.2) chalk: 4.1.2 identity-obj-proxy: 3.0.0 @@ -9548,20 +8843,20 @@ packages: verdaccio: optional: true dependencies: - '@babel/core': 7.23.9 - '@babel/plugin-proposal-decorators': 7.23.9(@babel/core@7.23.9) - '@babel/plugin-transform-class-properties': 7.23.3(@babel/core@7.23.9) - '@babel/plugin-transform-runtime': 7.23.9(@babel/core@7.23.9) - '@babel/preset-env': 7.23.9(@babel/core@7.23.9) - '@babel/preset-typescript': 7.22.5(@babel/core@7.23.9) - '@babel/runtime': 7.23.9 + '@babel/core': 7.24.0 + '@babel/plugin-proposal-decorators': 7.23.9(@babel/core@7.24.0) + '@babel/plugin-transform-class-properties': 7.23.3(@babel/core@7.24.0) + '@babel/plugin-transform-runtime': 7.24.0(@babel/core@7.24.0) + '@babel/preset-env': 7.24.0(@babel/core@7.24.0) + '@babel/preset-typescript': 7.22.5(@babel/core@7.24.0) + '@babel/runtime': 7.24.0 '@nrwl/js': 17.1.2(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@17.1.2)(typescript@5.4.2)(verdaccio@5.15.4) '@nx/devkit': 17.1.2(nx@17.1.2) '@nx/workspace': 17.1.2(@swc-node/register@1.8.0)(@swc/core@1.3.86) '@phenomnomnominal/tsquery': 5.0.1(typescript@5.4.2) - babel-plugin-const-enum: 1.2.0(@babel/core@7.23.9) + babel-plugin-const-enum: 1.2.0(@babel/core@7.24.0) babel-plugin-macros: 2.8.0 - babel-plugin-transform-typescript-metadata: 0.3.2(@babel/core@7.23.9) + babel-plugin-transform-typescript-metadata: 0.3.2(@babel/core@7.24.0) chalk: 4.1.2 columnify: 1.6.0 detect-port: 1.5.1 @@ -9591,79 +8886,28 @@ packages: - typescript dev: true - /@nx/js@18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.1.0-beta.10)(typescript@5.3.3)(verdaccio@5.15.4): - resolution: {integrity: sha512-6RRPtTgiunRYe/Dd+fJ7URyXKwyxIrX211qur16SK+B2XwaCcgJaA33u9X+lQW2oPyQvwE8E6e76x+GCqld8rg==} + /@nx/js@18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4): + resolution: {integrity: sha512-g6FS+PM76FLFc1PQ+HK/akpG/Vtv+HJ5G1YVoNPc+l4Uy5TcWpBmJAVpDZ4Rpjpx3plHfTnosw6lDFs0V0gIAw==} peerDependencies: verdaccio: ^5.0.4 peerDependenciesMeta: verdaccio: optional: true dependencies: - '@babel/core': 7.23.9 - '@babel/plugin-proposal-decorators': 7.23.9(@babel/core@7.23.9) - '@babel/plugin-transform-class-properties': 7.23.3(@babel/core@7.23.9) - '@babel/plugin-transform-runtime': 7.23.9(@babel/core@7.23.9) - '@babel/preset-env': 7.23.9(@babel/core@7.23.9) - '@babel/preset-typescript': 7.22.5(@babel/core@7.23.9) - '@babel/runtime': 7.23.9 - '@nrwl/js': 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.1.0-beta.10)(typescript@5.3.3)(verdaccio@5.15.4) - '@nx/devkit': 18.1.0-beta.10(nx@18.1.0-beta.10) - '@nx/workspace': 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86) - '@phenomnomnominal/tsquery': 5.0.1(typescript@5.3.3) - babel-plugin-const-enum: 1.2.0(@babel/core@7.23.9) - babel-plugin-macros: 2.8.0 - babel-plugin-transform-typescript-metadata: 0.3.2(@babel/core@7.23.9) - chalk: 4.1.2 - columnify: 1.6.0 - detect-port: 1.5.1 - fast-glob: 3.2.7 - fs-extra: 11.2.0 - ignore: 5.3.1 - js-tokens: 4.0.0 - minimatch: 9.0.3 - npm-package-arg: 11.0.1 - npm-run-path: 4.0.1 - ora: 5.3.0 - semver: 7.6.0 - source-map-support: 0.5.19 - ts-node: 10.9.1(@swc/core@1.3.86)(@types/node@18.19.8)(typescript@5.3.3) - tsconfig-paths: 4.1.2 - tslib: 2.6.2 - verdaccio: 5.15.4(typanion@3.14.0) - transitivePeerDependencies: - - '@babel/traverse' - - '@swc-node/register' - - '@swc/core' - - '@swc/wasm' - - '@types/node' - - debug - - nx - - supports-color - - typescript - dev: true - - /@nx/js@18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4): - resolution: {integrity: sha512-6RRPtTgiunRYe/Dd+fJ7URyXKwyxIrX211qur16SK+B2XwaCcgJaA33u9X+lQW2oPyQvwE8E6e76x+GCqld8rg==} - peerDependencies: - verdaccio: ^5.0.4 - peerDependenciesMeta: - verdaccio: - optional: true - dependencies: - '@babel/core': 7.23.9 - '@babel/plugin-proposal-decorators': 7.23.9(@babel/core@7.23.9) - '@babel/plugin-transform-class-properties': 7.23.3(@babel/core@7.23.9) - '@babel/plugin-transform-runtime': 7.23.9(@babel/core@7.23.9) - '@babel/preset-env': 7.23.9(@babel/core@7.23.9) - '@babel/preset-typescript': 7.22.5(@babel/core@7.23.9) - '@babel/runtime': 7.23.9 - '@nrwl/js': 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4) - '@nx/devkit': 18.1.0-beta.10(nx@18.1.0-beta.10) - '@nx/workspace': 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86) + '@babel/core': 7.24.0 + '@babel/plugin-proposal-decorators': 7.23.9(@babel/core@7.24.0) + '@babel/plugin-transform-class-properties': 7.23.3(@babel/core@7.24.0) + '@babel/plugin-transform-runtime': 7.24.0(@babel/core@7.24.0) + '@babel/preset-env': 7.24.0(@babel/core@7.24.0) + '@babel/preset-typescript': 7.22.5(@babel/core@7.24.0) + '@babel/runtime': 7.24.0 + '@nrwl/js': 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4) + '@nx/devkit': 18.2.0-beta.0(nx@18.2.0-beta.0) + '@nx/workspace': 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86) '@phenomnomnominal/tsquery': 5.0.1(typescript@5.4.2) - babel-plugin-const-enum: 1.2.0(@babel/core@7.23.9) + babel-plugin-const-enum: 1.2.0(@babel/core@7.24.0) babel-plugin-macros: 2.8.0 - babel-plugin-transform-typescript-metadata: 0.3.2(@babel/core@7.23.9) + babel-plugin-transform-typescript-metadata: 0.3.2(@babel/core@7.24.0) chalk: 4.1.2 columnify: 1.6.0 detect-port: 1.5.1 @@ -9693,10 +8937,10 @@ packages: - typescript dev: true - /@nx/linter@18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(js-yaml@4.1.0)(nx@18.1.0-beta.10)(verdaccio@5.15.4): - resolution: {integrity: sha512-VKvwhh8w9ldudYzbtio0dOnbdhFRjdvC8wW6E2/7TXwvVwXNc52hRIVr+oSh7sMWrPAhFOjeQRdQ8ocIReF6pQ==} + /@nx/linter@18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(js-yaml@4.1.0)(nx@18.2.0-beta.0)(verdaccio@5.15.4): + resolution: {integrity: sha512-TIMCMFxt/J4UTiY1tfLUq1yk16L4WTgkWC3K4MNfvtx7SK05SET7k1ERBoUDdwZdNc2goDBJoLZxOMW43OXqYA==} dependencies: - '@nx/eslint': 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(js-yaml@4.1.0)(nx@18.1.0-beta.10)(verdaccio@5.15.4) + '@nx/eslint': 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(js-yaml@4.1.0)(nx@18.2.0-beta.0)(verdaccio@5.15.4) transitivePeerDependencies: - '@babel/traverse' - '@swc-node/register' @@ -9710,20 +8954,20 @@ packages: - verdaccio dev: true - /@nx/next@18.1.0-beta.10(@babel/core@7.23.2)(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(esbuild@0.19.5)(html-webpack-plugin@5.5.0)(js-yaml@4.1.0)(next@14.0.4)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4)(webpack@5.88.0): - resolution: {integrity: sha512-r64WqtDar3++cWNOFi+WcgfgqfOOLo5ymNdsvTMxMSCauw+GV53au1F9ELEuaDaTGlSf+W2eC8udUqjocv9VgQ==} + /@nx/next@18.2.0-beta.0(@babel/core@7.23.2)(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(esbuild@0.19.5)(html-webpack-plugin@5.5.0)(js-yaml@4.1.0)(next@14.0.4)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4)(webpack@5.88.0): + resolution: {integrity: sha512-BDv5efCSL7AVIhYo4uV7BBDc9ZlwG/lxPwg0sODDvn2bt9Vy99SB0yLqgJIJMnWfr6Op6pUttHztPXwQo8PDsw==} peerDependencies: next: '>=14.0.0' dependencies: '@babel/plugin-proposal-decorators': 7.23.9(@babel/core@7.23.2) - '@nrwl/next': 18.1.0-beta.10(@babel/core@7.23.2)(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(esbuild@0.19.5)(html-webpack-plugin@5.5.0)(js-yaml@4.1.0)(next@14.0.4)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4)(webpack@5.88.0) - '@nx/devkit': 18.1.0-beta.10(nx@18.1.0-beta.10) - '@nx/eslint': 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(js-yaml@4.1.0)(nx@18.1.0-beta.10)(verdaccio@5.15.4) - '@nx/js': 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4) - '@nx/react': 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(js-yaml@4.1.0)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4) - '@nx/web': 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4) - '@nx/webpack': 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(esbuild@0.19.5)(html-webpack-plugin@5.5.0)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4) - '@nx/workspace': 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86) + '@nrwl/next': 18.2.0-beta.0(@babel/core@7.23.2)(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(esbuild@0.19.5)(html-webpack-plugin@5.5.0)(js-yaml@4.1.0)(next@14.0.4)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4)(webpack@5.88.0) + '@nx/devkit': 18.2.0-beta.0(nx@18.2.0-beta.0) + '@nx/eslint': 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(js-yaml@4.1.0)(nx@18.2.0-beta.0)(verdaccio@5.15.4) + '@nx/js': 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4) + '@nx/react': 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(js-yaml@4.1.0)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4) + '@nx/web': 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4) + '@nx/webpack': 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(esbuild@0.19.5)(html-webpack-plugin@5.5.0)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4) + '@nx/workspace': 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86) '@svgr/webpack': 8.0.1(typescript@5.4.2) chalk: 4.1.2 copy-webpack-plugin: 10.2.4(webpack@5.88.0) @@ -9776,8 +9020,8 @@ packages: dev: true optional: true - /@nx/nx-darwin-arm64@18.1.0-beta.10: - resolution: {integrity: sha512-32nwmddQFx9nHK6y/lG1KFILgffM4k3DOqkQXjN9x8B0FO+t7U44Q0q95DS0ady9dRoPpYq7rDLyI3qRZrKyHQ==} + /@nx/nx-darwin-arm64@18.2.0-beta.0: + resolution: {integrity: sha512-dFaTqU+gIxmSzg3K/k7iawa2r5T84I0BNhKs/571yCSLSTjSIshdlY9rDEsJvAgzduSgSlOC+YHMHSGJLWylrA==} engines: {node: '>= 10'} cpu: [arm64] os: [darwin] @@ -9794,8 +9038,8 @@ packages: dev: true optional: true - /@nx/nx-darwin-x64@18.1.0-beta.10: - resolution: {integrity: sha512-P3Iqs3+8LBdq7YEvaqfca8LBKV0Cq3BNTnca3n62J0UnqRiF0M3EfzUeOZHNepGxFBN959kFTzH3K3aCb2MG6Q==} + /@nx/nx-darwin-x64@18.2.0-beta.0: + resolution: {integrity: sha512-g7slP7+5cIZKKHifeQRLh299BCbffRlom9jHxnK3ClI95hRa4aiJyZZ8LhMPTdMcFibhzIY+ndFZ4SiqtAGxpA==} engines: {node: '>= 10'} cpu: [x64] os: [darwin] @@ -9812,8 +9056,8 @@ packages: dev: true optional: true - /@nx/nx-freebsd-x64@18.1.0-beta.10: - resolution: {integrity: sha512-NC70D5lhXro4aiMH9tVo8d6xDMyMRDFrCFPNdhD69nYNmZ4dUZXFtpmFViy2lWGLjgjgI7KLhM7UoRjH1Tr2hQ==} + /@nx/nx-freebsd-x64@18.2.0-beta.0: + resolution: {integrity: sha512-uZJbELoo68wJyng+d/6yVMm1mexk4jVRi+AjmnBct0OjjKG+awXlaNZ3HEK2vnffnXRWyPaR/9O/kx58E1hxiQ==} engines: {node: '>= 10'} cpu: [x64] os: [freebsd] @@ -9830,8 +9074,8 @@ packages: dev: true optional: true - /@nx/nx-linux-arm-gnueabihf@18.1.0-beta.10: - resolution: {integrity: sha512-lcn+eUQLLLFmTlA44h79V5b9fED6opBWaMhNzwyvVs2oYSV+qswPQ/puKPQkmC3VUsGVyjpV46NEQfmq3R95Cg==} + /@nx/nx-linux-arm-gnueabihf@18.2.0-beta.0: + resolution: {integrity: sha512-tjTKyw8AM3IvfbvIv62dNtvgKW5rY0TLCRacqffohOvckgmTmtxhqHfESdLA71tC3AQiOe+R5FLgduAUjaQsQg==} engines: {node: '>= 10'} cpu: [arm] os: [linux] @@ -9848,8 +9092,8 @@ packages: dev: true optional: true - /@nx/nx-linux-arm64-gnu@18.1.0-beta.10: - resolution: {integrity: sha512-Eg6e2twuXNRRrhCYBIu7/aGtXEca0mMucxcrzBMOstWC3s9WC9p6PwBoekriRmfKPbtT5NXQY93xd49MtT691w==} + /@nx/nx-linux-arm64-gnu@18.2.0-beta.0: + resolution: {integrity: sha512-FkMBc2WVsHIrOWmSzmBiseyx4ubnl5cOTtIkI35RWnhwzm+x8jRhq7+czSlICTrb1pjyDKEOGzlotme4Bp2rsg==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] @@ -9866,8 +9110,8 @@ packages: dev: true optional: true - /@nx/nx-linux-arm64-musl@18.1.0-beta.10: - resolution: {integrity: sha512-G+5qC2MVbmDBz6wcjNbPw30YFa5zWnks4sYKaOsWSbjW0KJxGkDd1WgX9jp8tZundtwzE3To8MDc+EuMMT+v4Q==} + /@nx/nx-linux-arm64-musl@18.2.0-beta.0: + resolution: {integrity: sha512-yMle9LDyO5vkayhnWURNMReEA08vFXKKu8Bp9zOpHdmFc7JXT2ri7u/AEvVG+NLRSFaMN6aDpzRjKEU6UxSTCQ==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] @@ -9884,8 +9128,8 @@ packages: dev: true optional: true - /@nx/nx-linux-x64-gnu@18.1.0-beta.10: - resolution: {integrity: sha512-zmhGJAzZAitVuaOhfjOsIr5AWIZWz9tsMzYWdi+YGJ9RjGS1EkOMywm1OgIYy4F9z4sawZNrpBd5qp7IP609tQ==} + /@nx/nx-linux-x64-gnu@18.2.0-beta.0: + resolution: {integrity: sha512-kMkfKISdY+VAMvs7k5BG00DGHSMXjVoK6pW639uYr9tLGRtywV2l/M1pfOp9Zr64u1I8bAo1X/32LwRzwwIl6A==} engines: {node: '>= 10'} cpu: [x64] os: [linux] @@ -9902,8 +9146,8 @@ packages: dev: true optional: true - /@nx/nx-linux-x64-musl@18.1.0-beta.10: - resolution: {integrity: sha512-6Q/8HpaH0c/BI/eNc/G0CW9aIfIfFf3oKr+Tf2TY9vepBAx2yWsR8GdlQgqGr0Mjw3CG3y/wTT0Rt64XR9ujhQ==} + /@nx/nx-linux-x64-musl@18.2.0-beta.0: + resolution: {integrity: sha512-XPoTFw5YlV/qpWqQgEy6jExk4BeACZavEMLno0etQ0mMO2HDQPeMOAy8PGAEtH3QmwPReQwfl0JBzhUC3uCkMQ==} engines: {node: '>= 10'} cpu: [x64] os: [linux] @@ -9920,8 +9164,8 @@ packages: dev: true optional: true - /@nx/nx-win32-arm64-msvc@18.1.0-beta.10: - resolution: {integrity: sha512-az2IZ63lo8SENfFSOccNijJtMeqb2XVPLSRI5adV1XNp393ZNaFm6nLgMy2LF3bYq69uoozWAm3K9tT9yvgLDg==} + /@nx/nx-win32-arm64-msvc@18.2.0-beta.0: + resolution: {integrity: sha512-InBhJeuRE/OlY4JIUvRcQzzX4m2P2ezqiHPJ5msKVUhtm0DIHHjT3vg0b+dKZMfiaTjhKxiypqDzhMSUbdrM6Q==} engines: {node: '>= 10'} cpu: [arm64] os: [win32] @@ -9938,8 +9182,8 @@ packages: dev: true optional: true - /@nx/nx-win32-x64-msvc@18.1.0-beta.10: - resolution: {integrity: sha512-1DcB/B07MhcDjKSfQK+C4fRhdbqvtsn389bCZEtyNR7wD+IxoJ7098NgiqD/2g5YBT7z/ZgeqYuPG7XoqNy59Q==} + /@nx/nx-win32-x64-msvc@18.2.0-beta.0: + resolution: {integrity: sha512-vT08SPCbptNIYL2BIVpJ4c1VncSa4lww0YljPB2QpVPrgS1/AZF8BjusexRve69JZeLFY7bEoEf0D7BELvLCzQ==} engines: {node: '>= 10'} cpu: [x64] os: [win32] @@ -9947,17 +9191,17 @@ packages: dev: true optional: true - /@nx/playwright@18.1.0-beta.10(@playwright/test@1.36.1)(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(js-yaml@4.1.0)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4): - resolution: {integrity: sha512-eoaKE6lYHL06DcpTRvXlCMaTHTrMB05ivCZbd7bt3ilEEnCEZDu8ujKVoENhRnfSgTKLB3KFJxcij7KTjMes+w==} + /@nx/playwright@18.2.0-beta.0(@playwright/test@1.36.1)(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(js-yaml@4.1.0)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4): + resolution: {integrity: sha512-hIIVfPdrEMmLI2z3fNGd/ROflPaAy5Pv/FH1J4EuX5wH5A40DupntSX/R4eZldli9HFZbvki0mUSHWA7Neauuw==} peerDependencies: '@playwright/test': ^1.36.0 peerDependenciesMeta: '@playwright/test': optional: true dependencies: - '@nx/devkit': 18.1.0-beta.10(nx@18.1.0-beta.10) - '@nx/eslint': 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(js-yaml@4.1.0)(nx@18.1.0-beta.10)(verdaccio@5.15.4) - '@nx/js': 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4) + '@nx/devkit': 18.2.0-beta.0(nx@18.2.0-beta.0) + '@nx/eslint': 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(js-yaml@4.1.0)(nx@18.2.0-beta.0)(verdaccio@5.15.4) + '@nx/js': 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4) '@phenomnomnominal/tsquery': 5.0.1(typescript@5.4.2) '@playwright/test': 1.36.1 minimatch: 9.0.3 @@ -9976,14 +9220,14 @@ packages: - verdaccio dev: true - /@nx/react@18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(js-yaml@4.1.0)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4): - resolution: {integrity: sha512-bhQt/aom3TDtjcNOPnNBxJuyjcJlPYkJbQAb8Z3JFT3n7xkEL7On5ctPH0rm3HAD/PEofhL952tezy3/JryafQ==} + /@nx/react@18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(js-yaml@4.1.0)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4): + resolution: {integrity: sha512-uvXjpTZ/YVtB375RyC8PLqLfUnO9x/omuWSPKFPwXmh3UK5+iwhUdcntu73ehOFkhkOmk/Ov6vCIjzfQMCwd+Q==} dependencies: - '@nrwl/react': 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(js-yaml@4.1.0)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4) - '@nx/devkit': 18.1.0-beta.10(nx@18.1.0-beta.10) - '@nx/eslint': 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(js-yaml@4.1.0)(nx@18.1.0-beta.10)(verdaccio@5.15.4) - '@nx/js': 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4) - '@nx/web': 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4) + '@nrwl/react': 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(js-yaml@4.1.0)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4) + '@nx/devkit': 18.2.0-beta.0(nx@18.2.0-beta.0) + '@nx/eslint': 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(js-yaml@4.1.0)(nx@18.2.0-beta.0)(verdaccio@5.15.4) + '@nx/js': 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4) + '@nx/web': 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4) '@phenomnomnominal/tsquery': 5.0.1(typescript@5.4.2) '@svgr/webpack': 8.0.1(typescript@5.4.2) chalk: 4.1.2 @@ -10003,14 +9247,14 @@ packages: - verdaccio dev: true - /@nx/storybook@18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(cypress@13.6.6)(js-yaml@4.1.0)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4): - resolution: {integrity: sha512-l2nFeq9IcMi4W0cdo4LGJNuks3NWRTVqcyGyKSdmKKUxmeS9JrubzZ+IYbvsNs9rq+Nj+7JHkQtqYDlCWSJGSw==} + /@nx/storybook@18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(cypress@13.6.6)(js-yaml@4.1.0)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4): + resolution: {integrity: sha512-OJUjRKxxVyUQ6noyadx1+kHALK0xNzkKvO9W4GN2ZkxFj7MvETeY4iBvFqtREJ2IeSFfRAJhnEmFFsstg4rUOg==} dependencies: - '@nrwl/storybook': 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(cypress@13.6.6)(js-yaml@4.1.0)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4) - '@nx/cypress': 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(cypress@13.6.6)(js-yaml@4.1.0)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4) - '@nx/devkit': 18.1.0-beta.10(nx@18.1.0-beta.10) - '@nx/eslint': 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(js-yaml@4.1.0)(nx@18.1.0-beta.10)(verdaccio@5.15.4) - '@nx/js': 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4) + '@nrwl/storybook': 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(cypress@13.6.6)(js-yaml@4.1.0)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4) + '@nx/cypress': 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(cypress@13.6.6)(js-yaml@4.1.0)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4) + '@nx/devkit': 18.2.0-beta.0(nx@18.2.0-beta.0) + '@nx/eslint': 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(js-yaml@4.1.0)(nx@18.2.0-beta.0)(verdaccio@5.15.4) + '@nx/js': 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4) '@phenomnomnominal/tsquery': 5.0.1(typescript@5.4.2) semver: 7.6.0 tslib: 2.6.2 @@ -10029,15 +9273,15 @@ packages: - verdaccio dev: true - /@nx/vite@18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4)(vite@5.0.8)(vitest@1.3.1): - resolution: {integrity: sha512-MY3IbNyoUt6C0GSh8Nhssxm6V/k6DcPLdTdPMehvdoSTWjZ6mIgUDktKfVTtsd/N/y0u92pY2myXhqiIWwKlDQ==} + /@nx/vite@18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4)(vite@5.0.8)(vitest@1.3.1): + resolution: {integrity: sha512-6SNHEQTMp2Mvw55gD5ePV4iZX0MthzWzZRLRdU03PE6x2VGMi0rmG/Qopf2c6Bc4aNkSfoZLyC5wU/3yhvHbCg==} peerDependencies: vite: ^5.0.0 vitest: ^1.3.1 dependencies: - '@nrwl/vite': 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4)(vite@5.0.8)(vitest@1.3.1) - '@nx/devkit': 18.1.0-beta.10(nx@18.1.0-beta.10) - '@nx/js': 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4) + '@nrwl/vite': 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4)(vite@5.0.8)(vitest@1.3.1) + '@nx/devkit': 18.2.0-beta.0(nx@18.2.0-beta.0) + '@nx/js': 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4) '@phenomnomnominal/tsquery': 5.0.1(typescript@5.4.2) '@swc/helpers': 0.5.3 enquirer: 2.3.6 @@ -10057,12 +9301,12 @@ packages: - verdaccio dev: true - /@nx/web@18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4): - resolution: {integrity: sha512-cNo77csryGkumBuW3er0Lse8CetvvhRFvC3IjU0aDlJx+kcrPVKeqFw84/xWMZOhmhusO7Cx6qIpoERZSvaOpg==} + /@nx/web@18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4): + resolution: {integrity: sha512-iMdzTMVDyJre2Cq1RMq88jhWoG1CUrbfppbuD7D7XkqKrIOaDvi+3aYUTKXfWujLdbRc5hyh3lIKRIPxVvFnAg==} dependencies: - '@nrwl/web': 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4) - '@nx/devkit': 18.1.0-beta.10(nx@18.1.0-beta.10) - '@nx/js': 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4) + '@nrwl/web': 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4) + '@nx/devkit': 18.2.0-beta.0(nx@18.2.0-beta.0) + '@nx/js': 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4) chalk: 4.1.2 detect-port: 1.5.1 http-server: 14.1.0 @@ -10080,17 +9324,17 @@ packages: - verdaccio dev: true - /@nx/webpack@18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(esbuild@0.19.5)(html-webpack-plugin@5.5.0)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4): - resolution: {integrity: sha512-6z/X+ErdIN9i7z3WC7coz5M5E/CgSfE5RL/vt0mUCaYRe/6W7EjnanPftqmGGJ3CsJthC3jYNHpe1CzDhu76KA==} + /@nx/webpack@18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(esbuild@0.19.5)(html-webpack-plugin@5.5.0)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4): + resolution: {integrity: sha512-2l4bwSNG/9de2eBAFfGWzEZSnjegxcS26lQCvoFCqwgQEwy8AsHSpUJTFfMwSw3oAV1abn8gDcSOUNpqzTVFyA==} dependencies: - '@babel/core': 7.23.9 - '@nrwl/webpack': 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(esbuild@0.19.5)(html-webpack-plugin@5.5.0)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4) - '@nx/devkit': 18.1.0-beta.10(nx@18.1.0-beta.10) - '@nx/js': 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.1.0-beta.10)(typescript@5.4.2)(verdaccio@5.15.4) + '@babel/core': 7.24.0 + '@nrwl/webpack': 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(esbuild@0.19.5)(html-webpack-plugin@5.5.0)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4) + '@nx/devkit': 18.2.0-beta.0(nx@18.2.0-beta.0) + '@nx/js': 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86)(@types/node@18.19.8)(nx@18.2.0-beta.0)(typescript@5.4.2)(verdaccio@5.15.4) ajv: 8.12.0 autoprefixer: 10.4.13(postcss@8.4.19) - babel-loader: 9.1.3(@babel/core@7.23.9)(webpack@5.88.0) - browserslist: 4.22.2 + babel-loader: 9.1.3(@babel/core@7.24.0)(webpack@5.88.0) + browserslist: 4.23.0 chalk: 4.1.2 copy-webpack-plugin: 10.2.4(webpack@5.88.0) css-loader: 6.10.0(webpack@5.88.0) @@ -10165,14 +9409,14 @@ packages: - debug dev: true - /@nx/workspace@18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86): - resolution: {integrity: sha512-JqkQKsGI4oDwBwm7XH0aHuyXXAwsD9NeKTSHOqHhe19IRfGYhISRHWood6/APs4B+U3xLR/bXPscuxsCaUe1yA==} + /@nx/workspace@18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86): + resolution: {integrity: sha512-lNjrheU9gb5vyDIIF77XeZnqL4vvhrELropWt4WLggnDuMPz9Syws7DXI7iSbr9oyzKlkqk9/yuzl4Az0jx3Sw==} dependencies: - '@nrwl/workspace': 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86) - '@nx/devkit': 18.1.0-beta.10(nx@18.1.0-beta.10) + '@nrwl/workspace': 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86) + '@nx/devkit': 18.2.0-beta.0(nx@18.2.0-beta.0) chalk: 4.1.2 enquirer: 2.3.6 - nx: 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86) + nx: 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86) tslib: 2.6.2 yargs-parser: 21.1.1 transitivePeerDependencies: @@ -10587,15 +9831,6 @@ packages: '@parcel/watcher-win32-x64': 2.4.0 dev: true - /@phenomnomnominal/tsquery@5.0.1(typescript@5.3.3): - resolution: {integrity: sha512-3nVv+e2FQwsW8Aw6qTU6f+1rfcJ3hrcnvH/mu9i8YhxO+9sqbOfpL8m6PbET5+xKOlz/VSbp0RoYWYCtIsnmuA==} - peerDependencies: - typescript: ^3 || ^4 || ^5 - dependencies: - esquery: 1.4.0 - typescript: 5.3.3 - dev: true - /@phenomnomnominal/tsquery@5.0.1(typescript@5.4.2): resolution: {integrity: sha512-3nVv+e2FQwsW8Aw6qTU6f+1rfcJ3hrcnvH/mu9i8YhxO+9sqbOfpL8m6PbET5+xKOlz/VSbp0RoYWYCtIsnmuA==} peerDependencies: @@ -14493,26 +13728,6 @@ packages: '@typescript-eslint/visitor-keys': 7.3.1 dev: true - /@typescript-eslint/type-utils@6.18.1(eslint@8.57.0)(typescript@5.4.2): - resolution: {integrity: sha512-wyOSKhuzHeU/5pcRDP2G2Ndci+4g653V43gXTpt4nbyoIOAASkGDA9JIAgbQCdCkcr1MvpSYWzxTz0olCn8+/Q==} - engines: {node: ^16.0.0 || >=18.0.0} - peerDependencies: - eslint: ^7.0.0 || ^8.0.0 - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true - dependencies: - '@typescript-eslint/typescript-estree': 6.18.1(typescript@5.4.2) - '@typescript-eslint/utils': 6.18.1(eslint@8.57.0)(typescript@5.4.2) - debug: 4.3.4(supports-color@5.5.0) - eslint: 8.57.0 - ts-api-utils: 1.0.3(typescript@5.4.2) - typescript: 5.4.2 - transitivePeerDependencies: - - supports-color - dev: true - /@typescript-eslint/type-utils@7.2.0(eslint@8.57.0)(typescript@5.4.2): resolution: {integrity: sha512-xHi51adBHo9O9330J8GQYQwrKBqbIPJGZZVQTHHmy200hvkLZFWJIFtAG/7IYTWUyun6DE6w5InDReePJYJlJA==} engines: {node: ^16.0.0 || >=18.0.0} @@ -14680,25 +13895,6 @@ packages: - typescript dev: true - /@typescript-eslint/utils@6.18.1(eslint@8.57.0)(typescript@5.4.2): - resolution: {integrity: sha512-zZmTuVZvD1wpoceHvoQpOiewmWu3uP9FuTWo8vqpy2ffsmfCE8mklRPi+vmnIYAIk9t/4kOThri2QCDgor+OpQ==} - engines: {node: ^16.0.0 || >=18.0.0} - peerDependencies: - eslint: ^7.0.0 || ^8.0.0 - dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) - '@types/json-schema': 7.0.12 - '@types/semver': 7.5.2 - '@typescript-eslint/scope-manager': 6.18.1 - '@typescript-eslint/types': 6.18.1 - '@typescript-eslint/typescript-estree': 6.18.1(typescript@5.4.2) - eslint: 8.57.0 - semver: 7.6.0 - transitivePeerDependencies: - - supports-color - - typescript - dev: true - /@typescript-eslint/utils@7.2.0(eslint@8.57.0)(typescript@5.4.2): resolution: {integrity: sha512-YfHpnMAGb1Eekpm3XRK8hcMwGLGsnT6L+7b2XyRv6ouDuJU1tZir1GS2i0+VXRatMwSI1/UfcyPe53ADkU+IuA==} engines: {node: ^16.0.0 || >=18.0.0} @@ -16378,6 +15574,19 @@ packages: webpack: 5.88.0(@swc/core@1.3.86)(esbuild@0.19.5) dev: true + /babel-loader@9.1.3(@babel/core@7.24.0)(webpack@5.88.0): + resolution: {integrity: sha512-xG3ST4DglodGf8qSwv0MdeWLhrDsw/32QMdTO5T1ZIp9gQur0HkCyFs7Awskr10JKXFXwpAhiCuYX5oGXnRGbw==} + engines: {node: '>= 14.15.0'} + peerDependencies: + '@babel/core': ^7.12.0 + webpack: '>=5' + dependencies: + '@babel/core': 7.24.0 + find-cache-dir: 4.0.0 + schema-utils: 4.2.0 + webpack: 5.88.0(@swc/core@1.3.86)(esbuild@0.19.5) + dev: true + /babel-loader@9.1.3(@babel/core@7.24.0)(webpack@5.90.3): resolution: {integrity: sha512-xG3ST4DglodGf8qSwv0MdeWLhrDsw/32QMdTO5T1ZIp9gQur0HkCyFs7Awskr10JKXFXwpAhiCuYX5oGXnRGbw==} engines: {node: '>= 14.15.0'} @@ -16395,15 +15604,15 @@ packages: resolution: {integrity: sha512-LY3+Y0XVDYcShHHorshrDbt4KFWL4bSeniCtl4SYZbask+Syngk1uMPCeN9+nSiZo6zX5s0RTq/J9Pnaaf/KHw==} dev: true - /babel-plugin-const-enum@1.2.0(@babel/core@7.23.9): + /babel-plugin-const-enum@1.2.0(@babel/core@7.24.0): resolution: {integrity: sha512-o1m/6iyyFnp9MRsK1dHF3bneqyf3AlM2q3A/YbgQr2pCat6B6XJVDv2TXqzfY2RYUi4mak6WAksSBPlyYGx9dg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.9 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-typescript': 7.23.3(@babel/core@7.23.9) - '@babel/traverse': 7.23.9 + '@babel/core': 7.24.0 + '@babel/helper-plugin-utils': 7.24.0 + '@babel/plugin-syntax-typescript': 7.23.3(@babel/core@7.24.0) + '@babel/traverse': 7.24.0 transitivePeerDependencies: - supports-color dev: true @@ -16434,7 +15643,7 @@ packages: /babel-plugin-macros@2.8.0: resolution: {integrity: sha512-SEP5kJpfGYqYKpBrj5XU3ahw5p5GOHJ0U5ssOSQ/WBVdwkD2Dzlce95exQTs3jOVWPPKLBN2rlEWkCK7dSmLvg==} dependencies: - '@babel/runtime': 7.23.9 + '@babel/runtime': 7.24.0 cosmiconfig: 6.0.0 resolve: 1.22.8 dev: true @@ -16469,19 +15678,6 @@ packages: - supports-color dev: true - /babel-plugin-polyfill-corejs2@0.4.8(@babel/core@7.23.9): - resolution: {integrity: sha512-OtIuQfafSzpo/LhnJaykc0R/MMnuLSSVjVYy9mHArIZ9qTCSZ6TpWCuEKZYVoN//t8HqBNScHrOtCrIK5IaGLg==} - peerDependencies: - '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 - dependencies: - '@babel/compat-data': 7.23.5 - '@babel/core': 7.23.9 - '@babel/helper-define-polyfill-provider': 0.5.0(@babel/core@7.23.9) - semver: 6.3.1 - transitivePeerDependencies: - - supports-color - dev: true - /babel-plugin-polyfill-corejs2@0.4.8(@babel/core@7.24.0): resolution: {integrity: sha512-OtIuQfafSzpo/LhnJaykc0R/MMnuLSSVjVYy9mHArIZ9qTCSZ6TpWCuEKZYVoN//t8HqBNScHrOtCrIK5IaGLg==} peerDependencies: @@ -16519,18 +15715,6 @@ packages: - supports-color dev: true - /babel-plugin-polyfill-corejs3@0.9.0(@babel/core@7.23.9): - resolution: {integrity: sha512-7nZPG1uzK2Ymhy/NbaOWTg3uibM2BmGASS4vHS4szRZAIR8R6GwA/xAujpdrXU5iyklrimWnLWU+BLF9suPTqg==} - peerDependencies: - '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-define-polyfill-provider': 0.5.0(@babel/core@7.23.9) - core-js-compat: 3.35.1 - transitivePeerDependencies: - - supports-color - dev: true - /babel-plugin-polyfill-corejs3@0.9.0(@babel/core@7.24.0): resolution: {integrity: sha512-7nZPG1uzK2Ymhy/NbaOWTg3uibM2BmGASS4vHS4szRZAIR8R6GwA/xAujpdrXU5iyklrimWnLWU+BLF9suPTqg==} peerDependencies: @@ -16565,17 +15749,6 @@ packages: - supports-color dev: true - /babel-plugin-polyfill-regenerator@0.5.5(@babel/core@7.23.9): - resolution: {integrity: sha512-OJGYZlhLqBh2DDHeqAxWB1XIvr49CxiJ2gIt61/PU55CQK4Z58OzMqjDe1zwQdQk+rBYsRc+1rJmdajM3gimHg==} - peerDependencies: - '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 - dependencies: - '@babel/core': 7.23.9 - '@babel/helper-define-polyfill-provider': 0.5.0(@babel/core@7.23.9) - transitivePeerDependencies: - - supports-color - dev: true - /babel-plugin-polyfill-regenerator@0.5.5(@babel/core@7.24.0): resolution: {integrity: sha512-OJGYZlhLqBh2DDHeqAxWB1XIvr49CxiJ2gIt61/PU55CQK4Z58OzMqjDe1zwQdQk+rBYsRc+1rJmdajM3gimHg==} peerDependencies: @@ -16618,7 +15791,7 @@ packages: resolution: {integrity: sha512-WpOrF76nUHijnNn10eBGOHZmXQC8JYRME9rOLxStOga7Av2VO53ehVFvVNImMksVtQuL2/7ZNxEgxnx7oo/3Hw==} dev: true - /babel-plugin-transform-typescript-metadata@0.3.2(@babel/core@7.23.9): + /babel-plugin-transform-typescript-metadata@0.3.2(@babel/core@7.24.0): resolution: {integrity: sha512-mWEvCQTgXQf48yDqgN7CH50waTyYBeP2Lpqx4nNWab9sxEpdXVeKgfj1qYI2/TgUPQtNFZ85i3PemRtnXVYYJg==} peerDependencies: '@babel/core': ^7 @@ -16627,8 +15800,8 @@ packages: '@babel/traverse': optional: true dependencies: - '@babel/core': 7.23.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.0 + '@babel/helper-plugin-utils': 7.24.0 dev: true /babel-preset-current-node-syntax@1.0.1(@babel/core@7.23.2): @@ -18112,8 +17285,8 @@ packages: requiresBuild: true dev: true - /core-js@3.26.0: - resolution: {integrity: sha512-+DkDrhoR4Y0PxDz6rurahuB+I45OsEUv8E1maPTB6OuHRohMMcznBq9TMpdpDMm/hUPob/mJJS3PqgbHpMTQgw==} + /core-js@3.36.1: + resolution: {integrity: sha512-BTvUrwxVBezj5SZ3f10ImnX2oRByMxql3EimVqMysepbC9EeMUOpLwdy6Eoili2x6E4kf+ZUB5k/+Jv55alPfA==} requiresBuild: true dev: false @@ -24578,8 +23751,6 @@ packages: peerDependenciesMeta: webpack: optional: true - webpack-sources: - optional: true dependencies: webpack: 5.88.0(@swc/core@1.3.86)(esbuild@0.19.5) webpack-sources: 3.2.3 @@ -24592,8 +23763,6 @@ packages: peerDependenciesMeta: webpack: optional: true - webpack-sources: - optional: true dependencies: webpack: 5.90.3(@swc/core@1.3.86)(esbuild@0.20.1) webpack-sources: 3.2.3 @@ -26996,8 +26165,8 @@ packages: - debug dev: true - /nx@18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86): - resolution: {integrity: sha512-zYVdUNWwg7aXySOMYfuVOfJTFP3vJkztKFQFv0Xpi5KuVbqpt/28gugA0ZI41XolKjWzBieWk54ddW8kdT0j5g==} + /nx@18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86): + resolution: {integrity: sha512-lPBF3OshIa8EmJryT4pBbw59O3hmH5lEhdwYhYeQqRJ4RrVBjH5tplnNIjmhe7v7ky5Ab1DvaZzyTmpz1hD56g==} hasBin: true requiresBuild: true peerDependencies: @@ -27009,7 +26178,7 @@ packages: '@swc/core': optional: true dependencies: - '@nrwl/tao': 18.1.0-beta.10(@swc-node/register@1.8.0)(@swc/core@1.3.86) + '@nrwl/tao': 18.2.0-beta.0(@swc-node/register@1.8.0)(@swc/core@1.3.86) '@swc-node/register': 1.8.0(@swc/core@1.3.86)(@swc/types@0.1.5)(typescript@5.4.2) '@swc/core': 1.3.86(@swc/helpers@0.5.3) '@yarnpkg/lockfile': 1.1.0 @@ -27046,16 +26215,16 @@ packages: yargs: 17.7.2 yargs-parser: 21.1.1 optionalDependencies: - '@nx/nx-darwin-arm64': 18.1.0-beta.10 - '@nx/nx-darwin-x64': 18.1.0-beta.10 - '@nx/nx-freebsd-x64': 18.1.0-beta.10 - '@nx/nx-linux-arm-gnueabihf': 18.1.0-beta.10 - '@nx/nx-linux-arm64-gnu': 18.1.0-beta.10 - '@nx/nx-linux-arm64-musl': 18.1.0-beta.10 - '@nx/nx-linux-x64-gnu': 18.1.0-beta.10 - '@nx/nx-linux-x64-musl': 18.1.0-beta.10 - '@nx/nx-win32-arm64-msvc': 18.1.0-beta.10 - '@nx/nx-win32-x64-msvc': 18.1.0-beta.10 + '@nx/nx-darwin-arm64': 18.2.0-beta.0 + '@nx/nx-darwin-x64': 18.2.0-beta.0 + '@nx/nx-freebsd-x64': 18.2.0-beta.0 + '@nx/nx-linux-arm-gnueabihf': 18.2.0-beta.0 + '@nx/nx-linux-arm64-gnu': 18.2.0-beta.0 + '@nx/nx-linux-arm64-musl': 18.2.0-beta.0 + '@nx/nx-linux-x64-gnu': 18.2.0-beta.0 + '@nx/nx-linux-x64-musl': 18.2.0-beta.0 + '@nx/nx-win32-arm64-msvc': 18.2.0-beta.0 + '@nx/nx-win32-x64-msvc': 18.2.0-beta.0 transitivePeerDependencies: - debug dev: true @@ -32953,38 +32122,6 @@ packages: webpack: 5.88.0(@swc/core@1.3.86)(esbuild@0.19.5) dev: true - /ts-node@10.9.1(@swc/core@1.3.86)(@types/node@18.19.8)(typescript@5.3.3): - resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} - hasBin: true - peerDependencies: - '@swc/core': '>=1.2.50' - '@swc/wasm': '>=1.2.50' - '@types/node': '*' - typescript: '>=2.7' - peerDependenciesMeta: - '@swc/core': - optional: true - '@swc/wasm': - optional: true - dependencies: - '@cspotcode/source-map-support': 0.8.1 - '@swc/core': 1.3.86(@swc/helpers@0.5.3) - '@tsconfig/node10': 1.0.9 - '@tsconfig/node12': 1.0.11 - '@tsconfig/node14': 1.0.3 - '@tsconfig/node16': 1.0.3 - '@types/node': 18.19.8 - acorn: 8.8.1 - acorn-walk: 8.2.0 - arg: 4.1.3 - create-require: 1.1.1 - diff: 4.0.2 - make-error: 1.3.6 - typescript: 5.3.3 - v8-compile-cache-lib: 3.0.1 - yn: 3.1.1 - dev: true - /ts-node@10.9.1(@swc/core@1.3.86)(@types/node@18.19.8)(typescript@5.4.2): resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true @@ -33274,12 +32411,6 @@ packages: hasBin: true dev: true - /typescript@5.3.3: - resolution: {integrity: sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==} - engines: {node: '>=14.17'} - hasBin: true - dev: true - /typescript@5.4.2: resolution: {integrity: sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==} engines: {node: '>=14.17'} @@ -35033,7 +34164,7 @@ packages: '@webassemblyjs/wasm-parser': 1.11.6 acorn: 8.11.3 acorn-import-assertions: 1.9.0(acorn@8.11.3) - browserslist: 4.22.2 + browserslist: 4.23.0 chrome-trace-event: 1.0.3 enhanced-resolve: 5.15.0 es-module-lexer: 1.4.1