diff --git a/.github/workflows/release-production.yml b/.github/workflows/release-production.yml index 69c03b407..a9a31dfbb 100644 --- a/.github/workflows/release-production.yml +++ b/.github/workflows/release-production.yml @@ -30,7 +30,7 @@ jobs: prerelease: false - uses: actions/setup-node@v4 with: - node-version: '22.x' + node-version: '22.17.0' - run: | echo '${{ steps.release-info.outputs.body }}' >> release-notes.txt - run: npm install html-escaper@2 xml2js diff --git a/.github/workflows/test-libvirt.yml b/.github/workflows/test-libvirt.yml index 72e727ea1..a2a91586e 100644 --- a/.github/workflows/test-libvirt.yml +++ b/.github/workflows/test-libvirt.yml @@ -28,7 +28,7 @@ jobs: - uses: actions/setup-python@v5 with: - python-version: "3.13" + python-version: "3.13.5" - name: Cache APT Packages uses: awalsh128/cache-apt-pkgs-action@v1.4.3 diff --git a/api/package.json b/api/package.json index 4792123ec..2da31527b 100644 --- a/api/package.json +++ b/api/package.json @@ -10,7 +10,7 @@ "author": "Lime Technology, Inc. ", "license": "GPL-2.0-or-later", "engines": { - "pnpm": ">=8.0.0" + "pnpm": "10.12.4" }, "scripts": { "// Development": "", @@ -54,95 +54,95 @@ "dependencies": { "@apollo/client": "^3.11.8", "@apollo/server": "^4.11.2", - "@as-integrations/fastify": "^2.1.1", - "@fastify/cookie": "^11.0.2", - "@fastify/helmet": "^13.0.1", - "@graphql-codegen/client-preset": "^4.5.0", - "@graphql-tools/load-files": "^7.0.0", - "@graphql-tools/merge": "^9.0.8", - "@graphql-tools/schema": "^10.0.7", - "@graphql-tools/utils": "^10.5.5", - "@jsonforms/core": "^3.5.1", - "@nestjs/apollo": "^13.0.3", - "@nestjs/cache-manager": "^3.0.1", - "@nestjs/common": "^11.0.11", - "@nestjs/config": "^4.0.2", - "@nestjs/core": "^11.0.11", - "@nestjs/event-emitter": "^3.0.1", - "@nestjs/graphql": "^13.0.3", - "@nestjs/passport": "^11.0.0", - "@nestjs/platform-fastify": "^11.0.11", - "@nestjs/schedule": "^6.0.0", - "@nestjs/throttler": "^6.4.0", - "@reduxjs/toolkit": "^2.3.0", - "@runonflux/nat-upnp": "^1.0.2", - "@types/diff": "^8.0.0", - "@unraid/libvirt": "^2.1.0", + "@as-integrations/fastify": "2.1.1", + "@fastify/cookie": "11.0.2", + "@fastify/helmet": "13.0.1", + "@graphql-codegen/client-preset": "4.8.2", + "@graphql-tools/load-files": "7.0.1", + "@graphql-tools/merge": "9.0.24", + "@graphql-tools/schema": "10.0.23", + "@graphql-tools/utils": "10.8.6", + "@jsonforms/core": "3.6.0", + "@nestjs/apollo": "13.1.0", + "@nestjs/cache-manager": "3.0.1", + "@nestjs/common": "11.1.3", + "@nestjs/config": "4.0.2", + "@nestjs/core": "11.1.3", + "@nestjs/event-emitter": "3.0.1", + "@nestjs/graphql": "13.1.0", + "@nestjs/passport": "11.0.5", + "@nestjs/platform-fastify": "11.1.3", + "@nestjs/schedule": "6.0.0", + "@nestjs/throttler": "6.4.0", + "@reduxjs/toolkit": "2.8.2", + "@runonflux/nat-upnp": "1.0.2", + "@types/diff": "8.0.0", + "@unraid/libvirt": "2.1.0", "@unraid/shared": "workspace:*", - "accesscontrol": "^2.2.1", - "bycontract": "^2.0.11", - "bytes": "^3.1.2", - "cache-manager": "^7.0.0", - "cacheable-lookup": "^7.0.0", - "camelcase-keys": "^9.1.3", - "casbin": "^5.32.0", - "change-case": "^5.4.4", - "chokidar": "^4.0.1", - "class-transformer": "^0.5.1", - "class-validator": "^0.14.1", - "cli-table": "^0.3.11", - "command-exists": "^1.2.9", - "convert": "^5.8.0", - "cookie": "^1.0.2", + "accesscontrol": "2.2.1", + "bycontract": "2.0.11", + "bytes": "3.1.2", + "cache-manager": "7.0.0", + "cacheable-lookup": "7.0.0", + "camelcase-keys": "9.1.3", + "casbin": "5.38.0", + "change-case": "5.4.4", + "chokidar": "4.0.3", + "class-transformer": "0.5.1", + "class-validator": "0.14.2", + "cli-table": "0.3.11", + "command-exists": "1.2.9", + "convert": "5.12.0", + "cookie": "1.0.2", "cron": "4.3.1", - "cross-fetch": "^4.0.0", - "diff": "^8.0.0", - "dockerode": "^4.0.5", - "dotenv": "^16.4.5", - "execa": "^9.5.1", - "exit-hook": "^4.0.0", - "fastify": "^5.2.1", - "filenamify": "^6.0.0", - "fs-extra": "^11.2.0", - "glob": "^11.0.1", - "global-agent": "^3.0.0", - "got": "^14.4.6", - "graphql": "^16.9.0", - "graphql-fields": "^2.0.3", - "graphql-scalars": "^1.23.0", + "cross-fetch": "4.1.0", + "diff": "8.0.2", + "dockerode": "4.0.7", + "dotenv": "16.5.0", + "execa": "9.6.0", + "exit-hook": "4.0.0", + "fastify": "5.4.0", + "filenamify": "6.0.0", + "fs-extra": "11.3.0", + "glob": "11.0.3", + "global-agent": "3.0.0", + "got": "14.4.7", + "graphql": "16.11.0", + "graphql-fields": "2.0.3", + "graphql-scalars": "1.24.2", "graphql-subscriptions": "^3.0.0", "graphql-tag": "^2.12.6", - "graphql-ws": "^6.0.0", - "ini": "^5.0.0", - "ip": "^2.0.1", - "jose": "^6.0.0", - "json-bigint-patch": "^0.0.8", - "lodash-es": "^4.17.21", - "multi-ini": "^2.3.2", - "mustache": "^4.2.0", - "nest-authz": "^2.14.0", - "nest-commander": "^3.15.0", - "nestjs-pino": "^4.1.0", - "node-cache": "^5.1.2", - "node-window-polyfill": "^1.0.2", - "p-retry": "^6.2.0", - "passport-custom": "^1.1.1", - "passport-http-header-strategy": "^1.1.0", - "path-type": "^6.0.0", - "pino": "^9.5.0", - "pino-http": "^10.3.0", - "pino-pretty": "^13.0.0", - "pm2": "^6.0.0", + "graphql-ws": "6.0.5", + "ini": "5.0.0", + "ip": "2.0.1", + "jose": "6.0.11", + "json-bigint-patch": "0.0.8", + "lodash-es": "4.17.21", + "multi-ini": "2.3.2", + "mustache": "4.2.0", + "nest-authz": "2.17.0", + "nest-commander": "3.17.0", + "nestjs-pino": "4.4.0", + "node-cache": "5.1.2", + "node-window-polyfill": "1.0.4", + "p-retry": "6.2.1", + "passport-custom": "1.1.1", + "passport-http-header-strategy": "1.1.0", + "path-type": "6.0.0", + "pino": "9.7.0", + "pino-http": "10.5.0", + "pino-pretty": "13.0.0", + "pm2": "6.0.8", "reflect-metadata": "^0.1.14", - "request": "^2.88.2", - "rxjs": "^7.8.2", - "semver": "^7.6.3", - "strftime": "^0.10.3", - "systeminformation": "^5.25.11", - "uuid": "^11.0.2", - "ws": "^8.18.0", + "request": "2.88.2", + "rxjs": "7.8.2", + "semver": "7.7.2", + "strftime": "0.10.3", + "systeminformation": "5.27.6", + "uuid": "11.1.0", + "ws": "8.18.2", "zen-observable-ts": "^1.1.0", - "zod": "^3.23.8" + "zod": "3.25.67" }, "peerDependencies": { "unraid-api-plugin-connect": "workspace:*" @@ -153,71 +153,71 @@ } }, "devDependencies": { - "@eslint/js": "^9.21.0", - "@graphql-codegen/add": "^5.0.3", - "@graphql-codegen/cli": "^5.0.3", - "@graphql-codegen/fragment-matcher": "^5.0.2", - "@graphql-codegen/import-types-preset": "^3.0.0", - "@graphql-codegen/typed-document-node": "^5.0.11", - "@graphql-codegen/typescript": "^4.1.1", - "@graphql-codegen/typescript-operations": "^4.3.1", + "@eslint/js": "9.29.0", + "@graphql-codegen/add": "5.0.3", + "@graphql-codegen/cli": "5.0.7", + "@graphql-codegen/fragment-matcher": "5.1.0", + "@graphql-codegen/import-types-preset": "3.0.1", + "@graphql-codegen/typed-document-node": "5.1.1", + "@graphql-codegen/typescript": "4.1.6", + "@graphql-codegen/typescript-operations": "4.6.1", "@graphql-codegen/typescript-resolvers": "4.5.1", - "@graphql-typed-document-node/core": "^3.2.0", - "@ianvs/prettier-plugin-sort-imports": "^4.4.0", - "@nestjs/testing": "^11.0.11", - "@originjs/vite-plugin-commonjs": "^1.0.3", - "@rollup/plugin-node-resolve": "^16.0.0", - "@swc/core": "^1.10.1", - "@types/async-exit-hook": "^2.0.2", - "@types/bytes": "^3.1.4", - "@types/cli-table": "^0.3.4", - "@types/command-exists": "^1.2.3", - "@types/cors": "^2.8.17", - "@types/dockerode": "^3.3.31", - "@types/graphql-fields": "^1.3.9", - "@types/graphql-type-uuid": "^0.2.6", - "@types/ini": "^4.1.1", - "@types/ip": "^1.1.3", - "@types/lodash": "^4.17.13", - "@types/lodash-es": "^4.17.12", - "@types/mustache": "^4.2.5", - "@types/node": "^22.13.4", - "@types/pify": "^6.0.0", - "@types/semver": "^7.5.8", - "@types/sendmail": "^1.4.7", - "@types/stoppable": "^1.1.3", - "@types/strftime": "^0.9.8", - "@types/uuid": "^10.0.0", - "@types/ws": "^8.5.13", - "@types/wtfnode": "^0.7.3", - "@vitest/coverage-v8": "^3.0.5", - "@vitest/ui": "^3.0.5", + "@graphql-typed-document-node/core": "3.2.0", + "@ianvs/prettier-plugin-sort-imports": "4.4.2", + "@nestjs/testing": "11.1.3", + "@originjs/vite-plugin-commonjs": "1.0.3", + "@rollup/plugin-node-resolve": "16.0.1", + "@swc/core": "1.12.4", + "@types/async-exit-hook": "2.0.2", + "@types/bytes": "3.1.5", + "@types/cli-table": "0.3.4", + "@types/command-exists": "1.2.3", + "@types/cors": "2.8.19", + "@types/dockerode": "3.3.41", + "@types/graphql-fields": "1.3.9", + "@types/graphql-type-uuid": "0.2.6", + "@types/ini": "4.1.1", + "@types/ip": "1.1.3", + "@types/lodash": "4.17.18", + "@types/lodash-es": "4.17.12", + "@types/mustache": "4.2.6", + "@types/node": "22.15.32", + "@types/pify": "6.1.0", + "@types/semver": "7.7.0", + "@types/sendmail": "1.4.7", + "@types/stoppable": "1.1.3", + "@types/strftime": "0.9.8", + "@types/uuid": "10.0.0", + "@types/ws": "8.18.1", + "@types/wtfnode": "0.7.3", + "@vitest/coverage-v8": "3.2.4", + "@vitest/ui": "3.2.4", "cz-conventional-changelog": "3.3.0", - "eslint": "^9.20.1", - "eslint-plugin-import": "^2.31.0", - "eslint-plugin-n": "^17.0.0", - "eslint-plugin-no-relative-import-paths": "^1.6.1", - "eslint-plugin-prettier": "^5.2.3", - "graphql-codegen-typescript-validation-schema": "^0.17.0", - "jiti": "^2.4.0", - "nodemon": "^3.1.7", - "prettier": "^3.5.2", - "rollup-plugin-node-externals": "^8.0.0", - "standard-version": "^9.5.0", - "tsx": "^4.19.3", - "type-fest": "^4.37.0", - "typescript": "^5.6.3", - "typescript-eslint": "^8.13.0", - "unplugin-swc": "^1.5.1", - "vite": "^6.0.0", - "vite-plugin-node": "^5.0.0", - "vite-tsconfig-paths": "^5.1.0", - "vitest": "^3.0.5", - "zx": "^8.3.2" + "eslint": "9.29.0", + "eslint-plugin-import": "2.31.0", + "eslint-plugin-n": "17.20.0", + "eslint-plugin-no-relative-import-paths": "1.6.1", + "eslint-plugin-prettier": "5.5.0", + "graphql-codegen-typescript-validation-schema": "0.17.1", + "jiti": "2.4.2", + "nodemon": "3.1.10", + "prettier": "3.5.3", + "rollup-plugin-node-externals": "8.0.1", + "standard-version": "9.5.0", + "tsx": "4.20.3", + "type-fest": "4.41.0", + "typescript": "5.8.3", + "typescript-eslint": "8.34.1", + "unplugin-swc": "1.5.5", + "vite": "6.3.5", + "vite-plugin-node": "5.0.1", + "vite-tsconfig-paths": "5.1.4", + "vitest": "3.2.4", + "zx": "8.5.5" }, "overrides": { "eslint": { - "jiti": "2" + "jiti": "2.4.2" }, "@as-integrations/fastify": { "fastify": "$fastify" @@ -228,5 +228,5 @@ } }, "private": true, - "packageManager": "pnpm@10.12.1" + "packageManager": "pnpm@10.12.4" } diff --git a/package.json b/package.json index 966eb79e1..a5756b0f6 100644 --- a/package.json +++ b/package.json @@ -40,14 +40,14 @@ ] }, "dependencies": { - "@manypkg/cli": "^0.24.0", - "chalk": "^5.0.0", - "diff": "^8.0.0", - "ignore": "^7.0.0" + "@manypkg/cli": "0.24.0", + "chalk": "5.4.1", + "diff": "8.0.2", + "ignore": "7.0.5" }, "devDependencies": { - "lint-staged": "^16.0.0", - "simple-git-hooks": "^2.9.0" + "lint-staged": "16.1.2", + "simple-git-hooks": "2.13.0" }, "simple-git-hooks": { "pre-commit": "pnpm lint-staged" @@ -57,5 +57,5 @@ "pnpm lint:fix" ] }, - "packageManager": "pnpm@10.12.1" + "packageManager": "pnpm@10.12.4" } diff --git a/packages/unraid-api-plugin-connect/package.json b/packages/unraid-api-plugin-connect/package.json index 9a43c9c25..59ac7ba28 100644 --- a/packages/unraid-api-plugin-connect/package.json +++ b/packages/unraid-api-plugin-connect/package.json @@ -25,78 +25,78 @@ "description": "Unraid Connect plugin for Unraid API", "devDependencies": { "@apollo/client": "^3.11.8", - "@faker-js/faker": "^9.8.0", - "@graphql-codegen/cli": "^5.0.3", - "@graphql-typed-document-node/core": "^3.2.0", - "@ianvs/prettier-plugin-sort-imports": "^4.4.1", - "@jsonforms/core": "^3.5.1", - "@nestjs/apollo": "^13.0.3", - "@nestjs/common": "^11.0.11", - "@nestjs/config": "^4.0.2", - "@nestjs/core": "^11.0.11", - "@nestjs/event-emitter": "^3.0.1", - "@nestjs/graphql": "^13.0.3", - "@nestjs/schedule": "^6.0.0", - "@runonflux/nat-upnp": "^1.0.2", - "@types/ini": "^4.1.1", - "@types/ip": "^1.1.3", - "@types/lodash-es": "^4.17.12", - "@types/node": "^22.14.0", - "@types/ws": "^8.18.0", - "camelcase-keys": "^9.1.3", - "class-transformer": "^0.5.1", - "class-validator": "^0.14.1", - "execa": "^9.5.1", - "fast-check": "^4.1.1", - "got": "^14.4.6", - "graphql": "^16.9.0", - "graphql-scalars": "^1.23.0", + "@faker-js/faker": "9.8.0", + "@graphql-codegen/cli": "5.0.7", + "@graphql-typed-document-node/core": "3.2.0", + "@ianvs/prettier-plugin-sort-imports": "4.4.2", + "@jsonforms/core": "3.6.0", + "@nestjs/apollo": "13.1.0", + "@nestjs/common": "11.1.3", + "@nestjs/config": "4.0.2", + "@nestjs/core": "11.1.3", + "@nestjs/event-emitter": "3.0.1", + "@nestjs/graphql": "13.1.0", + "@nestjs/schedule": "6.0.0", + "@runonflux/nat-upnp": "1.0.2", + "@types/ini": "4.1.1", + "@types/ip": "1.1.3", + "@types/lodash-es": "4.17.12", + "@types/node": "22.15.32", + "@types/ws": "8.18.1", + "camelcase-keys": "9.1.3", + "class-transformer": "0.5.1", + "class-validator": "0.14.2", + "execa": "9.6.0", + "fast-check": "4.1.1", + "got": "14.4.7", + "graphql": "16.11.0", + "graphql-scalars": "1.24.2", "graphql-subscriptions": "^3.0.0", - "graphql-ws": "^6.0.0", - "ini": "^5.0.0", - "jose": "^6.0.0", - "lodash-es": "^4.17.21", - "nest-authz": "^2.14.0", - "prettier": "^3.5.3", - "rimraf": "^6.0.1", - "rxjs": "^7.8.2", - "type-fest": "^4.37.0", - "typescript": "^5.8.2", - "vitest": "^3.2.4", - "ws": "^8.18.0", + "graphql-ws": "6.0.5", + "ini": "5.0.0", + "jose": "6.0.11", + "lodash-es": "4.17.21", + "nest-authz": "2.17.0", + "prettier": "3.5.3", + "rimraf": "6.0.1", + "rxjs": "7.8.2", + "type-fest": "4.41.0", + "typescript": "5.8.3", + "vitest": "3.2.4", + "ws": "8.18.2", "zen-observable-ts": "^1.1.0" }, "dependencies": { "@unraid/shared": "workspace:*", - "ip": "^2.0.1", - "node-cache": "^5.1.2" + "ip": "2.0.1", + "node-cache": "5.1.2" }, "peerDependencies": { "@apollo/client": "^3.11.8", - "@graphql-typed-document-node/core": "^3.2.0", - "@jsonforms/core": "^3.5.1", - "@nestjs/apollo": "^13.0.3", - "@nestjs/common": "^11.0.11", - "@nestjs/config": "^4.0.2", - "@nestjs/core": "^11.0.11", - "@nestjs/event-emitter": "^3.0.1", - "@nestjs/graphql": "^13.0.3", - "@nestjs/schedule": "^6.0.0", - "@runonflux/nat-upnp": "^1.0.2", - "camelcase-keys": "^9.1.3", - "class-transformer": "^0.5.1", - "class-validator": "^0.14.1", - "execa": "^9.5.1", - "got": "^14.4.6", - "graphql": "^16.9.0", - "graphql-scalars": "^1.23.0", + "@graphql-typed-document-node/core": "3.2.0", + "@jsonforms/core": "3.6.0", + "@nestjs/apollo": "13.1.0", + "@nestjs/common": "11.1.3", + "@nestjs/config": "4.0.2", + "@nestjs/core": "11.1.3", + "@nestjs/event-emitter": "3.0.1", + "@nestjs/graphql": "13.1.0", + "@nestjs/schedule": "6.0.0", + "@runonflux/nat-upnp": "1.0.2", + "camelcase-keys": "9.1.3", + "class-transformer": "0.5.1", + "class-validator": "0.14.2", + "execa": "9.6.0", + "got": "14.4.7", + "graphql": "16.11.0", + "graphql-scalars": "1.24.2", "graphql-subscriptions": "^3.0.0", - "graphql-ws": "^6.0.0", - "ini": "^5.0.0", - "jose": "^6.0.0", - "lodash-es": "^4.17.21", - "nest-authz": "^2.14.0", - "rxjs": "^7.8.2", + "graphql-ws": "6.0.5", + "ini": "5.0.0", + "jose": "6.0.11", + "lodash-es": "4.17.21", + "nest-authz": "2.17.0", + "rxjs": "7.8.2", "ws": "^8.18.0", "zen-observable-ts": "^1.1.0" } diff --git a/packages/unraid-api-plugin-generator/package.json b/packages/unraid-api-plugin-generator/package.json index ac300b440..265ac9edc 100644 --- a/packages/unraid-api-plugin-generator/package.json +++ b/packages/unraid-api-plugin-generator/package.json @@ -10,25 +10,25 @@ "prepare": "npm run build" }, "dependencies": { - "chalk": "^5.4.1", - "change-case": "^5.4.4", - "commander": "^14.0.0", - "create-create-app": "^7.3.0", - "fs-extra": "^11.3.0", - "inquirer": "^12.5.2", - "validate-npm-package-name": "^6.0.0" + "chalk": "5.4.1", + "change-case": "5.4.4", + "commander": "14.0.0", + "create-create-app": "7.3.0", + "fs-extra": "11.3.0", + "inquirer": "12.6.3", + "validate-npm-package-name": "6.0.1" }, "devDependencies": { - "@nestjs/common": "^11.0.11", - "@nestjs/config": "^4.0.2", - "@nestjs/core": "^11.0.11", - "@nestjs/graphql": "^13.0.3", - "@types/fs-extra": "^11.0.4", - "@types/inquirer": "^9.0.7", - "@types/node": "^22.14.1", - "@types/validate-npm-package-name": "^4.0.2", - "class-transformer": "^0.5.1", - "class-validator": "^0.14.1", - "typescript": "^5.8.3" + "@nestjs/common": "11.1.3", + "@nestjs/config": "4.0.2", + "@nestjs/core": "11.1.3", + "@nestjs/graphql": "13.1.0", + "@types/fs-extra": "11.0.4", + "@types/inquirer": "9.0.8", + "@types/node": "22.15.32", + "@types/validate-npm-package-name": "4.0.2", + "class-transformer": "0.5.1", + "class-validator": "0.14.2", + "typescript": "5.8.3" } } diff --git a/packages/unraid-api-plugin-health/package.json b/packages/unraid-api-plugin-health/package.json index 1de1f985f..8438b37fb 100644 --- a/packages/unraid-api-plugin-health/package.json +++ b/packages/unraid-api-plugin-health/package.json @@ -16,18 +16,18 @@ "license": "GPL-2.0-or-later", "description": "Example Health plugin for Unraid API", "devDependencies": { - "@nestjs/common": "^11.0.11", - "@nestjs/config": "^4.0.2", - "@nestjs/core": "^11.0.11", - "@nestjs/graphql": "^13.0.3", - "nest-authz": "^2.14.0", - "typescript": "^5.8.2" + "@nestjs/common": "11.1.3", + "@nestjs/config": "4.0.2", + "@nestjs/core": "11.1.3", + "@nestjs/graphql": "13.1.0", + "nest-authz": "2.17.0", + "typescript": "5.8.3" }, "peerDependencies": { - "@nestjs/common": "^11.0.11", - "@nestjs/config": "^4.0.2", - "@nestjs/core": "^11.0.11", - "@nestjs/graphql": "^13.0.3", - "nest-authz": "^2.14.0" + "@nestjs/common": "11.1.3", + "@nestjs/config": "4.0.2", + "@nestjs/core": "11.1.3", + "@nestjs/graphql": "13.1.0", + "nest-authz": "2.17.0" } } diff --git a/packages/unraid-shared/package.json b/packages/unraid-shared/package.json index b210468ca..b8b13d764 100644 --- a/packages/unraid-shared/package.json +++ b/packages/unraid-shared/package.json @@ -27,31 +27,31 @@ "license": "GPL-2.0-or-later", "description": "Shared utilities and types for Unraid API ecosystem", "devDependencies": { - "@graphql-tools/utils": "^10.5.5", - "@jsonforms/core": "^3.5.1", - "@nestjs/common": "^11.0.11", - "@nestjs/graphql": "^13.0.3", - "@types/bun": "^1.2.15", - "@types/lodash-es": "^4.17.12", - "@types/node": "^22.14.0", - "class-validator": "^0.14.1", - "graphql": "^16.9.0", - "graphql-scalars": "^1.23.0", - "lodash-es": "^4.17.21", - "nest-authz": "^2.14.0", - "rimraf": "^6.0.1", - "type-fest": "^4.38.0", - "typescript": "^5.8.2" + "@graphql-tools/utils": "10.8.6", + "@jsonforms/core": "3.6.0", + "@nestjs/common": "11.1.3", + "@nestjs/graphql": "13.1.0", + "@types/bun": "1.2.16", + "@types/lodash-es": "4.17.12", + "@types/node": "22.15.32", + "class-validator": "0.14.2", + "graphql": "16.11.0", + "graphql-scalars": "1.24.2", + "lodash-es": "4.17.21", + "nest-authz": "2.17.0", + "rimraf": "6.0.1", + "type-fest": "4.41.0", + "typescript": "5.8.3" }, "peerDependencies": { - "@graphql-tools/utils": "^10.5.5", - "@jsonforms/core": "^3.5.1", - "@nestjs/common": "^11.0.11", - "@nestjs/graphql": "^13.0.3", - "class-validator": "^0.14.1", - "graphql": "^16.9.0", - "graphql-scalars": "^1.23.0", - "lodash-es": "^4.17.21", - "nest-authz": "^2.14.0" + "@graphql-tools/utils": "10.8.6", + "@jsonforms/core": "3.6.0", + "@nestjs/common": "11.1.3", + "@nestjs/graphql": "13.1.0", + "class-validator": "0.14.2", + "graphql": "16.11.0", + "graphql-scalars": "1.24.2", + "lodash-es": "4.17.21", + "nest-authz": "2.17.0" } } \ No newline at end of file diff --git a/plugin/package.json b/plugin/package.json index 6ad53dca5..7d3160d1f 100644 --- a/plugin/package.json +++ b/plugin/package.json @@ -3,15 +3,15 @@ "version": "4.8.0", "private": true, "dependencies": { - "commander": "^14.0.0", - "conventional-changelog": "^6.0.0", - "date-fns": "^4.1.0", - "glob": "^11.0.1", - "html-sloppy-escaper": "^0.1.0", - "semver": "^7.7.1", - "tsx": "^4.19.2", - "zod": "^3.24.1", - "zx": "^8.3.2" + "commander": "14.0.0", + "conventional-changelog": "6.0.0", + "date-fns": "4.1.0", + "glob": "11.0.1", + "html-sloppy-escaper": "0.1.0", + "semver": "7.7.1", + "tsx": "4.19.3", + "zod": "3.24.2", + "zx": "8.3.2" }, "type": "module", "license": "GPL-2.0-or-later", @@ -35,9 +35,9 @@ "test": "vitest" }, "devDependencies": { - "http-server": "^14.1.1", - "nodemon": "^3.1.7", - "vitest": "^3.0.7" + "http-server": "14.1.1", + "nodemon": "3.1.10", + "vitest": "3.0.7" }, - "packageManager": "pnpm@10.12.1" + "packageManager": "pnpm@10.12.4" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7b37b8645..3ddb0adce 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,23 +9,23 @@ importers: .: dependencies: '@manypkg/cli': - specifier: ^0.24.0 + specifier: 0.24.0 version: 0.24.0 chalk: - specifier: ^5.0.0 + specifier: 5.4.1 version: 5.4.1 diff: - specifier: ^8.0.0 + specifier: 8.0.2 version: 8.0.2 ignore: - specifier: ^7.0.0 + specifier: 7.0.5 version: 7.0.5 devDependencies: lint-staged: - specifier: ^16.0.0 + specifier: 16.1.2 version: 16.1.2 simple-git-hooks: - specifier: ^2.9.0 + specifier: 2.13.0 version: 2.13.0 api: @@ -37,172 +37,172 @@ importers: specifier: ^4.11.2 version: 4.12.2(graphql@16.11.0) '@as-integrations/fastify': - specifier: ^2.1.1 + specifier: 2.1.1 version: 2.1.1(@apollo/server@4.12.2(graphql@16.11.0))(fastify@5.4.0) '@fastify/cookie': - specifier: ^11.0.2 + specifier: 11.0.2 version: 11.0.2 '@fastify/helmet': - specifier: ^13.0.1 + specifier: 13.0.1 version: 13.0.1 '@graphql-codegen/client-preset': - specifier: ^4.5.0 + specifier: 4.8.2 version: 4.8.2(graphql-sock@1.0.1(graphql@16.11.0))(graphql@16.11.0) '@graphql-tools/load-files': - specifier: ^7.0.0 + specifier: 7.0.1 version: 7.0.1(graphql@16.11.0) '@graphql-tools/merge': - specifier: ^9.0.8 + specifier: 9.0.24 version: 9.0.24(graphql@16.11.0) '@graphql-tools/schema': - specifier: ^10.0.7 + specifier: 10.0.23 version: 10.0.23(graphql@16.11.0) '@graphql-tools/utils': - specifier: ^10.5.5 + specifier: 10.8.6 version: 10.8.6(graphql@16.11.0) '@jsonforms/core': - specifier: ^3.5.1 + specifier: 3.6.0 version: 3.6.0 '@nestjs/apollo': - specifier: ^13.0.3 + specifier: 13.1.0 version: 13.1.0(@apollo/server@4.12.2(graphql@16.11.0))(@as-integrations/fastify@2.1.1(@apollo/server@4.12.2(graphql@16.11.0))(fastify@5.4.0))(@nestjs/common@11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2))(@nestjs/core@11.1.3(@nestjs/common@11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2))(reflect-metadata@0.1.14)(rxjs@7.8.2))(@nestjs/graphql@13.1.0(@nestjs/common@11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2))(@nestjs/core@11.1.3(@nestjs/common@11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2))(reflect-metadata@0.1.14)(rxjs@7.8.2))(class-transformer@0.5.1)(class-validator@0.14.2)(graphql@16.11.0)(reflect-metadata@0.1.14)(ts-morph@24.0.0))(graphql@16.11.0) '@nestjs/cache-manager': - specifier: ^3.0.1 + specifier: 3.0.1 version: 3.0.1(@nestjs/common@11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2))(@nestjs/core@11.1.3(@nestjs/common@11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2))(reflect-metadata@0.1.14)(rxjs@7.8.2))(cache-manager@7.0.0)(keyv@5.3.4)(rxjs@7.8.2) '@nestjs/common': - specifier: ^11.0.11 + specifier: 11.1.3 version: 11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2) '@nestjs/config': - specifier: ^4.0.2 + specifier: 4.0.2 version: 4.0.2(@nestjs/common@11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2))(rxjs@7.8.2) '@nestjs/core': - specifier: ^11.0.11 + specifier: 11.1.3 version: 11.1.3(@nestjs/common@11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2))(reflect-metadata@0.1.14)(rxjs@7.8.2) '@nestjs/event-emitter': - specifier: ^3.0.1 + specifier: 3.0.1 version: 3.0.1(@nestjs/common@11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2))(@nestjs/core@11.1.3(@nestjs/common@11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2))(reflect-metadata@0.1.14)(rxjs@7.8.2)) '@nestjs/graphql': - specifier: ^13.0.3 + specifier: 13.1.0 version: 13.1.0(@nestjs/common@11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2))(@nestjs/core@11.1.3(@nestjs/common@11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2))(reflect-metadata@0.1.14)(rxjs@7.8.2))(class-transformer@0.5.1)(class-validator@0.14.2)(graphql@16.11.0)(reflect-metadata@0.1.14)(ts-morph@24.0.0) '@nestjs/passport': - specifier: ^11.0.0 + specifier: 11.0.5 version: 11.0.5(@nestjs/common@11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2))(passport@0.7.0) '@nestjs/platform-fastify': - specifier: ^11.0.11 + specifier: 11.1.3 version: 11.1.3(@nestjs/common@11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2))(@nestjs/core@11.1.3(@nestjs/common@11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2))(reflect-metadata@0.1.14)(rxjs@7.8.2)) '@nestjs/schedule': - specifier: ^6.0.0 + specifier: 6.0.0 version: 6.0.0(@nestjs/common@11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2))(@nestjs/core@11.1.3(@nestjs/common@11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2))(reflect-metadata@0.1.14)(rxjs@7.8.2)) '@nestjs/throttler': - specifier: ^6.4.0 + specifier: 6.4.0 version: 6.4.0(@nestjs/common@11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2))(@nestjs/core@11.1.3(@nestjs/common@11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2))(reflect-metadata@0.1.14)(rxjs@7.8.2))(reflect-metadata@0.1.14) '@reduxjs/toolkit': - specifier: ^2.3.0 + specifier: 2.8.2 version: 2.8.2(react@19.1.0) '@runonflux/nat-upnp': - specifier: ^1.0.2 + specifier: 1.0.2 version: 1.0.2 '@types/diff': - specifier: ^8.0.0 + specifier: 8.0.0 version: 8.0.0 '@unraid/libvirt': - specifier: ^2.1.0 + specifier: 2.1.0 version: 2.1.0 '@unraid/shared': specifier: workspace:* version: link:../packages/unraid-shared accesscontrol: - specifier: ^2.2.1 + specifier: 2.2.1 version: 2.2.1 bycontract: - specifier: ^2.0.11 + specifier: 2.0.11 version: 2.0.11 bytes: - specifier: ^3.1.2 + specifier: 3.1.2 version: 3.1.2 cache-manager: - specifier: ^7.0.0 + specifier: 7.0.0 version: 7.0.0 cacheable-lookup: - specifier: ^7.0.0 + specifier: 7.0.0 version: 7.0.0 camelcase-keys: - specifier: ^9.1.3 + specifier: 9.1.3 version: 9.1.3 casbin: - specifier: ^5.32.0 + specifier: 5.38.0 version: 5.38.0 change-case: - specifier: ^5.4.4 + specifier: 5.4.4 version: 5.4.4 chokidar: - specifier: ^4.0.1 + specifier: 4.0.3 version: 4.0.3 class-transformer: - specifier: ^0.5.1 + specifier: 0.5.1 version: 0.5.1 class-validator: - specifier: ^0.14.1 + specifier: 0.14.2 version: 0.14.2 cli-table: - specifier: ^0.3.11 + specifier: 0.3.11 version: 0.3.11 command-exists: - specifier: ^1.2.9 + specifier: 1.2.9 version: 1.2.9 convert: - specifier: ^5.8.0 + specifier: 5.12.0 version: 5.12.0 cookie: - specifier: ^1.0.2 + specifier: 1.0.2 version: 1.0.2 cron: specifier: 4.3.1 version: 4.3.1 cross-fetch: - specifier: ^4.0.0 + specifier: 4.1.0 version: 4.1.0 diff: - specifier: ^8.0.0 + specifier: 8.0.2 version: 8.0.2 dockerode: - specifier: ^4.0.5 + specifier: 4.0.7 version: 4.0.7 dotenv: - specifier: ^16.4.5 + specifier: 16.5.0 version: 16.5.0 execa: - specifier: ^9.5.1 + specifier: 9.6.0 version: 9.6.0 exit-hook: - specifier: ^4.0.0 + specifier: 4.0.0 version: 4.0.0 fastify: - specifier: ^5.2.1 + specifier: 5.4.0 version: 5.4.0 filenamify: - specifier: ^6.0.0 + specifier: 6.0.0 version: 6.0.0 fs-extra: - specifier: ^11.2.0 + specifier: 11.3.0 version: 11.3.0 glob: - specifier: ^11.0.1 + specifier: 11.0.3 version: 11.0.3 global-agent: - specifier: ^3.0.0 + specifier: 3.0.0 version: 3.0.0 got: - specifier: ^14.4.6 + specifier: 14.4.7 version: 14.4.7 graphql: - specifier: ^16.9.0 + specifier: 16.11.0 version: 16.11.0 graphql-fields: - specifier: ^2.0.3 + specifier: 2.0.3 version: 2.0.3 graphql-scalars: - specifier: ^1.23.0 + specifier: 1.24.2 version: 1.24.2(graphql@16.11.0) graphql-subscriptions: specifier: ^3.0.0 @@ -211,284 +211,284 @@ importers: specifier: ^2.12.6 version: 2.12.6(graphql@16.11.0) graphql-ws: - specifier: ^6.0.0 + specifier: 6.0.5 version: 6.0.5(crossws@0.3.5)(graphql@16.11.0)(ws@8.18.2) ini: - specifier: ^5.0.0 + specifier: 5.0.0 version: 5.0.0 ip: - specifier: ^2.0.1 + specifier: 2.0.1 version: 2.0.1 jose: - specifier: ^6.0.0 + specifier: 6.0.11 version: 6.0.11 json-bigint-patch: - specifier: ^0.0.8 + specifier: 0.0.8 version: 0.0.8 lodash-es: - specifier: ^4.17.21 + specifier: 4.17.21 version: 4.17.21 multi-ini: - specifier: ^2.3.2 + specifier: 2.3.2 version: 2.3.2 mustache: - specifier: ^4.2.0 + specifier: 4.2.0 version: 4.2.0 nest-authz: - specifier: ^2.14.0 + specifier: 2.17.0 version: 2.17.0(@nestjs/common@11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2))(@nestjs/core@11.1.3(@nestjs/common@11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2))(reflect-metadata@0.1.14)(rxjs@7.8.2))(reflect-metadata@0.1.14)(rxjs@7.8.2) nest-commander: - specifier: ^3.15.0 + specifier: 3.17.0 version: 3.17.0(@nestjs/common@11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2))(@nestjs/core@11.1.3(@nestjs/common@11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2))(reflect-metadata@0.1.14)(rxjs@7.8.2))(@types/inquirer@9.0.8)(typescript@5.8.3) nestjs-pino: - specifier: ^4.1.0 + specifier: 4.4.0 version: 4.4.0(@nestjs/common@11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2))(pino-http@10.5.0)(pino@9.7.0)(rxjs@7.8.2) node-cache: - specifier: ^5.1.2 + specifier: 5.1.2 version: 5.1.2 node-window-polyfill: - specifier: ^1.0.2 + specifier: 1.0.4 version: 1.0.4 p-retry: - specifier: ^6.2.0 + specifier: 6.2.1 version: 6.2.1 passport-custom: - specifier: ^1.1.1 + specifier: 1.1.1 version: 1.1.1 passport-http-header-strategy: - specifier: ^1.1.0 + specifier: 1.1.0 version: 1.1.0 path-type: - specifier: ^6.0.0 + specifier: 6.0.0 version: 6.0.0 pino: - specifier: ^9.5.0 + specifier: 9.7.0 version: 9.7.0 pino-http: - specifier: ^10.3.0 + specifier: 10.5.0 version: 10.5.0 pino-pretty: - specifier: ^13.0.0 + specifier: 13.0.0 version: 13.0.0 pm2: - specifier: ^6.0.0 + specifier: 6.0.8 version: 6.0.8 reflect-metadata: specifier: ^0.1.14 version: 0.1.14 request: - specifier: ^2.88.2 + specifier: 2.88.2 version: 2.88.2 rxjs: - specifier: ^7.8.2 + specifier: 7.8.2 version: 7.8.2 semver: - specifier: ^7.6.3 + specifier: 7.7.2 version: 7.7.2 strftime: - specifier: ^0.10.3 + specifier: 0.10.3 version: 0.10.3 systeminformation: - specifier: ^5.25.11 + specifier: 5.27.6 version: 5.27.6 unraid-api-plugin-connect: specifier: workspace:* version: link:../packages/unraid-api-plugin-connect uuid: - specifier: ^11.0.2 + specifier: 11.1.0 version: 11.1.0 ws: - specifier: ^8.18.0 + specifier: 8.18.2 version: 8.18.2 zen-observable-ts: specifier: ^1.1.0 version: 1.1.0 zod: - specifier: ^3.23.8 + specifier: 3.25.67 version: 3.25.67 devDependencies: '@eslint/js': - specifier: ^9.21.0 + specifier: 9.29.0 version: 9.29.0 '@graphql-codegen/add': - specifier: ^5.0.3 + specifier: 5.0.3 version: 5.0.3(graphql@16.11.0) '@graphql-codegen/cli': - specifier: ^5.0.3 + specifier: 5.0.7 version: 5.0.7(@parcel/watcher@2.5.1)(@types/node@22.15.32)(crossws@0.3.5)(enquirer@2.4.1)(graphql-sock@1.0.1(graphql@16.11.0))(graphql@16.11.0)(typescript@5.8.3) '@graphql-codegen/fragment-matcher': - specifier: ^5.0.2 + specifier: 5.1.0 version: 5.1.0(graphql@16.11.0) '@graphql-codegen/import-types-preset': - specifier: ^3.0.0 + specifier: 3.0.1 version: 3.0.1(graphql@16.11.0) '@graphql-codegen/typed-document-node': - specifier: ^5.0.11 + specifier: 5.1.1 version: 5.1.1(graphql@16.11.0) '@graphql-codegen/typescript': - specifier: ^4.1.1 + specifier: 4.1.6 version: 4.1.6(graphql@16.11.0) '@graphql-codegen/typescript-operations': - specifier: ^4.3.1 + specifier: 4.6.1 version: 4.6.1(graphql-sock@1.0.1(graphql@16.11.0))(graphql@16.11.0) '@graphql-codegen/typescript-resolvers': specifier: 4.5.1 version: 4.5.1(graphql-sock@1.0.1(graphql@16.11.0))(graphql@16.11.0) '@graphql-typed-document-node/core': - specifier: ^3.2.0 + specifier: 3.2.0 version: 3.2.0(graphql@16.11.0) '@ianvs/prettier-plugin-sort-imports': - specifier: ^4.4.0 + specifier: 4.4.2 version: 4.4.2(@vue/compiler-sfc@3.5.17)(prettier@3.5.3) '@nestjs/testing': - specifier: ^11.0.11 + specifier: 11.1.3 version: 11.1.3(@nestjs/common@11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2))(@nestjs/core@11.1.3(@nestjs/common@11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2))(reflect-metadata@0.1.14)(rxjs@7.8.2)) '@originjs/vite-plugin-commonjs': - specifier: ^1.0.3 + specifier: 1.0.3 version: 1.0.3 '@rollup/plugin-node-resolve': - specifier: ^16.0.0 + specifier: 16.0.1 version: 16.0.1(rollup@4.44.0) '@swc/core': - specifier: ^1.10.1 + specifier: 1.12.4 version: 1.12.4 '@types/async-exit-hook': - specifier: ^2.0.2 + specifier: 2.0.2 version: 2.0.2 '@types/bytes': - specifier: ^3.1.4 + specifier: 3.1.5 version: 3.1.5 '@types/cli-table': - specifier: ^0.3.4 + specifier: 0.3.4 version: 0.3.4 '@types/command-exists': - specifier: ^1.2.3 + specifier: 1.2.3 version: 1.2.3 '@types/cors': - specifier: ^2.8.17 + specifier: 2.8.19 version: 2.8.19 '@types/dockerode': - specifier: ^3.3.31 + specifier: 3.3.41 version: 3.3.41 '@types/graphql-fields': - specifier: ^1.3.9 + specifier: 1.3.9 version: 1.3.9 '@types/graphql-type-uuid': - specifier: ^0.2.6 + specifier: 0.2.6 version: 0.2.6 '@types/ini': - specifier: ^4.1.1 + specifier: 4.1.1 version: 4.1.1 '@types/ip': - specifier: ^1.1.3 + specifier: 1.1.3 version: 1.1.3 '@types/lodash': - specifier: ^4.17.13 + specifier: 4.17.18 version: 4.17.18 '@types/lodash-es': - specifier: ^4.17.12 + specifier: 4.17.12 version: 4.17.12 '@types/mustache': - specifier: ^4.2.5 + specifier: 4.2.6 version: 4.2.6 '@types/node': - specifier: ^22.13.4 + specifier: 22.15.32 version: 22.15.32 '@types/pify': - specifier: ^6.0.0 + specifier: 6.1.0 version: 6.1.0 '@types/semver': - specifier: ^7.5.8 + specifier: 7.7.0 version: 7.7.0 '@types/sendmail': - specifier: ^1.4.7 + specifier: 1.4.7 version: 1.4.7 '@types/stoppable': - specifier: ^1.1.3 + specifier: 1.1.3 version: 1.1.3 '@types/strftime': - specifier: ^0.9.8 + specifier: 0.9.8 version: 0.9.8 '@types/uuid': - specifier: ^10.0.0 + specifier: 10.0.0 version: 10.0.0 '@types/ws': - specifier: ^8.5.13 + specifier: 8.18.1 version: 8.18.1 '@types/wtfnode': - specifier: ^0.7.3 + specifier: 0.7.3 version: 0.7.3 '@vitest/coverage-v8': - specifier: ^3.0.5 + specifier: 3.2.4 version: 3.2.4(vitest@3.2.4) '@vitest/ui': - specifier: ^3.0.5 + specifier: 3.2.4 version: 3.2.4(vitest@3.2.4) cz-conventional-changelog: specifier: 3.3.0 version: 3.3.0(@types/node@22.15.32)(typescript@5.8.3) eslint: - specifier: ^9.20.1 + specifier: 9.29.0 version: 9.29.0(jiti@2.4.2) eslint-plugin-import: - specifier: ^2.31.0 + specifier: 2.31.0 version: 2.31.0(@typescript-eslint/parser@8.34.1(eslint@9.29.0(jiti@2.4.2))(typescript@5.8.3))(eslint-import-resolver-typescript@4.4.4)(eslint@9.29.0(jiti@2.4.2)) eslint-plugin-n: - specifier: ^17.0.0 + specifier: 17.20.0 version: 17.20.0(eslint@9.29.0(jiti@2.4.2))(typescript@5.8.3) eslint-plugin-no-relative-import-paths: - specifier: ^1.6.1 + specifier: 1.6.1 version: 1.6.1 eslint-plugin-prettier: - specifier: ^5.2.3 + specifier: 5.5.0 version: 5.5.0(@types/eslint@9.6.1)(eslint-config-prettier@10.1.5(eslint@9.29.0(jiti@2.4.2)))(eslint@9.29.0(jiti@2.4.2))(prettier@3.5.3) graphql-codegen-typescript-validation-schema: - specifier: ^0.17.0 + specifier: 0.17.1 version: 0.17.1(graphql@16.11.0) jiti: - specifier: ^2.4.0 + specifier: 2.4.2 version: 2.4.2 nodemon: - specifier: ^3.1.7 + specifier: 3.1.10 version: 3.1.10 prettier: - specifier: ^3.5.2 + specifier: 3.5.3 version: 3.5.3 rollup-plugin-node-externals: - specifier: ^8.0.0 + specifier: 8.0.1 version: 8.0.1(rollup@4.44.0) standard-version: - specifier: ^9.5.0 + specifier: 9.5.0 version: 9.5.0 tsx: - specifier: ^4.19.3 + specifier: 4.20.3 version: 4.20.3 type-fest: - specifier: ^4.37.0 + specifier: 4.41.0 version: 4.41.0 typescript: - specifier: ^5.6.3 + specifier: 5.8.3 version: 5.8.3 typescript-eslint: - specifier: ^8.13.0 + specifier: 8.34.1 version: 8.34.1(eslint@9.29.0(jiti@2.4.2))(typescript@5.8.3) unplugin-swc: - specifier: ^1.5.1 + specifier: 1.5.5 version: 1.5.5(@swc/core@1.12.4)(rollup@4.44.0) vite: - specifier: ^6.0.0 + specifier: 6.3.5 version: 6.3.5(@types/node@22.15.32)(jiti@2.4.2)(stylus@0.57.0)(terser@5.43.1)(tsx@4.20.3)(yaml@2.8.0) vite-plugin-node: - specifier: ^5.0.0 + specifier: 5.0.1 version: 5.0.1(@swc/core@1.12.4)(vite@6.3.5(@types/node@22.15.32)(jiti@2.4.2)(stylus@0.57.0)(terser@5.43.1)(tsx@4.20.3)(yaml@2.8.0)) vite-tsconfig-paths: - specifier: ^5.1.0 + specifier: 5.1.4 version: 5.1.4(typescript@5.8.3)(vite@6.3.5(@types/node@22.15.32)(jiti@2.4.2)(stylus@0.57.0)(terser@5.43.1)(tsx@4.20.3)(yaml@2.8.0)) vitest: - specifier: ^3.0.5 + specifier: 3.2.4 version: 3.2.4(@types/node@22.15.32)(@vitest/ui@3.2.4)(happy-dom@18.0.0)(jiti@2.4.2)(jsdom@26.1.0)(stylus@0.57.0)(terser@5.43.1)(tsx@4.20.3)(yaml@2.8.0) zx: - specifier: ^8.3.2 + specifier: 8.5.5 version: 8.5.5 packages/unraid-api-plugin-connect: @@ -497,131 +497,131 @@ importers: specifier: workspace:* version: link:../unraid-shared ip: - specifier: ^2.0.1 + specifier: 2.0.1 version: 2.0.1 node-cache: - specifier: ^5.1.2 + specifier: 5.1.2 version: 5.1.2 devDependencies: '@apollo/client': specifier: ^3.11.8 version: 3.13.8(@types/react@19.0.8)(graphql-ws@6.0.5(crossws@0.3.5)(graphql@16.11.0)(ws@8.18.2))(graphql@16.11.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(subscriptions-transport-ws@0.11.0(graphql@16.11.0)) '@faker-js/faker': - specifier: ^9.8.0 + specifier: 9.8.0 version: 9.8.0 '@graphql-codegen/cli': - specifier: ^5.0.3 + specifier: 5.0.7 version: 5.0.7(@parcel/watcher@2.5.1)(@types/node@22.15.32)(crossws@0.3.5)(enquirer@2.4.1)(graphql-sock@1.0.1(graphql@16.11.0))(graphql@16.11.0)(typescript@5.8.3) '@graphql-typed-document-node/core': - specifier: ^3.2.0 + specifier: 3.2.0 version: 3.2.0(graphql@16.11.0) '@ianvs/prettier-plugin-sort-imports': - specifier: ^4.4.1 + specifier: 4.4.2 version: 4.4.2(@vue/compiler-sfc@3.5.17)(prettier@3.5.3) '@jsonforms/core': - specifier: ^3.5.1 + specifier: 3.6.0 version: 3.6.0 '@nestjs/apollo': - specifier: ^13.0.3 + specifier: 13.1.0 version: 13.1.0(@apollo/server@4.12.2(graphql@16.11.0))(@as-integrations/fastify@2.1.1(@apollo/server@4.12.2(graphql@16.11.0))(fastify@5.4.0))(@nestjs/common@11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2))(@nestjs/core@11.1.3(@nestjs/common@11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2))(reflect-metadata@0.1.14)(rxjs@7.8.2))(@nestjs/graphql@13.1.0(@nestjs/common@11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2))(@nestjs/core@11.1.3(@nestjs/common@11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2))(reflect-metadata@0.1.14)(rxjs@7.8.2))(class-transformer@0.5.1)(class-validator@0.14.2)(graphql@16.11.0)(reflect-metadata@0.1.14)(ts-morph@24.0.0))(graphql@16.11.0) '@nestjs/common': - specifier: ^11.0.11 + specifier: 11.1.3 version: 11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2) '@nestjs/config': - specifier: ^4.0.2 + specifier: 4.0.2 version: 4.0.2(@nestjs/common@11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2))(rxjs@7.8.2) '@nestjs/core': - specifier: ^11.0.11 + specifier: 11.1.3 version: 11.1.3(@nestjs/common@11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2))(reflect-metadata@0.1.14)(rxjs@7.8.2) '@nestjs/event-emitter': - specifier: ^3.0.1 + specifier: 3.0.1 version: 3.0.1(@nestjs/common@11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2))(@nestjs/core@11.1.3(@nestjs/common@11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2))(reflect-metadata@0.1.14)(rxjs@7.8.2)) '@nestjs/graphql': - specifier: ^13.0.3 + specifier: 13.1.0 version: 13.1.0(@nestjs/common@11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2))(@nestjs/core@11.1.3(@nestjs/common@11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2))(reflect-metadata@0.1.14)(rxjs@7.8.2))(class-transformer@0.5.1)(class-validator@0.14.2)(graphql@16.11.0)(reflect-metadata@0.1.14)(ts-morph@24.0.0) '@nestjs/schedule': - specifier: ^6.0.0 + specifier: 6.0.0 version: 6.0.0(@nestjs/common@11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2))(@nestjs/core@11.1.3(@nestjs/common@11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2))(reflect-metadata@0.1.14)(rxjs@7.8.2)) '@runonflux/nat-upnp': - specifier: ^1.0.2 + specifier: 1.0.2 version: 1.0.2 '@types/ini': - specifier: ^4.1.1 + specifier: 4.1.1 version: 4.1.1 '@types/ip': - specifier: ^1.1.3 + specifier: 1.1.3 version: 1.1.3 '@types/lodash-es': - specifier: ^4.17.12 + specifier: 4.17.12 version: 4.17.12 '@types/node': - specifier: ^22.14.0 + specifier: 22.15.32 version: 22.15.32 '@types/ws': - specifier: ^8.18.0 + specifier: 8.18.1 version: 8.18.1 camelcase-keys: - specifier: ^9.1.3 + specifier: 9.1.3 version: 9.1.3 class-transformer: - specifier: ^0.5.1 + specifier: 0.5.1 version: 0.5.1 class-validator: - specifier: ^0.14.1 + specifier: 0.14.2 version: 0.14.2 execa: - specifier: ^9.5.1 + specifier: 9.6.0 version: 9.6.0 fast-check: - specifier: ^4.1.1 + specifier: 4.1.1 version: 4.1.1 got: - specifier: ^14.4.6 + specifier: 14.4.7 version: 14.4.7 graphql: - specifier: ^16.9.0 + specifier: 16.11.0 version: 16.11.0 graphql-scalars: - specifier: ^1.23.0 + specifier: 1.24.2 version: 1.24.2(graphql@16.11.0) graphql-subscriptions: specifier: ^3.0.0 version: 3.0.0(graphql@16.11.0) graphql-ws: - specifier: ^6.0.0 + specifier: 6.0.5 version: 6.0.5(crossws@0.3.5)(graphql@16.11.0)(ws@8.18.2) ini: - specifier: ^5.0.0 + specifier: 5.0.0 version: 5.0.0 jose: - specifier: ^6.0.0 + specifier: 6.0.11 version: 6.0.11 lodash-es: - specifier: ^4.17.21 + specifier: 4.17.21 version: 4.17.21 nest-authz: - specifier: ^2.14.0 + specifier: 2.17.0 version: 2.17.0(@nestjs/common@11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2))(@nestjs/core@11.1.3(@nestjs/common@11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2))(reflect-metadata@0.1.14)(rxjs@7.8.2))(reflect-metadata@0.1.14)(rxjs@7.8.2) prettier: - specifier: ^3.5.3 + specifier: 3.5.3 version: 3.5.3 rimraf: - specifier: ^6.0.1 + specifier: 6.0.1 version: 6.0.1 rxjs: - specifier: ^7.8.2 + specifier: 7.8.2 version: 7.8.2 type-fest: - specifier: ^4.37.0 + specifier: 4.41.0 version: 4.41.0 typescript: - specifier: ^5.8.2 + specifier: 5.8.3 version: 5.8.3 vitest: - specifier: ^3.2.4 + specifier: 3.2.4 version: 3.2.4(@types/node@22.15.32)(@vitest/ui@3.2.4)(happy-dom@18.0.0)(jiti@2.4.2)(jsdom@26.1.0)(stylus@0.57.0)(terser@5.43.1)(tsx@4.20.3)(yaml@2.8.0) ws: - specifier: ^8.18.0 + specifier: 8.18.2 version: 8.18.2 zen-observable-ts: specifier: ^1.1.0 @@ -630,365 +630,365 @@ importers: packages/unraid-api-plugin-generator: dependencies: chalk: - specifier: ^5.4.1 + specifier: 5.4.1 version: 5.4.1 change-case: - specifier: ^5.4.4 + specifier: 5.4.4 version: 5.4.4 commander: - specifier: ^14.0.0 + specifier: 14.0.0 version: 14.0.0 create-create-app: - specifier: ^7.3.0 + specifier: 7.3.0 version: 7.3.0 fs-extra: - specifier: ^11.3.0 + specifier: 11.3.0 version: 11.3.0 inquirer: - specifier: ^12.5.2 + specifier: 12.6.3 version: 12.6.3(@types/node@22.15.32) validate-npm-package-name: - specifier: ^6.0.0 + specifier: 6.0.1 version: 6.0.1 devDependencies: '@nestjs/common': - specifier: ^11.0.11 + specifier: 11.1.3 version: 11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2) '@nestjs/config': - specifier: ^4.0.2 + specifier: 4.0.2 version: 4.0.2(@nestjs/common@11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2))(rxjs@7.8.2) '@nestjs/core': - specifier: ^11.0.11 + specifier: 11.1.3 version: 11.1.3(@nestjs/common@11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2))(reflect-metadata@0.1.14)(rxjs@7.8.2) '@nestjs/graphql': - specifier: ^13.0.3 + specifier: 13.1.0 version: 13.1.0(@nestjs/common@11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2))(@nestjs/core@11.1.3(@nestjs/common@11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2))(reflect-metadata@0.1.14)(rxjs@7.8.2))(class-transformer@0.5.1)(class-validator@0.14.2)(graphql@16.11.0)(reflect-metadata@0.1.14)(ts-morph@24.0.0) '@types/fs-extra': - specifier: ^11.0.4 + specifier: 11.0.4 version: 11.0.4 '@types/inquirer': - specifier: ^9.0.7 + specifier: 9.0.8 version: 9.0.8 '@types/node': - specifier: ^22.14.1 + specifier: 22.15.32 version: 22.15.32 '@types/validate-npm-package-name': - specifier: ^4.0.2 + specifier: 4.0.2 version: 4.0.2 class-transformer: - specifier: ^0.5.1 + specifier: 0.5.1 version: 0.5.1 class-validator: - specifier: ^0.14.1 + specifier: 0.14.2 version: 0.14.2 typescript: - specifier: ^5.8.3 + specifier: 5.8.3 version: 5.8.3 packages/unraid-api-plugin-health: devDependencies: '@nestjs/common': - specifier: ^11.0.11 + specifier: 11.1.3 version: 11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2) '@nestjs/config': - specifier: ^4.0.2 + specifier: 4.0.2 version: 4.0.2(@nestjs/common@11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2))(rxjs@7.8.2) '@nestjs/core': - specifier: ^11.0.11 + specifier: 11.1.3 version: 11.1.3(@nestjs/common@11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2))(reflect-metadata@0.1.14)(rxjs@7.8.2) '@nestjs/graphql': - specifier: ^13.0.3 + specifier: 13.1.0 version: 13.1.0(@nestjs/common@11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2))(@nestjs/core@11.1.3(@nestjs/common@11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2))(reflect-metadata@0.1.14)(rxjs@7.8.2))(class-transformer@0.5.1)(class-validator@0.14.2)(graphql@16.11.0)(reflect-metadata@0.1.14)(ts-morph@24.0.0) nest-authz: - specifier: ^2.14.0 + specifier: 2.17.0 version: 2.17.0(@nestjs/common@11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2))(@nestjs/core@11.1.3(@nestjs/common@11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2))(reflect-metadata@0.1.14)(rxjs@7.8.2))(reflect-metadata@0.1.14)(rxjs@7.8.2) typescript: - specifier: ^5.8.2 + specifier: 5.8.3 version: 5.8.3 packages/unraid-shared: devDependencies: '@graphql-tools/utils': - specifier: ^10.5.5 + specifier: 10.8.6 version: 10.8.6(graphql@16.11.0) '@jsonforms/core': - specifier: ^3.5.1 + specifier: 3.6.0 version: 3.6.0 '@nestjs/common': - specifier: ^11.0.11 + specifier: 11.1.3 version: 11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2) '@nestjs/graphql': - specifier: ^13.0.3 + specifier: 13.1.0 version: 13.1.0(@nestjs/common@11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2))(@nestjs/core@11.1.3(@nestjs/common@11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2))(reflect-metadata@0.1.14)(rxjs@7.8.2))(class-transformer@0.5.1)(class-validator@0.14.2)(graphql@16.11.0)(reflect-metadata@0.1.14)(ts-morph@24.0.0) '@types/bun': - specifier: ^1.2.15 + specifier: 1.2.16 version: 1.2.16 '@types/lodash-es': - specifier: ^4.17.12 + specifier: 4.17.12 version: 4.17.12 '@types/node': - specifier: ^22.14.0 + specifier: 22.15.32 version: 22.15.32 class-validator: - specifier: ^0.14.1 + specifier: 0.14.2 version: 0.14.2 graphql: - specifier: ^16.9.0 + specifier: 16.11.0 version: 16.11.0 graphql-scalars: - specifier: ^1.23.0 + specifier: 1.24.2 version: 1.24.2(graphql@16.11.0) lodash-es: - specifier: ^4.17.21 + specifier: 4.17.21 version: 4.17.21 nest-authz: - specifier: ^2.14.0 + specifier: 2.17.0 version: 2.17.0(@nestjs/common@11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2))(@nestjs/core@11.1.3(@nestjs/common@11.1.3(class-transformer@0.5.1)(class-validator@0.14.2)(reflect-metadata@0.1.14)(rxjs@7.8.2))(reflect-metadata@0.1.14)(rxjs@7.8.2))(reflect-metadata@0.1.14)(rxjs@7.8.2) rimraf: - specifier: ^6.0.1 + specifier: 6.0.1 version: 6.0.1 type-fest: - specifier: ^4.38.0 + specifier: 4.41.0 version: 4.41.0 typescript: - specifier: ^5.8.2 + specifier: 5.8.3 version: 5.8.3 plugin: dependencies: commander: - specifier: ^14.0.0 + specifier: 14.0.0 version: 14.0.0 conventional-changelog: - specifier: ^6.0.0 + specifier: 6.0.0 version: 6.0.0(conventional-commits-filter@5.0.0) date-fns: - specifier: ^4.1.0 + specifier: 4.1.0 version: 4.1.0 glob: - specifier: ^11.0.1 - version: 11.0.3 + specifier: 11.0.1 + version: 11.0.1 html-sloppy-escaper: - specifier: ^0.1.0 + specifier: 0.1.0 version: 0.1.0 semver: - specifier: ^7.7.1 - version: 7.7.2 + specifier: 7.7.1 + version: 7.7.1 tsx: - specifier: ^4.19.2 - version: 4.20.3 + specifier: 4.19.3 + version: 4.19.3 zod: - specifier: ^3.24.1 - version: 3.25.67 + specifier: 3.24.2 + version: 3.24.2 zx: - specifier: ^8.3.2 - version: 8.5.5 + specifier: 8.3.2 + version: 8.3.2 devDependencies: http-server: - specifier: ^14.1.1 + specifier: 14.1.1 version: 14.1.1 nodemon: - specifier: ^3.1.7 + specifier: 3.1.10 version: 3.1.10 vitest: - specifier: ^3.0.7 - version: 3.2.4(@types/node@22.15.32)(@vitest/ui@3.2.4)(happy-dom@18.0.0)(jiti@2.4.2)(jsdom@26.1.0)(stylus@0.57.0)(terser@5.43.1)(tsx@4.20.3)(yaml@2.8.0) + specifier: 3.0.7 + version: 3.0.7(@types/node@22.15.32)(happy-dom@18.0.0)(jiti@2.4.2)(jsdom@26.1.0)(stylus@0.57.0)(terser@5.43.1)(tsx@4.19.3)(yaml@2.8.0) unraid-ui: dependencies: '@headlessui/vue': - specifier: ^1.7.23 + specifier: 1.7.23 version: 1.7.23(vue@3.5.17(typescript@5.8.3)) '@heroicons/vue': - specifier: ^2.2.0 + specifier: 2.2.0 version: 2.2.0(vue@3.5.17(typescript@5.8.3)) '@internationalized/number': - specifier: ^3.6.0 + specifier: 3.6.3 version: 3.6.3 '@jsonforms/core': - specifier: ^3.6.0 + specifier: 3.6.0 version: 3.6.0 '@jsonforms/vue': - specifier: ^3.6.0 + specifier: 3.6.0 version: 3.6.0(@jsonforms/core@3.6.0)(vue@3.5.17(typescript@5.8.3)) '@jsonforms/vue-vanilla': - specifier: ^3.6.0 + specifier: 3.6.0 version: 3.6.0(@jsonforms/core@3.6.0)(@jsonforms/vue@3.6.0(@jsonforms/core@3.6.0)(vue@3.5.17(typescript@5.8.3)))(vue@3.5.17(typescript@5.8.3)) '@vueuse/core': - specifier: ^13.0.0 + specifier: 13.4.0 version: 13.4.0(vue@3.5.17(typescript@5.8.3)) class-variance-authority: - specifier: ^0.7.1 + specifier: 0.7.1 version: 0.7.1 clsx: - specifier: ^2.1.1 + specifier: 2.1.1 version: 2.1.1 dompurify: - specifier: ^3.2.5 + specifier: 3.2.6 version: 3.2.6 kebab-case: - specifier: ^2.0.1 + specifier: 2.0.2 version: 2.0.2 lucide-vue-next: - specifier: ^0.519.0 + specifier: 0.519.0 version: 0.519.0(vue@3.5.17(typescript@5.8.3)) marked: - specifier: ^15.0.0 + specifier: 15.0.12 version: 15.0.12 reka-ui: - specifier: ^2.1.1 + specifier: 2.3.1 version: 2.3.1(typescript@5.8.3)(vue@3.5.17(typescript@5.8.3)) shadcn-vue: - specifier: ^2.0.0 + specifier: 2.2.0 version: 2.2.0(eslint@9.29.0(jiti@2.4.2))(typescript@5.8.3)(vue@3.5.17(typescript@5.8.3)) tailwind-merge: - specifier: ^2.6.0 + specifier: 2.6.0 version: 2.6.0 vue-sonner: - specifier: ^1.3.0 + specifier: 1.3.0 version: 1.3.0 devDependencies: '@ianvs/prettier-plugin-sort-imports': - specifier: ^4.4.1 + specifier: 4.4.2 version: 4.4.2(@vue/compiler-sfc@3.5.17)(prettier@3.5.3) '@storybook/addon-essentials': - specifier: ^8.6.12 + specifier: 8.6.14 version: 8.6.14(@types/react@19.0.8)(storybook@8.6.14(prettier@3.5.3)) '@storybook/addon-interactions': - specifier: ^8.6.12 + specifier: 8.6.14 version: 8.6.14(storybook@8.6.14(prettier@3.5.3)) '@storybook/addon-links': - specifier: ^8.6.12 + specifier: 8.6.14 version: 8.6.14(react@19.1.0)(storybook@8.6.14(prettier@3.5.3)) '@storybook/builder-vite': - specifier: ^8.6.12 + specifier: 8.6.14 version: 8.6.14(storybook@8.6.14(prettier@3.5.3))(vite@6.3.5(@types/node@22.15.32)(jiti@2.4.2)(stylus@0.57.0)(terser@5.43.1)(tsx@4.20.3)(yaml@2.8.0)) '@storybook/vue3': - specifier: ^8.6.12 + specifier: 8.6.14 version: 8.6.14(storybook@8.6.14(prettier@3.5.3))(vue@3.5.17(typescript@5.8.3)) '@storybook/vue3-vite': - specifier: ^8.6.12 + specifier: 8.6.14 version: 8.6.14(storybook@8.6.14(prettier@3.5.3))(vite@6.3.5(@types/node@22.15.32)(jiti@2.4.2)(stylus@0.57.0)(terser@5.43.1)(tsx@4.20.3)(yaml@2.8.0))(vue@3.5.17(typescript@5.8.3)) '@tailwindcss/typography': - specifier: ^0.5.15 + specifier: 0.5.16 version: 0.5.16(tailwindcss@3.4.17(ts-node@10.9.2(@swc/core@1.12.4)(@types/node@22.15.32)(typescript@5.8.3))) '@testing-library/vue': - specifier: ^8.0.0 + specifier: 8.1.0 version: 8.1.0(@vue/compiler-sfc@3.5.17)(vue@3.5.17(typescript@5.8.3)) '@types/jsdom': - specifier: ^21.1.7 + specifier: 21.1.7 version: 21.1.7 '@types/node': - specifier: ^22.0.0 + specifier: 22.15.32 version: 22.15.32 '@types/testing-library__vue': - specifier: ^5.0.0 + specifier: 5.3.0 version: 5.3.0(@vue/compiler-sfc@3.5.17)(vue@3.5.17(typescript@5.8.3)) '@typescript-eslint/eslint-plugin': - specifier: ^8.29.0 + specifier: 8.34.1 version: 8.34.1(@typescript-eslint/parser@8.34.1(eslint@9.29.0(jiti@2.4.2))(typescript@5.8.3))(eslint@9.29.0(jiti@2.4.2))(typescript@5.8.3) '@unraid/tailwind-rem-to-rem': - specifier: ^1.1.0 + specifier: 1.1.0 version: 1.1.0(tailwindcss@3.4.17(ts-node@10.9.2(@swc/core@1.12.4)(@types/node@22.15.32)(typescript@5.8.3))) '@vitejs/plugin-vue': - specifier: ^5.0.0 + specifier: 5.2.4 version: 5.2.4(vite@6.3.5(@types/node@22.15.32)(jiti@2.4.2)(stylus@0.57.0)(terser@5.43.1)(tsx@4.20.3)(yaml@2.8.0))(vue@3.5.17(typescript@5.8.3)) '@vitejs/plugin-vue-jsx': - specifier: ^4.1.1 + specifier: 4.2.0 version: 4.2.0(vite@6.3.5(@types/node@22.15.32)(jiti@2.4.2)(stylus@0.57.0)(terser@5.43.1)(tsx@4.20.3)(yaml@2.8.0))(vue@3.5.17(typescript@5.8.3)) '@vitest/coverage-v8': - specifier: ^3.0.0 + specifier: 3.2.4 version: 3.2.4(vitest@3.2.4) '@vitest/ui': - specifier: ^3.0.0 + specifier: 3.2.4 version: 3.2.4(vitest@3.2.4) '@vue/test-utils': - specifier: ^2.4.0 + specifier: 2.4.6 version: 2.4.6 '@vue/tsconfig': - specifier: ^0.7.0 + specifier: 0.7.0 version: 0.7.0(typescript@5.8.3)(vue@3.5.17(typescript@5.8.3)) autoprefixer: - specifier: ^10.4.20 + specifier: 10.4.21 version: 10.4.21(postcss@8.5.6) concurrently: - specifier: ^9.1.2 + specifier: 9.1.2 version: 9.1.2 eslint: - specifier: ^9.17.0 + specifier: 9.29.0 version: 9.29.0(jiti@2.4.2) eslint-config-prettier: - specifier: ^10.0.0 + specifier: 10.1.5 version: 10.1.5(eslint@9.29.0(jiti@2.4.2)) eslint-plugin-import: - specifier: ^2.31.0 + specifier: 2.31.0 version: 2.31.0(@typescript-eslint/parser@8.34.1(eslint@9.29.0(jiti@2.4.2))(typescript@5.8.3))(eslint-import-resolver-typescript@4.4.4)(eslint@9.29.0(jiti@2.4.2)) eslint-plugin-no-relative-import-paths: - specifier: ^1.6.1 + specifier: 1.6.1 version: 1.6.1 eslint-plugin-prettier: - specifier: ^5.2.3 + specifier: 5.5.0 version: 5.5.0(@types/eslint@9.6.1)(eslint-config-prettier@10.1.5(eslint@9.29.0(jiti@2.4.2)))(eslint@9.29.0(jiti@2.4.2))(prettier@3.5.3) eslint-plugin-vue: - specifier: ^10.0.0 + specifier: 10.2.0 version: 10.2.0(eslint@9.29.0(jiti@2.4.2))(vue-eslint-parser@10.1.3(eslint@9.29.0(jiti@2.4.2))) happy-dom: - specifier: ^18.0.0 + specifier: 18.0.0 version: 18.0.0 postcss: - specifier: ^8.4.49 + specifier: 8.5.6 version: 8.5.6 postcss-import: - specifier: ^16.1.0 + specifier: 16.1.1 version: 16.1.1(postcss@8.5.6) prettier: specifier: 3.5.3 version: 3.5.3 prettier-plugin-tailwindcss: - specifier: ^0.6.11 + specifier: 0.6.13 version: 0.6.13(@ianvs/prettier-plugin-sort-imports@4.4.2(@vue/compiler-sfc@3.5.17)(prettier@3.5.3))(prettier@3.5.3) rimraf: - specifier: ^6.0.1 + specifier: 6.0.1 version: 6.0.1 storybook: - specifier: ^8.6.12 + specifier: 8.6.14 version: 8.6.14(prettier@3.5.3) tailwind-rem-to-rem: specifier: github:unraid/tailwind-rem-to-rem version: '@unraid/tailwind-rem-to-rem@https://codeload.github.com/unraid/tailwind-rem-to-rem/tar.gz/54ab7d5c7b054c4c727cb64ee823b09d2c48c1b3(tailwindcss@3.4.17(ts-node@10.9.2(@swc/core@1.12.4)(@types/node@22.15.32)(typescript@5.8.3)))' tailwindcss: - specifier: ^3.0.0 + specifier: 3.4.17 version: 3.4.17(ts-node@10.9.2(@swc/core@1.12.4)(@types/node@22.15.32)(typescript@5.8.3)) tailwindcss-animate: - specifier: ^1.0.7 + specifier: 1.0.7 version: 1.0.7(tailwindcss@3.4.17(ts-node@10.9.2(@swc/core@1.12.4)(@types/node@22.15.32)(typescript@5.8.3))) typescript: - specifier: ^5.7.3 + specifier: 5.8.3 version: 5.8.3 typescript-eslint: - specifier: ^8.13.0 + specifier: 8.34.1 version: 8.34.1(eslint@9.29.0(jiti@2.4.2))(typescript@5.8.3) vite: - specifier: ^6.0.0 + specifier: 6.3.5 version: 6.3.5(@types/node@22.15.32)(jiti@2.4.2)(stylus@0.57.0)(terser@5.43.1)(tsx@4.20.3)(yaml@2.8.0) vite-plugin-dts: - specifier: ^3.0.0 + specifier: 3.9.1 version: 3.9.1(@types/node@22.15.32)(rollup@4.44.0)(typescript@5.8.3)(vite@6.3.5(@types/node@22.15.32)(jiti@2.4.2)(stylus@0.57.0)(terser@5.43.1)(tsx@4.20.3)(yaml@2.8.0)) vite-plugin-vue-devtools: - specifier: ^7.7.1 + specifier: 7.7.7 version: 7.7.7(rollup@4.44.0)(vite@6.3.5(@types/node@22.15.32)(jiti@2.4.2)(stylus@0.57.0)(terser@5.43.1)(tsx@4.20.3)(yaml@2.8.0))(vue@3.5.17(typescript@5.8.3)) vitest: - specifier: ^3.0.0 + specifier: 3.2.4 version: 3.2.4(@types/node@22.15.32)(@vitest/ui@3.2.4)(happy-dom@18.0.0)(jiti@2.4.2)(jsdom@26.1.0)(stylus@0.57.0)(terser@5.43.1)(tsx@4.20.3)(yaml@2.8.0) vue: - specifier: ^3.3.0 + specifier: 3.5.17 version: 3.5.17(typescript@5.8.3) vue-tsc: - specifier: ^2.0.0 + specifier: 2.2.10 version: 2.2.10(typescript@5.8.3) optionalDependencies: '@rollup/rollup-linux-x64-gnu': - specifier: ^4.30.1 + specifier: 4.44.0 version: 4.44.0 web: @@ -997,261 +997,261 @@ importers: specifier: ^3.12.3 version: 3.13.8(@types/react@19.0.8)(graphql-ws@6.0.5(crossws@0.3.5)(graphql@16.11.0)(ws@8.18.2))(graphql@16.11.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(subscriptions-transport-ws@0.11.0(graphql@16.11.0)) '@floating-ui/dom': - specifier: ^1.6.12 + specifier: 1.7.1 version: 1.7.1 '@floating-ui/utils': - specifier: ^0.2.8 + specifier: 0.2.9 version: 0.2.9 '@floating-ui/vue': - specifier: ^1.1.5 + specifier: 1.1.6 version: 1.1.6(vue@3.5.17(typescript@5.8.3)) '@headlessui/vue': - specifier: ^1.7.23 + specifier: 1.7.23 version: 1.7.23(vue@3.5.17(typescript@5.8.3)) '@heroicons/vue': - specifier: ^2.2.0 + specifier: 2.2.0 version: 2.2.0(vue@3.5.17(typescript@5.8.3)) '@jsonforms/core': - specifier: ^3.6.0 + specifier: 3.6.0 version: 3.6.0 '@jsonforms/vue': - specifier: ^3.6.0 + specifier: 3.6.0 version: 3.6.0(@jsonforms/core@3.6.0)(vue@3.5.17(typescript@5.8.3)) '@jsonforms/vue-vanilla': - specifier: ^3.6.0 + specifier: 3.6.0 version: 3.6.0(@jsonforms/core@3.6.0)(@jsonforms/vue@3.6.0(@jsonforms/core@3.6.0)(vue@3.5.17(typescript@5.8.3)))(vue@3.5.17(typescript@5.8.3)) '@jsonforms/vue-vuetify': - specifier: ^3.6.0 + specifier: 3.6.0 version: 3.6.0(@jsonforms/core@3.6.0)(@jsonforms/vue@3.6.0(@jsonforms/core@3.6.0)(vue@3.5.17(typescript@5.8.3)))(ajv@8.17.1)(dayjs@1.11.13)(lodash@4.17.21)(maska@2.1.11)(vue@3.5.17(typescript@5.8.3))(vuetify@3.8.10) '@nuxtjs/color-mode': - specifier: ^3.5.2 + specifier: 3.5.2 version: 3.5.2(magicast@0.3.5) '@pinia/nuxt': - specifier: ^0.11.0 + specifier: 0.11.1 version: 0.11.1(magicast@0.3.5)(pinia@3.0.3(typescript@5.8.3)(vue@3.5.17(typescript@5.8.3))) '@unraid/shared-callbacks': - specifier: ^1.1.1 + specifier: 1.1.1 version: 1.1.1(@vueuse/core@13.4.0(vue@3.5.17(typescript@5.8.3))) '@unraid/ui': specifier: link:../unraid-ui version: link:../unraid-ui '@vue/apollo-composable': - specifier: ^4.2.1 + specifier: 4.2.2 version: 4.2.2(@apollo/client@3.13.8(@types/react@19.0.8)(graphql-ws@6.0.5(crossws@0.3.5)(graphql@16.11.0)(ws@8.18.2))(graphql@16.11.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(subscriptions-transport-ws@0.11.0(graphql@16.11.0)))(graphql@16.11.0)(typescript@5.8.3)(vue@3.5.17(typescript@5.8.3)) '@vueuse/components': - specifier: ^13.0.0 + specifier: 13.4.0 version: 13.4.0(vue@3.5.17(typescript@5.8.3)) '@vueuse/integrations': - specifier: ^13.0.0 + specifier: 13.4.0 version: 13.4.0(change-case@5.4.4)(focus-trap@7.6.5)(fuse.js@7.1.0)(jwt-decode@4.0.0)(vue@3.5.17(typescript@5.8.3)) class-variance-authority: - specifier: ^0.7.1 + specifier: 0.7.1 version: 0.7.1 clsx: - specifier: ^2.1.1 + specifier: 2.1.1 version: 2.1.1 crypto-js: - specifier: ^4.2.0 + specifier: 4.2.0 version: 4.2.0 dayjs: - specifier: ^1.11.13 + specifier: 1.11.13 version: 1.11.13 focus-trap: - specifier: ^7.6.2 + specifier: 7.6.5 version: 7.6.5 graphql: - specifier: ^16.11.0 + specifier: 16.11.0 version: 16.11.0 graphql-tag: specifier: ^2.12.6 version: 2.12.6(graphql@16.11.0) graphql-ws: - specifier: ^6.0.0 + specifier: 6.0.5 version: 6.0.5(crossws@0.3.5)(graphql@16.11.0)(ws@8.18.2) hex-to-rgba: - specifier: ^2.0.1 + specifier: 2.0.1 version: 2.0.1 highlight.js: - specifier: ^11.11.1 + specifier: 11.11.1 version: 11.11.1 isomorphic-dompurify: - specifier: ^2.19.0 + specifier: 2.25.0 version: 2.25.0 lucide-vue-next: - specifier: ^0.519.0 + specifier: 0.519.0 version: 0.519.0(vue@3.5.17(typescript@5.8.3)) marked: - specifier: ^15.0.0 + specifier: 15.0.12 version: 15.0.12 marked-base-url: - specifier: ^1.1.6 + specifier: 1.1.6 version: 1.1.6(marked@15.0.12) pinia: - specifier: ^3.0.1 + specifier: 3.0.3 version: 3.0.3(typescript@5.8.3)(vue@3.5.17(typescript@5.8.3)) semver: - specifier: ^7.6.3 + specifier: 7.7.2 version: 7.7.2 tailwind-merge: - specifier: ^2.5.5 + specifier: 2.6.0 version: 2.6.0 vue-i18n: - specifier: ^11.0.0 + specifier: 11.1.6 version: 11.1.6(vue@3.5.17(typescript@5.8.3)) vue-web-component-wrapper: - specifier: ^1.7.7 + specifier: 1.7.7 version: 1.7.7 vuetify: - specifier: ^3.7.14 + specifier: 3.8.10 version: 3.8.10(typescript@5.8.3)(vite-plugin-vuetify@2.1.0)(vue@3.5.17(typescript@5.8.3)) wretch: - specifier: ^2.11.0 + specifier: 2.11.0 version: 2.11.0 devDependencies: '@graphql-codegen/cli': - specifier: ^5.0.3 + specifier: 5.0.7 version: 5.0.7(@parcel/watcher@2.5.1)(@types/node@22.15.32)(crossws@0.3.5)(enquirer@2.4.1)(graphql-sock@1.0.1(graphql@16.11.0))(graphql@16.11.0)(typescript@5.8.3) '@graphql-codegen/client-preset': - specifier: ^4.5.1 + specifier: 4.8.2 version: 4.8.2(graphql-sock@1.0.1(graphql@16.11.0))(graphql@16.11.0) '@graphql-codegen/introspection': - specifier: ^4.0.3 + specifier: 4.0.3 version: 4.0.3(graphql@16.11.0) '@graphql-typed-document-node/core': - specifier: ^3.2.0 + specifier: 3.2.0 version: 3.2.0(graphql@16.11.0) '@ianvs/prettier-plugin-sort-imports': - specifier: ^4.4.0 + specifier: 4.4.2 version: 4.4.2(@vue/compiler-sfc@3.5.17)(prettier@3.5.3) '@nuxt/devtools': - specifier: ^2.0.0 + specifier: 2.5.0 version: 2.5.0(vite@6.3.5(@types/node@22.15.32)(jiti@2.4.2)(stylus@0.57.0)(terser@5.43.1)(tsx@4.20.3)(yaml@2.8.0))(vue@3.5.17(typescript@5.8.3)) '@nuxt/eslint': - specifier: ^1.0.0 + specifier: 1.4.1 version: 1.4.1(@typescript-eslint/utils@8.34.1(eslint@9.29.0(jiti@2.4.2))(typescript@5.8.3))(@vue/compiler-sfc@3.5.17)(eslint-import-resolver-node@0.3.9)(eslint@9.29.0(jiti@2.4.2))(magicast@0.3.5)(typescript@5.8.3)(vite@6.3.5(@types/node@22.15.32)(jiti@2.4.2)(stylus@0.57.0)(terser@5.43.1)(tsx@4.20.3)(yaml@2.8.0)) '@nuxt/test-utils': - specifier: ^3.17.2 + specifier: 3.19.1 version: 3.19.1(@testing-library/vue@8.1.0(@vue/compiler-sfc@3.5.17)(vue@3.5.17(typescript@5.8.3)))(@types/node@22.15.32)(@vitest/ui@3.2.4)(@vue/test-utils@2.4.6)(happy-dom@18.0.0)(jiti@2.4.2)(jsdom@26.1.0)(magicast@0.3.5)(stylus@0.57.0)(terser@5.43.1)(tsx@4.20.3)(typescript@5.8.3)(vitest@3.2.4)(yaml@2.8.0) '@nuxtjs/tailwindcss': - specifier: ^6.12.2 + specifier: 6.14.0 version: 6.14.0(magicast@0.3.5)(ts-node@10.9.2(@swc/core@1.12.4)(@types/node@22.15.32)(typescript@5.8.3)) '@pinia/testing': - specifier: ^1.0.0 + specifier: 1.0.2 version: 1.0.2(pinia@3.0.3(typescript@5.8.3)(vue@3.5.17(typescript@5.8.3))) '@rollup/plugin-strip': - specifier: ^3.0.4 + specifier: 3.0.4 version: 3.0.4(rollup@4.44.0) '@tailwindcss/typography': - specifier: ^0.5.15 + specifier: 0.5.16 version: 0.5.16(tailwindcss@3.4.17(ts-node@10.9.2(@swc/core@1.12.4)(@types/node@22.15.32)(typescript@5.8.3))) '@testing-library/vue': - specifier: ^8.0.0 + specifier: 8.1.0 version: 8.1.0(@vue/compiler-sfc@3.5.17)(vue@3.5.17(typescript@5.8.3)) '@types/crypto-js': - specifier: ^4.2.2 + specifier: 4.2.2 version: 4.2.2 '@types/eslint-config-prettier': - specifier: ^6.11.3 + specifier: 6.11.3 version: 6.11.3 '@types/node': - specifier: ^22 + specifier: 22.15.32 version: 22.15.32 '@types/semver': - specifier: ^7.5.8 + specifier: 7.7.0 version: 7.7.0 '@typescript-eslint/eslint-plugin': - specifier: ^8.34.1 + specifier: 8.34.1 version: 8.34.1(@typescript-eslint/parser@8.34.1(eslint@9.29.0(jiti@2.4.2))(typescript@5.8.3))(eslint@9.29.0(jiti@2.4.2))(typescript@5.8.3) '@unraid/tailwind-rem-to-rem': - specifier: ^1.1.0 + specifier: 1.1.0 version: 1.1.0(tailwindcss@3.4.17(ts-node@10.9.2(@swc/core@1.12.4)(@types/node@22.15.32)(typescript@5.8.3))) '@vitejs/plugin-vue': - specifier: ^5.0.0 + specifier: 5.2.4 version: 5.2.4(vite@6.3.5(@types/node@22.15.32)(jiti@2.4.2)(stylus@0.57.0)(terser@5.43.1)(tsx@4.20.3)(yaml@2.8.0))(vue@3.5.17(typescript@5.8.3)) '@vitest/coverage-v8': - specifier: ^3.1.1 + specifier: 3.2.4 version: 3.2.4(vitest@3.2.4) '@vue/apollo-util': - specifier: ^4.0.0-beta.6 + specifier: 4.2.2 version: 4.2.2 '@vue/test-utils': - specifier: ^2.4.6 + specifier: 2.4.6 version: 2.4.6 '@vueuse/core': - specifier: ^13.0.0 + specifier: 13.4.0 version: 13.4.0(vue@3.5.17(typescript@5.8.3)) '@vueuse/nuxt': - specifier: ^13.0.0 + specifier: 13.4.0 version: 13.4.0(magicast@0.3.5)(nuxt@3.17.5(@parcel/watcher@2.5.1)(@types/node@22.15.32)(db0@0.3.2)(eslint@9.29.0(jiti@2.4.2))(ioredis@5.6.1)(magicast@0.3.5)(meow@13.2.0)(optionator@0.9.4)(rollup@4.44.0)(stylus@0.57.0)(terser@5.43.1)(tsx@4.20.3)(typescript@5.8.3)(vite@6.3.5(@types/node@22.15.32)(jiti@2.4.2)(stylus@0.57.0)(terser@5.43.1)(tsx@4.20.3)(yaml@2.8.0))(vue-tsc@2.2.10(typescript@5.8.3))(xml2js@0.6.2)(yaml@2.8.0))(vue@3.5.17(typescript@5.8.3)) eslint: - specifier: ^9.21.0 + specifier: 9.29.0 version: 9.29.0(jiti@2.4.2) eslint-config-prettier: - specifier: ^10.0.0 + specifier: 10.1.5 version: 10.1.5(eslint@9.29.0(jiti@2.4.2)) eslint-import-resolver-typescript: - specifier: ^4.4.4 + specifier: 4.4.4 version: 4.4.4(eslint-plugin-import-x@4.15.2(@typescript-eslint/utils@8.34.1(eslint@9.29.0(jiti@2.4.2))(typescript@5.8.3))(eslint-import-resolver-node@0.3.9)(eslint@9.29.0(jiti@2.4.2)))(eslint-plugin-import@2.31.0)(eslint@9.29.0(jiti@2.4.2)) eslint-plugin-import: - specifier: ^2.31.0 + specifier: 2.31.0 version: 2.31.0(@typescript-eslint/parser@8.34.1(eslint@9.29.0(jiti@2.4.2))(typescript@5.8.3))(eslint-import-resolver-typescript@4.4.4)(eslint@9.29.0(jiti@2.4.2)) happy-dom: - specifier: ^18.0.0 + specifier: 18.0.0 version: 18.0.0 lodash-es: - specifier: ^4.17.21 + specifier: 4.17.21 version: 4.17.21 nuxt: - specifier: ^3.14.1592 + specifier: 3.17.5 version: 3.17.5(@parcel/watcher@2.5.1)(@types/node@22.15.32)(db0@0.3.2)(eslint@9.29.0(jiti@2.4.2))(ioredis@5.6.1)(magicast@0.3.5)(meow@13.2.0)(optionator@0.9.4)(rollup@4.44.0)(stylus@0.57.0)(terser@5.43.1)(tsx@4.20.3)(typescript@5.8.3)(vite@6.3.5(@types/node@22.15.32)(jiti@2.4.2)(stylus@0.57.0)(terser@5.43.1)(tsx@4.20.3)(yaml@2.8.0))(vue-tsc@2.2.10(typescript@5.8.3))(xml2js@0.6.2)(yaml@2.8.0) nuxt-custom-elements: specifier: 2.0.0-beta.32 - version: 2.0.0-beta.32(webpack@5.99.9(@swc/core@1.12.4)(esbuild@0.23.1)) + version: 2.0.0-beta.32(webpack@5.98.0(@swc/core@1.12.4)(esbuild@0.23.1)) prettier: specifier: 3.5.3 version: 3.5.3 prettier-plugin-tailwindcss: - specifier: ^0.6.9 + specifier: 0.6.13 version: 0.6.13(@ianvs/prettier-plugin-sort-imports@4.4.2(@vue/compiler-sfc@3.5.17)(prettier@3.5.3))(prettier@3.5.3) shadcn-nuxt: - specifier: ^2.0.0 + specifier: 2.2.0 version: 2.2.0(magicast@0.3.5) tailwindcss: - specifier: ^3.0.0 + specifier: 3.4.17 version: 3.4.17(ts-node@10.9.2(@swc/core@1.12.4)(@types/node@22.15.32)(typescript@5.8.3)) tailwindcss-animate: - specifier: ^1.0.7 + specifier: 1.0.7 version: 1.0.7(tailwindcss@3.4.17(ts-node@10.9.2(@swc/core@1.12.4)(@types/node@22.15.32)(typescript@5.8.3))) terser: - specifier: ^5.37.0 + specifier: 5.43.1 version: 5.43.1 typescript: - specifier: ^5.7.3 + specifier: 5.8.3 version: 5.8.3 vite: - specifier: ^6.3.5 + specifier: 6.3.5 version: 6.3.5(@types/node@22.15.32)(jiti@2.4.2)(stylus@0.57.0)(terser@5.43.1)(tsx@4.20.3)(yaml@2.8.0) vite-plugin-remove-console: - specifier: ^2.2.0 + specifier: 2.2.0 version: 2.2.0 vite-plugin-vue-tracer: - specifier: ^0.1.3 + specifier: 0.1.4 version: 0.1.4(vite@6.3.5(@types/node@22.15.32)(jiti@2.4.2)(stylus@0.57.0)(terser@5.43.1)(tsx@4.20.3)(yaml@2.8.0))(vue@3.5.17(typescript@5.8.3)) vitest: - specifier: ^3.1.1 + specifier: 3.2.4 version: 3.2.4(@types/node@22.15.32)(@vitest/ui@3.2.4)(happy-dom@18.0.0)(jiti@2.4.2)(jsdom@26.1.0)(stylus@0.57.0)(terser@5.43.1)(tsx@4.20.3)(yaml@2.8.0) vue: - specifier: ^3.3.0 + specifier: 3.5.17 version: 3.5.17(typescript@5.8.3) vue-tsc: - specifier: ^2.1.10 + specifier: 2.2.10 version: 2.2.10(typescript@5.8.3) vuetify-nuxt-module: specifier: 0.18.7 version: 0.18.7(magicast@0.3.5)(typescript@5.8.3)(vite@6.3.5(@types/node@22.15.32)(jiti@2.4.2)(stylus@0.57.0)(terser@5.43.1)(tsx@4.20.3)(yaml@2.8.0))(vue@3.5.17(typescript@5.8.3)) optionalDependencies: '@rollup/rollup-linux-x64-gnu': - specifier: ^4.30.1 + specifier: 4.44.0 version: 4.44.0 packages: @@ -1394,12 +1394,6 @@ packages: peerDependencies: graphql: '*' - '@ardatan/relay-compiler@12.0.2': - resolution: {integrity: sha512-UTorfzSOtTN0PT80f8GiME2a30CliifqgZBKxhN3FESvdp5oEZWAO7nscMVKWoVl+NJy1tnNX0uMWCPBbMJdjg==} - hasBin: true - peerDependencies: - graphql: '*' - '@ardatan/relay-compiler@12.0.3': resolution: {integrity: sha512-mBDFOGvAoVlWaWqs3hm1AciGHSQE1rqFc/liZTyYz/Oek9yZdT5H26pH2zAFuEiTiBVPPyMuqf5VjOFPI2DGsQ==} hasBin: true @@ -1416,10 +1410,6 @@ packages: '@asamuzakjp/css-color@3.2.0': resolution: {integrity: sha512-K1A6z8tS3XsmCMM86xoWdn7Fkdn9m6RSVtocUrJYIwZnFVkng/PvkEoWtOWmP+Scc6saYWHWZYbndEEXxl24jw==} - '@babel/code-frame@7.26.2': - resolution: {integrity: sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==} - engines: {node: '>=6.9.0'} - '@babel/code-frame@7.27.1': resolution: {integrity: sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==} engines: {node: '>=6.9.0'} @@ -1432,14 +1422,6 @@ packages: resolution: {integrity: sha512-bXYxrXFubeYdvB0NhD/NBB3Qi6aZeV20GOWVI47t2dkecCEoneR4NPVcb7abpXDEvejgrUfFtG6vG/zxAKmg+g==} engines: {node: '>=6.9.0'} - '@babel/generator@7.26.10': - resolution: {integrity: sha512-rRHT8siFIXQrAYOYqZQVsAr8vJ+cBNqcVAY6m5V8/4QqzaPl+zDBe6cLEPRDuNOUf3ww8RfJVlOyQMoSI+5Ang==} - engines: {node: '>=6.9.0'} - - '@babel/generator@7.26.8': - resolution: {integrity: sha512-ef383X5++iZHWAXX0SXQR6ZyQhw/0KtTkrTz61WXRhFM6dhpHulO/RJz79L8S6ugZHJkOOkUrUdxgdF2YiPFnA==} - engines: {node: '>=6.9.0'} - '@babel/generator@7.27.5': resolution: {integrity: sha512-ZGhA37l0e/g2s1Cnzdix0O3aLYm66eF8aufiVteOgnwxgnRP8GoyMj7VWsgWnQbVKXyge7hqrFh2K2TQM6t1Hw==} engines: {node: '>=6.9.0'} @@ -1452,30 +1434,16 @@ packages: resolution: {integrity: sha512-2+1thGUUWWjLTYTHZWK1n8Yga0ijBz1XAhUXcKy81rd5g6yh7hGqMp45v7cadSbEHc9G3OTv45SyneRN3ps4DQ==} engines: {node: '>=6.9.0'} - '@babel/helper-create-class-features-plugin@7.26.9': - resolution: {integrity: sha512-ubbUqCofvxPRurw5L8WTsCLSkQiVpov4Qx0WMA+jUN+nXBK8ADPlJO1grkFw5CWKC5+sZSOfuGMdX1aI1iT9Sg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - '@babel/helper-create-class-features-plugin@7.27.1': resolution: {integrity: sha512-QwGAmuvM17btKU5VqXfb+Giw4JcN0hjuufz3DYnpeVDvZLAObloM77bhMXiqry3Iio+Ai4phVRDwl6WU10+r5A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 - '@babel/helper-member-expression-to-functions@7.25.9': - resolution: {integrity: sha512-wbfdZ9w5vk0C0oyHqAJbc62+vet5prjj01jjJ8sKn3j9h3MQQlflEdXYvuqRWjHnM12coDEqiC1IRCi0U/EKwQ==} - engines: {node: '>=6.9.0'} - '@babel/helper-member-expression-to-functions@7.27.1': resolution: {integrity: sha512-E5chM8eWjTp/aNoVpcbfM7mLxu9XGLWYise2eBKGQomAk/Mb4XoxyqXTZbuTohbsl8EKqdlMhnDI2CCLfcs9wA==} engines: {node: '>=6.9.0'} - '@babel/helper-module-imports@7.25.9': - resolution: {integrity: sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw==} - engines: {node: '>=6.9.0'} - '@babel/helper-module-imports@7.27.1': resolution: {integrity: sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w==} engines: {node: '>=6.9.0'} @@ -1486,28 +1454,14 @@ packages: peerDependencies: '@babel/core': ^7.0.0 - '@babel/helper-optimise-call-expression@7.25.9': - resolution: {integrity: sha512-FIpuNaz5ow8VyrYcnXQTDRGvV6tTjkNtCK/RYNDXGSLlUD6cBuQTSw43CShGxjvfBTfcUA/r6UhUCbtYqkhcuQ==} - engines: {node: '>=6.9.0'} - '@babel/helper-optimise-call-expression@7.27.1': resolution: {integrity: sha512-URMGH08NzYFhubNSGJrpUEphGKQwMQYBySzat5cAByY1/YgIRkULnIy3tAMeszlL/so2HbeilYloUmSpd7GdVw==} engines: {node: '>=6.9.0'} - '@babel/helper-plugin-utils@7.26.5': - resolution: {integrity: sha512-RS+jZcRdZdRFzMyr+wcsaqOmld1/EqTghfaBGQQd/WnRdzdlvSZ//kF7U8VQTxf1ynZ4cjUcYgjVGx13ewNPMg==} - engines: {node: '>=6.9.0'} - '@babel/helper-plugin-utils@7.27.1': resolution: {integrity: sha512-1gn1Up5YXka3YYAHGKpbideQ5Yjf1tDa9qYcgysz+cNCXukyLl6DjPXhD3VRwSb8c0J9tA4b2+rHEZtc6R0tlw==} engines: {node: '>=6.9.0'} - '@babel/helper-replace-supers@7.26.5': - resolution: {integrity: sha512-bJ6iIVdYX1YooY2X7w1q6VITt+LnUILtNk7zT78ykuwStx8BauCzxvFqFaHjOpW1bVnSUM1PN1f0p5P21wHxvg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - '@babel/helper-replace-supers@7.27.1': resolution: {integrity: sha512-7EHz6qDZc8RYS5ElPoShMheWvEgERonFCs7IAonWLLUTXW59DP14bCZt89/GKyreYn8g3S83m21FelHKbeDCKA==} engines: {node: '>=6.9.0'} @@ -1518,26 +1472,14 @@ packages: resolution: {integrity: sha512-Tub4ZKEXqbPjXgWLl2+3JpQAYBJ8+ikpQ2Ocj/q/r0LwE3UhENh7EUabyHjz2kCEsrRY83ew2DQdHluuiDQFzg==} engines: {node: '>=6.9.0'} - '@babel/helper-string-parser@7.25.9': - resolution: {integrity: sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==} - engines: {node: '>=6.9.0'} - '@babel/helper-string-parser@7.27.1': resolution: {integrity: sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==} engines: {node: '>=6.9.0'} - '@babel/helper-validator-identifier@7.25.9': - resolution: {integrity: sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==} - engines: {node: '>=6.9.0'} - '@babel/helper-validator-identifier@7.27.1': resolution: {integrity: sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==} engines: {node: '>=6.9.0'} - '@babel/helper-validator-option@7.25.9': - resolution: {integrity: sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw==} - engines: {node: '>=6.9.0'} - '@babel/helper-validator-option@7.27.1': resolution: {integrity: sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==} engines: {node: '>=6.9.0'} @@ -1546,21 +1488,6 @@ packages: resolution: {integrity: sha512-muE8Tt8M22638HU31A3CgfSUciwz1fhATfoVai05aPXGor//CdWDCbnlY1yvBPo07njuVOCNGCSp/GTt12lIug==} engines: {node: '>=6.9.0'} - '@babel/parser@7.26.10': - resolution: {integrity: sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA==} - engines: {node: '>=6.0.0'} - hasBin: true - - '@babel/parser@7.26.8': - resolution: {integrity: sha512-TZIQ25pkSoaKEYYaHbbxkfL36GNsQ6iFiBbeuzAkLnXayKR1yP1zFe+NxuZWWsUyvt8icPU9CCq0sgWGXR1GEw==} - engines: {node: '>=6.0.0'} - hasBin: true - - '@babel/parser@7.27.0': - resolution: {integrity: sha512-iaepho73/2Pz7w2eMS0Q5f83+0RKI7i4xmiYeBmDzfRVbQtTOG7Ts0S4HzJVsTMGI9keU8rNfuZr8DKfSt7Yyg==} - engines: {node: '>=6.0.0'} - hasBin: true - '@babel/parser@7.27.5': resolution: {integrity: sha512-OsQd175SxWkGlzbny8J3K8TnnDD0N3lrIUtB92xwyRpzaenGZhxDvxN/JgU00U3CDZNj9tPuDJ5H0WS4Nt3vKg==} engines: {node: '>=6.0.0'} @@ -1625,12 +1552,6 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 - '@babel/plugin-syntax-jsx@7.25.9': - resolution: {integrity: sha512-ld6oezHQMZsZfp6pWtbjaNDF2tiiCYYDqQszHt5VV437lewP9aSi2Of99CK0D0XB21k7FLgnLcmQKyKzynfeAA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - '@babel/plugin-syntax-jsx@7.27.1': resolution: {integrity: sha512-y8YTNIeKoyhGd9O0Jiyzyyqk8gdjnumGTQPsz0xOZOQ2RmkVJeZ1vmmfIvFEKqucBG6axJGBZDE/7iI5suUI/w==} engines: {node: '>=6.9.0'} @@ -1714,12 +1635,6 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 - '@babel/plugin-transform-modules-commonjs@7.26.3': - resolution: {integrity: sha512-MgR55l4q9KddUDITEzEFYn5ZsGDXMSsU9E+kh7fjRXTIC3RHqfCo8RPRbyReYJh44HQ/yomFkqbOFohXvDCiIQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - '@babel/plugin-transform-modules-commonjs@7.27.1': resolution: {integrity: sha512-OJguuwlTYlN0gBZFRPqwOGNWssZjfIUdS7HMYtN8c1KmwpwHFBwTeFZrg9XZa+DFTitWOW5iTAG7tyCUPsCCyw==} engines: {node: '>=6.9.0'} @@ -1786,58 +1701,18 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 - '@babel/runtime@7.26.7': - resolution: {integrity: sha512-AOPI3D+a8dXnja+iwsUqGRjr1BbZIe771sXdapOtYI531gSqpi92vXivKcq2asu/DFpdl1ceFAKZyRzK2PCVcQ==} - engines: {node: '>=6.9.0'} - - '@babel/runtime@7.27.0': - resolution: {integrity: sha512-VtPOkrdPHZsKc/clNqyi9WUA8TINkZ4cGk63UUE3u4pmB2k+ZMQRDuIOagv8UVd6j7k0T3+RRIb7beKTebNbcw==} - engines: {node: '>=6.9.0'} - '@babel/runtime@7.27.6': resolution: {integrity: sha512-vbavdySgbTTrmFE+EsiqUTzlOr5bzlnJtUv9PynGCAKvfQqjIXbvFdumPM/GxMDfyuGMJaJAU6TO4zc1Jf1i8Q==} engines: {node: '>=6.9.0'} - '@babel/standalone@7.26.8': - resolution: {integrity: sha512-WS5Cw/8gWP9qBJ+qPUVr5Le4bCeXTMoVHF9TofgEqAUpEgvVzNXCPf97SNLuDpSRNHNWcH2lFixGUGjaM6VVCg==} - engines: {node: '>=6.9.0'} - - '@babel/template@7.26.8': - resolution: {integrity: sha512-iNKaX3ZebKIsCvJ+0jd6embf+Aulaa3vNBqZ41kM7iTWjx5qzWKXGHiJUW3+nTpQ18SG11hdF8OAzKrpXkb96Q==} - engines: {node: '>=6.9.0'} - - '@babel/template@7.26.9': - resolution: {integrity: sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA==} - engines: {node: '>=6.9.0'} - '@babel/template@7.27.2': resolution: {integrity: sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==} engines: {node: '>=6.9.0'} - '@babel/traverse@7.26.10': - resolution: {integrity: sha512-k8NuDrxr0WrPH5Aupqb2LCVURP/S0vBEn5mK6iH+GIYob66U5EtoZvcdudR2jQ4cmTwhEwW1DLB+Yyas9zjF6A==} - engines: {node: '>=6.9.0'} - - '@babel/traverse@7.26.8': - resolution: {integrity: sha512-nic9tRkjYH0oB2dzr/JoGIm+4Q6SuYeLEiIiZDwBscRMYFJ+tMAz98fuel9ZnbXViA2I0HVSSRRK8DW5fjXStA==} - engines: {node: '>=6.9.0'} - '@babel/traverse@7.27.4': resolution: {integrity: sha512-oNcu2QbHqts9BtOWJosOVJapWjBDSxGCpFvikNR5TGDYDQf3JwpIoMzIKrvfoti93cLfPJEG4tH9SPVeyCGgdA==} engines: {node: '>=6.9.0'} - '@babel/types@7.26.10': - resolution: {integrity: sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ==} - engines: {node: '>=6.9.0'} - - '@babel/types@7.26.8': - resolution: {integrity: sha512-eUuWapzEGWFEpHFxgEaBG8e3n6S8L3MSu0oda755rOfabWPnh0Our1AozNFVUxGFIhbKgd1ksprsoDGMinTOTA==} - engines: {node: '>=6.9.0'} - - '@babel/types@7.27.0': - resolution: {integrity: sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg==} - engines: {node: '>=6.9.0'} - '@babel/types@7.27.6': resolution: {integrity: sha512-ETyHEk2VHHvl9b9jZP5IHPavHYk57EhanlRRuae9XCpb/j5bDCbPPMOBfCWhnl/7EDJz0jEMCi/RhccCE8r1+Q==} engines: {node: '>=6.9.0'} @@ -1980,12 +1855,6 @@ packages: cpu: [ppc64] os: [aix] - '@esbuild/aix-ppc64@0.25.1': - resolution: {integrity: sha512-kfYGy8IdzTGy+z0vFGvExZtxkFlA4zAxgKEahG9KE1ScBjpQnFsNOX8KTU5ojNru5ed5CVoJYXFtoxaq5nFbjQ==} - engines: {node: '>=18'} - cpu: [ppc64] - os: [aix] - '@esbuild/aix-ppc64@0.25.5': resolution: {integrity: sha512-9o3TMmpmftaCMepOdA5k/yDw8SfInyzWWTjYTFCX3kPSDJMROQTb8jg+h9Cnwnmm1vOzvxN7gIfB5V2ewpjtGA==} engines: {node: '>=18'} @@ -1998,12 +1867,6 @@ packages: cpu: [arm64] os: [android] - '@esbuild/android-arm64@0.25.1': - resolution: {integrity: sha512-50tM0zCJW5kGqgG7fQ7IHvQOcAn9TKiVRuQ/lN0xR+T2lzEFvAi1ZcS8DiksFcEpf1t/GYOeOfCAgDHFpkiSmA==} - engines: {node: '>=18'} - cpu: [arm64] - os: [android] - '@esbuild/android-arm64@0.25.5': resolution: {integrity: sha512-VGzGhj4lJO+TVGV1v8ntCZWJktV7SGCs3Pn1GRWI1SBFtRALoomm8k5E9Pmwg3HOAal2VDc2F9+PM/rEY6oIDg==} engines: {node: '>=18'} @@ -2016,12 +1879,6 @@ packages: cpu: [arm] os: [android] - '@esbuild/android-arm@0.25.1': - resolution: {integrity: sha512-dp+MshLYux6j/JjdqVLnMglQlFu+MuVeNrmT5nk6q07wNhCdSnB7QZj+7G8VMUGh1q+vj2Bq8kRsuyA00I/k+Q==} - engines: {node: '>=18'} - cpu: [arm] - os: [android] - '@esbuild/android-arm@0.25.5': resolution: {integrity: sha512-AdJKSPeEHgi7/ZhuIPtcQKr5RQdo6OO2IL87JkianiMYMPbCtot9fxPbrMiBADOWWm3T2si9stAiVsGbTQFkbA==} engines: {node: '>=18'} @@ -2034,12 +1891,6 @@ packages: cpu: [x64] os: [android] - '@esbuild/android-x64@0.25.1': - resolution: {integrity: sha512-GCj6WfUtNldqUzYkN/ITtlhwQqGWu9S45vUXs7EIYf+7rCiiqH9bCloatO9VhxsL0Pji+PF4Lz2XXCES+Q8hDw==} - engines: {node: '>=18'} - cpu: [x64] - os: [android] - '@esbuild/android-x64@0.25.5': resolution: {integrity: sha512-D2GyJT1kjvO//drbRT3Hib9XPwQeWd9vZoBJn+bu/lVsOZ13cqNdDeqIF/xQ5/VmWvMduP6AmXvylO/PIc2isw==} engines: {node: '>=18'} @@ -2052,12 +1903,6 @@ packages: cpu: [arm64] os: [darwin] - '@esbuild/darwin-arm64@0.25.1': - resolution: {integrity: sha512-5hEZKPf+nQjYoSr/elb62U19/l1mZDdqidGfmFutVUjjUZrOazAtwK+Kr+3y0C/oeJfLlxo9fXb1w7L+P7E4FQ==} - engines: {node: '>=18'} - cpu: [arm64] - os: [darwin] - '@esbuild/darwin-arm64@0.25.5': resolution: {integrity: sha512-GtaBgammVvdF7aPIgH2jxMDdivezgFu6iKpmT+48+F8Hhg5J/sfnDieg0aeG/jfSvkYQU2/pceFPDKlqZzwnfQ==} engines: {node: '>=18'} @@ -2070,12 +1915,6 @@ packages: cpu: [x64] os: [darwin] - '@esbuild/darwin-x64@0.25.1': - resolution: {integrity: sha512-hxVnwL2Dqs3fM1IWq8Iezh0cX7ZGdVhbTfnOy5uURtao5OIVCEyj9xIzemDi7sRvKsuSdtCAhMKarxqtlyVyfA==} - engines: {node: '>=18'} - cpu: [x64] - os: [darwin] - '@esbuild/darwin-x64@0.25.5': resolution: {integrity: sha512-1iT4FVL0dJ76/q1wd7XDsXrSW+oLoquptvh4CLR4kITDtqi2e/xwXwdCVH8hVHU43wgJdsq7Gxuzcs6Iq/7bxQ==} engines: {node: '>=18'} @@ -2088,12 +1927,6 @@ packages: cpu: [arm64] os: [freebsd] - '@esbuild/freebsd-arm64@0.25.1': - resolution: {integrity: sha512-1MrCZs0fZa2g8E+FUo2ipw6jw5qqQiH+tERoS5fAfKnRx6NXH31tXBKI3VpmLijLH6yriMZsxJtaXUyFt/8Y4A==} - engines: {node: '>=18'} - cpu: [arm64] - os: [freebsd] - '@esbuild/freebsd-arm64@0.25.5': resolution: {integrity: sha512-nk4tGP3JThz4La38Uy/gzyXtpkPW8zSAmoUhK9xKKXdBCzKODMc2adkB2+8om9BDYugz+uGV7sLmpTYzvmz6Sw==} engines: {node: '>=18'} @@ -2106,12 +1939,6 @@ packages: cpu: [x64] os: [freebsd] - '@esbuild/freebsd-x64@0.25.1': - resolution: {integrity: sha512-0IZWLiTyz7nm0xuIs0q1Y3QWJC52R8aSXxe40VUxm6BB1RNmkODtW6LHvWRrGiICulcX7ZvyH6h5fqdLu4gkww==} - engines: {node: '>=18'} - cpu: [x64] - os: [freebsd] - '@esbuild/freebsd-x64@0.25.5': resolution: {integrity: sha512-PrikaNjiXdR2laW6OIjlbeuCPrPaAl0IwPIaRv+SMV8CiM8i2LqVUHFC1+8eORgWyY7yhQY+2U2fA55mBzReaw==} engines: {node: '>=18'} @@ -2124,12 +1951,6 @@ packages: cpu: [arm64] os: [linux] - '@esbuild/linux-arm64@0.25.1': - resolution: {integrity: sha512-jaN3dHi0/DDPelk0nLcXRm1q7DNJpjXy7yWaWvbfkPvI+7XNSc/lDOnCLN7gzsyzgu6qSAmgSvP9oXAhP973uQ==} - engines: {node: '>=18'} - cpu: [arm64] - os: [linux] - '@esbuild/linux-arm64@0.25.5': resolution: {integrity: sha512-Z9kfb1v6ZlGbWj8EJk9T6czVEjjq2ntSYLY2cw6pAZl4oKtfgQuS4HOq41M/BcoLPzrUbNd+R4BXFyH//nHxVg==} engines: {node: '>=18'} @@ -2142,12 +1963,6 @@ packages: cpu: [arm] os: [linux] - '@esbuild/linux-arm@0.25.1': - resolution: {integrity: sha512-NdKOhS4u7JhDKw9G3cY6sWqFcnLITn6SqivVArbzIaf3cemShqfLGHYMx8Xlm/lBit3/5d7kXvriTUGa5YViuQ==} - engines: {node: '>=18'} - cpu: [arm] - os: [linux] - '@esbuild/linux-arm@0.25.5': resolution: {integrity: sha512-cPzojwW2okgh7ZlRpcBEtsX7WBuqbLrNXqLU89GxWbNt6uIg78ET82qifUy3W6OVww6ZWobWub5oqZOVtwolfw==} engines: {node: '>=18'} @@ -2160,12 +1975,6 @@ packages: cpu: [ia32] os: [linux] - '@esbuild/linux-ia32@0.25.1': - resolution: {integrity: sha512-OJykPaF4v8JidKNGz8c/q1lBO44sQNUQtq1KktJXdBLn1hPod5rE/Hko5ugKKZd+D2+o1a9MFGUEIUwO2YfgkQ==} - engines: {node: '>=18'} - cpu: [ia32] - os: [linux] - '@esbuild/linux-ia32@0.25.5': resolution: {integrity: sha512-sQ7l00M8bSv36GLV95BVAdhJ2QsIbCuCjh/uYrWiMQSUuV+LpXwIqhgJDcvMTj+VsQmqAHL2yYaasENvJ7CDKA==} engines: {node: '>=18'} @@ -2184,12 +1993,6 @@ packages: cpu: [loong64] os: [linux] - '@esbuild/linux-loong64@0.25.1': - resolution: {integrity: sha512-nGfornQj4dzcq5Vp835oM/o21UMlXzn79KobKlcs3Wz9smwiifknLy4xDCLUU0BWp7b/houtdrgUz7nOGnfIYg==} - engines: {node: '>=18'} - cpu: [loong64] - os: [linux] - '@esbuild/linux-loong64@0.25.5': resolution: {integrity: sha512-0ur7ae16hDUC4OL5iEnDb0tZHDxYmuQyhKhsPBV8f99f6Z9KQM02g33f93rNH5A30agMS46u2HP6qTdEt6Q1kg==} engines: {node: '>=18'} @@ -2202,12 +2005,6 @@ packages: cpu: [mips64el] os: [linux] - '@esbuild/linux-mips64el@0.25.1': - resolution: {integrity: sha512-1osBbPEFYwIE5IVB/0g2X6i1qInZa1aIoj1TdL4AaAb55xIIgbg8Doq6a5BzYWgr+tEcDzYH67XVnTmUzL+nXg==} - engines: {node: '>=18'} - cpu: [mips64el] - os: [linux] - '@esbuild/linux-mips64el@0.25.5': resolution: {integrity: sha512-kB/66P1OsHO5zLz0i6X0RxlQ+3cu0mkxS3TKFvkb5lin6uwZ/ttOkP3Z8lfR9mJOBk14ZwZ9182SIIWFGNmqmg==} engines: {node: '>=18'} @@ -2220,12 +2017,6 @@ packages: cpu: [ppc64] os: [linux] - '@esbuild/linux-ppc64@0.25.1': - resolution: {integrity: sha512-/6VBJOwUf3TdTvJZ82qF3tbLuWsscd7/1w+D9LH0W/SqUgM5/JJD0lrJ1fVIfZsqB6RFmLCe0Xz3fmZc3WtyVg==} - engines: {node: '>=18'} - cpu: [ppc64] - os: [linux] - '@esbuild/linux-ppc64@0.25.5': resolution: {integrity: sha512-UZCmJ7r9X2fe2D6jBmkLBMQetXPXIsZjQJCjgwpVDz+YMcS6oFR27alkgGv3Oqkv07bxdvw7fyB71/olceJhkQ==} engines: {node: '>=18'} @@ -2238,12 +2029,6 @@ packages: cpu: [riscv64] os: [linux] - '@esbuild/linux-riscv64@0.25.1': - resolution: {integrity: sha512-nSut/Mx5gnilhcq2yIMLMe3Wl4FK5wx/o0QuuCLMtmJn+WeWYoEGDN1ipcN72g1WHsnIbxGXd4i/MF0gTcuAjQ==} - engines: {node: '>=18'} - cpu: [riscv64] - os: [linux] - '@esbuild/linux-riscv64@0.25.5': resolution: {integrity: sha512-kTxwu4mLyeOlsVIFPfQo+fQJAV9mh24xL+y+Bm6ej067sYANjyEw1dNHmvoqxJUCMnkBdKpvOn0Ahql6+4VyeA==} engines: {node: '>=18'} @@ -2256,12 +2041,6 @@ packages: cpu: [s390x] os: [linux] - '@esbuild/linux-s390x@0.25.1': - resolution: {integrity: sha512-cEECeLlJNfT8kZHqLarDBQso9a27o2Zd2AQ8USAEoGtejOrCYHNtKP8XQhMDJMtthdF4GBmjR2au3x1udADQQQ==} - engines: {node: '>=18'} - cpu: [s390x] - os: [linux] - '@esbuild/linux-s390x@0.25.5': resolution: {integrity: sha512-K2dSKTKfmdh78uJ3NcWFiqyRrimfdinS5ErLSn3vluHNeHVnBAFWC8a4X5N+7FgVE1EjXS1QDZbpqZBjfrqMTQ==} engines: {node: '>=18'} @@ -2274,24 +2053,12 @@ packages: cpu: [x64] os: [linux] - '@esbuild/linux-x64@0.25.1': - resolution: {integrity: sha512-xbfUhu/gnvSEg+EGovRc+kjBAkrvtk38RlerAzQxvMzlB4fXpCFCeUAYzJvrnhFtdeyVCDANSjJvOvGYoeKzFA==} - engines: {node: '>=18'} - cpu: [x64] - os: [linux] - '@esbuild/linux-x64@0.25.5': resolution: {integrity: sha512-uhj8N2obKTE6pSZ+aMUbqq+1nXxNjZIIjCjGLfsWvVpy7gKCOL6rsY1MhRh9zLtUtAI7vpgLMK6DxjO8Qm9lJw==} engines: {node: '>=18'} cpu: [x64] os: [linux] - '@esbuild/netbsd-arm64@0.25.1': - resolution: {integrity: sha512-O96poM2XGhLtpTh+s4+nP7YCCAfb4tJNRVZHfIE7dgmax+yMP2WgMd2OecBuaATHKTHsLWHQeuaxMRnCsH8+5g==} - engines: {node: '>=18'} - cpu: [arm64] - os: [netbsd] - '@esbuild/netbsd-arm64@0.25.5': resolution: {integrity: sha512-pwHtMP9viAy1oHPvgxtOv+OkduK5ugofNTVDilIzBLpoWAM16r7b/mxBvfpuQDpRQFMfuVr5aLcn4yveGvBZvw==} engines: {node: '>=18'} @@ -2304,12 +2071,6 @@ packages: cpu: [x64] os: [netbsd] - '@esbuild/netbsd-x64@0.25.1': - resolution: {integrity: sha512-X53z6uXip6KFXBQ+Krbx25XHV/NCbzryM6ehOAeAil7X7oa4XIq+394PWGnwaSQ2WRA0KI6PUO6hTO5zeF5ijA==} - engines: {node: '>=18'} - cpu: [x64] - os: [netbsd] - '@esbuild/netbsd-x64@0.25.5': resolution: {integrity: sha512-WOb5fKrvVTRMfWFNCroYWWklbnXH0Q5rZppjq0vQIdlsQKuw6mdSihwSo4RV/YdQ5UCKKvBy7/0ZZYLBZKIbwQ==} engines: {node: '>=18'} @@ -2322,12 +2083,6 @@ packages: cpu: [arm64] os: [openbsd] - '@esbuild/openbsd-arm64@0.25.1': - resolution: {integrity: sha512-Na9T3szbXezdzM/Kfs3GcRQNjHzM6GzFBeU1/6IV/npKP5ORtp9zbQjvkDJ47s6BCgaAZnnnu/cY1x342+MvZg==} - engines: {node: '>=18'} - cpu: [arm64] - os: [openbsd] - '@esbuild/openbsd-arm64@0.25.5': resolution: {integrity: sha512-7A208+uQKgTxHd0G0uqZO8UjK2R0DDb4fDmERtARjSHWxqMTye4Erz4zZafx7Di9Cv+lNHYuncAkiGFySoD+Mw==} engines: {node: '>=18'} @@ -2340,12 +2095,6 @@ packages: cpu: [x64] os: [openbsd] - '@esbuild/openbsd-x64@0.25.1': - resolution: {integrity: sha512-T3H78X2h1tszfRSf+txbt5aOp/e7TAz3ptVKu9Oyir3IAOFPGV6O9c2naym5TOriy1l0nNf6a4X5UXRZSGX/dw==} - engines: {node: '>=18'} - cpu: [x64] - os: [openbsd] - '@esbuild/openbsd-x64@0.25.5': resolution: {integrity: sha512-G4hE405ErTWraiZ8UiSoesH8DaCsMm0Cay4fsFWOOUcz8b8rC6uCvnagr+gnioEjWn0wC+o1/TAHt+It+MpIMg==} engines: {node: '>=18'} @@ -2358,12 +2107,6 @@ packages: cpu: [x64] os: [sunos] - '@esbuild/sunos-x64@0.25.1': - resolution: {integrity: sha512-2H3RUvcmULO7dIE5EWJH8eubZAI4xw54H1ilJnRNZdeo8dTADEZ21w6J22XBkXqGJbe0+wnNJtw3UXRoLJnFEg==} - engines: {node: '>=18'} - cpu: [x64] - os: [sunos] - '@esbuild/sunos-x64@0.25.5': resolution: {integrity: sha512-l+azKShMy7FxzY0Rj4RCt5VD/q8mG/e+mDivgspo+yL8zW7qEwctQ6YqKX34DTEleFAvCIUviCFX1SDZRSyMQA==} engines: {node: '>=18'} @@ -2376,12 +2119,6 @@ packages: cpu: [arm64] os: [win32] - '@esbuild/win32-arm64@0.25.1': - resolution: {integrity: sha512-GE7XvrdOzrb+yVKB9KsRMq+7a2U/K5Cf/8grVFRAGJmfADr/e/ODQ134RK2/eeHqYV5eQRFxb1hY7Nr15fv1NQ==} - engines: {node: '>=18'} - cpu: [arm64] - os: [win32] - '@esbuild/win32-arm64@0.25.5': resolution: {integrity: sha512-O2S7SNZzdcFG7eFKgvwUEZ2VG9D/sn/eIiz8XRZ1Q/DO5a3s76Xv0mdBzVM5j5R639lXQmPmSo0iRpHqUUrsxw==} engines: {node: '>=18'} @@ -2394,12 +2131,6 @@ packages: cpu: [ia32] os: [win32] - '@esbuild/win32-ia32@0.25.1': - resolution: {integrity: sha512-uOxSJCIcavSiT6UnBhBzE8wy3n0hOkJsBOzy7HDAuTDE++1DJMRRVCPGisULScHL+a/ZwdXPpXD3IyFKjA7K8A==} - engines: {node: '>=18'} - cpu: [ia32] - os: [win32] - '@esbuild/win32-ia32@0.25.5': resolution: {integrity: sha512-onOJ02pqs9h1iMJ1PQphR+VZv8qBMQ77Klcsqv9CNW2w6yLqoURLcgERAIurY6QE63bbLuqgP9ATqajFLK5AMQ==} engines: {node: '>=18'} @@ -2412,24 +2143,12 @@ packages: cpu: [x64] os: [win32] - '@esbuild/win32-x64@0.25.1': - resolution: {integrity: sha512-Y1EQdcfwMSeQN/ujR5VayLOJ1BHaK+ssyk0AEzPjC+t1lITgsnccPqFjb6V+LsTp/9Iov4ysfjxLaGJ9RPtkVg==} - engines: {node: '>=18'} - cpu: [x64] - os: [win32] - '@esbuild/win32-x64@0.25.5': resolution: {integrity: sha512-TXv6YnJ8ZMVdX+SXWVBo/0p8LTcrUYngpWjvm91TMjjBQii7Oz11Lw5lbDV5Y0TzuhSJHwiH4hEtC1I42mMS0g==} engines: {node: '>=18'} cpu: [x64] os: [win32] - '@eslint-community/eslint-utils@4.5.1': - resolution: {integrity: sha512-soEIOALTfTK6EjmKMMoLugwaP0rzkad90iIWd1hMO9ARkSAyjfMfkRRhLvD5qH7vvM0Cg72pieUfR6yh6XxC4w==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - peerDependencies: - eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 - '@eslint-community/eslint-utils@4.7.0': resolution: {integrity: sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -2511,18 +2230,9 @@ packages: '@fastify/cors@11.0.1': resolution: {integrity: sha512-dmZaE7M1f4SM8ZZuk5RhSsDJ+ezTgI7v3HHRj8Ow9CneczsPLZV6+2j2uwdaSLn8zhTv6QV0F4ZRcqdalGx1pQ==} - '@fastify/error@4.0.0': - resolution: {integrity: sha512-OO/SA8As24JtT1usTUTKgGH7uLvhfwZPwlptRi2Dp5P4KKmJI3gvsZ8MIHnNwDs4sLf/aai5LzTyl66xr7qMxA==} - - '@fastify/error@4.1.0': - resolution: {integrity: sha512-KeFcciOr1eo/YvIXHP65S94jfEEqn1RxTRBT1aJaHxY5FK0/GDXYozsQMMWlZoHgi8i0s+YtrLsgj/JkUUjSkQ==} - '@fastify/error@4.2.0': resolution: {integrity: sha512-RSo3sVDXfHskiBZKBPRgnQTtIqpi/7zhJOEmAxCiBcM7d0uwdGdxLlsCaLzGs8v8NnxIRlfG0N51p5yFaOentQ==} - '@fastify/fast-json-stringify-compiler@5.0.2': - resolution: {integrity: sha512-YdR7gqlLg1xZAQa+SX4sMNzQHY5pC54fu9oC5aYSUqBhyn6fkLkrdtKlpVdCNPlwuUuXA1PjFTEmvMF6ZVXVGw==} - '@fastify/fast-json-stringify-compiler@5.0.3': resolution: {integrity: sha512-uik7yYHkLr6fxd8hJSZ8c+xF4WafPK+XzneQDPU+D10r5X19GW8lJcom2YijX2+qtFF1ENJlHXKFM9ouXNJYgQ==} @@ -2549,15 +2259,9 @@ packages: peerDependencies: commander: ^11.1.0 - '@floating-ui/core@1.6.9': - resolution: {integrity: sha512-uMXCuQ3BItDUbAMhIXw7UPXRfAlOAvZzdK9BWpE60MCn+Svt3aLn9jsPTi/WNGlRUu2uI0v5S7JiIUsbsvh3fw==} - '@floating-ui/core@1.7.1': resolution: {integrity: sha512-azI0DrjMMfIug/ExbBaeDVJXcY0a7EPvPjb2xAJPa4HeimBX+Z18HK8QQR3jb6356SnDDdxx+hinMLcJEDdOjw==} - '@floating-ui/dom@1.6.13': - resolution: {integrity: sha512-umqzocjDgNRGTuO7Q8CU32dkHkECqI8ZdMZ5Swb6QAM0t5rnlrN3lGo1hdpscRd3WS8T6DKYK4ephgIH9iRh3w==} - '@floating-ui/dom@1.7.1': resolution: {integrity: sha512-cwsmW/zyw5ltYTUeeYJ60CnQuPqmGwuGVhG9w0PRaRKkAyi38BT5CKrpIbb+jtahSwUl04cWzSx9ZOIxeS6RsQ==} @@ -2691,12 +2395,6 @@ packages: peerDependencies: graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 - '@graphql-codegen/visitor-plugin-common@5.6.1': - resolution: {integrity: sha512-q+DkGWWS7pvSc1c4Hw1xD0RI+EplTe2PCyTCT0WuaswnodBytteKTqFOVVGadISLX0xhO25aANTFB4+TLwTBSA==} - engines: {node: '>=16'} - peerDependencies: - graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 - '@graphql-codegen/visitor-plugin-common@5.8.0': resolution: {integrity: sha512-lC1E1Kmuzi3WZUlYlqB4fP6+CvbKH9J+haU1iWmgsBx5/sO2ROeXJG4Dmt8gP03bI2BwjiwV5WxCEMlyeuzLnA==} engines: {node: '>=16'} @@ -2844,12 +2542,6 @@ packages: peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - '@graphql-tools/relay-operation-optimizer@7.0.14': - resolution: {integrity: sha512-sHrWbqwXxiYq10stPuFEGjDTz/BQbf+ujfW3xcm5hpkSJp3LjwdFFmFaQU42w3xYWLszbp7lR29dYnhCWpegJA==} - engines: {node: '>=16.0.0'} - peerDependencies: - graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - '@graphql-tools/relay-operation-optimizer@7.0.19': resolution: {integrity: sha512-xnjLpfzw63yIX1bo+BVh4j1attSwqEkUbpJ+HAhdiSUa3FOQFfpWgijRju+3i87CwhjBANqdTZbcsqLT1hEXig==} engines: {node: '>=16.0.0'} @@ -3132,15 +2824,9 @@ packages: '@jridgewell/sourcemap-codec@1.5.0': resolution: {integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==} - '@jridgewell/sourcemap-codec@1.5.4': - resolution: {integrity: sha512-VT2+G1VQs/9oz078bLrYbecdZKs912zQlkelYpuf+SXF+QvZDYJlbx/LSx+meSAwdDFnF8FVXW92AVjjkVmgFw==} - '@jridgewell/trace-mapping@0.3.25': resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==} - '@jridgewell/trace-mapping@0.3.29': - resolution: {integrity: sha512-uw6guiW/gcAGPDhLmd77/6lW8QLeiV5RUTsAX46Db6oLhGaVj4lhnPwb184s1bkc8kdVg/+h988dro8GRDpmYQ==} - '@jridgewell/trace-mapping@0.3.9': resolution: {integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==} @@ -3498,14 +3184,6 @@ packages: vite-plugin-eslint2: optional: true - '@nuxt/kit@3.15.4': - resolution: {integrity: sha512-dr7I7eZOoRLl4uxdxeL2dQsH0OrbEiVPIyBHnBpA4co24CBnoJoF+JINuP9l3PAM3IhUzc5JIVq3/YY3lEc3Hw==} - engines: {node: '>=18.12.0'} - - '@nuxt/kit@3.16.1': - resolution: {integrity: sha512-Perby8hJGUeCWad5oTVXb/Ibvp18ZCUC5PxHHu+acMDmVfnxSo48yqk7qNd09VkTF3LEzoEjNZpmW2ZWN0ry7A==} - engines: {node: '>=18.12.0'} - '@nuxt/kit@3.17.5': resolution: {integrity: sha512-NdCepmA+S/SzgcaL3oYUeSlXGYO6BXGr9K/m1D0t0O9rApF8CSq/QQ+ja5KYaYMO1kZAEWH4s2XVcE3uPrrAVg==} engines: {node: '>=18.12.0'} @@ -3933,15 +3611,6 @@ packages: resolution: {integrity: sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==} engines: {node: '>= 8.0.0'} - '@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||^4.0.0 - peerDependenciesMeta: - rollup: - optional: true - '@rollup/pluginutils@5.2.0': resolution: {integrity: sha512-qWJ2ZTbmumwiLFomfzTyt5Kng4hwPi9rwCYN4SHb6eaRU1KNO4ccxINHr/VhH4GgPlt1XfSTLX2LBTme8ne4Zw==} engines: {node: '>=14.0.0'} @@ -3951,201 +3620,101 @@ packages: rollup: optional: true - '@rollup/rollup-android-arm-eabi@4.37.0': - resolution: {integrity: sha512-l7StVw6WAa8l3vA1ov80jyetOAEo1FtHvZDbzXDO/02Sq/QVvqlHkYoFwDJPIMj0GKiistsBudfx5tGFnwYWDQ==} - cpu: [arm] - os: [android] - '@rollup/rollup-android-arm-eabi@4.44.0': resolution: {integrity: sha512-xEiEE5oDW6tK4jXCAyliuntGR+amEMO7HLtdSshVuhFnKTYoeYMyXQK7pLouAJJj5KHdwdn87bfHAR2nSdNAUA==} cpu: [arm] os: [android] - '@rollup/rollup-android-arm64@4.37.0': - resolution: {integrity: sha512-6U3SlVyMxezt8Y+/iEBcbp945uZjJwjZimu76xoG7tO1av9VO691z8PkhzQ85ith2I8R2RddEPeSfcbyPfD4hA==} - cpu: [arm64] - os: [android] - '@rollup/rollup-android-arm64@4.44.0': resolution: {integrity: sha512-uNSk/TgvMbskcHxXYHzqwiyBlJ/lGcv8DaUfcnNwict8ba9GTTNxfn3/FAoFZYgkaXXAdrAA+SLyKplyi349Jw==} cpu: [arm64] os: [android] - '@rollup/rollup-darwin-arm64@4.37.0': - resolution: {integrity: sha512-+iTQ5YHuGmPt10NTzEyMPbayiNTcOZDWsbxZYR1ZnmLnZxG17ivrPSWFO9j6GalY0+gV3Jtwrrs12DBscxnlYA==} - cpu: [arm64] - os: [darwin] - '@rollup/rollup-darwin-arm64@4.44.0': resolution: {integrity: sha512-VGF3wy0Eq1gcEIkSCr8Ke03CWT+Pm2yveKLaDvq51pPpZza3JX/ClxXOCmTYYq3us5MvEuNRTaeyFThCKRQhOA==} cpu: [arm64] os: [darwin] - '@rollup/rollup-darwin-x64@4.37.0': - resolution: {integrity: sha512-m8W2UbxLDcmRKVjgl5J/k4B8d7qX2EcJve3Sut7YGrQoPtCIQGPH5AMzuFvYRWZi0FVS0zEY4c8uttPfX6bwYQ==} - cpu: [x64] - os: [darwin] - '@rollup/rollup-darwin-x64@4.44.0': resolution: {integrity: sha512-fBkyrDhwquRvrTxSGH/qqt3/T0w5Rg0L7ZIDypvBPc1/gzjJle6acCpZ36blwuwcKD/u6oCE/sRWlUAcxLWQbQ==} cpu: [x64] os: [darwin] - '@rollup/rollup-freebsd-arm64@4.37.0': - resolution: {integrity: sha512-FOMXGmH15OmtQWEt174v9P1JqqhlgYge/bUjIbiVD1nI1NeJ30HYT9SJlZMqdo1uQFyt9cz748F1BHghWaDnVA==} - cpu: [arm64] - os: [freebsd] - '@rollup/rollup-freebsd-arm64@4.44.0': resolution: {integrity: sha512-u5AZzdQJYJXByB8giQ+r4VyfZP+walV+xHWdaFx/1VxsOn6eWJhK2Vl2eElvDJFKQBo/hcYIBg/jaKS8ZmKeNQ==} cpu: [arm64] os: [freebsd] - '@rollup/rollup-freebsd-x64@4.37.0': - resolution: {integrity: sha512-SZMxNttjPKvV14Hjck5t70xS3l63sbVwl98g3FlVVx2YIDmfUIy29jQrsw06ewEYQ8lQSuY9mpAPlmgRD2iSsA==} - cpu: [x64] - os: [freebsd] - '@rollup/rollup-freebsd-x64@4.44.0': resolution: {integrity: sha512-qC0kS48c/s3EtdArkimctY7h3nHicQeEUdjJzYVJYR3ct3kWSafmn6jkNCA8InbUdge6PVx6keqjk5lVGJf99g==} cpu: [x64] os: [freebsd] - '@rollup/rollup-linux-arm-gnueabihf@4.37.0': - resolution: {integrity: sha512-hhAALKJPidCwZcj+g+iN+38SIOkhK2a9bqtJR+EtyxrKKSt1ynCBeqrQy31z0oWU6thRZzdx53hVgEbRkuI19w==} - cpu: [arm] - os: [linux] - '@rollup/rollup-linux-arm-gnueabihf@4.44.0': resolution: {integrity: sha512-x+e/Z9H0RAWckn4V2OZZl6EmV0L2diuX3QB0uM1r6BvhUIv6xBPL5mrAX2E3e8N8rEHVPwFfz/ETUbV4oW9+lQ==} cpu: [arm] os: [linux] - '@rollup/rollup-linux-arm-musleabihf@4.37.0': - resolution: {integrity: sha512-jUb/kmn/Gd8epbHKEqkRAxq5c2EwRt0DqhSGWjPFxLeFvldFdHQs/n8lQ9x85oAeVb6bHcS8irhTJX2FCOd8Ag==} - cpu: [arm] - os: [linux] - '@rollup/rollup-linux-arm-musleabihf@4.44.0': resolution: {integrity: sha512-1exwiBFf4PU/8HvI8s80icyCcnAIB86MCBdst51fwFmH5dyeoWVPVgmQPcKrMtBQ0W5pAs7jBCWuRXgEpRzSCg==} cpu: [arm] os: [linux] - '@rollup/rollup-linux-arm64-gnu@4.37.0': - resolution: {integrity: sha512-oNrJxcQT9IcbcmKlkF+Yz2tmOxZgG9D9GRq+1OE6XCQwCVwxixYAa38Z8qqPzQvzt1FCfmrHX03E0pWoXm1DqA==} - cpu: [arm64] - os: [linux] - '@rollup/rollup-linux-arm64-gnu@4.44.0': resolution: {integrity: sha512-ZTR2mxBHb4tK4wGf9b8SYg0Y6KQPjGpR4UWwTFdnmjB4qRtoATZ5dWn3KsDwGa5Z2ZBOE7K52L36J9LueKBdOQ==} cpu: [arm64] os: [linux] - '@rollup/rollup-linux-arm64-musl@4.37.0': - resolution: {integrity: sha512-pfxLBMls+28Ey2enpX3JvjEjaJMBX5XlPCZNGxj4kdJyHduPBXtxYeb8alo0a7bqOoWZW2uKynhHxF/MWoHaGQ==} - cpu: [arm64] - os: [linux] - '@rollup/rollup-linux-arm64-musl@4.44.0': resolution: {integrity: sha512-GFWfAhVhWGd4r6UxmnKRTBwP1qmModHtd5gkraeW2G490BpFOZkFtem8yuX2NyafIP/mGpRJgTJ2PwohQkUY/Q==} cpu: [arm64] os: [linux] - '@rollup/rollup-linux-loongarch64-gnu@4.37.0': - resolution: {integrity: sha512-yCE0NnutTC/7IGUq/PUHmoeZbIwq3KRh02e9SfFh7Vmc1Z7atuJRYWhRME5fKgT8aS20mwi1RyChA23qSyRGpA==} - cpu: [loong64] - os: [linux] - '@rollup/rollup-linux-loongarch64-gnu@4.44.0': resolution: {integrity: sha512-xw+FTGcov/ejdusVOqKgMGW3c4+AgqrfvzWEVXcNP6zq2ue+lsYUgJ+5Rtn/OTJf7e2CbgTFvzLW2j0YAtj0Gg==} cpu: [loong64] os: [linux] - '@rollup/rollup-linux-powerpc64le-gnu@4.37.0': - resolution: {integrity: sha512-NxcICptHk06E2Lh3a4Pu+2PEdZ6ahNHuK7o6Np9zcWkrBMuv21j10SQDJW3C9Yf/A/P7cutWoC/DptNLVsZ0VQ==} - cpu: [ppc64] - os: [linux] - '@rollup/rollup-linux-powerpc64le-gnu@4.44.0': resolution: {integrity: sha512-bKGibTr9IdF0zr21kMvkZT4K6NV+jjRnBoVMt2uNMG0BYWm3qOVmYnXKzx7UhwrviKnmK46IKMByMgvpdQlyJQ==} cpu: [ppc64] os: [linux] - '@rollup/rollup-linux-riscv64-gnu@4.37.0': - resolution: {integrity: sha512-PpWwHMPCVpFZLTfLq7EWJWvrmEuLdGn1GMYcm5MV7PaRgwCEYJAwiN94uBuZev0/J/hFIIJCsYw4nLmXA9J7Pw==} - cpu: [riscv64] - os: [linux] - '@rollup/rollup-linux-riscv64-gnu@4.44.0': resolution: {integrity: sha512-vV3cL48U5kDaKZtXrti12YRa7TyxgKAIDoYdqSIOMOFBXqFj2XbChHAtXquEn2+n78ciFgr4KIqEbydEGPxXgA==} cpu: [riscv64] os: [linux] - '@rollup/rollup-linux-riscv64-musl@4.37.0': - resolution: {integrity: sha512-DTNwl6a3CfhGTAOYZ4KtYbdS8b+275LSLqJVJIrPa5/JuIufWWZ/QFvkxp52gpmguN95eujrM68ZG+zVxa8zHA==} - cpu: [riscv64] - os: [linux] - '@rollup/rollup-linux-riscv64-musl@4.44.0': resolution: {integrity: sha512-TDKO8KlHJuvTEdfw5YYFBjhFts2TR0VpZsnLLSYmB7AaohJhM8ctDSdDnUGq77hUh4m/djRafw+9zQpkOanE2Q==} cpu: [riscv64] os: [linux] - '@rollup/rollup-linux-s390x-gnu@4.37.0': - resolution: {integrity: sha512-hZDDU5fgWvDdHFuExN1gBOhCuzo/8TMpidfOR+1cPZJflcEzXdCy1LjnklQdW8/Et9sryOPJAKAQRw8Jq7Tg+A==} - cpu: [s390x] - os: [linux] - '@rollup/rollup-linux-s390x-gnu@4.44.0': resolution: {integrity: sha512-8541GEyktXaw4lvnGp9m84KENcxInhAt6vPWJ9RodsB/iGjHoMB2Pp5MVBCiKIRxrxzJhGCxmNzdu+oDQ7kwRA==} cpu: [s390x] os: [linux] - '@rollup/rollup-linux-x64-gnu@4.37.0': - resolution: {integrity: sha512-pKivGpgJM5g8dwj0ywBwe/HeVAUSuVVJhUTa/URXjxvoyTT/AxsLTAbkHkDHG7qQxLoW2s3apEIl26uUe08LVQ==} - cpu: [x64] - os: [linux] - '@rollup/rollup-linux-x64-gnu@4.44.0': resolution: {integrity: sha512-iUVJc3c0o8l9Sa/qlDL2Z9UP92UZZW1+EmQ4xfjTc1akr0iUFZNfxrXJ/R1T90h/ILm9iXEY6+iPrmYB3pXKjw==} cpu: [x64] os: [linux] - '@rollup/rollup-linux-x64-musl@4.37.0': - resolution: {integrity: sha512-E2lPrLKE8sQbY/2bEkVTGDEk4/49UYRVWgj90MY8yPjpnGBQ+Xi1Qnr7b7UIWw1NOggdFQFOLZ8+5CzCiz143w==} - cpu: [x64] - os: [linux] - '@rollup/rollup-linux-x64-musl@4.44.0': resolution: {integrity: sha512-PQUobbhLTQT5yz/SPg116VJBgz+XOtXt8D1ck+sfJJhuEsMj2jSej5yTdp8CvWBSceu+WW+ibVL6dm0ptG5fcA==} cpu: [x64] os: [linux] - '@rollup/rollup-win32-arm64-msvc@4.37.0': - resolution: {integrity: sha512-Jm7biMazjNzTU4PrQtr7VS8ibeys9Pn29/1bm4ph7CP2kf21950LgN+BaE2mJ1QujnvOc6p54eWWiVvn05SOBg==} - cpu: [arm64] - os: [win32] - '@rollup/rollup-win32-arm64-msvc@4.44.0': resolution: {integrity: sha512-M0CpcHf8TWn+4oTxJfh7LQuTuaYeXGbk0eageVjQCKzYLsajWS/lFC94qlRqOlyC2KvRT90ZrfXULYmukeIy7w==} cpu: [arm64] os: [win32] - '@rollup/rollup-win32-ia32-msvc@4.37.0': - resolution: {integrity: sha512-e3/1SFm1OjefWICB2Ucstg2dxYDkDTZGDYgwufcbsxTHyqQps1UQf33dFEChBNmeSsTOyrjw2JJq0zbG5GF6RA==} - cpu: [ia32] - os: [win32] - '@rollup/rollup-win32-ia32-msvc@4.44.0': resolution: {integrity: sha512-3XJ0NQtMAXTWFW8FqZKcw3gOQwBtVWP/u8TpHP3CRPXD7Pd6s8lLdH3sHWh8vqKCyyiI8xW5ltJScQmBU9j7WA==} cpu: [ia32] os: [win32] - '@rollup/rollup-win32-x64-msvc@4.37.0': - resolution: {integrity: sha512-LWbXUBwn/bcLx2sSsqy7pK5o+Nr+VCoRoAohfJ5C/aBio9nfJmGQqHAhU6pwxV/RmyTk5AqdySma7uwWGlmeuA==} - cpu: [x64] - os: [win32] - '@rollup/rollup-win32-x64-msvc@4.44.0': resolution: {integrity: sha512-Q2Mgwt+D8hd5FIPUuPDsvPR7Bguza6yTkJxspDGkZj7tBRn2y4KSWYuIXpftFSjBra76TbKerCV7rgFPQrn+wQ==} cpu: [x64] @@ -4182,10 +3751,6 @@ packages: '@sec-ant/readable-stream@0.4.1': resolution: {integrity: sha512-831qok9r2t8AlxLko40y2ebgSDhenenCatLVeW/uBtnHPyhHOvG0C7TvfgecV+wHzIm5KUICgzmVpWS+IMEAeg==} - '@sindresorhus/is@7.0.1': - resolution: {integrity: sha512-QWLl2P+rsCJeofkDNIT3WFmb6NrRud1SUYW8dIhXK/46XFV8Q/g7Bsvib0Askb0reRLe+WYPeeE+l5cH7SlkuQ==} - engines: {node: '>=18'} - '@sindresorhus/is@7.0.2': resolution: {integrity: sha512-d9xRovfKNz1SKieM0qJdO+PQonjnnIfSNWfHYnBSJ9hkjm0ZPw6HlxscDXYstp3z+7V2GOFHc+J0CYrYTjqCJw==} engines: {node: '>=18'} @@ -4456,17 +4021,9 @@ packages: peerDependencies: tailwindcss: '>=3.0.0 || insiders || >=4.0.0-alpha.20 || >=4.0.0-beta.1' - '@tanstack/virtual-core@3.13.0': - resolution: {integrity: sha512-NBKJP3OIdmZY3COJdWkSonr50FMVIi+aj5ZJ7hI/DTpEKg2RMfo/KvP8A3B/zOSpMgIe52B5E2yn7rryULzA6g==} - '@tanstack/virtual-core@3.13.5': resolution: {integrity: sha512-gMLNylxhJdUlfRR1G3U9rtuwUh2IjdrrniJIDcekVJN3/3i+bluvdMi3+eodnxzJq5nKnxnigo9h0lIpaqV6HQ==} - '@tanstack/vue-virtual@3.13.0': - resolution: {integrity: sha512-EPgcTc41KGJAK2N2Ux2PeUnG3cPpdkldTib05nwq+0zdS2Ihpbq8BsWXz/eXPyNc5noDBh1GBgAe36yMYiW6WA==} - peerDependencies: - vue: ^2.7.0 || ^3.0.0 - '@tanstack/vue-virtual@3.13.5': resolution: {integrity: sha512-1hhUA6CUjmKc5JDyKLcYOV6mI631FaKKxXh77Ja4UtIy6EOofYaLPk8vVgvK6vLMUSfHR2vI3ZpPY9ibyX60SA==} peerDependencies: @@ -4596,12 +4153,6 @@ packages: '@types/eslint@9.6.1': resolution: {integrity: sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag==} - '@types/estree@1.0.6': - resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} - - '@types/estree@1.0.7': - resolution: {integrity: sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==} - '@types/estree@1.0.8': resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==} @@ -4689,9 +4240,6 @@ packages: '@types/node@22.15.32': resolution: {integrity: sha512-3jigKqgSjsH6gYZv2nEsqdXfZqIFGAV36XYYjf9KGZ3PSG+IhLecqPnI310RvjutyMwifE2hhhNEklOUrvx/wA==} - '@types/node@22.16.0': - resolution: {integrity: sha512-B2egV9wALML1JCpv3VQoQ+yesQKAmNMBIAY7OteVrikcOcAkWm+dGL6qpeCktPjAv6N1JLnhbNiqS35UpFyBsQ==} - '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -5010,9 +4558,23 @@ packages: '@vitest/expect@2.0.5': resolution: {integrity: sha512-yHZtwuP7JZivj65Gxoi8upUN2OzHTi3zVfjwdpu2WrvCZPLwsJ2Ey5ILIPccoW23dd/zQBlJ4/dhi7DWNyXCpA==} + '@vitest/expect@3.0.7': + resolution: {integrity: sha512-QP25f+YJhzPfHrHfYHtvRn+uvkCFCqFtW9CktfBxmB+25QqWsx7VB2As6f4GmwllHLDhXNHvqedwhvMmSnNmjw==} + '@vitest/expect@3.2.4': resolution: {integrity: sha512-Io0yyORnB6sikFlt8QW5K7slY4OjqNX9jmJQ02QDda8lyM6B5oNgVWoSoKPac8/kgnCUzuHQKrSLtu/uOqqrig==} + '@vitest/mocker@3.0.7': + resolution: {integrity: sha512-qui+3BLz9Eonx4EAuR/i+QlCX6AUZ35taDQgwGkK/Tw6/WgwodSrjN1X2xf69IA/643ZX5zNKIn2svvtZDrs4w==} + peerDependencies: + msw: ^2.4.9 + vite: ^5.0.0 || ^6.0.0 + peerDependenciesMeta: + msw: + optional: true + vite: + optional: true + '@vitest/mocker@3.2.4': resolution: {integrity: sha512-46ryTE9RZO/rfDd7pEqFl7etuyzekzEhUbTW3BvmeO/BcCMEgq59BKhek3dXDWgAj4oMK6OZi+vRr1wPW6qjEQ==} peerDependencies: @@ -5030,18 +4592,30 @@ packages: '@vitest/pretty-format@2.1.9': resolution: {integrity: sha512-KhRIdGV2U9HOUzxfiHmY8IFHTdqtOhIzCpd8WRdJiE7D/HUcZVD0EgQCVjm+Q9gkUXWgBvMmTtZgIG48wq7sOQ==} + '@vitest/pretty-format@3.0.7': + resolution: {integrity: sha512-CiRY0BViD/V8uwuEzz9Yapyao+M9M008/9oMOSQydwbwb+CMokEq3XVaF3XK/VWaOK0Jm9z7ENhybg70Gtxsmg==} + '@vitest/pretty-format@3.2.4': resolution: {integrity: sha512-IVNZik8IVRJRTr9fxlitMKeJeXFFFN0JaB9PHPGQ8NKQbGpfjlTx9zO4RefN8gp7eqjNy8nyK3NZmBzOPeIxtA==} + '@vitest/runner@3.0.7': + resolution: {integrity: sha512-WeEl38Z0S2ZcuRTeyYqaZtm4e26tq6ZFqh5y8YD9YxfWuu0OFiGFUbnxNynwLjNRHPsXyee2M9tV7YxOTPZl2g==} + '@vitest/runner@3.2.4': resolution: {integrity: sha512-oukfKT9Mk41LreEW09vt45f8wx7DordoWUZMYdY/cyAk7w5TWkTRCNZYF7sX7n2wB7jyGAl74OxgwhPgKaqDMQ==} + '@vitest/snapshot@3.0.7': + resolution: {integrity: sha512-eqTUryJWQN0Rtf5yqCGTQWsCFOQe4eNz5Twsu21xYEcnFJtMU5XvmG0vgebhdLlrHQTSq5p8vWHJIeJQV8ovsA==} + '@vitest/snapshot@3.2.4': resolution: {integrity: sha512-dEYtS7qQP2CjU27QBC5oUOxLE/v5eLkGqPE0ZKEIDGMs4vKWe7IjgLOeauHsR0D5YuuycGRO5oSRXnwnmA78fQ==} '@vitest/spy@2.0.5': resolution: {integrity: sha512-c/jdthAhvJdpfVuaexSrnawxZz6pywlTPe84LUB2m/4t3rl2fTo9NFGBG4oWgaD+FTgDDV8hJ/nibT7IfH3JfA==} + '@vitest/spy@3.0.7': + resolution: {integrity: sha512-4T4WcsibB0B6hrKdAZTM37ekuyFZt2cGbEGd2+L0P8ov15J1/HUsUaqkXEQPNAWr4BtPPe1gI+FYfMHhEKfR8w==} + '@vitest/spy@3.2.4': resolution: {integrity: sha512-vAfasCOe6AIK70iP5UD11Ac4siNUNJ9i/9PZ3NKx07sG6sUxeag1LWdNrMWeKKYBLlzuK+Gn65Yd5nyL6ds+nw==} @@ -5056,6 +4630,9 @@ packages: '@vitest/utils@2.1.9': resolution: {integrity: sha512-v0psaMSkNJ3A2NMrUEHFRzJtDPFn+/VWZ5WxImB21T9fjucJRmS7xCS3ppEnARb9y11OAzaD+P2Ps+b+BGX5iQ==} + '@vitest/utils@3.0.7': + resolution: {integrity: sha512-xePVpCRfooFX3rANQjwoditoXgWb1MaFbzmGuPP59MK6i13mrnDw/yEIyJudLeW6/38mCNcwCiJIGmpDPibAIg==} + '@vitest/utils@3.2.4': resolution: {integrity: sha512-fB2V0JFrQSMsCo9HiSq3Ezpdv4iYaXRG1Sx8edX3MwxfyNn83mKiGzOcH+Fkxt4MHxr3y42fQi1oeAInqgX2QA==} @@ -5122,27 +4699,15 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 - '@vue/compiler-core@3.5.13': - resolution: {integrity: sha512-oOdAkwqUfW1WqpwSYJce06wvt6HljgY3fGeM9NcVA1HaYOij3mZG9Rkysn0OHuyUAGMbEbARIpsG+LPVlBJ5/Q==} - '@vue/compiler-core@3.5.17': resolution: {integrity: sha512-Xe+AittLbAyV0pabcN7cP7/BenRBNcteM4aSDCtRvGw0d9OL+HG1u/XHLY/kt1q4fyMeZYXyIYrsHuPSiDPosA==} - '@vue/compiler-dom@3.5.13': - resolution: {integrity: sha512-ZOJ46sMOKUjO3e94wPdCzQ6P1Lx/vhp2RSvfaab88Ajexs0AHeV0uasYhi99WPaogmBlRHNRuly8xV75cNTMDA==} - '@vue/compiler-dom@3.5.17': resolution: {integrity: sha512-+2UgfLKoaNLhgfhV5Ihnk6wB4ljyW1/7wUIog2puUqajiC29Lp5R/IKDdkebh9jTbTogTbsgB+OY9cEWzG95JQ==} - '@vue/compiler-sfc@3.5.13': - resolution: {integrity: sha512-6VdaljMpD82w6c2749Zhf5T9u5uLBWKnVue6XWxprDobftnletJ8+oel7sexFfM3qIxNmVE7LSFGTpv6obNyaQ==} - '@vue/compiler-sfc@3.5.17': resolution: {integrity: sha512-rQQxbRJMgTqwRugtjw0cnyQv9cP4/4BxWfTdRBkqsTfLOHWykLzbOc3C4GGzAmdMDxhzU/1Ija5bTjMVrddqww==} - '@vue/compiler-ssr@3.5.13': - resolution: {integrity: sha512-wMH6vrYHxQl/IybKJagqbquvxpWCuVYpoUJfCqFZwa/JY1GdATAQ+TgVtgrwwMZ0D07QhA99rs/EAAWfvG6KpA==} - '@vue/compiler-ssr@3.5.17': resolution: {integrity: sha512-hkDbA0Q20ZzGgpj5uZjb9rBzQtIHLS78mMilwrlpWk2Ep37DYntUz0PonQ6kr113vfOEdM+zTBuJDaceNIW0tQ==} @@ -5204,9 +4769,6 @@ packages: peerDependencies: vue: 3.5.17 - '@vue/shared@3.5.13': - resolution: {integrity: sha512-/hnE/qP5ZoGpol0a5mDi45bOd7t3tjYJBjsgCsivow7D48cJeV5l05RD82lPqi7gRiphZM37rnhW1l6ZoCNNnQ==} - '@vue/shared@3.5.17': resolution: {integrity: sha512-CabR+UN630VnsJO/jHWYBC1YVXyMq94KKp6iF5MQgZJs5I8cmjw6oVMO1oDbtBkENSHSSn/UadWlW/OAgdmKrg==} @@ -5361,10 +4923,6 @@ packages: resolution: {integrity: sha512-LOtTn+JgJvX8WfBVJtF08TGrdjuFzGJc4mkP8EdDI8ADbvO7kiexYep1o8dwnt0okb0jYclCDXF13xU7Ge4zSw==} engines: {node: '>=18.0.0'} - '@whatwg-node/fetch@0.10.3': - resolution: {integrity: sha512-jCTL/qYcIW2GihbBRHypQ/Us7saWMNZ5fsumsta+qPY0Pmi1ccba/KRQvgctmQsbP69FWemJSs8zVcFaNwdL0w==} - engines: {node: '>=18.0.0'} - '@whatwg-node/fetch@0.10.8': resolution: {integrity: sha512-Rw9z3ctmeEj8QIB9MavkNJqekiu9usBCSMZa+uuAvM0lF3v70oQVCXNppMIqaV6OTZbdaHF1M2HLow58DEw+wg==} engines: {node: '>=18.0.0'} @@ -5373,14 +4931,6 @@ packages: resolution: {integrity: sha512-QC16IdsEyIW7kZd77aodrMO7zAoDyyqRCTLg+qG4wqtP4JV9AA+p7/lgqMdD29XyiYdVvIdFrfI9yh7B1QvRvw==} engines: {node: '>=18.0.0'} - '@whatwg-node/node-fetch@0.7.9': - resolution: {integrity: sha512-rp4/lzxK5DDxFFdXcCR3gG4OyWPHqmN1GrKostx2NEy7sHUQA/B3j0M2z+qfMQVg5SC4RRm0eFwD73e+GgAM3A==} - engines: {node: '>=18.0.0'} - - '@whatwg-node/promise-helpers@1.3.0': - resolution: {integrity: sha512-486CouizxHXucj8Ky153DDragfkMcHtVEToF5Pn/fInhUUSiCmt9Q4JVBa6UK5q4RammFBtGQ4C9qhGlXU9YbA==} - engines: {node: '>=16.0.0'} - '@whatwg-node/promise-helpers@1.3.2': resolution: {integrity: sha512-Nst5JdK47VIl9UcGwtv2Rcgyn5lWtZ0/mhRQ4G8NN2isxpq2TO30iqHzmwoJycjWuyUfg3GFXqP/gFHXeV57IA==} engines: {node: '>=16.0.0'} @@ -5456,11 +5006,6 @@ packages: engines: {node: '>=0.4.0'} hasBin: true - acorn@8.14.1: - resolution: {integrity: sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==} - engines: {node: '>=0.4.0'} - hasBin: true - acorn@8.15.0: resolution: {integrity: sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==} engines: {node: '>=0.4.0'} @@ -5507,9 +5052,6 @@ packages: alien-signals@1.0.13: resolution: {integrity: sha512-OGj9yyTnJEttvzhTUWuscOvtqxq5vrhF7vL9oS0xJ2mK0ItPYP1/y+vCFebfxoEyAz0++1AIwJ5CMr+Fk3nDmg==} - alien-signals@1.0.4: - resolution: {integrity: sha512-DJqqQD3XcsaQcQ1s+iE2jDUZmmQpXwHiR6fCAim/w87luaW+vmLY8fMlrdkmRwzaFXhkxf3rqPCR59tKVv1MDw==} - amp-message@0.1.2: resolution: {integrity: sha512-JqutcFwoU1+jhv7ArgW38bqrE+LQdcRv4NxNw0mp0JHQyB6tXesWRjtYKlDgHRY2o3JE5UTaBGUK8kSWUdxWUg==} @@ -5836,9 +5378,6 @@ packages: bindings@1.5.0: resolution: {integrity: sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==} - birpc@2.3.0: - resolution: {integrity: sha512-ijbtkn/F3Pvzb6jHypHRyve2QApOCZDR25D/VnkY2G/lBNcXCTsnsCxgY4k4PkVB7zfwzYbY3O9Lcqe3xufS5g==} - birpc@2.4.0: resolution: {integrity: sha512-5IdNxTyhXHv2UlgnPHQ0h+5ypVmkrYHzL8QT+DwFZ//2N/oNV8Ch+BCRmTJ3x6/z9Axo/cXYBc9eprsUVK/Jsg==} @@ -5864,15 +5403,9 @@ packages: resolution: {integrity: sha512-d0II/GO9uf9lfUHH2BQsjxzRJZBdsjgsBiW4BvhWk/3qoKwQFjIDVN19PfX8F2D/r9PCMTtLWjYVCFrpeYUzsw==} deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. - brace-expansion@1.1.11: - resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==} - brace-expansion@1.1.12: resolution: {integrity: sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==} - brace-expansion@2.0.1: - resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==} - brace-expansion@2.0.2: resolution: {integrity: sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==} @@ -5887,21 +5420,11 @@ packages: browser-assert@1.2.1: resolution: {integrity: sha512-nfulgvOR6S4gt9UKCeGJOuSGBPGiFT6oQ/2UBnvTY/5aQ1PnksW72fhZkM30DzoRRv2WpwZf1vHHEr3mtuXIWQ==} - browserslist@4.24.4: - resolution: {integrity: sha512-KDi1Ny1gSePi1vm0q4oxSF8b4DR44GF4BbmS2YdhPLOEqd8pDviZOGH/GsmRwoWJ2+5Lr085X7naowMwKHDG1A==} - engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} - hasBin: true - browserslist@4.25.0: resolution: {integrity: sha512-PJ8gYKeS5e/whHBh8xrwYK+dAvEj7JXtz6uTucnMRB8OiGTsKccFekoRrjajPBHV8oOY+2tI4uxeceSimKwMFA==} engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true - browserslist@4.25.1: - resolution: {integrity: sha512-KGj0KoOMXLpSNkkEI6Z6mShmQy0bc1I+T7K9N81k4WWMrfz+6fQ6es80B/YLAeRoKvjYE1YSHHOW1qe9xIVzHw==} - engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} - hasBin: true - bser@2.1.1: resolution: {integrity: sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==} @@ -5946,10 +5469,6 @@ packages: peerDependencies: esbuild: '>=0.18' - busboy@1.6.0: - resolution: {integrity: sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==} - engines: {node: '>=10.16.0'} - bycontract@2.0.11: resolution: {integrity: sha512-j05hyOgk4L2YuyLzCMmh87hleW1SwYMwX1ZDfCRAXzGVo1FTQfotBkFQY3M4fwfjk75qCdH7Fr7Pr2Kn/39muw==} @@ -5957,22 +5476,6 @@ packages: resolution: {integrity: sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==} engines: {node: '>= 0.8'} - c12@2.0.4: - resolution: {integrity: sha512-3DbbhnFt0fKJHxU4tEUPmD1ahWE4PWPMomqfYsTJdrhpmEnRKJi3qSC4rO5U6E6zN1+pjBY7+z8fUmNRMaVKLw==} - peerDependencies: - magicast: ^0.3.5 - peerDependenciesMeta: - magicast: - optional: true - - c12@3.0.2: - resolution: {integrity: sha512-6Tzk1/TNeI3WBPpK0j/Ss4+gPj3PUJYbWl/MWDJBThFvwNGNkXtd7Cz8BJtD4aRwoGHtzQD0SnxamgUiBH0/Nw==} - peerDependencies: - magicast: ^0.3.5 - peerDependenciesMeta: - magicast: - optional: true - c12@3.0.4: resolution: {integrity: sha512-t5FaZTYbbCtvxuZq9xxIruYydrAGsJ+8UdP0pZzMiK2xl/gNiSOy0OxhLzHUEEb0m1QXYqfzfvyIFEmz/g9lqg==} peerDependencies: @@ -6012,10 +5515,6 @@ packages: resolution: {integrity: sha512-oKlSFMcMwpUg2ednkhQ454wfWiU/ul3CkJe/PEHcTKuiX6RpbehUiFMXu13HalGZxfUwCQzZG747YXBn1im9ww==} engines: {node: '>= 0.4'} - call-bound@1.0.3: - resolution: {integrity: sha512-YTd+6wGlNlPxSuri7Y6X8tY2dmm12UMH66RpKMhiX6rsk5wXXnYgbUcOt8kiS31/AjfoTOvCsE+w8nZQLQnzHA==} - engines: {node: '>= 0.4'} - call-bound@1.0.4: resolution: {integrity: sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==} engines: {node: '>= 0.4'} @@ -6053,15 +5552,9 @@ packages: caniuse-api@3.0.0: resolution: {integrity: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==} - caniuse-lite@1.0.30001706: - resolution: {integrity: sha512-3ZczoTApMAZwPKYWmwVbQMFpXBDds3/0VciVoUwPUbldlYyVLmRVuRs/PcUZtHpbLRpzzDvrvnFuREsGt6lUug==} - caniuse-lite@1.0.30001724: resolution: {integrity: sha512-WqJo7p0TbHDOythNTqYujmaJTvtYRZrjpP8TCvH6Vb9CYJerJNKamKzIWOM4BkQatWj9H2lYulpdAQNBe7QhNA==} - caniuse-lite@1.0.30001727: - resolution: {integrity: sha512-pB68nIHmbN6L/4C6MH1DokyR3bYqFwjaSs/sWDHGj4CTcFtQUQMuJftVwWkXq7mNWOybD3KhUv3oWHoGxgP14Q==} - capital-case@1.0.4: resolution: {integrity: sha512-ds37W8CytHgwnhGGTi88pcPyR15qoNkOpYwmMMfnWqqWgESapLqvDx6huFjQ5vqWSn2Z06173XNA7LtMOeUh1A==} @@ -6124,10 +5617,6 @@ packages: chownr@1.1.4: resolution: {integrity: sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==} - chownr@2.0.0: - resolution: {integrity: sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==} - engines: {node: '>=10'} - chownr@3.0.0: resolution: {integrity: sha512-+IxzY9BZOQd/XuYPRmrvEVjF/nqj5kgT4kEq7VofrDoM1MxoRjEWkrCC3EtLi59TVawxTAn+orJwFQcrqEN1+g==} engines: {node: '>=18'} @@ -6379,9 +5868,6 @@ packages: confbox@0.1.8: resolution: {integrity: sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==} - confbox@0.2.1: - resolution: {integrity: sha512-hkT3yDPFbs95mNCy1+7qNKC6Pro+/ibzYxtM2iqEigpf0sVw+bg4Zh9/snjsBcf990vfIsg5+1U7VyiyBb3etg==} - confbox@0.2.2: resolution: {integrity: sha512-1NB+BKqhtNipMsov4xI/NnhCKp9XG9NamYp5PVm9klAT0fsrNPjaFICsCFhNhwZJKNh7zB/3q8qXz0E9oaMNtQ==} @@ -6676,9 +6162,6 @@ packages: resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==} engines: {node: '>= 8'} - crossws@0.3.4: - resolution: {integrity: sha512-uj0O1ETYX1Bh6uSgktfPvwDiPYGQ3aI4qVsaC/LWpkIzGj1nUYm5FK3K+t11oOlpN01lGbprFCH4wBlKdJjVgw==} - crossws@0.3.5: resolution: {integrity: sha512-ojKiDvcmByhwa8YYqbQI/hg7MEU0NC03+pSdEq4ZUnZR9xXpwk7E43SMNGkn+JxJGPFtNvQ48+vV2p+P1ml5PA==} @@ -6870,15 +6353,6 @@ packages: supports-color: optional: true - debug@4.4.0: - resolution: {integrity: sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==} - engines: {node: '>=6.0'} - peerDependencies: - supports-color: '*' - peerDependenciesMeta: - supports-color: - optional: true - debug@4.4.1: resolution: {integrity: sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==} engines: {node: '>=6.0'} @@ -7003,9 +6477,6 @@ packages: resolution: {integrity: sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==} engines: {node: '>=6'} - destr@2.0.3: - resolution: {integrity: sha512-2N3BOUU4gYMpTP24s5rF5iP7BDr7uNTCs4ozw3kf/eKfvWSIu93GEBi5m427YoyJoeOzQ5smuu4nNAPGb8idSQ==} - destr@2.0.5: resolution: {integrity: sha512-ugFTXCtDZunbzasqBxrK93Ik/DRYsO6S/fedkWEMKqt04xZ4csmnmwGDBAb07QWNaGMAmnTIemsYZCksjATwsA==} @@ -7207,15 +6678,9 @@ packages: ee-first@1.1.1: resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==} - electron-to-chromium@1.5.120: - resolution: {integrity: sha512-oTUp3gfX1gZI+xfD2djr2rzQdHCwHzPQrrK0CD7WpTdF0nPdQ/INcRVjWgLdCT4a9W3jFObR9DAfsuyFQnI8CQ==} - electron-to-chromium@1.5.171: resolution: {integrity: sha512-scWpzXEJEMrGJa4Y6m/tVotb0WuvNmasv3wWVzUAeCgKU0ToFOhUW6Z+xWnRQANMYGxN4ngJXIThgBJOqzVPCQ==} - electron-to-chromium@1.5.180: - resolution: {integrity: sha512-ED+GEyEh3kYMwt2faNmgMB0b8O5qtATGgR4RmRsIp4T6p7B8vdMbIedYndnvZfsaXvSzegtpfqRMDNCjjiSduA==} - emoji-regex@10.4.0: resolution: {integrity: sha512-EC+0oUMY1Rqm4O6LLrgjtYDvcVYTy7chDnM4Q7030tP4Kwj3u/pR6gP9ygnp2CJMK5Gq+9Q2oqmrFJAz01DXjw==} @@ -7239,9 +6704,6 @@ packages: resolution: {integrity: sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==} engines: {node: '>= 0.8'} - end-of-stream@1.4.4: - resolution: {integrity: sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==} - end-of-stream@1.4.5: resolution: {integrity: sha512-ooEGc6HP26xXq/N+GCGOT0JKCLDGrq2bQUZrQ7gyrJiZANJ/8YDTxTpQBXGMn+WbIQXNVpyWymm7KYVICQnyOg==} @@ -7249,10 +6711,6 @@ packages: resolution: {integrity: sha512-ZSW3ma5GkcQBIpwZTSRAI8N71Uuwgs93IezB7mf7R60tC8ZbJideoDNKjHn2O9KIlx6rkGTTEk1xUCK2E1Y2Yg==} engines: {node: '>=10.13.0'} - enhanced-resolve@5.18.2: - resolution: {integrity: sha512-6Jw4sE1maoRJo3q8MsSIn2onJFbLTOjY9hlx4DZXmOKvLRd1Ok2kXmAGXaafL2+ijsJZ1ClYbl/pmqr9+k4iUQ==} - engines: {node: '>=10.13.0'} - enquirer@2.3.6: resolution: {integrity: sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg==} engines: {node: '>=8.6'} @@ -7490,11 +6948,6 @@ packages: engines: {node: '>=18'} hasBin: true - esbuild@0.25.1: - resolution: {integrity: sha512-BGO5LtrGC7vxnqucAe/rmvKdJllfGaYWdyABvyMoXQlfYMb2bbRuReWR5tEGE//4LcNJj9XrkovTqNYRFZHAMQ==} - engines: {node: '>=18'} - hasBin: true - esbuild@0.25.5: resolution: {integrity: sha512-P8OtKZRv/5J5hhz0cUAdu/cLuPIKXpQl1R9pZtvmHWQvrAUVd0UNIPT4IB4W3rNOqVO0rlqHmCIbSwxh/c9yUQ==} engines: {node: '>=18'} @@ -7813,9 +7266,6 @@ packages: resolution: {integrity: sha512-28HqgMZAmih1Czt9ny7qr6ek2qddF4FclbMzwhCREB6OFfH+rXAnuNCwo1/wFvrtbgsQDb4kSbX9de9lFbrXnA==} engines: {node: '>= 0.10.0'} - exsolve@1.0.4: - resolution: {integrity: sha512-xsZH6PXaER4XoV+NiT7JHp1bJodJVT+cxeSH1G0f0tlT0lJqYuHUP3bUx2HtfTDvOagMINYp8rsqusxud3RXhw==} - exsolve@1.0.7: resolution: {integrity: sha512-VO5fQUzZtI6C+vx4w/4BWJpg3s/5l+6pRQEHzFRM8WFi4XffSP1Z+4qi7GbjWbvRQEbdIco5mIMq+zX4rPuLrw==} @@ -7919,9 +7369,6 @@ packages: fastify@5.4.0: resolution: {integrity: sha512-I4dVlUe+WNQAhKSyv15w+dwUh2EPiEl4X2lGYMmNSgF83WzTMAPKGdWEv5tPsCQOb+SOZwz8Vlta2vF+OeDgRw==} - fastq@1.19.0: - resolution: {integrity: sha512-7SFSRCNjBQIZH/xZR3iy5iQYR8aGBE0h3VG6/cwlbrpdciNYBMotQav8c1XI3HjHH+NikUpP53nPdlZSdWmFzA==} - fastq@1.19.1: resolution: {integrity: sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ==} @@ -7997,10 +7444,6 @@ packages: resolution: {integrity: sha512-6BN9trH7bp3qvnrRyzsBz+g3lZxTNZTbVO2EV1CS0WIcDbawYVdYvGflME/9QP0h0pYlCDBCTjYa9nZzMDpyxQ==} engines: {node: '>= 0.8'} - find-my-way@9.2.0: - resolution: {integrity: sha512-d3uCir8Hmg7W1Ywp8nKf2lJJYU9Nwinvo+1D39Dn09nz65UKXIxUh7j7K8zeWhxqe1WrkS7FJyON/Q/3lPoc6w==} - engines: {node: '>=14'} - find-my-way@9.3.0: resolution: {integrity: sha512-eRoFWQw+Yv2tuYlK2pjFS2jGXSxSppAs3hSQjfxVKxM5amECzIgYYc1FEI8ZmhSh/Ig+FrKEz43NLRKJjYCZVg==} engines: {node: '>=20'} @@ -8014,10 +7457,6 @@ packages: find-root@1.1.0: resolution: {integrity: sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng==} - find-up-simple@1.0.0: - resolution: {integrity: sha512-q7Us7kcjj2VMePAa02hDAF6d+MzsdsAWEwYyOpwUtlerRBkOEPBCRZrAV4XfcSN8fHAgaD0hP7miwoay6DCprw==} - engines: {node: '>=18'} - find-up-simple@1.0.1: resolution: {integrity: sha512-afd4O7zpqHeRyg4PfDQsXmlDe2PfdHtJt6Akt8jOWaApLOZk5JXs6VMR29lz03pRe9mpykrRCYIYxaJYcfpncQ==} engines: {node: '>=18'} @@ -8129,10 +7568,6 @@ packages: resolution: {integrity: sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==} engines: {node: '>=10'} - fs-minipass@2.1.0: - resolution: {integrity: sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==} - engines: {node: '>= 8'} - fs.realpath@1.0.0: resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==} @@ -8171,10 +7606,6 @@ packages: resolution: {integrity: sha512-vpeMIQKxczTD/0s2CdEWHcb0eeJe6TFjxb+J5xgX7hScxqrGuyjmv4c1D4A/gelKfyox0gJJwIHF+fLjeaM8kQ==} engines: {node: '>=18'} - get-intrinsic@1.2.7: - resolution: {integrity: sha512-VW6Pxhsrk0KAOqs3WEd0klDiF/+V7gQOpAvY1jVU/LHmaD/kQO4523aiJuikX/QAKYiW6x8Jh+RJej1almdtCA==} - engines: {node: '>= 0.4'} - get-intrinsic@1.3.0: resolution: {integrity: sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==} engines: {node: '>= 0.4'} @@ -8215,9 +7646,6 @@ packages: resolution: {integrity: sha512-w9UMqWwJxHNOvoNzSJ2oPF5wvYcvP7jUvYzhp67yEhTi17ZDBBC1z9pTdGuzjD+EFIqLSYRweZjqfiPzQ06Ebg==} engines: {node: '>= 0.4'} - get-tsconfig@4.10.0: - resolution: {integrity: sha512-kGzZ3LWWQcGIAmg6iWvXn0ei6WDtV26wzHRMwDSzmAbcXrTEXxHy6IehI6/4eT6VRKyMP1eF1VqwrVUmE/LR7A==} - get-tsconfig@4.10.1: resolution: {integrity: sha512-auHyJ4AgMz7vgS8Hp3N6HXSmlMdUyhSUrfBF16w153rxtLIEOE+HGqaBppczZvnHLqQJfiHotCYpNhl0lUROFQ==} @@ -8228,10 +7656,6 @@ packages: getpass@0.1.7: resolution: {integrity: sha512-0fzj9JxOLfJ+XGLhR8ze3unN0KZCgZwiSSDz168VERjK8Wl8kVSdcu2kspd4s4wtAa1y/qrVRiAA0WclVsu0ng==} - giget@1.2.5: - resolution: {integrity: sha512-r1ekGw/Bgpi3HLV3h1MRBIlSAdHoIMklpaQ3OQLFcRw9PwAj2rqigvIbg+dBUI51OxVI2jsEtDywDBjSiuf7Ug==} - hasBin: true - giget@2.0.0: resolution: {integrity: sha512-L5bGsVkxJbJgdnwyuheIunkGatUF/zssUoxxjACCseZYAVbaqdh9Tsmmlkl8vYan09H7sbvKt4pS8GqKLBrEzA==} hasBin: true @@ -8299,6 +7723,11 @@ packages: resolution: {integrity: sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==} hasBin: true + glob@11.0.1: + resolution: {integrity: sha512-zrQDm8XPnYEKawJScsnM0QzobJxlT/kHOOlRTio8IH/GrmxRE5fjllkzdaHclIuNjUQTJYH2xHNIGfdpJkDJUw==} + engines: {node: 20 || >=22} + hasBin: true + glob@11.0.3: resolution: {integrity: sha512-2Nim7dha1KVkaiF4q6Dj+ngPPMdfvLJEOpZk/jKiUAkqKebpGAWQXAq9z1xu9HKu5lWfqw/FASuccEjyznjPaA==} engines: {node: 20 || >=22} @@ -8478,9 +7907,6 @@ packages: resolution: {integrity: sha512-O1Ld7Dr+nqPnmGpdhzLmMTQ4vAsD+rHwMm1NLUmoUFFymBOMKxCCrtDxqdBRYXdeEPEi3SyoR4TizJLQrnKBNA==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} - h3@1.15.1: - resolution: {integrity: sha512-+ORaOBttdUm1E2Uu/obAyCguiI7MbBvsLTndc3gyK3zU+SYLoZXlyCP9Xgy0gikkGufFLTZXCXD6+4BsufnmHA==} - h3@1.15.3: resolution: {integrity: sha512-z6GknHqyX0h9aQaTx22VZDf6QyZn+0Nh+Ym8O/u0SGSkyF5cuTJYKlc8MkzW3Nzf9LE1ivcpmYC3FUGpywhuUQ==} @@ -9427,9 +8853,6 @@ packages: resolution: {integrity: sha512-anbqciJ9HfQVMRicsegiZOJ6nrP93ly24alImDOO7KndNLs3Um861fSEpXpWqGPMOv7PfZTJZL1p4cPq+Au4BQ==} engines: {node: '>=8.0.0'} - light-my-request@6.3.0: - resolution: {integrity: sha512-bWTAPJmeWQH5suJNYwG0f5cs0p6ho9e6f1Ppoxv5qMosY+s9Ir2+ZLvvHcgA7VTDop4zl/NCHhOVVqU+kd++Ow==} - light-my-request@6.6.0: resolution: {integrity: sha512-CHYbu8RtboSIoVsHZ6Ye4cj4Aw/yg2oAFimlF7mNvfDV192LR7nDiKtSIfCuLT7KokPSTn/9kfVLm5OGN0A28A==} @@ -9868,22 +9291,10 @@ packages: minimist@1.2.8: resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==} - minipass@3.3.6: - resolution: {integrity: sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==} - engines: {node: '>=8'} - - minipass@5.0.0: - resolution: {integrity: sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==} - engines: {node: '>=8'} - minipass@7.1.2: resolution: {integrity: sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==} engines: {node: '>=16 || 14 >=14.17'} - minizlib@2.1.2: - resolution: {integrity: sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==} - engines: {node: '>= 8'} - minizlib@3.0.1: resolution: {integrity: sha512-umcy022ILvb5/3Djuu8LWeqUa8D68JaBzlttKeMWen48SjabqS3iY5w/vzeMzMUNhLDifyhbOwKDSznB1vvrwg==} engines: {node: '>= 18'} @@ -9894,10 +9305,6 @@ packages: mkdirp-classic@0.5.3: resolution: {integrity: sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==} - mkdirp@0.5.6: - resolution: {integrity: sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==} - hasBin: true - mkdirp@1.0.4: resolution: {integrity: sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==} engines: {node: '>=10'} @@ -9971,11 +9378,6 @@ packages: engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true - nanoid@3.3.8: - resolution: {integrity: sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==} - engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} - hasBin: true - nanoid@5.1.5: resolution: {integrity: sha512-Ir/+ZpE9fDsNH0hQ3C68uyThDXzYcim2EqcZ8zn8Chtt1iylPT9xXJB0kPCnqzgcEGikO9RxSrh63MsmVCU7Fw==} engines: {node: ^18 || >=20} @@ -10196,11 +9598,6 @@ packages: nwsapi@2.2.20: resolution: {integrity: sha512-/ieB+mDe4MrrKMT8z+mQL8klXydZWGR5Dowt4RAGKbJ3kIGEx3X4ljUo+6V73IXtUPWgfOlU5B9MlGxFO5T+cA==} - nypm@0.5.4: - resolution: {integrity: sha512-X0SNNrZiGU8/e/zAB7sCTtdxWTMSIO73q+xuKgglm2Yvzwlo8UoC5FNySQFCvl84uPaeADkqHUZUkWy4aH4xOA==} - engines: {node: ^14.16.0 || >=16.10.0} - hasBin: true - nypm@0.6.0: resolution: {integrity: sha512-mn8wBFV9G9+UFHIrq+pZ2r2zL4aPau/by3kJb3cM7+5tQHMt6HGQB8FDIeKFYp8o0D2pnH6nVsO88N4AmUxIWg==} engines: {node: ^14.16.0 || >=16.10.0} @@ -10252,9 +9649,6 @@ packages: ofetch@1.4.1: resolution: {integrity: sha512-QZj2DfGplQAr2oj9KzceK9Hwz6Whxazmn85yYeVuS3u9XTMOGMRx0kO95MQ+vLsj/S/NwBDMMLU5hpxvI6Tklw==} - ohash@1.1.6: - resolution: {integrity: sha512-TBu7PtV8YkAZn0tSxobKY2n2aAQva936lhRrj6957aDaCf9IEtqsKbgMzXE/F/sjqYOwmrukeORHNLe5glk7Cg==} - ohash@2.0.11: resolution: {integrity: sha512-RdR9FQrFwNBNXAr4GixM8YaRZRJ5PUWbKYbE5eOsrwAjJW0q2REGcf79oYPsLyskQCZG1PLN+S/K1V00joZAoQ==} @@ -10291,10 +9685,6 @@ packages: only@0.0.2: resolution: {integrity: sha512-Fvw+Jemq5fjjyWz6CpKx6w9s7xxqo3+JCyM0WXWeCSOboZ8ABkyvP8ID4CZuChA/wxSx+XSJmdOm8rGVyJ1hdQ==} - open@10.1.0: - resolution: {integrity: sha512-mnkeQ1qP5Ue2wd+aivTD3NHd/lZ96Lu0jgf0pwktLPtx6cTZiH7tyeGRRHs0zX0rbrahXPnXlUnbeXyaBBuIaw==} - engines: {node: '>=18'} - open@10.1.2: resolution: {integrity: sha512-cxN6aIDPz6rm8hbebcP7vrQNhvRcveZoJU72Y7vskh4oIm+BZwBECnx5nTmrlres1Qapvx27Qo1Auukpf8PKXw==} engines: {node: '>=18'} @@ -10429,9 +9819,6 @@ packages: resolution: {integrity: sha512-ua1L4OgXSBdsu1FPb7F3tYH0F48a6kxvod4pLUlGY9COeJAJQNX/sNH2IiEmsxw7lqYiAwrdHMjz1FctOsyDQg==} engines: {node: '>=18'} - package-manager-detector@1.1.0: - resolution: {integrity: sha512-Y8f9qUlBzW8qauJjd/eu6jlpJZsuPJm2ZAV0cDVd420o4EdpH5RPdoCv+60/TdJflGatr4sDfpAL6ArWZbM5tA==} - package-manager-detector@1.3.0: resolution: {integrity: sha512-ZsEbbZORsyHuO00lY1kV3/t72yp6Ysay6Pd17ZAlNGuGwmWDLCJxFpRs0IzfXfj1o4icJOkUEioexFHzyPurSQ==} @@ -10491,9 +9878,6 @@ packages: resolution: {integrity: sha512-bCgsFI+GeGWPAvAiUv63ZorMeif3/U0zaXABGJbOWt5OH2KCaPHF6S+0ok4aqM9RuIPGyZdx9tR9l13PsW4AYQ==} engines: {node: '>=14.13.0'} - parse5@7.2.1: - resolution: {integrity: sha512-BuBYQYlv1ckiPdQi/ohiivi9Sagc9JG+Ozs0r7b/0iK3sKmrb0b9FdWdBbOdx6hBCM/F9Ir82ofnBhtZOjCRPQ==} - parse5@7.3.0: resolution: {integrity: sha512-IInvU7fabl34qmi9gY8XOVxhYyMyuH2xUNpb2q8/Y+7552KlejkRvqvD19nMoUW/uQGGbqNpA6Tufu5FL5BZgw==} @@ -10715,10 +10099,6 @@ packages: resolution: {integrity: sha512-OBatVyC/N7SCW/FaDHrSd+vn0o5cS855TOmYi4OkdWUMSJCET/xip//ch8xGUvtr3i44X9LVyWwQlRMTN3pwSA==} engines: {node: '>=10'} - portfinder@1.0.32: - resolution: {integrity: sha512-on2ZJVVDXRADWE6jnQaX0ioEylzgBpQk8r55NE4wjXW1ZxO+BgDlY6DXwj20i0V8eB4SenDQ00WEaxfiIQPcxg==} - engines: {node: '>= 0.12.0'} - portfinder@1.0.35: resolution: {integrity: sha512-73JaFg4NwYNAufDtS5FsFu/PdM49ahJrO1i44aCRsDWju1z5wuGDaqyFUQWR6aJoK2JPDWlaYYAGFNIGTSUHSw==} engines: {node: '>= 10.12'} @@ -10972,10 +10352,6 @@ packages: peerDependencies: postcss: ^8.2.9 - postcss@8.5.3: - resolution: {integrity: sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==} - engines: {node: ^10 || ^12 || >=14} - postcss@8.5.6: resolution: {integrity: sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==} engines: {node: ^10 || ^12 || >=14} @@ -11160,9 +10536,6 @@ packages: pug@3.0.3: resolution: {integrity: sha512-uBi6kmc9f3SZ3PXxqcHiUZLmIXgfgWooKWXcwSGwQd2Zi5Rb0bT14+8CJjJgI8AB+nndLaNgHGrcc6bPIB665g==} - pump@3.0.2: - resolution: {integrity: sha512-tUPXtzlGM8FE3P0ZL6DVs/3P58k9nk8/jZeQCurTJylQA8qFYzHFfhBJkuqyE0FifOsQ0uKWekiZ5g8wtr28cw==} - pump@3.0.3: resolution: {integrity: sha512-todwxLMY7/heScKmntwQG8CXVkWUOdYxIvY2s0VWAAMh/nd8SoYiRaKjlr7+iCs984f2P8zvrfWcDDYVb73NfA==} @@ -11352,9 +10725,6 @@ packages: regenerator-runtime@0.11.1: resolution: {integrity: sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg==} - regenerator-runtime@0.14.1: - resolution: {integrity: sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==} - regexp-ast-analysis@0.7.1: resolution: {integrity: sha512-sZuz1dYW/ZsfG17WSAG7eS85r5a0dDsvg+7BiiYR5o6lKCAtUrEwdmRmaGF6rwVj3LcmAeYkOWKEPlbPzN3Y3A==} engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} @@ -11558,11 +10928,6 @@ packages: rollup: optional: true - rollup@4.37.0: - resolution: {integrity: sha512-iAtQy/L4QFU+rTJ1YUjXqJOJzuwEghqWzCEYD2FEghT7Gsy1VdABntrO4CLopA5IkflTyqNiLNwPcOJ3S7UKLg==} - engines: {node: '>=18.0.0', npm: '>=8.0.0'} - hasBin: true - rollup@4.44.0: resolution: {integrity: sha512-qHcdEzLCiktQIfwBq420pn2dP+30uzqYxv9ETm91wdt2R9AFcWfjNAmje4NWlnCIQ5RMTzVf0ZyisOKqHR6RwA==} engines: {node: '>=18.0.0', npm: '>=8.0.0'} @@ -11614,9 +10979,6 @@ packages: resolution: {integrity: sha512-x/+Cz4YrimQxQccJf5mKEbIa1NzeCRNI5Ecl/ekmlYaampdNLPalVyIcCZNNH3MvmqBugV5TMYZXv0ljslUlaw==} engines: {node: '>= 0.4'} - safe-regex2@4.0.1: - resolution: {integrity: sha512-goqsB+bSlOmVX+CiFX2PFc1OV88j5jvBqIM+DgqrucHnUguAUNtiNOs+aTadq2NqsLQ+TQ3UEVG3gtSFcdlkCg==} - safe-regex2@5.0.0: resolution: {integrity: sha512-YwJwe5a51WlK7KbOJREPdjNrpViQBI3p4T50lfwPuDhZnE3XGVTlGvi+aolc5+RvxDD6bnUmjVsU9n1eboLUYw==} @@ -11682,6 +11044,11 @@ packages: engines: {node: '>=10'} hasBin: true + semver@7.7.1: + resolution: {integrity: sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==} + engines: {node: '>=10'} + hasBin: true + semver@7.7.2: resolution: {integrity: sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==} engines: {node: '>=10'} @@ -11994,10 +11361,6 @@ packages: prettier: optional: true - streamsearch@1.1.0: - resolution: {integrity: sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==} - engines: {node: '>=10.0.0'} - streamx@2.22.1: resolution: {integrity: sha512-znKXEBxfatz2GBNK02kRnCXjV+AA4kjZIUxeWSr3UGirZMJfTE9uiwKHobnbgxWyL/JWro8tTq+vOqAK1/qbSA==} @@ -12231,10 +11594,6 @@ packages: tailwindcss@4.1.10: resolution: {integrity: sha512-P3nr6WkvKV/ONsTzj6Gb57sWPMX29EPNPopo7+FcpkQaNsrNpZ1pv8QmrYI2RqEKD7mlGqLnGovlcYnBK0IqUA==} - tapable@2.2.1: - resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==} - engines: {node: '>=6'} - tapable@2.2.2: resolution: {integrity: sha512-Re10+NauLTMCudc7T5WLFLAwDhQ0JWdrMK+9B2M8zR5hRExKmsRDCBA7/aV/pNJFltmBFO5BAMlQFi/vq3nKOg==} engines: {node: '>=6'} @@ -12249,10 +11608,6 @@ packages: tar-stream@3.1.7: resolution: {integrity: sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==} - tar@6.2.1: - resolution: {integrity: sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==} - engines: {node: '>=10'} - tar@7.4.3: resolution: {integrity: sha512-5S7Va8hKfV7W5U6g3aYxXmlPoZVAwUMy9AOKyF2fVuZa2UD3qZjg578OrLRt8PcNN1PleVaL/5/yYATNL0ICUw==} engines: {node: '>=18'} @@ -12525,6 +11880,11 @@ packages: resolution: {integrity: sha512-LxhtAkPDTkVCMQjt2h6eBVY28KCjikZqZfMcC15YBeNjkgUpdCfBu5HoiOTDu86v6smE8yOjyEktJ8hlbANHQA==} engines: {node: '>=0.6.x'} + tsx@4.19.3: + resolution: {integrity: sha512-4H8vUNGNjQ4V2EOoGw005+c+dGuPSnhpPBPHBtsZdGZBk/iJb4kguGlPWaZTZ3q5nMtFOEsY0nRDlh9PJyd6SQ==} + engines: {node: '>=18.0.0'} + hasBin: true + tsx@4.20.3: resolution: {integrity: sha512-qjbnuR9Tr+FJOMBqJCW5ehvIo/buZq7vH7qD7JziU98h6l3qGy0a/yPFjwO+y0/T7GFpNgNAvEcPPVfyT8rrPQ==} engines: {node: '>=18.0.0'} @@ -12622,9 +11982,6 @@ packages: resolution: {integrity: sha512-z6PJ8Lml+v3ichVojCiB8toQJBuwR42ySM4ezjXIqXK3M0HczmKQ3LF4rhU55PfD99KEEXQG6yb7iOMyvYuHew==} hasBin: true - ufo@1.5.4: - resolution: {integrity: sha512-UsUk3byDzKd04EyoZ7U4DOlxQaD14JUKQl6/P7wiX4FNvUfm3XL246n9W5AmqwW5RSFJ27NAuM0iLscAOYUiGQ==} - ufo@1.6.1: resolution: {integrity: sha512-9a4/uxlTWJ4+a5i0ooc1rU7C7YOw3wT+UGqdeNNHWnOF9qcMBgLRS+4IYUqbczewFx4mLEig6gawh7X6mFlEkA==} @@ -12688,10 +12045,6 @@ packages: resolution: {integrity: sha512-+QBBXBCvifc56fsbuxZQ6Sic3wqqc3WWaqxs58gvJrcOuN83HGTCwz3oS5phzU9LthRNE9VrJCFCLUgHeeFnfA==} engines: {node: '>=18'} - unimport@4.2.0: - resolution: {integrity: sha512-mYVtA0nmzrysnYnyb3ALMbByJ+Maosee2+WyE0puXl+Xm2bUwPorPaaeZt0ETfuroPOtG8jj1g/qeFZ6buFnag==} - engines: {node: '>=18.12.0'} - unimport@5.0.1: resolution: {integrity: sha512-1YWzPj6wYhtwHE+9LxRlyqP4DiRrhGfJxdtH475im8ktyZXO3jHj/3PZ97zDdvkYoovFdi0K4SKl3a7l92v3sQ==} engines: {node: '>=18.12.0'} @@ -12807,10 +12160,6 @@ packages: resolution: {integrity: sha512-4luGP9LMYszMRZwsvyUd9MrxgEGZdZuZgpVQHEEX0lCYFESasVRvZd0EYpCkOIbJKHMuv0LskpXc/8Un+MJzEQ==} hasBin: true - untyped@1.5.2: - resolution: {integrity: sha512-eL/8PlhLcMmlMDtNPKhyyz9kEBDS3Uk4yMu/ewlkT2WFbtzScjHWPJLdQLmaGPUKjXzwe9MumOtOgc4Fro96Kg==} - hasBin: true - untyped@2.0.0: resolution: {integrity: sha512-nwNCjxJTjNuLCgFr42fEak5OcLuB3ecca+9ksPFNvtfYSLpjf+iJqSIaSnIile6ZPbKYxI5k2AfXqeopGudK/g==} hasBin: true @@ -12843,9 +12192,6 @@ packages: url-join@4.0.1: resolution: {integrity: sha512-jk1+QP6ZJqyOiuEI9AEWQfju/nB2Pw466kbA0LEZljHwKeMgd9WrAEgEGxjPDD2+TNbbb37rTyhEfrCXfuKXnA==} - urlpattern-polyfill@10.0.0: - resolution: {integrity: sha512-H/A06tKD7sS1O1X2SshBVeA5FLycRpjqiBeqGKmBwBDBy28EnRjORxTNe269KSSr5un5qyWi1iL61wLxpd+ZOg==} - urlpattern-polyfill@10.1.0: resolution: {integrity: sha512-IGjKp/o0NL3Bso1PymYURCJxMPNAf/ILOpendP9f5B6e1rTJgdgiOvgfoT8VxCAdY+Wisb9uhGaJJf3yZ2V9nw==} @@ -12892,10 +12238,6 @@ packages: validate-npm-package-license@3.0.4: resolution: {integrity: sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==} - validate-npm-package-name@6.0.0: - resolution: {integrity: sha512-d7KLgL1LD3U3fgnvWEY1cQXoO/q6EQ1BSz48Sa149V/5zVTAbgmZIpyI8TRi6U9/JNyeYLlTKsEMPtLC27RFUg==} - engines: {node: ^18.17.0 || >=20.5.0} - validate-npm-package-name@6.0.1: resolution: {integrity: sha512-OaI//3H0J7ZkR1OqlhGA8cA+Cbk/2xFOQpJOt5+s27/ta9eZwpeervh4Mxh4w0im/kdgktowaqVNR7QOrUd7Yg==} engines: {node: ^18.17.0 || >=20.5.0} @@ -12926,6 +12268,11 @@ packages: peerDependencies: vite: ^2.6.0 || ^3.0.0 || ^4.0.0 || ^5.0.0-0 || ^6.0.0-0 + vite-node@3.0.7: + resolution: {integrity: sha512-2fX0QwX4GkkkpULXdT1Pf4q0tC1i1lFOyseKoonavXUNlQ77KpW2XqBGGNIm/J4Ows4KxgGJzDguYVPKwG/n5A==} + engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} + hasBin: true + vite-node@3.2.4: resolution: {integrity: sha512-EbKSKh+bh1E1IFxeO0pg1n4dvoOTt0UDiXMd/qn++r98+jPO1xtJilvXldeuQ8giIB5IkpjCgMleHMNEsGH6pg==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} @@ -13083,6 +12430,34 @@ packages: vitest-environment-nuxt@1.0.1: resolution: {integrity: sha512-eBCwtIQriXW5/M49FjqNKfnlJYlG2LWMSNFsRVKomc8CaMqmhQPBS5LZ9DlgYL9T8xIVsiA6RZn2lk7vxov3Ow==} + vitest@3.0.7: + resolution: {integrity: sha512-IP7gPK3LS3Fvn44x30X1dM9vtawm0aesAa2yBIZ9vQf+qB69NXC5776+Qmcr7ohUXIQuLhk7xQR0aSUIDPqavg==} + engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} + hasBin: true + peerDependencies: + '@edge-runtime/vm': '*' + '@types/debug': ^4.1.12 + '@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0 + '@vitest/browser': 3.0.7 + '@vitest/ui': 3.0.7 + happy-dom: '*' + jsdom: '*' + peerDependenciesMeta: + '@edge-runtime/vm': + optional: true + '@types/debug': + optional: true + '@types/node': + optional: true + '@vitest/browser': + optional: true + '@vitest/ui': + optional: true + happy-dom: + optional: true + jsdom: + optional: true + vitest@3.2.4: resolution: {integrity: sha512-LUCP5ev3GURDysTWiP47wRRUpLKMOfPh+yKTx3kVIEiu5KOMeqzpnYNsKyOoVrULivR8tLcks4+lga33Whn90A==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} @@ -13133,9 +12508,6 @@ packages: typescript: optional: true - vue-component-type-helpers@2.2.0: - resolution: {integrity: sha512-cYrAnv2me7bPDcg9kIcGwjJiSB6Qyi08+jLDo9yuvoFQjzHiPTzML7RnkJB1+3P6KMsX/KbCD4QE3Tv/knEllw==} - vue-component-type-helpers@2.2.8: resolution: {integrity: sha512-4bjIsC284coDO9om4HPA62M7wfsTvcmZyzdfR0aUlFXqq4tXxM1APyXpNVxPC8QazKw9OhmZNHBVDA6ODaZsrA==} @@ -13272,8 +12644,8 @@ packages: webpack-virtual-modules@0.6.2: resolution: {integrity: sha512-66/V2i5hQanC51vBQKPH4aI8NMAcBW59FVBs+rC7eGHupMyfn34q7rZIE+ETlJ+XTevqfUhVVBgSUNSW2flEUQ==} - webpack@5.99.9: - resolution: {integrity: sha512-brOPwM3JnmOa+7kd3NsmOUOwbDAj8FT9xDsG3IW0MgbN9yZV7Oi/s/+MNQ/EcSMqw7qfoRyXPoeEWT8zLVdVGg==} + webpack@5.98.0: + resolution: {integrity: sha512-UFynvx+gM44Gv9qFgj0acCQK2VE1CtdfwFdimkapco3hlPCJ/zeq73n2yVKimVbtm+TnApIugGhLJnkU6gjYXA==} engines: {node: '>=10.13.0'} hasBin: true peerDependencies: @@ -13320,10 +12692,6 @@ packages: which-module@2.0.1: resolution: {integrity: sha512-iBdZ57RDvnOR9AGBhML2vFZf7h8vmBjhoaZqODJBFWHVtKkDmKuHai3cx5PgVMrX5YDNp27AofYbAwctSS+vhQ==} - which-typed-array@1.1.18: - resolution: {integrity: sha512-qEcY+KJYlWyLH9vNbsr6/5j59AXk5ni5aakf8ldzBvGde6Iz4sxZGkJyWSAueTG7QhOvNRYb1lDdFmL5Td0QKA==} - engines: {node: '>= 0.4'} - which-typed-array@1.1.19: resolution: {integrity: sha512-rEvr90Bck4WZt9HHFC4DJMsjvu7x+r6bImz0/BrbWb7A2djJ8hnZMrWnHo9F8ssv0OMErasDhftrfROTyqSDrw==} engines: {node: '>= 0.4'} @@ -13486,11 +12854,6 @@ packages: yaml-ast-parser@0.0.43: resolution: {integrity: sha512-2PTINUwsRqSd+s8XxKaJWQlUuEMHJQyEuh2edBbW8KNJz0SJPwUSD2zRWqezFEdN7IzAgeuYHFUCF7o8zRdZ0A==} - yaml@2.7.0: - resolution: {integrity: sha512-+hSoy/QHluxmC9kCIJyL/uyFmLmc+e5CFR5Wa+bpIhIj85LVb9ZH2nVnqrHoSvKogwODv0ClqZkmiSSaIH5LTA==} - engines: {node: '>= 14'} - hasBin: true - yaml@2.8.0: resolution: {integrity: sha512-4lLa/EcQCB0cJkyts+FpIRx5G/llPxfP6VQU5KByHEhLxY3IJCH0f0Hy1MHI8sClTvsIb8qwRJ6R/ZdlDJ/leQ==} engines: {node: '>= 14.6'} @@ -13545,10 +12908,6 @@ packages: resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} engines: {node: '>=10'} - yocto-queue@1.2.0: - resolution: {integrity: sha512-KHBC7z61OJeaMGnF3wqNZj+GGNXOyypZviiKpQeiHirG5Ib1ImwcLBH70rbMSkKfSmUNBsdf2PwaEJtKvgmkNw==} - engines: {node: '>=12.20'} - yocto-queue@1.2.1: resolution: {integrity: sha512-AyeEbWOu/TAXdxlV9wmGcR0+yh2j3vYPGOECcIj2S7MkrLyC7ne+oye2BKTItt0ii2PHk4cDy+95+LshzbXnGg==} engines: {node: '>=12.20'} @@ -13587,9 +12946,17 @@ packages: resolution: {integrity: sha512-zK7YHHz4ZXpW89AHXUPbQVGKI7uvkd3hzusTdotCg1UxyaVtg0zFJSTfW/Dq5f7OBBVnq6cZIaC8Ti4hb6dtCA==} engines: {node: '>= 14'} + zod@3.24.2: + resolution: {integrity: sha512-lY7CDW43ECgW9u1TcT3IoXHflywfVqDYze4waEz812jR/bZ8FHDsl7pFQoSZTz5N+2NqRXs8GBwnAwo3ZNxqhQ==} + zod@3.25.67: resolution: {integrity: sha512-idA2YXwpCdqUSKRCACDE6ItZD9TZzy3OZMtpfLoh6oPR47lipysRrJfjzMqFxQ3uJuUPyUeWe1r9vLH33xO/Qw==} + zx@8.3.2: + resolution: {integrity: sha512-qjTunv1NClO05jDaUjrNZfpqC9yvNCchge/bzOcQevsh1aM5qE3TG6MY24kuQKlOWx+7vNuhqO2wa9nQCIGvZA==} + engines: {node: '>= 12.17.0'} + hasBin: true + zx@8.5.5: resolution: {integrity: sha512-kzkjV3uqyEthw1IBDbA7Co2djji77vCP1DRvt58aYSMwiX4nyvAkFE8OBSEsOUbDJAst0Yo4asNvMTGG5HGPXA==} engines: {node: '>= 12.17.0'} @@ -13787,22 +13154,6 @@ snapshots: - encoding - supports-color - '@ardatan/relay-compiler@12.0.2(graphql@16.11.0)': - dependencies: - '@babel/generator': 7.27.5 - '@babel/parser': 7.27.5 - '@babel/runtime': 7.27.0 - chalk: 4.1.2 - fb-watchman: 2.0.2 - graphql: 16.11.0 - immutable: 3.7.6 - invariant: 2.2.4 - nullthrows: 1.1.1 - relay-runtime: 12.0.0 - signedsource: 1.0.0 - transitivePeerDependencies: - - encoding - '@ardatan/relay-compiler@12.0.3(graphql@16.11.0)': dependencies: '@babel/generator': 7.27.5 @@ -13833,12 +13184,6 @@ snapshots: '@csstools/css-tokenizer': 3.0.4 lru-cache: 10.4.3 - '@babel/code-frame@7.26.2': - dependencies: - '@babel/helper-validator-identifier': 7.25.9 - js-tokens: 4.0.0 - picocolors: 1.1.1 - '@babel/code-frame@7.27.1': dependencies: '@babel/helper-validator-identifier': 7.27.1 @@ -13860,29 +13205,13 @@ snapshots: '@babel/traverse': 7.27.4 '@babel/types': 7.27.6 convert-source-map: 2.0.0 - debug: 4.4.1 + debug: 4.4.1(supports-color@5.5.0) gensync: 1.0.0-beta.2 json5: 2.2.3 semver: 6.3.1 transitivePeerDependencies: - supports-color - '@babel/generator@7.26.10': - dependencies: - '@babel/parser': 7.27.5 - '@babel/types': 7.27.0 - '@jridgewell/gen-mapping': 0.3.8 - '@jridgewell/trace-mapping': 0.3.25 - jsesc: 3.1.0 - - '@babel/generator@7.26.8': - dependencies: - '@babel/parser': 7.26.8 - '@babel/types': 7.26.8 - '@jridgewell/gen-mapping': 0.3.8 - '@jridgewell/trace-mapping': 0.3.25 - jsesc: 3.1.0 - '@babel/generator@7.27.5': dependencies: '@babel/parser': 7.27.5 @@ -13903,19 +13232,6 @@ snapshots: lru-cache: 5.1.1 semver: 6.3.1 - '@babel/helper-create-class-features-plugin@7.26.9(@babel/core@7.27.4)': - dependencies: - '@babel/core': 7.27.4 - '@babel/helper-annotate-as-pure': 7.27.3 - '@babel/helper-member-expression-to-functions': 7.25.9 - '@babel/helper-optimise-call-expression': 7.25.9 - '@babel/helper-replace-supers': 7.26.5(@babel/core@7.27.4) - '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 - '@babel/traverse': 7.27.4 - semver: 6.3.1 - transitivePeerDependencies: - - supports-color - '@babel/helper-create-class-features-plugin@7.27.1(@babel/core@7.27.4)': dependencies: '@babel/core': 7.27.4 @@ -13929,13 +13245,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/helper-member-expression-to-functions@7.25.9': - dependencies: - '@babel/traverse': 7.27.4 - '@babel/types': 7.27.6 - transitivePeerDependencies: - - supports-color - '@babel/helper-member-expression-to-functions@7.27.1': dependencies: '@babel/traverse': 7.27.4 @@ -13943,13 +13252,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/helper-module-imports@7.25.9': - dependencies: - '@babel/traverse': 7.26.10 - '@babel/types': 7.27.0 - transitivePeerDependencies: - - supports-color - '@babel/helper-module-imports@7.27.1': dependencies: '@babel/traverse': 7.27.4 @@ -13966,27 +13268,12 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/helper-optimise-call-expression@7.25.9': - dependencies: - '@babel/types': 7.27.6 - '@babel/helper-optimise-call-expression@7.27.1': dependencies: '@babel/types': 7.27.6 - '@babel/helper-plugin-utils@7.26.5': {} - '@babel/helper-plugin-utils@7.27.1': {} - '@babel/helper-replace-supers@7.26.5(@babel/core@7.27.4)': - dependencies: - '@babel/core': 7.27.4 - '@babel/helper-member-expression-to-functions': 7.25.9 - '@babel/helper-optimise-call-expression': 7.25.9 - '@babel/traverse': 7.27.4 - transitivePeerDependencies: - - supports-color - '@babel/helper-replace-supers@7.27.1(@babel/core@7.27.4)': dependencies: '@babel/core': 7.27.4 @@ -14003,16 +13290,10 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/helper-string-parser@7.25.9': {} - '@babel/helper-string-parser@7.27.1': {} - '@babel/helper-validator-identifier@7.25.9': {} - '@babel/helper-validator-identifier@7.27.1': {} - '@babel/helper-validator-option@7.25.9': {} - '@babel/helper-validator-option@7.27.1': {} '@babel/helpers@7.27.6': @@ -14020,18 +13301,6 @@ snapshots: '@babel/template': 7.27.2 '@babel/types': 7.27.6 - '@babel/parser@7.26.10': - dependencies: - '@babel/types': 7.26.10 - - '@babel/parser@7.26.8': - dependencies: - '@babel/types': 7.26.8 - - '@babel/parser@7.27.0': - dependencies: - '@babel/types': 7.27.0 - '@babel/parser@7.27.5': dependencies: '@babel/types': 7.27.6 @@ -14049,8 +13318,8 @@ snapshots: '@babel/plugin-proposal-decorators@7.25.9(@babel/core@7.27.4)': dependencies: '@babel/core': 7.27.4 - '@babel/helper-create-class-features-plugin': 7.26.9(@babel/core@7.27.4) - '@babel/helper-plugin-utils': 7.26.5 + '@babel/helper-create-class-features-plugin': 7.27.1(@babel/core@7.27.4) + '@babel/helper-plugin-utils': 7.27.1 '@babel/plugin-syntax-decorators': 7.25.9(@babel/core@7.27.4) transitivePeerDependencies: - supports-color @@ -14072,7 +13341,7 @@ snapshots: '@babel/plugin-syntax-decorators@7.25.9(@babel/core@7.27.4)': dependencies: '@babel/core': 7.27.4 - '@babel/helper-plugin-utils': 7.26.5 + '@babel/helper-plugin-utils': 7.27.1 '@babel/plugin-syntax-flow@7.27.1(@babel/core@7.27.4)': dependencies: @@ -14087,17 +13356,12 @@ snapshots: '@babel/plugin-syntax-import-attributes@7.26.0(@babel/core@7.27.4)': dependencies: '@babel/core': 7.27.4 - '@babel/helper-plugin-utils': 7.26.5 + '@babel/helper-plugin-utils': 7.27.1 '@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.27.4)': dependencies: '@babel/core': 7.27.4 - '@babel/helper-plugin-utils': 7.26.5 - - '@babel/plugin-syntax-jsx@7.25.9(@babel/core@7.27.4)': - dependencies: - '@babel/core': 7.27.4 - '@babel/helper-plugin-utils': 7.26.5 + '@babel/helper-plugin-utils': 7.27.1 '@babel/plugin-syntax-jsx@7.27.1(@babel/core@7.27.4)': dependencies: @@ -14185,14 +13449,6 @@ snapshots: '@babel/core': 7.27.4 '@babel/helper-plugin-utils': 7.27.1 - '@babel/plugin-transform-modules-commonjs@7.26.3(@babel/core@7.27.4)': - dependencies: - '@babel/core': 7.27.4 - '@babel/helper-module-transforms': 7.27.3(@babel/core@7.27.4) - '@babel/helper-plugin-utils': 7.27.1 - transitivePeerDependencies: - - supports-color - '@babel/plugin-transform-modules-commonjs@7.27.1(@babel/core@7.27.4)': dependencies: '@babel/core': 7.27.4 @@ -14268,67 +13524,21 @@ snapshots: dependencies: '@babel/core': 7.27.4 '@babel/helper-plugin-utils': 7.27.1 - '@babel/helper-validator-option': 7.25.9 - '@babel/plugin-syntax-jsx': 7.25.9(@babel/core@7.27.4) - '@babel/plugin-transform-modules-commonjs': 7.26.3(@babel/core@7.27.4) + '@babel/helper-validator-option': 7.27.1 + '@babel/plugin-syntax-jsx': 7.27.1(@babel/core@7.27.4) + '@babel/plugin-transform-modules-commonjs': 7.27.1(@babel/core@7.27.4) '@babel/plugin-transform-typescript': 7.27.1(@babel/core@7.27.4) transitivePeerDependencies: - supports-color - '@babel/runtime@7.26.7': - dependencies: - regenerator-runtime: 0.14.1 - - '@babel/runtime@7.27.0': - dependencies: - regenerator-runtime: 0.14.1 - '@babel/runtime@7.27.6': {} - '@babel/standalone@7.26.8': {} - - '@babel/template@7.26.8': - dependencies: - '@babel/code-frame': 7.26.2 - '@babel/parser': 7.26.8 - '@babel/types': 7.26.8 - - '@babel/template@7.26.9': - dependencies: - '@babel/code-frame': 7.26.2 - '@babel/parser': 7.26.10 - '@babel/types': 7.26.10 - '@babel/template@7.27.2': dependencies: '@babel/code-frame': 7.27.1 '@babel/parser': 7.27.5 '@babel/types': 7.27.6 - '@babel/traverse@7.26.10': - dependencies: - '@babel/code-frame': 7.26.2 - '@babel/generator': 7.26.10 - '@babel/parser': 7.27.5 - '@babel/template': 7.26.9 - '@babel/types': 7.27.0 - debug: 4.4.1 - globals: 11.12.0 - transitivePeerDependencies: - - supports-color - - '@babel/traverse@7.26.8': - dependencies: - '@babel/code-frame': 7.26.2 - '@babel/generator': 7.26.8 - '@babel/parser': 7.26.8 - '@babel/template': 7.26.8 - '@babel/types': 7.26.8 - debug: 4.4.0(supports-color@5.5.0) - globals: 11.12.0 - transitivePeerDependencies: - - supports-color - '@babel/traverse@7.27.4': dependencies: '@babel/code-frame': 7.27.1 @@ -14336,26 +13546,11 @@ snapshots: '@babel/parser': 7.27.5 '@babel/template': 7.27.2 '@babel/types': 7.27.6 - debug: 4.4.1 + debug: 4.4.1(supports-color@5.5.0) globals: 11.12.0 transitivePeerDependencies: - supports-color - '@babel/types@7.26.10': - dependencies: - '@babel/helper-string-parser': 7.25.9 - '@babel/helper-validator-identifier': 7.25.9 - - '@babel/types@7.26.8': - dependencies: - '@babel/helper-string-parser': 7.25.9 - '@babel/helper-validator-identifier': 7.25.9 - - '@babel/types@7.27.0': - dependencies: - '@babel/helper-string-parser': 7.25.9 - '@babel/helper-validator-identifier': 7.25.9 - '@babel/types@7.27.6': dependencies: '@babel/helper-string-parser': 7.27.1 @@ -14518,99 +13713,66 @@ snapshots: '@esbuild/aix-ppc64@0.23.1': optional: true - '@esbuild/aix-ppc64@0.25.1': - optional: true - '@esbuild/aix-ppc64@0.25.5': optional: true '@esbuild/android-arm64@0.23.1': optional: true - '@esbuild/android-arm64@0.25.1': - optional: true - '@esbuild/android-arm64@0.25.5': optional: true '@esbuild/android-arm@0.23.1': optional: true - '@esbuild/android-arm@0.25.1': - optional: true - '@esbuild/android-arm@0.25.5': optional: true '@esbuild/android-x64@0.23.1': optional: true - '@esbuild/android-x64@0.25.1': - optional: true - '@esbuild/android-x64@0.25.5': optional: true '@esbuild/darwin-arm64@0.23.1': optional: true - '@esbuild/darwin-arm64@0.25.1': - optional: true - '@esbuild/darwin-arm64@0.25.5': optional: true '@esbuild/darwin-x64@0.23.1': optional: true - '@esbuild/darwin-x64@0.25.1': - optional: true - '@esbuild/darwin-x64@0.25.5': optional: true '@esbuild/freebsd-arm64@0.23.1': optional: true - '@esbuild/freebsd-arm64@0.25.1': - optional: true - '@esbuild/freebsd-arm64@0.25.5': optional: true '@esbuild/freebsd-x64@0.23.1': optional: true - '@esbuild/freebsd-x64@0.25.1': - optional: true - '@esbuild/freebsd-x64@0.25.5': optional: true '@esbuild/linux-arm64@0.23.1': optional: true - '@esbuild/linux-arm64@0.25.1': - optional: true - '@esbuild/linux-arm64@0.25.5': optional: true '@esbuild/linux-arm@0.23.1': optional: true - '@esbuild/linux-arm@0.25.1': - optional: true - '@esbuild/linux-arm@0.25.5': optional: true '@esbuild/linux-ia32@0.23.1': optional: true - '@esbuild/linux-ia32@0.25.1': - optional: true - '@esbuild/linux-ia32@0.25.5': optional: true @@ -14620,131 +13782,84 @@ snapshots: '@esbuild/linux-loong64@0.23.1': optional: true - '@esbuild/linux-loong64@0.25.1': - optional: true - '@esbuild/linux-loong64@0.25.5': optional: true '@esbuild/linux-mips64el@0.23.1': optional: true - '@esbuild/linux-mips64el@0.25.1': - optional: true - '@esbuild/linux-mips64el@0.25.5': optional: true '@esbuild/linux-ppc64@0.23.1': optional: true - '@esbuild/linux-ppc64@0.25.1': - optional: true - '@esbuild/linux-ppc64@0.25.5': optional: true '@esbuild/linux-riscv64@0.23.1': optional: true - '@esbuild/linux-riscv64@0.25.1': - optional: true - '@esbuild/linux-riscv64@0.25.5': optional: true '@esbuild/linux-s390x@0.23.1': optional: true - '@esbuild/linux-s390x@0.25.1': - optional: true - '@esbuild/linux-s390x@0.25.5': optional: true '@esbuild/linux-x64@0.23.1': optional: true - '@esbuild/linux-x64@0.25.1': - optional: true - '@esbuild/linux-x64@0.25.5': optional: true - '@esbuild/netbsd-arm64@0.25.1': - optional: true - '@esbuild/netbsd-arm64@0.25.5': optional: true '@esbuild/netbsd-x64@0.23.1': optional: true - '@esbuild/netbsd-x64@0.25.1': - optional: true - '@esbuild/netbsd-x64@0.25.5': optional: true '@esbuild/openbsd-arm64@0.23.1': optional: true - '@esbuild/openbsd-arm64@0.25.1': - optional: true - '@esbuild/openbsd-arm64@0.25.5': optional: true '@esbuild/openbsd-x64@0.23.1': optional: true - '@esbuild/openbsd-x64@0.25.1': - optional: true - '@esbuild/openbsd-x64@0.25.5': optional: true '@esbuild/sunos-x64@0.23.1': optional: true - '@esbuild/sunos-x64@0.25.1': - optional: true - '@esbuild/sunos-x64@0.25.5': optional: true '@esbuild/win32-arm64@0.23.1': optional: true - '@esbuild/win32-arm64@0.25.1': - optional: true - '@esbuild/win32-arm64@0.25.5': optional: true '@esbuild/win32-ia32@0.23.1': optional: true - '@esbuild/win32-ia32@0.25.1': - optional: true - '@esbuild/win32-ia32@0.25.5': optional: true '@esbuild/win32-x64@0.23.1': optional: true - '@esbuild/win32-x64@0.25.1': - optional: true - '@esbuild/win32-x64@0.25.5': optional: true - '@eslint-community/eslint-utils@4.5.1(eslint@9.29.0(jiti@2.4.2))': - dependencies: - eslint: 9.29.0(jiti@2.4.2) - eslint-visitor-keys: 3.4.3 - '@eslint-community/eslint-utils@4.7.0(eslint@9.29.0(jiti@2.4.2))': dependencies: eslint: 9.29.0(jiti@2.4.2) @@ -14759,7 +13874,7 @@ snapshots: '@eslint/config-array@0.20.1': dependencies: '@eslint/object-schema': 2.1.6 - debug: 4.4.1 + debug: 4.4.1(supports-color@5.5.0) minimatch: 3.1.2 transitivePeerDependencies: - supports-color @@ -14770,18 +13885,18 @@ snapshots: dependencies: '@nodelib/fs.walk': 3.0.1 ansis: 3.17.0 - bundle-require: 5.1.0(esbuild@0.25.1) + bundle-require: 5.1.0(esbuild@0.25.5) cac: 6.7.14 chokidar: 4.0.3 - debug: 4.4.1 - esbuild: 0.25.1 + debug: 4.4.1(supports-color@5.5.0) + esbuild: 0.25.5 eslint: 9.29.0(jiti@2.4.2) find-up: 7.0.0 get-port-please: 3.1.2 - h3: 1.15.1 + h3: 1.15.3 mlly: 1.7.4 mrmime: 2.0.1 - open: 10.1.0 + open: 10.1.2 tinyglobby: 0.2.14 ws: 8.18.2 transitivePeerDependencies: @@ -14804,7 +13919,7 @@ snapshots: '@eslint/eslintrc@3.3.1': dependencies: ajv: 6.12.6 - debug: 4.4.1 + debug: 4.4.1(supports-color@5.5.0) espree: 10.4.0 globals: 14.0.0 ignore: 5.3.2 @@ -14849,16 +13964,8 @@ snapshots: fastify-plugin: 5.0.1 toad-cache: 3.7.0 - '@fastify/error@4.0.0': {} - - '@fastify/error@4.1.0': {} - '@fastify/error@4.2.0': {} - '@fastify/fast-json-stringify-compiler@5.0.2': - dependencies: - fast-json-stringify: 6.0.1 - '@fastify/fast-json-stringify-compiler@5.0.3': dependencies: fast-json-stringify: 6.0.1 @@ -14881,7 +13988,7 @@ snapshots: '@fastify/middie@9.0.3': dependencies: - '@fastify/error': 4.1.0 + '@fastify/error': 4.2.0 fastify-plugin: 5.0.1 path-to-regexp: 8.2.0 reusify: 1.1.0 @@ -14896,19 +14003,10 @@ snapshots: commander: 11.1.0 prettier: 3.5.3 - '@floating-ui/core@1.6.9': - dependencies: - '@floating-ui/utils': 0.2.9 - '@floating-ui/core@1.7.1': dependencies: '@floating-ui/utils': 0.2.9 - '@floating-ui/dom@1.6.13': - dependencies: - '@floating-ui/core': 1.6.9 - '@floating-ui/utils': 0.2.9 - '@floating-ui/dom@1.7.1': dependencies: '@floating-ui/core': 1.7.1 @@ -14939,15 +14037,15 @@ snapshots: '@graphql-codegen/add@5.0.3(graphql@16.11.0)': dependencies: - '@graphql-codegen/plugin-helpers': 5.1.0(graphql@16.11.0) + '@graphql-codegen/plugin-helpers': 5.1.1(graphql@16.11.0) graphql: 16.11.0 tslib: 2.6.3 '@graphql-codegen/cli@5.0.7(@parcel/watcher@2.5.1)(@types/node@22.15.32)(crossws@0.3.5)(enquirer@2.4.1)(graphql-sock@1.0.1(graphql@16.11.0))(graphql@16.11.0)(typescript@5.8.3)': dependencies: - '@babel/generator': 7.26.8 - '@babel/template': 7.26.8 - '@babel/types': 7.26.8 + '@babel/generator': 7.27.5 + '@babel/template': 7.27.2 + '@babel/types': 7.27.6 '@graphql-codegen/client-preset': 4.8.2(graphql-sock@1.0.1(graphql@16.11.0))(graphql@16.11.0) '@graphql-codegen/core': 4.0.2(graphql@16.11.0) '@graphql-codegen/plugin-helpers': 5.1.1(graphql@16.11.0) @@ -14961,7 +14059,7 @@ snapshots: '@graphql-tools/prisma-loader': 8.0.17(@types/node@22.15.32)(crossws@0.3.5)(graphql@16.11.0) '@graphql-tools/url-loader': 8.0.26(@types/node@22.15.32)(crossws@0.3.5)(graphql@16.11.0) '@graphql-tools/utils': 10.8.6(graphql@16.11.0) - '@whatwg-node/fetch': 0.10.3 + '@whatwg-node/fetch': 0.10.8 chalk: 4.1.2 cosmiconfig: 8.3.6(typescript@5.8.3) debounce: 1.2.1 @@ -14979,7 +14077,7 @@ snapshots: string-env-interpolation: 1.0.1 ts-log: 2.2.7 tslib: 2.8.1 - yaml: 2.7.0 + yaml: 2.8.0 yargs: 17.7.2 optionalDependencies: '@parcel/watcher': 2.5.1 @@ -14999,8 +14097,8 @@ snapshots: '@graphql-codegen/client-preset@4.8.2(graphql-sock@1.0.1(graphql@16.11.0))(graphql@16.11.0)': dependencies: - '@babel/helper-plugin-utils': 7.26.5 - '@babel/template': 7.26.9 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/template': 7.27.2 '@graphql-codegen/add': 5.0.3(graphql@16.11.0) '@graphql-codegen/gql-tag-operations': 4.0.17(graphql@16.11.0) '@graphql-codegen/plugin-helpers': 5.1.1(graphql@16.11.0) @@ -15028,7 +14126,7 @@ snapshots: '@graphql-codegen/fragment-matcher@5.1.0(graphql@16.11.0)': dependencies: - '@graphql-codegen/plugin-helpers': 5.1.0(graphql@16.11.0) + '@graphql-codegen/plugin-helpers': 5.1.1(graphql@16.11.0) graphql: 16.11.0 tslib: 2.6.3 @@ -15056,8 +14154,8 @@ snapshots: '@graphql-codegen/introspection@4.0.3(graphql@16.11.0)': dependencies: - '@graphql-codegen/plugin-helpers': 5.1.0(graphql@16.11.0) - '@graphql-codegen/visitor-plugin-common': 5.6.1(graphql@16.11.0) + '@graphql-codegen/plugin-helpers': 5.1.1(graphql@16.11.0) + '@graphql-codegen/visitor-plugin-common': 5.8.0(graphql@16.11.0) graphql: 16.11.0 tslib: 2.6.3 transitivePeerDependencies: @@ -15095,14 +14193,14 @@ snapshots: '@graphql-codegen/schema-ast@4.1.0(graphql@16.11.0)': dependencies: - '@graphql-codegen/plugin-helpers': 5.1.0(graphql@16.11.0) + '@graphql-codegen/plugin-helpers': 5.1.1(graphql@16.11.0) '@graphql-tools/utils': 10.8.6(graphql@16.11.0) graphql: 16.11.0 tslib: 2.6.3 '@graphql-codegen/typed-document-node@5.1.1(graphql@16.11.0)': dependencies: - '@graphql-codegen/plugin-helpers': 5.1.0(graphql@16.11.0) + '@graphql-codegen/plugin-helpers': 5.1.1(graphql@16.11.0) '@graphql-codegen/visitor-plugin-common': 5.8.0(graphql@16.11.0) auto-bind: 4.0.0 change-case-all: 1.0.15 @@ -15113,7 +14211,7 @@ snapshots: '@graphql-codegen/typescript-operations@4.6.1(graphql-sock@1.0.1(graphql@16.11.0))(graphql@16.11.0)': dependencies: - '@graphql-codegen/plugin-helpers': 5.1.0(graphql@16.11.0) + '@graphql-codegen/plugin-helpers': 5.1.1(graphql@16.11.0) '@graphql-codegen/typescript': 4.1.6(graphql@16.11.0) '@graphql-codegen/visitor-plugin-common': 5.8.0(graphql@16.11.0) auto-bind: 4.0.0 @@ -15140,7 +14238,7 @@ snapshots: '@graphql-codegen/typescript@4.1.6(graphql@16.11.0)': dependencies: - '@graphql-codegen/plugin-helpers': 5.1.0(graphql@16.11.0) + '@graphql-codegen/plugin-helpers': 5.1.1(graphql@16.11.0) '@graphql-codegen/schema-ast': 4.1.0(graphql@16.11.0) '@graphql-codegen/visitor-plugin-common': 5.8.0(graphql@16.11.0) auto-bind: 4.0.0 @@ -15166,25 +14264,9 @@ snapshots: - encoding - supports-color - '@graphql-codegen/visitor-plugin-common@5.6.1(graphql@16.11.0)': - dependencies: - '@graphql-codegen/plugin-helpers': 5.1.0(graphql@16.11.0) - '@graphql-tools/optimize': 2.0.0(graphql@16.11.0) - '@graphql-tools/relay-operation-optimizer': 7.0.14(graphql@16.11.0) - '@graphql-tools/utils': 10.8.6(graphql@16.11.0) - auto-bind: 4.0.0 - change-case-all: 1.0.15 - dependency-graph: 0.11.0 - graphql: 16.11.0 - graphql-tag: 2.12.6(graphql@16.11.0) - parse-filepath: 1.0.2 - tslib: 2.6.3 - transitivePeerDependencies: - - encoding - '@graphql-codegen/visitor-plugin-common@5.8.0(graphql@16.11.0)': dependencies: - '@graphql-codegen/plugin-helpers': 5.1.0(graphql@16.11.0) + '@graphql-codegen/plugin-helpers': 5.1.1(graphql@16.11.0) '@graphql-tools/optimize': 2.0.0(graphql@16.11.0) '@graphql-tools/relay-operation-optimizer': 7.0.19(graphql@16.11.0) '@graphql-tools/utils': 10.8.6(graphql@16.11.0) @@ -15201,7 +14283,7 @@ snapshots: '@graphql-tools/apollo-engine-loader@8.0.15(graphql@16.11.0)': dependencies: '@graphql-tools/utils': 10.8.6(graphql@16.11.0) - '@whatwg-node/fetch': 0.10.3 + '@whatwg-node/fetch': 0.10.8 graphql: 16.11.0 sync-fetch: 0.6.0-2 tslib: 2.8.1 @@ -15240,7 +14322,7 @@ snapshots: dependencies: graphql: 16.11.0 lodash.sortby: 4.7.0 - tslib: 2.6.3 + tslib: 2.8.1 '@graphql-tools/executor-common@0.0.2(graphql@16.11.0)': dependencies: @@ -15271,7 +14353,7 @@ snapshots: '@graphql-tools/utils': 10.8.6(graphql@16.11.0) '@repeaterjs/repeater': 3.0.6 '@whatwg-node/disposablestack': 0.0.5 - '@whatwg-node/fetch': 0.10.3 + '@whatwg-node/fetch': 0.10.8 extract-files: 11.0.0 graphql: 16.11.0 meros: 1.3.0(@types/node@22.15.32) @@ -15319,7 +14401,7 @@ snapshots: '@graphql-tools/executor-http': 1.2.7(@types/node@22.15.32)(graphql@16.11.0) '@graphql-tools/graphql-tag-pluck': 8.3.14(graphql@16.11.0) '@graphql-tools/utils': 10.8.6(graphql@16.11.0) - '@whatwg-node/fetch': 0.10.3 + '@whatwg-node/fetch': 0.10.8 graphql: 16.11.0 sync-fetch: 0.6.0-2 tslib: 2.8.1 @@ -15339,10 +14421,10 @@ snapshots: '@graphql-tools/graphql-tag-pluck@8.3.14(graphql@16.11.0)': dependencies: '@babel/core': 7.27.4 - '@babel/parser': 7.26.10 + '@babel/parser': 7.27.5 '@babel/plugin-syntax-import-assertions': 7.26.0(@babel/core@7.27.4) - '@babel/traverse': 7.26.8 - '@babel/types': 7.26.8 + '@babel/traverse': 7.27.4 + '@babel/types': 7.27.6 '@graphql-tools/utils': 10.8.6(graphql@16.11.0) graphql: 16.11.0 tslib: 2.8.1 @@ -15406,9 +14488,9 @@ snapshots: '@graphql-tools/url-loader': 8.0.26(@types/node@22.15.32)(crossws@0.3.5)(graphql@16.11.0) '@graphql-tools/utils': 10.8.6(graphql@16.11.0) '@types/js-yaml': 4.0.9 - '@whatwg-node/fetch': 0.10.3 + '@whatwg-node/fetch': 0.10.8 chalk: 4.1.2 - debug: 4.4.1 + debug: 4.4.1(supports-color@5.5.0) dotenv: 16.5.0 graphql: 16.11.0 graphql-request: 6.1.0(graphql@16.11.0) @@ -15440,15 +14522,6 @@ snapshots: - encoding - supports-color - '@graphql-tools/relay-operation-optimizer@7.0.14(graphql@16.11.0)': - dependencies: - '@ardatan/relay-compiler': 12.0.2(graphql@16.11.0) - '@graphql-tools/utils': 10.8.6(graphql@16.11.0) - graphql: 16.11.0 - tslib: 2.8.1 - transitivePeerDependencies: - - encoding - '@graphql-tools/relay-operation-optimizer@7.0.19(graphql@16.11.0)': dependencies: '@ardatan/relay-compiler': 12.0.3(graphql@16.11.0) @@ -15481,7 +14554,7 @@ snapshots: '@graphql-tools/utils': 10.8.6(graphql@16.11.0) '@graphql-tools/wrap': 10.0.30(graphql@16.11.0) '@types/ws': 8.18.1 - '@whatwg-node/fetch': 0.10.3 + '@whatwg-node/fetch': 0.10.8 graphql: 16.11.0 isomorphic-ws: 5.0.0(ws@8.18.2) sync-fetch: 0.6.0-2 @@ -15498,7 +14571,7 @@ snapshots: '@graphql-tools/utils@10.8.6(graphql@16.11.0)': dependencies: '@graphql-typed-document-node/core': 3.2.0(graphql@16.11.0) - '@whatwg-node/promise-helpers': 1.3.0 + '@whatwg-node/promise-helpers': 1.3.2 cross-inspect: 1.0.1 dset: 3.1.4 graphql: 16.11.0 @@ -15536,7 +14609,7 @@ snapshots: '@headlessui/vue@1.7.23(vue@3.5.17(typescript@5.8.3))': dependencies: - '@tanstack/vue-virtual': 3.13.0(vue@3.5.17(typescript@5.8.3)) + '@tanstack/vue-virtual': 3.13.5(vue@3.5.17(typescript@5.8.3)) vue: 3.5.17(typescript@5.8.3) '@heroicons/vue@2.2.0(vue@3.5.17(typescript@5.8.3))': @@ -15562,10 +14635,10 @@ snapshots: '@ianvs/prettier-plugin-sort-imports@4.4.2(@vue/compiler-sfc@3.5.17)(prettier@3.5.3)': dependencies: - '@babel/generator': 7.26.8 - '@babel/parser': 7.26.8 - '@babel/traverse': 7.26.8 - '@babel/types': 7.26.8 + '@babel/generator': 7.27.5 + '@babel/parser': 7.27.5 + '@babel/traverse': 7.27.4 + '@babel/types': 7.27.6 prettier: 3.5.3 semver: 7.7.2 optionalDependencies: @@ -15749,24 +14822,15 @@ snapshots: '@jridgewell/sourcemap-codec@1.5.0': {} - '@jridgewell/sourcemap-codec@1.5.4': - optional: true - '@jridgewell/trace-mapping@0.3.25': dependencies: '@jridgewell/resolve-uri': 3.1.2 '@jridgewell/sourcemap-codec': 1.5.0 - '@jridgewell/trace-mapping@0.3.29': - dependencies: - '@jridgewell/resolve-uri': 3.1.2 - '@jridgewell/sourcemap-codec': 1.5.4 - optional: true - '@jridgewell/trace-mapping@0.3.9': dependencies: '@jridgewell/resolve-uri': 3.1.2 - '@jridgewell/sourcemap-codec': 1.5.4 + '@jridgewell/sourcemap-codec': 1.5.0 optional: true '@js-sdsl/ordered-map@4.4.2': {} @@ -15810,7 +14874,7 @@ snapshots: '@koa/router@12.0.2': dependencies: - debug: 4.4.1 + debug: 4.4.1(supports-color@5.5.0) http-errors: 2.0.0 koa-compose: 4.1.0 methods: 1.1.2 @@ -15820,7 +14884,7 @@ snapshots: '@kwsites/file-exists@1.1.1': dependencies: - debug: 4.4.1 + debug: 4.4.1(supports-color@5.5.0) transitivePeerDependencies: - supports-color @@ -15840,7 +14904,7 @@ snapshots: sembear: 0.7.0 semver: 7.7.2 tinyexec: 1.0.1 - validate-npm-package-name: 6.0.0 + validate-npm-package-name: 6.0.1 '@manypkg/find-root@3.0.0': dependencies: @@ -16224,7 +15288,7 @@ snapshots: '@nuxt/kit': 3.17.5(magicast@0.3.5) '@vue/devtools-core': 7.7.7(vite@6.3.5(@types/node@22.15.32)(jiti@2.4.2)(stylus@0.57.0)(terser@5.43.1)(tsx@4.20.3)(yaml@2.8.0))(vue@3.5.17(typescript@5.8.3)) '@vue/devtools-kit': 7.7.7 - birpc: 2.3.0 + birpc: 2.4.0 consola: 3.4.2 destr: 2.0.5 error-stack-parser-es: 1.0.5 @@ -16325,59 +15389,6 @@ snapshots: - utf-8-validate - vite - '@nuxt/kit@3.15.4(magicast@0.3.5)': - dependencies: - c12: 2.0.4(magicast@0.3.5) - consola: 3.4.2 - defu: 6.1.4 - destr: 2.0.5 - globby: 14.1.0 - ignore: 7.0.5 - jiti: 2.4.2 - klona: 2.0.6 - knitwork: 1.2.0 - mlly: 1.7.4 - ohash: 1.1.6 - pathe: 2.0.3 - pkg-types: 1.3.1 - scule: 1.3.0 - semver: 7.7.2 - std-env: 3.9.0 - ufo: 1.6.1 - unctx: 2.4.1 - unimport: 4.2.0 - untyped: 1.5.2 - transitivePeerDependencies: - - magicast - - supports-color - - '@nuxt/kit@3.16.1(magicast@0.3.5)': - dependencies: - c12: 3.0.4(magicast@0.3.5) - consola: 3.4.2 - defu: 6.1.4 - destr: 2.0.3 - errx: 0.1.0 - exsolve: 1.0.7 - globby: 14.1.0 - ignore: 7.0.5 - jiti: 2.4.2 - klona: 2.0.6 - knitwork: 1.2.0 - mlly: 1.7.4 - ohash: 2.0.11 - pathe: 2.0.3 - pkg-types: 2.1.0 - scule: 1.3.0 - semver: 7.7.2 - std-env: 3.9.0 - ufo: 1.5.4 - unctx: 2.4.1 - unimport: 4.2.0 - untyped: 2.0.0 - transitivePeerDependencies: - - magicast - '@nuxt/kit@3.17.5(magicast@0.3.5)': dependencies: c12: 3.0.4(magicast@0.3.5) @@ -16427,7 +15438,7 @@ snapshots: git-url-parse: 16.0.1 is-docker: 3.0.0 ofetch: 1.4.1 - package-manager-detector: 1.1.0 + package-manager-detector: 1.3.0 pathe: 2.0.3 rc9: 2.1.2 std-env: 3.9.0 @@ -16547,22 +15558,21 @@ snapshots: '@nuxtjs/color-mode@3.5.2(magicast@0.3.5)': dependencies: - '@nuxt/kit': 3.15.4(magicast@0.3.5) + '@nuxt/kit': 3.17.5(magicast@0.3.5) pathe: 1.1.2 pkg-types: 1.3.1 semver: 7.7.2 transitivePeerDependencies: - magicast - - supports-color '@nuxtjs/tailwindcss@6.14.0(magicast@0.3.5)(ts-node@10.9.2(@swc/core@1.12.4)(@types/node@22.15.32)(typescript@5.8.3))': dependencies: '@nuxt/kit': 3.17.5(magicast@0.3.5) autoprefixer: 10.4.21(postcss@8.5.6) - c12: 3.0.2(magicast@0.3.5) + c12: 3.0.4(magicast@0.3.5) consola: 3.4.2 defu: 6.1.4 - h3: 1.15.1 + h3: 1.15.3 klona: 2.0.6 ohash: 2.0.11 pathe: 2.0.3 @@ -16571,7 +15581,7 @@ snapshots: postcss-nesting: 13.0.1(postcss@8.5.6) tailwind-config-viewer: 2.0.4(tailwindcss@3.4.17(ts-node@10.9.2(@swc/core@1.12.4)(@types/node@22.15.32)(typescript@5.8.3))) tailwindcss: 3.4.17(ts-node@10.9.2(@swc/core@1.12.4)(@types/node@22.15.32)(typescript@5.8.3)) - ufo: 1.5.4 + ufo: 1.6.1 unctx: 2.4.1 transitivePeerDependencies: - magicast @@ -16697,7 +15707,7 @@ snapshots: '@pinia/nuxt@0.11.1(magicast@0.3.5)(pinia@3.0.3(typescript@5.8.3)(vue@3.5.17(typescript@5.8.3)))': dependencies: - '@nuxt/kit': 3.16.1(magicast@0.3.5) + '@nuxt/kit': 3.17.5(magicast@0.3.5) pinia: 3.0.3(typescript@5.8.3)(vue@3.5.17(typescript@5.8.3)) transitivePeerDependencies: - magicast @@ -16757,7 +15767,7 @@ snapshots: '@pm2/pm2-version-check@1.0.4': dependencies: - debug: 4.4.0(supports-color@5.5.0) + debug: 4.4.1(supports-color@5.5.0) transitivePeerDependencies: - supports-color @@ -16857,7 +15867,7 @@ snapshots: '@rollup/plugin-node-resolve@16.0.1(rollup@4.44.0)': dependencies: - '@rollup/pluginutils': 5.1.4(rollup@4.44.0) + '@rollup/pluginutils': 5.2.0(rollup@4.44.0) '@types/resolve': 1.20.2 deepmerge: 4.3.1 is-module: 1.0.0 @@ -16874,7 +15884,7 @@ snapshots: '@rollup/plugin-strip@3.0.4(rollup@4.44.0)': dependencies: - '@rollup/pluginutils': 5.1.4(rollup@4.44.0) + '@rollup/pluginutils': 5.2.0(rollup@4.44.0) estree-walker: 2.0.2 magic-string: 0.30.17 optionalDependencies: @@ -16893,14 +15903,6 @@ snapshots: estree-walker: 2.0.2 picomatch: 2.3.1 - '@rollup/pluginutils@5.1.4(rollup@4.44.0)': - dependencies: - '@types/estree': 1.0.7 - estree-walker: 2.0.2 - picomatch: 4.0.2 - optionalDependencies: - rollup: 4.44.0 - '@rollup/pluginutils@5.2.0(rollup@4.44.0)': dependencies: '@types/estree': 1.0.8 @@ -16909,123 +15911,63 @@ snapshots: optionalDependencies: rollup: 4.44.0 - '@rollup/rollup-android-arm-eabi@4.37.0': - optional: true - '@rollup/rollup-android-arm-eabi@4.44.0': optional: true - '@rollup/rollup-android-arm64@4.37.0': - optional: true - '@rollup/rollup-android-arm64@4.44.0': optional: true - '@rollup/rollup-darwin-arm64@4.37.0': - optional: true - '@rollup/rollup-darwin-arm64@4.44.0': optional: true - '@rollup/rollup-darwin-x64@4.37.0': - optional: true - '@rollup/rollup-darwin-x64@4.44.0': optional: true - '@rollup/rollup-freebsd-arm64@4.37.0': - optional: true - '@rollup/rollup-freebsd-arm64@4.44.0': optional: true - '@rollup/rollup-freebsd-x64@4.37.0': - optional: true - '@rollup/rollup-freebsd-x64@4.44.0': optional: true - '@rollup/rollup-linux-arm-gnueabihf@4.37.0': - optional: true - '@rollup/rollup-linux-arm-gnueabihf@4.44.0': optional: true - '@rollup/rollup-linux-arm-musleabihf@4.37.0': - optional: true - '@rollup/rollup-linux-arm-musleabihf@4.44.0': optional: true - '@rollup/rollup-linux-arm64-gnu@4.37.0': - optional: true - '@rollup/rollup-linux-arm64-gnu@4.44.0': optional: true - '@rollup/rollup-linux-arm64-musl@4.37.0': - optional: true - '@rollup/rollup-linux-arm64-musl@4.44.0': optional: true - '@rollup/rollup-linux-loongarch64-gnu@4.37.0': - optional: true - '@rollup/rollup-linux-loongarch64-gnu@4.44.0': optional: true - '@rollup/rollup-linux-powerpc64le-gnu@4.37.0': - optional: true - '@rollup/rollup-linux-powerpc64le-gnu@4.44.0': optional: true - '@rollup/rollup-linux-riscv64-gnu@4.37.0': - optional: true - '@rollup/rollup-linux-riscv64-gnu@4.44.0': optional: true - '@rollup/rollup-linux-riscv64-musl@4.37.0': - optional: true - '@rollup/rollup-linux-riscv64-musl@4.44.0': optional: true - '@rollup/rollup-linux-s390x-gnu@4.37.0': - optional: true - '@rollup/rollup-linux-s390x-gnu@4.44.0': optional: true - '@rollup/rollup-linux-x64-gnu@4.37.0': - optional: true - '@rollup/rollup-linux-x64-gnu@4.44.0': optional: true - '@rollup/rollup-linux-x64-musl@4.37.0': - optional: true - '@rollup/rollup-linux-x64-musl@4.44.0': optional: true - '@rollup/rollup-win32-arm64-msvc@4.37.0': - optional: true - '@rollup/rollup-win32-arm64-msvc@4.44.0': optional: true - '@rollup/rollup-win32-ia32-msvc@4.37.0': - optional: true - '@rollup/rollup-win32-ia32-msvc@4.44.0': optional: true - '@rollup/rollup-win32-x64-msvc@4.37.0': - optional: true - '@rollup/rollup-win32-x64-msvc@4.44.0': optional: true @@ -17072,8 +16014,6 @@ snapshots: '@sec-ant/readable-stream@0.4.1': {} - '@sindresorhus/is@7.0.1': {} - '@sindresorhus/is@7.0.2': {} '@sindresorhus/merge-streams@2.3.0': {} @@ -17291,7 +16231,7 @@ snapshots: '@storybook/manager-api': 8.6.14(storybook@8.6.14(prettier@3.5.3)) '@storybook/preview-api': 8.6.14(storybook@8.6.14(prettier@3.5.3)) '@storybook/theming': 8.6.14(storybook@8.6.14(prettier@3.5.3)) - '@vue/compiler-core': 3.5.13 + '@vue/compiler-core': 3.5.17 storybook: 8.6.14(prettier@3.5.3) ts-dedent: 2.2.0 type-fest: 2.19.0 @@ -17378,15 +16318,8 @@ snapshots: postcss-selector-parser: 6.0.10 tailwindcss: 3.4.17(ts-node@10.9.2(@swc/core@1.12.4)(@types/node@22.15.32)(typescript@5.8.3)) - '@tanstack/virtual-core@3.13.0': {} - '@tanstack/virtual-core@3.13.5': {} - '@tanstack/vue-virtual@3.13.0(vue@3.5.17(typescript@5.8.3))': - dependencies: - '@tanstack/virtual-core': 3.13.0 - vue: 3.5.17(typescript@5.8.3) - '@tanstack/vue-virtual@3.13.5(vue@3.5.17(typescript@5.8.3))': dependencies: '@tanstack/virtual-core': 3.13.5 @@ -17405,8 +16338,8 @@ snapshots: '@testing-library/dom@9.3.4': dependencies: - '@babel/code-frame': 7.26.2 - '@babel/runtime': 7.27.0 + '@babel/code-frame': 7.27.1 + '@babel/runtime': 7.27.6 '@types/aria-query': 5.0.4 aria-query: 5.1.3 chalk: 4.1.2 @@ -17430,7 +16363,7 @@ snapshots: '@testing-library/vue@8.1.0(@vue/compiler-sfc@3.5.17)(vue@3.5.17(typescript@5.8.3))': dependencies: - '@babel/runtime': 7.27.0 + '@babel/runtime': 7.27.6 '@testing-library/dom': 9.3.4 '@vue/test-utils': 2.4.6 vue: 3.5.17(typescript@5.8.3) @@ -17439,7 +16372,7 @@ snapshots: '@tokenizer/inflate@0.2.7': dependencies: - debug: 4.4.1 + debug: 4.4.1(supports-color@5.5.0) fflate: 0.8.2 token-types: 6.0.0 transitivePeerDependencies: @@ -17552,10 +16485,6 @@ snapshots: '@types/json-schema': 7.0.15 optional: true - '@types/estree@1.0.6': {} - - '@types/estree@1.0.7': {} - '@types/estree@1.0.8': {} '@types/express-serve-static-core@4.19.6': @@ -17608,7 +16537,7 @@ snapshots: dependencies: '@types/node': 22.15.32 '@types/tough-cookie': 4.0.5 - parse5: 7.2.1 + parse5: 7.3.0 '@types/json-schema@7.0.15': {} @@ -17653,11 +16582,6 @@ snapshots: dependencies: undici-types: 6.21.0 - '@types/node@22.16.0': - dependencies: - undici-types: 6.21.0 - optional: true - '@types/normalize-package-data@2.4.4': {} '@types/parse-path@7.0.3': {} @@ -17779,7 +16703,7 @@ snapshots: '@typescript-eslint/types': 8.34.1 '@typescript-eslint/typescript-estree': 8.34.1(typescript@5.8.3) '@typescript-eslint/visitor-keys': 8.34.1 - debug: 4.4.1 + debug: 4.4.1(supports-color@5.5.0) eslint: 9.29.0(jiti@2.4.2) typescript: 5.8.3 transitivePeerDependencies: @@ -17789,7 +16713,7 @@ snapshots: dependencies: '@typescript-eslint/tsconfig-utils': 8.34.1(typescript@5.8.3) '@typescript-eslint/types': 8.34.1 - debug: 4.4.1 + debug: 4.4.1(supports-color@5.5.0) typescript: 5.8.3 transitivePeerDependencies: - supports-color @@ -17807,7 +16731,7 @@ snapshots: dependencies: '@typescript-eslint/typescript-estree': 8.34.1(typescript@5.8.3) '@typescript-eslint/utils': 8.34.1(eslint@9.29.0(jiti@2.4.2))(typescript@5.8.3) - debug: 4.4.1 + debug: 4.4.1(supports-color@5.5.0) eslint: 9.29.0(jiti@2.4.2) ts-api-utils: 2.1.0(typescript@5.8.3) typescript: 5.8.3 @@ -17822,7 +16746,7 @@ snapshots: '@typescript-eslint/tsconfig-utils': 8.34.1(typescript@5.8.3) '@typescript-eslint/types': 8.34.1 '@typescript-eslint/visitor-keys': 8.34.1 - debug: 4.4.1 + debug: 4.4.1(supports-color@5.5.0) fast-glob: 3.3.3 is-glob: 4.0.3 minimatch: 9.0.5 @@ -17859,7 +16783,7 @@ snapshots: '@babel/core': 7.27.4 '@babel/preset-typescript': 7.26.0(@babel/core@7.27.4) '@vue/compiler-dom': 3.5.17 - '@vue/compiler-sfc': 3.5.13 + '@vue/compiler-sfc': 3.5.17 '@vuedx/template-ast-types': 0.7.1 fast-glob: 3.3.3 prettier: 3.5.3 @@ -17990,7 +16914,7 @@ snapshots: '@ampproject/remapping': 2.3.0 '@bcoe/v8-coverage': 1.0.2 ast-v8-to-istanbul: 0.3.3 - debug: 4.4.1 + debug: 4.4.1(supports-color@5.5.0) istanbul-lib-coverage: 3.2.2 istanbul-lib-report: 3.0.1 istanbul-lib-source-maps: 5.0.6 @@ -18011,6 +16935,13 @@ snapshots: chai: 5.2.0 tinyrainbow: 1.2.0 + '@vitest/expect@3.0.7': + dependencies: + '@vitest/spy': 3.0.7 + '@vitest/utils': 3.0.7 + chai: 5.2.0 + tinyrainbow: 2.0.0 + '@vitest/expect@3.2.4': dependencies: '@types/chai': 5.2.2 @@ -18019,6 +16950,14 @@ snapshots: chai: 5.2.0 tinyrainbow: 2.0.0 + '@vitest/mocker@3.0.7(vite@6.3.5(@types/node@22.15.32)(jiti@2.4.2)(stylus@0.57.0)(terser@5.43.1)(tsx@4.19.3)(yaml@2.8.0))': + dependencies: + '@vitest/spy': 3.0.7 + estree-walker: 3.0.3 + magic-string: 0.30.17 + optionalDependencies: + vite: 6.3.5(@types/node@22.15.32)(jiti@2.4.2)(stylus@0.57.0)(terser@5.43.1)(tsx@4.19.3)(yaml@2.8.0) + '@vitest/mocker@3.2.4(vite@6.3.5(@types/node@22.15.32)(jiti@2.4.2)(stylus@0.57.0)(terser@5.43.1)(tsx@4.20.3)(yaml@2.8.0))': dependencies: '@vitest/spy': 3.2.4 @@ -18035,16 +16974,31 @@ snapshots: dependencies: tinyrainbow: 1.2.0 + '@vitest/pretty-format@3.0.7': + dependencies: + tinyrainbow: 2.0.0 + '@vitest/pretty-format@3.2.4': dependencies: tinyrainbow: 2.0.0 + '@vitest/runner@3.0.7': + dependencies: + '@vitest/utils': 3.0.7 + pathe: 2.0.3 + '@vitest/runner@3.2.4': dependencies: '@vitest/utils': 3.2.4 pathe: 2.0.3 strip-literal: 3.0.0 + '@vitest/snapshot@3.0.7': + dependencies: + '@vitest/pretty-format': 3.0.7 + magic-string: 0.30.17 + pathe: 2.0.3 + '@vitest/snapshot@3.2.4': dependencies: '@vitest/pretty-format': 3.2.4 @@ -18055,6 +17009,10 @@ snapshots: dependencies: tinyspy: 3.0.2 + '@vitest/spy@3.0.7': + dependencies: + tinyspy: 3.0.2 + '@vitest/spy@3.2.4': dependencies: tinyspy: 4.0.3 @@ -18083,6 +17041,12 @@ snapshots: loupe: 3.1.4 tinyrainbow: 1.2.0 + '@vitest/utils@3.0.7': + dependencies: + '@vitest/pretty-format': 3.0.7 + loupe: 3.1.4 + tinyrainbow: 2.0.0 + '@vitest/utils@3.2.4': dependencies: '@vitest/pretty-format': 3.2.4 @@ -18148,12 +17112,12 @@ snapshots: '@vue/babel-plugin-jsx@1.4.0(@babel/core@7.27.4)': dependencies: - '@babel/helper-module-imports': 7.25.9 - '@babel/helper-plugin-utils': 7.26.5 - '@babel/plugin-syntax-jsx': 7.25.9(@babel/core@7.27.4) - '@babel/template': 7.26.9 - '@babel/traverse': 7.26.10 - '@babel/types': 7.26.10 + '@babel/helper-module-imports': 7.27.1 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-syntax-jsx': 7.27.1(@babel/core@7.27.4) + '@babel/template': 7.27.2 + '@babel/traverse': 7.27.4 + '@babel/types': 7.27.6 '@vue/babel-helper-vue-transform-on': 1.4.0 '@vue/babel-plugin-resolve-type': 1.4.0(@babel/core@7.27.4) '@vue/shared': 3.5.17 @@ -18164,23 +17128,15 @@ snapshots: '@vue/babel-plugin-resolve-type@1.4.0(@babel/core@7.27.4)': dependencies: - '@babel/code-frame': 7.26.2 + '@babel/code-frame': 7.27.1 '@babel/core': 7.27.4 - '@babel/helper-module-imports': 7.25.9 - '@babel/helper-plugin-utils': 7.26.5 + '@babel/helper-module-imports': 7.27.1 + '@babel/helper-plugin-utils': 7.27.1 '@babel/parser': 7.27.5 '@vue/compiler-sfc': 3.5.17 transitivePeerDependencies: - supports-color - '@vue/compiler-core@3.5.13': - dependencies: - '@babel/parser': 7.27.0 - '@vue/shared': 3.5.13 - entities: 4.5.0 - estree-walker: 2.0.2 - source-map-js: 1.2.1 - '@vue/compiler-core@3.5.17': dependencies: '@babel/parser': 7.27.5 @@ -18189,28 +17145,11 @@ snapshots: estree-walker: 2.0.2 source-map-js: 1.2.1 - '@vue/compiler-dom@3.5.13': - dependencies: - '@vue/compiler-core': 3.5.13 - '@vue/shared': 3.5.13 - '@vue/compiler-dom@3.5.17': dependencies: '@vue/compiler-core': 3.5.17 '@vue/shared': 3.5.17 - '@vue/compiler-sfc@3.5.13': - dependencies: - '@babel/parser': 7.27.0 - '@vue/compiler-core': 3.5.13 - '@vue/compiler-dom': 3.5.13 - '@vue/compiler-ssr': 3.5.13 - '@vue/shared': 3.5.13 - estree-walker: 2.0.2 - magic-string: 0.30.17 - postcss: 8.5.6 - source-map-js: 1.2.1 - '@vue/compiler-sfc@3.5.17': dependencies: '@babel/parser': 7.27.5 @@ -18223,11 +17162,6 @@ snapshots: postcss: 8.5.6 source-map-js: 1.2.1 - '@vue/compiler-ssr@3.5.13': - dependencies: - '@vue/compiler-dom': 3.5.13 - '@vue/shared': 3.5.13 - '@vue/compiler-ssr@3.5.17': dependencies: '@vue/compiler-dom': 3.5.17 @@ -18299,11 +17233,11 @@ snapshots: '@vue/language-core@2.2.8(typescript@5.8.3)': dependencies: - '@volar/language-core': 2.4.12 + '@volar/language-core': 2.4.14 '@vue/compiler-dom': 3.5.17 '@vue/compiler-vue2': 2.7.16 '@vue/shared': 3.5.17 - alien-signals: 1.0.4 + alien-signals: 1.0.13 minimatch: 9.0.5 muggle-string: 0.4.1 path-browserify: 1.0.1 @@ -18332,14 +17266,12 @@ snapshots: '@vue/shared': 3.5.17 vue: 3.5.17(typescript@5.8.3) - '@vue/shared@3.5.13': {} - '@vue/shared@3.5.17': {} '@vue/test-utils@2.4.6': dependencies: js-beautify: 1.15.3 - vue-component-type-helpers: 2.2.0 + vue-component-type-helpers: 2.2.8 '@vue/tsconfig@0.7.0(typescript@5.8.3)(vue@3.5.17(typescript@5.8.3))': optionalDependencies: @@ -18514,11 +17446,6 @@ snapshots: '@whatwg-node/promise-helpers': 1.3.2 tslib: 2.8.1 - '@whatwg-node/fetch@0.10.3': - dependencies: - '@whatwg-node/node-fetch': 0.7.9 - urlpattern-polyfill: 10.0.0 - '@whatwg-node/fetch@0.10.8': dependencies: '@whatwg-node/node-fetch': 0.7.21 @@ -18531,16 +17458,6 @@ snapshots: '@whatwg-node/promise-helpers': 1.3.2 tslib: 2.8.1 - '@whatwg-node/node-fetch@0.7.9': - dependencies: - '@whatwg-node/disposablestack': 0.0.5 - busboy: 1.6.0 - tslib: 2.8.1 - - '@whatwg-node/promise-helpers@1.3.0': - dependencies: - tslib: 2.8.1 - '@whatwg-node/promise-helpers@1.3.2': dependencies: tslib: 2.8.1 @@ -18612,8 +17529,6 @@ snapshots: acorn@7.4.1: {} - acorn@8.14.1: {} - acorn@8.15.0: {} add-stream@1.0.0: {} @@ -18655,8 +17570,6 @@ snapshots: alien-signals@1.0.13: {} - alien-signals@1.0.4: {} - amp-message@0.1.2: dependencies: amp: 0.3.1 @@ -18761,7 +17674,7 @@ snapshots: array-buffer-byte-length@1.0.2: dependencies: - call-bound: 1.0.3 + call-bound: 1.0.4 is-array-buffer: 3.0.5 array-flatten@1.1.1: {} @@ -18774,7 +17687,7 @@ snapshots: define-properties: 1.2.1 es-abstract: 1.23.9 es-object-atoms: 1.1.1 - get-intrinsic: 1.2.7 + get-intrinsic: 1.3.0 is-string: 1.1.1 array-union@2.1.0: {} @@ -18809,7 +17722,7 @@ snapshots: define-properties: 1.2.1 es-abstract: 1.23.9 es-errors: 1.3.0 - get-intrinsic: 1.2.7 + get-intrinsic: 1.3.0 is-array-buffer: 3.0.5 arrayreduce@2.1.0: {} @@ -18894,8 +17807,8 @@ snapshots: autoprefixer@10.4.21(postcss@8.5.6): dependencies: - browserslist: 4.24.4 - caniuse-lite: 1.0.30001706 + browserslist: 4.25.0 + caniuse-lite: 1.0.30001724 fraction.js: 4.3.7 normalize-range: 0.1.2 picocolors: 1.1.1 @@ -18908,8 +17821,8 @@ snapshots: avvio@9.1.0: dependencies: - '@fastify/error': 4.0.0 - fastq: 1.19.0 + '@fastify/error': 4.2.0 + fastq: 1.19.1 await-lock@2.2.2: {} @@ -18967,7 +17880,7 @@ snapshots: babel-walk@3.0.0-canary-5: dependencies: - '@babel/types': 7.27.0 + '@babel/types': 7.27.6 backo2@1.0.2: {} @@ -19000,8 +17913,6 @@ snapshots: dependencies: file-uri-to-path: 1.0.0 - birpc@2.3.0: {} - birpc@2.4.0: {} bl@4.1.0: @@ -19035,20 +17946,11 @@ snapshots: boolean@3.2.0: {} - brace-expansion@1.1.11: - dependencies: - balanced-match: 1.0.2 - concat-map: 0.0.1 - brace-expansion@1.1.12: dependencies: balanced-match: 1.0.2 concat-map: 0.0.1 - brace-expansion@2.0.1: - dependencies: - balanced-match: 1.0.2 - brace-expansion@2.0.2: dependencies: balanced-match: 1.0.2 @@ -19063,13 +17965,6 @@ snapshots: browser-assert@1.2.1: {} - browserslist@4.24.4: - dependencies: - caniuse-lite: 1.0.30001706 - electron-to-chromium: 1.5.120 - node-releases: 2.0.19 - update-browserslist-db: 1.1.3(browserslist@4.24.4) - browserslist@4.25.0: dependencies: caniuse-lite: 1.0.30001724 @@ -19077,14 +17972,6 @@ snapshots: node-releases: 2.0.19 update-browserslist-db: 1.1.3(browserslist@4.25.0) - browserslist@4.25.1: - dependencies: - caniuse-lite: 1.0.30001727 - electron-to-chromium: 1.5.180 - node-releases: 2.0.19 - update-browserslist-db: 1.1.3(browserslist@4.25.1) - optional: true - bser@2.1.1: dependencies: node-int64: 0.4.0 @@ -19125,53 +18012,15 @@ snapshots: esbuild: 0.23.1 load-tsconfig: 0.2.5 - bundle-require@5.1.0(esbuild@0.25.1): + bundle-require@5.1.0(esbuild@0.25.5): dependencies: - esbuild: 0.25.1 + esbuild: 0.25.5 load-tsconfig: 0.2.5 - busboy@1.6.0: - dependencies: - streamsearch: 1.1.0 - bycontract@2.0.11: {} bytes@3.1.2: {} - c12@2.0.4(magicast@0.3.5): - dependencies: - chokidar: 4.0.3 - confbox: 0.1.8 - defu: 6.1.4 - dotenv: 16.5.0 - giget: 1.2.5 - jiti: 2.4.2 - mlly: 1.7.4 - ohash: 2.0.11 - pathe: 2.0.3 - perfect-debounce: 1.0.0 - pkg-types: 1.3.1 - rc9: 2.1.2 - optionalDependencies: - magicast: 0.3.5 - - c12@3.0.2(magicast@0.3.5): - dependencies: - chokidar: 4.0.3 - confbox: 0.1.8 - defu: 6.1.4 - dotenv: 16.5.0 - exsolve: 1.0.7 - giget: 2.0.0 - jiti: 2.4.2 - ohash: 2.0.11 - pathe: 2.0.3 - perfect-debounce: 1.0.0 - pkg-types: 2.1.0 - rc9: 2.1.2 - optionalDependencies: - magicast: 0.3.5 - c12@3.0.4(magicast@0.3.5): dependencies: chokidar: 4.0.3 @@ -19223,14 +18072,9 @@ snapshots: dependencies: call-bind-apply-helpers: 1.0.2 es-define-property: 1.0.1 - get-intrinsic: 1.2.7 + get-intrinsic: 1.3.0 set-function-length: 1.2.2 - call-bound@1.0.3: - dependencies: - call-bind-apply-helpers: 1.0.2 - get-intrinsic: 1.2.7 - call-bound@1.0.4: dependencies: call-bind-apply-helpers: 1.0.2 @@ -19271,13 +18115,8 @@ snapshots: lodash.memoize: 4.1.2 lodash.uniq: 4.5.0 - caniuse-lite@1.0.30001706: {} - caniuse-lite@1.0.30001724: {} - caniuse-lite@1.0.30001727: - optional: true - capital-case@1.0.4: dependencies: no-case: 3.0.4 @@ -19378,8 +18217,6 @@ snapshots: chownr@1.1.4: {} - chownr@2.0.0: {} - chownr@3.0.0: {} chrome-trace-event@1.0.4: @@ -19630,8 +18467,6 @@ snapshots: confbox@0.1.8: {} - confbox@0.2.1: {} - confbox@0.2.2: {} config-chain@1.1.13: @@ -19649,8 +18484,8 @@ snapshots: constantinople@4.0.1: dependencies: - '@babel/parser': 7.27.0 - '@babel/types': 7.27.0 + '@babel/parser': 7.27.5 + '@babel/types': 7.27.6 content-disposition@0.5.4: dependencies: @@ -19990,10 +18825,6 @@ snapshots: shebang-command: 2.0.0 which: 2.0.2 - crossws@0.3.4: - dependencies: - uncrypto: 0.1.3 - crossws@0.3.5: dependencies: uncrypto: 0.1.3 @@ -20139,19 +18970,19 @@ snapshots: data-view-buffer@1.0.2: dependencies: - call-bound: 1.0.3 + call-bound: 1.0.4 es-errors: 1.3.0 is-data-view: 1.0.2 data-view-byte-length@1.0.2: dependencies: - call-bound: 1.0.3 + call-bound: 1.0.4 es-errors: 1.3.0 is-data-view: 1.0.2 data-view-byte-offset@1.0.1: dependencies: - call-bound: 1.0.3 + call-bound: 1.0.4 es-errors: 1.3.0 is-data-view: 1.0.2 @@ -20185,16 +19016,12 @@ snapshots: dependencies: ms: 2.1.3 - debug@4.4.0(supports-color@5.5.0): + debug@4.4.1(supports-color@5.5.0): dependencies: ms: 2.1.3 optionalDependencies: supports-color: 5.5.0 - debug@4.4.1: - dependencies: - ms: 2.1.3 - decache@4.6.2: dependencies: callsite: 1.0.0 @@ -20300,8 +19127,6 @@ snapshots: dequal@2.0.3: {} - destr@2.0.3: {} - destr@2.0.5: {} destroy@1.2.0: {} @@ -20393,7 +19218,7 @@ snapshots: docker-modem@5.0.6: dependencies: - debug: 4.4.1 + debug: 4.4.1(supports-color@5.5.0) readable-stream: 3.6.2 split-ca: 1.0.1 ssh2: 1.16.0 @@ -20516,13 +19341,8 @@ snapshots: ee-first@1.1.1: {} - electron-to-chromium@1.5.120: {} - electron-to-chromium@1.5.171: {} - electron-to-chromium@1.5.180: - optional: true - emoji-regex@10.4.0: {} emoji-regex@7.0.3: {} @@ -20537,24 +19357,14 @@ snapshots: encodeurl@2.0.0: {} - end-of-stream@1.4.4: - dependencies: - once: 1.4.0 - end-of-stream@1.4.5: dependencies: once: 1.4.0 enhanced-resolve@5.18.1: - dependencies: - graceful-fs: 4.2.11 - tapable: 2.2.1 - - enhanced-resolve@5.18.2: dependencies: graceful-fs: 4.2.11 tapable: 2.2.2 - optional: true enquirer@2.3.6: dependencies: @@ -20605,7 +19415,7 @@ snapshots: arraybuffer.prototype.slice: 1.0.4 available-typed-arrays: 1.0.7 call-bind: 1.0.8 - call-bound: 1.0.3 + call-bound: 1.0.4 data-view-buffer: 1.0.2 data-view-byte-length: 1.0.2 data-view-byte-offset: 1.0.1 @@ -20615,7 +19425,7 @@ snapshots: es-set-tostringtag: 2.1.0 es-to-primitive: 1.3.0 function.prototype.name: 1.1.8 - get-intrinsic: 1.2.7 + get-intrinsic: 1.3.0 get-proto: 1.0.1 get-symbol-description: 1.1.0 globalthis: 1.0.4 @@ -20651,7 +19461,7 @@ snapshots: typed-array-byte-offset: 1.0.4 typed-array-length: 1.0.7 unbox-primitive: 1.1.0 - which-typed-array: 1.1.18 + which-typed-array: 1.1.19 es-define-property@1.0.1: {} @@ -20769,7 +19579,7 @@ snapshots: esbuild-register@3.6.0(esbuild@0.25.5): dependencies: - debug: 4.4.1 + debug: 4.4.1(supports-color@5.5.0) esbuild: 0.25.5 transitivePeerDependencies: - supports-color @@ -20837,34 +19647,6 @@ snapshots: '@esbuild/win32-ia32': 0.23.1 '@esbuild/win32-x64': 0.23.1 - esbuild@0.25.1: - optionalDependencies: - '@esbuild/aix-ppc64': 0.25.1 - '@esbuild/android-arm': 0.25.1 - '@esbuild/android-arm64': 0.25.1 - '@esbuild/android-x64': 0.25.1 - '@esbuild/darwin-arm64': 0.25.1 - '@esbuild/darwin-x64': 0.25.1 - '@esbuild/freebsd-arm64': 0.25.1 - '@esbuild/freebsd-x64': 0.25.1 - '@esbuild/linux-arm': 0.25.1 - '@esbuild/linux-arm64': 0.25.1 - '@esbuild/linux-ia32': 0.25.1 - '@esbuild/linux-loong64': 0.25.1 - '@esbuild/linux-mips64el': 0.25.1 - '@esbuild/linux-ppc64': 0.25.1 - '@esbuild/linux-riscv64': 0.25.1 - '@esbuild/linux-s390x': 0.25.1 - '@esbuild/linux-x64': 0.25.1 - '@esbuild/netbsd-arm64': 0.25.1 - '@esbuild/netbsd-x64': 0.25.1 - '@esbuild/openbsd-arm64': 0.25.1 - '@esbuild/openbsd-x64': 0.25.1 - '@esbuild/sunos-x64': 0.25.1 - '@esbuild/win32-arm64': 0.25.1 - '@esbuild/win32-ia32': 0.25.1 - '@esbuild/win32-x64': 0.25.1 - esbuild@0.25.5: optionalDependencies: '@esbuild/aix-ppc64': 0.25.5 @@ -20946,7 +19728,7 @@ snapshots: eslint-import-resolver-typescript@4.4.4(eslint-plugin-import-x@4.15.2(@typescript-eslint/utils@8.34.1(eslint@9.29.0(jiti@2.4.2))(typescript@5.8.3))(eslint-import-resolver-node@0.3.9)(eslint@9.29.0(jiti@2.4.2)))(eslint-plugin-import@2.31.0)(eslint@9.29.0(jiti@2.4.2)): dependencies: - debug: 4.4.1 + debug: 4.4.1(supports-color@5.5.0) eslint: 9.29.0(jiti@2.4.2) eslint-import-context: 0.1.8(unrs-resolver@1.9.1) get-tsconfig: 4.10.1 @@ -20977,7 +19759,7 @@ snapshots: eslint-plugin-es-x@7.8.0(eslint@9.29.0(jiti@2.4.2)): dependencies: - '@eslint-community/eslint-utils': 4.5.1(eslint@9.29.0(jiti@2.4.2)) + '@eslint-community/eslint-utils': 4.7.0(eslint@9.29.0(jiti@2.4.2)) '@eslint-community/regexpp': 4.12.1 eslint: 9.29.0(jiti@2.4.2) eslint-compat-utils: 0.5.1(eslint@9.29.0(jiti@2.4.2)) @@ -20986,7 +19768,7 @@ snapshots: dependencies: '@typescript-eslint/types': 8.34.1 comment-parser: 1.4.1 - debug: 4.4.1 + debug: 4.4.1(supports-color@5.5.0) eslint: 9.29.0(jiti@2.4.2) eslint-import-context: 0.1.8(unrs-resolver@1.9.1) is-glob: 4.0.3 @@ -21034,7 +19816,7 @@ snapshots: '@es-joy/jsdoccomment': 0.50.2 are-docs-informative: 0.0.2 comment-parser: 1.4.1 - debug: 4.4.1 + debug: 4.4.1(supports-color@5.5.0) escape-string-regexp: 4.0.0 eslint: 9.29.0(jiti@2.4.2) espree: 10.4.0 @@ -21047,12 +19829,12 @@ snapshots: eslint-plugin-n@17.20.0(eslint@9.29.0(jiti@2.4.2))(typescript@5.8.3): dependencies: - '@eslint-community/eslint-utils': 4.5.1(eslint@9.29.0(jiti@2.4.2)) + '@eslint-community/eslint-utils': 4.7.0(eslint@9.29.0(jiti@2.4.2)) '@typescript-eslint/utils': 8.34.1(eslint@9.29.0(jiti@2.4.2))(typescript@5.8.3) enhanced-resolve: 5.18.1 eslint: 9.29.0(jiti@2.4.2) eslint-plugin-es-x: 7.8.0(eslint@9.29.0(jiti@2.4.2)) - get-tsconfig: 4.10.0 + get-tsconfig: 4.10.1 globals: 15.15.0 ignore: 5.3.2 minimatch: 9.0.5 @@ -21108,7 +19890,7 @@ snapshots: eslint-plugin-vue@10.2.0(eslint@9.29.0(jiti@2.4.2))(vue-eslint-parser@10.1.3(eslint@9.29.0(jiti@2.4.2))): dependencies: - '@eslint-community/eslint-utils': 4.5.1(eslint@9.29.0(jiti@2.4.2)) + '@eslint-community/eslint-utils': 4.7.0(eslint@9.29.0(jiti@2.4.2)) eslint: 9.29.0(jiti@2.4.2) natural-compare: 1.4.0 nth-check: 2.1.1 @@ -21145,7 +19927,7 @@ snapshots: eslint@9.29.0(jiti@2.4.2): dependencies: - '@eslint-community/eslint-utils': 4.5.1(eslint@9.29.0(jiti@2.4.2)) + '@eslint-community/eslint-utils': 4.7.0(eslint@9.29.0(jiti@2.4.2)) '@eslint-community/regexpp': 4.12.1 '@eslint/config-array': 0.20.1 '@eslint/config-helpers': 0.2.3 @@ -21156,12 +19938,12 @@ snapshots: '@humanfs/node': 0.16.6 '@humanwhocodes/module-importer': 1.0.1 '@humanwhocodes/retry': 0.4.2 - '@types/estree': 1.0.7 + '@types/estree': 1.0.8 '@types/json-schema': 7.0.15 ajv: 6.12.6 chalk: 4.1.2 cross-spawn: 7.0.6 - debug: 4.4.0(supports-color@5.5.0) + debug: 4.4.1(supports-color@5.5.0) escape-string-regexp: 4.0.0 eslint-scope: 8.4.0 eslint-visitor-keys: 4.2.1 @@ -21219,7 +20001,7 @@ snapshots: estree-walker@3.0.3: dependencies: - '@types/estree': 1.0.7 + '@types/estree': 1.0.8 esutils@2.0.3: {} @@ -21335,8 +20117,6 @@ snapshots: transitivePeerDependencies: - supports-color - exsolve@1.0.4: {} - exsolve@1.0.7: {} ext@1.7.0: @@ -21362,7 +20142,7 @@ snapshots: extract-zip@2.0.1: dependencies: - debug: 4.4.1 + debug: 4.4.1(supports-color@5.5.0) get-stream: 5.2.0 yauzl: 2.10.0 optionalDependencies: @@ -21458,14 +20238,14 @@ snapshots: fastify@5.4.0: dependencies: '@fastify/ajv-compiler': 4.0.2 - '@fastify/error': 4.0.0 - '@fastify/fast-json-stringify-compiler': 5.0.2 + '@fastify/error': 4.2.0 + '@fastify/fast-json-stringify-compiler': 5.0.3 '@fastify/proxy-addr': 5.0.0 abstract-logging: 2.0.1 avvio: 9.1.0 fast-json-stringify: 6.0.1 - find-my-way: 9.2.0 - light-my-request: 6.3.0 + find-my-way: 9.3.0 + light-my-request: 6.6.0 pino: 9.7.0 process-warning: 5.0.0 rfdc: 1.4.1 @@ -21473,10 +20253,6 @@ snapshots: semver: 7.7.2 toad-cache: 3.7.0 - fastq@1.19.0: - dependencies: - reusify: 1.1.0 - fastq@1.19.1: dependencies: reusify: 1.1.0 @@ -21565,12 +20341,6 @@ snapshots: transitivePeerDependencies: - supports-color - find-my-way@9.2.0: - dependencies: - fast-deep-equal: 3.1.3 - fast-querystring: 1.1.2 - safe-regex2: 4.0.1 - find-my-way@9.3.0: dependencies: fast-deep-equal: 3.1.3 @@ -21586,8 +20356,6 @@ snapshots: find-root@1.1.0: {} - find-up-simple@1.0.0: {} - find-up-simple@1.0.1: {} find-up@2.1.0: @@ -21698,10 +20466,6 @@ snapshots: jsonfile: 6.1.0 universalify: 2.0.1 - fs-minipass@2.1.0: - dependencies: - minipass: 3.3.6 - fs.realpath@1.0.0: {} fsevents@2.3.3: @@ -21712,7 +20476,7 @@ snapshots: function.prototype.name@1.1.8: dependencies: call-bind: 1.0.8 - call-bound: 1.0.3 + call-bound: 1.0.4 define-properties: 1.2.1 functions-have-names: 1.2.3 hasown: 2.0.2 @@ -21733,19 +20497,6 @@ snapshots: get-east-asian-width@1.3.0: {} - get-intrinsic@1.2.7: - dependencies: - call-bind-apply-helpers: 1.0.2 - es-define-property: 1.0.1 - es-errors: 1.3.0 - es-object-atoms: 1.1.1 - function-bind: 1.1.2 - get-proto: 1.0.1 - gopd: 1.2.0 - has-symbols: 1.1.0 - hasown: 2.0.2 - math-intrinsics: 1.1.0 - get-intrinsic@1.3.0: dependencies: call-bind-apply-helpers: 1.0.2 @@ -21790,13 +20541,9 @@ snapshots: get-symbol-description@1.1.0: dependencies: - call-bound: 1.0.3 + call-bound: 1.0.4 es-errors: 1.3.0 - get-intrinsic: 1.2.7 - - get-tsconfig@4.10.0: - dependencies: - resolve-pkg-maps: 1.0.0 + get-intrinsic: 1.3.0 get-tsconfig@4.10.1: dependencies: @@ -21806,7 +20553,7 @@ snapshots: dependencies: basic-ftp: 5.0.5 data-uri-to-buffer: 6.0.2 - debug: 4.4.1 + debug: 4.4.1(supports-color@5.5.0) transitivePeerDependencies: - supports-color @@ -21814,16 +20561,6 @@ snapshots: dependencies: assert-plus: 1.0.0 - giget@1.2.5: - dependencies: - citty: 0.1.6 - consola: 3.4.2 - defu: 6.1.4 - node-fetch-native: 1.6.6 - nypm: 0.5.4 - pathe: 2.0.3 - tar: 6.2.1 - giget@2.0.0: dependencies: citty: 0.1.6 @@ -21916,6 +20653,15 @@ snapshots: package-json-from-dist: 1.0.1 path-scurry: 1.11.1 + glob@11.0.1: + dependencies: + foreground-child: 3.3.1 + jackspeak: 4.1.1 + minimatch: 10.0.3 + minipass: 7.1.2 + package-json-from-dist: 1.0.1 + path-scurry: 2.0.0 + glob@11.0.3: dependencies: foreground-child: 3.3.1 @@ -22002,7 +20748,7 @@ snapshots: got@14.4.7: dependencies: - '@sindresorhus/is': 7.0.1 + '@sindresorhus/is': 7.0.2 '@szmarczak/http-timer': 5.0.1 cacheable-lookup: 7.0.0 cacheable-request: 12.0.1 @@ -22026,9 +20772,9 @@ snapshots: graphql-codegen-typescript-validation-schema@0.17.1(graphql@16.11.0): dependencies: - '@graphql-codegen/plugin-helpers': 5.1.0(graphql@16.11.0) + '@graphql-codegen/plugin-helpers': 5.1.1(graphql@16.11.0) '@graphql-codegen/schema-ast': 4.1.0(graphql@16.11.0) - '@graphql-codegen/visitor-plugin-common': 5.6.1(graphql@16.11.0) + '@graphql-codegen/visitor-plugin-common': 5.8.0(graphql@16.11.0) '@graphql-tools/utils': 10.8.6(graphql@16.11.0) graphlib: 2.1.8 graphql: 16.11.0 @@ -22114,18 +20860,6 @@ snapshots: dependencies: duplexer: 0.1.2 - h3@1.15.1: - dependencies: - cookie-es: 1.2.2 - crossws: 0.3.4 - defu: 6.1.4 - destr: 2.0.5 - iron-webcrypto: 1.2.1 - node-mock-http: 1.0.0 - radix3: 1.1.2 - ufo: 1.5.4 - uncrypto: 0.1.3 - h3@1.15.3: dependencies: cookie-es: 1.2.2 @@ -22253,15 +20987,15 @@ snapshots: dependencies: html-escaper: 3.0.3 - html-webpack-plugin@5.6.3(webpack@5.99.9(@swc/core@1.12.4)(esbuild@0.23.1)): + html-webpack-plugin@5.6.3(webpack@5.98.0(@swc/core@1.12.4)(esbuild@0.23.1)): dependencies: '@types/html-minifier-terser': 6.1.0 html-minifier-terser: 6.1.0 lodash: 4.17.21 pretty-error: 4.0.0 - tapable: 2.2.1 + tapable: 2.2.2 optionalDependencies: - webpack: 5.99.9(@swc/core@1.12.4)(esbuild@0.23.1) + webpack: 5.98.0(@swc/core@1.12.4)(esbuild@0.23.1) htmlparser2@6.1.0: dependencies: @@ -22303,7 +21037,7 @@ snapshots: http-proxy-agent@7.0.2: dependencies: agent-base: 7.1.3 - debug: 4.4.1 + debug: 4.4.1(supports-color@5.5.0) transitivePeerDependencies: - supports-color @@ -22326,7 +21060,7 @@ snapshots: mime: 1.6.0 minimist: 1.2.8 opener: 1.5.2 - portfinder: 1.0.32 + portfinder: 1.0.35 secure-compare: 3.0.1 union: 0.5.0 url-join: 4.0.1 @@ -22350,7 +21084,7 @@ snapshots: https-proxy-agent@7.0.6: dependencies: agent-base: 7.1.3 - debug: 4.4.1 + debug: 4.4.1(supports-color@5.5.0) transitivePeerDependencies: - supports-color @@ -22405,7 +21139,7 @@ snapshots: importx@0.4.4: dependencies: bundle-require: 5.1.0(esbuild@0.23.1) - debug: 4.4.1 + debug: 4.4.1(supports-color@5.5.0) esbuild: 0.23.1 jiti: 2.0.0-beta.3 jiti-v1: jiti@1.21.7 @@ -22523,7 +21257,7 @@ snapshots: dependencies: '@ioredis/commands': 1.2.0 cluster-key-slot: 1.1.2 - debug: 4.4.1 + debug: 4.4.1(supports-color@5.5.0) denque: 2.1.0 lodash.defaults: 4.2.0 lodash.isarguments: 3.1.0 @@ -22559,8 +21293,8 @@ snapshots: is-array-buffer@3.0.5: dependencies: call-bind: 1.0.8 - call-bound: 1.0.3 - get-intrinsic: 1.2.7 + call-bound: 1.0.4 + get-intrinsic: 1.3.0 is-arrayish@0.2.1: {} @@ -22569,7 +21303,7 @@ snapshots: is-async-function@2.1.1: dependencies: async-function: 1.0.0 - call-bound: 1.0.3 + call-bound: 1.0.4 get-proto: 1.0.1 has-tostringtag: 1.0.2 safe-regex-test: 1.1.0 @@ -22584,7 +21318,7 @@ snapshots: is-boolean-object@1.2.2: dependencies: - call-bound: 1.0.3 + call-bound: 1.0.4 has-tostringtag: 1.0.2 is-builtin-module@3.2.1: @@ -22607,13 +21341,13 @@ snapshots: is-data-view@1.0.2: dependencies: - call-bound: 1.0.3 - get-intrinsic: 1.2.7 + call-bound: 1.0.4 + get-intrinsic: 1.3.0 is-typed-array: 1.1.15 is-date-object@1.1.0: dependencies: - call-bound: 1.0.3 + call-bound: 1.0.4 has-tostringtag: 1.0.2 is-docker@2.2.1: {} @@ -22629,7 +21363,7 @@ snapshots: is-finalizationregistry@1.1.1: dependencies: - call-bound: 1.0.3 + call-bound: 1.0.4 is-fullwidth-code-point@2.0.0: {} @@ -22677,7 +21411,7 @@ snapshots: is-number-object@1.1.1: dependencies: - call-bound: 1.0.3 + call-bound: 1.0.4 has-tostringtag: 1.0.2 is-number@7.0.0: {} @@ -22704,7 +21438,7 @@ snapshots: is-regex@1.2.1: dependencies: - call-bound: 1.0.3 + call-bound: 1.0.4 gopd: 1.2.0 has-tostringtag: 1.0.2 hasown: 2.0.2 @@ -22719,7 +21453,7 @@ snapshots: is-shared-array-buffer@1.0.4: dependencies: - call-bound: 1.0.3 + call-bound: 1.0.4 is-ssh@1.4.1: dependencies: @@ -22733,12 +21467,12 @@ snapshots: is-string@1.1.1: dependencies: - call-bound: 1.0.3 + call-bound: 1.0.4 has-tostringtag: 1.0.2 is-symbol@1.1.1: dependencies: - call-bound: 1.0.3 + call-bound: 1.0.4 has-symbols: 1.1.0 safe-regex-test: 1.1.0 @@ -22748,7 +21482,7 @@ snapshots: is-typed-array@1.1.15: dependencies: - which-typed-array: 1.1.18 + which-typed-array: 1.1.19 is-typedarray@1.0.0: {} @@ -22776,7 +21510,7 @@ snapshots: is-weakref@1.1.1: dependencies: - call-bound: 1.0.3 + call-bound: 1.0.4 is-weakset@2.0.4: dependencies: @@ -22834,7 +21568,7 @@ snapshots: istanbul-lib-source-maps@5.0.6: dependencies: '@jridgewell/trace-mapping': 0.3.25 - debug: 4.4.1 + debug: 4.4.1(supports-color@5.5.0) istanbul-lib-coverage: 3.2.2 transitivePeerDependencies: - supports-color @@ -22860,7 +21594,7 @@ snapshots: jest-worker@27.5.1: dependencies: - '@types/node': 22.16.0 + '@types/node': 22.15.32 merge-stream: 2.0.0 supports-color: 8.1.1 optional: true @@ -23046,7 +21780,7 @@ snapshots: koa-send@5.0.1: dependencies: - debug: 4.4.1 + debug: 4.4.1(supports-color@5.5.0) http-errors: 1.8.1 resolve-path: 1.4.0 transitivePeerDependencies: @@ -23066,7 +21800,7 @@ snapshots: content-disposition: 0.5.4 content-type: 1.0.5 cookies: 0.9.1 - debug: 4.4.1 + debug: 4.4.1(supports-color@5.5.0) delegates: 1.0.0 depd: 2.0.0 destroy: 1.2.0 @@ -23119,12 +21853,6 @@ snapshots: dependencies: pify: 3.0.0 - light-my-request@6.3.0: - dependencies: - cookie: 1.0.2 - process-warning: 4.0.1 - set-cookie-parser: 2.7.1 - light-my-request@6.6.0: dependencies: cookie: 1.0.2 @@ -23139,7 +21867,7 @@ snapshots: dependencies: chalk: 5.4.1 commander: 14.0.0 - debug: 4.4.1 + debug: 4.4.1(supports-color@5.5.0) lilconfig: 3.1.3 listr2: 8.3.3 micromatch: 4.0.8 @@ -23377,8 +22105,8 @@ snapshots: magicast@0.3.5: dependencies: - '@babel/parser': 7.27.0 - '@babel/types': 7.27.0 + '@babel/parser': 7.27.5 + '@babel/types': 7.27.6 source-map-js: 1.2.1 make-dir@4.0.0: @@ -23514,7 +22242,7 @@ snapshots: minimatch@3.1.2: dependencies: - brace-expansion: 1.1.11 + brace-expansion: 1.1.12 minimatch@5.1.6: dependencies: @@ -23522,7 +22250,7 @@ snapshots: minimatch@7.4.6: dependencies: - brace-expansion: 2.0.1 + brace-expansion: 2.0.2 minimatch@9.0.1: dependencies: @@ -23530,7 +22258,7 @@ snapshots: minimatch@9.0.5: dependencies: - brace-expansion: 2.0.1 + brace-expansion: 2.0.2 minimist-options@4.1.0: dependencies: @@ -23542,19 +22270,8 @@ snapshots: minimist@1.2.8: {} - minipass@3.3.6: - dependencies: - yallist: 4.0.0 - - minipass@5.0.0: {} - minipass@7.1.2: {} - minizlib@2.1.2: - dependencies: - minipass: 3.3.6 - yallist: 4.0.0 - minizlib@3.0.1: dependencies: minipass: 7.1.2 @@ -23564,20 +22281,16 @@ snapshots: mkdirp-classic@0.5.3: {} - mkdirp@0.5.6: - dependencies: - minimist: 1.2.8 - mkdirp@1.0.4: {} mkdirp@3.0.1: {} mlly@1.7.4: dependencies: - acorn: 8.14.1 + acorn: 8.15.0 pathe: 2.0.3 pkg-types: 1.3.1 - ufo: 1.5.4 + ufo: 1.6.1 mocked-exports@0.1.1: {} @@ -23602,7 +22315,7 @@ snapshots: multi-ini@2.3.2: dependencies: - '@babel/runtime': 7.26.7 + '@babel/runtime': 7.27.6 lodash: 4.17.21 mustache@4.2.0: {} @@ -23624,8 +22337,6 @@ snapshots: nanoid@3.3.11: {} - nanoid@3.3.8: {} - nanoid@5.1.5: {} nanotar@0.2.0: {} @@ -23849,7 +22560,7 @@ snapshots: nodemon@3.1.10: dependencies: chokidar: 3.6.0 - debug: 4.4.0(supports-color@5.5.0) + debug: 4.4.1(supports-color@5.5.0) ignore-by-default: 1.0.1 minimatch: 3.1.2 pstree.remy: 1.1.8 @@ -23914,12 +22625,12 @@ snapshots: nullthrows@1.1.1: {} - nuxt-custom-elements@2.0.0-beta.32(webpack@5.99.9(@swc/core@1.12.4)(esbuild@0.23.1)): + nuxt-custom-elements@2.0.0-beta.32(webpack@5.98.0(@swc/core@1.12.4)(esbuild@0.23.1)): dependencies: change-case: 5.4.4 clone: 2.1.2 defu: 6.1.4 - html-webpack-plugin: 5.6.3(webpack@5.99.9(@swc/core@1.12.4)(esbuild@0.23.1)) + html-webpack-plugin: 5.6.3(webpack@5.98.0(@swc/core@1.12.4)(esbuild@0.23.1)) lodash-es: 4.17.21 vue-web-component-wrapper: 1.6.9 webpack-bundle-analyzer: 4.10.2 @@ -24050,15 +22761,6 @@ snapshots: nwsapi@2.2.20: {} - nypm@0.5.4: - dependencies: - citty: 0.1.6 - consola: 3.4.2 - pathe: 2.0.3 - pkg-types: 1.3.1 - tinyexec: 0.3.2 - ufo: 1.6.1 - nypm@0.6.0: dependencies: citty: 0.1.6 @@ -24085,7 +22787,7 @@ snapshots: object.assign@4.1.7: dependencies: call-bind: 1.0.8 - call-bound: 1.0.3 + call-bound: 1.0.4 define-properties: 1.2.1 es-object-atoms: 1.1.1 has-symbols: 1.1.0 @@ -24107,23 +22809,21 @@ snapshots: object.values@1.2.1: dependencies: call-bind: 1.0.8 - call-bound: 1.0.3 + call-bound: 1.0.4 define-properties: 1.2.1 es-object-atoms: 1.1.1 objnest@5.1.1: dependencies: - '@babel/runtime': 7.27.0 + '@babel/runtime': 7.27.6 abind: 1.0.5 extend: 3.0.2 ofetch@1.4.1: dependencies: - destr: 2.0.3 + destr: 2.0.5 node-fetch-native: 1.6.6 - ufo: 1.5.4 - - ohash@1.1.6: {} + ufo: 1.6.1 ohash@2.0.11: {} @@ -24157,13 +22857,6 @@ snapshots: only@0.0.2: {} - open@10.1.0: - dependencies: - default-browser: 5.2.1 - define-lazy-prop: 3.0.0 - is-inside-container: 1.0.0 - is-wsl: 3.1.0 - open@10.1.2: dependencies: default-browser: 5.2.1 @@ -24228,7 +22921,7 @@ snapshots: own-keys@1.0.1: dependencies: - get-intrinsic: 1.2.7 + get-intrinsic: 1.3.0 object-keys: 1.1.1 safe-push-apply: 1.0.0 @@ -24275,7 +22968,7 @@ snapshots: p-limit@6.2.0: dependencies: - yocto-queue: 1.2.0 + yocto-queue: 1.2.1 p-locate@2.0.0: dependencies: @@ -24323,7 +23016,7 @@ snapshots: dependencies: '@tootallnate/quickjs-emscripten': 0.23.0 agent-base: 7.1.3 - debug: 4.4.1 + debug: 4.4.1(supports-color@5.5.0) get-uri: 6.0.4 http-proxy-agent: 7.0.2 https-proxy-agent: 7.0.6 @@ -24346,8 +23039,6 @@ snapshots: registry-url: 6.0.1 semver: 7.7.2 - package-manager-detector@1.1.0: {} - package-manager-detector@1.3.0: {} pako@0.2.9: {} @@ -24382,7 +23073,7 @@ snapshots: parse-json@5.2.0: dependencies: - '@babel/code-frame': 7.26.2 + '@babel/code-frame': 7.27.1 error-ex: 1.3.2 json-parse-even-better-errors: 2.3.1 lines-and-columns: 1.2.4 @@ -24408,10 +23099,6 @@ snapshots: '@types/parse-path': 7.0.3 parse-path: 7.0.1 - parse5@7.2.1: - dependencies: - entities: 4.5.0 - parse5@7.3.0: dependencies: entities: 6.0.1 @@ -24554,7 +23241,7 @@ snapshots: minimist: 1.2.8 on-exit-leak-free: 2.1.2 pino-abstract-transport: 2.0.0 - pump: 3.0.2 + pump: 3.0.3 secure-json-parse: 2.7.0 sonic-boom: 4.2.0 strip-json-comments: 3.1.1 @@ -24585,8 +23272,8 @@ snapshots: pkg-types@2.1.0: dependencies: - confbox: 0.2.1 - exsolve: 1.0.4 + confbox: 0.2.2 + exsolve: 1.0.7 pathe: 2.0.3 pkg-up@3.1.0: @@ -24597,7 +23284,7 @@ snapshots: pm2-axon-rpc@0.7.1: dependencies: - debug: 4.4.1 + debug: 4.4.1(supports-color@5.5.0) transitivePeerDependencies: - supports-color @@ -24605,7 +23292,7 @@ snapshots: dependencies: amp: 0.3.1 amp-message: 0.1.2 - debug: 4.4.1 + debug: 4.4.1(supports-color@5.5.0) escape-string-regexp: 4.0.0 transitivePeerDependencies: - supports-color @@ -24622,7 +23309,7 @@ snapshots: pm2-sysmonit@1.2.8: dependencies: async: 3.2.6 - debug: 4.4.1 + debug: 4.4.1(supports-color@5.5.0) pidusage: 2.0.21 systeminformation: 5.27.6 tx2: 1.0.5 @@ -24644,7 +23331,7 @@ snapshots: commander: 2.15.1 croner: 4.1.97 dayjs: 1.11.13 - debug: 4.4.0(supports-color@5.5.0) + debug: 4.4.1(supports-color@5.5.0) enquirer: 2.3.6 eventemitter2: 5.0.1 fclone: 1.0.11 @@ -24670,20 +23357,12 @@ snapshots: polished@4.3.1: dependencies: - '@babel/runtime': 7.27.0 - - portfinder@1.0.32: - dependencies: - async: 2.6.4 - debug: 3.2.7 - mkdirp: 0.5.6 - transitivePeerDependencies: - - supports-color + '@babel/runtime': 7.27.6 portfinder@1.0.35: dependencies: async: 3.2.6 - debug: 4.4.1 + debug: 4.4.1(supports-color@5.5.0) transitivePeerDependencies: - supports-color @@ -24752,7 +23431,7 @@ snapshots: postcss-load-config@4.0.2(postcss@8.5.6)(ts-node@10.9.2(@swc/core@1.12.4)(@types/node@22.15.32)(typescript@5.8.3)): dependencies: lilconfig: 3.1.3 - yaml: 2.7.0 + yaml: 2.8.0 optionalDependencies: postcss: 8.5.6 ts-node: 10.9.2(@swc/core@1.12.4)(@types/node@22.15.32)(typescript@5.8.3) @@ -24896,7 +23575,7 @@ snapshots: postcss-styl@0.12.3: dependencies: - debug: 4.4.1 + debug: 4.4.1(supports-color@5.5.0) fast-diff: 1.3.0 lodash.sortedlastindex: 4.1.0 postcss: 8.5.6 @@ -24924,12 +23603,6 @@ snapshots: postcss: 8.5.6 quote-unquote: 1.0.0 - postcss@8.5.3: - dependencies: - nanoid: 3.3.8 - picocolors: 1.1.1 - source-map-js: 1.2.1 - postcss@8.5.6: dependencies: nanoid: 3.3.11 @@ -25047,7 +23720,7 @@ snapshots: proxy-agent@6.4.0: dependencies: agent-base: 7.1.3 - debug: 4.4.1 + debug: 4.4.1(supports-color@5.5.0) http-proxy-agent: 7.0.2 https-proxy-agent: 7.0.6 lru-cache: 7.18.3 @@ -25132,11 +23805,6 @@ snapshots: pug-runtime: 3.0.1 pug-strip-comments: 2.0.0 - pump@3.0.2: - dependencies: - end-of-stream: 1.4.4 - once: 1.4.0 - pump@3.0.3: dependencies: end-of-stream: 1.4.5 @@ -25216,7 +23884,7 @@ snapshots: read-package-up@11.0.0: dependencies: - find-up-simple: 1.0.0 + find-up-simple: 1.0.1 read-pkg: 9.0.1 type-fest: 4.41.0 @@ -25337,14 +24005,12 @@ snapshots: es-abstract: 1.23.9 es-errors: 1.3.0 es-object-atoms: 1.1.1 - get-intrinsic: 1.2.7 + get-intrinsic: 1.3.0 get-proto: 1.0.1 which-builtin-type: 1.2.1 regenerator-runtime@0.11.1: {} - regenerator-runtime@0.14.1: {} - regexp-ast-analysis@0.7.1: dependencies: '@eslint-community/regexpp': 4.12.1 @@ -25380,7 +24046,7 @@ snapshots: reka-ui@2.3.1(typescript@5.8.3)(vue@3.5.17(typescript@5.8.3)): dependencies: - '@floating-ui/dom': 1.6.13 + '@floating-ui/dom': 1.7.1 '@floating-ui/vue': 1.1.6(vue@3.5.17(typescript@5.8.3)) '@internationalized/date': 3.7.0 '@internationalized/number': 3.6.3 @@ -25399,7 +24065,7 @@ snapshots: relay-runtime@12.0.0: dependencies: - '@babel/runtime': 7.27.0 + '@babel/runtime': 7.27.6 fbjs: 3.0.5 invariant: 2.2.4 transitivePeerDependencies: @@ -25454,7 +24120,7 @@ snapshots: require-in-the-middle@5.2.0: dependencies: - debug: 4.4.1 + debug: 4.4.1(supports-color@5.5.0) module-details-from-path: 1.0.3 resolve: 1.22.10 transitivePeerDependencies: @@ -25567,32 +24233,6 @@ snapshots: optionalDependencies: rollup: 4.44.0 - rollup@4.37.0: - dependencies: - '@types/estree': 1.0.6 - optionalDependencies: - '@rollup/rollup-android-arm-eabi': 4.37.0 - '@rollup/rollup-android-arm64': 4.37.0 - '@rollup/rollup-darwin-arm64': 4.37.0 - '@rollup/rollup-darwin-x64': 4.37.0 - '@rollup/rollup-freebsd-arm64': 4.37.0 - '@rollup/rollup-freebsd-x64': 4.37.0 - '@rollup/rollup-linux-arm-gnueabihf': 4.37.0 - '@rollup/rollup-linux-arm-musleabihf': 4.37.0 - '@rollup/rollup-linux-arm64-gnu': 4.37.0 - '@rollup/rollup-linux-arm64-musl': 4.37.0 - '@rollup/rollup-linux-loongarch64-gnu': 4.37.0 - '@rollup/rollup-linux-powerpc64le-gnu': 4.37.0 - '@rollup/rollup-linux-riscv64-gnu': 4.37.0 - '@rollup/rollup-linux-riscv64-musl': 4.37.0 - '@rollup/rollup-linux-s390x-gnu': 4.37.0 - '@rollup/rollup-linux-x64-gnu': 4.37.0 - '@rollup/rollup-linux-x64-musl': 4.37.0 - '@rollup/rollup-win32-arm64-msvc': 4.37.0 - '@rollup/rollup-win32-ia32-msvc': 4.37.0 - '@rollup/rollup-win32-x64-msvc': 4.37.0 - fsevents: 2.3.3 - rollup@4.44.0: dependencies: '@types/estree': 1.0.8 @@ -25644,8 +24284,8 @@ snapshots: safe-array-concat@1.1.3: dependencies: call-bind: 1.0.8 - call-bound: 1.0.3 - get-intrinsic: 1.2.7 + call-bound: 1.0.4 + get-intrinsic: 1.3.0 has-symbols: 1.1.0 isarray: 2.0.5 @@ -25660,14 +24300,10 @@ snapshots: safe-regex-test@1.1.0: dependencies: - call-bound: 1.0.3 + call-bound: 1.0.4 es-errors: 1.3.0 is-regex: 1.2.1 - safe-regex2@4.0.1: - dependencies: - ret: 0.5.0 - safe-regex2@5.0.0: dependencies: ret: 0.5.0 @@ -25724,6 +24360,8 @@ snapshots: dependencies: lru-cache: 6.0.0 + semver@7.7.1: {} + semver@7.7.2: {} send@0.19.0: @@ -25746,7 +24384,7 @@ snapshots: send@1.2.0: dependencies: - debug: 4.4.1 + debug: 4.4.1(supports-color@5.5.0) encodeurl: 2.0.0 escape-html: 1.0.3 etag: 1.8.1 @@ -25805,7 +24443,7 @@ snapshots: define-data-property: 1.1.4 es-errors: 1.3.0 function-bind: 1.1.2 - get-intrinsic: 1.2.7 + get-intrinsic: 1.3.0 gopd: 1.2.0 has-property-descriptors: 1.0.2 @@ -25843,7 +24481,7 @@ snapshots: shadcn-vue@2.2.0(eslint@9.29.0(jiti@2.4.2))(typescript@5.8.3)(vue@3.5.17(typescript@5.8.3)): dependencies: '@unovue/detypes': 0.8.5 - '@vue/compiler-sfc': 3.5.13 + '@vue/compiler-sfc': 3.5.17 commander: 14.0.0 consola: 3.4.2 cosmiconfig: 9.0.0(typescript@5.8.3) @@ -25891,16 +24529,16 @@ snapshots: side-channel-map@1.0.1: dependencies: - call-bound: 1.0.3 + call-bound: 1.0.4 es-errors: 1.3.0 - get-intrinsic: 1.2.7 + get-intrinsic: 1.3.0 object-inspect: 1.13.4 side-channel-weakmap@1.0.2: dependencies: - call-bound: 1.0.3 + call-bound: 1.0.4 es-errors: 1.3.0 - get-intrinsic: 1.2.7 + get-intrinsic: 1.3.0 object-inspect: 1.13.4 side-channel-map: 1.0.1 @@ -25926,7 +24564,7 @@ snapshots: dependencies: '@kwsites/file-exists': 1.1.1 '@kwsites/promise-deferred': 1.1.1 - debug: 4.4.1 + debug: 4.4.1(supports-color@5.5.0) transitivePeerDependencies: - supports-color @@ -25990,7 +24628,7 @@ snapshots: socks-proxy-agent@8.0.5: dependencies: agent-base: 7.1.3 - debug: 4.4.1 + debug: 4.4.1(supports-color@5.5.0) socks: 2.8.4 transitivePeerDependencies: - supports-color @@ -26135,8 +24773,6 @@ snapshots: - supports-color - utf-8-validate - streamsearch@1.1.0: {} - streamx@2.22.1: dependencies: fast-fifo: 1.3.2 @@ -26177,7 +24813,7 @@ snapshots: string.prototype.trim@1.2.10: dependencies: call-bind: 1.0.8 - call-bound: 1.0.3 + call-bound: 1.0.4 define-data-property: 1.1.4 define-properties: 1.2.1 es-abstract: 1.23.9 @@ -26187,7 +24823,7 @@ snapshots: string.prototype.trimend@1.0.9: dependencies: call-bind: 1.0.8 - call-bound: 1.0.3 + call-bound: 1.0.4 define-properties: 1.2.1 es-object-atoms: 1.1.1 @@ -26270,7 +24906,7 @@ snapshots: stylus@0.57.0: dependencies: css: 3.0.0 - debug: 4.4.1 + debug: 4.4.1(supports-color@5.5.0) glob: 7.2.3 safer-buffer: 2.1.2 sax: 1.2.4 @@ -26413,22 +25049,19 @@ snapshots: tailwindcss@4.1.10: {} - tapable@2.2.1: {} - - tapable@2.2.2: - optional: true + tapable@2.2.2: {} tar-fs@2.1.2: dependencies: chownr: 1.1.4 mkdirp-classic: 0.5.3 - pump: 3.0.2 + pump: 3.0.3 tar-stream: 2.2.0 tar-stream@2.2.0: dependencies: bl: 4.1.0 - end-of-stream: 1.4.4 + end-of-stream: 1.4.5 fs-constants: 1.0.0 inherits: 2.0.4 readable-stream: 3.6.2 @@ -26439,15 +25072,6 @@ snapshots: fast-fifo: 1.3.2 streamx: 2.22.1 - tar@6.2.1: - dependencies: - chownr: 2.0.0 - fs-minipass: 2.1.0 - minipass: 5.0.0 - minizlib: 2.1.2 - mkdirp: 1.0.4 - yallist: 4.0.0 - tar@7.4.3: dependencies: '@isaacs/fs-minipass': 4.0.1 @@ -26457,14 +25081,14 @@ snapshots: mkdirp: 3.0.1 yallist: 5.0.0 - terser-webpack-plugin@5.3.14(@swc/core@1.12.4)(esbuild@0.23.1)(webpack@5.99.9(@swc/core@1.12.4)(esbuild@0.23.1)): + terser-webpack-plugin@5.3.14(@swc/core@1.12.4)(esbuild@0.23.1)(webpack@5.98.0(@swc/core@1.12.4)(esbuild@0.23.1)): dependencies: - '@jridgewell/trace-mapping': 0.3.29 + '@jridgewell/trace-mapping': 0.3.25 jest-worker: 27.5.1 schema-utils: 4.3.2 serialize-javascript: 6.0.2 terser: 5.43.1 - webpack: 5.99.9(@swc/core@1.12.4)(esbuild@0.23.1) + webpack: 5.98.0(@swc/core@1.12.4)(esbuild@0.23.1) optionalDependencies: '@swc/core': 1.12.4 esbuild: 0.23.1 @@ -26688,10 +25312,17 @@ snapshots: tsscmp@1.0.6: {} + tsx@4.19.3: + dependencies: + esbuild: 0.25.5 + get-tsconfig: 4.10.1 + optionalDependencies: + fsevents: 2.3.3 + tsx@4.20.3: dependencies: - esbuild: 0.25.1 - get-tsconfig: 4.10.0 + esbuild: 0.25.5 + get-tsconfig: 4.10.1 optionalDependencies: fsevents: 2.3.3 @@ -26735,7 +25366,7 @@ snapshots: typed-array-buffer@1.0.3: dependencies: - call-bound: 1.0.3 + call-bound: 1.0.4 es-errors: 1.3.0 is-typed-array: 1.1.15 @@ -26784,8 +25415,6 @@ snapshots: ua-parser-js@1.0.40: {} - ufo@1.5.4: {} - ufo@1.6.1: {} uglify-js@3.19.3: @@ -26801,7 +25430,7 @@ snapshots: unbox-primitive@1.1.0: dependencies: - call-bound: 1.0.3 + call-bound: 1.0.4 has-bigints: 1.1.0 has-symbols: 1.1.0 which-boxed-primitive: 1.1.1 @@ -26849,23 +25478,6 @@ snapshots: unicorn-magic@0.3.0: {} - unimport@4.2.0: - dependencies: - acorn: 8.15.0 - escape-string-regexp: 5.0.0 - estree-walker: 3.0.3 - local-pkg: 1.1.1 - magic-string: 0.30.17 - mlly: 1.7.4 - pathe: 2.0.3 - picomatch: 4.0.2 - pkg-types: 2.1.0 - scule: 1.3.0 - strip-literal: 3.0.0 - tinyglobby: 0.2.14 - unplugin: 2.3.5 - unplugin-utils: 0.2.4 - unimport@5.0.1: dependencies: acorn: 8.15.0 @@ -26913,7 +25525,7 @@ snapshots: unplugin-vue-router@0.12.0(vue-router@4.5.1(vue@3.5.17(typescript@5.8.3)))(vue@3.5.17(typescript@5.8.3)): dependencies: - '@babel/types': 7.27.0 + '@babel/types': 7.27.6 '@vue-macros/common': 1.16.1(vue@3.5.17(typescript@5.8.3)) ast-walker-scope: 0.6.2 chokidar: 4.0.3 @@ -26988,19 +25600,6 @@ snapshots: consola: 3.4.2 pathe: 1.1.2 - untyped@1.5.2: - dependencies: - '@babel/core': 7.27.4 - '@babel/standalone': 7.26.8 - '@babel/types': 7.27.6 - citty: 0.1.6 - defu: 6.1.4 - jiti: 2.4.2 - knitwork: 1.2.0 - scule: 1.3.0 - transitivePeerDependencies: - - supports-color - untyped@2.0.0: dependencies: citty: 0.1.6 @@ -27020,25 +25619,12 @@ snapshots: upath@2.0.1: {} - update-browserslist-db@1.1.3(browserslist@4.24.4): - dependencies: - browserslist: 4.24.4 - escalade: 3.2.0 - picocolors: 1.1.1 - update-browserslist-db@1.1.3(browserslist@4.25.0): dependencies: browserslist: 4.25.0 escalade: 3.2.0 picocolors: 1.1.1 - update-browserslist-db@1.1.3(browserslist@4.25.1): - dependencies: - browserslist: 4.25.1 - escalade: 3.2.0 - picocolors: 1.1.1 - optional: true - upper-case-first@2.0.2: dependencies: tslib: 2.8.1 @@ -27055,8 +25641,6 @@ snapshots: url-join@4.0.1: {} - urlpattern-polyfill@10.0.0: {} - urlpattern-polyfill@10.1.0: {} urlpattern-polyfill@8.0.2: {} @@ -27093,8 +25677,6 @@ snapshots: spdx-correct: 3.2.0 spdx-expression-parse: 3.0.1 - validate-npm-package-name@6.0.0: {} - validate-npm-package-name@6.0.1: {} validator@13.12.0: {} @@ -27111,7 +25693,7 @@ snapshots: vite-dev-rpc@1.0.7(vite@6.3.5(@types/node@22.15.32)(jiti@2.4.2)(stylus@0.57.0)(terser@5.43.1)(tsx@4.20.3)(yaml@2.8.0)): dependencies: - birpc: 2.3.0 + birpc: 2.4.0 vite: 6.3.5(@types/node@22.15.32)(jiti@2.4.2)(stylus@0.57.0)(terser@5.43.1)(tsx@4.20.3)(yaml@2.8.0) vite-hot-client: 2.0.4(vite@6.3.5(@types/node@22.15.32)(jiti@2.4.2)(stylus@0.57.0)(terser@5.43.1)(tsx@4.20.3)(yaml@2.8.0)) @@ -27119,10 +25701,31 @@ snapshots: dependencies: vite: 6.3.5(@types/node@22.15.32)(jiti@2.4.2)(stylus@0.57.0)(terser@5.43.1)(tsx@4.20.3)(yaml@2.8.0) + vite-node@3.0.7(@types/node@22.15.32)(jiti@2.4.2)(stylus@0.57.0)(terser@5.43.1)(tsx@4.19.3)(yaml@2.8.0): + dependencies: + cac: 6.7.14 + debug: 4.4.1(supports-color@5.5.0) + es-module-lexer: 1.7.0 + pathe: 2.0.3 + vite: 6.3.5(@types/node@22.15.32)(jiti@2.4.2)(stylus@0.57.0)(terser@5.43.1)(tsx@4.19.3)(yaml@2.8.0) + transitivePeerDependencies: + - '@types/node' + - jiti + - less + - lightningcss + - sass + - sass-embedded + - stylus + - sugarss + - supports-color + - terser + - tsx + - yaml + vite-node@3.2.4(@types/node@22.15.32)(jiti@2.4.2)(stylus@0.57.0)(terser@5.43.1)(tsx@4.20.3)(yaml@2.8.0): dependencies: cac: 6.7.14 - debug: 4.4.1 + debug: 4.4.1(supports-color@5.5.0) es-module-lexer: 1.7.0 pathe: 2.0.3 vite: 6.3.5(@types/node@22.15.32)(jiti@2.4.2)(stylus@0.57.0)(terser@5.43.1)(tsx@4.20.3)(yaml@2.8.0) @@ -27162,9 +25765,9 @@ snapshots: vite-plugin-dts@3.9.1(@types/node@22.15.32)(rollup@4.44.0)(typescript@5.8.3)(vite@6.3.5(@types/node@22.15.32)(jiti@2.4.2)(stylus@0.57.0)(terser@5.43.1)(tsx@4.20.3)(yaml@2.8.0)): dependencies: '@microsoft/api-extractor': 7.43.0(@types/node@22.15.32) - '@rollup/pluginutils': 5.1.4(rollup@4.44.0) + '@rollup/pluginutils': 5.2.0(rollup@4.44.0) '@vue/language-core': 1.8.27(typescript@5.8.3) - debug: 4.4.0(supports-color@5.5.0) + debug: 4.4.1(supports-color@5.5.0) kolorist: 1.8.0 magic-string: 0.30.17 typescript: 5.8.3 @@ -27180,10 +25783,10 @@ snapshots: dependencies: '@antfu/utils': 0.7.10 '@rollup/pluginutils': 5.2.0(rollup@4.44.0) - debug: 4.4.1 + debug: 4.4.1(supports-color@5.5.0) error-stack-parser-es: 0.1.5 fs-extra: 11.3.0 - open: 10.1.0 + open: 10.1.2 perfect-debounce: 1.0.0 picocolors: 1.1.1 sirv: 3.0.1 @@ -27195,7 +25798,7 @@ snapshots: vite-plugin-inspect@11.2.0(@nuxt/kit@3.17.5(magicast@0.3.5))(vite@6.3.5(@types/node@22.15.32)(jiti@2.4.2)(stylus@0.57.0)(terser@5.43.1)(tsx@4.20.3)(yaml@2.8.0)): dependencies: ansis: 3.17.0 - debug: 4.4.1 + debug: 4.4.1(supports-color@5.5.0) error-stack-parser-es: 1.0.5 ohash: 2.0.11 open: 10.1.2 @@ -27213,7 +25816,7 @@ snapshots: dependencies: '@rollup/pluginutils': 4.2.1 chalk: 4.1.2 - debug: 4.4.0(supports-color@5.5.0) + debug: 4.4.1(supports-color@5.5.0) vite: 6.3.5(@types/node@22.15.32)(jiti@2.4.2)(stylus@0.57.0)(terser@5.43.1)(tsx@4.20.3)(yaml@2.8.0) optionalDependencies: '@swc/core': 1.12.4 @@ -27266,7 +25869,7 @@ snapshots: vite-plugin-vuetify@2.1.0(vite@6.3.5(@types/node@22.15.32)(jiti@2.4.2)(stylus@0.57.0)(terser@5.43.1)(tsx@4.20.3)(yaml@2.8.0))(vue@3.5.17(typescript@5.8.3))(vuetify@3.8.10): dependencies: '@vuetify/loader-shared': 2.1.0(vue@3.5.17(typescript@5.8.3))(vuetify@3.8.10) - debug: 4.4.1 + debug: 4.4.1(supports-color@5.5.0) upath: 2.0.1 vite: 6.3.5(@types/node@22.15.32)(jiti@2.4.2)(stylus@0.57.0)(terser@5.43.1)(tsx@4.20.3)(yaml@2.8.0) vue: 3.5.17(typescript@5.8.3) @@ -27276,7 +25879,7 @@ snapshots: vite-tsconfig-paths@5.1.4(typescript@5.8.3)(vite@6.3.5(@types/node@22.15.32)(jiti@2.4.2)(stylus@0.57.0)(terser@5.43.1)(tsx@4.20.3)(yaml@2.8.0)): dependencies: - debug: 4.4.0(supports-color@5.5.0) + debug: 4.4.1(supports-color@5.5.0) globrex: 0.1.2 tsconfck: 3.1.5(typescript@5.8.3) optionalDependencies: @@ -27285,13 +25888,30 @@ snapshots: - supports-color - typescript - vite@6.3.5(@types/node@22.15.32)(jiti@2.4.2)(stylus@0.57.0)(terser@5.43.1)(tsx@4.20.3)(yaml@2.8.0): + vite@6.3.5(@types/node@22.15.32)(jiti@2.4.2)(stylus@0.57.0)(terser@5.43.1)(tsx@4.19.3)(yaml@2.8.0): dependencies: - esbuild: 0.25.1 + esbuild: 0.25.5 fdir: 6.4.6(picomatch@4.0.2) picomatch: 4.0.2 - postcss: 8.5.3 - rollup: 4.37.0 + postcss: 8.5.6 + rollup: 4.44.0 + tinyglobby: 0.2.14 + optionalDependencies: + '@types/node': 22.15.32 + fsevents: 2.3.3 + jiti: 2.4.2 + stylus: 0.57.0 + terser: 5.43.1 + tsx: 4.19.3 + yaml: 2.8.0 + + vite@6.3.5(@types/node@22.15.32)(jiti@2.4.2)(stylus@0.57.0)(terser@5.43.1)(tsx@4.20.3)(yaml@2.8.0): + dependencies: + esbuild: 0.25.5 + fdir: 6.4.6(picomatch@4.0.2) + picomatch: 4.0.2 + postcss: 8.5.6 + rollup: 4.44.0 tinyglobby: 0.2.14 optionalDependencies: '@types/node': 22.15.32 @@ -27330,6 +25950,46 @@ snapshots: - vitest - yaml + vitest@3.0.7(@types/node@22.15.32)(happy-dom@18.0.0)(jiti@2.4.2)(jsdom@26.1.0)(stylus@0.57.0)(terser@5.43.1)(tsx@4.19.3)(yaml@2.8.0): + dependencies: + '@vitest/expect': 3.0.7 + '@vitest/mocker': 3.0.7(vite@6.3.5(@types/node@22.15.32)(jiti@2.4.2)(stylus@0.57.0)(terser@5.43.1)(tsx@4.19.3)(yaml@2.8.0)) + '@vitest/pretty-format': 3.2.4 + '@vitest/runner': 3.0.7 + '@vitest/snapshot': 3.0.7 + '@vitest/spy': 3.0.7 + '@vitest/utils': 3.0.7 + chai: 5.2.0 + debug: 4.4.1(supports-color@5.5.0) + expect-type: 1.2.1 + magic-string: 0.30.17 + pathe: 2.0.3 + std-env: 3.9.0 + tinybench: 2.9.0 + tinyexec: 0.3.2 + tinypool: 1.1.1 + tinyrainbow: 2.0.0 + vite: 6.3.5(@types/node@22.15.32)(jiti@2.4.2)(stylus@0.57.0)(terser@5.43.1)(tsx@4.19.3)(yaml@2.8.0) + vite-node: 3.0.7(@types/node@22.15.32)(jiti@2.4.2)(stylus@0.57.0)(terser@5.43.1)(tsx@4.19.3)(yaml@2.8.0) + why-is-node-running: 2.3.0 + optionalDependencies: + '@types/node': 22.15.32 + happy-dom: 18.0.0 + jsdom: 26.1.0 + transitivePeerDependencies: + - jiti + - less + - lightningcss + - msw + - sass + - sass-embedded + - stylus + - sugarss + - supports-color + - terser + - tsx + - yaml + vitest@3.2.4(@types/node@22.15.32)(@vitest/ui@3.2.4)(happy-dom@18.0.0)(jiti@2.4.2)(jsdom@26.1.0)(stylus@0.57.0)(terser@5.43.1)(tsx@4.20.3)(yaml@2.8.0): dependencies: '@types/chai': 5.2.2 @@ -27341,7 +26001,7 @@ snapshots: '@vitest/spy': 3.2.4 '@vitest/utils': 3.2.4 chai: 5.2.0 - debug: 4.4.1 + debug: 4.4.1(supports-color@5.5.0) expect-type: 1.2.1 magic-string: 0.30.17 pathe: 2.0.3 @@ -27398,8 +26058,6 @@ snapshots: optionalDependencies: typescript: 5.8.3 - vue-component-type-helpers@2.2.0: {} - vue-component-type-helpers@2.2.8: {} vue-component-type-helpers@3.0.1: {} @@ -27412,8 +26070,8 @@ snapshots: vue-docgen-api@4.79.2(vue@3.5.17(typescript@5.8.3)): dependencies: - '@babel/parser': 7.27.0 - '@babel/types': 7.27.0 + '@babel/parser': 7.27.5 + '@babel/types': 7.27.6 '@vue/compiler-dom': 3.5.17 '@vue/compiler-sfc': 3.5.17 ast-types: 0.16.1 @@ -27428,7 +26086,7 @@ snapshots: vue-eslint-parser@10.1.3(eslint@9.29.0(jiti@2.4.2)): dependencies: - debug: 4.4.1 + debug: 4.4.1(supports-color@5.5.0) eslint: 9.29.0(jiti@2.4.2) eslint-scope: 8.4.0 eslint-visitor-keys: 4.2.1 @@ -27586,18 +26244,17 @@ snapshots: webpack-virtual-modules@0.6.2: {} - webpack@5.99.9(@swc/core@1.12.4)(esbuild@0.23.1): + webpack@5.98.0(@swc/core@1.12.4)(esbuild@0.23.1): dependencies: '@types/eslint-scope': 3.7.7 '@types/estree': 1.0.8 - '@types/json-schema': 7.0.15 '@webassemblyjs/ast': 1.14.1 '@webassemblyjs/wasm-edit': 1.14.1 '@webassemblyjs/wasm-parser': 1.14.1 acorn: 8.15.0 - browserslist: 4.25.1 + browserslist: 4.25.0 chrome-trace-event: 1.0.4 - enhanced-resolve: 5.18.2 + enhanced-resolve: 5.18.1 es-module-lexer: 1.7.0 eslint-scope: 5.1.1 events: 3.3.0 @@ -27609,7 +26266,7 @@ snapshots: neo-async: 2.6.2 schema-utils: 4.3.2 tapable: 2.2.2 - terser-webpack-plugin: 5.3.14(@swc/core@1.12.4)(esbuild@0.23.1)(webpack@5.99.9(@swc/core@1.12.4)(esbuild@0.23.1)) + terser-webpack-plugin: 5.3.14(@swc/core@1.12.4)(esbuild@0.23.1)(webpack@5.98.0(@swc/core@1.12.4)(esbuild@0.23.1)) watchpack: 2.4.4 webpack-sources: 3.3.3 transitivePeerDependencies: @@ -27650,7 +26307,7 @@ snapshots: which-builtin-type@1.2.1: dependencies: - call-bound: 1.0.3 + call-bound: 1.0.4 function.prototype.name: 1.1.8 has-tostringtag: 1.0.2 is-async-function: 2.1.1 @@ -27662,7 +26319,7 @@ snapshots: isarray: 2.0.5 which-boxed-primitive: 1.1.1 which-collection: 1.0.2 - which-typed-array: 1.1.18 + which-typed-array: 1.1.19 which-collection@1.0.2: dependencies: @@ -27673,15 +26330,6 @@ snapshots: which-module@2.0.1: {} - which-typed-array@1.1.18: - dependencies: - available-typed-arrays: 1.0.7 - call-bind: 1.0.8 - call-bound: 1.0.3 - for-each: 0.3.5 - gopd: 1.2.0 - has-tostringtag: 1.0.2 - which-typed-array@1.1.19: dependencies: available-typed-arrays: 1.0.7 @@ -27739,8 +26387,8 @@ snapshots: with@7.0.2: dependencies: - '@babel/parser': 7.27.0 - '@babel/types': 7.27.0 + '@babel/parser': 7.27.5 + '@babel/types': 7.27.6 assert-never: 1.4.0 babel-walk: 3.0.0-canary-5 @@ -27825,8 +26473,6 @@ snapshots: yaml-ast-parser@0.0.43: {} - yaml@2.7.0: {} - yaml@2.8.0: {} yargs-interactive@3.0.1: @@ -27908,8 +26554,6 @@ snapshots: yocto-queue@0.1.0: {} - yocto-queue@1.2.0: {} - yocto-queue@1.2.1: {} yoctocolors-cjs@2.1.2: {} @@ -27954,6 +26598,13 @@ snapshots: compress-commons: 6.0.2 readable-stream: 4.7.0 + zod@3.24.2: {} + zod@3.25.67: {} + zx@8.3.2: + optionalDependencies: + '@types/fs-extra': 11.0.4 + '@types/node': 22.15.32 + zx@8.5.5: {} diff --git a/unraid-ui/package.json b/unraid-ui/package.json index 699ea30c1..b47298371 100644 --- a/unraid-ui/package.json +++ b/unraid-ui/package.json @@ -41,78 +41,78 @@ "build-storybook": "storybook build" }, "peerDependencies": { - "tailwindcss": "^3.0.0", - "vue": "^3.3.0" + "tailwindcss": "3.4.17", + "vue": "3.5.17" }, "dependencies": { - "@headlessui/vue": "^1.7.23", - "@heroicons/vue": "^2.2.0", - "@internationalized/number": "^3.6.0", - "@jsonforms/core": "^3.6.0", - "@jsonforms/vue": "^3.6.0", - "@jsonforms/vue-vanilla": "^3.6.0", - "@vueuse/core": "^13.0.0", - "class-variance-authority": "^0.7.1", - "clsx": "^2.1.1", - "dompurify": "^3.2.5", - "kebab-case": "^2.0.1", - "lucide-vue-next": "^0.519.0", - "shadcn-vue": "^2.0.0", - "marked": "^15.0.0", - "reka-ui": "^2.1.1", - "tailwind-merge": "^2.6.0", - "vue-sonner": "^1.3.0" + "@headlessui/vue": "1.7.23", + "@heroicons/vue": "2.2.0", + "@internationalized/number": "3.6.3", + "@jsonforms/core": "3.6.0", + "@jsonforms/vue": "3.6.0", + "@jsonforms/vue-vanilla": "3.6.0", + "@vueuse/core": "13.4.0", + "class-variance-authority": "0.7.1", + "clsx": "2.1.1", + "dompurify": "3.2.6", + "kebab-case": "2.0.2", + "lucide-vue-next": "0.519.0", + "shadcn-vue": "2.2.0", + "marked": "15.0.12", + "reka-ui": "2.3.1", + "tailwind-merge": "2.6.0", + "vue-sonner": "1.3.0" }, "devDependencies": { - "@ianvs/prettier-plugin-sort-imports": "^4.4.1", - "@storybook/addon-essentials": "^8.6.12", - "@storybook/addon-interactions": "^8.6.12", - "@storybook/addon-links": "^8.6.12", - "@storybook/builder-vite": "^8.6.12", - "@storybook/vue3": "^8.6.12", - "@storybook/vue3-vite": "^8.6.12", - "@tailwindcss/typography": "^0.5.15", - "@testing-library/vue": "^8.0.0", - "@types/jsdom": "^21.1.7", - "@types/node": "^22.0.0", - "@types/testing-library__vue": "^5.0.0", - "@typescript-eslint/eslint-plugin": "^8.29.0", - "@unraid/tailwind-rem-to-rem": "^1.1.0", - "@vitejs/plugin-vue": "^5.0.0", - "@vitejs/plugin-vue-jsx": "^4.1.1", - "@vitest/coverage-v8": "^3.0.0", - "@vitest/ui": "^3.0.0", - "@vue/test-utils": "^2.4.0", - "@vue/tsconfig": "^0.7.0", - "autoprefixer": "^10.4.20", - "concurrently": "^9.1.2", - "eslint": "^9.17.0", - "eslint-config-prettier": "^10.0.0", - "eslint-plugin-import": "^2.31.0", - "eslint-plugin-no-relative-import-paths": "^1.6.1", - "eslint-plugin-prettier": "^5.2.3", - "eslint-plugin-vue": "^10.0.0", - "happy-dom": "^18.0.0", - "postcss": "^8.4.49", - "postcss-import": "^16.1.0", + "@ianvs/prettier-plugin-sort-imports": "4.4.2", + "@storybook/addon-essentials": "8.6.14", + "@storybook/addon-interactions": "8.6.14", + "@storybook/addon-links": "8.6.14", + "@storybook/builder-vite": "8.6.14", + "@storybook/vue3": "8.6.14", + "@storybook/vue3-vite": "8.6.14", + "@tailwindcss/typography": "0.5.16", + "@testing-library/vue": "8.1.0", + "@types/jsdom": "21.1.7", + "@types/node": "22.15.32", + "@types/testing-library__vue": "5.3.0", + "@typescript-eslint/eslint-plugin": "8.34.1", + "@unraid/tailwind-rem-to-rem": "1.1.0", + "@vitejs/plugin-vue": "5.2.4", + "@vitejs/plugin-vue-jsx": "4.2.0", + "@vitest/coverage-v8": "3.2.4", + "@vitest/ui": "3.2.4", + "@vue/test-utils": "2.4.6", + "@vue/tsconfig": "0.7.0", + "autoprefixer": "10.4.21", + "concurrently": "9.1.2", + "eslint": "9.29.0", + "eslint-config-prettier": "10.1.5", + "eslint-plugin-import": "2.31.0", + "eslint-plugin-no-relative-import-paths": "1.6.1", + "eslint-plugin-prettier": "5.5.0", + "eslint-plugin-vue": "10.2.0", + "happy-dom": "18.0.0", + "postcss": "8.5.6", + "postcss-import": "16.1.1", "prettier": "3.5.3", - "prettier-plugin-tailwindcss": "^0.6.11", - "rimraf": "^6.0.1", - "storybook": "^8.6.12", + "prettier-plugin-tailwindcss": "0.6.13", + "rimraf": "6.0.1", + "storybook": "8.6.14", "tailwind-rem-to-rem": "github:unraid/tailwind-rem-to-rem", - "tailwindcss": "^3.0.0", - "tailwindcss-animate": "^1.0.7", - "typescript": "^5.7.3", - "typescript-eslint": "^8.13.0", - "vite": "^6.0.0", - "vite-plugin-dts": "^3.0.0", - "vite-plugin-vue-devtools": "^7.7.1", - "vitest": "^3.0.0", - "vue": "^3.3.0", - "vue-tsc": "^2.0.0" + "tailwindcss": "3.4.17", + "tailwindcss-animate": "1.0.7", + "typescript": "5.8.3", + "typescript-eslint": "8.34.1", + "vite": "6.3.5", + "vite-plugin-dts": "3.9.1", + "vite-plugin-vue-devtools": "7.7.7", + "vitest": "3.2.4", + "vue": "3.5.17", + "vue-tsc": "2.2.10" }, "optionalDependencies": { - "@rollup/rollup-linux-x64-gnu": "^4.30.1" + "@rollup/rollup-linux-x64-gnu": "4.44.0" }, "exports": { ".": { @@ -136,5 +136,5 @@ "import": "./dist/theme/preset.js" } }, - "packageManager": "pnpm@10.12.1" + "packageManager": "pnpm@10.12.4" } diff --git a/web/package.json b/web/package.json index 421f0b461..fe5281cd1 100644 --- a/web/package.json +++ b/web/package.json @@ -38,99 +38,99 @@ "postinstall": "nuxt prepare" }, "devDependencies": { - "@graphql-codegen/cli": "^5.0.3", - "@graphql-codegen/client-preset": "^4.5.1", - "@graphql-codegen/introspection": "^4.0.3", - "@graphql-typed-document-node/core": "^3.2.0", - "@ianvs/prettier-plugin-sort-imports": "^4.4.0", - "@nuxt/devtools": "^2.0.0", - "@nuxt/eslint": "^1.0.0", - "@nuxt/test-utils": "^3.17.2", - "@nuxtjs/tailwindcss": "^6.12.2", - "@pinia/testing": "^1.0.0", - "@rollup/plugin-strip": "^3.0.4", - "@tailwindcss/typography": "^0.5.15", - "@testing-library/vue": "^8.0.0", - "@types/crypto-js": "^4.2.2", - "@types/eslint-config-prettier": "^6.11.3", - "@types/node": "^22", - "@types/semver": "^7.5.8", - "@typescript-eslint/eslint-plugin": "^8.34.1", - "@unraid/tailwind-rem-to-rem": "^1.1.0", - "@vitejs/plugin-vue": "^5.0.0", - "@vitest/coverage-v8": "^3.1.1", - "@vue/apollo-util": "^4.0.0-beta.6", - "@vue/test-utils": "^2.4.6", - "@vueuse/core": "^13.0.0", - "@vueuse/nuxt": "^13.0.0", - "eslint": "^9.21.0", - "eslint-config-prettier": "^10.0.0", - "eslint-import-resolver-typescript": "^4.4.4", - "eslint-plugin-import": "^2.31.0", - "happy-dom": "^18.0.0", - "lodash-es": "^4.17.21", - "nuxt": "^3.14.1592", + "@graphql-codegen/cli": "5.0.7", + "@graphql-codegen/client-preset": "4.8.2", + "@graphql-codegen/introspection": "4.0.3", + "@graphql-typed-document-node/core": "3.2.0", + "@ianvs/prettier-plugin-sort-imports": "4.4.2", + "@nuxt/devtools": "2.5.0", + "@nuxt/eslint": "1.4.1", + "@nuxt/test-utils": "3.19.1", + "@nuxtjs/tailwindcss": "6.14.0", + "@pinia/testing": "1.0.2", + "@rollup/plugin-strip": "3.0.4", + "@tailwindcss/typography": "0.5.16", + "@testing-library/vue": "8.1.0", + "@types/crypto-js": "4.2.2", + "@types/eslint-config-prettier": "6.11.3", + "@types/node": "22.15.32", + "@types/semver": "7.7.0", + "@typescript-eslint/eslint-plugin": "8.34.1", + "@unraid/tailwind-rem-to-rem": "1.1.0", + "@vitejs/plugin-vue": "5.2.4", + "@vitest/coverage-v8": "3.2.4", + "@vue/apollo-util": "4.2.2", + "@vue/test-utils": "2.4.6", + "@vueuse/core": "13.4.0", + "@vueuse/nuxt": "13.4.0", + "eslint": "9.29.0", + "eslint-config-prettier": "10.1.5", + "eslint-import-resolver-typescript": "4.4.4", + "eslint-plugin-import": "2.31.0", + "happy-dom": "18.0.0", + "lodash-es": "4.17.21", + "nuxt": "3.17.5", "nuxt-custom-elements": "2.0.0-beta.32", "prettier": "3.5.3", - "prettier-plugin-tailwindcss": "^0.6.9", - "shadcn-nuxt": "^2.0.0", - "tailwindcss": "^3.0.0", - "tailwindcss-animate": "^1.0.7", - "terser": "^5.37.0", - "typescript": "^5.7.3", - "vite": "^6.3.5", - "vite-plugin-remove-console": "^2.2.0", - "vite-plugin-vue-tracer": "^0.1.3", - "vitest": "^3.1.1", - "vue": "^3.3.0", - "vue-tsc": "^2.1.10", + "prettier-plugin-tailwindcss": "0.6.13", + "shadcn-nuxt": "2.2.0", + "tailwindcss": "3.4.17", + "tailwindcss-animate": "1.0.7", + "terser": "5.43.1", + "typescript": "5.8.3", + "vite": "6.3.5", + "vite-plugin-remove-console": "2.2.0", + "vite-plugin-vue-tracer": "0.1.4", + "vitest": "3.2.4", + "vue": "3.5.17", + "vue-tsc": "2.2.10", "vuetify-nuxt-module": "0.18.7" }, "dependencies": { "@apollo/client": "^3.12.3", - "@floating-ui/dom": "^1.6.12", - "@floating-ui/utils": "^0.2.8", - "@floating-ui/vue": "^1.1.5", - "@headlessui/vue": "^1.7.23", - "@heroicons/vue": "^2.2.0", - "@jsonforms/core": "^3.6.0", - "@jsonforms/vue": "^3.6.0", - "@jsonforms/vue-vanilla": "^3.6.0", - "@jsonforms/vue-vuetify": "^3.6.0", - "@nuxtjs/color-mode": "^3.5.2", - "@pinia/nuxt": "^0.11.0", - "@unraid/shared-callbacks": "^1.1.1", + "@floating-ui/dom": "1.7.1", + "@floating-ui/utils": "0.2.9", + "@floating-ui/vue": "1.1.6", + "@headlessui/vue": "1.7.23", + "@heroicons/vue": "2.2.0", + "@jsonforms/core": "3.6.0", + "@jsonforms/vue": "3.6.0", + "@jsonforms/vue-vanilla": "3.6.0", + "@jsonforms/vue-vuetify": "3.6.0", + "@nuxtjs/color-mode": "3.5.2", + "@pinia/nuxt": "0.11.1", + "@unraid/shared-callbacks": "1.1.1", "@unraid/ui": "link:../unraid-ui", - "@vue/apollo-composable": "^4.2.1", - "@vueuse/components": "^13.0.0", - "@vueuse/integrations": "^13.0.0", - "class-variance-authority": "^0.7.1", - "clsx": "^2.1.1", - "crypto-js": "^4.2.0", - "dayjs": "^1.11.13", - "focus-trap": "^7.6.2", - "graphql": "^16.11.0", + "@vue/apollo-composable": "4.2.2", + "@vueuse/components": "13.4.0", + "@vueuse/integrations": "13.4.0", + "class-variance-authority": "0.7.1", + "clsx": "2.1.1", + "crypto-js": "4.2.0", + "dayjs": "1.11.13", + "focus-trap": "7.6.5", + "graphql": "16.11.0", "graphql-tag": "^2.12.6", - "graphql-ws": "^6.0.0", - "hex-to-rgba": "^2.0.1", - "highlight.js": "^11.11.1", - "isomorphic-dompurify": "^2.19.0", - "lucide-vue-next": "^0.519.0", - "marked": "^15.0.0", - "marked-base-url": "^1.1.6", - "pinia": "^3.0.1", - "semver": "^7.6.3", - "tailwind-merge": "^2.5.5", - "vue-i18n": "^11.0.0", - "vue-web-component-wrapper": "^1.7.7", - "vuetify": "^3.7.14", - "wretch": "^2.11.0" + "graphql-ws": "6.0.5", + "hex-to-rgba": "2.0.1", + "highlight.js": "11.11.1", + "isomorphic-dompurify": "2.25.0", + "lucide-vue-next": "0.519.0", + "marked": "15.0.12", + "marked-base-url": "1.1.6", + "pinia": "3.0.3", + "semver": "7.7.2", + "tailwind-merge": "2.6.0", + "vue-i18n": "11.1.6", + "vue-web-component-wrapper": "1.7.7", + "vuetify": "3.8.10", + "wretch": "2.11.0" }, "optionalDependencies": { - "@rollup/rollup-linux-x64-gnu": "^4.30.1" + "@rollup/rollup-linux-x64-gnu": "4.44.0" }, "overrides": { "vue": "latest" }, - "packageManager": "pnpm@10.12.1" + "packageManager": "pnpm@10.12.4" }