diff --git a/.github/workflows/test-pnpm-v11.yml b/.github/workflows/test-pnpm-v11.yml index 24fc65b8..bed4ec6f 100644 --- a/.github/workflows/test-pnpm-v11.yml +++ b/.github/workflows/test-pnpm-v11.yml @@ -22,11 +22,11 @@ jobs: - uses: pnpm/action-setup@v6 with: - version: 11.9.0 + version: 11.21.0 - uses: actions/setup-node@v6 with: - node-version: 24 + node-version: 24.19.0 cache: pnpm cache-dependency-path: web/site/pnpm-lock.yaml diff --git a/web/site/package.json b/web/site/package.json index acbe022b..1157f944 100644 --- a/web/site/package.json +++ b/web/site/package.json @@ -4,7 +4,7 @@ "type": "module", "version": "1.1.13", "engines": { - "node": ">=24" + "node": ">=24.19.0" }, "scripts": { "build-check": "nuxt build", @@ -21,37 +21,37 @@ "test:e2e:ui": "npx playwright test --ui" }, "devDependencies": { - "@axe-core/playwright": "^4.9.1", + "@axe-core/playwright": "^4.13.0", "@nuxt/devtools": "latest", - "@nuxt/image": "^1.7.0", - "@nuxt/test-utils": "^3.13.1", + "@nuxt/image": "^1.11.0", + "@nuxt/test-utils": "^3.23.0", "@nuxtjs/eslint-config-typescript": "^12.1.0", "@nuxtjs/eslint-module": "^4.1.0", - "@playwright/test": "^1.45.1", - "@scalar/nuxt": "^0.2.194", + "@playwright/test": "^1.62.1", + "@scalar/nuxt": "^0.6.63", "@testing-library/vue": "^8.1.0", - "@typescript-eslint/parser": "^7.16.0", - "@vue/test-utils": "^2.4.6", - "eslint": "^8.57.0", - "eslint-plugin-tailwindcss": "^3.17.4", + "@typescript-eslint/parser": "^7.18.0", + "@vue/test-utils": "^2.4.11", + "eslint": "^8.57.1", + "eslint-plugin-tailwindcss": "^3.18.3", "happy-dom": "^13.10.1", "nuxt": "^3.15.4", - "nuxt-gtag": "^3.0.1", - "nuxt-vuefire": "^1.0.3", - "playwright-core": "^1.45.1", - "typescript": "^5.5.3", - "vitest": "^1.6.0", - "vue": "^3.4.31", - "vue-router": "^4.4.0" + "nuxt-gtag": "^3.0.3", + "nuxt-vuefire": "^1.1.2", + "playwright-core": "^1.62.1", + "typescript": "^5.9.3", + "vitest": "^1.6.1", + "vue": "^3.5.41", + "vue-router": "^4.6.4" }, "dependencies": { "@daxiom/sbc-nuxt-assets-layer": "^0.3.1", - "@firebase/app-types": "^0.9.2", + "@firebase/app-types": "^0.9.5", "bcros-search-test-publish": "^0.1.4", - "firebase": "^10.12.3", + "firebase": "^10.14.1", "firebase-admin": "^11.11.1", "firebase-functions": "^4.9.0", - "vuefire": "^3.1.24" + "vuefire": "^3.2.3" }, - "packageManager": "pnpm@11.9.0" + "packageManager": "pnpm@11.21.0" } \ No newline at end of file diff --git a/web/site/pnpm-lock.yaml b/web/site/pnpm-lock.yaml index 59bca79a..d4a99747 100644 --- a/web/site/pnpm-lock.yaml +++ b/web/site/pnpm-lock.yaml @@ -10,95 +10,117 @@ importers: dependencies: '@daxiom/sbc-nuxt-assets-layer': specifier: ^0.3.1 - version: 0.3.1(nuxt@3.15.4)(rollup@4.34.6)(typescript@5.7.3)(vite@6.1.0)(vue@3.5.13) + version: 0.3.1(change-case@5.4.4)(db0@0.2.3)(focus-trap@7.8.0)(ioredis@5.5.0(supports-color@9.4.0))(magicast@0.3.5)(nuxt@3.15.4(@parcel/watcher@2.5.1)(@types/node@24.13.3)(db0@0.2.3)(eslint@8.57.1(supports-color@9.4.0))(ioredis@5.5.0(supports-color@9.4.0))(magicast@0.3.5)(optionator@0.9.4)(rollup@4.34.6)(supports-color@9.4.0)(terser@5.38.1)(typescript@5.9.3)(vite@6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0))(yaml@2.9.0))(rollup@4.34.6)(supports-color@9.4.0)(typescript@5.9.3)(vite@6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0))(vue@3.5.41(typescript@5.9.3)) '@firebase/app-types': - specifier: ^0.9.2 - version: 0.9.3 + specifier: ^0.9.5 + version: 0.9.5 bcros-search-test-publish: specifier: ^0.1.4 - version: 0.1.4 + version: 0.1.4(@types/node@24.13.3)(terser@5.38.1) firebase: - specifier: ^10.12.3 + specifier: ^10.14.1 version: 10.14.1 firebase-admin: specifier: ^11.11.1 - version: 11.11.1 + version: 11.11.1(supports-color@9.4.0) firebase-functions: specifier: ^4.9.0 - version: 4.9.0(firebase-admin@11.11.1) + version: 4.9.0(firebase-admin@11.11.1(supports-color@9.4.0))(supports-color@9.4.0) vuefire: - specifier: ^3.1.24 - version: 3.2.1(firebase@10.14.1)(vue@3.5.13) + specifier: ^3.2.3 + version: 3.2.3(consola@3.4.2)(firebase@10.14.1)(vue@3.5.41(typescript@5.9.3)) devDependencies: '@axe-core/playwright': - specifier: ^4.9.1 - version: 4.10.1(playwright-core@1.50.1) + specifier: ^4.13.0 + version: 4.13.0(playwright-core@1.62.1) '@nuxt/devtools': specifier: latest - version: 2.0.0(vite@6.1.0)(vue@3.5.13) + version: 3.4.1(db0@0.2.3)(ioredis@5.5.0(supports-color@9.4.0))(magic-string@1.2.0)(supports-color@9.4.0)(vite@6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0))(vue@3.5.41(typescript@5.9.3)) '@nuxt/image': - specifier: ^1.7.0 - version: 1.9.0 + specifier: ^1.11.0 + version: 1.11.0(db0@0.2.3)(ioredis@5.5.0(supports-color@9.4.0))(magicast@0.3.5) '@nuxt/test-utils': - specifier: ^3.13.1 - version: 3.15.4(@playwright/test@1.50.1)(@testing-library/vue@8.1.0)(@vue/test-utils@2.4.6)(happy-dom@13.10.1)(playwright-core@1.50.1)(typescript@5.7.3)(vitest@1.6.1) + specifier: ^3.23.0 + version: 3.23.0(@playwright/test@1.62.1)(@testing-library/vue@8.1.0(@vue/compiler-dom@3.5.41)(@vue/compiler-sfc@3.5.41)(@vue/server-renderer@3.5.41)(vue@3.5.41(typescript@5.9.3)))(@types/node@24.13.3)(@vue/test-utils@2.4.11(@vue/compiler-dom@3.5.41)(@vue/server-renderer@3.5.41)(vue@3.5.41(typescript@5.9.3)))(happy-dom@13.10.1)(jiti@2.4.2)(magicast@0.3.5)(playwright-core@1.62.1)(supports-color@9.4.0)(terser@5.38.1)(typescript@5.9.3)(vitest@1.6.1(@types/node@24.13.3)(happy-dom@13.10.1)(supports-color@9.4.0)(terser@5.38.1))(yaml@2.9.0) '@nuxtjs/eslint-config-typescript': specifier: ^12.1.0 - version: 12.1.0(eslint@8.57.1)(typescript@5.7.3) + version: 12.1.0(eslint@8.57.1(supports-color@9.4.0))(supports-color@9.4.0)(typescript@5.9.3) '@nuxtjs/eslint-module': specifier: ^4.1.0 - version: 4.1.0(eslint@8.57.1)(vite@6.1.0)(webpack@5.97.1) + version: 4.1.0(eslint@8.57.1(supports-color@9.4.0))(magicast@0.3.5)(supports-color@9.4.0)(vite@6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0))(webpack@5.97.1(esbuild@0.24.2)(uglify-js@3.19.3)) '@playwright/test': - specifier: ^1.45.1 - version: 1.50.1 + specifier: ^1.62.1 + version: 1.62.1 '@scalar/nuxt': - specifier: ^0.2.194 - version: 0.2.194(@hyperjump/browser@1.2.0)(tailwindcss@3.4.17)(typescript@5.7.3) + specifier: ^0.6.63 + version: 0.6.63(change-case@5.4.4)(magic-string@1.2.0)(magicast@0.3.5)(supports-color@9.4.0)(tailwindcss@3.4.17)(typescript@5.9.3)(zod@4.4.3) '@testing-library/vue': specifier: ^8.1.0 - version: 8.1.0(vue@3.5.13) + version: 8.1.0(@vue/compiler-dom@3.5.41)(@vue/compiler-sfc@3.5.41)(@vue/server-renderer@3.5.41)(vue@3.5.41(typescript@5.9.3)) '@typescript-eslint/parser': - specifier: ^7.16.0 - version: 7.18.0(eslint@8.57.1)(typescript@5.7.3) + specifier: ^7.18.0 + version: 7.18.0(eslint@8.57.1(supports-color@9.4.0))(supports-color@9.4.0)(typescript@5.9.3) '@vue/test-utils': - specifier: ^2.4.6 - version: 2.4.6 + specifier: ^2.4.11 + version: 2.4.11(@vue/compiler-dom@3.5.41)(@vue/server-renderer@3.5.41)(vue@3.5.41(typescript@5.9.3)) eslint: - specifier: ^8.57.0 - version: 8.57.1 + specifier: ^8.57.1 + version: 8.57.1(supports-color@9.4.0) eslint-plugin-tailwindcss: - specifier: ^3.17.4 - version: 3.18.0(tailwindcss@3.4.17) + specifier: ^3.18.3 + version: 3.18.3(tailwindcss@3.4.17) happy-dom: specifier: ^13.10.1 version: 13.10.1 nuxt: specifier: ^3.15.4 - version: 3.15.4(eslint@8.57.1)(rollup@4.34.6)(typescript@5.7.3)(vite@6.1.0) + version: 3.15.4(@parcel/watcher@2.5.1)(@types/node@24.13.3)(db0@0.2.3)(eslint@8.57.1(supports-color@9.4.0))(ioredis@5.5.0(supports-color@9.4.0))(magicast@0.3.5)(optionator@0.9.4)(rollup@4.34.6)(supports-color@9.4.0)(terser@5.38.1)(typescript@5.9.3)(vite@6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0))(yaml@2.9.0) nuxt-gtag: - specifier: ^3.0.1 - version: 3.0.2 + specifier: ^3.0.3 + version: 3.0.3(magicast@0.3.5) nuxt-vuefire: - specifier: ^1.0.3 - version: 1.0.5(@firebase/app-types@0.9.3)(firebase-admin@11.11.1)(firebase-functions@4.9.0)(firebase@10.14.1)(vuefire@3.2.1) + specifier: ^1.1.2 + version: 1.1.2(@firebase/app-types@0.9.5)(firebase-admin@11.11.1(supports-color@9.4.0))(firebase-functions@4.9.0(firebase-admin@11.11.1(supports-color@9.4.0))(supports-color@9.4.0))(firebase@10.14.1)(magicast@0.3.5)(supports-color@9.4.0)(vuefire@3.2.3(consola@3.4.2)(firebase@10.14.1)(vue@3.5.41(typescript@5.9.3))) playwright-core: - specifier: ^1.45.1 - version: 1.50.1 + specifier: ^1.62.1 + version: 1.62.1 typescript: - specifier: ^5.5.3 - version: 5.7.3 + specifier: ^5.9.3 + version: 5.9.3 vitest: - specifier: ^1.6.0 - version: 1.6.1(happy-dom@13.10.1) + specifier: ^1.6.1 + version: 1.6.1(@types/node@24.13.3)(happy-dom@13.10.1)(supports-color@9.4.0)(terser@5.38.1) vue: - specifier: ^3.4.31 - version: 3.5.13(typescript@5.7.3) + specifier: ^3.5.41 + version: 3.5.41(typescript@5.9.3) vue-router: - specifier: ^4.4.0 - version: 4.5.0(vue@3.5.13) + specifier: ^4.6.4 + version: 4.6.4(vue@3.5.41(typescript@5.9.3)) packages: + '@ai-sdk/gateway@3.0.13': + resolution: {integrity: sha512-g7nE4PFtngOZNZSy1lOPpkC+FAiHxqBJXqyRMEG7NUrEVZlz5goBdtHg1YgWRJIX776JTXAmbOI5JreAKVAsVA==} + engines: {node: '>=18'} + peerDependencies: + zod: ^3.25.76 || ^4.1.8 + + '@ai-sdk/provider-utils@4.0.5': + resolution: {integrity: sha512-Ow/X/SEkeExTTc1x+nYLB9ZHK2WUId8+9TlkamAx7Tl9vxU+cKzWx2dwjgMHeCN6twrgwkLrrtqckQeO4mxgVA==} + engines: {node: '>=18'} + peerDependencies: + zod: ^3.25.76 || ^4.1.8 + + '@ai-sdk/provider@3.0.2': + resolution: {integrity: sha512-HrEmNt/BH/hkQ7zpi2o6N3k1ZR1QTb7z85WYhYygiTxOQuaml4CMtHCWRbric5WPU+RNsYI7r1EpyVQMKO1pYw==} + engines: {node: '>=18'} + + '@ai-sdk/vue@3.0.33': + resolution: {integrity: sha512-czM9Js3a7f+Eo35gjEYEeJYUoPvMg5Dfi4bOLyDBghLqn0gaVg8yTmTaSuHCg+3K/+1xPjyXd4+2XcQIohWWiQ==} + engines: {node: '>=18'} + peerDependencies: + vue: ^3.3.4 + '@alloc/quick-lru@5.2.0': resolution: {integrity: sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==} engines: {node: '>=10'} @@ -116,8 +138,8 @@ packages: '@antfu/utils@8.1.0': resolution: {integrity: sha512-XPR7Jfwp0FFl/dFYPX8ZjpmU4/1mIXTjnZ1ba48BLMyKOV62/tiRjdsFcPs2hsYcSud4tzk7w3a3LjX8Fu3huA==} - '@axe-core/playwright@4.10.1': - resolution: {integrity: sha512-EV5t39VV68kuAfMKqb/RL+YjYKhfuGim9rgIaQ6Vntb2HgaCaau0h98Y3WEUqW1+PbdzxDtDNjFAipbtZuBmEA==} + '@axe-core/playwright@4.13.0': + resolution: {integrity: sha512-6YLx+kxXu5GJceG4ozFg+33a2EMTdjYwWGloJ3sb9Kta5pp+ZNS53uxGVog5JetIY8s++P5UrtX+cri+u0VAVg==} peerDependencies: playwright-core: '>= 1.0.0' @@ -187,10 +209,18 @@ packages: resolution: {integrity: sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==} engines: {node: '>=6.9.0'} + '@babel/helper-string-parser@7.29.7': + resolution: {integrity: sha512-Pb5ijPrZ89GDH8223L4UP8i6QApWxs04RbPQJTeWDV0/keR2E36MeKnyr6LYmUUvqRRI+Iv87SuF1W6ErINzYw==} + engines: {node: '>=6.9.0'} + '@babel/helper-validator-identifier@7.25.9': resolution: {integrity: sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==} engines: {node: '>=6.9.0'} + '@babel/helper-validator-identifier@7.29.7': + resolution: {integrity: sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg==} + engines: {node: '>=6.9.0'} + '@babel/helper-validator-option@7.25.9': resolution: {integrity: sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw==} engines: {node: '>=6.9.0'} @@ -204,6 +234,11 @@ packages: engines: {node: '>=6.0.0'} hasBin: true + '@babel/parser@7.29.8': + resolution: {integrity: sha512-E8lTAYNB1KW+FH+VGJuZM1ioAx2E6oVlvQFRrf5P8ZZmsiJXYAD9vTFV7yyEURNzgh1dFqMZuO6tUwcARbqFCA==} + engines: {node: '>=6.0.0'} + hasBin: true + '@babel/plugin-proposal-decorators@7.25.9': resolution: {integrity: sha512-smkNLL/O1ezy9Nhy4CNosc4Va+1wo5w4gzSZeLe6y6dM4mmHfYOCPolXQPHQxonZCF+ZyebxN9vqOolkYrSn5g==} engines: {node: '>=6.9.0'} @@ -265,6 +300,24 @@ packages: resolution: {integrity: sha512-eUuWapzEGWFEpHFxgEaBG8e3n6S8L3MSu0oda755rOfabWPnh0Our1AozNFVUxGFIhbKgd1ksprsoDGMinTOTA==} engines: {node: '>=6.9.0'} + '@babel/types@7.29.8': + resolution: {integrity: sha512-Vj1jF3cPfxg7OAfoI7QnVKLoILlm2JF9pnVHrX8qx7AHMiYWT+NDAA7jChlNgRS4WTLc/fD1lXLmPixluj+3Gg==} + engines: {node: '>=6.9.0'} + + '@clack/core@1.0.0-alpha.7': + resolution: {integrity: sha512-3vdh6Ar09D14rVxJZIm3VQJkU+ZOKKT5I5cC0cOVazy70CNyYYjiwRj9unwalhESndgxx6bGc/m6Hhs4EKF5XQ==} + + '@clack/core@1.4.3': + resolution: {integrity: sha512-/kr3UWNtdJfxZtPgDqUOmG2pvwlmcLGheex5yiZKdwbzZJxhV+HMNR9QNmyY5cGwTNV6LrR7Jtp+KjhUAP1qBQ==} + engines: {node: '>= 20.12.0'} + + '@clack/prompts@1.0.0-alpha.9': + resolution: {integrity: sha512-sKs0UjiHFWvry4SiRfBi5Qnj0C/6AYx8aKkFPZQSuUZXgAram25ZDmhQmP7vj1aFyLpfHWtLQjWvOvcat0TOLg==} + + '@clack/prompts@1.7.0': + resolution: {integrity: sha512-y7/yvZ2TPAnR9+jnc00klvNNLkJiXFFrQA/hlLCcxA9a2A4zQIOimyFQ9XfwYKiGD1fb5GY8vbKIIgO8d5Tb2A==} + engines: {node: '>= 20.12.0'} + '@cloudflare/kv-asset-handler@0.3.4': resolution: {integrity: sha512-YLPHc8yASwjNkmcDMQMY35yiWjoKAKnhUbPRszBRS0YgH+IXtsMp61j+yTcnCE3oO2DgP0U3iejLC8FTtKDC8Q==} engines: {node: '>=16.13'} @@ -299,9 +352,6 @@ packages: '@codemirror/lint@6.8.4': resolution: {integrity: sha512-u4q7PnZlJUojeRe8FJa/njJcMctISGgPQ4PnWsd9268R4ZTtU+tfFYmwkBvgcrK2+QQ8tYFVALVb5fVJykKc5A==} - '@codemirror/search@6.5.8': - resolution: {integrity: sha512-PoWtZvo7c1XFeZWmmyaOp2G0XVbOnm+fJzvghqGAktBW3cufwJUWvSCcNG0ppXiBEM05mZu6RhMtXPv2hpllig==} - '@codemirror/state@6.5.2': resolution: {integrity: sha512-FVqsPqtPWKVVL3dPSxy8wEF/ymIEuVzF1PK3VbUgrxXpJUSHQWWZz4JMToquRxnkw+36LTamCZG2iua2Ptq0fA==} @@ -807,8 +857,8 @@ packages: '@firebase/app-types@0.9.2': resolution: {integrity: sha512-oMEZ1TDlBz479lmABwWsWjzHwheQKiAgnuKxE0pz0IXCVx7/rtlkx1fQ6GfgK24WCrxDKMplZrT50Kh04iMbXQ==} - '@firebase/app-types@0.9.3': - resolution: {integrity: sha512-kRVpIl4vVGJ4baogMDINbyrIOtOxqhkZQg4jTq3l8Lw6WSk0xfpEYzezFu+Kl4ve4fbPl79dvwRtaFqAC/ucCw==} + '@firebase/app-types@0.9.5': + resolution: {integrity: sha512-YevqTjvo7Iujsa9Dwowmd6dSoElhzmD63ZSrq6bzjvQ6POjYgNjOFHLmNIgJs48eNO093NCERibuFnxbfOvU7A==} '@firebase/app@0.10.13': resolution: {integrity: sha512-OZiDAEK/lDB6xy/XzYAyJJkaDqmQ+BCtOEPLqFvxWKUz5JbBmej7IiiRHdtiIOD/twW7O5AxVsfaaGA/V1bNsA==} @@ -919,6 +969,10 @@ packages: '@firebase/logger@0.4.2': resolution: {integrity: sha512-Q1VuA5M1Gjqrwom6I6NUU4lQXdo9IAQieXlujeHZWvRt1b7qQ0KwBaNAjgxG27jgF9/mUwsNmO8ptBCGVYhB0A==} + '@firebase/logger@0.5.1': + resolution: {integrity: sha512-vZKLsqE1ABOy8OjQiE7cUTFn4gvaqlk88yp8N94Pk/sDpq61YqZGqmVFZTvOyflTwuYFcWirBdYGoJgbDaXKYQ==} + engines: {node: '>=20.0.0'} + '@firebase/messaging-compat@0.2.12': resolution: {integrity: sha512-pKsiUVZrbmRgdImYqhBNZlkKJbqjlPkVdQRZGRbkTyX4OSGKR0F/oJeCt1a8jEg5UnBp4fdVwSWSp4DuCovvEQ==} peerDependencies: @@ -993,15 +1047,30 @@ packages: '@floating-ui/core@1.6.9': resolution: {integrity: sha512-uMXCuQ3BItDUbAMhIXw7UPXRfAlOAvZzdK9BWpE60MCn+Svt3aLn9jsPTi/WNGlRUu2uI0v5S7JiIUsbsvh3fw==} + '@floating-ui/core@1.8.0': + resolution: {integrity: sha512-0CIZ5itps/8x7BG8dEIhs53BvCUH2PCoogtakwRTut+Arm58sJooJ0AuZhLw2HJYIR5cMLNPBSS728sPho2khQ==} + '@floating-ui/dom@1.6.13': resolution: {integrity: sha512-umqzocjDgNRGTuO7Q8CU32dkHkECqI8ZdMZ5Swb6QAM0t5rnlrN3lGo1hdpscRd3WS8T6DKYK4ephgIH9iRh3w==} + '@floating-ui/dom@1.8.0': + resolution: {integrity: sha512-yXSrzeHZBTZadLOlfyhCkJHNeLJnHRnRInwdZ40L7ZiaAtrBwoYlsDrX3v5zB1Utk7CLfzcOVnVVWoXEky7Ceg==} + + '@floating-ui/utils@0.2.10': + resolution: {integrity: sha512-aGTxbpbg8/b5JfU1HXSrbH3wXZuLPJcNEcZQFMxLs3oSzgtVu6nFPkbbGGUvBcUjKV2YyB9Wxxabo+HEH9tcRQ==} + + '@floating-ui/utils@0.2.12': + resolution: {integrity: sha512-HpCo8tmWzLVad5s2d19EhAz5zqrrQ6s69qd6moPMQvkOuSwDT1YgRfWSVuc4ennqrgv3OHppiOGMQ7oC13yIww==} + '@floating-ui/utils@0.2.9': resolution: {integrity: sha512-MDWhGtE+eHw5JW7lq4qhc5yRLS11ERl1c7Z6Xd0a58DozHES6EnNNwUWbMiG4J9Cgj053Bhk8zvlhFYKVhULwg==} '@floating-ui/vue@1.1.6': resolution: {integrity: sha512-XFlUzGHGv12zbgHNk5FN2mUB7ROul3oG2ENdTpWdE+qMFxyNxWSRmsoyhiEnpmabNm6WnUvR1OvJfUfN4ojC1A==} + '@floating-ui/vue@1.1.9': + resolution: {integrity: sha512-BfNqNW6KA83Nexspgb9DZuz578R7HT8MZw1CfK9I6Ah4QReNWEJsXWHN+SdmOVLNGmTPDi+fDT535Df5PzMLbQ==} + '@google-cloud/firestore@6.8.0': resolution: {integrity: sha512-JRpk06SmZXLGz0pNx1x7yU3YhkUXheKgH5hbDZ4kMsdhtfV5qPLJLRI4wv69K0cZorIk+zTMOwptue7hizo0eA==} engines: {node: '>=12.0.0'} @@ -1060,24 +1129,6 @@ packages: resolution: {integrity: sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==} deprecated: Use @eslint/object-schema instead - '@hyperjump/browser@1.2.0': - resolution: {integrity: sha512-xv7u4Ddbhnd9a4yi8V0bNYQrimL0SuBW2T+l4eSEKedxhIBVqxuZ6Vulm6+rPtcvg79LyhWxH4fB/J056qaSMQ==} - engines: {node: '>=18.0.0'} - - '@hyperjump/json-pointer@1.1.0': - resolution: {integrity: sha512-tFCKxMKDKK3VEdtUA3EBOS9GmSOS4mbrTjh9v3RnK10BphDMOb6+bxTh++/ae1AyfHyWb6R54O/iaoAtPMZPCg==} - - '@hyperjump/json-schema@1.11.0': - resolution: {integrity: sha512-gX1YNObOybUW6tgJjvb1lomNbI/VnY+EBPokmEGy9Lk8cgi+gE0vXhX1XDgIpUUA4UXfgHEn5I1mga5vHgOttg==} - peerDependencies: - '@hyperjump/browser': ^1.1.0 - - '@hyperjump/pact@1.3.0': - resolution: {integrity: sha512-/UIKatOtyZ3kN4A7AQmqZKzg/6es9jKyeWbfrenb2rDb3I9W4ZrVZT8q1zDrI/G+849I6Eq0ybzV1mmEC9zoDg==} - - '@hyperjump/uri@1.3.1': - resolution: {integrity: sha512-2ecKymxf6prQMgrNpAvlx4RhsuM5+PFT6oh6uUTZdv5qmBv0RZvxv8LJ7oR30ZxGhdPdZAl4We/1NFc0nqHeAw==} - '@iconify-json/heroicons@1.2.2': resolution: {integrity: sha512-qoW4pXr5kTTL6juEjgTs83OJIwpePu7q1tdtKVEdj+i0zyyVHgg/dd9grsXJQnpTpBt6/VwNjrXBvFjRsKPENg==} @@ -1178,6 +1229,9 @@ packages: resolution: {integrity: sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA==} engines: {node: '>=6.0.0'} + '@jridgewell/remapping@2.3.5': + resolution: {integrity: sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==} + '@jridgewell/resolve-uri@3.1.2': resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==} engines: {node: '>=6.0.0'} @@ -1192,6 +1246,9 @@ packages: '@jridgewell/sourcemap-codec@1.5.0': resolution: {integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==} + '@jridgewell/sourcemap-codec@1.5.5': + resolution: {integrity: sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==} + '@jridgewell/trace-mapping@0.3.25': resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==} @@ -1202,6 +1259,7 @@ packages: '@koa/router@12.0.2': resolution: {integrity: sha512-sYcHglGKTxGF+hQ6x67xDfkE9o+NhVlRHBqq6gLywaMc6CojK/5vFZByphdonKinYlMLkEkacm+HEse9HzwgTA==} engines: {node: '>= 12'} + deprecated: Please upgrade to v15 or higher. All reported bugs in this version are fixed in newer releases, dependencies have been updated, and security has been improved. '@kwsites/file-exists@1.1.1': resolution: {integrity: sha512-m9/5YGR18lIwxSFDwfE3oA7bWuq9kdau6ugN4H2rJeyhFQZcG9AgSHkQtSD15a8WvTgfz9aikZMrKPHvbpqFiw==} @@ -1307,8 +1365,8 @@ packages: peerDependencies: vite: '*' - '@nuxt/devtools-kit@2.0.0': - resolution: {integrity: sha512-wWZGob6xsrDa9NcFCJb4I26rv8XPWRXP4QSVgBT7hkgiAstRISduUU1solxVJTrPHjx98L4Lumb2jjy+1MjMSA==} + '@nuxt/devtools-kit@3.4.1': + resolution: {integrity: sha512-6ltPm2yUW8GvDdf3VJna7+flLi+ej7xRfSr+S4ovevKt/CuPf9EqYOn1jW7Kw/U1MXt/71zkn+/O2vu3G6O9Hg==} peerDependencies: vite: '>=6.0' @@ -1316,8 +1374,8 @@ packages: resolution: {integrity: sha512-86Gd92uEw0Dh2ErIYT9TMIrMOISE96fCRN4rxeryTvyiowQOsyrbkCeMNYrEehoRL+lohoyK6iDmFajadPNwWQ==} hasBin: true - '@nuxt/devtools-wizard@2.0.0': - resolution: {integrity: sha512-pVMte/Wm7OY1dBjoFh+whbCFb//M2y8TiH60AS34XRoNi+K0OXf/LVxMEkVLkXz35hpMYPph5ClNopzErEmYnA==} + '@nuxt/devtools-wizard@3.4.1': + resolution: {integrity: sha512-taGeuTnkHsZVjgD9r6NXvvHaBzB2j4mCgOmlmkz3ntsqgh1SJfmsD11Tmtl7FVAxJS8Wuvuzgt0GyTlADBW9Wg==} hasBin: true '@nuxt/devtools@1.7.0': @@ -1326,23 +1384,35 @@ packages: peerDependencies: vite: '*' - '@nuxt/devtools@2.0.0': - resolution: {integrity: sha512-46+9/QW6dUEpeeTOtv21+uqSTXlF7gDzyBqek7pU6ICxv7m8dCIw2fzFYqUKNOBww+1QBH27e9f0cbCPRDB8sw==} + '@nuxt/devtools@3.4.1': + resolution: {integrity: sha512-20zZs6k/zAdi+PM7s1BwxE3hanZ+R1OGi5DWCKPyzSnhUUeeNebvWNgec7Rwnx6iKLkJfK4WFIZ+FL2QurG/ZQ==} hasBin: true peerDependencies: + '@vitejs/devtools': '*' vite: '>=6.0' + peerDependenciesMeta: + '@vitejs/devtools': + optional: true '@nuxt/icon@1.10.3': resolution: {integrity: sha512-ESIiSIpETLLcn5p4U8S0F3AQ5Mox0MoHAVKczamY4STh3Dwrc8labLhtN6lunwpQEv6UGuiutdvfkJ88zu44Ew==} - '@nuxt/image@1.9.0': - resolution: {integrity: sha512-kuuePx/jtlmsuG/G8mTMELntw4p8MLD4tu9f4A064xor/ks29oEoBmFRzvfFwxqZ7cqfG2M4LZfTZFjQz5St+Q==} - engines: {node: '>=18.20.5'} + '@nuxt/image@1.11.0': + resolution: {integrity: sha512-4kzhvb2tJfxMsa/JZeYn1sMiGbx2J/S6BQrQSdXNsHgSvywGVkFhTiQGjoP6O49EsXyAouJrer47hMeBcTcfXQ==} + engines: {node: '>=18.20.6'} '@nuxt/kit@3.15.4': resolution: {integrity: sha512-dr7I7eZOoRLl4uxdxeL2dQsH0OrbEiVPIyBHnBpA4co24CBnoJoF+JINuP9l3PAM3IhUzc5JIVq3/YY3lEc3Hw==} engines: {node: '>=18.12.0'} + '@nuxt/kit@3.21.11': + resolution: {integrity: sha512-0Xi3tgwN77w43Q8GCPIrvWmF1J7Peehkts44E0uKNIml9lB8WoUn8YxyUjxBv47XtVR86NWoWALAT+/IEMHJEA==} + engines: {node: '>=18.12.0'} + + '@nuxt/kit@4.5.2': + resolution: {integrity: sha512-l66LU9DcJYjmNwqwAj2I5UGRrUbnG2DOKGChnN70zIGtn0eq/z87gi/FRgha6eMb9/FmB1PFHgtx6PWVml1C2Q==} + engines: {node: '>=18.12.0'} + '@nuxt/schema@3.15.4': resolution: {integrity: sha512-pAYZb/3ocSC/db1EFd5y+otmgHqUkvfxfhd9EknDB5DygnJuOIQNuGJ7LMJM6S2c0DYgBIHOdEelLxKHOjwbgQ==} engines: {node: ^14.18.0 || >=16.10.0} @@ -1388,6 +1458,42 @@ packages: vitest: optional: true + '@nuxt/test-utils@3.23.0': + resolution: {integrity: sha512-NZKWSwvfIiTO2qhMoJHVbUQLgJMe96J9ccLhPPqN5+a/XzISZ027LG9wWVp1tC5oB0qQ3eUDhrxmq6Lj8EQLMQ==} + engines: {node: ^20.11.1 || ^22.0.0 || >=24.0.0} + peerDependencies: + '@cucumber/cucumber': ^10.3.1 || >=11.0.0 + '@jest/globals': ^29.5.0 || >=30.0.0 + '@playwright/test': ^1.43.1 + '@testing-library/vue': ^7.0.0 || ^8.0.1 + '@vitest/ui': '*' + '@vue/test-utils': ^2.4.2 + happy-dom: '*' + jsdom: '*' + playwright-core: ^1.43.1 + vitest: ^3.2.0 + peerDependenciesMeta: + '@cucumber/cucumber': + optional: true + '@jest/globals': + optional: true + '@playwright/test': + optional: true + '@testing-library/vue': + optional: true + '@vitest/ui': + optional: true + '@vue/test-utils': + optional: true + happy-dom: + optional: true + jsdom: + optional: true + playwright-core: + optional: true + vitest: + optional: true + '@nuxt/ui@2.21.0': resolution: {integrity: sha512-kvQkB1/TyyUMvfQJTwQ2gubCyHCwyvwIQWWygEASXc8FfnzMtJZ+1ZYqNeWd9i7sr4+Lq2ye0+5t8M+raweYUw==} @@ -1428,6 +1534,10 @@ packages: '@one-ini/wasm@0.1.1': resolution: {integrity: sha512-XuySG1E38YScSJoMlqovLru4KTUNSjgVTIjyh7qMX6aNN5HY5Ct5LhRJdxO79JtTzKfzV/bnWpz+zquYrISsvw==} + '@opentelemetry/api@1.9.0': + resolution: {integrity: sha512-3giAOQvZiH5F9bMlMiv8+GSPMeqg0dbaeo58/0SlA9sxSqZhnUtxzX9/2FzyhS9sWQf5S0GJE0AKBrFqjpeYcg==} + engines: {node: '>=8.0.0'} + '@parcel/watcher-android-arm64@2.5.1': resolution: {integrity: sha512-KF8+j9nNbUN8vzOFDpRMsaKBHZ/mcjEjMToVMJOhTozkDonQFFrRcfdLWn6yWKCmJKmdVxSgHiYvTCef4/qcBA==} engines: {node: '>= 10.0.0'} @@ -1457,36 +1567,42 @@ packages: engines: {node: '>= 10.0.0'} cpu: [arm] os: [linux] + libc: [glibc] '@parcel/watcher-linux-arm-musl@2.5.1': resolution: {integrity: sha512-6E+m/Mm1t1yhB8X412stiKFG3XykmgdIOqhjWj+VL8oHkKABfu/gjFj8DvLrYVHSBNC+/u5PeNrujiSQ1zwd1Q==} engines: {node: '>= 10.0.0'} cpu: [arm] os: [linux] + libc: [musl] '@parcel/watcher-linux-arm64-glibc@2.5.1': resolution: {integrity: sha512-LrGp+f02yU3BN9A+DGuY3v3bmnFUggAITBGriZHUREfNEzZh/GO06FF5u2kx8x+GBEUYfyTGamol4j3m9ANe8w==} engines: {node: '>= 10.0.0'} cpu: [arm64] os: [linux] + libc: [glibc] '@parcel/watcher-linux-arm64-musl@2.5.1': resolution: {integrity: sha512-cFOjABi92pMYRXS7AcQv9/M1YuKRw8SZniCDw0ssQb/noPkRzA+HBDkwmyOJYp5wXcsTrhxO0zq1U11cK9jsFg==} engines: {node: '>= 10.0.0'} cpu: [arm64] os: [linux] + libc: [musl] '@parcel/watcher-linux-x64-glibc@2.5.1': resolution: {integrity: sha512-GcESn8NZySmfwlTsIur+49yDqSny2IhPeZfXunQi48DMugKeZ7uy1FX83pO0X22sHntJ4Ub+9k34XQCX+oHt2A==} engines: {node: '>= 10.0.0'} cpu: [x64] os: [linux] + libc: [glibc] '@parcel/watcher-linux-x64-musl@2.5.1': resolution: {integrity: sha512-n0E2EQbatQ3bXhcH2D1XIAANAcTZkQICBPVaxMeaCVBtOpBZpWJuf7LwyWPSBDITb7In8mqQgJ7gH8CILCURXg==} engines: {node: '>= 10.0.0'} cpu: [x64] os: [linux] + libc: [musl] '@parcel/watcher-wasm@2.5.1': resolution: {integrity: sha512-RJxlQQLkaMMIuWRozy+z2vEqbaQlCuaCgVZIUCzQLYggY22LZbP5Y1+ia+FD724Ids9e+XIyOLXLrLgQSHIthw==} @@ -1516,6 +1632,9 @@ packages: resolution: {integrity: sha512-dfUnCxiN9H4ap84DvD2ubjw+3vUNpstxa0TneY/Paat8a3R4uQZDLSvWjmznAY/DoahqTHl9V46HF/Zs3F29pg==} engines: {node: '>= 10.0.0'} + '@phosphor-icons/core@2.1.1': + resolution: {integrity: sha512-v4ARvrip4qBCImOE5rmPUylOEK4iiED9ZyKjcvzuezqMaiRASCHKcRIuvvxL/twvLpkfnEODCOJp5dM4eZilxQ==} + '@pinia/nuxt@0.5.5': resolution: {integrity: sha512-wjxS7YqIesh4OLK+qE3ZjhdOJ5pYZQ+VlEmZNtTwzQn1Kavei/khovx7mzXVXNA/mvSPXVhb9xBzhyS3XMURtw==} @@ -1523,9 +1642,13 @@ packages: resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} engines: {node: '>=14'} - '@playwright/test@1.50.1': - resolution: {integrity: sha512-Jii3aBg+CEDpgnuDxEp/h7BimHcUTDlpEtce89xEumlJ5ef2hqepZ+PWp1DDpYC/VO9fmWVI1IlEaoI5fK9FXQ==} - engines: {node: '>=18'} + '@pkgr/core@0.3.6': + resolution: {integrity: sha512-SEeaJLb3qBNF/OaXnaR1NmmBbFYk1zC0ZH/52fATcRPLFg/p791YrcyFFy44Bo9sLaGuSuLp5Q6axbb/O+v/RA==} + engines: {node: ^14.18.0 || >=16.0.0} + + '@playwright/test@1.62.1': + resolution: {integrity: sha512-DTcUc8qii+cpHvtOwggMtBRMjKZHXYWdw8syRYu2vtzuq4Wxphqq4NfCs5Zt44L6mA8rfDfj+PHnxFc/FeK6mQ==} + engines: {node: '>=20'} hasBin: true '@polka/url@1.0.0-next.28': @@ -1704,51 +1827,61 @@ packages: resolution: {integrity: sha512-88fSzjC5xeH9S2Vg3rPgXJULkHcLYMkh8faix8DX4h4TIAL65ekwuQMA/g2CXq8W+NJC43V6fUpYZNjaX3+IIg==} cpu: [arm] os: [linux] + libc: [glibc] '@rollup/rollup-linux-arm-musleabihf@4.34.6': resolution: {integrity: sha512-wM4ztnutBqYFyvNeR7Av+reWI/enK9tDOTKNF+6Kk2Q96k9bwhDDOlnCUNRPvromlVXo04riSliMBs/Z7RteEg==} cpu: [arm] os: [linux] + libc: [musl] '@rollup/rollup-linux-arm64-gnu@4.34.6': resolution: {integrity: sha512-9RyprECbRa9zEjXLtvvshhw4CMrRa3K+0wcp3KME0zmBe1ILmvcVHnypZ/aIDXpRyfhSYSuN4EPdCCj5Du8FIA==} cpu: [arm64] os: [linux] + libc: [glibc] '@rollup/rollup-linux-arm64-musl@4.34.6': resolution: {integrity: sha512-qTmklhCTyaJSB05S+iSovfo++EwnIEZxHkzv5dep4qoszUMX5Ca4WM4zAVUMbfdviLgCSQOu5oU8YoGk1s6M9Q==} cpu: [arm64] os: [linux] + libc: [musl] '@rollup/rollup-linux-loongarch64-gnu@4.34.6': resolution: {integrity: sha512-4Qmkaps9yqmpjY5pvpkfOerYgKNUGzQpFxV6rnS7c/JfYbDSU0y6WpbbredB5cCpLFGJEqYX40WUmxMkwhWCjw==} cpu: [loong64] os: [linux] + libc: [glibc] '@rollup/rollup-linux-powerpc64le-gnu@4.34.6': resolution: {integrity: sha512-Zsrtux3PuaxuBTX/zHdLaFmcofWGzaWW1scwLU3ZbW/X+hSsFbz9wDIp6XvnT7pzYRl9MezWqEqKy7ssmDEnuQ==} cpu: [ppc64] os: [linux] + libc: [glibc] '@rollup/rollup-linux-riscv64-gnu@4.34.6': resolution: {integrity: sha512-aK+Zp+CRM55iPrlyKiU3/zyhgzWBxLVrw2mwiQSYJRobCURb781+XstzvA8Gkjg/hbdQFuDw44aUOxVQFycrAg==} cpu: [riscv64] os: [linux] + libc: [glibc] '@rollup/rollup-linux-s390x-gnu@4.34.6': resolution: {integrity: sha512-WoKLVrY9ogmaYPXwTH326+ErlCIgMmsoRSx6bO+l68YgJnlOXhygDYSZe/qbUJCSiCiZAQ+tKm88NcWuUXqOzw==} cpu: [s390x] os: [linux] + libc: [glibc] '@rollup/rollup-linux-x64-gnu@4.34.6': resolution: {integrity: sha512-Sht4aFvmA4ToHd2vFzwMFaQCiYm2lDFho5rPcvPBT5pCdC+GwHG6CMch4GQfmWTQ1SwRKS0dhDYb54khSrjDWw==} cpu: [x64] os: [linux] + libc: [glibc] '@rollup/rollup-linux-x64-musl@4.34.6': resolution: {integrity: sha512-zmmpOQh8vXc2QITsnCiODCDGXFC8LMi64+/oPpPx5qz3pqv0s6x46ps4xoycfUiVZps5PFn1gksZzo4RGTKT+A==} cpu: [x64] os: [linux] + libc: [musl] '@rollup/rollup-win32-arm64-msvc@4.34.6': resolution: {integrity: sha512-3/q1qUsO/tLqGBaD4uXsB6coVGB3usxw3qyeVb59aArCgedSF66MPdgRStUd7vbZOsko/CgVaY5fo2vkvPLWiA==} @@ -1768,88 +1901,104 @@ packages: '@rtsao/scc@1.1.0': resolution: {integrity: sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==} - '@scalar/api-client@2.2.45': - resolution: {integrity: sha512-QXBlnDYIsvNYvRqVLN2sc/vlaB4RP4Xvf5SoA/7KWJhW98ATYWfZ04oJjPPaHL6vGuEsGwUIAxWaduJWsFN4fg==} - engines: {node: '>=18'} + '@scalar/agent-chat@0.12.26': + resolution: {integrity: sha512-TJFz1EDjFk56BQoM4NjOSH+ab4rKSKy3LEuCHnu6hLD4RanrKKAHIMXRsNSgTn93IIUHulaJUrT6Uj/drIow4A==} + engines: {node: '>=22'} - '@scalar/api-reference@1.25.116': - resolution: {integrity: sha512-igeNjFREmBVFXYIyFl/eU2uWEez8xFLk98WR9rbQOBsRkWBaGxc8gzCFCAZFFbsB4XFXH0jO9PlE+Kb4pFoLeA==} - engines: {node: '>=18'} + '@scalar/api-client@3.16.1': + resolution: {integrity: sha512-aW/I+z4hmHGj8+VBDuLCnYdMTRrdavfNShPMhvYdmNCTgRZAzuy4KGjnLR8l9M443byGhoFqmVpPbiqefAF2wA==} + engines: {node: '>=22'} - '@scalar/code-highlight@0.0.20': - resolution: {integrity: sha512-F5/3zTXdevlXohWrsQKoFArUQNWJ/vPL/lYSXMzfh8SqimSHESnKNjItcOUSpbenRftFXCKKPxKbdXeKuTiQWQ==} - engines: {node: '>=18'} + '@scalar/api-reference@1.65.1': + resolution: {integrity: sha512-NkgKPV7UhtTs79kHXh7JUQpQBu+oFNucaW+Nwr0Q/mrls4g5gt1jEv1JhCvqBVPRClfxVFoUweP63bLQIpFf7Q==} + engines: {node: '>=22'} - '@scalar/components@0.13.21': - resolution: {integrity: sha512-yeu8mjGRajC9Wva7T75QJxgM4jLOBSuB5qaUrwZcYUqggJRhBFgXbr+af8+jWKKBVYUz2PvO0I6fbBfYVogFSA==} - engines: {node: '>=18'} + '@scalar/asyncapi-upgrader@0.1.5': + resolution: {integrity: sha512-JXBvcMJUKhVQXmIPiyqAJ3UAiSEQjhkPaz987Lhb4x7I7KaWvbp88YRHDS1aCZWAK8IENKXZskKIUyCkoT92YQ==} + engines: {node: '>=22'} - '@scalar/draggable@0.1.8': - resolution: {integrity: sha512-awax9QsYW+GgQD5tumjFdZJO68a+OFmq6OloMBYNkLD+k1758Izpi/gqf0mdDRknCITISEAaLjWEoZC87AtIAQ==} - engines: {node: '>=18'} + '@scalar/blocks@0.1.12': + resolution: {integrity: sha512-yuDGuMQ/CwIw8g2wBrjeX2evlf+fTfBP5hdWZS37Vg89n1//h8OnuGHb6H3DC4HUWrCJ86sC5Q03QC+FNcqXIA==} + engines: {node: '>=22'} - '@scalar/icons@0.1.2': - resolution: {integrity: sha512-aGcqLZGIdHjyLo4wloD0RGSXwVqLVXaK9NX5W/oUuK1G9o7SV9wph9eib6VnpqP6x7UN98hy9TBe7VC1ELmlKQ==} - engines: {node: '>=18'} + '@scalar/code-highlight@0.4.3': + resolution: {integrity: sha512-uueW22siajrJUtszH+k/PmABqau2MmJzajpEFTPapK7Zak167xcKUIjcMbFFFgW8SGKLMSVzLkuB/VNDbOHuOg==} + engines: {node: '>=22'} - '@scalar/import@0.2.23': - resolution: {integrity: sha512-SKjXWvLaSME231ZWB9wxqh4Ep1j0d3pynu0FISizgAKdUku2yrvo0demqXTX8j32kvs+ya335ibCpdhsIYZ3oA==} - engines: {node: '>=18'} + '@scalar/components@0.27.11': + resolution: {integrity: sha512-ERklFHgtPHaAmKjbXbetNNO6OXslDL1fACx2mrNVPzTJ+lOKqqy+MVFj7su3Uy4arYdW/SGRg/fMjReD8y6jlQ==} + engines: {node: '>=22'} - '@scalar/nuxt@0.2.194': - resolution: {integrity: sha512-wfS8m/kMjzuxF4d/FlBtbsAd08pV19RKS5f/A+beVG/aE28V0nxih9ztJC1NsE6H5xl91lIArP/+/W4aAAkj4Q==} - engines: {node: '>=18'} + '@scalar/helpers@0.10.0': + resolution: {integrity: sha512-IAfnpIZnXY6ni+zyFMwWHBa5b/7yr4mCSvoTGR84oS9q4Quy2wjgafnr7CyfL65ney3iilBZHigZYLYqdqCu3Q==} + engines: {node: '>=22'} - '@scalar/oas-utils@0.2.103': - resolution: {integrity: sha512-+ZeFXDO9u+r42ZGcPAnItQn/L47bIurSypxTpExZXwXSwjuC5aSHjrkd3X57GS1F8DJoqVUkbBQec1anx5dlew==} - engines: {node: '>=18'} + '@scalar/icons@0.7.5': + resolution: {integrity: sha512-kWYkjmYlHzrZ+31d8L1uJpVeil6r1xNcyR+MewnxFslpMBCDIeo9udhYzg09v8s6nWKxwuPokhdQPLbKS+SSgg==} + engines: {node: '>=22'} - '@scalar/object-utils@1.1.12': - resolution: {integrity: sha512-RMC4kKkFVpFKHL8QbJJpRGY4cAtc/6w4Gaf5zaZj6qtc0OZZRJyF+G9JfcqmYd98FW4DfmzN4Pr0nhYQJraZ0A==} - engines: {node: '>=18'} + '@scalar/json-magic@0.13.0': + resolution: {integrity: sha512-K25TprVh4fusvKJlh4qnqh+cb4rpixv2xPTC2bqanhO9DXHQIesq7pnE0XONsfQJn3y9VjDefICIXHEXFqY3Pw==} + engines: {node: '>=22'} - '@scalar/openapi-parser@0.10.5': - resolution: {integrity: sha512-xLVzvrk5MgZrtydGdLiT8G6qOhTM8yUYs55eO6Wrb366mTF3PjwDlw5epnYfQPBavROAT/vrPEHo7yE/IWR2cA==} - engines: {node: '>=18'} + '@scalar/nuxt@0.6.63': + resolution: {integrity: sha512-LjTaRRLpQ47xnCW9RIIJ9R4eU8x5/qE7/WVtL2M6xHW01K6+TJn23KloWsXZS7ywMEoGRcyLHuN/ImZrOlEPGQ==} + engines: {node: '>=22'} - '@scalar/openapi-types@0.1.7': - resolution: {integrity: sha512-oOTG3JQifg55U3DhKB7WdNIxFnJzbPJe7rqdyWdio977l8IkxQTVmObftJhdNIMvhV2K+1f/bDoMQGu6yTaD0A==} - engines: {node: '>=18'} + '@scalar/oas-utils@0.19.12': + resolution: {integrity: sha512-B9dVDubSm1M4h+iNy1NFY849j20EHKjOCOXKbeItlhc9F8q770A4h1MKm1Lv4nazPZ/2PJvrD22vF3Drn8qPgQ==} + engines: {node: '>=22'} - '@scalar/postman-to-openapi@0.1.26': - resolution: {integrity: sha512-T0MCn3knC2EqhWWXxXJrZnxF2DgxozxZIg5iRT5vzDv/QJV6ffT96PNK1/2b6hk/CDvY+hD2K05Sdtnrd/ZFVg==} - engines: {node: '>=18'} + '@scalar/openapi-types@0.9.4': + resolution: {integrity: sha512-eUSIjZEBLEF2i2pvcNdzXhzlKx6qt+hZsNklLmCyzPBoXWxHcQaEClgMFavXDRRvJDdi6LkyjqGUqqf0XgRgFg==} + engines: {node: '>=22'} - '@scalar/snippetz@0.2.11': - resolution: {integrity: sha512-QkY59ZY5bOUeH1mZuIccuLFxFEA99QxU5y/FnqhEU1hqZGuTZgs7mGO3GdH/96GqyebnrFy7T7fkjVLd7ey4wQ==} - engines: {node: '>=18'} + '@scalar/openapi-upgrader@0.2.13': + resolution: {integrity: sha512-bPTkDsthDXj/3bgO7RDmRra1OfwxG/uQio6LP0h9Z8NCCgoZQ4E+V7S6bwF/9TWxbMRlb9djRNpbXCTh/L3C5g==} + engines: {node: '>=22'} - '@scalar/themes@0.9.65': - resolution: {integrity: sha512-bkv3XcQ+502lpldjdoyDbo6LYze2z4xnK1kiptSdZxhj/44sq0l6W5IMMDOC+sWeNP3uusDpa7vMinckaRvf4w==} - engines: {node: '>=18'} + '@scalar/schemas@0.8.1': + resolution: {integrity: sha512-SGB/Verzjf6wpULdOIQfCCPvG46GTVYawirjQ8AVSFSIMduS6zz1MpL+I90Z8/zjeSbjtwRoLtjjWb2yByEjfQ==} + engines: {node: '>=22'} - '@scalar/types@0.0.31': - resolution: {integrity: sha512-xagRDDqqf+tMTtChUggQHIzjMbfHe/3ntiZpF4RDgrU5yA3v/eYFwLjb+OgfcMpU1c02FSUeKa6FN7e7DZcXgg==} - engines: {node: '>=18'} + '@scalar/sidebar@0.9.37': + resolution: {integrity: sha512-/hbGS2HZVMxXbarxoEkuihpBxe9LTfZcKW09QQit1/TJ2W404NgdgoHWJzxEAhfg8M3xONe4LLBMUXe8cArheQ==} + engines: {node: '>=22'} - '@scalar/use-codemirror@0.11.66': - resolution: {integrity: sha512-nDwH2TZjs2KFTc00Trg6QlAHbR5OSDL+0hPwy0qItZr5cjbfI8zcbwx04qRs4zgP7dpevkvPjku/z4MPEUMvbg==} - engines: {node: '>=18'} + '@scalar/snippetz@0.9.26': + resolution: {integrity: sha512-I302T99kR2PpxAaM89Eb/2Nd8wXpjHt+5+hJ50BRFFPk4BcC4xfEckS7fKPZWwWabdzPM3DHBZJQqgmyQfhUlw==} + engines: {node: '>=22'} - '@scalar/use-hooks@0.1.19': - resolution: {integrity: sha512-oIgpbfb9+KtjprUdxPhhK5BXBE/eZWDJRwcfp0MiOz2m7j4l0bBIzrINmR28jTgH9+TVtHloOeCcdy4MeouBEg==} - engines: {node: '>=18'} + '@scalar/themes@0.17.2': + resolution: {integrity: sha512-r/jgXyddfp7oq9o8UQB8+/c0R6rLRlD0ClfFCxivnxUKsuRnBuTs4xWF6DyZJ2M0D2rpUQiVgWeIVdg+T5FInA==} + engines: {node: '>=22'} - '@scalar/use-toasts@0.7.8': - resolution: {integrity: sha512-znJ/zM2dKdwNyAIPkX0zwaizt8JjVN4Wb7PCHHk6Z0wh9kvp39gdGUkyHsp+c4pCfXPhfUtFRxe6iHmsXA+cqQ==} - engines: {node: '>=18'} + '@scalar/typebox@0.1.3': + resolution: {integrity: sha512-lU055AUccECZMIfGA0z/C1StYmboAYIPJLDFBzOO81yXBi35Pxdq+I4fWX6iUZ8qcoHneiLGk9jAUM1rA93iEg==} - '@scalar/use-tooltip@1.0.5': - resolution: {integrity: sha512-24xNvFEuh82AeTkeOug9Skr/WsREh4Qja78GCpPFZokrlgpZ1qDW6yLT0MZJ1S41ITLWRRAWToLzQVq4BiwTPQ==} - engines: {node: '>=18'} + '@scalar/types@0.18.0': + resolution: {integrity: sha512-rAlZEzcNSyMohzJGrkjZQkf7RcvXYl2sVIkeTAt90Ag9M/W2D+yITDbVTAOT+GXWrvG+/XvEqEBnspjt2TfyQQ==} + engines: {node: '>=22'} + + '@scalar/use-codemirror@0.14.14': + resolution: {integrity: sha512-A7Exfctudg7d3DeQFSSrZYc6yhrEsLX3Iq6GJ7m7ruqgev9y8Hbx7g8yvZWYRQuMUdFtLH5euP7a1ZwM8OrHKA==} + engines: {node: '>=22'} + + '@scalar/use-hooks@0.4.9': + resolution: {integrity: sha512-RnflJ178BPdH7pKY9/YBcRlhyc7uJxtqG4hBbi8IPEM4YkpLHcMmxWKgHAgC3MBc21rpuKKBE+DTJOiYmU+UyA==} + engines: {node: '>=22'} + + '@scalar/use-toasts@0.10.4': + resolution: {integrity: sha512-OHXkVfFKV0qx2WpKlzUpvIUkoA/PiloBcXe6soX2S/1z/D042QlKO8rNxkuC3Hlamvyvj8ru8XN17XNl+D0OPg==} + engines: {node: '>=22'} - '@sec-ant/readable-stream@0.4.1': - resolution: {integrity: sha512-831qok9r2t8AlxLko40y2ebgSDhenenCatLVeW/uBtnHPyhHOvG0C7TvfgecV+wHzIm5KUICgzmVpWS+IMEAeg==} + '@scalar/validation@0.6.2': + resolution: {integrity: sha512-Sc1TkcwGV6aVCO51AyKeaGiP8gpwAHxEtO5d3tZzPV+KsnlC/YokQxFxwBrbIXw73k9hmcExnJyGu3k5i6n6VA==} + engines: {node: '>=20'} + + '@scalar/workspace-store@0.57.1': + resolution: {integrity: sha512-xrQjRx9LlM8kELi+uRGEAX2rRH1GHgG0/KMnyZgQOds5TTv9asxgoXzadZ9zlkusDnl6m/oFTNyyTlAvmvBQyg==} + engines: {node: '>=22'} '@shikijs/core@1.29.2': resolution: {integrity: sha512-vju0lY9r27jJfOY4Z7+Rt/nIOjzJpZ3y+nYpqtUZInVoXQ/TJZcfGnNOGnKjFdVZb8qexiCuSlZRKcGfhhTTZQ==} @@ -1875,6 +2024,12 @@ packages: '@shikijs/vscode-textmate@10.0.1': resolution: {integrity: sha512-fTIQwLF+Qhuws31iw7Ncl1R3HUDtGwIipiJ9iU+UsDUwMhegFcQKQHd51nZjb7CArq0MvON8rbgCGQYWHUKAdg==} + '@simple-git/args-pathspec@1.0.3': + resolution: {integrity: sha512-ngJMaHlsWDTfjyq9F3VIQ8b7NXbBLq5j9i5bJ6XLYtD6qlDXT7fdKY2KscWWUF8t18xx052Y/PUO1K1TRc9yKA==} + + '@simple-git/argv-parser@1.1.1': + resolution: {integrity: sha512-Q9lBcfQ+VQCpQqGJFHe5yooOS5hGdLFFbJ5R+R5aDsnkPCahtn1hSkMcORX65J2Z5lxSkD0lQorMsncuBQxYUw==} + '@sinclair/typebox@0.27.8': resolution: {integrity: sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==} @@ -1886,13 +2041,12 @@ packages: resolution: {integrity: sha512-LtoMMhxAlorcGhmFYI+LhPgbPZCkgP6ra1YL604EeF6U98pLlQ3iWIGMdWSC+vWmPBWBNgmDBAhnAobLROJmwg==} engines: {node: '>=18'} - '@sindresorhus/merge-streams@4.0.0': - resolution: {integrity: sha512-tlqY9xq5ukxTUZBmoOp+m61cqwQD5pHJtFY3Mn8CA8ps6yghLH/Hw8UPdqg4OLmFW3IFlcXnQNmo/dh8HzXYIQ==} - engines: {node: '>=18'} - '@socket.io/component-emitter@3.1.2': resolution: {integrity: sha512-9BCxFwvbGg/RsZK9tjXd8s4UcwR0MWeFQ1XEKIQVVvAGJyINdrqKMcTRyLoK8Rse1GjzLV9cwjWV1olXRWEXVA==} + '@standard-schema/spec@1.1.0': + resolution: {integrity: sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w==} + '@swc/helpers@0.5.15': resolution: {integrity: sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g==} @@ -1991,6 +2145,9 @@ packages: '@types/glob@8.1.0': resolution: {integrity: sha512-IO+MJPVhoqz+28h1qLAcBEH2+xHMK6MTyHJc7MTnnYb6wsoLR29POVGJ7LycmVXIqyy/4/2ShP5sUwTXuOwb/w==} + '@types/har-format@1.2.16': + resolution: {integrity: sha512-fluxdy7ryD3MV6h8pTfTYpy/xQzCFC7m89nOH9y94cNqJ1mDIDPut7MnRHI3F6qRmh/cT2fUjG1MLdCNb4hE9A==} + '@types/hast@3.0.4': resolution: {integrity: sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==} @@ -2045,6 +2202,9 @@ packages: '@types/node@22.13.1': resolution: {integrity: sha512-jK8uzQlrvXqEU91UxiK5J7pKHyzgnI1Qnl0QDHIgVGuolJhRb9EEl28Cj9b3rGR8B2lhFCtvIm5os8lFnO/1Ew==} + '@types/node@24.13.3': + resolution: {integrity: sha512-Dh8vAsV36ig5wa9OX4pXvMc9D3Veibfw2wix0CUwYODLD8nkj9UsLjASr49nPg+2eKzxhBV+v7L8pXvT4e639Q==} + '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -2090,6 +2250,9 @@ packages: '@types/web-bluetooth@0.0.20': resolution: {integrity: sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==} + '@types/web-bluetooth@0.0.21': + resolution: {integrity: sha512-oIQLCGWtcFZy2JW77j9k8nHzAOpqMHLQejDA48XXMWH6tjCQHz5RCFz1bzsmROyL6PUm+LLnUiI4BCn221inxA==} + '@types/yargs-parser@21.0.3': resolution: {integrity: sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==} @@ -2187,6 +2350,7 @@ packages: '@ungap/structured-clone@1.3.0': resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==} + deprecated: Potential CWE-502 - Update to 1.3.1 or higher '@unhead/dom@1.11.18': resolution: {integrity: sha512-zQuJUw/et9zYEV0SZWTDX23IgurwMaXycAuxt4L6OgNL0T4TWP3a0J/Vm3Q02hmdNo/cPKeVBrwBdnFUXjGU4w==} @@ -2205,11 +2369,20 @@ packages: peerDependencies: vue: '>=2.7 || >=3' + '@unhead/vue@2.1.17': + resolution: {integrity: sha512-pnC8x9HLV3qQXdvWfylUEU25uhfCAy3ly9nmpQz84j9py818DRfU8jOsQ5wjdWtxyU1vX/fW2udfm4jtxUK8Bg==} + peerDependencies: + vue: '>=3.5.18' + '@vercel/nft@0.27.10': resolution: {integrity: sha512-zbaF9Wp/NsZtKLE4uVmL3FyfFwlpDyuymQM1kPbeT0mVOHKDQQNjnnfslB3REg3oZprmNFJuh3pkHBk2qAaizg==} engines: {node: '>=16'} hasBin: true + '@vercel/oidc@3.1.0': + resolution: {integrity: sha512-Fw28YZpRnA3cAHHDlkt7xQHiJ0fcL+NRcIqsocZQUSmbzeIKRpwttJjik5ZGanXP+vlA4SbTg+AbA3bP363l+w==} + engines: {node: '>= 20'} + '@vitejs/plugin-vue-jsx@4.1.1': resolution: {integrity: sha512-uMJqv/7u1zz/9NbWAD3XdjaY20tKTf17XVfQ9zq4wY1BjsB/PjpJPMe2xiG39QpP4ZdhYNhm4Hvo66uJrykNLA==} engines: {node: ^18.0.0 || >=20.0.0} @@ -2267,15 +2440,27 @@ packages: '@vue/compiler-core@3.5.13': resolution: {integrity: sha512-oOdAkwqUfW1WqpwSYJce06wvt6HljgY3fGeM9NcVA1HaYOij3mZG9Rkysn0OHuyUAGMbEbARIpsG+LPVlBJ5/Q==} + '@vue/compiler-core@3.5.41': + resolution: {integrity: sha512-q0Xtv/F9w2YO/7htQhtiL+Ev2WCJbe5N2hc+XfgyKkEKqWpSxknmT8QOuGdEKNdjPq0c3F7rNpFkTo3Kfrm7pg==} + '@vue/compiler-dom@3.5.13': resolution: {integrity: sha512-ZOJ46sMOKUjO3e94wPdCzQ6P1Lx/vhp2RSvfaab88Ajexs0AHeV0uasYhi99WPaogmBlRHNRuly8xV75cNTMDA==} + '@vue/compiler-dom@3.5.41': + resolution: {integrity: sha512-oKacVfNglLvGjnS6BXOlGL7EyG2h8X03pqXCjzotRZUaXGjbrTJUnVAQjrCqUnS+lyu31nwQjZY/d817GmCnfw==} + '@vue/compiler-sfc@3.5.13': resolution: {integrity: sha512-6VdaljMpD82w6c2749Zhf5T9u5uLBWKnVue6XWxprDobftnletJ8+oel7sexFfM3qIxNmVE7LSFGTpv6obNyaQ==} + '@vue/compiler-sfc@3.5.41': + resolution: {integrity: sha512-XJhip7R2wy6vX3knCxdZN4KracFaZUef58s1KYewqluedHIJaPIVfXoYT7MF1F8nCvv6k8bWWxDC8opMkg1VTQ==} + '@vue/compiler-ssr@3.5.13': resolution: {integrity: sha512-wMH6vrYHxQl/IybKJagqbquvxpWCuVYpoUJfCqFZwa/JY1GdATAQ+TgVtgrwwMZ0D07QhA99rs/EAAWfvG6KpA==} + '@vue/compiler-ssr@3.5.41': + resolution: {integrity: sha512-U3v5OejKEGqOI0Wy0+Sz7hGuIFZHA4LSXzrNM3IMIeDyJEBBfTpX26n3SDgToRpP2bLc9FfI2j/kSgcJ8Emq5A==} + '@vue/devtools-api@6.6.4': resolution: {integrity: sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==} @@ -2284,8 +2469,8 @@ packages: peerDependencies: vue: ^3.0.0 - '@vue/devtools-core@7.7.1': - resolution: {integrity: sha512-W4CRrSZJodNIfrPO7/dXF6ZS0QyOY6PCYVhpSoTSx9+nh2wpZxcS1482lAdKM0FTlaoApHV6jXT95Me90hSaBA==} + '@vue/devtools-core@8.2.1': + resolution: {integrity: sha512-s/VfAY9oDTb/kFEWmy461jaFde2MIV1RO/gi1vwM+PAZBZ/Pc2Ndu3BNBdZUze8QDUuyYvElbEEGA83syjJfzA==} peerDependencies: vue: ^3.0.0 @@ -2295,28 +2480,56 @@ packages: '@vue/devtools-kit@7.7.1': resolution: {integrity: sha512-yhZ4NPnK/tmxGtLNQxmll90jIIXdb2jAhPF76anvn5M/UkZCiLJy28bYgPIACKZ7FCosyKoaope89/RsFJll1w==} + '@vue/devtools-kit@8.2.1': + resolution: {integrity: sha512-FIGIuq3AWReEpbAHY/cRGeHDfI0qOb8OCQ3YjbEAX04uaxIDbGc9rhkbVcG7rnfHPXE3RsU5KrWOu9V/okd8AQ==} + '@vue/devtools-shared@7.7.1': resolution: {integrity: sha512-BtgF7kHq4BHG23Lezc/3W2UhK2ga7a8ohAIAGJMBr4BkxUFzhqntQtCiuL1ijo2ztWnmusymkirgqUrXoQKumA==} + '@vue/devtools-shared@8.2.1': + resolution: {integrity: sha512-Fkac7lUdGReh6pVOi3AYPRGe82LQqRmAfThW7RRligOAP0ZA/Z1z9XLHDM9dv34pV2HRc79DK8uKPeG2fLnA/g==} + '@vue/reactivity@3.5.13': resolution: {integrity: sha512-NaCwtw8o48B9I6L1zl2p41OHo/2Z4wqYGGIK1Khu5T7yxrn+ATOixn/Udn2m+6kZKB/J7cuT9DbWWhRxqixACg==} + '@vue/reactivity@3.5.41': + resolution: {integrity: sha512-rznsqKM0np0x18EjzF8x88MpEhdNsffbvFbckLL5+oUKz1BxAImEmO7J1ArRYSyo6aQaVoBDp7jEkT91OOxydA==} + '@vue/runtime-core@3.5.13': resolution: {integrity: sha512-Fj4YRQ3Az0WTZw1sFe+QDb0aXCerigEpw418pw1HBUKFtnQHWzwojaukAs2X/c9DQz4MQ4bsXTGlcpGxU/RCIw==} + '@vue/runtime-core@3.5.41': + resolution: {integrity: sha512-Vcry58hiAKwGen9Z1jUZE0feFsNArPCMOImYI8el48A9Idf6DuQYD0U05zZIF2Iad1hGhPSvcbBbAOhNr55fhg==} + '@vue/runtime-dom@3.5.13': resolution: {integrity: sha512-dLaj94s93NYLqjLiyFzVs9X6dWhTdAlEAciC3Moq7gzAc13VJUdCnjjRurNM6uTLFATRHexHCTu/Xp3eW6yoog==} + '@vue/runtime-dom@3.5.41': + resolution: {integrity: sha512-3vVBahVBS9+U6cmXBLyb8nE6/yYo4J/CGI9eVFs3KiMc0YHuudwKyShTD65jtJy/L9PUUxNAFu4cj4LiJ0UFbw==} + '@vue/server-renderer@3.5.13': resolution: {integrity: sha512-wAi4IRJV/2SAW3htkTlB+dHeRmpTiVIK1OGLWV1yeStVSebSQQOwGwIq0D3ZIoBj2C2qpgz5+vX9iEBkTdk5YA==} peerDependencies: vue: 3.5.13 + '@vue/server-renderer@3.5.41': + resolution: {integrity: sha512-n6hx/pNFfbD6SuyeuMVkvqox8bwf/ET9JlA/kAz/imw8sw++wkqKe2mHX5KutjPpbKE4Z56yTHszoOjGMI9igQ==} + '@vue/shared@3.5.13': resolution: {integrity: sha512-/hnE/qP5ZoGpol0a5mDi45bOd7t3tjYJBjsgCsivow7D48cJeV5l05RD82lPqi7gRiphZM37rnhW1l6ZoCNNnQ==} - '@vue/test-utils@2.4.6': - resolution: {integrity: sha512-FMxEjOpYNYiFe0GkaHsnJPXFHxQ6m4t8vI/ElPGpMWxZKpmRvQ33OIrvRXemy6yha03RxhOlQuy+gZMC3CQSow==} + '@vue/shared@3.5.41': + resolution: {integrity: sha512-IOnwSCma8j+9xJT6b8H0dEYidC80NsYmNMlZxRsukYcSoGaDBohog5hDxzeUXdFeGWFA++vWvxqOmrr96VlqMA==} + + '@vue/test-utils@2.4.11': + resolution: {integrity: sha512-GDqaqZsA6m2E5vNzej0aYiIb6BX8xV9pNSbbbXKOfEYwg7ZNblVX8suyqmUBThq8VIrgAJNxn+z72hVtUeiWHA==} + peerDependencies: + '@vue/compiler-dom': 3.x + '@vue/server-renderer': 3.x + vue: 3.x + peerDependenciesMeta: + '@vue/server-renderer': + optional: true '@vueuse/core@10.11.1': resolution: {integrity: sha512-guoy26JQktXPcz+0n3GukWIy/JDNKti9v6VEMu6kV2sYBsWuGiTU8OWdg+ADfUbHg3/3DlqySDe7JmdHrktiww==} @@ -2327,13 +2540,18 @@ packages: '@vueuse/core@12.5.0': resolution: {integrity: sha512-GVyH1iYqNANwcahAx8JBm6awaNgvR/SwZ1fjr10b8l1HIgDp82ngNbfzJUgOgWEoxjL+URAggnlilAEXwCOZtg==} + '@vueuse/core@13.9.0': + resolution: {integrity: sha512-ts3regBQyURfCE2BcytLqzm8+MmLlo5Ln/KLoxDVcsZ2gzIwVNnQpQOL/UKV8alUqjSZOlpFZcRNsLRqj+OzyA==} + peerDependencies: + vue: ^3.5.0 + '@vueuse/head@2.0.0': resolution: {integrity: sha512-ykdOxTGs95xjD4WXE4na/umxZea2Itl0GWBILas+O4oqS7eXIods38INvk3XkJKjqMdWPcpCyLX/DioLQxU1KA==} peerDependencies: vue: '>=2.7 || >=3' - '@vueuse/integrations@11.3.0': - resolution: {integrity: sha512-5fzRl0apQWrDezmobchoiGTkGw238VWESxZHazfhP3RM7pDSiyXy18QbfYkILoYNTd23HPAfQTJpkUc5QbkwTw==} + '@vueuse/integrations@12.5.0': + resolution: {integrity: sha512-HYLt8M6mjUfcoUOzyBcX2RjpfapIwHPBmQJtTmXOQW845Y/Osu9VuTJ5kPvnmWJ6IUa05WpblfOwZ+P0G4iZsQ==} peerDependencies: async-validator: ^4 axios: ^1 @@ -2373,8 +2591,8 @@ packages: universal-cookie: optional: true - '@vueuse/integrations@12.5.0': - resolution: {integrity: sha512-HYLt8M6mjUfcoUOzyBcX2RjpfapIwHPBmQJtTmXOQW845Y/Osu9VuTJ5kPvnmWJ6IUa05WpblfOwZ+P0G4iZsQ==} + '@vueuse/integrations@13.9.0': + resolution: {integrity: sha512-SDobKBbPIOe0cVL7QxMzGkuUGHvWTdihi9zOrrWaWUgFKe15cwEcwfWmgrcNzjT6kHnNmWuTajPHoIzUjYNYYQ==} peerDependencies: async-validator: ^4 axios: ^1 @@ -2387,7 +2605,8 @@ packages: nprogress: ^0.2 qrcode: ^1.5 sortablejs: ^1 - universal-cookie: ^7 + universal-cookie: ^7 || ^8 + vue: ^3.5.0 peerDependenciesMeta: async-validator: optional: true @@ -2426,6 +2645,9 @@ packages: '@vueuse/metadata@12.5.0': resolution: {integrity: sha512-Ui7Lo2a7AxrMAXRF+fAp9QsXuwTeeZ8fIB9wsLHqzq9MQk+2gMYE2IGJW48VMJ8ecvCB3z3GsGLKLbSasQ5Qlg==} + '@vueuse/metadata@13.9.0': + resolution: {integrity: sha512-1AFRvuiGphfF7yWixZa0KwjYH8ulyjDCC0aFgrGRz8+P4kvDFSdXLVfTk5xAN9wEuD1J6z4/myMoYbnHoX07zg==} + '@vueuse/nuxt@10.11.1': resolution: {integrity: sha512-UiaYSIwOkmUVn8Gl1AqtLWYR12flO+8sEu9X0Y1fNjSR7EWy9jMuiCvOGqwtoeTsqfHrivl0d5HfMzr11GFnMA==} peerDependencies: @@ -2445,6 +2667,11 @@ packages: '@vueuse/shared@12.5.0': resolution: {integrity: sha512-vMpcL1lStUU6O+kdj6YdHDixh0odjPAUM15uJ9f7MY781jcYkIwFA4iv2EfoIPO6vBmvutI1HxxAwmf0cx5ISQ==} + '@vueuse/shared@13.9.0': + resolution: {integrity: sha512-e89uuTLMh0U5cZ9iDpEI2senqPGfbPRTHM/0AaQkcxnpqjkZqDYP8rpfm7edOz8s+pOCOROEy1PIveSW8+fL5g==} + peerDependencies: + vue: ^3.5.0 + '@webassemblyjs/ast@1.14.1': resolution: {integrity: sha512-nuBEDgQfm1ccRp/8bCQrx1frohyufl4JlbMMZ4P1wpeOfDhF6FQkxZJ1b/e+PLwr6X1Nhw6OLme5usuBWYBvuQ==} @@ -2527,6 +2754,11 @@ packages: engines: {node: '>=0.4.0'} hasBin: true + acorn@8.18.0: + resolution: {integrity: sha512-lGq+9yr1/GuAWaVYIHRjvvySG5/4VfKIvC8EWxStPdcDh/Ka7FG3twP6v4d5BkravUilhIAsG4Qj83t02LWUPQ==} + engines: {node: '>=0.4.0'} + hasBin: true + agent-base@6.0.2: resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==} engines: {node: '>= 6.0.0'} @@ -2535,13 +2767,11 @@ packages: resolution: {integrity: sha512-jRR5wdylq8CkOe6hei19GGZnxM6rBGwFl3Bg0YItGDimvjGtAvdZk4Pu6Cl4u4Igsws4a1fd1Vq3ezrhn4KmFw==} engines: {node: '>= 14'} - ajv-draft-04@1.0.0: - resolution: {integrity: sha512-mv00Te6nmYbRp5DCwclxtt7yV/joXJPGS7nM+97GdxvuttCOfgI3K4U25zboyeX0O+myI8ERluxQe5wljMmVIw==} + ai@6.0.33: + resolution: {integrity: sha512-bVokbmy2E2QF6Efl+5hOJx5MRWoacZ/CZY/y1E+VcewknvGlgaiCzMu8Xgddz6ArFJjiMFNUPHKxAhIePE4rmg==} + engines: {node: '>=18'} peerDependencies: - ajv: ^8.5.0 - peerDependenciesMeta: - ajv: - optional: true + zod: ^3.25.76 || ^4.1.8 ajv-formats@2.1.1: resolution: {integrity: sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==} @@ -2551,14 +2781,6 @@ packages: ajv: optional: true - ajv-formats@3.0.1: - resolution: {integrity: sha512-8iUql50EUR+uUcdRQ3HDqa6EVyo3docL8g5WJ3FNcWmu62IbkGUue/pEyLBW8VGKKucTPgqeks4fIU1DA4yowQ==} - peerDependencies: - ajv: ^8.0.0 - peerDependenciesMeta: - ajv: - optional: true - ajv-keywords@3.5.2: resolution: {integrity: sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==} peerDependencies: @@ -2603,6 +2825,10 @@ packages: resolution: {integrity: sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==} engines: {node: '>=12'} + ansis@4.3.1: + resolution: {integrity: sha512-BJ8/l4R5LRE7hW9WdSuGYrLSHi2ynxeFpDFbH0K/CgNeY/tyhk+vO6TYxXC5r5CpUhNVX310xzPsN/H9lCdfOA==} + engines: {node: '>=14'} + any-promise@1.3.0: resolution: {integrity: sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==} @@ -2708,8 +2934,8 @@ packages: resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==} engines: {node: '>= 0.4'} - axe-core@4.10.2: - resolution: {integrity: sha512-RE3mdQ7P3FRSe7eqCWoeQ/Z9QXrtniSjp1wUjt5nRC3WIpz5rSCve6o3fsZ2aCpJtrZjSZgjwXAoTO5k4tEI0w==} + axe-core@4.13.0: + resolution: {integrity: sha512-UzGt8zg7Ny8djbYMhxl2zuEevVa7r2gJjYY5Lwr1xM7+XU2nd6CkIWFTVcCIbAP63vSz71NaVyyuSk9lHKcy0A==} engines: {node: '>=4'} b4a@1.6.7: @@ -2765,8 +2991,11 @@ packages: birpc@0.2.19: resolution: {integrity: sha512-5WeXXAvTmitV1RqJFppT5QtUiz2p1mRSYU000Jkft5ZUCLJIk4uQriYNO50HknxKwM6jd8utNc66K1qGIwwWBQ==} - birpc@2.2.0: - resolution: {integrity: sha512-1/22obknhoj56PcE+pZPp6AbWDdY55M81/ofpPW3Ltlp9Eh4zoFFLswvZmNpRTb790CY5tsNfgbYeNOqIARJfQ==} + birpc@2.9.0: + resolution: {integrity: sha512-KrayHS5pBi69Xi9JmvoqrIgYGDkD6mcSe/i6YKi3w5kekCLzrX4+nawcXqrj2tIp50Kw/mT/s3p+GVK0A0sKxw==} + + birpc@4.1.0: + resolution: {integrity: sha512-O8L9vALWGqdEe0cG4HJckauw3WeJETlJnDRPUYpgwB7wrU43b/5NGMdVjdVcRo+4ROgd3ih2wha1glDe4HRVgw==} bl@4.1.0: resolution: {integrity: sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==} @@ -2835,10 +3064,22 @@ packages: magicast: optional: true + c12@3.3.4: + resolution: {integrity: sha512-cM0ApFQSBXuourJejzwv/AuPRvAxordTyParRVcHjjtXirtkzM0uK2L9TTn9s0cXZbG7E55jCivRQzoxYmRAlA==} + peerDependencies: + magicast: '*' + peerDependenciesMeta: + magicast: + optional: true + cac@6.7.14: resolution: {integrity: sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==} engines: {node: '>=8'} + cac@7.0.0: + resolution: {integrity: sha512-tixWYgm5ZoOD+3g6UTea91eow5z6AAHaho3g0V9CNSNb45gM8SmflpAc+GRd1InC4AqN/07Unrgp56Y94N9hJQ==} + engines: {node: '>=20.19.0'} + cache-content-type@1.0.1: resolution: {integrity: sha512-IKufZ1o4Ut42YUrZSo8+qnMTrFuKkvyoLXUywKz9GJ5BrhOFGhLdkx9sG4KAnVvbY6kEcSFjLQul+DVmBm2bgA==} engines: {node: '>= 6.0.0'} @@ -2884,6 +3125,10 @@ packages: resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==} engines: {node: '>=10'} + chalk@5.6.2: + resolution: {integrity: sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==} + engines: {node: ^12.17.0 || ^14.13 || >=16.0.0} + change-case@5.4.4: resolution: {integrity: sha512-HRQyTk2/YPEkt9TnUPbOpr64Uw3KOicFWPVBb+xiHvd6eBx/qPr9xqfBFDT8P2vWsvvz4jbEkfDe71W3VyNu2w==} @@ -2914,6 +3159,10 @@ packages: resolution: {integrity: sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==} engines: {node: '>= 14.16.0'} + chokidar@5.0.0: + resolution: {integrity: sha512-TQMmc3w+5AxjpL8iIiwebF73dRDF4fBIieAqGn9RGCWaEVwQ6Fb2cGe31Yns0RRIzii5goJ1Y7xbMwo1TxMplw==} + engines: {node: '>= 20.19.0'} + chownr@1.1.4: resolution: {integrity: sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==} @@ -2936,6 +3185,9 @@ packages: citty@0.1.6: resolution: {integrity: sha512-tskPPKEs8D2KPafUypv2gxwJP8h/OaJmC82QQGGDQcHvXX43xF2VDACcJVmZ0EuSxkpO9Kc4MlrA3q0+FG58AQ==} + citty@0.2.2: + resolution: {integrity: sha512-+6vJA3L98yv+IdfKGZHBNiGW5KHn22e/JwID0Strsz8h4S/csAu/OuICwxrg44k5MRiZHWIo8XXuJgQTriRP4w==} + clean-regexp@1.0.0: resolution: {integrity: sha512-GfisEZEJvzKrmGWkvfhgzcz/BllN1USeqD2V6tg14OAOgaCD2Z/PUEuxnAZ/nPvmaHRG7a8y77p1T/IRQ4D1Hw==} engines: {node: '>=4'} @@ -2960,9 +3212,6 @@ packages: resolution: {integrity: sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ==} engines: {iojs: '>= 1.0.0', node: '>= 0.12.0'} - codemirror@6.0.1: - resolution: {integrity: sha512-J8j+nZ+CdWmIeFIGXEFbFPtpiYacFMDR8GlHK3IyHQJMCaVRfGx9NT+Hxivv1ckLWPvNdZqndbr/7lVhrf/Svg==} - color-convert@2.0.1: resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==} engines: {node: '>=7.0.0'} @@ -3029,6 +3278,9 @@ packages: confbox@0.1.8: resolution: {integrity: sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==} + confbox@0.2.4: + resolution: {integrity: sha512-ysOGlgTFbN2/Y6Cg3Iye8YKulHw+R2fNXHrgSmXISQdMnomY6eNDprVdW9R5xBguEqI954+S6709UyiO7B+6OQ==} + config-chain@1.1.13: resolution: {integrity: sha512-qj+f8APARXHrM0hraqXYb2/bOVSV4PvJQlNZ/DVj0QrmNM2q2euizkeuVckQ57J+W0mRH6Hvi+k50M4Jul2VRQ==} @@ -3036,6 +3288,10 @@ packages: resolution: {integrity: sha512-EiPU8G6dQG0GFHNR8ljnZFki/8a+cQwEQ+7wpxdChl02Q8HXlwEZWD5lqAF8vC2sEC3Tehr8hy7vErz88LHyUA==} engines: {node: ^14.18.0 || >=16.10.0} + consola@3.4.2: + resolution: {integrity: sha512-5IKcdX0nnYavi6G7TtOhwkYzyjfJlatbjMjuLSfE2kYT5pMDOilZ4OvMhi637CcDICTmz3wARPoyhqyX1Y+XvA==} + engines: {node: ^14.18.0 || >=16.10.0} + content-disposition@0.5.4: resolution: {integrity: sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==} engines: {node: '>= 0.6'} @@ -3044,12 +3300,19 @@ packages: resolution: {integrity: sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==} engines: {node: '>= 0.6'} + convert-hrtime@5.0.0: + resolution: {integrity: sha512-lOETlkIeYSJWcbbcvjRKGxVMXJR+8+OQb/mTPbA4ObPMytYIsUbuOE0Jzy60hjARYszq1id0j8KgVhC+WGZVTg==} + engines: {node: '>=12'} + convert-source-map@2.0.0: resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==} cookie-es@1.2.2: resolution: {integrity: sha512-+W7VmiVINB+ywl1HGXJXmrqkOhpKrIiVZV6tQuV54ZyQC7MMuBt81Vc336GMLoHBq5hV/F9eXgt5Mnx0Rha5Fg==} + cookie-es@1.2.3: + resolution: {integrity: sha512-lXVyvUvrNXblMqzIRrxHb57UUVmqsSWlxqt3XIjCkUP0wDAf6uicO6KMbEgYrMNtEvWgWHwe42CKxPu9MYAnWw==} + cookie-signature@1.0.6: resolution: {integrity: sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==} @@ -3099,6 +3362,9 @@ packages: crossws@0.3.4: resolution: {integrity: sha512-uj0O1ETYX1Bh6uSgktfPvwDiPYGQ3aI4qVsaC/LWpkIzGj1nUYm5FK3K+t11oOlpN01lGbprFCH4wBlKdJjVgw==} + crossws@0.3.5: + resolution: {integrity: sha512-ojKiDvcmByhwa8YYqbQI/hg7MEU0NC03+pSdEq4ZUnZR9xXpwk7E43SMNGkn+JxJGPFtNvQ48+vV2p+P1ml5PA==} + css-declaration-sorter@7.2.0: resolution: {integrity: sha512-h70rUM+3PNFuaBDTLe8wF/cdWu+dOZmb7pJt8Z2sedYbAcQVQV/tEchueg3GWxwqS0cxtbxmaHEdkNACqcvsow==} engines: {node: ^14 || ^16 || >=18} @@ -3153,10 +3419,13 @@ packages: csstype@3.1.3: resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==} - cva@1.0.0-beta.2: - resolution: {integrity: sha512-dqcOFe247I5pKxfuzqfq3seLL5iMYsTgo40Uw7+pKZAntPgFtR7Tmy59P5IVIq/XgB0NQWoIvYDt9TwHkuK8Cg==} + csstype@3.2.3: + resolution: {integrity: sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==} + + cva@1.0.0-beta.4: + resolution: {integrity: sha512-F/JS9hScapq4DBVQXcK85l9U91M6ePeXoBMSp7vypzShoefUBxjQTo3g3935PUHgQd+IW77DjbPRIxugy4/GCQ==} peerDependencies: - typescript: '>= 4.5.5 < 6' + typescript: '>= 4.5.5' peerDependenciesMeta: typescript: optional: true @@ -3267,6 +3536,10 @@ packages: resolution: {integrity: sha512-WY/3TUME0x3KPYdRRxEJJvXRHV4PyPoUsxtZa78lwItwRQRHhd2U9xOscaT/YTf8uCXIAjeJOFBVEh/7FtD8Xg==} engines: {node: '>=18'} + default-browser@5.5.0: + resolution: {integrity: sha512-H9LMLr5zwIbSxrmvikGuI/5KGhZ8E2zH3stkMgM5LpOWDutGM2JZaj460Udnf1a+946zc7YBgrqEWwbk7zHvGw==} + engines: {node: '>=18'} + define-data-property@1.1.4: resolution: {integrity: sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==} engines: {node: '>= 0.4'} @@ -3286,6 +3559,9 @@ packages: defu@6.1.4: resolution: {integrity: sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg==} + defu@6.1.7: + resolution: {integrity: sha512-7z22QmUWiQ/2d0KkdYmANbRUVABpZ9SNYyH5vx6PZ+nE5bcC0l7uFvEfHlyld/HcGBFTL536ClDt3DEcSlEJAQ==} + delegates@1.0.0: resolution: {integrity: sha512-bd2L678uiWATM6m5Z1VzNCErI3jiGzt6HGY8OVICs40JQq/HALfbyNJmp0UDakEY4pMMaN0Ly5om/B1VI/+xfQ==} @@ -3308,6 +3584,9 @@ packages: destr@2.0.3: resolution: {integrity: sha512-2N3BOUU4gYMpTP24s5rF5iP7BDr7uNTCs4ozw3kf/eKfvWSIu93GEBi5m427YoyJoeOzQ5smuu4nNAPGb8idSQ==} + destr@2.0.5: + resolution: {integrity: sha512-ugFTXCtDZunbzasqBxrK93Ik/DRYsO6S/fedkWEMKqt04xZ4csmnmwGDBAb07QWNaGMAmnTIemsYZCksjATwsA==} + destroy@1.2.0: resolution: {integrity: sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==} engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16} @@ -3341,6 +3620,10 @@ packages: resolution: {integrity: sha512-PJWHUb1RFevKCwaFA9RlG5tCd+FO5iRh9A8HEtkmBH2Li03iJriB6m6JIN4rGz3K3JLawI7/veA1xzRKP6ISBw==} engines: {node: '>=0.3.1'} + diff@8.0.4: + resolution: {integrity: sha512-DPi0FmjiSU5EvQV0++GFDOJ9ASQUVFh5kD+OzOnYdi7n3Wpm9hWWGfB/O2blfHcMVTL5WkQXSnRiK9makhrcnw==} + engines: {node: '>=0.3.1'} + dir-glob@3.0.1: resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==} engines: {node: '>=8'} @@ -3380,6 +3663,10 @@ packages: resolution: {integrity: sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==} engines: {node: '>=12'} + dotenv@17.4.2: + resolution: {integrity: sha512-nI4U3TottKAcAD9LLud4Cb7b2QztQMUEfHbvhTH09bqXTxnSie8WnjPALV/WMCrJZ6UV/qHJ6L03OqO3LcdYZw==} + engines: {node: '>=12'} + dunder-proto@1.0.1: resolution: {integrity: sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==} engines: {node: '>= 0.4'} @@ -3452,6 +3739,10 @@ packages: resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==} engines: {node: '>=0.12'} + entities@7.0.1: + resolution: {integrity: sha512-TWrgLOFUQTH994YUyl1yT4uyavY5nNB5muff+RtWaqNVCAK408b5ZnnbNAUEWLTCpum9w6arT70i1XdQ4UeOPA==} + engines: {node: '>=0.12'} + error-ex@1.3.2: resolution: {integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==} @@ -3461,9 +3752,15 @@ packages: error-stack-parser-es@1.0.5: resolution: {integrity: sha512-5qucVt2XcuGMcEGgWI7i+yZpmpByQ8J1lHhcL7PwqCwu9FPP3VUXzT4ltHe5i2z9dePwEHcDVOAfSnHsOlCXRA==} + error-stack-parser-es@2.0.1: + resolution: {integrity: sha512-J36ntO+rMQVRuR/umlmxmfLi4TpWwtmTnHoJoXTiC2xDNazs0VDPKcX6pbhZMDd2HFtH9isMBJXMdbki+A++Pg==} + errx@0.1.0: resolution: {integrity: sha512-fZmsRiDNv07K6s2KkKFTiD2aIvECa7++PKyD5NC32tpRw46qZA3sOz+aM+/V9V0GDHxVTKLziveV4JhzBHDp9Q==} + errx@0.1.2: + resolution: {integrity: sha512-chfpPHmCerdo/rXr/nNvPZRkV4WwDRwzwnsJ0Uzz3tVi8Z41tDctRjduYy1138ii77AFlts1qvWtX3g/Acg91Q==} + es-abstract@1.23.9: resolution: {integrity: sha512-py07lI0wjxAC/DcfK1S6G7iANonniZwTISvdPzk9hzeH0IZIshbuuFxLIU96OyF89Yb9hiqWn8M/bY83KY5vzA==} engines: {node: '>= 0.4'} @@ -3631,11 +3928,11 @@ packages: peerDependencies: eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 - eslint-plugin-tailwindcss@3.18.0: - resolution: {integrity: sha512-PQDU4ZMzFH0eb2DrfHPpbgo87Zgg2EXSMOj1NSfzdZm+aJzpuwGerfowMIaVehSREEa0idbf/eoNYAOHSJoDAQ==} + eslint-plugin-tailwindcss@3.18.3: + resolution: {integrity: sha512-lqjNX7mt1Ip2qR236hvhbZ9ff2TFLUWou+tBHz82SA1nWFzOZSoEOI+9UBZmuf2977r2MMp9/y3/broyz8AYig==} engines: {node: '>=18.12.0'} peerDependencies: - tailwindcss: ^3.4.0 + tailwindcss: ^3.4.0 || ^4.0.0 eslint-plugin-unicorn@44.0.2: resolution: {integrity: sha512-GLIDX1wmeEqpGaKcnMcqRvMVsoabeF0Ton0EX4Th5u6Kmf7RM9WBl705AXFEsns56ESkEs0uyelLuUTvz9Tr0w==} @@ -3739,6 +4036,10 @@ packages: resolution: {integrity: sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==} engines: {node: '>=0.8.x'} + eventsource-parser@3.1.1: + resolution: {integrity: sha512-EKN1vKAMcZ8MlYMpaNuxN6R9yakzH6uajHcHVTqWJzvu5pWw9DyhbP35HH8MVBQ+dZjAfDxk+A8NiR9KWaXiyQ==} + engines: {node: '>=18.0.0'} + execa@7.2.0: resolution: {integrity: sha512-UduyVP7TLB5IcAQl+OzLyLcS/l32W/GLg+AhHJ+ow40FOk2U3SAllPwR44v4vmdFwIWqpdwxxpQbF1n5ta9seA==} engines: {node: ^14.18.0 || ^16.14.0 || >=18.0.0} @@ -3747,10 +4048,6 @@ packages: resolution: {integrity: sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==} engines: {node: '>=16.17'} - execa@9.5.2: - resolution: {integrity: sha512-EHlpxMCpHWSAh1dgS6bVeoLAXGnJNdR93aabr4QCGbzOM73o5XmRfM/e5FUqsw3aagP8S8XEWUWFAxnRBnAF0Q==} - engines: {node: ^18.19.0 || >=20.5.0} - expand-template@2.0.3: resolution: {integrity: sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==} engines: {node: '>=6'} @@ -3759,6 +4056,9 @@ packages: resolution: {integrity: sha512-28HqgMZAmih1Czt9ny7qr6ek2qddF4FclbMzwhCREB6OFfH+rXAnuNCwo1/wFvrtbgsQDb4kSbX9de9lFbrXnA==} engines: {node: '>= 0.10.0'} + exsolve@1.1.1: + resolution: {integrity: sha512-9U/jZUgjnSGyntRr6y5Muu1MJcwFl6kPu7k8qLF0IMNfLqvw0NZ4nnVDq0RVoZ0RvCyumib4Ez3KYrVfilrw+g==} + extend@3.0.2: resolution: {integrity: sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==} @@ -3769,6 +4069,10 @@ packages: resolution: {integrity: sha512-YEboHE5VfopUclOck7LncgIqskAqnv4q0EWbYCaxKKjAvO93c+TJIaBuGy8CBFdbg9nKdpN3AuPRwVBJ4k7NrQ==} engines: {node: '>=18'} + fake-indexeddb@6.2.5: + resolution: {integrity: sha512-CGnyrvbhPlWYMngksqrSSUT1BAVP49dZocrHuK0SvtR0D5TMs5wP0o3j7jexDJW01KSadjBp1M/71o/KR3nD1w==} + engines: {node: '>=18'} + fast-deep-equal@3.1.3: resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==} @@ -3788,8 +4092,15 @@ packages: fast-npm-meta@0.2.2: resolution: {integrity: sha512-E+fdxeaOQGo/CMWc9f4uHFfgUPJRAu7N3uB8GBvB3SDPAIWJK4GKyYhkAGFq+GYrcbKNfQIz5VVQyJnDuPPCrg==} - fast-npm-meta@0.3.1: - resolution: {integrity: sha512-W9gVhqRyz2O3j20I0nFmYEyaMC/046oaMRxxAQ0w6noakfbhpLmlIXmnnqSOmVVuJZ6x5hOPVwlv7PocuawZsw==} + fast-npm-meta@2.2.0: + resolution: {integrity: sha512-99jPl8JkCSCa4VlboNU1XuL98ijm74Pm9CGo6H4BoMVoVh1uhguQcvwLgXDT8Vkl2qj/UEQ0J9gD8beHjTFk1w==} + hasBin: true + + fast-string-truncated-width@3.0.3: + resolution: {integrity: sha512-0jjjIEL6+0jag3l2XWWizO64/aZVtpiGE3t0Zgqxv0DPuxiMjvB3M24fCyhZUO4KomJQPj3LTSUnDP3GpdwC0g==} + + fast-string-width@3.0.2: + resolution: {integrity: sha512-gX8LrtNEI5hq8DVUfRQMbr5lpaS4nMIWV+7XEbXk2b8kiQIizgnlr12B4dA3ZEx3308ze0O4Q1R+cHts8kyUJg==} fast-text-encoding@1.0.6: resolution: {integrity: sha512-VhXlQgj9ioXCqGstD37E/HBeqEGV/qOD/kmbVG8h5xKBYvM1L3lR1Zn4555cQ8GkYbJa8aJSipLPndE1k6zK2w==} @@ -3797,6 +4108,9 @@ packages: fast-uri@3.0.6: resolution: {integrity: sha512-Atfo14OibSv5wAp4VWNsFYE1AchQRTv9cBGWET4pZWHzYshFSS9NQI6I57rdKn9croWVMbYFbLhJ+yJvmZIIHw==} + fast-wrap-ansi@0.2.2: + resolution: {integrity: sha512-7F2Fl+TjRSenLqlU3UjSH0iyqopqoZIu7eZVpEirP2g1GtWa2G/ecEmBdgz31+Mxr+ELclgg6sokpSFIQiZ02Q==} + fast-xml-parser@4.5.1: resolution: {integrity: sha512-y655CeyUQ+jj7KBbYMc4FG01V8ZQqjN+gDYGJ50RtfsUB8iG9AmwmwoAgeKLJdmueKKMrH1RJ7yXHTSoczdv5w==} hasBin: true @@ -3816,9 +4130,14 @@ packages: picomatch: optional: true - figures@6.1.0: - resolution: {integrity: sha512-d+l3qxjSesT4V7v2fh+QnmFnUWv9lSpjarhShNTgBOfA0ttejbQUAlHLitbjkoRiDulW0OPoQPYIGhIC8ohejg==} - engines: {node: '>=18'} + fdir@6.5.0: + resolution: {integrity: sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==} + engines: {node: '>=12.0.0'} + peerDependencies: + picomatch: ^3 || ^4 + peerDependenciesMeta: + picomatch: + optional: true file-entry-cache@6.0.1: resolution: {integrity: sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==} @@ -3869,8 +4188,11 @@ packages: flatted@3.3.2: resolution: {integrity: sha512-AiwGJM8YcNOaobumgtng+6NHuOqC3A7MixFeDafM3X9cIUM+xUXoS5Vfgf+OihAYe20fxqNM9yPBXJzRtZ/4eA==} - focus-trap@7.6.4: - resolution: {integrity: sha512-xx560wGBk7seZ6y933idtjJQc1l+ck+pI3sKvhKozdBV1dRZoKhkW5xoCaFv9tQiX5RH1xfSxjuNu6g+lmN/gw==} + flatted@3.4.4: + resolution: {integrity: sha512-5+ybhBZANEJxaH3X5evAFatUxLfEHSr7n6kYJ+1Qd0mUqr4eu9gIf6GDbWHf8RJijHrjjO8G+la14SlL2SeS1Q==} + + focus-trap@7.8.0: + resolution: {integrity: sha512-/yNdlIkpWbM0ptxno3ONTuf+2g318kh2ez3KSeZN5dZ8YC6AAmgeWz+GasYYiBJPFaYcSAPeu4GfhUaChzIJXA==} for-each@0.3.4: resolution: {integrity: sha512-kKaIINnFpzW6ffJNDjjyjrk21BkDx38c0xa/klsT8VzLCaMEefv4ZTacrcVR4DmgTeBra++jMDAfS/tS799YDw==} @@ -3922,6 +4244,10 @@ packages: function-bind@1.1.2: resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==} + function-timeout@1.0.2: + resolution: {integrity: sha512-939eZS4gJ3htTHAldmyyuzlrD58P03fHG49v2JfFXbV6OhvZKRC9j2yAtdHw/zrp2zXHuv05zMIy40F0ge7spA==} + engines: {node: '>=18'} + function.prototype.name@1.1.8: resolution: {integrity: sha512-e5iwyodOHhbMr/yNrc7fDYG4qlbIvI5gajyzPnb5TCwyhjApznQh1BMFou9b30SevY43gCJKXycoCBjMbsuW0Q==} engines: {node: '>= 0.4'} @@ -3936,6 +4262,10 @@ packages: resolution: {integrity: sha512-trLf4SzuuUxfusZADLINj+dE8clK1frKdmqiJNb1Es75fmI5oY6X2mxLVUciLLjxqw/xr72Dhy+lER6dGd02FQ==} engines: {node: '>=10'} + fuse.js@7.5.0: + resolution: {integrity: sha512-sQtrEfA+ez/3G0cCZecF70oqpCRttCexYUG4mUrtWL49ULUzUyxokt5kyqwtKzj1270RaKih+hcP3qLcumccow==} + engines: {node: '>=10'} + gaxios@5.1.3: resolution: {integrity: sha512-95hVgBRgEIRQQQHIbnxBXeHbW4TqFk4ZDJW7wmVtvYar72FdhRIo1UGOLS2eRAKCPEdPBWu+M7+A33D9CdX9rA==} engines: {node: '>=12'} @@ -3966,6 +4296,9 @@ packages: get-port-please@3.1.2: resolution: {integrity: sha512-Gxc29eLs1fbn6LQ4jSU4vXjlwyZhF5HsGuMAa7gqBP4Rw4yxxltyDUuF5MBclFzDTXO+ACchGQoeela4DSfzdQ==} + get-port-please@3.2.0: + resolution: {integrity: sha512-I9QVvBw5U/hw3RmWpYKRumUeaDgxTPd401x364rLmWBJcOQ753eov1eTgzDqRG9bqFIfDc7gfzcQEWrUri3o1A==} + get-proto@1.0.1: resolution: {integrity: sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==} engines: {node: '>= 0.4'} @@ -3978,10 +4311,6 @@ packages: resolution: {integrity: sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==} engines: {node: '>=16'} - get-stream@9.0.1: - resolution: {integrity: sha512-kVCxPF3vQM/N0B1PmoqVUqgHP+EeVjmZSQn+1oCRPxd2P21P2F19lIgbR3HBosbB1PUhOAoctJnfEn2GbN2eZA==} - engines: {node: '>=18'} - get-symbol-description@1.1.0: resolution: {integrity: sha512-w9UMqWwJxHNOvoNzSJ2oPF5wvYcvP7jUvYzhp67yEhTi17ZDBBC1z9pTdGuzjD+EFIqLSYRweZjqfiPzQ06Ebg==} engines: {node: '>= 0.4'} @@ -3993,6 +4322,10 @@ packages: resolution: {integrity: sha512-Wv+daGyispVoA31TrWAVR+aAdP7roubTPEM/8JzRnqXhLbdJH0T9eQyXVFF8fjk3WKTsctII6QcyxILYgNp2DA==} hasBin: true + giget@3.3.1: + resolution: {integrity: sha512-r+mvuDjrjMpsdw46Kmeydb8bdHm7wOKw8wNBtTndkjbPjgAp5oUJUxRE76wZFknxIPokfWvep2qSXK37aXE6zg==} + hasBin: true + git-config-path@2.0.0: resolution: {integrity: sha512-qc8h1KIQbJpp+241id3GuAtkdyJ+IK+LIVtkiFTRKRrmddDzs3SI9CvP1QYmWBFvm1I/PWRwj//of8bgAc0ltA==} engines: {node: '>=4'} @@ -4022,16 +4355,17 @@ packages: glob@10.4.5: resolution: {integrity: sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==} + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me hasBin: true glob@7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} - deprecated: Glob versions prior to v9 are no longer supported + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me glob@8.1.0: resolution: {integrity: sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==} engines: {node: '>=12'} - deprecated: Glob versions prior to v9 are no longer supported + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me global-directory@4.0.1: resolution: {integrity: sha512-wHTUcDUoZ1H5/0iVqEudYW4/kAlN5cZ3j/bXn0Dpbizl9iaUVeWSHqiOjsgk6OW2bkLclbBjzewBz6weQ1zA2Q==} @@ -4090,6 +4424,10 @@ packages: resolution: {integrity: sha512-4ccGpzz7YAr7lxrT2neugmXQ3hP9ho2gcaityLVkiUecAiwiy60Ii8gRbZeOsXV19fYaRjgBSshs8kXw+NKCPQ==} engines: {node: '>=12.0.0'} + guess-json-indent@3.0.1: + resolution: {integrity: sha512-LWZ3Vr8BG7DHE3TzPYFqkhjNRw4vYgFSsv2nfMuHklAlOfiy54/EwiDQuQfFVLxENCVv20wpbjfTayooQHrEhQ==} + engines: {node: '>=18.18.0'} + gzip-size@7.0.0: resolution: {integrity: sha512-O1Ld7Dr+nqPnmGpdhzLmMTQ4vAsD+rHwMm1NLUmoUFFymBOMKxCCrtDxqdBRYXdeEPEi3SyoR4TizJLQrnKBNA==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} @@ -4097,6 +4435,19 @@ packages: h3@1.15.0: resolution: {integrity: sha512-OsjX4JW8J4XGgCgEcad20pepFQWnuKH+OwkCJjogF3C+9AZ1iYdtB4hX6vAb5DskBiu5ljEXqApINjR8CqoCMQ==} + h3@1.15.11: + resolution: {integrity: sha512-L3THSe2MPeBwgIZVSH5zLdBBU90TOxarvhK9d04IDY2AmVS8j2Jz2LIWtwsGOU3lu2I5jCN7FNvVfY2+XyF+mg==} + + h3@2.0.1-rc.26: + resolution: {integrity: sha512-GDxlvDsKxgjRvG5UBRJYyGJTMWLV30CJ4cV+e7QCTgftDHihrvio1fVPbNembhEr6J4WNm8IWy3fookgyTweLw==} + engines: {node: '>=20.11.1'} + hasBin: true + peerDependencies: + crossws: ^0.4.9 + peerDependenciesMeta: + crossws: + optional: true + happy-dom@13.10.1: resolution: {integrity: sha512-9GZLEFvQL5EgfJX2zcBgu1nsPUn98JF/EiJnSfQbdxI6YEQGqpd09lXXxOmYonRBIEFz9JlGCOiPflDzgS1p8w==} engines: {node: '>=16.0.0'} @@ -4189,15 +4540,12 @@ packages: resolution: {integrity: sha512-Xwwo44whKBVCYoliBQwaPvtd/2tYFkRQtXDWj1nackaV2JPXx3L0+Jvd8/qCJ2p+ML0/XVkJ2q+Mr+UVdpJK5w==} engines: {node: '>=12.0.0'} - highlightjs-curl@1.3.0: - resolution: {integrity: sha512-50UEfZq1KR0Lfk2Tr6xb/MUIZH3h10oNC0OTy9g7WELcs5Fgy/mKN1vEhuKTkKbdo8vr5F9GXstu2eLhApfQ3A==} - - highlightjs-vue@1.0.0: - resolution: {integrity: sha512-PDEfEF102G23vHmPhLyPboFCD+BkMGu+GuJe2d9/eH4FsCwvgBpnc9n0pGE+ffKdph38s6foEZiEjdgHdzp+IA==} - hookable@5.5.3: resolution: {integrity: sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==} + hookable@6.1.1: + resolution: {integrity: sha512-U9LYDy1CwhMCnprUfeAZWZGByVbhd54hwepegYTK7Pi5NvqEj63ifz5z+xukznehT7i6NIZRu89Ay1AZmRsLEQ==} + hosted-git-info@2.8.9: resolution: {integrity: sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==} @@ -4257,10 +4605,6 @@ packages: resolution: {integrity: sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==} engines: {node: '>=16.17.0'} - human-signals@8.0.0: - resolution: {integrity: sha512-/1/GPCpDUCCYwlERiYjxoczfP0zfvZMU/OWgQPMya9AbAE24vseigFdhAMObpc8Q4lc/kjutPfUddDYyAmejnA==} - engines: {node: '>=18.18.0'} - iconv-lite@0.4.24: resolution: {integrity: sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==} engines: {node: '>=0.10.0'} @@ -4268,6 +4612,10 @@ packages: idb@7.1.1: resolution: {integrity: sha512-gchesWBzyvGHRO9W8tzUWFDycow5gwjvFKfyV9FF32Y7F50yZMp7mP+T2mJIWFx49zicqyC4uefHM17o6xKIVQ==} + identifier-regex@1.1.0: + resolution: {integrity: sha512-SLX4H/vtcYlYnL7XqnuJKHU7Z8517TgsW9nmQiGOgMCjQ8V/deLYu6bEmbGoXe7WMMhc9+EUGyFFneHja8KabA==} + engines: {node: '>=18'} + ieee754@1.2.1: resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==} @@ -4279,9 +4627,16 @@ packages: resolution: {integrity: sha512-bAH5jbK/F3T3Jls4I0SO1hmPR0dKU0a7+SY6n1yzRtG54FLO8d6w/nxLFX2Nb7dBu6cCWXPaAME6cYqFUMmuCA==} engines: {node: '>= 4'} + ignore@7.0.6: + resolution: {integrity: sha512-BAg6QkE8W+TuQLrrw0Ugr7HegXduRuuj8/ti2kSOc+jz1dmx8/WNcjr6XGnq5YpDWxFwwaavqD0+jIUOKelTsw==} + engines: {node: '>= 4'} + image-meta@0.2.1: resolution: {integrity: sha512-K6acvFaelNxx8wc2VjbIzXKDVB0Khs0QT35U6NkGfTdCmjLNcO2945m7RFNR9/RPVFm48hq7QPzK8uGH18HCGw==} + image-meta@0.2.2: + resolution: {integrity: sha512-3MOLanc3sb3LNGWQl1RlQlNWURE5g32aUphrDyFeCsxBTk08iE3VNe4CwsUZ0Qs1X+EfX0+r29Sxdpza4B+yRA==} + import-fresh@3.3.1: resolution: {integrity: sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==} engines: {node: '>=6'} @@ -4330,8 +4685,8 @@ packages: resolution: {integrity: sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==} engines: {node: '>= 0.10'} - ipx@2.1.0: - resolution: {integrity: sha512-AVnPGXJ8L41vjd11Z4akIF2yd14636Klxul3tBySxHA6PKfCOQPxBDkCFK5zcWh0z/keR6toh1eg8qzdBVUgdA==} + ipx@2.1.1: + resolution: {integrity: sha512-XuM9FEGOT+/45mfAWZ5ykwkZ/oE7vWpd1iWjRffMWlwAYIRzb/xD6wZhQ4BzmPMX6Ov5dqK0wUyD0OEN9oWT6g==} hasBin: true iron-webcrypto@1.2.1: @@ -4439,6 +4794,14 @@ packages: is-https@4.0.0: resolution: {integrity: sha512-FeMLiqf8E5g6SdiVJsPcNZX8k4h2fBs1wp5Bb6uaNxn58ufK1axBqQZdmAQsqh0t9BuwFObybrdVJh6MKyPlyg==} + is-identifier@1.1.0: + resolution: {integrity: sha512-NhOds0mDx9lJu+1lBRO0xbwFo5nobA7GCk/0e5xjr6+6XugX985+0OyGX35BNrTkPAsdLcIKg02HUQJOK8D8kw==} + engines: {node: '>=18'} + + is-in-ssh@1.0.0: + resolution: {integrity: sha512-jYa6Q9rH90kR1vKB6NM7qqd1mge3Fx4Dhw5TVlK1MUBqhEOuCagrEHMevNuCcbECmXZ0ThXkRm+Ymr51HwEPAw==} + engines: {node: '>=20'} + is-inside-container@1.0.0: resolution: {integrity: sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==} engines: {node: '>=14.16'} @@ -4512,10 +4875,6 @@ packages: resolution: {integrity: sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} - is-stream@4.0.1: - resolution: {integrity: sha512-Dnz92NInDqYckGEUJv689RbRiTSEHCQ7wOVeALbkOz999YpqT46yMRIGtSNl2iCL1waAZSx40+h59NV/EwzV/A==} - engines: {node: '>=18'} - is-string@1.1.1: resolution: {integrity: sha512-BtEeSsoaQjlSPBemMQIrY1MY0uM6vnS1g5fmufYOtnxLGUZM2178PKbhsk7Ffv58IX+ZtcvoGwccYsh0PglkAA==} engines: {node: '>= 0.4'} @@ -4528,10 +4887,6 @@ packages: resolution: {integrity: sha512-p3EcsicXjit7SaskXHs1hA91QxgTw46Fv6EFKKGS5DRFLD8yKnohjF3hxoju94b/OcMZoQukzpPpBE9uLVKzgQ==} engines: {node: '>= 0.4'} - is-unicode-supported@2.1.0: - resolution: {integrity: sha512-mE00Gnza5EEB3Ds0HfMyllZzbBrmLOX3vfWoj9A9PEnTfratQ/BcaJOuMhnkhjXvb2+FkY3VuHqtAGpTPmglFQ==} - engines: {node: '>=18'} - is-weakmap@2.0.2: resolution: {integrity: sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w==} engines: {node: '>= 0.4'} @@ -4569,9 +4924,9 @@ packages: isexe@2.0.0: resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==} - isexe@3.1.1: - resolution: {integrity: sha512-LpB/54B+/2J5hqQ7imZHfdU31OlgQqx7ZicVlkm9kzg9/w8GKLEcFfJl/t7DCEDueOyBAD6zCCwTO6Fzs0NoEQ==} - engines: {node: '>=16'} + isexe@4.0.0: + resolution: {integrity: sha512-FFUtZMpoZ8RqHS3XeXEmHWLA4thH+ZxCv2lOiPIn1Xc7CxrqhWzNSDzD+/chS/zbYezmiwWLdQC09JdQKmthOw==} + engines: {node: '>=20'} jackspeak@3.4.3: resolution: {integrity: sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==} @@ -4596,9 +4951,16 @@ packages: resolution: {integrity: sha512-rg9zJN+G4n2nfJl5MW3BMygZX56zKPNVEYYqq7adpmMh4Jn2QNEwhvQlFy6jPVdcod7txZtKHWnyZiA3a0zP7A==} hasBin: true + jiti@2.7.0: + resolution: {integrity: sha512-AC/7JofJvZGrrneWNaEnJeOLUx+JlGt7tNa0wZiRPT4MY1wmfKjt2+6O2p2uz2+skll8OZZmJMNqeke7kKbNgQ==} + hasBin: true + jose@4.15.9: resolution: {integrity: sha512-1vUQX+IdDMVPj4k8kOxgUqlcK518yluMuGZwqlr44FS1ppZB/5GWh4rZG89erpOBOJjU/OBsnCVFfapsRz6nEA==} + js-base64@3.9.2: + resolution: {integrity: sha512-6zayE8QlUdiweYI6cETD/XBSqFcoCUlufn/29PJR99r82x1yDnIprRca0YvAYpAW+ez0GuQkVBC6xG5QkD7OjA==} + js-beautify@1.15.3: resolution: {integrity: sha512-rKKGuyTxGNlyN4EQKWzNndzXpi0bOl8Gl8YQAW1as/oMz0XhD6sHJO1hTvoBDOSzKuJb9WkwoAb34FfdkKMv2A==} engines: {node: '>=14'} @@ -4650,13 +5012,12 @@ packages: json-schema-traverse@1.0.0: resolution: {integrity: sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==} + json-schema@0.4.0: + resolution: {integrity: sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==} + json-stable-stringify-without-jsonify@1.0.1: resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==} - json-stringify-deterministic@1.0.12: - resolution: {integrity: sha512-q3PN0lbUdv0pmurkBNdJH3pfFvOTL/Zp0lquqpvcjfKzt6Y0j49EPHAmVHCAS4Ceq/Y+PejWTzyiVpoY71+D6g==} - engines: {node: '>= 4'} - json5@1.0.2: resolution: {integrity: sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==} hasBin: true @@ -4670,23 +5031,16 @@ packages: resolution: {integrity: sha512-WYDyuc/uFcGp6YtM2H0uKmUwieOuzeE/5YocFJLnLfclZ4inf3mRn8ZVy1s7Hxji7Jxm6Ss8gqpexD/GlKoGgg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + jsonc-parser@3.3.1: + resolution: {integrity: sha512-HUgH65KyejrUFPvHFPbqOY0rsFip3Bo5wb4ngvdi1EpCYWUQDC5V+Y7mZws+DLkr4M//zQJoanu1SP+87Dv1oQ==} + jsonfile@6.1.0: resolution: {integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==} - jsonpointer@5.0.1: - resolution: {integrity: sha512-p/nXbhSEcu3pZRdkW1OfJhpsVtW1gd4Wa1fnQc9YLiTfAjn0312eMKimbdIQzuZl9aa9xUGaRlP9T/CJE/ditQ==} - engines: {node: '>=0.10.0'} - jsonwebtoken@9.0.2: resolution: {integrity: sha512-PRp66vJ865SSqOlgqS8hujT5U4AOgMfhrwYIuIhfKaoSCZcirrmASQr8CX7cUg+RMih+hgznrjp99o+W4pJLHQ==} engines: {node: '>=12', npm: '>=6'} - just-clone@6.2.0: - resolution: {integrity: sha512-1IynUYEc/HAwxhi3WDpIpxJbZpMCvvrrmZVqvj9EhpvbH8lls7HhdhiByjL7DkAaWlLIzpC0Xc/VPvy/UxLNjA==} - - just-curry-it@5.3.0: - resolution: {integrity: sha512-silMIRiFjUWlfaDhkgSzpuAyQ6EX/o09Eu8ZBfmFwQMbax7+LQzeIU2CBrICT6Ne4l86ITCGvUCBpCubWYy0Yw==} - jwa@1.4.1: resolution: {integrity: sha512-qiLX/xhEEFKUAJ6FiBMbes3w9ATzyk5W7Hvzpa/SLYdxNtng+gcurvrI7TbACjIXlsJyr05/S1oUhZrc63evQA==} @@ -4724,6 +5078,9 @@ packages: knitwork@1.2.0: resolution: {integrity: sha512-xYSH7AvuQ6nXkq42x0v5S8/Iry+cfulBz/DJQzhIyESdLD7425jXsPy4vn5cCXU+HhRN2kVw51Vd1K6/By4BQg==} + knitwork@1.3.0: + resolution: {integrity: sha512-4LqMNoONzR43B1W0ek0fhXMsDNW/zxa1NdFAVMY+k28pgZLovR4G3PB5MrpTxCy1QaZCqNoiaKPr5w5qZHfSNw==} + koa-compose@4.1.0: resolution: {integrity: sha512-8ODW8TrDuMYvXRwra/Kh7/rJo9BtOfPc6qO8eAfC80CnCvSjSl0bkRM24X6/XBBEyj0v1nRUQ1LyOy3dbqOWXw==} @@ -4746,6 +5103,9 @@ packages: kolorist@1.8.0: resolution: {integrity: sha512-Y+60/zizpJ3HRH8DCss+q95yr6145JXZo46OTpFvDZWLfRCE4qChOyk1b26nMaNpfHHgxagk9dXT5OP0Tfe+dQ==} + launch-editor@2.14.1: + resolution: {integrity: sha512-QWBrQsMpH7gPr965dsKD/3cKWiNoTjpATQf++Xq63N6sKRGMwlVXz41O1IZTMfZQgBctD/K5Zt06+/I6pP6+HA==} + launch-editor@2.9.1: resolution: {integrity: sha512-Gcnl4Bd+hRO9P9icCP/RVVT2o8SFlPXofuCxvA2SaZuH45whSvf5p8x5oih5ftLiVhEI4sp5xDY+R+b3zJBh5w==} @@ -4753,10 +5113,6 @@ packages: resolution: {integrity: sha512-b94GiNHQNy6JNTrt5w6zNyffMrNkXZb3KTkCZJb2V1xaEGCk093vkZ2jk3tpaeP33/OiXC+WvK9AxUebnf5nbw==} engines: {node: '>= 0.6.3'} - leven@4.0.0: - resolution: {integrity: sha512-puehA3YKku3osqPlNuzGDUHq8WpwXupUg1V6NXdV38G+gr+gkBwFC8g1b/+YcIvp8gnqVIus+eJCH/eGsRmJNw==} - engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} - levn@0.3.0: resolution: {integrity: sha512-0OO4y2iOHix2W6ujICbKIaEQXvFQHue65vUG3pb5EUomzPI90z9hsA1VsO/dbIIpC53J8gxM9Q4Oho0jrCM/yA==} engines: {node: '>= 0.8.0'} @@ -4807,6 +5163,10 @@ packages: resolution: {integrity: sha512-bbgPw/wmroJsil/GgL4qjDzs5YLTBMQ99weRsok1XCDccQeehbHA/I1oRvk2NPtr7KGZgT/Y5tPRnAtMqeG2Kg==} engines: {node: '>=14'} + local-pkg@1.2.1: + resolution: {integrity: sha512-++gUqRDEvcnN6Zhqrr+y/CkVEHhlrR96vZn3nZZPYzMcBUyBtTKzB9NadClFIsIVSsu+3i9tfk/erqy9kAmt7Q==} + engines: {node: '>=14'} + locate-path@5.0.0: resolution: {integrity: sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==} engines: {node: '>=8'} @@ -4885,6 +5245,10 @@ packages: lru-cache@10.4.3: resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==} + lru-cache@11.5.2: + resolution: {integrity: sha512-4pfM1Ff0x50o0tQwb5ucw/RzNyD0/YJME6IVcStalZuMWxdt3sR3huStTtxz4PUmvZfRguvDejasvQ2kifR11g==} + engines: {node: 20 || >=22} + lru-cache@5.1.1: resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} @@ -4906,9 +5270,22 @@ packages: magic-string@0.30.17: resolution: {integrity: sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==} + magic-string@0.30.21: + resolution: {integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==} + + magic-string@1.2.0: + resolution: {integrity: sha512-ptco+HFxTLgjafSLim2LojBSwfg5feBjd+SqyiwdGkzC38UPdZy3zgrHMI2CoTf5fJL38tbHMYWVzIH8BxGqJw==} + magicast@0.3.5: resolution: {integrity: sha512-L0WhttDl+2BOsybvEOLK7fW3UA0OQ0IQ2d6Zl2x/a6vVRs3bAY0ECOSHHeL5jD+SbOpOCUEi0y1DgHEn9Qn1AQ==} + magicast@0.5.4: + resolution: {integrity: sha512-llBEhWm1SacoRwgHUoQJYtwp4PBLF4faQi5TCpIGyGs9n4y5+juI0tDgyKIfpqxckRHaHzouUEph3THklWh03w==} + + make-asynchronous@1.1.0: + resolution: {integrity: sha512-ayF7iT+44LXdxJLTrTd3TLQpFDDvPCBxXxbv+pMUSuHA5Q8zyAfwkRP6aHHwNVFBUFWtxAHqwNJxF8vMZLAbVg==} + engines: {node: '>=18'} + markdown-it-anchor@8.6.7: resolution: {integrity: sha512-FlCHFwNnutLgVTflOYHPW2pPcl2AACqVzExlkGQNsi4CJgqOHN7YTgDd4LuhgN1BFO3TS0vLAruV1Td6dwWPJA==} peerDependencies: @@ -5196,6 +5573,9 @@ packages: mlly@1.7.4: resolution: {integrity: sha512-qmdSIPC4bDJXgZTCR7XosJiNKySV7O215tsPtDN9iEO/7q/76b/ijtgRu/+epFXSJhijtTCCGp3DWS549P3xKw==} + mlly@1.8.2: + resolution: {integrity: sha512-d+ObxMQFmbt10sretNDytwt85VrbkhhUA/JBGm1MPaWJ65Cl4wOgLaB1NYvJSZ0Ef03MMEU/0xpPMXUIQ29UfA==} + mrmime@2.0.0: resolution: {integrity: sha512-eu38+hdgojoyq63s+yTpN4XMBdt5l8HhMhc4VKLO9KM5caLIBvUm4thi7fFaxyTmCKeNnXZ5pAlBwCUnhA09uw==} engines: {node: '>=10'} @@ -5209,6 +5589,11 @@ packages: mz@2.7.0: resolution: {integrity: sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==} + nanoid@3.3.18: + resolution: {integrity: sha512-DTg4MJbGMWkfi6VZFdNt2/caMbQy4Ou+Op/hJQvGEWcnVfoA1QA+xzRKAzw9jD6+GVOOeYr/mIcuDSdug6F6+w==} + engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} + hasBin: true + nanoid@3.3.8: resolution: {integrity: sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==} engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} @@ -5219,15 +5604,17 @@ packages: engines: {node: ^18 || >=20} hasBin: true + nanoid@5.1.16: + resolution: {integrity: sha512-kVrnsrJqMR8+oLJnGEmSWw9BivK5mt7H3FZatVRjrc5wGqFYuBxX1yG7+A7Gi5AefkX6t/oCkizcQgpu0cY1dQ==} + engines: {node: ^18 || >=20} + hasBin: true + nanotar@0.2.0: resolution: {integrity: sha512-9ca1h0Xjvo9bEkE4UOxgAzLV0jHKe6LMaxo37ND2DAhhAtd0j8pR1Wxz+/goMrZO8AEZTWCmyaOsFI/W5AdpCQ==} napi-build-utils@2.0.0: resolution: {integrity: sha512-GEbrYkbfF7MoNaoh2iGG84Mnf/WZfB0GdGEsM8wz7Expx/LlWf5U8t9nvJKXSp3qr5IsEbK04cBGhol/KwOsWA==} - napi-wasm@1.1.3: - resolution: {integrity: sha512-h/4nMGsHjZDCYmQVNODIrYACVJ+I9KItbG+0si6W/jSjdA9JbWDoU4LLeMXVcEQGHjttI2tuXqDrbGF7qkUHHg==} - natural-compare@1.4.0: resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==} @@ -5238,6 +5625,9 @@ packages: neo-async@2.6.2: resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==} + neverpanic@0.0.8: + resolution: {integrity: sha512-vVdkelrLxaow/fdWDumzNBO+jwm6X8bxeLJc34THtpj70u0C5QBkcV6CRCu2X726km7XD45N0A3QtYCla4RvKw==} + nitropack@2.10.4: resolution: {integrity: sha512-sJiG/MIQlZCVSw2cQrFG1H6mLeSqHlYfFerRjLKz69vUfdu0EL2l0WdOxlQbzJr3mMv/l4cOlCCLzVRzjzzF/g==} engines: {node: ^16.11.0 || >=17.0.0} @@ -5265,6 +5655,9 @@ packages: node-fetch-native@1.6.6: resolution: {integrity: sha512-8Mc2HhqPdlIfedsuZoc3yioPuzp6b+L5jRCRY1QzuWZh2EGJVQrGppC6V6cF0bLdbW0+O2YpqCA25aF/1lvipQ==} + node-fetch-native@1.6.7: + resolution: {integrity: sha512-g9yhqoedzIUm0nTnTqAQvueMPVOuIY16bqgAJJC8XOOubYFNwz6IER9qs0Gq2Xd0+CecCKFjtdDTMA4u4xG06Q==} + node-fetch@2.7.0: resolution: {integrity: sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==} engines: {node: 4.x || >=6.0.0} @@ -5285,6 +5678,9 @@ packages: node-mock-http@1.0.0: resolution: {integrity: sha512-0uGYQ1WQL1M5kKvGRXWQ3uZCHtLTO8hln3oBjIusM75WoesZ909uQJs/Hb946i2SS+Gsrhkaa6iAO17jRIv6DQ==} + node-mock-http@1.0.5: + resolution: {integrity: sha512-KQyt/wLjG3TAc7DOUhpqWzgd4ERxR80JOlTK5VE5R1S12IaPVN5qkj4klBce9HPG1Njuup4Sb5bljaT34lIyjw==} + node-releases@2.0.19: resolution: {integrity: sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==} @@ -5304,6 +5700,9 @@ packages: resolution: {integrity: sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==} engines: {node: '>=0.10.0'} + nostics@1.2.0: + resolution: {integrity: sha512-FGqEfhQjrvo1lL8KFifdTQiNwwQHJxC1jtYE1Rc54qF/jxONUNL+kC9gS1krX8Q65PgrQ5fCqH/I4NhWBvdSqg==} + npm-run-path@4.0.1: resolution: {integrity: sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==} engines: {node: '>=8'} @@ -5312,24 +5711,20 @@ packages: resolution: {integrity: sha512-ppwTtiJZq0O/ai0z7yfudtBpWIoxM8yE6nHi1X47eFR2EWORqfbu6CnPlNsjeN683eT0qG6H/Pyf9fCcvjnnnQ==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} - npm-run-path@6.0.0: - resolution: {integrity: sha512-9qny7Z9DsQU8Ou39ERsPU4OZQlSTP47ShQzuKZ6PRXpYLtIFgl/DEBYEXKlvcEa+9tHVcK8CF81Y2V72qaZhWA==} - engines: {node: '>=18'} - nth-check@2.1.1: resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==} - nuxt-gtag@3.0.2: - resolution: {integrity: sha512-0Spu/rffPxW7REebkjE22qQOuVZIQuyIuvd61InDdJU+d+gRIqWhrUuKBWdk43N/J1elj+cTK2kEdk5FQX7vdQ==} + nuxt-gtag@3.0.3: + resolution: {integrity: sha512-1XZc9I3DiF2GC07P7uQOlGN4v1cbnLwWHaQUIlayp4pg0h7wOrna5Nl733/2rXq7ktPL3fT8NBJR7OsV9BtJRA==} - nuxt-vuefire@1.0.5: - resolution: {integrity: sha512-e165U1jGTd9t3nk81HBpZg375OY8G2Wnbjr7ZhE6ach3U4d3Mpm3XJQTts3bStLj2W//cDciK7EcLD2lAYtkGA==} + nuxt-vuefire@1.1.2: + resolution: {integrity: sha512-hs12e2TnDolZdaLjsJnjDGh17TZr2SRcEESumfrg49EuzCiEyDE0PYpE7MtDZbsoDNaD9fK5jWCisY+OwF7cPA==} peerDependencies: '@firebase/app-types': '>=0.8.1' - firebase: ^9.0.0 || ^10.0.0 || ^11.1.0 + firebase: ^9.0.0 || ^10.0.0 || ^11.1.0 || ^12.0.0 firebase-admin: ^11.3.0 || ^12.2.0 || ^13.0.1 - firebase-functions: ^4.1.0 || ^5.0.0 || ^6.1.2 - vuefire: '>=3.2.1' + firebase-functions: ^4.1.0 || ^5.0.0 || ^6.1.2 || ^7.0.0 + vuefire: '>=3.2.3' peerDependenciesMeta: '@firebase/app-types': optional: true @@ -5361,6 +5756,11 @@ packages: engines: {node: ^14.16.0 || >=16.10.0} hasBin: true + nypm@0.6.9: + resolution: {integrity: sha512-zxlE2yvSWZWmHcNdT3+5zV2lrCogeE9YOklHrR3dFjqutq5wO7GFDYLFDRXLsYnJzwvy/im9fYoxePvS0VTW0w==} + engines: {node: '>=18'} + hasBin: true + object-assign@4.1.1: resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==} engines: {node: '>=0.10.0'} @@ -5397,12 +5797,22 @@ packages: resolution: {integrity: sha512-gXah6aZrcUxjWg2zR2MwouP2eHlCBzdV4pygudehaKXSGW4v2AsRQUK+lwwXhii6KFZcunEnmSUoYp5CXibxtA==} engines: {node: '>= 0.4'} + obug@2.1.4: + resolution: {integrity: sha512-4a+OsYv9UktOJKE+l1A4OufDgdRF9PifWj+tJnHURo/P+WOxpG4GzUFL9qCalmWauao6ogiG+QvnCovwPoyAWA==} + engines: {node: '>=12.20.0'} + ofetch@1.4.1: resolution: {integrity: sha512-QZj2DfGplQAr2oj9KzceK9Hwz6Whxazmn85yYeVuS3u9XTMOGMRx0kO95MQ+vLsj/S/NwBDMMLU5hpxvI6Tklw==} + ofetch@1.5.1: + resolution: {integrity: sha512-2W4oUZlVaqAPAil6FUg/difl6YhqhUR7x2eZY4bQCko22UXg3hptq9KLQdqFClV+Wu85UX7hNtdGTngi/1BxcA==} + ohash@1.1.4: resolution: {integrity: sha512-FlDryZAahJmEF3VR3w1KogSEdWX3WhA5GPakFx4J81kEAiHyLMpdLLElS8n8dfNadMgAne/MywcvmogzscVt4g==} + ohash@2.0.11: + resolution: {integrity: sha512-RdR9FQrFwNBNXAr4GixM8YaRZRJ5PUWbKYbE5eOsrwAjJW0q2REGcf79oYPsLyskQCZG1PLN+S/K1V00joZAoQ==} + on-finished@2.4.1: resolution: {integrity: sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==} engines: {node: '>= 0.8'} @@ -5424,6 +5834,10 @@ packages: resolution: {integrity: sha512-mnkeQ1qP5Ue2wd+aivTD3NHd/lZ96Lu0jgf0pwktLPtx6cTZiH7tyeGRRHs0zX0rbrahXPnXlUnbeXyaBBuIaw==} engines: {node: '>=18'} + open@11.0.0: + resolution: {integrity: sha512-smsWv2LzFjP03xmvFoJ331ss6h+jixfA4UUV/Bsiyuu4YJPfN+FIQGOIiv4w9/+MoHkfkJ22UIaQWRVFRfH6Vw==} + engines: {node: '>=20'} + open@7.4.2: resolution: {integrity: sha512-MVHddDVweXZF3awtlAS+6pgKLlm/JgxZ90+/NBurBoQctVOOB/zDdVjcyPzQ+0laDGbsWgrRkflI65sQeOgT9Q==} engines: {node: '>=8'} @@ -5450,6 +5864,10 @@ packages: resolution: {integrity: sha512-qFOyK5PjiWZd+QQIh+1jhdb9LpxTF0qs7Pm8o5QHYZ0M3vKqSqzsZaEB6oWlxZ+q2sJBMI/Ktgd2N5ZwQoRHfg==} engines: {node: '>= 0.4'} + p-event@6.0.1: + resolution: {integrity: sha512-Q6Bekk5wpzW5qIyUP4gdMEujObYstZl6DMMOSenwBvV0BlE5LkDwkjs5yHbZmdCEq2o4RJx4tE1vwxFVf2FG1w==} + engines: {node: '>=16.17'} + p-limit@2.3.0: resolution: {integrity: sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==} engines: {node: '>=6'} @@ -5470,6 +5888,10 @@ packages: resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==} engines: {node: '>=10'} + p-timeout@6.1.4: + resolution: {integrity: sha512-MyIV3ZA/PmyBN/ud8vV9XzwTrNtR4jFrObymZYnZqMmW0zA8Z17vnT0rBgFE/TlohB+YCHqXMgZzb3Csp49vqg==} + engines: {node: '>=14.16'} + p-try@2.2.0: resolution: {integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==} engines: {node: '>=6'} @@ -5502,10 +5924,6 @@ packages: resolution: {integrity: sha512-rum1bPifK5SSar35Z6EKZuYPJx85pkNaFrxBK3mwdfSJ1/WKbYrjoW/zTPSjRRamfmVX1ACBIdFAO0VRErW/EA==} engines: {node: '>=18'} - parse-ms@3.0.0: - resolution: {integrity: sha512-Tpb8Z7r7XbbtBTrM9UhpkzzaMrqA2VXMT3YChzYltwV3P3pM6t8wl7TvpMnSTosz1aQAdVib7kdoys7vYOPerw==} - engines: {node: '>=12'} - parse-ms@4.0.0: resolution: {integrity: sha512-TXfryirbmq34y8QBwgqCVLi+8oA3oWx2eAnSn62ITyEhEYaWRlVZ2DvMM9eZbMs/RfxPu/PK/aBLyGj4IrqMHw==} engines: {node: '>=18'} @@ -5567,12 +5985,18 @@ packages: pathe@2.0.2: resolution: {integrity: sha512-15Ztpk+nov8DR524R4BF7uEuzESgzUEAV4Ah7CUMNGXdE5ELuvxElxGXndBl32vMSsWa1jpNf22Z+Er3sKwq+w==} + pathe@2.0.3: + resolution: {integrity: sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==} + pathval@1.1.1: resolution: {integrity: sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ==} perfect-debounce@1.0.0: resolution: {integrity: sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==} + perfect-debounce@2.1.0: + resolution: {integrity: sha512-LjgdTytVFXeUgtHZr9WYViYSM/g8MkcTPYDlPa3cDqMirHjKiSZPYd6DoL7pK8AJQr+uWkQvCjHNdiMqsrJs+g==} + picocolors@1.1.1: resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==} @@ -5584,6 +6008,10 @@ packages: resolution: {integrity: sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==} engines: {node: '>=12'} + picomatch@4.0.5: + resolution: {integrity: sha512-RvwwcruNjI1ncT5xRakeyS9Lf8lcItv34KD+aif+VH9kduAyfYBipGh12274xtenIPZ119/R9BdTBa8gAwSh0A==} + engines: {node: '>=12'} + pify@2.3.0: resolution: {integrity: sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==} engines: {node: '>=0.10.0'} @@ -5604,14 +6032,17 @@ packages: pkg-types@1.3.1: resolution: {integrity: sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ==} - playwright-core@1.50.1: - resolution: {integrity: sha512-ra9fsNWayuYumt+NiM069M6OkcRb1FZSK8bgi66AtpFoWkg2+y0bJSNmkFrWhMbEBbVKC/EruAHH3g0zmtwGmQ==} - engines: {node: '>=18'} + pkg-types@2.3.1: + resolution: {integrity: sha512-y+ichcgc2LrADuhLNAx8DFjVfgz91pRxfZdI3UDhxHvcVEZsenLO+7XaU5vOp0u/7V/wZ+plyuQxtrDlZJ+yeg==} + + playwright-core@1.62.1: + resolution: {integrity: sha512-wPYSwEBJY9GHraISXqyqtx0na0LpO3XEX7jNDhntbex7tzUS7kLnZsOlFruFJB4Hi/rhDMjXGqHewDZ68nYZVw==} + engines: {node: '>=20'} hasBin: true - playwright@1.50.1: - resolution: {integrity: sha512-G8rwsOQJ63XG6BbKj2w5rHeavFjy5zynBA9zsJMMtBoe/Uf757oG12NXz6e6OirF7RCrTVAKFXbLmn1RbL7Qaw==} - engines: {node: '>=18'} + playwright@1.62.1: + resolution: {integrity: sha512-0M+L3LAD8/nm554LOla9Ayx0j0tmFZ0FBcoQ7F1VuVHpM/XpiC8RcDzBQB8W5+hA8L22THxELzeF+2WcUzvcLg==} + engines: {node: '>=20'} hasBin: true pluralize@8.0.0: @@ -5843,9 +6274,18 @@ packages: resolution: {integrity: sha512-MjOadfU3Ys9KYoX0AdkBlFEF1Vx37uCCeN4ZHnmwm9FfpbsGWMZeBLMmmpY+6Ocqod7mkdZ0DT31OlbsFrLlkA==} engines: {node: ^10 || ^12 || >=14} + postcss@8.5.26: + resolution: {integrity: sha512-u82N74LFzG8ca+dD8puPnplTXoGH4fTPpVGuIbt36G3qvNlkvfD0lEAZSxaly3KX8TS/L1A1gsCEmvKmBcVbkQ==} + engines: {node: ^10 || ^12 || >=14} + + powershell-utils@0.1.0: + resolution: {integrity: sha512-dM0jVuXJPsDN6DvRpea484tCUaMiXWjuCn++HGTqUWzGDjv5tZkEZldAJ/UMlqRYGFrD/etByo4/xOuC/snX2A==} + engines: {node: '>=20'} + prebuild-install@7.1.3: resolution: {integrity: sha512-8Mf2cbV7x1cXPUILADGI3wuhfqWvtiLA1iclTDbFRZkgRQS0NqsPZphna9V+HyTEadheuPmjaJMsbzKQFOzLug==} engines: {node: '>=10'} + deprecated: No longer maintained. Please contact the author of the relevant native addon; alternatives are available. hasBin: true prelude-ls@1.1.2: @@ -5868,12 +6308,8 @@ packages: resolution: {integrity: sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - pretty-ms@8.0.0: - resolution: {integrity: sha512-ASJqOugUF1bbzI35STMBUpZqdfYKlJugy6JBziGi2EE+AL5JPJGSzvpeVXojxrr0ViUYoToUjb5kjSEGf7Y83Q==} - engines: {node: '>=14.16'} - - pretty-ms@9.2.0: - resolution: {integrity: sha512-4yf0QO/sllf/1zbZWYnvWw3NxCQwLXKzIj0G849LSufP15BXKM0rbD2Z3wVnkMfjdn/CB0Dpp444gYAACdsplg==} + pretty-ms@9.3.0: + resolution: {integrity: sha512-gjVS5hOP+M3wMm5nmNOucbIrqudzs9v/57bWRHQWLYklXqoXKrVfYW2W9+glfGsqtPgpiz5WwyEEB+ksXIx3gQ==} engines: {node: '>=18'} process-nextick-args@2.0.1: @@ -5937,11 +6373,14 @@ packages: resolution: {integrity: sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==} engines: {node: '>=0.6'} + quansync@0.2.11: + resolution: {integrity: sha512-AifT7QEbW9Nri4tAwR5M/uzpBuqfZf+zwaEM/QkzEjj7NBuFD2rBuy0K3dE+8wltbezDV7JMA0WfnCPYRSYbXA==} + queue-microtask@1.2.3: resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==} - radix-vue@1.9.13: - resolution: {integrity: sha512-wk0G69vRDU5TDmhYHZv5Y4j905CLfnvcsFB+CXAbXRuQIl5fUCmOWSOukKhj0MT9YRsW5ujZUjtDF0Ou/hg+8Q==} + radix-vue@1.9.17: + resolution: {integrity: sha512-mVCu7I2vXt1L2IUYHTt0sZMz7s1K2ZtqKeTIxG3yC5mMFfLBG4FtE1FDeRMpDd+Hhg/ybi9+iXmAP1ISREndoQ==} peerDependencies: vue: '>= 3.2.0' @@ -5962,6 +6401,9 @@ packages: rc9@2.1.2: resolution: {integrity: sha512-btXCnMmRIBINM2LDZoEmOogIZU7Qe7zn4BpomSKZ/ykbLObuBdvG+mFq11DL6fjH1DRwHhrlgtYWG96bJiC7Cg==} + rc9@3.0.1: + resolution: {integrity: sha512-gMDyleLWVE+i6Sgtc0QbbY6pEKqYs97NGi6isHQPqYlLemPoO8dxQ3uGi0f4NiP98c+jMW6cG1Kx9dDwfvqARQ==} + rc@1.2.8: resolution: {integrity: sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==} hasBin: true @@ -6009,6 +6451,10 @@ packages: resolution: {integrity: sha512-h80JrZu/MHUZCyHu5ciuoI0+WxsCxzxJTILn6Fs8rxSnFPh+UVHYfeIxK1nVGugMqkfC4vJcBOYbkfkwYK0+gw==} engines: {node: '>= 14.18.0'} + readdirp@5.1.1: + resolution: {integrity: sha512-Kko+Y5XQ6fM+Ce3dq3m9YGxnacYZYl9cA1wZjaF3Vbry2L3i1qVg8+CAgNPsXRArPMUMCaOR7oa9Nqntc43JKA==} + engines: {node: '>= 20.19.0'} + redis-errors@1.2.0: resolution: {integrity: sha512-1qny3OExCf0UvUV/5wpYKf2YwPcOqXzkwKKSmKHiE6ZMQs5heeE/c8eXK+PNllPvmjgAbfnsbpkGZWy8cBpn9w==} engines: {node: '>=4'} @@ -6088,6 +6534,9 @@ packages: remark-rehype@11.1.1: resolution: {integrity: sha512-g/osARvjkBXb6Wo0XvAeXQohVta8i84ACbenPpoSsxTOQH/Ae0/RGP4WZgnMH5pMLpsj4FG7OHmcIcXxpza8eQ==} + remark-rehype@11.1.2: + resolution: {integrity: sha512-Dh7l57ianaEoIpzbp0PC9UKAdCSVklD8E5Rpw7ETfbTl3FqcOOgq5q2LVDhgGCkaBv7p24JXikPdvhhmHvKMsw==} + remark-stringify@11.0.0: resolution: {integrity: sha512-1OSmLd3awB/t8qdoEOMazZkNsfVTeY4fTsgzcQFdXNq8ToTN4ZGwrMnlda4K6smTFKD+GRV6O48i6Z4iKgPPpw==} @@ -6107,6 +6556,10 @@ packages: requizzle@0.2.4: resolution: {integrity: sha512-JRrFk1D4OQ4SqovXOgdav+K8EAhSB/LJZqCz8tbX0KObcdeM15Ss59ozWMBWmmINMagCwmqn4ZNryUGpBsl6Jw==} + reserved-identifiers@1.2.0: + resolution: {integrity: sha512-yE7KUfFvaBFzGPs5H3Ops1RevfUEsDc5Iz65rOwWg4lE8HJSYtle77uul3+573457oHvBKuHYDl/xqUkKpEEdw==} + engines: {node: '>=18'} + resolve-from@4.0.0: resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==} engines: {node: '>=4'} @@ -6179,6 +6632,9 @@ packages: engines: {node: '>=18.0.0', npm: '>=8.0.0'} hasBin: true + rou3@0.9.2: + resolution: {integrity: sha512-3SOzvaAg8rkHrXtRjpCvCvbyO5to9oOO27Z/XqHEYXfMRVSw/qMIVdmaOk9W2lcRLtR6dlqTjo9hDeJk70QBYQ==} + run-applescript@7.0.0: resolution: {integrity: sha512-9by4Ij99JUr/MCFBUkDKLWK3G9HVXmabKz9U5MlIAIuvuzkiOicRYs8XJLxX+xahD+mLiiCYDqF9dKAgtzKP1A==} engines: {node: '>=18'} @@ -6234,6 +6690,11 @@ packages: engines: {node: '>=10'} hasBin: true + semver@7.8.5: + resolution: {integrity: sha512-Y7/KDsb8LjooZpwaqGyulO6DQlksgCncchHGk+sZIY4SBvUocMBEFH5Ur1fI4dV+Jvl0w6cjvucaIi40puRioA==} + engines: {node: '>=10'} + hasBin: true + send@0.19.0: resolution: {integrity: sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw==} engines: {node: '>= 0.8.0'} @@ -6248,6 +6709,9 @@ packages: resolution: {integrity: sha512-VqpjJZKadQB/PEbEwvFdO43Ax5dFBZ2UECszz8bQ7pi7wt//PWe1P6MN7eCnjsatYtBT6EuiClbjSWP2WrIoTw==} engines: {node: '>= 0.8.0'} + set-cookie-parser@3.1.0: + resolution: {integrity: sha512-kjnC1DXBHcxaOaOXBHBeRtltsDG2nUiUni+jP92M9gYdW12rsmx92UsfpH7o5tDRs7I1ZZPSQJQGv3UaRfCiuw==} + set-function-length@1.2.2: resolution: {integrity: sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==} engines: {node: '>= 0.4'} @@ -6278,6 +6742,10 @@ packages: resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==} engines: {node: '>=8'} + shell-quote@1.10.0: + resolution: {integrity: sha512-w1aiOKwKuRgtwAReIIj89puqg+I7GvX4IbLrvmhXbzQsj1+Zwi4VO3+fa6ZF91TWSjIxoEkKnMeHcLEODK5ZXA==} + engines: {node: '>= 0.4'} + shell-quote@1.8.2: resolution: {integrity: sha512-AzqKpGKjrj7EM6rKVQEPpB288oCfnrEIuyoT9cyF4nmGa7V8Zk6f7RRqYisX8X9m+Q7bd632aZW4ky7EhbQztA==} engines: {node: '>= 0.4'} @@ -6320,6 +6788,9 @@ packages: simple-git@3.27.0: resolution: {integrity: sha512-ivHoFS9Yi9GY49ogc6/YAi3Fl9ROnF4VyubNylgCkA+RVqLaKWnDSzXOVzya8csELIaWaYNutsEuAhZrtOjozA==} + simple-git@3.36.0: + resolution: {integrity: sha512-cGQjLjK8bxJw4QuYT7gxHw3/IouVESbhahSsHrX97MzCL1gu2u7oy38W6L2ZIGECEfIBG4BabsWDPjBxJENv9Q==} + simple-swizzle@0.2.2: resolution: {integrity: sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==} @@ -6327,6 +6798,10 @@ packages: resolution: {integrity: sha512-BPwJGUeDaDCHihkORDchNyyTvWFhcusy1XMmhEVTQTwGeybFbp8YEmB+njbPnth1FibULBSBVwCQni25XlCUDg==} engines: {node: '>=18'} + sirv@3.0.2: + resolution: {integrity: sha512-2wcC/oGxHis/BoHkkPwldgiPSYcpZK3JU28WoMVv55yHJgcZ8rlXvuG9iZggz+sU1d4bRgIGASwyWqjxu3FM0g==} + engines: {node: '>=18'} + sisteransi@1.0.5: resolution: {integrity: sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==} @@ -6391,6 +6866,11 @@ packages: resolution: {integrity: sha512-1POYv7uv2gXoyGFpBCmpDVSNV74IfsWlDW216UPjbWufNf+bSU6GdbDsxdcxtfwb4xlI3yxzOTKClUosxARYrQ==} engines: {node: '>=0.10.0'} + srvx@0.12.5: + resolution: {integrity: sha512-IuvtDNQg5EIwv3c6dleyau7u8hCyGQ7D6+V/QM799Aud07z0wCUcurKLTRfyG33C8oUY+UWcVBFkfHMcbtmRLA==} + engines: {node: '>=20.16.0'} + hasBin: true + stable-hash@0.0.4: resolution: {integrity: sha512-LjdcbuBeLcdETCrPn9i8AYAZ1eCtu4ECAWtP7UleOiZ9LzVxRzzUZEoZ8zB24nhkQnDWyET0I+3sWokSDS3E7g==} @@ -6408,6 +6888,9 @@ packages: resolution: {integrity: sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==} engines: {node: '>= 0.8'} + std-env@3.10.0: + resolution: {integrity: sha512-5GS12FdOZNliM5mAOxFRg7Ir0pWz8MdpYm6AY6VPkGpbA7ZzmbzNcBJQ0GPvvyWgcY7QAhCgf9Uy89I03faLkg==} + std-env@3.8.0: resolution: {integrity: sha512-Bc3YwwCB+OzldMxOXJIIvC6cPRWr/LxOp48CdQTOkPyk/t4JWWJbrilwBd7RJzKV8QW7tJkcgAmeuLLJugl5/w==} @@ -6424,6 +6907,14 @@ packages: streamx@2.22.0: resolution: {integrity: sha512-sLh1evHOzBy/iWRiR6d1zRcLao4gGZr3C1kzNz4fopCOKJb6xD9ub8Mpi9Mr1R6id5o43S+d93fI48UC5uM9aw==} + string-byte-length@3.0.1: + resolution: {integrity: sha512-yJ8vP0HMwZ54CcA8S8mKoXbkezpZHANFtmafFo8lGxZThCQcAwRHjdFabuSLgOzxj9OFJcmssmiAvmcOK4O2Hw==} + engines: {node: '>=18.18.0'} + + string-byte-slice@3.0.1: + resolution: {integrity: sha512-GWv2K4lYyd2+AhmKH3BV+OVx62xDX+99rSLfKpaqFiQU7uOMaUY1tDjdrRD4gsrCr9lTyjMgjna7tZcCOw+Smg==} + engines: {node: '>=18.18.0'} + string-width@4.2.3: resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==} engines: {node: '>=8'} @@ -6453,9 +6944,9 @@ packages: stringify-entities@4.0.4: resolution: {integrity: sha512-IwfBptatlO+QCJUo19AqvrPNqlVMpW9YEL2LIVY+Rpv2qsjCGxaDLNRgeGsQWJhfItebuJhsGSLjaBbNSQ+ieg==} - stringify-object@5.0.0: - resolution: {integrity: sha512-zaJYxz2FtcMb4f+g60KsRNFOpVMUyuJgA51Zi5Z1DOTC3S59+OQiVOzE9GZt0x72uBGWKsQIuBKeF9iusmKFsg==} - engines: {node: '>=14.16'} + stringify-object@6.0.0: + resolution: {integrity: sha512-6f94vIED6vmJJfh3lyVsVWxCYSfI5uM+16ntED/Ql37XIyV6kj0mRAAiTeMMc/QLYIaizC3bUprQ8pQnDDrKfA==} + engines: {node: '>=20'} strip-ansi@6.0.1: resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==} @@ -6473,10 +6964,6 @@ packages: resolution: {integrity: sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw==} engines: {node: '>=12'} - strip-final-newline@4.0.0: - resolution: {integrity: sha512-aulFJcD6YK8V1G7iRB5tigAP4TsHBZZrOV8pjV++zdUwmeV8uzbY7yn6h9MswN62adStNZFuCIx4haBnRuMDaw==} - engines: {node: '>=18'} - strip-indent@3.0.0: resolution: {integrity: sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==} engines: {node: '>=8'} @@ -6502,8 +6989,8 @@ packages: strnum@1.0.5: resolution: {integrity: sha512-J8bbNyKKXl5qYcR36TIO8W3mVGVHrmmxsd5PAItGkmyzwJvybiw2IVq5nqd0i4LSNSkB/sx9VHllbfFdr9k1JA==} - structured-clone-es@1.0.0: - resolution: {integrity: sha512-FL8EeKFFyNQv5cMnXI31CIMCsFarSVI2bF0U0ImeNE3g/F1IvJQyqzOXxPBRXiwQfyBTlbNe88jh1jFW0O/jiQ==} + structured-clone-es@2.0.1: + resolution: {integrity: sha512-10ZL5r77LhknxlP1FBiCW+VdnuWOEFLdSS2SKtjyEV+L4qP1hUEIMIZW94LC3jKxRmT/Dj7KkD1mqh/IY6lhKQ==} stubs@3.0.0: resolution: {integrity: sha512-PdHt7hHUJKxvTCgbKX9C1V/ftOcjJQgz8BZwNfV5c4B6dcGqlpelTbJ999jBGZ2jYiPAwcX5dP6oBwVlBlUbxw==} @@ -6522,6 +7009,10 @@ packages: engines: {node: '>=16 || 14 >=14.17'} hasBin: true + super-regex@1.1.0: + resolution: {integrity: sha512-WHkws2ZflZe41zj6AolvvmaTrWds/VuyeYr9iPVv/oQeaIoVxMKaushfFWpOGDT+GuBrM/sVqF8KUCYQlSSTdQ==} + engines: {node: '>=18'} + superjson@2.2.2: resolution: {integrity: sha512-5JRxVqC8I8NuOUjzBbvVJAKNM8qoVuH0O77h4WInc/qC2q5IreqKxYwgkga3PfA22OayK2ikceb/B26dztPl+Q==} engines: {node: '>=16'} @@ -6550,12 +7041,30 @@ packages: engines: {node: '>=14.0.0'} hasBin: true + swrv@1.2.0: + resolution: {integrity: sha512-lH/g4UcNyj+7lzK4eRGT4C68Q4EhQ6JtM9otPRIASfhhzfLWtbZPHcMuhuba7S9YVYuxkMUGImwMyGpfbkH07A==} + peerDependencies: + vue: '>=3.2.26 < 4' + + synckit@0.11.13: + resolution: {integrity: sha512-eNRKgb3z66Yp3D2CixVujOUvXLFUTij/zVnV8KRyvFdQwpz7I5DS8UfRkTeLzb64u+dkzDSdelE24izu+zSSUg==} + engines: {node: ^14.18.0 || >=16.0.0} + system-architecture@0.1.0: resolution: {integrity: sha512-ulAk51I9UVUyJgxlv9M6lFot2WP3e7t8Kz9+IS6D4rVba1tR9kON+Ey69f+1R4Q8cd45Lod6a4IcJIxnzGc/zA==} engines: {node: '>=18'} - tabbable@6.2.0: - resolution: {integrity: sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew==} + tabbable@6.5.0: + resolution: {integrity: sha512-wieBHXygIm7OyQOu5hQlkk62/WyCFYGlWg7L6/ZCUZwx0o398Zkn4pVmMyfYhfMG8kGrj/Krt8eIk6UKC6VzwA==} + + tagged-tag@1.0.0: + resolution: {integrity: sha512-yEFYrVhod+hdNyx7g5Bnkkb0G6si8HJurOoOEgC8B/O0uXLHlaey/65KRv6cuWBNhBgHKAROVpc7QyYqE5gFng==} + engines: {node: '>=20'} + + tailwind-api-utils@1.0.3: + resolution: {integrity: sha512-KpzUHkH1ug1sq4394SLJX38ZtpeTiqQ1RVyFTTSY2XuHsNSTWUkRo108KmyyrMWdDbQrLYkSHaNKj/a3bmA4sQ==} + peerDependencies: + tailwindcss: ^3.3.0 || ^4.0.0 || ^4.0.0-beta tailwind-config-viewer@2.0.4: resolution: {integrity: sha512-icvcmdMmt9dphvas8wL40qttrHwAnW3QEN4ExJ2zICjwRsPj7gowd1cOceaWG3IfTuM/cTNGQcx+bsjMtmV+cw==} @@ -6567,6 +7076,9 @@ packages: tailwind-merge@2.6.0: resolution: {integrity: sha512-P+Vu1qXfzediirmHOC3xKGAYeZtPcV9g76X+xg2FD4tYgR71ewMA35Y3sCz3zhiN/dwefRpJX0yBcgwi1fXNQA==} + tailwind-merge@3.5.0: + resolution: {integrity: sha512-I8K9wewnVDkL1NTGoqWmVEIlUcB9gFriAEkXkfCjX5ib8ezGxtR3xD7iZIxrfArjEsH7F1CHD4RFUtxefdqV/A==} + tailwindcss@3.4.17: resolution: {integrity: sha512-w33E2aCvSDP0tW9RZuNXadXlkHXqFzSkQew/aIa2i/Sj8fThxwovwlXHSPXTbAHwEIhBFXAedUhP2tueAKP8Og==} engines: {node: '>=14.0.0'} @@ -6592,10 +7104,12 @@ packages: tar@6.2.1: resolution: {integrity: sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==} engines: {node: '>=10'} + deprecated: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me tar@7.4.3: resolution: {integrity: sha512-5S7Va8hKfV7W5U6g3aYxXmlPoZVAwUMy9AOKyF2fVuZa2UD3qZjg578OrLRt8PcNN1PleVaL/5/yYATNL0ICUw==} engines: {node: '>=18'} + deprecated: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me teeny-request@8.0.3: resolution: {integrity: sha512-jJZpA5He2y52yUhA7pyAGZlgQpcB+xLjcN0eUFxr9c8hP/H7uOXbBNVo/O0C/xVfJLJs680jvkFgVJEEvk9+ww==} @@ -6638,6 +7152,10 @@ packages: thenify@3.3.1: resolution: {integrity: sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==} + time-span@5.1.0: + resolution: {integrity: sha512-75voc/9G4rDIJleOo4jPvN4/YC4GRZrY8yy1uU4lwrB3XEQbWve8zXoO5No4eFrGcTAMYyoY67p8jRQdtA1HbA==} + engines: {node: '>=12'} + tiny-invariant@1.3.3: resolution: {integrity: sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg==} @@ -6647,10 +7165,18 @@ packages: tinyexec@0.3.2: resolution: {integrity: sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA==} + tinyexec@1.3.0: + resolution: {integrity: sha512-QKAl9m8gWWGHV8jZcPeym6j+XULi6tOf1mT83WYJ4Lk2ytW/uwAWkrP0uFsdoYMdueVJ0qs26wZ+23xeB4ibNQ==} + engines: {node: '>=18'} + tinyglobby@0.2.10: resolution: {integrity: sha512-Zc+8eJlFMvgatPZTl6A9L/yht8QqdmUNtURHaKZLmKBE12hNPSrqNkUp2cs3M/UKmNVVAMFQYSjYIVHDjW5zew==} engines: {node: '>=12.0.0'} + tinyglobby@0.2.17: + resolution: {integrity: sha512-wXR/dYpcqKmfWpEdZjiKJOwCNFndD0DMnrW/cYjVGttEkBfVgcLFHoNrlj47mjOVic9yyNu65alsgF4NQyTa2g==} + engines: {node: '>=12.0.0'} + tinypool@0.8.4: resolution: {integrity: sha512-i11VH5gS6IFeLY3gMBQ00/MmLncVP7JLXOw1vlgkytLmJK7QnEr7NXf0LBdxfmNPAeyetukOk0bOYrJrFGjYJQ==} engines: {node: '>=14.0.0'} @@ -6659,9 +7185,6 @@ packages: resolution: {integrity: sha512-KYad6Vy5VDWV4GH3fjpseMQ/XU2BhIYP7Vzd0LG44qRWm/Yt2WCOTicFdvmgo6gWaqooMQCawTtILVQJupKu7A==} engines: {node: '>=14.0.0'} - tippy.js@6.3.7: - resolution: {integrity: sha512-E1d3oP2emgJ9dRQZdf3Kkn0qJgI6ZLpyS5z6ZkY1DF3kaQaBsGZsndEpHwx+eC+tYM41HaSNvNtLx8tU57FzTQ==} - tmp@0.2.3: resolution: {integrity: sha512-nZD7m9iCPC5g0pYmcaxogYKggSfLsdxl8of3Q/oIbqCqLLIO9IAF0GWjX1z9NZRHPiXv8Wex4yDCaZsgEw0Y8w==} engines: {node: '>=14.14'} @@ -6691,16 +7214,16 @@ packages: trough@2.2.0: resolution: {integrity: sha512-tmMpK00BjZiUyVyvrBK7knerNgmgvcV/KLVyuma/SC+TQN167GrMRciANTz09+k3zW8L8t60jWO1GpfkZdjTaw==} + truncate-json@3.0.1: + resolution: {integrity: sha512-QVsbr1WhGLq2F0oDyYbqtOXcf3gcnL8C9H5EX8bBwAr8ZWvWGJzukpPrDrWgJMrNtgDbo74BIjI4kJu3q2xQWw==} + engines: {node: '>=18.18.0'} + ts-api-utils@1.4.3: resolution: {integrity: sha512-i3eMG77UTMD0hZhgRS562pv83RC6ukSAC2GMNWc+9dieh/+jDM5u5YG+NHX6VNDRHQcHwmsTHctP9LhbC3WxVw==} engines: {node: '>=16'} peerDependencies: typescript: '>=4.2.0' - ts-deepmerge@7.0.2: - resolution: {integrity: sha512-akcpDTPuez4xzULo5NwuoKwYRtjQJ9eoNfBACiBMaXwNAx7B1PKfe5wqUFJuW5uKzQ68YjDFwPaWHDG1KnFGsA==} - engines: {node: '>=14.13.1'} - ts-interface-checker@0.1.13: resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} @@ -6749,6 +7272,10 @@ packages: resolution: {integrity: sha512-6kSc32kT0rbwxD6QL1CYe8IqdzN/J/ILMrNK+HMQCKH3insCDRY/3ITb0vcBss0a3t72fzh2YSzj8ko1HgwT3g==} engines: {node: '>=16'} + type-fest@5.8.0: + resolution: {integrity: sha512-YGYEVz3Fm5iy/AybuA0oyNFq7H4CgQNfRp/qfe8nurE1kuCeNm3/vfm9X4Mtl+qLyaKJUh5xrFZwogr41SMjYA==} + engines: {node: '>=20'} + type-is@1.6.18: resolution: {integrity: sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==} engines: {node: '>= 0.6'} @@ -6769,8 +7296,8 @@ packages: resolution: {integrity: sha512-3KS2b+kL7fsuk/eJZ7EQdnEmQoaho/r6KUef7hxvltNA5DR8NAUM+8wJMbJyZ4G9/7i3v5zPBIMN5aybAh2/Jg==} engines: {node: '>= 0.4'} - typescript@5.7.3: - resolution: {integrity: sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==} + typescript@5.9.3: + resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==} engines: {node: '>=14.17'} hasBin: true @@ -6780,6 +7307,9 @@ packages: ufo@1.5.4: resolution: {integrity: sha512-UsUk3byDzKd04EyoZ7U4DOlxQaD14JUKQl6/P7wiX4FNvUfm3XL246n9W5AmqwW5RSFJ27NAuM0iLscAOYUiGQ==} + ufo@1.6.4: + resolution: {integrity: sha512-JFNbkD1Svwe0KvGi8GOeLcP4kAWQ609twvCdcHxq1oSL8svv39ZuSvajcD8B+5D0eL4+s1Is2D/O6KN3qcTeRA==} + uglify-js@3.19.3: resolution: {integrity: sha512-v3Xu+yuwBXisp6QYTcH4UbH+xYJXqnq2m/LtQVWKWzYc1iehYnLixoQDN9FH6/j9/oybfd6W9Ghwkl8+UMKTKQ==} engines: {node: '>=0.8.0'} @@ -6798,12 +7328,35 @@ packages: unctx@2.4.1: resolution: {integrity: sha512-AbaYw0Nm4mK4qjhns67C+kgxR2YWiwlDBPzxrN8h8C6VtAdCgditAY5Dezu3IJy4XVqAnbrXt9oQJvsn3fyozg==} + unctx@2.5.0: + resolution: {integrity: sha512-p+Rz9x0R7X+CYDkT+Xg8/GhpcShTlU8n+cf9OtOEf7zEQsNcCZO1dPKNRDqvUTaq+P32PMMkxWHwfrxkqfqAYg==} + + unctx@3.0.0: + resolution: {integrity: sha512-DoXdZVeyi2jyEsn86i8MO5RTItm1kffUkH9/+DQORn3Q688AMOy2551CIl6AdGL2UpwD675wtbNOl75wIQN/uA==} + peerDependencies: + magic-string: '>=0.30.21' + oxc-parser: '>=0.140.0' + rolldown: ^1.1.5 + unplugin: ^3.3.0 + peerDependenciesMeta: + magic-string: + optional: true + oxc-parser: + optional: true + rolldown: + optional: true + unplugin: + optional: true + underscore@1.13.7: resolution: {integrity: sha512-GMXzWtsc57XAtguZgaQViUOzs0KTkk8ojr3/xAxXLITqf/3EMwxC0inyETfDFjH/Krbhuep0HNbbjI9i/q3F3g==} undici-types@6.20.0: resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==} + undici-types@7.18.2: + resolution: {integrity: sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==} + undici@6.19.7: resolution: {integrity: sha512-HR3W/bMGPSr90i8AAp2C4DM3wChFdJPLrWYpIS++LxS8K+W535qftjt+4MyjNYHeWabMj1nvtmLIi7l++iq91A==} engines: {node: '>=18.17'} @@ -6814,6 +7367,9 @@ packages: unhead@1.11.18: resolution: {integrity: sha512-TWgGUoZMpYe2yJwY6jZ0/9kpQT18ygr2h5lI6cUXdfD9UzDc0ytM9jGaleSYkj9guJWXkk7izYBnzJvxl8mRvQ==} + unhead@2.1.17: + resolution: {integrity: sha512-HLMKXOszRhAPBrr6VlqCeVeJq2kbC4kXwzGLEZvvojPLWNYTJw22xG7Bfwhsvs31+IBet3Wl8ADg9dwYdyphfQ==} + unicode-emoji-modifier-base@1.0.0: resolution: {integrity: sha512-yLSH4py7oFH3oG/9K+XWrz1pSi3dfUrWEnInbxMfArOfc1+33BlGPQtLsOYwvdMy11AwUBetYuaRxSPqgkq+8g==} engines: {node: '>=4'} @@ -6853,6 +7409,9 @@ packages: unist-util-visit@5.0.0: resolution: {integrity: sha512-MR04uvD+07cwl/yhVuVWAtw+3GOR/knlL55Nd/wAdblk27GCVt3lqpTivy/tkJcZoNPzTwS1Y+KMojlLDhoTzg==} + unist-util-visit@5.1.0: + resolution: {integrity: sha512-m+vIdyeCOpdr/QeQCu2EzxX/ohgS8KbnPDgFni4dQsfSCtpz8UqDyY5GjRru8PDKuYn7Fq19j1CQ+nJSsGKOzg==} + universalify@2.0.1: resolution: {integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==} engines: {node: '>= 10.0.0'} @@ -6865,8 +7424,13 @@ packages: resolution: {integrity: sha512-unB2e2ogZwEoMw/X0Gq1vj2jaRKLmTh9wcSEJggESPllcrZI68uO7B8ykixbXqsSwG8r9T7qaHZudXIC/3qvhw==} engines: {node: '>=18.12.0'} + unplugin-utils@0.3.2: + resolution: {integrity: sha512-xVToRh2CTmLk2HnEG7ac4rl1MJTT3RFkpS8B++/SnB0kXvuaavD+n3m/vrzyWQOdJNSZQACnbz01pnppbwV5BA==} + engines: {node: '>=20.19.0'} + unplugin-vue-router@0.11.2: resolution: {integrity: sha512-X8BbQ3BNnMqaCYeMj80jtz5jC4AB0jcpdmECIYey9qKm6jy/upaPZ/WzfuT+iTGRiQAY4WemHueXxuzH127oOg==} + deprecated: 'Merged into vuejs/router. Migrate: https://router.vuejs.org/guide/migration/v4-to-v5.html' peerDependencies: vue-router: ^4.4.0 peerDependenciesMeta: @@ -6881,6 +7445,10 @@ packages: resolution: {integrity: sha512-Q3LU0e4zxKfRko1wMV2HmP8lB9KWislY7hxXpxd+lGx0PRInE4vhMBVEZwpdVYHvtqzhSrzuIfErsob6bQfCzw==} engines: {node: '>=18.12.0'} + unplugin@2.3.11: + resolution: {integrity: sha512-5uKD0nqiYVzlmCRs01Fhs2BdkEgBS3SAVP6ndrBsuK42iC2+JHyxM05Rm9G8+5mkmRtzMZGY8Ct5+mliZxU/Ww==} + engines: {node: '>=18.12.0'} + unstorage@1.14.4: resolution: {integrity: sha512-1SYeamwuYeQJtJ/USE1x4l17LkmQBzg7deBJ+U9qOBoHo15d1cDxG4jM31zKRgF7pG0kirZy4wVMX6WL6Zoscg==} peerDependencies: @@ -6940,6 +7508,68 @@ packages: uploadthing: optional: true + unstorage@1.17.5: + resolution: {integrity: sha512-0i3iqvRfx29hkNntHyQvJTpf5W9dQ9ZadSoRU8+xVlhVtT7jAX57fazYO9EHvcRCfBCyi5YRya7XCDOsbTgkPg==} + peerDependencies: + '@azure/app-configuration': ^1.8.0 + '@azure/cosmos': ^4.2.0 + '@azure/data-tables': ^13.3.0 + '@azure/identity': ^4.6.0 + '@azure/keyvault-secrets': ^4.9.0 + '@azure/storage-blob': ^12.26.0 + '@capacitor/preferences': ^6 || ^7 || ^8 + '@deno/kv': '>=0.9.0' + '@netlify/blobs': ^6.5.0 || ^7.0.0 || ^8.1.0 || ^9.0.0 || ^10.0.0 + '@planetscale/database': ^1.19.0 + '@upstash/redis': ^1.34.3 + '@vercel/blob': '>=0.27.1' + '@vercel/functions': ^2.2.12 || ^3.0.0 + '@vercel/kv': ^1 || ^2 || ^3 + aws4fetch: ^1.0.20 + db0: '>=0.2.1' + idb-keyval: ^6.2.1 + ioredis: ^5.4.2 + uploadthing: ^7.4.4 + peerDependenciesMeta: + '@azure/app-configuration': + optional: true + '@azure/cosmos': + optional: true + '@azure/data-tables': + optional: true + '@azure/identity': + optional: true + '@azure/keyvault-secrets': + optional: true + '@azure/storage-blob': + optional: true + '@capacitor/preferences': + optional: true + '@deno/kv': + optional: true + '@netlify/blobs': + optional: true + '@planetscale/database': + optional: true + '@upstash/redis': + optional: true + '@vercel/blob': + optional: true + '@vercel/functions': + optional: true + '@vercel/kv': + optional: true + aws4fetch: + optional: true + db0: + optional: true + idb-keyval: + optional: true + ioredis: + optional: true + uploadthing: + optional: true + untun@0.1.3: resolution: {integrity: sha512-4luGP9LMYszMRZwsvyUd9MrxgEGZdZuZgpVQHEEX0lCYFESasVRvZd0EYpCkOIbJKHMuv0LskpXc/8Un+MJzEQ==} hasBin: true @@ -6948,6 +7578,10 @@ packages: resolution: {integrity: sha512-eL/8PlhLcMmlMDtNPKhyyz9kEBDS3Uk4yMu/ewlkT2WFbtzScjHWPJLdQLmaGPUKjXzwe9MumOtOgc4Fro96Kg==} hasBin: true + untyped@2.0.0: + resolution: {integrity: sha512-nwNCjxJTjNuLCgFr42fEak5OcLuB3ecca+9ksPFNvtfYSLpjf+iJqSIaSnIile6ZPbKYxI5k2AfXqeopGudK/g==} + hasBin: true + unwasm@0.3.9: resolution: {integrity: sha512-LDxTx/2DkFURUd+BU1vUsF/moj0JsoTvl+2tcg2AUOiEzVturhGGx17/IMgGvKUYdZwr33EJHtChCJuhu9Ouvg==} @@ -6978,10 +7612,12 @@ packages: uuid@8.3.2: resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==} + deprecated: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). hasBin: true uuid@9.0.1: resolution: {integrity: sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==} + deprecated: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). hasBin: true validate-npm-package-license@3.0.4: @@ -6991,6 +7627,10 @@ packages: resolution: {integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==} engines: {node: '>= 0.8'} + verkit@0.3.2: + resolution: {integrity: sha512-zj/ob3UsvJGN0whEAKFp53REA5X66hvffVqoCtVQAakJKnKlH+/PcOfMoFwIG/o4rElqLv/ycAFlx8ZlXUorCg==} + engines: {node: '>=18.12.0'} + vfile-location@5.0.3: resolution: {integrity: sha512-5yXvWDEgqeiYiBe1lbxYF7UMAIm/IcopxMHrMQDq3nvKcjPKIhZklUKL+AE7J7uApI4kwe2snsK+eI6UTj9EHg==} @@ -7000,11 +7640,21 @@ packages: vfile@6.0.3: resolution: {integrity: sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==} + vite-dev-rpc@2.0.0: + resolution: {integrity: sha512-yKwbTwdHKSD2k/aGqyWpPHepo45OQc8lH3/6IfT4ZqeKE26ooKvi4WIEKzqWav8v+9Is8u1k8q54hvOmqASazA==} + peerDependencies: + vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0 || ^6.0.1 || ^7.0.0-0 || ^8.0.0 + vite-hot-client@0.2.4: resolution: {integrity: sha512-a1nzURqO7DDmnXqabFOliz908FRmIppkBKsJthS8rbe8hBEXwEwe4C3Pp33Z1JoFCYfVL4kTOMLKk0ZZxREIeA==} peerDependencies: vite: ^2.6.0 || ^3.0.0 || ^4.0.0 || ^5.0.0-0 || ^6.0.0-0 + vite-hot-client@2.2.0: + resolution: {integrity: sha512-76Zs9zrHbH7M7wqeyooGQKdX+yg0pQ0xuQ1PbFp4z5a0Lzn2e5IPFoCswnmqZ4GiwqB4Jo3WcDAMO9jARTJl8w==} + peerDependencies: + vite: ^2.6.0 || ^3.0.0 || ^4.0.0 || ^5.0.0-0 || ^6.0.0-0 || ^7.0.0-0 || ^8.0.0 + vite-node@1.6.1: resolution: {integrity: sha512-YAXkfvGtuTzwWbDSACdJSg4A4DZiAqckWe90Zapc/sEX3XvHcw1NdurM/6od8J207tSDqNbSsgdCacBgvJKFuA==} engines: {node: ^18.0.0 || >=20.0.0} @@ -7065,12 +7715,12 @@ packages: '@nuxt/kit': optional: true - vite-plugin-inspect@10.1.1: - resolution: {integrity: sha512-b/2Eq7kAimQufakK8lpdUbRPSbw/h1IBKts+ZwF5vVhHfyeNE9p01JYrv20rGGewHkomyfTC+CBkax93FeSYPQ==} + vite-plugin-inspect@11.4.1: + resolution: {integrity: sha512-ShOFe2PURXGvRS5OrgmOLZOCwDTD7dEBVt0tMpFPKb9AsvqXKCRGM8QgKrUbRbJYFXScHvDPpGRd28rYidC0tA==} engines: {node: '>=14'} peerDependencies: '@nuxt/kit': '*' - vite: ^6.0.0 + vite: ^6.0.0 || ^7.0.0-0 || ^8.0.0-0 peerDependenciesMeta: '@nuxt/kit': optional: true @@ -7080,6 +7730,12 @@ packages: peerDependencies: vite: ^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0 || ^6.0.0-0 + vite-plugin-vue-tracer@1.5.0: + resolution: {integrity: sha512-G2aQ676fLBPnYhRi5lsARoL4hbtc/sx6fVzO7p44AB+1xQXo2UuiRgv7K26UdijrNzmuQprmJ121n3rdjBk1CA==} + peerDependencies: + vite: ^6.0.0 || ^7.0.0 || ^8.0.0-0 + vue: ^3.5.0 + vite@4.5.9: resolution: {integrity: sha512-qK9W4xjgD3gXbC0NmdNFFnVFLMWSNiR3swj957yutwzzN16xF/E7nmtAyp1rT9hviDroQANjE4HK3H4WqWdFtw==} engines: {node: ^14.18.0 || >=16.0.0} @@ -7234,8 +7890,8 @@ packages: vue-bundle-renderer@2.1.1: resolution: {integrity: sha512-+qALLI5cQncuetYOXp4yScwYvqh8c6SMXee3B+M7oTZxOgtESP0l4j/fXdEJoZ+EdMxkGWIj+aSEyjXkOdmd7g==} - vue-component-type-helpers@2.2.0: - resolution: {integrity: sha512-cYrAnv2me7bPDcg9kIcGwjJiSB6Qyi08+jLDo9yuvoFQjzHiPTzML7RnkJB1+3P6KMsX/KbCD4QE3Tv/knEllw==} + vue-component-type-helpers@3.3.9: + resolution: {integrity: sha512-3c/UfMe0SqyEfcGTyH7mfshHagJ9QTCbppCb0/uGpHZpFug7+If3GeGZN7I0YheKEExemx3xldQPoO7PQSOLQg==} vue-demi@0.14.10: resolution: {integrity: sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==} @@ -7260,16 +7916,17 @@ packages: vue-i18n@9.14.2: resolution: {integrity: sha512-JK9Pm80OqssGJU2Y6F7DcM8RFHqVG4WkuCqOZTVsXkEzZME7ABejAUqUdA931zEBedc4thBgSUWxeQh4uocJAQ==} engines: {node: '>= 16'} + deprecated: v9 and v10 no longer supported. please migrate to v11. about maintenance status, see https://vue-i18n.intlify.dev/guide/maintenance.html peerDependencies: vue: ^3.0.0 - vue-router@4.5.0: - resolution: {integrity: sha512-HDuk+PuH5monfNuY+ct49mNmkCRK4xJAV9Ts4z9UFc4rzdDnxQLyCMGGc8pKhZhHTVzfanpNwB/lwqevcBwI4w==} + vue-router@4.6.4: + resolution: {integrity: sha512-Hz9q5sa33Yhduglwz6g9skT8OBPii+4bFn88w6J+J4MfEo4KRRpmiNG/hHHkdbRFlLBOqxN8y8gf2Fb0MTUgVg==} peerDependencies: - vue: ^3.2.0 + vue: ^3.5.0 - vue-sonner@1.3.0: - resolution: {integrity: sha512-jAodBy4Mri8rQjVZGQAPs4ZYymc1ywPiwfa81qU0fFl+Suk7U8NaOxIDdI1oBGLeQJqRZi/oxNIuhCLqsBmOwg==} + vue-sonner@1.3.2: + resolution: {integrity: sha512-UbZ48E9VIya3ToiRHAZUbodKute/z/M1iT8/3fU8zEbwBRE11AKuHikssv18LMk2gTTr6eMQT4qf6JoLHWuj/A==} vue@3.5.13: resolution: {integrity: sha512-wmeiSMxkZCSc+PM2w2VRsOYAZC8GdipNFRTsLSfodVqI9mbejKeXEGr8SckuLnrQPGe3oJN5c3K0vpoU9q/wCQ==} @@ -7279,13 +7936,21 @@ packages: typescript: optional: true - vuefire@3.2.1: - resolution: {integrity: sha512-APj/iFdEec9kO71Lsiv/7opo9xL0D43l7cjwh84rJ5WMzrmpi9z774zzN+PPhBpD6bXyueLcfg0VlOUhI9/jUA==} - engines: {node: '>=18'} + vue@3.5.41: + resolution: {integrity: sha512-2laE0p+aK+/AOPG/XL/WepOs/GlK755LJ1XECi9kDUrz1FKNw8rb2Xzlw9JS1rqEV55nb0ttsKxVlTCcd+R5cg==} + peerDependencies: + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true + + vuefire@3.2.3: + resolution: {integrity: sha512-3gPPGqIXHlgDS1z7lmFIQbHuVDAuRgTtLEI4ISi6G8nUmH/nbAGX9z8OQxLRZ4tFClnOAU9OBW/mqk4aJivl5g==} + engines: {node: '>=20'} peerDependencies: '@vue/composition-api': '*' consola: ^3.2.3 - firebase: ^9.0.0 || ^10.0.0 || ^11.0.0 + firebase: ^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0 vue: ^2.7.0 || ^3.2.0 peerDependenciesMeta: '@vue/composition-api': @@ -7305,6 +7970,9 @@ packages: web-namespaces@2.0.1: resolution: {integrity: sha512-bKr1DkiNa2krS7qxNtdrtHAmzuYGFQLiQ13TsorsdT6ULTkPLKuu5+GsFpDlg6JFjUTwX2DyhMPG2be8uPrqsQ==} + web-worker@1.5.0: + resolution: {integrity: sha512-RiMReJrTAiA+mBjGONMnjVDP2u3p9R1vkcGz6gDIrOMT3oGuYwX2WRMYI9ipkphSuE5XKEhydbhNEJh4NY9mlw==} + webidl-conversions@3.0.1: resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==} @@ -7341,10 +8009,6 @@ packages: resolution: {integrity: sha512-nt+N2dzIutVRxARx1nghPKGv1xHikU7HKdfafKkLNLindmPU/ch3U31NOCGGA/dmPcmb1VlofO0vnKAcsm0o/Q==} engines: {node: '>=12'} - whatwg-mimetype@4.0.0: - resolution: {integrity: sha512-QaKxh0eNIi2mE9p2vEdzfagOKHCcj1pJ56EEHGQOVxp8r9/iszLUUV7v89x9O1p/T+NlTM5W7jW6+cz4Fq1YVg==} - engines: {node: '>=18'} - whatwg-url@5.0.0: resolution: {integrity: sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==} @@ -7374,9 +8038,9 @@ packages: engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} hasBin: true - which@5.0.0: - resolution: {integrity: sha512-JEdGzHwwkrbWoGOlIHqQ5gtprKGOenpDHpxE9zVR1bWbOtYRyPPHMe9FaP6x61CmNaTThSkb0DAJte5jD+DmzQ==} - engines: {node: ^18.17.0 || >=20.5.0} + which@6.0.1: + resolution: {integrity: sha512-oGLe46MIrCRqX7ytPUf66EAYvdeMIZYn3WaocqqKZAxrBpkqHfL/qvTyJ/bTk5+AqHCjXmrv3CEWgy368zhRUg==} + engines: {node: ^20.17.0 || >=22.9.0} hasBin: true why-is-node-running@2.3.0: @@ -7423,6 +8087,22 @@ packages: utf-8-validate: optional: true + ws@8.21.3: + resolution: {integrity: sha512-201TZ/kPWxoPr/OKWjquZR1SWKXcvxdH+e1xrx89b3YbmzLMFCLfnaG1HFIgWzJOEWZ7MvpK++odZufgYR50Rw==} + engines: {node: '>=10.0.0'} + peerDependencies: + bufferutil: ^4.0.1 + utf-8-validate: '>=5.0.2' + peerDependenciesMeta: + bufferutil: + optional: true + utf-8-validate: + optional: true + + wsl-utils@0.3.1: + resolution: {integrity: sha512-g/eziiSUNBSsdDJtCLB8bdYEUMj4jR7AGeUo96p/3dTafgjHhpF4RiCFPiRILwjQoDXx5MqkBr4fwWtR3Ky4Wg==} + engines: {node: '>=20'} + xml-name-validator@4.0.0: resolution: {integrity: sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==} engines: {node: '>=12'} @@ -7465,6 +8145,11 @@ packages: engines: {node: '>= 14'} hasBin: true + yaml@2.9.0: + resolution: {integrity: sha512-2AvhNX3mb8zd6Zy7INTtSpl1F15HW6Wnqj0srWlkKLcpYl/gMIMJiyuGq2KeI2YFxUPjdlB+3Lc10seMLtL4cA==} + engines: {node: '>= 14.6'} + hasBin: true + yargs-parser@21.1.1: resolution: {integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==} engines: {node: '>=12'} @@ -7485,10 +8170,6 @@ packages: resolution: {integrity: sha512-b4JR1PFR10y1mKjhHY9LaGo6tmrgjit7hxVIeAmyMw3jegXR4dhYqLaQF5zMXZxY7tLpMyJeLjr1C4rLmkVe8g==} engines: {node: '>=12.20'} - yoctocolors@2.1.1: - resolution: {integrity: sha512-GQHQqAopRhwU8Kt1DDM8NjibDXHC8eoh1erhGAJPEyveY9qqVeXvVikNKrDz69sHowPMorbPUrH/mx8c50eiBQ==} - engines: {node: '>=18'} - zhead@2.2.4: resolution: {integrity: sha512-8F0OI5dpWIA5IGG5NHUg9staDwz/ZPxZtvGVf01j7vHqSyZ0raHY+78atOVxRqb73AotX22uV1pXt3gYSstGag==} @@ -7499,11 +8180,41 @@ packages: zod@3.24.1: resolution: {integrity: sha512-muH7gBL9sI1nciMZV67X5fTKKBLtwpZ5VBp1vsOQzj1MhrBZ4wlVCm3gedKZWLp0Oyel8sIGfeiz54Su+OVT+A==} + zod@4.4.3: + resolution: {integrity: sha512-ytENFjIJFl2UwYglde2jchW2Hwm4GJFLDiSXWdTrJQBIN9Fcyp7n4DhxJEiWNAJMV1/BqWfW/kkg71UDcHJyTQ==} + zwitch@2.0.4: resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==} snapshots: + '@ai-sdk/gateway@3.0.13(zod@4.4.3)': + dependencies: + '@ai-sdk/provider': 3.0.2 + '@ai-sdk/provider-utils': 4.0.5(zod@4.4.3) + '@vercel/oidc': 3.1.0 + zod: 4.4.3 + + '@ai-sdk/provider-utils@4.0.5(zod@4.4.3)': + dependencies: + '@ai-sdk/provider': 3.0.2 + '@standard-schema/spec': 1.1.0 + eventsource-parser: 3.1.1 + zod: 4.4.3 + + '@ai-sdk/provider@3.0.2': + dependencies: + json-schema: 0.4.0 + + '@ai-sdk/vue@3.0.33(vue@3.5.41(typescript@5.9.3))(zod@4.4.3)': + dependencies: + '@ai-sdk/provider-utils': 4.0.5(zod@4.4.3) + ai: 6.0.33(zod@4.4.3) + swrv: 1.2.0(vue@3.5.41(typescript@5.9.3)) + vue: 3.5.41(typescript@5.9.3) + transitivePeerDependencies: + - zod + '@alloc/quick-lru@5.2.0': {} '@ampproject/remapping@2.3.0': @@ -7520,10 +8231,10 @@ snapshots: '@antfu/utils@8.1.0': {} - '@axe-core/playwright@4.10.1(playwright-core@1.50.1)': + '@axe-core/playwright@4.13.0(playwright-core@1.62.1)': dependencies: - axe-core: 4.10.2 - playwright-core: 1.50.1 + axe-core: 4.13.0 + playwright-core: 1.62.1 '@babel/code-frame@7.26.2': dependencies: @@ -7533,17 +8244,17 @@ snapshots: '@babel/compat-data@7.26.8': {} - '@babel/core@7.26.8': + '@babel/core@7.26.8(supports-color@9.4.0)': dependencies: '@ampproject/remapping': 2.3.0 '@babel/code-frame': 7.26.2 '@babel/generator': 7.26.8 '@babel/helper-compilation-targets': 7.26.5 - '@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.8) + '@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.8(supports-color@9.4.0))(supports-color@9.4.0) '@babel/helpers': 7.26.7 '@babel/parser': 7.26.8 '@babel/template': 7.26.8 - '@babel/traverse': 7.26.8 + '@babel/traverse': 7.26.8(supports-color@9.4.0) '@babel/types': 7.26.8 '@types/gensync': 1.0.4 convert-source-map: 2.0.0 @@ -7574,39 +8285,39 @@ snapshots: lru-cache: 5.1.1 semver: 6.3.1 - '@babel/helper-create-class-features-plugin@7.25.9(@babel/core@7.26.8)': + '@babel/helper-create-class-features-plugin@7.25.9(@babel/core@7.26.8(supports-color@9.4.0))(supports-color@9.4.0)': dependencies: - '@babel/core': 7.26.8 + '@babel/core': 7.26.8(supports-color@9.4.0) '@babel/helper-annotate-as-pure': 7.25.9 - '@babel/helper-member-expression-to-functions': 7.25.9 + '@babel/helper-member-expression-to-functions': 7.25.9(supports-color@9.4.0) '@babel/helper-optimise-call-expression': 7.25.9 - '@babel/helper-replace-supers': 7.26.5(@babel/core@7.26.8) - '@babel/helper-skip-transparent-expression-wrappers': 7.25.9 - '@babel/traverse': 7.26.8 + '@babel/helper-replace-supers': 7.26.5(@babel/core@7.26.8(supports-color@9.4.0))(supports-color@9.4.0) + '@babel/helper-skip-transparent-expression-wrappers': 7.25.9(supports-color@9.4.0) + '@babel/traverse': 7.26.8(supports-color@9.4.0) semver: 6.3.1 transitivePeerDependencies: - supports-color - '@babel/helper-member-expression-to-functions@7.25.9': + '@babel/helper-member-expression-to-functions@7.25.9(supports-color@9.4.0)': dependencies: - '@babel/traverse': 7.26.8 + '@babel/traverse': 7.26.8(supports-color@9.4.0) '@babel/types': 7.26.8 transitivePeerDependencies: - supports-color - '@babel/helper-module-imports@7.25.9': + '@babel/helper-module-imports@7.25.9(supports-color@9.4.0)': dependencies: - '@babel/traverse': 7.26.8 + '@babel/traverse': 7.26.8(supports-color@9.4.0) '@babel/types': 7.26.8 transitivePeerDependencies: - supports-color - '@babel/helper-module-transforms@7.26.0(@babel/core@7.26.8)': + '@babel/helper-module-transforms@7.26.0(@babel/core@7.26.8(supports-color@9.4.0))(supports-color@9.4.0)': dependencies: - '@babel/core': 7.26.8 - '@babel/helper-module-imports': 7.25.9 + '@babel/core': 7.26.8(supports-color@9.4.0) + '@babel/helper-module-imports': 7.25.9(supports-color@9.4.0) '@babel/helper-validator-identifier': 7.25.9 - '@babel/traverse': 7.26.8 + '@babel/traverse': 7.26.8(supports-color@9.4.0) transitivePeerDependencies: - supports-color @@ -7616,26 +8327,30 @@ snapshots: '@babel/helper-plugin-utils@7.26.5': {} - '@babel/helper-replace-supers@7.26.5(@babel/core@7.26.8)': + '@babel/helper-replace-supers@7.26.5(@babel/core@7.26.8(supports-color@9.4.0))(supports-color@9.4.0)': dependencies: - '@babel/core': 7.26.8 - '@babel/helper-member-expression-to-functions': 7.25.9 + '@babel/core': 7.26.8(supports-color@9.4.0) + '@babel/helper-member-expression-to-functions': 7.25.9(supports-color@9.4.0) '@babel/helper-optimise-call-expression': 7.25.9 - '@babel/traverse': 7.26.8 + '@babel/traverse': 7.26.8(supports-color@9.4.0) transitivePeerDependencies: - supports-color - '@babel/helper-skip-transparent-expression-wrappers@7.25.9': + '@babel/helper-skip-transparent-expression-wrappers@7.25.9(supports-color@9.4.0)': dependencies: - '@babel/traverse': 7.26.8 + '@babel/traverse': 7.26.8(supports-color@9.4.0) '@babel/types': 7.26.8 transitivePeerDependencies: - supports-color '@babel/helper-string-parser@7.25.9': {} + '@babel/helper-string-parser@7.29.7': {} + '@babel/helper-validator-identifier@7.25.9': {} + '@babel/helper-validator-identifier@7.29.7': {} + '@babel/helper-validator-option@7.25.9': {} '@babel/helpers@7.26.7': @@ -7647,48 +8362,52 @@ snapshots: dependencies: '@babel/types': 7.26.8 - '@babel/plugin-proposal-decorators@7.25.9(@babel/core@7.26.8)': + '@babel/parser@7.29.8': dependencies: - '@babel/core': 7.26.8 - '@babel/helper-create-class-features-plugin': 7.25.9(@babel/core@7.26.8) + '@babel/types': 7.29.8 + + '@babel/plugin-proposal-decorators@7.25.9(@babel/core@7.26.8(supports-color@9.4.0))(supports-color@9.4.0)': + dependencies: + '@babel/core': 7.26.8(supports-color@9.4.0) + '@babel/helper-create-class-features-plugin': 7.25.9(@babel/core@7.26.8(supports-color@9.4.0))(supports-color@9.4.0) '@babel/helper-plugin-utils': 7.26.5 - '@babel/plugin-syntax-decorators': 7.25.9(@babel/core@7.26.8) + '@babel/plugin-syntax-decorators': 7.25.9(@babel/core@7.26.8(supports-color@9.4.0)) transitivePeerDependencies: - supports-color - '@babel/plugin-syntax-decorators@7.25.9(@babel/core@7.26.8)': + '@babel/plugin-syntax-decorators@7.25.9(@babel/core@7.26.8(supports-color@9.4.0))': dependencies: - '@babel/core': 7.26.8 + '@babel/core': 7.26.8(supports-color@9.4.0) '@babel/helper-plugin-utils': 7.26.5 - '@babel/plugin-syntax-import-attributes@7.26.0(@babel/core@7.26.8)': + '@babel/plugin-syntax-import-attributes@7.26.0(@babel/core@7.26.8(supports-color@9.4.0))': dependencies: - '@babel/core': 7.26.8 + '@babel/core': 7.26.8(supports-color@9.4.0) '@babel/helper-plugin-utils': 7.26.5 - '@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.26.8)': + '@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.26.8(supports-color@9.4.0))': dependencies: - '@babel/core': 7.26.8 + '@babel/core': 7.26.8(supports-color@9.4.0) '@babel/helper-plugin-utils': 7.26.5 - '@babel/plugin-syntax-jsx@7.25.9(@babel/core@7.26.8)': + '@babel/plugin-syntax-jsx@7.25.9(@babel/core@7.26.8(supports-color@9.4.0))': dependencies: - '@babel/core': 7.26.8 + '@babel/core': 7.26.8(supports-color@9.4.0) '@babel/helper-plugin-utils': 7.26.5 - '@babel/plugin-syntax-typescript@7.25.9(@babel/core@7.26.8)': + '@babel/plugin-syntax-typescript@7.25.9(@babel/core@7.26.8(supports-color@9.4.0))': dependencies: - '@babel/core': 7.26.8 + '@babel/core': 7.26.8(supports-color@9.4.0) '@babel/helper-plugin-utils': 7.26.5 - '@babel/plugin-transform-typescript@7.26.8(@babel/core@7.26.8)': + '@babel/plugin-transform-typescript@7.26.8(@babel/core@7.26.8(supports-color@9.4.0))(supports-color@9.4.0)': dependencies: - '@babel/core': 7.26.8 + '@babel/core': 7.26.8(supports-color@9.4.0) '@babel/helper-annotate-as-pure': 7.25.9 - '@babel/helper-create-class-features-plugin': 7.25.9(@babel/core@7.26.8) + '@babel/helper-create-class-features-plugin': 7.25.9(@babel/core@7.26.8(supports-color@9.4.0))(supports-color@9.4.0) '@babel/helper-plugin-utils': 7.26.5 - '@babel/helper-skip-transparent-expression-wrappers': 7.25.9 - '@babel/plugin-syntax-typescript': 7.25.9(@babel/core@7.26.8) + '@babel/helper-skip-transparent-expression-wrappers': 7.25.9(supports-color@9.4.0) + '@babel/plugin-syntax-typescript': 7.25.9(@babel/core@7.26.8(supports-color@9.4.0)) transitivePeerDependencies: - supports-color @@ -7704,7 +8423,7 @@ snapshots: '@babel/parser': 7.26.8 '@babel/types': 7.26.8 - '@babel/traverse@7.26.8': + '@babel/traverse@7.26.8(supports-color@9.4.0)': dependencies: '@babel/code-frame': 7.26.2 '@babel/generator': 7.26.8 @@ -7721,6 +8440,34 @@ snapshots: '@babel/helper-string-parser': 7.25.9 '@babel/helper-validator-identifier': 7.25.9 + '@babel/types@7.29.8': + dependencies: + '@babel/helper-string-parser': 7.29.7 + '@babel/helper-validator-identifier': 7.29.7 + + '@clack/core@1.0.0-alpha.7': + dependencies: + picocolors: 1.1.1 + sisteransi: 1.0.5 + + '@clack/core@1.4.3': + dependencies: + fast-wrap-ansi: 0.2.2 + sisteransi: 1.0.5 + + '@clack/prompts@1.0.0-alpha.9': + dependencies: + '@clack/core': 1.0.0-alpha.7 + picocolors: 1.1.1 + sisteransi: 1.0.5 + + '@clack/prompts@1.7.0': + dependencies: + '@clack/core': 1.4.3 + fast-string-width: 3.0.2 + fast-wrap-ansi: 0.2.2 + sisteransi: 1.0.5 + '@cloudflare/kv-asset-handler@0.3.4': dependencies: mime: 3.0.0 @@ -7808,12 +8555,6 @@ snapshots: '@codemirror/view': 6.36.2 crelt: 1.0.6 - '@codemirror/search@6.5.8': - dependencies: - '@codemirror/state': 6.5.2 - '@codemirror/view': 6.36.2 - crelt: 1.0.6 - '@codemirror/state@6.5.2': dependencies: '@marijn/find-cluster-break': 1.0.2 @@ -7832,15 +8573,15 @@ snapshots: dependencies: postcss-selector-parser: 7.1.0 - '@daxiom/sbc-nuxt-assets-layer@0.3.1(nuxt@3.15.4)(rollup@4.34.6)(typescript@5.7.3)(vite@6.1.0)(vue@3.5.13)': + '@daxiom/sbc-nuxt-assets-layer@0.3.1(change-case@5.4.4)(db0@0.2.3)(focus-trap@7.8.0)(ioredis@5.5.0(supports-color@9.4.0))(magicast@0.3.5)(nuxt@3.15.4(@parcel/watcher@2.5.1)(@types/node@24.13.3)(db0@0.2.3)(eslint@8.57.1(supports-color@9.4.0))(ioredis@5.5.0(supports-color@9.4.0))(magicast@0.3.5)(optionator@0.9.4)(rollup@4.34.6)(supports-color@9.4.0)(terser@5.38.1)(typescript@5.9.3)(vite@6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0))(yaml@2.9.0))(rollup@4.34.6)(supports-color@9.4.0)(typescript@5.9.3)(vite@6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0))(vue@3.5.41(typescript@5.9.3))': dependencies: '@iconify-json/mdi': 1.2.3 - '@nuxt/content': 2.13.4(nuxt@3.15.4)(vue@3.5.13) - '@nuxt/ui': 2.21.0(typescript@5.7.3)(vite@6.1.0)(vue@3.5.13) - '@nuxtjs/i18n': 8.5.6(rollup@4.34.6)(vue@3.5.13) - '@pinia/nuxt': 0.5.5(typescript@5.7.3)(vue@3.5.13) - '@vueuse/nuxt': 10.11.1(nuxt@3.15.4)(vue@3.5.13) - pinia: 2.3.1(typescript@5.7.3)(vue@3.5.13) + '@nuxt/content': 2.13.4(db0@0.2.3)(ioredis@5.5.0(supports-color@9.4.0))(magicast@0.3.5)(nuxt@3.15.4(@parcel/watcher@2.5.1)(@types/node@24.13.3)(db0@0.2.3)(eslint@8.57.1(supports-color@9.4.0))(ioredis@5.5.0(supports-color@9.4.0))(magicast@0.3.5)(optionator@0.9.4)(rollup@4.34.6)(supports-color@9.4.0)(terser@5.38.1)(typescript@5.9.3)(vite@6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0))(yaml@2.9.0))(supports-color@9.4.0)(vue@3.5.41(typescript@5.9.3)) + '@nuxt/ui': 2.21.0(change-case@5.4.4)(focus-trap@7.8.0)(magicast@0.3.5)(supports-color@9.4.0)(typescript@5.9.3)(vite@6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0))(vue@3.5.41(typescript@5.9.3)) + '@nuxtjs/i18n': 8.5.6(magicast@0.3.5)(rollup@4.34.6)(supports-color@9.4.0)(vue@3.5.41(typescript@5.9.3)) + '@pinia/nuxt': 0.5.5(magicast@0.3.5)(supports-color@9.4.0)(typescript@5.9.3)(vue@3.5.41(typescript@5.9.3)) + '@vueuse/nuxt': 10.11.1(magicast@0.3.5)(nuxt@3.15.4(@parcel/watcher@2.5.1)(@types/node@24.13.3)(db0@0.2.3)(eslint@8.57.1(supports-color@9.4.0))(ioredis@5.5.0(supports-color@9.4.0))(magicast@0.3.5)(optionator@0.9.4)(rollup@4.34.6)(supports-color@9.4.0)(terser@5.38.1)(typescript@5.9.3)(vite@6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0))(yaml@2.9.0))(supports-color@9.4.0)(vue@3.5.41(typescript@5.9.3)) + pinia: 2.3.1(typescript@5.9.3)(vue@3.5.41(typescript@5.9.3)) zod: 3.24.1 transitivePeerDependencies: - '@azure/app-configuration' @@ -8095,14 +8836,14 @@ snapshots: '@esbuild/win32-x64@0.24.2': optional: true - '@eslint-community/eslint-utils@4.4.1(eslint@8.57.1)': + '@eslint-community/eslint-utils@4.4.1(eslint@8.57.1(supports-color@9.4.0))': dependencies: - eslint: 8.57.1 + eslint: 8.57.1(supports-color@9.4.0) eslint-visitor-keys: 3.4.3 '@eslint-community/regexpp@4.12.1': {} - '@eslint/eslintrc@2.1.4': + '@eslint/eslintrc@2.1.4(supports-color@9.4.0)': dependencies: ajv: 6.12.6 debug: 4.4.0(supports-color@9.4.0) @@ -8183,7 +8924,9 @@ snapshots: '@firebase/app-types@0.9.2': {} - '@firebase/app-types@0.9.3': {} + '@firebase/app-types@0.9.5': + dependencies: + '@firebase/logger': 0.5.1 '@firebase/app@0.10.13': dependencies: @@ -8376,6 +9119,10 @@ snapshots: dependencies: tslib: 2.8.1 + '@firebase/logger@0.5.1': + dependencies: + tslib: 2.8.1 + '@firebase/messaging-compat@0.2.12(@firebase/app-compat@0.2.43)(@firebase/app@0.10.13)': dependencies: '@firebase/app-compat': 0.2.43 @@ -8493,30 +9240,52 @@ snapshots: dependencies: '@floating-ui/utils': 0.2.9 + '@floating-ui/core@1.8.0': + dependencies: + '@floating-ui/utils': 0.2.12 + '@floating-ui/dom@1.6.13': dependencies: '@floating-ui/core': 1.6.9 '@floating-ui/utils': 0.2.9 + '@floating-ui/dom@1.8.0': + dependencies: + '@floating-ui/core': 1.8.0 + '@floating-ui/utils': 0.2.12 + + '@floating-ui/utils@0.2.10': {} + + '@floating-ui/utils@0.2.12': {} + '@floating-ui/utils@0.2.9': {} - '@floating-ui/vue@1.1.6(vue@3.5.13)': + '@floating-ui/vue@1.1.6(vue@3.5.41(typescript@5.9.3))': dependencies: '@floating-ui/dom': 1.6.13 '@floating-ui/utils': 0.2.9 - vue-demi: 0.14.10(vue@3.5.13) + vue-demi: 0.14.10(vue@3.5.41(typescript@5.9.3)) transitivePeerDependencies: - '@vue/composition-api' - vue - '@google-cloud/firestore@6.8.0': + '@floating-ui/vue@1.1.9(vue@3.5.41(typescript@5.9.3))': dependencies: - fast-deep-equal: 3.1.3 - functional-red-black-tree: 1.0.1 - google-gax: 3.6.1 - protobufjs: 7.4.0 + '@floating-ui/dom': 1.8.0 + '@floating-ui/utils': 0.2.10 + vue-demi: 0.14.10(vue@3.5.41(typescript@5.9.3)) transitivePeerDependencies: - - encoding + - '@vue/composition-api' + - vue + + '@google-cloud/firestore@6.8.0(supports-color@9.4.0)': + dependencies: + fast-deep-equal: 3.1.3 + functional-red-black-tree: 1.0.1 + google-gax: 3.6.1(supports-color@9.4.0) + protobufjs: 7.4.0 + transitivePeerDependencies: + - encoding - supports-color optional: true @@ -8532,7 +9301,7 @@ snapshots: '@google-cloud/promisify@3.0.1': optional: true - '@google-cloud/storage@6.12.0': + '@google-cloud/storage@6.12.0(supports-color@9.4.0)': dependencies: '@google-cloud/paginator': 3.0.7 '@google-cloud/projectify': 3.0.0 @@ -8544,13 +9313,13 @@ snapshots: ent: 2.2.2 extend: 3.0.2 fast-xml-parser: 4.5.1 - gaxios: 5.1.3 - google-auth-library: 8.9.0 + gaxios: 5.1.3(supports-color@9.4.0) + google-auth-library: 8.9.0(supports-color@9.4.0) mime: 3.0.0 mime-types: 2.1.35 p-limit: 3.1.0 - retry-request: 5.0.2 - teeny-request: 8.0.3 + retry-request: 5.0.2(supports-color@9.4.0) + teeny-request: 8.0.3(supports-color@9.4.0) uuid: 8.3.2 transitivePeerDependencies: - encoding @@ -8579,12 +9348,12 @@ snapshots: dependencies: tailwindcss: 3.4.17 - '@headlessui/vue@1.7.23(vue@3.5.13)': + '@headlessui/vue@1.7.23(vue@3.5.41(typescript@5.9.3))': dependencies: - '@tanstack/vue-virtual': 3.13.0(vue@3.5.13) - vue: 3.5.13(typescript@5.7.3) + '@tanstack/vue-virtual': 3.13.0(vue@3.5.41(typescript@5.9.3)) + vue: 3.5.41(typescript@5.9.3) - '@humanwhocodes/config-array@0.13.0': + '@humanwhocodes/config-array@0.13.0(supports-color@9.4.0)': dependencies: '@humanwhocodes/object-schema': 2.0.3 debug: 4.4.0(supports-color@9.4.0) @@ -8596,33 +9365,6 @@ snapshots: '@humanwhocodes/object-schema@2.0.3': {} - '@hyperjump/browser@1.2.0': - dependencies: - '@hyperjump/json-pointer': 1.1.0 - '@hyperjump/uri': 1.3.1 - content-type: 1.0.5 - just-curry-it: 5.3.0 - type-is: 1.6.18 - - '@hyperjump/json-pointer@1.1.0': {} - - '@hyperjump/json-schema@1.11.0(@hyperjump/browser@1.2.0)': - dependencies: - '@hyperjump/browser': 1.2.0 - '@hyperjump/json-pointer': 1.1.0 - '@hyperjump/pact': 1.3.0 - '@hyperjump/uri': 1.3.1 - content-type: 1.0.5 - json-stringify-deterministic: 1.0.12 - just-curry-it: 5.3.0 - uuid: 9.0.1 - - '@hyperjump/pact@1.3.0': - dependencies: - just-curry-it: 5.3.0 - - '@hyperjump/uri@1.3.1': {} - '@iconify-json/heroicons@1.2.2': dependencies: '@iconify/types': 2.0.0 @@ -8637,7 +9379,7 @@ snapshots: '@iconify/types@2.0.0': {} - '@iconify/utils@2.3.0': + '@iconify/utils@2.3.0(supports-color@9.4.0)': dependencies: '@antfu/install-pkg': 1.0.0 '@antfu/utils': 8.1.0 @@ -8650,10 +9392,10 @@ snapshots: transitivePeerDependencies: - supports-color - '@iconify/vue@4.3.0(vue@3.5.13)': + '@iconify/vue@4.3.0(vue@3.5.41(typescript@5.9.3))': dependencies: '@iconify/types': 2.0.0 - vue: 3.5.13(typescript@5.7.3) + vue: 3.5.41(typescript@5.9.3) '@internationalized/date@3.7.0': dependencies: @@ -8663,7 +9405,7 @@ snapshots: dependencies: '@swc/helpers': 0.5.15 - '@intlify/bundle-utils@7.5.1(vue-i18n@9.14.2)': + '@intlify/bundle-utils@7.5.1(vue-i18n@9.14.2(vue@3.5.41(typescript@5.9.3)))': dependencies: '@intlify/message-compiler': 9.14.2 '@intlify/shared': 9.14.2 @@ -8674,8 +9416,9 @@ snapshots: magic-string: 0.30.17 mlly: 1.7.4 source-map-js: 1.2.1 - vue-i18n: 9.14.2(vue@3.5.13) yaml-eslint-parser: 1.2.3 + optionalDependencies: + vue-i18n: 9.14.2(vue@3.5.41(typescript@5.9.3)) '@intlify/core-base@9.14.2': dependencies: @@ -8699,9 +9442,9 @@ snapshots: '@intlify/shared@9.14.2': {} - '@intlify/unplugin-vue-i18n@3.0.1(rollup@4.34.6)(vue-i18n@9.14.2)': + '@intlify/unplugin-vue-i18n@3.0.1(rollup@4.34.6)(supports-color@9.4.0)(vue-i18n@9.14.2(vue@3.5.41(typescript@5.9.3)))': dependencies: - '@intlify/bundle-utils': 7.5.1(vue-i18n@9.14.2) + '@intlify/bundle-utils': 7.5.1(vue-i18n@9.14.2(vue@3.5.41(typescript@5.9.3))) '@intlify/shared': 9.14.2 '@rollup/pluginutils': 5.1.4(rollup@4.34.6) '@vue/compiler-sfc': 3.5.13 @@ -8713,7 +9456,8 @@ snapshots: picocolors: 1.1.1 source-map-js: 1.2.1 unplugin: 1.16.1 - vue-i18n: 9.14.2(vue@3.5.13) + optionalDependencies: + vue-i18n: 9.14.2(vue@3.5.41(typescript@5.9.3)) transitivePeerDependencies: - rollup - supports-color @@ -8754,6 +9498,11 @@ snapshots: '@jridgewell/sourcemap-codec': 1.5.0 '@jridgewell/trace-mapping': 0.3.25 + '@jridgewell/remapping@2.3.5': + dependencies: + '@jridgewell/gen-mapping': 0.3.8 + '@jridgewell/trace-mapping': 0.3.25 + '@jridgewell/resolve-uri@3.1.2': {} '@jridgewell/set-array@1.2.1': {} @@ -8765,6 +9514,8 @@ snapshots: '@jridgewell/sourcemap-codec@1.5.0': {} + '@jridgewell/sourcemap-codec@1.5.5': {} + '@jridgewell/trace-mapping@0.3.25': dependencies: '@jridgewell/resolve-uri': 3.1.2 @@ -8775,7 +9526,7 @@ snapshots: lodash: 4.17.21 optional: true - '@koa/router@12.0.2': + '@koa/router@12.0.2(supports-color@9.4.0)': dependencies: debug: 4.4.0(supports-color@9.4.0) http-errors: 2.0.0 @@ -8785,7 +9536,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@kwsites/file-exists@1.1.1': + '@kwsites/file-exists@1.1.1(supports-color@9.4.0)': dependencies: debug: 4.4.0(supports-color@9.4.0) transitivePeerDependencies: @@ -8853,7 +9604,7 @@ snapshots: dependencies: '@lit/reactive-element': 2.0.4 - '@mapbox/node-pre-gyp@2.0.0': + '@mapbox/node-pre-gyp@2.0.0(supports-color@9.4.0)': dependencies: consola: 3.4.0 detect-libc: 2.0.3 @@ -8899,7 +9650,7 @@ snapshots: '@nolyfill/is-core-module@1.0.39': {} - '@nuxt/cli@3.21.1': + '@nuxt/cli@3.21.1(magicast@0.3.5)': dependencies: c12: 2.0.1(magicast@0.3.5) chokidar: 4.0.3 @@ -8927,13 +9678,13 @@ snapshots: transitivePeerDependencies: - magicast - '@nuxt/content@2.13.4(nuxt@3.15.4)(vue@3.5.13)': + '@nuxt/content@2.13.4(db0@0.2.3)(ioredis@5.5.0(supports-color@9.4.0))(magicast@0.3.5)(nuxt@3.15.4(@parcel/watcher@2.5.1)(@types/node@24.13.3)(db0@0.2.3)(eslint@8.57.1(supports-color@9.4.0))(ioredis@5.5.0(supports-color@9.4.0))(magicast@0.3.5)(optionator@0.9.4)(rollup@4.34.6)(supports-color@9.4.0)(terser@5.38.1)(typescript@5.9.3)(vite@6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0))(yaml@2.9.0))(supports-color@9.4.0)(vue@3.5.41(typescript@5.9.3))': dependencies: - '@nuxt/kit': 3.15.4(magicast@0.3.5) - '@nuxtjs/mdc': 0.9.5 - '@vueuse/core': 11.3.0(vue@3.5.13) - '@vueuse/head': 2.0.0(vue@3.5.13) - '@vueuse/nuxt': 11.3.0(nuxt@3.15.4)(vue@3.5.13) + '@nuxt/kit': 3.15.4(magicast@0.3.5)(supports-color@9.4.0) + '@nuxtjs/mdc': 0.9.5(magicast@0.3.5)(supports-color@9.4.0) + '@vueuse/core': 11.3.0(vue@3.5.41(typescript@5.9.3)) + '@vueuse/head': 2.0.0(vue@3.5.41(typescript@5.9.3)) + '@vueuse/nuxt': 11.3.0(magicast@0.3.5)(nuxt@3.15.4(@parcel/watcher@2.5.1)(@types/node@24.13.3)(db0@0.2.3)(eslint@8.57.1(supports-color@9.4.0))(ioredis@5.5.0(supports-color@9.4.0))(magicast@0.3.5)(optionator@0.9.4)(rollup@4.34.6)(supports-color@9.4.0)(terser@5.38.1)(typescript@5.9.3)(vite@6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0))(yaml@2.9.0))(supports-color@9.4.0)(vue@3.5.41(typescript@5.9.3)) consola: 3.4.0 defu: 6.1.4 destr: 2.0.3 @@ -8942,7 +9693,7 @@ snapshots: listhen: 1.9.0 mdast-util-to-string: 4.0.0 mdurl: 2.0.0 - micromark: 4.0.1 + micromark: 4.0.1(supports-color@9.4.0) micromark-util-sanitize-uri: 2.0.1 micromark-util-types: 2.0.1 minisearch: 7.1.1 @@ -8951,10 +9702,10 @@ snapshots: scule: 1.3.0 shiki: 1.29.2 slugify: 1.6.6 - socket.io-client: 4.8.1 + socket.io-client: 4.8.1(supports-color@9.4.0) ufo: 1.5.4 unist-util-stringify-position: 4.0.0 - unstorage: 1.14.4(db0@0.2.3)(ioredis@5.5.0) + unstorage: 1.14.4(db0@0.2.3)(ioredis@5.5.0(supports-color@9.4.0)) ws: 8.18.0 transitivePeerDependencies: - '@azure/app-configuration' @@ -8985,25 +9736,27 @@ snapshots: '@nuxt/devalue@2.0.2': {} - '@nuxt/devtools-kit@1.7.0(magicast@0.3.5)(vite@6.1.0)': + '@nuxt/devtools-kit@1.7.0(magicast@0.3.5)(supports-color@9.4.0)(vite@6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0))': dependencies: - '@nuxt/kit': 3.15.4(magicast@0.3.5) + '@nuxt/kit': 3.15.4(magicast@0.3.5)(supports-color@9.4.0) '@nuxt/schema': 3.15.4 execa: 7.2.0 - vite: 6.1.0(jiti@2.4.2) + vite: 6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0) transitivePeerDependencies: - magicast - supports-color - '@nuxt/devtools-kit@2.0.0(magicast@0.3.5)(vite@6.1.0)': + '@nuxt/devtools-kit@3.4.1(magic-string@1.2.0)(magicast@0.5.4)(vite@6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0))': dependencies: - '@nuxt/kit': 3.15.4(magicast@0.3.5) - '@nuxt/schema': 3.15.4 - execa: 9.5.2 - vite: 6.1.0(jiti@2.4.2) + '@nuxt/kit': 4.5.2(magic-string@1.2.0)(magicast@0.5.4) + execa: 8.0.1 + vite: 6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0) transitivePeerDependencies: + - magic-string - magicast - - supports-color + - oxc-parser + - rolldown + - unplugin '@nuxt/devtools-wizard@1.7.0': dependencies: @@ -9018,24 +9771,24 @@ snapshots: rc9: 2.1.2 semver: 7.7.1 - '@nuxt/devtools-wizard@2.0.0': + '@nuxt/devtools-wizard@3.4.1': dependencies: - consola: 3.4.0 - diff: 7.0.0 - execa: 9.5.2 - magicast: 0.3.5 - pathe: 2.0.2 - pkg-types: 1.3.1 - prompts: 2.4.2 - semver: 7.7.1 + '@clack/prompts': 1.7.0 + consola: 3.4.2 + diff: 8.0.4 + execa: 8.0.1 + magicast: 0.5.4 + pathe: 2.0.3 + pkg-types: 2.3.1 + semver: 7.8.5 - '@nuxt/devtools@1.7.0(rollup@4.34.6)(vite@6.1.0)(vue@3.5.13)': + '@nuxt/devtools@1.7.0(rollup@4.34.6)(supports-color@9.4.0)(vite@6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0))(vue@3.5.41(typescript@5.9.3))': dependencies: '@antfu/utils': 0.7.10 - '@nuxt/devtools-kit': 1.7.0(magicast@0.3.5)(vite@6.1.0) + '@nuxt/devtools-kit': 1.7.0(magicast@0.3.5)(supports-color@9.4.0)(vite@6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0)) '@nuxt/devtools-wizard': 1.7.0 - '@nuxt/kit': 3.15.4(magicast@0.3.5) - '@vue/devtools-core': 7.6.8(vite@6.1.0)(vue@3.5.13) + '@nuxt/kit': 3.15.4(magicast@0.3.5)(supports-color@9.4.0) + '@vue/devtools-core': 7.6.8(vite@6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0))(vue@3.5.41(typescript@5.9.3)) '@vue/devtools-kit': 7.6.8 birpc: 0.2.19 consola: 3.4.0 @@ -9060,13 +9813,13 @@ snapshots: rc9: 2.1.2 scule: 1.3.0 semver: 7.7.1 - simple-git: 3.27.0 + simple-git: 3.27.0(supports-color@9.4.0) sirv: 3.0.0 tinyglobby: 0.2.10 unimport: 3.14.6(rollup@4.34.6) - vite: 6.1.0(jiti@2.4.2) - vite-plugin-inspect: 0.8.9(@nuxt/kit@3.15.4)(rollup@4.34.6)(vite@6.1.0) - vite-plugin-vue-inspector: 5.3.1(vite@6.1.0) + vite: 6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0) + vite-plugin-inspect: 0.8.9(@nuxt/kit@3.15.4(magicast@0.3.5)(supports-color@9.4.0))(rollup@4.34.6)(supports-color@9.4.0)(vite@6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0)) + vite-plugin-vue-inspector: 5.3.1(supports-color@9.4.0)(vite@6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0)) which: 3.0.1 ws: 8.18.0 transitivePeerDependencies: @@ -9076,55 +9829,79 @@ snapshots: - utf-8-validate - vue - '@nuxt/devtools@2.0.0(vite@6.1.0)(vue@3.5.13)': - dependencies: - '@nuxt/devtools-kit': 2.0.0(magicast@0.3.5)(vite@6.1.0) - '@nuxt/devtools-wizard': 2.0.0 - '@nuxt/kit': 3.15.4(magicast@0.3.5) - '@vue/devtools-core': 7.7.1(vite@6.1.0)(vue@3.5.13) - '@vue/devtools-kit': 7.7.1 - birpc: 2.2.0 - consola: 3.4.0 - destr: 2.0.3 - error-stack-parser-es: 1.0.5 - execa: 9.5.2 - fast-npm-meta: 0.3.1 - get-port-please: 3.1.2 - hookable: 5.5.3 - image-meta: 0.2.1 + '@nuxt/devtools@3.4.1(db0@0.2.3)(ioredis@5.5.0(supports-color@9.4.0))(magic-string@1.2.0)(supports-color@9.4.0)(vite@6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0))(vue@3.5.41(typescript@5.9.3))': + dependencies: + '@nuxt/devtools-kit': 3.4.1(magic-string@1.2.0)(magicast@0.5.4)(vite@6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0)) + '@nuxt/devtools-wizard': 3.4.1 + '@nuxt/kit': 4.5.2(magic-string@1.2.0)(magicast@0.5.4) + '@vue/devtools-core': 8.2.1(vue@3.5.41(typescript@5.9.3)) + '@vue/devtools-kit': 8.2.1 + birpc: 4.1.0 + consola: 3.4.2 + destr: 2.0.5 + error-stack-parser-es: 2.0.1 + execa: 8.0.1 + fast-npm-meta: 2.2.0 + get-port-please: 3.2.0 + hookable: 6.1.1 + image-meta: 0.2.2 is-installed-globally: 1.0.0 - launch-editor: 2.9.1 - local-pkg: 1.0.0 - magicast: 0.3.5 - nypm: 0.5.2 - ohash: 1.1.4 - pathe: 2.0.2 - perfect-debounce: 1.0.0 - pkg-types: 1.3.1 - semver: 7.7.1 - simple-git: 3.27.0 - sirv: 3.0.0 - structured-clone-es: 1.0.0 - tinyglobby: 0.2.10 - vite: 6.1.0(jiti@2.4.2) - vite-plugin-inspect: 10.1.1(@nuxt/kit@3.15.4)(vite@6.1.0) - vite-plugin-vue-inspector: 5.3.1(vite@6.1.0) - which: 5.0.0 - ws: 8.18.0 + launch-editor: 2.14.1 + local-pkg: 1.2.1 + magicast: 0.5.4 + nypm: 0.6.9 + ohash: 2.0.11 + pathe: 2.0.3 + perfect-debounce: 2.1.0 + pkg-types: 2.3.1 + semver: 7.8.5 + simple-git: 3.36.0(supports-color@9.4.0) + sirv: 3.0.2 + structured-clone-es: 2.0.1 + tinyglobby: 0.2.17 + unstorage: 1.17.5(db0@0.2.3)(ioredis@5.5.0(supports-color@9.4.0)) + vite: 6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0) + vite-plugin-inspect: 11.4.1(@nuxt/kit@4.5.2(magic-string@1.2.0)(magicast@0.5.4))(vite@6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0)) + vite-plugin-vue-tracer: 1.5.0(vite@6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0))(vue@3.5.41(typescript@5.9.3)) + which: 6.0.1 + ws: 8.21.3 transitivePeerDependencies: + - '@azure/app-configuration' + - '@azure/cosmos' + - '@azure/data-tables' + - '@azure/identity' + - '@azure/keyvault-secrets' + - '@azure/storage-blob' + - '@capacitor/preferences' + - '@deno/kv' + - '@netlify/blobs' + - '@planetscale/database' + - '@upstash/redis' + - '@vercel/blob' + - '@vercel/functions' + - '@vercel/kv' + - aws4fetch - bufferutil + - db0 + - idb-keyval + - ioredis + - magic-string + - oxc-parser + - rolldown - supports-color + - unplugin + - uploadthing - utf-8-validate - vue - '@nuxt/icon@1.10.3(vite@6.1.0)(vue@3.5.13)': + '@nuxt/icon@1.10.3(magicast@0.3.5)(supports-color@9.4.0)(vite@6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0))(vue@3.5.41(typescript@5.9.3))': dependencies: '@iconify/collections': 1.0.516 '@iconify/types': 2.0.0 - '@iconify/utils': 2.3.0 - '@iconify/vue': 4.3.0(vue@3.5.13) - '@nuxt/devtools-kit': 1.7.0(magicast@0.3.5)(vite@6.1.0) - '@nuxt/kit': 3.15.4(magicast@0.3.5) + '@iconify/utils': 2.3.0(supports-color@9.4.0) + '@iconify/vue': 4.3.0(vue@3.5.41(typescript@5.9.3)) + '@nuxt/devtools-kit': 1.7.0(magicast@0.3.5)(supports-color@9.4.0)(vite@6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0)) + '@nuxt/kit': 3.15.4(magicast@0.3.5)(supports-color@9.4.0) consola: 3.4.0 local-pkg: 0.5.1 mlly: 1.7.4 @@ -9139,19 +9916,20 @@ snapshots: - vite - vue - '@nuxt/image@1.9.0': + '@nuxt/image@1.11.0(db0@0.2.3)(ioredis@5.5.0(supports-color@9.4.0))(magicast@0.3.5)': dependencies: - '@nuxt/kit': 3.15.4(magicast@0.3.5) - consola: 3.4.0 + '@nuxt/kit': 3.21.11(magicast@0.3.5) + consola: 3.4.2 defu: 6.1.4 - h3: 1.15.0 + h3: 1.15.11 image-meta: 0.2.1 - ohash: 1.1.4 - pathe: 2.0.2 - std-env: 3.8.0 - ufo: 1.5.4 + knitwork: 1.2.0 + ohash: 2.0.11 + pathe: 2.0.3 + std-env: 3.10.0 + ufo: 1.6.4 optionalDependencies: - ipx: 2.1.0 + ipx: 2.1.1(db0@0.2.3)(ioredis@5.5.0(supports-color@9.4.0)) transitivePeerDependencies: - '@azure/app-configuration' - '@azure/cosmos' @@ -9172,10 +9950,9 @@ snapshots: - idb-keyval - ioredis - magicast - - supports-color - uploadthing - '@nuxt/kit@3.15.4(magicast@0.3.5)': + '@nuxt/kit@3.15.4(magicast@0.3.5)(supports-color@9.4.0)': dependencies: c12: 2.0.1(magicast@0.3.5) consola: 3.4.0 @@ -9196,11 +9973,97 @@ snapshots: ufo: 1.5.4 unctx: 2.4.1 unimport: 4.1.0 - untyped: 1.5.2 + untyped: 1.5.2(supports-color@9.4.0) transitivePeerDependencies: - magicast - supports-color + '@nuxt/kit@3.21.11(magicast@0.3.5)': + dependencies: + c12: 3.3.4(magicast@0.3.5) + consola: 3.4.2 + defu: 6.1.7 + destr: 2.0.5 + errx: 0.1.2 + exsolve: 1.1.1 + ignore: 7.0.6 + jiti: 2.7.0 + klona: 2.0.6 + knitwork: 1.3.0 + mlly: 1.8.2 + ohash: 2.0.11 + pathe: 2.0.3 + pkg-types: 2.3.1 + rc9: 3.0.1 + scule: 1.3.0 + semver: 7.8.5 + tinyglobby: 0.2.17 + ufo: 1.6.4 + unctx: 2.5.0 + untyped: 2.0.0 + transitivePeerDependencies: + - magicast + + '@nuxt/kit@4.5.2(magic-string@1.2.0)(magicast@0.3.5)': + dependencies: + c12: 3.3.4(magicast@0.3.5) + consola: 3.4.2 + defu: 6.1.7 + destr: 2.0.5 + errx: 0.1.2 + exsolve: 1.1.1 + ignore: 7.0.6 + jiti: 2.7.0 + klona: 2.0.6 + mlly: 1.8.2 + nostics: 1.2.0 + ohash: 2.0.11 + pathe: 2.0.3 + pkg-types: 2.3.1 + rc9: 3.0.1 + scule: 1.3.0 + tinyglobby: 0.2.17 + ufo: 1.6.4 + unctx: 3.0.0(magic-string@1.2.0) + untyped: 2.0.0 + verkit: 0.3.2 + transitivePeerDependencies: + - magic-string + - magicast + - oxc-parser + - rolldown + - unplugin + + '@nuxt/kit@4.5.2(magic-string@1.2.0)(magicast@0.5.4)': + dependencies: + c12: 3.3.4(magicast@0.5.4) + consola: 3.4.2 + defu: 6.1.7 + destr: 2.0.5 + errx: 0.1.2 + exsolve: 1.1.1 + ignore: 7.0.6 + jiti: 2.7.0 + klona: 2.0.6 + mlly: 1.8.2 + nostics: 1.2.0 + ohash: 2.0.11 + pathe: 2.0.3 + pkg-types: 2.3.1 + rc9: 3.0.1 + scule: 1.3.0 + tinyglobby: 0.2.17 + ufo: 1.6.4 + unctx: 3.0.0(magic-string@1.2.0) + untyped: 2.0.0 + verkit: 0.3.2 + transitivePeerDependencies: + - magic-string + - magicast + - oxc-parser + - rolldown + - unplugin + '@nuxt/schema@3.15.4': dependencies: consola: 3.4.0 @@ -9208,9 +10071,9 @@ snapshots: pathe: 2.0.2 std-env: 3.8.0 - '@nuxt/telemetry@2.6.4': + '@nuxt/telemetry@2.6.4(magicast@0.3.5)(supports-color@9.4.0)': dependencies: - '@nuxt/kit': 3.15.4(magicast@0.3.5) + '@nuxt/kit': 3.15.4(magicast@0.3.5)(supports-color@9.4.0) citty: 0.1.6 consola: 3.4.0 destr: 2.0.3 @@ -9227,13 +10090,10 @@ snapshots: - magicast - supports-color - '@nuxt/test-utils@3.15.4(@playwright/test@1.50.1)(@testing-library/vue@8.1.0)(@vue/test-utils@2.4.6)(happy-dom@13.10.1)(playwright-core@1.50.1)(typescript@5.7.3)(vitest@1.6.1)': + '@nuxt/test-utils@3.15.4(@playwright/test@1.62.1)(@testing-library/vue@8.1.0(@vue/compiler-dom@3.5.41)(@vue/compiler-sfc@3.5.41)(@vue/server-renderer@3.5.41)(vue@3.5.41(typescript@5.9.3)))(@types/node@24.13.3)(@vue/test-utils@2.4.11(@vue/compiler-dom@3.5.41)(@vue/server-renderer@3.5.41)(vue@3.5.41(typescript@5.9.3)))(happy-dom@13.10.1)(jiti@2.4.2)(magicast@0.3.5)(playwright-core@1.62.1)(supports-color@9.4.0)(terser@5.38.1)(typescript@5.9.3)(vitest@1.6.1(@types/node@24.13.3)(happy-dom@13.10.1)(supports-color@9.4.0)(terser@5.38.1))(yaml@2.9.0)': dependencies: - '@nuxt/kit': 3.15.4(magicast@0.3.5) + '@nuxt/kit': 3.15.4(magicast@0.3.5)(supports-color@9.4.0) '@nuxt/schema': 3.15.4 - '@playwright/test': 1.50.1 - '@testing-library/vue': 8.1.0(vue@3.5.13) - '@vue/test-utils': 2.4.6 c12: 2.0.1(magicast@0.3.5) consola: 3.4.0 defu: 6.1.4 @@ -9242,14 +10102,12 @@ snapshots: fake-indexeddb: 6.0.0 get-port-please: 3.1.2 h3: 1.15.0 - happy-dom: 13.10.1 local-pkg: 1.0.0 magic-string: 0.30.17 node-fetch-native: 1.6.6 ofetch: 1.4.1 pathe: 2.0.2 perfect-debounce: 1.0.0 - playwright-core: 1.50.1 radix3: 1.1.2 scule: 1.3.0 std-env: 3.8.0 @@ -9257,12 +10115,72 @@ snapshots: ufo: 1.5.4 unenv: 1.10.0 unplugin: 2.1.2 - vite: 6.1.0(jiti@2.4.2) - vitest: 1.6.1(happy-dom@13.10.1) - vitest-environment-nuxt: 1.0.1(@playwright/test@1.50.1)(@testing-library/vue@8.1.0)(@vue/test-utils@2.4.6)(happy-dom@13.10.1)(playwright-core@1.50.1)(typescript@5.7.3)(vitest@1.6.1) - vue: 3.5.13(typescript@5.7.3) + vite: 6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0) + vitest-environment-nuxt: 1.0.1(@playwright/test@1.62.1)(@testing-library/vue@8.1.0(@vue/compiler-dom@3.5.41)(@vue/compiler-sfc@3.5.41)(@vue/server-renderer@3.5.41)(vue@3.5.41(typescript@5.9.3)))(@types/node@24.13.3)(@vue/test-utils@2.4.11(@vue/compiler-dom@3.5.41)(@vue/server-renderer@3.5.41)(vue@3.5.41(typescript@5.9.3)))(happy-dom@13.10.1)(jiti@2.4.2)(magicast@0.3.5)(playwright-core@1.62.1)(supports-color@9.4.0)(terser@5.38.1)(typescript@5.9.3)(vitest@1.6.1(@types/node@24.13.3)(happy-dom@13.10.1)(supports-color@9.4.0)(terser@5.38.1))(yaml@2.9.0) + vue: 3.5.13(typescript@5.9.3) + optionalDependencies: + '@playwright/test': 1.62.1 + '@testing-library/vue': 8.1.0(@vue/compiler-dom@3.5.41)(@vue/compiler-sfc@3.5.41)(@vue/server-renderer@3.5.41)(vue@3.5.41(typescript@5.9.3)) + '@vue/test-utils': 2.4.11(@vue/compiler-dom@3.5.41)(@vue/server-renderer@3.5.41)(vue@3.5.41(typescript@5.9.3)) + happy-dom: 13.10.1 + playwright-core: 1.62.1 + vitest: 1.6.1(@types/node@24.13.3)(happy-dom@13.10.1)(supports-color@9.4.0)(terser@5.38.1) + transitivePeerDependencies: + - '@types/node' + - jiti + - less + - lightningcss + - magicast + - sass + - sass-embedded + - stylus + - sugarss + - supports-color + - terser + - tsx + - typescript + - yaml + + '@nuxt/test-utils@3.23.0(@playwright/test@1.62.1)(@testing-library/vue@8.1.0(@vue/compiler-dom@3.5.41)(@vue/compiler-sfc@3.5.41)(@vue/server-renderer@3.5.41)(vue@3.5.41(typescript@5.9.3)))(@types/node@24.13.3)(@vue/test-utils@2.4.11(@vue/compiler-dom@3.5.41)(@vue/server-renderer@3.5.41)(vue@3.5.41(typescript@5.9.3)))(happy-dom@13.10.1)(jiti@2.4.2)(magicast@0.3.5)(playwright-core@1.62.1)(supports-color@9.4.0)(terser@5.38.1)(typescript@5.9.3)(vitest@1.6.1(@types/node@24.13.3)(happy-dom@13.10.1)(supports-color@9.4.0)(terser@5.38.1))(yaml@2.9.0)': + dependencies: + '@clack/prompts': 1.0.0-alpha.9 + '@nuxt/kit': 3.21.11(magicast@0.3.5) + c12: 3.3.4(magicast@0.3.5) + consola: 3.4.2 + defu: 6.1.4 + destr: 2.0.5 + estree-walker: 3.0.3 + exsolve: 1.1.1 + fake-indexeddb: 6.2.5 + get-port-please: 3.2.0 + h3: 1.15.11 + h3-next: h3@2.0.1-rc.26 + local-pkg: 1.2.1 + magic-string: 0.30.21 + node-fetch-native: 1.6.7 + node-mock-http: 1.0.5 + nypm: 0.6.9 + ofetch: 1.5.1 + pathe: 2.0.3 + perfect-debounce: 2.1.0 + radix3: 1.1.2 + scule: 1.3.0 + std-env: 3.10.0 + tinyexec: 1.3.0 + ufo: 1.6.4 + unplugin: 2.3.11 + vitest-environment-nuxt: 1.0.1(@playwright/test@1.62.1)(@testing-library/vue@8.1.0(@vue/compiler-dom@3.5.41)(@vue/compiler-sfc@3.5.41)(@vue/server-renderer@3.5.41)(vue@3.5.41(typescript@5.9.3)))(@types/node@24.13.3)(@vue/test-utils@2.4.11(@vue/compiler-dom@3.5.41)(@vue/server-renderer@3.5.41)(vue@3.5.41(typescript@5.9.3)))(happy-dom@13.10.1)(jiti@2.4.2)(magicast@0.3.5)(playwright-core@1.62.1)(supports-color@9.4.0)(terser@5.38.1)(typescript@5.9.3)(vitest@1.6.1(@types/node@24.13.3)(happy-dom@13.10.1)(supports-color@9.4.0)(terser@5.38.1))(yaml@2.9.0) + vue: 3.5.41(typescript@5.9.3) + optionalDependencies: + '@playwright/test': 1.62.1 + '@testing-library/vue': 8.1.0(@vue/compiler-dom@3.5.41)(@vue/compiler-sfc@3.5.41)(@vue/server-renderer@3.5.41)(vue@3.5.41(typescript@5.9.3)) + '@vue/test-utils': 2.4.11(@vue/compiler-dom@3.5.41)(@vue/server-renderer@3.5.41)(vue@3.5.41(typescript@5.9.3)) + happy-dom: 13.10.1 + playwright-core: 1.62.1 + vitest: 1.6.1(@types/node@24.13.3)(happy-dom@13.10.1)(supports-color@9.4.0)(terser@5.38.1) transitivePeerDependencies: - '@types/node' + - crossws - jiti - less - lightningcss @@ -9277,23 +10195,23 @@ snapshots: - typescript - yaml - '@nuxt/ui@2.21.0(typescript@5.7.3)(vite@6.1.0)(vue@3.5.13)': + '@nuxt/ui@2.21.0(change-case@5.4.4)(focus-trap@7.8.0)(magicast@0.3.5)(supports-color@9.4.0)(typescript@5.9.3)(vite@6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0))(vue@3.5.41(typescript@5.9.3))': dependencies: '@headlessui/tailwindcss': 0.2.2(tailwindcss@3.4.17) - '@headlessui/vue': 1.7.23(vue@3.5.13) + '@headlessui/vue': 1.7.23(vue@3.5.41(typescript@5.9.3)) '@iconify-json/heroicons': 1.2.2 - '@nuxt/icon': 1.10.3(vite@6.1.0)(vue@3.5.13) - '@nuxt/kit': 3.15.4(magicast@0.3.5) - '@nuxtjs/color-mode': 3.5.2 - '@nuxtjs/tailwindcss': 6.13.1 + '@nuxt/icon': 1.10.3(magicast@0.3.5)(supports-color@9.4.0)(vite@6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0))(vue@3.5.41(typescript@5.9.3)) + '@nuxt/kit': 3.15.4(magicast@0.3.5)(supports-color@9.4.0) + '@nuxtjs/color-mode': 3.5.2(magicast@0.3.5)(supports-color@9.4.0) + '@nuxtjs/tailwindcss': 6.13.1(magicast@0.3.5)(supports-color@9.4.0) '@popperjs/core': 2.11.8 '@tailwindcss/aspect-ratio': 0.4.2(tailwindcss@3.4.17) '@tailwindcss/container-queries': 0.1.1(tailwindcss@3.4.17) '@tailwindcss/forms': 0.5.10(tailwindcss@3.4.17) '@tailwindcss/typography': 0.5.16(tailwindcss@3.4.17) - '@vueuse/core': 12.5.0(typescript@5.7.3) - '@vueuse/integrations': 12.5.0(fuse.js@7.1.0)(typescript@5.7.3) - '@vueuse/math': 12.5.0(typescript@5.7.3) + '@vueuse/core': 12.5.0(typescript@5.9.3) + '@vueuse/integrations': 12.5.0(change-case@5.4.4)(focus-trap@7.8.0)(fuse.js@7.1.0)(typescript@5.9.3) + '@vueuse/math': 12.5.0(typescript@5.9.3) defu: 6.1.4 fuse.js: 7.1.0 ohash: 1.1.4 @@ -9320,12 +10238,12 @@ snapshots: - vite - vue - '@nuxt/vite-builder@3.15.4(eslint@8.57.1)(rollup@4.34.6)(typescript@5.7.3)(vue@3.5.13)': + '@nuxt/vite-builder@3.15.4(@types/node@24.13.3)(eslint@8.57.1(supports-color@9.4.0))(magicast@0.3.5)(optionator@0.9.4)(rollup@4.34.6)(supports-color@9.4.0)(terser@5.38.1)(typescript@5.9.3)(vue@3.5.41(typescript@5.9.3))(yaml@2.9.0)': dependencies: - '@nuxt/kit': 3.15.4(magicast@0.3.5) + '@nuxt/kit': 3.15.4(magicast@0.3.5)(supports-color@9.4.0) '@rollup/plugin-replace': 6.0.2(rollup@4.34.6) - '@vitejs/plugin-vue': 5.2.1(vite@6.1.0)(vue@3.5.13) - '@vitejs/plugin-vue-jsx': 4.1.1(vite@6.1.0)(vue@3.5.13) + '@vitejs/plugin-vue': 5.2.1(vite@6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0))(vue@3.5.41(typescript@5.9.3)) + '@vitejs/plugin-vue-jsx': 4.1.1(supports-color@9.4.0)(vite@6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0))(vue@3.5.41(typescript@5.9.3)) autoprefixer: 10.4.20(postcss@8.5.2) consola: 3.4.0 cssnano: 7.0.6(postcss@8.5.2) @@ -9349,10 +10267,10 @@ snapshots: ufo: 1.5.4 unenv: 1.10.0 unplugin: 2.1.2 - vite: 6.1.0(jiti@2.4.2) - vite-node: 3.0.5(jiti@2.4.2) - vite-plugin-checker: 0.8.0(eslint@8.57.1)(typescript@5.7.3)(vite@6.1.0) - vue: 3.5.13(typescript@5.7.3) + vite: 6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0) + vite-node: 3.0.5(@types/node@24.13.3)(jiti@2.4.2)(supports-color@9.4.0)(terser@5.38.1)(yaml@2.9.0) + vite-plugin-checker: 0.8.0(eslint@8.57.1(supports-color@9.4.0))(optionator@0.9.4)(typescript@5.9.3)(vite@6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0)) + vue: 3.5.41(typescript@5.9.3) vue-bundle-renderer: 2.1.1 transitivePeerDependencies: - '@biomejs/biome' @@ -9379,9 +10297,9 @@ snapshots: - vue-tsc - yaml - '@nuxtjs/color-mode@3.5.2': + '@nuxtjs/color-mode@3.5.2(magicast@0.3.5)(supports-color@9.4.0)': dependencies: - '@nuxt/kit': 3.15.4(magicast@0.3.5) + '@nuxt/kit': 3.15.4(magicast@0.3.5)(supports-color@9.4.0) pathe: 1.1.2 pkg-types: 1.3.1 semver: 7.7.1 @@ -9389,31 +10307,31 @@ snapshots: - magicast - supports-color - '@nuxtjs/eslint-config-typescript@12.1.0(eslint@8.57.1)(typescript@5.7.3)': + '@nuxtjs/eslint-config-typescript@12.1.0(eslint@8.57.1(supports-color@9.4.0))(supports-color@9.4.0)(typescript@5.9.3)': dependencies: - '@nuxtjs/eslint-config': 12.0.0(@typescript-eslint/parser@6.21.0)(eslint-import-resolver-typescript@3.7.0)(eslint@8.57.1) - '@typescript-eslint/eslint-plugin': 6.21.0(@typescript-eslint/parser@6.21.0)(eslint@8.57.1)(typescript@5.7.3) - '@typescript-eslint/parser': 6.21.0(eslint@8.57.1)(typescript@5.7.3) - eslint: 8.57.1 - eslint-import-resolver-typescript: 3.7.0(eslint-plugin-import@2.31.0)(eslint@8.57.1) - eslint-plugin-import: 2.31.0(@typescript-eslint/parser@6.21.0)(eslint-import-resolver-typescript@3.7.0)(eslint@8.57.1) - eslint-plugin-vue: 9.32.0(eslint@8.57.1) + '@nuxtjs/eslint-config': 12.0.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1(supports-color@9.4.0))(supports-color@9.4.0)(typescript@5.9.3))(eslint-import-resolver-typescript@3.7.0)(eslint@8.57.1(supports-color@9.4.0))(supports-color@9.4.0) + '@typescript-eslint/eslint-plugin': 6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1(supports-color@9.4.0))(supports-color@9.4.0)(typescript@5.9.3))(eslint@8.57.1(supports-color@9.4.0))(supports-color@9.4.0)(typescript@5.9.3) + '@typescript-eslint/parser': 6.21.0(eslint@8.57.1(supports-color@9.4.0))(supports-color@9.4.0)(typescript@5.9.3) + eslint: 8.57.1(supports-color@9.4.0) + eslint-import-resolver-typescript: 3.7.0(eslint-plugin-import@2.31.0)(eslint@8.57.1(supports-color@9.4.0))(supports-color@9.4.0) + eslint-plugin-import: 2.31.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1(supports-color@9.4.0))(supports-color@9.4.0)(typescript@5.9.3))(eslint-import-resolver-typescript@3.7.0)(eslint@8.57.1(supports-color@9.4.0))(supports-color@9.4.0) + eslint-plugin-vue: 9.32.0(eslint@8.57.1(supports-color@9.4.0))(supports-color@9.4.0) transitivePeerDependencies: - eslint-import-resolver-webpack - eslint-plugin-import-x - supports-color - typescript - '@nuxtjs/eslint-config@12.0.0(@typescript-eslint/parser@6.21.0)(eslint-import-resolver-typescript@3.7.0)(eslint@8.57.1)': + '@nuxtjs/eslint-config@12.0.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1(supports-color@9.4.0))(supports-color@9.4.0)(typescript@5.9.3))(eslint-import-resolver-typescript@3.7.0)(eslint@8.57.1(supports-color@9.4.0))(supports-color@9.4.0)': dependencies: - eslint: 8.57.1 - eslint-config-standard: 17.1.0(eslint-plugin-import@2.31.0)(eslint-plugin-n@15.7.0)(eslint-plugin-promise@6.6.0)(eslint@8.57.1) - eslint-plugin-import: 2.31.0(@typescript-eslint/parser@7.18.0)(eslint@8.57.1) - eslint-plugin-n: 15.7.0(eslint@8.57.1) - eslint-plugin-node: 11.1.0(eslint@8.57.1) - eslint-plugin-promise: 6.6.0(eslint@8.57.1) - eslint-plugin-unicorn: 44.0.2(eslint@8.57.1) - eslint-plugin-vue: 9.32.0(eslint@8.57.1) + eslint: 8.57.1(supports-color@9.4.0) + eslint-config-standard: 17.1.0(eslint-plugin-import@2.31.0)(eslint-plugin-n@15.7.0(eslint@8.57.1(supports-color@9.4.0)))(eslint-plugin-promise@6.6.0(eslint@8.57.1(supports-color@9.4.0)))(eslint@8.57.1(supports-color@9.4.0)) + eslint-plugin-import: 2.31.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1(supports-color@9.4.0))(supports-color@9.4.0)(typescript@5.9.3))(eslint-import-resolver-typescript@3.7.0)(eslint@8.57.1(supports-color@9.4.0))(supports-color@9.4.0) + eslint-plugin-n: 15.7.0(eslint@8.57.1(supports-color@9.4.0)) + eslint-plugin-node: 11.1.0(eslint@8.57.1(supports-color@9.4.0)) + eslint-plugin-promise: 6.6.0(eslint@8.57.1(supports-color@9.4.0)) + eslint-plugin-unicorn: 44.0.2(eslint@8.57.1(supports-color@9.4.0)) + eslint-plugin-vue: 9.32.0(eslint@8.57.1(supports-color@9.4.0))(supports-color@9.4.0) local-pkg: 0.4.3 transitivePeerDependencies: - '@typescript-eslint/parser' @@ -9421,28 +10339,28 @@ snapshots: - eslint-import-resolver-webpack - supports-color - '@nuxtjs/eslint-module@4.1.0(eslint@8.57.1)(vite@6.1.0)(webpack@5.97.1)': + '@nuxtjs/eslint-module@4.1.0(eslint@8.57.1(supports-color@9.4.0))(magicast@0.3.5)(supports-color@9.4.0)(vite@6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0))(webpack@5.97.1(esbuild@0.24.2)(uglify-js@3.19.3))': dependencies: - '@nuxt/kit': 3.15.4(magicast@0.3.5) + '@nuxt/kit': 3.15.4(magicast@0.3.5)(supports-color@9.4.0) chokidar: 3.6.0 - eslint: 8.57.1 - eslint-webpack-plugin: 4.2.0(eslint@8.57.1)(webpack@5.97.1) + eslint: 8.57.1(supports-color@9.4.0) + eslint-webpack-plugin: 4.2.0(eslint@8.57.1(supports-color@9.4.0))(webpack@5.97.1(esbuild@0.24.2)(uglify-js@3.19.3)) pathe: 1.1.2 - vite-plugin-eslint: 1.8.1(eslint@8.57.1)(vite@6.1.0) + vite-plugin-eslint: 1.8.1(eslint@8.57.1(supports-color@9.4.0))(vite@6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0)) transitivePeerDependencies: - magicast - supports-color - vite - webpack - '@nuxtjs/i18n@8.5.6(rollup@4.34.6)(vue@3.5.13)': + '@nuxtjs/i18n@8.5.6(magicast@0.3.5)(rollup@4.34.6)(supports-color@9.4.0)(vue@3.5.41(typescript@5.9.3))': dependencies: '@intlify/h3': 0.5.0 '@intlify/shared': 9.14.2 - '@intlify/unplugin-vue-i18n': 3.0.1(rollup@4.34.6)(vue-i18n@9.14.2) + '@intlify/unplugin-vue-i18n': 3.0.1(rollup@4.34.6)(supports-color@9.4.0)(vue-i18n@9.14.2(vue@3.5.41(typescript@5.9.3))) '@intlify/utils': 0.12.0 '@miyaneee/rollup-plugin-json5': 1.2.0(rollup@4.34.6) - '@nuxt/kit': 3.15.4(magicast@0.3.5) + '@nuxt/kit': 3.15.4(magicast@0.3.5)(supports-color@9.4.0) '@rollup/plugin-yaml': 4.1.2(rollup@4.34.6) '@vue/compiler-sfc': 3.5.13 debug: 4.4.0(supports-color@9.4.0) @@ -9457,8 +10375,8 @@ snapshots: sucrase: 3.35.0 ufo: 1.5.4 unplugin: 1.16.1 - vue-i18n: 9.14.2(vue@3.5.13) - vue-router: 4.5.0(vue@3.5.13) + vue-i18n: 9.14.2(vue@3.5.41(typescript@5.9.3)) + vue-router: 4.6.4(vue@3.5.41(typescript@5.9.3)) transitivePeerDependencies: - magicast - petite-vue-i18n @@ -9467,9 +10385,9 @@ snapshots: - vue - vue-i18n-bridge - '@nuxtjs/mdc@0.9.5': + '@nuxtjs/mdc@0.9.5(magicast@0.3.5)(supports-color@9.4.0)': dependencies: - '@nuxt/kit': 3.15.4(magicast@0.3.5) + '@nuxt/kit': 3.15.4(magicast@0.3.5)(supports-color@9.4.0) '@shikijs/transformers': 1.29.2 '@types/hast': 3.0.4 '@types/mdast': 4.0.4 @@ -9493,9 +10411,9 @@ snapshots: rehype-sort-attribute-values: 5.0.1 rehype-sort-attributes: 5.0.1 remark-emoji: 5.0.1 - remark-gfm: 4.0.1 - remark-mdc: 3.5.3 - remark-parse: 11.0.0 + remark-gfm: 4.0.1(supports-color@9.4.0) + remark-mdc: 3.5.3(supports-color@9.4.0) + remark-parse: 11.0.0(supports-color@9.4.0) remark-rehype: 11.1.1 scule: 1.3.0 shiki: 1.29.2 @@ -9509,9 +10427,9 @@ snapshots: - magicast - supports-color - '@nuxtjs/tailwindcss@6.13.1': + '@nuxtjs/tailwindcss@6.13.1(magicast@0.3.5)(supports-color@9.4.0)': dependencies: - '@nuxt/kit': 3.15.4(magicast@0.3.5) + '@nuxt/kit': 3.15.4(magicast@0.3.5)(supports-color@9.4.0) autoprefixer: 10.4.20(postcss@8.5.2) c12: 2.0.1(magicast@0.3.5) consola: 3.4.0 @@ -9521,7 +10439,7 @@ snapshots: pathe: 2.0.2 postcss: 8.5.2 postcss-nesting: 13.0.1(postcss@8.5.2) - tailwind-config-viewer: 2.0.4(tailwindcss@3.4.17) + tailwind-config-viewer: 2.0.4(supports-color@9.4.0)(tailwindcss@3.4.17) tailwindcss: 3.4.17 ufo: 1.5.4 unctx: 2.4.1 @@ -9532,6 +10450,8 @@ snapshots: '@one-ini/wasm@0.1.1': {} + '@opentelemetry/api@1.9.0': {} + '@parcel/watcher-android-arm64@2.5.1': optional: true @@ -9566,7 +10486,6 @@ snapshots: dependencies: is-glob: 4.0.3 micromatch: 4.0.8 - napi-wasm: 1.1.3 '@parcel/watcher-win32-arm64@2.5.1': optional: true @@ -9598,10 +10517,12 @@ snapshots: '@parcel/watcher-win32-ia32': 2.5.1 '@parcel/watcher-win32-x64': 2.5.1 - '@pinia/nuxt@0.5.5(typescript@5.7.3)(vue@3.5.13)': + '@phosphor-icons/core@2.1.1': {} + + '@pinia/nuxt@0.5.5(magicast@0.3.5)(supports-color@9.4.0)(typescript@5.9.3)(vue@3.5.41(typescript@5.9.3))': dependencies: - '@nuxt/kit': 3.15.4(magicast@0.3.5) - pinia: 2.3.1(typescript@5.7.3)(vue@3.5.13) + '@nuxt/kit': 3.15.4(magicast@0.3.5)(supports-color@9.4.0) + pinia: 2.3.1(typescript@5.9.3)(vue@3.5.41(typescript@5.9.3)) transitivePeerDependencies: - '@vue/composition-api' - magicast @@ -9612,9 +10533,11 @@ snapshots: '@pkgjs/parseargs@0.11.0': optional: true - '@playwright/test@1.50.1': + '@pkgr/core@0.3.6': {} + + '@playwright/test@1.62.1': dependencies: - playwright: 1.50.1 + playwright: 1.62.1 '@polka/url@1.0.0-next.28': {} @@ -9675,7 +10598,7 @@ snapshots: '@codemirror/view': 6.36.2 '@rollup/plugin-alias@5.1.1(rollup@4.34.6)': - dependencies: + optionalDependencies: rollup: 4.34.6 '@rollup/plugin-commonjs@28.0.2(rollup@4.34.6)': @@ -9687,6 +10610,7 @@ snapshots: is-reference: 1.2.1 magic-string: 0.30.17 picomatch: 4.0.2 + optionalDependencies: rollup: 4.34.6 '@rollup/plugin-inject@5.0.5(rollup@4.34.6)': @@ -9694,11 +10618,13 @@ snapshots: '@rollup/pluginutils': 5.1.4(rollup@4.34.6) estree-walker: 2.0.2 magic-string: 0.30.17 + optionalDependencies: rollup: 4.34.6 '@rollup/plugin-json@6.1.0(rollup@4.34.6)': dependencies: '@rollup/pluginutils': 5.1.4(rollup@4.34.6) + optionalDependencies: rollup: 4.34.6 '@rollup/plugin-node-resolve@15.3.1(rollup@4.34.6)': @@ -9708,27 +10634,31 @@ snapshots: deepmerge: 4.3.1 is-module: 1.0.0 resolve: 1.22.10 + optionalDependencies: rollup: 4.34.6 '@rollup/plugin-replace@6.0.2(rollup@4.34.6)': dependencies: '@rollup/pluginutils': 5.1.4(rollup@4.34.6) magic-string: 0.30.17 + optionalDependencies: rollup: 4.34.6 '@rollup/plugin-terser@0.4.4(rollup@4.34.6)': dependencies: - rollup: 4.34.6 serialize-javascript: 6.0.2 smob: 1.5.0 terser: 5.38.1 + optionalDependencies: + rollup: 4.34.6 '@rollup/plugin-yaml@4.1.2(rollup@4.34.6)': dependencies: '@rollup/pluginutils': 5.1.4(rollup@4.34.6) js-yaml: 4.1.0 - rollup: 4.34.6 tosource: 2.0.0-alpha.3 + optionalDependencies: + rollup: 4.34.6 '@rollup/pluginutils@4.2.1': dependencies: @@ -9740,6 +10670,7 @@ snapshots: '@types/estree': 1.0.6 estree-walker: 2.0.2 picomatch: 4.0.2 + optionalDependencies: rollup: 4.34.6 '@rollup/rollup-android-arm-eabi@4.34.6': @@ -9801,41 +10732,77 @@ snapshots: '@rtsao/scc@1.1.0': {} - '@scalar/api-client@2.2.45(@hyperjump/browser@1.2.0)(tailwindcss@3.4.17)(typescript@5.7.3)': + '@scalar/agent-chat@0.12.26(change-case@5.4.4)(supports-color@9.4.0)(tailwindcss@3.4.17)(typescript@5.9.3)(zod@4.4.3)': + dependencies: + '@ai-sdk/vue': 3.0.33(vue@3.5.41(typescript@5.9.3))(zod@4.4.3) + '@scalar/api-client': 3.16.1(change-case@5.4.4)(supports-color@9.4.0)(tailwindcss@3.4.17)(typescript@5.9.3) + '@scalar/components': 0.27.11(supports-color@9.4.0)(tailwindcss@3.4.17)(typescript@5.9.3) + '@scalar/helpers': 0.10.0 + '@scalar/icons': 0.7.5(typescript@5.9.3) + '@scalar/json-magic': 0.13.0 + '@scalar/openapi-types': 0.9.4 + '@scalar/schemas': 0.8.1 + '@scalar/themes': 0.17.2 + '@scalar/types': 0.18.0 + '@scalar/use-toasts': 0.10.4(typescript@5.9.3) + '@scalar/validation': 0.6.2 + '@scalar/workspace-store': 0.57.1(typescript@5.9.3) + '@vueuse/core': 13.9.0(vue@3.5.41(typescript@5.9.3)) + ai: 6.0.33(zod@4.4.3) + js-base64: 3.9.2 + neverpanic: 0.0.8 + truncate-json: 3.0.1 + vue: 3.5.41(typescript@5.9.3) + transitivePeerDependencies: + - '@vue/composition-api' + - async-validator + - axios + - change-case + - drauu + - idb-keyval + - jwt-decode + - nprogress + - qrcode + - sortablejs + - supports-color + - tailwindcss + - typescript + - universal-cookie + - zod + + '@scalar/api-client@3.16.1(change-case@5.4.4)(supports-color@9.4.0)(tailwindcss@3.4.17)(typescript@5.9.3)': dependencies: '@headlessui/tailwindcss': 0.2.2(tailwindcss@3.4.17) - '@headlessui/vue': 1.7.23(vue@3.5.13) - '@scalar/components': 0.13.21(typescript@5.7.3) - '@scalar/draggable': 0.1.8(typescript@5.7.3) - '@scalar/icons': 0.1.2(typescript@5.7.3) - '@scalar/import': 0.2.23(@hyperjump/browser@1.2.0) - '@scalar/oas-utils': 0.2.103(@hyperjump/browser@1.2.0) - '@scalar/object-utils': 1.1.12 - '@scalar/openapi-parser': 0.10.5 - '@scalar/openapi-types': 0.1.7 - '@scalar/postman-to-openapi': 0.1.26(@hyperjump/browser@1.2.0) - '@scalar/themes': 0.9.65 - '@scalar/types': 0.0.31 - '@scalar/use-codemirror': 0.11.66(typescript@5.7.3) - '@scalar/use-hooks': 0.1.19(typescript@5.7.3) - '@scalar/use-toasts': 0.7.8(typescript@5.7.3) - '@scalar/use-tooltip': 1.0.5(typescript@5.7.3) - '@vueuse/core': 10.11.1(vue@3.5.13) - '@vueuse/integrations': 11.3.0(focus-trap@7.6.4)(fuse.js@7.1.0)(vue@3.5.13) - focus-trap: 7.6.4 - fuse.js: 7.1.0 - microdiff: 1.5.0 - nanoid: 5.0.9 - pretty-bytes: 6.1.1 - pretty-ms: 8.0.0 - shell-quote: 1.8.2 - vue: 3.5.13(typescript@5.7.3) - vue-router: 4.5.0(vue@3.5.13) - whatwg-mimetype: 4.0.0 - yaml: 2.7.0 - zod: 3.24.1 + '@headlessui/vue': 1.7.23(vue@3.5.41(typescript@5.9.3)) + '@scalar/blocks': 0.1.12(supports-color@9.4.0)(tailwindcss@3.4.17)(typescript@5.9.3) + '@scalar/components': 0.27.11(supports-color@9.4.0)(tailwindcss@3.4.17)(typescript@5.9.3) + '@scalar/helpers': 0.10.0 + '@scalar/icons': 0.7.5(typescript@5.9.3) + '@scalar/oas-utils': 0.19.12(typescript@5.9.3) + '@scalar/openapi-types': 0.9.4 + '@scalar/sidebar': 0.9.37(supports-color@9.4.0)(tailwindcss@3.4.17)(typescript@5.9.3) + '@scalar/snippetz': 0.9.26 + '@scalar/themes': 0.17.2 + '@scalar/typebox': 0.1.3 + '@scalar/types': 0.18.0 + '@scalar/use-codemirror': 0.14.14(typescript@5.9.3) + '@scalar/use-hooks': 0.4.9(typescript@5.9.3) + '@scalar/use-toasts': 0.10.4(typescript@5.9.3) + '@scalar/workspace-store': 0.57.1(typescript@5.9.3) + '@vueuse/core': 13.9.0(vue@3.5.41(typescript@5.9.3)) + '@vueuse/integrations': 13.9.0(change-case@5.4.4)(focus-trap@7.8.0)(fuse.js@7.5.0)(vue@3.5.41(typescript@5.9.3)) + focus-trap: 7.8.0 + fuse.js: 7.5.0 + js-base64: 3.9.2 + jsonc-parser: 3.3.1 + nanoid: 5.1.16 + pretty-ms: 9.3.0 + radix-vue: 1.9.17(vue@3.5.41(typescript@5.9.3)) + set-cookie-parser: 3.1.0 + vue: 3.5.41(typescript@5.9.3) + yaml: 2.9.0 + zod: 4.4.3 transitivePeerDependencies: - - '@hyperjump/browser' - '@vue/composition-api' - async-validator - axios @@ -9851,29 +10818,34 @@ snapshots: - typescript - universal-cookie - '@scalar/api-reference@1.25.116(@hyperjump/browser@1.2.0)(tailwindcss@3.4.17)(typescript@5.7.3)': - dependencies: - '@floating-ui/vue': 1.1.6(vue@3.5.13) - '@headlessui/vue': 1.7.23(vue@3.5.13) - '@scalar/api-client': 2.2.45(@hyperjump/browser@1.2.0)(tailwindcss@3.4.17)(typescript@5.7.3) - '@scalar/code-highlight': 0.0.20 - '@scalar/components': 0.13.21(typescript@5.7.3) - '@scalar/oas-utils': 0.2.103(@hyperjump/browser@1.2.0) - '@scalar/openapi-parser': 0.10.5 - '@scalar/openapi-types': 0.1.7 - '@scalar/snippetz': 0.2.11 - '@scalar/themes': 0.9.65 - '@scalar/types': 0.0.31 - '@scalar/use-hooks': 0.1.19(typescript@5.7.3) - '@scalar/use-toasts': 0.7.8(typescript@5.7.3) - '@unhead/vue': 1.11.18(vue@3.5.13) - '@vueuse/core': 10.11.1(vue@3.5.13) - fuse.js: 7.1.0 - github-slugger: 2.0.0 - nanoid: 5.0.9 - vue: 3.5.13(typescript@5.7.3) + '@scalar/api-reference@1.65.1(change-case@5.4.4)(supports-color@9.4.0)(tailwindcss@3.4.17)(typescript@5.9.3)(zod@4.4.3)': + dependencies: + '@headlessui/vue': 1.7.23(vue@3.5.41(typescript@5.9.3)) + '@scalar/agent-chat': 0.12.26(change-case@5.4.4)(supports-color@9.4.0)(tailwindcss@3.4.17)(typescript@5.9.3)(zod@4.4.3) + '@scalar/api-client': 3.16.1(change-case@5.4.4)(supports-color@9.4.0)(tailwindcss@3.4.17)(typescript@5.9.3) + '@scalar/blocks': 0.1.12(supports-color@9.4.0)(tailwindcss@3.4.17)(typescript@5.9.3) + '@scalar/code-highlight': 0.4.3(supports-color@9.4.0) + '@scalar/components': 0.27.11(supports-color@9.4.0)(tailwindcss@3.4.17)(typescript@5.9.3) + '@scalar/helpers': 0.10.0 + '@scalar/icons': 0.7.5(typescript@5.9.3) + '@scalar/oas-utils': 0.19.12(typescript@5.9.3) + '@scalar/schemas': 0.8.1 + '@scalar/sidebar': 0.9.37(supports-color@9.4.0)(tailwindcss@3.4.17)(typescript@5.9.3) + '@scalar/snippetz': 0.9.26 + '@scalar/themes': 0.17.2 + '@scalar/types': 0.18.0 + '@scalar/use-hooks': 0.4.9(typescript@5.9.3) + '@scalar/use-toasts': 0.10.4(typescript@5.9.3) + '@scalar/validation': 0.6.2 + '@scalar/workspace-store': 0.57.1(typescript@5.9.3) + '@unhead/vue': 2.1.17(vue@3.5.41(typescript@5.9.3)) + '@vueuse/core': 13.9.0(vue@3.5.41(typescript@5.9.3)) + fuse.js: 7.5.0 + microdiff: 1.5.0 + nanoid: 5.1.16 + vue: 3.5.41(typescript@5.9.3) + yaml: 2.9.0 transitivePeerDependencies: - - '@hyperjump/browser' - '@vue/composition-api' - async-validator - axios @@ -9888,13 +10860,34 @@ snapshots: - tailwindcss - typescript - universal-cookie + - zod + + '@scalar/asyncapi-upgrader@0.1.5': + dependencies: + '@scalar/helpers': 0.10.0 + + '@scalar/blocks@0.1.12(supports-color@9.4.0)(tailwindcss@3.4.17)(typescript@5.9.3)': + dependencies: + '@scalar/components': 0.27.11(supports-color@9.4.0)(tailwindcss@3.4.17)(typescript@5.9.3) + '@scalar/helpers': 0.10.0 + '@scalar/icons': 0.7.5(typescript@5.9.3) + '@scalar/snippetz': 0.9.26 + '@scalar/themes': 0.17.2 + '@scalar/types': 0.18.0 + '@scalar/workspace-store': 0.57.1(typescript@5.9.3) + '@types/har-format': 1.2.16 + js-base64: 3.9.2 + vue: 3.5.41(typescript@5.9.3) + transitivePeerDependencies: + - '@vue/composition-api' + - supports-color + - tailwindcss + - typescript - '@scalar/code-highlight@0.0.20': + '@scalar/code-highlight@0.4.3(supports-color@9.4.0)': dependencies: hast-util-to-text: 4.0.2 highlight.js: 11.11.1 - highlightjs-curl: 1.3.0 - highlightjs-vue: 1.0.0 lowlight: 3.3.0 rehype-external-links: 3.0.0 rehype-format: 5.0.1 @@ -9902,63 +10895,63 @@ snapshots: rehype-raw: 7.0.0 rehype-sanitize: 6.0.0 rehype-stringify: 10.0.1 - remark-gfm: 4.0.1 - remark-parse: 11.0.0 - remark-rehype: 11.1.1 + remark-gfm: 4.0.1(supports-color@9.4.0) + remark-parse: 11.0.0(supports-color@9.4.0) + remark-rehype: 11.1.2 remark-stringify: 11.0.0 unified: 11.0.5 - unist-util-visit: 5.0.0 + unist-util-visit: 5.1.0 transitivePeerDependencies: - supports-color - '@scalar/components@0.13.21(typescript@5.7.3)': + '@scalar/components@0.27.11(supports-color@9.4.0)(tailwindcss@3.4.17)(typescript@5.9.3)': dependencies: - '@floating-ui/utils': 0.2.9 - '@floating-ui/vue': 1.1.6(vue@3.5.13) - '@headlessui/vue': 1.7.23(vue@3.5.13) - '@scalar/code-highlight': 0.0.20 - '@scalar/themes': 0.9.65 - '@scalar/use-hooks': 0.1.19(typescript@5.7.3) - '@scalar/use-toasts': 0.7.8(typescript@5.7.3) - '@vueuse/core': 10.11.1(vue@3.5.13) - cva: 1.0.0-beta.2(typescript@5.7.3) - nanoid: 5.0.9 - radix-vue: 1.9.13(vue@3.5.13) - tailwind-merge: 2.6.0 - vue: 3.5.13(typescript@5.7.3) + '@floating-ui/utils': 0.2.10 + '@floating-ui/vue': 1.1.9(vue@3.5.41(typescript@5.9.3)) + '@headlessui/tailwindcss': 0.2.2(tailwindcss@3.4.17) + '@headlessui/vue': 1.7.23(vue@3.5.41(typescript@5.9.3)) + '@scalar/code-highlight': 0.4.3(supports-color@9.4.0) + '@scalar/helpers': 0.10.0 + '@scalar/icons': 0.7.5(typescript@5.9.3) + '@scalar/themes': 0.17.2 + '@scalar/use-hooks': 0.4.9(typescript@5.9.3) + '@vueuse/core': 13.9.0(vue@3.5.41(typescript@5.9.3)) + cva: 1.0.0-beta.4(typescript@5.9.3) + radix-vue: 1.9.17(vue@3.5.41(typescript@5.9.3)) + vue: 3.5.41(typescript@5.9.3) + vue-component-type-helpers: 3.3.9 transitivePeerDependencies: - '@vue/composition-api' - supports-color + - tailwindcss - typescript - '@scalar/draggable@0.1.8(typescript@5.7.3)': - dependencies: - vue: 3.5.13(typescript@5.7.3) - transitivePeerDependencies: - - typescript + '@scalar/helpers@0.10.0': {} - '@scalar/icons@0.1.2(typescript@5.7.3)': + '@scalar/icons@0.7.5(typescript@5.9.3)': dependencies: - vue: 3.5.13(typescript@5.7.3) + '@phosphor-icons/core': 2.1.1 + '@types/node': 24.13.3 + chalk: 5.6.2 + vue: 3.5.41(typescript@5.9.3) transitivePeerDependencies: - typescript - '@scalar/import@0.2.23(@hyperjump/browser@1.2.0)': + '@scalar/json-magic@0.13.0': dependencies: - '@scalar/oas-utils': 0.2.103(@hyperjump/browser@1.2.0) - '@scalar/openapi-parser': 0.10.5 - yaml: 2.7.0 - transitivePeerDependencies: - - '@hyperjump/browser' + '@scalar/helpers': 0.10.0 + pathe: 2.0.3 + yaml: 2.9.0 - '@scalar/nuxt@0.2.194(@hyperjump/browser@1.2.0)(tailwindcss@3.4.17)(typescript@5.7.3)': + '@scalar/nuxt@0.6.63(change-case@5.4.4)(magic-string@1.2.0)(magicast@0.3.5)(supports-color@9.4.0)(tailwindcss@3.4.17)(typescript@5.9.3)(zod@4.4.3)': dependencies: - '@nuxt/kit': 3.15.4(magicast@0.3.5) - '@scalar/api-client': 2.2.45(@hyperjump/browser@1.2.0)(tailwindcss@3.4.17)(typescript@5.7.3) - '@scalar/api-reference': 1.25.116(@hyperjump/browser@1.2.0)(tailwindcss@3.4.17)(typescript@5.7.3) - '@scalar/types': 0.0.31 + '@nuxt/kit': 4.5.2(magic-string@1.2.0)(magicast@0.3.5) + '@scalar/api-client': 3.16.1(change-case@5.4.4)(supports-color@9.4.0)(tailwindcss@3.4.17)(typescript@5.9.3) + '@scalar/api-reference': 1.65.1(change-case@5.4.4)(supports-color@9.4.0)(tailwindcss@3.4.17)(typescript@5.9.3)(zod@4.4.3) + '@scalar/types': 0.18.0 + '@scalar/use-hooks': 0.4.9(typescript@5.9.3) + vue: 3.5.41(typescript@5.9.3) transitivePeerDependencies: - - '@hyperjump/browser' - '@vue/composition-api' - async-validator - axios @@ -9966,68 +10959,79 @@ snapshots: - drauu - idb-keyval - jwt-decode + - magic-string - magicast - nprogress + - oxc-parser - qrcode + - rolldown - sortablejs - supports-color - tailwindcss - typescript - universal-cookie - - '@scalar/oas-utils@0.2.103(@hyperjump/browser@1.2.0)': - dependencies: - '@hyperjump/json-schema': 1.11.0(@hyperjump/browser@1.2.0) - '@scalar/object-utils': 1.1.12 - '@scalar/openapi-types': 0.1.7 - '@scalar/themes': 0.9.65 - '@scalar/types': 0.0.31 - flatted: 3.3.2 - microdiff: 1.5.0 - nanoid: 5.0.9 - yaml: 2.7.0 - zod: 3.24.1 + - unplugin + - zod + + '@scalar/oas-utils@0.19.12(typescript@5.9.3)': + dependencies: + '@scalar/helpers': 0.10.0 + '@scalar/themes': 0.17.2 + '@scalar/types': 0.18.0 + '@scalar/workspace-store': 0.57.1(typescript@5.9.3) + flatted: 3.4.4 + vue: 3.5.41(typescript@5.9.3) + yaml: 2.9.0 transitivePeerDependencies: - - '@hyperjump/browser' + - typescript - '@scalar/object-utils@1.1.12': - dependencies: - flatted: 3.3.2 - just-clone: 6.2.0 - ts-deepmerge: 7.0.2 + '@scalar/openapi-types@0.9.4': {} - '@scalar/openapi-parser@0.10.5': + '@scalar/openapi-upgrader@0.2.13': dependencies: - ajv: 8.17.1 - ajv-draft-04: 1.0.0(ajv@8.17.1) - ajv-formats: 3.0.1(ajv@8.17.1) - jsonpointer: 5.0.1 - leven: 4.0.0 - yaml: 2.7.0 + '@scalar/openapi-types': 0.9.4 - '@scalar/openapi-types@0.1.7': {} + '@scalar/schemas@0.8.1': + dependencies: + '@scalar/helpers': 0.10.0 + '@scalar/validation': 0.6.2 - '@scalar/postman-to-openapi@0.1.26(@hyperjump/browser@1.2.0)': + '@scalar/sidebar@0.9.37(supports-color@9.4.0)(tailwindcss@3.4.17)(typescript@5.9.3)': dependencies: - '@scalar/oas-utils': 0.2.103(@hyperjump/browser@1.2.0) - '@scalar/openapi-types': 0.1.7 + '@scalar/components': 0.27.11(supports-color@9.4.0)(tailwindcss@3.4.17)(typescript@5.9.3) + '@scalar/helpers': 0.10.0 + '@scalar/icons': 0.7.5(typescript@5.9.3) + '@scalar/themes': 0.17.2 + '@scalar/use-hooks': 0.4.9(typescript@5.9.3) + '@scalar/workspace-store': 0.57.1(typescript@5.9.3) + vue: 3.5.41(typescript@5.9.3) transitivePeerDependencies: - - '@hyperjump/browser' + - '@vue/composition-api' + - supports-color + - tailwindcss + - typescript - '@scalar/snippetz@0.2.11': + '@scalar/snippetz@0.9.26': dependencies: - stringify-object: 5.0.0 + '@scalar/helpers': 0.10.0 + '@scalar/types': 0.18.0 + js-base64: 3.9.2 + stringify-object: 6.0.0 - '@scalar/themes@0.9.65': + '@scalar/themes@0.17.2': dependencies: - '@scalar/types': 0.0.31 + nanoid: 5.1.16 + + '@scalar/typebox@0.1.3': {} - '@scalar/types@0.0.31': + '@scalar/types@0.18.0': dependencies: - '@scalar/openapi-types': 0.1.7 - '@unhead/schema': 1.11.18 + '@scalar/helpers': 0.10.0 + nanoid: 5.1.16 + type-fest: 5.8.0 + zod: 4.4.3 - '@scalar/use-codemirror@0.11.66(typescript@5.7.3)': + '@scalar/use-codemirror@0.14.14(typescript@5.9.3)': dependencies: '@codemirror/autocomplete': 6.18.4 '@codemirror/commands': 6.8.0 @@ -10042,45 +11046,49 @@ snapshots: '@codemirror/view': 6.36.2 '@lezer/common': 1.2.3 '@lezer/highlight': 1.2.1 - '@lezer/lr': 1.4.2 '@replit/codemirror-css-color-picker': 6.3.0(@codemirror/language@6.10.8)(@codemirror/state@6.5.2)(@codemirror/view@6.36.2) - '@scalar/components': 0.13.21(typescript@5.7.3) - codemirror: 6.0.1 - style-mod: 4.1.2 - vue: 3.5.13(typescript@5.7.3) + vue: 3.5.41(typescript@5.9.3) transitivePeerDependencies: - - '@vue/composition-api' - - supports-color - typescript - '@scalar/use-hooks@0.1.19(typescript@5.7.3)': + '@scalar/use-hooks@0.4.9(typescript@5.9.3)': dependencies: - '@scalar/themes': 0.9.65 - '@scalar/use-toasts': 0.7.8(typescript@5.7.3) - '@vueuse/core': 10.11.1(vue@3.5.13) - vue: 3.5.13(typescript@5.7.3) - zod: 3.24.1 + '@scalar/use-toasts': 0.10.4(typescript@5.9.3) + '@scalar/validation': 0.6.2 + '@vueuse/core': 13.9.0(vue@3.5.41(typescript@5.9.3)) + cva: 1.0.0-beta.4(typescript@5.9.3) + tailwind-merge: 3.5.0 + vue: 3.5.41(typescript@5.9.3) transitivePeerDependencies: - - '@vue/composition-api' - typescript - '@scalar/use-toasts@0.7.8(typescript@5.7.3)': + '@scalar/use-toasts@0.10.4(typescript@5.9.3)': dependencies: - nanoid: 5.0.9 - vue: 3.5.13(typescript@5.7.3) - vue-sonner: 1.3.0 + vue: 3.5.41(typescript@5.9.3) + vue-sonner: 1.3.2 transitivePeerDependencies: - typescript - '@scalar/use-tooltip@1.0.5(typescript@5.7.3)': - dependencies: - tippy.js: 6.3.7 - vue: 3.5.13(typescript@5.7.3) + '@scalar/validation@0.6.2': {} + + '@scalar/workspace-store@0.57.1(typescript@5.9.3)': + dependencies: + '@scalar/asyncapi-upgrader': 0.1.5 + '@scalar/helpers': 0.10.0 + '@scalar/json-magic': 0.13.0 + '@scalar/openapi-upgrader': 0.2.13 + '@scalar/schemas': 0.8.1 + '@scalar/snippetz': 0.9.26 + '@scalar/typebox': 0.1.3 + '@scalar/types': 0.18.0 + '@scalar/validation': 0.6.2 + js-base64: 3.9.2 + type-fest: 5.8.0 + vue: 3.5.41(typescript@5.9.3) + yaml: 2.9.0 transitivePeerDependencies: - typescript - '@sec-ant/readable-stream@0.4.1': {} - '@shikijs/core@1.29.2': dependencies: '@shikijs/engine-javascript': 1.29.2 @@ -10121,16 +11129,22 @@ snapshots: '@shikijs/vscode-textmate@10.0.1': {} + '@simple-git/args-pathspec@1.0.3': {} + + '@simple-git/argv-parser@1.1.1': + dependencies: + '@simple-git/args-pathspec': 1.0.3 + '@sinclair/typebox@0.27.8': {} '@sindresorhus/is@4.6.0': {} '@sindresorhus/merge-streams@2.3.0': {} - '@sindresorhus/merge-streams@4.0.0': {} - '@socket.io/component-emitter@3.1.2': {} + '@standard-schema/spec@1.1.0': {} + '@swc/helpers@0.5.15': dependencies: tslib: 2.8.1 @@ -10158,10 +11172,10 @@ snapshots: '@tanstack/virtual-core@3.13.0': {} - '@tanstack/vue-virtual@3.13.0(vue@3.5.13)': + '@tanstack/vue-virtual@3.13.0(vue@3.5.41(typescript@5.9.3))': dependencies: '@tanstack/virtual-core': 3.13.0 - vue: 3.5.13(typescript@5.7.3) + vue: 3.5.41(typescript@5.9.3) '@testing-library/dom@9.3.4': dependencies: @@ -10174,12 +11188,17 @@ snapshots: lz-string: 1.5.0 pretty-format: 27.5.1 - '@testing-library/vue@8.1.0(vue@3.5.13)': + '@testing-library/vue@8.1.0(@vue/compiler-dom@3.5.41)(@vue/compiler-sfc@3.5.41)(@vue/server-renderer@3.5.41)(vue@3.5.41(typescript@5.9.3))': dependencies: '@babel/runtime': 7.26.7 '@testing-library/dom': 9.3.4 - '@vue/test-utils': 2.4.6 - vue: 3.5.13(typescript@5.7.3) + '@vue/test-utils': 2.4.11(@vue/compiler-dom@3.5.41)(@vue/server-renderer@3.5.41)(vue@3.5.41(typescript@5.9.3)) + vue: 3.5.41(typescript@5.9.3) + optionalDependencies: + '@vue/compiler-sfc': 3.5.41 + transitivePeerDependencies: + - '@vue/compiler-dom' + - '@vue/server-renderer' '@tootallnate/once@2.0.0': optional: true @@ -10257,6 +11276,8 @@ snapshots: '@types/node': 22.13.1 optional: true + '@types/har-format@1.2.16': {} + '@types/hast@3.0.4': dependencies: '@types/unist': 3.0.3 @@ -10316,6 +11337,10 @@ snapshots: dependencies: undici-types: 6.20.0 + '@types/node@24.13.3': + dependencies: + undici-types: 7.18.2 + '@types/normalize-package-data@2.4.4': {} '@types/parse-path@7.0.3': {} @@ -10360,52 +11385,57 @@ snapshots: '@types/web-bluetooth@0.0.20': {} + '@types/web-bluetooth@0.0.21': {} + '@types/yargs-parser@21.0.3': {} '@types/yargs@17.0.33': dependencies: '@types/yargs-parser': 21.0.3 - '@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0)(eslint@8.57.1)(typescript@5.7.3)': + '@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1(supports-color@9.4.0))(supports-color@9.4.0)(typescript@5.9.3))(eslint@8.57.1(supports-color@9.4.0))(supports-color@9.4.0)(typescript@5.9.3)': dependencies: '@eslint-community/regexpp': 4.12.1 - '@typescript-eslint/parser': 6.21.0(eslint@8.57.1)(typescript@5.7.3) + '@typescript-eslint/parser': 6.21.0(eslint@8.57.1(supports-color@9.4.0))(supports-color@9.4.0)(typescript@5.9.3) '@typescript-eslint/scope-manager': 6.21.0 - '@typescript-eslint/type-utils': 6.21.0(eslint@8.57.1)(typescript@5.7.3) - '@typescript-eslint/utils': 6.21.0(eslint@8.57.1)(typescript@5.7.3) + '@typescript-eslint/type-utils': 6.21.0(eslint@8.57.1(supports-color@9.4.0))(supports-color@9.4.0)(typescript@5.9.3) + '@typescript-eslint/utils': 6.21.0(eslint@8.57.1(supports-color@9.4.0))(supports-color@9.4.0)(typescript@5.9.3) '@typescript-eslint/visitor-keys': 6.21.0 debug: 4.4.0(supports-color@9.4.0) - eslint: 8.57.1 + eslint: 8.57.1(supports-color@9.4.0) graphemer: 1.4.0 ignore: 5.3.2 natural-compare: 1.4.0 semver: 7.7.1 - ts-api-utils: 1.4.3(typescript@5.7.3) - typescript: 5.7.3 + ts-api-utils: 1.4.3(typescript@5.9.3) + optionalDependencies: + typescript: 5.9.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.7.3)': + '@typescript-eslint/parser@6.21.0(eslint@8.57.1(supports-color@9.4.0))(supports-color@9.4.0)(typescript@5.9.3)': dependencies: '@typescript-eslint/scope-manager': 6.21.0 '@typescript-eslint/types': 6.21.0 - '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.7.3) + '@typescript-eslint/typescript-estree': 6.21.0(supports-color@9.4.0)(typescript@5.9.3) '@typescript-eslint/visitor-keys': 6.21.0 debug: 4.4.0(supports-color@9.4.0) - eslint: 8.57.1 - typescript: 5.7.3 + eslint: 8.57.1(supports-color@9.4.0) + optionalDependencies: + typescript: 5.9.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.7.3)': + '@typescript-eslint/parser@7.18.0(eslint@8.57.1(supports-color@9.4.0))(supports-color@9.4.0)(typescript@5.9.3)': dependencies: '@typescript-eslint/scope-manager': 7.18.0 '@typescript-eslint/types': 7.18.0 - '@typescript-eslint/typescript-estree': 7.18.0(typescript@5.7.3) + '@typescript-eslint/typescript-estree': 7.18.0(supports-color@9.4.0)(typescript@5.9.3) '@typescript-eslint/visitor-keys': 7.18.0 debug: 4.4.0(supports-color@9.4.0) - eslint: 8.57.1 - typescript: 5.7.3 + eslint: 8.57.1(supports-color@9.4.0) + optionalDependencies: + typescript: 5.9.3 transitivePeerDependencies: - supports-color @@ -10419,14 +11449,15 @@ snapshots: '@typescript-eslint/types': 7.18.0 '@typescript-eslint/visitor-keys': 7.18.0 - '@typescript-eslint/type-utils@6.21.0(eslint@8.57.1)(typescript@5.7.3)': + '@typescript-eslint/type-utils@6.21.0(eslint@8.57.1(supports-color@9.4.0))(supports-color@9.4.0)(typescript@5.9.3)': dependencies: - '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.7.3) - '@typescript-eslint/utils': 6.21.0(eslint@8.57.1)(typescript@5.7.3) + '@typescript-eslint/typescript-estree': 6.21.0(supports-color@9.4.0)(typescript@5.9.3) + '@typescript-eslint/utils': 6.21.0(eslint@8.57.1(supports-color@9.4.0))(supports-color@9.4.0)(typescript@5.9.3) debug: 4.4.0(supports-color@9.4.0) - eslint: 8.57.1 - ts-api-utils: 1.4.3(typescript@5.7.3) - typescript: 5.7.3 + eslint: 8.57.1(supports-color@9.4.0) + ts-api-utils: 1.4.3(typescript@5.9.3) + optionalDependencies: + typescript: 5.9.3 transitivePeerDependencies: - supports-color @@ -10434,7 +11465,7 @@ snapshots: '@typescript-eslint/types@7.18.0': {} - '@typescript-eslint/typescript-estree@6.21.0(typescript@5.7.3)': + '@typescript-eslint/typescript-estree@6.21.0(supports-color@9.4.0)(typescript@5.9.3)': dependencies: '@typescript-eslint/types': 6.21.0 '@typescript-eslint/visitor-keys': 6.21.0 @@ -10443,12 +11474,13 @@ snapshots: is-glob: 4.0.3 minimatch: 9.0.3 semver: 7.7.1 - ts-api-utils: 1.4.3(typescript@5.7.3) - typescript: 5.7.3 + ts-api-utils: 1.4.3(typescript@5.9.3) + optionalDependencies: + typescript: 5.9.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/typescript-estree@7.18.0(typescript@5.7.3)': + '@typescript-eslint/typescript-estree@7.18.0(supports-color@9.4.0)(typescript@5.9.3)': dependencies: '@typescript-eslint/types': 7.18.0 '@typescript-eslint/visitor-keys': 7.18.0 @@ -10457,20 +11489,21 @@ snapshots: is-glob: 4.0.3 minimatch: 9.0.5 semver: 7.7.1 - ts-api-utils: 1.4.3(typescript@5.7.3) - typescript: 5.7.3 + ts-api-utils: 1.4.3(typescript@5.9.3) + optionalDependencies: + typescript: 5.9.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@6.21.0(eslint@8.57.1)(typescript@5.7.3)': + '@typescript-eslint/utils@6.21.0(eslint@8.57.1(supports-color@9.4.0))(supports-color@9.4.0)(typescript@5.9.3)': dependencies: - '@eslint-community/eslint-utils': 4.4.1(eslint@8.57.1) + '@eslint-community/eslint-utils': 4.4.1(eslint@8.57.1(supports-color@9.4.0)) '@types/json-schema': 7.0.15 '@types/semver': 7.5.8 '@typescript-eslint/scope-manager': 6.21.0 '@typescript-eslint/types': 6.21.0 - '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.7.3) - eslint: 8.57.1 + '@typescript-eslint/typescript-estree': 6.21.0(supports-color@9.4.0)(typescript@5.9.3) + eslint: 8.57.1(supports-color@9.4.0) semver: 7.7.1 transitivePeerDependencies: - supports-color @@ -10508,17 +11541,23 @@ snapshots: '@unhead/schema': 1.11.18 '@unhead/shared': 1.11.18 - '@unhead/vue@1.11.18(vue@3.5.13)': + '@unhead/vue@1.11.18(vue@3.5.41(typescript@5.9.3))': dependencies: '@unhead/schema': 1.11.18 '@unhead/shared': 1.11.18 hookable: 5.5.3 unhead: 1.11.18 - vue: 3.5.13(typescript@5.7.3) + vue: 3.5.41(typescript@5.9.3) - '@vercel/nft@0.27.10(rollup@4.34.6)': + '@unhead/vue@2.1.17(vue@3.5.41(typescript@5.9.3))': dependencies: - '@mapbox/node-pre-gyp': 2.0.0 + hookable: 6.1.1 + unhead: 2.1.17 + vue: 3.5.41(typescript@5.9.3) + + '@vercel/nft@0.27.10(rollup@4.34.6)(supports-color@9.4.0)': + dependencies: + '@mapbox/node-pre-gyp': 2.0.0(supports-color@9.4.0) '@rollup/pluginutils': 5.1.4(rollup@4.34.6) acorn: 8.14.0 acorn-import-attributes: 1.9.5(acorn@8.14.0) @@ -10535,20 +11574,22 @@ snapshots: - rollup - supports-color - '@vitejs/plugin-vue-jsx@4.1.1(vite@6.1.0)(vue@3.5.13)': + '@vercel/oidc@3.1.0': {} + + '@vitejs/plugin-vue-jsx@4.1.1(supports-color@9.4.0)(vite@6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0))(vue@3.5.41(typescript@5.9.3))': dependencies: - '@babel/core': 7.26.8 - '@babel/plugin-transform-typescript': 7.26.8(@babel/core@7.26.8) - '@vue/babel-plugin-jsx': 1.2.5(@babel/core@7.26.8) - vite: 6.1.0(jiti@2.4.2) - vue: 3.5.13(typescript@5.7.3) + '@babel/core': 7.26.8(supports-color@9.4.0) + '@babel/plugin-transform-typescript': 7.26.8(@babel/core@7.26.8(supports-color@9.4.0))(supports-color@9.4.0) + '@vue/babel-plugin-jsx': 1.2.5(@babel/core@7.26.8(supports-color@9.4.0))(supports-color@9.4.0) + vite: 6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0) + vue: 3.5.41(typescript@5.9.3) transitivePeerDependencies: - supports-color - '@vitejs/plugin-vue@5.2.1(vite@6.1.0)(vue@3.5.13)': + '@vitejs/plugin-vue@5.2.1(vite@6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0))(vue@3.5.41(typescript@5.9.3))': dependencies: - vite: 6.1.0(jiti@2.4.2) - vue: 3.5.13(typescript@5.7.3) + vite: 6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0) + vue: 3.5.41(typescript@5.9.3) '@vitest/expect@1.6.1': dependencies: @@ -10579,7 +11620,7 @@ snapshots: loupe: 2.3.7 pretty-format: 29.7.0 - '@vue-macros/common@1.16.1(vue@3.5.13)': + '@vue-macros/common@1.16.1(vue@3.5.41(typescript@5.9.3))': dependencies: '@vue/compiler-sfc': 3.5.13 ast-kit: 1.4.0 @@ -10587,31 +11628,33 @@ snapshots: magic-string-ast: 0.7.0 pathe: 2.0.2 picomatch: 4.0.2 - vue: 3.5.13(typescript@5.7.3) + optionalDependencies: + vue: 3.5.41(typescript@5.9.3) '@vue/babel-helper-vue-transform-on@1.2.5': {} - '@vue/babel-plugin-jsx@1.2.5(@babel/core@7.26.8)': + '@vue/babel-plugin-jsx@1.2.5(@babel/core@7.26.8(supports-color@9.4.0))(supports-color@9.4.0)': dependencies: - '@babel/core': 7.26.8 - '@babel/helper-module-imports': 7.25.9 + '@babel/helper-module-imports': 7.25.9(supports-color@9.4.0) '@babel/helper-plugin-utils': 7.26.5 - '@babel/plugin-syntax-jsx': 7.25.9(@babel/core@7.26.8) + '@babel/plugin-syntax-jsx': 7.25.9(@babel/core@7.26.8(supports-color@9.4.0)) '@babel/template': 7.26.8 - '@babel/traverse': 7.26.8 + '@babel/traverse': 7.26.8(supports-color@9.4.0) '@babel/types': 7.26.8 '@vue/babel-helper-vue-transform-on': 1.2.5 - '@vue/babel-plugin-resolve-type': 1.2.5(@babel/core@7.26.8) + '@vue/babel-plugin-resolve-type': 1.2.5(@babel/core@7.26.8(supports-color@9.4.0))(supports-color@9.4.0) html-tags: 3.3.1 svg-tags: 1.0.0 + optionalDependencies: + '@babel/core': 7.26.8(supports-color@9.4.0) transitivePeerDependencies: - supports-color - '@vue/babel-plugin-resolve-type@1.2.5(@babel/core@7.26.8)': + '@vue/babel-plugin-resolve-type@1.2.5(@babel/core@7.26.8(supports-color@9.4.0))(supports-color@9.4.0)': dependencies: '@babel/code-frame': 7.26.2 - '@babel/core': 7.26.8 - '@babel/helper-module-imports': 7.25.9 + '@babel/core': 7.26.8(supports-color@9.4.0) + '@babel/helper-module-imports': 7.25.9(supports-color@9.4.0) '@babel/helper-plugin-utils': 7.26.5 '@babel/parser': 7.26.8 '@vue/compiler-sfc': 3.5.13 @@ -10626,11 +11669,24 @@ snapshots: estree-walker: 2.0.2 source-map-js: 1.2.1 + '@vue/compiler-core@3.5.41': + dependencies: + '@babel/parser': 7.29.8 + '@vue/shared': 3.5.41 + entities: 7.0.1 + estree-walker: 2.0.2 + source-map-js: 1.2.1 + '@vue/compiler-dom@3.5.13': dependencies: '@vue/compiler-core': 3.5.13 '@vue/shared': 3.5.13 + '@vue/compiler-dom@3.5.41': + dependencies: + '@vue/compiler-core': 3.5.41 + '@vue/shared': 3.5.41 + '@vue/compiler-sfc@3.5.13': dependencies: '@babel/parser': 7.26.8 @@ -10643,36 +11699,47 @@ snapshots: postcss: 8.5.2 source-map-js: 1.2.1 + '@vue/compiler-sfc@3.5.41': + dependencies: + '@babel/parser': 7.29.8 + '@vue/compiler-core': 3.5.41 + '@vue/compiler-dom': 3.5.41 + '@vue/compiler-ssr': 3.5.41 + '@vue/shared': 3.5.41 + estree-walker: 2.0.2 + magic-string: 0.30.21 + postcss: 8.5.26 + source-map-js: 1.2.1 + '@vue/compiler-ssr@3.5.13': dependencies: '@vue/compiler-dom': 3.5.13 '@vue/shared': 3.5.13 + '@vue/compiler-ssr@3.5.41': + dependencies: + '@vue/compiler-dom': 3.5.41 + '@vue/shared': 3.5.41 + '@vue/devtools-api@6.6.4': {} - '@vue/devtools-core@7.6.8(vite@6.1.0)(vue@3.5.13)': + '@vue/devtools-core@7.6.8(vite@6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0))(vue@3.5.41(typescript@5.9.3))': dependencies: - '@vue/devtools-kit': 7.6.8 + '@vue/devtools-kit': 7.7.1 '@vue/devtools-shared': 7.7.1 mitt: 3.0.1 nanoid: 5.0.9 pathe: 1.1.2 - vite-hot-client: 0.2.4(vite@6.1.0) - vue: 3.5.13(typescript@5.7.3) + vite-hot-client: 0.2.4(vite@6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0)) + vue: 3.5.41(typescript@5.9.3) transitivePeerDependencies: - vite - '@vue/devtools-core@7.7.1(vite@6.1.0)(vue@3.5.13)': + '@vue/devtools-core@8.2.1(vue@3.5.41(typescript@5.9.3))': dependencies: - '@vue/devtools-kit': 7.7.1 - '@vue/devtools-shared': 7.7.1 - mitt: 3.0.1 - nanoid: 5.0.9 - pathe: 2.0.2 - vite-hot-client: 0.2.4(vite@6.1.0) - vue: 3.5.13(typescript@5.7.3) - transitivePeerDependencies: - - vite + '@vue/devtools-kit': 8.2.1 + '@vue/devtools-shared': 8.2.1 + vue: 3.5.41(typescript@5.9.3) '@vue/devtools-kit@7.6.8': dependencies: @@ -10694,19 +11761,37 @@ snapshots: speakingurl: 14.0.1 superjson: 2.2.2 + '@vue/devtools-kit@8.2.1': + dependencies: + '@vue/devtools-shared': 8.2.1 + birpc: 2.9.0 + hookable: 5.5.3 + perfect-debounce: 2.1.0 + '@vue/devtools-shared@7.7.1': dependencies: rfdc: 1.4.1 + '@vue/devtools-shared@8.2.1': {} + '@vue/reactivity@3.5.13': dependencies: '@vue/shared': 3.5.13 + '@vue/reactivity@3.5.41': + dependencies: + '@vue/shared': 3.5.41 + '@vue/runtime-core@3.5.13': dependencies: '@vue/reactivity': 3.5.13 '@vue/shared': 3.5.13 + '@vue/runtime-core@3.5.41': + dependencies: + '@vue/reactivity': 3.5.41 + '@vue/shared': 3.5.41 + '@vue/runtime-dom@3.5.13': dependencies: '@vue/reactivity': 3.5.13 @@ -10714,80 +11799,108 @@ snapshots: '@vue/shared': 3.5.13 csstype: 3.1.3 - '@vue/server-renderer@3.5.13(vue@3.5.13)': + '@vue/runtime-dom@3.5.41': + dependencies: + '@vue/reactivity': 3.5.41 + '@vue/runtime-core': 3.5.41 + '@vue/shared': 3.5.41 + csstype: 3.2.3 + + '@vue/server-renderer@3.5.13(vue@3.5.13(typescript@5.9.3))': dependencies: '@vue/compiler-ssr': 3.5.13 '@vue/shared': 3.5.13 - vue: 3.5.13(typescript@5.7.3) + vue: 3.5.13(typescript@5.9.3) + + '@vue/server-renderer@3.5.41': + dependencies: + '@vue/compiler-ssr': 3.5.41 + '@vue/runtime-dom': 3.5.41 + '@vue/shared': 3.5.41 '@vue/shared@3.5.13': {} - '@vue/test-utils@2.4.6': + '@vue/shared@3.5.41': {} + + '@vue/test-utils@2.4.11(@vue/compiler-dom@3.5.41)(@vue/server-renderer@3.5.41)(vue@3.5.41(typescript@5.9.3))': dependencies: + '@vue/compiler-dom': 3.5.41 js-beautify: 1.15.3 - vue-component-type-helpers: 2.2.0 + vue: 3.5.41(typescript@5.9.3) + vue-component-type-helpers: 3.3.9 + optionalDependencies: + '@vue/server-renderer': 3.5.41 - '@vueuse/core@10.11.1(vue@3.5.13)': + '@vueuse/core@10.11.1(vue@3.5.41(typescript@5.9.3))': dependencies: '@types/web-bluetooth': 0.0.20 '@vueuse/metadata': 10.11.1 - '@vueuse/shared': 10.11.1(vue@3.5.13) - vue-demi: 0.14.10(vue@3.5.13) + '@vueuse/shared': 10.11.1(vue@3.5.41(typescript@5.9.3)) + vue-demi: 0.14.10(vue@3.5.41(typescript@5.9.3)) transitivePeerDependencies: - '@vue/composition-api' - vue - '@vueuse/core@11.3.0(vue@3.5.13)': + '@vueuse/core@11.3.0(vue@3.5.41(typescript@5.9.3))': dependencies: '@types/web-bluetooth': 0.0.20 '@vueuse/metadata': 11.3.0 - '@vueuse/shared': 11.3.0(vue@3.5.13) - vue-demi: 0.14.10(vue@3.5.13) + '@vueuse/shared': 11.3.0(vue@3.5.41(typescript@5.9.3)) + vue-demi: 0.14.10(vue@3.5.41(typescript@5.9.3)) transitivePeerDependencies: - '@vue/composition-api' - vue - '@vueuse/core@12.5.0(typescript@5.7.3)': + '@vueuse/core@12.5.0(typescript@5.9.3)': dependencies: '@types/web-bluetooth': 0.0.20 '@vueuse/metadata': 12.5.0 - '@vueuse/shared': 12.5.0(typescript@5.7.3) - vue: 3.5.13(typescript@5.7.3) + '@vueuse/shared': 12.5.0(typescript@5.9.3) + vue: 3.5.41(typescript@5.9.3) transitivePeerDependencies: - typescript - '@vueuse/head@2.0.0(vue@3.5.13)': + '@vueuse/core@13.9.0(vue@3.5.41(typescript@5.9.3))': + dependencies: + '@types/web-bluetooth': 0.0.21 + '@vueuse/metadata': 13.9.0 + '@vueuse/shared': 13.9.0(vue@3.5.41(typescript@5.9.3)) + vue: 3.5.41(typescript@5.9.3) + + '@vueuse/head@2.0.0(vue@3.5.41(typescript@5.9.3))': dependencies: '@unhead/dom': 1.11.18 '@unhead/schema': 1.11.18 '@unhead/ssr': 1.11.18 - '@unhead/vue': 1.11.18(vue@3.5.13) - vue: 3.5.13(typescript@5.7.3) + '@unhead/vue': 1.11.18(vue@3.5.41(typescript@5.9.3)) + vue: 3.5.41(typescript@5.9.3) - '@vueuse/integrations@11.3.0(focus-trap@7.6.4)(fuse.js@7.1.0)(vue@3.5.13)': + '@vueuse/integrations@12.5.0(change-case@5.4.4)(focus-trap@7.8.0)(fuse.js@7.1.0)(typescript@5.9.3)': dependencies: - '@vueuse/core': 11.3.0(vue@3.5.13) - '@vueuse/shared': 11.3.0(vue@3.5.13) - focus-trap: 7.6.4 + '@vueuse/core': 12.5.0(typescript@5.9.3) + '@vueuse/shared': 12.5.0(typescript@5.9.3) + vue: 3.5.41(typescript@5.9.3) + optionalDependencies: + change-case: 5.4.4 + focus-trap: 7.8.0 fuse.js: 7.1.0 - vue-demi: 0.14.10(vue@3.5.13) transitivePeerDependencies: - - '@vue/composition-api' - - vue + - typescript - '@vueuse/integrations@12.5.0(fuse.js@7.1.0)(typescript@5.7.3)': + '@vueuse/integrations@13.9.0(change-case@5.4.4)(focus-trap@7.8.0)(fuse.js@7.5.0)(vue@3.5.41(typescript@5.9.3))': dependencies: - '@vueuse/core': 12.5.0(typescript@5.7.3) - '@vueuse/shared': 12.5.0(typescript@5.7.3) - fuse.js: 7.1.0 - vue: 3.5.13(typescript@5.7.3) - transitivePeerDependencies: - - typescript + '@vueuse/core': 13.9.0(vue@3.5.41(typescript@5.9.3)) + '@vueuse/shared': 13.9.0(vue@3.5.41(typescript@5.9.3)) + vue: 3.5.41(typescript@5.9.3) + optionalDependencies: + change-case: 5.4.4 + focus-trap: 7.8.0 + fuse.js: 7.5.0 - '@vueuse/math@12.5.0(typescript@5.7.3)': + '@vueuse/math@12.5.0(typescript@5.9.3)': dependencies: - '@vueuse/shared': 12.5.0(typescript@5.7.3) - vue: 3.5.13(typescript@5.7.3) + '@vueuse/shared': 12.5.0(typescript@5.9.3) + vue: 3.5.41(typescript@5.9.3) transitivePeerDependencies: - typescript @@ -10797,54 +11910,60 @@ snapshots: '@vueuse/metadata@12.5.0': {} - '@vueuse/nuxt@10.11.1(nuxt@3.15.4)(vue@3.5.13)': + '@vueuse/metadata@13.9.0': {} + + '@vueuse/nuxt@10.11.1(magicast@0.3.5)(nuxt@3.15.4(@parcel/watcher@2.5.1)(@types/node@24.13.3)(db0@0.2.3)(eslint@8.57.1(supports-color@9.4.0))(ioredis@5.5.0(supports-color@9.4.0))(magicast@0.3.5)(optionator@0.9.4)(rollup@4.34.6)(supports-color@9.4.0)(terser@5.38.1)(typescript@5.9.3)(vite@6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0))(yaml@2.9.0))(supports-color@9.4.0)(vue@3.5.41(typescript@5.9.3))': dependencies: - '@nuxt/kit': 3.15.4(magicast@0.3.5) - '@vueuse/core': 10.11.1(vue@3.5.13) + '@nuxt/kit': 3.15.4(magicast@0.3.5)(supports-color@9.4.0) + '@vueuse/core': 10.11.1(vue@3.5.41(typescript@5.9.3)) '@vueuse/metadata': 10.11.1 local-pkg: 0.5.1 - nuxt: 3.15.4(eslint@8.57.1)(rollup@4.34.6)(typescript@5.7.3)(vite@6.1.0) - vue-demi: 0.14.10(vue@3.5.13) + nuxt: 3.15.4(@parcel/watcher@2.5.1)(@types/node@24.13.3)(db0@0.2.3)(eslint@8.57.1(supports-color@9.4.0))(ioredis@5.5.0(supports-color@9.4.0))(magicast@0.3.5)(optionator@0.9.4)(rollup@4.34.6)(supports-color@9.4.0)(terser@5.38.1)(typescript@5.9.3)(vite@6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0))(yaml@2.9.0) + vue-demi: 0.14.10(vue@3.5.41(typescript@5.9.3)) transitivePeerDependencies: - '@vue/composition-api' - magicast - supports-color - vue - '@vueuse/nuxt@11.3.0(nuxt@3.15.4)(vue@3.5.13)': + '@vueuse/nuxt@11.3.0(magicast@0.3.5)(nuxt@3.15.4(@parcel/watcher@2.5.1)(@types/node@24.13.3)(db0@0.2.3)(eslint@8.57.1(supports-color@9.4.0))(ioredis@5.5.0(supports-color@9.4.0))(magicast@0.3.5)(optionator@0.9.4)(rollup@4.34.6)(supports-color@9.4.0)(terser@5.38.1)(typescript@5.9.3)(vite@6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0))(yaml@2.9.0))(supports-color@9.4.0)(vue@3.5.41(typescript@5.9.3))': dependencies: - '@nuxt/kit': 3.15.4(magicast@0.3.5) - '@vueuse/core': 11.3.0(vue@3.5.13) + '@nuxt/kit': 3.15.4(magicast@0.3.5)(supports-color@9.4.0) + '@vueuse/core': 11.3.0(vue@3.5.41(typescript@5.9.3)) '@vueuse/metadata': 11.3.0 local-pkg: 0.5.1 - nuxt: 3.15.4(eslint@8.57.1)(rollup@4.34.6)(typescript@5.7.3)(vite@6.1.0) - vue-demi: 0.14.10(vue@3.5.13) + nuxt: 3.15.4(@parcel/watcher@2.5.1)(@types/node@24.13.3)(db0@0.2.3)(eslint@8.57.1(supports-color@9.4.0))(ioredis@5.5.0(supports-color@9.4.0))(magicast@0.3.5)(optionator@0.9.4)(rollup@4.34.6)(supports-color@9.4.0)(terser@5.38.1)(typescript@5.9.3)(vite@6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0))(yaml@2.9.0) + vue-demi: 0.14.10(vue@3.5.41(typescript@5.9.3)) transitivePeerDependencies: - '@vue/composition-api' - magicast - supports-color - vue - '@vueuse/shared@10.11.1(vue@3.5.13)': + '@vueuse/shared@10.11.1(vue@3.5.41(typescript@5.9.3))': dependencies: - vue-demi: 0.14.10(vue@3.5.13) + vue-demi: 0.14.10(vue@3.5.41(typescript@5.9.3)) transitivePeerDependencies: - '@vue/composition-api' - vue - '@vueuse/shared@11.3.0(vue@3.5.13)': + '@vueuse/shared@11.3.0(vue@3.5.41(typescript@5.9.3))': dependencies: - vue-demi: 0.14.10(vue@3.5.13) + vue-demi: 0.14.10(vue@3.5.41(typescript@5.9.3)) transitivePeerDependencies: - '@vue/composition-api' - vue - '@vueuse/shared@12.5.0(typescript@5.7.3)': + '@vueuse/shared@12.5.0(typescript@5.9.3)': dependencies: - vue: 3.5.13(typescript@5.7.3) + vue: 3.5.41(typescript@5.9.3) transitivePeerDependencies: - typescript + '@vueuse/shared@13.9.0(vue@3.5.41(typescript@5.9.3))': + dependencies: + vue: 3.5.41(typescript@5.9.3) + '@webassemblyjs/ast@1.14.1': dependencies: '@webassemblyjs/helper-numbers': 1.13.2 @@ -10950,7 +12069,9 @@ snapshots: acorn@8.14.0: {} - agent-base@6.0.2: + acorn@8.18.0: {} + + agent-base@6.0.2(supports-color@9.4.0): dependencies: debug: 4.4.0(supports-color@9.4.0) transitivePeerDependencies: @@ -10959,16 +12080,16 @@ snapshots: agent-base@7.1.3: {} - ajv-draft-04@1.0.0(ajv@8.17.1): + ai@6.0.33(zod@4.4.3): dependencies: - ajv: 8.17.1 + '@ai-sdk/gateway': 3.0.13(zod@4.4.3) + '@ai-sdk/provider': 3.0.2 + '@ai-sdk/provider-utils': 4.0.5(zod@4.4.3) + '@opentelemetry/api': 1.9.0 + zod: 4.4.3 ajv-formats@2.1.1(ajv@8.17.1): - dependencies: - ajv: 8.17.1 - - ajv-formats@3.0.1(ajv@8.17.1): - dependencies: + optionalDependencies: ajv: 8.17.1 ajv-keywords@3.5.2(ajv@6.12.6): @@ -11012,6 +12133,8 @@ snapshots: ansi-styles@6.2.1: {} + ansis@4.3.1: {} + any-promise@1.3.0: {} anymatch@3.1.3: @@ -11148,7 +12271,7 @@ snapshots: dependencies: possible-typed-array-names: 1.1.0 - axe-core@4.10.2: {} + axe-core@4.13.0: {} b4a@1.6.7: {} @@ -11178,20 +12301,21 @@ snapshots: bare-stream@2.6.5(bare-events@2.5.4): dependencies: - bare-events: 2.5.4 streamx: 2.22.0 + optionalDependencies: + bare-events: 2.5.4 optional: true base64-js@1.5.1: {} - bcros-search-test-publish@0.1.4: + bcros-search-test-publish@0.1.4(@types/node@24.13.3)(terser@5.38.1): dependencies: '@lit/react': 1.0.7(@types/react@18.3.18) '@lit/task': 1.0.2 '@types/react': 18.3.18 lit: 3.2.1 react: 18.3.1 - vite: 4.5.9 + vite: 4.5.9(@types/node@24.13.3)(terser@5.38.1) transitivePeerDependencies: - '@types/node' - less @@ -11212,7 +12336,9 @@ snapshots: birpc@0.2.19: {} - birpc@2.2.0: {} + birpc@2.9.0: {} + + birpc@4.1.0: {} bl@4.1.0: dependencies: @@ -11224,11 +12350,11 @@ snapshots: bluebird@3.7.2: optional: true - body-parser@1.20.3: + body-parser@1.20.3(supports-color@9.4.0): dependencies: bytes: 3.1.2 content-type: 1.0.5 - debug: 2.6.9 + debug: 2.6.9(supports-color@9.4.0) depd: 2.0.0 destroy: 1.2.0 http-errors: 2.0.0 @@ -11300,16 +12426,53 @@ snapshots: dotenv: 16.4.7 giget: 1.2.4 jiti: 2.4.2 - magicast: 0.3.5 mlly: 1.7.4 ohash: 1.1.4 pathe: 1.1.2 perfect-debounce: 1.0.0 pkg-types: 1.3.1 rc9: 2.1.2 + optionalDependencies: + magicast: 0.3.5 + + c12@3.3.4(magicast@0.3.5): + dependencies: + chokidar: 5.0.0 + confbox: 0.2.4 + defu: 6.1.7 + dotenv: 17.4.2 + exsolve: 1.1.1 + giget: 3.3.1 + jiti: 2.7.0 + ohash: 2.0.11 + pathe: 2.0.3 + perfect-debounce: 2.1.0 + pkg-types: 2.3.1 + rc9: 3.0.1 + optionalDependencies: + magicast: 0.3.5 + + c12@3.3.4(magicast@0.5.4): + dependencies: + chokidar: 5.0.0 + confbox: 0.2.4 + defu: 6.1.7 + dotenv: 17.4.2 + exsolve: 1.1.1 + giget: 3.3.1 + jiti: 2.7.0 + ohash: 2.0.11 + pathe: 2.0.3 + perfect-debounce: 2.1.0 + pkg-types: 2.3.1 + rc9: 3.0.1 + optionalDependencies: + magicast: 0.5.4 cac@6.7.14: {} + cac@7.0.0: {} + cache-content-type@1.0.1: dependencies: mime-types: 2.1.35 @@ -11367,6 +12530,8 @@ snapshots: ansi-styles: 4.3.0 supports-color: 7.2.0 + chalk@5.6.2: {} + change-case@5.4.4: {} char-regex@1.0.2: {} @@ -11399,6 +12564,10 @@ snapshots: dependencies: readdirp: 4.1.1 + chokidar@5.0.0: + dependencies: + readdirp: 5.1.1 + chownr@1.1.4: optional: true @@ -11414,6 +12583,8 @@ snapshots: dependencies: consola: 3.4.0 + citty@0.2.2: {} + clean-regexp@1.0.0: dependencies: escape-string-regexp: 1.0.5 @@ -11436,16 +12607,6 @@ snapshots: co@4.6.0: {} - codemirror@6.0.1: - dependencies: - '@codemirror/autocomplete': 6.18.4 - '@codemirror/commands': 6.8.0 - '@codemirror/language': 6.10.8 - '@codemirror/lint': 6.8.4 - '@codemirror/search': 6.5.8 - '@codemirror/state': 6.5.2 - '@codemirror/view': 6.36.2 - color-convert@2.0.1: dependencies: color-name: 1.1.4 @@ -11503,6 +12664,8 @@ snapshots: confbox@0.1.8: {} + confbox@0.2.4: {} + config-chain@1.1.13: dependencies: ini: 1.3.8 @@ -11510,16 +12673,22 @@ snapshots: consola@3.4.0: {} + consola@3.4.2: {} + content-disposition@0.5.4: dependencies: safe-buffer: 5.2.1 content-type@1.0.5: {} + convert-hrtime@5.0.0: {} + convert-source-map@2.0.0: {} cookie-es@1.2.2: {} + cookie-es@1.2.3: {} + cookie-signature@1.0.6: {} cookie@0.7.1: {} @@ -11563,6 +12732,10 @@ snapshots: dependencies: uncrypto: 0.1.3 + crossws@0.3.5: + dependencies: + uncrypto: 0.1.3 + css-declaration-sorter@7.2.0(postcss@8.5.2): dependencies: postcss: 8.5.2 @@ -11642,10 +12815,13 @@ snapshots: csstype@3.1.3: {} - cva@1.0.0-beta.2(typescript@5.7.3): + csstype@3.2.3: {} + + cva@1.0.0-beta.4(typescript@5.9.3): dependencies: clsx: 2.1.1 - typescript: 5.7.3 + optionalDependencies: + typescript: 5.9.3 data-view-buffer@1.0.2: dependencies: @@ -11667,21 +12843,28 @@ snapshots: db0@0.2.3: {} - debug@2.6.9: + debug@2.6.9(supports-color@9.4.0): dependencies: ms: 2.0.0 + optionalDependencies: + supports-color: 9.4.0 - debug@3.2.7: + debug@3.2.7(supports-color@9.4.0): dependencies: ms: 2.1.3 + optionalDependencies: + supports-color: 9.4.0 - debug@4.3.7: + debug@4.3.7(supports-color@9.4.0): dependencies: ms: 2.1.3 + optionalDependencies: + supports-color: 9.4.0 debug@4.4.0(supports-color@9.4.0): dependencies: ms: 2.1.3 + optionalDependencies: supports-color: 9.4.0 decode-named-character-reference@1.0.2: @@ -11734,6 +12917,11 @@ snapshots: bundle-name: 4.1.0 default-browser-id: 5.0.0 + default-browser@5.5.0: + dependencies: + bundle-name: 4.1.0 + default-browser-id: 5.0.0 + define-data-property@1.1.4: dependencies: es-define-property: 1.0.1 @@ -11752,6 +12940,8 @@ snapshots: defu@6.1.4: {} + defu@6.1.7: {} + delegates@1.0.0: {} denque@2.1.0: {} @@ -11764,6 +12954,8 @@ snapshots: destr@2.0.3: {} + destr@2.0.5: {} + destroy@1.2.0: {} detab@3.0.2: {} @@ -11784,6 +12976,8 @@ snapshots: diff@7.0.0: {} + diff@8.0.4: {} + dir-glob@3.0.1: dependencies: path-type: 4.0.0 @@ -11824,6 +13018,8 @@ snapshots: dotenv@16.4.7: {} + dotenv@17.4.2: {} + dunder-proto@1.0.1: dependencies: call-bind-apply-helpers: 1.0.1 @@ -11876,10 +13072,10 @@ snapshots: once: 1.4.0 optional: true - engine.io-client@6.6.3: + engine.io-client@6.6.3(supports-color@9.4.0): dependencies: '@socket.io/component-emitter': 3.1.2 - debug: 4.3.7 + debug: 4.3.7(supports-color@9.4.0) engine.io-parser: 5.2.3 ws: 8.17.1 xmlhttprequest-ssl: 2.1.2 @@ -11905,6 +13101,8 @@ snapshots: entities@4.5.0: {} + entities@7.0.1: {} + error-ex@1.3.2: dependencies: is-arrayish: 0.2.1 @@ -11913,8 +13111,12 @@ snapshots: error-stack-parser-es@1.0.5: {} + error-stack-parser-es@2.0.1: {} + errx@0.1.0: {} + errx@0.1.2: {} + es-abstract@1.23.9: dependencies: array-buffer-byte-length: 1.0.2 @@ -12118,98 +13320,72 @@ snapshots: optionalDependencies: source-map: 0.6.1 - eslint-config-standard@17.1.0(eslint-plugin-import@2.31.0)(eslint-plugin-n@15.7.0)(eslint-plugin-promise@6.6.0)(eslint@8.57.1): + eslint-config-standard@17.1.0(eslint-plugin-import@2.31.0)(eslint-plugin-n@15.7.0(eslint@8.57.1(supports-color@9.4.0)))(eslint-plugin-promise@6.6.0(eslint@8.57.1(supports-color@9.4.0)))(eslint@8.57.1(supports-color@9.4.0)): dependencies: - eslint: 8.57.1 - eslint-plugin-import: 2.31.0(@typescript-eslint/parser@7.18.0)(eslint@8.57.1) - eslint-plugin-n: 15.7.0(eslint@8.57.1) - eslint-plugin-promise: 6.6.0(eslint@8.57.1) + eslint: 8.57.1(supports-color@9.4.0) + eslint-plugin-import: 2.31.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1(supports-color@9.4.0))(supports-color@9.4.0)(typescript@5.9.3))(eslint-import-resolver-typescript@3.7.0)(eslint@8.57.1(supports-color@9.4.0))(supports-color@9.4.0) + eslint-plugin-n: 15.7.0(eslint@8.57.1(supports-color@9.4.0)) + eslint-plugin-promise: 6.6.0(eslint@8.57.1(supports-color@9.4.0)) - eslint-import-resolver-node@0.3.9: + eslint-import-resolver-node@0.3.9(supports-color@9.4.0): dependencies: - debug: 3.2.7 + debug: 3.2.7(supports-color@9.4.0) is-core-module: 2.16.1 resolve: 1.22.10 transitivePeerDependencies: - supports-color - eslint-import-resolver-typescript@3.7.0(eslint-plugin-import@2.31.0)(eslint@8.57.1): + eslint-import-resolver-typescript@3.7.0(eslint-plugin-import@2.31.0)(eslint@8.57.1(supports-color@9.4.0))(supports-color@9.4.0): dependencies: '@nolyfill/is-core-module': 1.0.39 debug: 4.4.0(supports-color@9.4.0) enhanced-resolve: 5.18.1 - eslint: 8.57.1 - eslint-plugin-import: 2.31.0(@typescript-eslint/parser@6.21.0)(eslint-import-resolver-typescript@3.7.0)(eslint@8.57.1) + eslint: 8.57.1(supports-color@9.4.0) fast-glob: 3.3.3 get-tsconfig: 4.10.0 is-bun-module: 1.3.0 is-glob: 4.0.3 stable-hash: 0.0.4 + optionalDependencies: + eslint-plugin-import: 2.31.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1(supports-color@9.4.0))(supports-color@9.4.0)(typescript@5.9.3))(eslint-import-resolver-typescript@3.7.0)(eslint@8.57.1(supports-color@9.4.0))(supports-color@9.4.0) transitivePeerDependencies: - supports-color - eslint-module-utils@2.12.0(@typescript-eslint/parser@7.18.0)(eslint-import-resolver-node@0.3.9)(eslint@8.57.1): + eslint-module-utils@2.12.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1(supports-color@9.4.0))(supports-color@9.4.0)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9(supports-color@9.4.0))(eslint-import-resolver-typescript@3.7.0)(eslint@8.57.1(supports-color@9.4.0))(supports-color@9.4.0): dependencies: - '@typescript-eslint/parser': 7.18.0(eslint@8.57.1)(typescript@5.7.3) - debug: 3.2.7 - eslint: 8.57.1 - eslint-import-resolver-node: 0.3.9 + debug: 3.2.7(supports-color@9.4.0) + optionalDependencies: + '@typescript-eslint/parser': 6.21.0(eslint@8.57.1(supports-color@9.4.0))(supports-color@9.4.0)(typescript@5.9.3) + eslint: 8.57.1(supports-color@9.4.0) + eslint-import-resolver-node: 0.3.9(supports-color@9.4.0) + eslint-import-resolver-typescript: 3.7.0(eslint-plugin-import@2.31.0)(eslint@8.57.1(supports-color@9.4.0))(supports-color@9.4.0) transitivePeerDependencies: - supports-color - eslint-plugin-es@3.0.1(eslint@8.57.1): + eslint-plugin-es@3.0.1(eslint@8.57.1(supports-color@9.4.0)): dependencies: - eslint: 8.57.1 + eslint: 8.57.1(supports-color@9.4.0) eslint-utils: 2.1.0 regexpp: 3.2.0 - eslint-plugin-es@4.1.0(eslint@8.57.1): + eslint-plugin-es@4.1.0(eslint@8.57.1(supports-color@9.4.0)): dependencies: - eslint: 8.57.1 + eslint: 8.57.1(supports-color@9.4.0) eslint-utils: 2.1.0 regexpp: 3.2.0 - eslint-plugin-import@2.31.0(@typescript-eslint/parser@6.21.0)(eslint-import-resolver-typescript@3.7.0)(eslint@8.57.1): + eslint-plugin-import@2.31.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1(supports-color@9.4.0))(supports-color@9.4.0)(typescript@5.9.3))(eslint-import-resolver-typescript@3.7.0)(eslint@8.57.1(supports-color@9.4.0))(supports-color@9.4.0): dependencies: '@rtsao/scc': 1.1.0 - '@typescript-eslint/parser': 6.21.0(eslint@8.57.1)(typescript@5.7.3) array-includes: 3.1.8 array.prototype.findlastindex: 1.2.5 array.prototype.flat: 1.3.3 array.prototype.flatmap: 1.3.3 - debug: 3.2.7 + debug: 3.2.7(supports-color@9.4.0) doctrine: 2.1.0 - eslint: 8.57.1 - eslint-import-resolver-node: 0.3.9 - eslint-module-utils: 2.12.0(@typescript-eslint/parser@7.18.0)(eslint-import-resolver-node@0.3.9)(eslint@8.57.1) - hasown: 2.0.2 - is-core-module: 2.16.1 - is-glob: 4.0.3 - minimatch: 3.1.2 - object.fromentries: 2.0.8 - object.groupby: 1.0.3 - object.values: 1.2.1 - semver: 6.3.1 - string.prototype.trimend: 1.0.9 - tsconfig-paths: 3.15.0 - transitivePeerDependencies: - - eslint-import-resolver-typescript - - eslint-import-resolver-webpack - - supports-color - - eslint-plugin-import@2.31.0(@typescript-eslint/parser@7.18.0)(eslint@8.57.1): - dependencies: - '@rtsao/scc': 1.1.0 - '@typescript-eslint/parser': 7.18.0(eslint@8.57.1)(typescript@5.7.3) - array-includes: 3.1.8 - array.prototype.findlastindex: 1.2.5 - array.prototype.flat: 1.3.3 - array.prototype.flatmap: 1.3.3 - debug: 3.2.7 - doctrine: 2.1.0 - eslint: 8.57.1 - eslint-import-resolver-node: 0.3.9 - eslint-module-utils: 2.12.0(@typescript-eslint/parser@7.18.0)(eslint-import-resolver-node@0.3.9)(eslint@8.57.1) + eslint: 8.57.1(supports-color@9.4.0) + eslint-import-resolver-node: 0.3.9(supports-color@9.4.0) + eslint-module-utils: 2.12.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1(supports-color@9.4.0))(supports-color@9.4.0)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9(supports-color@9.4.0))(eslint-import-resolver-typescript@3.7.0)(eslint@8.57.1(supports-color@9.4.0))(supports-color@9.4.0) hasown: 2.0.2 is-core-module: 2.16.1 is-glob: 4.0.3 @@ -12220,50 +13396,54 @@ snapshots: semver: 6.3.1 string.prototype.trimend: 1.0.9 tsconfig-paths: 3.15.0 + optionalDependencies: + '@typescript-eslint/parser': 6.21.0(eslint@8.57.1(supports-color@9.4.0))(supports-color@9.4.0)(typescript@5.9.3) transitivePeerDependencies: - eslint-import-resolver-typescript - eslint-import-resolver-webpack - supports-color - eslint-plugin-n@15.7.0(eslint@8.57.1): + eslint-plugin-n@15.7.0(eslint@8.57.1(supports-color@9.4.0)): dependencies: builtins: 5.1.0 - eslint: 8.57.1 - eslint-plugin-es: 4.1.0(eslint@8.57.1) - eslint-utils: 3.0.0(eslint@8.57.1) + eslint: 8.57.1(supports-color@9.4.0) + eslint-plugin-es: 4.1.0(eslint@8.57.1(supports-color@9.4.0)) + eslint-utils: 3.0.0(eslint@8.57.1(supports-color@9.4.0)) ignore: 5.3.2 is-core-module: 2.16.1 minimatch: 3.1.2 resolve: 1.22.10 semver: 7.7.1 - eslint-plugin-node@11.1.0(eslint@8.57.1): + eslint-plugin-node@11.1.0(eslint@8.57.1(supports-color@9.4.0)): dependencies: - eslint: 8.57.1 - eslint-plugin-es: 3.0.1(eslint@8.57.1) + eslint: 8.57.1(supports-color@9.4.0) + eslint-plugin-es: 3.0.1(eslint@8.57.1(supports-color@9.4.0)) eslint-utils: 2.1.0 ignore: 5.3.2 minimatch: 3.1.2 resolve: 1.22.10 semver: 6.3.1 - eslint-plugin-promise@6.6.0(eslint@8.57.1): + eslint-plugin-promise@6.6.0(eslint@8.57.1(supports-color@9.4.0)): dependencies: - eslint: 8.57.1 + eslint: 8.57.1(supports-color@9.4.0) - eslint-plugin-tailwindcss@3.18.0(tailwindcss@3.4.17): + eslint-plugin-tailwindcss@3.18.3(tailwindcss@3.4.17): dependencies: fast-glob: 3.3.3 postcss: 8.5.2 + synckit: 0.11.13 + tailwind-api-utils: 1.0.3(tailwindcss@3.4.17) tailwindcss: 3.4.17 - eslint-plugin-unicorn@44.0.2(eslint@8.57.1): + eslint-plugin-unicorn@44.0.2(eslint@8.57.1(supports-color@9.4.0)): dependencies: '@babel/helper-validator-identifier': 7.25.9 ci-info: 3.9.0 clean-regexp: 1.0.0 - eslint: 8.57.1 - eslint-utils: 3.0.0(eslint@8.57.1) + eslint: 8.57.1(supports-color@9.4.0) + eslint-utils: 3.0.0(eslint@8.57.1(supports-color@9.4.0)) esquery: 1.6.0 indent-string: 4.0.0 is-builtin-module: 3.2.1 @@ -12275,16 +13455,16 @@ snapshots: semver: 7.7.1 strip-indent: 3.0.0 - eslint-plugin-vue@9.32.0(eslint@8.57.1): + eslint-plugin-vue@9.32.0(eslint@8.57.1(supports-color@9.4.0))(supports-color@9.4.0): dependencies: - '@eslint-community/eslint-utils': 4.4.1(eslint@8.57.1) - eslint: 8.57.1 + '@eslint-community/eslint-utils': 4.4.1(eslint@8.57.1(supports-color@9.4.0)) + eslint: 8.57.1(supports-color@9.4.0) globals: 13.24.0 natural-compare: 1.4.0 nth-check: 2.1.1 postcss-selector-parser: 6.1.2 semver: 7.7.1 - vue-eslint-parser: 9.4.3(eslint@8.57.1) + vue-eslint-parser: 9.4.3(eslint@8.57.1(supports-color@9.4.0))(supports-color@9.4.0) xml-name-validator: 4.0.0 transitivePeerDependencies: - supports-color @@ -12303,9 +13483,9 @@ snapshots: dependencies: eslint-visitor-keys: 1.3.0 - eslint-utils@3.0.0(eslint@8.57.1): + eslint-utils@3.0.0(eslint@8.57.1(supports-color@9.4.0)): dependencies: - eslint: 8.57.1 + eslint: 8.57.1(supports-color@9.4.0) eslint-visitor-keys: 2.1.0 eslint-visitor-keys@1.3.0: {} @@ -12314,23 +13494,23 @@ snapshots: eslint-visitor-keys@3.4.3: {} - eslint-webpack-plugin@4.2.0(eslint@8.57.1)(webpack@5.97.1): + eslint-webpack-plugin@4.2.0(eslint@8.57.1(supports-color@9.4.0))(webpack@5.97.1(esbuild@0.24.2)(uglify-js@3.19.3)): dependencies: '@types/eslint': 8.56.12 - eslint: 8.57.1 + eslint: 8.57.1(supports-color@9.4.0) jest-worker: 29.7.0 micromatch: 4.0.8 normalize-path: 3.0.0 schema-utils: 4.3.0 - webpack: 5.97.1 + webpack: 5.97.1(esbuild@0.24.2)(uglify-js@3.19.3) - eslint@8.57.1: + eslint@8.57.1(supports-color@9.4.0): dependencies: - '@eslint-community/eslint-utils': 4.4.1(eslint@8.57.1) + '@eslint-community/eslint-utils': 4.4.1(eslint@8.57.1(supports-color@9.4.0)) '@eslint-community/regexpp': 4.12.1 - '@eslint/eslintrc': 2.1.4 + '@eslint/eslintrc': 2.1.4(supports-color@9.4.0) '@eslint/js': 8.57.1 - '@humanwhocodes/config-array': 0.13.0 + '@humanwhocodes/config-array': 0.13.0(supports-color@9.4.0) '@humanwhocodes/module-importer': 1.0.1 '@nodelib/fs.walk': 1.2.8 '@ungap/structured-clone': 1.3.0 @@ -12401,6 +13581,8 @@ snapshots: events@3.3.0: {} + eventsource-parser@3.1.1: {} + execa@7.2.0: dependencies: cross-spawn: 7.0.6 @@ -12425,39 +13607,24 @@ snapshots: signal-exit: 4.1.0 strip-final-newline: 3.0.0 - execa@9.5.2: - dependencies: - '@sindresorhus/merge-streams': 4.0.0 - cross-spawn: 7.0.6 - figures: 6.1.0 - get-stream: 9.0.1 - human-signals: 8.0.0 - is-plain-obj: 4.1.0 - is-stream: 4.0.1 - npm-run-path: 6.0.0 - pretty-ms: 9.2.0 - signal-exit: 4.1.0 - strip-final-newline: 4.0.0 - yoctocolors: 2.1.1 - expand-template@2.0.3: optional: true - express@4.21.2: + express@4.21.2(supports-color@9.4.0): dependencies: accepts: 1.3.8 array-flatten: 1.1.1 - body-parser: 1.20.3 + body-parser: 1.20.3(supports-color@9.4.0) content-disposition: 0.5.4 content-type: 1.0.5 cookie: 0.7.1 cookie-signature: 1.0.6 - debug: 2.6.9 + debug: 2.6.9(supports-color@9.4.0) depd: 2.0.0 encodeurl: 2.0.0 escape-html: 1.0.3 etag: 1.8.1 - finalhandler: 1.3.1 + finalhandler: 1.3.1(supports-color@9.4.0) fresh: 0.5.2 http-errors: 2.0.0 merge-descriptors: 1.0.3 @@ -12469,8 +13636,8 @@ snapshots: qs: 6.13.0 range-parser: 1.2.1 safe-buffer: 5.2.1 - send: 0.19.0 - serve-static: 1.16.2 + send: 0.19.0(supports-color@9.4.0) + serve-static: 1.16.2(supports-color@9.4.0) setprototypeof: 1.2.0 statuses: 2.0.1 type-is: 1.6.18 @@ -12479,6 +13646,8 @@ snapshots: transitivePeerDependencies: - supports-color + exsolve@1.1.1: {} + extend@3.0.2: {} externality@1.0.2: @@ -12490,6 +13659,8 @@ snapshots: fake-indexeddb@6.0.0: {} + fake-indexeddb@6.2.5: {} + fast-deep-equal@3.1.3: {} fast-fifo@1.3.2: {} @@ -12508,13 +13679,25 @@ snapshots: fast-npm-meta@0.2.2: {} - fast-npm-meta@0.3.1: {} + fast-npm-meta@2.2.0: + dependencies: + cac: 7.0.0 + + fast-string-truncated-width@3.0.3: {} + + fast-string-width@3.0.2: + dependencies: + fast-string-truncated-width: 3.0.3 fast-text-encoding@1.0.6: optional: true fast-uri@3.0.6: {} + fast-wrap-ansi@0.2.2: + dependencies: + fast-string-width: 3.0.2 + fast-xml-parser@4.5.1: dependencies: strnum: 1.0.5 @@ -12529,12 +13712,12 @@ snapshots: websocket-driver: 0.7.4 fdir@6.4.3(picomatch@4.0.2): - dependencies: + optionalDependencies: picomatch: 4.0.2 - figures@6.1.0: - dependencies: - is-unicode-supported: 2.1.0 + fdir@6.5.0(picomatch@4.0.5): + optionalDependencies: + picomatch: 4.0.5 file-entry-cache@6.0.1: dependencies: @@ -12546,9 +13729,9 @@ snapshots: dependencies: to-regex-range: 5.0.1 - finalhandler@1.3.1: + finalhandler@1.3.1(supports-color@9.4.0): dependencies: - debug: 2.6.9 + debug: 2.6.9(supports-color@9.4.0) encodeurl: 2.0.0 escape-html: 1.0.3 on-finished: 2.4.1 @@ -12568,30 +13751,30 @@ snapshots: locate-path: 6.0.0 path-exists: 4.0.0 - firebase-admin@11.11.1: + firebase-admin@11.11.1(supports-color@9.4.0): dependencies: '@fastify/busboy': 1.2.1 '@firebase/database-compat': 0.3.4 '@firebase/database-types': 0.10.4 '@types/node': 22.13.1 jsonwebtoken: 9.0.2 - jwks-rsa: 3.1.0 + jwks-rsa: 3.1.0(supports-color@9.4.0) node-forge: 1.3.1 uuid: 9.0.1 optionalDependencies: - '@google-cloud/firestore': 6.8.0 - '@google-cloud/storage': 6.12.0 + '@google-cloud/firestore': 6.8.0(supports-color@9.4.0) + '@google-cloud/storage': 6.12.0(supports-color@9.4.0) transitivePeerDependencies: - encoding - supports-color - firebase-functions@4.9.0(firebase-admin@11.11.1): + firebase-functions@4.9.0(firebase-admin@11.11.1(supports-color@9.4.0))(supports-color@9.4.0): dependencies: '@types/cors': 2.8.17 '@types/express': 4.17.3 cors: 2.8.5 - express: 4.21.2 - firebase-admin: 11.11.1 + express: 4.21.2(supports-color@9.4.0) + firebase-admin: 11.11.1(supports-color@9.4.0) protobufjs: 7.4.0 transitivePeerDependencies: - supports-color @@ -12639,9 +13822,11 @@ snapshots: flatted@3.3.2: {} - focus-trap@7.6.4: + flatted@3.4.4: {} + + focus-trap@7.8.0: dependencies: - tabbable: 6.2.0 + tabbable: 6.5.0 for-each@0.3.4: dependencies: @@ -12688,6 +13873,8 @@ snapshots: function-bind@1.1.2: {} + function-timeout@1.0.2: {} + function.prototype.name@1.1.8: dependencies: call-bind: 1.0.8 @@ -12704,10 +13891,12 @@ snapshots: fuse.js@7.1.0: {} - gaxios@5.1.3: + fuse.js@7.5.0: {} + + gaxios@5.1.3(supports-color@9.4.0): dependencies: extend: 3.0.2 - https-proxy-agent: 5.0.1 + https-proxy-agent: 5.0.1(supports-color@9.4.0) is-stream: 2.0.1 node-fetch: 2.7.0 transitivePeerDependencies: @@ -12715,9 +13904,9 @@ snapshots: - supports-color optional: true - gcp-metadata@5.3.0: + gcp-metadata@5.3.0(supports-color@9.4.0): dependencies: - gaxios: 5.1.3 + gaxios: 5.1.3(supports-color@9.4.0) json-bigint: 1.0.0 transitivePeerDependencies: - encoding @@ -12747,6 +13936,8 @@ snapshots: get-port-please@3.1.2: {} + get-port-please@3.2.0: {} + get-proto@1.0.1: dependencies: dunder-proto: 1.0.1 @@ -12756,11 +13947,6 @@ snapshots: get-stream@8.0.1: {} - get-stream@9.0.1: - dependencies: - '@sec-ant/readable-stream': 0.4.1 - is-stream: 4.0.1 - get-symbol-description@1.1.0: dependencies: call-bound: 1.0.3 @@ -12782,6 +13968,8 @@ snapshots: pathe: 2.0.2 tar: 6.2.1 + giget@3.3.1: {} + git-config-path@2.0.0: {} git-up@8.0.0: @@ -12870,15 +14058,15 @@ snapshots: slash: 5.1.0 unicorn-magic: 0.3.0 - google-auth-library@8.9.0: + google-auth-library@8.9.0(supports-color@9.4.0): dependencies: arrify: 2.0.1 base64-js: 1.5.1 ecdsa-sig-formatter: 1.0.11 fast-text-encoding: 1.0.6 - gaxios: 5.1.3 - gcp-metadata: 5.3.0 - gtoken: 6.1.2 + gaxios: 5.1.3(supports-color@9.4.0) + gcp-metadata: 5.3.0(supports-color@9.4.0) + gtoken: 6.1.2(supports-color@9.4.0) jws: 4.0.0 lru-cache: 6.0.0 transitivePeerDependencies: @@ -12886,7 +14074,7 @@ snapshots: - supports-color optional: true - google-gax@3.6.1: + google-gax@3.6.1(supports-color@9.4.0): dependencies: '@grpc/grpc-js': 1.8.22 '@grpc/proto-loader': 0.7.13 @@ -12895,14 +14083,14 @@ snapshots: abort-controller: 3.0.0 duplexify: 4.1.3 fast-text-encoding: 1.0.6 - google-auth-library: 8.9.0 + google-auth-library: 8.9.0(supports-color@9.4.0) is-stream-ended: 0.1.4 node-fetch: 2.7.0 object-hash: 3.0.0 proto3-json-serializer: 1.1.1 protobufjs: 7.2.4 protobufjs-cli: 1.1.1(protobufjs@7.2.4) - retry-request: 5.0.2 + retry-request: 5.0.2(supports-color@9.4.0) transitivePeerDependencies: - encoding - supports-color @@ -12919,9 +14107,9 @@ snapshots: graphemer@1.4.0: {} - gtoken@6.1.2: + gtoken@6.1.2(supports-color@9.4.0): dependencies: - gaxios: 5.1.3 + gaxios: 5.1.3(supports-color@9.4.0) google-p12-pem: 4.0.1 jws: 4.0.0 transitivePeerDependencies: @@ -12929,6 +14117,8 @@ snapshots: - supports-color optional: true + guess-json-indent@3.0.1: {} + gzip-size@7.0.0: dependencies: duplexer: 0.1.2 @@ -12946,6 +14136,23 @@ snapshots: ufo: 1.5.4 uncrypto: 0.1.3 + h3@1.15.11: + dependencies: + cookie-es: 1.2.3 + crossws: 0.3.5 + defu: 6.1.7 + destr: 2.0.5 + iron-webcrypto: 1.2.1 + node-mock-http: 1.0.5 + radix3: 1.1.2 + ufo: 1.6.4 + uncrypto: 0.1.3 + + h3@2.0.1-rc.26: + dependencies: + rou3: 0.9.2 + srvx: 0.12.5 + happy-dom@13.10.1: dependencies: entities: 4.5.0 @@ -13116,12 +14323,10 @@ snapshots: highlight.js@11.11.1: {} - highlightjs-curl@1.3.0: {} - - highlightjs-vue@1.0.0: {} - hookable@5.5.3: {} + hookable@6.1.1: {} + hosted-git-info@2.8.9: {} html-tags@3.3.1: {} @@ -13160,10 +14365,10 @@ snapshots: http-parser-js@0.5.9: {} - http-proxy-agent@5.0.0: + http-proxy-agent@5.0.0(supports-color@9.4.0): dependencies: '@tootallnate/once': 2.0.0 - agent-base: 6.0.2 + agent-base: 6.0.2(supports-color@9.4.0) debug: 4.4.0(supports-color@9.4.0) transitivePeerDependencies: - supports-color @@ -13171,9 +14376,9 @@ snapshots: http-shutdown@1.2.2: {} - https-proxy-agent@5.0.1: + https-proxy-agent@5.0.1(supports-color@9.4.0): dependencies: - agent-base: 6.0.2 + agent-base: 6.0.2(supports-color@9.4.0) debug: 4.4.0(supports-color@9.4.0) transitivePeerDependencies: - supports-color @@ -13192,22 +14397,28 @@ snapshots: human-signals@5.0.0: {} - human-signals@8.0.0: {} - iconv-lite@0.4.24: dependencies: safer-buffer: 2.1.2 idb@7.1.1: {} + identifier-regex@1.1.0: + dependencies: + reserved-identifiers: 1.2.0 + ieee754@1.2.1: {} ignore@5.3.2: {} ignore@7.0.3: {} + ignore@7.0.6: {} + image-meta@0.2.1: {} + image-meta@0.2.2: {} + import-fresh@3.3.1: dependencies: parent-module: 1.0.1 @@ -13248,7 +14459,7 @@ snapshots: hasown: 2.0.2 side-channel: 1.1.0 - ioredis@5.5.0: + ioredis@5.5.0(supports-color@9.4.0): dependencies: '@ioredis/commands': 1.2.0 cluster-key-slot: 1.1.2 @@ -13264,7 +14475,7 @@ snapshots: ipaddr.js@1.9.1: {} - ipx@2.1.0: + ipx@2.1.1(db0@0.2.3)(ioredis@5.5.0(supports-color@9.4.0)): dependencies: '@fastify/accept-negotiator': 1.1.0 citty: 0.1.6 @@ -13280,7 +14491,7 @@ snapshots: sharp: 0.32.6 svgo: 3.3.2 ufo: 1.5.4 - unstorage: 1.14.4(db0@0.2.3)(ioredis@5.5.0) + unstorage: 1.14.4(db0@0.2.3)(ioredis@5.5.0(supports-color@9.4.0)) xss: 1.0.15 transitivePeerDependencies: - '@azure/app-configuration' @@ -13406,6 +14617,13 @@ snapshots: is-https@4.0.0: {} + is-identifier@1.1.0: + dependencies: + identifier-regex: 1.1.0 + super-regex: 1.1.0 + + is-in-ssh@1.0.0: {} + is-inside-container@1.0.0: dependencies: is-docker: 3.0.0 @@ -13464,8 +14682,6 @@ snapshots: is-stream@3.0.0: {} - is-stream@4.0.1: {} - is-string@1.1.1: dependencies: call-bound: 1.0.3 @@ -13481,8 +14697,6 @@ snapshots: dependencies: which-typed-array: 1.1.18 - is-unicode-supported@2.1.0: {} - is-weakmap@2.0.2: {} is-weakref@1.1.1: @@ -13514,7 +14728,7 @@ snapshots: isexe@2.0.0: {} - isexe@3.1.1: {} + isexe@4.0.0: {} jackspeak@3.4.3: dependencies: @@ -13548,8 +14762,12 @@ snapshots: jiti@2.4.2: {} + jiti@2.7.0: {} + jose@4.15.9: {} + js-base64@3.9.2: {} + js-beautify@1.15.3: dependencies: config-chain: 1.1.13 @@ -13609,9 +14827,9 @@ snapshots: json-schema-traverse@1.0.0: {} - json-stable-stringify-without-jsonify@1.0.1: {} + json-schema@0.4.0: {} - json-stringify-deterministic@1.0.12: {} + json-stable-stringify-without-jsonify@1.0.1: {} json5@1.0.2: dependencies: @@ -13626,14 +14844,14 @@ snapshots: espree: 9.6.1 semver: 7.7.1 + jsonc-parser@3.3.1: {} + jsonfile@6.1.0: dependencies: universalify: 2.0.1 optionalDependencies: graceful-fs: 4.2.11 - jsonpointer@5.0.1: {} - jsonwebtoken@9.0.2: dependencies: jws: 3.2.2 @@ -13647,10 +14865,6 @@ snapshots: ms: 2.1.3 semver: 7.7.1 - just-clone@6.2.0: {} - - just-curry-it@5.3.0: {} - jwa@1.4.1: dependencies: buffer-equal-constant-time: 1.0.1 @@ -13664,7 +14878,7 @@ snapshots: safe-buffer: 5.2.1 optional: true - jwks-rsa@3.1.0: + jwks-rsa@3.1.0(supports-color@9.4.0): dependencies: '@types/express': 4.17.21 '@types/jsonwebtoken': 9.0.8 @@ -13705,6 +14919,8 @@ snapshots: knitwork@1.2.0: {} + knitwork@1.3.0: {} + koa-compose@4.1.0: {} koa-convert@2.0.0: @@ -13712,7 +14928,7 @@ snapshots: co: 4.6.0 koa-compose: 4.1.0 - koa-send@5.0.1: + koa-send@5.0.1(supports-color@9.4.0): dependencies: debug: 4.4.0(supports-color@9.4.0) http-errors: 1.8.1 @@ -13720,14 +14936,14 @@ snapshots: transitivePeerDependencies: - supports-color - koa-static@5.0.0: + koa-static@5.0.0(supports-color@9.4.0): dependencies: - debug: 3.2.7 - koa-send: 5.0.1 + debug: 3.2.7(supports-color@9.4.0) + koa-send: 5.0.1(supports-color@9.4.0) transitivePeerDependencies: - supports-color - koa@2.15.3: + koa@2.15.3(supports-color@9.4.0): dependencies: accepts: 1.3.8 cache-content-type: 1.0.1 @@ -13757,6 +14973,11 @@ snapshots: kolorist@1.8.0: {} + launch-editor@2.14.1: + dependencies: + picocolors: 1.1.1 + shell-quote: 1.10.0 + launch-editor@2.9.1: dependencies: picocolors: 1.1.1 @@ -13766,8 +14987,6 @@ snapshots: dependencies: readable-stream: 2.3.8 - leven@4.0.0: {} - levn@0.3.0: dependencies: prelude-ls: 1.1.2 @@ -13841,6 +15060,12 @@ snapshots: mlly: 1.7.4 pkg-types: 1.3.1 + local-pkg@1.2.1: + dependencies: + mlly: 1.7.4 + pkg-types: 2.3.1 + quansync: 0.2.11 + locate-path@5.0.0: dependencies: p-locate: 4.1.0 @@ -13903,6 +15128,8 @@ snapshots: lru-cache@10.4.3: {} + lru-cache@11.5.2: {} + lru-cache@5.1.1: dependencies: yallist: 3.1.1 @@ -13926,12 +15153,32 @@ snapshots: dependencies: '@jridgewell/sourcemap-codec': 1.5.0 + magic-string@0.30.21: + dependencies: + '@jridgewell/sourcemap-codec': 1.5.5 + + magic-string@1.2.0: + dependencies: + '@jridgewell/sourcemap-codec': 1.5.5 + magicast@0.3.5: dependencies: '@babel/parser': 7.26.8 '@babel/types': 7.26.8 source-map-js: 1.2.1 + magicast@0.5.4: + dependencies: + '@babel/parser': 7.29.8 + '@babel/types': 7.29.8 + source-map-js: 1.2.1 + + make-asynchronous@1.1.0: + dependencies: + p-event: 6.0.1 + type-fest: 4.34.1 + web-worker: 1.5.0 + markdown-it-anchor@8.6.7(@types/markdown-it@14.1.2)(markdown-it@14.1.0): dependencies: '@types/markdown-it': 14.1.2 @@ -13962,14 +15209,14 @@ snapshots: unist-util-is: 6.0.0 unist-util-visit-parents: 6.0.1 - mdast-util-from-markdown@2.0.2: + mdast-util-from-markdown@2.0.2(supports-color@9.4.0): dependencies: '@types/mdast': 4.0.4 '@types/unist': 3.0.3 decode-named-character-reference: 1.0.2 devlop: 1.1.0 mdast-util-to-string: 4.0.0 - micromark: 4.0.1 + micromark: 4.0.1(supports-color@9.4.0) micromark-util-decode-numeric-character-reference: 2.0.2 micromark-util-decode-string: 2.0.1 micromark-util-normalize-identifier: 2.0.1 @@ -13987,51 +15234,51 @@ snapshots: mdast-util-find-and-replace: 3.0.2 micromark-util-character: 2.1.1 - mdast-util-gfm-footnote@2.1.0: + mdast-util-gfm-footnote@2.1.0(supports-color@9.4.0): dependencies: '@types/mdast': 4.0.4 devlop: 1.1.0 - mdast-util-from-markdown: 2.0.2 + mdast-util-from-markdown: 2.0.2(supports-color@9.4.0) mdast-util-to-markdown: 2.1.2 micromark-util-normalize-identifier: 2.0.1 transitivePeerDependencies: - supports-color - mdast-util-gfm-strikethrough@2.0.0: + mdast-util-gfm-strikethrough@2.0.0(supports-color@9.4.0): dependencies: '@types/mdast': 4.0.4 - mdast-util-from-markdown: 2.0.2 + mdast-util-from-markdown: 2.0.2(supports-color@9.4.0) mdast-util-to-markdown: 2.1.2 transitivePeerDependencies: - supports-color - mdast-util-gfm-table@2.0.0: + mdast-util-gfm-table@2.0.0(supports-color@9.4.0): dependencies: '@types/mdast': 4.0.4 devlop: 1.1.0 markdown-table: 3.0.4 - mdast-util-from-markdown: 2.0.2 + mdast-util-from-markdown: 2.0.2(supports-color@9.4.0) mdast-util-to-markdown: 2.1.2 transitivePeerDependencies: - supports-color - mdast-util-gfm-task-list-item@2.0.0: + mdast-util-gfm-task-list-item@2.0.0(supports-color@9.4.0): dependencies: '@types/mdast': 4.0.4 devlop: 1.1.0 - mdast-util-from-markdown: 2.0.2 + mdast-util-from-markdown: 2.0.2(supports-color@9.4.0) mdast-util-to-markdown: 2.1.2 transitivePeerDependencies: - supports-color - mdast-util-gfm@3.1.0: + mdast-util-gfm@3.1.0(supports-color@9.4.0): dependencies: - mdast-util-from-markdown: 2.0.2 + mdast-util-from-markdown: 2.0.2(supports-color@9.4.0) mdast-util-gfm-autolink-literal: 2.0.1 - mdast-util-gfm-footnote: 2.1.0 - mdast-util-gfm-strikethrough: 2.0.0 - mdast-util-gfm-table: 2.0.0 - mdast-util-gfm-task-list-item: 2.0.0 + mdast-util-gfm-footnote: 2.1.0(supports-color@9.4.0) + mdast-util-gfm-strikethrough: 2.0.0(supports-color@9.4.0) + mdast-util-gfm-table: 2.0.0(supports-color@9.4.0) + mdast-util-gfm-task-list-item: 2.0.0(supports-color@9.4.0) mdast-util-to-markdown: 2.1.2 transitivePeerDependencies: - supports-color @@ -14256,7 +15503,7 @@ snapshots: micromark-util-types@2.0.1: {} - micromark@4.0.1: + micromark@4.0.1(supports-color@9.4.0): dependencies: '@types/debug': 4.1.12 debug: 4.4.0(supports-color@9.4.0) @@ -14369,6 +15616,13 @@ snapshots: pkg-types: 1.3.1 ufo: 1.5.4 + mlly@1.8.2: + dependencies: + acorn: 8.18.0 + pathe: 2.0.3 + pkg-types: 1.3.1 + ufo: 1.6.4 + mrmime@2.0.0: {} ms@2.0.0: {} @@ -14381,24 +15635,28 @@ snapshots: object-assign: 4.1.1 thenify-all: 1.6.0 + nanoid@3.3.18: {} + nanoid@3.3.8: {} nanoid@5.0.9: {} + nanoid@5.1.16: {} + nanotar@0.2.0: {} napi-build-utils@2.0.0: optional: true - napi-wasm@1.1.3: {} - natural-compare@1.4.0: {} negotiator@0.6.3: {} neo-async@2.6.2: {} - nitropack@2.10.4(typescript@5.7.3): + neverpanic@0.0.8: {} + + nitropack@2.10.4(supports-color@9.4.0)(typescript@5.9.3): dependencies: '@cloudflare/kv-asset-handler': 0.3.4 '@netlify/functions': 2.8.2 @@ -14411,7 +15669,7 @@ snapshots: '@rollup/plugin-terser': 0.4.4(rollup@4.34.6) '@rollup/pluginutils': 5.1.4(rollup@4.34.6) '@types/http-proxy': 1.17.16 - '@vercel/nft': 0.27.10(rollup@4.34.6) + '@vercel/nft': 0.27.10(rollup@4.34.6)(supports-color@9.4.0) archiver: 7.0.1 c12: 2.0.1(magicast@0.3.5) chokidar: 3.6.0 @@ -14435,7 +15693,7 @@ snapshots: h3: 1.15.0 hookable: 5.5.3 httpxy: 0.1.7 - ioredis: 5.5.0 + ioredis: 5.5.0(supports-color@9.4.0) jiti: 2.4.2 klona: 2.0.6 knitwork: 1.2.0 @@ -14447,7 +15705,7 @@ snapshots: node-fetch-native: 1.6.6 ofetch: 1.4.1 ohash: 1.1.4 - openapi-typescript: 7.6.1(typescript@5.7.3) + openapi-typescript: 7.6.1(typescript@5.9.3) pathe: 1.1.2 perfect-debounce: 1.0.0 pkg-types: 1.3.1 @@ -14458,15 +15716,15 @@ snapshots: scule: 1.3.0 semver: 7.7.1 serve-placeholder: 2.0.2 - serve-static: 1.16.2 + serve-static: 1.16.2(supports-color@9.4.0) std-env: 3.8.0 ufo: 1.5.4 uncrypto: 0.1.3 unctx: 2.4.1 unenv: 1.10.0 unimport: 3.14.6(rollup@4.34.6) - unstorage: 1.14.4(db0@0.2.3)(ioredis@5.5.0) - untyped: 1.5.2 + unstorage: 1.14.4(db0@0.2.3)(ioredis@5.5.0(supports-color@9.4.0)) + untyped: 1.5.2(supports-color@9.4.0) unwasm: 0.3.9 transitivePeerDependencies: - '@azure/app-configuration' @@ -14515,6 +15773,8 @@ snapshots: node-fetch-native@1.6.6: {} + node-fetch-native@1.6.7: {} + node-fetch@2.7.0: dependencies: whatwg-url: 5.0.0 @@ -14525,6 +15785,8 @@ snapshots: node-mock-http@1.0.0: {} + node-mock-http@1.0.5: {} + node-releases@2.0.19: {} nopt@8.1.0: @@ -14542,6 +15804,8 @@ snapshots: normalize-range@0.1.2: {} + nostics@1.2.0: {} + npm-run-path@4.0.1: dependencies: path-key: 3.1.1 @@ -14550,53 +15814,48 @@ snapshots: dependencies: path-key: 4.0.0 - npm-run-path@6.0.0: - dependencies: - path-key: 4.0.0 - unicorn-magic: 0.3.0 - nth-check@2.1.1: dependencies: boolbase: 1.0.0 - nuxt-gtag@3.0.2: + nuxt-gtag@3.0.3(magicast@0.3.5): dependencies: - '@nuxt/kit': 3.15.4(magicast@0.3.5) + '@nuxt/kit': 3.21.11(magicast@0.3.5) defu: 6.1.4 - pathe: 1.1.2 - ufo: 1.5.4 + pathe: 2.0.3 + ufo: 1.6.4 transitivePeerDependencies: - magicast - - supports-color - nuxt-vuefire@1.0.5(@firebase/app-types@0.9.3)(firebase-admin@11.11.1)(firebase-functions@4.9.0)(firebase@10.14.1)(vuefire@3.2.1): + nuxt-vuefire@1.1.2(@firebase/app-types@0.9.5)(firebase-admin@11.11.1(supports-color@9.4.0))(firebase-functions@4.9.0(firebase-admin@11.11.1(supports-color@9.4.0))(supports-color@9.4.0))(firebase@10.14.1)(magicast@0.3.5)(supports-color@9.4.0)(vuefire@3.2.3(consola@3.4.2)(firebase@10.14.1)(vue@3.5.41(typescript@5.9.3))): dependencies: - '@firebase/app-types': 0.9.3 - '@nuxt/kit': 3.15.4(magicast@0.3.5) + '@nuxt/kit': 3.15.4(magicast@0.3.5)(supports-color@9.4.0) '@posva/lru-cache': 10.0.1 firebase: 10.14.1 - firebase-admin: 11.11.1 - firebase-functions: 4.9.0(firebase-admin@11.11.1) lodash-es: 4.17.21 strip-json-comments: 5.0.1 - vuefire: 3.2.1(firebase@10.14.1)(vue@3.5.13) + vuefire: 3.2.3(consola@3.4.2)(firebase@10.14.1)(vue@3.5.41(typescript@5.9.3)) + optionalDependencies: + '@firebase/app-types': 0.9.5 + firebase-admin: 11.11.1(supports-color@9.4.0) + firebase-functions: 4.9.0(firebase-admin@11.11.1(supports-color@9.4.0))(supports-color@9.4.0) transitivePeerDependencies: - magicast - supports-color - nuxt@3.15.4(eslint@8.57.1)(rollup@4.34.6)(typescript@5.7.3)(vite@6.1.0): + nuxt@3.15.4(@parcel/watcher@2.5.1)(@types/node@24.13.3)(db0@0.2.3)(eslint@8.57.1(supports-color@9.4.0))(ioredis@5.5.0(supports-color@9.4.0))(magicast@0.3.5)(optionator@0.9.4)(rollup@4.34.6)(supports-color@9.4.0)(terser@5.38.1)(typescript@5.9.3)(vite@6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0))(yaml@2.9.0): dependencies: - '@nuxt/cli': 3.21.1 + '@nuxt/cli': 3.21.1(magicast@0.3.5) '@nuxt/devalue': 2.0.2 - '@nuxt/devtools': 1.7.0(rollup@4.34.6)(vite@6.1.0)(vue@3.5.13) - '@nuxt/kit': 3.15.4(magicast@0.3.5) + '@nuxt/devtools': 1.7.0(rollup@4.34.6)(supports-color@9.4.0)(vite@6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0))(vue@3.5.41(typescript@5.9.3)) + '@nuxt/kit': 3.15.4(magicast@0.3.5)(supports-color@9.4.0) '@nuxt/schema': 3.15.4 - '@nuxt/telemetry': 2.6.4 - '@nuxt/vite-builder': 3.15.4(eslint@8.57.1)(rollup@4.34.6)(typescript@5.7.3)(vue@3.5.13) + '@nuxt/telemetry': 2.6.4(magicast@0.3.5)(supports-color@9.4.0) + '@nuxt/vite-builder': 3.15.4(@types/node@24.13.3)(eslint@8.57.1(supports-color@9.4.0))(magicast@0.3.5)(optionator@0.9.4)(rollup@4.34.6)(supports-color@9.4.0)(terser@5.38.1)(typescript@5.9.3)(vue@3.5.41(typescript@5.9.3))(yaml@2.9.0) '@unhead/dom': 1.11.18 '@unhead/shared': 1.11.18 '@unhead/ssr': 1.11.18 - '@unhead/vue': 1.11.18(vue@3.5.13) + '@unhead/vue': 1.11.18(vue@3.5.41(typescript@5.9.3)) '@vue/shared': 3.5.13 acorn: 8.14.0 c12: 2.0.1(magicast@0.3.5) @@ -14622,7 +15881,7 @@ snapshots: magic-string: 0.30.17 mlly: 1.7.4 nanotar: 0.2.0 - nitropack: 2.10.4(typescript@5.7.3) + nitropack: 2.10.4(supports-color@9.4.0)(typescript@5.9.3) nypm: 0.5.2 ofetch: 1.4.1 ohash: 1.1.4 @@ -14643,13 +15902,16 @@ snapshots: unhead: 1.11.18 unimport: 4.1.0 unplugin: 2.1.2 - unplugin-vue-router: 0.11.2(rollup@4.34.6)(vue-router@4.5.0)(vue@3.5.13) - unstorage: 1.14.4(db0@0.2.3)(ioredis@5.5.0) - untyped: 1.5.2 - vue: 3.5.13(typescript@5.7.3) + unplugin-vue-router: 0.11.2(rollup@4.34.6)(vue-router@4.6.4(vue@3.5.41(typescript@5.9.3)))(vue@3.5.41(typescript@5.9.3)) + unstorage: 1.14.4(db0@0.2.3)(ioredis@5.5.0(supports-color@9.4.0)) + untyped: 1.5.2(supports-color@9.4.0) + vue: 3.5.41(typescript@5.9.3) vue-bundle-renderer: 2.1.1 vue-devtools-stub: 0.1.0 - vue-router: 4.5.0(vue@3.5.13) + vue-router: 4.6.4(vue@3.5.41(typescript@5.9.3)) + optionalDependencies: + '@parcel/watcher': 2.5.1 + '@types/node': 24.13.3 transitivePeerDependencies: - '@azure/app-configuration' - '@azure/cosmos' @@ -14721,6 +15983,12 @@ snapshots: tinyexec: 0.3.2 ufo: 1.5.4 + nypm@0.6.9: + dependencies: + citty: 0.2.2 + pathe: 2.0.3 + tinyexec: 1.3.0 + object-assign@4.1.1: {} object-hash@3.0.0: {} @@ -14763,14 +16031,24 @@ snapshots: define-properties: 1.2.1 es-object-atoms: 1.1.1 + obug@2.1.4: {} + ofetch@1.4.1: dependencies: destr: 2.0.3 node-fetch-native: 1.6.6 ufo: 1.5.4 + ofetch@1.5.1: + dependencies: + destr: 2.0.5 + node-fetch-native: 1.6.7 + ufo: 1.6.4 + ohash@1.1.4: {} + ohash@2.0.11: {} + on-finished@2.4.1: dependencies: ee-first: 1.1.1 @@ -14798,6 +16076,15 @@ snapshots: is-inside-container: 1.0.0 is-wsl: 3.1.0 + open@11.0.0: + dependencies: + default-browser: 5.5.0 + define-lazy-prop: 3.0.0 + is-in-ssh: 1.0.0 + is-inside-container: 1.0.0 + powershell-utils: 0.1.0 + wsl-utils: 0.3.1 + open@7.4.2: dependencies: is-docker: 2.2.1 @@ -14809,14 +16096,14 @@ snapshots: is-docker: 2.2.1 is-wsl: 2.2.0 - openapi-typescript@7.6.1(typescript@5.7.3): + openapi-typescript@7.6.1(typescript@5.9.3): dependencies: '@redocly/openapi-core': 1.28.5(supports-color@9.4.0) ansi-colors: 4.1.3 change-case: 5.4.4 parse-json: 8.1.0 supports-color: 9.4.0 - typescript: 5.7.3 + typescript: 5.9.3 yargs-parser: 21.1.1 optionator@0.8.3: @@ -14844,6 +16131,10 @@ snapshots: object-keys: 1.1.1 safe-push-apply: 1.0.0 + p-event@6.0.1: + dependencies: + p-timeout: 6.1.4 + p-limit@2.3.0: dependencies: p-try: 2.2.0 @@ -14864,6 +16155,8 @@ snapshots: dependencies: p-limit: 3.1.0 + p-timeout@6.1.4: {} + p-try@2.2.0: {} package-json-from-dist@1.0.1: {} @@ -14904,8 +16197,6 @@ snapshots: index-to-position: 0.1.2 type-fest: 4.34.1 - parse-ms@3.0.0: {} - parse-ms@4.0.0: {} parse-path@7.0.0: @@ -14950,24 +16241,31 @@ snapshots: pathe@2.0.2: {} + pathe@2.0.3: {} + pathval@1.1.1: {} perfect-debounce@1.0.0: {} + perfect-debounce@2.1.0: {} + picocolors@1.1.1: {} picomatch@2.3.1: {} picomatch@4.0.2: {} + picomatch@4.0.5: {} + pify@2.3.0: {} - pinia@2.3.1(typescript@5.7.3)(vue@3.5.13): + pinia@2.3.1(typescript@5.9.3)(vue@3.5.41(typescript@5.9.3)): dependencies: '@vue/devtools-api': 6.6.4 - typescript: 5.7.3 - vue: 3.5.13(typescript@5.7.3) - vue-demi: 0.14.10(vue@3.5.13) + vue: 3.5.41(typescript@5.9.3) + vue-demi: 0.14.10(vue@3.5.41(typescript@5.9.3)) + optionalDependencies: + typescript: 5.9.3 transitivePeerDependencies: - '@vue/composition-api' @@ -14979,20 +16277,26 @@ snapshots: mlly: 1.7.4 pathe: 2.0.2 - playwright-core@1.50.1: {} + pkg-types@2.3.1: + dependencies: + confbox: 0.2.4 + exsolve: 1.1.1 + pathe: 2.0.3 + + playwright-core@1.62.1: {} - playwright@1.50.1: + playwright@1.62.1: dependencies: - playwright-core: 1.50.1 + playwright-core: 1.62.1 optionalDependencies: fsevents: 2.3.2 pluralize@8.0.0: {} - portfinder@1.0.32: + portfinder@1.0.32(supports-color@9.4.0): dependencies: async: 2.6.4 - debug: 3.2.7 + debug: 3.2.7(supports-color@9.4.0) mkdirp: 0.5.6 transitivePeerDependencies: - supports-color @@ -15051,8 +16355,9 @@ snapshots: postcss-load-config@4.0.2(postcss@8.5.2): dependencies: lilconfig: 3.1.3 - postcss: 8.5.2 yaml: 2.7.0 + optionalDependencies: + postcss: 8.5.2 postcss-merge-longhand@7.0.4(postcss@8.5.2): dependencies: @@ -15201,6 +16506,14 @@ snapshots: picocolors: 1.1.1 source-map-js: 1.2.1 + postcss@8.5.26: + dependencies: + nanoid: 3.3.18 + picocolors: 1.1.1 + source-map-js: 1.2.1 + + powershell-utils@0.1.0: {} + prebuild-install@7.1.3: dependencies: detect-libc: 2.0.3 @@ -15236,11 +16549,7 @@ snapshots: ansi-styles: 5.2.0 react-is: 18.3.1 - pretty-ms@8.0.0: - dependencies: - parse-ms: 3.0.0 - - pretty-ms@9.2.0: + pretty-ms@9.3.0: dependencies: parse-ms: 4.0.0 @@ -15333,22 +16642,24 @@ snapshots: dependencies: side-channel: 1.1.0 + quansync@0.2.11: {} + queue-microtask@1.2.3: {} - radix-vue@1.9.13(vue@3.5.13): + radix-vue@1.9.17(vue@3.5.41(typescript@5.9.3)): dependencies: '@floating-ui/dom': 1.6.13 - '@floating-ui/vue': 1.1.6(vue@3.5.13) + '@floating-ui/vue': 1.1.6(vue@3.5.41(typescript@5.9.3)) '@internationalized/date': 3.7.0 '@internationalized/number': 3.6.0 - '@tanstack/vue-virtual': 3.13.0(vue@3.5.13) - '@vueuse/core': 10.11.1(vue@3.5.13) - '@vueuse/shared': 10.11.1(vue@3.5.13) + '@tanstack/vue-virtual': 3.13.0(vue@3.5.41(typescript@5.9.3)) + '@vueuse/core': 10.11.1(vue@3.5.41(typescript@5.9.3)) + '@vueuse/shared': 10.11.1(vue@3.5.41(typescript@5.9.3)) aria-hidden: 1.2.4 defu: 6.1.4 fast-deep-equal: 3.1.3 nanoid: 5.0.9 - vue: 3.5.13(typescript@5.7.3) + vue: 3.5.41(typescript@5.9.3) transitivePeerDependencies: - '@vue/composition-api' @@ -15372,6 +16683,11 @@ snapshots: defu: 6.1.4 destr: 2.0.3 + rc9@3.0.1: + dependencies: + defu: 6.1.7 + destr: 2.0.5 + rc@1.2.8: dependencies: deep-extend: 0.6.0 @@ -15440,6 +16756,8 @@ snapshots: readdirp@4.1.1: {} + readdirp@5.1.1: {} + redis-errors@1.2.0: {} redis-parser@3.0.0: @@ -15547,25 +16865,25 @@ snapshots: node-emoji: 2.2.0 unified: 11.0.5 - remark-gfm@4.0.1: + remark-gfm@4.0.1(supports-color@9.4.0): dependencies: '@types/mdast': 4.0.4 - mdast-util-gfm: 3.1.0 + mdast-util-gfm: 3.1.0(supports-color@9.4.0) micromark-extension-gfm: 3.0.0 - remark-parse: 11.0.0 + remark-parse: 11.0.0(supports-color@9.4.0) remark-stringify: 11.0.0 unified: 11.0.5 transitivePeerDependencies: - supports-color - remark-mdc@3.5.3: + remark-mdc@3.5.3(supports-color@9.4.0): dependencies: '@types/mdast': 4.0.4 '@types/unist': 3.0.3 flat: 6.0.1 - mdast-util-from-markdown: 2.0.2 + mdast-util-from-markdown: 2.0.2(supports-color@9.4.0) mdast-util-to-markdown: 2.1.2 - micromark: 4.0.1 + micromark: 4.0.1(supports-color@9.4.0) micromark-core-commonmark: 2.0.2 micromark-factory-space: 2.0.1 micromark-factory-whitespace: 2.0.1 @@ -15581,10 +16899,10 @@ snapshots: transitivePeerDependencies: - supports-color - remark-parse@11.0.0: + remark-parse@11.0.0(supports-color@9.4.0): dependencies: '@types/mdast': 4.0.4 - mdast-util-from-markdown: 2.0.2 + mdast-util-from-markdown: 2.0.2(supports-color@9.4.0) micromark-util-types: 2.0.1 unified: 11.0.5 transitivePeerDependencies: @@ -15598,6 +16916,14 @@ snapshots: unified: 11.0.5 vfile: 6.0.3 + remark-rehype@11.1.2: + dependencies: + '@types/hast': 3.0.4 + '@types/mdast': 4.0.4 + mdast-util-to-hast: 13.2.0 + unified: 11.0.5 + vfile: 6.0.3 + remark-stringify@11.0.0: dependencies: '@types/mdast': 4.0.4 @@ -15619,6 +16945,8 @@ snapshots: lodash: 4.17.21 optional: true + reserved-identifiers@1.2.0: {} + resolve-from@4.0.0: {} resolve-from@5.0.0: {} @@ -15636,7 +16964,7 @@ snapshots: path-parse: 1.0.7 supports-preserve-symlinks-flag: 1.0.0 - retry-request@5.0.2: + retry-request@5.0.2(supports-color@9.4.0): dependencies: debug: 4.4.0(supports-color@9.4.0) extend: 3.0.2 @@ -15663,9 +16991,10 @@ snapshots: dependencies: open: 8.4.2 picomatch: 4.0.2 - rollup: 4.34.6 source-map: 0.7.4 yargs: 17.7.2 + optionalDependencies: + rollup: 4.34.6 rollup@2.79.2: optionalDependencies: @@ -15700,6 +17029,8 @@ snapshots: '@rollup/rollup-win32-x64-msvc': 4.34.6 fsevents: 2.3.3 + rou3@0.9.2: {} + run-applescript@7.0.0: {} run-parallel@1.2.0: @@ -15756,9 +17087,11 @@ snapshots: semver@7.7.1: {} - send@0.19.0: + semver@7.8.5: {} + + send@0.19.0(supports-color@9.4.0): dependencies: - debug: 2.6.9 + debug: 2.6.9(supports-color@9.4.0) depd: 2.0.0 destroy: 1.2.0 encodeurl: 1.0.2 @@ -15782,15 +17115,17 @@ snapshots: dependencies: defu: 6.1.4 - serve-static@1.16.2: + serve-static@1.16.2(supports-color@9.4.0): dependencies: encodeurl: 2.0.0 escape-html: 1.0.3 parseurl: 1.3.3 - send: 0.19.0 + send: 0.19.0(supports-color@9.4.0) transitivePeerDependencies: - supports-color + set-cookie-parser@3.1.0: {} + set-function-length@1.2.2: dependencies: define-data-property: 1.1.4 @@ -15837,6 +17172,8 @@ snapshots: shebang-regex@3.0.0: {} + shell-quote@1.10.0: {} + shell-quote@1.8.2: {} shiki@1.29.2: @@ -15894,10 +17231,20 @@ snapshots: simple-concat: 1.0.1 optional: true - simple-git@3.27.0: + simple-git@3.27.0(supports-color@9.4.0): + dependencies: + '@kwsites/file-exists': 1.1.1(supports-color@9.4.0) + '@kwsites/promise-deferred': 1.1.1 + debug: 4.4.0(supports-color@9.4.0) + transitivePeerDependencies: + - supports-color + + simple-git@3.36.0(supports-color@9.4.0): dependencies: - '@kwsites/file-exists': 1.1.1 + '@kwsites/file-exists': 1.1.1(supports-color@9.4.0) '@kwsites/promise-deferred': 1.1.1 + '@simple-git/args-pathspec': 1.0.3 + '@simple-git/argv-parser': 1.1.1 debug: 4.4.0(supports-color@9.4.0) transitivePeerDependencies: - supports-color @@ -15913,6 +17260,12 @@ snapshots: mrmime: 2.0.0 totalist: 3.0.1 + sirv@3.0.2: + dependencies: + '@polka/url': 1.0.0-next.28 + mrmime: 2.0.0 + totalist: 3.0.1 + sisteransi@1.0.5: {} skin-tone@2.0.0: @@ -15927,21 +17280,21 @@ snapshots: smob@1.5.0: {} - socket.io-client@4.8.1: + socket.io-client@4.8.1(supports-color@9.4.0): dependencies: '@socket.io/component-emitter': 3.1.2 - debug: 4.3.7 - engine.io-client: 6.6.3 - socket.io-parser: 4.2.4 + debug: 4.3.7(supports-color@9.4.0) + engine.io-client: 6.6.3(supports-color@9.4.0) + socket.io-parser: 4.2.4(supports-color@9.4.0) transitivePeerDependencies: - bufferutil - supports-color - utf-8-validate - socket.io-parser@4.2.4: + socket.io-parser@4.2.4(supports-color@9.4.0): dependencies: '@socket.io/component-emitter': 3.1.2 - debug: 4.3.7 + debug: 4.3.7(supports-color@9.4.0) transitivePeerDependencies: - supports-color @@ -15974,6 +17327,8 @@ snapshots: speakingurl@14.0.1: {} + srvx@0.12.5: {} + stable-hash@0.0.4: {} stackback@0.0.2: {} @@ -15984,6 +17339,8 @@ snapshots: statuses@2.0.1: {} + std-env@3.10.0: {} + std-env@3.8.0: {} stop-iteration-iterator@1.1.0: @@ -16006,6 +17363,10 @@ snapshots: optionalDependencies: bare-events: 2.5.4 + string-byte-length@3.0.1: {} + + string-byte-slice@3.0.1: {} + string-width@4.2.3: dependencies: emoji-regex: 8.0.0 @@ -16054,9 +17415,10 @@ snapshots: character-entities-html4: 2.1.0 character-entities-legacy: 3.0.0 - stringify-object@5.0.0: + stringify-object@6.0.0: dependencies: get-own-enumerable-keys: 1.0.0 + is-identifier: 1.1.0 is-obj: 3.0.0 is-regexp: 3.1.0 @@ -16072,8 +17434,6 @@ snapshots: strip-final-newline@3.0.0: {} - strip-final-newline@4.0.0: {} - strip-indent@3.0.0: dependencies: min-indent: 1.0.1 @@ -16096,7 +17456,7 @@ snapshots: strnum@1.0.5: optional: true - structured-clone-es@1.0.0: {} + structured-clone-es@2.0.1: {} stubs@3.0.0: optional: true @@ -16119,6 +17479,12 @@ snapshots: pirates: 4.0.6 ts-interface-checker: 0.1.13 + super-regex@1.1.0: + dependencies: + function-timeout: 1.0.2 + make-asynchronous: 1.1.0 + time-span: 5.1.0 + superjson@2.2.2: dependencies: copy-anything: 3.0.5 @@ -16147,19 +17513,36 @@ snapshots: csso: 5.0.5 picocolors: 1.1.1 + swrv@1.2.0(vue@3.5.41(typescript@5.9.3)): + dependencies: + vue: 3.5.41(typescript@5.9.3) + + synckit@0.11.13: + dependencies: + '@pkgr/core': 0.3.6 + system-architecture@0.1.0: {} - tabbable@6.2.0: {} + tabbable@6.5.0: {} + + tagged-tag@1.0.0: {} + + tailwind-api-utils@1.0.3(tailwindcss@3.4.17): + dependencies: + enhanced-resolve: 5.18.1 + jiti: 2.4.2 + local-pkg: 1.2.1 + tailwindcss: 3.4.17 - tailwind-config-viewer@2.0.4(tailwindcss@3.4.17): + tailwind-config-viewer@2.0.4(supports-color@9.4.0)(tailwindcss@3.4.17): dependencies: - '@koa/router': 12.0.2 + '@koa/router': 12.0.2(supports-color@9.4.0) commander: 6.2.1 fs-extra: 9.1.0 - koa: 2.15.3 - koa-static: 5.0.0 + koa: 2.15.3(supports-color@9.4.0) + koa-static: 5.0.0(supports-color@9.4.0) open: 7.4.2 - portfinder: 1.0.32 + portfinder: 1.0.32(supports-color@9.4.0) replace-in-file: 6.3.5 tailwindcss: 3.4.17 transitivePeerDependencies: @@ -16167,6 +17550,8 @@ snapshots: tailwind-merge@2.6.0: {} + tailwind-merge@3.5.0: {} + tailwindcss@3.4.17: dependencies: '@alloc/quick-lru': 5.2.0 @@ -16248,10 +17633,10 @@ snapshots: mkdirp: 3.0.1 yallist: 5.0.0 - teeny-request@8.0.3: + teeny-request@8.0.3(supports-color@9.4.0): dependencies: - http-proxy-agent: 5.0.0 - https-proxy-agent: 5.0.1 + http-proxy-agent: 5.0.0(supports-color@9.4.0) + https-proxy-agent: 5.0.1(supports-color@9.4.0) node-fetch: 2.7.0 stream-events: 1.0.5 uuid: 9.0.1 @@ -16260,14 +17645,17 @@ snapshots: - supports-color optional: true - terser-webpack-plugin@5.3.11(webpack@5.97.1): + terser-webpack-plugin@5.3.11(esbuild@0.24.2)(uglify-js@3.19.3)(webpack@5.97.1(esbuild@0.24.2)(uglify-js@3.19.3)): dependencies: '@jridgewell/trace-mapping': 0.3.25 jest-worker: 27.5.1 schema-utils: 4.3.0 serialize-javascript: 6.0.2 terser: 5.38.1 - webpack: 5.97.1 + webpack: 5.97.1(esbuild@0.24.2)(uglify-js@3.19.3) + optionalDependencies: + esbuild: 0.24.2 + uglify-js: 3.19.3 terser@5.38.1: dependencies: @@ -16292,25 +17680,32 @@ snapshots: dependencies: any-promise: 1.3.0 + time-span@5.1.0: + dependencies: + convert-hrtime: 5.0.0 + tiny-invariant@1.3.3: {} tinybench@2.9.0: {} tinyexec@0.3.2: {} + tinyexec@1.3.0: {} + tinyglobby@0.2.10: dependencies: fdir: 6.4.3(picomatch@4.0.2) picomatch: 4.0.2 + tinyglobby@0.2.17: + dependencies: + fdir: 6.5.0(picomatch@4.0.5) + picomatch: 4.0.5 + tinypool@0.8.4: {} tinyspy@2.2.1: {} - tippy.js@6.3.7: - dependencies: - '@popperjs/core': 2.11.8 - tmp@0.2.3: optional: true @@ -16330,11 +17725,15 @@ snapshots: trough@2.2.0: {} - ts-api-utils@1.4.3(typescript@5.7.3): + truncate-json@3.0.1: dependencies: - typescript: 5.7.3 + guess-json-indent: 3.0.1 + string-byte-length: 3.0.1 + string-byte-slice: 3.0.1 - ts-deepmerge@7.0.2: {} + ts-api-utils@1.4.3(typescript@5.9.3): + dependencies: + typescript: 5.9.3 ts-interface-checker@0.1.13: {} @@ -16375,6 +17774,10 @@ snapshots: type-fest@4.34.1: {} + type-fest@5.8.0: + dependencies: + tagged-tag: 1.0.0 + type-is@1.6.18: dependencies: media-typer: 0.3.0 @@ -16413,13 +17816,15 @@ snapshots: possible-typed-array-names: 1.1.0 reflect.getprototypeof: 1.0.10 - typescript@5.7.3: {} + typescript@5.9.3: {} uc.micro@2.1.0: optional: true ufo@1.5.4: {} + ufo@1.6.4: {} + uglify-js@3.19.3: optional: true @@ -16441,11 +17846,24 @@ snapshots: magic-string: 0.30.17 unplugin: 2.1.2 + unctx@2.5.0: + dependencies: + acorn: 8.18.0 + estree-walker: 3.0.3 + magic-string: 0.30.21 + unplugin: 2.3.11 + + unctx@3.0.0(magic-string@1.2.0): + optionalDependencies: + magic-string: 1.2.0 + underscore@1.13.7: optional: true undici-types@6.20.0: {} + undici-types@7.18.2: {} + undici@6.19.7: {} unenv@1.10.0: @@ -16463,6 +17881,10 @@ snapshots: '@unhead/shared': 1.11.18 hookable: 5.5.3 + unhead@2.1.17: + dependencies: + hookable: 6.1.1 + unicode-emoji-modifier-base@1.0.0: {} unicorn-magic@0.3.0: {} @@ -16545,6 +17967,12 @@ snapshots: unist-util-is: 6.0.0 unist-util-visit-parents: 6.0.1 + unist-util-visit@5.1.0: + dependencies: + '@types/unist': 3.0.3 + unist-util-is: 6.0.0 + unist-util-visit-parents: 6.0.1 + universalify@2.0.1: {} unpipe@1.0.0: {} @@ -16554,11 +17982,16 @@ snapshots: pathe: 2.0.2 picomatch: 4.0.2 - unplugin-vue-router@0.11.2(rollup@4.34.6)(vue-router@4.5.0)(vue@3.5.13): + unplugin-utils@0.3.2: + dependencies: + pathe: 2.0.3 + picomatch: 4.0.5 + + unplugin-vue-router@0.11.2(rollup@4.34.6)(vue-router@4.6.4(vue@3.5.41(typescript@5.9.3)))(vue@3.5.41(typescript@5.9.3)): dependencies: '@babel/types': 7.26.8 '@rollup/pluginutils': 5.1.4(rollup@4.34.6) - '@vue-macros/common': 1.16.1(vue@3.5.13) + '@vue-macros/common': 1.16.1(vue@3.5.41(typescript@5.9.3)) ast-walker-scope: 0.6.2 chokidar: 3.6.0 fast-glob: 3.3.3 @@ -16569,8 +18002,9 @@ snapshots: pathe: 2.0.2 scule: 1.3.0 unplugin: 2.1.2 - vue-router: 4.5.0(vue@3.5.13) yaml: 2.7.0 + optionalDependencies: + vue-router: 4.6.4(vue@3.5.41(typescript@5.9.3)) transitivePeerDependencies: - rollup - vue @@ -16585,18 +18019,40 @@ snapshots: acorn: 8.14.0 webpack-virtual-modules: 0.6.2 - unstorage@1.14.4(db0@0.2.3)(ioredis@5.5.0): + unplugin@2.3.11: + dependencies: + '@jridgewell/remapping': 2.3.5 + acorn: 8.18.0 + picomatch: 4.0.5 + webpack-virtual-modules: 0.6.2 + + unstorage@1.14.4(db0@0.2.3)(ioredis@5.5.0(supports-color@9.4.0)): dependencies: anymatch: 3.1.3 chokidar: 3.6.0 - db0: 0.2.3 destr: 2.0.3 h3: 1.15.0 - ioredis: 5.5.0 lru-cache: 10.4.3 node-fetch-native: 1.6.6 ofetch: 1.4.1 ufo: 1.5.4 + optionalDependencies: + db0: 0.2.3 + ioredis: 5.5.0(supports-color@9.4.0) + + unstorage@1.17.5(db0@0.2.3)(ioredis@5.5.0(supports-color@9.4.0)): + dependencies: + anymatch: 3.1.3 + chokidar: 5.0.0 + destr: 2.0.5 + h3: 1.15.11 + lru-cache: 11.5.2 + node-fetch-native: 1.6.7 + ofetch: 1.5.1 + ufo: 1.6.4 + optionalDependencies: + db0: 0.2.3 + ioredis: 5.5.0(supports-color@9.4.0) untun@0.1.3: dependencies: @@ -16604,9 +18060,9 @@ snapshots: consola: 3.4.0 pathe: 1.1.2 - untyped@1.5.2: + untyped@1.5.2(supports-color@9.4.0): dependencies: - '@babel/core': 7.26.8 + '@babel/core': 7.26.8(supports-color@9.4.0) '@babel/standalone': 7.26.8 '@babel/types': 7.26.8 citty: 0.1.6 @@ -16617,6 +18073,14 @@ snapshots: transitivePeerDependencies: - supports-color + untyped@2.0.0: + dependencies: + citty: 0.1.6 + defu: 6.1.4 + jiti: 2.4.2 + knitwork: 1.2.0 + scule: 1.3.0 + unwasm@0.3.9: dependencies: knitwork: 1.2.0 @@ -16658,6 +18122,8 @@ snapshots: vary@1.1.2: {} + verkit@0.3.2: {} + vfile-location@5.0.3: dependencies: '@types/unist': 3.0.3 @@ -16673,17 +18139,27 @@ snapshots: '@types/unist': 3.0.3 vfile-message: 4.0.2 - vite-hot-client@0.2.4(vite@6.1.0): + vite-dev-rpc@2.0.0(vite@6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0)): dependencies: - vite: 6.1.0(jiti@2.4.2) + birpc: 4.1.0 + vite: 6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0) + vite-hot-client: 2.2.0(vite@6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0)) - vite-node@1.6.1: + vite-hot-client@0.2.4(vite@6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0)): + dependencies: + vite: 6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0) + + vite-hot-client@2.2.0(vite@6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0)): + dependencies: + vite: 6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0) + + vite-node@1.6.1(@types/node@24.13.3)(supports-color@9.4.0)(terser@5.38.1): dependencies: cac: 6.7.14 debug: 4.4.0(supports-color@9.4.0) pathe: 1.1.2 picocolors: 1.1.1 - vite: 5.4.14 + vite: 5.4.14(@types/node@24.13.3)(terser@5.38.1) transitivePeerDependencies: - '@types/node' - less @@ -16695,13 +18171,13 @@ snapshots: - supports-color - terser - vite-node@3.0.5(jiti@2.4.2): + vite-node@3.0.5(@types/node@24.13.3)(jiti@2.4.2)(supports-color@9.4.0)(terser@5.38.1)(yaml@2.9.0): dependencies: cac: 6.7.14 debug: 4.4.0(supports-color@9.4.0) es-module-lexer: 1.6.0 pathe: 2.0.2 - vite: 6.1.0(jiti@2.4.2) + vite: 6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0) transitivePeerDependencies: - '@types/node' - jiti @@ -16716,38 +18192,39 @@ snapshots: - tsx - yaml - vite-plugin-checker@0.8.0(eslint@8.57.1)(typescript@5.7.3)(vite@6.1.0): + vite-plugin-checker@0.8.0(eslint@8.57.1(supports-color@9.4.0))(optionator@0.9.4)(typescript@5.9.3)(vite@6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0)): dependencies: '@babel/code-frame': 7.26.2 ansi-escapes: 4.3.2 chalk: 4.1.2 chokidar: 3.6.0 commander: 8.3.0 - eslint: 8.57.1 fast-glob: 3.3.3 fs-extra: 11.3.0 npm-run-path: 4.0.1 strip-ansi: 6.0.1 tiny-invariant: 1.3.3 - typescript: 5.7.3 - vite: 6.1.0(jiti@2.4.2) + vite: 6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0) vscode-languageclient: 7.0.0 vscode-languageserver: 7.0.0 vscode-languageserver-textdocument: 1.0.12 vscode-uri: 3.1.0 + optionalDependencies: + eslint: 8.57.1(supports-color@9.4.0) + optionator: 0.9.4 + typescript: 5.9.3 - vite-plugin-eslint@1.8.1(eslint@8.57.1)(vite@6.1.0): + vite-plugin-eslint@1.8.1(eslint@8.57.1(supports-color@9.4.0))(vite@6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0)): dependencies: '@rollup/pluginutils': 4.2.1 '@types/eslint': 8.56.12 - eslint: 8.57.1 + eslint: 8.57.1(supports-color@9.4.0) rollup: 2.79.2 - vite: 6.1.0(jiti@2.4.2) + vite: 6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0) - vite-plugin-inspect@0.8.9(@nuxt/kit@3.15.4)(rollup@4.34.6)(vite@6.1.0): + vite-plugin-inspect@0.8.9(@nuxt/kit@3.15.4(magicast@0.3.5)(supports-color@9.4.0))(rollup@4.34.6)(supports-color@9.4.0)(vite@6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0)): dependencies: '@antfu/utils': 0.7.10 - '@nuxt/kit': 3.15.4(magicast@0.3.5) '@rollup/pluginutils': 5.1.4(rollup@4.34.6) debug: 4.4.0(supports-color@9.4.0) error-stack-parser-es: 0.1.5 @@ -16756,66 +18233,88 @@ snapshots: perfect-debounce: 1.0.0 picocolors: 1.1.1 sirv: 3.0.0 - vite: 6.1.0(jiti@2.4.2) + vite: 6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0) + optionalDependencies: + '@nuxt/kit': 3.15.4(magicast@0.3.5)(supports-color@9.4.0) transitivePeerDependencies: - rollup - supports-color - vite-plugin-inspect@10.1.1(@nuxt/kit@3.15.4)(vite@6.1.0): + vite-plugin-inspect@11.4.1(@nuxt/kit@4.5.2(magic-string@1.2.0)(magicast@0.5.4))(vite@6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0)): dependencies: - '@nuxt/kit': 3.15.4(magicast@0.3.5) - debug: 4.4.0(supports-color@9.4.0) + ansis: 4.3.1 error-stack-parser-es: 1.0.5 - open: 10.1.0 - picocolors: 1.1.1 - sirv: 3.0.0 - vite: 6.1.0(jiti@2.4.2) - transitivePeerDependencies: - - supports-color + obug: 2.1.4 + ohash: 2.0.11 + open: 11.0.0 + perfect-debounce: 2.1.0 + sirv: 3.0.2 + unplugin-utils: 0.3.2 + vite: 6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0) + vite-dev-rpc: 2.0.0(vite@6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0)) + optionalDependencies: + '@nuxt/kit': 4.5.2(magic-string@1.2.0)(magicast@0.5.4) - vite-plugin-vue-inspector@5.3.1(vite@6.1.0): + vite-plugin-vue-inspector@5.3.1(supports-color@9.4.0)(vite@6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0)): dependencies: - '@babel/core': 7.26.8 - '@babel/plugin-proposal-decorators': 7.25.9(@babel/core@7.26.8) - '@babel/plugin-syntax-import-attributes': 7.26.0(@babel/core@7.26.8) - '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.26.8) - '@babel/plugin-transform-typescript': 7.26.8(@babel/core@7.26.8) - '@vue/babel-plugin-jsx': 1.2.5(@babel/core@7.26.8) + '@babel/core': 7.26.8(supports-color@9.4.0) + '@babel/plugin-proposal-decorators': 7.25.9(@babel/core@7.26.8(supports-color@9.4.0))(supports-color@9.4.0) + '@babel/plugin-syntax-import-attributes': 7.26.0(@babel/core@7.26.8(supports-color@9.4.0)) + '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.26.8(supports-color@9.4.0)) + '@babel/plugin-transform-typescript': 7.26.8(@babel/core@7.26.8(supports-color@9.4.0))(supports-color@9.4.0) + '@vue/babel-plugin-jsx': 1.2.5(@babel/core@7.26.8(supports-color@9.4.0))(supports-color@9.4.0) '@vue/compiler-dom': 3.5.13 kolorist: 1.8.0 magic-string: 0.30.17 - vite: 6.1.0(jiti@2.4.2) + vite: 6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0) transitivePeerDependencies: - supports-color - vite@4.5.9: + vite-plugin-vue-tracer@1.5.0(vite@6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0))(vue@3.5.41(typescript@5.9.3)): + dependencies: + estree-walker: 3.0.3 + exsolve: 1.1.1 + magic-string: 1.2.0 + pathe: 2.0.3 + source-map-js: 1.2.1 + vite: 6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0) + vue: 3.5.41(typescript@5.9.3) + + vite@4.5.9(@types/node@24.13.3)(terser@5.38.1): dependencies: esbuild: 0.18.20 postcss: 8.5.2 rollup: 3.29.5 optionalDependencies: + '@types/node': 24.13.3 fsevents: 2.3.3 + terser: 5.38.1 - vite@5.4.14: + vite@5.4.14(@types/node@24.13.3)(terser@5.38.1): dependencies: esbuild: 0.21.5 postcss: 8.5.2 rollup: 4.34.6 optionalDependencies: + '@types/node': 24.13.3 fsevents: 2.3.3 + terser: 5.38.1 - vite@6.1.0(jiti@2.4.2): + vite@6.1.0(@types/node@24.13.3)(jiti@2.4.2)(terser@5.38.1)(yaml@2.9.0): dependencies: esbuild: 0.24.2 - jiti: 2.4.2 postcss: 8.5.2 rollup: 4.34.6 optionalDependencies: + '@types/node': 24.13.3 fsevents: 2.3.3 + jiti: 2.4.2 + terser: 5.38.1 + yaml: 2.9.0 - vitest-environment-nuxt@1.0.1(@playwright/test@1.50.1)(@testing-library/vue@8.1.0)(@vue/test-utils@2.4.6)(happy-dom@13.10.1)(playwright-core@1.50.1)(typescript@5.7.3)(vitest@1.6.1): + vitest-environment-nuxt@1.0.1(@playwright/test@1.62.1)(@testing-library/vue@8.1.0(@vue/compiler-dom@3.5.41)(@vue/compiler-sfc@3.5.41)(@vue/server-renderer@3.5.41)(vue@3.5.41(typescript@5.9.3)))(@types/node@24.13.3)(@vue/test-utils@2.4.11(@vue/compiler-dom@3.5.41)(@vue/server-renderer@3.5.41)(vue@3.5.41(typescript@5.9.3)))(happy-dom@13.10.1)(jiti@2.4.2)(magicast@0.3.5)(playwright-core@1.62.1)(supports-color@9.4.0)(terser@5.38.1)(typescript@5.9.3)(vitest@1.6.1(@types/node@24.13.3)(happy-dom@13.10.1)(supports-color@9.4.0)(terser@5.38.1))(yaml@2.9.0): dependencies: - '@nuxt/test-utils': 3.15.4(@playwright/test@1.50.1)(@testing-library/vue@8.1.0)(@vue/test-utils@2.4.6)(happy-dom@13.10.1)(playwright-core@1.50.1)(typescript@5.7.3)(vitest@1.6.1) + '@nuxt/test-utils': 3.15.4(@playwright/test@1.62.1)(@testing-library/vue@8.1.0(@vue/compiler-dom@3.5.41)(@vue/compiler-sfc@3.5.41)(@vue/server-renderer@3.5.41)(vue@3.5.41(typescript@5.9.3)))(@types/node@24.13.3)(@vue/test-utils@2.4.11(@vue/compiler-dom@3.5.41)(@vue/server-renderer@3.5.41)(vue@3.5.41(typescript@5.9.3)))(happy-dom@13.10.1)(jiti@2.4.2)(magicast@0.3.5)(playwright-core@1.62.1)(supports-color@9.4.0)(terser@5.38.1)(typescript@5.9.3)(vitest@1.6.1(@types/node@24.13.3)(happy-dom@13.10.1)(supports-color@9.4.0)(terser@5.38.1))(yaml@2.9.0) transitivePeerDependencies: - '@cucumber/cucumber' - '@jest/globals' @@ -16842,7 +18341,7 @@ snapshots: - vitest - yaml - vitest@1.6.1(happy-dom@13.10.1): + vitest@1.6.1(@types/node@24.13.3)(happy-dom@13.10.1)(supports-color@9.4.0)(terser@5.38.1): dependencies: '@vitest/expect': 1.6.1 '@vitest/runner': 1.6.1 @@ -16853,7 +18352,6 @@ snapshots: chai: 4.5.0 debug: 4.4.0(supports-color@9.4.0) execa: 8.0.1 - happy-dom: 13.10.1 local-pkg: 0.5.1 magic-string: 0.30.17 pathe: 1.1.2 @@ -16862,9 +18360,12 @@ snapshots: strip-literal: 2.1.1 tinybench: 2.9.0 tinypool: 0.8.4 - vite: 5.4.14 - vite-node: 1.6.1 + vite: 5.4.14(@types/node@24.13.3)(terser@5.38.1) + vite-node: 1.6.1(@types/node@24.13.3)(supports-color@9.4.0)(terser@5.38.1) why-is-node-running: 2.3.0 + optionalDependencies: + '@types/node': 24.13.3 + happy-dom: 13.10.1 transitivePeerDependencies: - less - lightningcss @@ -16902,18 +18403,18 @@ snapshots: dependencies: ufo: 1.5.4 - vue-component-type-helpers@2.2.0: {} + vue-component-type-helpers@3.3.9: {} - vue-demi@0.14.10(vue@3.5.13): + vue-demi@0.14.10(vue@3.5.41(typescript@5.9.3)): dependencies: - vue: 3.5.13(typescript@5.7.3) + vue: 3.5.41(typescript@5.9.3) vue-devtools-stub@0.1.0: {} - vue-eslint-parser@9.4.3(eslint@8.57.1): + vue-eslint-parser@9.4.3(eslint@8.57.1(supports-color@9.4.0))(supports-color@9.4.0): dependencies: debug: 4.4.0(supports-color@9.4.0) - eslint: 8.57.1 + eslint: 8.57.1(supports-color@9.4.0) eslint-scope: 7.2.2 eslint-visitor-keys: 3.4.3 espree: 9.6.1 @@ -16923,34 +18424,47 @@ snapshots: transitivePeerDependencies: - supports-color - vue-i18n@9.14.2(vue@3.5.13): + vue-i18n@9.14.2(vue@3.5.41(typescript@5.9.3)): dependencies: '@intlify/core-base': 9.14.2 '@intlify/shared': 9.14.2 '@vue/devtools-api': 6.6.4 - vue: 3.5.13(typescript@5.7.3) + vue: 3.5.41(typescript@5.9.3) - vue-router@4.5.0(vue@3.5.13): + vue-router@4.6.4(vue@3.5.41(typescript@5.9.3)): dependencies: '@vue/devtools-api': 6.6.4 - vue: 3.5.13(typescript@5.7.3) + vue: 3.5.41(typescript@5.9.3) - vue-sonner@1.3.0: {} + vue-sonner@1.3.2: {} - vue@3.5.13(typescript@5.7.3): + vue@3.5.13(typescript@5.9.3): dependencies: '@vue/compiler-dom': 3.5.13 '@vue/compiler-sfc': 3.5.13 '@vue/runtime-dom': 3.5.13 - '@vue/server-renderer': 3.5.13(vue@3.5.13) + '@vue/server-renderer': 3.5.13(vue@3.5.13(typescript@5.9.3)) '@vue/shared': 3.5.13 - typescript: 5.7.3 + optionalDependencies: + typescript: 5.9.3 + + vue@3.5.41(typescript@5.9.3): + dependencies: + '@vue/compiler-dom': 3.5.41 + '@vue/compiler-sfc': 3.5.41 + '@vue/runtime-dom': 3.5.41 + '@vue/server-renderer': 3.5.41 + '@vue/shared': 3.5.41 + optionalDependencies: + typescript: 5.9.3 - vuefire@3.2.1(firebase@10.14.1)(vue@3.5.13): + vuefire@3.2.3(consola@3.4.2)(firebase@10.14.1)(vue@3.5.41(typescript@5.9.3)): dependencies: + vue: 3.5.41(typescript@5.9.3) + vue-demi: 0.14.10(vue@3.5.41(typescript@5.9.3)) + optionalDependencies: + consola: 3.4.2 firebase: 10.14.1 - vue: 3.5.13(typescript@5.7.3) - vue-demi: 0.14.10(vue@3.5.13) w3c-keyname@2.2.8: {} @@ -16961,6 +18475,8 @@ snapshots: web-namespaces@2.0.1: {} + web-worker@1.5.0: {} + webidl-conversions@3.0.1: {} webidl-conversions@7.0.0: {} @@ -16969,7 +18485,7 @@ snapshots: webpack-virtual-modules@0.6.2: {} - webpack@5.97.1: + webpack@5.97.1(esbuild@0.24.2)(uglify-js@3.19.3): dependencies: '@types/eslint-scope': 3.7.7 '@types/estree': 1.0.6 @@ -16991,7 +18507,7 @@ snapshots: neo-async: 2.6.2 schema-utils: 3.3.0 tapable: 2.2.1 - terser-webpack-plugin: 5.3.11(webpack@5.97.1) + terser-webpack-plugin: 5.3.11(esbuild@0.24.2)(uglify-js@3.19.3)(webpack@5.97.1(esbuild@0.24.2)(uglify-js@3.19.3)) watchpack: 2.4.2 webpack-sources: 3.2.3 transitivePeerDependencies: @@ -17009,8 +18525,6 @@ snapshots: whatwg-mimetype@3.0.0: {} - whatwg-mimetype@4.0.0: {} - whatwg-url@5.0.0: dependencies: tr46: 0.0.3 @@ -17064,9 +18578,9 @@ snapshots: dependencies: isexe: 2.0.0 - which@5.0.0: + which@6.0.1: dependencies: - isexe: 3.1.1 + isexe: 4.0.0 why-is-node-running@2.3.0: dependencies: @@ -17093,6 +18607,13 @@ snapshots: ws@8.18.0: {} + ws@8.21.3: {} + + wsl-utils@0.3.1: + dependencies: + is-wsl: 3.1.0 + powershell-utils: 0.1.0 + xml-name-validator@4.0.0: {} xmlcreate@2.0.4: @@ -17124,6 +18645,8 @@ snapshots: yaml@2.7.0: {} + yaml@2.9.0: {} + yargs-parser@21.1.1: {} yargs@17.7.2: @@ -17142,8 +18665,6 @@ snapshots: yocto-queue@1.1.1: {} - yoctocolors@2.1.1: {} - zhead@2.2.4: {} zip-stream@6.0.1: @@ -17154,4 +18675,6 @@ snapshots: zod@3.24.1: {} + zod@4.4.3: {} + zwitch@2.0.4: {}