From 58b0736c5b055794c0e0800baf8baf0e0062ae3d Mon Sep 17 00:00:00 2001 From: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com> Date: Fri, 26 Sep 2025 13:26:42 +0530 Subject: [PATCH] chore: bump non-major dependencies --- package.json | 4 +- packages/codemirror-lang-graphql/package.json | 4 +- packages/hoppscotch-agent/package.json | 4 +- packages/hoppscotch-cli/package.json | 4 +- packages/hoppscotch-common/package.json | 30 +- packages/hoppscotch-data/package.json | 2 +- packages/hoppscotch-desktop/package.json | 18 +- .../tauri-plugin-appload/package.json | 6 +- .../tauri-plugin-relay/package.json | 6 +- packages/hoppscotch-js-sandbox/package.json | 4 +- .../hoppscotch-selfhost-desktop/package.json | 18 +- packages/hoppscotch-selfhost-web/package.json | 18 +- packages/hoppscotch-sh-admin/package.json | 18 +- pnpm-lock.yaml | 2082 ++++++++--------- 14 files changed, 1034 insertions(+), 1184 deletions(-) diff --git a/package.json b/package.json index 6ce0f9fc..3e6a5ad5 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "cross-env": "10.0.0", "http-server": "14.1.1", "husky": "9.1.7", - "lint-staged": "16.2.0" + "lint-staged": "16.2.1" }, "pnpm": { "overrides": { @@ -41,7 +41,7 @@ "execa@0.10.0": "2.0.0", "sha.js@2.4.11": "2.4.12", "subscriptions-transport-ws>ws": "7.5.10", - "vue": "3.5.20", + "vue": "3.5.22", "form-data": "4.0.4", "ws": "8.17.1" }, diff --git a/packages/codemirror-lang-graphql/package.json b/packages/codemirror-lang-graphql/package.json index 0a7259b4..9c393d35 100644 --- a/packages/codemirror-lang-graphql/package.json +++ b/packages/codemirror-lang-graphql/package.json @@ -24,8 +24,8 @@ "devDependencies": { "@lezer/generator": "1.8.0", "@rollup/plugin-typescript": "12.1.4", - "mocha": "11.7.1", - "rollup": "4.48.1", + "mocha": "11.7.2", + "rollup": "4.52.2", "typescript": "5.9.2" } } diff --git a/packages/hoppscotch-agent/package.json b/packages/hoppscotch-agent/package.json index 0d937260..79d8766b 100644 --- a/packages/hoppscotch-agent/package.json +++ b/packages/hoppscotch-agent/package.json @@ -17,10 +17,10 @@ "axios": "1.12.2", "fp-ts": "2.16.11", "lodash-es": "4.17.21", - "vue": "3.5.20" + "vue": "3.5.22" }, "devDependencies": { - "@iconify-json/lucide": "1.2.64", + "@iconify-json/lucide": "1.2.68", "@tauri-apps/cli": "^2.0.3", "@types/lodash-es": "4.17.12", "@types/node": "24.3.0", diff --git a/packages/hoppscotch-cli/package.json b/packages/hoppscotch-cli/package.json index 47f1816c..5797f06e 100644 --- a/packages/hoppscotch-cli/package.json +++ b/packages/hoppscotch-cli/package.json @@ -43,8 +43,8 @@ "dependencies": { "aws4fetch": "1.0.20", "axios": "1.12.2", - "chalk": "5.6.0", - "commander": "14.0.0", + "chalk": "5.6.2", + "commander": "14.0.1", "isolated-vm": "5.0.4", "js-md5": "0.8.3", "lodash-es": "4.17.21", diff --git a/packages/hoppscotch-common/package.json b/packages/hoppscotch-common/package.json index a6176d52..dc3d050f 100644 --- a/packages/hoppscotch-common/package.json +++ b/packages/hoppscotch-common/package.json @@ -51,7 +51,7 @@ "@tauri-apps/plugin-store": "2.2.0", "@types/hawk": "9.0.6", "@types/markdown-it": "14.1.2", - "@unhead/vue": "2.0.14", + "@unhead/vue": "2.0.17", "@urql/core": "6.0.1", "@urql/devtools": "2.0.3", "@urql/exchange-auth": "3.0.0", @@ -77,14 +77,14 @@ "jsonc-parser": "3.3.1", "jsonpath-plus": "10.3.0", "lodash-es": "4.17.21", - "lossless-json": "4.1.1", + "lossless-json": "4.2.0", "markdown-it": "14.1.0", - "minisearch": "7.1.2", + "minisearch": "7.2.0", "monaco-editor": "0.52.2", "nprogress": "0.2.0", "paho-mqtt": "1.1.0", "path": "0.12.7", - "postman-collection": "5.1.0", + "postman-collection": "5.2.0", "process": "0.11.10", "qs": "6.14.0", "quicktype-core": "23.2.6", @@ -106,8 +106,8 @@ "util": "0.12.5", "uuid": "11.1.0", "verzod": "0.4.0", - "vue": "3.5.20", - "vue-i18n": "11.1.11", + "vue": "3.5.22", + "vue-i18n": "11.1.12", "vue-json-pretty": "2.5.0", "vue-pdf-embed": "2.1.3", "vue-router": "4.5.1", @@ -115,7 +115,7 @@ "vuedraggable-es": "4.1.1", "wonka": "6.3.5", "workbox-window": "7.3.0", - "xml-formatter": "3.6.6", + "xml-formatter": "3.6.7", "yargs-parser": "22.0.0", "zod": "3.25.32" }, @@ -130,7 +130,7 @@ "@graphql-codegen/typescript-urql-graphcache": "3.1.1", "@graphql-codegen/urql-introspection": "3.0.1", "@graphql-typed-document-node/core": "3.2.0", - "@iconify-json/lucide": "1.2.64", + "@iconify-json/lucide": "1.2.68", "@intlify/unplugin-vue-i18n": "6.0.8", "@relmify/jest-fp-ts": "2.1.1", "@rushstack/eslint-patch": "1.12.0", @@ -144,18 +144,18 @@ "@types/splitpanes": "2.2.6", "@types/uuid": "10.0.0", "@types/yargs-parser": "21.0.3", - "@typescript-eslint/eslint-plugin": "8.40.0", - "@typescript-eslint/parser": "8.40.0", + "@typescript-eslint/eslint-plugin": "8.44.1", + "@typescript-eslint/parser": "8.44.1", "@vitejs/plugin-vue": "5.1.4", - "@vue/compiler-sfc": "3.5.20", + "@vue/compiler-sfc": "3.5.22", "@vue/eslint-config-typescript": "13.0.0", - "@vue/runtime-core": "3.5.20", + "@vue/runtime-core": "3.5.22", "autoprefixer": "10.4.21", "cross-env": "10.0.0", - "dotenv": "17.2.1", + "dotenv": "17.2.2", "eslint": "8.57.0", "eslint-plugin-prettier": "5.5.4", - "eslint-plugin-vue": "10.4.0", + "eslint-plugin-vue": "10.5.0", "glob": "11.0.3", "jsdom": "26.1.0", "npm-run-all": "4.1.5", @@ -164,7 +164,7 @@ "prettier": "3.6.2", "prettier-plugin-tailwindcss": "0.6.14", "rollup-plugin-polyfill-node": "0.13.0", - "sass": "1.91.0", + "sass": "1.93.2", "tailwindcss": "3.4.16", "typescript": "5.9.2", "unplugin-fonts": "1.4.0", diff --git a/packages/hoppscotch-data/package.json b/packages/hoppscotch-data/package.json index d1151605..06ba94f2 100644 --- a/packages/hoppscotch-data/package.json +++ b/packages/hoppscotch-data/package.json @@ -43,7 +43,7 @@ "dependencies": { "fp-ts": "2.16.11", "io-ts": "2.2.22", - "jose": "6.0.13", + "jose": "6.1.0", "lodash": "4.17.21", "parser-ts": "0.7.0", "uuid": "11.1.0", diff --git a/packages/hoppscotch-desktop/package.json b/packages/hoppscotch-desktop/package.json index 3898f771..9102a31a 100644 --- a/packages/hoppscotch-desktop/package.json +++ b/packages/hoppscotch-desktop/package.json @@ -19,9 +19,9 @@ "build:portable": "pnpm tauri build -- --no-default-features --features portable" }, "dependencies": { - "@fontsource-variable/inter": "5.2.6", - "@fontsource-variable/material-symbols-rounded": "5.2.19", - "@fontsource-variable/roboto-mono": "5.2.6", + "@fontsource-variable/inter": "5.2.8", + "@fontsource-variable/material-symbols-rounded": "5.2.24", + "@fontsource-variable/roboto-mono": "5.2.8", "@hoppscotch/common": "workspace:^", "@hoppscotch/kernel": "workspace:^", "@hoppscotch/plugin-appload": "github:CuriousCorrelation/tauri-plugin-appload#e05861959938b57479a1a81fa796735ebbd08c7c", @@ -35,25 +35,25 @@ "@vueuse/core": "13.7.0", "fp-ts": "2.16.11", "rxjs": "7.8.2", - "vue": "3.5.20", + "vue": "3.5.22", "vue-router": "4.5.1", "vue-tippy": "6.7.1", "zod": "3.25.32" }, "devDependencies": { - "@iconify-json/lucide": "1.2.64", + "@iconify-json/lucide": "1.2.68", "@rushstack/eslint-patch": "1.12.0", "@tauri-apps/cli": "^2", - "@typescript-eslint/eslint-plugin": "8.40.0", - "@typescript-eslint/parser": "8.40.0", + "@typescript-eslint/eslint-plugin": "8.44.1", + "@typescript-eslint/parser": "8.44.1", "@vitejs/plugin-vue": "5.1.4", "@vue/eslint-config-typescript": "13.0.0", "autoprefixer": "10.4.21", "eslint": "8.57.0", "eslint-plugin-prettier": "5.5.4", - "eslint-plugin-vue": "10.4.0", + "eslint-plugin-vue": "10.5.0", "postcss": "8.5.6", - "sass": "1.91.0", + "sass": "1.93.2", "tailwindcss": "3.4.16", "typescript": "5.9.2", "unplugin-icons": "22.2.0", diff --git a/packages/hoppscotch-desktop/plugin-workspace/tauri-plugin-appload/package.json b/packages/hoppscotch-desktop/plugin-workspace/tauri-plugin-appload/package.json index f4ed9a99..0e9d3646 100644 --- a/packages/hoppscotch-desktop/plugin-workspace/tauri-plugin-appload/package.json +++ b/packages/hoppscotch-desktop/plugin-workspace/tauri-plugin-appload/package.json @@ -26,8 +26,8 @@ }, "devDependencies": { "@rollup/plugin-typescript": "^11.1.6", - "rollup": "^4.9.6", - "typescript": "5.9.2", - "tslib": "^2.6.2" + "rollup": "^4.52.2", + "tslib": "^2.6.2", + "typescript": "5.9.2" } } diff --git a/packages/hoppscotch-desktop/plugin-workspace/tauri-plugin-relay/package.json b/packages/hoppscotch-desktop/plugin-workspace/tauri-plugin-relay/package.json index f52ec200..a55595fd 100644 --- a/packages/hoppscotch-desktop/plugin-workspace/tauri-plugin-relay/package.json +++ b/packages/hoppscotch-desktop/plugin-workspace/tauri-plugin-relay/package.json @@ -26,8 +26,8 @@ }, "devDependencies": { "@rollup/plugin-typescript": "^11.1.6", - "rollup": "^4.9.6", - "typescript": "5.9.2", - "tslib": "^2.6.2" + "rollup": "^4.52.2", + "tslib": "^2.6.2", + "typescript": "5.9.2" } } diff --git a/packages/hoppscotch-js-sandbox/package.json b/packages/hoppscotch-js-sandbox/package.json index 3e1a1958..75a7bb7c 100644 --- a/packages/hoppscotch-js-sandbox/package.json +++ b/packages/hoppscotch-js-sandbox/package.json @@ -64,8 +64,8 @@ "@types/jest": "30.0.0", "@types/lodash": "4.17.20", "@types/node": "24.3.0", - "@typescript-eslint/eslint-plugin": "8.40.0", - "@typescript-eslint/parser": "8.40.0", + "@typescript-eslint/eslint-plugin": "8.44.1", + "@typescript-eslint/parser": "8.44.1", "eslint": "8.57.0", "eslint-config-prettier": "10.1.8", "eslint-plugin-prettier": "5.5.4", diff --git a/packages/hoppscotch-selfhost-desktop/package.json b/packages/hoppscotch-selfhost-desktop/package.json index 145d20e9..60dbfb65 100644 --- a/packages/hoppscotch-selfhost-desktop/package.json +++ b/packages/hoppscotch-selfhost-desktop/package.json @@ -13,9 +13,9 @@ "gql-codegen": "graphql-codegen --require dotenv/config --config gql-codegen.yml dotenv_config_path=\"../../.env\"" }, "dependencies": { - "@fontsource-variable/inter": "5.0.15", - "@fontsource-variable/material-symbols-rounded": "5.0.16", - "@fontsource-variable/roboto-mono": "5.0.16", + "@fontsource-variable/inter": "5.2.8", + "@fontsource-variable/material-symbols-rounded": "5.2.24", + "@fontsource-variable/roboto-mono": "5.2.8", "@hoppscotch/common": "workspace:^", "@hoppscotch/data": "workspace:^", "@platform/auth": "0.1.106", @@ -37,7 +37,7 @@ "tauri-plugin-store-api": "0.0.0", "util": "0.12.5", "verzod": "0.3.0", - "vue": "3.5.20", + "vue": "3.5.22", "workbox-window": "6.6.0", "zod": "3.25.32" }, @@ -50,22 +50,22 @@ "@graphql-codegen/typescript-urql-graphcache": "2.4.5", "@graphql-codegen/urql-introspection": "2.2.1", "@graphql-typed-document-node/core": "3.2.0", - "@iconify-json/lucide": "1.2.64", + "@iconify-json/lucide": "1.2.68", "@intlify/unplugin-vue-i18n": "6.0.4", "@rushstack/eslint-patch": "1.3.3", "@types/lodash-es": "4.17.10", "@types/node": "18.18.8", - "@typescript-eslint/eslint-plugin": "5.62.0", - "@typescript-eslint/parser": "5.62.0", + "@typescript-eslint/eslint-plugin": "8.44.1", + "@typescript-eslint/parser": "8.44.1", "@vitejs/plugin-legacy": "2.3.0", "@vitejs/plugin-vue": "4.3.1", "@vue/eslint-config-typescript": "11.0.3", "autoprefixer": "10.4.16", "cross-env": "7.0.3", - "dotenv": "17.2.1", + "dotenv": "17.2.2", "eslint": "8.47.0", "eslint-plugin-prettier": "4.2.1", - "eslint-plugin-vue": "9.17.0", + "eslint-plugin-vue": "10.5.0", "npm-run-all": "4.1.5", "postcss": "8.4.32", "tailwindcss": "3.3.6", diff --git a/packages/hoppscotch-selfhost-web/package.json b/packages/hoppscotch-selfhost-web/package.json index 65ff4cdf..5676ee65 100644 --- a/packages/hoppscotch-selfhost-web/package.json +++ b/packages/hoppscotch-selfhost-web/package.json @@ -23,9 +23,9 @@ "postinstall": "pnpm run gql-codegen" }, "dependencies": { - "@fontsource-variable/inter": "5.2.6", - "@fontsource-variable/material-symbols-rounded": "5.2.19", - "@fontsource-variable/roboto-mono": "5.2.6", + "@fontsource-variable/inter": "5.2.8", + "@fontsource-variable/material-symbols-rounded": "5.2.24", + "@fontsource-variable/roboto-mono": "5.2.8", "@hoppscotch/common": "workspace:^", "@hoppscotch/data": "workspace:^", "@hoppscotch/kernel": "workspace:^", @@ -45,7 +45,7 @@ "stream-browserify": "3.0.0", "util": "0.12.5", "verzod": "0.4.0", - "vue": "3.5.20", + "vue": "3.5.22", "workbox-window": "7.3.0", "zod": "3.25.32" }, @@ -58,20 +58,20 @@ "@graphql-codegen/typescript-urql-graphcache": "3.1.1", "@graphql-codegen/urql-introspection": "3.0.1", "@graphql-typed-document-node/core": "3.2.0", - "@iconify-json/lucide": "1.2.64", + "@iconify-json/lucide": "1.2.68", "@intlify/unplugin-vue-i18n": "6.0.8", "@rushstack/eslint-patch": "1.12.0", - "@typescript-eslint/eslint-plugin": "8.40.0", - "@typescript-eslint/parser": "8.40.0", + "@typescript-eslint/eslint-plugin": "8.44.1", + "@typescript-eslint/parser": "8.44.1", "@vitejs/plugin-legacy": "5.4.2", "@vitejs/plugin-vue": "5.1.4", "@vue/eslint-config-typescript": "13.0.0", "autoprefixer": "10.4.21", "cross-env": "10.0.0", - "dotenv": "17.2.1", + "dotenv": "17.2.2", "eslint": "8.57.0", "eslint-plugin-prettier": "5.5.4", - "eslint-plugin-vue": "10.4.0", + "eslint-plugin-vue": "10.5.0", "npm-run-all": "4.1.5", "postcss": "8.5.6", "prettier-plugin-tailwindcss": "0.6.14", diff --git a/packages/hoppscotch-sh-admin/package.json b/packages/hoppscotch-sh-admin/package.json index 2bf27e7f..34e3a01a 100644 --- a/packages/hoppscotch-sh-admin/package.json +++ b/packages/hoppscotch-sh-admin/package.json @@ -13,9 +13,9 @@ "preview": "vite preview" }, "dependencies": { - "@fontsource-variable/inter": "5.2.6", - "@fontsource-variable/material-symbols-rounded": "5.2.19", - "@fontsource-variable/roboto-mono": "5.2.6", + "@fontsource-variable/inter": "5.2.8", + "@fontsource-variable/material-symbols-rounded": "5.2.24", + "@fontsource-variable/roboto-mono": "5.2.8", "@graphql-typed-document-node/core": "3.2.0", "@hoppscotch/ui": "0.2.5", "@hoppscotch/vue-toasted": "0.1.0", @@ -39,8 +39,8 @@ "ts-node-dev": "2.0.0", "unplugin-icons": "22.2.0", "unplugin-vue-components": "29.0.0", - "vue": "3.5.20", - "vue-i18n": "11.1.11", + "vue": "3.5.22", + "vue-i18n": "11.1.12", "vue-router": "4.5.1", "vue-tippy": "6.7.1" }, @@ -53,18 +53,18 @@ "@graphql-codegen/typescript-document-nodes": "4.0.16", "@graphql-codegen/typescript-operations": "4.6.1", "@graphql-codegen/urql-introspection": "3.0.1", - "@iconify-json/lucide": "1.2.64", + "@iconify-json/lucide": "1.2.68", "@import-meta-env/cli": "0.7.3", "@import-meta-env/unplugin": "0.6.2", "@types/lodash-es": "4.17.12", "@vitejs/plugin-vue": "5.1.4", - "@vue/compiler-sfc": "3.5.20", + "@vue/compiler-sfc": "3.5.22", "autoprefixer": "10.4.21", - "dotenv": "17.2.1", + "dotenv": "17.2.2", "graphql-tag": "2.12.6", "hoppscotch-backend": "workspace:^", "npm-run-all": "4.1.5", - "sass": "1.91.0", + "sass": "1.93.2", "ts-node": "10.9.2", "typescript": "5.9.2", "unplugin-fonts": "1.4.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3bcca042..79113f7c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -11,7 +11,7 @@ overrides: execa@0.10.0: 2.0.0 sha.js@2.4.11: 2.4.12 subscriptions-transport-ws>ws: 7.5.10 - vue: 3.5.20 + vue: 3.5.22 form-data: 4.0.4 ws: 8.17.1 @@ -27,7 +27,7 @@ importers: version: 19.8.1 '@hoppscotch/ui': specifier: 0.2.5 - version: 0.2.5(eslint@9.36.0(jiti@2.6.0))(terser@5.39.2)(typescript@5.9.2)(vite@7.1.2(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1))(vue@3.5.20(typescript@5.9.2)) + version: 0.2.5(eslint@9.36.0(jiti@2.6.0))(terser@5.39.2)(typescript@5.9.2)(vite@7.1.2(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1))(vue@3.5.22(typescript@5.9.2)) '@types/node': specifier: 24.5.2 version: 24.5.2 @@ -41,8 +41,8 @@ importers: specifier: 9.1.7 version: 9.1.7 lint-staged: - specifier: 16.2.0 - version: 16.2.0 + specifier: 16.2.1 + version: 16.2.1 packages/codemirror-lang-graphql: dependencies: @@ -61,13 +61,13 @@ importers: version: 1.8.0 '@rollup/plugin-typescript': specifier: 12.1.4 - version: 12.1.4(rollup@4.48.1)(tslib@2.8.1)(typescript@5.9.2) + version: 12.1.4(rollup@4.52.2)(tslib@2.8.1)(typescript@5.9.2) mocha: - specifier: 11.7.1 - version: 11.7.1 + specifier: 11.7.2 + version: 11.7.2 rollup: - specifier: 4.48.1 - version: 4.48.1 + specifier: 4.52.2 + version: 4.52.2 typescript: specifier: 5.9.2 version: 5.9.2 @@ -76,7 +76,7 @@ importers: dependencies: '@hoppscotch/ui': specifier: 0.2.5 - version: 0.2.5(eslint@9.36.0(jiti@2.6.0))(terser@5.39.2)(typescript@5.9.2)(vite@6.3.6(@types/node@24.3.0)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1))(vue@3.5.20(typescript@5.9.2)) + version: 0.2.5(eslint@9.36.0(jiti@2.6.0))(terser@5.39.2)(typescript@5.9.2)(vite@6.3.6(@types/node@24.3.0)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1))(vue@3.5.22(typescript@5.9.2)) '@tauri-apps/api': specifier: 2.1.1 version: 2.1.1 @@ -85,7 +85,7 @@ importers: version: 2.2.1 '@vueuse/core': specifier: 13.7.0 - version: 13.7.0(vue@3.5.20(typescript@5.9.2)) + version: 13.7.0(vue@3.5.22(typescript@5.9.2)) axios: specifier: 1.12.2 version: 1.12.2 @@ -96,12 +96,12 @@ importers: specifier: 4.17.21 version: 4.17.21 vue: - specifier: 3.5.20 - version: 3.5.20(typescript@5.9.2) + specifier: 3.5.22 + version: 3.5.22(typescript@5.9.2) devDependencies: '@iconify-json/lucide': - specifier: 1.2.64 - version: 1.2.64 + specifier: 1.2.68 + version: 1.2.68 '@tauri-apps/cli': specifier: ^2.0.3 version: 2.0.4 @@ -113,7 +113,7 @@ importers: version: 24.3.0 '@vitejs/plugin-vue': specifier: 5.1.4 - version: 5.1.4(vite@6.3.6(@types/node@24.3.0)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1))(vue@3.5.20(typescript@5.9.2)) + version: 5.1.4(vite@6.3.6(@types/node@24.3.0)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1))(vue@3.5.22(typescript@5.9.2)) autoprefixer: specifier: 10.4.21 version: 10.4.21(postcss@8.5.6) @@ -128,13 +128,13 @@ importers: version: 5.9.2 unplugin-icons: specifier: 22.2.0 - version: 22.2.0(@vue/compiler-sfc@3.5.20)(svelte@3.59.2)(vue-template-compiler@2.7.16) + version: 22.2.0(@vue/compiler-sfc@3.5.22)(svelte@3.59.2)(vue-template-compiler@2.7.16) unplugin-vue-components: specifier: 29.0.0 - version: 29.0.0(@babel/parser@7.28.4)(vue@3.5.20(typescript@5.9.2)) + version: 29.0.0(@babel/parser@7.28.4)(vue@3.5.22(typescript@5.9.2)) vite: specifier: 6.3.6 - version: 6.3.6(@types/node@24.3.0)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1) + version: 6.3.6(@types/node@24.3.0)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1) vue-tsc: specifier: 2.2.0 version: 2.2.0(typescript@5.9.2) @@ -383,11 +383,11 @@ importers: specifier: 1.12.2 version: 1.12.2 chalk: - specifier: 5.6.0 - version: 5.6.0 + specifier: 5.6.2 + version: 5.6.2 commander: - specifier: 14.0.0 - version: 14.0.0 + specifier: 14.0.1 + version: 14.0.1 isolated-vm: specifier: 5.0.4 version: 5.0.4 @@ -448,7 +448,7 @@ importers: version: 5.9.2 vitest: specifier: 3.2.4 - version: 3.2.4(@types/debug@4.1.12)(@types/node@24.5.2)(jiti@2.6.0)(jsdom@26.1.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1) + version: 3.2.4(@types/debug@4.1.12)(@types/node@24.5.2)(jiti@2.6.0)(jsdom@26.1.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1) packages/hoppscotch-common: dependencies: @@ -493,7 +493,7 @@ importers: version: 6.38.1 '@guolao/vue-monaco-editor': specifier: 1.5.5 - version: 1.5.5(monaco-editor@0.52.2)(vue@3.5.20(typescript@5.9.2)) + version: 1.5.5(monaco-editor@0.52.2)(vue@3.5.22(typescript@5.9.2)) '@hoppscotch/codemirror-lang-graphql': specifier: workspace:^ version: link:../codemirror-lang-graphql @@ -514,10 +514,10 @@ importers: version: '@CuriousCorrelation/plugin-appload@https://codeload.github.com/CuriousCorrelation/tauri-plugin-appload/tar.gz/e05861959938b57479a1a81fa796735ebbd08c7c' '@hoppscotch/ui': specifier: 0.2.5 - version: 0.2.5(eslint@8.57.0)(terser@5.39.2)(typescript@5.9.2)(vite@6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1))(vue@3.5.20(typescript@5.9.2)) + version: 0.2.5(eslint@8.57.0)(terser@5.39.2)(typescript@5.9.2)(vite@6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1))(vue@3.5.22(typescript@5.9.2)) '@hoppscotch/vue-toasted': specifier: 0.1.0 - version: 0.1.0(vue@3.5.20(typescript@5.9.2)) + version: 0.1.0(vue@3.5.22(typescript@5.9.2)) '@lezer/highlight': specifier: 1.2.1 version: 1.2.1 @@ -543,8 +543,8 @@ importers: specifier: 14.1.2 version: 14.1.2 '@unhead/vue': - specifier: 2.0.14 - version: 2.0.14(vue@3.5.20(typescript@5.9.2)) + specifier: 2.0.17 + version: 2.0.17(vue@3.5.22(typescript@5.9.2)) '@urql/core': specifier: 6.0.1 version: 6.0.1(graphql@16.11.0) @@ -556,7 +556,7 @@ importers: version: 3.0.0(@urql/core@6.0.1(graphql@16.11.0)) '@vueuse/core': specifier: 13.7.0 - version: 13.7.0(vue@3.5.20(typescript@5.9.2)) + version: 13.7.0(vue@3.5.22(typescript@5.9.2)) acorn-walk: specifier: 8.3.4 version: 8.3.4 @@ -574,7 +574,7 @@ importers: version: 2.0.0 dioc: specifier: 3.0.2 - version: 3.0.2(vue@3.5.20(typescript@5.9.2)) + version: 3.0.2(vue@3.5.22(typescript@5.9.2)) esprima: specifier: 4.0.1 version: 4.0.1 @@ -621,14 +621,14 @@ importers: specifier: 4.17.21 version: 4.17.21 lossless-json: - specifier: 4.1.1 - version: 4.1.1 + specifier: 4.2.0 + version: 4.2.0 markdown-it: specifier: 14.1.0 version: 14.1.0 minisearch: - specifier: 7.1.2 - version: 7.1.2 + specifier: 7.2.0 + version: 7.2.0 monaco-editor: specifier: 0.52.2 version: 0.52.2 @@ -642,8 +642,8 @@ importers: specifier: 0.12.7 version: 0.12.7 postman-collection: - specifier: 5.1.0 - version: 5.1.0 + specifier: 5.2.0 + version: 5.2.0 process: specifier: 0.11.10 version: 0.11.10 @@ -708,26 +708,26 @@ importers: specifier: 0.4.0 version: 0.4.0(zod@3.25.32) vue: - specifier: 3.5.20 - version: 3.5.20(typescript@5.9.2) + specifier: 3.5.22 + version: 3.5.22(typescript@5.9.2) vue-i18n: - specifier: 11.1.11 - version: 11.1.11(vue@3.5.20(typescript@5.9.2)) + specifier: 11.1.12 + version: 11.1.12(vue@3.5.22(typescript@5.9.2)) vue-json-pretty: specifier: 2.5.0 - version: 2.5.0(vue@3.5.20(typescript@5.9.2)) + version: 2.5.0(vue@3.5.22(typescript@5.9.2)) vue-pdf-embed: specifier: 2.1.3 - version: 2.1.3(vue@3.5.20(typescript@5.9.2)) + version: 2.1.3(vue@3.5.22(typescript@5.9.2)) vue-router: specifier: 4.5.1 - version: 4.5.1(vue@3.5.20(typescript@5.9.2)) + version: 4.5.1(vue@3.5.22(typescript@5.9.2)) vue-tippy: specifier: 6.7.1 - version: 6.7.1(vue@3.5.20(typescript@5.9.2)) + version: 6.7.1(vue@3.5.22(typescript@5.9.2)) vuedraggable-es: specifier: 4.1.1 - version: 4.1.1(vue@3.5.20(typescript@5.9.2)) + version: 4.1.1(vue@3.5.22(typescript@5.9.2)) wonka: specifier: 6.3.5 version: 6.3.5 @@ -735,8 +735,8 @@ importers: specifier: 7.3.0 version: 7.3.0 xml-formatter: - specifier: 3.6.6 - version: 3.6.6 + specifier: 3.6.7 + version: 3.6.7 yargs-parser: specifier: 22.0.0 version: 22.0.0 @@ -775,11 +775,11 @@ importers: specifier: 3.2.0 version: 3.2.0(graphql@16.11.0) '@iconify-json/lucide': - specifier: 1.2.64 - version: 1.2.64 + specifier: 1.2.68 + version: 1.2.68 '@intlify/unplugin-vue-i18n': specifier: 6.0.8 - version: 6.0.8(@vue/compiler-dom@3.5.20)(eslint@8.57.0)(rollup@4.52.2)(typescript@5.9.2)(vue-i18n@11.1.11(vue@3.5.20(typescript@5.9.2)))(vue@3.5.20(typescript@5.9.2)) + version: 6.0.8(@vue/compiler-dom@3.5.22)(eslint@8.57.0)(rollup@4.52.2)(typescript@5.9.2)(vue-i18n@11.1.12(vue@3.5.22(typescript@5.9.2)))(vue@3.5.22(typescript@5.9.2)) '@relmify/jest-fp-ts': specifier: 2.1.1 version: 2.1.1(fp-ts@2.16.11)(io-ts@2.2.22(fp-ts@2.16.11)) @@ -817,23 +817,23 @@ importers: specifier: 21.0.3 version: 21.0.3 '@typescript-eslint/eslint-plugin': - specifier: 8.40.0 - version: 8.40.0(@typescript-eslint/parser@8.40.0(eslint@8.57.0)(typescript@5.9.2))(eslint@8.57.0)(typescript@5.9.2) + specifier: 8.44.1 + version: 8.44.1(@typescript-eslint/parser@8.44.1(eslint@8.57.0)(typescript@5.9.2))(eslint@8.57.0)(typescript@5.9.2) '@typescript-eslint/parser': - specifier: 8.40.0 - version: 8.40.0(eslint@8.57.0)(typescript@5.9.2) + specifier: 8.44.1 + version: 8.44.1(eslint@8.57.0)(typescript@5.9.2) '@vitejs/plugin-vue': specifier: 5.1.4 - version: 5.1.4(vite@6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1))(vue@3.5.20(typescript@5.9.2)) + version: 5.1.4(vite@6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1))(vue@3.5.22(typescript@5.9.2)) '@vue/compiler-sfc': - specifier: 3.5.20 - version: 3.5.20 + specifier: 3.5.22 + version: 3.5.22 '@vue/eslint-config-typescript': specifier: 13.0.0 - version: 13.0.0(eslint-plugin-vue@10.4.0(@typescript-eslint/parser@8.40.0(eslint@8.57.0)(typescript@5.9.2))(eslint@8.57.0)(vue-eslint-parser@10.2.0(eslint@8.57.0)))(eslint@8.57.0)(typescript@5.9.2) + version: 13.0.0(eslint-plugin-vue@10.5.0(@typescript-eslint/parser@8.44.1(eslint@8.57.0)(typescript@5.9.2))(eslint@8.57.0)(vue-eslint-parser@10.2.0(eslint@8.57.0)))(eslint@8.57.0)(typescript@5.9.2) '@vue/runtime-core': - specifier: 3.5.20 - version: 3.5.20 + specifier: 3.5.22 + version: 3.5.22 autoprefixer: specifier: 10.4.21 version: 10.4.21(postcss@8.5.6) @@ -841,8 +841,8 @@ importers: specifier: 10.0.0 version: 10.0.0 dotenv: - specifier: 17.2.1 - version: 17.2.1 + specifier: 17.2.2 + version: 17.2.2 eslint: specifier: 8.57.0 version: 8.57.0 @@ -850,8 +850,8 @@ importers: specifier: 5.5.4 version: 5.5.4(@types/eslint@9.6.1)(eslint-config-prettier@10.1.8(eslint@8.57.0))(eslint@8.57.0)(prettier@3.6.2) eslint-plugin-vue: - specifier: 10.4.0 - version: 10.4.0(@typescript-eslint/parser@8.40.0(eslint@8.57.0)(typescript@5.9.2))(eslint@8.57.0)(vue-eslint-parser@10.2.0(eslint@8.57.0)) + specifier: 10.5.0 + version: 10.5.0(@typescript-eslint/parser@8.44.1(eslint@8.57.0)(typescript@5.9.2))(eslint@8.57.0)(vue-eslint-parser@10.2.0(eslint@8.57.0)) glob: specifier: 11.0.3 version: 11.0.3 @@ -877,8 +877,8 @@ importers: specifier: 0.13.0 version: 0.13.0(rollup@4.52.2) sass: - specifier: 1.91.0 - version: 1.91.0 + specifier: 1.93.2 + version: 1.93.2 tailwindcss: specifier: 3.4.16 version: 3.4.16(ts-node@10.9.2(@swc/core@1.4.2)(@types/node@24.5.2)(typescript@5.9.2)) @@ -887,40 +887,40 @@ importers: version: 5.9.2 unplugin-fonts: specifier: 1.4.0 - version: 1.4.0(vite@6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1)) + version: 1.4.0(vite@6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1)) unplugin-icons: specifier: 22.2.0 - version: 22.2.0(@vue/compiler-sfc@3.5.20)(svelte@3.59.2)(vue-template-compiler@2.7.16) + version: 22.2.0(@vue/compiler-sfc@3.5.22)(svelte@3.59.2)(vue-template-compiler@2.7.16) unplugin-vue-components: specifier: 29.0.0 - version: 29.0.0(@babel/parser@7.28.4)(vue@3.5.20(typescript@5.9.2)) + version: 29.0.0(@babel/parser@7.28.4)(vue@3.5.22(typescript@5.9.2)) vite: specifier: 6.3.6 - version: 6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1) + version: 6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1) vite-plugin-checker: specifier: 0.10.3 - version: 0.10.3(eslint@8.57.0)(meow@13.2.0)(optionator@0.9.4)(typescript@5.9.2)(vite@6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1))(vue-tsc@1.8.8(typescript@5.9.2)) + version: 0.10.3(eslint@8.57.0)(meow@13.2.0)(optionator@0.9.4)(typescript@5.9.2)(vite@6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1))(vue-tsc@1.8.8(typescript@5.9.2)) vite-plugin-fonts: specifier: 0.7.0 - version: 0.7.0(vite@6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1)) + version: 0.7.0(vite@6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1)) vite-plugin-html-config: specifier: 2.0.2 - version: 2.0.2(vite@6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1)) + version: 2.0.2(vite@6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1)) vite-plugin-pages: specifier: 0.33.1 - version: 0.33.1(@vue/compiler-sfc@3.5.20)(vite@6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1))(vue-router@4.5.1(vue@3.5.20(typescript@5.9.2))) + version: 0.33.1(@vue/compiler-sfc@3.5.22)(vite@6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1))(vue-router@4.5.1(vue@3.5.22(typescript@5.9.2))) vite-plugin-pages-sitemap: specifier: 1.7.1 version: 1.7.1 vite-plugin-pwa: specifier: 1.0.3 - version: 1.0.3(vite@6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1))(workbox-build@7.1.0(@types/babel__core@7.20.5))(workbox-window@7.3.0) + version: 1.0.3(vite@6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1))(workbox-build@7.1.0(@types/babel__core@7.20.5))(workbox-window@7.3.0) vite-plugin-vue-layouts: specifier: 0.11.0 - version: 0.11.0(vite@6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1))(vue-router@4.5.1(vue@3.5.20(typescript@5.9.2)))(vue@3.5.20(typescript@5.9.2)) + version: 0.11.0(vite@6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1))(vue-router@4.5.1(vue@3.5.22(typescript@5.9.2)))(vue@3.5.22(typescript@5.9.2)) vitest: specifier: 3.2.4 - version: 3.2.4(@types/debug@4.1.12)(@types/node@24.5.2)(jiti@2.6.0)(jsdom@26.1.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1) + version: 3.2.4(@types/debug@4.1.12)(@types/node@24.5.2)(jiti@2.6.0)(jsdom@26.1.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1) vue-tsc: specifier: 1.8.8 version: 1.8.8(typescript@5.9.2) @@ -934,8 +934,8 @@ importers: specifier: 2.2.22 version: 2.2.22(fp-ts@2.16.11) jose: - specifier: 6.0.13 - version: 6.0.13 + specifier: 6.1.0 + version: 6.1.0 lodash: specifier: 4.17.21 version: 4.17.21 @@ -963,19 +963,19 @@ importers: version: 5.9.2 vite: specifier: 6.3.6 - version: 6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1) + version: 6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1) packages/hoppscotch-desktop: dependencies: '@fontsource-variable/inter': - specifier: 5.2.6 - version: 5.2.6 + specifier: 5.2.8 + version: 5.2.8 '@fontsource-variable/material-symbols-rounded': - specifier: 5.2.19 - version: 5.2.19 + specifier: 5.2.24 + version: 5.2.24 '@fontsource-variable/roboto-mono': - specifier: 5.2.6 - version: 5.2.6 + specifier: 5.2.8 + version: 5.2.8 '@hoppscotch/common': specifier: workspace:^ version: link:../hoppscotch-common @@ -987,7 +987,7 @@ importers: version: '@CuriousCorrelation/plugin-appload@https://codeload.github.com/CuriousCorrelation/tauri-plugin-appload/tar.gz/e05861959938b57479a1a81fa796735ebbd08c7c' '@hoppscotch/ui': specifier: 0.2.5 - version: 0.2.5(eslint@8.57.0)(terser@5.39.2)(typescript@5.9.2)(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1))(vue@3.5.20(typescript@5.9.2)) + version: 0.2.5(eslint@8.57.0)(terser@5.39.2)(typescript@5.9.2)(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1))(vue@3.5.22(typescript@5.9.2)) '@tauri-apps/api': specifier: 2.1.1 version: 2.1.1 @@ -1008,7 +1008,7 @@ importers: version: 2.5.1 '@vueuse/core': specifier: 13.7.0 - version: 13.7.0(vue@3.5.20(typescript@5.9.2)) + version: 13.7.0(vue@3.5.22(typescript@5.9.2)) fp-ts: specifier: 2.16.11 version: 2.16.11 @@ -1016,21 +1016,21 @@ importers: specifier: 7.8.2 version: 7.8.2 vue: - specifier: 3.5.20 - version: 3.5.20(typescript@5.9.2) + specifier: 3.5.22 + version: 3.5.22(typescript@5.9.2) vue-router: specifier: 4.5.1 - version: 4.5.1(vue@3.5.20(typescript@5.9.2)) + version: 4.5.1(vue@3.5.22(typescript@5.9.2)) vue-tippy: specifier: 6.7.1 - version: 6.7.1(vue@3.5.20(typescript@5.9.2)) + version: 6.7.1(vue@3.5.22(typescript@5.9.2)) zod: specifier: 3.25.32 version: 3.25.32 devDependencies: '@iconify-json/lucide': - specifier: 1.2.64 - version: 1.2.64 + specifier: 1.2.68 + version: 1.2.68 '@rushstack/eslint-patch': specifier: 1.12.0 version: 1.12.0 @@ -1038,17 +1038,17 @@ importers: specifier: ^2 version: 2.0.4 '@typescript-eslint/eslint-plugin': - specifier: 8.40.0 - version: 8.40.0(@typescript-eslint/parser@8.40.0(eslint@8.57.0)(typescript@5.9.2))(eslint@8.57.0)(typescript@5.9.2) + specifier: 8.44.1 + version: 8.44.1(@typescript-eslint/parser@8.44.1(eslint@8.57.0)(typescript@5.9.2))(eslint@8.57.0)(typescript@5.9.2) '@typescript-eslint/parser': - specifier: 8.40.0 - version: 8.40.0(eslint@8.57.0)(typescript@5.9.2) + specifier: 8.44.1 + version: 8.44.1(eslint@8.57.0)(typescript@5.9.2) '@vitejs/plugin-vue': specifier: 5.1.4 - version: 5.1.4(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1))(vue@3.5.20(typescript@5.9.2)) + version: 5.1.4(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1))(vue@3.5.22(typescript@5.9.2)) '@vue/eslint-config-typescript': specifier: 13.0.0 - version: 13.0.0(eslint-plugin-vue@10.4.0(@typescript-eslint/parser@8.40.0(eslint@8.57.0)(typescript@5.9.2))(eslint@8.57.0)(vue-eslint-parser@10.2.0(eslint@8.57.0)))(eslint@8.57.0)(typescript@5.9.2) + version: 13.0.0(eslint-plugin-vue@10.5.0(@typescript-eslint/parser@8.44.1(eslint@8.57.0)(typescript@5.9.2))(eslint@8.57.0)(vue-eslint-parser@10.2.0(eslint@8.57.0)))(eslint@8.57.0)(typescript@5.9.2) autoprefixer: specifier: 10.4.21 version: 10.4.21(postcss@8.5.6) @@ -1059,14 +1059,14 @@ importers: specifier: 5.5.4 version: 5.5.4(@types/eslint@9.6.1)(eslint-config-prettier@10.1.8(eslint@8.57.0))(eslint@8.57.0)(prettier@3.6.2) eslint-plugin-vue: - specifier: 10.4.0 - version: 10.4.0(@typescript-eslint/parser@8.40.0(eslint@8.57.0)(typescript@5.9.2))(eslint@8.57.0)(vue-eslint-parser@10.2.0(eslint@8.57.0)) + specifier: 10.5.0 + version: 10.5.0(@typescript-eslint/parser@8.44.1(eslint@8.57.0)(typescript@5.9.2))(eslint@8.57.0)(vue-eslint-parser@10.2.0(eslint@8.57.0)) postcss: specifier: 8.5.6 version: 8.5.6 sass: - specifier: 1.91.0 - version: 1.91.0 + specifier: 1.93.2 + version: 1.93.2 tailwindcss: specifier: 3.4.16 version: 3.4.16(ts-node@10.9.2(@swc/core@1.4.2)(@types/node@24.5.2)(typescript@5.9.2)) @@ -1075,13 +1075,13 @@ importers: version: 5.9.2 unplugin-icons: specifier: 22.2.0 - version: 22.2.0(@vue/compiler-sfc@3.5.20)(svelte@3.59.2)(vue-template-compiler@2.7.16) + version: 22.2.0(@vue/compiler-sfc@3.5.22)(svelte@3.59.2)(vue-template-compiler@2.7.16) unplugin-vue-components: specifier: 29.0.0 - version: 29.0.0(@babel/parser@7.28.4)(vue@3.5.20(typescript@5.9.2)) + version: 29.0.0(@babel/parser@7.28.4)(vue@3.5.22(typescript@5.9.2)) vite: specifier: 6.3.5 - version: 6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1) + version: 6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1) vue-tsc: specifier: 2.2.0 version: 2.2.0(typescript@5.9.2) @@ -1094,10 +1094,10 @@ importers: devDependencies: '@rollup/plugin-typescript': specifier: ^11.1.6 - version: 11.1.6(rollup@4.48.1)(tslib@2.8.0)(typescript@5.9.2) + version: 11.1.6(rollup@4.52.2)(tslib@2.8.0)(typescript@5.9.2) rollup: - specifier: ^4.9.6 - version: 4.48.1 + specifier: ^4.52.2 + version: 4.52.2 tslib: specifier: ^2.6.2 version: 2.8.0 @@ -1116,7 +1116,7 @@ importers: devDependencies: '@sveltejs/vite-plugin-svelte': specifier: ^1.0.1 - version: 1.4.0(svelte@3.59.2)(vite@3.2.11(@types/node@24.5.2)(sass@1.91.0)(terser@5.39.2)) + version: 1.4.0(svelte@3.59.2)(vite@3.2.11(@types/node@24.5.2)(sass@1.93.2)(terser@5.39.2)) '@tauri-apps/cli': specifier: ^2.0.0-alpha.17 version: 2.0.4 @@ -1125,7 +1125,7 @@ importers: version: 3.59.2 vite: specifier: ^3.0.2 - version: 3.2.11(@types/node@24.5.2)(sass@1.91.0)(terser@5.39.2) + version: 3.2.11(@types/node@24.5.2)(sass@1.93.2)(terser@5.39.2) packages/hoppscotch-desktop/plugin-workspace/tauri-plugin-relay: dependencies: @@ -1135,10 +1135,10 @@ importers: devDependencies: '@rollup/plugin-typescript': specifier: ^11.1.6 - version: 11.1.6(rollup@4.48.1)(tslib@2.8.0)(typescript@5.9.2) + version: 11.1.6(rollup@4.52.2)(tslib@2.8.0)(typescript@5.9.2) rollup: - specifier: ^4.9.6 - version: 4.48.1 + specifier: ^4.52.2 + version: 4.52.2 tslib: specifier: ^2.6.2 version: 2.8.0 @@ -1186,11 +1186,11 @@ importers: specifier: 24.3.0 version: 24.3.0 '@typescript-eslint/eslint-plugin': - specifier: 8.40.0 - version: 8.40.0(@typescript-eslint/parser@8.40.0(eslint@8.57.0)(typescript@5.9.2))(eslint@8.57.0)(typescript@5.9.2) + specifier: 8.44.1 + version: 8.44.1(@typescript-eslint/parser@8.44.1(eslint@8.57.0)(typescript@5.9.2))(eslint@8.57.0)(typescript@5.9.2) '@typescript-eslint/parser': - specifier: 8.40.0 - version: 8.40.0(eslint@8.57.0)(typescript@5.9.2) + specifier: 8.44.1 + version: 8.44.1(eslint@8.57.0)(typescript@5.9.2) eslint: specifier: 8.57.0 version: 8.57.0 @@ -1211,10 +1211,10 @@ importers: version: 5.9.2 vite: specifier: 6.3.6 - version: 6.3.6(@types/node@24.3.0)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1) + version: 6.3.6(@types/node@24.3.0)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1) vitest: specifier: 3.2.4 - version: 3.2.4(@types/debug@4.1.12)(@types/node@24.3.0)(jiti@2.6.0)(jsdom@26.1.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1) + version: 3.2.4(@types/debug@4.1.12)(@types/node@24.3.0)(jiti@2.6.0)(jsdom@26.1.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1) packages/hoppscotch-kernel: dependencies: @@ -1260,19 +1260,19 @@ importers: version: 5.9.2 vite: specifier: 6.3.5 - version: 6.3.5(@types/node@24.3.0)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1) + version: 6.3.5(@types/node@24.3.0)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1) packages/hoppscotch-selfhost-desktop: dependencies: '@fontsource-variable/inter': - specifier: 5.0.15 - version: 5.0.15 + specifier: 5.2.8 + version: 5.2.8 '@fontsource-variable/material-symbols-rounded': - specifier: 5.0.16 - version: 5.0.16 + specifier: 5.2.24 + version: 5.2.24 '@fontsource-variable/roboto-mono': - specifier: 5.0.16 - version: 5.0.16 + specifier: 5.2.8 + version: 5.2.8 '@hoppscotch/common': specifier: workspace:^ version: link:../hoppscotch-common @@ -1290,7 +1290,7 @@ importers: version: 1.5.6 '@vueuse/core': specifier: 10.5.0 - version: 10.5.0(vue@3.5.20(typescript@5.8.3)) + version: 10.5.0(vue@3.5.22(typescript@5.8.3)) axios: specifier: 1.8.2 version: 1.8.2 @@ -1299,7 +1299,7 @@ importers: version: 6.0.3 dioc: specifier: 3.0.2 - version: 3.0.2(vue@3.5.20(typescript@5.8.3)) + version: 3.0.2(vue@3.5.22(typescript@5.8.3)) environments.api: specifier: link:@platform/environments/environments.api version: link:@platform/environments/environments.api @@ -1337,8 +1337,8 @@ importers: specifier: 0.3.0 version: 0.3.0(zod@3.25.32) vue: - specifier: 3.5.20 - version: 3.5.20(typescript@5.8.3) + specifier: 3.5.22 + version: 3.5.22(typescript@5.8.3) workbox-window: specifier: 6.6.0 version: 6.6.0 @@ -1371,11 +1371,11 @@ importers: specifier: 3.2.0 version: 3.2.0(graphql@16.11.0) '@iconify-json/lucide': - specifier: 1.2.64 - version: 1.2.64 + specifier: 1.2.68 + version: 1.2.68 '@intlify/unplugin-vue-i18n': specifier: 6.0.4 - version: 6.0.4(@vue/compiler-dom@3.5.20)(eslint@8.47.0)(rollup@2.79.2)(typescript@5.8.3)(vue-i18n@11.1.11(vue@3.5.20(typescript@5.8.3)))(vue@3.5.20(typescript@5.8.3))(webpack-sources@3.3.3) + version: 6.0.4(@vue/compiler-dom@3.5.22)(eslint@8.47.0)(rollup@2.79.2)(typescript@5.8.3)(vue-i18n@11.1.12(vue@3.5.22(typescript@5.8.3)))(vue@3.5.22(typescript@5.8.3))(webpack-sources@3.3.3) '@rushstack/eslint-patch': specifier: 1.3.3 version: 1.3.3 @@ -1386,20 +1386,20 @@ importers: specifier: 18.18.8 version: 18.18.8 '@typescript-eslint/eslint-plugin': - specifier: 5.62.0 - version: 5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.47.0)(typescript@5.8.3))(eslint@8.47.0)(typescript@5.8.3) + specifier: 8.44.1 + version: 8.44.1(@typescript-eslint/parser@8.44.1(eslint@8.47.0)(typescript@5.8.3))(eslint@8.47.0)(typescript@5.8.3) '@typescript-eslint/parser': - specifier: 5.62.0 - version: 5.62.0(eslint@8.47.0)(typescript@5.8.3) + specifier: 8.44.1 + version: 8.44.1(eslint@8.47.0)(typescript@5.8.3) '@vitejs/plugin-legacy': specifier: 2.3.0 - version: 2.3.0(terser@5.39.2)(vite@4.5.0(@types/node@18.18.8)(sass@1.91.0)(terser@5.39.2)) + version: 2.3.0(terser@5.39.2)(vite@4.5.0(@types/node@18.18.8)(sass@1.93.2)(terser@5.39.2)) '@vitejs/plugin-vue': specifier: 4.3.1 - version: 4.3.1(vite@4.5.0(@types/node@18.18.8)(sass@1.91.0)(terser@5.39.2))(vue@3.5.20(typescript@5.8.3)) + version: 4.3.1(vite@4.5.0(@types/node@18.18.8)(sass@1.93.2)(terser@5.39.2))(vue@3.5.22(typescript@5.8.3)) '@vue/eslint-config-typescript': specifier: 11.0.3 - version: 11.0.3(eslint-plugin-vue@9.17.0(eslint@8.47.0))(eslint@8.47.0)(typescript@5.8.3) + version: 11.0.3(eslint-plugin-vue@10.5.0(@typescript-eslint/parser@8.44.1(eslint@8.47.0)(typescript@5.8.3))(eslint@8.47.0)(vue-eslint-parser@10.2.0(eslint@8.47.0)))(eslint@8.47.0)(typescript@5.8.3) autoprefixer: specifier: 10.4.16 version: 10.4.16(postcss@8.4.32) @@ -1407,8 +1407,8 @@ importers: specifier: 7.0.3 version: 7.0.3 dotenv: - specifier: 17.2.1 - version: 17.2.1 + specifier: 17.2.2 + version: 17.2.2 eslint: specifier: 8.47.0 version: 8.47.0 @@ -1416,8 +1416,8 @@ importers: specifier: 4.2.1 version: 4.2.1(eslint@8.47.0)(prettier@3.6.2) eslint-plugin-vue: - specifier: 9.17.0 - version: 9.17.0(eslint@8.47.0) + specifier: 10.5.0 + version: 10.5.0(@typescript-eslint/parser@8.44.1(eslint@8.47.0)(typescript@5.8.3))(eslint@8.47.0)(vue-eslint-parser@10.2.0(eslint@8.47.0)) npm-run-all: specifier: 4.1.5 version: 4.1.5 @@ -1432,37 +1432,37 @@ importers: version: 5.8.3 unplugin-fonts: specifier: 1.1.1 - version: 1.1.1(vite@4.5.0(@types/node@18.18.8)(sass@1.91.0)(terser@5.39.2)) + version: 1.1.1(vite@4.5.0(@types/node@18.18.8)(sass@1.93.2)(terser@5.39.2)) unplugin-icons: specifier: 0.14.9 - version: 0.14.9(@vue/compiler-sfc@3.5.20)(vue-template-compiler@2.7.16) + version: 0.14.9(@vue/compiler-sfc@3.5.22)(vue-template-compiler@2.7.16) unplugin-vue-components: specifier: 0.21.0 - version: 0.21.0(@babel/parser@7.28.4)(esbuild@0.25.10)(rollup@2.79.2)(vite@4.5.0(@types/node@18.18.8)(sass@1.91.0)(terser@5.39.2))(vue@3.5.20(typescript@5.8.3))(webpack@5.100.2(@swc/core@1.4.2)(esbuild@0.25.10)) + version: 0.21.0(@babel/parser@7.28.4)(esbuild@0.25.10)(rollup@2.79.2)(vite@4.5.0(@types/node@18.18.8)(sass@1.93.2)(terser@5.39.2))(vue@3.5.22(typescript@5.8.3))(webpack@5.100.2(@swc/core@1.4.2)(esbuild@0.25.10)) vite: specifier: 4.5.0 - version: 4.5.0(@types/node@18.18.8)(sass@1.91.0)(terser@5.39.2) + version: 4.5.0(@types/node@18.18.8)(sass@1.93.2)(terser@5.39.2) vite-plugin-html-config: specifier: 1.0.11 - version: 1.0.11(vite@4.5.0(@types/node@18.18.8)(sass@1.91.0)(terser@5.39.2)) + version: 1.0.11(vite@4.5.0(@types/node@18.18.8)(sass@1.93.2)(terser@5.39.2)) vite-plugin-inspect: specifier: 0.7.38 - version: 0.7.38(rollup@2.79.2)(vite@4.5.0(@types/node@18.18.8)(sass@1.91.0)(terser@5.39.2)) + version: 0.7.38(rollup@2.79.2)(vite@4.5.0(@types/node@18.18.8)(sass@1.93.2)(terser@5.39.2)) vite-plugin-pages: specifier: 0.26.0 - version: 0.26.0(@vue/compiler-sfc@3.5.20)(vite@4.5.0(@types/node@18.18.8)(sass@1.91.0)(terser@5.39.2)) + version: 0.26.0(@vue/compiler-sfc@3.5.22)(vite@4.5.0(@types/node@18.18.8)(sass@1.93.2)(terser@5.39.2)) vite-plugin-pages-sitemap: specifier: 1.6.1 version: 1.6.1 vite-plugin-pwa: specifier: 0.13.1 - version: 0.13.1(vite@4.5.0(@types/node@18.18.8)(sass@1.91.0)(terser@5.39.2))(workbox-build@7.1.0(@types/babel__core@7.20.5))(workbox-window@6.6.0) + version: 0.13.1(vite@4.5.0(@types/node@18.18.8)(sass@1.93.2)(terser@5.39.2))(workbox-build@7.1.0(@types/babel__core@7.20.5))(workbox-window@6.6.0) vite-plugin-static-copy: specifier: 0.12.0 - version: 0.12.0(vite@4.5.0(@types/node@18.18.8)(sass@1.91.0)(terser@5.39.2)) + version: 0.12.0(vite@4.5.0(@types/node@18.18.8)(sass@1.93.2)(terser@5.39.2)) vite-plugin-vue-layouts: specifier: 0.7.0 - version: 0.7.0(vite@4.5.0(@types/node@18.18.8)(sass@1.91.0)(terser@5.39.2))(vue-router@4.5.1(vue@3.5.20(typescript@5.8.3)))(vue@3.5.20(typescript@5.8.3)) + version: 0.7.0(vite@4.5.0(@types/node@18.18.8)(sass@1.93.2)(terser@5.39.2))(vue-router@4.5.1(vue@3.5.22(typescript@5.8.3)))(vue@3.5.22(typescript@5.8.3)) vue-tsc: specifier: 1.8.8 version: 1.8.8(typescript@5.8.3) @@ -1470,14 +1470,14 @@ importers: packages/hoppscotch-selfhost-web: dependencies: '@fontsource-variable/inter': - specifier: 5.2.6 - version: 5.2.6 + specifier: 5.2.8 + version: 5.2.8 '@fontsource-variable/material-symbols-rounded': - specifier: 5.2.19 - version: 5.2.19 + specifier: 5.2.24 + version: 5.2.24 '@fontsource-variable/roboto-mono': - specifier: 5.2.6 - version: 5.2.6 + specifier: 5.2.8 + version: 5.2.8 '@hoppscotch/common': specifier: workspace:^ version: link:../hoppscotch-common @@ -1489,7 +1489,7 @@ importers: version: link:../hoppscotch-kernel '@hoppscotch/ui': specifier: 0.2.5 - version: 0.2.5(eslint@8.57.0)(terser@5.39.2)(typescript@5.9.2)(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1))(vue@3.5.20(typescript@5.9.2)) + version: 0.2.5(eslint@8.57.0)(terser@5.39.2)(typescript@5.9.2)(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1))(vue@3.5.22(typescript@5.9.2)) '@import-meta-env/unplugin': specifier: 0.6.2 version: 0.6.2(@import-meta-env/cli@0.7.3) @@ -1507,7 +1507,7 @@ importers: version: 2.2.1 '@vueuse/core': specifier: 13.7.0 - version: 13.7.0(vue@3.5.20(typescript@5.9.2)) + version: 13.7.0(vue@3.5.22(typescript@5.9.2)) axios: specifier: 1.12.2 version: 1.12.2 @@ -1516,7 +1516,7 @@ importers: version: 6.0.3 dioc: specifier: 3.0.2 - version: 3.0.2(vue@3.5.20(typescript@5.9.2)) + version: 3.0.2(vue@3.5.22(typescript@5.9.2)) fp-ts: specifier: 2.16.11 version: 2.16.11 @@ -1536,8 +1536,8 @@ importers: specifier: 0.4.0 version: 0.4.0(zod@3.25.32) vue: - specifier: 3.5.20 - version: 3.5.20(typescript@5.9.2) + specifier: 3.5.22 + version: 3.5.22(typescript@5.9.2) workbox-window: specifier: 7.3.0 version: 7.3.0 @@ -1570,29 +1570,29 @@ importers: specifier: 3.2.0 version: 3.2.0(graphql@16.11.0) '@iconify-json/lucide': - specifier: 1.2.64 - version: 1.2.64 + specifier: 1.2.68 + version: 1.2.68 '@intlify/unplugin-vue-i18n': specifier: 6.0.8 - version: 6.0.8(@vue/compiler-dom@3.5.20)(eslint@8.57.0)(rollup@4.52.2)(typescript@5.9.2)(vue-i18n@11.1.11(vue@3.5.20(typescript@5.9.2)))(vue@3.5.20(typescript@5.9.2)) + version: 6.0.8(@vue/compiler-dom@3.5.22)(eslint@8.57.0)(rollup@4.52.2)(typescript@5.9.2)(vue-i18n@11.1.12(vue@3.5.22(typescript@5.9.2)))(vue@3.5.22(typescript@5.9.2)) '@rushstack/eslint-patch': specifier: 1.12.0 version: 1.12.0 '@typescript-eslint/eslint-plugin': - specifier: 8.40.0 - version: 8.40.0(@typescript-eslint/parser@8.40.0(eslint@8.57.0)(typescript@5.9.2))(eslint@8.57.0)(typescript@5.9.2) + specifier: 8.44.1 + version: 8.44.1(@typescript-eslint/parser@8.44.1(eslint@8.57.0)(typescript@5.9.2))(eslint@8.57.0)(typescript@5.9.2) '@typescript-eslint/parser': - specifier: 8.40.0 - version: 8.40.0(eslint@8.57.0)(typescript@5.9.2) + specifier: 8.44.1 + version: 8.44.1(eslint@8.57.0)(typescript@5.9.2) '@vitejs/plugin-legacy': specifier: 5.4.2 - version: 5.4.2(terser@5.39.2)(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1)) + version: 5.4.2(terser@5.39.2)(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1)) '@vitejs/plugin-vue': specifier: 5.1.4 - version: 5.1.4(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1))(vue@3.5.20(typescript@5.9.2)) + version: 5.1.4(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1))(vue@3.5.22(typescript@5.9.2)) '@vue/eslint-config-typescript': specifier: 13.0.0 - version: 13.0.0(eslint-plugin-vue@10.4.0(@typescript-eslint/parser@8.40.0(eslint@8.57.0)(typescript@5.9.2))(eslint@8.57.0)(vue-eslint-parser@10.2.0(eslint@8.57.0)))(eslint@8.57.0)(typescript@5.9.2) + version: 13.0.0(eslint-plugin-vue@10.5.0(@typescript-eslint/parser@8.44.1(eslint@8.57.0)(typescript@5.9.2))(eslint@8.57.0)(vue-eslint-parser@10.2.0(eslint@8.57.0)))(eslint@8.57.0)(typescript@5.9.2) autoprefixer: specifier: 10.4.21 version: 10.4.21(postcss@8.5.6) @@ -1600,8 +1600,8 @@ importers: specifier: 10.0.0 version: 10.0.0 dotenv: - specifier: 17.2.1 - version: 17.2.1 + specifier: 17.2.2 + version: 17.2.2 eslint: specifier: 8.57.0 version: 8.57.0 @@ -1609,8 +1609,8 @@ importers: specifier: 5.5.4 version: 5.5.4(@types/eslint@9.6.1)(eslint-config-prettier@10.1.8(eslint@8.57.0))(eslint@8.57.0)(prettier@3.6.2) eslint-plugin-vue: - specifier: 10.4.0 - version: 10.4.0(@typescript-eslint/parser@8.40.0(eslint@8.57.0)(typescript@5.9.2))(eslint@8.57.0)(vue-eslint-parser@10.2.0(eslint@8.57.0)) + specifier: 10.5.0 + version: 10.5.0(@typescript-eslint/parser@8.44.1(eslint@8.57.0)(typescript@5.9.2))(eslint@8.57.0)(vue-eslint-parser@10.2.0(eslint@8.57.0)) npm-run-all: specifier: 4.1.5 version: 4.1.5 @@ -1628,40 +1628,40 @@ importers: version: 5.9.2 unplugin-fonts: specifier: 1.4.0 - version: 1.4.0(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1)) + version: 1.4.0(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1)) unplugin-icons: specifier: 22.2.0 - version: 22.2.0(@vue/compiler-sfc@3.5.20)(svelte@3.59.2)(vue-template-compiler@2.7.16) + version: 22.2.0(@vue/compiler-sfc@3.5.22)(svelte@3.59.2)(vue-template-compiler@2.7.16) unplugin-vue-components: specifier: 29.0.0 - version: 29.0.0(@babel/parser@7.28.4)(vue@3.5.20(typescript@5.9.2)) + version: 29.0.0(@babel/parser@7.28.4)(vue@3.5.22(typescript@5.9.2)) vite: specifier: 6.3.5 - version: 6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1) + version: 6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1) vite-plugin-fonts: specifier: 0.7.0 - version: 0.7.0(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1)) + version: 0.7.0(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1)) vite-plugin-html-config: specifier: 2.0.2 - version: 2.0.2(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1)) + version: 2.0.2(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1)) vite-plugin-inspect: specifier: 11.3.2 - version: 11.3.2(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1)) + version: 11.3.2(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1)) vite-plugin-pages: specifier: 0.33.1 - version: 0.33.1(@vue/compiler-sfc@3.5.20)(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1))(vue-router@4.5.1(vue@3.5.20(typescript@5.9.2))) + version: 0.33.1(@vue/compiler-sfc@3.5.22)(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1))(vue-router@4.5.1(vue@3.5.22(typescript@5.9.2))) vite-plugin-pages-sitemap: specifier: 1.7.1 version: 1.7.1 vite-plugin-pwa: specifier: 1.0.3 - version: 1.0.3(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1))(workbox-build@7.1.0(@types/babel__core@7.20.5))(workbox-window@7.3.0) + version: 1.0.3(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1))(workbox-build@7.1.0(@types/babel__core@7.20.5))(workbox-window@7.3.0) vite-plugin-static-copy: specifier: 3.1.2 - version: 3.1.2(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1)) + version: 3.1.2(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1)) vite-plugin-vue-layouts: specifier: 0.11.0 - version: 0.11.0(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1))(vue-router@4.5.1(vue@3.5.20(typescript@5.9.2)))(vue@3.5.20(typescript@5.9.2)) + version: 0.11.0(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1))(vue-router@4.5.1(vue@3.5.22(typescript@5.9.2)))(vue@3.5.22(typescript@5.9.2)) vue-tsc: specifier: 2.1.6 version: 2.1.6(typescript@5.9.2) @@ -1669,26 +1669,26 @@ importers: packages/hoppscotch-sh-admin: dependencies: '@fontsource-variable/inter': - specifier: 5.2.6 - version: 5.2.6 + specifier: 5.2.8 + version: 5.2.8 '@fontsource-variable/material-symbols-rounded': - specifier: 5.2.19 - version: 5.2.19 + specifier: 5.2.24 + version: 5.2.24 '@fontsource-variable/roboto-mono': - specifier: 5.2.6 - version: 5.2.6 + specifier: 5.2.8 + version: 5.2.8 '@graphql-typed-document-node/core': specifier: 3.2.0 version: 3.2.0(graphql@16.11.0) '@hoppscotch/ui': specifier: 0.2.5 - version: 0.2.5(eslint@9.36.0(jiti@2.6.0))(terser@5.39.2)(typescript@5.9.2)(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1))(vue@3.5.20(typescript@5.9.2)) + version: 0.2.5(eslint@9.36.0(jiti@2.6.0))(terser@5.39.2)(typescript@5.9.2)(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1))(vue@3.5.22(typescript@5.9.2)) '@hoppscotch/vue-toasted': specifier: 0.1.0 - version: 0.1.0(vue@3.5.20(typescript@5.9.2)) + version: 0.1.0(vue@3.5.22(typescript@5.9.2)) '@intlify/unplugin-vue-i18n': specifier: 6.0.8 - version: 6.0.8(@vue/compiler-dom@3.5.20)(eslint@9.36.0(jiti@2.6.0))(rollup@4.52.2)(typescript@5.9.2)(vue-i18n@11.1.11(vue@3.5.20(typescript@5.9.2)))(vue@3.5.20(typescript@5.9.2)) + version: 6.0.8(@vue/compiler-dom@3.5.22)(eslint@9.36.0(jiti@2.6.0))(rollup@4.52.2)(typescript@5.9.2)(vue-i18n@11.1.12(vue@3.5.22(typescript@5.9.2)))(vue@3.5.22(typescript@5.9.2)) '@types/cors': specifier: 2.8.19 version: 2.8.19 @@ -1697,10 +1697,10 @@ importers: version: 3.0.0(@urql/core@6.0.1(graphql@16.11.0)) '@urql/vue': specifier: 2.0.0 - version: 2.0.0(@urql/core@6.0.1(graphql@16.11.0))(vue@3.5.20(typescript@5.9.2)) + version: 2.0.0(@urql/core@6.0.1(graphql@16.11.0))(vue@3.5.22(typescript@5.9.2)) '@vueuse/core': specifier: 13.7.0 - version: 13.7.0(vue@3.5.20(typescript@5.9.2)) + version: 13.7.0(vue@3.5.22(typescript@5.9.2)) axios: specifier: 1.12.2 version: 1.12.2 @@ -1742,22 +1742,22 @@ importers: version: 2.0.0(@swc/core@1.4.2)(@types/node@24.5.2)(typescript@5.9.2) unplugin-icons: specifier: 22.2.0 - version: 22.2.0(@vue/compiler-sfc@3.5.20)(svelte@3.59.2)(vue-template-compiler@2.7.16) + version: 22.2.0(@vue/compiler-sfc@3.5.22)(svelte@3.59.2)(vue-template-compiler@2.7.16) unplugin-vue-components: specifier: 29.0.0 - version: 29.0.0(@babel/parser@7.28.4)(vue@3.5.20(typescript@5.9.2)) + version: 29.0.0(@babel/parser@7.28.4)(vue@3.5.22(typescript@5.9.2)) vue: - specifier: 3.5.20 - version: 3.5.20(typescript@5.9.2) + specifier: 3.5.22 + version: 3.5.22(typescript@5.9.2) vue-i18n: - specifier: 11.1.11 - version: 11.1.11(vue@3.5.20(typescript@5.9.2)) + specifier: 11.1.12 + version: 11.1.12(vue@3.5.22(typescript@5.9.2)) vue-router: specifier: 4.5.1 - version: 4.5.1(vue@3.5.20(typescript@5.9.2)) + version: 4.5.1(vue@3.5.22(typescript@5.9.2)) vue-tippy: specifier: 6.7.1 - version: 6.7.1(vue@3.5.20(typescript@5.9.2)) + version: 6.7.1(vue@3.5.22(typescript@5.9.2)) devDependencies: '@graphql-codegen/cli': specifier: 5.0.7 @@ -1784,8 +1784,8 @@ importers: specifier: 3.0.1 version: 3.0.1(graphql@16.11.0) '@iconify-json/lucide': - specifier: 1.2.64 - version: 1.2.64 + specifier: 1.2.68 + version: 1.2.68 '@import-meta-env/cli': specifier: 0.7.3 version: 0.7.3(@import-meta-env/unplugin@0.6.2) @@ -1797,16 +1797,16 @@ importers: version: 4.17.12 '@vitejs/plugin-vue': specifier: 5.1.4 - version: 5.1.4(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1))(vue@3.5.20(typescript@5.9.2)) + version: 5.1.4(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1))(vue@3.5.22(typescript@5.9.2)) '@vue/compiler-sfc': - specifier: 3.5.20 - version: 3.5.20 + specifier: 3.5.22 + version: 3.5.22 autoprefixer: specifier: 10.4.21 version: 10.4.21(postcss@8.5.6) dotenv: - specifier: 17.2.1 - version: 17.2.1 + specifier: 17.2.2 + version: 17.2.2 graphql-tag: specifier: 2.12.6 version: 2.12.6(graphql@16.11.0) @@ -1817,8 +1817,8 @@ importers: specifier: 4.1.5 version: 4.1.5 sass: - specifier: 1.91.0 - version: 1.91.0 + specifier: 1.93.2 + version: 1.93.2 ts-node: specifier: 10.9.2 version: 10.9.2(@swc/core@1.4.2)(@types/node@24.5.2)(typescript@5.9.2) @@ -1827,16 +1827,16 @@ importers: version: 5.9.2 unplugin-fonts: specifier: 1.4.0 - version: 1.4.0(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1)) + version: 1.4.0(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1)) vite: specifier: 6.3.5 - version: 6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1) + version: 6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1) vite-plugin-pages: specifier: 0.33.1 - version: 0.33.1(@vue/compiler-sfc@3.5.20)(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1))(vue-router@4.5.1(vue@3.5.20(typescript@5.9.2))) + version: 0.33.1(@vue/compiler-sfc@3.5.22)(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1))(vue-router@4.5.1(vue@3.5.22(typescript@5.9.2))) vite-plugin-vue-layouts: specifier: 0.11.0 - version: 0.11.0(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1))(vue-router@4.5.1(vue@3.5.20(typescript@5.9.2)))(vue@3.5.20(typescript@5.9.2)) + version: 0.11.0(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1))(vue-router@4.5.1(vue@3.5.22(typescript@5.9.2)))(vue@3.5.22(typescript@5.9.2)) vue-tsc: specifier: 2.1.6 version: 2.1.6(typescript@5.9.2) @@ -3351,7 +3351,7 @@ packages: '@boringer-avatars/vue3@0.2.1': resolution: {integrity: sha512-KzAfh31SDXToTvFL0tBNG5Ur+VzfD1PP4jmY5/GS+eIuObGTIAiUu9eiht0LjuAGI+0xCgnaEgsTrOx8H3vLOQ==} peerDependencies: - vue: 3.5.20 + vue: 3.5.22 '@codemirror/autocomplete@6.18.6': resolution: {integrity: sha512-PHHBXFomUs5DF+9tCOM/UoW6XQ4R44lLNNhRaW9PKPTU0D7lIjRg3ElxaJnTwsl/oHiR93WSXDBrekhoUGCPtg==} @@ -4420,24 +4420,24 @@ packages: '@fastify/busboy@3.1.1': resolution: {integrity: sha512-5DGmA8FTdB2XbDeEwc/5ZXBl6UbBAyBOOLlPuBnZ/N1SwdH9Ii+cOX3tBROlDgcTXxjOYnLMVoKk9+FXAw0CJw==} - '@fontsource-variable/inter@5.0.15': - resolution: {integrity: sha512-CdQPQQgOVxg6ifmbrqYZeUqtQf7p2wPn6EvJ4M+vdNnsmYZgYwPPPQDNlIOU7LCUlSGaN26v6H0uA030WKn61g==} - '@fontsource-variable/inter@5.2.6': resolution: {integrity: sha512-jks/bficUPQ9nn7GvXvHtlQIPudW7Wx8CrlZoY8bhxgeobNxlQan8DclUJuYF2loYRrGpfrhCIZZspXYysiVGg==} - '@fontsource-variable/material-symbols-rounded@5.0.16': - resolution: {integrity: sha512-HtH/bpUBj/9irIouf2uPaB+qf6HKpR0JFxSDK2HGaqOLsJqIxs4RJB2Y9IXASwTN50FBd1g8KZ6O5vNYEsU94A==} + '@fontsource-variable/inter@5.2.8': + resolution: {integrity: sha512-kOfP2D+ykbcX/P3IFnokOhVRNoTozo5/JxhAIVYLpea/UBmCQ/YWPBfWIDuBImXX/15KH+eKh4xpEUyS2sQQGQ==} '@fontsource-variable/material-symbols-rounded@5.2.19': resolution: {integrity: sha512-fggK1G7V5qEZ4YuE8MyE8f8SlKoPDWipKYNQW45IPnRUI79NnfiX4ayCtSeM/iAUQoXolzcUS2c/4XPVuyq3pg==} - '@fontsource-variable/roboto-mono@5.0.16': - resolution: {integrity: sha512-f4/XARRCSW8aG9qR7fF+lqIMsS/xJ46fKySdlQ3BaFLzEXeioeQylkHS6DoOF+2MPZUylLQFpmnpC0q22Orp0g==} + '@fontsource-variable/material-symbols-rounded@5.2.24': + resolution: {integrity: sha512-i8sEGR+uXXppZ8asF24jnGfsK/Ne2G0cLf3VcwQSlsLNNvzCqoG2LXPLdxHv23YrGND3bSe/2qWsFTmYG88V5Q==} '@fontsource-variable/roboto-mono@5.2.6': resolution: {integrity: sha512-U9iAWyACe0BkE8CpzBvvQnGSoFKXwuVmwC2zT3u66xe5EXfGsWmKtem+4xQHgvXazC6wq/m3hPJ5jjqgIkkTUQ==} + '@fontsource-variable/roboto-mono@5.2.8': + resolution: {integrity: sha512-6M2U3wGIUxYNKRrUoKls8BRRIPDA57T8J0agqwyDkiEHrLEEAqptsxcUl3eTm6tnRNEn6yEm4pCefvtnujebDA==} + '@glideapps/ts-necessities@2.2.3': resolution: {integrity: sha512-gXi0awOZLHk3TbW55GZLCPP6O+y/b5X1pBXKBVckFONSwF1z1E5ND2BGJsghQFah+pW7pkkyFb2VhUQI2qhL5w==} @@ -5018,7 +5018,7 @@ packages: peerDependencies: '@vue/composition-api': ^1.7.1 monaco-editor: '>=0.43.0' - vue: 3.5.20 + vue: 3.5.22 peerDependenciesMeta: '@vue/composition-api': optional: true @@ -5045,7 +5045,7 @@ packages: resolution: {integrity: sha512-EiWODKPBxvx/BoylxbyrlBIzC3iZR9XmxYAyL3Oi5cEl+RBuhoV+A0UiGiBYbqNLUUWigZTpiftcYcJ9S3IMCg==} engines: {node: '>=16'} peerDependencies: - vue: 3.5.20 + vue: 3.5.22 '@hoppscotch/vue-sonner@1.2.3': resolution: {integrity: sha512-P1gyvHHLsPeB8lsLP5SrqwQatuwOKtbsP83sKhyIV3WL2rJj3+DiFfqo2ErNBa+Sl0gM68o1V+wuOS7zbR//6g==} @@ -5053,7 +5053,7 @@ packages: '@hoppscotch/vue-toasted@0.1.0': resolution: {integrity: sha512-DIgmeTHxWwX5UeaHLEqDYNLJFGRosx/5N1fCHkaO8zt+sZv8GrHlkrIpjfKF2drmA3kKw5cY42Cw7WuCoabR3g==} peerDependencies: - vue: 3.5.20 + vue: 3.5.22 '@humanfs/core@0.19.1': resolution: {integrity: sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==} @@ -5084,8 +5084,8 @@ packages: resolution: {integrity: sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==} engines: {node: '>=18.18'} - '@iconify-json/lucide@1.2.64': - resolution: {integrity: sha512-QpeOqBwKztm/KD9L7sjc9ttLLfktMrsLKRMgqJRH6A2Z0s4BB/0XnhKEHPhrQugA9d1ES5aMy33ztbAHXZhqjQ==} + '@iconify-json/lucide@1.2.68': + resolution: {integrity: sha512-lR5xNJdn2CT0iR7lM25G4SewBO4G2hbr3fTWOc3AE9BspflEcneh02E3l9TBaCU/JOHozTJevWLrxBGypD7Tng==} '@iconify/types@1.1.0': resolution: {integrity: sha512-Jh0llaK2LRXQoYsorIH8maClebsnzTcve+7U3rQUSnC11X4jtPnFuyatqFLvMxZ8MLG8dB4zfHsbPfuvxluONw==} @@ -5393,18 +5393,26 @@ packages: vue-i18n: optional: true - '@intlify/core-base@11.1.11': - resolution: {integrity: sha512-1Z0N8jTfkcD2Luq9HNZt+GmjpFe4/4PpZF3AOzoO1u5PTtSuXZcfhwBatywbfE2ieB/B5QHIoOFmCXY2jqVKEQ==} + '@intlify/core-base@11.1.12': + resolution: {integrity: sha512-whh0trqRsSqVLNEUCwU59pyJZYpU8AmSWl8M3Jz2Mv5ESPP6kFh4juas2NpZ1iCvy7GlNRffUD1xr84gceimjg==} engines: {node: '>= 16'} '@intlify/message-compiler@11.1.11': resolution: {integrity: sha512-7PC6neomoc/z7a8JRjPBbu0T2TzR2MQuY5kn2e049MP7+o32Ve7O8husylkA7K9fQRe4iNXZWTPnDJ6vZdtS1Q==} engines: {node: '>= 16'} + '@intlify/message-compiler@11.1.12': + resolution: {integrity: sha512-Fv9iQSJoJaXl4ZGkOCN1LDM3trzze0AS2zRz2EHLiwenwL6t0Ki9KySYlyr27yVOj5aVz0e55JePO+kELIvfdQ==} + engines: {node: '>= 16'} + '@intlify/shared@11.1.11': resolution: {integrity: sha512-RIBFTIqxZSsxUqlcyoR7iiC632bq7kkOwYvZlvcVObHfrF4NhuKc4FKvu8iPCrEO+e3XsY7/UVpfgzg+M7ETzA==} engines: {node: '>= 16'} + '@intlify/shared@11.1.12': + resolution: {integrity: sha512-Om86EjuQtA69hdNj3GQec9ZC0L0vPSAnXzB3gP/gyJ7+mA7t06d9aOAiqMZ+xEOsumGP4eEBlfl8zF2LOTzf2A==} + engines: {node: '>= 16'} + '@intlify/shared@11.1.3': resolution: {integrity: sha512-pTFBgqa/99JRA2H1qfyqv97MKWJrYngXBA/I0elZcYxvJgcCw3mApAoPW3mJ7vx3j+Ti0FyKUFZ4hWxdjKaxvA==} engines: {node: '>= 16'} @@ -5414,7 +5422,7 @@ packages: engines: {node: '>= 18'} peerDependencies: petite-vue-i18n: '*' - vue: 3.5.20 + vue: 3.5.22 vue-i18n: '*' peerDependenciesMeta: petite-vue-i18n: @@ -5427,7 +5435,7 @@ packages: engines: {node: '>= 18'} peerDependencies: petite-vue-i18n: '*' - vue: 3.5.20 + vue: 3.5.22 vue-i18n: '*' peerDependenciesMeta: petite-vue-i18n: @@ -5441,7 +5449,7 @@ packages: peerDependencies: '@intlify/shared': ^9.0.0 || ^10.0.0 || ^11.0.0 '@vue/compiler-dom': ^3.0.0 - vue: 3.5.20 + vue: 3.5.22 vue-i18n: ^9.0.0 || ^10.0.0 || ^11.0.0 peerDependenciesMeta: '@intlify/shared': @@ -6334,101 +6342,51 @@ packages: rollup: optional: true - '@rollup/rollup-android-arm-eabi@4.48.1': - resolution: {integrity: sha512-rGmb8qoG/zdmKoYELCBwu7vt+9HxZ7Koos3pD0+sH5fR3u3Wb/jGcpnqxcnWsPEKDUyzeLSqksN8LJtgXjqBYw==} - cpu: [arm] - os: [android] - '@rollup/rollup-android-arm-eabi@4.52.2': resolution: {integrity: sha512-o3pcKzJgSGt4d74lSZ+OCnHwkKBeAbFDmbEm5gg70eA8VkyCuC/zV9TwBnmw6VjDlRdF4Pshfb+WE9E6XY1PoQ==} cpu: [arm] os: [android] - '@rollup/rollup-android-arm64@4.48.1': - resolution: {integrity: sha512-4e9WtTxrk3gu1DFE+imNJr4WsL13nWbD/Y6wQcyku5qadlKHY3OQ3LJ/INrrjngv2BJIHnIzbqMk1GTAC2P8yQ==} - cpu: [arm64] - os: [android] - '@rollup/rollup-android-arm64@4.52.2': resolution: {integrity: sha512-cqFSWO5tX2vhC9hJTK8WAiPIm4Q8q/cU8j2HQA0L3E1uXvBYbOZMhE2oFL8n2pKB5sOCHY6bBuHaRwG7TkfJyw==} cpu: [arm64] os: [android] - '@rollup/rollup-darwin-arm64@4.48.1': - resolution: {integrity: sha512-+XjmyChHfc4TSs6WUQGmVf7Hkg8ferMAE2aNYYWjiLzAS/T62uOsdfnqv+GHRjq7rKRnYh4mwWb4Hz7h/alp8A==} - cpu: [arm64] - os: [darwin] - '@rollup/rollup-darwin-arm64@4.52.2': resolution: {integrity: sha512-vngduywkkv8Fkh3wIZf5nFPXzWsNsVu1kvtLETWxTFf/5opZmflgVSeLgdHR56RQh71xhPhWoOkEBvbehwTlVA==} cpu: [arm64] os: [darwin] - '@rollup/rollup-darwin-x64@4.48.1': - resolution: {integrity: sha512-upGEY7Ftw8M6BAJyGwnwMw91rSqXTcOKZnnveKrVWsMTF8/k5mleKSuh7D4v4IV1pLxKAk3Tbs0Lo9qYmii5mQ==} - cpu: [x64] - os: [darwin] - '@rollup/rollup-darwin-x64@4.52.2': resolution: {integrity: sha512-h11KikYrUCYTrDj6h939hhMNlqU2fo/X4NB0OZcys3fya49o1hmFaczAiJWVAFgrM1NCP6RrO7lQKeVYSKBPSQ==} cpu: [x64] os: [darwin] - '@rollup/rollup-freebsd-arm64@4.48.1': - resolution: {integrity: sha512-P9ViWakdoynYFUOZhqq97vBrhuvRLAbN/p2tAVJvhLb8SvN7rbBnJQcBu8e/rQts42pXGLVhfsAP0k9KXWa3nQ==} - cpu: [arm64] - os: [freebsd] - '@rollup/rollup-freebsd-arm64@4.52.2': resolution: {integrity: sha512-/eg4CI61ZUkLXxMHyVlmlGrSQZ34xqWlZNW43IAU4RmdzWEx0mQJ2mN/Cx4IHLVZFL6UBGAh+/GXhgvGb+nVxw==} cpu: [arm64] os: [freebsd] - '@rollup/rollup-freebsd-x64@4.48.1': - resolution: {integrity: sha512-VLKIwIpnBya5/saccM8JshpbxfyJt0Dsli0PjXozHwbSVaHTvWXJH1bbCwPXxnMzU4zVEfgD1HpW3VQHomi2AQ==} - cpu: [x64] - os: [freebsd] - '@rollup/rollup-freebsd-x64@4.52.2': resolution: {integrity: sha512-QOWgFH5X9+p+S1NAfOqc0z8qEpJIoUHf7OWjNUGOeW18Mx22lAUOiA9b6r2/vpzLdfxi/f+VWsYjUOMCcYh0Ng==} cpu: [x64] os: [freebsd] - '@rollup/rollup-linux-arm-gnueabihf@4.48.1': - resolution: {integrity: sha512-3zEuZsXfKaw8n/yF7t8N6NNdhyFw3s8xJTqjbTDXlipwrEHo4GtIKcMJr5Ed29leLpB9AugtAQpAHW0jvtKKaQ==} - cpu: [arm] - os: [linux] - '@rollup/rollup-linux-arm-gnueabihf@4.52.2': resolution: {integrity: sha512-kDWSPafToDd8LcBYd1t5jw7bD5Ojcu12S3uT372e5HKPzQt532vW+rGFFOaiR0opxePyUkHrwz8iWYEyH1IIQA==} cpu: [arm] os: [linux] - '@rollup/rollup-linux-arm-musleabihf@4.48.1': - resolution: {integrity: sha512-leo9tOIlKrcBmmEypzunV/2w946JeLbTdDlwEZ7OnnsUyelZ72NMnT4B2vsikSgwQifjnJUbdXzuW4ToN1wV+Q==} - cpu: [arm] - os: [linux] - '@rollup/rollup-linux-arm-musleabihf@4.52.2': resolution: {integrity: sha512-gKm7Mk9wCv6/rkzwCiUC4KnevYhlf8ztBrDRT9g/u//1fZLapSRc+eDZj2Eu2wpJ+0RzUKgtNijnVIB4ZxyL+w==} cpu: [arm] os: [linux] - '@rollup/rollup-linux-arm64-gnu@4.48.1': - resolution: {integrity: sha512-Vy/WS4z4jEyvnJm+CnPfExIv5sSKqZrUr98h03hpAMbE2aI0aD2wvK6GiSe8Gx2wGp3eD81cYDpLLBqNb2ydwQ==} - cpu: [arm64] - os: [linux] - '@rollup/rollup-linux-arm64-gnu@4.52.2': resolution: {integrity: sha512-66lA8vnj5mB/rtDNwPgrrKUOtCLVQypkyDa2gMfOefXK6rcZAxKLO9Fy3GkW8VkPnENv9hBkNOFfGLf6rNKGUg==} cpu: [arm64] os: [linux] - '@rollup/rollup-linux-arm64-musl@4.48.1': - resolution: {integrity: sha512-x5Kzn7XTwIssU9UYqWDB9VpLpfHYuXw5c6bJr4Mzv9kIv242vmJHbI5PJJEnmBYitUIfoMCODDhR7KoZLot2VQ==} - cpu: [arm64] - os: [linux] - '@rollup/rollup-linux-arm64-musl@4.52.2': resolution: {integrity: sha512-s+OPucLNdJHvuZHuIz2WwncJ+SfWHFEmlC5nKMUgAelUeBUnlB4wt7rXWiyG4Zn07uY2Dd+SGyVa9oyLkVGOjA==} cpu: [arm64] @@ -6439,66 +6397,31 @@ packages: cpu: [loong64] os: [linux] - '@rollup/rollup-linux-loongarch64-gnu@4.48.1': - resolution: {integrity: sha512-yzCaBbwkkWt/EcgJOKDUdUpMHjhiZT/eDktOPWvSRpqrVE04p0Nd6EGV4/g7MARXXeOqstflqsKuXVM3H9wOIQ==} - cpu: [loong64] - os: [linux] - - '@rollup/rollup-linux-ppc64-gnu@4.48.1': - resolution: {integrity: sha512-UK0WzWUjMAJccHIeOpPhPcKBqax7QFg47hwZTp6kiMhQHeOYJeaMwzeRZe1q5IiTKsaLnHu9s6toSYVUlZ2QtQ==} - cpu: [ppc64] - os: [linux] - '@rollup/rollup-linux-ppc64-gnu@4.52.2': resolution: {integrity: sha512-6yqEfgJ1anIeuP2P/zhtfBlDpXUb80t8DpbYwXQ3bQd95JMvUaqiX+fKqYqUwZXqdJDd8xdilNtsHM2N0cFm6A==} cpu: [ppc64] os: [linux] - '@rollup/rollup-linux-riscv64-gnu@4.48.1': - resolution: {integrity: sha512-3NADEIlt+aCdCbWVZ7D3tBjBX1lHpXxcvrLt/kdXTiBrOds8APTdtk2yRL2GgmnSVeX4YS1JIf0imFujg78vpw==} - cpu: [riscv64] - os: [linux] - '@rollup/rollup-linux-riscv64-gnu@4.52.2': resolution: {integrity: sha512-sshYUiYVSEI2B6dp4jMncwxbrUqRdNApF2c3bhtLAU0qA8Lrri0p0NauOsTWh3yCCCDyBOjESHMExonp7Nzc0w==} cpu: [riscv64] os: [linux] - '@rollup/rollup-linux-riscv64-musl@4.48.1': - resolution: {integrity: sha512-euuwm/QTXAMOcyiFCcrx0/S2jGvFlKJ2Iro8rsmYL53dlblp3LkUQVFzEidHhvIPPvcIsxDhl2wkBE+I6YVGzA==} - cpu: [riscv64] - os: [linux] - '@rollup/rollup-linux-riscv64-musl@4.52.2': resolution: {integrity: sha512-duBLgd+3pqC4MMwBrKkFxaZerUxZcYApQVC5SdbF5/e/589GwVvlRUnyqMFbM8iUSb1BaoX/3fRL7hB9m2Pj8Q==} cpu: [riscv64] os: [linux] - '@rollup/rollup-linux-s390x-gnu@4.48.1': - resolution: {integrity: sha512-w8mULUjmPdWLJgmTYJx/W6Qhln1a+yqvgwmGXcQl2vFBkWsKGUBRbtLRuKJUln8Uaimf07zgJNxOhHOvjSQmBQ==} - cpu: [s390x] - os: [linux] - '@rollup/rollup-linux-s390x-gnu@4.52.2': resolution: {integrity: sha512-tzhYJJidDUVGMgVyE+PmxENPHlvvqm1KILjjZhB8/xHYqAGeizh3GBGf9u6WdJpZrz1aCpIIHG0LgJgH9rVjHQ==} cpu: [s390x] os: [linux] - '@rollup/rollup-linux-x64-gnu@4.48.1': - resolution: {integrity: sha512-90taWXCWxTbClWuMZD0DKYohY1EovA+W5iytpE89oUPmT5O1HFdf8cuuVIylE6vCbrGdIGv85lVRzTcpTRZ+kA==} - cpu: [x64] - os: [linux] - '@rollup/rollup-linux-x64-gnu@4.52.2': resolution: {integrity: sha512-opH8GSUuVcCSSyHHcl5hELrmnk4waZoVpgn/4FDao9iyE4WpQhyWJ5ryl5M3ocp4qkRuHfyXnGqg8M9oKCEKRA==} cpu: [x64] os: [linux] - '@rollup/rollup-linux-x64-musl@4.48.1': - resolution: {integrity: sha512-2Gu29SkFh1FfTRuN1GR1afMuND2GKzlORQUP3mNMJbqdndOg7gNsa81JnORctazHRokiDzQ5+MLE5XYmZW5VWg==} - cpu: [x64] - os: [linux] - '@rollup/rollup-linux-x64-musl@4.52.2': resolution: {integrity: sha512-LSeBHnGli1pPKVJ79ZVJgeZWWZXkEe/5o8kcn23M8eMKCUANejchJbF/JqzM4RRjOJfNRhKJk8FuqL1GKjF5oQ==} cpu: [x64] @@ -6509,21 +6432,11 @@ packages: cpu: [arm64] os: [openharmony] - '@rollup/rollup-win32-arm64-msvc@4.48.1': - resolution: {integrity: sha512-6kQFR1WuAO50bxkIlAVeIYsz3RUx+xymwhTo9j94dJ+kmHe9ly7muH23sdfWduD0BA8pD9/yhonUvAjxGh34jQ==} - cpu: [arm64] - os: [win32] - '@rollup/rollup-win32-arm64-msvc@4.52.2': resolution: {integrity: sha512-Z9MUCrSgIaUeeHAiNkm3cQyst2UhzjPraR3gYYfOjAuZI7tcFRTOD+4cHLPoS/3qinchth+V56vtqz1Tv+6KPA==} cpu: [arm64] os: [win32] - '@rollup/rollup-win32-ia32-msvc@4.48.1': - resolution: {integrity: sha512-RUyZZ/mga88lMI3RlXFs4WQ7n3VyU07sPXmMG7/C1NOi8qisUg57Y7LRarqoGoAiopmGmChUhSwfpvQ3H5iGSQ==} - cpu: [ia32] - os: [win32] - '@rollup/rollup-win32-ia32-msvc@4.52.2': resolution: {integrity: sha512-+GnYBmpjldD3XQd+HMejo+0gJGwYIOfFeoBQv32xF/RUIvccUz20/V6Otdv+57NE70D5pa8W/jVGDoGq0oON4A==} cpu: [ia32] @@ -6534,11 +6447,6 @@ packages: cpu: [x64] os: [win32] - '@rollup/rollup-win32-x64-msvc@4.48.1': - resolution: {integrity: sha512-8a/caCUN4vkTChxkaIJcMtwIVcBhi4X2PQRoT+yCK3qRYaZ7cURrmJFL5Ux9H9RaMIXj9RuihckdmkBX3zZsgg==} - cpu: [x64] - os: [win32] - '@rollup/rollup-win32-x64-msvc@4.52.2': resolution: {integrity: sha512-ARz+Bs8kY6FtitYM96PqPEVvPXqEZmPZsSkXvyX19YzDqkCaIlhCieLLMI5hxO9SRZ2XtCtm8wxhy0iJ2jxNfw==} cpu: [x64] @@ -7337,14 +7245,6 @@ packages: typescript: optional: true - '@typescript-eslint/eslint-plugin@8.40.0': - resolution: {integrity: sha512-w/EboPlBwnmOBtRbiOvzjD+wdiZdgFeo17lkltrtn7X37vagKKWJABvyfsJXTlHe6XBzugmYgd4A4nW+k8Mixw==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - peerDependencies: - '@typescript-eslint/parser': ^8.40.0 - eslint: ^8.57.0 || ^9.0.0 - typescript: '>=4.8.4 <6.0.0' - '@typescript-eslint/eslint-plugin@8.44.1': resolution: {integrity: sha512-molgphGqOBT7t4YKCSkbasmu1tb1MgrZ2szGzHbclF7PNmOkSTQVHy+2jXOSnxvR3+Xe1yySHFZoqMpz3TfQsw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -7373,13 +7273,6 @@ packages: typescript: optional: true - '@typescript-eslint/parser@8.40.0': - resolution: {integrity: sha512-jCNyAuXx8dr5KJMkecGmZ8KI61KBUhkCob+SD+C+I5+Y1FWI2Y3QmY4/cxMCC5WAsZqoEtEETVhUiUMIGCf6Bw==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - peerDependencies: - eslint: ^8.57.0 || ^9.0.0 - typescript: '>=4.8.4 <6.0.0' - '@typescript-eslint/parser@8.44.1': resolution: {integrity: sha512-EHrrEsyhOhxYt8MTg4zTF+DJMuNBzWwgvvOYNj/zm1vnaD/IC5zCXFehZv94Piqa2cRFfXrTFxIvO95L7Qc/cw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -7393,12 +7286,6 @@ packages: peerDependencies: typescript: '>=4.8.4 <6.0.0' - '@typescript-eslint/project-service@8.40.0': - resolution: {integrity: sha512-/A89vz7Wf5DEXsGVvcGdYKbVM9F7DyFXj52lNYUDS1L9yJfqjW/fIp5PgMuEJL/KeqVTe2QSbXAGUZljDUpArw==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - peerDependencies: - typescript: '>=4.8.4 <6.0.0' - '@typescript-eslint/project-service@8.44.1': resolution: {integrity: sha512-ycSa60eGg8GWAkVsKV4E6Nz33h+HjTXbsDT4FILyL8Obk5/mx4tbvCNsLf9zret3ipSumAOG89UcCs/KRaKYrA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -7421,10 +7308,6 @@ packages: resolution: {integrity: sha512-RkBKGBrjgskFGWuyUGz/EtD8AF/GW49S21J8dvMzpJitOF1slLEbbHnNEtAHtnDAnx8qDEdRrULRnWVx27wGBw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/scope-manager@8.40.0': - resolution: {integrity: sha512-y9ObStCcdCiZKzwqsE8CcpyuVMwRouJbbSrNuThDpv16dFAj429IkM6LNb1dZ2m7hK5fHyzNcErZf7CEeKXR4w==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/scope-manager@8.44.1': resolution: {integrity: sha512-NdhWHgmynpSvyhchGLXh+w12OMT308Gm25JoRIyTZqEbApiBiQHD/8xgb6LqCWCFcxFtWwaVdFsLPQI3jvhywg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -7435,12 +7318,6 @@ packages: peerDependencies: typescript: '>=4.8.4 <6.0.0' - '@typescript-eslint/tsconfig-utils@8.40.0': - resolution: {integrity: sha512-jtMytmUaG9d/9kqSl/W3E3xaWESo4hFDxAIHGVW/WKKtQhesnRIJSAJO6XckluuJ6KDB5woD1EiqknriCtAmcw==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - peerDependencies: - typescript: '>=4.8.4 <6.0.0' - '@typescript-eslint/tsconfig-utils@8.44.1': resolution: {integrity: sha512-B5OyACouEjuIvof3o86lRMvyDsFwZm+4fBOqFHccIctYgBjqR3qT39FBYGN87khcgf0ExpdCBeGKpKRhSFTjKQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -7467,13 +7344,6 @@ packages: typescript: optional: true - '@typescript-eslint/type-utils@8.40.0': - resolution: {integrity: sha512-eE60cK4KzAc6ZrzlJnflXdrMqOBaugeukWICO2rB0KNvwdIMaEaYiywwHMzA1qFpTxrLhN9Lp4E/00EgWcD3Ow==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - peerDependencies: - eslint: ^8.57.0 || ^9.0.0 - typescript: '>=4.8.4 <6.0.0' - '@typescript-eslint/type-utils@8.44.1': resolution: {integrity: sha512-KdEerZqHWXsRNKjF9NYswNISnFzXfXNDfPxoTh7tqohU/PRIbwTmsjGK6V9/RTYWau7NZvfo52lgVk+sJh0K3g==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -7535,12 +7405,6 @@ packages: peerDependencies: typescript: '>=4.8.4 <6.0.0' - '@typescript-eslint/typescript-estree@8.40.0': - resolution: {integrity: sha512-k1z9+GJReVVOkc1WfVKs1vBrR5MIKKbdAjDTPvIK3L8De6KbFfPFt6BKpdkdk7rZS2GtC/m6yI5MYX+UsuvVYQ==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - peerDependencies: - typescript: '>=4.8.4 <6.0.0' - '@typescript-eslint/typescript-estree@8.44.1': resolution: {integrity: sha512-qnQJ+mVa7szevdEyvfItbO5Vo+GfZ4/GZWWDRRLjrxYPkhM+6zYB2vRYwCsoJLzqFCdZT4mEqyJoyzkunsZ96A==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -7559,13 +7423,6 @@ packages: peerDependencies: eslint: ^8.56.0 - '@typescript-eslint/utils@8.40.0': - resolution: {integrity: sha512-Cgzi2MXSZyAUOY+BFwGs17s7ad/7L+gKt6Y8rAVVWS+7o6wrjeFN4nVfTpbE25MNcxyJ+iYUXflbs2xR9h4UBg==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - peerDependencies: - eslint: ^8.57.0 || ^9.0.0 - typescript: '>=4.8.4 <6.0.0' - '@typescript-eslint/utils@8.44.1': resolution: {integrity: sha512-DpX5Fp6edTlocMCwA+mHY8Mra+pPjRZ0TfHkXI8QFelIKcbADQz1LUPNtzOFUriBB2UYqw4Pi9+xV4w9ZczHFg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -7589,10 +7446,6 @@ packages: resolution: {integrity: sha512-W8FQi6kEh2e8zVhQ0eeRnxdvIoOkAp/CPAahcNio6nO9dsIwb9b34z90KOlheoyuVf6LSOEdjlkxSkapNEc+4A==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/visitor-keys@8.40.0': - resolution: {integrity: sha512-8CZ47QwalyRjsypfwnbI3hKy5gJDPmrkLjkgMxhi0+DZZ2QNx2naS6/hWoVYUHU7LU2zleF68V9miaVZvhFfTA==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/visitor-keys@8.44.1': resolution: {integrity: sha512-576+u0QD+Jp3tZzvfRfxon0EA2lzcDt3lhUbsC6Lgzy9x2VR4E+JUiNyGHi5T8vk0TV+fpJ5GLG1JsJuWCaKhw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -7600,10 +7453,10 @@ packages: '@ungap/structured-clone@1.3.0': resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==} - '@unhead/vue@2.0.14': - resolution: {integrity: sha512-Ym9f+Kd2Afqek2FtUHvYvK+j2uZ2vbZ6Rr9NCnNGGBMdmafAuiZpT117YGyh0ARcueL6Znia0U8ySqPsnHOZIg==} + '@unhead/vue@2.0.17': + resolution: {integrity: sha512-jzmGZYeMAhETV6qfetmLbZzUjjx1TjdNvFSobeFZb73D7dwD9wl/nOAx36qq+TvjZsLJdF5PQWToz2oDGAUqCg==} peerDependencies: - vue: 3.5.20 + vue: 3.5.22 '@unrs/resolver-binding-android-arm-eabi@1.11.1': resolution: {integrity: sha512-ppLRUgHVaGRWUx0R0Ut06Mjo9gBaBkg3v/8AxusGLhsIotbBLuRk51rAzqLC8gq6NyyAojEXglNjzf6R948DNw==} @@ -7728,7 +7581,7 @@ packages: resolution: {integrity: sha512-9eW8IfEPwnGHxvqfH2t8cBSI5eKPyLq2dizFVYIRGHi4ydMw5Q+vuMD+VP0I9zo0818zZ9b8TGLiyAmOzvyoAQ==} peerDependencies: '@urql/core': ^6.0.0 - vue: 3.5.20 + vue: 3.5.22 '@vitejs/plugin-legacy@2.3.0': resolution: {integrity: sha512-Bh62i0gzQvvT8AeAAb78nOnqSYXypkRmQmOTImdPZ39meHR9e2une3AIFmVo4s1SDmcmJ6qj18Sa/lRc/14KaA==} @@ -7749,14 +7602,14 @@ packages: engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: vite: ^4.0.0 - vue: 3.5.20 + vue: 3.5.22 '@vitejs/plugin-vue@5.1.4': resolution: {integrity: sha512-N2XSI2n3sQqp5w7Y/AN/L2XDjBIRGqXko+eDp42sydYSBeJuSm5a1sLf8zakmo8u7tA8NmBgoDLA1HeOESjp9A==} engines: {node: ^18.0.0 || >=20.0.0} peerDependencies: vite: ^5.0.0 - vue: 3.5.20 + vue: 3.5.22 '@vitest/expect@3.2.4': resolution: {integrity: sha512-Io0yyORnB6sikFlt8QW5K7slY4OjqNX9jmJQ02QDda8lyM6B5oNgVWoSoKPac8/kgnCUzuHQKrSLtu/uOqqrig==} @@ -7808,20 +7661,20 @@ packages: '@vue/compiler-core@3.5.19': resolution: {integrity: sha512-/afpyvlkrSNYbPo94Qu8GtIOWS+g5TRdOvs6XZNw6pWQQmj5pBgSZvEPOIZlqWq0YvoUhDDQaQ2TnzuJdOV4hA==} - '@vue/compiler-core@3.5.20': - resolution: {integrity: sha512-8TWXUyiqFd3GmP4JTX9hbiTFRwYHgVL/vr3cqhr4YQ258+9FADwvj7golk2sWNGHR67QgmCZ8gz80nQcMokhwg==} + '@vue/compiler-core@3.5.22': + resolution: {integrity: sha512-jQ0pFPmZwTEiRNSb+i9Ow/I/cHv2tXYqsnHKKyCQ08irI2kdF5qmYedmF8si8mA7zepUFmJ2hqzS8CQmNOWOkQ==} '@vue/compiler-dom@3.5.19': resolution: {integrity: sha512-Drs6rPHQZx/pN9S6ml3Z3K/TWCIRPvzG2B/o5kFK9X0MNHt8/E+38tiRfojufrYBfA6FQUFB2qBBRXlcSXWtOA==} - '@vue/compiler-dom@3.5.20': - resolution: {integrity: sha512-whB44M59XKjqUEYOMPYU0ijUV0G+4fdrHVKDe32abNdX/kJe1NUEMqsi4cwzXa9kyM9w5S8WqFsrfo1ogtBZGQ==} + '@vue/compiler-dom@3.5.22': + resolution: {integrity: sha512-W8RknzUM1BLkypvdz10OVsGxnMAuSIZs9Wdx1vzA3mL5fNMN15rhrSCLiTm6blWeACwUwizzPVqGJgOGBEN/hA==} - '@vue/compiler-sfc@3.5.20': - resolution: {integrity: sha512-SFcxapQc0/feWiSBfkGsa1v4DOrnMAQSYuvDMpEaxbpH5dKbnEM5KobSNSgU+1MbHCl+9ftm7oQWxvwDB6iBfw==} + '@vue/compiler-sfc@3.5.22': + resolution: {integrity: sha512-tbTR1zKGce4Lj+JLzFXDq36K4vcSZbJ1RBu8FxcDv1IGRz//Dh2EBqksyGVypz3kXpshIfWKGOCcqpSbyGWRJQ==} - '@vue/compiler-ssr@3.5.20': - resolution: {integrity: sha512-RSl5XAMc5YFUXpDQi+UQDdVjH9FnEpLDHIALg5J0ITHxkEzJ8uQLlo7CIbjPYqmZtt6w0TsIPbo1izYXwDG7JA==} + '@vue/compiler-ssr@3.5.22': + resolution: {integrity: sha512-GdgyLvg4R+7T8Nk2Mlighx7XGxq/fJf9jaVofc3IL0EPesTE86cP/8DD1lT3h1JeZr2ySBvyqKQJgbS54IX1Ww==} '@vue/compiler-vue2@2.7.16': resolution: {integrity: sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==} @@ -7878,25 +7731,25 @@ packages: '@vue/reactivity@3.5.19': resolution: {integrity: sha512-4bueZg2qs5MSsK2dQk3sssV0cfvxb/QZntTC8v7J448GLgmfPkQ+27aDjlt40+XFqOwUq5yRxK5uQh14Fc9eVA==} - '@vue/reactivity@3.5.20': - resolution: {integrity: sha512-hS8l8x4cl1fmZpSQX/NXlqWKARqEsNmfkwOIYqtR2F616NGfsLUm0G6FQBK6uDKUCVyi1YOL8Xmt/RkZcd/jYQ==} + '@vue/reactivity@3.5.22': + resolution: {integrity: sha512-f2Wux4v/Z2pqc9+4SmgZC1p73Z53fyD90NFWXiX9AKVnVBEvLFOWCEgJD3GdGnlxPZt01PSlfmLqbLYzY/Fw4A==} - '@vue/runtime-core@3.5.20': - resolution: {integrity: sha512-vyQRiH5uSZlOa+4I/t4Qw/SsD/gbth0SW2J7oMeVlMFMAmsG1rwDD6ok0VMmjXY3eI0iHNSSOBilEDW98PLRKw==} + '@vue/runtime-core@3.5.22': + resolution: {integrity: sha512-EHo4W/eiYeAzRTN5PCextDUZ0dMs9I8mQ2Fy+OkzvRPUYQEyK9yAjbasrMCXbLNhF7P0OUyivLjIy0yc6VrLJQ==} - '@vue/runtime-dom@3.5.20': - resolution: {integrity: sha512-KBHzPld/Djw3im0CQ7tGCpgRedryIn4CcAl047EhFTCCPT2xFf4e8j6WeKLgEEoqPSl9TYqShc3Q6tpWpz/Xgw==} + '@vue/runtime-dom@3.5.22': + resolution: {integrity: sha512-Av60jsryAkI023PlN7LsqrfPvwfxOd2yAwtReCjeuugTJTkgrksYJJstg1e12qle0NarkfhfFu1ox2D+cQotww==} - '@vue/server-renderer@3.5.20': - resolution: {integrity: sha512-HthAS0lZJDH21HFJBVNTtx+ULcIbJQRpjSVomVjfyPkFSpCwvsPTA+jIzOaUm3Hrqx36ozBHePztQFg6pj5aKg==} + '@vue/server-renderer@3.5.22': + resolution: {integrity: sha512-gXjo+ao0oHYTSswF+a3KRHZ1WszxIqO7u6XwNHqcqb9JfyIL/pbWrrh/xLv7jeDqla9u+LK7yfZKHih1e1RKAQ==} peerDependencies: - vue: 3.5.20 + vue: 3.5.22 '@vue/shared@3.5.19': resolution: {integrity: sha512-IhXCOn08wgKrLQxRFKKlSacWg4Goi1BolrdEeLYn6tgHjJNXVrWJ5nzoxZqNwl5p88aLlQ8LOaoMa3AYvaKJ/Q==} - '@vue/shared@3.5.20': - resolution: {integrity: sha512-SoRGP596KU/ig6TfgkCMbXkr4YJ91n/QSdMuqeP5r3hVIYA3CPHUBCc7Skak0EAKV+5lL4KyIh61VA/pK1CIAA==} + '@vue/shared@3.5.22': + resolution: {integrity: sha512-F4yc6palwq3TT0u+FYf0Ns4Tfl9GRFURDN2gWG7L1ecIaS/4fCIuFOjMTnCyjsu/OK6vaDKLCrGAa+KvvH+h4w==} '@vue/typescript@1.8.8': resolution: {integrity: sha512-jUnmMB6egu5wl342eaUH236v8tdcEPXXkPgj+eI/F6JwW/lb+yAU6U07ZbQ3MVabZRlupIlPESB7ajgAGixhow==} @@ -7907,13 +7760,13 @@ packages: '@vueuse/core@13.7.0': resolution: {integrity: sha512-myagn09+c6BmS6yHc1gTwwsdZilAovHslMjyykmZH3JNyzI5HoWhv114IIdytXiPipdHJ2gDUx0PB93jRduJYg==} peerDependencies: - vue: 3.5.20 + vue: 3.5.22 '@vueuse/core@8.9.4': resolution: {integrity: sha512-B/Mdj9TK1peFyWaPof+Zf/mP9XuGAngaJZBwPaXBvU3aCTZlx3ltlrFFFyMV4iGBwsjSCeUCgZrtkEj9dS2Y3Q==} peerDependencies: '@vue/composition-api': ^1.1.0 - vue: 3.5.20 + vue: 3.5.22 peerDependenciesMeta: '@vue/composition-api': optional: true @@ -7935,13 +7788,13 @@ packages: '@vueuse/shared@13.7.0': resolution: {integrity: sha512-Wi2LpJi4UA9kM0OZ0FCZslACp92HlVNw1KPaDY6RAzvQ+J1s7seOtcOpmkfbD5aBSmMn9NvOakc8ZxMxmDXTIg==} peerDependencies: - vue: 3.5.20 + vue: 3.5.22 '@vueuse/shared@8.9.4': resolution: {integrity: sha512-wt+T30c4K6dGRMVqPddexEVLa28YwxW5OFIPmzUHICjphfAuBFTTdDoyqREZNDOFJZ44ARH1WWQNCUK8koJ+Ag==} peerDependencies: '@vue/composition-api': ^1.1.0 - vue: 3.5.20 + vue: 3.5.22 peerDependenciesMeta: '@vue/composition-api': optional: true @@ -8417,6 +8270,10 @@ packages: resolution: {integrity: sha512-ir1UPr3dkwexU7FdV8qBBbNDRUhMmIekYMFZfi+C/sLNnRESKPl23nB9b2pltqfOQNnGzsDdId90AEtG5tCx4A==} engines: {node: '>=6.0.0'} + baseline-browser-mapping@2.8.7: + resolution: {integrity: sha512-bxxN2M3a4d1CRoQC//IqsR5XrLh0IJ8TCv2x6Y9N0nckNz/rTjZB3//GGscZziZOxmjP55rzxg/ze7usFI9FqQ==} + hasBin: true + basic-auth@2.0.1: resolution: {integrity: sha512-NF+epuEdnUYVlGuhaxbbq+dvJttwLnGY+YixlXlME5KpQ5W3CnXA5cVTneY3SPbPDRkcjMbifrwmFYcClgOZeg==} engines: {node: '>= 0.8'} @@ -8502,6 +8359,11 @@ packages: engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true + browserslist@4.26.2: + resolution: {integrity: sha512-ECFzp6uFOSB+dcZ5BK/IBaGWssbSYBHvuMeMt3MMFyhI0Z8SqGgEkBLARgpRH3hutIgPVsALcMwbDrJqPxQ65A==} + engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} + hasBin: true + bs-logger@0.2.6: resolution: {integrity: sha512-pd8DCoxmbgc7hyPKOvxtqNcjYoOsABPQdcCUjGp3d42VR2CX1ORhk2A87oqqu5R1kk+76nsxZupkmyd+MVtCog==} engines: {node: '>= 6'} @@ -8608,6 +8470,9 @@ packages: caniuse-lite@1.0.30001736: resolution: {integrity: sha512-ImpN5gLEY8gWeqfLUyEF4b7mYWcYoR2Si1VhnrbM4JizRFmfGaAQ12PhNykq6nvI4XvKLrsp8Xde74D5phJOSw==} + caniuse-lite@1.0.30001745: + resolution: {integrity: sha512-ywt6i8FzvdgrrrGbr1jZVObnVv6adj+0if2/omv9cmR2oiZs30zL4DIyaptKcbOrBdOIc74QTMoJvSE2QHh5UQ==} + capital-case@1.0.4: resolution: {integrity: sha512-ds37W8CytHgwnhGGTi88pcPyR15qoNkOpYwmMMfnWqqWgESapLqvDx6huFjQ5vqWSn2Z06173XNA7LtMOeUh1A==} @@ -8627,10 +8492,6 @@ packages: resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==} engines: {node: '>=10'} - chalk@5.6.0: - resolution: {integrity: sha512-46QrSQFyVSEyYAgQ22hQ+zDa60YHA4fBstHmtSApj1Y5vKtG27fWowW03jCk5KcbXEWPZUIR894aARCA/G1kfQ==} - engines: {node: ^12.17.0 || ^14.13 || >=16.0.0} - chalk@5.6.2: resolution: {integrity: sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==} engines: {node: ^12.17.0 || ^14.13 || >=16.0.0} @@ -8811,10 +8672,6 @@ packages: resolution: {integrity: sha512-/rFeCpNJQbhSZjGVwO9RFV3xPqbnERS8MmIQzCtD/zl6gpJuV/bMLuN92oG3F7d8oDEHHRrujSXNUr8fpjntKw==} engines: {node: '>=18'} - commander@14.0.0: - resolution: {integrity: sha512-2uM9rYjPvyq39NwLRqaiLtWHyDC1FvryJDa2ATTVims5YAS4PupsEQsDvP14FqhFr0P49CYDugi59xaxJlTXRA==} - engines: {node: '>=20'} - commander@14.0.1: resolution: {integrity: sha512-2JkV3gUZUVrbNA+1sjBOYLsMZ5cEEl8GTFP2a4AVz5hvasAMCQ1D2l2le/cX+pV4N6ZU17zjUahLpIXRrnWL8A==} engines: {node: '>=20'} @@ -9349,7 +9206,7 @@ packages: dioc@3.0.2: resolution: {integrity: sha512-D8S1vMTtBeXeUW2dR0rJ7xiPHxp1zm1NzO2B4Aj4RAJB6E6urA0/xD/CnGs6J1JkgUZvUgaC+oedx/k5NrT+/g==} peerDependencies: - vue: 3.5.20 + vue: 3.5.22 peerDependenciesMeta: vue: optional: true @@ -9410,10 +9267,6 @@ packages: resolution: {integrity: sha512-LaKRbou8gt0RNID/9RoI+J2rvXsBRPMV7p+ElHlPhcSARbCPDYcYG2s1TIzAfWv4YSgyY5taidWzzs31lNV3yQ==} engines: {node: '>=12'} - dotenv@16.4.5: - resolution: {integrity: sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==} - engines: {node: '>=12'} - dotenv@16.4.7: resolution: {integrity: sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==} engines: {node: '>=12'} @@ -9422,8 +9275,8 @@ packages: resolution: {integrity: sha512-uBq4egWHTcTt33a72vpSG0z3HnPuIl6NqYcTrKEg2azoEyl2hpW0zqlxysq2pK9HlDIHyHyakeYaYnSAwd8bow==} engines: {node: '>=12'} - dotenv@17.2.1: - resolution: {integrity: sha512-kQhDYKZecqnM0fCnzI5eIv5L4cAe/iRI+HqMbO/hbRdTAeXDG+M9FjipUxNfbARuEg4iHIbhnhs78BCHNbSxEQ==} + dotenv@17.2.2: + resolution: {integrity: sha512-Sf2LSQP+bOlhKWWyhFsn0UsfdK/kCWRv1iuA2gXAwt3dyNabr6QSj00I2V10pidqz69soatm9ZwZvpQMTIOd5Q==} engines: {node: '>=12'} dset@3.1.4: @@ -9463,6 +9316,9 @@ packages: electron-to-chromium@1.5.207: resolution: {integrity: sha512-mryFrrL/GXDTmAtIVMVf+eIXM09BBPlO5IQ7lUyKmK8d+A4VpRGG+M3ofoVef6qyF8s60rJei8ymlJxjUA8Faw==} + electron-to-chromium@1.5.224: + resolution: {integrity: sha512-kWAoUu/bwzvnhpdZSIc6KUyvkI1rbRXMT0Eq8pKReyOyaPZcctMli+EgvcN1PAvwVc7Tdo4Fxi2PsLNDU05mdg==} + electron-to-chromium@1.5.35: resolution: {integrity: sha512-hOSRInrIDm0Brzp4IHW2F/VM+638qOL2CzE0DgpnGzKW27C95IqqeqgKz/hxHGnvPxvQGpHUGD5qRVC9EZY2+A==} @@ -9831,23 +9687,20 @@ packages: eslint-config-prettier: optional: true - eslint-plugin-vue@10.4.0: - resolution: {integrity: sha512-K6tP0dW8FJVZLQxa2S7LcE1lLw3X8VvB3t887Q6CLrFVxHYBXGANbXvwNzYIu6Ughx1bSJ5BDT0YB3ybPT39lw==} + eslint-plugin-vue@10.5.0: + resolution: {integrity: sha512-7BZHsG3kC2vei8F2W8hnfDi9RK+cv5eKPMvzBdrl8Vuc0hR5odGQRli8VVzUkrmUHkxFEm4Iio1r5HOKslO0Aw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: + '@stylistic/eslint-plugin': ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 '@typescript-eslint/parser': ^7.0.0 || ^8.0.0 eslint: ^8.57.0 || ^9.0.0 vue-eslint-parser: ^10.0.0 peerDependenciesMeta: + '@stylistic/eslint-plugin': + optional: true '@typescript-eslint/parser': optional: true - eslint-plugin-vue@9.17.0: - resolution: {integrity: sha512-r7Bp79pxQk9I5XDP0k2dpUC7Ots3OSWgvGZNu3BxmKK6Zg7NgVtcOB6OCna5Kb9oQwJPl5hq183WD0SY5tZtIQ==} - engines: {node: ^14.17.0 || >=16.0.0} - peerDependencies: - eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 - eslint-scope@5.1.1: resolution: {integrity: sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==} engines: {node: '>=8.0.0'} @@ -11413,8 +11266,8 @@ packages: jose@5.10.0: resolution: {integrity: sha512-s+3Al/p9g32Iq+oqXxkW//7jk2Vig6FF1CFqzVXoTUXt2qz89YWbL+OwS17NFYEvxC35n0FKeGO2LGYSxeM2Gg==} - jose@6.0.13: - resolution: {integrity: sha512-Yms4GpbmdANamS51kKK6w4hRlKx8KTxbWyAAKT/MhUMtqbIqh5mb2HjhTNUbk7TFL8/MBB5zWSDohL7ed4k/UA==} + jose@6.1.0: + resolution: {integrity: sha512-TTQJyoEoKcC1lscpVDCSsVgYzUDg/0Bt3WE//WiTPK6uOCQC2KZS4MpugbMWt/zyjkopgZoXhZuCi00gLudfUA==} joycon@3.1.1: resolution: {integrity: sha512-34wB/Y7MW7bzjKRjUKTa46I2Z7eV62Rkhva+KkopW7Qvv/OSWBqvkSY7vusOPrNuZcUG3tApvdVgNB8POj3SPw==} @@ -11602,8 +11455,8 @@ packages: linkify-it@5.0.0: resolution: {integrity: sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==} - lint-staged@16.2.0: - resolution: {integrity: sha512-spdYSOCQ2MdZ9CM1/bu/kDmaYGsrpNOeu1InFFV8uhv14x6YIubGxbCpSmGILFoxkiheNQPDXSg5Sbb5ZuVnug==} + lint-staged@16.2.1: + resolution: {integrity: sha512-KMeYmH9wKvHsXdUp+z6w7HN3fHKHXwT1pSTQTYxB9kI6ekK1rlL3kLZEoXZCppRPXFK9PFW/wfQctV7XUqMrPQ==} engines: {node: '>=20.17'} hasBin: true @@ -11766,8 +11619,8 @@ packages: resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==} hasBin: true - lossless-json@4.1.1: - resolution: {integrity: sha512-HusN80C0ohtT9kOHQH7EuUaqzRQsnekpa+2ot8OzvW0iC08dq/YtM/7uKwwajldQsCrHyC8q9fz3t3L+TmDltA==} + lossless-json@4.2.0: + resolution: {integrity: sha512-bsHH3x+7acZfqokfn9Ks/ej96yF/z6oGGw1aBmXesq4r3fAjhdG4uYuqzDgZMk5g1CZUd5w3kwwIp9K1LOYUiA==} loupe@3.2.0: resolution: {integrity: sha512-2NCfZcT5VGVNX9mSZIxLRkEAegDGBpuQZBy13desuHeVORmBDyAET4TkJr4SjqQy3A8JDofMN6LpkK8Xcm/dlw==} @@ -11809,8 +11662,8 @@ packages: magic-string@0.30.17: resolution: {integrity: sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==} - magic-string@0.30.18: - resolution: {integrity: sha512-yi8swmWbO17qHhwIBNeeZxTceJMeBvWJaId6dyvTSOwTipqeHhMhOrz6513r1sOKnpvQ7zkhlG8tPrpilwTxHQ==} + magic-string@0.30.19: + resolution: {integrity: sha512-2N21sPY9Ws53PZvsEpVtNuSW+ScYbQdp4b9qUaL+9QkHUrGFKo56Lg9Emg5s9V/qrtNBmiR01sYhUOwu3H+VOw==} mailparser@3.7.1: resolution: {integrity: sha512-RCnBhy5q8XtB3mXzxcAfT1huNqN93HTYYyL6XawlIKycfxM/rXPg9tXoZ7D46+SgCS1zxKzw+BayDQSvncSTTw==} @@ -11951,6 +11804,11 @@ packages: engines: {node: '>=4.0.0'} hasBin: true + mime@3.0.0: + resolution: {integrity: sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A==} + engines: {node: '>=10.0.0'} + hasBin: true + mimic-fn@2.1.0: resolution: {integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==} engines: {node: '>=6'} @@ -11993,8 +11851,8 @@ packages: resolution: {integrity: sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==} engines: {node: '>=16 || 14 >=14.17'} - minisearch@7.1.2: - resolution: {integrity: sha512-R1Pd9eF+MD5JYDDSPAp/q1ougKglm14uEkPMvQ/05RGmx6G9wvmLTrTI/Q5iPNJLYqNdsDQ7qTGIcNWR+FrHmA==} + minisearch@7.2.0: + resolution: {integrity: sha512-dqT2XBYUOZOiC5t2HRnwADjhNS2cecp9u+TJRiJ1Qp/f5qjkeT5APcGPjHw+bz89Ms8Jp+cG4AlE+QZ/QnDglg==} mjml-accordion@5.0.0-alpha.4: resolution: {integrity: sha512-Mw1DnHRJHwHLqkwAXcRLBHZMYLtw7qqDNJdxISihz5KyY2arc8MbZixoUHCd3M/2zw04J8fU5HJ8WslANrmu9g==} @@ -12106,8 +11964,8 @@ packages: mlly@1.7.4: resolution: {integrity: sha512-qmdSIPC4bDJXgZTCR7XosJiNKySV7O215tsPtDN9iEO/7q/76b/ijtgRu/+epFXSJhijtTCCGp3DWS549P3xKw==} - mocha@11.7.1: - resolution: {integrity: sha512-5EK+Cty6KheMS/YLPPMJC64g5V61gIR25KsRItHw6x4hEKT6Njp1n9LOlH4gpevuwMVS66SXaBBpg+RWZkza4A==} + mocha@11.7.2: + resolution: {integrity: sha512-lkqVJPmqqG/w5jmmFtiRvtA2jkDyNVUcefFJKb2uyX4dekk8Okgqop3cgbFiaIvj8uCRJVTP5x9dfxGyXm2jvQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} hasBin: true @@ -12267,6 +12125,9 @@ packages: node-releases@2.0.19: resolution: {integrity: sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==} + node-releases@2.0.21: + resolution: {integrity: sha512-5b0pgg78U3hwXkCM8Z9b2FJdPZlr9Psr9V2gQPESdGHqbntyFJKFW4r5TeWGFzafGY3hzs1JC62VEQMbl1JFkw==} + nodemailer@6.9.13: resolution: {integrity: sha512-7o38Yogx6krdoBf3jCAqnIN4oSQFx+fMa0I7dK1D+me9kBxx12D+/33wSb+fhOCtIxvYJ+4x4IMEhmhCKfAiOA==} engines: {node: '>=6.0.0'} @@ -13012,12 +12873,12 @@ packages: resolution: {integrity: sha512-JcEmHlyLK/o0uGAlj65vgg+7LIms0xKXe60lcDOTU7oVX/3LuEuLwrQpW3VJ7de5TaFKiW4kWkaIpJL42FEgxQ==} engines: {node: '>=12.0.0'} - postman-collection@5.1.0: - resolution: {integrity: sha512-vlxZLPrXcF267wNjMKO6mFr7rGFB4aniIuqg+q9TCFGlhJsT8CQCblsov8XAKx74ZFerAozYRNI75sa1WNuLIw==} + postman-collection@5.2.0: + resolution: {integrity: sha512-ktjlchtpoCw+FZRg+WwnGWH1w9oQDNUBLSRh+9ETPqFAz3SupqHqRuMh74xjQ+PvTWY/WH2JR4ZW+1sH58Ul1g==} engines: {node: '>=18'} - postman-url-encoder@3.0.7: - resolution: {integrity: sha512-JlWT4yLtL01ogxL+PSzs89++2sKdxsJrk5QrWken/VzKx5b+UMQ646/glZA3MbqfL3KtsUqanLhL0PQtkmcUyg==} + postman-url-encoder@3.0.8: + resolution: {integrity: sha512-EOgUMBazo7JNP4TDrd64TsooCiWzzo4143Ws8E8WYGEpn2PKpq+S4XRTDhuRTYHm3VKOpUZs7ZYZq7zSDuesqA==} engines: {node: '>=10'} prebuild-install@7.1.2: @@ -13498,11 +13359,6 @@ packages: engines: {node: '>=14.18.0', npm: '>=8.0.0'} hasBin: true - rollup@4.48.1: - resolution: {integrity: sha512-jVG20NvbhTYDkGAty2/Yh7HK6/q3DGSRH4o8ALKGArmMuaauM9kLfoMZ+WliPwA5+JHr2lTn3g557FxBV87ifg==} - engines: {node: '>=18.0.0', npm: '>=8.0.0'} - hasBin: true - rollup@4.52.2: resolution: {integrity: sha512-I25/2QgoROE1vYV+NQ1En9T9UFB9Cmfm2CJ83zZOlaDpvz29wGQSZXWKw7MiNXau7wYgB/T9fVIdIuEQ+KbiiA==} engines: {node: '>=18.0.0', npm: '>=8.0.0'} @@ -13572,8 +13428,8 @@ packages: safer-buffer@2.1.2: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} - sass@1.91.0: - resolution: {integrity: sha512-aFOZHGf+ur+bp1bCHZ+u8otKGh77ZtmFyXDo4tlYvT7PWql41Kwd8wdkPqhhT+h2879IVblcHFglIMofsFd1EA==} + sass@1.93.2: + resolution: {integrity: sha512-t+YPtOQHpGW1QWsh1CHQ5cPIr9lbbGZLZnbihP/D/qZj/yuV68m8qarcV17nvkOX81BCrvzAlq2klCQFZghyTg==} engines: {node: '>=14.0.0'} hasBin: true @@ -14591,8 +14447,8 @@ packages: undici-types@7.12.0: resolution: {integrity: sha512-goOacqME2GYyOZZfb5Lgtu+1IDmAlAEu5xnD3+xTzS10hT0vzpf0SPjkXwAw9Jm+4n/mQGDP3LO8CPbYROeBfQ==} - unhead@2.0.14: - resolution: {integrity: sha512-dRP6OCqtShhMVZQe1F4wdt/WsYl2MskxKK+cvfSo0lQnrPJ4oAUQEkxRg7pPP+vJENabhlir31HwAyHUv7wfMg==} + unhead@2.0.17: + resolution: {integrity: sha512-xX3PCtxaE80khRZobyWCVxeFF88/Tg9eJDcJWY9us727nsTC7C449B8BUfVBmiF2+3LjPcmqeoB2iuMs0U4oJQ==} unicode-canonical-property-names-ecmascript@2.0.1: resolution: {integrity: sha512-dA8WbNeb2a6oQzAQ55YlT5vQAWGV9WXOsi3SskE3bcCdM0P4SDd+24zS/OCacdRq5BkdsRj9q3Pg6YyQoxIGqg==} @@ -14715,7 +14571,7 @@ packages: engines: {node: '>=14'} peerDependencies: '@babel/parser': ^7.15.8 - vue: 3.5.20 + vue: 3.5.22 peerDependenciesMeta: '@babel/parser': optional: true @@ -14726,7 +14582,7 @@ packages: peerDependencies: '@babel/parser': ^7.15.8 '@nuxt/kit': ^3.2.2 || ^4.0.0 - vue: 3.5.20 + vue: 3.5.22 peerDependenciesMeta: '@babel/parser': optional: true @@ -15049,14 +14905,14 @@ packages: resolution: {integrity: sha512-uh6NW7lt+aOXujK4eHfiNbeo55K9OTuB7fnv+5RVc4OBn/cZull6ThXdYH03JzKanUfgt6QZ37NbbtJ0og59qw==} peerDependencies: vite: ^4.0.0 || ^5.0.0 - vue: 3.5.20 + vue: 3.5.22 vue-router: ^4.0.11 vite-plugin-vue-layouts@0.7.0: resolution: {integrity: sha512-k5XDmRNFo4M/GmUjhbRXj2WmJiFcGoVI8l/uZ72RHyRDQr4wE/6Zq/KFq0lqXomWQxTSzakQRUswzNwtvZLE8A==} peerDependencies: vite: ^2.5.0 || ^3.0.0-0 - vue: 3.5.20 + vue: 3.5.22 vue-router: ^3.5.1 || ^ 4.0.11 vite@3.2.11: @@ -15284,7 +15140,7 @@ packages: hasBin: true peerDependencies: '@vue/composition-api': ^1.0.0-rc.1 - vue: 3.5.20 + vue: 3.5.22 peerDependenciesMeta: '@vue/composition-api': optional: true @@ -15301,22 +15157,22 @@ packages: peerDependencies: eslint: '>=6.0.0' - vue-i18n@11.1.11: - resolution: {integrity: sha512-LvyteQoXeQiuILbzqv13LbyBna/TEv2Ha+4ZWK2AwGHUzZ8+IBaZS0TJkCgn5izSPLcgZwXy9yyTrewCb2u/MA==} + vue-i18n@11.1.12: + resolution: {integrity: sha512-BnstPj3KLHLrsqbVU2UOrPmr0+Mv11bsUZG0PyCOzsawCivk8W00GMXHeVUWIDOgNaScCuZah47CZFE+Wnl8mw==} engines: {node: '>= 16'} peerDependencies: - vue: 3.5.20 + vue: 3.5.22 vue-json-pretty@2.5.0: resolution: {integrity: sha512-nZA6qXYaiMaE2J0HkKtkrLcPJoN03SDSBdZWEPiRwoOVySWOfoZCyadhBwBN6wAHTga+c/R49ExGWoKFXnu37A==} engines: {node: '>= 10.0.0', npm: '>= 5.0.0'} peerDependencies: - vue: 3.5.20 + vue: 3.5.22 vue-pdf-embed@2.1.3: resolution: {integrity: sha512-EGgZNb8HRrAloBpb8p8CugDpJpoPbQ8CFfAYdWZgq2e5qBMP9JSeLzVQIAJkXsclHXRIS3O9fp3WQbP9T5Inwg==} peerDependencies: - vue: 3.5.20 + vue: 3.5.22 vue-promise-modals@0.1.0: resolution: {integrity: sha512-LmPejeqvZSkxj4KkJe6ZUEJmCUQXVeEAj9ihTX+BRFfZftVCZSZd3B4uuZSKF0iCeQUemkodXUZFxcsNT/2dmg==} @@ -15324,7 +15180,7 @@ packages: vue-router@4.5.1: resolution: {integrity: sha512-ogAF3P97NPm8fJsE4by9dwSYtDwXIY1nFY9T6DyQnGHd1E2Da94w9JIolpe42LJGIl0DwOHBi8TcRPlPGwbTtw==} peerDependencies: - vue: 3.5.20 + vue: 3.5.22 vue-template-compiler@2.7.16: resolution: {integrity: sha512-AYbUWAJHLGGQM7+cNTELw+KsOG9nl2CnSv467WobS5Cv9uk3wFcnr1Etsz2sEIHEZvw1U+o9mRlEO6QbZvUPGQ==} @@ -15332,7 +15188,7 @@ packages: vue-tippy@6.7.1: resolution: {integrity: sha512-gdHbBV5/Vc8gH87hQHLA7TN1K4BlLco3MAPrTb70ZYGXxx+55rAU4a4mt0fIoP+gB3etu1khUZ6c29Br1n0CiA==} peerDependencies: - vue: 3.5.20 + vue: 3.5.22 vue-tsc@1.8.8: resolution: {integrity: sha512-bSydNFQsF7AMvwWsRXD7cBIXaNs/KSjvzWLymq/UtKE36697sboX4EccSHFVxvgdBlI1frYPc/VMKJNB7DFeDQ==} @@ -15352,8 +15208,8 @@ packages: peerDependencies: typescript: '>=5.0.0' - vue@3.5.20: - resolution: {integrity: sha512-2sBz0x/wis5TkF1XZ2vH25zWq3G1bFEPOfkBcx2ikowmphoQsPH6X0V3mmPCXA2K1N/XGTnifVyDQP4GfDDeQw==} + vue@3.5.22: + resolution: {integrity: sha512-toaZjQ3a/G/mYaLSbV+QsQhIdMo9x5rrqIpYRObsJ6T/J+RyCSFwN2LHNVH9v8uIcljDNa3QzPVdv3Y6b9hAJQ==} peerDependencies: typescript: '*' peerDependenciesMeta: @@ -15363,7 +15219,7 @@ packages: vuedraggable-es@4.1.1: resolution: {integrity: sha512-F35pjSwC8HS/lnaOd+B59nYR4FZmwuhWAzccK9xftRuWds8SU1TZh5myKVM86j5dFOI7S26O64Kwe7LUHnXjlA==} peerDependencies: - vue: 3.5.20 + vue: 3.5.22 w3c-keyname@2.2.8: resolution: {integrity: sha512-dpojBhNsCNN7T82Tm7k26A6G9ML3NkhDsnw9n/eoxSRlVBB4CEtIQ/KTCLI2Fwf3ataSXRhYFkQi3SlnFwPvPQ==} @@ -15575,8 +15431,8 @@ packages: workbox-window@7.3.0: resolution: {integrity: sha512-qW8PDy16OV1UBaUNGlTVcepzrlzyzNW/ZJvFQQs2j2TzGsg6IKjcpZC1RSquqQnTOafl5pCj5bGfAHlCjOOjdA==} - workerpool@9.3.3: - resolution: {integrity: sha512-slxCaKbYjEdFT/o2rH9xS1hf4uRDch1w7Uo+apxhZ+sf/1d9e0ZVkn42kPNGP2dgjIx6YFvSevj0zHvbWe2jdw==} + workerpool@9.3.4: + resolution: {integrity: sha512-TmPRQYYSAnnDiEB0P/Ytip7bFGvqnSU6I2BcuSw7Hx+JSg/DsUi5ebYfc8GYaSdpuvOcEs6dXxPurOYpe9QFwg==} wrap-ansi@6.2.0: resolution: {integrity: sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==} @@ -15629,8 +15485,8 @@ packages: resolution: {integrity: sha512-h3Fbisa2nKGPxCpm89Hk33lBLsnaGBvctQopaBSOW/uIs6FTe1ATyAnKFJrzVs9vpGdsTe73WF3V4lIsk4Gacw==} engines: {node: '>=18'} - xml-formatter@3.6.6: - resolution: {integrity: sha512-yfofQht42x2sN1YThT6Er6GFXiQinfDAsMTNvMPi2uZw5/Vtc2PYHfvALR8U+b2oN2ekBxLd2tGWV06rAM8nQA==} + xml-formatter@3.6.7: + resolution: {integrity: sha512-IsfFYJQuoDqtUlKhm4EzeoBOb+fQwzQVeyxxAQ0sThn/nFnQmyLPTplqq4yRhaOENH/tAyujD2TBfIYzUKB6hg==} engines: {node: '>= 16'} xml-name-validator@4.0.0: @@ -15641,8 +15497,8 @@ packages: resolution: {integrity: sha512-EvGK8EJ3DhaHfbRlETOWAS5pO9MZITeauHKJyb8wyajUfQUenkIg2MvLDTZ4T/TgIcm3HU0TFBgWWboAZ30UHg==} engines: {node: '>=18'} - xml-parser-xo@4.1.4: - resolution: {integrity: sha512-wo+yWDNeMwd1ctzH4CsiGXaAappDsxuR+VnmPewOzHk/zvefksT2ZlcWpAePl11THOWgnIZM4GjvumevurNWZw==} + xml-parser-xo@4.1.5: + resolution: {integrity: sha512-TxyRxk9sTOUg3glxSIY6f0nfuqRll2OEF8TspLgh5mZkLuBgheCn3zClcDSGJ58TvNmiwyCCuat4UajPud/5Og==} engines: {node: '>= 16'} xml2js@0.5.0: @@ -16014,7 +15870,7 @@ snapshots: dependencies: '@babel/core': 7.28.0 '@babel/generator': 7.28.0 - '@babel/parser': 7.28.3 + '@babel/parser': 7.28.4 '@babel/runtime': 7.28.3 '@babel/traverse': 7.28.0 '@babel/types': 7.28.2 @@ -16037,7 +15893,7 @@ snapshots: '@ardatan/relay-compiler@12.0.3(graphql@16.11.0)': dependencies: '@babel/generator': 7.28.0 - '@babel/parser': 7.28.3 + '@babel/parser': 7.28.4 '@babel/runtime': 7.28.3 chalk: 4.1.2 fb-watchman: 2.0.2 @@ -16478,7 +16334,7 @@ snapshots: '@babel/traverse': 7.25.7 '@babel/types': 7.25.7 convert-source-map: 2.0.0 - debug: 4.4.1(supports-color@8.1.1) + debug: 4.4.3(supports-color@8.1.1) gensync: 1.0.0-beta.2 json5: 2.2.3 semver: 6.3.1 @@ -16493,12 +16349,12 @@ snapshots: '@babel/helper-compilation-targets': 7.27.2 '@babel/helper-module-transforms': 7.27.3(@babel/core@7.28.0) '@babel/helpers': 7.28.2 - '@babel/parser': 7.28.3 + '@babel/parser': 7.28.4 '@babel/template': 7.27.2 '@babel/traverse': 7.28.0 '@babel/types': 7.28.2 convert-source-map: 2.0.0 - debug: 4.4.3 + debug: 4.4.3(supports-color@8.1.1) gensync: 1.0.0-beta.2 json5: 2.2.3 semver: 6.3.1 @@ -16513,12 +16369,12 @@ snapshots: '@babel/helper-compilation-targets': 7.27.2 '@babel/helper-module-transforms': 7.28.3(@babel/core@7.28.3) '@babel/helpers': 7.28.3 - '@babel/parser': 7.28.3 + '@babel/parser': 7.28.4 '@babel/template': 7.27.2 '@babel/traverse': 7.28.3 '@babel/types': 7.28.2 convert-source-map: 2.0.0 - debug: 4.4.3 + debug: 4.4.3(supports-color@8.1.1) gensync: 1.0.0-beta.2 json5: 2.2.3 semver: 6.3.1 @@ -16538,7 +16394,7 @@ snapshots: '@babel/types': 7.28.4 '@jridgewell/remapping': 2.3.5 convert-source-map: 2.0.0 - debug: 4.4.3 + debug: 4.4.3(supports-color@8.1.1) gensync: 1.0.0-beta.2 json5: 2.2.3 semver: 6.3.1 @@ -16562,7 +16418,7 @@ snapshots: '@babel/generator@7.28.3': dependencies: - '@babel/parser': 7.28.3 + '@babel/parser': 7.28.4 '@babel/types': 7.28.2 '@jridgewell/gen-mapping': 0.3.13 '@jridgewell/trace-mapping': 0.3.30 @@ -16664,7 +16520,7 @@ snapshots: '@babel/core': 7.25.7 '@babel/helper-compilation-targets': 7.25.7 '@babel/helper-plugin-utils': 7.25.7 - debug: 4.4.3 + debug: 4.4.3(supports-color@8.1.1) lodash.debounce: 4.0.8 resolve: 1.22.10 transitivePeerDependencies: @@ -16675,7 +16531,7 @@ snapshots: '@babel/core': 7.28.4 '@babel/helper-compilation-targets': 7.27.2 '@babel/helper-plugin-utils': 7.27.1 - debug: 4.4.3 + debug: 4.4.3(supports-color@8.1.1) lodash.debounce: 4.0.8 resolve: 1.22.10 transitivePeerDependencies: @@ -18298,7 +18154,7 @@ snapshots: '@babel/parser': 7.28.3 '@babel/template': 7.25.7 '@babel/types': 7.25.7 - debug: 4.4.1(supports-color@8.1.1) + debug: 4.4.3(supports-color@8.1.1) globals: 11.12.0 transitivePeerDependencies: - supports-color @@ -18308,10 +18164,10 @@ snapshots: '@babel/code-frame': 7.27.1 '@babel/generator': 7.28.0 '@babel/helper-globals': 7.28.0 - '@babel/parser': 7.28.3 + '@babel/parser': 7.28.4 '@babel/template': 7.27.2 '@babel/types': 7.28.2 - debug: 4.4.3 + debug: 4.4.3(supports-color@8.1.1) transitivePeerDependencies: - supports-color @@ -18320,10 +18176,10 @@ snapshots: '@babel/code-frame': 7.27.1 '@babel/generator': 7.28.3 '@babel/helper-globals': 7.28.0 - '@babel/parser': 7.28.3 + '@babel/parser': 7.28.4 '@babel/template': 7.27.2 '@babel/types': 7.28.2 - debug: 4.4.3 + debug: 4.4.3(supports-color@8.1.1) transitivePeerDependencies: - supports-color @@ -18335,7 +18191,7 @@ snapshots: '@babel/parser': 7.28.4 '@babel/template': 7.27.2 '@babel/types': 7.28.4 - debug: 4.4.3 + debug: 4.4.3(supports-color@8.1.1) transitivePeerDependencies: - supports-color @@ -18357,9 +18213,9 @@ snapshots: '@bcoe/v8-coverage@0.2.3': {} - '@boringer-avatars/vue3@0.2.1(vue@3.5.20(typescript@5.9.2))': + '@boringer-avatars/vue3@0.2.1(vue@3.5.22(typescript@5.9.2))': dependencies: - vue: 3.5.20(typescript@5.9.2) + vue: 3.5.22(typescript@5.9.2) '@codemirror/autocomplete@6.18.6': dependencies: @@ -19053,11 +18909,6 @@ snapshots: eslint: 8.47.0 eslint-visitor-keys: 3.4.3 - '@eslint-community/eslint-utils@4.7.0(eslint@8.47.0)': - dependencies: - eslint: 8.47.0 - eslint-visitor-keys: 3.4.3 - '@eslint-community/eslint-utils@4.7.0(eslint@8.57.0)': dependencies: eslint: 8.57.0 @@ -19068,6 +18919,16 @@ snapshots: eslint: 9.36.0(jiti@2.6.0) eslint-visitor-keys: 3.4.3 + '@eslint-community/eslint-utils@4.9.0(eslint@8.47.0)': + dependencies: + eslint: 8.47.0 + eslint-visitor-keys: 3.4.3 + + '@eslint-community/eslint-utils@4.9.0(eslint@8.57.0)': + dependencies: + eslint: 8.57.0 + eslint-visitor-keys: 3.4.3 + '@eslint-community/eslint-utils@4.9.0(eslint@9.36.0(jiti@2.6.0))': dependencies: eslint: 9.36.0(jiti@2.6.0) @@ -19080,7 +18941,7 @@ snapshots: '@eslint/config-array@0.21.0': dependencies: '@eslint/object-schema': 2.1.6 - debug: 4.4.1(supports-color@8.1.1) + debug: 4.4.1 minimatch: 3.1.2 transitivePeerDependencies: - supports-color @@ -19094,7 +18955,7 @@ snapshots: '@eslint/eslintrc@2.1.4': dependencies: ajv: 6.12.6 - debug: 4.4.1(supports-color@8.1.1) + debug: 4.4.1 espree: 9.6.1 globals: 13.24.0 ignore: 5.3.2 @@ -19108,7 +18969,7 @@ snapshots: '@eslint/eslintrc@3.3.1': dependencies: ajv: 6.12.6 - debug: 4.4.1(supports-color@8.1.1) + debug: 4.4.1 espree: 10.3.0 globals: 14.0.0 ignore: 5.3.2 @@ -19138,18 +18999,18 @@ snapshots: '@fastify/busboy@3.1.1': {} - '@fontsource-variable/inter@5.0.15': {} - '@fontsource-variable/inter@5.2.6': {} - '@fontsource-variable/material-symbols-rounded@5.0.16': {} + '@fontsource-variable/inter@5.2.8': {} '@fontsource-variable/material-symbols-rounded@5.2.19': {} - '@fontsource-variable/roboto-mono@5.0.16': {} + '@fontsource-variable/material-symbols-rounded@5.2.24': {} '@fontsource-variable/roboto-mono@5.2.6': {} + '@fontsource-variable/roboto-mono@5.2.8': {} + '@glideapps/ts-necessities@2.2.3': {} '@graphql-codegen/add@5.0.0(graphql@16.11.0)': @@ -19921,7 +19782,7 @@ snapshots: '@graphql-tools/graphql-tag-pluck@8.3.2(graphql@16.11.0)': dependencies: '@babel/core': 7.25.7 - '@babel/parser': 7.28.3 + '@babel/parser': 7.28.4 '@babel/plugin-syntax-import-assertions': 7.25.7(@babel/core@7.25.7) '@babel/traverse': 7.25.7 '@babel/types': 7.25.7 @@ -19934,7 +19795,7 @@ snapshots: '@graphql-tools/graphql-tag-pluck@8.3.21(graphql@16.11.0)': dependencies: '@babel/core': 7.28.0 - '@babel/parser': 7.28.3 + '@babel/parser': 7.28.4 '@babel/plugin-syntax-import-assertions': 7.27.1(@babel/core@7.28.0) '@babel/traverse': 7.28.0 '@babel/types': 7.28.2 @@ -20051,8 +19912,8 @@ snapshots: '@types/js-yaml': 4.0.9 '@whatwg-node/fetch': 0.10.10 chalk: 4.1.2 - debug: 4.4.1(supports-color@8.1.1) - dotenv: 16.4.5 + debug: 4.4.3(supports-color@8.1.1) + dotenv: 16.6.1 graphql: 16.11.0 graphql-request: 6.1.0(graphql@16.11.0) http-proxy-agent: 7.0.2 @@ -20080,7 +19941,7 @@ snapshots: '@types/js-yaml': 4.0.9 '@whatwg-node/fetch': 0.9.21 chalk: 4.1.2 - debug: 4.4.1(supports-color@8.1.1) + debug: 4.4.3(supports-color@8.1.1) dotenv: 16.6.1 graphql: 16.11.0 graphql-request: 6.1.0(graphql@16.11.0) @@ -20285,12 +20146,12 @@ snapshots: dependencies: graphql: 16.11.0 - '@guolao/vue-monaco-editor@1.5.5(monaco-editor@0.52.2)(vue@3.5.20(typescript@5.9.2))': + '@guolao/vue-monaco-editor@1.5.5(monaco-editor@0.52.2)(vue@3.5.22(typescript@5.9.2))': dependencies: '@monaco-editor/loader': 1.5.0 monaco-editor: 0.52.2 - vue: 3.5.20(typescript@5.9.2) - vue-demi: 0.14.10(vue@3.5.20(typescript@5.9.2)) + vue: 3.5.22(typescript@5.9.2) + vue-demi: 0.14.10(vue@3.5.22(typescript@5.9.2)) '@hapi/b64@5.0.0': dependencies: @@ -20315,23 +20176,23 @@ snapshots: stringify-object: 3.3.0 yargs: 17.7.2 - '@hoppscotch/ui@0.2.5(eslint@8.57.0)(terser@5.39.2)(typescript@5.9.2)(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1))(vue@3.5.20(typescript@5.9.2))': + '@hoppscotch/ui@0.2.5(eslint@8.57.0)(terser@5.39.2)(typescript@5.9.2)(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1))(vue@3.5.22(typescript@5.9.2))': dependencies: - '@boringer-avatars/vue3': 0.2.1(vue@3.5.20(typescript@5.9.2)) + '@boringer-avatars/vue3': 0.2.1(vue@3.5.22(typescript@5.9.2)) '@fontsource-variable/inter': 5.2.6 '@fontsource-variable/material-symbols-rounded': 5.2.19 '@fontsource-variable/roboto-mono': 5.2.6 '@hoppscotch/vue-sonner': 1.2.3 - '@hoppscotch/vue-toasted': 0.1.0(vue@3.5.20(typescript@5.9.2)) - '@vitejs/plugin-legacy': 2.3.0(terser@5.39.2)(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1)) - '@vueuse/core': 8.9.4(vue@3.5.20(typescript@5.9.2)) + '@hoppscotch/vue-toasted': 0.1.0(vue@3.5.22(typescript@5.9.2)) + '@vitejs/plugin-legacy': 2.3.0(terser@5.39.2)(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1)) + '@vueuse/core': 8.9.4(vue@3.5.22(typescript@5.9.2)) fp-ts: 2.16.11 lodash-es: 4.17.21 path: 0.12.7 - vite-plugin-eslint: 1.8.1(eslint@8.57.0)(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1)) - vue: 3.5.20(typescript@5.9.2) + vite-plugin-eslint: 1.8.1(eslint@8.57.0)(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1)) + vue: 3.5.22(typescript@5.9.2) vue-promise-modals: 0.1.0(typescript@5.9.2) - vuedraggable-es: 4.1.1(vue@3.5.20(typescript@5.9.2)) + vuedraggable-es: 4.1.1(vue@3.5.22(typescript@5.9.2)) transitivePeerDependencies: - '@vue/composition-api' - eslint @@ -20339,23 +20200,23 @@ snapshots: - typescript - vite - '@hoppscotch/ui@0.2.5(eslint@8.57.0)(terser@5.39.2)(typescript@5.9.2)(vite@6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1))(vue@3.5.20(typescript@5.9.2))': + '@hoppscotch/ui@0.2.5(eslint@8.57.0)(terser@5.39.2)(typescript@5.9.2)(vite@6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1))(vue@3.5.22(typescript@5.9.2))': dependencies: - '@boringer-avatars/vue3': 0.2.1(vue@3.5.20(typescript@5.9.2)) + '@boringer-avatars/vue3': 0.2.1(vue@3.5.22(typescript@5.9.2)) '@fontsource-variable/inter': 5.2.6 '@fontsource-variable/material-symbols-rounded': 5.2.19 '@fontsource-variable/roboto-mono': 5.2.6 '@hoppscotch/vue-sonner': 1.2.3 - '@hoppscotch/vue-toasted': 0.1.0(vue@3.5.20(typescript@5.9.2)) - '@vitejs/plugin-legacy': 2.3.0(terser@5.39.2)(vite@6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1)) - '@vueuse/core': 8.9.4(vue@3.5.20(typescript@5.9.2)) + '@hoppscotch/vue-toasted': 0.1.0(vue@3.5.22(typescript@5.9.2)) + '@vitejs/plugin-legacy': 2.3.0(terser@5.39.2)(vite@6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1)) + '@vueuse/core': 8.9.4(vue@3.5.22(typescript@5.9.2)) fp-ts: 2.16.11 lodash-es: 4.17.21 path: 0.12.7 - vite-plugin-eslint: 1.8.1(eslint@8.57.0)(vite@6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1)) - vue: 3.5.20(typescript@5.9.2) + vite-plugin-eslint: 1.8.1(eslint@8.57.0)(vite@6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1)) + vue: 3.5.22(typescript@5.9.2) vue-promise-modals: 0.1.0(typescript@5.9.2) - vuedraggable-es: 4.1.1(vue@3.5.20(typescript@5.9.2)) + vuedraggable-es: 4.1.1(vue@3.5.22(typescript@5.9.2)) transitivePeerDependencies: - '@vue/composition-api' - eslint @@ -20363,23 +20224,23 @@ snapshots: - typescript - vite - '@hoppscotch/ui@0.2.5(eslint@9.36.0(jiti@2.6.0))(terser@5.39.2)(typescript@5.9.2)(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1))(vue@3.5.20(typescript@5.9.2))': + '@hoppscotch/ui@0.2.5(eslint@9.36.0(jiti@2.6.0))(terser@5.39.2)(typescript@5.9.2)(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1))(vue@3.5.22(typescript@5.9.2))': dependencies: - '@boringer-avatars/vue3': 0.2.1(vue@3.5.20(typescript@5.9.2)) + '@boringer-avatars/vue3': 0.2.1(vue@3.5.22(typescript@5.9.2)) '@fontsource-variable/inter': 5.2.6 '@fontsource-variable/material-symbols-rounded': 5.2.19 '@fontsource-variable/roboto-mono': 5.2.6 '@hoppscotch/vue-sonner': 1.2.3 - '@hoppscotch/vue-toasted': 0.1.0(vue@3.5.20(typescript@5.9.2)) - '@vitejs/plugin-legacy': 2.3.0(terser@5.39.2)(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1)) - '@vueuse/core': 8.9.4(vue@3.5.20(typescript@5.9.2)) + '@hoppscotch/vue-toasted': 0.1.0(vue@3.5.22(typescript@5.9.2)) + '@vitejs/plugin-legacy': 2.3.0(terser@5.39.2)(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1)) + '@vueuse/core': 8.9.4(vue@3.5.22(typescript@5.9.2)) fp-ts: 2.16.11 lodash-es: 4.17.21 path: 0.12.7 - vite-plugin-eslint: 1.8.1(eslint@9.36.0(jiti@2.6.0))(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1)) - vue: 3.5.20(typescript@5.9.2) + vite-plugin-eslint: 1.8.1(eslint@9.36.0(jiti@2.6.0))(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1)) + vue: 3.5.22(typescript@5.9.2) vue-promise-modals: 0.1.0(typescript@5.9.2) - vuedraggable-es: 4.1.1(vue@3.5.20(typescript@5.9.2)) + vuedraggable-es: 4.1.1(vue@3.5.22(typescript@5.9.2)) transitivePeerDependencies: - '@vue/composition-api' - eslint @@ -20387,23 +20248,23 @@ snapshots: - typescript - vite - '@hoppscotch/ui@0.2.5(eslint@9.36.0(jiti@2.6.0))(terser@5.39.2)(typescript@5.9.2)(vite@6.3.6(@types/node@24.3.0)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1))(vue@3.5.20(typescript@5.9.2))': + '@hoppscotch/ui@0.2.5(eslint@9.36.0(jiti@2.6.0))(terser@5.39.2)(typescript@5.9.2)(vite@6.3.6(@types/node@24.3.0)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1))(vue@3.5.22(typescript@5.9.2))': dependencies: - '@boringer-avatars/vue3': 0.2.1(vue@3.5.20(typescript@5.9.2)) + '@boringer-avatars/vue3': 0.2.1(vue@3.5.22(typescript@5.9.2)) '@fontsource-variable/inter': 5.2.6 '@fontsource-variable/material-symbols-rounded': 5.2.19 '@fontsource-variable/roboto-mono': 5.2.6 '@hoppscotch/vue-sonner': 1.2.3 - '@hoppscotch/vue-toasted': 0.1.0(vue@3.5.20(typescript@5.9.2)) - '@vitejs/plugin-legacy': 2.3.0(terser@5.39.2)(vite@6.3.6(@types/node@24.3.0)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1)) - '@vueuse/core': 8.9.4(vue@3.5.20(typescript@5.9.2)) + '@hoppscotch/vue-toasted': 0.1.0(vue@3.5.22(typescript@5.9.2)) + '@vitejs/plugin-legacy': 2.3.0(terser@5.39.2)(vite@6.3.6(@types/node@24.3.0)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1)) + '@vueuse/core': 8.9.4(vue@3.5.22(typescript@5.9.2)) fp-ts: 2.16.11 lodash-es: 4.17.21 path: 0.12.7 - vite-plugin-eslint: 1.8.1(eslint@9.36.0(jiti@2.6.0))(vite@6.3.6(@types/node@24.3.0)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1)) - vue: 3.5.20(typescript@5.9.2) + vite-plugin-eslint: 1.8.1(eslint@9.36.0(jiti@2.6.0))(vite@6.3.6(@types/node@24.3.0)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1)) + vue: 3.5.22(typescript@5.9.2) vue-promise-modals: 0.1.0(typescript@5.9.2) - vuedraggable-es: 4.1.1(vue@3.5.20(typescript@5.9.2)) + vuedraggable-es: 4.1.1(vue@3.5.22(typescript@5.9.2)) transitivePeerDependencies: - '@vue/composition-api' - eslint @@ -20411,23 +20272,23 @@ snapshots: - typescript - vite - '@hoppscotch/ui@0.2.5(eslint@9.36.0(jiti@2.6.0))(terser@5.39.2)(typescript@5.9.2)(vite@7.1.2(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1))(vue@3.5.20(typescript@5.9.2))': + '@hoppscotch/ui@0.2.5(eslint@9.36.0(jiti@2.6.0))(terser@5.39.2)(typescript@5.9.2)(vite@7.1.2(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1))(vue@3.5.22(typescript@5.9.2))': dependencies: - '@boringer-avatars/vue3': 0.2.1(vue@3.5.20(typescript@5.9.2)) + '@boringer-avatars/vue3': 0.2.1(vue@3.5.22(typescript@5.9.2)) '@fontsource-variable/inter': 5.2.6 '@fontsource-variable/material-symbols-rounded': 5.2.19 '@fontsource-variable/roboto-mono': 5.2.6 '@hoppscotch/vue-sonner': 1.2.3 - '@hoppscotch/vue-toasted': 0.1.0(vue@3.5.20(typescript@5.9.2)) - '@vitejs/plugin-legacy': 2.3.0(terser@5.39.2)(vite@7.1.2(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1)) - '@vueuse/core': 8.9.4(vue@3.5.20(typescript@5.9.2)) + '@hoppscotch/vue-toasted': 0.1.0(vue@3.5.22(typescript@5.9.2)) + '@vitejs/plugin-legacy': 2.3.0(terser@5.39.2)(vite@7.1.2(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1)) + '@vueuse/core': 8.9.4(vue@3.5.22(typescript@5.9.2)) fp-ts: 2.16.11 lodash-es: 4.17.21 path: 0.12.7 - vite-plugin-eslint: 1.8.1(eslint@9.36.0(jiti@2.6.0))(vite@7.1.2(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1)) - vue: 3.5.20(typescript@5.9.2) + vite-plugin-eslint: 1.8.1(eslint@9.36.0(jiti@2.6.0))(vite@7.1.2(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1)) + vue: 3.5.22(typescript@5.9.2) vue-promise-modals: 0.1.0(typescript@5.9.2) - vuedraggable-es: 4.1.1(vue@3.5.20(typescript@5.9.2)) + vuedraggable-es: 4.1.1(vue@3.5.22(typescript@5.9.2)) transitivePeerDependencies: - '@vue/composition-api' - eslint @@ -20437,9 +20298,9 @@ snapshots: '@hoppscotch/vue-sonner@1.2.3': {} - '@hoppscotch/vue-toasted@0.1.0(vue@3.5.20(typescript@5.9.2))': + '@hoppscotch/vue-toasted@0.1.0(vue@3.5.22(typescript@5.9.2))': dependencies: - vue: 3.5.20(typescript@5.9.2) + vue: 3.5.22(typescript@5.9.2) '@humanfs/core@0.19.1': {} @@ -20451,7 +20312,7 @@ snapshots: '@humanwhocodes/config-array@0.11.14': dependencies: '@humanwhocodes/object-schema': 2.0.3 - debug: 4.4.1(supports-color@8.1.1) + debug: 4.4.1 minimatch: 3.1.2 transitivePeerDependencies: - supports-color @@ -20464,7 +20325,7 @@ snapshots: '@humanwhocodes/retry@0.4.3': {} - '@iconify-json/lucide@1.2.64': + '@iconify-json/lucide@1.2.68': dependencies: '@iconify/types': 2.0.0 @@ -20488,7 +20349,7 @@ snapshots: '@antfu/install-pkg': 1.1.0 '@antfu/utils': 8.1.1 '@iconify/types': 2.0.0 - debug: 4.4.1(supports-color@8.1.1) + debug: 4.4.1 globals: 15.15.0 kolorist: 1.8.0 local-pkg: 1.1.1 @@ -20499,7 +20360,7 @@ snapshots: '@import-meta-env/cli@0.7.3(@import-meta-env/unplugin@0.6.2)': dependencies: commander: 13.1.0 - dotenv: 16.4.5 + dotenv: 16.6.1 glob: 11.0.1 picocolors: 1.1.1 serialize-javascript: 6.0.2 @@ -20508,7 +20369,7 @@ snapshots: '@import-meta-env/unplugin@0.6.2(@import-meta-env/cli@0.7.3)': dependencies: - dotenv: 16.4.5 + dotenv: 16.6.1 magic-string: 0.30.17 object-hash: 3.0.0 picocolors: 1.1.1 @@ -20761,7 +20622,7 @@ snapshots: optionalDependencies: '@types/node': 24.5.2 - '@intlify/bundle-utils@10.0.1(vue-i18n@11.1.11(vue@3.5.20(typescript@5.8.3)))': + '@intlify/bundle-utils@10.0.1(vue-i18n@11.1.12(vue@3.5.22(typescript@5.8.3)))': dependencies: '@intlify/message-compiler': 11.1.11 '@intlify/shared': 11.1.11 @@ -20773,9 +20634,9 @@ snapshots: source-map-js: 1.2.1 yaml-eslint-parser: 1.3.0 optionalDependencies: - vue-i18n: 11.1.11(vue@3.5.20(typescript@5.8.3)) + vue-i18n: 11.1.12(vue@3.5.22(typescript@5.8.3)) - '@intlify/bundle-utils@10.0.1(vue-i18n@11.1.11(vue@3.5.20(typescript@5.9.2)))': + '@intlify/bundle-utils@10.0.1(vue-i18n@11.1.12(vue@3.5.22(typescript@5.9.2)))': dependencies: '@intlify/message-compiler': 11.1.11 '@intlify/shared': 11.1.11 @@ -20787,28 +20648,35 @@ snapshots: source-map-js: 1.2.1 yaml-eslint-parser: 1.3.0 optionalDependencies: - vue-i18n: 11.1.11(vue@3.5.20(typescript@5.9.2)) + vue-i18n: 11.1.12(vue@3.5.22(typescript@5.9.2)) - '@intlify/core-base@11.1.11': + '@intlify/core-base@11.1.12': dependencies: - '@intlify/message-compiler': 11.1.11 - '@intlify/shared': 11.1.11 + '@intlify/message-compiler': 11.1.12 + '@intlify/shared': 11.1.12 '@intlify/message-compiler@11.1.11': dependencies: '@intlify/shared': 11.1.11 source-map-js: 1.2.1 + '@intlify/message-compiler@11.1.12': + dependencies: + '@intlify/shared': 11.1.12 + source-map-js: 1.2.1 + '@intlify/shared@11.1.11': {} + '@intlify/shared@11.1.12': {} + '@intlify/shared@11.1.3': {} - '@intlify/unplugin-vue-i18n@6.0.4(@vue/compiler-dom@3.5.20)(eslint@8.47.0)(rollup@2.79.2)(typescript@5.8.3)(vue-i18n@11.1.11(vue@3.5.20(typescript@5.8.3)))(vue@3.5.20(typescript@5.8.3))(webpack-sources@3.3.3)': + '@intlify/unplugin-vue-i18n@6.0.4(@vue/compiler-dom@3.5.22)(eslint@8.47.0)(rollup@2.79.2)(typescript@5.8.3)(vue-i18n@11.1.12(vue@3.5.22(typescript@5.8.3)))(vue@3.5.22(typescript@5.8.3))(webpack-sources@3.3.3)': dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@8.47.0) - '@intlify/bundle-utils': 10.0.1(vue-i18n@11.1.11(vue@3.5.20(typescript@5.8.3))) + '@intlify/bundle-utils': 10.0.1(vue-i18n@11.1.12(vue@3.5.22(typescript@5.8.3))) '@intlify/shared': 11.1.3 - '@intlify/vue-i18n-extensions': 8.0.0(@intlify/shared@11.1.3)(@vue/compiler-dom@3.5.20)(vue-i18n@11.1.11(vue@3.5.20(typescript@5.8.3)))(vue@3.5.20(typescript@5.8.3)) + '@intlify/vue-i18n-extensions': 8.0.0(@intlify/shared@11.1.3)(@vue/compiler-dom@3.5.22)(vue-i18n@11.1.12(vue@3.5.22(typescript@5.8.3)))(vue@3.5.22(typescript@5.8.3)) '@rollup/pluginutils': 5.1.2(rollup@2.79.2) '@typescript-eslint/scope-manager': 8.31.0 '@typescript-eslint/typescript-estree': 8.31.0(typescript@5.8.3) @@ -20820,9 +20688,9 @@ snapshots: picocolors: 1.1.1 source-map-js: 1.2.1 unplugin: 1.14.1(webpack-sources@3.3.3) - vue: 3.5.20(typescript@5.8.3) + vue: 3.5.22(typescript@5.8.3) optionalDependencies: - vue-i18n: 11.1.11(vue@3.5.20(typescript@5.8.3)) + vue-i18n: 11.1.12(vue@3.5.22(typescript@5.8.3)) transitivePeerDependencies: - '@vue/compiler-dom' - eslint @@ -20831,16 +20699,16 @@ snapshots: - typescript - webpack-sources - '@intlify/unplugin-vue-i18n@6.0.8(@vue/compiler-dom@3.5.20)(eslint@8.57.0)(rollup@4.52.2)(typescript@5.9.2)(vue-i18n@11.1.11(vue@3.5.20(typescript@5.9.2)))(vue@3.5.20(typescript@5.9.2))': + '@intlify/unplugin-vue-i18n@6.0.8(@vue/compiler-dom@3.5.22)(eslint@8.57.0)(rollup@4.52.2)(typescript@5.9.2)(vue-i18n@11.1.12(vue@3.5.22(typescript@5.9.2)))(vue@3.5.22(typescript@5.9.2))': dependencies: '@eslint-community/eslint-utils': 4.7.0(eslint@8.57.0) - '@intlify/bundle-utils': 10.0.1(vue-i18n@11.1.11(vue@3.5.20(typescript@5.9.2))) + '@intlify/bundle-utils': 10.0.1(vue-i18n@11.1.12(vue@3.5.22(typescript@5.9.2))) '@intlify/shared': 11.1.11 - '@intlify/vue-i18n-extensions': 8.0.0(@intlify/shared@11.1.11)(@vue/compiler-dom@3.5.20)(vue-i18n@11.1.11(vue@3.5.20(typescript@5.9.2)))(vue@3.5.20(typescript@5.9.2)) + '@intlify/vue-i18n-extensions': 8.0.0(@intlify/shared@11.1.11)(@vue/compiler-dom@3.5.22)(vue-i18n@11.1.12(vue@3.5.22(typescript@5.9.2)))(vue@3.5.22(typescript@5.9.2)) '@rollup/pluginutils': 5.2.0(rollup@4.52.2) '@typescript-eslint/scope-manager': 8.39.1 '@typescript-eslint/typescript-estree': 8.39.1(typescript@5.9.2) - debug: 4.4.1(supports-color@8.1.1) + debug: 4.4.1 fast-glob: 3.3.3 js-yaml: 4.1.0 json5: 2.2.3 @@ -20848,9 +20716,9 @@ snapshots: picocolors: 1.1.1 source-map-js: 1.2.1 unplugin: 1.16.1 - vue: 3.5.20(typescript@5.9.2) + vue: 3.5.22(typescript@5.9.2) optionalDependencies: - vue-i18n: 11.1.11(vue@3.5.20(typescript@5.9.2)) + vue-i18n: 11.1.12(vue@3.5.22(typescript@5.9.2)) transitivePeerDependencies: - '@vue/compiler-dom' - eslint @@ -20858,16 +20726,16 @@ snapshots: - supports-color - typescript - '@intlify/unplugin-vue-i18n@6.0.8(@vue/compiler-dom@3.5.20)(eslint@9.36.0(jiti@2.6.0))(rollup@4.52.2)(typescript@5.9.2)(vue-i18n@11.1.11(vue@3.5.20(typescript@5.9.2)))(vue@3.5.20(typescript@5.9.2))': + '@intlify/unplugin-vue-i18n@6.0.8(@vue/compiler-dom@3.5.22)(eslint@9.36.0(jiti@2.6.0))(rollup@4.52.2)(typescript@5.9.2)(vue-i18n@11.1.12(vue@3.5.22(typescript@5.9.2)))(vue@3.5.22(typescript@5.9.2))': dependencies: '@eslint-community/eslint-utils': 4.7.0(eslint@9.36.0(jiti@2.6.0)) - '@intlify/bundle-utils': 10.0.1(vue-i18n@11.1.11(vue@3.5.20(typescript@5.9.2))) + '@intlify/bundle-utils': 10.0.1(vue-i18n@11.1.12(vue@3.5.22(typescript@5.9.2))) '@intlify/shared': 11.1.11 - '@intlify/vue-i18n-extensions': 8.0.0(@intlify/shared@11.1.11)(@vue/compiler-dom@3.5.20)(vue-i18n@11.1.11(vue@3.5.20(typescript@5.9.2)))(vue@3.5.20(typescript@5.9.2)) + '@intlify/vue-i18n-extensions': 8.0.0(@intlify/shared@11.1.11)(@vue/compiler-dom@3.5.22)(vue-i18n@11.1.12(vue@3.5.22(typescript@5.9.2)))(vue@3.5.22(typescript@5.9.2)) '@rollup/pluginutils': 5.2.0(rollup@4.52.2) '@typescript-eslint/scope-manager': 8.39.1 '@typescript-eslint/typescript-estree': 8.39.1(typescript@5.9.2) - debug: 4.4.1(supports-color@8.1.1) + debug: 4.4.1 fast-glob: 3.3.3 js-yaml: 4.1.0 json5: 2.2.3 @@ -20875,9 +20743,9 @@ snapshots: picocolors: 1.1.1 source-map-js: 1.2.1 unplugin: 1.16.1 - vue: 3.5.20(typescript@5.9.2) + vue: 3.5.22(typescript@5.9.2) optionalDependencies: - vue-i18n: 11.1.11(vue@3.5.20(typescript@5.9.2)) + vue-i18n: 11.1.12(vue@3.5.22(typescript@5.9.2)) transitivePeerDependencies: - '@vue/compiler-dom' - eslint @@ -20885,23 +20753,23 @@ snapshots: - supports-color - typescript - '@intlify/vue-i18n-extensions@8.0.0(@intlify/shared@11.1.11)(@vue/compiler-dom@3.5.20)(vue-i18n@11.1.11(vue@3.5.20(typescript@5.9.2)))(vue@3.5.20(typescript@5.9.2))': + '@intlify/vue-i18n-extensions@8.0.0(@intlify/shared@11.1.11)(@vue/compiler-dom@3.5.22)(vue-i18n@11.1.12(vue@3.5.22(typescript@5.9.2)))(vue@3.5.22(typescript@5.9.2))': dependencies: '@babel/parser': 7.28.3 optionalDependencies: '@intlify/shared': 11.1.11 - '@vue/compiler-dom': 3.5.20 - vue: 3.5.20(typescript@5.9.2) - vue-i18n: 11.1.11(vue@3.5.20(typescript@5.9.2)) + '@vue/compiler-dom': 3.5.22 + vue: 3.5.22(typescript@5.9.2) + vue-i18n: 11.1.12(vue@3.5.22(typescript@5.9.2)) - '@intlify/vue-i18n-extensions@8.0.0(@intlify/shared@11.1.3)(@vue/compiler-dom@3.5.20)(vue-i18n@11.1.11(vue@3.5.20(typescript@5.8.3)))(vue@3.5.20(typescript@5.8.3))': + '@intlify/vue-i18n-extensions@8.0.0(@intlify/shared@11.1.3)(@vue/compiler-dom@3.5.22)(vue-i18n@11.1.12(vue@3.5.22(typescript@5.8.3)))(vue@3.5.22(typescript@5.8.3))': dependencies: '@babel/parser': 7.28.3 optionalDependencies: '@intlify/shared': 11.1.3 - '@vue/compiler-dom': 3.5.20 - vue: 3.5.20(typescript@5.8.3) - vue-i18n: 11.1.11(vue@3.5.20(typescript@5.8.3)) + '@vue/compiler-dom': 3.5.22 + vue: 3.5.22(typescript@5.8.3) + vue-i18n: 11.1.12(vue@3.5.22(typescript@5.8.3)) '@ioredis/commands@1.2.0': optional: true @@ -21810,22 +21678,22 @@ snapshots: optionalDependencies: rollup: 2.79.2 - '@rollup/plugin-typescript@11.1.6(rollup@4.48.1)(tslib@2.8.0)(typescript@5.9.2)': + '@rollup/plugin-typescript@11.1.6(rollup@4.52.2)(tslib@2.8.0)(typescript@5.9.2)': dependencies: - '@rollup/pluginutils': 5.1.2(rollup@4.48.1) + '@rollup/pluginutils': 5.1.2(rollup@4.52.2) resolve: 1.22.8 typescript: 5.9.2 optionalDependencies: - rollup: 4.48.1 + rollup: 4.52.2 tslib: 2.8.0 - '@rollup/plugin-typescript@12.1.4(rollup@4.48.1)(tslib@2.8.1)(typescript@5.9.2)': + '@rollup/plugin-typescript@12.1.4(rollup@4.52.2)(tslib@2.8.1)(typescript@5.9.2)': dependencies: - '@rollup/pluginutils': 5.2.0(rollup@4.48.1) + '@rollup/pluginutils': 5.2.0(rollup@4.52.2) resolve: 1.22.10 typescript: 5.9.2 optionalDependencies: - rollup: 4.48.1 + rollup: 4.52.2 tslib: 2.8.1 '@rollup/pluginutils@3.1.0(rollup@2.79.2)': @@ -21848,21 +21716,13 @@ snapshots: optionalDependencies: rollup: 2.79.2 - '@rollup/pluginutils@5.1.2(rollup@4.48.1)': + '@rollup/pluginutils@5.1.2(rollup@4.52.2)': dependencies: '@types/estree': 1.0.8 estree-walker: 2.0.2 picomatch: 2.3.1 optionalDependencies: - rollup: 4.48.1 - - '@rollup/pluginutils@5.2.0(rollup@4.48.1)': - dependencies: - '@types/estree': 1.0.8 - estree-walker: 2.0.2 - picomatch: 4.0.3 - optionalDependencies: - rollup: 4.48.1 + rollup: 4.52.2 '@rollup/pluginutils@5.2.0(rollup@4.52.2)': dependencies: @@ -21880,129 +21740,69 @@ snapshots: optionalDependencies: rollup: 2.79.2 - '@rollup/rollup-android-arm-eabi@4.48.1': - optional: true - '@rollup/rollup-android-arm-eabi@4.52.2': optional: true - '@rollup/rollup-android-arm64@4.48.1': - optional: true - '@rollup/rollup-android-arm64@4.52.2': optional: true - '@rollup/rollup-darwin-arm64@4.48.1': - optional: true - '@rollup/rollup-darwin-arm64@4.52.2': optional: true - '@rollup/rollup-darwin-x64@4.48.1': - optional: true - '@rollup/rollup-darwin-x64@4.52.2': optional: true - '@rollup/rollup-freebsd-arm64@4.48.1': - optional: true - '@rollup/rollup-freebsd-arm64@4.52.2': optional: true - '@rollup/rollup-freebsd-x64@4.48.1': - optional: true - '@rollup/rollup-freebsd-x64@4.52.2': optional: true - '@rollup/rollup-linux-arm-gnueabihf@4.48.1': - optional: true - '@rollup/rollup-linux-arm-gnueabihf@4.52.2': optional: true - '@rollup/rollup-linux-arm-musleabihf@4.48.1': - optional: true - '@rollup/rollup-linux-arm-musleabihf@4.52.2': optional: true - '@rollup/rollup-linux-arm64-gnu@4.48.1': - optional: true - '@rollup/rollup-linux-arm64-gnu@4.52.2': optional: true - '@rollup/rollup-linux-arm64-musl@4.48.1': - optional: true - '@rollup/rollup-linux-arm64-musl@4.52.2': optional: true '@rollup/rollup-linux-loong64-gnu@4.52.2': optional: true - '@rollup/rollup-linux-loongarch64-gnu@4.48.1': - optional: true - - '@rollup/rollup-linux-ppc64-gnu@4.48.1': - optional: true - '@rollup/rollup-linux-ppc64-gnu@4.52.2': optional: true - '@rollup/rollup-linux-riscv64-gnu@4.48.1': - optional: true - '@rollup/rollup-linux-riscv64-gnu@4.52.2': optional: true - '@rollup/rollup-linux-riscv64-musl@4.48.1': - optional: true - '@rollup/rollup-linux-riscv64-musl@4.52.2': optional: true - '@rollup/rollup-linux-s390x-gnu@4.48.1': - optional: true - '@rollup/rollup-linux-s390x-gnu@4.52.2': optional: true - '@rollup/rollup-linux-x64-gnu@4.48.1': - optional: true - '@rollup/rollup-linux-x64-gnu@4.52.2': optional: true - '@rollup/rollup-linux-x64-musl@4.48.1': - optional: true - '@rollup/rollup-linux-x64-musl@4.52.2': optional: true '@rollup/rollup-openharmony-arm64@4.52.2': optional: true - '@rollup/rollup-win32-arm64-msvc@4.48.1': - optional: true - '@rollup/rollup-win32-arm64-msvc@4.52.2': optional: true - '@rollup/rollup-win32-ia32-msvc@4.48.1': - optional: true - '@rollup/rollup-win32-ia32-msvc@4.52.2': optional: true '@rollup/rollup-win32-x64-gnu@4.52.2': optional: true - '@rollup/rollup-win32-x64-msvc@4.48.1': - optional: true - '@rollup/rollup-win32-x64-msvc@4.52.2': optional: true @@ -22320,7 +22120,7 @@ snapshots: magic-string: 0.25.9 string.prototype.matchall: 4.0.12 - '@sveltejs/vite-plugin-svelte@1.4.0(svelte@3.59.2)(vite@3.2.11(@types/node@24.5.2)(sass@1.91.0)(terser@5.39.2))': + '@sveltejs/vite-plugin-svelte@1.4.0(svelte@3.59.2)(vite@3.2.11(@types/node@24.5.2)(sass@1.93.2)(terser@5.39.2))': dependencies: debug: 4.3.7 deepmerge: 4.3.1 @@ -22328,8 +22128,8 @@ snapshots: magic-string: 0.26.7 svelte: 3.59.2 svelte-hmr: 0.15.3(svelte@3.59.2) - vite: 3.2.11(@types/node@24.5.2)(sass@1.91.0)(terser@5.39.2) - vitefu: 0.2.5(vite@3.2.11(@types/node@24.5.2)(sass@1.91.0)(terser@5.39.2)) + vite: 3.2.11(@types/node@24.5.2)(sass@1.93.2)(terser@5.39.2) + vitefu: 0.2.5(vite@3.2.11(@types/node@24.5.2)(sass@1.93.2)(terser@5.39.2)) transitivePeerDependencies: - supports-color @@ -22505,7 +22305,7 @@ snapshots: '@theguild/federation-composition@0.19.1(graphql@16.11.0)': dependencies: constant-case: 3.0.4 - debug: 4.4.1(supports-color@8.1.1) + debug: 4.4.1 graphql: 16.11.0 json5: 2.2.3 lodash.sortby: 4.7.0 @@ -22514,7 +22314,7 @@ snapshots: '@tokenizer/inflate@0.2.7': dependencies: - debug: 4.4.3 + debug: 4.4.3(supports-color@8.1.1) fflate: 0.8.2 token-types: 6.0.0 transitivePeerDependencies: @@ -22537,7 +22337,7 @@ snapshots: '@types/babel__core@7.20.5': dependencies: - '@babel/parser': 7.28.3 + '@babel/parser': 7.28.4 '@babel/types': 7.28.2 '@types/babel__generator': 7.6.8 '@types/babel__template': 7.4.4 @@ -22549,7 +22349,7 @@ snapshots: '@types/babel__template@7.4.4': dependencies: - '@babel/parser': 7.28.3 + '@babel/parser': 7.28.4 '@babel/types': 7.28.2 '@types/babel__traverse@7.20.6': @@ -22842,7 +22642,7 @@ snapshots: '@types/splitpanes@2.2.6(typescript@5.9.2)': dependencies: - vue: 3.5.20(typescript@5.9.2) + vue: 3.5.22(typescript@5.9.2) transitivePeerDependencies: - typescript @@ -22905,7 +22705,7 @@ snapshots: '@typescript-eslint/scope-manager': 5.62.0 '@typescript-eslint/type-utils': 5.62.0(eslint@8.47.0)(typescript@5.8.3) '@typescript-eslint/utils': 5.62.0(eslint@8.47.0)(typescript@5.8.3) - debug: 4.3.7 + debug: 4.4.3(supports-color@8.1.1) eslint: 8.47.0 graphemer: 1.4.0 ignore: 5.3.2 @@ -22935,14 +22735,31 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/eslint-plugin@8.40.0(@typescript-eslint/parser@8.40.0(eslint@8.57.0)(typescript@5.9.2))(eslint@8.57.0)(typescript@5.9.2)': + '@typescript-eslint/eslint-plugin@8.44.1(@typescript-eslint/parser@8.44.1(eslint@8.47.0)(typescript@5.8.3))(eslint@8.47.0)(typescript@5.8.3)': dependencies: '@eslint-community/regexpp': 4.12.1 - '@typescript-eslint/parser': 8.40.0(eslint@8.57.0)(typescript@5.9.2) - '@typescript-eslint/scope-manager': 8.40.0 - '@typescript-eslint/type-utils': 8.40.0(eslint@8.57.0)(typescript@5.9.2) - '@typescript-eslint/utils': 8.40.0(eslint@8.57.0)(typescript@5.9.2) - '@typescript-eslint/visitor-keys': 8.40.0 + '@typescript-eslint/parser': 8.44.1(eslint@8.47.0)(typescript@5.8.3) + '@typescript-eslint/scope-manager': 8.44.1 + '@typescript-eslint/type-utils': 8.44.1(eslint@8.47.0)(typescript@5.8.3) + '@typescript-eslint/utils': 8.44.1(eslint@8.47.0)(typescript@5.8.3) + '@typescript-eslint/visitor-keys': 8.44.1 + eslint: 8.47.0 + graphemer: 1.4.0 + ignore: 7.0.5 + natural-compare: 1.4.0 + ts-api-utils: 2.1.0(typescript@5.8.3) + typescript: 5.8.3 + transitivePeerDependencies: + - supports-color + + '@typescript-eslint/eslint-plugin@8.44.1(@typescript-eslint/parser@8.44.1(eslint@8.57.0)(typescript@5.9.2))(eslint@8.57.0)(typescript@5.9.2)': + dependencies: + '@eslint-community/regexpp': 4.12.1 + '@typescript-eslint/parser': 8.44.1(eslint@8.57.0)(typescript@5.9.2) + '@typescript-eslint/scope-manager': 8.44.1 + '@typescript-eslint/type-utils': 8.44.1(eslint@8.57.0)(typescript@5.9.2) + '@typescript-eslint/utils': 8.44.1(eslint@8.57.0)(typescript@5.9.2) + '@typescript-eslint/visitor-keys': 8.44.1 eslint: 8.57.0 graphemer: 1.4.0 ignore: 7.0.5 @@ -22974,7 +22791,7 @@ snapshots: '@typescript-eslint/scope-manager': 5.62.0 '@typescript-eslint/types': 5.62.0 '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.8.3) - debug: 4.3.7 + debug: 4.4.3(supports-color@8.1.1) eslint: 8.47.0 optionalDependencies: typescript: 5.8.3 @@ -22987,20 +22804,32 @@ snapshots: '@typescript-eslint/types': 7.18.0 '@typescript-eslint/typescript-estree': 7.18.0(typescript@5.9.2) '@typescript-eslint/visitor-keys': 7.18.0 - debug: 4.4.1(supports-color@8.1.1) + debug: 4.4.3(supports-color@8.1.1) eslint: 8.57.0 optionalDependencies: typescript: 5.9.2 transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@8.40.0(eslint@8.57.0)(typescript@5.9.2)': + '@typescript-eslint/parser@8.44.1(eslint@8.47.0)(typescript@5.8.3)': dependencies: - '@typescript-eslint/scope-manager': 8.40.0 - '@typescript-eslint/types': 8.40.0 - '@typescript-eslint/typescript-estree': 8.40.0(typescript@5.9.2) - '@typescript-eslint/visitor-keys': 8.40.0 - debug: 4.4.1(supports-color@8.1.1) + '@typescript-eslint/scope-manager': 8.44.1 + '@typescript-eslint/types': 8.44.1 + '@typescript-eslint/typescript-estree': 8.44.1(typescript@5.8.3) + '@typescript-eslint/visitor-keys': 8.44.1 + debug: 4.4.3(supports-color@8.1.1) + eslint: 8.47.0 + typescript: 5.8.3 + transitivePeerDependencies: + - supports-color + + '@typescript-eslint/parser@8.44.1(eslint@8.57.0)(typescript@5.9.2)': + dependencies: + '@typescript-eslint/scope-manager': 8.44.1 + '@typescript-eslint/types': 8.44.1 + '@typescript-eslint/typescript-estree': 8.44.1(typescript@5.9.2) + '@typescript-eslint/visitor-keys': 8.44.1 + debug: 4.4.3(supports-color@8.1.1) eslint: 8.57.0 typescript: 5.9.2 transitivePeerDependencies: @@ -23012,7 +22841,7 @@ snapshots: '@typescript-eslint/types': 8.44.1 '@typescript-eslint/typescript-estree': 8.44.1(typescript@5.9.2) '@typescript-eslint/visitor-keys': 8.44.1 - debug: 4.4.1(supports-color@8.1.1) + debug: 4.4.3(supports-color@8.1.1) eslint: 9.36.0(jiti@2.6.0) typescript: 5.9.2 transitivePeerDependencies: @@ -23022,17 +22851,17 @@ snapshots: dependencies: '@typescript-eslint/tsconfig-utils': 8.39.1(typescript@5.9.2) '@typescript-eslint/types': 8.40.0 - debug: 4.4.1(supports-color@8.1.1) + debug: 4.4.1 typescript: 5.9.2 transitivePeerDependencies: - supports-color - '@typescript-eslint/project-service@8.40.0(typescript@5.9.2)': + '@typescript-eslint/project-service@8.44.1(typescript@5.8.3)': dependencies: - '@typescript-eslint/tsconfig-utils': 8.40.0(typescript@5.9.2) - '@typescript-eslint/types': 8.40.0 - debug: 4.4.1(supports-color@8.1.1) - typescript: 5.9.2 + '@typescript-eslint/tsconfig-utils': 8.44.1(typescript@5.8.3) + '@typescript-eslint/types': 8.44.1 + debug: 4.4.3(supports-color@8.1.1) + typescript: 5.8.3 transitivePeerDependencies: - supports-color @@ -23040,7 +22869,7 @@ snapshots: dependencies: '@typescript-eslint/tsconfig-utils': 8.44.1(typescript@5.9.2) '@typescript-eslint/types': 8.44.1 - debug: 4.4.1(supports-color@8.1.1) + debug: 4.4.3(supports-color@8.1.1) typescript: 5.9.2 transitivePeerDependencies: - supports-color @@ -23065,11 +22894,6 @@ snapshots: '@typescript-eslint/types': 8.39.1 '@typescript-eslint/visitor-keys': 8.39.1 - '@typescript-eslint/scope-manager@8.40.0': - dependencies: - '@typescript-eslint/types': 8.40.0 - '@typescript-eslint/visitor-keys': 8.40.0 - '@typescript-eslint/scope-manager@8.44.1': dependencies: '@typescript-eslint/types': 8.44.1 @@ -23079,9 +22903,9 @@ snapshots: dependencies: typescript: 5.9.2 - '@typescript-eslint/tsconfig-utils@8.40.0(typescript@5.9.2)': + '@typescript-eslint/tsconfig-utils@8.44.1(typescript@5.8.3)': dependencies: - typescript: 5.9.2 + typescript: 5.8.3 '@typescript-eslint/tsconfig-utils@8.44.1(typescript@5.9.2)': dependencies: @@ -23091,7 +22915,7 @@ snapshots: dependencies: '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.8.3) '@typescript-eslint/utils': 5.62.0(eslint@8.47.0)(typescript@5.8.3) - debug: 4.3.7 + debug: 4.4.3(supports-color@8.1.1) eslint: 8.47.0 tsutils: 3.21.0(typescript@5.8.3) optionalDependencies: @@ -23103,7 +22927,7 @@ snapshots: dependencies: '@typescript-eslint/typescript-estree': 7.18.0(typescript@5.9.2) '@typescript-eslint/utils': 7.18.0(eslint@8.57.0)(typescript@5.9.2) - debug: 4.4.3 + debug: 4.4.3(supports-color@8.1.1) eslint: 8.57.0 ts-api-utils: 1.4.3(typescript@5.9.2) optionalDependencies: @@ -23111,12 +22935,24 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/type-utils@8.40.0(eslint@8.57.0)(typescript@5.9.2)': + '@typescript-eslint/type-utils@8.44.1(eslint@8.47.0)(typescript@5.8.3)': dependencies: - '@typescript-eslint/types': 8.40.0 - '@typescript-eslint/typescript-estree': 8.40.0(typescript@5.9.2) - '@typescript-eslint/utils': 8.40.0(eslint@8.57.0)(typescript@5.9.2) - debug: 4.4.1(supports-color@8.1.1) + '@typescript-eslint/types': 8.44.1 + '@typescript-eslint/typescript-estree': 8.44.1(typescript@5.8.3) + '@typescript-eslint/utils': 8.44.1(eslint@8.47.0)(typescript@5.8.3) + debug: 4.4.3(supports-color@8.1.1) + eslint: 8.47.0 + ts-api-utils: 2.1.0(typescript@5.8.3) + typescript: 5.8.3 + transitivePeerDependencies: + - supports-color + + '@typescript-eslint/type-utils@8.44.1(eslint@8.57.0)(typescript@5.9.2)': + dependencies: + '@typescript-eslint/types': 8.44.1 + '@typescript-eslint/typescript-estree': 8.44.1(typescript@5.9.2) + '@typescript-eslint/utils': 8.44.1(eslint@8.57.0)(typescript@5.9.2) + debug: 4.4.3(supports-color@8.1.1) eslint: 8.57.0 ts-api-utils: 2.1.0(typescript@5.9.2) typescript: 5.9.2 @@ -23128,7 +22964,7 @@ snapshots: '@typescript-eslint/types': 8.44.1 '@typescript-eslint/typescript-estree': 8.44.1(typescript@5.9.2) '@typescript-eslint/utils': 8.44.1(eslint@9.36.0(jiti@2.6.0))(typescript@5.9.2) - debug: 4.4.1(supports-color@8.1.1) + debug: 4.4.3(supports-color@8.1.1) eslint: 9.36.0(jiti@2.6.0) ts-api-utils: 2.1.0(typescript@5.9.2) typescript: 5.9.2 @@ -23151,7 +22987,7 @@ snapshots: dependencies: '@typescript-eslint/types': 5.62.0 '@typescript-eslint/visitor-keys': 5.62.0 - debug: 4.3.7 + debug: 4.4.3(supports-color@8.1.1) globby: 11.1.0 is-glob: 4.0.3 semver: 7.7.2 @@ -23165,7 +23001,7 @@ snapshots: dependencies: '@typescript-eslint/types': 7.18.0 '@typescript-eslint/visitor-keys': 7.18.0 - debug: 4.4.1(supports-color@8.1.1) + debug: 4.4.3(supports-color@8.1.1) globby: 11.1.0 is-glob: 4.0.3 minimatch: 9.0.5 @@ -23196,7 +23032,7 @@ snapshots: '@typescript-eslint/tsconfig-utils': 8.39.1(typescript@5.9.2) '@typescript-eslint/types': 8.39.1 '@typescript-eslint/visitor-keys': 8.39.1 - debug: 4.4.1(supports-color@8.1.1) + debug: 4.4.1 fast-glob: 3.3.3 is-glob: 4.0.3 minimatch: 9.0.5 @@ -23206,19 +23042,19 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/typescript-estree@8.40.0(typescript@5.9.2)': + '@typescript-eslint/typescript-estree@8.44.1(typescript@5.8.3)': dependencies: - '@typescript-eslint/project-service': 8.40.0(typescript@5.9.2) - '@typescript-eslint/tsconfig-utils': 8.40.0(typescript@5.9.2) - '@typescript-eslint/types': 8.40.0 - '@typescript-eslint/visitor-keys': 8.40.0 - debug: 4.4.1(supports-color@8.1.1) + '@typescript-eslint/project-service': 8.44.1(typescript@5.8.3) + '@typescript-eslint/tsconfig-utils': 8.44.1(typescript@5.8.3) + '@typescript-eslint/types': 8.44.1 + '@typescript-eslint/visitor-keys': 8.44.1 + debug: 4.4.3(supports-color@8.1.1) fast-glob: 3.3.3 is-glob: 4.0.3 minimatch: 9.0.5 semver: 7.7.2 - ts-api-utils: 2.1.0(typescript@5.9.2) - typescript: 5.9.2 + ts-api-utils: 2.1.0(typescript@5.8.3) + typescript: 5.8.3 transitivePeerDependencies: - supports-color @@ -23228,7 +23064,7 @@ snapshots: '@typescript-eslint/tsconfig-utils': 8.44.1(typescript@5.9.2) '@typescript-eslint/types': 8.44.1 '@typescript-eslint/visitor-keys': 8.44.1 - debug: 4.4.1(supports-color@8.1.1) + debug: 4.4.3(supports-color@8.1.1) fast-glob: 3.3.3 is-glob: 4.0.3 minimatch: 9.0.5 @@ -23240,7 +23076,7 @@ snapshots: '@typescript-eslint/utils@5.62.0(eslint@8.47.0)(typescript@5.8.3)': dependencies: - '@eslint-community/eslint-utils': 4.7.0(eslint@8.47.0) + '@eslint-community/eslint-utils': 4.9.0(eslint@8.47.0) '@types/json-schema': 7.0.15 '@types/semver': 7.5.8 '@typescript-eslint/scope-manager': 5.62.0 @@ -23255,7 +23091,7 @@ snapshots: '@typescript-eslint/utils@7.18.0(eslint@8.57.0)(typescript@5.9.2)': dependencies: - '@eslint-community/eslint-utils': 4.7.0(eslint@8.57.0) + '@eslint-community/eslint-utils': 4.9.0(eslint@8.57.0) '@typescript-eslint/scope-manager': 7.18.0 '@typescript-eslint/types': 7.18.0 '@typescript-eslint/typescript-estree': 7.18.0(typescript@5.9.2) @@ -23264,12 +23100,23 @@ snapshots: - supports-color - typescript - '@typescript-eslint/utils@8.40.0(eslint@8.57.0)(typescript@5.9.2)': + '@typescript-eslint/utils@8.44.1(eslint@8.47.0)(typescript@5.8.3)': dependencies: - '@eslint-community/eslint-utils': 4.7.0(eslint@8.57.0) - '@typescript-eslint/scope-manager': 8.40.0 - '@typescript-eslint/types': 8.40.0 - '@typescript-eslint/typescript-estree': 8.40.0(typescript@5.9.2) + '@eslint-community/eslint-utils': 4.9.0(eslint@8.47.0) + '@typescript-eslint/scope-manager': 8.44.1 + '@typescript-eslint/types': 8.44.1 + '@typescript-eslint/typescript-estree': 8.44.1(typescript@5.8.3) + eslint: 8.47.0 + typescript: 5.8.3 + transitivePeerDependencies: + - supports-color + + '@typescript-eslint/utils@8.44.1(eslint@8.57.0)(typescript@5.9.2)': + dependencies: + '@eslint-community/eslint-utils': 4.9.0(eslint@8.57.0) + '@typescript-eslint/scope-manager': 8.44.1 + '@typescript-eslint/types': 8.44.1 + '@typescript-eslint/typescript-estree': 8.44.1(typescript@5.9.2) eslint: 8.57.0 typescript: 5.9.2 transitivePeerDependencies: @@ -23277,7 +23124,7 @@ snapshots: '@typescript-eslint/utils@8.44.1(eslint@9.36.0(jiti@2.6.0))(typescript@5.9.2)': dependencies: - '@eslint-community/eslint-utils': 4.7.0(eslint@9.36.0(jiti@2.6.0)) + '@eslint-community/eslint-utils': 4.9.0(eslint@9.36.0(jiti@2.6.0)) '@typescript-eslint/scope-manager': 8.44.1 '@typescript-eslint/types': 8.44.1 '@typescript-eslint/typescript-estree': 8.44.1(typescript@5.9.2) @@ -23306,11 +23153,6 @@ snapshots: '@typescript-eslint/types': 8.39.1 eslint-visitor-keys: 4.2.1 - '@typescript-eslint/visitor-keys@8.40.0': - dependencies: - '@typescript-eslint/types': 8.40.0 - eslint-visitor-keys: 4.2.1 - '@typescript-eslint/visitor-keys@8.44.1': dependencies: '@typescript-eslint/types': 8.44.1 @@ -23318,11 +23160,11 @@ snapshots: '@ungap/structured-clone@1.3.0': {} - '@unhead/vue@2.0.14(vue@3.5.20(typescript@5.9.2))': + '@unhead/vue@2.0.17(vue@3.5.22(typescript@5.9.2))': dependencies: hookable: 5.5.3 - unhead: 2.0.14 - vue: 3.5.20(typescript@5.9.2) + unhead: 2.0.17 + vue: 3.5.22(typescript@5.9.2) '@unrs/resolver-binding-android-arm-eabi@1.11.1': optional: true @@ -23413,13 +23255,13 @@ snapshots: dependencies: graphql: 16.11.0 - '@urql/vue@2.0.0(@urql/core@6.0.1(graphql@16.11.0))(vue@3.5.20(typescript@5.9.2))': + '@urql/vue@2.0.0(@urql/core@6.0.1(graphql@16.11.0))(vue@3.5.22(typescript@5.9.2))': dependencies: '@urql/core': 6.0.1(graphql@16.11.0) - vue: 3.5.20(typescript@5.9.2) + vue: 3.5.22(typescript@5.9.2) wonka: 6.3.5 - '@vitejs/plugin-legacy@2.3.0(terser@5.39.2)(vite@4.5.0(@types/node@18.18.8)(sass@1.91.0)(terser@5.39.2))': + '@vitejs/plugin-legacy@2.3.0(terser@5.39.2)(vite@4.5.0(@types/node@18.18.8)(sass@1.93.2)(terser@5.39.2))': dependencies: '@babel/standalone': 7.24.5 core-js: 3.38.1 @@ -23427,9 +23269,9 @@ snapshots: regenerator-runtime: 0.13.11 systemjs: 6.15.1 terser: 5.39.2 - vite: 4.5.0(@types/node@18.18.8)(sass@1.91.0)(terser@5.39.2) + vite: 4.5.0(@types/node@18.18.8)(sass@1.93.2)(terser@5.39.2) - '@vitejs/plugin-legacy@2.3.0(terser@5.39.2)(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1))': + '@vitejs/plugin-legacy@2.3.0(terser@5.39.2)(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1))': dependencies: '@babel/standalone': 7.24.5 core-js: 3.38.1 @@ -23437,9 +23279,9 @@ snapshots: regenerator-runtime: 0.13.11 systemjs: 6.15.1 terser: 5.39.2 - vite: 6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1) + vite: 6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1) - '@vitejs/plugin-legacy@2.3.0(terser@5.39.2)(vite@6.3.6(@types/node@24.3.0)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1))': + '@vitejs/plugin-legacy@2.3.0(terser@5.39.2)(vite@6.3.6(@types/node@24.3.0)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1))': dependencies: '@babel/standalone': 7.24.5 core-js: 3.38.1 @@ -23447,9 +23289,9 @@ snapshots: regenerator-runtime: 0.13.11 systemjs: 6.15.1 terser: 5.39.2 - vite: 6.3.6(@types/node@24.3.0)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1) + vite: 6.3.6(@types/node@24.3.0)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1) - '@vitejs/plugin-legacy@2.3.0(terser@5.39.2)(vite@6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1))': + '@vitejs/plugin-legacy@2.3.0(terser@5.39.2)(vite@6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1))': dependencies: '@babel/standalone': 7.24.5 core-js: 3.38.1 @@ -23457,9 +23299,9 @@ snapshots: regenerator-runtime: 0.13.11 systemjs: 6.15.1 terser: 5.39.2 - vite: 6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1) + vite: 6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1) - '@vitejs/plugin-legacy@2.3.0(terser@5.39.2)(vite@7.1.2(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1))': + '@vitejs/plugin-legacy@2.3.0(terser@5.39.2)(vite@7.1.2(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1))': dependencies: '@babel/standalone': 7.24.5 core-js: 3.38.1 @@ -23467,9 +23309,9 @@ snapshots: regenerator-runtime: 0.13.11 systemjs: 6.15.1 terser: 5.39.2 - vite: 7.1.2(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1) + vite: 7.1.2(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1) - '@vitejs/plugin-legacy@5.4.2(terser@5.39.2)(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1))': + '@vitejs/plugin-legacy@5.4.2(terser@5.39.2)(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1))': dependencies: '@babel/core': 7.25.7 '@babel/preset-env': 7.25.7(@babel/core@7.25.7) @@ -23480,29 +23322,29 @@ snapshots: regenerator-runtime: 0.14.1 systemjs: 6.15.1 terser: 5.39.2 - vite: 6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1) + vite: 6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1) transitivePeerDependencies: - supports-color - '@vitejs/plugin-vue@4.3.1(vite@4.5.0(@types/node@18.18.8)(sass@1.91.0)(terser@5.39.2))(vue@3.5.20(typescript@5.8.3))': + '@vitejs/plugin-vue@4.3.1(vite@4.5.0(@types/node@18.18.8)(sass@1.93.2)(terser@5.39.2))(vue@3.5.22(typescript@5.8.3))': dependencies: - vite: 4.5.0(@types/node@18.18.8)(sass@1.91.0)(terser@5.39.2) - vue: 3.5.20(typescript@5.8.3) + vite: 4.5.0(@types/node@18.18.8)(sass@1.93.2)(terser@5.39.2) + vue: 3.5.22(typescript@5.8.3) - '@vitejs/plugin-vue@5.1.4(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1))(vue@3.5.20(typescript@5.9.2))': + '@vitejs/plugin-vue@5.1.4(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1))(vue@3.5.22(typescript@5.9.2))': dependencies: - vite: 6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1) - vue: 3.5.20(typescript@5.9.2) + vite: 6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1) + vue: 3.5.22(typescript@5.9.2) - '@vitejs/plugin-vue@5.1.4(vite@6.3.6(@types/node@24.3.0)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1))(vue@3.5.20(typescript@5.9.2))': + '@vitejs/plugin-vue@5.1.4(vite@6.3.6(@types/node@24.3.0)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1))(vue@3.5.22(typescript@5.9.2))': dependencies: - vite: 6.3.6(@types/node@24.3.0)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1) - vue: 3.5.20(typescript@5.9.2) + vite: 6.3.6(@types/node@24.3.0)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1) + vue: 3.5.22(typescript@5.9.2) - '@vitejs/plugin-vue@5.1.4(vite@6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1))(vue@3.5.20(typescript@5.9.2))': + '@vitejs/plugin-vue@5.1.4(vite@6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1))(vue@3.5.22(typescript@5.9.2))': dependencies: - vite: 6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1) - vue: 3.5.20(typescript@5.9.2) + vite: 6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1) + vue: 3.5.22(typescript@5.9.2) '@vitest/expect@3.2.4': dependencies: @@ -23512,21 +23354,21 @@ snapshots: chai: 5.2.1 tinyrainbow: 2.0.0 - '@vitest/mocker@3.2.4(vite@6.3.6(@types/node@24.3.0)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1))': + '@vitest/mocker@3.2.4(vite@6.3.6(@types/node@24.3.0)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1))': dependencies: '@vitest/spy': 3.2.4 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 6.3.6(@types/node@24.3.0)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1) + vite: 6.3.6(@types/node@24.3.0)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1) - '@vitest/mocker@3.2.4(vite@6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1))': + '@vitest/mocker@3.2.4(vite@6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1))': dependencies: '@vitest/spy': 3.2.4 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1) + vite: 6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1) '@vitest/pretty-format@3.2.4': dependencies: @@ -23581,16 +23423,16 @@ snapshots: '@vue/compiler-core@3.5.19': dependencies: - '@babel/parser': 7.28.3 + '@babel/parser': 7.28.4 '@vue/shared': 3.5.19 entities: 4.5.0 estree-walker: 2.0.2 source-map-js: 1.2.1 - '@vue/compiler-core@3.5.20': + '@vue/compiler-core@3.5.22': dependencies: - '@babel/parser': 7.28.3 - '@vue/shared': 3.5.20 + '@babel/parser': 7.28.4 + '@vue/shared': 3.5.22 entities: 4.5.0 estree-walker: 2.0.2 source-map-js: 1.2.1 @@ -23600,27 +23442,27 @@ snapshots: '@vue/compiler-core': 3.5.19 '@vue/shared': 3.5.19 - '@vue/compiler-dom@3.5.20': + '@vue/compiler-dom@3.5.22': dependencies: - '@vue/compiler-core': 3.5.20 - '@vue/shared': 3.5.20 + '@vue/compiler-core': 3.5.22 + '@vue/shared': 3.5.22 - '@vue/compiler-sfc@3.5.20': + '@vue/compiler-sfc@3.5.22': dependencies: - '@babel/parser': 7.28.3 - '@vue/compiler-core': 3.5.20 - '@vue/compiler-dom': 3.5.20 - '@vue/compiler-ssr': 3.5.20 - '@vue/shared': 3.5.20 + '@babel/parser': 7.28.4 + '@vue/compiler-core': 3.5.22 + '@vue/compiler-dom': 3.5.22 + '@vue/compiler-ssr': 3.5.22 + '@vue/shared': 3.5.22 estree-walker: 2.0.2 - magic-string: 0.30.18 + magic-string: 0.30.19 postcss: 8.5.6 source-map-js: 1.2.1 - '@vue/compiler-ssr@3.5.20': + '@vue/compiler-ssr@3.5.22': dependencies: - '@vue/compiler-dom': 3.5.20 - '@vue/shared': 3.5.20 + '@vue/compiler-dom': 3.5.22 + '@vue/shared': 3.5.22 '@vue/compiler-vue2@2.7.16': dependencies: @@ -23629,24 +23471,24 @@ snapshots: '@vue/devtools-api@6.6.4': {} - '@vue/eslint-config-typescript@11.0.3(eslint-plugin-vue@9.17.0(eslint@8.47.0))(eslint@8.47.0)(typescript@5.8.3)': + '@vue/eslint-config-typescript@11.0.3(eslint-plugin-vue@10.5.0(@typescript-eslint/parser@8.44.1(eslint@8.47.0)(typescript@5.8.3))(eslint@8.47.0)(vue-eslint-parser@10.2.0(eslint@8.47.0)))(eslint@8.47.0)(typescript@5.8.3)': dependencies: '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.47.0)(typescript@5.8.3))(eslint@8.47.0)(typescript@5.8.3) '@typescript-eslint/parser': 5.62.0(eslint@8.47.0)(typescript@5.8.3) eslint: 8.47.0 - eslint-plugin-vue: 9.17.0(eslint@8.47.0) + eslint-plugin-vue: 10.5.0(@typescript-eslint/parser@8.44.1(eslint@8.47.0)(typescript@5.8.3))(eslint@8.47.0)(vue-eslint-parser@10.2.0(eslint@8.47.0)) vue-eslint-parser: 9.4.3(eslint@8.47.0) optionalDependencies: typescript: 5.8.3 transitivePeerDependencies: - supports-color - '@vue/eslint-config-typescript@13.0.0(eslint-plugin-vue@10.4.0(@typescript-eslint/parser@8.40.0(eslint@8.57.0)(typescript@5.9.2))(eslint@8.57.0)(vue-eslint-parser@10.2.0(eslint@8.57.0)))(eslint@8.57.0)(typescript@5.9.2)': + '@vue/eslint-config-typescript@13.0.0(eslint-plugin-vue@10.5.0(@typescript-eslint/parser@8.44.1(eslint@8.57.0)(typescript@5.9.2))(eslint@8.57.0)(vue-eslint-parser@10.2.0(eslint@8.57.0)))(eslint@8.57.0)(typescript@5.9.2)': dependencies: '@typescript-eslint/eslint-plugin': 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.9.2))(eslint@8.57.0)(typescript@5.9.2) '@typescript-eslint/parser': 7.18.0(eslint@8.57.0)(typescript@5.9.2) eslint: 8.57.0 - eslint-plugin-vue: 10.4.0(@typescript-eslint/parser@8.40.0(eslint@8.57.0)(typescript@5.9.2))(eslint@8.57.0)(vue-eslint-parser@10.2.0(eslint@8.57.0)) + eslint-plugin-vue: 10.5.0(@typescript-eslint/parser@8.44.1(eslint@8.57.0)(typescript@5.9.2))(eslint@8.57.0)(vue-eslint-parser@10.2.0(eslint@8.57.0)) vue-eslint-parser: 9.4.3(eslint@8.57.0) optionalDependencies: typescript: 5.9.2 @@ -23709,37 +23551,37 @@ snapshots: dependencies: '@vue/shared': 3.5.19 - '@vue/reactivity@3.5.20': + '@vue/reactivity@3.5.22': dependencies: - '@vue/shared': 3.5.20 + '@vue/shared': 3.5.22 - '@vue/runtime-core@3.5.20': + '@vue/runtime-core@3.5.22': dependencies: - '@vue/reactivity': 3.5.20 - '@vue/shared': 3.5.20 + '@vue/reactivity': 3.5.22 + '@vue/shared': 3.5.22 - '@vue/runtime-dom@3.5.20': + '@vue/runtime-dom@3.5.22': dependencies: - '@vue/reactivity': 3.5.20 - '@vue/runtime-core': 3.5.20 - '@vue/shared': 3.5.20 + '@vue/reactivity': 3.5.22 + '@vue/runtime-core': 3.5.22 + '@vue/shared': 3.5.22 csstype: 3.1.3 - '@vue/server-renderer@3.5.20(vue@3.5.20(typescript@5.8.3))': + '@vue/server-renderer@3.5.22(vue@3.5.22(typescript@5.8.3))': dependencies: - '@vue/compiler-ssr': 3.5.20 - '@vue/shared': 3.5.20 - vue: 3.5.20(typescript@5.8.3) + '@vue/compiler-ssr': 3.5.22 + '@vue/shared': 3.5.22 + vue: 3.5.22(typescript@5.8.3) - '@vue/server-renderer@3.5.20(vue@3.5.20(typescript@5.9.2))': + '@vue/server-renderer@3.5.22(vue@3.5.22(typescript@5.9.2))': dependencies: - '@vue/compiler-ssr': 3.5.20 - '@vue/shared': 3.5.20 - vue: 3.5.20(typescript@5.9.2) + '@vue/compiler-ssr': 3.5.22 + '@vue/shared': 3.5.22 + vue: 3.5.22(typescript@5.9.2) '@vue/shared@3.5.19': {} - '@vue/shared@3.5.20': {} + '@vue/shared@3.5.22': {} '@vue/typescript@1.8.8(typescript@5.8.3)': dependencies: @@ -23755,31 +23597,31 @@ snapshots: transitivePeerDependencies: - typescript - '@vueuse/core@10.5.0(vue@3.5.20(typescript@5.8.3))': + '@vueuse/core@10.5.0(vue@3.5.22(typescript@5.8.3))': dependencies: '@types/web-bluetooth': 0.0.18 '@vueuse/metadata': 10.5.0 - '@vueuse/shared': 10.5.0(vue@3.5.20(typescript@5.8.3)) - vue-demi: 0.14.10(vue@3.5.20(typescript@5.8.3)) + '@vueuse/shared': 10.5.0(vue@3.5.22(typescript@5.8.3)) + vue-demi: 0.14.10(vue@3.5.22(typescript@5.8.3)) transitivePeerDependencies: - '@vue/composition-api' - vue - '@vueuse/core@13.7.0(vue@3.5.20(typescript@5.9.2))': + '@vueuse/core@13.7.0(vue@3.5.22(typescript@5.9.2))': dependencies: '@types/web-bluetooth': 0.0.21 '@vueuse/metadata': 13.7.0 - '@vueuse/shared': 13.7.0(vue@3.5.20(typescript@5.9.2)) - vue: 3.5.20(typescript@5.9.2) + '@vueuse/shared': 13.7.0(vue@3.5.22(typescript@5.9.2)) + vue: 3.5.22(typescript@5.9.2) - '@vueuse/core@8.9.4(vue@3.5.20(typescript@5.9.2))': + '@vueuse/core@8.9.4(vue@3.5.22(typescript@5.9.2))': dependencies: '@types/web-bluetooth': 0.0.14 '@vueuse/metadata': 8.9.4 - '@vueuse/shared': 8.9.4(vue@3.5.20(typescript@5.9.2)) - vue-demi: 0.14.10(vue@3.5.20(typescript@5.9.2)) + '@vueuse/shared': 8.9.4(vue@3.5.22(typescript@5.9.2)) + vue-demi: 0.14.10(vue@3.5.22(typescript@5.9.2)) optionalDependencies: - vue: 3.5.20(typescript@5.9.2) + vue: 3.5.22(typescript@5.9.2) '@vueuse/metadata@10.5.0': {} @@ -23787,22 +23629,22 @@ snapshots: '@vueuse/metadata@8.9.4': {} - '@vueuse/shared@10.5.0(vue@3.5.20(typescript@5.8.3))': + '@vueuse/shared@10.5.0(vue@3.5.22(typescript@5.8.3))': dependencies: - vue-demi: 0.14.10(vue@3.5.20(typescript@5.8.3)) + vue-demi: 0.14.10(vue@3.5.22(typescript@5.8.3)) transitivePeerDependencies: - '@vue/composition-api' - vue - '@vueuse/shared@13.7.0(vue@3.5.20(typescript@5.9.2))': + '@vueuse/shared@13.7.0(vue@3.5.22(typescript@5.9.2))': dependencies: - vue: 3.5.20(typescript@5.9.2) + vue: 3.5.22(typescript@5.9.2) - '@vueuse/shared@8.9.4(vue@3.5.20(typescript@5.9.2))': + '@vueuse/shared@8.9.4(vue@3.5.22(typescript@5.9.2))': dependencies: - vue-demi: 0.14.10(vue@3.5.20(typescript@5.9.2)) + vue-demi: 0.14.10(vue@3.5.22(typescript@5.9.2)) optionalDependencies: - vue: 3.5.20(typescript@5.9.2) + vue: 3.5.22(typescript@5.9.2) '@webassemblyjs/ast@1.14.1': dependencies: @@ -24426,6 +24268,8 @@ snapshots: base64url@3.0.1: {} + baseline-browser-mapping@2.8.7: {} + basic-auth@2.0.1: dependencies: safe-buffer: 5.1.2 @@ -24470,7 +24314,7 @@ snapshots: dependencies: bytes: 3.1.2 content-type: 1.0.5 - debug: 4.4.1(supports-color@8.1.1) + debug: 4.4.1 http-errors: 2.0.0 iconv-lite: 0.6.3 on-finished: 2.4.1 @@ -24541,6 +24385,15 @@ snapshots: electron-to-chromium: 1.5.207 node-releases: 2.0.19 update-browserslist-db: 1.1.3(browserslist@4.25.3) + optional: true + + browserslist@4.26.2: + dependencies: + baseline-browser-mapping: 2.8.7 + caniuse-lite: 1.0.30001745 + electron-to-chromium: 1.5.224 + node-releases: 2.0.21 + update-browserslist-db: 1.1.3(browserslist@4.26.2) bs-logger@0.2.6: dependencies: @@ -24654,7 +24507,10 @@ snapshots: caniuse-lite@1.0.30001734: {} - caniuse-lite@1.0.30001736: {} + caniuse-lite@1.0.30001736: + optional: true + + caniuse-lite@1.0.30001745: {} capital-case@1.0.4: dependencies: @@ -24687,8 +24543,6 @@ snapshots: ansi-styles: 4.3.0 supports-color: 7.2.0 - chalk@5.6.0: {} - chalk@5.6.2: {} change-case-all@1.0.14: @@ -24894,8 +24748,6 @@ snapshots: commander@13.1.0: {} - commander@14.0.0: {} - commander@14.0.1: {} commander@2.20.3: {} @@ -24956,7 +24808,7 @@ snapshots: constantinople@4.0.1: dependencies: - '@babel/parser': 7.28.3 + '@babel/parser': 7.28.4 '@babel/types': 7.28.2 optional: true @@ -25018,7 +24870,7 @@ snapshots: core-js-compat@3.45.1: dependencies: - browserslist: 4.25.3 + browserslist: 4.26.2 core-js@3.38.1: {} @@ -25277,16 +25129,16 @@ snapshots: dependencies: ms: 2.1.3 - debug@4.4.1(supports-color@8.1.1): + debug@4.4.1: + dependencies: + ms: 2.1.3 + + debug@4.4.3(supports-color@8.1.1): dependencies: ms: 2.1.3 optionalDependencies: supports-color: 8.1.1 - debug@4.4.3: - dependencies: - ms: 2.1.3 - decamelize@1.2.0: {} decamelize@4.0.0: {} @@ -25411,17 +25263,17 @@ snapshots: diff@7.0.0: {} - dioc@3.0.2(vue@3.5.20(typescript@5.8.3)): + dioc@3.0.2(vue@3.5.22(typescript@5.8.3)): dependencies: rxjs: 7.8.2 optionalDependencies: - vue: 3.5.20(typescript@5.8.3) + vue: 3.5.22(typescript@5.8.3) - dioc@3.0.2(vue@3.5.20(typescript@5.9.2)): + dioc@3.0.2(vue@3.5.22(typescript@5.9.2)): dependencies: rxjs: 7.8.2 optionalDependencies: - vue: 3.5.20(typescript@5.9.2) + vue: 3.5.22(typescript@5.9.2) dir-glob@3.0.1: dependencies: @@ -25501,13 +25353,11 @@ snapshots: dependencies: dotenv: 16.4.7 - dotenv@16.4.5: {} - dotenv@16.4.7: {} dotenv@16.6.1: {} - dotenv@17.2.1: {} + dotenv@17.2.2: {} dset@3.1.4: {} @@ -25542,7 +25392,10 @@ snapshots: electron-to-chromium@1.5.200: {} - electron-to-chromium@1.5.207: {} + electron-to-chromium@1.5.207: + optional: true + + electron-to-chromium@1.5.224: {} electron-to-chromium@1.5.35: {} @@ -26110,9 +25963,22 @@ snapshots: '@types/eslint': 9.6.1 eslint-config-prettier: 10.1.8(eslint@9.36.0(jiti@2.6.0)) - eslint-plugin-vue@10.4.0(@typescript-eslint/parser@8.40.0(eslint@8.57.0)(typescript@5.9.2))(eslint@8.57.0)(vue-eslint-parser@10.2.0(eslint@8.57.0)): + eslint-plugin-vue@10.5.0(@typescript-eslint/parser@8.44.1(eslint@8.47.0)(typescript@5.8.3))(eslint@8.47.0)(vue-eslint-parser@10.2.0(eslint@8.47.0)): dependencies: - '@eslint-community/eslint-utils': 4.7.0(eslint@8.57.0) + '@eslint-community/eslint-utils': 4.9.0(eslint@8.47.0) + eslint: 8.47.0 + natural-compare: 1.4.0 + nth-check: 2.1.1 + postcss-selector-parser: 6.1.2 + semver: 7.7.2 + vue-eslint-parser: 10.2.0(eslint@8.47.0) + xml-name-validator: 4.0.0 + optionalDependencies: + '@typescript-eslint/parser': 8.44.1(eslint@8.47.0)(typescript@5.8.3) + + eslint-plugin-vue@10.5.0(@typescript-eslint/parser@8.44.1(eslint@8.57.0)(typescript@5.9.2))(eslint@8.57.0)(vue-eslint-parser@10.2.0(eslint@8.57.0)): + dependencies: + '@eslint-community/eslint-utils': 4.9.0(eslint@8.57.0) eslint: 8.57.0 natural-compare: 1.4.0 nth-check: 2.1.1 @@ -26121,20 +25987,7 @@ snapshots: vue-eslint-parser: 10.2.0(eslint@8.57.0) xml-name-validator: 4.0.0 optionalDependencies: - '@typescript-eslint/parser': 8.40.0(eslint@8.57.0)(typescript@5.9.2) - - eslint-plugin-vue@9.17.0(eslint@8.47.0): - dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.47.0) - eslint: 8.47.0 - natural-compare: 1.4.0 - nth-check: 2.1.1 - postcss-selector-parser: 6.1.2 - semver: 7.7.2 - vue-eslint-parser: 9.4.3(eslint@8.47.0) - xml-name-validator: 4.0.0 - transitivePeerDependencies: - - supports-color + '@typescript-eslint/parser': 8.44.1(eslint@8.57.0)(typescript@5.9.2) eslint-scope@5.1.1: dependencies: @@ -26210,7 +26063,7 @@ snapshots: ajv: 6.12.6 chalk: 4.1.2 cross-spawn: 7.0.6 - debug: 4.4.1(supports-color@8.1.1) + debug: 4.4.1 doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.2.2 @@ -26258,7 +26111,7 @@ snapshots: ajv: 6.12.6 chalk: 4.1.2 cross-spawn: 7.0.6 - debug: 4.4.1(supports-color@8.1.1) + debug: 4.4.1 escape-string-regexp: 4.0.0 eslint-scope: 8.4.0 eslint-visitor-keys: 4.2.1 @@ -26483,7 +26336,7 @@ snapshots: content-type: 1.0.5 cookie: 0.7.2 cookie-signature: 1.2.2 - debug: 4.4.1(supports-color@8.1.1) + debug: 4.4.1 encodeurl: 2.0.0 escape-html: 1.0.3 etag: 1.8.1 @@ -26659,7 +26512,7 @@ snapshots: finalhandler@2.1.0: dependencies: - debug: 4.4.1(supports-color@8.1.1) + debug: 4.4.1 encodeurl: 2.0.0 escape-html: 1.0.3 on-finished: 2.4.1 @@ -26688,7 +26541,7 @@ snapshots: dependencies: magic-string: 0.30.17 mlly: 1.7.4 - rollup: 4.48.1 + rollup: 4.52.2 fixpack@4.0.0: dependencies: @@ -27314,7 +27167,7 @@ snapshots: http-proxy-agent@7.0.2: dependencies: agent-base: 7.1.4 - debug: 4.4.1(supports-color@8.1.1) + debug: 4.4.1 transitivePeerDependencies: - supports-color @@ -27352,7 +27205,7 @@ snapshots: https-proxy-agent@7.0.6: dependencies: agent-base: 7.1.4 - debug: 4.4.1(supports-color@8.1.1) + debug: 4.4.1 transitivePeerDependencies: - supports-color @@ -27493,7 +27346,7 @@ snapshots: dependencies: '@ioredis/commands': 1.2.0 cluster-key-slot: 1.1.2 - debug: 4.4.1(supports-color@8.1.1) + debug: 4.4.3(supports-color@8.1.1) denque: 2.1.0 lodash.defaults: 4.2.0 lodash.isarguments: 3.1.0 @@ -27799,7 +27652,7 @@ snapshots: istanbul-lib-instrument@6.0.3: dependencies: '@babel/core': 7.28.3 - '@babel/parser': 7.28.3 + '@babel/parser': 7.28.4 '@istanbuljs/schema': 0.1.3 istanbul-lib-coverage: 3.2.2 semver: 7.7.2 @@ -27815,7 +27668,7 @@ snapshots: istanbul-lib-source-maps@5.0.6: dependencies: '@jridgewell/trace-mapping': 0.3.30 - debug: 4.4.3 + debug: 4.4.3(supports-color@8.1.1) istanbul-lib-coverage: 3.2.2 transitivePeerDependencies: - supports-color @@ -28254,7 +28107,7 @@ snapshots: jose@5.10.0: {} - jose@6.0.13: {} + jose@6.1.0: {} joycon@3.1.1: {} @@ -28473,7 +28326,7 @@ snapshots: dependencies: uc.micro: 2.1.0 - lint-staged@16.2.0: + lint-staged@16.2.1: dependencies: commander: 14.0.1 listr2: 9.0.4 @@ -28623,7 +28476,7 @@ snapshots: dependencies: js-tokens: 4.0.0 - lossless-json@4.1.1: {} + lossless-json@4.2.0: {} loupe@3.2.0: {} @@ -28663,7 +28516,7 @@ snapshots: dependencies: '@jridgewell/sourcemap-codec': 1.5.5 - magic-string@0.30.18: + magic-string@0.30.19: dependencies: '@jridgewell/sourcemap-codec': 1.5.5 @@ -28790,6 +28643,8 @@ snapshots: mime@2.6.0: {} + mime@3.0.0: {} + mimic-fn@2.1.0: {} mimic-fn@4.0.0: {} @@ -28822,7 +28677,7 @@ snapshots: minipass@7.1.2: {} - minisearch@7.1.2: {} + minisearch@7.2.0: {} mjml-accordion@5.0.0-alpha.4(relateurl@0.2.7)(terser@5.39.2)(typescript@5.9.2): dependencies: @@ -29356,11 +29211,11 @@ snapshots: pkg-types: 1.3.1 ufo: 1.6.1 - mocha@11.7.1: + mocha@11.7.2: dependencies: browser-stdout: 1.3.1 chokidar: 4.0.3 - debug: 4.4.1(supports-color@8.1.1) + debug: 4.4.3(supports-color@8.1.1) diff: 7.0.0 escape-string-regexp: 4.0.0 find-up: 5.0.0 @@ -29374,7 +29229,7 @@ snapshots: serialize-javascript: 6.0.2 strip-json-comments: 3.1.1 supports-color: 8.1.1 - workerpool: 9.3.3 + workerpool: 9.3.4 yargs: 17.7.2 yargs-parser: 21.1.1 yargs-unparser: 2.0.0 @@ -29503,6 +29358,8 @@ snapshots: node-releases@2.0.19: {} + node-releases@2.0.21: {} + nodemailer@6.9.13: optional: true @@ -29996,7 +29853,7 @@ snapshots: portfinder@1.0.38: dependencies: async: 3.2.6 - debug: 4.4.3 + debug: 4.4.3(supports-color@8.1.1) transitivePeerDependencies: - supports-color @@ -30279,7 +30136,7 @@ snapshots: posthtml-render: 3.0.0 optional: true - postman-collection@5.1.0: + postman-collection@5.2.0: dependencies: '@faker-js/faker': 5.5.3 file-type: 3.9.0 @@ -30287,13 +30144,13 @@ snapshots: iconv-lite: 0.6.3 liquid-json: 0.3.1 lodash: 4.17.21 + mime: 3.0.0 mime-format: 2.0.2 - mime-types: 2.1.35 - postman-url-encoder: 3.0.7 + postman-url-encoder: 3.0.8 semver: 7.7.1 uuid: 8.3.2 - postman-url-encoder@3.0.7: + postman-url-encoder@3.0.8: dependencies: punycode: 2.3.1 @@ -30825,32 +30682,6 @@ snapshots: optionalDependencies: fsevents: 2.3.3 - rollup@4.48.1: - dependencies: - '@types/estree': 1.0.8 - optionalDependencies: - '@rollup/rollup-android-arm-eabi': 4.48.1 - '@rollup/rollup-android-arm64': 4.48.1 - '@rollup/rollup-darwin-arm64': 4.48.1 - '@rollup/rollup-darwin-x64': 4.48.1 - '@rollup/rollup-freebsd-arm64': 4.48.1 - '@rollup/rollup-freebsd-x64': 4.48.1 - '@rollup/rollup-linux-arm-gnueabihf': 4.48.1 - '@rollup/rollup-linux-arm-musleabihf': 4.48.1 - '@rollup/rollup-linux-arm64-gnu': 4.48.1 - '@rollup/rollup-linux-arm64-musl': 4.48.1 - '@rollup/rollup-linux-loongarch64-gnu': 4.48.1 - '@rollup/rollup-linux-ppc64-gnu': 4.48.1 - '@rollup/rollup-linux-riscv64-gnu': 4.48.1 - '@rollup/rollup-linux-riscv64-musl': 4.48.1 - '@rollup/rollup-linux-s390x-gnu': 4.48.1 - '@rollup/rollup-linux-x64-gnu': 4.48.1 - '@rollup/rollup-linux-x64-musl': 4.48.1 - '@rollup/rollup-win32-arm64-msvc': 4.48.1 - '@rollup/rollup-win32-ia32-msvc': 4.48.1 - '@rollup/rollup-win32-x64-msvc': 4.48.1 - fsevents: 2.3.3 - rollup@4.52.2: dependencies: '@types/estree': 1.0.8 @@ -30881,7 +30712,7 @@ snapshots: router@2.2.0: dependencies: - debug: 4.4.1(supports-color@8.1.1) + debug: 4.4.1 depd: 2.0.0 is-promise: 4.0.0 parseurl: 1.3.3 @@ -30958,7 +30789,7 @@ snapshots: safer-buffer@2.1.2: {} - sass@1.91.0: + sass@1.93.2: dependencies: chokidar: 4.0.3 immutable: 5.1.3 @@ -31022,7 +30853,7 @@ snapshots: send@1.2.0: dependencies: - debug: 4.4.1(supports-color@8.1.1) + debug: 4.4.1 encodeurl: 2.0.0 escape-html: 1.0.3 etag: 1.8.1 @@ -31563,7 +31394,7 @@ snapshots: dependencies: component-emitter: 1.3.1 cookiejar: 2.1.4 - debug: 4.4.1(supports-color@8.1.1) + debug: 4.4.1 fast-safe-stringify: 2.1.1 form-data: 4.0.4 formidable: 3.5.4 @@ -32108,14 +31939,14 @@ snapshots: cac: 6.7.14 chokidar: 4.0.3 consola: 3.4.2 - debug: 4.4.1(supports-color@8.1.1) + debug: 4.4.1 esbuild: 0.25.8 fix-dts-default-cjs-exports: 1.0.1 joycon: 3.1.1 picocolors: 1.1.1 postcss-load-config: 6.0.1(jiti@2.6.0)(postcss@8.5.6)(yaml@2.8.1) resolve-from: 5.0.0 - rollup: 4.48.1 + rollup: 4.52.2 source-map: 0.8.0-beta.0 sucrase: 3.35.0 tinyexec: 0.3.2 @@ -32279,7 +32110,7 @@ snapshots: undici-types@7.12.0: {} - unhead@2.0.14: + unhead@2.0.17: dependencies: hookable: 5.5.3 @@ -32326,25 +32157,25 @@ snapshots: unpipe@1.0.0: {} - unplugin-fonts@1.1.1(vite@4.5.0(@types/node@18.18.8)(sass@1.91.0)(terser@5.39.2)): + unplugin-fonts@1.1.1(vite@4.5.0(@types/node@18.18.8)(sass@1.93.2)(terser@5.39.2)): dependencies: fast-glob: 3.3.2 unplugin: 1.10.1 - vite: 4.5.0(@types/node@18.18.8)(sass@1.91.0)(terser@5.39.2) + vite: 4.5.0(@types/node@18.18.8)(sass@1.93.2)(terser@5.39.2) - unplugin-fonts@1.4.0(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1)): + unplugin-fonts@1.4.0(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1)): dependencies: fast-glob: 3.3.3 unplugin: 2.3.5 - vite: 6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1) + vite: 6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1) - unplugin-fonts@1.4.0(vite@6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1)): + unplugin-fonts@1.4.0(vite@6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1)): dependencies: fast-glob: 3.3.3 unplugin: 2.3.5 - vite: 6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1) + vite: 6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1) - unplugin-icons@0.14.9(@vue/compiler-sfc@3.5.20)(vue-template-compiler@2.7.16): + unplugin-icons@0.14.9(@vue/compiler-sfc@3.5.22)(vue-template-compiler@2.7.16): dependencies: '@antfu/install-pkg': 0.1.1 '@antfu/utils': 0.5.2 @@ -32354,20 +32185,20 @@ snapshots: local-pkg: 0.4.3 unplugin: 0.9.6 optionalDependencies: - '@vue/compiler-sfc': 3.5.20 + '@vue/compiler-sfc': 3.5.22 vue-template-compiler: 2.7.16 transitivePeerDependencies: - supports-color - unplugin-icons@22.2.0(@vue/compiler-sfc@3.5.20)(svelte@3.59.2)(vue-template-compiler@2.7.16): + unplugin-icons@22.2.0(@vue/compiler-sfc@3.5.22)(svelte@3.59.2)(vue-template-compiler@2.7.16): dependencies: '@antfu/install-pkg': 1.1.0 '@iconify/utils': 2.3.0 - debug: 4.4.1(supports-color@8.1.1) + debug: 4.4.1 local-pkg: 1.1.1 unplugin: 2.3.5 optionalDependencies: - '@vue/compiler-sfc': 3.5.20 + '@vue/compiler-sfc': 3.5.22 svelte: 3.59.2 vue-template-compiler: 2.7.16 transitivePeerDependencies: @@ -32378,7 +32209,7 @@ snapshots: pathe: 2.0.3 picomatch: 4.0.3 - unplugin-vue-components@0.21.0(@babel/parser@7.28.4)(esbuild@0.25.10)(rollup@2.79.2)(vite@4.5.0(@types/node@18.18.8)(sass@1.91.0)(terser@5.39.2))(vue@3.5.20(typescript@5.8.3))(webpack@5.100.2(@swc/core@1.4.2)(esbuild@0.25.10)): + unplugin-vue-components@0.21.0(@babel/parser@7.28.4)(esbuild@0.25.10)(rollup@2.79.2)(vite@4.5.0(@types/node@18.18.8)(sass@1.93.2)(terser@5.39.2))(vue@3.5.22(typescript@5.8.3))(webpack@5.100.2(@swc/core@1.4.2)(esbuild@0.25.10)): dependencies: '@antfu/utils': 0.5.2 '@rollup/pluginutils': 4.2.1 @@ -32389,8 +32220,8 @@ snapshots: magic-string: 0.26.7 minimatch: 5.1.6 resolve: 1.22.8 - unplugin: 0.7.2(esbuild@0.25.10)(rollup@2.79.2)(vite@4.5.0(@types/node@18.18.8)(sass@1.91.0)(terser@5.39.2))(webpack@5.100.2(@swc/core@1.4.2)(esbuild@0.25.10)) - vue: 3.5.20(typescript@5.8.3) + unplugin: 0.7.2(esbuild@0.25.10)(rollup@2.79.2)(vite@4.5.0(@types/node@18.18.8)(sass@1.93.2)(terser@5.39.2))(webpack@5.100.2(@swc/core@1.4.2)(esbuild@0.25.10)) + vue: 3.5.22(typescript@5.8.3) optionalDependencies: '@babel/parser': 7.28.4 transitivePeerDependencies: @@ -32400,23 +32231,23 @@ snapshots: - vite - webpack - unplugin-vue-components@29.0.0(@babel/parser@7.28.4)(vue@3.5.20(typescript@5.9.2)): + unplugin-vue-components@29.0.0(@babel/parser@7.28.4)(vue@3.5.22(typescript@5.9.2)): dependencies: chokidar: 3.6.0 - debug: 4.4.1(supports-color@8.1.1) + debug: 4.4.1 local-pkg: 1.1.1 magic-string: 0.30.17 mlly: 1.7.4 tinyglobby: 0.2.14 unplugin: 2.3.5 unplugin-utils: 0.2.5 - vue: 3.5.20(typescript@5.9.2) + vue: 3.5.22(typescript@5.9.2) optionalDependencies: '@babel/parser': 7.28.4 transitivePeerDependencies: - supports-color - unplugin@0.7.2(esbuild@0.25.10)(rollup@2.79.2)(vite@4.5.0(@types/node@18.18.8)(sass@1.91.0)(terser@5.39.2))(webpack@5.100.2(@swc/core@1.4.2)(esbuild@0.25.10)): + unplugin@0.7.2(esbuild@0.25.10)(rollup@2.79.2)(vite@4.5.0(@types/node@18.18.8)(sass@1.93.2)(terser@5.39.2))(webpack@5.100.2(@swc/core@1.4.2)(esbuild@0.25.10)): dependencies: acorn: 8.12.1 chokidar: 3.6.0 @@ -32425,7 +32256,7 @@ snapshots: optionalDependencies: esbuild: 0.25.10 rollup: 2.79.2 - vite: 4.5.0(@types/node@18.18.8)(sass@1.91.0)(terser@5.39.2) + vite: 4.5.0(@types/node@18.18.8)(sass@1.93.2)(terser@5.39.2) webpack: 5.100.2(@swc/core@1.4.2)(esbuild@0.25.10) unplugin@0.9.6: @@ -32505,6 +32336,13 @@ snapshots: browserslist: 4.25.3 escalade: 3.2.0 picocolors: 1.1.1 + optional: true + + update-browserslist-db@1.1.3(browserslist@4.26.2): + dependencies: + browserslist: 4.26.2 + escalade: 3.2.0 + picocolors: 1.1.1 upper-case-first@2.0.2: dependencies: @@ -32585,23 +32423,23 @@ snapshots: dependencies: zod: 3.25.32 - vite-dev-rpc@1.1.0(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1)): + vite-dev-rpc@1.1.0(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1)): dependencies: birpc: 2.5.0 - vite: 6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1) - vite-hot-client: 2.1.0(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1)) + vite: 6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1) + vite-hot-client: 2.1.0(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1)) - vite-hot-client@2.1.0(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1)): + vite-hot-client@2.1.0(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1)): dependencies: - vite: 6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1) + vite: 6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1) - vite-node@3.2.4(@types/node@24.3.0)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1): + vite-node@3.2.4(@types/node@24.3.0)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1): dependencies: cac: 6.7.14 - debug: 4.4.1(supports-color@8.1.1) + debug: 4.4.1 es-module-lexer: 1.7.0 pathe: 2.0.3 - vite: 6.3.6(@types/node@24.3.0)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1) + vite: 6.3.6(@types/node@24.3.0)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1) transitivePeerDependencies: - '@types/node' - jiti @@ -32616,13 +32454,13 @@ snapshots: - tsx - yaml - vite-node@3.2.4(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1): + vite-node@3.2.4(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1): dependencies: cac: 6.7.14 - debug: 4.4.1(supports-color@8.1.1) + debug: 4.4.1 es-module-lexer: 1.7.0 pathe: 2.0.3 - vite: 6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1) + vite: 6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1) transitivePeerDependencies: - '@types/node' - jiti @@ -32637,7 +32475,7 @@ snapshots: - tsx - yaml - vite-plugin-checker@0.10.3(eslint@8.57.0)(meow@13.2.0)(optionator@0.9.4)(typescript@5.9.2)(vite@6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1))(vue-tsc@1.8.8(typescript@5.9.2)): + vite-plugin-checker@0.10.3(eslint@8.57.0)(meow@13.2.0)(optionator@0.9.4)(typescript@5.9.2)(vite@6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1))(vue-tsc@1.8.8(typescript@5.9.2)): dependencies: '@babel/code-frame': 7.27.1 chokidar: 4.0.3 @@ -32647,7 +32485,7 @@ snapshots: strip-ansi: 7.1.0 tiny-invariant: 1.3.3 tinyglobby: 0.2.14 - vite: 6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1) + vite: 6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1) vscode-uri: 3.1.0 optionalDependencies: eslint: 8.57.0 @@ -32656,69 +32494,69 @@ snapshots: typescript: 5.9.2 vue-tsc: 1.8.8(typescript@5.9.2) - vite-plugin-eslint@1.8.1(eslint@8.57.0)(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1)): + vite-plugin-eslint@1.8.1(eslint@8.57.0)(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1)): dependencies: '@rollup/pluginutils': 4.2.1 '@types/eslint': 8.56.12 eslint: 8.57.0 rollup: 2.79.2 - vite: 6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1) + vite: 6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1) - vite-plugin-eslint@1.8.1(eslint@8.57.0)(vite@6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1)): + vite-plugin-eslint@1.8.1(eslint@8.57.0)(vite@6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1)): dependencies: '@rollup/pluginutils': 4.2.1 '@types/eslint': 8.56.12 eslint: 8.57.0 rollup: 2.79.2 - vite: 6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1) + vite: 6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1) - vite-plugin-eslint@1.8.1(eslint@9.36.0(jiti@2.6.0))(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1)): + vite-plugin-eslint@1.8.1(eslint@9.36.0(jiti@2.6.0))(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1)): dependencies: '@rollup/pluginutils': 4.2.1 '@types/eslint': 8.56.12 eslint: 9.36.0(jiti@2.6.0) rollup: 2.79.2 - vite: 6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1) + vite: 6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1) - vite-plugin-eslint@1.8.1(eslint@9.36.0(jiti@2.6.0))(vite@6.3.6(@types/node@24.3.0)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1)): + vite-plugin-eslint@1.8.1(eslint@9.36.0(jiti@2.6.0))(vite@6.3.6(@types/node@24.3.0)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1)): dependencies: '@rollup/pluginutils': 4.2.1 '@types/eslint': 8.56.12 eslint: 9.36.0(jiti@2.6.0) rollup: 2.79.2 - vite: 6.3.6(@types/node@24.3.0)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1) + vite: 6.3.6(@types/node@24.3.0)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1) - vite-plugin-eslint@1.8.1(eslint@9.36.0(jiti@2.6.0))(vite@7.1.2(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1)): + vite-plugin-eslint@1.8.1(eslint@9.36.0(jiti@2.6.0))(vite@7.1.2(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1)): dependencies: '@rollup/pluginutils': 4.2.1 '@types/eslint': 8.56.12 eslint: 9.36.0(jiti@2.6.0) rollup: 2.79.2 - vite: 7.1.2(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1) + vite: 7.1.2(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1) - vite-plugin-fonts@0.7.0(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1)): + vite-plugin-fonts@0.7.0(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1)): dependencies: fast-glob: 3.3.2 - vite: 6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1) + vite: 6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1) - vite-plugin-fonts@0.7.0(vite@6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1)): + vite-plugin-fonts@0.7.0(vite@6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1)): dependencies: fast-glob: 3.3.2 - vite: 6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1) + vite: 6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1) - vite-plugin-html-config@1.0.11(vite@4.5.0(@types/node@18.18.8)(sass@1.91.0)(terser@5.39.2)): + vite-plugin-html-config@1.0.11(vite@4.5.0(@types/node@18.18.8)(sass@1.93.2)(terser@5.39.2)): dependencies: - vite: 4.5.0(@types/node@18.18.8)(sass@1.91.0)(terser@5.39.2) + vite: 4.5.0(@types/node@18.18.8)(sass@1.93.2)(terser@5.39.2) - vite-plugin-html-config@2.0.2(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1)): + vite-plugin-html-config@2.0.2(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1)): dependencies: - vite: 6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1) + vite: 6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1) - vite-plugin-html-config@2.0.2(vite@6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1)): + vite-plugin-html-config@2.0.2(vite@6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1)): dependencies: - vite: 6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1) + vite: 6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1) - vite-plugin-inspect@0.7.38(rollup@2.79.2)(vite@4.5.0(@types/node@18.18.8)(sass@1.91.0)(terser@5.39.2)): + vite-plugin-inspect@0.7.38(rollup@2.79.2)(vite@4.5.0(@types/node@18.18.8)(sass@1.93.2)(terser@5.39.2)): dependencies: '@antfu/utils': 0.7.10 '@rollup/pluginutils': 5.1.2(rollup@2.79.2) @@ -32728,23 +32566,23 @@ snapshots: open: 9.1.0 picocolors: 1.1.0 sirv: 2.0.4 - vite: 4.5.0(@types/node@18.18.8)(sass@1.91.0)(terser@5.39.2) + vite: 4.5.0(@types/node@18.18.8)(sass@1.93.2)(terser@5.39.2) transitivePeerDependencies: - rollup - supports-color - vite-plugin-inspect@11.3.2(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1)): + vite-plugin-inspect@11.3.2(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1)): dependencies: ansis: 4.1.0 - debug: 4.4.1(supports-color@8.1.1) + debug: 4.4.1 error-stack-parser-es: 1.0.5 ohash: 2.0.11 open: 10.2.0 perfect-debounce: 1.0.0 sirv: 3.0.1 unplugin-utils: 0.2.5 - vite: 6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1) - vite-dev-rpc: 1.1.0(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1)) + vite: 6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1) + vite-dev-rpc: 1.1.0(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1)) transitivePeerDependencies: - supports-color @@ -32753,9 +32591,9 @@ snapshots: vite-plugin-pages-sitemap@1.7.1: dependencies: sitemap: 8.0.0 - xml-formatter: 3.6.6 + xml-formatter: 3.6.7 - vite-plugin-pages@0.26.0(@vue/compiler-sfc@3.5.20)(vite@4.5.0(@types/node@18.18.8)(sass@1.91.0)(terser@5.39.2)): + vite-plugin-pages@0.26.0(@vue/compiler-sfc@3.5.22)(vite@4.5.0(@types/node@18.18.8)(sass@1.93.2)(terser@5.39.2)): dependencies: '@types/debug': 4.1.12 debug: 4.3.7 @@ -32765,17 +32603,17 @@ snapshots: json5: 2.2.3 local-pkg: 0.4.3 picocolors: 1.1.0 - vite: 4.5.0(@types/node@18.18.8)(sass@1.91.0)(terser@5.39.2) + vite: 4.5.0(@types/node@18.18.8)(sass@1.93.2)(terser@5.39.2) yaml: 2.5.1 optionalDependencies: - '@vue/compiler-sfc': 3.5.20 + '@vue/compiler-sfc': 3.5.22 transitivePeerDependencies: - supports-color - vite-plugin-pages@0.33.1(@vue/compiler-sfc@3.5.20)(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1))(vue-router@4.5.1(vue@3.5.20(typescript@5.9.2))): + vite-plugin-pages@0.33.1(@vue/compiler-sfc@3.5.22)(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1))(vue-router@4.5.1(vue@3.5.22(typescript@5.9.2))): dependencies: '@types/debug': 4.1.12 - debug: 4.4.1(supports-color@8.1.1) + debug: 4.4.1 dequal: 2.0.3 extract-comments: 1.1.0 json5: 2.2.3 @@ -32783,18 +32621,18 @@ snapshots: micromatch: 4.0.8 picocolors: 1.1.1 tinyglobby: 0.2.14 - vite: 6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1) + vite: 6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1) yaml: 2.8.1 optionalDependencies: - '@vue/compiler-sfc': 3.5.20 - vue-router: 4.5.1(vue@3.5.20(typescript@5.9.2)) + '@vue/compiler-sfc': 3.5.22 + vue-router: 4.5.1(vue@3.5.22(typescript@5.9.2)) transitivePeerDependencies: - supports-color - vite-plugin-pages@0.33.1(@vue/compiler-sfc@3.5.20)(vite@6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1))(vue-router@4.5.1(vue@3.5.20(typescript@5.9.2))): + vite-plugin-pages@0.33.1(@vue/compiler-sfc@3.5.22)(vite@6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1))(vue-router@4.5.1(vue@3.5.22(typescript@5.9.2))): dependencies: '@types/debug': 4.1.12 - debug: 4.4.1(supports-color@8.1.1) + debug: 4.4.1 dequal: 2.0.3 extract-comments: 1.1.0 json5: 2.2.3 @@ -32802,97 +32640,97 @@ snapshots: micromatch: 4.0.8 picocolors: 1.1.1 tinyglobby: 0.2.14 - vite: 6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1) + vite: 6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1) yaml: 2.8.1 optionalDependencies: - '@vue/compiler-sfc': 3.5.20 - vue-router: 4.5.1(vue@3.5.20(typescript@5.9.2)) + '@vue/compiler-sfc': 3.5.22 + vue-router: 4.5.1(vue@3.5.22(typescript@5.9.2)) transitivePeerDependencies: - supports-color - vite-plugin-pwa@0.13.1(vite@4.5.0(@types/node@18.18.8)(sass@1.91.0)(terser@5.39.2))(workbox-build@7.1.0(@types/babel__core@7.20.5))(workbox-window@6.6.0): + vite-plugin-pwa@0.13.1(vite@4.5.0(@types/node@18.18.8)(sass@1.93.2)(terser@5.39.2))(workbox-build@7.1.0(@types/babel__core@7.20.5))(workbox-window@6.6.0): dependencies: debug: 4.3.7 fast-glob: 3.3.2 pretty-bytes: 6.1.1 rollup: 2.79.2 - vite: 4.5.0(@types/node@18.18.8)(sass@1.91.0)(terser@5.39.2) + vite: 4.5.0(@types/node@18.18.8)(sass@1.93.2)(terser@5.39.2) workbox-build: 7.1.0(@types/babel__core@7.20.5) workbox-window: 6.6.0 transitivePeerDependencies: - supports-color - vite-plugin-pwa@1.0.3(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1))(workbox-build@7.1.0(@types/babel__core@7.20.5))(workbox-window@7.3.0): + vite-plugin-pwa@1.0.3(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1))(workbox-build@7.1.0(@types/babel__core@7.20.5))(workbox-window@7.3.0): dependencies: - debug: 4.4.1(supports-color@8.1.1) + debug: 4.4.1 pretty-bytes: 6.1.1 tinyglobby: 0.2.14 - vite: 6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1) + vite: 6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1) workbox-build: 7.1.0(@types/babel__core@7.20.5) workbox-window: 7.3.0 transitivePeerDependencies: - supports-color - vite-plugin-pwa@1.0.3(vite@6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1))(workbox-build@7.1.0(@types/babel__core@7.20.5))(workbox-window@7.3.0): + vite-plugin-pwa@1.0.3(vite@6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1))(workbox-build@7.1.0(@types/babel__core@7.20.5))(workbox-window@7.3.0): dependencies: - debug: 4.4.1(supports-color@8.1.1) + debug: 4.4.1 pretty-bytes: 6.1.1 tinyglobby: 0.2.14 - vite: 6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1) + vite: 6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1) workbox-build: 7.1.0(@types/babel__core@7.20.5) workbox-window: 7.3.0 transitivePeerDependencies: - supports-color - vite-plugin-static-copy@0.12.0(vite@4.5.0(@types/node@18.18.8)(sass@1.91.0)(terser@5.39.2)): + vite-plugin-static-copy@0.12.0(vite@4.5.0(@types/node@18.18.8)(sass@1.93.2)(terser@5.39.2)): dependencies: chokidar: 3.6.0 fast-glob: 3.3.2 fs-extra: 10.1.0 picocolors: 1.1.0 - vite: 4.5.0(@types/node@18.18.8)(sass@1.91.0)(terser@5.39.2) + vite: 4.5.0(@types/node@18.18.8)(sass@1.93.2)(terser@5.39.2) - vite-plugin-static-copy@3.1.2(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1)): + vite-plugin-static-copy@3.1.2(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1)): dependencies: chokidar: 3.6.0 fs-extra: 11.3.1 p-map: 7.0.3 picocolors: 1.1.1 tinyglobby: 0.2.14 - vite: 6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1) + vite: 6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1) - vite-plugin-vue-layouts@0.11.0(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1))(vue-router@4.5.1(vue@3.5.20(typescript@5.9.2)))(vue@3.5.20(typescript@5.9.2)): + vite-plugin-vue-layouts@0.11.0(vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1))(vue-router@4.5.1(vue@3.5.22(typescript@5.9.2)))(vue@3.5.22(typescript@5.9.2)): dependencies: debug: 4.3.7 fast-glob: 3.3.2 - vite: 6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1) - vue: 3.5.20(typescript@5.9.2) - vue-router: 4.5.1(vue@3.5.20(typescript@5.9.2)) + vite: 6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1) + vue: 3.5.22(typescript@5.9.2) + vue-router: 4.5.1(vue@3.5.22(typescript@5.9.2)) transitivePeerDependencies: - supports-color - vite-plugin-vue-layouts@0.11.0(vite@6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1))(vue-router@4.5.1(vue@3.5.20(typescript@5.9.2)))(vue@3.5.20(typescript@5.9.2)): + vite-plugin-vue-layouts@0.11.0(vite@6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1))(vue-router@4.5.1(vue@3.5.22(typescript@5.9.2)))(vue@3.5.22(typescript@5.9.2)): dependencies: debug: 4.3.7 fast-glob: 3.3.2 - vite: 6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1) - vue: 3.5.20(typescript@5.9.2) - vue-router: 4.5.1(vue@3.5.20(typescript@5.9.2)) + vite: 6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1) + vue: 3.5.22(typescript@5.9.2) + vue-router: 4.5.1(vue@3.5.22(typescript@5.9.2)) transitivePeerDependencies: - supports-color - vite-plugin-vue-layouts@0.7.0(vite@4.5.0(@types/node@18.18.8)(sass@1.91.0)(terser@5.39.2))(vue-router@4.5.1(vue@3.5.20(typescript@5.8.3)))(vue@3.5.20(typescript@5.8.3)): + vite-plugin-vue-layouts@0.7.0(vite@4.5.0(@types/node@18.18.8)(sass@1.93.2)(terser@5.39.2))(vue-router@4.5.1(vue@3.5.22(typescript@5.8.3)))(vue@3.5.22(typescript@5.8.3)): dependencies: - '@vue/compiler-sfc': 3.5.20 + '@vue/compiler-sfc': 3.5.22 debug: 4.3.7 fast-glob: 3.3.2 - vite: 4.5.0(@types/node@18.18.8)(sass@1.91.0)(terser@5.39.2) - vue: 3.5.20(typescript@5.8.3) - vue-router: 4.5.1(vue@3.5.20(typescript@5.8.3)) + vite: 4.5.0(@types/node@18.18.8)(sass@1.93.2)(terser@5.39.2) + vue: 3.5.22(typescript@5.8.3) + vue-router: 4.5.1(vue@3.5.22(typescript@5.8.3)) transitivePeerDependencies: - supports-color - vite@3.2.11(@types/node@24.5.2)(sass@1.91.0)(terser@5.39.2): + vite@3.2.11(@types/node@24.5.2)(sass@1.93.2)(terser@5.39.2): dependencies: esbuild: 0.15.18 postcss: 8.5.6 @@ -32901,10 +32739,10 @@ snapshots: optionalDependencies: '@types/node': 24.5.2 fsevents: 2.3.3 - sass: 1.91.0 + sass: 1.93.2 terser: 5.39.2 - vite@4.5.0(@types/node@18.18.8)(sass@1.91.0)(terser@5.39.2): + vite@4.5.0(@types/node@18.18.8)(sass@1.93.2)(terser@5.39.2): dependencies: esbuild: 0.18.20 postcss: 8.5.6 @@ -32912,105 +32750,105 @@ snapshots: optionalDependencies: '@types/node': 18.18.8 fsevents: 2.3.3 - sass: 1.91.0 + sass: 1.93.2 terser: 5.39.2 - vite@6.3.5(@types/node@24.3.0)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1): + vite@6.3.5(@types/node@24.3.0)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1): dependencies: esbuild: 0.25.9 fdir: 6.5.0(picomatch@4.0.3) picomatch: 4.0.3 postcss: 8.5.6 - rollup: 4.48.1 + rollup: 4.52.2 tinyglobby: 0.2.14 optionalDependencies: '@types/node': 24.3.0 fsevents: 2.3.3 jiti: 2.6.0 - sass: 1.91.0 + sass: 1.93.2 terser: 5.39.2 yaml: 2.8.1 - vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1): + vite@6.3.5(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1): dependencies: esbuild: 0.25.9 fdir: 6.5.0(picomatch@4.0.3) picomatch: 4.0.3 postcss: 8.5.6 - rollup: 4.48.1 + rollup: 4.52.2 tinyglobby: 0.2.14 optionalDependencies: '@types/node': 24.5.2 fsevents: 2.3.3 jiti: 2.6.0 - sass: 1.91.0 + sass: 1.93.2 terser: 5.39.2 yaml: 2.8.1 - vite@6.3.6(@types/node@24.3.0)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1): + vite@6.3.6(@types/node@24.3.0)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1): dependencies: esbuild: 0.25.10 fdir: 6.5.0(picomatch@4.0.3) picomatch: 4.0.3 postcss: 8.5.6 - rollup: 4.48.1 + rollup: 4.52.2 tinyglobby: 0.2.15 optionalDependencies: '@types/node': 24.3.0 fsevents: 2.3.3 jiti: 2.6.0 - sass: 1.91.0 + sass: 1.93.2 terser: 5.39.2 yaml: 2.8.1 - vite@6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1): + vite@6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1): dependencies: esbuild: 0.25.10 fdir: 6.5.0(picomatch@4.0.3) picomatch: 4.0.3 postcss: 8.5.6 - rollup: 4.48.1 + rollup: 4.52.2 tinyglobby: 0.2.15 optionalDependencies: '@types/node': 24.5.2 fsevents: 2.3.3 jiti: 2.6.0 - sass: 1.91.0 + sass: 1.93.2 terser: 5.39.2 yaml: 2.8.1 - vite@7.1.2(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1): + vite@7.1.2(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1): dependencies: esbuild: 0.25.10 fdir: 6.5.0(picomatch@4.0.3) picomatch: 4.0.3 postcss: 8.5.6 - rollup: 4.48.1 + rollup: 4.52.2 tinyglobby: 0.2.15 optionalDependencies: '@types/node': 24.5.2 fsevents: 2.3.3 jiti: 2.6.0 - sass: 1.91.0 + sass: 1.93.2 terser: 5.39.2 yaml: 2.8.1 - vitefu@0.2.5(vite@3.2.11(@types/node@24.5.2)(sass@1.91.0)(terser@5.39.2)): + vitefu@0.2.5(vite@3.2.11(@types/node@24.5.2)(sass@1.93.2)(terser@5.39.2)): optionalDependencies: - vite: 3.2.11(@types/node@24.5.2)(sass@1.91.0)(terser@5.39.2) + vite: 3.2.11(@types/node@24.5.2)(sass@1.93.2)(terser@5.39.2) - vitest@3.2.4(@types/debug@4.1.12)(@types/node@24.3.0)(jiti@2.6.0)(jsdom@26.1.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1): + vitest@3.2.4(@types/debug@4.1.12)(@types/node@24.3.0)(jiti@2.6.0)(jsdom@26.1.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1): dependencies: '@types/chai': 5.2.2 '@vitest/expect': 3.2.4 - '@vitest/mocker': 3.2.4(vite@6.3.6(@types/node@24.3.0)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1)) + '@vitest/mocker': 3.2.4(vite@6.3.6(@types/node@24.3.0)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1)) '@vitest/pretty-format': 3.2.4 '@vitest/runner': 3.2.4 '@vitest/snapshot': 3.2.4 '@vitest/spy': 3.2.4 '@vitest/utils': 3.2.4 chai: 5.2.1 - debug: 4.4.1(supports-color@8.1.1) + debug: 4.4.1 expect-type: 1.2.2 magic-string: 0.30.17 pathe: 2.0.3 @@ -33021,8 +32859,8 @@ snapshots: tinyglobby: 0.2.14 tinypool: 1.1.1 tinyrainbow: 2.0.0 - vite: 6.3.6(@types/node@24.3.0)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1) - vite-node: 3.2.4(@types/node@24.3.0)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1) + vite: 6.3.6(@types/node@24.3.0)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1) + vite-node: 3.2.4(@types/node@24.3.0)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1) why-is-node-running: 2.3.0 optionalDependencies: '@types/debug': 4.1.12 @@ -33042,18 +32880,18 @@ snapshots: - tsx - yaml - vitest@3.2.4(@types/debug@4.1.12)(@types/node@24.5.2)(jiti@2.6.0)(jsdom@26.1.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1): + vitest@3.2.4(@types/debug@4.1.12)(@types/node@24.5.2)(jiti@2.6.0)(jsdom@26.1.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1): dependencies: '@types/chai': 5.2.2 '@vitest/expect': 3.2.4 - '@vitest/mocker': 3.2.4(vite@6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1)) + '@vitest/mocker': 3.2.4(vite@6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1)) '@vitest/pretty-format': 3.2.4 '@vitest/runner': 3.2.4 '@vitest/snapshot': 3.2.4 '@vitest/spy': 3.2.4 '@vitest/utils': 3.2.4 chai: 5.2.1 - debug: 4.4.1(supports-color@8.1.1) + debug: 4.4.1 expect-type: 1.2.2 magic-string: 0.30.17 pathe: 2.0.3 @@ -33064,8 +32902,8 @@ snapshots: tinyglobby: 0.2.14 tinypool: 1.1.1 tinyrainbow: 2.0.0 - vite: 6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1) - vite-node: 3.2.4(@types/node@24.5.2)(jiti@2.6.0)(sass@1.91.0)(terser@5.39.2)(yaml@2.8.1) + vite: 6.3.6(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1) + vite-node: 3.2.4(@types/node@24.5.2)(jiti@2.6.0)(sass@1.93.2)(terser@5.39.2)(yaml@2.8.1) why-is-node-running: 2.3.0 optionalDependencies: '@types/debug': 4.1.12 @@ -33092,17 +32930,29 @@ snapshots: vscode-uri@3.1.0: {} - vue-demi@0.14.10(vue@3.5.20(typescript@5.8.3)): + vue-demi@0.14.10(vue@3.5.22(typescript@5.8.3)): dependencies: - vue: 3.5.20(typescript@5.8.3) + vue: 3.5.22(typescript@5.8.3) - vue-demi@0.14.10(vue@3.5.20(typescript@5.9.2)): + vue-demi@0.14.10(vue@3.5.22(typescript@5.9.2)): dependencies: - vue: 3.5.20(typescript@5.9.2) + vue: 3.5.22(typescript@5.9.2) + + vue-eslint-parser@10.2.0(eslint@8.47.0): + dependencies: + debug: 4.4.3(supports-color@8.1.1) + eslint: 8.47.0 + eslint-scope: 8.4.0 + eslint-visitor-keys: 4.2.1 + espree: 10.4.0 + esquery: 1.6.0 + semver: 7.7.2 + transitivePeerDependencies: + - supports-color vue-eslint-parser@10.2.0(eslint@8.57.0): dependencies: - debug: 4.4.3 + debug: 4.4.3(supports-color@8.1.1) eslint: 8.57.0 eslint-scope: 8.4.0 eslint-visitor-keys: 4.2.1 @@ -33114,7 +32964,7 @@ snapshots: vue-eslint-parser@9.4.3(eslint@8.47.0): dependencies: - debug: 4.4.1(supports-color@8.1.1) + debug: 4.4.3(supports-color@8.1.1) eslint: 8.47.0 eslint-scope: 7.2.2 eslint-visitor-keys: 3.4.3 @@ -33127,7 +32977,7 @@ snapshots: vue-eslint-parser@9.4.3(eslint@8.57.0): dependencies: - debug: 4.4.1(supports-color@8.1.1) + debug: 4.4.3(supports-color@8.1.1) eslint: 8.57.0 eslint-scope: 7.2.2 eslint-visitor-keys: 3.4.3 @@ -33138,55 +32988,55 @@ snapshots: transitivePeerDependencies: - supports-color - vue-i18n@11.1.11(vue@3.5.20(typescript@5.8.3)): + vue-i18n@11.1.12(vue@3.5.22(typescript@5.8.3)): dependencies: - '@intlify/core-base': 11.1.11 - '@intlify/shared': 11.1.11 + '@intlify/core-base': 11.1.12 + '@intlify/shared': 11.1.12 '@vue/devtools-api': 6.6.4 - vue: 3.5.20(typescript@5.8.3) + vue: 3.5.22(typescript@5.8.3) optional: true - vue-i18n@11.1.11(vue@3.5.20(typescript@5.9.2)): + vue-i18n@11.1.12(vue@3.5.22(typescript@5.9.2)): dependencies: - '@intlify/core-base': 11.1.11 - '@intlify/shared': 11.1.11 + '@intlify/core-base': 11.1.12 + '@intlify/shared': 11.1.12 '@vue/devtools-api': 6.6.4 - vue: 3.5.20(typescript@5.9.2) + vue: 3.5.22(typescript@5.9.2) - vue-json-pretty@2.5.0(vue@3.5.20(typescript@5.9.2)): + vue-json-pretty@2.5.0(vue@3.5.22(typescript@5.9.2)): dependencies: - vue: 3.5.20(typescript@5.9.2) + vue: 3.5.22(typescript@5.9.2) - vue-pdf-embed@2.1.3(vue@3.5.20(typescript@5.9.2)): + vue-pdf-embed@2.1.3(vue@3.5.22(typescript@5.9.2)): dependencies: pdfjs-dist: 4.10.38 - vue: 3.5.20(typescript@5.9.2) + vue: 3.5.22(typescript@5.9.2) vue-promise-modals@0.1.0(typescript@5.9.2): dependencies: - vue: 3.5.20(typescript@5.9.2) + vue: 3.5.22(typescript@5.9.2) transitivePeerDependencies: - typescript - vue-router@4.5.1(vue@3.5.20(typescript@5.8.3)): + vue-router@4.5.1(vue@3.5.22(typescript@5.8.3)): dependencies: '@vue/devtools-api': 6.6.4 - vue: 3.5.20(typescript@5.8.3) + vue: 3.5.22(typescript@5.8.3) - vue-router@4.5.1(vue@3.5.20(typescript@5.9.2)): + vue-router@4.5.1(vue@3.5.22(typescript@5.9.2)): dependencies: '@vue/devtools-api': 6.6.4 - vue: 3.5.20(typescript@5.9.2) + vue: 3.5.22(typescript@5.9.2) vue-template-compiler@2.7.16: dependencies: de-indent: 1.0.2 he: 1.2.0 - vue-tippy@6.7.1(vue@3.5.20(typescript@5.9.2)): + vue-tippy@6.7.1(vue@3.5.22(typescript@5.9.2)): dependencies: tippy.js: 6.3.7 - vue: 3.5.20(typescript@5.9.2) + vue: 3.5.22(typescript@5.9.2) vue-tsc@1.8.8(typescript@5.8.3): dependencies: @@ -33215,30 +33065,30 @@ snapshots: '@vue/language-core': 2.2.0(typescript@5.9.2) typescript: 5.9.2 - vue@3.5.20(typescript@5.8.3): + vue@3.5.22(typescript@5.8.3): dependencies: - '@vue/compiler-dom': 3.5.20 - '@vue/compiler-sfc': 3.5.20 - '@vue/runtime-dom': 3.5.20 - '@vue/server-renderer': 3.5.20(vue@3.5.20(typescript@5.8.3)) - '@vue/shared': 3.5.20 + '@vue/compiler-dom': 3.5.22 + '@vue/compiler-sfc': 3.5.22 + '@vue/runtime-dom': 3.5.22 + '@vue/server-renderer': 3.5.22(vue@3.5.22(typescript@5.8.3)) + '@vue/shared': 3.5.22 optionalDependencies: typescript: 5.8.3 - vue@3.5.20(typescript@5.9.2): + vue@3.5.22(typescript@5.9.2): dependencies: - '@vue/compiler-dom': 3.5.20 - '@vue/compiler-sfc': 3.5.20 - '@vue/runtime-dom': 3.5.20 - '@vue/server-renderer': 3.5.20(vue@3.5.20(typescript@5.9.2)) - '@vue/shared': 3.5.20 + '@vue/compiler-dom': 3.5.22 + '@vue/compiler-sfc': 3.5.22 + '@vue/runtime-dom': 3.5.22 + '@vue/server-renderer': 3.5.22(vue@3.5.22(typescript@5.9.2)) + '@vue/shared': 3.5.22 optionalDependencies: typescript: 5.9.2 - vuedraggable-es@4.1.1(vue@3.5.20(typescript@5.9.2)): + vuedraggable-es@4.1.1(vue@3.5.22(typescript@5.9.2)): dependencies: sortablejs: 1.14.0 - vue: 3.5.20(typescript@5.9.2) + vue: 3.5.22(typescript@5.9.2) w3c-keyname@2.2.8: {} @@ -33466,7 +33316,7 @@ snapshots: with@7.0.2: dependencies: - '@babel/parser': 7.28.3 + '@babel/parser': 7.28.4 '@babel/types': 7.28.2 assert-never: 1.3.0 babel-walk: 3.0.0-canary-5 @@ -33605,7 +33455,7 @@ snapshots: '@types/trusted-types': 2.0.7 workbox-core: 7.3.0 - workerpool@9.3.3: {} + workerpool@9.3.4: {} wrap-ansi@6.2.0: dependencies: @@ -33646,15 +33496,15 @@ snapshots: dependencies: is-wsl: 3.1.0 - xml-formatter@3.6.6: + xml-formatter@3.6.7: dependencies: - xml-parser-xo: 4.1.4 + xml-parser-xo: 4.1.5 xml-name-validator@4.0.0: {} xml-name-validator@5.0.0: {} - xml-parser-xo@4.1.4: {} + xml-parser-xo@4.1.5: {} xml2js@0.5.0: dependencies: