From cfb51e06e4c94e179fd1c50c4490be5fb86ee388 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2024 11:49:38 +0000 Subject: [PATCH] Update all non-major dependencies --- .github/workflows/playwright.yml | 2 +- .nvmrc | 2 +- package.json | 92 +- pnpm-lock.yaml | 4104 +++++++++++++++--------------- 4 files changed, 2089 insertions(+), 2111 deletions(-) diff --git a/.github/workflows/playwright.yml b/.github/workflows/playwright.yml index b42e60a..c3711ee 100644 --- a/.github/workflows/playwright.yml +++ b/.github/workflows/playwright.yml @@ -12,7 +12,7 @@ jobs: preview_url: ${{ steps.waitForVercelPreviewDeployment.outputs.url }} steps: - name: Wait for Vercel preview deployment to be ready - uses: patrickedqvist/wait-for-vercel-preview@v1.3.1 + uses: patrickedqvist/wait-for-vercel-preview@v1.3.2 id: waitForVercelPreviewDeployment with: token: ${{ secrets.GITHUB_TOKEN }} diff --git a/.nvmrc b/.nvmrc index 60495ee..1117d41 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -v18.19.1 +18.20.5 diff --git a/package.json b/package.json index 3fb147b..5e6c72c 100644 --- a/package.json +++ b/package.json @@ -26,61 +26,61 @@ "codegen": "rm -rf src/lib/generated/openapi/shortcut; openapi-generator-cli generate -i https://developer.shortcut.com/api/rest/v3/shortcut.swagger.json -o src/lib/generated/openapi/shortcut -g typescript-fetch --additional-properties=supportsES6=true,npmVersion=6.9.0,typescriptThreePlus=true" }, "devDependencies": { - "@edge-runtime/vm": "3.0.2", - "@playwright/test": "1.35.1", - "@supabase/auth-helpers-sveltekit": "0.10.1", - "@supabase/supabase-js": "2.25.0", - "@sveltejs/adapter-vercel": "3.0.1", - "@sveltejs/kit": "1.20.2", - "@tailwindcss/forms": "0.5.3", - "@tailwindcss/typography": "0.5.9", - "@testing-library/dom": "9.3.1", - "@testing-library/jest-dom": "5.16.5", + "@edge-runtime/vm": "3.2.0", + "@playwright/test": "1.49.1", + "@supabase/auth-helpers-sveltekit": "0.13.0", + "@supabase/supabase-js": "2.47.10", + "@sveltejs/adapter-vercel": "3.1.0", + "@sveltejs/kit": "1.30.4", + "@tailwindcss/forms": "0.5.9", + "@tailwindcss/typography": "0.5.15", + "@testing-library/dom": "9.3.4", + "@testing-library/jest-dom": "5.17.0", "@testing-library/svelte": "github:yanick/svelte-testing-library#without-babel", - "@testing-library/user-event": "14.4.3", - "@types/jest": "29.5.2", - "@types/lodash": "4.14.195", - "@types/testing-library__jest-dom": "5.14.6", - "@typescript-eslint/eslint-plugin": "5.59.11", - "@typescript-eslint/parser": "5.59.11", - "@vercel/analytics": "1.0.1", - "@vitest/coverage-c8": "0.31.4", - "@vitest/coverage-istanbul": "0.32.0", - "@vitest/coverage-v8": "0.32.0", - "@vitest/ui": "0.31.4", - "autoprefixer": "10.4.14", - "axios": "1.4.0", - "daisyui": "3.1.0", - "dayjs": "1.11.8", - "echarts": "5.4.2", - "eslint": "8.42.0", - "eslint-config-prettier": "8.8.0", + "@testing-library/user-event": "14.5.2", + "@types/jest": "29.5.14", + "@types/lodash": "4.17.13", + "@types/testing-library__jest-dom": "5.14.9", + "@typescript-eslint/eslint-plugin": "5.62.0", + "@typescript-eslint/parser": "5.62.0", + "@vercel/analytics": "1.4.1", + "@vitest/coverage-c8": "0.33.0", + "@vitest/coverage-istanbul": "0.34.6", + "@vitest/coverage-v8": "0.34.6", + "@vitest/ui": "0.34.7", + "autoprefixer": "10.4.20", + "axios": "1.7.9", + "daisyui": "3.9.4", + "dayjs": "1.11.13", + "echarts": "5.6.0", + "eslint": "8.57.1", + "eslint-config-prettier": "8.10.0", "eslint-plugin-svelte3": "4.0.0", - "hint": "7.1.9", - "iconify-icon": "1.0.7", + "hint": "7.1.13", + "iconify-icon": "1.0.8", "jsdom": "22.1.0", "lodash": "4.17.21", - "msw": "1.2.2", - "postcss": "8.4.24", + "msw": "1.3.5", + "postcss": "8.4.49", "prettier": "2.8.8", "prettier-plugin-svelte": "2.10.1", - "prettier-plugin-tailwindcss": "0.3.0", - "sharp": "0.32.1", - "svelte": "4.0.0-next.0", - "svelte-check": "3.4.3", + "prettier-plugin-tailwindcss": "0.6.9", + "sharp": "0.33.5", + "svelte": "4.2.19", + "svelte-check": "3.8.6", "svelte-fragment-component": "1.2.0", "svelte-htm": "1.2.0", "svelte-media": "0.1.5", - "tailwindcss": "3.3.2", - "terser": "5.18.0", + "tailwindcss": "3.4.17", + "terser": "5.37.0", "tippy.js": "6.3.7", - "tslib": "2.5.3", - "typescript": "5.1.3", - "vite": "4.3.9", + "tslib": "2.8.1", + "typescript": "5.7.2", + "vite": "4.5.5", "vite-plugin-compression": "0.5.1", - "vite-plugin-inspect": "0.7.28", - "vite-tsconfig-paths": "4.2.0", - "vitest": "0.31.4" + "vite-plugin-inspect": "0.10.6", + "vite-tsconfig-paths": "4.3.2", + "vitest": "0.34.6" }, "engines": { "node": "^18.12.1", @@ -88,7 +88,7 @@ }, "type": "module", "dependencies": { - "@sentry/sveltekit": "7.55.2", - "@sveltejs/vite-plugin-svelte": "3.1.0" + "@sentry/sveltekit": "7.120.2", + "@sveltejs/vite-plugin-svelte": "3.1.2" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 010c354..adb69f5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,109 +6,109 @@ settings: dependencies: '@sentry/sveltekit': - specifier: 7.55.2 - version: 7.55.2(@sveltejs/kit@1.20.2)(svelte@4.0.0-next.0) + specifier: 7.120.2 + version: 7.120.2(@sveltejs/kit@1.30.4)(svelte@4.2.19) '@sveltejs/vite-plugin-svelte': - specifier: 3.1.0 - version: 3.1.0(svelte@4.0.0-next.0)(vite@4.3.9) + specifier: 3.1.2 + version: 3.1.2(svelte@4.2.19)(vite@4.5.5) devDependencies: '@edge-runtime/vm': - specifier: 3.0.2 - version: 3.0.2 + specifier: 3.2.0 + version: 3.2.0 '@playwright/test': - specifier: 1.35.1 - version: 1.35.1 + specifier: 1.49.1 + version: 1.49.1 '@supabase/auth-helpers-sveltekit': - specifier: 0.10.1 - version: 0.10.1(@supabase/supabase-js@2.25.0)(@sveltejs/kit@1.20.2) + specifier: 0.13.0 + version: 0.13.0(@supabase/supabase-js@2.47.10)(@sveltejs/kit@1.30.4) '@supabase/supabase-js': - specifier: 2.25.0 - version: 2.25.0 + specifier: 2.47.10 + version: 2.47.10 '@sveltejs/adapter-vercel': - specifier: 3.0.1 - version: 3.0.1(@sveltejs/kit@1.20.2) + specifier: 3.1.0 + version: 3.1.0(@sveltejs/kit@1.30.4) '@sveltejs/kit': - specifier: 1.20.2 - version: 1.20.2(svelte@4.0.0-next.0)(vite@4.3.9) + specifier: 1.30.4 + version: 1.30.4(svelte@4.2.19)(vite@4.5.5) '@tailwindcss/forms': - specifier: 0.5.3 - version: 0.5.3(tailwindcss@3.3.2) - '@tailwindcss/typography': specifier: 0.5.9 - version: 0.5.9(tailwindcss@3.3.2) + version: 0.5.9(tailwindcss@3.4.17) + '@tailwindcss/typography': + specifier: 0.5.15 + version: 0.5.15(tailwindcss@3.4.17) '@testing-library/dom': - specifier: 9.3.1 - version: 9.3.1 + specifier: 9.3.4 + version: 9.3.4 '@testing-library/jest-dom': - specifier: 5.16.5 - version: 5.16.5 + specifier: 5.17.0 + version: 5.17.0 '@testing-library/svelte': specifier: github:yanick/svelte-testing-library#without-babel - version: github.com/yanick/svelte-testing-library/7af8d36bf88fe9d665138a0efbb8b8b6d79b9db3(svelte@4.0.0-next.0) + version: github.com/yanick/svelte-testing-library/7af8d36bf88fe9d665138a0efbb8b8b6d79b9db3(svelte@4.2.19) '@testing-library/user-event': - specifier: 14.4.3 - version: 14.4.3(@testing-library/dom@9.3.1) + specifier: 14.5.2 + version: 14.5.2(@testing-library/dom@9.3.4) '@types/jest': - specifier: 29.5.2 - version: 29.5.2 + specifier: 29.5.14 + version: 29.5.14 '@types/lodash': - specifier: 4.14.195 - version: 4.14.195 + specifier: 4.17.13 + version: 4.17.13 '@types/testing-library__jest-dom': - specifier: 5.14.6 - version: 5.14.6 + specifier: 5.14.9 + version: 5.14.9 '@typescript-eslint/eslint-plugin': - specifier: 5.59.11 - version: 5.59.11(@typescript-eslint/parser@5.59.11)(eslint@8.42.0)(typescript@5.1.3) + specifier: 5.62.0 + version: 5.62.0(@typescript-eslint/parser@5.62.0)(eslint@8.57.1)(typescript@5.7.2) '@typescript-eslint/parser': - specifier: 5.59.11 - version: 5.59.11(eslint@8.42.0)(typescript@5.1.3) + specifier: 5.62.0 + version: 5.62.0(eslint@8.57.1)(typescript@5.7.2) '@vercel/analytics': - specifier: 1.0.1 - version: 1.0.1 + specifier: 1.4.1 + version: 1.4.1(@sveltejs/kit@1.30.4)(svelte@4.2.19) '@vitest/coverage-c8': - specifier: 0.31.4 - version: 0.31.4(vitest@0.31.4) + specifier: 0.33.0 + version: 0.33.0(vitest@0.34.6) '@vitest/coverage-istanbul': - specifier: 0.32.0 - version: 0.32.0(vitest@0.31.4) + specifier: 0.34.6 + version: 0.34.6(vitest@0.34.6) '@vitest/coverage-v8': - specifier: 0.32.0 - version: 0.32.0(vitest@0.31.4) + specifier: 0.34.6 + version: 0.34.6(vitest@0.34.6) '@vitest/ui': - specifier: 0.31.4 - version: 0.31.4(vitest@0.31.4) + specifier: 0.34.7 + version: 0.34.7(vitest@0.34.6) autoprefixer: - specifier: 10.4.14 - version: 10.4.14(postcss@8.4.24) + specifier: 10.4.20 + version: 10.4.20(postcss@8.4.49) axios: - specifier: 1.4.0 - version: 1.4.0 + specifier: 1.7.9 + version: 1.7.9 daisyui: - specifier: 3.1.0 - version: 3.1.0(postcss@8.4.24) + specifier: 3.9.4 + version: 3.9.4 dayjs: - specifier: 1.11.8 - version: 1.11.8 + specifier: 1.11.13 + version: 1.11.13 echarts: - specifier: 5.4.2 - version: 5.4.2 + specifier: 5.6.0 + version: 5.6.0 eslint: - specifier: 8.42.0 - version: 8.42.0 + specifier: 8.57.1 + version: 8.57.1 eslint-config-prettier: - specifier: 8.8.0 - version: 8.8.0(eslint@8.42.0) + specifier: 8.10.0 + version: 8.10.0(eslint@8.57.1) eslint-plugin-svelte3: specifier: 4.0.0 - version: 4.0.0(eslint@8.42.0)(svelte@4.0.0-next.0) + version: 4.0.0(eslint@8.57.1)(svelte@4.2.19) hint: - specifier: 7.1.9 - version: 7.1.9(typescript@5.1.3) + specifier: 7.1.13 + version: 7.1.13(typescript@5.7.2) iconify-icon: - specifier: 1.0.7 - version: 1.0.7 + specifier: 1.0.8 + version: 1.0.8 jsdom: specifier: 22.1.0 version: 22.1.0 @@ -116,68 +116,68 @@ devDependencies: specifier: 4.17.21 version: 4.17.21 msw: - specifier: 1.2.2 - version: 1.2.2(typescript@5.1.3) + specifier: 1.3.5 + version: 1.3.5(typescript@5.7.2) postcss: - specifier: 8.4.24 - version: 8.4.24 + specifier: 8.4.49 + version: 8.4.49 prettier: specifier: 2.8.8 version: 2.8.8 prettier-plugin-svelte: specifier: 2.10.1 - version: 2.10.1(prettier@2.8.8)(svelte@4.0.0-next.0) + version: 2.10.1(prettier@2.8.8)(svelte@4.2.19) prettier-plugin-tailwindcss: - specifier: 0.3.0 - version: 0.3.0(prettier-plugin-svelte@2.10.1)(prettier@2.8.8) + specifier: 0.6.9 + version: 0.6.9(prettier-plugin-svelte@2.10.1)(prettier@2.8.8) sharp: - specifier: 0.32.1 - version: 0.32.1 + specifier: 0.33.5 + version: 0.33.5 svelte: - specifier: 4.0.0-next.0 - version: 4.0.0-next.0 + specifier: 4.2.19 + version: 4.2.19 svelte-check: - specifier: 3.4.3 - version: 3.4.3(@babel/core@7.22.1)(postcss@8.4.24)(svelte@4.0.0-next.0) + specifier: 3.8.6 + version: 3.8.6(@babel/core@7.26.0)(postcss@8.4.49)(svelte@4.2.19) svelte-fragment-component: specifier: 1.2.0 - version: 1.2.0(svelte@4.0.0-next.0) + version: 1.2.0(svelte@4.2.19) svelte-htm: specifier: 1.2.0 - version: 1.2.0(svelte@4.0.0-next.0) + version: 1.2.0(svelte@4.2.19) svelte-media: specifier: 0.1.5 - version: 0.1.5(svelte@4.0.0-next.0) + version: 0.1.5(svelte@4.2.19) tailwindcss: - specifier: 3.3.2 - version: 3.3.2 + specifier: 3.4.17 + version: 3.4.17 terser: - specifier: 5.18.0 - version: 5.18.0 + specifier: 5.37.0 + version: 5.37.0 tippy.js: specifier: 6.3.7 version: 6.3.7 tslib: - specifier: 2.5.3 - version: 2.5.3 + specifier: 2.8.1 + version: 2.8.1 typescript: - specifier: 5.1.3 - version: 5.1.3 + specifier: 5.7.2 + version: 5.7.2 vite: - specifier: 4.3.9 - version: 4.3.9(@types/node@20.2.1)(terser@5.18.0) + specifier: 4.5.5 + version: 4.5.5(@types/node@20.2.1)(terser@5.37.0) vite-plugin-compression: specifier: 0.5.1 - version: 0.5.1(vite@4.3.9) + version: 0.5.1(vite@4.5.5) vite-plugin-inspect: - specifier: 0.7.28 - version: 0.7.28(vite@4.3.9) + specifier: 0.10.6 + version: 0.10.6(vite@4.5.5) vite-tsconfig-paths: - specifier: 4.2.0 - version: 4.2.0(typescript@5.1.3)(vite@4.3.9) + specifier: 4.3.2 + version: 4.3.2(typescript@5.7.2)(vite@4.5.5) vitest: - specifier: 0.31.4 - version: 0.31.4(@edge-runtime/vm@3.0.2)(@vitest/ui@0.31.4)(jsdom@22.1.0)(terser@5.18.0) + specifier: 0.34.6 + version: 0.34.6(@edge-runtime/vm@3.2.0)(@vitest/ui@0.34.7)(jsdom@22.1.0)(terser@5.37.0) packages: @@ -197,8 +197,8 @@ packages: '@jridgewell/gen-mapping': 0.3.3 '@jridgewell/trace-mapping': 0.3.18 - /@antfu/utils@0.7.2: - resolution: {integrity: sha512-vy9fM3pIxZmX07dL+VX1aZe7ynZ+YyB0jY+jE6r3hOK6GNY2t6W8rzpFC4tgpbXUYABkFQwgJq2XYXlxbXAI0g==} + /@antfu/utils@0.7.10: + resolution: {integrity: sha512-+562v9k4aI80m1+VuMHehNJWLOFjBnXn3tdOitzD0il5b7smkSBal4+a3oKiQTbrwMmN/TBUMDvbdoWDehgOww==} dev: true /@babel/code-frame@7.21.4: @@ -208,137 +208,119 @@ packages: '@babel/highlight': 7.18.6 dev: true - /@babel/compat-data@7.22.3: - resolution: {integrity: sha512-aNtko9OPOwVESUFp3MZfD8Uzxl7JzSeJpd7npIoxCasU37PFbAQRpKglkaKwlHOyeJdrREpo8TW8ldrkYWwvIQ==} + /@babel/code-frame@7.26.2: + resolution: {integrity: sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/helper-validator-identifier': 7.25.9 + js-tokens: 4.0.0 + picocolors: 1.0.0 + dev: true + + /@babel/compat-data@7.26.3: + resolution: {integrity: sha512-nHIxvKPniQXpmQLb0vhY3VaFb3S0YrTAwpOWJZh1wn3oJPjJk9Asva204PsBdmAE8vpzfHudT8DB0scYvy9q0g==} engines: {node: '>=6.9.0'} dev: true - /@babel/core@7.22.1: - resolution: {integrity: sha512-Hkqu7J4ynysSXxmAahpN1jjRwVJ+NdpraFLIWflgjpVob3KNyK3/tIUc7Q7szed8WMp0JNa7Qtd1E9Oo22F9gA==} + /@babel/core@7.26.0: + resolution: {integrity: sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg==} engines: {node: '>=6.9.0'} dependencies: '@ampproject/remapping': 2.2.1 - '@babel/code-frame': 7.21.4 - '@babel/generator': 7.22.3 - '@babel/helper-compilation-targets': 7.22.1(@babel/core@7.22.1) - '@babel/helper-module-transforms': 7.22.1 - '@babel/helpers': 7.22.3 - '@babel/parser': 7.22.4 - '@babel/template': 7.21.9 - '@babel/traverse': 7.22.4 - '@babel/types': 7.22.4 - convert-source-map: 1.9.0 + '@babel/code-frame': 7.26.2 + '@babel/generator': 7.26.3 + '@babel/helper-compilation-targets': 7.25.9 + '@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.0) + '@babel/helpers': 7.26.0 + '@babel/parser': 7.26.3 + '@babel/template': 7.25.9 + '@babel/traverse': 7.26.4 + '@babel/types': 7.26.3 + convert-source-map: 2.0.0 debug: 4.3.4 gensync: 1.0.0-beta.2 json5: 2.2.3 - semver: 6.3.0 + semver: 6.3.1 transitivePeerDependencies: - supports-color dev: true - /@babel/generator@7.22.3: - resolution: {integrity: sha512-C17MW4wlk//ES/CJDL51kPNwl+qiBQyN7b9SKyVp11BLGFeSPoVaHrv+MNt8jwQFhQWowW88z1eeBx3pFz9v8A==} + /@babel/generator@7.26.3: + resolution: {integrity: sha512-6FF/urZvD0sTeO7k6/B15pMLC4CHUv1426lzr3N01aHJTl046uCAh9LXW/fzeXXjPNCJ6iABW5XaWOsIZB93aQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.4 - '@jridgewell/gen-mapping': 0.3.3 - '@jridgewell/trace-mapping': 0.3.18 - jsesc: 2.5.2 + '@babel/parser': 7.26.3 + '@babel/types': 7.26.3 + '@jridgewell/gen-mapping': 0.3.8 + '@jridgewell/trace-mapping': 0.3.25 + jsesc: 3.1.0 dev: true - /@babel/helper-compilation-targets@7.22.1(@babel/core@7.22.1): - resolution: {integrity: sha512-Rqx13UM3yVB5q0D/KwQ8+SPfX/+Rnsy1Lw1k/UwOC4KC6qrzIQoY3lYnBu5EHKBlEHHcj0M0W8ltPSkD8rqfsQ==} + /@babel/helper-compilation-targets@7.25.9: + resolution: {integrity: sha512-j9Db8Suy6yV/VHa4qzrj9yZfZxhLWQdVnRlXxmKLYlhWUVB1sB2G5sxuWYXk/whHD9iW76PmNzxZ4UCnTQTVEQ==} engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 dependencies: - '@babel/compat-data': 7.22.3 - '@babel/core': 7.22.1 - '@babel/helper-validator-option': 7.21.0 - browserslist: 4.21.5 + '@babel/compat-data': 7.26.3 + '@babel/helper-validator-option': 7.25.9 + browserslist: 4.24.3 lru-cache: 5.1.1 - semver: 6.3.0 + semver: 6.3.1 dev: true - /@babel/helper-environment-visitor@7.22.1: - resolution: {integrity: sha512-Z2tgopurB/kTbidvzeBrc2To3PUP/9i5MUe+fU6QJCQDyPwSH2oRapkLw3KGECDYSjhQZCNxEvNvZlLw8JjGwA==} - engines: {node: '>=6.9.0'} - dev: true - - /@babel/helper-function-name@7.21.0: - resolution: {integrity: sha512-HfK1aMRanKHpxemaY2gqBmL04iAPOPRj7DxtNbiDOrJK+gdwkiNRVpCpUJYbUT+aZyemKN8brqTOxzCaG6ExRg==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/template': 7.21.9 - '@babel/types': 7.22.4 - dev: true - - /@babel/helper-hoist-variables@7.18.6: - resolution: {integrity: sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==} + /@babel/helper-module-imports@7.25.9: + resolution: {integrity: sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.4 - dev: true - - /@babel/helper-module-imports@7.21.4: - resolution: {integrity: sha512-orajc5T2PsRYUN3ZryCEFeMDYwyw09c/pZeaQEZPH0MpKzSvn3e0uXsDBu3k03VI+9DBiRo+l22BfKTpKwa/Wg==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.22.4 + '@babel/traverse': 7.26.4 + '@babel/types': 7.26.3 + transitivePeerDependencies: + - supports-color dev: true - /@babel/helper-module-transforms@7.22.1: - resolution: {integrity: sha512-dxAe9E7ySDGbQdCVOY/4+UcD8M9ZFqZcZhSPsPacvCG4M+9lwtDDQfI2EoaSvmf7W/8yCBkGU0m7Pvt1ru3UZw==} + /@babel/helper-module-transforms@7.26.0(@babel/core@7.26.0): + resolution: {integrity: sha512-xO+xu6B5K2czEnQye6BHA7DolFFmS3LB7stHZFaOLb1pAwO1HWLS8fXA+eh0A2yIvltPVmx3eNNDBJA2SLHXFw==} engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 dependencies: - '@babel/helper-environment-visitor': 7.22.1 - '@babel/helper-module-imports': 7.21.4 - '@babel/helper-simple-access': 7.21.5 - '@babel/helper-split-export-declaration': 7.18.6 - '@babel/helper-validator-identifier': 7.19.1 - '@babel/template': 7.21.9 - '@babel/traverse': 7.22.4 - '@babel/types': 7.22.4 + '@babel/core': 7.26.0 + '@babel/helper-module-imports': 7.25.9 + '@babel/helper-validator-identifier': 7.25.9 + '@babel/traverse': 7.26.4 transitivePeerDependencies: - supports-color dev: true - /@babel/helper-simple-access@7.21.5: - resolution: {integrity: sha512-ENPDAMC1wAjR0uaCUwliBdiSl1KBJAVnMTzXqi64c2MG8MPR6ii4qf7bSXDqSFbr4W6W028/rf5ivoHop5/mkg==} + /@babel/helper-string-parser@7.21.5: + resolution: {integrity: sha512-5pTUx3hAJaZIdW99sJ6ZUUgWq/Y+Hja7TowEnLNMm1VivRgZQL3vpBY3qUACVsvw+yQU6+YgfBVmcbLaZtrA1w==} engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.22.4 - dev: true + dev: false - /@babel/helper-split-export-declaration@7.18.6: - resolution: {integrity: sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==} + /@babel/helper-string-parser@7.25.9: + resolution: {integrity: sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==} engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.22.4 dev: true - /@babel/helper-string-parser@7.21.5: - resolution: {integrity: sha512-5pTUx3hAJaZIdW99sJ6ZUUgWq/Y+Hja7TowEnLNMm1VivRgZQL3vpBY3qUACVsvw+yQU6+YgfBVmcbLaZtrA1w==} - engines: {node: '>=6.9.0'} - /@babel/helper-validator-identifier@7.19.1: resolution: {integrity: sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==} engines: {node: '>=6.9.0'} - /@babel/helper-validator-option@7.21.0: - resolution: {integrity: sha512-rmL/B8/f0mKS2baE9ZpyTcTavvEuWhTTW8amjzXNvYG4AwBsqTLikfXsEofsJEfKHf+HQVQbFOHy6o+4cnC/fQ==} + /@babel/helper-validator-identifier@7.25.9: + resolution: {integrity: sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==} + engines: {node: '>=6.9.0'} + dev: true + + /@babel/helper-validator-option@7.25.9: + resolution: {integrity: sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw==} engines: {node: '>=6.9.0'} dev: true - /@babel/helpers@7.22.3: - resolution: {integrity: sha512-jBJ7jWblbgr7r6wYZHMdIqKc73ycaTcCaWRq4/2LpuPHcx7xMlZvpGQkOYc9HeSjn6rcx15CPlgVcBtZ4WZJ2w==} + /@babel/helpers@7.26.0: + resolution: {integrity: sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/template': 7.21.9 - '@babel/traverse': 7.22.4 - '@babel/types': 7.22.4 - transitivePeerDependencies: - - supports-color + '@babel/template': 7.25.9 + '@babel/types': 7.26.3 dev: true /@babel/highlight@7.18.6: @@ -356,6 +338,15 @@ packages: hasBin: true dependencies: '@babel/types': 7.22.4 + dev: false + + /@babel/parser@7.26.3: + resolution: {integrity: sha512-WJ/CvmY8Mea8iDXo6a7RK2wbmJITT5fN3BEkRuFlxVyNx8jOKIIhmC4fSkTcPcf8JyavbBwIe6OpiCOBXt/IcA==} + engines: {node: '>=6.0.0'} + hasBin: true + dependencies: + '@babel/types': 7.26.3 + dev: true /@babel/runtime-corejs3@7.21.5: resolution: {integrity: sha512-FRqFlFKNazWYykft5zvzuEl1YyTDGsIRrjV9rvxvYkUC7W/ueBng1X68Xd6uRMzAaJ0xMKn08/wem5YS1lpX8w==} @@ -372,27 +363,24 @@ packages: regenerator-runtime: 0.13.11 dev: true - /@babel/template@7.21.9: - resolution: {integrity: sha512-MK0X5k8NKOuWRamiEfc3KEJiHMTkGZNUjzMipqCGDDc6ijRl/B7RGSKVGncu4Ro/HdyzzY6cmoXuKI2Gffk7vQ==} + /@babel/template@7.25.9: + resolution: {integrity: sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/code-frame': 7.21.4 - '@babel/parser': 7.22.4 - '@babel/types': 7.22.4 + '@babel/code-frame': 7.26.2 + '@babel/parser': 7.26.3 + '@babel/types': 7.26.3 dev: true - /@babel/traverse@7.22.4: - resolution: {integrity: sha512-Tn1pDsjIcI+JcLKq1AVlZEr4226gpuAQTsLMorsYg9tuS/kG7nuwwJ4AB8jfQuEgb/COBwR/DqJxmoiYFu5/rQ==} + /@babel/traverse@7.26.4: + resolution: {integrity: sha512-fH+b7Y4p3yqvApJALCPJcwb0/XaOSgtK4pzV6WVjPR5GLFQBRI7pfoX2V2iM48NXvX07NUxxm1Vw98YjqTcU5w==} engines: {node: '>=6.9.0'} dependencies: - '@babel/code-frame': 7.21.4 - '@babel/generator': 7.22.3 - '@babel/helper-environment-visitor': 7.22.1 - '@babel/helper-function-name': 7.21.0 - '@babel/helper-hoist-variables': 7.18.6 - '@babel/helper-split-export-declaration': 7.18.6 - '@babel/parser': 7.22.4 - '@babel/types': 7.22.4 + '@babel/code-frame': 7.26.2 + '@babel/generator': 7.26.3 + '@babel/parser': 7.26.3 + '@babel/template': 7.25.9 + '@babel/types': 7.26.3 debug: 4.3.4 globals: 11.12.0 transitivePeerDependencies: @@ -406,207 +394,229 @@ packages: '@babel/helper-string-parser': 7.21.5 '@babel/helper-validator-identifier': 7.19.1 to-fast-properties: 2.0.0 + dev: false + + /@babel/types@7.26.3: + resolution: {integrity: sha512-vN5p+1kl59GVKMvTHt55NzzmYVxprfJD+ql7U9NFIfKCBkYE55LYtS+WtPlaYOyzydrKI8Nezd+aZextrd+FMA==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/helper-string-parser': 7.25.9 + '@babel/helper-validator-identifier': 7.25.9 + dev: true /@bcoe/v8-coverage@0.2.3: resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} dev: true - /@edge-runtime/primitives@3.0.2: - resolution: {integrity: sha512-mbo36g01tidaO5NiquJP5x9y2gBOnXlqPSjI03QBczSFWgfarU1guVwc6qdLb++afxaU82R/VI5ogOqh4pamjQ==} - engines: {node: '>=14'} + /@edge-runtime/primitives@4.1.0: + resolution: {integrity: sha512-Vw0lbJ2lvRUqc7/soqygUX216Xb8T3WBZ987oywz6aJqRxcwSVWwr9e+Nqo2m9bxobA9mdbWNNoRY6S9eko1EQ==} + engines: {node: '>=16'} dev: true - /@edge-runtime/vm@3.0.2: - resolution: {integrity: sha512-M/IotCRwjxiqm4nob4Cj5gVh48u8coeZFRvYYeLFL9bbu56M93TmEfSRtxBjVRAldheZmYj6U+1LLnsBwjuM6g==} - engines: {node: '>=14'} + /@edge-runtime/vm@3.2.0: + resolution: {integrity: sha512-0dEVyRLM/lG4gp1R/Ik5bfPl/1wX00xFwd5KcNH602tzBa09oF7pbTKETEhR1GjZ75K6OJnYFu8II2dyMhONMw==} + engines: {node: '>=16'} dependencies: - '@edge-runtime/primitives': 3.0.2 + '@edge-runtime/primitives': 4.1.0 dev: true - /@esbuild/android-arm64@0.17.19: - resolution: {integrity: sha512-KBMWvEZooR7+kzY0BtbTQn0OAYY7CsiydT63pVEaPtVYF0hXbUaOyZog37DKxK7NF3XacBJOpYT4adIJh+avxA==} + /@emnapi/runtime@1.3.1: + resolution: {integrity: sha512-kEBmG8KyqtxJZv+ygbEim+KCGtIq1fC22Ms3S4ziXmYKm8uyoLX0MHONVKwp+9opg390VaKRNt4a7A9NwmpNhw==} + requiresBuild: true + dependencies: + tslib: 2.8.1 + dev: true + optional: true + + /@esbuild/android-arm64@0.18.20: + resolution: {integrity: sha512-Nz4rJcchGDtENV0eMKUNa6L12zz2zBDXuhj/Vjh18zGqB44Bi7MBMSXjgunJgjRhCmKOjnPuZp4Mb6OKqtMHLQ==} engines: {node: '>=12'} cpu: [arm64] os: [android] requiresBuild: true optional: true - /@esbuild/android-arm@0.17.19: - resolution: {integrity: sha512-rIKddzqhmav7MSmoFCmDIb6e2W57geRsM94gV2l38fzhXMwq7hZoClug9USI2pFRGL06f4IOPHHpFNOkWieR8A==} + /@esbuild/android-arm@0.18.20: + resolution: {integrity: sha512-fyi7TDI/ijKKNZTUJAQqiG5T7YjJXgnzkURqmGj13C6dCqckZBLdl4h7bkhHt/t0WP+zO9/zwroDvANaOqO5Sw==} engines: {node: '>=12'} cpu: [arm] os: [android] requiresBuild: true optional: true - /@esbuild/android-x64@0.17.19: - resolution: {integrity: sha512-uUTTc4xGNDT7YSArp/zbtmbhO0uEEK9/ETW29Wk1thYUJBz3IVnvgEiEwEa9IeLyvnpKrWK64Utw2bgUmDveww==} + /@esbuild/android-x64@0.18.20: + resolution: {integrity: sha512-8GDdlePJA8D6zlZYJV/jnrRAi6rOiNaCC/JclcXpB+KIuvfBN4owLtgzY2bsxnx666XjJx2kDPUmnTtR8qKQUg==} engines: {node: '>=12'} cpu: [x64] os: [android] requiresBuild: true optional: true - /@esbuild/darwin-arm64@0.17.19: - resolution: {integrity: sha512-80wEoCfF/hFKM6WE1FyBHc9SfUblloAWx6FJkFWTWiCoht9Mc0ARGEM47e67W9rI09YoUxJL68WHfDRYEAvOhg==} + /@esbuild/darwin-arm64@0.18.20: + resolution: {integrity: sha512-bxRHW5kHU38zS2lPTPOyuyTm+S+eobPUnTNkdJEfAddYgEcll4xkT8DB9d2008DtTbl7uJag2HuE5NZAZgnNEA==} engines: {node: '>=12'} cpu: [arm64] os: [darwin] requiresBuild: true optional: true - /@esbuild/darwin-x64@0.17.19: - resolution: {integrity: sha512-IJM4JJsLhRYr9xdtLytPLSH9k/oxR3boaUIYiHkAawtwNOXKE8KoU8tMvryogdcT8AU+Bflmh81Xn6Q0vTZbQw==} + /@esbuild/darwin-x64@0.18.20: + resolution: {integrity: sha512-pc5gxlMDxzm513qPGbCbDukOdsGtKhfxD1zJKXjCCcU7ju50O7MeAZ8c4krSJcOIJGFR+qx21yMMVYwiQvyTyQ==} engines: {node: '>=12'} cpu: [x64] os: [darwin] requiresBuild: true optional: true - /@esbuild/freebsd-arm64@0.17.19: - resolution: {integrity: sha512-pBwbc7DufluUeGdjSU5Si+P3SoMF5DQ/F/UmTSb8HXO80ZEAJmrykPyzo1IfNbAoaqw48YRpv8shwd1NoI0jcQ==} + /@esbuild/freebsd-arm64@0.18.20: + resolution: {integrity: sha512-yqDQHy4QHevpMAaxhhIwYPMv1NECwOvIpGCZkECn8w2WFHXjEwrBn3CeNIYsibZ/iZEUemj++M26W3cNR5h+Tw==} engines: {node: '>=12'} cpu: [arm64] os: [freebsd] requiresBuild: true optional: true - /@esbuild/freebsd-x64@0.17.19: - resolution: {integrity: sha512-4lu+n8Wk0XlajEhbEffdy2xy53dpR06SlzvhGByyg36qJw6Kpfk7cp45DR/62aPH9mtJRmIyrXAS5UWBrJT6TQ==} + /@esbuild/freebsd-x64@0.18.20: + resolution: {integrity: sha512-tgWRPPuQsd3RmBZwarGVHZQvtzfEBOreNuxEMKFcd5DaDn2PbBxfwLcj4+aenoh7ctXcbXmOQIn8HI6mCSw5MQ==} engines: {node: '>=12'} cpu: [x64] os: [freebsd] requiresBuild: true optional: true - /@esbuild/linux-arm64@0.17.19: - resolution: {integrity: sha512-ct1Tg3WGwd3P+oZYqic+YZF4snNl2bsnMKRkb3ozHmnM0dGWuxcPTTntAF6bOP0Sp4x0PjSF+4uHQ1xvxfRKqg==} + /@esbuild/linux-arm64@0.18.20: + resolution: {integrity: sha512-2YbscF+UL7SQAVIpnWvYwM+3LskyDmPhe31pE7/aoTMFKKzIc9lLbyGUpmmb8a8AixOL61sQ/mFh3jEjHYFvdA==} engines: {node: '>=12'} cpu: [arm64] os: [linux] requiresBuild: true optional: true - /@esbuild/linux-arm@0.17.19: - resolution: {integrity: sha512-cdmT3KxjlOQ/gZ2cjfrQOtmhG4HJs6hhvm3mWSRDPtZ/lP5oe8FWceS10JaSJC13GBd4eH/haHnqf7hhGNLerA==} + /@esbuild/linux-arm@0.18.20: + resolution: {integrity: sha512-/5bHkMWnq1EgKr1V+Ybz3s1hWXok7mDFUMQ4cG10AfW3wL02PSZi5kFpYKrptDsgb2WAJIvRcDm+qIvXf/apvg==} engines: {node: '>=12'} cpu: [arm] os: [linux] requiresBuild: true optional: true - /@esbuild/linux-ia32@0.17.19: - resolution: {integrity: sha512-w4IRhSy1VbsNxHRQpeGCHEmibqdTUx61Vc38APcsRbuVgK0OPEnQ0YD39Brymn96mOx48Y2laBQGqgZ0j9w6SQ==} + /@esbuild/linux-ia32@0.18.20: + resolution: {integrity: sha512-P4etWwq6IsReT0E1KHU40bOnzMHoH73aXp96Fs8TIT6z9Hu8G6+0SHSw9i2isWrD2nbx2qo5yUqACgdfVGx7TA==} engines: {node: '>=12'} cpu: [ia32] os: [linux] requiresBuild: true optional: true - /@esbuild/linux-loong64@0.17.19: - resolution: {integrity: sha512-2iAngUbBPMq439a+z//gE+9WBldoMp1s5GWsUSgqHLzLJ9WoZLZhpwWuym0u0u/4XmZ3gpHmzV84PonE+9IIdQ==} + /@esbuild/linux-loong64@0.18.20: + resolution: {integrity: sha512-nXW8nqBTrOpDLPgPY9uV+/1DjxoQ7DoB2N8eocyq8I9XuqJ7BiAMDMf9n1xZM9TgW0J8zrquIb/A7s3BJv7rjg==} engines: {node: '>=12'} cpu: [loong64] os: [linux] requiresBuild: true optional: true - /@esbuild/linux-mips64el@0.17.19: - resolution: {integrity: sha512-LKJltc4LVdMKHsrFe4MGNPp0hqDFA1Wpt3jE1gEyM3nKUvOiO//9PheZZHfYRfYl6AwdTH4aTcXSqBerX0ml4A==} + /@esbuild/linux-mips64el@0.18.20: + resolution: {integrity: sha512-d5NeaXZcHp8PzYy5VnXV3VSd2D328Zb+9dEq5HE6bw6+N86JVPExrA6O68OPwobntbNJ0pzCpUFZTo3w0GyetQ==} engines: {node: '>=12'} cpu: [mips64el] os: [linux] requiresBuild: true optional: true - /@esbuild/linux-ppc64@0.17.19: - resolution: {integrity: sha512-/c/DGybs95WXNS8y3Ti/ytqETiW7EU44MEKuCAcpPto3YjQbyK3IQVKfF6nbghD7EcLUGl0NbiL5Rt5DMhn5tg==} + /@esbuild/linux-ppc64@0.18.20: + resolution: {integrity: sha512-WHPyeScRNcmANnLQkq6AfyXRFr5D6N2sKgkFo2FqguP44Nw2eyDlbTdZwd9GYk98DZG9QItIiTlFLHJHjxP3FA==} engines: {node: '>=12'} cpu: [ppc64] os: [linux] requiresBuild: true optional: true - /@esbuild/linux-riscv64@0.17.19: - resolution: {integrity: sha512-FC3nUAWhvFoutlhAkgHf8f5HwFWUL6bYdvLc/TTuxKlvLi3+pPzdZiFKSWz/PF30TB1K19SuCxDTI5KcqASJqA==} + /@esbuild/linux-riscv64@0.18.20: + resolution: {integrity: sha512-WSxo6h5ecI5XH34KC7w5veNnKkju3zBRLEQNY7mv5mtBmrP/MjNBCAlsM2u5hDBlS3NGcTQpoBvRzqBcRtpq1A==} engines: {node: '>=12'} cpu: [riscv64] os: [linux] requiresBuild: true optional: true - /@esbuild/linux-s390x@0.17.19: - resolution: {integrity: sha512-IbFsFbxMWLuKEbH+7sTkKzL6NJmG2vRyy6K7JJo55w+8xDk7RElYn6xvXtDW8HCfoKBFK69f3pgBJSUSQPr+4Q==} + /@esbuild/linux-s390x@0.18.20: + resolution: {integrity: sha512-+8231GMs3mAEth6Ja1iK0a1sQ3ohfcpzpRLH8uuc5/KVDFneH6jtAJLFGafpzpMRO6DzJ6AvXKze9LfFMrIHVQ==} engines: {node: '>=12'} cpu: [s390x] os: [linux] requiresBuild: true optional: true - /@esbuild/linux-x64@0.17.19: - resolution: {integrity: sha512-68ngA9lg2H6zkZcyp22tsVt38mlhWde8l3eJLWkyLrp4HwMUr3c1s/M2t7+kHIhvMjglIBrFpncX1SzMckomGw==} + /@esbuild/linux-x64@0.18.20: + resolution: {integrity: sha512-UYqiqemphJcNsFEskc73jQ7B9jgwjWrSayxawS6UVFZGWrAAtkzjxSqnoclCXxWtfwLdzU+vTpcNYhpn43uP1w==} engines: {node: '>=12'} cpu: [x64] os: [linux] requiresBuild: true optional: true - /@esbuild/netbsd-x64@0.17.19: - resolution: {integrity: sha512-CwFq42rXCR8TYIjIfpXCbRX0rp1jo6cPIUPSaWwzbVI4aOfX96OXY8M6KNmtPcg7QjYeDmN+DD0Wp3LaBOLf4Q==} + /@esbuild/netbsd-x64@0.18.20: + resolution: {integrity: sha512-iO1c++VP6xUBUmltHZoMtCUdPlnPGdBom6IrO4gyKPFFVBKioIImVooR5I83nTew5UOYrk3gIJhbZh8X44y06A==} engines: {node: '>=12'} cpu: [x64] os: [netbsd] requiresBuild: true optional: true - /@esbuild/openbsd-x64@0.17.19: - resolution: {integrity: sha512-cnq5brJYrSZ2CF6c35eCmviIN3k3RczmHz8eYaVlNasVqsNY+JKohZU5MKmaOI+KkllCdzOKKdPs762VCPC20g==} + /@esbuild/openbsd-x64@0.18.20: + resolution: {integrity: sha512-e5e4YSsuQfX4cxcygw/UCPIEP6wbIL+se3sxPdCiMbFLBWu0eiZOJ7WoD+ptCLrmjZBK1Wk7I6D/I3NglUGOxg==} engines: {node: '>=12'} cpu: [x64] os: [openbsd] requiresBuild: true optional: true - /@esbuild/sunos-x64@0.17.19: - resolution: {integrity: sha512-vCRT7yP3zX+bKWFeP/zdS6SqdWB8OIpaRq/mbXQxTGHnIxspRtigpkUcDMlSCOejlHowLqII7K2JKevwyRP2rg==} + /@esbuild/sunos-x64@0.18.20: + resolution: {integrity: sha512-kDbFRFp0YpTQVVrqUd5FTYmWo45zGaXe0X8E1G/LKFC0v8x0vWrhOWSLITcCn63lmZIxfOMXtCfti/RxN/0wnQ==} engines: {node: '>=12'} cpu: [x64] os: [sunos] requiresBuild: true optional: true - /@esbuild/win32-arm64@0.17.19: - resolution: {integrity: sha512-yYx+8jwowUstVdorcMdNlzklLYhPxjniHWFKgRqH7IFlUEa0Umu3KuYplf1HUZZ422e3NU9F4LGb+4O0Kdcaag==} + /@esbuild/win32-arm64@0.18.20: + resolution: {integrity: sha512-ddYFR6ItYgoaq4v4JmQQaAI5s7npztfV4Ag6NrhiaW0RrnOXqBkgwZLofVTlq1daVTQNhtI5oieTvkRPfZrePg==} engines: {node: '>=12'} cpu: [arm64] os: [win32] requiresBuild: true optional: true - /@esbuild/win32-ia32@0.17.19: - resolution: {integrity: sha512-eggDKanJszUtCdlVs0RB+h35wNlb5v4TWEkq4vZcmVt5u/HiDZrTXe2bWFQUez3RgNHwx/x4sk5++4NSSicKkw==} + /@esbuild/win32-ia32@0.18.20: + resolution: {integrity: sha512-Wv7QBi3ID/rROT08SABTS7eV4hX26sVduqDOTe1MvGMjNd3EjOz4b7zeexIR62GTIEKrfJXKL9LFxTYgkyeu7g==} engines: {node: '>=12'} cpu: [ia32] os: [win32] requiresBuild: true optional: true - /@esbuild/win32-x64@0.17.19: - resolution: {integrity: sha512-lAhycmKnVOuRYNtRtatQR1LPQf2oYCkRGkSFnseDAKPl8lu5SOsK/e1sXe5a0Pc5kHIHe6P2I/ilntNv2xf3cA==} + /@esbuild/win32-x64@0.18.20: + resolution: {integrity: sha512-kTdfRcSiDfQca/y9QIkng02avJ+NCaQvrMejlsB3RRv5sE9rRoeBPISaZpKxHELzRxZyLvNts1P27W3wV+8geQ==} engines: {node: '>=12'} cpu: [x64] os: [win32] requiresBuild: true optional: true - /@eslint-community/eslint-utils@4.4.0(eslint@8.42.0): + /@eslint-community/eslint-utils@4.4.0(eslint@8.57.1): 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.42.0 - eslint-visitor-keys: 3.4.1 + eslint: 8.57.1 + eslint-visitor-keys: 3.4.3 + dev: true + + /@eslint-community/regexpp@4.12.1: + resolution: {integrity: sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==} + engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} dev: true /@eslint-community/regexpp@4.5.1: @@ -614,13 +624,13 @@ packages: engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} dev: true - /@eslint/eslintrc@2.0.3: - resolution: {integrity: sha512-+5gy6OQfk+xx3q0d6jGZZC3f3KzAkXc/IanVxd1is/VIIziRqqt3ongQz0FiTUXqTk0c7aDB3OaFuKnuSoJicQ==} + /@eslint/eslintrc@2.1.4: + resolution: {integrity: sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: ajv: 6.12.6 debug: 4.3.4 - espree: 9.5.2 + espree: 9.6.1 globals: 13.20.0 ignore: 5.2.4 import-fresh: 3.3.0 @@ -631,11 +641,15 @@ packages: - supports-color dev: true - /@eslint/js@8.42.0: - resolution: {integrity: sha512-6SWlXpWU5AvId8Ac7zjzmIOqMOba/JWY8XZ4A7q7Gn1Vlfg/SFFIlrtHXt9nPn4op9ZPAkl91Jao+QQv3r/ukw==} + /@eslint/js@8.57.1: + resolution: {integrity: sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true + /@fastify/busboy@2.1.1: + resolution: {integrity: sha512-vBZP4NlzfOlerQTnba4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGfVu6w9wGtGK5fED5qRs2DteVCjOH60sA==} + engines: {node: '>=14'} + /@formatjs/intl-unified-numberformat@3.3.7: resolution: {integrity: sha512-KnWgLRHzCAgT9eyt3OS34RHoyD7dPDYhRcuKn+/6Kv2knDF8Im43J6vlSW6Hm1w63fNq3ZIT1cFk7RuVO3Psag==} deprecated: We have renamed the package to @formatjs/intl-numberformat @@ -648,17 +662,17 @@ packages: deprecated: the package is rather renamed to @formatjs/ecma-abstract with some changes in functionality (primarily selectUnit is removed and we don't plan to make any further changes to this package dev: true - /@hint/configuration-accessibility@2.0.26(hint@7.1.9): - resolution: {integrity: sha512-MNN5lCLJYh3zTVKJjEEwGJJ1mXYg60bfT6RMGaitOLi6rI8/S/lEIDlNUQUJPoGWt3v8HC8FT8KtHBUpDkVEJg==} + /@hint/configuration-accessibility@2.0.28(hint@7.1.13): + resolution: {integrity: sha512-ruHZJOgjR9ey7T0vWnPKHl+fLN1vNvATEP+1NSpMQhhtnACM/iCudttLwTsJLrhPDgVfJDcyMHOlCvRQ766a1A==} requiresBuild: true peerDependencies: hint: ^7.0.0 dependencies: - '@hint/connector-puppeteer': 2.5.23(hint@7.1.9) - '@hint/formatter-html': 4.3.16(hint@7.1.9) - '@hint/formatter-summary': 3.0.38(hint@7.1.9) - '@hint/hint-axe': 4.4.19(hint@7.1.9) - hint: 7.1.9(typescript@5.1.3) + '@hint/connector-puppeteer': 2.5.25(hint@7.1.13) + '@hint/formatter-html': 4.3.17(hint@7.1.13) + '@hint/formatter-summary': 3.0.39(hint@7.1.13) + '@hint/hint-axe': 4.4.21(hint@7.1.13) + hint: 7.1.13(typescript@5.7.2) transitivePeerDependencies: - bufferutil - encoding @@ -667,47 +681,47 @@ packages: dev: true optional: true - /@hint/configuration-development@8.3.17(hint@7.1.9)(typescript@5.1.3): - resolution: {integrity: sha512-H0mNiV0Sn6hIdm85YBw1taB2vjabL4VDP/Bf6oOAx3zEqLFicoJ6N8M0toFmXcK3uCY/oc9H2XKqtLbTmFOMvw==} + /@hint/configuration-development@8.3.20(hint@7.1.13)(typescript@5.7.2): + resolution: {integrity: sha512-v4q6D7VDtYUo51n+idUr0/+MF+nVKRbv/W/dCpRwW2/0W4D1ZhLQsmNRnP/wezX0hGIf5/KkGPj30RmCRaMx+w==} requiresBuild: true peerDependencies: hint: ^7.0.0 dependencies: - '@hint/configuration-accessibility': 2.0.26(hint@7.1.9) - '@hint/configuration-progressive-web-apps': 7.0.27(hint@7.1.9) - '@hint/connector-local': 3.2.26(hint@7.1.9) - '@hint/formatter-html': 4.3.16(hint@7.1.9) - '@hint/formatter-json': 3.1.35(hint@7.1.9) - '@hint/formatter-summary': 3.0.38(hint@7.1.9) - '@hint/hint-babel-config': 2.4.26(@hint/parser-babel-config@2.1.41)(hint@7.1.9) - '@hint/hint-button-type': 3.0.21(hint@7.1.9) - '@hint/hint-compat-api': 4.5.6(@hint/parser-css@3.0.39)(hint@7.1.9) - '@hint/hint-create-element-svg': 1.3.25(@hint/parser-javascript@3.1.24)(hint@7.1.9) - '@hint/hint-css-prefix-order': 1.5.6(@hint/parser-css@3.0.39)(hint@7.1.9) - '@hint/hint-detect-css-reflows': 1.0.5(@hint/parser-css@3.0.39)(hint@7.1.9) - '@hint/hint-disown-opener': 4.0.21(hint@7.1.9) - '@hint/hint-highest-available-document-mode': 5.0.21(hint@7.1.9) - '@hint/hint-leading-dot-classlist': 1.0.18(@hint/parser-javascript@3.1.24)(hint@7.1.9) - '@hint/hint-meta-charset-utf-8': 4.0.21(hint@7.1.9) - '@hint/hint-meta-viewport': 5.0.21(hint@7.1.9) - '@hint/hint-no-bom': 4.2.25(hint@7.1.9) - '@hint/hint-no-inline-styles': 1.0.17(hint@7.1.9) - '@hint/hint-no-protocol-relative-urls': 3.1.5(hint@7.1.9) - '@hint/hint-scoped-svg-styles': 1.3.26(@hint/parser-css@3.0.39)(hint@7.1.9) - '@hint/hint-sri': 4.0.21(hint@7.1.9) - '@hint/hint-typescript-config': 2.5.13(@hint/parser-typescript-config@2.4.28)(hint@7.1.9) - '@hint/hint-webpack-config': 2.4.27(@hint/parser-babel-config@2.1.41)(@hint/parser-typescript-config@2.4.28)(@hint/parser-webpack-config@2.1.40)(hint@7.1.9) - '@hint/parser-babel-config': 2.1.41(hint@7.1.9) - '@hint/parser-css': 3.0.39(hint@7.1.9) - '@hint/parser-html': 3.1.4(hint@7.1.9) - '@hint/parser-javascript': 3.1.24(hint@7.1.9) - '@hint/parser-jsx': 1.1.5(@hint/parser-javascript@3.1.24)(hint@7.1.9) - '@hint/parser-less': 1.0.31(hint@7.1.9) - '@hint/parser-sass': 1.0.31(hint@7.1.9) - '@hint/parser-typescript': 1.0.25(@hint/parser-javascript@3.1.24)(hint@7.1.9)(typescript@5.1.3) - '@hint/parser-typescript-config': 2.4.28(hint@7.1.9) - '@hint/parser-webpack-config': 2.1.40(hint@7.1.9) - hint: 7.1.9(typescript@5.1.3) + '@hint/configuration-accessibility': 2.0.28(hint@7.1.13) + '@hint/configuration-progressive-web-apps': 7.0.29(hint@7.1.13) + '@hint/connector-local': 3.2.28(hint@7.1.13) + '@hint/formatter-html': 4.3.17(hint@7.1.13) + '@hint/formatter-json': 3.1.36(hint@7.1.13) + '@hint/formatter-summary': 3.0.39(hint@7.1.13) + '@hint/hint-babel-config': 2.4.28(@hint/parser-babel-config@2.1.43)(hint@7.1.13) + '@hint/hint-button-type': 3.0.23(hint@7.1.13) + '@hint/hint-compat-api': 4.5.8(@hint/parser-css@3.0.39)(hint@7.1.13) + '@hint/hint-create-element-svg': 1.3.27(@hint/parser-javascript@3.1.25)(hint@7.1.13) + '@hint/hint-css-prefix-order': 1.5.8(@hint/parser-css@3.0.39)(hint@7.1.13) + '@hint/hint-detect-css-reflows': 1.0.7(@hint/parser-css@3.0.39)(hint@7.1.13) + '@hint/hint-disown-opener': 4.0.23(hint@7.1.13) + '@hint/hint-highest-available-document-mode': 5.0.23(hint@7.1.13) + '@hint/hint-leading-dot-classlist': 1.0.20(@hint/parser-javascript@3.1.25)(hint@7.1.13) + '@hint/hint-meta-charset-utf-8': 4.0.23(hint@7.1.13) + '@hint/hint-meta-viewport': 5.0.23(hint@7.1.13) + '@hint/hint-no-bom': 4.2.27(hint@7.1.13) + '@hint/hint-no-inline-styles': 1.0.19(hint@7.1.13) + '@hint/hint-no-protocol-relative-urls': 3.1.7(hint@7.1.13) + '@hint/hint-scoped-svg-styles': 1.3.28(@hint/parser-css@3.0.39)(hint@7.1.13) + '@hint/hint-sri': 4.0.23(hint@7.1.13) + '@hint/hint-typescript-config': 2.5.16(@hint/parser-typescript-config@2.4.31)(hint@7.1.13) + '@hint/hint-webpack-config': 2.4.30(@hint/parser-babel-config@2.1.43)(@hint/parser-typescript-config@2.4.31)(@hint/parser-webpack-config@2.1.42)(hint@7.1.13) + '@hint/parser-babel-config': 2.1.43(hint@7.1.13) + '@hint/parser-css': 3.0.39(hint@7.1.13) + '@hint/parser-html': 3.1.4(hint@7.1.13) + '@hint/parser-javascript': 3.1.25(hint@7.1.13) + '@hint/parser-jsx': 1.1.6(@hint/parser-javascript@3.1.25)(hint@7.1.13) + '@hint/parser-less': 1.0.31(hint@7.1.13) + '@hint/parser-sass': 1.0.31(hint@7.1.13) + '@hint/parser-typescript': 1.0.26(@hint/parser-javascript@3.1.25)(hint@7.1.13)(typescript@5.7.2) + '@hint/parser-typescript-config': 2.4.31(hint@7.1.13) + '@hint/parser-webpack-config': 2.1.42(hint@7.1.13) + hint: 7.1.13(typescript@5.7.2) transitivePeerDependencies: - bufferutil - canvas @@ -718,23 +732,23 @@ packages: dev: true optional: true - /@hint/configuration-progressive-web-apps@7.0.27(hint@7.1.9): - resolution: {integrity: sha512-KR9OGdQbjy11wKTt4db4dtKKq5PW/jQ1F1slyALntzEq1Lbw8APVIYz805RaTPNJf1gs8cvM/dVDdzBVcU4fkA==} + /@hint/configuration-progressive-web-apps@7.0.29(hint@7.1.13): + resolution: {integrity: sha512-0zQ7ooOrEfhmiBG71W7vqm5gyLOyuw9Ep8pnLlazrvqOAyb4FnKgu+W36py0a0IkgSdtgEqfoFMA3f2tCnU+ag==} requiresBuild: true peerDependencies: hint: ^7.0.0 dependencies: - '@hint/connector-jsdom': 4.1.26(hint@7.1.9) - '@hint/connector-puppeteer': 2.5.23(hint@7.1.9) - '@hint/formatter-html': 4.3.16(hint@7.1.9) - '@hint/formatter-summary': 3.0.38(hint@7.1.9) - '@hint/hint-apple-touch-icons': 4.0.21(hint@7.1.9) - '@hint/hint-manifest-app-name': 2.4.27(@hint/parser-manifest@2.3.18)(hint@7.1.9) - '@hint/hint-manifest-exists': 2.4.27(@hint/parser-manifest@2.3.18)(hint@7.1.9) - '@hint/hint-manifest-file-extension': 3.0.22(@hint/parser-manifest@2.3.18)(hint@7.1.9) - '@hint/hint-manifest-is-valid': 3.4.18(@hint/parser-manifest@2.3.18)(hint@7.1.9) - '@hint/parser-manifest': 2.3.18(hint@7.1.9) - hint: 7.1.9(typescript@5.1.3) + '@hint/connector-jsdom': 4.1.28(hint@7.1.13) + '@hint/connector-puppeteer': 2.5.25(hint@7.1.13) + '@hint/formatter-html': 4.3.17(hint@7.1.13) + '@hint/formatter-summary': 3.0.39(hint@7.1.13) + '@hint/hint-apple-touch-icons': 4.0.23(hint@7.1.13) + '@hint/hint-manifest-app-name': 2.4.29(@hint/parser-manifest@2.3.20)(hint@7.1.13) + '@hint/hint-manifest-exists': 2.4.29(@hint/parser-manifest@2.3.20)(hint@7.1.13) + '@hint/hint-manifest-file-extension': 3.0.24(@hint/parser-manifest@2.3.20)(hint@7.1.13) + '@hint/hint-manifest-is-valid': 3.4.20(@hint/parser-manifest@2.3.20)(hint@7.1.13) + '@hint/parser-manifest': 2.3.20(hint@7.1.13) + hint: 7.1.13(typescript@5.7.2) transitivePeerDependencies: - bufferutil - encoding @@ -743,54 +757,54 @@ packages: dev: true optional: true - /@hint/configuration-web-recommended@8.2.22(hint@7.1.9): - resolution: {integrity: sha512-xtmew1kmEhvCKpqvexh2gD5ileb5Nu16GbmXR94ddTtE97HanHCprI8nsr7BwtCa3h08aqevvZsrNhqe7TcdNQ==} + /@hint/configuration-web-recommended@8.2.24(hint@7.1.13): + resolution: {integrity: sha512-hTQT/+OOKfu2sOJM6UzImibt3rBiHANXtov49Pn19V5zXL0s+PZAgPjdWUKdptwEDwgTaGN18QDpPJxaRVeFTw==} requiresBuild: true peerDependencies: hint: ^7.0.0 dependencies: - '@hint/configuration-accessibility': 2.0.26(hint@7.1.9) - '@hint/connector-jsdom': 4.1.26(hint@7.1.9) - '@hint/connector-local': 3.2.26(hint@7.1.9) - '@hint/connector-puppeteer': 2.5.23(hint@7.1.9) - '@hint/formatter-html': 4.3.16(hint@7.1.9) - '@hint/formatter-json': 3.1.35(hint@7.1.9) - '@hint/formatter-stylish': 3.1.35(hint@7.1.9) - '@hint/formatter-summary': 3.0.38(hint@7.1.9) - '@hint/hint-button-type': 3.0.21(hint@7.1.9) - '@hint/hint-compat-api': 4.5.6(@hint/parser-css@3.0.39)(hint@7.1.9) - '@hint/hint-content-type': 4.2.25(hint@7.1.9) - '@hint/hint-create-element-svg': 1.3.25(@hint/parser-javascript@3.1.24)(hint@7.1.9) - '@hint/hint-css-prefix-order': 1.5.6(@hint/parser-css@3.0.39)(hint@7.1.9) - '@hint/hint-detect-css-reflows': 1.0.5(@hint/parser-css@3.0.39)(hint@7.1.9) - '@hint/hint-disown-opener': 4.0.21(hint@7.1.9) - '@hint/hint-highest-available-document-mode': 5.0.21(hint@7.1.9) - '@hint/hint-html-checker': 3.3.25(hint@7.1.9) - '@hint/hint-http-cache': 4.0.21(hint@7.1.9) - '@hint/hint-http-compression': 5.2.25(hint@7.1.9) - '@hint/hint-image-optimization-cloudinary': 3.2.25(hint@7.1.9) - '@hint/hint-leading-dot-classlist': 1.0.18(@hint/parser-javascript@3.1.24)(hint@7.1.9) - '@hint/hint-meta-charset-utf-8': 4.0.21(hint@7.1.9) - '@hint/hint-meta-viewport': 5.0.21(hint@7.1.9) - '@hint/hint-no-bom': 4.2.25(hint@7.1.9) - '@hint/hint-no-disallowed-headers': 3.1.20(hint@7.1.9) - '@hint/hint-no-friendly-error-pages': 3.3.25(hint@7.1.9) - '@hint/hint-no-html-only-headers': 3.0.21(hint@7.1.9) - '@hint/hint-no-http-redirects': 3.0.21(hint@7.1.9) - '@hint/hint-no-inline-styles': 1.0.17(hint@7.1.9) - '@hint/hint-no-protocol-relative-urls': 3.1.5(hint@7.1.9) - '@hint/hint-no-vulnerable-javascript-libraries': 2.12.20(hint@7.1.9) - '@hint/hint-scoped-svg-styles': 1.3.26(@hint/parser-css@3.0.39)(hint@7.1.9) - '@hint/hint-sri': 4.0.21(hint@7.1.9) - '@hint/hint-ssllabs': 2.4.25(hint@7.1.9) - '@hint/hint-strict-transport-security': 3.0.21(hint@7.1.9) - '@hint/hint-stylesheet-limits': 3.3.25(hint@7.1.9) - '@hint/hint-validate-set-cookie-header': 3.0.21(hint@7.1.9) - '@hint/hint-x-content-type-options': 4.0.21(hint@7.1.9) - '@hint/parser-css': 3.0.39(hint@7.1.9) - '@hint/parser-html': 3.1.4(hint@7.1.9) - '@hint/parser-javascript': 3.1.24(hint@7.1.9) - hint: 7.1.9(typescript@5.1.3) + '@hint/configuration-accessibility': 2.0.28(hint@7.1.13) + '@hint/connector-jsdom': 4.1.28(hint@7.1.13) + '@hint/connector-local': 3.2.28(hint@7.1.13) + '@hint/connector-puppeteer': 2.5.25(hint@7.1.13) + '@hint/formatter-html': 4.3.17(hint@7.1.13) + '@hint/formatter-json': 3.1.36(hint@7.1.13) + '@hint/formatter-stylish': 3.1.36(hint@7.1.13) + '@hint/formatter-summary': 3.0.39(hint@7.1.13) + '@hint/hint-button-type': 3.0.23(hint@7.1.13) + '@hint/hint-compat-api': 4.5.8(@hint/parser-css@3.0.39)(hint@7.1.13) + '@hint/hint-content-type': 4.2.27(hint@7.1.13) + '@hint/hint-create-element-svg': 1.3.27(@hint/parser-javascript@3.1.25)(hint@7.1.13) + '@hint/hint-css-prefix-order': 1.5.8(@hint/parser-css@3.0.39)(hint@7.1.13) + '@hint/hint-detect-css-reflows': 1.0.7(@hint/parser-css@3.0.39)(hint@7.1.13) + '@hint/hint-disown-opener': 4.0.23(hint@7.1.13) + '@hint/hint-highest-available-document-mode': 5.0.23(hint@7.1.13) + '@hint/hint-html-checker': 3.3.27(hint@7.1.13) + '@hint/hint-http-cache': 4.0.23(hint@7.1.13) + '@hint/hint-http-compression': 5.2.27(hint@7.1.13) + '@hint/hint-image-optimization-cloudinary': 3.2.27(hint@7.1.13) + '@hint/hint-leading-dot-classlist': 1.0.20(@hint/parser-javascript@3.1.25)(hint@7.1.13) + '@hint/hint-meta-charset-utf-8': 4.0.23(hint@7.1.13) + '@hint/hint-meta-viewport': 5.0.23(hint@7.1.13) + '@hint/hint-no-bom': 4.2.27(hint@7.1.13) + '@hint/hint-no-disallowed-headers': 3.1.22(hint@7.1.13) + '@hint/hint-no-friendly-error-pages': 3.3.27(hint@7.1.13) + '@hint/hint-no-html-only-headers': 3.0.23(hint@7.1.13) + '@hint/hint-no-http-redirects': 3.0.23(hint@7.1.13) + '@hint/hint-no-inline-styles': 1.0.19(hint@7.1.13) + '@hint/hint-no-protocol-relative-urls': 3.1.7(hint@7.1.13) + '@hint/hint-no-vulnerable-javascript-libraries': 2.12.22(hint@7.1.13) + '@hint/hint-scoped-svg-styles': 1.3.28(@hint/parser-css@3.0.39)(hint@7.1.13) + '@hint/hint-sri': 4.0.23(hint@7.1.13) + '@hint/hint-ssllabs': 2.4.27(hint@7.1.13) + '@hint/hint-strict-transport-security': 3.0.23(hint@7.1.13) + '@hint/hint-stylesheet-limits': 3.3.27(hint@7.1.13) + '@hint/hint-validate-set-cookie-header': 3.0.23(hint@7.1.13) + '@hint/hint-x-content-type-options': 4.0.23(hint@7.1.13) + '@hint/parser-css': 3.0.39(hint@7.1.13) + '@hint/parser-html': 3.1.4(hint@7.1.13) + '@hint/parser-javascript': 3.1.25(hint@7.1.13) + hint: 7.1.13(typescript@5.7.2) transitivePeerDependencies: - bufferutil - canvas @@ -800,20 +814,20 @@ packages: dev: true optional: true - /@hint/connector-jsdom@4.1.26(hint@7.1.9): - resolution: {integrity: sha512-oDDuwdMeHvkEit1ClPh5F72Aw/P0OLcSfMqQnUihznYnsWJUQVqtbCQFv9zqHl/hXWwoBG9gOyrE/c5X30M8FA==} + /@hint/connector-jsdom@4.1.28(hint@7.1.13): + resolution: {integrity: sha512-eRhx+yYt7OLbhVX1WtiGyoOOIh/4rk1SOOrAWQUZ7Ukty9WsxUdNgyqppzn6U2mNnHSP6T9hkiFTWnRIBVeufg==} requiresBuild: true peerDependencies: hint: ^7.0.0 dependencies: - '@hint/utils': 7.0.23 - '@hint/utils-connector-tools': 4.0.40(hint@7.1.9) + '@hint/utils': 7.0.24 + '@hint/utils-connector-tools': 4.0.42(hint@7.1.13) '@hint/utils-debug': 1.0.11 '@hint/utils-dom': 2.2.4 '@hint/utils-fs': 1.0.16 - '@hint/utils-network': 1.0.25 + '@hint/utils-network': 1.0.27 '@hint/utils-types': 1.2.1 - hint: 7.1.9(typescript@5.1.3) + hint: 7.1.13(typescript@5.7.2) jsdom: 21.1.2(canvas@2.11.2) mutationobserver-shim: 0.3.7 optionalDependencies: @@ -826,43 +840,44 @@ packages: dev: true optional: true - /@hint/connector-local@3.2.26(hint@7.1.9): - resolution: {integrity: sha512-mOZ98WD1zn5sy6Z4Fjihq/tYNhFmYP9Zu7uMNHM55YEk9uJWDhSIOJ1KVhbKWP1EmH55j7C3fmLK/NyBHCkNeg==} + /@hint/connector-local@3.2.28(hint@7.1.13): + resolution: {integrity: sha512-oJxv+br08bqrGTP6weC6DJ3fwTwqq1Ot+/RBJU98d8t8XdEwSHRD2EAr4RySuVr6GVkzlEW+p91fTW8W9VtgAw==} requiresBuild: true peerDependencies: hint: ^7.0.0 dependencies: - '@hint/utils': 7.0.23 + '@hint/utils': 7.0.24 '@hint/utils-dom': 2.2.4 '@hint/utils-fs': 1.0.16 '@hint/utils-i18n': 1.0.15 - '@hint/utils-network': 1.0.25 + '@hint/utils-network': 1.0.27 chokidar: 3.5.3 globby: 11.1.0 - hint: 7.1.9(typescript@5.1.3) + hint: 7.1.13(typescript@5.7.2) jsdom: 21.1.2(canvas@2.11.2) transitivePeerDependencies: - bufferutil - canvas + - encoding - supports-color - utf-8-validate dev: true optional: true - /@hint/connector-puppeteer@2.5.23(hint@7.1.9): - resolution: {integrity: sha512-FXq+QE0BZbo/4ymhBTZ3C1PKyNi/einQoKPl5KImw4e+DDTgHzxpTSmOYJc6HEOX078qqrPQ3yWfdhb9n1KXCQ==} + /@hint/connector-puppeteer@2.5.25(hint@7.1.13): + resolution: {integrity: sha512-5P3qx0mJcNlxbBchC3GBxHBNjp1A321wrbELof0N0D1V3N+W5HnKykNhmvbFJyzDHZQqQ46Fh72vgehbSjvsPw==} requiresBuild: true peerDependencies: hint: ^7.0.0 dependencies: - '@hint/utils': 7.0.23 - '@hint/utils-connector-tools': 4.0.40(hint@7.1.9) + '@hint/utils': 7.0.24 + '@hint/utils-connector-tools': 4.0.42(hint@7.1.13) '@hint/utils-debug': 1.0.11 '@hint/utils-dom': 2.2.4 '@hint/utils-fs': 1.0.16 - '@hint/utils-network': 1.0.25 + '@hint/utils-network': 1.0.27 '@hint/utils-types': 1.2.1 - hint: 7.1.9(typescript@5.1.3) + hint: 7.1.13(typescript@5.7.2) is-ci: 3.0.1 lockfile: 1.0.4 puppeteer-core: 13.7.0 @@ -874,58 +889,58 @@ packages: dev: true optional: true - /@hint/formatter-html@4.3.16(hint@7.1.9): - resolution: {integrity: sha512-MhmP3Ex1D4XZ5+XriTENv9i6nCl+M//sArZ5SLfZry3JPqhhPzh+fNfCEdE4C/7jOzYvlMdGi6xM9XCOdBM2ig==} + /@hint/formatter-html@4.3.17(hint@7.1.13): + resolution: {integrity: sha512-d38ZLOyA66onomLgscVcOf/UmUaV8d/xKUE/2ArB4EVF3HB5pnsVOws4ezxFMCMgnz52EIuENMwnvxD5jrmKVQ==} requiresBuild: true peerDependencies: hint: ^7.0.0 dependencies: - '@hint/utils': 7.0.23 + '@hint/utils': 7.0.24 '@hint/utils-debug': 1.0.11 '@hint/utils-fs': 1.0.16 '@hint/utils-i18n': 1.0.15 '@hint/utils-types': 1.2.1 ejs: 3.1.9 fs-extra: 11.1.1 - hint: 7.1.9(typescript@5.1.3) + hint: 7.1.13(typescript@5.7.2) lodash: 4.17.21 transitivePeerDependencies: - supports-color dev: true optional: true - /@hint/formatter-json@3.1.35(hint@7.1.9): - resolution: {integrity: sha512-TMJDoP8w3RqCk8fL5Ask105kP6BvjD19HNDY3lU0qGWOWBfFd4/faTojVvM2ECCxMZJVGIYhhKt/zktBycwhTQ==} + /@hint/formatter-json@3.1.36(hint@7.1.13): + resolution: {integrity: sha512-wmoA+X+bbULJOKHfm0lGqQofUVW9SSSKcPSWMPG80f6B+2gI6jhDnLHnzMb/co31xQt5Mi5ekAAF5pkx5yEfCQ==} requiresBuild: true peerDependencies: hint: ^7.0.0 dependencies: - '@hint/utils': 7.0.23 + '@hint/utils': 7.0.24 '@hint/utils-debug': 1.0.11 '@hint/utils-fs': 1.0.16 '@hint/utils-i18n': 1.0.15 '@hint/utils-types': 1.2.1 - hint: 7.1.9(typescript@5.1.3) + hint: 7.1.13(typescript@5.7.2) lodash: 4.17.21 transitivePeerDependencies: - supports-color dev: true optional: true - /@hint/formatter-stylish@3.1.35(hint@7.1.9): - resolution: {integrity: sha512-XcL0OPOKuZwbdWguRcFTuQfwl8tFenCLKfK9fImvlXNmj9vUBVoX5MWILK5kNPmlS/Cin9px3jZPFaewF7DgHA==} + /@hint/formatter-stylish@3.1.36(hint@7.1.13): + resolution: {integrity: sha512-VecVu/FYLk2K9RkqZ07kAm8czsnRhNV6fWq7bsBq8cz+5oAfZEARd7BuCHg8rnSkOlA1V7b5glkwSQ0KH2lvLQ==} requiresBuild: true peerDependencies: hint: ^7.0.0 dependencies: - '@hint/utils': 7.0.23 + '@hint/utils': 7.0.24 '@hint/utils-debug': 1.0.11 '@hint/utils-fs': 1.0.16 '@hint/utils-i18n': 1.0.15 '@hint/utils-string': 1.0.14 '@hint/utils-types': 1.2.1 chalk: 4.1.2 - hint: 7.1.9(typescript@5.1.3) + hint: 7.1.13(typescript@5.7.2) lodash: 4.17.21 strip-ansi: 6.0.1 text-table: 0.2.0 @@ -934,19 +949,19 @@ packages: dev: true optional: true - /@hint/formatter-summary@3.0.38(hint@7.1.9): - resolution: {integrity: sha512-BJ5OTNLiFhcUyU1l7Cv40srm/86jJ1yBZxwNpGK3hXnKDAD0xmGdii8zaSqhAsnyZKGzYx2L3ofKX5wOd4Ptag==} + /@hint/formatter-summary@3.0.39(hint@7.1.13): + resolution: {integrity: sha512-cfIrZWFWBfDlkznB4gc24nysP+/Tmi7E+nchoZEW1xm4FKpmsc28ShgCw4dh5WhkfjVefioMU2/b8ul8II662Q==} requiresBuild: true peerDependencies: hint: ^7.0.0 dependencies: - '@hint/utils': 7.0.23 + '@hint/utils': 7.0.24 '@hint/utils-debug': 1.0.11 '@hint/utils-fs': 1.0.16 '@hint/utils-i18n': 1.0.15 '@hint/utils-types': 1.2.1 chalk: 4.1.2 - hint: 7.1.9(typescript@5.1.3) + hint: 7.1.13(typescript@5.7.2) lodash: 4.17.21 strip-ansi: 6.0.1 text-table: 0.2.0 @@ -955,59 +970,61 @@ packages: dev: true optional: true - /@hint/hint-apple-touch-icons@4.0.21(hint@7.1.9): - resolution: {integrity: sha512-Sy/382dk1OdfQJ9i13uw25KivdOhvY2XPSNVSDNzIp9/zp6C0EnGCJcFRfW9boXK5tk91479kZ8PkNrohmAaMg==} + /@hint/hint-apple-touch-icons@4.0.23(hint@7.1.13): + resolution: {integrity: sha512-YZz0FaFjE4rRFsxBHQ2Au+HOv+UJVFGGseRTHbHN2tiD5SrR1fjgvv5cOMyTuHB+QQoN9ruQSE8sw+to4uqWjA==} requiresBuild: true peerDependencies: hint: ^7.0.0 dependencies: '@hint/utils-debug': 1.0.11 '@hint/utils-i18n': 1.0.15 - '@hint/utils-network': 1.0.25 + '@hint/utils-network': 1.0.27 '@hint/utils-string': 1.0.14 '@hint/utils-types': 1.2.1 - hint: 7.1.9(typescript@5.1.3) + hint: 7.1.13(typescript@5.7.2) image-size: 1.0.2 transitivePeerDependencies: + - encoding - supports-color dev: true optional: true - /@hint/hint-axe@4.4.19(hint@7.1.9): - resolution: {integrity: sha512-m8pmjJNdQFCNWAZIsRPskTx0REBs8wVo4jb3QunzAkhAc+WMmjSRlINHoSyOBgVW59c6z0T8deBSAT+H9x5Rhw==} + /@hint/hint-axe@4.4.21(hint@7.1.13): + resolution: {integrity: sha512-oAXT+k7xnQdhSziQFkCe3NCJHk2gQzUVMZPVtgaHMgSM8Fdvs7XiUkeIYgR+IS9872RsP+xfTvRpdHBBkqh/sw==} requiresBuild: true peerDependencies: hint: ^7.0.0 dependencies: '@hint/utils-i18n': 1.0.15 - '@hint/utils-network': 1.0.25 + '@hint/utils-network': 1.0.27 '@hint/utils-types': 1.2.1 axe-core: 4.7.1 - hint: 7.1.9(typescript@5.1.3) + hint: 7.1.13(typescript@5.7.2) transitivePeerDependencies: + - encoding - supports-color dev: true optional: true - /@hint/hint-babel-config@2.4.26(@hint/parser-babel-config@2.1.41)(hint@7.1.9): - resolution: {integrity: sha512-QMajBk1xxecxsKMIrpnyeJVF+FuXByffrPAoqVxgzmodw0inauI30mMezyKM+ByWhUGSBwKfD6e1P28caaLKIA==} + /@hint/hint-babel-config@2.4.28(@hint/parser-babel-config@2.1.43)(hint@7.1.13): + resolution: {integrity: sha512-nC1zQkk/RJo2UV6A46er1jLPKesDtnkC7eGdDON4dQmG67LmcMBlktHjGLZmm7RSGkAaYOlkADx3TB6H6RCCCw==} requiresBuild: true peerDependencies: '@hint/parser-babel-config': ^2.0.0 hint: ^7.0.0 dependencies: - '@hint/parser-babel-config': 2.1.41(hint@7.1.9) + '@hint/parser-babel-config': 2.1.43(hint@7.1.13) '@hint/utils-debug': 1.0.11 '@hint/utils-i18n': 1.0.15 '@hint/utils-types': 1.2.1 - hint: 7.1.9(typescript@5.1.3) + hint: 7.1.13(typescript@5.7.2) transitivePeerDependencies: - supports-color dev: true optional: true - /@hint/hint-button-type@3.0.21(hint@7.1.9): - resolution: {integrity: sha512-Kn0Pd6F/yeiziPEERZDUDlcXFv6BaxAg20VfNGlpwLER9w+9AQZVCwq/Brpz+6CaDsS0aBInzxhvQlPhckx6RQ==} + /@hint/hint-button-type@3.0.23(hint@7.1.13): + resolution: {integrity: sha512-HzyTIktrpmH8q/IKB+NXkwHvDQOaSR/OWSYWfX5rwIlaBir60XeLW40ndkmTHFYxn+uqnNnXWa7nC5QF+dVV+w==} requiresBuild: true peerDependencies: hint: ^7.0.0 @@ -1015,295 +1032,301 @@ packages: '@hint/utils-debug': 1.0.11 '@hint/utils-i18n': 1.0.15 '@hint/utils-types': 1.2.1 - hint: 7.1.9(typescript@5.1.3) + hint: 7.1.13(typescript@5.7.2) transitivePeerDependencies: - supports-color dev: true optional: true - /@hint/hint-compat-api@4.5.6(@hint/parser-css@3.0.39)(hint@7.1.9): - resolution: {integrity: sha512-aND+xfvyu37Se1dWGud1tCqf4Y8wo9bzZt+5qyn6x6h/djvNr8yYzFVzT+emrdDHhYZUTpfK5N1PKnh0NTp1LQ==} + /@hint/hint-compat-api@4.5.8(@hint/parser-css@3.0.39)(hint@7.1.13): + resolution: {integrity: sha512-YoTziEIkrDMyr661rOfaxDtjmEtXlOhmElRFLkkVo9dipBPWb6+lpxzuTsG0pqpKjA0quaBLgxW+iCqKdoluxg==} requiresBuild: true peerDependencies: '@hint/parser-css': ^3.0.0 hint: ^7.0.0 dependencies: - '@hint/parser-css': 3.0.39(hint@7.1.9) - '@hint/utils-compat-data': 1.1.12 + '@hint/parser-css': 3.0.39(hint@7.1.13) + '@hint/utils-compat-data': 1.1.13 '@hint/utils-css': 1.0.15 '@hint/utils-fs': 1.0.16 '@hint/utils-i18n': 1.0.15 '@hint/utils-types': 1.2.1 - hint: 7.1.9(typescript@5.1.3) + hint: 7.1.13(typescript@5.7.2) lodash: 4.17.21 dev: true optional: true - /@hint/hint-content-type@4.2.25(hint@7.1.9): - resolution: {integrity: sha512-ni7Ztvuw+u2j0HA9h0r54d35mtqPD0DDlM/30PxfmTYshH86BA15VyDsMkNBDD9En8uhf6DmnhVGaDc+87eWPg==} + /@hint/hint-content-type@4.2.27(hint@7.1.13): + resolution: {integrity: sha512-+tVzsDDZ6HlusqGik2xfbH/I0PE1RmcU8tRb1hcxURzjPYqLDMCpecfV/QBz3rT7+gJRvPrdhUKjRfvmIEK8Fg==} requiresBuild: true peerDependencies: hint: ^7.0.0 dependencies: - '@hint/utils': 7.0.23 + '@hint/utils': 7.0.24 '@hint/utils-debug': 1.0.11 '@hint/utils-i18n': 1.0.15 - '@hint/utils-network': 1.0.25 + '@hint/utils-network': 1.0.27 '@hint/utils-string': 1.0.14 '@hint/utils-types': 1.2.1 content-type: 1.0.5 - hint: 7.1.9(typescript@5.1.3) + hint: 7.1.13(typescript@5.7.2) transitivePeerDependencies: + - encoding - supports-color dev: true optional: true - /@hint/hint-create-element-svg@1.3.25(@hint/parser-javascript@3.1.24)(hint@7.1.9): - resolution: {integrity: sha512-rqGHXB+yfWRd4w6Vxol0veEmg00X+2z/zSJLFy2Eri/BNQVBf3gSaZKAAJS2o0J1HQLXX3KQmmTCipcXltR95A==} + /@hint/hint-create-element-svg@1.3.27(@hint/parser-javascript@3.1.25)(hint@7.1.13): + resolution: {integrity: sha512-iaKrNVgRoEHItjvOZg4HcE8oIVUB2Me6CNCWpKpod94KmG/S4OfSUGrUxWwc8pEzQ7UAN7NgRtWiwuksZueWUg==} requiresBuild: true peerDependencies: '@hint/parser-javascript': ^3.0.0 hint: ^7.0.0 dependencies: - '@hint/parser-javascript': 3.1.24(hint@7.1.9) + '@hint/parser-javascript': 3.1.25(hint@7.1.13) '@hint/utils-debug': 1.0.11 '@hint/utils-fs': 1.0.16 '@hint/utils-i18n': 1.0.15 '@hint/utils-types': 1.2.1 - hint: 7.1.9(typescript@5.1.3) + hint: 7.1.13(typescript@5.7.2) transitivePeerDependencies: - supports-color dev: true optional: true - /@hint/hint-css-prefix-order@1.5.6(@hint/parser-css@3.0.39)(hint@7.1.9): - resolution: {integrity: sha512-lhLTC+e6KEb7HLq8xxbqq2pPMNLZhti0B/3TdwQXnNnmxlG7Cwim4jJIpIKNVFmP7S5psFTmVeLlH+DDnYOe7A==} + /@hint/hint-css-prefix-order@1.5.8(@hint/parser-css@3.0.39)(hint@7.1.13): + resolution: {integrity: sha512-S1Fl6s4zIRr5V5qmfRDpvHKPQoHlLcJM481Zr0RafjGsBJQoj+u9RepPVzRDqD9vujCIsuUw6zLa7mPzgPMHFQ==} requiresBuild: true peerDependencies: '@hint/parser-css': ^3.0.0 hint: ^7.0.0 dependencies: - '@hint/parser-css': 3.0.39(hint@7.1.9) + '@hint/parser-css': 3.0.39(hint@7.1.13) '@hint/utils-css': 1.0.15 '@hint/utils-debug': 1.0.11 '@hint/utils-fs': 1.0.16 '@hint/utils-i18n': 1.0.15 '@hint/utils-types': 1.2.1 - hint: 7.1.9(typescript@5.1.3) - postcss: 8.4.24 + hint: 7.1.13(typescript@5.7.2) + postcss: 8.4.49 transitivePeerDependencies: - supports-color dev: true optional: true - /@hint/hint-detect-css-reflows@1.0.5(@hint/parser-css@3.0.39)(hint@7.1.9): - resolution: {integrity: sha512-HnSnmiVizbaJKZNMdtbGqMIeJUaQqVwJK9eA13KR3hLnmIm6hng2fvmvx2UkTJXQi4wSw5TUK7vEpsvTVSA4xw==} + /@hint/hint-detect-css-reflows@1.0.7(@hint/parser-css@3.0.39)(hint@7.1.13): + resolution: {integrity: sha512-FcMhgdwzwkizsziFm7gf6Elr3DgcaO/cwjgdaBNbIcnEAPZcdC5Nn03wkYM1AIMzGhmRvqpkxbFaXNpeSl6Q/A==} requiresBuild: true peerDependencies: '@hint/parser-css': ^3.0.0 hint: ^7.0.0 dependencies: - '@hint/parser-css': 3.0.39(hint@7.1.9) + '@hint/parser-css': 3.0.39(hint@7.1.13) '@hint/utils-css': 1.0.15 '@hint/utils-debug': 1.0.11 '@hint/utils-fs': 1.0.16 '@hint/utils-i18n': 1.0.15 '@hint/utils-types': 1.2.1 - hint: 7.1.9(typescript@5.1.3) - postcss: 8.4.24 + hint: 7.1.13(typescript@5.7.2) + postcss: 8.4.49 transitivePeerDependencies: - supports-color dev: true optional: true - /@hint/hint-disown-opener@4.0.21(hint@7.1.9): - resolution: {integrity: sha512-5L/0RqlgjnKKSc/6P6KHCsj9s1VNoIhLq7BNaHu9lknJcYkMNuZfJ4DL4dZzsmDAENKsdvp3jC5PEeZSbmlssA==} + /@hint/hint-disown-opener@4.0.23(hint@7.1.13): + resolution: {integrity: sha512-9+WE/xKzZ8+/zKJraT+GyzifNMLiPLfh9MlVZKHa9y/820dnOzPU6zyZjruK3sGkR6DbCOIXdIWkzM3UXhUkNw==} requiresBuild: true peerDependencies: hint: ^7.0.0 dependencies: - '@hint/utils-compat-data': 1.1.12 + '@hint/utils-compat-data': 1.1.13 '@hint/utils-debug': 1.0.11 '@hint/utils-i18n': 1.0.15 - '@hint/utils-network': 1.0.25 + '@hint/utils-network': 1.0.27 '@hint/utils-string': 1.0.14 '@hint/utils-types': 1.2.1 - hint: 7.1.9(typescript@5.1.3) + hint: 7.1.13(typescript@5.7.2) transitivePeerDependencies: + - encoding - supports-color dev: true optional: true - /@hint/hint-highest-available-document-mode@5.0.21(hint@7.1.9): - resolution: {integrity: sha512-sg8rkMtEBAhihlk4TSXsWZAXzsRaKmGESAhYdQeqYO2XqiaqaEHRiOPM8fTVwetHgVyojDRR7WOCpefSj8ISxQ==} + /@hint/hint-highest-available-document-mode@5.0.23(hint@7.1.13): + resolution: {integrity: sha512-5OGYN5sMRz1OXFnp/MLSKwWXAlUSSuo98/uh00rUgDnCGI3wSDdRI4Oi02cTUOWfqzXzrep50Kk4LVXFCX4nwg==} requiresBuild: true peerDependencies: hint: ^7.0.0 dependencies: '@hint/utils-i18n': 1.0.15 - '@hint/utils-network': 1.0.25 + '@hint/utils-network': 1.0.27 '@hint/utils-string': 1.0.14 '@hint/utils-types': 1.2.1 - hint: 7.1.9(typescript@5.1.3) + hint: 7.1.13(typescript@5.7.2) transitivePeerDependencies: + - encoding - supports-color dev: true optional: true - /@hint/hint-html-checker@3.3.25(hint@7.1.9): - resolution: {integrity: sha512-7XOuSo4aMkuOmkpEGP+nN9bnzeV7IVLFeDuajonhYpdjcNzNwpJYijyIAtXY0i6G5uzVHKiyvkkd1a1L7FB0nA==} + /@hint/hint-html-checker@3.3.27(hint@7.1.13): + resolution: {integrity: sha512-FZEEzHCQP1fjeDMEAwLR81RbD0i+nj3QDB29hGzbKM0ePyqgobI0qZjaziqapci+7YccqzUQUNpnqfgW06sGnA==} requiresBuild: true peerDependencies: hint: ^7.0.0 dependencies: - '@hint/utils': 7.0.23 + '@hint/utils': 7.0.24 '@hint/utils-debug': 1.0.11 '@hint/utils-i18n': 1.0.15 - '@hint/utils-network': 1.0.25 + '@hint/utils-network': 1.0.27 '@hint/utils-types': 1.2.1 - hint: 7.1.9(typescript@5.1.3) + hint: 7.1.13(typescript@5.7.2) lodash: 4.17.21 transitivePeerDependencies: + - encoding - supports-color dev: true optional: true - /@hint/hint-http-cache@4.0.21(hint@7.1.9): - resolution: {integrity: sha512-+2MgUWfQOI4C90w9VVE0mXDNpIIsblQrs4qB1GGyakXcQ+9KGpQqnwhjOgYvsJar8ZWrRup6YfMXdpmwikDivg==} + /@hint/hint-http-cache@4.0.23(hint@7.1.13): + resolution: {integrity: sha512-nUdeLHj+RdezmYp9prkoN6Nj6wp+q3fxyEtGc/xaXdf+Gizgbb+02n3Xocd8+OK8/k8y/n8lOXlfzzvDUkg+KA==} requiresBuild: true peerDependencies: hint: ^7.0.0 dependencies: '@hint/utils-debug': 1.0.11 '@hint/utils-i18n': 1.0.15 - '@hint/utils-network': 1.0.25 + '@hint/utils-network': 1.0.27 '@hint/utils-types': 1.2.1 - hint: 7.1.9(typescript@5.1.3) + hint: 7.1.13(typescript@5.7.2) transitivePeerDependencies: + - encoding - supports-color dev: true optional: true - /@hint/hint-http-compression@5.2.25(hint@7.1.9): - resolution: {integrity: sha512-yibEI0PhSC6d0p4ZO5/TQ8nOZX3kvXKldrP3a45/y/VGRQE6KYxJnL4ImK+IjXwAdL88CfB9mo3oxe+F6L2TLg==} + /@hint/hint-http-compression@5.2.27(hint@7.1.13): + resolution: {integrity: sha512-Qh7NcmYOohGMlbpd5ccnjF1Ymdsn/Qm+aLfbaiu49gq/q62oL8C/0rJovGEP1XXo677kw5Lo9tdnrLLuPvk5Dw==} requiresBuild: true peerDependencies: hint: ^7.0.0 dependencies: - '@hint/utils': 7.0.23 + '@hint/utils': 7.0.24 '@hint/utils-i18n': 1.0.15 - '@hint/utils-network': 1.0.25 + '@hint/utils-network': 1.0.27 '@hint/utils-string': 1.0.14 '@hint/utils-types': 1.2.1 - hint: 7.1.9(typescript@5.1.3) + hint: 7.1.13(typescript@5.7.2) transitivePeerDependencies: + - encoding - supports-color dev: true optional: true - /@hint/hint-image-optimization-cloudinary@3.2.25(hint@7.1.9): - resolution: {integrity: sha512-ff9xxqCDTyg0ZXPBxB/KJAU6ud8Z/VsiuKrRMwdMZRb/iq977qPnREgqI7mVJbvCLT/ZYQSptuFRc14wVrM5sQ==} + /@hint/hint-image-optimization-cloudinary@3.2.27(hint@7.1.13): + resolution: {integrity: sha512-Ohksn2aaX8kQlNO7qEv+HMZGE1PxAMsVN5E10Z70yoKLpzdZthVLPi5DONmuzgeLzFpSEBqHKjAYMxYFMMLRXQ==} requiresBuild: true peerDependencies: hint: ^7.0.0 dependencies: - '@hint/utils': 7.0.23 + '@hint/utils': 7.0.24 '@hint/utils-i18n': 1.0.15 '@hint/utils-string': 1.0.14 '@hint/utils-types': 1.2.1 - cloudinary: 1.37.0 + cloudinary: 2.5.1 fs-extra: 11.1.1 - hint: 7.1.9(typescript@5.1.3) + hint: 7.1.13(typescript@5.7.2) image-size: 1.0.2 transitivePeerDependencies: - supports-color dev: true optional: true - /@hint/hint-leading-dot-classlist@1.0.18(@hint/parser-javascript@3.1.24)(hint@7.1.9): - resolution: {integrity: sha512-o7424Q+MHCmQbtaiRQR54TY4OMTmJWnUb3frQ/j3UnpvcdQulTBSLbb1mR2XXepv5ATyGFsxM7uod23QZ+BrkQ==} + /@hint/hint-leading-dot-classlist@1.0.20(@hint/parser-javascript@3.1.25)(hint@7.1.13): + resolution: {integrity: sha512-OMp+aIi2uoUpIAHt4Riu8YcUHy5dv7vKitTM2EE1N1FN/5O2bJxFBWn88FDP4SZcclO2ZfDMs8H6O03ttcAIzw==} requiresBuild: true peerDependencies: '@hint/parser-javascript': ^3.0.0 hint: ^7.0.0 dependencies: - '@hint/parser-javascript': 3.1.24(hint@7.1.9) + '@hint/parser-javascript': 3.1.25(hint@7.1.13) '@hint/utils-debug': 1.0.11 '@hint/utils-fs': 1.0.16 '@hint/utils-i18n': 1.0.15 '@hint/utils-types': 1.2.1 - hint: 7.1.9(typescript@5.1.3) + hint: 7.1.13(typescript@5.7.2) transitivePeerDependencies: - supports-color dev: true optional: true - /@hint/hint-manifest-app-name@2.4.27(@hint/parser-manifest@2.3.18)(hint@7.1.9): - resolution: {integrity: sha512-ZC/Ol7iLvr76ZWUfZQ1wPLYMVCmmzy062roaT/8LvDn9eHgscb5iLYh+NwDv84GUEb5GG6ETixKp7+luGlEzHg==} + /@hint/hint-manifest-app-name@2.4.29(@hint/parser-manifest@2.3.20)(hint@7.1.13): + resolution: {integrity: sha512-UMVja/2eAF4OmKCB0GWSb5xqeQanj4dTgCZ1y9bYti6z1Cs73N8QAvK4E4IWBVZrCRmC7sKg9vqDwazIT7vs2Q==} requiresBuild: true peerDependencies: '@hint/parser-manifest': ^2.0.0 hint: ^7.0.0 dependencies: - '@hint/parser-manifest': 2.3.18(hint@7.1.9) + '@hint/parser-manifest': 2.3.20(hint@7.1.13) '@hint/utils-i18n': 1.0.15 '@hint/utils-types': 1.2.1 - hint: 7.1.9(typescript@5.1.3) + hint: 7.1.13(typescript@5.7.2) punycode: 2.3.0 dev: true optional: true - /@hint/hint-manifest-exists@2.4.27(@hint/parser-manifest@2.3.18)(hint@7.1.9): - resolution: {integrity: sha512-vQncX/mZ6LqFTvGaC+1qk4MXDFEeVg+hBMXl9K7VD9x4BoZYgwOHfzXqhld6Ic/cWppEdgc1VtziLfnyicQQeQ==} + /@hint/hint-manifest-exists@2.4.29(@hint/parser-manifest@2.3.20)(hint@7.1.13): + resolution: {integrity: sha512-nu71v79er5esMnij0KBF9y8ClAol5+vdXkGV+4xBOs77j/cV9cQD61lhRyjKYQkjcv3t2oDBe3YcGqHweDOxRA==} requiresBuild: true peerDependencies: '@hint/parser-manifest': ^2.0.0 hint: ^7.0.0 dependencies: - '@hint/parser-manifest': 2.3.18(hint@7.1.9) + '@hint/parser-manifest': 2.3.20(hint@7.1.13) '@hint/utils-i18n': 1.0.15 '@hint/utils-string': 1.0.14 '@hint/utils-types': 1.2.1 - hint: 7.1.9(typescript@5.1.3) + hint: 7.1.13(typescript@5.7.2) dev: true optional: true - /@hint/hint-manifest-file-extension@3.0.22(@hint/parser-manifest@2.3.18)(hint@7.1.9): - resolution: {integrity: sha512-79rb2WuBN2JVyklA6s4KHWEWAy3eKAtsCaYQf3gMmExSiTRVwRW9QLITzQAng/CvbQbcxhTSnezDjChKWpGutw==} + /@hint/hint-manifest-file-extension@3.0.24(@hint/parser-manifest@2.3.20)(hint@7.1.13): + resolution: {integrity: sha512-vMz5QTXNCyf0kwn6w0COC4BRKMqKtUL3cknZbihytoWaoyLvg9GTc+pmpU4MlqAl8NABcktubzJU0k8uO4jRNg==} requiresBuild: true peerDependencies: '@hint/parser-manifest': ^2.0.0 hint: ^7.0.0 dependencies: - '@hint/parser-manifest': 2.3.18(hint@7.1.9) + '@hint/parser-manifest': 2.3.20(hint@7.1.13) '@hint/utils-fs': 1.0.16 '@hint/utils-i18n': 1.0.15 '@hint/utils-string': 1.0.14 '@hint/utils-types': 1.2.1 - hint: 7.1.9(typescript@5.1.3) + hint: 7.1.13(typescript@5.7.2) dev: true optional: true - /@hint/hint-manifest-is-valid@3.4.18(@hint/parser-manifest@2.3.18)(hint@7.1.9): - resolution: {integrity: sha512-AyibjsnKAAoau9LCapoGkQKmWplTQ6kehzF7mr9Yn4JiMuxjZIdX0QHVoTir0/a/rE6tK95ahN10dq9Ma/h8qQ==} + /@hint/hint-manifest-is-valid@3.4.20(@hint/parser-manifest@2.3.20)(hint@7.1.13): + resolution: {integrity: sha512-Cn3okyElZmNqLLK+/1uIYGWwDpCHn0+d3ERO5MWSUAFRVkxdtCl5mYUA4Gh6Syh/2feHUVkKj3A3zh4JoaHeqg==} requiresBuild: true peerDependencies: '@hint/parser-manifest': ^2.0.0 hint: ^7.0.0 dependencies: - '@hint/parser-manifest': 2.3.18(hint@7.1.9) - '@hint/utils-compat-data': 1.1.12 + '@hint/parser-manifest': 2.3.20(hint@7.1.13) + '@hint/utils-compat-data': 1.1.13 '@hint/utils-i18n': 1.0.15 '@hint/utils-string': 1.0.14 '@hint/utils-types': 1.2.1 bcp47: 1.1.2 color-string: 1.9.1 - hint: 7.1.9(typescript@5.1.3) + hint: 7.1.13(typescript@5.7.2) dev: true optional: true - /@hint/hint-meta-charset-utf-8@4.0.21(hint@7.1.9): - resolution: {integrity: sha512-mmUzuxALfDOs/77BsRMhpyzkOq6wVc95OESg7wsfUAqCrBiJ9Od0UwpYgwxaVLYrmAkIt4URREUEZpRrxyi6Zg==} + /@hint/hint-meta-charset-utf-8@4.0.23(hint@7.1.13): + resolution: {integrity: sha512-tWmpM/A5njyHY0tXxVbeATQks2ofAIz0/aCSdz3q2dO66U9WAWwm3k7RaFUjmVcvCBhvOUmSzsj6vnMwyA58cw==} requiresBuild: true peerDependencies: hint: ^7.0.0 @@ -1311,12 +1334,12 @@ packages: '@hint/utils-i18n': 1.0.15 '@hint/utils-string': 1.0.14 '@hint/utils-types': 1.2.1 - hint: 7.1.9(typescript@5.1.3) + hint: 7.1.13(typescript@5.7.2) dev: true optional: true - /@hint/hint-meta-viewport@5.0.21(hint@7.1.9): - resolution: {integrity: sha512-O9iVXosMf/YC1iMWvXVKu1zcSZhtgExzAEPCPdhDLikQ6nwzTSoZEHd+2oY8CFfqkyQ0ZrNgLzfqO0PMdRLVtw==} + /@hint/hint-meta-viewport@5.0.23(hint@7.1.13): + resolution: {integrity: sha512-XWMP7KDgCch/6v122T95tU9wNWSMF7jd6vpF0nPA38Sn9s0Vpjhcpp2dbEnkMe1NuKrVoakrnDoXoEzmVJ7f2w==} requiresBuild: true peerDependencies: hint: ^7.0.0 @@ -1324,92 +1347,96 @@ packages: '@hint/utils-i18n': 1.0.15 '@hint/utils-string': 1.0.14 '@hint/utils-types': 1.2.1 - hint: 7.1.9(typescript@5.1.3) + hint: 7.1.13(typescript@5.7.2) metaviewport-parser: 0.3.0 dev: true optional: true - /@hint/hint-no-bom@4.2.25(hint@7.1.9): - resolution: {integrity: sha512-+CeAticy8F32lUBZQ+wgF65I76V/Kn3E5ZiWYb6TNp9HFCRLKIEQGTB1noaIfhc1hvYUImLfVbNU9vMJ/N/Bwg==} + /@hint/hint-no-bom@4.2.27(hint@7.1.13): + resolution: {integrity: sha512-WqaT8AOJdvbaz6Mn55VxHo7oi6mkX/EePRp4de4d7ZMdEQoEPV1cwz7Knyu5Dewa/ARSQME4vVFyFBp/krBq1A==} requiresBuild: true peerDependencies: hint: ^7.0.0 dependencies: - '@hint/utils': 7.0.23 + '@hint/utils': 7.0.24 '@hint/utils-debug': 1.0.11 '@hint/utils-i18n': 1.0.15 - '@hint/utils-network': 1.0.25 + '@hint/utils-network': 1.0.27 '@hint/utils-types': 1.2.1 - hint: 7.1.9(typescript@5.1.3) + hint: 7.1.13(typescript@5.7.2) transitivePeerDependencies: + - encoding - supports-color dev: true optional: true - /@hint/hint-no-disallowed-headers@3.1.20(hint@7.1.9): - resolution: {integrity: sha512-7gcpgPNATz1ekN+EUuwBIXNT2ilomjZUtlzcyH5Z3qiWHUjab1yOqHft4XjIj/rzuKzu5F+95m+run+qmHgI5g==} + /@hint/hint-no-disallowed-headers@3.1.22(hint@7.1.13): + resolution: {integrity: sha512-nTmledRUUGi+pGHQR0F6E1b0ymO4sm44EucS7JM/9lDs4dKHhvk4EOQxifvKvqA8i5aoqd2ik0WGLfdza56cMg==} requiresBuild: true peerDependencies: hint: ^7.0.0 dependencies: '@hint/utils-debug': 1.0.11 '@hint/utils-i18n': 1.0.15 - '@hint/utils-network': 1.0.25 + '@hint/utils-network': 1.0.27 '@hint/utils-string': 1.0.14 '@hint/utils-types': 1.2.1 - hint: 7.1.9(typescript@5.1.3) + hint: 7.1.13(typescript@5.7.2) transitivePeerDependencies: + - encoding - supports-color dev: true optional: true - /@hint/hint-no-friendly-error-pages@3.3.25(hint@7.1.9): - resolution: {integrity: sha512-Ll9RVnh/+sMwkjf1jafLFKmyUs3YVGwem3zfq7Q5sfTI4XxFFGyZDUiTWFBHkZnoOPHA9CqVCYn/Gvl5SCyyJw==} + /@hint/hint-no-friendly-error-pages@3.3.27(hint@7.1.13): + resolution: {integrity: sha512-XFmYLNErOefM7mXDGRTukoAjqDAWy+WlGpnIVj/32hdfEIpVcmSWYw8oMDsjKH1XM6kmVleY4G8KpW0YZUO9KQ==} requiresBuild: true peerDependencies: hint: ^7.0.0 dependencies: '@hint/utils-debug': 1.0.11 '@hint/utils-i18n': 1.0.15 - '@hint/utils-network': 1.0.25 + '@hint/utils-network': 1.0.27 '@hint/utils-types': 1.2.1 - hint: 7.1.9(typescript@5.1.3) + hint: 7.1.13(typescript@5.7.2) transitivePeerDependencies: + - encoding - supports-color dev: true optional: true - /@hint/hint-no-html-only-headers@3.0.21(hint@7.1.9): - resolution: {integrity: sha512-Rxr+sxRJJSgTwqXYshUcJhXbibPkjuBvY0uHQwujZ6RsUbXCPcp3cTgUYw+zjWLqZx90eg9QQFRXhN+GM8VBhg==} + /@hint/hint-no-html-only-headers@3.0.23(hint@7.1.13): + resolution: {integrity: sha512-/fFm0s6mg9DHZ6CKxxhj1KUIi78GrxLHzJ30Hvly/YHLvQWLRrIO9HsJj7u+mSLikqxDwYIvyAFdajdL09rofA==} requiresBuild: true peerDependencies: hint: ^7.0.0 dependencies: '@hint/utils-debug': 1.0.11 '@hint/utils-i18n': 1.0.15 - '@hint/utils-network': 1.0.25 + '@hint/utils-network': 1.0.27 '@hint/utils-string': 1.0.14 '@hint/utils-types': 1.2.1 - hint: 7.1.9(typescript@5.1.3) + hint: 7.1.13(typescript@5.7.2) transitivePeerDependencies: + - encoding - supports-color dev: true optional: true - /@hint/hint-no-http-redirects@3.0.21(hint@7.1.9): - resolution: {integrity: sha512-d4n+CCPO3OwxlePTQWbyx+spMfL8mbW6G/u3LriGb/UMSw+FZJGARExx3aNEN2JNbM0EM2SJZs6mcn6WBIQoHA==} + /@hint/hint-no-http-redirects@3.0.23(hint@7.1.13): + resolution: {integrity: sha512-rovL7b9GwZQX3ap/oOwRrvjwwLqPvP4/Mxf1GLxf594WUtrT5lomR7wofBHBpZbNySkyrr1yTkR+bZ7e2n/cCg==} requiresBuild: true peerDependencies: hint: ^7.0.0 dependencies: '@hint/utils-i18n': 1.0.15 '@hint/utils-types': 1.2.1 - hint: 7.1.9(typescript@5.1.3) + hint: 7.1.13(typescript@5.7.2) dev: true optional: true - /@hint/hint-no-inline-styles@1.0.17(hint@7.1.9): - resolution: {integrity: sha512-77ReqF8t/O/ENMtc0ynqmRQ+7LmH6pQF3K2TnDEXNZnchFzl/p5kvKqsgPEHwxmTiJ3GunRRLAGm9jM8Z9Av7w==} + /@hint/hint-no-inline-styles@1.0.19(hint@7.1.13): + resolution: {integrity: sha512-9mvOPEcRM9UPlJg1+93mrf6X0MH7H2P9Aifyc/HrIu1pGKvhX5YPyUEtmUlNua6KaZrBpKVLuWW6vtSIm6ClCw==} requiresBuild: true peerDependencies: hint: ^7.0.0 @@ -1417,71 +1444,73 @@ packages: '@hint/utils-debug': 1.0.11 '@hint/utils-i18n': 1.0.15 '@hint/utils-types': 1.2.1 - hint: 7.1.9(typescript@5.1.3) + hint: 7.1.13(typescript@5.7.2) transitivePeerDependencies: - supports-color dev: true optional: true - /@hint/hint-no-protocol-relative-urls@3.1.5(hint@7.1.9): - resolution: {integrity: sha512-7fvuJ3biGwvSeLQs89D/YGTN6OpSPy7XnmdQAwOhXpbY3B14FYO49FyIVGUYcNOINGq2LwyDqBSfWfBz52BFfQ==} + /@hint/hint-no-protocol-relative-urls@3.1.7(hint@7.1.13): + resolution: {integrity: sha512-hNbJ7V33quGucb30Z0wrJwEQ7rjIqY1FkGEVle8eDu1nirmZnWpWcg71LYxvdM0FEqrmc5GsV+MJqUekBPspoA==} requiresBuild: true peerDependencies: hint: ^7.0.0 dependencies: '@hint/utils-debug': 1.0.11 '@hint/utils-i18n': 1.0.15 - '@hint/utils-network': 1.0.25 + '@hint/utils-network': 1.0.27 '@hint/utils-string': 1.0.14 '@hint/utils-types': 1.2.1 - hint: 7.1.9(typescript@5.1.3) + hint: 7.1.13(typescript@5.7.2) transitivePeerDependencies: + - encoding - supports-color dev: true optional: true - /@hint/hint-no-vulnerable-javascript-libraries@2.12.20(hint@7.1.9): - resolution: {integrity: sha512-7CtyDmeGB6CHWi/nD2LQG0xQyjtPyAA7NwXa1et5PCTbJgqhmOkcvEaSlwqxux6OtMMgJAhDrQJzx6P9VCVk2g==} + /@hint/hint-no-vulnerable-javascript-libraries@2.12.22(hint@7.1.13): + resolution: {integrity: sha512-5ywostqTiAssUYNai+Yvdw1TQpBEsbwh/Dm1aEE151t4beQ6+L7nd5tmRgHNvS1a6xMirbeG8yTeVsa2Kt099g==} requiresBuild: true peerDependencies: hint: ^7.0.0 dependencies: - '@hint/utils': 7.0.23 + '@hint/utils': 7.0.24 '@hint/utils-debug': 1.0.11 '@hint/utils-fs': 1.0.16 '@hint/utils-i18n': 1.0.15 - '@hint/utils-network': 1.0.25 + '@hint/utils-network': 1.0.27 '@hint/utils-types': 1.2.1 - hint: 7.1.9(typescript@5.1.3) + hint: 7.1.13(typescript@5.7.2) js-library-detector: 6.6.0 lodash: 4.17.21 - semver: 7.5.1 + semver: 7.6.3 transitivePeerDependencies: + - encoding - supports-color dev: true optional: true - /@hint/hint-scoped-svg-styles@1.3.26(@hint/parser-css@3.0.39)(hint@7.1.9): - resolution: {integrity: sha512-w3FxzRi42y49dU5TjV7eHyUhfjkCpRzwImg6rGoJHu6edikXAc+BCCZc3Gd+dq4yCfGSNsOU56BdDPcGY0wKRA==} + /@hint/hint-scoped-svg-styles@1.3.28(@hint/parser-css@3.0.39)(hint@7.1.13): + resolution: {integrity: sha512-6LsYDkW4CEzcpi9wSIBPTSNK2EooNw+oo2w0GlKXtL9cg1yntwykFujALcVGv8cGvBJULjm+6Hc0gvxQcaR15g==} requiresBuild: true peerDependencies: '@hint/parser-css': ^3.0.0 hint: ^7.0.0 dependencies: - '@hint/parser-css': 3.0.39(hint@7.1.9) + '@hint/parser-css': 3.0.39(hint@7.1.13) '@hint/utils-css': 1.0.15 '@hint/utils-debug': 1.0.11 '@hint/utils-fs': 1.0.16 '@hint/utils-i18n': 1.0.15 '@hint/utils-types': 1.2.1 - hint: 7.1.9(typescript@5.1.3) + hint: 7.1.13(typescript@5.7.2) transitivePeerDependencies: - supports-color dev: true optional: true - /@hint/hint-sri@4.0.21(hint@7.1.9): - resolution: {integrity: sha512-ypic5kSePS/ZMD5crl06VyVcRguzpANpxBLdSb08O9Rceu4uLlmsM/4nick0Vnr8ytJgC7xoZuZHg+fJI7rL5A==} + /@hint/hint-sri@4.0.23(hint@7.1.13): + resolution: {integrity: sha512-SzYM120S269FQ+oQ50YX3990IBhJ652szTK+xQg0EsB70aqWue+OP7A0+Pwfa+YEJnV4HCpEC+N2vOwTWfqRTg==} requiresBuild: true peerDependencies: hint: ^7.0.0 @@ -1489,99 +1518,103 @@ packages: '@hint/utils-debug': 1.0.11 '@hint/utils-fs': 1.0.16 '@hint/utils-i18n': 1.0.15 - '@hint/utils-network': 1.0.25 + '@hint/utils-network': 1.0.27 '@hint/utils-string': 1.0.14 '@hint/utils-types': 1.2.1 - hint: 7.1.9(typescript@5.1.3) + hint: 7.1.13(typescript@5.7.2) transitivePeerDependencies: + - encoding - supports-color dev: true optional: true - /@hint/hint-ssllabs@2.4.25(hint@7.1.9): - resolution: {integrity: sha512-P1Ka/KOEijwfHerjOpEADf0Yv4LgH/Wx307aLfStiiH/eKMgZUEKCkGu9vtPREIebRjRQtcv1Js3PnByfC2UXQ==} + /@hint/hint-ssllabs@2.4.27(hint@7.1.13): + resolution: {integrity: sha512-TF7/56DsOjTRFAeDfaAM9s90nxpmGUUifP/7SjxIXVGb4X3OAYkbGRAIZRz0vsAyTkKNZzMqO1Ti2QOH1qiHvQ==} requiresBuild: true peerDependencies: hint: ^7.0.0 dependencies: - '@hint/utils': 7.0.23 + '@hint/utils': 7.0.24 '@hint/utils-debug': 1.0.11 '@hint/utils-i18n': 1.0.15 - '@hint/utils-network': 1.0.25 + '@hint/utils-network': 1.0.27 '@hint/utils-types': 1.2.1 got: 11.8.6 - hint: 7.1.9(typescript@5.1.3) + hint: 7.1.13(typescript@5.7.2) transitivePeerDependencies: + - encoding - supports-color dev: true optional: true - /@hint/hint-strict-transport-security@3.0.21(hint@7.1.9): - resolution: {integrity: sha512-/JeXblijrLWR2gjRJ+rd+Do4ucKSgH9q0VnyMArQ76gFXIaqC1H+7G8b+k8hu2d+crzlfukqYGCMR5rJ9NuBjw==} + /@hint/hint-strict-transport-security@3.0.23(hint@7.1.13): + resolution: {integrity: sha512-JN9yJFWiS5YuqCP69rTgRIh4wWE+lSwg+y0qtgiqBK/7OBPtUUcngoU1lz6VRNkRSQklBAyFHOyuq1XZeWj9JA==} requiresBuild: true peerDependencies: hint: ^7.0.0 dependencies: '@hint/utils-debug': 1.0.11 '@hint/utils-i18n': 1.0.15 - '@hint/utils-network': 1.0.25 + '@hint/utils-network': 1.0.27 '@hint/utils-string': 1.0.14 '@hint/utils-types': 1.2.1 - hint: 7.1.9(typescript@5.1.3) + hint: 7.1.13(typescript@5.7.2) transitivePeerDependencies: + - encoding - supports-color dev: true optional: true - /@hint/hint-stylesheet-limits@3.3.25(hint@7.1.9): - resolution: {integrity: sha512-Ipg8bgefMllf45PrqS++499I5jsrAJp8NYIf5jJuwIJNBTvM2Z50bcxWsJegUbWwdHs5iOVw1bdvZ+HthZm6rg==} + /@hint/hint-stylesheet-limits@3.3.27(hint@7.1.13): + resolution: {integrity: sha512-/yq2dZ0rEmL1pXpew7lE60qjTQZFjVVPoDs/kMyH+ekx25gLJDcEvN/yLeQK3FOSEW+woTPk089N9rgn3RuujQ==} requiresBuild: true peerDependencies: hint: ^7.0.0 dependencies: '@hint/utils-i18n': 1.0.15 '@hint/utils-types': 1.2.1 - hint: 7.1.9(typescript@5.1.3) + hint: 7.1.13(typescript@5.7.2) dev: true optional: true - /@hint/hint-typescript-config@2.5.13(@hint/parser-typescript-config@2.4.28)(hint@7.1.9): - resolution: {integrity: sha512-mGWuCXgUTi206uPwsWds1OA/ShBThT6J5PcaJXmHG/f04QeWjQPbHYbi44SqHQPVjP9tEjTGMl6GTWewWk0Glg==} + /@hint/hint-typescript-config@2.5.16(@hint/parser-typescript-config@2.4.31)(hint@7.1.13): + resolution: {integrity: sha512-UzZ9mS7m7BthPEJvNIS0aF9t3jwp3lTVQx/VH7BWvMCFgLnURa14v5Zi7UgIezR0hmCZgGjShZMXBbSm0kX7FA==} requiresBuild: true peerDependencies: '@hint/parser-typescript-config': ^2.0.0 hint: ^7.0.0 dependencies: - '@hint/parser-typescript-config': 2.4.28(hint@7.1.9) - '@hint/utils': 7.0.23 + '@hint/parser-typescript-config': 2.4.31(hint@7.1.13) + '@hint/utils': 7.0.24 '@hint/utils-debug': 1.0.11 '@hint/utils-i18n': 1.0.15 '@hint/utils-types': 1.2.1 - hint: 7.1.9(typescript@5.1.3) + hint: 7.1.13(typescript@5.7.2) transitivePeerDependencies: - supports-color dev: true optional: true - /@hint/hint-validate-set-cookie-header@3.0.21(hint@7.1.9): - resolution: {integrity: sha512-Sanl6PXzYhzsJLnCJyZB3jE9FBsYkeQldxcVpcj5yKz98bkRb34XIzg0m5MkmNPNXddbmLXXsv+2XSTnmd9bpQ==} + /@hint/hint-validate-set-cookie-header@3.0.23(hint@7.1.13): + resolution: {integrity: sha512-/5xBRh1fgUsH9ynnBjdIogLOot5XB0chiCZc1KqHGlQKg2vbPLyZXSoVSNC4oSabqtTjUmLVFoCVj0/CrxycCA==} requiresBuild: true peerDependencies: hint: ^7.0.0 dependencies: '@hint/utils-debug': 1.0.11 '@hint/utils-i18n': 1.0.15 - '@hint/utils-network': 1.0.25 + '@hint/utils-network': 1.0.27 '@hint/utils-string': 1.0.14 '@hint/utils-types': 1.2.1 - hint: 7.1.9(typescript@5.1.3) + hint: 7.1.13(typescript@5.7.2) transitivePeerDependencies: + - encoding - supports-color dev: true optional: true - /@hint/hint-webpack-config@2.4.27(@hint/parser-babel-config@2.1.41)(@hint/parser-typescript-config@2.4.28)(@hint/parser-webpack-config@2.1.40)(hint@7.1.9): - resolution: {integrity: sha512-JIQaiVpgPw2r5/xt1TKzg5PSFXbg93Bft3X+6imMcqddsueq7e45JDnsVZ6AvwaCAEESIvkZHRLmnBSNXoKi6Q==} + /@hint/hint-webpack-config@2.4.30(@hint/parser-babel-config@2.1.43)(@hint/parser-typescript-config@2.4.31)(@hint/parser-webpack-config@2.1.42)(hint@7.1.13): + resolution: {integrity: sha512-GnsL/XjP5/EsyxQIpKqnY0Uf8Pkg0XfUaRJZkV6RecUaI1HGPLDU1DtPPZIzHWUsI5VNI1Ph1y691R6QmpeqJg==} requiresBuild: true peerDependencies: '@hint/parser-babel-config': ^2.0.0 @@ -1589,52 +1622,54 @@ packages: '@hint/parser-webpack-config': ^2.0.0 hint: ^7.0.0 dependencies: - '@hint/parser-babel-config': 2.1.41(hint@7.1.9) - '@hint/parser-typescript-config': 2.4.28(hint@7.1.9) - '@hint/parser-webpack-config': 2.1.40(hint@7.1.9) + '@hint/parser-babel-config': 2.1.43(hint@7.1.13) + '@hint/parser-typescript-config': 2.4.31(hint@7.1.13) + '@hint/parser-webpack-config': 2.1.42(hint@7.1.13) '@hint/utils-debug': 1.0.11 '@hint/utils-i18n': 1.0.15 '@hint/utils-types': 1.2.1 - hint: 7.1.9(typescript@5.1.3) + hint: 7.1.13(typescript@5.7.2) transitivePeerDependencies: - supports-color dev: true optional: true - /@hint/hint-x-content-type-options@4.0.21(hint@7.1.9): - resolution: {integrity: sha512-DqTrShduMReIgiaoc7ItdBKYX2L6FW8Vh/STe6iJRD2fqEo+xl0Ge5B4cnIY8n0GwvSDZr5vYmeuAwlC9KstAw==} + /@hint/hint-x-content-type-options@4.0.23(hint@7.1.13): + resolution: {integrity: sha512-fxMpx7TDnpkTc8VMWC+8+bO01Yf9F5LveUMW7pn+5EVKXOYKXO72l2osRdRBZErjWK710HSA1iWxdVZl66Shpw==} requiresBuild: true peerDependencies: hint: ^7.0.0 dependencies: '@hint/utils-debug': 1.0.11 '@hint/utils-i18n': 1.0.15 - '@hint/utils-network': 1.0.25 + '@hint/utils-network': 1.0.27 '@hint/utils-string': 1.0.14 '@hint/utils-types': 1.2.1 - hint: 7.1.9(typescript@5.1.3) + hint: 7.1.13(typescript@5.7.2) transitivePeerDependencies: + - encoding - supports-color dev: true optional: true - /@hint/parser-babel-config@2.1.41(hint@7.1.9): - resolution: {integrity: sha512-84iP2kwE66FLzJ6eiOgoUllwVcmNykE4xxJGlSAs9RL8oBh+6p+ddJVCDaejCDADO2jl9QuHB7wON28VuxNJaw==} + /@hint/parser-babel-config@2.1.43(hint@7.1.13): + resolution: {integrity: sha512-+tioyerTq7Zu54Q6WKsBgmvAee3ACKEpYPkSb23BLeNuRThguN1c9dhoJHnwUXiSZAGpfcqyVMSjjGhXK/rYgA==} requiresBuild: true peerDependencies: hint: ^7.0.0 dependencies: '@hint/utils-fs': 1.0.16 - '@hint/utils-json': 1.0.26 - '@hint/utils-network': 1.0.25 - hint: 7.1.9(typescript@5.1.3) + '@hint/utils-json': 1.0.28 + '@hint/utils-network': 1.0.27 + hint: 7.1.13(typescript@5.7.2) lodash: 4.17.21 transitivePeerDependencies: + - encoding - supports-color dev: true optional: true - /@hint/parser-css@3.0.39(hint@7.1.9): + /@hint/parser-css@3.0.39(hint@7.1.13): resolution: {integrity: sha512-mUwYltAGbCQ7Aoyk0ySaSEdGJeCFioPSeePz1mXYgACzigtlJ6x1Q10ozQYG3WFgXizwpberuGHnJJ/fM6he0Q==} requiresBuild: true peerDependencies: @@ -1642,57 +1677,57 @@ packages: dependencies: '@hint/utils-debug': 1.0.11 '@hint/utils-string': 1.0.14 - hint: 7.1.9(typescript@5.1.3) - postcss: 8.4.24 - postcss-safe-parser: 6.0.0(postcss@8.4.24) + hint: 7.1.13(typescript@5.7.2) + postcss: 8.4.49 + postcss-safe-parser: 6.0.0(postcss@8.4.49) transitivePeerDependencies: - supports-color dev: true optional: true - /@hint/parser-html@3.1.4(hint@7.1.9): + /@hint/parser-html@3.1.4(hint@7.1.13): resolution: {integrity: sha512-9hrs19vU95PdWbBcF/A8Lc6wKt4dhijwgrkchgP9oo4gUK6weWgl0pltyK/J3rlegho41yXVCrtzmcqA4C8ung==} requiresBuild: true peerDependencies: hint: ^7.0.0 dependencies: '@hint/utils-dom': 2.2.4 - hint: 7.1.9(typescript@5.1.3) + hint: 7.1.13(typescript@5.7.2) transitivePeerDependencies: - supports-color dev: true optional: true - /@hint/parser-javascript@3.1.24(hint@7.1.9): - resolution: {integrity: sha512-Y5uRf4q71CMSaEBoYdAC0ZcRRiKiEcH8ZQ6t6Ivvfpq9wFIwHHNMnW+w3HBNGltISb/OBEbf3YPOj2uANkHgQA==} + /@hint/parser-javascript@3.1.25(hint@7.1.13): + resolution: {integrity: sha512-XKH0urYBPD3PiHBipDtSpGt8qNvgFuPKaXl/YqQK5fehykr/KmFblCs3JpHxa7fG86QIS544OEm5dTm6uspH5A==} requiresBuild: true peerDependencies: hint: ^7.0.0 dependencies: - '@hint/utils': 7.0.23 + '@hint/utils': 7.0.24 '@hint/utils-debug': 1.0.11 '@types/estree-jsx': 0.0.1 acorn: 8.8.2 acorn-jsx: 5.3.2(acorn@8.8.2) acorn-jsx-walk: 2.0.0 acorn-walk: 8.2.0 - hint: 7.1.9(typescript@5.1.3) + hint: 7.1.13(typescript@5.7.2) transitivePeerDependencies: - supports-color dev: true optional: true - /@hint/parser-jsx@1.1.5(@hint/parser-javascript@3.1.24)(hint@7.1.9): - resolution: {integrity: sha512-lg//j7jebtmVgM7DJw/+V4NRALhbi5H+PEZj6T1x0AxS5Kev2wd3kNmFYjTQ2mv3qrBUSFo8CbRDNIJlQAu0xQ==} + /@hint/parser-jsx@1.1.6(@hint/parser-javascript@3.1.25)(hint@7.1.13): + resolution: {integrity: sha512-T+eMdse5ETL+eTO6PN3O8hTCAwNy0bWZq6M2lOYAyPLQtziS3KLmX6qEDuToyAkVRxhJGczPzNp/p7ZOZ1lP+g==} requiresBuild: true peerDependencies: '@hint/parser-javascript': ^3.0.0 hint: ^7.0.0 dependencies: - '@hint/parser-javascript': 3.1.24(hint@7.1.9) + '@hint/parser-javascript': 3.1.25(hint@7.1.13) '@hint/utils-debug': 1.0.11 '@hint/utils-dom': 2.2.4 - hint: 7.1.9(typescript@5.1.3) + hint: 7.1.13(typescript@5.7.2) parse5: 6.0.1 parse5-htmlparser2-tree-adapter: 6.0.1 transitivePeerDependencies: @@ -1700,7 +1735,7 @@ packages: dev: true optional: true - /@hint/parser-less@1.0.31(hint@7.1.9): + /@hint/parser-less@1.0.31(hint@7.1.13): resolution: {integrity: sha512-7efEKVCJuSRlr/lMZ4BM61ULBlOpX7ExBDfipCrELjW+u1lTbnqx/3GJo5vbR+DxtuojekqMjMzziCqf6Zucmg==} requiresBuild: true peerDependencies: @@ -1708,31 +1743,32 @@ packages: dependencies: '@hint/utils-debug': 1.0.11 '@hint/utils-string': 1.0.14 - hint: 7.1.9(typescript@5.1.3) - postcss: 8.4.24 + hint: 7.1.13(typescript@5.7.2) + postcss: 8.4.49 postcss-less: 5.0.0 transitivePeerDependencies: - supports-color dev: true optional: true - /@hint/parser-manifest@2.3.18(hint@7.1.9): - resolution: {integrity: sha512-+Ew6p19k4eVnYd7fZ9/yckaBSixsFvIr/2IWRHU6OGZfXqSe06Uj8seBipiCVtULhFytN+7NfHDFsXJxhGyorw==} + /@hint/parser-manifest@2.3.20(hint@7.1.13): + resolution: {integrity: sha512-Wv26kCLlRidoi8D/jJV63o6rznv7r5R8ofNdmhbKRzR7KwSgjoIrQnal3JrCXPmMvIeKf5AkNKWKhWLSKYtk2A==} requiresBuild: true peerDependencies: hint: ^7.0.0 dependencies: - '@hint/utils-json': 1.0.26 - '@hint/utils-network': 1.0.25 + '@hint/utils-json': 1.0.28 + '@hint/utils-network': 1.0.27 '@hint/utils-string': 1.0.14 '@hint/utils-types': 1.2.1 - hint: 7.1.9(typescript@5.1.3) + hint: 7.1.13(typescript@5.7.2) transitivePeerDependencies: + - encoding - supports-color dev: true optional: true - /@hint/parser-sass@1.0.31(hint@7.1.9): + /@hint/parser-sass@1.0.31(hint@7.1.13): resolution: {integrity: sha512-8hh3Js30R16l20rptHVEDPOb6dbC7eBmp6imxrxdp0uIVX9GgSVTFEW30mpgBH5156mQnAeP5ZOY6voicXOqdA==} requiresBuild: true peerDependencies: @@ -1740,92 +1776,95 @@ packages: dependencies: '@hint/utils-debug': 1.0.11 '@hint/utils-string': 1.0.14 - hint: 7.1.9(typescript@5.1.3) - postcss: 8.4.24 + hint: 7.1.13(typescript@5.7.2) + postcss: 8.4.49 postcss-sass: 0.5.0 - postcss-scss: 4.0.6(postcss@8.4.24) + postcss-scss: 4.0.6(postcss@8.4.49) transitivePeerDependencies: - supports-color dev: true optional: true - /@hint/parser-typescript-config@2.4.28(hint@7.1.9): - resolution: {integrity: sha512-HG14z4IA8LOcWDLFRRHC9Gl/MdREqqAGrbMOOcSnNBhC82Cw3VnfTnxWBkt9oF8y0fQocdMHuPLdE1kvdOE7+A==} + /@hint/parser-typescript-config@2.4.31(hint@7.1.13): + resolution: {integrity: sha512-X5yk6rwCz3mugca0tTI9wNb4dc/Ge/N3h4GH+qjGR5hoBqKvlWmI5/hMBkmaNrIYC2JTp6If9DV3lZxH0d2qGQ==} requiresBuild: true peerDependencies: hint: ^7.0.0 dependencies: '@hint/utils-fs': 1.0.16 - '@hint/utils-json': 1.0.26 - '@hint/utils-network': 1.0.25 - hint: 7.1.9(typescript@5.1.3) + '@hint/utils-json': 1.0.28 + '@hint/utils-network': 1.0.27 + hint: 7.1.13(typescript@5.7.2) lodash: 4.17.21 transitivePeerDependencies: + - encoding - supports-color dev: true optional: true - /@hint/parser-typescript@1.0.25(@hint/parser-javascript@3.1.24)(hint@7.1.9)(typescript@5.1.3): - resolution: {integrity: sha512-tdB30AevFaLwcyG/pimsUWccArRSRa18e3Gx1QfqO43gW+bNTrgrV9I4SiLrglgBIkMT6sbR9cyawY9NPeKXQQ==} + /@hint/parser-typescript@1.0.26(@hint/parser-javascript@3.1.25)(hint@7.1.13)(typescript@5.7.2): + resolution: {integrity: sha512-G5NAnM17eeCScoFvdZiUJcde7QJRPLCk6p+Nr0ZHCWe+qPevBOc2p/Dfw+tgbe4NAWgAnRSSRse1Ipq7yvDzXg==} requiresBuild: true peerDependencies: '@hint/parser-javascript': ^3.0.0 hint: ^7.0.0 dependencies: - '@hint/parser-javascript': 3.1.24(hint@7.1.9) + '@hint/parser-javascript': 3.1.25(hint@7.1.13) '@hint/utils-debug': 1.0.11 - '@typescript-eslint/typescript-estree': 5.59.11(typescript@5.1.3) - hint: 7.1.9(typescript@5.1.3) + '@typescript-eslint/typescript-estree': 5.59.11(typescript@5.7.2) + hint: 7.1.13(typescript@5.7.2) transitivePeerDependencies: - supports-color - typescript dev: true optional: true - /@hint/parser-webpack-config@2.1.40(hint@7.1.9): - resolution: {integrity: sha512-y1pahovBHOS+xhoeFg9irSyudPA9PxicUpGD3XHdYqLBPSzZsOqlviEPCVDyp92uKI2VdSIniDB/VUEzel9JeA==} + /@hint/parser-webpack-config@2.1.42(hint@7.1.13): + resolution: {integrity: sha512-U4UoICVjkZHbP2vLv0c4IKQ6DZZmldcNd2KX4N0og1dEDVWOsI1Tj7Vsr1RCn8WAyYAKKoGMAb6O0Le48JGoqg==} requiresBuild: true peerDependencies: hint: ^7.0.0 dependencies: - '@hint/utils': 7.0.23 - '@hint/utils-network': 1.0.25 - hint: 7.1.9(typescript@5.1.3) + '@hint/utils': 7.0.24 + '@hint/utils-network': 1.0.27 + hint: 7.1.13(typescript@5.7.2) transitivePeerDependencies: + - encoding - supports-color dev: true optional: true - /@hint/utils-compat-data@1.1.12: - resolution: {integrity: sha512-l1XR7YwDrYUwe3t80NcPx2Rwi4bFdXWLmmre+/x26haW0qBMdnk0JRpRWOsv61eOfLvsUK52iGDFgKhnCAd8SA==} + /@hint/utils-compat-data@1.1.13: + resolution: {integrity: sha512-0kmEcbTJo3/nliVcwuQSYOnMfzgsYHnaaJO1xdJ+efieb/SKCyiNLkEmnhuBwUNhciJz9QlUiVTAyriXkL15kg==} requiresBuild: true dependencies: '@hint/utils-css': 1.0.15 - '@mdn/browser-compat-data': 4.2.1 - mdn-data: 2.0.32 + '@mdn/browser-compat-data': 5.6.26 + mdn-data: 2.14.0 postcss-selector-parser: 6.0.13 postcss-value-parser: 4.2.0 - semver: 7.5.1 + semver: 7.6.3 dev: true optional: true - /@hint/utils-connector-tools@4.0.40(hint@7.1.9): - resolution: {integrity: sha512-AvNQ+GOBuuVigLV5KMDZoSpqudtl493PUC0sWcTwUeFTD9RABqrxwR/GDz3kVRZu5uNd0jJw5vhLfwrlpnN7QQ==} + /@hint/utils-connector-tools@4.0.42(hint@7.1.13): + resolution: {integrity: sha512-N8/whQ6l9I7SM62LsjmHNGf5Tu3CFPemU0wZ3P9qePxz1oyNgXoGPD8/B2LUD4DMh9moi3X8uY7d1dg1IGWFag==} requiresBuild: true peerDependencies: hint: ^7.0.0 dependencies: - '@hint/utils': 7.0.23 + '@hint/utils': 7.0.24 '@hint/utils-debug': 1.0.11 - '@hint/utils-network': 1.0.25 + '@hint/utils-network': 1.0.27 '@hint/utils-string': 1.0.14 '@hint/utils-types': 1.2.1 data-urls: 3.0.2 - hint: 7.1.9(typescript@5.1.3) + hint: 7.1.13(typescript@5.7.2) https: 1.0.0 iconv-lite: 0.6.3 - node-fetch: 3.3.1 + node-fetch: 2.6.11 transitivePeerDependencies: + - encoding - supports-color dev: true optional: true @@ -1874,24 +1913,25 @@ packages: dev: true optional: true - /@hint/utils-json@1.0.26: - resolution: {integrity: sha512-WRTfAPdIOdSnsmorjlY1Fbm3GprL/8fwaLr2X3oku7hk2+XJukfjaDmEhTha5kcV7jEiZH9hbKDRHshZCd63aw==} + /@hint/utils-json@1.0.28: + resolution: {integrity: sha512-96Tu3eODA+d2vZq/VScZygR8Wc86IJSs51UNhhUKWUwmkV5Y1C2VCCGcay3VgUx4u4mXlwhdzuCOa0cJhy8BDA==} dependencies: '@hint/utils-fs': 1.0.16 - '@hint/utils-network': 1.0.25 + '@hint/utils-network': 1.0.27 '@hint/utils-types': 1.2.1 ajv: 8.12.0 ajv-formats: 2.1.1(ajv@8.12.0) jsonc-parser: 3.2.0 lodash: 4.17.21 transitivePeerDependencies: + - encoding - supports-color dev: true - /@hint/utils-network@1.0.25: - resolution: {integrity: sha512-NHSAKOsqF+kmN79/5l2Q2Evu/i7OX4b28MZQCYIYFktFEGq9uvbddymuCrXsks2NGZKPenK8NVz7iveJqNNHOg==} + /@hint/utils-network@1.0.27: + resolution: {integrity: sha512-gyC8N5hNybHuU89EDa1C85yBI96xFn3tEw/Xns8GU/4PEerYgwGacg5YdBNIzfXWY00FOlC2uoU6oYl2HqmM7A==} dependencies: - '@hint/utils': 7.0.23 + '@hint/utils': 7.0.24 '@hint/utils-debug': 1.0.11 '@hint/utils-fs': 1.0.16 '@hint/utils-string': 1.0.14 @@ -1899,8 +1939,9 @@ packages: content-type: 1.0.5 https: 1.0.0 lodash: 4.17.21 - node-fetch: 3.3.1 + node-fetch: 2.6.11 transitivePeerDependencies: + - encoding - supports-color dev: true @@ -1912,8 +1953,8 @@ packages: resolution: {integrity: sha512-0kL3YUgDyD10c0yZwvOdS6uySc3VG074pSEQ0/+NRiuEFwfVRVz4CRq6gvfoIHRmlNRspbNr2fKZ8tcoPWy9ag==} dev: true - /@hint/utils@7.0.23: - resolution: {integrity: sha512-Vsx0LYOMj3tjguIUK1rIrW6MmJRH64LHMYrJIhHBNLxGJjox2Uos6vd5vmkFH2Qh1+dKjsJxHuyazCEU+QSdBw==} + /@hint/utils@7.0.24: + resolution: {integrity: sha512-/9kRU/uOId6B+lallh2L6B2R01Mzf6aQSNE+wuXq2lj2T6lFE7BFyR3+DuoaK1SUam6JOhMZMd56r08d5Uz76A==} dependencies: '@hint/utils-debug': 1.0.11 '@hint/utils-fs': 1.0.16 @@ -1928,16 +1969,17 @@ packages: is-wsl: 2.2.0 lodash: 4.17.21 npm-registry-fetch: 14.0.5 - semver: 7.5.1 + semver: 7.6.3 transitivePeerDependencies: - supports-color dev: true - /@humanwhocodes/config-array@0.11.10: - resolution: {integrity: sha512-KVVjQmNUepDVGXNuoRRdmmEjruj0KfiGSbS8LVc12LMsWDQzRXJ0qdhN8L8uUigKpfEHRhlaQFY0ib1tnUbNeQ==} + /@humanwhocodes/config-array@0.13.0: + resolution: {integrity: sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw==} engines: {node: '>=10.10.0'} + deprecated: Use @eslint/config-array instead dependencies: - '@humanwhocodes/object-schema': 1.2.1 + '@humanwhocodes/object-schema': 2.0.3 debug: 4.3.4 minimatch: 3.1.2 transitivePeerDependencies: @@ -1949,14 +1991,195 @@ packages: engines: {node: '>=12.22'} dev: true - /@humanwhocodes/object-schema@1.2.1: - resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==} + /@humanwhocodes/object-schema@2.0.3: + resolution: {integrity: sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==} + deprecated: Use @eslint/object-schema instead dev: true /@iconify/types@2.0.0: resolution: {integrity: sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==} dev: true + /@img/sharp-darwin-arm64@0.33.5: + resolution: {integrity: sha512-UT4p+iz/2H4twwAoLCqfA9UH5pI6DggwKEGuaPy7nCVQ8ZsiY5PIcrRvD1DzuY3qYL07NtIQcWnBSY/heikIFQ==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} + cpu: [arm64] + os: [darwin] + requiresBuild: true + optionalDependencies: + '@img/sharp-libvips-darwin-arm64': 1.0.4 + dev: true + optional: true + + /@img/sharp-darwin-x64@0.33.5: + resolution: {integrity: sha512-fyHac4jIc1ANYGRDxtiqelIbdWkIuQaI84Mv45KvGRRxSAa7o7d1ZKAOBaYbnepLC1WqxfpimdeWfvqqSGwR2Q==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} + cpu: [x64] + os: [darwin] + requiresBuild: true + optionalDependencies: + '@img/sharp-libvips-darwin-x64': 1.0.4 + dev: true + optional: true + + /@img/sharp-libvips-darwin-arm64@1.0.4: + resolution: {integrity: sha512-XblONe153h0O2zuFfTAbQYAX2JhYmDHeWikp1LM9Hul9gVPjFY427k6dFEcOL72O01QxQsWi761svJ/ev9xEDg==} + cpu: [arm64] + os: [darwin] + requiresBuild: true + dev: true + optional: true + + /@img/sharp-libvips-darwin-x64@1.0.4: + resolution: {integrity: sha512-xnGR8YuZYfJGmWPvmlunFaWJsb9T/AO2ykoP3Fz/0X5XV2aoYBPkX6xqCQvUTKKiLddarLaxpzNe+b1hjeWHAQ==} + cpu: [x64] + os: [darwin] + requiresBuild: true + dev: true + optional: true + + /@img/sharp-libvips-linux-arm64@1.0.4: + resolution: {integrity: sha512-9B+taZ8DlyyqzZQnoeIvDVR/2F4EbMepXMc/NdVbkzsJbzkUjhXv/70GQJ7tdLA4YJgNP25zukcxpX2/SueNrA==} + cpu: [arm64] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /@img/sharp-libvips-linux-arm@1.0.5: + resolution: {integrity: sha512-gvcC4ACAOPRNATg/ov8/MnbxFDJqf/pDePbBnuBDcjsI8PssmjoKMAz4LtLaVi+OnSb5FK/yIOamqDwGmXW32g==} + cpu: [arm] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /@img/sharp-libvips-linux-s390x@1.0.4: + resolution: {integrity: sha512-u7Wz6ntiSSgGSGcjZ55im6uvTrOxSIS8/dgoVMoiGE9I6JAfU50yH5BoDlYA1tcuGS7g/QNtetJnxA6QEsCVTA==} + cpu: [s390x] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /@img/sharp-libvips-linux-x64@1.0.4: + resolution: {integrity: sha512-MmWmQ3iPFZr0Iev+BAgVMb3ZyC4KeFc3jFxnNbEPas60e1cIfevbtuyf9nDGIzOaW9PdnDciJm+wFFaTlj5xYw==} + cpu: [x64] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /@img/sharp-libvips-linuxmusl-arm64@1.0.4: + resolution: {integrity: sha512-9Ti+BbTYDcsbp4wfYib8Ctm1ilkugkA/uscUn6UXK1ldpC1JjiXbLfFZtRlBhjPZ5o1NCLiDbg8fhUPKStHoTA==} + cpu: [arm64] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /@img/sharp-libvips-linuxmusl-x64@1.0.4: + resolution: {integrity: sha512-viYN1KX9m+/hGkJtvYYp+CCLgnJXwiQB39damAO7WMdKWlIhmYTfHjwSbQeUK/20vY154mwezd9HflVFM1wVSw==} + cpu: [x64] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /@img/sharp-linux-arm64@0.33.5: + resolution: {integrity: sha512-JMVv+AMRyGOHtO1RFBiJy/MBsgz0x4AWrT6QoEVVTyh1E39TrCUpTRI7mx9VksGX4awWASxqCYLCV4wBZHAYxA==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} + cpu: [arm64] + os: [linux] + requiresBuild: true + optionalDependencies: + '@img/sharp-libvips-linux-arm64': 1.0.4 + dev: true + optional: true + + /@img/sharp-linux-arm@0.33.5: + resolution: {integrity: sha512-JTS1eldqZbJxjvKaAkxhZmBqPRGmxgu+qFKSInv8moZ2AmT5Yib3EQ1c6gp493HvrvV8QgdOXdyaIBrhvFhBMQ==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} + cpu: [arm] + os: [linux] + requiresBuild: true + optionalDependencies: + '@img/sharp-libvips-linux-arm': 1.0.5 + dev: true + optional: true + + /@img/sharp-linux-s390x@0.33.5: + resolution: {integrity: sha512-y/5PCd+mP4CA/sPDKl2961b+C9d+vPAveS33s6Z3zfASk2j5upL6fXVPZi7ztePZ5CuH+1kW8JtvxgbuXHRa4Q==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} + cpu: [s390x] + os: [linux] + requiresBuild: true + optionalDependencies: + '@img/sharp-libvips-linux-s390x': 1.0.4 + dev: true + optional: true + + /@img/sharp-linux-x64@0.33.5: + resolution: {integrity: sha512-opC+Ok5pRNAzuvq1AG0ar+1owsu842/Ab+4qvU879ippJBHvyY5n2mxF1izXqkPYlGuP/M556uh53jRLJmzTWA==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} + cpu: [x64] + os: [linux] + requiresBuild: true + optionalDependencies: + '@img/sharp-libvips-linux-x64': 1.0.4 + dev: true + optional: true + + /@img/sharp-linuxmusl-arm64@0.33.5: + resolution: {integrity: sha512-XrHMZwGQGvJg2V/oRSUfSAfjfPxO+4DkiRh6p2AFjLQztWUuY/o8Mq0eMQVIY7HJ1CDQUJlxGGZRw1a5bqmd1g==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} + cpu: [arm64] + os: [linux] + requiresBuild: true + optionalDependencies: + '@img/sharp-libvips-linuxmusl-arm64': 1.0.4 + dev: true + optional: true + + /@img/sharp-linuxmusl-x64@0.33.5: + resolution: {integrity: sha512-WT+d/cgqKkkKySYmqoZ8y3pxx7lx9vVejxW/W4DOFMYVSkErR+w7mf2u8m/y4+xHe7yY9DAXQMWQhpnMuFfScw==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} + cpu: [x64] + os: [linux] + requiresBuild: true + optionalDependencies: + '@img/sharp-libvips-linuxmusl-x64': 1.0.4 + dev: true + optional: true + + /@img/sharp-wasm32@0.33.5: + resolution: {integrity: sha512-ykUW4LVGaMcU9lu9thv85CbRMAwfeadCJHRsg2GmeRa/cJxsVY9Rbd57JcMxBkKHag5U/x7TSBpScF4U8ElVzg==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} + cpu: [wasm32] + requiresBuild: true + dependencies: + '@emnapi/runtime': 1.3.1 + dev: true + optional: true + + /@img/sharp-win32-ia32@0.33.5: + resolution: {integrity: sha512-T36PblLaTwuVJ/zw/LaH0PdZkRz5rd3SmMHX8GSmR7vtNSP5Z6bQkExdSK7xGWyxLw4sUknBuugTelgw2faBbQ==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} + cpu: [ia32] + os: [win32] + requiresBuild: true + dev: true + optional: true + + /@img/sharp-win32-x64@0.33.5: + resolution: {integrity: sha512-MpY/o8/8kj+EcnxwvrP4aTJSWw/aZ7JIGR4aBeZkZw5B7/Jn+tY9/VNwtcoGmdT7GfggGIU4kygOMSbYnOrAbg==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} + cpu: [x64] + os: [win32] + requiresBuild: true + dev: true + optional: true + /@isaacs/cliui@8.0.2: resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==} engines: {node: '>=12'} @@ -2008,6 +2231,15 @@ packages: '@jridgewell/sourcemap-codec': 1.4.15 '@jridgewell/trace-mapping': 0.3.18 + /@jridgewell/gen-mapping@0.3.8: + resolution: {integrity: sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA==} + engines: {node: '>=6.0.0'} + dependencies: + '@jridgewell/set-array': 1.2.1 + '@jridgewell/sourcemap-codec': 1.4.15 + '@jridgewell/trace-mapping': 0.3.25 + dev: true + /@jridgewell/resolve-uri@3.1.0: resolution: {integrity: sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==} engines: {node: '>=6.0.0'} @@ -2016,6 +2248,11 @@ packages: resolution: {integrity: sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==} engines: {node: '>=6.0.0'} + /@jridgewell/set-array@1.2.1: + resolution: {integrity: sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==} + engines: {node: '>=6.0.0'} + dev: true + /@jridgewell/source-map@0.3.3: resolution: {integrity: sha512-b+fsZXeLYi9fEULmfBrhxn4IrPlINf8fiNarzTof004v3lFdntdwa9PF7vFJqm3mg7s+ScJMxXaE3Acp1irZcg==} dependencies: @@ -2034,6 +2271,13 @@ packages: '@jridgewell/resolve-uri': 3.1.0 '@jridgewell/sourcemap-codec': 1.4.14 + /@jridgewell/trace-mapping@0.3.25: + resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==} + dependencies: + '@jridgewell/resolve-uri': 3.1.0 + '@jridgewell/sourcemap-codec': 1.4.15 + dev: true + /@mapbox/node-pre-gyp@1.0.10: resolution: {integrity: sha512-4ySo4CjzStuprMwk35H5pPbkymjv1SF3jGLj6rAHp/xT/RF7TL7bd9CTm1xDY49K2qF7jmR/g7k+SkLETP6opA==} hasBin: true @@ -2052,8 +2296,8 @@ packages: - supports-color dev: true - /@mdn/browser-compat-data@4.2.1: - resolution: {integrity: sha512-EWUguj2kd7ldmrF9F+vI5hUOralPd+sdsUnYbRy33vZTuZkduC1shE9TtEMEjAQwyfyMb4ole5KtjF8MsnQOlA==} + /@mdn/browser-compat-data@5.6.26: + resolution: {integrity: sha512-7NdgdOR7lkzrN70zGSULmrcvKyi/aJjpTJRCbuy8IZuHiLkPTvsr10jW0MJgWzK2l2wTmhdQvegTw6yNU5AVNQ==} requiresBuild: true dev: true optional: true @@ -2066,15 +2310,15 @@ packages: set-cookie-parser: 2.6.0 dev: true - /@mswjs/interceptors@0.17.9: - resolution: {integrity: sha512-4LVGt03RobMH/7ZrbHqRxQrS9cc2uh+iNKSj8UWr8M26A2i793ju+csaB5zaqYltqJmA2jUq4VeYfKmVqvsXQg==} + /@mswjs/interceptors@0.17.10: + resolution: {integrity: sha512-N8x7eSLGcmUFNWZRxT1vsHvypzIRgQYdG0rJey/rZCy6zT/30qDt8Joj7FxzGNLSwXbeZqJOMqDurp7ra4hgbw==} engines: {node: '>=14'} dependencies: '@open-draft/until': 1.0.3 '@types/debug': 4.1.7 '@xmldom/xmldom': 0.8.7 debug: 4.3.4 - headers-polyfill: 3.1.2 + headers-polyfill: 3.2.5 outvariant: 1.4.0 strict-event-emitter: 0.2.8 web-encoding: 1.1.5 @@ -2107,7 +2351,7 @@ packages: resolution: {integrity: sha512-7kZUAaLscfgbwBQRbvdMYaZOWyMEcPTH/tJjnyAWJ/dvvs9Ef+CERx/qJb9GExJpl1qipaDGn7KqHnFGGixd0w==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} dependencies: - semver: 7.5.1 + semver: 7.6.3 dev: true /@open-draft/until@1.0.3: @@ -2121,20 +2365,21 @@ packages: dev: true optional: true - /@playwright/test@1.35.1: - resolution: {integrity: sha512-b5YoFe6J9exsMYg0pQAobNDR85T1nLumUYgUTtKm4d21iX2L7WqKq9dW8NGJ+2vX0etZd+Y7UeuqsxDXm9+5ZA==} - engines: {node: '>=16'} + /@playwright/test@1.49.1: + resolution: {integrity: sha512-Ky+BVzPz8pL6PQxHqNRW1k3mIyv933LML7HktS8uik0bUXNCdPhoS/kLihiO1tMf/egaJb4IutXd7UywvXEW+g==} + engines: {node: '>=18'} hasBin: true dependencies: - '@types/node': 20.2.1 - playwright-core: 1.35.1 - optionalDependencies: - fsevents: 2.3.2 + playwright: 1.49.1 dev: true /@polka/url@1.0.0-next.21: resolution: {integrity: sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g==} + /@polka/url@1.0.0-next.28: + resolution: {integrity: sha512-8LduaNlMZGwdZ6qWrKlfa+2M4gahzFkprZiAt2TF8uS0qQgBizKXpXURqvTJ4WtmupWxaLqjRb2UCTe72mu+Aw==} + dev: true + /@popperjs/core@2.11.7: resolution: {integrity: sha512-Cr4OjIkipTtcXKjAsm8agyleBuDHvxzeBoa1v543lbv1YaIwQjESsVcmjiWiPEbC1FIeHOG/Op9kdCmAmiS3Kw==} dev: true @@ -2147,20 +2392,48 @@ packages: picomatch: 2.3.1 dev: true - /@rollup/pluginutils@5.0.2: - resolution: {integrity: sha512-pTd9rIsP92h+B6wWwFbW8RkZv4hiR/xKsqre4SIuAOaOEQRxi0lqLke9k2/7WegC85GgUs9pjmOjCUi3In4vwA==} + /@rollup/pluginutils@5.1.4: + resolution: {integrity: sha512-USm05zrsFxYLPdWWq+K3STlWiT/3ELn3RcV5hJMghpeAIhxfsUIg6mt12CBJBInWMV4VneoV7SfGv8xIwo2qNQ==} engines: {node: '>=14.0.0'} peerDependencies: - rollup: ^1.20.0||^2.0.0||^3.0.0 + rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0 peerDependenciesMeta: rollup: optional: true dependencies: '@types/estree': 1.0.1 estree-walker: 2.0.2 - picomatch: 2.3.1 + picomatch: 4.0.2 dev: true + /@sentry-internal/feedback@7.120.2: + resolution: {integrity: sha512-AAKW/Qii2qFA/jIZc9HK/CgQLfJ/9zBCqC9FF3bUTnAxzZAbJHO1TLnHqDl5k5wYtt449NrpObHORpopSk7TBg==} + engines: {node: '>=12'} + dependencies: + '@sentry/core': 7.120.2 + '@sentry/types': 7.120.2 + '@sentry/utils': 7.120.2 + dev: false + + /@sentry-internal/replay-canvas@7.120.2: + resolution: {integrity: sha512-2Xm9rJxUA5/CCUYRHNH4VxG13eQpXvM05/cHQKn+pmjaPq/+3fbOHrZZM84gF1FSHjeN8Kg1igoMSekU2kavOQ==} + engines: {node: '>=12'} + dependencies: + '@sentry/core': 7.120.2 + '@sentry/replay': 7.120.2 + '@sentry/types': 7.120.2 + '@sentry/utils': 7.120.2 + dev: false + + /@sentry-internal/tracing@7.120.2: + resolution: {integrity: sha512-eo2F8cP6X+vr54Mp6vu+NoQEDz0M5O24Tz8jPY0T1CpiWdwCmHb7Sln+oLXeQ3/LlWdVQihBfKDBZfBdUfsBTg==} + engines: {node: '>=8'} + dependencies: + '@sentry/core': 7.120.2 + '@sentry/types': 7.120.2 + '@sentry/utils': 7.120.2 + dev: false + /@sentry-internal/tracing@7.54.0: resolution: {integrity: sha512-JsyhZ0wWZ+VqbHJg+azqRGdYJDkcI5R9+pnkO6SzbzxrRewqMAIwzkpPee3oI7vG99uhMEkOkMjHu0nQGwkOQw==} engines: {node: '>=8'} @@ -2171,34 +2444,26 @@ packages: tslib: 1.14.1 dev: false - /@sentry-internal/tracing@7.55.2: - resolution: {integrity: sha512-yBW+R7NfwLrOjpwOJHoOSvGDDoM3ZKod5OKXi7Gd5tYqVm1mCaL0n2/wlNMcGTbPbulLBtgzjoTU1bPJAGhmYw==} - engines: {node: '>=8'} - dependencies: - '@sentry/core': 7.55.2 - '@sentry/types': 7.55.2 - '@sentry/utils': 7.55.2 - tslib: 1.14.1 - dev: false - - /@sentry/browser@7.55.2: - resolution: {integrity: sha512-RgA4KOD6t8XHVLm6D2oTh9KW19g3DoQ0QsrUmAq4+giSj2AyDW67VP2V4E72mCZ9Ln9AkNhY0Eh3XuD3opiFQA==} + /@sentry/browser@7.120.2: + resolution: {integrity: sha512-o5ll2Yv5MfnblbWxTvMlKK3RVXIbeJ+SPC+uw12b4j/pkrQg+/y7dyTLBXh6t0EgokSOsRUyYosQwSvxG/xs/Q==} engines: {node: '>=8'} dependencies: - '@sentry-internal/tracing': 7.55.2 - '@sentry/core': 7.55.2 - '@sentry/replay': 7.55.2 - '@sentry/types': 7.55.2 - '@sentry/utils': 7.55.2 - tslib: 1.14.1 + '@sentry-internal/feedback': 7.120.2 + '@sentry-internal/replay-canvas': 7.120.2 + '@sentry-internal/tracing': 7.120.2 + '@sentry/core': 7.120.2 + '@sentry/integrations': 7.120.2 + '@sentry/replay': 7.120.2 + '@sentry/types': 7.120.2 + '@sentry/utils': 7.120.2 dev: false - /@sentry/bundler-plugin-core@0.6.0: - resolution: {integrity: sha512-gDPBkFxiOkc525U9pxnGMI5B2DAG0+UCsNuiNgl9+AieDcPSYTwdzfGHytxDZrQgPMvIHEnTAp1VlNB+6UxUGQ==} + /@sentry/bundler-plugin-core@0.6.1: + resolution: {integrity: sha512-EecCJKp9ERM7J93DNDJTvkY78UiD/IfOjBdXWnaUVE0n619O7LfMVjwlXzxRJKl2x05dBE3lDraILLDGxCf6fg==} engines: {node: '>= 10'} dependencies: '@sentry/cli': 2.18.1 - '@sentry/node': 7.55.2 + '@sentry/node': 7.120.2 '@sentry/tracing': 7.54.0 find-up: 5.0.0 glob: 9.3.2 @@ -2226,88 +2491,83 @@ packages: - supports-color dev: false - /@sentry/core@7.54.0: - resolution: {integrity: sha512-MAn0E2EwgNn1pFQn4qxhU+1kz6edullWg6VE5wCmtpXWOVw6sILBUsQpeIG5djBKMcneJCdOlz5jeqcKPrLvZQ==} + /@sentry/core@7.120.2: + resolution: {integrity: sha512-eurLBFQJC7WWWYoEna25Z9I/GJjqAmH339tv52XP8sqXV7B5hRcHDcfrsT/UGHpU316M24p3lWhj0eimtCZ0SQ==} engines: {node: '>=8'} dependencies: - '@sentry/types': 7.54.0 - '@sentry/utils': 7.54.0 - tslib: 1.14.1 + '@sentry/types': 7.120.2 + '@sentry/utils': 7.120.2 dev: false - /@sentry/core@7.55.2: - resolution: {integrity: sha512-clzQirownxqADv9+fopyMJTHzaoWedkN2+mi4ro1LxjLgROdXBFurMCC1nT+7cH/xvQ5gMIRkM/y/4gRtKy2Ew==} + /@sentry/core@7.54.0: + resolution: {integrity: sha512-MAn0E2EwgNn1pFQn4qxhU+1kz6edullWg6VE5wCmtpXWOVw6sILBUsQpeIG5djBKMcneJCdOlz5jeqcKPrLvZQ==} engines: {node: '>=8'} dependencies: - '@sentry/types': 7.55.2 - '@sentry/utils': 7.55.2 + '@sentry/types': 7.54.0 + '@sentry/utils': 7.54.0 tslib: 1.14.1 dev: false - /@sentry/integrations@7.55.2: - resolution: {integrity: sha512-QgHx7MKMLMx1e5XgQyeUYtZA+xPc7IjS0MaZTpIRehtxD8Fg1tWkOxV4PP2nUXksLjfkoISo0jpYLtuDSCGFTw==} + /@sentry/integrations@7.120.2: + resolution: {integrity: sha512-bMvL2fD3TGLM5YAUoQ2Qz6bYeVU8f7YRFNSjKNxK4EbvFgAU9j1FD6EKg0V0RNOJYnJjGIZYMmcWTXBbVTJL6w==} engines: {node: '>=8'} dependencies: - '@sentry/types': 7.55.2 - '@sentry/utils': 7.55.2 + '@sentry/core': 7.120.2 + '@sentry/types': 7.120.2 + '@sentry/utils': 7.120.2 localforage: 1.10.0 - tslib: 1.14.1 dev: false - /@sentry/node@7.55.2: - resolution: {integrity: sha512-43lGfMFFUD38Xerc4DqIuQkEOETHCh31JHUTI6r/gXdzmcKpWRscgH4nAcAUoCu+Myrv0fVXsOa12FM4DPfr8A==} + /@sentry/node@7.120.2: + resolution: {integrity: sha512-ZnW9gpIGaoU+vYZyVZca9dObfmWYiXEWIMUM/JXaFb8AhP1OXvYweNiU0Pe/gNrz4oGAogU8scJc70ar7Vj0ww==} engines: {node: '>=8'} dependencies: - '@sentry-internal/tracing': 7.55.2 - '@sentry/core': 7.55.2 - '@sentry/types': 7.55.2 - '@sentry/utils': 7.55.2 - cookie: 0.4.2 - https-proxy-agent: 5.0.1 - lru_map: 0.3.3 - tslib: 1.14.1 - transitivePeerDependencies: - - supports-color + '@sentry-internal/tracing': 7.120.2 + '@sentry/core': 7.120.2 + '@sentry/integrations': 7.120.2 + '@sentry/types': 7.120.2 + '@sentry/utils': 7.120.2 dev: false - /@sentry/replay@7.55.2: - resolution: {integrity: sha512-G9iAcI9bvy5X8fvdz0QxF3LJ8oGB0Vxt0iOPdRZYhjIcPbNpE3NaeT6xZlNX1pCcHLroE6BMRF/6TTalcl5Erw==} + /@sentry/replay@7.120.2: + resolution: {integrity: sha512-UAw0anHwXeej0Rfx+7qZVbRb3rj3mQ0DuHqdpPTSd9WpfRGOvCfthMIKD7rfHX7GjMnPMgdmsaU8K3lpe60h+w==} engines: {node: '>=12'} dependencies: - '@sentry/core': 7.55.2 - '@sentry/types': 7.55.2 - '@sentry/utils': 7.55.2 + '@sentry-internal/tracing': 7.120.2 + '@sentry/core': 7.120.2 + '@sentry/types': 7.120.2 + '@sentry/utils': 7.120.2 dev: false - /@sentry/svelte@7.55.2(svelte@4.0.0-next.0): - resolution: {integrity: sha512-xXyupAc34pTtZJZ2caAbFORn4dG8fn5B3I7PzcvBDF4V01H6GMygsyZMyKflegM8x1+bqVzgd/ALYpG9vZaogw==} + /@sentry/svelte@7.120.2(svelte@4.2.19): + resolution: {integrity: sha512-mVZc+vSRa8B0wp3lBr1/JHOYeJNcmMk5jkcN4Qq9NYP+pivLF3SXMSZkM1TybeCuM3q2bTc1cd9wi5UiYMgxaA==} engines: {node: '>=8'} peerDependencies: svelte: 3.x || 4.x dependencies: - '@sentry/browser': 7.55.2 - '@sentry/types': 7.55.2 - '@sentry/utils': 7.55.2 - magic-string: 0.30.0 - svelte: 4.0.0-next.0 - tslib: 1.14.1 + '@sentry/browser': 7.120.2 + '@sentry/core': 7.120.2 + '@sentry/types': 7.120.2 + '@sentry/utils': 7.120.2 + magic-string: 0.30.10 + svelte: 4.2.19 dev: false - /@sentry/sveltekit@7.55.2(@sveltejs/kit@1.20.2)(svelte@4.0.0-next.0): - resolution: {integrity: sha512-KW6kuL3WTFNy4cU8NbtW56uaRmNGUfHWMYK7+mCEB7XZxmaA78I42m9qj3xDWHa4GFfcpYpe9F4rsMb6XMVXYw==} + /@sentry/sveltekit@7.120.2(@sveltejs/kit@1.30.4)(svelte@4.2.19): + resolution: {integrity: sha512-HN6wm+jOe+kkcGI/lc/n2Rbkh7ulWcTky/dGfxqCcx6SyOYuVTRNQQVrMF6rthvRdFPnfFO/D4w9/bJWK0TmhA==} engines: {node: '>=16'} peerDependencies: - '@sveltejs/kit': 1.x - dependencies: - '@sentry-internal/tracing': 7.55.2 - '@sentry/core': 7.55.2 - '@sentry/integrations': 7.55.2 - '@sentry/node': 7.55.2 - '@sentry/svelte': 7.55.2(svelte@4.0.0-next.0) - '@sentry/types': 7.55.2 - '@sentry/utils': 7.55.2 - '@sentry/vite-plugin': 0.6.0 - '@sveltejs/kit': 1.20.2(svelte@4.0.0-next.0)(vite@4.3.9) + '@sveltejs/kit': 1.x || 2.x + dependencies: + '@sentry-internal/tracing': 7.120.2 + '@sentry/core': 7.120.2 + '@sentry/integrations': 7.120.2 + '@sentry/node': 7.120.2 + '@sentry/svelte': 7.120.2(svelte@4.2.19) + '@sentry/types': 7.120.2 + '@sentry/utils': 7.120.2 + '@sentry/vite-plugin': 0.6.1 + '@sveltejs/kit': 1.30.4(svelte@4.2.19)(vite@4.5.5) magicast: 0.2.8 sorcery: 0.11.0 transitivePeerDependencies: @@ -2323,14 +2583,21 @@ packages: '@sentry-internal/tracing': 7.54.0 dev: false + /@sentry/types@7.120.2: + resolution: {integrity: sha512-FWVoiblHQJ892GaOqdXx/5/n5XDLF28z81vJ0lCY49PMh8waz8LJ0b9RSmt9tasSDl0OQ7eUlPl1xu1jTrv1NA==} + engines: {node: '>=8'} + dev: false + /@sentry/types@7.54.0: resolution: {integrity: sha512-D+i9xogBeawvQi2r0NOrM7zYcUaPuijeME4O9eOTrDF20tj71hWtJLilK+KTGLYFtpGg1h+9bPaz7OHEIyVopg==} engines: {node: '>=8'} dev: false - /@sentry/types@7.55.2: - resolution: {integrity: sha512-mAtkA8wvUDrLjAAmy9tjn+NiXcxVz/ltbslTKaIW6JNgVRz5kMt1Ny8RJsgqaZqa4LFP8q+IvWw4Vd91kb57rA==} + /@sentry/utils@7.120.2: + resolution: {integrity: sha512-jgnQlw11mRfQrQRAXbq4zEd+tbYwHel5eqeS/oU6EImXRjmHNtS79nB8MHvJeQu1FMCpFs1Ymrrs5FICwS6VeQ==} engines: {node: '>=8'} + dependencies: + '@sentry/types': 7.120.2 dev: false /@sentry/utils@7.54.0: @@ -2341,19 +2608,11 @@ packages: tslib: 1.14.1 dev: false - /@sentry/utils@7.55.2: - resolution: {integrity: sha512-Yv9XtbOESdN7bkK2AMrKsmKMF5OOVv5v5hVcOqXtSTw1t2oMAtRjXXqGpUo+TkdTOjeoX6dr19ozVFHaGvqHkw==} - engines: {node: '>=8'} - dependencies: - '@sentry/types': 7.55.2 - tslib: 1.14.1 - dev: false - - /@sentry/vite-plugin@0.6.0: - resolution: {integrity: sha512-3J1ESvbI5okGJaSWm+gTAOOIa96u4ZwfI/C3n+0HSStz3e4vGiGUh59iNyb1/2m5HFgR5OLaHNfAvlyP8GM/ew==} + /@sentry/vite-plugin@0.6.1: + resolution: {integrity: sha512-qkvKaSOcNhNWcdxRXLSs+8cF3ey0XIRmEzTl8U7sTTcZwuOMHsJB+HsYij6aTGaqsKfP8w1ozVt9szBAiL4//w==} engines: {node: '>= 10'} dependencies: - '@sentry/bundler-plugin-core': 0.6.0 + '@sentry/bundler-plugin-core': 0.6.1 transitivePeerDependencies: - encoding - supports-color @@ -2375,138 +2634,141 @@ packages: dev: true optional: true - /@supabase/auth-helpers-shared@0.4.1(@supabase/supabase-js@2.25.0): - resolution: {integrity: sha512-IEDX9JzWkIjQiLUaP4Qy5YDiG0jFQatWfS+jw8cCQs6QfbNdEPd2Y3qonwGHnM90CZom9SvjuylBv2pFVAL7Lw==} + /@supabase/auth-helpers-shared@0.7.0(@supabase/supabase-js@2.47.10): + resolution: {integrity: sha512-FBFf2ei2R7QC+B/5wWkthMha8Ca2bWHAndN+syfuEUUfufv4mLcAgBCcgNg5nJR8L0gZfyuaxgubtOc9aW3Cpg==} + deprecated: This package is now deprecated - please use the @supabase/ssr package instead. peerDependencies: - '@supabase/supabase-js': ^2.19.0 + '@supabase/supabase-js': ^2.39.8 dependencies: - '@supabase/supabase-js': 2.25.0 + '@supabase/supabase-js': 2.47.10 jose: 4.14.4 dev: true - /@supabase/auth-helpers-sveltekit@0.10.1(@supabase/supabase-js@2.25.0)(@sveltejs/kit@1.20.2): - resolution: {integrity: sha512-28pXA76s7lhw5YSbfB8d8goh7UKHZk2GCU2lIsf3KQLfBhIeYtwO3SL7SNKa50x9enFGgIQjlHj6ukSYeeR+1A==} + /@supabase/auth-helpers-sveltekit@0.13.0(@supabase/supabase-js@2.47.10)(@sveltejs/kit@1.30.4): + resolution: {integrity: sha512-nNZUJv49e0RpEaRBWAEqzPQkeTfWiN6XhVxBJJWGkS9BIk47H+dDRJvvDd1lCT+u6xKXkgnp2VHosT5UK2UOcg==} + deprecated: This package is now deprecated - please use the @supabase/ssr package instead. peerDependencies: - '@supabase/supabase-js': ^2.19.0 - '@sveltejs/kit': ^1.15.4 + '@supabase/supabase-js': ^2.39.8 + '@sveltejs/kit': ^1.30.3 || ^2.0.0 dependencies: - '@supabase/auth-helpers-shared': 0.4.1(@supabase/supabase-js@2.25.0) - '@supabase/supabase-js': 2.25.0 - '@sveltejs/kit': 1.20.2(svelte@4.0.0-next.0)(vite@4.3.9) + '@supabase/auth-helpers-shared': 0.7.0(@supabase/supabase-js@2.47.10) + '@supabase/supabase-js': 2.47.10 + '@sveltejs/kit': 1.30.4(svelte@4.2.19)(vite@4.5.5) dev: true - /@supabase/functions-js@2.1.1: - resolution: {integrity: sha512-bIR1Puae6W+1/MzPfYBWOG/SCWGo4B5CB7c0ZZksvliNEAzhxNBJ0UFKYINcGdGtxG8ZC+1xr3utWpNZNwnoRw==} + /@supabase/auth-js@2.67.3: + resolution: {integrity: sha512-NJDaW8yXs49xMvWVOkSIr8j46jf+tYHV0wHhrwOaLLMZSFO4g6kKAf+MfzQ2RaD06OCUkUHIzctLAxjTgEVpzw==} dependencies: - cross-fetch: 3.1.6 - transitivePeerDependencies: - - encoding + '@supabase/node-fetch': 2.6.15 dev: true - /@supabase/gotrue-js@2.27.0: - resolution: {integrity: sha512-KWoo6giZDLuF2wcN+g8DZPnTa6n9k3v7WNWTUpniPjE8H3MPMJcHka+8uHQFpvMFGUNt+ULNNbhGiaVR4PzJyA==} + /@supabase/functions-js@2.4.4: + resolution: {integrity: sha512-WL2p6r4AXNGwop7iwvul2BvOtuJ1YQy8EbOd0dhG1oN1q8el/BIRSFCFnWAMM/vJJlHWLi4ad22sKbKr9mvjoA==} dependencies: - cross-fetch: 3.1.6 - transitivePeerDependencies: - - encoding + '@supabase/node-fetch': 2.6.15 dev: true - /@supabase/postgrest-js@1.7.0: - resolution: {integrity: sha512-wLADHZ5jm7LljF4GigK0H2vc1wGupBY2hGYfb4fVo0UuyMftmA6tOYy+ZpMH/vPq01CUFwXGwvIke6kyqh/QDg==} + /@supabase/node-fetch@2.6.15: + resolution: {integrity: sha512-1ibVeYUacxWYi9i0cf5efil6adJ9WRyZBLivgjs+AUpewx1F3xPi7gLgaASI2SmIQxPoCEjAsLAzKPgMJVgOUQ==} + engines: {node: 4.x || >=6.0.0} dependencies: - cross-fetch: 3.1.6 - transitivePeerDependencies: - - encoding + whatwg-url: 5.0.0 + dev: true + + /@supabase/postgrest-js@1.17.7: + resolution: {integrity: sha512-aOzOYaTADm/dVTNksyqv9KsbhVa1gHz1Hoxb2ZEF2Ed9H7qlWOfptECQWmkEmrrFjtNaiPrgiSaPECvzI/seDA==} + dependencies: + '@supabase/node-fetch': 2.6.15 dev: true - /@supabase/realtime-js@2.7.3: - resolution: {integrity: sha512-c7TzL81sx2kqyxsxcDduJcHL9KJdCOoKimGP6lQSqiZKX42ATlBZpWbyy9KFGFBjAP4nyopMf5JhPi2ZH9jyNw==} + /@supabase/realtime-js@2.11.2: + resolution: {integrity: sha512-u/XeuL2Y0QEhXSoIPZZwR6wMXgB+RQbJzG9VErA3VghVt7uRfSVsjeqd7m5GhX3JR6dM/WRmLbVR8URpDWG4+w==} dependencies: + '@supabase/node-fetch': 2.6.15 '@types/phoenix': 1.5.6 - '@types/websocket': 1.0.5 - websocket: 1.0.34 + '@types/ws': 8.5.13 + ws: 8.18.0 transitivePeerDependencies: - - supports-color + - bufferutil + - utf-8-validate dev: true - /@supabase/storage-js@2.5.1: - resolution: {integrity: sha512-nkR0fQA9ScAtIKA3vNoPEqbZv1k5B5HVRYEvRWdlP6mUpFphM9TwPL2jZ/ztNGMTG5xT6SrHr+H7Ykz8qzbhjw==} + /@supabase/storage-js@2.7.1: + resolution: {integrity: sha512-asYHcyDR1fKqrMpytAS1zjyEfvxuOIp1CIXX7ji4lHHcJKqyk+sLl/Vxgm4sN6u8zvuUtae9e4kDxQP2qrwWBA==} dependencies: - cross-fetch: 3.1.6 - transitivePeerDependencies: - - encoding + '@supabase/node-fetch': 2.6.15 dev: true - /@supabase/supabase-js@2.25.0: - resolution: {integrity: sha512-AEh0suSrjfpQCOhY7hLsgX6gr8XEUWshVkTq9IODiHTnAR6NHiEQ865LTeWu8gqCDf2XH1n20JcSmovIe3Xixw==} + /@supabase/supabase-js@2.47.10: + resolution: {integrity: sha512-vJfPF820Ho5WILYHfKiBykDQ1SB9odTHrRZ0JxHfuLMC8GRvv21YLkUZQK7/rSVCkLvD6/ZwMWaOAfdUd//guw==} dependencies: - '@supabase/functions-js': 2.1.1 - '@supabase/gotrue-js': 2.27.0 - '@supabase/postgrest-js': 1.7.0 - '@supabase/realtime-js': 2.7.3 - '@supabase/storage-js': 2.5.1 - cross-fetch: 3.1.6 + '@supabase/auth-js': 2.67.3 + '@supabase/functions-js': 2.4.4 + '@supabase/node-fetch': 2.6.15 + '@supabase/postgrest-js': 1.17.7 + '@supabase/realtime-js': 2.11.2 + '@supabase/storage-js': 2.7.1 transitivePeerDependencies: - - encoding - - supports-color + - bufferutil + - utf-8-validate dev: true - /@sveltejs/adapter-vercel@3.0.1(@sveltejs/kit@1.20.2): - resolution: {integrity: sha512-PBY3YRm7Q7Prax07mxD/rvcho2CntGkYncAIkz2DtG5NTcVG5JZ1RM627it5zYYtc2/RB3YjMkZuCMBqDCiPkA==} + /@sveltejs/adapter-vercel@3.1.0(@sveltejs/kit@1.30.4): + resolution: {integrity: sha512-AkG7GuqPj/70zxfuOV7QbxXVuYFPUlyFEPlGUSXynDbIBTYu1Er+c676M2egnAyw0flB+kpj6nlxJIElRLKAaA==} peerDependencies: '@sveltejs/kit': ^1.5.0 dependencies: - '@sveltejs/kit': 1.20.2(svelte@4.0.0-next.0)(vite@4.3.9) - '@vercel/nft': 0.22.6 - esbuild: 0.17.19 + '@sveltejs/kit': 1.30.4(svelte@4.2.19)(vite@4.5.5) + '@vercel/nft': 0.24.4 + esbuild: 0.18.20 transitivePeerDependencies: - encoding - supports-color dev: true - /@sveltejs/kit@1.20.2(svelte@4.0.0-next.0)(vite@4.3.9): - resolution: {integrity: sha512-MtR1i+HtmYWcRgtubw1GQqT/+CWXL/z24PegE0xYAdObbhdr7YtEfmoe705D/JZMtMmoPXrmSk4W0MfL5A3lYw==} + /@sveltejs/kit@1.30.4(svelte@4.2.19)(vite@4.5.5): + resolution: {integrity: sha512-JSQIQT6XvdchCRQEm7BABxPC56WP5RYVONAi+09S8tmzeP43fBsRlr95bFmsTQM2RHBldfgQk+jgdnsKI75daA==} engines: {node: ^16.14 || >=18} hasBin: true requiresBuild: true peerDependencies: - svelte: ^3.54.0 || ^4.0.0-next.0 + svelte: ^3.54.0 || ^4.0.0-next.0 || ^5.0.0-next.0 vite: ^4.0.0 dependencies: - '@sveltejs/vite-plugin-svelte': 2.4.1(svelte@4.0.0-next.0)(vite@4.3.9) + '@sveltejs/vite-plugin-svelte': 2.5.3(svelte@4.2.19)(vite@4.5.5) '@types/cookie': 0.5.1 cookie: 0.5.0 devalue: 4.3.1 esm-env: 1.0.0 kleur: 4.1.5 - magic-string: 0.30.0 - mime: 3.0.0 + magic-string: 0.30.10 + mrmime: 1.0.1 sade: 1.8.1 set-cookie-parser: 2.6.0 sirv: 2.0.3 - svelte: 4.0.0-next.0 + svelte: 4.2.19 tiny-glob: 0.2.9 - undici: 5.22.1 - vite: 4.3.9(@types/node@20.2.1)(terser@5.18.0) + undici: 5.28.4 + vite: 4.5.5(@types/node@20.2.1)(terser@5.37.0) transitivePeerDependencies: - supports-color - /@sveltejs/vite-plugin-svelte-inspector@1.0.2(@sveltejs/vite-plugin-svelte@2.4.1)(svelte@4.0.0-next.0)(vite@4.3.9): - resolution: {integrity: sha512-Cy1dUMcYCnDVV/hPLXa43YZJ2jGKVW5rA0xuNL9dlmYhT0yoS1g7+FOFSRlgk0BXKk/Oc7grs+8BVA5Iz2fr8A==} + /@sveltejs/vite-plugin-svelte-inspector@1.0.4(@sveltejs/vite-plugin-svelte@2.5.3)(svelte@4.2.19)(vite@4.5.5): + resolution: {integrity: sha512-zjiuZ3yydBtwpF3bj0kQNV0YXe+iKE545QGZVTaylW3eAzFr+pJ/cwK8lZEaRp4JtaJXhD5DyWAV4AxLh6DgaQ==} engines: {node: ^14.18.0 || >= 16} peerDependencies: '@sveltejs/vite-plugin-svelte': ^2.2.0 - svelte: ^3.54.0 || ^4.0.0-next.0 + svelte: ^3.54.0 || ^4.0.0 vite: ^4.0.0 dependencies: - '@sveltejs/vite-plugin-svelte': 2.4.1(svelte@4.0.0-next.0)(vite@4.3.9) + '@sveltejs/vite-plugin-svelte': 2.5.3(svelte@4.2.19)(vite@4.5.5) debug: 4.3.4 - svelte: 4.0.0-next.0 - vite: 4.3.9(@types/node@20.2.1)(terser@5.18.0) + svelte: 4.2.19 + vite: 4.5.5(@types/node@20.2.1)(terser@5.37.0) transitivePeerDependencies: - supports-color - /@sveltejs/vite-plugin-svelte-inspector@2.1.0(@sveltejs/vite-plugin-svelte@3.1.0)(svelte@4.0.0-next.0)(vite@4.3.9): + /@sveltejs/vite-plugin-svelte-inspector@2.1.0(@sveltejs/vite-plugin-svelte@3.1.2)(svelte@4.2.19)(vite@4.5.5): resolution: {integrity: sha512-9QX28IymvBlSCqsCll5t0kQVxipsfhFFL+L2t3nTWfXnddYwxBuAEtTtlaVQpRz9c37BhJjltSeY4AJSC03SSg==} engines: {node: ^18.0.0 || >=20} peerDependencies: @@ -2514,49 +2776,49 @@ packages: svelte: ^4.0.0 || ^5.0.0-next.0 vite: ^5.0.0 dependencies: - '@sveltejs/vite-plugin-svelte': 3.1.0(svelte@4.0.0-next.0)(vite@4.3.9) + '@sveltejs/vite-plugin-svelte': 3.1.2(svelte@4.2.19)(vite@4.5.5) debug: 4.3.4 - svelte: 4.0.0-next.0 - vite: 4.3.9(@types/node@20.2.1)(terser@5.18.0) + svelte: 4.2.19 + vite: 4.5.5(@types/node@20.2.1)(terser@5.37.0) transitivePeerDependencies: - supports-color dev: false - /@sveltejs/vite-plugin-svelte@2.4.1(svelte@4.0.0-next.0)(vite@4.3.9): - resolution: {integrity: sha512-bNNKvoRY89ptY7udeBSCmTdCVwkjmMcZ0j/z9J5MuedT8jPjq0zrknAo/jF1sToAza4NVaAgR9AkZoD9oJJmnA==} + /@sveltejs/vite-plugin-svelte@2.5.3(svelte@4.2.19)(vite@4.5.5): + resolution: {integrity: sha512-erhNtXxE5/6xGZz/M9eXsmI7Pxa6MS7jyTy06zN3Ck++ldrppOnOlJwHHTsMC7DHDQdgUp4NAc4cDNQ9eGdB/w==} engines: {node: ^14.18.0 || >= 16} peerDependencies: - svelte: ^3.54.0 || ^4.0.0-next.0 + svelte: ^3.54.0 || ^4.0.0 || ^5.0.0-next.0 vite: ^4.0.0 dependencies: - '@sveltejs/vite-plugin-svelte-inspector': 1.0.2(@sveltejs/vite-plugin-svelte@2.4.1)(svelte@4.0.0-next.0)(vite@4.3.9) + '@sveltejs/vite-plugin-svelte-inspector': 1.0.4(@sveltejs/vite-plugin-svelte@2.5.3)(svelte@4.2.19)(vite@4.5.5) debug: 4.3.4 deepmerge: 4.3.1 kleur: 4.1.5 - magic-string: 0.30.0 - svelte: 4.0.0-next.0 - svelte-hmr: 0.15.1(svelte@4.0.0-next.0) - vite: 4.3.9(@types/node@20.2.1)(terser@5.18.0) - vitefu: 0.2.4(vite@4.3.9) + magic-string: 0.30.10 + svelte: 4.2.19 + svelte-hmr: 0.15.3(svelte@4.2.19) + vite: 4.5.5(@types/node@20.2.1)(terser@5.37.0) + vitefu: 0.2.5(vite@4.5.5) transitivePeerDependencies: - supports-color - /@sveltejs/vite-plugin-svelte@3.1.0(svelte@4.0.0-next.0)(vite@4.3.9): - resolution: {integrity: sha512-sY6ncCvg+O3njnzbZexcVtUqOBE3iYmQPJ9y+yXSkOwG576QI/xJrBnQSRXFLGwJNBa0T78JEKg5cIR0WOAuUw==} + /@sveltejs/vite-plugin-svelte@3.1.2(svelte@4.2.19)(vite@4.5.5): + resolution: {integrity: sha512-Txsm1tJvtiYeLUVRNqxZGKR/mI+CzuIQuc2gn+YCs9rMTowpNZ2Nqt53JdL8KF9bLhAf2ruR/dr9eZCwdTriRA==} engines: {node: ^18.0.0 || >=20} peerDependencies: svelte: ^4.0.0 || ^5.0.0-next.0 vite: ^5.0.0 dependencies: - '@sveltejs/vite-plugin-svelte-inspector': 2.1.0(@sveltejs/vite-plugin-svelte@3.1.0)(svelte@4.0.0-next.0)(vite@4.3.9) + '@sveltejs/vite-plugin-svelte-inspector': 2.1.0(@sveltejs/vite-plugin-svelte@3.1.2)(svelte@4.2.19)(vite@4.5.5) debug: 4.3.4 deepmerge: 4.3.1 kleur: 4.1.5 magic-string: 0.30.10 - svelte: 4.0.0-next.0 - svelte-hmr: 0.16.0(svelte@4.0.0-next.0) - vite: 4.3.9(@types/node@20.2.1)(terser@5.18.0) - vitefu: 0.2.5(vite@4.3.9) + svelte: 4.2.19 + svelte-hmr: 0.16.0(svelte@4.2.19) + vite: 4.5.5(@types/node@20.2.1)(terser@5.37.0) + vitefu: 0.2.5(vite@4.5.5) transitivePeerDependencies: - supports-color dev: false @@ -2577,25 +2839,25 @@ packages: dev: true optional: true - /@tailwindcss/forms@0.5.3(tailwindcss@3.3.2): - resolution: {integrity: sha512-y5mb86JUoiUgBjY/o6FJSFZSEttfb3Q5gllE4xoKjAAD+vBrnIhE4dViwUuow3va8mpH4s9jyUbUbrRGoRdc2Q==} + /@tailwindcss/forms@0.5.9(tailwindcss@3.4.17): + resolution: {integrity: sha512-tM4XVr2+UVTxXJzey9Twx48c1gcxFStqn1pQz0tRsX8o3DvxhN5oY5pvyAbUx7VTaZxpej4Zzvc6h+1RJBzpIg==} peerDependencies: - tailwindcss: '>=3.0.0 || >= 3.0.0-alpha.1' + tailwindcss: '>=3.0.0 || >= 3.0.0-alpha.1 || >= 4.0.0-alpha.20' dependencies: mini-svg-data-uri: 1.4.4 - tailwindcss: 3.3.2 + tailwindcss: 3.4.17 dev: true - /@tailwindcss/typography@0.5.9(tailwindcss@3.3.2): - resolution: {integrity: sha512-t8Sg3DyynFysV9f4JDOVISGsjazNb48AeIYQwcL+Bsq5uf4RYL75C1giZ43KISjeDGBaTN3Kxh7Xj/vRSMJUUg==} + /@tailwindcss/typography@0.5.15(tailwindcss@3.4.17): + resolution: {integrity: sha512-AqhlCXl+8grUz8uqExv5OTtgpjuVIwFTSXTrh8y9/pw6q2ek7fJ+Y8ZEVw7EB2DCcuCOtEjf9w3+J3rzts01uA==} peerDependencies: - tailwindcss: '>=3.0.0 || insiders' + tailwindcss: '>=3.0.0 || insiders || >=4.0.0-alpha.20' dependencies: lodash.castarray: 4.4.0 lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 postcss-selector-parser: 6.0.10 - tailwindcss: 3.3.2 + tailwindcss: 3.4.17 dev: true /@testing-library/dom@8.20.0: @@ -2612,8 +2874,8 @@ packages: pretty-format: 27.5.1 dev: true - /@testing-library/dom@9.3.1: - resolution: {integrity: sha512-0DGPd9AR3+iDTjGoMpxIkAsUihHZ3Ai6CneU6bRRrffXMgzCdlNk43jTrD2/5LT6CBb3MWTP8v510JzYtahD2w==} + /@testing-library/dom@9.3.4: + resolution: {integrity: sha512-FlS4ZWlp97iiNWig0Muq8p+3rVDjRiYE+YKGbAqXOu9nwJFFOdL00kFpz42M+4huzYi86vAK1sOOfyOG45muIQ==} engines: {node: '>=14'} dependencies: '@babel/code-frame': 7.21.4 @@ -2626,13 +2888,13 @@ packages: pretty-format: 27.5.1 dev: true - /@testing-library/jest-dom@5.16.5: - resolution: {integrity: sha512-N5ixQ2qKpi5OLYfwQmUb/5mSV9LneAcaUfp32pn4yCnpb8r/Yz0pXFPck21dIicKmi+ta5WRAknkZCfA8refMA==} + /@testing-library/jest-dom@5.17.0: + resolution: {integrity: sha512-ynmNeT7asXyH3aSVv4vvX4Rb+0qjOhdNHnO/3vuZNqPmhDpV/+rCSGwQ7bLcmU2cJ4dvoheIO85LQj0IbJHEtg==} engines: {node: '>=8', npm: '>=6', yarn: '>=1'} dependencies: '@adobe/css-tools': 4.2.0 '@babel/runtime': 7.21.5 - '@types/testing-library__jest-dom': 5.14.6 + '@types/testing-library__jest-dom': 5.14.9 aria-query: 5.1.3 chalk: 3.0.0 css.escape: 1.5.1 @@ -2641,26 +2903,19 @@ packages: redent: 3.0.0 dev: true - /@testing-library/user-event@14.4.3(@testing-library/dom@9.3.1): - resolution: {integrity: sha512-kCUc5MEwaEMakkO5x7aoD+DLi02ehmEM2QCGWvNqAS1dV/fAvORWEjnjsEIvml59M7Y5kCkWN6fCCyPOe8OL6Q==} + /@testing-library/user-event@14.5.2(@testing-library/dom@9.3.4): + resolution: {integrity: sha512-YAh82Wh4TIrxYLmfGcixwD18oIjyC1pFQC2Y01F2lzV2HTMiYrI0nze0FD0ocB//CKS/7jIUgae+adPqxK5yCQ==} engines: {node: '>=12', npm: '>=6'} peerDependencies: '@testing-library/dom': '>=7.21.4' dependencies: - '@testing-library/dom': 9.3.1 + '@testing-library/dom': 9.3.4 dev: true /@tokenizer/token@0.3.0: resolution: {integrity: sha512-OvjF+z51L3ov0OyAU0duzsYuvO01PH7x4t6DJx+guahgTnBHkhJdG7soQeTSFLWN3efnHyibZ4Z8l2EuWwJN3A==} dev: true - /@tootallnate/once@1.1.2: - resolution: {integrity: sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==} - engines: {node: '>= 6'} - requiresBuild: true - dev: true - optional: true - /@tootallnate/once@2.0.0: resolution: {integrity: sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==} engines: {node: '>= 10'} @@ -2737,8 +2992,8 @@ packages: '@types/istanbul-lib-report': 3.0.0 dev: true - /@types/jest@29.5.2: - resolution: {integrity: sha512-mSoZVJF5YzGVCk+FsDxzDuH7s+SCkzrgKZzf0Z0T2WudhBUPoF6ktoTPC4R0ZoCPCV5xUvuU6ias5NvxcBcMMg==} + /@types/jest@29.5.14: + resolution: {integrity: sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==} dependencies: expect: 29.5.0 pretty-format: 29.5.0 @@ -2758,8 +3013,8 @@ packages: '@types/node': 20.2.1 dev: true - /@types/lodash@4.14.195: - resolution: {integrity: sha512-Hwx9EUgdwf2GLarOjQp5ZH8ZmblzcbTBC2wtQWNKARBSxM9ezRIAUpeDTgoQRAFB0+8CNWXVA9+MaSOzOF3nPg==} + /@types/lodash@4.17.13: + resolution: {integrity: sha512-lfx+dftrEZcdBPczf9d0Qv0x+j/rfNCMuC6OcfXmO8gkfeNAY88PgKUbvG56whcN23gc27yenwF6oJZXGFpYxg==} dev: true /@types/ms@0.7.31: @@ -2803,14 +3058,14 @@ packages: resolution: {integrity: sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==} dev: true - /@types/testing-library__jest-dom@5.14.6: - resolution: {integrity: sha512-FkHXCb+ikSoUP4Y4rOslzTdX5sqYwMxfefKh1GmZ8ce1GOkEHntSp6b5cGadmNfp5e4BMEWOMx+WSKd5/MqlDA==} + /@types/testing-library__jest-dom@5.14.9: + resolution: {integrity: sha512-FSYhIjFlfOpGSRyVoMBMuS3ws5ehFQODymf3vlI7U1K8c7PHwWwFY7VREfmsuzHSOnoKs/9/Y983ayOs7eRzqw==} dependencies: - '@types/jest': 29.5.2 + '@types/jest': 29.5.14 dev: true - /@types/websocket@1.0.5: - resolution: {integrity: sha512-NbsqiNX9CnEfC1Z0Vf4mE1SgAJ07JnRYcNex7AJ9zAVzmiGHmjKFEk7O4TJIsgv2B1sLEb6owKFZrACwdYngsQ==} + /@types/ws@8.5.13: + resolution: {integrity: sha512-osM/gWBTPKgHV8XkTunnegTRIsvF6owmf5w+JtAfOw472dptdm0dlGv4xCt6GwQRcC2XVOvvRE/0bAoQcL2QkA==} dependencies: '@types/node': 20.2.1 dev: true @@ -2833,8 +3088,8 @@ packages: dev: true optional: true - /@typescript-eslint/eslint-plugin@5.59.11(@typescript-eslint/parser@5.59.11)(eslint@8.42.0)(typescript@5.1.3): - resolution: {integrity: sha512-XxuOfTkCUiOSyBWIvHlUraLw/JT/6Io1365RO6ZuI88STKMavJZPNMU0lFcUTeQXEhHiv64CbxYxBNoDVSmghg==} + /@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0)(eslint@8.57.1)(typescript@5.7.2): + resolution: {integrity: sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -2845,24 +3100,24 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.5.1 - '@typescript-eslint/parser': 5.59.11(eslint@8.42.0)(typescript@5.1.3) - '@typescript-eslint/scope-manager': 5.59.11 - '@typescript-eslint/type-utils': 5.59.11(eslint@8.42.0)(typescript@5.1.3) - '@typescript-eslint/utils': 5.59.11(eslint@8.42.0)(typescript@5.1.3) + '@typescript-eslint/parser': 5.62.0(eslint@8.57.1)(typescript@5.7.2) + '@typescript-eslint/scope-manager': 5.62.0 + '@typescript-eslint/type-utils': 5.62.0(eslint@8.57.1)(typescript@5.7.2) + '@typescript-eslint/utils': 5.62.0(eslint@8.57.1)(typescript@5.7.2) debug: 4.3.4 - eslint: 8.42.0 - grapheme-splitter: 1.0.4 + eslint: 8.57.1 + graphemer: 1.4.0 ignore: 5.2.4 natural-compare-lite: 1.4.0 semver: 7.5.1 - tsutils: 3.21.0(typescript@5.1.3) - typescript: 5.1.3 + tsutils: 3.21.0(typescript@5.7.2) + typescript: 5.7.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser@5.59.11(eslint@8.42.0)(typescript@5.1.3): - resolution: {integrity: sha512-s9ZF3M+Nym6CAZEkJJeO2TFHHDsKAM3ecNkLuH4i4s8/RCPnF5JRip2GyviYkeEAcwGMJxkqG9h2dAsnA1nZpA==} + /@typescript-eslint/parser@5.62.0(eslint@8.57.1)(typescript@5.7.2): + resolution: {integrity: sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -2871,26 +3126,26 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.59.11 - '@typescript-eslint/types': 5.59.11 - '@typescript-eslint/typescript-estree': 5.59.11(typescript@5.1.3) + '@typescript-eslint/scope-manager': 5.62.0 + '@typescript-eslint/types': 5.62.0 + '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.7.2) debug: 4.3.4 - eslint: 8.42.0 - typescript: 5.1.3 + eslint: 8.57.1 + typescript: 5.7.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/scope-manager@5.59.11: - resolution: {integrity: sha512-dHFOsxoLFtrIcSj5h0QoBT/89hxQONwmn3FOQ0GOQcLOOXm+MIrS8zEAhs4tWl5MraxCY3ZJpaXQQdFMc2Tu+Q==} + /@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': 5.59.11 - '@typescript-eslint/visitor-keys': 5.59.11 + '@typescript-eslint/types': 5.62.0 + '@typescript-eslint/visitor-keys': 5.62.0 dev: true - /@typescript-eslint/type-utils@5.59.11(eslint@8.42.0)(typescript@5.1.3): - resolution: {integrity: sha512-LZqVY8hMiVRF2a7/swmkStMYSoXMFlzL6sXV6U/2gL5cwnLWQgLEG8tjWPpaE4rMIdZ6VKWwcffPlo1jPfk43g==} + /@typescript-eslint/type-utils@5.62.0(eslint@8.57.1)(typescript@5.7.2): + resolution: {integrity: sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -2899,12 +3154,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.59.11(typescript@5.1.3) - '@typescript-eslint/utils': 5.59.11(eslint@8.42.0)(typescript@5.1.3) + '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.7.2) + '@typescript-eslint/utils': 5.62.0(eslint@8.57.1)(typescript@5.7.2) debug: 4.3.4 - eslint: 8.42.0 - tsutils: 3.21.0(typescript@5.1.3) - typescript: 5.1.3 + eslint: 8.57.1 + tsutils: 3.21.0(typescript@5.7.2) + typescript: 5.7.2 transitivePeerDependencies: - supports-color dev: true @@ -2912,11 +3167,19 @@ packages: /@typescript-eslint/types@5.59.11: resolution: {integrity: sha512-epoN6R6tkvBYSc+cllrz+c2sOFWkbisJZWkOE+y3xHtvYaOE6Wk6B8e114McRJwFRjGvYdJwLXQH5c9osME/AA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + requiresBuild: true dev: true + optional: true - /@typescript-eslint/typescript-estree@5.59.11(typescript@5.1.3): + /@typescript-eslint/types@5.62.0: + resolution: {integrity: sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + dev: true + + /@typescript-eslint/typescript-estree@5.59.11(typescript@5.7.2): resolution: {integrity: sha512-YupOpot5hJO0maupJXixi6l5ETdrITxeo5eBOeuV7RSKgYdU3G5cxO49/9WRnJq9EMrB7AuTSLH/bqOsXi7wPA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + requiresBuild: true peerDependencies: typescript: '*' peerDependenciesMeta: @@ -2929,25 +3192,47 @@ packages: globby: 11.1.0 is-glob: 4.0.3 semver: 7.5.1 - tsutils: 3.21.0(typescript@5.1.3) - typescript: 5.1.3 + tsutils: 3.21.0(typescript@5.7.2) + typescript: 5.7.2 + transitivePeerDependencies: + - supports-color + dev: true + optional: true + + /@typescript-eslint/typescript-estree@5.62.0(typescript@5.7.2): + resolution: {integrity: sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + peerDependencies: + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true + dependencies: + '@typescript-eslint/types': 5.62.0 + '@typescript-eslint/visitor-keys': 5.62.0 + debug: 4.3.4 + globby: 11.1.0 + is-glob: 4.0.3 + semver: 7.5.1 + tsutils: 3.21.0(typescript@5.7.2) + typescript: 5.7.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils@5.59.11(eslint@8.42.0)(typescript@5.1.3): - resolution: {integrity: sha512-didu2rHSOMUdJThLk4aZ1Or8IcO3HzCw/ZvEjTTIfjIrcdd5cvSIwwDy2AOlE7htSNp7QIZ10fLMyRCveesMLg==} + /@typescript-eslint/utils@5.62.0(eslint@8.57.1)(typescript@5.7.2): + resolution: {integrity: sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.42.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.1) '@types/json-schema': 7.0.11 '@types/semver': 7.5.0 - '@typescript-eslint/scope-manager': 5.59.11 - '@typescript-eslint/types': 5.59.11 - '@typescript-eslint/typescript-estree': 5.59.11(typescript@5.1.3) - eslint: 8.42.0 + '@typescript-eslint/scope-manager': 5.62.0 + '@typescript-eslint/types': 5.62.0 + '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.7.2) + eslint: 8.57.1 eslint-scope: 5.1.1 semver: 7.5.1 transitivePeerDependencies: @@ -2958,18 +3243,58 @@ packages: /@typescript-eslint/visitor-keys@5.59.11: resolution: {integrity: sha512-KGYniTGG3AMTuKF9QBD7EIrvufkB6O6uX3knP73xbKLMpH+QRPcgnCxjWXSHjMRuOxFLovljqQgQpR0c7GvjoA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + requiresBuild: true + dependencies: + '@typescript-eslint/types': 5.59.11 + eslint-visitor-keys: 3.4.1 + dev: true + optional: true + + /@typescript-eslint/visitor-keys@5.62.0: + resolution: {integrity: sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.59.11 + '@typescript-eslint/types': 5.62.0 eslint-visitor-keys: 3.4.1 dev: true - /@vercel/analytics@1.0.1: - resolution: {integrity: sha512-Ux0c9qUfkcPqng3vrR0GTrlQdqNJ2JREn/2ydrVuKwM3RtMfF2mWX31Ijqo1opSjNAq6rK76PwtANw6kl6TAow==} + /@ungap/structured-clone@1.2.1: + resolution: {integrity: sha512-fEzPV3hSkSMltkw152tJKNARhOupqbH96MZWyRjNaYZOMIzbrTeQDG+MTc6Mr2pgzFQzFxAfmhGDNP5QK++2ZA==} dev: true - /@vercel/nft@0.22.6: - resolution: {integrity: sha512-gTsFnnT4mGxodr4AUlW3/urY+8JKKB452LwF3m477RFUJTAaDmcz2JqFuInzvdybYIeyIv1sSONEJxsxnbQ5JQ==} - engines: {node: '>=14'} + /@vercel/analytics@1.4.1(@sveltejs/kit@1.30.4)(svelte@4.2.19): + resolution: {integrity: sha512-ekpL4ReX2TH3LnrRZTUKjHHNpNy9S1I7QmS+g/RQXoSUQ8ienzosuX7T9djZ/s8zPhBx1mpHP/Rw5875N+zQIQ==} + peerDependencies: + '@remix-run/react': ^2 + '@sveltejs/kit': ^1 || ^2 + next: '>= 13' + react: ^18 || ^19 || ^19.0.0-rc + svelte: '>= 4' + vue: ^3 + vue-router: ^4 + peerDependenciesMeta: + '@remix-run/react': + optional: true + '@sveltejs/kit': + optional: true + next: + optional: true + react: + optional: true + svelte: + optional: true + vue: + optional: true + vue-router: + optional: true + dependencies: + '@sveltejs/kit': 1.30.4(svelte@4.2.19)(vite@4.5.5) + svelte: 4.2.19 + dev: true + + /@vercel/nft@0.24.4: + resolution: {integrity: sha512-KjYAZty7boH5fi5udp6p+lNu6nawgs++pHW+3koErMgbRkkHuToGX/FwjN5clV1FcaM3udfd4zW/sUapkMgpZw==} + engines: {node: '>=16'} hasBin: true dependencies: '@mapbox/node-pre-gyp': 1.0.10 @@ -2988,113 +3313,123 @@ packages: - supports-color dev: true - /@vitest/coverage-c8@0.31.4(vitest@0.31.4): - resolution: {integrity: sha512-VPx368m4DTcpA/P0v3YdVxl4QOSh1DbUcXURLRvDShrIB5KxOgfzw4Bn2R8AhAe/GyiWW/FIsJ/OJdYXCCiC1w==} + /@vitest/coverage-c8@0.33.0(vitest@0.34.6): + resolution: {integrity: sha512-DaF1zJz4dcOZS4k/neiQJokmOWqsGXwhthfmUdPGorXIQHjdPvV6JQSYhQDI41MyI8c+IieQUdIDs5XAMHtDDw==} + deprecated: v8 coverage is moved to @vitest/coverage-v8 package peerDependencies: vitest: '>=0.30.0 <1' dependencies: '@ampproject/remapping': 2.2.1 - c8: 7.13.0 - magic-string: 0.30.0 + c8: 7.14.0 + magic-string: 0.30.10 picocolors: 1.0.0 std-env: 3.3.3 - vitest: 0.31.4(@edge-runtime/vm@3.0.2)(@vitest/ui@0.31.4)(jsdom@22.1.0)(terser@5.18.0) + vitest: 0.34.6(@edge-runtime/vm@3.2.0)(@vitest/ui@0.34.7)(jsdom@22.1.0)(terser@5.37.0) dev: true - /@vitest/coverage-istanbul@0.32.0(vitest@0.31.4): - resolution: {integrity: sha512-itX7qym7g9SxUpE/VoJWUQ6KR2k1poSbpJCou3R8wmNZ0i5K4HT0o33Sc8tKT4XJ0SluHrS7voORpu5w6y/hGg==} + /@vitest/coverage-istanbul@0.34.6(vitest@0.34.6): + resolution: {integrity: sha512-5KaBNZPDSk2ybavC3rZ1pWGniw7sJ5usuwVGRUYzJwiBfWvnLpuUer7bjw7qUCRGdKJXrBgb/Dsgif9rkwMX/A==} peerDependencies: vitest: '>=0.32.0 <1' dependencies: istanbul-lib-coverage: 3.2.0 - istanbul-lib-instrument: 5.2.1 - istanbul-lib-report: 3.0.0 + istanbul-lib-instrument: 6.0.3 + istanbul-lib-report: 3.0.1 istanbul-lib-source-maps: 4.0.1 istanbul-reports: 3.1.5 + picocolors: 1.0.0 test-exclude: 6.0.0 - vitest: 0.31.4(@edge-runtime/vm@3.0.2)(@vitest/ui@0.31.4)(jsdom@22.1.0)(terser@5.18.0) + vitest: 0.34.6(@edge-runtime/vm@3.2.0)(@vitest/ui@0.34.7)(jsdom@22.1.0)(terser@5.37.0) transitivePeerDependencies: - supports-color dev: true - /@vitest/coverage-v8@0.32.0(vitest@0.31.4): - resolution: {integrity: sha512-VXXlWq9X/NbsoP/l/CHLBjutsFFww1UY1qEhzGjn/DY7Tqe+z0Nu8XKc8im/XUAmjiWsh2XV7sy/F0IKAl4eaw==} + /@vitest/coverage-v8@0.34.6(vitest@0.34.6): + resolution: {integrity: sha512-fivy/OK2d/EsJFoEoxHFEnNGTg+MmdZBAVK9Ka4qhXR2K3J0DS08vcGVwzDtXSuUMabLv4KtPcpSKkcMXFDViw==} peerDependencies: vitest: '>=0.32.0 <1' dependencies: '@ampproject/remapping': 2.2.1 '@bcoe/v8-coverage': 0.2.3 istanbul-lib-coverage: 3.2.0 - istanbul-lib-report: 3.0.0 + istanbul-lib-report: 3.0.1 istanbul-lib-source-maps: 4.0.1 istanbul-reports: 3.1.5 - magic-string: 0.30.0 + magic-string: 0.30.10 picocolors: 1.0.0 std-env: 3.3.3 test-exclude: 6.0.0 v8-to-istanbul: 9.1.0 - vitest: 0.31.4(@edge-runtime/vm@3.0.2)(@vitest/ui@0.31.4)(jsdom@22.1.0)(terser@5.18.0) + vitest: 0.34.6(@edge-runtime/vm@3.2.0)(@vitest/ui@0.34.7)(jsdom@22.1.0)(terser@5.37.0) transitivePeerDependencies: - supports-color dev: true - /@vitest/expect@0.31.4: - resolution: {integrity: sha512-tibyx8o7GUyGHZGyPgzwiaPaLDQ9MMuCOrc03BYT0nryUuhLbL7NV2r/q98iv5STlwMgaKuFJkgBW/8iPKwlSg==} + /@vitest/expect@0.34.6: + resolution: {integrity: sha512-QUzKpUQRc1qC7qdGo7rMK3AkETI7w18gTCUrsNnyjjJKYiuUB9+TQK3QnR1unhCnWRC0AbKv2omLGQDF/mIjOw==} dependencies: - '@vitest/spy': 0.31.4 - '@vitest/utils': 0.31.4 - chai: 4.3.7 + '@vitest/spy': 0.34.6 + '@vitest/utils': 0.34.6 + chai: 4.5.0 dev: true - /@vitest/runner@0.31.4: - resolution: {integrity: sha512-Wgm6UER+gwq6zkyrm5/wbpXGF+g+UBB78asJlFkIOwyse0pz8lZoiC6SW5i4gPnls/zUcPLWS7Zog0LVepXnpg==} + /@vitest/runner@0.34.6: + resolution: {integrity: sha512-1CUQgtJSLF47NnhN+F9X2ycxUP0kLHQ/JWvNHbeBfwW8CzEGgeskzNnHDyv1ieKTltuR6sdIHV+nmR6kPxQqzQ==} dependencies: - '@vitest/utils': 0.31.4 - concordance: 5.0.4 + '@vitest/utils': 0.34.6 p-limit: 4.0.0 - pathe: 1.1.0 + pathe: 1.1.2 dev: true - /@vitest/snapshot@0.31.4: - resolution: {integrity: sha512-LemvNumL3NdWSmfVAMpXILGyaXPkZbG5tyl6+RQSdcHnTj6hvA49UAI8jzez9oQyE/FWLKRSNqTGzsHuk89LRA==} + /@vitest/snapshot@0.34.6: + resolution: {integrity: sha512-B3OZqYn6k4VaN011D+ve+AA4whM4QkcwcrwaKwAbyyvS/NB1hCWjFIBQxAQQSQir9/RtyAAGuq+4RJmbn2dH4w==} dependencies: - magic-string: 0.30.0 - pathe: 1.1.0 - pretty-format: 27.5.1 + magic-string: 0.30.10 + pathe: 1.1.2 + pretty-format: 29.5.0 dev: true - /@vitest/spy@0.31.4: - resolution: {integrity: sha512-3ei5ZH1s3aqbEyftPAzSuunGICRuhE+IXOmpURFdkm5ybUADk+viyQfejNk6q8M5QGX8/EVKw+QWMEP3DTJDag==} + /@vitest/spy@0.34.6: + resolution: {integrity: sha512-xaCvneSaeBw/cz8ySmF7ZwGvL0lBjfvqc1LpQ/vcdHEvpLn3Ff1vAvjw+CoGn0802l++5L/pxb7whwcWAw+DUQ==} dependencies: - tinyspy: 2.1.0 + tinyspy: 2.2.1 dev: true - /@vitest/ui@0.31.4(vitest@0.31.4): - resolution: {integrity: sha512-sKM16ITX6HrNFF+lNZ2AQAen4/6Bx2i6KlBfIvkUjcTgc5YII/j2ltcX14oCUv4EA0OTWGQuGhO3zDoAsTENGA==} + /@vitest/ui@0.34.7(vitest@0.34.6): + resolution: {integrity: sha512-iizUu9R5Rsvsq8FtdJ0suMqEfIsIIzziqnasMHe4VH8vG+FnZSA3UAtCHx6rLeRupIFVAVg7bptMmuvMcsn8WQ==} peerDependencies: vitest: '>=0.30.1 <1' dependencies: - '@vitest/utils': 0.31.4 - fast-glob: 3.2.12 - fflate: 0.7.4 + '@vitest/utils': 0.34.7 + fast-glob: 3.3.2 + fflate: 0.8.2 flatted: 3.2.7 - pathe: 1.1.0 + pathe: 1.1.2 picocolors: 1.0.0 sirv: 2.0.3 - vitest: 0.31.4(@edge-runtime/vm@3.0.2)(@vitest/ui@0.31.4)(jsdom@22.1.0)(terser@5.18.0) + vitest: 0.34.6(@edge-runtime/vm@3.2.0)(@vitest/ui@0.34.7)(jsdom@22.1.0)(terser@5.37.0) dev: true - /@vitest/utils@0.31.4: - resolution: {integrity: sha512-DobZbHacWznoGUfYU8XDPY78UubJxXfMNY1+SUdOp1NsI34eopSA6aZMeaGu10waSOeYwE8lxrd/pLfT0RMxjQ==} + /@vitest/utils@0.34.6: + resolution: {integrity: sha512-IG5aDD8S6zlvloDsnzHw0Ut5xczlF+kv2BOTo+iXfPr54Yhi5qbVOgGB1hZaVq4iJ4C/MZ2J0y15IlsV/ZcI0A==} dependencies: - concordance: 5.0.4 + diff-sequences: 29.4.3 loupe: 2.3.6 - pretty-format: 27.5.1 + pretty-format: 29.5.0 + dev: true + + /@vitest/utils@0.34.7: + resolution: {integrity: sha512-ziAavQLpCYS9sLOorGrFFKmy2gnfiNU0ZJ15TsMz/K92NAPS/rp9K4z6AJQQk5Y8adCy4Iwpxy7pQumQ/psnRg==} + dependencies: + diff-sequences: 29.4.3 + loupe: 2.3.6 + pretty-format: 29.5.0 dev: true /@xmldom/xmldom@0.8.7: resolution: {integrity: sha512-sI1Ly2cODlWStkINzqGrZ8K6n+MTSbAeQnAipGyL+KZCXuHaRlj2gyyy8B/9MvsFFqN7XHryQnB2QwhzvJXovg==} engines: {node: '>=10.0.0'} + deprecated: this version has critical issues, please update to the latest version dev: true /@zxing/text-encoding@0.9.0: @@ -3126,6 +3461,14 @@ packages: dev: true optional: true + /acorn-jsx@5.3.2(acorn@8.14.0): + resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} + peerDependencies: + acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 + dependencies: + acorn: 8.14.0 + dev: true + /acorn-jsx@5.3.2(acorn@8.8.2): resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} peerDependencies: @@ -3133,12 +3476,18 @@ packages: dependencies: acorn: 8.8.2 dev: true + optional: true /acorn-walk@8.2.0: resolution: {integrity: sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==} engines: {node: '>=0.4.0'} dev: true + /acorn@8.14.0: + resolution: {integrity: sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==} + engines: {node: '>=0.4.0'} + hasBin: true + /acorn@8.8.2: resolution: {integrity: sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==} engines: {node: '>=0.4.0'} @@ -3265,6 +3614,7 @@ packages: /are-we-there-yet@2.0.0: resolution: {integrity: sha512-Ci/qENmwHnsYo9xKIcUJN5LeDKdJ6R1Z1j9V/J5wyq8nh/mYPEpIKJbBZXtZjG04HiK7zV/p6Vs9952MrMeUIw==} engines: {node: '>=10'} + deprecated: This package is no longer supported. dependencies: delegates: 1.0.0 readable-stream: 3.6.2 @@ -3282,12 +3632,18 @@ packages: resolution: {integrity: sha512-R5iJ5lkuHybztUfuOAznmboyjWq8O6sqNqtK7CLOqdydi54VNbORp49mb14KbWgG1QD3JFO9hJdZ+y4KutfdOQ==} dependencies: deep-equal: 2.2.1 + dev: true + + /aria-query@5.3.2: + resolution: {integrity: sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==} + engines: {node: '>= 0.4'} /array-buffer-byte-length@1.0.0: resolution: {integrity: sha512-LPuwb2P+NrQw3XhxGc36+XSvuBPopovXYTR9Ew++Du9Yb/bx5AzBfrIsBoj0EZUifjQU+sHL21sseZ3jerWO/A==} dependencies: call-bind: 1.0.2 is-array-buffer: 3.0.2 + dev: true /array-union@2.1.0: resolution: {integrity: sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==} @@ -3307,20 +3663,11 @@ packages: resolution: {integrity: sha512-jgsaNduz+ndvGyFt3uSuWqvy4lCnIJiovtouQN5JZHOKCS2QuhEdbcQHFhVksz2N2U9hXJo8odG7ETyWlEeuDw==} dev: true - /ast-types@0.13.4: - resolution: {integrity: sha512-x1FCFnFifvYDDzTaLII71vG5uvDwgtmDTEVWAxrgeiR8VjMONcCXJx7E+USjDtHlwFmt9MysbqgF9b9Vjr6w+w==} - engines: {node: '>=4'} - requiresBuild: true - dependencies: - tslib: 2.5.3 - dev: true - optional: true - /ast-types@0.16.1: resolution: {integrity: sha512-6t10qk83GOG8p0vKmaCr8eiilZwO171AvbROMtvvNiwrTly62t+7XkA8RdIIVbpMhCASAsxgAzdRSwh6nw/5Dg==} engines: {node: '>=4'} dependencies: - tslib: 2.5.3 + tslib: 2.8.1 dev: false /async-sema@3.1.1: @@ -3337,19 +3684,19 @@ packages: resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==} dev: true - /autoprefixer@10.4.14(postcss@8.4.24): - resolution: {integrity: sha512-FQzyfOsTlwVzjHxKEqRIAdJx9niO6VCBCoEwax/VLSoQF29ggECcPuBqUMZ+u8jCZOPSy8b8/8KnuFbp0SaFZQ==} + /autoprefixer@10.4.20(postcss@8.4.49): + resolution: {integrity: sha512-XY25y5xSv/wEoqzDyXXME4AFfkZI0P23z6Fs3YgymDnKJkCGOnkL0iTxCa85UTqaSgfcqyf3UA6+c7wUvx/16g==} engines: {node: ^10 || ^12 || >=14} hasBin: true peerDependencies: postcss: ^8.1.0 dependencies: - browserslist: 4.21.5 - caniuse-lite: 1.0.30001488 - fraction.js: 4.2.0 + browserslist: 4.24.3 + caniuse-lite: 1.0.30001690 + fraction.js: 4.3.7 normalize-range: 0.1.2 - picocolors: 1.0.0 - postcss: 8.4.24 + picocolors: 1.1.1 + postcss: 8.4.49 postcss-value-parser: 4.2.0 dev: true @@ -3364,20 +3711,19 @@ packages: dev: true optional: true - /axios@1.4.0: - resolution: {integrity: sha512-S4XCWMEmzvo64T9GfvQDOXgYRDJ/wsSZc7Jvdgx5u1sd0JwsuPLqb3SYmusag+edF6ziyMensPVqLTSc1PiSEA==} + /axios@1.7.9: + resolution: {integrity: sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==} dependencies: - follow-redirects: 1.15.2 + follow-redirects: 1.15.9 form-data: 4.0.0 proxy-from-env: 1.1.0 transitivePeerDependencies: - debug dev: true - /axobject-query@3.1.1: - resolution: {integrity: sha512-goKlv8DZrK9hUh975fnHzhNIO4jUnFCfv/dszV5VwUGDFjI6vQ2VwoyjYjYNEbBE8AH87TduWP5uyDR1D+Iteg==} - dependencies: - deep-equal: 2.2.1 + /axobject-query@4.1.0: + resolution: {integrity: sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==} + engines: {node: '>= 0.4'} /balanced-match@1.0.2: resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} @@ -3393,11 +3739,6 @@ packages: dev: true optional: true - /big-integer@1.6.51: - resolution: {integrity: sha512-GPEid2Y9QU1Exl1rpO9B2IPJGHPSupF5GnVIP0blYvNOMer2bTvSWs1jGOUg04hTmu67nmLsQ9TBo1puaotBHg==} - engines: {node: '>=0.6'} - dev: true - /binary-extensions@2.2.0: resolution: {integrity: sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==} engines: {node: '>=8'} @@ -3416,10 +3757,6 @@ packages: readable-stream: 3.6.2 dev: true - /blueimp-md5@2.19.0: - resolution: {integrity: sha512-DRQrD6gJyy8FbiE4s+bDoXS9hiW3Vbx5uCdwvcCf3zLHL+Iv7LtGHLpr+GZV8rHG8tK766FGYBwRbu8pELTt+w==} - dev: true - /boolbase@1.0.0: resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==} requiresBuild: true @@ -3440,13 +3777,6 @@ packages: wrap-ansi: 7.0.0 dev: true - /bplist-parser@0.2.0: - resolution: {integrity: sha512-z0M+byMThzQmD9NILRniCUXYsYpjwnlO8N5uCFaCqIOpqRsJCrQL9NK3JsD67CN5a08nF5oIL2bD6loTdHOuKw==} - engines: {node: '>= 5.10.0'} - dependencies: - big-integer: 1.6.51 - dev: true - /brace-expansion@1.1.11: resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==} dependencies: @@ -3464,15 +3794,22 @@ packages: dependencies: fill-range: 7.0.1 - /browserslist@4.21.5: - resolution: {integrity: sha512-tUkiguQGW7S3IhB7N+c2MV/HZPSCPAAiYBZXLsBhFB/PCy6ZKKsZrmBayHV9fdGV/ARIfJ14NkxKzRDjvp7L6w==} + /braces@3.0.3: + resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==} + engines: {node: '>=8'} + dependencies: + fill-range: 7.1.1 + dev: true + + /browserslist@4.24.3: + resolution: {integrity: sha512-1CPmv8iobE2fyRMV97dAcMVegvvWKxmq94hkLiAkUGwKVTyDLw33K+ZxiFrREKmmps4rIw6grcCFCnTMSZ/YiA==} engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: 1.0.30001488 - electron-to-chromium: 1.4.402 - node-releases: 2.0.10 - update-browserslist-db: 1.0.11(browserslist@4.21.5) + caniuse-lite: 1.0.30001690 + electron-to-chromium: 1.5.76 + node-releases: 2.0.19 + update-browserslist-db: 1.1.1(browserslist@4.24.3) dev: true /buffer-crc32@0.2.13: @@ -3488,42 +3825,21 @@ packages: ieee754: 1.2.1 dev: true - /bufferutil@4.0.7: - resolution: {integrity: sha512-kukuqc39WOHtdxtw4UScxF/WVnMFVSQVKhtx3AjZJzhd0RGZZldcrfSEbVsWWe6KNH253574cq5F+wpv0G9pJw==} - engines: {node: '>=6.14.2'} - requiresBuild: true - dependencies: - node-gyp-build: 4.6.0 - dev: true - /builtins@5.0.1: resolution: {integrity: sha512-qwVpFEHNfhYJIzNRBvd2C1kyo6jz3ZSMPyyuR47OPdiKWlbYnZNyDWuyR175qDnAJLiCo5fBBqPb3RiXgWlkOQ==} dependencies: - semver: 7.5.1 - dev: true - - /bundle-name@3.0.0: - resolution: {integrity: sha512-PKA4BeSvBpQKQ8iPOGCSiell+N8P+Tf1DlwqmYhpe2gAhKPHn8EYOxVT+ShuGmhg8lN8XiSlS80yiExKXrURlw==} - engines: {node: '>=12'} - dependencies: - run-applescript: 5.0.0 + semver: 7.6.3 dev: true - /busboy@1.6.0: - resolution: {integrity: sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==} - engines: {node: '>=10.16.0'} + /bundle-name@4.1.0: + resolution: {integrity: sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==} + engines: {node: '>=18'} dependencies: - streamsearch: 1.1.0 - - /bytes@3.1.2: - resolution: {integrity: sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==} - engines: {node: '>= 0.8'} - requiresBuild: true + run-applescript: 7.0.0 dev: true - optional: true - /c8@7.13.0: - resolution: {integrity: sha512-/NL4hQTv1gBL6J6ei80zu3IiTrmePDKXKXOTLpHvcIWZTVYQlDhVWjjWvkhICylE8EwwnMVzDZugCvdx0/DIIA==} + /c8@7.14.0: + resolution: {integrity: sha512-i04rtkkcNcCf7zsQcSv/T9EbUn4RXQ6mropeMcjFOsQXQ0iGLAr/xT6TImQg4+U9hmNpN9XdvPkjUL1IzbgxJw==} engines: {node: '>=10.12.0'} hasBin: true dependencies: @@ -3620,8 +3936,8 @@ packages: engines: {node: '>=10'} dev: true - /caniuse-lite@1.0.30001488: - resolution: {integrity: sha512-NORIQuuL4xGpIy6iCCQGN4iFjlBXtfKWIenlUuyZJumLRIindLb7wXM+GO8erEhb7vXfcnf4BAg2PrSDN5TNLQ==} + /caniuse-lite@1.0.30001690: + resolution: {integrity: sha512-5ExiE3qQN6oF8Clf8ifIDcMRCRE/dMGcETG/XGMD8/XiXm6HXQgQTh1yZYLXXpSOsEUlJm1Xr7kGULZTuGtP/w==} dev: true /canvas@2.11.2: @@ -3638,17 +3954,17 @@ packages: dev: true optional: true - /chai@4.3.7: - resolution: {integrity: sha512-HLnAzZ2iupm25PlN0xFreAlBA5zaBSv3og0DdeGA4Ar6h6rJ3A0rolRUKJhSF2V10GZKDgWF/VmAEsNWjCRB+A==} + /chai@4.5.0: + resolution: {integrity: sha512-RITGBfijLkBddZvnn8jdqoTypxvqbOLYQkGGxXzeFjVHvudaPw0HNFD9x928/eUwYWd2dPCugVqspGALTZZQKw==} engines: {node: '>=4'} dependencies: assertion-error: 1.1.0 - check-error: 1.0.2 + check-error: 1.0.3 deep-eql: 4.1.3 - get-func-name: 2.0.0 + get-func-name: 2.0.2 loupe: 2.3.6 pathval: 1.1.1 - type-detect: 4.0.8 + type-detect: 4.1.0 dev: true /chalk@2.4.2: @@ -3668,14 +3984,6 @@ packages: supports-color: 7.2.0 dev: true - /chalk@4.1.1: - resolution: {integrity: sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==} - engines: {node: '>=10'} - dependencies: - ansi-styles: 4.3.0 - supports-color: 7.2.0 - dev: true - /chalk@4.1.2: resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==} engines: {node: '>=10'} @@ -3688,8 +3996,10 @@ packages: resolution: {integrity: sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==} dev: true - /check-error@1.0.2: - resolution: {integrity: sha512-BrgHpW9NURQgzoNyjfq0Wu6VFO6D7IZEmJNdtgNqpzGG8RuNFHt2jQxWlAs4HMe119chBnv+34syEZtc6IhLtA==} + /check-error@1.0.3: + resolution: {integrity: sha512-iKEoDYaRmd1mxM90a2OEfWhjsjPpYPuQ+lMYsoxB126+t8fw7ySEO48nmDg5COTjxDI65/Y2OWpeEHk3ZOe8zg==} + dependencies: + get-func-name: 2.0.2 dev: true /chokidar@3.5.3: @@ -3706,9 +4016,26 @@ packages: optionalDependencies: fsevents: 2.3.2 + /chokidar@3.6.0: + resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==} + engines: {node: '>= 8.10.0'} + dependencies: + anymatch: 3.1.3 + braces: 3.0.2 + glob-parent: 5.1.2 + is-binary-path: 2.1.0 + is-glob: 4.0.3 + normalize-path: 3.0.0 + readdirp: 3.6.0 + optionalDependencies: + fsevents: 2.3.2 + dev: true + /chownr@1.1.4: resolution: {integrity: sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==} + requiresBuild: true dev: true + optional: true /chownr@2.0.0: resolution: {integrity: sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==} @@ -3779,38 +4106,22 @@ packages: engines: {node: '>=0.8'} dev: true - /cloudinary-core@2.13.0(lodash@4.17.21): - resolution: {integrity: sha512-Nt0Q5I2FtenmJghtC4YZ3MZZbGg1wLm84SsxcuVwZ83OyJqG9CNIGp86CiI6iDv3QobaqBUpOT7vg+HqY5HxEA==} - requiresBuild: true - peerDependencies: - lodash: '>=4.0' - dependencies: - lodash: 4.17.21 - dev: true - optional: true - - /cloudinary@1.37.0: - resolution: {integrity: sha512-hCAb3kU2nqjaHxDHxh+bi691A6LEuF68A2jHvYR5wDhDxx5qNRJLYqABbmxP6TQJriJd0Tq309fZvzBXkTW6sw==} - engines: {node: '>=0.6'} + /cloudinary@2.5.1: + resolution: {integrity: sha512-CNg6uU53Hl4FEVynkTGpt5bQEAQWDHi3H+Sm62FzKf5uQHipSN2v7qVqS8GRVqeb0T1WNV+22+75DOJeRXYeSQ==} + engines: {node: '>=9'} requiresBuild: true dependencies: - cloudinary-core: 2.13.0(lodash@4.17.21) - core-js: 3.30.1 lodash: 4.17.21 q: 1.5.1 - optionalDependencies: - proxy-agent: 5.0.0 - transitivePeerDependencies: - - supports-color dev: true optional: true - /code-red@1.0.0: - resolution: {integrity: sha512-x5fNWOBu7Ii38br3iVPuwQcDQM0f2h8ipvqw4qTLlOzYlrFQRz954qR0hPZ8asV5KG/igXNY8CRG6xtDUoKOJQ==} + /code-red@1.0.4: + resolution: {integrity: sha512-7qJWqItLA8/VPVlKJlFXU+NBlo/qyfs39aJcuMT/2ere32ZqvF5OSxgdM5xOfJJ7O429gg2HM47y8v9P+9wrNw==} dependencies: '@jridgewell/sourcemap-codec': 1.4.15 '@types/estree': 1.0.1 - acorn: 8.8.2 + acorn: 8.14.0 estree-walker: 3.0.3 periscopic: 3.1.0 @@ -3877,18 +4188,8 @@ packages: /concat-map@0.0.1: resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} - /concordance@5.0.4: - resolution: {integrity: sha512-OAcsnTEYu1ARJqWVGwf4zh4JDfHZEaSNlNccFmt8YjB2l/n19/PF2viLINHc57vO4FKIAFl2FWASIGZZWZ2Kxw==} - engines: {node: '>=10.18.0 <11 || >=12.14.0 <13 || >=14'} - dependencies: - date-time: 3.1.0 - esutils: 2.0.3 - fast-diff: 1.3.0 - js-string-escape: 1.0.1 - lodash: 4.17.21 - md5-hex: 3.0.1 - semver: 7.5.1 - well-known-symbols: 2.0.0 + /confbox@0.1.8: + resolution: {integrity: sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==} dev: true /configstore@5.0.1: @@ -3916,9 +4217,14 @@ packages: resolution: {integrity: sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==} dev: true + /convert-source-map@2.0.0: + resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==} + dev: true + /cookie@0.4.2: resolution: {integrity: sha512-aSWTXFzaKWkvHO1Ny/s+ePFpvKsPnjc551iI41v3ny/ow6tBG5Vd+FuqGNhh1LxOmVzOlGUriIlOaokOvhaStA==} engines: {node: '>= 0.6'} + dev: true /cookie@0.5.0: resolution: {integrity: sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==} @@ -3929,23 +4235,11 @@ packages: requiresBuild: true dev: true - /core-js@3.30.1: - resolution: {integrity: sha512-ZNS5nbiSwDTq4hFosEDqm65izl2CWmLz0hARJMyNQBgkUZMIF51cQiMvIQKA6hvuaeWxQDP3hEedM1JZIgTldQ==} - requiresBuild: true - dev: true - optional: true - /core-js@3.30.2: resolution: {integrity: sha512-uBJiDmwqsbJCWHAwjrx3cvjbMXP7xD72Dmsn5LOJpiRmE3WbBbN5rCqQ2Qh6Ek6/eOrjlWngEynBWo4VxerQhg==} requiresBuild: true dev: true - /core-util-is@1.0.3: - resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==} - requiresBuild: true - dev: true - optional: true - /cross-fetch@3.1.5: resolution: {integrity: sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==} requiresBuild: true @@ -3956,14 +4250,6 @@ packages: dev: true optional: true - /cross-fetch@3.1.6: - resolution: {integrity: sha512-riRvo06crlE8HiqOwIpQhxwdOk4fOeR7FVM/wXoxchFEqMNUjvbs3bfo4OTgMEMHzppd4DxFBDbyySj8Cv781g==} - dependencies: - node-fetch: 2.6.11 - transitivePeerDependencies: - - encoding - dev: true - /cross-spawn@7.0.3: resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==} engines: {node: '>= 8'} @@ -4028,40 +4314,19 @@ packages: rrweb-cssom: 0.6.0 dev: true - /d@1.0.1: - resolution: {integrity: sha512-m62ShEObQ39CfralilEQRjH6oAMtNCV1xJyEx5LpRYUVN+EviphDgUc/F3hnYbADmkiNs67Y+3ylmlG7Lnu+FA==} - dependencies: - es5-ext: 0.10.62 - type: 1.2.0 - dev: true - - /daisyui@3.1.0(postcss@8.4.24): - resolution: {integrity: sha512-G4dz/bRZVvlhQ/FtezXSg0rXOXzDJ0PcnMqeLSwCYNWXxf46fNJ8LWeV5qwsYOdJbXiXoZLnwyy+BsNoWZ+Bjg==} + /daisyui@3.9.4: + resolution: {integrity: sha512-fvi2RGH4YV617/6DntOVGcOugOPym9jTGWW2XySb5ZpvdWO4L7bEG77VHirrnbRUEWvIEVXkBpxUz2KFj0rVnA==} engines: {node: '>=16.9.0'} - peerDependencies: - postcss: ^8 dependencies: colord: 2.9.3 css-selector-tokenizer: 0.8.0 - postcss: 8.4.24 - postcss-js: 4.0.1(postcss@8.4.24) - tailwindcss: 3.3.2 + postcss: 8.4.49 + postcss-js: 4.0.1(postcss@8.4.49) + tailwindcss: 3.4.17 transitivePeerDependencies: - ts-node dev: true - /data-uri-to-buffer@3.0.1: - resolution: {integrity: sha512-WboRycPNsVw3B3TL559F7kuBUM4d8CgMEvk6xEJlOp7OBPjt6G7z8WMWlD2rOFZLk6OYfFIUGsCOWzcQH9K2og==} - engines: {node: '>= 6'} - requiresBuild: true - dev: true - optional: true - - /data-uri-to-buffer@4.0.1: - resolution: {integrity: sha512-0R9ikRb668HB7QDxT1vkpuUBtqc53YyAwMwGeUFKRojY/NWKvdZ+9UYtRfGmhqNbRkTSVpMbmyhXipFFv2cb/A==} - engines: {node: '>= 12'} - dev: true - /data-urls@3.0.2: resolution: {integrity: sha512-Jy/tj3ldjZJo63sVAvg6LHt2mHvl4V6AgRAmNDtLdm7faqtsx+aJG42rsyCo9JCoRVKwPFzKlIPx3DIibwSIaQ==} engines: {node: '>=12'} @@ -4082,30 +4347,23 @@ packages: whatwg-url: 12.0.1 dev: true - /date-time@3.1.0: - resolution: {integrity: sha512-uqCUKXE5q1PNBXjPqvwhwJf9SwMoAHBgWJ6DcrnS5o+W2JOiIILl0JEdVD8SGujrNS02GGxgwAg2PN2zONgtjg==} - engines: {node: '>=6'} - dependencies: - time-zone: 1.0.0 - dev: true - - /dayjs@1.11.8: - resolution: {integrity: sha512-LcgxzFoWMEPO7ggRv1Y2N31hUf2R0Vj7fuy/m+Bg1K8rr+KAs1AEy4y9jd5DXe8pbHgX+srkHNS7TH6Q6ZhYeQ==} + /dayjs@1.11.13: + resolution: {integrity: sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==} dev: true - /debug@2.6.9: - resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==} + /debug@4.3.4: + resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==} + engines: {node: '>=6.0'} peerDependencies: supports-color: '*' peerDependenciesMeta: supports-color: optional: true dependencies: - ms: 2.0.0 - dev: true + ms: 2.1.2 - /debug@4.3.4: - resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==} + /debug@4.4.0: + resolution: {integrity: sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==} engines: {node: '>=6.0'} peerDependencies: supports-color: '*' @@ -4113,7 +4371,8 @@ packages: supports-color: optional: true dependencies: - ms: 2.1.2 + ms: 2.1.3 + dev: true /decimal.js@10.4.3: resolution: {integrity: sha512-VBBaLc1MgL5XpzgIP7ny5Z6Nx3UrRkIViUkPUdtl9aya5amy3De1gsUUSB1g3+3sExYNjCAsAznmukyxCb1GRA==} @@ -4138,15 +4397,17 @@ packages: /decompress-response@6.0.0: resolution: {integrity: sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==} engines: {node: '>=10'} + requiresBuild: true dependencies: mimic-response: 3.1.0 dev: true + optional: true /deep-eql@4.1.3: resolution: {integrity: sha512-WaEtAOpRA1MQ0eohqZjpGD8zdI0Ovsm8mmFhaDN8dvDZzyoUMcYDnf5Y6iu7HTXxf8JDS23qWa4a+hKCDyOPzw==} engines: {node: '>=6'} dependencies: - type-detect: 4.0.8 + type-detect: 4.1.0 dev: true /deep-equal@2.2.1: @@ -4170,6 +4431,7 @@ packages: which-boxed-primitive: 1.0.2 which-collection: 1.0.1 which-typed-array: 1.1.9 + dev: true /deep-extend@0.6.0: resolution: {integrity: sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==} @@ -4184,22 +4446,17 @@ packages: resolution: {integrity: sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==} engines: {node: '>=0.10.0'} - /default-browser-id@3.0.0: - resolution: {integrity: sha512-OZ1y3y0SqSICtE8DE4S8YOE9UZOJ8wO16fKWVP5J1Qz42kV9jcnMVFrEE/noXb/ss3Q4pZIH79kxofzyNNtUNA==} - engines: {node: '>=12'} - dependencies: - bplist-parser: 0.2.0 - untildify: 4.0.0 + /default-browser-id@5.0.0: + resolution: {integrity: sha512-A6p/pu/6fyBcA1TRz/GqWYPViplrftcW2gZC9q79ngNCKAeR/X3gcEdXQHl4KNXV+3wgIJ1CPkJQ3IHM6lcsyA==} + engines: {node: '>=18'} dev: true - /default-browser@4.0.0: - resolution: {integrity: sha512-wX5pXO1+BrhMkSbROFsyxUm0i/cJEScyNhA4PPxc41ICuv05ZZB/MX28s8aZx6xjmatvebIapF6hLEKEcpneUA==} - engines: {node: '>=14.16'} + /default-browser@5.2.1: + resolution: {integrity: sha512-WY/3TUME0x3KPYdRRxEJJvXRHV4PyPoUsxtZa78lwItwRQRHhd2U9xOscaT/YTf8uCXIAjeJOFBVEh/7FtD8Xg==} + engines: {node: '>=18'} dependencies: - bundle-name: 3.0.0 - default-browser-id: 3.0.0 - execa: 7.1.1 - titleize: 3.0.0 + bundle-name: 4.1.0 + default-browser-id: 5.0.0 dev: true /defaults@1.0.4: @@ -4231,18 +4488,6 @@ packages: has-property-descriptors: 1.0.0 object-keys: 1.1.1 - /degenerator@3.0.4: - resolution: {integrity: sha512-Z66uPeBfHZAHVmue3HPfyKu2Q0rC2cRxbTOsvmU/po5fvvcx27W4mIu9n0PUlQih4oUYvcG1BsbtVv8x7KDOSw==} - engines: {node: '>= 6'} - requiresBuild: true - dependencies: - ast-types: 0.13.4 - escodegen: 1.14.3 - esprima: 4.0.1 - vm2: 3.9.19 - dev: true - optional: true - /delayed-stream@1.0.0: resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==} engines: {node: '>=0.4.0'} @@ -4267,6 +4512,11 @@ packages: engines: {node: '>=8'} dev: true + /detect-libc@2.0.3: + resolution: {integrity: sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==} + engines: {node: '>=8'} + dev: true + /devalue@4.3.1: resolution: {integrity: sha512-Kc0TSP9IUU9eg55au5Q3YtqaYI2cgntVpunJV9Exbm9nvlBeTE5p2NqYHfpuXK6+VF2hF5PI+BPFPUti7e2N1g==} @@ -4364,11 +4614,11 @@ packages: resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==} dev: true - /echarts@5.4.2: - resolution: {integrity: sha512-2W3vw3oI2tWJdyAz+b8DuWS0nfXtSDqlDmqgin/lfzbkB01cuMEN66KWBlmur3YMp5nEDEEt5s23pllnAzB4EA==} + /echarts@5.6.0: + resolution: {integrity: sha512-oTbVTsXfKuEhxftHqL5xprgLoc0k7uScAwtryCgWF6hPYFLRwOUHiFmHGCBKP5NPFNkDVopOieyUqYGH8Fa3kA==} dependencies: tslib: 2.3.0 - zrender: 5.4.3 + zrender: 5.6.1 dev: true /ejs@3.1.9: @@ -4381,8 +4631,8 @@ packages: dev: true optional: true - /electron-to-chromium@1.4.402: - resolution: {integrity: sha512-gWYvJSkohOiBE6ecVYXkrDgNaUjo47QEKK0kQzmWyhkH+yoYiG44bwuicTGNSIQRG3WDMsWVZJLRnJnLNkbWvA==} + /electron-to-chromium@1.5.76: + resolution: {integrity: sha512-CjVQyG7n7Sr+eBXE86HIulnL5N8xZY1sgmOPGuq/F0Rr0FJq63lg0kEtOIDfZBk44FnDLf6FUJ+dsJcuiUDdDQ==} dev: true /emoji-regex@8.0.0: @@ -4422,6 +4672,10 @@ packages: resolution: {integrity: sha512-2bmlRpNKBxT/CRmPOlyISQpNj+qSeYvcym/uT0Jx2bMOlKLtSy1ZmLuVxSEKKyor/N5yhvp/ZiG1oE3DEYMSFA==} dev: true + /error-stack-parser-es@0.1.5: + resolution: {integrity: sha512-xHku1X40RO+fO8yJ8Wh2f2rZWVjqyhb1zgq1yZ8aZRQkv6OOKhKWRUaht3eSCUbAOBaKIgM+ykwFLE+QUxgGeg==} + dev: true + /es-get-iterator@1.1.3: resolution: {integrity: sha512-sPZmqHBe6JIiTfN5q2pEi//TwxmAFHwj/XEuYjTuse78i8KxaqMTTzxPoFKuzRpDpTJ+0NAbpfenkmH2rePtuw==} dependencies: @@ -4434,23 +4688,6 @@ packages: is-string: 1.0.7 isarray: 2.0.5 stop-iteration-iterator: 1.0.0 - - /es5-ext@0.10.62: - resolution: {integrity: sha512-BHLqn0klhEpnOKSrzn/Xsz2UIW8j+cGmo9JLzr8BiUapV8hPL9+FliFqjwr9ngW7jWdnxv6eO+/LqyhJVqgrjA==} - engines: {node: '>=0.10'} - requiresBuild: true - dependencies: - es6-iterator: 2.0.3 - es6-symbol: 3.1.3 - next-tick: 1.1.0 - dev: true - - /es6-iterator@2.0.3: - resolution: {integrity: sha512-zw4SRzoUkd+cl+ZoE15A9o1oQd920Bb0iOJMQkQhl3jNc03YqVjAhG7scf9C5KWRU/R13Orf588uCC6525o02g==} - dependencies: - d: 1.0.1 - es5-ext: 0.10.62 - es6-symbol: 3.1.3 dev: true /es6-object-assign@1.1.0: @@ -4460,47 +4697,45 @@ packages: /es6-promise@3.3.1: resolution: {integrity: sha512-SOp9Phqvqn7jtEUxPWdWfWoLmyt2VaJ6MpvP9Comy1MceMXqE6bxvaTu4iaxpYYPzhny28Lc+M87/c2cPK6lDg==} - /es6-symbol@3.1.3: - resolution: {integrity: sha512-NJ6Yn3FuDinBaBRWl/q5X/s4koRHBrgKAu+yGI6JCBeiu3qrcbJhwT2GeR/EXVfylRk8dpQVJoLEFhK+Mu31NA==} - dependencies: - d: 1.0.1 - ext: 1.7.0 - dev: true - - /esbuild@0.17.19: - resolution: {integrity: sha512-XQ0jAPFkK/u3LcVRcvVHQcTIqD6E2H1fvZMA5dQPSOWb3suUbWbfbRf94pjc0bNzRYLfIrDRQXr7X+LHIm5oHw==} + /esbuild@0.18.20: + resolution: {integrity: sha512-ceqxoedUrcayh7Y7ZX6NdbbDzGROiyVBgC4PriJThBKSVPWnnFHZAkfI1lJT8QFkOwH4qOS2SJkS4wvpGl8BpA==} engines: {node: '>=12'} hasBin: true requiresBuild: true optionalDependencies: - '@esbuild/android-arm': 0.17.19 - '@esbuild/android-arm64': 0.17.19 - '@esbuild/android-x64': 0.17.19 - '@esbuild/darwin-arm64': 0.17.19 - '@esbuild/darwin-x64': 0.17.19 - '@esbuild/freebsd-arm64': 0.17.19 - '@esbuild/freebsd-x64': 0.17.19 - '@esbuild/linux-arm': 0.17.19 - '@esbuild/linux-arm64': 0.17.19 - '@esbuild/linux-ia32': 0.17.19 - '@esbuild/linux-loong64': 0.17.19 - '@esbuild/linux-mips64el': 0.17.19 - '@esbuild/linux-ppc64': 0.17.19 - '@esbuild/linux-riscv64': 0.17.19 - '@esbuild/linux-s390x': 0.17.19 - '@esbuild/linux-x64': 0.17.19 - '@esbuild/netbsd-x64': 0.17.19 - '@esbuild/openbsd-x64': 0.17.19 - '@esbuild/sunos-x64': 0.17.19 - '@esbuild/win32-arm64': 0.17.19 - '@esbuild/win32-ia32': 0.17.19 - '@esbuild/win32-x64': 0.17.19 + '@esbuild/android-arm': 0.18.20 + '@esbuild/android-arm64': 0.18.20 + '@esbuild/android-x64': 0.18.20 + '@esbuild/darwin-arm64': 0.18.20 + '@esbuild/darwin-x64': 0.18.20 + '@esbuild/freebsd-arm64': 0.18.20 + '@esbuild/freebsd-x64': 0.18.20 + '@esbuild/linux-arm': 0.18.20 + '@esbuild/linux-arm64': 0.18.20 + '@esbuild/linux-ia32': 0.18.20 + '@esbuild/linux-loong64': 0.18.20 + '@esbuild/linux-mips64el': 0.18.20 + '@esbuild/linux-ppc64': 0.18.20 + '@esbuild/linux-riscv64': 0.18.20 + '@esbuild/linux-s390x': 0.18.20 + '@esbuild/linux-x64': 0.18.20 + '@esbuild/netbsd-x64': 0.18.20 + '@esbuild/openbsd-x64': 0.18.20 + '@esbuild/sunos-x64': 0.18.20 + '@esbuild/win32-arm64': 0.18.20 + '@esbuild/win32-ia32': 0.18.20 + '@esbuild/win32-x64': 0.18.20 /escalade@3.1.1: resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==} engines: {node: '>=6'} dev: true + /escalade@3.2.0: + resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==} + engines: {node: '>=6'} + dev: true + /escape-goat@2.1.1: resolution: {integrity: sha512-8/uIhbG12Csjy2JEW7D9pHbreaVaS/OpN3ycnyvElTdwM5n6GY6W6e2IPemfvGZeUMqZ9A/3GqIZMgKnBhAw/Q==} engines: {node: '>=8'} @@ -4521,21 +4756,6 @@ packages: engines: {node: '>=10'} dev: true - /escodegen@1.14.3: - resolution: {integrity: sha512-qFcX0XJkdg+PB3xjZZG/wKSuT1PnQWx57+TVSjIMmILd2yC/6ByYElPwJnslDsuWuSAp4AwJGumarAAmJch5Kw==} - engines: {node: '>=4.0'} - hasBin: true - requiresBuild: true - dependencies: - esprima: 4.0.1 - estraverse: 4.3.0 - esutils: 2.0.3 - optionator: 0.8.3 - optionalDependencies: - source-map: 0.6.1 - dev: true - optional: true - /escodegen@2.0.0: resolution: {integrity: sha512-mmHKys/C8BFUGI+MAWNcSYoORYLMdPzjrknd2Vc+bUsjN5bXcr8EhrNB+UTqfL1y3I9c4fw2ihgtMPQLBRiQxw==} engines: {node: '>=6.0'} @@ -4551,23 +4771,23 @@ packages: dev: true optional: true - /eslint-config-prettier@8.8.0(eslint@8.42.0): - resolution: {integrity: sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA==} + /eslint-config-prettier@8.10.0(eslint@8.57.1): + resolution: {integrity: sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==} hasBin: true peerDependencies: eslint: '>=7.0.0' dependencies: - eslint: 8.42.0 + eslint: 8.57.1 dev: true - /eslint-plugin-svelte3@4.0.0(eslint@8.42.0)(svelte@4.0.0-next.0): + /eslint-plugin-svelte3@4.0.0(eslint@8.57.1)(svelte@4.2.19): resolution: {integrity: sha512-OIx9lgaNzD02+MDFNLw0GEUbuovNcglg+wnd/UY0fbZmlQSz7GlQiQ1f+yX0XvC07XPcDOnFcichqI3xCwp71g==} peerDependencies: eslint: '>=8.0.0' svelte: ^3.2.0 dependencies: - eslint: 8.42.0 - svelte: 4.0.0-next.0 + eslint: 8.57.1 + svelte: 4.2.19 dev: true /eslint-scope@5.1.1: @@ -4578,8 +4798,8 @@ packages: estraverse: 4.3.0 dev: true - /eslint-scope@7.2.0: - resolution: {integrity: sha512-DYj5deGlHBfMt15J7rdtyKNq/Nqlv5KfU4iodrQ019XESsRnwXH9KAE0y3cwtUHDo2ob7CypAnCqefh6vioWRw==} + /eslint-scope@7.2.2: + resolution: {integrity: sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: esrecurse: 4.3.0 @@ -4591,27 +4811,34 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint@8.42.0: - resolution: {integrity: sha512-ulg9Ms6E1WPf67PHaEY4/6E2tEn5/f7FXGzr3t9cBMugOmf1INYvuUwwh1aXQN4MfJ6a5K2iNwP3w4AColvI9A==} + /eslint-visitor-keys@3.4.3: + resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + dev: true + + /eslint@8.57.1: + resolution: {integrity: sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options. hasBin: true dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.42.0) - '@eslint-community/regexpp': 4.5.1 - '@eslint/eslintrc': 2.0.3 - '@eslint/js': 8.42.0 - '@humanwhocodes/config-array': 0.11.10 + '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.1) + '@eslint-community/regexpp': 4.12.1 + '@eslint/eslintrc': 2.1.4 + '@eslint/js': 8.57.1 + '@humanwhocodes/config-array': 0.13.0 '@humanwhocodes/module-importer': 1.0.1 '@nodelib/fs.walk': 1.2.8 + '@ungap/structured-clone': 1.2.1 ajv: 6.12.6 chalk: 4.1.2 cross-spawn: 7.0.3 debug: 4.3.4 doctrine: 3.0.0 escape-string-regexp: 4.0.0 - eslint-scope: 7.2.0 - eslint-visitor-keys: 3.4.1 - espree: 9.5.2 + eslint-scope: 7.2.2 + eslint-visitor-keys: 3.4.3 + espree: 9.6.1 esquery: 1.5.0 esutils: 2.0.3 fast-deep-equal: 3.1.3 @@ -4621,7 +4848,6 @@ packages: globals: 13.20.0 graphemer: 1.4.0 ignore: 5.2.4 - import-fresh: 3.3.0 imurmurhash: 0.1.4 is-glob: 4.0.3 is-path-inside: 3.0.3 @@ -4631,9 +4857,8 @@ packages: lodash.merge: 4.6.2 minimatch: 3.1.2 natural-compare: 1.4.0 - optionator: 0.9.1 + optionator: 0.9.4 strip-ansi: 6.0.1 - strip-json-comments: 3.1.1 text-table: 0.2.0 transitivePeerDependencies: - supports-color @@ -4642,13 +4867,13 @@ packages: /esm-env@1.0.0: resolution: {integrity: sha512-Cf6VksWPsTuW01vU9Mk/3vRue91Zevka5SjyNf3nEpokFRuqt/KjUQoGAwq9qMmhpLTHmXzSIrFRw8zxWzmFBA==} - /espree@9.5.2: - resolution: {integrity: sha512-7OASN1Wma5fum5SrNhFMAMJxOUAbhyfQ8dQ//PJaJbNw0URTPWqIghHWt1MmAANKhHZIYOHruW4Kw4ruUWOdGw==} + /espree@9.6.1: + resolution: {integrity: sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - acorn: 8.8.2 - acorn-jsx: 5.3.2(acorn@8.8.2) - eslint-visitor-keys: 3.4.1 + acorn: 8.14.0 + acorn-jsx: 5.3.2(acorn@8.14.0) + eslint-visitor-keys: 3.4.3 dev: true /esprima@4.0.1: @@ -4722,41 +4947,6 @@ packages: strip-final-newline: 2.0.0 dev: true - /execa@5.1.1: - resolution: {integrity: sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==} - engines: {node: '>=10'} - dependencies: - cross-spawn: 7.0.3 - get-stream: 6.0.1 - human-signals: 2.1.0 - is-stream: 2.0.1 - merge-stream: 2.0.0 - npm-run-path: 4.0.1 - onetime: 5.1.2 - signal-exit: 3.0.7 - strip-final-newline: 2.0.0 - dev: true - - /execa@7.1.1: - resolution: {integrity: sha512-wH0eMf/UXckdUYnO21+HDztteVv05rq2GXksxT4fCGeHkBhw1DROXh40wcjMcRqDOWE7iPJ4n3M7e2+YFP+76Q==} - engines: {node: ^14.18.0 || ^16.14.0 || >=18.0.0} - dependencies: - cross-spawn: 7.0.3 - get-stream: 6.0.1 - human-signals: 4.3.1 - is-stream: 3.0.0 - merge-stream: 2.0.0 - npm-run-path: 5.1.0 - onetime: 6.0.0 - signal-exit: 3.0.7 - strip-final-newline: 3.0.0 - dev: true - - /expand-template@2.0.3: - resolution: {integrity: sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==} - engines: {node: '>=6'} - dev: true - /expect@29.5.0: resolution: {integrity: sha512-yM7xqUrCO2JdpFo4XpM82t+PJBFybdqoQuJLDGeDX2ij8NZzqRHyu3Hp188/JX7SWqud+7t4MUdvcgGBICMHZg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} @@ -4768,12 +4958,6 @@ packages: jest-util: 29.5.0 dev: true - /ext@1.7.0: - resolution: {integrity: sha512-6hxeJYaL110a9b5TEJSj0gojyHQAmA2ch5Os+ySCiA1QGdS697XWY1pzsrSjqA9LDEEgdB/KypIlR59RcLuHYw==} - dependencies: - type: 2.7.2 - dev: true - /external-editor@3.1.0: resolution: {integrity: sha512-hMQ4CX1p1izmuLYyZqLMO/qGNw10wSv9QDCPfzXfyFrOaCSSoRfqE1Kf1s5an66J5JZC62NewG+mK49jOCtQew==} engines: {node: '>=4'} @@ -4803,10 +4987,6 @@ packages: resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==} dev: true - /fast-diff@1.3.0: - resolution: {integrity: sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw==} - dev: true - /fast-glob@3.2.12: resolution: {integrity: sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==} engines: {node: '>=8.6.0'} @@ -4818,6 +4998,17 @@ packages: micromatch: 4.0.5 dev: true + /fast-glob@3.3.2: + resolution: {integrity: sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==} + engines: {node: '>=8.6.0'} + dependencies: + '@nodelib/fs.stat': 2.0.5 + '@nodelib/fs.walk': 1.2.8 + glob-parent: 5.1.2 + merge2: 1.4.1 + micromatch: 4.0.5 + dev: true + /fast-json-stable-stringify@2.1.0: resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==} dev: true @@ -4851,20 +5042,12 @@ packages: resolution: {integrity: sha512-cE1qsB/VwyQozZ+q1dGxR8LBYNZeofhEdUNGSMbQD3Gw2lAzX9Zb3uIU6Ebc/Fmyjo9AWWfnn0AUCHqtevs/8g==} requiresBuild: true dependencies: - pend: 1.2.0 - dev: true - optional: true - - /fetch-blob@3.2.0: - resolution: {integrity: sha512-7yAQpD2UMJzLi1Dqv7qFYnPbaPx7ZfFK6PiIxQ4PfkGPyNyl2Ugx+a/umUonmKqjhM4DnfbMvdX6otXq83soQQ==} - engines: {node: ^12.20 || >= 14.13} - dependencies: - node-domexception: 1.0.0 - web-streams-polyfill: 3.2.1 + pend: 1.2.0 dev: true + optional: true - /fflate@0.7.4: - resolution: {integrity: sha512-5u2V/CDW15QM1XbbgS+0DfPxVB+jUKhWEKuuFuHncbk3tEEqzmoXL+2KyOFuKGqOnmdIy0/davWF1CkuwtibCw==} + /fflate@0.8.2: + resolution: {integrity: sha512-cPJU47OaAoCbg0pBvzsgpTPhmhqI5eJjh/JIu8tPj5q+T7iLvW/JAYUqmE7KOB4R1ZyEhzBaIQpQpardBF5z8A==} dev: true /figures@3.2.0: @@ -4894,13 +5077,6 @@ packages: resolution: {integrity: sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==} dev: true - /file-uri-to-path@2.0.0: - resolution: {integrity: sha512-hjPFI8oE/2iQPVe4gbrJ73Pp+Xfub2+WI2LlXDbsaJBwT5wuMh35WNWVYYTpnz895shtwfyutMFLFywpQAFdLg==} - engines: {node: '>= 6'} - requiresBuild: true - dev: true - optional: true - /filelist@1.0.4: resolution: {integrity: sha512-w1cEuf3S+DrLCQL7ET6kz+gmlJdbq9J7yXCSjK/OZCPA+qEN1WyF4ZAf0YYJa4/shHJra2t/d/r8SV4Ji+x+8Q==} requiresBuild: true @@ -4915,6 +5091,13 @@ packages: dependencies: to-regex-range: 5.0.1 + /fill-range@7.1.1: + resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==} + engines: {node: '>=8'} + dependencies: + to-regex-range: 5.0.1 + dev: true + /find-up@4.1.0: resolution: {integrity: sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==} engines: {node: '>=8'} @@ -4944,8 +5127,8 @@ packages: resolution: {integrity: sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==} dev: true - /follow-redirects@1.15.2: - resolution: {integrity: sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==} + /follow-redirects@1.15.9: + resolution: {integrity: sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==} engines: {node: '>=4.0'} peerDependencies: debug: '*' @@ -4984,20 +5167,15 @@ packages: mime-types: 2.1.35 dev: true - /formdata-polyfill@4.0.10: - resolution: {integrity: sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g==} - engines: {node: '>=12.20.0'} - dependencies: - fetch-blob: 3.2.0 - dev: true - - /fraction.js@4.2.0: - resolution: {integrity: sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA==} + /fraction.js@4.3.7: + resolution: {integrity: sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==} dev: true /fs-constants@1.0.0: resolution: {integrity: sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==} + requiresBuild: true dev: true + optional: true /fs-extra@10.1.0: resolution: {integrity: sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==} @@ -5011,22 +5189,22 @@ packages: /fs-extra@11.1.1: resolution: {integrity: sha512-MGIE4HOvQCeUCzmlHs0vXpih4ysz4wg9qiSAu6cd42lVwPbTM1TjV7RusoyQqMmk/95gdQZX72u+YW+c3eEpFQ==} engines: {node: '>=14.14'} + requiresBuild: true dependencies: graceful-fs: 4.2.11 jsonfile: 6.1.0 universalify: 2.0.0 dev: true + optional: true - /fs-extra@8.1.0: - resolution: {integrity: sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==} - engines: {node: '>=6 <7 || >=8'} - requiresBuild: true + /fs-extra@11.2.0: + resolution: {integrity: sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==} + engines: {node: '>=14.14'} dependencies: graceful-fs: 4.2.11 - jsonfile: 4.0.0 - universalify: 0.1.2 + jsonfile: 6.1.0 + universalify: 2.0.0 dev: true - optional: true /fs-minipass@2.1.0: resolution: {integrity: sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==} @@ -5052,25 +5230,21 @@ packages: requiresBuild: true optional: true - /ftp@0.3.10: - resolution: {integrity: sha512-faFVML1aBx2UoDStmLwv2Wptt4vw5x03xxX172nhA5Y5HBshW5JweqQ2W4xL4dezQTG8inJsuYcpPHHU3X5OTQ==} - engines: {node: '>=0.8.0'} - requiresBuild: true - dependencies: - readable-stream: 1.1.14 - xregexp: 2.0.0 - dev: true - optional: true - /function-bind@1.1.1: resolution: {integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==} + /function-bind@1.1.2: + resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==} + dev: true + /functions-have-names@1.2.3: resolution: {integrity: sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==} + dev: true /gauge@3.0.2: resolution: {integrity: sha512-+5J6MS/5XksCuXq++uFRsnUd7Ovu1XenbeuIuNRJxYWjgQbPuFhT14lAvsWfqfAmnwluf1OwMjz39HjfLPci0Q==} engines: {node: '>=10'} + deprecated: This package is no longer supported. dependencies: aproba: 2.0.0 color-support: 1.1.3 @@ -5097,6 +5271,10 @@ packages: resolution: {integrity: sha512-Hm0ixYtaSZ/V7C8FJrtZIuBBI+iSgL+1Aq82zSu8VQNB4S3Gk8e7Qs3VwBDJAhmRZcFqkl3tQu36g/Foh5I5ig==} dev: true + /get-func-name@2.0.2: + resolution: {integrity: sha512-8vXOvuE167CtIc3OyItco7N/dpRtBbYOsPsXCz7X/PMnlGjYjSGuZJgM1Y7mmew7BKf9BqvLX2tnOVy1BBUsxQ==} + dev: true + /get-intrinsic@1.2.1: resolution: {integrity: sha512-2DcsyfABl+gVHEfCOaTrWgyt+tb6MSEGmKq+kI5HwLbIYgjgmMcV8KQ41uaKz1xxUcn9tJtgFbQUEVcEbd0FYw==} dependencies: @@ -5119,31 +5297,6 @@ packages: pump: 3.0.0 dev: true - /get-stream@6.0.1: - resolution: {integrity: sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==} - engines: {node: '>=10'} - dev: true - - /get-uri@3.0.2: - resolution: {integrity: sha512-+5s0SJbGoyiJTZZ2JTpFPLMPSch72KEqGOTvQsBqg0RBWvwhWUSYZFAtz3TPW0GXJuLBJPts1E241iHg+VRfhg==} - engines: {node: '>= 6'} - requiresBuild: true - dependencies: - '@tootallnate/once': 1.1.2 - data-uri-to-buffer: 3.0.1 - debug: 4.3.4 - file-uri-to-path: 2.0.0 - fs-extra: 8.1.0 - ftp: 0.3.10 - transitivePeerDependencies: - - supports-color - dev: true - optional: true - - /github-from-package@0.0.0: - resolution: {integrity: sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw==} - dev: true - /glob-parent@5.1.2: resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==} engines: {node: '>= 6'} @@ -5169,19 +5322,21 @@ packages: path-scurry: 1.9.2 dev: true - /glob@7.1.6: - resolution: {integrity: sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==} + /glob@10.4.5: + resolution: {integrity: sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==} + hasBin: true 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 + foreground-child: 3.1.1 + jackspeak: 3.4.3 + minimatch: 9.0.5 + minipass: 7.1.2 + package-json-from-dist: 1.0.1 + path-scurry: 1.11.1 dev: true /glob@7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} + deprecated: Glob versions prior to v9 are no longer supported dependencies: fs.realpath: 1.0.0 inflight: 1.0.6 @@ -5293,21 +5448,18 @@ packages: /graceful-fs@4.2.11: resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==} - /grapheme-splitter@1.0.4: - resolution: {integrity: sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==} - dev: true - /graphemer@1.4.0: resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==} dev: true - /graphql@16.6.0: - resolution: {integrity: sha512-KPIBPDlW7NxrbT/eh4qPXz5FiFdL5UbaA0XUNz2Rp3Z3hqBSkbj0GVjwFDztsWVauZUWsbKHgMg++sk8UX0bkw==} + /graphql@16.10.0: + resolution: {integrity: sha512-AjqGKbDGUFRKIRCP9tCKiIGHyriz2oHEbPIbEtcSLSs4YjReZOIPQQWek4+6hjw62H9QShXHyaGivGiYVLeYFQ==} engines: {node: ^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0} dev: true /has-bigints@1.0.2: resolution: {integrity: sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==} + dev: true /has-flag@3.0.0: resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==} @@ -5353,23 +5505,30 @@ packages: dependencies: function-bind: 1.1.1 - /headers-polyfill@3.1.2: - resolution: {integrity: sha512-tWCK4biJ6hcLqTviLXVR9DTRfYGQMXEIUj3gwJ2rZ5wO/at3XtkI4g8mCvFdUF9l1KMBNCfmNAdnahm1cgavQA==} + /hasown@2.0.2: + resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==} + engines: {node: '>= 0.4'} + dependencies: + function-bind: 1.1.2 + dev: true + + /headers-polyfill@3.2.5: + resolution: {integrity: sha512-tUCGvt191vNSQgttSyJoibR+VO+I6+iCHIUdhzEMJKE+EAL8BwCN7fUOZlY4ofOelNHsK+gEjxB/B+9N3EWtdA==} dev: true - /hint@7.1.9(typescript@5.1.3): - resolution: {integrity: sha512-vIri0WII5Idbr548RQ2uDaCaYQdVfMf4dnPrlPbUBF1ftWRC4aCICSQbhXLezpr31XJ+hftYLegWQmC7wrIE5A==} + /hint@7.1.13(typescript@5.7.2): + resolution: {integrity: sha512-UrOu4JOCshkZCBOqVFXRZkplAwUIMIsydFI6RWKJWuqTlWnhVqdNg1komRad9NR1uRpAsFphX5n3RAR9QHB4Dw==} engines: {node: '>=14.0.0'} hasBin: true dependencies: - '@hint/utils': 7.0.23 + '@hint/utils': 7.0.24 '@hint/utils-debug': 1.0.11 '@hint/utils-fs': 1.0.16 - '@hint/utils-json': 1.0.26 - '@hint/utils-network': 1.0.25 + '@hint/utils-json': 1.0.28 + '@hint/utils-network': 1.0.27 '@hint/utils-string': 1.0.14 '@hint/utils-types': 1.2.1 - browserslist: 4.21.5 + browserslist: 4.24.3 chalk: 4.1.2 eventemitter2: 6.4.9 globby: 11.1.0 @@ -5381,8 +5540,8 @@ packages: setimmediate: 1.0.5 update-notifier: 5.1.0 optionalDependencies: - '@hint/configuration-development': 8.3.17(hint@7.1.9)(typescript@5.1.3) - '@hint/configuration-web-recommended': 8.2.22(hint@7.1.9) + '@hint/configuration-development': 8.3.20(hint@7.1.13)(typescript@5.7.2) + '@hint/configuration-web-recommended': 8.2.24(hint@7.1.13) transitivePeerDependencies: - bufferutil - canvas @@ -5418,32 +5577,6 @@ packages: resolution: {integrity: sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==} dev: true - /http-errors@2.0.0: - resolution: {integrity: sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==} - engines: {node: '>= 0.8'} - requiresBuild: true - dependencies: - depd: 2.0.0 - inherits: 2.0.4 - setprototypeof: 1.2.0 - statuses: 2.0.1 - toidentifier: 1.0.1 - dev: true - optional: true - - /http-proxy-agent@4.0.1: - resolution: {integrity: sha512-k0zdNgqWTGA6aeIRVpvfVob4fL52dTfaehylg0Y4UvSySvOq/Y+BOyPrgpUrA7HylqvU8vIZGsRuXmspskV0Tg==} - engines: {node: '>= 6'} - requiresBuild: true - dependencies: - '@tootallnate/once': 1.1.2 - agent-base: 6.0.2 - debug: 4.3.4 - transitivePeerDependencies: - - supports-color - dev: true - optional: true - /http-proxy-agent@5.0.0: resolution: {integrity: sha512-n2hY8YdoRE1i7r6M0w9DIw5GgZN0G25P8zLCRQ8rjXtTU3vsNFBI/vWK/UIeE6g5MUUz6avwAPXmL6Fy9D/90w==} engines: {node: '>= 6'} @@ -5483,24 +5616,14 @@ packages: engines: {node: '>=8.12.0'} dev: true - /human-signals@2.1.0: - resolution: {integrity: sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==} - engines: {node: '>=10.17.0'} - dev: true - - /human-signals@4.3.1: - resolution: {integrity: sha512-nZXjEF2nbo7lIw3mgYjItAfgQXog3OjJogSbKa2CQIIvSGWcKgeJnQlNXip6NglNzYH45nSRiEVimMvYL8DDqQ==} - engines: {node: '>=14.18.0'} - dev: true - /humanize-ms@1.2.1: resolution: {integrity: sha512-Fl70vYtsAFb/C06PTS9dZBo7ihau+Tu/DNCk/OyHhea07S+aeMWpFFkUaXRa8fI+ScZbEI8dfSxwY7gxZ9SAVQ==} dependencies: ms: 2.1.3 dev: true - /iconify-icon@1.0.7: - resolution: {integrity: sha512-MxaO3Jhf3f5ymPWGHR9x74f90TNKcq1D+B2iGucGhVtqAgbC9EtM06kKiTGH2CKELNnexckwhrA3/+OpT4HKFw==} + /iconify-icon@1.0.8: + resolution: {integrity: sha512-jvbUKHXf8EnGGArmhlP2IG8VqQLFFyTvTqb9LVL2TKTh7/eCCD1o2HHE9thpbJJb6B8hzhcFb6rOKhvo7reNKA==} dependencies: '@iconify/types': 2.0.0 dev: true @@ -5567,6 +5690,7 @@ packages: /inflight@1.0.6: resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==} + deprecated: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. dependencies: once: 1.4.0 wrappy: 1.0.2 @@ -5611,6 +5735,7 @@ packages: get-intrinsic: 1.2.1 has: 1.0.3 side-channel: 1.0.4 + dev: true /intl-format-cache@4.3.1: resolution: {integrity: sha512-OEUYNA7D06agqPOYhbTkl0T8HA3QKSuwWh1HiClEnpd9vw7N+3XsQt5iZ0GUEchp5CW1fQk/tary+NsbF3yQ1Q==} @@ -5635,12 +5760,6 @@ packages: engines: {node: '>=8'} dev: true - /ip@1.1.8: - resolution: {integrity: sha512-PuExPYUiu6qMBQb4l06ecm6T6ujzhmh+MeJcW9wa89PoAz5pvd4zPgN5WJV104mb6S2T1AwNIAaB70JNrLQWhg==} - requiresBuild: true - dev: true - optional: true - /ip@2.0.0: resolution: {integrity: sha512-WKa+XuLG1A1R0UWhl2+1XQSi+fZWMsYKffMZTTYsiZaUD8k2yDAj5atimTUD2TZkyCkNEeYE5NhFZmupOGtjYQ==} dev: true @@ -5658,6 +5777,7 @@ packages: call-bind: 1.0.2 get-intrinsic: 1.2.1 is-typed-array: 1.1.10 + dev: true /is-arrayish@0.3.2: resolution: {integrity: sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==} @@ -5667,6 +5787,7 @@ packages: resolution: {integrity: sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==} dependencies: has-bigints: 1.0.2 + dev: true /is-binary-path@2.1.0: resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==} @@ -5680,6 +5801,7 @@ packages: dependencies: call-bind: 1.0.2 has-tostringtag: 1.0.0 + dev: true /is-callable@1.2.7: resolution: {integrity: sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==} @@ -5699,10 +5821,11 @@ packages: ci-info: 3.8.0 dev: true - /is-core-module@2.12.1: - resolution: {integrity: sha512-Q4ZuBAe2FUsKtyQJoQHlvP8OvBERxO3jEmy1I7hcRXcJBGGHFh/aJBswbXuS9sgrDH2QUO8ilkwNPHvHMd8clg==} + /is-core-module@2.16.1: + resolution: {integrity: sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==} + engines: {node: '>= 0.4'} dependencies: - has: 1.0.3 + hasown: 2.0.2 dev: true /is-date-object@1.0.5: @@ -5710,6 +5833,7 @@ packages: engines: {node: '>= 0.4'} dependencies: has-tostringtag: 1.0.0 + dev: true /is-docker@2.2.1: resolution: {integrity: sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==} @@ -5771,6 +5895,7 @@ packages: /is-map@2.0.2: resolution: {integrity: sha512-cOZFQQozTha1f4MxLFzlgKYPTyj26picdZTx82hbc/Xf4K/tZOOXSCkMvU4pKioRXGDLJRn0GM7Upe7kR721yg==} + dev: true /is-nan@1.3.2: resolution: {integrity: sha512-E+zBKpQ2t6MEo1VsonYmluk9NxGrbzpeeLC2xIViuO2EjU2xsXsBPwTr3Ykv9l08UYEVEdWeRZNouaZqF6RN0w==} @@ -5794,6 +5919,7 @@ packages: engines: {node: '>= 0.4'} dependencies: has-tostringtag: 1.0.0 + dev: true /is-number@7.0.0: resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==} @@ -5824,30 +5950,29 @@ packages: dependencies: call-bind: 1.0.2 has-tostringtag: 1.0.0 + dev: true /is-set@2.0.2: resolution: {integrity: sha512-+2cnTEZeY5z/iXGbLhPrOAaK/Mau5k5eXq9j14CpRTftq0pAJu2MwVRSZhyZWBzx3o6X795Lz6Bpb6R0GKf37g==} + dev: true /is-shared-array-buffer@1.0.2: resolution: {integrity: sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA==} dependencies: call-bind: 1.0.2 + dev: true /is-stream@2.0.1: resolution: {integrity: sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==} engines: {node: '>=8'} dev: true - /is-stream@3.0.0: - resolution: {integrity: sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==} - engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} - dev: true - /is-string@1.0.7: resolution: {integrity: sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==} engines: {node: '>= 0.4'} dependencies: has-tostringtag: 1.0.0 + dev: true /is-svg@4.4.0: resolution: {integrity: sha512-v+AgVwiK5DsGtT9ng+m4mClp6zDAmwrW8nZi6Gg15qzvBnRWWdfWA1TGaXyCDnWq5g5asofIgMVl3PjKxvk1ug==} @@ -5861,6 +5986,7 @@ packages: engines: {node: '>= 0.4'} dependencies: has-symbols: 1.0.3 + dev: true /is-typed-array@1.1.10: resolution: {integrity: sha512-PJqgEHiWZvMpaFZ3uTc8kHPM4+4ADTlDniuQL7cU/UDA0Ql7F70yGfHph3cLNe+c9toaigv+DFzTJKhc2CtO6A==} @@ -5883,12 +6009,14 @@ packages: /is-weakmap@2.0.1: resolution: {integrity: sha512-NSBR4kH5oVj1Uwvv970ruUkCV7O1mzgVFO4/rev2cLRda9Tm9HrL70ZPut4rOHgY0FNrUu9BCbXA2sdQ+x0chA==} + dev: true /is-weakset@2.0.2: resolution: {integrity: sha512-t2yVvttHkQktwnNNmBQ98AhENLdPUTDTE21uPqAQ0ARwQfGeQKRVS0NNurH7bTf7RrvcVn1OOge45CnBeHCSmg==} dependencies: call-bind: 1.0.2 get-intrinsic: 1.2.1 + dev: true /is-wsl@2.2.0: resolution: {integrity: sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==} @@ -5897,18 +6025,20 @@ packages: is-docker: 2.2.1 dev: true - /is-yarn-global@0.3.0: - resolution: {integrity: sha512-VjSeb/lHmkoyd8ryPVIKvOCn4D1koMqY+vqyjjUfc3xyKtP4dYOxM44sZrnqQSzSds3xyOrUTLTC9LVCVgLngw==} + /is-wsl@3.1.0: + resolution: {integrity: sha512-UcVfVfaK4Sc4m7X3dUSoHoozQGBEFeDC+zVo06t98xe8CzHSZZBekNXH+tu0NalHolcJ/QAGqS46Hef7QXBIMw==} + engines: {node: '>=16'} + dependencies: + is-inside-container: 1.0.0 dev: true - /isarray@0.0.1: - resolution: {integrity: sha512-D2S+3GLxWH+uhrNEcoh/fnmYeP8E8/zHl644d/jdA0g2uyXvy3sb0qxotE+ne0LtccHknQzWwZEzhak7oJ0COQ==} - requiresBuild: true + /is-yarn-global@0.3.0: + resolution: {integrity: sha512-VjSeb/lHmkoyd8ryPVIKvOCn4D1koMqY+vqyjjUfc3xyKtP4dYOxM44sZrnqQSzSds3xyOrUTLTC9LVCVgLngw==} dev: true - optional: true /isarray@2.0.5: resolution: {integrity: sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==} + dev: true /isexe@2.0.0: resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==} @@ -5918,15 +6048,15 @@ packages: engines: {node: '>=8'} dev: true - /istanbul-lib-instrument@5.2.1: - resolution: {integrity: sha512-pzqtp31nLv/XFOzXGuvhCb8qhjmTVo5vjVk19XE4CRlSWz0KoeJ3bw9XsA7nOp9YBf4qHjwBxkDzKcME/J29Yg==} - engines: {node: '>=8'} + /istanbul-lib-instrument@6.0.3: + resolution: {integrity: sha512-Vtgk7L/R2JHyyGW07spoFlB8/lpjiOLTjMdms6AFMraYt3BaJauod/NGrfnVG/y4Ix1JEuMRPDPEj2ua+zz1/Q==} + engines: {node: '>=10'} dependencies: - '@babel/core': 7.22.1 - '@babel/parser': 7.22.4 + '@babel/core': 7.26.0 + '@babel/parser': 7.26.3 '@istanbuljs/schema': 0.1.3 istanbul-lib-coverage: 3.2.0 - semver: 6.3.0 + semver: 7.6.3 transitivePeerDependencies: - supports-color dev: true @@ -5940,6 +6070,15 @@ packages: supports-color: 7.2.0 dev: true + /istanbul-lib-report@3.0.1: + resolution: {integrity: sha512-GCfE1mtsHGOELCU8e/Z7YWzpmybrx/+dSTfLrvY8qRmaY6zXTKWn6WQIjaAFw069icm6GVMNkgu0NzI4iPZUNw==} + engines: {node: '>=10'} + dependencies: + istanbul-lib-coverage: 3.2.0 + make-dir: 4.0.0 + supports-color: 7.2.0 + dev: true + /istanbul-lib-source-maps@4.0.1: resolution: {integrity: sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==} engines: {node: '>=10'} @@ -5956,7 +6095,7 @@ packages: engines: {node: '>=8'} dependencies: html-escaper: 2.0.2 - istanbul-lib-report: 3.0.0 + istanbul-lib-report: 3.0.1 dev: true /jackspeak@2.2.0: @@ -5968,6 +6107,14 @@ packages: '@pkgjs/parseargs': 0.11.0 dev: true + /jackspeak@3.4.3: + resolution: {integrity: sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==} + dependencies: + '@isaacs/cliui': 8.0.2 + optionalDependencies: + '@pkgjs/parseargs': 0.11.0 + dev: true + /jake@10.8.6: resolution: {integrity: sha512-G43Ub9IYEFfu72sua6rzooi8V8Gz2lkfk48rW20vEWCGizeaEPlKB1Kh8JIA84yQbiAEfqlPmSpGgCKKxH3rDA==} engines: {node: '>=10'} @@ -6033,8 +6180,8 @@ packages: picomatch: 2.3.1 dev: true - /jiti@1.18.2: - resolution: {integrity: sha512-QAdOptna2NYiSSpv0O/BwoHBSmz4YhpzJHyi+fnMRTXFjp7B8i/YG5Z8IfusxB1ufjcD2Sre1F3R+nX3fvy7gg==} + /jiti@1.21.7: + resolution: {integrity: sha512-/imKNG4EbWNrVjoNC/1H5/9GFy+tqjGBHCaSsN+P2RnPqjsLmv6UD3Ej+Kj8nBWaRAwyk7kK5ZUc+OEatnTR3A==} hasBin: true dev: true @@ -6054,11 +6201,6 @@ packages: dev: true optional: true - /js-string-escape@1.0.1: - resolution: {integrity: sha512-Smw4xcfIQ5LVjAOuJCvN/zIodzA/BBSsluuoSykP+lUvScIi4U6RJLfwHet5cxFnCswUjISV8oAXaqaJDY3chg==} - engines: {node: '>= 0.8'} - dev: true - /js-tokens@4.0.0: resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} dev: true @@ -6152,9 +6294,9 @@ packages: - utf-8-validate dev: true - /jsesc@2.5.2: - resolution: {integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==} - engines: {node: '>=4'} + /jsesc@3.1.0: + resolution: {integrity: sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==} + engines: {node: '>=6'} hasBin: true dev: true @@ -6190,14 +6332,6 @@ packages: resolution: {integrity: sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==} dev: true - /jsonfile@4.0.0: - resolution: {integrity: sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==} - requiresBuild: true - optionalDependencies: - graceful-fs: 4.2.11 - dev: true - optional: true - /jsonfile@6.1.0: resolution: {integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==} dependencies: @@ -6267,9 +6401,9 @@ packages: immediate: 3.0.6 dev: false - /lilconfig@2.1.0: - resolution: {integrity: sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==} - engines: {node: '>=10'} + /lilconfig@3.1.3: + resolution: {integrity: sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==} + engines: {node: '>=14'} dev: true /lines-and-columns@1.2.4: @@ -6287,8 +6421,8 @@ packages: lie: 3.1.1 dev: false - /locate-character@2.0.5: - resolution: {integrity: sha512-n2GmejDXtOPBAZdIiEFy5dJ5N38xBCXLNOtw2WpB9kGh6pnrEuKlwYI+Tkpofc4wDtVXHtoAOJaMRlYG/oYaxg==} + /locate-character@3.0.0: + resolution: {integrity: sha512-SW13ws7BjaeJ6p7Q6CO2nchbYEc3X3J6WrmTTDto7yMPqVSZTUyY5Tjbid+Ab8gLnATtygYtiDIJGQRRn2ZOiA==} /locate-path@5.0.0: resolution: {integrity: sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==} @@ -6339,6 +6473,7 @@ packages: /loupe@2.3.6: resolution: {integrity: sha512-RaPMZKiMy8/JruncMU5Bt6na1eftNoo++R4Y+N2FrxkDVTrGvcyzFTsaGif4QTeKESheMGegbhw6iUAq+5A8zA==} + deprecated: Please upgrade to 2.3.7 which fixes GHSA-4q6p-r6v2-jvc5 dependencies: get-func-name: 2.0.0 dev: true @@ -6353,6 +6488,10 @@ packages: engines: {node: '>=8'} dev: true + /lru-cache@10.4.3: + resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==} + dev: true + /lru-cache@5.1.1: resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} dependencies: @@ -6375,10 +6514,6 @@ packages: resolution: {integrity: sha512-65/Jky17UwSb0BuB9V+MyDpsOtXKmYwzhyl+cOa9XUiI4uV2Ouy/2voFP3+al0BjZbJgMBD8FojMpAf+Z+qn4A==} engines: {node: 14 || >=16.14} - /lru_map@0.3.3: - resolution: {integrity: sha512-Pn9cox5CsMYngeDbmChANltQl+5pi6XmTrraMSzhPmMBbmgcxmqWry0U3PGapCU1yB4/LqCcom7qhHZiF/jGfQ==} - dev: false - /lz-string@1.5.0: resolution: {integrity: sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==} hasBin: true @@ -6389,18 +6524,12 @@ packages: engines: {node: '>=12'} dependencies: '@jridgewell/sourcemap-codec': 1.4.15 - - /magic-string@0.30.0: - resolution: {integrity: sha512-LA+31JYDJLs82r2ScLrlz1GjSgu66ZV518eyWT+S8VhyQn/JL0u9MeBOvQMGYiPk1DBiSN9DDMOcXvigJZaViQ==} - engines: {node: '>=12'} - dependencies: - '@jridgewell/sourcemap-codec': 1.4.15 + dev: false /magic-string@0.30.10: resolution: {integrity: sha512-iIRwTIf0QKV3UAnYK4PU8uiEc4SRh5jX0mwpIwETPpHdhVM4f53RSwS/vXvN1JhGX+Cs7B8qIq3d6AH49O5fAQ==} dependencies: '@jridgewell/sourcemap-codec': 1.4.15 - dev: false /magicast@0.2.8: resolution: {integrity: sha512-zEnqeb3E6TfMKYXGyHv3utbuHNixr04o3/gVGviSzVQkbFiU46VZUd+Ea/1npKfvEsEWxBYuIksKzoztTDPg0A==} @@ -6417,6 +6546,13 @@ packages: semver: 6.3.0 dev: true + /make-dir@4.0.0: + resolution: {integrity: sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==} + engines: {node: '>=10'} + dependencies: + semver: 7.6.3 + dev: true + /make-fetch-happen@11.1.1: resolution: {integrity: sha512-rLWS7GCSTcEujjVBs2YqG7Y4643u8ucvCJeSRqiLYhesrDuzeuFIk37xREzAsfQaqzl8b9rNCE4m6J8tvX4Q8w==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} @@ -6447,18 +6583,11 @@ packages: p-defer: 1.0.0 dev: true - /md5-hex@3.0.1: - resolution: {integrity: sha512-BUiRtTtV39LIJwinWBjqVsU9xhdnz7/i889V859IBFpuqGAj6LuOvHv5XLbgZ2R7ptJoJaEcxkv88/h25T7Ciw==} - engines: {node: '>=8'} - dependencies: - blueimp-md5: 2.19.0 - dev: true - /mdn-data@2.0.30: resolution: {integrity: sha512-GaqWWShW4kv/G9IEucWScBx9G1/vsFZZJUO+tD26M8J8z3Kw5RDQjaoZe03YAClgeS/SWPOcb4nkFBTEi5DUEA==} - /mdn-data@2.0.32: - resolution: {integrity: sha512-dGzrfhOPm47P8qlChU77TGlCEcFNOCDAhCbHP53LST3FR5jSB5JSHaPjyYW2uFd2CV6D6z4tzCGW09pTxSn0aA==} + /mdn-data@2.14.0: + resolution: {integrity: sha512-QjcSiIvUHjmXp5wNLClRjQeU0Zp+I2Dag+AhtQto0nyKYZ3IF/pUzCuHe7Bv77EC92XE5t3EXeEiEv/to2Bwig==} requiresBuild: true dev: true optional: true @@ -6495,6 +6624,14 @@ packages: picomatch: 2.3.1 dev: true + /micromatch@4.0.8: + resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==} + engines: {node: '>=8.6'} + dependencies: + braces: 3.0.3 + picomatch: 2.3.1 + dev: true + /mime-db@1.52.0: resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==} engines: {node: '>= 0.6'} @@ -6507,21 +6644,11 @@ packages: mime-db: 1.52.0 dev: true - /mime@3.0.0: - resolution: {integrity: sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A==} - engines: {node: '>=10.0.0'} - hasBin: true - /mimic-fn@2.1.0: resolution: {integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==} engines: {node: '>=6'} dev: true - /mimic-fn@4.0.0: - resolution: {integrity: sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==} - engines: {node: '>=12'} - dev: true - /mimic-response@1.0.1: resolution: {integrity: sha512-j5EctnkH7amfV/q5Hgmoal1g2QHFJRraOtmx0JpIqkxhBhI/lJSl1nMpQ45hVarwNETOoWEimndZ4QK0RHxuxQ==} engines: {node: '>=4'} @@ -6537,7 +6664,9 @@ packages: /mimic-response@3.1.0: resolution: {integrity: sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==} engines: {node: '>=10'} + requiresBuild: true dev: true + optional: true /min-indent@1.0.1: resolution: {integrity: sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==} @@ -6577,6 +6706,13 @@ packages: brace-expansion: 2.0.1 dev: true + /minimatch@9.0.5: + resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==} + engines: {node: '>=16 || 14 >=14.17'} + dependencies: + brace-expansion: 2.0.1 + dev: true + /minimist@1.2.8: resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==} @@ -6647,6 +6783,11 @@ packages: resolution: {integrity: sha512-MzWSV5nYVT7mVyWCwn2o7JH13w2TBRmmSqSRCKzTw+lmft9X4z+3wjvs06Tzijo5z4W/kahUCDpRXTF+ZrmF/w==} engines: {node: '>=16 || 14 >=14.17'} + /minipass@7.1.2: + resolution: {integrity: sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==} + engines: {node: '>=16 || 14 >=14.17'} + dev: true + /minizlib@2.1.2: resolution: {integrity: sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==} engines: {node: '>= 8'} @@ -6657,7 +6798,9 @@ packages: /mkdirp-classic@0.5.3: resolution: {integrity: sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==} + requiresBuild: true dev: true + optional: true /mkdirp@0.5.6: resolution: {integrity: sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==} @@ -6671,13 +6814,13 @@ packages: hasBin: true dev: true - /mlly@1.2.1: - resolution: {integrity: sha512-1aMEByaWgBPEbWV2BOPEMySRrzl7rIHXmQxam4DM8jVjalTQDjpN2ZKOLUrwyhfZQO7IXHml2StcHMhooDeEEQ==} + /mlly@1.7.3: + resolution: {integrity: sha512-xUsx5n/mN0uQf4V548PKQ+YShA4/IW0KI1dZhrNrPCLG+xizETbHTkOa1f8/xut9JRPp8kQuMnz0oqwkTiLo/A==} dependencies: - acorn: 8.8.2 - pathe: 1.1.0 - pkg-types: 1.0.3 - ufo: 1.1.2 + acorn: 8.14.0 + pathe: 1.1.2 + pkg-types: 1.3.0 + ufo: 1.5.4 dev: true /mri@1.2.0: @@ -6688,8 +6831,9 @@ packages: resolution: {integrity: sha512-hzzEagAgDyoU1Q6yg5uI+AorQgdvMCur3FcKf7NhMKWsaYg+RnbTyHRa/9IlLF9rf455MOCtcqqrQQ83pPP7Uw==} engines: {node: '>=10'} - /ms@2.0.0: - resolution: {integrity: sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==} + /mrmime@2.0.0: + resolution: {integrity: sha512-eu38+hdgojoyq63s+yTpN4XMBdt5l8HhMhc4VKLO9KM5caLIBvUm4thi7fFaxyTmCKeNnXZ5pAlBwCUnhA09uw==} + engines: {node: '>=10'} dev: true /ms@2.1.2: @@ -6699,36 +6843,36 @@ packages: resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} dev: true - /msw@1.2.2(typescript@5.1.3): - resolution: {integrity: sha512-GsW3PE/Es/a1tYThXcM8YHOZ1S1MtivcS3He/LQbbTCx3rbWJYCtWD5XXyJ53KlNPT7O1VI9sCW3xMtgFe8XpQ==} + /msw@1.3.5(typescript@5.7.2): + resolution: {integrity: sha512-nG3fpmBXxFbKSIdk6miPuL3KjU6WMxgoW4tG1YgnP1M+TRG3Qn7b7R0euKAHq4vpwARHb18ZyfZljSxsTnMX2w==} engines: {node: '>=14'} hasBin: true requiresBuild: true peerDependencies: - typescript: '>= 4.4.x <= 5.1.x' + typescript: '>= 4.4.x' peerDependenciesMeta: typescript: optional: true dependencies: '@mswjs/cookies': 0.2.2 - '@mswjs/interceptors': 0.17.9 + '@mswjs/interceptors': 0.17.10 '@open-draft/until': 1.0.3 '@types/cookie': 0.4.1 '@types/js-levenshtein': 1.1.1 - chalk: 4.1.1 + chalk: 4.1.2 chokidar: 3.5.3 cookie: 0.4.2 - graphql: 16.6.0 - headers-polyfill: 3.1.2 + graphql: 16.10.0 + headers-polyfill: 3.2.5 inquirer: 8.2.5 is-node-process: 1.2.0 js-levenshtein: 1.1.6 node-fetch: 2.6.11 outvariant: 1.4.0 - path-to-regexp: 6.2.1 + path-to-regexp: 6.3.0 strict-event-emitter: 0.4.6 type-fest: 2.19.0 - typescript: 5.1.3 + typescript: 5.7.2 yargs: 17.7.2 transitivePeerDependencies: - encoding @@ -6759,15 +6903,11 @@ packages: dev: true optional: true - /nanoid@3.3.6: - resolution: {integrity: sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==} + /nanoid@3.3.8: + resolution: {integrity: sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==} engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true - /napi-build-utils@1.0.2: - resolution: {integrity: sha512-ONmRUqK7zj7DWX0D9ADe03wbwOBZxNAfF20PlGfCWQcD3+/MakShIHrMqx9YwPTfxDdF1zLeL+RGZiR9kGMLdg==} - dev: true - /natural-compare-lite@1.4.0: resolution: {integrity: sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==} dev: true @@ -6781,33 +6921,6 @@ packages: engines: {node: '>= 0.6'} dev: true - /netmask@2.0.2: - resolution: {integrity: sha512-dBpDMdxv9Irdq66304OLfEmQ9tbNRFnFTuZiLo+bD+r332bBmMJ8GBLXklIXXgxd3+v9+KUnZaUR5PJMa75Gsg==} - engines: {node: '>= 0.4.0'} - requiresBuild: true - dev: true - optional: true - - /next-tick@1.1.0: - resolution: {integrity: sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==} - dev: true - - /node-abi@3.45.0: - resolution: {integrity: sha512-iwXuFrMAcFVi/ZoZiqq8BzAdsLw9kxDfTC0HMyjXfSL/6CSDAGD5UmR7azrAgWV1zKYq7dUUMj4owusBWKLsiQ==} - engines: {node: '>=10'} - dependencies: - semver: 7.5.1 - dev: true - - /node-addon-api@6.1.0: - resolution: {integrity: sha512-+eawOlIgy680F0kBzPUNFhMZGtJ1YmqM6l4+Crf4IkImjYrO/mqPwRMh352g23uIaQKFItcQ64I7KMaJxHgAVA==} - dev: true - - /node-domexception@1.0.0: - resolution: {integrity: sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==} - engines: {node: '>=10.5.0'} - dev: true - /node-fetch@2.6.11: resolution: {integrity: sha512-4I6pdBY1EthSqDmJkiNk3JIT8cswwR9nfeW/cPdUagJYEQG7R95WRH74wpz7ma8Gh/9dI9FP+OU+0E4FvtA55w==} engines: {node: 4.x || >=6.0.0} @@ -6833,22 +6946,13 @@ packages: dev: true optional: true - /node-fetch@3.3.1: - resolution: {integrity: sha512-cRVc/kyto/7E5shrWca1Wsea4y6tL9iYJE5FBCius3JQfb/4P4I295PfhgbJQBLTx6lATE4z+wK0rPM4VS2uow==} - engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} - dependencies: - data-uri-to-buffer: 4.0.1 - fetch-blob: 3.2.0 - formdata-polyfill: 4.0.10 - dev: true - /node-gyp-build@4.6.0: resolution: {integrity: sha512-NTZVKn9IylLwUzaKjkas1e4u2DLNcV4rdYagA4PWdPwW87Bi7z+BznyKSRwS/761tV/lzCGXplWsiaMjLqP2zQ==} hasBin: true dev: true - /node-releases@2.0.10: - resolution: {integrity: sha512-5GFldHPXVG/YZmFzJvKK2zDSzPKhEp0+ZR5SVaoSag9fsL5YgHbUHDfnG5494ISANDcK4KwPXAx2xqVEydmd7w==} + /node-releases@2.0.19: + resolution: {integrity: sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==} dev: true /nopt@5.0.0: @@ -6886,7 +6990,7 @@ packages: dependencies: hosted-git-info: 6.1.1 proc-log: 3.0.0 - semver: 7.5.1 + semver: 7.6.3 validate-npm-package-name: 5.0.0 dev: true @@ -6912,15 +7016,9 @@ packages: path-key: 3.1.1 dev: true - /npm-run-path@5.1.0: - resolution: {integrity: sha512-sJOdmRGrY2sjNTRMbSvluQqg+8X7ZK61yvzBEIDhz4f8z1TZFYABsqjjCBd/0PUNE9M6QDgHJXQkGUEm7Q+l9Q==} - engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} - dependencies: - path-key: 4.0.0 - dev: true - /npmlog@5.0.1: resolution: {integrity: sha512-AqZtDUWOMKs1G/8lwylVjrdYgqA4d9nu8hc+0gzRxlDb1I10+FHBGMXs6aiQHFdCUUlqH99MUMuLfzWDNDtfxw==} + deprecated: This package is no longer supported. dependencies: are-we-there-yet: 2.0.0 console-control-strings: 1.1.0 @@ -6952,6 +7050,7 @@ packages: /object-inspect@1.12.3: resolution: {integrity: sha512-geUvdk7c+eizMNUDkRpW1wJwgfOiOeHbxBR/hLXK1aT6zmVSO0jsQcs7fj6MGw89jC/cjGfLcNOrtMYtGqm81g==} + dev: true /object-is@1.1.5: resolution: {integrity: sha512-3cyDsyHgtmi7I7DfSSI2LDp6SK2lwvtbg0p0R1e0RvTqF5ceGx+K2dfSjm1bKDMVCFEDAQvy+o8c6a7VujOddw==} @@ -6972,6 +7071,7 @@ packages: define-properties: 1.2.0 has-symbols: 1.0.3 object-keys: 1.1.1 + dev: true /once@1.4.0: resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==} @@ -6985,21 +7085,14 @@ packages: mimic-fn: 2.1.0 dev: true - /onetime@6.0.0: - resolution: {integrity: sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==} - engines: {node: '>=12'} - dependencies: - mimic-fn: 4.0.0 - dev: true - - /open@9.1.0: - resolution: {integrity: sha512-OS+QTnw1/4vrf+9hh1jc1jnYjzSG4ttTBB8UxOwAnInG3Uo4ssetzC1ihqaIHjLJnA5GGlRl6QlZXOTQhRBUvg==} - engines: {node: '>=14.16'} + /open@10.1.0: + resolution: {integrity: sha512-mnkeQ1qP5Ue2wd+aivTD3NHd/lZ96Lu0jgf0pwktLPtx6cTZiH7tyeGRRHs0zX0rbrahXPnXlUnbeXyaBBuIaw==} + engines: {node: '>=18'} dependencies: - default-browser: 4.0.0 + default-browser: 5.2.1 define-lazy-prop: 3.0.0 is-inside-container: 1.0.0 - is-wsl: 2.2.0 + is-wsl: 3.1.0 dev: true /optionator@0.8.3: @@ -7028,6 +7121,18 @@ packages: word-wrap: 1.2.3 dev: true + /optionator@0.9.4: + resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==} + engines: {node: '>= 0.8.0'} + dependencies: + deep-is: 0.1.4 + fast-levenshtein: 2.0.6 + levn: 0.4.1 + prelude-ls: 1.2.1 + type-check: 0.4.0 + word-wrap: 1.2.5 + dev: true + /ora@5.4.1: resolution: {integrity: sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ==} engines: {node: '>=10'} @@ -7134,35 +7239,9 @@ packages: dev: true optional: true - /pac-proxy-agent@5.0.0: - resolution: {integrity: sha512-CcFG3ZtnxO8McDigozwE3AqAw15zDvGH+OjXO4kzf7IkEKkQ4gxQ+3sdF50WmhQ4P/bVusXcqNE2S3XrNURwzQ==} - engines: {node: '>= 8'} - requiresBuild: true - dependencies: - '@tootallnate/once': 1.1.2 - agent-base: 6.0.2 - debug: 4.3.4 - get-uri: 3.0.2 - http-proxy-agent: 4.0.1 - https-proxy-agent: 5.0.1 - pac-resolver: 5.0.1 - raw-body: 2.5.2 - socks-proxy-agent: 5.0.1 - transitivePeerDependencies: - - supports-color - dev: true - optional: true - - /pac-resolver@5.0.1: - resolution: {integrity: sha512-cy7u00ko2KVgBAjuhevqpPeHIkCIqPe1v24cydhWjmeuzaBfmUWFCZJ1iAh5TuVzVZoUzXIW7K8sMYOZ84uZ9Q==} - engines: {node: '>= 8'} - requiresBuild: true - dependencies: - degenerator: 3.0.4 - ip: 1.1.8 - netmask: 2.0.2 + /package-json-from-dist@1.0.1: + resolution: {integrity: sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==} dev: true - optional: true /package-json@6.5.0: resolution: {integrity: sha512-k3bdm2n25tkyxcjSKzB5x8kfVxlMdgsbPr0GkZcwHsLpba6cBjqCt1KlcChKEvxHIcTB1FVMuwoijZ26xex5MQ==} @@ -7211,18 +7290,21 @@ packages: /path-key@3.1.1: resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==} - engines: {node: '>=8'} - dev: true - - /path-key@4.0.0: - resolution: {integrity: sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==} - engines: {node: '>=12'} + engines: {node: '>=8'} dev: true /path-parse@1.0.7: resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==} dev: true + /path-scurry@1.11.1: + resolution: {integrity: sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==} + engines: {node: '>=16 || 14 >=14.18'} + dependencies: + lru-cache: 10.4.3 + minipass: 7.1.2 + dev: true + /path-scurry@1.9.2: resolution: {integrity: sha512-qSDLy2aGFPm8i4rsbHd4MNyTcrzHFsLQykrtbuGRknZZCBBVXSv2tSCDN2Cg6Rt/GFRw8GoW9y9Ecw5rIPG1sg==} engines: {node: '>=16 || 14 >=14.17'} @@ -7230,8 +7312,8 @@ packages: lru-cache: 9.1.1 minipass: 6.0.2 - /path-to-regexp@6.2.1: - resolution: {integrity: sha512-JLyh7xT1kizaEvcaXOQwOc2/Yhw6KZOvPf1S8401UyLk86CU79LN3vl7ztXGm/pZ+YjoyAJ4rxmHwbkBXJX+yw==} + /path-to-regexp@6.3.0: + resolution: {integrity: sha512-Yhpw4T9C6hPpgPeA28us07OJeqZ5EzQTkbfwuhsUg0c237RomFoETJgmp2sa3F/41gfLE6G5cqcYwznmeEeOlQ==} dev: true /path-type@4.0.0: @@ -7239,8 +7321,8 @@ packages: engines: {node: '>=8'} dev: true - /pathe@1.1.0: - resolution: {integrity: sha512-ODbEPR0KKHqECXW1GoxdDb+AZvULmXjVPy4rt+pGo2+TnjJTIPJQSVS6N63n8T2Ip+syHhbn52OewKicV0373w==} + /pathe@1.1.2: + resolution: {integrity: sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==} dev: true /pathval@1.1.1: @@ -7258,6 +7340,10 @@ packages: dev: true optional: true + /perfect-debounce@1.0.0: + resolution: {integrity: sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==} + dev: true + /periscopic@3.1.0: resolution: {integrity: sha512-vKiQ8RRtkl9P+r/+oefh25C3fhybptkHKCZSPlcXiJux2tJF55GnEj3BVn4A5gKfq9NWWXXrxkHBwVPUfH0opw==} dependencies: @@ -7267,11 +7353,20 @@ packages: /picocolors@1.0.0: resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==} + dev: true + + /picocolors@1.1.1: + resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==} /picomatch@2.3.1: resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} engines: {node: '>=8.6'} + /picomatch@4.0.2: + resolution: {integrity: sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==} + engines: {node: '>=12'} + dev: true + /pify@2.3.0: resolution: {integrity: sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==} engines: {node: '>=0.10.0'} @@ -7291,40 +7386,50 @@ packages: dev: true optional: true - /pkg-types@1.0.3: - resolution: {integrity: sha512-nN7pYi0AQqJnoLPC9eHFQ8AcyaixBUOwvqc5TDnIKCMEE6I0y8P7OKA7fPexsXGCGxQDl/cmrLAp26LhcwxZ4A==} + /pkg-types@1.3.0: + resolution: {integrity: sha512-kS7yWjVFCkIw9hqdJBoMxDdzEngmkr5FXeWZZfQ6GoYacjVnsW6l2CcYW/0ThD0vF4LPJgVYnrg4d0uuhwYQbg==} dependencies: - jsonc-parser: 3.2.0 - mlly: 1.2.1 - pathe: 1.1.0 + confbox: 0.1.8 + mlly: 1.7.3 + pathe: 1.1.2 dev: true - /playwright-core@1.35.1: - resolution: {integrity: sha512-pNXb6CQ7OqmGDRspEjlxE49w+4YtR6a3X6mT1hZXeJHWmsEz7SunmvZeiG/+y1yyMZdHnnn73WKYdtV1er0Xyg==} - engines: {node: '>=16'} + /playwright-core@1.49.1: + resolution: {integrity: sha512-BzmpVcs4kE2CH15rWfzpjzVGhWERJfmnXmniSyKeRZUs9Ws65m+RGIi7mjJK/euCegfn3i7jvqWeWyHe9y3Vgg==} + engines: {node: '>=18'} + hasBin: true + dev: true + + /playwright@1.49.1: + resolution: {integrity: sha512-VYL8zLoNTBxVOrJBbDuRgDWa3i+mfQgDTrL8Ah9QXZ7ax4Dsj0MSq5bYgytRnDVVe+njoKnfsYkH3HzqVj5UZA==} + engines: {node: '>=18'} hasBin: true + dependencies: + playwright-core: 1.49.1 + optionalDependencies: + fsevents: 2.3.2 dev: true - /postcss-import@15.1.0(postcss@8.4.24): + /postcss-import@15.1.0(postcss@8.4.49): resolution: {integrity: sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==} engines: {node: '>=14.0.0'} peerDependencies: postcss: ^8.0.0 dependencies: - postcss: 8.4.24 + postcss: 8.4.49 postcss-value-parser: 4.2.0 read-cache: 1.0.0 - resolve: 1.22.2 + resolve: 1.22.10 dev: true - /postcss-js@4.0.1(postcss@8.4.24): + /postcss-js@4.0.1(postcss@8.4.49): resolution: {integrity: sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==} engines: {node: ^12 || ^14 || >= 16} peerDependencies: postcss: ^8.4.21 dependencies: camelcase-css: 2.0.1 - postcss: 8.4.24 + postcss: 8.4.49 dev: true /postcss-less@5.0.0: @@ -7334,8 +7439,8 @@ packages: dev: true optional: true - /postcss-load-config@4.0.1(postcss@8.4.24): - resolution: {integrity: sha512-vEJIc8RdiBRu3oRAI0ymerOn+7rPuMvRXslTvZUKZonDHFIczxztIyJ1urxM1x9JXEikvpWWTUUqal5j/8QgvA==} + /postcss-load-config@4.0.2(postcss@8.4.49): + resolution: {integrity: sha512-bSVhyJGL00wMVoPUzAVAnbEoWyqRxkjv64tUl427SKnPrENtq6hJwUojroMz2VB+Q1edmi4IfrAPpami5VVgMQ==} engines: {node: '>= 14'} peerDependencies: postcss: '>=8.0.9' @@ -7346,29 +7451,29 @@ packages: ts-node: optional: true dependencies: - lilconfig: 2.1.0 - postcss: 8.4.24 - yaml: 2.2.2 + lilconfig: 3.1.3 + postcss: 8.4.49 + yaml: 2.7.0 dev: true - /postcss-nested@6.0.1(postcss@8.4.24): - resolution: {integrity: sha512-mEp4xPMi5bSWiMbsgoPfcP74lsWLHkQbZc3sY+jWYd65CUwXrUaTp0fmNpa01ZcETKlIgUdFN/MpS2xZtqL9dQ==} + /postcss-nested@6.2.0(postcss@8.4.49): + resolution: {integrity: sha512-HQbt28KulC5AJzG+cZtj9kvKB93CFCdLvog1WFLf1D+xmMvPGlBstkpTEZfK5+AN9hfJocyBFCNiqyS48bpgzQ==} engines: {node: '>=12.0'} peerDependencies: postcss: ^8.2.14 dependencies: - postcss: 8.4.24 - postcss-selector-parser: 6.0.13 + postcss: 8.4.49 + postcss-selector-parser: 6.1.2 dev: true - /postcss-safe-parser@6.0.0(postcss@8.4.24): + /postcss-safe-parser@6.0.0(postcss@8.4.49): resolution: {integrity: sha512-FARHN8pwH+WiS2OPCxJI8FuRJpTVnn6ZNFiqAM2aeW2LwTHWWmWgIyKC6cUo0L8aeKiF/14MNvnpls6R2PBeMQ==} engines: {node: '>=12.0'} requiresBuild: true peerDependencies: postcss: ^8.3.3 dependencies: - postcss: 8.4.24 + postcss: 8.4.49 dev: true optional: true @@ -7378,18 +7483,18 @@ packages: requiresBuild: true dependencies: gonzales-pe: 4.3.0 - postcss: 8.4.24 + postcss: 8.4.49 dev: true optional: true - /postcss-scss@4.0.6(postcss@8.4.24): + /postcss-scss@4.0.6(postcss@8.4.49): resolution: {integrity: sha512-rLDPhJY4z/i4nVFZ27j9GqLxj1pwxE80eAzUNRMXtcpipFYIeowerzBgG3yJhMtObGEXidtIgbUpQ3eLDsf5OQ==} engines: {node: '>=12.0'} requiresBuild: true peerDependencies: postcss: ^8.4.19 dependencies: - postcss: 8.4.24 + postcss: 8.4.49 dev: true optional: true @@ -7404,6 +7509,16 @@ packages: /postcss-selector-parser@6.0.13: resolution: {integrity: sha512-EaV1Gl4mUEV4ddhDnv/xtj7sxwrwxdetHdWUGnT4VJQf+4d05v6lHYZr8N573k5Z0BViss7BDhfWtKS3+sfAqQ==} engines: {node: '>=4'} + requiresBuild: true + dependencies: + cssesc: 3.0.0 + util-deprecate: 1.0.2 + dev: true + optional: true + + /postcss-selector-parser@6.1.2: + resolution: {integrity: sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==} + engines: {node: '>=4'} dependencies: cssesc: 3.0.0 util-deprecate: 1.0.2 @@ -7413,32 +7528,13 @@ packages: resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} dev: true - /postcss@8.4.24: - resolution: {integrity: sha512-M0RzbcI0sO/XJNucsGjvWU9ERWxb/ytp1w6dKtxTKgixdtQDq4rmx/g8W1hnaheq9jgwL/oyEdH5Bc4WwJKMqg==} + /postcss@8.4.49: + resolution: {integrity: sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==} engines: {node: ^10 || ^12 || >=14} dependencies: - nanoid: 3.3.6 - picocolors: 1.0.0 - source-map-js: 1.0.2 - - /prebuild-install@7.1.1: - resolution: {integrity: sha512-jAXscXWMcCK8GgCoHOfIr0ODh5ai8mj63L2nWrjuAgXE6tDyYGnx4/8o/rCgU+B4JSyZBKbeZqzhtwtC3ovxjw==} - engines: {node: '>=10'} - hasBin: true - dependencies: - detect-libc: 2.0.1 - expand-template: 2.0.3 - github-from-package: 0.0.0 - minimist: 1.2.8 - mkdirp-classic: 0.5.3 - napi-build-utils: 1.0.2 - node-abi: 3.45.0 - pump: 3.0.0 - rc: 1.2.8 - simple-get: 4.0.1 - tar-fs: 2.1.1 - tunnel-agent: 0.6.0 - dev: true + nanoid: 3.3.8 + picocolors: 1.1.1 + source-map-js: 1.2.1 /prelude-ls@1.1.2: resolution: {integrity: sha512-ESF23V4SKG6lVSGZgYNpbsiaAkdab6ZgOxe52p7+Kid3W3u3bxR4Vfd/o21dmN7jSt0IwgZ4v5MUd26FEtXE9w==} @@ -7457,36 +7553,37 @@ packages: engines: {node: '>=4'} dev: true - /prettier-plugin-svelte@2.10.1(prettier@2.8.8)(svelte@4.0.0-next.0): + /prettier-plugin-svelte@2.10.1(prettier@2.8.8)(svelte@4.2.19): resolution: {integrity: sha512-Wlq7Z5v2ueCubWo0TZzKc9XHcm7TDxqcuzRuGd0gcENfzfT4JZ9yDlCbEgxWgiPmLHkBjfOtpAWkcT28MCDpUQ==} peerDependencies: prettier: ^1.16.4 || ^2.0.0 svelte: ^3.2.0 || ^4.0.0-next.0 dependencies: prettier: 2.8.8 - svelte: 4.0.0-next.0 + svelte: 4.2.19 dev: true - /prettier-plugin-tailwindcss@0.3.0(prettier-plugin-svelte@2.10.1)(prettier@2.8.8): - resolution: {integrity: sha512-009/Xqdy7UmkcTBpwlq7jsViDqXAYSOMLDrHAdTMlVZOrKfM2o9Ci7EMWTMZ7SkKBFTG04UM9F9iM2+4i6boDA==} - engines: {node: '>=12.17.0'} + /prettier-plugin-tailwindcss@0.6.9(prettier-plugin-svelte@2.10.1)(prettier@2.8.8): + resolution: {integrity: sha512-r0i3uhaZAXYP0At5xGfJH876W3HHGHDp+LCRUJrs57PBeQ6mYHMwr25KH8NPX44F2yGTvdnH7OqCshlQx183Eg==} + engines: {node: '>=14.21.3'} peerDependencies: '@ianvs/prettier-plugin-sort-imports': '*' '@prettier/plugin-pug': '*' '@shopify/prettier-plugin-liquid': '*' - '@shufo/prettier-plugin-blade': '*' '@trivago/prettier-plugin-sort-imports': '*' - prettier: '>=2.2.0' + '@zackad/prettier-plugin-twig-melody': '*' + prettier: ^3.0 prettier-plugin-astro: '*' prettier-plugin-css-order: '*' prettier-plugin-import-sort: '*' prettier-plugin-jsdoc: '*' prettier-plugin-marko: '*' + prettier-plugin-multiline-arrays: '*' prettier-plugin-organize-attributes: '*' prettier-plugin-organize-imports: '*' + prettier-plugin-sort-imports: '*' prettier-plugin-style-order: '*' prettier-plugin-svelte: '*' - prettier-plugin-twig-melody: '*' peerDependenciesMeta: '@ianvs/prettier-plugin-sort-imports': optional: true @@ -7494,10 +7591,10 @@ packages: optional: true '@shopify/prettier-plugin-liquid': optional: true - '@shufo/prettier-plugin-blade': - optional: true '@trivago/prettier-plugin-sort-imports': optional: true + '@zackad/prettier-plugin-twig-melody': + optional: true prettier-plugin-astro: optional: true prettier-plugin-css-order: @@ -7508,19 +7605,21 @@ packages: optional: true prettier-plugin-marko: optional: true + prettier-plugin-multiline-arrays: + optional: true prettier-plugin-organize-attributes: optional: true prettier-plugin-organize-imports: optional: true + prettier-plugin-sort-imports: + optional: true prettier-plugin-style-order: optional: true prettier-plugin-svelte: optional: true - prettier-plugin-twig-melody: - optional: true dependencies: prettier: 2.8.8 - prettier-plugin-svelte: 2.10.1(prettier@2.8.8)(svelte@4.0.0-next.0) + prettier-plugin-svelte: 2.10.1(prettier@2.8.8)(svelte@4.2.19) dev: true /prettier@2.8.8: @@ -7564,24 +7663,6 @@ packages: retry: 0.12.0 dev: true - /proxy-agent@5.0.0: - resolution: {integrity: sha512-gkH7BkvLVkSfX9Dk27W6TyNOWWZWRilRfk1XxGNWOYJ2TuedAv1yFpCaU9QSBmBe716XOTNpYNOzhysyw8xn7g==} - engines: {node: '>= 8'} - requiresBuild: true - dependencies: - agent-base: 6.0.2 - debug: 4.3.4 - http-proxy-agent: 4.0.1 - https-proxy-agent: 5.0.1 - lru-cache: 5.1.1 - pac-proxy-agent: 5.0.0 - proxy-from-env: 1.1.0 - socks-proxy-agent: 5.0.1 - transitivePeerDependencies: - - supports-color - dev: true - optional: true - /proxy-from-env@1.1.0: resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==} @@ -7636,6 +7717,10 @@ packages: /q@1.5.1: resolution: {integrity: sha512-kV/CThkXo6xyFEZUugw/+pIOywXcDbFYgSct5cT3gqlbkBE1SJdwy6UQoZvodiWF/ckQLZyDE/Bu1M6gVu5lVw==} engines: {node: '>=0.6.0', teleport: '>=0.2.0'} + deprecated: |- + You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other. + + (For a CapTP with native promises, see @endo/eventual-send and @endo/captp) requiresBuild: true dev: true optional: true @@ -7663,18 +7748,6 @@ packages: dev: true optional: true - /raw-body@2.5.2: - resolution: {integrity: sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==} - engines: {node: '>= 0.8'} - requiresBuild: true - dependencies: - bytes: 3.1.2 - http-errors: 2.0.0 - iconv-lite: 0.4.24 - unpipe: 1.0.0 - dev: true - optional: true - /rc@1.2.8: resolution: {integrity: sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==} hasBin: true @@ -7699,17 +7772,6 @@ packages: pify: 2.3.0 dev: true - /readable-stream@1.1.14: - resolution: {integrity: sha512-+MeVjFf4L44XUkhM1eYbD8fyEsxcV81pqMSR5gblfcLCHfZvbrqy4/qYHE+/R5HoBUT11WV5O08Cr1n3YXkWVQ==} - requiresBuild: true - dependencies: - core-util-is: 1.0.3 - inherits: 2.0.4 - isarray: 0.0.1 - string_decoder: 0.10.31 - dev: true - optional: true - /readable-stream@3.6.2: resolution: {integrity: sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==} engines: {node: '>= 6'} @@ -7740,7 +7802,7 @@ packages: ast-types: 0.16.1 esprima: 4.0.1 source-map: 0.6.1 - tslib: 2.5.3 + tslib: 2.8.1 dev: false /redent@3.0.0: @@ -7762,6 +7824,7 @@ packages: call-bind: 1.0.2 define-properties: 1.2.0 functions-have-names: 1.2.3 + dev: true /registry-auth-token@4.2.2: resolution: {integrity: sha512-PC5ZysNb42zpFME6D/XlIgtNGdTl8bBOCw90xQLVMpzuuubJKYDWFAEuUNc+Cn8Z8724tg2SDhDRrkVEsqfDMg==} @@ -7807,11 +7870,12 @@ packages: engines: {node: '>=8'} dev: true - /resolve@1.22.2: - resolution: {integrity: sha512-Sb+mjNHOULsBv818T40qSPeRiuWLyaGMa5ewydRLFimneixmVy2zdivRl+AF6jaYPC8ERxGDmFSiqui6SfPd+g==} + /resolve@1.22.10: + resolution: {integrity: sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==} + engines: {node: '>= 0.4'} hasBin: true dependencies: - is-core-module: 2.12.1 + is-core-module: 2.16.1 path-parse: 1.0.7 supports-preserve-symlinks-flag: 1.0.0 dev: true @@ -7850,19 +7914,21 @@ packages: /rimraf@2.7.1: resolution: {integrity: sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==} + deprecated: Rimraf versions prior to v4 are no longer supported hasBin: true dependencies: glob: 7.2.3 /rimraf@3.0.2: resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==} + deprecated: Rimraf versions prior to v4 are no longer supported hasBin: true dependencies: glob: 7.2.3 dev: true - /rollup@3.22.0: - resolution: {integrity: sha512-imsigcWor5Y/dC0rz2q0bBt9PabcL3TORry2hAa6O6BuMvY71bqHyfReAz5qyAqiQATD1m70qdntqBfBQjVWpQ==} + /rollup@3.29.5: + resolution: {integrity: sha512-GVsDdsbJzzy4S/v3dqWPJ7EfvZJfCHiDqe80IyrF59LYuP+e6U1LJoUqeuqRbwAWoMNoXivMNeNAOf5E22VA1w==} engines: {node: '>=14.18.0', npm: '>=8.0.0'} hasBin: true optionalDependencies: @@ -7872,11 +7938,9 @@ packages: resolution: {integrity: sha512-APM0Gt1KoXBz0iIkkdB/kfvGOwC4UuJFeG/c+yV7wSc7q96cG/kJ0HiYCnzivD9SB53cLV1MlHFNfOuPaadYSw==} dev: true - /run-applescript@5.0.0: - resolution: {integrity: sha512-XcT5rBksx1QdIhlFOCtgZkB99ZEouFZ1E2Kc2LHqNW13U3/74YGdkQRmThTwxy4QIyookibDKYZOPqX//6BlAg==} - engines: {node: '>=12'} - dependencies: - execa: 5.1.1 + /run-applescript@7.0.0: + resolution: {integrity: sha512-9by4Ij99JUr/MCFBUkDKLWK3G9HVXmabKz9U5MlIAIuvuzkiOicRYs8XJLxX+xahD+mLiiCYDqF9dKAgtzKP1A==} + engines: {node: '>=18'} dev: true /run-async@2.4.1: @@ -7893,7 +7957,7 @@ packages: /rxjs@7.8.0: resolution: {integrity: sha512-F2+gxDshqmIub1KdvZkaEfGDwLNpPvk9Fs6LD/MyQxNgMds/WH9OdDDXOmxUZpME+iSK3rQCctkL0DYyytUqMg==} dependencies: - tslib: 2.5.3 + tslib: 2.8.1 dev: true /sade@1.8.1: @@ -7937,6 +8001,11 @@ packages: hasBin: true dev: true + /semver@6.3.1: + resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==} + hasBin: true + dev: true + /semver@7.5.1: resolution: {integrity: sha512-Wvss5ivl8TMRZXXESstBA4uR5iXgEN/VC5/sOcuXdVLzcdkz4HWetIoRfG5gb5X+ij/G9rw9YoGn3QoQ8OCSpw==} engines: {node: '>=10'} @@ -7945,6 +8014,12 @@ packages: lru-cache: 6.0.0 dev: true + /semver@7.6.3: + resolution: {integrity: sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==} + engines: {node: '>=10'} + hasBin: true + dev: true + /set-blocking@2.0.0: resolution: {integrity: sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==} dev: true @@ -7956,25 +8031,34 @@ packages: resolution: {integrity: sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==} dev: true - /setprototypeof@1.2.0: - resolution: {integrity: sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==} - requiresBuild: true - dev: true - optional: true - - /sharp@0.32.1: - resolution: {integrity: sha512-kQTFtj7ldpUqSe8kDxoGLZc1rnMFU0AO2pqbX6pLy3b7Oj8ivJIdoKNwxHVQG2HN6XpHPJqCSM2nsma2gOXvOg==} - engines: {node: '>=14.15.0'} + /sharp@0.33.5: + resolution: {integrity: sha512-haPVm1EkS9pgvHrQ/F3Xy+hgcuMV0Wm9vfIBSiwZ05k+xgb0PkBQpGsAA/oWdDobNaZTH5ppvHtzCFbnSEwHVw==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} requiresBuild: true dependencies: color: 4.2.3 - detect-libc: 2.0.1 - node-addon-api: 6.1.0 - prebuild-install: 7.1.1 - semver: 7.5.1 - simple-get: 4.0.1 - tar-fs: 2.1.1 - tunnel-agent: 0.6.0 + detect-libc: 2.0.3 + semver: 7.6.3 + optionalDependencies: + '@img/sharp-darwin-arm64': 0.33.5 + '@img/sharp-darwin-x64': 0.33.5 + '@img/sharp-libvips-darwin-arm64': 1.0.4 + '@img/sharp-libvips-darwin-x64': 1.0.4 + '@img/sharp-libvips-linux-arm': 1.0.5 + '@img/sharp-libvips-linux-arm64': 1.0.4 + '@img/sharp-libvips-linux-s390x': 1.0.4 + '@img/sharp-libvips-linux-x64': 1.0.4 + '@img/sharp-libvips-linuxmusl-arm64': 1.0.4 + '@img/sharp-libvips-linuxmusl-x64': 1.0.4 + '@img/sharp-linux-arm': 0.33.5 + '@img/sharp-linux-arm64': 0.33.5 + '@img/sharp-linux-s390x': 0.33.5 + '@img/sharp-linux-x64': 0.33.5 + '@img/sharp-linuxmusl-arm64': 0.33.5 + '@img/sharp-linuxmusl-x64': 0.33.5 + '@img/sharp-wasm32': 0.33.5 + '@img/sharp-win32-ia32': 0.33.5 + '@img/sharp-win32-x64': 0.33.5 dev: true /shebang-command@2.0.0: @@ -7995,6 +8079,7 @@ packages: call-bind: 1.0.2 get-intrinsic: 1.2.1 object-inspect: 1.12.3 + dev: true /siginfo@2.0.0: resolution: {integrity: sha512-ybx0WO1/8bSBLEWXZvEd7gMW3Sn3JFlW3TvX1nREbDLRNQNaeNN8WK0meBwPdAaOI7TtRRRJn/Es1zhrrCHu7g==} @@ -8011,7 +8096,9 @@ packages: /simple-concat@1.0.1: resolution: {integrity: sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==} + requiresBuild: true dev: true + optional: true /simple-get@3.1.1: resolution: {integrity: sha512-CQ5LTKGfCpvE1K0n2us+kuMPbk/q0EKl82s4aheV9oXjFEz6W/Y7oQFVJuU6QG77hRT4Ghb5RURteF5vnWjupA==} @@ -8023,14 +8110,6 @@ packages: dev: true optional: true - /simple-get@4.0.1: - resolution: {integrity: sha512-brv7p5WgH0jmQJr1ZDDfKDOSeWWg+OVypG99A/5vYGPqJ6pxiaHLy8nxtFjBA7oMa01ebA9gfh1uMCFqOuXxvA==} - dependencies: - decompress-response: 6.0.0 - once: 1.4.0 - simple-concat: 1.0.1 - dev: true - /simple-swizzle@0.2.2: resolution: {integrity: sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==} dependencies: @@ -8045,6 +8124,15 @@ packages: mrmime: 1.0.1 totalist: 3.0.1 + /sirv@3.0.0: + resolution: {integrity: sha512-BPwJGUeDaDCHihkORDchNyyTvWFhcusy1XMmhEVTQTwGeybFbp8YEmB+njbPnth1FibULBSBVwCQni25XlCUDg==} + engines: {node: '>=18'} + dependencies: + '@polka/url': 1.0.0-next.28 + mrmime: 2.0.0 + totalist: 3.0.1 + dev: true + /slash@3.0.0: resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==} engines: {node: '>=8'} @@ -8055,19 +8143,6 @@ packages: engines: {node: '>= 6.0.0', npm: '>= 3.0.0'} dev: true - /socks-proxy-agent@5.0.1: - resolution: {integrity: sha512-vZdmnjb9a2Tz6WEQVIurybSwElwPxMZaIc7PzqbJTrezcKNznv6giT7J7tZDZ1BojVaa1jvO/UiUdhDVB0ACoQ==} - engines: {node: '>= 6'} - requiresBuild: true - dependencies: - agent-base: 6.0.2 - debug: 4.3.4 - socks: 2.7.1 - transitivePeerDependencies: - - supports-color - dev: true - optional: true - /socks-proxy-agent@7.0.0: resolution: {integrity: sha512-Fgl0YPZ902wEsAyiQ+idGd1A7rSFx/ayC1CQVMw5P+EQx2V0SgpGtf6OKFhVjPflPUl9YMmEOnmfjCdMUsygww==} engines: {node: '>= 10'} @@ -8100,6 +8175,10 @@ packages: resolution: {integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==} engines: {node: '>=0.10.0'} + /source-map-js@1.2.1: + resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==} + engines: {node: '>=0.10.0'} + /source-map-support@0.5.21: resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==} dependencies: @@ -8128,13 +8207,6 @@ packages: resolution: {integrity: sha512-1XMJE5fQo1jGH6Y/7ebnwPOBEkIEnT4QF32d5R1+VXdXveM0IBMJt8zfaxX1P3QhVwrYe+576+jkANtSS2mBbw==} dev: true - /statuses@2.0.1: - resolution: {integrity: sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==} - engines: {node: '>= 0.8'} - requiresBuild: true - dev: true - optional: true - /std-env@3.3.3: resolution: {integrity: sha512-Rz6yejtVyWnVjC1RFvNmYL10kgjC49EOghxWn0RFqlCHGFpQx+Xe7yW3I4ceK1SGrWIGMjD5Kbue8W/udkbMJg==} dev: true @@ -8144,10 +8216,7 @@ packages: engines: {node: '>= 0.4'} dependencies: internal-slot: 1.0.5 - - /streamsearch@1.1.0: - resolution: {integrity: sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==} - engines: {node: '>=10.0.0'} + dev: true /strict-event-emitter@0.2.8: resolution: {integrity: sha512-KDf/ujU8Zud3YaLtMCcTI4xkZlZVIYxTLr+XIULexP+77EEVWixeXroLUXQXiVtH4XH2W7jr/3PT1v3zBuvc3A==} @@ -8177,12 +8246,6 @@ packages: strip-ansi: 7.0.1 dev: true - /string_decoder@0.10.31: - resolution: {integrity: sha512-ev2QzSzWPYmy9GuqfIVildA4OdcGLeFZQrq5ys6RtiuF+RQQiZWr8TZNyAcuVXyQRYfEO+MsoB/1BuQVhOJuoQ==} - requiresBuild: true - dev: true - optional: true - /string_decoder@1.3.0: resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==} dependencies: @@ -8208,11 +8271,6 @@ packages: engines: {node: '>=6'} dev: true - /strip-final-newline@3.0.0: - resolution: {integrity: sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw==} - engines: {node: '>=12'} - dev: true - /strip-indent@3.0.0: resolution: {integrity: sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==} engines: {node: '>=8'} @@ -8233,7 +8291,7 @@ packages: /strip-literal@1.0.1: resolution: {integrity: sha512-QZTsipNpa2Ppr6v1AmJHESqJ3Uz247MUS0OjrnnZjFAvEoWqxuyFuXn2xLgMtRnijJShAa1HL0gtJyUs7u7n3Q==} dependencies: - acorn: 8.8.2 + acorn: 8.14.0 dev: true /strnum@1.0.5: @@ -8248,14 +8306,14 @@ packages: peek-readable: 4.1.0 dev: true - /sucrase@3.32.0: - resolution: {integrity: sha512-ydQOU34rpSyj2TGyz4D2p8rbktIOZ8QY9s+DGLvFU1i5pWJE8vkpruCjGCMHsdXwnD7JDcS+noSwM/a7zyNFDQ==} - engines: {node: '>=8'} + /sucrase@3.35.0: + resolution: {integrity: sha512-8EbVDiu9iN/nESwxeSxDKe0dunta1GOlHufmSSXxMD2z2/tMZpDMpvXQGsc+ajGo8y2uYUmixaSRUc/QPoQ0GA==} + engines: {node: '>=16 || 14 >=14.17'} hasBin: true dependencies: '@jridgewell/gen-mapping': 0.3.3 commander: 4.1.1 - glob: 7.1.6 + glob: 10.4.5 lines-and-columns: 1.2.4 mz: 2.7.0 pirates: 4.0.5 @@ -8281,21 +8339,19 @@ packages: engines: {node: '>= 0.4'} dev: true - /svelte-check@3.4.3(@babel/core@7.22.1)(postcss@8.4.24)(svelte@4.0.0-next.0): - resolution: {integrity: sha512-O07soQFY3X0VDt+bcGc6D5naz0cLtjwnmNP9JsEBPVyMemFEqUhL2OdLqvkl5H/u8Jwm50EiAU4BPRn5iin/kg==} + /svelte-check@3.8.6(@babel/core@7.26.0)(postcss@8.4.49)(svelte@4.2.19): + resolution: {integrity: sha512-ij0u4Lw/sOTREP13BdWZjiXD/BlHE6/e2e34XzmVmsp5IN4kVa3PWP65NM32JAgwjZlwBg/+JtiNV1MM8khu0Q==} hasBin: true peerDependencies: - svelte: ^3.55.0 || ^4.0.0-next.0 || ^4.0.0 + svelte: ^3.55.0 || ^4.0.0-next.0 || ^4.0.0 || ^5.0.0-next.0 dependencies: '@jridgewell/trace-mapping': 0.3.18 chokidar: 3.5.3 - fast-glob: 3.2.12 - import-fresh: 3.3.0 picocolors: 1.0.0 sade: 1.8.1 - svelte: 4.0.0-next.0 - svelte-preprocess: 5.0.3(@babel/core@7.22.1)(postcss@8.4.24)(svelte@4.0.0-next.0)(typescript@5.1.3) - typescript: 5.1.3 + svelte: 4.2.19 + svelte-preprocess: 5.1.4(@babel/core@7.26.0)(postcss@8.4.49)(svelte@4.2.19)(typescript@5.7.2) + typescript: 5.7.2 transitivePeerDependencies: - '@babel/core' - coffeescript @@ -8308,33 +8364,33 @@ packages: - sugarss dev: true - /svelte-fragment-component@1.2.0(svelte@4.0.0-next.0): + /svelte-fragment-component@1.2.0(svelte@4.2.19): resolution: {integrity: sha512-rRstmz2oAy2Y/7X57tRaIAJdMYsa2K/MOx/YJN/ETb7Bj9U3vjgioz27dMG1hl2vAKFTtQpxDhC31ur7ECwpog==} engines: {node: '>=10'} peerDependencies: svelte: 3.x dependencies: - svelte: 4.0.0-next.0 + svelte: 4.2.19 dev: true - /svelte-hmr@0.15.1(svelte@4.0.0-next.0): - resolution: {integrity: sha512-BiKB4RZ8YSwRKCNVdNxK/GfY+r4Kjgp9jCLEy0DuqAKfmQtpL38cQK3afdpjw4sqSs4PLi3jIPJIFp259NkZtA==} + /svelte-hmr@0.15.3(svelte@4.2.19): + resolution: {integrity: sha512-41snaPswvSf8TJUhlkoJBekRrABDXDMdpNpT2tfHIv4JuhgvHqLMhEPGtaQn0BmbNSTkuz2Ed20DF2eHw0SmBQ==} engines: {node: ^12.20 || ^14.13.1 || >= 16} peerDependencies: - svelte: '>=3.19.0' + svelte: ^3.19.0 || ^4.0.0 dependencies: - svelte: 4.0.0-next.0 + svelte: 4.2.19 - /svelte-hmr@0.16.0(svelte@4.0.0-next.0): + /svelte-hmr@0.16.0(svelte@4.2.19): resolution: {integrity: sha512-Gyc7cOS3VJzLlfj7wKS0ZnzDVdv3Pn2IuVeJPk9m2skfhcu5bq3wtIZyQGggr7/Iim5rH5cncyQft/kRLupcnA==} engines: {node: ^12.20 || ^14.13.1 || >= 16} peerDependencies: svelte: ^3.19.0 || ^4.0.0 dependencies: - svelte: 4.0.0-next.0 + svelte: 4.2.19 dev: false - /svelte-htm@1.2.0(svelte@4.0.0-next.0): + /svelte-htm@1.2.0(svelte@4.2.19): resolution: {integrity: sha512-6YFNncbyXbCa3PSoMQc/JR6O/Yg1OgNioH5rMgE88RVPzU8714y2Urfenlqs+ryRS+Inv+m6TJ9jH3W7wDCS1A==} engines: {node: '>=10'} peerDependencies: @@ -8343,12 +8399,12 @@ packages: '@babel/runtime-corejs3': 7.21.5 core-js: 3.30.2 htm: 3.1.1 - svelte: 4.0.0-next.0 - svelte-fragment-component: 1.2.0(svelte@4.0.0-next.0) - svelte-hyperscript: 1.2.1(svelte@4.0.0-next.0) + svelte: 4.2.19 + svelte-fragment-component: 1.2.0(svelte@4.2.19) + svelte-hyperscript: 1.2.1(svelte@4.2.19) dev: true - /svelte-hyperscript@1.2.1(svelte@4.0.0-next.0): + /svelte-hyperscript@1.2.1(svelte@4.2.19): resolution: {integrity: sha512-IVk91VDSOrhOUe0KI+Jfu7yCruUTOXgr4WysrK7hBNbFMDjeBOcPhk+LMYjUjdWxJx3+QSt3bUXj09YrUfRkjg==} engines: {node: '>=10'} peerDependencies: @@ -8356,10 +8412,10 @@ packages: dependencies: '@babel/runtime-corejs3': 7.21.5 core-js: 3.30.2 - svelte: 4.0.0-next.0 + svelte: 4.2.19 dev: true - /svelte-media@0.1.5(svelte@4.0.0-next.0): + /svelte-media@0.1.5(svelte@4.2.19): resolution: {integrity: sha512-qWo35IxY13S57BcLWK9eQPef9i80Od5XFcyTznIJy8km/i/Bmx0g22+MCPuyZeipG4Kz2cUSmsnwwEq0rTybKA==} engines: {node: '>= 11.15.0'} peerDependencies: @@ -8371,25 +8427,25 @@ packages: estree-walker: 0.9.0 fast-memoize: 2.5.2 intl-messageformat: 7.8.4 - svelte: 4.0.0-next.0 + svelte: 4.2.19 tiny-glob: 0.2.9 dev: true - /svelte-preprocess@5.0.3(@babel/core@7.22.1)(postcss@8.4.24)(svelte@4.0.0-next.0)(typescript@5.1.3): - resolution: {integrity: sha512-GrHF1rusdJVbOZOwgPWtpqmaexkydznKzy5qIC2FabgpFyKN57bjMUUUqPRfbBXK5igiEWn1uO/DXsa2vJ5VHA==} - engines: {node: '>= 14.10.0'} + /svelte-preprocess@5.1.4(@babel/core@7.26.0)(postcss@8.4.49)(svelte@4.2.19)(typescript@5.7.2): + resolution: {integrity: sha512-IvnbQ6D6Ao3Gg6ftiM5tdbR6aAETwjhHV+UKGf5bHGYR69RQvF1ho0JKPcbUON4vy4R7zom13jPjgdOWCQ5hDA==} + engines: {node: '>= 16.0.0'} requiresBuild: true peerDependencies: '@babel/core': ^7.10.2 coffeescript: ^2.5.1 less: ^3.11.3 || ^4.0.0 postcss: ^7 || ^8 - postcss-load-config: ^2.1.0 || ^3.0.0 || ^4.0.0 + postcss-load-config: ^2.1.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 pug: ^3.0.0 sass: ^1.26.8 stylus: ^0.55.0 sugarss: ^2.0.0 || ^3.0.0 || ^4.0.0 - svelte: ^3.23.0 + svelte: ^3.23.0 || ^4.0.0-next.0 || ^4.0.0 || ^5.0.0-next.0 typescript: '>=3.9.5 || ^4.0.0 || ^5.0.0' peerDependenciesMeta: '@babel/core': @@ -8413,82 +8469,86 @@ packages: typescript: optional: true dependencies: - '@babel/core': 7.22.1 + '@babel/core': 7.26.0 '@types/pug': 2.0.6 detect-indent: 6.1.0 - magic-string: 0.27.0 - postcss: 8.4.24 + magic-string: 0.30.10 + postcss: 8.4.49 sorcery: 0.11.0 strip-indent: 3.0.0 - svelte: 4.0.0-next.0 - typescript: 5.1.3 + svelte: 4.2.19 + typescript: 5.7.2 dev: true - /svelte@4.0.0-next.0: - resolution: {integrity: sha512-LGkq9sZ8rMYjcnLb5N4ldaP6PSof63DJCVbt/yS4gKRylh2XTaVrXKrrtHaoKGr9iWNOHpHRAvK/Cu9P3dV3qA==} + /svelte@4.2.19: + resolution: {integrity: sha512-IY1rnGr6izd10B0A8LqsBfmlT5OILVuZ7XsI0vdGPEvuonFV7NYEUK4dAkm9Zg2q0Um92kYjTpS1CAP3Nh/KWw==} engines: {node: '>=16'} dependencies: '@ampproject/remapping': 2.2.1 '@jridgewell/sourcemap-codec': 1.4.15 - acorn: 8.8.2 - aria-query: 5.1.3 - axobject-query: 3.1.1 - code-red: 1.0.0 + '@jridgewell/trace-mapping': 0.3.18 + '@types/estree': 1.0.1 + acorn: 8.14.0 + aria-query: 5.3.2 + axobject-query: 4.1.0 + code-red: 1.0.4 css-tree: 2.3.1 estree-walker: 3.0.3 is-reference: 3.0.1 - locate-character: 2.0.5 - magic-string: 0.30.0 + locate-character: 3.0.0 + magic-string: 0.30.10 periscopic: 3.1.0 /symbol-tree@3.2.4: resolution: {integrity: sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==} dev: true - /tailwindcss@3.3.2: - resolution: {integrity: sha512-9jPkMiIBXvPc2KywkraqsUfbfj+dHDb+JPWtSJa9MLFdrPyazI7q6WX2sUrm7R9eVR7qqv3Pas7EvQFzxKnI6w==} + /tailwindcss@3.4.17: + resolution: {integrity: sha512-w33E2aCvSDP0tW9RZuNXadXlkHXqFzSkQew/aIa2i/Sj8fThxwovwlXHSPXTbAHwEIhBFXAedUhP2tueAKP8Og==} engines: {node: '>=14.0.0'} hasBin: true dependencies: '@alloc/quick-lru': 5.2.0 arg: 5.0.2 - chokidar: 3.5.3 + chokidar: 3.6.0 didyoumean: 1.2.2 dlv: 1.1.3 - fast-glob: 3.2.12 + fast-glob: 3.3.2 glob-parent: 6.0.2 is-glob: 4.0.3 - jiti: 1.18.2 - lilconfig: 2.1.0 - micromatch: 4.0.5 + jiti: 1.21.7 + lilconfig: 3.1.3 + micromatch: 4.0.8 normalize-path: 3.0.0 object-hash: 3.0.0 - picocolors: 1.0.0 - postcss: 8.4.24 - postcss-import: 15.1.0(postcss@8.4.24) - postcss-js: 4.0.1(postcss@8.4.24) - postcss-load-config: 4.0.1(postcss@8.4.24) - postcss-nested: 6.0.1(postcss@8.4.24) - postcss-selector-parser: 6.0.13 - postcss-value-parser: 4.2.0 - resolve: 1.22.2 - sucrase: 3.32.0 + picocolors: 1.1.1 + postcss: 8.4.49 + postcss-import: 15.1.0(postcss@8.4.49) + postcss-js: 4.0.1(postcss@8.4.49) + postcss-load-config: 4.0.2(postcss@8.4.49) + postcss-nested: 6.2.0(postcss@8.4.49) + postcss-selector-parser: 6.1.2 + resolve: 1.22.10 + sucrase: 3.35.0 transitivePeerDependencies: - ts-node dev: true /tar-fs@2.1.1: resolution: {integrity: sha512-V0r2Y9scmbDRLCNex/+hYzvp/zyYjvFbHPNgVTKfQvVrb6guiE/fxP+XblDNR011utopbkex2nM4dHNV6GDsng==} + requiresBuild: true dependencies: chownr: 1.1.4 mkdirp-classic: 0.5.3 pump: 3.0.0 tar-stream: 2.2.0 dev: true + optional: true /tar-stream@2.2.0: resolution: {integrity: sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==} engines: {node: '>=6'} + requiresBuild: true dependencies: bl: 4.1.0 end-of-stream: 1.4.4 @@ -8496,6 +8556,7 @@ packages: inherits: 2.0.4 readable-stream: 3.6.2 dev: true + optional: true /tar@6.1.15: resolution: {integrity: sha512-/zKt9UyngnxIT/EAGYuxaMYgOIJiP81ab9ZfkILq4oNLPFX50qyYmu7jRj9qeXoxmJHjGlbH0+cm2uy1WCs10A==} @@ -8509,8 +8570,8 @@ packages: yallist: 4.0.0 dev: true - /terser@5.18.0: - resolution: {integrity: sha512-pdL757Ig5a0I+owA42l6tIuEycRuM7FPY4n62h44mRLRfnOxJkkOHd6i89dOpwZlpF6JXBwaAHF6yWzFrt+QyA==} + /terser@5.37.0: + resolution: {integrity: sha512-B8wRRkmre4ERucLM/uXx4MOV5cbnOlVAqUst+1+iLKPI0dOgFO28f84ptoQt9HEI537PMzfYa/d+GEPKTRXmYA==} engines: {node: '>=10'} hasBin: true dependencies: @@ -8549,11 +8610,6 @@ packages: resolution: {integrity: sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==} dev: true - /time-zone@1.0.0: - resolution: {integrity: sha512-TIsDdtKo6+XrPtiTm1ssmMngN1sAhyKnTO2kunQWqNPWIVvCm15Wmw4SWInwTVgJ5u/Tr04+8Ei9TNcw4x4ONA==} - engines: {node: '>=4'} - dev: true - /tiny-glob@0.2.9: resolution: {integrity: sha512-g/55ssRPUjShh+xkfx9UPDXqhckHEsHr4Vd9zX55oSdGZc/MD0m3sferOkwWtp98bv+kcVfEHtRJgBVJzelrzg==} dependencies: @@ -8564,13 +8620,13 @@ packages: resolution: {integrity: sha512-kRwSG8Zx4tjF9ZiyH4bhaebu+EDz1BOx9hOigYHlUW4xxI/wKIUQUqo018UlU4ar6ATPBsaMrdbKZ+tmPdohFA==} dev: true - /tinypool@0.5.0: - resolution: {integrity: sha512-paHQtnrlS1QZYKF/GnLoOM/DN9fqaGOFbCbxzAhwniySnzl9Ebk8w73/dd34DAhe/obUbPAOldTyYXQZxnPBPQ==} + /tinypool@0.7.0: + resolution: {integrity: sha512-zSYNUlYSMhJ6Zdou4cJwo/p7w5nmAH17GRfU/ui3ctvjXFErXXkruT4MWW6poDeXgCaIBlGLrfU6TbTXxyGMww==} engines: {node: '>=14.0.0'} dev: true - /tinyspy@2.1.0: - resolution: {integrity: sha512-7eORpyqImoOvkQJCSkL0d0mB4NHHIFAy4b1u8PHdDa7SjGS2njzl6/lyGoZLm+eyYEtlUmFGE0rFj66SWxZgQQ==} + /tinyspy@2.2.1: + resolution: {integrity: sha512-KYad6Vy5VDWV4GH3fjpseMQ/XU2BhIYP7Vzd0LG44qRWm/Yt2WCOTicFdvmgo6gWaqooMQCawTtILVQJupKu7A==} engines: {node: '>=14.0.0'} dev: true @@ -8580,11 +8636,6 @@ packages: '@popperjs/core': 2.11.7 dev: true - /titleize@3.0.0: - resolution: {integrity: sha512-KxVu8EYHDPBdUYdKZdKtU2aj2XfEx9AfjXxE/Aj0vT06w2icA09Vus1rh6eSu1y01akYg6BjIK/hxyLJINoMLQ==} - engines: {node: '>=12'} - dev: true - /tmp@0.0.33: resolution: {integrity: sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==} engines: {node: '>=0.6.0'} @@ -8595,6 +8646,7 @@ packages: /to-fast-properties@2.0.0: resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==} engines: {node: '>=4'} + dev: false /to-readable-stream@1.0.0: resolution: {integrity: sha512-Iq25XBt6zD5npPhlLVXGFN3/gyR2/qODcKNNyTMd4vbm39HUaOiAM4PMq0eMVC/Tkxz+Zjdsc55g9yyz+Yq00Q==} @@ -8607,13 +8659,6 @@ packages: dependencies: is-number: 7.0.0 - /toidentifier@1.0.1: - resolution: {integrity: sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==} - engines: {node: '>=0.6'} - requiresBuild: true - dev: true - optional: true - /token-types@4.2.1: resolution: {integrity: sha512-6udB24Q737UD/SDsKAHI9FCRP7Bqc9D/MQUV02ORQg5iskjtLJlZJNdN4kKtcdtwCeWIwIHDGaUsTsCCAa8sFQ==} engines: {node: '>=10'} @@ -8659,17 +8704,17 @@ packages: resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} dev: true - /tsconfck@2.1.1(typescript@5.1.3): - resolution: {integrity: sha512-ZPCkJBKASZBmBUNqGHmRhdhM8pJYDdOXp4nRgj/O0JwUwsMq50lCDRQP/M5GBNAA0elPrq4gAeu4dkaVCuKWww==} - engines: {node: ^14.13.1 || ^16 || >=18} + /tsconfck@3.1.4(typescript@5.7.2): + resolution: {integrity: sha512-kdqWFGVJqe+KGYvlSO9NIaWn9jT1Ny4oKVzAJsKii5eoE9snzTJzL4+MMVOMn+fikWGFmKEylcXL710V/kIPJQ==} + engines: {node: ^18 || >=20} hasBin: true peerDependencies: - typescript: ^4.3.5 || ^5.0.0 + typescript: ^5.0.0 peerDependenciesMeta: typescript: optional: true dependencies: - typescript: 5.1.3 + typescript: 5.7.2 dev: true /tslib@1.14.1: @@ -8679,23 +8724,17 @@ packages: resolution: {integrity: sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==} dev: true - /tslib@2.5.3: - resolution: {integrity: sha512-mSxlJJwl3BMEQCUNnxXBU9jP4JBktcEGhURcPR6VQVlnP0FdDEsIaz0C35dXNGLyRfrATNofF0F5p2KPxQgB+w==} + /tslib@2.8.1: + resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} - /tsutils@3.21.0(typescript@5.1.3): + /tsutils@3.21.0(typescript@5.7.2): 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.1.3 - dev: true - - /tunnel-agent@0.6.0: - resolution: {integrity: sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==} - dependencies: - safe-buffer: 5.2.1 + typescript: 5.7.2 dev: true /type-check@0.3.2: @@ -8714,8 +8753,8 @@ packages: prelude-ls: 1.2.1 dev: true - /type-detect@4.0.8: - resolution: {integrity: sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==} + /type-detect@4.1.0: + resolution: {integrity: sha512-Acylog8/luQ8L7il+geoSxhEkazvkslg7PSNKOX59mbB9cOveP5aq9h74Y7YU8yDpJwetzQQrfIwtf4Wp4LKcw==} engines: {node: '>=4'} dev: true @@ -8734,28 +8773,20 @@ packages: engines: {node: '>=12.20'} dev: true - /type@1.2.0: - resolution: {integrity: sha512-+5nt5AAniqsCnu2cEQQdpzCAh33kVx8n0VoFidKpB1dVVLAN/F+bgVOqOJqOnEnrhp222clB5p3vUlD+1QAnfg==} - dev: true - - /type@2.7.2: - resolution: {integrity: sha512-dzlvlNlt6AXU7EBSfpAscydQ7gXB+pPGsPnfJnZpiNJBDj7IaJzQlBZYGdEi4R9HmPdBv2XmWJ6YUtoTa7lmCw==} - dev: true - /typedarray-to-buffer@3.1.5: resolution: {integrity: sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==} dependencies: is-typedarray: 1.0.0 dev: true - /typescript@5.1.3: - resolution: {integrity: sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw==} + /typescript@5.7.2: + resolution: {integrity: sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==} engines: {node: '>=14.17'} hasBin: true dev: true - /ufo@1.1.2: - resolution: {integrity: sha512-TrY6DsjTQQgyS3E3dBaOXf0TpPD8u9FVrVYmKVegJuFw51n/YB9XPt+U6ydzFG5ZIN7+DIjPbNmXoBj9esYhgQ==} + /ufo@1.5.4: + resolution: {integrity: sha512-UsUk3byDzKd04EyoZ7U4DOlxQaD14JUKQl6/P7wiX4FNvUfm3XL246n9W5AmqwW5RSFJ27NAuM0iLscAOYUiGQ==} dev: true /unbzip2-stream@1.4.3: @@ -8767,11 +8798,11 @@ packages: dev: true optional: true - /undici@5.22.1: - resolution: {integrity: sha512-Ji2IJhFXZY0x/0tVBXeQwgPlLWw13GVzpsWPQ3rV50IFMMof2I55PZZxtm4P6iNq+L5znYN9nSTAq0ZyE6lSJw==} + /undici@5.28.4: + resolution: {integrity: sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95CYhCKPFedut2JY9bMfrDl9D23g==} engines: {node: '>=14.0'} dependencies: - busboy: 1.6.0 + '@fastify/busboy': 2.1.1 /unique-filename@3.0.0: resolution: {integrity: sha512-afXhuC55wkAmZ0P18QsVE6kp8JaxrEokN2HGIoIVv2ijHQd419H0+6EigAFcIzXeMIkcIkNBpB3L/DXB3cTS/g==} @@ -8794,13 +8825,6 @@ packages: crypto-random-string: 2.0.0 dev: true - /universalify@0.1.2: - resolution: {integrity: sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==} - engines: {node: '>= 4.0.0'} - requiresBuild: true - dev: true - optional: true - /universalify@0.2.0: resolution: {integrity: sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==} engines: {node: '>= 4.0.0'} @@ -8811,13 +8835,6 @@ packages: engines: {node: '>= 10.0.0'} dev: true - /unpipe@1.0.0: - resolution: {integrity: sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==} - engines: {node: '>= 0.8'} - requiresBuild: true - dev: true - optional: true - /unplugin@1.0.1: resolution: {integrity: sha512-aqrHaVBWW1JVKBHmGo33T5TxeL0qWzfvjWokObHA9bYmN7eNDkwOxmLjhioHl9878qDFMAaT51XNroRyuz7WxA==} dependencies: @@ -8827,20 +8844,15 @@ packages: webpack-virtual-modules: 0.5.0 dev: false - /untildify@4.0.0: - resolution: {integrity: sha512-KK8xQ1mkzZeg9inewmFVDNkg3l5LUhoq9kN6iWYB/CC9YMG8HA+c1Q8HwDe6dEX7kErrEVNVBO3fWsVq5iDgtw==} - engines: {node: '>=8'} - dev: true - - /update-browserslist-db@1.0.11(browserslist@4.21.5): - resolution: {integrity: sha512-dCwEFf0/oT85M1fHBg4F0jtLwJrutGoHSQXCh7u4o2t1drG+c0a9Flnqww6XUKSfQMPpJBRjU8d4RXB09qtvaA==} + /update-browserslist-db@1.1.1(browserslist@4.24.3): + resolution: {integrity: sha512-R8UzCaa9Az+38REPiJ1tXlImTJXlVfgHZsglwBD/k6nj76ctsH1E3q4doGrukiLQd3sGQYu56r5+lo5r94l29A==} hasBin: true peerDependencies: browserslist: '>= 4.21.0' dependencies: - browserslist: 4.21.5 - escalade: 3.1.1 - picocolors: 1.0.0 + browserslist: 4.24.3 + escalade: 3.2.0 + picocolors: 1.1.1 dev: true /update-notifier@5.1.0: @@ -8883,14 +8895,6 @@ packages: requires-port: 1.0.0 dev: true - /utf-8-validate@5.0.10: - resolution: {integrity: sha512-Z6czzLq4u8fPOyx7TU6X3dvUZVvoJmxSQ+IcrlmagKhilxlhZgxPK6C5Jqbkw1IDUmFTM+cz9QDnnLTwDz/2gQ==} - engines: {node: '>=6.14.2'} - requiresBuild: true - dependencies: - node-gyp-build: 4.6.0 - dev: true - /util-deprecate@1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} dev: true @@ -8920,20 +8924,21 @@ packages: builtins: 5.0.1 dev: true - /vite-node@0.31.4(@types/node@20.2.1)(terser@5.18.0): - resolution: {integrity: sha512-uzL377GjJtTbuc5KQxVbDu2xfU/x0wVjUtXQR2ihS21q/NK6ROr4oG0rsSkBBddZUVCwzfx22in76/0ZZHXgkQ==} + /vite-node@0.34.6(@types/node@20.2.1)(terser@5.37.0): + resolution: {integrity: sha512-nlBMJ9x6n7/Amaz6F3zJ97EBwR2FkzhBRxF5e+jE6LA3yi6Wtc2lyTij1OnDMIr34v5g/tVQtsVAzhT0jc5ygA==} engines: {node: '>=v14.18.0'} hasBin: true dependencies: cac: 6.7.14 debug: 4.3.4 - mlly: 1.2.1 - pathe: 1.1.0 + mlly: 1.7.3 + pathe: 1.1.2 picocolors: 1.0.0 - vite: 4.3.9(@types/node@20.2.1)(terser@5.18.0) + vite: 4.5.5(@types/node@20.2.1)(terser@5.37.0) transitivePeerDependencies: - '@types/node' - less + - lightningcss - sass - stylus - sugarss @@ -8941,7 +8946,7 @@ packages: - terser dev: true - /vite-plugin-compression@0.5.1(vite@4.3.9): + /vite-plugin-compression@0.5.1(vite@4.5.5): resolution: {integrity: sha512-5QJKBDc+gNYVqL/skgFAP81Yuzo9R+EAf19d+EtsMF/i8kFUpNi3J/H01QD3Oo8zBQn+NzoCIFkpPLynoOzaJg==} peerDependencies: vite: '>=2.0.0' @@ -8949,32 +8954,38 @@ packages: chalk: 4.1.2 debug: 4.3.4 fs-extra: 10.1.0 - vite: 4.3.9(@types/node@20.2.1)(terser@5.18.0) + vite: 4.5.5(@types/node@20.2.1)(terser@5.37.0) transitivePeerDependencies: - supports-color dev: true - /vite-plugin-inspect@0.7.28(vite@4.3.9): - resolution: {integrity: sha512-XRdQGdf+PU6eT0EoL8beUyFQfcCrHr06OyRM71IT8t7rEC9JywdsscehGHEAyFZryfaVBWAI280N63BI2N+1BA==} + /vite-plugin-inspect@0.10.6(vite@4.5.5): + resolution: {integrity: sha512-R3pwljjBbjFM2sZvy6Zvynnm51oaEwLYyYPk9Wp2lF97w/YMBq+KtTJXpCA17IO2pImX0bWA6WB05kuqRnkuyQ==} engines: {node: '>=14'} peerDependencies: - vite: ^3.1.0 || ^4.0.0 + '@nuxt/kit': '*' + vite: ^6.0.0 + peerDependenciesMeta: + '@nuxt/kit': + optional: true dependencies: - '@antfu/utils': 0.7.2 - '@rollup/pluginutils': 5.0.2 - debug: 4.3.4 - fs-extra: 11.1.1 - open: 9.1.0 - picocolors: 1.0.0 - sirv: 2.0.3 - vite: 4.3.9(@types/node@20.2.1)(terser@5.18.0) + '@antfu/utils': 0.7.10 + '@rollup/pluginutils': 5.1.4 + debug: 4.4.0 + error-stack-parser-es: 0.1.5 + fs-extra: 11.2.0 + open: 10.1.0 + perfect-debounce: 1.0.0 + picocolors: 1.1.1 + sirv: 3.0.0 + vite: 4.5.5(@types/node@20.2.1)(terser@5.37.0) transitivePeerDependencies: - rollup - supports-color dev: true - /vite-tsconfig-paths@4.2.0(typescript@5.1.3)(vite@4.3.9): - resolution: {integrity: sha512-jGpus0eUy5qbbMVGiTxCL1iB9ZGN6Bd37VGLJU39kTDD6ZfULTTb1bcc5IeTWqWJKiWV5YihCaibeASPiGi8kw==} + /vite-tsconfig-paths@4.3.2(typescript@5.7.2)(vite@4.5.5): + resolution: {integrity: sha512-0Vd/a6po6Q+86rPlntHye7F31zA2URZMbH8M3saAZ/xR9QoGN/L21bxEGfXdWmFdNkqPpRdxFT7nmNe12e9/uA==} peerDependencies: vite: '*' peerDependenciesMeta: @@ -8983,20 +8994,21 @@ packages: dependencies: debug: 4.3.4 globrex: 0.1.2 - tsconfck: 2.1.1(typescript@5.1.3) - vite: 4.3.9(@types/node@20.2.1)(terser@5.18.0) + tsconfck: 3.1.4(typescript@5.7.2) + vite: 4.5.5(@types/node@20.2.1)(terser@5.37.0) transitivePeerDependencies: - supports-color - typescript dev: true - /vite@4.3.9(@types/node@20.2.1)(terser@5.18.0): - resolution: {integrity: sha512-qsTNZjO9NoJNW7KnOrgYwczm0WctJ8m/yqYAMAK9Lxt4SoySUfS5S8ia9K7JHpa3KEeMfyF8LoJ3c5NeBJy6pg==} + /vite@4.5.5(@types/node@20.2.1)(terser@5.37.0): + resolution: {integrity: sha512-ifW3Lb2sMdX+WU91s3R0FyQlAyLxOzCSCP37ujw0+r5POeHPwe6udWVIElKQq8gk3t7b8rkmvqC6IHBpCff4GQ==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: '@types/node': '>= 14' less: '*' + lightningcss: ^1.21.0 sass: '*' stylus: '*' sugarss: '*' @@ -9006,6 +9018,8 @@ packages: optional: true less: optional: true + lightningcss: + optional: true sass: optional: true stylus: @@ -9016,24 +9030,14 @@ packages: optional: true dependencies: '@types/node': 20.2.1 - esbuild: 0.17.19 - postcss: 8.4.24 - rollup: 3.22.0 - terser: 5.18.0 + esbuild: 0.18.20 + postcss: 8.4.49 + rollup: 3.29.5 + terser: 5.37.0 optionalDependencies: fsevents: 2.3.2 - /vitefu@0.2.4(vite@4.3.9): - resolution: {integrity: sha512-fanAXjSaf9xXtOOeno8wZXIhgia+CZury481LsDaV++lSvcU2R9Ch2bPh3PYFyoHW+w9LqAeYRISVQjUIew14g==} - peerDependencies: - vite: ^3.0.0 || ^4.0.0 - peerDependenciesMeta: - vite: - optional: true - dependencies: - vite: 4.3.9(@types/node@20.2.1)(terser@5.18.0) - - /vitefu@0.2.5(vite@4.3.9): + /vitefu@0.2.5(vite@4.5.5): resolution: {integrity: sha512-SgHtMLoqaeeGnd2evZ849ZbACbnwQCIwRH57t18FxcXoZop0uQu0uzlIhJBlF/eWVzuce0sHeqPcDo+evVcg8Q==} peerDependencies: vite: ^3.0.0 || ^4.0.0 || ^5.0.0 @@ -9041,11 +9045,10 @@ packages: vite: optional: true dependencies: - vite: 4.3.9(@types/node@20.2.1)(terser@5.18.0) - dev: false + vite: 4.5.5(@types/node@20.2.1)(terser@5.37.0) - /vitest@0.31.4(@edge-runtime/vm@3.0.2)(@vitest/ui@0.31.4)(jsdom@22.1.0)(terser@5.18.0): - resolution: {integrity: sha512-GoV0VQPmWrUFOZSg3RpQAPN+LPmHg2/gxlMNJlyxJihkz6qReHDV6b0pPDcqFLNEPya4tWJ1pgwUNP9MLmUfvQ==} + /vitest@0.34.6(@edge-runtime/vm@3.2.0)(@vitest/ui@0.34.7)(jsdom@22.1.0)(terser@5.37.0): + resolution: {integrity: sha512-+5CALsOvbNKnS+ZHMXtuUC7nL8/7F1F2DnHGjSsszX8zCjWSSviphCb/NuS9Nzf4Q03KyyDRBAXhF/8lffME4Q==} engines: {node: '>=v14.18.0'} hasBin: true peerDependencies: @@ -9075,36 +9078,36 @@ packages: webdriverio: optional: true dependencies: - '@edge-runtime/vm': 3.0.2 + '@edge-runtime/vm': 3.2.0 '@types/chai': 4.3.5 '@types/chai-subset': 1.3.3 '@types/node': 20.2.1 - '@vitest/expect': 0.31.4 - '@vitest/runner': 0.31.4 - '@vitest/snapshot': 0.31.4 - '@vitest/spy': 0.31.4 - '@vitest/ui': 0.31.4(vitest@0.31.4) - '@vitest/utils': 0.31.4 - acorn: 8.8.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 + acorn: 8.14.0 acorn-walk: 8.2.0 cac: 6.7.14 - chai: 4.3.7 - concordance: 5.0.4 + chai: 4.5.0 debug: 4.3.4 jsdom: 22.1.0 local-pkg: 0.4.3 - magic-string: 0.30.0 - pathe: 1.1.0 + magic-string: 0.30.10 + pathe: 1.1.2 picocolors: 1.0.0 std-env: 3.3.3 strip-literal: 1.0.1 tinybench: 2.5.0 - tinypool: 0.5.0 - vite: 4.3.9(@types/node@20.2.1)(terser@5.18.0) - vite-node: 0.31.4(@types/node@20.2.1)(terser@5.18.0) + tinypool: 0.7.0 + vite: 4.5.5(@types/node@20.2.1)(terser@5.37.0) + vite-node: 0.34.6(@types/node@20.2.1)(terser@5.37.0) why-is-node-running: 2.2.2 transitivePeerDependencies: - less + - lightningcss - sass - stylus - sugarss @@ -9112,17 +9115,6 @@ packages: - terser dev: true - /vm2@3.9.19: - resolution: {integrity: sha512-J637XF0DHDMV57R6JyVsTak7nIL8gy5KH4r1HiwWLf/4GBbb5MKL5y7LpmF4A8E2nR6XmzpmMFQ7V7ppPTmUQg==} - engines: {node: '>=6.0'} - hasBin: true - requiresBuild: true - dependencies: - acorn: 8.8.2 - acorn-walk: 8.2.0 - dev: true - optional: true - /w3c-xmlserializer@4.0.0: resolution: {integrity: sha512-d+BFHzbiCx6zGfz0HyQ6Rg69w9k19nviJspaj4yNscGjrHu94sVP+aRm75yEbCh+r2/yR+7q6hux9LVtbuTGBw==} engines: {node: '>=14'} @@ -9144,11 +9136,6 @@ packages: '@zxing/text-encoding': 0.9.0 dev: true - /web-streams-polyfill@3.2.1: - resolution: {integrity: sha512-e0MO3wdXWKrLbL0DgGnUV7WHVuw9OUvL4hjgnPkIeEvESk74gAITi5G606JtZPp39cd8HA9VQzCIvA49LpPN5Q==} - engines: {node: '>= 8'} - dev: true - /webidl-conversions@3.0.1: resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==} @@ -9166,25 +9153,6 @@ packages: resolution: {integrity: sha512-kyDivFZ7ZM0BVOUteVbDFhlRt7Ah/CSPwJdi8hBpkK7QLumUqdLtVfm/PX/hkcnrvr0i77fO5+TjZ94Pe+C9iw==} dev: false - /websocket@1.0.34: - resolution: {integrity: sha512-PRDso2sGwF6kM75QykIesBijKSVceR6jL2G8NGYyq2XrItNC2P5/qL5XeR056GhA+Ly7JMFvJb9I312mJfmqnQ==} - engines: {node: '>=4.0.0'} - dependencies: - bufferutil: 4.0.7 - debug: 2.6.9 - es5-ext: 0.10.62 - typedarray-to-buffer: 3.1.5 - utf-8-validate: 5.0.10 - yaeti: 0.0.6 - transitivePeerDependencies: - - supports-color - dev: true - - /well-known-symbols@2.0.0: - resolution: {integrity: sha512-ZMjC3ho+KXo0BfJb7JgtQ5IBuvnShdlACNkKkdsqBmYw3bPAaJfPeYUo6tLUaT5tG/Gkh7xkpBhKRQ9e7pyg9Q==} - engines: {node: '>=6'} - dev: true - /whatwg-encoding@2.0.0: resolution: {integrity: sha512-p41ogyeMUrw3jWclHWTQg1k05DSVXPLcVxRTYsXUk+ZooOCZLcoYgPZ/HL/D/N+uQPOtcp1me1WhBEaX02mhWg==} engines: {node: '>=12'} @@ -9229,6 +9197,7 @@ packages: is-number-object: 1.0.7 is-string: 1.0.7 is-symbol: 1.0.4 + dev: true /which-collection@1.0.1: resolution: {integrity: sha512-W8xeTUwaln8i3K/cY1nGXzdnVZlidBcagyNFtBdD5kxnb4TvGKR7FfSIS3mYpwWS1QUCutfKz8IY8RjftB0+1A==} @@ -9237,6 +9206,7 @@ packages: is-set: 2.0.2 is-weakmap: 2.0.1 is-weakset: 2.0.2 + dev: true /which-typed-array@1.1.9: resolution: {integrity: sha512-w9c4xkx6mPidwp7180ckYWfMmvxpjlZuIudNtDf4N/tTAUB8VJbX25qZoAsrtGuYNnGw3pa0AXgbGKRB8/EceA==} @@ -9283,6 +9253,11 @@ packages: engines: {node: '>=0.10.0'} dev: true + /word-wrap@1.2.5: + resolution: {integrity: sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==} + engines: {node: '>=0.10.0'} + dev: true + /wrap-ansi@7.0.0: resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==} engines: {node: '>=10'} @@ -9326,6 +9301,19 @@ packages: optional: true dev: true + /ws@8.18.0: + resolution: {integrity: sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==} + engines: {node: '>=10.0.0'} + peerDependencies: + bufferutil: ^4.0.1 + utf-8-validate: '>=5.0.2' + peerDependenciesMeta: + bufferutil: + optional: true + utf-8-validate: + optional: true + dev: true + /ws@8.5.0: resolution: {integrity: sha512-BWX0SWVgLPzYwF8lTzEy1egjhS4S4OEAHfsO8o65WOVsrnSRGaSiUaa9e0ggGlkMTtBlmOpEXiie9RUcBO86qg==} engines: {node: '>=10.0.0'} @@ -9355,22 +9343,11 @@ packages: resolution: {integrity: sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==} dev: true - /xregexp@2.0.0: - resolution: {integrity: sha512-xl/50/Cf32VsGq/1R8jJE5ajH1yMCQkpmoS10QbFZWl2Oor4H0Me64Pu2yxvsRWK3m6soJbmGfzSR7BYmDcWAA==} - requiresBuild: true - dev: true - optional: true - /y18n@5.0.8: resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==} engines: {node: '>=10'} dev: true - /yaeti@0.0.6: - resolution: {integrity: sha512-MvQa//+KcZCUkBTIC9blM+CU9J2GzuTytsOUwf2lidtvkx/6gnEp1QvJv34t9vdjhFmha/mUiNDbN0D0mJWdug==} - engines: {node: '>=0.10.32'} - dev: true - /yallist@3.1.1: resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==} dev: true @@ -9379,9 +9356,10 @@ packages: resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==} dev: true - /yaml@2.2.2: - resolution: {integrity: sha512-CBKFWExMn46Foo4cldiChEzn7S7SRV+wqiluAb6xmueD/fGyRHIhX8m14vVGgeFWjN540nKCNVj6P21eQjgTuA==} + /yaml@2.7.0: + resolution: {integrity: sha512-+hSoy/QHluxmC9kCIJyL/uyFmLmc+e5CFR5Wa+bpIhIj85LVb9ZH2nVnqrHoSvKogwODv0ClqZkmiSSaIH5LTA==} engines: {node: '>= 14'} + hasBin: true dev: true /yargs-parser@20.2.9: @@ -9438,13 +9416,13 @@ packages: engines: {node: '>=12.20'} dev: true - /zrender@5.4.3: - resolution: {integrity: sha512-DRUM4ZLnoaT0PBVvGBDO9oWIDBKFdAVieNWxWwK0niYzJCMwGchRk21/hsE+RKkIveH3XHCyvXcJDkgLVvfizQ==} + /zrender@5.6.1: + resolution: {integrity: sha512-OFXkDJKcrlx5su2XbzJvj/34Q3m6PvyCZkVPHGYpcCJ52ek4U/ymZyfuV1nKE23AyBJ51E/6Yr0mhZ7xGTO4ag==} dependencies: tslib: 2.3.0 dev: true - github.com/yanick/svelte-testing-library/7af8d36bf88fe9d665138a0efbb8b8b6d79b9db3(svelte@4.0.0-next.0): + github.com/yanick/svelte-testing-library/7af8d36bf88fe9d665138a0efbb8b8b6d79b9db3(svelte@4.2.19): resolution: {tarball: https://codeload.github.com/yanick/svelte-testing-library/tar.gz/7af8d36bf88fe9d665138a0efbb8b8b6d79b9db3} id: github.com/yanick/svelte-testing-library/7af8d36bf88fe9d665138a0efbb8b8b6d79b9db3 name: '@testing-library/svelte' @@ -9454,5 +9432,5 @@ packages: svelte: 3.x dependencies: '@testing-library/dom': 8.20.0 - svelte: 4.0.0-next.0 + svelte: 4.2.19 dev: true