From 6c6cd95e8ae841e785cc8439cf7b4d085b3fd01a Mon Sep 17 00:00:00 2001 From: Serif Date: Sat, 6 Apr 2024 16:58:56 +0300 Subject: [PATCH] Update Cypress configuration in info and container apps --- apps/container-e2e/cypress.config.ts | 1 - apps/info-e2e/cypress.config.ts | 1 - package.json | 46 +- pnpm-lock.yaml | 1355 +++++++++++--------------- 4 files changed, 589 insertions(+), 814 deletions(-) diff --git a/apps/container-e2e/cypress.config.ts b/apps/container-e2e/cypress.config.ts index e835f55..2075d94 100644 --- a/apps/container-e2e/cypress.config.ts +++ b/apps/container-e2e/cypress.config.ts @@ -2,6 +2,5 @@ import { nxE2EPreset } from '@nx/cypress/plugins/cypress-preset'; import { defineConfig } from 'cypress'; export default defineConfig({ - // eslint-disable-next-line @typescript-eslint/no-unsafe-assignment e2e: nxE2EPreset(__dirname), }); diff --git a/apps/info-e2e/cypress.config.ts b/apps/info-e2e/cypress.config.ts index e835f55..2075d94 100644 --- a/apps/info-e2e/cypress.config.ts +++ b/apps/info-e2e/cypress.config.ts @@ -2,6 +2,5 @@ import { nxE2EPreset } from '@nx/cypress/plugins/cypress-preset'; import { defineConfig } from 'cypress'; export default defineConfig({ - // eslint-disable-next-line @typescript-eslint/no-unsafe-assignment e2e: nxE2EPreset(__dirname), }); diff --git a/package.json b/package.json index 09b0a45..0a4f5ee 100644 --- a/package.json +++ b/package.json @@ -20,40 +20,40 @@ "devDependencies": { "@babel/core": "^7.14.5", "@babel/preset-react": "^7.14.5", - "@nx/cypress": "18.2.3", - "@nx/devkit": "18.2.3", - "@nx/eslint-plugin": "18.2.3", - "@nx/jest": "18.2.3", - "@nx/js": "18.2.3", - "@nx/linter": "18.2.3", - "@nx/playwright": "18.2.3", - "@nx/react": "18.2.3", - "@nx/vite": "18.2.3", - "@nx/web": "18.2.3", - "@nx/webpack": "18.2.3", - "@nx/workspace": "18.2.3", + "@nx/cypress": "17.0.1", + "@nx/devkit": "17.0.1", + "@nx/eslint-plugin": "17.0.1", + "@nx/jest": "17.0.1", + "@nx/js": "17.0.1", + "@nx/linter": "17.0.1", + "@nx/playwright": "17.0.1", + "@nx/react": "17.0.1", + "@nx/vite": "17.0.1", + "@nx/web": "17.0.1", + "@nx/webpack": "17.0.1", + "@nx/workspace": "17.0.1", "@playwright/test": "^1.36.0", "@pmmmwh/react-refresh-webpack-plugin": "^0.5.7", "@svgr/webpack": "^8.0.1", - "@swc-node/register": "1.8.0", + "@swc-node/register": "~1.6.7", "@swc/cli": "~0.1.62", "@swc/core": "~1.3.85", "@swc/helpers": "~0.5.2", "@tailwindcss/forms": "^0.5.7", "@testing-library/react": "14.0.0", "@types/jest": "^29.4.0", + "@types/node": "18.14.2", "@types/react": "18.2.24", "@types/react-dom": "18.2.9", - "@types/node": "18.14.2", - "@typescript-eslint/eslint-plugin": "7.5.0", - "@typescript-eslint/parser": "7.5.0", - "@vitejs/plugin-react": "4.2.1", + "@typescript-eslint/eslint-plugin": "^5.60.1", + "@typescript-eslint/parser": "^5.60.1", + "@vitejs/plugin-react": "~4.0.0", "@vitest/coverage-c8": "~0.32.0", - "@vitest/ui": "0.34.7", + "@vitest/ui": "~0.32.0", "autoprefixer": "10.4.13", "babel-jest": "^29.4.1", "cypress": "^13.0.0", - "eslint": "8.57.0", + "eslint": "~8.46.0", "eslint-config-airbnb": "^19.0.4", "eslint-config-airbnb-typescript": "^17.1.0", "eslint-config-prettier": "8.1.0", @@ -70,18 +70,18 @@ "jest-environment-jsdom": "^29.4.1", "jsdom": "~22.1.0", "netlify-cli": "^16.6.1", - "nx": "18.2.3", + "nx": "17.0.1", "postcss": "8.4.21", "prettier": "^2.6.2", "react-refresh": "^0.10.0", "tailwindcss": "3.2.7", "ts-jest": "^29.1.0", "ts-node": "10.9.1", - "typescript": "5.4.4", + "typescript": "~5.1.3", "url-loader": "^4.1.1", - "vite": "5.2.8", + "vite": "~4.3.9", "vite-plugin-dts": "~2.3.0", - "vitest": "0.34.6" + "vitest": "~0.32.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 96e151f..9e157d5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -26,41 +26,41 @@ devDependencies: specifier: ^7.14.5 version: 7.14.5(@babel/core@7.14.5) '@nx/cypress': - specifier: 18.2.3 - version: 18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(cypress@13.0.0)(nx@18.2.3)(typescript@5.4.4) + specifier: 17.0.1 + version: 17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(cypress@13.0.0)(eslint@8.46.0)(nx@17.0.1)(typescript@5.1.6) '@nx/devkit': - specifier: 18.2.3 - version: 18.2.3(nx@18.2.3) + specifier: 17.0.1 + version: 17.0.1(nx@17.0.1) '@nx/eslint-plugin': - specifier: 18.2.3 - version: 18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(@typescript-eslint/parser@7.5.0)(eslint-config-prettier@8.1.0)(eslint@8.57.0)(nx@18.2.3)(typescript@5.4.4) + specifier: 17.0.1 + version: 17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(@typescript-eslint/parser@5.62.0)(eslint-config-prettier@8.1.0)(eslint@8.46.0)(nx@17.0.1)(typescript@5.1.6) '@nx/jest': - specifier: 18.2.3 - version: 18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@18.2.3)(ts-node@10.9.1)(typescript@5.4.4) + specifier: 17.0.1 + version: 17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@17.0.1)(ts-node@10.9.1)(typescript@5.1.6) '@nx/js': - specifier: 18.2.3 - version: 18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@18.2.3)(typescript@5.4.4) + specifier: 17.0.1 + version: 17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@17.0.1)(typescript@5.1.6) '@nx/linter': - specifier: 18.2.3 - version: 18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@18.2.3) + specifier: 17.0.1 + version: 17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(eslint@8.46.0)(nx@17.0.1) '@nx/playwright': - specifier: 18.2.3 - version: 18.2.3(@playwright/test@1.36.0)(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@18.2.3)(typescript@5.4.4) + specifier: 17.0.1 + version: 17.0.1(@playwright/test@1.36.0)(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(eslint@8.46.0)(nx@17.0.1) '@nx/react': - specifier: 18.2.3 - version: 18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@18.2.3)(typescript@5.4.4)(webpack@5.91.0) + specifier: 17.0.1 + version: 17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(eslint@8.46.0)(nx@17.0.1)(typescript@5.1.6)(webpack@5.91.0) '@nx/vite': - specifier: 18.2.3 - version: 18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@18.2.3)(typescript@5.4.4)(vite@5.2.8)(vitest@0.34.6) + specifier: 17.0.1 + version: 17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@17.0.1)(typescript@5.1.6)(vite@4.3.9)(vitest@0.32.4) '@nx/web': - specifier: 18.2.3 - version: 18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@18.2.3)(typescript@5.4.4) + specifier: 17.0.1 + version: 17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@17.0.1)(typescript@5.1.6) '@nx/webpack': - specifier: 18.2.3 - version: 18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@18.2.3)(typescript@5.4.4) + specifier: 17.0.1 + version: 17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@17.0.1)(typescript@5.1.6) '@nx/workspace': - specifier: 18.2.3 - version: 18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85) + specifier: 17.0.1 + version: 17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85) '@playwright/test': specifier: ^1.36.0 version: 1.36.0 @@ -69,10 +69,10 @@ devDependencies: version: 0.5.7(react-refresh@0.10.0)(webpack@5.91.0) '@svgr/webpack': specifier: ^8.0.1 - version: 8.0.1(typescript@5.4.4) + version: 8.0.1(typescript@5.1.6) '@swc-node/register': - specifier: 1.8.0 - version: 1.8.0(@swc/core@1.3.85)(@swc/types@0.1.6)(typescript@5.4.4) + specifier: ~1.6.7 + version: 1.6.8(@swc/core@1.3.85)(@swc/types@0.1.6)(typescript@5.1.6) '@swc/cli': specifier: ~0.1.62 version: 0.1.62(@swc/core@1.3.85) @@ -101,20 +101,20 @@ devDependencies: specifier: 18.2.9 version: 18.2.9 '@typescript-eslint/eslint-plugin': - specifier: 7.5.0 - version: 7.5.0(@typescript-eslint/parser@7.5.0)(eslint@8.57.0)(typescript@5.4.4) + specifier: ^5.60.1 + version: 5.62.0(@typescript-eslint/parser@5.62.0)(eslint@8.46.0)(typescript@5.1.6) '@typescript-eslint/parser': - specifier: 7.5.0 - version: 7.5.0(eslint@8.57.0)(typescript@5.4.4) + specifier: ^5.60.1 + version: 5.62.0(eslint@8.46.0)(typescript@5.1.6) '@vitejs/plugin-react': - specifier: 4.2.1 - version: 4.2.1(vite@5.2.8) + specifier: ~4.0.0 + version: 4.0.4(vite@4.3.9) '@vitest/coverage-c8': specifier: ~0.32.0 - version: 0.32.0(vitest@0.34.6) + version: 0.32.0(vitest@0.32.4) '@vitest/ui': - specifier: 0.34.7 - version: 0.34.7(vitest@0.34.6) + specifier: ~0.32.0 + version: 0.32.4(vitest@0.32.4) autoprefixer: specifier: 10.4.13 version: 10.4.13(postcss@8.4.21) @@ -125,41 +125,41 @@ devDependencies: specifier: ^13.0.0 version: 13.0.0 eslint: - specifier: 8.57.0 - version: 8.57.0 + specifier: ~8.46.0 + version: 8.46.0 eslint-config-airbnb: specifier: ^19.0.4 - version: 19.0.4(eslint-plugin-import@2.27.5)(eslint-plugin-jsx-a11y@6.7.1)(eslint-plugin-react-hooks@4.6.0)(eslint-plugin-react@7.32.2)(eslint@8.57.0) + version: 19.0.4(eslint-plugin-import@2.27.5)(eslint-plugin-jsx-a11y@6.7.1)(eslint-plugin-react-hooks@4.6.0)(eslint-plugin-react@7.32.2)(eslint@8.46.0) eslint-config-airbnb-typescript: specifier: ^17.1.0 - version: 17.1.0(@typescript-eslint/eslint-plugin@7.5.0)(@typescript-eslint/parser@7.5.0)(eslint-plugin-import@2.27.5)(eslint@8.57.0) + version: 17.1.0(@typescript-eslint/eslint-plugin@5.62.0)(@typescript-eslint/parser@5.62.0)(eslint-plugin-import@2.27.5)(eslint@8.46.0) eslint-config-prettier: specifier: 8.1.0 - version: 8.1.0(eslint@8.57.0) + version: 8.1.0(eslint@8.46.0) eslint-plugin-cypress: specifier: ^2.13.4 - version: 2.13.4(eslint@8.57.0) + version: 2.13.4(eslint@8.46.0) eslint-plugin-import: specifier: 2.27.5 - version: 2.27.5(@typescript-eslint/parser@7.5.0)(eslint@8.57.0) + version: 2.27.5(@typescript-eslint/parser@5.62.0)(eslint@8.46.0) eslint-plugin-jsx-a11y: specifier: 6.7.1 - version: 6.7.1(eslint@8.57.0) + version: 6.7.1(eslint@8.46.0) eslint-plugin-playwright: specifier: ^0.15.3 - version: 0.15.3(eslint@8.57.0) + version: 0.15.3(eslint@8.46.0) eslint-plugin-prettier: specifier: ^5.1.3 - version: 5.1.3(eslint-config-prettier@8.1.0)(eslint@8.57.0)(prettier@2.6.2) + version: 5.1.3(eslint-config-prettier@8.1.0)(eslint@8.46.0)(prettier@2.6.2) eslint-plugin-react: specifier: 7.32.2 - version: 7.32.2(eslint@8.57.0) + version: 7.32.2(eslint@8.46.0) eslint-plugin-react-hooks: specifier: 4.6.0 - version: 4.6.0(eslint@8.57.0) + version: 4.6.0(eslint@8.46.0) eslint-plugin-simple-import-sort: specifier: ^12.0.0 - version: 12.0.0(eslint@8.57.0) + version: 12.0.0(eslint@8.46.0) husky: specifier: ^9.0.11 version: 9.0.11 @@ -176,8 +176,8 @@ devDependencies: specifier: ^16.6.1 version: 16.6.1(@swc/core@1.3.85)(@types/node@18.14.2) nx: - specifier: 18.2.3 - version: 18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85) + specifier: 17.0.1 + version: 17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85) postcss: specifier: 8.4.21 version: 8.4.21 @@ -192,25 +192,25 @@ devDependencies: version: 3.2.7(postcss@8.4.21)(ts-node@10.9.1) ts-jest: specifier: ^29.1.0 - version: 29.1.0(@babel/core@7.14.5)(babel-jest@29.4.1)(jest@29.4.1)(typescript@5.4.4) + version: 29.1.0(@babel/core@7.14.5)(babel-jest@29.4.1)(jest@29.4.1)(typescript@5.1.6) ts-node: specifier: 10.9.1 - version: 10.9.1(@swc/core@1.3.85)(@types/node@18.14.2)(typescript@5.4.4) + version: 10.9.1(@swc/core@1.3.85)(@types/node@18.14.2)(typescript@5.1.6) typescript: - specifier: 5.4.4 - version: 5.4.4 + specifier: ~5.1.3 + version: 5.1.6 url-loader: specifier: ^4.1.1 version: 4.1.1(webpack@5.91.0) vite: - specifier: 5.2.8 - version: 5.2.8(@types/node@18.14.2)(less@4.1.3)(stylus@0.59.0) + specifier: ~4.3.9 + version: 4.3.9(@types/node@18.14.2)(less@4.1.3) vite-plugin-dts: specifier: ~2.3.0 - version: 2.3.0(@types/node@18.14.2)(vite@5.2.8) + version: 2.3.0(@types/node@18.14.2)(vite@4.3.9) vitest: - specifier: 0.34.6 - version: 0.34.6(@vitest/ui@0.34.7)(jsdom@22.1.0)(less@4.1.3)(stylus@0.59.0) + specifier: ~0.32.0 + version: 0.32.4(@vitest/ui@0.32.4)(jsdom@22.1.0)(less@4.1.3) packages: @@ -219,10 +219,6 @@ packages: engines: {node: '>=0.10.0'} dev: true - /@adobe/css-tools@4.3.3: - resolution: {integrity: sha512-rE0Pygv0sEZ4vBWHlAgJLGDU7Pm8xoO6p3wsEceb7GYAjScrOHpEo8KK/eVkAcnSM+slAEtXjA2JpdjLp4fJQQ==} - dev: true - /@ampproject/remapping@2.3.0: resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==} engines: {node: '>=6.0.0'} @@ -1928,11 +1924,11 @@ packages: dev: true optional: true - /@esbuild/aix-ppc64@0.20.2: - resolution: {integrity: sha512-D+EBOJHXdNZcLJRBkhENNG8Wji2kgc9AZ9KiPr1JuZjsNtyHzrsfLRrY0tk2H2aoFu6RANO1y1iPPUCDYWkb5g==} + /@esbuild/android-arm64@0.17.19: + resolution: {integrity: sha512-KBMWvEZooR7+kzY0BtbTQn0OAYY7CsiydT63pVEaPtVYF0hXbUaOyZog37DKxK7NF3XacBJOpYT4adIJh+avxA==} engines: {node: '>=12'} - cpu: [ppc64] - os: [aix] + cpu: [arm64] + os: [android] requiresBuild: true dev: true optional: true @@ -1964,10 +1960,10 @@ packages: dev: true optional: true - /@esbuild/android-arm64@0.20.2: - resolution: {integrity: sha512-mRzjLacRtl/tWU0SvD8lUEwb61yP9cqQo6noDZP/O8VkwafSYwZ4yWy24kan8jE/IMERpYncRt2dw438LP3Xmg==} + /@esbuild/android-arm@0.17.19: + resolution: {integrity: sha512-rIKddzqhmav7MSmoFCmDIb6e2W57geRsM94gV2l38fzhXMwq7hZoClug9USI2pFRGL06f4IOPHHpFNOkWieR8A==} engines: {node: '>=12'} - cpu: [arm64] + cpu: [arm] os: [android] requiresBuild: true dev: true @@ -2000,10 +1996,10 @@ packages: dev: true optional: true - /@esbuild/android-arm@0.20.2: - resolution: {integrity: sha512-t98Ra6pw2VaDhqNWO2Oph2LXbz/EJcnLmKLGBJwEwXX/JAN83Fym1rU8l0JUWK6HkIbWONCSSatf4sf2NBRx/w==} + /@esbuild/android-x64@0.17.19: + resolution: {integrity: sha512-uUTTc4xGNDT7YSArp/zbtmbhO0uEEK9/ETW29Wk1thYUJBz3IVnvgEiEwEa9IeLyvnpKrWK64Utw2bgUmDveww==} engines: {node: '>=12'} - cpu: [arm] + cpu: [x64] os: [android] requiresBuild: true dev: true @@ -2036,11 +2032,11 @@ packages: dev: true optional: true - /@esbuild/android-x64@0.20.2: - resolution: {integrity: sha512-btzExgV+/lMGDDa194CcUQm53ncxzeBrWJcncOBxuC6ndBkKxnHdFJn86mCIgTELsooUmwUm9FkhSp5HYu00Rg==} + /@esbuild/darwin-arm64@0.17.19: + resolution: {integrity: sha512-80wEoCfF/hFKM6WE1FyBHc9SfUblloAWx6FJkFWTWiCoht9Mc0ARGEM47e67W9rI09YoUxJL68WHfDRYEAvOhg==} engines: {node: '>=12'} - cpu: [x64] - os: [android] + cpu: [arm64] + os: [darwin] requiresBuild: true dev: true optional: true @@ -2072,10 +2068,10 @@ packages: dev: true optional: true - /@esbuild/darwin-arm64@0.20.2: - resolution: {integrity: sha512-4J6IRT+10J3aJH3l1yzEg9y3wkTDgDk7TSDFX+wKFiWjqWp/iCfLIYzGyasx9l0SAFPT1HwSCR+0w/h1ES/MjA==} + /@esbuild/darwin-x64@0.17.19: + resolution: {integrity: sha512-IJM4JJsLhRYr9xdtLytPLSH9k/oxR3boaUIYiHkAawtwNOXKE8KoU8tMvryogdcT8AU+Bflmh81Xn6Q0vTZbQw==} engines: {node: '>=12'} - cpu: [arm64] + cpu: [x64] os: [darwin] requiresBuild: true dev: true @@ -2108,11 +2104,11 @@ packages: dev: true optional: true - /@esbuild/darwin-x64@0.20.2: - resolution: {integrity: sha512-tBcXp9KNphnNH0dfhv8KYkZhjc+H3XBkF5DKtswJblV7KlT9EI2+jeA8DgBjp908WEuYll6pF+UStUCfEpdysA==} + /@esbuild/freebsd-arm64@0.17.19: + resolution: {integrity: sha512-pBwbc7DufluUeGdjSU5Si+P3SoMF5DQ/F/UmTSb8HXO80ZEAJmrykPyzo1IfNbAoaqw48YRpv8shwd1NoI0jcQ==} engines: {node: '>=12'} - cpu: [x64] - os: [darwin] + cpu: [arm64] + os: [freebsd] requiresBuild: true dev: true optional: true @@ -2144,10 +2140,10 @@ packages: dev: true optional: true - /@esbuild/freebsd-arm64@0.20.2: - resolution: {integrity: sha512-d3qI41G4SuLiCGCFGUrKsSeTXyWG6yem1KcGZVS+3FYlYhtNoNgYrWcvkOoaqMhwXSMrZRl69ArHsGJ9mYdbbw==} + /@esbuild/freebsd-x64@0.17.19: + resolution: {integrity: sha512-4lu+n8Wk0XlajEhbEffdy2xy53dpR06SlzvhGByyg36qJw6Kpfk7cp45DR/62aPH9mtJRmIyrXAS5UWBrJT6TQ==} engines: {node: '>=12'} - cpu: [arm64] + cpu: [x64] os: [freebsd] requiresBuild: true dev: true @@ -2180,11 +2176,11 @@ packages: dev: true optional: true - /@esbuild/freebsd-x64@0.20.2: - resolution: {integrity: sha512-d+DipyvHRuqEeM5zDivKV1KuXn9WeRX6vqSqIDgwIfPQtwMP4jaDsQsDncjTDDsExT4lR/91OLjRo8bmC1e+Cw==} + /@esbuild/linux-arm64@0.17.19: + resolution: {integrity: sha512-ct1Tg3WGwd3P+oZYqic+YZF4snNl2bsnMKRkb3ozHmnM0dGWuxcPTTntAF6bOP0Sp4x0PjSF+4uHQ1xvxfRKqg==} engines: {node: '>=12'} - cpu: [x64] - os: [freebsd] + cpu: [arm64] + os: [linux] requiresBuild: true dev: true optional: true @@ -2216,10 +2212,10 @@ packages: dev: true optional: true - /@esbuild/linux-arm64@0.20.2: - resolution: {integrity: sha512-9pb6rBjGvTFNira2FLIWqDk/uaf42sSyLE8j1rnUpuzsODBq7FvpwHYZxQ/It/8b+QOS1RYfqgGFNLRI+qlq2A==} + /@esbuild/linux-arm@0.17.19: + resolution: {integrity: sha512-cdmT3KxjlOQ/gZ2cjfrQOtmhG4HJs6hhvm3mWSRDPtZ/lP5oe8FWceS10JaSJC13GBd4eH/haHnqf7hhGNLerA==} engines: {node: '>=12'} - cpu: [arm64] + cpu: [arm] os: [linux] requiresBuild: true dev: true @@ -2252,10 +2248,10 @@ packages: dev: true optional: true - /@esbuild/linux-arm@0.20.2: - resolution: {integrity: sha512-VhLPeR8HTMPccbuWWcEUD1Az68TqaTYyj6nfE4QByZIQEQVWBB8vup8PpR7y1QHL3CpcF6xd5WVBU/+SBEvGTg==} + /@esbuild/linux-ia32@0.17.19: + resolution: {integrity: sha512-w4IRhSy1VbsNxHRQpeGCHEmibqdTUx61Vc38APcsRbuVgK0OPEnQ0YD39Brymn96mOx48Y2laBQGqgZ0j9w6SQ==} engines: {node: '>=12'} - cpu: [arm] + cpu: [ia32] os: [linux] requiresBuild: true dev: true @@ -2288,10 +2284,10 @@ packages: dev: true optional: true - /@esbuild/linux-ia32@0.20.2: - resolution: {integrity: sha512-o10utieEkNPFDZFQm9CoP7Tvb33UutoJqg3qKf1PWVeeJhJw0Q347PxMvBgVVFgouYLGIhFYG0UGdBumROyiig==} + /@esbuild/linux-loong64@0.17.19: + resolution: {integrity: sha512-2iAngUbBPMq439a+z//gE+9WBldoMp1s5GWsUSgqHLzLJ9WoZLZhpwWuym0u0u/4XmZ3gpHmzV84PonE+9IIdQ==} engines: {node: '>=12'} - cpu: [ia32] + cpu: [loong64] os: [linux] requiresBuild: true dev: true @@ -2324,10 +2320,10 @@ packages: dev: true optional: true - /@esbuild/linux-loong64@0.20.2: - resolution: {integrity: sha512-PR7sp6R/UC4CFVomVINKJ80pMFlfDfMQMYynX7t1tNTeivQ6XdX5r2XovMmha/VjR1YN/HgHWsVcTRIMkymrgQ==} + /@esbuild/linux-mips64el@0.17.19: + resolution: {integrity: sha512-LKJltc4LVdMKHsrFe4MGNPp0hqDFA1Wpt3jE1gEyM3nKUvOiO//9PheZZHfYRfYl6AwdTH4aTcXSqBerX0ml4A==} engines: {node: '>=12'} - cpu: [loong64] + cpu: [mips64el] os: [linux] requiresBuild: true dev: true @@ -2360,10 +2356,10 @@ packages: dev: true optional: true - /@esbuild/linux-mips64el@0.20.2: - resolution: {integrity: sha512-4BlTqeutE/KnOiTG5Y6Sb/Hw6hsBOZapOVF6njAESHInhlQAghVVZL1ZpIctBOoTFbQyGW+LsVYZ8lSSB3wkjA==} + /@esbuild/linux-ppc64@0.17.19: + resolution: {integrity: sha512-/c/DGybs95WXNS8y3Ti/ytqETiW7EU44MEKuCAcpPto3YjQbyK3IQVKfF6nbghD7EcLUGl0NbiL5Rt5DMhn5tg==} engines: {node: '>=12'} - cpu: [mips64el] + cpu: [ppc64] os: [linux] requiresBuild: true dev: true @@ -2396,10 +2392,10 @@ packages: dev: true optional: true - /@esbuild/linux-ppc64@0.20.2: - resolution: {integrity: sha512-rD3KsaDprDcfajSKdn25ooz5J5/fWBylaaXkuotBDGnMnDP1Uv5DLAN/45qfnf3JDYyJv/ytGHQaziHUdyzaAg==} + /@esbuild/linux-riscv64@0.17.19: + resolution: {integrity: sha512-FC3nUAWhvFoutlhAkgHf8f5HwFWUL6bYdvLc/TTuxKlvLi3+pPzdZiFKSWz/PF30TB1K19SuCxDTI5KcqASJqA==} engines: {node: '>=12'} - cpu: [ppc64] + cpu: [riscv64] os: [linux] requiresBuild: true dev: true @@ -2432,10 +2428,10 @@ packages: dev: true optional: true - /@esbuild/linux-riscv64@0.20.2: - resolution: {integrity: sha512-snwmBKacKmwTMmhLlz/3aH1Q9T8v45bKYGE3j26TsaOVtjIag4wLfWSiZykXzXuE1kbCE+zJRmwp+ZbIHinnVg==} + /@esbuild/linux-s390x@0.17.19: + resolution: {integrity: sha512-IbFsFbxMWLuKEbH+7sTkKzL6NJmG2vRyy6K7JJo55w+8xDk7RElYn6xvXtDW8HCfoKBFK69f3pgBJSUSQPr+4Q==} engines: {node: '>=12'} - cpu: [riscv64] + cpu: [s390x] os: [linux] requiresBuild: true dev: true @@ -2468,10 +2464,10 @@ packages: dev: true optional: true - /@esbuild/linux-s390x@0.20.2: - resolution: {integrity: sha512-wcWISOobRWNm3cezm5HOZcYz1sKoHLd8VL1dl309DiixxVFoFe/o8HnwuIwn6sXre88Nwj+VwZUvJf4AFxkyrQ==} + /@esbuild/linux-x64@0.17.19: + resolution: {integrity: sha512-68ngA9lg2H6zkZcyp22tsVt38mlhWde8l3eJLWkyLrp4HwMUr3c1s/M2t7+kHIhvMjglIBrFpncX1SzMckomGw==} engines: {node: '>=12'} - cpu: [s390x] + cpu: [x64] os: [linux] requiresBuild: true dev: true @@ -2504,11 +2500,11 @@ packages: dev: true optional: true - /@esbuild/linux-x64@0.20.2: - resolution: {integrity: sha512-1MdwI6OOTsfQfek8sLwgyjOXAu+wKhLEoaOLTjbijk6E2WONYpH9ZU2mNtR+lZ2B4uwr+usqGuVfFT9tMtGvGw==} + /@esbuild/netbsd-x64@0.17.19: + resolution: {integrity: sha512-CwFq42rXCR8TYIjIfpXCbRX0rp1jo6cPIUPSaWwzbVI4aOfX96OXY8M6KNmtPcg7QjYeDmN+DD0Wp3LaBOLf4Q==} engines: {node: '>=12'} cpu: [x64] - os: [linux] + os: [netbsd] requiresBuild: true dev: true optional: true @@ -2540,11 +2536,11 @@ packages: dev: true optional: true - /@esbuild/netbsd-x64@0.20.2: - resolution: {integrity: sha512-K8/DhBxcVQkzYc43yJXDSyjlFeHQJBiowJ0uVL6Tor3jGQfSGHNNJcWxNbOI8v5k82prYqzPuwkzHt3J1T1iZQ==} + /@esbuild/openbsd-x64@0.17.19: + resolution: {integrity: sha512-cnq5brJYrSZ2CF6c35eCmviIN3k3RczmHz8eYaVlNasVqsNY+JKohZU5MKmaOI+KkllCdzOKKdPs762VCPC20g==} engines: {node: '>=12'} cpu: [x64] - os: [netbsd] + os: [openbsd] requiresBuild: true dev: true optional: true @@ -2576,11 +2572,11 @@ packages: dev: true optional: true - /@esbuild/openbsd-x64@0.20.2: - resolution: {integrity: sha512-eMpKlV0SThJmmJgiVyN9jTPJ2VBPquf6Kt/nAoo6DgHAoN57K15ZghiHaMvqjCye/uU4X5u3YSMgVBI1h3vKrQ==} + /@esbuild/sunos-x64@0.17.19: + resolution: {integrity: sha512-vCRT7yP3zX+bKWFeP/zdS6SqdWB8OIpaRq/mbXQxTGHnIxspRtigpkUcDMlSCOejlHowLqII7K2JKevwyRP2rg==} engines: {node: '>=12'} cpu: [x64] - os: [openbsd] + os: [sunos] requiresBuild: true dev: true optional: true @@ -2612,11 +2608,11 @@ packages: dev: true optional: true - /@esbuild/sunos-x64@0.20.2: - resolution: {integrity: sha512-2UyFtRC6cXLyejf/YEld4Hajo7UHILetzE1vsRcGL3earZEW77JxrFjH4Ez2qaTiEfMgAXxfAZCm1fvM/G/o8w==} + /@esbuild/win32-arm64@0.17.19: + resolution: {integrity: sha512-yYx+8jwowUstVdorcMdNlzklLYhPxjniHWFKgRqH7IFlUEa0Umu3KuYplf1HUZZ422e3NU9F4LGb+4O0Kdcaag==} engines: {node: '>=12'} - cpu: [x64] - os: [sunos] + cpu: [arm64] + os: [win32] requiresBuild: true dev: true optional: true @@ -2648,10 +2644,10 @@ packages: dev: true optional: true - /@esbuild/win32-arm64@0.20.2: - resolution: {integrity: sha512-GRibxoawM9ZCnDxnP3usoUDO9vUkpAxIIZ6GQI+IlVmr5kP3zUq+l17xELTHMWTWzjxa2guPNyrpq1GWmPvcGQ==} + /@esbuild/win32-ia32@0.17.19: + resolution: {integrity: sha512-eggDKanJszUtCdlVs0RB+h35wNlb5v4TWEkq4vZcmVt5u/HiDZrTXe2bWFQUez3RgNHwx/x4sk5++4NSSicKkw==} engines: {node: '>=12'} - cpu: [arm64] + cpu: [ia32] os: [win32] requiresBuild: true dev: true @@ -2684,10 +2680,10 @@ packages: dev: true optional: true - /@esbuild/win32-ia32@0.20.2: - resolution: {integrity: sha512-HfLOfn9YWmkSKRQqovpnITazdtquEW8/SoHW7pWpuEeguaZI4QnCRW6b+oZTztdBnZOS2hqJ6im/D5cPzBTTlQ==} + /@esbuild/win32-x64@0.17.19: + resolution: {integrity: sha512-lAhycmKnVOuRYNtRtatQR1LPQf2oYCkRGkSFnseDAKPl8lu5SOsK/e1sXe5a0Pc5kHIHe6P2I/ilntNv2xf3cA==} engines: {node: '>=12'} - cpu: [ia32] + cpu: [x64] os: [win32] requiresBuild: true dev: true @@ -2720,22 +2716,13 @@ packages: dev: true optional: true - /@esbuild/win32-x64@0.20.2: - resolution: {integrity: sha512-N49X4lJX27+l9jbLKSqZ6bKNjzQvHaT8IIFUy+YIqmXQdjYCToGWwOItDrfby14c78aDd5NHQl29xingXfCdLQ==} - engines: {node: '>=12'} - cpu: [x64] - os: [win32] - requiresBuild: true - dev: true - optional: true - - /@eslint-community/eslint-utils@4.4.0(eslint@8.57.0): + /@eslint-community/eslint-utils@4.4.0(eslint@8.46.0): resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 dependencies: - eslint: 8.57.0 + eslint: 8.46.0 eslint-visitor-keys: 3.4.3 dev: true @@ -3195,7 +3182,7 @@ packages: nopt: 5.0.0 npmlog: 5.0.1 rimraf: 3.0.2 - semver: 7.5.4 + semver: 7.6.0 tar: 6.2.1 transitivePeerDependencies: - encoding @@ -3336,8 +3323,8 @@ packages: strip-ansi: 7.1.0 supports-color: 9.4.0 terminal-link: 3.0.0 - ts-node: 10.9.1(@swc/core@1.3.85)(@types/node@18.14.2)(typescript@5.4.4) - typescript: 5.4.4 + ts-node: 10.9.1(@swc/core@1.3.85)(@types/node@18.14.2)(typescript@5.1.6) + typescript: 5.1.6 uuid: 9.0.0 yargs: 17.7.2 transitivePeerDependencies: @@ -3757,10 +3744,10 @@ packages: fastq: 1.17.1 dev: true - /@nrwl/cypress@18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(cypress@13.0.0)(nx@18.2.3)(typescript@5.4.4): - resolution: {integrity: sha512-P44e3hmhXWK6jALoHK8bAVUvIqGP8SCX/GM/e6jVAZIjvAC+L69WTkAXVLgZkiD8WpZegSho47AtaL1D256a/g==} + /@nrwl/cypress@17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(cypress@13.0.0)(eslint@8.46.0)(nx@17.0.1)(typescript@5.1.6): + resolution: {integrity: sha512-13eIoTDcpWAcNAPWnwCdXldx3DHApMnpfrraFTgmeHC8e2WlmPPxAcxSasie2Y6fckyP+Mv9KRENZMhET8Vvxw==} dependencies: - '@nx/cypress': 18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(cypress@13.0.0)(nx@18.2.3)(typescript@5.4.4) + '@nx/cypress': 17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(cypress@13.0.0)(eslint@8.46.0)(nx@17.0.1)(typescript@5.1.6) transitivePeerDependencies: - '@babel/traverse' - '@swc-node/register' @@ -3769,25 +3756,25 @@ packages: - '@types/node' - cypress - debug - - js-yaml + - eslint - nx - supports-color - typescript - verdaccio dev: true - /@nrwl/devkit@18.2.3(nx@18.2.3): - resolution: {integrity: sha512-BJQdPmXFze7g4zsHhwSTssAcm/hvl0rXbIzZYQxncsVU4d+Fx0GS3JYBZ+9EcfnCeAEb10jGvn7Rfk+0okMmOw==} + /@nrwl/devkit@17.0.1(nx@17.0.1): + resolution: {integrity: sha512-/4wANytOG8RlGAU6QbPzka330Ud1zo0/1NxZcAvOkexW8w7lzZoT+O0ArTCVHuWVDa2h4cKjfd15+XCEglyazg==} dependencies: - '@nx/devkit': 18.2.3(nx@18.2.3) + '@nx/devkit': 17.0.1(nx@17.0.1) transitivePeerDependencies: - nx dev: true - /@nrwl/eslint-plugin-nx@18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(@typescript-eslint/parser@7.5.0)(eslint-config-prettier@8.1.0)(eslint@8.57.0)(nx@18.2.3)(typescript@5.4.4): - resolution: {integrity: sha512-hwIqxp2A0G250tFzEDmVbhwhtldoB7858848AME99Nt9Ij27ThzYaLIG+TYicmb+Rq2FqG9G/6wS89eg1aAg2Q==} + /@nrwl/eslint-plugin-nx@17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(@typescript-eslint/parser@5.62.0)(eslint-config-prettier@8.1.0)(eslint@8.46.0)(nx@17.0.1)(typescript@5.1.6): + resolution: {integrity: sha512-L3rD1vnZPI637tigeHhLmSUjaNxI0Rwd3xFb8BTm2sCi1wPAR8LVxb3tERC3qjVU9EWl6v2AyLnAFaRK9birhg==} dependencies: - '@nx/eslint-plugin': 18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(@typescript-eslint/parser@7.5.0)(eslint-config-prettier@8.1.0)(eslint@8.57.0)(nx@18.2.3)(typescript@5.4.4) + '@nx/eslint-plugin': 17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(@typescript-eslint/parser@5.62.0)(eslint-config-prettier@8.1.0)(eslint@8.46.0)(nx@17.0.1)(typescript@5.1.6) transitivePeerDependencies: - '@babel/traverse' - '@swc-node/register' @@ -3804,10 +3791,10 @@ packages: - verdaccio dev: true - /@nrwl/jest@18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@18.2.3)(ts-node@10.9.1)(typescript@5.4.4): - resolution: {integrity: sha512-64Ebl6GYOQ8AWp/MpPx8qXwKla3x0wnVGjJK4gUGOJ9ShMQnzd4hgYLpVuB4Des7QSxXoict3YVOVocY0joNow==} + /@nrwl/jest@17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@17.0.1)(ts-node@10.9.1)(typescript@5.1.6): + resolution: {integrity: sha512-FoCOtgyGTg0DRePiOXKFSOXVFQrQ3hQp+YIt/GPraXSp0xzP5hqbl7WH8i+7pghujm4YUv7lHK6sFSht9SxQWQ==} dependencies: - '@nx/jest': 18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@18.2.3)(ts-node@10.9.1)(typescript@5.4.4) + '@nx/jest': 17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@17.0.1)(ts-node@10.9.1)(typescript@5.1.6) transitivePeerDependencies: - '@babel/traverse' - '@swc-node/register' @@ -3824,10 +3811,10 @@ packages: - verdaccio dev: true - /@nrwl/js@18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@18.2.3)(typescript@5.4.4): - resolution: {integrity: sha512-fOpKQg7CvzOmcow9fbBc5l96Pbv8gTe9qba4jiw3Z+EH776qraNBL9pRpff653V+obVh//gkq84BUeoJgk8vzQ==} + /@nrwl/js@17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@17.0.1)(typescript@5.1.6): + resolution: {integrity: sha512-CUXqhvbGw7WaxzguorQllC6i1C9gpG8ha+I8/mxI6FaDJ7EJG/osoriJsYlyQsOrNWFwF4begvUiH7ko6wLyFA==} dependencies: - '@nx/js': 18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@18.2.3)(typescript@5.4.4) + '@nx/js': 17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@17.0.1)(typescript@5.1.6) transitivePeerDependencies: - '@babel/traverse' - '@swc-node/register' @@ -3841,10 +3828,10 @@ packages: - verdaccio dev: true - /@nrwl/react@18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@18.2.3)(typescript@5.4.4)(webpack@5.91.0): - resolution: {integrity: sha512-TjSLtfAcL3OK05+a5cuuuXDnnckEpuPd5Qbr3WA43zVX4IJie7zWIedkjJhGzAYjHOmBtCo21eV3qD/V84nnmA==} + /@nrwl/react@17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(eslint@8.46.0)(nx@17.0.1)(typescript@5.1.6)(webpack@5.91.0): + resolution: {integrity: sha512-YZHSQvFqgv4/ohIOeQJlRbKAhBWd1YZd3hoKJ/wE7L+UnhCACe+OKCM1X7QZiVeB2aCmbf5DSP78ic++q8Uc/g==} dependencies: - '@nx/react': 18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@18.2.3)(typescript@5.4.4)(webpack@5.91.0) + '@nx/react': 17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(eslint@8.46.0)(nx@17.0.1)(typescript@5.1.6)(webpack@5.91.0) transitivePeerDependencies: - '@babel/traverse' - '@swc-node/register' @@ -3852,7 +3839,7 @@ packages: - '@swc/wasm' - '@types/node' - debug - - js-yaml + - eslint - nx - supports-color - typescript @@ -3860,11 +3847,11 @@ packages: - webpack dev: true - /@nrwl/tao@18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85): - resolution: {integrity: sha512-vmteqzGcKPbexaAVPb/7VfXI5dXxzZwSm3rem3z20QlDOmNh1545VLO9YEfT5xzmZT2CC7F0etR4KcrJLtoT5g==} + /@nrwl/tao@17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85): + resolution: {integrity: sha512-UtqLJi3kCtGFY4voZ78FfQ/t3av7F9gYgWkG9/WquDmXzUMNufPgsnIX4wwzvyeifwy1ocEA0APsUfRX63d5rw==} hasBin: true dependencies: - nx: 18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85) + nx: 17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85) tslib: 2.6.2 transitivePeerDependencies: - '@swc-node/register' @@ -3872,10 +3859,10 @@ packages: - debug dev: true - /@nrwl/vite@18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@18.2.3)(typescript@5.4.4)(vite@5.2.8)(vitest@0.34.6): - resolution: {integrity: sha512-VSwJtKp9Tx0l2y/yWHaPYJvJ0I2xz1hkcV5efM3lFLT/rYuQPnTg7Y759lcyu1iLArdHQKdbEUV644YF7jbLZQ==} + /@nrwl/vite@17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@17.0.1)(typescript@5.1.6)(vite@4.3.9)(vitest@0.32.4): + resolution: {integrity: sha512-FVpOv5TF5BEeyOoMSJ21pC8ZWVojp/iZSAdfmew89Zwv30Ga4z8MQM2f49Zh5gbpo8goiU7QAYkDc1tvKqg7vA==} dependencies: - '@nx/vite': 18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@18.2.3)(typescript@5.4.4)(vite@5.2.8)(vitest@0.34.6) + '@nx/vite': 17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@17.0.1)(typescript@5.1.6)(vite@4.3.9)(vitest@0.32.4) transitivePeerDependencies: - '@babel/traverse' - '@swc-node/register' @@ -3891,10 +3878,10 @@ packages: - vitest dev: true - /@nrwl/web@18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@18.2.3)(typescript@5.4.4): - resolution: {integrity: sha512-nlucIDaMUOAG5xOJTCzvKHhCAxergYUrfi2XgPYjg4mu+ApqJxI7HO6FVXZazdivEwNy++BLErjmOjMb52iaVw==} + /@nrwl/web@17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@17.0.1)(typescript@5.1.6): + resolution: {integrity: sha512-jA4msywPngESAOaZ3LgIx1FcYNdwX3ogm3v6937N9CnMRYJ9UDwT/hL/I2VD4Luy/hXa4BxlIHAgegi/sHrwDQ==} dependencies: - '@nx/web': 18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@18.2.3)(typescript@5.4.4) + '@nx/web': 17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@17.0.1)(typescript@5.1.6) transitivePeerDependencies: - '@babel/traverse' - '@swc-node/register' @@ -3908,10 +3895,10 @@ packages: - verdaccio dev: true - /@nrwl/webpack@18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@18.2.3)(typescript@5.4.4): - resolution: {integrity: sha512-ygkYzE+ihhFBuMmOuOkGse0Aas0CSbJ8uLth8UumnapU1euBTP5blhp+y6HRCRT8SzfGzc0qJ+M8YLb6E/DvMQ==} + /@nrwl/webpack@17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@17.0.1)(typescript@5.1.6): + resolution: {integrity: sha512-snTggVmttopym51KIt+GQdqP1ETJAYBJLHfcgbLYPHV/J9W5POc8E4z2wMSAYUWTFa3KouKYAKpLPLIXr37FtQ==} dependencies: - '@nx/webpack': 18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@18.2.3)(typescript@5.4.4) + '@nx/webpack': 17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@17.0.1)(typescript@5.1.6) transitivePeerDependencies: - '@babel/traverse' - '@parcel/css' @@ -3941,32 +3928,32 @@ packages: - webpack-cli dev: true - /@nrwl/workspace@18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85): - resolution: {integrity: sha512-5tVtui/iy+VZTk3x/eFj21Zm0ICPUre9CfB5jlJ2MwH8w+96+186Yt2XGJATkFfnVnjqnszOcjk5BLlra8fdLA==} + /@nrwl/workspace@17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85): + resolution: {integrity: sha512-w5g4AzP1o+xyK/dMJbLw9vKKMLCE7L/l0oVY363A7jq1GQRpqaUO9IoBYV7aTikgL25uK7Fu9T768l2uKzVrKA==} dependencies: - '@nx/workspace': 18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85) + '@nx/workspace': 17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85) transitivePeerDependencies: - '@swc-node/register' - '@swc/core' - debug dev: true - /@nx/cypress@18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(cypress@13.0.0)(nx@18.2.3)(typescript@5.4.4): - resolution: {integrity: sha512-TY5LC4cXFAMq3hrIQDTKYwGgNVDWCTF6i22gaaMlTayowfSWcEug5FHfBGXzpvYR4Q5Snci988krI1yN/6Fbfw==} + /@nx/cypress@17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(cypress@13.0.0)(eslint@8.46.0)(nx@17.0.1)(typescript@5.1.6): + resolution: {integrity: sha512-Z0f+CBf1uHJHb+cvpb0fpO2iUwidAtGVRqB7NpPKMkWkdGYgbiVrXIS3IkfHlZBKVULBNuqg8ylJKIJ9aoJkRA==} peerDependencies: cypress: '>= 3 < 14' peerDependenciesMeta: cypress: optional: true dependencies: - '@nrwl/cypress': 18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(cypress@13.0.0)(nx@18.2.3)(typescript@5.4.4) - '@nx/devkit': 18.2.3(nx@18.2.3) - '@nx/eslint': 18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@18.2.3) - '@nx/js': 18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@18.2.3)(typescript@5.4.4) - '@phenomnomnominal/tsquery': 5.0.1(typescript@5.4.4) + '@nrwl/cypress': 17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(cypress@13.0.0)(eslint@8.46.0)(nx@17.0.1)(typescript@5.1.6) + '@nx/devkit': 17.0.1(nx@17.0.1) + '@nx/eslint': 17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(eslint@8.46.0)(nx@17.0.1) + '@nx/js': 17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@17.0.1)(typescript@5.1.6) + '@phenomnomnominal/tsquery': 5.0.1(typescript@5.1.6) cypress: 13.0.0 detect-port: 1.5.1 - semver: 7.6.0 + semver: 7.5.3 tslib: 2.6.2 transitivePeerDependencies: - '@babel/traverse' @@ -3975,49 +3962,48 @@ packages: - '@swc/wasm' - '@types/node' - debug - - js-yaml + - eslint - nx - supports-color - typescript - verdaccio dev: true - /@nx/devkit@18.2.3(nx@18.2.3): - resolution: {integrity: sha512-dugw9Jm3Og28uwGee94P3KYkqiUV7J8RgibOQjQG4J2Vt3DPBNEGSgBD72qKkzpioEo+XSVUkn9h3GrdmnRU+Q==} + /@nx/devkit@17.0.1(nx@17.0.1): + resolution: {integrity: sha512-YMyype8zN+VrLiTbJMa3zrmMRRolLfPQ+5qGjUhAbgvpzVJlrtkXmZzI8YjYZ7dvo5e/y+NiljUYF+ZN88gpmQ==} peerDependencies: nx: '>= 16 <= 18' dependencies: - '@nrwl/devkit': 18.2.3(nx@18.2.3) + '@nrwl/devkit': 17.0.1(nx@17.0.1) ejs: 3.1.9 enquirer: 2.3.6 ignore: 5.3.1 - nx: 18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85) - semver: 7.6.0 + nx: 17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85) + semver: 7.5.3 tmp: 0.2.3 tslib: 2.6.2 - yargs-parser: 21.1.1 dev: true - /@nx/eslint-plugin@18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(@typescript-eslint/parser@7.5.0)(eslint-config-prettier@8.1.0)(eslint@8.57.0)(nx@18.2.3)(typescript@5.4.4): - resolution: {integrity: sha512-vOHkzHNpDLLd5RMrL/8/sAdqBqMcf2FrSJWug6W4cC0x8hzUpNwnfEn+i4ZCV/QxduQH4/UP96AbOm7rzwoAdg==} + /@nx/eslint-plugin@17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(@typescript-eslint/parser@5.62.0)(eslint-config-prettier@8.1.0)(eslint@8.46.0)(nx@17.0.1)(typescript@5.1.6): + resolution: {integrity: sha512-XvLqg3JcLhvU/VoSXaJK/iwnlDH4xHgCubno6X9l3V6+uLzMEJew69IPHPvRptWMwGSrkhmPKBHauQQUBDkIvQ==} peerDependencies: - '@typescript-eslint/parser': ^6.13.2 || ^7.0.0 + '@typescript-eslint/parser': ^5.60.1 eslint-config-prettier: ^9.0.0 peerDependenciesMeta: eslint-config-prettier: optional: true dependencies: - '@nrwl/eslint-plugin-nx': 18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(@typescript-eslint/parser@7.5.0)(eslint-config-prettier@8.1.0)(eslint@8.57.0)(nx@18.2.3)(typescript@5.4.4) - '@nx/devkit': 18.2.3(nx@18.2.3) - '@nx/js': 18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@18.2.3)(typescript@5.4.4) - '@typescript-eslint/parser': 7.5.0(eslint@8.57.0)(typescript@5.4.4) - '@typescript-eslint/type-utils': 7.5.0(eslint@8.57.0)(typescript@5.4.4) - '@typescript-eslint/utils': 7.5.0(eslint@8.57.0)(typescript@5.4.4) + '@nrwl/eslint-plugin-nx': 17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(@typescript-eslint/parser@5.62.0)(eslint-config-prettier@8.1.0)(eslint@8.46.0)(nx@17.0.1)(typescript@5.1.6) + '@nx/devkit': 17.0.1(nx@17.0.1) + '@nx/js': 17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@17.0.1)(typescript@5.1.6) + '@typescript-eslint/parser': 5.62.0(eslint@8.46.0)(typescript@5.1.6) + '@typescript-eslint/type-utils': 5.62.0(eslint@8.46.0)(typescript@5.1.6) + '@typescript-eslint/utils': 5.62.0(eslint@8.46.0)(typescript@5.1.6) chalk: 4.1.2 confusing-browser-globals: 1.0.11 - eslint-config-prettier: 8.1.0(eslint@8.57.0) + eslint-config-prettier: 8.1.0(eslint@8.46.0) jsonc-eslint-parser: 2.4.0 - semver: 7.6.0 + semver: 7.5.3 tslib: 2.6.2 transitivePeerDependencies: - '@babel/traverse' @@ -4033,20 +4019,20 @@ packages: - verdaccio dev: true - /@nx/eslint@18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@18.2.3): - resolution: {integrity: sha512-qr1A3on5tPR3Rxsrg1wlPLVB/L6iFDp+II1xBb/3PBAsddKvPCzPASsogAm0Q3RdqK2JkJrwo/rX3YxwrjZ5cQ==} + /@nx/eslint@17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(eslint@8.46.0)(nx@17.0.1): + resolution: {integrity: sha512-oSTLucDyHcAhzWSZIoJT4KHUMotvd06zWasd/mMc8GLbXTtYRO38ZiTsQUkA0YpWg4Ng/S5fxiFoHTiol6sXdA==} peerDependencies: - js-yaml: 4.1.0 + eslint: ^8.0.0 peerDependenciesMeta: - js-yaml: + eslint: optional: true dependencies: - '@nx/devkit': 18.2.3(nx@18.2.3) - '@nx/js': 18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@18.2.3)(typescript@5.4.4) - '@nx/linter': 18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@18.2.3) - eslint: 8.57.0 + '@nx/devkit': 17.0.1(nx@17.0.1) + '@nx/js': 17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@17.0.1)(typescript@5.1.6) + '@nx/linter': 17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(eslint@8.46.0)(nx@17.0.1) + eslint: 8.46.0 tslib: 2.6.2 - typescript: 5.4.4 + typescript: 5.1.6 transitivePeerDependencies: - '@babel/traverse' - '@swc-node/register' @@ -4059,24 +4045,22 @@ packages: - verdaccio dev: true - /@nx/jest@18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@18.2.3)(ts-node@10.9.1)(typescript@5.4.4): - resolution: {integrity: sha512-AMI/RuTlNz5d0JiBdraCkZ1ABfEyuJkdCvVjo/RDu1NAw1Xv4hI4+5UG7sb/bJoX6n+lK1SS51z+Zb/ab8lQoQ==} + /@nx/jest@17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@17.0.1)(ts-node@10.9.1)(typescript@5.1.6): + resolution: {integrity: sha512-DROBrzayTe1M3ud49pyrogPchRLCwdDIkfJbpuH1oYaB2K4WDVcAc7t+ijDnfxHjP+1Yv8CQ2Vp7lA+buBjBlw==} dependencies: '@jest/reporters': 29.7.0 '@jest/test-result': 29.7.0 - '@nrwl/jest': 18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@18.2.3)(ts-node@10.9.1)(typescript@5.4.4) - '@nx/devkit': 18.2.3(nx@18.2.3) - '@nx/js': 18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@18.2.3)(typescript@5.4.4) - '@phenomnomnominal/tsquery': 5.0.1(typescript@5.4.4) + '@nrwl/jest': 17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@17.0.1)(ts-node@10.9.1)(typescript@5.1.6) + '@nx/devkit': 17.0.1(nx@17.0.1) + '@nx/js': 17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@17.0.1)(typescript@5.1.6) + '@phenomnomnominal/tsquery': 5.0.1(typescript@5.1.6) chalk: 4.1.2 identity-obj-proxy: 3.0.0 jest-config: 29.7.0(@types/node@18.14.2)(ts-node@10.9.1) jest-resolve: 29.7.0 jest-util: 29.7.0 - minimatch: 9.0.3 resolve.exports: 1.1.0 tslib: 2.6.2 - yargs-parser: 21.1.1 transitivePeerDependencies: - '@babel/traverse' - '@swc-node/register' @@ -4093,8 +4077,8 @@ packages: - verdaccio dev: true - /@nx/js@18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@18.2.3)(typescript@5.4.4): - resolution: {integrity: sha512-hFSmgyaMVIlN/SyFwOwn/IveHsGxxJOv7qhewACg9NlKOa6+eEJYlEbOik9LjvcosDOh5icrngjsFgFJoC1sWA==} + /@nx/js@17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@17.0.1)(typescript@5.1.6): + resolution: {integrity: sha512-HfVf6zsskLCZgBlKtLu5MMpCIalGnBxsLeeqcIyRfwJVdqbCYzy1duVm87CgakXAlRg8ZpmEEf5K2eUhm56Gmw==} peerDependencies: verdaccio: ^5.0.4 peerDependenciesMeta: @@ -4103,15 +4087,14 @@ packages: dependencies: '@babel/core': 7.24.3 '@babel/plugin-proposal-decorators': 7.24.1(@babel/core@7.24.3) - '@babel/plugin-transform-class-properties': 7.24.1(@babel/core@7.24.3) '@babel/plugin-transform-runtime': 7.24.3(@babel/core@7.24.3) '@babel/preset-env': 7.24.3(@babel/core@7.24.3) '@babel/preset-typescript': 7.24.1(@babel/core@7.24.3) '@babel/runtime': 7.24.1 - '@nrwl/js': 18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@18.2.3)(typescript@5.4.4) - '@nx/devkit': 18.2.3(nx@18.2.3) - '@nx/workspace': 18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85) - '@phenomnomnominal/tsquery': 5.0.1(typescript@5.4.4) + '@nrwl/js': 17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@17.0.1)(typescript@5.1.6) + '@nx/devkit': 17.0.1(nx@17.0.1) + '@nx/workspace': 17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85) + '@phenomnomnominal/tsquery': 5.0.1(typescript@5.1.6) babel-plugin-const-enum: 1.2.0(@babel/core@7.24.3) babel-plugin-macros: 2.8.0 babel-plugin-transform-typescript-metadata: 0.3.2(@babel/core@7.24.3) @@ -4122,13 +4105,13 @@ packages: fs-extra: 11.2.0 ignore: 5.3.1 js-tokens: 4.0.0 - minimatch: 9.0.3 + minimatch: 3.0.5 npm-package-arg: 11.0.1 npm-run-path: 4.0.1 ora: 5.3.0 - semver: 7.6.0 + semver: 7.5.3 source-map-support: 0.5.19 - ts-node: 10.9.1(@swc/core@1.3.85)(@types/node@18.14.2)(typescript@5.4.4) + ts-node: 10.9.1(@swc/core@1.3.85)(@types/node@18.14.2)(typescript@5.1.6) tsconfig-paths: 4.2.0 tslib: 2.6.2 transitivePeerDependencies: @@ -4143,10 +4126,10 @@ packages: - typescript dev: true - /@nx/linter@18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@18.2.3): - resolution: {integrity: sha512-buxqe0N/d5iVWA4zE/jX8xrkCJLyGG2h1bSTrz1oyPvM3SdcWr69JpL8j1wtBvnKo/brDzLbNWsnrUwO9cgSAQ==} + /@nx/linter@17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(eslint@8.46.0)(nx@17.0.1): + resolution: {integrity: sha512-EpKj8W9eW+lGTG+oAd3x64yUwFKBvYvG15ObLiqVJmjSEQOSenGwqW5JanLA8leYvGouJ1sR3LGwg9I2o/vqRg==} dependencies: - '@nx/eslint': 18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@18.2.3) + '@nx/eslint': 17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(eslint@8.46.0)(nx@17.0.1) transitivePeerDependencies: - '@babel/traverse' - '@swc-node/register' @@ -4154,14 +4137,14 @@ packages: - '@swc/wasm' - '@types/node' - debug - - js-yaml + - eslint - nx - supports-color - verdaccio dev: true - /@nx/nx-darwin-arm64@18.2.3: - resolution: {integrity: sha512-TEks/vXHE87rNvVqhcIzQOM/+aZvNCf/70PhGG4RBEb+qV0C1kw7nygzdoLI4inFC76Qxhyya/K3J2OnU5ATiw==} + /@nx/nx-darwin-arm64@17.0.1: + resolution: {integrity: sha512-Ksgrtck+vZtdh4mFw+IF4ECh4VGQktuHZNT7MwzKQTzLc7gQgjt3OyC97rDWoTb8qgUNc857Hor6ZAZpqHkItA==} engines: {node: '>= 10'} cpu: [arm64] os: [darwin] @@ -4169,8 +4152,8 @@ packages: dev: true optional: true - /@nx/nx-darwin-x64@18.2.3: - resolution: {integrity: sha512-UsBbNbNXj+L2OzPyQYotyzmZF4h+ryaZ8quYDfdnlYwvFeqkdb2QJ3vJRd6in0kMWGrdk/ria/wZMCxR7U1ggg==} + /@nx/nx-darwin-x64@17.0.1: + resolution: {integrity: sha512-QBGRDwh9xxBAeOI9WUgiihOqnJ3WUlNtIajf3rsH0A9UpU2hPg/7rTSzLRSJHScEPeB9ICLRoiCRnvoZ1iuQMQ==} engines: {node: '>= 10'} cpu: [x64] os: [darwin] @@ -4178,8 +4161,8 @@ packages: dev: true optional: true - /@nx/nx-freebsd-x64@18.2.3: - resolution: {integrity: sha512-f9BXGOeRPhrsNm99TCnOqZZeZUqN1BUOEzWa12eo3u+vQG6Qba3qKn7T92SeEzxOx/mUP/Csv3pFYoY6TE26jA==} + /@nx/nx-freebsd-x64@17.0.1: + resolution: {integrity: sha512-r7cCVBdypTK73b5uPiewIQSq9klSEabcYJkhOP5H0Kzdb3n5G8eJrQBLopoXXqnkxIZnfzvIV/ATssr7nIGJJg==} engines: {node: '>= 10'} cpu: [x64] os: [freebsd] @@ -4187,8 +4170,8 @@ packages: dev: true optional: true - /@nx/nx-linux-arm-gnueabihf@18.2.3: - resolution: {integrity: sha512-ekqr5jZhD6PxGM5IbI/RtlERDJ+8HR04OIdfo6HkbwxwCHxZlzZq+ApEZYum4AbjP6cuc3Zd/us1uuDqfQbeHw==} + /@nx/nx-linux-arm-gnueabihf@17.0.1: + resolution: {integrity: sha512-s0EGuEMvib+yxji+A/C5BDzOe03GczVtB8ArSKWUxwSGq2jv7ybTXgZK0VdJc0odhzXu6zpwy6mEm1ZAGfshDw==} engines: {node: '>= 10'} cpu: [arm] os: [linux] @@ -4196,8 +4179,8 @@ packages: dev: true optional: true - /@nx/nx-linux-arm64-gnu@18.2.3: - resolution: {integrity: sha512-iAW2J8NBFU4zDn5nqRgUq4t7gYC8ALyALzznr97ZvMTQorWfmHYgPUAj/opNqUcr10fjxcmXT0Ux2SX3DgUDmw==} + /@nx/nx-linux-arm64-gnu@17.0.1: + resolution: {integrity: sha512-gB4gdBrnXh4XXqk6RC+GBDnDNZ3UnCnQRTvyVZUtlDZnJ7j9FYbNTZB+m/zoQGweBpCDYAYnpx+bJ7sK1lVwlg==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] @@ -4205,8 +4188,8 @@ packages: dev: true optional: true - /@nx/nx-linux-arm64-musl@18.2.3: - resolution: {integrity: sha512-AJjGVHGGew0QVKUL30mjFjafowrSDYSQ1GgkJCLuWef5jl4rFvm9ruZswVja1KfZTFaImTCU01tZjPBr3zhmAA==} + /@nx/nx-linux-arm64-musl@17.0.1: + resolution: {integrity: sha512-h2258DDRwV10bp3ygmaBxLVnV/gUXo9fQc5yBLgJD679RcyhtQNIW76pCtqqJAb/ErzxJAj6s90YxQdtnnScqQ==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] @@ -4214,8 +4197,8 @@ packages: dev: true optional: true - /@nx/nx-linux-x64-gnu@18.2.3: - resolution: {integrity: sha512-nk5Xg8vmbBRoL0fOgZNBl1paC7hmjACLaSBmU7U2X+Y+QPGQzSw2b+Zn1MKVUWDmc4E6VnQfZ8n0L27+r9NgRw==} + /@nx/nx-linux-x64-gnu@17.0.1: + resolution: {integrity: sha512-KrmkK3CcROGgjO5yOtHgVa9Add2UTjrJnPGFcBES4nm6+7ZDCDwll7ukYCsPy6cwx6hhC5aHrKCARc0oTRmjOQ==} engines: {node: '>= 10'} cpu: [x64] os: [linux] @@ -4223,8 +4206,8 @@ packages: dev: true optional: true - /@nx/nx-linux-x64-musl@18.2.3: - resolution: {integrity: sha512-bOlhul/eov58k9fX8lltopUDOIBEohZq2qc4ag91W2r4jdp6suAiqfXRxQwNZ2iHd8nAXuCDIHCbUuojs6OZnA==} + /@nx/nx-linux-x64-musl@17.0.1: + resolution: {integrity: sha512-qMWAPb+dH50bkM/LgCLhgOMC1Ie0A7lEl4KsJGQcib7CE9l7ntdRso9osJGkBtmidpohL5LbfRb3W4DJunz6Vg==} engines: {node: '>= 10'} cpu: [x64] os: [linux] @@ -4232,8 +4215,8 @@ packages: dev: true optional: true - /@nx/nx-win32-arm64-msvc@18.2.3: - resolution: {integrity: sha512-olXer0LnCvJrdV5ynd19fZHvvarRK/p1JnkoOUZDPVV+A3jGQQ8+paz+/5iLQBKA+5VcgWyqAaGFJnpyEFmnoQ==} + /@nx/nx-win32-arm64-msvc@17.0.1: + resolution: {integrity: sha512-nVsZIqUnqYeo3fkrxjivy2mHW+wbORaJPv2donxPJDCFjXgn1gPsQenKl1wlkeetw+TDCOLQmt09wMkDfpFO2w==} engines: {node: '>= 10'} cpu: [arm64] os: [win32] @@ -4241,8 +4224,8 @@ packages: dev: true optional: true - /@nx/nx-win32-x64-msvc@18.2.3: - resolution: {integrity: sha512-BgzPjF/wqi7zIFcspcKzN37BX1wgGo0OTLncK2PN5nyzSQ+XeNbR5laDswxzOGdB4CRLPqak2+YMhYnoiXeRCg==} + /@nx/nx-win32-x64-msvc@17.0.1: + resolution: {integrity: sha512-0W1Hk7tbAOrou6ScTRo6hlZiIIBt0ECdn6rALEDWN4lNKheu0pb2gHZO/hSYMwGj3XUpNvApvUCCdcSTBjegRQ==} engines: {node: '>= 10'} cpu: [x64] os: [win32] @@ -4250,20 +4233,17 @@ packages: dev: true optional: true - /@nx/playwright@18.2.3(@playwright/test@1.36.0)(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@18.2.3)(typescript@5.4.4): - resolution: {integrity: sha512-hPHRW01D1+vnTyUqulc6nI/x1odKXZNhariL2CBPqVjnCzc6sEf1ufQ+vrbFmeUtn/1C5vhBcCS9OvshLOGB9Q==} + /@nx/playwright@17.0.1(@playwright/test@1.36.0)(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(eslint@8.46.0)(nx@17.0.1): + resolution: {integrity: sha512-MJhF9SDFthv9Ev1dA6kxBRujDw7h3E7GY4p3pFY+XV3IJS8cN6WDi4b1SC//Ji9BIsO9QfzVUwSAy8QTdpDa8g==} peerDependencies: '@playwright/test': ^1.36.0 peerDependenciesMeta: '@playwright/test': optional: true dependencies: - '@nx/devkit': 18.2.3(nx@18.2.3) - '@nx/eslint': 18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@18.2.3) - '@nx/js': 18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@18.2.3)(typescript@5.4.4) - '@phenomnomnominal/tsquery': 5.0.1(typescript@5.4.4) + '@nx/devkit': 17.0.1(nx@17.0.1) + '@nx/eslint': 17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(eslint@8.46.0)(nx@17.0.1) '@playwright/test': 1.36.0 - minimatch: 9.0.3 tslib: 2.6.2 transitivePeerDependencies: - '@babel/traverse' @@ -4272,26 +4252,25 @@ packages: - '@swc/wasm' - '@types/node' - debug - - js-yaml + - eslint - nx - supports-color - - typescript - verdaccio dev: true - /@nx/react@18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@18.2.3)(typescript@5.4.4)(webpack@5.91.0): - resolution: {integrity: sha512-KMI3UHKZKq13OYDhrXjt49YbiP+6n17Blz0+5xXJL4gdQ1XsQ1NAsI+GfkyUI3vm5ID4O6SenqYnNIvSLUNGaQ==} + /@nx/react@17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(eslint@8.46.0)(nx@17.0.1)(typescript@5.1.6)(webpack@5.91.0): + resolution: {integrity: sha512-XN/ME2o5XsVsqBHmnmmPHhaOQfQz+mdh2oyQpwyfuX6XoIFefpRFXg4UrvY4CyQOTcRFfl7yJO8ptyY0mrMUBA==} dependencies: - '@nrwl/react': 18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@18.2.3)(typescript@5.4.4)(webpack@5.91.0) - '@nx/devkit': 18.2.3(nx@18.2.3) - '@nx/eslint': 18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@18.2.3) - '@nx/js': 18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@18.2.3)(typescript@5.4.4) - '@nx/web': 18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@18.2.3)(typescript@5.4.4) - '@phenomnomnominal/tsquery': 5.0.1(typescript@5.4.4) - '@svgr/webpack': 8.0.1(typescript@5.4.4) + '@nrwl/react': 17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(eslint@8.46.0)(nx@17.0.1)(typescript@5.1.6)(webpack@5.91.0) + '@nx/devkit': 17.0.1(nx@17.0.1) + '@nx/eslint': 17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(eslint@8.46.0)(nx@17.0.1) + '@nx/js': 17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@17.0.1)(typescript@5.1.6) + '@nx/web': 17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@17.0.1)(typescript@5.1.6) + '@phenomnomnominal/tsquery': 5.0.1(typescript@5.1.6) + '@svgr/webpack': 8.0.1(typescript@5.1.6) chalk: 4.1.2 file-loader: 6.2.0(webpack@5.91.0) - minimatch: 9.0.3 + minimatch: 3.0.5 tslib: 2.6.2 transitivePeerDependencies: - '@babel/traverse' @@ -4300,7 +4279,7 @@ packages: - '@swc/wasm' - '@types/node' - debug - - js-yaml + - eslint - nx - supports-color - typescript @@ -4308,21 +4287,21 @@ packages: - webpack dev: true - /@nx/vite@18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@18.2.3)(typescript@5.4.4)(vite@5.2.8)(vitest@0.34.6): - resolution: {integrity: sha512-0tcy7TAO8YY6wXQeG01lS1e7C/OmJVRKyDKriECl1hMp8/vQp/PnXd+oj2MmCo9n2qX66pZBvmrwG8B2PMAtTA==} + /@nx/vite@17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@17.0.1)(typescript@5.1.6)(vite@4.3.9)(vitest@0.32.4): + resolution: {integrity: sha512-eKB+fclFlfQR8yuqweUkQaMp2v48bqe1wZ6AGjaWMZIF9tL78ADMy87O/ABpwoli8IQVQEMPk0wR/Vvf368iNA==} peerDependencies: - vite: ^5.0.0 - vitest: ^1.3.1 + vite: ^4.3.4 + vitest: '>=0.31.0 <1.0.0' dependencies: - '@nrwl/vite': 18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@18.2.3)(typescript@5.4.4)(vite@5.2.8)(vitest@0.34.6) - '@nx/devkit': 18.2.3(nx@18.2.3) - '@nx/js': 18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@18.2.3)(typescript@5.4.4) - '@phenomnomnominal/tsquery': 5.0.1(typescript@5.4.4) + '@nrwl/vite': 17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@17.0.1)(typescript@5.1.6)(vite@4.3.9)(vitest@0.32.4) + '@nx/devkit': 17.0.1(nx@17.0.1) + '@nx/js': 17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@17.0.1)(typescript@5.1.6) + '@phenomnomnominal/tsquery': 5.0.1(typescript@5.1.6) '@swc/helpers': 0.5.2 enquirer: 2.3.6 tsconfig-paths: 4.2.0 - vite: 5.2.8(@types/node@18.14.2)(less@4.1.3)(stylus@0.59.0) - vitest: 0.34.6(@vitest/ui@0.34.7)(jsdom@22.1.0)(less@4.1.3)(stylus@0.59.0) + vite: 4.3.9(@types/node@18.14.2)(less@4.1.3) + vitest: 0.32.4(@vitest/ui@0.32.4)(jsdom@22.1.0)(less@4.1.3) transitivePeerDependencies: - '@babel/traverse' - '@swc-node/register' @@ -4336,12 +4315,12 @@ packages: - verdaccio dev: true - /@nx/web@18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@18.2.3)(typescript@5.4.4): - resolution: {integrity: sha512-nDiCHinZGfkGWuTL2HLk6tUcKILMYtrtd6c/cE8T+5TnTXNaMrOQFt1GvDa60HGh8xgRgpjzTsGfJFrf90GJcA==} + /@nx/web@17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@17.0.1)(typescript@5.1.6): + resolution: {integrity: sha512-YdUIR5W3tdoic37/f7eZMbTPuq6CawGGdy+NG6Nz7KczbY1fqXbm+0mXT6rp31ODeIdF7Rc26ipCmzK8d2b2Wg==} dependencies: - '@nrwl/web': 18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@18.2.3)(typescript@5.4.4) - '@nx/devkit': 18.2.3(nx@18.2.3) - '@nx/js': 18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@18.2.3)(typescript@5.4.4) + '@nrwl/web': 17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@17.0.1)(typescript@5.1.6) + '@nx/devkit': 17.0.1(nx@17.0.1) + '@nx/js': 17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@17.0.1)(typescript@5.1.6) chalk: 4.1.2 detect-port: 1.5.1 http-server: 14.1.1 @@ -4359,14 +4338,13 @@ packages: - verdaccio dev: true - /@nx/webpack@18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@18.2.3)(typescript@5.4.4): - resolution: {integrity: sha512-0X7HXrF/VP9BrbbYD4Ewr4KnMT85eSaIBr/TvTrUM4v2BXqPgP4NVQhkd6jLlEkWuDlYtAgwFjcx4NGWRqnwbw==} + /@nx/webpack@17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@17.0.1)(typescript@5.1.6): + resolution: {integrity: sha512-kzzM834eZVbdMfkmzIektY0zVK6a/oea8HtJSdZs7oumDuMB6+ge6hqaFUnj35Uhr4kb+Ry6OvAVPrGJyoj5nQ==} dependencies: '@babel/core': 7.24.3 - '@nrwl/webpack': 18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@18.2.3)(typescript@5.4.4) - '@nx/devkit': 18.2.3(nx@18.2.3) - '@nx/js': 18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@18.2.3)(typescript@5.4.4) - ajv: 8.12.0 + '@nrwl/webpack': 17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@17.0.1)(typescript@5.1.6) + '@nx/devkit': 17.0.1(nx@17.0.1) + '@nx/js': 17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85)(@types/node@18.14.2)(nx@17.0.1)(typescript@5.1.6) autoprefixer: 10.4.13(postcss@8.4.21) babel-loader: 9.1.3(@babel/core@7.24.3)(webpack@5.91.0) browserslist: 4.23.0 @@ -4374,7 +4352,7 @@ packages: copy-webpack-plugin: 10.2.4(webpack@5.91.0) css-loader: 6.10.0(webpack@5.91.0) css-minimizer-webpack-plugin: 5.0.1(webpack@5.91.0) - fork-ts-checker-webpack-plugin: 7.2.13(typescript@5.4.4)(webpack@5.91.0) + fork-ts-checker-webpack-plugin: 7.2.13(typescript@5.1.6)(webpack@5.91.0) less: 4.1.3 less-loader: 11.1.0(less@4.1.3)(webpack@5.91.0) license-webpack-plugin: 4.0.2(webpack@5.91.0) @@ -4389,10 +4367,8 @@ packages: sass-loader: 12.6.0(sass@1.72.0)(webpack@5.91.0) source-map-loader: 3.0.2(webpack@5.91.0) style-loader: 3.3.4(webpack@5.91.0) - stylus: 0.59.0 - stylus-loader: 7.1.3(stylus@0.59.0)(webpack@5.91.0) terser-webpack-plugin: 5.3.10(@swc/core@1.3.85)(webpack@5.91.0) - ts-loader: 9.5.1(typescript@5.4.4)(webpack@5.91.0) + ts-loader: 9.5.1(typescript@5.1.6)(webpack@5.91.0) tsconfig-paths-webpack-plugin: 4.0.0 tslib: 2.6.2 webpack: 5.91.0(@swc/core@1.3.85) @@ -4428,14 +4404,14 @@ packages: - webpack-cli dev: true - /@nx/workspace@18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85): - resolution: {integrity: sha512-en3lSArMrHZ75SqMHnnZjXiMunc6QFDMcglNPQwIE8TuXnV8UWQ1e4hkzRo6hY/YOoY7HcFvMEJ5KyP8OWCmQg==} + /@nx/workspace@17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85): + resolution: {integrity: sha512-QnbGZMFpa6xHHUQwD0JTfanEsRhA6OL4tgrhgI3n6tw05qOVeF3kFmT+t5Ad9er/W8zxMIIarKet07ZyN7t68Q==} dependencies: - '@nrwl/workspace': 18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85) - '@nx/devkit': 18.2.3(nx@18.2.3) + '@nrwl/workspace': 17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85) + '@nx/devkit': 17.0.1(nx@17.0.1) chalk: 4.1.2 enquirer: 2.3.6 - nx: 18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85) + nx: 17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85) tslib: 2.6.2 yargs-parser: 21.1.1 transitivePeerDependencies: @@ -5104,13 +5080,22 @@ packages: engines: {node: '>=14'} dev: true - /@phenomnomnominal/tsquery@5.0.1(typescript@5.4.4): + /@parcel/watcher@2.0.4: + resolution: {integrity: sha512-cTDi+FUDBIUOBKEtj+nhiJ71AZVlkAsQFuGQTun5tV9mwQBQgZvhCzG+URPQc8myeN32yRVZEfVAPCs1RW+Jvg==} + engines: {node: '>= 10.0.0'} + requiresBuild: true + dependencies: + node-addon-api: 3.2.1 + node-gyp-build: 4.8.0 + dev: true + + /@phenomnomnominal/tsquery@5.0.1(typescript@5.1.6): resolution: {integrity: sha512-3nVv+e2FQwsW8Aw6qTU6f+1rfcJ3hrcnvH/mu9i8YhxO+9sqbOfpL8m6PbET5+xKOlz/VSbp0RoYWYCtIsnmuA==} peerDependencies: typescript: ^3 || ^4 || ^5 dependencies: esquery: 1.5.0 - typescript: 5.4.4 + typescript: 5.1.6 dev: true /@pkgr/core@0.1.1: @@ -5263,126 +5248,6 @@ packages: picomatch: 2.3.1 dev: true - /@rollup/rollup-android-arm-eabi@4.14.0: - resolution: {integrity: sha512-jwXtxYbRt1V+CdQSy6Z+uZti7JF5irRKF8hlKfEnF/xJpcNGuuiZMBvuoYM+x9sr9iWGnzrlM0+9hvQ1kgkf1w==} - cpu: [arm] - os: [android] - requiresBuild: true - dev: true - optional: true - - /@rollup/rollup-android-arm64@4.14.0: - resolution: {integrity: sha512-fI9nduZhCccjzlsA/OuAwtFGWocxA4gqXGTLvOyiF8d+8o0fZUeSztixkYjcGq1fGZY3Tkq4yRvHPFxU+jdZ9Q==} - cpu: [arm64] - os: [android] - requiresBuild: true - dev: true - optional: true - - /@rollup/rollup-darwin-arm64@4.14.0: - resolution: {integrity: sha512-BcnSPRM76/cD2gQC+rQNGBN6GStBs2pl/FpweW8JYuz5J/IEa0Fr4AtrPv766DB/6b2MZ/AfSIOSGw3nEIP8SA==} - cpu: [arm64] - os: [darwin] - requiresBuild: true - dev: true - optional: true - - /@rollup/rollup-darwin-x64@4.14.0: - resolution: {integrity: sha512-LDyFB9GRolGN7XI6955aFeI3wCdCUszFWumWU0deHA8VpR3nWRrjG6GtGjBrQxQKFevnUTHKCfPR4IvrW3kCgQ==} - cpu: [x64] - os: [darwin] - requiresBuild: true - dev: true - optional: true - - /@rollup/rollup-linux-arm-gnueabihf@4.14.0: - resolution: {integrity: sha512-ygrGVhQP47mRh0AAD0zl6QqCbNsf0eTo+vgwkY6LunBcg0f2Jv365GXlDUECIyoXp1kKwL5WW6rsO429DBY/bA==} - cpu: [arm] - os: [linux] - requiresBuild: true - dev: true - optional: true - - /@rollup/rollup-linux-arm64-gnu@4.14.0: - resolution: {integrity: sha512-x+uJ6MAYRlHGe9wi4HQjxpaKHPM3d3JjqqCkeC5gpnnI6OWovLdXTpfa8trjxPLnWKyBsSi5kne+146GAxFt4A==} - cpu: [arm64] - os: [linux] - requiresBuild: true - dev: true - optional: true - - /@rollup/rollup-linux-arm64-musl@4.14.0: - resolution: {integrity: sha512-nrRw8ZTQKg6+Lttwqo6a2VxR9tOroa2m91XbdQ2sUUzHoedXlsyvY1fN4xWdqz8PKmf4orDwejxXHjh7YBGUCA==} - cpu: [arm64] - os: [linux] - requiresBuild: true - dev: true - optional: true - - /@rollup/rollup-linux-powerpc64le-gnu@4.14.0: - resolution: {integrity: sha512-xV0d5jDb4aFu84XKr+lcUJ9y3qpIWhttO3Qev97z8DKLXR62LC3cXT/bMZXrjLF9X+P5oSmJTzAhqwUbY96PnA==} - cpu: [ppc64le] - os: [linux] - requiresBuild: true - dev: true - optional: true - - /@rollup/rollup-linux-riscv64-gnu@4.14.0: - resolution: {integrity: sha512-SDDhBQwZX6LPRoPYjAZWyL27LbcBo7WdBFWJi5PI9RPCzU8ijzkQn7tt8NXiXRiFMJCVpkuMkBf4OxSxVMizAw==} - cpu: [riscv64] - os: [linux] - requiresBuild: true - dev: true - optional: true - - /@rollup/rollup-linux-s390x-gnu@4.14.0: - resolution: {integrity: sha512-RxB/qez8zIDshNJDufYlTT0ZTVut5eCpAZ3bdXDU9yTxBzui3KhbGjROK2OYTTor7alM7XBhssgoO3CZ0XD3qA==} - cpu: [s390x] - os: [linux] - requiresBuild: true - dev: true - optional: true - - /@rollup/rollup-linux-x64-gnu@4.14.0: - resolution: {integrity: sha512-C6y6z2eCNCfhZxT9u+jAM2Fup89ZjiG5pIzZIDycs1IwESviLxwkQcFRGLjnDrP+PT+v5i4YFvlcfAs+LnreXg==} - cpu: [x64] - os: [linux] - requiresBuild: true - dev: true - optional: true - - /@rollup/rollup-linux-x64-musl@4.14.0: - resolution: {integrity: sha512-i0QwbHYfnOMYsBEyjxcwGu5SMIi9sImDVjDg087hpzXqhBSosxkE7gyIYFHgfFl4mr7RrXksIBZ4DoLoP4FhJg==} - cpu: [x64] - os: [linux] - requiresBuild: true - dev: true - optional: true - - /@rollup/rollup-win32-arm64-msvc@4.14.0: - resolution: {integrity: sha512-Fq52EYb0riNHLBTAcL0cun+rRwyZ10S9vKzhGKKgeD+XbwunszSY0rVMco5KbOsTlwovP2rTOkiII/fQ4ih/zQ==} - cpu: [arm64] - os: [win32] - requiresBuild: true - dev: true - optional: true - - /@rollup/rollup-win32-ia32-msvc@4.14.0: - resolution: {integrity: sha512-e/PBHxPdJ00O9p5Ui43+vixSgVf4NlLsmV6QneGERJ3lnjIua/kim6PRFe3iDueT1rQcgSkYP8ZBBXa/h4iPvw==} - cpu: [ia32] - os: [win32] - requiresBuild: true - dev: true - optional: true - - /@rollup/rollup-win32-x64-msvc@4.14.0: - resolution: {integrity: sha512-aGg7iToJjdklmxlUlJh/PaPNa4PmqHfyRMLunbL3eaMO0gp656+q1zOKkpJ/CVe9CryJv6tAN1HDoR8cNGzkag==} - cpu: [x64] - os: [win32] - requiresBuild: true - dev: true - optional: true - /@rushstack/node-core-library@3.66.1(@types/node@18.14.2): resolution: {integrity: sha512-ker69cVKAoar7MMtDFZC4CzcDxjwqIhFzqEnYI5NRN/8M3om6saWCVx/A7vL2t/jFCJsnzQplRDqA7c78pytng==} peerDependencies: @@ -5597,14 +5462,14 @@ packages: '@svgr/babel-plugin-transform-svg-component': 8.0.0(@babel/core@7.24.3) dev: true - /@svgr/core@8.0.0(typescript@5.4.4): + /@svgr/core@8.0.0(typescript@5.1.6): resolution: {integrity: sha512-aJKtc+Pie/rFYsVH/unSkDaZGvEeylNv/s2cP+ta9/rYWxRVvoV/S4Qw65Kmrtah4CBK5PM6ISH9qUH7IJQCng==} engines: {node: '>=14'} dependencies: '@babel/core': 7.24.3 '@svgr/babel-preset': 8.0.0(@babel/core@7.24.3) camelcase: 6.3.0 - cosmiconfig: 8.3.6(typescript@5.4.4) + cosmiconfig: 8.3.6(typescript@5.1.6) snake-case: 3.0.4 transitivePeerDependencies: - supports-color @@ -5627,28 +5492,28 @@ packages: dependencies: '@babel/core': 7.24.3 '@svgr/babel-preset': 8.0.0(@babel/core@7.24.3) - '@svgr/core': 8.0.0(typescript@5.4.4) + '@svgr/core': 8.0.0(typescript@5.1.6) '@svgr/hast-util-to-babel-ast': 8.0.0 svg-parser: 2.0.4 transitivePeerDependencies: - supports-color dev: true - /@svgr/plugin-svgo@8.0.1(@svgr/core@8.0.0)(typescript@5.4.4): + /@svgr/plugin-svgo@8.0.1(@svgr/core@8.0.0)(typescript@5.1.6): resolution: {integrity: sha512-29OJ1QmJgnohQHDAgAuY2h21xWD6TZiXji+hnx+W635RiXTAlHTbjrZDktfqzkN0bOeQEtNe+xgq73/XeWFfSg==} engines: {node: '>=14'} peerDependencies: '@svgr/core': '*' dependencies: - '@svgr/core': 8.0.0(typescript@5.4.4) - cosmiconfig: 8.3.6(typescript@5.4.4) + '@svgr/core': 8.0.0(typescript@5.1.6) + cosmiconfig: 8.3.6(typescript@5.1.6) deepmerge: 4.3.1 svgo: 3.2.0 transitivePeerDependencies: - typescript dev: true - /@svgr/webpack@8.0.1(typescript@5.4.4): + /@svgr/webpack@8.0.1(typescript@5.1.6): resolution: {integrity: sha512-zSoeKcbCmfMXjA11uDuCJb+1LWNb3vy6Qw/VHj0Nfcl3UuqwuoZWknHsBIhCWvi4wU9vPui3aq054qjVyZqY4A==} engines: {node: '>=14'} dependencies: @@ -5657,9 +5522,9 @@ packages: '@babel/preset-env': 7.24.3(@babel/core@7.24.3) '@babel/preset-react': 7.24.1(@babel/core@7.24.3) '@babel/preset-typescript': 7.24.1(@babel/core@7.24.3) - '@svgr/core': 8.0.0(typescript@5.4.4) + '@svgr/core': 8.0.0(typescript@5.1.6) '@svgr/plugin-jsx': 8.0.1(@svgr/core@8.0.0) - '@svgr/plugin-svgo': 8.0.1(@svgr/core@8.0.0)(typescript@5.4.4) + '@svgr/plugin-svgo': 8.0.1(@svgr/core@8.0.0)(typescript@5.1.6) transitivePeerDependencies: - supports-color - typescript @@ -5676,27 +5541,27 @@ packages: '@swc/types': 0.1.6 dev: true - /@swc-node/register@1.8.0(@swc/core@1.3.85)(@swc/types@0.1.6)(typescript@5.4.4): - resolution: {integrity: sha512-8K3589HoBSmVmrEVrtr4K5sWEithpGDzcFGic81OW0A9sZY38IV5EGRODQWCk0SBDyLhaF+pid120vJAtsHo1A==} + /@swc-node/register@1.6.8(@swc/core@1.3.85)(@swc/types@0.1.6)(typescript@5.1.6): + resolution: {integrity: sha512-74ijy7J9CWr1Z88yO+ykXphV29giCrSpANQPQRooE0bObpkTO1g4RzQovIfbIaniBiGDDVsYwDoQ3FIrCE8HcQ==} peerDependencies: '@swc/core': '>= 1.3' typescript: '>= 4.3' dependencies: '@swc-node/core': 1.13.0(@swc/core@1.3.85)(@swc/types@0.1.6) - '@swc-node/sourcemap-support': 0.4.0 + '@swc-node/sourcemap-support': 0.3.0 '@swc/core': 1.3.85(@swc/helpers@0.5.2) colorette: 2.0.20 debug: 4.3.4(supports-color@9.4.0) pirates: 4.0.6 tslib: 2.6.2 - typescript: 5.4.4 + typescript: 5.1.6 transitivePeerDependencies: - '@swc/types' - supports-color dev: true - /@swc-node/sourcemap-support@0.4.0: - resolution: {integrity: sha512-weuRmYTO+4yOtHtPZHXlPdA1dJJJp3QOoZAFZ6uZidu992F2X5v1fQdnb26xs1o3Ex/e2sYhRyY5R6NGNuoATQ==} + /@swc-node/sourcemap-support@0.3.0: + resolution: {integrity: sha512-gqBJSmJMWomZFxlppaKea7NeAqFrDrrS0RMt24No92M3nJWcyI9YKGEQKl+EyJqZ5gh6w1s0cTklMHMzRwA1NA==} dependencies: source-map-support: 0.5.21 tslib: 2.6.2 @@ -6281,80 +6146,78 @@ packages: dev: true optional: true - /@typescript-eslint/eslint-plugin@7.5.0(@typescript-eslint/parser@7.5.0)(eslint@8.57.0)(typescript@5.4.4): - resolution: {integrity: sha512-HpqNTH8Du34nLxbKgVMGljZMG0rJd2O9ecvr2QLYp+7512ty1j42KnsFwspPXg1Vh8an9YImf6CokUBltisZFQ==} - engines: {node: ^18.18.0 || >=20.0.0} + /@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0)(eslint@8.46.0)(typescript@5.1.6): + resolution: {integrity: sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: - '@typescript-eslint/parser': ^7.0.0 - eslint: ^8.56.0 + '@typescript-eslint/parser': ^5.0.0 + eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 typescript: '*' peerDependenciesMeta: typescript: optional: true dependencies: '@eslint-community/regexpp': 4.10.0 - '@typescript-eslint/parser': 7.5.0(eslint@8.57.0)(typescript@5.4.4) - '@typescript-eslint/scope-manager': 7.5.0 - '@typescript-eslint/type-utils': 7.5.0(eslint@8.57.0)(typescript@5.4.4) - '@typescript-eslint/utils': 7.5.0(eslint@8.57.0)(typescript@5.4.4) - '@typescript-eslint/visitor-keys': 7.5.0 + '@typescript-eslint/parser': 5.62.0(eslint@8.46.0)(typescript@5.1.6) + '@typescript-eslint/scope-manager': 5.62.0 + '@typescript-eslint/type-utils': 5.62.0(eslint@8.46.0)(typescript@5.1.6) + '@typescript-eslint/utils': 5.62.0(eslint@8.46.0)(typescript@5.1.6) debug: 4.3.4(supports-color@9.4.0) - eslint: 8.57.0 + eslint: 8.46.0 graphemer: 1.4.0 ignore: 5.3.1 - natural-compare: 1.4.0 + natural-compare-lite: 1.4.0 semver: 7.6.0 - ts-api-utils: 1.3.0(typescript@5.4.4) - typescript: 5.4.4 + tsutils: 3.21.0(typescript@5.1.6) + typescript: 5.1.6 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser@7.5.0(eslint@8.57.0)(typescript@5.4.4): - resolution: {integrity: sha512-cj+XGhNujfD2/wzR1tabNsidnYRaFfEkcULdcIyVBYcXjBvBKOes+mpMBP7hMpOyk+gBcfXsrg4NBGAStQyxjQ==} - engines: {node: ^18.18.0 || >=20.0.0} + /@typescript-eslint/parser@5.62.0(eslint@8.46.0)(typescript@5.1.6): + resolution: {integrity: sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: - eslint: ^8.56.0 + eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 typescript: '*' peerDependenciesMeta: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 7.5.0 - '@typescript-eslint/types': 7.5.0 - '@typescript-eslint/typescript-estree': 7.5.0(typescript@5.4.4) - '@typescript-eslint/visitor-keys': 7.5.0 + '@typescript-eslint/scope-manager': 5.62.0 + '@typescript-eslint/types': 5.62.0 + '@typescript-eslint/typescript-estree': 5.62.0(supports-color@9.4.0)(typescript@5.1.6) debug: 4.3.4(supports-color@9.4.0) - eslint: 8.57.0 - typescript: 5.4.4 + eslint: 8.46.0 + typescript: 5.1.6 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/scope-manager@7.5.0: - resolution: {integrity: sha512-Z1r7uJY0MDeUlql9XJ6kRVgk/sP11sr3HKXn268HZyqL7i4cEfrdFuSSY/0tUqT37l5zT0tJOsuDP16kio85iA==} - engines: {node: ^18.18.0 || >=20.0.0} + /@typescript-eslint/scope-manager@5.62.0: + resolution: {integrity: sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 7.5.0 - '@typescript-eslint/visitor-keys': 7.5.0 + '@typescript-eslint/types': 5.62.0 + '@typescript-eslint/visitor-keys': 5.62.0 dev: true - /@typescript-eslint/type-utils@7.5.0(eslint@8.57.0)(typescript@5.4.4): - resolution: {integrity: sha512-A021Rj33+G8mx2Dqh0nMO9GyjjIBK3MqgVgZ2qlKf6CJy51wY/lkkFqq3TqqnH34XyAHUkq27IjlUkWlQRpLHw==} - engines: {node: ^18.18.0 || >=20.0.0} + /@typescript-eslint/type-utils@5.62.0(eslint@8.46.0)(typescript@5.1.6): + resolution: {integrity: sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: - eslint: ^8.56.0 + eslint: '*' typescript: '*' peerDependenciesMeta: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 7.5.0(typescript@5.4.4) - '@typescript-eslint/utils': 7.5.0(eslint@8.57.0)(typescript@5.4.4) + '@typescript-eslint/typescript-estree': 5.62.0(supports-color@9.4.0)(typescript@5.1.6) + '@typescript-eslint/utils': 5.62.0(eslint@8.46.0)(typescript@5.1.6) debug: 4.3.4(supports-color@9.4.0) - eslint: 8.57.0 - ts-api-utils: 1.3.0(typescript@5.4.4) - typescript: 5.4.4 + eslint: 8.46.0 + tsutils: 3.21.0(typescript@5.1.6) + typescript: 5.1.6 transitivePeerDependencies: - supports-color dev: true @@ -6364,12 +6227,7 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/types@7.5.0: - resolution: {integrity: sha512-tv5B4IHeAdhR7uS4+bf8Ov3k793VEVHd45viRRkehIUZxm0WF82VPiLgHzA/Xl4TGPg1ZD49vfxBKFPecD5/mg==} - engines: {node: ^18.18.0 || >=20.0.0} - dev: true - - /@typescript-eslint/typescript-estree@5.62.0(supports-color@9.4.0)(typescript@5.4.4): + /@typescript-eslint/typescript-estree@5.62.0(supports-color@9.4.0)(typescript@5.1.6): resolution: {integrity: sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -6384,47 +6242,26 @@ packages: globby: 11.1.0 is-glob: 4.0.3 semver: 7.6.0 - tsutils: 3.21.0(typescript@5.4.4) - typescript: 5.4.4 + tsutils: 3.21.0(typescript@5.1.6) + typescript: 5.1.6 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/typescript-estree@7.5.0(typescript@5.4.4): - resolution: {integrity: sha512-YklQQfe0Rv2PZEueLTUffiQGKQneiIEKKnfIqPIOxgM9lKSZFCjT5Ad4VqRKj/U4+kQE3fa8YQpskViL7WjdPQ==} - engines: {node: ^18.18.0 || >=20.0.0} - peerDependencies: - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true - dependencies: - '@typescript-eslint/types': 7.5.0 - '@typescript-eslint/visitor-keys': 7.5.0 - debug: 4.3.4(supports-color@9.4.0) - globby: 11.1.0 - is-glob: 4.0.3 - minimatch: 9.0.3 - semver: 7.6.0 - ts-api-utils: 1.3.0(typescript@5.4.4) - typescript: 5.4.4 - transitivePeerDependencies: - - supports-color - dev: true - - /@typescript-eslint/utils@7.5.0(eslint@8.57.0)(typescript@5.4.4): - resolution: {integrity: sha512-3vZl9u0R+/FLQcpy2EHyRGNqAS/ofJ3Ji8aebilfJe+fobK8+LbIFmrHciLVDxjDoONmufDcnVSF38KwMEOjzw==} - engines: {node: ^18.18.0 || >=20.0.0} + /@typescript-eslint/utils@5.62.0(eslint@8.46.0)(typescript@5.1.6): + resolution: {integrity: sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: - eslint: ^8.56.0 + eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.46.0) '@types/json-schema': 7.0.15 '@types/semver': 7.5.8 - '@typescript-eslint/scope-manager': 7.5.0 - '@typescript-eslint/types': 7.5.0 - '@typescript-eslint/typescript-estree': 7.5.0(typescript@5.4.4) - eslint: 8.57.0 + '@typescript-eslint/scope-manager': 5.62.0 + '@typescript-eslint/types': 5.62.0 + '@typescript-eslint/typescript-estree': 5.62.0(supports-color@9.4.0)(typescript@5.1.6) + eslint: 8.46.0 + eslint-scope: 5.1.1 semver: 7.6.0 transitivePeerDependencies: - supports-color @@ -6439,18 +6276,6 @@ packages: eslint-visitor-keys: 3.4.3 dev: true - /@typescript-eslint/visitor-keys@7.5.0: - resolution: {integrity: sha512-mcuHM/QircmA6O7fy6nn2w/3ditQkj+SgtOc8DW3uQ10Yfj42amm2i+6F2K4YAOPNNTmE6iM1ynM6lrSwdendA==} - engines: {node: ^18.18.0 || >=20.0.0} - dependencies: - '@typescript-eslint/types': 7.5.0 - eslint-visitor-keys: 3.4.3 - dev: true - - /@ungap/structured-clone@1.2.0: - resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} - dev: true - /@vercel/nft@0.23.1(supports-color@9.4.0): resolution: {integrity: sha512-NE0xSmGWVhgHF1OIoir71XAd0W0C1UE3nzFyhpFiMr3rVhetww7NvM1kc41trBsPG37Bh+dE5FYCTMzM/gBu0w==} engines: {node: '>=14'} @@ -6472,23 +6297,22 @@ packages: - supports-color dev: true - /@vitejs/plugin-react@4.2.1(vite@5.2.8): - resolution: {integrity: sha512-oojO9IDc4nCUUi8qIR11KoQm0XFFLIwsRBwHRR4d/88IWghn1y6ckz/bJ8GHDCsYEJee8mDzqtJxh15/cisJNQ==} + /@vitejs/plugin-react@4.0.4(vite@4.3.9): + resolution: {integrity: sha512-7wU921ABnNYkETiMaZy7XqpueMnpu5VxvVps13MjmCo+utBdD79sZzrApHawHtVX66cCJQQTXFcjH0y9dSUK8g==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: - vite: ^4.2.0 || ^5.0.0 + vite: ^4.2.0 dependencies: '@babel/core': 7.24.3 '@babel/plugin-transform-react-jsx-self': 7.24.1(@babel/core@7.24.3) '@babel/plugin-transform-react-jsx-source': 7.24.1(@babel/core@7.24.3) - '@types/babel__core': 7.20.5 react-refresh: 0.14.0 - vite: 5.2.8(@types/node@18.14.2)(less@4.1.3)(stylus@0.59.0) + vite: 4.3.9(@types/node@18.14.2)(less@4.1.3) transitivePeerDependencies: - supports-color dev: true - /@vitest/coverage-c8@0.32.0(vitest@0.34.6): + /@vitest/coverage-c8@0.32.0(vitest@0.32.4): resolution: {integrity: sha512-FeTzRN5VCL7B6YTRK5ZPQO2iwJzl2x7/mTQ/2uEeKZatAYBtvczeAYnzSUhCPev7p99+5skxMQZwqVcFTrVCdg==} deprecated: v8 coverage is moved to @vitest/coverage-v8 package peerDependencies: @@ -6499,64 +6323,56 @@ packages: magic-string: 0.30.8 picocolors: 1.0.0 std-env: 3.7.0 - vitest: 0.34.6(@vitest/ui@0.34.7)(jsdom@22.1.0)(less@4.1.3)(stylus@0.59.0) + vitest: 0.32.4(@vitest/ui@0.32.4)(jsdom@22.1.0)(less@4.1.3) dev: true - /@vitest/expect@0.34.6: - resolution: {integrity: sha512-QUzKpUQRc1qC7qdGo7rMK3AkETI7w18gTCUrsNnyjjJKYiuUB9+TQK3QnR1unhCnWRC0AbKv2omLGQDF/mIjOw==} + /@vitest/expect@0.32.4: + resolution: {integrity: sha512-m7EPUqmGIwIeoU763N+ivkFjTzbaBn0n9evsTOcde03ugy2avPs3kZbYmw3DkcH1j5mxhMhdamJkLQ6dM1bk/A==} dependencies: - '@vitest/spy': 0.34.6 - '@vitest/utils': 0.34.6 + '@vitest/spy': 0.32.4 + '@vitest/utils': 0.32.4 chai: 4.4.1 dev: true - /@vitest/runner@0.34.6: - resolution: {integrity: sha512-1CUQgtJSLF47NnhN+F9X2ycxUP0kLHQ/JWvNHbeBfwW8CzEGgeskzNnHDyv1ieKTltuR6sdIHV+nmR6kPxQqzQ==} + /@vitest/runner@0.32.4: + resolution: {integrity: sha512-cHOVCkiRazobgdKLnczmz2oaKK9GJOw6ZyRcaPdssO1ej+wzHVIkWiCiNacb3TTYPdzMddYkCgMjZ4r8C0JFCw==} dependencies: - '@vitest/utils': 0.34.6 + '@vitest/utils': 0.32.4 p-limit: 4.0.0 pathe: 1.1.2 dev: true - /@vitest/snapshot@0.34.6: - resolution: {integrity: sha512-B3OZqYn6k4VaN011D+ve+AA4whM4QkcwcrwaKwAbyyvS/NB1hCWjFIBQxAQQSQir9/RtyAAGuq+4RJmbn2dH4w==} + /@vitest/snapshot@0.32.4: + resolution: {integrity: sha512-IRpyqn9t14uqsFlVI2d7DFMImGMs1Q9218of40bdQQgMePwVdmix33yMNnebXcTzDU5eiV3eUsoxxH5v0x/IQA==} dependencies: magic-string: 0.30.8 pathe: 1.1.2 pretty-format: 29.7.0 dev: true - /@vitest/spy@0.34.6: - resolution: {integrity: sha512-xaCvneSaeBw/cz8ySmF7ZwGvL0lBjfvqc1LpQ/vcdHEvpLn3Ff1vAvjw+CoGn0802l++5L/pxb7whwcWAw+DUQ==} + /@vitest/spy@0.32.4: + resolution: {integrity: sha512-oA7rCOqVOOpE6rEoXuCOADX7Lla1LIa4hljI2MSccbpec54q+oifhziZIJXxlE/CvI2E+ElhBHzVu0VEvJGQKQ==} dependencies: tinyspy: 2.2.1 dev: true - /@vitest/ui@0.34.7(vitest@0.34.6): - resolution: {integrity: sha512-iizUu9R5Rsvsq8FtdJ0suMqEfIsIIzziqnasMHe4VH8vG+FnZSA3UAtCHx6rLeRupIFVAVg7bptMmuvMcsn8WQ==} + /@vitest/ui@0.32.4(vitest@0.32.4): + resolution: {integrity: sha512-92y7bkjf55L08nomvHHYQkDWQEIkb36dJkgi+F/zpO5cFbrmk1pv/dYiaZKQ772uP96fAWinmux6sXNMNUh16w==} peerDependencies: vitest: '>=0.30.1 <1' dependencies: - '@vitest/utils': 0.34.7 + '@vitest/utils': 0.32.4 fast-glob: 3.3.2 fflate: 0.8.2 flatted: 3.3.1 pathe: 1.1.2 picocolors: 1.0.0 sirv: 2.0.4 - vitest: 0.34.6(@vitest/ui@0.34.7)(jsdom@22.1.0)(less@4.1.3)(stylus@0.59.0) + vitest: 0.32.4(@vitest/ui@0.32.4)(jsdom@22.1.0)(less@4.1.3) dev: true - /@vitest/utils@0.34.6: - resolution: {integrity: sha512-IG5aDD8S6zlvloDsnzHw0Ut5xczlF+kv2BOTo+iXfPr54Yhi5qbVOgGB1hZaVq4iJ4C/MZ2J0y15IlsV/ZcI0A==} - dependencies: - diff-sequences: 29.6.3 - loupe: 2.3.7 - pretty-format: 29.7.0 - dev: true - - /@vitest/utils@0.34.7: - resolution: {integrity: sha512-ziAavQLpCYS9sLOorGrFFKmy2gnfiNU0ZJ15TsMz/K92NAPS/rp9K4z6AJQQk5Y8adCy4Iwpxy7pQumQ/psnRg==} + /@vitest/utils@0.32.4: + resolution: {integrity: sha512-Gwnl8dhd1uJ+HXrYyV0eRqfmk9ek1ASE/LWfTCuWMw+d07ogHqp4hEAV28NiecimK6UY9DpSEPh+pXBA5gtTBg==} dependencies: diff-sequences: 29.6.3 loupe: 2.3.7 @@ -6945,7 +6761,7 @@ packages: global-cache-dir: 4.4.0 is-plain-obj: 4.1.0 path-exists: 5.0.0 - semver: 7.5.4 + semver: 7.6.0 write-file-atomic: 4.0.2 dev: true @@ -7894,7 +7710,7 @@ packages: /builtins@5.0.1: resolution: {integrity: sha512-qwVpFEHNfhYJIzNRBvd2C1kyo6jz3ZSMPyyuR47OPdiKWlbYnZNyDWuyR175qDnAJLiCo5fBBqPb3RiXgWlkOQ==} dependencies: - semver: 7.5.3 + semver: 7.6.0 dev: true /byline@5.0.0: @@ -8675,7 +8491,7 @@ packages: yaml: 1.10.2 dev: true - /cosmiconfig@8.3.6(typescript@5.4.4): + /cosmiconfig@8.3.6(typescript@5.1.6): resolution: {integrity: sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==} engines: {node: '>=14'} peerDependencies: @@ -8688,7 +8504,7 @@ packages: js-yaml: 4.1.0 parse-json: 5.2.0 path-type: 4.0.0 - typescript: 5.4.4 + typescript: 5.1.6 dev: true /cp-file@10.0.0: @@ -9427,10 +9243,10 @@ packages: resolution: {integrity: sha512-Mq8egjnW2NSCkzEb/Az15/JnBI/Ryyl6Po0Y+0mABTFvOS6DAyUGRZqz1nyhu4QJmWWe0zaGs/ITIBeWkvCkGw==} engines: {node: ^14.14.0 || >=16.0.0} dependencies: - '@typescript-eslint/typescript-estree': 5.62.0(supports-color@9.4.0)(typescript@5.4.4) + '@typescript-eslint/typescript-estree': 5.62.0(supports-color@9.4.0)(typescript@5.1.6) ast-module-types: 5.0.0 node-source-walk: 6.0.2 - typescript: 5.4.4 + typescript: 5.1.6 transitivePeerDependencies: - supports-color dev: true @@ -9534,7 +9350,7 @@ packages: resolution: {integrity: sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==} dependencies: no-case: 3.0.4 - tslib: 2.3.0 + tslib: 2.6.2 dev: true /dot-prop@6.0.1: @@ -9834,6 +9650,36 @@ packages: resolution: {integrity: sha512-HBL8I3mIki5C1Cc9QjKUenHtnG0A5/xA8Q/AllRcfiwl2CZFXGK7ddBiCoRwAix4i2KxcQfjtIVcrVbB3vbmwg==} dev: true + /esbuild@0.17.19: + resolution: {integrity: sha512-XQ0jAPFkK/u3LcVRcvVHQcTIqD6E2H1fvZMA5dQPSOWb3suUbWbfbRf94pjc0bNzRYLfIrDRQXr7X+LHIm5oHw==} + 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 + dev: true + /esbuild@0.19.11: resolution: {integrity: sha512-HJ96Hev2hX/6i5cDVwcqiJBBtuo9+FeIJOtZ9W1kA5M6AMJRHUZlpYZ1/SbEwtO0ioNAW8rUooVpC/WehY2SfA==} engines: {node: '>=12'} @@ -9925,37 +9771,6 @@ packages: '@esbuild/win32-x64': 0.19.4 dev: true - /esbuild@0.20.2: - resolution: {integrity: sha512-WdOOppmUNU+IbZ0PaDiTst80zjnrOkyJNHoKupIcVyU8Lvla3Ugx94VzkQ32Ijqd7UhHJy75gNWDMUekcrSJ6g==} - engines: {node: '>=12'} - hasBin: true - requiresBuild: true - optionalDependencies: - '@esbuild/aix-ppc64': 0.20.2 - '@esbuild/android-arm': 0.20.2 - '@esbuild/android-arm64': 0.20.2 - '@esbuild/android-x64': 0.20.2 - '@esbuild/darwin-arm64': 0.20.2 - '@esbuild/darwin-x64': 0.20.2 - '@esbuild/freebsd-arm64': 0.20.2 - '@esbuild/freebsd-x64': 0.20.2 - '@esbuild/linux-arm': 0.20.2 - '@esbuild/linux-arm64': 0.20.2 - '@esbuild/linux-ia32': 0.20.2 - '@esbuild/linux-loong64': 0.20.2 - '@esbuild/linux-mips64el': 0.20.2 - '@esbuild/linux-ppc64': 0.20.2 - '@esbuild/linux-riscv64': 0.20.2 - '@esbuild/linux-s390x': 0.20.2 - '@esbuild/linux-x64': 0.20.2 - '@esbuild/netbsd-x64': 0.20.2 - '@esbuild/openbsd-x64': 0.20.2 - '@esbuild/sunos-x64': 0.20.2 - '@esbuild/win32-arm64': 0.20.2 - '@esbuild/win32-ia32': 0.20.2 - '@esbuild/win32-x64': 0.20.2 - dev: true - /escalade@3.1.2: resolution: {integrity: sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==} engines: {node: '>=6'} @@ -10002,7 +9817,7 @@ packages: source-map: 0.6.1 dev: true - /eslint-config-airbnb-base@15.0.0(eslint-plugin-import@2.27.5)(eslint@8.57.0): + /eslint-config-airbnb-base@15.0.0(eslint-plugin-import@2.27.5)(eslint@8.46.0): resolution: {integrity: sha512-xaX3z4ZZIcFLvh2oUNvcX5oEofXda7giYmuplVxoOg5A7EXJMrUyqRgR+mhDhPK8LZ4PttFOBvCYDbX3sUoUig==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: @@ -10010,14 +9825,14 @@ packages: eslint-plugin-import: ^2.25.2 dependencies: confusing-browser-globals: 1.0.11 - eslint: 8.57.0 - eslint-plugin-import: 2.27.5(@typescript-eslint/parser@7.5.0)(eslint@8.57.0) + eslint: 8.46.0 + eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.62.0)(eslint@8.46.0) object.assign: 4.1.5 object.entries: 1.1.8 semver: 6.3.1 dev: true - /eslint-config-airbnb-typescript@17.1.0(@typescript-eslint/eslint-plugin@7.5.0)(@typescript-eslint/parser@7.5.0)(eslint-plugin-import@2.27.5)(eslint@8.57.0): + /eslint-config-airbnb-typescript@17.1.0(@typescript-eslint/eslint-plugin@5.62.0)(@typescript-eslint/parser@5.62.0)(eslint-plugin-import@2.27.5)(eslint@8.46.0): resolution: {integrity: sha512-GPxI5URre6dDpJ0CtcthSZVBAfI+Uw7un5OYNVxP2EYi3H81Jw701yFP7AU+/vCE7xBtFmjge7kfhhk4+RAiig==} peerDependencies: '@typescript-eslint/eslint-plugin': ^5.13.0 || ^6.0.0 @@ -10025,14 +9840,14 @@ packages: eslint: ^7.32.0 || ^8.2.0 eslint-plugin-import: ^2.25.3 dependencies: - '@typescript-eslint/eslint-plugin': 7.5.0(@typescript-eslint/parser@7.5.0)(eslint@8.57.0)(typescript@5.4.4) - '@typescript-eslint/parser': 7.5.0(eslint@8.57.0)(typescript@5.4.4) - eslint: 8.57.0 - eslint-config-airbnb-base: 15.0.0(eslint-plugin-import@2.27.5)(eslint@8.57.0) - eslint-plugin-import: 2.27.5(@typescript-eslint/parser@7.5.0)(eslint@8.57.0) + '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@5.62.0)(eslint@8.46.0)(typescript@5.1.6) + '@typescript-eslint/parser': 5.62.0(eslint@8.46.0)(typescript@5.1.6) + eslint: 8.46.0 + eslint-config-airbnb-base: 15.0.0(eslint-plugin-import@2.27.5)(eslint@8.46.0) + eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.62.0)(eslint@8.46.0) dev: true - /eslint-config-airbnb@19.0.4(eslint-plugin-import@2.27.5)(eslint-plugin-jsx-a11y@6.7.1)(eslint-plugin-react-hooks@4.6.0)(eslint-plugin-react@7.32.2)(eslint@8.57.0): + /eslint-config-airbnb@19.0.4(eslint-plugin-import@2.27.5)(eslint-plugin-jsx-a11y@6.7.1)(eslint-plugin-react-hooks@4.6.0)(eslint-plugin-react@7.32.2)(eslint@8.46.0): resolution: {integrity: sha512-T75QYQVQX57jiNgpF9r1KegMICE94VYwoFQyMGhrvc+lB8YF2E/M/PYDaQe1AJcWaEgqLE+ErXV1Og/+6Vyzew==} engines: {node: ^10.12.0 || ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -10042,23 +9857,23 @@ packages: eslint-plugin-react: ^7.28.0 eslint-plugin-react-hooks: ^4.3.0 dependencies: - eslint: 8.57.0 - eslint-config-airbnb-base: 15.0.0(eslint-plugin-import@2.27.5)(eslint@8.57.0) - eslint-plugin-import: 2.27.5(@typescript-eslint/parser@7.5.0)(eslint@8.57.0) - eslint-plugin-jsx-a11y: 6.7.1(eslint@8.57.0) - eslint-plugin-react: 7.32.2(eslint@8.57.0) - eslint-plugin-react-hooks: 4.6.0(eslint@8.57.0) + eslint: 8.46.0 + eslint-config-airbnb-base: 15.0.0(eslint-plugin-import@2.27.5)(eslint@8.46.0) + eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.62.0)(eslint@8.46.0) + eslint-plugin-jsx-a11y: 6.7.1(eslint@8.46.0) + eslint-plugin-react: 7.32.2(eslint@8.46.0) + eslint-plugin-react-hooks: 4.6.0(eslint@8.46.0) object.assign: 4.1.5 object.entries: 1.1.8 dev: true - /eslint-config-prettier@8.1.0(eslint@8.57.0): + /eslint-config-prettier@8.1.0(eslint@8.46.0): resolution: {integrity: sha512-oKMhGv3ihGbCIimCAjqkdzx2Q+jthoqnXSP+d86M9tptwugycmTFdVR4IpLgq2c4SHifbwO90z2fQ8/Aio73yw==} hasBin: true peerDependencies: eslint: '>=7.0.0' dependencies: - eslint: 8.57.0 + eslint: 8.46.0 dev: true /eslint-import-resolver-node@0.3.9: @@ -10071,7 +9886,7 @@ packages: - supports-color dev: true - /eslint-module-utils@2.8.1(@typescript-eslint/parser@7.5.0)(eslint-import-resolver-node@0.3.9)(eslint@8.57.0): + /eslint-module-utils@2.8.1(@typescript-eslint/parser@5.62.0)(eslint-import-resolver-node@0.3.9)(eslint@8.46.0): resolution: {integrity: sha512-rXDXR3h7cs7dy9RNpUlQf80nX31XWJEyGq1tRMo+6GsO5VmTe4UTwtmonAD4ZkAsrfMVDA2wlGJ3790Ys+D49Q==} engines: {node: '>=4'} peerDependencies: @@ -10092,24 +9907,24 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 7.5.0(eslint@8.57.0)(typescript@5.4.4) + '@typescript-eslint/parser': 5.62.0(eslint@8.46.0)(typescript@5.1.6) debug: 3.2.7(supports-color@8.1.1) - eslint: 8.57.0 + eslint: 8.46.0 eslint-import-resolver-node: 0.3.9 transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-cypress@2.13.4(eslint@8.57.0): + /eslint-plugin-cypress@2.13.4(eslint@8.46.0): resolution: {integrity: sha512-A6CMdzFkGMkIWwVmS7DOBJfO1L2V5qcU2svlueycMJHn4MpoIhASxnDt+rI8zeA7qy9ExEGrMj1WhHcde1VrPQ==} peerDependencies: eslint: '>= 3.2.1' dependencies: - eslint: 8.57.0 + eslint: 8.46.0 globals: 13.24.0 dev: true - /eslint-plugin-import@2.27.5(@typescript-eslint/parser@7.5.0)(eslint@8.57.0): + /eslint-plugin-import@2.27.5(@typescript-eslint/parser@5.62.0)(eslint@8.46.0): resolution: {integrity: sha512-LmEt3GVofgiGuiE+ORpnvP+kAm3h6MLZJ4Q5HCyHADofsb4VzXFsRiWj3c0OFiV+3DWFh0qg3v9gcPlfc3zRow==} engines: {node: '>=4'} peerDependencies: @@ -10119,15 +9934,15 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 7.5.0(eslint@8.57.0)(typescript@5.4.4) + '@typescript-eslint/parser': 5.62.0(eslint@8.46.0)(typescript@5.1.6) array-includes: 3.1.8 array.prototype.flat: 1.3.2 array.prototype.flatmap: 1.3.2 debug: 3.2.7(supports-color@8.1.1) doctrine: 2.1.0 - eslint: 8.57.0 + eslint: 8.46.0 eslint-import-resolver-node: 0.3.9 - eslint-module-utils: 2.8.1(@typescript-eslint/parser@7.5.0)(eslint-import-resolver-node@0.3.9)(eslint@8.57.0) + eslint-module-utils: 2.8.1(@typescript-eslint/parser@5.62.0)(eslint-import-resolver-node@0.3.9)(eslint@8.46.0) has: 1.0.4 is-core-module: 2.13.1 is-glob: 4.0.3 @@ -10142,7 +9957,7 @@ packages: - supports-color dev: true - /eslint-plugin-jsx-a11y@6.7.1(eslint@8.57.0): + /eslint-plugin-jsx-a11y@6.7.1(eslint@8.46.0): resolution: {integrity: sha512-63Bog4iIethyo8smBklORknVjB0T2dwB8Mr/hIC+fBS0uyHdYYpzM/Ed+YC8VxTjlXHEWFOdmgwcDn1U2L9VCA==} engines: {node: '>=4.0'} peerDependencies: @@ -10157,7 +9972,7 @@ packages: axobject-query: 3.2.1 damerau-levenshtein: 1.0.8 emoji-regex: 9.2.2 - eslint: 8.57.0 + eslint: 8.46.0 has: 1.0.4 jsx-ast-utils: 3.3.5 language-tags: 1.0.5 @@ -10167,7 +9982,7 @@ packages: semver: 6.3.1 dev: true - /eslint-plugin-playwright@0.15.3(eslint@8.57.0): + /eslint-plugin-playwright@0.15.3(eslint@8.46.0): resolution: {integrity: sha512-LQMW5y0DLK5Fnpya7JR1oAYL2/7Y9wDiYw6VZqlKqcRGSgjbVKNqxraphk7ra1U3Bb5EK444xMgUlQPbMg2M1g==} peerDependencies: eslint: '>=7' @@ -10176,10 +9991,10 @@ packages: eslint-plugin-jest: optional: true dependencies: - eslint: 8.57.0 + eslint: 8.46.0 dev: true - /eslint-plugin-prettier@5.1.3(eslint-config-prettier@8.1.0)(eslint@8.57.0)(prettier@2.6.2): + /eslint-plugin-prettier@5.1.3(eslint-config-prettier@8.1.0)(eslint@8.46.0)(prettier@2.6.2): resolution: {integrity: sha512-C9GCVAs4Eq7ZC/XFQHITLiHJxQngdtraXaM+LoUFoFp/lHNl2Zn8f3WQbe9HvTBBQ9YnKFB0/2Ajdqwo5D1EAw==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: @@ -10193,23 +10008,23 @@ packages: eslint-config-prettier: optional: true dependencies: - eslint: 8.57.0 - eslint-config-prettier: 8.1.0(eslint@8.57.0) + eslint: 8.46.0 + eslint-config-prettier: 8.1.0(eslint@8.46.0) prettier: 2.6.2 prettier-linter-helpers: 1.0.0 synckit: 0.8.8 dev: true - /eslint-plugin-react-hooks@4.6.0(eslint@8.57.0): + /eslint-plugin-react-hooks@4.6.0(eslint@8.46.0): resolution: {integrity: sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==} 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: - eslint: 8.57.0 + eslint: 8.46.0 dev: true - /eslint-plugin-react@7.32.2(eslint@8.57.0): + /eslint-plugin-react@7.32.2(eslint@8.46.0): resolution: {integrity: sha512-t2fBMa+XzonrrNkyVirzKlvn5RXzzPwRHtMvLAtVZrt8oxgnTQaYbU6SXTOO1mwQgp1y5+toMSKInnzGr0Knqg==} engines: {node: '>=4'} peerDependencies: @@ -10219,7 +10034,7 @@ packages: array.prototype.flatmap: 1.3.2 array.prototype.tosorted: 1.1.3 doctrine: 2.1.0 - eslint: 8.57.0 + eslint: 8.46.0 estraverse: 5.3.0 jsx-ast-utils: 3.3.5 minimatch: 3.1.2 @@ -10233,12 +10048,12 @@ packages: string.prototype.matchall: 4.0.11 dev: true - /eslint-plugin-simple-import-sort@12.0.0(eslint@8.57.0): + /eslint-plugin-simple-import-sort@12.0.0(eslint@8.46.0): resolution: {integrity: sha512-8o0dVEdAkYap0Cn5kNeklaKcT1nUsa3LITWEuFk3nJifOoD+5JQGoyDUW2W/iPWwBsNBJpyJS9y4je/BgxLcyQ==} peerDependencies: eslint: '>=5.0.0' dependencies: - eslint: 8.57.0 + eslint: 8.46.0 dev: true /eslint-scope@5.1.1: @@ -10262,19 +10077,18 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint@8.57.0: - resolution: {integrity: sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==} + /eslint@8.46.0: + resolution: {integrity: sha512-cIO74PvbW0qU8e0mIvk5IV3ToWdCq5FYG6gWPHHkx6gNdjlbAYvtfHmlCMXxjcoVaIdwy/IAt3+mDkZkfvb2Dg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.46.0) '@eslint-community/regexpp': 4.10.0 '@eslint/eslintrc': 2.1.4 '@eslint/js': 8.57.0 '@humanwhocodes/config-array': 0.11.14 '@humanwhocodes/module-importer': 1.0.1 '@nodelib/fs.walk': 1.2.8 - '@ungap/structured-clone': 1.2.0 ajv: 6.12.6 chalk: 4.1.2 cross-spawn: 7.0.3 @@ -11089,7 +10903,7 @@ packages: resolution: {integrity: sha512-j0KLYPhm6zeac4lz3oJ3o65qvgQCcPubiyotZrXqEaG4hNagNYO8qdlUrX5vwqv9ohqeT/Z3j6+yW067yWWdUw==} dev: true - /fork-ts-checker-webpack-plugin@7.2.13(typescript@5.4.4)(webpack@5.91.0): + /fork-ts-checker-webpack-plugin@7.2.13(typescript@5.1.6)(webpack@5.91.0): resolution: {integrity: sha512-fR3WRkOb4bQdWB/y7ssDUlVdrclvwtyCUIHCfivAoYxq9dF7XfrDKbMdZIfwJ7hxIAqkYSGeU7lLJE6xrxIBdg==} engines: {node: '>=12.13.0', yarn: '>=1.0.0'} peerDependencies: @@ -11112,7 +10926,7 @@ packages: schema-utils: 3.3.0 semver: 7.6.0 tapable: 2.2.1 - typescript: 5.4.4 + typescript: 5.1.6 webpack: 5.91.0(@swc/core@1.3.85) dev: true @@ -11419,6 +11233,17 @@ packages: resolution: {integrity: sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==} dev: true + /glob@7.1.4: + resolution: {integrity: sha512-hkLPepehmnKk41pUGm3sYxoFs/umurYfYJCerbXEyFIWcAzvpipAgVkBqqT9RBKMGjnq6kMuyYwha6csxbiM1A==} + dependencies: + fs.realpath: 1.0.0 + inflight: 1.0.6 + inherits: 2.0.4 + minimatch: 3.1.2 + once: 1.4.0 + path-is-absolute: 1.0.1 + dev: true + /glob@7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} dependencies: @@ -12740,7 +12565,7 @@ packages: pretty-format: 29.7.0 slash: 3.0.0 strip-json-comments: 3.1.1 - ts-node: 10.9.1(@swc/core@1.3.85)(@types/node@18.14.2)(typescript@5.4.4) + ts-node: 10.9.1(@swc/core@1.3.85)(@types/node@18.14.2)(typescript@5.1.6) transitivePeerDependencies: - babel-plugin-macros - supports-color @@ -13800,7 +13625,7 @@ packages: /lower-case@2.0.2: resolution: {integrity: sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==} dependencies: - tslib: 2.3.0 + tslib: 2.6.2 dev: true /lowercase-keys@2.0.0: @@ -14097,6 +13922,12 @@ packages: resolution: {integrity: sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==} dev: true + /minimatch@3.0.5: + resolution: {integrity: sha512-tUpxzX0VAzJHjLu0xUfFv1gwVp9ba3IOuRAVH2EGuRW8a5emA2FlACLqiT/lDVtS1W+TGNwqz3sWaNyLgDJWuw==} + dependencies: + brace-expansion: 1.1.11 + dev: true + /minimatch@3.0.8: resolution: {integrity: sha512-6FsRAQsxQ61mw+qP1ZzbL9Bc78x2p5OqNgNpnoAFLTrX8n5Kxph0CsnhmKKNXTWjXqU5L0pGPR7hYk+XWZr60Q==} dependencies: @@ -14123,13 +13954,6 @@ packages: brace-expansion: 2.0.1 dev: true - /minimatch@9.0.3: - resolution: {integrity: sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==} - engines: {node: '>=16 || 14 >=14.17'} - dependencies: - brace-expansion: 2.0.1 - dev: true - /minimatch@9.0.4: resolution: {integrity: sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==} engines: {node: '>=16 || 14 >=14.17'} @@ -14293,6 +14117,10 @@ packages: - supports-color dev: true + /natural-compare-lite@1.4.0: + resolution: {integrity: sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==} + dev: true + /natural-compare@1.4.0: resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==} dev: true @@ -14490,13 +14318,17 @@ packages: resolution: {integrity: sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==} dependencies: lower-case: 2.0.2 - tslib: 2.3.0 + tslib: 2.6.2 dev: true /node-abort-controller@3.1.1: resolution: {integrity: sha512-AGK2yQKIjRuqnc6VkX2Xj5d+QW8xZ87pa1UK6yA6ouUyuxfHuMP6umE5QK7UmTeOAymo+Zx1Fxiuw9rVx8taHQ==} dev: true + /node-addon-api@3.2.1: + resolution: {integrity: sha512-mmcei9JghVNDYydghQmeDX8KoAm0FAiYyIcUt/N4nhyAipB17pllZQDOJD2fotxABnt4Mdz+dKTO7eftLg4d0A==} + dev: true + /node-domexception@1.0.0: resolution: {integrity: sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==} engines: {node: '>=10.5.0'} @@ -14587,7 +14419,7 @@ packages: dependencies: all-node-versions: 11.3.0 filter-obj: 5.1.0 - semver: 7.5.4 + semver: 7.6.0 dev: true /normalize-package-data@3.0.3: @@ -14596,7 +14428,7 @@ packages: dependencies: hosted-git-info: 4.1.0 is-core-module: 2.13.1 - semver: 7.5.4 + semver: 7.6.0 validate-npm-package-license: 3.0.4 dev: true @@ -14682,12 +14514,12 @@ packages: resolution: {integrity: sha512-ub5E4+FBPKwAZx0UwIQOjYWGHTEq5sPqHQNRN8Z9e4A7u3Tj1weLJsL59yH9vmvqEtBHaOmT6cYQKIZOxp35FQ==} dev: true - /nx@18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85): - resolution: {integrity: sha512-4XGvvIzXeeeSj1hObiBL7E7aXX6rbiB1F856AqUdGoysYfkhcxOFyeAv5XsXeukl9gYwh/LH84paXjEOkGaJlA==} + /nx@17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85): + resolution: {integrity: sha512-OA5M0oJmVAujXjjbXTN9zBG9fG0B2efaKICkfsrFy/g74QhdCxnzvEiGjO2CUQbx5nn/l8sJv0ApEBwfX+F24Q==} hasBin: true requiresBuild: true peerDependencies: - '@swc-node/register': ^1.8.0 + '@swc-node/register': ^1.6.7 '@swc/core': ^1.3.85 peerDependenciesMeta: '@swc-node/register': @@ -14695,8 +14527,9 @@ packages: '@swc/core': optional: true dependencies: - '@nrwl/tao': 18.2.3(@swc-node/register@1.8.0)(@swc/core@1.3.85) - '@swc-node/register': 1.8.0(@swc/core@1.3.85)(@swc/types@0.1.6)(typescript@5.4.4) + '@nrwl/tao': 17.0.1(@swc-node/register@1.6.8)(@swc/core@1.3.85) + '@parcel/watcher': 2.0.4 + '@swc-node/register': 1.6.8(@swc/core@1.3.85)(@swc/types@0.1.6)(typescript@5.1.6) '@swc/core': 1.3.85(@swc/helpers@0.5.2) '@yarnpkg/lockfile': 1.1.0 '@yarnpkg/parsers': 3.0.0-rc.46 @@ -14712,36 +14545,37 @@ packages: figures: 3.2.0 flat: 5.0.2 fs-extra: 11.2.0 + glob: 7.1.4 ignore: 5.3.1 jest-diff: 29.7.0 js-yaml: 4.1.0 jsonc-parser: 3.2.0 lines-and-columns: 2.0.4 - minimatch: 9.0.3 + minimatch: 3.0.5 node-machine-id: 1.1.12 npm-run-path: 4.0.1 open: 8.4.2 - ora: 5.3.0 - semver: 7.6.0 + semver: 7.5.3 string-width: 4.2.3 strong-log-transformer: 2.1.0 tar-stream: 2.2.0 tmp: 0.2.3 tsconfig-paths: 4.2.0 tslib: 2.6.2 + v8-compile-cache: 2.3.0 yargs: 17.7.2 yargs-parser: 21.1.1 optionalDependencies: - '@nx/nx-darwin-arm64': 18.2.3 - '@nx/nx-darwin-x64': 18.2.3 - '@nx/nx-freebsd-x64': 18.2.3 - '@nx/nx-linux-arm-gnueabihf': 18.2.3 - '@nx/nx-linux-arm64-gnu': 18.2.3 - '@nx/nx-linux-arm64-musl': 18.2.3 - '@nx/nx-linux-x64-gnu': 18.2.3 - '@nx/nx-linux-x64-musl': 18.2.3 - '@nx/nx-win32-arm64-msvc': 18.2.3 - '@nx/nx-win32-x64-msvc': 18.2.3 + '@nx/nx-darwin-arm64': 17.0.1 + '@nx/nx-darwin-x64': 17.0.1 + '@nx/nx-freebsd-x64': 17.0.1 + '@nx/nx-linux-arm-gnueabihf': 17.0.1 + '@nx/nx-linux-arm64-gnu': 17.0.1 + '@nx/nx-linux-arm64-musl': 17.0.1 + '@nx/nx-linux-x64-gnu': 17.0.1 + '@nx/nx-linux-x64-musl': 17.0.1 + '@nx/nx-win32-arm64-msvc': 17.0.1 + '@nx/nx-win32-x64-msvc': 17.0.1 transitivePeerDependencies: - debug dev: true @@ -15153,7 +14987,7 @@ packages: got: 12.6.1 registry-auth-token: 5.0.2 registry-url: 6.0.1 - semver: 7.5.4 + semver: 7.6.0 dev: true /parallel-transform@1.2.0: @@ -15505,7 +15339,7 @@ packages: dependencies: lilconfig: 2.1.0 postcss: 8.4.21 - ts-node: 10.9.1(@swc/core@1.3.85)(@types/node@18.14.2)(typescript@5.4.4) + ts-node: 10.9.1(@swc/core@1.3.85)(@types/node@18.14.2)(typescript@5.1.6) yaml: 1.10.2 dev: true @@ -16540,28 +16374,11 @@ packages: glob: 7.2.3 dev: true - /rollup@4.14.0: - resolution: {integrity: sha512-Qe7w62TyawbDzB4yt32R0+AbIo6m1/sqO7UPzFS8Z/ksL5mrfhA0v4CavfdmFav3D+ub4QeAgsGEe84DoWe/nQ==} - engines: {node: '>=18.0.0', npm: '>=8.0.0'} + /rollup@3.29.4: + resolution: {integrity: sha512-oWzmBZwvYrU0iJHtDmhsm662rC15FRXmcjCk1xD771dFDx5jJ02ufAQQTn0etB2emNk4J9EZg/yWKpsn9BWGRw==} + engines: {node: '>=14.18.0', npm: '>=8.0.0'} hasBin: true - dependencies: - '@types/estree': 1.0.5 optionalDependencies: - '@rollup/rollup-android-arm-eabi': 4.14.0 - '@rollup/rollup-android-arm64': 4.14.0 - '@rollup/rollup-darwin-arm64': 4.14.0 - '@rollup/rollup-darwin-x64': 4.14.0 - '@rollup/rollup-linux-arm-gnueabihf': 4.14.0 - '@rollup/rollup-linux-arm64-gnu': 4.14.0 - '@rollup/rollup-linux-arm64-musl': 4.14.0 - '@rollup/rollup-linux-powerpc64le-gnu': 4.14.0 - '@rollup/rollup-linux-riscv64-gnu': 4.14.0 - '@rollup/rollup-linux-s390x-gnu': 4.14.0 - '@rollup/rollup-linux-x64-gnu': 4.14.0 - '@rollup/rollup-linux-x64-musl': 4.14.0 - '@rollup/rollup-win32-arm64-msvc': 4.14.0 - '@rollup/rollup-win32-ia32-msvc': 4.14.0 - '@rollup/rollup-win32-x64-msvc': 4.14.0 fsevents: 2.3.3 dev: true @@ -16590,7 +16407,7 @@ packages: /rxjs@7.8.1: resolution: {integrity: sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==} dependencies: - tslib: 2.3.0 + tslib: 2.6.2 dev: true /safe-array-concat@1.1.2: @@ -16680,10 +16497,6 @@ packages: source-map-js: 1.2.0 dev: true - /sax@1.2.4: - resolution: {integrity: sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==} - dev: true - /sax@1.3.0: resolution: {integrity: sha512-0s+oAmw9zLl1V1cS9BtZN7JAd0cW5e0QH4W3LWEK6a4LaLEA2OTpGYWDY+6XasBLtz6wkm3u1xRw95mRuJ59WA==} requiresBuild: true @@ -16752,7 +16565,7 @@ packages: resolution: {integrity: sha512-0Ju4+6A8iOnpL/Thra7dZsSlOHYAHIeMxfhWQRI1/VLcT3WDBZKKtQt/QkBOsiIN9ZpuvHE6cGZ0x4glCMmfiA==} engines: {node: '>=12'} dependencies: - semver: 7.5.4 + semver: 7.6.0 dev: true /semver-regex@4.0.5: @@ -17024,7 +16837,7 @@ packages: resolution: {integrity: sha512-LAOh4z89bGQvl9pFfNF8V146i7o7/CqFPbqzYgP+yYzDIDeS9HaNFtXABamRW+AQzEVODcvE79ljJ+8a9YSdMg==} dependencies: dot-case: 3.0.4 - tslib: 2.3.0 + tslib: 2.6.2 dev: true /snapdragon-node@2.1.1: @@ -17551,32 +17364,6 @@ packages: postcss-selector-parser: 6.0.16 dev: true - /stylus-loader@7.1.3(stylus@0.59.0)(webpack@5.91.0): - resolution: {integrity: sha512-TY0SKwiY7D2kMd3UxaWKSf3xHF0FFN/FAfsSqfrhxRT/koXTwffq2cgEWDkLQz7VojMu7qEEHt5TlMjkPx9UDw==} - engines: {node: '>= 14.15.0'} - peerDependencies: - stylus: '>=0.52.4' - webpack: ^5.0.0 - dependencies: - fast-glob: 3.3.2 - normalize-path: 3.0.0 - stylus: 0.59.0 - webpack: 5.91.0(@swc/core@1.3.85) - dev: true - - /stylus@0.59.0: - resolution: {integrity: sha512-lQ9w/XIOH5ZHVNuNbWW8D822r+/wBSO/d6XvtyHLF7LW4KaCIDeVbvn5DF8fGCJAUCwVhVi/h6J0NUcnylUEjg==} - hasBin: true - dependencies: - '@adobe/css-tools': 4.3.3 - debug: 4.3.4(supports-color@9.4.0) - glob: 7.2.3 - sax: 1.2.4 - source-map: 0.7.4 - transitivePeerDependencies: - - supports-color - dev: true - /supports-color@2.0.0: resolution: {integrity: sha512-KKNVtd6pCYgPIKU4cp2733HWYCpplQhddZLBUryaAHou723x+FRzQ5Df824Fj+IyyuiQTRoub4SnIFfIcrp70g==} engines: {node: '>=0.8.0'} @@ -17878,8 +17665,8 @@ packages: resolution: {integrity: sha512-N8hW3PG/3aOoZAN5V/NSAEDz0ZixDSSt5b/a05iqtpgfLWMSVuCo7w0k2vVvEjdrIoeGqZzweX2WlyioNIHchA==} dev: true - /tinypool@0.7.0: - resolution: {integrity: sha512-zSYNUlYSMhJ6Zdou4cJwo/p7w5nmAH17GRfU/ui3ctvjXFErXXkruT4MWW6poDeXgCaIBlGLrfU6TbTXxyGMww==} + /tinypool@0.5.0: + resolution: {integrity: sha512-paHQtnrlS1QZYKF/GnLoOM/DN9fqaGOFbCbxzAhwniySnzl9Ebk8w73/dd34DAhe/obUbPAOldTyYXQZxnPBPQ==} engines: {node: '>=14.0.0'} dev: true @@ -18018,16 +17805,7 @@ packages: engines: {node: '>= 14.0.0'} dev: true - /ts-api-utils@1.3.0(typescript@5.4.4): - resolution: {integrity: sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==} - engines: {node: '>=16'} - peerDependencies: - typescript: '>=4.2.0' - dependencies: - typescript: 5.4.4 - dev: true - - /ts-jest@29.1.0(@babel/core@7.14.5)(babel-jest@29.4.1)(jest@29.4.1)(typescript@5.4.4): + /ts-jest@29.1.0(@babel/core@7.14.5)(babel-jest@29.4.1)(jest@29.4.1)(typescript@5.1.6): resolution: {integrity: sha512-ZhNr7Z4PcYa+JjMl62ir+zPiNJfXJN6E8hSLnaUKhOgqcn8vb3e537cpkd0FuAfRK3sR1LSqM1MOhliXNgOFPA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -18058,11 +17836,11 @@ packages: lodash.memoize: 4.1.2 make-error: 1.3.6 semver: 7.6.0 - typescript: 5.4.4 + typescript: 5.1.6 yargs-parser: 21.1.1 dev: true - /ts-loader@9.5.1(typescript@5.4.4)(webpack@5.91.0): + /ts-loader@9.5.1(typescript@5.1.6)(webpack@5.91.0): resolution: {integrity: sha512-rNH3sK9kGZcH9dYzC7CewQm4NtxJTjSEVRJ2DyBZR7f8/wcta+iV44UPCXc5+nzDzivKtlzV6c9P4e+oFhDLYg==} engines: {node: '>=12.0.0'} peerDependencies: @@ -18074,7 +17852,7 @@ packages: micromatch: 4.0.5 semver: 7.6.0 source-map: 0.7.4 - typescript: 5.4.4 + typescript: 5.1.6 webpack: 5.91.0(@swc/core@1.3.85) dev: true @@ -18085,7 +17863,7 @@ packages: code-block-writer: 12.0.0 dev: true - /ts-node@10.9.1(@swc/core@1.3.85)(@types/node@18.14.2)(typescript@5.4.4): + /ts-node@10.9.1(@swc/core@1.3.85)(@types/node@18.14.2)(typescript@5.1.6): resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -18112,7 +17890,7 @@ packages: create-require: 1.1.1 diff: 4.0.2 make-error: 1.3.6 - typescript: 5.4.4 + typescript: 5.1.6 v8-compile-cache-lib: 3.0.1 yn: 3.1.1 dev: true @@ -18150,19 +17928,20 @@ packages: /tslib@2.3.0: resolution: {integrity: sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==} + dev: false /tslib@2.6.2: resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} dev: true - /tsutils@3.21.0(typescript@5.4.4): + /tsutils@3.21.0(typescript@5.1.6): resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} 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' dependencies: tslib: 1.14.1 - typescript: 5.4.4 + typescript: 5.1.6 dev: true /tunnel-agent@0.6.0: @@ -18279,14 +18058,14 @@ packages: is-typedarray: 1.0.0 dev: true - /typescript@5.4.2: - resolution: {integrity: sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==} + /typescript@5.1.6: + resolution: {integrity: sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==} engines: {node: '>=14.17'} hasBin: true dev: true - /typescript@5.4.4: - resolution: {integrity: sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==} + /typescript@5.4.2: + resolution: {integrity: sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==} engines: {node: '>=14.17'} hasBin: true dev: true @@ -18530,6 +18309,10 @@ packages: resolution: {integrity: sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==} dev: true + /v8-compile-cache@2.3.0: + resolution: {integrity: sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==} + dev: true + /v8-to-istanbul@9.2.0: resolution: {integrity: sha512-/EH/sDgxU2eGxajKdwLCDmQ4FWq+kpi3uCmBGpw1xJtnAxEjlD8j8PEiGWpCIMIs3ciNAgH0d3TTJiUkYzyZjA==} engines: {node: '>=10.12.0'} @@ -18579,8 +18362,8 @@ packages: extsprintf: 1.3.0 dev: true - /vite-node@0.34.6(@types/node@18.14.2)(less@4.1.3)(stylus@0.59.0): - resolution: {integrity: sha512-nlBMJ9x6n7/Amaz6F3zJ97EBwR2FkzhBRxF5e+jE6LA3yi6Wtc2lyTij1OnDMIr34v5g/tVQtsVAzhT0jc5ygA==} + /vite-node@0.32.4(@types/node@18.14.2)(less@4.1.3): + resolution: {integrity: sha512-L2gIw+dCxO0LK14QnUMoqSYpa9XRGnTTTDjW2h19Mr+GR0EFj4vx52W41gFXfMLqpA00eK4ZjOVYo1Xk//LFEw==} engines: {node: '>=v14.18.0'} hasBin: true dependencies: @@ -18589,11 +18372,10 @@ packages: mlly: 1.6.1 pathe: 1.1.2 picocolors: 1.0.0 - vite: 5.2.8(@types/node@18.14.2)(less@4.1.3)(stylus@0.59.0) + vite: 4.3.9(@types/node@18.14.2)(less@4.1.3) transitivePeerDependencies: - '@types/node' - less - - lightningcss - sass - stylus - sugarss @@ -18601,7 +18383,7 @@ packages: - terser dev: true - /vite-plugin-dts@2.3.0(@types/node@18.14.2)(vite@5.2.8): + /vite-plugin-dts@2.3.0(@types/node@18.14.2)(vite@4.3.9): resolution: {integrity: sha512-WbJgGtsStgQhdm3EosYmIdTGbag5YQpZ3HXWUAPCDyoXI5qN6EY0V7NXq0lAmnv9hVQsvh0htbYcg0Or5Db9JQ==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: @@ -18617,21 +18399,20 @@ packages: kolorist: 1.8.0 magic-string: 0.29.0 ts-morph: 18.0.0 - vite: 5.2.8(@types/node@18.14.2)(less@4.1.3)(stylus@0.59.0) + vite: 4.3.9(@types/node@18.14.2)(less@4.1.3) transitivePeerDependencies: - '@types/node' - rollup - supports-color dev: true - /vite@5.2.8(@types/node@18.14.2)(less@4.1.3)(stylus@0.59.0): - resolution: {integrity: sha512-OyZR+c1CE8yeHw5V5t59aXsUPPVTHMDjEZz8MgguLL/Q7NblxhZUlTu9xSPqlsUO/y+X7dlU05jdhvyycD55DA==} - engines: {node: ^18.0.0 || >=20.0.0} + /vite@4.3.9(@types/node@18.14.2)(less@4.1.3): + resolution: {integrity: sha512-qsTNZjO9NoJNW7KnOrgYwczm0WctJ8m/yqYAMAK9Lxt4SoySUfS5S8ia9K7JHpa3KEeMfyF8LoJ3c5NeBJy6pg==} + engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: - '@types/node': ^18.0.0 || >=20.0.0 + '@types/node': '>= 14' less: '*' - lightningcss: ^1.21.0 sass: '*' stylus: '*' sugarss: '*' @@ -18641,8 +18422,6 @@ packages: optional: true less: optional: true - lightningcss: - optional: true sass: optional: true stylus: @@ -18653,17 +18432,16 @@ packages: optional: true dependencies: '@types/node': 18.14.2 - esbuild: 0.20.2 + esbuild: 0.17.19 less: 4.1.3 postcss: 8.4.38 - rollup: 4.14.0 - stylus: 0.59.0 + rollup: 3.29.4 optionalDependencies: fsevents: 2.3.3 dev: true - /vitest@0.34.6(@vitest/ui@0.34.7)(jsdom@22.1.0)(less@4.1.3)(stylus@0.59.0): - resolution: {integrity: sha512-+5CALsOvbNKnS+ZHMXtuUC7nL8/7F1F2DnHGjSsszX8zCjWSSviphCb/NuS9Nzf4Q03KyyDRBAXhF/8lffME4Q==} + /vitest@0.32.4(@vitest/ui@0.32.4)(jsdom@22.1.0)(less@4.1.3): + resolution: {integrity: sha512-3czFm8RnrsWwIzVDu/Ca48Y/M+qh3vOnF16czJm98Q/AN1y3B6PBsyV8Re91Ty5s7txKNjEhpgtGPcfdbh2MZg==} engines: {node: '>=v14.18.0'} hasBin: true peerDependencies: @@ -18696,12 +18474,12 @@ packages: '@types/chai': 4.3.14 '@types/chai-subset': 1.3.5 '@types/node': 18.14.2 - '@vitest/expect': 0.34.6 - '@vitest/runner': 0.34.6 - '@vitest/snapshot': 0.34.6 - '@vitest/spy': 0.34.6 - '@vitest/ui': 0.34.7(vitest@0.34.6) - '@vitest/utils': 0.34.6 + '@vitest/expect': 0.32.4 + '@vitest/runner': 0.32.4 + '@vitest/snapshot': 0.32.4 + '@vitest/spy': 0.32.4 + '@vitest/ui': 0.32.4(vitest@0.32.4) + '@vitest/utils': 0.32.4 acorn: 8.11.3 acorn-walk: 8.3.2 cac: 6.7.14 @@ -18715,13 +18493,12 @@ packages: std-env: 3.7.0 strip-literal: 1.3.0 tinybench: 2.6.0 - tinypool: 0.7.0 - vite: 5.2.8(@types/node@18.14.2)(less@4.1.3)(stylus@0.59.0) - vite-node: 0.34.6(@types/node@18.14.2)(less@4.1.3)(stylus@0.59.0) + tinypool: 0.5.0 + vite: 4.3.9(@types/node@18.14.2)(less@4.1.3) + vite-node: 0.32.4(@types/node@18.14.2)(less@4.1.3) why-is-node-running: 2.2.2 transitivePeerDependencies: - less - - lightningcss - sass - stylus - sugarss