diff --git a/package.json b/package.json index 748537c0..584cfada 100644 --- a/package.json +++ b/package.json @@ -12,11 +12,11 @@ "@commitlint/config-conventional": "19.8.1", "@escapace/pnpm-pack": "0.6.1", "@ls-lint/ls-lint": "2.3.1", - "eslint": "9.32.0", + "eslint": "9.39.3", "eslint-config-escapace": "5.10.1", - "knip": "5.62.0", - "lefthook": "1.12.2", - "prettier": "3.6.2", + "knip": "5.85.0", + "lefthook": "1.13.6", + "prettier": "3.8.1", "prettier-config-escapace": "1.2.1", "syncpack": "13.0.4" }, diff --git a/packages/app/package.json b/packages/app/package.json index 9f31deb1..3207777f 100644 --- a/packages/app/package.json +++ b/packages/app/package.json @@ -10,42 +10,42 @@ "@cepheus/utilities": "workspace:*", "@cepheus/vue": "workspace:*", "@headlessui/vue": "^1.7.23", - "@hono/node-server": "^1.17.1", + "@hono/node-server": "^1.19.10", "@js-temporal/polyfill": "^0.5.1", - "@texel/color": "^1.1.10", - "@thi.ng/random": "^4.1.24", + "@texel/color": "^1.1.11", + "@thi.ng/random": "^4.1.39", "@tweakpane/core": "^2.0.5", - "@vueuse/core": "^13.6.0", + "@vueuse/core": "^13.9.0", "cassiopeia": "^7.1.0", "cepheus": "workspace:*", "coastal": "^0.2.1", - "devalue": "^5.1.1", - "hono": "^4.8.10", - "lodash-es": "^4.17.21", - "pinia": "^3.0.3", + "devalue": "^5.6.3", + "hono": "^4.12.5", + "lodash-es": "^4.17.23", + "pinia": "^3.0.4", "seedpods": "^1.2.0", "tweakpane": "^4.0.5", - "vue": "^3.5.18", - "vue-router": "^4.5.1", - "zod": "^4.0.14" + "vue": "^3.5.29", + "vue-router": "^4.6.4", + "zod": "^4.3.6" }, "devDependencies": { "@cassiopeia/vite": "7.1.0", "@ls-lint/ls-lint": "2.3.1", "@pointe/types": "5.15.1", "@types/lodash-es": "4.17.12", - "@vitejs/plugin-vue": "6.0.1", - "eslint": "9.32.0", + "@vitejs/plugin-vue": "6.0.4", + "eslint": "9.39.3", "eslint-config-escapace": "5.9.2", "pangram": "2.3.1", "pointe": "5.15.1", - "prettier": "3.6.2", + "prettier": "3.8.1", "prettier-config-escapace": "1.2.1", "syncpack": "13.0.4", - "tsx": "4.20.3", + "tsx": "4.21.0", "typescript": "5.8.3", - "vite": "7.0.8", - "vue-tsc": "3.0.4", + "vite": "7.3.1", + "vue-tsc": "3.2.5", "wrangler": "4.26.1" }, "engines": { diff --git a/packages/cepheus/package.json b/packages/cepheus/package.json index d5a2e60e..47d2dc06 100644 --- a/packages/cepheus/package.json +++ b/packages/cepheus/package.json @@ -11,14 +11,14 @@ "@ls-lint/ls-lint": "2.3.1", "@types/node": "24.1.0", "@vitest/coverage-v8": "3.2.4", - "eslint": "9.32.0", + "eslint": "9.39.3", "eslint-config-escapace": "5.9.2", "esroll": "0.4.5", "jsdom": "26.1.0", - "prettier": "3.6.2", + "prettier": "3.8.1", "prettier-config-escapace": "1.2.1", "syncpack": "13.0.4", - "tsx": "4.20.3", + "tsx": "4.21.0", "typescript": "5.8.3", "vitest": "3.2.4" }, @@ -57,7 +57,7 @@ "license": "MPL-2.0", "peerDependencies": { "coastal": "^0.2.1", - "es-toolkit": "^1.39.8" + "es-toolkit": "^1.45.1" }, "private": false, "publishConfig": { diff --git a/packages/cli/package.json b/packages/cli/package.json index cf27f064..0ffeac9f 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -15,15 +15,15 @@ "@cepheus/utilities": "workspace:*", "@escapace/minimum-perimeter-triangle": "^0.2.6", "@sindresorhus/fnv1a": "^3.1.0", - "@thi.ng/random": "^4.1.24", + "@thi.ng/random": "^4.1.39", "arg": "^5.0.2", "bignumber.js": "^9.3.1", "cepheus": "workspace:*", "coastal": "^0.2.1", - "colorjs.io": "^0.6.0-alpha.1", - "emittery": "^1.2.0", + "colorjs.io": "^0.6.1", + "emittery": "^1.2.1", "exit-hook": "^4.0.0", - "lodash-es": "^4.17.21", + "lodash-es": "^4.17.23", "picocolors": "^1.1.1", "picospinner": "^3.0.0", "simple-statistics": "^7.8.8", @@ -35,13 +35,13 @@ "@types/lodash-es": "4.17.12", "@types/node": "24.1.0", "@vitest/coverage-v8": "3.2.4", - "eslint": "9.32.0", + "eslint": "9.39.3", "eslint-config-escapace": "5.9.2", "esroll": "0.4.5", - "prettier": "3.6.2", + "prettier": "3.8.1", "prettier-config-escapace": "1.2.1", "syncpack": "13.0.4", - "tsx": "4.20.3", + "tsx": "4.21.0", "typescript": "5.8.3", "vitest": "3.2.4" }, diff --git a/packages/plugin/package.json b/packages/plugin/package.json index 6d140fc5..1d8681de 100644 --- a/packages/plugin/package.json +++ b/packages/plugin/package.json @@ -11,14 +11,14 @@ "@ls-lint/ls-lint": "2.3.1", "@types/node": "24.1.0", "@vitest/coverage-v8": "3.2.4", - "eslint": "9.32.0", + "eslint": "9.39.3", "eslint-config-escapace": "5.9.2", "esroll": "0.4.5", "jsdom": "26.1.0", - "prettier": "3.6.2", + "prettier": "3.8.1", "prettier-config-escapace": "1.2.1", "syncpack": "13.0.4", - "tsx": "4.20.3", + "tsx": "4.21.0", "typescript": "5.8.3", "vitest": "3.2.4" }, @@ -56,7 +56,7 @@ "homepage": "https://github.com/escapace/cepheus/tree/trunk/packages/plugin#readme", "license": "MPL-2.0", "peerDependencies": { - "@texel/color": "^1.1.10", + "@texel/color": "^1.1.11", "cassiopeia": "^7.1.0", "cepheus": "workspace:*" }, diff --git a/packages/utilities/package.json b/packages/utilities/package.json index 3e4879cd..f57c9d43 100644 --- a/packages/utilities/package.json +++ b/packages/utilities/package.json @@ -11,14 +11,14 @@ "@ls-lint/ls-lint": "2.3.1", "@types/node": "24.1.0", "@vitest/coverage-v8": "3.2.4", - "eslint": "9.32.0", + "eslint": "9.39.3", "eslint-config-escapace": "5.9.2", "esroll": "0.4.5", "jsdom": "26.1.0", - "prettier": "3.6.2", + "prettier": "3.8.1", "prettier-config-escapace": "1.2.1", "syncpack": "13.0.4", - "tsx": "4.20.3", + "tsx": "4.21.0", "typescript": "5.8.3", "vitest": "3.2.4" }, @@ -58,7 +58,7 @@ "peerDependencies": { "cepheus": "workspace:*", "coastal": "^0.2.1", - "es-toolkit": "^1.39.8" + "es-toolkit": "^1.45.1" }, "private": false, "publishConfig": { diff --git a/packages/vue/package.json b/packages/vue/package.json index 9255caa0..6adde061 100644 --- a/packages/vue/package.json +++ b/packages/vue/package.json @@ -11,17 +11,17 @@ "@ls-lint/ls-lint": "2.3.1", "@types/node": "24.1.0", "@vitest/coverage-v8": "3.2.4", - "eslint": "9.32.0", + "eslint": "9.39.3", "eslint-config-escapace": "5.9.2", "esroll": "0.4.5", "jsdom": "26.1.0", - "prettier": "3.6.2", + "prettier": "3.8.1", "prettier-config-escapace": "1.2.1", "syncpack": "13.0.4", - "tsx": "4.20.3", + "tsx": "4.21.0", "typescript": "5.8.3", "vitest": "3.2.4", - "vue": "3.5.18" + "vue": "3.5.29" }, "engines": { "node": "^22.15.0", @@ -60,7 +60,7 @@ "@cepheus/plugin": "workspace:*", "cassiopeia": "^7.1.0", "cepheus": "workspace:*", - "vue": "^3.5.18" + "vue": "^3.5.29" }, "private": false, "publishConfig": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 121dfd19..ca039c2a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,20 +21,20 @@ importers: specifier: 2.3.1 version: 2.3.1 eslint: - specifier: 9.32.0 - version: 9.32.0(jiti@2.6.1) + specifier: 9.39.3 + version: 9.39.3(jiti@2.6.1) eslint-config-escapace: specifier: 5.10.1 - version: 5.10.1(@typescript-eslint/parser@8.53.0(eslint@9.32.0(jiti@2.6.1))(typescript@5.8.3))(eslint@9.32.0(jiti@2.6.1))(typescript@5.8.3) + version: 5.10.1(@typescript-eslint/parser@8.53.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.8.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.8.3) knip: - specifier: 5.62.0 - version: 5.62.0(@types/node@24.1.0)(typescript@5.8.3) + specifier: 5.85.0 + version: 5.85.0(@types/node@24.1.0)(typescript@5.8.3) lefthook: - specifier: 1.12.2 - version: 1.12.2 + specifier: 1.13.6 + version: 1.13.6 prettier: - specifier: 3.6.2 - version: 3.6.2 + specifier: 3.8.1 + version: 3.8.1 prettier-config-escapace: specifier: 1.2.1 version: 1.2.1 @@ -46,7 +46,7 @@ importers: dependencies: '@cassiopeia/vue': specifier: ^7.1.0 - version: 7.1.0(cassiopeia@7.1.0(coastal@0.2.1))(vue@3.5.18(typescript@5.8.3)) + version: 7.1.0(cassiopeia@7.1.0(coastal@0.2.1))(vue@3.5.29(typescript@5.8.3)) '@cepheus/plugin': specifier: workspace:* version: link:../plugin @@ -58,25 +58,25 @@ importers: version: link:../vue '@headlessui/vue': specifier: ^1.7.23 - version: 1.7.23(vue@3.5.18(typescript@5.8.3)) + version: 1.7.23(vue@3.5.29(typescript@5.8.3)) '@hono/node-server': - specifier: ^1.17.1 + specifier: ^1.19.10 version: 1.19.10(hono@4.12.7) '@js-temporal/polyfill': specifier: ^0.5.1 version: 0.5.1 '@texel/color': - specifier: ^1.1.10 - version: 1.1.10 + specifier: ^1.1.11 + version: 1.1.11 '@thi.ng/random': - specifier: ^4.1.24 - version: 4.1.32 + specifier: ^4.1.39 + version: 4.1.41 '@tweakpane/core': specifier: ^2.0.5 version: 2.0.5 '@vueuse/core': - specifier: ^13.6.0 - version: 13.9.0(vue@3.5.18(typescript@5.8.3)) + specifier: ^13.9.0 + version: 13.9.0(vue@3.5.29(typescript@5.8.3)) cassiopeia: specifier: ^7.1.0 version: 7.1.0(coastal@0.2.1) @@ -87,17 +87,17 @@ importers: specifier: ^0.2.1 version: 0.2.1 devalue: - specifier: ^5.1.1 + specifier: ^5.6.3 version: 5.6.3 hono: - specifier: ^4.8.10 + specifier: ^4.12.5 version: 4.12.7 lodash-es: - specifier: ^4.17.21 + specifier: ^4.17.23 version: 4.17.23 pinia: - specifier: ^3.0.3 - version: 3.0.4(typescript@5.8.3)(vue@3.5.18(typescript@5.8.3)) + specifier: ^3.0.4 + version: 3.0.4(typescript@5.8.3)(vue@3.5.29(typescript@5.8.3)) seedpods: specifier: ^1.2.0 version: 1.2.0(@escapace/typelevel@2.0.3) @@ -105,45 +105,45 @@ importers: specifier: ^4.0.5 version: 4.0.5 vue: - specifier: ^3.5.18 - version: 3.5.18(typescript@5.8.3) + specifier: ^3.5.29 + version: 3.5.29(typescript@5.8.3) vue-router: - specifier: ^4.5.1 - version: 4.6.3(vue@3.5.18(typescript@5.8.3)) + specifier: ^4.6.4 + version: 4.6.4(vue@3.5.29(typescript@5.8.3)) zod: - specifier: ^4.0.14 - version: 4.1.12 + specifier: ^4.3.6 + version: 4.3.6 devDependencies: '@cassiopeia/vite': specifier: 7.1.0 - version: 7.1.0(@vitejs/plugin-vue@6.0.1(vite@7.0.8(@types/node@24.1.0)(jiti@2.6.1)(tsx@4.20.3)(yaml@2.8.1))(vue@3.5.18(typescript@5.8.3)))(cassiopeia@7.1.0(coastal@0.2.1))(vite@7.0.8(@types/node@24.1.0)(jiti@2.6.1)(tsx@4.20.3)(yaml@2.8.1))(vue@3.5.18(typescript@5.8.3)) + version: 7.1.0(@vitejs/plugin-vue@6.0.4(vite@7.3.1(@types/node@24.1.0)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.1))(vue@3.5.29(typescript@5.8.3)))(cassiopeia@7.1.0(coastal@0.2.1))(vite@7.3.1(@types/node@24.1.0)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.1))(vue@3.5.29(typescript@5.8.3)) '@ls-lint/ls-lint': specifier: 2.3.1 version: 2.3.1 '@pointe/types': specifier: 5.15.1 - version: 5.15.1(vite@7.0.8(@types/node@24.1.0)(jiti@2.6.1)(tsx@4.20.3)(yaml@2.8.1)) + version: 5.15.1(vite@7.3.1(@types/node@24.1.0)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.1)) '@types/lodash-es': specifier: 4.17.12 version: 4.17.12 '@vitejs/plugin-vue': - specifier: 6.0.1 - version: 6.0.1(vite@7.0.8(@types/node@24.1.0)(jiti@2.6.1)(tsx@4.20.3)(yaml@2.8.1))(vue@3.5.18(typescript@5.8.3)) + specifier: 6.0.4 + version: 6.0.4(vite@7.3.1(@types/node@24.1.0)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.1))(vue@3.5.29(typescript@5.8.3)) eslint: - specifier: 9.32.0 - version: 9.32.0(jiti@2.6.1) + specifier: 9.39.3 + version: 9.39.3(jiti@2.6.1) eslint-config-escapace: specifier: 5.9.2 - version: 5.9.2(@typescript-eslint/parser@8.53.0(eslint@9.32.0(jiti@2.6.1))(typescript@5.8.3))(eslint@9.32.0(jiti@2.6.1))(typescript@5.8.3) + version: 5.9.2(@typescript-eslint/parser@8.53.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.8.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.8.3) pangram: specifier: 2.3.1 version: 2.3.1 pointe: specifier: 5.15.1 - version: 5.15.1(vite@7.0.8(@types/node@24.1.0)(jiti@2.6.1)(tsx@4.20.3)(yaml@2.8.1)) + version: 5.15.1(vite@7.3.1(@types/node@24.1.0)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.1)) prettier: - specifier: 3.6.2 - version: 3.6.2 + specifier: 3.8.1 + version: 3.8.1 prettier-config-escapace: specifier: 1.2.1 version: 1.2.1 @@ -151,17 +151,17 @@ importers: specifier: 13.0.4 version: 13.0.4(typescript@5.8.3) tsx: - specifier: 4.20.3 - version: 4.20.3 + specifier: 4.21.0 + version: 4.21.0 typescript: specifier: 5.8.3 version: 5.8.3 vite: - specifier: 7.0.8 - version: 7.0.8(@types/node@24.1.0)(jiti@2.6.1)(tsx@4.20.3)(yaml@2.8.1) + specifier: 7.3.1 + version: 7.3.1(@types/node@24.1.0)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.1) vue-tsc: - specifier: 3.0.4 - version: 3.0.4(typescript@5.8.3) + specifier: 3.2.5 + version: 3.2.5(typescript@5.8.3) wrangler: specifier: 4.26.1 version: 4.26.1 @@ -172,8 +172,8 @@ importers: specifier: ^0.2.1 version: 0.2.1 es-toolkit: - specifier: ^1.39.8 - version: 1.44.0 + specifier: ^1.45.1 + version: 1.45.1 devDependencies: '@ls-lint/ls-lint': specifier: 2.3.1 @@ -183,13 +183,13 @@ importers: version: 24.1.0 '@vitest/coverage-v8': specifier: 3.2.4 - version: 3.2.4(vitest@3.2.4(@types/node@24.1.0)(jiti@2.6.1)(jsdom@26.1.0)(tsx@4.20.3)(yaml@2.8.1)) + version: 3.2.4(vitest@3.2.4(@types/node@24.1.0)(jiti@2.6.1)(jsdom@26.1.0)(tsx@4.21.0)(yaml@2.8.1)) eslint: - specifier: 9.32.0 - version: 9.32.0(jiti@2.6.1) + specifier: 9.39.3 + version: 9.39.3(jiti@2.6.1) eslint-config-escapace: specifier: 5.9.2 - version: 5.9.2(@typescript-eslint/parser@8.53.0(eslint@9.32.0(jiti@2.6.1))(typescript@5.8.3))(eslint@9.32.0(jiti@2.6.1))(typescript@5.8.3) + version: 5.9.2(@typescript-eslint/parser@8.53.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.8.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.8.3) esroll: specifier: 0.4.5 version: 0.4.5 @@ -197,8 +197,8 @@ importers: specifier: 26.1.0 version: 26.1.0 prettier: - specifier: 3.6.2 - version: 3.6.2 + specifier: 3.8.1 + version: 3.8.1 prettier-config-escapace: specifier: 1.2.1 version: 1.2.1 @@ -206,14 +206,14 @@ importers: specifier: 13.0.4 version: 13.0.4(typescript@5.8.3) tsx: - specifier: 4.20.3 - version: 4.20.3 + specifier: 4.21.0 + version: 4.21.0 typescript: specifier: 5.8.3 version: 5.8.3 vitest: specifier: 3.2.4 - version: 3.2.4(@types/node@24.1.0)(jiti@2.6.1)(jsdom@26.1.0)(tsx@4.20.3)(yaml@2.8.1) + version: 3.2.4(@types/node@24.1.0)(jiti@2.6.1)(jsdom@26.1.0)(tsx@4.21.0)(yaml@2.8.1) packages/cli: dependencies: @@ -230,8 +230,8 @@ importers: specifier: ^3.1.0 version: 3.1.0 '@thi.ng/random': - specifier: ^4.1.24 - version: 4.1.32 + specifier: ^4.1.39 + version: 4.1.41 arg: specifier: ^5.0.2 version: 5.0.2 @@ -245,16 +245,16 @@ importers: specifier: ^0.2.1 version: 0.2.1 colorjs.io: - specifier: ^0.6.0-alpha.1 - version: 0.6.0-beta.3 + specifier: ^0.6.1 + version: 0.6.1 emittery: - specifier: ^1.2.0 - version: 1.2.0 + specifier: ^1.2.1 + version: 1.2.1 exit-hook: specifier: ^4.0.0 version: 4.0.0 lodash-es: - specifier: ^4.17.21 + specifier: ^4.17.23 version: 4.17.23 picocolors: specifier: ^1.1.1 @@ -283,19 +283,19 @@ importers: version: 24.1.0 '@vitest/coverage-v8': specifier: 3.2.4 - version: 3.2.4(vitest@3.2.4(@types/node@24.1.0)(jiti@2.6.1)(jsdom@26.1.0)(tsx@4.20.3)(yaml@2.8.1)) + version: 3.2.4(vitest@3.2.4(@types/node@24.1.0)(jiti@2.6.1)(jsdom@26.1.0)(tsx@4.21.0)(yaml@2.8.1)) eslint: - specifier: 9.32.0 - version: 9.32.0(jiti@2.6.1) + specifier: 9.39.3 + version: 9.39.3(jiti@2.6.1) eslint-config-escapace: specifier: 5.9.2 - version: 5.9.2(@typescript-eslint/parser@8.53.0(eslint@9.32.0(jiti@2.6.1))(typescript@5.8.3))(eslint@9.32.0(jiti@2.6.1))(typescript@5.8.3) + version: 5.9.2(@typescript-eslint/parser@8.53.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.8.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.8.3) esroll: specifier: 0.4.5 version: 0.4.5 prettier: - specifier: 3.6.2 - version: 3.6.2 + specifier: 3.8.1 + version: 3.8.1 prettier-config-escapace: specifier: 1.2.1 version: 1.2.1 @@ -303,20 +303,20 @@ importers: specifier: 13.0.4 version: 13.0.4(typescript@5.8.3) tsx: - specifier: 4.20.3 - version: 4.20.3 + specifier: 4.21.0 + version: 4.21.0 typescript: specifier: 5.8.3 version: 5.8.3 vitest: specifier: 3.2.4 - version: 3.2.4(@types/node@24.1.0)(jiti@2.6.1)(jsdom@26.1.0)(tsx@4.20.3)(yaml@2.8.1) + version: 3.2.4(@types/node@24.1.0)(jiti@2.6.1)(jsdom@26.1.0)(tsx@4.21.0)(yaml@2.8.1) packages/plugin: dependencies: '@texel/color': - specifier: ^1.1.10 - version: 1.1.10 + specifier: ^1.1.11 + version: 1.1.11 cassiopeia: specifier: ^7.1.0 version: 7.1.0(coastal@0.2.1) @@ -332,13 +332,13 @@ importers: version: 24.1.0 '@vitest/coverage-v8': specifier: 3.2.4 - version: 3.2.4(vitest@3.2.4(@types/node@24.1.0)(jiti@2.6.1)(jsdom@26.1.0)(tsx@4.20.3)(yaml@2.8.1)) + version: 3.2.4(vitest@3.2.4(@types/node@24.1.0)(jiti@2.6.1)(jsdom@26.1.0)(tsx@4.21.0)(yaml@2.8.1)) eslint: - specifier: 9.32.0 - version: 9.32.0(jiti@2.6.1) + specifier: 9.39.3 + version: 9.39.3(jiti@2.6.1) eslint-config-escapace: specifier: 5.9.2 - version: 5.9.2(@typescript-eslint/parser@8.53.0(eslint@9.32.0(jiti@2.6.1))(typescript@5.8.3))(eslint@9.32.0(jiti@2.6.1))(typescript@5.8.3) + version: 5.9.2(@typescript-eslint/parser@8.53.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.8.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.8.3) esroll: specifier: 0.4.5 version: 0.4.5 @@ -346,8 +346,8 @@ importers: specifier: 26.1.0 version: 26.1.0 prettier: - specifier: 3.6.2 - version: 3.6.2 + specifier: 3.8.1 + version: 3.8.1 prettier-config-escapace: specifier: 1.2.1 version: 1.2.1 @@ -355,14 +355,14 @@ importers: specifier: 13.0.4 version: 13.0.4(typescript@5.8.3) tsx: - specifier: 4.20.3 - version: 4.20.3 + specifier: 4.21.0 + version: 4.21.0 typescript: specifier: 5.8.3 version: 5.8.3 vitest: specifier: 3.2.4 - version: 3.2.4(@types/node@24.1.0)(jiti@2.6.1)(jsdom@26.1.0)(tsx@4.20.3)(yaml@2.8.1) + version: 3.2.4(@types/node@24.1.0)(jiti@2.6.1)(jsdom@26.1.0)(tsx@4.21.0)(yaml@2.8.1) packages/utilities: dependencies: @@ -373,8 +373,8 @@ importers: specifier: ^0.2.1 version: 0.2.1 es-toolkit: - specifier: ^1.39.8 - version: 1.44.0 + specifier: ^1.45.1 + version: 1.45.1 devDependencies: '@ls-lint/ls-lint': specifier: 2.3.1 @@ -384,13 +384,13 @@ importers: version: 24.1.0 '@vitest/coverage-v8': specifier: 3.2.4 - version: 3.2.4(vitest@3.2.4(@types/node@24.1.0)(jiti@2.6.1)(jsdom@26.1.0)(tsx@4.20.3)(yaml@2.8.1)) + version: 3.2.4(vitest@3.2.4(@types/node@24.1.0)(jiti@2.6.1)(jsdom@26.1.0)(tsx@4.21.0)(yaml@2.8.1)) eslint: - specifier: 9.32.0 - version: 9.32.0(jiti@2.6.1) + specifier: 9.39.3 + version: 9.39.3(jiti@2.6.1) eslint-config-escapace: specifier: 5.9.2 - version: 5.9.2(@typescript-eslint/parser@8.53.0(eslint@9.32.0(jiti@2.6.1))(typescript@5.8.3))(eslint@9.32.0(jiti@2.6.1))(typescript@5.8.3) + version: 5.9.2(@typescript-eslint/parser@8.53.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.8.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.8.3) esroll: specifier: 0.4.5 version: 0.4.5 @@ -398,8 +398,8 @@ importers: specifier: 26.1.0 version: 26.1.0 prettier: - specifier: 3.6.2 - version: 3.6.2 + specifier: 3.8.1 + version: 3.8.1 prettier-config-escapace: specifier: 1.2.1 version: 1.2.1 @@ -407,14 +407,14 @@ importers: specifier: 13.0.4 version: 13.0.4(typescript@5.8.3) tsx: - specifier: 4.20.3 - version: 4.20.3 + specifier: 4.21.0 + version: 4.21.0 typescript: specifier: 5.8.3 version: 5.8.3 vitest: specifier: 3.2.4 - version: 3.2.4(@types/node@24.1.0)(jiti@2.6.1)(jsdom@26.1.0)(tsx@4.20.3)(yaml@2.8.1) + version: 3.2.4(@types/node@24.1.0)(jiti@2.6.1)(jsdom@26.1.0)(tsx@4.21.0)(yaml@2.8.1) packages/vue: dependencies: @@ -436,13 +436,13 @@ importers: version: 24.1.0 '@vitest/coverage-v8': specifier: 3.2.4 - version: 3.2.4(vitest@3.2.4(@types/node@24.1.0)(jiti@2.6.1)(jsdom@26.1.0)(tsx@4.20.3)(yaml@2.8.1)) + version: 3.2.4(vitest@3.2.4(@types/node@24.1.0)(jiti@2.6.1)(jsdom@26.1.0)(tsx@4.21.0)(yaml@2.8.1)) eslint: - specifier: 9.32.0 - version: 9.32.0(jiti@2.6.1) + specifier: 9.39.3 + version: 9.39.3(jiti@2.6.1) eslint-config-escapace: specifier: 5.9.2 - version: 5.9.2(@typescript-eslint/parser@8.53.0(eslint@9.32.0(jiti@2.6.1))(typescript@5.8.3))(eslint@9.32.0(jiti@2.6.1))(typescript@5.8.3) + version: 5.9.2(@typescript-eslint/parser@8.53.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.8.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.8.3) esroll: specifier: 0.4.5 version: 0.4.5 @@ -450,8 +450,8 @@ importers: specifier: 26.1.0 version: 26.1.0 prettier: - specifier: 3.6.2 - version: 3.6.2 + specifier: 3.8.1 + version: 3.8.1 prettier-config-escapace: specifier: 1.2.1 version: 1.2.1 @@ -459,17 +459,17 @@ importers: specifier: 13.0.4 version: 13.0.4(typescript@5.8.3) tsx: - specifier: 4.20.3 - version: 4.20.3 + specifier: 4.21.0 + version: 4.21.0 typescript: specifier: 5.8.3 version: 5.8.3 vitest: specifier: 3.2.4 - version: 3.2.4(@types/node@24.1.0)(jiti@2.6.1)(jsdom@26.1.0)(tsx@4.20.3)(yaml@2.8.1) + version: 3.2.4(@types/node@24.1.0)(jiti@2.6.1)(jsdom@26.1.0)(tsx@4.21.0)(yaml@2.8.1) vue: - specifier: 3.5.18 - version: 3.5.18(typescript@5.8.3) + specifier: 3.5.29 + version: 3.5.29(typescript@5.8.3) packages: @@ -554,13 +554,13 @@ packages: resolution: {integrity: sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==} engines: {node: '>=6.9.0'} - '@babel/parser@7.28.5': - resolution: {integrity: sha512-KKBU1VGYR7ORr3At5HAtUQ+TV3SzRCXmA/8OdDZiLDBIZxVyzXuztPjfLd3BV1PRAQGCMWWSHYhL0F8d5uHBDQ==} + '@babel/parser@7.29.0': + resolution: {integrity: sha512-IyDgFV5GeDUVX4YdF/3CPULtVGSXXMLh1xVIgdCgxApktqnQV0r7/8Nqthg+8YLGaAtdyIlo2qIdZrbCv4+7ww==} engines: {node: '>=6.0.0'} hasBin: true - '@babel/types@7.28.5': - resolution: {integrity: sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA==} + '@babel/types@7.29.0': + resolution: {integrity: sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==} engines: {node: '>=6.9.0'} '@bcoe/v8-coverage@1.0.2': @@ -751,6 +751,12 @@ packages: cpu: [ppc64] os: [aix] + '@esbuild/aix-ppc64@0.27.3': + resolution: {integrity: sha512-9fJMTNFTWZMh5qwrBItuziu834eOCUcEqymSH7pY+zoMVEZg3gcPuBNxH1EvfVYe9h0x/Ptw8KBzv7qxb7l8dg==} + engines: {node: '>=18'} + cpu: [ppc64] + os: [aix] + '@esbuild/android-arm64@0.25.12': resolution: {integrity: sha512-6AAmLG7zwD1Z159jCKPvAxZd4y/VTO0VkprYy+3N2FtJ8+BQWFXU+OxARIwA46c5tdD9SsKGZ/1ocqBS/gAKHg==} engines: {node: '>=18'} @@ -763,6 +769,12 @@ packages: cpu: [arm64] os: [android] + '@esbuild/android-arm64@0.27.3': + resolution: {integrity: sha512-YdghPYUmj/FX2SYKJ0OZxf+iaKgMsKHVPF1MAq/P8WirnSpCStzKJFjOjzsW0QQ7oIAiccHdcqjbHmJxRb/dmg==} + engines: {node: '>=18'} + cpu: [arm64] + os: [android] + '@esbuild/android-arm@0.25.12': resolution: {integrity: sha512-VJ+sKvNA/GE7Ccacc9Cha7bpS8nyzVv0jdVgwNDaR4gDMC/2TTRc33Ip8qrNYUcpkOHUT5OZ0bUcNNVZQ9RLlg==} engines: {node: '>=18'} @@ -775,6 +787,12 @@ packages: cpu: [arm] os: [android] + '@esbuild/android-arm@0.27.3': + resolution: {integrity: sha512-i5D1hPY7GIQmXlXhs2w8AWHhenb00+GxjxRncS2ZM7YNVGNfaMxgzSGuO8o8SJzRc/oZwU2bcScvVERk03QhzA==} + engines: {node: '>=18'} + cpu: [arm] + os: [android] + '@esbuild/android-x64@0.25.12': resolution: {integrity: sha512-5jbb+2hhDHx5phYR2By8GTWEzn6I9UqR11Kwf22iKbNpYrsmRB18aX/9ivc5cabcUiAT/wM+YIZ6SG9QO6a8kg==} engines: {node: '>=18'} @@ -787,6 +805,12 @@ packages: cpu: [x64] os: [android] + '@esbuild/android-x64@0.27.3': + resolution: {integrity: sha512-IN/0BNTkHtk8lkOM8JWAYFg4ORxBkZQf9zXiEOfERX/CzxW3Vg1ewAhU7QSWQpVIzTW+b8Xy+lGzdYXV6UZObQ==} + engines: {node: '>=18'} + cpu: [x64] + os: [android] + '@esbuild/darwin-arm64@0.25.12': resolution: {integrity: sha512-N3zl+lxHCifgIlcMUP5016ESkeQjLj/959RxxNYIthIg+CQHInujFuXeWbWMgnTo4cp5XVHqFPmpyu9J65C1Yg==} engines: {node: '>=18'} @@ -799,6 +823,12 @@ packages: cpu: [arm64] os: [darwin] + '@esbuild/darwin-arm64@0.27.3': + resolution: {integrity: sha512-Re491k7ByTVRy0t3EKWajdLIr0gz2kKKfzafkth4Q8A5n1xTHrkqZgLLjFEHVD+AXdUGgQMq+Godfq45mGpCKg==} + engines: {node: '>=18'} + cpu: [arm64] + os: [darwin] + '@esbuild/darwin-x64@0.25.12': resolution: {integrity: sha512-HQ9ka4Kx21qHXwtlTUVbKJOAnmG1ipXhdWTmNXiPzPfWKpXqASVcWdnf2bnL73wgjNrFXAa3yYvBSd9pzfEIpA==} engines: {node: '>=18'} @@ -811,6 +841,12 @@ packages: cpu: [x64] os: [darwin] + '@esbuild/darwin-x64@0.27.3': + resolution: {integrity: sha512-vHk/hA7/1AckjGzRqi6wbo+jaShzRowYip6rt6q7VYEDX4LEy1pZfDpdxCBnGtl+A5zq8iXDcyuxwtv3hNtHFg==} + engines: {node: '>=18'} + cpu: [x64] + os: [darwin] + '@esbuild/freebsd-arm64@0.25.12': resolution: {integrity: sha512-gA0Bx759+7Jve03K1S0vkOu5Lg/85dou3EseOGUes8flVOGxbhDDh/iZaoek11Y8mtyKPGF3vP8XhnkDEAmzeg==} engines: {node: '>=18'} @@ -823,6 +859,12 @@ packages: cpu: [arm64] os: [freebsd] + '@esbuild/freebsd-arm64@0.27.3': + resolution: {integrity: sha512-ipTYM2fjt3kQAYOvo6vcxJx3nBYAzPjgTCk7QEgZG8AUO3ydUhvelmhrbOheMnGOlaSFUoHXB6un+A7q4ygY9w==} + engines: {node: '>=18'} + cpu: [arm64] + os: [freebsd] + '@esbuild/freebsd-x64@0.25.12': resolution: {integrity: sha512-TGbO26Yw2xsHzxtbVFGEXBFH0FRAP7gtcPE7P5yP7wGy7cXK2oO7RyOhL5NLiqTlBh47XhmIUXuGciXEqYFfBQ==} engines: {node: '>=18'} @@ -835,6 +877,12 @@ packages: cpu: [x64] os: [freebsd] + '@esbuild/freebsd-x64@0.27.3': + resolution: {integrity: sha512-dDk0X87T7mI6U3K9VjWtHOXqwAMJBNN2r7bejDsc+j03SEjtD9HrOl8gVFByeM0aJksoUuUVU9TBaZa2rgj0oA==} + engines: {node: '>=18'} + cpu: [x64] + os: [freebsd] + '@esbuild/linux-arm64@0.25.12': resolution: {integrity: sha512-8bwX7a8FghIgrupcxb4aUmYDLp8pX06rGh5HqDT7bB+8Rdells6mHvrFHHW2JAOPZUbnjUpKTLg6ECyzvas2AQ==} engines: {node: '>=18'} @@ -847,6 +895,12 @@ packages: cpu: [arm64] os: [linux] + '@esbuild/linux-arm64@0.27.3': + resolution: {integrity: sha512-sZOuFz/xWnZ4KH3YfFrKCf1WyPZHakVzTiqji3WDc0BCl2kBwiJLCXpzLzUBLgmp4veFZdvN5ChW4Eq/8Fc2Fg==} + engines: {node: '>=18'} + cpu: [arm64] + os: [linux] + '@esbuild/linux-arm@0.25.12': resolution: {integrity: sha512-lPDGyC1JPDou8kGcywY0YILzWlhhnRjdof3UlcoqYmS9El818LLfJJc3PXXgZHrHCAKs/Z2SeZtDJr5MrkxtOw==} engines: {node: '>=18'} @@ -859,6 +913,12 @@ packages: cpu: [arm] os: [linux] + '@esbuild/linux-arm@0.27.3': + resolution: {integrity: sha512-s6nPv2QkSupJwLYyfS+gwdirm0ukyTFNl3KTgZEAiJDd+iHZcbTPPcWCcRYH+WlNbwChgH2QkE9NSlNrMT8Gfw==} + engines: {node: '>=18'} + cpu: [arm] + os: [linux] + '@esbuild/linux-ia32@0.25.12': resolution: {integrity: sha512-0y9KrdVnbMM2/vG8KfU0byhUN+EFCny9+8g202gYqSSVMonbsCfLjUO+rCci7pM0WBEtz+oK/PIwHkzxkyharA==} engines: {node: '>=18'} @@ -871,6 +931,12 @@ packages: cpu: [ia32] os: [linux] + '@esbuild/linux-ia32@0.27.3': + resolution: {integrity: sha512-yGlQYjdxtLdh0a3jHjuwOrxQjOZYD/C9PfdbgJJF3TIZWnm/tMd/RcNiLngiu4iwcBAOezdnSLAwQDPqTmtTYg==} + engines: {node: '>=18'} + cpu: [ia32] + os: [linux] + '@esbuild/linux-loong64@0.25.12': resolution: {integrity: sha512-h///Lr5a9rib/v1GGqXVGzjL4TMvVTv+s1DPoxQdz7l/AYv6LDSxdIwzxkrPW438oUXiDtwM10o9PmwS/6Z0Ng==} engines: {node: '>=18'} @@ -883,6 +949,12 @@ packages: cpu: [loong64] os: [linux] + '@esbuild/linux-loong64@0.27.3': + resolution: {integrity: sha512-WO60Sn8ly3gtzhyjATDgieJNet/KqsDlX5nRC5Y3oTFcS1l0KWba+SEa9Ja1GfDqSF1z6hif/SkpQJbL63cgOA==} + engines: {node: '>=18'} + cpu: [loong64] + os: [linux] + '@esbuild/linux-mips64el@0.25.12': resolution: {integrity: sha512-iyRrM1Pzy9GFMDLsXn1iHUm18nhKnNMWscjmp4+hpafcZjrr2WbT//d20xaGljXDBYHqRcl8HnxbX6uaA/eGVw==} engines: {node: '>=18'} @@ -895,6 +967,12 @@ packages: cpu: [mips64el] os: [linux] + '@esbuild/linux-mips64el@0.27.3': + resolution: {integrity: sha512-APsymYA6sGcZ4pD6k+UxbDjOFSvPWyZhjaiPyl/f79xKxwTnrn5QUnXR5prvetuaSMsb4jgeHewIDCIWljrSxw==} + engines: {node: '>=18'} + cpu: [mips64el] + os: [linux] + '@esbuild/linux-ppc64@0.25.12': resolution: {integrity: sha512-9meM/lRXxMi5PSUqEXRCtVjEZBGwB7P/D4yT8UG/mwIdze2aV4Vo6U5gD3+RsoHXKkHCfSxZKzmDssVlRj1QQA==} engines: {node: '>=18'} @@ -907,6 +985,12 @@ packages: cpu: [ppc64] os: [linux] + '@esbuild/linux-ppc64@0.27.3': + resolution: {integrity: sha512-eizBnTeBefojtDb9nSh4vvVQ3V9Qf9Df01PfawPcRzJH4gFSgrObw+LveUyDoKU3kxi5+9RJTCWlj4FjYXVPEA==} + engines: {node: '>=18'} + cpu: [ppc64] + os: [linux] + '@esbuild/linux-riscv64@0.25.12': resolution: {integrity: sha512-Zr7KR4hgKUpWAwb1f3o5ygT04MzqVrGEGXGLnj15YQDJErYu/BGg+wmFlIDOdJp0PmB0lLvxFIOXZgFRrdjR0w==} engines: {node: '>=18'} @@ -919,6 +1003,12 @@ packages: cpu: [riscv64] os: [linux] + '@esbuild/linux-riscv64@0.27.3': + resolution: {integrity: sha512-3Emwh0r5wmfm3ssTWRQSyVhbOHvqegUDRd0WhmXKX2mkHJe1SFCMJhagUleMq+Uci34wLSipf8Lagt4LlpRFWQ==} + engines: {node: '>=18'} + cpu: [riscv64] + os: [linux] + '@esbuild/linux-s390x@0.25.12': resolution: {integrity: sha512-MsKncOcgTNvdtiISc/jZs/Zf8d0cl/t3gYWX8J9ubBnVOwlk65UIEEvgBORTiljloIWnBzLs4qhzPkJcitIzIg==} engines: {node: '>=18'} @@ -931,6 +1021,12 @@ packages: cpu: [s390x] os: [linux] + '@esbuild/linux-s390x@0.27.3': + resolution: {integrity: sha512-pBHUx9LzXWBc7MFIEEL0yD/ZVtNgLytvx60gES28GcWMqil8ElCYR4kvbV2BDqsHOvVDRrOxGySBM9Fcv744hw==} + engines: {node: '>=18'} + cpu: [s390x] + os: [linux] + '@esbuild/linux-x64@0.25.12': resolution: {integrity: sha512-uqZMTLr/zR/ed4jIGnwSLkaHmPjOjJvnm6TVVitAa08SLS9Z0VM8wIRx7gWbJB5/J54YuIMInDquWyYvQLZkgw==} engines: {node: '>=18'} @@ -943,6 +1039,12 @@ packages: cpu: [x64] os: [linux] + '@esbuild/linux-x64@0.27.3': + resolution: {integrity: sha512-Czi8yzXUWIQYAtL/2y6vogER8pvcsOsk5cpwL4Gk5nJqH5UZiVByIY8Eorm5R13gq+DQKYg0+JyQoytLQas4dA==} + engines: {node: '>=18'} + cpu: [x64] + os: [linux] + '@esbuild/netbsd-arm64@0.25.12': resolution: {integrity: sha512-xXwcTq4GhRM7J9A8Gv5boanHhRa/Q9KLVmcyXHCTaM4wKfIpWkdXiMog/KsnxzJ0A1+nD+zoecuzqPmCRyBGjg==} engines: {node: '>=18'} @@ -955,6 +1057,12 @@ packages: cpu: [arm64] os: [netbsd] + '@esbuild/netbsd-arm64@0.27.3': + resolution: {integrity: sha512-sDpk0RgmTCR/5HguIZa9n9u+HVKf40fbEUt+iTzSnCaGvY9kFP0YKBWZtJaraonFnqef5SlJ8/TiPAxzyS+UoA==} + engines: {node: '>=18'} + cpu: [arm64] + os: [netbsd] + '@esbuild/netbsd-x64@0.25.12': resolution: {integrity: sha512-Ld5pTlzPy3YwGec4OuHh1aCVCRvOXdH8DgRjfDy/oumVovmuSzWfnSJg+VtakB9Cm0gxNO9BzWkj6mtO1FMXkQ==} engines: {node: '>=18'} @@ -967,6 +1075,12 @@ packages: cpu: [x64] os: [netbsd] + '@esbuild/netbsd-x64@0.27.3': + resolution: {integrity: sha512-P14lFKJl/DdaE00LItAukUdZO5iqNH7+PjoBm+fLQjtxfcfFE20Xf5CrLsmZdq5LFFZzb5JMZ9grUwvtVYzjiA==} + engines: {node: '>=18'} + cpu: [x64] + os: [netbsd] + '@esbuild/openbsd-arm64@0.25.12': resolution: {integrity: sha512-fF96T6KsBo/pkQI950FARU9apGNTSlZGsv1jZBAlcLL1MLjLNIWPBkj5NlSz8aAzYKg+eNqknrUJ24QBybeR5A==} engines: {node: '>=18'} @@ -979,6 +1093,12 @@ packages: cpu: [arm64] os: [openbsd] + '@esbuild/openbsd-arm64@0.27.3': + resolution: {integrity: sha512-AIcMP77AvirGbRl/UZFTq5hjXK+2wC7qFRGoHSDrZ5v5b8DK/GYpXW3CPRL53NkvDqb9D+alBiC/dV0Fb7eJcw==} + engines: {node: '>=18'} + cpu: [arm64] + os: [openbsd] + '@esbuild/openbsd-x64@0.25.12': resolution: {integrity: sha512-MZyXUkZHjQxUvzK7rN8DJ3SRmrVrke8ZyRusHlP+kuwqTcfWLyqMOE3sScPPyeIXN/mDJIfGXvcMqCgYKekoQw==} engines: {node: '>=18'} @@ -991,12 +1111,24 @@ packages: cpu: [x64] os: [openbsd] + '@esbuild/openbsd-x64@0.27.3': + resolution: {integrity: sha512-DnW2sRrBzA+YnE70LKqnM3P+z8vehfJWHXECbwBmH/CU51z6FiqTQTHFenPlHmo3a8UgpLyH3PT+87OViOh1AQ==} + engines: {node: '>=18'} + cpu: [x64] + os: [openbsd] + '@esbuild/openharmony-arm64@0.25.12': resolution: {integrity: sha512-rm0YWsqUSRrjncSXGA7Zv78Nbnw4XL6/dzr20cyrQf7ZmRcsovpcRBdhD43Nuk3y7XIoW2OxMVvwuRvk9XdASg==} engines: {node: '>=18'} cpu: [arm64] os: [openharmony] + '@esbuild/openharmony-arm64@0.27.3': + resolution: {integrity: sha512-NinAEgr/etERPTsZJ7aEZQvvg/A6IsZG/LgZy+81wON2huV7SrK3e63dU0XhyZP4RKGyTm7aOgmQk0bGp0fy2g==} + engines: {node: '>=18'} + cpu: [arm64] + os: [openharmony] + '@esbuild/sunos-x64@0.25.12': resolution: {integrity: sha512-3wGSCDyuTHQUzt0nV7bocDy72r2lI33QL3gkDNGkod22EsYl04sMf0qLb8luNKTOmgF/eDEDP5BFNwoBKH441w==} engines: {node: '>=18'} @@ -1009,6 +1141,12 @@ packages: cpu: [x64] os: [sunos] + '@esbuild/sunos-x64@0.27.3': + resolution: {integrity: sha512-PanZ+nEz+eWoBJ8/f8HKxTTD172SKwdXebZ0ndd953gt1HRBbhMsaNqjTyYLGLPdoWHy4zLU7bDVJztF5f3BHA==} + engines: {node: '>=18'} + cpu: [x64] + os: [sunos] + '@esbuild/win32-arm64@0.25.12': resolution: {integrity: sha512-rMmLrur64A7+DKlnSuwqUdRKyd3UE7oPJZmnljqEptesKM8wx9J8gx5u0+9Pq0fQQW8vqeKebwNXdfOyP+8Bsg==} engines: {node: '>=18'} @@ -1021,6 +1159,12 @@ packages: cpu: [arm64] os: [win32] + '@esbuild/win32-arm64@0.27.3': + resolution: {integrity: sha512-B2t59lWWYrbRDw/tjiWOuzSsFh1Y/E95ofKz7rIVYSQkUYBjfSgf6oeYPNWHToFRr2zx52JKApIcAS/D5TUBnA==} + engines: {node: '>=18'} + cpu: [arm64] + os: [win32] + '@esbuild/win32-ia32@0.25.12': resolution: {integrity: sha512-HkqnmmBoCbCwxUKKNPBixiWDGCpQGVsrQfJoVGYLPT41XWF8lHuE5N6WhVia2n4o5QK5M4tYr21827fNhi4byQ==} engines: {node: '>=18'} @@ -1033,6 +1177,12 @@ packages: cpu: [ia32] os: [win32] + '@esbuild/win32-ia32@0.27.3': + resolution: {integrity: sha512-QLKSFeXNS8+tHW7tZpMtjlNb7HKau0QDpwm49u0vUp9y1WOF+PEzkU84y9GqYaAVW8aH8f3GcBck26jh54cX4Q==} + engines: {node: '>=18'} + cpu: [ia32] + os: [win32] + '@esbuild/win32-x64@0.25.12': resolution: {integrity: sha512-alJC0uCZpTFrSL0CCDjcgleBXPnCrEAhTBILpeAp7M/OFgoqtAetfBzX0xM00MUsVVPpVjlPuMbREqnZCXaTnA==} engines: {node: '>=18'} @@ -1045,6 +1195,12 @@ packages: cpu: [x64] os: [win32] + '@esbuild/win32-x64@0.27.3': + resolution: {integrity: sha512-4uJGhsxuptu3OcpVAzli+/gWusVGwZZHTlS63hh++ehExkVT8SgiEf7/uC/PclrPPkLhZqGgCTjd0VWLo6xMqA==} + engines: {node: '>=18'} + cpu: [x64] + os: [win32] + '@escapace/canonicalize@0.1.2': resolution: {integrity: sha512-aZmJXMSjVpyMYAySVIvhFlU0kvR6cvyMgZZhCe+aioyC0iY9F2uOILLdjUpXcFN7M1xpv1kqq+KetyaSm+RVEA==} engines: {node: '>=18.18.0', pnpm: '>=8.7.6'} @@ -1085,8 +1241,8 @@ packages: resolution: {integrity: sha512-aw1gNayWpdI/jSYVgzN5pL0cfzU02GT3NBpeT/DXbx1/1x7ZKxFPd9bwrzygx/qiwIQiJ1sw/zD8qY/kRvlGHA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/config-helpers@0.3.1': - resolution: {integrity: sha512-xR93k9WhrDYpXHORXpxVL5oHj3Era7wo6k/Wd8/IsQNnZUTzkGS29lyn3nAT05v6ltUuTFVCCYDEGfy2Or/sPA==} + '@eslint/config-helpers@0.4.2': + resolution: {integrity: sha512-gBrxN88gOIf3R7ja5K9slwNayVcZgK6SOUORm2uBzTeIEfeVaIhOpCtTox3P6R7o2jLFwLFTLnC7kU/RGcYEgw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@eslint/core@0.15.2': @@ -1101,8 +1257,8 @@ packages: resolution: {integrity: sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/js@9.32.0': - resolution: {integrity: sha512-BBpRFZK3eX6uMLKz8WxFOBIFFcGFJ/g8XuwjTHCqHROSIsopI+ddn/d5Cfh36+7+e5edVS8dbSHnBNhrLEX0zg==} + '@eslint/js@9.39.3': + resolution: {integrity: sha512-1B1VkCq6FuUNlQvlBYb+1jDu/gV297TIs/OeiaSR9l1H27SVW55ONE1e1Vp16NqP683+xEGzxYtv4XCiDPaQiw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@eslint/object-schema@2.1.7': @@ -1308,8 +1464,8 @@ packages: '@microsoft/tsdoc@0.16.0': resolution: {integrity: sha512-xgAyonlVVS+q7Vc7qLW0UrJU7rSFcETRWsqdXZtjzRU8dF+6CkozTK4V4y1LwOX7j8r/vHphjDeMeGI4tNGeGA==} - '@napi-rs/wasm-runtime@1.0.7': - resolution: {integrity: sha512-SeDnOO0Tk7Okiq6DbXmmBODgOAb9dp9gjlphokTUxmt8U3liIP1ZsozBahH69j/RJv+Rfs6IwUKHTgQYJ/HBAw==} + '@napi-rs/wasm-runtime@1.1.1': + resolution: {integrity: sha512-p64ah1M1ld8xjWv3qbvFwHiFVWrq1yFvV4f7w+mzaqiR4IlSgkqhcRdHwsGgomwzBH51sRY4NEowLxnaBjcW/A==} '@nodelib/fs.scandir@2.1.5': resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} @@ -1323,106 +1479,111 @@ packages: resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==} engines: {node: '>= 8'} - '@oxc-resolver/binding-android-arm-eabi@11.13.2': - resolution: {integrity: sha512-vWd1NEaclg/t2DtEmYzRRBNQOueMI8tixw/fSNZ9XETXLRJiAjQMYpYeflQdRASloGze6ZelHE/wIBNt4S+pkw==} + '@oxc-resolver/binding-android-arm-eabi@11.19.1': + resolution: {integrity: sha512-aUs47y+xyXHUKlbhqHUjBABjvycq6YSD7bpxSW7vplUmdzAlJ93yXY6ZR0c1o1x5A/QKbENCvs3+NlY8IpIVzg==} cpu: [arm] os: [android] - '@oxc-resolver/binding-android-arm64@11.13.2': - resolution: {integrity: sha512-jxZrYcxgpI6IuQpguQVAQNrZfUyiYfMVqR4pKVU3PRLCM7AsfXNKp0TIgcvp+l6dYVdoZ1MMMMa5Ayjd09rNOw==} + '@oxc-resolver/binding-android-arm64@11.19.1': + resolution: {integrity: sha512-oolbkRX+m7Pq2LNjr/kKgYeC7bRDMVTWPgxBGMjSpZi/+UskVo4jsMU3MLheZV55jL6c3rNelPl4oD60ggYmqA==} cpu: [arm64] os: [android] - '@oxc-resolver/binding-darwin-arm64@11.13.2': - resolution: {integrity: sha512-RDS3HUe1FvgjNS1xfBUqiEJ8938Zb5r7iKABwxEblp3K4ufZZNAtoaHjdUH2TJ0THDmuf0OxxVUO/Y+4Ep4QfQ==} + '@oxc-resolver/binding-darwin-arm64@11.19.1': + resolution: {integrity: sha512-nUC6d2i3R5B12sUW4O646qD5cnMXf2oBGPLIIeaRfU9doJRORAbE2SGv4eW6rMqhD+G7nf2Y8TTJTLiiO3Q/dQ==} cpu: [arm64] os: [darwin] - '@oxc-resolver/binding-darwin-x64@11.13.2': - resolution: {integrity: sha512-tDcyWtkUzkt6auJLP2dOjL84BxqHkKW4mz2lNRIGPTq7b+HBraB+m8RdRH6BgqTvbnNECOxR3XAMaKBKC8J51g==} + '@oxc-resolver/binding-darwin-x64@11.19.1': + resolution: {integrity: sha512-cV50vE5+uAgNcFa3QY1JOeKDSkM/9ReIcc/9wn4TavhW/itkDGrXhw9jaKnkQnGbjJ198Yh5nbX/Gr2mr4Z5jQ==} cpu: [x64] os: [darwin] - '@oxc-resolver/binding-freebsd-x64@11.13.2': - resolution: {integrity: sha512-fpaeN8Q0kWvKns9uSMg6CcKo7cdgmWt6J91stPf8sdM+EKXzZ0YcRnWWyWF8SM16QcLUPCy5Iwt5Z8aYBGaZYA==} + '@oxc-resolver/binding-freebsd-x64@11.19.1': + resolution: {integrity: sha512-xZOQiYGFxtk48PBKff+Zwoym7ScPAIVp4c14lfLxizO2LTTTJe5sx9vQNGrBymrf/vatSPNMD4FgsaaRigPkqw==} cpu: [x64] os: [freebsd] - '@oxc-resolver/binding-linux-arm-gnueabihf@11.13.2': - resolution: {integrity: sha512-idBgJU5AvSsGOeaIWiFBKbNBjpuduHsJmrG4CBbEUNW/Ykx+ISzcuj1PHayiYX6R9stVsRhj3d2PyymfC5KWRg==} + '@oxc-resolver/binding-linux-arm-gnueabihf@11.19.1': + resolution: {integrity: sha512-lXZYWAC6kaGe/ky2su94e9jN9t6M0/6c+GrSlCqL//XO1cxi5lpAhnJYdyrKfm0ZEr/c7RNyAx3P7FSBcBd5+A==} cpu: [arm] os: [linux] - '@oxc-resolver/binding-linux-arm-musleabihf@11.13.2': - resolution: {integrity: sha512-BlBvQUhvvIM/7s96KlKhMk0duR2sj8T7Hyii46/5QnwfN/pHwobvOL5czZ6/SKrHNB/F/qDY4hGsBuB1y7xgTg==} + '@oxc-resolver/binding-linux-arm-musleabihf@11.19.1': + resolution: {integrity: sha512-veG1kKsuK5+t2IsO9q0DErYVSw2azvCVvWHnfTOS73WE0STdLLB7Q1bB9WR+yHPQM76ASkFyRbogWo1GR1+WbQ==} cpu: [arm] os: [linux] - '@oxc-resolver/binding-linux-arm64-gnu@11.13.2': - resolution: {integrity: sha512-lUmDTmYOGpbIK+FBfZ0ySaQTo7g1Ia/WnDnQR2wi/0AtehZIg/ZZIgiT/fD0iRvKEKma612/0PVo8dXdAKaAGA==} + '@oxc-resolver/binding-linux-arm64-gnu@11.19.1': + resolution: {integrity: sha512-heV2+jmXyYnUrpUXSPugqWDRpnsQcDm2AX4wzTuvgdlZfoNYO0O3W2AVpJYaDn9AG4JdM6Kxom8+foE7/BcSig==} cpu: [arm64] os: [linux] libc: [glibc] - '@oxc-resolver/binding-linux-arm64-musl@11.13.2': - resolution: {integrity: sha512-dkGzOxo+I9lA4Er6qzFgkFevl3JvwyI9i0T/PkOJHva04rb1p9dz8GPogTO9uMK4lrwLWzm/piAu+tHYC7v7+w==} + '@oxc-resolver/binding-linux-arm64-musl@11.19.1': + resolution: {integrity: sha512-jvo2Pjs1c9KPxMuMPIeQsgu0mOJF9rEb3y3TdpsrqwxRM+AN6/nDDwv45n5ZrUnQMsdBy5gIabioMKnQfWo9ew==} cpu: [arm64] os: [linux] libc: [musl] - '@oxc-resolver/binding-linux-ppc64-gnu@11.13.2': - resolution: {integrity: sha512-53kWsjLkVFnoSA7COdps38pBssN48zI8LfsOvupsmQ0/4VeMYb+0Ao9O6r52PtmFZsGB3S1Qjqbjl/Pswj1a3g==} + '@oxc-resolver/binding-linux-ppc64-gnu@11.19.1': + resolution: {integrity: sha512-vLmdNxWCdN7Uo5suays6A/+ywBby2PWBBPXctWPg5V0+eVuzsJxgAn6MMB4mPlshskYbppjpN2Zg83ArHze9gQ==} cpu: [ppc64] os: [linux] libc: [glibc] - '@oxc-resolver/binding-linux-riscv64-gnu@11.13.2': - resolution: {integrity: sha512-MfxN6DMpvmdCbGlheJ+ihy11oTcipqDfcEIQV9ah3FGXBRCZtBOHJpQDk8qI2Y+nCXVr3Nln7OSsOzoC4+rSYQ==} + '@oxc-resolver/binding-linux-riscv64-gnu@11.19.1': + resolution: {integrity: sha512-/b+WgR+VTSBxzgOhDO7TlMXC1ufPIMR6Vj1zN+/x+MnyXGW7prTLzU9eW85Aj7Th7CCEG9ArCbTeqxCzFWdg2w==} cpu: [riscv64] os: [linux] libc: [glibc] - '@oxc-resolver/binding-linux-riscv64-musl@11.13.2': - resolution: {integrity: sha512-WXrm4YiRU0ijqb72WHSjmfYaQZ7t6/kkQrFc4JtU+pUE4DZA/DEdxOuQEd4Q43VqmLvICTJWSaZMlCGQ4PSRUg==} + '@oxc-resolver/binding-linux-riscv64-musl@11.19.1': + resolution: {integrity: sha512-YlRdeWb9j42p29ROh+h4eg/OQ3dTJlpHSa+84pUM9+p6i3djtPz1q55yLJhgW9XfDch7FN1pQ/Vd6YP+xfRIuw==} cpu: [riscv64] os: [linux] libc: [musl] - '@oxc-resolver/binding-linux-s390x-gnu@11.13.2': - resolution: {integrity: sha512-4pISWIlOFRUhWyvGCB3XUhtcwyvwGGhlXhHz7IXCXuGufaQtvR05trvw8U1ZnaPhsdPBkRhOMIedX11ayi5uXw==} + '@oxc-resolver/binding-linux-s390x-gnu@11.19.1': + resolution: {integrity: sha512-EDpafVOQWF8/MJynsjOGFThcqhRHy417sRyLfQmeiamJ8qVhSKAn2Dn2VVKUGCjVB9C46VGjhNo7nOPUi1x6uA==} cpu: [s390x] os: [linux] libc: [glibc] - '@oxc-resolver/binding-linux-x64-gnu@11.13.2': - resolution: {integrity: sha512-DVo6jS8n73yNAmCsUOOk2vBeC60j2RauDXQM8p7RDl0afsEaA2le22vD8tky7iNoM5tsxfBmE4sOJXEKgpwWRw==} + '@oxc-resolver/binding-linux-x64-gnu@11.19.1': + resolution: {integrity: sha512-NxjZe+rqWhr+RT8/Ik+5ptA3oz7tUw361Wa5RWQXKnfqwSSHdHyrw6IdcTfYuml9dM856AlKWZIUXDmA9kkiBQ==} cpu: [x64] os: [linux] libc: [glibc] - '@oxc-resolver/binding-linux-x64-musl@11.13.2': - resolution: {integrity: sha512-6WqrE+hQBFP35KdwQjWcZpldbTq6yJmuTVThISu+rY3+j6MaDp2ciLHTr1X68r2H/7ocOIl4k3NnOVIzeRJE3w==} + '@oxc-resolver/binding-linux-x64-musl@11.19.1': + resolution: {integrity: sha512-cM/hQwsO3ReJg5kR+SpI69DMfvNCp+A/eVR4b4YClE5bVZwz8rh2Nh05InhwI5HR/9cArbEkzMjcKgTHS6UaNw==} cpu: [x64] os: [linux] libc: [musl] - '@oxc-resolver/binding-wasm32-wasi@11.13.2': - resolution: {integrity: sha512-YpxvQmP2D+mNUkLQZbBjGz20g/pY8XoOBdPPoWMl9X68liFFjXxkPQTrZxWw4zzG/UkTM5z6dPRTyTePRsMcjw==} + '@oxc-resolver/binding-openharmony-arm64@11.19.1': + resolution: {integrity: sha512-QF080IowFB0+9Rh6RcD19bdgh49BpQHUW5TajG1qvWHvmrQznTZZjYlgE2ltLXyKY+qs4F/v5xuX1XS7Is+3qA==} + cpu: [arm64] + os: [openharmony] + + '@oxc-resolver/binding-wasm32-wasi@11.19.1': + resolution: {integrity: sha512-w8UCKhX826cP/ZLokXDS6+milN8y4X7zidsAttEdWlVoamTNf6lhBJldaWr3ukTDiye7s4HRcuPEPOXNC432Vg==} engines: {node: '>=14.0.0'} cpu: [wasm32] - '@oxc-resolver/binding-win32-arm64-msvc@11.13.2': - resolution: {integrity: sha512-1SKBw6KcCmvPBdEw1/Qdpv6eSDf23lCXTWz9VxTe6QUQ/1wR+HZR2uS4q6C8W6jnIswMTQbxpTvVwdRXl+ufeA==} + '@oxc-resolver/binding-win32-arm64-msvc@11.19.1': + resolution: {integrity: sha512-nJ4AsUVZrVKwnU/QRdzPCCrO0TrabBqgJ8pJhXITdZGYOV28TIYystV1VFLbQ7DtAcaBHpocT5/ZJnF78YJPtQ==} cpu: [arm64] os: [win32] - '@oxc-resolver/binding-win32-ia32-msvc@11.13.2': - resolution: {integrity: sha512-KEVV7wggDucxRn3vvyHnmTCPXoCT7vWpH18UVLTygibHJvNRP2zl5lBaQcCIdIaYYZjKt1aGI/yZqxZvHoiCdg==} + '@oxc-resolver/binding-win32-ia32-msvc@11.19.1': + resolution: {integrity: sha512-EW+ND5q2Tl+a3pH81l1QbfgbF3HmqgwLfDfVithRFheac8OTcnbXt/JxqD2GbDkb7xYEqy1zNaVFRr3oeG8npA==} cpu: [ia32] os: [win32] - '@oxc-resolver/binding-win32-x64-msvc@11.13.2': - resolution: {integrity: sha512-6AAdN9v/wO5c3td1yidgNLKYlzuNgfOtEqBq60WE469bJWR7gHgG/S5aLR2pH6/gyPLs9UXtItxi934D+0Estg==} + '@oxc-resolver/binding-win32-x64-msvc@11.19.1': + resolution: {integrity: sha512-6hIU3RQu45B+VNTY4Ru8ppFwjVS/S5qwYyGhBotmjxfEKk41I2DlGtRfGJndZ5+6lneE2pwloqunlOyZuX/XAw==} cpu: [x64] os: [win32] @@ -1582,8 +1743,8 @@ packages: '@poppinss/exception@1.2.2': resolution: {integrity: sha512-m7bpKCD4QMlFCjA/nKTs23fuvoVFoA83brRKmObCUNmi/9tVu8Ve3w4YQAnJu4q3Tjf5fr685HYIC/IA2zHRSg==} - '@rolldown/pluginutils@1.0.0-beta.29': - resolution: {integrity: sha512-NIJgOsMjbxAXvoGq/X0gD7VPMQ8j9g0BiDaNjVNVjvl+iKXxL3Jre0v31RmBYeLEmkbj2s02v8vFTbUXi5XS2Q==} + '@rolldown/pluginutils@1.0.0-rc.2': + resolution: {integrity: sha512-izyXV/v+cHiRfozX62W9htOAvwMo4/bXKDrQ+vom1L1qRuexPock/7VZDAhnpHCLNejd3NJ6hiab+tO0D44Rgw==} '@rollup/plugin-json@6.1.0': resolution: {integrity: sha512-EGI2te5ENk1coGeADSIwZ7G2Q8CJS2sF120T7jLw4xFw9n7wIOXHo+kIYRAoVpJAN+kmqZSoO3Fp4JtoNF4ReA==} @@ -1763,19 +1924,19 @@ packages: peerDependencies: vue: ^2.7.0 || ^3.0.0 - '@texel/color@1.1.10': - resolution: {integrity: sha512-0du+jhP68nvdXGoS/dxAyqkmWWzsogtU3chygmNf/u4QtDIbG1e5OfcVIWfx29B5ANCLEDOPEQIvOhrvwhlORg==} + '@texel/color@1.1.11': + resolution: {integrity: sha512-/3kKgfBqzrRfLl4RsEccx+Yfj1kVL6Bh6DejVWZ+DPg/jJdcfdYZ5fpD1nXFwWd8OQNATjz+WqsfQfUynSsgRg==} - '@thi.ng/api@8.12.7': - resolution: {integrity: sha512-FZf3hBfkJxKogUJgph0vWofd6kwNrZwY+12a0Mcj9ikt+LRtv3QeIciVhkkKLzCC8QAmRzLTTp2s021ZZa6vDg==} + '@thi.ng/api@8.12.16': + resolution: {integrity: sha512-MTjx2PS/jl+35+jjdzN0hRs6DHEh5WqLbsyDWqXvtE2D94+j2+QVOHpSnR6Vodo5rPZKo3tEY69ed9puCuo5FA==} engines: {node: '>=18'} - '@thi.ng/errors@2.5.47': - resolution: {integrity: sha512-7UmCduMzb8HYZ1g26cvBNUvwquY48QhrAA7n8Ic5VdrpFvjuBIzS8hPtzCeXpnl59tdWdkYQflp9BdKBd3Y6MQ==} + '@thi.ng/errors@2.6.5': + resolution: {integrity: sha512-XKfcJzxikMI1+MKSiABcLzI2WIsm4SxGEdLIIQjYqew3q3CoypGe+w5W/DMvMWF6eFWT6ONINbiJ6QMHFTfVzA==} engines: {node: '>=18'} - '@thi.ng/random@4.1.32': - resolution: {integrity: sha512-y3/9sF4mxAKISpt0/vbKBXeqbRLhUQqSOWiF1QIuXkWSplJfRX2uk+OhT5smwbnO0Gue86oGHVi47a+anySh3A==} + '@thi.ng/random@4.1.41': + resolution: {integrity: sha512-1pSZlmkmghB1ke7IrSinaZuECPrPFbE/pRHZzqlhw1vhDtBiqSnDU8ct8uWCB/UkFuhAxyC94oVGXluPMCX21w==} engines: {node: '>=18'} '@tweakpane/core@2.0.5': @@ -1919,11 +2080,11 @@ packages: '@ungap/structured-clone@1.3.0': resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==} - '@vitejs/plugin-vue@6.0.1': - resolution: {integrity: sha512-+MaE752hU0wfPFJEUAIxqw18+20euHHdxVtMvbFcOEpjEyfqXH/5DCoTHiVJ0J29EhTJdoTkjEv5YBKU9dnoTw==} + '@vitejs/plugin-vue@6.0.4': + resolution: {integrity: sha512-uM5iXipgYIn13UUQCZNdWkYk+sysBeA97d5mHsAoAt1u/wpN3+zxOmsVJWosuzX+IMGRzeYUNytztrYznboIkQ==} engines: {node: ^20.19.0 || >=22.12.0} peerDependencies: - vite: ^5.0.0 || ^6.0.0 || ^7.0.0 + vite: ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 vue: ^3.2.25 '@vitest/coverage-v8@3.2.4': @@ -1964,35 +2125,26 @@ packages: '@vitest/utils@3.2.4': resolution: {integrity: sha512-fB2V0JFrQSMsCo9HiSq3Ezpdv4iYaXRG1Sx8edX3MwxfyNn83mKiGzOcH+Fkxt4MHxr3y42fQi1oeAInqgX2QA==} - '@volar/language-core@2.4.20': - resolution: {integrity: sha512-dRDF1G33xaAIDqR6+mXUIjXYdu9vzSxlMGfMEwBxQsfY/JMUEXSpLTR057oTKlUQ2nIvCmP9k94A8h8z2VrNSA==} - - '@volar/source-map@2.4.20': - resolution: {integrity: sha512-mVjmFQH8mC+nUaVwmbxoYUy8cww+abaO8dWzqPUjilsavjxH0jCJ3Mp8HFuHsdewZs2c+SP+EO7hCd8Z92whJg==} - - '@volar/typescript@2.4.20': - resolution: {integrity: sha512-Oc4DczPwQyXcVbd+5RsNEqX6ia0+w3p+klwdZQ6ZKhFjWoBP9PCPQYlKYRi/tDemWphW93P/Vv13vcE9I9D2GQ==} - - '@vue/compiler-core@3.5.18': - resolution: {integrity: sha512-3slwjQrrV1TO8MoXgy3aynDQ7lslj5UqDxuHnrzHtpON5CBinhWjJETciPngpin/T3OuW3tXUf86tEurusnztw==} + '@volar/language-core@2.4.28': + resolution: {integrity: sha512-w4qhIJ8ZSitgLAkVay6AbcnC7gP3glYM3fYwKV3srj8m494E3xtrCv6E+bWviiK/8hs6e6t1ij1s2Endql7vzQ==} - '@vue/compiler-core@3.5.24': - resolution: {integrity: sha512-eDl5H57AOpNakGNAkFDH+y7kTqrQpJkZFXhWZQGyx/5Wh7B1uQYvcWkvZi11BDhscPgj8N7XV3oRwiPnx1Vrig==} + '@volar/source-map@2.4.28': + resolution: {integrity: sha512-yX2BDBqJkRXfKw8my8VarTyjv48QwxdJtvRgUpNE5erCsgEUdI2DsLbpa+rOQVAJYshY99szEcRDmyHbF10ggQ==} - '@vue/compiler-dom@3.5.18': - resolution: {integrity: sha512-RMbU6NTU70++B1JyVJbNbeFkK+A+Q7y9XKE2EM4NLGm2WFR8x9MbAtWxPPLdm0wUkuZv9trpwfSlL6tjdIa1+A==} + '@volar/typescript@2.4.28': + resolution: {integrity: sha512-Ja6yvWrbis2QtN4ClAKreeUZPVYMARDYZl9LMEv1iQ1QdepB6wn0jTRxA9MftYmYa4DQ4k/DaSZpFPUfxl8giw==} - '@vue/compiler-dom@3.5.24': - resolution: {integrity: sha512-1QHGAvs53gXkWdd3ZMGYuvQFXHW4ksKWPG8HP8/2BscrbZ0brw183q2oNWjMrSWImYLHxHrx1ItBQr50I/q2zw==} + '@vue/compiler-core@3.5.29': + resolution: {integrity: sha512-cuzPhD8fwRHk8IGfmYaR4eEe4cAyJEL66Ove/WZL7yWNL134nqLddSLwNRIsFlnnW1kK+p8Ck3viFnC0chXCXw==} - '@vue/compiler-sfc@3.5.18': - resolution: {integrity: sha512-5aBjvGqsWs+MoxswZPoTB9nSDb3dhd1x30xrrltKujlCxo48j8HGDNj3QPhF4VIS0VQDUrA1xUfp2hEa+FNyXA==} + '@vue/compiler-dom@3.5.29': + resolution: {integrity: sha512-n0G5o7R3uBVmVxjTIYcz7ovr8sy7QObFG8OQJ3xGCDNhbG60biP/P5KnyY8NLd81OuT1WJflG7N4KWYHaeeaIg==} - '@vue/compiler-ssr@3.5.18': - resolution: {integrity: sha512-xM16Ak7rSWHkM3m22NlmcdIM+K4BMyFARAfV9hYFl+SFuRzrZ3uGMNW05kA5pmeMa0X9X963Kgou7ufdbpOP9g==} + '@vue/compiler-sfc@3.5.29': + resolution: {integrity: sha512-oJZhN5XJs35Gzr50E82jg2cYdZQ78wEwvRO6Y63TvLVTc+6xICzJHP1UIecdSPPYIbkautNBanDiWYa64QSFIA==} - '@vue/compiler-vue2@2.7.16': - resolution: {integrity: sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==} + '@vue/compiler-ssr@3.5.29': + resolution: {integrity: sha512-Y/ARJZE6fpjzL5GH/phJmsFwx3g6t2KmHKHx5q+MLl2kencADKIrhH5MLF6HHpRMmlRAYBRSvv347Mepf1zVNw==} '@vue/devtools-api@6.6.4': resolution: {integrity: sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==} @@ -2006,33 +2158,25 @@ packages: '@vue/devtools-shared@7.7.8': resolution: {integrity: sha512-XHpO3jC5nOgYr40M9p8Z4mmKfTvUxKyRcUnpBAYg11pE78eaRFBKb0kG5yKLroMuJeeNH9LWmKp2zMU5LUc7CA==} - '@vue/language-core@3.0.4': - resolution: {integrity: sha512-BvueED4LfBCSNH66eeUQk37MQCb7hjdezzGgxniM0LbriW53AJIyLorgshAtStmjfsAuOCcTl/c1b+nz/ye8xQ==} - peerDependencies: - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true + '@vue/language-core@3.2.5': + resolution: {integrity: sha512-d3OIxN/+KRedeM5wQ6H6NIpwS3P5gC9nmyaHgBk+rO6dIsjY+tOh4UlPpiZbAh3YtLdCGEX4M16RmsBqPmJV+g==} - '@vue/reactivity@3.5.18': - resolution: {integrity: sha512-x0vPO5Imw+3sChLM5Y+B6G1zPjwdOri9e8V21NnTnlEvkxatHEH5B5KEAJcjuzQ7BsjGrKtfzuQ5eQwXh8HXBg==} + '@vue/reactivity@3.5.29': + resolution: {integrity: sha512-zcrANcrRdcLtmGZETBxWqIkoQei8HaFpZWx/GHKxx79JZsiZ8j1du0VUJtu4eJjgFvU/iKL5lRXFXksVmI+5DA==} - '@vue/runtime-core@3.5.18': - resolution: {integrity: sha512-DUpHa1HpeOQEt6+3nheUfqVXRog2kivkXHUhoqJiKR33SO4x+a5uNOMkV487WPerQkL0vUuRvq/7JhRgLW3S+w==} + '@vue/runtime-core@3.5.29': + resolution: {integrity: sha512-8DpW2QfdwIWOLqtsNcds4s+QgwSaHSJY/SUe04LptianUQ/0xi6KVsu/pYVh+HO3NTVvVJjIPL2t6GdeKbS4Lg==} - '@vue/runtime-dom@3.5.18': - resolution: {integrity: sha512-YwDj71iV05j4RnzZnZtGaXwPoUWeRsqinblgVJwR8XTXYZ9D5PbahHQgsbmzUvCWNF6x7siQ89HgnX5eWkr3mw==} + '@vue/runtime-dom@3.5.29': + resolution: {integrity: sha512-AHvvJEtcY9tw/uk+s/YRLSlxxQnqnAkjqvK25ZiM4CllCZWzElRAoQnCM42m9AHRLNJ6oe2kC5DCgD4AUdlvXg==} - '@vue/server-renderer@3.5.18': - resolution: {integrity: sha512-PvIHLUoWgSbDG7zLHqSqaCoZvHi6NNmfVFOqO+OnwvqMz/tqQr3FuGWS8ufluNddk7ZLBJYMrjcw1c6XzR12mA==} + '@vue/server-renderer@3.5.29': + resolution: {integrity: sha512-G/1k6WK5MusLlbxSE2YTcqAAezS+VuwHhOvLx2KnQU7G2zCH6KIb+5Wyt6UjMq7a3qPzNEjJXs1hvAxDclQH+g==} peerDependencies: - vue: 3.5.18 + vue: 3.5.29 - '@vue/shared@3.5.18': - resolution: {integrity: sha512-cZy8Dq+uuIXbxCZpuLd2GJdeSO/lIzIspC2WtkqIpje5QyFbvLaI5wZtdUjLHjGZrlVX6GilejatWwVYYRc8tA==} - - '@vue/shared@3.5.24': - resolution: {integrity: sha512-9cwHL2EsJBdi8NY22pngYYWzkTDhld6fAD6jlaeloNGciNSJL6bLpbxVgXl96X00Jtc6YWQv96YA/0sxex/k1A==} + '@vue/shared@3.5.29': + resolution: {integrity: sha512-w7SR0A5zyRByL9XUkCfdLs7t9XOHUyJ67qPGQjOou3p6GvBeBW+AVjUUmlxtZ4PIYaRvE+1LmK44O4uajlZwcg==} '@vueuse/core@13.9.0': resolution: {integrity: sha512-ts3regBQyURfCE2BcytLqzm8+MmLlo5Ln/KLoxDVcsZ2gzIwVNnQpQOL/UKV8alUqjSZOlpFZcRNsLRqj+OzyA==} @@ -2108,8 +2252,8 @@ packages: ajv@8.17.1: resolution: {integrity: sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==} - alien-signals@2.0.8: - resolution: {integrity: sha512-844G1VLkk0Pe2SJjY0J8vp8ADI73IM4KliNu2OGlYzWpO28NexEUvjHTcFjFX3VXoiUtwTbHxLNI9ImkcoBqzA==} + alien-signals@3.1.2: + resolution: {integrity: sha512-d9dYqZTS90WLiU0I5c6DHj/HcKkF8ZyGN3G5x8wSbslulz70KOxaqCT0hQCo9KOyhVqzqGojvNdJXoTumZOtcw==} ansi-colors@4.1.3: resolution: {integrity: sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==} @@ -2305,8 +2449,8 @@ packages: resolution: {integrity: sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==} engines: {node: '>=12.5.0'} - colorjs.io@0.6.0-beta.3: - resolution: {integrity: sha512-LuZuWmlCc3oeGnZ9IdH6Uo0OOf1wBfLCedZEoaNsO8VYqTbsqkFp9QHcd9Yt2KilpCHJArOM3kHmG43arZ7OHw==} + colorjs.io@0.6.1: + resolution: {integrity: sha512-8lyR2wHzuIykCpqHKgluGsqQi5iDm3/a2IgP2GBZrasn2sBRkE4NOGsglZxWLs/jZQoNkmA/KM/8NV16rLUdBg==} comma-separated-tokens@2.0.3: resolution: {integrity: sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==} @@ -2408,8 +2552,8 @@ packages: resolution: {integrity: sha512-2z+rWdzbbSZv6/rhtvzvqeZQHrBaqgogqt85sqFNbabZOuFbCVFb8kPeEtZjiKkbrm395irpNKiYeFeLiQnFPg==} engines: {node: '>=18'} - csstype@3.2.2: - resolution: {integrity: sha512-D80T+tiqkd/8B0xNlbstWDG4x6aqVfO52+OlSUNIdkTvmNw0uQpJLeos2J/2XvpyidAFuTPmpad+tUxLndwj6g==} + csstype@3.2.3: + resolution: {integrity: sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==} dargs@8.1.0: resolution: {integrity: sha512-wAV9QHOsNbwnWdNW2FYvE1P56wtgSbM+3SZcdGiWQILwVjACCXDCI3Ai8QlCjMDB8YK5zySiXZYBiwGmNY3lnw==} @@ -2423,9 +2567,6 @@ packages: resolution: {integrity: sha512-ZYP5VBHshaDAiVZxjbRVcFJpc+4xGgT0bK3vzy1HLN8jTO975HEbuYzZJcHoQEY5K1a0z8YayJkyVETa08eNTg==} engines: {node: '>=18'} - de-indent@1.0.2: - resolution: {integrity: sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg==} - debug@4.4.3: resolution: {integrity: sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==} engines: {node: '>=6.0'} @@ -2490,8 +2631,8 @@ packages: electron-to-chromium@1.5.254: resolution: {integrity: sha512-DcUsWpVhv9svsKRxnSCZ86SjD+sp32SGidNB37KpqXJncp1mfUgKbHvBomE89WJDbfVKw1mdv5+ikrvd43r+Bg==} - emittery@1.2.0: - resolution: {integrity: sha512-KxdRyyFcS85pH3dnU8Y5yFUm2YJdaHwcBZWrfG8o89ZY9a13/f9itbN+YG3ELbBo9Pg5zvIozstmuV8bX13q6g==} + emittery@1.2.1: + resolution: {integrity: sha512-sFz64DCRjirhwHLxofFqxYQm6DCp6o0Ix7jwKQvuCHPn4GMRZNuBZyLPu9Ccmk/QSCAMZt6FOUqA8JZCQvA9fw==} engines: {node: '>=14.16'} emoji-regex@10.6.0: @@ -2515,14 +2656,14 @@ packages: resolution: {integrity: sha512-rRqJg/6gd538VHvR3PSrdRBb/1Vy2YfzHqzvbhGIQpDRKIa4FgV/54b5Q1xYSxOOwKvjXweS26E0Q+nAMwp2pQ==} engines: {node: '>=8.6'} - entities@4.5.0: - resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==} - engines: {node: '>=0.12'} - entities@6.0.1: resolution: {integrity: sha512-aN97NXWF6AWBTahfVOIrB/NShkzi5H7F9r1s9mD3cDj4Ko5f2qhhVoYMibXF7GlLveb/D2ioWay8lxI97Ven3g==} engines: {node: '>=0.12'} + entities@7.0.1: + resolution: {integrity: sha512-TWrgLOFUQTH994YUyl1yT4uyavY5nNB5muff+RtWaqNVCAK408b5ZnnbNAUEWLTCpum9w6arT70i1XdQ4UeOPA==} + engines: {node: '>=0.12'} + env-paths@2.2.1: resolution: {integrity: sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==} engines: {node: '>=6'} @@ -2548,8 +2689,8 @@ packages: resolution: {integrity: sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==} engines: {node: '>= 0.4'} - es-toolkit@1.44.0: - resolution: {integrity: sha512-6penXeZalaV88MM3cGkFZZfOoLGWshWWfdy0tWw/RlVVyhvMaWSBTOvXNeiW3e5FwdS5ePW0LGEu17zT139ktg==} + es-toolkit@1.45.1: + resolution: {integrity: sha512-/jhoOj/Fx+A+IIyDNOvO3TItGmlMKhtX8ISAHKE90c4b/k1tqaqEZ+uUqfpU8DMnW5cgNJv606zS55jGvza0Xw==} esbuild@0.25.12: resolution: {integrity: sha512-bbPBYYrtZbkt6Os6FiTLCTFxvq4tt3JKall1vRwshA3fdVztsLAatFaZobhkBC8/BrPetoa0oksYoKXoG4ryJg==} @@ -2561,6 +2702,11 @@ packages: engines: {node: '>=18'} hasBin: true + esbuild@0.27.3: + resolution: {integrity: sha512-8VwMnyGCONIs6cWue2IdpHxHnAjzxnw2Zr7MkVxB2vjmQ2ivqGFb4LEG3SMnv0Gb2F/G/2yA8zUaiL1gywDCCg==} + engines: {node: '>=18'} + hasBin: true + escalade@3.2.0: resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==} engines: {node: '>=6'} @@ -2719,8 +2865,8 @@ packages: resolution: {integrity: sha512-A0XeIi7CXU7nPlfHS9loMYEKxUaONu/hTEzHTGba9Huu94Cq1hPivf+DE5erJozZOky0LfvXAyrV/tcswpLI0Q==} engines: {node: ^20.19.0 || ^22.13.0 || >=24} - eslint@9.32.0: - resolution: {integrity: sha512-LSehfdpgMeWcTZkWZVIJl+tkZ2nuSkyyB9C27MZqFWXuph7DvaowgcTvKqxvpLW1JZIk8PN7hFY3Rj9LQ7m7lg==} + eslint@9.39.3: + resolution: {integrity: sha512-VmQ+sifHUbI/IcSopBCF/HO3YiHQx/AVd3UVyYL6weuwW+HvON9VYn5l6Zl1WZzPWXPNZrSQpxwkkZ/VuvJZzg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} hasBin: true peerDependencies: @@ -2902,8 +3048,8 @@ packages: resolution: {integrity: sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==} engines: {node: '>=14'} - formatly@0.2.4: - resolution: {integrity: sha512-lIN7GpcvX/l/i24r/L9bnJ0I8Qn01qijWpQpDDvTLL29nKqSaJJu4h20+7VJ6m2CAhQ2/En/GbxDiHCzq/0MyA==} + formatly@0.3.0: + resolution: {integrity: sha512-9XNj/o4wrRFyhSMJOvsuyMwy8aUfBaZ1VrqHVfohyXf0Sw0e+yfKG+xZaY3arGCOMdwFsqObtzVOc1gU9KiT9w==} engines: {node: '>=18.3.0'} hasBin: true @@ -3061,10 +3207,6 @@ packages: hastscript@9.0.1: resolution: {integrity: sha512-g7df9rMFX/SPi34tyGCyUBREQoKkapwdY/T04Qn9TDWfHhAYt4/I0gMVirzK5wEzeUqIjEB+LXC/ypb7Aqno5w==} - he@1.2.0: - resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==} - hasBin: true - hono@4.12.7: resolution: {integrity: sha512-jq9l1DM0zVIvsm3lv9Nw9nlJnMNPOcAtsbsgiUhWcFzPE99Gvo6yRTlszSLLYacMeQ6quHD6hMfId8crVHvexw==} engines: {node: '>=16.9.0'} @@ -3353,66 +3495,66 @@ packages: resolution: {integrity: sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==} engines: {node: '>=6'} - knip@5.62.0: - resolution: {integrity: sha512-hfTUVzmrMNMT1khlZfAYmBABeehwWUUrizLQoLamoRhSFkygsGIXWx31kaWKBgEaIVL77T3Uz7IxGvSw+CvQ6A==} + knip@5.85.0: + resolution: {integrity: sha512-V2kyON+DZiYdNNdY6GALseiNCwX7dYdpz9Pv85AUn69Gk0UKCts+glOKWfe5KmaMByRjM9q17Mzj/KinTVOyxg==} engines: {node: '>=18.18.0'} hasBin: true peerDependencies: '@types/node': '>=18' - typescript: '>=5.0.4' + typescript: '>=5.0.4 <7' - lefthook-darwin-arm64@1.12.2: - resolution: {integrity: sha512-fTxeI9tEskrHjc3QyEO+AG7impBXY2Ed8V5aiRc3fw9POfYtVh9b5jRx90fjk2+ld5hf+Z1DsyyLq/vOHDFskQ==} + lefthook-darwin-arm64@1.13.6: + resolution: {integrity: sha512-m6Lb77VGc84/Qo21Lhq576pEvcgFCnvloEiP02HbAHcIXD0RTLy9u2yAInrixqZeaz13HYtdDaI7OBYAAdVt8A==} cpu: [arm64] os: [darwin] - lefthook-darwin-x64@1.12.2: - resolution: {integrity: sha512-T1dCDKAAfdHgYZ8qtrS02SJSHoR52RFcrGArFNll9Mu4ZSV19Sp8BO+kTwDUOcLYdcPGNaqOp9PkRBQGZWQC7g==} + lefthook-darwin-x64@1.13.6: + resolution: {integrity: sha512-CoRpdzanu9RK3oXR1vbEJA5LN7iB+c7hP+sONeQJzoOXuq4PNKVtEaN84Gl1BrVtCNLHWFAvCQaZPPiiXSy8qg==} cpu: [x64] os: [darwin] - lefthook-freebsd-arm64@1.12.2: - resolution: {integrity: sha512-2n9z7Q4BKeMBoB9cuEdv0UBQH82Z4GgBQpCrfjCtyzpDnYQwrH8Tkrlnlko4qPh9MM6nLLGIYMKsA5nltzo8Cg==} + lefthook-freebsd-arm64@1.13.6: + resolution: {integrity: sha512-X4A7yfvAJ68CoHTqP+XvQzdKbyd935sYy0bQT6Ajz7FL1g7hFiro8dqHSdPdkwei9hs8hXeV7feyTXbYmfjKQQ==} cpu: [arm64] os: [freebsd] - lefthook-freebsd-x64@1.12.2: - resolution: {integrity: sha512-1hNY/irY+/3kjRzKoJYxG+m3BYI8QxopJUK1PQnknGo1Wy5u302SdX+tR7pnpz6JM5chrNw4ozSbKKOvdZ5VEw==} + lefthook-freebsd-x64@1.13.6: + resolution: {integrity: sha512-ai2m+Sj2kGdY46USfBrCqLKe9GYhzeq01nuyDYCrdGISePeZ6udOlD1k3lQKJGQCHb0bRz4St0r5nKDSh1x/2A==} cpu: [x64] os: [freebsd] - lefthook-linux-arm64@1.12.2: - resolution: {integrity: sha512-1W4swYIVRkxq/LFTuuK4oVpd6NtTKY4E3VY2Uq2JDkIOJV46+8qGBF+C/QA9K3O9chLffgN7c+i+NhIuGiZ/Vw==} + lefthook-linux-arm64@1.13.6: + resolution: {integrity: sha512-cbo4Wtdq81GTABvikLORJsAWPKAJXE8Q5RXsICFUVznh5PHigS9dFW/4NXywo0+jfFPCT6SYds2zz4tCx6DA0Q==} cpu: [arm64] os: [linux] - lefthook-linux-x64@1.12.2: - resolution: {integrity: sha512-J6VGuMfhq5iCsg1Pv7xULbuXC63gP5LaikT0PhkyBNMi3HQneZFDJ8k/sp0Ue9HkQv6QfWIo3/FgB9gz38MCFw==} + lefthook-linux-x64@1.13.6: + resolution: {integrity: sha512-uJl9vjCIIBTBvMZkemxCE+3zrZHlRO7Oc+nZJ+o9Oea3fu+W82jwX7a7clw8jqNfaeBS+8+ZEQgiMHWCloTsGw==} cpu: [x64] os: [linux] - lefthook-openbsd-arm64@1.12.2: - resolution: {integrity: sha512-wncDRW3ml24DaOyH22KINumjvCohswbQqbxyH2GORRCykSnE859cTjOrRIchTKBIARF7PSeGPUtS7EK0+oDbaw==} + lefthook-openbsd-arm64@1.13.6: + resolution: {integrity: sha512-7r153dxrNRQ9ytRs2PmGKKkYdvZYFPre7My7XToSTiRu5jNCq++++eAKVkoyWPduk97dGIA+YWiEr5Noe0TK2A==} cpu: [arm64] os: [openbsd] - lefthook-openbsd-x64@1.12.2: - resolution: {integrity: sha512-2jDOkCHNnc/oK/vR62hAf3vZb1EQ6Md2GjIlgZ/V7A3ztOsM8QZ5IxwYN3D1UOIR5ZnwMBy7PtmTJC/HJrig5w==} + lefthook-openbsd-x64@1.13.6: + resolution: {integrity: sha512-Z+UhLlcg1xrXOidK3aLLpgH7KrwNyWYE3yb7ITYnzJSEV8qXnePtVu8lvMBHs/myzemjBzeIr/U/+ipjclR06g==} cpu: [x64] os: [openbsd] - lefthook-windows-arm64@1.12.2: - resolution: {integrity: sha512-ZMH/q6UNSidhHEG/1QoqIl1n4yPTBWuVmKx5bONtKHicoz4QCQ+QEiNjKsG5OO4C62nfyHGThmweCzZVUQECJw==} + lefthook-windows-arm64@1.13.6: + resolution: {integrity: sha512-Uxef6qoDxCmUNQwk8eBvddYJKSBFglfwAY9Y9+NnnmiHpWTjjYiObE9gT2mvGVpEgZRJVAatBXc+Ha5oDD/OgQ==} cpu: [arm64] os: [win32] - lefthook-windows-x64@1.12.2: - resolution: {integrity: sha512-TqT2jIPcTQ9uwaw+v+DTmvnUHM/p7bbsSrPoPX+fRXSGLzFjyiY+12C9dObSwfCQq6rT70xqQJ9AmftJQsa5/Q==} + lefthook-windows-x64@1.13.6: + resolution: {integrity: sha512-mOZoM3FQh3o08M8PQ/b3IYuL5oo36D9ehczIw1dAgp1Ly+Tr4fJ96A+4SEJrQuYeRD4mex9bR7Ps56I73sBSZA==} cpu: [x64] os: [win32] - lefthook@1.12.2: - resolution: {integrity: sha512-2CeTu5NcmoT9YnqsHTq/TF36MlqlzHzhivGx3DrXHwcff4TdvrkIwUTA56huM3Nlo5ODAF/0hlPzaKLmNHCBnQ==} + lefthook@1.13.6: + resolution: {integrity: sha512-ojj4/4IJ29Xn4drd5emqVgilegAPN3Kf0FQM2p/9+lwSTpU+SZ1v4Ig++NF+9MOa99UKY8bElmVrLhnUUNFh5g==} hasBin: true levn@0.4.1: @@ -3679,8 +3821,8 @@ packages: resolution: {integrity: sha512-weP+BZ8MVNnlCm8c0Qdc1WSWq4Qn7I+9CJGm7Qali6g44e/PUzbjNqJX5NJ9ljlNMosfJvg1fKEGILklK9cwnw==} engines: {node: '>=18'} - oxc-resolver@11.13.2: - resolution: {integrity: sha512-1SXVyYQ9bqMX3uZo8Px81EG7jhZkO9PvvR5X9roY5TLYVm4ZA7pbPDNlYaDBBeF9U+YO3OeMNoHde52hrcCu8w==} + oxc-resolver@11.19.1: + resolution: {integrity: sha512-qE/CIg/spwrTBFt5aKmwe3ifeDdLfA2NESN30E42X/lII5ClF8V7Wt6WIJhcGZjp0/Q+nQ+9vgxGk//xZNX2hg==} p-limit@3.1.0: resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==} @@ -3833,8 +3975,8 @@ packages: prettier-config-escapace@1.2.1: resolution: {integrity: sha512-piOy4gQTfKum5UV8vnjdB3Ap0sCFtaOvTbo956JXOfpzrTONKb+hM5IO9APweRJPRv8cQFcoRD4hLmWSknJ0ng==} - prettier@3.6.2: - resolution: {integrity: sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==} + prettier@3.8.1: + resolution: {integrity: sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==} engines: {node: '>=14'} hasBin: true @@ -4209,8 +4351,8 @@ packages: resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==} engines: {node: '>=8'} - strip-json-comments@5.0.2: - resolution: {integrity: sha512-4X2FR3UwhNUE9G49aIsJW5hRRR3GXGTBTZRMfv568O60ojM8HcWjV/VxAxCDW3SUND33O6ZY66ZuRcdkj73q2g==} + strip-json-comments@5.0.3: + resolution: {integrity: sha512-1tB5mhVo7U+ETBKNf92xT4hrQa3pm0MZ0PQvuDnWgAAGHDsfp4lPSpiS6psrSiet87wyGPh9ft6wmhOMQ0hDiw==} engines: {node: '>=14.16'} strip-literal@3.1.0: @@ -4333,8 +4475,8 @@ packages: tslib@2.8.1: resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} - tsx@4.20.3: - resolution: {integrity: sha512-qjbnuR9Tr+FJOMBqJCW5ehvIo/buZq7vH7qD7JziU98h6l3qGy0a/yPFjwO+y0/T7GFpNgNAvEcPPVfyT8rrPQ==} + tsx@4.21.0: + resolution: {integrity: sha512-5C1sg4USs1lfG0GFb2RLXsdpXqBSEhAaA/0kPL01wxzpMqLILNxIxIOKiILz+cdg/pLnOUxFYOR5yhHU666wbw==} engines: {node: '>=18.0.0'} hasBin: true @@ -4453,8 +4595,8 @@ packages: engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true - vite@7.0.8: - resolution: {integrity: sha512-cJBdq0/u+8rgstg9t7UkBilf8ipLmeXJO30NxD5HAHOivnj10ocV8YtR/XBvd2wQpN3TmcaxNKaHX3tN7o5F5A==} + vite@7.3.1: + resolution: {integrity: sha512-w+N7Hifpc3gRjZ63vYBXA56dvvRlNWRczTdmCBBa+CotUzAPf5b7YMdMR/8CQoeYE5LX3W4wj6RYTgonm1b9DA==} engines: {node: ^20.19.0 || >=22.12.0} hasBin: true peerDependencies: @@ -4536,19 +4678,19 @@ packages: peerDependencies: eslint: '>=6.0.0' - vue-router@4.6.3: - resolution: {integrity: sha512-ARBedLm9YlbvQomnmq91Os7ck6efydTSpRP3nuOKCvgJOHNrhRoJDSKtee8kcL1Vf7nz6U+PMBL+hTvR3bTVQg==} + vue-router@4.6.4: + resolution: {integrity: sha512-Hz9q5sa33Yhduglwz6g9skT8OBPii+4bFn88w6J+J4MfEo4KRRpmiNG/hHHkdbRFlLBOqxN8y8gf2Fb0MTUgVg==} peerDependencies: vue: ^3.5.0 - vue-tsc@3.0.4: - resolution: {integrity: sha512-kZmSEjGtROApVBuaIcoprrXZsFNGon5ggkTJokmhQ/H1hMzCFRPQ0Ed8IHYFsmYJYvHBcdmEQVGVcRuxzPzNbw==} + vue-tsc@3.2.5: + resolution: {integrity: sha512-/htfTCMluQ+P2FISGAooul8kO4JMheOTCbCy4M6dYnYYjqLe3BExZudAua6MSIKSFYQtFOYAll7XobYwcpokGA==} hasBin: true peerDependencies: typescript: '>=5.0.0' - vue@3.5.18: - resolution: {integrity: sha512-7W4Y4ZbMiQ3SEo+m9lnoNpV9xG7QVMLa+/0RFwwiAVkeYoyGXqWE85jabU4pllJNUzqfLShJ5YLptewhCWUgNA==} + vue@3.5.29: + resolution: {integrity: sha512-BZqN4Ze6mDQVNAni0IHeMJ5mwr8VAJ3MQC9FmprRhcBYENw+wOAAjRj8jfmN6FLl0j96OXbR+CjWhmAmM+QGnA==} peerDependencies: typescript: '*' peerDependenciesMeta: @@ -4709,20 +4851,14 @@ packages: youch@4.1.0-beta.10: resolution: {integrity: sha512-rLfVLB4FgQneDr0dv1oddCVZmKjcJ6yX6mS4pU82Mq/Dt9a3cLZQ62pDBL4AUO+uVrCvtWz3ZFUL2HFAFJ/BXQ==} - zod-validation-error@3.5.4: - resolution: {integrity: sha512-+hEiRIiPobgyuFlEojnqjJnhFvg4r/i3cqgcm67eehZf/WBaK3g6cD02YU9mtdVxZjv8CzCA9n/Rhrs3yAAvAw==} - engines: {node: '>=18.0.0'} - peerDependencies: - zod: ^3.24.4 - zod@3.22.3: resolution: {integrity: sha512-EjIevzuJRiRPbVH4mGc8nApb/lVLKVpmUhAaR5R5doKGfAnGJ6Gr3CViAVjP+4FWSxCsybeWQdcgCtbX+7oZug==} zod@3.25.76: resolution: {integrity: sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==} - zod@4.1.12: - resolution: {integrity: sha512-JInaHOamG8pt5+Ey8kGmdcAcg3OL9reK8ltczgHTAwNhMys/6ThXHityHxVV2p3fkw/c+MAvBHFVYHFZDmjMCQ==} + zod@4.3.6: + resolution: {integrity: sha512-rftlrkhHZOcjDwkGlnUtZZkvaPHCsDATp4pGpuOOMDaTdDDXF91wuVDJoWoPsKX/3YPQ5fHuF3STjcYyKr+Qhg==} zwitch@2.0.4: resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==} @@ -4796,11 +4932,11 @@ snapshots: '@babel/helper-validator-identifier@7.28.5': {} - '@babel/parser@7.28.5': + '@babel/parser@7.29.0': dependencies: - '@babel/types': 7.28.5 + '@babel/types': 7.29.0 - '@babel/types@7.28.5': + '@babel/types@7.29.0': dependencies: '@babel/helper-string-parser': 7.27.1 '@babel/helper-validator-identifier': 7.28.5 @@ -4809,19 +4945,19 @@ snapshots: '@bjornlu/colorblind@1.0.3': {} - '@cassiopeia/vite@7.1.0(@vitejs/plugin-vue@6.0.1(vite@7.0.8(@types/node@24.1.0)(jiti@2.6.1)(tsx@4.20.3)(yaml@2.8.1))(vue@3.5.18(typescript@5.8.3)))(cassiopeia@7.1.0(coastal@0.2.1))(vite@7.0.8(@types/node@24.1.0)(jiti@2.6.1)(tsx@4.20.3)(yaml@2.8.1))(vue@3.5.18(typescript@5.8.3))': + '@cassiopeia/vite@7.1.0(@vitejs/plugin-vue@6.0.4(vite@7.3.1(@types/node@24.1.0)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.1))(vue@3.5.29(typescript@5.8.3)))(cassiopeia@7.1.0(coastal@0.2.1))(vite@7.3.1(@types/node@24.1.0)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.1))(vue@3.5.29(typescript@5.8.3))': dependencies: '@ast-grep/napi': 0.39.9 - '@vitejs/plugin-vue': 6.0.1(vite@7.0.8(@types/node@24.1.0)(jiti@2.6.1)(tsx@4.20.3)(yaml@2.8.1))(vue@3.5.18(typescript@5.8.3)) + '@vitejs/plugin-vue': 6.0.4(vite@7.3.1(@types/node@24.1.0)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.1))(vue@3.5.29(typescript@5.8.3)) cassiopeia: 7.1.0(coastal@0.2.1) magic-string: 0.30.21 - vite: 7.0.8(@types/node@24.1.0)(jiti@2.6.1)(tsx@4.20.3)(yaml@2.8.1) - vue: 3.5.18(typescript@5.8.3) + vite: 7.3.1(@types/node@24.1.0)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.1) + vue: 3.5.29(typescript@5.8.3) - '@cassiopeia/vue@7.1.0(cassiopeia@7.1.0(coastal@0.2.1))(vue@3.5.18(typescript@5.8.3))': + '@cassiopeia/vue@7.1.0(cassiopeia@7.1.0(coastal@0.2.1))(vue@3.5.29(typescript@5.8.3))': dependencies: cassiopeia: 7.1.0(coastal@0.2.1) - vue: 3.5.18(typescript@5.8.3) + vue: 3.5.29(typescript@5.8.3) '@cloudflare/kv-asset-handler@0.4.0': dependencies: @@ -5004,153 +5140,231 @@ snapshots: '@esbuild/aix-ppc64@0.25.4': optional: true + '@esbuild/aix-ppc64@0.27.3': + optional: true + '@esbuild/android-arm64@0.25.12': optional: true '@esbuild/android-arm64@0.25.4': optional: true + '@esbuild/android-arm64@0.27.3': + optional: true + '@esbuild/android-arm@0.25.12': optional: true '@esbuild/android-arm@0.25.4': optional: true + '@esbuild/android-arm@0.27.3': + optional: true + '@esbuild/android-x64@0.25.12': optional: true '@esbuild/android-x64@0.25.4': optional: true + '@esbuild/android-x64@0.27.3': + optional: true + '@esbuild/darwin-arm64@0.25.12': optional: true '@esbuild/darwin-arm64@0.25.4': optional: true + '@esbuild/darwin-arm64@0.27.3': + optional: true + '@esbuild/darwin-x64@0.25.12': optional: true '@esbuild/darwin-x64@0.25.4': optional: true + '@esbuild/darwin-x64@0.27.3': + optional: true + '@esbuild/freebsd-arm64@0.25.12': optional: true '@esbuild/freebsd-arm64@0.25.4': optional: true + '@esbuild/freebsd-arm64@0.27.3': + optional: true + '@esbuild/freebsd-x64@0.25.12': optional: true '@esbuild/freebsd-x64@0.25.4': optional: true + '@esbuild/freebsd-x64@0.27.3': + optional: true + '@esbuild/linux-arm64@0.25.12': optional: true '@esbuild/linux-arm64@0.25.4': optional: true + '@esbuild/linux-arm64@0.27.3': + optional: true + '@esbuild/linux-arm@0.25.12': optional: true '@esbuild/linux-arm@0.25.4': optional: true + '@esbuild/linux-arm@0.27.3': + optional: true + '@esbuild/linux-ia32@0.25.12': optional: true '@esbuild/linux-ia32@0.25.4': optional: true + '@esbuild/linux-ia32@0.27.3': + optional: true + '@esbuild/linux-loong64@0.25.12': optional: true '@esbuild/linux-loong64@0.25.4': optional: true + '@esbuild/linux-loong64@0.27.3': + optional: true + '@esbuild/linux-mips64el@0.25.12': optional: true '@esbuild/linux-mips64el@0.25.4': optional: true + '@esbuild/linux-mips64el@0.27.3': + optional: true + '@esbuild/linux-ppc64@0.25.12': optional: true '@esbuild/linux-ppc64@0.25.4': optional: true + '@esbuild/linux-ppc64@0.27.3': + optional: true + '@esbuild/linux-riscv64@0.25.12': optional: true '@esbuild/linux-riscv64@0.25.4': optional: true + '@esbuild/linux-riscv64@0.27.3': + optional: true + '@esbuild/linux-s390x@0.25.12': optional: true '@esbuild/linux-s390x@0.25.4': optional: true + '@esbuild/linux-s390x@0.27.3': + optional: true + '@esbuild/linux-x64@0.25.12': optional: true '@esbuild/linux-x64@0.25.4': optional: true + '@esbuild/linux-x64@0.27.3': + optional: true + '@esbuild/netbsd-arm64@0.25.12': optional: true '@esbuild/netbsd-arm64@0.25.4': optional: true + '@esbuild/netbsd-arm64@0.27.3': + optional: true + '@esbuild/netbsd-x64@0.25.12': optional: true '@esbuild/netbsd-x64@0.25.4': optional: true + '@esbuild/netbsd-x64@0.27.3': + optional: true + '@esbuild/openbsd-arm64@0.25.12': optional: true '@esbuild/openbsd-arm64@0.25.4': optional: true + '@esbuild/openbsd-arm64@0.27.3': + optional: true + '@esbuild/openbsd-x64@0.25.12': optional: true '@esbuild/openbsd-x64@0.25.4': optional: true + '@esbuild/openbsd-x64@0.27.3': + optional: true + '@esbuild/openharmony-arm64@0.25.12': optional: true + '@esbuild/openharmony-arm64@0.27.3': + optional: true + '@esbuild/sunos-x64@0.25.12': optional: true '@esbuild/sunos-x64@0.25.4': optional: true + '@esbuild/sunos-x64@0.27.3': + optional: true + '@esbuild/win32-arm64@0.25.12': optional: true '@esbuild/win32-arm64@0.25.4': optional: true + '@esbuild/win32-arm64@0.27.3': + optional: true + '@esbuild/win32-ia32@0.25.12': optional: true '@esbuild/win32-ia32@0.25.4': optional: true + '@esbuild/win32-ia32@0.27.3': + optional: true + '@esbuild/win32-x64@0.25.12': optional: true '@esbuild/win32-x64@0.25.4': optional: true + '@esbuild/win32-x64@0.27.3': + optional: true + '@escapace/canonicalize@0.1.2': {} '@escapace/minimum-perimeter-triangle@0.2.6': {} @@ -5159,7 +5373,7 @@ snapshots: dependencies: '@pnpm/lockfile-file': 9.1.3(@pnpm/logger@5.2.0) arg: 5.0.2 - es-toolkit: 1.44.0 + es-toolkit: 1.45.1 execa: 9.6.1 find-up: 8.0.0 fs-extra: 11.3.3 @@ -5172,18 +5386,18 @@ snapshots: '@escapace/typelevel@2.0.3': {} - '@eslint-community/eslint-utils@4.9.1(eslint@9.32.0(jiti@2.6.1))': + '@eslint-community/eslint-utils@4.9.1(eslint@9.39.3(jiti@2.6.1))': dependencies: - eslint: 9.32.0(jiti@2.6.1) + eslint: 9.39.3(jiti@2.6.1) eslint-visitor-keys: 3.4.3 '@eslint-community/regexpp@4.12.2': {} - '@eslint/compat@1.4.1(eslint@9.32.0(jiti@2.6.1))': + '@eslint/compat@1.4.1(eslint@9.39.3(jiti@2.6.1))': dependencies: '@eslint/core': 0.17.0 optionalDependencies: - eslint: 9.32.0(jiti@2.6.1) + eslint: 9.39.3(jiti@2.6.1) '@eslint/config-array@0.21.1': dependencies: @@ -5193,7 +5407,9 @@ snapshots: transitivePeerDependencies: - supports-color - '@eslint/config-helpers@0.3.1': {} + '@eslint/config-helpers@0.4.2': + dependencies: + '@eslint/core': 0.17.0 '@eslint/core@0.15.2': dependencies: @@ -5217,7 +5433,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@eslint/js@9.32.0': {} + '@eslint/js@9.39.3': {} '@eslint/object-schema@2.1.7': {} @@ -5231,10 +5447,10 @@ snapshots: '@eslint/core': 0.17.0 levn: 0.4.1 - '@headlessui/vue@1.7.23(vue@3.5.18(typescript@5.8.3))': + '@headlessui/vue@1.7.23(vue@3.5.29(typescript@5.8.3))': dependencies: - '@tanstack/vue-virtual': 3.13.12(vue@3.5.18(typescript@5.8.3)) - vue: 3.5.18(typescript@5.8.3) + '@tanstack/vue-virtual': 3.13.12(vue@3.5.29(typescript@5.8.3)) + vue: 3.5.29(typescript@5.8.3) '@hono/node-server@1.19.10(hono@4.12.7)': dependencies: @@ -5380,7 +5596,7 @@ snapshots: '@microsoft/tsdoc@0.16.0': {} - '@napi-rs/wasm-runtime@1.0.7': + '@napi-rs/wasm-runtime@1.1.1': dependencies: '@emnapi/core': 1.7.1 '@emnapi/runtime': 1.7.1 @@ -5399,63 +5615,66 @@ snapshots: '@nodelib/fs.scandir': 2.1.5 fastq: 1.19.1 - '@oxc-resolver/binding-android-arm-eabi@11.13.2': + '@oxc-resolver/binding-android-arm-eabi@11.19.1': + optional: true + + '@oxc-resolver/binding-android-arm64@11.19.1': optional: true - '@oxc-resolver/binding-android-arm64@11.13.2': + '@oxc-resolver/binding-darwin-arm64@11.19.1': optional: true - '@oxc-resolver/binding-darwin-arm64@11.13.2': + '@oxc-resolver/binding-darwin-x64@11.19.1': optional: true - '@oxc-resolver/binding-darwin-x64@11.13.2': + '@oxc-resolver/binding-freebsd-x64@11.19.1': optional: true - '@oxc-resolver/binding-freebsd-x64@11.13.2': + '@oxc-resolver/binding-linux-arm-gnueabihf@11.19.1': optional: true - '@oxc-resolver/binding-linux-arm-gnueabihf@11.13.2': + '@oxc-resolver/binding-linux-arm-musleabihf@11.19.1': optional: true - '@oxc-resolver/binding-linux-arm-musleabihf@11.13.2': + '@oxc-resolver/binding-linux-arm64-gnu@11.19.1': optional: true - '@oxc-resolver/binding-linux-arm64-gnu@11.13.2': + '@oxc-resolver/binding-linux-arm64-musl@11.19.1': optional: true - '@oxc-resolver/binding-linux-arm64-musl@11.13.2': + '@oxc-resolver/binding-linux-ppc64-gnu@11.19.1': optional: true - '@oxc-resolver/binding-linux-ppc64-gnu@11.13.2': + '@oxc-resolver/binding-linux-riscv64-gnu@11.19.1': optional: true - '@oxc-resolver/binding-linux-riscv64-gnu@11.13.2': + '@oxc-resolver/binding-linux-riscv64-musl@11.19.1': optional: true - '@oxc-resolver/binding-linux-riscv64-musl@11.13.2': + '@oxc-resolver/binding-linux-s390x-gnu@11.19.1': optional: true - '@oxc-resolver/binding-linux-s390x-gnu@11.13.2': + '@oxc-resolver/binding-linux-x64-gnu@11.19.1': optional: true - '@oxc-resolver/binding-linux-x64-gnu@11.13.2': + '@oxc-resolver/binding-linux-x64-musl@11.19.1': optional: true - '@oxc-resolver/binding-linux-x64-musl@11.13.2': + '@oxc-resolver/binding-openharmony-arm64@11.19.1': optional: true - '@oxc-resolver/binding-wasm32-wasi@11.13.2': + '@oxc-resolver/binding-wasm32-wasi@11.19.1': dependencies: - '@napi-rs/wasm-runtime': 1.0.7 + '@napi-rs/wasm-runtime': 1.1.1 optional: true - '@oxc-resolver/binding-win32-arm64-msvc@11.13.2': + '@oxc-resolver/binding-win32-arm64-msvc@11.19.1': optional: true - '@oxc-resolver/binding-win32-ia32-msvc@11.13.2': + '@oxc-resolver/binding-win32-ia32-msvc@11.19.1': optional: true - '@oxc-resolver/binding-win32-x64-msvc@11.13.2': + '@oxc-resolver/binding-win32-x64-msvc@11.19.1': optional: true '@pangram/font-loader@2.3.1': @@ -5651,9 +5870,9 @@ snapshots: '@pointe/plugin-write-assets@5.15.1': {} - '@pointe/types@5.15.1(vite@7.0.8(@types/node@24.1.0)(jiti@2.6.1)(tsx@4.20.3)(yaml@2.8.1))': + '@pointe/types@5.15.1(vite@7.3.1(@types/node@24.1.0)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.1))': dependencies: - vite: 7.0.8(@types/node@24.1.0)(jiti@2.6.1)(tsx@4.20.3)(yaml@2.8.1) + vite: 7.3.1(@types/node@24.1.0)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.1) '@poppinss/colors@4.1.5': dependencies: @@ -5667,7 +5886,7 @@ snapshots: '@poppinss/exception@1.2.2': {} - '@rolldown/pluginutils@1.0.0-beta.29': {} + '@rolldown/pluginutils@1.0.0-rc.2': {} '@rollup/plugin-json@6.1.0(rollup@4.53.2)': dependencies: @@ -5763,11 +5982,11 @@ snapshots: '@standard-schema/spec@1.0.0': {} - '@stylistic/eslint-plugin@5.7.0(eslint@9.32.0(jiti@2.6.1))': + '@stylistic/eslint-plugin@5.7.0(eslint@9.39.3(jiti@2.6.1))': dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@9.32.0(jiti@2.6.1)) + '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.3(jiti@2.6.1)) '@typescript-eslint/types': 8.53.0 - eslint: 9.32.0(jiti@2.6.1) + eslint: 9.39.3(jiti@2.6.1) eslint-visitor-keys: 5.0.0 espree: 11.0.0 estraverse: 5.3.0 @@ -5775,21 +5994,21 @@ snapshots: '@tanstack/virtual-core@3.13.12': {} - '@tanstack/vue-virtual@3.13.12(vue@3.5.18(typescript@5.8.3))': + '@tanstack/vue-virtual@3.13.12(vue@3.5.29(typescript@5.8.3))': dependencies: '@tanstack/virtual-core': 3.13.12 - vue: 3.5.18(typescript@5.8.3) + vue: 3.5.29(typescript@5.8.3) - '@texel/color@1.1.10': {} + '@texel/color@1.1.11': {} - '@thi.ng/api@8.12.7': {} + '@thi.ng/api@8.12.16': {} - '@thi.ng/errors@2.5.47': {} + '@thi.ng/errors@2.6.5': {} - '@thi.ng/random@4.1.32': + '@thi.ng/random@4.1.41': dependencies: - '@thi.ng/api': 8.12.7 - '@thi.ng/errors': 2.5.47 + '@thi.ng/api': 8.12.16 + '@thi.ng/errors': 2.6.5 '@tweakpane/core@2.0.5': {} @@ -5835,15 +6054,15 @@ snapshots: '@types/web-bluetooth@0.0.21': {} - '@typescript-eslint/eslint-plugin@8.53.0(@typescript-eslint/parser@8.53.0(eslint@9.32.0(jiti@2.6.1))(typescript@5.8.3))(eslint@9.32.0(jiti@2.6.1))(typescript@5.8.3)': + '@typescript-eslint/eslint-plugin@8.53.0(@typescript-eslint/parser@8.53.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.8.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.8.3)': dependencies: '@eslint-community/regexpp': 4.12.2 - '@typescript-eslint/parser': 8.53.0(eslint@9.32.0(jiti@2.6.1))(typescript@5.8.3) + '@typescript-eslint/parser': 8.53.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.8.3) '@typescript-eslint/scope-manager': 8.53.0 - '@typescript-eslint/type-utils': 8.53.0(eslint@9.32.0(jiti@2.6.1))(typescript@5.8.3) - '@typescript-eslint/utils': 8.53.0(eslint@9.32.0(jiti@2.6.1))(typescript@5.8.3) + '@typescript-eslint/type-utils': 8.53.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.8.3) + '@typescript-eslint/utils': 8.53.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.8.3) '@typescript-eslint/visitor-keys': 8.53.0 - eslint: 9.32.0(jiti@2.6.1) + eslint: 9.39.3(jiti@2.6.1) ignore: 7.0.5 natural-compare: 1.4.0 ts-api-utils: 2.4.0(typescript@5.8.3) @@ -5851,14 +6070,14 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@8.53.0(eslint@9.32.0(jiti@2.6.1))(typescript@5.8.3)': + '@typescript-eslint/parser@8.53.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.8.3)': dependencies: '@typescript-eslint/scope-manager': 8.53.0 '@typescript-eslint/types': 8.53.0 '@typescript-eslint/typescript-estree': 8.53.0(typescript@5.8.3) '@typescript-eslint/visitor-keys': 8.53.0 debug: 4.4.3(supports-color@10.2.2) - eslint: 9.32.0(jiti@2.6.1) + eslint: 9.39.3(jiti@2.6.1) typescript: 5.8.3 transitivePeerDependencies: - supports-color @@ -5899,13 +6118,13 @@ snapshots: dependencies: typescript: 5.8.3 - '@typescript-eslint/type-utils@8.53.0(eslint@9.32.0(jiti@2.6.1))(typescript@5.8.3)': + '@typescript-eslint/type-utils@8.53.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.8.3)': dependencies: '@typescript-eslint/types': 8.53.0 '@typescript-eslint/typescript-estree': 8.53.0(typescript@5.8.3) - '@typescript-eslint/utils': 8.53.0(eslint@9.32.0(jiti@2.6.1))(typescript@5.8.3) + '@typescript-eslint/utils': 8.53.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.8.3) debug: 4.4.3(supports-color@10.2.2) - eslint: 9.32.0(jiti@2.6.1) + eslint: 9.39.3(jiti@2.6.1) ts-api-utils: 2.4.0(typescript@5.8.3) typescript: 5.8.3 transitivePeerDependencies: @@ -5946,24 +6165,24 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@8.46.4(eslint@9.32.0(jiti@2.6.1))(typescript@5.8.3)': + '@typescript-eslint/utils@8.46.4(eslint@9.39.3(jiti@2.6.1))(typescript@5.8.3)': dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@9.32.0(jiti@2.6.1)) + '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.3(jiti@2.6.1)) '@typescript-eslint/scope-manager': 8.46.4 '@typescript-eslint/types': 8.46.4 '@typescript-eslint/typescript-estree': 8.46.4(typescript@5.8.3) - eslint: 9.32.0(jiti@2.6.1) + eslint: 9.39.3(jiti@2.6.1) typescript: 5.8.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@8.53.0(eslint@9.32.0(jiti@2.6.1))(typescript@5.8.3)': + '@typescript-eslint/utils@8.53.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.8.3)': dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@9.32.0(jiti@2.6.1)) + '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.3(jiti@2.6.1)) '@typescript-eslint/scope-manager': 8.53.0 '@typescript-eslint/types': 8.53.0 '@typescript-eslint/typescript-estree': 8.53.0(typescript@5.8.3) - eslint: 9.32.0(jiti@2.6.1) + eslint: 9.39.3(jiti@2.6.1) typescript: 5.8.3 transitivePeerDependencies: - supports-color @@ -5980,13 +6199,13 @@ snapshots: '@ungap/structured-clone@1.3.0': {} - '@vitejs/plugin-vue@6.0.1(vite@7.0.8(@types/node@24.1.0)(jiti@2.6.1)(tsx@4.20.3)(yaml@2.8.1))(vue@3.5.18(typescript@5.8.3))': + '@vitejs/plugin-vue@6.0.4(vite@7.3.1(@types/node@24.1.0)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.1))(vue@3.5.29(typescript@5.8.3))': dependencies: - '@rolldown/pluginutils': 1.0.0-beta.29 - vite: 7.0.8(@types/node@24.1.0)(jiti@2.6.1)(tsx@4.20.3)(yaml@2.8.1) - vue: 3.5.18(typescript@5.8.3) + '@rolldown/pluginutils': 1.0.0-rc.2 + vite: 7.3.1(@types/node@24.1.0)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.1) + vue: 3.5.29(typescript@5.8.3) - '@vitest/coverage-v8@3.2.4(vitest@3.2.4(@types/node@24.1.0)(jiti@2.6.1)(jsdom@26.1.0)(tsx@4.20.3)(yaml@2.8.1))': + '@vitest/coverage-v8@3.2.4(vitest@3.2.4(@types/node@24.1.0)(jiti@2.6.1)(jsdom@26.1.0)(tsx@4.21.0)(yaml@2.8.1))': dependencies: '@ampproject/remapping': 2.3.0 '@bcoe/v8-coverage': 1.0.2 @@ -6001,7 +6220,7 @@ snapshots: std-env: 3.10.0 test-exclude: 7.0.1 tinyrainbow: 2.0.0 - vitest: 3.2.4(@types/node@24.1.0)(jiti@2.6.1)(jsdom@26.1.0)(tsx@4.20.3)(yaml@2.8.1) + vitest: 3.2.4(@types/node@24.1.0)(jiti@2.6.1)(jsdom@26.1.0)(tsx@4.21.0)(yaml@2.8.1) transitivePeerDependencies: - supports-color @@ -6013,13 +6232,13 @@ snapshots: chai: 5.3.3 tinyrainbow: 2.0.0 - '@vitest/mocker@3.2.4(vite@7.0.8(@types/node@24.1.0)(jiti@2.6.1)(tsx@4.20.3)(yaml@2.8.1))': + '@vitest/mocker@3.2.4(vite@7.3.1(@types/node@24.1.0)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.1))': dependencies: '@vitest/spy': 3.2.4 estree-walker: 3.0.3 magic-string: 0.30.21 optionalDependencies: - vite: 7.0.8(@types/node@24.1.0)(jiti@2.6.1)(tsx@4.20.3)(yaml@2.8.1) + vite: 7.3.1(@types/node@24.1.0)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.1) '@vitest/pretty-format@3.2.4': dependencies: @@ -6047,65 +6266,47 @@ snapshots: loupe: 3.2.1 tinyrainbow: 2.0.0 - '@volar/language-core@2.4.20': + '@volar/language-core@2.4.28': dependencies: - '@volar/source-map': 2.4.20 + '@volar/source-map': 2.4.28 - '@volar/source-map@2.4.20': {} + '@volar/source-map@2.4.28': {} - '@volar/typescript@2.4.20': + '@volar/typescript@2.4.28': dependencies: - '@volar/language-core': 2.4.20 + '@volar/language-core': 2.4.28 path-browserify: 1.0.1 vscode-uri: 3.1.0 - '@vue/compiler-core@3.5.18': + '@vue/compiler-core@3.5.29': dependencies: - '@babel/parser': 7.28.5 - '@vue/shared': 3.5.18 - entities: 4.5.0 + '@babel/parser': 7.29.0 + '@vue/shared': 3.5.29 + entities: 7.0.1 estree-walker: 2.0.2 source-map-js: 1.2.1 - '@vue/compiler-core@3.5.24': + '@vue/compiler-dom@3.5.29': dependencies: - '@babel/parser': 7.28.5 - '@vue/shared': 3.5.24 - entities: 4.5.0 - estree-walker: 2.0.2 - source-map-js: 1.2.1 + '@vue/compiler-core': 3.5.29 + '@vue/shared': 3.5.29 - '@vue/compiler-dom@3.5.18': + '@vue/compiler-sfc@3.5.29': dependencies: - '@vue/compiler-core': 3.5.18 - '@vue/shared': 3.5.18 - - '@vue/compiler-dom@3.5.24': - dependencies: - '@vue/compiler-core': 3.5.24 - '@vue/shared': 3.5.24 - - '@vue/compiler-sfc@3.5.18': - dependencies: - '@babel/parser': 7.28.5 - '@vue/compiler-core': 3.5.18 - '@vue/compiler-dom': 3.5.18 - '@vue/compiler-ssr': 3.5.18 - '@vue/shared': 3.5.18 + '@babel/parser': 7.29.0 + '@vue/compiler-core': 3.5.29 + '@vue/compiler-dom': 3.5.29 + '@vue/compiler-ssr': 3.5.29 + '@vue/shared': 3.5.29 estree-walker: 2.0.2 magic-string: 0.30.21 postcss: 8.5.6 source-map-js: 1.2.1 - '@vue/compiler-ssr@3.5.18': + '@vue/compiler-ssr@3.5.29': dependencies: - '@vue/compiler-dom': 3.5.18 - '@vue/shared': 3.5.18 - - '@vue/compiler-vue2@2.7.16': - dependencies: - de-indent: 1.0.2 - he: 1.2.0 + '@vue/compiler-dom': 3.5.29 + '@vue/shared': 3.5.29 '@vue/devtools-api@6.6.4': {} @@ -6127,57 +6328,52 @@ snapshots: dependencies: rfdc: 1.4.1 - '@vue/language-core@3.0.4(typescript@5.8.3)': + '@vue/language-core@3.2.5': dependencies: - '@volar/language-core': 2.4.20 - '@vue/compiler-dom': 3.5.24 - '@vue/compiler-vue2': 2.7.16 - '@vue/shared': 3.5.24 - alien-signals: 2.0.8 + '@volar/language-core': 2.4.28 + '@vue/compiler-dom': 3.5.29 + '@vue/shared': 3.5.29 + alien-signals: 3.1.2 muggle-string: 0.4.1 path-browserify: 1.0.1 picomatch: 4.0.3 - optionalDependencies: - typescript: 5.8.3 - '@vue/reactivity@3.5.18': + '@vue/reactivity@3.5.29': dependencies: - '@vue/shared': 3.5.18 + '@vue/shared': 3.5.29 - '@vue/runtime-core@3.5.18': + '@vue/runtime-core@3.5.29': dependencies: - '@vue/reactivity': 3.5.18 - '@vue/shared': 3.5.18 + '@vue/reactivity': 3.5.29 + '@vue/shared': 3.5.29 - '@vue/runtime-dom@3.5.18': + '@vue/runtime-dom@3.5.29': dependencies: - '@vue/reactivity': 3.5.18 - '@vue/runtime-core': 3.5.18 - '@vue/shared': 3.5.18 - csstype: 3.2.2 + '@vue/reactivity': 3.5.29 + '@vue/runtime-core': 3.5.29 + '@vue/shared': 3.5.29 + csstype: 3.2.3 - '@vue/server-renderer@3.5.18(vue@3.5.18(typescript@5.8.3))': + '@vue/server-renderer@3.5.29(vue@3.5.29(typescript@5.8.3))': dependencies: - '@vue/compiler-ssr': 3.5.18 - '@vue/shared': 3.5.18 - vue: 3.5.18(typescript@5.8.3) - - '@vue/shared@3.5.18': {} + '@vue/compiler-ssr': 3.5.29 + '@vue/shared': 3.5.29 + vue: 3.5.29(typescript@5.8.3) - '@vue/shared@3.5.24': {} + '@vue/shared@3.5.29': {} - '@vueuse/core@13.9.0(vue@3.5.18(typescript@5.8.3))': + '@vueuse/core@13.9.0(vue@3.5.29(typescript@5.8.3))': dependencies: '@types/web-bluetooth': 0.0.21 '@vueuse/metadata': 13.9.0 - '@vueuse/shared': 13.9.0(vue@3.5.18(typescript@5.8.3)) - vue: 3.5.18(typescript@5.8.3) + '@vueuse/shared': 13.9.0(vue@3.5.29(typescript@5.8.3)) + vue: 3.5.29(typescript@5.8.3) '@vueuse/metadata@13.9.0': {} - '@vueuse/shared@13.9.0(vue@3.5.18(typescript@5.8.3))': + '@vueuse/shared@13.9.0(vue@3.5.29(typescript@5.8.3))': dependencies: - vue: 3.5.18(typescript@5.8.3) + vue: 3.5.29(typescript@5.8.3) '@zkochan/js-yaml@0.0.7': dependencies: @@ -6238,7 +6434,7 @@ snapshots: json-schema-traverse: 1.0.0 require-from-string: 2.0.2 - alien-signals@2.0.8: {} + alien-signals@3.1.2: {} ansi-colors@4.1.3: {} @@ -6417,7 +6613,7 @@ snapshots: color-convert: 2.0.1 color-string: 1.9.1 - colorjs.io@0.6.0-beta.3: {} + colorjs.io@0.6.1: {} comma-separated-tokens@2.0.3: {} @@ -6506,7 +6702,7 @@ snapshots: '@asamuzakjp/css-color': 3.2.0 rrweb-cssom: 0.8.0 - csstype@3.2.2: {} + csstype@3.2.3: {} dargs@8.1.0: {} @@ -6517,8 +6713,6 @@ snapshots: whatwg-mimetype: 4.0.0 whatwg-url: 14.2.0 - de-indent@1.0.2: {} - debug@4.4.3(supports-color@10.2.2): dependencies: ms: 2.1.3 @@ -6568,7 +6762,7 @@ snapshots: electron-to-chromium@1.5.254: {} - emittery@1.2.0: {} + emittery@1.2.1: {} emoji-regex@10.6.0: {} @@ -6585,10 +6779,10 @@ snapshots: ansi-colors: 4.1.3 strip-ansi: 6.0.1 - entities@4.5.0: {} - entities@6.0.1: {} + entities@7.0.1: {} + env-paths@2.2.1: {} error-ex@1.3.4: @@ -6607,7 +6801,7 @@ snapshots: dependencies: es-errors: 1.3.0 - es-toolkit@1.44.0: {} + es-toolkit@1.45.1: {} esbuild@0.25.12: optionalDependencies: @@ -6666,6 +6860,35 @@ snapshots: '@esbuild/win32-ia32': 0.25.4 '@esbuild/win32-x64': 0.25.4 + esbuild@0.27.3: + optionalDependencies: + '@esbuild/aix-ppc64': 0.27.3 + '@esbuild/android-arm': 0.27.3 + '@esbuild/android-arm64': 0.27.3 + '@esbuild/android-x64': 0.27.3 + '@esbuild/darwin-arm64': 0.27.3 + '@esbuild/darwin-x64': 0.27.3 + '@esbuild/freebsd-arm64': 0.27.3 + '@esbuild/freebsd-x64': 0.27.3 + '@esbuild/linux-arm': 0.27.3 + '@esbuild/linux-arm64': 0.27.3 + '@esbuild/linux-ia32': 0.27.3 + '@esbuild/linux-loong64': 0.27.3 + '@esbuild/linux-mips64el': 0.27.3 + '@esbuild/linux-ppc64': 0.27.3 + '@esbuild/linux-riscv64': 0.27.3 + '@esbuild/linux-s390x': 0.27.3 + '@esbuild/linux-x64': 0.27.3 + '@esbuild/netbsd-arm64': 0.27.3 + '@esbuild/netbsd-x64': 0.27.3 + '@esbuild/openbsd-arm64': 0.27.3 + '@esbuild/openbsd-x64': 0.27.3 + '@esbuild/openharmony-arm64': 0.27.3 + '@esbuild/sunos-x64': 0.27.3 + '@esbuild/win32-arm64': 0.27.3 + '@esbuild/win32-ia32': 0.27.3 + '@esbuild/win32-x64': 0.27.3 + escalade@3.2.0: {} escape-html@1.0.3: {} @@ -6674,32 +6897,32 @@ snapshots: escape-string-regexp@4.0.0: {} - eslint-compat-utils@0.6.5(eslint@9.32.0(jiti@2.6.1)): + eslint-compat-utils@0.6.5(eslint@9.39.3(jiti@2.6.1)): dependencies: - eslint: 9.32.0(jiti@2.6.1) + eslint: 9.39.3(jiti@2.6.1) semver: 7.7.3 - eslint-config-escapace@5.10.1(@typescript-eslint/parser@8.53.0(eslint@9.32.0(jiti@2.6.1))(typescript@5.8.3))(eslint@9.32.0(jiti@2.6.1))(typescript@5.8.3): + eslint-config-escapace@5.10.1(@typescript-eslint/parser@8.53.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.8.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.8.3): dependencies: - '@stylistic/eslint-plugin': 5.7.0(eslint@9.32.0(jiti@2.6.1)) - '@typescript-eslint/utils': 8.53.0(eslint@9.32.0(jiti@2.6.1))(typescript@5.8.3) - eslint: 9.32.0(jiti@2.6.1) - eslint-config-flat-gitignore: 2.1.0(eslint@9.32.0(jiti@2.6.1)) - eslint-plugin-de-morgan: 2.0.0(eslint@9.32.0(jiti@2.6.1)) + '@stylistic/eslint-plugin': 5.7.0(eslint@9.39.3(jiti@2.6.1)) + '@typescript-eslint/utils': 8.53.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.8.3) + eslint: 9.39.3(jiti@2.6.1) + eslint-config-flat-gitignore: 2.1.0(eslint@9.39.3(jiti@2.6.1)) + eslint-plugin-de-morgan: 2.0.0(eslint@9.39.3(jiti@2.6.1)) eslint-plugin-depend: 1.4.0 - eslint-plugin-jsonc: 2.21.0(eslint@9.32.0(jiti@2.6.1)) - eslint-plugin-perfectionist: 5.3.1(eslint@9.32.0(jiti@2.6.1))(typescript@5.8.3) - eslint-plugin-regexp: 2.10.0(eslint@9.32.0(jiti@2.6.1)) - eslint-plugin-toml: 0.12.0(eslint@9.32.0(jiti@2.6.1)) - eslint-plugin-tsdoc: 0.5.0(eslint@9.32.0(jiti@2.6.1))(typescript@5.8.3) - eslint-plugin-unicorn: 62.0.0(eslint@9.32.0(jiti@2.6.1)) - eslint-plugin-vue: 10.7.0(@stylistic/eslint-plugin@5.7.0(eslint@9.32.0(jiti@2.6.1)))(@typescript-eslint/parser@8.53.0(eslint@9.32.0(jiti@2.6.1))(typescript@5.8.3))(eslint@9.32.0(jiti@2.6.1))(vue-eslint-parser@10.2.0(eslint@9.32.0(jiti@2.6.1))) - eslint-plugin-vuejs-accessibility: 2.4.1(eslint@9.32.0(jiti@2.6.1)) - eslint-plugin-yml: 1.19.1(eslint@9.32.0(jiti@2.6.1)) + eslint-plugin-jsonc: 2.21.0(eslint@9.39.3(jiti@2.6.1)) + eslint-plugin-perfectionist: 5.3.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.8.3) + eslint-plugin-regexp: 2.10.0(eslint@9.39.3(jiti@2.6.1)) + eslint-plugin-toml: 0.12.0(eslint@9.39.3(jiti@2.6.1)) + eslint-plugin-tsdoc: 0.5.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.8.3) + eslint-plugin-unicorn: 62.0.0(eslint@9.39.3(jiti@2.6.1)) + eslint-plugin-vue: 10.7.0(@stylistic/eslint-plugin@5.7.0(eslint@9.39.3(jiti@2.6.1)))(@typescript-eslint/parser@8.53.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.8.3))(eslint@9.39.3(jiti@2.6.1))(vue-eslint-parser@10.2.0(eslint@9.39.3(jiti@2.6.1))) + eslint-plugin-vuejs-accessibility: 2.4.1(eslint@9.39.3(jiti@2.6.1)) + eslint-plugin-yml: 1.19.1(eslint@9.39.3(jiti@2.6.1)) jsonc-eslint-parser: 2.4.2 toml-eslint-parser: 0.10.1 - typescript-eslint: 8.53.0(eslint@9.32.0(jiti@2.6.1))(typescript@5.8.3) - vue-eslint-parser: 10.2.0(eslint@9.32.0(jiti@2.6.1)) + typescript-eslint: 8.53.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.8.3) + vue-eslint-parser: 10.2.0(eslint@9.39.3(jiti@2.6.1)) yaml-eslint-parser: 1.3.2 transitivePeerDependencies: - '@eslint/json' @@ -6707,27 +6930,27 @@ snapshots: - supports-color - typescript - eslint-config-escapace@5.9.2(@typescript-eslint/parser@8.53.0(eslint@9.32.0(jiti@2.6.1))(typescript@5.8.3))(eslint@9.32.0(jiti@2.6.1))(typescript@5.8.3): + eslint-config-escapace@5.9.2(@typescript-eslint/parser@8.53.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.8.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.8.3): dependencies: - '@stylistic/eslint-plugin': 5.7.0(eslint@9.32.0(jiti@2.6.1)) - '@typescript-eslint/utils': 8.53.0(eslint@9.32.0(jiti@2.6.1))(typescript@5.8.3) - eslint: 9.32.0(jiti@2.6.1) - eslint-config-flat-gitignore: 2.1.0(eslint@9.32.0(jiti@2.6.1)) - eslint-plugin-de-morgan: 1.3.1(eslint@9.32.0(jiti@2.6.1)) + '@stylistic/eslint-plugin': 5.7.0(eslint@9.39.3(jiti@2.6.1)) + '@typescript-eslint/utils': 8.53.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.8.3) + eslint: 9.39.3(jiti@2.6.1) + eslint-config-flat-gitignore: 2.1.0(eslint@9.39.3(jiti@2.6.1)) + eslint-plugin-de-morgan: 1.3.1(eslint@9.39.3(jiti@2.6.1)) eslint-plugin-depend: 1.4.0 - eslint-plugin-jsonc: 2.21.0(eslint@9.32.0(jiti@2.6.1)) - eslint-plugin-perfectionist: 4.15.1(eslint@9.32.0(jiti@2.6.1))(typescript@5.8.3) - eslint-plugin-regexp: 2.10.0(eslint@9.32.0(jiti@2.6.1)) - eslint-plugin-toml: 0.12.0(eslint@9.32.0(jiti@2.6.1)) + eslint-plugin-jsonc: 2.21.0(eslint@9.39.3(jiti@2.6.1)) + eslint-plugin-perfectionist: 4.15.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.8.3) + eslint-plugin-regexp: 2.10.0(eslint@9.39.3(jiti@2.6.1)) + eslint-plugin-toml: 0.12.0(eslint@9.39.3(jiti@2.6.1)) eslint-plugin-tsdoc: 0.4.0 - eslint-plugin-unicorn: 60.0.0(eslint@9.32.0(jiti@2.6.1)) - eslint-plugin-vue: 10.7.0(@stylistic/eslint-plugin@5.7.0(eslint@9.32.0(jiti@2.6.1)))(@typescript-eslint/parser@8.53.0(eslint@9.32.0(jiti@2.6.1))(typescript@5.8.3))(eslint@9.32.0(jiti@2.6.1))(vue-eslint-parser@10.2.0(eslint@9.32.0(jiti@2.6.1))) - eslint-plugin-vuejs-accessibility: 2.4.1(eslint@9.32.0(jiti@2.6.1)) - eslint-plugin-yml: 1.19.1(eslint@9.32.0(jiti@2.6.1)) + eslint-plugin-unicorn: 60.0.0(eslint@9.39.3(jiti@2.6.1)) + eslint-plugin-vue: 10.7.0(@stylistic/eslint-plugin@5.7.0(eslint@9.39.3(jiti@2.6.1)))(@typescript-eslint/parser@8.53.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.8.3))(eslint@9.39.3(jiti@2.6.1))(vue-eslint-parser@10.2.0(eslint@9.39.3(jiti@2.6.1))) + eslint-plugin-vuejs-accessibility: 2.4.1(eslint@9.39.3(jiti@2.6.1)) + eslint-plugin-yml: 1.19.1(eslint@9.39.3(jiti@2.6.1)) jsonc-eslint-parser: 2.4.2 toml-eslint-parser: 0.10.1 - typescript-eslint: 8.53.0(eslint@9.32.0(jiti@2.6.1))(typescript@5.8.3) - vue-eslint-parser: 10.2.0(eslint@9.32.0(jiti@2.6.1)) + typescript-eslint: 8.53.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.8.3) + vue-eslint-parser: 10.2.0(eslint@9.39.3(jiti@2.6.1)) yaml-eslint-parser: 1.3.2 transitivePeerDependencies: - '@eslint/json' @@ -6735,24 +6958,24 @@ snapshots: - supports-color - typescript - eslint-config-flat-gitignore@2.1.0(eslint@9.32.0(jiti@2.6.1)): + eslint-config-flat-gitignore@2.1.0(eslint@9.39.3(jiti@2.6.1)): dependencies: - '@eslint/compat': 1.4.1(eslint@9.32.0(jiti@2.6.1)) - eslint: 9.32.0(jiti@2.6.1) + '@eslint/compat': 1.4.1(eslint@9.39.3(jiti@2.6.1)) + eslint: 9.39.3(jiti@2.6.1) - eslint-json-compat-utils@0.2.1(eslint@9.32.0(jiti@2.6.1))(jsonc-eslint-parser@2.4.2): + eslint-json-compat-utils@0.2.1(eslint@9.39.3(jiti@2.6.1))(jsonc-eslint-parser@2.4.2): dependencies: - eslint: 9.32.0(jiti@2.6.1) + eslint: 9.39.3(jiti@2.6.1) esquery: 1.6.0 jsonc-eslint-parser: 2.4.2 - eslint-plugin-de-morgan@1.3.1(eslint@9.32.0(jiti@2.6.1)): + eslint-plugin-de-morgan@1.3.1(eslint@9.39.3(jiti@2.6.1)): dependencies: - eslint: 9.32.0(jiti@2.6.1) + eslint: 9.39.3(jiti@2.6.1) - eslint-plugin-de-morgan@2.0.0(eslint@9.32.0(jiti@2.6.1)): + eslint-plugin-de-morgan@2.0.0(eslint@9.39.3(jiti@2.6.1)): dependencies: - eslint: 9.32.0(jiti@2.6.1) + eslint: 9.39.3(jiti@2.6.1) eslint-plugin-depend@1.4.0: dependencies: @@ -6760,13 +6983,13 @@ snapshots: module-replacements: 2.10.1 semver: 7.7.3 - eslint-plugin-jsonc@2.21.0(eslint@9.32.0(jiti@2.6.1)): + eslint-plugin-jsonc@2.21.0(eslint@9.39.3(jiti@2.6.1)): dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@9.32.0(jiti@2.6.1)) + '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.3(jiti@2.6.1)) diff-sequences: 27.5.1 - eslint: 9.32.0(jiti@2.6.1) - eslint-compat-utils: 0.6.5(eslint@9.32.0(jiti@2.6.1)) - eslint-json-compat-utils: 0.2.1(eslint@9.32.0(jiti@2.6.1))(jsonc-eslint-parser@2.4.2) + eslint: 9.39.3(jiti@2.6.1) + eslint-compat-utils: 0.6.5(eslint@9.39.3(jiti@2.6.1)) + eslint-json-compat-utils: 0.2.1(eslint@9.39.3(jiti@2.6.1))(jsonc-eslint-parser@2.4.2) espree: 10.4.0 graphemer: 1.4.0 jsonc-eslint-parser: 2.4.2 @@ -6775,41 +6998,41 @@ snapshots: transitivePeerDependencies: - '@eslint/json' - eslint-plugin-perfectionist@4.15.1(eslint@9.32.0(jiti@2.6.1))(typescript@5.8.3): + eslint-plugin-perfectionist@4.15.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.8.3): dependencies: '@typescript-eslint/types': 8.53.0 - '@typescript-eslint/utils': 8.53.0(eslint@9.32.0(jiti@2.6.1))(typescript@5.8.3) - eslint: 9.32.0(jiti@2.6.1) + '@typescript-eslint/utils': 8.53.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.8.3) + eslint: 9.39.3(jiti@2.6.1) natural-orderby: 5.0.0 transitivePeerDependencies: - supports-color - typescript - eslint-plugin-perfectionist@5.3.1(eslint@9.32.0(jiti@2.6.1))(typescript@5.8.3): + eslint-plugin-perfectionist@5.3.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.8.3): dependencies: - '@typescript-eslint/utils': 8.53.0(eslint@9.32.0(jiti@2.6.1))(typescript@5.8.3) - eslint: 9.32.0(jiti@2.6.1) + '@typescript-eslint/utils': 8.53.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.8.3) + eslint: 9.39.3(jiti@2.6.1) natural-orderby: 5.0.0 transitivePeerDependencies: - supports-color - typescript - eslint-plugin-regexp@2.10.0(eslint@9.32.0(jiti@2.6.1)): + eslint-plugin-regexp@2.10.0(eslint@9.39.3(jiti@2.6.1)): dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@9.32.0(jiti@2.6.1)) + '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.3(jiti@2.6.1)) '@eslint-community/regexpp': 4.12.2 comment-parser: 1.4.1 - eslint: 9.32.0(jiti@2.6.1) + eslint: 9.39.3(jiti@2.6.1) jsdoc-type-pratt-parser: 4.8.0 refa: 0.12.1 regexp-ast-analysis: 0.7.1 scslre: 0.3.0 - eslint-plugin-toml@0.12.0(eslint@9.32.0(jiti@2.6.1)): + eslint-plugin-toml@0.12.0(eslint@9.39.3(jiti@2.6.1)): dependencies: debug: 4.4.3(supports-color@10.2.2) - eslint: 9.32.0(jiti@2.6.1) - eslint-compat-utils: 0.6.5(eslint@9.32.0(jiti@2.6.1)) + eslint: 9.39.3(jiti@2.6.1) + eslint-compat-utils: 0.6.5(eslint@9.39.3(jiti@2.6.1)) lodash: 4.17.21 toml-eslint-parser: 0.10.1 transitivePeerDependencies: @@ -6820,26 +7043,26 @@ snapshots: '@microsoft/tsdoc': 0.15.1 '@microsoft/tsdoc-config': 0.17.1 - eslint-plugin-tsdoc@0.5.0(eslint@9.32.0(jiti@2.6.1))(typescript@5.8.3): + eslint-plugin-tsdoc@0.5.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.8.3): dependencies: '@microsoft/tsdoc': 0.16.0 '@microsoft/tsdoc-config': 0.18.0 - '@typescript-eslint/utils': 8.46.4(eslint@9.32.0(jiti@2.6.1))(typescript@5.8.3) + '@typescript-eslint/utils': 8.46.4(eslint@9.39.3(jiti@2.6.1))(typescript@5.8.3) transitivePeerDependencies: - eslint - supports-color - typescript - eslint-plugin-unicorn@60.0.0(eslint@9.32.0(jiti@2.6.1)): + eslint-plugin-unicorn@60.0.0(eslint@9.39.3(jiti@2.6.1)): dependencies: '@babel/helper-validator-identifier': 7.28.5 - '@eslint-community/eslint-utils': 4.9.1(eslint@9.32.0(jiti@2.6.1)) + '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.3(jiti@2.6.1)) '@eslint/plugin-kit': 0.3.5 change-case: 5.4.4 ci-info: 4.3.1 clean-regexp: 1.0.0 core-js-compat: 3.46.0 - eslint: 9.32.0(jiti@2.6.1) + eslint: 9.39.3(jiti@2.6.1) esquery: 1.6.0 find-up-simple: 1.0.1 globals: 16.5.0 @@ -6852,16 +7075,16 @@ snapshots: semver: 7.7.3 strip-indent: 4.1.1 - eslint-plugin-unicorn@62.0.0(eslint@9.32.0(jiti@2.6.1)): + eslint-plugin-unicorn@62.0.0(eslint@9.39.3(jiti@2.6.1)): dependencies: '@babel/helper-validator-identifier': 7.28.5 - '@eslint-community/eslint-utils': 4.9.1(eslint@9.32.0(jiti@2.6.1)) + '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.3(jiti@2.6.1)) '@eslint/plugin-kit': 0.4.1 change-case: 5.4.4 ci-info: 4.3.1 clean-regexp: 1.0.0 core-js-compat: 3.46.0 - eslint: 9.32.0(jiti@2.6.1) + eslint: 9.39.3(jiti@2.6.1) esquery: 1.6.0 find-up-simple: 1.0.1 globals: 16.5.0 @@ -6874,36 +7097,36 @@ snapshots: semver: 7.7.3 strip-indent: 4.1.1 - eslint-plugin-vue@10.7.0(@stylistic/eslint-plugin@5.7.0(eslint@9.32.0(jiti@2.6.1)))(@typescript-eslint/parser@8.53.0(eslint@9.32.0(jiti@2.6.1))(typescript@5.8.3))(eslint@9.32.0(jiti@2.6.1))(vue-eslint-parser@10.2.0(eslint@9.32.0(jiti@2.6.1))): + eslint-plugin-vue@10.7.0(@stylistic/eslint-plugin@5.7.0(eslint@9.39.3(jiti@2.6.1)))(@typescript-eslint/parser@8.53.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.8.3))(eslint@9.39.3(jiti@2.6.1))(vue-eslint-parser@10.2.0(eslint@9.39.3(jiti@2.6.1))): dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@9.32.0(jiti@2.6.1)) - eslint: 9.32.0(jiti@2.6.1) + '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.3(jiti@2.6.1)) + eslint: 9.39.3(jiti@2.6.1) natural-compare: 1.4.0 nth-check: 2.1.1 postcss-selector-parser: 7.1.1 semver: 7.7.3 - vue-eslint-parser: 10.2.0(eslint@9.32.0(jiti@2.6.1)) + vue-eslint-parser: 10.2.0(eslint@9.39.3(jiti@2.6.1)) xml-name-validator: 4.0.0 optionalDependencies: - '@stylistic/eslint-plugin': 5.7.0(eslint@9.32.0(jiti@2.6.1)) - '@typescript-eslint/parser': 8.53.0(eslint@9.32.0(jiti@2.6.1))(typescript@5.8.3) + '@stylistic/eslint-plugin': 5.7.0(eslint@9.39.3(jiti@2.6.1)) + '@typescript-eslint/parser': 8.53.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.8.3) - eslint-plugin-vuejs-accessibility@2.4.1(eslint@9.32.0(jiti@2.6.1)): + eslint-plugin-vuejs-accessibility@2.4.1(eslint@9.39.3(jiti@2.6.1)): dependencies: aria-query: 5.3.2 emoji-regex: 10.6.0 - eslint: 9.32.0(jiti@2.6.1) - vue-eslint-parser: 9.4.3(eslint@9.32.0(jiti@2.6.1)) + eslint: 9.39.3(jiti@2.6.1) + vue-eslint-parser: 9.4.3(eslint@9.39.3(jiti@2.6.1)) transitivePeerDependencies: - supports-color - eslint-plugin-yml@1.19.1(eslint@9.32.0(jiti@2.6.1)): + eslint-plugin-yml@1.19.1(eslint@9.39.3(jiti@2.6.1)): dependencies: debug: 4.4.3(supports-color@10.2.2) diff-sequences: 27.5.1 escape-string-regexp: 4.0.0 - eslint: 9.32.0(jiti@2.6.1) - eslint-compat-utils: 0.6.5(eslint@9.32.0(jiti@2.6.1)) + eslint: 9.39.3(jiti@2.6.1) + eslint-compat-utils: 0.6.5(eslint@9.39.3(jiti@2.6.1)) natural-compare: 1.4.0 yaml-eslint-parser: 1.3.2 transitivePeerDependencies: @@ -6925,21 +7148,20 @@ snapshots: eslint-visitor-keys@5.0.0: {} - eslint@9.32.0(jiti@2.6.1): + eslint@9.39.3(jiti@2.6.1): dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@9.32.0(jiti@2.6.1)) + '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.3(jiti@2.6.1)) '@eslint-community/regexpp': 4.12.2 '@eslint/config-array': 0.21.1 - '@eslint/config-helpers': 0.3.1 - '@eslint/core': 0.15.2 + '@eslint/config-helpers': 0.4.2 + '@eslint/core': 0.17.0 '@eslint/eslintrc': 3.3.1 - '@eslint/js': 9.32.0 - '@eslint/plugin-kit': 0.3.5 + '@eslint/js': 9.39.3 + '@eslint/plugin-kit': 0.4.1 '@humanfs/node': 0.16.7 '@humanwhocodes/module-importer': 1.0.1 '@humanwhocodes/retry': 0.4.3 '@types/estree': 1.0.8 - '@types/json-schema': 7.0.15 ajv: 6.12.6 chalk: 4.1.2 cross-spawn: 7.0.6 @@ -7185,7 +7407,7 @@ snapshots: cross-spawn: 7.0.6 signal-exit: 4.1.0 - formatly@0.2.4: + formatly@0.3.0: dependencies: fd-package-json: 2.0.0 @@ -7393,8 +7615,6 @@ snapshots: property-information: 7.1.0 space-separated-tokens: 2.0.2 - he@1.2.0: {} - hono@4.12.7: {} hookable@5.5.3: {} @@ -7641,66 +7861,65 @@ snapshots: kleur@4.1.5: {} - knip@5.62.0(@types/node@24.1.0)(typescript@5.8.3): + knip@5.85.0(@types/node@24.1.0)(typescript@5.8.3): dependencies: '@nodelib/fs.walk': 1.2.8 '@types/node': 24.1.0 fast-glob: 3.3.3 - formatly: 0.2.4 + formatly: 0.3.0 jiti: 2.6.1 js-yaml: 4.1.1 minimist: 1.2.8 - oxc-resolver: 11.13.2 + oxc-resolver: 11.19.1 picocolors: 1.1.1 picomatch: 4.0.3 smol-toml: 1.5.2 - strip-json-comments: 5.0.2 + strip-json-comments: 5.0.3 typescript: 5.8.3 - zod: 3.25.76 - zod-validation-error: 3.5.4(zod@3.25.76) + zod: 4.3.6 - lefthook-darwin-arm64@1.12.2: + lefthook-darwin-arm64@1.13.6: optional: true - lefthook-darwin-x64@1.12.2: + lefthook-darwin-x64@1.13.6: optional: true - lefthook-freebsd-arm64@1.12.2: + lefthook-freebsd-arm64@1.13.6: optional: true - lefthook-freebsd-x64@1.12.2: + lefthook-freebsd-x64@1.13.6: optional: true - lefthook-linux-arm64@1.12.2: + lefthook-linux-arm64@1.13.6: optional: true - lefthook-linux-x64@1.12.2: + lefthook-linux-x64@1.13.6: optional: true - lefthook-openbsd-arm64@1.12.2: + lefthook-openbsd-arm64@1.13.6: optional: true - lefthook-openbsd-x64@1.12.2: + lefthook-openbsd-x64@1.13.6: optional: true - lefthook-windows-arm64@1.12.2: + lefthook-windows-arm64@1.13.6: optional: true - lefthook-windows-x64@1.12.2: + lefthook-windows-x64@1.13.6: optional: true - lefthook@1.12.2: + lefthook@1.13.6: optionalDependencies: - lefthook-darwin-arm64: 1.12.2 - lefthook-darwin-x64: 1.12.2 - lefthook-freebsd-arm64: 1.12.2 - lefthook-freebsd-x64: 1.12.2 - lefthook-linux-arm64: 1.12.2 - lefthook-linux-x64: 1.12.2 - lefthook-openbsd-arm64: 1.12.2 - lefthook-openbsd-x64: 1.12.2 - lefthook-windows-arm64: 1.12.2 - lefthook-windows-x64: 1.12.2 + lefthook-darwin-arm64: 1.13.6 + lefthook-darwin-x64: 1.13.6 + lefthook-freebsd-arm64: 1.13.6 + lefthook-freebsd-x64: 1.13.6 + lefthook-linux-arm64: 1.13.6 + lefthook-linux-x64: 1.13.6 + lefthook-openbsd-arm64: 1.13.6 + lefthook-openbsd-x64: 1.13.6 + lefthook-windows-arm64: 1.13.6 + lefthook-windows-x64: 1.13.6 levn@0.4.1: dependencies: @@ -7771,8 +7990,8 @@ snapshots: magicast@0.3.5: dependencies: - '@babel/parser': 7.28.5 - '@babel/types': 7.28.5 + '@babel/parser': 7.29.0 + '@babel/types': 7.29.0 source-map-js: 1.2.1 make-dir@4.0.0: @@ -7971,27 +8190,28 @@ snapshots: string-width: 7.2.0 strip-ansi: 7.1.2 - oxc-resolver@11.13.2: + oxc-resolver@11.19.1: optionalDependencies: - '@oxc-resolver/binding-android-arm-eabi': 11.13.2 - '@oxc-resolver/binding-android-arm64': 11.13.2 - '@oxc-resolver/binding-darwin-arm64': 11.13.2 - '@oxc-resolver/binding-darwin-x64': 11.13.2 - '@oxc-resolver/binding-freebsd-x64': 11.13.2 - '@oxc-resolver/binding-linux-arm-gnueabihf': 11.13.2 - '@oxc-resolver/binding-linux-arm-musleabihf': 11.13.2 - '@oxc-resolver/binding-linux-arm64-gnu': 11.13.2 - '@oxc-resolver/binding-linux-arm64-musl': 11.13.2 - '@oxc-resolver/binding-linux-ppc64-gnu': 11.13.2 - '@oxc-resolver/binding-linux-riscv64-gnu': 11.13.2 - '@oxc-resolver/binding-linux-riscv64-musl': 11.13.2 - '@oxc-resolver/binding-linux-s390x-gnu': 11.13.2 - '@oxc-resolver/binding-linux-x64-gnu': 11.13.2 - '@oxc-resolver/binding-linux-x64-musl': 11.13.2 - '@oxc-resolver/binding-wasm32-wasi': 11.13.2 - '@oxc-resolver/binding-win32-arm64-msvc': 11.13.2 - '@oxc-resolver/binding-win32-ia32-msvc': 11.13.2 - '@oxc-resolver/binding-win32-x64-msvc': 11.13.2 + '@oxc-resolver/binding-android-arm-eabi': 11.19.1 + '@oxc-resolver/binding-android-arm64': 11.19.1 + '@oxc-resolver/binding-darwin-arm64': 11.19.1 + '@oxc-resolver/binding-darwin-x64': 11.19.1 + '@oxc-resolver/binding-freebsd-x64': 11.19.1 + '@oxc-resolver/binding-linux-arm-gnueabihf': 11.19.1 + '@oxc-resolver/binding-linux-arm-musleabihf': 11.19.1 + '@oxc-resolver/binding-linux-arm64-gnu': 11.19.1 + '@oxc-resolver/binding-linux-arm64-musl': 11.19.1 + '@oxc-resolver/binding-linux-ppc64-gnu': 11.19.1 + '@oxc-resolver/binding-linux-riscv64-gnu': 11.19.1 + '@oxc-resolver/binding-linux-riscv64-musl': 11.19.1 + '@oxc-resolver/binding-linux-s390x-gnu': 11.19.1 + '@oxc-resolver/binding-linux-x64-gnu': 11.19.1 + '@oxc-resolver/binding-linux-x64-musl': 11.19.1 + '@oxc-resolver/binding-openharmony-arm64': 11.19.1 + '@oxc-resolver/binding-wasm32-wasi': 11.19.1 + '@oxc-resolver/binding-win32-arm64-msvc': 11.19.1 + '@oxc-resolver/binding-win32-ia32-msvc': 11.19.1 + '@oxc-resolver/binding-win32-x64-msvc': 11.19.1 p-limit@3.1.0: dependencies: @@ -8074,10 +8294,10 @@ snapshots: picospinner@3.0.0: {} - pinia@3.0.4(typescript@5.8.3)(vue@3.5.18(typescript@5.8.3)): + pinia@3.0.4(typescript@5.8.3)(vue@3.5.29(typescript@5.8.3)): dependencies: '@vue/devtools-api': 7.7.8 - vue: 3.5.18(typescript@5.8.3) + vue: 3.5.29(typescript@5.8.3) optionalDependencies: typescript: 5.8.3 @@ -8091,12 +8311,12 @@ snapshots: pluralize@8.0.0: {} - pointe@5.15.1(vite@7.0.8(@types/node@24.1.0)(jiti@2.6.1)(tsx@4.20.3)(yaml@2.8.1)): + pointe@5.15.1(vite@7.3.1(@types/node@24.1.0)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.1)): dependencies: '@pnpm/read-package-json': 1000.1.3 '@pointe/plugin-index-html': 5.15.1 '@pointe/plugin-write-assets': 5.15.1 - '@pointe/types': 5.15.1(vite@7.0.8(@types/node@24.1.0)(jiti@2.6.1)(tsx@4.20.3)(yaml@2.8.1)) + '@pointe/types': 5.15.1(vite@7.3.1(@types/node@24.1.0)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.1)) arg: 5.0.2 body-parser: 2.2.0(supports-color@10.2.2) chokidar: 4.0.3 @@ -8112,8 +8332,8 @@ snapshots: source-map-support: 0.5.21 split2: 4.2.0 supports-color: 10.2.2 - vite: 7.0.8(@types/node@24.1.0)(jiti@2.6.1)(tsx@4.20.3)(yaml@2.8.1) - zod: 4.1.12 + vite: 7.3.1(@types/node@24.1.0)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.1) + zod: 4.3.6 postcss-selector-parser@7.1.1: dependencies: @@ -8130,7 +8350,7 @@ snapshots: prettier-config-escapace@1.2.1: {} - prettier@3.6.2: {} + prettier@3.8.1: {} pretty-bytes@7.1.0: {} @@ -8546,7 +8766,7 @@ snapshots: strip-json-comments@3.1.1: {} - strip-json-comments@5.0.2: {} + strip-json-comments@5.0.3: {} strip-literal@3.1.0: dependencies: @@ -8662,9 +8882,9 @@ snapshots: tslib@2.8.1: optional: true - tsx@4.20.3: + tsx@4.21.0: dependencies: - esbuild: 0.25.12 + esbuild: 0.27.3 get-tsconfig: 4.13.0 optionalDependencies: fsevents: 2.3.3 @@ -8683,13 +8903,13 @@ snapshots: media-typer: 1.1.0 mime-types: 3.0.1 - typescript-eslint@8.53.0(eslint@9.32.0(jiti@2.6.1))(typescript@5.8.3): + typescript-eslint@8.53.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.8.3): dependencies: - '@typescript-eslint/eslint-plugin': 8.53.0(@typescript-eslint/parser@8.53.0(eslint@9.32.0(jiti@2.6.1))(typescript@5.8.3))(eslint@9.32.0(jiti@2.6.1))(typescript@5.8.3) - '@typescript-eslint/parser': 8.53.0(eslint@9.32.0(jiti@2.6.1))(typescript@5.8.3) + '@typescript-eslint/eslint-plugin': 8.53.0(@typescript-eslint/parser@8.53.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.8.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.8.3) + '@typescript-eslint/parser': 8.53.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.8.3) '@typescript-eslint/typescript-estree': 8.53.0(typescript@5.8.3) - '@typescript-eslint/utils': 8.53.0(eslint@9.32.0(jiti@2.6.1))(typescript@5.8.3) - eslint: 9.32.0(jiti@2.6.1) + '@typescript-eslint/utils': 8.53.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.8.3) + eslint: 9.39.3(jiti@2.6.1) typescript: 5.8.3 transitivePeerDependencies: - supports-color @@ -8789,13 +9009,13 @@ snapshots: '@types/unist': 3.0.3 vfile-message: 4.0.3 - vite-node@3.2.4(@types/node@24.1.0)(jiti@2.6.1)(tsx@4.20.3)(yaml@2.8.1): + vite-node@3.2.4(@types/node@24.1.0)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.1): dependencies: cac: 6.7.14 debug: 4.4.3(supports-color@10.2.2) es-module-lexer: 1.7.0 pathe: 2.0.3 - vite: 7.0.8(@types/node@24.1.0)(jiti@2.6.1)(tsx@4.20.3)(yaml@2.8.1) + vite: 7.3.1(@types/node@24.1.0)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.1) transitivePeerDependencies: - '@types/node' - jiti @@ -8810,9 +9030,9 @@ snapshots: - tsx - yaml - vite@7.0.8(@types/node@24.1.0)(jiti@2.6.1)(tsx@4.20.3)(yaml@2.8.1): + vite@7.3.1(@types/node@24.1.0)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.1): dependencies: - esbuild: 0.25.12 + esbuild: 0.27.3 fdir: 6.5.0(picomatch@4.0.3) picomatch: 4.0.3 postcss: 8.5.6 @@ -8822,14 +9042,14 @@ snapshots: '@types/node': 24.1.0 fsevents: 2.3.3 jiti: 2.6.1 - tsx: 4.20.3 + tsx: 4.21.0 yaml: 2.8.1 - vitest@3.2.4(@types/node@24.1.0)(jiti@2.6.1)(jsdom@26.1.0)(tsx@4.20.3)(yaml@2.8.1): + vitest@3.2.4(@types/node@24.1.0)(jiti@2.6.1)(jsdom@26.1.0)(tsx@4.21.0)(yaml@2.8.1): dependencies: '@types/chai': 5.2.3 '@vitest/expect': 3.2.4 - '@vitest/mocker': 3.2.4(vite@7.0.8(@types/node@24.1.0)(jiti@2.6.1)(tsx@4.20.3)(yaml@2.8.1)) + '@vitest/mocker': 3.2.4(vite@7.3.1(@types/node@24.1.0)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.1)) '@vitest/pretty-format': 3.2.4 '@vitest/runner': 3.2.4 '@vitest/snapshot': 3.2.4 @@ -8847,8 +9067,8 @@ snapshots: tinyglobby: 0.2.15 tinypool: 1.1.1 tinyrainbow: 2.0.0 - vite: 7.0.8(@types/node@24.1.0)(jiti@2.6.1)(tsx@4.20.3)(yaml@2.8.1) - vite-node: 3.2.4(@types/node@24.1.0)(jiti@2.6.1)(tsx@4.20.3)(yaml@2.8.1) + vite: 7.3.1(@types/node@24.1.0)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.1) + vite-node: 3.2.4(@types/node@24.1.0)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.1) why-is-node-running: 2.3.0 optionalDependencies: '@types/node': 24.1.0 @@ -8869,10 +9089,10 @@ snapshots: vscode-uri@3.1.0: {} - vue-eslint-parser@10.2.0(eslint@9.32.0(jiti@2.6.1)): + vue-eslint-parser@10.2.0(eslint@9.39.3(jiti@2.6.1)): dependencies: debug: 4.4.3(supports-color@10.2.2) - eslint: 9.32.0(jiti@2.6.1) + eslint: 9.39.3(jiti@2.6.1) eslint-scope: 8.4.0 eslint-visitor-keys: 4.2.1 espree: 10.4.0 @@ -8881,10 +9101,10 @@ snapshots: transitivePeerDependencies: - supports-color - vue-eslint-parser@9.4.3(eslint@9.32.0(jiti@2.6.1)): + vue-eslint-parser@9.4.3(eslint@9.39.3(jiti@2.6.1)): dependencies: debug: 4.4.3(supports-color@10.2.2) - eslint: 9.32.0(jiti@2.6.1) + eslint: 9.39.3(jiti@2.6.1) eslint-scope: 7.2.2 eslint-visitor-keys: 3.4.3 espree: 9.6.1 @@ -8894,24 +9114,24 @@ snapshots: transitivePeerDependencies: - supports-color - vue-router@4.6.3(vue@3.5.18(typescript@5.8.3)): + vue-router@4.6.4(vue@3.5.29(typescript@5.8.3)): dependencies: '@vue/devtools-api': 6.6.4 - vue: 3.5.18(typescript@5.8.3) + vue: 3.5.29(typescript@5.8.3) - vue-tsc@3.0.4(typescript@5.8.3): + vue-tsc@3.2.5(typescript@5.8.3): dependencies: - '@volar/typescript': 2.4.20 - '@vue/language-core': 3.0.4(typescript@5.8.3) + '@volar/typescript': 2.4.28 + '@vue/language-core': 3.2.5 typescript: 5.8.3 - vue@3.5.18(typescript@5.8.3): + vue@3.5.29(typescript@5.8.3): dependencies: - '@vue/compiler-dom': 3.5.18 - '@vue/compiler-sfc': 3.5.18 - '@vue/runtime-dom': 3.5.18 - '@vue/server-renderer': 3.5.18(vue@3.5.18(typescript@5.8.3)) - '@vue/shared': 3.5.18 + '@vue/compiler-dom': 3.5.29 + '@vue/compiler-sfc': 3.5.29 + '@vue/runtime-dom': 3.5.29 + '@vue/server-renderer': 3.5.29(vue@3.5.29(typescript@5.8.3)) + '@vue/shared': 3.5.29 optionalDependencies: typescript: 5.8.3 @@ -9046,15 +9266,11 @@ snapshots: cookie: 1.0.2 youch-core: 0.3.3 - zod-validation-error@3.5.4(zod@3.25.76): - dependencies: - zod: 3.25.76 - zod@3.22.3: {} zod@3.25.76: {} - zod@4.1.12: {} + zod@4.3.6: {} zwitch@2.0.4: {}