From 2cd49595d46c6808622e654c7a92214e003de561 Mon Sep 17 00:00:00 2001 From: Mark McCulloh Date: Wed, 23 Aug 2023 16:52:43 -0400 Subject: [PATCH] chore(repo): switch back to single quotes for pnpm lockfile (#3939) PNPM defaults to single quotes, so it should probably stay that way. This PR does not solve the root issue to prevent this from switching but should temporarily help with thrashing *By submitting this pull request, I confirm that my contribution is made under the terms of the [Wing Cloud Contribution License](https://github.com/winglang/wing/blob/main/CONTRIBUTION_LICENSE.md)*. --- pnpm-lock.yaml | 9004 ++++++++++++++++++++++++------------------------ 1 file changed, 4503 insertions(+), 4501 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 839a6eb52cc..086a472068d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,20 +1,20 @@ -lockfileVersion: "6.0" +lockfileVersion: '6.0' settings: autoInstallPeers: true excludeLinksFromLockfile: false patchedDependencies: - "@aws-sdk/is-array-buffer@3.201.0": + '@aws-sdk/is-array-buffer@3.201.0': hash: lcduyc25etdvbxthpjpldc7hvu path: patches/@aws-sdk__is-array-buffer@3.201.0.patch - "@aws-sdk/util-buffer-from@3.208.0": + '@aws-sdk/util-buffer-from@3.208.0': hash: 2u2tbs2t5afqejrdyi43ufdqau path: patches/@aws-sdk__util-buffer-from@3.208.0.patch - "@aws-sdk/util-utf8-browser@3.259.0": + '@aws-sdk/util-utf8-browser@3.259.0': hash: warwypb2fd3io6vojm27svyrfm path: patches/@aws-sdk__util-utf8-browser@3.259.0.patch - "@aws-sdk/util-utf8-node@3.259.0": + '@aws-sdk/util-utf8-node@3.259.0': hash: ip4wqmy432gtjtcha5gcn4zeu4 path: patches/@aws-sdk__util-utf8-node@3.259.0.patch esbuild-wasm@0.18.5: @@ -28,6 +28,7 @@ patchedDependencies: path: patches/wasi-js@1.7.3.patch importers: + .: devDependencies: bump-pack: @@ -45,7 +46,7 @@ importers: apps/jsii-docgen: dependencies: - "@jsii/spec": + '@jsii/spec': specifier: ^1.73.0 version: 1.73.0 case: @@ -73,25 +74,25 @@ importers: specifier: ^16 version: 16.0.0 devDependencies: - "@types/fs-extra": + '@types/fs-extra': specifier: ^9.0.13 version: 9.0.13 - "@types/jest": + '@types/jest': specifier: ^27.5.2 version: 27.5.2 - "@types/node": + '@types/node': specifier: ^16 version: 16.0.0 - "@types/semver": + '@types/semver': specifier: ^7.3.13 version: 7.5.0 - "@types/yargs": + '@types/yargs': specifier: ^16 version: 16.0.5 - "@typescript-eslint/eslint-plugin": + '@typescript-eslint/eslint-plugin': specifier: ^5 version: 5.59.11(@typescript-eslint/parser@5.59.11)(eslint@8.42.0)(typescript@4.9.4) - "@typescript-eslint/parser": + '@typescript-eslint/parser': specifier: ^5 version: 5.59.11(eslint@8.42.0)(typescript@4.9.4) constructs: @@ -145,32 +146,32 @@ importers: apps/jsii-docgen/test/__fixtures__/libraries/construct-library: dependencies: - "@aws-cdk/aws-events": + '@aws-cdk/aws-events': specifier: ^1.110.1 version: 1.110.1(@aws-cdk/aws-iam@1.110.1)(@aws-cdk/core@1.110.1)(constructs@3.3.69) - "@aws-cdk/aws-iam": + '@aws-cdk/aws-iam': specifier: ^1.110.1 version: 1.110.1(@aws-cdk/core@1.110.1)(@aws-cdk/region-info@1.110.1)(constructs@3.3.69) - "@aws-cdk/aws-kms": + '@aws-cdk/aws-kms': specifier: ^1.110.1 version: 1.110.1(@aws-cdk/aws-iam@1.110.1)(@aws-cdk/core@1.110.1)(@aws-cdk/cx-api@1.110.1)(constructs@3.3.69) - "@aws-cdk/aws-s3": + '@aws-cdk/aws-s3': specifier: ^1.110.1 version: 1.110.1(@aws-cdk/aws-events@1.110.1)(@aws-cdk/aws-iam@1.110.1)(@aws-cdk/aws-kms@1.110.1)(@aws-cdk/core@1.110.1)(@aws-cdk/cx-api@1.110.1)(constructs@3.3.69) - "@aws-cdk/cloud-assembly-schema": + '@aws-cdk/cloud-assembly-schema': specifier: ^1.110.1 version: 1.110.1 - "@aws-cdk/core": + '@aws-cdk/core': specifier: ^1.110.1 version: 1.110.1(@aws-cdk/cloud-assembly-schema@1.110.1)(@aws-cdk/cx-api@1.110.1)(@aws-cdk/region-info@1.110.1)(constructs@3.3.69) constructs: specifier: ^3.3.69 version: 3.3.69 devDependencies: - "@types/node": + '@types/node': specifier: ^18.0.0 version: 18.16.18 - "@types/prettier": + '@types/prettier': specifier: 2.6.0 version: 2.6.0 jsii: @@ -182,37 +183,37 @@ importers: apps/vscode-wing: devDependencies: - "@trpc/client": + '@trpc/client': specifier: ^10.30.0 version: 10.30.0(@trpc/server@10.30.0) - "@types/node": + '@types/node': specifier: ^16 version: 16.0.0 - "@types/node-fetch": + '@types/node-fetch': specifier: ^2.6.4 version: 2.6.4 - "@types/vscode": + '@types/vscode': specifier: ^1.70.0 version: 1.70.0 - "@types/which": + '@types/which': specifier: ^2.0.2 version: 2.0.2 - "@types/ws": + '@types/ws': specifier: ^8.5.5 version: 8.5.5 - "@typescript-eslint/eslint-plugin": + '@typescript-eslint/eslint-plugin': specifier: ^5 version: 5.59.11(@typescript-eslint/parser@5.59.11)(eslint@8.42.0)(typescript@4.9.4) - "@typescript-eslint/parser": + '@typescript-eslint/parser': specifier: ^5 version: 5.59.11(eslint@8.42.0)(typescript@4.9.4) - "@vscode/vsce": + '@vscode/vsce': specifier: ^2.16.0 version: 2.16.0 - "@wingconsole/app": + '@wingconsole/app': specifier: workspace:^ version: link:../wing-console/console/app - "@wingconsole/server": + '@wingconsole/server': specifier: workspace:^ version: link:../wing-console/console/server eslint: @@ -234,7 +235,7 @@ importers: specifier: ^4.2.1 version: 4.2.1(eslint-config-prettier@8.8.0)(eslint@8.42.0)(prettier@2.8.8) node-fetch: - specifier: "2" + specifier: '2' version: 2.6.12 npm-check-updates: specifier: ^16 @@ -272,19 +273,19 @@ importers: apps/wing: dependencies: - "@segment/analytics-node": + '@segment/analytics-node': specifier: ^1.0.0 version: 1.0.0 - "@wingconsole/app": + '@wingconsole/app': specifier: workspace:^ version: link:../wing-console/console/app - "@wingconsole/server": + '@wingconsole/server': specifier: workspace:^ version: link:../wing-console/console/server - "@winglang/compiler": + '@winglang/compiler': specifier: workspace:^ version: link:../../libs/wingcompiler - "@winglang/sdk": + '@winglang/sdk': specifier: workspace:^ version: link:../../libs/wingsdk chalk: @@ -321,19 +322,19 @@ importers: specifier: ^8.0.2 version: 8.0.2 devDependencies: - "@types/debug": + '@types/debug': specifier: ^4.1.7 version: 4.1.7 - "@types/node": + '@types/node': specifier: ^18.11.18 version: 18.16.18 - "@types/node-persist": + '@types/node-persist': specifier: ^3.1.3 version: 3.1.3 - "@types/semver-utils": + '@types/semver-utils': specifier: ^1.1.1 version: 1.1.1 - "@types/uuid": + '@types/uuid': specifier: ^8.3.2 version: 8.3.2 bump-pack: @@ -367,19 +368,19 @@ importers: specifier: ^17.6.2 version: 17.6.2 devDependencies: - "@types/jest": + '@types/jest': specifier: ^29.2.6 version: 29.2.6 - "@types/node": + '@types/node': specifier: ^16 version: 16.0.0 - "@types/yargs": + '@types/yargs': specifier: ^16.0.5 version: 16.0.5 - "@typescript-eslint/eslint-plugin": + '@typescript-eslint/eslint-plugin': specifier: ^5 version: 5.59.11(@typescript-eslint/parser@5.59.11)(eslint@8.42.0)(typescript@4.9.4) - "@typescript-eslint/parser": + '@typescript-eslint/parser': specifier: ^5 version: 5.59.11(eslint@8.42.0)(typescript@4.9.4) eslint: @@ -430,47 +431,47 @@ importers: apps/wing-console/console/app: dependencies: - "@segment/analytics-node": + '@segment/analytics-node': specifier: ^1.0.0 version: 1.0.0 - "@wingconsole/server": + '@wingconsole/server': specifier: workspace:^ version: link:../server express: specifier: ^4.18.2 version: 4.18.2 devDependencies: - "@ibm/plex": + '@ibm/plex': specifier: ^6.3.0 version: 6.3.0 - "@playwright/test": + '@playwright/test': specifier: ^1.35.1 version: 1.35.1 - "@tailwindcss/forms": + '@tailwindcss/forms': specifier: ^0.5.3 version: 0.5.3(tailwindcss@3.3.2) - "@types/express": + '@types/express': specifier: ^4.17.17 version: 4.17.17 - "@types/react": + '@types/react': specifier: ^18.2.12 version: 18.2.12 - "@types/react-dom": + '@types/react-dom': specifier: ^18.2.5 version: 18.2.5 - "@vitejs/plugin-react": + '@vitejs/plugin-react': specifier: ^4.0.0 version: 4.0.0(vite@4.3.9) - "@vitest/coverage-c8": + '@vitest/coverage-c8': specifier: ^0.31.4 version: 0.31.4(vitest@0.32.2) - "@wingconsole/eslint-plugin": + '@wingconsole/eslint-plugin': specifier: workspace:^ version: link:../../tools/eslint-plugin - "@wingconsole/tsconfig": + '@wingconsole/tsconfig': specifier: workspace:^ version: link:../../tools/tsconfig - "@wingconsole/ui": + '@wingconsole/ui': specifier: workspace:^ version: link:../ui autoprefixer: @@ -515,16 +516,16 @@ importers: apps/wing-console/console/design-system: dependencies: - "@headlessui/react": + '@headlessui/react': specifier: ^1.7.15 version: 1.7.15(react-dom@18.2.0)(react@18.2.0) - "@heroicons/react": + '@heroicons/react': specifier: ^2.0.18 version: 2.0.18(react@18.2.0) - "@popperjs/core": + '@popperjs/core': specifier: ^2.11.8 version: 2.11.8 - "@tailwindcss/forms": + '@tailwindcss/forms': specifier: ^0.5.3 version: 0.5.3(tailwindcss@3.3.2) classnames: @@ -549,34 +550,34 @@ importers: specifier: ^3.3.2 version: 3.3.2 devDependencies: - "@babel/core": + '@babel/core': specifier: ^7.22.5 version: 7.22.5 - "@storybook/react": + '@storybook/react': specifier: ^7.0.20 version: 7.0.20(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.3) - "@testing-library/react": + '@testing-library/react': specifier: ^14.0.0 version: 14.0.0(react-dom@18.2.0)(react@18.2.0) - "@types/lodash.uniq": + '@types/lodash.uniq': specifier: ^4.5.7 version: 4.5.7 - "@types/react": + '@types/react': specifier: ^18.2.12 version: 18.2.12 - "@types/react-dom": + '@types/react-dom': specifier: ^18.2.5 version: 18.2.5 - "@vitejs/plugin-react": + '@vitejs/plugin-react': specifier: ^4.0.0 version: 4.0.0(vite@4.3.9) - "@vitest/coverage-c8": + '@vitest/coverage-c8': specifier: ^0.31.4 version: 0.31.4(vitest@0.31.4) - "@wingconsole/eslint-plugin": + '@wingconsole/eslint-plugin': specifier: workspace:^ version: link:../../tools/eslint-plugin - "@wingconsole/tsconfig": + '@wingconsole/tsconfig': specifier: workspace:^ version: link:../../tools/tsconfig bump-pack: @@ -606,10 +607,10 @@ importers: apps/wing-console/console/server: dependencies: - "@winglang/compiler": + '@winglang/compiler': specifier: workspace:^ version: link:../../../../libs/wingcompiler - "@winglang/sdk": + '@winglang/sdk': specifier: workspace:^ version: link:../../../../libs/wingsdk codespan-wasm: @@ -622,31 +623,31 @@ importers: specifier: ^2.1.3 version: 2.1.3 devDependencies: - "@trpc/server": + '@trpc/server': specifier: ^10.30.0 version: 10.30.0 - "@types/cors": + '@types/cors': specifier: ^2.8.13 version: 2.8.13 - "@types/express": + '@types/express': specifier: ^4.17.17 version: 4.17.17 - "@types/lodash.uniqby": + '@types/lodash.uniqby': specifier: ^4.7.7 version: 4.7.7 - "@types/ws": + '@types/ws': specifier: ^8.5.5 version: 8.5.5 - "@vitest/coverage-c8": + '@vitest/coverage-c8': specifier: ^0.31.4 version: 0.31.4(vitest@0.31.4) - "@wingconsole/error-message": + '@wingconsole/error-message': specifier: workspace:^ version: link:../../packages/error-message - "@wingconsole/eslint-plugin": + '@wingconsole/eslint-plugin': specifier: workspace:^ version: link:../../tools/eslint-plugin - "@wingconsole/tsconfig": + '@wingconsole/tsconfig': specifier: workspace:^ version: link:../../tools/tsconfig bump-pack: @@ -709,28 +710,28 @@ importers: apps/wing-console/console/ui: dependencies: - "@headlessui/react": + '@headlessui/react': specifier: ^1.7.15 version: 1.7.15(react-dom@18.2.0)(react@18.2.0) - "@heroicons/react": + '@heroicons/react': specifier: ^2.0.18 version: 2.0.18(react@18.2.0) - "@popperjs/core": + '@popperjs/core': specifier: ^2.11.8 version: 2.11.8 - "@tanstack/react-query": + '@tanstack/react-query': specifier: ^4.29.12 version: 4.29.12(react-dom@18.2.0)(react@18.2.0) - "@trpc/client": + '@trpc/client': specifier: ^10.30.0 version: 10.30.0(@trpc/server@10.30.0) - "@trpc/react-query": + '@trpc/react-query': specifier: ^10.30.0 version: 10.30.0(@tanstack/react-query@4.29.12)(@trpc/client@10.30.0)(@trpc/server@10.30.0)(react-dom@18.2.0)(react@18.2.0) - "@trpc/server": + '@trpc/server': specifier: ^10.30.0 version: 10.30.0 - "@wingconsole/design-system": + '@wingconsole/design-system': specifier: workspace:^ version: link:../design-system classnames: @@ -773,67 +774,67 @@ importers: specifier: ^3.21.4 version: 3.21.4 devDependencies: - "@babel/core": + '@babel/core': specifier: ^7.22.5 version: 7.22.5 - "@storybook/addon-essentials": + '@storybook/addon-essentials': specifier: ^7.0.20 version: 7.0.20(react-dom@18.2.0)(react@18.2.0) - "@storybook/addon-interactions": + '@storybook/addon-interactions': specifier: ^7.0.20 version: 7.0.20(react-dom@18.2.0)(react@18.2.0) - "@storybook/addon-links": + '@storybook/addon-links': specifier: ^7.0.20 version: 7.0.20(react-dom@18.2.0)(react@18.2.0) - "@storybook/blocks": + '@storybook/blocks': specifier: ^7.0.20 version: 7.0.20(react-dom@18.2.0)(react@18.2.0) - "@storybook/react": + '@storybook/react': specifier: ^7.0.20 version: 7.0.20(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.3) - "@storybook/react-vite": + '@storybook/react-vite': specifier: ^7.0.20 version: 7.0.20(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.3)(vite@4.3.9) - "@storybook/testing-library": + '@storybook/testing-library': specifier: ^0.1.0 version: 0.1.0 - "@types/cors": + '@types/cors': specifier: ^2.8.13 version: 2.8.13 - "@types/d3-selection": + '@types/d3-selection': specifier: ^3.0.5 version: 3.0.5 - "@types/d3-zoom": + '@types/d3-zoom': specifier: ^3.0.3 version: 3.0.3 - "@types/lodash.debounce": + '@types/lodash.debounce': specifier: ^4.0.7 version: 4.0.7 - "@types/lodash.throttle": + '@types/lodash.throttle': specifier: ^4.1.7 version: 4.1.7 - "@types/lodash.uniqby": + '@types/lodash.uniqby': specifier: ^4.7.7 version: 4.7.7 - "@types/react": + '@types/react': specifier: ^18.2.12 version: 18.2.12 - "@types/react-dom": + '@types/react-dom': specifier: ^18.2.5 version: 18.2.5 - "@vitejs/plugin-react-swc": + '@vitejs/plugin-react-swc': specifier: ^3.3.2 version: 3.3.2(vite@4.3.9) - "@wingconsole/eslint-plugin": + '@wingconsole/eslint-plugin': specifier: workspace:^ version: link:../../tools/eslint-plugin - "@wingconsole/server": + '@wingconsole/server': specifier: workspace:^ version: link:../server - "@wingconsole/tsconfig": + '@wingconsole/tsconfig': specifier: workspace:^ version: link:../../tools/tsconfig - "@wingconsole/use-loading": + '@wingconsole/use-loading': specifier: workspace:^ version: link:../../packages/use-loading autoprefixer: @@ -872,10 +873,10 @@ importers: apps/wing-console/packages/error-message: devDependencies: - "@wingconsole/eslint-plugin": + '@wingconsole/eslint-plugin': specifier: workspace:^ version: link:../../tools/eslint-plugin - "@wingconsole/tsconfig": + '@wingconsole/tsconfig': specifier: workspace:^ version: link:../../tools/tsconfig typescript: @@ -884,13 +885,13 @@ importers: apps/wing-console/packages/use-loading: devDependencies: - "@types/react": + '@types/react': specifier: ^18.2.12 version: 18.2.12 - "@wingconsole/eslint-plugin": + '@wingconsole/eslint-plugin': specifier: workspace:^ version: link:../../tools/eslint-plugin - "@wingconsole/tsconfig": + '@wingconsole/tsconfig': specifier: workspace:^ version: link:../../tools/tsconfig typescript: @@ -899,13 +900,13 @@ importers: apps/wing-console/tools/eslint-plugin: dependencies: - "@cloudy-ts/eslint-plugin": + '@cloudy-ts/eslint-plugin': specifier: ^0.0.260 version: 0.0.260(eslint@8.42.0) - "@typescript-eslint/eslint-plugin": + '@typescript-eslint/eslint-plugin': specifier: ^5.59.11 version: 5.59.11(@typescript-eslint/parser@5.59.11)(eslint@8.42.0)(typescript@5.1.3) - "@typescript-eslint/parser": + '@typescript-eslint/parser': specifier: ^5.59.11 version: 5.59.11(eslint@8.42.0)(typescript@5.1.3) eslint-config-prettier: @@ -977,19 +978,19 @@ importers: examples/tests/valid: dependencies: - "@aws-cdk/asset-awscli-v1": + '@aws-cdk/asset-awscli-v1': specifier: ^2.2.199 version: 2.2.199 - "@aws-cdk/asset-kubectl-v20": + '@aws-cdk/asset-kubectl-v20': specifier: ^2.1.2 version: 2.1.2 - "@aws-cdk/asset-node-proxy-agent-v5": + '@aws-cdk/asset-node-proxy-agent-v5': specifier: ^2.0.165 version: 2.0.165 - "@aws-sdk/client-dynamodb": + '@aws-sdk/client-dynamodb': specifier: ^3.344.0 version: 3.354.0 - "@cdktf/provider-aws": + '@cdktf/provider-aws': specifier: ^15.0.0 version: 15.0.0(cdktf@0.17.0)(constructs@10.2.51) aws-cdk-lib: @@ -1026,29 +1027,29 @@ importers: libs/wingc: devDependencies: - "@winglang/sdk": + '@winglang/sdk': specifier: workspace:^ version: link:../wingsdk - "@winglang/tree-sitter-wing": + '@winglang/tree-sitter-wing': specifier: workspace:^ version: link:../tree-sitter-wing - "@winglang/wingii": + '@winglang/wingii': specifier: workspace:^ version: link:../wingii libs/wingcompiler: dependencies: - "@winglang/sdk": + '@winglang/sdk': specifier: workspace:^ version: link:../wingsdk wasi-js: specifier: ^1.7.3 version: 1.7.3(patch_hash=rmwvp46j2ligfusbdx5dzh4a3q) devDependencies: - "@types/node": + '@types/node': specifier: ^18.11.18 version: 18.16.18 - "@winglang/wingc": + '@winglang/wingc': specifier: workspace:^ version: link:../wingc bump-pack: @@ -1068,58 +1069,58 @@ importers: libs/wingsdk: dependencies: - "@aws-sdk/client-cloudwatch-logs": + '@aws-sdk/client-cloudwatch-logs': specifier: 3.354.0 version: 3.354.0 - "@aws-sdk/client-dynamodb": + '@aws-sdk/client-dynamodb': specifier: 3.354.0 version: 3.354.0 - "@aws-sdk/client-elasticache": + '@aws-sdk/client-elasticache': specifier: 3.354.0 version: 3.354.0 - "@aws-sdk/client-lambda": + '@aws-sdk/client-lambda': specifier: 3.354.0 version: 3.354.0 - "@aws-sdk/client-s3": + '@aws-sdk/client-s3': specifier: 3.354.0 version: 3.354.0 - "@aws-sdk/client-secrets-manager": + '@aws-sdk/client-secrets-manager': specifier: 3.354.0 version: 3.354.0 - "@aws-sdk/client-sns": + '@aws-sdk/client-sns': specifier: 3.354.0 version: 3.354.0 - "@aws-sdk/client-sqs": + '@aws-sdk/client-sqs': specifier: 3.354.0 version: 3.354.0 - "@aws-sdk/is-array-buffer": + '@aws-sdk/is-array-buffer': specifier: 3.201.0 version: 3.201.0(patch_hash=lcduyc25etdvbxthpjpldc7hvu) - "@aws-sdk/types": + '@aws-sdk/types': specifier: 3.347.0 version: 3.347.0 - "@aws-sdk/util-buffer-from": + '@aws-sdk/util-buffer-from': specifier: 3.208.0 version: 3.208.0(patch_hash=2u2tbs2t5afqejrdyi43ufdqau) - "@aws-sdk/util-dynamodb": + '@aws-sdk/util-dynamodb': specifier: 3.354.0 version: 3.354.0 - "@aws-sdk/util-stream-node": + '@aws-sdk/util-stream-node': specifier: 3.350.0 version: 3.350.0 - "@aws-sdk/util-utf8-node": + '@aws-sdk/util-utf8-node': specifier: 3.259.0 version: 3.259.0(patch_hash=ip4wqmy432gtjtcha5gcn4zeu4) - "@azure/core-paging": + '@azure/core-paging': specifier: ^1.4.0 version: 1.4.0 - "@azure/identity": + '@azure/identity': specifier: 3.1.3 version: 3.1.3 - "@azure/storage-blob": + '@azure/storage-blob': specifier: 12.14.0 version: 12.14.0 - "@types/aws-lambda": + '@types/aws-lambda': specifier: ^8.10.109 version: 8.10.109 aws-cdk-lib: @@ -1159,34 +1160,34 @@ importers: specifier: ^8.3.2 version: 8.3.2 devDependencies: - "@cdktf/provider-aws": + '@cdktf/provider-aws': specifier: ^15.0.0 version: 15.0.0(cdktf@0.17.0)(constructs@10.1.314) - "@types/express": + '@types/express': specifier: ^4.17.17 version: 4.17.17 - "@types/fs-extra": + '@types/fs-extra': specifier: ^11.0.1 version: 11.0.1 - "@types/mime-types": + '@types/mime-types': specifier: ^2.1.1 version: 2.1.1 - "@types/node": + '@types/node': specifier: ^18 version: 18.16.18 - "@types/uuid": + '@types/uuid': specifier: ^9.0.1 version: 9.0.1 - "@typescript-eslint/eslint-plugin": + '@typescript-eslint/eslint-plugin': specifier: ^5 version: 5.59.11(@typescript-eslint/parser@5.59.11)(eslint@8.42.0)(typescript@4.9.4) - "@typescript-eslint/parser": + '@typescript-eslint/parser': specifier: ^5 version: 5.59.11(eslint@8.42.0)(typescript@4.9.4) - "@vitest/coverage-v8": + '@vitest/coverage-v8': specifier: ^0.32.2 version: 0.32.2(vitest@0.32.2) - "@winglang/jsii-docgen": + '@winglang/jsii-docgen': specifier: workspace:^ version: link:../../apps/jsii-docgen aws-sdk-client-mock: @@ -1261,13 +1262,13 @@ importers: tools/bump-pack: dependencies: - "@pnpm/find-workspace-dir": + '@pnpm/find-workspace-dir': specifier: ^6.0.2 version: 6.0.2 - "@pnpm/reviewing.dependencies-hierarchy": + '@pnpm/reviewing.dependencies-hierarchy': specifier: ^2.0.8 version: 2.0.8(@pnpm/logger@5.0.0) - "@pnpm/workspace.find-packages": + '@pnpm/workspace.find-packages': specifier: ^1.0.1 version: 1.0.1(@pnpm/logger@5.0.0) changelogen: @@ -1286,13 +1287,13 @@ importers: specifier: ^3.12.7 version: 3.12.7 devDependencies: - "@types/fs-extra": + '@types/fs-extra': specifier: ^11 version: 11.0.1 - "@types/node": + '@types/node': specifier: ^18.16.18 version: 18.16.18 - "@types/semver": + '@types/semver': specifier: ^7.5.0 version: 7.5.0 typescript: @@ -1301,22 +1302,22 @@ importers: tools/hangar: devDependencies: - "@wingconsole/app": + '@wingconsole/app': specifier: workspace:^ version: link:../../apps/wing-console/console/app - "@wingconsole/design-system": + '@wingconsole/design-system': specifier: workspace:^ version: link:../../apps/wing-console/console/design-system - "@wingconsole/server": + '@wingconsole/server': specifier: workspace:^ version: link:../../apps/wing-console/console/server - "@wingconsole/ui": + '@wingconsole/ui': specifier: workspace:^ version: link:../../apps/wing-console/console/ui - "@winglang/compiler": + '@winglang/compiler': specifier: workspace:^ version: link:../../libs/wingcompiler - "@winglang/sdk": + '@winglang/sdk': specifier: workspace:^ version: link:../../libs/wingsdk cdktf: @@ -1342,20 +1343,21 @@ importers: version: 2.2.1 packages: + /@aashutoshrathi/word-wrap@1.2.6: resolution: {integrity: sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==} - engines: {node: ">=0.10.0"} + engines: {node: '>=0.10.0'} /@alloc/quick-lru@5.2.0: resolution: {integrity: sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==} - engines: {node: ">=10"} + engines: {node: '>=10'} /@ampproject/remapping@2.2.1: resolution: {integrity: sha512-lFMjJTrFL3j7L9yBxwYfCq2k6qqwHyzuUl/XBnif78PWTJYyL/dfowQHWE3sp6U6ZzqWiiIZnpTMO96zhkjwtg==} - engines: {node: ">=6.0.0"} + engines: {node: '>=6.0.0'} dependencies: - "@jridgewell/gen-mapping": 0.3.3 - "@jridgewell/trace-mapping": 0.3.18 + '@jridgewell/gen-mapping': 0.3.3 + '@jridgewell/trace-mapping': 0.3.18 dev: true /@aw-web-design/x-default-browser@1.4.88: @@ -1379,67 +1381,67 @@ packages: /@aws-cdk/aws-events@1.110.1(@aws-cdk/aws-iam@1.110.1)(@aws-cdk/core@1.110.1)(constructs@3.3.69): resolution: {integrity: sha512-e8jqWZUUqOowvUtbWB4NO+zsiVQBEMbqMobnYFhKFtVXnM5y0jz1ulzvkqhm/w6uEHoCIDwKM4/PPQv8YtwXyA==} - engines: {node: ">= 10.13.0 <13 || >=13.7.0"} + engines: {node: '>= 10.13.0 <13 || >=13.7.0'} peerDependencies: - "@aws-cdk/aws-iam": 1.110.1 - "@aws-cdk/core": 1.110.1 + '@aws-cdk/aws-iam': 1.110.1 + '@aws-cdk/core': 1.110.1 constructs: ^3.3.69 dependencies: - "@aws-cdk/aws-iam": 1.110.1(@aws-cdk/core@1.110.1)(@aws-cdk/region-info@1.110.1)(constructs@3.3.69) - "@aws-cdk/core": 1.110.1(@aws-cdk/cloud-assembly-schema@1.110.1)(@aws-cdk/cx-api@1.110.1)(@aws-cdk/region-info@1.110.1)(constructs@3.3.69) + '@aws-cdk/aws-iam': 1.110.1(@aws-cdk/core@1.110.1)(@aws-cdk/region-info@1.110.1)(constructs@3.3.69) + '@aws-cdk/core': 1.110.1(@aws-cdk/cloud-assembly-schema@1.110.1)(@aws-cdk/cx-api@1.110.1)(@aws-cdk/region-info@1.110.1)(constructs@3.3.69) constructs: 3.3.69 dev: false /@aws-cdk/aws-iam@1.110.1(@aws-cdk/core@1.110.1)(@aws-cdk/region-info@1.110.1)(constructs@3.3.69): resolution: {integrity: sha512-qwhVd1ZUeIIMAUqfZjSB5OfVxe0vr9b+eUW/znuL5QjkSMeVORJW5/OEbI2id1OdnncTczyqo9GSJSIX1ISkcg==} - engines: {node: ">= 10.13.0 <13 || >=13.7.0"} + engines: {node: '>= 10.13.0 <13 || >=13.7.0'} peerDependencies: - "@aws-cdk/core": 1.110.1 - "@aws-cdk/region-info": 1.110.1 + '@aws-cdk/core': 1.110.1 + '@aws-cdk/region-info': 1.110.1 constructs: ^3.3.69 dependencies: - "@aws-cdk/core": 1.110.1(@aws-cdk/cloud-assembly-schema@1.110.1)(@aws-cdk/cx-api@1.110.1)(@aws-cdk/region-info@1.110.1)(constructs@3.3.69) - "@aws-cdk/region-info": 1.110.1 + '@aws-cdk/core': 1.110.1(@aws-cdk/cloud-assembly-schema@1.110.1)(@aws-cdk/cx-api@1.110.1)(@aws-cdk/region-info@1.110.1)(constructs@3.3.69) + '@aws-cdk/region-info': 1.110.1 constructs: 3.3.69 dev: false /@aws-cdk/aws-kms@1.110.1(@aws-cdk/aws-iam@1.110.1)(@aws-cdk/core@1.110.1)(@aws-cdk/cx-api@1.110.1)(constructs@3.3.69): resolution: {integrity: sha512-PTkK7iO/RvpRMhb3RdAxXQl/c9xfbXgz/PbuqnpTxwtg2D+WoS2+5XJUr+3UddtUporrriBjhj4NhHkNuaw55w==} - engines: {node: ">= 10.13.0 <13 || >=13.7.0"} + engines: {node: '>= 10.13.0 <13 || >=13.7.0'} peerDependencies: - "@aws-cdk/aws-iam": 1.110.1 - "@aws-cdk/core": 1.110.1 - "@aws-cdk/cx-api": 1.110.1 + '@aws-cdk/aws-iam': 1.110.1 + '@aws-cdk/core': 1.110.1 + '@aws-cdk/cx-api': 1.110.1 constructs: ^3.3.69 dependencies: - "@aws-cdk/aws-iam": 1.110.1(@aws-cdk/core@1.110.1)(@aws-cdk/region-info@1.110.1)(constructs@3.3.69) - "@aws-cdk/core": 1.110.1(@aws-cdk/cloud-assembly-schema@1.110.1)(@aws-cdk/cx-api@1.110.1)(@aws-cdk/region-info@1.110.1)(constructs@3.3.69) - "@aws-cdk/cx-api": 1.110.1(@aws-cdk/cloud-assembly-schema@1.110.1) + '@aws-cdk/aws-iam': 1.110.1(@aws-cdk/core@1.110.1)(@aws-cdk/region-info@1.110.1)(constructs@3.3.69) + '@aws-cdk/core': 1.110.1(@aws-cdk/cloud-assembly-schema@1.110.1)(@aws-cdk/cx-api@1.110.1)(@aws-cdk/region-info@1.110.1)(constructs@3.3.69) + '@aws-cdk/cx-api': 1.110.1(@aws-cdk/cloud-assembly-schema@1.110.1) constructs: 3.3.69 dev: false /@aws-cdk/aws-s3@1.110.1(@aws-cdk/aws-events@1.110.1)(@aws-cdk/aws-iam@1.110.1)(@aws-cdk/aws-kms@1.110.1)(@aws-cdk/core@1.110.1)(@aws-cdk/cx-api@1.110.1)(constructs@3.3.69): resolution: {integrity: sha512-hH/T+wgfriwqG6UEmxT5N9/AEbZiTc6gmpyTlbIhx1u4i9x3Ek/lWYrNcshlaOaYGKaGHcw00frXhudtlIbUsQ==} - engines: {node: ">= 10.13.0 <13 || >=13.7.0"} + engines: {node: '>= 10.13.0 <13 || >=13.7.0'} peerDependencies: - "@aws-cdk/aws-events": 1.110.1 - "@aws-cdk/aws-iam": 1.110.1 - "@aws-cdk/aws-kms": 1.110.1 - "@aws-cdk/core": 1.110.1 - "@aws-cdk/cx-api": 1.110.1 + '@aws-cdk/aws-events': 1.110.1 + '@aws-cdk/aws-iam': 1.110.1 + '@aws-cdk/aws-kms': 1.110.1 + '@aws-cdk/core': 1.110.1 + '@aws-cdk/cx-api': 1.110.1 constructs: ^3.3.69 dependencies: - "@aws-cdk/aws-events": 1.110.1(@aws-cdk/aws-iam@1.110.1)(@aws-cdk/core@1.110.1)(constructs@3.3.69) - "@aws-cdk/aws-iam": 1.110.1(@aws-cdk/core@1.110.1)(@aws-cdk/region-info@1.110.1)(constructs@3.3.69) - "@aws-cdk/aws-kms": 1.110.1(@aws-cdk/aws-iam@1.110.1)(@aws-cdk/core@1.110.1)(@aws-cdk/cx-api@1.110.1)(constructs@3.3.69) - "@aws-cdk/core": 1.110.1(@aws-cdk/cloud-assembly-schema@1.110.1)(@aws-cdk/cx-api@1.110.1)(@aws-cdk/region-info@1.110.1)(constructs@3.3.69) - "@aws-cdk/cx-api": 1.110.1(@aws-cdk/cloud-assembly-schema@1.110.1) + '@aws-cdk/aws-events': 1.110.1(@aws-cdk/aws-iam@1.110.1)(@aws-cdk/core@1.110.1)(constructs@3.3.69) + '@aws-cdk/aws-iam': 1.110.1(@aws-cdk/core@1.110.1)(@aws-cdk/region-info@1.110.1)(constructs@3.3.69) + '@aws-cdk/aws-kms': 1.110.1(@aws-cdk/aws-iam@1.110.1)(@aws-cdk/core@1.110.1)(@aws-cdk/cx-api@1.110.1)(constructs@3.3.69) + '@aws-cdk/core': 1.110.1(@aws-cdk/cloud-assembly-schema@1.110.1)(@aws-cdk/cx-api@1.110.1)(@aws-cdk/region-info@1.110.1)(constructs@3.3.69) + '@aws-cdk/cx-api': 1.110.1(@aws-cdk/cloud-assembly-schema@1.110.1) constructs: 3.3.69 dev: false /@aws-cdk/cloud-assembly-schema@1.110.1: resolution: {integrity: sha512-rsv6yNhRXkqO8UP0UOzRH60Cx89vGSUKcWSzyvvL9VrTpozYCUBMMuTqhZsmArAv82PYzb1pTDcwUnJKDLhWtQ==} - engines: {node: ">= 10.13.0 <13 || >=13.7.0"} + engines: {node: '>= 10.13.0 <13 || >=13.7.0'} dependencies: jsonschema: 1.4.1 semver: 7.5.3 @@ -1450,17 +1452,17 @@ packages: /@aws-cdk/core@1.110.1(@aws-cdk/cloud-assembly-schema@1.110.1)(@aws-cdk/cx-api@1.110.1)(@aws-cdk/region-info@1.110.1)(constructs@3.3.69): resolution: {integrity: sha512-E4+DorhqQ3j0qlz6GZ+v95cXvdsQiuyCjO0yYH5Qk/9X2vaXcJoCrbHYh4+Lx6pbBnAVvFMJXtoNFGoA0m9HpA==} - engines: {node: ">= 10.13.0 <13 || >=13.7.0"} + engines: {node: '>= 10.13.0 <13 || >=13.7.0'} peerDependencies: - "@aws-cdk/cloud-assembly-schema": 1.110.1 - "@aws-cdk/cx-api": 1.110.1 - "@aws-cdk/region-info": 1.110.1 + '@aws-cdk/cloud-assembly-schema': 1.110.1 + '@aws-cdk/cx-api': 1.110.1 + '@aws-cdk/region-info': 1.110.1 constructs: ^3.3.69 dependencies: - "@aws-cdk/cloud-assembly-schema": 1.110.1 - "@aws-cdk/cx-api": 1.110.1(@aws-cdk/cloud-assembly-schema@1.110.1) - "@aws-cdk/region-info": 1.110.1 - "@balena/dockerignore": 1.0.2 + '@aws-cdk/cloud-assembly-schema': 1.110.1 + '@aws-cdk/cx-api': 1.110.1(@aws-cdk/cloud-assembly-schema@1.110.1) + '@aws-cdk/region-info': 1.110.1 + '@balena/dockerignore': 1.0.2 constructs: 3.3.69 fs-extra: 9.1.0 ignore: 5.2.4 @@ -1469,38 +1471,38 @@ packages: bundledDependencies: - fs-extra - minimatch - - "@balena/dockerignore" + - '@balena/dockerignore' - ignore /@aws-cdk/cx-api@1.110.1(@aws-cdk/cloud-assembly-schema@1.110.1): resolution: {integrity: sha512-InY00PETF2wYiRA6SsldsjceIi4uRt5ED0nTNx0fApBr6k4OUfBUV44wUyTm6ZuNzeTU3qxaDKH2APRfiH06yA==} - engines: {node: ">= 10.13.0 <13 || >=13.7.0"} + engines: {node: '>= 10.13.0 <13 || >=13.7.0'} peerDependencies: - "@aws-cdk/cloud-assembly-schema": 1.110.1 + '@aws-cdk/cloud-assembly-schema': 1.110.1 dependencies: - "@aws-cdk/cloud-assembly-schema": 1.110.1 + '@aws-cdk/cloud-assembly-schema': 1.110.1 dev: false bundledDependencies: - semver /@aws-cdk/region-info@1.110.1: resolution: {integrity: sha512-sRRTO2qH8kWsh4s62bKTmk9IU8uXYmRJHkOjWo6RUC/W0sv7S6VeB1XHZ7QReDF3woJ/n3oPJzsf/bu33m4l+g==} - engines: {node: ">= 10.13.0 <13 || >=13.7.0"} + engines: {node: '>= 10.13.0 <13 || >=13.7.0'} dev: false /@aws-crypto/crc32@3.0.0: resolution: {integrity: sha512-IzSgsrxUcsrejQbPVilIKy16kAT52EwB6zSaI+M3xxIhKh5+aldEyvI+z6erM7TCLB2BJsFrtHjp6/4/sr+3dA==} dependencies: - "@aws-crypto/util": 3.0.0 - "@aws-sdk/types": 3.347.0 + '@aws-crypto/util': 3.0.0 + '@aws-sdk/types': 3.347.0 tslib: 1.14.1 dev: false /@aws-crypto/crc32c@3.0.0: resolution: {integrity: sha512-ENNPPManmnVJ4BTXlOjAgD7URidbAznURqD0KvfREyc4o20DPYdEldU1f5cQ7Jbj0CJJSPaMIk/9ZshdB3210w==} dependencies: - "@aws-crypto/util": 3.0.0 - "@aws-sdk/types": 3.347.0 + '@aws-crypto/util': 3.0.0 + '@aws-sdk/types': 3.347.0 tslib: 1.14.1 dev: false @@ -1513,33 +1515,33 @@ packages: /@aws-crypto/sha1-browser@3.0.0: resolution: {integrity: sha512-NJth5c997GLHs6nOYTzFKTbYdMNA6/1XlKVgnZoaZcQ7z7UJlOgj2JdbHE8tiYLS3fzXNCguct77SPGat2raSw==} dependencies: - "@aws-crypto/ie11-detection": 3.0.0 - "@aws-crypto/supports-web-crypto": 3.0.0 - "@aws-crypto/util": 3.0.0 - "@aws-sdk/types": 3.347.0 - "@aws-sdk/util-locate-window": 3.310.0 - "@aws-sdk/util-utf8-browser": 3.259.0(patch_hash=warwypb2fd3io6vojm27svyrfm) + '@aws-crypto/ie11-detection': 3.0.0 + '@aws-crypto/supports-web-crypto': 3.0.0 + '@aws-crypto/util': 3.0.0 + '@aws-sdk/types': 3.347.0 + '@aws-sdk/util-locate-window': 3.310.0 + '@aws-sdk/util-utf8-browser': 3.259.0(patch_hash=warwypb2fd3io6vojm27svyrfm) tslib: 1.14.1 dev: false /@aws-crypto/sha256-browser@3.0.0: resolution: {integrity: sha512-8VLmW2B+gjFbU5uMeqtQM6Nj0/F1bro80xQXCW6CQBWgosFWXTx77aeOF5CAIAmbOK64SdMBJdNr6J41yP5mvQ==} dependencies: - "@aws-crypto/ie11-detection": 3.0.0 - "@aws-crypto/sha256-js": 3.0.0 - "@aws-crypto/supports-web-crypto": 3.0.0 - "@aws-crypto/util": 3.0.0 - "@aws-sdk/types": 3.347.0 - "@aws-sdk/util-locate-window": 3.310.0 - "@aws-sdk/util-utf8-browser": 3.259.0(patch_hash=warwypb2fd3io6vojm27svyrfm) + '@aws-crypto/ie11-detection': 3.0.0 + '@aws-crypto/sha256-js': 3.0.0 + '@aws-crypto/supports-web-crypto': 3.0.0 + '@aws-crypto/util': 3.0.0 + '@aws-sdk/types': 3.347.0 + '@aws-sdk/util-locate-window': 3.310.0 + '@aws-sdk/util-utf8-browser': 3.259.0(patch_hash=warwypb2fd3io6vojm27svyrfm) tslib: 1.14.1 dev: false /@aws-crypto/sha256-js@3.0.0: resolution: {integrity: sha512-PnNN7os0+yd1XvXAy23CFOmTbMaDxgxXtTKHybrJ39Y8kGzBATgBFibWJKH6BhytLI/Zyszs87xCOBNyBig6vQ==} dependencies: - "@aws-crypto/util": 3.0.0 - "@aws-sdk/types": 3.347.0 + '@aws-crypto/util': 3.0.0 + '@aws-sdk/types': 3.347.0 tslib: 1.14.1 dev: false @@ -1552,16 +1554,16 @@ packages: /@aws-crypto/util@3.0.0: resolution: {integrity: sha512-2OJlpeJpCR48CC8r+uKVChzs9Iungj9wkZrl8Z041DWEWvyIHILYKCPNzJghKsivj+S3mLo6BVc7mBNzdxA46w==} dependencies: - "@aws-sdk/types": 3.347.0 - "@aws-sdk/util-utf8-browser": 3.259.0(patch_hash=warwypb2fd3io6vojm27svyrfm) + '@aws-sdk/types': 3.347.0 + '@aws-sdk/util-utf8-browser': 3.259.0(patch_hash=warwypb2fd3io6vojm27svyrfm) tslib: 1.14.1 dev: false /@aws-sdk/abort-controller@3.347.0: resolution: {integrity: sha512-P/2qE6ntYEmYG4Ez535nJWZbXqgbkJx8CMz7ChEuEg3Gp3dvVYEKg+iEUEvlqQ2U5dWP5J3ehw5po9t86IsVPQ==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: - "@aws-sdk/types": 3.347.0 + '@aws-sdk/types': 3.347.0 tslib: 2.6.0 dev: false @@ -1573,43 +1575,43 @@ packages: /@aws-sdk/client-cloudwatch-logs@3.354.0: resolution: {integrity: sha512-DvzfQglEhEX/bEa2eWuFyJpADSzTSXNIk97vr8vHooR541c3cA0+zaHAbD0AR18D66Z1uGb95nQ52zHpC8v7QA==} - engines: {node: ">=14.0.0"} - dependencies: - "@aws-crypto/sha256-browser": 3.0.0 - "@aws-crypto/sha256-js": 3.0.0 - "@aws-sdk/client-sts": 3.354.0 - "@aws-sdk/config-resolver": 3.354.0 - "@aws-sdk/credential-provider-node": 3.354.0 - "@aws-sdk/fetch-http-handler": 3.353.0 - "@aws-sdk/hash-node": 3.347.0 - "@aws-sdk/invalid-dependency": 3.347.0 - "@aws-sdk/middleware-content-length": 3.347.0 - "@aws-sdk/middleware-endpoint": 3.347.0 - "@aws-sdk/middleware-host-header": 3.347.0 - "@aws-sdk/middleware-logger": 3.347.0 - "@aws-sdk/middleware-recursion-detection": 3.347.0 - "@aws-sdk/middleware-retry": 3.354.0 - "@aws-sdk/middleware-serde": 3.347.0 - "@aws-sdk/middleware-signing": 3.354.0 - "@aws-sdk/middleware-stack": 3.347.0 - "@aws-sdk/middleware-user-agent": 3.352.0 - "@aws-sdk/node-config-provider": 3.354.0 - "@aws-sdk/node-http-handler": 3.350.0 - "@aws-sdk/smithy-client": 3.347.0 - "@aws-sdk/types": 3.347.0 - "@aws-sdk/url-parser": 3.347.0 - "@aws-sdk/util-base64": 3.310.0 - "@aws-sdk/util-body-length-browser": 3.310.0 - "@aws-sdk/util-body-length-node": 3.310.0 - "@aws-sdk/util-defaults-mode-browser": 3.353.0 - "@aws-sdk/util-defaults-mode-node": 3.354.0 - "@aws-sdk/util-endpoints": 3.352.0 - "@aws-sdk/util-retry": 3.347.0 - "@aws-sdk/util-user-agent-browser": 3.347.0 - "@aws-sdk/util-user-agent-node": 3.354.0 - "@aws-sdk/util-utf8": 3.310.0 - "@smithy/protocol-http": 1.1.0 - "@smithy/types": 1.1.0 + engines: {node: '>=14.0.0'} + dependencies: + '@aws-crypto/sha256-browser': 3.0.0 + '@aws-crypto/sha256-js': 3.0.0 + '@aws-sdk/client-sts': 3.354.0 + '@aws-sdk/config-resolver': 3.354.0 + '@aws-sdk/credential-provider-node': 3.354.0 + '@aws-sdk/fetch-http-handler': 3.353.0 + '@aws-sdk/hash-node': 3.347.0 + '@aws-sdk/invalid-dependency': 3.347.0 + '@aws-sdk/middleware-content-length': 3.347.0 + '@aws-sdk/middleware-endpoint': 3.347.0 + '@aws-sdk/middleware-host-header': 3.347.0 + '@aws-sdk/middleware-logger': 3.347.0 + '@aws-sdk/middleware-recursion-detection': 3.347.0 + '@aws-sdk/middleware-retry': 3.354.0 + '@aws-sdk/middleware-serde': 3.347.0 + '@aws-sdk/middleware-signing': 3.354.0 + '@aws-sdk/middleware-stack': 3.347.0 + '@aws-sdk/middleware-user-agent': 3.352.0 + '@aws-sdk/node-config-provider': 3.354.0 + '@aws-sdk/node-http-handler': 3.350.0 + '@aws-sdk/smithy-client': 3.347.0 + '@aws-sdk/types': 3.347.0 + '@aws-sdk/url-parser': 3.347.0 + '@aws-sdk/util-base64': 3.310.0 + '@aws-sdk/util-body-length-browser': 3.310.0 + '@aws-sdk/util-body-length-node': 3.310.0 + '@aws-sdk/util-defaults-mode-browser': 3.353.0 + '@aws-sdk/util-defaults-mode-node': 3.354.0 + '@aws-sdk/util-endpoints': 3.352.0 + '@aws-sdk/util-retry': 3.347.0 + '@aws-sdk/util-user-agent-browser': 3.347.0 + '@aws-sdk/util-user-agent-node': 3.354.0 + '@aws-sdk/util-utf8': 3.310.0 + '@smithy/protocol-http': 1.1.0 + '@smithy/types': 1.1.0 tslib: 2.6.0 transitivePeerDependencies: - aws-crt @@ -1617,45 +1619,45 @@ packages: /@aws-sdk/client-dynamodb@3.354.0: resolution: {integrity: sha512-9Ig6Nk7UGrjHNHEadqKapzl6EWviRCRitm8d8s+8fS1VNFKT1jrtDUxD2qKR0hOC0x29pMgbxF8+ZVrOFJGTGA==} - engines: {node: ">=14.0.0"} - dependencies: - "@aws-crypto/sha256-browser": 3.0.0 - "@aws-crypto/sha256-js": 3.0.0 - "@aws-sdk/client-sts": 3.354.0 - "@aws-sdk/config-resolver": 3.354.0 - "@aws-sdk/credential-provider-node": 3.354.0 - "@aws-sdk/fetch-http-handler": 3.353.0 - "@aws-sdk/hash-node": 3.347.0 - "@aws-sdk/invalid-dependency": 3.347.0 - "@aws-sdk/middleware-content-length": 3.347.0 - "@aws-sdk/middleware-endpoint": 3.347.0 - "@aws-sdk/middleware-endpoint-discovery": 3.354.0 - "@aws-sdk/middleware-host-header": 3.347.0 - "@aws-sdk/middleware-logger": 3.347.0 - "@aws-sdk/middleware-recursion-detection": 3.347.0 - "@aws-sdk/middleware-retry": 3.354.0 - "@aws-sdk/middleware-serde": 3.347.0 - "@aws-sdk/middleware-signing": 3.354.0 - "@aws-sdk/middleware-stack": 3.347.0 - "@aws-sdk/middleware-user-agent": 3.352.0 - "@aws-sdk/node-config-provider": 3.354.0 - "@aws-sdk/node-http-handler": 3.350.0 - "@aws-sdk/smithy-client": 3.347.0 - "@aws-sdk/types": 3.347.0 - "@aws-sdk/url-parser": 3.347.0 - "@aws-sdk/util-base64": 3.310.0 - "@aws-sdk/util-body-length-browser": 3.310.0 - "@aws-sdk/util-body-length-node": 3.310.0 - "@aws-sdk/util-defaults-mode-browser": 3.353.0 - "@aws-sdk/util-defaults-mode-node": 3.354.0 - "@aws-sdk/util-endpoints": 3.352.0 - "@aws-sdk/util-retry": 3.347.0 - "@aws-sdk/util-user-agent-browser": 3.347.0 - "@aws-sdk/util-user-agent-node": 3.354.0 - "@aws-sdk/util-utf8": 3.310.0 - "@aws-sdk/util-waiter": 3.347.0 - "@smithy/protocol-http": 1.1.0 - "@smithy/types": 1.1.0 + engines: {node: '>=14.0.0'} + dependencies: + '@aws-crypto/sha256-browser': 3.0.0 + '@aws-crypto/sha256-js': 3.0.0 + '@aws-sdk/client-sts': 3.354.0 + '@aws-sdk/config-resolver': 3.354.0 + '@aws-sdk/credential-provider-node': 3.354.0 + '@aws-sdk/fetch-http-handler': 3.353.0 + '@aws-sdk/hash-node': 3.347.0 + '@aws-sdk/invalid-dependency': 3.347.0 + '@aws-sdk/middleware-content-length': 3.347.0 + '@aws-sdk/middleware-endpoint': 3.347.0 + '@aws-sdk/middleware-endpoint-discovery': 3.354.0 + '@aws-sdk/middleware-host-header': 3.347.0 + '@aws-sdk/middleware-logger': 3.347.0 + '@aws-sdk/middleware-recursion-detection': 3.347.0 + '@aws-sdk/middleware-retry': 3.354.0 + '@aws-sdk/middleware-serde': 3.347.0 + '@aws-sdk/middleware-signing': 3.354.0 + '@aws-sdk/middleware-stack': 3.347.0 + '@aws-sdk/middleware-user-agent': 3.352.0 + '@aws-sdk/node-config-provider': 3.354.0 + '@aws-sdk/node-http-handler': 3.350.0 + '@aws-sdk/smithy-client': 3.347.0 + '@aws-sdk/types': 3.347.0 + '@aws-sdk/url-parser': 3.347.0 + '@aws-sdk/util-base64': 3.310.0 + '@aws-sdk/util-body-length-browser': 3.310.0 + '@aws-sdk/util-body-length-node': 3.310.0 + '@aws-sdk/util-defaults-mode-browser': 3.353.0 + '@aws-sdk/util-defaults-mode-node': 3.354.0 + '@aws-sdk/util-endpoints': 3.352.0 + '@aws-sdk/util-retry': 3.347.0 + '@aws-sdk/util-user-agent-browser': 3.347.0 + '@aws-sdk/util-user-agent-node': 3.354.0 + '@aws-sdk/util-utf8': 3.310.0 + '@aws-sdk/util-waiter': 3.347.0 + '@smithy/protocol-http': 1.1.0 + '@smithy/types': 1.1.0 tslib: 2.6.0 uuid: 8.3.2 transitivePeerDependencies: @@ -1664,44 +1666,44 @@ packages: /@aws-sdk/client-elasticache@3.354.0: resolution: {integrity: sha512-gosE7wrV7UKIAF5ynjBmHfEQ4Od0jcsnS/tzCXyVB0OctwYkEXMA/6beiig0nUKsf0DOaYLnHEq+4BeCnM9W6w==} - engines: {node: ">=14.0.0"} - dependencies: - "@aws-crypto/sha256-browser": 3.0.0 - "@aws-crypto/sha256-js": 3.0.0 - "@aws-sdk/client-sts": 3.354.0 - "@aws-sdk/config-resolver": 3.354.0 - "@aws-sdk/credential-provider-node": 3.354.0 - "@aws-sdk/fetch-http-handler": 3.353.0 - "@aws-sdk/hash-node": 3.347.0 - "@aws-sdk/invalid-dependency": 3.347.0 - "@aws-sdk/middleware-content-length": 3.347.0 - "@aws-sdk/middleware-endpoint": 3.347.0 - "@aws-sdk/middleware-host-header": 3.347.0 - "@aws-sdk/middleware-logger": 3.347.0 - "@aws-sdk/middleware-recursion-detection": 3.347.0 - "@aws-sdk/middleware-retry": 3.354.0 - "@aws-sdk/middleware-serde": 3.347.0 - "@aws-sdk/middleware-signing": 3.354.0 - "@aws-sdk/middleware-stack": 3.347.0 - "@aws-sdk/middleware-user-agent": 3.352.0 - "@aws-sdk/node-config-provider": 3.354.0 - "@aws-sdk/node-http-handler": 3.350.0 - "@aws-sdk/smithy-client": 3.347.0 - "@aws-sdk/types": 3.347.0 - "@aws-sdk/url-parser": 3.347.0 - "@aws-sdk/util-base64": 3.310.0 - "@aws-sdk/util-body-length-browser": 3.310.0 - "@aws-sdk/util-body-length-node": 3.310.0 - "@aws-sdk/util-defaults-mode-browser": 3.353.0 - "@aws-sdk/util-defaults-mode-node": 3.354.0 - "@aws-sdk/util-endpoints": 3.352.0 - "@aws-sdk/util-retry": 3.347.0 - "@aws-sdk/util-user-agent-browser": 3.347.0 - "@aws-sdk/util-user-agent-node": 3.354.0 - "@aws-sdk/util-utf8": 3.310.0 - "@aws-sdk/util-waiter": 3.347.0 - "@smithy/protocol-http": 1.1.0 - "@smithy/types": 1.1.0 + engines: {node: '>=14.0.0'} + dependencies: + '@aws-crypto/sha256-browser': 3.0.0 + '@aws-crypto/sha256-js': 3.0.0 + '@aws-sdk/client-sts': 3.354.0 + '@aws-sdk/config-resolver': 3.354.0 + '@aws-sdk/credential-provider-node': 3.354.0 + '@aws-sdk/fetch-http-handler': 3.353.0 + '@aws-sdk/hash-node': 3.347.0 + '@aws-sdk/invalid-dependency': 3.347.0 + '@aws-sdk/middleware-content-length': 3.347.0 + '@aws-sdk/middleware-endpoint': 3.347.0 + '@aws-sdk/middleware-host-header': 3.347.0 + '@aws-sdk/middleware-logger': 3.347.0 + '@aws-sdk/middleware-recursion-detection': 3.347.0 + '@aws-sdk/middleware-retry': 3.354.0 + '@aws-sdk/middleware-serde': 3.347.0 + '@aws-sdk/middleware-signing': 3.354.0 + '@aws-sdk/middleware-stack': 3.347.0 + '@aws-sdk/middleware-user-agent': 3.352.0 + '@aws-sdk/node-config-provider': 3.354.0 + '@aws-sdk/node-http-handler': 3.350.0 + '@aws-sdk/smithy-client': 3.347.0 + '@aws-sdk/types': 3.347.0 + '@aws-sdk/url-parser': 3.347.0 + '@aws-sdk/util-base64': 3.310.0 + '@aws-sdk/util-body-length-browser': 3.310.0 + '@aws-sdk/util-body-length-node': 3.310.0 + '@aws-sdk/util-defaults-mode-browser': 3.353.0 + '@aws-sdk/util-defaults-mode-node': 3.354.0 + '@aws-sdk/util-endpoints': 3.352.0 + '@aws-sdk/util-retry': 3.347.0 + '@aws-sdk/util-user-agent-browser': 3.347.0 + '@aws-sdk/util-user-agent-node': 3.354.0 + '@aws-sdk/util-utf8': 3.310.0 + '@aws-sdk/util-waiter': 3.347.0 + '@smithy/protocol-http': 1.1.0 + '@smithy/types': 1.1.0 fast-xml-parser: 4.2.4 tslib: 2.6.0 transitivePeerDependencies: @@ -1710,47 +1712,47 @@ packages: /@aws-sdk/client-lambda@3.354.0: resolution: {integrity: sha512-7fRXdnBnTSEmvemoA0MfYxa2EaHZXoegt4wZaSxjUTzP9+EQdidESYSgkGB+kDTAg8KDrFCHvtQ2xQBi7dUMhg==} - engines: {node: ">=14.0.0"} - dependencies: - "@aws-crypto/sha256-browser": 3.0.0 - "@aws-crypto/sha256-js": 3.0.0 - "@aws-sdk/client-sts": 3.354.0 - "@aws-sdk/config-resolver": 3.354.0 - "@aws-sdk/credential-provider-node": 3.354.0 - "@aws-sdk/eventstream-serde-browser": 3.347.0 - "@aws-sdk/eventstream-serde-config-resolver": 3.347.0 - "@aws-sdk/eventstream-serde-node": 3.347.0 - "@aws-sdk/fetch-http-handler": 3.353.0 - "@aws-sdk/hash-node": 3.347.0 - "@aws-sdk/invalid-dependency": 3.347.0 - "@aws-sdk/middleware-content-length": 3.347.0 - "@aws-sdk/middleware-endpoint": 3.347.0 - "@aws-sdk/middleware-host-header": 3.347.0 - "@aws-sdk/middleware-logger": 3.347.0 - "@aws-sdk/middleware-recursion-detection": 3.347.0 - "@aws-sdk/middleware-retry": 3.354.0 - "@aws-sdk/middleware-serde": 3.347.0 - "@aws-sdk/middleware-signing": 3.354.0 - "@aws-sdk/middleware-stack": 3.347.0 - "@aws-sdk/middleware-user-agent": 3.352.0 - "@aws-sdk/node-config-provider": 3.354.0 - "@aws-sdk/node-http-handler": 3.350.0 - "@aws-sdk/smithy-client": 3.347.0 - "@aws-sdk/types": 3.347.0 - "@aws-sdk/url-parser": 3.347.0 - "@aws-sdk/util-base64": 3.310.0 - "@aws-sdk/util-body-length-browser": 3.310.0 - "@aws-sdk/util-body-length-node": 3.310.0 - "@aws-sdk/util-defaults-mode-browser": 3.353.0 - "@aws-sdk/util-defaults-mode-node": 3.354.0 - "@aws-sdk/util-endpoints": 3.352.0 - "@aws-sdk/util-retry": 3.347.0 - "@aws-sdk/util-user-agent-browser": 3.347.0 - "@aws-sdk/util-user-agent-node": 3.354.0 - "@aws-sdk/util-utf8": 3.310.0 - "@aws-sdk/util-waiter": 3.347.0 - "@smithy/protocol-http": 1.1.0 - "@smithy/types": 1.1.0 + engines: {node: '>=14.0.0'} + dependencies: + '@aws-crypto/sha256-browser': 3.0.0 + '@aws-crypto/sha256-js': 3.0.0 + '@aws-sdk/client-sts': 3.354.0 + '@aws-sdk/config-resolver': 3.354.0 + '@aws-sdk/credential-provider-node': 3.354.0 + '@aws-sdk/eventstream-serde-browser': 3.347.0 + '@aws-sdk/eventstream-serde-config-resolver': 3.347.0 + '@aws-sdk/eventstream-serde-node': 3.347.0 + '@aws-sdk/fetch-http-handler': 3.353.0 + '@aws-sdk/hash-node': 3.347.0 + '@aws-sdk/invalid-dependency': 3.347.0 + '@aws-sdk/middleware-content-length': 3.347.0 + '@aws-sdk/middleware-endpoint': 3.347.0 + '@aws-sdk/middleware-host-header': 3.347.0 + '@aws-sdk/middleware-logger': 3.347.0 + '@aws-sdk/middleware-recursion-detection': 3.347.0 + '@aws-sdk/middleware-retry': 3.354.0 + '@aws-sdk/middleware-serde': 3.347.0 + '@aws-sdk/middleware-signing': 3.354.0 + '@aws-sdk/middleware-stack': 3.347.0 + '@aws-sdk/middleware-user-agent': 3.352.0 + '@aws-sdk/node-config-provider': 3.354.0 + '@aws-sdk/node-http-handler': 3.350.0 + '@aws-sdk/smithy-client': 3.347.0 + '@aws-sdk/types': 3.347.0 + '@aws-sdk/url-parser': 3.347.0 + '@aws-sdk/util-base64': 3.310.0 + '@aws-sdk/util-body-length-browser': 3.310.0 + '@aws-sdk/util-body-length-node': 3.310.0 + '@aws-sdk/util-defaults-mode-browser': 3.353.0 + '@aws-sdk/util-defaults-mode-node': 3.354.0 + '@aws-sdk/util-endpoints': 3.352.0 + '@aws-sdk/util-retry': 3.347.0 + '@aws-sdk/util-user-agent-browser': 3.347.0 + '@aws-sdk/util-user-agent-node': 3.354.0 + '@aws-sdk/util-utf8': 3.310.0 + '@aws-sdk/util-waiter': 3.347.0 + '@smithy/protocol-http': 1.1.0 + '@smithy/types': 1.1.0 tslib: 2.6.0 transitivePeerDependencies: - aws-crt @@ -1758,107 +1760,107 @@ packages: /@aws-sdk/client-s3@3.354.0: resolution: {integrity: sha512-AEvHJipD/YhHRbS3l6uyLc6yNHF7vtmInwlQC+v4r61DeqnkHetboam2lMx5WsEJLBkKwfdsFkIEGVjI6OrjpQ==} - engines: {node: ">=14.0.0"} - dependencies: - "@aws-crypto/sha1-browser": 3.0.0 - "@aws-crypto/sha256-browser": 3.0.0 - "@aws-crypto/sha256-js": 3.0.0 - "@aws-sdk/client-sts": 3.354.0 - "@aws-sdk/config-resolver": 3.354.0 - "@aws-sdk/credential-provider-node": 3.354.0 - "@aws-sdk/eventstream-serde-browser": 3.347.0 - "@aws-sdk/eventstream-serde-config-resolver": 3.347.0 - "@aws-sdk/eventstream-serde-node": 3.347.0 - "@aws-sdk/fetch-http-handler": 3.353.0 - "@aws-sdk/hash-blob-browser": 3.353.0 - "@aws-sdk/hash-node": 3.347.0 - "@aws-sdk/hash-stream-node": 3.347.0 - "@aws-sdk/invalid-dependency": 3.347.0 - "@aws-sdk/md5-js": 3.347.0 - "@aws-sdk/middleware-bucket-endpoint": 3.354.0 - "@aws-sdk/middleware-content-length": 3.347.0 - "@aws-sdk/middleware-endpoint": 3.347.0 - "@aws-sdk/middleware-expect-continue": 3.347.0 - "@aws-sdk/middleware-flexible-checksums": 3.347.0 - "@aws-sdk/middleware-host-header": 3.347.0 - "@aws-sdk/middleware-location-constraint": 3.347.0 - "@aws-sdk/middleware-logger": 3.347.0 - "@aws-sdk/middleware-recursion-detection": 3.347.0 - "@aws-sdk/middleware-retry": 3.354.0 - "@aws-sdk/middleware-sdk-s3": 3.347.0 - "@aws-sdk/middleware-serde": 3.347.0 - "@aws-sdk/middleware-signing": 3.354.0 - "@aws-sdk/middleware-ssec": 3.347.0 - "@aws-sdk/middleware-stack": 3.347.0 - "@aws-sdk/middleware-user-agent": 3.352.0 - "@aws-sdk/node-config-provider": 3.354.0 - "@aws-sdk/node-http-handler": 3.350.0 - "@aws-sdk/signature-v4-multi-region": 3.354.0 - "@aws-sdk/smithy-client": 3.347.0 - "@aws-sdk/types": 3.347.0 - "@aws-sdk/url-parser": 3.347.0 - "@aws-sdk/util-base64": 3.310.0 - "@aws-sdk/util-body-length-browser": 3.310.0 - "@aws-sdk/util-body-length-node": 3.310.0 - "@aws-sdk/util-defaults-mode-browser": 3.353.0 - "@aws-sdk/util-defaults-mode-node": 3.354.0 - "@aws-sdk/util-endpoints": 3.352.0 - "@aws-sdk/util-retry": 3.347.0 - "@aws-sdk/util-stream-browser": 3.353.0 - "@aws-sdk/util-stream-node": 3.350.0 - "@aws-sdk/util-user-agent-browser": 3.347.0 - "@aws-sdk/util-user-agent-node": 3.354.0 - "@aws-sdk/util-utf8": 3.310.0 - "@aws-sdk/util-waiter": 3.347.0 - "@aws-sdk/xml-builder": 3.310.0 - "@smithy/protocol-http": 1.1.0 - "@smithy/types": 1.1.0 + engines: {node: '>=14.0.0'} + dependencies: + '@aws-crypto/sha1-browser': 3.0.0 + '@aws-crypto/sha256-browser': 3.0.0 + '@aws-crypto/sha256-js': 3.0.0 + '@aws-sdk/client-sts': 3.354.0 + '@aws-sdk/config-resolver': 3.354.0 + '@aws-sdk/credential-provider-node': 3.354.0 + '@aws-sdk/eventstream-serde-browser': 3.347.0 + '@aws-sdk/eventstream-serde-config-resolver': 3.347.0 + '@aws-sdk/eventstream-serde-node': 3.347.0 + '@aws-sdk/fetch-http-handler': 3.353.0 + '@aws-sdk/hash-blob-browser': 3.353.0 + '@aws-sdk/hash-node': 3.347.0 + '@aws-sdk/hash-stream-node': 3.347.0 + '@aws-sdk/invalid-dependency': 3.347.0 + '@aws-sdk/md5-js': 3.347.0 + '@aws-sdk/middleware-bucket-endpoint': 3.354.0 + '@aws-sdk/middleware-content-length': 3.347.0 + '@aws-sdk/middleware-endpoint': 3.347.0 + '@aws-sdk/middleware-expect-continue': 3.347.0 + '@aws-sdk/middleware-flexible-checksums': 3.347.0 + '@aws-sdk/middleware-host-header': 3.347.0 + '@aws-sdk/middleware-location-constraint': 3.347.0 + '@aws-sdk/middleware-logger': 3.347.0 + '@aws-sdk/middleware-recursion-detection': 3.347.0 + '@aws-sdk/middleware-retry': 3.354.0 + '@aws-sdk/middleware-sdk-s3': 3.347.0 + '@aws-sdk/middleware-serde': 3.347.0 + '@aws-sdk/middleware-signing': 3.354.0 + '@aws-sdk/middleware-ssec': 3.347.0 + '@aws-sdk/middleware-stack': 3.347.0 + '@aws-sdk/middleware-user-agent': 3.352.0 + '@aws-sdk/node-config-provider': 3.354.0 + '@aws-sdk/node-http-handler': 3.350.0 + '@aws-sdk/signature-v4-multi-region': 3.354.0 + '@aws-sdk/smithy-client': 3.347.0 + '@aws-sdk/types': 3.347.0 + '@aws-sdk/url-parser': 3.347.0 + '@aws-sdk/util-base64': 3.310.0 + '@aws-sdk/util-body-length-browser': 3.310.0 + '@aws-sdk/util-body-length-node': 3.310.0 + '@aws-sdk/util-defaults-mode-browser': 3.353.0 + '@aws-sdk/util-defaults-mode-node': 3.354.0 + '@aws-sdk/util-endpoints': 3.352.0 + '@aws-sdk/util-retry': 3.347.0 + '@aws-sdk/util-stream-browser': 3.353.0 + '@aws-sdk/util-stream-node': 3.350.0 + '@aws-sdk/util-user-agent-browser': 3.347.0 + '@aws-sdk/util-user-agent-node': 3.354.0 + '@aws-sdk/util-utf8': 3.310.0 + '@aws-sdk/util-waiter': 3.347.0 + '@aws-sdk/xml-builder': 3.310.0 + '@smithy/protocol-http': 1.1.0 + '@smithy/types': 1.1.0 fast-xml-parser: 4.2.4 tslib: 2.6.0 transitivePeerDependencies: - - "@aws-sdk/signature-v4-crt" + - '@aws-sdk/signature-v4-crt' - aws-crt dev: false /@aws-sdk/client-secrets-manager@3.354.0: resolution: {integrity: sha512-x/cbIL7YskM3rTA/wjGW1sK3ZGedvQDroUmKLdUWae6/VvjpVktasLInoeZiEP0tICbGzTVSxJUEwdg6dp9+Mw==} - engines: {node: ">=14.0.0"} - dependencies: - "@aws-crypto/sha256-browser": 3.0.0 - "@aws-crypto/sha256-js": 3.0.0 - "@aws-sdk/client-sts": 3.354.0 - "@aws-sdk/config-resolver": 3.354.0 - "@aws-sdk/credential-provider-node": 3.354.0 - "@aws-sdk/fetch-http-handler": 3.353.0 - "@aws-sdk/hash-node": 3.347.0 - "@aws-sdk/invalid-dependency": 3.347.0 - "@aws-sdk/middleware-content-length": 3.347.0 - "@aws-sdk/middleware-endpoint": 3.347.0 - "@aws-sdk/middleware-host-header": 3.347.0 - "@aws-sdk/middleware-logger": 3.347.0 - "@aws-sdk/middleware-recursion-detection": 3.347.0 - "@aws-sdk/middleware-retry": 3.354.0 - "@aws-sdk/middleware-serde": 3.347.0 - "@aws-sdk/middleware-signing": 3.354.0 - "@aws-sdk/middleware-stack": 3.347.0 - "@aws-sdk/middleware-user-agent": 3.352.0 - "@aws-sdk/node-config-provider": 3.354.0 - "@aws-sdk/node-http-handler": 3.350.0 - "@aws-sdk/smithy-client": 3.347.0 - "@aws-sdk/types": 3.347.0 - "@aws-sdk/url-parser": 3.347.0 - "@aws-sdk/util-base64": 3.310.0 - "@aws-sdk/util-body-length-browser": 3.310.0 - "@aws-sdk/util-body-length-node": 3.310.0 - "@aws-sdk/util-defaults-mode-browser": 3.353.0 - "@aws-sdk/util-defaults-mode-node": 3.354.0 - "@aws-sdk/util-endpoints": 3.352.0 - "@aws-sdk/util-retry": 3.347.0 - "@aws-sdk/util-user-agent-browser": 3.347.0 - "@aws-sdk/util-user-agent-node": 3.354.0 - "@aws-sdk/util-utf8": 3.310.0 - "@smithy/protocol-http": 1.1.0 - "@smithy/types": 1.1.0 + engines: {node: '>=14.0.0'} + dependencies: + '@aws-crypto/sha256-browser': 3.0.0 + '@aws-crypto/sha256-js': 3.0.0 + '@aws-sdk/client-sts': 3.354.0 + '@aws-sdk/config-resolver': 3.354.0 + '@aws-sdk/credential-provider-node': 3.354.0 + '@aws-sdk/fetch-http-handler': 3.353.0 + '@aws-sdk/hash-node': 3.347.0 + '@aws-sdk/invalid-dependency': 3.347.0 + '@aws-sdk/middleware-content-length': 3.347.0 + '@aws-sdk/middleware-endpoint': 3.347.0 + '@aws-sdk/middleware-host-header': 3.347.0 + '@aws-sdk/middleware-logger': 3.347.0 + '@aws-sdk/middleware-recursion-detection': 3.347.0 + '@aws-sdk/middleware-retry': 3.354.0 + '@aws-sdk/middleware-serde': 3.347.0 + '@aws-sdk/middleware-signing': 3.354.0 + '@aws-sdk/middleware-stack': 3.347.0 + '@aws-sdk/middleware-user-agent': 3.352.0 + '@aws-sdk/node-config-provider': 3.354.0 + '@aws-sdk/node-http-handler': 3.350.0 + '@aws-sdk/smithy-client': 3.347.0 + '@aws-sdk/types': 3.347.0 + '@aws-sdk/url-parser': 3.347.0 + '@aws-sdk/util-base64': 3.310.0 + '@aws-sdk/util-body-length-browser': 3.310.0 + '@aws-sdk/util-body-length-node': 3.310.0 + '@aws-sdk/util-defaults-mode-browser': 3.353.0 + '@aws-sdk/util-defaults-mode-node': 3.354.0 + '@aws-sdk/util-endpoints': 3.352.0 + '@aws-sdk/util-retry': 3.347.0 + '@aws-sdk/util-user-agent-browser': 3.347.0 + '@aws-sdk/util-user-agent-node': 3.354.0 + '@aws-sdk/util-utf8': 3.310.0 + '@smithy/protocol-http': 1.1.0 + '@smithy/types': 1.1.0 tslib: 2.6.0 uuid: 8.3.2 transitivePeerDependencies: @@ -1867,43 +1869,43 @@ packages: /@aws-sdk/client-sns@3.354.0: resolution: {integrity: sha512-9yYxYm0fkw1UrpiNM8ZCtNUjwA67JaIjwe1KloynKxx1GCWJ8R36nZUiYaEX3tTosFKqi1zbmswAPpIqwJhFSw==} - engines: {node: ">=14.0.0"} - dependencies: - "@aws-crypto/sha256-browser": 3.0.0 - "@aws-crypto/sha256-js": 3.0.0 - "@aws-sdk/client-sts": 3.354.0 - "@aws-sdk/config-resolver": 3.354.0 - "@aws-sdk/credential-provider-node": 3.354.0 - "@aws-sdk/fetch-http-handler": 3.353.0 - "@aws-sdk/hash-node": 3.347.0 - "@aws-sdk/invalid-dependency": 3.347.0 - "@aws-sdk/middleware-content-length": 3.347.0 - "@aws-sdk/middleware-endpoint": 3.347.0 - "@aws-sdk/middleware-host-header": 3.347.0 - "@aws-sdk/middleware-logger": 3.347.0 - "@aws-sdk/middleware-recursion-detection": 3.347.0 - "@aws-sdk/middleware-retry": 3.354.0 - "@aws-sdk/middleware-serde": 3.347.0 - "@aws-sdk/middleware-signing": 3.354.0 - "@aws-sdk/middleware-stack": 3.347.0 - "@aws-sdk/middleware-user-agent": 3.352.0 - "@aws-sdk/node-config-provider": 3.354.0 - "@aws-sdk/node-http-handler": 3.350.0 - "@aws-sdk/smithy-client": 3.347.0 - "@aws-sdk/types": 3.347.0 - "@aws-sdk/url-parser": 3.347.0 - "@aws-sdk/util-base64": 3.310.0 - "@aws-sdk/util-body-length-browser": 3.310.0 - "@aws-sdk/util-body-length-node": 3.310.0 - "@aws-sdk/util-defaults-mode-browser": 3.353.0 - "@aws-sdk/util-defaults-mode-node": 3.354.0 - "@aws-sdk/util-endpoints": 3.352.0 - "@aws-sdk/util-retry": 3.347.0 - "@aws-sdk/util-user-agent-browser": 3.347.0 - "@aws-sdk/util-user-agent-node": 3.354.0 - "@aws-sdk/util-utf8": 3.310.0 - "@smithy/protocol-http": 1.1.0 - "@smithy/types": 1.1.0 + engines: {node: '>=14.0.0'} + dependencies: + '@aws-crypto/sha256-browser': 3.0.0 + '@aws-crypto/sha256-js': 3.0.0 + '@aws-sdk/client-sts': 3.354.0 + '@aws-sdk/config-resolver': 3.354.0 + '@aws-sdk/credential-provider-node': 3.354.0 + '@aws-sdk/fetch-http-handler': 3.353.0 + '@aws-sdk/hash-node': 3.347.0 + '@aws-sdk/invalid-dependency': 3.347.0 + '@aws-sdk/middleware-content-length': 3.347.0 + '@aws-sdk/middleware-endpoint': 3.347.0 + '@aws-sdk/middleware-host-header': 3.347.0 + '@aws-sdk/middleware-logger': 3.347.0 + '@aws-sdk/middleware-recursion-detection': 3.347.0 + '@aws-sdk/middleware-retry': 3.354.0 + '@aws-sdk/middleware-serde': 3.347.0 + '@aws-sdk/middleware-signing': 3.354.0 + '@aws-sdk/middleware-stack': 3.347.0 + '@aws-sdk/middleware-user-agent': 3.352.0 + '@aws-sdk/node-config-provider': 3.354.0 + '@aws-sdk/node-http-handler': 3.350.0 + '@aws-sdk/smithy-client': 3.347.0 + '@aws-sdk/types': 3.347.0 + '@aws-sdk/url-parser': 3.347.0 + '@aws-sdk/util-base64': 3.310.0 + '@aws-sdk/util-body-length-browser': 3.310.0 + '@aws-sdk/util-body-length-node': 3.310.0 + '@aws-sdk/util-defaults-mode-browser': 3.353.0 + '@aws-sdk/util-defaults-mode-node': 3.354.0 + '@aws-sdk/util-endpoints': 3.352.0 + '@aws-sdk/util-retry': 3.347.0 + '@aws-sdk/util-user-agent-browser': 3.347.0 + '@aws-sdk/util-user-agent-node': 3.354.0 + '@aws-sdk/util-utf8': 3.310.0 + '@smithy/protocol-http': 1.1.0 + '@smithy/types': 1.1.0 fast-xml-parser: 4.2.4 tslib: 2.6.0 transitivePeerDependencies: @@ -1912,45 +1914,45 @@ packages: /@aws-sdk/client-sqs@3.354.0: resolution: {integrity: sha512-zHhOU0nbxtwVBeuR4HJQyKjh5eBth+n2wULZet83RwMPT1EICAJbREKWbBW6Cyg395Lxtuc41Ie4lQZoKx2how==} - engines: {node: ">=14.0.0"} - dependencies: - "@aws-crypto/sha256-browser": 3.0.0 - "@aws-crypto/sha256-js": 3.0.0 - "@aws-sdk/client-sts": 3.354.0 - "@aws-sdk/config-resolver": 3.354.0 - "@aws-sdk/credential-provider-node": 3.354.0 - "@aws-sdk/fetch-http-handler": 3.353.0 - "@aws-sdk/hash-node": 3.347.0 - "@aws-sdk/invalid-dependency": 3.347.0 - "@aws-sdk/md5-js": 3.347.0 - "@aws-sdk/middleware-content-length": 3.347.0 - "@aws-sdk/middleware-endpoint": 3.347.0 - "@aws-sdk/middleware-host-header": 3.347.0 - "@aws-sdk/middleware-logger": 3.347.0 - "@aws-sdk/middleware-recursion-detection": 3.347.0 - "@aws-sdk/middleware-retry": 3.354.0 - "@aws-sdk/middleware-sdk-sqs": 3.347.0 - "@aws-sdk/middleware-serde": 3.347.0 - "@aws-sdk/middleware-signing": 3.354.0 - "@aws-sdk/middleware-stack": 3.347.0 - "@aws-sdk/middleware-user-agent": 3.352.0 - "@aws-sdk/node-config-provider": 3.354.0 - "@aws-sdk/node-http-handler": 3.350.0 - "@aws-sdk/smithy-client": 3.347.0 - "@aws-sdk/types": 3.347.0 - "@aws-sdk/url-parser": 3.347.0 - "@aws-sdk/util-base64": 3.310.0 - "@aws-sdk/util-body-length-browser": 3.310.0 - "@aws-sdk/util-body-length-node": 3.310.0 - "@aws-sdk/util-defaults-mode-browser": 3.353.0 - "@aws-sdk/util-defaults-mode-node": 3.354.0 - "@aws-sdk/util-endpoints": 3.352.0 - "@aws-sdk/util-retry": 3.347.0 - "@aws-sdk/util-user-agent-browser": 3.347.0 - "@aws-sdk/util-user-agent-node": 3.354.0 - "@aws-sdk/util-utf8": 3.310.0 - "@smithy/protocol-http": 1.1.0 - "@smithy/types": 1.1.0 + engines: {node: '>=14.0.0'} + dependencies: + '@aws-crypto/sha256-browser': 3.0.0 + '@aws-crypto/sha256-js': 3.0.0 + '@aws-sdk/client-sts': 3.354.0 + '@aws-sdk/config-resolver': 3.354.0 + '@aws-sdk/credential-provider-node': 3.354.0 + '@aws-sdk/fetch-http-handler': 3.353.0 + '@aws-sdk/hash-node': 3.347.0 + '@aws-sdk/invalid-dependency': 3.347.0 + '@aws-sdk/md5-js': 3.347.0 + '@aws-sdk/middleware-content-length': 3.347.0 + '@aws-sdk/middleware-endpoint': 3.347.0 + '@aws-sdk/middleware-host-header': 3.347.0 + '@aws-sdk/middleware-logger': 3.347.0 + '@aws-sdk/middleware-recursion-detection': 3.347.0 + '@aws-sdk/middleware-retry': 3.354.0 + '@aws-sdk/middleware-sdk-sqs': 3.347.0 + '@aws-sdk/middleware-serde': 3.347.0 + '@aws-sdk/middleware-signing': 3.354.0 + '@aws-sdk/middleware-stack': 3.347.0 + '@aws-sdk/middleware-user-agent': 3.352.0 + '@aws-sdk/node-config-provider': 3.354.0 + '@aws-sdk/node-http-handler': 3.350.0 + '@aws-sdk/smithy-client': 3.347.0 + '@aws-sdk/types': 3.347.0 + '@aws-sdk/url-parser': 3.347.0 + '@aws-sdk/util-base64': 3.310.0 + '@aws-sdk/util-body-length-browser': 3.310.0 + '@aws-sdk/util-body-length-node': 3.310.0 + '@aws-sdk/util-defaults-mode-browser': 3.353.0 + '@aws-sdk/util-defaults-mode-node': 3.354.0 + '@aws-sdk/util-endpoints': 3.352.0 + '@aws-sdk/util-retry': 3.347.0 + '@aws-sdk/util-user-agent-browser': 3.347.0 + '@aws-sdk/util-user-agent-node': 3.354.0 + '@aws-sdk/util-utf8': 3.310.0 + '@smithy/protocol-http': 1.1.0 + '@smithy/types': 1.1.0 fast-xml-parser: 4.2.4 tslib: 2.6.0 transitivePeerDependencies: @@ -1959,40 +1961,40 @@ packages: /@aws-sdk/client-sso-oidc@3.354.0: resolution: {integrity: sha512-XZcg4s2zKb4S8ltluiw5yxpm974uZqzo2HTECt1lbzUJgVgLsMAh/nPJ1fLqg4jadT+rf8Lq2FEFqOM/vxWT8A==} - engines: {node: ">=14.0.0"} - dependencies: - "@aws-crypto/sha256-browser": 3.0.0 - "@aws-crypto/sha256-js": 3.0.0 - "@aws-sdk/config-resolver": 3.354.0 - "@aws-sdk/fetch-http-handler": 3.353.0 - "@aws-sdk/hash-node": 3.347.0 - "@aws-sdk/invalid-dependency": 3.347.0 - "@aws-sdk/middleware-content-length": 3.347.0 - "@aws-sdk/middleware-endpoint": 3.347.0 - "@aws-sdk/middleware-host-header": 3.347.0 - "@aws-sdk/middleware-logger": 3.347.0 - "@aws-sdk/middleware-recursion-detection": 3.347.0 - "@aws-sdk/middleware-retry": 3.354.0 - "@aws-sdk/middleware-serde": 3.347.0 - "@aws-sdk/middleware-stack": 3.347.0 - "@aws-sdk/middleware-user-agent": 3.352.0 - "@aws-sdk/node-config-provider": 3.354.0 - "@aws-sdk/node-http-handler": 3.350.0 - "@aws-sdk/smithy-client": 3.347.0 - "@aws-sdk/types": 3.347.0 - "@aws-sdk/url-parser": 3.347.0 - "@aws-sdk/util-base64": 3.310.0 - "@aws-sdk/util-body-length-browser": 3.310.0 - "@aws-sdk/util-body-length-node": 3.310.0 - "@aws-sdk/util-defaults-mode-browser": 3.353.0 - "@aws-sdk/util-defaults-mode-node": 3.354.0 - "@aws-sdk/util-endpoints": 3.352.0 - "@aws-sdk/util-retry": 3.347.0 - "@aws-sdk/util-user-agent-browser": 3.347.0 - "@aws-sdk/util-user-agent-node": 3.354.0 - "@aws-sdk/util-utf8": 3.310.0 - "@smithy/protocol-http": 1.1.0 - "@smithy/types": 1.1.0 + engines: {node: '>=14.0.0'} + dependencies: + '@aws-crypto/sha256-browser': 3.0.0 + '@aws-crypto/sha256-js': 3.0.0 + '@aws-sdk/config-resolver': 3.354.0 + '@aws-sdk/fetch-http-handler': 3.353.0 + '@aws-sdk/hash-node': 3.347.0 + '@aws-sdk/invalid-dependency': 3.347.0 + '@aws-sdk/middleware-content-length': 3.347.0 + '@aws-sdk/middleware-endpoint': 3.347.0 + '@aws-sdk/middleware-host-header': 3.347.0 + '@aws-sdk/middleware-logger': 3.347.0 + '@aws-sdk/middleware-recursion-detection': 3.347.0 + '@aws-sdk/middleware-retry': 3.354.0 + '@aws-sdk/middleware-serde': 3.347.0 + '@aws-sdk/middleware-stack': 3.347.0 + '@aws-sdk/middleware-user-agent': 3.352.0 + '@aws-sdk/node-config-provider': 3.354.0 + '@aws-sdk/node-http-handler': 3.350.0 + '@aws-sdk/smithy-client': 3.347.0 + '@aws-sdk/types': 3.347.0 + '@aws-sdk/url-parser': 3.347.0 + '@aws-sdk/util-base64': 3.310.0 + '@aws-sdk/util-body-length-browser': 3.310.0 + '@aws-sdk/util-body-length-node': 3.310.0 + '@aws-sdk/util-defaults-mode-browser': 3.353.0 + '@aws-sdk/util-defaults-mode-node': 3.354.0 + '@aws-sdk/util-endpoints': 3.352.0 + '@aws-sdk/util-retry': 3.347.0 + '@aws-sdk/util-user-agent-browser': 3.347.0 + '@aws-sdk/util-user-agent-node': 3.354.0 + '@aws-sdk/util-utf8': 3.310.0 + '@smithy/protocol-http': 1.1.0 + '@smithy/types': 1.1.0 tslib: 2.6.0 transitivePeerDependencies: - aws-crt @@ -2000,40 +2002,40 @@ packages: /@aws-sdk/client-sso@3.354.0: resolution: {integrity: sha512-4jmvjJYDaaPmm1n2TG4LYfTEnHLKcJmImgBqhgzhMgaypb4u/k1iw0INV2r/afYPL/FsrLFwc46RM3HYx3nc4A==} - engines: {node: ">=14.0.0"} - dependencies: - "@aws-crypto/sha256-browser": 3.0.0 - "@aws-crypto/sha256-js": 3.0.0 - "@aws-sdk/config-resolver": 3.354.0 - "@aws-sdk/fetch-http-handler": 3.353.0 - "@aws-sdk/hash-node": 3.347.0 - "@aws-sdk/invalid-dependency": 3.347.0 - "@aws-sdk/middleware-content-length": 3.347.0 - "@aws-sdk/middleware-endpoint": 3.347.0 - "@aws-sdk/middleware-host-header": 3.347.0 - "@aws-sdk/middleware-logger": 3.347.0 - "@aws-sdk/middleware-recursion-detection": 3.347.0 - "@aws-sdk/middleware-retry": 3.354.0 - "@aws-sdk/middleware-serde": 3.347.0 - "@aws-sdk/middleware-stack": 3.347.0 - "@aws-sdk/middleware-user-agent": 3.352.0 - "@aws-sdk/node-config-provider": 3.354.0 - "@aws-sdk/node-http-handler": 3.350.0 - "@aws-sdk/smithy-client": 3.347.0 - "@aws-sdk/types": 3.347.0 - "@aws-sdk/url-parser": 3.347.0 - "@aws-sdk/util-base64": 3.310.0 - "@aws-sdk/util-body-length-browser": 3.310.0 - "@aws-sdk/util-body-length-node": 3.310.0 - "@aws-sdk/util-defaults-mode-browser": 3.353.0 - "@aws-sdk/util-defaults-mode-node": 3.354.0 - "@aws-sdk/util-endpoints": 3.352.0 - "@aws-sdk/util-retry": 3.347.0 - "@aws-sdk/util-user-agent-browser": 3.347.0 - "@aws-sdk/util-user-agent-node": 3.354.0 - "@aws-sdk/util-utf8": 3.310.0 - "@smithy/protocol-http": 1.1.0 - "@smithy/types": 1.1.0 + engines: {node: '>=14.0.0'} + dependencies: + '@aws-crypto/sha256-browser': 3.0.0 + '@aws-crypto/sha256-js': 3.0.0 + '@aws-sdk/config-resolver': 3.354.0 + '@aws-sdk/fetch-http-handler': 3.353.0 + '@aws-sdk/hash-node': 3.347.0 + '@aws-sdk/invalid-dependency': 3.347.0 + '@aws-sdk/middleware-content-length': 3.347.0 + '@aws-sdk/middleware-endpoint': 3.347.0 + '@aws-sdk/middleware-host-header': 3.347.0 + '@aws-sdk/middleware-logger': 3.347.0 + '@aws-sdk/middleware-recursion-detection': 3.347.0 + '@aws-sdk/middleware-retry': 3.354.0 + '@aws-sdk/middleware-serde': 3.347.0 + '@aws-sdk/middleware-stack': 3.347.0 + '@aws-sdk/middleware-user-agent': 3.352.0 + '@aws-sdk/node-config-provider': 3.354.0 + '@aws-sdk/node-http-handler': 3.350.0 + '@aws-sdk/smithy-client': 3.347.0 + '@aws-sdk/types': 3.347.0 + '@aws-sdk/url-parser': 3.347.0 + '@aws-sdk/util-base64': 3.310.0 + '@aws-sdk/util-body-length-browser': 3.310.0 + '@aws-sdk/util-body-length-node': 3.310.0 + '@aws-sdk/util-defaults-mode-browser': 3.353.0 + '@aws-sdk/util-defaults-mode-node': 3.354.0 + '@aws-sdk/util-endpoints': 3.352.0 + '@aws-sdk/util-retry': 3.347.0 + '@aws-sdk/util-user-agent-browser': 3.347.0 + '@aws-sdk/util-user-agent-node': 3.354.0 + '@aws-sdk/util-utf8': 3.310.0 + '@smithy/protocol-http': 1.1.0 + '@smithy/types': 1.1.0 tslib: 2.6.0 transitivePeerDependencies: - aws-crt @@ -2041,43 +2043,43 @@ packages: /@aws-sdk/client-sts@3.354.0: resolution: {integrity: sha512-l9Ar/C/3PNlToM1ukHVfBtp4plbRUxLMYY2DOTMI0nb3jzfcvETBcdEGCP51fX4uAfJ2vc4g5qBF/qXKX0LMWA==} - engines: {node: ">=14.0.0"} - dependencies: - "@aws-crypto/sha256-browser": 3.0.0 - "@aws-crypto/sha256-js": 3.0.0 - "@aws-sdk/config-resolver": 3.354.0 - "@aws-sdk/credential-provider-node": 3.354.0 - "@aws-sdk/fetch-http-handler": 3.353.0 - "@aws-sdk/hash-node": 3.347.0 - "@aws-sdk/invalid-dependency": 3.347.0 - "@aws-sdk/middleware-content-length": 3.347.0 - "@aws-sdk/middleware-endpoint": 3.347.0 - "@aws-sdk/middleware-host-header": 3.347.0 - "@aws-sdk/middleware-logger": 3.347.0 - "@aws-sdk/middleware-recursion-detection": 3.347.0 - "@aws-sdk/middleware-retry": 3.354.0 - "@aws-sdk/middleware-sdk-sts": 3.354.0 - "@aws-sdk/middleware-serde": 3.347.0 - "@aws-sdk/middleware-signing": 3.354.0 - "@aws-sdk/middleware-stack": 3.347.0 - "@aws-sdk/middleware-user-agent": 3.352.0 - "@aws-sdk/node-config-provider": 3.354.0 - "@aws-sdk/node-http-handler": 3.350.0 - "@aws-sdk/smithy-client": 3.347.0 - "@aws-sdk/types": 3.347.0 - "@aws-sdk/url-parser": 3.347.0 - "@aws-sdk/util-base64": 3.310.0 - "@aws-sdk/util-body-length-browser": 3.310.0 - "@aws-sdk/util-body-length-node": 3.310.0 - "@aws-sdk/util-defaults-mode-browser": 3.353.0 - "@aws-sdk/util-defaults-mode-node": 3.354.0 - "@aws-sdk/util-endpoints": 3.352.0 - "@aws-sdk/util-retry": 3.347.0 - "@aws-sdk/util-user-agent-browser": 3.347.0 - "@aws-sdk/util-user-agent-node": 3.354.0 - "@aws-sdk/util-utf8": 3.310.0 - "@smithy/protocol-http": 1.1.0 - "@smithy/types": 1.1.0 + engines: {node: '>=14.0.0'} + dependencies: + '@aws-crypto/sha256-browser': 3.0.0 + '@aws-crypto/sha256-js': 3.0.0 + '@aws-sdk/config-resolver': 3.354.0 + '@aws-sdk/credential-provider-node': 3.354.0 + '@aws-sdk/fetch-http-handler': 3.353.0 + '@aws-sdk/hash-node': 3.347.0 + '@aws-sdk/invalid-dependency': 3.347.0 + '@aws-sdk/middleware-content-length': 3.347.0 + '@aws-sdk/middleware-endpoint': 3.347.0 + '@aws-sdk/middleware-host-header': 3.347.0 + '@aws-sdk/middleware-logger': 3.347.0 + '@aws-sdk/middleware-recursion-detection': 3.347.0 + '@aws-sdk/middleware-retry': 3.354.0 + '@aws-sdk/middleware-sdk-sts': 3.354.0 + '@aws-sdk/middleware-serde': 3.347.0 + '@aws-sdk/middleware-signing': 3.354.0 + '@aws-sdk/middleware-stack': 3.347.0 + '@aws-sdk/middleware-user-agent': 3.352.0 + '@aws-sdk/node-config-provider': 3.354.0 + '@aws-sdk/node-http-handler': 3.350.0 + '@aws-sdk/smithy-client': 3.347.0 + '@aws-sdk/types': 3.347.0 + '@aws-sdk/url-parser': 3.347.0 + '@aws-sdk/util-base64': 3.310.0 + '@aws-sdk/util-body-length-browser': 3.310.0 + '@aws-sdk/util-body-length-node': 3.310.0 + '@aws-sdk/util-defaults-mode-browser': 3.353.0 + '@aws-sdk/util-defaults-mode-node': 3.354.0 + '@aws-sdk/util-endpoints': 3.352.0 + '@aws-sdk/util-retry': 3.347.0 + '@aws-sdk/util-user-agent-browser': 3.347.0 + '@aws-sdk/util-user-agent-node': 3.354.0 + '@aws-sdk/util-utf8': 3.310.0 + '@smithy/protocol-http': 1.1.0 + '@smithy/types': 1.1.0 fast-xml-parser: 4.2.4 tslib: 2.6.0 transitivePeerDependencies: @@ -2086,46 +2088,46 @@ packages: /@aws-sdk/config-resolver@3.354.0: resolution: {integrity: sha512-K4XWie8yJPT8bpYVX54VJMQhiJRTw8PrjEs9QrKqvwoCcZ3G4qEt40tIu33XksuokXxk8rrVH5d7odOPBsAtdg==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: - "@aws-sdk/types": 3.347.0 - "@aws-sdk/util-config-provider": 3.310.0 - "@aws-sdk/util-middleware": 3.347.0 + '@aws-sdk/types': 3.347.0 + '@aws-sdk/util-config-provider': 3.310.0 + '@aws-sdk/util-middleware': 3.347.0 tslib: 2.6.0 dev: false /@aws-sdk/credential-provider-env@3.353.0: resolution: {integrity: sha512-Y4VsNS8O1FAD5J7S5itOhnOghQ5LIXlZ44t35nF8cbcF+JPvY3ToKzYpjYN1jM7DXKqU4shtqgYpzSqxlvEgKQ==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: - "@aws-sdk/property-provider": 3.353.0 - "@aws-sdk/types": 3.347.0 + '@aws-sdk/property-provider': 3.353.0 + '@aws-sdk/types': 3.347.0 tslib: 2.6.0 dev: false /@aws-sdk/credential-provider-imds@3.354.0: resolution: {integrity: sha512-AB+PuDd1jX6qgz+JYvIyOn8Kz9/lQ60KuY1TFb7g3S8zURw+DSeMJNR1jzEsorWICTzhxXmyasHVMa4Eo4Uq+Q==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: - "@aws-sdk/node-config-provider": 3.354.0 - "@aws-sdk/property-provider": 3.353.0 - "@aws-sdk/types": 3.347.0 - "@aws-sdk/url-parser": 3.347.0 + '@aws-sdk/node-config-provider': 3.354.0 + '@aws-sdk/property-provider': 3.353.0 + '@aws-sdk/types': 3.347.0 + '@aws-sdk/url-parser': 3.347.0 tslib: 2.6.0 dev: false /@aws-sdk/credential-provider-ini@3.354.0: resolution: {integrity: sha512-bn2ifrRsxWpxzwXa25jRdUECQ1dC+NB3YlRYnGdIaIQLF559N2jnfCabYzqyfKI++WU7aQeMofPe2PxVGlbv9Q==} - engines: {node: ">=14.0.0"} - dependencies: - "@aws-sdk/credential-provider-env": 3.353.0 - "@aws-sdk/credential-provider-imds": 3.354.0 - "@aws-sdk/credential-provider-process": 3.354.0 - "@aws-sdk/credential-provider-sso": 3.354.0 - "@aws-sdk/credential-provider-web-identity": 3.354.0 - "@aws-sdk/property-provider": 3.353.0 - "@aws-sdk/shared-ini-file-loader": 3.354.0 - "@aws-sdk/types": 3.347.0 + engines: {node: '>=14.0.0'} + dependencies: + '@aws-sdk/credential-provider-env': 3.353.0 + '@aws-sdk/credential-provider-imds': 3.354.0 + '@aws-sdk/credential-provider-process': 3.354.0 + '@aws-sdk/credential-provider-sso': 3.354.0 + '@aws-sdk/credential-provider-web-identity': 3.354.0 + '@aws-sdk/property-provider': 3.353.0 + '@aws-sdk/shared-ini-file-loader': 3.354.0 + '@aws-sdk/types': 3.347.0 tslib: 2.6.0 transitivePeerDependencies: - aws-crt @@ -2133,17 +2135,17 @@ packages: /@aws-sdk/credential-provider-node@3.354.0: resolution: {integrity: sha512-ltKiRtHfqDaCcrb44DIoSHQ9MposFl/aDtNdu5OdQv/2Q1r7M/r2fQdq9DHOrxeQQjaUH4C6k6fGTsxALTHyNA==} - engines: {node: ">=14.0.0"} - dependencies: - "@aws-sdk/credential-provider-env": 3.353.0 - "@aws-sdk/credential-provider-imds": 3.354.0 - "@aws-sdk/credential-provider-ini": 3.354.0 - "@aws-sdk/credential-provider-process": 3.354.0 - "@aws-sdk/credential-provider-sso": 3.354.0 - "@aws-sdk/credential-provider-web-identity": 3.354.0 - "@aws-sdk/property-provider": 3.353.0 - "@aws-sdk/shared-ini-file-loader": 3.354.0 - "@aws-sdk/types": 3.347.0 + engines: {node: '>=14.0.0'} + dependencies: + '@aws-sdk/credential-provider-env': 3.353.0 + '@aws-sdk/credential-provider-imds': 3.354.0 + '@aws-sdk/credential-provider-ini': 3.354.0 + '@aws-sdk/credential-provider-process': 3.354.0 + '@aws-sdk/credential-provider-sso': 3.354.0 + '@aws-sdk/credential-provider-web-identity': 3.354.0 + '@aws-sdk/property-provider': 3.353.0 + '@aws-sdk/shared-ini-file-loader': 3.354.0 + '@aws-sdk/types': 3.347.0 tslib: 2.6.0 transitivePeerDependencies: - aws-crt @@ -2151,23 +2153,23 @@ packages: /@aws-sdk/credential-provider-process@3.354.0: resolution: {integrity: sha512-AxpASm+tS8V1PY4PLfG9dtqa96lzBJ3niTQb+RAm4uYCddW7gxNDkGB+jSCzVdUPVa3xA2ITBS/ka3C5yM8YWg==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: - "@aws-sdk/property-provider": 3.353.0 - "@aws-sdk/shared-ini-file-loader": 3.354.0 - "@aws-sdk/types": 3.347.0 + '@aws-sdk/property-provider': 3.353.0 + '@aws-sdk/shared-ini-file-loader': 3.354.0 + '@aws-sdk/types': 3.347.0 tslib: 2.6.0 dev: false /@aws-sdk/credential-provider-sso@3.354.0: resolution: {integrity: sha512-ihiaUxh8V/nQgTOgQZxWQcbckXhM+J6Wdc4F0z9soi48iSOqzRpzPw5E14wSZScEZjNY/gKEDz8gCt8WkT/G0w==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: - "@aws-sdk/client-sso": 3.354.0 - "@aws-sdk/property-provider": 3.353.0 - "@aws-sdk/shared-ini-file-loader": 3.354.0 - "@aws-sdk/token-providers": 3.354.0 - "@aws-sdk/types": 3.347.0 + '@aws-sdk/client-sso': 3.354.0 + '@aws-sdk/property-provider': 3.353.0 + '@aws-sdk/shared-ini-file-loader': 3.354.0 + '@aws-sdk/token-providers': 3.354.0 + '@aws-sdk/types': 3.347.0 tslib: 2.6.0 transitivePeerDependencies: - aws-crt @@ -2175,16 +2177,16 @@ packages: /@aws-sdk/credential-provider-web-identity@3.354.0: resolution: {integrity: sha512-scx9mAf4m3Hc3uMX2Vh8GciEcC/5GqeDI8qc0zBj+UF/5c/GtihZA4WoCV3Sg3jMPDUKY81DiFCtcKHhtUqKfg==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: - "@aws-sdk/property-provider": 3.353.0 - "@aws-sdk/types": 3.347.0 + '@aws-sdk/property-provider': 3.353.0 + '@aws-sdk/types': 3.347.0 tslib: 2.6.0 dev: false /@aws-sdk/endpoint-cache@3.310.0: resolution: {integrity: sha512-y3wipforet41EDTI0vnzxILqwAGll1KfI5qcdX9pXF/WF1f+3frcOtPiWtQEZQpy4czRogKm3BHo70QBYAZxlQ==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: mnemonist: 0.38.3 tslib: 2.6.0 @@ -2193,94 +2195,94 @@ packages: /@aws-sdk/eventstream-codec@3.347.0: resolution: {integrity: sha512-61q+SyspjsaQ4sdgjizMyRgVph2CiW4aAtfpoH69EJFJfTxTR/OqnZ9Jx/3YiYi0ksrvDenJddYodfWWJqD8/w==} dependencies: - "@aws-crypto/crc32": 3.0.0 - "@aws-sdk/types": 3.347.0 - "@aws-sdk/util-hex-encoding": 3.310.0 + '@aws-crypto/crc32': 3.0.0 + '@aws-sdk/types': 3.347.0 + '@aws-sdk/util-hex-encoding': 3.310.0 tslib: 2.6.0 dev: false /@aws-sdk/eventstream-serde-browser@3.347.0: resolution: {integrity: sha512-9BLVTHWgpiTo/hl+k7qt7E9iYu43zVwJN+4TEwA9ZZB3p12068t1Hay6HgCcgJC3+LWMtw/OhvypV6vQAG4UBg==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: - "@aws-sdk/eventstream-serde-universal": 3.347.0 - "@aws-sdk/types": 3.347.0 + '@aws-sdk/eventstream-serde-universal': 3.347.0 + '@aws-sdk/types': 3.347.0 tslib: 2.6.0 dev: false /@aws-sdk/eventstream-serde-config-resolver@3.347.0: resolution: {integrity: sha512-RcXQbNVq0PFmDqfn6+MnjCUWbbobcYVxpimaF6pMDav04o6Mcle+G2Hrefp5NlFr/lZbHW2eUKYsp1sXPaxVlQ==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: - "@aws-sdk/types": 3.347.0 + '@aws-sdk/types': 3.347.0 tslib: 2.6.0 dev: false /@aws-sdk/eventstream-serde-node@3.347.0: resolution: {integrity: sha512-pgQCWH0PkHjcHs04JE7FoGAD3Ww45ffV8Op0MSLUhg9OpGa6EDoO3EOpWi9l/TALtH4f0KRV35PVyUyHJ/wEkA==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: - "@aws-sdk/eventstream-serde-universal": 3.347.0 - "@aws-sdk/types": 3.347.0 + '@aws-sdk/eventstream-serde-universal': 3.347.0 + '@aws-sdk/types': 3.347.0 tslib: 2.6.0 dev: false /@aws-sdk/eventstream-serde-universal@3.347.0: resolution: {integrity: sha512-4wWj6bz6lOyDIO/dCCjwaLwRz648xzQQnf89R29sLoEqvAPP5XOB7HL+uFaQ/f5tPNh49gL6huNFSVwDm62n4Q==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: - "@aws-sdk/eventstream-codec": 3.347.0 - "@aws-sdk/types": 3.347.0 + '@aws-sdk/eventstream-codec': 3.347.0 + '@aws-sdk/types': 3.347.0 tslib: 2.6.0 dev: false /@aws-sdk/fetch-http-handler@3.353.0: resolution: {integrity: sha512-8ic2+4E6jzfDevd++QS1rOR05QFkAhEFbi5Ja3/Zzp7TkWIS8wv5wwMATjNkbbdsXYuB5Lhl/OsjfZmIv5aqRw==} dependencies: - "@aws-sdk/protocol-http": 3.347.0 - "@aws-sdk/querystring-builder": 3.347.0 - "@aws-sdk/types": 3.347.0 - "@aws-sdk/util-base64": 3.310.0 + '@aws-sdk/protocol-http': 3.347.0 + '@aws-sdk/querystring-builder': 3.347.0 + '@aws-sdk/types': 3.347.0 + '@aws-sdk/util-base64': 3.310.0 tslib: 2.6.0 dev: false /@aws-sdk/hash-blob-browser@3.353.0: resolution: {integrity: sha512-YO/38oTbTY5URjmYLU5YDh1VmHndWT7h3a0T5vM9K7AAoqdVbGXP1Di9zpEmteH4rurZNEqLGuLw9/p9dTre6Q==} dependencies: - "@aws-sdk/chunked-blob-reader": 3.310.0 - "@aws-sdk/types": 3.347.0 + '@aws-sdk/chunked-blob-reader': 3.310.0 + '@aws-sdk/types': 3.347.0 tslib: 2.6.0 dev: false /@aws-sdk/hash-node@3.347.0: resolution: {integrity: sha512-96+ml/4EaUaVpzBdOLGOxdoXOjkPgkoJp/0i1fxOJEvl8wdAQSwc3IugVK9wZkCxy2DlENtgOe6DfIOhfffm/g==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: - "@aws-sdk/types": 3.347.0 - "@aws-sdk/util-buffer-from": 3.310.0 - "@aws-sdk/util-utf8": 3.310.0 + '@aws-sdk/types': 3.347.0 + '@aws-sdk/util-buffer-from': 3.310.0 + '@aws-sdk/util-utf8': 3.310.0 tslib: 2.6.0 dev: false /@aws-sdk/hash-stream-node@3.347.0: resolution: {integrity: sha512-tOBfcvELyt1GVuAlQ4d0mvm3QxoSSmvhH15SWIubM9RP4JWytBVzaFAn/aC02DBAWyvp0acMZ5J+47mxrWJElg==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: - "@aws-sdk/types": 3.347.0 - "@aws-sdk/util-utf8": 3.310.0 + '@aws-sdk/types': 3.347.0 + '@aws-sdk/util-utf8': 3.310.0 tslib: 2.6.0 dev: false /@aws-sdk/invalid-dependency@3.347.0: resolution: {integrity: sha512-8imQcwLwqZ/wTJXZqzXT9pGLIksTRckhGLZaXT60tiBOPKuerTsus2L59UstLs5LP8TKaVZKFFSsjRIn9dQdmQ==} dependencies: - "@aws-sdk/types": 3.347.0 + '@aws-sdk/types': 3.347.0 tslib: 2.6.0 dev: false /@aws-sdk/is-array-buffer@3.201.0(patch_hash=lcduyc25etdvbxthpjpldc7hvu): resolution: {integrity: sha512-UPez5qLh3dNgt0DYnPD/q0mVJY84rA17QE26hVNOW3fAji8W2wrwrxdacWOxyXvlxWsVRcKmr+lay1MDqpAMfg==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: tslib: 2.6.0 dev: false @@ -2288,7 +2290,7 @@ packages: /@aws-sdk/is-array-buffer@3.310.0: resolution: {integrity: sha512-urnbcCR+h9NWUnmOtet/s4ghvzsidFmspfhYaHAmSRdy9yDjdjBJMFjjsn85A1ODUktztm+cVncXjQ38WCMjMQ==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: tslib: 2.6.0 dev: false @@ -2296,308 +2298,308 @@ packages: /@aws-sdk/md5-js@3.347.0: resolution: {integrity: sha512-mChE+7DByTY9H4cQ6fnWp2x5jf8e6OZN+AdLp6WQ+W99z35zBeqBxVmgm8ziJwkMIrkSTv9j3Y7T9Ve3RIcSfg==} dependencies: - "@aws-sdk/types": 3.347.0 - "@aws-sdk/util-utf8": 3.310.0 + '@aws-sdk/types': 3.347.0 + '@aws-sdk/util-utf8': 3.310.0 tslib: 2.6.0 dev: false /@aws-sdk/middleware-bucket-endpoint@3.354.0: resolution: {integrity: sha512-CU1RIwY8dqoPm+TixXHu4p0XziT6kXps1ip+hauxUC/BNalu2Cln8QwukDtYhN0IF9s82NhrDlDkI6RIzfGn2Q==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: - "@aws-sdk/protocol-http": 3.347.0 - "@aws-sdk/types": 3.347.0 - "@aws-sdk/util-arn-parser": 3.310.0 - "@aws-sdk/util-config-provider": 3.310.0 + '@aws-sdk/protocol-http': 3.347.0 + '@aws-sdk/types': 3.347.0 + '@aws-sdk/util-arn-parser': 3.310.0 + '@aws-sdk/util-config-provider': 3.310.0 tslib: 2.6.0 dev: false /@aws-sdk/middleware-content-length@3.347.0: resolution: {integrity: sha512-i4qtWTDImMaDUtwKQPbaZpXsReiwiBomM1cWymCU4bhz81HL01oIxOxOBuiM+3NlDoCSPr3KI6txZSz/8cqXCQ==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: - "@aws-sdk/protocol-http": 3.347.0 - "@aws-sdk/types": 3.347.0 + '@aws-sdk/protocol-http': 3.347.0 + '@aws-sdk/types': 3.347.0 tslib: 2.6.0 dev: false /@aws-sdk/middleware-endpoint-discovery@3.354.0: resolution: {integrity: sha512-w4Kkx/OzDpDOZnahqq5nDHM5didMlGdQmXM/omZztNMGOm2sYIzgrQRwIPNOmr4QOzhUQHpEiVfMwgienuIdIA==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: - "@aws-sdk/endpoint-cache": 3.310.0 - "@aws-sdk/protocol-http": 3.347.0 - "@aws-sdk/types": 3.347.0 + '@aws-sdk/endpoint-cache': 3.310.0 + '@aws-sdk/protocol-http': 3.347.0 + '@aws-sdk/types': 3.347.0 tslib: 2.6.0 dev: false /@aws-sdk/middleware-endpoint@3.347.0: resolution: {integrity: sha512-unF0c6dMaUL1ffU+37Ugty43DgMnzPWXr/Jup/8GbK5fzzWT5NQq6dj9KHPubMbWeEjQbmczvhv25JuJdK8gNQ==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: - "@aws-sdk/middleware-serde": 3.347.0 - "@aws-sdk/types": 3.347.0 - "@aws-sdk/url-parser": 3.347.0 - "@aws-sdk/util-middleware": 3.347.0 + '@aws-sdk/middleware-serde': 3.347.0 + '@aws-sdk/types': 3.347.0 + '@aws-sdk/url-parser': 3.347.0 + '@aws-sdk/util-middleware': 3.347.0 tslib: 2.6.0 dev: false /@aws-sdk/middleware-expect-continue@3.347.0: resolution: {integrity: sha512-95M1unD1ENL0tx35dfyenSfx0QuXBSKtOi/qJja6LfX5771C5fm5ZTOrsrzPFJvRg/wj8pCOVWRZk+d5+jvfOQ==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: - "@aws-sdk/protocol-http": 3.347.0 - "@aws-sdk/types": 3.347.0 + '@aws-sdk/protocol-http': 3.347.0 + '@aws-sdk/types': 3.347.0 tslib: 2.6.0 dev: false /@aws-sdk/middleware-flexible-checksums@3.347.0: resolution: {integrity: sha512-Pda7VMAIyeHw9nMp29rxdFft3EF4KP/tz/vLB6bqVoBNbLujo5rxn3SGOgStgIz7fuMLQQfoWIsmvxUm+Fp+Dw==} - engines: {node: ">=14.0.0"} - dependencies: - "@aws-crypto/crc32": 3.0.0 - "@aws-crypto/crc32c": 3.0.0 - "@aws-sdk/is-array-buffer": 3.310.0 - "@aws-sdk/protocol-http": 3.347.0 - "@aws-sdk/types": 3.347.0 - "@aws-sdk/util-utf8": 3.310.0 + engines: {node: '>=14.0.0'} + dependencies: + '@aws-crypto/crc32': 3.0.0 + '@aws-crypto/crc32c': 3.0.0 + '@aws-sdk/is-array-buffer': 3.310.0 + '@aws-sdk/protocol-http': 3.347.0 + '@aws-sdk/types': 3.347.0 + '@aws-sdk/util-utf8': 3.310.0 tslib: 2.6.0 dev: false /@aws-sdk/middleware-host-header@3.347.0: resolution: {integrity: sha512-kpKmR9OvMlnReqp5sKcJkozbj1wmlblbVSbnQAIkzeQj2xD5dnVR3Nn2ogQKxSmU1Fv7dEroBtrruJ1o3fY38A==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: - "@aws-sdk/protocol-http": 3.347.0 - "@aws-sdk/types": 3.347.0 + '@aws-sdk/protocol-http': 3.347.0 + '@aws-sdk/types': 3.347.0 tslib: 2.6.0 dev: false /@aws-sdk/middleware-location-constraint@3.347.0: resolution: {integrity: sha512-x5fcEV7q8fQ0OmUO+cLhN5iPqGoLWtC3+aKHIfRRb2BpOO1khyc1FKzsIAdeQz2hfktq4j+WsrmcPvFKv51pSg==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: - "@aws-sdk/types": 3.347.0 + '@aws-sdk/types': 3.347.0 tslib: 2.6.0 dev: false /@aws-sdk/middleware-logger@3.347.0: resolution: {integrity: sha512-NYC+Id5UCkVn+3P1t/YtmHt75uED06vwaKyxDy0UmB2K66PZLVtwWbLpVWrhbroaw1bvUHYcRyQ9NIfnVcXQjA==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: - "@aws-sdk/types": 3.347.0 + '@aws-sdk/types': 3.347.0 tslib: 2.6.0 dev: false /@aws-sdk/middleware-recursion-detection@3.347.0: resolution: {integrity: sha512-qfnSvkFKCAMjMHR31NdsT0gv5Sq/ZHTUD4yQsSLpbVQ6iYAS834lrzXt41iyEHt57Y514uG7F/Xfvude3u4icQ==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: - "@aws-sdk/protocol-http": 3.347.0 - "@aws-sdk/types": 3.347.0 + '@aws-sdk/protocol-http': 3.347.0 + '@aws-sdk/types': 3.347.0 tslib: 2.6.0 dev: false /@aws-sdk/middleware-retry@3.354.0: resolution: {integrity: sha512-dnG5Nd/mobbhcWCM71DQWI9+f6b6fDSzALXftFIP/8lsXKRcWDSQuYjrnVST2wZzk/QmdF8TnVD0C1xL14K6CQ==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: - "@aws-sdk/protocol-http": 3.347.0 - "@aws-sdk/service-error-classification": 3.347.0 - "@aws-sdk/types": 3.347.0 - "@aws-sdk/util-middleware": 3.347.0 - "@aws-sdk/util-retry": 3.347.0 + '@aws-sdk/protocol-http': 3.347.0 + '@aws-sdk/service-error-classification': 3.347.0 + '@aws-sdk/types': 3.347.0 + '@aws-sdk/util-middleware': 3.347.0 + '@aws-sdk/util-retry': 3.347.0 tslib: 2.6.0 uuid: 8.3.2 dev: false /@aws-sdk/middleware-sdk-s3@3.347.0: resolution: {integrity: sha512-TLr92+HMvamrhJJ0VDhA/PiUh4rTNQz38B9dB9ikohTaRgm+duP+mRiIv16tNPZPGl8v82Thn7Ogk2qPByNDtg==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: - "@aws-sdk/protocol-http": 3.347.0 - "@aws-sdk/types": 3.347.0 - "@aws-sdk/util-arn-parser": 3.310.0 + '@aws-sdk/protocol-http': 3.347.0 + '@aws-sdk/types': 3.347.0 + '@aws-sdk/util-arn-parser': 3.310.0 tslib: 2.6.0 dev: false /@aws-sdk/middleware-sdk-sqs@3.347.0: resolution: {integrity: sha512-TSBTQoOVe9cDm9am4NOov1YZxbQ3LPBl7Ex0jblDFgUXqE9kNU3Kx/yc8edOLcq+5AFrgqT0NFD7pwFlQPh3KQ==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: - "@aws-sdk/types": 3.347.0 - "@aws-sdk/util-hex-encoding": 3.310.0 - "@aws-sdk/util-utf8": 3.310.0 + '@aws-sdk/types': 3.347.0 + '@aws-sdk/util-hex-encoding': 3.310.0 + '@aws-sdk/util-utf8': 3.310.0 tslib: 2.6.0 dev: false /@aws-sdk/middleware-sdk-sts@3.354.0: resolution: {integrity: sha512-L6vyAwYrdcOoB4YgCqNJNr+ZZtLHEF2Ym3CTfmFm2srXHqHuRB+mBu0NLV/grz77znIArK1H1ZL/ZaH2I5hclA==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: - "@aws-sdk/middleware-signing": 3.354.0 - "@aws-sdk/types": 3.347.0 + '@aws-sdk/middleware-signing': 3.354.0 + '@aws-sdk/types': 3.347.0 tslib: 2.6.0 dev: false /@aws-sdk/middleware-serde@3.347.0: resolution: {integrity: sha512-x5Foi7jRbVJXDu9bHfyCbhYDH5pKK+31MmsSJ3k8rY8keXLBxm2XEEg/AIoV9/TUF9EeVvZ7F1/RmMpJnWQsEg==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: - "@aws-sdk/types": 3.347.0 + '@aws-sdk/types': 3.347.0 tslib: 2.6.0 dev: false /@aws-sdk/middleware-signing@3.354.0: resolution: {integrity: sha512-Dd+vIhJL0VqqKWqlTKlKC5jkCaEIk73ZEXNfv44XbsI25a0vXbatHp1M8jB/cgkJC/Mri1TX9dmckP/C0FDEwA==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: - "@aws-sdk/property-provider": 3.353.0 - "@aws-sdk/protocol-http": 3.347.0 - "@aws-sdk/signature-v4": 3.354.0 - "@aws-sdk/types": 3.347.0 - "@aws-sdk/util-middleware": 3.347.0 + '@aws-sdk/property-provider': 3.353.0 + '@aws-sdk/protocol-http': 3.347.0 + '@aws-sdk/signature-v4': 3.354.0 + '@aws-sdk/types': 3.347.0 + '@aws-sdk/util-middleware': 3.347.0 tslib: 2.6.0 dev: false /@aws-sdk/middleware-ssec@3.347.0: resolution: {integrity: sha512-467VEi2elPmUGcHAgTmzhguZ3lwTpwK+3s+pk312uZtVsS9rP1MAknYhpS3ZvssiqBUVPx8m29cLcC6Tx5nOJg==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: - "@aws-sdk/types": 3.347.0 + '@aws-sdk/types': 3.347.0 tslib: 2.6.0 dev: false /@aws-sdk/middleware-stack@3.347.0: resolution: {integrity: sha512-Izidg4rqtYMcKuvn2UzgEpPLSmyd8ub9+LQ2oIzG3mpIzCBITq7wp40jN1iNkMg+X6KEnX9vdMJIYZsPYMCYuQ==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: tslib: 2.6.0 dev: false /@aws-sdk/middleware-user-agent@3.352.0: resolution: {integrity: sha512-QGqblMTsVDqeomy22KPm9LUW8PHZXBA2Hjk9Hcw8U1uFS8IKYJrewInG3ae2+9FAcTyug4LFWDf8CRr9YH2B3Q==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: - "@aws-sdk/protocol-http": 3.347.0 - "@aws-sdk/types": 3.347.0 - "@aws-sdk/util-endpoints": 3.352.0 + '@aws-sdk/protocol-http': 3.347.0 + '@aws-sdk/types': 3.347.0 + '@aws-sdk/util-endpoints': 3.352.0 tslib: 2.6.0 dev: false /@aws-sdk/node-config-provider@3.354.0: resolution: {integrity: sha512-pF1ZGWWvmwbrloNHYF3EDqCb9hq5wfZwDqAwAPhWkYnUYKkR7E7MZVuTwUDU48io8k6Z5pM52l/54w8e8aedTw==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: - "@aws-sdk/property-provider": 3.353.0 - "@aws-sdk/shared-ini-file-loader": 3.354.0 - "@aws-sdk/types": 3.347.0 + '@aws-sdk/property-provider': 3.353.0 + '@aws-sdk/shared-ini-file-loader': 3.354.0 + '@aws-sdk/types': 3.347.0 tslib: 2.6.0 dev: false /@aws-sdk/node-http-handler@3.350.0: resolution: {integrity: sha512-oD96GAlmpzYilCdC8wwyURM5lNfNHZCjm/kxBkQulHKa2kRbIrnD9GfDqdCkWA5cTpjh1NzGLT4D6e6UFDjt9w==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: - "@aws-sdk/abort-controller": 3.347.0 - "@aws-sdk/protocol-http": 3.347.0 - "@aws-sdk/querystring-builder": 3.347.0 - "@aws-sdk/types": 3.347.0 + '@aws-sdk/abort-controller': 3.347.0 + '@aws-sdk/protocol-http': 3.347.0 + '@aws-sdk/querystring-builder': 3.347.0 + '@aws-sdk/types': 3.347.0 tslib: 2.6.0 dev: false /@aws-sdk/property-provider@3.353.0: resolution: {integrity: sha512-Iu6J59hncaew7eBKroTcLjZ8cgrom0IWyZZ09rsow3rZDHVtw7LQSrUyuqsSbKGY9eRtL7Wa6ZtYHnXFiAE2kg==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: - "@aws-sdk/types": 3.347.0 + '@aws-sdk/types': 3.347.0 tslib: 2.6.0 dev: false /@aws-sdk/protocol-http@3.347.0: resolution: {integrity: sha512-2YdBhc02Wvy03YjhGwUxF0UQgrPWEy8Iq75pfS42N+/0B/+eWX1aQgfjFxIpLg7YSjT5eKtYOQGlYd4MFTgj9g==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: - "@aws-sdk/types": 3.347.0 + '@aws-sdk/types': 3.347.0 tslib: 2.6.0 dev: false /@aws-sdk/querystring-builder@3.347.0: resolution: {integrity: sha512-phtKTe6FXoV02MoPkIVV6owXI8Mwr5IBN3bPoxhcPvJG2AjEmnetSIrhb8kwc4oNhlwfZwH6Jo5ARW/VEWbZtg==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: - "@aws-sdk/types": 3.347.0 - "@aws-sdk/util-uri-escape": 3.310.0 + '@aws-sdk/types': 3.347.0 + '@aws-sdk/util-uri-escape': 3.310.0 tslib: 2.6.0 dev: false /@aws-sdk/querystring-parser@3.347.0: resolution: {integrity: sha512-5VXOhfZz78T2W7SuXf2avfjKglx1VZgZgp9Zfhrt/Rq+MTu2D+PZc5zmJHhYigD7x83jLSLogpuInQpFMA9LgA==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: - "@aws-sdk/types": 3.347.0 + '@aws-sdk/types': 3.347.0 tslib: 2.6.0 dev: false /@aws-sdk/service-error-classification@3.347.0: resolution: {integrity: sha512-xZ3MqSY81Oy2gh5g0fCtooAbahqh9VhsF8vcKjVX8+XPbGC8y+kej82+MsMg4gYL8gRFB9u4hgYbNgIS6JTAvg==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dev: false /@aws-sdk/shared-ini-file-loader@3.354.0: resolution: {integrity: sha512-UL9loGEsdzpHBu/PtlwUvkl/yRdmWXkySp22jUaeeRtBhiGAnyeYhxJLIt+u+UkX7Mwz+810SaZJqA9ptOXNAg==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: - "@aws-sdk/types": 3.347.0 + '@aws-sdk/types': 3.347.0 tslib: 2.6.0 dev: false /@aws-sdk/signature-v4-multi-region@3.354.0: resolution: {integrity: sha512-/g/3rQH8lomtUEYMuhZi9RER1+dZtl0U8mtdNJKSJtdYT5Ftk3GXS82uDdgpg1jyeP8TCR2Stl2fWZH2Jed1vA==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} peerDependencies: - "@aws-sdk/signature-v4-crt": ^3.118.0 + '@aws-sdk/signature-v4-crt': ^3.118.0 peerDependenciesMeta: - "@aws-sdk/signature-v4-crt": + '@aws-sdk/signature-v4-crt': optional: true dependencies: - "@aws-sdk/protocol-http": 3.347.0 - "@aws-sdk/signature-v4": 3.354.0 - "@aws-sdk/types": 3.347.0 + '@aws-sdk/protocol-http': 3.347.0 + '@aws-sdk/signature-v4': 3.354.0 + '@aws-sdk/types': 3.347.0 tslib: 2.6.0 dev: false /@aws-sdk/signature-v4@3.354.0: resolution: {integrity: sha512-bDp43P5NkwwznpZqmsr78DuyqNcjtS4mriuajb8XPhFNo8DrMXUrdrKJ+5aNABW7YG8uK8PSKBpq88ado692/w==} - engines: {node: ">=14.0.0"} - dependencies: - "@aws-sdk/eventstream-codec": 3.347.0 - "@aws-sdk/is-array-buffer": 3.310.0 - "@aws-sdk/types": 3.347.0 - "@aws-sdk/util-hex-encoding": 3.310.0 - "@aws-sdk/util-middleware": 3.347.0 - "@aws-sdk/util-uri-escape": 3.310.0 - "@aws-sdk/util-utf8": 3.310.0 + engines: {node: '>=14.0.0'} + dependencies: + '@aws-sdk/eventstream-codec': 3.347.0 + '@aws-sdk/is-array-buffer': 3.310.0 + '@aws-sdk/types': 3.347.0 + '@aws-sdk/util-hex-encoding': 3.310.0 + '@aws-sdk/util-middleware': 3.347.0 + '@aws-sdk/util-uri-escape': 3.310.0 + '@aws-sdk/util-utf8': 3.310.0 tslib: 2.6.0 dev: false /@aws-sdk/smithy-client@3.347.0: resolution: {integrity: sha512-PaGTDsJLGK0sTjA6YdYQzILRlPRN3uVFyqeBUkfltXssvUzkm8z2t1lz2H4VyJLAhwnG5ZuZTNEV/2mcWrU7JQ==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: - "@aws-sdk/middleware-stack": 3.347.0 - "@aws-sdk/types": 3.347.0 + '@aws-sdk/middleware-stack': 3.347.0 + '@aws-sdk/types': 3.347.0 tslib: 2.6.0 dev: false /@aws-sdk/token-providers@3.354.0: resolution: {integrity: sha512-KcijiySy0oIyafKQagcwgu0fo35mK+2K8pwxRU1WfXqe80Gn1qGceeWcG4iW+t/rUaxa/LVo857N0LcagxCrZA==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: - "@aws-sdk/client-sso-oidc": 3.354.0 - "@aws-sdk/property-provider": 3.353.0 - "@aws-sdk/shared-ini-file-loader": 3.354.0 - "@aws-sdk/types": 3.347.0 + '@aws-sdk/client-sso-oidc': 3.354.0 + '@aws-sdk/property-provider': 3.353.0 + '@aws-sdk/shared-ini-file-loader': 3.354.0 + '@aws-sdk/types': 3.347.0 tslib: 2.6.0 transitivePeerDependencies: - aws-crt @@ -2605,7 +2607,7 @@ packages: /@aws-sdk/types@3.347.0: resolution: {integrity: sha512-GkCMy79mdjU9OTIe5KT58fI/6uqdf8UmMdWqVHmFJ+UpEzOci7L/uw4sOXWo7xpPzLs6cJ7s5ouGZW4GRPmHFA==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: tslib: 2.6.0 dev: false @@ -2613,23 +2615,23 @@ packages: /@aws-sdk/url-parser@3.347.0: resolution: {integrity: sha512-lhrnVjxdV7hl+yCnJfDZOaVLSqKjxN20MIOiijRiqaWGLGEAiSqBreMhL89X1WKCifxAs4zZf9YB9SbdziRpAA==} dependencies: - "@aws-sdk/querystring-parser": 3.347.0 - "@aws-sdk/types": 3.347.0 + '@aws-sdk/querystring-parser': 3.347.0 + '@aws-sdk/types': 3.347.0 tslib: 2.6.0 dev: false /@aws-sdk/util-arn-parser@3.310.0: resolution: {integrity: sha512-jL8509owp/xB9+Or0pvn3Fe+b94qfklc2yPowZZIFAkFcCSIdkIglz18cPDWnYAcy9JGewpMS1COXKIUhZkJsA==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: tslib: 2.6.0 dev: false /@aws-sdk/util-base64@3.310.0: resolution: {integrity: sha512-v3+HBKQvqgdzcbL+pFswlx5HQsd9L6ZTlyPVL2LS9nNXnCcR3XgGz9jRskikRUuUvUXtkSG1J88GAOnJ/apTPg==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: - "@aws-sdk/util-buffer-from": 3.310.0 + '@aws-sdk/util-buffer-from': 3.310.0 tslib: 2.6.0 dev: false @@ -2641,125 +2643,125 @@ packages: /@aws-sdk/util-body-length-node@3.310.0: resolution: {integrity: sha512-2tqGXdyKhyA6w4zz7UPoS8Ip+7sayOg9BwHNidiGm2ikbDxm1YrCfYXvCBdwaJxa4hJfRVz+aL9e+d3GqPI9pQ==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: tslib: 2.6.0 dev: false /@aws-sdk/util-buffer-from@3.208.0(patch_hash=2u2tbs2t5afqejrdyi43ufdqau): resolution: {integrity: sha512-7L0XUixNEFcLUGPeBF35enCvB9Xl+K6SQsmbrPk1P3mlV9mguWSDQqbOBwY1Ir0OVbD6H/ZOQU7hI/9RtRI0Zw==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: - "@aws-sdk/is-array-buffer": 3.201.0(patch_hash=lcduyc25etdvbxthpjpldc7hvu) + '@aws-sdk/is-array-buffer': 3.201.0(patch_hash=lcduyc25etdvbxthpjpldc7hvu) tslib: 2.6.0 dev: false patched: true /@aws-sdk/util-buffer-from@3.310.0: resolution: {integrity: sha512-i6LVeXFtGih5Zs8enLrt+ExXY92QV25jtEnTKHsmlFqFAuL3VBeod6boeMXkN2p9lbSVVQ1sAOOYZOHYbYkntw==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: - "@aws-sdk/is-array-buffer": 3.310.0 + '@aws-sdk/is-array-buffer': 3.310.0 tslib: 2.6.0 dev: false /@aws-sdk/util-config-provider@3.310.0: resolution: {integrity: sha512-xIBaYo8dwiojCw8vnUcIL4Z5tyfb1v3yjqyJKJWV/dqKUFOOS0U591plmXbM+M/QkXyML3ypon1f8+BoaDExrg==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: tslib: 2.6.0 dev: false /@aws-sdk/util-defaults-mode-browser@3.353.0: resolution: {integrity: sha512-ushvOQKJIH7S6E//xMDPyf2/Bbu0K2A0GJRB88qQV6VKRBo4PEbeHTb6BbzPhYVX0IbY3uR/X7+Xwk4FeEkMWg==} - engines: {node: ">= 10.0.0"} + engines: {node: '>= 10.0.0'} dependencies: - "@aws-sdk/property-provider": 3.353.0 - "@aws-sdk/types": 3.347.0 + '@aws-sdk/property-provider': 3.353.0 + '@aws-sdk/types': 3.347.0 bowser: 2.11.0 tslib: 2.6.0 dev: false /@aws-sdk/util-defaults-mode-node@3.354.0: resolution: {integrity: sha512-CaaRVBdOYX4wZadj+CDUxpO+4RjyYJcSv71A60jV6CZ/ya1+oYfmPbG5QZ4AlV6crdev2B+aUoR2LPIYqn/GnQ==} - engines: {node: ">= 10.0.0"} + engines: {node: '>= 10.0.0'} dependencies: - "@aws-sdk/config-resolver": 3.354.0 - "@aws-sdk/credential-provider-imds": 3.354.0 - "@aws-sdk/node-config-provider": 3.354.0 - "@aws-sdk/property-provider": 3.353.0 - "@aws-sdk/types": 3.347.0 + '@aws-sdk/config-resolver': 3.354.0 + '@aws-sdk/credential-provider-imds': 3.354.0 + '@aws-sdk/node-config-provider': 3.354.0 + '@aws-sdk/property-provider': 3.353.0 + '@aws-sdk/types': 3.347.0 tslib: 2.6.0 dev: false /@aws-sdk/util-dynamodb@3.354.0: resolution: {integrity: sha512-neKsVEVyrIIhXV/YikRwuAE3OuxKWIFo39LGOwfQpL8zi4fvl/lam9ju+UcF+caBks1QxpFHsQFWQSTN/CZYNw==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: tslib: 2.6.0 dev: false /@aws-sdk/util-endpoints@3.352.0: resolution: {integrity: sha512-PjWMPdoIUWfBPgAWLyOrWFbdSS/3DJtc0OmFb/JrE8C8rKFYl+VGW5f1p0cVdRWiDR0xCGr0s67p8itAakVqjw==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: - "@aws-sdk/types": 3.347.0 + '@aws-sdk/types': 3.347.0 tslib: 2.6.0 dev: false /@aws-sdk/util-hex-encoding@3.310.0: resolution: {integrity: sha512-sVN7mcCCDSJ67pI1ZMtk84SKGqyix6/0A1Ab163YKn+lFBQRMKexleZzpYzNGxYzmQS6VanP/cfU7NiLQOaSfA==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: tslib: 2.6.0 dev: false /@aws-sdk/util-locate-window@3.310.0: resolution: {integrity: sha512-qo2t/vBTnoXpjKxlsC2e1gBrRm80M3bId27r0BRB2VniSSe7bL1mmzM+/HFtujm0iAxtPM+aLEflLJlJeDPg0w==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: tslib: 2.6.0 dev: false /@aws-sdk/util-middleware@3.347.0: resolution: {integrity: sha512-8owqUA3ePufeYTUvlzdJ7Z0miLorTwx+rNol5lourGQZ9JXsVMo23+yGA7nOlFuXSGkoKpMOtn6S0BT2bcfeiw==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: tslib: 2.6.0 dev: false /@aws-sdk/util-retry@3.347.0: resolution: {integrity: sha512-NxnQA0/FHFxriQAeEgBonA43Q9/VPFQa8cfJDuT2A1YZruMasgjcltoZszi1dvoIRWSZsFTW42eY2gdOd0nffQ==} - engines: {node: ">= 14.0.0"} + engines: {node: '>= 14.0.0'} dependencies: - "@aws-sdk/service-error-classification": 3.347.0 + '@aws-sdk/service-error-classification': 3.347.0 tslib: 2.6.0 dev: false /@aws-sdk/util-stream-browser@3.353.0: resolution: {integrity: sha512-2EBLrnjdBiMwupdPlztUjTk7T/6LX//8ppudPJvaFDyXuPYV6pDR4L5CDvrPZQTdzfbzAJKb5MVG1OxTn+aF8g==} dependencies: - "@aws-sdk/fetch-http-handler": 3.353.0 - "@aws-sdk/types": 3.347.0 - "@aws-sdk/util-base64": 3.310.0 - "@aws-sdk/util-hex-encoding": 3.310.0 - "@aws-sdk/util-utf8": 3.310.0 + '@aws-sdk/fetch-http-handler': 3.353.0 + '@aws-sdk/types': 3.347.0 + '@aws-sdk/util-base64': 3.310.0 + '@aws-sdk/util-hex-encoding': 3.310.0 + '@aws-sdk/util-utf8': 3.310.0 tslib: 2.6.0 dev: false /@aws-sdk/util-stream-node@3.350.0: resolution: {integrity: sha512-qhcmYEAVMJPjCepog3WTFBaeP3XCkLBbUrM5/+LaB/FASKk+JeV8qBQyjYUd8EVb6Gsk7+y9SE3Tj+ChyHB4WA==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: - "@aws-sdk/node-http-handler": 3.350.0 - "@aws-sdk/types": 3.347.0 - "@aws-sdk/util-buffer-from": 3.310.0 + '@aws-sdk/node-http-handler': 3.350.0 + '@aws-sdk/types': 3.347.0 + '@aws-sdk/util-buffer-from': 3.310.0 tslib: 2.6.0 dev: false /@aws-sdk/util-uri-escape@3.310.0: resolution: {integrity: sha512-drzt+aB2qo2LgtDoiy/3sVG8w63cgLkqFIa2NFlGpUgHFWTXkqtbgf4L5QdjRGKWhmZsnqkbtL7vkSWEcYDJ4Q==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: tslib: 2.6.0 dev: false @@ -2767,22 +2769,22 @@ packages: /@aws-sdk/util-user-agent-browser@3.347.0: resolution: {integrity: sha512-ydxtsKVtQefgbk1Dku1q7pMkjDYThauG9/8mQkZUAVik55OUZw71Zzr3XO8J8RKvQG8lmhPXuAQ0FKAyycc0RA==} dependencies: - "@aws-sdk/types": 3.347.0 + '@aws-sdk/types': 3.347.0 bowser: 2.11.0 tslib: 2.6.0 dev: false /@aws-sdk/util-user-agent-node@3.354.0: resolution: {integrity: sha512-2xkblZS3PGxxh//0lgCwJw2gvh9ZBcI9H9xv05YP7hcwlz9BmkAlbei2i6Uew6agJMLO4unfgWoBTpzp3WLaKg==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} peerDependencies: - aws-crt: ">=1.0.0" + aws-crt: '>=1.0.0' peerDependenciesMeta: aws-crt: optional: true dependencies: - "@aws-sdk/node-config-provider": 3.354.0 - "@aws-sdk/types": 3.347.0 + '@aws-sdk/node-config-provider': 3.354.0 + '@aws-sdk/types': 3.347.0 tslib: 2.6.0 dev: false @@ -2795,62 +2797,62 @@ packages: /@aws-sdk/util-utf8-node@3.259.0(patch_hash=ip4wqmy432gtjtcha5gcn4zeu4): resolution: {integrity: sha512-2sbGdmrkODKeJb6kbEOKpX8cYtS9IO16XRAtINcN7sInWfspAITDofrabf0i0tFQF0hsJtbC5dyJRn87w0gYIQ==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: - "@aws-sdk/util-buffer-from": 3.208.0(patch_hash=2u2tbs2t5afqejrdyi43ufdqau) + '@aws-sdk/util-buffer-from': 3.208.0(patch_hash=2u2tbs2t5afqejrdyi43ufdqau) tslib: 2.6.0 dev: false patched: true /@aws-sdk/util-utf8@3.310.0: resolution: {integrity: sha512-DnLfFT8uCO22uOJc0pt0DsSNau1GTisngBCDw8jQuWT5CqogMJu4b/uXmwEqfj8B3GX6Xsz8zOd6JpRlPftQoA==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: - "@aws-sdk/util-buffer-from": 3.310.0 + '@aws-sdk/util-buffer-from': 3.310.0 tslib: 2.6.0 dev: false /@aws-sdk/util-waiter@3.347.0: resolution: {integrity: sha512-3ze/0PkwkzUzLncukx93tZgGL0JX9NaP8DxTi6WzflnL/TEul5Z63PCruRNK0om17iZYAWKrf8q2mFoHYb4grA==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: - "@aws-sdk/abort-controller": 3.347.0 - "@aws-sdk/types": 3.347.0 + '@aws-sdk/abort-controller': 3.347.0 + '@aws-sdk/types': 3.347.0 tslib: 2.6.0 dev: false /@aws-sdk/xml-builder@3.310.0: resolution: {integrity: sha512-TqELu4mOuSIKQCqj63fGVs86Yh+vBx5nHRpWKNUNhB2nPTpfbziTs5c1X358be3peVWA4wPxW7Nt53KIg1tnNw==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: tslib: 2.6.0 dev: false /@azure/abort-controller@1.1.0: resolution: {integrity: sha512-TrRLIoSQVzfAJX9H1JeFjzAoDGcoK1IYX1UImfceTZpsyYfWr09Ss1aHW1y5TrrR3iq6RZLBwJ3E24uwPhwahw==} - engines: {node: ">=12.0.0"} + engines: {node: '>=12.0.0'} dependencies: tslib: 2.6.0 dev: false /@azure/core-auth@1.4.0: resolution: {integrity: sha512-HFrcTgmuSuukRf/EdPmqBrc5l6Q5Uu+2TbuhaKbgaCpP2TfAeiNaQPAadxO+CYBRHGUzIDteMAjFspFLDLnKVQ==} - engines: {node: ">=12.0.0"} + engines: {node: '>=12.0.0'} dependencies: - "@azure/abort-controller": 1.1.0 + '@azure/abort-controller': 1.1.0 tslib: 2.6.0 dev: false /@azure/core-client@1.7.3: resolution: {integrity: sha512-kleJ1iUTxcO32Y06dH9Pfi9K4U+Tlb111WXEnbt7R/ne+NLRwppZiTGJuTD5VVoxTMK5NTbEtm5t2vcdNCFe2g==} - engines: {node: ">=14.0.0"} - dependencies: - "@azure/abort-controller": 1.1.0 - "@azure/core-auth": 1.4.0 - "@azure/core-rest-pipeline": 1.11.0 - "@azure/core-tracing": 1.0.1 - "@azure/core-util": 1.3.2 - "@azure/logger": 1.0.4 + engines: {node: '>=14.0.0'} + dependencies: + '@azure/abort-controller': 1.1.0 + '@azure/core-auth': 1.4.0 + '@azure/core-rest-pipeline': 1.11.0 + '@azure/core-tracing': 1.0.1 + '@azure/core-util': 1.3.2 + '@azure/logger': 1.0.4 tslib: 2.6.0 transitivePeerDependencies: - supports-color @@ -2858,15 +2860,15 @@ packages: /@azure/core-http@3.0.2: resolution: {integrity: sha512-o1wR9JrmoM0xEAa0Ue7Sp8j+uJvmqYaGoHOCT5qaVYmvgmnZDC0OvQimPA/JR3u77Sz6D1y3Xmk1y69cDU9q9A==} - engines: {node: ">=14.0.0"} - dependencies: - "@azure/abort-controller": 1.1.0 - "@azure/core-auth": 1.4.0 - "@azure/core-tracing": 1.0.0-preview.13 - "@azure/core-util": 1.3.2 - "@azure/logger": 1.0.4 - "@types/node-fetch": 2.6.4 - "@types/tunnel": 0.0.3 + engines: {node: '>=14.0.0'} + dependencies: + '@azure/abort-controller': 1.1.0 + '@azure/core-auth': 1.4.0 + '@azure/core-tracing': 1.0.0-preview.13 + '@azure/core-util': 1.3.2 + '@azure/logger': 1.0.4 + '@types/node-fetch': 2.6.4 + '@types/tunnel': 0.0.3 form-data: 4.0.0 node-fetch: 2.6.12 process: 0.11.10 @@ -2880,30 +2882,30 @@ packages: /@azure/core-lro@2.5.3: resolution: {integrity: sha512-ubkOf2YCnVtq7KqEJQqAI8dDD5rH1M6OP5kW0KO/JQyTaxLA0N0pjFWvvaysCj9eHMNBcuuoZXhhl0ypjod2DA==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: - "@azure/abort-controller": 1.1.0 - "@azure/core-util": 1.3.2 - "@azure/logger": 1.0.4 + '@azure/abort-controller': 1.1.0 + '@azure/core-util': 1.3.2 + '@azure/logger': 1.0.4 tslib: 2.6.0 dev: false /@azure/core-paging@1.4.0: resolution: {integrity: sha512-tabFtZTg8D9XqZKEfNUOGh63SuYeOxmvH4GDcOJN+R1bZWZ1FZskctgY9Pmuwzhn+0Xvq9rmimK9hsvtLkeBsw==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: tslib: 2.6.0 dev: false /@azure/core-rest-pipeline@1.11.0: resolution: {integrity: sha512-nB4KXl6qAyJmBVLWA7SakT4tzpYZTCk4pvRBeI+Ye0WYSOrlTqlMhc4MSS/8atD3ufeYWdkN380LLoXlUUzThw==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: - "@azure/abort-controller": 1.1.0 - "@azure/core-auth": 1.4.0 - "@azure/core-tracing": 1.0.1 - "@azure/core-util": 1.3.2 - "@azure/logger": 1.0.4 + '@azure/abort-controller': 1.1.0 + '@azure/core-auth': 1.4.0 + '@azure/core-tracing': 1.0.1 + '@azure/core-util': 1.3.2 + '@azure/logger': 1.0.4 form-data: 4.0.0 http-proxy-agent: 5.0.0 https-proxy-agent: 5.0.1 @@ -2914,41 +2916,41 @@ packages: /@azure/core-tracing@1.0.0-preview.13: resolution: {integrity: sha512-KxDlhXyMlh2Jhj2ykX6vNEU0Vou4nHr025KoSEiz7cS3BNiHNaZcdECk/DmLkEB0as5T7b/TpRcehJ5yV6NeXQ==} - engines: {node: ">=12.0.0"} + engines: {node: '>=12.0.0'} dependencies: - "@opentelemetry/api": 1.4.1 + '@opentelemetry/api': 1.4.1 tslib: 2.6.0 dev: false /@azure/core-tracing@1.0.1: resolution: {integrity: sha512-I5CGMoLtX+pI17ZdiFJZgxMJApsK6jjfm85hpgp3oazCdq5Wxgh4wMr7ge/TTWW1B5WBuvIOI1fMU/FrOAMKrw==} - engines: {node: ">=12.0.0"} + engines: {node: '>=12.0.0'} dependencies: tslib: 2.6.0 dev: false /@azure/core-util@1.3.2: resolution: {integrity: sha512-2bECOUh88RvL1pMZTcc6OzfobBeWDBf5oBbhjIhT1MV9otMVWCzpOJkkiKtrnO88y5GGBelgY8At73KGAdbkeQ==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: - "@azure/abort-controller": 1.1.0 + '@azure/abort-controller': 1.1.0 tslib: 2.6.0 dev: false /@azure/identity@3.1.3: resolution: {integrity: sha512-y0jFjSfHsVPwXSwi3KaSPtOZtJZqhiqAhWUXfFYBUd/+twUBovZRXspBwLrF5rJe0r5NyvmScpQjL+TYDTQVvw==} - engines: {node: ">=14.0.0"} - dependencies: - "@azure/abort-controller": 1.1.0 - "@azure/core-auth": 1.4.0 - "@azure/core-client": 1.7.3 - "@azure/core-rest-pipeline": 1.11.0 - "@azure/core-tracing": 1.0.1 - "@azure/core-util": 1.3.2 - "@azure/logger": 1.0.4 - "@azure/msal-browser": 2.37.1 - "@azure/msal-common": 9.1.1 - "@azure/msal-node": 1.17.3 + engines: {node: '>=14.0.0'} + dependencies: + '@azure/abort-controller': 1.1.0 + '@azure/core-auth': 1.4.0 + '@azure/core-client': 1.7.3 + '@azure/core-rest-pipeline': 1.11.0 + '@azure/core-tracing': 1.0.1 + '@azure/core-util': 1.3.2 + '@azure/logger': 1.0.4 + '@azure/msal-browser': 2.37.1 + '@azure/msal-common': 9.1.1 + '@azure/msal-node': 1.17.3 events: 3.3.0 jws: 4.0.0 open: 8.4.0 @@ -2961,47 +2963,47 @@ packages: /@azure/logger@1.0.4: resolution: {integrity: sha512-ustrPY8MryhloQj7OWGe+HrYx+aoiOxzbXTtgblbV3xwCqpzUK36phH3XNHQKj3EPonyFUuDTfR3qFhTEAuZEg==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: tslib: 2.6.0 dev: false /@azure/msal-browser@2.37.1: resolution: {integrity: sha512-EoKQISEpIY39Ru1OpWkeFZBcwp6Y0bG81bVmdyy4QJebPPDdVzfm62PSU0XFIRc3bqjZ4PBKBLMYLuo9NZYAow==} - engines: {node: ">=0.8.0"} + engines: {node: '>=0.8.0'} dependencies: - "@azure/msal-common": 13.1.0 + '@azure/msal-common': 13.1.0 dev: false /@azure/msal-common@13.1.0: resolution: {integrity: sha512-wj+ULrRB0HTuMmtrMjg8j3guCx32GE2BCPbsMCZkHgL1BZetC3o/Su5UJEQMX1HNc9CrIaQNx5WaKWHygYDe0g==} - engines: {node: ">=0.8.0"} + engines: {node: '>=0.8.0'} dev: false /@azure/msal-common@9.1.1: resolution: {integrity: sha512-we9xR8lvu47fF0h+J8KyXoRy9+G/fPzm3QEa2TrdR3jaVS3LKAyE2qyMuUkNdbVkvzl8Zr9f7l+IUSP22HeqXw==} - engines: {node: ">=0.8.0"} + engines: {node: '>=0.8.0'} dev: false /@azure/msal-node@1.17.3: resolution: {integrity: sha512-slsa+388bQQWnWH1V91KL+zV57rIp/0OQFfF0EmVMY8gnEIkAnpWWFUVBTTMbxEyjEFMk5ZW9xiHvHBcYFHzDw==} engines: {node: 10 || 12 || 14 || 16 || 18} dependencies: - "@azure/msal-common": 13.1.0 + '@azure/msal-common': 13.1.0 jsonwebtoken: 9.0.0 uuid: 8.3.2 dev: false /@azure/storage-blob@12.14.0: resolution: {integrity: sha512-g8GNUDpMisGXzBeD+sKphhH5yLwesB4JkHr1U6be/X3F+cAMcyGLPD1P89g2M7wbEtUJWoikry1rlr83nNRBzg==} - engines: {node: ">=14.0.0"} - dependencies: - "@azure/abort-controller": 1.1.0 - "@azure/core-http": 3.0.2 - "@azure/core-lro": 2.5.3 - "@azure/core-paging": 1.4.0 - "@azure/core-tracing": 1.0.0-preview.13 - "@azure/logger": 1.0.4 + engines: {node: '>=14.0.0'} + dependencies: + '@azure/abort-controller': 1.1.0 + '@azure/core-http': 3.0.2 + '@azure/core-lro': 2.5.3 + '@azure/core-paging': 1.4.0 + '@azure/core-tracing': 1.0.0-preview.13 + '@azure/logger': 1.0.4 events: 3.3.0 tslib: 2.6.0 transitivePeerDependencies: @@ -3010,29 +3012,29 @@ packages: /@babel/code-frame@7.22.5: resolution: {integrity: sha512-Xmwn266vad+6DAqEB2A6V/CcZVp62BbwVmcOJc2RPuwih1kw02TjQvWVWlcKGbBPd+8/0V5DEkOcizRGYsspYQ==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} dependencies: - "@babel/highlight": 7.22.5 + '@babel/highlight': 7.22.5 /@babel/compat-data@7.22.5: resolution: {integrity: sha512-4Jc/YuIaYqKnDDz892kPIledykKg12Aw1PYX5i/TY28anJtacvM1Rrr8wbieB9GfEJwlzqT0hUEao0CxEebiDA==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} dev: true /@babel/core@7.21.8: resolution: {integrity: sha512-YeM22Sondbo523Sz0+CirSPnbj9bG3P0CdHcBZdqUuaeOaYEFbOLoGU7lebvGP6P5J/WE9wOn7u7C4J9HvS1xQ==} - engines: {node: ">=6.9.0"} - dependencies: - "@ampproject/remapping": 2.2.1 - "@babel/code-frame": 7.22.5 - "@babel/generator": 7.22.5 - "@babel/helper-compilation-targets": 7.22.5(@babel/core@7.21.8) - "@babel/helper-module-transforms": 7.22.5 - "@babel/helpers": 7.22.5 - "@babel/parser": 7.22.5 - "@babel/template": 7.22.5 - "@babel/traverse": 7.22.5 - "@babel/types": 7.21.5 + engines: {node: '>=6.9.0'} + dependencies: + '@ampproject/remapping': 2.2.1 + '@babel/code-frame': 7.22.5 + '@babel/generator': 7.22.5 + '@babel/helper-compilation-targets': 7.22.5(@babel/core@7.21.8) + '@babel/helper-module-transforms': 7.22.5 + '@babel/helpers': 7.22.5 + '@babel/parser': 7.22.5 + '@babel/template': 7.22.5 + '@babel/traverse': 7.22.5 + '@babel/types': 7.21.5 convert-source-map: 1.9.0 debug: 4.3.4 gensync: 1.0.0-beta.2 @@ -3044,18 +3046,18 @@ packages: /@babel/core@7.22.5: resolution: {integrity: sha512-SBuTAjg91A3eKOvD+bPEz3LlhHZRNu1nFOVts9lzDJTXshHTjII0BAtDS3Y2DAkdZdDKWVZGVwkDfc4Clxn1dg==} - engines: {node: ">=6.9.0"} - dependencies: - "@ampproject/remapping": 2.2.1 - "@babel/code-frame": 7.22.5 - "@babel/generator": 7.22.5 - "@babel/helper-compilation-targets": 7.22.5(@babel/core@7.22.5) - "@babel/helper-module-transforms": 7.22.5 - "@babel/helpers": 7.22.5 - "@babel/parser": 7.22.5 - "@babel/template": 7.22.5 - "@babel/traverse": 7.22.5 - "@babel/types": 7.22.5 + engines: {node: '>=6.9.0'} + dependencies: + '@ampproject/remapping': 2.2.1 + '@babel/code-frame': 7.22.5 + '@babel/generator': 7.22.5 + '@babel/helper-compilation-targets': 7.22.5(@babel/core@7.22.5) + '@babel/helper-module-transforms': 7.22.5 + '@babel/helpers': 7.22.5 + '@babel/parser': 7.22.5 + '@babel/template': 7.22.5 + '@babel/traverse': 7.22.5 + '@babel/types': 7.22.5 convert-source-map: 1.9.0 debug: 4.3.4 gensync: 1.0.0-beta.2 @@ -3067,47 +3069,47 @@ packages: /@babel/generator@7.21.9: resolution: {integrity: sha512-F3fZga2uv09wFdEjEQIJxXALXfz0+JaOb7SabvVMmjHxeVTuGW8wgE8Vp1Hd7O+zMTYtcfEISGRzPkeiaPPsvg==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} dependencies: - "@babel/types": 7.21.5 - "@jridgewell/gen-mapping": 0.3.3 - "@jridgewell/trace-mapping": 0.3.18 + '@babel/types': 7.21.5 + '@jridgewell/gen-mapping': 0.3.3 + '@jridgewell/trace-mapping': 0.3.18 jsesc: 2.5.2 dev: true /@babel/generator@7.22.5: resolution: {integrity: sha512-+lcUbnTRhd0jOewtFSedLyiPsD5tswKkbgcezOqqWFUVNEwoUTlpPOBmvhG7OXWLR4jMdv0czPGH5XbflnD1EA==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} dependencies: - "@babel/types": 7.22.5 - "@jridgewell/gen-mapping": 0.3.3 - "@jridgewell/trace-mapping": 0.3.18 + '@babel/types': 7.22.5 + '@jridgewell/gen-mapping': 0.3.3 + '@jridgewell/trace-mapping': 0.3.18 jsesc: 2.5.2 dev: true /@babel/helper-annotate-as-pure@7.22.5: resolution: {integrity: sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} dependencies: - "@babel/types": 7.22.5 + '@babel/types': 7.22.5 dev: true /@babel/helper-builder-binary-assignment-operator-visitor@7.22.5: resolution: {integrity: sha512-m1EP3lVOPptR+2DwD125gziZNcmoNSHGmJROKoy87loWUQyJaVXDgpmruWqDARZSmtYQ+Dl25okU8+qhVzuykw==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} dependencies: - "@babel/types": 7.22.5 + '@babel/types': 7.22.5 dev: true /@babel/helper-compilation-targets@7.22.5(@babel/core@7.21.8): resolution: {integrity: sha512-Ji+ywpHeuqxB8WDxraCiqR0xfhYjiDE/e6k7FuIaANnoOFxAHskHChz4vA1mJC9Lbm01s1PVAGhQY4FUKSkGZw==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0 + '@babel/core': ^7.0.0 dependencies: - "@babel/compat-data": 7.22.5 - "@babel/core": 7.21.8 - "@babel/helper-validator-option": 7.22.5 + '@babel/compat-data': 7.22.5 + '@babel/core': 7.21.8 + '@babel/helper-validator-option': 7.22.5 browserslist: 4.21.9 lru-cache: 5.1.1 semver: 6.3.0 @@ -3115,13 +3117,13 @@ packages: /@babel/helper-compilation-targets@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-Ji+ywpHeuqxB8WDxraCiqR0xfhYjiDE/e6k7FuIaANnoOFxAHskHChz4vA1mJC9Lbm01s1PVAGhQY4FUKSkGZw==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0 + '@babel/core': ^7.0.0 dependencies: - "@babel/compat-data": 7.22.5 - "@babel/core": 7.22.5 - "@babel/helper-validator-option": 7.22.5 + '@babel/compat-data': 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-validator-option': 7.22.5 browserslist: 4.21.9 lru-cache: 5.1.1 semver: 6.3.0 @@ -3129,19 +3131,19 @@ packages: /@babel/helper-create-class-features-plugin@7.22.5(@babel/core@7.21.8): resolution: {integrity: sha512-xkb58MyOYIslxu3gKmVXmjTtUPvBU4odYzbiIQbWwLKIHCsx6UGZGX6F1IznMFVnDdirseUZopzN+ZRt8Xb33Q==} - engines: {node: ">=6.9.0"} - peerDependencies: - "@babel/core": ^7.0.0 - dependencies: - "@babel/core": 7.21.8 - "@babel/helper-annotate-as-pure": 7.22.5 - "@babel/helper-environment-visitor": 7.22.5 - "@babel/helper-function-name": 7.22.5 - "@babel/helper-member-expression-to-functions": 7.22.5 - "@babel/helper-optimise-call-expression": 7.22.5 - "@babel/helper-replace-supers": 7.22.5 - "@babel/helper-skip-transparent-expression-wrappers": 7.22.5 - "@babel/helper-split-export-declaration": 7.22.5 + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.21.8 + '@babel/helper-annotate-as-pure': 7.22.5 + '@babel/helper-environment-visitor': 7.22.5 + '@babel/helper-function-name': 7.22.5 + '@babel/helper-member-expression-to-functions': 7.22.5 + '@babel/helper-optimise-call-expression': 7.22.5 + '@babel/helper-replace-supers': 7.22.5 + '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 + '@babel/helper-split-export-declaration': 7.22.5 semver: 6.3.0 transitivePeerDependencies: - supports-color @@ -3149,19 +3151,19 @@ packages: /@babel/helper-create-class-features-plugin@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-xkb58MyOYIslxu3gKmVXmjTtUPvBU4odYzbiIQbWwLKIHCsx6UGZGX6F1IznMFVnDdirseUZopzN+ZRt8Xb33Q==} - engines: {node: ">=6.9.0"} - peerDependencies: - "@babel/core": ^7.0.0 - dependencies: - "@babel/core": 7.22.5 - "@babel/helper-annotate-as-pure": 7.22.5 - "@babel/helper-environment-visitor": 7.22.5 - "@babel/helper-function-name": 7.22.5 - "@babel/helper-member-expression-to-functions": 7.22.5 - "@babel/helper-optimise-call-expression": 7.22.5 - "@babel/helper-replace-supers": 7.22.5 - "@babel/helper-skip-transparent-expression-wrappers": 7.22.5 - "@babel/helper-split-export-declaration": 7.22.5 + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.22.5 + '@babel/helper-annotate-as-pure': 7.22.5 + '@babel/helper-environment-visitor': 7.22.5 + '@babel/helper-function-name': 7.22.5 + '@babel/helper-member-expression-to-functions': 7.22.5 + '@babel/helper-optimise-call-expression': 7.22.5 + '@babel/helper-replace-supers': 7.22.5 + '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 + '@babel/helper-split-export-declaration': 7.22.5 semver: 6.3.0 transitivePeerDependencies: - supports-color @@ -3169,24 +3171,24 @@ packages: /@babel/helper-create-regexp-features-plugin@7.22.5(@babel/core@7.21.8): resolution: {integrity: sha512-1VpEFOIbMRaXyDeUwUfmTIxExLwQ+zkW+Bh5zXpApA3oQedBx9v/updixWxnx/bZpKw7u8VxWjb/qWpIcmPq8A==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0 + '@babel/core': ^7.0.0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-annotate-as-pure": 7.22.5 + '@babel/core': 7.21.8 + '@babel/helper-annotate-as-pure': 7.22.5 regexpu-core: 5.3.2 semver: 6.3.0 dev: true /@babel/helper-create-regexp-features-plugin@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-1VpEFOIbMRaXyDeUwUfmTIxExLwQ+zkW+Bh5zXpApA3oQedBx9v/updixWxnx/bZpKw7u8VxWjb/qWpIcmPq8A==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0 + '@babel/core': ^7.0.0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-annotate-as-pure": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-annotate-as-pure': 7.22.5 regexpu-core: 5.3.2 semver: 6.3.0 dev: true @@ -3194,11 +3196,11 @@ packages: /@babel/helper-define-polyfill-provider@0.3.3(@babel/core@7.21.8): resolution: {integrity: sha512-z5aQKU4IzbqCC1XH0nAqfsFLMVSo22SBKUc0BxGrLkolTdPTructy0ToNnlO2zA4j9Q/7pjMZf0DSY+DSTYzww==} peerDependencies: - "@babel/core": ^7.4.0-0 + '@babel/core': ^7.4.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-compilation-targets": 7.22.5(@babel/core@7.21.8) - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.21.8 + '@babel/helper-compilation-targets': 7.22.5(@babel/core@7.21.8) + '@babel/helper-plugin-utils': 7.22.5 debug: 4.3.4 lodash.debounce: 4.0.8 resolve: 1.22.2 @@ -3210,11 +3212,11 @@ packages: /@babel/helper-define-polyfill-provider@0.4.0(@babel/core@7.22.5): resolution: {integrity: sha512-RnanLx5ETe6aybRi1cO/edaRH+bNYWaryCEmjDDYyNr4wnSzyOp8T0dWipmqVHKEY3AbVKUom50AKSlj1zmKbg==} peerDependencies: - "@babel/core": ^7.4.0-0 + '@babel/core': ^7.4.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-compilation-targets": 7.22.5(@babel/core@7.22.5) - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-compilation-targets': 7.22.5(@babel/core@7.22.5) + '@babel/helper-plugin-utils': 7.22.5 debug: 4.3.4 lodash.debounce: 4.0.8 resolve: 1.22.2 @@ -3225,977 +3227,977 @@ packages: /@babel/helper-environment-visitor@7.22.5: resolution: {integrity: sha512-XGmhECfVA/5sAt+H+xpSg0mfrHq6FzNr9Oxh7PSEBBRUb/mL7Kz3NICXb194rCqAEdxkhPT1a88teizAFyvk8Q==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} dev: true /@babel/helper-function-name@7.22.5: resolution: {integrity: sha512-wtHSq6jMRE3uF2otvfuD3DIvVhOsSNshQl0Qrd7qC9oQJzHvOL4qQXlQn2916+CXGywIjpGuIkoyZRRxHPiNQQ==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} dependencies: - "@babel/template": 7.22.5 - "@babel/types": 7.22.5 + '@babel/template': 7.22.5 + '@babel/types': 7.22.5 dev: true /@babel/helper-hoist-variables@7.22.5: resolution: {integrity: sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} dependencies: - "@babel/types": 7.22.5 + '@babel/types': 7.22.5 dev: true /@babel/helper-member-expression-to-functions@7.22.5: resolution: {integrity: sha512-aBiH1NKMG0H2cGZqspNvsaBe6wNGjbJjuLy29aU+eDZjSbbN53BaxlpB02xm9v34pLTZ1nIQPFYn2qMZoa5BQQ==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} dependencies: - "@babel/types": 7.22.5 + '@babel/types': 7.22.5 dev: true /@babel/helper-module-imports@7.22.5: resolution: {integrity: sha512-8Dl6+HD/cKifutF5qGd/8ZJi84QeAKh+CEe1sBzz8UayBBGg1dAIJrdHOcOM5b2MpzWL2yuotJTtGjETq0qjXg==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} dependencies: - "@babel/types": 7.22.5 + '@babel/types': 7.22.5 dev: true /@babel/helper-module-transforms@7.22.5: resolution: {integrity: sha512-+hGKDt/Ze8GFExiVHno/2dvG5IdstpzCq0y4Qc9OJ25D4q3pKfiIP/4Vp3/JvhDkLKsDK2api3q3fpIgiIF5bw==} - engines: {node: ">=6.9.0"} - dependencies: - "@babel/helper-environment-visitor": 7.22.5 - "@babel/helper-module-imports": 7.22.5 - "@babel/helper-simple-access": 7.22.5 - "@babel/helper-split-export-declaration": 7.22.5 - "@babel/helper-validator-identifier": 7.22.5 - "@babel/template": 7.22.5 - "@babel/traverse": 7.22.5 - "@babel/types": 7.22.5 + engines: {node: '>=6.9.0'} + dependencies: + '@babel/helper-environment-visitor': 7.22.5 + '@babel/helper-module-imports': 7.22.5 + '@babel/helper-simple-access': 7.22.5 + '@babel/helper-split-export-declaration': 7.22.5 + '@babel/helper-validator-identifier': 7.22.5 + '@babel/template': 7.22.5 + '@babel/traverse': 7.22.5 + '@babel/types': 7.22.5 transitivePeerDependencies: - supports-color dev: true /@babel/helper-optimise-call-expression@7.22.5: resolution: {integrity: sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} dependencies: - "@babel/types": 7.22.5 + '@babel/types': 7.22.5 dev: true /@babel/helper-plugin-utils@7.22.5: resolution: {integrity: sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} dev: true /@babel/helper-remap-async-to-generator@7.22.5(@babel/core@7.21.8): resolution: {integrity: sha512-cU0Sq1Rf4Z55fgz7haOakIyM7+x/uCFwXpLPaeRzfoUtAEAuUZjZvFPjL/rk5rW693dIgn2hng1W7xbT7lWT4g==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0 + '@babel/core': ^7.0.0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-annotate-as-pure": 7.22.5 - "@babel/helper-environment-visitor": 7.22.5 - "@babel/helper-wrap-function": 7.22.5 - "@babel/types": 7.22.5 + '@babel/core': 7.21.8 + '@babel/helper-annotate-as-pure': 7.22.5 + '@babel/helper-environment-visitor': 7.22.5 + '@babel/helper-wrap-function': 7.22.5 + '@babel/types': 7.22.5 transitivePeerDependencies: - supports-color dev: true /@babel/helper-remap-async-to-generator@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-cU0Sq1Rf4Z55fgz7haOakIyM7+x/uCFwXpLPaeRzfoUtAEAuUZjZvFPjL/rk5rW693dIgn2hng1W7xbT7lWT4g==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0 + '@babel/core': ^7.0.0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-annotate-as-pure": 7.22.5 - "@babel/helper-environment-visitor": 7.22.5 - "@babel/helper-wrap-function": 7.22.5 - "@babel/types": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-annotate-as-pure': 7.22.5 + '@babel/helper-environment-visitor': 7.22.5 + '@babel/helper-wrap-function': 7.22.5 + '@babel/types': 7.22.5 transitivePeerDependencies: - supports-color dev: true /@babel/helper-replace-supers@7.22.5: resolution: {integrity: sha512-aLdNM5I3kdI/V9xGNyKSF3X/gTyMUBohTZ+/3QdQKAA9vxIiy12E+8E2HoOP1/DjeqU+g6as35QHJNMDDYpuCg==} - engines: {node: ">=6.9.0"} - dependencies: - "@babel/helper-environment-visitor": 7.22.5 - "@babel/helper-member-expression-to-functions": 7.22.5 - "@babel/helper-optimise-call-expression": 7.22.5 - "@babel/template": 7.22.5 - "@babel/traverse": 7.22.5 - "@babel/types": 7.22.5 + engines: {node: '>=6.9.0'} + dependencies: + '@babel/helper-environment-visitor': 7.22.5 + '@babel/helper-member-expression-to-functions': 7.22.5 + '@babel/helper-optimise-call-expression': 7.22.5 + '@babel/template': 7.22.5 + '@babel/traverse': 7.22.5 + '@babel/types': 7.22.5 transitivePeerDependencies: - supports-color dev: true /@babel/helper-simple-access@7.22.5: resolution: {integrity: sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} dependencies: - "@babel/types": 7.22.5 + '@babel/types': 7.22.5 dev: true /@babel/helper-skip-transparent-expression-wrappers@7.22.5: resolution: {integrity: sha512-tK14r66JZKiC43p8Ki33yLBVJKlQDFoA8GYN67lWCDCqoL6EMMSuM9b+Iff2jHaM/RRFYl7K+iiru7hbRqNx8Q==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} dependencies: - "@babel/types": 7.22.5 + '@babel/types': 7.22.5 dev: true /@babel/helper-split-export-declaration@7.22.5: resolution: {integrity: sha512-thqK5QFghPKWLhAV321lxF95yCg2K3Ob5yw+M3VHWfdia0IkPXUtoLH8x/6Fh486QUvzhb8YOWHChTVen2/PoQ==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} dependencies: - "@babel/types": 7.22.5 + '@babel/types': 7.22.5 dev: true /@babel/helper-string-parser@7.22.5: resolution: {integrity: sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} dev: true /@babel/helper-validator-identifier@7.22.5: resolution: {integrity: sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} /@babel/helper-validator-option@7.22.5: resolution: {integrity: sha512-R3oB6xlIVKUnxNUxbmgq7pKjxpru24zlimpE8WK47fACIlM0II/Hm1RS8IaOI7NgCr6LNS+jl5l75m20npAziw==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} dev: true /@babel/helper-wrap-function@7.22.5: resolution: {integrity: sha512-bYqLIBSEshYcYQyfks8ewYA8S30yaGSeRslcvKMvoUk6HHPySbxHq9YRi6ghhzEU+yhQv9bP/jXnygkStOcqZw==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} dependencies: - "@babel/helper-function-name": 7.22.5 - "@babel/template": 7.22.5 - "@babel/traverse": 7.22.5 - "@babel/types": 7.22.5 + '@babel/helper-function-name': 7.22.5 + '@babel/template': 7.22.5 + '@babel/traverse': 7.22.5 + '@babel/types': 7.22.5 transitivePeerDependencies: - supports-color dev: true /@babel/helpers@7.22.5: resolution: {integrity: sha512-pSXRmfE1vzcUIDFQcSGA5Mr+GxBV9oiRKDuDxXvWQQBCh8HoIjs/2DlDB7H8smac1IVrB9/xdXj2N3Wol9Cr+Q==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} dependencies: - "@babel/template": 7.22.5 - "@babel/traverse": 7.22.5 - "@babel/types": 7.22.5 + '@babel/template': 7.22.5 + '@babel/traverse': 7.22.5 + '@babel/types': 7.22.5 transitivePeerDependencies: - supports-color dev: true /@babel/highlight@7.22.5: resolution: {integrity: sha512-BSKlD1hgnedS5XRnGOljZawtag7H1yPfQp0tdNJCHoH6AZ+Pcm9VvkrK59/Yy593Ypg0zMxH2BxD1VPYUQ7UIw==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} dependencies: - "@babel/helper-validator-identifier": 7.22.5 + '@babel/helper-validator-identifier': 7.22.5 chalk: 2.4.2 js-tokens: 4.0.0 /@babel/parser@7.21.9: resolution: {integrity: sha512-q5PNg/Bi1OpGgx5jYlvWZwAorZepEudDMCLtj967aeS7WMont7dUZI46M2XwcIQqvUlMxWfdLFu4S/qSxeUu5g==} - engines: {node: ">=6.0.0"} + engines: {node: '>=6.0.0'} hasBin: true dependencies: - "@babel/types": 7.21.5 + '@babel/types': 7.21.5 dev: true /@babel/parser@7.22.5: resolution: {integrity: sha512-DFZMC9LJUG9PLOclRC32G63UXwzqS2koQC8dkx+PLdmt1xSePYpbT/NbsrJy8Q/muXz7o/h/d4A7Fuyixm559Q==} - engines: {node: ">=6.0.0"} + engines: {node: '>=6.0.0'} hasBin: true dependencies: - "@babel/types": 7.22.5 + '@babel/types': 7.22.5 dev: true /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.22.5(@babel/core@7.21.8): resolution: {integrity: sha512-NP1M5Rf+u2Gw9qfSO4ihjcTGW5zXTi36ITLd4/EoAcEhIZ0yjMqmftDNl3QC19CX7olhrjpyU454g/2W7X0jvQ==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0 + '@babel/core': ^7.0.0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.21.8 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-NP1M5Rf+u2Gw9qfSO4ihjcTGW5zXTi36ITLd4/EoAcEhIZ0yjMqmftDNl3QC19CX7olhrjpyU454g/2W7X0jvQ==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0 + '@babel/core': ^7.0.0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.22.5(@babel/core@7.21.8): resolution: {integrity: sha512-31Bb65aZaUwqCbWMnZPduIZxCBngHFlzyN6Dq6KAJjtx+lx6ohKHubc61OomYi7XwVD4Ol0XCVz4h+pYFR048g==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.13.0 + '@babel/core': ^7.13.0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-plugin-utils": 7.22.5 - "@babel/helper-skip-transparent-expression-wrappers": 7.22.5 - "@babel/plugin-transform-optional-chaining": 7.22.5(@babel/core@7.21.8) + '@babel/core': 7.21.8 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 + '@babel/plugin-transform-optional-chaining': 7.22.5(@babel/core@7.21.8) dev: true /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-31Bb65aZaUwqCbWMnZPduIZxCBngHFlzyN6Dq6KAJjtx+lx6ohKHubc61OomYi7XwVD4Ol0XCVz4h+pYFR048g==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.13.0 + '@babel/core': ^7.13.0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 - "@babel/helper-skip-transparent-expression-wrappers": 7.22.5 - "@babel/plugin-transform-optional-chaining": 7.22.5(@babel/core@7.22.5) + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 + '@babel/plugin-transform-optional-chaining': 7.22.5(@babel/core@7.22.5) dev: true /@babel/plugin-proposal-async-generator-functions@7.20.7(@babel/core@7.21.8): resolution: {integrity: sha512-xMbiLsn/8RK7Wq7VeVytytS2L6qE69bXPB10YCmMdDZbKF4okCqY74pI/jJQ/8U0b/F6NrT2+14b8/P9/3AMGA==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-environment-visitor": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 - "@babel/helper-remap-async-to-generator": 7.22.5(@babel/core@7.21.8) - "@babel/plugin-syntax-async-generators": 7.8.4(@babel/core@7.21.8) + '@babel/core': 7.21.8 + '@babel/helper-environment-visitor': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-remap-async-to-generator': 7.22.5(@babel/core@7.21.8) + '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.21.8) transitivePeerDependencies: - supports-color dev: true /@babel/plugin-proposal-class-properties@7.18.6(@babel/core@7.21.8): resolution: {integrity: sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-create-class-features-plugin": 7.22.5(@babel/core@7.21.8) - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.21.8 + '@babel/helper-create-class-features-plugin': 7.22.5(@babel/core@7.21.8) + '@babel/helper-plugin-utils': 7.22.5 transitivePeerDependencies: - supports-color dev: true /@babel/plugin-proposal-class-properties@7.18.6(@babel/core@7.22.5): resolution: {integrity: sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-create-class-features-plugin": 7.22.5(@babel/core@7.22.5) - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-create-class-features-plugin': 7.22.5(@babel/core@7.22.5) + '@babel/helper-plugin-utils': 7.22.5 transitivePeerDependencies: - supports-color dev: true /@babel/plugin-proposal-class-static-block@7.21.0(@babel/core@7.21.8): resolution: {integrity: sha512-XP5G9MWNUskFuP30IfFSEFB0Z6HzLIUcjYM4bYOPHXl7eiJ9HFv8tWj6TXTN5QODiEhDZAeI4hLok2iHFFV4hw==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.12.0 + '@babel/core': ^7.12.0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-create-class-features-plugin": 7.22.5(@babel/core@7.21.8) - "@babel/helper-plugin-utils": 7.22.5 - "@babel/plugin-syntax-class-static-block": 7.14.5(@babel/core@7.21.8) + '@babel/core': 7.21.8 + '@babel/helper-create-class-features-plugin': 7.22.5(@babel/core@7.21.8) + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.21.8) transitivePeerDependencies: - supports-color dev: true /@babel/plugin-proposal-dynamic-import@7.18.6(@babel/core@7.21.8): resolution: {integrity: sha512-1auuwmK+Rz13SJj36R+jqFPMJWyKEDd7lLSdOj4oJK0UTgGueSAtkrCvz9ewmgyU/P941Rv2fQwZJN8s6QruXw==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-plugin-utils": 7.22.5 - "@babel/plugin-syntax-dynamic-import": 7.8.3(@babel/core@7.21.8) + '@babel/core': 7.21.8 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.21.8) dev: true /@babel/plugin-proposal-export-namespace-from@7.18.9(@babel/core@7.21.8): resolution: {integrity: sha512-k1NtHyOMvlDDFeb9G5PhUXuGj8m/wiwojgQVEhJ/fsVsMCpLyOP4h0uGEjYJKrRI+EVPlb5Jk+Gt9P97lOGwtA==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-plugin-utils": 7.22.5 - "@babel/plugin-syntax-export-namespace-from": 7.8.3(@babel/core@7.21.8) + '@babel/core': 7.21.8 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.21.8) dev: true /@babel/plugin-proposal-json-strings@7.18.6(@babel/core@7.21.8): resolution: {integrity: sha512-lr1peyn9kOdbYc0xr0OdHTZ5FMqS6Di+H0Fz2I/JwMzGmzJETNeOFq2pBySw6X/KFL5EWDjlJuMsUGRFb8fQgQ==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-plugin-utils": 7.22.5 - "@babel/plugin-syntax-json-strings": 7.8.3(@babel/core@7.21.8) + '@babel/core': 7.21.8 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.21.8) dev: true /@babel/plugin-proposal-logical-assignment-operators@7.20.7(@babel/core@7.21.8): resolution: {integrity: sha512-y7C7cZgpMIjWlKE5T7eJwp+tnRYM89HmRvWM5EQuB5BoHEONjmQ8lSNmBUwOyy/GFRsohJED51YBF79hE1djug==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-plugin-utils": 7.22.5 - "@babel/plugin-syntax-logical-assignment-operators": 7.10.4(@babel/core@7.21.8) + '@babel/core': 7.21.8 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.21.8) dev: true /@babel/plugin-proposal-nullish-coalescing-operator@7.18.6(@babel/core@7.21.8): resolution: {integrity: sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-plugin-utils": 7.22.5 - "@babel/plugin-syntax-nullish-coalescing-operator": 7.8.3(@babel/core@7.21.8) + '@babel/core': 7.21.8 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.21.8) dev: true /@babel/plugin-proposal-nullish-coalescing-operator@7.18.6(@babel/core@7.22.5): resolution: {integrity: sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 - "@babel/plugin-syntax-nullish-coalescing-operator": 7.8.3(@babel/core@7.22.5) + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.22.5) dev: true /@babel/plugin-proposal-numeric-separator@7.18.6(@babel/core@7.21.8): resolution: {integrity: sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-plugin-utils": 7.22.5 - "@babel/plugin-syntax-numeric-separator": 7.10.4(@babel/core@7.21.8) + '@babel/core': 7.21.8 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.21.8) dev: true /@babel/plugin-proposal-object-rest-spread@7.20.7(@babel/core@7.21.8): resolution: {integrity: sha512-d2S98yCiLxDVmBmE8UjGcfPvNEUbA1U5q5WxaWFUGRzJSVAZqm5W6MbPct0jxnegUZ0niLeNX+IOzEs7wYg9Dg==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/compat-data": 7.22.5 - "@babel/core": 7.21.8 - "@babel/helper-compilation-targets": 7.22.5(@babel/core@7.21.8) - "@babel/helper-plugin-utils": 7.22.5 - "@babel/plugin-syntax-object-rest-spread": 7.8.3(@babel/core@7.21.8) - "@babel/plugin-transform-parameters": 7.22.5(@babel/core@7.21.8) + '@babel/compat-data': 7.22.5 + '@babel/core': 7.21.8 + '@babel/helper-compilation-targets': 7.22.5(@babel/core@7.21.8) + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.21.8) + '@babel/plugin-transform-parameters': 7.22.5(@babel/core@7.21.8) dev: true /@babel/plugin-proposal-optional-catch-binding@7.18.6(@babel/core@7.21.8): resolution: {integrity: sha512-Q40HEhs9DJQyaZfUjjn6vE8Cv4GmMHCYuMGIWUnlxH6400VGxOuwWsPt4FxXxJkC/5eOzgn0z21M9gMT4MOhbw==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-plugin-utils": 7.22.5 - "@babel/plugin-syntax-optional-catch-binding": 7.8.3(@babel/core@7.21.8) + '@babel/core': 7.21.8 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.21.8) dev: true /@babel/plugin-proposal-optional-chaining@7.21.0(@babel/core@7.21.8): resolution: {integrity: sha512-p4zeefM72gpmEe2fkUr/OnOXpWEf8nAgk7ZYVqqfFiyIG7oFfVZcCrU64hWn5xp4tQ9LkV4bTIa5rD0KANpKNA==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@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.21.8) + '@babel/core': 7.21.8 + '@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.21.8) dev: true /@babel/plugin-proposal-optional-chaining@7.21.0(@babel/core@7.22.5): resolution: {integrity: sha512-p4zeefM72gpmEe2fkUr/OnOXpWEf8nAgk7ZYVqqfFiyIG7oFfVZcCrU64hWn5xp4tQ9LkV4bTIa5rD0KANpKNA==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@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.22.5) + '@babel/core': 7.22.5 + '@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.22.5) dev: true /@babel/plugin-proposal-private-methods@7.18.6(@babel/core@7.21.8): resolution: {integrity: sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-create-class-features-plugin": 7.22.5(@babel/core@7.21.8) - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.21.8 + '@babel/helper-create-class-features-plugin': 7.22.5(@babel/core@7.21.8) + '@babel/helper-plugin-utils': 7.22.5 transitivePeerDependencies: - supports-color dev: true /@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.22.5): resolution: {integrity: sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 + '@babel/core': 7.22.5 dev: true /@babel/plugin-proposal-private-property-in-object@7.21.11(@babel/core@7.21.8): resolution: {integrity: sha512-0QZ8qP/3RLDVBwBFoWAwCtgcDZJVwA5LUJRZU8x2YFfKNuFq161wK3cuGrALu5yiPu+vzwTAg/sMWVNeWeNyaw==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-annotate-as-pure": 7.22.5 - "@babel/helper-create-class-features-plugin": 7.22.5(@babel/core@7.21.8) - "@babel/helper-plugin-utils": 7.22.5 - "@babel/plugin-syntax-private-property-in-object": 7.14.5(@babel/core@7.21.8) + '@babel/core': 7.21.8 + '@babel/helper-annotate-as-pure': 7.22.5 + '@babel/helper-create-class-features-plugin': 7.22.5(@babel/core@7.21.8) + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.21.8) transitivePeerDependencies: - supports-color dev: true /@babel/plugin-proposal-unicode-property-regex@7.18.6(@babel/core@7.21.8): resolution: {integrity: sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==} - engines: {node: ">=4"} + engines: {node: '>=4'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-create-regexp-features-plugin": 7.22.5(@babel/core@7.21.8) - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.21.8 + '@babel/helper-create-regexp-features-plugin': 7.22.5(@babel/core@7.21.8) + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-proposal-unicode-property-regex@7.18.6(@babel/core@7.22.5): resolution: {integrity: sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==} - engines: {node: ">=4"} + engines: {node: '>=4'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-create-regexp-features-plugin": 7.22.5(@babel/core@7.22.5) - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-create-regexp-features-plugin': 7.22.5(@babel/core@7.22.5) + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.21.8): resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.21.8 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.22.5): resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-syntax-bigint@7.8.3(@babel/core@7.22.5): resolution: {integrity: sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.21.8): resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.21.8 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.22.5): resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.21.8): resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.21.8 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.22.5): resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.21.8): resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.21.8 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.22.5): resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.21.8): resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.21.8 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.22.5): resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-syntax-flow@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-9RdCl0i+q0QExayk2nOS7853w08yLucnnPML6EN9S8fgMPVtdLDCdx/cOQ/i44Lb9UeQX9A35yaqBBOMMZxPxQ==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-syntax-import-assertions@7.22.5(@babel/core@7.21.8): resolution: {integrity: sha512-rdV97N7KqsRzeNGoWUOK6yUsWarLjE5Su/Snk9IYPU9CwkWHs4t+rTGOvffTR8XGkJMTAdLfO0xVnXm8wugIJg==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.21.8 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-syntax-import-assertions@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-rdV97N7KqsRzeNGoWUOK6yUsWarLjE5Su/Snk9IYPU9CwkWHs4t+rTGOvffTR8XGkJMTAdLfO0xVnXm8wugIJg==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-syntax-import-attributes@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-KwvoWDeNKPETmozyFE0P2rOLqh39EoQHNjqizrI5B8Vt0ZNS7M56s7dAiAqbYfiAYOuIzIh96z3iR2ktgu3tEg==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.21.8): resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.21.8 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.22.5): resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.21.8): resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.21.8 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.22.5): resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-syntax-jsx@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-gvyP4hZrgrs/wWMaocvxZ44Hw0b3W8Pe+cMxc8V1ULQ07oh8VNbIRaoD1LRZVTvD+0nieDKjfgKg89sD7rrKrg==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.21.8): resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.21.8 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.22.5): resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.21.8): resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.21.8 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.22.5): resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.21.8): resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.21.8 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.22.5): resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.21.8): resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.21.8 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.22.5): resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.21.8): resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.21.8 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.22.5): resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.21.8): resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.21.8 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.22.5): resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.21.8): resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.21.8 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.22.5): resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.21.8): resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.21.8 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.22.5): resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-syntax-typescript@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-1mS2o03i7t1c6VzH6fdQ3OA8tcEIxwG18zIPRp+UY1Ihv6W+XZzBCVxExF9upussPXJ0xE9XRHwMoNs1ep/nRQ==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.22.5): resolution: {integrity: sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0 + '@babel/core': ^7.0.0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-create-regexp-features-plugin": 7.22.5(@babel/core@7.22.5) - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-create-regexp-features-plugin': 7.22.5(@babel/core@7.22.5) + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-transform-arrow-functions@7.22.5(@babel/core@7.21.8): resolution: {integrity: sha512-26lTNXoVRdAnsaDXPpvCNUq+OVWEVC6bx7Vvz9rC53F2bagUWW4u4ii2+h8Fejfh7RYqPxn+libeFBBck9muEw==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.21.8 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-transform-arrow-functions@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-26lTNXoVRdAnsaDXPpvCNUq+OVWEVC6bx7Vvz9rC53F2bagUWW4u4ii2+h8Fejfh7RYqPxn+libeFBBck9muEw==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-transform-async-generator-functions@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-gGOEvFzm3fWoyD5uZq7vVTD57pPJ3PczPUD/xCFGjzBpUosnklmXyKnGQbbbGs1NPNPskFex0j93yKbHt0cHyg==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-environment-visitor": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 - "@babel/helper-remap-async-to-generator": 7.22.5(@babel/core@7.22.5) - "@babel/plugin-syntax-async-generators": 7.8.4(@babel/core@7.22.5) + '@babel/core': 7.22.5 + '@babel/helper-environment-visitor': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-remap-async-to-generator': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.22.5) transitivePeerDependencies: - supports-color dev: true /@babel/plugin-transform-async-to-generator@7.22.5(@babel/core@7.21.8): resolution: {integrity: sha512-b1A8D8ZzE/VhNDoV1MSJTnpKkCG5bJo+19R4o4oy03zM7ws8yEMK755j61Dc3EyvdysbqH5BOOTquJ7ZX9C6vQ==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-module-imports": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 - "@babel/helper-remap-async-to-generator": 7.22.5(@babel/core@7.21.8) + '@babel/core': 7.21.8 + '@babel/helper-module-imports': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-remap-async-to-generator': 7.22.5(@babel/core@7.21.8) transitivePeerDependencies: - supports-color dev: true /@babel/plugin-transform-async-to-generator@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-b1A8D8ZzE/VhNDoV1MSJTnpKkCG5bJo+19R4o4oy03zM7ws8yEMK755j61Dc3EyvdysbqH5BOOTquJ7ZX9C6vQ==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-module-imports": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 - "@babel/helper-remap-async-to-generator": 7.22.5(@babel/core@7.22.5) + '@babel/core': 7.22.5 + '@babel/helper-module-imports': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-remap-async-to-generator': 7.22.5(@babel/core@7.22.5) transitivePeerDependencies: - supports-color dev: true /@babel/plugin-transform-block-scoped-functions@7.22.5(@babel/core@7.21.8): resolution: {integrity: sha512-tdXZ2UdknEKQWKJP1KMNmuF5Lx3MymtMN/pvA+p/VEkhK8jVcQ1fzSy8KM9qRYhAf2/lV33hoMPKI/xaI9sADA==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.21.8 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-transform-block-scoped-functions@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-tdXZ2UdknEKQWKJP1KMNmuF5Lx3MymtMN/pvA+p/VEkhK8jVcQ1fzSy8KM9qRYhAf2/lV33hoMPKI/xaI9sADA==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-transform-block-scoping@7.22.5(@babel/core@7.21.8): resolution: {integrity: sha512-EcACl1i5fSQ6bt+YGuU/XGCeZKStLmyVGytWkpyhCLeQVA0eu6Wtiw92V+I1T/hnezUv7j74dA/Ro69gWcU+hg==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.21.8 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-transform-block-scoping@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-EcACl1i5fSQ6bt+YGuU/XGCeZKStLmyVGytWkpyhCLeQVA0eu6Wtiw92V+I1T/hnezUv7j74dA/Ro69gWcU+hg==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-transform-class-properties@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-nDkQ0NfkOhPTq8YCLiWNxp1+f9fCobEjCb0n8WdbNUBc4IB5V7P1QnX9IjpSoquKrXF5SKojHleVNs2vGeHCHQ==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-create-class-features-plugin": 7.22.5(@babel/core@7.22.5) - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-create-class-features-plugin': 7.22.5(@babel/core@7.22.5) + '@babel/helper-plugin-utils': 7.22.5 transitivePeerDependencies: - supports-color dev: true /@babel/plugin-transform-class-static-block@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-SPToJ5eYZLxlnp1UzdARpOGeC2GbHvr9d/UV0EukuVx8atktg194oe+C5BqQ8jRTkgLRVOPYeXRSBg1IlMoVRA==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.12.0 + '@babel/core': ^7.12.0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-create-class-features-plugin": 7.22.5(@babel/core@7.22.5) - "@babel/helper-plugin-utils": 7.22.5 - "@babel/plugin-syntax-class-static-block": 7.14.5(@babel/core@7.22.5) + '@babel/core': 7.22.5 + '@babel/helper-create-class-features-plugin': 7.22.5(@babel/core@7.22.5) + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.22.5) transitivePeerDependencies: - supports-color dev: true /@babel/plugin-transform-classes@7.22.5(@babel/core@7.21.8): resolution: {integrity: sha512-2edQhLfibpWpsVBx2n/GKOz6JdGQvLruZQfGr9l1qes2KQaWswjBzhQF7UDUZMNaMMQeYnQzxwOMPsbYF7wqPQ==} - engines: {node: ">=6.9.0"} - peerDependencies: - "@babel/core": ^7.0.0-0 - dependencies: - "@babel/core": 7.21.8 - "@babel/helper-annotate-as-pure": 7.22.5 - "@babel/helper-compilation-targets": 7.22.5(@babel/core@7.21.8) - "@babel/helper-environment-visitor": 7.22.5 - "@babel/helper-function-name": 7.22.5 - "@babel/helper-optimise-call-expression": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 - "@babel/helper-replace-supers": 7.22.5 - "@babel/helper-split-export-declaration": 7.22.5 + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.21.8 + '@babel/helper-annotate-as-pure': 7.22.5 + '@babel/helper-compilation-targets': 7.22.5(@babel/core@7.21.8) + '@babel/helper-environment-visitor': 7.22.5 + '@babel/helper-function-name': 7.22.5 + '@babel/helper-optimise-call-expression': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-replace-supers': 7.22.5 + '@babel/helper-split-export-declaration': 7.22.5 globals: 11.12.0 transitivePeerDependencies: - supports-color @@ -4203,19 +4205,19 @@ packages: /@babel/plugin-transform-classes@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-2edQhLfibpWpsVBx2n/GKOz6JdGQvLruZQfGr9l1qes2KQaWswjBzhQF7UDUZMNaMMQeYnQzxwOMPsbYF7wqPQ==} - engines: {node: ">=6.9.0"} - peerDependencies: - "@babel/core": ^7.0.0-0 - dependencies: - "@babel/core": 7.22.5 - "@babel/helper-annotate-as-pure": 7.22.5 - "@babel/helper-compilation-targets": 7.22.5(@babel/core@7.22.5) - "@babel/helper-environment-visitor": 7.22.5 - "@babel/helper-function-name": 7.22.5 - "@babel/helper-optimise-call-expression": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 - "@babel/helper-replace-supers": 7.22.5 - "@babel/helper-split-export-declaration": 7.22.5 + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.5 + '@babel/helper-annotate-as-pure': 7.22.5 + '@babel/helper-compilation-targets': 7.22.5(@babel/core@7.22.5) + '@babel/helper-environment-visitor': 7.22.5 + '@babel/helper-function-name': 7.22.5 + '@babel/helper-optimise-call-expression': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-replace-supers': 7.22.5 + '@babel/helper-split-export-declaration': 7.22.5 globals: 11.12.0 transitivePeerDependencies: - supports-color @@ -4223,901 +4225,901 @@ packages: /@babel/plugin-transform-computed-properties@7.22.5(@babel/core@7.21.8): resolution: {integrity: sha512-4GHWBgRf0krxPX+AaPtgBAlTgTeZmqDynokHOX7aqqAB4tHs3U2Y02zH6ETFdLZGcg9UQSD1WCmkVrE9ErHeOg==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-plugin-utils": 7.22.5 - "@babel/template": 7.22.5 + '@babel/core': 7.21.8 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/template': 7.22.5 dev: true /@babel/plugin-transform-computed-properties@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-4GHWBgRf0krxPX+AaPtgBAlTgTeZmqDynokHOX7aqqAB4tHs3U2Y02zH6ETFdLZGcg9UQSD1WCmkVrE9ErHeOg==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 - "@babel/template": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/template': 7.22.5 dev: true /@babel/plugin-transform-destructuring@7.22.5(@babel/core@7.21.8): resolution: {integrity: sha512-GfqcFuGW8vnEqTUBM7UtPd5A4q797LTvvwKxXTgRsFjoqaJiEg9deBG6kWeQYkVEL569NpnmpC0Pkr/8BLKGnQ==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.21.8 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-transform-destructuring@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-GfqcFuGW8vnEqTUBM7UtPd5A4q797LTvvwKxXTgRsFjoqaJiEg9deBG6kWeQYkVEL569NpnmpC0Pkr/8BLKGnQ==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-transform-dotall-regex@7.22.5(@babel/core@7.21.8): resolution: {integrity: sha512-5/Yk9QxCQCl+sOIB1WelKnVRxTJDSAIxtJLL2/pqL14ZVlbH0fUQUZa/T5/UnQtBNgghR7mfB8ERBKyKPCi7Vw==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-create-regexp-features-plugin": 7.22.5(@babel/core@7.21.8) - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.21.8 + '@babel/helper-create-regexp-features-plugin': 7.22.5(@babel/core@7.21.8) + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-transform-dotall-regex@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-5/Yk9QxCQCl+sOIB1WelKnVRxTJDSAIxtJLL2/pqL14ZVlbH0fUQUZa/T5/UnQtBNgghR7mfB8ERBKyKPCi7Vw==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-create-regexp-features-plugin": 7.22.5(@babel/core@7.22.5) - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-create-regexp-features-plugin': 7.22.5(@babel/core@7.22.5) + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-transform-duplicate-keys@7.22.5(@babel/core@7.21.8): resolution: {integrity: sha512-dEnYD+9BBgld5VBXHnF/DbYGp3fqGMsyxKbtD1mDyIA7AkTSpKXFhCVuj/oQVOoALfBs77DudA0BE4d5mcpmqw==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.21.8 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-transform-duplicate-keys@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-dEnYD+9BBgld5VBXHnF/DbYGp3fqGMsyxKbtD1mDyIA7AkTSpKXFhCVuj/oQVOoALfBs77DudA0BE4d5mcpmqw==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-transform-dynamic-import@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-0MC3ppTB1AMxd8fXjSrbPa7LT9hrImt+/fcj+Pg5YMD7UQyWp/02+JWpdnCymmsXwIx5Z+sYn1bwCn4ZJNvhqQ==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 - "@babel/plugin-syntax-dynamic-import": 7.8.3(@babel/core@7.22.5) + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.22.5) dev: true /@babel/plugin-transform-exponentiation-operator@7.22.5(@babel/core@7.21.8): resolution: {integrity: sha512-vIpJFNM/FjZ4rh1myqIya9jXwrwwgFRHPjT3DkUA9ZLHuzox8jiXkOLvwm1H+PQIP3CqfC++WPKeuDi0Sjdj1g==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-builder-binary-assignment-operator-visitor": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.21.8 + '@babel/helper-builder-binary-assignment-operator-visitor': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-transform-exponentiation-operator@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-vIpJFNM/FjZ4rh1myqIya9jXwrwwgFRHPjT3DkUA9ZLHuzox8jiXkOLvwm1H+PQIP3CqfC++WPKeuDi0Sjdj1g==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-builder-binary-assignment-operator-visitor": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-builder-binary-assignment-operator-visitor': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-transform-export-namespace-from@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-X4hhm7FRnPgd4nDA4b/5V280xCx6oL7Oob5+9qVS5C13Zq4bh1qq7LU0GgRU6b5dBWBvhGaXYVB4AcN6+ol6vg==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 - "@babel/plugin-syntax-export-namespace-from": 7.8.3(@babel/core@7.22.5) + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.22.5) dev: true /@babel/plugin-transform-flow-strip-types@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-tujNbZdxdG0/54g/oua8ISToaXTFBf8EnSb5PgQSciIXWOWKX3S4+JR7ZE9ol8FZwf9kxitzkGQ+QWeov/mCiA==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 - "@babel/plugin-syntax-flow": 7.22.5(@babel/core@7.22.5) + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-flow': 7.22.5(@babel/core@7.22.5) dev: true /@babel/plugin-transform-for-of@7.22.5(@babel/core@7.21.8): resolution: {integrity: sha512-3kxQjX1dU9uudwSshyLeEipvrLjBCVthCgeTp6CzE/9JYrlAIaeekVxRpCWsDDfYTfRZRoCeZatCQvwo+wvK8A==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.21.8 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-transform-for-of@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-3kxQjX1dU9uudwSshyLeEipvrLjBCVthCgeTp6CzE/9JYrlAIaeekVxRpCWsDDfYTfRZRoCeZatCQvwo+wvK8A==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-transform-function-name@7.22.5(@babel/core@7.21.8): resolution: {integrity: sha512-UIzQNMS0p0HHiQm3oelztj+ECwFnj+ZRV4KnguvlsD2of1whUeM6o7wGNj6oLwcDoAXQ8gEqfgC24D+VdIcevg==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-compilation-targets": 7.22.5(@babel/core@7.21.8) - "@babel/helper-function-name": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.21.8 + '@babel/helper-compilation-targets': 7.22.5(@babel/core@7.21.8) + '@babel/helper-function-name': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-transform-function-name@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-UIzQNMS0p0HHiQm3oelztj+ECwFnj+ZRV4KnguvlsD2of1whUeM6o7wGNj6oLwcDoAXQ8gEqfgC24D+VdIcevg==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-compilation-targets": 7.22.5(@babel/core@7.22.5) - "@babel/helper-function-name": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-compilation-targets': 7.22.5(@babel/core@7.22.5) + '@babel/helper-function-name': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-transform-json-strings@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-DuCRB7fu8MyTLbEQd1ew3R85nx/88yMoqo2uPSjevMj3yoN7CDM8jkgrY0wmVxfJZyJ/B9fE1iq7EQppWQmR5A==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 - "@babel/plugin-syntax-json-strings": 7.8.3(@babel/core@7.22.5) + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.22.5) dev: true /@babel/plugin-transform-literals@7.22.5(@babel/core@7.21.8): resolution: {integrity: sha512-fTLj4D79M+mepcw3dgFBTIDYpbcB9Sm0bpm4ppXPaO+U+PKFFyV9MGRvS0gvGw62sd10kT5lRMKXAADb9pWy8g==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.21.8 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-transform-literals@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-fTLj4D79M+mepcw3dgFBTIDYpbcB9Sm0bpm4ppXPaO+U+PKFFyV9MGRvS0gvGw62sd10kT5lRMKXAADb9pWy8g==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-transform-logical-assignment-operators@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-MQQOUW1KL8X0cDWfbwYP+TbVbZm16QmQXJQ+vndPtH/BoO0lOKpVoEDMI7+PskYxH+IiE0tS8xZye0qr1lGzSA==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 - "@babel/plugin-syntax-logical-assignment-operators": 7.10.4(@babel/core@7.22.5) + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.22.5) dev: true /@babel/plugin-transform-member-expression-literals@7.22.5(@babel/core@7.21.8): resolution: {integrity: sha512-RZEdkNtzzYCFl9SE9ATaUMTj2hqMb4StarOJLrZRbqqU4HSBE7UlBw9WBWQiDzrJZJdUWiMTVDI6Gv/8DPvfew==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.21.8 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-transform-member-expression-literals@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-RZEdkNtzzYCFl9SE9ATaUMTj2hqMb4StarOJLrZRbqqU4HSBE7UlBw9WBWQiDzrJZJdUWiMTVDI6Gv/8DPvfew==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-transform-modules-amd@7.22.5(@babel/core@7.21.8): resolution: {integrity: sha512-R+PTfLTcYEmb1+kK7FNkhQ1gP4KgjpSO6HfH9+f8/yfp2Nt3ggBjiVpRwmwTlfqZLafYKJACy36yDXlEmI9HjQ==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-module-transforms": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.21.8 + '@babel/helper-module-transforms': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 transitivePeerDependencies: - supports-color dev: true /@babel/plugin-transform-modules-amd@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-R+PTfLTcYEmb1+kK7FNkhQ1gP4KgjpSO6HfH9+f8/yfp2Nt3ggBjiVpRwmwTlfqZLafYKJACy36yDXlEmI9HjQ==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-module-transforms": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-module-transforms': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 transitivePeerDependencies: - supports-color dev: true /@babel/plugin-transform-modules-commonjs@7.22.5(@babel/core@7.21.8): resolution: {integrity: sha512-B4pzOXj+ONRmuaQTg05b3y/4DuFz3WcCNAXPLb2Q0GT0TrGKGxNKV4jwsXts+StaM0LQczZbOpj8o1DLPDJIiA==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-module-transforms": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 - "@babel/helper-simple-access": 7.22.5 + '@babel/core': 7.21.8 + '@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.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-B4pzOXj+ONRmuaQTg05b3y/4DuFz3WcCNAXPLb2Q0GT0TrGKGxNKV4jwsXts+StaM0LQczZbOpj8o1DLPDJIiA==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-module-transforms": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 - "@babel/helper-simple-access": 7.22.5 + '@babel/core': 7.22.5 + '@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-systemjs@7.22.5(@babel/core@7.21.8): resolution: {integrity: sha512-emtEpoaTMsOs6Tzz+nbmcePl6AKVtS1yC4YNAeMun9U8YCsgadPNxnOPQ8GhHFB2qdx+LZu9LgoC0Lthuu05DQ==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-hoist-variables": 7.22.5 - "@babel/helper-module-transforms": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 - "@babel/helper-validator-identifier": 7.22.5 + '@babel/core': 7.21.8 + '@babel/helper-hoist-variables': 7.22.5 + '@babel/helper-module-transforms': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-validator-identifier': 7.22.5 transitivePeerDependencies: - supports-color dev: true /@babel/plugin-transform-modules-systemjs@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-emtEpoaTMsOs6Tzz+nbmcePl6AKVtS1yC4YNAeMun9U8YCsgadPNxnOPQ8GhHFB2qdx+LZu9LgoC0Lthuu05DQ==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-hoist-variables": 7.22.5 - "@babel/helper-module-transforms": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 - "@babel/helper-validator-identifier": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-hoist-variables': 7.22.5 + '@babel/helper-module-transforms': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-validator-identifier': 7.22.5 transitivePeerDependencies: - supports-color dev: true /@babel/plugin-transform-modules-umd@7.22.5(@babel/core@7.21.8): resolution: {integrity: sha512-+S6kzefN/E1vkSsKx8kmQuqeQsvCKCd1fraCM7zXm4SFoggI099Tr4G8U81+5gtMdUeMQ4ipdQffbKLX0/7dBQ==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-module-transforms": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.21.8 + '@babel/helper-module-transforms': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 transitivePeerDependencies: - supports-color dev: true /@babel/plugin-transform-modules-umd@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-+S6kzefN/E1vkSsKx8kmQuqeQsvCKCd1fraCM7zXm4SFoggI099Tr4G8U81+5gtMdUeMQ4ipdQffbKLX0/7dBQ==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-module-transforms": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-module-transforms': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 transitivePeerDependencies: - supports-color dev: true /@babel/plugin-transform-named-capturing-groups-regex@7.22.5(@babel/core@7.21.8): resolution: {integrity: sha512-YgLLKmS3aUBhHaxp5hi1WJTgOUb/NCuDHzGT9z9WTt3YG+CPRhJs6nprbStx6DnWM4dh6gt7SU3sZodbZ08adQ==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0 + '@babel/core': ^7.0.0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-create-regexp-features-plugin": 7.22.5(@babel/core@7.21.8) - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.21.8 + '@babel/helper-create-regexp-features-plugin': 7.22.5(@babel/core@7.21.8) + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-transform-named-capturing-groups-regex@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-YgLLKmS3aUBhHaxp5hi1WJTgOUb/NCuDHzGT9z9WTt3YG+CPRhJs6nprbStx6DnWM4dh6gt7SU3sZodbZ08adQ==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0 + '@babel/core': ^7.0.0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-create-regexp-features-plugin": 7.22.5(@babel/core@7.22.5) - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-create-regexp-features-plugin': 7.22.5(@babel/core@7.22.5) + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-transform-new-target@7.22.5(@babel/core@7.21.8): resolution: {integrity: sha512-AsF7K0Fx/cNKVyk3a+DW0JLo+Ua598/NxMRvxDnkpCIGFh43+h/v2xyhRUYf6oD8gE4QtL83C7zZVghMjHd+iw==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.21.8 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-transform-new-target@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-AsF7K0Fx/cNKVyk3a+DW0JLo+Ua598/NxMRvxDnkpCIGFh43+h/v2xyhRUYf6oD8gE4QtL83C7zZVghMjHd+iw==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-transform-nullish-coalescing-operator@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-6CF8g6z1dNYZ/VXok5uYkkBBICHZPiGEl7oDnAx2Mt1hlHVHOSIKWJaXHjQJA5VB43KZnXZDIexMchY4y2PGdA==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 - "@babel/plugin-syntax-nullish-coalescing-operator": 7.8.3(@babel/core@7.22.5) + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.22.5) dev: true /@babel/plugin-transform-numeric-separator@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-NbslED1/6M+sXiwwtcAB/nieypGw02Ejf4KtDeMkCEpP6gWFMX1wI9WKYua+4oBneCCEmulOkRpwywypVZzs/g==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 - "@babel/plugin-syntax-numeric-separator": 7.10.4(@babel/core@7.22.5) + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.22.5) dev: true /@babel/plugin-transform-object-rest-spread@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-Kk3lyDmEslH9DnvCDA1s1kkd3YWQITiBOHngOtDL9Pt6BZjzqb6hiOlb8VfjiiQJ2unmegBqZu0rx5RxJb5vmQ==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/compat-data": 7.22.5 - "@babel/core": 7.22.5 - "@babel/helper-compilation-targets": 7.22.5(@babel/core@7.22.5) - "@babel/helper-plugin-utils": 7.22.5 - "@babel/plugin-syntax-object-rest-spread": 7.8.3(@babel/core@7.22.5) - "@babel/plugin-transform-parameters": 7.22.5(@babel/core@7.22.5) + '@babel/compat-data': 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-compilation-targets': 7.22.5(@babel/core@7.22.5) + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.22.5) + '@babel/plugin-transform-parameters': 7.22.5(@babel/core@7.22.5) dev: true /@babel/plugin-transform-object-super@7.22.5(@babel/core@7.21.8): resolution: {integrity: sha512-klXqyaT9trSjIUrcsYIfETAzmOEZL3cBYqOYLJxBHfMFFggmXOv+NYSX/Jbs9mzMVESw/WycLFPRx8ba/b2Ipw==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-plugin-utils": 7.22.5 - "@babel/helper-replace-supers": 7.22.5 + '@babel/core': 7.21.8 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-replace-supers': 7.22.5 transitivePeerDependencies: - supports-color dev: true /@babel/plugin-transform-object-super@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-klXqyaT9trSjIUrcsYIfETAzmOEZL3cBYqOYLJxBHfMFFggmXOv+NYSX/Jbs9mzMVESw/WycLFPRx8ba/b2Ipw==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 - "@babel/helper-replace-supers": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-replace-supers': 7.22.5 transitivePeerDependencies: - supports-color dev: true /@babel/plugin-transform-optional-catch-binding@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-pH8orJahy+hzZje5b8e2QIlBWQvGpelS76C63Z+jhZKsmzfNaPQ+LaW6dcJ9bxTpo1mtXbgHwy765Ro3jftmUg==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 - "@babel/plugin-syntax-optional-catch-binding": 7.8.3(@babel/core@7.22.5) + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.22.5) dev: true /@babel/plugin-transform-optional-chaining@7.22.5(@babel/core@7.21.8): resolution: {integrity: sha512-AconbMKOMkyG+xCng2JogMCDcqW8wedQAqpVIL4cOSescZ7+iW8utC6YDZLMCSUIReEA733gzRSaOSXMAt/4WQ==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@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.21.8) + '@babel/core': 7.21.8 + '@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.21.8) dev: true /@babel/plugin-transform-optional-chaining@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-AconbMKOMkyG+xCng2JogMCDcqW8wedQAqpVIL4cOSescZ7+iW8utC6YDZLMCSUIReEA733gzRSaOSXMAt/4WQ==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@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.22.5) + '@babel/core': 7.22.5 + '@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.22.5) dev: true /@babel/plugin-transform-parameters@7.22.5(@babel/core@7.21.8): resolution: {integrity: sha512-AVkFUBurORBREOmHRKo06FjHYgjrabpdqRSwq6+C7R5iTCZOsM4QbcB27St0a4U6fffyAOqh3s/qEfybAhfivg==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.21.8 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-transform-parameters@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-AVkFUBurORBREOmHRKo06FjHYgjrabpdqRSwq6+C7R5iTCZOsM4QbcB27St0a4U6fffyAOqh3s/qEfybAhfivg==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-transform-private-methods@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-PPjh4gyrQnGe97JTalgRGMuU4icsZFnWkzicB/fUtzlKUqvsWBKEpPPfr5a2JiyirZkHxnAqkQMO5Z5B2kK3fA==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-create-class-features-plugin": 7.22.5(@babel/core@7.22.5) - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-create-class-features-plugin': 7.22.5(@babel/core@7.22.5) + '@babel/helper-plugin-utils': 7.22.5 transitivePeerDependencies: - supports-color dev: true /@babel/plugin-transform-private-property-in-object@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-/9xnaTTJcVoBtSSmrVyhtSvO3kbqS2ODoh2juEU72c3aYonNF0OMGiaz2gjukyKM2wBBYJP38S4JiE0Wfb5VMQ==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-annotate-as-pure": 7.22.5 - "@babel/helper-create-class-features-plugin": 7.22.5(@babel/core@7.22.5) - "@babel/helper-plugin-utils": 7.22.5 - "@babel/plugin-syntax-private-property-in-object": 7.14.5(@babel/core@7.22.5) + '@babel/core': 7.22.5 + '@babel/helper-annotate-as-pure': 7.22.5 + '@babel/helper-create-class-features-plugin': 7.22.5(@babel/core@7.22.5) + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.22.5) transitivePeerDependencies: - supports-color dev: true /@babel/plugin-transform-property-literals@7.22.5(@babel/core@7.21.8): resolution: {integrity: sha512-TiOArgddK3mK/x1Qwf5hay2pxI6wCZnvQqrFSqbtg1GLl2JcNMitVH/YnqjP+M31pLUeTfzY1HAXFDnUBV30rQ==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.21.8 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-transform-property-literals@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-TiOArgddK3mK/x1Qwf5hay2pxI6wCZnvQqrFSqbtg1GLl2JcNMitVH/YnqjP+M31pLUeTfzY1HAXFDnUBV30rQ==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-transform-react-jsx-self@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-nTh2ogNUtxbiSbxaT4Ds6aXnXEipHweN9YRgOX/oNXdf0cCrGn/+2LozFa3lnPV5D90MkjhgckCPBrsoSc1a7g==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-transform-react-jsx-source@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-yIiRO6yobeEIaI0RTbIr8iAK9FcBHLtZq0S89ZPjDLQXBA4xvghaKqI0etp/tF3htTM0sazJKKLz9oEiGRtu7w==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-transform-react-jsx@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-rog5gZaVbUip5iWDMTYbVM15XQq+RkUKhET/IHR6oizR+JEoN6CAfTTuHcK4vwUyzca30qqHqEpzBOnaRMWYMA==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-annotate-as-pure": 7.22.5 - "@babel/helper-module-imports": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 - "@babel/plugin-syntax-jsx": 7.22.5(@babel/core@7.22.5) - "@babel/types": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-annotate-as-pure': 7.22.5 + '@babel/helper-module-imports': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.22.5) + '@babel/types': 7.22.5 dev: true /@babel/plugin-transform-regenerator@7.22.5(@babel/core@7.21.8): resolution: {integrity: sha512-rR7KePOE7gfEtNTh9Qw+iO3Q/e4DEsoQ+hdvM6QUDH7JRJ5qxq5AA52ZzBWbI5i9lfNuvySgOGP8ZN7LAmaiPw==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.21.8 + '@babel/helper-plugin-utils': 7.22.5 regenerator-transform: 0.15.1 dev: true /@babel/plugin-transform-regenerator@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-rR7KePOE7gfEtNTh9Qw+iO3Q/e4DEsoQ+hdvM6QUDH7JRJ5qxq5AA52ZzBWbI5i9lfNuvySgOGP8ZN7LAmaiPw==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 regenerator-transform: 0.15.1 dev: true /@babel/plugin-transform-reserved-words@7.22.5(@babel/core@7.21.8): resolution: {integrity: sha512-DTtGKFRQUDm8svigJzZHzb/2xatPc6TzNvAIJ5GqOKDsGFYgAskjRulbR/vGsPKq3OPqtexnz327qYpP57RFyA==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.21.8 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-transform-reserved-words@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-DTtGKFRQUDm8svigJzZHzb/2xatPc6TzNvAIJ5GqOKDsGFYgAskjRulbR/vGsPKq3OPqtexnz327qYpP57RFyA==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-transform-shorthand-properties@7.22.5(@babel/core@7.21.8): resolution: {integrity: sha512-vM4fq9IXHscXVKzDv5itkO1X52SmdFBFcMIBZ2FRn2nqVYqw6dBexUgMvAjHW+KXpPPViD/Yo3GrDEBaRC0QYA==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.21.8 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-transform-shorthand-properties@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-vM4fq9IXHscXVKzDv5itkO1X52SmdFBFcMIBZ2FRn2nqVYqw6dBexUgMvAjHW+KXpPPViD/Yo3GrDEBaRC0QYA==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-transform-spread@7.22.5(@babel/core@7.21.8): resolution: {integrity: sha512-5ZzDQIGyvN4w8+dMmpohL6MBo+l2G7tfC/O2Dg7/hjpgeWvUx8FzfeOKxGog9IimPa4YekaQ9PlDqTLOljkcxg==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-plugin-utils": 7.22.5 - "@babel/helper-skip-transparent-expression-wrappers": 7.22.5 + '@babel/core': 7.21.8 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 dev: true /@babel/plugin-transform-spread@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-5ZzDQIGyvN4w8+dMmpohL6MBo+l2G7tfC/O2Dg7/hjpgeWvUx8FzfeOKxGog9IimPa4YekaQ9PlDqTLOljkcxg==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 - "@babel/helper-skip-transparent-expression-wrappers": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 dev: true /@babel/plugin-transform-sticky-regex@7.22.5(@babel/core@7.21.8): resolution: {integrity: sha512-zf7LuNpHG0iEeiyCNwX4j3gDg1jgt1k3ZdXBKbZSoA3BbGQGvMiSvfbZRR3Dr3aeJe3ooWFZxOOG3IRStYp2Bw==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.21.8 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-transform-sticky-regex@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-zf7LuNpHG0iEeiyCNwX4j3gDg1jgt1k3ZdXBKbZSoA3BbGQGvMiSvfbZRR3Dr3aeJe3ooWFZxOOG3IRStYp2Bw==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-transform-template-literals@7.22.5(@babel/core@7.21.8): resolution: {integrity: sha512-5ciOehRNf+EyUeewo8NkbQiUs4d6ZxiHo6BcBcnFlgiJfu16q0bQUw9Jvo0b0gBKFG1SMhDSjeKXSYuJLeFSMA==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.21.8 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-transform-template-literals@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-5ciOehRNf+EyUeewo8NkbQiUs4d6ZxiHo6BcBcnFlgiJfu16q0bQUw9Jvo0b0gBKFG1SMhDSjeKXSYuJLeFSMA==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-transform-typeof-symbol@7.22.5(@babel/core@7.21.8): resolution: {integrity: sha512-bYkI5lMzL4kPii4HHEEChkD0rkc+nvnlR6+o/qdqR6zrm0Sv/nodmyLhlq2DO0YKLUNd2VePmPRjJXSBh9OIdA==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.21.8 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-transform-typeof-symbol@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-bYkI5lMzL4kPii4HHEEChkD0rkc+nvnlR6+o/qdqR6zrm0Sv/nodmyLhlq2DO0YKLUNd2VePmPRjJXSBh9OIdA==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-transform-typescript@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-SMubA9S7Cb5sGSFFUlqxyClTA9zWJ8qGQrppNUm05LtFuN1ELRFNndkix4zUJrC9F+YivWwa1dHMSyo0e0N9dA==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-annotate-as-pure": 7.22.5 - "@babel/helper-create-class-features-plugin": 7.22.5(@babel/core@7.22.5) - "@babel/helper-plugin-utils": 7.22.5 - "@babel/plugin-syntax-typescript": 7.22.5(@babel/core@7.22.5) + '@babel/core': 7.22.5 + '@babel/helper-annotate-as-pure': 7.22.5 + '@babel/helper-create-class-features-plugin': 7.22.5(@babel/core@7.22.5) + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-typescript': 7.22.5(@babel/core@7.22.5) transitivePeerDependencies: - supports-color dev: true /@babel/plugin-transform-unicode-escapes@7.22.5(@babel/core@7.21.8): resolution: {integrity: sha512-biEmVg1IYB/raUO5wT1tgfacCef15Fbzhkx493D3urBI++6hpJ+RFG4SrWMn0NEZLfvilqKf3QDrRVZHo08FYg==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.21.8 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-transform-unicode-escapes@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-biEmVg1IYB/raUO5wT1tgfacCef15Fbzhkx493D3urBI++6hpJ+RFG4SrWMn0NEZLfvilqKf3QDrRVZHo08FYg==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-transform-unicode-property-regex@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-HCCIb+CbJIAE6sXn5CjFQXMwkCClcOfPCzTlilJ8cUatfzwHlWQkbtV0zD338u9dZskwvuOYTuuaMaA8J5EI5A==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-create-regexp-features-plugin": 7.22.5(@babel/core@7.22.5) - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-create-regexp-features-plugin': 7.22.5(@babel/core@7.22.5) + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-transform-unicode-regex@7.22.5(@babel/core@7.21.8): resolution: {integrity: sha512-028laaOKptN5vHJf9/Arr/HiJekMd41hOEZYvNsrsXqJ7YPYuX2bQxh31fkZzGmq3YqHRJzYFFAVYvKfMPKqyg==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-create-regexp-features-plugin": 7.22.5(@babel/core@7.21.8) - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.21.8 + '@babel/helper-create-regexp-features-plugin': 7.22.5(@babel/core@7.21.8) + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-transform-unicode-regex@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-028laaOKptN5vHJf9/Arr/HiJekMd41hOEZYvNsrsXqJ7YPYuX2bQxh31fkZzGmq3YqHRJzYFFAVYvKfMPKqyg==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-create-regexp-features-plugin": 7.22.5(@babel/core@7.22.5) - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-create-regexp-features-plugin': 7.22.5(@babel/core@7.22.5) + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/plugin-transform-unicode-sets-regex@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-lhMfi4FC15j13eKrh3DnYHjpGj6UKQHtNKTbtc1igvAhRy4+kLhV07OpLcsN0VgDEw/MjAvJO4BdMJsHwMhzCg==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0 + '@babel/core': ^7.0.0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-create-regexp-features-plugin": 7.22.5(@babel/core@7.22.5) - "@babel/helper-plugin-utils": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-create-regexp-features-plugin': 7.22.5(@babel/core@7.22.5) + '@babel/helper-plugin-utils': 7.22.5 dev: true /@babel/preset-env@7.21.5(@babel/core@7.21.8): resolution: {integrity: sha512-wH00QnTTldTbf/IefEVyChtRdw5RJvODT/Vb4Vcxq1AZvtXj6T0YeX0cAcXhI6/BdGuiP3GcNIL4OQbI2DVNxg==} - engines: {node: ">=6.9.0"} - peerDependencies: - "@babel/core": ^7.0.0-0 - dependencies: - "@babel/compat-data": 7.22.5 - "@babel/core": 7.21.8 - "@babel/helper-compilation-targets": 7.22.5(@babel/core@7.21.8) - "@babel/helper-plugin-utils": 7.22.5 - "@babel/helper-validator-option": 7.22.5 - "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": 7.22.5(@babel/core@7.21.8) - "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": 7.22.5(@babel/core@7.21.8) - "@babel/plugin-proposal-async-generator-functions": 7.20.7(@babel/core@7.21.8) - "@babel/plugin-proposal-class-properties": 7.18.6(@babel/core@7.21.8) - "@babel/plugin-proposal-class-static-block": 7.21.0(@babel/core@7.21.8) - "@babel/plugin-proposal-dynamic-import": 7.18.6(@babel/core@7.21.8) - "@babel/plugin-proposal-export-namespace-from": 7.18.9(@babel/core@7.21.8) - "@babel/plugin-proposal-json-strings": 7.18.6(@babel/core@7.21.8) - "@babel/plugin-proposal-logical-assignment-operators": 7.20.7(@babel/core@7.21.8) - "@babel/plugin-proposal-nullish-coalescing-operator": 7.18.6(@babel/core@7.21.8) - "@babel/plugin-proposal-numeric-separator": 7.18.6(@babel/core@7.21.8) - "@babel/plugin-proposal-object-rest-spread": 7.20.7(@babel/core@7.21.8) - "@babel/plugin-proposal-optional-catch-binding": 7.18.6(@babel/core@7.21.8) - "@babel/plugin-proposal-optional-chaining": 7.21.0(@babel/core@7.21.8) - "@babel/plugin-proposal-private-methods": 7.18.6(@babel/core@7.21.8) - "@babel/plugin-proposal-private-property-in-object": 7.21.11(@babel/core@7.21.8) - "@babel/plugin-proposal-unicode-property-regex": 7.18.6(@babel/core@7.21.8) - "@babel/plugin-syntax-async-generators": 7.8.4(@babel/core@7.21.8) - "@babel/plugin-syntax-class-properties": 7.12.13(@babel/core@7.21.8) - "@babel/plugin-syntax-class-static-block": 7.14.5(@babel/core@7.21.8) - "@babel/plugin-syntax-dynamic-import": 7.8.3(@babel/core@7.21.8) - "@babel/plugin-syntax-export-namespace-from": 7.8.3(@babel/core@7.21.8) - "@babel/plugin-syntax-import-assertions": 7.22.5(@babel/core@7.21.8) - "@babel/plugin-syntax-import-meta": 7.10.4(@babel/core@7.21.8) - "@babel/plugin-syntax-json-strings": 7.8.3(@babel/core@7.21.8) - "@babel/plugin-syntax-logical-assignment-operators": 7.10.4(@babel/core@7.21.8) - "@babel/plugin-syntax-nullish-coalescing-operator": 7.8.3(@babel/core@7.21.8) - "@babel/plugin-syntax-numeric-separator": 7.10.4(@babel/core@7.21.8) - "@babel/plugin-syntax-object-rest-spread": 7.8.3(@babel/core@7.21.8) - "@babel/plugin-syntax-optional-catch-binding": 7.8.3(@babel/core@7.21.8) - "@babel/plugin-syntax-optional-chaining": 7.8.3(@babel/core@7.21.8) - "@babel/plugin-syntax-private-property-in-object": 7.14.5(@babel/core@7.21.8) - "@babel/plugin-syntax-top-level-await": 7.14.5(@babel/core@7.21.8) - "@babel/plugin-transform-arrow-functions": 7.22.5(@babel/core@7.21.8) - "@babel/plugin-transform-async-to-generator": 7.22.5(@babel/core@7.21.8) - "@babel/plugin-transform-block-scoped-functions": 7.22.5(@babel/core@7.21.8) - "@babel/plugin-transform-block-scoping": 7.22.5(@babel/core@7.21.8) - "@babel/plugin-transform-classes": 7.22.5(@babel/core@7.21.8) - "@babel/plugin-transform-computed-properties": 7.22.5(@babel/core@7.21.8) - "@babel/plugin-transform-destructuring": 7.22.5(@babel/core@7.21.8) - "@babel/plugin-transform-dotall-regex": 7.22.5(@babel/core@7.21.8) - "@babel/plugin-transform-duplicate-keys": 7.22.5(@babel/core@7.21.8) - "@babel/plugin-transform-exponentiation-operator": 7.22.5(@babel/core@7.21.8) - "@babel/plugin-transform-for-of": 7.22.5(@babel/core@7.21.8) - "@babel/plugin-transform-function-name": 7.22.5(@babel/core@7.21.8) - "@babel/plugin-transform-literals": 7.22.5(@babel/core@7.21.8) - "@babel/plugin-transform-member-expression-literals": 7.22.5(@babel/core@7.21.8) - "@babel/plugin-transform-modules-amd": 7.22.5(@babel/core@7.21.8) - "@babel/plugin-transform-modules-commonjs": 7.22.5(@babel/core@7.21.8) - "@babel/plugin-transform-modules-systemjs": 7.22.5(@babel/core@7.21.8) - "@babel/plugin-transform-modules-umd": 7.22.5(@babel/core@7.21.8) - "@babel/plugin-transform-named-capturing-groups-regex": 7.22.5(@babel/core@7.21.8) - "@babel/plugin-transform-new-target": 7.22.5(@babel/core@7.21.8) - "@babel/plugin-transform-object-super": 7.22.5(@babel/core@7.21.8) - "@babel/plugin-transform-parameters": 7.22.5(@babel/core@7.21.8) - "@babel/plugin-transform-property-literals": 7.22.5(@babel/core@7.21.8) - "@babel/plugin-transform-regenerator": 7.22.5(@babel/core@7.21.8) - "@babel/plugin-transform-reserved-words": 7.22.5(@babel/core@7.21.8) - "@babel/plugin-transform-shorthand-properties": 7.22.5(@babel/core@7.21.8) - "@babel/plugin-transform-spread": 7.22.5(@babel/core@7.21.8) - "@babel/plugin-transform-sticky-regex": 7.22.5(@babel/core@7.21.8) - "@babel/plugin-transform-template-literals": 7.22.5(@babel/core@7.21.8) - "@babel/plugin-transform-typeof-symbol": 7.22.5(@babel/core@7.21.8) - "@babel/plugin-transform-unicode-escapes": 7.22.5(@babel/core@7.21.8) - "@babel/plugin-transform-unicode-regex": 7.22.5(@babel/core@7.21.8) - "@babel/preset-modules": 0.1.5(@babel/core@7.21.8) - "@babel/types": 7.21.5 + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/compat-data': 7.22.5 + '@babel/core': 7.21.8 + '@babel/helper-compilation-targets': 7.22.5(@babel/core@7.21.8) + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-validator-option': 7.22.5 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.22.5(@babel/core@7.21.8) + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.22.5(@babel/core@7.21.8) + '@babel/plugin-proposal-async-generator-functions': 7.20.7(@babel/core@7.21.8) + '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.21.8) + '@babel/plugin-proposal-class-static-block': 7.21.0(@babel/core@7.21.8) + '@babel/plugin-proposal-dynamic-import': 7.18.6(@babel/core@7.21.8) + '@babel/plugin-proposal-export-namespace-from': 7.18.9(@babel/core@7.21.8) + '@babel/plugin-proposal-json-strings': 7.18.6(@babel/core@7.21.8) + '@babel/plugin-proposal-logical-assignment-operators': 7.20.7(@babel/core@7.21.8) + '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6(@babel/core@7.21.8) + '@babel/plugin-proposal-numeric-separator': 7.18.6(@babel/core@7.21.8) + '@babel/plugin-proposal-object-rest-spread': 7.20.7(@babel/core@7.21.8) + '@babel/plugin-proposal-optional-catch-binding': 7.18.6(@babel/core@7.21.8) + '@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.21.8) + '@babel/plugin-proposal-private-methods': 7.18.6(@babel/core@7.21.8) + '@babel/plugin-proposal-private-property-in-object': 7.21.11(@babel/core@7.21.8) + '@babel/plugin-proposal-unicode-property-regex': 7.18.6(@babel/core@7.21.8) + '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.21.8) + '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.21.8) + '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.21.8) + '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.21.8) + '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.21.8) + '@babel/plugin-syntax-import-assertions': 7.22.5(@babel/core@7.21.8) + '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.21.8) + '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.21.8) + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.21.8) + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.21.8) + '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.21.8) + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.21.8) + '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.21.8) + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.21.8) + '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.21.8) + '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.21.8) + '@babel/plugin-transform-arrow-functions': 7.22.5(@babel/core@7.21.8) + '@babel/plugin-transform-async-to-generator': 7.22.5(@babel/core@7.21.8) + '@babel/plugin-transform-block-scoped-functions': 7.22.5(@babel/core@7.21.8) + '@babel/plugin-transform-block-scoping': 7.22.5(@babel/core@7.21.8) + '@babel/plugin-transform-classes': 7.22.5(@babel/core@7.21.8) + '@babel/plugin-transform-computed-properties': 7.22.5(@babel/core@7.21.8) + '@babel/plugin-transform-destructuring': 7.22.5(@babel/core@7.21.8) + '@babel/plugin-transform-dotall-regex': 7.22.5(@babel/core@7.21.8) + '@babel/plugin-transform-duplicate-keys': 7.22.5(@babel/core@7.21.8) + '@babel/plugin-transform-exponentiation-operator': 7.22.5(@babel/core@7.21.8) + '@babel/plugin-transform-for-of': 7.22.5(@babel/core@7.21.8) + '@babel/plugin-transform-function-name': 7.22.5(@babel/core@7.21.8) + '@babel/plugin-transform-literals': 7.22.5(@babel/core@7.21.8) + '@babel/plugin-transform-member-expression-literals': 7.22.5(@babel/core@7.21.8) + '@babel/plugin-transform-modules-amd': 7.22.5(@babel/core@7.21.8) + '@babel/plugin-transform-modules-commonjs': 7.22.5(@babel/core@7.21.8) + '@babel/plugin-transform-modules-systemjs': 7.22.5(@babel/core@7.21.8) + '@babel/plugin-transform-modules-umd': 7.22.5(@babel/core@7.21.8) + '@babel/plugin-transform-named-capturing-groups-regex': 7.22.5(@babel/core@7.21.8) + '@babel/plugin-transform-new-target': 7.22.5(@babel/core@7.21.8) + '@babel/plugin-transform-object-super': 7.22.5(@babel/core@7.21.8) + '@babel/plugin-transform-parameters': 7.22.5(@babel/core@7.21.8) + '@babel/plugin-transform-property-literals': 7.22.5(@babel/core@7.21.8) + '@babel/plugin-transform-regenerator': 7.22.5(@babel/core@7.21.8) + '@babel/plugin-transform-reserved-words': 7.22.5(@babel/core@7.21.8) + '@babel/plugin-transform-shorthand-properties': 7.22.5(@babel/core@7.21.8) + '@babel/plugin-transform-spread': 7.22.5(@babel/core@7.21.8) + '@babel/plugin-transform-sticky-regex': 7.22.5(@babel/core@7.21.8) + '@babel/plugin-transform-template-literals': 7.22.5(@babel/core@7.21.8) + '@babel/plugin-transform-typeof-symbol': 7.22.5(@babel/core@7.21.8) + '@babel/plugin-transform-unicode-escapes': 7.22.5(@babel/core@7.21.8) + '@babel/plugin-transform-unicode-regex': 7.22.5(@babel/core@7.21.8) + '@babel/preset-modules': 0.1.5(@babel/core@7.21.8) + '@babel/types': 7.21.5 babel-plugin-polyfill-corejs2: 0.3.3(@babel/core@7.21.8) babel-plugin-polyfill-corejs3: 0.6.0(@babel/core@7.21.8) babel-plugin-polyfill-regenerator: 0.4.1(@babel/core@7.21.8) @@ -5129,86 +5131,86 @@ packages: /@babel/preset-env@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-fj06hw89dpiZzGZtxn+QybifF07nNiZjZ7sazs2aVDcysAZVGjW7+7iFYxg6GLNM47R/thYfLdrXc+2f11Vi9A==} - engines: {node: ">=6.9.0"} - peerDependencies: - "@babel/core": ^7.0.0-0 - dependencies: - "@babel/compat-data": 7.22.5 - "@babel/core": 7.22.5 - "@babel/helper-compilation-targets": 7.22.5(@babel/core@7.22.5) - "@babel/helper-plugin-utils": 7.22.5 - "@babel/helper-validator-option": 7.22.5 - "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": 7.22.5(@babel/core@7.22.5) - "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": 7.22.5(@babel/core@7.22.5) - "@babel/plugin-proposal-private-property-in-object": 7.21.0-placeholder-for-preset-env.2(@babel/core@7.22.5) - "@babel/plugin-syntax-async-generators": 7.8.4(@babel/core@7.22.5) - "@babel/plugin-syntax-class-properties": 7.12.13(@babel/core@7.22.5) - "@babel/plugin-syntax-class-static-block": 7.14.5(@babel/core@7.22.5) - "@babel/plugin-syntax-dynamic-import": 7.8.3(@babel/core@7.22.5) - "@babel/plugin-syntax-export-namespace-from": 7.8.3(@babel/core@7.22.5) - "@babel/plugin-syntax-import-assertions": 7.22.5(@babel/core@7.22.5) - "@babel/plugin-syntax-import-attributes": 7.22.5(@babel/core@7.22.5) - "@babel/plugin-syntax-import-meta": 7.10.4(@babel/core@7.22.5) - "@babel/plugin-syntax-json-strings": 7.8.3(@babel/core@7.22.5) - "@babel/plugin-syntax-logical-assignment-operators": 7.10.4(@babel/core@7.22.5) - "@babel/plugin-syntax-nullish-coalescing-operator": 7.8.3(@babel/core@7.22.5) - "@babel/plugin-syntax-numeric-separator": 7.10.4(@babel/core@7.22.5) - "@babel/plugin-syntax-object-rest-spread": 7.8.3(@babel/core@7.22.5) - "@babel/plugin-syntax-optional-catch-binding": 7.8.3(@babel/core@7.22.5) - "@babel/plugin-syntax-optional-chaining": 7.8.3(@babel/core@7.22.5) - "@babel/plugin-syntax-private-property-in-object": 7.14.5(@babel/core@7.22.5) - "@babel/plugin-syntax-top-level-await": 7.14.5(@babel/core@7.22.5) - "@babel/plugin-syntax-unicode-sets-regex": 7.18.6(@babel/core@7.22.5) - "@babel/plugin-transform-arrow-functions": 7.22.5(@babel/core@7.22.5) - "@babel/plugin-transform-async-generator-functions": 7.22.5(@babel/core@7.22.5) - "@babel/plugin-transform-async-to-generator": 7.22.5(@babel/core@7.22.5) - "@babel/plugin-transform-block-scoped-functions": 7.22.5(@babel/core@7.22.5) - "@babel/plugin-transform-block-scoping": 7.22.5(@babel/core@7.22.5) - "@babel/plugin-transform-class-properties": 7.22.5(@babel/core@7.22.5) - "@babel/plugin-transform-class-static-block": 7.22.5(@babel/core@7.22.5) - "@babel/plugin-transform-classes": 7.22.5(@babel/core@7.22.5) - "@babel/plugin-transform-computed-properties": 7.22.5(@babel/core@7.22.5) - "@babel/plugin-transform-destructuring": 7.22.5(@babel/core@7.22.5) - "@babel/plugin-transform-dotall-regex": 7.22.5(@babel/core@7.22.5) - "@babel/plugin-transform-duplicate-keys": 7.22.5(@babel/core@7.22.5) - "@babel/plugin-transform-dynamic-import": 7.22.5(@babel/core@7.22.5) - "@babel/plugin-transform-exponentiation-operator": 7.22.5(@babel/core@7.22.5) - "@babel/plugin-transform-export-namespace-from": 7.22.5(@babel/core@7.22.5) - "@babel/plugin-transform-for-of": 7.22.5(@babel/core@7.22.5) - "@babel/plugin-transform-function-name": 7.22.5(@babel/core@7.22.5) - "@babel/plugin-transform-json-strings": 7.22.5(@babel/core@7.22.5) - "@babel/plugin-transform-literals": 7.22.5(@babel/core@7.22.5) - "@babel/plugin-transform-logical-assignment-operators": 7.22.5(@babel/core@7.22.5) - "@babel/plugin-transform-member-expression-literals": 7.22.5(@babel/core@7.22.5) - "@babel/plugin-transform-modules-amd": 7.22.5(@babel/core@7.22.5) - "@babel/plugin-transform-modules-commonjs": 7.22.5(@babel/core@7.22.5) - "@babel/plugin-transform-modules-systemjs": 7.22.5(@babel/core@7.22.5) - "@babel/plugin-transform-modules-umd": 7.22.5(@babel/core@7.22.5) - "@babel/plugin-transform-named-capturing-groups-regex": 7.22.5(@babel/core@7.22.5) - "@babel/plugin-transform-new-target": 7.22.5(@babel/core@7.22.5) - "@babel/plugin-transform-nullish-coalescing-operator": 7.22.5(@babel/core@7.22.5) - "@babel/plugin-transform-numeric-separator": 7.22.5(@babel/core@7.22.5) - "@babel/plugin-transform-object-rest-spread": 7.22.5(@babel/core@7.22.5) - "@babel/plugin-transform-object-super": 7.22.5(@babel/core@7.22.5) - "@babel/plugin-transform-optional-catch-binding": 7.22.5(@babel/core@7.22.5) - "@babel/plugin-transform-optional-chaining": 7.22.5(@babel/core@7.22.5) - "@babel/plugin-transform-parameters": 7.22.5(@babel/core@7.22.5) - "@babel/plugin-transform-private-methods": 7.22.5(@babel/core@7.22.5) - "@babel/plugin-transform-private-property-in-object": 7.22.5(@babel/core@7.22.5) - "@babel/plugin-transform-property-literals": 7.22.5(@babel/core@7.22.5) - "@babel/plugin-transform-regenerator": 7.22.5(@babel/core@7.22.5) - "@babel/plugin-transform-reserved-words": 7.22.5(@babel/core@7.22.5) - "@babel/plugin-transform-shorthand-properties": 7.22.5(@babel/core@7.22.5) - "@babel/plugin-transform-spread": 7.22.5(@babel/core@7.22.5) - "@babel/plugin-transform-sticky-regex": 7.22.5(@babel/core@7.22.5) - "@babel/plugin-transform-template-literals": 7.22.5(@babel/core@7.22.5) - "@babel/plugin-transform-typeof-symbol": 7.22.5(@babel/core@7.22.5) - "@babel/plugin-transform-unicode-escapes": 7.22.5(@babel/core@7.22.5) - "@babel/plugin-transform-unicode-property-regex": 7.22.5(@babel/core@7.22.5) - "@babel/plugin-transform-unicode-regex": 7.22.5(@babel/core@7.22.5) - "@babel/plugin-transform-unicode-sets-regex": 7.22.5(@babel/core@7.22.5) - "@babel/preset-modules": 0.1.5(@babel/core@7.22.5) - "@babel/types": 7.22.5 + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/compat-data': 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-compilation-targets': 7.22.5(@babel/core@7.22.5) + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-validator-option': 7.22.5 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2(@babel/core@7.22.5) + '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.22.5) + '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.22.5) + '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.22.5) + '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.22.5) + '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.22.5) + '@babel/plugin-syntax-import-assertions': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-syntax-import-attributes': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.22.5) + '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.22.5) + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.22.5) + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.22.5) + '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.22.5) + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.22.5) + '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.22.5) + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.22.5) + '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.22.5) + '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.22.5) + '@babel/plugin-syntax-unicode-sets-regex': 7.18.6(@babel/core@7.22.5) + '@babel/plugin-transform-arrow-functions': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-transform-async-generator-functions': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-transform-async-to-generator': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-transform-block-scoped-functions': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-transform-block-scoping': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-transform-class-properties': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-transform-class-static-block': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-transform-classes': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-transform-computed-properties': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-transform-destructuring': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-transform-dotall-regex': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-transform-duplicate-keys': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-transform-dynamic-import': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-transform-exponentiation-operator': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-transform-export-namespace-from': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-transform-for-of': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-transform-function-name': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-transform-json-strings': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-transform-literals': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-transform-logical-assignment-operators': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-transform-member-expression-literals': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-transform-modules-amd': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-transform-modules-commonjs': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-transform-modules-systemjs': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-transform-modules-umd': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-transform-named-capturing-groups-regex': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-transform-new-target': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-transform-nullish-coalescing-operator': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-transform-numeric-separator': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-transform-object-rest-spread': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-transform-object-super': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-transform-optional-catch-binding': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-transform-optional-chaining': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-transform-parameters': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-transform-private-methods': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-transform-private-property-in-object': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-transform-property-literals': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-transform-regenerator': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-transform-reserved-words': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-transform-shorthand-properties': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-transform-spread': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-transform-sticky-regex': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-transform-template-literals': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-transform-typeof-symbol': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-transform-unicode-escapes': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-transform-unicode-property-regex': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-transform-unicode-regex': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-transform-unicode-sets-regex': 7.22.5(@babel/core@7.22.5) + '@babel/preset-modules': 0.1.5(@babel/core@7.22.5) + '@babel/types': 7.22.5 babel-plugin-polyfill-corejs2: 0.4.3(@babel/core@7.22.5) babel-plugin-polyfill-corejs3: 0.8.1(@babel/core@7.22.5) babel-plugin-polyfill-regenerator: 0.5.0(@babel/core@7.22.5) @@ -5220,65 +5222,65 @@ packages: /@babel/preset-flow@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-ta2qZ+LSiGCrP5pgcGt8xMnnkXQrq8Sa4Ulhy06BOlF5QbLw9q5hIx7bn5MrsvyTGAfh6kTOo07Q+Pfld/8Y5Q==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 - "@babel/helper-validator-option": 7.22.5 - "@babel/plugin-transform-flow-strip-types": 7.22.5(@babel/core@7.22.5) + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-validator-option': 7.22.5 + '@babel/plugin-transform-flow-strip-types': 7.22.5(@babel/core@7.22.5) dev: true /@babel/preset-modules@0.1.5(@babel/core@7.21.8): resolution: {integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-plugin-utils": 7.22.5 - "@babel/plugin-proposal-unicode-property-regex": 7.18.6(@babel/core@7.21.8) - "@babel/plugin-transform-dotall-regex": 7.22.5(@babel/core@7.21.8) - "@babel/types": 7.22.5 + '@babel/core': 7.21.8 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-proposal-unicode-property-regex': 7.18.6(@babel/core@7.21.8) + '@babel/plugin-transform-dotall-regex': 7.22.5(@babel/core@7.21.8) + '@babel/types': 7.22.5 esutils: 2.0.3 dev: true /@babel/preset-modules@0.1.5(@babel/core@7.22.5): resolution: {integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 - "@babel/plugin-proposal-unicode-property-regex": 7.18.6(@babel/core@7.22.5) - "@babel/plugin-transform-dotall-regex": 7.22.5(@babel/core@7.22.5) - "@babel/types": 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-proposal-unicode-property-regex': 7.18.6(@babel/core@7.22.5) + '@babel/plugin-transform-dotall-regex': 7.22.5(@babel/core@7.22.5) + '@babel/types': 7.22.5 esutils: 2.0.3 dev: true /@babel/preset-typescript@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-YbPaal9LxztSGhmndR46FmAbkJ/1fAsw293tSU+I5E5h+cnJ3d4GTwyUgGYmOXJYdGA+uNePle4qbaRzj2NISQ==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-plugin-utils": 7.22.5 - "@babel/helper-validator-option": 7.22.5 - "@babel/plugin-syntax-jsx": 7.22.5(@babel/core@7.22.5) - "@babel/plugin-transform-modules-commonjs": 7.22.5(@babel/core@7.22.5) - "@babel/plugin-transform-typescript": 7.22.5(@babel/core@7.22.5) + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-validator-option': 7.22.5 + '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-transform-modules-commonjs': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-transform-typescript': 7.22.5(@babel/core@7.22.5) transitivePeerDependencies: - supports-color dev: true /@babel/register@7.22.5(@babel/core@7.22.5): resolution: {integrity: sha512-vV6pm/4CijSQ8Y47RH5SopXzursN35RQINfGJkmOlcpAtGuf94miFvIPhCKGQN7WGIcsgG1BHEX2KVdTYwTwUQ==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 + '@babel/core': 7.22.5 clone-deep: 4.0.1 find-cache-dir: 2.1.0 make-dir: 2.1.0 @@ -5292,31 +5294,31 @@ packages: /@babel/runtime@7.22.5: resolution: {integrity: sha512-ecjvYlnAaZ/KVneE/OdKYBYfgXV3Ptu6zQWmgEF7vwKhQnvVS6bjMD2XYgj+SNvQ1GfK/pjgokfPkC/2CO8CuA==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} dependencies: regenerator-runtime: 0.13.11 /@babel/template@7.22.5: resolution: {integrity: sha512-X7yV7eiwAxdj9k94NEylvbVHLiVG1nvzCV2EAowhxLTwODV1jl9UzZ48leOC0sH7OnuHrIkllaBgneUykIcZaw==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} dependencies: - "@babel/code-frame": 7.22.5 - "@babel/parser": 7.22.5 - "@babel/types": 7.22.5 + '@babel/code-frame': 7.22.5 + '@babel/parser': 7.22.5 + '@babel/types': 7.22.5 dev: true /@babel/traverse@7.21.5: resolution: {integrity: sha512-AhQoI3YjWi6u/y/ntv7k48mcrCXmus0t79J9qPNlk/lAsFlCiJ047RmbfMOawySTHtywXhbXgpx/8nXMYd+oFw==} - engines: {node: ">=6.9.0"} - dependencies: - "@babel/code-frame": 7.22.5 - "@babel/generator": 7.21.9 - "@babel/helper-environment-visitor": 7.22.5 - "@babel/helper-function-name": 7.22.5 - "@babel/helper-hoist-variables": 7.22.5 - "@babel/helper-split-export-declaration": 7.22.5 - "@babel/parser": 7.21.9 - "@babel/types": 7.21.5 + engines: {node: '>=6.9.0'} + dependencies: + '@babel/code-frame': 7.22.5 + '@babel/generator': 7.21.9 + '@babel/helper-environment-visitor': 7.22.5 + '@babel/helper-function-name': 7.22.5 + '@babel/helper-hoist-variables': 7.22.5 + '@babel/helper-split-export-declaration': 7.22.5 + '@babel/parser': 7.21.9 + '@babel/types': 7.21.5 debug: 4.3.4 globals: 11.12.0 transitivePeerDependencies: @@ -5325,16 +5327,16 @@ packages: /@babel/traverse@7.22.5: resolution: {integrity: sha512-7DuIjPgERaNo6r+PZwItpjCZEa5vyw4eJGufeLxrPdBXBoLcCJCIasvK6pK/9DVNrLZTLFhUGqaC6X/PA007TQ==} - engines: {node: ">=6.9.0"} - dependencies: - "@babel/code-frame": 7.22.5 - "@babel/generator": 7.22.5 - "@babel/helper-environment-visitor": 7.22.5 - "@babel/helper-function-name": 7.22.5 - "@babel/helper-hoist-variables": 7.22.5 - "@babel/helper-split-export-declaration": 7.22.5 - "@babel/parser": 7.22.5 - "@babel/types": 7.22.5 + engines: {node: '>=6.9.0'} + dependencies: + '@babel/code-frame': 7.22.5 + '@babel/generator': 7.22.5 + '@babel/helper-environment-visitor': 7.22.5 + '@babel/helper-function-name': 7.22.5 + '@babel/helper-hoist-variables': 7.22.5 + '@babel/helper-split-export-declaration': 7.22.5 + '@babel/parser': 7.22.5 + '@babel/types': 7.22.5 debug: 4.3.4 globals: 11.12.0 transitivePeerDependencies: @@ -5343,19 +5345,19 @@ packages: /@babel/types@7.21.5: resolution: {integrity: sha512-m4AfNvVF2mVC/F7fDEdH2El3HzUg9It/XsCxZiOTTA3m3qYfcSVSbTfM6Q9xG+hYDniZssYhlXKKUMD5m8tF4Q==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} dependencies: - "@babel/helper-string-parser": 7.22.5 - "@babel/helper-validator-identifier": 7.22.5 + '@babel/helper-string-parser': 7.22.5 + '@babel/helper-validator-identifier': 7.22.5 to-fast-properties: 2.0.0 dev: true /@babel/types@7.22.5: resolution: {integrity: sha512-zo3MIHGOkPOfoRXitsgHLjEXmlDaD/5KU1Uzuc9GNiZPhSqVxVRtxuPaSBZDsYZ9qV88AjtMtWW7ww98loJ9KA==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} dependencies: - "@babel/helper-string-parser": 7.22.5 - "@babel/helper-validator-identifier": 7.22.5 + '@babel/helper-string-parser': 7.22.5 + '@babel/helper-validator-identifier': 7.22.5 to-fast-properties: 2.0.0 dev: true @@ -5374,11 +5376,11 @@ packages: /@cdktf/cli-core@0.17.0(react@17.0.2): resolution: {integrity: sha512-SW84rbcnvUsROC5FOIw6AXBGq2cBAdM278ar7j3PPTaun5tjYZaImIN70YFI5aV2A8PDm8yoilZADem8/2rUUA==} dependencies: - "@cdktf/commons": 0.17.0 - "@cdktf/hcl2cdk": 0.17.0 - "@cdktf/hcl2json": 0.17.0 - "@cdktf/node-pty-prebuilt-multiarch": 0.10.1-pre.10 - "@sentry/node": 6.19.7 + '@cdktf/commons': 0.17.0 + '@cdktf/hcl2cdk': 0.17.0 + '@cdktf/hcl2json': 0.17.0 + '@cdktf/node-pty-prebuilt-multiarch': 0.10.1-pre.10 + '@sentry/node': 6.19.7 archiver: 5.3.1 cdktf: 0.17.0(constructs@10.2.51) chalk: 4.1.2 @@ -5422,7 +5424,7 @@ packages: yoga-layout-prebuilt: 1.10.0 zod: 1.11.17 transitivePeerDependencies: - - "@types/react" + - '@types/react' - bufferutil - debug - encoding @@ -5434,8 +5436,8 @@ packages: /@cdktf/commons@0.17.0: resolution: {integrity: sha512-zXWuaU/5HpIrg+IJPcCIp+yJHsn34Z0tmB6OusCofjhK677TLDt+jE5KKhgThM+NJLBYW5iSd8dMqn9e5KZong==} dependencies: - "@npmcli/ci-detect": 1.4.0 - "@sentry/node": 6.19.7 + '@npmcli/ci-detect': 1.4.0 + '@sentry/node': 6.19.7 cdktf: 0.17.0(constructs@10.2.51) codemaker: 1.84.0 constructs: 10.2.51 @@ -5453,12 +5455,12 @@ packages: /@cdktf/hcl2cdk@0.17.0: resolution: {integrity: sha512-RkBTWlK15YjO5wqlgmLyPBy2nsoeIFZRI5EhaPeYhqjBr8qHH+Zhg4/jSSfW/trrdZazIortQzdfdbShvZYhhw==} dependencies: - "@babel/generator": 7.22.5 - "@babel/template": 7.22.5 - "@babel/types": 7.22.5 - "@cdktf/commons": 0.17.0 - "@cdktf/hcl2json": 0.17.0 - "@cdktf/provider-generator": 0.17.0 + '@babel/generator': 7.22.5 + '@babel/template': 7.22.5 + '@babel/types': 7.22.5 + '@cdktf/commons': 0.17.0 + '@cdktf/hcl2json': 0.17.0 + '@cdktf/provider-generator': 0.17.0 camelcase: 6.3.0 deep-equal: 2.2.1 glob: 10.3.1 @@ -5489,7 +5491,7 @@ packages: /@cdktf/provider-aws@15.0.0(cdktf@0.17.0)(constructs@10.1.314): resolution: {integrity: sha512-GeXpsU8+TsXhFFowjos+7bYv2CDAMHjOlKxXTx6aaqEO7BTlyqXBM/Qetw6y/6MxwIcyEf5siduBeT6T3lg3Dg==} - engines: {node: ">= 16.14.0"} + engines: {node: '>= 16.14.0'} peerDependencies: cdktf: ^0.17.0 constructs: ^10.0.0 @@ -5500,7 +5502,7 @@ packages: /@cdktf/provider-aws@15.0.0(cdktf@0.17.0)(constructs@10.2.51): resolution: {integrity: sha512-GeXpsU8+TsXhFFowjos+7bYv2CDAMHjOlKxXTx6aaqEO7BTlyqXBM/Qetw6y/6MxwIcyEf5siduBeT6T3lg3Dg==} - engines: {node: ">= 16.14.0"} + engines: {node: '>= 16.14.0'} peerDependencies: cdktf: ^0.17.0 constructs: ^10.0.0 @@ -5512,9 +5514,9 @@ packages: /@cdktf/provider-generator@0.17.0: resolution: {integrity: sha512-/Ei9uVuLT6xjJIn6hvGepmS7tOjOAYsUplpc3J2jS1US85aO7oMASgjjgISvDC7saddLqhYCfysSWrYU5zUp0g==} dependencies: - "@cdktf/commons": 0.17.0 - "@cdktf/hcl2json": 0.17.0 - "@types/node": 16.18.23 + '@cdktf/commons': 0.17.0 + '@cdktf/hcl2json': 0.17.0 + '@types/node': 16.18.23 codemaker: 1.84.0 deepmerge: 4.3.1 fs-extra: 8.1.0 @@ -5526,7 +5528,7 @@ packages: /@cloudy-ts/eslint-plugin@0.0.260(eslint@8.42.0): resolution: {integrity: sha512-4mOL06xDWMyUz6OB0chNOwb3zhmDrXpHL7e7ZkCp5ysUQ2EEG4ms1Qg0vKBatKTN3LkYBeVqEqJRVGGg7/icSQ==} - engines: {node: ">= 14.18.0"} + engines: {node: '>= 14.18.0'} peerDependencies: eslint: ^8.36.0 dependencies: @@ -5535,35 +5537,35 @@ packages: /@colors/colors@1.5.0: resolution: {integrity: sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==} - engines: {node: ">=0.1.90"} + engines: {node: '>=0.1.90'} requiresBuild: true dev: true optional: true /@cowasm/memfs@3.5.1: resolution: {integrity: sha512-TSz00K+BdLxAYFQvwHmKgM/eAK6h9OYSQhPTcv/9XSyOF0Q90EtMkJvtwirwAXunfTsZw8R9YMu1UU213ooVKw==} - engines: {node: ">= 4.0.0"} + engines: {node: '>= 4.0.0'} dependencies: fs-monkey: 1.0.4 dev: false /@cspotcode/source-map-support@0.8.1: resolution: {integrity: sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==} - engines: {node: ">=12"} + engines: {node: '>=12'} dependencies: - "@jridgewell/trace-mapping": 0.3.9 + '@jridgewell/trace-mapping': 0.3.9 dev: true /@discoveryjs/json-ext@0.5.7: resolution: {integrity: sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==} - engines: {node: ">=10.0.0"} + engines: {node: '>=10.0.0'} dev: true /@emotion/is-prop-valid@0.8.8: resolution: {integrity: sha512-u5WtneEAr5IDG2Wv65yhunPSMLIpuKsbuOktRojfrEiEvRyC85LgPMZI63cr7NUqT8ZIGdSVg8ZKGxIug4lXcA==} requiresBuild: true dependencies: - "@emotion/memoize": 0.7.4 + '@emotion/memoize': 0.7.4 dev: false optional: true @@ -5576,7 +5578,7 @@ packages: /@emotion/use-insertion-effect-with-fallbacks@1.0.1(react@18.2.0): resolution: {integrity: sha512-jT/qyKZ9rzLErtrjGgdkMBn2OP8wl0G3sQlBb3YPryvKHsjvINUhVaPFfP+fpBcOkmrVOVEEHQFJ7nbj2TH2gw==} peerDependencies: - react: ">=16.8.0" + react: '>=16.8.0' dependencies: react: 18.2.0 dev: true @@ -5584,7 +5586,7 @@ packages: /@esbuild-kit/cjs-loader@2.4.2: resolution: {integrity: sha512-BDXFbYOJzT/NBEtp71cvsrGPwGAMGRB/349rwKuoxNSiKjPraNNnlK6MIIabViCjqZugu6j+xeMDlEkWdHHJSg==} dependencies: - "@esbuild-kit/core-utils": 3.1.0 + '@esbuild-kit/core-utils': 3.1.0 get-tsconfig: 4.6.2 /@esbuild-kit/core-utils@3.1.0: @@ -5596,12 +5598,12 @@ packages: /@esbuild-kit/esm-loader@2.5.5: resolution: {integrity: sha512-Qwfvj/qoPbClxCRNuac1Du01r9gvNOT+pMYtJDapfB1eoGN1YlJ1BixLyL9WVENRx5RXgNLdfYdx/CuswlGhMw==} dependencies: - "@esbuild-kit/core-utils": 3.1.0 + '@esbuild-kit/core-utils': 3.1.0 get-tsconfig: 4.6.2 /@esbuild/android-arm64@0.17.19: resolution: {integrity: sha512-KBMWvEZooR7+kzY0BtbTQn0OAYY7CsiydT63pVEaPtVYF0hXbUaOyZog37DKxK7NF3XacBJOpYT4adIJh+avxA==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [arm64] os: [android] requiresBuild: true @@ -5609,7 +5611,7 @@ packages: /@esbuild/android-arm64@0.18.10: resolution: {integrity: sha512-ynm4naLbNbK0ajf9LUWtQB+6Vfg1Z/AplArqr4tGebC00Z6m9Y91OVIcjDa461wGcZwcaHYaZAab4yJxfhisTQ==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [arm64] os: [android] requiresBuild: true @@ -5618,7 +5620,7 @@ packages: /@esbuild/android-arm@0.15.18: resolution: {integrity: sha512-5GT+kcs2WVGjVs7+boataCkO5Fg0y4kCjzkB5bAip7H4jfnOS3dA6KPiww9W1OEKTKeAcUVhdZGvgI65OXmUnw==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [arm] os: [android] requiresBuild: true @@ -5627,7 +5629,7 @@ packages: /@esbuild/android-arm@0.17.19: resolution: {integrity: sha512-rIKddzqhmav7MSmoFCmDIb6e2W57geRsM94gV2l38fzhXMwq7hZoClug9USI2pFRGL06f4IOPHHpFNOkWieR8A==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [arm] os: [android] requiresBuild: true @@ -5635,7 +5637,7 @@ packages: /@esbuild/android-arm@0.18.10: resolution: {integrity: sha512-3KClmVNd+Fku82uZJz5C4Rx8m1PPmWUFz5Zkw8jkpZPOmsq+EG1TTOtw1OXkHuX3WczOFQigrtf60B1ijKwNsg==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [arm] os: [android] requiresBuild: true @@ -5644,7 +5646,7 @@ packages: /@esbuild/android-x64@0.17.19: resolution: {integrity: sha512-uUTTc4xGNDT7YSArp/zbtmbhO0uEEK9/ETW29Wk1thYUJBz3IVnvgEiEwEa9IeLyvnpKrWK64Utw2bgUmDveww==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [x64] os: [android] requiresBuild: true @@ -5652,7 +5654,7 @@ packages: /@esbuild/android-x64@0.18.10: resolution: {integrity: sha512-vFfXj8P9Yfjh54yqUDEHKzqzYuEfPyAOl3z7R9hjkwt+NCvbn9VMxX+IILnAfdImRBfYVItgSUsqGKhJFnBwZw==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [x64] os: [android] requiresBuild: true @@ -5661,7 +5663,7 @@ packages: /@esbuild/darwin-arm64@0.17.19: resolution: {integrity: sha512-80wEoCfF/hFKM6WE1FyBHc9SfUblloAWx6FJkFWTWiCoht9Mc0ARGEM47e67W9rI09YoUxJL68WHfDRYEAvOhg==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [arm64] os: [darwin] requiresBuild: true @@ -5669,7 +5671,7 @@ packages: /@esbuild/darwin-arm64@0.18.10: resolution: {integrity: sha512-k2OJQ7ZxE6sVc91+MQeZH9gFeDAH2uIYALPAwTjTCvcPy9Dzrf7V7gFUQPYkn09zloWhQ+nvxWHia2x2ZLR0sQ==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [arm64] os: [darwin] requiresBuild: true @@ -5678,7 +5680,7 @@ packages: /@esbuild/darwin-x64@0.17.19: resolution: {integrity: sha512-IJM4JJsLhRYr9xdtLytPLSH9k/oxR3boaUIYiHkAawtwNOXKE8KoU8tMvryogdcT8AU+Bflmh81Xn6Q0vTZbQw==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [x64] os: [darwin] requiresBuild: true @@ -5686,7 +5688,7 @@ packages: /@esbuild/darwin-x64@0.18.10: resolution: {integrity: sha512-tnz/mdZk1L1Z3WpGjin/L2bKTe8/AKZpI8fcCLtH+gq8WXWsCNJSxlesAObV4qbtTl6pG5vmqFXfWUQ5hV8PAQ==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [x64] os: [darwin] requiresBuild: true @@ -5695,7 +5697,7 @@ packages: /@esbuild/freebsd-arm64@0.17.19: resolution: {integrity: sha512-pBwbc7DufluUeGdjSU5Si+P3SoMF5DQ/F/UmTSb8HXO80ZEAJmrykPyzo1IfNbAoaqw48YRpv8shwd1NoI0jcQ==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [arm64] os: [freebsd] requiresBuild: true @@ -5703,7 +5705,7 @@ packages: /@esbuild/freebsd-arm64@0.18.10: resolution: {integrity: sha512-QJluV0LwBrbHnYYwSKC+K8RGz0g/EyhpQH1IxdoFT0nM7PfgjE+aS8wxq/KFEsU0JkL7U/EEKd3O8xVBxXb2aA==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [arm64] os: [freebsd] requiresBuild: true @@ -5712,7 +5714,7 @@ packages: /@esbuild/freebsd-x64@0.17.19: resolution: {integrity: sha512-4lu+n8Wk0XlajEhbEffdy2xy53dpR06SlzvhGByyg36qJw6Kpfk7cp45DR/62aPH9mtJRmIyrXAS5UWBrJT6TQ==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [x64] os: [freebsd] requiresBuild: true @@ -5720,7 +5722,7 @@ packages: /@esbuild/freebsd-x64@0.18.10: resolution: {integrity: sha512-Hi/ycUkS6KTw+U9G5PK5NoK7CZboicaKUSVs0FSiPNtuCTzK6HNM4DIgniH7hFaeuszDS9T4dhAHWiLSt/Y5Ng==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [x64] os: [freebsd] requiresBuild: true @@ -5729,7 +5731,7 @@ packages: /@esbuild/linux-arm64@0.17.19: resolution: {integrity: sha512-ct1Tg3WGwd3P+oZYqic+YZF4snNl2bsnMKRkb3ozHmnM0dGWuxcPTTntAF6bOP0Sp4x0PjSF+4uHQ1xvxfRKqg==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [arm64] os: [linux] requiresBuild: true @@ -5737,7 +5739,7 @@ packages: /@esbuild/linux-arm64@0.18.10: resolution: {integrity: sha512-Nz6XcfRBOO7jSrVpKAyEyFOPGhySPNlgumSDhWAspdQQ11ub/7/NZDMhWDFReE9QH/SsCOCLQbdj0atAk/HMOQ==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [arm64] os: [linux] requiresBuild: true @@ -5746,7 +5748,7 @@ packages: /@esbuild/linux-arm@0.17.19: resolution: {integrity: sha512-cdmT3KxjlOQ/gZ2cjfrQOtmhG4HJs6hhvm3mWSRDPtZ/lP5oe8FWceS10JaSJC13GBd4eH/haHnqf7hhGNLerA==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [arm] os: [linux] requiresBuild: true @@ -5754,7 +5756,7 @@ packages: /@esbuild/linux-arm@0.18.10: resolution: {integrity: sha512-HfFoxY172tVHPIvJy+FHxzB4l8xU7e5cxmNS11cQ2jt4JWAukn/7LXaPdZid41UyTweqa4P/1zs201gRGCTwHw==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [arm] os: [linux] requiresBuild: true @@ -5763,7 +5765,7 @@ packages: /@esbuild/linux-ia32@0.17.19: resolution: {integrity: sha512-w4IRhSy1VbsNxHRQpeGCHEmibqdTUx61Vc38APcsRbuVgK0OPEnQ0YD39Brymn96mOx48Y2laBQGqgZ0j9w6SQ==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [ia32] os: [linux] requiresBuild: true @@ -5771,7 +5773,7 @@ packages: /@esbuild/linux-ia32@0.18.10: resolution: {integrity: sha512-otMdmSmkMe+pmiP/bZBjfphyAsTsngyT9RCYwoFzqrveAbux9nYitDTpdgToG0Z0U55+PnH654gCH2GQ1aB6Yw==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [ia32] os: [linux] requiresBuild: true @@ -5780,7 +5782,7 @@ packages: /@esbuild/linux-loong64@0.15.18: resolution: {integrity: sha512-L4jVKS82XVhw2nvzLg/19ClLWg0y27ulRwuP7lcyL6AbUWB5aPglXY3M21mauDQMDfRLs8cQmeT03r/+X3cZYQ==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [loong64] os: [linux] requiresBuild: true @@ -5789,7 +5791,7 @@ packages: /@esbuild/linux-loong64@0.17.19: resolution: {integrity: sha512-2iAngUbBPMq439a+z//gE+9WBldoMp1s5GWsUSgqHLzLJ9WoZLZhpwWuym0u0u/4XmZ3gpHmzV84PonE+9IIdQ==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [loong64] os: [linux] requiresBuild: true @@ -5797,7 +5799,7 @@ packages: /@esbuild/linux-loong64@0.18.10: resolution: {integrity: sha512-t8tjFuON1koxskzQ4VFoh0T5UDUMiLYjwf9Wktd0tx8AoK6xgU+5ubKOpWpcnhEQ2tESS5u0v6QuN8PX/ftwcQ==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [loong64] os: [linux] requiresBuild: true @@ -5806,7 +5808,7 @@ packages: /@esbuild/linux-mips64el@0.17.19: resolution: {integrity: sha512-LKJltc4LVdMKHsrFe4MGNPp0hqDFA1Wpt3jE1gEyM3nKUvOiO//9PheZZHfYRfYl6AwdTH4aTcXSqBerX0ml4A==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [mips64el] os: [linux] requiresBuild: true @@ -5814,7 +5816,7 @@ packages: /@esbuild/linux-mips64el@0.18.10: resolution: {integrity: sha512-+dUkcVzcfEJHz3HEnVpIJu8z8Wdn2n/nWMWdl6FVPFGJAVySO4g3+XPzNKFytVFwf8hPVDwYXzVcu8GMFqsqZw==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [mips64el] os: [linux] requiresBuild: true @@ -5823,7 +5825,7 @@ packages: /@esbuild/linux-ppc64@0.17.19: resolution: {integrity: sha512-/c/DGybs95WXNS8y3Ti/ytqETiW7EU44MEKuCAcpPto3YjQbyK3IQVKfF6nbghD7EcLUGl0NbiL5Rt5DMhn5tg==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [ppc64] os: [linux] requiresBuild: true @@ -5831,7 +5833,7 @@ packages: /@esbuild/linux-ppc64@0.18.10: resolution: {integrity: sha512-sO3PjjxEGy+PY2qkGe2gwJbXdZN9wAYpVBZWFD0AwAoKuXRkWK0/zaMQ5ekUFJDRDCRm8x5U0Axaub7ynH/wVg==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [ppc64] os: [linux] requiresBuild: true @@ -5840,7 +5842,7 @@ packages: /@esbuild/linux-riscv64@0.17.19: resolution: {integrity: sha512-FC3nUAWhvFoutlhAkgHf8f5HwFWUL6bYdvLc/TTuxKlvLi3+pPzdZiFKSWz/PF30TB1K19SuCxDTI5KcqASJqA==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [riscv64] os: [linux] requiresBuild: true @@ -5848,7 +5850,7 @@ packages: /@esbuild/linux-riscv64@0.18.10: resolution: {integrity: sha512-JDtdbJg3yjDeXLv4lZYE1kiTnxv73/8cbPHY9T/dUKi8rYOM/k5b3W4UJLMUksuQ6nTm5c89W1nADsql6FW75A==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [riscv64] os: [linux] requiresBuild: true @@ -5857,7 +5859,7 @@ packages: /@esbuild/linux-s390x@0.17.19: resolution: {integrity: sha512-IbFsFbxMWLuKEbH+7sTkKzL6NJmG2vRyy6K7JJo55w+8xDk7RElYn6xvXtDW8HCfoKBFK69f3pgBJSUSQPr+4Q==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [s390x] os: [linux] requiresBuild: true @@ -5865,7 +5867,7 @@ packages: /@esbuild/linux-s390x@0.18.10: resolution: {integrity: sha512-NLuSKcp8WckjD2a7z5kzLiCywFwBTMlIxDNuud1AUGVuwBBJSkuubp6cNjJ0p5c6CZaA3QqUGwjHJBiG1SoOFw==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [s390x] os: [linux] requiresBuild: true @@ -5874,7 +5876,7 @@ packages: /@esbuild/linux-x64@0.17.19: resolution: {integrity: sha512-68ngA9lg2H6zkZcyp22tsVt38mlhWde8l3eJLWkyLrp4HwMUr3c1s/M2t7+kHIhvMjglIBrFpncX1SzMckomGw==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [x64] os: [linux] requiresBuild: true @@ -5882,7 +5884,7 @@ packages: /@esbuild/linux-x64@0.18.10: resolution: {integrity: sha512-wj2KRsCsFusli+6yFgNO/zmmLslislAWryJnodteRmGej7ZzinIbMdsyp13rVGde88zxJd5vercNYK9kuvlZaQ==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [x64] os: [linux] requiresBuild: true @@ -5891,7 +5893,7 @@ packages: /@esbuild/netbsd-x64@0.17.19: resolution: {integrity: sha512-CwFq42rXCR8TYIjIfpXCbRX0rp1jo6cPIUPSaWwzbVI4aOfX96OXY8M6KNmtPcg7QjYeDmN+DD0Wp3LaBOLf4Q==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [x64] os: [netbsd] requiresBuild: true @@ -5899,7 +5901,7 @@ packages: /@esbuild/netbsd-x64@0.18.10: resolution: {integrity: sha512-pQ9QqxEPI3cVRZyUtCoZxhZK3If+7RzR8L2yz2+TDzdygofIPOJFaAPkEJ5rYIbUO101RaiYxfdOBahYexLk5A==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [x64] os: [netbsd] requiresBuild: true @@ -5908,7 +5910,7 @@ packages: /@esbuild/openbsd-x64@0.17.19: resolution: {integrity: sha512-cnq5brJYrSZ2CF6c35eCmviIN3k3RczmHz8eYaVlNasVqsNY+JKohZU5MKmaOI+KkllCdzOKKdPs762VCPC20g==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [x64] os: [openbsd] requiresBuild: true @@ -5916,7 +5918,7 @@ packages: /@esbuild/openbsd-x64@0.18.10: resolution: {integrity: sha512-k8GTIIW9I8pEEfoOUm32TpPMgSg06JhL5DO+ql66aLTkOQUs0TxCA67Wi7pv6z8iF8STCGcNbm3UWFHLuci+ag==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [x64] os: [openbsd] requiresBuild: true @@ -5925,7 +5927,7 @@ packages: /@esbuild/sunos-x64@0.17.19: resolution: {integrity: sha512-vCRT7yP3zX+bKWFeP/zdS6SqdWB8OIpaRq/mbXQxTGHnIxspRtigpkUcDMlSCOejlHowLqII7K2JKevwyRP2rg==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [x64] os: [sunos] requiresBuild: true @@ -5933,7 +5935,7 @@ packages: /@esbuild/sunos-x64@0.18.10: resolution: {integrity: sha512-vIGYJIdEI6d4JBucAx8py792G8J0GP40qSH+EvSt80A4zvGd6jph+5t1g+eEXcS2aRpgZw6CrssNCFZxTdEsxw==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [x64] os: [sunos] requiresBuild: true @@ -5942,7 +5944,7 @@ packages: /@esbuild/win32-arm64@0.17.19: resolution: {integrity: sha512-yYx+8jwowUstVdorcMdNlzklLYhPxjniHWFKgRqH7IFlUEa0Umu3KuYplf1HUZZ422e3NU9F4LGb+4O0Kdcaag==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [arm64] os: [win32] requiresBuild: true @@ -5950,7 +5952,7 @@ packages: /@esbuild/win32-arm64@0.18.10: resolution: {integrity: sha512-kRhNcMZFGMW+ZHCarAM1ypr8OZs0k688ViUCetVCef9p3enFxzWeBg9h/575Y0nsFu0ZItluCVF5gMR2pwOEpA==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [arm64] os: [win32] requiresBuild: true @@ -5959,7 +5961,7 @@ packages: /@esbuild/win32-ia32@0.17.19: resolution: {integrity: sha512-eggDKanJszUtCdlVs0RB+h35wNlb5v4TWEkq4vZcmVt5u/HiDZrTXe2bWFQUez3RgNHwx/x4sk5++4NSSicKkw==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [ia32] os: [win32] requiresBuild: true @@ -5967,7 +5969,7 @@ packages: /@esbuild/win32-ia32@0.18.10: resolution: {integrity: sha512-AR9PX1whYaYh9p0EOaKna0h48F/A101Mt/ag72+kMkkBZXPQ7cjbz2syXI/HI3OlBdUytSdHneljfjvUoqwqiQ==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [ia32] os: [win32] requiresBuild: true @@ -5976,7 +5978,7 @@ packages: /@esbuild/win32-x64@0.17.19: resolution: {integrity: sha512-lAhycmKnVOuRYNtRtatQR1LPQf2oYCkRGkSFnseDAKPl8lu5SOsK/e1sXe5a0Pc5kHIHe6P2I/ilntNv2xf3cA==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [x64] os: [win32] requiresBuild: true @@ -5984,7 +5986,7 @@ packages: /@esbuild/win32-x64@0.18.10: resolution: {integrity: sha512-5sTkYhAGHNRr6bVf4RM0PsscqVr6/DBYdrlMh168oph3usid3lKHcHEEHmr34iZ9GHeeg2juFOxtpl6XyC3tpw==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [x64] os: [win32] requiresBuild: true @@ -6038,12 +6040,12 @@ packages: /@gwhitney/detect-indent@7.0.1: resolution: {integrity: sha512-7bQW+gkKa2kKZPeJf6+c6gFK9ARxQfn+FKy9ScTBppyKRWH2KzsmweXUoklqeEiHiNVWaeP5csIdsNq6w7QhzA==} - engines: {node: ">=12.20"} + engines: {node: '>=12.20'} dev: false /@headlessui/react@1.7.15(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-OTO0XtoRQ6JPB1cKNFYBZv2Q0JMqMGNhYP1CjPvcJvjz8YGokz8oAj89HIYZGN0gZzn/4kk9iUpmMF4Q21Gsqw==} - engines: {node: ">=10"} + engines: {node: '>=10'} peerDependencies: react: ^16 || ^17 || ^18 react-dom: ^16 || ^17 || ^18 @@ -6056,16 +6058,16 @@ packages: /@heroicons/react@2.0.18(react@18.2.0): resolution: {integrity: sha512-7TyMjRrZZMBPa+/5Y8lN0iyvUU/01PeMGX2+RE7cQWpEUIcb4QotzUObFkJDejj/HUH4qjP/eQ0gzzKs2f+6Yw==} peerDependencies: - react: ">= 16" + react: '>= 16' dependencies: react: 18.2.0 dev: false /@humanwhocodes/config-array@0.11.10: resolution: {integrity: sha512-KVVjQmNUepDVGXNuoRRdmmEjruj0KfiGSbS8LVc12LMsWDQzRXJ0qdhN8L8uUigKpfEHRhlaQFY0ib1tnUbNeQ==} - engines: {node: ">=10.10.0"} + engines: {node: '>=10.10.0'} dependencies: - "@humanwhocodes/object-schema": 1.2.1 + '@humanwhocodes/object-schema': 1.2.1 debug: 4.3.4 minimatch: 3.1.2 transitivePeerDependencies: @@ -6073,14 +6075,14 @@ packages: /@humanwhocodes/module-importer@1.0.1: resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==} - engines: {node: ">=12.22"} + engines: {node: '>=12.22'} /@humanwhocodes/object-schema@1.2.1: resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==} /@hutson/parse-repository-url@3.0.2: resolution: {integrity: sha512-H9XAx3hc0BQHY6l+IFSWHDySypcXsvsuLhgYLUGywmJ5pswRVQJUHpOsobnLYp2ZUaUlKiKDrgWWhosOwAEM8Q==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} dev: true /@iarna/toml@2.2.5: @@ -6092,10 +6094,10 @@ packages: /@inquirer/checkbox@1.3.2: resolution: {integrity: sha512-9ZhpEXiwlXAJ7KvUiDqIy9L4mayOGcP9aDRLT6eiwguuFW1gXQTspteIxk/b6QGger1UXJrtXQpPS7A+PGzVuA==} - engines: {node: ">=14.18.0"} + engines: {node: '>=14.18.0'} dependencies: - "@inquirer/core": 2.2.0 - "@inquirer/type": 1.1.0 + '@inquirer/core': 2.2.0 + '@inquirer/type': 1.1.0 ansi-escapes: 4.3.2 chalk: 4.1.2 figures: 3.2.0 @@ -6103,18 +6105,18 @@ packages: /@inquirer/confirm@2.0.3: resolution: {integrity: sha512-5wMDBZ3ufN9IRvGowSZZv7hlgi+WPgCAEtfXvZgDLS8vtCORj3qLXFAlPyB26Mj4cbnWADwpydF9P7JPY6vb4g==} - engines: {node: ">=14.18.0"} + engines: {node: '>=14.18.0'} dependencies: - "@inquirer/core": 2.2.0 - "@inquirer/type": 1.1.0 + '@inquirer/core': 2.2.0 + '@inquirer/type': 1.1.0 chalk: 4.1.2 dev: true /@inquirer/core@2.2.0: resolution: {integrity: sha512-YcSAyRTEJTzitg3yzEGabz0Jwmi8iO9QiLeDVY8LQLzY9AsLouuGRvUZ2Savp1T7AAYCMqDFLQirzB+eSux2Vg==} - engines: {node: ">=14.18.0"} + engines: {node: '>=14.18.0'} dependencies: - "@inquirer/type": 1.1.0 + '@inquirer/type': 1.1.0 ansi-escapes: 4.3.2 chalk: 4.1.2 cli-spinners: 2.9.0 @@ -6129,72 +6131,72 @@ packages: /@inquirer/editor@1.2.1: resolution: {integrity: sha512-BbmApP63G5bXW7+sLeJUgpeBvu29W5A1rD5BzMO93ChgfSLQRKucICKwZTc+UuJh4eiJ/KpVeVozoyttmV11AA==} - engines: {node: ">=14.18.0"} + engines: {node: '>=14.18.0'} dependencies: - "@inquirer/core": 2.2.0 - "@inquirer/type": 1.1.0 + '@inquirer/core': 2.2.0 + '@inquirer/type': 1.1.0 chalk: 4.1.2 external-editor: 3.1.0 dev: true /@inquirer/expand@1.1.2: resolution: {integrity: sha512-oa40fTIibTOL6Y7AWPlmimTkA109/tLnqHFQLGfziVfAJNUEWfGDNdL04+l5uOLn+EaBVmdAz1jLzDm9BeLIPQ==} - engines: {node: ">=14.18.0"} + engines: {node: '>=14.18.0'} dependencies: - "@inquirer/core": 2.2.0 - "@inquirer/type": 1.1.0 + '@inquirer/core': 2.2.0 + '@inquirer/type': 1.1.0 chalk: 4.1.2 figures: 3.2.0 dev: true /@inquirer/input@1.2.2: resolution: {integrity: sha512-ZMwt3+ov5yQgIWgVhP0vUpGccL/RtH7Nls6vJhPrpA+TaU9KJArSEOWFqQNIXwvsbWjcSO3nE1fIwi63TsLt7Q==} - engines: {node: ">=14.18.0"} + engines: {node: '>=14.18.0'} dependencies: - "@inquirer/core": 2.2.0 - "@inquirer/type": 1.1.0 + '@inquirer/core': 2.2.0 + '@inquirer/type': 1.1.0 chalk: 4.1.2 dev: true /@inquirer/password@1.1.2: resolution: {integrity: sha512-Rhx7RsU7zB641+Mq2J5VUDYzCacVYVoJrlNRZlQJq5cQQlH4cQZbeH9GeIQarj4ZewTmwP5tBRKgO2lux8bTgg==} - engines: {node: ">=14.18.0"} + engines: {node: '>=14.18.0'} dependencies: - "@inquirer/input": 1.2.2 - "@inquirer/type": 1.1.0 + '@inquirer/input': 1.2.2 + '@inquirer/type': 1.1.0 chalk: 4.1.2 dev: true /@inquirer/prompts@2.2.0: resolution: {integrity: sha512-lMknC3XVRoyt63N/i82z/Xp+geKZYvFaDZ2toRYM4JHEqCjcGr5bo3uuLBydR+sr0i5P5ULgw3W5FksHo7JjcA==} - engines: {node: ">=14.18.0"} + engines: {node: '>=14.18.0'} dependencies: - "@inquirer/checkbox": 1.3.2 - "@inquirer/confirm": 2.0.3 - "@inquirer/core": 2.2.0 - "@inquirer/editor": 1.2.1 - "@inquirer/expand": 1.1.2 - "@inquirer/input": 1.2.2 - "@inquirer/password": 1.1.2 - "@inquirer/rawlist": 1.2.2 - "@inquirer/select": 1.2.2 + '@inquirer/checkbox': 1.3.2 + '@inquirer/confirm': 2.0.3 + '@inquirer/core': 2.2.0 + '@inquirer/editor': 1.2.1 + '@inquirer/expand': 1.1.2 + '@inquirer/input': 1.2.2 + '@inquirer/password': 1.1.2 + '@inquirer/rawlist': 1.2.2 + '@inquirer/select': 1.2.2 dev: true /@inquirer/rawlist@1.2.2: resolution: {integrity: sha512-FQZS/8Z1kcYBMbDoqfmMJamE1leO2/SFqsPxEkSdFqdz8VXx/1S8Ldhz7wDNkRUBhIGTTkOxCtNJUsfSwT4vfA==} - engines: {node: ">=14.18.0"} + engines: {node: '>=14.18.0'} dependencies: - "@inquirer/core": 2.2.0 - "@inquirer/type": 1.1.0 + '@inquirer/core': 2.2.0 + '@inquirer/type': 1.1.0 chalk: 4.1.2 dev: true /@inquirer/select@1.2.2: resolution: {integrity: sha512-asiP4Ej4AR0uWsQt8/ajAtF5IjBuTZ/YQgn/Xk7kviWN/wuFfUBo0dYntr0/rSvhNyt0jY6/yDhMM6mSPFLHRg==} - engines: {node: ">=14.18.0"} + engines: {node: '>=14.18.0'} dependencies: - "@inquirer/core": 2.2.0 - "@inquirer/type": 1.1.0 + '@inquirer/core': 2.2.0 + '@inquirer/type': 1.1.0 ansi-escapes: 4.3.2 chalk: 4.1.2 figures: 3.2.0 @@ -6202,7 +6204,7 @@ packages: /@inquirer/type@1.1.0: resolution: {integrity: sha512-XMaorygt2o/mXinZg/OOz6d3JKuV3o4jRc/3KDiVPeKLLkjiO4iJErbLKtKn+Od2ZC2lbiFQkrIuloVpEubisA==} - engines: {node: ">=14.18.0"} + engines: {node: '>=14.18.0'} dev: true /@ioredis/commands@1.2.0: @@ -6211,7 +6213,7 @@ packages: /@isaacs/cliui@8.0.2: resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==} - engines: {node: ">=12"} + engines: {node: '>=12'} dependencies: string-width: 5.1.2 string-width-cjs: /string-width@4.2.3 @@ -6223,7 +6225,7 @@ packages: /@istanbuljs/load-nyc-config@1.1.0: resolution: {integrity: sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: camelcase: 5.3.1 find-up: 4.1.0 @@ -6234,15 +6236,15 @@ packages: /@istanbuljs/schema@0.1.3: resolution: {integrity: sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==} - engines: {node: ">=8"} + engines: {node: '>=8'} dev: true /@jest/console@27.5.1: resolution: {integrity: sha512-kZ/tNpS3NXn0mlXXXPNuDZnb4c0oZ20r4K5eemM2k30ZC3G0T02nXUvyhf5YdbXWHPEJLc9qGLxEZ216MdL+Zg==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - "@jest/types": 27.5.1 - "@types/node": 18.16.18 + '@jest/types': 27.5.1 + '@types/node': 18.16.18 chalk: 4.1.2 jest-message-util: 27.5.1 jest-util: 27.5.1 @@ -6253,8 +6255,8 @@ packages: resolution: {integrity: sha512-NEpkObxPwyw/XxZVLPmAGKE89IQRp4puc6IQRPru6JKd1M3fW9v1xM1AnzIJE65hbCkzQAdnL8P47e9hzhiYLQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - "@jest/types": 29.5.0 - "@types/node": 18.16.18 + '@jest/types': 29.5.0 + '@types/node': 18.16.18 chalk: 4.1.2 jest-message-util: 29.5.0 jest-util: 29.5.0 @@ -6270,12 +6272,12 @@ packages: node-notifier: optional: true dependencies: - "@jest/console": 27.5.1 - "@jest/reporters": 27.5.1 - "@jest/test-result": 27.5.1 - "@jest/transform": 27.5.1 - "@jest/types": 27.5.1 - "@types/node": 18.16.18 + '@jest/console': 27.5.1 + '@jest/reporters': 27.5.1 + '@jest/test-result': 27.5.1 + '@jest/transform': 27.5.1 + '@jest/types': 27.5.1 + '@types/node': 18.16.18 ansi-escapes: 4.3.2 chalk: 4.1.2 emittery: 0.8.1 @@ -6315,12 +6317,12 @@ packages: node-notifier: optional: true dependencies: - "@jest/console": 29.5.0 - "@jest/reporters": 29.5.0 - "@jest/test-result": 29.5.0 - "@jest/transform": 29.5.0 - "@jest/types": 29.5.0 - "@types/node": 18.16.18 + '@jest/console': 29.5.0 + '@jest/reporters': 29.5.0 + '@jest/test-result': 29.5.0 + '@jest/transform': 29.5.0 + '@jest/types': 29.5.0 + '@types/node': 18.16.18 ansi-escapes: 4.3.2 chalk: 4.1.2 ci-info: 3.8.0 @@ -6352,9 +6354,9 @@ packages: resolution: {integrity: sha512-/WQjhPJe3/ghaol/4Bq480JKXV/Rfw8nQdN7f41fM8VDHLcxKXou6QyXAh3EFr9/bVG3x74z1NWDkP87EiY8gA==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - "@jest/fake-timers": 27.5.1 - "@jest/types": 27.5.1 - "@types/node": 18.16.18 + '@jest/fake-timers': 27.5.1 + '@jest/types': 27.5.1 + '@types/node': 18.16.18 jest-mock: 27.5.1 dev: true @@ -6362,9 +6364,9 @@ packages: resolution: {integrity: sha512-5FXw2+wD29YU1d4I2htpRX7jYnAyTRjP2CsXQdo9SAM8g3ifxWPSV0HnClSn71xwctr0U3oZIIH+dtbfmnbXVQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - "@jest/fake-timers": 29.5.0 - "@jest/types": 29.5.0 - "@types/node": 18.16.18 + '@jest/fake-timers': 29.5.0 + '@jest/types': 29.5.0 + '@types/node': 18.16.18 jest-mock: 29.5.0 dev: true @@ -6396,9 +6398,9 @@ packages: resolution: {integrity: sha512-/aPowoolwa07k7/oM3aASneNeBGCmGQsc3ugN4u6s4C/+s5M64MFo/+djTdiwcbQlRfFElGuDXWzaWj6QgKObQ==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - "@jest/types": 27.5.1 - "@sinonjs/fake-timers": 8.1.0 - "@types/node": 18.16.18 + '@jest/types': 27.5.1 + '@sinonjs/fake-timers': 8.1.0 + '@types/node': 18.16.18 jest-message-util: 27.5.1 jest-mock: 27.5.1 jest-util: 27.5.1 @@ -6408,9 +6410,9 @@ packages: resolution: {integrity: sha512-9ARvuAAQcBwDAqOnglWq2zwNIRUDtk/SCkp/ToGEhFv5r86K21l+VEs0qNTaXtyiY0lEePl3kylijSYJQqdbDg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - "@jest/types": 29.5.0 - "@sinonjs/fake-timers": 10.3.0 - "@types/node": 18.16.18 + '@jest/types': 29.5.0 + '@sinonjs/fake-timers': 10.3.0 + '@types/node': 18.16.18 jest-message-util: 29.5.0 jest-mock: 29.5.0 jest-util: 29.5.0 @@ -6420,8 +6422,8 @@ packages: resolution: {integrity: sha512-ZEJNB41OBQQgGzgyInAv0UUfDDj3upmHydjieSxFvTRuZElrx7tXg/uVQ5hYVEwiXs3+aMsAeEc9X7xiSKCm4Q==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - "@jest/environment": 27.5.1 - "@jest/types": 27.5.1 + '@jest/environment': 27.5.1 + '@jest/types': 27.5.1 expect: 27.5.1 dev: true @@ -6429,9 +6431,9 @@ packages: resolution: {integrity: sha512-S02y0qMWGihdzNbUiqSAiKSpSozSuHX5UYc7QbnHP+D9Lyw8DgGGCinrN9uSuHPeKgSSzvPom2q1nAtBvUsvPQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - "@jest/environment": 29.5.0 - "@jest/expect": 29.5.0 - "@jest/types": 29.5.0 + '@jest/environment': 29.5.0 + '@jest/expect': 29.5.0 + '@jest/types': 29.5.0 jest-mock: 29.5.0 transitivePeerDependencies: - supports-color @@ -6446,12 +6448,12 @@ packages: node-notifier: optional: true dependencies: - "@bcoe/v8-coverage": 0.2.3 - "@jest/console": 27.5.1 - "@jest/test-result": 27.5.1 - "@jest/transform": 27.5.1 - "@jest/types": 27.5.1 - "@types/node": 18.16.18 + '@bcoe/v8-coverage': 0.2.3 + '@jest/console': 27.5.1 + '@jest/test-result': 27.5.1 + '@jest/transform': 27.5.1 + '@jest/types': 27.5.1 + '@types/node': 18.16.18 chalk: 4.1.2 collect-v8-coverage: 1.0.1 exit: 0.1.2 @@ -6484,13 +6486,13 @@ packages: node-notifier: optional: true dependencies: - "@bcoe/v8-coverage": 0.2.3 - "@jest/console": 29.5.0 - "@jest/test-result": 29.5.0 - "@jest/transform": 29.5.0 - "@jest/types": 29.5.0 - "@jridgewell/trace-mapping": 0.3.18 - "@types/node": 18.16.18 + '@bcoe/v8-coverage': 0.2.3 + '@jest/console': 29.5.0 + '@jest/test-result': 29.5.0 + '@jest/transform': 29.5.0 + '@jest/types': 29.5.0 + '@jridgewell/trace-mapping': 0.3.18 + '@types/node': 18.16.18 chalk: 4.1.2 collect-v8-coverage: 1.0.1 exit: 0.1.2 @@ -6516,14 +6518,14 @@ packages: resolution: {integrity: sha512-/l/VWsdt/aBXgjshLWOFyFt3IVdYypu5y2Wn2rOO1un6nkqIn8SLXzgIMYXFyYsRWDyF5EthmKJMIdJvk08grg==} engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} dependencies: - "@sinclair/typebox": 0.24.51 + '@sinclair/typebox': 0.24.51 dev: true /@jest/schemas@29.4.3: resolution: {integrity: sha512-VLYKXQmtmuEz6IxJsrZwzG9NvtkQsWNnWMsKxqWNu3+CnfzJQhp0WDDKWLVV9hLKr0l3SLLFRqcYHjhtyuDVxg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - "@sinclair/typebox": 0.25.24 + '@sinclair/typebox': 0.25.24 dev: true /@jest/source-map@27.5.1: @@ -6539,7 +6541,7 @@ packages: resolution: {integrity: sha512-qyt/mb6rLyd9j1jUts4EQncvS6Yy3PM9HghnNv86QBlV+zdL2inCdK1tuVlL+J+lpiw2BI67qXOrX3UurBqQ1w==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - "@jridgewell/trace-mapping": 0.3.18 + '@jridgewell/trace-mapping': 0.3.18 callsites: 3.1.0 graceful-fs: 4.2.11 dev: true @@ -6548,9 +6550,9 @@ packages: resolution: {integrity: sha512-EW35l2RYFUcUQxFJz5Cv5MTOxlJIQs4I7gxzi2zVU7PJhOwfYq1MdC5nhSmYjX1gmMmLPvB3sIaC+BkcHRBfag==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - "@jest/console": 27.5.1 - "@jest/types": 27.5.1 - "@types/istanbul-lib-coverage": 2.0.4 + '@jest/console': 27.5.1 + '@jest/types': 27.5.1 + '@types/istanbul-lib-coverage': 2.0.4 collect-v8-coverage: 1.0.1 dev: true @@ -6558,9 +6560,9 @@ packages: resolution: {integrity: sha512-fGl4rfitnbfLsrfx1uUpDEESS7zM8JdgZgOCQuxQvL1Sn/I6ijeAVQWGfXI9zb1i9Mzo495cIpVZhA0yr60PkQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - "@jest/console": 29.5.0 - "@jest/types": 29.5.0 - "@types/istanbul-lib-coverage": 2.0.4 + '@jest/console': 29.5.0 + '@jest/types': 29.5.0 + '@types/istanbul-lib-coverage': 2.0.4 collect-v8-coverage: 1.0.1 dev: true @@ -6568,7 +6570,7 @@ packages: resolution: {integrity: sha512-LCheJF7WB2+9JuCS7VB/EmGIdQuhtqjRNI9A43idHv3E4KltCTsPsLxvdaubFHSYwY/fNjMWjl6vNRhDiN7vpQ==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - "@jest/test-result": 27.5.1 + '@jest/test-result': 27.5.1 graceful-fs: 4.2.11 jest-haste-map: 27.5.1 jest-runtime: 27.5.1 @@ -6580,7 +6582,7 @@ packages: resolution: {integrity: sha512-yPafQEcKjkSfDXyvtgiV4pevSeyuA6MQr6ZIdVkWJly9vkqjnFfcfhRQqpD5whjoU8EORki752xQmjaqoFjzMQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - "@jest/test-result": 29.5.0 + '@jest/test-result': 29.5.0 graceful-fs: 4.2.11 jest-haste-map: 29.5.0 slash: 3.0.0 @@ -6590,8 +6592,8 @@ packages: resolution: {integrity: sha512-ipON6WtYgl/1329g5AIJVbUuEh0wZVbdpGwC99Jw4LwuoBNS95MVphU6zOeD9pDkon+LLbFL7lOQRapbB8SCHw==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - "@babel/core": 7.22.5 - "@jest/types": 27.5.1 + '@babel/core': 7.22.5 + '@jest/types': 27.5.1 babel-plugin-istanbul: 6.1.1 chalk: 4.1.2 convert-source-map: 1.9.0 @@ -6613,9 +6615,9 @@ packages: resolution: {integrity: sha512-8vbeZWqLJOvHaDfeMuoHITGKSz5qWc9u04lnWrQE3VyuSw604PzQM824ZeX9XSjUCeDiE3GuxZe5UKa8J61NQw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - "@babel/core": 7.22.5 - "@jest/types": 29.5.0 - "@jridgewell/trace-mapping": 0.3.18 + '@babel/core': 7.22.5 + '@jest/types': 29.5.0 + '@jridgewell/trace-mapping': 0.3.18 babel-plugin-istanbul: 6.1.1 chalk: 4.1.2 convert-source-map: 2.0.0 @@ -6636,10 +6638,10 @@ packages: resolution: {integrity: sha512-Cx46iJ9QpwQTjIdq5VJu2QTMMs3QlEjI0x1QbBP5W1+nMzyc2XmimiRR/CbX9TO0cPTeUlxWMOu8mslYsJ8DEw==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - "@types/istanbul-lib-coverage": 2.0.4 - "@types/istanbul-reports": 3.0.1 - "@types/node": 18.16.18 - "@types/yargs": 16.0.5 + '@types/istanbul-lib-coverage': 2.0.4 + '@types/istanbul-reports': 3.0.1 + '@types/node': 18.16.18 + '@types/yargs': 16.0.5 chalk: 4.1.2 dev: true @@ -6647,11 +6649,11 @@ packages: resolution: {integrity: sha512-RyjiyMUZrKz/c+zlMFO1pm70DcIlST8AeWTkoUdZevew44wcNZQHsEVOiCVtgVnlFFD82FPaXycys58cf2muVQ==} engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} dependencies: - "@jest/schemas": 28.1.3 - "@types/istanbul-lib-coverage": 2.0.4 - "@types/istanbul-reports": 3.0.1 - "@types/node": 18.16.18 - "@types/yargs": 17.0.24 + '@jest/schemas': 28.1.3 + '@types/istanbul-lib-coverage': 2.0.4 + '@types/istanbul-reports': 3.0.1 + '@types/node': 18.16.18 + '@types/yargs': 17.0.24 chalk: 4.1.2 dev: true @@ -6659,18 +6661,18 @@ packages: resolution: {integrity: sha512-qbu7kN6czmVRc3xWFQcAN03RAUamgppVUdXrvl1Wr3jlNF93o9mJbGcDWrwGB6ht44u7efB1qCFgVQmca24Uog==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - "@jest/schemas": 29.4.3 - "@types/istanbul-lib-coverage": 2.0.4 - "@types/istanbul-reports": 3.0.1 - "@types/node": 18.16.18 - "@types/yargs": 17.0.24 + '@jest/schemas': 29.4.3 + '@types/istanbul-lib-coverage': 2.0.4 + '@types/istanbul-reports': 3.0.1 + '@types/node': 18.16.18 + '@types/yargs': 17.0.24 chalk: 4.1.2 dev: true /@joshwooding/vite-plugin-react-docgen-typescript@0.2.1(typescript@5.1.3)(vite@4.3.9): resolution: {integrity: sha512-ou4ZJSXMMWHqGS4g8uNRbC5TiTWxAgQZiVucoUrOCWuPrTbkpJbmVyIi9jU72SBry7gQtuMEDp4YR8EEXAg7VQ==} peerDependencies: - typescript: ">= 4.3.x" + typescript: '>= 4.3.x' vite: ^3.0.0 || ^4.0.0 peerDependenciesMeta: typescript: @@ -6686,24 +6688,24 @@ packages: /@jridgewell/gen-mapping@0.3.3: resolution: {integrity: sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==} - engines: {node: ">=6.0.0"} + engines: {node: '>=6.0.0'} dependencies: - "@jridgewell/set-array": 1.1.2 - "@jridgewell/sourcemap-codec": 1.4.15 - "@jridgewell/trace-mapping": 0.3.18 + '@jridgewell/set-array': 1.1.2 + '@jridgewell/sourcemap-codec': 1.4.15 + '@jridgewell/trace-mapping': 0.3.18 /@jridgewell/resolve-uri@3.1.0: resolution: {integrity: sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==} - engines: {node: ">=6.0.0"} + engines: {node: '>=6.0.0'} /@jridgewell/resolve-uri@3.1.1: resolution: {integrity: sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==} - engines: {node: ">=6.0.0"} + engines: {node: '>=6.0.0'} dev: true /@jridgewell/set-array@1.1.2: resolution: {integrity: sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==} - engines: {node: ">=6.0.0"} + engines: {node: '>=6.0.0'} /@jridgewell/source-map@0.3.4: resolution: {integrity: sha512-KE/SxsDqNs3rrWwFHcRh15ZLVFrI0YoZtgAdIyIq9k5hUNmiWRXXThPomIxHuL20sLdgzbDFyvkUMna14bvtrw==} @@ -6718,26 +6720,26 @@ packages: /@jridgewell/trace-mapping@0.3.18: resolution: {integrity: sha512-w+niJYzMHdd7USdiH2U6869nqhD2nbfZXND5Yp93qIbEmnDNk7PD48o+YchRVpzMU7M6jVCbenTR7PA1FLQ9pA==} dependencies: - "@jridgewell/resolve-uri": 3.1.0 - "@jridgewell/sourcemap-codec": 1.4.14 + '@jridgewell/resolve-uri': 3.1.0 + '@jridgewell/sourcemap-codec': 1.4.14 /@jridgewell/trace-mapping@0.3.9: resolution: {integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==} dependencies: - "@jridgewell/resolve-uri": 3.1.1 - "@jridgewell/sourcemap-codec": 1.4.15 + '@jridgewell/resolve-uri': 3.1.1 + '@jridgewell/sourcemap-codec': 1.4.15 dev: true /@jsii/check-node@1.73.0: resolution: {integrity: sha512-oneDKgjplUw2Ivk78iAb9lCsAasxkuQ6Ii15qzXsw16CPSRCqQlE78lUVV7pr+rxx/vQDWBAa8ycRbuVghC6TQ==} - engines: {node: ">= 14.6.0"} + engines: {node: '>= 14.6.0'} dependencies: chalk: 4.1.2 semver: 7.5.3 /@jsii/check-node@1.84.0: resolution: {integrity: sha512-gLa+N1WKksCjTXaK8VMjTbEXf58QlrDOovoTOEzhGNgTFyAUX8woIRAUmk+X70ssDzBvgh3E98mIsDKoWOp6zA==} - engines: {node: ">= 14.17.0"} + engines: {node: '>= 14.17.0'} dependencies: chalk: 4.1.2 semver: 7.5.3 @@ -6745,13 +6747,13 @@ packages: /@jsii/spec@1.73.0: resolution: {integrity: sha512-h0BeA6WQfxvYl5BaacmlvB5bAIdhlgf9SInJljxtERn2eYN+VjgMyU/1iv0Ww4Lp71xMGL96bmfXpdlFgRQFEg==} - engines: {node: ">= 14.6.0"} + engines: {node: '>= 14.6.0'} dependencies: ajv: 8.12.0 /@jsii/spec@1.84.0: resolution: {integrity: sha512-P2PCE4jlmuTh5Oj7Be2jdn5qyzIWHX4rcyYspddc0DLZAuLB/LRQYytrxgfdy4+NroGhrPeKPBoF9MwJ5CzfXA==} - engines: {node: ">= 14.17.0"} + engines: {node: '>= 14.17.0'} dependencies: ajv: 8.12.0 dev: true @@ -6762,23 +6764,23 @@ packages: /@lukeed/csprng@1.1.0: resolution: {integrity: sha512-Z7C/xXCiGWsg0KuKsHTKJxbWhpI3Vs5GwLfOean7MGyVFGqdRgBbAjOCh6u4bbjPc/8MJ2pZmK/0DLdCbivLDA==} - engines: {node: ">=8"} + engines: {node: '>=8'} dev: false /@lukeed/uuid@2.0.1: resolution: {integrity: sha512-qC72D4+CDdjGqJvkFMMEAtancHUQ7/d/tAiHf64z8MopFDmcrtbcJuerDtFceuAfQJ2pDSfCKCtbqoGBNnwg0w==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: - "@lukeed/csprng": 1.1.0 + '@lukeed/csprng': 1.1.0 dev: false /@mdx-js/react@2.3.0(react@18.2.0): resolution: {integrity: sha512-zQH//gdOmuu7nt2oJR29vFhDv88oGPmVw6BggmrHeMI+xgEkp1B2dX9/bMBSYtK0dyLX/aOmesKS09g222K1/g==} peerDependencies: - react: ">=16" + react: '>=16' dependencies: - "@types/mdx": 2.0.5 - "@types/react": 18.2.12 + '@types/mdx': 2.0.5 + '@types/react': 18.2.12 react: 18.2.0 dev: true @@ -6792,20 +6794,20 @@ packages: /@nodelib/fs.scandir@2.1.5: resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} - engines: {node: ">= 8"} + engines: {node: '>= 8'} dependencies: - "@nodelib/fs.stat": 2.0.5 + '@nodelib/fs.stat': 2.0.5 run-parallel: 1.2.0 /@nodelib/fs.stat@2.0.5: resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==} - engines: {node: ">= 8"} + engines: {node: '>= 8'} /@nodelib/fs.walk@1.2.8: resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==} - engines: {node: ">= 8"} + engines: {node: '>= 8'} dependencies: - "@nodelib/fs.scandir": 2.1.5 + '@nodelib/fs.scandir': 2.1.5 fastq: 1.15.0 /@npmcli/ci-detect@1.4.0: @@ -6817,7 +6819,7 @@ packages: resolution: {integrity: sha512-yOJKRvohFOaLqipNtwYB9WugyZKhC/DZC4VYPmpaCzDBrA8YpK3qHZ8/HGscMnE4GqbkLNuVcCnxkeQEdGt6LQ==} engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} dependencies: - "@gar/promisify": 1.1.3 + '@gar/promisify': 1.1.3 semver: 7.5.3 dev: true @@ -6832,7 +6834,7 @@ packages: resolution: {integrity: sha512-CAcd08y3DWBJqJDpfuVL0uijlq5oaXaOJEKHKc4wqrjd00gkvTZB+nFuLn+doOOKddaQS9JfqtNoFCO2LCvA3w==} engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} dependencies: - "@npmcli/promise-spawn": 3.0.0 + '@npmcli/promise-spawn': 3.0.0 lru-cache: 7.18.3 mkdirp: 1.0.4 npm-pick-manifest: 7.0.2 @@ -6847,7 +6849,7 @@ packages: /@npmcli/installed-package-contents@1.0.7: resolution: {integrity: sha512-9rufe0wnJusCQoLpV9ZPKIVP55itrM5BxOXs10DmdbRfgWtHy1LDyskbwRnBghuB0PrF7pNPOqREVtpz4HqzKw==} - engines: {node: ">= 10"} + engines: {node: '>= 10'} hasBin: true dependencies: npm-bundled: 1.1.2 @@ -6879,8 +6881,8 @@ packages: resolution: {integrity: sha512-7dqywvVudPSrRCW5nTHpHgeWnbBtz8cFkOuKrecm6ih+oO9ciydhWt6OF7HlqupRRmB8Q/gECVdB9LMfToJbRg==} engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} dependencies: - "@npmcli/node-gyp": 2.0.0 - "@npmcli/promise-spawn": 3.0.0 + '@npmcli/node-gyp': 2.0.0 + '@npmcli/promise-spawn': 3.0.0 node-gyp: 9.4.0 read-package-json-fast: 2.0.3 which: 2.0.2 @@ -6890,37 +6892,37 @@ packages: /@oozcitak/dom@1.15.10: resolution: {integrity: sha512-0JT29/LaxVgRcGKvHmSrUTEvZ8BXvZhGl2LASRUgHqDTC1M5g1pLmVv56IYNyt3bG2CUjDkc67wnyZC14pbQrQ==} - engines: {node: ">=8.0"} + engines: {node: '>=8.0'} dependencies: - "@oozcitak/infra": 1.0.8 - "@oozcitak/url": 1.0.4 - "@oozcitak/util": 8.3.8 + '@oozcitak/infra': 1.0.8 + '@oozcitak/url': 1.0.4 + '@oozcitak/util': 8.3.8 /@oozcitak/infra@1.0.8: resolution: {integrity: sha512-JRAUc9VR6IGHOL7OGF+yrvs0LO8SlqGnPAMqyzOuFZPSZSXI7Xf2O9+awQPSMXgIWGtgUf/dA6Hs6X6ySEaWTg==} - engines: {node: ">=6.0"} + engines: {node: '>=6.0'} dependencies: - "@oozcitak/util": 8.3.8 + '@oozcitak/util': 8.3.8 /@oozcitak/url@1.0.4: resolution: {integrity: sha512-kDcD8y+y3FCSOvnBI6HJgl00viO/nGbQoCINmQ0h98OhnGITrWR3bOGfwYCthgcrV8AnTJz8MzslTQbC3SOAmw==} - engines: {node: ">=8.0"} + engines: {node: '>=8.0'} dependencies: - "@oozcitak/infra": 1.0.8 - "@oozcitak/util": 8.3.8 + '@oozcitak/infra': 1.0.8 + '@oozcitak/util': 8.3.8 /@oozcitak/util@8.3.8: resolution: {integrity: sha512-T8TbSnGsxo6TDBJx/Sgv/BlVJL3tshxZP7Aq5R1mSnM5OcHY2dQaxLMu2+E8u3gN0MLOzdjurqN4ZRVuzQycOQ==} - engines: {node: ">=8.0"} + engines: {node: '>=8.0'} /@opentelemetry/api@1.4.1: resolution: {integrity: sha512-O2yRJce1GOc6PAy3QxFM4NzFiWzvScDC1/5ihYBL6BUEVdq0XMWN01sppE+H6bBXbaFYipjwFLEWLg5PaSOThA==} - engines: {node: ">=8.0.0"} + engines: {node: '>=8.0.0'} dev: false /@pkgjs/parseargs@0.11.0: resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} - engines: {node: ">=14"} + engines: {node: '>=14'} requiresBuild: true dev: true optional: true @@ -6938,10 +6940,10 @@ packages: /@playwright/test@1.35.1: resolution: {integrity: sha512-b5YoFe6J9exsMYg0pQAobNDR85T1nLumUYgUTtKm4d21iX2L7WqKq9dW8NGJ+2vX0etZd+Y7UeuqsxDXm9+5ZA==} - engines: {node: ">=16"} + engines: {node: '>=16'} hasBin: true dependencies: - "@types/node": 18.16.18 + '@types/node': 18.16.18 playwright-core: 1.35.1 optionalDependencies: fsevents: 2.3.2 @@ -6949,48 +6951,48 @@ packages: /@pnpm/cli-meta@5.0.1: resolution: {integrity: sha512-s7rVArn3s78w2ZDWC2/NzMaYBzq39QBmo1BQ4+qq1liX+ltSErDyAx3M/wvvJQgc+Ur3dZJYuc9t96roPnW3XQ==} - engines: {node: ">=16.14"} + engines: {node: '>=16.14'} dependencies: - "@pnpm/types": 9.1.0 + '@pnpm/types': 9.1.0 load-json-file: 6.2.0 dev: false /@pnpm/cli-utils@2.0.11(@pnpm/logger@5.0.0): resolution: {integrity: sha512-s30prkta0EUXVbJ0DDzgPBohjaIk51KUW3D4Q9kkKL6ThfQlGlVNHXLWlpihK5oRe7oHG9PlQf39joPdscJa7A==} - engines: {node: ">=16.14"} - peerDependencies: - "@pnpm/logger": ^5.0.0 - dependencies: - "@pnpm/cli-meta": 5.0.1 - "@pnpm/config": 18.4.2(@pnpm/logger@5.0.0) - "@pnpm/default-reporter": 12.2.5(@pnpm/logger@5.0.0) - "@pnpm/error": 5.0.2 - "@pnpm/logger": 5.0.0 - "@pnpm/manifest-utils": 5.0.2(@pnpm/logger@5.0.0) - "@pnpm/package-is-installable": 8.0.3(@pnpm/logger@5.0.0) - "@pnpm/read-project-manifest": 5.0.2 - "@pnpm/types": 9.1.0 + engines: {node: '>=16.14'} + peerDependencies: + '@pnpm/logger': ^5.0.0 + dependencies: + '@pnpm/cli-meta': 5.0.1 + '@pnpm/config': 18.4.2(@pnpm/logger@5.0.0) + '@pnpm/default-reporter': 12.2.5(@pnpm/logger@5.0.0) + '@pnpm/error': 5.0.2 + '@pnpm/logger': 5.0.0 + '@pnpm/manifest-utils': 5.0.2(@pnpm/logger@5.0.0) + '@pnpm/package-is-installable': 8.0.3(@pnpm/logger@5.0.0) + '@pnpm/read-project-manifest': 5.0.2 + '@pnpm/types': 9.1.0 chalk: 4.1.2 load-json-file: 6.2.0 dev: false /@pnpm/config.env-replace@1.1.0: resolution: {integrity: sha512-htyl8TWnKL7K/ESFa1oW2UB5lVDxuF5DpM7tBi6Hu2LNL3mWkIzNLG6N4zoCUP1lCKNxWy/3iu8mS8MvToGd6w==} - engines: {node: ">=12.22.0"} + engines: {node: '>=12.22.0'} /@pnpm/config@18.4.2(@pnpm/logger@5.0.0): resolution: {integrity: sha512-91CYi3mc9N7poZKEGn6OutCyzQfQ/kaCp33rxrrl6geykcYWB32tRM4Y4L3Z52q4erFH4qJO2r6QAh3ejGswdA==} - engines: {node: ">=16.14"} - dependencies: - "@pnpm/config.env-replace": 1.1.0 - "@pnpm/constants": 7.1.1 - "@pnpm/error": 5.0.2 - "@pnpm/git-utils": 1.0.0 - "@pnpm/matcher": 5.0.0 - "@pnpm/npm-conf": 2.2.2 - "@pnpm/pnpmfile": 5.0.8(@pnpm/logger@5.0.0) - "@pnpm/read-project-manifest": 5.0.2 - "@pnpm/types": 9.1.0 + engines: {node: '>=16.14'} + dependencies: + '@pnpm/config.env-replace': 1.1.0 + '@pnpm/constants': 7.1.1 + '@pnpm/error': 5.0.2 + '@pnpm/git-utils': 1.0.0 + '@pnpm/matcher': 5.0.0 + '@pnpm/npm-conf': 2.2.2 + '@pnpm/pnpmfile': 5.0.8(@pnpm/logger@5.0.0) + '@pnpm/read-project-manifest': 5.0.2 + '@pnpm/types': 9.1.0 better-path-resolve: 1.0.0 camelcase: 6.3.0 camelcase-keys: 6.2.2 @@ -7005,59 +7007,59 @@ packages: realpath-missing: 1.1.0 which: 3.0.1 transitivePeerDependencies: - - "@pnpm/logger" + - '@pnpm/logger' dev: false /@pnpm/constants@7.1.1: resolution: {integrity: sha512-31pZqMtjwV+Vaq7MaPrT1EoDFSYwye3dp6BiHIGRJmVThCQwySRKM7hCvqqI94epNkqFAAYoWrNynWoRYosGdw==} - engines: {node: ">=16.14"} + engines: {node: '>=16.14'} dev: false /@pnpm/core-loggers@9.0.1(@pnpm/logger@5.0.0): resolution: {integrity: sha512-qP/kk6OeLSxqhvA4n6u4XB6evqD9h1w9p4qtdBOVbkZloCK7L9btkSmKNolBoQ3wrOz7WRFfjRekYUSKphMMCg==} - engines: {node: ">=16.14"} + engines: {node: '>=16.14'} peerDependencies: - "@pnpm/logger": ^5.0.0 + '@pnpm/logger': ^5.0.0 dependencies: - "@pnpm/logger": 5.0.0 - "@pnpm/types": 9.1.0 + '@pnpm/logger': 5.0.0 + '@pnpm/types': 9.1.0 dev: false /@pnpm/crypto.base32-hash@2.0.0: resolution: {integrity: sha512-3ttOeHBpmWRbgJrpDQ8Nwd3W8s8iuiP5YZM0JRyKWaMtX8lu9d7/AKyxPmhYsMJuN+q/1dwHa7QFeDZJ53b0oA==} - engines: {node: ">=16.14"} + engines: {node: '>=16.14'} dependencies: rfc4648: 1.5.2 dev: false /@pnpm/dedupe.issues-renderer@1.0.0: resolution: {integrity: sha512-vlo2t1ERLH3vsL1PtlCue6qfpWofN2Pt2bvGIPtN6Y4siCZVwjy9GU3yXJk1wS2+a7qj9plPiobebadJgV/VHw==} - engines: {node: ">=16.14"} + engines: {node: '>=16.14'} dependencies: - "@pnpm/dedupe.types": 1.0.0 + '@pnpm/dedupe.types': 1.0.0 archy: 1.0.0 chalk: 4.1.2 dev: false /@pnpm/dedupe.types@1.0.0: resolution: {integrity: sha512-WGZ5E7aMPwaM+WMFYszTCP3Sms/gE0nLgI37gFnNbaKgAh5R7GojSHCxLgXqjiz0Jwx+Qi9BmdDgN1cJs5XBsg==} - engines: {node: ">=16.14"} + engines: {node: '>=16.14'} dev: false /@pnpm/default-reporter@12.2.5(@pnpm/logger@5.0.0): resolution: {integrity: sha512-5gFQluYrXqTYynuQRHrqXltbZ+YArTbNf9bTVtwxm4+3WqV3Eq6gPp4XNr+4BjY26YuwR6NP5AEd5yNpoBlQ+A==} - engines: {node: ">=16.14"} - peerDependencies: - "@pnpm/logger": ^5.0.0 - dependencies: - "@pnpm/config": 18.4.2(@pnpm/logger@5.0.0) - "@pnpm/core-loggers": 9.0.1(@pnpm/logger@5.0.0) - "@pnpm/dedupe.issues-renderer": 1.0.0 - "@pnpm/dedupe.types": 1.0.0 - "@pnpm/error": 5.0.2 - "@pnpm/logger": 5.0.0 - "@pnpm/render-peer-issues": 4.0.1 - "@pnpm/types": 9.1.0 + engines: {node: '>=16.14'} + peerDependencies: + '@pnpm/logger': ^5.0.0 + dependencies: + '@pnpm/config': 18.4.2(@pnpm/logger@5.0.0) + '@pnpm/core-loggers': 9.0.1(@pnpm/logger@5.0.0) + '@pnpm/dedupe.issues-renderer': 1.0.0 + '@pnpm/dedupe.types': 1.0.0 + '@pnpm/error': 5.0.2 + '@pnpm/logger': 5.0.0 + '@pnpm/render-peer-issues': 4.0.1 + '@pnpm/types': 9.1.0 ansi-diff: 1.1.1 boxen: 5.1.2 chalk: 4.1.2 @@ -7075,87 +7077,87 @@ packages: /@pnpm/dependency-path@2.1.2: resolution: {integrity: sha512-BXEMdGHZG2y8z7hZAVn+r0z+IdszFZbVPpAp3xyDH3gDN30A4HCVhhCUUf0mthqQZsT131jK4HW82EUwEiW01A==} - engines: {node: ">=16.14"} + engines: {node: '>=16.14'} dependencies: - "@pnpm/crypto.base32-hash": 2.0.0 - "@pnpm/types": 9.1.0 + '@pnpm/crypto.base32-hash': 2.0.0 + '@pnpm/types': 9.1.0 encode-registry: 3.0.0 semver: 7.5.3 dev: false /@pnpm/error@5.0.2: resolution: {integrity: sha512-0TEm+tWNYm+9uh6DSKyRbv8pv/6b4NL0PastLvMxIoqZbBZ5Zj1cYi332R9xsSUi31ZOsu2wpgn/bC7DA9hrjg==} - engines: {node: ">=16.14"} + engines: {node: '>=16.14'} dependencies: - "@pnpm/constants": 7.1.1 + '@pnpm/constants': 7.1.1 dev: false /@pnpm/fetcher-base@14.0.1: resolution: {integrity: sha512-DXPZ33CrmDQXnYzwvqyP7I0BF0MQELo4ah2JGpXhLhgOdzU+vj7zdKFo2x82L8anrK861IRi01V8o14oATq1vA==} - engines: {node: ">=16.14"} + engines: {node: '>=16.14'} dependencies: - "@pnpm/resolver-base": 10.0.1 - "@pnpm/types": 9.1.0 - "@types/ssri": 7.1.1 + '@pnpm/resolver-base': 10.0.1 + '@pnpm/types': 9.1.0 + '@types/ssri': 7.1.1 dev: false /@pnpm/find-workspace-dir@6.0.2: resolution: {integrity: sha512-JSrpQUFCs4vY1D5tOmj7qBb+oE2j/lO6341giEdUpvYf3FijY8CY13l8rPjfHV2y3m//utzl0An+q+qx14S6Nw==} - engines: {node: ">=16.14"} + engines: {node: '>=16.14'} dependencies: - "@pnpm/error": 5.0.2 + '@pnpm/error': 5.0.2 find-up: 5.0.0 dev: false /@pnpm/fs.find-packages@2.0.2: resolution: {integrity: sha512-/OAnlN7dZDWgoyUBY3+klgbzf5OO4rD87tPQe8fLaeSSv2567gtMWLZEI0H0k+0h88p/vAwbeJg3VYjlVmUKyQ==} - engines: {node: ">=16.14"} + engines: {node: '>=16.14'} dependencies: - "@pnpm/read-project-manifest": 5.0.2 - "@pnpm/types": 9.1.0 - "@pnpm/util.lex-comparator": 1.0.0 + '@pnpm/read-project-manifest': 5.0.2 + '@pnpm/types': 9.1.0 + '@pnpm/util.lex-comparator': 1.0.0 fast-glob: 3.2.12 p-filter: 2.1.0 dev: false /@pnpm/git-utils@1.0.0: resolution: {integrity: sha512-lUI+XrzOJN4zdPGOGnFUrmtXAXpXi8wD8OI0nWOZmlh+raqbLzC3VkXu1zgaduOK6YonOcnQW88O+ojav1rAdA==} - engines: {node: ">=16.14"} + engines: {node: '>=16.14'} dependencies: execa: /safe-execa@0.1.2 dev: false /@pnpm/graceful-fs@3.0.0: resolution: {integrity: sha512-72kkqIL2sacOVr6Y6B6xDGjRC4QgTLeIGkw/5XYyeMgMeL9mDE0lonZEOL9JuLS0XPOXQoyDtRCSmUrzAA57LQ==} - engines: {node: ">=16.14"} + engines: {node: '>=16.14'} dependencies: graceful-fs: 4.2.11 dev: false /@pnpm/hooks.types@1.0.1: resolution: {integrity: sha512-Zx2hzwxBKv1RmFzyu4pEVY7QeIGUb54smSSYt8GcJgByn+uMXgwJ7ydv9t2Koc90QTqk8J3P2J+RDrZVIQpVQw==} - engines: {node: ">=16.14"} + engines: {node: '>=16.14'} dependencies: - "@pnpm/lockfile-types": 5.1.0 - "@pnpm/types": 9.1.0 + '@pnpm/lockfile-types': 5.1.0 + '@pnpm/types': 9.1.0 dev: false /@pnpm/lockfile-file@8.1.1(@pnpm/logger@5.0.0): resolution: {integrity: sha512-voot73D3aQ9Mcegco+m+yvr3WqM3IHhUMQWCO2ggm6JNfwnQ6rSXzCytomM4W29Nh/Y1A6HemxtS/K7nImu/TA==} - engines: {node: ">=16.14"} - peerDependencies: - "@pnpm/logger": ^5.0.0 - dependencies: - "@pnpm/constants": 7.1.1 - "@pnpm/dependency-path": 2.1.2 - "@pnpm/error": 5.0.2 - "@pnpm/git-utils": 1.0.0 - "@pnpm/lockfile-types": 5.1.0 - "@pnpm/logger": 5.0.0 - "@pnpm/merge-lockfile-changes": 5.0.2 - "@pnpm/types": 9.1.0 - "@pnpm/util.lex-comparator": 1.0.0 - "@zkochan/rimraf": 2.1.2 + engines: {node: '>=16.14'} + peerDependencies: + '@pnpm/logger': ^5.0.0 + dependencies: + '@pnpm/constants': 7.1.1 + '@pnpm/dependency-path': 2.1.2 + '@pnpm/error': 5.0.2 + '@pnpm/git-utils': 1.0.0 + '@pnpm/lockfile-types': 5.1.0 + '@pnpm/logger': 5.0.0 + '@pnpm/merge-lockfile-changes': 5.0.2 + '@pnpm/types': 9.1.0 + '@pnpm/util.lex-comparator': 1.0.0 + '@zkochan/rimraf': 2.1.2 comver-to-semver: 1.0.0 js-yaml: /@zkochan/js-yaml@0.0.6 normalize-path: 3.0.0 @@ -7168,26 +7170,26 @@ packages: /@pnpm/lockfile-types@5.1.0: resolution: {integrity: sha512-14eYp9iOdJ7SyOIVXomXhbVnc14DEhzMLS3eKqxYxi9LkANUfxx1/pwRiRY/lTiP9RFS+OkIcTm2QiLsmNEctw==} - engines: {node: ">=16.14"} + engines: {node: '>=16.14'} dependencies: - "@pnpm/types": 9.1.0 + '@pnpm/types': 9.1.0 dev: false /@pnpm/lockfile-utils@8.0.2: resolution: {integrity: sha512-kkR0vxfss+YLKI/m+ZrRFCuadgs/JcQUz7Y1qP6xYRv7za5jZkVmWPMJZOzC2ACY8i/TUpDL44C5s/5C3KHMBg==} - engines: {node: ">=16.14"} + engines: {node: '>=16.14'} dependencies: - "@pnpm/dependency-path": 2.1.2 - "@pnpm/lockfile-types": 5.1.0 - "@pnpm/resolver-base": 10.0.1 - "@pnpm/types": 9.1.0 + '@pnpm/dependency-path': 2.1.2 + '@pnpm/lockfile-types': 5.1.0 + '@pnpm/resolver-base': 10.0.1 + '@pnpm/types': 9.1.0 get-npm-tarball-url: 2.0.3 ramda: /@pnpm/ramda@0.28.1 dev: false /@pnpm/logger@5.0.0: resolution: {integrity: sha512-YfcB2QrX+Wx1o6LD1G2Y2fhDhOix/bAY/oAnMpHoNLsKkWIRbt1oKLkIFvxBMzLwAEPqnYWguJrYC+J6i4ywbw==} - engines: {node: ">=12.17"} + engines: {node: '>=12.17'} dependencies: bole: 5.0.5 ndjson: 2.0.0 @@ -7195,27 +7197,27 @@ packages: /@pnpm/manifest-utils@5.0.2(@pnpm/logger@5.0.0): resolution: {integrity: sha512-+qYnDRP3qIAsqaHvGc175bolMBwotvlDGPkSRON8hGlv7C1zVYWQNKXVAex/Pm0MhQAybZyYzjTnzJZZbBcnTg==} - engines: {node: ">=16.14"} + engines: {node: '>=16.14'} dependencies: - "@pnpm/core-loggers": 9.0.1(@pnpm/logger@5.0.0) - "@pnpm/error": 5.0.2 - "@pnpm/types": 9.1.0 + '@pnpm/core-loggers': 9.0.1(@pnpm/logger@5.0.0) + '@pnpm/error': 5.0.2 + '@pnpm/types': 9.1.0 transitivePeerDependencies: - - "@pnpm/logger" + - '@pnpm/logger' dev: false /@pnpm/matcher@5.0.0: resolution: {integrity: sha512-uh+JBmW8XHGwz9x0K0Ok+TtMiu3ghEaqHHm7dqIubitBP8y9Y0LLP6D2fxWblogjpVzSlH3DpDR1Vicuhw9/cQ==} - engines: {node: ">=16.14"} + engines: {node: '>=16.14'} dependencies: escape-string-regexp: 4.0.0 dev: false /@pnpm/merge-lockfile-changes@5.0.2: resolution: {integrity: sha512-cswnzLUxumc1MzZp7ZxEiyV9LvEne4h2AtvSwtjdx8BU/+vbj/kjvBueqPw1t+QJl/lual9Kmem0hQaL8v57wQ==} - engines: {node: ">=16.14"} + engines: {node: '>=16.14'} dependencies: - "@pnpm/lockfile-types": 5.1.0 + '@pnpm/lockfile-types': 5.1.0 comver-to-semver: 1.0.0 ramda: /@pnpm/ramda@0.28.1 semver: 7.5.3 @@ -7223,9 +7225,9 @@ packages: /@pnpm/modules-yaml@12.1.1: resolution: {integrity: sha512-K/le4dsBeWj0mygMJwzaDlUpx2pGlPnoPmLWQlm3ZiW5qLLlI1AV1+z7ddIXovHWyrALWVfSbJEAlWevAeFKKw==} - engines: {node: ">=16.14"} + engines: {node: '>=16.14'} dependencies: - "@pnpm/types": 9.1.0 + '@pnpm/types': 9.1.0 is-windows: 1.0.2 ramda: /@pnpm/ramda@0.28.1 read-yaml-file: 2.1.0 @@ -7234,37 +7236,37 @@ packages: /@pnpm/network.ca-file@1.0.2: resolution: {integrity: sha512-YcPQ8a0jwYU9bTdJDpXjMi7Brhkr1mXsXrUJvjqM2mQDgkRiz8jFaQGOdaLxgjtUfQgZhKy/O3cG/YwmgKaxLA==} - engines: {node: ">=12.22.0"} + engines: {node: '>=12.22.0'} dependencies: graceful-fs: 4.2.10 /@pnpm/normalize-registries@5.0.1: resolution: {integrity: sha512-0TYcuw4+Djl6LFYI5wh7y7n/YEVEJEAJov0MejFpJuuW1BYd059xS+BWOJ45/R/DgEZs40fkXiE3VllagZRfNw==} - engines: {node: ">=16.14"} + engines: {node: '>=16.14'} dependencies: - "@pnpm/types": 9.1.0 + '@pnpm/types': 9.1.0 normalize-registry-url: 2.0.0 ramda: /@pnpm/ramda@0.28.1 dev: false /@pnpm/npm-conf@2.2.2: resolution: {integrity: sha512-UA91GwWPhFExt3IizW6bOeY/pQ0BkuNwKjk9iQW9KqxluGCrg4VenZ0/L+2Y0+ZOtme72EVvg6v0zo3AMQRCeA==} - engines: {node: ">=12"} + engines: {node: '>=12'} dependencies: - "@pnpm/config.env-replace": 1.1.0 - "@pnpm/network.ca-file": 1.0.2 + '@pnpm/config.env-replace': 1.1.0 + '@pnpm/network.ca-file': 1.0.2 config-chain: 1.1.13 /@pnpm/package-is-installable@8.0.3(@pnpm/logger@5.0.0): resolution: {integrity: sha512-zdlqQlMs+SWUnw1WWgGSHPL4mnFxX2+AvkgzvWtunn1L+thXn3Swk39SjOse251c7rzLqERuV399yULyTv2QcQ==} - engines: {node: ">=16.14"} + engines: {node: '>=16.14'} peerDependencies: - "@pnpm/logger": ^5.0.0 + '@pnpm/logger': ^5.0.0 dependencies: - "@pnpm/core-loggers": 9.0.1(@pnpm/logger@5.0.0) - "@pnpm/error": 5.0.2 - "@pnpm/logger": 5.0.0 - "@pnpm/types": 9.1.0 + '@pnpm/core-loggers': 9.0.1(@pnpm/logger@5.0.0) + '@pnpm/error': 5.0.2 + '@pnpm/logger': 5.0.0 + '@pnpm/types': 9.1.0 detect-libc: 2.0.1 execa: /safe-execa@0.1.2 mem: 8.1.1 @@ -7273,17 +7275,17 @@ packages: /@pnpm/pnpmfile@5.0.8(@pnpm/logger@5.0.0): resolution: {integrity: sha512-voP1hzB961vG6fX9DEN48axuoGmQpQYco5NJLcxRRiTc3iHsxRdijlMd9FZLVBF+e3WlWlbEey7TrBhqp1nJng==} - engines: {node: ">=16.14"} + engines: {node: '>=16.14'} peerDependencies: - "@pnpm/logger": ^5.0.0 + '@pnpm/logger': ^5.0.0 dependencies: - "@pnpm/core-loggers": 9.0.1(@pnpm/logger@5.0.0) - "@pnpm/error": 5.0.2 - "@pnpm/hooks.types": 1.0.1 - "@pnpm/lockfile-types": 5.1.0 - "@pnpm/logger": 5.0.0 - "@pnpm/store-controller-types": 15.0.1 - "@pnpm/types": 9.1.0 + '@pnpm/core-loggers': 9.0.1(@pnpm/logger@5.0.0) + '@pnpm/error': 5.0.2 + '@pnpm/hooks.types': 1.0.1 + '@pnpm/lockfile-types': 5.1.0 + '@pnpm/logger': 5.0.0 + '@pnpm/store-controller-types': 15.0.1 + '@pnpm/types': 9.1.0 chalk: 4.1.2 path-absolute: 1.0.1 dev: false @@ -7294,31 +7296,31 @@ packages: /@pnpm/read-modules-dir@6.0.1: resolution: {integrity: sha512-/h+3VB1j+hhUlEYkE+dAH5WbhR/qYDDvliqWQxN/AA0CYAFwMud5z4FOKzYHgY6RD+KVVgEelLquxCi7fKvT8A==} - engines: {node: ">=16.14"} + engines: {node: '>=16.14'} dependencies: graceful-fs: 4.2.11 dev: false /@pnpm/read-package-json@8.0.2: resolution: {integrity: sha512-YPTOp0vr1OCmdc2x8RLJEdZZQiZb77HbdhPbnKfwAH95awN2luNkNBvi5D27ieAxtyw4nR1oltNK4YcXtxJNhQ==} - engines: {node: ">=16.14"} + engines: {node: '>=16.14'} dependencies: - "@pnpm/error": 5.0.2 - "@pnpm/types": 9.1.0 + '@pnpm/error': 5.0.2 + '@pnpm/types': 9.1.0 load-json-file: 6.2.0 normalize-package-data: 5.0.0 dev: false /@pnpm/read-project-manifest@5.0.2: resolution: {integrity: sha512-LDrf6pKSnnhwXNK1dWSRRBPFOLCTvcrjbbPXEbjd1MpdI/mKQE94YozN2wIcgEh6gEjBkwZSIoWXlL4uc3e0cQ==} - engines: {node: ">=16.14"} - dependencies: - "@gwhitney/detect-indent": 7.0.1 - "@pnpm/error": 5.0.2 - "@pnpm/graceful-fs": 3.0.0 - "@pnpm/text.comments-parser": 2.0.0 - "@pnpm/types": 9.1.0 - "@pnpm/write-project-manifest": 5.0.1 + engines: {node: '>=16.14'} + dependencies: + '@gwhitney/detect-indent': 7.0.1 + '@pnpm/error': 5.0.2 + '@pnpm/graceful-fs': 3.0.0 + '@pnpm/text.comments-parser': 2.0.0 + '@pnpm/types': 9.1.0 + '@pnpm/write-project-manifest': 5.0.1 fast-deep-equal: 3.1.3 is-windows: 1.0.2 json5: 2.2.3 @@ -7330,9 +7332,9 @@ packages: /@pnpm/render-peer-issues@4.0.1: resolution: {integrity: sha512-+SsNmbBHH7lBsFrs6dQCEWRtT+Bmq9MYxu+xgkXRplyvjSEQmM0h/UduIw5s8ZAlUuQcxNVTvl0b7ul6OPEIwg==} - engines: {node: ">=16.14"} + engines: {node: '>=16.14'} dependencies: - "@pnpm/types": 9.1.0 + '@pnpm/types': 9.1.0 archy: 1.0.0 chalk: 4.1.2 cli-columns: 4.0.0 @@ -7340,77 +7342,77 @@ packages: /@pnpm/resolver-base@10.0.1: resolution: {integrity: sha512-2yufLOpiPKQyNVLbL3dgoytkDuuURB5yBOrFtafiuZieGZJid2AeHmFfPhU9hNc/ZM1+wqH3EuVHe/1DdEgm4Q==} - engines: {node: ">=16.14"} + engines: {node: '>=16.14'} dependencies: - "@pnpm/types": 9.1.0 + '@pnpm/types': 9.1.0 dev: false /@pnpm/reviewing.dependencies-hierarchy@2.0.8(@pnpm/logger@5.0.0): resolution: {integrity: sha512-JBNGYdzr7elZkUi5np9ci5VkKPbpedMt7EevGKvx+NHXckQCyGmwflIsijD9izxVghCigGmXZdO6/3aP24K0cw==} - engines: {node: ">=16.14"} - dependencies: - "@pnpm/dependency-path": 2.1.2 - "@pnpm/lockfile-file": 8.1.1(@pnpm/logger@5.0.0) - "@pnpm/lockfile-utils": 8.0.2 - "@pnpm/modules-yaml": 12.1.1 - "@pnpm/normalize-registries": 5.0.1 - "@pnpm/read-modules-dir": 6.0.1 - "@pnpm/read-package-json": 8.0.2 - "@pnpm/types": 9.1.0 + engines: {node: '>=16.14'} + dependencies: + '@pnpm/dependency-path': 2.1.2 + '@pnpm/lockfile-file': 8.1.1(@pnpm/logger@5.0.0) + '@pnpm/lockfile-utils': 8.0.2 + '@pnpm/modules-yaml': 12.1.1 + '@pnpm/normalize-registries': 5.0.1 + '@pnpm/read-modules-dir': 6.0.1 + '@pnpm/read-package-json': 8.0.2 + '@pnpm/types': 9.1.0 normalize-path: 3.0.0 realpath-missing: 1.1.0 resolve-link-target: 2.0.0 transitivePeerDependencies: - - "@pnpm/logger" + - '@pnpm/logger' dev: false /@pnpm/store-controller-types@15.0.1: resolution: {integrity: sha512-S88sR6xhQ1ZDhMRIjhaRBA11N2OIDU2W+60szQLU8e2bw+KgGU60LbcXMunTdRnJskuB9UfDyoN6YuRtETBqYA==} - engines: {node: ">=16.14"} + engines: {node: '>=16.14'} dependencies: - "@pnpm/fetcher-base": 14.0.1 - "@pnpm/resolver-base": 10.0.1 - "@pnpm/types": 9.1.0 + '@pnpm/fetcher-base': 14.0.1 + '@pnpm/resolver-base': 10.0.1 + '@pnpm/types': 9.1.0 dev: false /@pnpm/text.comments-parser@2.0.0: resolution: {integrity: sha512-DRWtTmmxQQtuWHf1xPt9bqzCSq8d0MQF5x1kdpCDMLd7xk3nP4To2/OGkPrb8MKbrWsgCNDwXyKCFlEKrAg7fg==} - engines: {node: ">=16.14"} + engines: {node: '>=16.14'} dependencies: strip-comments-strings: 1.2.0 dev: false /@pnpm/types@9.1.0: resolution: {integrity: sha512-MMPDMLOY17bfNhLhR9Qmq6/2keoocnR5DWXZfZDC4dKXugrMsE1jB6RnuU8swJIo4zyCsMT/iVSAtl/XK+9Z+A==} - engines: {node: ">=16.14"} + engines: {node: '>=16.14'} dev: false /@pnpm/util.lex-comparator@1.0.0: resolution: {integrity: sha512-3aBQPHntVgk5AweBWZn+1I/fqZ9krK/w01197aYVkAJQGftb+BVWgEepxY5GChjSW12j52XX+CmfynYZ/p0DFQ==} - engines: {node: ">=12.22.0"} + engines: {node: '>=12.22.0'} dev: false /@pnpm/workspace.find-packages@1.0.1(@pnpm/logger@5.0.0): resolution: {integrity: sha512-xTmJPmIucA5wuJ5c/htAtnV3o14/v8punNzXDZStYtWP0ZhtuYEb6hdSjQLcUYEyZH+aN15PxcigsSBcu8aWZQ==} - engines: {node: ">=16.14"} + engines: {node: '>=16.14'} peerDependencies: - "@pnpm/logger": ^5.0.0 + '@pnpm/logger': ^5.0.0 dependencies: - "@pnpm/cli-utils": 2.0.11(@pnpm/logger@5.0.0) - "@pnpm/constants": 7.1.1 - "@pnpm/fs.find-packages": 2.0.2 - "@pnpm/logger": 5.0.0 - "@pnpm/types": 9.1.0 - "@pnpm/util.lex-comparator": 1.0.0 + '@pnpm/cli-utils': 2.0.11(@pnpm/logger@5.0.0) + '@pnpm/constants': 7.1.1 + '@pnpm/fs.find-packages': 2.0.2 + '@pnpm/logger': 5.0.0 + '@pnpm/types': 9.1.0 + '@pnpm/util.lex-comparator': 1.0.0 read-yaml-file: 2.1.0 dev: false /@pnpm/write-project-manifest@5.0.1: resolution: {integrity: sha512-zU4vDfBUx/jUBPmR4CzCqPDOPObb/7iLT3UZvhXSJ8ZXDo9214V6agnJvxQ6bYBcypdiKva0hnb3tmo1chQBYg==} - engines: {node: ">=16.14"} + engines: {node: '>=16.14'} dependencies: - "@pnpm/text.comments-parser": 2.0.0 - "@pnpm/types": 9.1.0 + '@pnpm/text.comments-parser': 2.0.0 + '@pnpm/types': 9.1.0 json5: 2.2.3 write-file-atomic: 5.0.1 write-yaml-file: 5.0.0 @@ -7423,14 +7425,14 @@ packages: /@redis/bloom@1.2.0(@redis/client@1.5.8): resolution: {integrity: sha512-HG2DFjYKbpNmVXsa0keLHp/3leGJz1mjh09f2RLGGLQZzSHpkmZWuwJbAvo3QcRY8p80m5+ZdXZdYOSBLlp7Cg==} peerDependencies: - "@redis/client": ^1.0.0 + '@redis/client': ^1.0.0 dependencies: - "@redis/client": 1.5.8 + '@redis/client': 1.5.8 dev: true /@redis/client@1.5.8: resolution: {integrity: sha512-xzElwHIO6rBAqzPeVnCzgvrnBEcFL1P0w8P65VNLRkdVW8rOE58f52hdj0BDgmsdOm4f1EoXPZtH4Fh7M/qUpw==} - engines: {node: ">=14"} + engines: {node: '>=14'} dependencies: cluster-key-slot: 1.1.2 generic-pool: 3.9.0 @@ -7440,38 +7442,38 @@ packages: /@redis/graph@1.1.0(@redis/client@1.5.8): resolution: {integrity: sha512-16yZWngxyXPd+MJxeSr0dqh2AIOi8j9yXKcKCwVaKDbH3HTuETpDVPcLujhFYVPtYrngSco31BUcSa9TH31Gqg==} peerDependencies: - "@redis/client": ^1.0.0 + '@redis/client': ^1.0.0 dependencies: - "@redis/client": 1.5.8 + '@redis/client': 1.5.8 dev: true /@redis/json@1.0.4(@redis/client@1.5.8): resolution: {integrity: sha512-LUZE2Gdrhg0Rx7AN+cZkb1e6HjoSKaeeW8rYnt89Tly13GBI5eP4CwDVr+MY8BAYfCg4/N15OUrtLoona9uSgw==} peerDependencies: - "@redis/client": ^1.0.0 + '@redis/client': ^1.0.0 dependencies: - "@redis/client": 1.5.8 + '@redis/client': 1.5.8 dev: true /@redis/search@1.1.3(@redis/client@1.5.8): resolution: {integrity: sha512-4Dg1JjvCevdiCBTZqjhKkGoC5/BcB7k9j99kdMnaXFXg8x4eyOIVg9487CMv7/BUVkFLZCaIh8ead9mU15DNng==} peerDependencies: - "@redis/client": ^1.0.0 + '@redis/client': ^1.0.0 dependencies: - "@redis/client": 1.5.8 + '@redis/client': 1.5.8 dev: true /@redis/time-series@1.0.4(@redis/client@1.5.8): resolution: {integrity: sha512-ThUIgo2U/g7cCuZavucQTQzA9g9JbDDY2f64u3AbAoz/8vE2lt2U37LamDUVChhaDA3IRT9R6VvJwqnUfTJzng==} peerDependencies: - "@redis/client": ^1.0.0 + '@redis/client': ^1.0.0 dependencies: - "@redis/client": 1.5.8 + '@redis/client': 1.5.8 dev: true /@rollup/pluginutils@4.2.1: resolution: {integrity: sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==} - engines: {node: ">= 8.0.0"} + engines: {node: '>= 8.0.0'} dependencies: estree-walker: 2.0.2 picomatch: 2.3.1 @@ -7480,17 +7482,17 @@ packages: /@segment/analytics-core@1.3.0: resolution: {integrity: sha512-ujScWZH49NK1hYlp2/EMw45nOPEh+pmTydAnR6gSkRNucZD4fuinvpPL03rmFCw8ibaMuKLAdgPJfQ0gkLKZ5A==} dependencies: - "@lukeed/uuid": 2.0.1 + '@lukeed/uuid': 2.0.1 dset: 3.1.2 tslib: 2.6.0 dev: false /@segment/analytics-node@1.0.0: resolution: {integrity: sha512-UWFujSxRkRauZuMVF4MPOT5QPvX4i7kiC2QCsozHhltoTiR2SBWRI86cYO/JI/Uk7qKaOxxGFDkJarCyIP7uLA==} - engines: {node: ">=14"} + engines: {node: '>=14'} dependencies: - "@lukeed/uuid": 2.0.1 - "@segment/analytics-core": 1.3.0 + '@lukeed/uuid': 2.0.1 + '@segment/analytics-core': 1.3.0 buffer: 6.0.3 node-fetch: 2.6.12 tslib: 2.6.0 @@ -7500,41 +7502,41 @@ packages: /@sentry/core@6.19.7: resolution: {integrity: sha512-tOfZ/umqB2AcHPGbIrsFLcvApdTm9ggpi/kQZFkej7kMphjT+SGBiQfYtjyg9jcRW+ilAR4JXC9BGKsdEQ+8Vw==} - engines: {node: ">=6"} + engines: {node: '>=6'} dependencies: - "@sentry/hub": 6.19.7 - "@sentry/minimal": 6.19.7 - "@sentry/types": 6.19.7 - "@sentry/utils": 6.19.7 + '@sentry/hub': 6.19.7 + '@sentry/minimal': 6.19.7 + '@sentry/types': 6.19.7 + '@sentry/utils': 6.19.7 tslib: 1.14.1 dev: true /@sentry/hub@6.19.7: resolution: {integrity: sha512-y3OtbYFAqKHCWezF0EGGr5lcyI2KbaXW2Ik7Xp8Mu9TxbSTuwTe4rTntwg8ngPjUQU3SUHzgjqVB8qjiGqFXCA==} - engines: {node: ">=6"} + engines: {node: '>=6'} dependencies: - "@sentry/types": 6.19.7 - "@sentry/utils": 6.19.7 + '@sentry/types': 6.19.7 + '@sentry/utils': 6.19.7 tslib: 1.14.1 dev: true /@sentry/minimal@6.19.7: resolution: {integrity: sha512-wcYmSJOdvk6VAPx8IcmZgN08XTXRwRtB1aOLZm+MVHjIZIhHoBGZJYTVQS/BWjldsamj2cX3YGbGXNunaCfYJQ==} - engines: {node: ">=6"} + engines: {node: '>=6'} dependencies: - "@sentry/hub": 6.19.7 - "@sentry/types": 6.19.7 + '@sentry/hub': 6.19.7 + '@sentry/types': 6.19.7 tslib: 1.14.1 dev: true /@sentry/node@6.19.7: resolution: {integrity: sha512-gtmRC4dAXKODMpHXKfrkfvyBL3cI8y64vEi3fDD046uqYcrWdgoQsffuBbxMAizc6Ez1ia+f0Flue6p15Qaltg==} - engines: {node: ">=6"} + engines: {node: '>=6'} dependencies: - "@sentry/core": 6.19.7 - "@sentry/hub": 6.19.7 - "@sentry/types": 6.19.7 - "@sentry/utils": 6.19.7 + '@sentry/core': 6.19.7 + '@sentry/hub': 6.19.7 + '@sentry/types': 6.19.7 + '@sentry/utils': 6.19.7 cookie: 0.4.2 https-proxy-agent: 5.0.1 lru_map: 0.3.3 @@ -7545,14 +7547,14 @@ packages: /@sentry/types@6.19.7: resolution: {integrity: sha512-jH84pDYE+hHIbVnab3Hr+ZXr1v8QABfhx39KknxqKWr2l0oEItzepV0URvbEhB446lk/S/59230dlUUIBGsXbg==} - engines: {node: ">=6"} + engines: {node: '>=6'} dev: true /@sentry/utils@6.19.7: resolution: {integrity: sha512-z95ECmE3i9pbWoXQrD/7PgkBAzJYR+iXtPuTkpBjDKs86O3mT+PXOT3BAn79w2wkn7/i3vOGD2xVr1uiMl26dA==} - engines: {node: ">=6"} + engines: {node: '>=6'} dependencies: - "@sentry/types": 6.19.7 + '@sentry/types': 6.19.7 tslib: 1.14.1 dev: true @@ -7566,7 +7568,7 @@ packages: /@sindresorhus/is@5.4.1: resolution: {integrity: sha512-axlrvsHlHlFmKKMEg4VyvMzFr93JWJj4eIfXY1STVuO2fsImCa7ncaiG5gC8HKOX590AW5RtRsC41/B+OfrSqw==} - engines: {node: ">=14.16"} + engines: {node: '>=14.16'} dev: true /@sinonjs/commons@1.8.6: @@ -7590,25 +7592,25 @@ packages: /@sinonjs/fake-timers@10.3.0: resolution: {integrity: sha512-V4BG07kuYSUkTCSBHG8G8TNhM+F19jXFWnQtzj+we8DrkpSBCee9Z3Ms8yiGer/dlmhe35/Xdgyo3/0rQKg7YA==} dependencies: - "@sinonjs/commons": 3.0.0 + '@sinonjs/commons': 3.0.0 dev: true /@sinonjs/fake-timers@8.1.0: resolution: {integrity: sha512-OAPJUAtgeINhh/TAlUID4QTs53Njm7xzddaVlEs/SXwgtiD1tW22zAB/W1wdqfrpmikgaWQ9Fw6Ws+hsiRm5Vg==} dependencies: - "@sinonjs/commons": 1.8.6 + '@sinonjs/commons': 1.8.6 dev: true /@sinonjs/fake-timers@9.1.2: resolution: {integrity: sha512-BPS4ynJW/o92PUR4wgriz2Ud5gpST5vz6GQfMixEDK0Z8ZCUv2M7SkBLykH56T++Xs+8ln9zTGbOvNGIe02/jw==} dependencies: - "@sinonjs/commons": 1.8.6 + '@sinonjs/commons': 1.8.6 dev: true /@sinonjs/samsam@7.0.1: resolution: {integrity: sha512-zsAk2Jkiq89mhZovB2LLOdTCxJF4hqqTToGP0ASWlhp4I1hqOjcfmZGafXntCN7MDC6yySH0mFHrYtHceOeLmw==} dependencies: - "@sinonjs/commons": 2.0.0 + '@sinonjs/commons': 2.0.0 lodash.get: 4.4.2 type-detect: 4.0.8 dev: true @@ -7619,15 +7621,15 @@ packages: /@smithy/protocol-http@1.1.0: resolution: {integrity: sha512-H5y/kZOqfJSqRkwtcAoVbqONmhdXwSgYNJ1Glk5Ry8qlhVVy5qUzD9EklaCH8/XLnoCsLO/F/Giee8MIvaBRkg==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: - "@smithy/types": 1.1.0 + '@smithy/types': 1.1.0 tslib: 2.6.0 dev: false /@smithy/types@1.1.0: resolution: {integrity: sha512-KzmvisMmuwD2jZXuC9e65JrgsZM97y5NpDU7g347oB+Q+xQLU6hQZ5zFNNbEfwwOJHoOvEVTna+dk1h/lW7alw==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: tslib: 2.6.0 dev: false @@ -7643,14 +7645,14 @@ packages: react-dom: optional: true dependencies: - "@storybook/client-logger": 7.0.20 - "@storybook/components": 7.0.20(react-dom@18.2.0)(react@18.2.0) - "@storybook/core-events": 7.0.20 - "@storybook/global": 5.0.0 - "@storybook/manager-api": 7.0.20(react-dom@18.2.0)(react@18.2.0) - "@storybook/preview-api": 7.0.20 - "@storybook/theming": 7.0.20(react-dom@18.2.0)(react@18.2.0) - "@storybook/types": 7.0.20 + '@storybook/client-logger': 7.0.20 + '@storybook/components': 7.0.20(react-dom@18.2.0)(react@18.2.0) + '@storybook/core-events': 7.0.20 + '@storybook/global': 5.0.0 + '@storybook/manager-api': 7.0.20(react-dom@18.2.0)(react@18.2.0) + '@storybook/preview-api': 7.0.20 + '@storybook/theming': 7.0.20(react-dom@18.2.0)(react@18.2.0) + '@storybook/types': 7.0.20 dequal: 2.0.3 lodash: 4.17.21 polished: 4.2.2 @@ -7674,14 +7676,14 @@ packages: react-dom: optional: true dependencies: - "@storybook/client-logger": 7.0.20 - "@storybook/components": 7.0.20(react-dom@18.2.0)(react@18.2.0) - "@storybook/core-events": 7.0.20 - "@storybook/global": 5.0.0 - "@storybook/manager-api": 7.0.20(react-dom@18.2.0)(react@18.2.0) - "@storybook/preview-api": 7.0.20 - "@storybook/theming": 7.0.20(react-dom@18.2.0)(react@18.2.0) - "@storybook/types": 7.0.20 + '@storybook/client-logger': 7.0.20 + '@storybook/components': 7.0.20(react-dom@18.2.0)(react@18.2.0) + '@storybook/core-events': 7.0.20 + '@storybook/global': 5.0.0 + '@storybook/manager-api': 7.0.20(react-dom@18.2.0)(react@18.2.0) + '@storybook/preview-api': 7.0.20 + '@storybook/theming': 7.0.20(react-dom@18.2.0)(react@18.2.0) + '@storybook/types': 7.0.20 memoizerific: 1.11.3 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) @@ -7699,15 +7701,15 @@ packages: react-dom: optional: true dependencies: - "@storybook/blocks": 7.0.20(react-dom@18.2.0)(react@18.2.0) - "@storybook/client-logger": 7.0.20 - "@storybook/components": 7.0.20(react-dom@18.2.0)(react@18.2.0) - "@storybook/core-common": 7.0.20 - "@storybook/manager-api": 7.0.20(react-dom@18.2.0)(react@18.2.0) - "@storybook/node-logger": 7.0.20 - "@storybook/preview-api": 7.0.20 - "@storybook/theming": 7.0.20(react-dom@18.2.0)(react@18.2.0) - "@storybook/types": 7.0.20 + '@storybook/blocks': 7.0.20(react-dom@18.2.0)(react@18.2.0) + '@storybook/client-logger': 7.0.20 + '@storybook/components': 7.0.20(react-dom@18.2.0)(react@18.2.0) + '@storybook/core-common': 7.0.20 + '@storybook/manager-api': 7.0.20(react-dom@18.2.0)(react@18.2.0) + '@storybook/node-logger': 7.0.20 + '@storybook/preview-api': 7.0.20 + '@storybook/theming': 7.0.20(react-dom@18.2.0)(react@18.2.0) + '@storybook/types': 7.0.20 lodash: 4.17.21 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) @@ -7722,23 +7724,23 @@ packages: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: - "@babel/core": 7.22.5 - "@babel/plugin-transform-react-jsx": 7.22.5(@babel/core@7.22.5) - "@jest/transform": 29.5.0 - "@mdx-js/react": 2.3.0(react@18.2.0) - "@storybook/blocks": 7.0.20(react-dom@18.2.0)(react@18.2.0) - "@storybook/client-logger": 7.0.20 - "@storybook/components": 7.0.20(react-dom@18.2.0)(react@18.2.0) - "@storybook/csf-plugin": 7.0.20 - "@storybook/csf-tools": 7.0.20 - "@storybook/global": 5.0.0 - "@storybook/mdx2-csf": 1.1.0 - "@storybook/node-logger": 7.0.20 - "@storybook/postinstall": 7.0.20 - "@storybook/preview-api": 7.0.20 - "@storybook/react-dom-shim": 7.0.20(react-dom@18.2.0)(react@18.2.0) - "@storybook/theming": 7.0.20(react-dom@18.2.0)(react@18.2.0) - "@storybook/types": 7.0.20 + '@babel/core': 7.22.5 + '@babel/plugin-transform-react-jsx': 7.22.5(@babel/core@7.22.5) + '@jest/transform': 29.5.0 + '@mdx-js/react': 2.3.0(react@18.2.0) + '@storybook/blocks': 7.0.20(react-dom@18.2.0)(react@18.2.0) + '@storybook/client-logger': 7.0.20 + '@storybook/components': 7.0.20(react-dom@18.2.0)(react@18.2.0) + '@storybook/csf-plugin': 7.0.20 + '@storybook/csf-tools': 7.0.20 + '@storybook/global': 5.0.0 + '@storybook/mdx2-csf': 1.1.0 + '@storybook/node-logger': 7.0.20 + '@storybook/postinstall': 7.0.20 + '@storybook/preview-api': 7.0.20 + '@storybook/react-dom-shim': 7.0.20(react-dom@18.2.0)(react@18.2.0) + '@storybook/theming': 7.0.20(react-dom@18.2.0)(react@18.2.0) + '@storybook/types': 7.0.20 fs-extra: 11.1.1 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) @@ -7755,19 +7757,19 @@ packages: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: - "@storybook/addon-actions": 7.0.20(react-dom@18.2.0)(react@18.2.0) - "@storybook/addon-backgrounds": 7.0.20(react-dom@18.2.0)(react@18.2.0) - "@storybook/addon-controls": 7.0.20(react-dom@18.2.0)(react@18.2.0) - "@storybook/addon-docs": 7.0.20(react-dom@18.2.0)(react@18.2.0) - "@storybook/addon-highlight": 7.0.20 - "@storybook/addon-measure": 7.0.20(react-dom@18.2.0)(react@18.2.0) - "@storybook/addon-outline": 7.0.20(react-dom@18.2.0)(react@18.2.0) - "@storybook/addon-toolbars": 7.0.20(react-dom@18.2.0)(react@18.2.0) - "@storybook/addon-viewport": 7.0.20(react-dom@18.2.0)(react@18.2.0) - "@storybook/core-common": 7.0.20 - "@storybook/manager-api": 7.0.20(react-dom@18.2.0)(react@18.2.0) - "@storybook/node-logger": 7.0.20 - "@storybook/preview-api": 7.0.20 + '@storybook/addon-actions': 7.0.20(react-dom@18.2.0)(react@18.2.0) + '@storybook/addon-backgrounds': 7.0.20(react-dom@18.2.0)(react@18.2.0) + '@storybook/addon-controls': 7.0.20(react-dom@18.2.0)(react@18.2.0) + '@storybook/addon-docs': 7.0.20(react-dom@18.2.0)(react@18.2.0) + '@storybook/addon-highlight': 7.0.20 + '@storybook/addon-measure': 7.0.20(react-dom@18.2.0)(react@18.2.0) + '@storybook/addon-outline': 7.0.20(react-dom@18.2.0)(react@18.2.0) + '@storybook/addon-toolbars': 7.0.20(react-dom@18.2.0)(react@18.2.0) + '@storybook/addon-viewport': 7.0.20(react-dom@18.2.0)(react@18.2.0) + '@storybook/core-common': 7.0.20 + '@storybook/manager-api': 7.0.20(react-dom@18.2.0)(react@18.2.0) + '@storybook/node-logger': 7.0.20 + '@storybook/preview-api': 7.0.20 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) ts-dedent: 2.2.0 @@ -7778,9 +7780,9 @@ packages: /@storybook/addon-highlight@7.0.20: resolution: {integrity: sha512-AHNYMNY1DtzS+tQ4y0azyXCmIAKuf2j/xp5DgPVkdZmPIHA2wkQZw3EGQj9GTDMZ/Afj3r8kMkUw28NekGYa8A==} dependencies: - "@storybook/core-events": 7.0.20 - "@storybook/global": 5.0.0 - "@storybook/preview-api": 7.0.20 + '@storybook/core-events': 7.0.20 + '@storybook/global': 5.0.0 + '@storybook/preview-api': 7.0.20 dev: true /@storybook/addon-interactions@7.0.20(react-dom@18.2.0)(react@18.2.0): @@ -7794,16 +7796,16 @@ packages: react-dom: optional: true dependencies: - "@storybook/client-logger": 7.0.20 - "@storybook/components": 7.0.20(react-dom@18.2.0)(react@18.2.0) - "@storybook/core-common": 7.0.20 - "@storybook/core-events": 7.0.20 - "@storybook/global": 5.0.0 - "@storybook/instrumenter": 7.0.20 - "@storybook/manager-api": 7.0.20(react-dom@18.2.0)(react@18.2.0) - "@storybook/preview-api": 7.0.20 - "@storybook/theming": 7.0.20(react-dom@18.2.0)(react@18.2.0) - "@storybook/types": 7.0.20 + '@storybook/client-logger': 7.0.20 + '@storybook/components': 7.0.20(react-dom@18.2.0)(react@18.2.0) + '@storybook/core-common': 7.0.20 + '@storybook/core-events': 7.0.20 + '@storybook/global': 5.0.0 + '@storybook/instrumenter': 7.0.20 + '@storybook/manager-api': 7.0.20(react-dom@18.2.0)(react@18.2.0) + '@storybook/preview-api': 7.0.20 + '@storybook/theming': 7.0.20(react-dom@18.2.0)(react@18.2.0) + '@storybook/types': 7.0.20 jest-mock: 27.5.1 polished: 4.2.2 react: 18.2.0 @@ -7824,14 +7826,14 @@ packages: react-dom: optional: true dependencies: - "@storybook/client-logger": 7.0.20 - "@storybook/core-events": 7.0.20 - "@storybook/csf": 0.1.1 - "@storybook/global": 5.0.0 - "@storybook/manager-api": 7.0.20(react-dom@18.2.0)(react@18.2.0) - "@storybook/preview-api": 7.0.20 - "@storybook/router": 7.0.20(react-dom@18.2.0)(react@18.2.0) - "@storybook/types": 7.0.20 + '@storybook/client-logger': 7.0.20 + '@storybook/core-events': 7.0.20 + '@storybook/csf': 0.1.1 + '@storybook/global': 5.0.0 + '@storybook/manager-api': 7.0.20(react-dom@18.2.0)(react@18.2.0) + '@storybook/preview-api': 7.0.20 + '@storybook/router': 7.0.20(react-dom@18.2.0)(react@18.2.0) + '@storybook/types': 7.0.20 prop-types: 15.8.1 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) @@ -7849,13 +7851,13 @@ packages: react-dom: optional: true dependencies: - "@storybook/client-logger": 7.0.20 - "@storybook/components": 7.0.20(react-dom@18.2.0)(react@18.2.0) - "@storybook/core-events": 7.0.20 - "@storybook/global": 5.0.0 - "@storybook/manager-api": 7.0.20(react-dom@18.2.0)(react@18.2.0) - "@storybook/preview-api": 7.0.20 - "@storybook/types": 7.0.20 + '@storybook/client-logger': 7.0.20 + '@storybook/components': 7.0.20(react-dom@18.2.0)(react@18.2.0) + '@storybook/core-events': 7.0.20 + '@storybook/global': 5.0.0 + '@storybook/manager-api': 7.0.20(react-dom@18.2.0)(react@18.2.0) + '@storybook/preview-api': 7.0.20 + '@storybook/types': 7.0.20 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: true @@ -7871,13 +7873,13 @@ packages: react-dom: optional: true dependencies: - "@storybook/client-logger": 7.0.20 - "@storybook/components": 7.0.20(react-dom@18.2.0)(react@18.2.0) - "@storybook/core-events": 7.0.20 - "@storybook/global": 5.0.0 - "@storybook/manager-api": 7.0.20(react-dom@18.2.0)(react@18.2.0) - "@storybook/preview-api": 7.0.20 - "@storybook/types": 7.0.20 + '@storybook/client-logger': 7.0.20 + '@storybook/components': 7.0.20(react-dom@18.2.0)(react@18.2.0) + '@storybook/core-events': 7.0.20 + '@storybook/global': 5.0.0 + '@storybook/manager-api': 7.0.20(react-dom@18.2.0)(react@18.2.0) + '@storybook/preview-api': 7.0.20 + '@storybook/types': 7.0.20 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) ts-dedent: 2.2.0 @@ -7894,11 +7896,11 @@ packages: react-dom: optional: true dependencies: - "@storybook/client-logger": 7.0.20 - "@storybook/components": 7.0.20(react-dom@18.2.0)(react@18.2.0) - "@storybook/manager-api": 7.0.20(react-dom@18.2.0)(react@18.2.0) - "@storybook/preview-api": 7.0.20 - "@storybook/theming": 7.0.20(react-dom@18.2.0)(react@18.2.0) + '@storybook/client-logger': 7.0.20 + '@storybook/components': 7.0.20(react-dom@18.2.0)(react@18.2.0) + '@storybook/manager-api': 7.0.20(react-dom@18.2.0)(react@18.2.0) + '@storybook/preview-api': 7.0.20 + '@storybook/theming': 7.0.20(react-dom@18.2.0)(react@18.2.0) react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: true @@ -7914,13 +7916,13 @@ packages: react-dom: optional: true dependencies: - "@storybook/client-logger": 7.0.20 - "@storybook/components": 7.0.20(react-dom@18.2.0)(react@18.2.0) - "@storybook/core-events": 7.0.20 - "@storybook/global": 5.0.0 - "@storybook/manager-api": 7.0.20(react-dom@18.2.0)(react@18.2.0) - "@storybook/preview-api": 7.0.20 - "@storybook/theming": 7.0.20(react-dom@18.2.0)(react@18.2.0) + '@storybook/client-logger': 7.0.20 + '@storybook/components': 7.0.20(react-dom@18.2.0)(react@18.2.0) + '@storybook/core-events': 7.0.20 + '@storybook/global': 5.0.0 + '@storybook/manager-api': 7.0.20(react-dom@18.2.0)(react@18.2.0) + '@storybook/preview-api': 7.0.20 + '@storybook/theming': 7.0.20(react-dom@18.2.0)(react@18.2.0) memoizerific: 1.11.3 prop-types: 15.8.1 react: 18.2.0 @@ -7933,18 +7935,18 @@ packages: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: - "@storybook/channels": 7.0.20 - "@storybook/client-logger": 7.0.20 - "@storybook/components": 7.0.20(react-dom@18.2.0)(react@18.2.0) - "@storybook/core-events": 7.0.20 - "@storybook/csf": 0.1.1 - "@storybook/docs-tools": 7.0.20 - "@storybook/global": 5.0.0 - "@storybook/manager-api": 7.0.20(react-dom@18.2.0)(react@18.2.0) - "@storybook/preview-api": 7.0.20 - "@storybook/theming": 7.0.20(react-dom@18.2.0)(react@18.2.0) - "@storybook/types": 7.0.20 - "@types/lodash": 4.14.195 + '@storybook/channels': 7.0.20 + '@storybook/client-logger': 7.0.20 + '@storybook/components': 7.0.20(react-dom@18.2.0)(react@18.2.0) + '@storybook/core-events': 7.0.20 + '@storybook/csf': 0.1.1 + '@storybook/docs-tools': 7.0.20 + '@storybook/global': 5.0.0 + '@storybook/manager-api': 7.0.20(react-dom@18.2.0)(react@18.2.0) + '@storybook/preview-api': 7.0.20 + '@storybook/theming': 7.0.20(react-dom@18.2.0)(react@18.2.0) + '@storybook/types': 7.0.20 + '@types/lodash': 4.14.195 color-convert: 2.0.1 dequal: 2.0.3 lodash: 4.17.21 @@ -7964,13 +7966,13 @@ packages: /@storybook/builder-manager@7.0.20: resolution: {integrity: sha512-D1k7fZnEn/G4a6Ob7JWR3IsDsI2IiI42DEoi1h3Rmx9vBwBJatRatvIJz2qUxbQ00l+F5rnnmp8uIHG3FOFf1A==} dependencies: - "@fal-works/esbuild-plugin-global-externals": 2.1.2 - "@storybook/core-common": 7.0.20 - "@storybook/manager": 7.0.20 - "@storybook/node-logger": 7.0.20 - "@types/ejs": 3.1.2 - "@types/find-cache-dir": 3.2.1 - "@yarnpkg/esbuild-plugin-pnp": 3.0.0-rc.15(esbuild@0.17.19) + '@fal-works/esbuild-plugin-global-externals': 2.1.2 + '@storybook/core-common': 7.0.20 + '@storybook/manager': 7.0.20 + '@storybook/node-logger': 7.0.20 + '@types/ejs': 3.1.2 + '@types/find-cache-dir': 3.2.1 + '@yarnpkg/esbuild-plugin-pnp': 3.0.0-rc.15(esbuild@0.17.19) browser-assert: 1.2.1 ejs: 3.1.9 esbuild: 0.17.19 @@ -7987,28 +7989,28 @@ packages: /@storybook/builder-vite@7.0.20(typescript@5.1.3)(vite@4.3.9): resolution: {integrity: sha512-+SQMdvrqpuuYE1KGNfvGfxt0sjeshMEEXCfxvh2/iCPPIMYTEQ5WfVeEuAla+PRyXrE4JLwCZEowcZoxel1uTA==} peerDependencies: - "@preact/preset-vite": "*" - typescript: ">= 4.3.x" + '@preact/preset-vite': '*' + typescript: '>= 4.3.x' vite: ^3.0.0 || ^4.0.0 - vite-plugin-glimmerx: "*" + vite-plugin-glimmerx: '*' peerDependenciesMeta: - "@preact/preset-vite": + '@preact/preset-vite': optional: true typescript: optional: true vite-plugin-glimmerx: optional: true dependencies: - "@storybook/channel-postmessage": 7.0.20 - "@storybook/channel-websocket": 7.0.20 - "@storybook/client-logger": 7.0.20 - "@storybook/core-common": 7.0.20 - "@storybook/csf-plugin": 7.0.20 - "@storybook/mdx2-csf": 1.1.0 - "@storybook/node-logger": 7.0.20 - "@storybook/preview": 7.0.20 - "@storybook/preview-api": 7.0.20 - "@storybook/types": 7.0.20 + '@storybook/channel-postmessage': 7.0.20 + '@storybook/channel-websocket': 7.0.20 + '@storybook/client-logger': 7.0.20 + '@storybook/core-common': 7.0.20 + '@storybook/csf-plugin': 7.0.20 + '@storybook/mdx2-csf': 1.1.0 + '@storybook/node-logger': 7.0.20 + '@storybook/preview': 7.0.20 + '@storybook/preview-api': 7.0.20 + '@storybook/types': 7.0.20 browser-assert: 1.2.1 es-module-lexer: 0.9.3 express: 4.18.2 @@ -8028,10 +8030,10 @@ packages: /@storybook/channel-postmessage@7.0.20: resolution: {integrity: sha512-GhVI40gbCnq20+Wjk/f8RD/T4gruLNKCjuwTnCAoKIQpMOVAB6ddx0469f9lF5tAha6alZn0MLk5CXPK8LAn5w==} dependencies: - "@storybook/channels": 7.0.20 - "@storybook/client-logger": 7.0.20 - "@storybook/core-events": 7.0.20 - "@storybook/global": 5.0.0 + '@storybook/channels': 7.0.20 + '@storybook/client-logger': 7.0.20 + '@storybook/core-events': 7.0.20 + '@storybook/global': 5.0.0 qs: 6.11.2 telejson: 7.1.0 dev: true @@ -8039,10 +8041,10 @@ packages: /@storybook/channel-postmessage@7.0.24: resolution: {integrity: sha512-QLtLXjEeTEwBN/7pB888mBaykmRU9Jy2BitvZuLJWyHHygTYm3vYZOaGR37DT+q/6Ob5GaZ0tURZmCSNDe8IIA==} dependencies: - "@storybook/channels": 7.0.24 - "@storybook/client-logger": 7.0.24 - "@storybook/core-events": 7.0.24 - "@storybook/global": 5.0.0 + '@storybook/channels': 7.0.24 + '@storybook/client-logger': 7.0.24 + '@storybook/core-events': 7.0.24 + '@storybook/global': 5.0.0 qs: 6.11.2 telejson: 7.1.0 dev: true @@ -8050,9 +8052,9 @@ packages: /@storybook/channel-websocket@7.0.20: resolution: {integrity: sha512-nzpnvUAdOgEn1FhUlaTl/ImSoiRJQs1UmLPxDtqAOGo01W+GIlj17Y+0TYCaG3EJoRVv59XPIrqywut2o6j40Q==} dependencies: - "@storybook/channels": 7.0.20 - "@storybook/client-logger": 7.0.20 - "@storybook/global": 5.0.0 + '@storybook/channels': 7.0.20 + '@storybook/client-logger': 7.0.20 + '@storybook/global': 5.0.0 telejson: 7.1.0 dev: true @@ -8068,17 +8070,17 @@ packages: resolution: {integrity: sha512-ZYBJL1d7nWXQok7SriF18h0YPO38Eu1YxR8b1VHgOZYKZhuQmtvhmjMTSgpoGjnynNkEaV3fvm6+KYTjSqYcnw==} hasBin: true dependencies: - "@babel/core": 7.22.5 - "@babel/preset-env": 7.22.5(@babel/core@7.22.5) - "@ndelangen/get-tarball": 3.0.9 - "@storybook/codemod": 7.0.20 - "@storybook/core-common": 7.0.20 - "@storybook/core-server": 7.0.20 - "@storybook/csf-tools": 7.0.20 - "@storybook/node-logger": 7.0.20 - "@storybook/telemetry": 7.0.20 - "@storybook/types": 7.0.20 - "@types/semver": 7.5.0 + '@babel/core': 7.22.5 + '@babel/preset-env': 7.22.5(@babel/core@7.22.5) + '@ndelangen/get-tarball': 3.0.9 + '@storybook/codemod': 7.0.20 + '@storybook/core-common': 7.0.20 + '@storybook/core-server': 7.0.20 + '@storybook/csf-tools': 7.0.20 + '@storybook/node-logger': 7.0.20 + '@storybook/telemetry': 7.0.20 + '@storybook/types': 7.0.20 + '@types/semver': 7.5.0 boxen: 5.1.2 chalk: 4.1.2 commander: 6.2.1 @@ -8117,25 +8119,25 @@ packages: /@storybook/client-logger@7.0.20: resolution: {integrity: sha512-h0maWgvrhoDVALrbQ6ZFF0/7koVAazMbqWLmV/SF4JB2cBSgfgO0gmrCmKzUAe+KOABK/TMQTEQc1S1js0Dorw==} dependencies: - "@storybook/global": 5.0.0 + '@storybook/global': 5.0.0 dev: true /@storybook/client-logger@7.0.24: resolution: {integrity: sha512-4zRTb+QQ1hWaRqad/UufZNRfi2d/cf5a40My72Ct97VwjhJFE6aQ3K+hl1Xt6hh8dncDL2JK3cgziw6ElqjT0w==} dependencies: - "@storybook/global": 5.0.0 + '@storybook/global': 5.0.0 dev: true /@storybook/codemod@7.0.20: resolution: {integrity: sha512-ZyxtYxp+1yEV0Z7qGeov/neeE9yYEOzobNuHDJ/nA0HNrXkeIolmvb9TFhSpOiSxRdHJhpBQG/U76KZMdAhNdw==} dependencies: - "@babel/core": 7.21.8 - "@babel/preset-env": 7.21.5(@babel/core@7.21.8) - "@babel/types": 7.21.5 - "@storybook/csf": 0.1.1 - "@storybook/csf-tools": 7.0.20 - "@storybook/node-logger": 7.0.20 - "@storybook/types": 7.0.20 + '@babel/core': 7.21.8 + '@babel/preset-env': 7.21.5(@babel/core@7.21.8) + '@babel/types': 7.21.5 + '@storybook/csf': 0.1.1 + '@storybook/csf-tools': 7.0.20 + '@storybook/node-logger': 7.0.20 + '@storybook/types': 7.0.20 cross-spawn: 7.0.3 globby: 11.1.0 jscodeshift: 0.14.0(@babel/preset-env@7.21.5) @@ -8152,11 +8154,11 @@ packages: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: - "@storybook/client-logger": 7.0.20 - "@storybook/csf": 0.1.1 - "@storybook/global": 5.0.0 - "@storybook/theming": 7.0.20(react-dom@18.2.0)(react@18.2.0) - "@storybook/types": 7.0.20 + '@storybook/client-logger': 7.0.20 + '@storybook/csf': 0.1.1 + '@storybook/global': 5.0.0 + '@storybook/theming': 7.0.20(react-dom@18.2.0)(react@18.2.0) + '@storybook/types': 7.0.20 memoizerific: 1.11.3 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) @@ -8167,17 +8169,17 @@ packages: /@storybook/core-client@7.0.20: resolution: {integrity: sha512-POKAxwwbX+nDiqpVDjrV0H+GFmEg1IcmUWnmiE69n9GibX6zwGh3plJDKb+y0nK8eR4SRgLe8PovMEO/+W/xsw==} dependencies: - "@storybook/client-logger": 7.0.20 - "@storybook/preview-api": 7.0.20 + '@storybook/client-logger': 7.0.20 + '@storybook/preview-api': 7.0.20 dev: true /@storybook/core-common@7.0.20: resolution: {integrity: sha512-4uh/zMs884rlYSfPEzsZy8Z7lchitZTKI6031gigEMBBgdYZ1eHqwz91YfQK7e2dFKjxfw2y9HS1yRI57RJrQg==} dependencies: - "@storybook/node-logger": 7.0.20 - "@storybook/types": 7.0.20 - "@types/node": 16.18.23 - "@types/pretty-hrtime": 1.0.1 + '@storybook/node-logger': 7.0.20 + '@storybook/types': 7.0.20 + '@types/node': 16.18.23 + '@types/pretty-hrtime': 1.0.1 chalk: 4.1.2 esbuild: 0.17.19 esbuild-register: 3.4.2(esbuild@0.17.19) @@ -8208,25 +8210,25 @@ packages: /@storybook/core-server@7.0.20: resolution: {integrity: sha512-hNKwi5QZMhfeqw8+UmU6hCIIQfTC5r1ItaKZIeF43HnSt4hNKoA9fHu1UCS5UA56KddBxSAPggroEF+Ah8ZHcg==} dependencies: - "@aw-web-design/x-default-browser": 1.4.88 - "@discoveryjs/json-ext": 0.5.7 - "@storybook/builder-manager": 7.0.20 - "@storybook/core-common": 7.0.20 - "@storybook/core-events": 7.0.20 - "@storybook/csf": 0.1.1 - "@storybook/csf-tools": 7.0.20 - "@storybook/docs-mdx": 0.1.0 - "@storybook/global": 5.0.0 - "@storybook/manager": 7.0.20 - "@storybook/node-logger": 7.0.20 - "@storybook/preview-api": 7.0.20 - "@storybook/telemetry": 7.0.20 - "@storybook/types": 7.0.20 - "@types/detect-port": 1.3.3 - "@types/node": 16.18.23 - "@types/node-fetch": 2.6.4 - "@types/pretty-hrtime": 1.0.1 - "@types/semver": 7.5.0 + '@aw-web-design/x-default-browser': 1.4.88 + '@discoveryjs/json-ext': 0.5.7 + '@storybook/builder-manager': 7.0.20 + '@storybook/core-common': 7.0.20 + '@storybook/core-events': 7.0.20 + '@storybook/csf': 0.1.1 + '@storybook/csf-tools': 7.0.20 + '@storybook/docs-mdx': 0.1.0 + '@storybook/global': 5.0.0 + '@storybook/manager': 7.0.20 + '@storybook/node-logger': 7.0.20 + '@storybook/preview-api': 7.0.20 + '@storybook/telemetry': 7.0.20 + '@storybook/types': 7.0.20 + '@types/detect-port': 1.3.3 + '@types/node': 16.18.23 + '@types/node-fetch': 2.6.4 + '@types/pretty-hrtime': 1.0.1 + '@types/semver': 7.5.0 better-opn: 2.1.1 boxen: 5.1.2 chalk: 4.1.2 @@ -8260,7 +8262,7 @@ packages: /@storybook/csf-plugin@7.0.20: resolution: {integrity: sha512-jxEZN2Hf4qpALzDXX3gKy7c0nUM4BfDiAnUqTeJIks6nFUOF00qoU1qNqJzYScH1AXI9J7LwXJ6n8b0DSW/H3Q==} dependencies: - "@storybook/csf-tools": 7.0.20 + '@storybook/csf-tools': 7.0.20 unplugin: 0.10.2 transitivePeerDependencies: - supports-color @@ -8269,12 +8271,12 @@ packages: /@storybook/csf-tools@7.0.20: resolution: {integrity: sha512-m68wLgN5G7XIChQrjeILBYu+4TVHfllIrIJXMZ3Gi+iplOCHsQLfA6Oa0VtTB09Ol5K2StdMHjBCoR6HfHzsXA==} dependencies: - "@babel/generator": 7.21.9 - "@babel/parser": 7.21.9 - "@babel/traverse": 7.21.5 - "@babel/types": 7.21.5 - "@storybook/csf": 0.1.1 - "@storybook/types": 7.0.20 + '@babel/generator': 7.21.9 + '@babel/parser': 7.21.9 + '@babel/traverse': 7.21.5 + '@babel/types': 7.21.5 + '@storybook/csf': 0.1.1 + '@storybook/types': 7.0.20 fs-extra: 11.1.1 recast: 0.23.2 ts-dedent: 2.2.0 @@ -8295,11 +8297,11 @@ packages: /@storybook/docs-tools@7.0.20: resolution: {integrity: sha512-9MfQaIseC6fzU5McyBOYiVNHa4wiyVyNMG+rOgdDI4Q+JZDRm9wgf+mtB5Uc8bZZZJRUTxSKJwqeFlxn9zTJgA==} dependencies: - "@babel/core": 7.22.5 - "@storybook/core-common": 7.0.20 - "@storybook/preview-api": 7.0.20 - "@storybook/types": 7.0.20 - "@types/doctrine": 0.0.3 + '@babel/core': 7.22.5 + '@storybook/core-common': 7.0.20 + '@storybook/preview-api': 7.0.20 + '@storybook/types': 7.0.20 + '@types/doctrine': 0.0.3 doctrine: 3.0.0 lodash: 4.17.21 transitivePeerDependencies: @@ -8313,21 +8315,21 @@ packages: /@storybook/instrumenter@7.0.20: resolution: {integrity: sha512-TQW/4LJOV2Rok8HH0/AiD9TRDdGaCcCDI34r394frNL61tprrSkT7+ASul68U3c2yuddL9mfrbacr7AzVuf2rA==} dependencies: - "@storybook/channels": 7.0.20 - "@storybook/client-logger": 7.0.20 - "@storybook/core-events": 7.0.20 - "@storybook/global": 5.0.0 - "@storybook/preview-api": 7.0.20 + '@storybook/channels': 7.0.20 + '@storybook/client-logger': 7.0.20 + '@storybook/core-events': 7.0.20 + '@storybook/global': 5.0.0 + '@storybook/preview-api': 7.0.20 dev: true /@storybook/instrumenter@7.0.24: resolution: {integrity: sha512-XQ4Whq0rqW9eFMTtRpLxcl6bCf+KO3UZYcm+H63EDn9TstDyopmqv1fDg2tmJOpqLo143F8qLVC89rI7M/lO6w==} dependencies: - "@storybook/channels": 7.0.24 - "@storybook/client-logger": 7.0.24 - "@storybook/core-events": 7.0.24 - "@storybook/global": 5.0.0 - "@storybook/preview-api": 7.0.24 + '@storybook/channels': 7.0.24 + '@storybook/client-logger': 7.0.24 + '@storybook/core-events': 7.0.24 + '@storybook/global': 5.0.0 + '@storybook/preview-api': 7.0.24 dev: true /@storybook/manager-api@7.0.20(react-dom@18.2.0)(react@18.2.0): @@ -8336,14 +8338,14 @@ packages: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: - "@storybook/channels": 7.0.20 - "@storybook/client-logger": 7.0.20 - "@storybook/core-events": 7.0.20 - "@storybook/csf": 0.1.1 - "@storybook/global": 5.0.0 - "@storybook/router": 7.0.20(react-dom@18.2.0)(react@18.2.0) - "@storybook/theming": 7.0.20(react-dom@18.2.0)(react@18.2.0) - "@storybook/types": 7.0.20 + '@storybook/channels': 7.0.20 + '@storybook/client-logger': 7.0.20 + '@storybook/core-events': 7.0.20 + '@storybook/csf': 0.1.1 + '@storybook/global': 5.0.0 + '@storybook/router': 7.0.20(react-dom@18.2.0)(react@18.2.0) + '@storybook/theming': 7.0.20(react-dom@18.2.0)(react@18.2.0) + '@storybook/types': 7.0.20 dequal: 2.0.3 lodash: 4.17.21 memoizerific: 1.11.3 @@ -8366,7 +8368,7 @@ packages: /@storybook/node-logger@7.0.20: resolution: {integrity: sha512-CibPbHs7ELVtx7++5OGHL13lMG0vKEBGBBcb3FJFgf5fLYOor3jJ/xbiUZpfdg34mwzXHTVUi7o4MMMd4nVe+g==} dependencies: - "@types/npmlog": 4.1.4 + '@types/npmlog': 4.1.4 chalk: 4.1.2 npmlog: 5.0.1 pretty-hrtime: 1.0.3 @@ -8379,14 +8381,14 @@ packages: /@storybook/preview-api@7.0.20: resolution: {integrity: sha512-obtzMnI8X1GkOFivHUHsvXu8B0Lr/EECF+y35La1puGKbugviKj/k5vip2rlXmTDuqlxjexHZQOFz4n9NIeHiw==} dependencies: - "@storybook/channel-postmessage": 7.0.20 - "@storybook/channels": 7.0.20 - "@storybook/client-logger": 7.0.20 - "@storybook/core-events": 7.0.20 - "@storybook/csf": 0.1.1 - "@storybook/global": 5.0.0 - "@storybook/types": 7.0.20 - "@types/qs": 6.9.7 + '@storybook/channel-postmessage': 7.0.20 + '@storybook/channels': 7.0.20 + '@storybook/client-logger': 7.0.20 + '@storybook/core-events': 7.0.20 + '@storybook/csf': 0.1.1 + '@storybook/global': 5.0.0 + '@storybook/types': 7.0.20 + '@types/qs': 6.9.7 dequal: 2.0.3 lodash: 4.17.21 memoizerific: 1.11.3 @@ -8399,14 +8401,14 @@ packages: /@storybook/preview-api@7.0.24: resolution: {integrity: sha512-psycU07tuB5nyJvfAJiDN/9e8cjOdJ+5lrCSYC3vPzH86LxADDIN0/8xFb1CaQWcXZsADEFJGpHKWbRhjym5ew==} dependencies: - "@storybook/channel-postmessage": 7.0.24 - "@storybook/channels": 7.0.24 - "@storybook/client-logger": 7.0.24 - "@storybook/core-events": 7.0.24 - "@storybook/csf": 0.1.1 - "@storybook/global": 5.0.0 - "@storybook/types": 7.0.24 - "@types/qs": 6.9.7 + '@storybook/channel-postmessage': 7.0.24 + '@storybook/channels': 7.0.24 + '@storybook/client-logger': 7.0.24 + '@storybook/core-events': 7.0.24 + '@storybook/csf': 0.1.1 + '@storybook/global': 5.0.0 + '@storybook/types': 7.0.24 + '@types/qs': 6.9.7 dequal: 2.0.3 lodash: 4.17.21 memoizerific: 1.11.3 @@ -8432,17 +8434,17 @@ packages: /@storybook/react-vite@7.0.20(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.3)(vite@4.3.9): resolution: {integrity: sha512-BUIhMD6bxIJ+LTocRyiqfg9Y8HraQDyhSWTIonBjRoIxjCkVhJ3QHQkEy6P+0cerWsntTD2/Gwmq1o1Vzl/6Sw==} - engines: {node: ">=16"} + engines: {node: '>=16'} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 vite: ^3.0.0 || ^4.0.0 dependencies: - "@joshwooding/vite-plugin-react-docgen-typescript": 0.2.1(typescript@5.1.3)(vite@4.3.9) - "@rollup/pluginutils": 4.2.1 - "@storybook/builder-vite": 7.0.20(typescript@5.1.3)(vite@4.3.9) - "@storybook/react": 7.0.20(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.3) - "@vitejs/plugin-react": 3.1.0(vite@4.3.9) + '@joshwooding/vite-plugin-react-docgen-typescript': 0.2.1(typescript@5.1.3)(vite@4.3.9) + '@rollup/pluginutils': 4.2.1 + '@storybook/builder-vite': 7.0.20(typescript@5.1.3)(vite@4.3.9) + '@storybook/react': 7.0.20(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.3) + '@vitejs/plugin-react': 3.1.0(vite@4.3.9) ast-types: 0.14.2 magic-string: 0.27.0 react: 18.2.0 @@ -8450,7 +8452,7 @@ packages: react-dom: 18.2.0(react@18.2.0) vite: 4.3.9(@types/node@18.16.18) transitivePeerDependencies: - - "@preact/preset-vite" + - '@preact/preset-vite' - supports-color - typescript - vite-plugin-glimmerx @@ -8458,25 +8460,25 @@ packages: /@storybook/react@7.0.20(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.3): resolution: {integrity: sha512-5F7ENxlAgUMzYu8W4OThn01P5zMPg/4Th/ekeSGJvAzR8OwwNNzHG9tKmu29cz8unmQqCSxkwaC63N1nm4YaBQ==} - engines: {node: ">=16.0.0"} + engines: {node: '>=16.0.0'} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 - typescript: "*" + typescript: '*' peerDependenciesMeta: typescript: optional: true dependencies: - "@storybook/client-logger": 7.0.20 - "@storybook/core-client": 7.0.20 - "@storybook/docs-tools": 7.0.20 - "@storybook/global": 5.0.0 - "@storybook/preview-api": 7.0.20 - "@storybook/react-dom-shim": 7.0.20(react-dom@18.2.0)(react@18.2.0) - "@storybook/types": 7.0.20 - "@types/escodegen": 0.0.6 - "@types/estree": 0.0.51 - "@types/node": 16.0.0 + '@storybook/client-logger': 7.0.20 + '@storybook/core-client': 7.0.20 + '@storybook/docs-tools': 7.0.20 + '@storybook/global': 5.0.0 + '@storybook/preview-api': 7.0.20 + '@storybook/react-dom-shim': 7.0.20(react-dom@18.2.0)(react@18.2.0) + '@storybook/types': 7.0.20 + '@types/escodegen': 0.0.6 + '@types/estree': 0.0.51 + '@types/node': 16.0.0 acorn: 7.4.1 acorn-jsx: 5.3.2(acorn@7.4.1) acorn-walk: 7.2.0 @@ -8501,7 +8503,7 @@ packages: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: - "@storybook/client-logger": 7.0.20 + '@storybook/client-logger': 7.0.20 memoizerific: 1.11.3 qs: 6.11.2 react: 18.2.0 @@ -8511,8 +8513,8 @@ packages: /@storybook/telemetry@7.0.20: resolution: {integrity: sha512-yCNPtu7yrFiBgriaM6Mq68871hTGbDmuiwAF4TXWnpEygtBKFpUomKcwVHGf8Fsc3xdXGl5m6uTfAPseWxfaVA==} dependencies: - "@storybook/client-logger": 7.0.20 - "@storybook/core-common": 7.0.20 + '@storybook/client-logger': 7.0.20 + '@storybook/core-common': 7.0.20 chalk: 4.1.2 detect-package-manager: 2.0.1 fetch-retry: 5.0.6 @@ -8528,10 +8530,10 @@ packages: /@storybook/testing-library@0.1.0: resolution: {integrity: sha512-g947f4LJZw3IluBhysMKLJXByAFiSxnGuooENqU+ZPt/GTrz1I9GDBlhmoTJahuFkVbwHvziAl/8riY2Re921g==} dependencies: - "@storybook/client-logger": 7.0.24 - "@storybook/instrumenter": 7.0.24 - "@testing-library/dom": 8.20.1 - "@testing-library/user-event": 13.5.0(@testing-library/dom@8.20.1) + '@storybook/client-logger': 7.0.24 + '@storybook/instrumenter': 7.0.24 + '@testing-library/dom': 8.20.1 + '@testing-library/user-event': 13.5.0(@testing-library/dom@8.20.1) ts-dedent: 2.2.0 dev: true @@ -8541,9 +8543,9 @@ packages: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: - "@emotion/use-insertion-effect-with-fallbacks": 1.0.1(react@18.2.0) - "@storybook/client-logger": 7.0.20 - "@storybook/global": 5.0.0 + '@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@18.2.0) + '@storybook/client-logger': 7.0.20 + '@storybook/global': 5.0.0 memoizerific: 1.11.3 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) @@ -8552,24 +8554,24 @@ packages: /@storybook/types@7.0.20: resolution: {integrity: sha512-Z7RhHRnhrPd2jXPZtjbOILj1QgylqlsD3cFIYMcSz3yvUvxLRx3BKCftXyFbIuxr0QoCJE38adRp7YGO9uJnQQ==} dependencies: - "@storybook/channels": 7.0.20 - "@types/babel__core": 7.20.1 - "@types/express": 4.17.17 + '@storybook/channels': 7.0.20 + '@types/babel__core': 7.20.1 + '@types/express': 4.17.17 file-system-cache: 2.4.1 dev: true /@storybook/types@7.0.24: resolution: {integrity: sha512-SZh/XBHP1TT5bmEk0W52nT0v6fUnYwmZVls3da5noutdgOAiwL7TANtl41XrNjG+UDr8x0OE3PVVJi+LhwUaNA==} dependencies: - "@storybook/channels": 7.0.24 - "@types/babel__core": 7.20.1 - "@types/express": 4.17.17 + '@storybook/channels': 7.0.24 + '@types/babel__core': 7.20.1 + '@types/express': 4.17.17 file-system-cache: 2.3.0 dev: true /@swc/core-darwin-arm64@1.3.67: resolution: {integrity: sha512-zCT2mCkOBVNf5uJDcQ3A9KDoO1OEaGdfjsRTZTo7sejDd9AXLfJg+xgyCBBrK2jNS/uWcT21IvSv3LqKp4K8pA==} - engines: {node: ">=10"} + engines: {node: '>=10'} cpu: [arm64] os: [darwin] requiresBuild: true @@ -8578,7 +8580,7 @@ packages: /@swc/core-darwin-x64@1.3.67: resolution: {integrity: sha512-hXTVsfTatPEec5gFVyjGj3NccKZsYj/OXyHn6XA+l3Q76lZzGm2ISHdku//XNwXu8OmJ0HhS7LPsC4XXwxXQhg==} - engines: {node: ">=10"} + engines: {node: '>=10'} cpu: [x64] os: [darwin] requiresBuild: true @@ -8587,7 +8589,7 @@ packages: /@swc/core-linux-arm-gnueabihf@1.3.67: resolution: {integrity: sha512-l8AKL0RkDL5FRTeWMmjoz9zvAc37amxC+0rheaNwE+gZya7ObyNjnIYz5FwN+3y+z6JFU7LS2x/5f6iwruv6pg==} - engines: {node: ">=10"} + engines: {node: '>=10'} cpu: [arm] os: [linux] requiresBuild: true @@ -8596,7 +8598,7 @@ packages: /@swc/core-linux-arm64-gnu@1.3.67: resolution: {integrity: sha512-S8zOB1AXEpb7kmtgMaFNeLAj01VOky4B0RNZ+uJWigdrDiFT67FeZzNHUNmNSOU0QM79G+Lie/xD/beqEw0vDg==} - engines: {node: ">=10"} + engines: {node: '>=10'} cpu: [arm64] os: [linux] requiresBuild: true @@ -8605,7 +8607,7 @@ packages: /@swc/core-linux-arm64-musl@1.3.67: resolution: {integrity: sha512-Fex8J8ASrt13pmOr2xWh41tEeKWwXYGk3sV8L/aGHiYtIJEUi2f+RtMx3jp7LIdOD8pQptor7i5WBlfR9jhp8A==} - engines: {node: ">=10"} + engines: {node: '>=10'} cpu: [arm64] os: [linux] requiresBuild: true @@ -8614,7 +8616,7 @@ packages: /@swc/core-linux-x64-gnu@1.3.67: resolution: {integrity: sha512-9bz9/bMphrv5vDg0os/d8ve0QgFpDzJgZgHUaHiGwcmfnlgdOSAaYJLIvWdcGTjZuQeV4L0m+iru357D9TXEzA==} - engines: {node: ">=10"} + engines: {node: '>=10'} cpu: [x64] os: [linux] requiresBuild: true @@ -8623,7 +8625,7 @@ packages: /@swc/core-linux-x64-musl@1.3.67: resolution: {integrity: sha512-ED0H6oLvQmhgo9zs8usmEA/lcZPGTu7K9og9K871b7HhHX0h/R+Xg2pb5KD7S/GyUHpfuopxjVROm+h6X1jMUA==} - engines: {node: ">=10"} + engines: {node: '>=10'} cpu: [x64] os: [linux] requiresBuild: true @@ -8632,7 +8634,7 @@ packages: /@swc/core-win32-arm64-msvc@1.3.67: resolution: {integrity: sha512-J1yFDLgPFeRtA8t5E159OXX+ww1gbkFg70yr4OP7EsOkOD1uMkuTf9yK/woHfsaVJlUYjJHzw7MkUIEgQBucqQ==} - engines: {node: ">=10"} + engines: {node: '>=10'} cpu: [arm64] os: [win32] requiresBuild: true @@ -8641,7 +8643,7 @@ packages: /@swc/core-win32-ia32-msvc@1.3.67: resolution: {integrity: sha512-bK11/KtasewqHxzkjKUBXRE9MSAidbZCxrgJUd49bItG2N/DHxkwMYu8Xkh5VDHdTYWv/2idYtf/VM9Yi+53qw==} - engines: {node: ">=10"} + engines: {node: '>=10'} cpu: [ia32] os: [win32] requiresBuild: true @@ -8650,7 +8652,7 @@ packages: /@swc/core-win32-x64-msvc@1.3.67: resolution: {integrity: sha512-GxzUU3+NA3cPcYxCxtfSQIS2ySD7Z8IZmKTVaWA9GOUQbKLyCE8H5js31u39+0op/1gNgxOgYFDoj2lUyvLCqw==} - engines: {node: ">=10"} + engines: {node: '>=10'} cpu: [x64] os: [win32] requiresBuild: true @@ -8659,29 +8661,29 @@ packages: /@swc/core@1.3.67: resolution: {integrity: sha512-9DROjzfAEt0xt0CDkOYsWpkUPyne8fl5ggWGon049678BOM7p0R0dmaalZGAsKatG5vYP1IWSKWsKhJIubDCsQ==} - engines: {node: ">=10"} + engines: {node: '>=10'} requiresBuild: true peerDependencies: - "@swc/helpers": ^0.5.0 + '@swc/helpers': ^0.5.0 peerDependenciesMeta: - "@swc/helpers": + '@swc/helpers': optional: true optionalDependencies: - "@swc/core-darwin-arm64": 1.3.67 - "@swc/core-darwin-x64": 1.3.67 - "@swc/core-linux-arm-gnueabihf": 1.3.67 - "@swc/core-linux-arm64-gnu": 1.3.67 - "@swc/core-linux-arm64-musl": 1.3.67 - "@swc/core-linux-x64-gnu": 1.3.67 - "@swc/core-linux-x64-musl": 1.3.67 - "@swc/core-win32-arm64-msvc": 1.3.67 - "@swc/core-win32-ia32-msvc": 1.3.67 - "@swc/core-win32-x64-msvc": 1.3.67 + '@swc/core-darwin-arm64': 1.3.67 + '@swc/core-darwin-x64': 1.3.67 + '@swc/core-linux-arm-gnueabihf': 1.3.67 + '@swc/core-linux-arm64-gnu': 1.3.67 + '@swc/core-linux-arm64-musl': 1.3.67 + '@swc/core-linux-x64-gnu': 1.3.67 + '@swc/core-linux-x64-musl': 1.3.67 + '@swc/core-win32-arm64-msvc': 1.3.67 + '@swc/core-win32-ia32-msvc': 1.3.67 + '@swc/core-win32-x64-msvc': 1.3.67 dev: true /@szmarczak/http-timer@5.0.1: resolution: {integrity: sha512-+PmQX0PiAYPMeVYe237LJAYvOMYW1j2rH5YROyS3b4CTVJum34HfRvKvAzozHAQG0TnHNdUfY9nCeUyRAs//cw==} - engines: {node: ">=14.16"} + engines: {node: '>=14.16'} dependencies: defer-to-connect: 2.0.1 dev: true @@ -8689,7 +8691,7 @@ packages: /@tailwindcss/forms@0.5.3(tailwindcss@3.3.2): resolution: {integrity: sha512-y5mb86JUoiUgBjY/o6FJSFZSEttfb3Q5gllE4xoKjAAD+vBrnIhE4dViwUuow3va8mpH4s9jyUbUbrRGoRdc2Q==} peerDependencies: - tailwindcss: ">=3.0.0 || >= 3.0.0-alpha.1" + tailwindcss: '>=3.0.0 || >= 3.0.0-alpha.1' dependencies: mini-svg-data-uri: 1.4.4 tailwindcss: 3.3.2 @@ -8703,14 +8705,14 @@ packages: peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 - react-native: "*" + react-native: '*' peerDependenciesMeta: react-dom: optional: true react-native: optional: true dependencies: - "@tanstack/query-core": 4.29.11 + '@tanstack/query-core': 4.29.11 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) use-sync-external-store: 1.2.0(react@18.2.0) @@ -8718,11 +8720,11 @@ packages: /@testing-library/dom@8.20.1: resolution: {integrity: sha512-/DiOQ5xBxgdYRC8LNk7U+RWat0S3qRLeIw3ZIkMQ9kkVlRmwD/Eg8k8CqIpD6GW7u20JIUOfMKbxtiLutpjQ4g==} - engines: {node: ">=12"} + engines: {node: '>=12'} dependencies: - "@babel/code-frame": 7.22.5 - "@babel/runtime": 7.22.5 - "@types/aria-query": 5.0.1 + '@babel/code-frame': 7.22.5 + '@babel/runtime': 7.22.5 + '@types/aria-query': 5.0.1 aria-query: 5.1.3 chalk: 4.1.2 dom-accessibility-api: 0.5.16 @@ -8732,11 +8734,11 @@ packages: /@testing-library/dom@9.3.1: resolution: {integrity: sha512-0DGPd9AR3+iDTjGoMpxIkAsUihHZ3Ai6CneU6bRRrffXMgzCdlNk43jTrD2/5LT6CBb3MWTP8v510JzYtahD2w==} - engines: {node: ">=14"} + engines: {node: '>=14'} dependencies: - "@babel/code-frame": 7.22.5 - "@babel/runtime": 7.22.5 - "@types/aria-query": 5.0.1 + '@babel/code-frame': 7.22.5 + '@babel/runtime': 7.22.5 + '@types/aria-query': 5.0.1 aria-query: 5.1.3 chalk: 4.1.2 dom-accessibility-api: 0.5.16 @@ -8746,56 +8748,56 @@ packages: /@testing-library/react@14.0.0(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-S04gSNJbYE30TlIMLTzv6QCTzt9AqIF5y6s6SzVFILNcNvbV/jU96GeiTPillGQo+Ny64M/5PV7klNYYgv5Dfg==} - engines: {node: ">=14"} + engines: {node: '>=14'} peerDependencies: react: ^18.0.0 react-dom: ^18.0.0 dependencies: - "@babel/runtime": 7.22.5 - "@testing-library/dom": 9.3.1 - "@types/react-dom": 18.2.5 + '@babel/runtime': 7.22.5 + '@testing-library/dom': 9.3.1 + '@types/react-dom': 18.2.5 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: true /@testing-library/user-event@13.5.0(@testing-library/dom@8.20.1): resolution: {integrity: sha512-5Kwtbo3Y/NowpkbRuSepbyMFkZmHgD+vPzYB/RJ4oxt5Gj/avFFBYjhw27cqSVPVw/3a67NK1PbiIr9k4Gwmdg==} - engines: {node: ">=10", npm: ">=6"} + engines: {node: '>=10', npm: '>=6'} peerDependencies: - "@testing-library/dom": ">=7.21.4" + '@testing-library/dom': '>=7.21.4' dependencies: - "@babel/runtime": 7.22.5 - "@testing-library/dom": 8.20.1 + '@babel/runtime': 7.22.5 + '@testing-library/dom': 8.20.1 dev: true /@tootallnate/once@1.1.2: resolution: {integrity: sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==} - engines: {node: ">= 6"} + engines: {node: '>= 6'} dev: true /@tootallnate/once@2.0.0: resolution: {integrity: sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==} - engines: {node: ">= 10"} + engines: {node: '>= 10'} /@trpc/client@10.30.0(@trpc/server@10.30.0): resolution: {integrity: sha512-utz0qRI4eU3QcHvBwcSONEnt5pWR3Dyk4VFJnySHysBT6GQRRpJifWX5+RxDhFK93LxcAmiirFbYXjZ40gbobw==} peerDependencies: - "@trpc/server": 10.30.0 + '@trpc/server': 10.30.0 dependencies: - "@trpc/server": 10.30.0 + '@trpc/server': 10.30.0 /@trpc/react-query@10.30.0(@tanstack/react-query@4.29.12)(@trpc/client@10.30.0)(@trpc/server@10.30.0)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-bJnCEsuBv/xqnT76Ur8PI3VYjfCE1MYJ6LafT9nL25Pvfq480r0MFEIF0nQ7AWDZ8hZEDE8UZuicGG1ITpyxkQ==} peerDependencies: - "@tanstack/react-query": ^4.18.0 - "@trpc/client": 10.30.0 - "@trpc/server": 10.30.0 - react: ">=16.8.0" - react-dom: ">=16.8.0" + '@tanstack/react-query': ^4.18.0 + '@trpc/client': 10.30.0 + '@trpc/server': 10.30.0 + react: '>=16.8.0' + react-dom: '>=16.8.0' dependencies: - "@tanstack/react-query": 4.29.12(react-dom@18.2.0)(react@18.2.0) - "@trpc/client": 10.30.0(@trpc/server@10.30.0) - "@trpc/server": 10.30.0 + '@tanstack/react-query': 4.29.12(react-dom@18.2.0)(react@18.2.0) + '@trpc/client': 10.30.0(@trpc/server@10.30.0) + '@trpc/server': 10.30.0 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: false @@ -8830,43 +8832,43 @@ packages: /@types/babel__core@7.20.1: resolution: {integrity: sha512-aACu/U/omhdk15O4Nfb+fHgH/z3QsfQzpnvRZhYhThms83ZnAOZz7zZAWO7mn2yyNQaA4xTO8GLK3uqFU4bYYw==} dependencies: - "@babel/parser": 7.22.5 - "@babel/types": 7.22.5 - "@types/babel__generator": 7.6.4 - "@types/babel__template": 7.4.1 - "@types/babel__traverse": 7.20.1 + '@babel/parser': 7.22.5 + '@babel/types': 7.22.5 + '@types/babel__generator': 7.6.4 + '@types/babel__template': 7.4.1 + '@types/babel__traverse': 7.20.1 dev: true /@types/babel__generator@7.6.4: resolution: {integrity: sha512-tFkciB9j2K755yrTALxD44McOrk+gfpIpvC3sxHjRawj6PfnQxrse4Clq5y/Rq+G3mrBurMax/lG8Qn2t9mSsg==} dependencies: - "@babel/types": 7.22.5 + '@babel/types': 7.22.5 dev: true /@types/babel__template@7.4.1: resolution: {integrity: sha512-azBFKemX6kMg5Io+/rdGT0dkGreboUVR0Cdm3fz9QJWpaQGJRQXl7C+6hOTCZcMll7KFyEQpgbYI2lHdsS4U7g==} dependencies: - "@babel/parser": 7.22.5 - "@babel/types": 7.22.5 + '@babel/parser': 7.22.5 + '@babel/types': 7.22.5 dev: true /@types/babel__traverse@7.20.1: resolution: {integrity: sha512-MitHFXnhtgwsGZWtT68URpOvLN4EREih1u3QtQiN4VdAxWKRVvGCSvw/Qth0M0Qq3pJpnGOu5JaM/ydK7OGbqg==} dependencies: - "@babel/types": 7.22.5 + '@babel/types': 7.22.5 dev: true /@types/body-parser@1.19.2: resolution: {integrity: sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==} dependencies: - "@types/connect": 3.4.35 - "@types/node": 18.16.18 + '@types/connect': 3.4.35 + '@types/node': 18.16.18 dev: true /@types/chai-subset@1.3.3: resolution: {integrity: sha512-frBecisrNGz+F4T6bcc+NLeolfiojh5FxW2klu669+8BARtyQv2C/GkNW6FUodVe4BroGMP/wER/YDGc7rEllw==} dependencies: - "@types/chai": 4.3.5 + '@types/chai': 4.3.5 dev: true /@types/chai@4.3.5: @@ -8876,13 +8878,13 @@ packages: /@types/connect@3.4.35: resolution: {integrity: sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==} dependencies: - "@types/node": 18.16.18 + '@types/node': 18.16.18 dev: true /@types/cors@2.8.13: resolution: {integrity: sha512-RG8AStHlUiV5ysZQKq97copd2UmVYw3/pRMLefISZ3S1hK104Cwm7iLQ3fTKx+lsUH2CE8FlLaYeEA2LSeqYUA==} dependencies: - "@types/node": 18.16.18 + '@types/node': 18.16.18 dev: true /@types/d3-color@3.1.0: @@ -8892,7 +8894,7 @@ packages: /@types/d3-interpolate@3.0.1: resolution: {integrity: sha512-jx5leotSeac3jr0RePOH1KdR9rISG91QIE4Q2PYTu4OymLTZfA3SrnURSLzKH48HmXVUru50b8nje4E79oQSQw==} dependencies: - "@types/d3-color": 3.1.0 + '@types/d3-color': 3.1.0 dev: true /@types/d3-selection@3.0.5: @@ -8902,14 +8904,14 @@ packages: /@types/d3-zoom@3.0.3: resolution: {integrity: sha512-OWk1yYIIWcZ07+igN6BeoG6rqhnJ/pYe+R1qWFM2DtW49zsoSjgb9G5xB0ZXA8hh2jAzey1XuRmMSoXdKw8MDA==} dependencies: - "@types/d3-interpolate": 3.0.1 - "@types/d3-selection": 3.0.5 + '@types/d3-interpolate': 3.0.1 + '@types/d3-selection': 3.0.5 dev: true /@types/debug@4.1.7: resolution: {integrity: sha512-9AonUzyTjXXhEOa0DnqpzZi6VHlqKMswga9EXjpXnnqxwLtdvPPtlO8evrI5D9S6asFRCQ6v+wpiUKbw+vKqyg==} dependencies: - "@types/ms": 0.7.31 + '@types/ms': 0.7.31 dev: true /@types/detect-port@1.3.3: @@ -8931,15 +8933,15 @@ packages: /@types/eslint-scope@3.7.4: resolution: {integrity: sha512-9K4zoImiZc3HlIp6AVUDE4CWYx22a+lhSZMYNpbjW04+YF0KWj4pJXnEMjdnFTiQibFFmElcsasJXDbdI/EPhA==} dependencies: - "@types/eslint": 8.40.2 - "@types/estree": 1.0.1 + '@types/eslint': 8.40.2 + '@types/estree': 1.0.1 dev: true /@types/eslint@8.40.2: resolution: {integrity: sha512-PRVjQ4Eh9z9pmmtaq8nTjZjQwKFk7YIHIud3lRoKRBgUQjgjRmoGxxGEPXQkF+lH7QkHJRNr5F4aBgYCW0lqpQ==} dependencies: - "@types/estree": 1.0.1 - "@types/json-schema": 7.0.12 + '@types/estree': 1.0.1 + '@types/json-schema': 7.0.12 dev: true /@types/estree@0.0.51: @@ -8953,19 +8955,19 @@ packages: /@types/express-serve-static-core@4.17.35: resolution: {integrity: sha512-wALWQwrgiB2AWTT91CB62b6Yt0sNHpznUXeZEcnPU3DRdlDIz74x8Qg1UUYKSVFi+va5vKOLYRBI1bRKiLLKIg==} dependencies: - "@types/node": 18.16.18 - "@types/qs": 6.9.7 - "@types/range-parser": 1.2.4 - "@types/send": 0.17.1 + '@types/node': 18.16.18 + '@types/qs': 6.9.7 + '@types/range-parser': 1.2.4 + '@types/send': 0.17.1 dev: true /@types/express@4.17.17: resolution: {integrity: sha512-Q4FmmuLGBG58btUnfS1c1r/NQdlp3DMfGDGig8WhfpA2YRUtEkxAjkZb0yvplJGYdF1fsQ81iMDcH24sSCNC/Q==} dependencies: - "@types/body-parser": 1.19.2 - "@types/express-serve-static-core": 4.17.35 - "@types/qs": 6.9.7 - "@types/serve-static": 1.15.2 + '@types/body-parser': 1.19.2 + '@types/express-serve-static-core': 4.17.35 + '@types/qs': 6.9.7 + '@types/serve-static': 1.15.2 dev: true /@types/find-cache-dir@3.2.1: @@ -8975,39 +8977,39 @@ packages: /@types/fs-extra@11.0.1: resolution: {integrity: sha512-MxObHvNl4A69ofaTRU8DFqvgzzv8s9yRtaPPm5gud9HDNvpB3GPQFvNuTWAI59B9huVGV5jXYJwbCsmBsOGYWA==} dependencies: - "@types/jsonfile": 6.1.1 - "@types/node": 18.16.18 + '@types/jsonfile': 6.1.1 + '@types/node': 18.16.18 dev: true /@types/fs-extra@9.0.13: resolution: {integrity: sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA==} dependencies: - "@types/node": 18.16.18 + '@types/node': 18.16.18 dev: true /@types/glob@7.2.0: resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==} dependencies: - "@types/minimatch": 5.1.2 - "@types/node": 18.16.18 + '@types/minimatch': 5.1.2 + '@types/node': 18.16.18 dev: true /@types/glob@8.1.0: resolution: {integrity: sha512-IO+MJPVhoqz+28h1qLAcBEH2+xHMK6MTyHJc7MTnnYb6wsoLR29POVGJ7LycmVXIqyy/4/2ShP5sUwTXuOwb/w==} dependencies: - "@types/minimatch": 5.1.2 - "@types/node": 18.16.18 + '@types/minimatch': 5.1.2 + '@types/node': 18.16.18 /@types/graceful-fs@4.1.6: resolution: {integrity: sha512-Sig0SNORX9fdW+bQuTEovKj3uHcUL6LQKbCrrqb1X7J6/ReAbhCXRAhc+SMejhLELFj2QcyuxmUooZ4bt5ReSw==} dependencies: - "@types/node": 18.16.18 + '@types/node': 18.16.18 dev: true /@types/hast@2.3.4: resolution: {integrity: sha512-wLEm0QvaoawEDoTRwzTXp4b4jpwiJDvR5KMnFnVodm3scufTlBOWRD6N1OBf9TZMhjlNsSfcO5V+7AF4+Vy+9g==} dependencies: - "@types/unist": 2.0.6 + '@types/unist': 2.0.6 dev: true /@types/http-cache-semantics@4.0.1: @@ -9025,13 +9027,13 @@ packages: /@types/istanbul-lib-report@3.0.0: resolution: {integrity: sha512-plGgXAPfVKFoYfa9NpYDAkseG+g6Jr294RqeqcqDixSbU34MZVJRi/P+7Y8GDpzkEwLaGZZOpKIEmeVZNtKsrg==} dependencies: - "@types/istanbul-lib-coverage": 2.0.4 + '@types/istanbul-lib-coverage': 2.0.4 dev: true /@types/istanbul-reports@3.0.1: resolution: {integrity: sha512-c3mAZEuK0lvBp8tmuL74XRKn1+y2dcwOUpH7x4WrF6gk1GIgiluDRgMYQtw2OFcBvAJWlt6ASU3tSqxp0Uu0Aw==} dependencies: - "@types/istanbul-lib-report": 3.0.0 + '@types/istanbul-lib-report': 3.0.0 dev: true /@types/jest@27.5.2: @@ -9064,31 +9066,31 @@ packages: /@types/jsonfile@6.1.1: resolution: {integrity: sha512-GSgiRCVeapDN+3pqA35IkQwasaCh/0YFH5dEF6S88iDvEn901DjOeH3/QPY+XYP1DFzDZPvIvfeEgk+7br5png==} dependencies: - "@types/node": 18.16.18 + '@types/node': 18.16.18 dev: true /@types/lodash.debounce@4.0.7: resolution: {integrity: sha512-X1T4wMZ+gT000M2/91SYj0d/7JfeNZ9PeeOldSNoE/lunLeQXKvkmIumI29IaKMotU/ln/McOIvgzZcQ/3TrSA==} dependencies: - "@types/lodash": 4.14.195 + '@types/lodash': 4.14.195 dev: true /@types/lodash.throttle@4.1.7: resolution: {integrity: sha512-znwGDpjCHQ4FpLLx19w4OXDqq8+OvREa05H89obtSyXyOFKL3dDjCslsmfBz0T2FU8dmf5Wx1QvogbINiGIu9g==} dependencies: - "@types/lodash": 4.14.195 + '@types/lodash': 4.14.195 dev: true /@types/lodash.uniq@4.5.7: resolution: {integrity: sha512-qg7DeAbdZMi6DGvCxThlJycykLLhETrJrQZ6F2KaZ+o0sNK1qRHz46lgNA+nHHjwrmA2a91DyiZTp3ey3m1rEw==} dependencies: - "@types/lodash": 4.14.195 + '@types/lodash': 4.14.195 dev: true /@types/lodash.uniqby@4.7.7: resolution: {integrity: sha512-sv2g6vkCIvEUsK5/Vq17haoZaisfj2EWW8mP7QWlnKi6dByoNmeuHDDXHR7sabuDqwO4gvU7ModIL22MmnOocg==} dependencies: - "@types/lodash": 4.14.195 + '@types/lodash': 4.14.195 dev: true /@types/lodash@4.14.195: @@ -9098,7 +9100,7 @@ packages: /@types/mdast@3.0.11: resolution: {integrity: sha512-Y/uImid8aAwrEA24/1tcRZwpxX3pIFTSilcNDKSPn+Y2iDywSEachzRuvgAYYLR3wpGXAsMbv5lvKLDZLeYPAw==} dependencies: - "@types/unist": 2.0.6 + '@types/unist': 2.0.6 dev: true /@types/mdx@2.0.5: @@ -9131,13 +9133,13 @@ packages: /@types/node-fetch@2.6.4: resolution: {integrity: sha512-1ZX9fcN4Rvkvgv4E6PAY5WXUFWFcRWxZa3EW83UjycOB9ljJCedb2CupIP4RZMEwF/M3eTcCihbBRgwtGbg5Rg==} dependencies: - "@types/node": 18.16.18 + '@types/node': 18.16.18 form-data: 3.0.1 /@types/node-persist@3.1.3: resolution: {integrity: sha512-6MdN3tQcBdlnswJ/JGJYEwWh72Ru3RHH3I16PCQ/GB7ecM3YFfcUB4Yysim6HHnKbCse5vgk5r51JKR7w5zE0Q==} dependencies: - "@types/node": 18.16.18 + '@types/node': 18.16.18 dev: true /@types/node@16.0.0: @@ -9181,14 +9183,14 @@ packages: /@types/react-dom@18.2.5: resolution: {integrity: sha512-sRQsOS/sCLnpQhR4DSKGTtWFE3FZjpQa86KPVbhUqdYMRZ9FEFcfAytKhR/vUG2rH1oFbOOej6cuD7MFSobDRQ==} dependencies: - "@types/react": 18.2.12 + '@types/react': 18.2.12 dev: true /@types/react@18.2.12: resolution: {integrity: sha512-ndmBMLCgn38v3SntMeoJaIrO6tGHYKMEBohCUmw8HoLLQdRMOIGXfeYaBTLe2lsFaSB3MOK1VXscYFnmLtTSmw==} dependencies: - "@types/prop-types": 15.7.5 - "@types/scheduler": 0.16.3 + '@types/prop-types': 15.7.5 + '@types/scheduler': 0.16.3 csstype: 3.1.2 dev: true @@ -9206,22 +9208,22 @@ packages: /@types/send@0.17.1: resolution: {integrity: sha512-Cwo8LE/0rnvX7kIIa3QHCkcuF21c05Ayb0ZfxPiv0W8VRiZiNW/WuRupHKpqqGVGf7SUA44QSOUKaEd9lIrd/Q==} dependencies: - "@types/mime": 1.3.2 - "@types/node": 18.16.18 + '@types/mime': 1.3.2 + '@types/node': 18.16.18 dev: true /@types/serve-static@1.15.2: resolution: {integrity: sha512-J2LqtvFYCzaj8pVYKw8klQXrLLk7TBZmQ4ShlcdkELFKGwGMfevMLneMMRkMgZxotOD9wg497LpC7O8PcvAmfw==} dependencies: - "@types/http-errors": 2.0.1 - "@types/mime": 3.0.1 - "@types/node": 18.16.18 + '@types/http-errors': 2.0.1 + '@types/mime': 3.0.1 + '@types/node': 18.16.18 dev: true /@types/sinon@10.0.15: resolution: {integrity: sha512-3lrFNQG0Kr2LDzvjyjB6AMJk4ge+8iYhQfdnSwIwlG88FUOV43kPcQqDZkDa/h3WSZy6i8Fr0BSjfQtB1B3xuQ==} dependencies: - "@types/sinonjs__fake-timers": 8.1.2 + '@types/sinonjs__fake-timers': 8.1.2 dev: true /@types/sinonjs__fake-timers@8.1.2: @@ -9231,7 +9233,7 @@ packages: /@types/ssri@7.1.1: resolution: {integrity: sha512-DPP/jkDaqGiyU75MyMURxLWyYLwKSjnAuGe9ZCsLp9QZOpXmDfuevk769F0BS86TmRuD5krnp06qw9nSoNO+0g==} dependencies: - "@types/node": 18.16.18 + '@types/node': 18.16.18 dev: false /@types/stack-utils@2.0.1: @@ -9241,7 +9243,7 @@ packages: /@types/tunnel@0.0.3: resolution: {integrity: sha512-sOUTGn6h1SfQ+gbgqC364jLFBw2lnFqkgF3q0WovEHRLMrVD1sd5aufqi/aJObLekJO+Aq5z646U4Oxy6shXMA==} dependencies: - "@types/node": 18.16.18 + '@types/node': 18.16.18 dev: false /@types/unist@2.0.6: @@ -9267,7 +9269,7 @@ packages: /@types/ws@8.5.5: resolution: {integrity: sha512-lwhs8hktwxSjf9UaZ9tG5M03PGogvFaH8gUgLNbN9HKIg0dvv6q+gkSuJ8HN4/VbyxkuLzCjlN7GquQ0gUJfIg==} dependencies: - "@types/node": 18.16.18 + '@types/node': 18.16.18 dev: true /@types/yargs-parser@21.0.0: @@ -9277,20 +9279,20 @@ packages: /@types/yargs@16.0.5: resolution: {integrity: sha512-AxO/ADJOBFJScHbWhq2xAhlWP24rY4aCEG/NFaMvbT3X2MgRsLjhjQwsn0Zi5zn0LG9jUhCCZMeX9Dkuw6k+vQ==} dependencies: - "@types/yargs-parser": 21.0.0 + '@types/yargs-parser': 21.0.0 dev: true /@types/yargs@17.0.24: resolution: {integrity: sha512-6i0aC7jV6QzQB8ne1joVZ0eSFIstHsCrobmOtghM11yGlH0j43FKL2UhWdELkyps0zuf7qVTUVCCR+tgSlyLLw==} dependencies: - "@types/yargs-parser": 21.0.0 + '@types/yargs-parser': 21.0.0 dev: true /@types/yauzl@2.10.0: resolution: {integrity: sha512-Cn6WYCm0tXv8p6k+A8PvbDG763EDpBoTzHdA+Q/MF6H3sapGjCm9NzoaJncJS9tUKSuCoDs9XHxYYsQDgxR6kw==} requiresBuild: true dependencies: - "@types/node": 18.16.18 + '@types/node': 18.16.18 dev: true optional: true @@ -9302,18 +9304,18 @@ packages: resolution: {integrity: sha512-XxuOfTkCUiOSyBWIvHlUraLw/JT/6Io1365RO6ZuI88STKMavJZPNMU0lFcUTeQXEhHiv64CbxYxBNoDVSmghg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: - "@typescript-eslint/parser": ^5.0.0 + '@typescript-eslint/parser': ^5.0.0 eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 - typescript: "*" + typescript: '*' peerDependenciesMeta: typescript: optional: true dependencies: - "@eslint-community/regexpp": 4.5.1 - "@typescript-eslint/parser": 5.59.11(eslint@8.42.0)(typescript@4.9.4) - "@typescript-eslint/scope-manager": 5.59.11 - "@typescript-eslint/type-utils": 5.59.11(eslint@8.42.0)(typescript@4.9.4) - "@typescript-eslint/utils": 5.59.11(eslint@8.42.0)(typescript@4.9.4) + '@eslint-community/regexpp': 4.5.1 + '@typescript-eslint/parser': 5.59.11(eslint@8.42.0)(typescript@4.9.4) + '@typescript-eslint/scope-manager': 5.59.11 + '@typescript-eslint/type-utils': 5.59.11(eslint@8.42.0)(typescript@4.9.4) + '@typescript-eslint/utils': 5.59.11(eslint@8.42.0)(typescript@4.9.4) debug: 4.3.4 eslint: 8.42.0 grapheme-splitter: 1.0.4 @@ -9330,18 +9332,18 @@ packages: resolution: {integrity: sha512-XxuOfTkCUiOSyBWIvHlUraLw/JT/6Io1365RO6ZuI88STKMavJZPNMU0lFcUTeQXEhHiv64CbxYxBNoDVSmghg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: - "@typescript-eslint/parser": ^5.0.0 + '@typescript-eslint/parser': ^5.0.0 eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 - typescript: "*" + typescript: '*' peerDependenciesMeta: typescript: optional: true dependencies: - "@eslint-community/regexpp": 4.5.1 - "@typescript-eslint/parser": 5.59.11(eslint@8.42.0)(typescript@5.1.3) - "@typescript-eslint/scope-manager": 5.59.11 - "@typescript-eslint/type-utils": 5.59.11(eslint@8.42.0)(typescript@5.1.3) - "@typescript-eslint/utils": 5.59.11(eslint@8.42.0)(typescript@5.1.3) + '@eslint-community/regexpp': 4.5.1 + '@typescript-eslint/parser': 5.59.11(eslint@8.42.0)(typescript@5.1.3) + '@typescript-eslint/scope-manager': 5.59.11 + '@typescript-eslint/type-utils': 5.59.11(eslint@8.42.0)(typescript@5.1.3) + '@typescript-eslint/utils': 5.59.11(eslint@8.42.0)(typescript@5.1.3) debug: 4.3.4 eslint: 8.42.0 grapheme-splitter: 1.0.4 @@ -9359,14 +9361,14 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 - typescript: "*" + typescript: '*' peerDependenciesMeta: typescript: optional: true dependencies: - "@typescript-eslint/scope-manager": 5.59.11 - "@typescript-eslint/types": 5.59.11 - "@typescript-eslint/typescript-estree": 5.59.11(typescript@4.9.4) + '@typescript-eslint/scope-manager': 5.59.11 + '@typescript-eslint/types': 5.59.11 + '@typescript-eslint/typescript-estree': 5.59.11(typescript@4.9.4) debug: 4.3.4 eslint: 8.42.0 typescript: 4.9.4 @@ -9378,14 +9380,14 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 - typescript: "*" + typescript: '*' peerDependenciesMeta: typescript: optional: true dependencies: - "@typescript-eslint/scope-manager": 5.59.11 - "@typescript-eslint/types": 5.59.11 - "@typescript-eslint/typescript-estree": 5.59.11(typescript@5.1.3) + '@typescript-eslint/scope-manager': 5.59.11 + '@typescript-eslint/types': 5.59.11 + '@typescript-eslint/typescript-estree': 5.59.11(typescript@5.1.3) debug: 4.3.4 eslint: 8.42.0 typescript: 5.1.3 @@ -9397,21 +9399,21 @@ packages: resolution: {integrity: sha512-dHFOsxoLFtrIcSj5h0QoBT/89hxQONwmn3FOQ0GOQcLOOXm+MIrS8zEAhs4tWl5MraxCY3ZJpaXQQdFMc2Tu+Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - "@typescript-eslint/types": 5.59.11 - "@typescript-eslint/visitor-keys": 5.59.11 + '@typescript-eslint/types': 5.59.11 + '@typescript-eslint/visitor-keys': 5.59.11 /@typescript-eslint/type-utils@5.59.11(eslint@8.42.0)(typescript@4.9.4): resolution: {integrity: sha512-LZqVY8hMiVRF2a7/swmkStMYSoXMFlzL6sXV6U/2gL5cwnLWQgLEG8tjWPpaE4rMIdZ6VKWwcffPlo1jPfk43g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: - eslint: "*" - typescript: "*" + eslint: '*' + typescript: '*' peerDependenciesMeta: typescript: optional: true dependencies: - "@typescript-eslint/typescript-estree": 5.59.11(typescript@4.9.4) - "@typescript-eslint/utils": 5.59.11(eslint@8.42.0)(typescript@4.9.4) + '@typescript-eslint/typescript-estree': 5.59.11(typescript@4.9.4) + '@typescript-eslint/utils': 5.59.11(eslint@8.42.0)(typescript@4.9.4) debug: 4.3.4 eslint: 8.42.0 tsutils: 3.21.0(typescript@4.9.4) @@ -9424,14 +9426,14 @@ packages: resolution: {integrity: sha512-LZqVY8hMiVRF2a7/swmkStMYSoXMFlzL6sXV6U/2gL5cwnLWQgLEG8tjWPpaE4rMIdZ6VKWwcffPlo1jPfk43g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: - eslint: "*" - typescript: "*" + eslint: '*' + typescript: '*' peerDependenciesMeta: typescript: optional: true dependencies: - "@typescript-eslint/typescript-estree": 5.59.11(typescript@5.1.3) - "@typescript-eslint/utils": 5.59.11(eslint@8.42.0)(typescript@5.1.3) + '@typescript-eslint/typescript-estree': 5.59.11(typescript@5.1.3) + '@typescript-eslint/utils': 5.59.11(eslint@8.42.0)(typescript@5.1.3) debug: 4.3.4 eslint: 8.42.0 tsutils: 3.21.0(typescript@5.1.3) @@ -9448,13 +9450,13 @@ packages: resolution: {integrity: sha512-YupOpot5hJO0maupJXixi6l5ETdrITxeo5eBOeuV7RSKgYdU3G5cxO49/9WRnJq9EMrB7AuTSLH/bqOsXi7wPA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: - typescript: "*" + typescript: '*' peerDependenciesMeta: typescript: optional: true dependencies: - "@typescript-eslint/types": 5.59.11 - "@typescript-eslint/visitor-keys": 5.59.11 + '@typescript-eslint/types': 5.59.11 + '@typescript-eslint/visitor-keys': 5.59.11 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 @@ -9468,13 +9470,13 @@ packages: resolution: {integrity: sha512-YupOpot5hJO0maupJXixi6l5ETdrITxeo5eBOeuV7RSKgYdU3G5cxO49/9WRnJq9EMrB7AuTSLH/bqOsXi7wPA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: - typescript: "*" + typescript: '*' peerDependenciesMeta: typescript: optional: true dependencies: - "@typescript-eslint/types": 5.59.11 - "@typescript-eslint/visitor-keys": 5.59.11 + '@typescript-eslint/types': 5.59.11 + '@typescript-eslint/visitor-keys': 5.59.11 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 @@ -9491,12 +9493,12 @@ packages: peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - "@eslint-community/eslint-utils": 4.4.0(eslint@8.42.0) - "@types/json-schema": 7.0.12 - "@types/semver": 7.5.0 - "@typescript-eslint/scope-manager": 5.59.11 - "@typescript-eslint/types": 5.59.11 - "@typescript-eslint/typescript-estree": 5.59.11(typescript@4.9.4) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.42.0) + '@types/json-schema': 7.0.12 + '@types/semver': 7.5.0 + '@typescript-eslint/scope-manager': 5.59.11 + '@typescript-eslint/types': 5.59.11 + '@typescript-eslint/typescript-estree': 5.59.11(typescript@4.9.4) eslint: 8.42.0 eslint-scope: 5.1.1 semver: 7.5.3 @@ -9511,12 +9513,12 @@ packages: peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - "@eslint-community/eslint-utils": 4.4.0(eslint@8.42.0) - "@types/json-schema": 7.0.12 - "@types/semver": 7.5.0 - "@typescript-eslint/scope-manager": 5.59.11 - "@typescript-eslint/types": 5.59.11 - "@typescript-eslint/typescript-estree": 5.59.11(typescript@5.1.3) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.42.0) + '@types/json-schema': 7.0.12 + '@types/semver': 7.5.0 + '@typescript-eslint/scope-manager': 5.59.11 + '@typescript-eslint/types': 5.59.11 + '@typescript-eslint/typescript-estree': 5.59.11(typescript@5.1.3) eslint: 8.42.0 eslint-scope: 5.1.1 semver: 7.5.3 @@ -9529,7 +9531,7 @@ packages: resolution: {integrity: sha512-KGYniTGG3AMTuKF9QBD7EIrvufkB6O6uX3knP73xbKLMpH+QRPcgnCxjWXSHjMRuOxFLovljqQgQpR0c7GvjoA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - "@typescript-eslint/types": 5.59.11 + '@typescript-eslint/types': 5.59.11 eslint-visitor-keys: 3.4.1 /@vitejs/plugin-react-swc@3.3.2(vite@4.3.9): @@ -9537,10 +9539,10 @@ packages: peerDependencies: vite: ^4 dependencies: - "@swc/core": 1.3.67 + '@swc/core': 1.3.67 vite: 4.3.9(@types/node@18.16.18) transitivePeerDependencies: - - "@swc/helpers" + - '@swc/helpers' dev: true /@vitejs/plugin-react@3.1.0(vite@4.3.9): @@ -9549,9 +9551,9 @@ packages: peerDependencies: vite: ^4.1.0-beta.0 dependencies: - "@babel/core": 7.22.5 - "@babel/plugin-transform-react-jsx-self": 7.22.5(@babel/core@7.22.5) - "@babel/plugin-transform-react-jsx-source": 7.22.5(@babel/core@7.22.5) + '@babel/core': 7.22.5 + '@babel/plugin-transform-react-jsx-self': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-transform-react-jsx-source': 7.22.5(@babel/core@7.22.5) magic-string: 0.27.0 react-refresh: 0.14.0 vite: 4.3.9(@types/node@18.16.18) @@ -9565,9 +9567,9 @@ packages: peerDependencies: vite: ^4.2.0 dependencies: - "@babel/core": 7.22.5 - "@babel/plugin-transform-react-jsx-self": 7.22.5(@babel/core@7.22.5) - "@babel/plugin-transform-react-jsx-source": 7.22.5(@babel/core@7.22.5) + '@babel/core': 7.22.5 + '@babel/plugin-transform-react-jsx-self': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-transform-react-jsx-source': 7.22.5(@babel/core@7.22.5) react-refresh: 0.14.0 vite: 4.3.9(@types/node@18.16.18) transitivePeerDependencies: @@ -9577,9 +9579,9 @@ packages: /@vitest/coverage-c8@0.31.4(vitest@0.31.4): resolution: {integrity: sha512-VPx368m4DTcpA/P0v3YdVxl4QOSh1DbUcXURLRvDShrIB5KxOgfzw4Bn2R8AhAe/GyiWW/FIsJ/OJdYXCCiC1w==} peerDependencies: - vitest: ">=0.30.0 <1" + vitest: '>=0.30.0 <1' dependencies: - "@ampproject/remapping": 2.2.1 + '@ampproject/remapping': 2.2.1 c8: 7.14.0 magic-string: 0.30.0 picocolors: 1.0.0 @@ -9590,9 +9592,9 @@ packages: /@vitest/coverage-c8@0.31.4(vitest@0.32.2): resolution: {integrity: sha512-VPx368m4DTcpA/P0v3YdVxl4QOSh1DbUcXURLRvDShrIB5KxOgfzw4Bn2R8AhAe/GyiWW/FIsJ/OJdYXCCiC1w==} peerDependencies: - vitest: ">=0.30.0 <1" + vitest: '>=0.30.0 <1' dependencies: - "@ampproject/remapping": 2.2.1 + '@ampproject/remapping': 2.2.1 c8: 7.14.0 magic-string: 0.30.0 picocolors: 1.0.0 @@ -9603,10 +9605,10 @@ packages: /@vitest/coverage-v8@0.32.2(vitest@0.32.2): resolution: {integrity: sha512-/+V3nB3fyeuuSeKxCfi6XmWjDIxpky7AWSkGVfaMjAk7di8igBwRsThLjultwIZdTDH1RAxpjmCXEfSqsMFZOA==} peerDependencies: - vitest: ">=0.32.0 <1" + vitest: '>=0.32.0 <1' dependencies: - "@ampproject/remapping": 2.2.1 - "@bcoe/v8-coverage": 0.2.3 + '@ampproject/remapping': 2.2.1 + '@bcoe/v8-coverage': 0.2.3 istanbul-lib-coverage: 3.2.0 istanbul-lib-report: 3.0.0 istanbul-lib-source-maps: 4.0.1 @@ -9624,31 +9626,31 @@ packages: /@vitest/expect@0.30.1: resolution: {integrity: sha512-c3kbEtN8XXJSeN81iDGq29bUzSjQhjES2WR3aColsS4lPGbivwLtas4DNUe0jD9gg/FYGIteqOenfU95EFituw==} dependencies: - "@vitest/spy": 0.30.1 - "@vitest/utils": 0.30.1 + '@vitest/spy': 0.30.1 + '@vitest/utils': 0.30.1 chai: 4.3.7 dev: true /@vitest/expect@0.31.4: resolution: {integrity: sha512-tibyx8o7GUyGHZGyPgzwiaPaLDQ9MMuCOrc03BYT0nryUuhLbL7NV2r/q98iv5STlwMgaKuFJkgBW/8iPKwlSg==} dependencies: - "@vitest/spy": 0.31.4 - "@vitest/utils": 0.31.4 + '@vitest/spy': 0.31.4 + '@vitest/utils': 0.31.4 chai: 4.3.7 dev: true /@vitest/expect@0.32.2: resolution: {integrity: sha512-6q5yzweLnyEv5Zz1fqK5u5E83LU+gOMVBDuxBl2d2Jfx1BAp5M+rZgc5mlyqdnxquyoiOXpXmFNkcGcfFnFH3Q==} dependencies: - "@vitest/spy": 0.32.2 - "@vitest/utils": 0.32.2 + '@vitest/spy': 0.32.2 + '@vitest/utils': 0.32.2 chai: 4.3.7 dev: true /@vitest/runner@0.30.1: resolution: {integrity: sha512-W62kT/8i0TF1UBCNMRtRMOBWJKRnNyv9RrjIgdUryEe0wNpGZvvwPDLuzYdxvgSckzjp54DSpv1xUbv4BQ0qVA==} dependencies: - "@vitest/utils": 0.30.1 + '@vitest/utils': 0.30.1 concordance: 5.0.4 p-limit: 4.0.0 pathe: 1.1.1 @@ -9657,7 +9659,7 @@ packages: /@vitest/runner@0.31.4: resolution: {integrity: sha512-Wgm6UER+gwq6zkyrm5/wbpXGF+g+UBB78asJlFkIOwyse0pz8lZoiC6SW5i4gPnls/zUcPLWS7Zog0LVepXnpg==} dependencies: - "@vitest/utils": 0.31.4 + '@vitest/utils': 0.31.4 concordance: 5.0.4 p-limit: 4.0.0 pathe: 1.1.1 @@ -9666,7 +9668,7 @@ packages: /@vitest/runner@0.32.2: resolution: {integrity: sha512-06vEL0C1pomOEktGoLjzZw+1Fb+7RBRhmw/06WkDrd1akkT9i12su0ku+R/0QM69dfkIL/rAIDTG+CSuQVDcKw==} dependencies: - "@vitest/utils": 0.32.2 + '@vitest/utils': 0.32.2 concordance: 5.0.4 p-limit: 4.0.0 pathe: 1.1.1 @@ -9740,7 +9742,7 @@ packages: /@vscode/vsce@2.16.0: resolution: {integrity: sha512-BhJ0zO7UxShLFBZM6jwOLt1ZVoqQ4r5Lj/kHNeYp0ICPXhz/erqBSMQnHkRgkjn2L/bh+TYFGkZyguhu/SKsjw==} - engines: {node: ">= 14"} + engines: {node: '>= 14'} hasBin: true dependencies: azure-devops-node-api: 11.2.0 @@ -9775,8 +9777,8 @@ packages: /@webassemblyjs/ast@1.11.6: resolution: {integrity: sha512-IN1xI7PwOvLPgjcf180gC1bqn3q/QaOCwYUahIOhbYUu8KA/3tw2RT/T0Gidi1l7Hhj5D/INhJxiICObqpMu4Q==} dependencies: - "@webassemblyjs/helper-numbers": 1.11.6 - "@webassemblyjs/helper-wasm-bytecode": 1.11.6 + '@webassemblyjs/helper-numbers': 1.11.6 + '@webassemblyjs/helper-wasm-bytecode': 1.11.6 dev: true /@webassemblyjs/floating-point-hex-parser@1.11.6: @@ -9794,9 +9796,9 @@ packages: /@webassemblyjs/helper-numbers@1.11.6: resolution: {integrity: sha512-vUIhZ8LZoIWHBohiEObxVm6hwP034jwmc9kuq5GdHZH0wiLVLIPcMCdpJzG4C11cHoQ25TFIQj9kaVADVX7N3g==} dependencies: - "@webassemblyjs/floating-point-hex-parser": 1.11.6 - "@webassemblyjs/helper-api-error": 1.11.6 - "@xtuc/long": 4.2.2 + '@webassemblyjs/floating-point-hex-parser': 1.11.6 + '@webassemblyjs/helper-api-error': 1.11.6 + '@xtuc/long': 4.2.2 dev: true /@webassemblyjs/helper-wasm-bytecode@1.11.6: @@ -9806,22 +9808,22 @@ packages: /@webassemblyjs/helper-wasm-section@1.11.6: resolution: {integrity: sha512-LPpZbSOwTpEC2cgn4hTydySy1Ke+XEu+ETXuoyvuyezHO3Kjdu90KK95Sh9xTbmjrCsUwvWwCOQQNta37VrS9g==} dependencies: - "@webassemblyjs/ast": 1.11.6 - "@webassemblyjs/helper-buffer": 1.11.6 - "@webassemblyjs/helper-wasm-bytecode": 1.11.6 - "@webassemblyjs/wasm-gen": 1.11.6 + '@webassemblyjs/ast': 1.11.6 + '@webassemblyjs/helper-buffer': 1.11.6 + '@webassemblyjs/helper-wasm-bytecode': 1.11.6 + '@webassemblyjs/wasm-gen': 1.11.6 dev: true /@webassemblyjs/ieee754@1.11.6: resolution: {integrity: sha512-LM4p2csPNvbij6U1f19v6WR56QZ8JcHg3QIJTlSwzFcmx6WSORicYj6I63f9yU1kEUtrpG+kjkiIAkevHpDXrg==} dependencies: - "@xtuc/ieee754": 1.2.0 + '@xtuc/ieee754': 1.2.0 dev: true /@webassemblyjs/leb128@1.11.6: resolution: {integrity: sha512-m7a0FhE67DQXgouf1tbN5XQcdWoNgaAuoULHIfGFIEVKA6tu/edls6XnIlkmS6FrXAquJRPni3ZZKjw6FSPjPQ==} dependencies: - "@xtuc/long": 4.2.2 + '@xtuc/long': 4.2.2 dev: true /@webassemblyjs/utf8@1.11.6: @@ -9831,56 +9833,56 @@ packages: /@webassemblyjs/wasm-edit@1.11.6: resolution: {integrity: sha512-Ybn2I6fnfIGuCR+Faaz7YcvtBKxvoLV3Lebn1tM4o/IAJzmi9AWYIPWpyBfU8cC+JxAO57bk4+zdsTjJR+VTOw==} dependencies: - "@webassemblyjs/ast": 1.11.6 - "@webassemblyjs/helper-buffer": 1.11.6 - "@webassemblyjs/helper-wasm-bytecode": 1.11.6 - "@webassemblyjs/helper-wasm-section": 1.11.6 - "@webassemblyjs/wasm-gen": 1.11.6 - "@webassemblyjs/wasm-opt": 1.11.6 - "@webassemblyjs/wasm-parser": 1.11.6 - "@webassemblyjs/wast-printer": 1.11.6 + '@webassemblyjs/ast': 1.11.6 + '@webassemblyjs/helper-buffer': 1.11.6 + '@webassemblyjs/helper-wasm-bytecode': 1.11.6 + '@webassemblyjs/helper-wasm-section': 1.11.6 + '@webassemblyjs/wasm-gen': 1.11.6 + '@webassemblyjs/wasm-opt': 1.11.6 + '@webassemblyjs/wasm-parser': 1.11.6 + '@webassemblyjs/wast-printer': 1.11.6 dev: true /@webassemblyjs/wasm-gen@1.11.6: resolution: {integrity: sha512-3XOqkZP/y6B4F0PBAXvI1/bky7GryoogUtfwExeP/v7Nzwo1QLcq5oQmpKlftZLbT+ERUOAZVQjuNVak6UXjPA==} dependencies: - "@webassemblyjs/ast": 1.11.6 - "@webassemblyjs/helper-wasm-bytecode": 1.11.6 - "@webassemblyjs/ieee754": 1.11.6 - "@webassemblyjs/leb128": 1.11.6 - "@webassemblyjs/utf8": 1.11.6 + '@webassemblyjs/ast': 1.11.6 + '@webassemblyjs/helper-wasm-bytecode': 1.11.6 + '@webassemblyjs/ieee754': 1.11.6 + '@webassemblyjs/leb128': 1.11.6 + '@webassemblyjs/utf8': 1.11.6 dev: true /@webassemblyjs/wasm-opt@1.11.6: resolution: {integrity: sha512-cOrKuLRE7PCe6AsOVl7WasYf3wbSo4CeOk6PkrjS7g57MFfVUF9u6ysQBBODX0LdgSvQqRiGz3CXvIDKcPNy4g==} dependencies: - "@webassemblyjs/ast": 1.11.6 - "@webassemblyjs/helper-buffer": 1.11.6 - "@webassemblyjs/wasm-gen": 1.11.6 - "@webassemblyjs/wasm-parser": 1.11.6 + '@webassemblyjs/ast': 1.11.6 + '@webassemblyjs/helper-buffer': 1.11.6 + '@webassemblyjs/wasm-gen': 1.11.6 + '@webassemblyjs/wasm-parser': 1.11.6 dev: true /@webassemblyjs/wasm-parser@1.11.6: resolution: {integrity: sha512-6ZwPeGzMJM3Dqp3hCsLgESxBGtT/OeCvCZ4TA1JUPYgmhAx38tTPR9JaKy0S5H3evQpO/h2uWs2j6Yc/fjkpTQ==} dependencies: - "@webassemblyjs/ast": 1.11.6 - "@webassemblyjs/helper-api-error": 1.11.6 - "@webassemblyjs/helper-wasm-bytecode": 1.11.6 - "@webassemblyjs/ieee754": 1.11.6 - "@webassemblyjs/leb128": 1.11.6 - "@webassemblyjs/utf8": 1.11.6 + '@webassemblyjs/ast': 1.11.6 + '@webassemblyjs/helper-api-error': 1.11.6 + '@webassemblyjs/helper-wasm-bytecode': 1.11.6 + '@webassemblyjs/ieee754': 1.11.6 + '@webassemblyjs/leb128': 1.11.6 + '@webassemblyjs/utf8': 1.11.6 dev: true /@webassemblyjs/wast-printer@1.11.6: resolution: {integrity: sha512-JM7AhRcE+yW2GWYaKeHL5vt4xqee5N2WcezptmgyhNS+ScggqcT1OtXykhAb13Sn5Yas0j2uv9tHgrjwvzAP4A==} dependencies: - "@webassemblyjs/ast": 1.11.6 - "@xtuc/long": 4.2.2 + '@webassemblyjs/ast': 1.11.6 + '@xtuc/long': 4.2.2 dev: true /@xmldom/xmldom@0.8.8: resolution: {integrity: sha512-0LNz4EY8B/8xXY86wMrQ4tz6zEHZv9ehFMJPm8u2gq5lQ71cfRKdaKyxfJAx5aUoyzx0qzgURblTisPGgz3d+Q==} - engines: {node: ">=10.0.0"} + engines: {node: '>=10.0.0'} /@xtuc/ieee754@1.2.0: resolution: {integrity: sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==} @@ -9892,9 +9894,9 @@ packages: /@yarnpkg/esbuild-plugin-pnp@3.0.0-rc.15(esbuild@0.17.19): resolution: {integrity: sha512-kYzDJO5CA9sy+on/s2aIW0411AklfCi8Ck/4QDivOqsMKpStZA2SsR+X27VTggGwpStWaLrjJcDcdDMowtG8MA==} - engines: {node: ">=14.15.0"} + engines: {node: '>=14.15.0'} peerDependencies: - esbuild: ">=0.10.0" + esbuild: '>=0.10.0' dependencies: esbuild: 0.17.19 tslib: 2.6.0 @@ -9909,14 +9911,14 @@ packages: /@zkochan/rimraf@2.1.2: resolution: {integrity: sha512-Lc2oK51J6aQWcLWTloobJun5ZF41BbTDdLvE+aMcexoVWFoFqvZmnZoyXR2IZk6NJEVoZW8tjgtvQLfTsmRs2Q==} - engines: {node: ">=12.10"} + engines: {node: '>=12.10'} dependencies: rimraf: 3.0.2 dev: false /@zkochan/which@2.0.3: resolution: {integrity: sha512-C1ReN7vt2/2O0fyTsx5xnbQuxBrmG5NMSbcIkPKCCfCTJgpZBsuRYzFXHj3nVq8vTfK7vxHUmzfCpSHgO7j4rg==} - engines: {node: ">= 8"} + engines: {node: '>= 8'} hasBin: true dependencies: isexe: 2.0.0 @@ -9940,7 +9942,7 @@ packages: /accepts@1.3.8: resolution: {integrity: sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==} - engines: {node: ">= 0.6"} + engines: {node: '>= 0.6'} dependencies: mime-types: 2.1.35 negotiator: 0.6.3 @@ -9977,23 +9979,23 @@ packages: /acorn-walk@7.2.0: resolution: {integrity: sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA==} - engines: {node: ">=0.4.0"} + engines: {node: '>=0.4.0'} dev: true /acorn-walk@8.2.0: resolution: {integrity: sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==} - engines: {node: ">=0.4.0"} + engines: {node: '>=0.4.0'} dev: true /acorn@7.4.1: resolution: {integrity: sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==} - engines: {node: ">=0.4.0"} + engines: {node: '>=0.4.0'} hasBin: true dev: true /acorn@8.9.0: resolution: {integrity: sha512-jaVNAFBHNLXspO543WnNNPZFRtavh3skAkITqD0/2aeMkKZTN+254PyhwxFYrk3vQ1xfY+2wbesJMs/JC8/PwQ==} - engines: {node: ">=0.4.0"} + engines: {node: '>=0.4.0'} hasBin: true /add-stream@1.0.0: @@ -10002,17 +10004,17 @@ packages: /address@1.2.2: resolution: {integrity: sha512-4B/qKCfeE/ODUaAUpSwfzazo5x29WD4r3vXiWsB7I2mSDAihwEqKO+g8GELZUQSSAo5e1XTYh3ZVfLyxBc12nA==} - engines: {node: ">= 10.0.0"} + engines: {node: '>= 10.0.0'} dev: true /agent-base@5.1.1: resolution: {integrity: sha512-TMeqbNl2fMW0nMjTEPOwe3J/PRFP4vqeoNuQMG0HlMrtm5QxKqdvAkZ1pRBQ/ulIyDD5Yq0nJ7YbdD8ey0TO3g==} - engines: {node: ">= 6.0.0"} + engines: {node: '>= 6.0.0'} dev: true /agent-base@6.0.2: resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==} - engines: {node: ">= 6.0.0"} + engines: {node: '>= 6.0.0'} dependencies: debug: 4.3.4 transitivePeerDependencies: @@ -10020,7 +10022,7 @@ packages: /agentkeepalive@4.3.0: resolution: {integrity: sha512-7Epl1Blf4Sy37j4v9f9FjICCh4+KAQOyXgHEwlyBiAQLbhKdq/i2QQU3amQalS/wPhdPzDXPL5DMR5bkn+YeWg==} - engines: {node: ">= 8.0.0"} + engines: {node: '>= 8.0.0'} dependencies: debug: 4.3.4 depd: 2.0.0 @@ -10031,7 +10033,7 @@ packages: /aggregate-error@3.1.0: resolution: {integrity: sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: clean-stack: 2.2.0 indent-string: 4.0.0 @@ -10085,23 +10087,23 @@ packages: /ansi-escapes@4.3.2: resolution: {integrity: sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: type-fest: 0.21.3 dev: true /ansi-regex@3.0.1: resolution: {integrity: sha512-+O9Jct8wf++lXxxFc4hc8LsjaSq0HFzzL7cVsw8pRDIPdjKD2mT4ytDZlLuSBZ4cLKZFXIrMGO7DbQCtMJJMKw==} - engines: {node: ">=4"} + engines: {node: '>=4'} dev: false /ansi-regex@5.0.1: resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==} - engines: {node: ">=8"} + engines: {node: '>=8'} /ansi-regex@6.0.1: resolution: {integrity: sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==} - engines: {node: ">=12"} + engines: {node: '>=12'} dev: true /ansi-split@1.0.1: @@ -10112,24 +10114,24 @@ packages: /ansi-styles@3.2.1: resolution: {integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==} - engines: {node: ">=4"} + engines: {node: '>=4'} dependencies: color-convert: 1.9.3 /ansi-styles@4.3.0: resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: color-convert: 2.0.1 /ansi-styles@5.2.0: resolution: {integrity: sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==} - engines: {node: ">=10"} + engines: {node: '>=10'} dev: true /ansi-styles@6.2.1: resolution: {integrity: sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==} - engines: {node: ">=12"} + engines: {node: '>=12'} dev: true /any-promise@1.3.0: @@ -10137,7 +10139,7 @@ packages: /anymatch@3.1.3: resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==} - engines: {node: ">= 8"} + engines: {node: '>= 8'} dependencies: normalize-path: 3.0.0 picomatch: 2.3.1 @@ -10152,7 +10154,7 @@ packages: /archiver-utils@2.1.0: resolution: {integrity: sha512-bEL/yUb/fNNiNTuUz979Z0Yg5L+LzLxGJz8x79lYmR54fmTIb6ob/hNQgkQnIUDWIFjZVQwl9Xs356I6BAMHfw==} - engines: {node: ">= 6"} + engines: {node: '>= 6'} dependencies: glob: 7.2.3 graceful-fs: 4.2.11 @@ -10167,7 +10169,7 @@ packages: /archiver@5.3.1: resolution: {integrity: sha512-8KyabkmbYrH+9ibcTScQ1xCJC/CGcugdVIwB+53f5sZziXgwUh3iXlAlANMxcZyDEfTHMe6+Z5FofV8nopXP7w==} - engines: {node: ">= 10"} + engines: {node: '>= 10'} dependencies: archiver-utils: 2.1.0 async: 3.2.4 @@ -10183,7 +10185,7 @@ packages: /are-we-there-yet@2.0.0: resolution: {integrity: sha512-Ci/qENmwHnsYo9xKIcUJN5LeDKdJ6R1Z1j9V/J5wyq8nh/mYPEpIKJbBZXtZjG04HiK7zV/p6Vs9952MrMeUIw==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: delegates: 1.0.0 readable-stream: 3.6.2 @@ -10226,7 +10228,7 @@ packages: /arr-rotate@1.0.0: resolution: {integrity: sha512-yOzOZcR9Tn7enTF66bqKorGGH0F36vcPaSWg8fO0c0UYb3LX3VMXj5ZxEqQLNOecAhlRJ7wYZja5i4jTlnbIfQ==} - engines: {node: ">=4"} + engines: {node: '>=4'} dev: true /array-buffer-byte-length@1.0.0: @@ -10237,7 +10239,7 @@ packages: /array-find-index@1.0.2: resolution: {integrity: sha512-M1HQyIXcBGtVywBt8WVdim+lrNaK7VHp99Qt5pSNziXznKHViIBbXWtfRTpEFpF/c4FdfxNAsCCwPp5phBYJtw==} - engines: {node: ">=0.10.0"} + engines: {node: '>=0.10.0'} dev: true /array-flatten@1.1.1: @@ -10249,7 +10251,7 @@ packages: /array-includes@3.1.6: resolution: {integrity: sha512-sgTbLvL6cNnw24FnbaDyjmvddQ2ML8arZsgaJhoABMoplz/4QRhtrYS+alr1BUM1Bwp6dhx8vVCBSLG+StwOFw==} - engines: {node: ">= 0.4"} + engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 define-properties: 1.2.0 @@ -10262,11 +10264,11 @@ packages: /array-union@2.1.0: resolution: {integrity: sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==} - engines: {node: ">=8"} + engines: {node: '>=8'} /array.prototype.flat@1.3.1: resolution: {integrity: sha512-roTU0KWIOmJ4DRLmwKd19Otg0/mT3qPNt0Qb3GWW8iObuZXxrjB/pzn0R3hqpRSWg4HCwqx+0vwOnWnvlOyeIA==} - engines: {node: ">= 0.4"} + engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 define-properties: 1.2.0 @@ -10275,7 +10277,7 @@ packages: /array.prototype.flatmap@1.3.1: resolution: {integrity: sha512-8UGn9O1FDVvMNB0UlLv4voxRMze7+FpHyF5mSMRjWHUMlpoDViniy05870VlxhfgTnLbpuwTzvD76MTtWxB/mQ==} - engines: {node: ">= 0.4"} + engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 define-properties: 1.2.0 @@ -10294,7 +10296,7 @@ packages: /arrify@1.0.1: resolution: {integrity: sha512-3CYzex9M9FGQjCGMGyi6/31c8GJbgb0qGyrx5HWxPd0aCwh4cB2YjMb2Xf9UuoogrMrlO9cTqnB5rI5GHZTcUA==} - engines: {node: ">=0.10.0"} + engines: {node: '>=0.10.0'} dev: true /as-table@1.0.55: @@ -10322,28 +10324,28 @@ packages: /ast-types@0.14.2: resolution: {integrity: sha512-O0yuUDnZeQDL+ncNGlJ78BiO4jnYI3bvMsD5prT0/nsgijG/LpNBIr63gTjVTNsiGkgQhiyCShTgxt8oXOrklA==} - engines: {node: ">=4"} + engines: {node: '>=4'} dependencies: tslib: 2.6.0 dev: true /ast-types@0.15.2: resolution: {integrity: sha512-c27loCv9QkZinsa5ProX751khO9DJl/AcB5c2KNtA6NRvHKS0PgLfcftz72KVq504vB0Gku5s2kUZzDBvQWvHg==} - engines: {node: ">=4"} + engines: {node: '>=4'} dependencies: tslib: 2.6.0 dev: true /ast-types@0.16.1: resolution: {integrity: sha512-6t10qk83GOG8p0vKmaCr8eiilZwO171AvbROMtvvNiwrTly62t+7XkA8RdIIVbpMhCASAsxgAzdRSwh6nw/5Dg==} - engines: {node: ">=4"} + engines: {node: '>=4'} dependencies: tslib: 2.6.0 dev: true /astral-regex@2.0.0: resolution: {integrity: sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==} - engines: {node: ">=8"} + engines: {node: '>=8'} /async-limiter@1.0.1: resolution: {integrity: sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==} @@ -10357,7 +10359,7 @@ packages: /at-least-node@1.0.0: resolution: {integrity: sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==} - engines: {node: ">= 4.0.0"} + engines: {node: '>= 4.0.0'} /atomically@2.0.1: resolution: {integrity: sha512-sxBhVZUFBFhqSAsYMM3X2oaUi2NVDJ8U026FsIusM8gYXls9AYs/eXzgGrufs1Qjpkxi9zunds+75QUFz+m7UQ==} @@ -10367,7 +10369,7 @@ packages: /auto-bind@4.0.0: resolution: {integrity: sha512-Hdw8qdNiqdJ8LqT0iK0sVzkFbzg6fhnQqqfWhBDxcHZvU75+B+ayzTy8x+k5Ix0Y92XOhOUlx74ps+bA6BeYMQ==} - engines: {node: ">=8"} + engines: {node: '>=8'} dev: true /autoprefixer@10.4.14(postcss@8.4.24): @@ -10388,18 +10390,18 @@ packages: /available-typed-arrays@1.0.5: resolution: {integrity: sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==} - engines: {node: ">= 0.4"} + engines: {node: '>= 0.4'} /aws-cdk-lib@2.64.0(constructs@10.1.314): resolution: {integrity: sha512-IrgL7thb6TeOyHgyR/qKWTdA9FBb9lv7Z9QPDzCNJlkKI+0ANjYHy3RYV8Gd+1+kc6l8DG9Z1elij40YCr/Ptg==} - engines: {node: ">= 14.15.0"} + engines: {node: '>= 14.15.0'} peerDependencies: constructs: ^10.0.0 dependencies: - "@aws-cdk/asset-awscli-v1": 2.2.199 - "@aws-cdk/asset-kubectl-v20": 2.1.2 - "@aws-cdk/asset-node-proxy-agent-v5": 2.0.165 - "@balena/dockerignore": 1.0.2 + '@aws-cdk/asset-awscli-v1': 2.2.199 + '@aws-cdk/asset-kubectl-v20': 2.1.2 + '@aws-cdk/asset-node-proxy-agent-v5': 2.0.165 + '@balena/dockerignore': 1.0.2 case: 1.6.3 constructs: 10.1.314 fs-extra: 9.1.0 @@ -10411,7 +10413,7 @@ packages: yaml: 1.10.2 dev: false bundledDependencies: - - "@balena/dockerignore" + - '@balena/dockerignore' - case - fs-extra - ignore @@ -10423,14 +10425,14 @@ packages: /aws-cdk-lib@2.64.0(constructs@10.2.51): resolution: {integrity: sha512-IrgL7thb6TeOyHgyR/qKWTdA9FBb9lv7Z9QPDzCNJlkKI+0ANjYHy3RYV8Gd+1+kc6l8DG9Z1elij40YCr/Ptg==} - engines: {node: ">= 14.15.0"} + engines: {node: '>= 14.15.0'} peerDependencies: constructs: ^10.0.0 dependencies: - "@aws-cdk/asset-awscli-v1": 2.2.199 - "@aws-cdk/asset-kubectl-v20": 2.1.2 - "@aws-cdk/asset-node-proxy-agent-v5": 2.0.165 - "@balena/dockerignore": 1.0.2 + '@aws-cdk/asset-awscli-v1': 2.2.199 + '@aws-cdk/asset-kubectl-v20': 2.1.2 + '@aws-cdk/asset-node-proxy-agent-v5': 2.0.165 + '@balena/dockerignore': 1.0.2 case: 1.6.3 constructs: 10.2.51 fs-extra: 9.1.0 @@ -10442,7 +10444,7 @@ packages: yaml: 1.10.2 dev: false bundledDependencies: - - "@balena/dockerignore" + - '@balena/dockerignore' - case - fs-extra - ignore @@ -10457,7 +10459,7 @@ packages: peerDependencies: aws-sdk-client-mock: 2.0.1 dependencies: - "@types/jest": 28.1.8 + '@types/jest': 28.1.8 aws-sdk-client-mock: 2.0.1 tslib: 2.6.0 dev: true @@ -10465,14 +10467,14 @@ packages: /aws-sdk-client-mock@2.0.1: resolution: {integrity: sha512-Ib/AnI8ZdoIxOBbKSs28TUwJb7FI/AYVYn48PcXx6guk5fBs4GZJJEc+Ci9aImRtVmgO6jHN/6Etz17fr6j3qw==} dependencies: - "@types/sinon": 10.0.15 + '@types/sinon': 10.0.15 sinon: 14.0.2 tslib: 2.6.0 dev: true /axe-core@4.7.2: resolution: {integrity: sha512-zIURGIS1E1Q4pcrMjp+nnEh+16G56eG/MUllJH8yEvw7asDo7Ac9uhC9KIH5jzpITueEZolfYglnCGIuSBz39g==} - engines: {node: ">=4"} + engines: {node: '>=4'} dev: false /axobject-query@3.2.1: @@ -10491,21 +10493,21 @@ packages: /babel-core@7.0.0-bridge.0(@babel/core@7.22.5): resolution: {integrity: sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg==} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 + '@babel/core': 7.22.5 dev: true /babel-jest@27.5.1(@babel/core@7.22.5): resolution: {integrity: sha512-cdQ5dXjGRd0IBRATiQ4mZGlGlRE8kJpjPOixdNRdT+m3UcNqmYWN6rK6nvtXYfY3D76cb8s/O1Ss8ea24PIwcg==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} peerDependencies: - "@babel/core": ^7.8.0 + '@babel/core': ^7.8.0 dependencies: - "@babel/core": 7.22.5 - "@jest/transform": 27.5.1 - "@jest/types": 27.5.1 - "@types/babel__core": 7.20.1 + '@babel/core': 7.22.5 + '@jest/transform': 27.5.1 + '@jest/types': 27.5.1 + '@types/babel__core': 7.20.1 babel-plugin-istanbul: 6.1.1 babel-preset-jest: 27.5.1(@babel/core@7.22.5) chalk: 4.1.2 @@ -10519,11 +10521,11 @@ packages: resolution: {integrity: sha512-mA4eCDh5mSo2EcA9xQjVTpmbbNk32Zb3Q3QFQsNhaK56Q+yoXowzFodLux30HRgyOho5rsQ6B0P9QpMkvvnJ0Q==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: - "@babel/core": ^7.8.0 + '@babel/core': ^7.8.0 dependencies: - "@babel/core": 7.22.5 - "@jest/transform": 29.5.0 - "@types/babel__core": 7.20.1 + '@babel/core': 7.22.5 + '@jest/transform': 29.5.0 + '@types/babel__core': 7.20.1 babel-plugin-istanbul: 6.1.1 babel-preset-jest: 29.5.0(@babel/core@7.22.5) chalk: 4.1.2 @@ -10535,11 +10537,11 @@ packages: /babel-plugin-istanbul@6.1.1: resolution: {integrity: sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: - "@babel/helper-plugin-utils": 7.22.5 - "@istanbuljs/load-nyc-config": 1.1.0 - "@istanbuljs/schema": 0.1.3 + '@babel/helper-plugin-utils': 7.22.5 + '@istanbuljs/load-nyc-config': 1.1.0 + '@istanbuljs/schema': 0.1.3 istanbul-lib-instrument: 5.2.1 test-exclude: 6.0.0 transitivePeerDependencies: @@ -10550,30 +10552,30 @@ packages: resolution: {integrity: sha512-50wCwD5EMNW4aRpOwtqzyZHIewTYNxLA4nhB+09d8BIssfNfzBRhkBIHiaPv1Si226TQSvp8gxAJm2iY2qs2hQ==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - "@babel/template": 7.22.5 - "@babel/types": 7.22.5 - "@types/babel__core": 7.20.1 - "@types/babel__traverse": 7.20.1 + '@babel/template': 7.22.5 + '@babel/types': 7.22.5 + '@types/babel__core': 7.20.1 + '@types/babel__traverse': 7.20.1 dev: true /babel-plugin-jest-hoist@29.5.0: resolution: {integrity: sha512-zSuuuAlTMT4mzLj2nPnUm6fsE6270vdOfnpbJ+RmruU75UhLFvL0N2NgI7xpeS7NaB6hGqmd5pVpGTDYvi4Q3w==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - "@babel/template": 7.22.5 - "@babel/types": 7.22.5 - "@types/babel__core": 7.20.1 - "@types/babel__traverse": 7.20.1 + '@babel/template': 7.22.5 + '@babel/types': 7.22.5 + '@types/babel__core': 7.20.1 + '@types/babel__traverse': 7.20.1 dev: true /babel-plugin-polyfill-corejs2@0.3.3(@babel/core@7.21.8): resolution: {integrity: sha512-8hOdmFYFSZhqg2C/JgLUQ+t52o5nirNwaWM2B9LWteozwIvM14VSwdsCAUET10qT+kmySAlseadmfeeSWFCy+Q==} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/compat-data": 7.22.5 - "@babel/core": 7.21.8 - "@babel/helper-define-polyfill-provider": 0.3.3(@babel/core@7.21.8) + '@babel/compat-data': 7.22.5 + '@babel/core': 7.21.8 + '@babel/helper-define-polyfill-provider': 0.3.3(@babel/core@7.21.8) semver: 6.3.0 transitivePeerDependencies: - supports-color @@ -10582,11 +10584,11 @@ packages: /babel-plugin-polyfill-corejs2@0.4.3(@babel/core@7.22.5): resolution: {integrity: sha512-bM3gHc337Dta490gg+/AseNB9L4YLHxq1nGKZZSHbhXv4aTYU2MD2cjza1Ru4S6975YLTaL1K8uJf6ukJhhmtw==} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/compat-data": 7.22.5 - "@babel/core": 7.22.5 - "@babel/helper-define-polyfill-provider": 0.4.0(@babel/core@7.22.5) + '@babel/compat-data': 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-define-polyfill-provider': 0.4.0(@babel/core@7.22.5) semver: 6.3.0 transitivePeerDependencies: - supports-color @@ -10595,10 +10597,10 @@ packages: /babel-plugin-polyfill-corejs3@0.6.0(@babel/core@7.21.8): resolution: {integrity: sha512-+eHqR6OPcBhJOGgsIar7xoAB1GcSwVUA3XjAd7HJNzOXT4wv6/H7KIdA/Nc60cvUlDbKApmqNvD1B1bzOt4nyA==} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-define-polyfill-provider": 0.3.3(@babel/core@7.21.8) + '@babel/core': 7.21.8 + '@babel/helper-define-polyfill-provider': 0.3.3(@babel/core@7.21.8) core-js-compat: 3.31.0 transitivePeerDependencies: - supports-color @@ -10607,10 +10609,10 @@ packages: /babel-plugin-polyfill-corejs3@0.8.1(@babel/core@7.22.5): resolution: {integrity: sha512-ikFrZITKg1xH6pLND8zT14UPgjKHiGLqex7rGEZCH2EvhsneJaJPemmpQaIZV5AL03II+lXylw3UmddDK8RU5Q==} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-define-polyfill-provider": 0.4.0(@babel/core@7.22.5) + '@babel/core': 7.22.5 + '@babel/helper-define-polyfill-provider': 0.4.0(@babel/core@7.22.5) core-js-compat: 3.31.0 transitivePeerDependencies: - supports-color @@ -10619,10 +10621,10 @@ packages: /babel-plugin-polyfill-regenerator@0.4.1(@babel/core@7.21.8): resolution: {integrity: sha512-NtQGmyQDXjQqQ+IzRkBVwEOz9lQ4zxAQZgoAYEtU9dJjnl1Oc98qnN7jcp+bE7O7aYzVpavXE3/VKXNzUbh7aw==} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.21.8 - "@babel/helper-define-polyfill-provider": 0.3.3(@babel/core@7.21.8) + '@babel/core': 7.21.8 + '@babel/helper-define-polyfill-provider': 0.3.3(@babel/core@7.21.8) transitivePeerDependencies: - supports-color dev: true @@ -10630,10 +10632,10 @@ packages: /babel-plugin-polyfill-regenerator@0.5.0(@babel/core@7.22.5): resolution: {integrity: sha512-hDJtKjMLVa7Z+LwnTCxoDLQj6wdc+B8dun7ayF2fYieI6OzfuvcLMB32ihJZ4UhCBwNYGl5bg/x/P9cMdnkc2g==} peerDependencies: - "@babel/core": ^7.0.0-0 + '@babel/core': ^7.0.0-0 dependencies: - "@babel/core": 7.22.5 - "@babel/helper-define-polyfill-provider": 0.4.0(@babel/core@7.22.5) + '@babel/core': 7.22.5 + '@babel/helper-define-polyfill-provider': 0.4.0(@babel/core@7.22.5) transitivePeerDependencies: - supports-color dev: true @@ -10641,30 +10643,30 @@ packages: /babel-preset-current-node-syntax@1.0.1(@babel/core@7.22.5): resolution: {integrity: sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ==} peerDependencies: - "@babel/core": ^7.0.0 + '@babel/core': ^7.0.0 dependencies: - "@babel/core": 7.22.5 - "@babel/plugin-syntax-async-generators": 7.8.4(@babel/core@7.22.5) - "@babel/plugin-syntax-bigint": 7.8.3(@babel/core@7.22.5) - "@babel/plugin-syntax-class-properties": 7.12.13(@babel/core@7.22.5) - "@babel/plugin-syntax-import-meta": 7.10.4(@babel/core@7.22.5) - "@babel/plugin-syntax-json-strings": 7.8.3(@babel/core@7.22.5) - "@babel/plugin-syntax-logical-assignment-operators": 7.10.4(@babel/core@7.22.5) - "@babel/plugin-syntax-nullish-coalescing-operator": 7.8.3(@babel/core@7.22.5) - "@babel/plugin-syntax-numeric-separator": 7.10.4(@babel/core@7.22.5) - "@babel/plugin-syntax-object-rest-spread": 7.8.3(@babel/core@7.22.5) - "@babel/plugin-syntax-optional-catch-binding": 7.8.3(@babel/core@7.22.5) - "@babel/plugin-syntax-optional-chaining": 7.8.3(@babel/core@7.22.5) - "@babel/plugin-syntax-top-level-await": 7.14.5(@babel/core@7.22.5) + '@babel/core': 7.22.5 + '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.22.5) + '@babel/plugin-syntax-bigint': 7.8.3(@babel/core@7.22.5) + '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.22.5) + '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.22.5) + '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.22.5) + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.22.5) + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.22.5) + '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.22.5) + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.22.5) + '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.22.5) + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.22.5) + '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.22.5) dev: true /babel-preset-jest@27.5.1(@babel/core@7.22.5): resolution: {integrity: sha512-Nptf2FzlPCWYuJg41HBqXVT8ym6bXOevuCTbhxlUpjwtysGaIWFvDEjp4y+G7fl13FgOdjs7P/DmErqH7da0Ag==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} peerDependencies: - "@babel/core": ^7.0.0 + '@babel/core': ^7.0.0 dependencies: - "@babel/core": 7.22.5 + '@babel/core': 7.22.5 babel-plugin-jest-hoist: 27.5.1 babel-preset-current-node-syntax: 1.0.1(@babel/core@7.22.5) dev: true @@ -10673,9 +10675,9 @@ packages: resolution: {integrity: sha512-JOMloxOqdiBSxMAzjRaH023/vvcaSaec49zvg+2LmNsktC7ei39LTJGw02J+9uUtTZUq6xbLyJ4dxe9sSmIuAg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: - "@babel/core": ^7.0.0 + '@babel/core': ^7.0.0 dependencies: - "@babel/core": 7.22.5 + '@babel/core': 7.22.5 babel-plugin-jest-hoist: 29.5.0 babel-preset-current-node-syntax: 1.0.1(@babel/core@7.22.5) dev: true @@ -10692,25 +10694,25 @@ packages: /better-opn@2.1.1: resolution: {integrity: sha512-kIPXZS5qwyKiX/HcRvDYfmBQUa8XP17I0mYZZ0y4UhpYOSvtsLHDYqmomS+Mj20aDvD3knEiQ0ecQy2nhio3yA==} - engines: {node: ">8.0.0"} + engines: {node: '>8.0.0'} dependencies: open: 7.4.2 dev: true /better-path-resolve@1.0.0: resolution: {integrity: sha512-pbnl5XzGBdrFU/wT4jqmJVPn2B6UHPBOhzMQkY/SPUPB6QtUXtmBHBIwCbXJol93mOpGMnQyP/+BB19q04xj7g==} - engines: {node: ">=4"} + engines: {node: '>=4'} dependencies: is-windows: 1.0.2 dev: false /big-integer@1.6.51: resolution: {integrity: sha512-GPEid2Y9QU1Exl1rpO9B2IPJGHPSupF5GnVIP0blYvNOMer2bTvSWs1jGOUg04hTmu67nmLsQ9TBo1puaotBHg==} - engines: {node: ">=0.6"} + engines: {node: '>=0.6'} /binary-extensions@2.2.0: resolution: {integrity: sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==} - engines: {node: ">=8"} + engines: {node: '>=8'} /bl@4.1.0: resolution: {integrity: sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==} @@ -10725,7 +10727,7 @@ packages: /body-parser@1.20.1: resolution: {integrity: sha512-jWi7abTbYwajOytWCQc37VulmWiRae5RyTpaCyDcS5/lMdtwSz5lOpDE67srw/HYe35f1z3fDQw+3txg7gNtWw==} - engines: {node: ">= 0.8", npm: 1.2.8000 || >= 1.4.16} + engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16} dependencies: bytes: 3.1.2 content-type: 1.0.5 @@ -10759,7 +10761,7 @@ packages: /boxen@5.1.2: resolution: {integrity: sha512-9gYgQKXx+1nP8mP7CzFyaUARhg7D3n1dF/FnErWmu9l6JvGpNUN278h0aSb+QjoiKSWG+iZ3uHrcqk0qrY9RQQ==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: ansi-align: 3.0.1 camelcase: 6.3.0 @@ -10772,7 +10774,7 @@ packages: /boxen@7.1.0: resolution: {integrity: sha512-ScG8CDo8dj7McqCZ5hz4dIBp20xj4unQ2lXIDa7ff6RcZElCpuNzutdwzKVvRikfNjm7CFAlR3HJHcoHkDOExQ==} - engines: {node: ">=14.16"} + engines: {node: '>=14.16'} dependencies: ansi-align: 3.0.1 camelcase: 7.0.1 @@ -10786,7 +10788,7 @@ packages: /bplist-parser@0.2.0: resolution: {integrity: sha512-z0M+byMThzQmD9NILRniCUXYsYpjwnlO8N5uCFaCqIOpqRsJCrQL9NK3JsD67CN5a08nF5oIL2bD6loTdHOuKw==} - engines: {node: ">= 5.10.0"} + engines: {node: '>= 5.10.0'} dependencies: big-integer: 1.6.51 @@ -10803,7 +10805,7 @@ packages: /braces@3.0.2: resolution: {integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: fill-range: 7.0.1 @@ -10834,7 +10836,7 @@ packages: /bs-logger@0.2.6: resolution: {integrity: sha512-pd8DCoxmbgc7hyPKOvxtqNcjYoOsABPQdcCUjGp3d42VR2CX1ORhk2A87oqqu5R1kk+76nsxZupkmyd+MVtCog==} - engines: {node: ">= 6"} + engines: {node: '>= 6'} dependencies: fast-json-stable-stringify: 2.1.0 dev: true @@ -10870,7 +10872,7 @@ packages: /builtin-modules@3.3.0: resolution: {integrity: sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==} - engines: {node: ">=6"} + engines: {node: '>=6'} dev: false /builtins@5.0.1: @@ -10881,7 +10883,7 @@ packages: /bundle-name@3.0.0: resolution: {integrity: sha512-PKA4BeSvBpQKQ8iPOGCSiell+N8P+Tf1DlwqmYhpe2gAhKPHn8EYOxVT+ShuGmhg8lN8XiSlS80yiExKXrURlw==} - engines: {node: ">=12"} + engines: {node: '>=12'} dependencies: run-applescript: 5.0.0 @@ -10889,7 +10891,7 @@ packages: resolution: {integrity: sha512-9NQkRHlNdNpDBGmLpngF3EFDcwodhMUuLz9PaWYciVcQF9SE4LFjM2DB/xV1Li5JiuDMv7ZUWuC3rGbqR0MAXQ==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} peerDependencies: - esbuild: ">=0.17" + esbuild: '>=0.17' dependencies: esbuild: 0.17.19 load-tsconfig: 0.2.5 @@ -10899,7 +10901,7 @@ packages: resolution: {integrity: sha512-9NQkRHlNdNpDBGmLpngF3EFDcwodhMUuLz9PaWYciVcQF9SE4LFjM2DB/xV1Li5JiuDMv7ZUWuC3rGbqR0MAXQ==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} peerDependencies: - esbuild: ">=0.17" + esbuild: '>=0.17' dependencies: esbuild: 0.18.10 load-tsconfig: 0.2.5 @@ -10907,12 +10909,12 @@ packages: /bytes@3.0.0: resolution: {integrity: sha512-pMhOfFDPiv9t5jjIXkHosWmkSyQbvsgEVNkz0ERHbuLh2T/7j4Mqqpz523Fe8MVY89KC6Sh/QfS2sM+SjgFDcw==} - engines: {node: ">= 0.8"} + engines: {node: '>= 0.8'} dev: true /bytes@3.1.2: resolution: {integrity: sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==} - engines: {node: ">= 0.8"} + engines: {node: '>= 0.8'} /c12@1.4.2: resolution: {integrity: sha512-3IP/MuamSVRVw8W8+CHWAz9gKN4gd+voF2zm/Ln6D25C2RhytEZ1ABbC8MjKr4BR9rhoV1JQ7jJA158LDiTkLg==} @@ -10933,11 +10935,11 @@ packages: /c8@7.14.0: resolution: {integrity: sha512-i04rtkkcNcCf7zsQcSv/T9EbUn4RXQ6mropeMcjFOsQXQ0iGLAr/xT6TImQg4+U9hmNpN9XdvPkjUL1IzbgxJw==} - engines: {node: ">=10.12.0"} + engines: {node: '>=10.12.0'} hasBin: true dependencies: - "@bcoe/v8-coverage": 0.2.3 - "@istanbuljs/schema": 0.1.3 + '@bcoe/v8-coverage': 0.2.3 + '@istanbuljs/schema': 0.1.3 find-up: 5.0.0 foreground-child: 2.0.0 istanbul-lib-coverage: 3.2.0 @@ -10952,15 +10954,15 @@ packages: /cac@6.7.14: resolution: {integrity: sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==} - engines: {node: ">=8"} + engines: {node: '>=8'} dev: true /cacache@16.1.3: resolution: {integrity: sha512-/+Emcj9DAXxX4cwlLmRI9c166RuL3w30zp4R7Joiv2cQTtTtA+jeuCAjH3ZlGnYS3tKENSrKhAzVVP9GVyzeYQ==} engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} dependencies: - "@npmcli/fs": 2.1.2 - "@npmcli/move-file": 2.0.1 + '@npmcli/fs': 2.1.2 + '@npmcli/move-file': 2.0.1 chownr: 2.0.0 fs-minipass: 2.1.0 glob: 8.1.0 @@ -10985,7 +10987,7 @@ packages: resolution: {integrity: sha512-jAdjGxmPxZh0IipMdR7fK/4sDSrHMLUV0+GvVUsjwyGNKHsh79kW/otg+GkbXwl6Uzvy9wsvHOX4nUoWldeZMg==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} dependencies: - "@npmcli/fs": 3.1.0 + '@npmcli/fs': 3.1.0 fs-minipass: 3.0.2 glob: 10.3.1 lru-cache: 7.18.3 @@ -11001,14 +11003,14 @@ packages: /cacheable-lookup@7.0.0: resolution: {integrity: sha512-+qJyx4xiKra8mZrcwhjMRMUhD5NR1R8esPkzIYxX96JiecFoxAXFuz/GpR3+ev4PE1WamHip78wV0vcmPQtp8w==} - engines: {node: ">=14.16"} + engines: {node: '>=14.16'} dev: true /cacheable-request@10.2.12: resolution: {integrity: sha512-qtWGB5kn2OLjx47pYUkWicyOpK1vy9XZhq8yRTXOy+KAmjjESSRLx6SiExnnaGGUP1NM6/vmygMu0fGylNh9tw==} - engines: {node: ">=14.16"} + engines: {node: '>=14.16'} dependencies: - "@types/http-cache-semantics": 4.0.1 + '@types/http-cache-semantics': 4.0.1 get-stream: 6.0.1 http-cache-semantics: 4.1.1 keyv: 4.5.2 @@ -11025,15 +11027,15 @@ packages: /callsites@3.1.0: resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==} - engines: {node: ">=6"} + engines: {node: '>=6'} /camelcase-css@2.0.1: resolution: {integrity: sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==} - engines: {node: ">= 6"} + engines: {node: '>= 6'} /camelcase-keys@4.2.0: resolution: {integrity: sha512-Ej37YKYbFUI8QiYlvj9YHb6/Z60dZyPJW0Cs8sFilMbd2lP0bw3ylAq9yJkK4lcTA2dID5fG8LjmJYbO7kWb7Q==} - engines: {node: ">=4"} + engines: {node: '>=4'} dependencies: camelcase: 4.1.0 map-obj: 2.0.0 @@ -11042,7 +11044,7 @@ packages: /camelcase-keys@6.2.2: resolution: {integrity: sha512-YrwaA0vEKazPBkn0ipTiMpSajYDSe+KjQfrjhcBMxJt/znbvlHd8Pw/Vamaz5EB4Wfhs3SUR3Z9mwRu/P3s3Yg==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: camelcase: 5.3.1 map-obj: 4.3.0 @@ -11050,25 +11052,25 @@ packages: /camelcase@4.1.0: resolution: {integrity: sha512-FxAv7HpHrXbh3aPo4o2qxHay2lkLY3x5Mw3KeE4KQE8ysVfziWeRZDwcjauvwBSGEC/nXUPzZy8zeh4HokqOnw==} - engines: {node: ">=4"} + engines: {node: '>=4'} dev: true /camelcase@5.3.1: resolution: {integrity: sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==} - engines: {node: ">=6"} + engines: {node: '>=6'} /camelcase@6.3.0: resolution: {integrity: sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==} - engines: {node: ">=10"} + engines: {node: '>=10'} /camelcase@7.0.1: resolution: {integrity: sha512-xlx1yCK2Oc1APsPXDL2LdlNP6+uu8OCDdhOBSVT279M/S+y75O30C2VuD8T2ogdePBBl7PfPF4504tnLgX3zfw==} - engines: {node: ">=14.16"} + engines: {node: '>=14.16'} dev: true /can-write-to-dir@1.1.1: resolution: {integrity: sha512-eOgiEWqjppB+3DN/5E82EQ8dTINus8d9GXMCbEsUnp2hcUIcXmBvzWmD3tXMk3CuBK0v+ddK9qw0EAF+JVRMjQ==} - engines: {node: ">=10.13"} + engines: {node: '>=10.13'} dependencies: path-temp: 2.0.0 dev: false @@ -11079,18 +11081,18 @@ packages: /case@1.6.3: resolution: {integrity: sha512-mzDSXIPaFwVDvZAHqZ9VlbyF4yyXRuX6IvB06WvPYkqJVO24kX1PPhv9bfpKNFZyxYFmmgo03HUiD8iklmJYRQ==} - engines: {node: ">= 0.8.0"} + engines: {node: '>= 0.8.0'} /cdktf-cli@0.17.0(ink@3.2.0)(react@17.0.2): resolution: {integrity: sha512-D2vZRtmFenYLDLUXF+uxuxUkJM3uYNce7Jn7/nWk/+qlcH/3n7TOEqV9UAgZFvjMLotGrA5/FIEDv4xse7sKRg==} hasBin: true dependencies: - "@cdktf/cli-core": 0.17.0(react@17.0.2) - "@cdktf/commons": 0.17.0 - "@cdktf/hcl2cdk": 0.17.0 - "@cdktf/hcl2json": 0.17.0 - "@inquirer/prompts": 2.2.0 - "@sentry/node": 6.19.7 + '@cdktf/cli-core': 0.17.0(react@17.0.2) + '@cdktf/commons': 0.17.0 + '@cdktf/hcl2cdk': 0.17.0 + '@cdktf/hcl2json': 0.17.0 + '@inquirer/prompts': 2.2.0 + '@sentry/node': 6.19.7 cdktf: 0.17.0(constructs@10.2.51) codemaker: 1.84.0 constructs: 10.2.51 @@ -11110,7 +11112,7 @@ packages: yoga-layout-prebuilt: 1.10.0 zod: 1.11.17 transitivePeerDependencies: - - "@types/react" + - '@types/react' - bufferutil - debug - encoding @@ -11150,7 +11152,7 @@ packages: /chai@4.3.7: resolution: {integrity: sha512-HLnAzZ2iupm25PlN0xFreAlBA5zaBSv3og0DdeGA4Ar6h6rJ3A0rolRUKJhSF2V10GZKDgWF/VmAEsNWjCRB+A==} - engines: {node: ">=4"} + engines: {node: '>=4'} dependencies: assertion-error: 1.1.0 check-error: 1.0.2 @@ -11163,7 +11165,7 @@ packages: /chalk@2.4.2: resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==} - engines: {node: ">=4"} + engines: {node: '>=4'} dependencies: ansi-styles: 3.2.1 escape-string-regexp: 1.0.5 @@ -11171,7 +11173,7 @@ packages: /chalk@4.1.2: resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: ansi-styles: 4.3.0 supports-color: 7.2.0 @@ -11204,7 +11206,7 @@ packages: /char-regex@1.0.2: resolution: {integrity: sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==} - engines: {node: ">=10"} + engines: {node: '>=10'} /character-entities@2.0.2: resolution: {integrity: sha512-shx7oQ0Awen/BRIdkjkvz54PnEEI/EjwXDSIZp86/KKdbafHh1Df/RYGBhn4hbe2+uKC9FnT5UCEdyPz3ai9hQ==} @@ -11231,7 +11233,7 @@ packages: /cheerio@1.0.0-rc.12: resolution: {integrity: sha512-VqR8m68vM46BNnuZ5NtnGBKIE/DfN0cRIzg9n40EIq9NOv90ayxLBXA8fXC5gquFRGJSTRqBq25Jt2ECLR431Q==} - engines: {node: ">= 6"} + engines: {node: '>= 6'} dependencies: cheerio-select: 2.1.0 dom-serializer: 2.0.0 @@ -11244,7 +11246,7 @@ packages: /chokidar@3.5.3: resolution: {integrity: sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==} - engines: {node: ">= 8.10.0"} + engines: {node: '>= 8.10.0'} dependencies: anymatch: 3.1.3 braces: 3.0.2 @@ -11262,11 +11264,11 @@ packages: /chownr@2.0.0: resolution: {integrity: sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==} - engines: {node: ">=10"} + engines: {node: '>=10'} /chrome-trace-event@1.0.3: resolution: {integrity: sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==} - engines: {node: ">=6.0"} + engines: {node: '>=6.0'} dev: true /ci-info@2.0.0: @@ -11275,7 +11277,7 @@ packages: /ci-info@3.8.0: resolution: {integrity: sha512-eXTggHWSooYhq49F2opQhuHWgzucfF2YgODK4e1566GQs5BIfP30B0oenwBJHfWxAs2fyPB1s7Mg949zLf61Yw==} - engines: {node: ">=8"} + engines: {node: '>=8'} /cjs-module-lexer@1.2.3: resolution: {integrity: sha512-0TNiGstbQmCFwt4akjjBg5pLRTSyj/PkWQ1ZoO2zntmg9yLqSRxwEa4iCfQLGjqhiqBfOJa7W/E8wfGrTDmlZQ==} @@ -11287,28 +11289,28 @@ packages: /clean-regexp@1.0.0: resolution: {integrity: sha512-GfisEZEJvzKrmGWkvfhgzcz/BllN1USeqD2V6tg14OAOgaCD2Z/PUEuxnAZ/nPvmaHRG7a8y77p1T/IRQ4D1Hw==} - engines: {node: ">=4"} + engines: {node: '>=4'} dependencies: escape-string-regexp: 1.0.5 dev: false /clean-stack@2.2.0: resolution: {integrity: sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==} - engines: {node: ">=6"} + engines: {node: '>=6'} dev: true /cli-boxes@2.2.1: resolution: {integrity: sha512-y4coMcylgSCdVinjiDBuR8PCC2bLjyGTwEmPb9NHR/QaNU6EUOXcTY/s6VjGMD6ENSEaeQYHCY0GNGS5jfMwPw==} - engines: {node: ">=6"} + engines: {node: '>=6'} /cli-boxes@3.0.0: resolution: {integrity: sha512-/lzGpEWL/8PfI0BmBOPRwp0c/wFNX1RdUML3jK/RcSBA9T8mZDdQpqYBKtCFTOfQbwPqWEOpjqW+Fnayc0969g==} - engines: {node: ">=10"} + engines: {node: '>=10'} dev: true /cli-columns@4.0.0: resolution: {integrity: sha512-XW2Vg+w+L9on9wtwKpyzluIPCWXjaBahI7mTcYjx+BVIYD9c3yqcv/yKC7CmdCZat4rq2yiE1UMSJC5ivKfMtQ==} - engines: {node: ">= 10"} + engines: {node: '>= 10'} dependencies: string-width: 4.2.3 strip-ansi: 6.0.1 @@ -11316,18 +11318,18 @@ packages: /cli-cursor@3.1.0: resolution: {integrity: sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: restore-cursor: 3.1.0 /cli-spinners@2.7.0: resolution: {integrity: sha512-qu3pN8Y3qHNgE2AFweciB1IfMnmZ/fsNTEE+NOFjmGB2F/7rLhnhzppvpCnN4FovtP26k8lHyy9ptEbNwWFLzw==} - engines: {node: ">=6"} + engines: {node: '>=6'} dev: true /cli-spinners@2.9.0: resolution: {integrity: sha512-4/aL9X3Wh0yiMQlE+eeRhWP6vclO3QRtw1JHKIT0FFUs5FjpFmESqtMvYZ0+lbzBw900b95mS0hohy+qn2VK/g==} - engines: {node: ">=6"} + engines: {node: '>=6'} /cli-table3@0.6.3: resolution: {integrity: sha512-w5Jac5SykAeZJKntOxJCrm63Eg5/4dhMWIcuTbo9rpE+brgaSZo0RuNJZeOyMgsUdhDeojvgyQLmjI+K50ZGyg==} @@ -11335,26 +11337,26 @@ packages: dependencies: string-width: 4.2.3 optionalDependencies: - "@colors/colors": 1.5.0 + '@colors/colors': 1.5.0 dev: true /cli-table@0.3.11: resolution: {integrity: sha512-IqLQi4lO0nIB4tcdTpN4LCB9FI3uqrJZK7RC515EnhZ6qBaglkIgICb1wjeAqpdoOabm1+SuQtkXIPdYC93jhQ==} - engines: {node: ">= 0.2.0"} + engines: {node: '>= 0.2.0'} dependencies: colors: 1.0.3 dev: true /cli-truncate@2.1.0: resolution: {integrity: sha512-n8fOixwDD6b/ObinzTrp1ZKFzbgvKZvuz/TvejnLn1aQfC6r52XEx85FmuC+3HI+JM7coBRXUvNqEU2PHVrHpg==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: slice-ansi: 3.0.0 string-width: 4.2.3 /cli-width@4.0.0: resolution: {integrity: sha512-ZksGS2xpa/bYkNzN3BAw1wEjsLV/ZKOf/CCrJ/QOBsxx6fOARIkwTutxp1XIOIohi6HKmOFjMoK/XaqDVUpEEw==} - engines: {node: ">= 12"} + engines: {node: '>= 12'} dev: true /client-only@0.0.1: @@ -11378,7 +11380,7 @@ packages: /cliui@8.0.1: resolution: {integrity: sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==} - engines: {node: ">=12"} + engines: {node: '>=12'} dependencies: string-width: 4.2.3 strip-ansi: 6.0.1 @@ -11386,7 +11388,7 @@ packages: /clone-deep@4.0.1: resolution: {integrity: sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ==} - engines: {node: ">=6"} + engines: {node: '>=6'} dependencies: is-plain-object: 2.0.4 kind-of: 6.0.3 @@ -11395,32 +11397,32 @@ packages: /clone@1.0.4: resolution: {integrity: sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg==} - engines: {node: ">=0.8"} + engines: {node: '>=0.8'} /clone@2.1.2: resolution: {integrity: sha512-3Pe/CF1Nn94hyhIYpjtiLhdCoEoz0DqQ+988E9gmeEdQZlojxnOb74wctFyuwWQHzqyf9X7C7MG8juUpqBJT8w==} - engines: {node: ">=0.8"} + engines: {node: '>=0.8'} dev: true /cluster-key-slot@1.1.2: resolution: {integrity: sha512-RMr0FhtfXemyinomL4hrWcYJxmX6deFdCxpJzhDttxgO1+bcCnkk+9drydLVDmAMG7NE6aN/fl4F7ucU/90gAA==} - engines: {node: ">=0.10.0"} + engines: {node: '>=0.10.0'} /co@4.6.0: resolution: {integrity: sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ==} - engines: {iojs: ">= 1.0.0", node: ">= 0.12.0"} + engines: {iojs: '>= 1.0.0', node: '>= 0.12.0'} dev: true /code-excerpt@3.0.0: resolution: {integrity: sha512-VHNTVhd7KsLGOqfX3SyeO8RyYPMp1GJOg194VITk04WMYCv4plV68YWe6TJZxd9MhobjtpMRnVky01gqZsalaw==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: convert-to-spaces: 1.0.2 dev: true /codemaker@1.84.0: resolution: {integrity: sha512-sOUH3y2q2DEO+gDiBCCoGgkDs8aMY0LTMH0FmHbKpqReZwWDAmWJ0Voc4Thp4Mn380bPku9/ncqyY1a3MZnfEQ==} - engines: {node: ">= 14.17.0"} + engines: {node: '>= 14.17.0'} dependencies: camelcase: 6.3.0 decamelize: 5.0.1 @@ -11446,7 +11448,7 @@ packages: /color-convert@2.0.1: resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==} - engines: {node: ">=7.0.0"} + engines: {node: '>=7.0.0'} dependencies: color-name: 1.1.4 @@ -11466,12 +11468,12 @@ packages: /colors@1.0.3: resolution: {integrity: sha512-pFGrxThWcWQ2MsAz6RtgeWe4NK2kUE1WfsrvvlctdII745EW9I0yflqhe7++M5LEc7bV2c/9/5zc8sFcpL0Drw==} - engines: {node: ">=0.1.90"} + engines: {node: '>=0.1.90'} dev: true /combined-stream@1.0.8: resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==} - engines: {node: ">= 0.8"} + engines: {node: '>= 0.8'} dependencies: delayed-stream: 1.0.0 @@ -11481,7 +11483,7 @@ packages: /commander@10.0.0: resolution: {integrity: sha512-zS5PnTI22FIRM6ylNW8G4Ap0IEOyk62fhLSD0+uHRT9McRCLGpkVNvao4bjimpK/GShynyQkFFxHhwMcETmduA==} - engines: {node: ">=14"} + engines: {node: '>=14'} dev: false /commander@2.20.3: @@ -11489,11 +11491,11 @@ packages: /commander@4.1.1: resolution: {integrity: sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==} - engines: {node: ">= 6"} + engines: {node: '>= 6'} /commander@6.2.1: resolution: {integrity: sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA==} - engines: {node: ">= 6"} + engines: {node: '>= 6'} dev: true /commander@9.5.0: @@ -11503,7 +11505,7 @@ packages: /comment-json@4.2.2: resolution: {integrity: sha512-H8T+kl3nZesZu41zO2oNXIJWojNeK3mHxCLrsBNu6feksBXsgb+PtYz5daP5P86A0F3sz3840KVYehr04enISQ==} - engines: {node: ">= 6"} + engines: {node: '>= 6'} dependencies: array-timsort: 1.0.3 core-util-is: 1.0.3 @@ -11537,7 +11539,7 @@ packages: /compress-commons@4.1.1: resolution: {integrity: sha512-QLdDLCKNV2dtoTorqgxngQCMA+gWXkM/Nwu7FpeBhk/RdkzimqC3jueb/FDmaZeXh+uby1jkBqE3xArsLBE5wQ==} - engines: {node: ">= 10"} + engines: {node: '>= 10'} dependencies: buffer-crc32: 0.2.13 crc32-stream: 4.0.2 @@ -11546,14 +11548,14 @@ packages: /compressible@2.0.18: resolution: {integrity: sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==} - engines: {node: ">= 0.6"} + engines: {node: '>= 0.6'} dependencies: mime-db: 1.52.0 dev: true /compression@1.7.4: resolution: {integrity: sha512-jaSIDzP9pZVS4ZfQ+TzvtiWhdpFhE2RDHz8QJkpX9SIpLq88VueF5jJw6t+6CUQcAoA6t+x89MLrWAqpfDE8iQ==} - engines: {node: ">= 0.8.0"} + engines: {node: '>= 0.8.0'} dependencies: accepts: 1.3.8 bytes: 3.0.0 @@ -11568,7 +11570,7 @@ packages: /comver-to-semver@1.0.0: resolution: {integrity: sha512-gcGtbRxjwROQOdXLUWH1fQAXqThUVRZ219aAwgtX3KfYw429/Zv6EIJRf5TBSzWdAGwePmqH7w70WTaX4MDqag==} - engines: {node: ">=12.17"} + engines: {node: '>=12.17'} dev: false /concat-map@0.0.1: @@ -11576,7 +11578,7 @@ packages: /concat-stream@1.6.2: resolution: {integrity: sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==} - engines: {"0": node >= 0.8} + engines: {'0': node >= 0.8} dependencies: buffer-from: 1.1.2 inherits: 2.0.4 @@ -11586,7 +11588,7 @@ packages: /concat-stream@2.0.0: resolution: {integrity: sha512-MWufYdFw53ccGjCA+Ol7XJYpAlW6/prSMzuPOTRnJGcGzuhLn4Scrz7qf6o8bROZ514ltazcIFJZevcfbo0x7A==} - engines: {"0": node >= 6.0} + engines: {'0': node >= 6.0} dependencies: buffer-from: 1.1.2 inherits: 2.0.4 @@ -11596,7 +11598,7 @@ packages: /concordance@5.0.4: resolution: {integrity: sha512-OAcsnTEYu1ARJqWVGwf4zh4JDfHZEaSNlNccFmt8YjB2l/n19/PF2viLINHc57vO4FKIAFl2FWASIGZZWZ2Kxw==} - engines: {node: ">=10.18.0 <11 || >=12.14.0 <13 || >=14"} + engines: {node: '>=10.18.0 <11 || >=12.14.0 <13 || >=14'} dependencies: date-time: 3.1.0 esutils: 2.0.3 @@ -11610,7 +11612,7 @@ packages: /conf@11.0.1: resolution: {integrity: sha512-WlLiQboEjKx0bYx2IIRGedBgNjLAxtwPaCSnsjWPST5xR0DB4q8lcsO/bEH9ZRYNcj63Y9vj/JG/5Fg6uWzI0Q==} - engines: {node: ">=14.16"} + engines: {node: '>=14.16'} dependencies: ajv: 8.12.0 ajv-formats: 2.1.1(ajv@8.12.0) @@ -11630,7 +11632,7 @@ packages: /configstore@6.0.0: resolution: {integrity: sha512-cD31W1v3GqUlQvbBCGcXmd2Nj9SvLDOP1oQ0YFuLETufzSPaKp11rYBsSOm7rCsW3OnIRAFM3OxRhceaXNYHkA==} - engines: {node: ">=12"} + engines: {node: '>=12'} dependencies: dot-prop: 6.0.1 graceful-fs: 4.2.11 @@ -11649,31 +11651,31 @@ packages: /constructs@10.1.314: resolution: {integrity: sha512-wqQn0tuwYmj7tl/nSfnlw/1uaBcFDhjSe6UMVvxwGwXyAg/ZUqpiWFbrojxPqDOAQPCNEj8LjL7IH1SPioa6kg==} - engines: {node: ">= 14.17.0"} + engines: {node: '>= 14.17.0'} /constructs@10.2.51: resolution: {integrity: sha512-vB96JQJzno7k0e+dX7Y9UmV4NDxqdr+2qnD5izDi552u7uFSpRF88GAEJjtv2eAWHG4WCDNu9+lV59Z3fYHlRQ==} - engines: {node: ">= 16.14.0"} + engines: {node: '>= 16.14.0'} /constructs@3.3.69: resolution: {integrity: sha512-mfU72Bb1N57UVwdxDzdhSFAt6DIFnPHSkeAMtTlCUpBYOfSPS3iK6Kh06RvpESM4x9m1x0PZP7k00ZjaAkjSyg==} - engines: {node: ">= 10.17.0"} + engines: {node: '>= 10.17.0'} dev: false bundledDependencies: [] /content-disposition@0.5.4: resolution: {integrity: sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==} - engines: {node: ">= 0.6"} + engines: {node: '>= 0.6'} dependencies: safe-buffer: 5.2.1 /content-type@1.0.5: resolution: {integrity: sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==} - engines: {node: ">= 0.6"} + engines: {node: '>= 0.6'} /conventional-changelog-angular@5.0.13: resolution: {integrity: sha512-i/gipMxs7s8L/QeuavPF2hLnJgH6pEZAttySB6aiQLWcX3puWDL3ACVmvBhJGxnAy52Qc15ua26BufY6KpmrVA==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: compare-func: 2.0.0 q: 1.5.1 @@ -11681,14 +11683,14 @@ packages: /conventional-changelog-atom@2.0.8: resolution: {integrity: sha512-xo6v46icsFTK3bb7dY/8m2qvc8sZemRgdqLb/bjpBsH2UyOS8rKNTgcb5025Hri6IpANPApbXMg15QLb1LJpBw==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: q: 1.5.1 dev: true /conventional-changelog-codemirror@2.0.8: resolution: {integrity: sha512-z5DAsn3uj1Vfp7po3gpt2Boc+Bdwmw2++ZHa5Ak9k0UKsYAO5mH1UBTN0qSCuJZREIhX6WU4E1p3IW2oRCNzQw==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: q: 1.5.1 dev: true @@ -11698,7 +11700,7 @@ packages: /conventional-changelog-conventionalcommits@4.4.0: resolution: {integrity: sha512-ybvx76jTh08tpaYrYn/yd0uJNLt5yMrb1BphDe4WBredMlvPisvMghfpnJb6RmRNcqXeuhR6LfGZGewbkRm9yA==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: compare-func: 2.0.0 lodash: 4.17.21 @@ -11707,7 +11709,7 @@ packages: /conventional-changelog-core@4.2.4: resolution: {integrity: sha512-gDVS+zVJHE2v4SLc6B0sLsPiloR0ygU7HaDW14aNJE1v4SlqJPILPl/aJC7YdtRE4CybBf8gDwObBvKha8Xlyg==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: add-stream: 1.0.0 conventional-changelog-writer: 5.0.1 @@ -11727,35 +11729,35 @@ packages: /conventional-changelog-ember@2.0.9: resolution: {integrity: sha512-ulzIReoZEvZCBDhcNYfDIsLTHzYHc7awh+eI44ZtV5cx6LVxLlVtEmcO+2/kGIHGtw+qVabJYjdI5cJOQgXh1A==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: q: 1.5.1 dev: true /conventional-changelog-eslint@3.0.9: resolution: {integrity: sha512-6NpUCMgU8qmWmyAMSZO5NrRd7rTgErjrm4VASam2u5jrZS0n38V7Y9CzTtLT2qwz5xEChDR4BduoWIr8TfwvXA==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: q: 1.5.1 dev: true /conventional-changelog-express@2.0.6: resolution: {integrity: sha512-SDez2f3iVJw6V563O3pRtNwXtQaSmEfTCaTBPCqn0oG0mfkq0rX4hHBq5P7De2MncoRixrALj3u3oQsNK+Q0pQ==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: q: 1.5.1 dev: true /conventional-changelog-jquery@3.0.11: resolution: {integrity: sha512-x8AWz5/Td55F7+o/9LQ6cQIPwrCjfJQ5Zmfqi8thwUEKHstEn4kTIofXub7plf1xvFA2TqhZlq7fy5OmV6BOMw==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: q: 1.5.1 dev: true /conventional-changelog-jshint@2.0.9: resolution: {integrity: sha512-wMLdaIzq6TNnMHMy31hql02OEQ8nCQfExw1SE0hYL5KvU+JCTuPaDO+7JiogGT2gJAxiUGATdtYYfh+nT+6riA==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: compare-func: 2.0.0 q: 1.5.1 @@ -11763,12 +11765,12 @@ packages: /conventional-changelog-preset-loader@2.3.4: resolution: {integrity: sha512-GEKRWkrSAZeTq5+YjUZOYxdHq+ci4dNwHvpaBC3+ENalzFWuCWa9EZXSuZBpkr72sMdKB+1fyDV4takK1Lf58g==} - engines: {node: ">=10"} + engines: {node: '>=10'} dev: true /conventional-changelog-writer@5.0.1: resolution: {integrity: sha512-5WsuKUfxW7suLblAbFnxAcrvf6r+0b7GvNaWUwUIk0bXMnENP/PEieGKVUQrjPqwPT4o3EPAASBXiY6iHooLOQ==} - engines: {node: ">=10"} + engines: {node: '>=10'} hasBin: true dependencies: conventional-commits-filter: 2.0.7 @@ -11784,7 +11786,7 @@ packages: /conventional-changelog@3.1.23: resolution: {integrity: sha512-sScUu2NHusjRC1dPc5p8/b3kT78OYr95/Bx7Vl8CPB8tF2mG1xei5iylDTRjONV5hTlzt+Cn/tBWrKdd299b7A==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: conventional-changelog-angular: 5.0.13 conventional-changelog-atom: 2.0.8 @@ -11801,7 +11803,7 @@ packages: /conventional-commits-filter@2.0.7: resolution: {integrity: sha512-ASS9SamOP4TbCClsRHxIHXRfcGCnIoQqkvAzCSbZzTFLfcTqJVugB0agRgsEELsqaeWgsXv513eS116wnlSSPA==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: lodash.ismatch: 4.4.0 modify-values: 1.0.1 @@ -11809,7 +11811,7 @@ packages: /conventional-commits-parser@3.2.4: resolution: {integrity: sha512-nK7sAtfi+QXbxHCYfhpZsfRtaitZLIA6889kFIouLvz6repszQDgxBu7wf2WbU+Dco7sAnNCJYERCwt54WPC2Q==} - engines: {node: ">=10"} + engines: {node: '>=10'} hasBin: true dependencies: JSONStream: 1.3.5 @@ -11822,7 +11824,7 @@ packages: /conventional-recommended-bump@6.0.10: resolution: {integrity: sha512-2ibrqAFMN3ZA369JgVoSbajdD/BHN6zjY7DZFKTHzyzuQejDUCjQ85S5KHxCRxNwsbDJhTPD5hOKcis/jQhRgg==} - engines: {node: ">=10"} + engines: {node: '>=10'} hasBin: true dependencies: concat-stream: 2.0.0 @@ -11848,7 +11850,7 @@ packages: /convert-to-spaces@1.0.2: resolution: {integrity: sha512-cj09EBuObp9gZNQCzc7hByQyrs6jVGE+o9kSJmeUoj+GiPiJvi5LYqEH/Hmme4+MTLHM+Ejtq+FChpjjEnsPdQ==} - engines: {node: ">= 4"} + engines: {node: '>= 4'} dev: true /cookie-signature@1.0.6: @@ -11856,12 +11858,12 @@ packages: /cookie@0.4.2: resolution: {integrity: sha512-aSWTXFzaKWkvHO1Ny/s+ePFpvKsPnjc551iI41v3ny/ow6tBG5Vd+FuqGNhh1LxOmVzOlGUriIlOaokOvhaStA==} - engines: {node: ">= 0.6"} + engines: {node: '>= 0.6'} dev: true /cookie@0.5.0: resolution: {integrity: sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==} - engines: {node: ">= 0.6"} + engines: {node: '>= 0.6'} /core-js-compat@3.31.0: resolution: {integrity: sha512-hM7YCu1cU6Opx7MXNu0NuumM0ezNeAeRKadixyiQELWY3vT3De9S4J5ZBMraWV2vZnrE1Cirl0GtFtDtMUXzPw==} @@ -11874,7 +11876,7 @@ packages: /cors@2.8.5: resolution: {integrity: sha512-KIHbLJqu73RGr/hnbrO9uBeixNGuvSQjul/jdFvS/KFSIH1hWVd1ng7zOHx+YrEfInLG7q4n6GHQ9cDtxv/P6g==} - engines: {node: ">= 0.10"} + engines: {node: '>= 0.10'} dependencies: object-assign: 4.1.1 vary: 1.1.2 @@ -11882,12 +11884,12 @@ packages: /crc-32@1.2.2: resolution: {integrity: sha512-ROmzCKrTnOwybPcJApAA6WBWij23HVfGVNKqqrZpuyZOHqK2CwHSvpGuyt/UNNvaIjEd8X5IFGp4Mh+Ie1IHJQ==} - engines: {node: ">=0.8"} + engines: {node: '>=0.8'} hasBin: true /crc32-stream@4.0.2: resolution: {integrity: sha512-DxFZ/Hk473b/muq1VJ///PMNLj0ZMnzye9thBpmjpJKCc5eMgB95aK8zCGrGfQ90cWo561Te6HK9D+j4KPdM6w==} - engines: {node: ">= 10"} + engines: {node: '>= 10'} dependencies: crc-32: 1.2.2 readable-stream: 3.6.2 @@ -11898,7 +11900,7 @@ packages: /cron-parser@4.8.1: resolution: {integrity: sha512-jbokKWGcyU4gl6jAfX97E1gDpY12DJ1cLJZmoDzaAln/shZ+S3KBFBuA2Q6WeUN4gJf/8klnV1EfvhA2lK5IRQ==} - engines: {node: ">=12.0.0"} + engines: {node: '>=12.0.0'} dependencies: luxon: 3.3.0 dev: false @@ -11913,7 +11915,7 @@ packages: /cross-spawn@7.0.3: resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==} - engines: {node: ">= 8"} + engines: {node: '>= 8'} dependencies: path-key: 3.1.1 shebang-command: 2.0.0 @@ -11921,11 +11923,11 @@ packages: /crypto-random-string@2.0.0: resolution: {integrity: sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==} - engines: {node: ">=8"} + engines: {node: '>=8'} /crypto-random-string@4.0.0: resolution: {integrity: sha512-x8dy3RnvYdlUcPOjkEHqozhiwzKNSq7GcPuXFbnyMOCHxX8V3OgIg/pYuabl2sbUPfIJaeAQB7PMOK8DFIdoRA==} - engines: {node: ">=12"} + engines: {node: '>=12'} dependencies: type-fest: 1.4.0 dev: true @@ -11942,7 +11944,7 @@ packages: /css-what@6.1.0: resolution: {integrity: sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==} - engines: {node: ">= 6"} + engines: {node: '>= 6'} dev: true /css.escape@1.5.1: @@ -11951,7 +11953,7 @@ packages: /cssesc@3.0.0: resolution: {integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==} - engines: {node: ">=4"} + engines: {node: '>=4'} hasBin: true /cssom@0.3.8: @@ -11964,7 +11966,7 @@ packages: /cssstyle@2.3.0: resolution: {integrity: sha512-AZL67abkUzIuvcHqk7c09cezpGNcxUxU4Ioi/05xHk4DQeTkWmGYftIE6ctU6AEt+Gn4n1lDStOtj7FKycP71A==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: cssom: 0.3.8 dev: true @@ -11975,24 +11977,24 @@ packages: /currently-unhandled@0.4.1: resolution: {integrity: sha512-/fITjgjGU50vjQ4FH6eUoYu+iUoUKIXws2hL15JJpIR+BbTxaXQsMuuyjtNh2WqsSBS5nsaZHFsFecyw5CCAng==} - engines: {node: ">=0.10.0"} + engines: {node: '>=0.10.0'} dependencies: array-find-index: 1.0.2 dev: true /d3-color@3.1.0: resolution: {integrity: sha512-zg/chbXyeBtMQ1LbD/WSoW2DpC3I0mpmPdW+ynRTj/x2DAWYrIY7qeZIHidozwV24m4iavr15lNwIwLxRmOxhA==} - engines: {node: ">=12"} + engines: {node: '>=12'} dev: false /d3-dispatch@3.0.1: resolution: {integrity: sha512-rzUyPU/S7rwUflMyLc1ETDeBj0NRuHKKAcvukozwhshr6g6c5d8zh4c2gQjY2bZ0dXeGLWc1PF174P2tVvKhfg==} - engines: {node: ">=12"} + engines: {node: '>=12'} dev: false /d3-drag@3.0.0: resolution: {integrity: sha512-pWbUJLdETVA8lQNJecMxoXfH6x+mO2UQo8rSmZ+QqxcbyA3hfeprFgIT//HW2nlHChWeIIMwS2Fq+gEARkhTkg==} - engines: {node: ">=12"} + engines: {node: '>=12'} dependencies: d3-dispatch: 3.0.1 d3-selection: 3.0.0 @@ -12000,29 +12002,29 @@ packages: /d3-ease@3.0.1: resolution: {integrity: sha512-wR/XK3D3XcLIZwpbvQwQ5fK+8Ykds1ip7A2Txe0yxncXSdq1L9skcG7blcedkOX+ZcgxGAmLX1FrRGbADwzi0w==} - engines: {node: ">=12"} + engines: {node: '>=12'} dev: false /d3-interpolate@3.0.1: resolution: {integrity: sha512-3bYs1rOD33uo8aqJfKP3JWPAibgw8Zm2+L9vBKEHJ2Rg+viTR7o5Mmv5mZcieN+FRYaAOWX5SJATX6k1PWz72g==} - engines: {node: ">=12"} + engines: {node: '>=12'} dependencies: d3-color: 3.1.0 dev: false /d3-selection@3.0.0: resolution: {integrity: sha512-fmTRWbNMmsmWq6xJV8D19U/gw/bwrHfNXxrIN+HfZgnzqTHp9jOmKMhsTUjXOJnZOdZY9Q28y4yebKzqDKlxlQ==} - engines: {node: ">=12"} + engines: {node: '>=12'} dev: false /d3-timer@3.0.1: resolution: {integrity: sha512-ndfJ/JxxMd3nw31uyKoY2naivF+r29V+Lc0svZxe1JvvIRmi8hUsrMvdOwgS1o6uBHmiz91geQ0ylPP0aj1VUA==} - engines: {node: ">=12"} + engines: {node: '>=12'} dev: false /d3-transition@3.0.1(d3-selection@3.0.0): resolution: {integrity: sha512-ApKvfjsSR6tg06xrL434C0WydLr7JewBB3V+/39RMHsaXTOG0zmt/OAXeng5M5LBm0ojmxJrpomQVZ1aPvBL4w==} - engines: {node: ">=12"} + engines: {node: '>=12'} peerDependencies: d3-selection: 2 - 3 dependencies: @@ -12036,7 +12038,7 @@ packages: /d3-zoom@3.0.0: resolution: {integrity: sha512-b8AmV3kfQaqWAuacbPuNbL6vahnOJflOhexLzMMNLga62+/nh0JzvJ0aO/5a5MVgUFGS7Hu1P9P03o3fJkDCyw==} - engines: {node: ">=12"} + engines: {node: '>=12'} dependencies: d3-dispatch: 3.0.1 d3-drag: 3.0.0 @@ -12051,14 +12053,14 @@ packages: /dargs@4.1.0: resolution: {integrity: sha512-jyweV/k0rbv2WK4r9KLayuBrSh2Py0tNmV7LBoSMH4hMQyrG8OPyIOWB2VEx4DJKXWmK4lopYMVvORlDt2S8Aw==} - engines: {node: ">=0.10.0"} + engines: {node: '>=0.10.0'} dependencies: number-is-nan: 1.0.1 dev: true /dargs@7.0.0: resolution: {integrity: sha512-2iy1EkLdlBzQGvbweYRFxmFath8+K7+AKB0TlhHWkNuH+TmovaMH/Wp7V7R4u7f4SnX3OgLsU9t1NI9ioDnUpg==} - engines: {node: ">=8"} + engines: {node: '>=8'} dev: true /data-uri-to-buffer@2.0.2: @@ -12067,12 +12069,12 @@ packages: /data-uri-to-buffer@4.0.1: resolution: {integrity: sha512-0R9ikRb668HB7QDxT1vkpuUBtqc53YyAwMwGeUFKRojY/NWKvdZ+9UYtRfGmhqNbRkTSVpMbmyhXipFFv2cb/A==} - engines: {node: ">= 12"} + engines: {node: '>= 12'} dev: true /data-urls@2.0.0: resolution: {integrity: sha512-X5eWTSXO/BJmpdIKCRuKUgSCgAN0OwliVK3yPKbwIWU1Tdw5BRajxlzMidvh+gwko9AfQ9zIj52pzF91Q3YAvQ==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: abab: 2.0.6 whatwg-mimetype: 2.3.0 @@ -12081,11 +12083,11 @@ packages: /date-format@4.0.14: resolution: {integrity: sha512-39BOQLs9ZjKh0/patS9nrT8wc3ioX3/eA/zgbKNopnF2wCqJEoxywwwElATYvRsXdnOxA/OQeQoFZ3rFjVajhg==} - engines: {node: ">=4.0"} + engines: {node: '>=4.0'} /date-time@3.1.0: resolution: {integrity: sha512-uqCUKXE5q1PNBXjPqvwhwJf9SwMoAHBgWJ6DcrnS5o+W2JOiIILl0JEdVD8SGujrNS02GGxgwAg2PN2zONgtjg==} - engines: {node: ">=6"} + engines: {node: '>=6'} dependencies: time-zone: 1.0.0 dev: true @@ -12096,7 +12098,7 @@ packages: /debounce-fn@5.1.2: resolution: {integrity: sha512-Sr4SdOZ4vw6eQDvPYNxHogvrxmCIld/VenC5JbNrFwMiwd7lY/Z18ZFfo+EWNG4DD9nFlAujWAo/wGuOPHmy5A==} - engines: {node: ">=12"} + engines: {node: '>=12'} dependencies: mimic-fn: 4.0.0 dev: true @@ -12104,7 +12106,7 @@ packages: /debug@2.6.9: resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==} peerDependencies: - supports-color: "*" + supports-color: '*' peerDependenciesMeta: supports-color: optional: true @@ -12114,7 +12116,7 @@ packages: /debug@3.2.7(supports-color@5.5.0): resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==} peerDependencies: - supports-color: "*" + supports-color: '*' peerDependenciesMeta: supports-color: optional: true @@ -12124,9 +12126,9 @@ packages: /debug@4.3.4: resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==} - engines: {node: ">=6.0"} + engines: {node: '>=6.0'} peerDependencies: - supports-color: "*" + supports-color: '*' peerDependenciesMeta: supports-color: optional: true @@ -12135,7 +12137,7 @@ packages: /decamelize-keys@1.1.1: resolution: {integrity: sha512-WiPxgEirIV0/eIOMcnFBA3/IJZAZqKnwAwWyvvdi4lsr1WCN22nhdf/3db3DoZcUjTV2SqfzIwNyp6y2xs3nmg==} - engines: {node: ">=0.10.0"} + engines: {node: '>=0.10.0'} dependencies: decamelize: 1.2.0 map-obj: 1.0.1 @@ -12143,12 +12145,12 @@ packages: /decamelize@1.2.0: resolution: {integrity: sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==} - engines: {node: ">=0.10.0"} + engines: {node: '>=0.10.0'} dev: true /decamelize@5.0.1: resolution: {integrity: sha512-VfxadyCECXgQlkoEAjeghAr5gY3Hf+IKjKb+X8tGVDtveCjN+USwprd2q3QXBR9T1+x2DG0XZF5/w+7HAtSaXA==} - engines: {node: ">=10"} + engines: {node: '>=10'} dev: true /decimal.js@10.4.3: @@ -12163,7 +12165,7 @@ packages: /decompress-response@6.0.0: resolution: {integrity: sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: mimic-response: 3.1.0 dev: true @@ -12174,7 +12176,7 @@ packages: /deep-eql@4.1.3: resolution: {integrity: sha512-WaEtAOpRA1MQ0eohqZjpGD8zdI0Ovsm8mmFhaDN8dvDZzyoUMcYDnf5Y6iu7HTXxf8JDS23qWa4a+hKCDyOPzw==} - engines: {node: ">=6"} + engines: {node: '>=6'} dependencies: type-detect: 4.0.8 dev: true @@ -12204,7 +12206,7 @@ packages: /deep-extend@0.6.0: resolution: {integrity: sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==} - engines: {node: ">=4.0.0"} + engines: {node: '>=4.0.0'} dev: true /deep-is@0.1.4: @@ -12212,19 +12214,19 @@ packages: /deepmerge@4.3.1: resolution: {integrity: sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==} - engines: {node: ">=0.10.0"} + engines: {node: '>=0.10.0'} dev: true /default-browser-id@3.0.0: resolution: {integrity: sha512-OZ1y3y0SqSICtE8DE4S8YOE9UZOJ8wO16fKWVP5J1Qz42kV9jcnMVFrEE/noXb/ss3Q4pZIH79kxofzyNNtUNA==} - engines: {node: ">=12"} + engines: {node: '>=12'} dependencies: bplist-parser: 0.2.0 untildify: 4.0.0 /default-browser@4.0.0: resolution: {integrity: sha512-wX5pXO1+BrhMkSbROFsyxUm0i/cJEScyNhA4PPxc41ICuv05ZZB/MX28s8aZx6xjmatvebIapF6hLEKEcpneUA==} - engines: {node: ">=14.16"} + engines: {node: '>=14.16'} dependencies: bundle-name: 3.0.0 default-browser-id: 3.0.0 @@ -12238,20 +12240,20 @@ packages: /defer-to-connect@2.0.1: resolution: {integrity: sha512-4tvttepXG1VaYGrRibk5EwJd1t4udunSOVMdLSAL6mId1ix438oPwPZMALY41FCijukO1L0twNcGsdzS7dHgDg==} - engines: {node: ">=10"} + engines: {node: '>=10'} dev: true /define-lazy-prop@2.0.0: resolution: {integrity: sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==} - engines: {node: ">=8"} + engines: {node: '>=8'} /define-lazy-prop@3.0.0: resolution: {integrity: sha512-N+MeXYoqr3pOgn8xfyRPREN7gHakLYjhsHhWGT3fWAiL4IkAt0iDw14QiiEm2bE30c5XX5q0FtAA3CK5f9/BUg==} - engines: {node: ">=12"} + engines: {node: '>=12'} /define-properties@1.2.0: resolution: {integrity: sha512-xvqAVKGfT1+UAvPwKTVw/njhdQ8ZhXK4lI0bCIuCMrp2up9nPnaDftrLtmpTazqd1o+UY4zgzU+avtMbDP+ldA==} - engines: {node: ">= 0.4"} + engines: {node: '>= 0.4'} dependencies: has-property-descriptors: 1.0.0 object-keys: 1.1.1 @@ -12261,7 +12263,7 @@ packages: /del@6.1.1: resolution: {integrity: sha512-ua8BhapfP0JUJKC/zV9yHHDW/rDoDxP4Zhn3AkA6/xT6gY7jYXJiaeyBZznYVujhZZET+UgcbZiQ7sN3WqcImg==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: globby: 11.1.0 graceful-fs: 4.2.11 @@ -12275,7 +12277,7 @@ packages: /delayed-stream@1.0.0: resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==} - engines: {node: ">=0.4.0"} + engines: {node: '>=0.4.0'} /delegates@1.0.0: resolution: {integrity: sha512-bd2L678uiWATM6m5Z1VzNCErI3jiGzt6HGY8OVICs40JQq/HALfbyNJmp0UDakEY4pMMaN0Ly5om/B1VI/+xfQ==} @@ -12283,49 +12285,49 @@ packages: /denque@2.1.0: resolution: {integrity: sha512-HVQE3AAb/pxF8fQAoiqpvg9i3evqug3hoiwakOyZAwJm+6vZehbkYXZ0l4JxS+I3QxM97v5aaRNhj8v5oBhekw==} - engines: {node: ">=0.10"} + engines: {node: '>=0.10'} dev: false /depd@2.0.0: resolution: {integrity: sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==} - engines: {node: ">= 0.8"} + engines: {node: '>= 0.8'} /dequal@2.0.3: resolution: {integrity: sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==} - engines: {node: ">=6"} + engines: {node: '>=6'} /destr@2.0.0: resolution: {integrity: sha512-FJ9RDpf3GicEBvzI3jxc2XhHzbqD8p4ANw/1kPsFBfTvP1b7Gn/Lg1vO7R9J4IVgoMbyUmFrFGZafJ1hPZpvlg==} /destroy@1.2.0: resolution: {integrity: sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==} - engines: {node: ">= 0.8", npm: 1.2.8000 || >= 1.4.16} + engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16} /detect-indent@5.0.0: resolution: {integrity: sha512-rlpvsxUtM0PQvy9iZe640/IWwWYyBsTApREbA1pHOpmOUIl9MkP/U4z7vTtg4Oaojvqhxt7sdufnT0EzGaR31g==} - engines: {node: ">=4"} + engines: {node: '>=4'} /detect-indent@6.1.0: resolution: {integrity: sha512-reYkTUJAZb9gUuZ2RvVCNhVHdg62RHnJ7WJl8ftMi4diZ6NWlciOzQN88pUhSELEwflJht4oQDv0F0BMlwaYtA==} - engines: {node: ">=8"} + engines: {node: '>=8'} dev: true /detect-libc@2.0.1: resolution: {integrity: sha512-463v3ZeIrcWtdgIg6vI6XUncguvr2TnGl4SzDXinkt9mSLpBJKXT3mW6xT3VQdDN11+WVs29pgvivTc4Lp8v+w==} - engines: {node: ">=8"} + engines: {node: '>=8'} /detect-newline@2.1.0: resolution: {integrity: sha512-CwffZFvlJffUg9zZA0uqrjQayUTC8ob94pnr5sFwaVv3IOmkfUHcWH+jXaQK3askE51Cqe8/9Ql/0uXNwqZ8Zg==} - engines: {node: ">=0.10.0"} + engines: {node: '>=0.10.0'} /detect-newline@3.1.0: resolution: {integrity: sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==} - engines: {node: ">=8"} + engines: {node: '>=8'} dev: true /detect-package-manager@2.0.1: resolution: {integrity: sha512-j/lJHyoLlWi6G1LDdLgvUtz60Zo5GEj+sVYtTVXnYLDPuzgC3llMxonXym9zIwhhUII8vjdw0LXxavpLqTbl1A==} - engines: {node: ">=12"} + engines: {node: '>=12'} dependencies: execa: 5.1.1 dev: true @@ -12360,17 +12362,17 @@ packages: /diff@4.0.2: resolution: {integrity: sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==} - engines: {node: ">=0.3.1"} + engines: {node: '>=0.3.1'} dev: true /diff@5.1.0: resolution: {integrity: sha512-D+mk+qE8VC/PAUrlAU34N+VfXev0ghe5ywmpqrawphmVZc1bEfn56uo9qpyGp1p4xpzOHkSW4ztBd6L7Xx4ACw==} - engines: {node: ">=0.3.1"} + engines: {node: '>=0.3.1'} dev: true /dir-glob@3.0.1: resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: path-type: 4.0.0 @@ -12379,13 +12381,13 @@ packages: /doctrine@2.1.0: resolution: {integrity: sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==} - engines: {node: ">=0.10.0"} + engines: {node: '>=0.10.0'} dependencies: esutils: 2.0.3 /doctrine@3.0.0: resolution: {integrity: sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==} - engines: {node: ">=6.0.0"} + engines: {node: '>=6.0.0'} dependencies: esutils: 2.0.3 @@ -12407,14 +12409,14 @@ packages: /domexception@2.0.1: resolution: {integrity: sha512-yxJ2mFy/sibVQlu5qHjOkf9J3K6zgmCxgJ94u2EdvDOV09H+32LtRswEcUsmUWN72pVLOEnTSRaIVVzVQgS0dg==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: webidl-conversions: 5.0.0 dev: true /domhandler@5.0.3: resolution: {integrity: sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==} - engines: {node: ">= 4"} + engines: {node: '>= 4'} dependencies: domelementtype: 2.3.0 dev: true @@ -12429,14 +12431,14 @@ packages: /dot-prop@5.3.0: resolution: {integrity: sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: is-obj: 2.0.0 dev: true /dot-prop@6.0.1: resolution: {integrity: sha512-tE7ztYzXHIeyvc7N+hR3oi7FIbf/NIjVP9hmAt3yMXzrQ072/fpjGLx2GxNxGxUl5V73MEqYzioOMoVhGMJ5cA==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: is-obj: 2.0.0 dev: true @@ -12450,16 +12452,16 @@ packages: /dotenv-expand@10.0.0: resolution: {integrity: sha512-GopVGCpVS1UKH75VKHGuQFqS1Gusej0z4FyQkPdwjil2gNIv+LNsqBlboOzpJFZKVT95GkCyWJbBSdFEFUWI2A==} - engines: {node: ">=12"} + engines: {node: '>=12'} dev: true /dotenv@16.3.1: resolution: {integrity: sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==} - engines: {node: ">=12"} + engines: {node: '>=12'} /dotgitignore@2.1.0: resolution: {integrity: sha512-sCm11ak2oY6DglEPpCB8TixLjWAxd3kJTs6UIcSasNYxXdFPV+YKlye92c8H4kKFqV5qYMIh7d+cYecEg0dIkA==} - engines: {node: ">=6"} + engines: {node: '>=6'} dependencies: find-up: 3.0.0 minimatch: 3.1.2 @@ -12471,12 +12473,12 @@ packages: dependencies: semver: 7.5.3 shelljs: 0.8.5 - typescript: 5.2.0-dev.20230807 + typescript: 5.3.0-dev.20230823 dev: true /dset@3.1.2: resolution: {integrity: sha512-g/M9sqy3oHe477Ar4voQxWtaPIFw1jTdKZuomOjhCcBx9nHUNn0pu6NopuFFrTh/TRZIKEj+76vLWFu9BNKk+Q==} - engines: {node: ">=4"} + engines: {node: '>=4'} dev: false /duplexify@3.7.1: @@ -12503,7 +12505,7 @@ packages: /ejs@3.1.9: resolution: {integrity: sha512-rC+QVNMJWv+MtPgkt0y+0rVEIdbtxVADApW9JXrUVlzHetgcyczP/E7DJmWJ4fJCZF2cPcBk0laWO9ZHMG3DmQ==} - engines: {node: ">=0.10.0"} + engines: {node: '>=0.10.0'} hasBin: true dependencies: jake: 10.8.7 @@ -12519,17 +12521,17 @@ packages: /emittery@0.13.1: resolution: {integrity: sha512-DeWwawk6r5yR9jFgnDKYt4sLS0LmHJJi3ZOnb5/JdbYwj3nW+FxQnHIjhBKz8YLC7oRNPVM9NQ47I3CVx34eqQ==} - engines: {node: ">=12"} + engines: {node: '>=12'} dev: true /emittery@0.8.1: resolution: {integrity: sha512-uDfvUjVrfGJJhymx/kz6prltenw1u7WrCg1oa94zYY8xxVpLLUu045LAT0dhDZdXG58/EpPL/5kA180fQ/qudg==} - engines: {node: ">=10"} + engines: {node: '>=10'} dev: true /emittery@1.0.1: resolution: {integrity: sha512-2ID6FdrMD9KDLldGesP6317G78K7km/kMcwItRtVFva7I/cSEOIaLpewaUb+YLXVwdAp3Ctfxh/V5zIl1sj7dQ==} - engines: {node: ">=14.16"} + engines: {node: '>=14.16'} dev: true /emoji-regex@8.0.0: @@ -12540,14 +12542,14 @@ packages: /encode-registry@3.0.0: resolution: {integrity: sha512-2fRYji8K6FwYuQ6EPBKR/J9mcqb7kIoNqt1vGvJr3NrvKfncRiNm00Oxo6gi/YJF8R5Sp2bNFSFdGKTG0rje1Q==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: mem: 8.1.1 dev: false /encodeurl@1.0.2: resolution: {integrity: sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==} - engines: {node: ">= 0.8"} + engines: {node: '>= 0.8'} /encoding@0.1.13: resolution: {integrity: sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A==} @@ -12564,7 +12566,7 @@ packages: /enhanced-resolve@5.15.0: resolution: {integrity: sha512-LXYT42KJ7lpIKECr2mAXIaMldcNCh/7E0KBKOu4KSfkHmP+mZmSs+8V5gBAqisWBy0OO4W5Oyys0GO1Y8KtdKg==} - engines: {node: ">=10.13.0"} + engines: {node: '>=10.13.0'} dependencies: graceful-fs: 4.2.11 tapable: 2.2.1 @@ -12578,12 +12580,12 @@ packages: /entities@4.5.0: resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==} - engines: {node: ">=0.12"} + engines: {node: '>=0.12'} dev: true /env-paths@2.2.1: resolution: {integrity: sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==} - engines: {node: ">=6"} + engines: {node: '>=6'} dev: true /env-paths@3.0.0: @@ -12593,7 +12595,7 @@ packages: /envinfo@7.10.0: resolution: {integrity: sha512-ZtUjZO6l5mwTHvc1L9+1q5p/R3wTopcfqMW8r5t8SJSKqeVI/LtajORwRFEKpEFuekjD0VBjwu1HMxL4UalIRw==} - engines: {node: ">=4"} + engines: {node: '>=4'} hasBin: true dev: true @@ -12608,7 +12610,7 @@ packages: /es-abstract@1.21.2: resolution: {integrity: sha512-y/B5POM2iBnIxCiernH1G7rC9qQoM77lLIMQLuob0zhp8C56Po81+2Nj0WFKnd0pNReDTnkYryc+zhOzpEIROg==} - engines: {node: ">= 0.4"} + engines: {node: '>= 0.4'} dependencies: array-buffer-byte-length: 1.0.0 available-typed-arrays: 1.0.5 @@ -12669,7 +12671,7 @@ packages: /es-set-tostringtag@2.0.1: resolution: {integrity: sha512-g3OMbtlwY3QewlqAiMLI47KywjWZoEytKr8pf6iTC8uJq5bIAH52Z9pnQ8pVL6whrCto53JZDuUIsifGeLorTg==} - engines: {node: ">= 0.4"} + engines: {node: '>= 0.4'} dependencies: get-intrinsic: 1.2.1 has: 1.0.3 @@ -12682,7 +12684,7 @@ packages: /es-to-primitive@1.2.1: resolution: {integrity: sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==} - engines: {node: ">= 0.4"} + engines: {node: '>= 0.4'} dependencies: is-callable: 1.2.7 is-date-object: 1.0.5 @@ -12694,7 +12696,7 @@ packages: /esbuild-android-64@0.15.18: resolution: {integrity: sha512-wnpt3OXRhcjfIDSZu9bnzT4/TNTDsOUvip0foZOUBG7QbSt//w3QV4FInVJxNhKc/ErhUxc5z4QjHtMi7/TbgA==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [x64] os: [android] requiresBuild: true @@ -12703,7 +12705,7 @@ packages: /esbuild-android-arm64@0.15.18: resolution: {integrity: sha512-G4xu89B8FCzav9XU8EjsXacCKSG2FT7wW9J6hOc18soEHJdtWu03L3TQDGf0geNxfLTtxENKBzMSq9LlbjS8OQ==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [arm64] os: [android] requiresBuild: true @@ -12712,7 +12714,7 @@ packages: /esbuild-darwin-64@0.15.18: resolution: {integrity: sha512-2WAvs95uPnVJPuYKP0Eqx+Dl/jaYseZEUUT1sjg97TJa4oBtbAKnPnl3b5M9l51/nbx7+QAEtuummJZW0sBEmg==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [x64] os: [darwin] requiresBuild: true @@ -12721,7 +12723,7 @@ packages: /esbuild-darwin-arm64@0.15.18: resolution: {integrity: sha512-tKPSxcTJ5OmNb1btVikATJ8NftlyNlc8BVNtyT/UAr62JFOhwHlnoPrhYWz09akBLHI9nElFVfWSTSRsrZiDUA==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [arm64] os: [darwin] requiresBuild: true @@ -12730,7 +12732,7 @@ packages: /esbuild-freebsd-64@0.15.18: resolution: {integrity: sha512-TT3uBUxkteAjR1QbsmvSsjpKjOX6UkCstr8nMr+q7zi3NuZ1oIpa8U41Y8I8dJH2fJgdC3Dj3CXO5biLQpfdZA==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [x64] os: [freebsd] requiresBuild: true @@ -12739,7 +12741,7 @@ packages: /esbuild-freebsd-arm64@0.15.18: resolution: {integrity: sha512-R/oVr+X3Tkh+S0+tL41wRMbdWtpWB8hEAMsOXDumSSa6qJR89U0S/PpLXrGF7Wk/JykfpWNokERUpCeHDl47wA==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [arm64] os: [freebsd] requiresBuild: true @@ -12748,7 +12750,7 @@ packages: /esbuild-linux-32@0.15.18: resolution: {integrity: sha512-lphF3HiCSYtaa9p1DtXndiQEeQDKPl9eN/XNoBf2amEghugNuqXNZA/ZovthNE2aa4EN43WroO0B85xVSjYkbg==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [ia32] os: [linux] requiresBuild: true @@ -12757,7 +12759,7 @@ packages: /esbuild-linux-64@0.15.18: resolution: {integrity: sha512-hNSeP97IviD7oxLKFuii5sDPJ+QHeiFTFLoLm7NZQligur8poNOWGIgpQ7Qf8Balb69hptMZzyOBIPtY09GZYw==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [x64] os: [linux] requiresBuild: true @@ -12766,7 +12768,7 @@ packages: /esbuild-linux-arm64@0.15.18: resolution: {integrity: sha512-54qr8kg/6ilcxd+0V3h9rjT4qmjc0CccMVWrjOEM/pEcUzt8X62HfBSeZfT2ECpM7104mk4yfQXkosY8Quptug==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [arm64] os: [linux] requiresBuild: true @@ -12775,7 +12777,7 @@ packages: /esbuild-linux-arm@0.15.18: resolution: {integrity: sha512-UH779gstRblS4aoS2qpMl3wjg7U0j+ygu3GjIeTonCcN79ZvpPee12Qun3vcdxX+37O5LFxz39XeW2I9bybMVA==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [arm] os: [linux] requiresBuild: true @@ -12784,7 +12786,7 @@ packages: /esbuild-linux-mips64le@0.15.18: resolution: {integrity: sha512-Mk6Ppwzzz3YbMl/ZZL2P0q1tnYqh/trYZ1VfNP47C31yT0K8t9s7Z077QrDA/guU60tGNp2GOwCQnp+DYv7bxQ==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [mips64el] os: [linux] requiresBuild: true @@ -12793,7 +12795,7 @@ packages: /esbuild-linux-ppc64le@0.15.18: resolution: {integrity: sha512-b0XkN4pL9WUulPTa/VKHx2wLCgvIAbgwABGnKMY19WhKZPT+8BxhZdqz6EgkqCLld7X5qiCY2F/bfpUUlnFZ9w==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [ppc64] os: [linux] requiresBuild: true @@ -12802,7 +12804,7 @@ packages: /esbuild-linux-riscv64@0.15.18: resolution: {integrity: sha512-ba2COaoF5wL6VLZWn04k+ACZjZ6NYniMSQStodFKH/Pu6RxzQqzsmjR1t9QC89VYJxBeyVPTaHuBMCejl3O/xg==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [riscv64] os: [linux] requiresBuild: true @@ -12811,7 +12813,7 @@ packages: /esbuild-linux-s390x@0.15.18: resolution: {integrity: sha512-VbpGuXEl5FCs1wDVp93O8UIzl3ZrglgnSQ+Hu79g7hZu6te6/YHgVJxCM2SqfIila0J3k0csfnf8VD2W7u2kzQ==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [s390x] os: [linux] requiresBuild: true @@ -12820,7 +12822,7 @@ packages: /esbuild-netbsd-64@0.15.18: resolution: {integrity: sha512-98ukeCdvdX7wr1vUYQzKo4kQ0N2p27H7I11maINv73fVEXt2kyh4K4m9f35U1K43Xc2QGXlzAw0K9yoU7JUjOg==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [x64] os: [netbsd] requiresBuild: true @@ -12829,7 +12831,7 @@ packages: /esbuild-openbsd-64@0.15.18: resolution: {integrity: sha512-yK5NCcH31Uae076AyQAXeJzt/vxIo9+omZRKj1pauhk3ITuADzuOx5N2fdHrAKPxN+zH3w96uFKlY7yIn490xQ==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [x64] os: [openbsd] requiresBuild: true @@ -12851,7 +12853,7 @@ packages: /esbuild-register@3.4.2(esbuild@0.17.19): resolution: {integrity: sha512-kG/XyTDyz6+YDuyfB9ZoSIOOmgyFCH+xPRtsCa8W85HLRV5Csp+o3jWVbOSHgSLfyLc5DmP+KFDNwty4mEjC+Q==} peerDependencies: - esbuild: ">=0.12 <1" + esbuild: '>=0.12 <1' dependencies: debug: 4.3.4 esbuild: 0.17.19 @@ -12861,7 +12863,7 @@ packages: /esbuild-sunos-64@0.15.18: resolution: {integrity: sha512-On22LLFlBeLNj/YF3FT+cXcyKPEI263nflYlAhz5crxtp3yRG1Ugfr7ITyxmCmjm4vbN/dGrb/B7w7U8yJR9yw==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [x64] os: [sunos] requiresBuild: true @@ -12870,14 +12872,14 @@ packages: /esbuild-wasm@0.18.5(patch_hash=t2ef2z2cxi7d6lxkcfsq2qtq3m): resolution: {integrity: sha512-1V2/CuXoapvzE+kAHYXW5GhLKWifqdpeV8QR0I4tnNguk1JOkAJDzmfJuDk/OuioLKg1+1CE4kUqbyZDIVn3pA==} - engines: {node: ">=12"} + engines: {node: '>=12'} hasBin: true dev: false patched: true /esbuild-windows-32@0.15.18: resolution: {integrity: sha512-o+eyLu2MjVny/nt+E0uPnBxYuJHBvho8vWsC2lV61A7wwTWC3jkN2w36jtA+yv1UgYkHRihPuQsL23hsCYGcOQ==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [ia32] os: [win32] requiresBuild: true @@ -12886,7 +12888,7 @@ packages: /esbuild-windows-64@0.15.18: resolution: {integrity: sha512-qinug1iTTaIIrCorAUjR0fcBk24fjzEedFYhhispP8Oc7SFvs+XeW3YpAKiKp8dRpizl4YYAhxMjlftAMJiaUw==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [x64] os: [win32] requiresBuild: true @@ -12895,7 +12897,7 @@ packages: /esbuild-windows-arm64@0.15.18: resolution: {integrity: sha512-q9bsYzegpZcLziq0zgUi5KqGVtfhjxGbnksaBFYmWLxeV/S1fK4OLdq2DFYnXcLMjlZw2L0jLsk1eGoB522WXQ==} - engines: {node: ">=12"} + engines: {node: '>=12'} cpu: [arm64] os: [win32] requiresBuild: true @@ -12904,12 +12906,12 @@ packages: /esbuild@0.15.18: resolution: {integrity: sha512-x/R72SmW3sSFRm5zrrIjAhCeQSAWoni3CmHEqfQrZIQTM3lVCdehdwuIqaOtfC2slvpdlLa62GYoN8SxT23m6Q==} - engines: {node: ">=12"} + engines: {node: '>=12'} hasBin: true requiresBuild: true optionalDependencies: - "@esbuild/android-arm": 0.15.18 - "@esbuild/linux-loong64": 0.15.18 + '@esbuild/android-arm': 0.15.18 + '@esbuild/linux-loong64': 0.15.18 esbuild-android-64: 0.15.18 esbuild-android-arm64: 0.15.18 esbuild-darwin-64: 0.15.18 @@ -12934,70 +12936,70 @@ packages: /esbuild@0.17.19: resolution: {integrity: sha512-XQ0jAPFkK/u3LcVRcvVHQcTIqD6E2H1fvZMA5dQPSOWb3suUbWbfbRf94pjc0bNzRYLfIrDRQXr7X+LHIm5oHw==} - engines: {node: ">=12"} + engines: {node: '>=12'} hasBin: true requiresBuild: true optionalDependencies: - "@esbuild/android-arm": 0.17.19 - "@esbuild/android-arm64": 0.17.19 - "@esbuild/android-x64": 0.17.19 - "@esbuild/darwin-arm64": 0.17.19 - "@esbuild/darwin-x64": 0.17.19 - "@esbuild/freebsd-arm64": 0.17.19 - "@esbuild/freebsd-x64": 0.17.19 - "@esbuild/linux-arm": 0.17.19 - "@esbuild/linux-arm64": 0.17.19 - "@esbuild/linux-ia32": 0.17.19 - "@esbuild/linux-loong64": 0.17.19 - "@esbuild/linux-mips64el": 0.17.19 - "@esbuild/linux-ppc64": 0.17.19 - "@esbuild/linux-riscv64": 0.17.19 - "@esbuild/linux-s390x": 0.17.19 - "@esbuild/linux-x64": 0.17.19 - "@esbuild/netbsd-x64": 0.17.19 - "@esbuild/openbsd-x64": 0.17.19 - "@esbuild/sunos-x64": 0.17.19 - "@esbuild/win32-arm64": 0.17.19 - "@esbuild/win32-ia32": 0.17.19 - "@esbuild/win32-x64": 0.17.19 + '@esbuild/android-arm': 0.17.19 + '@esbuild/android-arm64': 0.17.19 + '@esbuild/android-x64': 0.17.19 + '@esbuild/darwin-arm64': 0.17.19 + '@esbuild/darwin-x64': 0.17.19 + '@esbuild/freebsd-arm64': 0.17.19 + '@esbuild/freebsd-x64': 0.17.19 + '@esbuild/linux-arm': 0.17.19 + '@esbuild/linux-arm64': 0.17.19 + '@esbuild/linux-ia32': 0.17.19 + '@esbuild/linux-loong64': 0.17.19 + '@esbuild/linux-mips64el': 0.17.19 + '@esbuild/linux-ppc64': 0.17.19 + '@esbuild/linux-riscv64': 0.17.19 + '@esbuild/linux-s390x': 0.17.19 + '@esbuild/linux-x64': 0.17.19 + '@esbuild/netbsd-x64': 0.17.19 + '@esbuild/openbsd-x64': 0.17.19 + '@esbuild/sunos-x64': 0.17.19 + '@esbuild/win32-arm64': 0.17.19 + '@esbuild/win32-ia32': 0.17.19 + '@esbuild/win32-x64': 0.17.19 /esbuild@0.18.10: resolution: {integrity: sha512-33WKo67auOXzZHBY/9DTJRo7kIvfU12S+D4sp2wIz39N88MDIaCGyCwbW01RR70pK6Iya0I74lHEpyLfFqOHPA==} - engines: {node: ">=12"} + engines: {node: '>=12'} hasBin: true requiresBuild: true optionalDependencies: - "@esbuild/android-arm": 0.18.10 - "@esbuild/android-arm64": 0.18.10 - "@esbuild/android-x64": 0.18.10 - "@esbuild/darwin-arm64": 0.18.10 - "@esbuild/darwin-x64": 0.18.10 - "@esbuild/freebsd-arm64": 0.18.10 - "@esbuild/freebsd-x64": 0.18.10 - "@esbuild/linux-arm": 0.18.10 - "@esbuild/linux-arm64": 0.18.10 - "@esbuild/linux-ia32": 0.18.10 - "@esbuild/linux-loong64": 0.18.10 - "@esbuild/linux-mips64el": 0.18.10 - "@esbuild/linux-ppc64": 0.18.10 - "@esbuild/linux-riscv64": 0.18.10 - "@esbuild/linux-s390x": 0.18.10 - "@esbuild/linux-x64": 0.18.10 - "@esbuild/netbsd-x64": 0.18.10 - "@esbuild/openbsd-x64": 0.18.10 - "@esbuild/sunos-x64": 0.18.10 - "@esbuild/win32-arm64": 0.18.10 - "@esbuild/win32-ia32": 0.18.10 - "@esbuild/win32-x64": 0.18.10 + '@esbuild/android-arm': 0.18.10 + '@esbuild/android-arm64': 0.18.10 + '@esbuild/android-x64': 0.18.10 + '@esbuild/darwin-arm64': 0.18.10 + '@esbuild/darwin-x64': 0.18.10 + '@esbuild/freebsd-arm64': 0.18.10 + '@esbuild/freebsd-x64': 0.18.10 + '@esbuild/linux-arm': 0.18.10 + '@esbuild/linux-arm64': 0.18.10 + '@esbuild/linux-ia32': 0.18.10 + '@esbuild/linux-loong64': 0.18.10 + '@esbuild/linux-mips64el': 0.18.10 + '@esbuild/linux-ppc64': 0.18.10 + '@esbuild/linux-riscv64': 0.18.10 + '@esbuild/linux-s390x': 0.18.10 + '@esbuild/linux-x64': 0.18.10 + '@esbuild/netbsd-x64': 0.18.10 + '@esbuild/openbsd-x64': 0.18.10 + '@esbuild/sunos-x64': 0.18.10 + '@esbuild/win32-arm64': 0.18.10 + '@esbuild/win32-ia32': 0.18.10 + '@esbuild/win32-x64': 0.18.10 dev: true /escalade@3.1.1: resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==} - engines: {node: ">=6"} + engines: {node: '>=6'} /escape-goat@4.0.0: resolution: {integrity: sha512-2Sd4ShcWxbx6OY1IHyla/CVNwvg7XwZVoXZHcSu9w9SReNP1EzzD5T8NWKIR38fIqEns9kDWKUQTXXAmlDrdPg==} - engines: {node: ">=12"} + engines: {node: '>=12'} dev: true /escape-html@1.0.3: @@ -13005,20 +13007,20 @@ packages: /escape-string-regexp@1.0.5: resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==} - engines: {node: ">=0.8.0"} + engines: {node: '>=0.8.0'} /escape-string-regexp@2.0.0: resolution: {integrity: sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==} - engines: {node: ">=8"} + engines: {node: '>=8'} dev: true /escape-string-regexp@4.0.0: resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==} - engines: {node: ">=10"} + engines: {node: '>=10'} /escodegen@2.1.0: resolution: {integrity: sha512-2NlIDTwUWJN0mRPQOdtQBzbUHvdGY2P1VXSyU83Q3xKxM7WHX2Ql8dKq782Q9TgQUNOLEzEYu9bzLNj1q88I5w==} - engines: {node: ">=6.0"} + engines: {node: '>=6.0'} hasBin: true dependencies: esprima: 4.0.1 @@ -13032,7 +13034,7 @@ packages: resolution: {integrity: sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA==} hasBin: true peerDependencies: - eslint: ">=7.0.0" + eslint: '>=7.0.0' dependencies: eslint: 8.42.0 @@ -13049,8 +13051,8 @@ packages: resolution: {integrity: sha512-TdJqPHs2lW5J9Zpe17DZNQuDnox4xo2o+0tE7Pggain9Rbc19ik8kFtXdxZ250FVx2kF4vlt2RSf4qlUpG7bhw==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: - eslint: "*" - eslint-plugin-import: "*" + eslint: '*' + eslint-plugin-import: '*' dependencies: debug: 4.3.4 enhanced-resolve: 5.15.0 @@ -13063,22 +13065,22 @@ packages: is-glob: 4.0.3 synckit: 0.8.5 transitivePeerDependencies: - - "@typescript-eslint/parser" + - '@typescript-eslint/parser' - eslint-import-resolver-node - eslint-import-resolver-webpack - supports-color /eslint-module-utils@2.8.0(@typescript-eslint/parser@5.59.11)(eslint-import-resolver-node@0.3.7)(eslint-import-resolver-typescript@3.5.5)(eslint@8.42.0): resolution: {integrity: sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==} - engines: {node: ">=4"} + engines: {node: '>=4'} peerDependencies: - "@typescript-eslint/parser": "*" - eslint: "*" - eslint-import-resolver-node: "*" - eslint-import-resolver-typescript: "*" - eslint-import-resolver-webpack: "*" + '@typescript-eslint/parser': '*' + eslint: '*' + eslint-import-resolver-node: '*' + eslint-import-resolver-typescript: '*' + eslint-import-resolver-webpack: '*' peerDependenciesMeta: - "@typescript-eslint/parser": + '@typescript-eslint/parser': optional: true eslint: optional: true @@ -13089,7 +13091,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - "@typescript-eslint/parser": 5.59.11(eslint@8.42.0)(typescript@4.9.4) + '@typescript-eslint/parser': 5.59.11(eslint@8.42.0)(typescript@4.9.4) debug: 3.2.7(supports-color@5.5.0) eslint: 8.42.0 eslint-import-resolver-node: 0.3.7 @@ -13099,15 +13101,15 @@ packages: /eslint-plugin-import@2.27.5(@typescript-eslint/parser@5.59.11)(eslint-import-resolver-typescript@3.5.5)(eslint@8.42.0): resolution: {integrity: sha512-LmEt3GVofgiGuiE+ORpnvP+kAm3h6MLZJ4Q5HCyHADofsb4VzXFsRiWj3c0OFiV+3DWFh0qg3v9gcPlfc3zRow==} - engines: {node: ">=4"} + engines: {node: '>=4'} peerDependencies: - "@typescript-eslint/parser": "*" + '@typescript-eslint/parser': '*' eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 peerDependenciesMeta: - "@typescript-eslint/parser": + '@typescript-eslint/parser': optional: true dependencies: - "@typescript-eslint/parser": 5.59.11(eslint@8.42.0)(typescript@4.9.4) + '@typescript-eslint/parser': 5.59.11(eslint@8.42.0)(typescript@4.9.4) array-includes: 3.1.6 array.prototype.flat: 1.3.1 array.prototype.flatmap: 1.3.1 @@ -13131,11 +13133,11 @@ packages: /eslint-plugin-jsx-a11y@6.7.1(eslint@8.42.0): resolution: {integrity: sha512-63Bog4iIethyo8smBklORknVjB0T2dwB8Mr/hIC+fBS0uyHdYYpzM/Ed+YC8VxTjlXHEWFOdmgwcDn1U2L9VCA==} - engines: {node: ">=4.0"} + engines: {node: '>=4.0'} peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 dependencies: - "@babel/runtime": 7.22.5 + '@babel/runtime': 7.22.5 aria-query: 5.3.0 array-includes: 3.1.6 array.prototype.flatmap: 1.3.1 @@ -13156,11 +13158,11 @@ packages: /eslint-plugin-prettier@4.2.1(eslint-config-prettier@8.8.0)(eslint@8.42.0)(prettier@2.8.8): resolution: {integrity: sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==} - engines: {node: ">=12.0.0"} + engines: {node: '>=12.0.0'} peerDependencies: - eslint: ">=7.28.0" - eslint-config-prettier: "*" - prettier: ">=2.0.0" + eslint: '>=7.28.0' + eslint-config-prettier: '*' + prettier: '>=2.0.0' peerDependenciesMeta: eslint-config-prettier: optional: true @@ -13172,7 +13174,7 @@ packages: /eslint-plugin-react-hooks@4.6.0(eslint@8.42.0): resolution: {integrity: sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==} - engines: {node: ">=10"} + engines: {node: '>=10'} peerDependencies: eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 dependencies: @@ -13181,7 +13183,7 @@ packages: /eslint-plugin-react@7.32.2(eslint@8.42.0): resolution: {integrity: sha512-t2fBMa+XzonrrNkyVirzKlvn5RXzzPwRHtMvLAtVZrt8oxgnTQaYbU6SXTOO1mwQgp1y5+toMSKInnzGr0Knqg==} - engines: {node: ">=4"} + engines: {node: '>=4'} peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 dependencies: @@ -13206,19 +13208,19 @@ packages: /eslint-plugin-sort-exports@0.8.0(eslint@8.42.0): resolution: {integrity: sha512-5x7kJNjIS5bSyehFJ6Gk2gh2wUPt/rmhwDHF8JPDicSH7bvrLRFdlkhHu74YqYBjEySHYaOZVoKNP90TjI0v6w==} peerDependencies: - eslint: ">=5.0.0" + eslint: '>=5.0.0' dependencies: eslint: 8.42.0 dev: true /eslint-plugin-unicorn@47.0.0(eslint@8.42.0): resolution: {integrity: sha512-ivB3bKk7fDIeWOUmmMm9o3Ax9zbMz1Bsza/R2qm46ufw4T6VBFBaJIR1uN3pCKSmSXm8/9Nri8V+iUut1NhQGA==} - engines: {node: ">=16"} + engines: {node: '>=16'} peerDependencies: - eslint: ">=8.38.0" + eslint: '>=8.38.0' dependencies: - "@babel/helper-validator-identifier": 7.22.5 - "@eslint-community/eslint-utils": 4.4.0(eslint@8.42.0) + '@babel/helper-validator-identifier': 7.22.5 + '@eslint-community/eslint-utils': 4.4.0(eslint@8.42.0) ci-info: 3.8.0 clean-regexp: 1.0.0 eslint: 8.42.0 @@ -13238,7 +13240,7 @@ packages: /eslint-scope@5.1.1: resolution: {integrity: sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==} - engines: {node: ">=8.0.0"} + engines: {node: '>=8.0.0'} dependencies: esrecurse: 4.3.0 estraverse: 4.3.0 @@ -13259,13 +13261,13 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: - "@eslint-community/eslint-utils": 4.4.0(eslint@8.42.0) - "@eslint-community/regexpp": 4.5.1 - "@eslint/eslintrc": 2.0.3 - "@eslint/js": 8.42.0 - "@humanwhocodes/config-array": 0.11.10 - "@humanwhocodes/module-importer": 1.0.1 - "@nodelib/fs.walk": 1.2.8 + '@eslint-community/eslint-utils': 4.4.0(eslint@8.42.0) + '@eslint-community/regexpp': 4.5.1 + '@eslint/eslintrc': 2.0.3 + '@eslint/js': 8.42.0 + '@humanwhocodes/config-array': 0.11.10 + '@humanwhocodes/module-importer': 1.0.1 + '@nodelib/fs.walk': 1.2.8 ajv: 6.12.6 chalk: 4.1.2 cross-spawn: 7.0.3 @@ -13311,35 +13313,35 @@ packages: /esprima@4.0.1: resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==} - engines: {node: ">=4"} + engines: {node: '>=4'} hasBin: true /esquery@1.5.0: resolution: {integrity: sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==} - engines: {node: ">=0.10"} + engines: {node: '>=0.10'} dependencies: estraverse: 5.3.0 /esrecurse@4.3.0: resolution: {integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==} - engines: {node: ">=4.0"} + engines: {node: '>=4.0'} dependencies: estraverse: 5.3.0 /estraverse@4.3.0: resolution: {integrity: sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==} - engines: {node: ">=4.0"} + engines: {node: '>=4.0'} /estraverse@5.3.0: resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==} - engines: {node: ">=4.0"} + engines: {node: '>=4.0'} /estree-to-babel@3.2.1: resolution: {integrity: sha512-YNF+mZ/Wu2FU/gvmzuWtYc8rloubL7wfXCTgouFrnjGVXPA/EeYYA7pupXWrb3Iv1cTBeSSxxJIbK23l4MRNqg==} - engines: {node: ">=8.3.0"} + engines: {node: '>=8.3.0'} dependencies: - "@babel/traverse": 7.22.5 - "@babel/types": 7.22.5 + '@babel/traverse': 7.22.5 + '@babel/types': 7.22.5 c8: 7.14.0 transitivePeerDependencies: - supports-color @@ -13351,19 +13353,19 @@ packages: /esutils@2.0.3: resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==} - engines: {node: ">=0.10.0"} + engines: {node: '>=0.10.0'} /etag@1.8.1: resolution: {integrity: sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==} - engines: {node: ">= 0.6"} + engines: {node: '>= 0.6'} /events@3.3.0: resolution: {integrity: sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==} - engines: {node: ">=0.8.x"} + engines: {node: '>=0.8.x'} /execa@5.1.1: resolution: {integrity: sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: cross-spawn: 7.0.3 get-stream: 6.0.1 @@ -13391,19 +13393,19 @@ packages: /exit@0.1.2: resolution: {integrity: sha512-Zk/eNKV2zbjpKzrsQ+n1G6poVbErQxJ0LBOJXaKZ1EViLzH+hrLu9cdXI4zw9dBQJslwBEpbQ2P1oS7nDxs6jQ==} - engines: {node: ">= 0.8.0"} + engines: {node: '>= 0.8.0'} dev: true /expand-template@2.0.3: resolution: {integrity: sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==} - engines: {node: ">=6"} + engines: {node: '>=6'} dev: true /expect@27.5.1: resolution: {integrity: sha512-E1q5hSUG2AmYQwQJ041nvgpkODHQvB+RKlB4IYdru6uJsyFTRyZAP463M+1lINorwbqAmUggi6+WwkD8lCS/Dw==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - "@jest/types": 27.5.1 + '@jest/types': 27.5.1 jest-get-type: 27.5.1 jest-matcher-utils: 27.5.1 jest-message-util: 27.5.1 @@ -13413,7 +13415,7 @@ packages: resolution: {integrity: sha512-eEh0xn8HlsuOBxFgIss+2mX85VAS4Qy3OSkjV7rlBWljtA4oWH37glVGyOZSZvErDT/yBywZdPGwCXuTvSG85g==} engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} dependencies: - "@jest/expect-utils": 28.1.3 + '@jest/expect-utils': 28.1.3 jest-get-type: 28.0.2 jest-matcher-utils: 28.1.3 jest-message-util: 28.1.3 @@ -13424,7 +13426,7 @@ packages: resolution: {integrity: sha512-yM7xqUrCO2JdpFo4XpM82t+PJBFybdqoQuJLDGeDX2ij8NZzqRHyu3Hp188/JX7SWqud+7t4MUdvcgGBICMHZg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - "@jest/expect-utils": 29.5.0 + '@jest/expect-utils': 29.5.0 jest-get-type: 29.4.3 jest-matcher-utils: 29.5.0 jest-message-util: 29.5.0 @@ -13437,7 +13439,7 @@ packages: /express@4.18.2: resolution: {integrity: sha512-5/PsL6iGPdfQ/lKM1UuielYgv3BUoJfz1aUwU9vHZ+J7gyvwdQXFEBIEIaxeGf0GIcreATNyBExtalisDbuMqQ==} - engines: {node: ">= 0.10.0"} + engines: {node: '>= 0.10.0'} dependencies: accepts: 1.3.8 array-flatten: 1.1.1 @@ -13479,7 +13481,7 @@ packages: /external-editor@3.1.0: resolution: {integrity: sha512-hMQ4CX1p1izmuLYyZqLMO/qGNw10wSv9QDCPfzXfyFrOaCSSoRfqE1Kf1s5an66J5JZC62NewG+mK49jOCtQew==} - engines: {node: ">=4"} + engines: {node: '>=4'} dependencies: chardet: 0.7.0 iconv-lite: 0.4.24 @@ -13500,14 +13502,14 @@ packages: /extract-zip@2.0.1: resolution: {integrity: sha512-GDhU9ntwuKyGXdZBUgTIe+vXnWj0fppUEtMDL0+idd5Sta8TGpHssn/eusA9mrPr9qNDym6SxAYZjNvCn/9RBg==} - engines: {node: ">= 10.17.0"} + engines: {node: '>= 10.17.0'} hasBin: true dependencies: debug: 4.3.4 get-stream: 5.2.0 yauzl: 2.10.0 optionalDependencies: - "@types/yauzl": 2.10.0 + '@types/yauzl': 2.10.0 transitivePeerDependencies: - supports-color dev: true @@ -13520,10 +13522,10 @@ packages: /fast-glob@3.2.12: resolution: {integrity: sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==} - engines: {node: ">=8.6.0"} + engines: {node: '>=8.6.0'} dependencies: - "@nodelib/fs.stat": 2.0.5 - "@nodelib/fs.walk": 1.2.8 + '@nodelib/fs.stat': 2.0.5 + '@nodelib/fs.walk': 1.2.8 glob-parent: 5.1.2 merge2: 1.4.1 micromatch: 4.0.5 @@ -13587,7 +13589,7 @@ packages: /figures@3.2.0: resolution: {integrity: sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: escape-string-regexp: 1.0.5 dev: true @@ -13620,13 +13622,13 @@ packages: /fill-range@7.0.1: resolution: {integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: to-regex-range: 5.0.1 /finalhandler@1.2.0: resolution: {integrity: sha512-5uXcUVftlQMFnWC9qu/svkWv3GTd2PfUhK/3PLkYNAe7FbqJMt3515HaxE6eRL74GdsriiwujiawdaB1BpEISg==} - engines: {node: ">= 0.8"} + engines: {node: '>= 0.8'} dependencies: debug: 2.6.9 encodeurl: 1.0.2 @@ -13640,7 +13642,7 @@ packages: /find-cache-dir@2.1.0: resolution: {integrity: sha512-Tq6PixE0w/VMFfCgbONnkiQIVol/JJL7nRMi20fqzA4NRs9AfeqMGeRdPi3wIhYkxjeBaWh2rxwapn5Tu3IqOQ==} - engines: {node: ">=6"} + engines: {node: '>=6'} dependencies: commondir: 1.0.1 make-dir: 2.1.0 @@ -13649,7 +13651,7 @@ packages: /find-cache-dir@3.3.2: resolution: {integrity: sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: commondir: 1.0.1 make-dir: 3.1.0 @@ -13658,28 +13660,28 @@ packages: /find-up@2.1.0: resolution: {integrity: sha512-NWzkk0jSJtTt08+FBFMvXoeZnOJD+jTtsRmBYbAIzJdX6l7dLgR7CTubCM5/eDdPUBvLCeVasP1brfVR/9/EZQ==} - engines: {node: ">=4"} + engines: {node: '>=4'} dependencies: locate-path: 2.0.0 dev: true /find-up@3.0.0: resolution: {integrity: sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==} - engines: {node: ">=6"} + engines: {node: '>=6'} dependencies: locate-path: 3.0.0 dev: true /find-up@4.1.0: resolution: {integrity: sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: locate-path: 5.0.0 path-exists: 4.0.0 /find-up@5.0.0: resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: locate-path: 6.0.0 path-exists: 4.0.0 @@ -13700,14 +13702,14 @@ packages: /flow-parser@0.210.1: resolution: {integrity: sha512-M0SdOwD0wZHhk6K/AOaPReBnw2vB7p9KUFUFZHJRsU3ZMl/+WVrMpmb8AfEM6GXZ5mEssCx9vHugxxJg1ieoew==} - engines: {node: ">=0.4.0"} + engines: {node: '>=0.4.0'} dev: true /follow-redirects@1.15.2: resolution: {integrity: sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==} - engines: {node: ">=4.0"} + engines: {node: '>=4.0'} peerDependencies: - debug: "*" + debug: '*' peerDependenciesMeta: debug: optional: true @@ -13720,7 +13722,7 @@ packages: /foreground-child@2.0.0: resolution: {integrity: sha512-dCIq9FpEcyQyXKCkyzmlPTFNgrCzPudOe+mhvJU5zAtlBnGVy2yKxtfsxK2tQBThwq225jcvBjpw1Gr40uzZCA==} - engines: {node: ">=8.0.0"} + engines: {node: '>=8.0.0'} dependencies: cross-spawn: 7.0.3 signal-exit: 3.0.7 @@ -13728,7 +13730,7 @@ packages: /foreground-child@3.1.1: resolution: {integrity: sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==} - engines: {node: ">=14"} + engines: {node: '>=14'} dependencies: cross-spawn: 7.0.3 signal-exit: 4.0.2 @@ -13736,12 +13738,12 @@ packages: /form-data-encoder@2.1.4: resolution: {integrity: sha512-yDYSgNMraqvnxiEXO4hi88+YZxaHC6QKzb5N84iRCTDeRO7ZALpir/lVmf/uXUhnwUr2O4HU8s/n6x+yNjQkHw==} - engines: {node: ">= 14.17"} + engines: {node: '>= 14.17'} dev: true /form-data@3.0.1: resolution: {integrity: sha512-RHkBKtLWUVwd7SqRIvCZMEvAMoGUp0XU+seQiZejj0COz3RI3hWP4sCv3gZWWLjJTd7rGwcsF5eKZGii0r/hbg==} - engines: {node: ">= 6"} + engines: {node: '>= 6'} dependencies: asynckit: 0.4.0 combined-stream: 1.0.8 @@ -13749,7 +13751,7 @@ packages: /form-data@4.0.0: resolution: {integrity: sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==} - engines: {node: ">= 6"} + engines: {node: '>= 6'} dependencies: asynckit: 0.4.0 combined-stream: 1.0.8 @@ -13758,18 +13760,18 @@ packages: /formdata-polyfill@4.0.10: resolution: {integrity: sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g==} - engines: {node: ">=12.20.0"} + engines: {node: '>=12.20.0'} dependencies: fetch-blob: 3.2.0 dev: true /forwarded@0.2.0: resolution: {integrity: sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==} - engines: {node: ">= 0.6"} + engines: {node: '>= 0.6'} /fp-and-or@0.1.3: resolution: {integrity: sha512-wJaE62fLaB3jCYvY2ZHjZvmKK2iiLiiehX38rz5QZxtdN8fVPJDeZUiVvJrHStdTc+23LHlyZuSEKgFc0pxi2g==} - engines: {node: ">=10"} + engines: {node: '>=10'} dev: true /fraction.js@4.2.0: @@ -13791,16 +13793,16 @@ packages: react-dom: 18.2.0(react@18.2.0) tslib: 2.6.0 optionalDependencies: - "@emotion/is-prop-valid": 0.8.8 + '@emotion/is-prop-valid': 0.8.8 dev: false /fresh@0.5.2: resolution: {integrity: sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==} - engines: {node: ">= 0.6"} + engines: {node: '>= 0.6'} /fs-access@1.0.1: resolution: {integrity: sha512-05cXDIwNbFaoFWaz5gNHlUTbH5whiss/hr/ibzPd4MH3cR4w0ZKeIPiVdbyJurg3O5r/Bjpvn9KOb1/rPMf3nA==} - engines: {node: ">=0.10.0"} + engines: {node: '>=0.10.0'} dependencies: null-check: 1.0.0 dev: true @@ -13810,7 +13812,7 @@ packages: /fs-extra@10.1.0: resolution: {integrity: sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==} - engines: {node: ">=12"} + engines: {node: '>=12'} dependencies: graceful-fs: 4.2.11 jsonfile: 6.1.0 @@ -13818,7 +13820,7 @@ packages: /fs-extra@11.1.1: resolution: {integrity: sha512-MGIE4HOvQCeUCzmlHs0vXpih4ysz4wg9qiSAu6cd42lVwPbTM1TjV7RusoyQqMmk/95gdQZX72u+YW+c3eEpFQ==} - engines: {node: ">=14.14"} + engines: {node: '>=14.14'} dependencies: graceful-fs: 4.2.11 jsonfile: 6.1.0 @@ -13826,7 +13828,7 @@ packages: /fs-extra@8.1.0: resolution: {integrity: sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==} - engines: {node: ">=6 <7 || >=8"} + engines: {node: '>=6 <7 || >=8'} dependencies: graceful-fs: 4.2.11 jsonfile: 4.0.0 @@ -13834,7 +13836,7 @@ packages: /fs-extra@9.1.0: resolution: {integrity: sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: at-least-node: 1.0.0 graceful-fs: 4.2.11 @@ -13843,7 +13845,7 @@ packages: /fs-minipass@2.1.0: resolution: {integrity: sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==} - engines: {node: ">= 8"} + engines: {node: '>= 8'} dependencies: minipass: 3.3.6 @@ -13873,7 +13875,7 @@ packages: /function.prototype.name@1.1.5: resolution: {integrity: sha512-uN7m/BzVKQnCUF/iW8jYea67v++2u7m5UgENbHRtdDVclOUP+FMPlCNdmk0h/ysGyo2tavMJEDqJAkJdRa1vMA==} - engines: {node: ">= 0.4"} + engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 define-properties: 1.2.0 @@ -13885,7 +13887,7 @@ packages: /gauge@3.0.2: resolution: {integrity: sha512-+5J6MS/5XksCuXq++uFRsnUd7Ovu1XenbeuIuNRJxYWjgQbPuFhT14lAvsWfqfAmnwluf1OwMjz39HjfLPci0Q==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: aproba: 2.0.0 color-support: 1.1.3 @@ -13914,12 +13916,12 @@ packages: /generic-pool@3.9.0: resolution: {integrity: sha512-hymDOu5B53XvN4QT9dBmZxPX4CWhBPPLguTZ9MMFeFa/Kg0xWVfylOVNlJji/E7yTZWFd/q9GO5TxDLq156D7g==} - engines: {node: ">= 4"} + engines: {node: '>= 4'} dev: true /gensync@1.0.0-beta.2: resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} dev: true /get-caller-file@2.0.5: @@ -13940,19 +13942,19 @@ packages: /get-npm-tarball-url@2.0.3: resolution: {integrity: sha512-R/PW6RqyaBQNWYaSyfrh54/qtcnOp22FHCCiRhSSZj0FP3KQWCsxxt0DzIdVTbwTqe9CtQfvl/FPD4UIPt4pqw==} - engines: {node: ">=12.17"} + engines: {node: '>=12.17'} /get-package-type@0.1.0: resolution: {integrity: sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==} - engines: {node: ">=8.0.0"} + engines: {node: '>=8.0.0'} dev: true /get-pkg-repo@4.2.1: resolution: {integrity: sha512-2+QbHjFRfGB74v/pYWjd5OhU3TDIC2Gv/YKUTk/tCvAz0pkn/Mz6P3uByuBimLOcPvN2jYdScl3xGFSrx0jEcA==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} hasBin: true dependencies: - "@hutson/parse-repository-url": 3.0.2 + '@hutson/parse-repository-url': 3.0.2 hosted-git-info: 4.1.0 through2: 2.0.5 yargs: 16.2.0 @@ -13960,7 +13962,7 @@ packages: /get-port@5.1.1: resolution: {integrity: sha512-g/Q1aTSDOxFpchXC4i8ZWvxA1lnPqx/JHqcpIw0/LX9T8x/GBbi6YnlN5nhaKIFkT8oFsscUKgDJYxfwfS6QsQ==} - engines: {node: ">=8"} + engines: {node: '>=8'} dev: true /get-port@6.1.2: @@ -13977,23 +13979,23 @@ packages: /get-stdin@8.0.0: resolution: {integrity: sha512-sY22aA6xchAzprjyqmSEQv4UbAAzRN0L2dQB0NlN5acTTK9Don6nhoc3eAbUnpZiCANAMfd/+40kVdKfFygohg==} - engines: {node: ">=10"} + engines: {node: '>=10'} dev: true /get-stream@5.2.0: resolution: {integrity: sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: pump: 3.0.0 dev: true /get-stream@6.0.1: resolution: {integrity: sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==} - engines: {node: ">=10"} + engines: {node: '>=10'} /get-symbol-description@1.0.0: resolution: {integrity: sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==} - engines: {node: ">= 0.4"} + engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 get-intrinsic: 1.2.1 @@ -14019,7 +14021,7 @@ packages: /git-raw-commits@2.0.0: resolution: {integrity: sha512-w4jFEJFgKXMQJ0H0ikBk2S+4KP2VEjhCvLCNqbNRQC8BgGWgLKNCO7a9K9LI+TVT7Gfoloje502sEnctibffgg==} - engines: {node: ">=6.9.0"} + engines: {node: '>=6.9.0'} hasBin: true dependencies: dargs: 4.1.0 @@ -14031,7 +14033,7 @@ packages: /git-raw-commits@2.0.11: resolution: {integrity: sha512-VnctFhw+xfj8Va1xtfEqCUD2XDrbAPSJx+hSrE5K7fGdjZruW7XV+QOrN7LF/RJyvspRiD2I0asWsxFp0ya26A==} - engines: {node: ">=10"} + engines: {node: '>=10'} hasBin: true dependencies: dargs: 7.0.0 @@ -14043,7 +14045,7 @@ packages: /git-remote-origin-url@2.0.0: resolution: {integrity: sha512-eU+GGrZgccNJcsDH5LkXR3PB9M958hxc7sbA8DFJjrv9j4L2P/eZfKhM+QD6wyzpiv+b1BpK0XrYCxkovtjSLw==} - engines: {node: ">=4"} + engines: {node: '>=4'} dependencies: gitconfiglocal: 1.0.0 pify: 2.3.0 @@ -14051,7 +14053,7 @@ packages: /git-semver-tags@4.1.1: resolution: {integrity: sha512-OWyMt5zBe7xFs8vglMmhM9lRQzCWL3WjHtxNNfJTMngGym7pC1kh8sP6jevfydJ6LP3ZvGxfb6ABYgPUM0mtsA==} - engines: {node: ">=10"} + engines: {node: '>=10'} hasBin: true dependencies: meow: 8.1.2 @@ -14074,33 +14076,33 @@ packages: /glob-parent@5.1.2: resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==} - engines: {node: ">= 6"} + engines: {node: '>= 6'} dependencies: is-glob: 4.0.3 /glob-parent@6.0.2: resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==} - engines: {node: ">=10.13.0"} + engines: {node: '>=10.13.0'} dependencies: is-glob: 4.0.3 /glob-promise@4.2.2(glob@7.2.3): resolution: {integrity: sha512-xcUzJ8NWN5bktoTIX7eOclO1Npxd/dyVqUJxlLIDasT4C7KZyqlPIwkdJ0Ypiy3p2ZKahTjK4M9uC3sNSfNMzw==} - engines: {node: ">=12"} + engines: {node: '>=12'} peerDependencies: glob: ^7.1.6 dependencies: - "@types/glob": 7.2.0 + '@types/glob': 7.2.0 glob: 7.2.3 dev: true /glob-promise@6.0.2(glob@8.1.0): resolution: {integrity: sha512-Ni2aDyD1ekD6x8/+K4hDriRDbzzfuK4yKpqSymJ4P7IxbtARiOOuU+k40kbHM0sLIlbf1Qh0qdMkAHMZYE6XJQ==} - engines: {node: ">=16"} + engines: {node: '>=16'} peerDependencies: glob: ^8.0.3 dependencies: - "@types/glob": 8.1.0 + '@types/glob': 8.1.0 glob: 8.1.0 /glob-to-regexp@0.4.1: @@ -14109,7 +14111,7 @@ packages: /glob@10.3.1: resolution: {integrity: sha512-9BKYcEeIs7QwlCYs+Y3GBvqAMISufUS0i2ELd11zpZjxI5V9iyRj0HgzB5/cLf2NY4vcYBTYzJ7GIui7j/4DOw==} - engines: {node: ">=16 || 14 >=14.17"} + engines: {node: '>=16 || 14 >=14.17'} hasBin: true dependencies: foreground-child: 3.1.1 @@ -14141,7 +14143,7 @@ packages: /glob@8.1.0: resolution: {integrity: sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==} - engines: {node: ">=12"} + engines: {node: '>=12'} dependencies: fs.realpath: 1.0.0 inflight: 1.0.6 @@ -14151,31 +14153,31 @@ packages: /global-dirs@3.0.1: resolution: {integrity: sha512-NBcGGFbBA9s1VzD41QXDG+3++t9Mn5t1FpLdhESY6oKY4gYTFpX4wO3sqGUa0Srjtbfj3szX0RnemmrVRUdULA==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: ini: 2.0.0 dev: true /globals@11.12.0: resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==} - engines: {node: ">=4"} + engines: {node: '>=4'} dev: true /globals@13.20.0: resolution: {integrity: sha512-Qg5QtVkCy/kv3FUSlu4ukeZDVf9ee0iXLAUYX13gbR17bnejFTzr4iS9bY7kwCf1NztRNm1t91fjOiyx4CSwPQ==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: type-fest: 0.20.2 /globalthis@1.0.3: resolution: {integrity: sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==} - engines: {node: ">= 0.4"} + engines: {node: '>= 0.4'} dependencies: define-properties: 1.2.0 /globby@11.1.0: resolution: {integrity: sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: array-union: 2.1.0 dir-glob: 3.0.1 @@ -14201,10 +14203,10 @@ packages: /got@12.6.1: resolution: {integrity: sha512-mThBblvlAF1d4O5oqyvN+ZxLAYwIJK7bpMxgYqPD9okW0C3qm5FFn7k811QrcuEBwaogR3ngOFoCfs6mRv7teQ==} - engines: {node: ">=14.16"} + engines: {node: '>=14.16'} dependencies: - "@sindresorhus/is": 5.4.1 - "@szmarczak/http-timer": 5.0.1 + '@sindresorhus/is': 5.4.1 + '@szmarczak/http-timer': 5.0.1 cacheable-lookup: 7.0.0 cacheable-request: 10.2.12 decompress-response: 6.0.0 @@ -14235,7 +14237,7 @@ packages: /graphology@0.25.1(graphology-types@0.24.7): resolution: {integrity: sha512-yYA7BJCcXN2DrKNQQ9Qf22zBHm/yTbyBR71T1MYBbGtywNHsv0QZtk8zaR6zxNcp2hCCZayUkHp9DyMSZCpoxQ==} peerDependencies: - graphology-types: ">=0.24.0" + graphology-types: '>=0.24.0' dependencies: events: 3.3.0 graphology-types: 0.24.7 @@ -14256,7 +14258,7 @@ packages: /handlebars@4.7.7: resolution: {integrity: sha512-aAcXm5OAfE/8IXkcZvCepKU3VzW1/39Fb5ZuqMtgI/hT8X2YgoMvBY5dLhq/cpOvw7Lk1nK/UF71aLG/ZnVYRA==} - engines: {node: ">=0.4.7"} + engines: {node: '>=0.4.7'} hasBin: true dependencies: minimist: 1.2.8 @@ -14280,7 +14282,7 @@ packages: /hard-rejection@2.1.0: resolution: {integrity: sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA==} - engines: {node: ">=6"} + engines: {node: '>=6'} dev: true /has-bigints@1.0.2: @@ -14288,15 +14290,15 @@ packages: /has-flag@3.0.0: resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==} - engines: {node: ">=4"} + engines: {node: '>=4'} /has-flag@4.0.0: resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==} - engines: {node: ">=8"} + engines: {node: '>=8'} /has-own-prop@2.0.0: resolution: {integrity: sha512-Pq0h+hvsVm6dDEa8x82GnLSYHOzNDt7f0ddFa3FqcQlgzEiptPqL+XrOJNavjOzSYiYWIrgeVYYgGlLmnxwilQ==} - engines: {node: ">=8"} + engines: {node: '>=8'} /has-property-descriptors@1.0.0: resolution: {integrity: sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ==} @@ -14305,15 +14307,15 @@ packages: /has-proto@1.0.1: resolution: {integrity: sha512-7qE+iP+O+bgF9clE5+UoBFzE65mlBiVj3tKCrlNQ0Ogwm0BjpT/gK4SlLYDMybDh5I3TCTKnPPa0oMG7JDYrhg==} - engines: {node: ">= 0.4"} + engines: {node: '>= 0.4'} /has-symbols@1.0.3: resolution: {integrity: sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==} - engines: {node: ">= 0.4"} + engines: {node: '>= 0.4'} /has-tostringtag@1.0.0: resolution: {integrity: sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==} - engines: {node: ">= 0.4"} + engines: {node: '>= 0.4'} dependencies: has-symbols: 1.0.3 @@ -14328,7 +14330,7 @@ packages: /has@1.0.3: resolution: {integrity: sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==} - engines: {node: ">= 0.4.0"} + engines: {node: '>= 0.4.0'} dependencies: function-bind: 1.1.1 @@ -14341,7 +14343,7 @@ packages: /hosted-git-info@4.1.0: resolution: {integrity: sha512-kyCuEOWjJqZuDbRHzL8V93NzQhwIB71oFWSyzVo+KPZI+pnQPPxucdkrOZvkLRnrf5URsQM+IJ09Dw29cRALIA==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: lru-cache: 6.0.0 dev: true @@ -14362,7 +14364,7 @@ packages: /html-encoding-sniffer@2.0.1: resolution: {integrity: sha512-D5JbOMBIR/TVZkubHT+OyT2705QvogUW4IBn6nHd756OwieSF9aDYFj4dv6HHEVGYbHaLETa3WggZYWWMyy3ZQ==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: whatwg-encoding: 1.0.5 dev: true @@ -14373,7 +14375,7 @@ packages: /html-tags@3.3.1: resolution: {integrity: sha512-ztqyC3kLto0e9WbNp0aeP+M3kTt+nbaIveGmUxAtZa+8iFgKLUOD4YKM5j+f3QD89bra7UeumolZHKuOXnTmeQ==} - engines: {node: ">=8"} + engines: {node: '>=8'} dev: true /htmlparser2@8.0.2: @@ -14391,7 +14393,7 @@ packages: /http-errors@2.0.0: resolution: {integrity: sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==} - engines: {node: ">= 0.8"} + engines: {node: '>= 0.8'} dependencies: depd: 2.0.0 inherits: 2.0.4 @@ -14401,9 +14403,9 @@ packages: /http-proxy-agent@4.0.1: resolution: {integrity: sha512-k0zdNgqWTGA6aeIRVpvfVob4fL52dTfaehylg0Y4UvSySvOq/Y+BOyPrgpUrA7HylqvU8vIZGsRuXmspskV0Tg==} - engines: {node: ">= 6"} + engines: {node: '>= 6'} dependencies: - "@tootallnate/once": 1.1.2 + '@tootallnate/once': 1.1.2 agent-base: 6.0.2 debug: 4.3.4 transitivePeerDependencies: @@ -14412,9 +14414,9 @@ packages: /http-proxy-agent@5.0.0: resolution: {integrity: sha512-n2hY8YdoRE1i7r6M0w9DIw5GgZN0G25P8zLCRQ8rjXtTU3vsNFBI/vWK/UIeE6g5MUUz6avwAPXmL6Fy9D/90w==} - engines: {node: ">= 6"} + engines: {node: '>= 6'} dependencies: - "@tootallnate/once": 2.0.0 + '@tootallnate/once': 2.0.0 agent-base: 6.0.2 debug: 4.3.4 transitivePeerDependencies: @@ -14422,7 +14424,7 @@ packages: /http2-wrapper@2.2.0: resolution: {integrity: sha512-kZB0wxMo0sh1PehyjJUWRFEd99KC5TLjZ2cULC4f9iqJBAmKQQXEICjxl5iPJRwP40dpeHFqqhm7tYCvODpqpQ==} - engines: {node: ">=10.19.0"} + engines: {node: '>=10.19.0'} dependencies: quick-lru: 5.1.1 resolve-alpn: 1.2.1 @@ -14430,7 +14432,7 @@ packages: /https-proxy-agent@4.0.0: resolution: {integrity: sha512-zoDhWrkR3of1l9QAL8/scJZyLu8j/gBkcwcaQOZh7Gyh/+uJQzGVETdgT30akuwkpL8HTRfssqI3BZuV18teDg==} - engines: {node: ">= 6.0.0"} + engines: {node: '>= 6.0.0'} dependencies: agent-base: 5.1.1 debug: 4.3.4 @@ -14440,7 +14442,7 @@ packages: /https-proxy-agent@5.0.1: resolution: {integrity: sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==} - engines: {node: ">= 6"} + engines: {node: '>= 6'} dependencies: agent-base: 6.0.2 debug: 4.3.4 @@ -14449,11 +14451,11 @@ packages: /human-signals@2.1.0: resolution: {integrity: sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==} - engines: {node: ">=10.17.0"} + engines: {node: '>=10.17.0'} /human-signals@4.3.1: resolution: {integrity: sha512-nZXjEF2nbo7lIw3mgYjItAfgQXog3OjJogSbKa2CQIIvSGWcKgeJnQlNXip6NglNzYH45nSRiEVimMvYL8DDqQ==} - engines: {node: ">=14.18.0"} + engines: {node: '>=14.18.0'} /humanize-ms@1.2.1: resolution: {integrity: sha512-Fl70vYtsAFb/C06PTS9dZBo7ihau+Tu/DNCk/OyHhea07S+aeMWpFFkUaXRa8fI+ScZbEI8dfSxwY7gxZ9SAVQ==} @@ -14463,13 +14465,13 @@ packages: /iconv-lite@0.4.24: resolution: {integrity: sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==} - engines: {node: ">=0.10.0"} + engines: {node: '>=0.10.0'} dependencies: safer-buffer: 2.1.2 /iconv-lite@0.6.3: resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==} - engines: {node: ">=0.10.0"} + engines: {node: '>=0.10.0'} dependencies: safer-buffer: 2.1.2 dev: true @@ -14490,7 +14492,7 @@ packages: /ignore@5.2.4: resolution: {integrity: sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==} - engines: {node: ">= 4"} + engines: {node: '>= 4'} /immediate@3.0.6: resolution: {integrity: sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==} @@ -14498,19 +14500,19 @@ packages: /import-fresh@3.3.0: resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==} - engines: {node: ">=6"} + engines: {node: '>=6'} dependencies: parent-module: 1.0.1 resolve-from: 4.0.0 /import-lazy@4.0.0: resolution: {integrity: sha512-rKtvo6a868b5Hu3heneU+L4yEQ4jYKLtjpnPeUdK7h0yzXGmyBTypknlkCvHFBqfX9YlorEiMM6Dnq/5atfHkw==} - engines: {node: ">=8"} + engines: {node: '>=8'} dev: true /import-local@3.1.0: resolution: {integrity: sha512-ASB07uLtnDs1o6EHjKpX34BKYDSqnFerfTOJL2HvMqF70LnxpjkzDB8J44oT9pu4AMPkQwf8jl6szgvNd2tRIg==} - engines: {node: ">=8"} + engines: {node: '>=8'} hasBin: true dependencies: pkg-dir: 4.2.0 @@ -14519,16 +14521,16 @@ packages: /imurmurhash@0.1.4: resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==} - engines: {node: ">=0.8.19"} + engines: {node: '>=0.8.19'} /indent-string@3.2.0: resolution: {integrity: sha512-BYqTHXTGUIvg7t1r4sJNKcbDZkL92nkXA8YtRpbjFHRHGDL/NtUeiBJMeE60kIFN/Mg8ESaWQvftaYMGJzQZCQ==} - engines: {node: ">=4"} + engines: {node: '>=4'} dev: true /indent-string@4.0.0: resolution: {integrity: sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==} - engines: {node: ">=8"} + engines: {node: '>=8'} /individual@3.0.0: resolution: {integrity: sha512-rUY5vtT748NMRbEMrTNiFfy29BgGZwGXUi2NFUVMWQrogSLzlJvQV9eeMWi+g1aVaQ53tpyLAQtd5x/JH0Nh1g==} @@ -14552,7 +14554,7 @@ packages: /ini@2.0.0: resolution: {integrity: sha512-7PnF4oN3CvZF23ADhA5wRaYEQpJ8qygSkbtTXWBeXWXmEVRXK+1ITciHWwHhsjv1TmW0MgacIv6hEi5pX5NQdA==} - engines: {node: ">=10"} + engines: {node: '>=10'} /ini@3.0.1: resolution: {integrity: sha512-it4HyVAUTKBc6m8e1iXWvXSTdndF7HbdN713+kvLrymxTaU4AUBWrJ4vEooP+V7fexnVD3LKcBshjGGPefSMUQ==} @@ -14561,7 +14563,7 @@ packages: /ink-select-input@4.2.2(ink@3.2.0)(react@17.0.2): resolution: {integrity: sha512-E5AS2Vnd4CSzEa7Rm+hG47wxRQo1ASfh4msKxO7FHmn/ym+GKSSsFIfR+FonqjKNDPXYJClw8lM47RdN3Pi+nw==} - engines: {node: ">=10"} + engines: {node: '>=10'} peerDependencies: ink: ^3.0.5 react: ^16.5.2 || ^17.0.0 @@ -14575,10 +14577,10 @@ packages: /ink-spinner@4.0.3(ink@3.2.0)(react@17.0.2): resolution: {integrity: sha512-uJ4nbH00MM9fjTJ5xdw0zzvtXMkeGb0WV6dzSWvFv2/+ks6FIhpkt+Ge/eLdh0Ah6Vjw5pLMyNfoHQpRDRVFbQ==} - engines: {node: ">=10"} + engines: {node: '>=10'} peerDependencies: - ink: ">=3.0.5" - react: ">=16.8.2" + ink: '>=3.0.5' + react: '>=16.8.2' dependencies: cli-spinners: 2.9.0 ink: 3.2.0(react@17.0.2) @@ -14588,8 +14590,8 @@ packages: /ink-table@3.0.0(ink@3.2.0)(react@17.0.2): resolution: {integrity: sha512-RtcYjenHKZWjnwVNQ6zSYWMOLKwkWscDAJsqUQXftyjkYho1gGrluGss87NOoIzss0IKr74lKasd6MtlQYALiA==} peerDependencies: - ink: ">=3.0.0" - react: ">=16.8.0" + ink: '>=3.0.0' + react: '>=16.8.0' dependencies: ink: 3.2.0(react@17.0.2) object-hash: 2.2.0 @@ -14598,19 +14600,19 @@ packages: /ink-testing-library@2.1.0: resolution: {integrity: sha512-7TNlOjJlJXB33vG7yVa+MMO7hCjaC1bCn+zdpSjknWoLbOWMaFdKc7LJvqVkZ0rZv2+akhjXPrcR/dbxissjUw==} - engines: {node: ">=10"} + engines: {node: '>=10'} peerDependencies: - "@types/react": ">=16.8.0" + '@types/react': '>=16.8.0' peerDependenciesMeta: - "@types/react": + '@types/react': optional: true dev: true /ink-use-stdout-dimensions@1.0.5(ink@3.2.0)(react@17.0.2): resolution: {integrity: sha512-rVsqnw4tQEAJUoknU09+zHdDf30GJdkumkHr0iz/TOYMYEZJkYqziQSGJAM+Z+M603EDfO89+Nxyn/Ko2Zknfw==} peerDependencies: - ink: ">=2.0.0" - react: ">=16.0.0" + ink: '>=2.0.0' + react: '>=16.0.0' dependencies: ink: 3.2.0(react@17.0.2) react: 17.0.2 @@ -14618,12 +14620,12 @@ packages: /ink@3.2.0(react@17.0.2): resolution: {integrity: sha512-firNp1q3xxTzoItj/eOOSZQnYSlyrWks5llCTVX37nJ59K3eXbQ8PtzCguqo8YI19EELo5QxaKnJd4VxzhU8tg==} - engines: {node: ">=10"} + engines: {node: '>=10'} peerDependencies: - "@types/react": ">=16.8.0" - react: ">=16.8.0" + '@types/react': '>=16.8.0' + react: '>=16.8.0' peerDependenciesMeta: - "@types/react": + '@types/react': optional: true dependencies: ansi-escapes: 4.3.2 @@ -14661,7 +14663,7 @@ packages: /internal-slot@1.0.5: resolution: {integrity: sha512-Y+R5hJrzs52QCG2laLn4udYVnxsfny9CpOhNhUvk/SSSVyF6T27FzRbF0sroPidSu3X8oEAkOn2K804mjpt6UQ==} - engines: {node: ">= 0.4"} + engines: {node: '>= 0.4'} dependencies: get-intrinsic: 1.2.1 has: 1.0.3 @@ -14669,13 +14671,13 @@ packages: /interpret@1.4.0: resolution: {integrity: sha512-agE4QfB2Lkp9uICn7BAqoscw4SZP9kTE2hxiFI3jBPmXJfdqiahTbUuKGsMoN2GtqL9AxhYioAcVvgsb1HvRbA==} - engines: {node: ">= 0.10"} + engines: {node: '>= 0.10'} /ioredis@5.3.1: resolution: {integrity: sha512-C+IBcMysM6v52pTLItYMeV4Hz7uriGtoJdz7SSBDX6u+zwSYGirLdQh3L7t/OItWITcw3gTFMjJReYUwS4zihg==} - engines: {node: ">=12.22.0"} + engines: {node: '>=12.22.0'} dependencies: - "@ioredis/commands": 1.2.0 + '@ioredis/commands': 1.2.0 cluster-key-slot: 1.1.2 debug: 4.3.4 denque: 2.1.0 @@ -14694,16 +14696,16 @@ packages: /ipaddr.js@1.9.1: resolution: {integrity: sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==} - engines: {node: ">= 0.10"} + engines: {node: '>= 0.10'} /is-absolute-url@3.0.3: resolution: {integrity: sha512-opmNIX7uFnS96NtPmhWQgQx6/NYFgsUXYMllcfzwWKUMwfo8kku1TvE6hkNcH+Q1ts5cMVrsY7j0bxXQDciu9Q==} - engines: {node: ">=8"} + engines: {node: '>=8'} dev: true /is-arguments@1.1.1: resolution: {integrity: sha512-8Q7EARjzEnKpt/PCD7e1cgUS0a6X8u5tdSiMqXhojOdoV9TsMsiO+9VLC5vAmO8N7/GmXn7yjR8qnA6bVAEzfA==} - engines: {node: ">= 0.4"} + engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 has-tostringtag: 1.0.0 @@ -14726,32 +14728,32 @@ packages: /is-binary-path@2.1.0: resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: binary-extensions: 2.2.0 /is-boolean-object@1.1.2: resolution: {integrity: sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==} - engines: {node: ">= 0.4"} + engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 has-tostringtag: 1.0.0 /is-buffer@2.0.5: resolution: {integrity: sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ==} - engines: {node: ">=4"} + engines: {node: '>=4'} dev: true /is-builtin-module@3.2.1: resolution: {integrity: sha512-BSLE3HnV2syZ0FK0iMA/yUGplUeMmNz4AW5fnTunbCIqZi4vG3WjJT9FHMy5D69xmAYBHXQhJdALdpwVxV501A==} - engines: {node: ">=6"} + engines: {node: '>=6'} dependencies: builtin-modules: 3.3.0 dev: false /is-callable@1.2.7: resolution: {integrity: sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==} - engines: {node: ">= 0.4"} + engines: {node: '>= 0.4'} /is-ci@2.0.0: resolution: {integrity: sha512-YfJT7rkpQB0updsdHLGWrvhBJfcfzNNawYDNIyQXJz0IViGf75O8EBPKSdvw2rF+LGCsX4FZ8tcr3b19LcZq4w==} @@ -14774,7 +14776,7 @@ packages: /is-date-object@1.0.5: resolution: {integrity: sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==} - engines: {node: ">= 0.4"} + engines: {node: '>= 0.4'} dependencies: has-tostringtag: 1.0.0 @@ -14784,7 +14786,7 @@ packages: /is-docker@2.2.1: resolution: {integrity: sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==} - engines: {node: ">=8"} + engines: {node: '>=8'} hasBin: true /is-docker@3.0.0: @@ -14794,45 +14796,45 @@ packages: /is-extglob@2.1.1: resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==} - engines: {node: ">=0.10.0"} + engines: {node: '>=0.10.0'} /is-fullwidth-code-point@3.0.0: resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==} - engines: {node: ">=8"} + engines: {node: '>=8'} /is-generator-fn@2.1.0: resolution: {integrity: sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==} - engines: {node: ">=6"} + engines: {node: '>=6'} dev: true /is-generator-function@1.0.10: resolution: {integrity: sha512-jsEjy9l3yiXEQ+PsXdmBwEPcOxaXWLspKdplFUVI9vq1iZgIekeC0L167qeu86czQaxed3q/Uzuw0swL0irL8A==} - engines: {node: ">= 0.4"} + engines: {node: '>= 0.4'} dependencies: has-tostringtag: 1.0.0 dev: true /is-glob@4.0.3: resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==} - engines: {node: ">=0.10.0"} + engines: {node: '>=0.10.0'} dependencies: is-extglob: 2.1.1 /is-gzip@1.0.0: resolution: {integrity: sha512-rcfALRIb1YewtnksfRIHGcIY93QnK8BIQ/2c9yDYcG/Y6+vRoJuTWBmmSEbyLLYtXm7q35pHOHbZFQBaLrhlWQ==} - engines: {node: ">=0.10.0"} + engines: {node: '>=0.10.0'} dev: true /is-inside-container@1.0.0: resolution: {integrity: sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==} - engines: {node: ">=14.16"} + engines: {node: '>=14.16'} hasBin: true dependencies: is-docker: 3.0.0 /is-installed-globally@0.4.0: resolution: {integrity: sha512-iwGqO3J21aaSkC7jWnHP/difazwS7SFeIqxv6wEtLU8Y5KlzFTjyqcSIT0d8s4+dDhKytsk9PJZ2BkS5eZwQRQ==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: global-dirs: 3.0.1 is-path-inside: 3.0.3 @@ -14840,7 +14842,7 @@ packages: /is-interactive@1.0.0: resolution: {integrity: sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w==} - engines: {node: ">=8"} + engines: {node: '>=8'} /is-lambda@1.0.1: resolution: {integrity: sha512-z7CMFGNrENq5iFB9Bqo64Xk6Y9sg+epq1myIcdHaGnbMTYOxvzsEtdYqQUylB7LxfkvgrrjP32T6Ywciio9UIQ==} @@ -14852,7 +14854,7 @@ packages: /is-nan@1.3.2: resolution: {integrity: sha512-E+zBKpQ2t6MEo1VsonYmluk9NxGrbzpeeLC2xIViuO2EjU2xsXsBPwTr3Ykv9l08UYEVEdWeRZNouaZqF6RN0w==} - engines: {node: ">= 0.4"} + engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 define-properties: 1.2.0 @@ -14860,7 +14862,7 @@ packages: /is-negative-zero@2.0.2: resolution: {integrity: sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA==} - engines: {node: ">= 0.4"} + engines: {node: '>= 0.4'} /is-npm@6.0.0: resolution: {integrity: sha512-JEjxbSmtPSt1c8XTkVrlujcXdKV1/tvuQ7GwKcAlyiVLeYFQ2VHat8xfrDJsIkhCdF/tZ7CiIR3sy141c6+gPQ==} @@ -14869,53 +14871,53 @@ packages: /is-number-object@1.0.7: resolution: {integrity: sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==} - engines: {node: ">= 0.4"} + engines: {node: '>= 0.4'} dependencies: has-tostringtag: 1.0.0 /is-number@7.0.0: resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==} - engines: {node: ">=0.12.0"} + engines: {node: '>=0.12.0'} /is-obj@2.0.0: resolution: {integrity: sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w==} - engines: {node: ">=8"} + engines: {node: '>=8'} dev: true /is-path-cwd@2.2.0: resolution: {integrity: sha512-w942bTcih8fdJPJmQHFzkS76NEP8Kzzvmw92cXsazb8intwLqPibPPdXf4ANdKV3rYMuuQYGIWtvz9JilB3NFQ==} - engines: {node: ">=6"} + engines: {node: '>=6'} dev: true /is-path-inside@3.0.3: resolution: {integrity: sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==} - engines: {node: ">=8"} + engines: {node: '>=8'} /is-plain-obj@1.1.0: resolution: {integrity: sha512-yvkRyxmFKEOQ4pNXCmJG5AEQNlXJS5LaONXo5/cLdTZdWvsZ1ioJEonLGAosKlMWE8lwUy/bJzMjcw8az73+Fg==} - engines: {node: ">=0.10.0"} + engines: {node: '>=0.10.0'} dev: true /is-plain-obj@2.1.0: resolution: {integrity: sha512-YWnfyRwxL/+SsrWYfOpUtz5b3YD+nyfkHvjbcanzk8zgyO4ASD67uVMRt8k5bM4lLMDnXfriRhOpemw+NfT1eA==} - engines: {node: ">=8"} + engines: {node: '>=8'} dev: false /is-plain-obj@4.1.0: resolution: {integrity: sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==} - engines: {node: ">=12"} + engines: {node: '>=12'} dev: true /is-plain-object@2.0.4: resolution: {integrity: sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==} - engines: {node: ">=0.10.0"} + engines: {node: '>=0.10.0'} dependencies: isobject: 3.0.1 dev: true /is-plain-object@5.0.0: resolution: {integrity: sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==} - engines: {node: ">=0.10.0"} + engines: {node: '>=0.10.0'} dev: true /is-potential-custom-element-name@1.0.1: @@ -14924,7 +14926,7 @@ packages: /is-regex@1.1.4: resolution: {integrity: sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==} - engines: {node: ">= 0.4"} + engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 has-tostringtag: 1.0.0 @@ -14940,7 +14942,7 @@ packages: /is-stream@2.0.1: resolution: {integrity: sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==} - engines: {node: ">=8"} + engines: {node: '>=8'} /is-stream@3.0.0: resolution: {integrity: sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==} @@ -14948,33 +14950,33 @@ packages: /is-string@1.0.7: resolution: {integrity: sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==} - engines: {node: ">= 0.4"} + engines: {node: '>= 0.4'} dependencies: has-tostringtag: 1.0.0 /is-subdir@1.2.0: resolution: {integrity: sha512-2AT6j+gXe/1ueqbW6fLZJiIw3F8iXGJtt0yDrZaBhAZEG1raiTxKWU+IPqMCzQAXOUCKdA4UDMgacKH25XG2Cw==} - engines: {node: ">=4"} + engines: {node: '>=4'} dependencies: better-path-resolve: 1.0.0 dev: false /is-symbol@1.0.4: resolution: {integrity: sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==} - engines: {node: ">= 0.4"} + engines: {node: '>= 0.4'} dependencies: has-symbols: 1.0.3 /is-text-path@1.0.1: resolution: {integrity: sha512-xFuJpne9oFz5qDaodwmmG08e3CawH/2ZV8Qqza1Ko7Sk8POWbkRdwIoAWVhqvq0XeUzANEhKo2n0IXUGBm7A/w==} - engines: {node: ">=0.10.0"} + engines: {node: '>=0.10.0'} dependencies: text-extensions: 1.9.0 dev: true /is-typed-array@1.1.10: resolution: {integrity: sha512-PJqgEHiWZvMpaFZ3uTc8kHPM4+4ADTlDniuQL7cU/UDA0Ql7F70yGfHph3cLNe+c9toaigv+DFzTJKhc2CtO6A==} - engines: {node: ">= 0.4"} + engines: {node: '>= 0.4'} dependencies: available-typed-arrays: 1.0.5 call-bind: 1.0.2 @@ -14988,7 +14990,7 @@ packages: /is-unicode-supported@0.1.0: resolution: {integrity: sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==} - engines: {node: ">=10"} + engines: {node: '>=10'} /is-valid-domain@0.1.6: resolution: {integrity: sha512-ZKtq737eFkZr71At8NxOFcP9O1K89gW3DkdrGMpp1upr/ueWjj+Weh4l9AI4rN0Gt8W2M1w7jrG2b/Yv83Ljpg==} @@ -15014,18 +15016,18 @@ packages: /is-windows@1.0.2: resolution: {integrity: sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==} - engines: {node: ">=0.10.0"} + engines: {node: '>=0.10.0'} dev: false /is-wsl@2.2.0: resolution: {integrity: sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: is-docker: 2.2.1 /is-yarn-global@0.4.1: resolution: {integrity: sha512-/kppl+R+LO5VmhYSEWARUFjodS25D68gvj8W7z0I7OWhUla5xWu8KL6CtB2V0R6yqhnRgbcaREMr4EEM6htLPQ==} - engines: {node: ">=12"} + engines: {node: '>=12'} dev: true /isarray@0.0.1: @@ -15044,7 +15046,7 @@ packages: /isobject@3.0.1: resolution: {integrity: sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==} - engines: {node: ">=0.10.0"} + engines: {node: '>=0.10.0'} dev: true /isomorphic-unfetch@3.1.0: @@ -15066,16 +15068,16 @@ packages: /istanbul-lib-coverage@3.2.0: resolution: {integrity: sha512-eOeJ5BHCmHYvQK7xt9GkdHuzuCGS1Y6g9Gvnx3Ym33fz/HpLRYxiS0wHNr+m/MBC8B647Xt608vCDEvhl9c6Mw==} - engines: {node: ">=8"} + engines: {node: '>=8'} dev: true /istanbul-lib-instrument@5.2.1: resolution: {integrity: sha512-pzqtp31nLv/XFOzXGuvhCb8qhjmTVo5vjVk19XE4CRlSWz0KoeJ3bw9XsA7nOp9YBf4qHjwBxkDzKcME/J29Yg==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: - "@babel/core": 7.22.5 - "@babel/parser": 7.22.5 - "@istanbuljs/schema": 0.1.3 + '@babel/core': 7.22.5 + '@babel/parser': 7.22.5 + '@istanbuljs/schema': 0.1.3 istanbul-lib-coverage: 3.2.0 semver: 6.3.0 transitivePeerDependencies: @@ -15084,7 +15086,7 @@ packages: /istanbul-lib-report@3.0.0: resolution: {integrity: sha512-wcdi+uAKzfiGT2abPpKZ0hSU1rGQjUQnLvtY5MpQ7QCTahD3VODhcu4wcfY1YtkGaDD5yuydOLINXsfbus9ROw==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: istanbul-lib-coverage: 3.2.0 make-dir: 3.1.0 @@ -15093,7 +15095,7 @@ packages: /istanbul-lib-source-maps@4.0.1: resolution: {integrity: sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: debug: 4.3.4 istanbul-lib-coverage: 3.2.0 @@ -15104,7 +15106,7 @@ packages: /istanbul-reports@3.1.5: resolution: {integrity: sha512-nUsEMa9pBt/NOHqbcbeJEgqIlY/K7rVWUX6Lql2orY5e9roQOthbR3vtY4zzf2orPELg80fnxxk9zUyPlgwD1w==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: html-escaper: 2.0.2 istanbul-lib-report: 3.0.0 @@ -15112,16 +15114,16 @@ packages: /jackspeak@2.2.1: resolution: {integrity: sha512-MXbxovZ/Pm42f6cDIDkl3xpwv1AGwObKwfmjs2nQePiy85tP3fatofl3FC1aBsOtP/6fq5SbtgHwWcMsLP+bDw==} - engines: {node: ">=14"} + engines: {node: '>=14'} dependencies: - "@isaacs/cliui": 8.0.2 + '@isaacs/cliui': 8.0.2 optionalDependencies: - "@pkgjs/parseargs": 0.11.0 + '@pkgjs/parseargs': 0.11.0 dev: true /jake@10.8.7: resolution: {integrity: sha512-ZDi3aP+fG/LchyBzUM804VjddnwfSfsdeYkwt8NcbKRvo4rFkjhs456iLFn3k2ZUWvNe4i48WACDbza8fhq2+w==} - engines: {node: ">=10"} + engines: {node: '>=10'} hasBin: true dependencies: async: 3.2.4 @@ -15134,7 +15136,7 @@ packages: resolution: {integrity: sha512-buBLMiByfWGCoMsLLzGUUSpAmIAGnbR2KJoMN10ziLhOLvP4e0SlypHnAel8iqQXTrcbmfEY9sSqae5sgUsTvw==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - "@jest/types": 27.5.1 + '@jest/types': 27.5.1 execa: 5.1.1 throat: 6.0.2 dev: true @@ -15151,10 +15153,10 @@ packages: resolution: {integrity: sha512-D95R7x5UtlMA5iBYsOHFFbMD/GVA4R/Kdq15f7xYWUfWHBto9NYRsOvnSauTgdF+ogCpJ4tyKOXhUifxS65gdw==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - "@jest/environment": 27.5.1 - "@jest/test-result": 27.5.1 - "@jest/types": 27.5.1 - "@types/node": 18.16.18 + '@jest/environment': 27.5.1 + '@jest/test-result': 27.5.1 + '@jest/types': 27.5.1 + '@types/node': 18.16.18 chalk: 4.1.2 co: 4.6.0 dedent: 0.7.0 @@ -15178,11 +15180,11 @@ packages: resolution: {integrity: sha512-gq/ongqeQKAplVxqJmbeUOJJKkW3dDNPY8PjhJ5G0lBRvu0e3EWGxGy5cI4LAGA7gV2UHCtWBI4EMXK8c9nQKA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - "@jest/environment": 29.5.0 - "@jest/expect": 29.5.0 - "@jest/test-result": 29.5.0 - "@jest/types": 29.5.0 - "@types/node": 18.16.18 + '@jest/environment': 29.5.0 + '@jest/expect': 29.5.0 + '@jest/test-result': 29.5.0 + '@jest/types': 29.5.0 + '@types/node': 18.16.18 chalk: 4.1.2 co: 4.6.0 dedent: 0.7.0 @@ -15212,9 +15214,9 @@ packages: node-notifier: optional: true dependencies: - "@jest/core": 27.5.1(ts-node@10.9.1) - "@jest/test-result": 27.5.1 - "@jest/types": 27.5.1 + '@jest/core': 27.5.1(ts-node@10.9.1) + '@jest/test-result': 27.5.1 + '@jest/types': 27.5.1 chalk: 4.1.2 exit: 0.1.2 graceful-fs: 4.2.11 @@ -15242,9 +15244,9 @@ packages: node-notifier: optional: true dependencies: - "@jest/core": 29.5.0(ts-node@10.9.1) - "@jest/test-result": 29.5.0 - "@jest/types": 29.5.0 + '@jest/core': 29.5.0(ts-node@10.9.1) + '@jest/test-result': 29.5.0 + '@jest/types': 29.5.0 chalk: 4.1.2 exit: 0.1.2 graceful-fs: 4.2.11 @@ -15255,7 +15257,7 @@ packages: prompts: 2.4.2 yargs: 17.7.2 transitivePeerDependencies: - - "@types/node" + - '@types/node' - supports-color - ts-node dev: true @@ -15264,14 +15266,14 @@ packages: resolution: {integrity: sha512-5sAsjm6tGdsVbW9ahcChPAFCk4IlkQUknH5AvKjuLTSlcO/wCZKyFdn7Rg0EkC+OGgWODEy2hDpWB1PgzH0JNA==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} peerDependencies: - ts-node: ">=9.0.0" + ts-node: '>=9.0.0' peerDependenciesMeta: ts-node: optional: true dependencies: - "@babel/core": 7.22.5 - "@jest/test-sequencer": 27.5.1 - "@jest/types": 27.5.1 + '@babel/core': 7.22.5 + '@jest/test-sequencer': 27.5.1 + '@jest/types': 27.5.1 babel-jest: 27.5.1(@babel/core@7.22.5) chalk: 4.1.2 ci-info: 3.8.0 @@ -15305,18 +15307,18 @@ packages: resolution: {integrity: sha512-kvDUKBnNJPNBmFFOhDbm59iu1Fii1Q6SxyhXfvylq3UTHbg6o7j/g8k2dZyXWLvfdKB1vAPxNZnMgtKJcmu3kA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: - "@types/node": "*" - ts-node: ">=9.0.0" + '@types/node': '*' + ts-node: '>=9.0.0' peerDependenciesMeta: - "@types/node": + '@types/node': optional: true ts-node: optional: true dependencies: - "@babel/core": 7.22.5 - "@jest/test-sequencer": 29.5.0 - "@jest/types": 29.5.0 - "@types/node": 16.0.0 + '@babel/core': 7.22.5 + '@jest/test-sequencer': 29.5.0 + '@jest/types': 29.5.0 + '@types/node': 16.0.0 babel-jest: 29.5.0(@babel/core@7.22.5) chalk: 4.1.2 ci-info: 3.8.0 @@ -15345,18 +15347,18 @@ packages: resolution: {integrity: sha512-kvDUKBnNJPNBmFFOhDbm59iu1Fii1Q6SxyhXfvylq3UTHbg6o7j/g8k2dZyXWLvfdKB1vAPxNZnMgtKJcmu3kA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: - "@types/node": "*" - ts-node: ">=9.0.0" + '@types/node': '*' + ts-node: '>=9.0.0' peerDependenciesMeta: - "@types/node": + '@types/node': optional: true ts-node: optional: true dependencies: - "@babel/core": 7.22.5 - "@jest/test-sequencer": 29.5.0 - "@jest/types": 29.5.0 - "@types/node": 18.16.18 + '@babel/core': 7.22.5 + '@jest/test-sequencer': 29.5.0 + '@jest/types': 29.5.0 + '@types/node': 18.16.18 babel-jest: 29.5.0(@babel/core@7.22.5) chalk: 4.1.2 ci-info: 3.8.0 @@ -15429,7 +15431,7 @@ packages: resolution: {integrity: sha512-1Ff6p+FbhT/bXQnEouYy00bkNSY7OUpfIcmdl8vZ31A1UUaurOLPA8a8BbJOF2RDUElwJhmeaV7LnagI+5UwNQ==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - "@jest/types": 27.5.1 + '@jest/types': 27.5.1 chalk: 4.1.2 jest-get-type: 27.5.1 jest-util: 27.5.1 @@ -15440,7 +15442,7 @@ packages: resolution: {integrity: sha512-HM5kIJ1BTnVt+DQZ2ALp3rzXEl+g726csObrW/jpEGl+CDSSQpOJJX2KE/vEg8cxcMXdyEPu6U4QX5eruQv5hA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - "@jest/types": 29.5.0 + '@jest/types': 29.5.0 chalk: 4.1.2 jest-get-type: 29.4.3 jest-util: 29.5.0 @@ -15451,10 +15453,10 @@ packages: resolution: {integrity: sha512-TFBvkTC1Hnnnrka/fUb56atfDtJ9VMZ94JkjTbggl1PEpwrYtUBKMezB3inLmWqQsXYLcMwNoDQwoBTAvFfsfw==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - "@jest/environment": 27.5.1 - "@jest/fake-timers": 27.5.1 - "@jest/types": 27.5.1 - "@types/node": 18.16.18 + '@jest/environment': 27.5.1 + '@jest/fake-timers': 27.5.1 + '@jest/types': 27.5.1 + '@types/node': 18.16.18 jest-mock: 27.5.1 jest-util: 27.5.1 jsdom: 16.7.0 @@ -15469,10 +15471,10 @@ packages: resolution: {integrity: sha512-Jt4ZUnxdOsTGwSRAfKEnE6BcwsSPNOijjwifq5sDFSA2kesnXTvNqKHYgM0hDq3549Uf/KzdXNYn4wMZJPlFLw==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - "@jest/environment": 27.5.1 - "@jest/fake-timers": 27.5.1 - "@jest/types": 27.5.1 - "@types/node": 18.16.18 + '@jest/environment': 27.5.1 + '@jest/fake-timers': 27.5.1 + '@jest/types': 27.5.1 + '@types/node': 18.16.18 jest-mock: 27.5.1 jest-util: 27.5.1 dev: true @@ -15481,10 +15483,10 @@ packages: resolution: {integrity: sha512-ExxuIK/+yQ+6PRGaHkKewYtg6hto2uGCgvKdb2nfJfKXgZ17DfXjvbZ+jA1Qt9A8EQSfPnt5FKIfnOO3u1h9qw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - "@jest/environment": 29.5.0 - "@jest/fake-timers": 29.5.0 - "@jest/types": 29.5.0 - "@types/node": 18.16.18 + '@jest/environment': 29.5.0 + '@jest/fake-timers': 29.5.0 + '@jest/types': 29.5.0 + '@types/node': 18.16.18 jest-mock: 29.5.0 jest-util: 29.5.0 dev: true @@ -15508,9 +15510,9 @@ packages: resolution: {integrity: sha512-7GgkZ4Fw4NFbMSDSpZwXeBiIbx+t/46nJ2QitkOjvwPYyZmqttu2TDSimMHP1EkPOi4xUZAN1doE5Vd25H4Jng==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - "@jest/types": 27.5.1 - "@types/graceful-fs": 4.1.6 - "@types/node": 18.16.18 + '@jest/types': 27.5.1 + '@types/graceful-fs': 4.1.6 + '@types/node': 18.16.18 anymatch: 3.1.3 fb-watchman: 2.0.2 graceful-fs: 4.2.11 @@ -15528,9 +15530,9 @@ packages: resolution: {integrity: sha512-IspOPnnBro8YfVYSw6yDRKh/TiCdRngjxeacCps1cQ9cgVN6+10JUcuJ1EabrgYLOATsIAigxA0rLR9x/YlrSA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - "@jest/types": 29.5.0 - "@types/graceful-fs": 4.1.6 - "@types/node": 18.16.18 + '@jest/types': 29.5.0 + '@types/graceful-fs': 4.1.6 + '@types/node': 18.16.18 anymatch: 3.1.3 fb-watchman: 2.0.2 graceful-fs: 4.2.11 @@ -15547,11 +15549,11 @@ packages: resolution: {integrity: sha512-jtq7VVyG8SqAorDpApwiJJImd0V2wv1xzdheGHRGyuT7gZm6gG47QEskOlzsN1PG/6WNaCo5pmwMHDf3AkG2pQ==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - "@jest/environment": 27.5.1 - "@jest/source-map": 27.5.1 - "@jest/test-result": 27.5.1 - "@jest/types": 27.5.1 - "@types/node": 18.16.18 + '@jest/environment': 27.5.1 + '@jest/source-map': 27.5.1 + '@jest/test-result': 27.5.1 + '@jest/types': 27.5.1 + '@types/node': 18.16.18 chalk: 4.1.2 co: 4.6.0 expect: 27.5.1 @@ -15570,7 +15572,7 @@ packages: /jest-junit@15.0.0: resolution: {integrity: sha512-Z5sVX0Ag3HZdMUnD5DFlG+1gciIFSy7yIVPhOdGUi8YJaI9iLvvBb530gtQL2CHmv0JJeiwRZenr0VrSR7frvg==} - engines: {node: ">=10.12.0"} + engines: {node: '>=10.12.0'} dependencies: mkdirp: 1.0.4 strip-ansi: 6.0.1 @@ -15628,9 +15630,9 @@ packages: resolution: {integrity: sha512-rMyFe1+jnyAAf+NHwTclDz0eAaLkVDdKVHHBFWsBWHnnh5YeJMNWWsv7AbFYXfK3oTqvL7VTWkhNLu1jX24D+g==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - "@babel/code-frame": 7.22.5 - "@jest/types": 27.5.1 - "@types/stack-utils": 2.0.1 + '@babel/code-frame': 7.22.5 + '@jest/types': 27.5.1 + '@types/stack-utils': 2.0.1 chalk: 4.1.2 graceful-fs: 4.2.11 micromatch: 4.0.5 @@ -15643,9 +15645,9 @@ packages: resolution: {integrity: sha512-PFdn9Iewbt575zKPf1286Ht9EPoJmYT7P0kY+RibeYZ2XtOr53pDLEFoTWXbd1h4JiGiWpTBC84fc8xMXQMb7g==} engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} dependencies: - "@babel/code-frame": 7.22.5 - "@jest/types": 28.1.3 - "@types/stack-utils": 2.0.1 + '@babel/code-frame': 7.22.5 + '@jest/types': 28.1.3 + '@types/stack-utils': 2.0.1 chalk: 4.1.2 graceful-fs: 4.2.11 micromatch: 4.0.5 @@ -15658,9 +15660,9 @@ packages: resolution: {integrity: sha512-Kijeg9Dag6CKtIDA7O21zNTACqD5MD/8HfIV8pdD94vFyFuer52SigdC3IQMhab3vACxXMiFk+yMHNdbqtyTGA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - "@babel/code-frame": 7.22.5 - "@jest/types": 29.5.0 - "@types/stack-utils": 2.0.1 + '@babel/code-frame': 7.22.5 + '@jest/types': 29.5.0 + '@types/stack-utils': 2.0.1 chalk: 4.1.2 graceful-fs: 4.2.11 micromatch: 4.0.5 @@ -15673,24 +15675,24 @@ packages: resolution: {integrity: sha512-K4jKbY1d4ENhbrG2zuPWaQBvDly+iZ2yAW+T1fATN78hc0sInwn7wZB8XtlNnvHug5RMwV897Xm4LqmPM4e2Og==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - "@jest/types": 27.5.1 - "@types/node": 18.16.18 + '@jest/types': 27.5.1 + '@types/node': 18.16.18 dev: true /jest-mock@29.5.0: resolution: {integrity: sha512-GqOzvdWDE4fAV2bWQLQCkujxYWL7RxjCnj71b5VhDAGOevB3qj3Ovg26A5NI84ZpODxyzaozXLOh2NCgkbvyaw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - "@jest/types": 29.5.0 - "@types/node": 18.16.18 + '@jest/types': 29.5.0 + '@types/node': 18.16.18 jest-util: 29.5.0 dev: true /jest-pnp-resolver@1.2.3(jest-resolve@27.5.1): resolution: {integrity: sha512-+3NpwQEnRoIBtx4fyhblQDPgJI0H1IEIkX7ShLUjPGA7TtUTvI1oiKi3SR4oBR0hQhQR80l4WAe5RrXBwWMA8w==} - engines: {node: ">=6"} + engines: {node: '>=6'} peerDependencies: - jest-resolve: "*" + jest-resolve: '*' peerDependenciesMeta: jest-resolve: optional: true @@ -15700,9 +15702,9 @@ packages: /jest-pnp-resolver@1.2.3(jest-resolve@29.5.0): resolution: {integrity: sha512-+3NpwQEnRoIBtx4fyhblQDPgJI0H1IEIkX7ShLUjPGA7TtUTvI1oiKi3SR4oBR0hQhQR80l4WAe5RrXBwWMA8w==} - engines: {node: ">=6"} + engines: {node: '>=6'} peerDependencies: - jest-resolve: "*" + jest-resolve: '*' peerDependenciesMeta: jest-resolve: optional: true @@ -15724,7 +15726,7 @@ packages: resolution: {integrity: sha512-QQOOdY4PE39iawDn5rzbIePNigfe5B9Z91GDD1ae/xNDlu9kaat8QQ5EKnNmVWPV54hUdxCVwwj6YMgR2O7IOg==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - "@jest/types": 27.5.1 + '@jest/types': 27.5.1 jest-regex-util: 27.5.1 jest-snapshot: 27.5.1 transitivePeerDependencies: @@ -15745,7 +15747,7 @@ packages: resolution: {integrity: sha512-FFDy8/9E6CV83IMbDpcjOhumAQPDyETnU2KZ1O98DwTnz8AOBsW/Xv3GySr1mOZdItLR+zDZ7I/UdTFbgSOVCw==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - "@jest/types": 27.5.1 + '@jest/types': 27.5.1 chalk: 4.1.2 graceful-fs: 4.2.11 jest-haste-map: 27.5.1 @@ -15776,12 +15778,12 @@ packages: resolution: {integrity: sha512-g4NPsM4mFCOwFKXO4p/H/kWGdJp9V8kURY2lX8Me2drgXqG7rrZAx5kv+5H7wtt/cdFIjhqYx1HrlqWHaOvDaQ==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - "@jest/console": 27.5.1 - "@jest/environment": 27.5.1 - "@jest/test-result": 27.5.1 - "@jest/transform": 27.5.1 - "@jest/types": 27.5.1 - "@types/node": 18.16.18 + '@jest/console': 27.5.1 + '@jest/environment': 27.5.1 + '@jest/test-result': 27.5.1 + '@jest/transform': 27.5.1 + '@jest/types': 27.5.1 + '@types/node': 18.16.18 chalk: 4.1.2 emittery: 0.8.1 graceful-fs: 4.2.11 @@ -15808,12 +15810,12 @@ packages: resolution: {integrity: sha512-m7b6ypERhFghJsslMLhydaXBiLf7+jXy8FwGRHO3BGV1mcQpPbwiqiKUR2zU2NJuNeMenJmlFZCsIqzJCTeGLQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - "@jest/console": 29.5.0 - "@jest/environment": 29.5.0 - "@jest/test-result": 29.5.0 - "@jest/transform": 29.5.0 - "@jest/types": 29.5.0 - "@types/node": 18.16.18 + '@jest/console': 29.5.0 + '@jest/environment': 29.5.0 + '@jest/test-result': 29.5.0 + '@jest/transform': 29.5.0 + '@jest/types': 29.5.0 + '@types/node': 18.16.18 chalk: 4.1.2 emittery: 0.13.1 graceful-fs: 4.2.11 @@ -15837,13 +15839,13 @@ packages: resolution: {integrity: sha512-o7gxw3Gf+H2IGt8fv0RiyE1+r83FJBRruoA+FXrlHw6xEyBsU8ugA6IPfTdVyA0w8HClpbK+DGJxH59UrNMx8A==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - "@jest/environment": 27.5.1 - "@jest/fake-timers": 27.5.1 - "@jest/globals": 27.5.1 - "@jest/source-map": 27.5.1 - "@jest/test-result": 27.5.1 - "@jest/transform": 27.5.1 - "@jest/types": 27.5.1 + '@jest/environment': 27.5.1 + '@jest/fake-timers': 27.5.1 + '@jest/globals': 27.5.1 + '@jest/source-map': 27.5.1 + '@jest/test-result': 27.5.1 + '@jest/transform': 27.5.1 + '@jest/types': 27.5.1 chalk: 4.1.2 cjs-module-lexer: 1.2.3 collect-v8-coverage: 1.0.1 @@ -15867,14 +15869,14 @@ packages: resolution: {integrity: sha512-1Hr6Hh7bAgXQP+pln3homOiEZtCDZFqwmle7Ew2j8OlbkIu6uE3Y/etJQG8MLQs3Zy90xrp2C0BRrtPHG4zryw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - "@jest/environment": 29.5.0 - "@jest/fake-timers": 29.5.0 - "@jest/globals": 29.5.0 - "@jest/source-map": 29.4.3 - "@jest/test-result": 29.5.0 - "@jest/transform": 29.5.0 - "@jest/types": 29.5.0 - "@types/node": 18.16.18 + '@jest/environment': 29.5.0 + '@jest/fake-timers': 29.5.0 + '@jest/globals': 29.5.0 + '@jest/source-map': 29.4.3 + '@jest/test-result': 29.5.0 + '@jest/transform': 29.5.0 + '@jest/types': 29.5.0 + '@types/node': 18.16.18 chalk: 4.1.2 cjs-module-lexer: 1.2.3 collect-v8-coverage: 1.0.1 @@ -15897,7 +15899,7 @@ packages: resolution: {integrity: sha512-jZCyo6iIxO1aqUxpuBlwTDMkzOAJS4a3eYz3YzgxxVQFwLeSA7Jfq5cbqCY+JLvTDrWirgusI/0KwxKMgrdf7w==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - "@types/node": 18.16.18 + '@types/node': 18.16.18 graceful-fs: 4.2.11 dev: true @@ -15905,15 +15907,15 @@ packages: resolution: {integrity: sha512-yYykXI5a0I31xX67mgeLw1DZ0bJB+gpq5IpSuCAoyDi0+BhgU/RIrL+RTzDmkNTchvDFWKP8lp+w/42Z3us5sA==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - "@babel/core": 7.22.5 - "@babel/generator": 7.22.5 - "@babel/plugin-syntax-typescript": 7.22.5(@babel/core@7.22.5) - "@babel/traverse": 7.22.5 - "@babel/types": 7.22.5 - "@jest/transform": 27.5.1 - "@jest/types": 27.5.1 - "@types/babel__traverse": 7.20.1 - "@types/prettier": 2.6.0 + '@babel/core': 7.22.5 + '@babel/generator': 7.22.5 + '@babel/plugin-syntax-typescript': 7.22.5(@babel/core@7.22.5) + '@babel/traverse': 7.22.5 + '@babel/types': 7.22.5 + '@jest/transform': 27.5.1 + '@jest/types': 27.5.1 + '@types/babel__traverse': 7.20.1 + '@types/prettier': 2.6.0 babel-preset-current-node-syntax: 1.0.1(@babel/core@7.22.5) chalk: 4.1.2 expect: 27.5.1 @@ -15935,17 +15937,17 @@ packages: resolution: {integrity: sha512-x7Wolra5V0tt3wRs3/ts3S6ciSQVypgGQlJpz2rsdQYoUKxMxPNaoHMGJN6qAuPJqS+2iQ1ZUn5kl7HCyls84g==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - "@babel/core": 7.22.5 - "@babel/generator": 7.22.5 - "@babel/plugin-syntax-jsx": 7.22.5(@babel/core@7.22.5) - "@babel/plugin-syntax-typescript": 7.22.5(@babel/core@7.22.5) - "@babel/traverse": 7.22.5 - "@babel/types": 7.22.5 - "@jest/expect-utils": 29.5.0 - "@jest/transform": 29.5.0 - "@jest/types": 29.5.0 - "@types/babel__traverse": 7.20.1 - "@types/prettier": 2.6.0 + '@babel/core': 7.22.5 + '@babel/generator': 7.22.5 + '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-syntax-typescript': 7.22.5(@babel/core@7.22.5) + '@babel/traverse': 7.22.5 + '@babel/types': 7.22.5 + '@jest/expect-utils': 29.5.0 + '@jest/transform': 29.5.0 + '@jest/types': 29.5.0 + '@types/babel__traverse': 7.20.1 + '@types/prettier': 2.6.0 babel-preset-current-node-syntax: 1.0.1(@babel/core@7.22.5) chalk: 4.1.2 expect: 29.5.0 @@ -15966,8 +15968,8 @@ packages: resolution: {integrity: sha512-Kv2o/8jNvX1MQ0KGtw480E/w4fBCDOnH6+6DmeKi6LZUIlKA5kwY0YNdlzaWTiVgxqAqik11QyxDOKk543aKXw==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - "@jest/types": 27.5.1 - "@types/node": 18.16.18 + '@jest/types': 27.5.1 + '@types/node': 18.16.18 chalk: 4.1.2 ci-info: 3.8.0 graceful-fs: 4.2.11 @@ -15978,8 +15980,8 @@ packages: resolution: {integrity: sha512-XdqfpHwpcSRko/C35uLYFM2emRAltIIKZiJ9eAmhjsj0CqZMa0p1ib0R5fWIqGhn1a103DebTbpqIaP1qCQ6tQ==} engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} dependencies: - "@jest/types": 28.1.3 - "@types/node": 18.16.18 + '@jest/types': 28.1.3 + '@types/node': 18.16.18 chalk: 4.1.2 ci-info: 3.8.0 graceful-fs: 4.2.11 @@ -15990,8 +15992,8 @@ packages: resolution: {integrity: sha512-RYMgG/MTadOr5t8KdhejfvUU82MxsCu5MF6KuDUHl+NuwzUt+Sm6jJWxTJVrDR1j5M/gJVCPKQEpWXY+yIQ6lQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - "@jest/types": 29.5.0 - "@types/node": 18.16.18 + '@jest/types': 29.5.0 + '@types/node': 18.16.18 chalk: 4.1.2 ci-info: 3.8.0 graceful-fs: 4.2.11 @@ -16002,7 +16004,7 @@ packages: resolution: {integrity: sha512-thkNli0LYTmOI1tDB3FI1S1RTp/Bqyd9pTarJwL87OIBFuqEb5Apv5EaApEudYg4g86e3CT6kM0RowkhtEnCBQ==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - "@jest/types": 27.5.1 + '@jest/types': 27.5.1 camelcase: 6.3.0 chalk: 4.1.2 jest-get-type: 27.5.1 @@ -16014,7 +16016,7 @@ packages: resolution: {integrity: sha512-pC26etNIi+y3HV8A+tUGr/lph9B18GnzSRAkPaaZJIE1eFdiYm6/CewuiJQ8/RlfHd1u/8Ioi8/sJ+CmbA+zAQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - "@jest/types": 29.5.0 + '@jest/types': 29.5.0 camelcase: 6.3.0 chalk: 4.1.2 jest-get-type: 29.4.3 @@ -16026,9 +16028,9 @@ packages: resolution: {integrity: sha512-z676SuD6Z8o8qbmEGhoEUFOM1+jfEiL3DXHK/xgEiG2EyNYfFG60jluWcupY6dATjfEsKQuibReS1djInQnoVw==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - "@jest/test-result": 27.5.1 - "@jest/types": 27.5.1 - "@types/node": 18.16.18 + '@jest/test-result': 27.5.1 + '@jest/types': 27.5.1 + '@types/node': 18.16.18 ansi-escapes: 4.3.2 chalk: 4.1.2 jest-util: 27.5.1 @@ -16039,9 +16041,9 @@ packages: resolution: {integrity: sha512-KmTojKcapuqYrKDpRwfqcQ3zjMlwu27SYext9pt4GlF5FUgB+7XE1mcCnSm6a4uUpFyQIkb6ZhzZvHl+jiBCiA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - "@jest/test-result": 29.5.0 - "@jest/types": 29.5.0 - "@types/node": 18.16.18 + '@jest/test-result': 29.5.0 + '@jest/types': 29.5.0 + '@types/node': 18.16.18 ansi-escapes: 4.3.2 chalk: 4.1.2 emittery: 0.13.1 @@ -16051,9 +16053,9 @@ packages: /jest-worker@27.5.1: resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} - engines: {node: ">= 10.13.0"} + engines: {node: '>= 10.13.0'} dependencies: - "@types/node": 18.16.18 + '@types/node': 18.16.18 merge-stream: 2.0.0 supports-color: 8.1.1 dev: true @@ -16062,7 +16064,7 @@ packages: resolution: {integrity: sha512-NcrQnevGoSp4b5kg+akIpthoAFHxPBcb5P6mYPY0fUNT+sSvmtu6jlkEle3anczUKIKEbMxFimk9oTP/tpIPgA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - "@types/node": 18.16.18 + '@types/node': 18.16.18 jest-util: 29.5.0 merge-stream: 2.0.0 supports-color: 8.1.1 @@ -16078,7 +16080,7 @@ packages: node-notifier: optional: true dependencies: - "@jest/core": 27.5.1(ts-node@10.9.1) + '@jest/core': 27.5.1(ts-node@10.9.1) import-local: 3.1.0 jest-cli: 27.5.1(ts-node@10.9.1) transitivePeerDependencies: @@ -16099,12 +16101,12 @@ packages: node-notifier: optional: true dependencies: - "@jest/core": 29.5.0(ts-node@10.9.1) - "@jest/types": 29.5.0 + '@jest/core': 29.5.0(ts-node@10.9.1) + '@jest/types': 29.5.0 import-local: 3.1.0 jest-cli: 29.5.0(@types/node@16.0.0)(ts-node@10.9.1) transitivePeerDependencies: - - "@types/node" + - '@types/node' - supports-color - ts-node dev: true @@ -16119,12 +16121,12 @@ packages: /joycon@3.1.1: resolution: {integrity: sha512-34wB/Y7MW7bzjKRjUKTa46I2Z7eV62Rkhva+KkopW7Qvv/OSWBqvkSY7vusOPrNuZcUG3tApvdVgNB8POj3SPw==} - engines: {node: ">=10"} + engines: {node: '>=10'} dev: true /js-string-escape@1.0.1: resolution: {integrity: sha512-Smw4xcfIQ5LVjAOuJCvN/zIodzA/BBSsluuoSykP+lUvScIi4U6RJLfwHet5cxFnCswUjISV8oAXaqaJDY3chg==} - engines: {node: ">= 0.8"} + engines: {node: '>= 0.8'} dev: true /js-tokens@4.0.0: @@ -16147,18 +16149,18 @@ packages: resolution: {integrity: sha512-7eCC1knD7bLUPuSCwXsMZUH51O8jIcoVyKtI6P0XM0IVzlGjckPy3FIwQlorzbN0Sg79oK+RlohN32Mqf/lrYA==} hasBin: true peerDependencies: - "@babel/preset-env": ^7.1.6 - dependencies: - "@babel/core": 7.22.5 - "@babel/parser": 7.22.5 - "@babel/plugin-proposal-class-properties": 7.18.6(@babel/core@7.22.5) - "@babel/plugin-proposal-nullish-coalescing-operator": 7.18.6(@babel/core@7.22.5) - "@babel/plugin-proposal-optional-chaining": 7.21.0(@babel/core@7.22.5) - "@babel/plugin-transform-modules-commonjs": 7.22.5(@babel/core@7.22.5) - "@babel/preset-env": 7.21.5(@babel/core@7.21.8) - "@babel/preset-flow": 7.22.5(@babel/core@7.22.5) - "@babel/preset-typescript": 7.22.5(@babel/core@7.22.5) - "@babel/register": 7.22.5(@babel/core@7.22.5) + '@babel/preset-env': ^7.1.6 + dependencies: + '@babel/core': 7.22.5 + '@babel/parser': 7.22.5 + '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.22.5) + '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6(@babel/core@7.22.5) + '@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.22.5) + '@babel/plugin-transform-modules-commonjs': 7.22.5(@babel/core@7.22.5) + '@babel/preset-env': 7.21.5(@babel/core@7.21.8) + '@babel/preset-flow': 7.22.5(@babel/core@7.22.5) + '@babel/preset-typescript': 7.22.5(@babel/core@7.22.5) + '@babel/register': 7.22.5(@babel/core@7.22.5) babel-core: 7.0.0-bridge.0(@babel/core@7.22.5) chalk: 4.1.2 flow-parser: 0.210.1 @@ -16177,18 +16179,18 @@ packages: resolution: {integrity: sha512-7eCC1knD7bLUPuSCwXsMZUH51O8jIcoVyKtI6P0XM0IVzlGjckPy3FIwQlorzbN0Sg79oK+RlohN32Mqf/lrYA==} hasBin: true peerDependencies: - "@babel/preset-env": ^7.1.6 - dependencies: - "@babel/core": 7.22.5 - "@babel/parser": 7.22.5 - "@babel/plugin-proposal-class-properties": 7.18.6(@babel/core@7.22.5) - "@babel/plugin-proposal-nullish-coalescing-operator": 7.18.6(@babel/core@7.22.5) - "@babel/plugin-proposal-optional-chaining": 7.21.0(@babel/core@7.22.5) - "@babel/plugin-transform-modules-commonjs": 7.22.5(@babel/core@7.22.5) - "@babel/preset-env": 7.22.5(@babel/core@7.22.5) - "@babel/preset-flow": 7.22.5(@babel/core@7.22.5) - "@babel/preset-typescript": 7.22.5(@babel/core@7.22.5) - "@babel/register": 7.22.5(@babel/core@7.22.5) + '@babel/preset-env': ^7.1.6 + dependencies: + '@babel/core': 7.22.5 + '@babel/parser': 7.22.5 + '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.22.5) + '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6(@babel/core@7.22.5) + '@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.22.5) + '@babel/plugin-transform-modules-commonjs': 7.22.5(@babel/core@7.22.5) + '@babel/preset-env': 7.22.5(@babel/core@7.22.5) + '@babel/preset-flow': 7.22.5(@babel/core@7.22.5) + '@babel/preset-typescript': 7.22.5(@babel/core@7.22.5) + '@babel/register': 7.22.5(@babel/core@7.22.5) babel-core: 7.0.0-bridge.0(@babel/core@7.22.5) chalk: 4.1.2 flow-parser: 0.210.1 @@ -16205,7 +16207,7 @@ packages: /jsdom@16.7.0: resolution: {integrity: sha512-u9Smc2G1USStM+s/x1ru5Sxrl6mPYCbByG1U/hUmqaVsm4tbNyS7CicOSRyuGQYZhTu0h84qkZZQ/I+dzizSVw==} - engines: {node: ">=10"} + engines: {node: '>=10'} peerDependencies: canvas: ^2.5.0 peerDependenciesMeta: @@ -16251,13 +16253,13 @@ packages: /jsesc@2.5.2: resolution: {integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==} - engines: {node: ">=4"} + engines: {node: '>=4'} hasBin: true dev: true /jsesc@3.0.2: resolution: {integrity: sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==} - engines: {node: ">=6"} + engines: {node: '>=6'} hasBin: true dev: false @@ -16267,11 +16269,11 @@ packages: /jsii-diff@1.73.0: resolution: {integrity: sha512-pbMxeP1wFJwpA9Kki+IoFzVz/I81dHIW0yXyKOwTX7SrmoJ8LRlGJDb3Ks5H2MDdf2YL/6QVl0sgU6sC9/Ssvw==} - engines: {node: ">= 14.6.0"} + engines: {node: '>= 14.6.0'} hasBin: true dependencies: - "@jsii/check-node": 1.73.0 - "@jsii/spec": 1.73.0 + '@jsii/check-node': 1.73.0 + '@jsii/spec': 1.73.0 fs-extra: 10.1.0 jsii-reflect: 1.73.0 log4js: 6.9.1 @@ -16282,11 +16284,11 @@ packages: /jsii-pacmak@1.84.0: resolution: {integrity: sha512-+EGfpQDPSyDNPWclcOes6dUhwDsn5dG0bBgVb3hpRWZ0uDe7wLCVwGxh7fphx2XtNvTwdNfspTSBLBMqscOYmg==} - engines: {node: ">= 14.17.0"} + engines: {node: '>= 14.17.0'} hasBin: true dependencies: - "@jsii/check-node": 1.84.0 - "@jsii/spec": 1.84.0 + '@jsii/check-node': 1.84.0 + '@jsii/spec': 1.84.0 clone: 2.1.2 codemaker: 1.84.0 commonmark: 0.30.0 @@ -16304,11 +16306,11 @@ packages: /jsii-reflect@1.73.0: resolution: {integrity: sha512-RNnejItM5DUvTpMNBhL095Yt87a6mLWTse9rYZmR+XglJ8WdyNW8mmDftz8gq58TKr5mDVUtq5vpRApCEm0Viw==} - engines: {node: ">= 14.6.0"} + engines: {node: '>= 14.6.0'} hasBin: true dependencies: - "@jsii/check-node": 1.73.0 - "@jsii/spec": 1.73.0 + '@jsii/check-node': 1.73.0 + '@jsii/spec': 1.73.0 chalk: 4.1.2 fs-extra: 10.1.0 oo-ascii-tree: 1.84.0 @@ -16316,11 +16318,11 @@ packages: /jsii-reflect@1.84.0: resolution: {integrity: sha512-Iuh0GAxsQscK1re9sWEQHG0wKswnr7ha4EZ8j47Sigo8yBIZNp01P+V0kbZ55bDjiT66Sqqu3jaDJdYzR/5o4w==} - engines: {node: ">= 14.17.0"} + engines: {node: '>= 14.17.0'} hasBin: true dependencies: - "@jsii/check-node": 1.84.0 - "@jsii/spec": 1.84.0 + '@jsii/check-node': 1.84.0 + '@jsii/spec': 1.84.0 chalk: 4.1.2 fs-extra: 10.1.0 oo-ascii-tree: 1.84.0 @@ -16329,12 +16331,12 @@ packages: /jsii-rosetta@1.73.0: resolution: {integrity: sha512-UrXBaM/7jJldrlDN2aV/vaIurIZJM4ikJtcE/ugSoAuJUW42Hpi0Qd5k9MiSaE/k+KNxRpihS+skRa2TETT3Cg==} - engines: {node: ">= 14.6.0"} + engines: {node: '>= 14.6.0'} hasBin: true dependencies: - "@jsii/check-node": 1.73.0 - "@jsii/spec": 1.73.0 - "@xmldom/xmldom": 0.8.8 + '@jsii/check-node': 1.73.0 + '@jsii/spec': 1.73.0 + '@xmldom/xmldom': 0.8.8 commonmark: 0.30.0 fast-glob: 3.2.12 jsii: 1.73.0 @@ -16349,12 +16351,12 @@ packages: /jsii-rosetta@1.84.0: resolution: {integrity: sha512-VrXmc6utiNs3eNTKxVky0LTxoQrsh5GuEGyfj9ihwCkojYBJ3w80PdkMQEeRpWGdaCLEocjpy1X67xgZ4ZbPlg==} - engines: {node: ">= 14.17.0"} + engines: {node: '>= 14.17.0'} hasBin: true dependencies: - "@jsii/check-node": 1.84.0 - "@jsii/spec": 1.84.0 - "@xmldom/xmldom": 0.8.8 + '@jsii/check-node': 1.84.0 + '@jsii/spec': 1.84.0 + '@xmldom/xmldom': 0.8.8 commonmark: 0.30.0 fast-glob: 3.2.12 jsii: 1.84.0 @@ -16370,12 +16372,12 @@ packages: /jsii-rosetta@5.1.3: resolution: {integrity: sha512-QZJNe0X02lBuHr/Zio9JVJLyGoP9P5E/+Qbn22Qp9aecs2Kn8kLvGCJklfpc65OXM2G2RepyBQPyyvW+mVxr0Q==} - engines: {node: ">= 16.14.0"} + engines: {node: '>= 16.14.0'} hasBin: true dependencies: - "@jsii/check-node": 1.84.0 - "@jsii/spec": 1.84.0 - "@xmldom/xmldom": 0.8.8 + '@jsii/check-node': 1.84.0 + '@jsii/spec': 1.84.0 + '@xmldom/xmldom': 0.8.8 chalk: 4.1.2 commonmark: 0.30.0 fast-glob: 3.2.12 @@ -16405,11 +16407,11 @@ packages: /jsii@1.73.0: resolution: {integrity: sha512-6GLXJv+XDPNPw4JRAMr6NicWgLorFcKmAZB6x+gqCnrkA6FqZlgDPohFdcqAkxE5Px9K3oAFIsnEH/xV3HuGrg==} - engines: {node: ">= 14.6.0"} + engines: {node: '>= 14.6.0'} hasBin: true dependencies: - "@jsii/check-node": 1.73.0 - "@jsii/spec": 1.73.0 + '@jsii/check-node': 1.73.0 + '@jsii/spec': 1.73.0 case: 1.6.3 chalk: 4.1.2 fast-deep-equal: 3.1.3 @@ -16427,11 +16429,11 @@ packages: /jsii@1.84.0: resolution: {integrity: sha512-vtrw3fRrr5Do4LDNxAVXHgtHDyxHvohyzAfBwxcMEYzZ51gJX52wsdlaGE1p0dPe1V9uCAbNQTDKbAMgVJkg0Q==} - engines: {node: ">= 14.17.0"} + engines: {node: '>= 14.17.0'} hasBin: true dependencies: - "@jsii/check-node": 1.84.0 - "@jsii/spec": 1.84.0 + '@jsii/check-node': 1.84.0 + '@jsii/spec': 1.84.0 case: 1.6.3 chalk: 4.1.2 fast-deep-equal: 3.1.3 @@ -16449,11 +16451,11 @@ packages: /jsii@5.0.11(patch_hash=zhi5puwzi5jiulxnmqgkd4wl2a): resolution: {integrity: sha512-mFW7gTA6w+LEB3WzJqP7isFNUYYeJHmHKIKoO3kdG266giTQuoqqnuezqgr2Hl3p66Gzs7rdDzLwefQ0vIAs8A==} - engines: {node: ">= 14.18.0"} + engines: {node: '>= 14.18.0'} hasBin: true dependencies: - "@jsii/check-node": 1.84.0 - "@jsii/spec": 1.84.0 + '@jsii/check-node': 1.84.0 + '@jsii/spec': 1.84.0 case: 1.6.3 chalk: 4.1.2 downlevel-dts: 0.11.0 @@ -16472,11 +16474,11 @@ packages: /jsii@5.1.3: resolution: {integrity: sha512-w8RCGYkzDlsTJGXZ3n9OatsoOKLH63xW2Quy9lSnen6UkDjwl4HWKYhJkijVEoZioQN7V2ennxfbRMTL+yF/4w==} - engines: {node: ">= 16.14.0"} + engines: {node: '>= 16.14.0'} hasBin: true dependencies: - "@jsii/check-node": 1.84.0 - "@jsii/spec": 1.84.0 + '@jsii/check-node': 1.84.0 + '@jsii/spec': 1.84.0 case: 1.6.3 chalk: 4.1.2 downlevel-dts: 0.11.0 @@ -16538,7 +16540,7 @@ packages: /json5@2.2.3: resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==} - engines: {node: ">=6"} + engines: {node: '>=6'} hasBin: true /jsonc-parser@3.2.0: @@ -16565,7 +16567,7 @@ packages: /jsonparse@1.3.1: resolution: {integrity: sha512-POQXvpdL69+CluYsillJ7SUhKvytYjW9vG/GKpnf+xP8UWgYEM/RaMzHHofbALDiKbbP1W8UEYmgGl39WkPZsg==} - engines: {"0": node >= 0.2.0} + engines: {'0': node >= 0.2.0} dev: true /jsonschema@1.4.1: @@ -16574,7 +16576,7 @@ packages: /jsonwebtoken@9.0.0: resolution: {integrity: sha512-tuGfYXxkQGDPnLJ7SibiQgVgeDgfbPq2k2ICcbgqW8WxWLBAxKQM/ZCu/IT8SOSwmaYl4dpTFCW5xZv7YbbWUw==} - engines: {node: ">=12", npm: ">=6"} + engines: {node: '>=12', npm: '>=6'} dependencies: jws: 3.2.2 lodash: 4.17.21 @@ -16584,7 +16586,7 @@ packages: /jsx-ast-utils@3.3.4: resolution: {integrity: sha512-fX2TVdCViod6HwKEtSWGHs57oFhVfCMwieb9PuRDgjDPh5XeqJiHFFFJCHxU5cnTc3Bu/GRL+kPiFmw8XWOfKw==} - engines: {node: ">=4.0"} + engines: {node: '>=4.0'} dependencies: array-includes: 3.1.6 array.prototype.flat: 1.3.1 @@ -16652,17 +16654,17 @@ packages: /kind-of@6.0.3: resolution: {integrity: sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==} - engines: {node: ">=0.10.0"} + engines: {node: '>=0.10.0'} dev: true /kleur@3.0.3: resolution: {integrity: sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==} - engines: {node: ">=6"} + engines: {node: '>=6'} dev: true /kleur@4.1.5: resolution: {integrity: sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==} - engines: {node: ">=6"} + engines: {node: '>=6'} dev: true /language-subtag-registry@0.3.22: @@ -16677,14 +16679,14 @@ packages: /latest-version@7.0.0: resolution: {integrity: sha512-KvNT4XqAMzdcL6ka6Tl3i2lYeFDgXNCuIX+xNx6ZMVR1dFq+idXd9FLKNMOIx0t9mJ9/HudyX4oZWXZQ0UJHeg==} - engines: {node: ">=14.16"} + engines: {node: '>=14.16'} dependencies: package-json: 8.1.1 dev: true /lazy-universal-dotenv@4.0.0: resolution: {integrity: sha512-aXpZJRnTkpK6gQ/z4nk+ZBLd/Qdp118cvPruLSIQzQNRhKwEcdXCOzXuF55VDqIiuAaY3UGZ10DJtvZzDcvsxg==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dependencies: app-root-dir: 1.0.2 dotenv: 16.3.1 @@ -16693,18 +16695,18 @@ packages: /lazystream@1.0.1: resolution: {integrity: sha512-b94GiNHQNy6JNTrt5w6zNyffMrNkXZb3KTkCZJb2V1xaEGCk093vkZ2jk3tpaeP33/OiXC+WvK9AxUebnf5nbw==} - engines: {node: ">= 0.6.3"} + engines: {node: '>= 0.6.3'} dependencies: readable-stream: 2.3.8 /leven@3.1.0: resolution: {integrity: sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==} - engines: {node: ">=6"} + engines: {node: '>=6'} dev: true /levn@0.4.1: resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==} - engines: {node: ">= 0.8.0"} + engines: {node: '>= 0.8.0'} dependencies: prelude-ls: 1.2.1 type-check: 0.4.0 @@ -16717,7 +16719,7 @@ packages: /lilconfig@2.1.0: resolution: {integrity: sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==} - engines: {node: ">=10"} + engines: {node: '>=10'} /lines-and-columns@1.2.4: resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} @@ -16730,7 +16732,7 @@ packages: /load-json-file@4.0.0: resolution: {integrity: sha512-Kx8hMakjX03tiGTLAIdJ+lL0htKnXjEZN6hk/tozf/WOuYGdZBJrZ+rCJRbVCugsjB3jMLn9746NsQIf5VjBMw==} - engines: {node: ">=4"} + engines: {node: '>=4'} dependencies: graceful-fs: 4.2.11 parse-json: 4.0.0 @@ -16740,7 +16742,7 @@ packages: /load-json-file@6.2.0: resolution: {integrity: sha512-gUD/epcRms75Cw8RT1pUdHugZYM5ce64ucs2GEISABwkRsOQr0q2wm/MV2TKThycIe5e0ytRweW2RZxclogCdQ==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: graceful-fs: 4.2.11 parse-json: 5.2.0 @@ -16755,17 +16757,17 @@ packages: /loader-runner@4.3.0: resolution: {integrity: sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==} - engines: {node: ">=6.11.5"} + engines: {node: '>=6.11.5'} dev: true /local-pkg@0.4.3: resolution: {integrity: sha512-SFppqq5p42fe2qcZQqqEOiVRXl+WCP1MdT6k7BDEW1j++sp5fIY+/fdRQitvKgB5BrBcmrs5m/L0v2FrU5MY1g==} - engines: {node: ">=14"} + engines: {node: '>=14'} dev: true /locate-path@2.0.0: resolution: {integrity: sha512-NCI2kiDkyR7VeEKm27Kda/iQHyKJe1Bu0FlTbYp3CqJu+9IFe9bLyAjMxf5ZDDbEg+iMPzB5zYyUTSm8wVTKmA==} - engines: {node: ">=4"} + engines: {node: '>=4'} dependencies: p-locate: 2.0.0 path-exists: 3.0.0 @@ -16773,7 +16775,7 @@ packages: /locate-path@3.0.0: resolution: {integrity: sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==} - engines: {node: ">=6"} + engines: {node: '>=6'} dependencies: p-locate: 3.0.0 path-exists: 3.0.0 @@ -16781,13 +16783,13 @@ packages: /locate-path@5.0.0: resolution: {integrity: sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: p-locate: 4.1.0 /locate-path@6.0.0: resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: p-locate: 5.0.0 @@ -16869,14 +16871,14 @@ packages: /log-symbols@4.1.0: resolution: {integrity: sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: chalk: 4.1.2 is-unicode-supported: 0.1.0 /log4js@6.9.1: resolution: {integrity: sha512-1somDdy9sChrr9/f4UlzhdaGfDR2c/SaD2a4T7qEkG4jTS57/B3qmnjLYePwQ8cqWnUHZI0iAKxMBpCZICiZ2g==} - engines: {node: ">=8.0"} + engines: {node: '>=8.0'} dependencies: date-format: 4.0.14 debug: 4.3.4 @@ -16894,7 +16896,7 @@ packages: /loud-rejection@1.6.0: resolution: {integrity: sha512-RPNliZOFkqFumDhvYqOaNY4Uz9oJM2K9tC6JWsJJsNdhuONW4LQHRBpb0qf4pJApVffI5N39SwzWZJuEhfd7eQ==} - engines: {node: ">=0.10.0"} + engines: {node: '>=0.10.0'} dependencies: currently-unhandled: 0.4.1 signal-exit: 3.0.7 @@ -16924,13 +16926,13 @@ packages: /lru-cache@6.0.0: resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: yallist: 4.0.0 /lru-cache@7.18.3: resolution: {integrity: sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==} - engines: {node: ">=12"} + engines: {node: '>=12'} /lru_map@0.3.3: resolution: {integrity: sha512-Pn9cox5CsMYngeDbmChANltQl+5pi6XmTrraMSzhPmMBbmgcxmqWry0U3PGapCU1yB4/LqCcom7qhHZiF/jGfQ==} @@ -16938,7 +16940,7 @@ packages: /luxon@3.3.0: resolution: {integrity: sha512-An0UCfG/rSiqtAIiBPO0Y9/zAnHUZxAMiCpTd5h2smgsj7GGmcenvrvww2cqNA8/4A5ZrD1gJpHN2mIHZQF+Mg==} - engines: {node: ">=12"} + engines: {node: '>=12'} dev: false /lz-string@1.5.0: @@ -16948,21 +16950,21 @@ packages: /magic-string@0.27.0: resolution: {integrity: sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==} - engines: {node: ">=12"} + engines: {node: '>=12'} dependencies: - "@jridgewell/sourcemap-codec": 1.4.15 + '@jridgewell/sourcemap-codec': 1.4.15 dev: true /magic-string@0.30.0: resolution: {integrity: sha512-LA+31JYDJLs82r2ScLrlz1GjSgu66ZV518eyWT+S8VhyQn/JL0u9MeBOvQMGYiPk1DBiSN9DDMOcXvigJZaViQ==} - engines: {node: ">=12"} + engines: {node: '>=12'} dependencies: - "@jridgewell/sourcemap-codec": 1.4.15 + '@jridgewell/sourcemap-codec': 1.4.15 dev: true /make-dir@2.1.0: resolution: {integrity: sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==} - engines: {node: ">=6"} + engines: {node: '>=6'} dependencies: pify: 4.0.1 semver: 5.7.1 @@ -16970,7 +16972,7 @@ packages: /make-dir@3.1.0: resolution: {integrity: sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: semver: 6.3.0 dev: true @@ -17035,24 +17037,24 @@ packages: /map-age-cleaner@0.1.3: resolution: {integrity: sha512-bJzx6nMoP6PDLPBFmg7+xRKeFZvFboMrGlxmNj9ClvX53KrmvM5bXFXEWjbz4cz1AFn+jWJ9z/DJSz7hrs0w3w==} - engines: {node: ">=6"} + engines: {node: '>=6'} dependencies: p-defer: 1.0.0 dev: false /map-obj@1.0.1: resolution: {integrity: sha512-7N/q3lyZ+LVCp7PzuxrJr4KMbBE2hW7BT7YNia330OFxIf4d3r5zVpicP2650l7CPN6RM9zOJRl3NGpqSiw3Eg==} - engines: {node: ">=0.10.0"} + engines: {node: '>=0.10.0'} dev: true /map-obj@2.0.0: resolution: {integrity: sha512-TzQSV2DiMYgoF5RycneKVUzIa9bQsj/B3tTgsE3dOGqlzHnGIDaC7XBE7grnA+8kZPnfqSGFe95VHc2oc0VFUQ==} - engines: {node: ">=4"} + engines: {node: '>=4'} dev: true /map-obj@4.3.0: resolution: {integrity: sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ==} - engines: {node: ">=8"} + engines: {node: '>=8'} /map-or-similar@1.5.0: resolution: {integrity: sha512-0aF7ZmVon1igznGI4VS30yugpduQW3y3GkcgGJOp7d8x8QrizhigUxjI/m2UojsXXto+jLAH3KSz+xOJTiORjg==} @@ -17071,16 +17073,16 @@ packages: /markdown-to-jsx@7.2.1(react@18.2.0): resolution: {integrity: sha512-9HrdzBAo0+sFz9ZYAGT5fB8ilzTW+q6lPocRxrIesMO+aB40V9MgFfbfMXxlGjf22OpRy+IXlvVaQenicdpgbg==} - engines: {node: ">= 10"} + engines: {node: '>= 10'} peerDependencies: - react: ">= 0.14.0" + react: '>= 0.14.0' dependencies: react: 18.2.0 dev: true /md5-hex@3.0.1: resolution: {integrity: sha512-BUiRtTtV39LIJwinWBjqVsU9xhdnz7/i889V859IBFpuqGAj6LuOvHv5XLbgZ2R7ptJoJaEcxkv88/h25T7Ciw==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: blueimp-md5: 2.19.0 dev: true @@ -17094,16 +17096,16 @@ packages: /mdast-util-definitions@5.1.2: resolution: {integrity: sha512-8SVPMuHqlPME/z3gqVwWY4zVXn8lqKv/pAhC57FuJ40ImXyBpmO5ukh98zB2v7Blql2FiHjHv9LVztSIqjY+MA==} dependencies: - "@types/mdast": 3.0.11 - "@types/unist": 2.0.6 + '@types/mdast': 3.0.11 + '@types/unist': 2.0.6 unist-util-visit: 4.1.2 dev: true /mdast-util-from-markdown@1.3.1: resolution: {integrity: sha512-4xTO/M8c82qBcnQc1tgpNtubGUW/Y1tBQ1B0i5CtSoelOLKFYlElIr3bvgREYYO5iRqbMY1YuqZng0GVOI8Qww==} dependencies: - "@types/mdast": 3.0.11 - "@types/unist": 2.0.6 + '@types/mdast': 3.0.11 + '@types/unist': 2.0.6 decode-named-character-reference: 1.0.2 mdast-util-to-string: 3.2.0 micromark: 3.2.0 @@ -17121,8 +17123,8 @@ packages: /mdast-util-to-hast@12.3.0: resolution: {integrity: sha512-pits93r8PhnIoU4Vy9bjW39M2jJ6/tdHyja9rrot9uujkN7UTU9SDnE6WNJz/IGyQk3XHX6yNNtrBH6cQzm8Hw==} dependencies: - "@types/hast": 2.3.4 - "@types/mdast": 3.0.11 + '@types/hast': 2.3.4 + '@types/mdast': 3.0.11 mdast-util-definitions: 5.1.2 micromark-util-sanitize-uri: 1.2.0 trim-lines: 3.0.1 @@ -17138,7 +17140,7 @@ packages: /mdast-util-to-string@3.2.0: resolution: {integrity: sha512-V4Zn/ncyN1QNSqSBxTrMOLpjr+IKdHl2v3KVLoWmDPscP4r9GcCi71gjgvUV1SFSKh92AjAG4peFuBl2/YgCJg==} dependencies: - "@types/mdast": 3.0.11 + '@types/mdast': 3.0.11 dev: true /mdurl@1.0.1: @@ -17146,11 +17148,11 @@ packages: /media-typer@0.3.0: resolution: {integrity: sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==} - engines: {node: ">= 0.6"} + engines: {node: '>= 0.6'} /mem@8.1.1: resolution: {integrity: sha512-qFCFUDs7U3b8mBDPyz5EToEKoAkgCzqquIgi9nkkR9bixxOVOre+09lbuH7+9Kn2NFpm56M3GUWVbU2hQgdACA==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: map-age-cleaner: 0.1.3 mimic-fn: 3.1.0 @@ -17170,7 +17172,7 @@ packages: /meow@4.0.1: resolution: {integrity: sha512-xcSBHD5Z86zaOc+781KrupuHAzeGXSLtiAOmBsiLDiPSaYSB6hdew2ng9EBAnZ62jagG9MHAOdxpDi/lWBFJ/A==} - engines: {node: ">=4"} + engines: {node: '>=4'} dependencies: camelcase-keys: 4.2.0 decamelize-keys: 1.1.1 @@ -17185,9 +17187,9 @@ packages: /meow@7.1.1: resolution: {integrity: sha512-GWHvA5QOcS412WCo8vwKDlTelGLsCGBVevQB5Kva961rmNfun0PCbv5+xta2kUMFJyR8/oWnn7ddeKdosbAPbA==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: - "@types/minimist": 1.2.2 + '@types/minimist': 1.2.2 camelcase-keys: 6.2.2 decamelize-keys: 1.1.1 hard-rejection: 2.1.0 @@ -17202,9 +17204,9 @@ packages: /meow@8.1.2: resolution: {integrity: sha512-r85E3NdZ+mpYk1C6RjPFEMSE+s1iZMuHtsHAqY0DT3jZczl0diWUZ8g6oU7h0M9cD2EL+PzaYghhCLzR0ZNn5Q==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: - "@types/minimist": 1.2.2 + '@types/minimist': 1.2.2 camelcase-keys: 6.2.2 decamelize-keys: 1.1.1 hard-rejection: 2.1.0 @@ -17225,11 +17227,11 @@ packages: /merge2@1.4.1: resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==} - engines: {node: ">= 8"} + engines: {node: '>= 8'} /methods@1.1.2: resolution: {integrity: sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==} - engines: {node: ">= 0.6"} + engines: {node: '>= 0.6'} /micromark-core-commonmark@1.1.0: resolution: {integrity: sha512-BgHO1aRbolh2hcrzL2d1La37V0Aoz73ymF8rAcKnohLy93titmv62E0gP8Hrx9PKcKrqCZ1BbLGbP3bEhoXYlw==} @@ -17385,7 +17387,7 @@ packages: /micromark@3.2.0: resolution: {integrity: sha512-uD66tJj54JLYq0De10AhWycZWGQNUvDI55xPgk2sQM5kn1JYlhbCMTtEeT27+vAhW2FBQxLlOmS3pmA7/2z4aA==} dependencies: - "@types/debug": 4.1.7 + '@types/debug': 4.1.7 debug: 4.3.4 decode-named-character-reference: 1.0.2 micromark-core-commonmark: 1.1.0 @@ -17408,7 +17410,7 @@ packages: /micromatch@4.0.5: resolution: {integrity: sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==} - engines: {node: ">=8.6"} + engines: {node: '>=8.6'} dependencies: braces: 3.0.2 picomatch: 2.3.1 @@ -17421,41 +17423,41 @@ packages: /mime-db@1.52.0: resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==} - engines: {node: ">= 0.6"} + engines: {node: '>= 0.6'} /mime-types@2.1.35: resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==} - engines: {node: ">= 0.6"} + engines: {node: '>= 0.6'} dependencies: mime-db: 1.52.0 /mime@1.6.0: resolution: {integrity: sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==} - engines: {node: ">=4"} + engines: {node: '>=4'} hasBin: true /mime@2.6.0: resolution: {integrity: sha512-USPkMeET31rOMiarsBNIHZKLGgvKc/LrjofAnBlOttf5ajRvqiRA8QsenbcooctK6d6Ts6aqZXBA+XbkKthiQg==} - engines: {node: ">=4.0.0"} + engines: {node: '>=4.0.0'} hasBin: true dev: true /mimic-fn@2.1.0: resolution: {integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==} - engines: {node: ">=6"} + engines: {node: '>=6'} /mimic-fn@3.1.0: resolution: {integrity: sha512-Ysbi9uYW9hFyfrThdDEQuykN4Ey6BuwPD2kpI5ES/nFTDn/98yxYNLZJcgUAKPT/mcrLLKaGzJR9YVxJrIdASQ==} - engines: {node: ">=8"} + engines: {node: '>=8'} dev: false /mimic-fn@4.0.0: resolution: {integrity: sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==} - engines: {node: ">=12"} + engines: {node: '>=12'} /mimic-response@3.1.0: resolution: {integrity: sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==} - engines: {node: ">=10"} + engines: {node: '>=10'} dev: true /mimic-response@4.0.0: @@ -17465,7 +17467,7 @@ packages: /min-indent@1.0.1: resolution: {integrity: sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==} - engines: {node: ">=4"} + engines: {node: '>=4'} /mini-svg-data-uri@1.4.4: resolution: {integrity: sha512-r9deDe9p5FJUPZAk3A59wGH7Ii9YrjjWw0jmw/liSbHl2CHiyXj6FcDXDu2K3TjVAXqiJdaw3xxwlZZr9E6nHg==} @@ -17478,20 +17480,20 @@ packages: /minimatch@5.1.6: resolution: {integrity: sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: brace-expansion: 2.0.1 /minimatch@9.0.2: resolution: {integrity: sha512-PZOT9g5v2ojiTL7r1xF6plNHLtOeTpSlDI007As2NlA2aYBMfVom17yqa6QzhmDP8QOhn7LjHTg7DFCVSSa6yg==} - engines: {node: ">=16 || 14 >=14.17"} + engines: {node: '>=16 || 14 >=14.17'} dependencies: brace-expansion: 2.0.1 dev: true /minimist-options@3.0.2: resolution: {integrity: sha512-FyBrT/d0d4+uiZRbqznPXqw3IpZZG3gl3wKWiX784FycUKVwBt0uLBFkQrtE4tZOrgo78nZp2jnKz3L65T5LdQ==} - engines: {node: ">= 4"} + engines: {node: '>= 4'} dependencies: arrify: 1.0.1 is-plain-obj: 1.1.0 @@ -17499,7 +17501,7 @@ packages: /minimist-options@4.1.0: resolution: {integrity: sha512-Q4r8ghd80yhO/0j1O3B2BjweX3fiHg9cdOwjJd2J76Q135c+NDxGCqdYKQ1SKBuFfgWbAUzBfvYjPUEeNgqN1A==} - engines: {node: ">= 6"} + engines: {node: '>= 6'} dependencies: arrify: 1.0.1 is-plain-obj: 1.1.0 @@ -17511,7 +17513,7 @@ packages: /minipass-collect@1.0.2: resolution: {integrity: sha512-6T6lH0H8OG9kITm/Jm6tdooIbogG9e0tLgpY6mphXSm/A9u8Nq1ryBG+Qspiub9LjWlBPsPS3tWQ/Botq4FdxA==} - engines: {node: ">= 8"} + engines: {node: '>= 8'} dependencies: minipass: 3.3.6 dev: true @@ -17540,7 +17542,7 @@ packages: /minipass-flush@1.0.5: resolution: {integrity: sha512-JmQSYYpPUqX5Jyn1mXaRwOda1uQ8HP5KAT/oDSLCzt1BYRhQU0/hDtsB1ufZfEEzMZ9aAVmsBw8+FWsIXlClWw==} - engines: {node: ">= 8"} + engines: {node: '>= 8'} dependencies: minipass: 3.3.6 dev: true @@ -17554,41 +17556,41 @@ packages: /minipass-pipeline@1.2.4: resolution: {integrity: sha512-xuIq7cIOt09RPRJ19gdi4b+RiNvDFYe5JH+ggNvBqGqpQXcru3PcRmOZuHBKWK1Txf9+cQ+HMVN4d6z46LZP7A==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: minipass: 3.3.6 dev: true /minipass-sized@1.0.3: resolution: {integrity: sha512-MbkQQ2CTiBMlA2Dm/5cY+9SWFEN8pzzOXi6rlM5Xxq0Yqbda5ZQy9sU75a673FE9ZK0Zsbr6Y5iP6u9nktfg2g==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: minipass: 3.3.6 dev: true /minipass@3.3.6: resolution: {integrity: sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: yallist: 4.0.0 /minipass@4.2.8: resolution: {integrity: sha512-fNzuVyifolSLFL4NzpF+wEF4qrgqaaKX0haXPQEdQ7NKAN+WecoKMHV09YcuL/DHxrUsYQOK3MiuDf7Ip2OXfQ==} - engines: {node: ">=8"} + engines: {node: '>=8'} /minipass@5.0.0: resolution: {integrity: sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==} - engines: {node: ">=8"} + engines: {node: '>=8'} dev: true /minipass@6.0.2: resolution: {integrity: sha512-MzWSV5nYVT7mVyWCwn2o7JH13w2TBRmmSqSRCKzTw+lmft9X4z+3wjvs06Tzijo5z4W/kahUCDpRXTF+ZrmF/w==} - engines: {node: ">=16 || 14 >=14.17"} + engines: {node: '>=16 || 14 >=14.17'} dev: true /minizlib@2.1.2: resolution: {integrity: sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==} - engines: {node: ">= 8"} + engines: {node: '>= 8'} dependencies: minipass: 3.3.6 yallist: 4.0.0 @@ -17606,7 +17608,7 @@ packages: /mkdirp@1.0.4: resolution: {integrity: sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==} - engines: {node: ">=10"} + engines: {node: '>=10'} hasBin: true /mlly@1.4.0: @@ -17625,12 +17627,12 @@ packages: /modify-values@1.0.1: resolution: {integrity: sha512-xV2bxeN6F7oYjZWTe/YPAy6MN2M+sL4u/Rlm2AHCIVGfo2p1yGmBHQ6vHehl4bRTZBdHu3TSkWdYgkwpYzAGSw==} - engines: {node: ">=0.10.0"} + engines: {node: '>=0.10.0'} dev: true /mri@1.2.0: resolution: {integrity: sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==} - engines: {node: ">=4"} + engines: {node: '>=4'} /ms@2.0.0: resolution: {integrity: sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==} @@ -17696,7 +17698,7 @@ packages: /ndjson@2.0.0: resolution: {integrity: sha512-nGl7LRGrzugTtaFcJMhLbpzJM6XdivmbkdlaGcrk/LXg2KL/YBC6z1g70xh0/al+oFuVFP8N8kiWRucmeEH/qQ==} - engines: {node: ">=10"} + engines: {node: '>=10'} hasBin: true dependencies: json-stringify-safe: 5.0.1 @@ -17708,7 +17710,7 @@ packages: /negotiator@0.6.3: resolution: {integrity: sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==} - engines: {node: ">= 0.6"} + engines: {node: '>= 0.6'} /neo-async@2.6.2: resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==} @@ -17717,16 +17719,16 @@ packages: /nise@5.1.4: resolution: {integrity: sha512-8+Ib8rRJ4L0o3kfmyVCL7gzrohyDe0cMFTBa2d364yIrEGMEoetznKJx899YxjybU6bL9SQkYPSBBs1gyYs8Xg==} dependencies: - "@sinonjs/commons": 2.0.0 - "@sinonjs/fake-timers": 10.3.0 - "@sinonjs/text-encoding": 0.7.2 + '@sinonjs/commons': 2.0.0 + '@sinonjs/fake-timers': 10.3.0 + '@sinonjs/text-encoding': 0.7.2 just-extend: 4.2.1 path-to-regexp: 1.8.0 dev: true /node-abi@3.45.0: resolution: {integrity: sha512-iwXuFrMAcFVi/ZoZiqq8BzAdsLw9kxDfTC0HMyjXfSL/6CSDAGD5UmR7azrAgWV1zKYq7dUUMj4owusBWKLsiQ==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: semver: 7.5.3 dev: true @@ -17739,14 +17741,14 @@ packages: /node-dir@0.1.17: resolution: {integrity: sha512-tmPX422rYgofd4epzrNoOXiE8XFZYOcCq1vD7MAXCDO+O+zndlA2ztdKKMa+EeuBG5tHETpr4ml4RGgpqDCCAg==} - engines: {node: ">= 0.10.5"} + engines: {node: '>= 0.10.5'} dependencies: minimatch: 3.1.2 dev: true /node-domexception@1.0.0: resolution: {integrity: sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==} - engines: {node: ">=10.5.0"} + engines: {node: '>=10.5.0'} dev: true /node-fetch-native@1.2.0: @@ -17802,7 +17804,7 @@ packages: /nodemon@2.0.22: resolution: {integrity: sha512-B8YqaKMmyuCO7BowF1Z1/mkPqLk6cs/l63Ojtd6otKjMx47Dq1utxfRxcavH1I7VSaL8n5BUaoutadnsX3AAVQ==} - engines: {node: ">=8.10.0"} + engines: {node: '>=8.10.0'} hasBin: true dependencies: chokidar: 3.5.3 @@ -17842,7 +17844,7 @@ packages: /normalize-package-data@3.0.3: resolution: {integrity: sha512-p2W1sgqij3zMMyRC067Dg16bfzVH+w7hyegmpIvZ4JNjqtGOVAIvLmjBx3yP7YTe9vKJgkoNOPjwQGogDoMXFA==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: hosted-git-info: 4.1.0 is-core-module: 2.12.1 @@ -17872,11 +17874,11 @@ packages: /normalize-path@3.0.0: resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==} - engines: {node: ">=0.10.0"} + engines: {node: '>=0.10.0'} /normalize-range@0.1.2: resolution: {integrity: sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==} - engines: {node: ">=0.10.0"} + engines: {node: '>=0.10.0'} dev: true /normalize-registry-url@2.0.0: @@ -17885,7 +17887,7 @@ packages: /normalize-url@8.0.0: resolution: {integrity: sha512-uVFpKhj5MheNBJRTiMZ9pE/7hD1QTeEvugSJW/OmLzAp78PB5O6adfMNTvmfKhXBkvCzC+rqifWcVYpGFwTjnw==} - engines: {node: ">=14.16"} + engines: {node: '>=14.16'} dev: true /npm-bundled@1.1.2: @@ -17903,7 +17905,7 @@ packages: /npm-check-updates@16.0.0: resolution: {integrity: sha512-l1PSWEQ51Zhq54LVMbvWcBDIKTqLLE0Bj40mP0z85mHR7wUJYRN1C+pndPu5qW3ay0h5466zZGc3E+o7wtJ2gA==} - engines: {node: ">=14.14"} + engines: {node: '>=14.14'} hasBin: true dependencies: chalk: 5.3.0 @@ -17977,7 +17979,7 @@ packages: /npm-path@2.0.4: resolution: {integrity: sha512-IFsj0R9C7ZdR5cP+ET342q77uSRdtWOlWpih5eC+lu29tIDbNEgDbzgVJ5UFvYHWhxDZ5TFkJafFioO0pPQjCw==} - engines: {node: ">=0.8"} + engines: {node: '>=0.8'} hasBin: true dependencies: which: 1.3.1 @@ -18011,7 +18013,7 @@ packages: /npm-run-path@4.0.1: resolution: {integrity: sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: path-key: 3.1.1 @@ -18023,7 +18025,7 @@ packages: /npm-which@3.0.1: resolution: {integrity: sha512-CM8vMpeFQ7MAPin0U3wzDhSGV0hMHNwHU0wjo402IVizPDrs45jSfSuoC+wThevY88LQti8VvaAnqYAeVy3I1A==} - engines: {node: ">=4.2.0"} + engines: {node: '>=4.2.0'} hasBin: true dependencies: commander: 2.20.3 @@ -18037,12 +18039,12 @@ packages: hasBin: true dev: true bundledDependencies: - - "@isaacs/string-locale-compare" - - "@npmcli/arborist" - - "@npmcli/config" - - "@npmcli/map-workspaces" - - "@npmcli/package-json" - - "@npmcli/run-script" + - '@isaacs/string-locale-compare' + - '@npmcli/arborist' + - '@npmcli/config' + - '@npmcli/map-workspaces' + - '@npmcli/package-json' + - '@npmcli/run-script' - abbrev - archy - cacache @@ -18131,12 +18133,12 @@ packages: /null-check@1.0.0: resolution: {integrity: sha512-j8ZNHg19TyIQOWCGeeQJBuu6xZYIEurf8M1Qsfd8mFrGEfIZytbw18YjKWg+LcO25NowXGZXZpKAx+Ui3TFfDw==} - engines: {node: ">=0.10.0"} + engines: {node: '>=0.10.0'} dev: true /number-is-nan@1.0.1: resolution: {integrity: sha512-4jbtZXNAsfZbAHiiqjLPBiCl16dES1zI4Hpzzxw61Tk+loF+sBDBKx1ICKKKwIqQ7M0mFn1TmkN7euSncWgHiQ==} - engines: {node: ">=0.10.0"} + engines: {node: '>=0.10.0'} dev: true /nwsapi@2.2.5: @@ -18145,23 +18147,23 @@ packages: /object-assign@4.1.1: resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==} - engines: {node: ">=0.10.0"} + engines: {node: '>=0.10.0'} /object-hash@2.2.0: resolution: {integrity: sha512-gScRMn0bS5fH+IuwyIFgnh9zBdo4DV+6GhygmWM9HyNJSgS0hScp1f5vjtm7oIIOiT9trXrShAkLFSc2IqKNgw==} - engines: {node: ">= 6"} + engines: {node: '>= 6'} dev: true /object-hash@3.0.0: resolution: {integrity: sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==} - engines: {node: ">= 6"} + engines: {node: '>= 6'} /object-inspect@1.12.3: resolution: {integrity: sha512-geUvdk7c+eizMNUDkRpW1wJwgfOiOeHbxBR/hLXK1aT6zmVSO0jsQcs7fj6MGw89jC/cjGfLcNOrtMYtGqm81g==} /object-is@1.1.5: resolution: {integrity: sha512-3cyDsyHgtmi7I7DfSSI2LDp6SK2lwvtbg0p0R1e0RvTqF5ceGx+K2dfSjm1bKDMVCFEDAQvy+o8c6a7VujOddw==} - engines: {node: ">= 0.4"} + engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 define-properties: 1.2.0 @@ -18169,11 +18171,11 @@ packages: /object-keys@1.1.1: resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==} - engines: {node: ">= 0.4"} + engines: {node: '>= 0.4'} /object.assign@4.1.4: resolution: {integrity: sha512-1mxKf0e58bvyjSCtKYY4sRe9itRk3PJpquJOjeIkz885CczcI4IvJJDLPS72oowuSh+pBxUFROpX+TU++hxhZQ==} - engines: {node: ">= 0.4"} + engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 define-properties: 1.2.0 @@ -18182,7 +18184,7 @@ packages: /object.entries@1.1.6: resolution: {integrity: sha512-leTPzo4Zvg3pmbQ3rDK69Rl8GQvIqMWubrkxONG9/ojtFE2rD9fjMKfSI5BxW3osRH1m6VdzmqK8oAY9aT4x5w==} - engines: {node: ">= 0.4"} + engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 define-properties: 1.2.0 @@ -18191,7 +18193,7 @@ packages: /object.fromentries@2.0.6: resolution: {integrity: sha512-VciD13dswC4j1Xt5394WR4MzmAQmlgN72phd/riNp9vtD7tp4QQWJ0R4wvclXcafgcYK8veHRed2W6XeGBvcfg==} - engines: {node: ">= 0.4"} + engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 define-properties: 1.2.0 @@ -18207,7 +18209,7 @@ packages: /object.values@1.1.6: resolution: {integrity: sha512-FVVTkD1vENCsAcwNs9k6jea2uHC/X0+JcjG8YA60FN5CMaJmG95wT9jek/xX9nornqGRrBkKtzuAu2wuHpKqvw==} - engines: {node: ">= 0.4"} + engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 define-properties: 1.2.0 @@ -18233,13 +18235,13 @@ packages: /on-finished@2.4.1: resolution: {integrity: sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==} - engines: {node: ">= 0.8"} + engines: {node: '>= 0.8'} dependencies: ee-first: 1.1.1 /on-headers@1.0.2: resolution: {integrity: sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==} - engines: {node: ">= 0.8"} + engines: {node: '>= 0.8'} dev: true /once@1.4.0: @@ -18249,23 +18251,23 @@ packages: /onetime@5.1.2: resolution: {integrity: sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==} - engines: {node: ">=6"} + engines: {node: '>=6'} dependencies: mimic-fn: 2.1.0 /onetime@6.0.0: resolution: {integrity: sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==} - engines: {node: ">=12"} + engines: {node: '>=12'} dependencies: mimic-fn: 4.0.0 /oo-ascii-tree@1.84.0: resolution: {integrity: sha512-8bvsAKFAQ7HwU3lAEDwsKYDkTqsDTsRTkr3J0gvH1U805d2no9rUNYptWzg3oYku5h5mr9Bko+BIh1pjSD8qrg==} - engines: {node: ">= 14.17.0"} + engines: {node: '>= 14.17.0'} /open@7.4.2: resolution: {integrity: sha512-MVHddDVweXZF3awtlAS+6pgKLlm/JgxZ90+/NBurBoQctVOOB/zDdVjcyPzQ+0laDGbsWgrRkflI65sQeOgT9Q==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: is-docker: 2.2.1 is-wsl: 2.2.0 @@ -18273,7 +18275,7 @@ packages: /open@8.4.0: resolution: {integrity: sha512-XgFPPM+B28FtCCgSb9I+s9szOC1vZRSwgWsRUA5ylIxRTgKozqjOCrVOqGsYABPYK5qnfqClxZTFBa8PKt2v6Q==} - engines: {node: ">=12"} + engines: {node: '>=12'} dependencies: define-lazy-prop: 2.0.0 is-docker: 2.2.1 @@ -18281,7 +18283,7 @@ packages: /open@9.1.0: resolution: {integrity: sha512-OS+QTnw1/4vrf+9hh1jc1jnYjzSG4ttTBB8UxOwAnInG3Uo4ssetzC1ihqaIHjLJnA5GGlRl6QlZXOTQhRBUvg==} - engines: {node: ">=14.16"} + engines: {node: '>=14.16'} dependencies: default-browser: 4.0.0 define-lazy-prop: 3.0.0 @@ -18290,9 +18292,9 @@ packages: /optionator@0.9.3: resolution: {integrity: sha512-JjCoypp+jKn1ttEFExxhetCKeJt9zhAgAve5FXHixTvFDW/5aEktX9bufBKLRRMdU7bNtpLfcGu94B3cdEJgjg==} - engines: {node: ">= 0.8.0"} + engines: {node: '>= 0.8.0'} dependencies: - "@aashutoshrathi/word-wrap": 1.2.6 + '@aashutoshrathi/word-wrap': 1.2.6 deep-is: 0.1.4 fast-levenshtein: 2.0.6 levn: 0.4.1 @@ -18301,7 +18303,7 @@ packages: /ora@5.4.1: resolution: {integrity: sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: bl: 4.1.0 chalk: 4.1.2 @@ -18315,42 +18317,42 @@ packages: /os-tmpdir@1.0.2: resolution: {integrity: sha512-D2FR03Vir7FIu45XBY20mTb+/ZSWB00sjU9jdQXt83gDrI4Ztz5Fs7/yy74g2N5SVQY4xY1qDr4rNddwYRVX0g==} - engines: {node: ">=0.10.0"} + engines: {node: '>=0.10.0'} dev: true /p-cancelable@3.0.0: resolution: {integrity: sha512-mlVgR3PGuzlo0MmTdk4cXqXWlwQDLnONTAg6sm62XkMJEiRxN3GL3SffkYvqwonbkJBcrI7Uvv5Zh9yjvn2iUw==} - engines: {node: ">=12.20"} + engines: {node: '>=12.20'} dev: true /p-defer@1.0.0: resolution: {integrity: sha512-wB3wfAxZpk2AzOfUMJNL+d36xothRSyj8EXOa4f6GMqYDN9BJaaSISbsk+wS9abmnebVw95C2Kb5t85UmpCxuw==} - engines: {node: ">=4"} + engines: {node: '>=4'} dev: false /p-filter@2.1.0: resolution: {integrity: sha512-ZBxxZ5sL2HghephhpGAQdoskxplTwr7ICaehZwLIlfL6acuVgZPm8yBNuRAFBGEqtD/hmUeq9eqLg2ys9Xr/yw==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: p-map: 2.1.0 dev: false /p-limit@1.3.0: resolution: {integrity: sha512-vvcXsLAJ9Dr5rQOPk7toZQZJApBl2K4J6dANSsEuh6QI41JYcsS/qhTGa9ErIUUgK3WNQoJYvylxvjqmiqEA9Q==} - engines: {node: ">=4"} + engines: {node: '>=4'} dependencies: p-try: 1.0.0 dev: true /p-limit@2.3.0: resolution: {integrity: sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==} - engines: {node: ">=6"} + engines: {node: '>=6'} dependencies: p-try: 2.2.0 /p-limit@3.1.0: resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: yocto-queue: 0.1.0 @@ -18363,54 +18365,54 @@ packages: /p-locate@2.0.0: resolution: {integrity: sha512-nQja7m7gSKuewoVRen45CtVfODR3crN3goVQ0DDZ9N3yHxgpkuBhZqsaiotSQRrADUrne346peY7kT3TSACykg==} - engines: {node: ">=4"} + engines: {node: '>=4'} dependencies: p-limit: 1.3.0 dev: true /p-locate@3.0.0: resolution: {integrity: sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==} - engines: {node: ">=6"} + engines: {node: '>=6'} dependencies: p-limit: 2.3.0 dev: true /p-locate@4.1.0: resolution: {integrity: sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: p-limit: 2.3.0 /p-locate@5.0.0: resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: p-limit: 3.1.0 /p-map@2.1.0: resolution: {integrity: sha512-y3b8Kpd8OAN444hxfBbFfj1FY/RjtTd8tzYwhUqNYXx0fXx2iX4maP4Qr6qhIKbQXI02wTLAda4fYUbDagTUFw==} - engines: {node: ">=6"} + engines: {node: '>=6'} dev: false /p-map@4.0.0: resolution: {integrity: sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: aggregate-error: 3.1.0 dev: true /p-try@1.0.0: resolution: {integrity: sha512-U1etNYuMJoIz3ZXSrrySFjsXQTWOx2/jdi86L+2pRvph/qMKL6sbcCYdH23fqsbm8TH2Gn0OybpT4eSFlCVHww==} - engines: {node: ">=4"} + engines: {node: '>=4'} dev: true /p-try@2.2.0: resolution: {integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==} - engines: {node: ">=6"} + engines: {node: '>=6'} /package-json@8.1.1: resolution: {integrity: sha512-cbH9IAIJHNj9uXi196JVsRlt7cHKak6u/e6AkL/bkRelZ7rlL3X1YKxsZwa36xipOEKAsdtmaG6aAJoM1fx2zA==} - engines: {node: ">=14.16"} + engines: {node: '>=14.16'} dependencies: got: 12.6.1 registry-auth-token: 5.0.2 @@ -18423,10 +18425,10 @@ packages: engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} hasBin: true dependencies: - "@npmcli/git": 3.0.2 - "@npmcli/installed-package-contents": 1.0.7 - "@npmcli/promise-spawn": 3.0.0 - "@npmcli/run-script": 4.2.1 + '@npmcli/git': 3.0.2 + '@npmcli/installed-package-contents': 1.0.7 + '@npmcli/promise-spawn': 3.0.0 + '@npmcli/run-script': 4.2.1 cacache: 16.1.3 chownr: 2.0.0 fs-minipass: 2.1.0 @@ -18459,24 +18461,24 @@ packages: /parent-module@1.0.1: resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==} - engines: {node: ">=6"} + engines: {node: '>=6'} dependencies: callsites: 3.1.0 /parse-github-url@1.0.2: resolution: {integrity: sha512-kgBf6avCbO3Cn6+RnzRGLkUsv4ZVqv/VfAYkRsyBcgkshNvVBkRn1FEZcW0Jb+npXQWm2vHPnnOqFteZxRRGNw==} - engines: {node: ">=0.10.0"} + engines: {node: '>=0.10.0'} hasBin: true dev: true /parse-gitignore@1.0.1: resolution: {integrity: sha512-UGyowyjtx26n65kdAMWhm6/3uy5uSrpcuH7tt+QEVudiBoVS+eqHxD5kbi9oWVRwj7sCzXqwuM+rUGw7earl6A==} - engines: {node: ">=6"} + engines: {node: '>=6'} dev: true /parse-json@4.0.0: resolution: {integrity: sha512-aOIos8bujGN93/8Ox/jPLh7RwVnPEysynVFE+fQZyg6jKELEHwzgKdLRFHUgXJL6kylijVSBC4BvN9OmsB48Rw==} - engines: {node: ">=4"} + engines: {node: '>=4'} dependencies: error-ex: 1.3.2 json-parse-better-errors: 1.0.2 @@ -18484,16 +18486,16 @@ packages: /parse-json@5.2.0: resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: - "@babel/code-frame": 7.22.5 + '@babel/code-frame': 7.22.5 error-ex: 1.3.2 json-parse-even-better-errors: 2.3.1 lines-and-columns: 1.2.4 /parse-ms@2.1.0: resolution: {integrity: sha512-kHt7kzLoS9VBZfUsiKjv43mr91ea+U05EyKkEtqp7vNbHxmaVuEqN7XxeEVnGrMtYOAxGrDElSi96K7EgO1zCA==} - engines: {node: ">=6"} + engines: {node: '>=6'} dev: false /parse-semver@1.1.1: @@ -18521,16 +18523,16 @@ packages: /parseurl@1.3.3: resolution: {integrity: sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==} - engines: {node: ">= 0.8"} + engines: {node: '>= 0.8'} /patch-console@1.0.0: resolution: {integrity: sha512-nxl9nrnLQmh64iTzMfyylSlRozL7kAXIaxw1fVcLYdyhNkJCRUzirRZTikXGJsg+hc4fqpneTK6iU2H1Q8THSA==} - engines: {node: ">=10"} + engines: {node: '>=10'} dev: true /path-absolute@1.0.1: resolution: {integrity: sha512-gds5iRhSeOcDtj8gfWkRHLtZKTPsFVuh7utbjYtvnclw4XM+ffRzJrwqMhOD1PVqef7nBLmgsu1vIujjvAJrAw==} - engines: {node: ">=4"} + engines: {node: '>=4'} dev: false /path-browserify@1.0.1: @@ -18539,24 +18541,24 @@ packages: /path-exists@3.0.0: resolution: {integrity: sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ==} - engines: {node: ">=4"} + engines: {node: '>=4'} dev: true /path-exists@4.0.0: resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==} - engines: {node: ">=8"} + engines: {node: '>=8'} /path-is-absolute@1.0.1: resolution: {integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==} - engines: {node: ">=0.10.0"} + engines: {node: '>=0.10.0'} /path-key@3.1.1: resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==} - engines: {node: ">=8"} + engines: {node: '>=8'} /path-key@4.0.0: resolution: {integrity: sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==} - engines: {node: ">=12"} + engines: {node: '>=12'} /path-name@1.0.0: resolution: {integrity: sha512-/dcAb5vMXH0f51yvMuSUqFpxUcA8JelbRmE5mW/p4CUJxrNgK24IkstnV7ENtg2IDGBOu6izKTG6eilbnbNKWQ==} @@ -18567,7 +18569,7 @@ packages: /path-scurry@1.10.0: resolution: {integrity: sha512-tZFEaRQbMLjwrsmidsGJ6wDMv0iazJWk6SfIKnY4Xru8auXgmJkOBa5DUbYFcFD2Rzk2+KDlIiF0GVXNCbgC7g==} - engines: {node: ">=16 || 14 >=14.17"} + engines: {node: '>=16 || 14 >=14.17'} dependencies: lru-cache: 10.0.0 minipass: 6.0.2 @@ -18575,7 +18577,7 @@ packages: /path-temp@2.0.0: resolution: {integrity: sha512-92olbatybjsHTGB2CUnAM7s0mU/27gcMfLNA7t09UftndUdxywlQKur3fzXEPpfLrgZD3I2Bt8+UmiL7YDEgXQ==} - engines: {node: ">=8.15"} + engines: {node: '>=8.15'} dependencies: unique-string: 2.0.0 dev: false @@ -18591,14 +18593,14 @@ packages: /path-type@3.0.0: resolution: {integrity: sha512-T2ZUsdZFHgA3u4e5PfPbjd7HDDpxPnQb5jN0SrDsjNSuVXHJqtwTnWqG0B1jZrgmJ/7lj1EmVIByWt1gxGkWvg==} - engines: {node: ">=4"} + engines: {node: '>=4'} dependencies: pify: 3.0.0 dev: true /path-type@4.0.0: resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==} - engines: {node: ">=8"} + engines: {node: '>=8'} /pathe@1.1.1: resolution: {integrity: sha512-d+RQGp0MAYTIaDBIMmOfMwz3E+LOZnxx1HZd5R18mmCZY0QBlK0LDZfPc8FW8Ed2DlvsuE6PRjroDY+wg4+j/Q==} @@ -18627,56 +18629,56 @@ packages: /picomatch@2.3.1: resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} - engines: {node: ">=8.6"} + engines: {node: '>=8.6'} /pidtree@0.6.0: resolution: {integrity: sha512-eG2dWTVw5bzqGRztnHExczNxt5VGsE6OwTeCG3fdUf9KBsZzO3R5OIIIzWR+iZA0NtZ+RDVdaoE2dK1cn6jH4g==} - engines: {node: ">=0.10"} + engines: {node: '>=0.10'} hasBin: true dev: true /pidusage@3.0.2: resolution: {integrity: sha512-g0VU+y08pKw5M8EZ2rIGiEBaB8wrQMjYGFfW2QVIfyT8V+fq8YFLkvlz4bz5ljvFDJYNFCWT3PWqcRr2FKO81w==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: safe-buffer: 5.2.1 dev: true /pify@2.3.0: resolution: {integrity: sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==} - engines: {node: ">=0.10.0"} + engines: {node: '>=0.10.0'} /pify@3.0.0: resolution: {integrity: sha512-C3FsVNH1udSEX48gGX1xfvwTWfsYWj5U+8/uK15BGzIGrKoUpghX8hWZwa/OFnakBiiVNmBvemTJR5mcy7iPcg==} - engines: {node: ">=4"} + engines: {node: '>=4'} dev: true /pify@4.0.1: resolution: {integrity: sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==} - engines: {node: ">=6"} + engines: {node: '>=6'} dev: true /pirates@4.0.6: resolution: {integrity: sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==} - engines: {node: ">= 6"} + engines: {node: '>= 6'} /pkg-dir@3.0.0: resolution: {integrity: sha512-/E57AYkoeQ25qkxMj5PBOVgF8Kiu/h7cYS30Z5+R7WaiCCBfLq58ZI/dSeaEKb9WVJV5n/03QwrN3IeWIFllvw==} - engines: {node: ">=6"} + engines: {node: '>=6'} dependencies: find-up: 3.0.0 dev: true /pkg-dir@4.2.0: resolution: {integrity: sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: find-up: 4.1.0 dev: true /pkg-dir@5.0.0: resolution: {integrity: sha512-NPE8TDbzl/3YQYY7CSS228s3g2ollTFnc+Qi3tqmqJp9Vg2ovUpixcJEo2HJScN2Ez+kEaal6y70c0ehqJBJeA==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: find-up: 5.0.0 dev: true @@ -18690,32 +18692,32 @@ packages: /pkg-up@3.1.0: resolution: {integrity: sha512-nDywThFk1i4BQK4twPQ6TA4RT8bDY96yeuCVBWL3ePARCiEKDRSrNGbFIgUJpLp+XeIR65v8ra7WuJOFUBtkMA==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: find-up: 3.0.0 dev: true /playwright-core@1.35.1: resolution: {integrity: sha512-pNXb6CQ7OqmGDRspEjlxE49w+4YtR6a3X6mT1hZXeJHWmsEz7SunmvZeiG/+y1yyMZdHnnn73WKYdtV1er0Xyg==} - engines: {node: ">=16"} + engines: {node: '>=16'} hasBin: true dev: true /pluralize@8.0.0: resolution: {integrity: sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==} - engines: {node: ">=4"} + engines: {node: '>=4'} dev: false /polished@4.2.2: resolution: {integrity: sha512-Sz2Lkdxz6F2Pgnpi9U5Ng/WdWAUZxmHrNPoVlm3aAemxoy2Qy7LGjQg4uf8qKelDAUW94F4np3iH2YPf2qefcQ==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: - "@babel/runtime": 7.22.5 + '@babel/runtime': 7.22.5 dev: true /postcss-import@15.1.0(postcss@8.4.24): resolution: {integrity: sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} peerDependencies: postcss: ^8.0.0 dependencies: @@ -18735,10 +18737,10 @@ packages: /postcss-load-config@3.1.4(postcss@8.4.24): resolution: {integrity: sha512-6DiM4E7v4coTE4uzA8U//WhtPwyhiim3eyjEMFCnUpzbrkK9wJHgKDT2mR+HbtSrd/NubVaYTOpSpjUl8NQeRg==} - engines: {node: ">= 10"} + engines: {node: '>= 10'} peerDependencies: - postcss: ">=8.0.9" - ts-node: ">=9.0.0" + postcss: '>=8.0.9' + ts-node: '>=9.0.0' peerDependenciesMeta: postcss: optional: true @@ -18752,10 +18754,10 @@ packages: /postcss-load-config@3.1.4(ts-node@10.9.1): resolution: {integrity: sha512-6DiM4E7v4coTE4uzA8U//WhtPwyhiim3eyjEMFCnUpzbrkK9wJHgKDT2mR+HbtSrd/NubVaYTOpSpjUl8NQeRg==} - engines: {node: ">= 10"} + engines: {node: '>= 10'} peerDependencies: - postcss: ">=8.0.9" - ts-node: ">=9.0.0" + postcss: '>=8.0.9' + ts-node: '>=9.0.0' peerDependenciesMeta: postcss: optional: true @@ -18769,10 +18771,10 @@ packages: /postcss-load-config@4.0.1(postcss@8.4.24): resolution: {integrity: sha512-vEJIc8RdiBRu3oRAI0ymerOn+7rPuMvRXslTvZUKZonDHFIczxztIyJ1urxM1x9JXEikvpWWTUUqal5j/8QgvA==} - engines: {node: ">= 14"} + engines: {node: '>= 14'} peerDependencies: - postcss: ">=8.0.9" - ts-node: ">=9.0.0" + postcss: '>=8.0.9' + ts-node: '>=9.0.0' peerDependenciesMeta: postcss: optional: true @@ -18785,7 +18787,7 @@ packages: /postcss-nested@6.0.1(postcss@8.4.24): resolution: {integrity: sha512-mEp4xPMi5bSWiMbsgoPfcP74lsWLHkQbZc3sY+jWYd65CUwXrUaTp0fmNpa01ZcETKlIgUdFN/MpS2xZtqL9dQ==} - engines: {node: ">=12.0"} + engines: {node: '>=12.0'} peerDependencies: postcss: ^8.2.14 dependencies: @@ -18794,7 +18796,7 @@ packages: /postcss-selector-parser@6.0.13: resolution: {integrity: sha512-EaV1Gl4mUEV4ddhDnv/xtj7sxwrwxdetHdWUGnT4VJQf+4d05v6lHYZr8N573k5Z0BViss7BDhfWtKS3+sfAqQ==} - engines: {node: ">=4"} + engines: {node: '>=4'} dependencies: cssesc: 3.0.0 util-deprecate: 1.0.2 @@ -18812,7 +18814,7 @@ packages: /prebuild-install@7.1.1: resolution: {integrity: sha512-jAXscXWMcCK8GgCoHOfIr0ODh5ai8mj63L2nWrjuAgXE6tDyYGnx4/8o/rCgU+B4JSyZBKbeZqzhtwtC3ovxjw==} - engines: {node: ">=10"} + engines: {node: '>=10'} hasBin: true dependencies: detect-libc: 2.0.1 @@ -18831,22 +18833,22 @@ packages: /prelude-ls@1.2.1: resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==} - engines: {node: ">= 0.8.0"} + engines: {node: '>= 0.8.0'} /prettier-linter-helpers@1.0.0: resolution: {integrity: sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==} - engines: {node: ">=6.0.0"} + engines: {node: '>=6.0.0'} dependencies: fast-diff: 1.3.0 /prettier@2.8.8: resolution: {integrity: sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==} - engines: {node: ">=10.13.0"} + engines: {node: '>=10.13.0'} hasBin: true /pretty-bytes@5.6.0: resolution: {integrity: sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==} - engines: {node: ">=6"} + engines: {node: '>=6'} dev: false /pretty-format@27.5.1: @@ -18862,7 +18864,7 @@ packages: resolution: {integrity: sha512-8gFb/To0OmxHR9+ZTb14Df2vNxdGCX8g1xWGUTqUw5TiZvcQf5sHKObd5UcPyLLyowNwDAMTF3XWOG1B6mxl1Q==} engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} dependencies: - "@jest/schemas": 28.1.3 + '@jest/schemas': 28.1.3 ansi-regex: 5.0.1 ansi-styles: 5.2.0 react-is: 18.2.0 @@ -18872,19 +18874,19 @@ packages: resolution: {integrity: sha512-V2mGkI31qdttvTFX7Mt4efOqHXqJWMu4/r66Xh3Z3BwZaPfPJgp6/gbwoujRpPUtfEF6AUUWx3Jim3GCw5g/Qw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - "@jest/schemas": 29.4.3 + '@jest/schemas': 29.4.3 ansi-styles: 5.2.0 react-is: 18.2.0 dev: true /pretty-hrtime@1.0.3: resolution: {integrity: sha512-66hKPCr+72mlfiSjlEB1+45IjXSqvVAIy6mocupoww4tBFE9R9IhwwUGoI4G++Tc9Aq+2rxOt0RFU6gPcrte0A==} - engines: {node: ">= 0.8"} + engines: {node: '>= 0.8'} dev: true /pretty-ms@7.0.1: resolution: {integrity: sha512-973driJZvxiGOQ5ONsFhOF/DtzPMOMtgC11kCpUrPGMTgqp2q/1gwzCquocrN33is0VZ5GFHXZYMM9l6h67v2Q==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: parse-ms: 2.1.0 dev: false @@ -18903,19 +18905,19 @@ packages: /process@0.11.10: resolution: {integrity: sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==} - engines: {node: ">= 0.6.0"} + engines: {node: '>= 0.6.0'} /progress@2.0.3: resolution: {integrity: sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==} - engines: {node: ">=0.4.0"} + engines: {node: '>=0.4.0'} dev: true /projen@0.71.60: resolution: {integrity: sha512-/up45q54xkLQdG09lEnPWF/Yzph2YKW9RmOO5rXkrVUUJTDmFSw8gogxbLR3MIWxBovDeHj7cUElvev1x+VMnw==} - engines: {node: ">= 14.0.0"} + engines: {node: '>= 14.0.0'} hasBin: true dependencies: - "@iarna/toml": 2.2.5 + '@iarna/toml': 2.2.5 case: 1.6.3 chalk: 4.1.2 comment-json: 4.2.2 @@ -18929,7 +18931,7 @@ packages: yaml: 2.3.1 yargs: 17.7.2 bundledDependencies: - - "@iarna/toml" + - '@iarna/toml' - case - chalk - comment-json @@ -18946,7 +18948,7 @@ packages: /promise-inflight@1.0.1: resolution: {integrity: sha512-6zWPyEOFaQBJYcGMHBKTKJ3u6TBsnMFOIZSa6ce1e/ZrrsOlnHRHbabMjLiBYKp+n44X9eUI6VUPaukCXHuG4g==} peerDependencies: - bluebird: "*" + bluebird: '*' peerDependenciesMeta: bluebird: optional: true @@ -18954,7 +18956,7 @@ packages: /promise-retry@2.0.1: resolution: {integrity: sha512-y+WKFlBR8BGXnsNlIHFGPZmyDf3DFMoLhaflAnyZgV6rG6xu+JwesTo2Q9R6XwYmtmwAFCkAk3e35jEdoeh/3g==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: err-code: 2.0.3 retry: 0.12.0 @@ -18962,7 +18964,7 @@ packages: /prompts-ncu@2.5.1: resolution: {integrity: sha512-Hdd7GgV7b76Yh9FP9HL1D9xqtJCJdVPpiM2vDtuoc8W1KfweJe15gutFYmxkq83ViFaagFM8K0UcPCQ/tZq8bA==} - engines: {node: ">= 6"} + engines: {node: '>= 6'} dependencies: kleur: 4.1.5 sisteransi: 1.0.5 @@ -18970,7 +18972,7 @@ packages: /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} - engines: {node: ">= 6"} + engines: {node: '>= 6'} dependencies: kleur: 3.0.3 sisteransi: 1.0.5 @@ -18992,7 +18994,7 @@ packages: /proxy-addr@2.0.7: resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==} - engines: {node: ">= 0.10"} + engines: {node: '>= 0.10'} dependencies: forwarded: 0.2.0 ipaddr.js: 1.9.1 @@ -19033,20 +19035,20 @@ packages: /punycode@2.3.0: resolution: {integrity: sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==} - engines: {node: ">=6"} + engines: {node: '>=6'} /pupa@3.1.0: resolution: {integrity: sha512-FLpr4flz5xZTSJxSeaheeMKN/EDzMdK7b8PTOC6a5PYFKTucWbdqjgqaEyH0shFiSJrVB1+Qqi4Tk19ccU6Aug==} - engines: {node: ">=12.20"} + engines: {node: '>=12.20'} dependencies: escape-goat: 4.0.0 dev: true /puppeteer-core@2.1.1: resolution: {integrity: sha512-n13AWriBMPYxnpbb6bnaY5YoY6rGj8vPLrz6CZF3o0qJNEwlcfJVxBzYZ0NJsQ21UbdJoijPCDrM++SUVEz7+w==} - engines: {node: ">=8.16.0"} + engines: {node: '>=8.16.0'} dependencies: - "@types/mime-types": 2.1.1 + '@types/mime-types': 2.1.1 debug: 4.3.4 extract-zip: 1.7.0 https-proxy-agent: 4.0.0 @@ -19068,18 +19070,18 @@ packages: /q@1.5.1: resolution: {integrity: sha512-kV/CThkXo6xyFEZUugw/+pIOywXcDbFYgSct5cT3gqlbkBE1SJdwy6UQoZvodiWF/ckQLZyDE/Bu1M6gVu5lVw==} - engines: {node: ">=0.6.0", teleport: ">=0.2.0"} + engines: {node: '>=0.6.0', teleport: '>=0.2.0'} dev: true /qs@6.11.0: resolution: {integrity: sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==} - engines: {node: ">=0.6"} + engines: {node: '>=0.6'} dependencies: side-channel: 1.0.4 /qs@6.11.2: resolution: {integrity: sha512-tDNIz22aBzCDxLtVH++VnTfzxlfeK5CbqohpSqpJgj1Wg/cQbStNAz3NuqCs5vV+pjBsK4x4pN9HlVh7rcYRiA==} - engines: {node: ">=0.6"} + engines: {node: '>=0.6'} dependencies: side-channel: 1.0.4 dev: true @@ -19093,16 +19095,16 @@ packages: /quick-lru@1.1.0: resolution: {integrity: sha512-tRS7sTgyxMXtLum8L65daJnHUhfDUgboRdcWW2bR9vBfrj2+O5HSMbQOJfJJjIVSPFqbBCF37FpwWXGitDc5tA==} - engines: {node: ">=4"} + engines: {node: '>=4'} dev: true /quick-lru@4.0.1: resolution: {integrity: sha512-ARhCpm70fzdcvNQfPoy49IaanKkTlRWF2JMzqhcJbhSFRZv7nPTvZJdcY7301IPmvW+/p0RgIWnQDLJxifsQ7g==} - engines: {node: ">=8"} + engines: {node: '>=8'} /quick-lru@5.1.1: resolution: {integrity: sha512-WuyALRjWPDGtt/wzJiadO5AXY+8hZ80hVpe6MyivgraREW751X3SbhRvG3eLKOYN+8VEvqLcf3wdnt44Z4S4SA==} - engines: {node: ">=10"} + engines: {node: '>=10'} dev: true /ramda@0.29.0: @@ -19123,11 +19125,11 @@ packages: /range-parser@1.2.1: resolution: {integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==} - engines: {node: ">= 0.6"} + engines: {node: '>= 0.6'} /raw-body@2.5.1: resolution: {integrity: sha512-qqJBtEyVgS0ZmPGdCFPWJ3FreoqvG4MVQln/kCgF7Olq95IbOp0/BWyMwbdtn4VTvkM8Y7khCQ2Xgk/tcrCXig==} - engines: {node: ">= 0.8"} + engines: {node: '>= 0.8'} dependencies: bytes: 3.1.2 http-errors: 2.0.0 @@ -19165,8 +19167,8 @@ packages: /react-colorful@5.6.1(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-1exovf0uGTGyq5mXQT0zgQ80uvj2PCwvF8zY1RN9/vbJVSjSo3fsB/4L3ObbF7u70NduSiK4xu4Y6q1MHoUGEw==} peerDependencies: - react: ">=16.8.0" - react-dom: ">=16.8.0" + react: '>=16.8.0' + react-dom: '>=16.8.0' dependencies: react: 18.2.0 react-dom: 18.2.0(react@18.2.0) @@ -19185,18 +19187,18 @@ packages: /react-docgen-typescript@2.2.2(typescript@5.1.3): resolution: {integrity: sha512-tvg2ZtOpOi6QDwsb3GZhOjDkkX0h8Z2gipvTg6OVMUyoYoURhEiRNePT8NZItTVCDh39JJHnLdfCOkzoLbFnTg==} peerDependencies: - typescript: ">= 4.3.x" + typescript: '>= 4.3.x' dependencies: typescript: 5.1.3 dev: true /react-docgen@6.0.0-alpha.3: resolution: {integrity: sha512-DDLvB5EV9As1/zoUsct6Iz2Cupw9FObEGD3DMcIs3EDFIoSKyz8FZtoWj3Wj+oodrU4/NfidN0BL5yrapIcTSA==} - engines: {node: ">=12.0.0"} + engines: {node: '>=12.0.0'} hasBin: true dependencies: - "@babel/core": 7.22.5 - "@babel/generator": 7.22.5 + '@babel/core': 7.22.5 + '@babel/generator': 7.22.5 ast-types: 0.14.2 commander: 2.20.3 doctrine: 3.0.0 @@ -19224,7 +19226,7 @@ packages: react: ^0.14.8 || ^15.0.1 || ^16.0.0 || ^17.0.1 || ^18.0.0 react-dom: ^0.14.8 || ^15.0.1 || ^16.0.0 || ^17.0.1 || ^18.0.0 dependencies: - "@base2/pretty-print-object": 1.0.1 + '@base2/pretty-print-object': 1.0.1 is-plain-object: 5.0.0 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) @@ -19261,13 +19263,13 @@ packages: /react-markdown@8.0.7(@types/react@18.2.12)(react@18.2.0): resolution: {integrity: sha512-bvWbzG4MtOU62XqBx3Xx+zB2raaFFsq4mYiAzfjXJMEz2sixgeAfraA3tvzULF02ZdOMUOKTBFFaZJDDrq+BJQ==} peerDependencies: - "@types/react": ">=16" - react: ">=16" + '@types/react': '>=16' + react: '>=16' dependencies: - "@types/hast": 2.3.4 - "@types/prop-types": 15.7.5 - "@types/react": 18.2.12 - "@types/unist": 2.0.6 + '@types/hast': 2.3.4 + '@types/prop-types': 15.7.5 + '@types/react': 18.2.12 + '@types/unist': 2.0.6 comma-separated-tokens: 2.0.3 hast-util-whitespace: 2.0.1 prop-types: 15.8.1 @@ -19288,11 +19290,11 @@ packages: /react-popper@2.3.0(@popperjs/core@2.11.8)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-e1hj8lL3uM+sgSR4Lxzn5h1GxBlpa4CQz0XLF8kx4MDrDRWY0Ena4c97PUeSX9i5W3UAfDP0z0FXCTQkoXUl3Q==} peerDependencies: - "@popperjs/core": ^2.0.0 + '@popperjs/core': ^2.0.0 react: ^16.8.0 || ^17 || ^18 react-dom: ^16.8.0 || ^17 || ^18 dependencies: - "@popperjs/core": 2.11.8 + '@popperjs/core': 2.11.8 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) react-fast-compare: 3.2.2 @@ -19301,7 +19303,7 @@ packages: /react-reconciler@0.26.2(react@17.0.2): resolution: {integrity: sha512-nK6kgY28HwrMNwDnMui3dvm3rCFjZrcGiuwLc5COUipBK5hWHLOxMJhSnSomirqWwjPBJKV1QcbkI0VJr7Gl1Q==} - engines: {node: ">=0.10.0"} + engines: {node: '>=0.10.0'} peerDependencies: react: ^17.0.2 dependencies: @@ -19313,12 +19315,12 @@ packages: /react-refresh@0.14.0: resolution: {integrity: sha512-wViHqhAd8OHeLS/IRMJjTSDHF3U9eWi62F/MledQGPdJGDhodXJ9PBLNGr6WWL7qlH12Mt3TyTpbS+hGXMjCzQ==} - engines: {node: ">=0.10.0"} + engines: {node: '>=0.10.0'} dev: true /react@17.0.2: resolution: {integrity: sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA==} - engines: {node: ">=0.10.0"} + engines: {node: '>=0.10.0'} dependencies: loose-envify: 1.4.0 object-assign: 4.1.1 @@ -19326,7 +19328,7 @@ packages: /react@18.2.0: resolution: {integrity: sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==} - engines: {node: ">=0.10.0"} + engines: {node: '>=0.10.0'} dependencies: loose-envify: 1.4.0 @@ -19337,7 +19339,7 @@ packages: /read-ini-file@4.0.0: resolution: {integrity: sha512-zz4qv/sKETv7nAkATqSJ9YMbKD8NXRPuA8d17VdYCuNYrVstB1S6UAMU6aytf5vRa9MESbZN7jLZdcmrOxz4gg==} - engines: {node: ">=14.6"} + engines: {node: '>=14.6'} dependencies: ini: 3.0.1 strip-bom: 4.0.0 @@ -19345,7 +19347,7 @@ packages: /read-package-json-fast@2.0.3: resolution: {integrity: sha512-W/BKtbL+dUjTuRL2vziuYhp76s5HZ9qQhd/dKfWIZveD0O40453QNyZhC0e63lqZrAQ4jiOapVoeJ7JrszenQQ==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: json-parse-even-better-errors: 2.3.1 npm-normalize-package-bin: 1.0.1 @@ -19363,7 +19365,7 @@ packages: /read-pkg-up@3.0.0: resolution: {integrity: sha512-YFzFrVvpC6frF1sz8psoHDBGF7fLPc+llq/8NB43oagqWkx8ar5zYtsTORtOjw9W2RHLpWP+zTWwBvf1bCmcSw==} - engines: {node: ">=4"} + engines: {node: '>=4'} dependencies: find-up: 2.1.0 read-pkg: 3.0.0 @@ -19371,7 +19373,7 @@ packages: /read-pkg-up@7.0.1: resolution: {integrity: sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: find-up: 4.1.0 read-pkg: 5.2.0 @@ -19379,7 +19381,7 @@ packages: /read-pkg@3.0.0: resolution: {integrity: sha512-BLq/cCO9two+lBgiTYNqD6GdtK8s4NpaWrl6/rCO9w0TUS8oJl7cmToOZfRYllKTISY6nt1U7jQ53brmKqY6BA==} - engines: {node: ">=4"} + engines: {node: '>=4'} dependencies: load-json-file: 4.0.0 normalize-package-data: 2.5.0 @@ -19388,16 +19390,16 @@ packages: /read-pkg@5.2.0: resolution: {integrity: sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: - "@types/normalize-package-data": 2.4.1 + '@types/normalize-package-data': 2.4.1 normalize-package-data: 2.5.0 parse-json: 5.2.0 type-fest: 0.6.0 /read-yaml-file@2.1.0: resolution: {integrity: sha512-UkRNRIwnhG+y7hpqnycCL/xbTk7+ia9VuVTC0S+zVbwd65DI9eUpRMfsWIGrCWxTU/mi+JW8cHQCrv+zfCbEPQ==} - engines: {node: ">=10.13"} + engines: {node: '>=10.13'} dependencies: js-yaml: 4.1.0 strip-bom: 4.0.0 @@ -19405,7 +19407,7 @@ packages: /read@1.0.7: resolution: {integrity: sha512-rSOKNYUmaxy0om1BNjMN4ezNT6VKK+2xF4GBhc81mkH7L60i6dp8qPYrkndNLT3QPphoII3maL9PVC9XmhHwVQ==} - engines: {node: ">=0.8"} + engines: {node: '>=0.8'} dependencies: mute-stream: 0.0.8 dev: true @@ -19423,7 +19425,7 @@ packages: /readable-stream@3.6.2: resolution: {integrity: sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==} - engines: {node: ">= 6"} + engines: {node: '>= 6'} dependencies: inherits: 2.0.4 string_decoder: 1.3.0 @@ -19436,18 +19438,18 @@ packages: /readdirp@3.6.0: resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==} - engines: {node: ">=8.10.0"} + engines: {node: '>=8.10.0'} dependencies: picomatch: 2.3.1 /realpath-missing@1.1.0: resolution: {integrity: sha512-wnWtnywepjg/eHIgWR97R7UuM5i+qHLA195qdN9UPKvcMqfn60+67S8sPPW3vDlSEfYHoFkKU8IvpCNty3zQvQ==} - engines: {node: ">=10"} + engines: {node: '>=10'} dev: false /recast@0.21.5: resolution: {integrity: sha512-hjMmLaUXAm1hIuTqOdeYObMslq/q+Xff6QE3Y2P+uoHAg2nmVlLBps2hzh1UJDdMtDTMXOFewK6ky51JQIeECg==} - engines: {node: ">= 4"} + engines: {node: '>= 4'} dependencies: ast-types: 0.15.2 esprima: 4.0.1 @@ -19457,7 +19459,7 @@ packages: /recast@0.23.2: resolution: {integrity: sha512-Qv6cPfVZyMOtPszK6PgW70pUgm7gPlFitAPf0Q69rlOA0zLw2XdDcNmPbVGYicFGT9O8I7TZ/0ryJD+6COvIPw==} - engines: {node: ">= 4"} + engines: {node: '>= 4'} dependencies: assert: 2.0.0 ast-types: 0.16.1 @@ -19468,13 +19470,13 @@ packages: /rechoir@0.6.2: resolution: {integrity: sha512-HFM8rkZ+i3zrV+4LQjwQ0W+ez98pApMGM3HUrN04j3CqzPOzl9nmP15Y8YXNm8QHGv/eacOVEjqhmWpkRV0NAw==} - engines: {node: ">= 0.10"} + engines: {node: '>= 0.10'} dependencies: resolve: 1.22.2 /redent@2.0.0: resolution: {integrity: sha512-XNwrTx77JQCEMXTeb8movBKuK75MgH0RZkujNuDKCezemx/voapl9i2gCSi8WWm8+ox5ycJi1gxF22fR7c0Ciw==} - engines: {node: ">=4"} + engines: {node: '>=4'} dependencies: indent-string: 3.2.0 strip-indent: 2.0.0 @@ -19482,7 +19484,7 @@ packages: /redent@3.0.0: resolution: {integrity: sha512-6tDA8g98We0zd0GvVeMT9arEOnTw9qM03L9cJXaCjrip1OO764RDBLBfrB4cwzNGDj5OA5ioymC9GkizgWJDUg==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: indent-string: 4.0.0 strip-indent: 3.0.0 @@ -19490,12 +19492,12 @@ packages: /redis-errors@1.2.0: resolution: {integrity: sha512-1qny3OExCf0UvUV/5wpYKf2YwPcOqXzkwKKSmKHiE6ZMQs5heeE/c8eXK+PNllPvmjgAbfnsbpkGZWy8cBpn9w==} - engines: {node: ">=4"} + engines: {node: '>=4'} dev: false /redis-parser@3.0.0: resolution: {integrity: sha512-DJnGAeenTdpMEH6uAJRK/uiyEIH9WVsUmoLwzudwGJUwZPp80PDBWPHXSAGNPwNvIXAbe7MSUB1zQFugFml66A==} - engines: {node: ">=4"} + engines: {node: '>=4'} dependencies: redis-errors: 1.2.0 dev: false @@ -19503,17 +19505,17 @@ packages: /redis@4.6.7: resolution: {integrity: sha512-KrkuNJNpCwRm5vFJh0tteMxW8SaUzkm5fBH7eL5hd/D0fAkzvapxbfGPP/r+4JAXdQuX7nebsBkBqA2RHB7Usw==} dependencies: - "@redis/bloom": 1.2.0(@redis/client@1.5.8) - "@redis/client": 1.5.8 - "@redis/graph": 1.1.0(@redis/client@1.5.8) - "@redis/json": 1.0.4(@redis/client@1.5.8) - "@redis/search": 1.1.3(@redis/client@1.5.8) - "@redis/time-series": 1.0.4(@redis/client@1.5.8) + '@redis/bloom': 1.2.0(@redis/client@1.5.8) + '@redis/client': 1.5.8 + '@redis/graph': 1.1.0(@redis/client@1.5.8) + '@redis/json': 1.0.4(@redis/client@1.5.8) + '@redis/search': 1.1.3(@redis/client@1.5.8) + '@redis/time-series': 1.0.4(@redis/client@1.5.8) dev: true /regenerate-unicode-properties@10.1.0: resolution: {integrity: sha512-d1VudCLoIGitcU/hEg2QqvyGZQmdC0Lf8BqdOMXGFSvJP4bNV1+XqbPQeHHLD51Jh4QJJ225dlIFvY4Ly6MXmQ==} - engines: {node: ">=4"} + engines: {node: '>=4'} dependencies: regenerate: 1.4.2 dev: true @@ -19528,7 +19530,7 @@ packages: /regenerator-transform@0.15.1: resolution: {integrity: sha512-knzmNAcuyxV+gQCufkYcvOqX/qIIfHLv0u5x79kRxuGojfYVky1f15TzZEu2Avte8QGepvUNTnLskf8E6X6Vyg==} dependencies: - "@babel/runtime": 7.22.5 + '@babel/runtime': 7.22.5 dev: true /regexp-tree@0.1.27: @@ -19538,7 +19540,7 @@ packages: /regexp.prototype.flags@1.5.0: resolution: {integrity: sha512-0SutC3pNudRKgquxGoRGIz946MZVHqbNfPjBdxeOhBrdgDKlRoXmYLQN9xRbrR09ZXWeGAdPuif7egofn6v5LA==} - engines: {node: ">= 0.4"} + engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 define-properties: 1.2.0 @@ -19546,9 +19548,9 @@ packages: /regexpu-core@5.3.2: resolution: {integrity: sha512-RAM5FlZz+Lhmo7db9L298p2vHP5ZywrVXmVXpmAD9GuL5MPH6t9ROw1iA/wfHkQ76Qe7AaPF0nGuim96/IrQMQ==} - engines: {node: ">=4"} + engines: {node: '>=4'} dependencies: - "@babel/regjsgen": 0.8.0 + '@babel/regjsgen': 0.8.0 regenerate: 1.4.2 regenerate-unicode-properties: 10.1.0 regjsparser: 0.9.1 @@ -19558,14 +19560,14 @@ packages: /registry-auth-token@5.0.2: resolution: {integrity: sha512-o/3ikDxtXaA59BmZuZrJZDJv8NMDGSj+6j6XaeBmHw8eY1i1qd9+6H+LjVvQXx3HN6aRCGa1cUdJ9RaJZUugnQ==} - engines: {node: ">=14"} + engines: {node: '>=14'} dependencies: - "@pnpm/npm-conf": 2.2.2 + '@pnpm/npm-conf': 2.2.2 dev: true /registry-url@6.0.1: resolution: {integrity: sha512-+crtS5QjFRqFCoQmvGduwYWEBng99ZvmFvF+cUJkGYF1L1BfU8C6Zp9T7f5vPAwyLkUExpvK+ANVZmGU49qi4Q==} - engines: {node: ">=12"} + engines: {node: '>=12'} dependencies: rc: 1.2.8 dev: true @@ -19597,7 +19599,7 @@ packages: /remark-parse@10.0.2: resolution: {integrity: sha512-3ydxgHa/ZQzG8LvC7jTXccARYDcRld3VfcgIIFs7bI6vbRSxJJmzgLEIIoYKyrfhaY+ujuWaf/PJiMZXoiCXgw==} dependencies: - "@types/mdast": 3.0.11 + '@types/mdast': 3.0.11 mdast-util-from-markdown: 1.3.1 unified: 10.1.2 transitivePeerDependencies: @@ -19607,8 +19609,8 @@ packages: /remark-rehype@10.1.0: resolution: {integrity: sha512-EFmR5zppdBp0WQeDVZ/b66CWJipB2q2VLNFMabzDSGR66Z2fQii83G5gTBbgGEnEEA0QRussvrFHxk1HWGJskw==} dependencies: - "@types/hast": 2.3.4 - "@types/mdast": 3.0.11 + '@types/hast': 2.3.4 + '@types/mdast': 3.0.11 mdast-util-to-hast: 12.3.0 unified: 10.1.2 dev: true @@ -19623,20 +19625,20 @@ packages: /remote-git-tags@3.0.0: resolution: {integrity: sha512-C9hAO4eoEsX+OXA4rla66pXZQ+TLQ8T9dttgQj18yuKlPMTVkIkdYXvlMC55IuUsIkV6DpmQYi10JKFLaU+l7w==} - engines: {node: ">=8"} + engines: {node: '>=8'} dev: true /repeat-string@1.6.1: resolution: {integrity: sha512-PV0dzCYDNfRi1jCDbJzpW7jNNDRuCOG/jI5ctQcGKt/clZD+YcPS3yIlWuTJMmESC8aevCFmWJy5wjAFgNqN6w==} - engines: {node: ">=0.10"} + engines: {node: '>=0.10'} /require-directory@2.1.1: resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==} - engines: {node: ">=0.10.0"} + engines: {node: '>=0.10.0'} /require-from-string@2.0.2: resolution: {integrity: sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==} - engines: {node: ">=0.10.0"} + engines: {node: '>=0.10.0'} /require-main-filename@2.0.0: resolution: {integrity: sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==} @@ -19656,23 +19658,23 @@ packages: /resolve-cwd@3.0.0: resolution: {integrity: sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: resolve-from: 5.0.0 dev: true /resolve-from@4.0.0: resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==} - engines: {node: ">=4"} + engines: {node: '>=4'} /resolve-from@5.0.0: resolution: {integrity: sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==} - engines: {node: ">=8"} + engines: {node: '>=8'} dev: true /resolve-link-target@2.0.0: resolution: {integrity: sha512-jR9pmK8PUtjwUSNYn4fuTewcNUJE5e9B8tWD1C2dmDk40dvig+l1WSPmdH/03cx3ULWK7oS0E3cdam+poDepYQ==} - engines: {node: ">=10"} + engines: {node: '>=10'} dev: false /resolve-pkg-maps@1.0.0: @@ -19680,12 +19682,12 @@ packages: /resolve.exports@1.1.1: resolution: {integrity: sha512-/NtpHNDN7jWhAaQ9BvBUYZ6YTXsRBgfqWFWP7BZBaoMJO/I3G5OFzvTuWNlZC3aPjins1F+TNrLKsGbH4rfsRQ==} - engines: {node: ">=10"} + engines: {node: '>=10'} dev: true /resolve.exports@2.0.2: resolution: {integrity: sha512-X2UW6Nw3n/aMgDVy+0rSqgHlv39WZAlZrXCdnbyEiKm17DSqHX4MmQMaST3FbeWR5FTuRcUwYAziZajji0Y7mg==} - engines: {node: ">=10"} + engines: {node: '>=10'} dev: true /resolve@1.22.2: @@ -19707,26 +19709,26 @@ packages: /responselike@3.0.0: resolution: {integrity: sha512-40yHxbNcl2+rzXvZuVkrYohathsSJlMTXKryG5y8uciHv1+xDLHQpgjG64JUO9nrEq2jGLH6IZ8BcZyw3wrweg==} - engines: {node: ">=14.16"} + engines: {node: '>=14.16'} dependencies: lowercase-keys: 3.0.0 dev: true /restore-cursor@3.1.0: resolution: {integrity: sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: onetime: 5.1.2 signal-exit: 3.0.7 /retry@0.12.0: resolution: {integrity: sha512-9LkiTwjUh6rT555DtE9rTX+BKByPfrMzEAtnlEtdEwr3Nkffwiihqe2bWADg+OQRjt9gl6ICdmB/ZFDCGAtSow==} - engines: {node: ">= 4"} + engines: {node: '>= 4'} dev: true /reusify@1.0.4: resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==} - engines: {iojs: ">=1.0.0", node: ">=0.10.0"} + engines: {iojs: '>=1.0.0', node: '>=0.10.0'} /rfc4648@1.5.2: resolution: {integrity: sha512-tLOizhR6YGovrEBLatX1sdcuhoSCXddw3mqNVAcKxGJ+J0hFeJ+SjeWCv5UPA/WU3YzWPPuCVYgXBKZUPGpKtg==} @@ -19737,7 +19739,7 @@ packages: /right-pad@1.0.1: resolution: {integrity: sha512-bYBjgxmkvTAfgIYy328fmkwhp39v8lwVgWhhrzxPV3yHtcSqyYKe9/XOhvW48UFjATg3VuJbpsp5822ACNvkmw==} - engines: {node: ">= 0.10"} + engines: {node: '>= 0.10'} dev: false /rimraf@2.6.3: @@ -19762,7 +19764,7 @@ packages: /rollup@3.25.3: resolution: {integrity: sha512-ZT279hx8gszBj9uy5FfhoG4bZx8c+0A1sbqtr7Q3KNWIizpTdDEPZbV2xcbvHsnFp4MavCQYZyzApJ+virB8Yw==} - engines: {node: ">=14.18.0", npm: ">=8.0.0"} + engines: {node: '>=14.18.0', npm: '>=8.0.0'} hasBin: true optionalDependencies: fsevents: 2.3.2 @@ -19770,13 +19772,13 @@ packages: /run-applescript@5.0.0: resolution: {integrity: sha512-XcT5rBksx1QdIhlFOCtgZkB99ZEouFZ1E2Kc2LHqNW13U3/74YGdkQRmThTwxy4QIyookibDKYZOPqX//6BlAg==} - engines: {node: ">=12"} + engines: {node: '>=12'} dependencies: execa: 5.1.1 /run-async@3.0.0: resolution: {integrity: sha512-540WwVDOMxA6dN6We19EcT9sc3hkXPw5mzRNGM3FkdN/vtE9NFvj5lFAPNwUDmJjXidm3v7TC1cTE7t17Ulm1Q==} - engines: {node: ">=0.12.0"} + engines: {node: '>=0.12.0'} dev: true /run-parallel@1.2.0: @@ -19792,7 +19794,7 @@ packages: /sade@1.8.1: resolution: {integrity: sha512-xal3CZX1Xlo/k4ApwCFrHVACi9fBqJ7V+mwhBsuf/1IOKbBy098Fex+Wa/5QMubw09pSZ/u8EY8PWgevJsXp1A==} - engines: {node: ">=6"} + engines: {node: '>=6'} dependencies: mri: 1.2.0 dev: true @@ -19809,9 +19811,9 @@ packages: /safe-execa@0.1.2: resolution: {integrity: sha512-vdTshSQ2JsRCgT8eKZWNJIL26C6bVqy1SOmuCMlKHegVeo8KYRobRrefOdUq9OozSPUUiSxrylteeRmLOMFfWg==} - engines: {node: ">=12"} + engines: {node: '>=12'} dependencies: - "@zkochan/which": 2.0.3 + '@zkochan/which': 2.0.3 execa: 5.1.1 path-name: 1.0.0 dev: false @@ -19831,7 +19833,7 @@ packages: /safe-stable-stringify@2.4.3: resolution: {integrity: sha512-e2bDA2WJT0wxseVd4lsDP4+3ONX6HpMXQa1ZhFQ7SU+GjvORCmShbCMltrtIDfkYhVHrOcPtj+KhmDBdPdZD1g==} - engines: {node: ">=10"} + engines: {node: '>=10'} dev: false /safer-buffer@2.1.2: @@ -19842,7 +19844,7 @@ packages: /saxes@5.0.1: resolution: {integrity: sha512-5LBh1Tls8c9xgGjw3QrMwETmTMVk0oFgvrFSvWx62llR2hcEInrKNZ2GZCCuuy2lvWrdl5jhbpeqc5hRYKFOcw==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: xmlchars: 2.2.0 dev: true @@ -19861,9 +19863,9 @@ packages: /schema-utils@3.3.0: resolution: {integrity: sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg==} - engines: {node: ">= 10.13.0"} + engines: {node: '>= 10.13.0'} dependencies: - "@types/json-schema": 7.0.12 + '@types/json-schema': 7.0.12 ajv: 6.12.6 ajv-keywords: 3.5.2(ajv@6.12.6) dev: true @@ -19873,7 +19875,7 @@ packages: /semver-diff@4.0.0: resolution: {integrity: sha512-0Ju4+6A8iOnpL/Thra7dZsSlOHYAHIeMxfhWQRI1/VLcT3WDBZKKtQt/QkBOsiIN9ZpuvHE6cGZ0x4glCMmfiA==} - engines: {node: ">=12"} + engines: {node: '>=12'} dependencies: semver: 7.5.3 dev: true @@ -19902,21 +19904,21 @@ packages: /semver@7.5.2: resolution: {integrity: sha512-SoftuTROv/cRjCze/scjGyiDtcUyxw1rgYQSZY7XTmtR5hX+dm76iDbTH8TkLPHCQmlbQVSSbNZCPM2hb0knnQ==} - engines: {node: ">=10"} + engines: {node: '>=10'} hasBin: true dependencies: lru-cache: 6.0.0 /semver@7.5.3: resolution: {integrity: sha512-QBlUtyVk/5EeHbi7X0fw6liDZc7BBmEaSYn01fMU1OUYbf6GPsbTtd8WmnqbI20SeycoHSeiybkE/q1Q+qlThQ==} - engines: {node: ">=10"} + engines: {node: '>=10'} hasBin: true dependencies: lru-cache: 6.0.0 /send@0.18.0: resolution: {integrity: sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg==} - engines: {node: ">= 0.8.0"} + engines: {node: '>= 0.8.0'} dependencies: debug: 2.6.9 depd: 2.0.0 @@ -19942,7 +19944,7 @@ packages: /serve-favicon@2.5.0: resolution: {integrity: sha512-FMW2RvqNr03x+C0WxTyu6sOv21oOjkq5j8tjquWccwa6ScNyGFOGJVpuS1NmTVGBAHS07xnSKotgf2ehQmf9iA==} - engines: {node: ">= 0.8.0"} + engines: {node: '>= 0.8.0'} dependencies: etag: 1.8.1 fresh: 0.5.2 @@ -19953,7 +19955,7 @@ packages: /serve-static@1.15.0: resolution: {integrity: sha512-XGuRDNjXUijsUL0vl6nSD7cwURuzEgglbOaFuZM9g3kwDXOWVTck0jLzjPzGD+TazWbboZYu52/9/XPdUgne9g==} - engines: {node: ">= 0.8.0"} + engines: {node: '>= 0.8.0'} dependencies: encodeurl: 1.0.2 escape-html: 1.0.3 @@ -19975,20 +19977,20 @@ packages: /shallow-clone@3.0.1: resolution: {integrity: sha512-/6KqX+GVUdqPuPPd2LxDDxzX6CAbjJehAAOKlNpqqUpAqPM6HeL8f+o3a+JsyGjn2lv0WY8UsTgUJjU9Ok55NA==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: kind-of: 6.0.3 dev: true /shebang-command@2.0.0: resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: shebang-regex: 3.0.0 /shebang-regex@3.0.0: resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==} - engines: {node: ">=8"} + engines: {node: '>=8'} /shell-quote@1.8.1: resolution: {integrity: sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==} @@ -19996,7 +19998,7 @@ packages: /shelljs@0.8.5: resolution: {integrity: sha512-TiwcRcrkhHvbrZbnRcFYMLl30Dfov3HKqzp5tO5b4pt6G/SezKcYhmDg15zXVBswHmctSAQKznqNW2LO5tTDow==} - engines: {node: ">=4"} + engines: {node: '>=4'} hasBin: true dependencies: glob: 7.2.3 @@ -20005,7 +20007,7 @@ packages: /shx@0.3.4: resolution: {integrity: sha512-N6A9MLVqjxZYcVn8hLmtneQWIJtp8IKzMP4eMnx+nqkvXoqinUPCbUFLp2UcWTEIUONhlk0ewxr/jaVGlc+J+g==} - engines: {node: ">=6"} + engines: {node: '>=6'} hasBin: true dependencies: minimist: 1.2.8 @@ -20027,7 +20029,7 @@ packages: /signal-exit@4.0.2: resolution: {integrity: sha512-MY2/qGx4enyjprQnFaZsHib3Yadh3IXyV2C321GY0pjGfVBu4un0uDJkwgdxqO+Rdx8JMT8IfJIRwbYVz3Ob3Q==} - engines: {node: ">=14"} + engines: {node: '>=14'} /simple-concat@1.0.1: resolution: {integrity: sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==} @@ -20043,7 +20045,7 @@ packages: /simple-update-notifier@1.1.0: resolution: {integrity: sha512-VpsrsJSUcJEseSbMHkrsrAVSdvVS5I96Qo1QAQ4FxQ9wXFcB+pjj7FB7/us9+GcgfW4ziHtYMc1J0PLczb55mg==} - engines: {node: ">=8.10.0"} + engines: {node: '>=8.10.0'} dependencies: semver: 7.0.0 dev: true @@ -20051,9 +20053,9 @@ packages: /sinon@14.0.2: resolution: {integrity: sha512-PDpV0ZI3ZCS3pEqx0vpNp6kzPhHrLx72wA0G+ZLaaJjLIYeE0n8INlgaohKuGy7hP0as5tbUd23QWu5U233t+w==} dependencies: - "@sinonjs/commons": 2.0.0 - "@sinonjs/fake-timers": 9.1.2 - "@sinonjs/samsam": 7.0.1 + '@sinonjs/commons': 2.0.0 + '@sinonjs/fake-timers': 9.1.2 + '@sinonjs/samsam': 7.0.1 diff: 5.1.0 nise: 5.1.4 supports-color: 7.2.0 @@ -20065,15 +20067,15 @@ packages: /slash@3.0.0: resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==} - engines: {node: ">=8"} + engines: {node: '>=8'} /slash@4.0.0: resolution: {integrity: sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==} - engines: {node: ">=12"} + engines: {node: '>=12'} /slice-ansi@3.0.0: resolution: {integrity: sha512-pSyv7bSTC7ig9Dcgbw9AuRNUb5k5V6oDudjZoMBSr13qpLBG7tB+zgCkARjq7xIUgdz5P1Qe8u+rSGdouOOIyQ==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: ansi-styles: 4.3.0 astral-regex: 2.0.0 @@ -20081,12 +20083,12 @@ packages: /smart-buffer@4.2.0: resolution: {integrity: sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==} - engines: {node: ">= 6.0.0", npm: ">= 3.0.0"} + engines: {node: '>= 6.0.0', npm: '>= 3.0.0'} dev: true /socks-proxy-agent@7.0.0: resolution: {integrity: sha512-Fgl0YPZ902wEsAyiQ+idGd1A7rSFx/ayC1CQVMw5P+EQx2V0SgpGtf6OKFhVjPflPUl9YMmEOnmfjCdMUsygww==} - engines: {node: ">= 10"} + engines: {node: '>= 10'} dependencies: agent-base: 6.0.2 debug: 4.3.4 @@ -20097,7 +20099,7 @@ packages: /socks@2.7.1: resolution: {integrity: sha512-7maUZy1N7uo6+WVEX6psASxtNlKaNVMlGQKkG/63nEDdLOWNbiUMoLK7X4uYoLhQstau72mLgfEWcXcwsaHbYQ==} - engines: {node: ">= 10.13.0", npm: ">= 3.0.0"} + engines: {node: '>= 10.13.0', npm: '>= 3.0.0'} dependencies: ip: 2.0.0 smart-buffer: 4.2.0 @@ -20113,14 +20115,14 @@ packages: /sort-keys@4.2.0: resolution: {integrity: sha512-aUYIEU/UviqPgc8mHR6IW1EGxkAXpeRETYcrzg8cLAvUPZcpAlleSXHV2mY7G12GphSH6Gzv+4MMVSSkbdteHg==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: is-plain-obj: 2.1.0 dev: false /source-map-js@1.0.2: resolution: {integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==} - engines: {node: ">=0.10.0"} + engines: {node: '>=0.10.0'} /source-map-support@0.5.13: resolution: {integrity: sha512-SHSKFHadjVA5oR4PPqhtAVdcBWwRYVd6g6cAXnIbRiIwc2EhPrTuKUBdSLvlEKyIP3GCf89fltvcZiP9MMFA1w==} @@ -20137,16 +20139,16 @@ packages: /source-map@0.6.1: resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==} - engines: {node: ">=0.10.0"} + engines: {node: '>=0.10.0'} /source-map@0.7.4: resolution: {integrity: sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==} - engines: {node: ">= 8"} + engines: {node: '>= 8'} dev: true /source-map@0.8.0-beta.0: resolution: {integrity: sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==} - engines: {node: ">= 8"} + engines: {node: '>= 8'} dependencies: whatwg-url: 7.1.0 dev: true @@ -20161,7 +20163,7 @@ packages: /spawn-please@1.0.0: resolution: {integrity: sha512-Kz33ip6NRNKuyTRo3aDWyWxeGeM0ORDO552Fs6E1nj4pLWPkl37SrRtTnq+MEopVaqgmaO6bAvVS+v64BJ5M/A==} - engines: {node: ">=10"} + engines: {node: '>=10'} dev: true /spdx-correct@3.2.0: @@ -20184,7 +20186,7 @@ packages: /spdx-license-list@6.6.0: resolution: {integrity: sha512-vLwdf9AWgdJQmG8cai2HKfkInFsliKaCCOwXmdVonClIhdURTX61KdDOoXC1qcQ7gDaZj+CUTcrMJeAdnCtrKA==} - engines: {node: ">=8"} + engines: {node: '>=8'} /split2@2.2.0: resolution: {integrity: sha512-RAb22TG39LhI31MbreBgIuKiIKhVsawfTgEGqKHTK87aG+ul/PB8Sqoi3I7kVdRWiCfrKxK3uo4/YUkpNvhPbw==} @@ -20208,7 +20210,7 @@ packages: /sscaff@1.2.274: resolution: {integrity: sha512-sztRa50SL1LVxZnF1au6QT1SC2z0S1oEOyi2Kpnlg6urDns93aL32YxiJcNkLcY+VHFtVqm/SRv4cb+6LeoBQA==} - engines: {node: ">= 12.13.0"} + engines: {node: '>= 12.13.0'} dev: true /ssri@10.0.4: @@ -20227,7 +20229,7 @@ packages: /stack-utils@2.0.6: resolution: {integrity: sha512-XlkWvfIm6RmsWtNJx+uqtKLS8eqFbxUg0ZzLXqY0caEy9l7hruX8IpiDnjsLavoBgqCCR71TqWO8MaXYheJ3RQ==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: escape-string-regexp: 2.0.0 dev: true @@ -20249,7 +20251,7 @@ packages: /standard-version@9.0.0: resolution: {integrity: sha512-eRR04IscMP3xW9MJTykwz13HFNYs8jS33AGuDiBKgfo5YrO0qX0Nxb4rjupVwT5HDYL/aR+MBEVLjlmVFmFEDQ==} - engines: {node: ">=10"} + engines: {node: '>=10'} deprecated: standard-version is deprecated. If you're a GitHub user, I recommend https://github.com/googleapis/release-please as an alternative. hasBin: true dependencies: @@ -20272,7 +20274,7 @@ packages: /statuses@2.0.1: resolution: {integrity: sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==} - engines: {node: ">= 0.8"} + engines: {node: '>= 0.8'} /std-env@3.3.3: resolution: {integrity: sha512-Rz6yejtVyWnVjC1RFvNmYL10kgjC49EOghxWn0RFqlCHGFpQx+Xe7yW3I4ceK1SGrWIGMjD5Kbue8W/udkbMJg==} @@ -20280,14 +20282,14 @@ packages: /stop-iteration-iterator@1.0.0: resolution: {integrity: sha512-iCGQj+0l0HOdZ2AEeBADlsRC+vsnDsZsbdSiH1yNSjcfKM7fdpCMfqAL/dwF5BLiw/XhRft/Wax6zQbhq2BcjQ==} - engines: {node: ">= 0.4"} + engines: {node: '>= 0.4'} dependencies: internal-slot: 1.0.5 dev: true /stoppable@1.1.0: resolution: {integrity: sha512-KXDYZ9dszj6bzvnEMRYvxgeTHU74QBFL54XKtP3nyMuJ81CFYtABZ3bAzL2EdFUaEwJOBOgENyFj3R7oTzDyyw==} - engines: {node: ">=4", npm: ">=6"} + engines: {node: '>=4', npm: '>=6'} dev: false /store2@2.14.2: @@ -20298,7 +20300,7 @@ packages: resolution: {integrity: sha512-QxMdqeY7oigiwnVqVPp8550CUtfWW5fujkVXUhgyI1u4i9dpmJxkxWRvfSvhGKAvHf0n2BZ550SevZRPrCr+Tg==} hasBin: true dependencies: - "@storybook/cli": 7.0.20 + '@storybook/cli': 7.0.20 transitivePeerDependencies: - bufferutil - encoding @@ -20308,7 +20310,7 @@ packages: /stream-buffers@3.0.2: resolution: {integrity: sha512-DQi1h8VEBA/lURbSwFtEHnSTb9s2/pwLEaFuNhXwy1Dx3Sa0lOuYT2yNUr4/j2fs8oCAMANtrZ5OrPZtyVs3MQ==} - engines: {node: ">= 0.10.0"} + engines: {node: '>= 0.10.0'} dev: true /stream-chain@2.2.5: @@ -20327,7 +20329,7 @@ packages: /streamroller@3.1.5: resolution: {integrity: sha512-KFxaM7XT+irxvdqSP1LGLgNWbYN7ay5owZ3r/8t77p+EtSUAfUgtl7be3xtqtOmGUl9K9YPO2ca8133RlTjvKw==} - engines: {node: ">=8.0"} + engines: {node: '>=8.0'} dependencies: date-format: 4.0.14 debug: 4.3.4 @@ -20337,14 +20339,14 @@ packages: /string-length@4.0.2: resolution: {integrity: sha512-+l6rNN5fYHNhZZy41RXsYptCjA2Igmq4EG7kZAYFQI1E1VTXarr6ZPXBg6eq7Y6eK4FEhY6AJlyuFIb/v/S0VQ==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: char-regex: 1.0.2 strip-ansi: 6.0.1 /string-width@4.2.3: resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: emoji-regex: 8.0.0 is-fullwidth-code-point: 3.0.0 @@ -20352,7 +20354,7 @@ packages: /string-width@5.1.2: resolution: {integrity: sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==} - engines: {node: ">=12"} + engines: {node: '>=12'} dependencies: eastasianwidth: 0.2.0 emoji-regex: 9.2.2 @@ -20377,7 +20379,7 @@ packages: /string.prototype.trim@1.2.7: resolution: {integrity: sha512-p6TmeT1T3411M8Cgg9wBTMRtY2q9+PNy9EV1i2lIXUN/btt763oIfxwN3RR8VU6wHX8j/1CFy0L+YuThm6bgOg==} - engines: {node: ">= 0.4"} + engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 define-properties: 1.2.0 @@ -20414,24 +20416,24 @@ packages: /strip-ansi@6.0.1: resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: ansi-regex: 5.0.1 /strip-ansi@7.1.0: resolution: {integrity: sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==} - engines: {node: ">=12"} + engines: {node: '>=12'} dependencies: ansi-regex: 6.0.1 dev: true /strip-bom@3.0.0: resolution: {integrity: sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==} - engines: {node: ">=4"} + engines: {node: '>=4'} /strip-bom@4.0.0: resolution: {integrity: sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==} - engines: {node: ">=8"} + engines: {node: '>=8'} /strip-comments-strings@1.2.0: resolution: {integrity: sha512-zwF4bmnyEjZwRhaak9jUWNxc0DoeKBJ7lwSN/LEc8dQXZcUFG6auaaTQJokQWXopLdM3iTx01nQT8E4aL29DAQ==} @@ -20439,31 +20441,31 @@ packages: /strip-final-newline@2.0.0: resolution: {integrity: sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==} - engines: {node: ">=6"} + engines: {node: '>=6'} /strip-final-newline@3.0.0: resolution: {integrity: sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw==} - engines: {node: ">=12"} + engines: {node: '>=12'} /strip-indent@2.0.0: resolution: {integrity: sha512-RsSNPLpq6YUL7QYy44RnPVTn/lcVZtb48Uof3X5JLbF4zD/Gs7ZFDv2HWol+leoQN2mT86LAzSshGfkTlSOpsA==} - engines: {node: ">=4"} + engines: {node: '>=4'} dev: true /strip-indent@3.0.0: resolution: {integrity: sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: min-indent: 1.0.1 /strip-json-comments@2.0.1: resolution: {integrity: sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==} - engines: {node: ">=0.10.0"} + engines: {node: '>=0.10.0'} dev: true /strip-json-comments@3.1.1: resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==} - engines: {node: ">=8"} + engines: {node: '>=8'} /strip-literal@1.0.1: resolution: {integrity: sha512-QZTsipNpa2Ppr6v1AmJHESqJ3Uz247MUS0OjrnnZjFAvEoWqxuyFuXn2xLgMtRnijJShAa1HL0gtJyUs7u7n3Q==} @@ -20486,10 +20488,10 @@ packages: /sucrase@3.32.0: resolution: {integrity: sha512-ydQOU34rpSyj2TGyz4D2p8rbktIOZ8QY9s+DGLvFU1i5pWJE8vkpruCjGCMHsdXwnD7JDcS+noSwM/a7zyNFDQ==} - engines: {node: ">=8"} + engines: {node: '>=8'} hasBin: true dependencies: - "@jridgewell/gen-mapping": 0.3.3 + '@jridgewell/gen-mapping': 0.3.3 commander: 4.1.1 glob: 7.1.6 lines-and-columns: 1.2.4 @@ -20499,26 +20501,26 @@ packages: /supports-color@5.5.0: resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==} - engines: {node: ">=4"} + engines: {node: '>=4'} dependencies: has-flag: 3.0.0 /supports-color@7.2.0: resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: has-flag: 4.0.0 /supports-color@8.1.1: resolution: {integrity: sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: has-flag: 4.0.0 dev: true /supports-hyperlinks@2.3.0: resolution: {integrity: sha512-RpsAZlpWcDwOPQA22aCH4J0t7L8JmAvsCxfOSEwm7cQs3LshN36QaTkwd70DnBOXDWGssw2eUoc8CaRWT0XunA==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: has-flag: 4.0.0 supports-color: 7.2.0 @@ -20526,7 +20528,7 @@ packages: /supports-preserve-symlinks-flag@1.0.0: resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==} - engines: {node: ">= 0.4"} + engines: {node: '>= 0.4'} /symbol-tree@3.2.4: resolution: {integrity: sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==} @@ -20540,15 +20542,15 @@ packages: resolution: {integrity: sha512-L1dapNV6vu2s/4Sputv8xGsCdAVlb5nRDMFU/E27D44l5U6cw1g0dGd45uLc+OXjNMmF4ntiMdCimzcjFKQI8Q==} engines: {node: ^14.18.0 || >=16.0.0} dependencies: - "@pkgr/utils": 2.4.1 + '@pkgr/utils': 2.4.1 tslib: 2.6.0 /tailwindcss@3.3.2: resolution: {integrity: sha512-9jPkMiIBXvPc2KywkraqsUfbfj+dHDb+JPWtSJa9MLFdrPyazI7q6WX2sUrm7R9eVR7qqv3Pas7EvQFzxKnI6w==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} hasBin: true dependencies: - "@alloc/quick-lru": 5.2.0 + '@alloc/quick-lru': 5.2.0 arg: 5.0.2 chokidar: 3.5.3 didyoumean: 1.2.2 @@ -20576,7 +20578,7 @@ packages: /tapable@2.2.1: resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==} - engines: {node: ">=6"} + engines: {node: '>=6'} /tar-fs@2.1.1: resolution: {integrity: sha512-V0r2Y9scmbDRLCNex/+hYzvp/zyYjvFbHPNgVTKfQvVrb6guiE/fxP+XblDNR011utopbkex2nM4dHNV6GDsng==} @@ -20589,7 +20591,7 @@ packages: /tar-stream@2.2.0: resolution: {integrity: sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==} - engines: {node: ">=6"} + engines: {node: '>=6'} dependencies: bl: 4.1.0 end-of-stream: 1.4.4 @@ -20599,7 +20601,7 @@ packages: /tar@6.1.13: resolution: {integrity: sha512-jdIBIN6LTIe2jqzay/2vtYLlBHa3JF42ot3h1dW8Q0PaAG4v8rm0cvpVePtau5C6OKXGGcgO9q2AMNSWxiLqKw==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: chownr: 2.0.0 fs-minipass: 2.1.0 @@ -20616,19 +20618,19 @@ packages: /temp-dir@2.0.0: resolution: {integrity: sha512-aoBAniQmmwtcKp/7BzsH8Cxzv8OL736p7v1ihGb5e9DJ9kTwGWHrQrVB5+lfVDzfGrdRzXch+ig7LHaY1JTOrg==} - engines: {node: ">=8"} + engines: {node: '>=8'} dev: true /temp@0.8.4: resolution: {integrity: sha512-s0ZZzd0BzYv5tLSptZooSjK8oj6C+c19p7Vqta9+6NPOf7r+fxq0cJe6/oN4LTC79sy5NY8ucOJNgwsKCSbfqg==} - engines: {node: ">=6.0.0"} + engines: {node: '>=6.0.0'} dependencies: rimraf: 2.6.3 dev: true /tempy@1.0.1: resolution: {integrity: sha512-biM9brNqxSc04Ee71hzFbryD11nX7VPhQQY32AdDmjFvodsRFz/3ufeoTZ6uYkRFfGo188tENcASNs3vTdsM0w==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: del: 6.1.1 is-stream: 2.0.1 @@ -20639,7 +20641,7 @@ packages: /terminal-link@2.1.1: resolution: {integrity: sha512-un0FmiRUQNr5PJqy9kP7c40F5BOfpGlYTrxonDChEZB7pzZxRNp/bt+ymiy9/npwXya9KH99nJ/GXFIiUkYGFQ==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: ansi-escapes: 4.3.2 supports-hyperlinks: 2.3.0 @@ -20647,21 +20649,21 @@ packages: /terser-webpack-plugin@5.3.9(esbuild@0.17.19)(webpack@5.86.0): resolution: {integrity: sha512-ZuXsqE07EcggTWQjXUj+Aot/OMcD0bMKGgF63f7UxYcu5/AJF53aIpK1YoP5xR9l6s/Hy2b+t1AM0bLNPRuhwA==} - engines: {node: ">= 10.13.0"} + engines: {node: '>= 10.13.0'} peerDependencies: - "@swc/core": "*" - esbuild: "*" - uglify-js: "*" + '@swc/core': '*' + esbuild: '*' + uglify-js: '*' webpack: ^5.1.0 peerDependenciesMeta: - "@swc/core": + '@swc/core': optional: true esbuild: optional: true uglify-js: optional: true dependencies: - "@jridgewell/trace-mapping": 0.3.18 + '@jridgewell/trace-mapping': 0.3.18 esbuild: 0.17.19 jest-worker: 27.5.1 schema-utils: 3.3.0 @@ -20672,21 +20674,21 @@ packages: /terser-webpack-plugin@5.3.9(esbuild@0.18.10)(webpack@5.86.0): resolution: {integrity: sha512-ZuXsqE07EcggTWQjXUj+Aot/OMcD0bMKGgF63f7UxYcu5/AJF53aIpK1YoP5xR9l6s/Hy2b+t1AM0bLNPRuhwA==} - engines: {node: ">= 10.13.0"} + engines: {node: '>= 10.13.0'} peerDependencies: - "@swc/core": "*" - esbuild: "*" - uglify-js: "*" + '@swc/core': '*' + esbuild: '*' + uglify-js: '*' webpack: ^5.1.0 peerDependenciesMeta: - "@swc/core": + '@swc/core': optional: true esbuild: optional: true uglify-js: optional: true dependencies: - "@jridgewell/trace-mapping": 0.3.18 + '@jridgewell/trace-mapping': 0.3.18 esbuild: 0.18.10 jest-worker: 27.5.1 schema-utils: 3.3.0 @@ -20697,10 +20699,10 @@ packages: /terser@5.18.2: resolution: {integrity: sha512-Ah19JS86ypbJzTzvUCX7KOsEIhDaRONungA4aYBjEP3JZRf4ocuDzTg4QWZnPn9DEMiMYGJPiSOy7aykoCc70w==} - engines: {node: ">=10"} + engines: {node: '>=10'} hasBin: true dependencies: - "@jridgewell/source-map": 0.3.4 + '@jridgewell/source-map': 0.3.4 acorn: 8.9.0 commander: 2.20.3 source-map-support: 0.5.21 @@ -20708,16 +20710,16 @@ packages: /test-exclude@6.0.0: resolution: {integrity: sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: - "@istanbuljs/schema": 0.1.3 + '@istanbuljs/schema': 0.1.3 glob: 7.2.3 minimatch: 3.1.2 dev: true /text-extensions@1.9.0: resolution: {integrity: sha512-wiBrwC1EhBelW12Zy26JeOUkQ5mRu+5o8rpsJk5+2t+Y5vE7e842qtZDQ2g1NpX/29HdyFeJ4nSIhI47ENSxlQ==} - engines: {node: ">=0.10"} + engines: {node: '>=0.10'} dev: true /text-table@0.2.0: @@ -20725,7 +20727,7 @@ packages: /thenify-all@1.6.0: resolution: {integrity: sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==} - engines: {node: ">=0.8"} + engines: {node: '>=0.8'} dependencies: thenify: 3.3.1 @@ -20756,7 +20758,7 @@ packages: /time-zone@1.0.0: resolution: {integrity: sha512-TIsDdtKo6+XrPtiTm1ssmMngN1sAhyKnTO2kunQWqNPWIVvCm15Wmw4SWInwTVgJ5u/Tr04+8Ei9TNcw4x4ONA==} - engines: {node: ">=4"} + engines: {node: '>=4'} dev: true /tiny-colors@2.0.2: @@ -20777,33 +20779,33 @@ packages: /tinypool@0.4.0: resolution: {integrity: sha512-2ksntHOKf893wSAH4z/+JbPpi92esw8Gn9N2deXX+B0EO92hexAVI9GIZZPx7P5aYo5KULfeOSt3kMOmSOy6uA==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dev: true /tinypool@0.5.0: resolution: {integrity: sha512-paHQtnrlS1QZYKF/GnLoOM/DN9fqaGOFbCbxzAhwniySnzl9Ebk8w73/dd34DAhe/obUbPAOldTyYXQZxnPBPQ==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dev: true /tinyspy@2.1.1: resolution: {integrity: sha512-XPJL2uSzcOyBMky6OFrusqWlzfFrXtE0hPuMgW8A2HmaqrPo4ZQHRN/V0QXN3FSjKxpsbRrFc5LI7KOwBsT1/w==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} dev: true /titleize@3.0.0: resolution: {integrity: sha512-KxVu8EYHDPBdUYdKZdKtU2aj2XfEx9AfjXxE/Aj0vT06w2icA09Vus1rh6eSu1y01akYg6BjIK/hxyLJINoMLQ==} - engines: {node: ">=12"} + engines: {node: '>=12'} /tmp@0.0.33: resolution: {integrity: sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==} - engines: {node: ">=0.6.0"} + engines: {node: '>=0.6.0'} dependencies: os-tmpdir: 1.0.2 dev: true /tmp@0.2.1: resolution: {integrity: sha512-76SUhtfqR2Ijn+xllcI5P1oyannHNHByD80W1q447gU3mp9G9PSpGdWmjUOHRDPiHYacIk66W7ubDTuPF3BEtQ==} - engines: {node: ">=8.17.0"} + engines: {node: '>=8.17.0'} dependencies: rimraf: 3.0.2 dev: true @@ -20814,18 +20816,18 @@ packages: /to-fast-properties@2.0.0: resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==} - engines: {node: ">=4"} + engines: {node: '>=4'} dev: true /to-regex-range@5.0.1: resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} - engines: {node: ">=8.0"} + engines: {node: '>=8.0'} dependencies: is-number: 7.0.0 /toidentifier@1.0.1: resolution: {integrity: sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==} - engines: {node: ">=0.6"} + engines: {node: '>=0.6'} /touch@3.1.0: resolution: {integrity: sha512-WBx8Uy5TLtOSRtIq+M03/sKDrXCLHxwDcquSP2c43Le03/9serjQBIztjRz6FkJez9D/hleyAXTBGLwwZUw9lA==} @@ -20836,7 +20838,7 @@ packages: /tough-cookie@4.1.3: resolution: {integrity: sha512-aX/y5pVRkfRnfmuX+OdbSdXvPe6ieKX/G2s7e98f4poJHnqH3281gDPm/metm6E/WRamfx7WC4HUqkWHfQHprw==} - engines: {node: ">=6"} + engines: {node: '>=6'} dependencies: psl: 1.9.0 punycode: 2.3.0 @@ -20855,7 +20857,7 @@ packages: /tr46@2.1.0: resolution: {integrity: sha512-15Ih7phfcdP5YxqiB+iDtLoaTz4Nd35+IiAv0kQ5FNKHzXgdWqPoTIqEDDJmXceQt4JZk6lVPT8lnDlPpGDppw==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: punycode: 2.3.0 dev: true @@ -20877,12 +20879,12 @@ packages: /trim-newlines@2.0.0: resolution: {integrity: sha512-MTBWv3jhVjTU7XR3IQHllbiJs8sc75a80OEhB6or/q7pLTWgQ0bMGQXXYQSrSuXe6WiKWDZ5txXY5P59a/coVA==} - engines: {node: ">=4"} + engines: {node: '>=4'} dev: true /trim-newlines@3.0.1: resolution: {integrity: sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==} - engines: {node: ">=8"} + engines: {node: '>=8'} dev: true /trough@2.1.0: @@ -20891,7 +20893,7 @@ packages: /ts-dedent@2.2.0: resolution: {integrity: sha512-q5W7tVM71e2xjHZTlgfTDoPF/SmqKG5hddq9SzR49CH2hayqRKJtQ4mtRlSxKaJlR/+9rEM+mnBHf7I2/BQcpQ==} - engines: {node: ">=6.10"} + engines: {node: '>=6.10'} dev: true /ts-interface-checker@0.1.13: @@ -20903,7 +20905,7 @@ packages: hasBin: true peerDependencies: jest: ^27.0.0 - typescript: ">=3.8 <5.0" + typescript: '>=3.8 <5.0' dependencies: bs-logger: 0.2.6 buffer-from: 1.1.2 @@ -20924,23 +20926,23 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true peerDependencies: - "@babel/core": ">=7.0.0-beta.0 <8" - "@jest/types": ^29.0.0 + '@babel/core': '>=7.0.0-beta.0 <8' + '@jest/types': ^29.0.0 babel-jest: ^29.0.0 - esbuild: "*" + esbuild: '*' jest: ^29.0.0 - typescript: ">=4.3" + typescript: '>=4.3' peerDependenciesMeta: - "@babel/core": + '@babel/core': optional: true - "@jest/types": + '@jest/types': optional: true babel-jest: optional: true esbuild: optional: true dependencies: - "@babel/core": 7.22.5 + '@babel/core': 7.22.5 bs-logger: 0.2.6 fast-json-stable-stringify: 2.1.0 jest: 29.3.1(@types/node@16.0.0)(ts-node@10.9.1) @@ -20957,22 +20959,22 @@ packages: resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: - "@swc/core": ">=1.2.50" - "@swc/wasm": ">=1.2.50" - "@types/node": "*" - typescript: ">=2.7" + '@swc/core': '>=1.2.50' + '@swc/wasm': '>=1.2.50' + '@types/node': '*' + typescript: '>=2.7' peerDependenciesMeta: - "@swc/core": + '@swc/core': optional: true - "@swc/wasm": + '@swc/wasm': optional: true dependencies: - "@cspotcode/source-map-support": 0.8.1 - "@tsconfig/node10": 1.0.9 - "@tsconfig/node12": 1.0.11 - "@tsconfig/node14": 1.0.3 - "@tsconfig/node16": 1.0.4 - "@types/node": 16.0.0 + '@cspotcode/source-map-support': 0.8.1 + '@tsconfig/node10': 1.0.9 + '@tsconfig/node12': 1.0.11 + '@tsconfig/node14': 1.0.3 + '@tsconfig/node16': 1.0.4 + '@types/node': 16.0.0 acorn: 8.9.0 acorn-walk: 8.2.0 arg: 4.1.3 @@ -20988,22 +20990,22 @@ packages: resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: - "@swc/core": ">=1.2.50" - "@swc/wasm": ">=1.2.50" - "@types/node": "*" - typescript: ">=2.7" + '@swc/core': '>=1.2.50' + '@swc/wasm': '>=1.2.50' + '@types/node': '*' + typescript: '>=2.7' peerDependenciesMeta: - "@swc/core": + '@swc/core': optional: true - "@swc/wasm": + '@swc/wasm': optional: true dependencies: - "@cspotcode/source-map-support": 0.8.1 - "@tsconfig/node10": 1.0.9 - "@tsconfig/node12": 1.0.11 - "@tsconfig/node14": 1.0.3 - "@tsconfig/node16": 1.0.4 - "@types/node": 18.16.18 + '@cspotcode/source-map-support': 0.8.1 + '@tsconfig/node10': 1.0.9 + '@tsconfig/node12': 1.0.11 + '@tsconfig/node14': 1.0.3 + '@tsconfig/node16': 1.0.4 + '@types/node': 18.16.18 acorn: 8.9.0 acorn-walk: 8.2.0 arg: 4.1.3 @@ -21018,7 +21020,7 @@ packages: /tsconfig-paths@3.14.2: resolution: {integrity: sha512-o/9iXgCYc5L/JxCHPe3Hvh8Q/2xm5Z+p18PESBU6Ff33695QnCHBEjcytY2q19ua7Mbl/DavtBOLq+oG0RCL+g==} dependencies: - "@types/json5": 0.0.29 + '@types/json5': 0.0.29 json5: 1.0.2 minimist: 1.2.8 strip-bom: 3.0.0 @@ -21031,14 +21033,14 @@ packages: /tsup@6.7.0(postcss@8.4.24)(typescript@5.1.3): resolution: {integrity: sha512-L3o8hGkaHnu5TdJns+mCqFsDBo83bJ44rlK7e6VdanIvpea4ArPcU3swWGsLVbXak1PqQx/V+SSmFPujBK+zEQ==} - engines: {node: ">=14.18"} + engines: {node: '>=14.18'} hasBin: true peerDependencies: - "@swc/core": ^1 + '@swc/core': ^1 postcss: ^8.4.12 - typescript: ">=4.1.0" + typescript: '>=4.1.0' peerDependenciesMeta: - "@swc/core": + '@swc/core': optional: true postcss: optional: true @@ -21068,14 +21070,14 @@ packages: /tsup@6.7.0(ts-node@10.9.1)(typescript@4.9.4): resolution: {integrity: sha512-L3o8hGkaHnu5TdJns+mCqFsDBo83bJ44rlK7e6VdanIvpea4ArPcU3swWGsLVbXak1PqQx/V+SSmFPujBK+zEQ==} - engines: {node: ">=14.18"} + engines: {node: '>=14.18'} hasBin: true peerDependencies: - "@swc/core": ^1 + '@swc/core': ^1 postcss: ^8.4.12 - typescript: ">=4.1.0" + typescript: '>=4.1.0' peerDependenciesMeta: - "@swc/core": + '@swc/core': optional: true postcss: optional: true @@ -21104,14 +21106,14 @@ packages: /tsup@6.7.0(typescript@4.9.4): resolution: {integrity: sha512-L3o8hGkaHnu5TdJns+mCqFsDBo83bJ44rlK7e6VdanIvpea4ArPcU3swWGsLVbXak1PqQx/V+SSmFPujBK+zEQ==} - engines: {node: ">=14.18"} + engines: {node: '>=14.18'} hasBin: true peerDependencies: - "@swc/core": ^1 + '@swc/core': ^1 postcss: ^8.4.12 - typescript: ">=4.1.0" + typescript: '>=4.1.0' peerDependenciesMeta: - "@swc/core": + '@swc/core': optional: true postcss: optional: true @@ -21140,14 +21142,14 @@ packages: /tsup@7.1.0(postcss@8.4.24)(typescript@5.1.3): resolution: {integrity: sha512-mazl/GRAk70j8S43/AbSYXGgvRP54oQeX8Un4iZxzATHt0roW0t6HYDVZIXMw0ZQIpvr1nFMniIVnN5186lW7w==} - engines: {node: ">=16.14"} + engines: {node: '>=16.14'} hasBin: true peerDependencies: - "@swc/core": ^1 + '@swc/core': ^1 postcss: ^8.4.12 - typescript: ">=4.1.0" + typescript: '>=4.1.0' peerDependenciesMeta: - "@swc/core": + '@swc/core': optional: true postcss: optional: true @@ -21177,18 +21179,18 @@ packages: /tsutils@3.21.0(typescript@4.9.4): resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} - engines: {node: ">= 6"} + engines: {node: '>= 6'} peerDependencies: - typescript: ">=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta" + typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' dependencies: tslib: 1.14.1 typescript: 4.9.4 /tsutils@3.21.0(typescript@5.1.3): resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} - engines: {node: ">= 6"} + engines: {node: '>= 6'} peerDependencies: - typescript: ">=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta" + typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' dependencies: tslib: 1.14.1 typescript: 5.1.3 @@ -21198,9 +21200,9 @@ packages: resolution: {integrity: sha512-C2Ip+jPmqKd1GWVQDvz/Eyc6QJbGfE7NrR3fx5BpEHMZsEHoIxHL1j+lKdGobr8ovEyqeNkPLSKp6SCSOt7gmw==} hasBin: true dependencies: - "@esbuild-kit/cjs-loader": 2.4.2 - "@esbuild-kit/core-utils": 3.1.0 - "@esbuild-kit/esm-loader": 2.5.5 + '@esbuild-kit/cjs-loader': 2.4.2 + '@esbuild-kit/core-utils': 3.1.0 + '@esbuild-kit/esm-loader': 2.5.5 optionalDependencies: fsevents: 2.3.2 @@ -21212,7 +21214,7 @@ packages: /tunnel@0.0.6: resolution: {integrity: sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg==} - engines: {node: ">=0.6.11 <=0.7.0 || >=0.7.3"} + engines: {node: '>=0.6.11 <=0.7.0 || >=0.7.3'} /turbo-darwin-64@1.10.12: resolution: {integrity: sha512-vmDfGVPl5/aFenAbOj3eOx3ePNcWVUyZwYr7taRl0ZBbmv2TzjRiFotO4vrKCiTVnbqjQqAFQWY2ugbqCI1kOQ==} @@ -21277,65 +21279,65 @@ packages: /type-check@0.4.0: resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==} - engines: {node: ">= 0.8.0"} + engines: {node: '>= 0.8.0'} dependencies: prelude-ls: 1.2.1 /type-detect@4.0.8: resolution: {integrity: sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==} - engines: {node: ">=4"} + engines: {node: '>=4'} dev: true /type-fest@0.12.0: resolution: {integrity: sha512-53RyidyjvkGpnWPMF9bQgFtWp+Sl8O2Rp13VavmJgfAP9WWG6q6TkrKU8iyJdnwnfgHI6k2hTlgqH4aSdjoTbg==} - engines: {node: ">=10"} + engines: {node: '>=10'} dev: true /type-fest@0.13.1: resolution: {integrity: sha512-34R7HTnG0XIJcBSn5XhDd7nNFPRcXYRZrBB2O2jdKqYODldSzBAqzsWoZYYvduky73toYS/ESqxPvkDf/F0XMg==} - engines: {node: ">=10"} + engines: {node: '>=10'} dev: true /type-fest@0.16.0: resolution: {integrity: sha512-eaBzG6MxNzEn9kiwvtre90cXaNLkmadMWa1zQMs3XORCXNbsH/OewwbxC5ia9dCxIxnTAsSxXJaa/p5y8DlvJg==} - engines: {node: ">=10"} + engines: {node: '>=10'} dev: true /type-fest@0.18.1: resolution: {integrity: sha512-OIAYXk8+ISY+qTOwkHtKqzAuxchoMiD9Udx+FSGQDuiRR+PJKJHc2NJAXlbhkGwTt/4/nKZxELY1w3ReWOL8mw==} - engines: {node: ">=10"} + engines: {node: '>=10'} dev: true /type-fest@0.20.2: resolution: {integrity: sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==} - engines: {node: ">=10"} + engines: {node: '>=10'} /type-fest@0.21.3: resolution: {integrity: sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==} - engines: {node: ">=10"} + engines: {node: '>=10'} dev: true /type-fest@0.6.0: resolution: {integrity: sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==} - engines: {node: ">=8"} + engines: {node: '>=8'} /type-fest@0.8.1: resolution: {integrity: sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==} - engines: {node: ">=8"} + engines: {node: '>=8'} /type-fest@1.4.0: resolution: {integrity: sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA==} - engines: {node: ">=10"} + engines: {node: '>=10'} dev: true /type-fest@2.19.0: resolution: {integrity: sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==} - engines: {node: ">=12.20"} + engines: {node: '>=12.20'} dev: true /type-is@1.6.18: resolution: {integrity: sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==} - engines: {node: ">= 0.6"} + engines: {node: '>= 0.6'} dependencies: media-typer: 0.3.0 mime-types: 2.1.35 @@ -21371,28 +21373,28 @@ packages: /typescript@3.9.10: resolution: {integrity: sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==} - engines: {node: ">=4.2.0"} + engines: {node: '>=4.2.0'} hasBin: true /typescript@4.9.4: resolution: {integrity: sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==} - engines: {node: ">=4.2.0"} + engines: {node: '>=4.2.0'} hasBin: true /typescript@5.0.4: resolution: {integrity: sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==} - engines: {node: ">=12.20"} + engines: {node: '>=12.20'} hasBin: true dev: true /typescript@5.1.3: resolution: {integrity: sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw==} - engines: {node: ">=14.17"} + engines: {node: '>=14.17'} hasBin: true - /typescript@5.2.0-dev.20230807: - resolution: {integrity: sha512-sF8sZl3r/mpAdKAxASaWaoU+mNPF3g8OrZ601HraU2l4WEwAf6nO7sq0Bzl+Y3FV7sWjy+gb6kdM1CtLjVne/g==} - engines: {node: ">=14.17"} + /typescript@5.3.0-dev.20230823: + resolution: {integrity: sha512-IEFfTl67UgTTJzf+Ma4+0txDKzxzxtjNjyFjTm7c+yP5sff+atKe44mAjhCxX8wGjwRrFuhAUeHz1udmzBZ4ow==} + engines: {node: '>=14.17'} hasBin: true dev: true @@ -21405,7 +21407,7 @@ packages: /uglify-js@3.17.4: resolution: {integrity: sha512-T9q82TJI9e/C1TAxYvfb16xO120tMVFZrGA3f9/P4424DNu6ypK103y0GPFVa17yotwSyZW5iYXgjYHkGrJW/g==} - engines: {node: ">=0.8.0"} + engines: {node: '>=0.8.0'} hasBin: true requiresBuild: true dev: true @@ -21433,12 +21435,12 @@ packages: /unicode-canonical-property-names-ecmascript@2.0.0: resolution: {integrity: sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ==} - engines: {node: ">=4"} + engines: {node: '>=4'} dev: true /unicode-match-property-ecmascript@2.0.0: resolution: {integrity: sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==} - engines: {node: ">=4"} + engines: {node: '>=4'} dependencies: unicode-canonical-property-names-ecmascript: 2.0.0 unicode-property-aliases-ecmascript: 2.1.0 @@ -21446,18 +21448,18 @@ packages: /unicode-match-property-value-ecmascript@2.1.0: resolution: {integrity: sha512-qxkjQt6qjg/mYscYMC0XKRn3Rh0wFPlfxB0xkt9CfyTvpX1Ra0+rAmdX2QyAobptSEvuy4RtpPRui6XkV+8wjA==} - engines: {node: ">=4"} + engines: {node: '>=4'} dev: true /unicode-property-aliases-ecmascript@2.1.0: resolution: {integrity: sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==} - engines: {node: ">=4"} + engines: {node: '>=4'} dev: true /unified@10.1.2: resolution: {integrity: sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==} dependencies: - "@types/unist": 2.0.6 + '@types/unist': 2.0.6 bail: 2.0.2 extend: 3.0.2 is-buffer: 2.0.5 @@ -21496,13 +21498,13 @@ packages: /unique-string@2.0.0: resolution: {integrity: sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: crypto-random-string: 2.0.0 /unique-string@3.0.0: resolution: {integrity: sha512-VGXBUVwxKMBUznyffQweQABPRRW1vHZAbadFZud4pLFAqRGvv/96vafgjWFqzourzr8YonlQiPgH0YCJfawoGQ==} - engines: {node: ">=12"} + engines: {node: '>=12'} dependencies: crypto-random-string: 4.0.0 dev: true @@ -21518,39 +21520,39 @@ packages: /unist-util-is@5.2.1: resolution: {integrity: sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==} dependencies: - "@types/unist": 2.0.6 + '@types/unist': 2.0.6 dev: true /unist-util-position@4.0.4: resolution: {integrity: sha512-kUBE91efOWfIVBo8xzh/uZQ7p9ffYRtUbMRZBNFYwf0RK8koUMx6dGUfwylLOKmaT2cs4wSW96QoYUSXAyEtpg==} dependencies: - "@types/unist": 2.0.6 + '@types/unist': 2.0.6 dev: true /unist-util-stringify-position@3.0.3: resolution: {integrity: sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==} dependencies: - "@types/unist": 2.0.6 + '@types/unist': 2.0.6 dev: true /unist-util-visit-parents@3.1.1: resolution: {integrity: sha512-1KROIZWo6bcMrZEwiH2UrXDyalAa0uqzWCxCJj6lPOvTve2WkfgCytoDTPaMnodXh1WrXOq0haVYHj99ynJlsg==} dependencies: - "@types/unist": 2.0.6 + '@types/unist': 2.0.6 unist-util-is: 4.1.0 dev: true /unist-util-visit-parents@5.1.3: resolution: {integrity: sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==} dependencies: - "@types/unist": 2.0.6 + '@types/unist': 2.0.6 unist-util-is: 5.2.1 dev: true /unist-util-visit@2.0.3: resolution: {integrity: sha512-iJ4/RczbJMkD0712mGktuGpm/U4By4FfDonL7N/9tATGIF4imikjOuagyMY53tnZq3NP6BcmlrHhEKAfGWjh7Q==} dependencies: - "@types/unist": 2.0.6 + '@types/unist': 2.0.6 unist-util-is: 4.1.0 unist-util-visit-parents: 3.1.1 dev: true @@ -21558,27 +21560,27 @@ packages: /unist-util-visit@4.1.2: resolution: {integrity: sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==} dependencies: - "@types/unist": 2.0.6 + '@types/unist': 2.0.6 unist-util-is: 5.2.1 unist-util-visit-parents: 5.1.3 dev: true /universalify@0.1.2: resolution: {integrity: sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==} - engines: {node: ">= 4.0.0"} + engines: {node: '>= 4.0.0'} /universalify@0.2.0: resolution: {integrity: sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==} - engines: {node: ">= 4.0.0"} + engines: {node: '>= 4.0.0'} dev: true /universalify@2.0.0: resolution: {integrity: sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==} - engines: {node: ">= 10.0.0"} + engines: {node: '>= 10.0.0'} /unpipe@1.0.0: resolution: {integrity: sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==} - engines: {node: ">= 0.8"} + engines: {node: '>= 0.8'} /unplugin@0.10.2: resolution: {integrity: sha512-6rk7GUa4ICYjae5PrAllvcDeuT8pA9+j5J5EkxbMFaV+SalHhxZ7X2dohMzu6C3XzsMT+6jwR/+pwPNR3uK9MA==} @@ -21591,13 +21593,13 @@ packages: /untildify@4.0.0: resolution: {integrity: sha512-KK8xQ1mkzZeg9inewmFVDNkg3l5LUhoq9kN6iWYB/CC9YMG8HA+c1Q8HwDe6dEX7kErrEVNVBO3fWsVq5iDgtw==} - engines: {node: ">=8"} + engines: {node: '>=8'} /update-browserslist-db@1.0.11(browserslist@4.21.9): resolution: {integrity: sha512-dCwEFf0/oT85M1fHBg4F0jtLwJrutGoHSQXCh7u4o2t1drG+c0a9Flnqww6XUKSfQMPpJBRjU8d4RXB09qtvaA==} hasBin: true peerDependencies: - browserslist: ">= 4.21.0" + browserslist: '>= 4.21.0' dependencies: browserslist: 4.21.9 escalade: 3.1.1 @@ -21606,7 +21608,7 @@ packages: /update-notifier@6.0.2: resolution: {integrity: sha512-EDxhTEVPZZRLWYcJ4ZXjGFN0oP7qYvbXWzEgRm/Yql4dHX5wDbvh89YHP6PK1lzZJYrMtXUuZZz8XGK+U6U1og==} - engines: {node: ">=14.16"} + engines: {node: '>=14.16'} dependencies: boxen: 7.1.0 chalk: 5.3.0 @@ -21646,7 +21648,7 @@ packages: react: 16.8.0 - 18 react-dom: 16.8.0 - 18 dependencies: - "@juggle/resize-observer": 3.4.0 + '@juggle/resize-observer': 3.4.0 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: true @@ -21674,7 +21676,7 @@ packages: /utils-merge@1.0.1: resolution: {integrity: sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==} - engines: {node: ">= 0.4.0"} + engines: {node: '>= 0.4.0'} /uuid@8.3.2: resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==} @@ -21686,7 +21688,7 @@ packages: /uvu@0.5.6: resolution: {integrity: sha512-+g8ENReyr8YsOc6fv/NVJs2vFdHBnBNdfE49rshrTzDWOlUx4Gq7KOS2GD8eqhy2j+Ejq29+SbKH8yjkAqXqoA==} - engines: {node: ">=8"} + engines: {node: '>=8'} hasBin: true dependencies: dequal: 2.0.3 @@ -21701,19 +21703,19 @@ packages: /v8-to-istanbul@8.1.1: resolution: {integrity: sha512-FGtKtv3xIpR6BYhvgH8MI/y78oT7d8Au3ww4QIxymrCtZEh5b8gCw2siywE+puhEmuWKDtmfrvF5UlB298ut3w==} - engines: {node: ">=10.12.0"} + engines: {node: '>=10.12.0'} dependencies: - "@types/istanbul-lib-coverage": 2.0.4 + '@types/istanbul-lib-coverage': 2.0.4 convert-source-map: 1.9.0 source-map: 0.7.4 dev: true /v8-to-istanbul@9.1.0: resolution: {integrity: sha512-6z3GW9x8G1gd+JIIgQQQxXuiJtCXeAjp6RaPEPLv62mH3iPHPxV6W3robxtCzNErRo6ZwTmzWhsbNvjyEBKzKA==} - engines: {node: ">=10.12.0"} + engines: {node: '>=10.12.0'} dependencies: - "@jridgewell/trace-mapping": 0.3.18 - "@types/istanbul-lib-coverage": 2.0.4 + '@jridgewell/trace-mapping': 0.3.18 + '@types/istanbul-lib-coverage': 2.0.4 convert-source-map: 1.9.0 dev: true @@ -21732,19 +21734,19 @@ packages: /vary@1.1.2: resolution: {integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==} - engines: {node: ">= 0.8"} + engines: {node: '>= 0.8'} /vfile-message@3.1.4: resolution: {integrity: sha512-fa0Z6P8HUrQN4BZaX05SIVXic+7kE3b05PWAtPuYP9QLHsLKYR7/AlLW3NtOrpXRLeawpDLMsVkmk5DG0NXgWw==} dependencies: - "@types/unist": 2.0.6 + '@types/unist': 2.0.6 unist-util-stringify-position: 3.0.3 dev: true /vfile@5.3.7: resolution: {integrity: sha512-r7qlzkgErKjobAmyNIkkSpizsFPYiUPuJb5pNW1RB4JcYVZhs4lIbVqk8XPk033CV/1z8ss5pkax8SuhGpcG8g==} dependencies: - "@types/unist": 2.0.6 + '@types/unist': 2.0.6 is-buffer: 2.0.5 unist-util-stringify-position: 3.0.3 vfile-message: 3.1.4 @@ -21752,7 +21754,7 @@ packages: /vite-node@0.30.1(@types/node@18.16.18): resolution: {integrity: sha512-vTikpU/J7e6LU/8iM3dzBo8ZhEiKZEKRznEMm+mJh95XhWaPrJQraT/QsT2NWmuEf+zgAoMe64PKT7hfZ1Njmg==} - engines: {node: ">=v14.18.0"} + engines: {node: '>=v14.18.0'} hasBin: true dependencies: cac: 6.7.14 @@ -21762,7 +21764,7 @@ packages: picocolors: 1.0.0 vite: 4.3.9(@types/node@18.16.18) transitivePeerDependencies: - - "@types/node" + - '@types/node' - less - sass - stylus @@ -21773,7 +21775,7 @@ packages: /vite-node@0.31.4(@types/node@18.16.18): resolution: {integrity: sha512-uzL377GjJtTbuc5KQxVbDu2xfU/x0wVjUtXQR2ihS21q/NK6ROr4oG0rsSkBBddZUVCwzfx22in76/0ZZHXgkQ==} - engines: {node: ">=v14.18.0"} + engines: {node: '>=v14.18.0'} hasBin: true dependencies: cac: 6.7.14 @@ -21783,7 +21785,7 @@ packages: picocolors: 1.0.0 vite: 4.3.9(@types/node@18.16.18) transitivePeerDependencies: - - "@types/node" + - '@types/node' - less - sass - stylus @@ -21794,7 +21796,7 @@ packages: /vite-node@0.32.2(@types/node@18.16.18): resolution: {integrity: sha512-dTQ1DCLwl2aEseov7cfQ+kDMNJpM1ebpyMMMwWzBvLbis8Nla/6c9WQcqpPssTwS6Rp/+U6KwlIj8Eapw4bLdA==} - engines: {node: ">=v14.18.0"} + engines: {node: '>=v14.18.0'} hasBin: true dependencies: cac: 6.7.14 @@ -21804,7 +21806,7 @@ packages: picocolors: 1.0.0 vite: 4.3.9(@types/node@18.16.18) transitivePeerDependencies: - - "@types/node" + - '@types/node' - less - sass - stylus @@ -21818,14 +21820,14 @@ packages: engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: - "@types/node": ">= 14" - less: "*" - sass: "*" - stylus: "*" - sugarss: "*" + '@types/node': '>= 14' + less: '*' + sass: '*' + stylus: '*' + sugarss: '*' terser: ^5.4.0 peerDependenciesMeta: - "@types/node": + '@types/node': optional: true less: optional: true @@ -21838,7 +21840,7 @@ packages: terser: optional: true dependencies: - "@types/node": 18.16.18 + '@types/node': 18.16.18 esbuild: 0.17.19 postcss: 8.4.24 rollup: 3.25.3 @@ -21848,23 +21850,23 @@ packages: /vitest@0.30.1: resolution: {integrity: sha512-y35WTrSTlTxfMLttgQk4rHcaDkbHQwDP++SNwPb+7H8yb13Q3cu2EixrtHzF27iZ8v0XCciSsLg00RkPAzB/aA==} - engines: {node: ">=v14.18.0"} + engines: {node: '>=v14.18.0'} hasBin: true peerDependencies: - "@edge-runtime/vm": "*" - "@vitest/browser": "*" - "@vitest/ui": "*" - happy-dom: "*" - jsdom: "*" - playwright: "*" - safaridriver: "*" - webdriverio: "*" + '@edge-runtime/vm': '*' + '@vitest/browser': '*' + '@vitest/ui': '*' + happy-dom: '*' + jsdom: '*' + playwright: '*' + safaridriver: '*' + webdriverio: '*' peerDependenciesMeta: - "@edge-runtime/vm": + '@edge-runtime/vm': optional: true - "@vitest/browser": + '@vitest/browser': optional: true - "@vitest/ui": + '@vitest/ui': optional: true happy-dom: optional: true @@ -21877,14 +21879,14 @@ packages: webdriverio: optional: true dependencies: - "@types/chai": 4.3.5 - "@types/chai-subset": 1.3.3 - "@types/node": 18.16.18 - "@vitest/expect": 0.30.1 - "@vitest/runner": 0.30.1 - "@vitest/snapshot": 0.30.1 - "@vitest/spy": 0.30.1 - "@vitest/utils": 0.30.1 + '@types/chai': 4.3.5 + '@types/chai-subset': 1.3.3 + '@types/node': 18.16.18 + '@vitest/expect': 0.30.1 + '@vitest/runner': 0.30.1 + '@vitest/snapshot': 0.30.1 + '@vitest/spy': 0.30.1 + '@vitest/utils': 0.30.1 acorn: 8.9.0 acorn-walk: 8.2.0 cac: 6.7.14 @@ -21914,23 +21916,23 @@ packages: /vitest@0.31.4(happy-dom@9.20.3): resolution: {integrity: sha512-GoV0VQPmWrUFOZSg3RpQAPN+LPmHg2/gxlMNJlyxJihkz6qReHDV6b0pPDcqFLNEPya4tWJ1pgwUNP9MLmUfvQ==} - engines: {node: ">=v14.18.0"} + engines: {node: '>=v14.18.0'} hasBin: true peerDependencies: - "@edge-runtime/vm": "*" - "@vitest/browser": "*" - "@vitest/ui": "*" - happy-dom: "*" - jsdom: "*" - playwright: "*" - safaridriver: "*" - webdriverio: "*" + '@edge-runtime/vm': '*' + '@vitest/browser': '*' + '@vitest/ui': '*' + happy-dom: '*' + jsdom: '*' + playwright: '*' + safaridriver: '*' + webdriverio: '*' peerDependenciesMeta: - "@edge-runtime/vm": + '@edge-runtime/vm': optional: true - "@vitest/browser": + '@vitest/browser': optional: true - "@vitest/ui": + '@vitest/ui': optional: true happy-dom: optional: true @@ -21943,14 +21945,14 @@ packages: webdriverio: optional: true dependencies: - "@types/chai": 4.3.5 - "@types/chai-subset": 1.3.3 - "@types/node": 18.16.18 - "@vitest/expect": 0.31.4 - "@vitest/runner": 0.31.4 - "@vitest/snapshot": 0.31.4 - "@vitest/spy": 0.31.4 - "@vitest/utils": 0.31.4 + '@types/chai': 4.3.5 + '@types/chai-subset': 1.3.3 + '@types/node': 18.16.18 + '@vitest/expect': 0.31.4 + '@vitest/runner': 0.31.4 + '@vitest/snapshot': 0.31.4 + '@vitest/spy': 0.31.4 + '@vitest/utils': 0.31.4 acorn: 8.9.0 acorn-walk: 8.2.0 cac: 6.7.14 @@ -21980,23 +21982,23 @@ packages: /vitest@0.32.2: resolution: {integrity: sha512-hU8GNNuQfwuQmqTLfiKcqEhZY72Zxb7nnN07koCUNmntNxbKQnVbeIS6sqUgR3eXSlbOpit8+/gr1KpqoMgWCQ==} - engines: {node: ">=v14.18.0"} + engines: {node: '>=v14.18.0'} hasBin: true peerDependencies: - "@edge-runtime/vm": "*" - "@vitest/browser": "*" - "@vitest/ui": "*" - happy-dom: "*" - jsdom: "*" - playwright: "*" - safaridriver: "*" - webdriverio: "*" + '@edge-runtime/vm': '*' + '@vitest/browser': '*' + '@vitest/ui': '*' + happy-dom: '*' + jsdom: '*' + playwright: '*' + safaridriver: '*' + webdriverio: '*' peerDependenciesMeta: - "@edge-runtime/vm": + '@edge-runtime/vm': optional: true - "@vitest/browser": + '@vitest/browser': optional: true - "@vitest/ui": + '@vitest/ui': optional: true happy-dom: optional: true @@ -22009,14 +22011,14 @@ packages: webdriverio: optional: true dependencies: - "@types/chai": 4.3.5 - "@types/chai-subset": 1.3.3 - "@types/node": 18.16.18 - "@vitest/expect": 0.32.2 - "@vitest/runner": 0.32.2 - "@vitest/snapshot": 0.32.2 - "@vitest/spy": 0.32.2 - "@vitest/utils": 0.32.2 + '@types/chai': 4.3.5 + '@types/chai-subset': 1.3.3 + '@types/node': 18.16.18 + '@vitest/expect': 0.32.2 + '@vitest/runner': 0.32.2 + '@vitest/snapshot': 0.32.2 + '@vitest/spy': 0.32.2 + '@vitest/utils': 0.32.2 acorn: 8.9.0 acorn-walk: 8.2.0 cac: 6.7.14 @@ -22045,7 +22047,7 @@ packages: /vscode-jsonrpc@8.0.2: resolution: {integrity: sha512-RY7HwI/ydoC1Wwg4gJ3y6LpU9FJRZAUnTYMXthqhFXXu77ErDd/xkREpGuk4MyYkk4a+XDWAMqe0S3KkelYQEQ==} - engines: {node: ">=14.0.0"} + engines: {node: '>=14.0.0'} /vscode-languageclient@8.0.2: resolution: {integrity: sha512-lHlthJtphG9gibGb/y72CKqQUxwPsMXijJVpHEC2bvbFqxmkj9LwQ3aGU9dwjBLqsX1S4KjShYppLvg1UJDF/Q==} @@ -22081,7 +22083,7 @@ packages: /w3c-xmlserializer@2.0.0: resolution: {integrity: sha512-4tzD0mF8iSiMiNs30BiLO3EpfGLZUT2MSX/G+o7ZywDzliWQ3OPtTZ0PTC3B3ca1UAf4cJMHB+2Bf56EriJuRA==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: xml-name-validator: 3.0.0 dev: true @@ -22103,8 +22105,8 @@ packages: hasBin: true requiresBuild: true dependencies: - "@cowasm/memfs": 3.5.1 - "@wapython/unionfs": 4.5.7 + '@cowasm/memfs': 3.5.1 + '@wapython/unionfs': 4.5.7 debug: 4.3.4 fflate: 0.7.4 path-browserify: 1.0.1 @@ -22117,7 +22119,7 @@ packages: /watchpack@2.4.0: resolution: {integrity: sha512-Lcvm7MGST/4fup+ifyKi2hjyIAwcdI4HRgtvTpIUxBRhB+RFtUh8XtDOxUfctVCnhVi+QQj49i91OyvzkJl6cg==} - engines: {node: ">=10.13.0"} + engines: {node: '>=10.13.0'} dependencies: glob-to-regexp: 0.4.1 graceful-fs: 4.2.11 @@ -22130,7 +22132,7 @@ packages: /web-streams-polyfill@3.2.1: resolution: {integrity: sha512-e0MO3wdXWKrLbL0DgGnUV7WHVuw9OUvL4hjgnPkIeEvESk74gAITi5G606JtZPp39cd8HA9VQzCIvA49LpPN5Q==} - engines: {node: ">= 8"} + engines: {node: '>= 8'} dev: true /webidl-conversions@3.0.1: @@ -22142,22 +22144,22 @@ packages: /webidl-conversions@5.0.0: resolution: {integrity: sha512-VlZwKPCkYKxQgeSbH5EyngOmRp7Ww7I9rQLERETtf5ofd9pGeswWiOtogpEO850jziPRarreGxn5QIiTqpb2wA==} - engines: {node: ">=8"} + engines: {node: '>=8'} dev: true /webidl-conversions@6.1.0: resolution: {integrity: sha512-qBIvFLGiBpLjfwmYAaHPXsn+ho5xZnGvyGvsarywGNc8VyQJUMHJ8OBKGGrPER0okBeMDaan4mNBlgBROxuI8w==} - engines: {node: ">=10.4"} + engines: {node: '>=10.4'} dev: true /webidl-conversions@7.0.0: resolution: {integrity: sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g==} - engines: {node: ">=12"} + engines: {node: '>=12'} dev: true /webpack-sources@3.2.3: resolution: {integrity: sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==} - engines: {node: ">=10.13.0"} + engines: {node: '>=10.13.0'} dev: true /webpack-virtual-modules@0.4.6: @@ -22166,19 +22168,19 @@ packages: /webpack@5.86.0(esbuild@0.17.19): resolution: {integrity: sha512-3BOvworZ8SO/D4GVP+GoRC3fVeg5MO4vzmq8TJJEkdmopxyazGDxN8ClqN12uzrZW9Tv8EED8v5VSb6Sqyi0pg==} - engines: {node: ">=10.13.0"} + engines: {node: '>=10.13.0'} hasBin: true peerDependencies: - webpack-cli: "*" + webpack-cli: '*' peerDependenciesMeta: webpack-cli: optional: true dependencies: - "@types/eslint-scope": 3.7.4 - "@types/estree": 1.0.1 - "@webassemblyjs/ast": 1.11.6 - "@webassemblyjs/wasm-edit": 1.11.6 - "@webassemblyjs/wasm-parser": 1.11.6 + '@types/eslint-scope': 3.7.4 + '@types/estree': 1.0.1 + '@webassemblyjs/ast': 1.11.6 + '@webassemblyjs/wasm-edit': 1.11.6 + '@webassemblyjs/wasm-parser': 1.11.6 acorn: 8.9.0 acorn-import-assertions: 1.9.0(acorn@8.9.0) browserslist: 4.21.9 @@ -22199,26 +22201,26 @@ packages: watchpack: 2.4.0 webpack-sources: 3.2.3 transitivePeerDependencies: - - "@swc/core" + - '@swc/core' - esbuild - uglify-js dev: true /webpack@5.86.0(esbuild@0.18.10): resolution: {integrity: sha512-3BOvworZ8SO/D4GVP+GoRC3fVeg5MO4vzmq8TJJEkdmopxyazGDxN8ClqN12uzrZW9Tv8EED8v5VSb6Sqyi0pg==} - engines: {node: ">=10.13.0"} + engines: {node: '>=10.13.0'} hasBin: true peerDependencies: - webpack-cli: "*" + webpack-cli: '*' peerDependenciesMeta: webpack-cli: optional: true dependencies: - "@types/eslint-scope": 3.7.4 - "@types/estree": 1.0.1 - "@webassemblyjs/ast": 1.11.6 - "@webassemblyjs/wasm-edit": 1.11.6 - "@webassemblyjs/wasm-parser": 1.11.6 + '@types/eslint-scope': 3.7.4 + '@types/estree': 1.0.1 + '@webassemblyjs/ast': 1.11.6 + '@webassemblyjs/wasm-edit': 1.11.6 + '@webassemblyjs/wasm-parser': 1.11.6 acorn: 8.9.0 acorn-import-assertions: 1.9.0(acorn@8.9.0) browserslist: 4.21.9 @@ -22239,14 +22241,14 @@ packages: watchpack: 2.4.0 webpack-sources: 3.2.3 transitivePeerDependencies: - - "@swc/core" + - '@swc/core' - esbuild - uglify-js dev: true /well-known-symbols@2.0.0: resolution: {integrity: sha512-ZMjC3ho+KXo0BfJb7JgtQ5IBuvnShdlACNkKkdsqBmYw3bPAaJfPeYUo6tLUaT5tG/Gkh7xkpBhKRQ9e7pyg9Q==} - engines: {node: ">=6"} + engines: {node: '>=6'} dev: true /whatwg-encoding@1.0.5: @@ -22257,7 +22259,7 @@ packages: /whatwg-encoding@2.0.0: resolution: {integrity: sha512-p41ogyeMUrw3jWclHWTQg1k05DSVXPLcVxRTYsXUk+ZooOCZLcoYgPZ/HL/D/N+uQPOtcp1me1WhBEaX02mhWg==} - engines: {node: ">=12"} + engines: {node: '>=12'} dependencies: iconv-lite: 0.6.3 dev: true @@ -22268,7 +22270,7 @@ packages: /whatwg-mimetype@3.0.0: resolution: {integrity: sha512-nt+N2dzIutVRxARx1nghPKGv1xHikU7HKdfafKkLNLindmPU/ch3U31NOCGGA/dmPcmb1VlofO0vnKAcsm0o/Q==} - engines: {node: ">=12"} + engines: {node: '>=12'} dev: true /whatwg-url@5.0.0: @@ -22287,7 +22289,7 @@ packages: /whatwg-url@8.7.0: resolution: {integrity: sha512-gAojqb/m9Q8a5IV96E3fHJM70AzCkgt4uXYX2O7EmuyOnLrViCQlsEBmF9UQIu3/aeAIp2U17rtbpZWNntQqdg==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: lodash: 4.17.21 tr46: 2.1.0 @@ -22321,7 +22323,7 @@ packages: /which-typed-array@1.1.9: resolution: {integrity: sha512-w9c4xkx6mPidwp7180ckYWfMmvxpjlZuIudNtDf4N/tTAUB8VJbX25qZoAsrtGuYNnGw3pa0AXgbGKRB8/EceA==} - engines: {node: ">= 0.4"} + engines: {node: '>= 0.4'} dependencies: available-typed-arrays: 1.0.5 call-bind: 1.0.2 @@ -22338,7 +22340,7 @@ packages: /which@2.0.2: resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==} - engines: {node: ">= 8"} + engines: {node: '>= 8'} hasBin: true dependencies: isexe: 2.0.0 @@ -22353,7 +22355,7 @@ packages: /why-is-node-running@2.2.2: resolution: {integrity: sha512-6tSwToZxTOcotxHeA+qGCq1mVzKR3CwcJGmVcY+QE8SHy6TnpFnh8PAvPNHYr7EcuVeG0QSMxtYCuO1ta/G/oA==} - engines: {node: ">=8"} + engines: {node: '>=8'} hasBin: true dependencies: siginfo: 2.0.0 @@ -22368,13 +22370,13 @@ packages: /widest-line@3.1.0: resolution: {integrity: sha512-NsmoXalsWVDMGupxZ5R08ka9flZjjiLvHVAWYOKtiKM8ujtZWr9cRffak+uSE48+Ob8ObalXpwyeUiyDD6QFgg==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: string-width: 4.2.3 /widest-line@4.0.1: resolution: {integrity: sha512-o0cyEG0e8GPzT4iGHphIOh0cJOV8fivsXxddQasHPHfoZf1ZexrfeA21w2NaEN1RHE+fXlfISmOE8R9N3u3Qig==} - engines: {node: ">=12"} + engines: {node: '>=12'} dependencies: string-width: 5.1.2 dev: true @@ -22388,7 +22390,7 @@ packages: /wrap-ansi@6.2.0: resolution: {integrity: sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: ansi-styles: 4.3.0 string-width: 4.2.3 @@ -22397,7 +22399,7 @@ packages: /wrap-ansi@7.0.0: resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: ansi-styles: 4.3.0 string-width: 4.2.3 @@ -22405,7 +22407,7 @@ packages: /wrap-ansi@8.1.0: resolution: {integrity: sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==} - engines: {node: ">=12"} + engines: {node: '>=12'} dependencies: ansi-styles: 6.2.1 string-width: 5.1.2 @@ -22450,7 +22452,7 @@ packages: /write-yaml-file@5.0.0: resolution: {integrity: sha512-FdNA4RyH1L43TlvGG8qOMIfcEczwA5ij+zLXUy3Z83CjxhLvcV7/Q/8pk22wnCgYw7PJhtK+7lhO+qqyT4NdvQ==} - engines: {node: ">=16.14"} + engines: {node: '>=16.14'} dependencies: js-yaml: 4.1.0 write-file-atomic: 5.0.1 @@ -22472,7 +22474,7 @@ packages: /ws@7.5.9: resolution: {integrity: sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==} - engines: {node: ">=8.3.0"} + engines: {node: '>=8.3.0'} peerDependencies: bufferutil: ^4.0.1 utf-8-validate: ^5.0.2 @@ -22485,10 +22487,10 @@ packages: /ws@8.13.0: resolution: {integrity: sha512-x9vcZYTrFPC7aSIbj7sRCYo7L/Xb8Iy+pW0ng0wt2vCJv7M9HOMy0UoN3rr+IFC7hb7vXoqS+P9ktyLLLhO+LA==} - engines: {node: ">=10.0.0"} + engines: {node: '>=10.0.0'} peerDependencies: bufferutil: ^4.0.1 - utf-8-validate: ">=5.0.2" + utf-8-validate: '>=5.0.2' peerDependenciesMeta: bufferutil: optional: true @@ -22498,7 +22500,7 @@ packages: /xdg-basedir@5.1.0: resolution: {integrity: sha512-GCPAHLvrIH13+c0SuacwvRYj2SxJXQ4kaVTT5xgL3kPrz56XxkF21IGhjSE1+W0aw7gpBWRGXLCPnPby6lSpmQ==} - engines: {node: ">=12"} + engines: {node: '>=12'} dev: true /xml-js@1.6.11: @@ -22514,7 +22516,7 @@ packages: /xml2js@0.4.23: resolution: {integrity: sha512-ySPiMjM0+pLDftHgXY4By0uswI3SPKLDw/i3UXbnO8M/p28zqexCUoPmQFrYD+/1BzhGJSs2i1ERWKJAtiLrug==} - engines: {node: ">=4.0.0"} + engines: {node: '>=4.0.0'} dependencies: sax: 1.2.4 xmlbuilder: 11.0.1 @@ -22522,7 +22524,7 @@ packages: /xml2js@0.5.0: resolution: {integrity: sha512-drPFnkQJik/O+uPKpqSgr22mpuFHqKdbS835iAQrUC73L2F5WkboIRd63ai/2Yg6I1jzifPFKH2NTK+cfglkIA==} - engines: {node: ">=4.0.0"} + engines: {node: '>=4.0.0'} dependencies: sax: 1.2.4 xmlbuilder: 11.0.1 @@ -22534,20 +22536,20 @@ packages: /xmlbuilder2@3.1.1: resolution: {integrity: sha512-WCSfbfZnQDdLQLiMdGUQpMxxckeQ4oZNMNhLVkcekTu7xhD4tuUDyAPoY8CwXvBYE6LwBHd6QW2WZXlOWr1vCw==} - engines: {node: ">=12.0"} + engines: {node: '>=12.0'} dependencies: - "@oozcitak/dom": 1.15.10 - "@oozcitak/infra": 1.0.8 - "@oozcitak/util": 8.3.8 + '@oozcitak/dom': 1.15.10 + '@oozcitak/infra': 1.0.8 + '@oozcitak/util': 8.3.8 js-yaml: 3.14.1 /xmlbuilder@11.0.1: resolution: {integrity: sha512-fDlsI/kFEx7gLvbecc0/ohLG50fugQp8ryHzMTuW9vSa1GJ0XYWKnhsUx7oie3G98+r56aTQIUB4kht42R3JvA==} - engines: {node: ">=4.0"} + engines: {node: '>=4.0'} /xmlbuilder@15.1.1: resolution: {integrity: sha512-yMqGBqtXyeN1e3TGYvgNgDVZ3j84W4cwkOXQswghol6APgZWaff9lnbvN7MHYJOiXsvGPXtjTYJEiC9J2wv9Eg==} - engines: {node: ">=8.0"} + engines: {node: '>=8.0'} dev: true /xmlchars@2.2.0: @@ -22560,7 +22562,7 @@ packages: /xtend@4.0.2: resolution: {integrity: sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==} - engines: {node: ">=0.4"} + engines: {node: '>=0.4'} dev: true /y18n@4.0.3: @@ -22569,7 +22571,7 @@ packages: /y18n@5.0.8: resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==} - engines: {node: ">=10"} + engines: {node: '>=10'} /yallist@3.1.1: resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==} @@ -22580,19 +22582,19 @@ packages: /yaml@1.10.2: resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==} - engines: {node: ">= 6"} + engines: {node: '>= 6'} /yaml@2.2.1: resolution: {integrity: sha512-e0WHiYql7+9wr4cWMx3TVQrNwejKaEe7/rHNmQmqRjazfOP5W8PB6Jpebb5o6fIapbz9o9+2ipcaTM2ZwDI6lw==} - engines: {node: ">= 14"} + engines: {node: '>= 14'} /yaml@2.3.1: resolution: {integrity: sha512-2eHWfjaoXgTBC2jNM1LRef62VQa0umtvRiDSk6HSzW7RvS5YtkabJrwYLLEKWBc8a5U2PTSCs+dJjUTJdlHsWQ==} - engines: {node: ">= 14"} + engines: {node: '>= 14'} /yargs-parser@18.1.3: resolution: {integrity: sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==} - engines: {node: ">=6"} + engines: {node: '>=6'} dependencies: camelcase: 5.3.1 decamelize: 1.2.0 @@ -22600,20 +22602,20 @@ packages: /yargs-parser@19.0.4: resolution: {integrity: sha512-eXeQm7yXRjPFFyf1voPkZgXQZJjYfjgQUmGPbD2TLtZeIYzvacgWX7sQ5a1HsRgVP+pfKAkRZDNtTGev4h9vhw==} - engines: {node: ">=10"} + engines: {node: '>=10'} dev: false /yargs-parser@20.2.9: resolution: {integrity: sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==} - engines: {node: ">=10"} + engines: {node: '>=10'} /yargs-parser@21.1.1: resolution: {integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==} - engines: {node: ">=12"} + engines: {node: '>=12'} /yargs@15.4.1: resolution: {integrity: sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: cliui: 6.0.0 decamelize: 1.2.0 @@ -22630,7 +22632,7 @@ packages: /yargs@16.0.0: resolution: {integrity: sha512-Ykb00VnWjee855QmeCrDAAmhVagt0T8PMML9WS2YrcU0VtvbeGq02MD7UiWmK6biiVPas6CaXmJNetL4Ye4+ng==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: cliui: 7.0.4 escalade: 3.1.1 @@ -22643,7 +22645,7 @@ packages: /yargs@16.2.0: resolution: {integrity: sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==} - engines: {node: ">=10"} + engines: {node: '>=10'} dependencies: cliui: 7.0.4 escalade: 3.1.1 @@ -22655,7 +22657,7 @@ packages: /yargs@17.6.2: resolution: {integrity: sha512-1/9UrdHjDZc0eOU0HxOHoS78C69UD3JRMvzlJ7S79S2nTaWRA/whGCTV8o9e/N/1Va9YIV7Q4sOxD8VV4pCWOw==} - engines: {node: ">=12"} + engines: {node: '>=12'} dependencies: cliui: 8.0.1 escalade: 3.1.1 @@ -22667,7 +22669,7 @@ packages: /yargs@17.7.2: resolution: {integrity: sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==} - engines: {node: ">=12"} + engines: {node: '>=12'} dependencies: cliui: 8.0.1 escalade: 3.1.1 @@ -22692,28 +22694,28 @@ packages: /yn@3.1.1: resolution: {integrity: sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==} - engines: {node: ">=6"} + engines: {node: '>=6'} dev: true /yocto-queue@0.1.0: resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} - engines: {node: ">=10"} + engines: {node: '>=10'} /yocto-queue@1.0.0: resolution: {integrity: sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==} - engines: {node: ">=12.20"} + engines: {node: '>=12.20'} dev: true /yoga-layout-prebuilt@1.10.0: resolution: {integrity: sha512-YnOmtSbv4MTf7RGJMK0FvZ+KD8OEe/J5BNnR0GHhD8J/XcG/Qvxgszm0Un6FTHWW4uHlTgP0IztiXQnGyIR45g==} - engines: {node: ">=8"} + engines: {node: '>=8'} dependencies: - "@types/yoga-layout": 1.9.2 + '@types/yoga-layout': 1.9.2 dev: true /zip-stream@4.1.0: resolution: {integrity: sha512-zshzwQW7gG7hjpBlgeQP9RuyPGNxvJdzR8SUM3QhxCnLjWN2E7j3dOvpeDcQoETfHx0urRS7EtmVToql7YpU4A==} - engines: {node: ">= 10"} + engines: {node: '>= 10'} dependencies: archiver-utils: 2.1.0 compress-commons: 4.1.1