diff --git a/package.json b/package.json index 44019b1..b6c607b 100644 --- a/package.json +++ b/package.json @@ -21,13 +21,13 @@ "typecheck": "turbo run typecheck" }, "devDependencies": { - "@commitlint/cli": "19.4.1", - "@commitlint/config-conventional": "19.2.2", - "@types/node": "22.4.2", + "@commitlint/cli": "19.8.1", + "@commitlint/config-conventional": "19.8.1", + "@types/node": "22.19.18", "husky": "9.1.7", - "shipjs": "0.26.4", - "turbo": "2.4.4", - "typescript": "5.5.4" + "shipjs": "0.28.3", + "turbo": "2.9.12", + "typescript": "5.9.3" }, "packageManager": "pnpm@9.12.2", "engines": { diff --git a/packages/fastify/package.json b/packages/fastify/package.json index f58df3e0..e3f8e14 100644 --- a/packages/fastify/package.json +++ b/packages/fastify/package.json @@ -33,16 +33,16 @@ "dependencies": { "@graphql-tools/merge": "9.1.9", "@prefabs.tech/postgres-migrations": "5.4.3", - "graphql": "16.11.0", + "graphql": "16.14.0", "graphql-tag": "2.12.6", "humps": "2.0.1", - "nanoid": "3.3.11", - "pg": "8.13.3" + "nanoid": "3.3.12", + "pg": "8.20.0" }, "devDependencies": { - "@fastify/cors": "11.0.1", + "@fastify/cors": "11.2.0", "@fastify/formbody": "8.0.2", - "@prefabs.tech/eslint-config": "0.7.0", + "@prefabs.tech/eslint-config": "0.8.0", "@prefabs.tech/fastify-config": "0.94.0", "@prefabs.tech/fastify-error-handler": "0.94.0", "@prefabs.tech/fastify-graphql": "0.94.0", @@ -50,41 +50,41 @@ "@prefabs.tech/fastify-s3": "0.94.0", "@prefabs.tech/fastify-slonik": "0.94.0", "@prefabs.tech/fastify-user": "0.94.0", - "@prefabs.tech/tsconfig": "0.7.0", + "@prefabs.tech/tsconfig": "0.8.0", "@types/humps": "2.0.6", - "@types/node": "24.10.15", - "@types/pg": "8.11.15", + "@types/node": "24.12.3", + "@types/pg": "8.20.0", "@vitest/coverage-istanbul": "3.2.4", "eslint": "9.39.4", - "fastify": "5.6.2", - "fastify-plugin": "5.0.1", - "mercurius": "16.2.0", + "fastify": "5.8.5", + "fastify-plugin": "5.1.0", + "mercurius": "16.9.0", "mercurius-auth": "6.0.0", "pg-mem": "3.0.14", "prettier": "3.8.3", "slonik": "46.8.0", "supertokens-node": "14.1.4", - "typescript": "5.7.3", - "vite": "6.3.7", + "typescript": "5.9.3", + "vite": "6.4.2", "vitest": "3.2.4", - "zod": "3.23.8" + "zod": "3.25.76" }, "peerDependencies": { - "@fastify/cors": ">=11.0.1", + "@fastify/cors": ">=11.2.0", "@fastify/formbody": ">=8.0.2", - "@prefabs.tech/fastify-config": ">=0.93.5", - "@prefabs.tech/fastify-error-handler": ">=0.93.5", - "@prefabs.tech/fastify-graphql": ">=0.93.5", - "@prefabs.tech/fastify-mailer": ">=0.93.5", - "@prefabs.tech/fastify-s3": ">=0.93.5", - "@prefabs.tech/fastify-slonik": ">=0.93.5", - "@prefabs.tech/fastify-user": ">=0.93.5", - "fastify": ">=5.6.2", - "fastify-plugin": ">=5.0.1", - "mercurius": ">=16.2.0", + "@prefabs.tech/fastify-config": ">=0.94.0", + "@prefabs.tech/fastify-error-handler": ">=0.94.0", + "@prefabs.tech/fastify-graphql": ">=0.94.0", + "@prefabs.tech/fastify-mailer": ">=0.94.0", + "@prefabs.tech/fastify-s3": ">=0.94.0", + "@prefabs.tech/fastify-slonik": ">=0.94.0", + "@prefabs.tech/fastify-user": ">=0.94.0", + "fastify": ">=5.8.5", + "fastify-plugin": ">=5.1.0", + "mercurius": ">=16.9.0", "slonik": ">=46.8.0", "supertokens-node": ">=14.1.4", - "zod": ">=3.23.8" + "zod": ">=3.25.76" }, "engines": { "node": ">=20", diff --git a/packages/react/package.json b/packages/react/package.json index 1342c69..40e1076 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -31,46 +31,46 @@ "typecheck": "tsc --noEmit -p tsconfig.vitest.json --composite false" }, "dependencies": { - "axios": "1.12.2", - "zod": "3.23.8" + "axios": "1.16.0", + "zod": "3.25.76" }, "devDependencies": { - "@prefabs.tech/eslint-config": "0.7.0", - "@prefabs.tech/react-config": "0.70.0", - "@prefabs.tech/react-form": "0.70.0", - "@prefabs.tech/react-i18n": "0.70.0", - "@prefabs.tech/react-ui": "0.70.0", - "@prefabs.tech/stylelint-config": "0.7.0", - "@prefabs.tech/tsconfig": "0.7.0", + "@prefabs.tech/eslint-config": "0.8.0", + "@prefabs.tech/react-config": "0.72.1", + "@prefabs.tech/react-form": "0.72.1", + "@prefabs.tech/react-i18n": "0.72.1", + "@prefabs.tech/react-ui": "0.72.1", + "@prefabs.tech/stylelint-config": "0.8.0", + "@prefabs.tech/tsconfig": "0.8.0", "@types/jsdom": "21.1.7", - "@types/node": "24.10.15", + "@types/node": "24.12.3", "@types/react": "18.3.28", - "@vitejs/plugin-react": "4.5.2", + "@vitejs/plugin-react": "4.7.0", "@vitest/coverage-v8": "3.2.4", "eslint": "9.39.4", - "jsdom": "26.0.0", + "jsdom": "26.1.0", "prettier": "3.8.3", "primereact": "9.6.5", "react": "18.3.1", "react-dom": "18.3.1", - "react-router-dom": "6.28.2", + "react-router-dom": "6.30.3", "react-toastify": "10.0.6", - "stylelint": "17.9.1", + "stylelint": "17.11.0", "stylelint-config-standard": "40.0.0", "stylelint-order": "8.1.1", - "typescript": "5.7.3", - "vite": "6.3.7", + "typescript": "5.9.3", + "vite": "6.4.2", "vitest": "3.2.4" }, "peerDependencies": { - "@prefabs.tech/react-config": ">=0.70.0", - "@prefabs.tech/react-form": ">=0.70.0", - "@prefabs.tech/react-i18n": ">=0.70.0", - "@prefabs.tech/react-ui": ">=0.70.0", + "@prefabs.tech/react-config": ">=0.72.1", + "@prefabs.tech/react-form": ">=0.72.1", + "@prefabs.tech/react-i18n": ">=0.72.1", + "@prefabs.tech/react-ui": ">=0.72.1", "primereact": ">=9.6.5", - "react": ">=18.2", + "react": ">=18.3", "react-dom": ">=18.3.1", - "react-router-dom": ">=6.28.2", + "react-router-dom": ">=6.30.3", "react-toastify": ">=10.0" }, "engines": { diff --git a/packages/react/src/components/account/Invitations/InvitationForm.tsx b/packages/react/src/components/account/Invitations/InvitationForm.tsx index a0a7939..43cef02 100644 --- a/packages/react/src/components/account/Invitations/InvitationForm.tsx +++ b/packages/react/src/components/account/Invitations/InvitationForm.tsx @@ -109,7 +109,7 @@ export const AccountInvitationForm = ({ }; // eslint-disable-next-line @typescript-eslint/no-explicit-any - let InvitationFormSchema: Zod.ZodObject = zod.object({ + let InvitationFormSchema: zod.ZodObject = zod.object({ email: emailSchema({ invalid: t("invitations.form.validation.messages.validEmail"), required: t("invitations.form.validation.messages.email"), diff --git a/packages/vue/package.json b/packages/vue/package.json index da5963a..a526689 100644 --- a/packages/vue/package.json +++ b/packages/vue/package.json @@ -28,60 +28,60 @@ "dependencies": {}, "devDependencies": { "@iconify/vue": "4.3.0", - "@prefabs.tech/eslint-config": "0.7.0", - "@prefabs.tech/stylelint-config": "0.7.0", - "@prefabs.tech/tsconfig": "0.7.0", - "@prefabs.tech/vue3-config": "0.31.0", - "@prefabs.tech/vue3-form": "0.31.0", - "@prefabs.tech/vue3-i18n": "0.31.0", - "@prefabs.tech/vue3-layout": "0.31.0", - "@prefabs.tech/vue3-tanstack-table": "0.31.0", - "@prefabs.tech/vue3-ui": "0.31.0", - "@prefabs.tech/vue3-user": "0.31.0", - "@types/node": "24.10.15", + "@prefabs.tech/eslint-config": "0.8.0", + "@prefabs.tech/stylelint-config": "0.8.0", + "@prefabs.tech/tsconfig": "0.8.0", + "@prefabs.tech/vue3-config": "0.32.0", + "@prefabs.tech/vue3-form": "0.32.0", + "@prefabs.tech/vue3-i18n": "0.32.0", + "@prefabs.tech/vue3-layout": "0.32.0", + "@prefabs.tech/vue3-tanstack-table": "0.32.0", + "@prefabs.tech/vue3-ui": "0.32.0", + "@prefabs.tech/vue3-user": "0.32.0", + "@types/node": "24.12.3", "@vee-validate/i18n": "4.15.1", "@vee-validate/rules": "4.15.1", "@vee-validate/zod": "4.15.1", "@vitejs/plugin-vue": "5.2.4", "@vitejs/plugin-vue-jsx": "4.2.0", - "@vitest/coverage-istanbul": "3.0.9", - "@vue/test-utils": "2.4.6", - "@vueuse/core": "12.7.0", - "axios": "1.12.2", + "@vitest/coverage-istanbul": "3.2.4", + "@vue/test-utils": "2.4.10", + "@vueuse/core": "12.8.2", + "axios": "1.16.0", "eslint": "9.39.4", "mitt": "3.0.1", "pinia": "3.0.4", "postcss-html": "1.8.1", "prettier": "3.8.3", - "stylelint": "17.9.1", + "stylelint": "17.11.0", "stylelint-config-recommended-vue": "1.6.1", "stylelint-order": "8.1.1", "typescript": "4.9.5", "vee-validate": "4.15.1", - "vite": "6.3.7", + "vite": "6.4.2", "vitest": "3.2.4", - "vue": "3.5.33", - "vue-router": "4.5.1", - "vue-tsc": "1.0.24", - "zod": "3.24.4" + "vue": "3.5.34", + "vue-router": "4.6.4", + "vue-tsc": "1.8.27", + "zod": "3.25.76" }, "peerDependencies": { - "@prefabs.tech/vue3-config": "0.31.0", - "@prefabs.tech/vue3-i18n": "0.31.0", - "@prefabs.tech/vue3-layout": "0.31.0", - "@prefabs.tech/vue3-ui": "0.31.0", - "@prefabs.tech/vue3-user": "0.31.0", - "@vee-validate/i18n": ">=4.7.4", + "@prefabs.tech/vue3-config": "0.32.0", + "@prefabs.tech/vue3-i18n": "0.32.0", + "@prefabs.tech/vue3-layout": "0.32.0", + "@prefabs.tech/vue3-ui": "0.32.0", + "@prefabs.tech/vue3-user": "0.32.0", + "@vee-validate/i18n": ">=4.15.1", "@vee-validate/rules": ">=4.15.1", - "@vueuse/core": ">=12.7.0", - "axios": ">=1.12.2", - "pinia": ">=2.0", - "supertokens-web-js": ">=0.13.1", - "supertokens-website": ">=20.0.1", - "vee-validate": ">=4.7.4", - "vue": ">=3.2", - "vue-router": ">=4.0", - "zod": ">=3.20.6" + "@vueuse/core": ">=12.8.2", + "axios": ">=1.16.0", + "pinia": ">=2.3", + "supertokens-web-js": ">=0.16.0", + "supertokens-website": ">=20.1.6", + "vee-validate": ">=4.15.1", + "vue": ">=3.5", + "vue-router": ">=4.6", + "zod": ">=3.25.76" }, "engines": { "node": ">=20", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 57058b3..7584cda 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,187 +9,187 @@ importers: .: devDependencies: '@commitlint/cli': - specifier: 19.4.1 - version: 19.4.1(@types/node@22.4.2)(typescript@5.5.4) + specifier: 19.8.1 + version: 19.8.1(@types/node@22.19.18)(typescript@5.9.3) '@commitlint/config-conventional': - specifier: 19.2.2 - version: 19.2.2 + specifier: 19.8.1 + version: 19.8.1 '@types/node': - specifier: 22.4.2 - version: 22.4.2 + specifier: 22.19.18 + version: 22.19.18 husky: specifier: 9.1.7 version: 9.1.7 shipjs: - specifier: 0.26.4 - version: 0.26.4 + specifier: 0.28.3 + version: 0.28.3(@types/node@22.19.18)(conventional-commits-filter@5.0.0) turbo: - specifier: 2.4.4 - version: 2.4.4 + specifier: 2.9.12 + version: 2.9.12 typescript: - specifier: 5.5.4 - version: 5.5.4 + specifier: 5.9.3 + version: 5.9.3 packages/fastify: dependencies: '@graphql-tools/merge': specifier: 9.1.9 - version: 9.1.9(graphql@16.11.0) + version: 9.1.9(graphql@16.14.0) '@prefabs.tech/postgres-migrations': specifier: 5.4.3 version: 5.4.3 graphql: - specifier: 16.11.0 - version: 16.11.0 + specifier: 16.14.0 + version: 16.14.0 graphql-tag: specifier: 2.12.6 - version: 2.12.6(graphql@16.11.0) + version: 2.12.6(graphql@16.14.0) humps: specifier: 2.0.1 version: 2.0.1 nanoid: - specifier: 3.3.11 - version: 3.3.11 + specifier: 3.3.12 + version: 3.3.12 pg: - specifier: 8.13.3 - version: 8.13.3 + specifier: 8.20.0 + version: 8.20.0 devDependencies: '@fastify/cors': - specifier: 11.0.1 - version: 11.0.1 + specifier: 11.2.0 + version: 11.2.0 '@fastify/formbody': specifier: 8.0.2 version: 8.0.2 '@prefabs.tech/eslint-config': - specifier: 0.7.0 - version: 0.7.0(@typescript-eslint/parser@8.54.0(eslint@9.39.4(jiti@1.21.6))(typescript@5.7.3))(eslint@9.39.4(jiti@1.21.6))(prettier@3.8.3)(typescript@5.7.3) + specifier: 0.8.0 + version: 0.8.0(@typescript-eslint/parser@8.54.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.4(jiti@2.6.1))(prettier@3.8.3)(typescript@5.9.3) '@prefabs.tech/fastify-config': specifier: 0.94.0 - version: 0.94.0(fastify-plugin@5.0.1)(fastify@5.6.2) + version: 0.94.0(fastify-plugin@5.1.0)(fastify@5.8.5) '@prefabs.tech/fastify-error-handler': specifier: 0.94.0 - version: 0.94.0(fastify-plugin@5.0.1)(fastify@5.6.2) + version: 0.94.0(fastify-plugin@5.1.0)(fastify@5.8.5) '@prefabs.tech/fastify-graphql': specifier: 0.94.0 - version: 0.94.0(@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.0.1)(fastify@5.6.2))(@prefabs.tech/fastify-slonik@0.94.0(@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.0.1)(fastify@5.6.2))(fastify-plugin@5.0.1)(fastify@5.6.2)(pg-mem@3.0.14(slonik@46.8.0(zod@3.23.8)))(slonik@46.8.0(zod@3.23.8))(zod@3.23.8))(fastify-plugin@5.0.1)(fastify@5.6.2)(graphql@16.11.0)(mercurius@16.2.0(graphql@16.11.0))(slonik@46.8.0(zod@3.23.8))(zod@3.23.8) + version: 0.94.0(@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.1.0)(fastify@5.8.5))(@prefabs.tech/fastify-slonik@0.94.0(@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.1.0)(fastify@5.8.5))(fastify-plugin@5.1.0)(fastify@5.8.5)(pg-mem@3.0.14(slonik@46.8.0(zod@3.25.76)))(slonik@46.8.0(zod@3.25.76))(zod@3.25.76))(fastify-plugin@5.1.0)(fastify@5.8.5)(graphql@16.14.0)(mercurius@16.9.0(graphql@16.14.0))(slonik@46.8.0(zod@3.25.76))(zod@3.25.76) '@prefabs.tech/fastify-mailer': specifier: 0.94.0 - version: 0.94.0(@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.0.1)(fastify@5.6.2))(fastify-plugin@5.0.1)(fastify@5.6.2)(mjml@4.15.3) + version: 0.94.0(@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.1.0)(fastify@5.8.5))(fastify-plugin@5.1.0)(fastify@5.8.5)(mjml@4.15.3) '@prefabs.tech/fastify-s3': specifier: 0.94.0 - version: 0.94.0(@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.0.1)(fastify@5.6.2))(@prefabs.tech/fastify-error-handler@0.94.0(fastify-plugin@5.0.1)(fastify@5.6.2))(@prefabs.tech/fastify-graphql@0.94.0(@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.0.1)(fastify@5.6.2))(@prefabs.tech/fastify-slonik@0.94.0(@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.0.1)(fastify@5.6.2))(fastify-plugin@5.0.1)(fastify@5.6.2)(pg-mem@3.0.14(slonik@46.8.0(zod@3.23.8)))(slonik@46.8.0(zod@3.23.8))(zod@3.23.8))(fastify-plugin@5.0.1)(fastify@5.6.2)(graphql@16.11.0)(mercurius@16.2.0(graphql@16.11.0))(slonik@46.8.0(zod@3.23.8))(zod@3.23.8))(@prefabs.tech/fastify-slonik@0.94.0(@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.0.1)(fastify@5.6.2))(fastify-plugin@5.0.1)(fastify@5.6.2)(pg-mem@3.0.14(slonik@46.8.0(zod@3.23.8)))(slonik@46.8.0(zod@3.23.8))(zod@3.23.8))(fastify-plugin@5.0.1)(fastify@5.6.2)(graphql@16.11.0)(slonik@46.8.0(zod@3.23.8))(zod@3.23.8) + version: 0.94.0(@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.1.0)(fastify@5.8.5))(@prefabs.tech/fastify-error-handler@0.94.0(fastify-plugin@5.1.0)(fastify@5.8.5))(@prefabs.tech/fastify-graphql@0.94.0(@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.1.0)(fastify@5.8.5))(@prefabs.tech/fastify-slonik@0.94.0(@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.1.0)(fastify@5.8.5))(fastify-plugin@5.1.0)(fastify@5.8.5)(pg-mem@3.0.14(slonik@46.8.0(zod@3.25.76)))(slonik@46.8.0(zod@3.25.76))(zod@3.25.76))(fastify-plugin@5.1.0)(fastify@5.8.5)(graphql@16.14.0)(mercurius@16.9.0(graphql@16.14.0))(slonik@46.8.0(zod@3.25.76))(zod@3.25.76))(@prefabs.tech/fastify-slonik@0.94.0(@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.1.0)(fastify@5.8.5))(fastify-plugin@5.1.0)(fastify@5.8.5)(pg-mem@3.0.14(slonik@46.8.0(zod@3.25.76)))(slonik@46.8.0(zod@3.25.76))(zod@3.25.76))(fastify-plugin@5.1.0)(fastify@5.8.5)(graphql@16.14.0)(slonik@46.8.0(zod@3.25.76))(zod@3.25.76) '@prefabs.tech/fastify-slonik': specifier: 0.94.0 - version: 0.94.0(@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.0.1)(fastify@5.6.2))(fastify-plugin@5.0.1)(fastify@5.6.2)(pg-mem@3.0.14(slonik@46.8.0(zod@3.23.8)))(slonik@46.8.0(zod@3.23.8))(zod@3.23.8) + version: 0.94.0(@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.1.0)(fastify@5.8.5))(fastify-plugin@5.1.0)(fastify@5.8.5)(pg-mem@3.0.14(slonik@46.8.0(zod@3.25.76)))(slonik@46.8.0(zod@3.25.76))(zod@3.25.76) '@prefabs.tech/fastify-user': specifier: 0.94.0 - version: 0.94.0(zf7nfzcp3edzazylbhcambbd4m) + version: 0.94.0(4oe2addz43enub5o5bvitfzs4e) '@prefabs.tech/tsconfig': - specifier: 0.7.0 - version: 0.7.0 + specifier: 0.8.0 + version: 0.8.0 '@types/humps': specifier: 2.0.6 version: 2.0.6 '@types/node': - specifier: 24.10.15 - version: 24.10.15 + specifier: 24.12.3 + version: 24.12.3 '@types/pg': - specifier: 8.11.15 - version: 8.11.15 + specifier: 8.20.0 + version: 8.20.0 '@vitest/coverage-istanbul': specifier: 3.2.4 - version: 3.2.4(vitest@3.2.4(@types/node@24.10.15)(jiti@1.21.6)(jsdom@26.0.0)) + version: 3.2.4(vitest@3.2.4(@types/node@24.12.3)(jiti@2.6.1)(jsdom@26.1.0)) eslint: specifier: 9.39.4 - version: 9.39.4(jiti@1.21.6) + version: 9.39.4(jiti@2.6.1) fastify: - specifier: 5.6.2 - version: 5.6.2 + specifier: 5.8.5 + version: 5.8.5 fastify-plugin: - specifier: 5.0.1 - version: 5.0.1 + specifier: 5.1.0 + version: 5.1.0 mercurius: - specifier: 16.2.0 - version: 16.2.0(graphql@16.11.0) + specifier: 16.9.0 + version: 16.9.0(graphql@16.14.0) mercurius-auth: specifier: 6.0.0 version: 6.0.0 pg-mem: specifier: 3.0.14 - version: 3.0.14(slonik@46.8.0(zod@3.23.8)) + version: 3.0.14(slonik@46.8.0(zod@3.25.76)) prettier: specifier: 3.8.3 version: 3.8.3 slonik: specifier: 46.8.0 - version: 46.8.0(zod@3.23.8) + version: 46.8.0(zod@3.25.76) supertokens-node: specifier: 14.1.4 version: 14.1.4 typescript: - specifier: 5.7.3 - version: 5.7.3 + specifier: 5.9.3 + version: 5.9.3 vite: - specifier: 6.3.7 - version: 6.3.7(@types/node@24.10.15)(jiti@1.21.6) + specifier: 6.4.2 + version: 6.4.2(@types/node@24.12.3)(jiti@2.6.1) vitest: specifier: 3.2.4 - version: 3.2.4(@types/node@24.10.15)(jiti@1.21.6)(jsdom@26.0.0) + version: 3.2.4(@types/node@24.12.3)(jiti@2.6.1)(jsdom@26.1.0) zod: - specifier: 3.23.8 - version: 3.23.8 + specifier: 3.25.76 + version: 3.25.76 packages/react: dependencies: axios: - specifier: 1.12.2 - version: 1.12.2(debug@4.4.0) + specifier: 1.16.0 + version: 1.16.0(debug@4.4.0) zod: - specifier: 3.23.8 - version: 3.23.8 + specifier: 3.25.76 + version: 3.25.76 devDependencies: '@prefabs.tech/eslint-config': - specifier: 0.7.0 - version: 0.7.0(@typescript-eslint/parser@8.54.0(eslint@9.39.4(jiti@1.21.6))(typescript@5.7.3))(eslint@9.39.4(jiti@1.21.6))(prettier@3.8.3)(typescript@5.7.3) + specifier: 0.8.0 + version: 0.8.0(@typescript-eslint/parser@8.54.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.4(jiti@2.6.1))(prettier@3.8.3)(typescript@5.9.3) '@prefabs.tech/react-config': - specifier: 0.70.0 - version: 0.70.0(react@18.3.1) + specifier: 0.72.1 + version: 0.72.1(react@18.3.1) '@prefabs.tech/react-form': - specifier: 0.70.0 - version: 0.70.0(@prefabs.tech/react-ui@0.70.0(primereact@9.6.5(@types/react@18.3.28)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react-router-dom@6.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1))(primereact@9.6.5(@types/react@18.3.28)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(zod@3.23.8) + specifier: 0.72.1 + version: 0.72.1(@prefabs.tech/react-ui@0.72.1(primereact@9.6.5(@types/react@18.3.28)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react-router-dom@6.30.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1))(primereact@9.6.5(@types/react@18.3.28)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(zod@3.25.76) '@prefabs.tech/react-i18n': - specifier: 0.70.0 - version: 0.70.0(@prefabs.tech/react-config@0.70.0(react@18.3.1))(primereact@9.6.5(@types/react@18.3.28)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react-router-dom@6.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1)(typescript@5.7.3) + specifier: 0.72.1 + version: 0.72.1(@prefabs.tech/react-config@0.72.1(react@18.3.1))(primereact@9.6.5(@types/react@18.3.28)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react-router-dom@6.30.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1)(typescript@5.9.3) '@prefabs.tech/react-ui': - specifier: 0.70.0 - version: 0.70.0(primereact@9.6.5(@types/react@18.3.28)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react-router-dom@6.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1) + specifier: 0.72.1 + version: 0.72.1(primereact@9.6.5(@types/react@18.3.28)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react-router-dom@6.30.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1) '@prefabs.tech/stylelint-config': - specifier: 0.7.0 - version: 0.7.0(stylelint-config-recommended-vue@1.6.1(postcss-html@1.8.1)(stylelint@17.9.1(typescript@5.7.3)))(stylelint-config-standard@40.0.0(stylelint@17.9.1(typescript@5.7.3)))(stylelint-order@8.1.1(stylelint@17.9.1(typescript@5.7.3)))(stylelint@17.9.1(typescript@5.7.3)) + specifier: 0.8.0 + version: 0.8.0(stylelint-config-recommended-vue@1.6.1(postcss-html@1.8.1)(stylelint@17.11.0(typescript@5.9.3)))(stylelint-config-standard@40.0.0(stylelint@17.11.0(typescript@5.9.3)))(stylelint-order@8.1.1(stylelint@17.11.0(typescript@5.9.3)))(stylelint@17.11.0(typescript@5.9.3)) '@prefabs.tech/tsconfig': - specifier: 0.7.0 - version: 0.7.0 + specifier: 0.8.0 + version: 0.8.0 '@types/jsdom': specifier: 21.1.7 version: 21.1.7 '@types/node': - specifier: 24.10.15 - version: 24.10.15 + specifier: 24.12.3 + version: 24.12.3 '@types/react': specifier: 18.3.28 version: 18.3.28 '@vitejs/plugin-react': - specifier: 4.5.2 - version: 4.5.2(vite@6.3.7(@types/node@24.10.15)(jiti@1.21.6)) + specifier: 4.7.0 + version: 4.7.0(vite@6.4.2(@types/node@24.12.3)(jiti@2.6.1)) '@vitest/coverage-v8': specifier: 3.2.4 - version: 3.2.4(vitest@3.2.4(@types/node@24.10.15)(jiti@1.21.6)(jsdom@26.0.0)) + version: 3.2.4(vitest@3.2.4(@types/node@24.12.3)(jiti@2.6.1)(jsdom@26.1.0)) eslint: specifier: 9.39.4 - version: 9.39.4(jiti@1.21.6) + version: 9.39.4(jiti@2.6.1) jsdom: - specifier: 26.0.0 - version: 26.0.0 + specifier: 26.1.0 + version: 26.1.0 prettier: specifier: 3.8.3 version: 3.8.3 @@ -203,104 +203,104 @@ importers: specifier: 18.3.1 version: 18.3.1(react@18.3.1) react-router-dom: - specifier: 6.28.2 - version: 6.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: 6.30.3 + version: 6.30.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react-toastify: specifier: 10.0.6 version: 10.0.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1) stylelint: - specifier: 17.9.1 - version: 17.9.1(typescript@5.7.3) + specifier: 17.11.0 + version: 17.11.0(typescript@5.9.3) stylelint-config-standard: specifier: 40.0.0 - version: 40.0.0(stylelint@17.9.1(typescript@5.7.3)) + version: 40.0.0(stylelint@17.11.0(typescript@5.9.3)) stylelint-order: specifier: 8.1.1 - version: 8.1.1(stylelint@17.9.1(typescript@5.7.3)) + version: 8.1.1(stylelint@17.11.0(typescript@5.9.3)) typescript: - specifier: 5.7.3 - version: 5.7.3 + specifier: 5.9.3 + version: 5.9.3 vite: - specifier: 6.3.7 - version: 6.3.7(@types/node@24.10.15)(jiti@1.21.6) + specifier: 6.4.2 + version: 6.4.2(@types/node@24.12.3)(jiti@2.6.1) vitest: specifier: 3.2.4 - version: 3.2.4(@types/node@24.10.15)(jiti@1.21.6)(jsdom@26.0.0) + version: 3.2.4(@types/node@24.12.3)(jiti@2.6.1)(jsdom@26.1.0) packages/vue: devDependencies: '@iconify/vue': specifier: 4.3.0 - version: 4.3.0(vue@3.5.33(typescript@4.9.5)) + version: 4.3.0(vue@3.5.34(typescript@4.9.5)) '@prefabs.tech/eslint-config': - specifier: 0.7.0 - version: 0.7.0(@typescript-eslint/parser@8.54.0(eslint@9.39.4(jiti@1.21.6))(typescript@4.9.5))(eslint@9.39.4(jiti@1.21.6))(prettier@3.8.3)(typescript@4.9.5) + specifier: 0.8.0 + version: 0.8.0(@typescript-eslint/parser@8.54.0(eslint@9.39.4(jiti@2.6.1))(typescript@4.9.5))(eslint@9.39.4(jiti@2.6.1))(prettier@3.8.3)(typescript@4.9.5) '@prefabs.tech/stylelint-config': - specifier: 0.7.0 - version: 0.7.0(stylelint-config-recommended-vue@1.6.1(postcss-html@1.8.1)(stylelint@17.9.1(typescript@4.9.5)))(stylelint-config-standard@40.0.0(stylelint@17.9.1(typescript@4.9.5)))(stylelint-order@8.1.1(stylelint@17.9.1(typescript@4.9.5)))(stylelint@17.9.1(typescript@4.9.5)) + specifier: 0.8.0 + version: 0.8.0(stylelint-config-recommended-vue@1.6.1(postcss-html@1.8.1)(stylelint@17.11.0(typescript@4.9.5)))(stylelint-config-standard@40.0.0(stylelint@17.11.0(typescript@4.9.5)))(stylelint-order@8.1.1(stylelint@17.11.0(typescript@4.9.5)))(stylelint@17.11.0(typescript@4.9.5)) '@prefabs.tech/tsconfig': - specifier: 0.7.0 - version: 0.7.0 + specifier: 0.8.0 + version: 0.8.0 '@prefabs.tech/vue3-config': - specifier: 0.31.0 - version: 0.31.0(pinia@3.0.4(typescript@4.9.5)(vue@3.5.33(typescript@4.9.5)))(vue-router@4.5.1(vue@3.5.33(typescript@4.9.5)))(vue@3.5.33(typescript@4.9.5)) + specifier: 0.32.0 + version: 0.32.0(pinia@3.0.4(typescript@4.9.5)(vue@3.5.34(typescript@4.9.5)))(vue-router@4.6.4(vue@3.5.34(typescript@4.9.5)))(vue@3.5.34(typescript@4.9.5)) '@prefabs.tech/vue3-form': - specifier: 0.31.0 - version: 0.31.0(@vee-validate/i18n@4.15.1)(@vee-validate/rules@4.15.1(vue@3.5.33(typescript@4.9.5)))(@vee-validate/zod@4.15.1(vue@3.5.33(typescript@4.9.5))(zod@3.24.4))(vee-validate@4.15.1(vue@3.5.33(typescript@4.9.5)))(vue@3.5.33(typescript@4.9.5))(zod@3.24.4) + specifier: 0.32.0 + version: 0.32.0(@vee-validate/i18n@4.15.1)(@vee-validate/rules@4.15.1(vue@3.5.34(typescript@4.9.5)))(@vee-validate/zod@4.15.1(vue@3.5.34(typescript@4.9.5))(zod@3.25.76))(vee-validate@4.15.1(vue@3.5.34(typescript@4.9.5)))(vue@3.5.34(typescript@4.9.5))(zod@3.25.76) '@prefabs.tech/vue3-i18n': - specifier: 0.31.0 - version: 0.31.0(@prefabs.tech/vue3-config@0.31.0(pinia@3.0.4(typescript@4.9.5)(vue@3.5.33(typescript@4.9.5)))(vue-router@4.5.1(vue@3.5.33(typescript@4.9.5)))(vue@3.5.33(typescript@4.9.5)))(@vueuse/core@12.7.0(typescript@4.9.5))(pinia@3.0.4(typescript@4.9.5)(vue@3.5.33(typescript@4.9.5)))(vue@3.5.33(typescript@4.9.5)) + specifier: 0.32.0 + version: 0.32.0(@prefabs.tech/vue3-config@0.32.0(pinia@3.0.4(typescript@4.9.5)(vue@3.5.34(typescript@4.9.5)))(vue-router@4.6.4(vue@3.5.34(typescript@4.9.5)))(vue@3.5.34(typescript@4.9.5)))(@vueuse/core@12.8.2(typescript@4.9.5))(pinia@3.0.4(typescript@4.9.5)(vue@3.5.34(typescript@4.9.5)))(vue@3.5.34(typescript@4.9.5)) '@prefabs.tech/vue3-layout': - specifier: 0.31.0 - version: 0.31.0(@prefabs.tech/vue3-config@0.31.0(pinia@3.0.4(typescript@4.9.5)(vue@3.5.33(typescript@4.9.5)))(vue-router@4.5.1(vue@3.5.33(typescript@4.9.5)))(vue@3.5.33(typescript@4.9.5)))(@prefabs.tech/vue3-i18n@0.31.0(@prefabs.tech/vue3-config@0.31.0(pinia@3.0.4(typescript@4.9.5)(vue@3.5.33(typescript@4.9.5)))(vue-router@4.5.1(vue@3.5.33(typescript@4.9.5)))(vue@3.5.33(typescript@4.9.5)))(@vueuse/core@12.7.0(typescript@4.9.5))(pinia@3.0.4(typescript@4.9.5)(vue@3.5.33(typescript@4.9.5)))(vue@3.5.33(typescript@4.9.5)))(@prefabs.tech/vue3-ui@0.31.0(vue@3.5.33(typescript@4.9.5)))(@vueuse/core@12.7.0(typescript@4.9.5))(vue-router@4.5.1(vue@3.5.33(typescript@4.9.5)))(vue@3.5.33(typescript@4.9.5)) + specifier: 0.32.0 + version: 0.32.0(@prefabs.tech/vue3-config@0.32.0(pinia@3.0.4(typescript@4.9.5)(vue@3.5.34(typescript@4.9.5)))(vue-router@4.6.4(vue@3.5.34(typescript@4.9.5)))(vue@3.5.34(typescript@4.9.5)))(@prefabs.tech/vue3-i18n@0.32.0(@prefabs.tech/vue3-config@0.32.0(pinia@3.0.4(typescript@4.9.5)(vue@3.5.34(typescript@4.9.5)))(vue-router@4.6.4(vue@3.5.34(typescript@4.9.5)))(vue@3.5.34(typescript@4.9.5)))(@vueuse/core@12.8.2(typescript@4.9.5))(pinia@3.0.4(typescript@4.9.5)(vue@3.5.34(typescript@4.9.5)))(vue@3.5.34(typescript@4.9.5)))(@prefabs.tech/vue3-ui@0.32.0(vue@3.5.34(typescript@4.9.5)))(@vueuse/core@12.8.2(typescript@4.9.5))(vue-router@4.6.4(vue@3.5.34(typescript@4.9.5)))(vue@3.5.34(typescript@4.9.5)) '@prefabs.tech/vue3-tanstack-table': - specifier: 0.31.0 - version: 0.31.0(@prefabs.tech/vue3-form@0.31.0(@vee-validate/i18n@4.15.1)(@vee-validate/rules@4.15.1(vue@3.5.33(typescript@4.9.5)))(@vee-validate/zod@4.15.1(vue@3.5.33(typescript@4.9.5))(zod@3.24.4))(vee-validate@4.15.1(vue@3.5.33(typescript@4.9.5)))(vue@3.5.33(typescript@4.9.5))(zod@3.24.4))(@prefabs.tech/vue3-ui@0.31.0(vue@3.5.33(typescript@4.9.5)))(vue@3.5.33(typescript@4.9.5)) + specifier: 0.32.0 + version: 0.32.0(@prefabs.tech/vue3-form@0.32.0(@vee-validate/i18n@4.15.1)(@vee-validate/rules@4.15.1(vue@3.5.34(typescript@4.9.5)))(@vee-validate/zod@4.15.1(vue@3.5.34(typescript@4.9.5))(zod@3.25.76))(vee-validate@4.15.1(vue@3.5.34(typescript@4.9.5)))(vue@3.5.34(typescript@4.9.5))(zod@3.25.76))(@prefabs.tech/vue3-ui@0.32.0(vue@3.5.34(typescript@4.9.5)))(vue@3.5.34(typescript@4.9.5)) '@prefabs.tech/vue3-ui': - specifier: 0.31.0 - version: 0.31.0(vue@3.5.33(typescript@4.9.5)) + specifier: 0.32.0 + version: 0.32.0(vue@3.5.34(typescript@4.9.5)) '@prefabs.tech/vue3-user': - specifier: 0.31.0 - version: 0.31.0(dudixxpa3fvrjaqgduzetxquim) + specifier: 0.32.0 + version: 0.32.0(ewrs6yiawbkp2qwljje6i4p5di) '@types/node': - specifier: 24.10.15 - version: 24.10.15 + specifier: 24.12.3 + version: 24.12.3 '@vee-validate/i18n': specifier: 4.15.1 version: 4.15.1 '@vee-validate/rules': specifier: 4.15.1 - version: 4.15.1(vue@3.5.33(typescript@4.9.5)) + version: 4.15.1(vue@3.5.34(typescript@4.9.5)) '@vee-validate/zod': specifier: 4.15.1 - version: 4.15.1(vue@3.5.33(typescript@4.9.5))(zod@3.24.4) + version: 4.15.1(vue@3.5.34(typescript@4.9.5))(zod@3.25.76) '@vitejs/plugin-vue': specifier: 5.2.4 - version: 5.2.4(vite@6.3.7(@types/node@24.10.15)(jiti@1.21.6))(vue@3.5.33(typescript@4.9.5)) + version: 5.2.4(vite@6.4.2(@types/node@24.12.3)(jiti@2.6.1))(vue@3.5.34(typescript@4.9.5)) '@vitejs/plugin-vue-jsx': specifier: 4.2.0 - version: 4.2.0(vite@6.3.7(@types/node@24.10.15)(jiti@1.21.6))(vue@3.5.33(typescript@4.9.5)) + version: 4.2.0(vite@6.4.2(@types/node@24.12.3)(jiti@2.6.1))(vue@3.5.34(typescript@4.9.5)) '@vitest/coverage-istanbul': - specifier: 3.0.9 - version: 3.0.9(vitest@3.2.4(@types/node@24.10.15)(jiti@1.21.6)(jsdom@26.0.0)) + specifier: 3.2.4 + version: 3.2.4(vitest@3.2.4(@types/node@24.12.3)(jiti@2.6.1)(jsdom@26.1.0)) '@vue/test-utils': - specifier: 2.4.6 - version: 2.4.6 + specifier: 2.4.10 + version: 2.4.10(@vue/compiler-dom@3.5.34)(@vue/server-renderer@3.5.34(vue@3.5.34(typescript@4.9.5)))(vue@3.5.34(typescript@4.9.5)) '@vueuse/core': - specifier: 12.7.0 - version: 12.7.0(typescript@4.9.5) + specifier: 12.8.2 + version: 12.8.2(typescript@4.9.5) axios: - specifier: 1.12.2 - version: 1.12.2(debug@4.4.0) + specifier: 1.16.0 + version: 1.16.0(debug@4.4.0) eslint: specifier: 9.39.4 - version: 9.39.4(jiti@1.21.6) + version: 9.39.4(jiti@2.6.1) mitt: specifier: 3.0.1 version: 3.0.1 pinia: specifier: 3.0.4 - version: 3.0.4(typescript@4.9.5)(vue@3.5.33(typescript@4.9.5)) + version: 3.0.4(typescript@4.9.5)(vue@3.5.34(typescript@4.9.5)) postcss-html: specifier: 1.8.1 version: 1.8.1 @@ -308,38 +308,38 @@ importers: specifier: 3.8.3 version: 3.8.3 stylelint: - specifier: 17.9.1 - version: 17.9.1(typescript@4.9.5) + specifier: 17.11.0 + version: 17.11.0(typescript@4.9.5) stylelint-config-recommended-vue: specifier: 1.6.1 - version: 1.6.1(postcss-html@1.8.1)(stylelint@17.9.1(typescript@4.9.5)) + version: 1.6.1(postcss-html@1.8.1)(stylelint@17.11.0(typescript@4.9.5)) stylelint-order: specifier: 8.1.1 - version: 8.1.1(stylelint@17.9.1(typescript@4.9.5)) + version: 8.1.1(stylelint@17.11.0(typescript@4.9.5)) typescript: specifier: 4.9.5 version: 4.9.5 vee-validate: specifier: 4.15.1 - version: 4.15.1(vue@3.5.33(typescript@4.9.5)) + version: 4.15.1(vue@3.5.34(typescript@4.9.5)) vite: - specifier: 6.3.7 - version: 6.3.7(@types/node@24.10.15)(jiti@1.21.6) + specifier: 6.4.2 + version: 6.4.2(@types/node@24.12.3)(jiti@2.6.1) vitest: specifier: 3.2.4 - version: 3.2.4(@types/node@24.10.15)(jiti@1.21.6)(jsdom@26.0.0) + version: 3.2.4(@types/node@24.12.3)(jiti@2.6.1)(jsdom@26.1.0) vue: - specifier: 3.5.33 - version: 3.5.33(typescript@4.9.5) + specifier: 3.5.34 + version: 3.5.34(typescript@4.9.5) vue-router: - specifier: 4.5.1 - version: 4.5.1(vue@3.5.33(typescript@4.9.5)) + specifier: 4.6.4 + version: 4.6.4(vue@3.5.34(typescript@4.9.5)) vue-tsc: - specifier: 1.0.24 - version: 1.0.24(typescript@4.9.5) + specifier: 1.8.27 + version: 1.8.27(typescript@4.9.5) zod: - specifier: 3.24.4 - version: 3.24.4 + specifier: 3.25.76 + version: 3.25.76 packages: @@ -523,10 +523,6 @@ packages: resolution: {integrity: sha512-iY8yvjE0y651BixKNPgmv1WrQc+GZ142sb0z4gYnChDDY2YqI4P/jsSopBWrKfAt7LOJAkOXt7rC/hms+WclQQ==} engines: {node: '>=18.0.0'} - '@babel/code-frame@7.24.7': - resolution: {integrity: sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==} - engines: {node: '>=6.9.0'} - '@babel/code-frame@7.26.2': resolution: {integrity: sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==} engines: {node: '>=6.9.0'} @@ -535,26 +531,14 @@ packages: resolution: {integrity: sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw==} engines: {node: '>=6.9.0'} - '@babel/compat-data@7.25.2': - resolution: {integrity: sha512-bYcppcpKBvX4znYaPEeFau03bp89ShqNMLs+rmdptMw+heSZh9+z84d2YG+K7cYLbWwzdjtDoW/uqZmPjulClQ==} - engines: {node: '>=6.9.0'} - '@babel/compat-data@7.29.0': resolution: {integrity: sha512-T1NCJqT/j9+cn8fvkt7jtwbLBfLC/1y1c7NtCeXFRgzGTsafi68MRv8yzkYSapBnFA6L3U2VSc02ciDzoAJhJg==} engines: {node: '>=6.9.0'} - '@babel/core@7.25.2': - resolution: {integrity: sha512-BBt3opiCOxUr9euZ5/ro/Xv8/V7yJ5bjYMqG/C1YAo8MIKAnumZalCN+msbci3Pigy4lIQfPUpfMM27HMGaYEA==} - engines: {node: '>=6.9.0'} - '@babel/core@7.29.0': resolution: {integrity: sha512-CGOfOJqWjg2qW/Mb6zNsDm+u5vFQ8DxXfbM09z69p5Z6+mE1ikP2jUXw+j42Pf1XTYED2Rni5f95npYeuwMDQA==} engines: {node: '>=6.9.0'} - '@babel/generator@7.25.0': - resolution: {integrity: sha512-3LEEcj3PVW8pW2R1SR1M89g/qrYk/m/mB/tLqn7dn4sbBUQyTqnlod+II2U4dqiGtUmkcnAmkMDralTFZttRiw==} - engines: {node: '>=6.9.0'} - '@babel/generator@7.26.9': resolution: {integrity: sha512-kEWdzjOAUMW4hAyrzJ0ZaTOu9OmpyDIQicIh0zg0EEcEkYXZb2TjtBhnHi2ViX7PKwZqF4xwqfAm299/QMP3lg==} engines: {node: '>=6.9.0'} @@ -571,10 +555,6 @@ packages: resolution: {integrity: sha512-fXSwMQqitTGeHLBC08Eq5yXz2m37E4pJX1qAU1+2cNedz/ifv/bVXft90VeSav5nFO61EcNgwr0aJxbyPaWBPg==} engines: {node: '>=6.9.0'} - '@babel/helper-compilation-targets@7.25.2': - resolution: {integrity: sha512-U2U5LsSaZ7TAt3cfaymQ8WHh0pxvdHoEk6HVpaexxixjyEquMh0L0YNJNM6CTGKMXV1iksi0iZkGw4AcFkPaaw==} - engines: {node: '>=6.9.0'} - '@babel/helper-compilation-targets@7.28.6': resolution: {integrity: sha512-JYtls3hqi15fcx5GaSNL7SCTJ2MNmjrkHXg4FSpOA/grxK8KwyZ5bubHsCq8FXCkua6xhuaaBit+3b7+VZRfcA==} engines: {node: '>=6.9.0'} @@ -601,12 +581,6 @@ packages: resolution: {integrity: sha512-l5XkZK7r7wa9LucGw9LwZyyCUscb4x37JWTPz7swwFE/0FMQAGpiWUZn8u9DzkSBWEcK25jmvubfpw2dnAMdbw==} engines: {node: '>=6.9.0'} - '@babel/helper-module-transforms@7.25.2': - resolution: {integrity: sha512-BjyRAbix6j/wv83ftcVJmBt72QtHI56C7JXZoG2xATiLpmoC7dpd8WnkikExHDVPpi/3qCmO6WY1EaXOluiecQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - '@babel/helper-module-transforms@7.28.6': resolution: {integrity: sha512-67oXFAYr2cDLDVGLXTEABjdBJZ6drElUSI7WKp70NrpyISso3plG9SAGEF6y7zbha/wOzUByWWTJvEDVNIUGcA==} engines: {node: '>=6.9.0'} @@ -631,18 +605,10 @@ packages: peerDependencies: '@babel/core': ^7.0.0 - '@babel/helper-simple-access@7.24.7': - resolution: {integrity: sha512-zBAIvbCMh5Ts+b86r/CjU+4XGYIs+R1j951gxI3KmmxBMhCg4oQMsv6ZXQ64XOm/cvzfU1FmoCyt6+owc5QMYg==} - engines: {node: '>=6.9.0'} - '@babel/helper-skip-transparent-expression-wrappers@7.27.1': resolution: {integrity: sha512-Tub4ZKEXqbPjXgWLl2+3JpQAYBJ8+ikpQ2Ocj/q/r0LwE3UhENh7EUabyHjz2kCEsrRY83ew2DQdHluuiDQFzg==} engines: {node: '>=6.9.0'} - '@babel/helper-string-parser@7.24.8': - resolution: {integrity: sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==} - engines: {node: '>=6.9.0'} - '@babel/helper-string-parser@7.25.9': resolution: {integrity: sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==} engines: {node: '>=6.9.0'} @@ -659,31 +625,14 @@ packages: resolution: {integrity: sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==} engines: {node: '>=6.9.0'} - '@babel/helper-validator-option@7.24.8': - resolution: {integrity: sha512-xb8t9tD1MHLungh/AIoWYN+gVHaB9kwlu8gffXGSt3FFEIT7RjS+xWbc2vUD1UTZdIpKj/ab3rdqJ7ufngyi2Q==} - engines: {node: '>=6.9.0'} - '@babel/helper-validator-option@7.27.1': resolution: {integrity: sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==} engines: {node: '>=6.9.0'} - '@babel/helpers@7.25.0': - resolution: {integrity: sha512-MjgLZ42aCm0oGjJj8CtSM3DB8NOOf8h2l7DCTePJs29u+v7yO/RBX9nShlKMgFnRks/Q4tBAe7Hxnov9VkGwLw==} - engines: {node: '>=6.9.0'} - '@babel/helpers@7.28.6': resolution: {integrity: sha512-xOBvwq86HHdB7WUDTfKfT/Vuxh7gElQ+Sfti2Cy6yIWNW05P8iUslOVcZ4/sKbE+/jQaukQAdz/gf3724kYdqw==} engines: {node: '>=6.9.0'} - '@babel/highlight@7.24.7': - resolution: {integrity: sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==} - engines: {node: '>=6.9.0'} - - '@babel/parser@7.25.3': - resolution: {integrity: sha512-iLTJKDbJ4hMvFPgQwwsVoxtHyWpKKPBrxkANrSYewDPaPpT5py5yeVkgPIJ7XYXhndxJpaA3PyALSXQ7u8e/Dw==} - engines: {node: '>=6.0.0'} - hasBin: true - '@babel/parser@7.26.9': resolution: {integrity: sha512-81NWa1njQblgZbQHxWHpxxCzNsa3ZwvFqpUg7P+NNUU6f3UU2jBEg4OlF/J6rl8+PQGh1q6/zWScd001YwcA5A==} engines: {node: '>=6.0.0'} @@ -738,10 +687,6 @@ packages: resolution: {integrity: sha512-KHp2IflsnGywDjBWDkR9iEqiWSpc8GIi0lgTT3mOElT0PP1tG26P4tmFI2YvAdzgq9RGyoHZQEIEdZy6Ec5xCA==} engines: {node: '>=6.9.0'} - '@babel/template@7.25.0': - resolution: {integrity: sha512-aOOgh1/5XzKvg1jvVz7AVrx2piJ2XBi227DHmbY6y+bM9H2FlN+IfecYu4Xl0cNiiVejlsCri89LUsbj8vJD9Q==} - engines: {node: '>=6.9.0'} - '@babel/template@7.26.9': resolution: {integrity: sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA==} engines: {node: '>=6.9.0'} @@ -754,10 +699,6 @@ packages: resolution: {integrity: sha512-YA6Ma2KsCdGb+WC6UpBVFJGXL58MDA6oyONbjyF/+5sBgxY/dwkhLogbMT2GXXyU84/IhRw/2D1Os1B/giz+BQ==} engines: {node: '>=6.9.0'} - '@babel/traverse@7.25.3': - resolution: {integrity: sha512-HefgyP1x754oGCsKmV5reSmtV7IXj/kpaE1XYY+D9G5PvKKoFfSbiS4M77MdjuwlZKDIKFCffq9rPU+H/s3ZdQ==} - engines: {node: '>=6.9.0'} - '@babel/traverse@7.26.9': resolution: {integrity: sha512-ZYW7L+pL8ahU5fXmNbPF+iZFHCv5scFak7MZ9bwaRPLUhHh7QQEMjZUg0HevihoqCM5iSYHN61EyCoZvqC+bxg==} engines: {node: '>=6.9.0'} @@ -770,10 +711,6 @@ packages: resolution: {integrity: sha512-4HPiQr0X7+waHfyXPZpWPfWL/J7dcN1mx9gL6WdQVMbPnF3+ZhSMs8tCxN7oHddJE9fhNE7+lxdnlyemKfJRuA==} engines: {node: '>=6.9.0'} - '@babel/types@7.25.2': - resolution: {integrity: sha512-YTnYtra7W9e6/oAZEHj0bJehPRUlLH9/fbpT5LfB0NhQXyALCRkRs3zH9v07IYhkgpqX6Z78FnuccZr/l4Fs4Q==} - engines: {node: '>=6.9.0'} - '@babel/types@7.26.9': resolution: {integrity: sha512-Y3IR1cRnOxOCDvMmNiym7XpXQ93iGDDPHx+Zj+NM+rg0fBaShfQLkg+hKPaZCEvg5N/LeCo4+Rj/i3FuJsIQaw==} engines: {node: '>=6.9.0'} @@ -796,29 +733,29 @@ packages: '@cacheable/utils@2.4.1': resolution: {integrity: sha512-eiFgzCbIneyMlLOmNG4g9xzF7Hv3Mga4LjxjcSC/ues6VYq2+gUbQI8JqNuw/ZM8tJIeIaBGpswAsqV2V7ApgA==} - '@commitlint/cli@19.4.1': - resolution: {integrity: sha512-EerFVII3ZcnhXsDT9VePyIdCJoh3jEzygN1L37MjQXgPfGS6fJTWL/KHClVMod1d8w94lFC3l4Vh/y5ysVAz2A==} + '@commitlint/cli@19.8.1': + resolution: {integrity: sha512-LXUdNIkspyxrlV6VDHWBmCZRtkEVRpBKxi2Gtw3J54cGWhLCTouVD/Q6ZSaSvd2YaDObWK8mDjrz3TIKtaQMAA==} engines: {node: '>=v18'} hasBin: true - '@commitlint/config-conventional@19.2.2': - resolution: {integrity: sha512-mLXjsxUVLYEGgzbxbxicGPggDuyWNkf25Ht23owXIH+zV2pv1eJuzLK3t1gDY5Gp6pxdE60jZnWUY5cvgL3ufw==} + '@commitlint/config-conventional@19.8.1': + resolution: {integrity: sha512-/AZHJL6F6B/G959CsMAzrPKKZjeEiAVifRyEwXxcT6qtqbPwGw+iQxmNS+Bu+i09OCtdNRW6pNpBvgPrtMr9EQ==} engines: {node: '>=v18'} - '@commitlint/config-validator@19.0.3': - resolution: {integrity: sha512-2D3r4PKjoo59zBc2auodrSCaUnCSALCx54yveOFwwP/i2kfEAQrygwOleFWswLqK0UL/F9r07MFi5ev2ohyM4Q==} + '@commitlint/config-validator@19.8.1': + resolution: {integrity: sha512-0jvJ4u+eqGPBIzzSdqKNX1rvdbSU1lPNYlfQQRIFnBgLy26BtC0cFnr7c/AyuzExMxWsMOte6MkTi9I3SQ3iGQ==} engines: {node: '>=v18'} '@commitlint/ensure@19.8.1': resolution: {integrity: sha512-mXDnlJdvDzSObafjYrOSvZBwkD01cqB4gbnnFuVyNpGUM5ijwU/r/6uqUmBXAAOKRfyEjpkGVZxaDsCVnHAgyw==} engines: {node: '>=v18'} - '@commitlint/execute-rule@19.0.0': - resolution: {integrity: sha512-mtsdpY1qyWgAO/iOK0L6gSGeR7GFcdW7tIjcNFxcWkfLDF5qVbPHKuGATFqRMsxcO8OUKNj0+3WOHB7EHm4Jdw==} + '@commitlint/execute-rule@19.8.1': + resolution: {integrity: sha512-YfJyIqIKWI64Mgvn/sE7FXvVMQER/Cd+s3hZke6cI1xgNT/f6ZAz5heND0QtffH+KbcqAwXDEE1/5niYayYaQA==} engines: {node: '>=v18'} - '@commitlint/format@19.3.0': - resolution: {integrity: sha512-luguk5/aF68HiF4H23ACAfk8qS8AHxl4LLN5oxPc24H+2+JRPsNr1OS3Gaea0CrH7PKhArBMKBz5RX9sA5NtTg==} + '@commitlint/format@19.8.1': + resolution: {integrity: sha512-kSJj34Rp10ItP+Eh9oCItiuN/HwGQMXBnIRk69jdOwEW9llW9FlyqcWYbHPSGofmjsqeoxa38UaEA5tsbm2JWw==} engines: {node: '>=v18'} '@commitlint/is-ignored@19.8.1': @@ -829,8 +766,8 @@ packages: resolution: {integrity: sha512-52PFbsl+1EvMuokZXLRlOsdcLHf10isTPlWwoY1FQIidTsTvjKXVXYb7AvtpWkDzRO2ZsqIgPK7bI98x8LRUEw==} engines: {node: '>=v18'} - '@commitlint/load@19.4.0': - resolution: {integrity: sha512-I4lCWaEZYQJ1y+Y+gdvbGAx9pYPavqZAZ3/7/8BpWh+QjscAn8AjsUpLV2PycBsEx7gupq5gM4BViV9xwTIJuw==} + '@commitlint/load@19.8.1': + resolution: {integrity: sha512-9V99EKG3u7z+FEoe4ikgq7YGRCSukAcvmKQuTtUyiYPnOd9a2/H9Ak1J9nJA1HChRQp9OA/sIKPugGS+FK/k1A==} engines: {node: '>=v18'} '@commitlint/message@19.8.1': @@ -841,12 +778,12 @@ packages: resolution: {integrity: sha512-mmAHYcMBmAgJDKWdkjIGq50X4yB0pSGpxyOODwYmoexxxiUCy5JJT99t1+PEMK7KtsCtzuWYIAXYAiKR+k+/Jw==} engines: {node: '>=v18'} - '@commitlint/read@19.4.0': - resolution: {integrity: sha512-r95jLOEZzKDakXtnQub+zR3xjdnrl2XzerPwm7ch1/cc5JGq04tyaNpa6ty0CRCWdVrk4CZHhqHozb8yZwy2+g==} + '@commitlint/read@19.8.1': + resolution: {integrity: sha512-03Jbjb1MqluaVXKHKRuGhcKWtSgh3Jizqy2lJCRbRrnWpcM06MYm8th59Xcns8EqBYvo0Xqb+2DoZFlga97uXQ==} engines: {node: '>=v18'} - '@commitlint/resolve-extends@19.1.0': - resolution: {integrity: sha512-z2riI+8G3CET5CPgXJPlzftH+RiWYLMYv4C9tSLdLXdr6pBNimSKukYP9MS27ejmscqCTVA4almdLh0ODD2KYg==} + '@commitlint/resolve-extends@19.8.1': + resolution: {integrity: sha512-GM0mAhFk49I+T/5UCYns5ayGStkTt4XFFrjjf0L4S26xoMTSkdCf9ZRO8en1kuopC4isDFuEm7ZOm/WRVeElVg==} engines: {node: '>=v18'} '@commitlint/rules@19.8.1': @@ -857,18 +794,26 @@ packages: resolution: {integrity: sha512-98Mm5inzbWTKuZQr2aW4SReY6WUukdWXuZhrqf1QdKPZBCCsXuG87c+iP0bwtD6DBnmVVQjgp4whoHRVixyPBg==} engines: {node: '>=v18'} - '@commitlint/top-level@19.0.0': - resolution: {integrity: sha512-KKjShd6u1aMGNkCkaX4aG1jOGdn7f8ZI8TR1VEuNqUOjWTOdcDSsmglinglJ18JTjuBX5I1PtjrhQCRcixRVFQ==} - engines: {node: '>=v18'} - - '@commitlint/types@19.0.3': - resolution: {integrity: sha512-tpyc+7i6bPG9mvaBbtKUeghfyZSDgWquIDfMgqYtTbmZ9Y9VzEm2je9EYcQ0aoz5o7NvGS+rcDec93yO08MHYA==} + '@commitlint/top-level@19.8.1': + resolution: {integrity: sha512-Ph8IN1IOHPSDhURCSXBz44+CIu+60duFwRsg6HqaISFHQHbmBtxVw4ZrFNIYUzEP7WwrNPxa2/5qJ//NK1FGcw==} engines: {node: '>=v18'} '@commitlint/types@19.8.1': resolution: {integrity: sha512-/yCrWGCoA1SVKOks25EGadP9Pnj0oAIHGpl2wH2M2Y46dPM2ueb8wyCVOD7O3WCTkaJ0IkKvzhl1JY7+uCT2Dw==} engines: {node: '>=v18'} + '@conventional-changelog/git-client@2.7.0': + resolution: {integrity: sha512-j7A8/LBEQ+3rugMzPXoKYzyUPpw/0CBQCyvtTR7Lmu4olG4yRC/Tfkq79Mr3yuPs0SUitlO2HwGP3gitMJnRFw==} + engines: {node: '>=18'} + peerDependencies: + conventional-commits-filter: ^5.0.0 + conventional-commits-parser: ^6.4.0 + peerDependenciesMeta: + conventional-commits-filter: + optional: true + conventional-commits-parser: + optional: true + '@csstools/color-helpers@5.1.0': resolution: {integrity: sha512-S11EXWJyy0Mz5SYvRmY8nJYTFFd1LCNV+7cXyAgQtOOuzb4EsgfqDufL+9esx72/eLhsRdGZwaldu/h+E4t4BA==} engines: {node: '>=18'} @@ -1147,14 +1092,14 @@ packages: '@fastify/accept-negotiator@2.0.1': resolution: {integrity: sha512-/c/TW2bO/v9JeEgoD/g1G5GxGeCF1Hafdf79WPmUlgYiBXummY0oX3VVq4yFkKKVBKDNlaDUYoab7g38RpPqCQ==} - '@fastify/ajv-compiler@4.0.2': - resolution: {integrity: sha512-Rkiu/8wIjpsf46Rr+Fitd3HRP+VsxUFDDeag0hs9L0ksfnwx2g7SPQQTFL0E8Qv+rfXzQOxBJnjUB9ITUDjfWQ==} + '@fastify/ajv-compiler@4.0.5': + resolution: {integrity: sha512-KoWKW+MhvfTRWL4qrhUwAAZoaChluo0m0vbiJlGMt2GXvL4LVPQEjt8kSpHI3IBq5Rez8fg+XeH3cneztq+C7A==} '@fastify/busboy@3.1.1': resolution: {integrity: sha512-5DGmA8FTdB2XbDeEwc/5ZXBl6UbBAyBOOLlPuBnZ/N1SwdH9Ii+cOX3tBROlDgcTXxjOYnLMVoKk9+FXAw0CJw==} - '@fastify/cors@11.0.1': - resolution: {integrity: sha512-dmZaE7M1f4SM8ZZuk5RhSsDJ+ezTgI7v3HHRj8Ow9CneczsPLZV6+2j2uwdaSLn8zhTv6QV0F4ZRcqdalGx1pQ==} + '@fastify/cors@11.2.0': + resolution: {integrity: sha512-LbLHBuSAdGdSFZYTLVA3+Ch2t+sA6nq3Ejc6XLAKiQ6ViS2qFnvicpj0htsx03FyYeLs04HfRNBsz/a8SvbcUw==} '@fastify/deepmerge@3.2.0': resolution: {integrity: sha512-aO5giNgFN+rD4fMUAkro9nEL7c9gh5Q3lh0ZGKMDAhQAytf22HLicF/qZ2EYTDmH+XL2WvdazwBfOdmp6NiwBg==} @@ -1183,14 +1128,14 @@ packages: '@fastify/proxy-addr@5.0.0': resolution: {integrity: sha512-37qVVA1qZ5sgH7KpHkkC4z9SK6StIsIcOmpjvMPXNb3vx2GQxhZocogVYbr2PbbeLCQxYIPDok307xEvRZOzGA==} - '@fastify/send@3.3.1': - resolution: {integrity: sha512-6pofeVwaHN+E/MAofCwDqkWUliE3i++jlD0VH/LOfU8TJlCkMUSgKvA9bawDdVXxjve7XrdYMyDmkiYaoGWEtA==} + '@fastify/send@4.1.0': + resolution: {integrity: sha512-TMYeQLCBSy2TOFmV95hQWkiTYgC/SEx7vMdV+wnZVX4tt8VBLKzmH8vV9OzJehV0+XBfg+WxPMt5wp+JBUKsVw==} '@fastify/sensible@6.0.4': resolution: {integrity: sha512-1vxcCUlPMew6WroK8fq+LVOwbsLtX+lmuRuqpcp6eYqu6vmkLwbKTdBWAZwbeaSgCfW4tzUpTIHLLvTiQQ1BwQ==} - '@fastify/static@8.1.1': - resolution: {integrity: sha512-TW9eyVHJLytZNpBlSIqd0bl1giJkEaRaPZG+5AT3L/OBKq9U8D7g/OYmc2NPQZnzPURGhMt3IAWuyVkvd2nOkQ==} + '@fastify/static@9.1.3': + resolution: {integrity: sha512-aXrYtsiryLhRxRNaxNqsn7FUISeb7rB9q4eHUPIot5aeQBLNahnz1m6thzm7JWC1poSGXS9XrX8DvuMivp2hkQ==} '@fastify/websocket@11.0.2': resolution: {integrity: sha512-1oyJkNSZNJGjo/A5fXvlpEcm1kTBD91nRAN9lA7RNVsVNsyC5DuhOXdNL9/4UawVe7SKvzPT/QVI4RdtE9ylnA==} @@ -1246,9 +1191,9 @@ packages: resolution: {integrity: sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==} engines: {node: '>=18.18'} - '@hutson/parse-repository-url@3.0.2': - resolution: {integrity: sha512-H9XAx3hc0BQHY6l+IFSWHDySypcXsvsuLhgYLUGywmJ5pswRVQJUHpOsobnLYp2ZUaUlKiKDrgWWhosOwAEM8Q==} - engines: {node: '>=6.9.0'} + '@hutson/parse-repository-url@5.0.0': + resolution: {integrity: sha512-e5+YUKENATs1JgYHMzTr2MW/NDcXGfYFAuOQU8gJgF/kEh4EqKgfGrfLI67bMD4tbhZVlkigz/9YYwWcbOFthg==} + engines: {node: '>=10.13.0'} '@iconify/types@2.0.0': resolution: {integrity: sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==} @@ -1258,6 +1203,140 @@ packages: peerDependencies: vue: '>=3' + '@inquirer/ansi@1.0.2': + resolution: {integrity: sha512-S8qNSZiYzFd0wAcyG5AXCvUHC5Sr7xpZ9wZ2py9XR88jUz8wooStVx5M6dRzczbBWjic9NP7+rY0Xi7qqK/aMQ==} + engines: {node: '>=18'} + + '@inquirer/checkbox@4.3.2': + resolution: {integrity: sha512-VXukHf0RR1doGe6Sm4F0Em7SWYLTHSsbGfJdS9Ja2bX5/D5uwVOEjr07cncLROdBvmnvCATYEWlHqYmXv2IlQA==} + engines: {node: '>=18'} + peerDependencies: + '@types/node': '>=18' + peerDependenciesMeta: + '@types/node': + optional: true + + '@inquirer/confirm@5.1.21': + resolution: {integrity: sha512-KR8edRkIsUayMXV+o3Gv+q4jlhENF9nMYUZs9PA2HzrXeHI8M5uDag70U7RJn9yyiMZSbtF5/UexBtAVtZGSbQ==} + engines: {node: '>=18'} + peerDependencies: + '@types/node': '>=18' + peerDependenciesMeta: + '@types/node': + optional: true + + '@inquirer/core@10.3.2': + resolution: {integrity: sha512-43RTuEbfP8MbKzedNqBrlhhNKVwoK//vUFNW3Q3vZ88BLcrs4kYpGg+B2mm5p2K/HfygoCxuKwJJiv8PbGmE0A==} + engines: {node: '>=18'} + peerDependencies: + '@types/node': '>=18' + peerDependenciesMeta: + '@types/node': + optional: true + + '@inquirer/editor@4.2.23': + resolution: {integrity: sha512-aLSROkEwirotxZ1pBaP8tugXRFCxW94gwrQLxXfrZsKkfjOYC1aRvAZuhpJOb5cu4IBTJdsCigUlf2iCOu4ZDQ==} + engines: {node: '>=18'} + peerDependencies: + '@types/node': '>=18' + peerDependenciesMeta: + '@types/node': + optional: true + + '@inquirer/expand@4.0.23': + resolution: {integrity: sha512-nRzdOyFYnpeYTTR2qFwEVmIWypzdAx/sIkCMeTNTcflFOovfqUk+HcFhQQVBftAh9gmGrpFj6QcGEqrDMDOiew==} + engines: {node: '>=18'} + peerDependencies: + '@types/node': '>=18' + peerDependenciesMeta: + '@types/node': + optional: true + + '@inquirer/external-editor@1.0.3': + resolution: {integrity: sha512-RWbSrDiYmO4LbejWY7ttpxczuwQyZLBUyygsA9Nsv95hpzUWwnNTVQmAq3xuh7vNwCp07UTmE5i11XAEExx4RA==} + engines: {node: '>=18'} + peerDependencies: + '@types/node': '>=18' + peerDependenciesMeta: + '@types/node': + optional: true + + '@inquirer/figures@1.0.15': + resolution: {integrity: sha512-t2IEY+unGHOzAaVM5Xx6DEWKeXlDDcNPeDyUpsRc6CUhBfU3VQOEl+Vssh7VNp1dR8MdUJBWhuObjXCsVpjN5g==} + engines: {node: '>=18'} + + '@inquirer/input@4.3.1': + resolution: {integrity: sha512-kN0pAM4yPrLjJ1XJBjDxyfDduXOuQHrBB8aLDMueuwUGn+vNpF7Gq7TvyVxx8u4SHlFFj4trmj+a2cbpG4Jn1g==} + engines: {node: '>=18'} + peerDependencies: + '@types/node': '>=18' + peerDependenciesMeta: + '@types/node': + optional: true + + '@inquirer/number@3.0.23': + resolution: {integrity: sha512-5Smv0OK7K0KUzUfYUXDXQc9jrf8OHo4ktlEayFlelCjwMXz0299Y8OrI+lj7i4gCBY15UObk76q0QtxjzFcFcg==} + engines: {node: '>=18'} + peerDependencies: + '@types/node': '>=18' + peerDependenciesMeta: + '@types/node': + optional: true + + '@inquirer/password@4.0.23': + resolution: {integrity: sha512-zREJHjhT5vJBMZX/IUbyI9zVtVfOLiTO66MrF/3GFZYZ7T4YILW5MSkEYHceSii/KtRk+4i3RE7E1CUXA2jHcA==} + engines: {node: '>=18'} + peerDependencies: + '@types/node': '>=18' + peerDependenciesMeta: + '@types/node': + optional: true + + '@inquirer/prompts@7.10.1': + resolution: {integrity: sha512-Dx/y9bCQcXLI5ooQ5KyvA4FTgeo2jYj/7plWfV5Ak5wDPKQZgudKez2ixyfz7tKXzcJciTxqLeK7R9HItwiByg==} + engines: {node: '>=18'} + peerDependencies: + '@types/node': '>=18' + peerDependenciesMeta: + '@types/node': + optional: true + + '@inquirer/rawlist@4.1.11': + resolution: {integrity: sha512-+LLQB8XGr3I5LZN/GuAHo+GpDJegQwuPARLChlMICNdwW7OwV2izlCSCxN6cqpL0sMXmbKbFcItJgdQq5EBXTw==} + engines: {node: '>=18'} + peerDependencies: + '@types/node': '>=18' + peerDependenciesMeta: + '@types/node': + optional: true + + '@inquirer/search@3.2.2': + resolution: {integrity: sha512-p2bvRfENXCZdWF/U2BXvnSI9h+tuA8iNqtUKb9UWbmLYCRQxd8WkvwWvYn+3NgYaNwdUkHytJMGG4MMLucI1kA==} + engines: {node: '>=18'} + peerDependencies: + '@types/node': '>=18' + peerDependenciesMeta: + '@types/node': + optional: true + + '@inquirer/select@4.4.2': + resolution: {integrity: sha512-l4xMuJo55MAe+N7Qr4rX90vypFwCajSakx59qe/tMaC1aEHWLyw68wF4o0A4SLAY4E0nd+Vt+EyskeDIqu1M6w==} + engines: {node: '>=18'} + peerDependencies: + '@types/node': '>=18' + peerDependenciesMeta: + '@types/node': + optional: true + + '@inquirer/type@3.0.10': + resolution: {integrity: sha512-BvziSRxfz5Ov8ch0z/n3oijRSEcEsHnhggm4xFZe93DHcUCTlutlq9Ox4SVENAfcRD22UQq7T/atg9Wr3k09eA==} + engines: {node: '>=18'} + peerDependencies: + '@types/node': '>=18' + peerDependenciesMeta: + '@types/node': + optional: true + '@intlify/core-base@9.1.10': resolution: {integrity: sha512-So9CNUavB/IsZ+zBmk2Cv6McQp6vc2wbGi1S0XQmJ8Vz+UFcNn9MFXAe9gY67PreIHrbLsLxDD0cwo1qsxM1Nw==} engines: {node: '>= 10'} @@ -1355,51 +1434,63 @@ packages: resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==} engines: {node: '>= 8'} - '@octokit/auth-token@2.5.0': - resolution: {integrity: sha512-r5FVUJCOLl19AxiuZD2VRZ/ORjp/4IN98Of6YJoJOkY75CIBuYfmiNHGrDwXr+aLGG55igl9QrxX3hbiXlLb+g==} + '@octokit/auth-token@5.1.2': + resolution: {integrity: sha512-JcQDsBdg49Yky2w2ld20IHAlwr8d/d8N6NiOXbtuoPCqzbsiJgF633mVUw3x4mo0H5ypataQIX7SFu3yy44Mpw==} + engines: {node: '>= 18'} + + '@octokit/core@6.1.6': + resolution: {integrity: sha512-kIU8SLQkYWGp3pVKiYzA5OSaNF5EE03P/R8zEmmrG6XwOg5oBjXyQVVIauQ0dgau4zYhpZEhJrvIYt6oM+zZZA==} + engines: {node: '>= 18'} - '@octokit/core@2.5.4': - resolution: {integrity: sha512-HCp8yKQfTITYK+Nd09MHzAlP1v3Ii/oCohv0/TW9rhSLvzb98BOVs2QmVYuloE6a3l6LsfyGIwb6Pc4ycgWlIQ==} + '@octokit/endpoint@10.1.4': + resolution: {integrity: sha512-OlYOlZIsfEVZm5HCSR8aSg02T2lbUWOsCQoPKfTXJwDzcHQBrVBGdGXb89dv2Kw2ToZaRtudp8O3ZIYoaOjKlA==} + engines: {node: '>= 18'} - '@octokit/endpoint@6.0.12': - resolution: {integrity: sha512-lF3puPwkQWGfkMClXb4k/eUT/nZKQfxinRWJrdZaJO85Dqwo/G0yOC434Jr2ojwafWJMYqFGFa5ms4jJUgujdA==} + '@octokit/graphql@8.2.2': + resolution: {integrity: sha512-Yi8hcoqsrXGdt0yObxbebHXFOiUA+2v3n53epuOg1QUgOB6c4XzvisBNVXJSl8RYA5KrDuSL2yq9Qmqe5N0ryA==} + engines: {node: '>= 18'} - '@octokit/graphql@4.8.0': - resolution: {integrity: sha512-0gv+qLSBLKF0z8TKaSKTsS39scVKF9dbMxJpj3U0vC7wjNWFuIpL/z76Qe2fiuCbDRcJSavkXsVtMS6/dtQQsg==} + '@octokit/openapi-types@24.2.0': + resolution: {integrity: sha512-9sIH3nSUttelJSXUrmGzl7QUBFul0/mB8HRYl3fOlgHbIWG+WnYDXU3v/2zMtAvuzZ/ed00Ei6on975FhBfzrg==} - '@octokit/openapi-types@12.11.0': - resolution: {integrity: sha512-VsXyi8peyRq9PqIz/tpqiL2w3w80OgVMwBHltTml3LmVvXiphgeqmY9mvBw9Wu7e0QWk/fqD37ux8yP5uVekyQ==} + '@octokit/openapi-types@25.1.0': + resolution: {integrity: sha512-idsIggNXUKkk0+BExUn1dQ92sfysJrje03Q0bv0e+KPLrvyqZF8MnBpFz8UNfYDwB3Ie7Z0TByjWfzxt7vseaA==} - '@octokit/plugin-paginate-rest@2.21.3': - resolution: {integrity: sha512-aCZTEf0y2h3OLbrgKkrfFdjRL6eSOo8komneVQJnYecAxIej7Bafor2xhuDJOIFau4pk0i/P28/XgtbyPF0ZHw==} + '@octokit/plugin-paginate-rest@11.6.0': + resolution: {integrity: sha512-n5KPteiF7pWKgBIBJSk8qzoZWcUkza2O6A0za97pMGVrGfPdltxrfmfF5GucHYvHGZD8BdaZmmHGz5cX/3gdpw==} + engines: {node: '>= 18'} peerDependencies: - '@octokit/core': '>=2' + '@octokit/core': '>=6' - '@octokit/plugin-request-log@1.0.4': - resolution: {integrity: sha512-mLUsMkgP7K/cnFEw07kWqXGF5LKrOkD+lhCrKvPHXWDywAwuDUeDwWBpc69XK3pNX0uKiVt8g5z96PJ6z9xCFA==} + '@octokit/plugin-request-log@5.3.1': + resolution: {integrity: sha512-n/lNeCtq+9ofhC15xzmJCNKP2BWTv8Ih2TTy+jatNCCq/gQP/V7rK3fjIfuz0pDWDALO/o/4QY4hyOF6TQQFUw==} + engines: {node: '>= 18'} peerDependencies: - '@octokit/core': '>=3' - - '@octokit/plugin-rest-endpoint-methods@3.17.0': - resolution: {integrity: sha512-NFV3vq7GgoO2TrkyBRUOwflkfTYkFKS0tLAPym7RNpkwLCttqShaEGjthOsPEEL+7LFcYv3mU24+F2yVd3npmg==} + '@octokit/core': '>=6' - '@octokit/request-error@2.1.0': - resolution: {integrity: sha512-1VIvgXxs9WHSjicsRwq8PlR2LR2x6DwsJAaFgzdi0JfJoGSO8mYI/cHJQ+9FbN21aa+DrgNLnwObmyeSC8Rmpg==} + '@octokit/plugin-rest-endpoint-methods@13.5.0': + resolution: {integrity: sha512-9Pas60Iv9ejO3WlAX3maE1+38c5nqbJXV5GrncEfkndIpZrJ/WPMRd2xYDcPPEt5yzpxcjw9fWNoPhsSGzqKqw==} + engines: {node: '>= 18'} + peerDependencies: + '@octokit/core': '>=6' - '@octokit/request@5.6.3': - resolution: {integrity: sha512-bFJl0I1KVc9jYTe9tdGGpAMPy32dLBXXo1dS/YwSCTL/2nd9XeHsY616RE3HPXDVk+a+dBuzyz5YdlXwcDTr2A==} + '@octokit/request-error@6.1.8': + resolution: {integrity: sha512-WEi/R0Jmq+IJKydWlKDmryPcmdYSVjL3ekaiEL1L9eo1sUnqMJ+grqmC9cjk7CA7+b2/T397tO5d8YLOH3qYpQ==} + engines: {node: '>= 18'} - '@octokit/rest@17.11.2': - resolution: {integrity: sha512-4jTmn8WossTUaLfNDfXk4fVJgbz5JgZE8eCs4BvIb52lvIH8rpVMD1fgRCrHbSd6LRPE5JFZSfAEtszrOq3ZFQ==} + '@octokit/request@9.2.4': + resolution: {integrity: sha512-q8ybdytBmxa6KogWlNa818r0k1wlqzNC+yNkcQDECHvQo8Vmstrg18JwqJHdJdUiHD2sjlwBgSm9kHkOKe2iyA==} + engines: {node: '>= 18'} - '@octokit/types@4.1.10': - resolution: {integrity: sha512-/wbFy1cUIE5eICcg0wTKGXMlKSbaAxEr00qaBXzscLXpqhcwgXeS6P8O0pkysBhRfyjkKjJaYrvR1ExMO5eOXQ==} + '@octokit/rest@21.1.1': + resolution: {integrity: sha512-sTQV7va0IUVZcntzy1q3QqPm/r8rWtDCqpRAmb8eXXnKkjoQEtFe3Nt5GTVsHft+R6jJoHeSiVLcgcvhtue/rg==} + engines: {node: '>= 18'} - '@octokit/types@5.5.0': - resolution: {integrity: sha512-UZ1pErDue6bZNjYOotCNveTXArOMZQFG6hKJfOnGnulVCMcVVi7YIIuuR4WfBhjo7zgpmzn/BkPDnUXtNx+PcQ==} + '@octokit/types@13.10.0': + resolution: {integrity: sha512-ifLaO34EbbPj0Xgro4G5lP5asESjwHracYJvVaPIyXMuiuXLlhic3S47cBdTb+jfODkTE5YtGCLt3Ay3+J97sA==} - '@octokit/types@6.41.0': - resolution: {integrity: sha512-eJ2jbzjdijiL3B4PrSQaSjuF2sPEQPVCPzBvTHJD9Nz+9dw2SGH4K4xeQJ77YfTq5bRQ+bD8wT11JbeDPmxmGg==} + '@octokit/types@14.1.0': + resolution: {integrity: sha512-1y6DgTy8Jomcpu33N+p5w58l6xyt55Ar2I91RPiIA0xCJBXyUAhXCcmZaDWSANiha7R9a6qJJ2CRomGPZ6f46g==} '@one-ini/wasm@0.1.1': resolution: {integrity: sha512-XuySG1E38YScSJoMlqovLru4KTUNSjgVTIjyh7qMX6aNN5HY5Ct5LhRJdxO79JtTzKfzV/bnWpz+zquYrISsvw==} @@ -1422,8 +1513,8 @@ packages: '@popperjs/core@2.11.8': resolution: {integrity: sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==} - '@prefabs.tech/eslint-config@0.7.0': - resolution: {integrity: sha512-kMLs+ksinlNKa5FfhTb2qNisnU/On+IGrRHbZ3aHq1INF8NsjVRB7Wm0Q9vdnBipco9YOady0qSx1goVnhhC3w==} + '@prefabs.tech/eslint-config@0.8.0': + resolution: {integrity: sha512-E1vrgnsjuw9hXanhq18jQFUWrbrmNzr74cND1QA26gqiYKCtnXBol71BYLxJae3SDBPy9eiAyEuqiaep1CHzUg==} peerDependencies: eslint: '>=9.0.0' prettier: '>=3.3.3' @@ -1520,32 +1611,32 @@ packages: engines: {node: '>10.17.0'} hasBin: true - '@prefabs.tech/react-config@0.70.0': - resolution: {integrity: sha512-898rolTYkujbTim9GvErhnkqcO7zvVDajxCyr1JlCp/KTn6ImBjYSHjrxfDLTIYoCKYj2shp+9FDaJ6/+SUaXQ==} + '@prefabs.tech/react-config@0.72.1': + resolution: {integrity: sha512-q68Q7xLHo6Th3LeIQMlt3SiP9nQiUUGeMVN/t1XdF/5M9xP2KBvqFsaaP/6Ao2ujk87DeLbphnhiegcfPVNLKA==} engines: {node: '>=18'} peerDependencies: react: '>=18.2' - '@prefabs.tech/react-form@0.70.0': - resolution: {integrity: sha512-Rvigbr5IKNwzWW1ABGjVll1NiB/JRLQcsCTe68uIhiVUNRf0BBhGQ9WxKpWRFD4szlTzyTppprij4Meom2xBAQ==} + '@prefabs.tech/react-form@0.72.1': + resolution: {integrity: sha512-rpnxZ+xaIqnqRPTIzL20/D3mRrG9f/stM+AS6UYjAyTzT+MUxkCEWN82hfX3fl/hPxrlTN+WXwgpDKS0kgnU3g==} engines: {node: '>=18'} peerDependencies: - '@prefabs.tech/react-ui': 0.70.0 + '@prefabs.tech/react-ui': 0.72.1 primereact: 9.6.1 react: '>=18.2' react-dom: '>=18.2' zod: '>=3.21.4' - '@prefabs.tech/react-i18n@0.70.0': - resolution: {integrity: sha512-dhZfziYwuxR7NConvYAayiS6ZKVbhfc0p7Vg2YYGwVuehqYRGjgsOaSvfr3zifG33ur+gy/G3ZKbWZQlJ7YrSg==} + '@prefabs.tech/react-i18n@0.72.1': + resolution: {integrity: sha512-q7XaYLNxm3edkZ4bvcG2K6SSTnlAdOxj4v2TrXvqD4g7cN7PhVanATeA1Bm4K4Nw/oz7c4qs074uQmKrM0W2RQ==} engines: {node: '>=18'} peerDependencies: - '@prefabs.tech/react-config': 0.70.0 + '@prefabs.tech/react-config': 0.72.1 react: '>=18.2' react-dom: '>=18.2' - '@prefabs.tech/react-ui@0.70.0': - resolution: {integrity: sha512-5BYzIIxUbkTG9JxKGH7gjftiRnnd5CSB9oZy60SpEDBdiB0rypWodXnMOkvhxs1MP0aCuxXy/0hTS83wcA48pg==} + '@prefabs.tech/react-ui@0.72.1': + resolution: {integrity: sha512-BcF6rvx38qNlqsJDOwtXeU3p0W1POSz10jrAfEzZiLGjGkJLJgwjFuRfoncNecYA81PwGzG+SaKull5JEq6lGQ==} engines: {node: '>=18'} peerDependencies: primereact: 9.6.1 @@ -1553,8 +1644,8 @@ packages: react-dom: '>=18.2' react-router-dom: '>=6.9' - '@prefabs.tech/stylelint-config@0.7.0': - resolution: {integrity: sha512-Gmfyyouu7m6QPz6vvtb4+fCPeCiZBWTS0BweB02VIcgED553j/lvlWwfn7yKzDsITZKt2HA24/Rxh5WG5vD+wg==} + '@prefabs.tech/stylelint-config@0.8.0': + resolution: {integrity: sha512-dB0cnC5T3evRYUVKcu48/ARvCuRL4zUQHxeER8i/uZ+oeQlF3smp6EjY1h6/nXb0qN7jWy1/Cubogu1WSHxYng==} peerDependencies: stylelint: '>=17.0.0' stylelint-config-recommended-vue: '>=1.6.0' @@ -1568,18 +1659,18 @@ packages: stylelint-order: optional: true - '@prefabs.tech/tsconfig@0.7.0': - resolution: {integrity: sha512-MiEvKeoNVPSy79tYQOkFeaBoVViW27JYfSiEbCBT+Fvuk1XEkXyBpSxlpdKQDV5bsAg0C5VNSjRh4qH3eDjA+w==} + '@prefabs.tech/tsconfig@0.8.0': + resolution: {integrity: sha512-tllO+FL56JLAHE/j6jKbRlUifxIgB2U47vzdL670FpsPsH4vIFNpniW81/pD80ogMeLXqD7E40AHGMTUBaioww==} - '@prefabs.tech/vue3-config@0.31.0': - resolution: {integrity: sha512-M3WPsv0Wk8WE8EqH1kDJJqn6ZWfTrf8hD+OmIl8PP5YW9y4MhyT+xaNpyMxPw8e+vC1qp6v1Vs8tZRVOHyax0A==} + '@prefabs.tech/vue3-config@0.32.0': + resolution: {integrity: sha512-xgQiKI1TsKWliEHvGKHwE4/nmsaR7lsqJvQpaqpT1b0em+d+o2QUopw/Slf5mX8vmJqtD193mbfjhdv8y+9xYA==} engines: {node: '>=18', pnpm: '>=9'} peerDependencies: vue: '>=3.2' vue-router: '>=4.0' - '@prefabs.tech/vue3-form@0.31.0': - resolution: {integrity: sha512-SzYPlVN4b0tkm9VR68aQAwxdcGIRDnRYgB/fCwoOuLjyB2MZ/WG2P1sfHIULqW5QWmPHeUZ/dd/qULXxZX5lHA==} + '@prefabs.tech/vue3-form@0.32.0': + resolution: {integrity: sha512-w0i0Gv0k27pdS8mvINHJu2VtnEr8AEAKDvAv1G6rqljduOHmhiDQOC91T17K2tH0uqoLPj9IxWuLNXO8/KspOg==} engines: {node: '>=18', pnpm: '>=9'} peerDependencies: '@vee-validate/i18n': '>=4.7.4' @@ -1589,48 +1680,48 @@ packages: vue: '>=3.2' zod: '>=3.20.6' - '@prefabs.tech/vue3-i18n@0.31.0': - resolution: {integrity: sha512-aGwTXcbIgmCotEj5sbJjgTtnC8IS/8l5gFOuA9HfSOZ0YTiu+dDKS6lJLPmWbHw8x8WoGcX5/5bPahiwyyjZLQ==} + '@prefabs.tech/vue3-i18n@0.32.0': + resolution: {integrity: sha512-OgXU6sLgC1fItZUg8/hq4ka3tCh96GlUyZlYjIy9dzMuHH0zT0nG6FJuZ6MQomFR+MGpAIjFNiob+XqCfOL71A==} engines: {node: '>=18', pnpm: '>=9'} peerDependencies: - '@prefabs.tech/vue3-config': 0.31.0 + '@prefabs.tech/vue3-config': 0.32.0 '@vueuse/core': '>=9.4.0' pinia: '>=2.0' vue: '>=3.2' - '@prefabs.tech/vue3-layout@0.31.0': - resolution: {integrity: sha512-ZCYYSK8S7noQPGEumPTrsfNHqLUxHH+kuD2dntXodOxq9yO6x7rvXkExLBDXm3y2ENeSVE1o+GENHXUN3D/QEQ==} + '@prefabs.tech/vue3-layout@0.32.0': + resolution: {integrity: sha512-zPA31PpGeas35Vz5ov/CIOxmBGCRccfUqU+Rswy9YRSJEK9R3ehqWxyDaRt+gEvkxOIUi2xHpo42v0rQj2hpSg==} engines: {node: '>=18', pnpm: '>=9'} peerDependencies: - '@prefabs.tech/vue3-config': 0.31.0 - '@prefabs.tech/vue3-i18n': 0.31.0 - '@prefabs.tech/vue3-ui': 0.31.0 + '@prefabs.tech/vue3-config': 0.32.0 + '@prefabs.tech/vue3-i18n': 0.32.0 + '@prefabs.tech/vue3-ui': 0.32.0 '@vueuse/core': '>=9.4.0' vue: '>=3.2' vue-router: '>=4.0' - '@prefabs.tech/vue3-tanstack-table@0.31.0': - resolution: {integrity: sha512-T64Immh1QCya344ULKYMnk65o3xPE/I1zzFZ4syu5nuenGB7NnyU6c8ttkjSQXhEzPh+5q5q3wezgxru1tMkhg==} + '@prefabs.tech/vue3-tanstack-table@0.32.0': + resolution: {integrity: sha512-qYWGnw3bsPZFUM8TsS7blVljfSz1me9VjyGEhCqQMprtzIYgKvdQ/x6mJUm624ZJF+XnLY268Xzje5Kjf7LApg==} engines: {node: '>=18', pnpm: '>=9'} peerDependencies: - '@prefabs.tech/vue3-form': 0.31.0 - '@prefabs.tech/vue3-ui': 0.31.0 + '@prefabs.tech/vue3-form': 0.32.0 + '@prefabs.tech/vue3-ui': 0.32.0 vue: '>=3.2' - '@prefabs.tech/vue3-ui@0.31.0': - resolution: {integrity: sha512-UEEidzpIkM8QIWLzQj8mO9DDSg0nLUnBc6bpaJ6FaLYFBE/Prt9B4dJr9vbnJW3vHLXGpuGRUrTTglqmG7tH3A==} + '@prefabs.tech/vue3-ui@0.32.0': + resolution: {integrity: sha512-Mgs2PlMRQHNUFjigPe2NKZKS5TQsaE0vCHzISgci/pxVb7Lzxyknpt1wZPKrhkfLlE4kXuqX8Pwbu3GcxBNPzg==} engines: {node: '>=18', pnpm: '>=9'} peerDependencies: vue: '>=3.2' - '@prefabs.tech/vue3-user@0.31.0': - resolution: {integrity: sha512-/l3sG3WYj2nrP052Tz3Uc7TptUTyv+Wi+2DCdZmD3ITMzLhz/IlhqfY9YPQP8QBA7gSqZMInhMArTeTRZ/aKfQ==} + '@prefabs.tech/vue3-user@0.32.0': + resolution: {integrity: sha512-RLyOCNrwDLgeILnGvA5155FGevoClKeGdU4irnRFk1DRsbOKjzHOeh2MPNIzcF1B/ZdD6Ti5FzP9+zVnTHanVA==} engines: {node: '>=18', pnpm: '>=9'} peerDependencies: - '@prefabs.tech/vue3-config': 0.31.0 - '@prefabs.tech/vue3-i18n': 0.31.0 - '@prefabs.tech/vue3-layout': 0.31.0 - '@prefabs.tech/vue3-ui': 0.31.0 + '@prefabs.tech/vue3-config': 0.32.0 + '@prefabs.tech/vue3-i18n': 0.32.0 + '@prefabs.tech/vue3-layout': 0.32.0 + '@prefabs.tech/vue3-ui': 0.32.0 '@vee-validate/i18n': '>=4.7.1' '@vee-validate/rules': '>=4.7.1' '@vueuse/core': '>=9.4.0' @@ -1641,12 +1732,12 @@ packages: vue-router: '>=4.0' zod: '>=3.20.6' - '@remix-run/router@1.21.1': - resolution: {integrity: sha512-KeBYSwohb8g4/wCcnksvKTYlg69O62sQeLynn2YE+5z7JWEj95if27kclW9QqbrlsQ2DINI8fjbV3zyuKfwjKg==} + '@remix-run/router@1.23.2': + resolution: {integrity: sha512-Ic6m2U/rMjTkhERIa/0ZtXJP17QUi2CbWE7cqx4J58M8aA3QTfW+2UlQ4psvTX9IO1RfNVhK3pcpdjej7L+t2w==} engines: {node: '>=14.0.0'} - '@rolldown/pluginutils@1.0.0-beta.11': - resolution: {integrity: sha512-L/gAA/hyCSuzTF1ftlzUSI/IKr2POHsv1Dd78GfqkR83KMNuswWD61JxGV2L7nRwBBBSDr6R1gCkdTmoN7W4ag==} + '@rolldown/pluginutils@1.0.0-beta.27': + resolution: {integrity: sha512-+d0F4MKMCbeVUJwG96uQ4SgAznZNSq93I3V+9NHA4OpvqG8mRCpGdKmK8l/dl02h2CCDHwW2FqilnTyDcAnqjA==} '@rolldown/pluginutils@1.0.0-rc.4': resolution: {integrity: sha512-1BrrmTu0TWfOP1riA8uakjFc9bpIUGzVKETsOtzY39pPga8zELGDl8eu1Dx7/gjM5CAz14UknsUMpBO8L+YntQ==} @@ -1779,6 +1870,9 @@ packages: '@rtsao/scc@1.1.0': resolution: {integrity: sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==} + '@sec-ant/readable-stream@0.4.1': + resolution: {integrity: sha512-831qok9r2t8AlxLko40y2ebgSDhenenCatLVeW/uBtnHPyhHOvG0C7TvfgecV+wHzIm5KUICgzmVpWS+IMEAeg==} + '@selderee/plugin-htmlparser2@0.11.0': resolution: {integrity: sha512-P33hHGdldxGabLFjPPpaTxVolMrzrcegejx+0GxjrIb9Zv48D8yAIA/QTDR2dFl7Uz7urX8aX6+5bCZslr+gWQ==} @@ -1816,17 +1910,29 @@ packages: pinia: optional: true + '@simple-libs/child-process-utils@1.0.2': + resolution: {integrity: sha512-/4R8QKnd/8agJynkNdJmNw2MBxuFTRcNFnE5Sg/G+jkSsV8/UBgULMzhizWWW42p8L5H7flImV2ATi79Ove2Tw==} + engines: {node: '>=18'} + + '@simple-libs/stream-utils@1.2.0': + resolution: {integrity: sha512-KxXvfapcixpz6rVEB6HPjOUZT22yN6v0vI0urQSk1L8MlEWPDFCZkhw2xmkyoTGYeFw7tWTZd7e3lVzRZRN/EA==} + engines: {node: '>=18'} + + '@sindresorhus/merge-streams@2.3.0': + resolution: {integrity: sha512-LtoMMhxAlorcGhmFYI+LhPgbPZCkgP6ra1YL604EeF6U98pLlQ3iWIGMdWSC+vWmPBWBNgmDBAhnAobLROJmwg==} + engines: {node: '>=18'} + '@sindresorhus/merge-streams@4.0.0': resolution: {integrity: sha512-tlqY9xq5ukxTUZBmoOp+m61cqwQD5pHJtFY3Mn8CA8ps6yghLH/Hw8UPdqg4OLmFW3IFlcXnQNmo/dh8HzXYIQ==} engines: {node: '>=18'} - '@slack/types@1.10.0': - resolution: {integrity: sha512-tA7GG7Tj479vojfV3AoxbckalA48aK6giGjNtgH6ihpLwTyHE3fIgRrvt8TWfLwW8X8dyu7vgmAsGLRG7hWWOg==} - engines: {node: '>= 8.9.0', npm: '>= 5.5.1'} + '@slack/types@2.21.1': + resolution: {integrity: sha512-I8vmSjNYWsaxuWPx6dz4yeh0h7vRBWbgAMK14LEmblbZ404BtrPbXs6jDPx4cYgGf8msDGF4A9opLZBu21FViQ==} + engines: {node: '>= 12.13.0', npm: '>= 6.12.0'} - '@slack/webhook@5.0.4': - resolution: {integrity: sha512-IC1dpVSc2F/pmwCxOb0QzH2xnGKmyT7MofPGhNkeaoiMrLMU+Oc7xV/AxGnz40mURtCtaDchZSM3tDo9c9x6BA==} - engines: {node: '>= 8.9.0', npm: '>= 5.5.1'} + '@slack/webhook@7.0.9': + resolution: {integrity: sha512-hMfkQ5Y3Y7FtL+ZYhcxFblidx4Z2LPRFrhY1KJb6NqQdnK6kzTzTS1mjH5taVQIB496eqwpg9FE9mq9BFx0DWw==} + engines: {node: '>= 18', npm: '>= 8.6.0'} '@slonik/driver@46.8.0': resolution: {integrity: sha512-cA19zOfUHZenDhUt4xfLHbLRyd3V4mxc4ojkhERCn3hJpYwe7RpIV/85NvevbGjiiVIvXoVwwOOvz8XlCElJBg==} @@ -2093,6 +2199,36 @@ packages: peerDependencies: vue: '>=3.2' + '@turbo/darwin-64@2.9.12': + resolution: {integrity: sha512-eu3eFRmE9NjgZ0wPdRJ44l+LGSeIky+tz5ZQd8zQkw/Yqi+BM7wq+8nbabeoiVUcICi/IZweMOKl/MCmkrd1+g==} + cpu: [x64] + os: [darwin] + + '@turbo/darwin-arm64@2.9.12': + resolution: {integrity: sha512-RUkAE404z/J8NsyrUosMcBaXT6M4bRFxTQrmkDQBLQVXaC8Jl0e9bMvYDSX0GW7Ffm2m3j9y7RXgR1foeUAM9w==} + cpu: [arm64] + os: [darwin] + + '@turbo/linux-64@2.9.12': + resolution: {integrity: sha512-InIUtH7cw/vqXNX1Gr7QgWfmw3ct08pV5CpfdEOR48z2u2rzdmpIuk00B/Q2xCb0PMWtKgiMQynfuphmEuUyTQ==} + cpu: [x64] + os: [linux] + + '@turbo/linux-arm64@2.9.12': + resolution: {integrity: sha512-lC6nD//Xh67fmJM0LKaLsg74Wry0aYrgMklpiNgCbUaMdPIOqj0A00iri3NU7Lb7pZHx8ViisgpeDKlpSgFUCA==} + cpu: [arm64] + os: [linux] + + '@turbo/windows-64@2.9.12': + resolution: {integrity: sha512-conYri8VUl72JOdYnLDPYwzqbPcY5ECoHmo9FWoKznemhaAIilj4maHqs9Uar0aKfNoZIULniy+6iWaLtLO34A==} + cpu: [x64] + os: [win32] + + '@turbo/windows-arm64@2.9.12': + resolution: {integrity: sha512-XoR4bsg62/L/esRVcmoMESEiNZ36+YmyjYGLpoqk8nwMgXzzVjNOgX0lRSz5w/U/ajLGv3nhMsS0Q2QOdvp2AQ==} + cpu: [arm64] + os: [win32] + '@tybys/wasm-util@0.10.1': resolution: {integrity: sha512-9tTaPJLSiejZKx+Bmog4uSubteqTvFrVrURwkmHixBo0G4seD0zUxp98E1DzUBJxLQ3NPwXrGKDiVjwx/DpPsg==} @@ -2126,9 +2262,6 @@ packages: '@types/estree@1.0.8': resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==} - '@types/glob@7.2.0': - resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==} - '@types/humps@2.0.6': resolution: {integrity: sha512-Fagm1/a/1J9gDKzGdtlPmmTN5eSw/aaTzHtj740oSfo+MODsSY2WglxMmhTdOglC8nxqUhGGQ+5HfVtBvxo3Kg==} @@ -2141,23 +2274,14 @@ packages: '@types/json5@0.0.29': resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} - '@types/minimatch@5.1.2': - resolution: {integrity: sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==} - - '@types/minimist@1.2.5': - resolution: {integrity: sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==} + '@types/node@22.19.18': + resolution: {integrity: sha512-9v00a+dn2yWVsYDEunWC4g/TcRKVq3r8N5FuZp7u0SGrPvdN9c2yXI9bBuf5Fl0hNCb+QTIePTn5pJs2pwBOQQ==} - '@types/node@22.4.2': - resolution: {integrity: sha512-nAvM3Ey230/XzxtyDcJ+VjvlzpzoHwLsF7JaDRfoI0ytO0mVheerNmM45CtA0yOILXwXXxOrcUWH3wltX+7PSw==} + '@types/node@24.12.3': + resolution: {integrity: sha512-8oljBDGun9cIsZRJR6fkihn0TSXJI0UDOOhncYaERq6M0JMDoPLxyscwruJcb4GKS6dvK/d8xebYBg27h/duaQ==} - '@types/node@24.10.15': - resolution: {integrity: sha512-BgjLoRuSr0MTI5wA6gMw9Xy0sFudAaUuvrnjgGx9wZ522fYYLA5SYJ+1Y30vTcJEG+DRCyDHx/gzQVfofYzSdg==} - - '@types/normalize-package-data@2.4.4': - resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} - - '@types/pg@8.11.15': - resolution: {integrity: sha512-vtxIjQ/s9HxJAkGrYha6nQEeBZn+P4q0KUAOlUmXX4nJ9niX5hSE3x3wEigLJhklEfM6jmPh3wWPOR3zot8v3g==} + '@types/pg@8.20.0': + resolution: {integrity: sha512-bEPFOaMAHTEP1EzpvHTbmwR8UsFyHSKsRisLIHVMXnpNefSbGA1bD6CVy+qKjGSqmZqNqBDV2azOBo8TgkcVow==} '@types/prop-types@15.7.14': resolution: {integrity: sha512-gNMvNH49DJ7OJYv+KAKn0Xp45p8PLl6zo2YnvDIbTd4J6MER2BmWN49TG7n9LvkyihINxeKW8+3bfS2yDC9dzQ==} @@ -2174,8 +2298,8 @@ packages: '@types/uuid@9.0.8': resolution: {integrity: sha512-jg+97EGIcY9AGHJJRaaPVgetKDsrTgbRjQ5Msgjh/DQKEFl0DtyRr/VCOyD1T2R1MNeWPK/u7JoGhlDZnKBAfA==} - '@types/web-bluetooth@0.0.20': - resolution: {integrity: sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==} + '@types/web-bluetooth@0.0.21': + resolution: {integrity: sha512-oIQLCGWtcFZy2JW77j9k8nHzAOpqMHLQejDA48XXMWH6tjCQHz5RCFz1bzsmROyL6PUm+LLnUiI4BCn221inxA==} '@typescript-eslint/eslint-plugin@8.54.0': resolution: {integrity: sha512-hAAP5io/7csFStuOmR782YmTthKBJ9ND3WVL60hcOjvtGFb+HJxH4O5huAcmcZ9v9G8P+JETiZ/G1B8MALnWZQ==} @@ -2198,12 +2322,6 @@ packages: peerDependencies: typescript: '>=4.8.4 <6.0.0' - '@typescript-eslint/project-service@8.55.0': - resolution: {integrity: sha512-zRcVVPFUYWa3kNnjaZGXSu3xkKV1zXy8M4nO/pElzQhFweb7PPtluDLQtKArEOGmjXoRjnUZ29NjOiF0eCDkcQ==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - peerDependencies: - typescript: '>=4.8.4 <6.0.0' - '@typescript-eslint/project-service@8.59.2': resolution: {integrity: sha512-+2hqvEkeyf/0FBor67duF0Ll7Ot8jyKzDQOSrxazF/danillRq2DwR9dLptsXpoZQqxE1UisSmoZewrlPas9Vw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -2214,10 +2332,6 @@ packages: resolution: {integrity: sha512-27rYVQku26j/PbHYcVfRPonmOlVI6gihHtXFbTdB5sb6qA0wdAQAbyXFVarQ5t4HRojIz64IV90YtsjQSSGlQg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/scope-manager@8.55.0': - resolution: {integrity: sha512-fVu5Omrd3jeqeQLiB9f1YsuK/iHFOwb04bCtY4BSCLgjNbOD33ZdV6KyEqplHr+IlpgT0QTZ/iJ+wT7hvTx49Q==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/scope-manager@8.59.2': resolution: {integrity: sha512-JzfyEpEtOU89CcFSwyNS3mu4MLvLSXqnmX05+aKBDM+TdR5jzcGOEBwxwGNxrEQ7p/z6kK2WyioCGBf2zZBnvg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -2228,12 +2342,6 @@ packages: peerDependencies: typescript: '>=4.8.4 <6.0.0' - '@typescript-eslint/tsconfig-utils@8.55.0': - resolution: {integrity: sha512-1R9cXqY7RQd7WuqSN47PK9EDpgFUK3VqdmbYrvWJZYDd0cavROGn+74ktWBlmJ13NXUQKlZ/iAEQHI/V0kKe0Q==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - peerDependencies: - typescript: '>=4.8.4 <6.0.0' - '@typescript-eslint/tsconfig-utils@8.59.2': resolution: {integrity: sha512-BKK4alN7oi4C/zv4VqHQ+uRU+lTa6JGIZ7s1juw7b3RHo9OfKB+bKX3u0iVZetdsUCBBkSbdWbarJbmN0fTeSw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -2251,10 +2359,6 @@ packages: resolution: {integrity: sha512-PDUI9R1BVjqu7AUDsRBbKMtwmjWcn4J3le+5LpcFgWULN3LvHC5rkc9gCVxbrsrGmO1jfPybN5s6h4Jy+OnkAA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/types@8.55.0': - resolution: {integrity: sha512-ujT0Je8GI5BJWi+/mMoR0wxwVEQaxM+pi30xuMiJETlX80OPovb2p9E8ss87gnSVtYXtJoU9U1Cowcr6w2FE0w==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/types@8.59.2': resolution: {integrity: sha512-e82GVOE8Ps3E++Egvb6Y3Dw0S10u8NkQ9KXmtRhCWJJ8kDhOJTvtMAWnFL16kB1583goCWXsr0NieKCZMs2/0Q==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -2265,12 +2369,6 @@ packages: peerDependencies: typescript: '>=4.8.4 <6.0.0' - '@typescript-eslint/typescript-estree@8.55.0': - resolution: {integrity: sha512-EwrH67bSWdx/3aRQhCoxDaHM+CrZjotc2UCCpEDVqfCE+7OjKAGWNY2HsCSTEVvWH2clYQK8pdeLp42EVs+xQw==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - peerDependencies: - typescript: '>=4.8.4 <6.0.0' - '@typescript-eslint/typescript-estree@8.59.2': resolution: {integrity: sha512-o0XPGNwcWw+FIwStOWn+BwBuEmL6QXP0rsvAFg7ET1dey1Nr6Wb1ac8p5HEsK0ygO/6mUxlk+YWQD9xcb/nnXg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -2284,13 +2382,6 @@ packages: eslint: ^8.57.0 || ^9.0.0 typescript: '>=4.8.4 <6.0.0' - '@typescript-eslint/utils@8.55.0': - resolution: {integrity: sha512-BqZEsnPGdYpgyEIkDC1BadNY8oMwckftxBT+C8W0g1iKPdeqKZBtTfnvcq0nf60u7MkjFO8RBvpRGZBPw4L2ow==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - peerDependencies: - eslint: ^8.57.0 || ^9.0.0 - typescript: '>=4.8.4 <6.0.0' - '@typescript-eslint/utils@8.59.2': resolution: {integrity: sha512-Juw3EinkXqjaffxz6roowvV7GZT/kET5vSKKZT6upl5TXdWkLkYmNPXwDDL2Vkt2DPn0nODIS4egC/0AGxKo/Q==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -2302,10 +2393,6 @@ packages: resolution: {integrity: sha512-VFlhGSl4opC0bprJiItPQ1RfUhGDIBokcPwaFH4yiBCaNPeld/9VeXbiPO1cLyorQi1G1vL+ecBk1x8o1axORA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/visitor-keys@8.55.0': - resolution: {integrity: sha512-AxNRwEie8Nn4eFS1FzDMJWIISMGoXMb037sgCBJ3UR6o0fQTzr2tqN9WT+DkWJPhIdQCfV7T6D387566VtnCJA==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/visitor-keys@8.59.2': resolution: {integrity: sha512-NwjLUnGy8/Zfx23fl50tRC8rYaYnM52xNRYFAXvmiil9yh1+K6aRVQMnzW6gQB/1DLgWt977lYQn7C+wtgXZiA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -2416,11 +2503,11 @@ packages: peerDependencies: zod: ^3.24.0 - '@vitejs/plugin-react@4.5.2': - resolution: {integrity: sha512-QNVT3/Lxx99nMQWJWF7K4N6apUEuT0KlZA3mx/mVaoGj3smm/8rc8ezz15J1pcbcjDK0V15rpHetVfya08r76Q==} + '@vitejs/plugin-react@4.7.0': + resolution: {integrity: sha512-gUu9hwfWvvEDBBmgtAowQCojwZmJ5mcLn3aufeCsitijs3+f2NsrPtlAWIR6OPiqljl96GVCUbLe0HyqIpVaoA==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: - vite: ^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0-beta.0 + vite: ^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 '@vitejs/plugin-vue-jsx@4.2.0': resolution: {integrity: sha512-DSTrmrdLp+0LDNF77fqrKfx7X0ErRbOcUAgJL/HbSesqQwoUvUQ4uYQqaex+rovqgGcoPqVk+AwUh3v9CuiYIw==} @@ -2436,11 +2523,6 @@ packages: vite: ^5.0.0 || ^6.0.0 vue: ^3.2.25 - '@vitest/coverage-istanbul@3.0.9': - resolution: {integrity: sha512-/TXh2qmOhclmVPjOnPTpIO4Xr6l2P5EwyXQygenwq4/ZQ/vPsrz+GCRZF9kBeQi6xrGcHv368Si9PGImWQawVg==} - peerDependencies: - vitest: 3.0.9 - '@vitest/coverage-istanbul@3.2.4': resolution: {integrity: sha512-IDlpuFJiWU9rhcKLkpzj8mFu/lpe64gVgnV15ZOrYx1iFzxxrxCzbExiUEKtwwXRvEiEMUS6iZeYgnMxgbqbxQ==} peerDependencies: @@ -2484,21 +2566,14 @@ packages: '@vitest/utils@3.2.4': resolution: {integrity: sha512-fB2V0JFrQSMsCo9HiSq3Ezpdv4iYaXRG1Sx8edX3MwxfyNn83mKiGzOcH+Fkxt4MHxr3y42fQi1oeAInqgX2QA==} - '@volar/language-core@1.0.24': - resolution: {integrity: sha512-vTN+alJiWwK0Pax6POqrmevbtFW2dXhjwWiW/MW4f48eDYPLdyURWcr8TixO7EN/nHsUBj2udT7igFKPtjyAKg==} - - '@volar/source-map@1.0.24': - resolution: {integrity: sha512-Qsv/tkplx18pgBr8lKAbM1vcDqgkGKQzbChg6NW+v0CZc3G7FLmK+WrqEPzKlN7Cwdc6XVL559Nod8WKAfKr4A==} + '@volar/language-core@1.11.1': + resolution: {integrity: sha512-dOcNn3i9GgZAcJt43wuaEykSluAuOkQgzni1cuxLxTV0nJKanQztp7FxyswdRILaKH+P2XZMPRp2S4MV/pElCw==} - '@volar/typescript@1.0.24': - resolution: {integrity: sha512-f8hCSk+PfKR1/RQHxZ79V1NpDImHoivqoizK+mstphm25tn/YJ/JnKNjZHB+o21fuW0yKlI26NV3jkVb2Cc/7A==} + '@volar/source-map@1.11.1': + resolution: {integrity: sha512-hJnOnwZ4+WT5iupLRnuzbULZ42L7BWWPMmruzwtLhJfpDVoZLjNBxHDi2sY2bgZXCKlpU5XcsMFoYrsQmPhfZg==} - '@volar/vue-language-core@1.0.24': - resolution: {integrity: sha512-2NTJzSgrwKu6uYwPqLiTMuAzi7fAY3yFy5PJ255bGJc82If0Xr+cW8pC80vpjG0D/aVLmlwAdO4+Ya2BI8GdDg==} - - '@volar/vue-typescript@1.0.24': - resolution: {integrity: sha512-9a25oHDvGaNC0okRS47uqJI6FxY4hUQZUsxeOUFHcqVxZEv8s17LPuP/pMMXyz7jPygrZubB/qXqHY5jEu/akA==} - deprecated: 'WARNING: This project has been renamed to @vue/typescript. Install using @vue/typescript instead.' + '@volar/typescript@1.11.1': + resolution: {integrity: sha512-iU+t2mas/4lYierSnoFOeRFQUhAEMgsFuQxoxvwn5EdQopw43j+J27a4lt9LMInx1gLJBC6qL14WYGlgymaSMQ==} '@vue/babel-helper-vue-transform-on@1.4.0': resolution: {integrity: sha512-mCokbouEQ/ocRce/FpKCRItGo+013tHg7tixg3DUNS+6bmIchPt66012kBMm476vyEIJPafrvOf4E5OYj3shSw==} @@ -2522,23 +2597,29 @@ packages: '@vue/compiler-core@3.5.33': resolution: {integrity: sha512-3PZLQwFw4Za3TC8t0FvTy3wI16Kt+pmwcgNZca4Pj9iWL2E72a/gZlpBtAJvEdDMdCxdG/qq0C7PN0bsJuv0Rw==} + '@vue/compiler-core@3.5.34': + resolution: {integrity: sha512-s9cLyK5mLcvZ4Agva5QgRsQyLKvts9WbU9DB6NqiZkkGEdwmcEiylj5Jbwkp680drF/NNCV8OlAJSe+yMLxaJw==} + '@vue/compiler-dom@3.5.13': resolution: {integrity: sha512-ZOJ46sMOKUjO3e94wPdCzQ6P1Lx/vhp2RSvfaab88Ajexs0AHeV0uasYhi99WPaogmBlRHNRuly8xV75cNTMDA==} '@vue/compiler-dom@3.5.33': resolution: {integrity: sha512-PXq0yrfCLzzL07rbXO4awtXY1Z06LG2eu6Adg3RJFa/j3Cii217XxxLXG22N330gw7GmALCY0Z8RgXEviwgpjA==} + '@vue/compiler-dom@3.5.34': + resolution: {integrity: sha512-EbF/T++k0e2MMZlJsBhzK8Sgwt0HcIPOhzn1CTB/lv6sQcyk+OWf8YeiLxZp3ro7MbbLcAfAJ6sEvjFWuNgUCw==} + '@vue/compiler-sfc@3.5.13': resolution: {integrity: sha512-6VdaljMpD82w6c2749Zhf5T9u5uLBWKnVue6XWxprDobftnletJ8+oel7sexFfM3qIxNmVE7LSFGTpv6obNyaQ==} - '@vue/compiler-sfc@3.5.33': - resolution: {integrity: sha512-UTUvRO9cY+rROrx/pvN9P5Z7FgA6QGfokUCfhQE4EnmUj3rVnK+CHI0LsEO1pg+I7//iRYMUfcNcCPe7tg0CoA==} + '@vue/compiler-sfc@3.5.34': + resolution: {integrity: sha512-D/ihr6uZeIt6r+pVZf46RWT1fAsLFMbUP7k8G1VkiiWexriED9GrX3echHd4Abbt17zjlfiFJ8z7a3BxZOPNjg==} '@vue/compiler-ssr@3.5.13': resolution: {integrity: sha512-wMH6vrYHxQl/IybKJagqbquvxpWCuVYpoUJfCqFZwa/JY1GdATAQ+TgVtgrwwMZ0D07QhA99rs/EAAWfvG6KpA==} - '@vue/compiler-ssr@3.5.33': - resolution: {integrity: sha512-IErjYdnj1qIupG5xxiVIYiiRvDhGWV4zuh/RCrwfYpuL+HWQzeU6lCk/nF9r7olWMnjKxCAkOctT2qFWFkzb1A==} + '@vue/compiler-ssr@3.5.34': + resolution: {integrity: sha512-cDtTHKibkThKGHH1SP+WdccquNRYQDFH6rRjQCqT9G2ltFAfoR5pUftpab/z+aM5mW9HLLVQW7hfKKQe/1GBeQ==} '@vue/devtools-api@6.6.4': resolution: {integrity: sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==} @@ -2561,22 +2642,27 @@ packages: '@vue/devtools-shared@7.7.9': resolution: {integrity: sha512-iWAb0v2WYf0QWmxCGy0seZNDPdO3Sp5+u78ORnyeonS6MT4PC7VPrryX2BpMJrwlDeaZ6BD4vP4XKjK0SZqaeA==} - '@vue/reactivity@3.5.13': - resolution: {integrity: sha512-NaCwtw8o48B9I6L1zl2p41OHo/2Z4wqYGGIK1Khu5T7yxrn+ATOixn/Udn2m+6kZKB/J7cuT9DbWWhRxqixACg==} + '@vue/language-core@1.8.27': + resolution: {integrity: sha512-L8Kc27VdQserNaCUNiSFdDl9LWT24ly8Hpwf1ECy3aFb9m6bDhBGQYOujDm21N7EW3moKIOKEanQwe1q5BK+mA==} + peerDependencies: + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true - '@vue/reactivity@3.5.33': - resolution: {integrity: sha512-p8UfIqyIhb0rYGlSgSBV+lPhF2iUSBcRy7enhTmPqKWadHy9kcOFYF1AejYBP9P+avnd3OBbD49DU4pLWX/94A==} + '@vue/reactivity@3.5.34': + resolution: {integrity: sha512-y9XDjCEuBp+98k+UL5dbYkh57AHU4o6cxZedOPXw3bmrZZYLQsVHguGurq7hVrPCSrQtrnz1f9dssyFr+dMXfQ==} - '@vue/runtime-core@3.5.33': - resolution: {integrity: sha512-UpFF45RI9//a7rvq7RdOQblb4tup7hHG9QsmIrxkFQLzQ7R8/iNQ5LE15NhLZ1/WcHMU2b47u6P33CPUelHyIQ==} + '@vue/runtime-core@3.5.34': + resolution: {integrity: sha512-mKeBYvu8tcMSLhypAHBmriUFfWXKTCF/23Z4jiCoYK3UtWepkliViNLuR90V9XOyD62mUxs9p1jsrpK3CCGIzw==} - '@vue/runtime-dom@3.5.33': - resolution: {integrity: sha512-IOxMsAOwquhfITgmOgaPYl7/j8gKUxUFoflRc+u4LxyD3+783xne8vNta1PONVCvCV9A0w7hkyEepINDqfO0tw==} + '@vue/runtime-dom@3.5.34': + resolution: {integrity: sha512-e8kZzERmCwUnBRVsgSQlAfrfU2rGoy0FFKPBXSlfEjc/O3KfA7QP0t1/2ZylrbchjmIKB4dPTd07A6WPr0eOrg==} - '@vue/server-renderer@3.5.33': - resolution: {integrity: sha512-0xylq/8/h44lVG0pZFknv1XIdEgymq2E9n59uTWJBG+dIgiT0TMCSsxrN7nO16Z0MU0MPjFcguBbZV8Itk52Hw==} + '@vue/server-renderer@3.5.34': + resolution: {integrity: sha512-nHxmJoTrKsmrkbILRhkC9gY1G3moZbJTqCzDd7DOOzG5KH9oeJ0Unqrff5f9v0pW//jES05ZkJcNtfE8JjOIew==} peerDependencies: - vue: 3.5.33 + vue: 3.5.34 '@vue/shared@3.5.13': resolution: {integrity: sha512-/hnE/qP5ZoGpol0a5mDi45bOd7t3tjYJBjsgCsivow7D48cJeV5l05RD82lPqi7gRiphZM37rnhW1l6ZoCNNnQ==} @@ -2584,17 +2670,27 @@ packages: '@vue/shared@3.5.33': resolution: {integrity: sha512-5vR2QIlmaLG77Ygd4pMP6+SGQ5yox9VhtnbDWTy9DzMzdmeLxZ1QqxrywEZ9sa1AVubfIJyaCG3ytyWU81ufcQ==} - '@vue/test-utils@2.4.6': - resolution: {integrity: sha512-FMxEjOpYNYiFe0GkaHsnJPXFHxQ6m4t8vI/ElPGpMWxZKpmRvQ33OIrvRXemy6yha03RxhOlQuy+gZMC3CQSow==} + '@vue/shared@3.5.34': + resolution: {integrity: sha512-24uqU4OIiX29ryC3MeWid/Xf2fa2EFRUVLb77nRhk+UrTVrh/XiGtFAFmJBAtBRbjwNdsPRP+jj/OL27Eg1NDA==} - '@vueuse/core@12.7.0': - resolution: {integrity: sha512-jtK5B7YjZXmkGNHjviyGO4s3ZtEhbzSgrbX+s5o+Lr8i2nYqNyHuPVOeTdM1/hZ5Tkxg/KktAuAVDDiHMraMVA==} + '@vue/test-utils@2.4.10': + resolution: {integrity: sha512-SmoZ5EA1kYiAFs9NkYdiFFQF+cSnUwnvlYEbY+DogWQZUiqOm/Y29eSbc5T6yi75SgSF9863SBeXniIEoPajCA==} + peerDependencies: + '@vue/compiler-dom': 3.x + '@vue/server-renderer': 3.x + vue: 3.x + peerDependenciesMeta: + '@vue/server-renderer': + optional: true + + '@vueuse/core@12.8.2': + resolution: {integrity: sha512-HbvCmZdzAu3VGi/pWYm5Ut+Kd9mn1ZHnn4L5G8kOQTPs/IwIAmJoBrmYk2ckLArgMXZj0AW3n5CAejLUO+PhdQ==} - '@vueuse/metadata@12.7.0': - resolution: {integrity: sha512-4VvTH9mrjXqFN5LYa5YfqHVRI6j7R00Vy4995Rw7PQxyCL3z0Lli86iN4UemWqixxEvYfRjG+hF9wL8oLOn+3g==} + '@vueuse/metadata@12.8.2': + resolution: {integrity: sha512-rAyLGEuoBJ/Il5AmFHiziCPdQzRt88VxR+Y/A/QhJ1EWtWqPBBAxTAFaSkviwEuOEZNtW8pvkPgoCZQ+HxqW1A==} - '@vueuse/shared@12.7.0': - resolution: {integrity: sha512-coLlUw2HHKsm7rPN6WqHJQr18WymN4wkA/3ThFaJ4v4gWGWAQQGK+MJxLuJTBs4mojQiazlVWAKNJNpUWGRkNw==} + '@vueuse/shared@12.8.2': + resolution: {integrity: sha512-dznP38YzxZoNloI0qpEfpkms8knDtaoQ6Y/sfS0L7Yki4zh40LFHEhur0odJC6xTHG5dxWVPiUWBXn+wCG2s5w==} '@whatwg-node/promise-helpers@1.3.2': resolution: {integrity: sha512-Nst5JdK47VIl9UcGwtv2Rcgyn5lWtZ0/mhRQ4G8NN2isxpq2TO30iqHzmwoJycjWuyUfg3GFXqP/gFHXeV57IA==} @@ -2646,9 +2742,6 @@ packages: ajv@6.15.0: resolution: {integrity: sha512-fgFx7Hfoq60ytK2c7DhnF8jIvzYgOMxfugjLOSMHjLIPgenqa7S7oaagATUq99mV6IYvN2tRmC0wnTYX6iPbMw==} - ajv@8.17.1: - resolution: {integrity: sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==} - ajv@8.20.0: resolution: {integrity: sha512-Thbli+OlOj+iMPYFBVBfJ3OmCAnaSyNn4M1vz9T6Gka5Jt9ba/HIR56joy65tY6kx/FCF5VXNB819Y7/GUrBGA==} @@ -2656,26 +2749,14 @@ packages: resolution: {integrity: sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==} engines: {node: '>=6'} - ansi-escapes@4.3.2: - resolution: {integrity: sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==} - engines: {node: '>=8'} - ansi-regex@5.0.1: resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==} engines: {node: '>=8'} - ansi-regex@6.0.1: - resolution: {integrity: sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==} - engines: {node: '>=12'} - ansi-regex@6.2.2: resolution: {integrity: sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==} engines: {node: '>=12'} - ansi-styles@3.2.1: - resolution: {integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==} - engines: {node: '>=4'} - ansi-styles@4.3.0: resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==} engines: {node: '>=8'} @@ -2688,8 +2769,8 @@ packages: resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==} engines: {node: '>= 8'} - arg@4.1.3: - resolution: {integrity: sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==} + arg@5.0.2: + resolution: {integrity: sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==} argparse@2.0.1: resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==} @@ -2709,10 +2790,6 @@ packages: resolution: {integrity: sha512-FmeCCAenzH0KH381SPT5FZmiA/TmpndpcaShhfgEN9eCVjnFBqq3l1xrI42y8+PPLI6hypzou4GXw00WHmPBLQ==} engines: {node: '>= 0.4'} - array-union@2.1.0: - resolution: {integrity: sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==} - engines: {node: '>=8'} - array.prototype.findlast@1.2.5: resolution: {integrity: sha512-CVvd6FHg1Z3POpBLxO6E6zr+rSKEQ9L6rZHAaY7lLfhKsWYUBBOuMs0e9o24oopj6H+geRCX0YJ+TJLBK2eHyQ==} engines: {node: '>= 0.4'} @@ -2737,10 +2814,6 @@ packages: resolution: {integrity: sha512-BNoCY6SXXPQ7gF2opIP4GBE+Xw7U+pHMYKuzjgCN3GwiaIR09UUeKfheyIry77QtrCBlC0KK0q5/TER/tYh3PQ==} engines: {node: '>= 0.4'} - arrify@1.0.1: - resolution: {integrity: sha512-3CYzex9M9FGQjCGMGyi6/31c8GJbgb0qGyrx5HWxPd0aCwh4cB2YjMb2Xf9UuoogrMrlO9cTqnB5rI5GHZTcUA==} - engines: {node: '>=0.10.0'} - as-table@1.0.55: resolution: {integrity: sha512-xvsWESUJn0JN421Xb9MQw6AsMHRCUknCe0Wjlxvjud80mU4E6hQf1A6NzQKcYNmYw62MfzEtXc+badstZP3JpQ==} @@ -2787,11 +2860,8 @@ packages: resolution: {integrity: sha512-BASOg+YwO2C+346x3LZOeoovTIoTrRqEsqMa6fmfAV0P+U9mFr9NsyOEpiYvFjbc64NMrSswhV50WdXzdb/Z5A==} engines: {node: '>=4'} - axios@0.21.4: - resolution: {integrity: sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==} - - axios@1.12.2: - resolution: {integrity: sha512-vMJzPewAlRyOgxV2dU0Cuz2O8zzzx9VYtbJOaBgXFeLc4IV/Eg50n4LowmehOOR61S8ZMpc2K5Sa7g6A4jfkUw==} + axios@1.16.0: + resolution: {integrity: sha512-6hp5CwvTPlN2A31g5dxnwAX0orzM7pmCRDLnZSX772mv8WDqICwFjowHuPs04Mc8deIld1+ejhtaMn5vp6b+1w==} axobject-query@4.1.0: resolution: {integrity: sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==} @@ -2811,8 +2881,8 @@ packages: resolution: {integrity: sha512-ipDqC8FrAl/76p2SSWKSI+H9tFwm7vYqXQrItCuiVPt26Km0jS+NzSsBWAaBusvSbQcfJG+JitdMm+wZAgTYqg==} hasBin: true - before-after-hook@2.2.3: - resolution: {integrity: sha512-NzUnlZexiaH/46WDhANlyR2bXRopNg4F/zuSA3OpZnllCUgRaOF2znDioDWrmbNVsuZk6l9pMquQB38cfBZwkQ==} + before-after-hook@3.0.2: + resolution: {integrity: sha512-Nik3Sc0ncrMK4UUdXQmAnRtzmNQTAAXmXIopizwZ1W1t8QmfJj+zL4OA2I7XPTPW5z5TDqv4hRo/JzouDJnX3A==} binary-extensions@2.3.0: resolution: {integrity: sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==} @@ -2848,11 +2918,6 @@ packages: browser-tabs-lock@1.3.0: resolution: {integrity: sha512-g6nHaobTiT0eMZ7jh16YpD2kcjAp+PInbiVq3M1x6KKaEIVhT4v9oURNIpZLOZ3LQbQ3XYfNhMAb/9hzNLIWrw==} - browserslist@4.23.3: - resolution: {integrity: sha512-btwCFJVjI4YWDNfau8RhZ+B1Q/VLoUITrm3RlP6y1tYGWIOa+InuYiRGXUBXo8nA1qKmHMyLB/iVQg5TT4eFoA==} - engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} - hasBin: true - browserslist@4.24.2: resolution: {integrity: sha512-ZIc+Q62revdMcqC6aChtW4jz3My3klmCO1fEmINZY/8J3EpBg5/A/D0AKmBveUh6pgoeycoMkVMko84tuYS+Gg==} engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} @@ -2876,6 +2941,10 @@ packages: resolution: {integrity: sha512-bkXY9WsVpY7CvMhKSR6pZilZu9Ln5WDrKVBUXf2S443etkmEO4V58heTecXcUIsNsi4Rx8JUO4NfX1IcQl4deg==} engines: {node: '>=18.20'} + bundle-name@4.1.0: + resolution: {integrity: sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==} + engines: {node: '>=18'} + busboy@1.6.0: resolution: {integrity: sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==} engines: {node: '>=10.16.0'} @@ -2914,45 +2983,16 @@ packages: camel-case@3.0.0: resolution: {integrity: sha512-+MbKztAYHXPr1jNTSKQF52VpcFjwY5RkR7fxksV8Doo4KAYc5Fl4UJRgthBbTmEx8C54DqahhbLJkDwjI3PI/w==} - camel-case@4.1.2: - resolution: {integrity: sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw==} - - camelcase-keys@6.2.2: - resolution: {integrity: sha512-YrwaA0vEKazPBkn0ipTiMpSajYDSe+KjQfrjhcBMxJt/znbvlHd8Pw/Vamaz5EB4Wfhs3SUR3Z9mwRu/P3s3Yg==} - engines: {node: '>=8'} - - camelcase@5.3.1: - resolution: {integrity: sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==} - engines: {node: '>=6'} - - caniuse-lite@1.0.30001651: - resolution: {integrity: sha512-9Cf+Xv1jJNe1xPZLGuUXLNkE1BoDkqRqYyFJ9TDYSqhduqA4hu4oR9HluGoWYQC/aj8WHjsGVV+bwkh0+tegRg==} - caniuse-lite@1.0.30001687: resolution: {integrity: sha512-0S/FDhf4ZiqrTUiQ39dKeUjYRjkv7lOZU1Dgif2rIqrTzX/1wV2hfKu9TOm1IHkdSijfLswxTFzl/cvir+SLSQ==} caniuse-lite@1.0.30001769: resolution: {integrity: sha512-BCfFL1sHijQlBGWBMuJyhZUhzo7wer5sVj9hqekB/7xn0Ypy+pER/edCYQm4exbXj4WiySGp40P8UuTh6w1srg==} - capital-case@1.0.4: - resolution: {integrity: sha512-ds37W8CytHgwnhGGTi88pcPyR15qoNkOpYwmMMfnWqqWgESapLqvDx6huFjQ5vqWSn2Z06173XNA7LtMOeUh1A==} - chai@5.2.0: resolution: {integrity: sha512-mCuXncKXk5iCLhfhwTc0izo0gtEmpz5CtG2y8GiOINBlMVS6v8TMRc5TaLWKS6692m9+dVVfzgeVxR5UxWHTYw==} engines: {node: '>=12'} - chalk@2.4.2: - resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==} - engines: {node: '>=4'} - - chalk@3.0.0: - resolution: {integrity: sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==} - engines: {node: '>=8'} - - chalk@4.0.0: - resolution: {integrity: sha512-N9oWFcegS0sFr9oh1oz2d7Npos6vNoWW9HvtCg5N1KRFpUhaAhvTv5Y58g880fZaEYSNm3qDz8SU1UrGvp+n7A==} - engines: {node: '>=10'} - chalk@4.1.2: resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==} engines: {node: '>=10'} @@ -2961,14 +3001,15 @@ packages: resolution: {integrity: sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==} engines: {node: ^12.17.0 || ^14.13 || >=16.0.0} - change-case@4.1.1: - resolution: {integrity: sha512-qRlUWn/hXnX1R1LBDF/RelJLiqNjKjUqlmuBVSEIyye8kq49CXqkZWKmi8XeUAdDXWFOcGLUMZ+aHn3Q5lzUXw==} + chalk@5.6.2: + resolution: {integrity: sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==} + engines: {node: ^12.17.0 || ^14.13 || >=16.0.0} change-case@5.4.4: resolution: {integrity: sha512-HRQyTk2/YPEkt9TnUPbOpr64Uw3KOicFWPVBb+xiHvd6eBx/qPr9xqfBFDT8P2vWsvvz4jbEkfDe71W3VyNu2w==} - chardet@0.7.0: - resolution: {integrity: sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==} + chardet@2.1.1: + resolution: {integrity: sha512-PsezH1rqdV9VvyNhxxOW32/d75r01NY7TQCmOqomRo15ZSOKbpTFVsfjghxo6JloQUCGnH4k1LGu0R4yCLlWQQ==} check-error@2.1.1: resolution: {integrity: sha512-OAlb+T7V4Op9OwdkjmguYRqncdlx5JiofwOAUkmTF+jNdHwzTaTs4sRAGpzLF3oOz5xAyDGrPgeIDFQmDOTiJw==} @@ -3001,15 +3042,9 @@ packages: resolution: {integrity: sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==} engines: {node: '>=6'} - cli-cursor@3.1.0: - resolution: {integrity: sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==} - engines: {node: '>=8'} - - cli-width@2.2.1: - resolution: {integrity: sha512-GRMWDxpOB6Dgk2E5Uo+3eEBvtOOlimMmpbFiKuLFnQzYDavtLFY3K5ona41jgN/WdRZtG7utuVSVTL4HbZHGkw==} - - cliui@7.0.4: - resolution: {integrity: sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==} + cli-width@4.1.0: + resolution: {integrity: sha512-ouuZd4/dm2Sw5Gmqy6bGyNNNe1qt9RpmxveLSO7KcgsTnU7RXfsw+/bukWGo1abgBiMAic068rclZsO4IWmmxQ==} + engines: {node: '>= 12'} cliui@8.0.1: resolution: {integrity: sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==} @@ -3019,16 +3054,10 @@ packages: resolution: {integrity: sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==} engines: {node: '>=6'} - color-convert@1.9.3: - resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==} - color-convert@2.0.1: resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==} engines: {node: '>=7.0.0'} - color-name@1.1.3: - resolution: {integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==} - color-name@1.1.4: resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==} @@ -3053,62 +3082,62 @@ packages: compare-func@2.0.0: resolution: {integrity: sha512-zHig5N+tPWARooBnb0Zx1MFcdfpyJrfTJ3Y5L+IFvUm8rM74hHz66z0gw0x4tijh5CorKkKUCnW82R2vmpeCRA==} + computeds@0.0.1: + resolution: {integrity: sha512-7CEBgcMjVmitjYo5q8JTJVra6X5mQ20uTThdK+0kR7UEaDrAWEQcRiBtWJzga4eRpP6afNwwLsX2SET2JhVB1Q==} + concat-map@0.0.1: resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} config-chain@1.1.13: resolution: {integrity: sha512-qj+f8APARXHrM0hraqXYb2/bOVSV4PvJQlNZ/DVj0QrmNM2q2euizkeuVckQ57J+W0mRH6Hvi+k50M4Jul2VRQ==} - constant-case@3.0.4: - resolution: {integrity: sha512-I2hSBi7Vvs7BEuJDr5dDHfzb/Ruj3FyvFyh7KLilAjNQw3Be+xgqUBA2W6scVEcL0hL1dwPRtIqEPVUCKkSsyQ==} - - content-disposition@0.5.4: - resolution: {integrity: sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==} - engines: {node: '>= 0.6'} + content-disposition@1.1.0: + resolution: {integrity: sha512-5jRCH9Z/+DRP7rkvY83B+yGIGX96OYdJmzngqnw2SBSxqCFPd0w2km3s5iawpGX8krnwSGmF0FW5Nhr0Hfai3g==} + engines: {node: '>=18'} content-type@1.0.5: resolution: {integrity: sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==} engines: {node: '>= 0.6'} - conventional-changelog-angular@5.0.13: - resolution: {integrity: sha512-i/gipMxs7s8L/QeuavPF2hLnJgH6pEZAttySB6aiQLWcX3puWDL3ACVmvBhJGxnAy52Qc15ua26BufY6KpmrVA==} - engines: {node: '>=10'} - conventional-changelog-angular@7.0.0: resolution: {integrity: sha512-ROjNchA9LgfNMTTFSIWPzebCwOGFdgkEq45EnvvrmSLvCtAw0HSmrCs7/ty+wAeYUZyNay0YMUNYFTRL72PkBQ==} engines: {node: '>=16'} - conventional-changelog-conventionalcommits@7.0.2: + conventional-changelog-angular@8.3.1: + resolution: {integrity: sha512-6gfI3otXK5Ph5DfCOI1dblr+kN3FAm5a97hYoQkqNZxOaYa5WKfXH+AnpsmS+iUH2mgVC2Cg2Qw9m5OKcmNrIg==} + engines: {node: '>=18'} + + conventional-changelog-conventionalcommits@7.0.2: resolution: {integrity: sha512-NKXYmMR/Hr1DevQegFB4MwfM5Vv0m4UIxKZTTYuD98lpTknaZlSRrDOG4X7wIXpGkfsYxZTghUN+Qq+T0YQI7w==} engines: {node: '>=16'} - conventional-changelog-core@4.2.4: - resolution: {integrity: sha512-gDVS+zVJHE2v4SLc6B0sLsPiloR0ygU7HaDW14aNJE1v4SlqJPILPl/aJC7YdtRE4CybBf8gDwObBvKha8Xlyg==} - engines: {node: '>=10'} + conventional-changelog-core@9.0.0: + resolution: {integrity: sha512-/XS1hE0axsZ+IwJAoXw1faEdbo5+A975pL6FeLHs5Iz8lgROZ9iAhEFmIFhjHW1/BOhGq7RJU9udzWbeumAfDQ==} + engines: {node: '>=18'} - conventional-changelog-preset-loader@2.3.4: - resolution: {integrity: sha512-GEKRWkrSAZeTq5+YjUZOYxdHq+ci4dNwHvpaBC3+ENalzFWuCWa9EZXSuZBpkr72sMdKB+1fyDV4takK1Lf58g==} - engines: {node: '>=10'} + conventional-changelog-preset-loader@5.0.0: + resolution: {integrity: sha512-SetDSntXLk8Jh1NOAl1Gu5uLiCNSYenB5tm0YVeZKePRIgDW9lQImromTwLa3c/Gae298tsgOM+/CYT9XAl0NA==} + engines: {node: '>=18'} - conventional-changelog-writer@5.0.1: - resolution: {integrity: sha512-5WsuKUfxW7suLblAbFnxAcrvf6r+0b7GvNaWUwUIk0bXMnENP/PEieGKVUQrjPqwPT4o3EPAASBXiY6iHooLOQ==} - engines: {node: '>=10'} + conventional-changelog-writer@8.4.0: + resolution: {integrity: sha512-HHBFkk1EECxxmCi4CTu091iuDpQv5/OavuCUAuZmrkWpmYfyD816nom1CvtfXJ/uYfAAjavgHvXHX291tSLK8g==} + engines: {node: '>=18'} hasBin: true - conventional-commits-filter@2.0.7: - resolution: {integrity: sha512-ASS9SamOP4TbCClsRHxIHXRfcGCnIoQqkvAzCSbZzTFLfcTqJVugB0agRgsEELsqaeWgsXv513eS116wnlSSPA==} - engines: {node: '>=10'} - - conventional-commits-parser@3.2.4: - resolution: {integrity: sha512-nK7sAtfi+QXbxHCYfhpZsfRtaitZLIA6889kFIouLvz6repszQDgxBu7wf2WbU+Dco7sAnNCJYERCwt54WPC2Q==} - engines: {node: '>=10'} - hasBin: true + conventional-commits-filter@5.0.0: + resolution: {integrity: sha512-tQMagCOC59EVgNZcC5zl7XqO30Wki9i9J3acbUvkaosCT6JX3EeFwJD7Qqp4MCikRnzS18WXV3BLIQ66ytu6+Q==} + engines: {node: '>=18'} conventional-commits-parser@5.0.0: resolution: {integrity: sha512-ZPMl0ZJbw74iS9LuX9YIAiW8pfM5p3yh2o/NbXHbkFuZzY5jvdi5jFycEOkmBW5H5I7nA+D6f3UcsCLP2vvSEA==} engines: {node: '>=16'} hasBin: true + conventional-commits-parser@6.4.0: + resolution: {integrity: sha512-tvRg7FIBNlyPzjdG8wWRlPHQJJHI7DylhtRGeU9Lq+JuoPh5BKpPRX83ZdLrvXuOSu5Eo/e7SzOQhU4Hd2Miuw==} + engines: {node: '>=18'} + hasBin: true + convert-source-map@2.0.0: resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==} @@ -3127,25 +3156,13 @@ packages: core-js-compat@3.48.0: resolution: {integrity: sha512-OM4cAF3D6VtH/WkLtWvyNC56EZVXsZdU3iqaMG2B4WvYrlqU831pc4UtG5yp0sE9z8Y02wVN7PjW5Zf9Gt0f1Q==} - core-util-is@1.0.3: - resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==} - - cosmiconfig-typescript-loader@5.0.0: - resolution: {integrity: sha512-+8cK7jRAReYkMwMiG+bxhcNKiHJDM6bR9FD/nGBXOWdMLuYawjF5cGrtLilJ+LGd3ZjCXnJjR5DkfWPoIVlqJA==} - engines: {node: '>=v16'} + cosmiconfig-typescript-loader@6.3.0: + resolution: {integrity: sha512-Akr82WH1Wfqatyiqpj8HDkO2o2KmJRu1FhKfSNJP3K4IdXwHfEyL7MOb62i1AGQVLtIQM+iCE9CGOtrfhR+mmA==} + engines: {node: '>=v18'} peerDependencies: '@types/node': '*' - cosmiconfig: '>=8.2' - typescript: '>=4' - - cosmiconfig@9.0.0: - resolution: {integrity: sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==} - engines: {node: '>=14'} - peerDependencies: - typescript: '>=4.9.5' - peerDependenciesMeta: - typescript: - optional: true + cosmiconfig: '>=9' + typescript: '>=5' cosmiconfig@9.0.1: resolution: {integrity: sha512-hr4ihw+DBqcvrsEDioRO31Z17x71pUYoNe/4h6Z0wB72p7MU7/9gH8Q3s12NFhHPfYBBOV3qyfUxmr/Yn3shnQ==} @@ -3167,10 +3184,6 @@ packages: resolution: {integrity: sha512-Pcw1JTvZLSJH83iiGWt6fRcT+BjZlCDRVwYLbUcHzv/CRpB7r0MlSrGbIyQvVSNyGnbt7G4AXuyCiDR3POvZ1A==} engines: {node: '>=16.0.0'} - cross-spawn@6.0.5: - resolution: {integrity: sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==} - engines: {node: '>=4.8'} - cross-spawn@7.0.3: resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==} engines: {node: '>= 8'} @@ -3212,10 +3225,6 @@ packages: damerau-levenshtein@1.0.8: resolution: {integrity: sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==} - dargs@7.0.0: - resolution: {integrity: sha512-2iy1EkLdlBzQGvbweYRFxmFath8+K7+AKB0TlhHWkNuH+TmovaMH/Wp7V7R4u7f4SnX3OgLsU9t1NI9ioDnUpg==} - engines: {node: '>=8'} - dargs@8.1.0: resolution: {integrity: sha512-wAV9QHOsNbwnWdNW2FYvE1P56wtgSbM+3SZcdGiWQILwVjACCXDCI3Ai8QlCjMDB8YK5zySiXZYBiwGmNY3lnw==} engines: {node: '>=12'} @@ -3239,9 +3248,6 @@ packages: resolution: {integrity: sha512-BS8PfmtDGnrgYdOonGZQdLZslWIeCGFP9tpan0hi1Co2Zr2NKADsvGYA8XxuG/4UWgJ6Cjtv+YJnB6MM69QGlQ==} engines: {node: '>= 0.4'} - dateformat@3.0.3: - resolution: {integrity: sha512-jyCETtSl3VMZMWeRo7iY1FL19ges1t55hMo5yaam4Jrsm5EPL89UQkoQRyiI+Yf4k8r2ZpdngkV8hr1lIdjb3Q==} - dayjs@1.11.13: resolution: {integrity: sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==} @@ -3283,16 +3289,8 @@ packages: supports-color: optional: true - decamelize-keys@1.1.1: - resolution: {integrity: sha512-WiPxgEirIV0/eIOMcnFBA3/IJZAZqKnwAwWyvvdi4lsr1WCN22nhdf/3db3DoZcUjTV2SqfzIwNyp6y2xs3nmg==} - engines: {node: '>=0.10.0'} - - decamelize@1.2.0: - resolution: {integrity: sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==} - engines: {node: '>=0.10.0'} - - decimal.js@10.4.3: - resolution: {integrity: sha512-VBBaLc1MgL5XpzgIP7ny5Z6Nx3UrRkIViUkPUdtl9aya5amy3De1gsUUSB1g3+3sExYNjCAsAznmukyxCb1GRA==} + decimal.js@10.6.0: + resolution: {integrity: sha512-YpgQiITW3JXGntzdUmyUR1V812Hn8T1YVXhCu+wO3OpS4eU9l4YdD3qjyiKdV6mvV29zapkMeD390UVEf2lkUg==} deep-eql@5.0.2: resolution: {integrity: sha512-h5k/5U50IJJFpzfL6nO9jaaumfjO/f2NjK/oYB2Djzm4p9L+3T9qWpZqZ2hAbLPuuYq9wrU08WQyBTL5GbPk5Q==} @@ -3305,10 +3303,22 @@ packages: resolution: {integrity: sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==} engines: {node: '>=0.10.0'} + default-browser-id@5.0.1: + resolution: {integrity: sha512-x1VCxdX4t+8wVfd1so/9w+vQ4vx7lKd2Qp5tDRutErwmR85OgmfX7RlLRMWafRMY7hbEiXIbudNrjOAPa/hL8Q==} + engines: {node: '>=18'} + + default-browser@5.5.0: + resolution: {integrity: sha512-H9LMLr5zwIbSxrmvikGuI/5KGhZ8E2zH3stkMgM5LpOWDutGM2JZaj460Udnf1a+946zc7YBgrqEWwbk7zHvGw==} + engines: {node: '>=18'} + define-data-property@1.1.4: resolution: {integrity: sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==} engines: {node: '>= 0.4'} + define-lazy-prop@3.0.0: + resolution: {integrity: sha512-N+MeXYoqr3pOgn8xfyRPREN7gHakLYjhsHhWGT3fWAiL4IkAt0iDw14QiiEm2bE30c5XX5q0FtAA3CK5f9/BUg==} + engines: {node: '>=12'} + define-properties@1.2.1: resolution: {integrity: sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==} engines: {node: '>= 0.4'} @@ -3321,9 +3331,6 @@ packages: resolution: {integrity: sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==} engines: {node: '>= 0.8'} - deprecation@2.3.1: - resolution: {integrity: sha512-xmHIy4F3scKVwMsQ4WnVaS8bHOx0DmVwRywosKhaILI0ywMDWPtBSku2HNxRvF7jtwDRsoEwYQSfbxj8b7RlJQ==} - dequal@2.0.3: resolution: {integrity: sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==} engines: {node: '>=6'} @@ -3331,10 +3338,6 @@ packages: detect-node@2.1.0: resolution: {integrity: sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g==} - dir-glob@3.0.1: - resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==} - engines: {node: '>=8'} - discontinuous-range@1.0.0: resolution: {integrity: sha512-c68LpLbO+7kP/b1Hr1qs8/BJ09F5khZGTxqxZuhzxpmwJKOgRFHJWIb9/KmqnqHhLdO55aOxFH/EGBvUQbL/RQ==} @@ -3372,16 +3375,13 @@ packages: domutils@3.1.0: resolution: {integrity: sha512-H78uMmQtI2AhgDJjWeQmHwJJ2bLPD3GMmO7Zja/ZZh84wkm+4ut+IUnUdRa8uCGX88DiVx1j6FRe1XfxEgjEZA==} - dot-case@3.0.4: - resolution: {integrity: sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==} - dot-prop@5.3.0: resolution: {integrity: sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q==} engines: {node: '>=8'} - dotenv@8.6.0: - resolution: {integrity: sha512-IrPdXQsk2BbzvCBGBOTmmSH5SodmqZNt4ERAZDmW4CT+tL8VtvinqywuANaFu4bOMWki16nqf0e4oC0QIaDr/g==} - engines: {node: '>=10'} + dotenv@16.6.1: + resolution: {integrity: sha512-uBq4egWHTcTt33a72vpSG0z3HnPuIl6NqYcTrKEg2azoEyl2hpW0zqlxysq2pK9HlDIHyHyakeYaYnSAwd8bow==} + engines: {node: '>=12'} dunder-proto@1.0.1: resolution: {integrity: sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==} @@ -3409,9 +3409,6 @@ packages: electron-to-chromium@1.5.286: resolution: {integrity: sha512-9tfDXhJ4RKFNerfjdCcZfufu49vg620741MNs26a9+bhLThdB+plgMeou98CAaHu/WATj2iHOOHTp1hWtABj2A==} - electron-to-chromium@1.5.6: - resolution: {integrity: sha512-jwXWsM5RPf6j9dPYzaorcBSUg6AiqocPEyMpkchkvntaH9HGfOOMZwxMJjDY/XEs3T5dM7uyH1VhRMkqUU9qVw==} - electron-to-chromium@1.5.71: resolution: {integrity: sha512-dB68l59BI75W1BUGVTAEJy45CEVuEGy9qPVVQ8pnHyHMn36PLPPoE1mjLH+lo9rKulO3HC2OhbACI/8tCqJBcA==} @@ -3490,10 +3487,6 @@ packages: engines: {node: '>=18'} hasBin: true - escalade@3.1.2: - resolution: {integrity: sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==} - engines: {node: '>=6'} - escalade@3.2.0: resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==} engines: {node: '>=6'} @@ -3689,10 +3682,6 @@ packages: jiti: optional: true - esm@3.2.25: - resolution: {integrity: sha512-U1suiZ2oDVWv4zPO56S0NcR5QriEahGtdN2OR6FiOG4WJvcjBVFB0qI4+eKoWFH483PKGuLuu6V8Z4T5g63UVA==} - engines: {node: '>=6'} - espree@10.4.0: resolution: {integrity: sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -3727,21 +3716,16 @@ packages: resolution: {integrity: sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==} engines: {node: '>=0.8.x'} - execa@1.0.0: - resolution: {integrity: sha512-adbxcyWV46qiHyvSp50TKt05tB4tK3HcmF7/nxfAdhnox83seTDbwnaqKO4sXRy7roHAIFqJP/Rw/AuEbX61LA==} - engines: {node: '>=6'} - - execa@8.0.1: - resolution: {integrity: sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==} - engines: {node: '>=16.17'} + execa@9.6.1: + resolution: {integrity: sha512-9Be3ZoN4LmYR90tUoVu2te2BsbzHfhJyfEiAVfz7N5/zv+jduIfLrV2xdQXOHbaD6KgpGdO9PRPM1Y4Q9QkPkA==} + engines: {node: ^18.19.0 || >=20.5.0} expect-type@1.3.0: resolution: {integrity: sha512-knvyeauYhqjOYvQ66MznSMs83wmHrCycNEN6Ao+2AeYEfxUIkuiVxdEa1qlGEPK+We3n0THiDciYSsCcgW/DoA==} engines: {node: '>=12.0.0'} - external-editor@3.1.0: - resolution: {integrity: sha512-hMQ4CX1p1izmuLYyZqLMO/qGNw10wSv9QDCPfzXfyFrOaCSSoRfqE1Kf1s5an66J5JZC62NewG+mK49jOCtQew==} - engines: {node: '>=4'} + fast-content-type-parse@2.0.1: + resolution: {integrity: sha512-nGqtvLrj5w0naR6tDPfB4cUmYCqouzyQiz6C5y/LtcDllJdrcc6WaWW6iXyIIOErTa/XRybj28aasdn4LkVk6Q==} fast-decode-uri-component@1.0.1: resolution: {integrity: sha512-WKgKWg5eUxvRZGwW8FvfbaH7AXSh2cL+3j5fMGzUMCxWBJ3dV3a7Wz8y2f/uQ0e3B6WmodD3oS54jTQ9HVTIIg==} @@ -3752,10 +3736,6 @@ packages: fast-diff@1.3.0: resolution: {integrity: sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw==} - fast-glob@3.3.2: - resolution: {integrity: sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==} - engines: {node: '>=8.6.0'} - fast-glob@3.3.3: resolution: {integrity: sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==} engines: {node: '>=8.6.0'} @@ -3796,11 +3776,11 @@ packages: resolution: {integrity: sha512-eRnCtTTtGZFpQCwhJiUOuxPQWRXVKYDn0b2PeHfXL6/Zi53SLAzAHfVhVWK2AryC/WH05kGfxhFIPvTF0SXQzg==} engines: {node: '>= 4.9.1'} - fastify-plugin@5.0.1: - resolution: {integrity: sha512-HCxs+YnRaWzCl+cWRYFnHmeRFyR5GVnJTAaCJQiYzQSDwK9MgJdyAsuL3nh0EWRCYMgQ5MeziymvmAhUHYHDUQ==} + fastify-plugin@5.1.0: + resolution: {integrity: sha512-FAIDA8eovSt5qcDgcBvDuX/v0Cjz0ohGhENZ/wpc3y+oZCY2afZ9Baqql3g/lC+OHRnciQol4ww7tuthOb9idw==} - fastify@5.6.2: - resolution: {integrity: sha512-dPugdGnsvYkBlENLhCgX8yhyGCsCPrpA8lFWbTNU428l+YOnLgYHR69hzV8HWPC79n536EqzqQtvhtdaCE0dKg==} + fastify@5.8.5: + resolution: {integrity: sha512-Yqptv59pQzPgQUSIm87hMqHJmdkb1+GPxdE6vW6FRyVE9G86mt7rOghitiU4JHRaTyDUk9pfeKmDeu70lAwM4Q==} fastparallel@2.4.1: resolution: {integrity: sha512-qUmhxPgNHmvRjZKBFUNI0oZuuH9OlSIOXmJ98lhKPxMZZ7zS/Fi0wRHOihDSz0R1YiIOjxzOY4bq65YTcdBi2Q==} @@ -3808,6 +3788,9 @@ packages: fastq@1.17.1: resolution: {integrity: sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==} + fd-package-json@1.2.0: + resolution: {integrity: sha512-45LSPmWf+gC5tdCQMNH4s9Sr00bIkiD9aN7dc5hqkrEw1geRYyDQS1v1oMHAW3ysfxfndqGsrDREHHjNNbKUfA==} + fdir@6.5.0: resolution: {integrity: sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==} engines: {node: '>=12.0.0'} @@ -3817,9 +3800,9 @@ packages: picomatch: optional: true - figures@3.2.0: - resolution: {integrity: sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==} - engines: {node: '>=8'} + figures@6.1.0: + resolution: {integrity: sha512-d+l3qxjSesT4V7v2fh+QnmFnUWv9lSpjarhShNTgBOfA0ttejbQUAlHLitbjkoRiDulW0OPoQPYIGhIC8ohejg==} + engines: {node: '>=18'} file-entry-cache@11.1.2: resolution: {integrity: sha512-N2WFfK12gmrK1c1GXOqiAJ1tc5YE+R53zvQ+t5P8S5XhnmKYVB5eZEiLNZKDSmoG8wqqbF9EXYBBW/nef19log==} @@ -3850,14 +3833,6 @@ packages: resolution: {integrity: sha512-afd4O7zpqHeRyg4PfDQsXmlDe2PfdHtJt6Akt8jOWaApLOZk5JXs6VMR29lz03pRe9mpykrRCYIYxaJYcfpncQ==} engines: {node: '>=18'} - find-up@2.1.0: - resolution: {integrity: sha512-NWzkk0jSJtTt08+FBFMvXoeZnOJD+jTtsRmBYbAIzJdX6l7dLgR7CTubCM5/eDdPUBvLCeVasP1brfVR/9/EZQ==} - engines: {node: '>=4'} - - find-up@4.1.0: - resolution: {integrity: sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==} - engines: {node: '>=8'} - find-up@5.0.0: resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==} engines: {node: '>=10'} @@ -3879,8 +3854,8 @@ packages: flatted@3.4.2: resolution: {integrity: sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==} - follow-redirects@1.15.6: - resolution: {integrity: sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==} + follow-redirects@1.16.0: + resolution: {integrity: sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw==} engines: {node: '>=4.0'} peerDependencies: debug: '*' @@ -3904,9 +3879,6 @@ packages: resolution: {integrity: sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==} engines: {node: '>= 0.6'} - fs.realpath@1.0.0: - resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==} - fsevents@2.3.3: resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==} engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} @@ -3952,11 +3924,6 @@ packages: resolution: {integrity: sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==} engines: {node: '>= 0.4'} - get-pkg-repo@4.2.1: - resolution: {integrity: sha512-2+QbHjFRfGB74v/pYWjd5OhU3TDIC2Gv/YKUTk/tCvAz0pkn/Mz6P3uByuBimLOcPvN2jYdScl3xGFSrx0jEcA==} - engines: {node: '>=6.9.0'} - hasBin: true - get-proto@1.0.1: resolution: {integrity: sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==} engines: {node: '>= 0.4'} @@ -3968,13 +3935,9 @@ packages: resolution: {integrity: sha512-E1rM+umbm9MlMp6zNSap+UI8VVWWmAoUxiAHp1Ron1FV2dM99mgMAHS1tGAGO/ceBjgOXz24GC47aLeNN1llrA==} engines: {node: '>=18.0'} - get-stream@4.1.0: - resolution: {integrity: sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==} - engines: {node: '>=6'} - - get-stream@8.0.1: - resolution: {integrity: sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==} - engines: {node: '>=16'} + get-stream@9.0.1: + resolution: {integrity: sha512-kVCxPF3vQM/N0B1PmoqVUqgHP+EeVjmZSQn+1oCRPxd2P21P2F19lIgbR3HBosbB1PUhOAoctJnfEn2GbN2eZA==} + engines: {node: '>=18'} get-symbol-description@1.1.0: resolution: {integrity: sha512-w9UMqWwJxHNOvoNzSJ2oPF5wvYcvP7jUvYzhp67yEhTi17ZDBBC1z9pTdGuzjD+EFIqLSYRweZjqfiPzQ06Ebg==} @@ -3983,30 +3946,21 @@ packages: get-tsconfig@4.13.6: resolution: {integrity: sha512-shZT/QMiSHc/YBLxxOkMtgSid5HFoauqCE3/exfsEcwg1WkeqjG+V40yBbBrsD+jW2HDXcs28xOfcbm2jI8Ddw==} - git-raw-commits@2.0.11: - resolution: {integrity: sha512-VnctFhw+xfj8Va1xtfEqCUD2XDrbAPSJx+hSrE5K7fGdjZruW7XV+QOrN7LF/RJyvspRiD2I0asWsxFp0ya26A==} - engines: {node: '>=10'} - deprecated: This package is no longer maintained. For the JavaScript API, please use @conventional-changelog/git-client instead. - hasBin: true - git-raw-commits@4.0.0: resolution: {integrity: sha512-ICsMM1Wk8xSGMowkOmPrzo2Fgmfo4bMHLNX6ytHjajRJUqvHOw/TFapQ+QG75c3X/tTDDhOSRPGC52dDbNM8FQ==} engines: {node: '>=16'} deprecated: This package is no longer maintained. For the JavaScript API, please use @conventional-changelog/git-client instead. hasBin: true - git-remote-origin-url@2.0.0: - resolution: {integrity: sha512-eU+GGrZgccNJcsDH5LkXR3PB9M958hxc7sbA8DFJjrv9j4L2P/eZfKhM+QD6wyzpiv+b1BpK0XrYCxkovtjSLw==} - engines: {node: '>=4'} - - git-semver-tags@4.1.1: - resolution: {integrity: sha512-OWyMt5zBe7xFs8vglMmhM9lRQzCWL3WjHtxNNfJTMngGym7pC1kh8sP6jevfydJ6LP3ZvGxfb6ABYgPUM0mtsA==} - engines: {node: '>=10'} - deprecated: This package is no longer maintained. For the JavaScript API, please use @conventional-changelog/git-client instead. + git-raw-commits@5.0.1: + resolution: {integrity: sha512-Y+csSm2GD/PCSh6Isd/WiMjNAydu0VBiG9J7EdQsNA5P9uXvLayqjmTsNlK5Gs9IhblFZqOU0yid5Il5JPoLiQ==} + engines: {node: '>=18'} hasBin: true - gitconfiglocal@1.0.0: - resolution: {integrity: sha512-spLUXeTAVHxDtKsJc8FkFVgFtMdEN9qPGpL23VfSHx4fP4+Ds097IXLvymbnDH8FnmxX5Nr9bPw3A+AQ6mWEaQ==} + git-semver-tags@8.0.1: + resolution: {integrity: sha512-zMbamckSNdlT4U48IMFa2Cn6FTzM+2yF6/gEmStPJI8PiLxd/bT6dw10+mc6u5Qe4fhrc/y9nU290FWjQhAV7g==} + engines: {node: '>=18'} + hasBin: true glob-parent@5.1.2: resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==} @@ -4021,15 +3975,9 @@ packages: deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me hasBin: true - glob@11.0.1: - resolution: {integrity: sha512-zrQDm8XPnYEKawJScsnM0QzobJxlT/kHOOlRTio8IH/GrmxRE5fjllkzdaHclIuNjUQTJYH2xHNIGfdpJkDJUw==} - engines: {node: 20 || >=22} - deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me - hasBin: true - - glob@7.2.3: - resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} - deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me + glob@13.0.6: + resolution: {integrity: sha512-Wjlyrolmm8uDpm/ogGyXZXb1Z+Ca2B8NbJwqBVg0axK9GbBeoS7yGV6vjXnYdGm6X53iehEuxxbyiKp8QmN4Vw==} + engines: {node: 18 || 20 || >=22} global-directory@4.0.1: resolution: {integrity: sha512-wHTUcDUoZ1H5/0iVqEudYW4/kAlN5cZ3j/bXn0Dpbizl9iaUVeWSHqiOjsgk6OW2bkLclbBjzewBz6weQ1zA2Q==} @@ -4067,9 +4015,9 @@ packages: resolution: {integrity: sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==} engines: {node: '>= 0.4'} - globby@10.0.2: - resolution: {integrity: sha512-7dUi7RvCoT/xast/o/dLN53oqND4yk0nsHkhRgn9w65C4PofCLOoJ39iSOg+qVDdWQPIEj+eszMHQ+aLVwwQSg==} - engines: {node: '>=8'} + globby@14.1.0: + resolution: {integrity: sha512-0Ia46fDOaT7k4og1PDW4YbodWWr3scS2vAr2lTbsplOt2WkKp0vQbkI9wKis/T5LV/dqPjO3bpS/z6GTJB82LA==} + engines: {node: '>=18'} globby@16.2.0: resolution: {integrity: sha512-QrJia2qDf5BB/V6HYlDTs0I0lBahyjLzpGQg3KT7FnCdTonAyPy2RtY802m2k4ALx6Dp752f82WsOczEVr3l6Q==} @@ -4105,8 +4053,8 @@ packages: peerDependencies: graphql: 0.13.1 - 16 - graphql@16.11.0: - resolution: {integrity: sha512-mS1lbMsxgQj6hge1XZ6p7GPhbrtFwUFYi3wRzXAC/FmYnyXMTvvI3td3rjmQ2u8ewXueaSvRPWaEcgVVOT9Jnw==} + graphql@16.14.0: + resolution: {integrity: sha512-BBvQ/406p+4CZbTpCbVPSxfzrZrbnuWSP1ELYgyS6B+hNeKzgrdB4JczCa5VZUBQrDa9hUngm0KnexY6pJRN5Q==} engines: {node: ^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0} handlebars@4.7.8: @@ -4114,17 +4062,9 @@ packages: engines: {node: '>=0.4.7'} hasBin: true - hard-rejection@2.1.0: - resolution: {integrity: sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA==} - engines: {node: '>=6'} - has-bigints@1.0.2: resolution: {integrity: sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==} - has-flag@3.0.0: - resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==} - engines: {node: '>=4'} - has-flag@4.0.0: resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==} engines: {node: '>=8'} @@ -4168,9 +4108,6 @@ packages: resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==} hasBin: true - header-case@2.0.4: - resolution: {integrity: sha512-H/vuk5TEEVZwrR0lp2zed9OCo1uAILMlx0JEMgC26rzyJJ3N1v6XkwHHXJQdR2doSjcGPM6OKPYoJgf0plJ11Q==} - hermes-estree@0.25.1: resolution: {integrity: sha512-0wUoCcLp+5Ev5pDW2OriHC2MJCbwLwuRx+gAqMTOkGKJJiBCLjtrvy4PWUGn6MIVefecRpzoOZ/UV6iGdOr+Cw==} @@ -4186,12 +4123,9 @@ packages: hookified@2.2.0: resolution: {integrity: sha512-p/LgFzRN5FeoD3DLS6bkUapeye6E4SI6yJs6KetENd18S+FBthqYq2amJUWpt5z0EQwwHemidjY5OqJGEKm5uA==} - hosted-git-info@2.8.9: - resolution: {integrity: sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==} - - hosted-git-info@4.1.0: - resolution: {integrity: sha512-kyCuEOWjJqZuDbRHzL8V93NzQhwIB71oFWSyzVo+KPZI+pnQPPxucdkrOZvkLRnrf5URsQM+IJ09Dw29cRALIA==} - engines: {node: '>=10'} + hosted-git-info@8.1.0: + resolution: {integrity: sha512-Rw/B2DNQaPBICNXEm8balFz9a6WpZrkCGpcWFpy7nCj+NyhSdqXipmfvtmWt9xGfp0wZnBxB+iVpLmQMYt47Tw==} + engines: {node: ^18.17.0 || >=20.5.0} html-encoding-sniffer@4.0.0: resolution: {integrity: sha512-Y22oTqIU4uuPgEemfz7NDJz6OeKf12Lsu+QC+s3BVpda64lTiMYCyGwg5ki4vFxkMwQdeZDl2adZoqUgdFuTgQ==} @@ -4249,9 +4183,9 @@ packages: resolution: {integrity: sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==} engines: {node: '>= 14'} - human-signals@5.0.0: - resolution: {integrity: sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==} - engines: {node: '>=16.17.0'} + human-signals@8.0.1: + resolution: {integrity: sha512-eKCa6bwnJhvxj14kZk5NCPc6Hb6BdsU9DZcOnmQKSnO1VKrfV0zCvtttPZUsBvjmNDn8rpcJfpwSYnHBjc95MQ==} + engines: {node: '>=18.18.0'} humps@2.0.1: resolution: {integrity: sha512-E0eIbrFWUhwfXJmsbdjRQFQPrl5pTEoKlz163j1mTqqUnU9PgR4AgB8AIITzuB3vLBdxZXyZ9TDIrwB2OASz4g==} @@ -4286,6 +4220,10 @@ packages: resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==} engines: {node: '>=0.10.0'} + iconv-lite@0.7.2: + resolution: {integrity: sha512-im9DjEDQ55s9fL4EYzOAv0yMqmMBSZp6G0VvFyTMPKWxiSBHUj9NW/qqLmXUwXrrM7AvqSlTCfvqRb0cM8yYqw==} + engines: {node: '>=0.10.0'} + ieee754@1.2.1: resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==} @@ -4304,9 +4242,6 @@ packages: resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==} engines: {node: '>=6'} - import-meta-resolve@4.1.0: - resolution: {integrity: sha512-I6fiaX09Xivtk+THaMfAwnA3MVA5Big1WHF1Dfx9hFuvNIWpXnorlkzhcQf6ehrqQiiZECRt1poOAkPmer3ruw==} - import-meta-resolve@4.2.0: resolution: {integrity: sha512-Iqv2fzaTQN28s/FwZAoFq0ZSs/7hMAHJVX+w8PZl3cY19Pxk6jFFalxQoIfW2826i/fDLXv8IiEZRIT0lDuWcg==} @@ -4326,10 +4261,6 @@ packages: resolution: {integrity: sha512-t54PPJHG1Pp7VQvxyVCJ9mBbjG3Hqryges9bXoOO6GExCPa+//i/d5GSuFtpx3ALLd7lgIAur6zrIlBQyJuMlQ==} engines: {node: '>= 0.8.0'} - inflight@1.0.6: - resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==} - deprecated: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. - inherits@2.0.4: resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==} @@ -4340,18 +4271,19 @@ packages: resolution: {integrity: sha512-QQnnxNyfvmHFIsj7gkPcYymR8Jdw/o7mp5ZFihxn6h8Ci6fh3Dx4E1gPjpQEpIuPo9XVNY/ZUwh4BPMjGyL01g==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} - inquirer@7.1.0: - resolution: {integrity: sha512-5fJMWEmikSYu0nv/flMc475MhGbB7TSPd/2IpFV4I4rMklboCH2rQjYY5kKiYGHqUF9gvaambupcJFFG9dvReg==} - engines: {node: '>=6.0.0'} + inquirer@12.11.1: + resolution: {integrity: sha512-9VF7mrY+3OmsAfjH3yKz/pLbJ5z22E23hENKw3/LNSaA/sAt3v49bDRY+Ygct1xwuKT+U+cBfTzjCPySna69Qw==} + engines: {node: '>=18'} + peerDependencies: + '@types/node': '>=18' + peerDependenciesMeta: + '@types/node': + optional: true internal-slot@1.1.0: resolution: {integrity: sha512-4gd7VpWNQNB4UKKCFFVcp1AVv+FMOgs9NKzjHKusc8jTMhd5eL1NqQqOpE0KzMds804/yHlglp3uxgluOqAPLw==} engines: {node: '>= 0.4'} - interpret@1.4.0: - resolution: {integrity: sha512-agE4QfB2Lkp9uICn7BAqoscw4SZP9kTE2hxiFI3jBPmXJfdqiahTbUuKGsMoN2GtqL9AxhYioAcVvgsb1HvRbA==} - engines: {node: '>= 0.10'} - ipaddr.js@2.2.0: resolution: {integrity: sha512-Ag3wB2o37wslZS19hZqorUnrnzSkpOVy+IiiDEiTqNubEYpYuHWIf6K4psgN2ZWKExS4xhVCrRVfb/wfW8fWJA==} engines: {node: '>= 10'} @@ -4402,9 +4334,9 @@ packages: resolution: {integrity: sha512-PwwhEakHVKTdRNVOw+/Gyh0+MzlCl4R6qKvkhuvLtPMggI1WAHt9sOwZxQLSGpUaDnrdyDsomoRgNnCfKNSXXg==} engines: {node: '>= 0.4'} - is-docker@2.2.1: - resolution: {integrity: sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==} - engines: {node: '>=8'} + is-docker@3.0.0: + resolution: {integrity: sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==} + engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} hasBin: true is-extglob@2.1.1: @@ -4427,6 +4359,11 @@ packages: resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==} engines: {node: '>=0.10.0'} + is-inside-container@1.0.0: + resolution: {integrity: sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==} + engines: {node: '>=14.16'} + hasBin: true + is-map@2.0.3: resolution: {integrity: sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw==} engines: {node: '>= 0.4'} @@ -4451,9 +4388,9 @@ packages: resolution: {integrity: sha512-lJJV/5dYS+RcL8uQdBDW9c9uWFLLBNRyFhnAKXw5tVqLlKZ4RMGZKv+YQ/IA3OhD+RpbJa1LLFM1FQPGyIXvOA==} engines: {node: '>=12'} - is-plain-obj@1.1.0: - resolution: {integrity: sha512-yvkRyxmFKEOQ4pNXCmJG5AEQNlXJS5LaONXo5/cLdTZdWvsZ1ioJEonLGAosKlMWE8lwUy/bJzMjcw8az73+Fg==} - engines: {node: '>=0.10.0'} + is-plain-obj@4.1.0: + resolution: {integrity: sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==} + engines: {node: '>=12'} is-plain-object@5.0.0: resolution: {integrity: sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==} @@ -4477,17 +4414,9 @@ packages: resolution: {integrity: sha512-ISWac8drv4ZGfwKl5slpHG9OwPNty4jOWPRIhBpxOoD+hqITiwuipOQ2bNthAzwA3B4fIjO4Nln74N0S9byq8A==} engines: {node: '>= 0.4'} - is-stream@1.1.0: - resolution: {integrity: sha512-uQPm8kcs47jx38atAcWTVxyltQYoPT68y9aWYdV6yWXSyW8mzSat0TL6CiWdZeCdF3KrAvpVtnHbTv4RN+rqdQ==} - engines: {node: '>=0.10.0'} - - is-stream@2.0.1: - resolution: {integrity: sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==} - engines: {node: '>=8'} - - is-stream@3.0.0: - resolution: {integrity: sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==} - engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} + is-stream@4.0.1: + resolution: {integrity: sha512-Dnz92NInDqYckGEUJv689RbRiTSEHCQ7wOVeALbkOz999YpqT46yMRIGtSNl2iCL1waAZSx40+h59NV/EwzV/A==} + engines: {node: '>=18'} is-string@1.1.1: resolution: {integrity: sha512-BtEeSsoaQjlSPBemMQIrY1MY0uM6vnS1g5fmufYOtnxLGUZM2178PKbhsk7Ffv58IX+ZtcvoGwccYsh0PglkAA==} @@ -4497,10 +4426,6 @@ packages: resolution: {integrity: sha512-9gGx6GTtCQM73BgmHQXfDmLtfjjTUDSyoxTCbp5WtoixAhfgsDirWIcVQ/IHpvI5Vgd5i/J5F7B9cN/WlVbC/w==} engines: {node: '>= 0.4'} - is-text-path@1.0.1: - resolution: {integrity: sha512-xFuJpne9oFz5qDaodwmmG08e3CawH/2ZV8Qqza1Ko7Sk8POWbkRdwIoAWVhqvq0XeUzANEhKo2n0IXUGBm7A/w==} - engines: {node: '>=0.10.0'} - is-text-path@2.0.0: resolution: {integrity: sha512-+oDTluR6WEjdXEJMnC2z6A4FRwFoYuvShVVEGsS7ewc0UTi2QtAKMDJuL4BDEVt+5T7MjFo12RP8ghOM75oKJw==} engines: {node: '>=8'} @@ -4509,6 +4434,10 @@ packages: resolution: {integrity: sha512-p3EcsicXjit7SaskXHs1hA91QxgTw46Fv6EFKKGS5DRFLD8yKnohjF3hxoju94b/OcMZoQukzpPpBE9uLVKzgQ==} engines: {node: '>= 0.4'} + is-unicode-supported@2.1.0: + resolution: {integrity: sha512-mE00Gnza5EEB3Ds0HfMyllZzbBrmLOX3vfWoj9A9PEnTfratQ/BcaJOuMhnkhjXvb2+FkY3VuHqtAGpTPmglFQ==} + engines: {node: '>=18'} + is-weakmap@2.0.2: resolution: {integrity: sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w==} engines: {node: '>= 0.4'} @@ -4525,12 +4454,9 @@ packages: resolution: {integrity: sha512-ZhMwEosbFJkA0YhFnNDgTM4ZxDRsS6HqTo7qsZM08fehyRYIYa0yHu5R6mgo1n/8MgaPBXiPimPD77baVFYg+A==} engines: {node: '>=12.13'} - is-wsl@2.2.0: - resolution: {integrity: sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==} - engines: {node: '>=8'} - - isarray@1.0.0: - resolution: {integrity: sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==} + is-wsl@3.1.1: + resolution: {integrity: sha512-e6rvdUCiQCAuumZslxRJWR/Doq4VpPR82kqclvcS0efgt430SlGIk05vdCN58+VrzgtIcfNODjozVielycD4Sw==} + engines: {node: '>=16'} isarray@2.0.5: resolution: {integrity: sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==} @@ -4568,17 +4494,13 @@ packages: jackspeak@3.4.3: resolution: {integrity: sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==} - jackspeak@4.1.0: - resolution: {integrity: sha512-9DDdhb5j6cpeitCbvLO7n7J4IxnbM6hoF6O1g4HQ5TfhvvKN8ywDM7668ZhMHRqVmxqhps/F6syWK2KcPxYlkw==} - engines: {node: 20 || >=22} - jake@10.9.2: resolution: {integrity: sha512-2P4SQ0HrLQ+fw6llpLnOaGAvN2Zu6778SJMrCUwns4fOoG9ayrTiZk3VV8sCPkVZF8ab0zksVpS8FDY5pRCNBA==} engines: {node: '>=10'} hasBin: true - jiti@1.21.6: - resolution: {integrity: sha512-2yTgeWTWzMWkHu6Jp9NKgePDaYHbntiwvYuuJLbbN9vl7DC9DvXKOB2BC3ZZ92D3cvV/aflH0osDfwpHepQ53w==} + jiti@2.6.1: + resolution: {integrity: sha512-ekilCSN1jwRvIbgeg/57YFh8qQDNbwDb9xT/qu2DAHbFFZUicIl4ygVaAvzveMhMVr3LnpSKTNnwt8PoOfmKhQ==} hasBin: true jose@4.15.9: @@ -4606,8 +4528,8 @@ packages: resolution: {integrity: sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==} hasBin: true - jsdom@26.0.0: - resolution: {integrity: sha512-BZYDGVAIriBWTpIxYzrXjv3E/4u8+/pSG5bQdIYCbNCGOvsPkDQfTVLAIXAf9ETdCpduCVTkDe2NNZ8NIwUVzw==} + jsdom@26.1.0: + resolution: {integrity: sha512-Cvc9WUhxSMEo4McES3P7oK3QaXldCfNWp7pl2NNeiIFlCoLr3kfq9kb1fxftiwk1FLV7CvpvDfonxtzUDeSOPg==} engines: {node: '>=18'} peerDependencies: canvas: ^3.0.0 @@ -4615,11 +4537,6 @@ packages: canvas: optional: true - jsesc@2.5.2: - resolution: {integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==} - engines: {node: '>=4'} - hasBin: true - jsesc@3.0.2: resolution: {integrity: sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==} engines: {node: '>=6'} @@ -4633,9 +4550,6 @@ packages: json-buffer@3.0.1: resolution: {integrity: sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==} - json-parse-better-errors@1.0.2: - resolution: {integrity: sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==} - json-parse-even-better-errors@2.3.1: resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==} @@ -4658,9 +4572,6 @@ packages: resolution: {integrity: sha512-SU/971Kt5qVQfJpyDveVhQ/vya+5hvrjClFOcr8c0Fq5aODJjMwutrOfCU+eCnVD5gpx1Q3fEqkyom77zH1iIg==} engines: {node: '>= 0.4'} - json-stringify-safe@5.0.1: - resolution: {integrity: sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==} - json5@1.0.2: resolution: {integrity: sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==} hasBin: true @@ -4729,18 +4640,6 @@ packages: lines-and-columns@1.2.4: resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} - load-json-file@4.0.0: - resolution: {integrity: sha512-Kx8hMakjX03tiGTLAIdJ+lL0htKnXjEZN6hk/tozf/WOuYGdZBJrZ+rCJRbVCugsjB3jMLn9746NsQIf5VjBMw==} - engines: {node: '>=4'} - - locate-path@2.0.0: - resolution: {integrity: sha512-NCI2kiDkyR7VeEKm27Kda/iQHyKJe1Bu0FlTbYp3CqJu+9IFe9bLyAjMxf5ZDDbEg+iMPzB5zYyUTSm8wVTKmA==} - engines: {node: '>=4'} - - locate-path@5.0.0: - resolution: {integrity: sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==} - engines: {node: '>=8'} - locate-path@6.0.0: resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==} engines: {node: '>=10'} @@ -4764,9 +4663,6 @@ packages: lodash.isinteger@4.0.4: resolution: {integrity: sha512-DBwtEWN2caHQ9/imiNeEA5ys1JoRtRfY3d7V9wkqtbycnAmTvRRmbHKDV4a0EYc678/dia0jrte4tjYwVBaZUA==} - lodash.ismatch@4.4.0: - resolution: {integrity: sha512-fPMfXjGQEV9Xsq/8MTSgUf255gawYRbjwMyDbcvDhXgV7enSZA0hynz6vMPnpAb5iONEzBHBPsT+0zes5Z301g==} - lodash.isnumber@3.0.3: resolution: {integrity: sha512-QYqzpfwO3/CWf3XP+Z+tkQsfaLL/EnUlXWVkIk5FUPc4sBdTehEqZONuyRt2P67PXAk+NXmTBcc97zw9t1FQrw==} @@ -4822,9 +4718,6 @@ packages: lower-case@1.1.4: resolution: {integrity: sha512-2Fgx1Ycm599x+WGpIYwJOvsjmXFzTSc34IwDWALRA/8AopUKAVPwfJ+h5+f85BCp0PWmmJcWzEpxOpoXycMpdA==} - lower-case@2.0.2: - resolution: {integrity: sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==} - lru-cache@10.4.3: resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==} @@ -4839,10 +4732,6 @@ packages: resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==} engines: {node: '>=10'} - macos-release@2.5.1: - resolution: {integrity: sha512-DXqXhEM7gW59OjZO8NIjBCz9AQ1BEMrfiOAl4AYByHCtVHRF4KoGNO8mqQeM8lRCtQe/UnJ4imO/d2HdkKsd+A==} - engines: {node: '>=6'} - magic-string@0.30.17: resolution: {integrity: sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==} @@ -4852,22 +4741,10 @@ packages: magicast@0.3.5: resolution: {integrity: sha512-L0WhttDl+2BOsybvEOLK7fW3UA0OQ0IQ2d6Zl2x/a6vVRs3bAY0ECOSHHeL5jD+SbOpOCUEi0y1DgHEn9Qn1AQ==} - make-dir@3.1.0: - resolution: {integrity: sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==} - engines: {node: '>=8'} - make-dir@4.0.0: resolution: {integrity: sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==} engines: {node: '>=10'} - map-obj@1.0.1: - resolution: {integrity: sha512-7N/q3lyZ+LVCp7PzuxrJr4KMbBE2hW7BT7YNia330OFxIf4d3r5zVpicP2650l7CPN6RM9zOJRl3NGpqSiw3Eg==} - engines: {node: '>=0.10.0'} - - map-obj@4.3.0: - resolution: {integrity: sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ==} - engines: {node: '>=8'} - math-intrinsics@1.1.0: resolution: {integrity: sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==} engines: {node: '>= 0.4'} @@ -4889,34 +4766,27 @@ packages: resolution: {integrity: sha512-BhXM0Au22RwUneMPwSCnyhTOizdWoIEPU9sp0Aqa1PnDMR5Wv2FGXYDjuzJEIX+Eo2Rb8xuYe5jrnm5QowQFkw==} engines: {node: '>=16.10'} + meow@13.2.0: + resolution: {integrity: sha512-pxQJQzB6djGPXh08dacEloMFopsOqGVRKFPYvPOt9XDZ1HasbgDZA74CJGreSU4G3Ak7EFJGoiH2auq+yXISgA==} + engines: {node: '>=18'} + meow@14.1.0: resolution: {integrity: sha512-EDYo6VlmtnumlcBCbh1gLJ//9jvM/ndXHfVXIFrZVr6fGcwTUyCTFNTLCKuY3ffbK8L/+3Mzqnd58RojiZqHVw==} engines: {node: '>=20'} - meow@8.1.2: - resolution: {integrity: sha512-r85E3NdZ+mpYk1C6RjPFEMSE+s1iZMuHtsHAqY0DT3jZczl0diWUZ8g6oU7h0M9cD2EL+PzaYghhCLzR0ZNn5Q==} - engines: {node: '>=10'} - mercurius-auth@6.0.0: resolution: {integrity: sha512-pwxoF2xrYaItu9GFpNMFzNULmC7JCC3XCRzYtUOG8TgmrCtQ5N0SSKnA92FGkt/Q/5/3FfFJIiF4GSW6iRbolQ==} - mercurius@16.2.0: - resolution: {integrity: sha512-I2+KRkC6MVbf44FN7hopWXj+OzS1nKLwN7brAkpd3MLTz9mQgWMYdnrk2ETVaG6yD3x9zIIzuRrCQcuWHyFL1w==} + mercurius@16.9.0: + resolution: {integrity: sha512-3td+e+SZyA7Gp/Tb51ncYdOGD5OsXh6zK4FjUJx+2pSHbJJEWE11EjKAAqhf3Xrp2JjMlg6dBrmRWsdM9E5G1Q==} engines: {node: ^20.9.0 || >=22.0.0} peerDependencies: graphql: ^16.0.0 - merge-stream@2.0.0: - resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==} - merge2@1.4.1: resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==} engines: {node: '>= 8'} - micromatch@4.0.7: - resolution: {integrity: sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==} - engines: {node: '>=8.6'} - micromatch@4.0.8: resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==} engines: {node: '>=8.6'} @@ -4947,29 +4817,10 @@ packages: engines: {node: '>=10.0.0'} hasBin: true - mimic-fn@2.1.0: - resolution: {integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==} - engines: {node: '>=6'} - - mimic-fn@4.0.0: - resolution: {integrity: sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==} - engines: {node: '>=12'} - - min-indent@1.0.1: - resolution: {integrity: sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==} - engines: {node: '>=4'} - - minimatch@10.0.1: - resolution: {integrity: sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==} - engines: {node: 20 || >=22} - minimatch@10.2.5: resolution: {integrity: sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==} engines: {node: 18 || 20 || >=22} - minimatch@3.1.2: - resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==} - minimatch@3.1.5: resolution: {integrity: sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==} @@ -4985,10 +4836,6 @@ packages: resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==} engines: {node: '>=16 || 14 >=14.17'} - minimist-options@4.1.0: - resolution: {integrity: sha512-Q4r8ghd80yhO/0j1O3B2BjweX3fiHg9cdOwjJd2J76Q135c+NDxGCqdYKQ1SKBuFfgWbAUzBfvYjPUEeNgqN1A==} - engines: {node: '>= 6'} - minimist@1.2.8: resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==} @@ -4996,6 +4843,10 @@ packages: resolution: {integrity: sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==} engines: {node: '>=16 || 14 >=14.17'} + minipass@7.1.3: + resolution: {integrity: sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A==} + engines: {node: '>=16 || 14 >=14.17'} + mitt@3.0.1: resolution: {integrity: sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==} @@ -5098,15 +4949,6 @@ packages: resolution: {integrity: sha512-bW2WpJxm6HS+S3Yu6tq1DUPFoTxU9sPviUSmnL7Ua+oVO3WA5ILFWqvujUlz+oeuM+HCwEyMiP5xvKNPENVjYA==} hasBin: true - mkdirp@1.0.4: - resolution: {integrity: sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==} - engines: {node: '>=10'} - hasBin: true - - modify-values@1.0.1: - resolution: {integrity: sha512-xV2bxeN6F7oYjZWTe/YPAy6MN2M+sL4u/Rlm2AHCIVGfo2p1yGmBHQ6vHehl4bRTZBdHu3TSkWdYgkwpYzAGSw==} - engines: {node: '>=0.10.0'} - moment@2.30.1: resolution: {integrity: sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how==} @@ -5123,18 +4965,19 @@ packages: ms@2.1.3: resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} - muggle-string@0.1.0: - resolution: {integrity: sha512-Tr1knR3d2mKvvWthlk7202rywKbiOm4rVFLsfAaSIhJ6dt9o47W4S+JMtWhd/PW9Wrdew2/S2fSvhz3E2gkfEg==} + muggle-string@0.3.1: + resolution: {integrity: sha512-ckmWDJjphvd/FvZawgygcUeQCxzvohjFO5RxTjj4eq8kw359gFF3E1brjfI+viLMxss5JrHTDRHZvu2/tuy0Qg==} mustache@4.2.0: resolution: {integrity: sha512-71ippSywq5Yb7/tVYyGbkBggbU8H3u5Rz56fH60jGFgr8uHwxs+aSKeqmluIVzM0m0kB7xQjKS6qPfd0b2ZoqQ==} hasBin: true - mute-stream@0.0.8: - resolution: {integrity: sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==} + mute-stream@2.0.0: + resolution: {integrity: sha512-WWdIxpyjEn+FhQJQQv9aQAYlHoNVdzIzUySNV1gHUPDSdZJ3yZn7pAAbQcV7B56Mvu881q9FZV+0Vx2xC44VWA==} + engines: {node: ^18.17.0 || >=20.5.0} - nanoid@3.3.11: - resolution: {integrity: sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==} + nanoid@3.3.12: + resolution: {integrity: sha512-ZB9RH/39qpq5Vu6Y+NmUaFhQR6pp+M2Xt76XBnEwDaGcVAqhlvxrl3B2bKS5D3NH3QR76v3aSrKaF/Kiy7lEtQ==} engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true @@ -5157,15 +5000,9 @@ packages: neo-async@2.6.2: resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==} - nice-try@1.0.5: - resolution: {integrity: sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==} - no-case@2.3.2: resolution: {integrity: sha512-rmTZ9kz+f3rCvK2TD1Ue/oZlns7OGoIWP4fc3llxxRXlOkHKoWPPWJOfFYpITabSow43QJbRIoHQXtt10VldyQ==} - no-case@3.0.4: - resolution: {integrity: sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==} - node-fetch@2.7.0: resolution: {integrity: sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==} engines: {node: 4.x || >=6.0.0} @@ -5212,24 +5049,17 @@ packages: engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} hasBin: true - normalize-package-data@2.5.0: - resolution: {integrity: sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==} - - normalize-package-data@3.0.3: - resolution: {integrity: sha512-p2W1sgqij3zMMyRC067Dg16bfzVH+w7hyegmpIvZ4JNjqtGOVAIvLmjBx3yP7YTe9vKJgkoNOPjwQGogDoMXFA==} - engines: {node: '>=10'} + normalize-package-data@7.0.1: + resolution: {integrity: sha512-linxNAT6M0ebEYZOx2tO6vBEFsVgnPpv+AVjk0wJHfaUIbq31Jm3T6vvZaarnOeWDh8ShnwXuaAyM7WT3RzErA==} + engines: {node: ^18.17.0 || >=20.5.0} normalize-path@3.0.0: resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==} engines: {node: '>=0.10.0'} - npm-run-path@2.0.2: - resolution: {integrity: sha512-lJxZYlT4DW/bRUtFh1MQIWqmLwQfAxnqWG4HhEdjMlkrJYnJn0Jrr2u3mgxqaWsdiBc76TYkTG/mhrnYTuzfHw==} - engines: {node: '>=4'} - - npm-run-path@5.3.0: - resolution: {integrity: sha512-ppwTtiJZq0O/ai0z7yfudtBpWIoxM8yE6nHi1X47eFR2EWORqfbu6CnPlNsjeN683eT0qG6H/Pyf9fCcvjnnnQ==} - engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} + npm-run-path@6.0.0: + resolution: {integrity: sha512-9qny7Z9DsQU8Ou39ERsPU4OZQlSTP47ShQzuKZ6PRXpYLtIFgl/DEBYEXKlvcEa+9tHVcK8CF81Y2V72qaZhWA==} + engines: {node: '>=18'} nth-check@2.1.1: resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==} @@ -5287,46 +5117,18 @@ packages: once@1.4.0: resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==} - onetime@5.1.2: - resolution: {integrity: sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==} - engines: {node: '>=6'} - - onetime@6.0.0: - resolution: {integrity: sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==} - engines: {node: '>=12'} - - open@7.4.2: - resolution: {integrity: sha512-MVHddDVweXZF3awtlAS+6pgKLlm/JgxZ90+/NBurBoQctVOOB/zDdVjcyPzQ+0laDGbsWgrRkflI65sQeOgT9Q==} - engines: {node: '>=8'} + open@10.2.0: + resolution: {integrity: sha512-YgBpdJHPyQ2UE5x+hlSXcnejzAvD0b22U2OuAP+8OnlJT+PjWPxtgmGqKKc+RgTM63U9gN0YzrYc71R2WT/hTA==} + engines: {node: '>=18'} optionator@0.9.4: resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==} engines: {node: '>= 0.8.0'} - os-name@3.1.0: - resolution: {integrity: sha512-h8L+8aNjNcMpo/mAIBPn5PXCM16iyPGjHNWo6U1YO8sJTMHtEtyczI6QJnLoplswm6goopQkqc7OAnjhWcugVg==} - engines: {node: '>=6'} - - os-tmpdir@1.0.2: - resolution: {integrity: sha512-D2FR03Vir7FIu45XBY20mTb+/ZSWB00sjU9jdQXt83gDrI4Ztz5Fs7/yy74g2N5SVQY4xY1qDr4rNddwYRVX0g==} - engines: {node: '>=0.10.0'} - own-keys@1.0.1: resolution: {integrity: sha512-qFOyK5PjiWZd+QQIh+1jhdb9LpxTF0qs7Pm8o5QHYZ0M3vKqSqzsZaEB6oWlxZ+q2sJBMI/Ktgd2N5ZwQoRHfg==} engines: {node: '>= 0.4'} - p-finally@1.0.0: - resolution: {integrity: sha512-LICb2p9CB7FS+0eR1oqWnHhp0FljGLZCWBE9aix0Uye9W8LTQPwMTYVGWQWIw9RdQiDg4+epXQODwIYJtSJaow==} - engines: {node: '>=4'} - - p-limit@1.3.0: - resolution: {integrity: sha512-vvcXsLAJ9Dr5rQOPk7toZQZJApBl2K4J6dANSsEuh6QI41JYcsS/qhTGa9ErIUUgK3WNQoJYvylxvjqmiqEA9Q==} - engines: {node: '>=4'} - - p-limit@2.3.0: - resolution: {integrity: sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==} - engines: {node: '>=6'} - p-limit@3.1.0: resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==} engines: {node: '>=10'} @@ -5335,14 +5137,6 @@ packages: resolution: {integrity: sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} - p-locate@2.0.0: - resolution: {integrity: sha512-nQja7m7gSKuewoVRen45CtVfODR3crN3goVQ0DDZ9N3yHxgpkuBhZqsaiotSQRrADUrne346peY7kT3TSACykg==} - engines: {node: '>=4'} - - p-locate@4.1.0: - resolution: {integrity: sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==} - engines: {node: '>=8'} - p-locate@5.0.0: resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==} engines: {node: '>=10'} @@ -5355,36 +5149,16 @@ packages: resolution: {integrity: sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==} engines: {node: '>=10'} - p-try@1.0.0: - resolution: {integrity: sha512-U1etNYuMJoIz3ZXSrrySFjsXQTWOx2/jdi86L+2pRvph/qMKL6sbcCYdH23fqsbm8TH2Gn0OybpT4eSFlCVHww==} - engines: {node: '>=4'} - - p-try@2.2.0: - resolution: {integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==} - engines: {node: '>=6'} - package-json-from-dist@1.0.0: resolution: {integrity: sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw==} param-case@2.1.1: resolution: {integrity: sha512-eQE845L6ot89sk2N8liD8HAuH4ca6Vvr7VWAWwt7+kvvG5aBcPmmphQ68JsEG2qa9n1TykS2DLeMt363AAH8/w==} - param-case@3.0.4: - resolution: {integrity: sha512-RXlj7zCYokReqWpOPH9oYivUzLYZ5vAPIfEmCTNViosC78F8F0H9y7T7gG2M39ymgutxF5gcFEsyZQSph9Bp3A==} - parent-module@1.0.1: resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==} engines: {node: '>=6'} - parse-github-url@1.0.2: - resolution: {integrity: sha512-kgBf6avCbO3Cn6+RnzRGLkUsv4ZVqv/VfAYkRsyBcgkshNvVBkRn1FEZcW0Jb+npXQWm2vHPnnOqFteZxRRGNw==} - engines: {node: '>=0.10.0'} - hasBin: true - - parse-json@4.0.0: - resolution: {integrity: sha512-aOIos8bujGN93/8Ox/jPLh7RwVnPEysynVFE+fQZyg6jKELEHwzgKdLRFHUgXJL6kylijVSBC4BvN9OmsB48Rw==} - engines: {node: '>=4'} - parse-json@5.2.0: resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==} engines: {node: '>=8'} @@ -5393,6 +5167,10 @@ packages: resolution: {integrity: sha512-kHt7kzLoS9VBZfUsiKjv43mr91ea+U05EyKkEtqp7vNbHxmaVuEqN7XxeEVnGrMtYOAxGrDElSi96K7EgO1zCA==} engines: {node: '>=6'} + parse-ms@4.0.0: + resolution: {integrity: sha512-TXfryirbmq34y8QBwgqCVLi+8oA3oWx2eAnSn62ITyEhEYaWRlVZ2DvMM9eZbMs/RfxPu/PK/aBLyGj4IrqMHw==} + engines: {node: '>=18'} + parse5-htmlparser2-tree-adapter@7.1.0: resolution: {integrity: sha512-ruw5xyKs6lrpo9x9rCZqZZnIUntICjQAd0Wsmp396Ul9lN/h+ifgVV1x1gZHi8euej6wTfpqX8j+BFQxF0NS/g==} @@ -5402,15 +5180,8 @@ packages: parseley@0.12.1: resolution: {integrity: sha512-e6qHKe3a9HWr0oMRVDTRhKce+bRO8VGQR3NyVwcjwrbhMmFCX9KszEV35+rn4AdilFAq9VPxP/Fe1wC9Qjd2lw==} - pascal-case@3.1.2: - resolution: {integrity: sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g==} - - path-case@3.0.4: - resolution: {integrity: sha512-qO4qCFjXqVTrcbPt/hQfhTQ+VhFsqNKOPtytgNKkKxSoEp3XPUQ8ObFuePylOIok5gjn69ry8XiULxCwot3Wfg==} - - path-exists@3.0.0: - resolution: {integrity: sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ==} - engines: {node: '>=4'} + path-browserify@1.0.1: + resolution: {integrity: sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==} path-exists@4.0.0: resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==} @@ -5424,14 +5195,6 @@ packages: resolution: {integrity: sha512-cbrerZV+6rvdQrrD+iGMcZFEiiSrbv9Tfdkvnusy6y0x0GKBXREFg/Y65GhIfm0tnLntThhzCnfKwp1WRjeCyQ==} engines: {node: '>=14.0.0'} - path-is-absolute@1.0.1: - resolution: {integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==} - engines: {node: '>=0.10.0'} - - path-key@2.0.1: - resolution: {integrity: sha512-fEHGKCSmUSDPv4uoj8AlD+joPlq3peND+HRYyxFz4KPw4z926S/b8rIuFs2FYJg3BwsxJf6A9/3eIdLaYC+9Dw==} - engines: {node: '>=4'} - path-key@3.1.1: resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==} engines: {node: '>=8'} @@ -5447,17 +5210,13 @@ packages: resolution: {integrity: sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==} engines: {node: '>=16 || 14 >=14.18'} - path-scurry@2.0.0: - resolution: {integrity: sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==} - engines: {node: 20 || >=22} - - path-type@3.0.0: - resolution: {integrity: sha512-T2ZUsdZFHgA3u4e5PfPbjd7HDDpxPnQb5jN0SrDsjNSuVXHJqtwTnWqG0B1jZrgmJ/7lj1EmVIByWt1gxGkWvg==} - engines: {node: '>=4'} + path-scurry@2.0.2: + resolution: {integrity: sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg==} + engines: {node: 18 || 20 || >=22} - path-type@4.0.0: - resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==} - engines: {node: '>=8'} + path-type@6.0.0: + resolution: {integrity: sha512-Vj7sf++t5pBD637NSfkxpHSMfWaeig5+DKWLhcqIYx6mWQz5hdJTGDVMQiJcw1ZYkhs7AazKDGpRVji1LJCZUQ==} + engines: {node: '>=18'} pathe@2.0.3: resolution: {integrity: sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==} @@ -5472,18 +5231,12 @@ packages: perfect-debounce@1.0.0: resolution: {integrity: sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==} - pg-cloudflare@1.1.1: - resolution: {integrity: sha512-xWPagP/4B6BgFO+EKz3JONXv3YDgvkbVrGw2mTo3D6tVDQRh1e7cqVGvyR3BE+eQgAvx1XhW/iEASj4/jCWl3Q==} - pg-cloudflare@1.3.0: resolution: {integrity: sha512-6lswVVSztmHiRtD6I8hw4qP/nDm1EJbKMRhf3HCYaqud7frGysPv7FYJ5noZQdhQtN2xJnimfMtvQq21pdbzyQ==} pg-connection-string@2.12.0: resolution: {integrity: sha512-U7qg+bpswf3Cs5xLzRqbXbQl85ng0mfSV/J0nnA31MCLgvEaAo7CIhmeyrmJpOr7o+zm0rXK+hNnT5l9RHkCkQ==} - pg-connection-string@2.7.0: - resolution: {integrity: sha512-PI2W9mv53rXJQEOb8xNR8lH7Hr+EKa6oJa38zsK0S/ky2er16ios1wLKhZyxzD7jUReiWokc9WK5nxSnC7W1TA==} - pg-cursor@2.17.0: resolution: {integrity: sha512-2Uio3Xfl5ldwJfls+RgGL+YbPcKQncWACWjYQFqlamvHZ4HJFjZhhZBbqd7jQ2LIkZYSvU90bm2dNW0rno+QFQ==} peerDependencies: @@ -5537,17 +5290,9 @@ packages: peerDependencies: pg: '>=8.0' - pg-pool@3.7.1: - resolution: {integrity: sha512-xIOsFoh7Vdhojas6q3596mXFsR8nwBQBXX5JiV7p9buEVAGqYL4yFzclON5P9vFrpu1u7Zwl2oriyDa89n0wbw==} - peerDependencies: - pg: '>=8.0' - pg-protocol@1.13.0: resolution: {integrity: sha512-zzdvXfS6v89r6v7OcFCHfHlyG/wvry1ALxZo4LqgUoy7W9xhBDMaqOuMiF3qEV45VqsN6rdlcehHrfDtlCPc8w==} - pg-protocol@1.7.1: - resolution: {integrity: sha512-gjTHWGYWsEgy9MsY0Gp6ZJxV24IjDqdpTW7Eh0x+WfJLFsm/TJx1MzL6T0D88mBvkpxotCQ6TwW6N+Kko7lhgQ==} - pg-query-stream@4.12.0: resolution: {integrity: sha512-H97oiVPQ0+eRqIFOeYMUnjDcv9od7vHHMjiVDAhg2SEzAUr3M/dT83UEV1B+fm+tcVnymI8j2LSp57/+yjF6Fg==} peerDependencies: @@ -5561,15 +5306,6 @@ packages: resolution: {integrity: sha512-cRL3JpS3lKMGsKaWndugWQoLOCoP+Cic8oseVcbr0qhPzYD5DWXK+RZ9LY9wxRf7RQia4SCwQlXk0q6FCPrVng==} engines: {node: '>=10'} - pg@8.13.3: - resolution: {integrity: sha512-P6tPt9jXbL9HVu/SSRERNYaYG++MjnscnegFh9pPHihfoBSujsrka0hyuymMzeJKFWrcG8wvCKy8rCe8e5nDUQ==} - engines: {node: '>= 8.0.0'} - peerDependencies: - pg-native: '>=3.0.1' - peerDependenciesMeta: - pg-native: - optional: true - pg@8.20.0: resolution: {integrity: sha512-ldhMxz2r8fl/6QkXnBD3CR9/xg694oT6DZQ2s6c/RI28OjtSOpxnPrUCGOBJ46RCUxcWdx3p6kw/xnDHjKvaRA==} engines: {node: '>= 16.0.0'} @@ -5600,14 +5336,6 @@ packages: resolution: {integrity: sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==} engines: {node: '>=12'} - pify@2.3.0: - resolution: {integrity: sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==} - engines: {node: '>=0.10.0'} - - pify@3.0.0: - resolution: {integrity: sha512-C3FsVNH1udSEX48gGX1xfvwTWfsYWj5U+8/uK15BGzIGrKoUpghX8hWZwa/OFnakBiiVNmBvemTJR5mcy7iPcg==} - engines: {node: '>=4'} - pinia@3.0.4: resolution: {integrity: sha512-l7pqLUFTI/+ESXn6k3nu30ZIzW5E2WZF/LaHJEpoq6ElcLD+wduZoB2kBN19du6K/4FDpPMazY2wJr+IndBtQw==} peerDependencies: @@ -5726,11 +5454,6 @@ packages: resolution: {integrity: sha512-SxToR7P8Y2lWmv/kTzVLC1t/GDI2WGjMwNhLLE9qtH8Q13C+aEmuRlzDst4Up4s0Wc8sF2M+J57iB3cMLqftfg==} engines: {node: '>=6.0.0'} - prettier@2.8.8: - resolution: {integrity: sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==} - engines: {node: '>=10.13.0'} - hasBin: true - prettier@3.8.3: resolution: {integrity: sha512-7igPTM53cGHMW8xWuVTydi2KO233VFiTNyF5hLJqpilHfmn8C8gPf+PS7dUT64YcXFbiMGZxS9pCSxL/Dxm/Jw==} engines: {node: '>=14'} @@ -5740,6 +5463,10 @@ packages: resolution: {integrity: sha512-973driJZvxiGOQ5ONsFhOF/DtzPMOMtgC11kCpUrPGMTgqp2q/1gwzCquocrN33is0VZ5GFHXZYMM9l6h67v2Q==} engines: {node: '>=10'} + pretty-ms@9.3.0: + resolution: {integrity: sha512-gjVS5hOP+M3wMm5nmNOucbIrqudzs9v/57bWRHQWLYklXqoXKrVfYW2W9+glfGsqtPgpiz5WwyEEB+ksXIx3gQ==} + engines: {node: '>=18'} + primereact@9.6.5: resolution: {integrity: sha512-x+a+wYDh3NFmtZi+2BGCiR/xlPhSKxnF8tJw0Tt8qXwdDcKNw4i26MRric8AWFugidt8LLze8RrCWVhyPUFc+A==} peerDependencies: @@ -5753,9 +5480,6 @@ packages: printable-characters@1.0.42: resolution: {integrity: sha512-dKp+C4iXWK4vVYZmYSd0KBH5F/h1HoZRsbJ82AVKRO3PEo8L4lBS/vLwhVtpwwuYcoIsVY+1JYKR268yn480uQ==} - process-nextick-args@2.0.1: - resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==} - process-warning@4.0.1: resolution: {integrity: sha512-3c2LzQ3rY9d0hc1emcsHhfT9Jwz0cChib/QN89oME2R451w5fy3f0afAhERFZAwrbDU43wk12d0ORBpDVME50Q==} @@ -5772,27 +5496,17 @@ packages: proto-list@1.2.4: resolution: {integrity: sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA==} - proxy-from-env@1.1.0: - resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==} + proxy-from-env@2.1.0: + resolution: {integrity: sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==} + engines: {node: '>=10'} psl@1.8.0: resolution: {integrity: sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ==} - pump@3.0.0: - resolution: {integrity: sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==} - punycode@2.3.1: resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==} engines: {node: '>=6'} - q@1.5.1: - resolution: {integrity: sha512-kV/CThkXo6xyFEZUugw/+pIOywXcDbFYgSct5cT3gqlbkBE1SJdwy6UQoZvodiWF/ckQLZyDE/Bu1M6gVu5lVw==} - engines: {node: '>=0.6.0', teleport: '>=0.2.0'} - deprecated: |- - You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other. - - (For a CapTP with native promises, see @endo/eventual-send and @endo/captp) - qified@0.9.1: resolution: {integrity: sha512-n7mar4T0xQ+39dE2vGTAlbxUEpndwPANH0kDef1/MYsB8Bba9wshkybIRx74qgcvKQPEWErf9AqAdYjhzY2Ilg==} engines: {node: '>=20'} @@ -5814,10 +5528,6 @@ packages: quick-format-unescaped@4.0.4: resolution: {integrity: sha512-tYC1Q1hgyRuHgloV/YXs2w15unPVh8qfu/qCTfhTYamaw7fyhumKa2yGpdSo87vY32rIclj+4fWYQXUMs9EHvg==} - quick-lru@4.0.1: - resolution: {integrity: sha512-ARhCpm70fzdcvNQfPoy49IaanKkTlRWF2JMzqhcJbhSFRZv7nPTvZJdcY7301IPmvW+/p0RgIWnQDLJxifsQ7g==} - engines: {node: '>=8'} - quick-lru@7.0.0: resolution: {integrity: sha512-MX8gB7cVYTrYcFfAnfLlhRd0+Toyl8yX8uBx1MrX7K0jegiz9TumwOK27ldXrgDlHRdVi+MqU9Ssw6dr4BNreg==} engines: {node: '>=18'} @@ -5888,15 +5598,15 @@ packages: resolution: {integrity: sha512-z6F7K9bV85EfseRCp2bzrpyQ0Gkw1uLoCel9XBVWPg/TjRj94SkJzUTGfOa4bs7iJvBWtQG0Wq7wnI0syw3EBQ==} engines: {node: '>=0.10.0'} - react-router-dom@6.28.2: - resolution: {integrity: sha512-O81EWqNJWqvlN/a7eTudAdQm0TbI7hw+WIi7OwwMcTn5JMyZ0ibTFNGz+t+Lju0df4LcqowCegcrK22lB1q9Kw==} + react-router-dom@6.30.3: + resolution: {integrity: sha512-pxPcv1AczD4vso7G4Z3TKcvlxK7g7TNt3/FNGMhfqyntocvYKj+GCatfigGDjbLozC4baguJ0ReCigoDJXb0ag==} engines: {node: '>=14.0.0'} peerDependencies: react: '>=16.8' react-dom: '>=16.8' - react-router@6.28.2: - resolution: {integrity: sha512-BgFY7+wEGVjHCiqaj2XiUBQ1kkzfg6UoKYwEe0wv+FF+HNPCxtS/MVPvLAPH++EsuCMReZl9RYVGqcHLk5ms3A==} + react-router@6.30.3: + resolution: {integrity: sha512-XRnlbKMTmktBkjCLE8/XcZFlnHvr2Ltdr1eJX4idL55/9BbORzyZEaIkBFDhFGCEWBBItsVrDxwx3gnisMitdw==} engines: {node: '>=14.0.0'} peerDependencies: react: '>=16.8' @@ -5917,25 +5627,6 @@ packages: resolution: {integrity: sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==} engines: {node: '>=0.10.0'} - read-pkg-up@3.0.0: - resolution: {integrity: sha512-YFzFrVvpC6frF1sz8psoHDBGF7fLPc+llq/8NB43oagqWkx8ar5zYtsTORtOjw9W2RHLpWP+zTWwBvf1bCmcSw==} - engines: {node: '>=4'} - - read-pkg-up@7.0.1: - resolution: {integrity: sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==} - engines: {node: '>=8'} - - read-pkg@3.0.0: - resolution: {integrity: sha512-BLq/cCO9two+lBgiTYNqD6GdtK8s4NpaWrl6/rCO9w0TUS8oJl7cmToOZfRYllKTISY6nt1U7jQ53brmKqY6BA==} - engines: {node: '>=4'} - - read-pkg@5.2.0: - resolution: {integrity: sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==} - engines: {node: '>=8'} - - readable-stream@2.3.8: - resolution: {integrity: sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==} - readable-stream@3.6.2: resolution: {integrity: sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==} engines: {node: '>= 6'} @@ -5952,14 +5643,6 @@ packages: resolution: {integrity: sha512-57frrGM/OCTLqLOAh0mhVA9VBMHd+9U7Zb2THMGdBUoZVOtGbJzjxsYGDJ3A9AYYCP4hn6y1TVbaOfzWtm5GFg==} engines: {node: '>= 12.13.0'} - rechoir@0.6.2: - resolution: {integrity: sha512-HFM8rkZ+i3zrV+4LQjwQ0W+ez98pApMGM3HUrN04j3CqzPOzl9nmP15Y8YXNm8QHGv/eacOVEjqhmWpkRV0NAw==} - engines: {node: '>= 0.10'} - - redent@3.0.0: - resolution: {integrity: sha512-6tDA8g98We0zd0GvVeMT9arEOnTw9qM03L9cJXaCjrip1OO764RDBLBfrB4cwzNGDj5OA5ioymC9GkizgWJDUg==} - engines: {node: '>=8'} - reflect.getprototypeof@1.0.10: resolution: {integrity: sha512-00o4I+DVrefhv+nX0ulyi3biSHCPDe+yLv5o/p6d/UVlirijB8E16FtfwSAi4g3tcqrQ4lRAqQSoFEZJehYEcw==} engines: {node: '>= 0.4'} @@ -6010,10 +5693,6 @@ packages: resolution: {integrity: sha512-U7WjGVG9sH8tvjW5SmGbQuui75FiyjAX72HX15DwBBwF9dNiQZRQAg9nnPhYy+TUnE0+VcrttuvNI8oSxZcocA==} hasBin: true - restore-cursor@3.1.0: - resolution: {integrity: sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==} - engines: {node: '>=8'} - ret@0.1.15: resolution: {integrity: sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==} engines: {node: '>=0.12'} @@ -6041,24 +5720,24 @@ packages: rrweb-cssom@0.8.0: resolution: {integrity: sha512-guoltQEx+9aMf2gDZ0s62EcV8lsXR+0w8915TC3ITdn2YueuNjdAYh/levpU9nFaoChh9RUS5ZdQMrKfVEN9tw==} - run-async@2.4.1: - resolution: {integrity: sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ==} + run-applescript@7.1.0: + resolution: {integrity: sha512-DPe5pVFaAsinSaV6QjQ6gdiedWDcRCbUuiQfQa2wmWV7+xC9bGulGI8+TdRmoFkAPaBXk8CrAbnlY2ISniJ47Q==} + engines: {node: '>=18'} + + run-async@4.0.6: + resolution: {integrity: sha512-IoDlSLTs3Yq593mb3ZoKWKXMNu3UpObxhgA/Xuid5p4bbfi2jdY1Hj0m1K+0/tEuQTxIGMhQDqGjKb7RuxGpAQ==} engines: {node: '>=0.12.0'} run-parallel@1.2.0: resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==} - rxjs@6.6.7: - resolution: {integrity: sha512-hTdwr+7yYNIT5n4AMYp85KA6yw2Va0FLa3Rguvbpa4W3I5xynaBZo41cM3XM+4Q6fRMj3sBYIR1VAmZMXYJvRQ==} - engines: {npm: '>=2.0.0'} + rxjs@7.8.2: + resolution: {integrity: sha512-dhKf903U/PQZY6boNNtAGdWbG85WAbjT/1xYoZIC7FAY0yWapOBQVsVrDl58W86//e1VpMNBtRV4MaXfdMySFA==} safe-array-concat@1.1.3: resolution: {integrity: sha512-AURm5f0jYEOydBj7VQlVvDrjeFgthDdEF5H1dP+6mNpoXOMo1quQqJ4wvJDyRZ9+pO3kGWoOdmV08cSv2aJV6Q==} engines: {node: '>=0.4'} - safe-buffer@5.1.2: - resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==} - safe-buffer@5.2.1: resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==} @@ -6095,9 +5774,6 @@ packages: resolution: {integrity: sha512-o/mRQGk9Rcer/jEEw/yw4mwo3EU/NvYvp577/Btqrym9Qy5/MdWGBqipbALgd2lrdWTJ5/gqDusxfnQBxOxT2Q==} deprecated: Just use Node.js's crypto.timingSafeEqual() - secure-json-parse@3.0.2: - resolution: {integrity: sha512-H6nS2o8bWfpFEV6U38sOSjS7bTbdgbCGU9wEM6W14P5H0QOsz94KCusifV44GpHDTu2nqZbuDNhTzu+mjDSw1w==} - secure-json-parse@4.1.0: resolution: {integrity: sha512-l4KnYfEyqYJxDwlNVyRfO2E4NTHfMKAWdUuA8J0yve2Dz/E/PdBepY03RvyJpssIpRFwJoCD55wA+mEDs6ByWA==} @@ -6107,14 +5783,6 @@ packages: semver-compare@1.0.0: resolution: {integrity: sha512-YM3/ITh2MJ5MtzaM429anh+x2jiLVjqILF4m4oyQB18W7Ggea7BfqdH/wGMK7dDiMghv/6WG7znWMwUDzJiXow==} - semver@5.7.2: - resolution: {integrity: sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==} - hasBin: true - - semver@6.3.0: - resolution: {integrity: sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==} - hasBin: true - semver@6.3.1: resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==} hasBin: true @@ -6124,20 +5792,22 @@ packages: engines: {node: '>=10'} hasBin: true + semver@7.7.1: + resolution: {integrity: sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==} + engines: {node: '>=10'} + hasBin: true + semver@7.7.4: resolution: {integrity: sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==} engines: {node: '>=10'} hasBin: true - sentence-case@3.0.4: - resolution: {integrity: sha512-8LS0JInaQMCRoQ7YUytAo/xUu5W2XnQxV2HI/6uM6U7CITS1RqPElr30V6uIqyMKM9lJGRVFy5/4CuzcixNYSg==} - serialize-error@8.1.0: resolution: {integrity: sha512-3NnuWfM6vBYoy5gZFvHiYsVbafvI9vZv/+jlIigFn4oP4zjNPK3LhcY0xSCgeb1a5L8jO71Mit9LlNoi2UfDDQ==} engines: {node: '>=10'} - serialize-javascript@3.1.0: - resolution: {integrity: sha512-JIJT1DGiWmIKhzRsG91aS6Ze4sFUrYbltlkg2onR5OrnNM02Kl/hnY/T4FN2omvyeBbQmMJv+K4cPOpGzOTFBg==} + serialize-javascript@6.0.2: + resolution: {integrity: sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==} set-cookie-parser@2.7.0: resolution: {integrity: sha512-lXLOiqpkUumhRdFF3k1osNXCy9akgx/dyPZ5p8qAg9seJzXr5ZrlqZuWIMuY6ejOsVLE6flJ5/h3lsn57fQ/PQ==} @@ -6157,36 +5827,24 @@ packages: setprototypeof@1.2.0: resolution: {integrity: sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==} - shebang-command@1.2.0: - resolution: {integrity: sha512-EV3L1+UQWGor21OmnvojK36mhg+TyIKDh3iFBKBohr5xeXIhNBcx8oWdgkTEEQ+BEFFYdLRuqMfd5L84N1V5Vg==} - engines: {node: '>=0.10.0'} - shebang-command@2.0.0: resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==} engines: {node: '>=8'} - shebang-regex@1.0.0: - resolution: {integrity: sha512-wpoSFAxys6b2a2wHZ1XpDSgD7N9iVjg29Ph9uV/uaP9Ex/KXlkTZTeddxDPSYQpgvzKLGJke2UU0AzoGCjNIvQ==} - engines: {node: '>=0.10.0'} - shebang-regex@3.0.0: resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==} engines: {node: '>=8'} - shell-quote@1.8.1: - resolution: {integrity: sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==} - - shelljs@0.8.5: - resolution: {integrity: sha512-TiwcRcrkhHvbrZbnRcFYMLl30Dfov3HKqzp5tO5b4pt6G/SezKcYhmDg15zXVBswHmctSAQKznqNW2LO5tTDow==} - engines: {node: '>=4'} - hasBin: true + shell-quote@1.8.3: + resolution: {integrity: sha512-ObmnIF4hXNg1BqhnHmgbDETF8dLPCggZWBjkQfhZpbszZnYur5DUljTcCHii5LC3J5E0yeO/1LIMyH+UvHQgyw==} + engines: {node: '>= 0.4'} - shipjs-lib@0.26.4: - resolution: {integrity: sha512-14gBpRocyYPyi5DWlct+lKk3YwRSLLL650UFzM/8L2gnFoYOrk0JAesuXa0X5PC6Pg+aVmmwd372yh7nmVN84A==} + shipjs-lib@0.28.3: + resolution: {integrity: sha512-AMgTdZ48PJnQZ09U23m0i+t2fvP1eL61dXcuj+q9k6PB6sUhZTHLvLgyC5IiO8rC0lYNEYHM4WjPZpNW3KuFwg==} - shipjs@0.26.4: - resolution: {integrity: sha512-NeXCbCuvwMzUL544kGVQIahshRddj2AskkScock5iH75868zWE1l5esnj0jWTvWkQ6UnBS0wuip/5v9vHQ4eyA==} - engines: {node: '>=8'} + shipjs@0.28.3: + resolution: {integrity: sha512-+u4dhQmP2zrK98f7dyTPLpzqLS8BwypJ86iCXQPYjEOzRxXzo2enQAyzUQ1wnDTZlm/dADg02716er4ZIk4KPA==} + engines: {node: '>=20'} hasBin: true side-channel-list@1.0.0: @@ -6212,9 +5870,6 @@ packages: siginfo@2.0.0: resolution: {integrity: sha512-ybx0WO1/8bSBLEWXZvEd7gMW3Sn3JFlW3TvX1nREbDLRNQNaeNN8WK0meBwPdAaOI7TtRRRJn/Es1zhrrCHu7g==} - signal-exit@3.0.7: - resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==} - signal-exit@4.1.0: resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==} engines: {node: '>=14'} @@ -6222,10 +5877,6 @@ packages: single-user-cache@2.1.0: resolution: {integrity: sha512-Wmu+uIEkabMoQPpJTOYhEsE6h/XjnjIhtuB1+tynxeO/hQxwQD0hIDq/ad65P1Tw9wt9f5SKnUe+63m6TMB4Uw==} - slash@3.0.0: - resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==} - engines: {node: '>=8'} - slash@5.1.0: resolution: {integrity: sha512-ZA6oR3T/pEyuqwMgAKT0/hAv8oAXckzbkmR0UkUosQ+Mc4RxGoJkRmwHgHufaenlyAgE1Mxgpdcrf75y6XcnDg==} engines: {node: '>=14.16'} @@ -6249,9 +5900,6 @@ packages: peerDependencies: zod: ^3 - snake-case@3.0.4: - resolution: {integrity: sha512-LAOh4z89bGQvl9pFfNF8V146i7o7/CqFPbqzYgP+yYzDIDeS9HaNFtXABamRW+AQzEVODcvE79ljJ+8a9YSdMg==} - sonic-boom@4.2.0: resolution: {integrity: sha512-INb7TM37/mAcsGmc9hyyI6+QR3rR1zVRu36B0NeGXKnOOLiZOfER5SA+N7X7k3yUYRzLWafduTDvJAfDswwEww==} @@ -6283,16 +5931,10 @@ packages: resolution: {integrity: sha512-1POYv7uv2gXoyGFpBCmpDVSNV74IfsWlDW216UPjbWufNf+bSU6GdbDsxdcxtfwb4xlI3yxzOTKClUosxARYrQ==} engines: {node: '>=0.10.0'} - split2@3.2.2: - resolution: {integrity: sha512-9NThjpgZnifTkJpzTZ7Eue85S49QwpNhZTq6GRJwObb6jnLFNGB7Qm73V5HewTROPyxD0C29xqmaI68bQtV+hg==} - split2@4.2.0: resolution: {integrity: sha512-UcjcJOWknrNkF6PLX83qcHM6KHgVKNkV62Y8a5uYDVv9ydGQVwAHMKqHdJje1VTWpljG0WYpCDhrCdAOYH4TWg==} engines: {node: '>= 10.x'} - split@1.0.1: - resolution: {integrity: sha512-mTyOoPbrivtXnwnIxZRFYRrPNtEFKlpB2fvjSnCQUiAA6qAZzqwna5envK4uk6OIeP17CsdF3rSBGYVBsU0Tkg==} - sql-template-strings@2.2.2: resolution: {integrity: sha512-UXhXR2869FQaD+GMly8jAMCRZ94nU5KcrFetZfWEMd+LVVG6y0ExgHAhatEcKZ/wk8YcKPdi+hiD2wm75lq3/Q==} engines: {node: '>=4.0.0'} @@ -6370,9 +6012,6 @@ packages: resolution: {integrity: sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg==} engines: {node: '>= 0.4'} - string_decoder@1.1.1: - resolution: {integrity: sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==} - string_decoder@1.3.0: resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==} @@ -6380,10 +6019,6 @@ packages: resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==} engines: {node: '>=8'} - strip-ansi@7.1.0: - resolution: {integrity: sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==} - engines: {node: '>=12'} - strip-ansi@7.2.0: resolution: {integrity: sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==} engines: {node: '>=12'} @@ -6392,17 +6027,9 @@ packages: resolution: {integrity: sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==} engines: {node: '>=4'} - strip-eof@1.0.0: - resolution: {integrity: sha512-7FCwGGmx8mD5xQd3RPUvnSpUXHM3BWuzjtpD4TXsfcZ9EL4azvVVUscFYwD9nx8Kh+uCBC00XBtAykoMHwTh8Q==} - engines: {node: '>=0.10.0'} - - strip-final-newline@3.0.0: - resolution: {integrity: sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw==} - engines: {node: '>=12'} - - strip-indent@3.0.0: - resolution: {integrity: sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==} - engines: {node: '>=8'} + strip-final-newline@4.0.0: + resolution: {integrity: sha512-aulFJcD6YK8V1G7iRB5tigAP4TsHBZZrOV8pjV++zdUwmeV8uzbY7yn6h9MswN62adStNZFuCIx4haBnRuMDaw==} + engines: {node: '>=18'} strip-indent@4.1.1: resolution: {integrity: sha512-SlyRoSkdh1dYP0PzclLE7r0M9sgbFKKMFXpFRUMNuKhQSbC6VQIGzq3E0qsfvGJaUFJPGv6Ws1NZ/haTAjfbMA==} @@ -6450,8 +6077,8 @@ packages: peerDependencies: stylelint: ^16.18.0 || ^17.0.0 - stylelint@17.9.1: - resolution: {integrity: sha512-THTmnAPJTrg/JhkTWZlSyrO+HUYMx6ELthIHeMyD2WOKqXIJUFQv2Yxn91bvUrZdbBJaW2dUuQdPST2wcQ6C3g==} + stylelint@17.11.0: + resolution: {integrity: sha512-/3czzmbF9XdGWvReDF3Ex4R23Ajolo7j8RB2bFNEqk6Ht356nlpVV+G5bG2Qt8AW1ofJzXztBRDnAtd7cgowWA==} engines: {node: '>=20.19.0'} hasBin: true @@ -6475,10 +6102,6 @@ packages: resolution: {integrity: sha512-SS+jx45GF1QjgEXQx4NJZV9ImqmO2NPz5FNsIHrsDjh2YsHnawpan7SNQ1o8NuhrbHZy9AZhIoCUiCeaW/C80g==} engines: {node: '>=18'} - supports-color@5.5.0: - resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==} - engines: {node: '>=4'} - supports-color@7.2.0: resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==} engines: {node: '>=8'} @@ -6509,30 +6132,22 @@ packages: resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==} engines: {node: '>=6'} - temp-dir@1.0.0: - resolution: {integrity: sha512-xZFXEGbG7SNC3itwBzI3RYjq/cEhBkx2hJuKGIUOcEULmkQExXiHat2z/qkISYsuR+IKumhEfKKbV5qXmhICFQ==} - engines: {node: '>=4'} - - temp-dir@2.0.0: - resolution: {integrity: sha512-aoBAniQmmwtcKp/7BzsH8Cxzv8OL736p7v1ihGb5e9DJ9kTwGWHrQrVB5+lfVDzfGrdRzXch+ig7LHaY1JTOrg==} - engines: {node: '>=8'} + temp-dir@3.0.0: + resolution: {integrity: sha512-nHc6S/bwIilKHNRgK/3jlhDoIHcp45YgyiwcAk46Tr0LfEqGBVpmiAyuiuxeVE44m3mXnEeVhaipLOEWmH+Njw==} + engines: {node: '>=14.16'} - temp-write@4.0.0: - resolution: {integrity: sha512-HIeWmj77uOOHb0QX7siN3OtwV3CTntquin6TNVg6SHOqCP3hYKmox90eeFOGaY1MqJ9WYDDjkyZrW6qS5AWpbw==} - engines: {node: '>=8'} + temp-write@6.0.1: + resolution: {integrity: sha512-6bj9LlNld+knzEOQvnZK6YxiPF+foOUjvG/WoWj1/Mt9c6f2kQCPsh8KZ+NyTk0AejubTQSPpx2alcswE1bF8g==} + engines: {node: '>=18'} - tempfile@3.0.0: - resolution: {integrity: sha512-uNFCg478XovRi85iD42egu+eSFUmmka750Jy7L5tfHI5hQKKtbPnxaSaXAbBqCDYrw3wx4tXjKwci4/QmsZJxw==} - engines: {node: '>=8'} + tempfile@5.0.0: + resolution: {integrity: sha512-bX655WZI/F7EoTDw9JvQURqAXiPHi8o8+yFxPF2lWYyz1aHnmMRuXWqL6YB6GmeO0o4DIYWHLgGNi/X64T+X4Q==} + engines: {node: '>=14.18'} test-exclude@7.0.1: resolution: {integrity: sha512-pFYqmTw68LXVjeWJMST4+borgQP2AyMNbg1BpZh9LbyhUeNkeaPF9gzfPGUAnSMV3qPYdWUwDIjjCLiSDOl7vg==} engines: {node: '>=18'} - text-extensions@1.9.0: - resolution: {integrity: sha512-wiBrwC1EhBelW12Zy26JeOUkQ5mRu+5o8rpsJk5+2t+Y5vE7e842qtZDQ2g1NpX/29HdyFeJ4nSIhI47ENSxlQ==} - engines: {node: '>=0.10'} - text-extensions@2.4.0: resolution: {integrity: sha512-te/NtwBwfiNRLf9Ijqx3T0nlqZiQ2XrrtBvu+cLL8ZRrGkO0NHTug8MYFKyoSrv/sHTaSKfilUkizV6XhxMJ3g==} engines: {node: '>=8'} @@ -6541,12 +6156,6 @@ packages: resolution: {integrity: sha512-4iMVL6HAINXWf1ZKZjIPcz5wYaOdPhtO8ATvZ+Xqp3BTdaqtAwQkNmKORqcIo5YkQqGXq5cwfswDwMqqQNrpJA==} engines: {node: '>=20'} - through2@2.0.5: - resolution: {integrity: sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==} - - through2@4.0.2: - resolution: {integrity: sha512-iOqSav00cVxEEICeD7TjLB1sueEL+81Wpzp2bY17uZjZN0pWZPuo4suZ/61VujxmqSGFfgOcNuTZ85QJwNZQpw==} - through@2.3.8: resolution: {integrity: sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==} @@ -6560,6 +6169,10 @@ packages: tinyexec@0.3.2: resolution: {integrity: sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA==} + tinyexec@1.1.2: + resolution: {integrity: sha512-dAqSqE/RabpBKI8+h26GfLq6Vb3JVXs30XYQjdMjaj/c2tS8IYYMbIzP599KtRj7c57/wYApb3QjgRgXmrCukA==} + engines: {node: '>=18'} + tinyglobby@0.2.15: resolution: {integrity: sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==} engines: {node: '>=12.0.0'} @@ -6583,14 +6196,6 @@ packages: resolution: {integrity: sha512-WMi/OQ2axVTf/ykqCQgXiIct+mSQDFdH2fkwhPwgEwvJ1kSzZRiinb0zF2Xb8u4+OqPChmyI6MEu4EezNJz+FQ==} hasBin: true - tmp@0.0.33: - resolution: {integrity: sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==} - engines: {node: '>=0.6.0'} - - to-fast-properties@2.0.0: - resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==} - engines: {node: '>=4'} - to-regex-range@5.0.1: resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} engines: {node: '>=8.0'} @@ -6610,20 +6215,10 @@ packages: tr46@0.0.3: resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==} - tr46@5.0.0: - resolution: {integrity: sha512-tk2G5R2KRwBd+ZN0zaEXpmzdKyOYksXwywulIX95MBODjSzMIuQnQ3m8JxgbhnL1LeVo7lqQKsYa1O3Htl7K5g==} + tr46@5.1.1: + resolution: {integrity: sha512-hdF5ZgjTqgAntKkklYw0R03MG2x/bSzTtkxmIRw/sTNV8YXsCJ1tfLAX23lhxhHJlEf3CRCOCGGWw3vI3GaSPw==} engines: {node: '>=18'} - trim-newlines@3.0.1: - resolution: {integrity: sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==} - engines: {node: '>=8'} - - ts-api-utils@2.4.0: - resolution: {integrity: sha512-3TaVTaAv2gTiMB35i3FiGJaRfwb3Pyn/j3m/bfAvGe8FB7CF6u+LMYqYlDh7reQf7UNvoTvdfAqHGmPGOSsPmA==} - engines: {node: '>=18.12'} - peerDependencies: - typescript: '>=4.8.4' - ts-api-utils@2.5.0: resolution: {integrity: sha512-OJ/ibxhPlqrMM0UiNHJ/0CKQkoKF243/AEmplt3qpRgkW8VG7IfOS41h7V8TjITqdByHzrjcS/2si+y4lIh8NA==} engines: {node: '>=18.12'} @@ -6638,47 +6233,14 @@ packages: tsconfig-paths@3.15.0: resolution: {integrity: sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==} - tslib@1.14.1: - resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==} - tslib@2.6.3: resolution: {integrity: sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==} tslib@2.8.1: resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} - turbo-darwin-64@2.4.4: - resolution: {integrity: sha512-5kPvRkLAfmWI0MH96D+/THnDMGXlFNmjeqNRj5grLKiry+M9pKj3pRuScddAXPdlxjO5Ptz06UNaOQrrYGTx1g==} - cpu: [x64] - os: [darwin] - - turbo-darwin-arm64@2.4.4: - resolution: {integrity: sha512-/gtHPqbGQXDFhrmy+Q/MFW2HUTUlThJ97WLLSe4bxkDrKHecDYhAjbZ4rN3MM93RV9STQb3Tqy4pZBtsd4DfCw==} - cpu: [arm64] - os: [darwin] - - turbo-linux-64@2.4.4: - resolution: {integrity: sha512-SR0gri4k0bda56hw5u9VgDXLKb1Q+jrw4lM7WAhnNdXvVoep4d6LmnzgMHQQR12Wxl3KyWPbkz9d1whL6NTm2Q==} - cpu: [x64] - os: [linux] - - turbo-linux-arm64@2.4.4: - resolution: {integrity: sha512-COXXwzRd3vslQIfJhXUklgEqlwq35uFUZ7hnN+AUyXx7hUOLIiD5NblL+ETrHnhY4TzWszrbwUMfe2BYWtaPQg==} - cpu: [arm64] - os: [linux] - - turbo-windows-64@2.4.4: - resolution: {integrity: sha512-PV9rYNouGz4Ff3fd6sIfQy5L7HT9a4fcZoEv8PKRavU9O75G7PoDtm8scpHU10QnK0QQNLbE9qNxOAeRvF0fJg==} - cpu: [x64] - os: [win32] - - turbo-windows-arm64@2.4.4: - resolution: {integrity: sha512-403sqp9t5sx6YGEC32IfZTVWkRAixOQomGYB8kEc6ZD+//LirSxzeCHCnM8EmSXw7l57U1G+Fb0kxgTcKPU/Lg==} - cpu: [arm64] - os: [win32] - - turbo@2.4.4: - resolution: {integrity: sha512-N9FDOVaY3yz0YCOhYIgOGYad7+m2ptvinXygw27WPLQvcZDl3+0Sa77KGVlLSiuPDChOUEnTKE9VJwLSi9BPGQ==} + turbo@2.9.12: + resolution: {integrity: sha512-lCPgus1NuTiBdaITWqzSH/Ff6HVL8HHGBtOXHg1dHRfcshN79XkygSdh0M6g8b0td91ILLG5MTkLOkp5UvyPJw==} hasBin: true twilio@4.23.0: @@ -6689,30 +6251,14 @@ packages: resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==} engines: {node: '>= 0.8.0'} - type-fest@0.18.1: - resolution: {integrity: sha512-OIAYXk8+ISY+qTOwkHtKqzAuxchoMiD9Udx+FSGQDuiRR+PJKJHc2NJAXlbhkGwTt/4/nKZxELY1w3ReWOL8mw==} - engines: {node: '>=10'} - type-fest@0.20.2: resolution: {integrity: sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==} engines: {node: '>=10'} - type-fest@0.21.3: - resolution: {integrity: sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==} - engines: {node: '>=10'} - - type-fest@0.6.0: - resolution: {integrity: sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==} - engines: {node: '>=8'} - type-fest@0.7.1: resolution: {integrity: sha512-Ne2YiiGN8bmrmJJEuTWTLJR32nh/JdL1+PSicowtNb0WFpn59GK8/lfD61bVtzguz7b3PBt74nxpv/Pw5po5Rg==} engines: {node: '>=8'} - type-fest@0.8.1: - resolution: {integrity: sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==} - engines: {node: '>=8'} - type-fest@4.40.0: resolution: {integrity: sha512-ABHZ2/tS2JkvH1PEjxFDTUWC8dB5OsIGZP4IFLhR293GqT5Y5qB1WwL2kMPYhQW9DVgVD8Hd7I8gjwPIf5GFkw==} engines: {node: '>=16'} @@ -6749,13 +6295,8 @@ packages: engines: {node: '>=4.2.0'} hasBin: true - typescript@5.5.4: - resolution: {integrity: sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==} - engines: {node: '>=14.17'} - hasBin: true - - typescript@5.7.3: - resolution: {integrity: sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==} + typescript@5.9.3: + resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==} engines: {node: '>=14.17'} hasBin: true @@ -6768,8 +6309,8 @@ packages: resolution: {integrity: sha512-nWJ91DjeOkej/TA8pXQ3myruKpKEYgqvpw9lz4OPHj/NWFNluYrjbz9j01CJ8yKQd2g4jFoOkINCTW2I5LEEyw==} engines: {node: '>= 0.4'} - undici-types@6.19.8: - resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==} + undici-types@6.21.0: + resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} undici-types@7.16.0: resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==} @@ -6778,15 +6319,16 @@ packages: resolution: {integrity: sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==} engines: {node: '>=18'} + unicorn-magic@0.3.0: + resolution: {integrity: sha512-+QBBXBCvifc56fsbuxZQ6Sic3wqqc3WWaqxs58gvJrcOuN83HGTCwz3oS5phzU9LthRNE9VrJCFCLUgHeeFnfA==} + engines: {node: '>=18'} + unicorn-magic@0.4.0: resolution: {integrity: sha512-wH590V9VNgYH9g3lH9wWjTrUoKsjLF6sGLjhR4sH1LWpLmCOH0Zf7PukhDA8BiS7KHe4oPNkcTHqYkj7SOGUOw==} engines: {node: '>=20'} - universal-user-agent@5.0.0: - resolution: {integrity: sha512-B5TPtzZleXyPrUMKCpEHFmVhMN6EhmJYjG5PQna9s7mXeSqGTLap4OpqLl5FCEFUI3UBmllkETwKf/db66Y54Q==} - - universal-user-agent@6.0.1: - resolution: {integrity: sha512-yCzhz6FN2wU1NiiQRogkTQszlQSlpWaw8SvVegAc+bDxbzHgh1vX8uIe8OYyMH6DwH+sdTJsgMl36+mSMdRJIQ==} + universal-user-agent@7.0.3: + resolution: {integrity: sha512-TmnEAEAsBJVZM/AADELsK76llnwcf9vMKuPz8JflO1frO8Lchitr0fNaN9d+Ap0BjKtqWqd/J17qeDnXh8CL2A==} unpipe@1.0.0: resolution: {integrity: sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==} @@ -6795,12 +6337,6 @@ packages: unrs-resolver@1.11.1: resolution: {integrity: sha512-bSjt9pjaEBnNiGgc9rUiHGKv5l4/TGzDmYw3RhnkJGtLhbnnA/5qJj7x3dNDCRx/PJxu774LlH8lCOlB4hEfKg==} - update-browserslist-db@1.1.0: - resolution: {integrity: sha512-EdRAaAyk2cUE1wOf2DkEhzxqOQvFOoRJFNS6NeyJ01Gp2beMRpBAINjM2iDXE3KCuKhwnvHIQCJm6ThL2Z+HzQ==} - hasBin: true - peerDependencies: - browserslist: '>= 4.21.0' - update-browserslist-db@1.1.1: resolution: {integrity: sha512-R8UzCaa9Az+38REPiJ1tXlImTJXlVfgHZsglwBD/k6nj76ctsH1E3q4doGrukiLQd3sGQYu56r5+lo5r94l29A==} hasBin: true @@ -6813,15 +6349,9 @@ packages: peerDependencies: browserslist: '>= 4.21.0' - upper-case-first@2.0.2: - resolution: {integrity: sha512-514ppYHBaKwfJRK/pNC6c/OxfGa0obSnAl106u97Ed0I625Nin96KAjttZF6ZL3e1XLtphxnqrOi9iWgm+u+bg==} - upper-case@1.1.3: resolution: {integrity: sha512-WRbjgmYzgXkCV7zNVpy5YgrHgbBv126rMALQQMrmzOVC4GM2waQ9x7xtm8VU+1yF2kWyPzI9zbZ48n4vSxwfSA==} - upper-case@2.0.2: - resolution: {integrity: sha512-KgdgDGJt2TpuwBUIjgG6lzw2GWFRCW9Qkfkiv0DxqHHLYJHmtmdUIKcZd8rHgFSjopVTlw6ggzCm1b8MFQwikg==} - uri-js@4.4.1: resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==} @@ -6831,11 +6361,6 @@ packages: util-deprecate@1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} - uuid@3.4.0: - resolution: {integrity: sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==} - deprecated: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). - hasBin: true - uuid@9.0.1: resolution: {integrity: sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==} hasBin: true @@ -6873,8 +6398,8 @@ packages: engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true - vite@6.3.7: - resolution: {integrity: sha512-mQYaKepA0NGMBsz8Xktt3tJUG5ELE2iT7IJ+ssXI6nxVdE2sFc/d/6w/JByqMLvWg8hNKHpPgzjgOkrhpKFnrA==} + vite@6.4.2: + resolution: {integrity: sha512-2N/55r4JDJ4gdrCvGgINMy+HH3iRpNIz8K6SFwVsA+JbQScLiC+clmAxBgwiSPgcG9U15QmvqCGWzMbqda5zGQ==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true peerDependencies: @@ -6945,8 +6470,8 @@ packages: resolution: {integrity: sha512-Dhxzh5HZuiHQhbvTW9AMetFfBHDMYpo23Uo9btPXgdYP+3T5S+p+jgNy7spra+veYhBP2dCSgxR/i2Y02h5/6w==} engines: {node: '>=0.10.0'} - vue-component-type-helpers@2.2.10: - resolution: {integrity: sha512-iDUO7uQK+Sab2tYuiP9D1oLujCWlhHELHMgV/cB13cuGbG4qwkLHvtfWb6FzvxrIOPDnU0oHsz2MlQjhYDeaHA==} + vue-component-type-helpers@3.2.8: + resolution: {integrity: sha512-9689efAXhN/EV86plgkL/XFiJSXhGtWPG6JDboZ+QnjlUWUUQrQ0ILKQtw4iQsuwIwu5k6Aw+JnehDe7161e7A==} vue-eslint-parser@10.2.0: resolution: {integrity: sha512-CydUvFOQKD928UzZhTp4pr2vWz1L+H99t7Pkln2QSPdvmURT0MoC4wUccfCnuEaihNsu9aYYyk+bep8rlfkUXw==} @@ -6961,22 +6486,22 @@ packages: peerDependencies: vue: ^3.0.0 - vue-router@4.5.1: - resolution: {integrity: sha512-ogAF3P97NPm8fJsE4by9dwSYtDwXIY1nFY9T6DyQnGHd1E2Da94w9JIolpe42LJGIl0DwOHBi8TcRPlPGwbTtw==} + vue-router@4.6.4: + resolution: {integrity: sha512-Hz9q5sa33Yhduglwz6g9skT8OBPii+4bFn88w6J+J4MfEo4KRRpmiNG/hHHkdbRFlLBOqxN8y8gf2Fb0MTUgVg==} peerDependencies: - vue: ^3.2.0 + vue: ^3.5.0 vue-template-compiler@2.7.16: resolution: {integrity: sha512-AYbUWAJHLGGQM7+cNTELw+KsOG9nl2CnSv467WobS5Cv9uk3wFcnr1Etsz2sEIHEZvw1U+o9mRlEO6QbZvUPGQ==} - vue-tsc@1.0.24: - resolution: {integrity: sha512-mmU1s5SAqE1nByQAiQnao9oU4vX+mSdsgI8H57SfKH6UVzq/jP9+Dbi2GaV+0b4Cn361d2ln8m6xeU60ApiEXg==} + vue-tsc@1.8.27: + resolution: {integrity: sha512-WesKCAZCRAbmmhuGl3+VrdWItEvfoFIPXOvUJkjULi+x+6G/Dy69yO3TBRJDr9eUlmsNAwVmxsNZxvHKzbkKdg==} hasBin: true peerDependencies: typescript: '*' - vue@3.5.33: - resolution: {integrity: sha512-1AgChhx5w3ALgT4oK3acm2Es/7jyZhWSVUfs3rOBlGQC0rjEDkS7G4lWlJJGGNQD+BV3reCwbQrOe1mPNwKHBQ==} + vue@3.5.34: + resolution: {integrity: sha512-WdLBG9gm02OgJIG9axd5Hpx0TFLdzVgfG2evFFu8Rur5O/IoGc5cMjnjh3tPL6GnRGsYvUhBSKVPYVcxRKpMCA==} peerDependencies: typescript: '*' peerDependenciesMeta: @@ -6987,6 +6512,9 @@ packages: resolution: {integrity: sha512-o8qghlI8NZHU1lLPrpi2+Uq7abh4GGPpYANlalzWxyWteJOCsr/P+oPBA49TOLu5FTZO4d3F9MnWJfiMo4BkmA==} engines: {node: '>=18'} + walk-up-path@3.0.1: + resolution: {integrity: sha512-9YlCL/ynK3CTlrSRrDxZvUauLzAswPCrsaCgilqFevUYpeEW0/3ScEjaa3kbW/T0ghhkEr7mv+fpjqn1Y1YuTA==} + warning@4.0.3: resolution: {integrity: sha512-rpJyN222KWIvHJ/F53XSZv0Zl/accqHR8et1kpaMTD/fLCRxtV8iX8czMzY7sVZupTI3zcUTg8eycS2kNF9l6w==} @@ -7010,8 +6538,8 @@ packages: resolution: {integrity: sha512-QaKxh0eNIi2mE9p2vEdzfagOKHCcj1pJ56EEHGQOVxp8r9/iszLUUV7v89x9O1p/T+NlTM5W7jW6+cz4Fq1YVg==} engines: {node: '>=18'} - whatwg-url@14.1.0: - resolution: {integrity: sha512-jlf/foYIKywAt3x/XWKZ/3rz8OSJPiWktjmk891alJUEjiVxKX9LEO92qH3hv4aJ0mN3MWPvGMCy8jQi95xK4w==} + whatwg-url@14.2.0: + resolution: {integrity: sha512-De72GdQZzNTUBBChsXueQUnPKDkg/5A5zp7pFDuQAj5UFoENpiACU0wlCvzpAGnTkj++ihpKwKyYewn/XNUbKw==} engines: {node: '>=18'} whatwg-url@5.0.0: @@ -7047,10 +6575,6 @@ packages: engines: {node: '>=8'} hasBin: true - windows-release@3.3.3: - resolution: {integrity: sha512-OSOGH1QYiW5yVor9TtmXKQvt2vjQqbYS+DqmsZw+r7xDwLXEeT3JGW0ZppFmHx4diyXmxt238KFR3N9jzevBRg==} - engines: {node: '>=6'} - word-wrap@1.2.5: resolution: {integrity: sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==} engines: {node: '>=0.10.0'} @@ -7058,6 +6582,10 @@ packages: wordwrap@1.0.0: resolution: {integrity: sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==} + wrap-ansi@6.2.0: + resolution: {integrity: sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==} + engines: {node: '>=8'} + wrap-ansi@7.0.0: resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==} engines: {node: '>=10'} @@ -7085,6 +6613,10 @@ packages: utf-8-validate: optional: true + wsl-utils@0.1.0: + resolution: {integrity: sha512-h3Fbisa2nKGPxCpm89Hk33lBLsnaGBvctQopaBSOW/uIs6FTe1ATyAnKFJrzVs9vpGdsTe73WF3V4lIsk4Gacw==} + engines: {node: '>=18'} + xlsx@https://cdn.sheetjs.com/xlsx-0.20.2/xlsx-0.20.2.tgz: resolution: {tarball: https://cdn.sheetjs.com/xlsx-0.20.2/xlsx-0.20.2.tgz} version: 0.20.2 @@ -7120,18 +6652,10 @@ packages: yallist@4.0.0: resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==} - yargs-parser@20.2.9: - resolution: {integrity: sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==} - engines: {node: '>=10'} - yargs-parser@21.1.1: resolution: {integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==} engines: {node: '>=12'} - yargs@16.2.0: - resolution: {integrity: sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==} - engines: {node: '>=10'} - yargs@17.7.2: resolution: {integrity: sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==} engines: {node: '>=12'} @@ -7144,18 +6668,20 @@ packages: resolution: {integrity: sha512-b4JR1PFR10y1mKjhHY9LaGo6tmrgjit7hxVIeAmyMw3jegXR4dhYqLaQF5zMXZxY7tLpMyJeLjr1C4rLmkVe8g==} engines: {node: '>=12.20'} + yoctocolors-cjs@2.1.3: + resolution: {integrity: sha512-U/PBtDf35ff0D8X8D0jfdzHYEPFxAI7jJlxZXwCSez5M3190m+QobIfh+sWDWSHMCWWJN2AWamkegn6vr6YBTw==} + engines: {node: '>=18'} + + yoctocolors@2.1.2: + resolution: {integrity: sha512-CzhO+pFNo8ajLM2d2IW/R93ipy99LWjtwblvC1RsoSUMZgyLbYFr221TnSNT7GjGdYui6P459mw9JH/g/zW2ug==} + engines: {node: '>=18'} + zod-validation-error@4.0.2: resolution: {integrity: sha512-Q6/nZLe6jxuU80qb/4uJ4t5v2VEZ44lzQjPDhYJNztRQ4wyWc6VF3D3Kb/fAuPetZQnhS3hnajCf9CsWesghLQ==} engines: {node: '>=18.0.0'} peerDependencies: zod: ^3.25.0 || ^4.0.0 - zod@3.23.8: - resolution: {integrity: sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==} - - zod@3.24.4: - resolution: {integrity: sha512-OdqJE9UDRPwWsrHjLN2F8bPxvwJBK22EHLWtanu0LSYr5YqzsaaW3RMgmjwr8Rypg5k+meEJdSPXJZXE/yqOMg==} - zod@3.25.76: resolution: {integrity: sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==} @@ -7651,11 +7177,6 @@ snapshots: '@aws/lambda-invoke-store@0.2.4': {} - '@babel/code-frame@7.24.7': - dependencies: - '@babel/highlight': 7.24.7 - picocolors: 1.1.1 - '@babel/code-frame@7.26.2': dependencies: '@babel/helper-validator-identifier': 7.25.9 @@ -7668,30 +7189,8 @@ snapshots: js-tokens: 4.0.0 picocolors: 1.1.1 - '@babel/compat-data@7.25.2': {} - '@babel/compat-data@7.29.0': {} - '@babel/core@7.25.2': - dependencies: - '@ampproject/remapping': 2.3.0 - '@babel/code-frame': 7.24.7 - '@babel/generator': 7.25.0 - '@babel/helper-compilation-targets': 7.25.2 - '@babel/helper-module-transforms': 7.25.2(@babel/core@7.25.2) - '@babel/helpers': 7.25.0 - '@babel/parser': 7.25.3 - '@babel/template': 7.25.0 - '@babel/traverse': 7.25.3 - '@babel/types': 7.25.2 - convert-source-map: 2.0.0 - debug: 4.4.0 - gensync: 1.0.0-beta.2 - json5: 2.2.3 - semver: 6.3.1 - transitivePeerDependencies: - - supports-color - '@babel/core@7.29.0': dependencies: '@babel/code-frame': 7.29.0 @@ -7712,28 +7211,21 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/generator@7.25.0': - dependencies: - '@babel/types': 7.26.9 - '@jridgewell/gen-mapping': 0.3.5 - '@jridgewell/trace-mapping': 0.3.25 - jsesc: 2.5.2 - '@babel/generator@7.26.9': dependencies: - '@babel/parser': 7.26.9 - '@babel/types': 7.26.9 + '@babel/parser': 7.29.3 + '@babel/types': 7.29.0 '@jridgewell/gen-mapping': 0.3.5 '@jridgewell/trace-mapping': 0.3.25 - jsesc: 3.0.2 + jsesc: 3.1.0 '@babel/generator@7.27.0': dependencies: - '@babel/parser': 7.27.0 - '@babel/types': 7.27.0 + '@babel/parser': 7.29.3 + '@babel/types': 7.29.0 '@jridgewell/gen-mapping': 0.3.5 '@jridgewell/trace-mapping': 0.3.25 - jsesc: 3.0.2 + jsesc: 3.1.0 '@babel/generator@7.29.1': dependencies: @@ -7747,14 +7239,6 @@ snapshots: dependencies: '@babel/types': 7.29.0 - '@babel/helper-compilation-targets@7.25.2': - dependencies: - '@babel/compat-data': 7.25.2 - '@babel/helper-validator-option': 7.24.8 - browserslist: 4.23.3 - lru-cache: 5.1.1 - semver: 6.3.1 - '@babel/helper-compilation-targets@7.28.6': dependencies: '@babel/compat-data': 7.29.0 @@ -7799,16 +7283,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/helper-module-transforms@7.25.2(@babel/core@7.25.2)': - dependencies: - '@babel/core': 7.25.2 - '@babel/helper-module-imports': 7.25.9 - '@babel/helper-simple-access': 7.24.7 - '@babel/helper-validator-identifier': 7.25.9 - '@babel/traverse': 7.26.9 - transitivePeerDependencies: - - supports-color - '@babel/helper-module-transforms@7.28.6(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 @@ -7835,13 +7309,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/helper-simple-access@7.24.7': - dependencies: - '@babel/traverse': 7.26.9 - '@babel/types': 7.26.9 - transitivePeerDependencies: - - supports-color - '@babel/helper-skip-transparent-expression-wrappers@7.27.1': dependencies: '@babel/traverse': 7.29.0 @@ -7849,8 +7316,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/helper-string-parser@7.24.8': {} - '@babel/helper-string-parser@7.25.9': {} '@babel/helper-string-parser@7.27.1': {} @@ -7859,31 +7324,13 @@ snapshots: '@babel/helper-validator-identifier@7.28.5': {} - '@babel/helper-validator-option@7.24.8': {} - '@babel/helper-validator-option@7.27.1': {} - '@babel/helpers@7.25.0': - dependencies: - '@babel/template': 7.26.9 - '@babel/types': 7.26.9 - '@babel/helpers@7.28.6': dependencies: '@babel/template': 7.28.6 '@babel/types': 7.29.0 - '@babel/highlight@7.24.7': - dependencies: - '@babel/helper-validator-identifier': 7.25.9 - chalk: 2.4.2 - js-tokens: 4.0.0 - picocolors: 1.1.1 - - '@babel/parser@7.25.3': - dependencies: - '@babel/types': 7.25.2 - '@babel/parser@7.26.9': dependencies: '@babel/types': 7.26.9 @@ -7933,17 +7380,11 @@ snapshots: '@babel/runtime@7.28.2': {} - '@babel/template@7.25.0': - dependencies: - '@babel/code-frame': 7.24.7 - '@babel/parser': 7.25.3 - '@babel/types': 7.26.9 - '@babel/template@7.26.9': dependencies: '@babel/code-frame': 7.26.2 - '@babel/parser': 7.26.9 - '@babel/types': 7.26.9 + '@babel/parser': 7.29.3 + '@babel/types': 7.29.0 '@babel/template@7.27.0': dependencies: @@ -7957,18 +7398,6 @@ snapshots: '@babel/parser': 7.29.0 '@babel/types': 7.29.0 - '@babel/traverse@7.25.3': - dependencies: - '@babel/code-frame': 7.24.7 - '@babel/generator': 7.25.0 - '@babel/parser': 7.25.3 - '@babel/template': 7.26.9 - '@babel/types': 7.26.9 - debug: 4.4.0 - globals: 11.12.0 - transitivePeerDependencies: - - supports-color - '@babel/traverse@7.26.9': dependencies: '@babel/code-frame': 7.26.2 @@ -8005,12 +7434,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/types@7.25.2': - dependencies: - '@babel/helper-string-parser': 7.24.8 - '@babel/helper-validator-identifier': 7.25.9 - to-fast-properties: 2.0.0 - '@babel/types@7.26.9': dependencies: '@babel/helper-string-parser': 7.25.9 @@ -8040,27 +7463,27 @@ snapshots: hashery: 1.5.1 keyv: 5.6.0 - '@commitlint/cli@19.4.1(@types/node@22.4.2)(typescript@5.5.4)': + '@commitlint/cli@19.8.1(@types/node@22.19.18)(typescript@5.9.3)': dependencies: - '@commitlint/format': 19.3.0 + '@commitlint/format': 19.8.1 '@commitlint/lint': 19.8.1 - '@commitlint/load': 19.4.0(@types/node@22.4.2)(typescript@5.5.4) - '@commitlint/read': 19.4.0 - '@commitlint/types': 19.0.3 - execa: 8.0.1 + '@commitlint/load': 19.8.1(@types/node@22.19.18)(typescript@5.9.3) + '@commitlint/read': 19.8.1 + '@commitlint/types': 19.8.1 + tinyexec: 1.1.2 yargs: 17.7.2 transitivePeerDependencies: - '@types/node' - typescript - '@commitlint/config-conventional@19.2.2': + '@commitlint/config-conventional@19.8.1': dependencies: - '@commitlint/types': 19.0.3 + '@commitlint/types': 19.8.1 conventional-changelog-conventionalcommits: 7.0.2 - '@commitlint/config-validator@19.0.3': + '@commitlint/config-validator@19.8.1': dependencies: - '@commitlint/types': 19.0.3 + '@commitlint/types': 19.8.1 ajv: 8.20.0 '@commitlint/ensure@19.8.1': @@ -8072,11 +7495,11 @@ snapshots: lodash.startcase: 4.4.0 lodash.upperfirst: 4.3.1 - '@commitlint/execute-rule@19.0.0': {} + '@commitlint/execute-rule@19.8.1': {} - '@commitlint/format@19.3.0': + '@commitlint/format@19.8.1': dependencies: - '@commitlint/types': 19.0.3 + '@commitlint/types': 19.8.1 chalk: 5.3.0 '@commitlint/is-ignored@19.8.1': @@ -8091,15 +7514,15 @@ snapshots: '@commitlint/rules': 19.8.1 '@commitlint/types': 19.8.1 - '@commitlint/load@19.4.0(@types/node@22.4.2)(typescript@5.5.4)': + '@commitlint/load@19.8.1(@types/node@22.19.18)(typescript@5.9.3)': dependencies: - '@commitlint/config-validator': 19.0.3 - '@commitlint/execute-rule': 19.0.0 - '@commitlint/resolve-extends': 19.1.0 - '@commitlint/types': 19.0.3 + '@commitlint/config-validator': 19.8.1 + '@commitlint/execute-rule': 19.8.1 + '@commitlint/resolve-extends': 19.8.1 + '@commitlint/types': 19.8.1 chalk: 5.3.0 - cosmiconfig: 9.0.0(typescript@5.5.4) - cosmiconfig-typescript-loader: 5.0.0(@types/node@22.4.2)(cosmiconfig@9.0.0(typescript@5.5.4))(typescript@5.5.4) + cosmiconfig: 9.0.1(typescript@5.9.3) + cosmiconfig-typescript-loader: 6.3.0(@types/node@22.19.18)(cosmiconfig@9.0.1(typescript@5.9.3))(typescript@5.9.3) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 @@ -8115,20 +7538,20 @@ snapshots: conventional-changelog-angular: 7.0.0 conventional-commits-parser: 5.0.0 - '@commitlint/read@19.4.0': + '@commitlint/read@19.8.1': dependencies: - '@commitlint/top-level': 19.0.0 - '@commitlint/types': 19.0.3 - execa: 8.0.1 + '@commitlint/top-level': 19.8.1 + '@commitlint/types': 19.8.1 git-raw-commits: 4.0.0 minimist: 1.2.8 + tinyexec: 1.1.2 - '@commitlint/resolve-extends@19.1.0': + '@commitlint/resolve-extends@19.8.1': dependencies: - '@commitlint/config-validator': 19.0.3 - '@commitlint/types': 19.0.3 + '@commitlint/config-validator': 19.8.1 + '@commitlint/types': 19.8.1 global-directory: 4.0.1 - import-meta-resolve: 4.1.0 + import-meta-resolve: 4.2.0 lodash.mergewith: 4.6.2 resolve-from: 5.0.0 @@ -8141,19 +7564,23 @@ snapshots: '@commitlint/to-lines@19.8.1': {} - '@commitlint/top-level@19.0.0': + '@commitlint/top-level@19.8.1': dependencies: find-up: 7.0.0 - '@commitlint/types@19.0.3': + '@commitlint/types@19.8.1': dependencies: '@types/conventional-commits-parser': 5.0.0 chalk: 5.3.0 - '@commitlint/types@19.8.1': + '@conventional-changelog/git-client@2.7.0(conventional-commits-filter@5.0.0)(conventional-commits-parser@6.4.0)': dependencies: - '@types/conventional-commits-parser': 5.0.0 - chalk: 5.3.0 + '@simple-libs/child-process-utils': 1.0.2 + '@simple-libs/stream-utils': 1.2.0 + semver: 7.7.4 + optionalDependencies: + conventional-commits-filter: 5.0.0 + conventional-commits-parser: 6.4.0 '@csstools/color-helpers@5.1.0': {} @@ -8297,9 +7724,9 @@ snapshots: '@esbuild/win32-x64@0.25.12': optional: true - '@eslint-community/eslint-utils@4.9.1(eslint@9.39.4(jiti@1.21.6))': + '@eslint-community/eslint-utils@4.9.1(eslint@9.39.4(jiti@2.6.1))': dependencies: - eslint: 9.39.4(jiti@1.21.6) + eslint: 9.39.4(jiti@2.6.1) eslint-visitor-keys: 3.4.3 '@eslint-community/regexpp@4.12.2': {} @@ -8345,7 +7772,7 @@ snapshots: '@fastify/accept-negotiator@2.0.1': {} - '@fastify/ajv-compiler@4.0.2': + '@fastify/ajv-compiler@4.0.5': dependencies: ajv: 8.20.0 ajv-formats: 3.0.1 @@ -8353,9 +7780,9 @@ snapshots: '@fastify/busboy@3.1.1': {} - '@fastify/cors@11.0.1': + '@fastify/cors@11.2.0': dependencies: - fastify-plugin: 5.0.1 + fastify-plugin: 5.1.0 toad-cache: 3.7.0 '@fastify/deepmerge@3.2.0': {} @@ -8369,7 +7796,7 @@ snapshots: '@fastify/formbody@8.0.2': dependencies: fast-querystring: 1.1.2 - fastify-plugin: 5.0.1 + fastify-plugin: 5.1.0 '@fastify/forwarded@3.0.0': {} @@ -8386,7 +7813,7 @@ snapshots: '@fastify/busboy': 3.1.1 '@fastify/deepmerge': 3.2.0 '@fastify/error': 4.1.0 - fastify-plugin: 5.0.1 + fastify-plugin: 5.1.0 secure-json-parse: 4.1.0 '@fastify/proxy-addr@5.0.0': @@ -8394,7 +7821,7 @@ snapshots: '@fastify/forwarded': 3.0.0 ipaddr.js: 2.2.0 - '@fastify/send@3.3.1': + '@fastify/send@4.1.0': dependencies: '@lukeed/ms': 2.0.2 escape-html: 1.0.3 @@ -8406,53 +7833,53 @@ snapshots: dependencies: '@lukeed/ms': 2.0.2 dequal: 2.0.3 - fastify-plugin: 5.0.1 + fastify-plugin: 5.1.0 forwarded: 0.2.0 http-errors: 2.0.0 type-is: 2.0.1 vary: 1.1.2 - '@fastify/static@8.1.1': + '@fastify/static@9.1.3': dependencies: '@fastify/accept-negotiator': 2.0.1 - '@fastify/send': 3.3.1 - content-disposition: 0.5.4 - fastify-plugin: 5.0.1 + '@fastify/send': 4.1.0 + content-disposition: 1.1.0 + fastify-plugin: 5.1.0 fastq: 1.17.1 - glob: 11.0.1 + glob: 13.0.6 '@fastify/websocket@11.0.2': dependencies: duplexify: 4.1.3 - fastify-plugin: 5.0.1 + fastify-plugin: 5.1.0 ws: 8.18.0 transitivePeerDependencies: - bufferutil - utf-8-validate - '@graphql-tools/merge@9.1.8(graphql@16.11.0)': + '@graphql-tools/merge@9.1.8(graphql@16.14.0)': dependencies: - '@graphql-tools/utils': 11.1.0(graphql@16.11.0) - graphql: 16.11.0 + '@graphql-tools/utils': 11.1.0(graphql@16.14.0) + graphql: 16.14.0 tslib: 2.8.1 - '@graphql-tools/merge@9.1.9(graphql@16.11.0)': + '@graphql-tools/merge@9.1.9(graphql@16.14.0)': dependencies: - '@graphql-tools/utils': 11.1.0(graphql@16.11.0) - graphql: 16.11.0 + '@graphql-tools/utils': 11.1.0(graphql@16.14.0) + graphql: 16.14.0 tslib: 2.8.1 - '@graphql-tools/utils@11.1.0(graphql@16.11.0)': + '@graphql-tools/utils@11.1.0(graphql@16.14.0)': dependencies: - '@graphql-typed-document-node/core': 3.2.0(graphql@16.11.0) + '@graphql-typed-document-node/core': 3.2.0(graphql@16.14.0) '@whatwg-node/promise-helpers': 1.3.2 cross-inspect: 1.0.1 - graphql: 16.11.0 + graphql: 16.14.0 tslib: 2.8.1 - '@graphql-typed-document-node/core@3.2.0(graphql@16.11.0)': + '@graphql-typed-document-node/core@3.2.0(graphql@16.14.0)': dependencies: - graphql: 16.11.0 + graphql: 16.14.0 '@hookform/error-message@2.0.1(react-dom@18.3.1(react@18.3.1))(react-hook-form@7.54.2(react@18.3.1))(react@18.3.1)': dependencies: @@ -8475,41 +7902,166 @@ snapshots: '@humanwhocodes/retry@0.4.3': {} - '@hutson/parse-repository-url@3.0.2': {} + '@hutson/parse-repository-url@5.0.0': {} '@iconify/types@2.0.0': {} - '@iconify/vue@4.3.0(vue@3.5.33(typescript@4.9.5))': + '@iconify/vue@4.3.0(vue@3.5.34(typescript@4.9.5))': dependencies: '@iconify/types': 2.0.0 - vue: 3.5.33(typescript@4.9.5) + vue: 3.5.34(typescript@4.9.5) - '@intlify/core-base@9.1.10': + '@inquirer/ansi@1.0.2': {} + + '@inquirer/checkbox@4.3.2(@types/node@22.19.18)': dependencies: - '@intlify/devtools-if': 9.1.10 - '@intlify/message-compiler': 9.1.10 - '@intlify/message-resolver': 9.1.10 - '@intlify/runtime': 9.1.10 - '@intlify/shared': 9.1.10 - '@intlify/vue-devtools': 9.1.10 + '@inquirer/ansi': 1.0.2 + '@inquirer/core': 10.3.2(@types/node@22.19.18) + '@inquirer/figures': 1.0.15 + '@inquirer/type': 3.0.10(@types/node@22.19.18) + yoctocolors-cjs: 2.1.3 + optionalDependencies: + '@types/node': 22.19.18 - '@intlify/devtools-if@9.1.10': + '@inquirer/confirm@5.1.21(@types/node@22.19.18)': dependencies: - '@intlify/shared': 9.1.10 + '@inquirer/core': 10.3.2(@types/node@22.19.18) + '@inquirer/type': 3.0.10(@types/node@22.19.18) + optionalDependencies: + '@types/node': 22.19.18 - '@intlify/message-compiler@9.1.10': + '@inquirer/core@10.3.2(@types/node@22.19.18)': dependencies: - '@intlify/message-resolver': 9.1.10 - '@intlify/shared': 9.1.10 - source-map: 0.6.1 + '@inquirer/ansi': 1.0.2 + '@inquirer/figures': 1.0.15 + '@inquirer/type': 3.0.10(@types/node@22.19.18) + cli-width: 4.1.0 + mute-stream: 2.0.0 + signal-exit: 4.1.0 + wrap-ansi: 6.2.0 + yoctocolors-cjs: 2.1.3 + optionalDependencies: + '@types/node': 22.19.18 - '@intlify/message-resolver@9.1.10': {} + '@inquirer/editor@4.2.23(@types/node@22.19.18)': + dependencies: + '@inquirer/core': 10.3.2(@types/node@22.19.18) + '@inquirer/external-editor': 1.0.3(@types/node@22.19.18) + '@inquirer/type': 3.0.10(@types/node@22.19.18) + optionalDependencies: + '@types/node': 22.19.18 - '@intlify/runtime@9.1.10': + '@inquirer/expand@4.0.23(@types/node@22.19.18)': dependencies: - '@intlify/message-compiler': 9.1.10 - '@intlify/message-resolver': 9.1.10 - '@intlify/shared': 9.1.10 + '@inquirer/core': 10.3.2(@types/node@22.19.18) + '@inquirer/type': 3.0.10(@types/node@22.19.18) + yoctocolors-cjs: 2.1.3 + optionalDependencies: + '@types/node': 22.19.18 + + '@inquirer/external-editor@1.0.3(@types/node@22.19.18)': + dependencies: + chardet: 2.1.1 + iconv-lite: 0.7.2 + optionalDependencies: + '@types/node': 22.19.18 + + '@inquirer/figures@1.0.15': {} + + '@inquirer/input@4.3.1(@types/node@22.19.18)': + dependencies: + '@inquirer/core': 10.3.2(@types/node@22.19.18) + '@inquirer/type': 3.0.10(@types/node@22.19.18) + optionalDependencies: + '@types/node': 22.19.18 + + '@inquirer/number@3.0.23(@types/node@22.19.18)': + dependencies: + '@inquirer/core': 10.3.2(@types/node@22.19.18) + '@inquirer/type': 3.0.10(@types/node@22.19.18) + optionalDependencies: + '@types/node': 22.19.18 + + '@inquirer/password@4.0.23(@types/node@22.19.18)': + dependencies: + '@inquirer/ansi': 1.0.2 + '@inquirer/core': 10.3.2(@types/node@22.19.18) + '@inquirer/type': 3.0.10(@types/node@22.19.18) + optionalDependencies: + '@types/node': 22.19.18 + + '@inquirer/prompts@7.10.1(@types/node@22.19.18)': + dependencies: + '@inquirer/checkbox': 4.3.2(@types/node@22.19.18) + '@inquirer/confirm': 5.1.21(@types/node@22.19.18) + '@inquirer/editor': 4.2.23(@types/node@22.19.18) + '@inquirer/expand': 4.0.23(@types/node@22.19.18) + '@inquirer/input': 4.3.1(@types/node@22.19.18) + '@inquirer/number': 3.0.23(@types/node@22.19.18) + '@inquirer/password': 4.0.23(@types/node@22.19.18) + '@inquirer/rawlist': 4.1.11(@types/node@22.19.18) + '@inquirer/search': 3.2.2(@types/node@22.19.18) + '@inquirer/select': 4.4.2(@types/node@22.19.18) + optionalDependencies: + '@types/node': 22.19.18 + + '@inquirer/rawlist@4.1.11(@types/node@22.19.18)': + dependencies: + '@inquirer/core': 10.3.2(@types/node@22.19.18) + '@inquirer/type': 3.0.10(@types/node@22.19.18) + yoctocolors-cjs: 2.1.3 + optionalDependencies: + '@types/node': 22.19.18 + + '@inquirer/search@3.2.2(@types/node@22.19.18)': + dependencies: + '@inquirer/core': 10.3.2(@types/node@22.19.18) + '@inquirer/figures': 1.0.15 + '@inquirer/type': 3.0.10(@types/node@22.19.18) + yoctocolors-cjs: 2.1.3 + optionalDependencies: + '@types/node': 22.19.18 + + '@inquirer/select@4.4.2(@types/node@22.19.18)': + dependencies: + '@inquirer/ansi': 1.0.2 + '@inquirer/core': 10.3.2(@types/node@22.19.18) + '@inquirer/figures': 1.0.15 + '@inquirer/type': 3.0.10(@types/node@22.19.18) + yoctocolors-cjs: 2.1.3 + optionalDependencies: + '@types/node': 22.19.18 + + '@inquirer/type@3.0.10(@types/node@22.19.18)': + optionalDependencies: + '@types/node': 22.19.18 + + '@intlify/core-base@9.1.10': + dependencies: + '@intlify/devtools-if': 9.1.10 + '@intlify/message-compiler': 9.1.10 + '@intlify/message-resolver': 9.1.10 + '@intlify/runtime': 9.1.10 + '@intlify/shared': 9.1.10 + '@intlify/vue-devtools': 9.1.10 + + '@intlify/devtools-if@9.1.10': + dependencies: + '@intlify/shared': 9.1.10 + + '@intlify/message-compiler@9.1.10': + dependencies: + '@intlify/message-resolver': 9.1.10 + '@intlify/shared': 9.1.10 + source-map: 0.6.1 + + '@intlify/message-resolver@9.1.10': {} + + '@intlify/runtime@9.1.10': + dependencies: + '@intlify/message-compiler': 9.1.10 + '@intlify/message-resolver': 9.1.10 + '@intlify/shared': 9.1.10 '@intlify/shared@9.1.10': {} @@ -8523,7 +8075,7 @@ snapshots: dependencies: string-width: 5.1.2 string-width-cjs: string-width@4.2.3 - strip-ansi: 7.1.0 + strip-ansi: 7.2.0 strip-ansi-cjs: strip-ansi@6.0.1 wrap-ansi: 8.1.0 wrap-ansi-cjs: wrap-ansi@7.0.0 @@ -8595,88 +8147,73 @@ snapshots: '@nodelib/fs.scandir': 2.1.5 fastq: 1.17.1 - '@octokit/auth-token@2.5.0': - dependencies: - '@octokit/types': 6.41.0 + '@octokit/auth-token@5.1.2': {} - '@octokit/core@2.5.4': + '@octokit/core@6.1.6': dependencies: - '@octokit/auth-token': 2.5.0 - '@octokit/graphql': 4.8.0 - '@octokit/request': 5.6.3 - '@octokit/types': 5.5.0 - before-after-hook: 2.2.3 - universal-user-agent: 5.0.0 - transitivePeerDependencies: - - encoding + '@octokit/auth-token': 5.1.2 + '@octokit/graphql': 8.2.2 + '@octokit/request': 9.2.4 + '@octokit/request-error': 6.1.8 + '@octokit/types': 14.1.0 + before-after-hook: 3.0.2 + universal-user-agent: 7.0.3 - '@octokit/endpoint@6.0.12': + '@octokit/endpoint@10.1.4': dependencies: - '@octokit/types': 6.41.0 - is-plain-object: 5.0.0 - universal-user-agent: 6.0.1 + '@octokit/types': 14.1.0 + universal-user-agent: 7.0.3 - '@octokit/graphql@4.8.0': + '@octokit/graphql@8.2.2': dependencies: - '@octokit/request': 5.6.3 - '@octokit/types': 6.41.0 - universal-user-agent: 6.0.1 - transitivePeerDependencies: - - encoding + '@octokit/request': 9.2.4 + '@octokit/types': 14.1.0 + universal-user-agent: 7.0.3 - '@octokit/openapi-types@12.11.0': {} + '@octokit/openapi-types@24.2.0': {} - '@octokit/plugin-paginate-rest@2.21.3(@octokit/core@2.5.4)': - dependencies: - '@octokit/core': 2.5.4 - '@octokit/types': 6.41.0 + '@octokit/openapi-types@25.1.0': {} - '@octokit/plugin-request-log@1.0.4(@octokit/core@2.5.4)': + '@octokit/plugin-paginate-rest@11.6.0(@octokit/core@6.1.6)': dependencies: - '@octokit/core': 2.5.4 + '@octokit/core': 6.1.6 + '@octokit/types': 13.10.0 - '@octokit/plugin-rest-endpoint-methods@3.17.0': + '@octokit/plugin-request-log@5.3.1(@octokit/core@6.1.6)': dependencies: - '@octokit/types': 4.1.10 - deprecation: 2.3.1 + '@octokit/core': 6.1.6 - '@octokit/request-error@2.1.0': + '@octokit/plugin-rest-endpoint-methods@13.5.0(@octokit/core@6.1.6)': dependencies: - '@octokit/types': 6.41.0 - deprecation: 2.3.1 - once: 1.4.0 + '@octokit/core': 6.1.6 + '@octokit/types': 13.10.0 - '@octokit/request@5.6.3': + '@octokit/request-error@6.1.8': dependencies: - '@octokit/endpoint': 6.0.12 - '@octokit/request-error': 2.1.0 - '@octokit/types': 6.41.0 - is-plain-object: 5.0.0 - node-fetch: 2.7.0 - universal-user-agent: 6.0.1 - transitivePeerDependencies: - - encoding + '@octokit/types': 14.1.0 - '@octokit/rest@17.11.2': + '@octokit/request@9.2.4': dependencies: - '@octokit/core': 2.5.4 - '@octokit/plugin-paginate-rest': 2.21.3(@octokit/core@2.5.4) - '@octokit/plugin-request-log': 1.0.4(@octokit/core@2.5.4) - '@octokit/plugin-rest-endpoint-methods': 3.17.0 - transitivePeerDependencies: - - encoding + '@octokit/endpoint': 10.1.4 + '@octokit/request-error': 6.1.8 + '@octokit/types': 14.1.0 + fast-content-type-parse: 2.0.1 + universal-user-agent: 7.0.3 - '@octokit/types@4.1.10': + '@octokit/rest@21.1.1': dependencies: - '@types/node': 24.10.15 + '@octokit/core': 6.1.6 + '@octokit/plugin-paginate-rest': 11.6.0(@octokit/core@6.1.6) + '@octokit/plugin-request-log': 5.3.1(@octokit/core@6.1.6) + '@octokit/plugin-rest-endpoint-methods': 13.5.0(@octokit/core@6.1.6) - '@octokit/types@5.5.0': + '@octokit/types@13.10.0': dependencies: - '@types/node': 24.10.15 + '@octokit/openapi-types': 24.2.0 - '@octokit/types@6.41.0': + '@octokit/types@14.1.0': dependencies: - '@octokit/openapi-types': 12.11.0 + '@octokit/openapi-types': 25.1.0 '@one-ini/wasm@0.1.1': {} @@ -8691,28 +8228,28 @@ snapshots: '@popperjs/core@2.11.8': {} - '@prefabs.tech/eslint-config@0.7.0(@typescript-eslint/parser@8.54.0(eslint@9.39.4(jiti@1.21.6))(typescript@4.9.5))(eslint@9.39.4(jiti@1.21.6))(prettier@3.8.3)(typescript@4.9.5)': + '@prefabs.tech/eslint-config@0.8.0(@typescript-eslint/parser@8.54.0(eslint@9.39.4(jiti@2.6.1))(typescript@4.9.5))(eslint@9.39.4(jiti@2.6.1))(prettier@3.8.3)(typescript@4.9.5)': dependencies: '@eslint/js': 9.39.4 - eslint: 9.39.4(jiti@1.21.6) - eslint-config-prettier: 10.1.8(eslint@9.39.4(jiti@1.21.6)) + eslint: 9.39.4(jiti@2.6.1) + eslint-config-prettier: 10.1.8(eslint@9.39.4(jiti@2.6.1)) eslint-import-resolver-alias: 1.1.2(eslint-plugin-import@2.32.0) - eslint-import-resolver-typescript: 4.4.4(eslint-plugin-import@2.32.0)(eslint@9.39.4(jiti@1.21.6)) - eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.54.0(eslint@9.39.4(jiti@1.21.6))(typescript@4.9.5))(eslint-import-resolver-typescript@4.4.4)(eslint@9.39.4(jiti@1.21.6)) - eslint-plugin-jsx-a11y: 6.10.2(eslint@9.39.4(jiti@1.21.6)) - eslint-plugin-n: 17.20.0(eslint@9.39.4(jiti@1.21.6))(typescript@4.9.5) - eslint-plugin-perfectionist: 5.9.0(eslint@9.39.4(jiti@1.21.6))(typescript@4.9.5) - eslint-plugin-prettier: 5.5.5(eslint-config-prettier@10.1.8(eslint@9.39.4(jiti@1.21.6)))(eslint@9.39.4(jiti@1.21.6))(prettier@3.8.3) - eslint-plugin-promise: 7.2.1(eslint@9.39.4(jiti@1.21.6)) - eslint-plugin-react: 7.37.5(eslint@9.39.4(jiti@1.21.6)) - eslint-plugin-react-hooks: 7.0.1(eslint@9.39.4(jiti@1.21.6)) - eslint-plugin-unicorn: 62.0.0(eslint@9.39.4(jiti@1.21.6)) - eslint-plugin-vue: 10.7.0(@typescript-eslint/parser@8.54.0(eslint@9.39.4(jiti@1.21.6))(typescript@4.9.5))(eslint@9.39.4(jiti@1.21.6))(vue-eslint-parser@10.2.0(eslint@9.39.4(jiti@1.21.6))) + eslint-import-resolver-typescript: 4.4.4(eslint-plugin-import@2.32.0)(eslint@9.39.4(jiti@2.6.1)) + eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.54.0(eslint@9.39.4(jiti@2.6.1))(typescript@4.9.5))(eslint-import-resolver-typescript@4.4.4)(eslint@9.39.4(jiti@2.6.1)) + eslint-plugin-jsx-a11y: 6.10.2(eslint@9.39.4(jiti@2.6.1)) + eslint-plugin-n: 17.20.0(eslint@9.39.4(jiti@2.6.1))(typescript@4.9.5) + eslint-plugin-perfectionist: 5.9.0(eslint@9.39.4(jiti@2.6.1))(typescript@4.9.5) + eslint-plugin-prettier: 5.5.5(eslint-config-prettier@10.1.8(eslint@9.39.4(jiti@2.6.1)))(eslint@9.39.4(jiti@2.6.1))(prettier@3.8.3) + eslint-plugin-promise: 7.2.1(eslint@9.39.4(jiti@2.6.1)) + eslint-plugin-react: 7.37.5(eslint@9.39.4(jiti@2.6.1)) + eslint-plugin-react-hooks: 7.0.1(eslint@9.39.4(jiti@2.6.1)) + eslint-plugin-unicorn: 62.0.0(eslint@9.39.4(jiti@2.6.1)) + eslint-plugin-vue: 10.7.0(@typescript-eslint/parser@8.54.0(eslint@9.39.4(jiti@2.6.1))(typescript@4.9.5))(eslint@9.39.4(jiti@2.6.1))(vue-eslint-parser@10.2.0(eslint@9.39.4(jiti@2.6.1))) globals: 17.3.0 prettier: 3.8.3 typescript: 4.9.5 - typescript-eslint: 8.54.0(eslint@9.39.4(jiti@1.21.6))(typescript@4.9.5) - vue-eslint-parser: 10.2.0(eslint@9.39.4(jiti@1.21.6)) + typescript-eslint: 8.54.0(eslint@9.39.4(jiti@2.6.1))(typescript@4.9.5) + vue-eslint-parser: 10.2.0(eslint@9.39.4(jiti@2.6.1)) transitivePeerDependencies: - '@stylistic/eslint-plugin' - '@types/eslint' @@ -8721,28 +8258,28 @@ snapshots: - eslint-plugin-import-x - supports-color - '@prefabs.tech/eslint-config@0.7.0(@typescript-eslint/parser@8.54.0(eslint@9.39.4(jiti@1.21.6))(typescript@5.7.3))(eslint@9.39.4(jiti@1.21.6))(prettier@3.8.3)(typescript@5.7.3)': + '@prefabs.tech/eslint-config@0.8.0(@typescript-eslint/parser@8.54.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.4(jiti@2.6.1))(prettier@3.8.3)(typescript@5.9.3)': dependencies: '@eslint/js': 9.39.4 - eslint: 9.39.4(jiti@1.21.6) - eslint-config-prettier: 10.1.8(eslint@9.39.4(jiti@1.21.6)) + eslint: 9.39.4(jiti@2.6.1) + eslint-config-prettier: 10.1.8(eslint@9.39.4(jiti@2.6.1)) eslint-import-resolver-alias: 1.1.2(eslint-plugin-import@2.32.0) - eslint-import-resolver-typescript: 4.4.4(eslint-plugin-import@2.32.0)(eslint@9.39.4(jiti@1.21.6)) - eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.54.0(eslint@9.39.4(jiti@1.21.6))(typescript@5.7.3))(eslint-import-resolver-typescript@4.4.4)(eslint@9.39.4(jiti@1.21.6)) - eslint-plugin-jsx-a11y: 6.10.2(eslint@9.39.4(jiti@1.21.6)) - eslint-plugin-n: 17.20.0(eslint@9.39.4(jiti@1.21.6))(typescript@5.7.3) - eslint-plugin-perfectionist: 5.9.0(eslint@9.39.4(jiti@1.21.6))(typescript@5.7.3) - eslint-plugin-prettier: 5.5.5(eslint-config-prettier@10.1.8(eslint@9.39.4(jiti@1.21.6)))(eslint@9.39.4(jiti@1.21.6))(prettier@3.8.3) - eslint-plugin-promise: 7.2.1(eslint@9.39.4(jiti@1.21.6)) - eslint-plugin-react: 7.37.5(eslint@9.39.4(jiti@1.21.6)) - eslint-plugin-react-hooks: 7.0.1(eslint@9.39.4(jiti@1.21.6)) - eslint-plugin-unicorn: 62.0.0(eslint@9.39.4(jiti@1.21.6)) - eslint-plugin-vue: 10.7.0(@typescript-eslint/parser@8.54.0(eslint@9.39.4(jiti@1.21.6))(typescript@5.7.3))(eslint@9.39.4(jiti@1.21.6))(vue-eslint-parser@10.2.0(eslint@9.39.4(jiti@1.21.6))) + eslint-import-resolver-typescript: 4.4.4(eslint-plugin-import@2.32.0)(eslint@9.39.4(jiti@2.6.1)) + eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.54.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-typescript@4.4.4)(eslint@9.39.4(jiti@2.6.1)) + eslint-plugin-jsx-a11y: 6.10.2(eslint@9.39.4(jiti@2.6.1)) + eslint-plugin-n: 17.20.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) + eslint-plugin-perfectionist: 5.9.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) + eslint-plugin-prettier: 5.5.5(eslint-config-prettier@10.1.8(eslint@9.39.4(jiti@2.6.1)))(eslint@9.39.4(jiti@2.6.1))(prettier@3.8.3) + eslint-plugin-promise: 7.2.1(eslint@9.39.4(jiti@2.6.1)) + eslint-plugin-react: 7.37.5(eslint@9.39.4(jiti@2.6.1)) + eslint-plugin-react-hooks: 7.0.1(eslint@9.39.4(jiti@2.6.1)) + eslint-plugin-unicorn: 62.0.0(eslint@9.39.4(jiti@2.6.1)) + eslint-plugin-vue: 10.7.0(@typescript-eslint/parser@8.54.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.4(jiti@2.6.1))(vue-eslint-parser@10.2.0(eslint@9.39.4(jiti@2.6.1))) globals: 17.3.0 prettier: 3.8.3 - typescript: 5.7.3 - typescript-eslint: 8.54.0(eslint@9.39.4(jiti@1.21.6))(typescript@5.7.3) - vue-eslint-parser: 10.2.0(eslint@9.39.4(jiti@1.21.6)) + typescript: 5.9.3 + typescript-eslint: 8.54.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) + vue-eslint-parser: 10.2.0(eslint@9.39.4(jiti@2.6.1)) transitivePeerDependencies: - '@stylistic/eslint-plugin' - '@types/eslint' @@ -8751,35 +8288,35 @@ snapshots: - eslint-plugin-import-x - supports-color - '@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.0.1)(fastify@5.6.2)': + '@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.1.0)(fastify@5.8.5)': dependencies: - fastify: 5.6.2 - fastify-plugin: 5.0.1 + fastify: 5.8.5 + fastify-plugin: 5.1.0 - '@prefabs.tech/fastify-error-handler@0.94.0(fastify-plugin@5.0.1)(fastify@5.6.2)': + '@prefabs.tech/fastify-error-handler@0.94.0(fastify-plugin@5.1.0)(fastify@5.8.5)': dependencies: '@fastify/sensible': 6.0.4 - fastify: 5.6.2 - fastify-plugin: 5.0.1 + fastify: 5.8.5 + fastify-plugin: 5.1.0 stacktracey: 2.2.0 - '@prefabs.tech/fastify-graphql@0.94.0(@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.0.1)(fastify@5.6.2))(@prefabs.tech/fastify-slonik@0.94.0(@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.0.1)(fastify@5.6.2))(fastify-plugin@5.0.1)(fastify@5.6.2)(pg-mem@3.0.14(slonik@46.8.0(zod@3.23.8)))(slonik@46.8.0(zod@3.23.8))(zod@3.23.8))(fastify-plugin@5.0.1)(fastify@5.6.2)(graphql@16.11.0)(mercurius@16.2.0(graphql@16.11.0))(slonik@46.8.0(zod@3.23.8))(zod@3.23.8)': - dependencies: - '@graphql-tools/merge': 9.1.8(graphql@16.11.0) - '@prefabs.tech/fastify-config': 0.94.0(fastify-plugin@5.0.1)(fastify@5.6.2) - '@prefabs.tech/fastify-slonik': 0.94.0(@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.0.1)(fastify@5.6.2))(fastify-plugin@5.0.1)(fastify@5.6.2)(pg-mem@3.0.14(slonik@46.8.0(zod@3.23.8)))(slonik@46.8.0(zod@3.23.8))(zod@3.23.8) - fastify: 5.6.2 - fastify-plugin: 5.0.1 - graphql: 16.11.0 - graphql-tag: 2.12.6(graphql@16.11.0) - mercurius: 16.2.0(graphql@16.11.0) - slonik: 46.8.0(zod@3.23.8) - zod: 3.23.8 + '@prefabs.tech/fastify-graphql@0.94.0(@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.1.0)(fastify@5.8.5))(@prefabs.tech/fastify-slonik@0.94.0(@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.1.0)(fastify@5.8.5))(fastify-plugin@5.1.0)(fastify@5.8.5)(pg-mem@3.0.14(slonik@46.8.0(zod@3.25.76)))(slonik@46.8.0(zod@3.25.76))(zod@3.25.76))(fastify-plugin@5.1.0)(fastify@5.8.5)(graphql@16.14.0)(mercurius@16.9.0(graphql@16.14.0))(slonik@46.8.0(zod@3.25.76))(zod@3.25.76)': + dependencies: + '@graphql-tools/merge': 9.1.8(graphql@16.14.0) + '@prefabs.tech/fastify-config': 0.94.0(fastify-plugin@5.1.0)(fastify@5.8.5) + '@prefabs.tech/fastify-slonik': 0.94.0(@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.1.0)(fastify@5.8.5))(fastify-plugin@5.1.0)(fastify@5.8.5)(pg-mem@3.0.14(slonik@46.8.0(zod@3.25.76)))(slonik@46.8.0(zod@3.25.76))(zod@3.25.76) + fastify: 5.8.5 + fastify-plugin: 5.1.0 + graphql: 16.14.0 + graphql-tag: 2.12.6(graphql@16.14.0) + mercurius: 16.9.0(graphql@16.14.0) + slonik: 46.8.0(zod@3.25.76) + zod: 3.25.76 - '@prefabs.tech/fastify-mailer@0.94.0(@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.0.1)(fastify@5.6.2))(fastify-plugin@5.0.1)(fastify@5.6.2)(mjml@4.15.3)': + '@prefabs.tech/fastify-mailer@0.94.0(@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.1.0)(fastify@5.8.5))(fastify-plugin@5.1.0)(fastify@5.8.5)(mjml@4.15.3)': dependencies: - fastify: 5.6.2 - fastify-plugin: 5.0.1 + fastify: 5.8.5 + fastify-plugin: 5.1.0 html-to-text: 9.0.5 mjml: 4.15.3 mustache: 4.2.0 @@ -8787,87 +8324,87 @@ snapshots: nodemailer-html-to-text: 3.2.0 nodemailer-mjml: 1.6.0(nodemailer@7.0.13) optionalDependencies: - '@prefabs.tech/fastify-config': 0.94.0(fastify-plugin@5.0.1)(fastify@5.6.2) + '@prefabs.tech/fastify-config': 0.94.0(fastify-plugin@5.1.0)(fastify@5.8.5) transitivePeerDependencies: - encoding - htmlnano - '@prefabs.tech/fastify-s3@0.94.0(@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.0.1)(fastify@5.6.2))(@prefabs.tech/fastify-error-handler@0.94.0(fastify-plugin@5.0.1)(fastify@5.6.2))(@prefabs.tech/fastify-graphql@0.94.0(@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.0.1)(fastify@5.6.2))(@prefabs.tech/fastify-slonik@0.94.0(@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.0.1)(fastify@5.6.2))(fastify-plugin@5.0.1)(fastify@5.6.2)(pg-mem@3.0.14(slonik@46.8.0(zod@3.23.8)))(slonik@46.8.0(zod@3.23.8))(zod@3.23.8))(fastify-plugin@5.0.1)(fastify@5.6.2)(graphql@16.11.0)(mercurius@16.2.0(graphql@16.11.0))(slonik@46.8.0(zod@3.23.8))(zod@3.23.8))(@prefabs.tech/fastify-slonik@0.94.0(@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.0.1)(fastify@5.6.2))(fastify-plugin@5.0.1)(fastify@5.6.2)(pg-mem@3.0.14(slonik@46.8.0(zod@3.23.8)))(slonik@46.8.0(zod@3.23.8))(zod@3.23.8))(fastify-plugin@5.0.1)(fastify@5.6.2)(graphql@16.11.0)(slonik@46.8.0(zod@3.23.8))(zod@3.23.8)': + '@prefabs.tech/fastify-s3@0.94.0(@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.1.0)(fastify@5.8.5))(@prefabs.tech/fastify-error-handler@0.94.0(fastify-plugin@5.1.0)(fastify@5.8.5))(@prefabs.tech/fastify-graphql@0.94.0(@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.1.0)(fastify@5.8.5))(@prefabs.tech/fastify-slonik@0.94.0(@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.1.0)(fastify@5.8.5))(fastify-plugin@5.1.0)(fastify@5.8.5)(pg-mem@3.0.14(slonik@46.8.0(zod@3.25.76)))(slonik@46.8.0(zod@3.25.76))(zod@3.25.76))(fastify-plugin@5.1.0)(fastify@5.8.5)(graphql@16.14.0)(mercurius@16.9.0(graphql@16.14.0))(slonik@46.8.0(zod@3.25.76))(zod@3.25.76))(@prefabs.tech/fastify-slonik@0.94.0(@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.1.0)(fastify@5.8.5))(fastify-plugin@5.1.0)(fastify@5.8.5)(pg-mem@3.0.14(slonik@46.8.0(zod@3.25.76)))(slonik@46.8.0(zod@3.25.76))(zod@3.25.76))(fastify-plugin@5.1.0)(fastify@5.8.5)(graphql@16.14.0)(slonik@46.8.0(zod@3.25.76))(zod@3.25.76)': dependencies: '@aws-sdk/client-s3': 3.1042.0 '@aws-sdk/lib-storage': 3.1042.0(@aws-sdk/client-s3@3.1042.0) '@aws-sdk/s3-request-presigner': 3.1042.0 '@fastify/multipart': 9.4.0 - '@prefabs.tech/fastify-config': 0.94.0(fastify-plugin@5.0.1)(fastify@5.6.2) - '@prefabs.tech/fastify-error-handler': 0.94.0(fastify-plugin@5.0.1)(fastify@5.6.2) - '@prefabs.tech/fastify-graphql': 0.94.0(@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.0.1)(fastify@5.6.2))(@prefabs.tech/fastify-slonik@0.94.0(@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.0.1)(fastify@5.6.2))(fastify-plugin@5.0.1)(fastify@5.6.2)(pg-mem@3.0.14(slonik@46.8.0(zod@3.23.8)))(slonik@46.8.0(zod@3.23.8))(zod@3.23.8))(fastify-plugin@5.0.1)(fastify@5.6.2)(graphql@16.11.0)(mercurius@16.2.0(graphql@16.11.0))(slonik@46.8.0(zod@3.23.8))(zod@3.23.8) - '@prefabs.tech/fastify-slonik': 0.94.0(@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.0.1)(fastify@5.6.2))(fastify-plugin@5.0.1)(fastify@5.6.2)(pg-mem@3.0.14(slonik@46.8.0(zod@3.23.8)))(slonik@46.8.0(zod@3.23.8))(zod@3.23.8) + '@prefabs.tech/fastify-config': 0.94.0(fastify-plugin@5.1.0)(fastify@5.8.5) + '@prefabs.tech/fastify-error-handler': 0.94.0(fastify-plugin@5.1.0)(fastify@5.8.5) + '@prefabs.tech/fastify-graphql': 0.94.0(@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.1.0)(fastify@5.8.5))(@prefabs.tech/fastify-slonik@0.94.0(@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.1.0)(fastify@5.8.5))(fastify-plugin@5.1.0)(fastify@5.8.5)(pg-mem@3.0.14(slonik@46.8.0(zod@3.25.76)))(slonik@46.8.0(zod@3.25.76))(zod@3.25.76))(fastify-plugin@5.1.0)(fastify@5.8.5)(graphql@16.14.0)(mercurius@16.9.0(graphql@16.14.0))(slonik@46.8.0(zod@3.25.76))(zod@3.25.76) + '@prefabs.tech/fastify-slonik': 0.94.0(@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.1.0)(fastify@5.8.5))(fastify-plugin@5.1.0)(fastify@5.8.5)(pg-mem@3.0.14(slonik@46.8.0(zod@3.25.76)))(slonik@46.8.0(zod@3.25.76))(zod@3.25.76) '@types/busboy': 1.5.4 '@types/uuid': 9.0.8 ajv: 8.20.0 busboy: 1.6.0 - fastify: 5.6.2 - fastify-plugin: 5.0.1 - graphql-upload-minimal: 1.6.4(graphql@16.11.0) - slonik: 46.8.0(zod@3.23.8) + fastify: 5.8.5 + fastify-plugin: 5.1.0 + graphql-upload-minimal: 1.6.4(graphql@16.14.0) + slonik: 46.8.0(zod@3.25.76) uuid: 9.0.1 - zod: 3.23.8 + zod: 3.25.76 transitivePeerDependencies: - aws-crt - graphql - '@prefabs.tech/fastify-slonik@0.94.0(@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.0.1)(fastify@5.6.2))(fastify-plugin@5.0.1)(fastify@5.6.2)(pg-mem@3.0.14(slonik@46.8.0(zod@3.23.8)))(slonik@46.8.0(zod@3.23.8))(zod@3.23.8)': + '@prefabs.tech/fastify-slonik@0.94.0(@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.1.0)(fastify@5.8.5))(fastify-plugin@5.1.0)(fastify@5.8.5)(pg-mem@3.0.14(slonik@46.8.0(zod@3.25.76)))(slonik@46.8.0(zod@3.25.76))(zod@3.25.76)': dependencies: - '@prefabs.tech/fastify-config': 0.94.0(fastify-plugin@5.0.1)(fastify@5.6.2) + '@prefabs.tech/fastify-config': 0.94.0(fastify-plugin@5.1.0)(fastify@5.8.5) '@prefabs.tech/postgres-migrations': 5.4.3 - fastify: 5.6.2 - fastify-plugin: 5.0.1 + fastify: 5.8.5 + fastify-plugin: 5.1.0 humps: 2.0.1 pg: 8.20.0 - slonik: 46.8.0(zod@3.23.8) - slonik-interceptor-query-logging: 46.8.0(slonik@46.8.0(zod@3.23.8)) - zod: 3.23.8 + slonik: 46.8.0(zod@3.25.76) + slonik-interceptor-query-logging: 46.8.0(slonik@46.8.0(zod@3.25.76)) + zod: 3.25.76 optionalDependencies: - pg-mem: 3.0.14(slonik@46.8.0(zod@3.23.8)) + pg-mem: 3.0.14(slonik@46.8.0(zod@3.25.76)) transitivePeerDependencies: - pg-native - '@prefabs.tech/fastify-user@0.94.0(zf7nfzcp3edzazylbhcambbd4m)': + '@prefabs.tech/fastify-user@0.94.0(4oe2addz43enub5o5bvitfzs4e)': dependencies: - '@fastify/cors': 11.0.1 + '@fastify/cors': 11.2.0 '@fastify/formbody': 8.0.2 - '@prefabs.tech/fastify-config': 0.94.0(fastify-plugin@5.0.1)(fastify@5.6.2) - '@prefabs.tech/fastify-error-handler': 0.94.0(fastify-plugin@5.0.1)(fastify@5.6.2) - '@prefabs.tech/fastify-graphql': 0.94.0(@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.0.1)(fastify@5.6.2))(@prefabs.tech/fastify-slonik@0.94.0(@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.0.1)(fastify@5.6.2))(fastify-plugin@5.0.1)(fastify@5.6.2)(pg-mem@3.0.14(slonik@46.8.0(zod@3.23.8)))(slonik@46.8.0(zod@3.23.8))(zod@3.23.8))(fastify-plugin@5.0.1)(fastify@5.6.2)(graphql@16.11.0)(mercurius@16.2.0(graphql@16.11.0))(slonik@46.8.0(zod@3.23.8))(zod@3.23.8) - '@prefabs.tech/fastify-mailer': 0.94.0(@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.0.1)(fastify@5.6.2))(fastify-plugin@5.0.1)(fastify@5.6.2)(mjml@4.15.3) - '@prefabs.tech/fastify-s3': 0.94.0(@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.0.1)(fastify@5.6.2))(@prefabs.tech/fastify-error-handler@0.94.0(fastify-plugin@5.0.1)(fastify@5.6.2))(@prefabs.tech/fastify-graphql@0.94.0(@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.0.1)(fastify@5.6.2))(@prefabs.tech/fastify-slonik@0.94.0(@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.0.1)(fastify@5.6.2))(fastify-plugin@5.0.1)(fastify@5.6.2)(pg-mem@3.0.14(slonik@46.8.0(zod@3.23.8)))(slonik@46.8.0(zod@3.23.8))(zod@3.23.8))(fastify-plugin@5.0.1)(fastify@5.6.2)(graphql@16.11.0)(mercurius@16.2.0(graphql@16.11.0))(slonik@46.8.0(zod@3.23.8))(zod@3.23.8))(@prefabs.tech/fastify-slonik@0.94.0(@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.0.1)(fastify@5.6.2))(fastify-plugin@5.0.1)(fastify@5.6.2)(pg-mem@3.0.14(slonik@46.8.0(zod@3.23.8)))(slonik@46.8.0(zod@3.23.8))(zod@3.23.8))(fastify-plugin@5.0.1)(fastify@5.6.2)(graphql@16.11.0)(slonik@46.8.0(zod@3.23.8))(zod@3.23.8) - '@prefabs.tech/fastify-slonik': 0.94.0(@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.0.1)(fastify@5.6.2))(fastify-plugin@5.0.1)(fastify@5.6.2)(pg-mem@3.0.14(slonik@46.8.0(zod@3.23.8)))(slonik@46.8.0(zod@3.23.8))(zod@3.23.8) - fastify: 5.6.2 - fastify-plugin: 5.0.1 + '@prefabs.tech/fastify-config': 0.94.0(fastify-plugin@5.1.0)(fastify@5.8.5) + '@prefabs.tech/fastify-error-handler': 0.94.0(fastify-plugin@5.1.0)(fastify@5.8.5) + '@prefabs.tech/fastify-graphql': 0.94.0(@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.1.0)(fastify@5.8.5))(@prefabs.tech/fastify-slonik@0.94.0(@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.1.0)(fastify@5.8.5))(fastify-plugin@5.1.0)(fastify@5.8.5)(pg-mem@3.0.14(slonik@46.8.0(zod@3.25.76)))(slonik@46.8.0(zod@3.25.76))(zod@3.25.76))(fastify-plugin@5.1.0)(fastify@5.8.5)(graphql@16.14.0)(mercurius@16.9.0(graphql@16.14.0))(slonik@46.8.0(zod@3.25.76))(zod@3.25.76) + '@prefabs.tech/fastify-mailer': 0.94.0(@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.1.0)(fastify@5.8.5))(fastify-plugin@5.1.0)(fastify@5.8.5)(mjml@4.15.3) + '@prefabs.tech/fastify-s3': 0.94.0(@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.1.0)(fastify@5.8.5))(@prefabs.tech/fastify-error-handler@0.94.0(fastify-plugin@5.1.0)(fastify@5.8.5))(@prefabs.tech/fastify-graphql@0.94.0(@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.1.0)(fastify@5.8.5))(@prefabs.tech/fastify-slonik@0.94.0(@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.1.0)(fastify@5.8.5))(fastify-plugin@5.1.0)(fastify@5.8.5)(pg-mem@3.0.14(slonik@46.8.0(zod@3.25.76)))(slonik@46.8.0(zod@3.25.76))(zod@3.25.76))(fastify-plugin@5.1.0)(fastify@5.8.5)(graphql@16.14.0)(mercurius@16.9.0(graphql@16.14.0))(slonik@46.8.0(zod@3.25.76))(zod@3.25.76))(@prefabs.tech/fastify-slonik@0.94.0(@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.1.0)(fastify@5.8.5))(fastify-plugin@5.1.0)(fastify@5.8.5)(pg-mem@3.0.14(slonik@46.8.0(zod@3.25.76)))(slonik@46.8.0(zod@3.25.76))(zod@3.25.76))(fastify-plugin@5.1.0)(fastify@5.8.5)(graphql@16.14.0)(slonik@46.8.0(zod@3.25.76))(zod@3.25.76) + '@prefabs.tech/fastify-slonik': 0.94.0(@prefabs.tech/fastify-config@0.94.0(fastify-plugin@5.1.0)(fastify@5.8.5))(fastify-plugin@5.1.0)(fastify@5.8.5)(pg-mem@3.0.14(slonik@46.8.0(zod@3.25.76)))(slonik@46.8.0(zod@3.25.76))(zod@3.25.76) + fastify: 5.8.5 + fastify-plugin: 5.1.0 humps: 2.0.1 - mercurius: 16.2.0(graphql@16.11.0) + mercurius: 16.9.0(graphql@16.14.0) mercurius-auth: 6.0.0 - slonik: 46.8.0(zod@3.23.8) + slonik: 46.8.0(zod@3.25.76) supertokens-node: 14.1.4 validator: 13.15.35 - zod: 3.23.8 + zod: 3.25.76 '@prefabs.tech/postgres-migrations@5.4.3': dependencies: - pg: 8.13.3 + pg: 8.20.0 sql-template-strings: 2.2.2 transitivePeerDependencies: - pg-native - '@prefabs.tech/react-config@0.70.0(react@18.3.1)': + '@prefabs.tech/react-config@0.72.1(react@18.3.1)': dependencies: react: 18.3.1 - '@prefabs.tech/react-form@0.70.0(@prefabs.tech/react-ui@0.70.0(primereact@9.6.5(@types/react@18.3.28)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react-router-dom@6.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1))(primereact@9.6.5(@types/react@18.3.28)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(zod@3.23.8)': + '@prefabs.tech/react-form@0.72.1(@prefabs.tech/react-ui@0.72.1(primereact@9.6.5(@types/react@18.3.28)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react-router-dom@6.30.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1))(primereact@9.6.5(@types/react@18.3.28)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(zod@3.25.76)': dependencies: '@hookform/error-message': 2.0.1(react-dom@18.3.1(react@18.3.1))(react-hook-form@7.54.2(react@18.3.1))(react@18.3.1) '@hookform/resolvers': 3.9.1(react-hook-form@7.54.2(react@18.3.1)) - '@prefabs.tech/react-ui': 0.70.0(primereact@9.6.5(@types/react@18.3.28)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react-router-dom@6.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1) + '@prefabs.tech/react-ui': 0.72.1(primereact@9.6.5(@types/react@18.3.28)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react-router-dom@6.30.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1) primereact: 9.6.5(@types/react@18.3.28)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react: 18.3.1 react-debounce-input: 3.3.0(react@18.3.1) @@ -8875,26 +8412,26 @@ snapshots: react-dropzone: 14.3.5(react@18.3.1) react-hook-form: 7.54.2(react@18.3.1) validator: 13.15.22 - zod: 3.23.8 + zod: 3.25.76 - '@prefabs.tech/react-i18n@0.70.0(@prefabs.tech/react-config@0.70.0(react@18.3.1))(primereact@9.6.5(@types/react@18.3.28)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react-router-dom@6.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1)(typescript@5.7.3)': + '@prefabs.tech/react-i18n@0.72.1(@prefabs.tech/react-config@0.72.1(react@18.3.1))(primereact@9.6.5(@types/react@18.3.28)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react-router-dom@6.30.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1)(typescript@5.9.3)': dependencies: - '@prefabs.tech/react-config': 0.70.0(react@18.3.1) - '@prefabs.tech/react-ui': 0.70.0(primereact@9.6.5(@types/react@18.3.28)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react-router-dom@6.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1) - i18next: 24.2.3(typescript@5.7.3) + '@prefabs.tech/react-config': 0.72.1(react@18.3.1) + '@prefabs.tech/react-ui': 0.72.1(primereact@9.6.5(@types/react@18.3.28)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react-router-dom@6.30.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1) + i18next: 24.2.3(typescript@5.9.3) i18next-browser-languagedetector: 8.0.5 i18next-chained-backend: 4.6.2 i18next-resources-to-backend: 1.2.1 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - react-i18next: 15.4.1(i18next@24.2.3(typescript@5.7.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react-i18next: 15.4.1(i18next@24.2.3(typescript@5.9.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) transitivePeerDependencies: - primereact - react-native - react-router-dom - typescript - '@prefabs.tech/react-ui@0.70.0(primereact@9.6.5(@types/react@18.3.28)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react-router-dom@6.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1)': + '@prefabs.tech/react-ui@0.72.1(primereact@9.6.5(@types/react@18.3.28)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react-router-dom@6.30.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1)': dependencies: '@popperjs/core': 2.11.8 '@tanstack/react-table': 8.21.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -8905,94 +8442,94 @@ snapshots: react-debounce-input: 3.3.0(react@18.3.1) react-dom: 18.3.1(react@18.3.1) react-popper: 2.3.0(@popperjs/core@2.11.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - react-router-dom: 6.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react-router-dom: 6.30.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@prefabs.tech/stylelint-config@0.7.0(stylelint-config-recommended-vue@1.6.1(postcss-html@1.8.1)(stylelint@17.9.1(typescript@4.9.5)))(stylelint-config-standard@40.0.0(stylelint@17.9.1(typescript@4.9.5)))(stylelint-order@8.1.1(stylelint@17.9.1(typescript@4.9.5)))(stylelint@17.9.1(typescript@4.9.5))': + '@prefabs.tech/stylelint-config@0.8.0(stylelint-config-recommended-vue@1.6.1(postcss-html@1.8.1)(stylelint@17.11.0(typescript@4.9.5)))(stylelint-config-standard@40.0.0(stylelint@17.11.0(typescript@4.9.5)))(stylelint-order@8.1.1(stylelint@17.11.0(typescript@4.9.5)))(stylelint@17.11.0(typescript@4.9.5))': dependencies: - stylelint: 17.9.1(typescript@4.9.5) + stylelint: 17.11.0(typescript@4.9.5) optionalDependencies: - stylelint-config-recommended-vue: 1.6.1(postcss-html@1.8.1)(stylelint@17.9.1(typescript@4.9.5)) - stylelint-config-standard: 40.0.0(stylelint@17.9.1(typescript@4.9.5)) - stylelint-order: 8.1.1(stylelint@17.9.1(typescript@4.9.5)) + stylelint-config-recommended-vue: 1.6.1(postcss-html@1.8.1)(stylelint@17.11.0(typescript@4.9.5)) + stylelint-config-standard: 40.0.0(stylelint@17.11.0(typescript@4.9.5)) + stylelint-order: 8.1.1(stylelint@17.11.0(typescript@4.9.5)) - '@prefabs.tech/stylelint-config@0.7.0(stylelint-config-recommended-vue@1.6.1(postcss-html@1.8.1)(stylelint@17.9.1(typescript@5.7.3)))(stylelint-config-standard@40.0.0(stylelint@17.9.1(typescript@5.7.3)))(stylelint-order@8.1.1(stylelint@17.9.1(typescript@5.7.3)))(stylelint@17.9.1(typescript@5.7.3))': + '@prefabs.tech/stylelint-config@0.8.0(stylelint-config-recommended-vue@1.6.1(postcss-html@1.8.1)(stylelint@17.11.0(typescript@5.9.3)))(stylelint-config-standard@40.0.0(stylelint@17.11.0(typescript@5.9.3)))(stylelint-order@8.1.1(stylelint@17.11.0(typescript@5.9.3)))(stylelint@17.11.0(typescript@5.9.3))': dependencies: - stylelint: 17.9.1(typescript@5.7.3) + stylelint: 17.11.0(typescript@5.9.3) optionalDependencies: - stylelint-config-recommended-vue: 1.6.1(postcss-html@1.8.1)(stylelint@17.9.1(typescript@5.7.3)) - stylelint-config-standard: 40.0.0(stylelint@17.9.1(typescript@5.7.3)) - stylelint-order: 8.1.1(stylelint@17.9.1(typescript@5.7.3)) + stylelint-config-recommended-vue: 1.6.1(postcss-html@1.8.1)(stylelint@17.11.0(typescript@5.9.3)) + stylelint-config-standard: 40.0.0(stylelint@17.11.0(typescript@5.9.3)) + stylelint-order: 8.1.1(stylelint@17.11.0(typescript@5.9.3)) - '@prefabs.tech/tsconfig@0.7.0': {} + '@prefabs.tech/tsconfig@0.8.0': {} - '@prefabs.tech/vue3-config@0.31.0(pinia@3.0.4(typescript@4.9.5)(vue@3.5.33(typescript@4.9.5)))(vue-router@4.5.1(vue@3.5.33(typescript@4.9.5)))(vue@3.5.33(typescript@4.9.5))': + '@prefabs.tech/vue3-config@0.32.0(pinia@3.0.4(typescript@4.9.5)(vue@3.5.34(typescript@4.9.5)))(vue-router@4.6.4(vue@3.5.34(typescript@4.9.5)))(vue@3.5.34(typescript@4.9.5))': dependencies: '@sentry/core': 9.1.0 - '@sentry/vue': 9.1.0(pinia@3.0.4(typescript@4.9.5)(vue@3.5.33(typescript@4.9.5)))(vue@3.5.33(typescript@4.9.5)) - vue: 3.5.33(typescript@4.9.5) - vue-router: 4.5.1(vue@3.5.33(typescript@4.9.5)) + '@sentry/vue': 9.1.0(pinia@3.0.4(typescript@4.9.5)(vue@3.5.34(typescript@4.9.5)))(vue@3.5.34(typescript@4.9.5)) + vue: 3.5.34(typescript@4.9.5) + vue-router: 4.6.4(vue@3.5.34(typescript@4.9.5)) transitivePeerDependencies: - pinia - '@prefabs.tech/vue3-form@0.31.0(@vee-validate/i18n@4.15.1)(@vee-validate/rules@4.15.1(vue@3.5.33(typescript@4.9.5)))(@vee-validate/zod@4.15.1(vue@3.5.33(typescript@4.9.5))(zod@3.24.4))(vee-validate@4.15.1(vue@3.5.33(typescript@4.9.5)))(vue@3.5.33(typescript@4.9.5))(zod@3.24.4)': + '@prefabs.tech/vue3-form@0.32.0(@vee-validate/i18n@4.15.1)(@vee-validate/rules@4.15.1(vue@3.5.34(typescript@4.9.5)))(@vee-validate/zod@4.15.1(vue@3.5.34(typescript@4.9.5))(zod@3.25.76))(vee-validate@4.15.1(vue@3.5.34(typescript@4.9.5)))(vue@3.5.34(typescript@4.9.5))(zod@3.25.76)': dependencies: '@vee-validate/i18n': 4.15.1 - '@vee-validate/rules': 4.15.1(vue@3.5.33(typescript@4.9.5)) - '@vee-validate/zod': 4.15.1(vue@3.5.33(typescript@4.9.5))(zod@3.24.4) + '@vee-validate/rules': 4.15.1(vue@3.5.34(typescript@4.9.5)) + '@vee-validate/zod': 4.15.1(vue@3.5.34(typescript@4.9.5))(zod@3.25.76) validator: 13.15.26 - vee-validate: 4.15.1(vue@3.5.33(typescript@4.9.5)) - vue: 3.5.33(typescript@4.9.5) - zod: 3.24.4 + vee-validate: 4.15.1(vue@3.5.34(typescript@4.9.5)) + vue: 3.5.34(typescript@4.9.5) + zod: 3.25.76 - '@prefabs.tech/vue3-i18n@0.31.0(@prefabs.tech/vue3-config@0.31.0(pinia@3.0.4(typescript@4.9.5)(vue@3.5.33(typescript@4.9.5)))(vue-router@4.5.1(vue@3.5.33(typescript@4.9.5)))(vue@3.5.33(typescript@4.9.5)))(@vueuse/core@12.7.0(typescript@4.9.5))(pinia@3.0.4(typescript@4.9.5)(vue@3.5.33(typescript@4.9.5)))(vue@3.5.33(typescript@4.9.5))': + '@prefabs.tech/vue3-i18n@0.32.0(@prefabs.tech/vue3-config@0.32.0(pinia@3.0.4(typescript@4.9.5)(vue@3.5.34(typescript@4.9.5)))(vue-router@4.6.4(vue@3.5.34(typescript@4.9.5)))(vue@3.5.34(typescript@4.9.5)))(@vueuse/core@12.8.2(typescript@4.9.5))(pinia@3.0.4(typescript@4.9.5)(vue@3.5.34(typescript@4.9.5)))(vue@3.5.34(typescript@4.9.5))': dependencies: - '@prefabs.tech/vue3-config': 0.31.0(pinia@3.0.4(typescript@4.9.5)(vue@3.5.33(typescript@4.9.5)))(vue-router@4.5.1(vue@3.5.33(typescript@4.9.5)))(vue@3.5.33(typescript@4.9.5)) - '@vueuse/core': 12.7.0(typescript@4.9.5) - pinia: 3.0.4(typescript@4.9.5)(vue@3.5.33(typescript@4.9.5)) - vue: 3.5.33(typescript@4.9.5) - vue-i18n: 9.1.10(vue@3.5.33(typescript@4.9.5)) + '@prefabs.tech/vue3-config': 0.32.0(pinia@3.0.4(typescript@4.9.5)(vue@3.5.34(typescript@4.9.5)))(vue-router@4.6.4(vue@3.5.34(typescript@4.9.5)))(vue@3.5.34(typescript@4.9.5)) + '@vueuse/core': 12.8.2(typescript@4.9.5) + pinia: 3.0.4(typescript@4.9.5)(vue@3.5.34(typescript@4.9.5)) + vue: 3.5.34(typescript@4.9.5) + vue-i18n: 9.1.10(vue@3.5.34(typescript@4.9.5)) - '@prefabs.tech/vue3-layout@0.31.0(@prefabs.tech/vue3-config@0.31.0(pinia@3.0.4(typescript@4.9.5)(vue@3.5.33(typescript@4.9.5)))(vue-router@4.5.1(vue@3.5.33(typescript@4.9.5)))(vue@3.5.33(typescript@4.9.5)))(@prefabs.tech/vue3-i18n@0.31.0(@prefabs.tech/vue3-config@0.31.0(pinia@3.0.4(typescript@4.9.5)(vue@3.5.33(typescript@4.9.5)))(vue-router@4.5.1(vue@3.5.33(typescript@4.9.5)))(vue@3.5.33(typescript@4.9.5)))(@vueuse/core@12.7.0(typescript@4.9.5))(pinia@3.0.4(typescript@4.9.5)(vue@3.5.33(typescript@4.9.5)))(vue@3.5.33(typescript@4.9.5)))(@prefabs.tech/vue3-ui@0.31.0(vue@3.5.33(typescript@4.9.5)))(@vueuse/core@12.7.0(typescript@4.9.5))(vue-router@4.5.1(vue@3.5.33(typescript@4.9.5)))(vue@3.5.33(typescript@4.9.5))': + '@prefabs.tech/vue3-layout@0.32.0(@prefabs.tech/vue3-config@0.32.0(pinia@3.0.4(typescript@4.9.5)(vue@3.5.34(typescript@4.9.5)))(vue-router@4.6.4(vue@3.5.34(typescript@4.9.5)))(vue@3.5.34(typescript@4.9.5)))(@prefabs.tech/vue3-i18n@0.32.0(@prefabs.tech/vue3-config@0.32.0(pinia@3.0.4(typescript@4.9.5)(vue@3.5.34(typescript@4.9.5)))(vue-router@4.6.4(vue@3.5.34(typescript@4.9.5)))(vue@3.5.34(typescript@4.9.5)))(@vueuse/core@12.8.2(typescript@4.9.5))(pinia@3.0.4(typescript@4.9.5)(vue@3.5.34(typescript@4.9.5)))(vue@3.5.34(typescript@4.9.5)))(@prefabs.tech/vue3-ui@0.32.0(vue@3.5.34(typescript@4.9.5)))(@vueuse/core@12.8.2(typescript@4.9.5))(vue-router@4.6.4(vue@3.5.34(typescript@4.9.5)))(vue@3.5.34(typescript@4.9.5))': dependencies: - '@prefabs.tech/vue3-config': 0.31.0(pinia@3.0.4(typescript@4.9.5)(vue@3.5.33(typescript@4.9.5)))(vue-router@4.5.1(vue@3.5.33(typescript@4.9.5)))(vue@3.5.33(typescript@4.9.5)) - '@prefabs.tech/vue3-i18n': 0.31.0(@prefabs.tech/vue3-config@0.31.0(pinia@3.0.4(typescript@4.9.5)(vue@3.5.33(typescript@4.9.5)))(vue-router@4.5.1(vue@3.5.33(typescript@4.9.5)))(vue@3.5.33(typescript@4.9.5)))(@vueuse/core@12.7.0(typescript@4.9.5))(pinia@3.0.4(typescript@4.9.5)(vue@3.5.33(typescript@4.9.5)))(vue@3.5.33(typescript@4.9.5)) - '@prefabs.tech/vue3-ui': 0.31.0(vue@3.5.33(typescript@4.9.5)) - '@vueuse/core': 12.7.0(typescript@4.9.5) - vue: 3.5.33(typescript@4.9.5) - vue-router: 4.5.1(vue@3.5.33(typescript@4.9.5)) + '@prefabs.tech/vue3-config': 0.32.0(pinia@3.0.4(typescript@4.9.5)(vue@3.5.34(typescript@4.9.5)))(vue-router@4.6.4(vue@3.5.34(typescript@4.9.5)))(vue@3.5.34(typescript@4.9.5)) + '@prefabs.tech/vue3-i18n': 0.32.0(@prefabs.tech/vue3-config@0.32.0(pinia@3.0.4(typescript@4.9.5)(vue@3.5.34(typescript@4.9.5)))(vue-router@4.6.4(vue@3.5.34(typescript@4.9.5)))(vue@3.5.34(typescript@4.9.5)))(@vueuse/core@12.8.2(typescript@4.9.5))(pinia@3.0.4(typescript@4.9.5)(vue@3.5.34(typescript@4.9.5)))(vue@3.5.34(typescript@4.9.5)) + '@prefabs.tech/vue3-ui': 0.32.0(vue@3.5.34(typescript@4.9.5)) + '@vueuse/core': 12.8.2(typescript@4.9.5) + vue: 3.5.34(typescript@4.9.5) + vue-router: 4.6.4(vue@3.5.34(typescript@4.9.5)) - '@prefabs.tech/vue3-tanstack-table@0.31.0(@prefabs.tech/vue3-form@0.31.0(@vee-validate/i18n@4.15.1)(@vee-validate/rules@4.15.1(vue@3.5.33(typescript@4.9.5)))(@vee-validate/zod@4.15.1(vue@3.5.33(typescript@4.9.5))(zod@3.24.4))(vee-validate@4.15.1(vue@3.5.33(typescript@4.9.5)))(vue@3.5.33(typescript@4.9.5))(zod@3.24.4))(@prefabs.tech/vue3-ui@0.31.0(vue@3.5.33(typescript@4.9.5)))(vue@3.5.33(typescript@4.9.5))': + '@prefabs.tech/vue3-tanstack-table@0.32.0(@prefabs.tech/vue3-form@0.32.0(@vee-validate/i18n@4.15.1)(@vee-validate/rules@4.15.1(vue@3.5.34(typescript@4.9.5)))(@vee-validate/zod@4.15.1(vue@3.5.34(typescript@4.9.5))(zod@3.25.76))(vee-validate@4.15.1(vue@3.5.34(typescript@4.9.5)))(vue@3.5.34(typescript@4.9.5))(zod@3.25.76))(@prefabs.tech/vue3-ui@0.32.0(vue@3.5.34(typescript@4.9.5)))(vue@3.5.34(typescript@4.9.5))': dependencies: - '@prefabs.tech/vue3-form': 0.31.0(@vee-validate/i18n@4.15.1)(@vee-validate/rules@4.15.1(vue@3.5.33(typescript@4.9.5)))(@vee-validate/zod@4.15.1(vue@3.5.33(typescript@4.9.5))(zod@3.24.4))(vee-validate@4.15.1(vue@3.5.33(typescript@4.9.5)))(vue@3.5.33(typescript@4.9.5))(zod@3.24.4) - '@prefabs.tech/vue3-ui': 0.31.0(vue@3.5.33(typescript@4.9.5)) - '@tanstack/vue-table': 8.21.3(vue@3.5.33(typescript@4.9.5)) - vue: 3.5.33(typescript@4.9.5) + '@prefabs.tech/vue3-form': 0.32.0(@vee-validate/i18n@4.15.1)(@vee-validate/rules@4.15.1(vue@3.5.34(typescript@4.9.5)))(@vee-validate/zod@4.15.1(vue@3.5.34(typescript@4.9.5))(zod@3.25.76))(vee-validate@4.15.1(vue@3.5.34(typescript@4.9.5)))(vue@3.5.34(typescript@4.9.5))(zod@3.25.76) + '@prefabs.tech/vue3-ui': 0.32.0(vue@3.5.34(typescript@4.9.5)) + '@tanstack/vue-table': 8.21.3(vue@3.5.34(typescript@4.9.5)) + vue: 3.5.34(typescript@4.9.5) - '@prefabs.tech/vue3-ui@0.31.0(vue@3.5.33(typescript@4.9.5))': + '@prefabs.tech/vue3-ui@0.32.0(vue@3.5.34(typescript@4.9.5))': dependencies: - vue: 3.5.33(typescript@4.9.5) + vue: 3.5.34(typescript@4.9.5) - '@prefabs.tech/vue3-user@0.31.0(dudixxpa3fvrjaqgduzetxquim)': + '@prefabs.tech/vue3-user@0.32.0(ewrs6yiawbkp2qwljje6i4p5di)': dependencies: - '@prefabs.tech/vue3-config': 0.31.0(pinia@3.0.4(typescript@4.9.5)(vue@3.5.33(typescript@4.9.5)))(vue-router@4.5.1(vue@3.5.33(typescript@4.9.5)))(vue@3.5.33(typescript@4.9.5)) - '@prefabs.tech/vue3-i18n': 0.31.0(@prefabs.tech/vue3-config@0.31.0(pinia@3.0.4(typescript@4.9.5)(vue@3.5.33(typescript@4.9.5)))(vue-router@4.5.1(vue@3.5.33(typescript@4.9.5)))(vue@3.5.33(typescript@4.9.5)))(@vueuse/core@12.7.0(typescript@4.9.5))(pinia@3.0.4(typescript@4.9.5)(vue@3.5.33(typescript@4.9.5)))(vue@3.5.33(typescript@4.9.5)) - '@prefabs.tech/vue3-layout': 0.31.0(@prefabs.tech/vue3-config@0.31.0(pinia@3.0.4(typescript@4.9.5)(vue@3.5.33(typescript@4.9.5)))(vue-router@4.5.1(vue@3.5.33(typescript@4.9.5)))(vue@3.5.33(typescript@4.9.5)))(@prefabs.tech/vue3-i18n@0.31.0(@prefabs.tech/vue3-config@0.31.0(pinia@3.0.4(typescript@4.9.5)(vue@3.5.33(typescript@4.9.5)))(vue-router@4.5.1(vue@3.5.33(typescript@4.9.5)))(vue@3.5.33(typescript@4.9.5)))(@vueuse/core@12.7.0(typescript@4.9.5))(pinia@3.0.4(typescript@4.9.5)(vue@3.5.33(typescript@4.9.5)))(vue@3.5.33(typescript@4.9.5)))(@prefabs.tech/vue3-ui@0.31.0(vue@3.5.33(typescript@4.9.5)))(@vueuse/core@12.7.0(typescript@4.9.5))(vue-router@4.5.1(vue@3.5.33(typescript@4.9.5)))(vue@3.5.33(typescript@4.9.5)) - '@prefabs.tech/vue3-ui': 0.31.0(vue@3.5.33(typescript@4.9.5)) + '@prefabs.tech/vue3-config': 0.32.0(pinia@3.0.4(typescript@4.9.5)(vue@3.5.34(typescript@4.9.5)))(vue-router@4.6.4(vue@3.5.34(typescript@4.9.5)))(vue@3.5.34(typescript@4.9.5)) + '@prefabs.tech/vue3-i18n': 0.32.0(@prefabs.tech/vue3-config@0.32.0(pinia@3.0.4(typescript@4.9.5)(vue@3.5.34(typescript@4.9.5)))(vue-router@4.6.4(vue@3.5.34(typescript@4.9.5)))(vue@3.5.34(typescript@4.9.5)))(@vueuse/core@12.8.2(typescript@4.9.5))(pinia@3.0.4(typescript@4.9.5)(vue@3.5.34(typescript@4.9.5)))(vue@3.5.34(typescript@4.9.5)) + '@prefabs.tech/vue3-layout': 0.32.0(@prefabs.tech/vue3-config@0.32.0(pinia@3.0.4(typescript@4.9.5)(vue@3.5.34(typescript@4.9.5)))(vue-router@4.6.4(vue@3.5.34(typescript@4.9.5)))(vue@3.5.34(typescript@4.9.5)))(@prefabs.tech/vue3-i18n@0.32.0(@prefabs.tech/vue3-config@0.32.0(pinia@3.0.4(typescript@4.9.5)(vue@3.5.34(typescript@4.9.5)))(vue-router@4.6.4(vue@3.5.34(typescript@4.9.5)))(vue@3.5.34(typescript@4.9.5)))(@vueuse/core@12.8.2(typescript@4.9.5))(pinia@3.0.4(typescript@4.9.5)(vue@3.5.34(typescript@4.9.5)))(vue@3.5.34(typescript@4.9.5)))(@prefabs.tech/vue3-ui@0.32.0(vue@3.5.34(typescript@4.9.5)))(@vueuse/core@12.8.2(typescript@4.9.5))(vue-router@4.6.4(vue@3.5.34(typescript@4.9.5)))(vue@3.5.34(typescript@4.9.5)) + '@prefabs.tech/vue3-ui': 0.32.0(vue@3.5.34(typescript@4.9.5)) '@vee-validate/i18n': 4.15.1 - '@vee-validate/rules': 4.15.1(vue@3.5.33(typescript@4.9.5)) - '@vueuse/core': 12.7.0(typescript@4.9.5) - axios: 1.12.2(debug@4.4.0) - pinia: 3.0.4(typescript@4.9.5)(vue@3.5.33(typescript@4.9.5)) + '@vee-validate/rules': 4.15.1(vue@3.5.34(typescript@4.9.5)) + '@vueuse/core': 12.8.2(typescript@4.9.5) + axios: 1.16.0(debug@4.4.0) + pinia: 3.0.4(typescript@4.9.5)(vue@3.5.34(typescript@4.9.5)) supertokens-web-js: 0.5.0 supertokens-website: 16.0.1 - vee-validate: 4.15.1(vue@3.5.33(typescript@4.9.5)) - vue: 3.5.33(typescript@4.9.5) - vue-router: 4.5.1(vue@3.5.33(typescript@4.9.5)) - zod: 3.24.4 + vee-validate: 4.15.1(vue@3.5.34(typescript@4.9.5)) + vue: 3.5.34(typescript@4.9.5) + vue-router: 4.6.4(vue@3.5.34(typescript@4.9.5)) + zod: 3.25.76 - '@remix-run/router@1.21.1': {} + '@remix-run/router@1.23.2': {} - '@rolldown/pluginutils@1.0.0-beta.11': {} + '@rolldown/pluginutils@1.0.0-beta.27': {} '@rolldown/pluginutils@1.0.0-rc.4': {} @@ -9073,6 +8610,8 @@ snapshots: '@rtsao/scc@1.1.0': {} + '@sec-ant/readable-stream@0.4.1': {} + '@selderee/plugin-htmlparser2@0.11.0': dependencies: domhandler: 5.0.3 @@ -9106,73 +8645,81 @@ snapshots: '@sentry/core@9.1.0': {} - '@sentry/vue@9.1.0(pinia@3.0.4(typescript@4.9.5)(vue@3.5.33(typescript@4.9.5)))(vue@3.5.33(typescript@4.9.5))': + '@sentry/vue@9.1.0(pinia@3.0.4(typescript@4.9.5)(vue@3.5.34(typescript@4.9.5)))(vue@3.5.34(typescript@4.9.5))': dependencies: '@sentry/browser': 9.1.0 '@sentry/core': 9.1.0 - vue: 3.5.33(typescript@4.9.5) + vue: 3.5.34(typescript@4.9.5) optionalDependencies: - pinia: 3.0.4(typescript@4.9.5)(vue@3.5.33(typescript@4.9.5)) + pinia: 3.0.4(typescript@4.9.5)(vue@3.5.34(typescript@4.9.5)) + + '@simple-libs/child-process-utils@1.0.2': + dependencies: + '@simple-libs/stream-utils': 1.2.0 + + '@simple-libs/stream-utils@1.2.0': {} + + '@sindresorhus/merge-streams@2.3.0': {} '@sindresorhus/merge-streams@4.0.0': {} - '@slack/types@1.10.0': {} + '@slack/types@2.21.1': {} - '@slack/webhook@5.0.4': + '@slack/webhook@7.0.9': dependencies: - '@slack/types': 1.10.0 - '@types/node': 24.10.15 - axios: 0.21.4 + '@slack/types': 2.21.1 + '@types/node': 24.12.3 + axios: 1.16.0(debug@4.4.0) transitivePeerDependencies: - debug - '@slonik/driver@46.8.0(zod@3.23.8)': + '@slonik/driver@46.8.0(zod@3.25.76)': dependencies: - '@slonik/types': 46.8.0(zod@3.23.8) - '@slonik/utilities': 46.8.0(zod@3.23.8) + '@slonik/types': 46.8.0(zod@3.25.76) + '@slonik/utilities': 46.8.0(zod@3.25.76) roarr: 7.21.1 serialize-error: 8.1.0 strict-event-emitter-types: 2.0.0 - zod: 3.23.8 + zod: 3.25.76 - '@slonik/errors@46.8.0(zod@3.23.8)': + '@slonik/errors@46.8.0(zod@3.25.76)': dependencies: - '@slonik/types': 46.8.0(zod@3.23.8) - zod: 3.23.8 + '@slonik/types': 46.8.0(zod@3.25.76) + zod: 3.25.76 - '@slonik/pg-driver@46.8.0(zod@3.23.8)': + '@slonik/pg-driver@46.8.0(zod@3.25.76)': dependencies: - '@slonik/driver': 46.8.0(zod@3.23.8) - '@slonik/errors': 46.8.0(zod@3.23.8) - '@slonik/sql-tag': 46.8.0(zod@3.23.8) - '@slonik/types': 46.8.0(zod@3.23.8) - '@slonik/utilities': 46.8.0(zod@3.23.8) - pg: 8.13.3 - pg-query-stream: 4.12.0(pg@8.13.3) + '@slonik/driver': 46.8.0(zod@3.25.76) + '@slonik/errors': 46.8.0(zod@3.25.76) + '@slonik/sql-tag': 46.8.0(zod@3.25.76) + '@slonik/types': 46.8.0(zod@3.25.76) + '@slonik/utilities': 46.8.0(zod@3.25.76) + pg: 8.20.0 + pg-query-stream: 4.12.0(pg@8.20.0) pg-types: 4.0.2 postgres-array: 3.0.4 - zod: 3.23.8 + zod: 3.25.76 transitivePeerDependencies: - pg-native - '@slonik/sql-tag@46.8.0(zod@3.23.8)': + '@slonik/sql-tag@46.8.0(zod@3.25.76)': dependencies: - '@slonik/errors': 46.8.0(zod@3.23.8) - '@slonik/types': 46.8.0(zod@3.23.8) + '@slonik/errors': 46.8.0(zod@3.25.76) + '@slonik/types': 46.8.0(zod@3.25.76) roarr: 7.21.1 safe-stable-stringify: 2.5.0 serialize-error: 8.1.0 - zod: 3.23.8 + zod: 3.25.76 - '@slonik/types@46.8.0(zod@3.23.8)': + '@slonik/types@46.8.0(zod@3.25.76)': dependencies: - zod: 3.23.8 + zod: 3.25.76 - '@slonik/utilities@46.8.0(zod@3.23.8)': + '@slonik/utilities@46.8.0(zod@3.25.76)': dependencies: - '@slonik/errors': 46.8.0(zod@3.23.8) - '@slonik/types': 46.8.0(zod@3.23.8) - zod: 3.23.8 + '@slonik/errors': 46.8.0(zod@3.25.76) + '@slonik/types': 46.8.0(zod@3.25.76) + zod: 3.25.76 '@smithy/chunked-blob-reader-native@4.2.3': dependencies: @@ -9515,10 +9062,28 @@ snapshots: '@tanstack/table-core@8.21.3': {} - '@tanstack/vue-table@8.21.3(vue@3.5.33(typescript@4.9.5))': + '@tanstack/vue-table@8.21.3(vue@3.5.34(typescript@4.9.5))': dependencies: '@tanstack/table-core': 8.21.3 - vue: 3.5.33(typescript@4.9.5) + vue: 3.5.34(typescript@4.9.5) + + '@turbo/darwin-64@2.9.12': + optional: true + + '@turbo/darwin-arm64@2.9.12': + optional: true + + '@turbo/linux-64@2.9.12': + optional: true + + '@turbo/linux-arm64@2.9.12': + optional: true + + '@turbo/windows-64@2.9.12': + optional: true + + '@turbo/windows-arm64@2.9.12': + optional: true '@tybys/wasm-util@0.10.1': dependencies: @@ -9527,28 +9092,28 @@ snapshots: '@types/babel__core@7.20.5': dependencies: - '@babel/parser': 7.27.0 - '@babel/types': 7.27.0 + '@babel/parser': 7.29.3 + '@babel/types': 7.29.0 '@types/babel__generator': 7.6.8 '@types/babel__template': 7.4.4 '@types/babel__traverse': 7.20.6 '@types/babel__generator@7.6.8': dependencies: - '@babel/types': 7.27.0 + '@babel/types': 7.29.0 '@types/babel__template@7.4.4': dependencies: - '@babel/parser': 7.27.0 - '@babel/types': 7.27.0 + '@babel/parser': 7.29.3 + '@babel/types': 7.29.0 '@types/babel__traverse@7.20.6': dependencies: - '@babel/types': 7.27.0 + '@babel/types': 7.29.0 '@types/busboy@1.5.4': dependencies: - '@types/node': 24.10.15 + '@types/node': 24.12.3 '@types/chai@5.2.3': dependencies: @@ -9557,7 +9122,7 @@ snapshots: '@types/conventional-commits-parser@5.0.0': dependencies: - '@types/node': 24.10.15 + '@types/node': 24.12.3 '@types/deep-eql@4.0.2': {} @@ -9565,16 +9130,11 @@ snapshots: '@types/estree@1.0.8': {} - '@types/glob@7.2.0': - dependencies: - '@types/minimatch': 5.1.2 - '@types/node': 24.10.15 - '@types/humps@2.0.6': {} '@types/jsdom@21.1.7': dependencies: - '@types/node': 24.10.15 + '@types/node': 24.12.3 '@types/tough-cookie': 4.0.5 parse5: 7.2.1 @@ -9582,25 +9142,19 @@ snapshots: '@types/json5@0.0.29': {} - '@types/minimatch@5.1.2': {} - - '@types/minimist@1.2.5': {} - - '@types/node@22.4.2': + '@types/node@22.19.18': dependencies: - undici-types: 6.19.8 + undici-types: 6.21.0 - '@types/node@24.10.15': + '@types/node@24.12.3': dependencies: undici-types: 7.16.0 - '@types/normalize-package-data@2.4.4': {} - - '@types/pg@8.11.15': + '@types/pg@8.20.0': dependencies: - '@types/node': 24.10.15 + '@types/node': 24.12.3 pg-protocol: 1.13.0 - pg-types: 4.0.2 + pg-types: 2.2.0 '@types/prop-types@15.7.14': {} @@ -9617,97 +9171,79 @@ snapshots: '@types/uuid@9.0.8': {} - '@types/web-bluetooth@0.0.20': {} + '@types/web-bluetooth@0.0.21': {} - '@typescript-eslint/eslint-plugin@8.54.0(@typescript-eslint/parser@8.54.0(eslint@9.39.4(jiti@1.21.6))(typescript@4.9.5))(eslint@9.39.4(jiti@1.21.6))(typescript@4.9.5)': + '@typescript-eslint/eslint-plugin@8.54.0(@typescript-eslint/parser@8.54.0(eslint@9.39.4(jiti@2.6.1))(typescript@4.9.5))(eslint@9.39.4(jiti@2.6.1))(typescript@4.9.5)': dependencies: '@eslint-community/regexpp': 4.12.2 - '@typescript-eslint/parser': 8.54.0(eslint@9.39.4(jiti@1.21.6))(typescript@4.9.5) + '@typescript-eslint/parser': 8.54.0(eslint@9.39.4(jiti@2.6.1))(typescript@4.9.5) '@typescript-eslint/scope-manager': 8.54.0 - '@typescript-eslint/type-utils': 8.54.0(eslint@9.39.4(jiti@1.21.6))(typescript@4.9.5) - '@typescript-eslint/utils': 8.54.0(eslint@9.39.4(jiti@1.21.6))(typescript@4.9.5) + '@typescript-eslint/type-utils': 8.54.0(eslint@9.39.4(jiti@2.6.1))(typescript@4.9.5) + '@typescript-eslint/utils': 8.54.0(eslint@9.39.4(jiti@2.6.1))(typescript@4.9.5) '@typescript-eslint/visitor-keys': 8.54.0 - eslint: 9.39.4(jiti@1.21.6) + eslint: 9.39.4(jiti@2.6.1) ignore: 7.0.5 natural-compare: 1.4.0 - ts-api-utils: 2.4.0(typescript@4.9.5) + ts-api-utils: 2.5.0(typescript@4.9.5) typescript: 4.9.5 transitivePeerDependencies: - supports-color - '@typescript-eslint/eslint-plugin@8.54.0(@typescript-eslint/parser@8.54.0(eslint@9.39.4(jiti@1.21.6))(typescript@5.7.3))(eslint@9.39.4(jiti@1.21.6))(typescript@5.7.3)': + '@typescript-eslint/eslint-plugin@8.54.0(@typescript-eslint/parser@8.54.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3)': dependencies: '@eslint-community/regexpp': 4.12.2 - '@typescript-eslint/parser': 8.54.0(eslint@9.39.4(jiti@1.21.6))(typescript@5.7.3) + '@typescript-eslint/parser': 8.54.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) '@typescript-eslint/scope-manager': 8.54.0 - '@typescript-eslint/type-utils': 8.54.0(eslint@9.39.4(jiti@1.21.6))(typescript@5.7.3) - '@typescript-eslint/utils': 8.54.0(eslint@9.39.4(jiti@1.21.6))(typescript@5.7.3) + '@typescript-eslint/type-utils': 8.54.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) + '@typescript-eslint/utils': 8.54.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) '@typescript-eslint/visitor-keys': 8.54.0 - eslint: 9.39.4(jiti@1.21.6) + eslint: 9.39.4(jiti@2.6.1) ignore: 7.0.5 natural-compare: 1.4.0 - ts-api-utils: 2.4.0(typescript@5.7.3) - typescript: 5.7.3 + ts-api-utils: 2.5.0(typescript@5.9.3) + typescript: 5.9.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@8.54.0(eslint@9.39.4(jiti@1.21.6))(typescript@4.9.5)': + '@typescript-eslint/parser@8.54.0(eslint@9.39.4(jiti@2.6.1))(typescript@4.9.5)': dependencies: '@typescript-eslint/scope-manager': 8.54.0 '@typescript-eslint/types': 8.54.0 '@typescript-eslint/typescript-estree': 8.54.0(typescript@4.9.5) '@typescript-eslint/visitor-keys': 8.54.0 debug: 4.4.3 - eslint: 9.39.4(jiti@1.21.6) + eslint: 9.39.4(jiti@2.6.1) typescript: 4.9.5 transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@8.54.0(eslint@9.39.4(jiti@1.21.6))(typescript@5.7.3)': + '@typescript-eslint/parser@8.54.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3)': dependencies: '@typescript-eslint/scope-manager': 8.54.0 '@typescript-eslint/types': 8.54.0 - '@typescript-eslint/typescript-estree': 8.54.0(typescript@5.7.3) + '@typescript-eslint/typescript-estree': 8.54.0(typescript@5.9.3) '@typescript-eslint/visitor-keys': 8.54.0 debug: 4.4.3 - eslint: 9.39.4(jiti@1.21.6) - typescript: 5.7.3 + eslint: 9.39.4(jiti@2.6.1) + typescript: 5.9.3 transitivePeerDependencies: - supports-color '@typescript-eslint/project-service@8.54.0(typescript@4.9.5)': dependencies: - '@typescript-eslint/tsconfig-utils': 8.55.0(typescript@4.9.5) - '@typescript-eslint/types': 8.55.0 - debug: 4.4.3 - typescript: 4.9.5 - transitivePeerDependencies: - - supports-color - - '@typescript-eslint/project-service@8.54.0(typescript@5.7.3)': - dependencies: - '@typescript-eslint/tsconfig-utils': 8.55.0(typescript@5.7.3) - '@typescript-eslint/types': 8.55.0 - debug: 4.4.3 - typescript: 5.7.3 - transitivePeerDependencies: - - supports-color - - '@typescript-eslint/project-service@8.55.0(typescript@4.9.5)': - dependencies: - '@typescript-eslint/tsconfig-utils': 8.55.0(typescript@4.9.5) - '@typescript-eslint/types': 8.55.0 + '@typescript-eslint/tsconfig-utils': 8.59.2(typescript@4.9.5) + '@typescript-eslint/types': 8.59.2 debug: 4.4.3 typescript: 4.9.5 transitivePeerDependencies: - supports-color - '@typescript-eslint/project-service@8.55.0(typescript@5.7.3)': + '@typescript-eslint/project-service@8.54.0(typescript@5.9.3)': dependencies: - '@typescript-eslint/tsconfig-utils': 8.55.0(typescript@5.7.3) - '@typescript-eslint/types': 8.55.0 + '@typescript-eslint/tsconfig-utils': 8.59.2(typescript@5.9.3) + '@typescript-eslint/types': 8.59.2 debug: 4.4.3 - typescript: 5.7.3 + typescript: 5.9.3 transitivePeerDependencies: - supports-color @@ -9720,12 +9256,12 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/project-service@8.59.2(typescript@5.7.3)': + '@typescript-eslint/project-service@8.59.2(typescript@5.9.3)': dependencies: - '@typescript-eslint/tsconfig-utils': 8.59.2(typescript@5.7.3) + '@typescript-eslint/tsconfig-utils': 8.59.2(typescript@5.9.3) '@typescript-eslint/types': 8.59.2 debug: 4.4.3 - typescript: 5.7.3 + typescript: 5.9.3 transitivePeerDependencies: - supports-color @@ -9734,11 +9270,6 @@ snapshots: '@typescript-eslint/types': 8.54.0 '@typescript-eslint/visitor-keys': 8.54.0 - '@typescript-eslint/scope-manager@8.55.0': - dependencies: - '@typescript-eslint/types': 8.55.0 - '@typescript-eslint/visitor-keys': 8.55.0 - '@typescript-eslint/scope-manager@8.59.2': dependencies: '@typescript-eslint/types': 8.59.2 @@ -9748,54 +9279,44 @@ snapshots: dependencies: typescript: 4.9.5 - '@typescript-eslint/tsconfig-utils@8.54.0(typescript@5.7.3)': - dependencies: - typescript: 5.7.3 - - '@typescript-eslint/tsconfig-utils@8.55.0(typescript@4.9.5)': + '@typescript-eslint/tsconfig-utils@8.54.0(typescript@5.9.3)': dependencies: - typescript: 4.9.5 - - '@typescript-eslint/tsconfig-utils@8.55.0(typescript@5.7.3)': - dependencies: - typescript: 5.7.3 + typescript: 5.9.3 '@typescript-eslint/tsconfig-utils@8.59.2(typescript@4.9.5)': dependencies: typescript: 4.9.5 - '@typescript-eslint/tsconfig-utils@8.59.2(typescript@5.7.3)': + '@typescript-eslint/tsconfig-utils@8.59.2(typescript@5.9.3)': dependencies: - typescript: 5.7.3 + typescript: 5.9.3 - '@typescript-eslint/type-utils@8.54.0(eslint@9.39.4(jiti@1.21.6))(typescript@4.9.5)': + '@typescript-eslint/type-utils@8.54.0(eslint@9.39.4(jiti@2.6.1))(typescript@4.9.5)': dependencies: '@typescript-eslint/types': 8.54.0 '@typescript-eslint/typescript-estree': 8.54.0(typescript@4.9.5) - '@typescript-eslint/utils': 8.54.0(eslint@9.39.4(jiti@1.21.6))(typescript@4.9.5) + '@typescript-eslint/utils': 8.54.0(eslint@9.39.4(jiti@2.6.1))(typescript@4.9.5) debug: 4.4.3 - eslint: 9.39.4(jiti@1.21.6) - ts-api-utils: 2.4.0(typescript@4.9.5) + eslint: 9.39.4(jiti@2.6.1) + ts-api-utils: 2.5.0(typescript@4.9.5) typescript: 4.9.5 transitivePeerDependencies: - supports-color - '@typescript-eslint/type-utils@8.54.0(eslint@9.39.4(jiti@1.21.6))(typescript@5.7.3)': + '@typescript-eslint/type-utils@8.54.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3)': dependencies: '@typescript-eslint/types': 8.54.0 - '@typescript-eslint/typescript-estree': 8.54.0(typescript@5.7.3) - '@typescript-eslint/utils': 8.54.0(eslint@9.39.4(jiti@1.21.6))(typescript@5.7.3) + '@typescript-eslint/typescript-estree': 8.54.0(typescript@5.9.3) + '@typescript-eslint/utils': 8.54.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) debug: 4.4.3 - eslint: 9.39.4(jiti@1.21.6) - ts-api-utils: 2.4.0(typescript@5.7.3) - typescript: 5.7.3 + eslint: 9.39.4(jiti@2.6.1) + ts-api-utils: 2.5.0(typescript@5.9.3) + typescript: 5.9.3 transitivePeerDependencies: - supports-color '@typescript-eslint/types@8.54.0': {} - '@typescript-eslint/types@8.55.0': {} - '@typescript-eslint/types@8.59.2': {} '@typescript-eslint/typescript-estree@8.54.0(typescript@4.9.5)': @@ -9808,53 +9329,23 @@ snapshots: minimatch: 9.0.5 semver: 7.7.4 tinyglobby: 0.2.15 - ts-api-utils: 2.4.0(typescript@4.9.5) + ts-api-utils: 2.5.0(typescript@4.9.5) typescript: 4.9.5 transitivePeerDependencies: - supports-color - '@typescript-eslint/typescript-estree@8.54.0(typescript@5.7.3)': + '@typescript-eslint/typescript-estree@8.54.0(typescript@5.9.3)': dependencies: - '@typescript-eslint/project-service': 8.54.0(typescript@5.7.3) - '@typescript-eslint/tsconfig-utils': 8.54.0(typescript@5.7.3) + '@typescript-eslint/project-service': 8.54.0(typescript@5.9.3) + '@typescript-eslint/tsconfig-utils': 8.54.0(typescript@5.9.3) '@typescript-eslint/types': 8.54.0 '@typescript-eslint/visitor-keys': 8.54.0 debug: 4.4.3 minimatch: 9.0.5 semver: 7.7.4 tinyglobby: 0.2.15 - ts-api-utils: 2.4.0(typescript@5.7.3) - typescript: 5.7.3 - transitivePeerDependencies: - - supports-color - - '@typescript-eslint/typescript-estree@8.55.0(typescript@4.9.5)': - dependencies: - '@typescript-eslint/project-service': 8.55.0(typescript@4.9.5) - '@typescript-eslint/tsconfig-utils': 8.55.0(typescript@4.9.5) - '@typescript-eslint/types': 8.55.0 - '@typescript-eslint/visitor-keys': 8.55.0 - debug: 4.4.3 - minimatch: 9.0.5 - semver: 7.7.4 - tinyglobby: 0.2.15 - ts-api-utils: 2.4.0(typescript@4.9.5) - typescript: 4.9.5 - transitivePeerDependencies: - - supports-color - - '@typescript-eslint/typescript-estree@8.55.0(typescript@5.7.3)': - dependencies: - '@typescript-eslint/project-service': 8.55.0(typescript@5.7.3) - '@typescript-eslint/tsconfig-utils': 8.55.0(typescript@5.7.3) - '@typescript-eslint/types': 8.55.0 - '@typescript-eslint/visitor-keys': 8.55.0 - debug: 4.4.3 - minimatch: 9.0.5 - semver: 7.7.4 - tinyglobby: 0.2.15 - ts-api-utils: 2.4.0(typescript@5.7.3) - typescript: 5.7.3 + ts-api-utils: 2.5.0(typescript@5.9.3) + typescript: 5.9.3 transitivePeerDependencies: - supports-color @@ -9873,84 +9364,62 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/typescript-estree@8.59.2(typescript@5.7.3)': + '@typescript-eslint/typescript-estree@8.59.2(typescript@5.9.3)': dependencies: - '@typescript-eslint/project-service': 8.59.2(typescript@5.7.3) - '@typescript-eslint/tsconfig-utils': 8.59.2(typescript@5.7.3) + '@typescript-eslint/project-service': 8.59.2(typescript@5.9.3) + '@typescript-eslint/tsconfig-utils': 8.59.2(typescript@5.9.3) '@typescript-eslint/types': 8.59.2 '@typescript-eslint/visitor-keys': 8.59.2 debug: 4.4.3 minimatch: 10.2.5 semver: 7.7.4 tinyglobby: 0.2.15 - ts-api-utils: 2.5.0(typescript@5.7.3) - typescript: 5.7.3 + ts-api-utils: 2.5.0(typescript@5.9.3) + typescript: 5.9.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@8.54.0(eslint@9.39.4(jiti@1.21.6))(typescript@4.9.5)': + '@typescript-eslint/utils@8.54.0(eslint@9.39.4(jiti@2.6.1))(typescript@4.9.5)': dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.4(jiti@1.21.6)) + '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.4(jiti@2.6.1)) '@typescript-eslint/scope-manager': 8.54.0 '@typescript-eslint/types': 8.54.0 '@typescript-eslint/typescript-estree': 8.54.0(typescript@4.9.5) - eslint: 9.39.4(jiti@1.21.6) + eslint: 9.39.4(jiti@2.6.1) typescript: 4.9.5 transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@8.54.0(eslint@9.39.4(jiti@1.21.6))(typescript@5.7.3)': + '@typescript-eslint/utils@8.54.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3)': dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.4(jiti@1.21.6)) + '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.4(jiti@2.6.1)) '@typescript-eslint/scope-manager': 8.54.0 '@typescript-eslint/types': 8.54.0 - '@typescript-eslint/typescript-estree': 8.54.0(typescript@5.7.3) - eslint: 9.39.4(jiti@1.21.6) - typescript: 5.7.3 + '@typescript-eslint/typescript-estree': 8.54.0(typescript@5.9.3) + eslint: 9.39.4(jiti@2.6.1) + typescript: 5.9.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@8.55.0(eslint@9.39.4(jiti@1.21.6))(typescript@4.9.5)': + '@typescript-eslint/utils@8.59.2(eslint@9.39.4(jiti@2.6.1))(typescript@4.9.5)': dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.4(jiti@1.21.6)) - '@typescript-eslint/scope-manager': 8.55.0 - '@typescript-eslint/types': 8.55.0 - '@typescript-eslint/typescript-estree': 8.55.0(typescript@4.9.5) - eslint: 9.39.4(jiti@1.21.6) - typescript: 4.9.5 - transitivePeerDependencies: - - supports-color - - '@typescript-eslint/utils@8.55.0(eslint@9.39.4(jiti@1.21.6))(typescript@5.7.3)': - dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.4(jiti@1.21.6)) - '@typescript-eslint/scope-manager': 8.55.0 - '@typescript-eslint/types': 8.55.0 - '@typescript-eslint/typescript-estree': 8.55.0(typescript@5.7.3) - eslint: 9.39.4(jiti@1.21.6) - typescript: 5.7.3 - transitivePeerDependencies: - - supports-color - - '@typescript-eslint/utils@8.59.2(eslint@9.39.4(jiti@1.21.6))(typescript@4.9.5)': - dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.4(jiti@1.21.6)) + '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.4(jiti@2.6.1)) '@typescript-eslint/scope-manager': 8.59.2 '@typescript-eslint/types': 8.59.2 '@typescript-eslint/typescript-estree': 8.59.2(typescript@4.9.5) - eslint: 9.39.4(jiti@1.21.6) + eslint: 9.39.4(jiti@2.6.1) typescript: 4.9.5 transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@8.59.2(eslint@9.39.4(jiti@1.21.6))(typescript@5.7.3)': + '@typescript-eslint/utils@8.59.2(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3)': dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.4(jiti@1.21.6)) + '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.4(jiti@2.6.1)) '@typescript-eslint/scope-manager': 8.59.2 '@typescript-eslint/types': 8.59.2 - '@typescript-eslint/typescript-estree': 8.59.2(typescript@5.7.3) - eslint: 9.39.4(jiti@1.21.6) - typescript: 5.7.3 + '@typescript-eslint/typescript-estree': 8.59.2(typescript@5.9.3) + eslint: 9.39.4(jiti@2.6.1) + typescript: 5.9.3 transitivePeerDependencies: - supports-color @@ -9959,11 +9428,6 @@ snapshots: '@typescript-eslint/types': 8.54.0 eslint-visitor-keys: 4.2.1 - '@typescript-eslint/visitor-keys@8.55.0': - dependencies: - '@typescript-eslint/types': 8.55.0 - eslint-visitor-keys: 4.2.1 - '@typescript-eslint/visitor-keys@8.59.2': dependencies: '@typescript-eslint/types': 8.59.2 @@ -10030,49 +9494,49 @@ snapshots: '@vee-validate/i18n@4.15.1': {} - '@vee-validate/rules@4.15.1(vue@3.5.33(typescript@4.9.5))': + '@vee-validate/rules@4.15.1(vue@3.5.34(typescript@4.9.5))': dependencies: - vee-validate: 4.15.1(vue@3.5.33(typescript@4.9.5)) + vee-validate: 4.15.1(vue@3.5.34(typescript@4.9.5)) transitivePeerDependencies: - vue - '@vee-validate/zod@4.15.1(vue@3.5.33(typescript@4.9.5))(zod@3.24.4)': + '@vee-validate/zod@4.15.1(vue@3.5.34(typescript@4.9.5))(zod@3.25.76)': dependencies: type-fest: 4.40.0 - vee-validate: 4.15.1(vue@3.5.33(typescript@4.9.5)) - zod: 3.24.4 + vee-validate: 4.15.1(vue@3.5.34(typescript@4.9.5)) + zod: 3.25.76 transitivePeerDependencies: - vue - '@vitejs/plugin-react@4.5.2(vite@6.3.7(@types/node@24.10.15)(jiti@1.21.6))': + '@vitejs/plugin-react@4.7.0(vite@6.4.2(@types/node@24.12.3)(jiti@2.6.1))': dependencies: '@babel/core': 7.29.0 '@babel/plugin-transform-react-jsx-self': 7.27.1(@babel/core@7.29.0) '@babel/plugin-transform-react-jsx-source': 7.27.1(@babel/core@7.29.0) - '@rolldown/pluginutils': 1.0.0-beta.11 + '@rolldown/pluginutils': 1.0.0-beta.27 '@types/babel__core': 7.20.5 react-refresh: 0.17.0 - vite: 6.3.7(@types/node@24.10.15)(jiti@1.21.6) + vite: 6.4.2(@types/node@24.12.3)(jiti@2.6.1) transitivePeerDependencies: - supports-color - '@vitejs/plugin-vue-jsx@4.2.0(vite@6.3.7(@types/node@24.10.15)(jiti@1.21.6))(vue@3.5.33(typescript@4.9.5))': + '@vitejs/plugin-vue-jsx@4.2.0(vite@6.4.2(@types/node@24.12.3)(jiti@2.6.1))(vue@3.5.34(typescript@4.9.5))': dependencies: '@babel/core': 7.29.0 '@babel/plugin-transform-typescript': 7.28.6(@babel/core@7.29.0) '@rolldown/pluginutils': 1.0.0-rc.4 '@vue/babel-plugin-jsx': 1.4.0(@babel/core@7.29.0) - vite: 6.3.7(@types/node@24.10.15)(jiti@1.21.6) - vue: 3.5.33(typescript@4.9.5) + vite: 6.4.2(@types/node@24.12.3)(jiti@2.6.1) + vue: 3.5.34(typescript@4.9.5) transitivePeerDependencies: - supports-color - '@vitejs/plugin-vue@5.2.4(vite@6.3.7(@types/node@24.10.15)(jiti@1.21.6))(vue@3.5.33(typescript@4.9.5))': + '@vitejs/plugin-vue@5.2.4(vite@6.4.2(@types/node@24.12.3)(jiti@2.6.1))(vue@3.5.34(typescript@4.9.5))': dependencies: - vite: 6.3.7(@types/node@24.10.15)(jiti@1.21.6) - vue: 3.5.33(typescript@4.9.5) + vite: 6.4.2(@types/node@24.12.3)(jiti@2.6.1) + vue: 3.5.34(typescript@4.9.5) - '@vitest/coverage-istanbul@3.0.9(vitest@3.2.4(@types/node@24.10.15)(jiti@1.21.6)(jsdom@26.0.0))': + '@vitest/coverage-istanbul@3.2.4(vitest@3.2.4(@types/node@24.12.3)(jiti@2.6.1)(jsdom@26.1.0))': dependencies: '@istanbuljs/schema': 0.1.3 debug: 4.4.3 @@ -10084,27 +9548,11 @@ snapshots: magicast: 0.3.5 test-exclude: 7.0.1 tinyrainbow: 2.0.0 - vitest: 3.2.4(@types/node@24.10.15)(jiti@1.21.6)(jsdom@26.0.0) + vitest: 3.2.4(@types/node@24.12.3)(jiti@2.6.1)(jsdom@26.1.0) transitivePeerDependencies: - supports-color - '@vitest/coverage-istanbul@3.2.4(vitest@3.2.4(@types/node@24.10.15)(jiti@1.21.6)(jsdom@26.0.0))': - dependencies: - '@istanbuljs/schema': 0.1.3 - debug: 4.4.3 - istanbul-lib-coverage: 3.2.2 - istanbul-lib-instrument: 6.0.3 - istanbul-lib-report: 3.0.1 - istanbul-lib-source-maps: 5.0.6 - istanbul-reports: 3.1.7 - magicast: 0.3.5 - test-exclude: 7.0.1 - tinyrainbow: 2.0.0 - vitest: 3.2.4(@types/node@24.10.15)(jiti@1.21.6)(jsdom@26.0.0) - transitivePeerDependencies: - - supports-color - - '@vitest/coverage-v8@3.2.4(vitest@3.2.4(@types/node@24.10.15)(jiti@1.21.6)(jsdom@26.0.0))': + '@vitest/coverage-v8@3.2.4(vitest@3.2.4(@types/node@24.12.3)(jiti@2.6.1)(jsdom@26.1.0))': dependencies: '@ampproject/remapping': 2.3.0 '@bcoe/v8-coverage': 1.0.2 @@ -10119,7 +9567,7 @@ snapshots: std-env: 3.10.0 test-exclude: 7.0.1 tinyrainbow: 2.0.0 - vitest: 3.2.4(@types/node@24.10.15)(jiti@1.21.6)(jsdom@26.0.0) + vitest: 3.2.4(@types/node@24.12.3)(jiti@2.6.1)(jsdom@26.1.0) transitivePeerDependencies: - supports-color @@ -10131,13 +9579,13 @@ snapshots: chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.2.4(vite@6.3.7(@types/node@24.10.15)(jiti@1.21.6))': + '@vitest/mocker@3.2.4(vite@6.4.2(@types/node@24.12.3)(jiti@2.6.1))': dependencies: '@vitest/spy': 3.2.4 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 6.3.7(@types/node@24.10.15)(jiti@1.21.6) + vite: 6.4.2(@types/node@24.12.3)(jiti@2.6.1) '@vitest/pretty-format@3.2.4': dependencies: @@ -10165,34 +9613,18 @@ snapshots: loupe: 3.2.1 tinyrainbow: 2.0.0 - '@volar/language-core@1.0.24': + '@volar/language-core@1.11.1': dependencies: - '@volar/source-map': 1.0.24 - muggle-string: 0.1.0 + '@volar/source-map': 1.11.1 - '@volar/source-map@1.0.24': + '@volar/source-map@1.11.1': dependencies: - muggle-string: 0.1.0 + muggle-string: 0.3.1 - '@volar/typescript@1.0.24': + '@volar/typescript@1.11.1': dependencies: - '@volar/language-core': 1.0.24 - - '@volar/vue-language-core@1.0.24': - dependencies: - '@volar/language-core': 1.0.24 - '@volar/source-map': 1.0.24 - '@vue/compiler-dom': 3.5.13 - '@vue/compiler-sfc': 3.5.13 - '@vue/reactivity': 3.5.13 - '@vue/shared': 3.5.13 - minimatch: 5.1.6 - vue-template-compiler: 2.7.16 - - '@volar/vue-typescript@1.0.24': - dependencies: - '@volar/typescript': 1.0.24 - '@volar/vue-language-core': 1.0.24 + '@volar/language-core': 1.11.1 + path-browserify: 1.0.1 '@vue/babel-helper-vue-transform-on@1.4.0': {} @@ -10239,6 +9671,14 @@ snapshots: estree-walker: 2.0.2 source-map-js: 1.2.1 + '@vue/compiler-core@3.5.34': + dependencies: + '@babel/parser': 7.29.3 + '@vue/shared': 3.5.34 + entities: 7.0.1 + estree-walker: 2.0.2 + source-map-js: 1.2.1 + '@vue/compiler-dom@3.5.13': dependencies: '@vue/compiler-core': 3.5.13 @@ -10249,6 +9689,11 @@ snapshots: '@vue/compiler-core': 3.5.33 '@vue/shared': 3.5.33 + '@vue/compiler-dom@3.5.34': + dependencies: + '@vue/compiler-core': 3.5.34 + '@vue/shared': 3.5.34 + '@vue/compiler-sfc@3.5.13': dependencies: '@babel/parser': 7.27.0 @@ -10261,13 +9706,13 @@ snapshots: postcss: 8.5.2 source-map-js: 1.2.1 - '@vue/compiler-sfc@3.5.33': + '@vue/compiler-sfc@3.5.34': dependencies: '@babel/parser': 7.29.3 - '@vue/compiler-core': 3.5.33 - '@vue/compiler-dom': 3.5.33 - '@vue/compiler-ssr': 3.5.33 - '@vue/shared': 3.5.33 + '@vue/compiler-core': 3.5.34 + '@vue/compiler-dom': 3.5.34 + '@vue/compiler-ssr': 3.5.34 + '@vue/shared': 3.5.34 estree-walker: 2.0.2 magic-string: 0.30.21 postcss: 8.5.14 @@ -10278,10 +9723,10 @@ snapshots: '@vue/compiler-dom': 3.5.13 '@vue/shared': 3.5.13 - '@vue/compiler-ssr@3.5.33': + '@vue/compiler-ssr@3.5.34': dependencies: - '@vue/compiler-dom': 3.5.33 - '@vue/shared': 3.5.33 + '@vue/compiler-dom': 3.5.34 + '@vue/shared': 3.5.34 '@vue/devtools-api@6.6.4': {} @@ -10321,55 +9766,71 @@ snapshots: dependencies: rfdc: 1.4.1 - '@vue/reactivity@3.5.13': + '@vue/language-core@1.8.27(typescript@4.9.5)': dependencies: - '@vue/shared': 3.5.13 + '@volar/language-core': 1.11.1 + '@volar/source-map': 1.11.1 + '@vue/compiler-dom': 3.5.33 + '@vue/shared': 3.5.33 + computeds: 0.0.1 + minimatch: 9.0.5 + muggle-string: 0.3.1 + path-browserify: 1.0.1 + vue-template-compiler: 2.7.16 + optionalDependencies: + typescript: 4.9.5 - '@vue/reactivity@3.5.33': + '@vue/reactivity@3.5.34': dependencies: - '@vue/shared': 3.5.33 + '@vue/shared': 3.5.34 - '@vue/runtime-core@3.5.33': + '@vue/runtime-core@3.5.34': dependencies: - '@vue/reactivity': 3.5.33 - '@vue/shared': 3.5.33 + '@vue/reactivity': 3.5.34 + '@vue/shared': 3.5.34 - '@vue/runtime-dom@3.5.33': + '@vue/runtime-dom@3.5.34': dependencies: - '@vue/reactivity': 3.5.33 - '@vue/runtime-core': 3.5.33 - '@vue/shared': 3.5.33 + '@vue/reactivity': 3.5.34 + '@vue/runtime-core': 3.5.34 + '@vue/shared': 3.5.34 csstype: 3.2.3 - '@vue/server-renderer@3.5.33(vue@3.5.33(typescript@4.9.5))': + '@vue/server-renderer@3.5.34(vue@3.5.34(typescript@4.9.5))': dependencies: - '@vue/compiler-ssr': 3.5.33 - '@vue/shared': 3.5.33 - vue: 3.5.33(typescript@4.9.5) + '@vue/compiler-ssr': 3.5.34 + '@vue/shared': 3.5.34 + vue: 3.5.34(typescript@4.9.5) '@vue/shared@3.5.13': {} '@vue/shared@3.5.33': {} - '@vue/test-utils@2.4.6': + '@vue/shared@3.5.34': {} + + '@vue/test-utils@2.4.10(@vue/compiler-dom@3.5.34)(@vue/server-renderer@3.5.34(vue@3.5.34(typescript@4.9.5)))(vue@3.5.34(typescript@4.9.5))': dependencies: + '@vue/compiler-dom': 3.5.34 js-beautify: 1.15.1 - vue-component-type-helpers: 2.2.10 + vue: 3.5.34(typescript@4.9.5) + vue-component-type-helpers: 3.2.8 + optionalDependencies: + '@vue/server-renderer': 3.5.34(vue@3.5.34(typescript@4.9.5)) - '@vueuse/core@12.7.0(typescript@4.9.5)': + '@vueuse/core@12.8.2(typescript@4.9.5)': dependencies: - '@types/web-bluetooth': 0.0.20 - '@vueuse/metadata': 12.7.0 - '@vueuse/shared': 12.7.0(typescript@4.9.5) - vue: 3.5.33(typescript@4.9.5) + '@types/web-bluetooth': 0.0.21 + '@vueuse/metadata': 12.8.2 + '@vueuse/shared': 12.8.2(typescript@4.9.5) + vue: 3.5.34(typescript@4.9.5) transitivePeerDependencies: - typescript - '@vueuse/metadata@12.7.0': {} + '@vueuse/metadata@12.8.2': {} - '@vueuse/shared@12.7.0(typescript@4.9.5)': + '@vueuse/shared@12.8.2(typescript@4.9.5)': dependencies: - vue: 3.5.33(typescript@4.9.5) + vue: 3.5.34(typescript@4.9.5) transitivePeerDependencies: - typescript @@ -10413,7 +9874,7 @@ snapshots: ajv-formats@3.0.1: dependencies: - ajv: 8.17.1 + ajv: 8.20.0 ajv@6.15.0: dependencies: @@ -10422,13 +9883,6 @@ snapshots: json-schema-traverse: 0.4.1 uri-js: 4.4.1 - ajv@8.17.1: - dependencies: - fast-deep-equal: 3.1.3 - fast-uri: 3.0.1 - json-schema-traverse: 1.0.0 - require-from-string: 2.0.2 - ajv@8.20.0: dependencies: fast-deep-equal: 3.1.3 @@ -10438,20 +9892,10 @@ snapshots: ansi-colors@4.1.3: {} - ansi-escapes@4.3.2: - dependencies: - type-fest: 0.21.3 - ansi-regex@5.0.1: {} - ansi-regex@6.0.1: {} - ansi-regex@6.2.2: {} - ansi-styles@3.2.1: - dependencies: - color-convert: 1.9.3 - ansi-styles@4.3.0: dependencies: color-convert: 2.0.1 @@ -10463,7 +9907,7 @@ snapshots: normalize-path: 3.0.0 picomatch: 2.3.1 - arg@4.1.3: {} + arg@5.0.2: {} argparse@2.0.1: {} @@ -10487,8 +9931,6 @@ snapshots: is-string: 1.1.1 math-intrinsics: 1.1.0 - array-union@2.1.0: {} - array.prototype.findlast@1.2.5: dependencies: call-bind: 1.0.8 @@ -10540,8 +9982,6 @@ snapshots: get-intrinsic: 1.3.0 is-array-buffer: 3.0.5 - arrify@1.0.1: {} - as-table@1.0.55: dependencies: printable-characters: 1.0.42 @@ -10579,17 +10019,11 @@ snapshots: axe-core@4.11.1: {} - axios@0.21.4: - dependencies: - follow-redirects: 1.15.6(debug@4.4.0) - transitivePeerDependencies: - - debug - - axios@1.12.2(debug@4.4.0): + axios@1.16.0(debug@4.4.0): dependencies: - follow-redirects: 1.15.6(debug@4.4.0) + follow-redirects: 1.16.0(debug@4.4.0) form-data: 4.0.5 - proxy-from-env: 1.1.0 + proxy-from-env: 2.1.0 transitivePeerDependencies: - debug @@ -10603,7 +10037,7 @@ snapshots: baseline-browser-mapping@2.9.19: {} - before-after-hook@2.2.3: {} + before-after-hook@3.0.2: {} binary-extensions@2.3.0: {} @@ -10636,13 +10070,6 @@ snapshots: dependencies: lodash: 4.17.21 - browserslist@4.23.3: - dependencies: - caniuse-lite: 1.0.30001651 - electron-to-chromium: 1.5.6 - node-releases: 2.0.18 - update-browserslist-db: 1.1.0(browserslist@4.23.3) - browserslist@4.24.2: dependencies: caniuse-lite: 1.0.30001687 @@ -10672,6 +10099,10 @@ snapshots: builtin-modules@5.0.0: {} + bundle-name@4.1.0: + dependencies: + run-applescript: 7.1.0 + busboy@1.6.0: dependencies: streamsearch: 1.1.0 @@ -10720,31 +10151,10 @@ snapshots: no-case: 2.3.2 upper-case: 1.1.3 - camel-case@4.1.2: - dependencies: - pascal-case: 3.1.2 - tslib: 2.8.1 - - camelcase-keys@6.2.2: - dependencies: - camelcase: 5.3.1 - map-obj: 4.3.0 - quick-lru: 4.0.1 - - camelcase@5.3.1: {} - - caniuse-lite@1.0.30001651: {} - caniuse-lite@1.0.30001687: {} caniuse-lite@1.0.30001769: {} - capital-case@1.0.4: - dependencies: - no-case: 3.0.4 - tslib: 2.8.1 - upper-case-first: 2.0.2 - chai@5.2.0: dependencies: assertion-error: 2.0.1 @@ -10753,22 +10163,6 @@ snapshots: loupe: 3.1.3 pathval: 2.0.0 - chalk@2.4.2: - dependencies: - ansi-styles: 3.2.1 - escape-string-regexp: 1.0.5 - supports-color: 5.5.0 - - chalk@3.0.0: - dependencies: - ansi-styles: 4.3.0 - supports-color: 7.2.0 - - chalk@4.0.0: - dependencies: - ansi-styles: 4.3.0 - supports-color: 7.2.0 - chalk@4.1.2: dependencies: ansi-styles: 4.3.0 @@ -10776,24 +10170,11 @@ snapshots: chalk@5.3.0: {} - change-case@4.1.1: - dependencies: - camel-case: 4.1.2 - capital-case: 1.0.4 - constant-case: 3.0.4 - dot-case: 3.0.4 - header-case: 2.0.4 - no-case: 3.0.4 - param-case: 3.0.4 - pascal-case: 3.1.2 - path-case: 3.0.4 - sentence-case: 3.0.4 - snake-case: 3.0.4 - tslib: 1.14.1 + chalk@5.6.2: {} change-case@5.4.4: {} - chardet@0.7.0: {} + chardet@2.1.1: {} check-error@2.1.1: {} @@ -10840,17 +10221,7 @@ snapshots: clean-stack@2.2.0: {} - cli-cursor@3.1.0: - dependencies: - restore-cursor: 3.1.0 - - cli-width@2.2.1: {} - - cliui@7.0.4: - dependencies: - string-width: 4.2.3 - strip-ansi: 6.0.1 - wrap-ansi: 7.0.0 + cli-width@4.1.0: {} cliui@8.0.1: dependencies: @@ -10860,16 +10231,10 @@ snapshots: clsx@2.1.1: {} - color-convert@1.9.3: - dependencies: - color-name: 1.1.3 - color-convert@2.0.1: dependencies: color-name: 1.1.4 - color-name@1.1.3: {} - color-name@1.1.4: {} colord@2.9.3: {} @@ -10889,6 +10254,8 @@ snapshots: array-ify: 1.0.0 dot-prop: 5.3.0 + computeds@0.0.1: {} + concat-map@0.0.1: {} config-chain@1.1.13: @@ -10896,24 +10263,15 @@ snapshots: ini: 1.3.8 proto-list: 1.2.4 - constant-case@3.0.4: - dependencies: - no-case: 3.0.4 - tslib: 2.8.1 - upper-case: 2.0.2 - - content-disposition@0.5.4: - dependencies: - safe-buffer: 5.2.1 + content-disposition@1.1.0: {} content-type@1.0.5: {} - conventional-changelog-angular@5.0.13: + conventional-changelog-angular@7.0.0: dependencies: compare-func: 2.0.0 - q: 1.5.1 - conventional-changelog-angular@7.0.0: + conventional-changelog-angular@8.3.1: dependencies: compare-func: 2.0.0 @@ -10921,50 +10279,31 @@ snapshots: dependencies: compare-func: 2.0.0 - conventional-changelog-core@4.2.4: + conventional-changelog-core@9.0.0(conventional-commits-filter@5.0.0): dependencies: + '@hutson/parse-repository-url': 5.0.0 add-stream: 1.0.0 - conventional-changelog-writer: 5.0.1 - conventional-commits-parser: 3.2.4 - dateformat: 3.0.3 - get-pkg-repo: 4.2.1 - git-raw-commits: 2.0.11 - git-remote-origin-url: 2.0.0 - git-semver-tags: 4.1.1 - lodash: 4.17.21 - normalize-package-data: 3.0.3 - q: 1.5.1 - read-pkg: 3.0.0 - read-pkg-up: 3.0.0 - through2: 4.0.2 + conventional-changelog-writer: 8.4.0 + conventional-commits-parser: 6.4.0 + fd-package-json: 1.2.0 + git-raw-commits: 5.0.1(conventional-commits-filter@5.0.0)(conventional-commits-parser@6.4.0) + git-semver-tags: 8.0.1(conventional-commits-filter@5.0.0)(conventional-commits-parser@6.4.0) + hosted-git-info: 8.1.0 + normalize-package-data: 7.0.1 + transitivePeerDependencies: + - conventional-commits-filter - conventional-changelog-preset-loader@2.3.4: {} + conventional-changelog-preset-loader@5.0.0: {} - conventional-changelog-writer@5.0.1: + conventional-changelog-writer@8.4.0: dependencies: - conventional-commits-filter: 2.0.7 - dateformat: 3.0.3 + '@simple-libs/stream-utils': 1.2.0 + conventional-commits-filter: 5.0.0 handlebars: 4.7.8 - json-stringify-safe: 5.0.1 - lodash: 4.17.21 - meow: 8.1.2 - semver: 6.3.1 - split: 1.0.1 - through2: 4.0.2 - - conventional-commits-filter@2.0.7: - dependencies: - lodash.ismatch: 4.4.0 - modify-values: 1.0.1 + meow: 13.2.0 + semver: 7.7.4 - conventional-commits-parser@3.2.4: - dependencies: - JSONStream: 1.3.5 - is-text-path: 1.0.1 - lodash: 4.17.21 - meow: 8.1.2 - split2: 3.2.2 - through2: 4.0.2 + conventional-commits-filter@5.0.0: {} conventional-commits-parser@5.0.0: dependencies: @@ -10973,6 +10312,11 @@ snapshots: meow: 12.1.1 split2: 4.2.0 + conventional-commits-parser@6.4.0: + dependencies: + '@simple-libs/stream-utils': 1.2.0 + meow: 13.2.0 + convert-source-map@2.0.0: {} cookie@0.4.0: {} @@ -10987,23 +10331,12 @@ snapshots: dependencies: browserslist: 4.28.1 - core-util-is@1.0.3: {} - - cosmiconfig-typescript-loader@5.0.0(@types/node@22.4.2)(cosmiconfig@9.0.0(typescript@5.5.4))(typescript@5.5.4): - dependencies: - '@types/node': 22.4.2 - cosmiconfig: 9.0.0(typescript@5.5.4) - jiti: 1.21.6 - typescript: 5.5.4 - - cosmiconfig@9.0.0(typescript@5.5.4): + cosmiconfig-typescript-loader@6.3.0(@types/node@22.19.18)(cosmiconfig@9.0.1(typescript@5.9.3))(typescript@5.9.3): dependencies: - env-paths: 2.2.1 - import-fresh: 3.3.0 - js-yaml: 4.1.1 - parse-json: 5.2.0 - optionalDependencies: - typescript: 5.5.4 + '@types/node': 22.19.18 + cosmiconfig: 9.0.1(typescript@5.9.3) + jiti: 2.6.1 + typescript: 5.9.3 cosmiconfig@9.0.1(typescript@4.9.5): dependencies: @@ -11014,14 +10347,14 @@ snapshots: optionalDependencies: typescript: 4.9.5 - cosmiconfig@9.0.1(typescript@5.7.3): + cosmiconfig@9.0.1(typescript@5.9.3): dependencies: env-paths: 2.2.1 import-fresh: 3.3.0 js-yaml: 4.1.1 parse-json: 5.2.0 optionalDependencies: - typescript: 5.7.3 + typescript: 5.9.3 crack-json@1.3.0: {} @@ -11035,14 +10368,6 @@ snapshots: dependencies: tslib: 2.8.1 - cross-spawn@6.0.5: - dependencies: - nice-try: 1.0.5 - path-key: 2.0.1 - semver: 5.7.2 - shebang-command: 1.2.0 - which: 1.3.1 - cross-spawn@7.0.3: dependencies: path-key: 3.1.1 @@ -11085,8 +10410,6 @@ snapshots: damerau-levenshtein@1.0.8: {} - dargs@7.0.0: {} - dargs@8.1.0: {} data-uri-to-buffer@2.0.2: {} @@ -11094,7 +10417,7 @@ snapshots: data-urls@5.0.0: dependencies: whatwg-mimetype: 4.0.0 - whatwg-url: 14.1.0 + whatwg-url: 14.2.0 data-view-buffer@1.0.2: dependencies: @@ -11114,8 +10437,6 @@ snapshots: es-errors: 1.3.0 is-data-view: 1.0.2 - dateformat@3.0.3: {} - dayjs@1.11.13: {} de-indent@1.0.2: {} @@ -11136,14 +10457,7 @@ snapshots: dependencies: ms: 2.1.3 - decamelize-keys@1.1.1: - dependencies: - decamelize: 1.2.0 - map-obj: 1.0.1 - - decamelize@1.2.0: {} - - decimal.js@10.4.3: {} + decimal.js@10.6.0: {} deep-eql@5.0.2: {} @@ -11151,12 +10465,21 @@ snapshots: deepmerge@4.3.1: {} + default-browser-id@5.0.1: {} + + default-browser@5.5.0: + dependencies: + bundle-name: 4.1.0 + default-browser-id: 5.0.1 + define-data-property@1.1.4: dependencies: es-define-property: 1.0.0 es-errors: 1.3.0 gopd: 1.0.1 + define-lazy-prop@3.0.0: {} + define-properties@1.2.1: dependencies: define-data-property: 1.1.4 @@ -11167,16 +10490,10 @@ snapshots: depd@2.0.0: {} - deprecation@2.3.1: {} - dequal@2.0.3: {} detect-node@2.1.0: {} - dir-glob@3.0.1: - dependencies: - path-type: 4.0.0 - discontinuous-range@1.0.0: {} doctrine@2.1.0: @@ -11226,16 +10543,11 @@ snapshots: domelementtype: 2.3.0 domhandler: 5.0.3 - dot-case@3.0.4: - dependencies: - no-case: 3.0.4 - tslib: 2.8.1 - dot-prop@5.3.0: dependencies: is-obj: 2.0.0 - dotenv@8.6.0: {} + dotenv@16.6.1: {} dunder-proto@1.0.1: dependencies: @@ -11269,8 +10581,6 @@ snapshots: electron-to-chromium@1.5.286: {} - electron-to-chromium@1.5.6: {} - electron-to-chromium@1.5.71: {} emoji-regex@8.0.0: {} @@ -11434,8 +10744,6 @@ snapshots: '@esbuild/win32-ia32': 0.25.12 '@esbuild/win32-x64': 0.25.12 - escalade@3.1.2: {} - escalade@3.2.0: {} escape-goat@3.0.0: {} @@ -11446,14 +10754,14 @@ snapshots: escape-string-regexp@4.0.0: {} - eslint-compat-utils@0.5.1(eslint@9.39.4(jiti@1.21.6)): + eslint-compat-utils@0.5.1(eslint@9.39.4(jiti@2.6.1)): dependencies: - eslint: 9.39.4(jiti@1.21.6) + eslint: 9.39.4(jiti@2.6.1) semver: 7.7.4 - eslint-config-prettier@10.1.8(eslint@9.39.4(jiti@1.21.6)): + eslint-config-prettier@10.1.8(eslint@9.39.4(jiti@2.6.1)): dependencies: - eslint: 9.39.4(jiti@1.21.6) + eslint: 9.39.4(jiti@2.6.1) eslint-import-context@0.1.9(unrs-resolver@1.11.1): dependencies: @@ -11464,7 +10772,7 @@ snapshots: eslint-import-resolver-alias@1.1.2(eslint-plugin-import@2.32.0): dependencies: - eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.54.0(eslint@9.39.4(jiti@1.21.6))(typescript@5.7.3))(eslint-import-resolver-typescript@4.4.4)(eslint@9.39.4(jiti@1.21.6)) + eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.54.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-typescript@4.4.4)(eslint@9.39.4(jiti@2.6.1)) eslint-import-resolver-node@0.3.9: dependencies: @@ -11474,10 +10782,10 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-import-resolver-typescript@4.4.4(eslint-plugin-import@2.32.0)(eslint@9.39.4(jiti@1.21.6)): + eslint-import-resolver-typescript@4.4.4(eslint-plugin-import@2.32.0)(eslint@9.39.4(jiti@2.6.1)): dependencies: debug: 4.4.3 - eslint: 9.39.4(jiti@1.21.6) + eslint: 9.39.4(jiti@2.6.1) eslint-import-context: 0.1.9(unrs-resolver@1.11.1) get-tsconfig: 4.13.6 is-bun-module: 2.0.0 @@ -11485,40 +10793,40 @@ snapshots: tinyglobby: 0.2.15 unrs-resolver: 1.11.1 optionalDependencies: - eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.54.0(eslint@9.39.4(jiti@1.21.6))(typescript@5.7.3))(eslint-import-resolver-typescript@4.4.4)(eslint@9.39.4(jiti@1.21.6)) + eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.54.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-typescript@4.4.4)(eslint@9.39.4(jiti@2.6.1)) transitivePeerDependencies: - supports-color - eslint-module-utils@2.12.1(@typescript-eslint/parser@8.54.0(eslint@9.39.4(jiti@1.21.6))(typescript@4.9.5))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@4.4.4)(eslint@9.39.4(jiti@1.21.6)): + eslint-module-utils@2.12.1(@typescript-eslint/parser@8.54.0(eslint@9.39.4(jiti@2.6.1))(typescript@4.9.5))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@4.4.4)(eslint@9.39.4(jiti@2.6.1)): dependencies: debug: 3.2.7 optionalDependencies: - '@typescript-eslint/parser': 8.54.0(eslint@9.39.4(jiti@1.21.6))(typescript@4.9.5) - eslint: 9.39.4(jiti@1.21.6) + '@typescript-eslint/parser': 8.54.0(eslint@9.39.4(jiti@2.6.1))(typescript@4.9.5) + eslint: 9.39.4(jiti@2.6.1) eslint-import-resolver-node: 0.3.9 - eslint-import-resolver-typescript: 4.4.4(eslint-plugin-import@2.32.0)(eslint@9.39.4(jiti@1.21.6)) + eslint-import-resolver-typescript: 4.4.4(eslint-plugin-import@2.32.0)(eslint@9.39.4(jiti@2.6.1)) transitivePeerDependencies: - supports-color - eslint-module-utils@2.12.1(@typescript-eslint/parser@8.54.0(eslint@9.39.4(jiti@1.21.6))(typescript@5.7.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@4.4.4)(eslint@9.39.4(jiti@1.21.6)): + eslint-module-utils@2.12.1(@typescript-eslint/parser@8.54.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@4.4.4)(eslint@9.39.4(jiti@2.6.1)): dependencies: debug: 3.2.7 optionalDependencies: - '@typescript-eslint/parser': 8.54.0(eslint@9.39.4(jiti@1.21.6))(typescript@5.7.3) - eslint: 9.39.4(jiti@1.21.6) + '@typescript-eslint/parser': 8.54.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) + eslint: 9.39.4(jiti@2.6.1) eslint-import-resolver-node: 0.3.9 - eslint-import-resolver-typescript: 4.4.4(eslint-plugin-import@2.32.0)(eslint@9.39.4(jiti@1.21.6)) + eslint-import-resolver-typescript: 4.4.4(eslint-plugin-import@2.32.0)(eslint@9.39.4(jiti@2.6.1)) transitivePeerDependencies: - supports-color - eslint-plugin-es-x@7.8.0(eslint@9.39.4(jiti@1.21.6)): + eslint-plugin-es-x@7.8.0(eslint@9.39.4(jiti@2.6.1)): dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.4(jiti@1.21.6)) + '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.4(jiti@2.6.1)) '@eslint-community/regexpp': 4.12.2 - eslint: 9.39.4(jiti@1.21.6) - eslint-compat-utils: 0.5.1(eslint@9.39.4(jiti@1.21.6)) + eslint: 9.39.4(jiti@2.6.1) + eslint-compat-utils: 0.5.1(eslint@9.39.4(jiti@2.6.1)) - eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.54.0(eslint@9.39.4(jiti@1.21.6))(typescript@4.9.5))(eslint-import-resolver-typescript@4.4.4)(eslint@9.39.4(jiti@1.21.6)): + eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.54.0(eslint@9.39.4(jiti@2.6.1))(typescript@4.9.5))(eslint-import-resolver-typescript@4.4.4)(eslint@9.39.4(jiti@2.6.1)): dependencies: '@rtsao/scc': 1.1.0 array-includes: 3.1.9 @@ -11527,13 +10835,13 @@ snapshots: array.prototype.flatmap: 1.3.3 debug: 3.2.7 doctrine: 2.1.0 - eslint: 9.39.4(jiti@1.21.6) + eslint: 9.39.4(jiti@2.6.1) eslint-import-resolver-node: 0.3.9 - eslint-module-utils: 2.12.1(@typescript-eslint/parser@8.54.0(eslint@9.39.4(jiti@1.21.6))(typescript@4.9.5))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@4.4.4)(eslint@9.39.4(jiti@1.21.6)) + eslint-module-utils: 2.12.1(@typescript-eslint/parser@8.54.0(eslint@9.39.4(jiti@2.6.1))(typescript@4.9.5))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@4.4.4)(eslint@9.39.4(jiti@2.6.1)) hasown: 2.0.2 is-core-module: 2.16.1 is-glob: 4.0.3 - minimatch: 3.1.2 + minimatch: 3.1.5 object.fromentries: 2.0.8 object.groupby: 1.0.3 object.values: 1.2.1 @@ -11541,13 +10849,13 @@ snapshots: string.prototype.trimend: 1.0.9 tsconfig-paths: 3.15.0 optionalDependencies: - '@typescript-eslint/parser': 8.54.0(eslint@9.39.4(jiti@1.21.6))(typescript@4.9.5) + '@typescript-eslint/parser': 8.54.0(eslint@9.39.4(jiti@2.6.1))(typescript@4.9.5) transitivePeerDependencies: - eslint-import-resolver-typescript - eslint-import-resolver-webpack - supports-color - eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.54.0(eslint@9.39.4(jiti@1.21.6))(typescript@5.7.3))(eslint-import-resolver-typescript@4.4.4)(eslint@9.39.4(jiti@1.21.6)): + eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.54.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-typescript@4.4.4)(eslint@9.39.4(jiti@2.6.1)): dependencies: '@rtsao/scc': 1.1.0 array-includes: 3.1.9 @@ -11556,13 +10864,13 @@ snapshots: array.prototype.flatmap: 1.3.3 debug: 3.2.7 doctrine: 2.1.0 - eslint: 9.39.4(jiti@1.21.6) + eslint: 9.39.4(jiti@2.6.1) eslint-import-resolver-node: 0.3.9 - eslint-module-utils: 2.12.1(@typescript-eslint/parser@8.54.0(eslint@9.39.4(jiti@1.21.6))(typescript@5.7.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@4.4.4)(eslint@9.39.4(jiti@1.21.6)) + eslint-module-utils: 2.12.1(@typescript-eslint/parser@8.54.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@4.4.4)(eslint@9.39.4(jiti@2.6.1)) hasown: 2.0.2 is-core-module: 2.16.1 is-glob: 4.0.3 - minimatch: 3.1.2 + minimatch: 3.1.5 object.fromentries: 2.0.8 object.groupby: 1.0.3 object.values: 1.2.1 @@ -11570,13 +10878,13 @@ snapshots: string.prototype.trimend: 1.0.9 tsconfig-paths: 3.15.0 optionalDependencies: - '@typescript-eslint/parser': 8.54.0(eslint@9.39.4(jiti@1.21.6))(typescript@5.7.3) + '@typescript-eslint/parser': 8.54.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) transitivePeerDependencies: - eslint-import-resolver-typescript - eslint-import-resolver-webpack - supports-color - eslint-plugin-jsx-a11y@6.10.2(eslint@9.39.4(jiti@1.21.6)): + eslint-plugin-jsx-a11y@6.10.2(eslint@9.39.4(jiti@2.6.1)): dependencies: aria-query: 5.3.2 array-includes: 3.1.9 @@ -11586,22 +10894,22 @@ snapshots: axobject-query: 4.1.0 damerau-levenshtein: 1.0.8 emoji-regex: 9.2.2 - eslint: 9.39.4(jiti@1.21.6) + eslint: 9.39.4(jiti@2.6.1) hasown: 2.0.2 jsx-ast-utils: 3.3.5 language-tags: 1.0.9 - minimatch: 3.1.2 + minimatch: 3.1.5 object.fromentries: 2.0.8 safe-regex-test: 1.1.0 string.prototype.includes: 2.0.1 - eslint-plugin-n@17.20.0(eslint@9.39.4(jiti@1.21.6))(typescript@4.9.5): + eslint-plugin-n@17.20.0(eslint@9.39.4(jiti@2.6.1))(typescript@4.9.5): dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.4(jiti@1.21.6)) - '@typescript-eslint/utils': 8.55.0(eslint@9.39.4(jiti@1.21.6))(typescript@4.9.5) + '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.4(jiti@2.6.1)) + '@typescript-eslint/utils': 8.59.2(eslint@9.39.4(jiti@2.6.1))(typescript@4.9.5) enhanced-resolve: 5.17.1 - eslint: 9.39.4(jiti@1.21.6) - eslint-plugin-es-x: 7.8.0(eslint@9.39.4(jiti@1.21.6)) + eslint: 9.39.4(jiti@2.6.1) + eslint-plugin-es-x: 7.8.0(eslint@9.39.4(jiti@2.6.1)) get-tsconfig: 4.13.6 globals: 15.13.0 ignore: 5.3.2 @@ -11612,67 +10920,67 @@ snapshots: - supports-color - typescript - eslint-plugin-n@17.20.0(eslint@9.39.4(jiti@1.21.6))(typescript@5.7.3): + eslint-plugin-n@17.20.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3): dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.4(jiti@1.21.6)) - '@typescript-eslint/utils': 8.55.0(eslint@9.39.4(jiti@1.21.6))(typescript@5.7.3) + '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.4(jiti@2.6.1)) + '@typescript-eslint/utils': 8.59.2(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) enhanced-resolve: 5.17.1 - eslint: 9.39.4(jiti@1.21.6) - eslint-plugin-es-x: 7.8.0(eslint@9.39.4(jiti@1.21.6)) + eslint: 9.39.4(jiti@2.6.1) + eslint-plugin-es-x: 7.8.0(eslint@9.39.4(jiti@2.6.1)) get-tsconfig: 4.13.6 globals: 15.13.0 ignore: 5.3.2 minimatch: 9.0.5 semver: 7.7.4 - ts-declaration-location: 1.0.7(typescript@5.7.3) + ts-declaration-location: 1.0.7(typescript@5.9.3) transitivePeerDependencies: - supports-color - typescript - eslint-plugin-perfectionist@5.9.0(eslint@9.39.4(jiti@1.21.6))(typescript@4.9.5): + eslint-plugin-perfectionist@5.9.0(eslint@9.39.4(jiti@2.6.1))(typescript@4.9.5): dependencies: - '@typescript-eslint/utils': 8.59.2(eslint@9.39.4(jiti@1.21.6))(typescript@4.9.5) - eslint: 9.39.4(jiti@1.21.6) + '@typescript-eslint/utils': 8.59.2(eslint@9.39.4(jiti@2.6.1))(typescript@4.9.5) + eslint: 9.39.4(jiti@2.6.1) natural-orderby: 5.0.0 transitivePeerDependencies: - supports-color - typescript - eslint-plugin-perfectionist@5.9.0(eslint@9.39.4(jiti@1.21.6))(typescript@5.7.3): + eslint-plugin-perfectionist@5.9.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3): dependencies: - '@typescript-eslint/utils': 8.59.2(eslint@9.39.4(jiti@1.21.6))(typescript@5.7.3) - eslint: 9.39.4(jiti@1.21.6) + '@typescript-eslint/utils': 8.59.2(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) + eslint: 9.39.4(jiti@2.6.1) natural-orderby: 5.0.0 transitivePeerDependencies: - supports-color - typescript - eslint-plugin-prettier@5.5.5(eslint-config-prettier@10.1.8(eslint@9.39.4(jiti@1.21.6)))(eslint@9.39.4(jiti@1.21.6))(prettier@3.8.3): + eslint-plugin-prettier@5.5.5(eslint-config-prettier@10.1.8(eslint@9.39.4(jiti@2.6.1)))(eslint@9.39.4(jiti@2.6.1))(prettier@3.8.3): dependencies: - eslint: 9.39.4(jiti@1.21.6) + eslint: 9.39.4(jiti@2.6.1) prettier: 3.8.3 prettier-linter-helpers: 1.0.1 synckit: 0.11.12 optionalDependencies: - eslint-config-prettier: 10.1.8(eslint@9.39.4(jiti@1.21.6)) + eslint-config-prettier: 10.1.8(eslint@9.39.4(jiti@2.6.1)) - eslint-plugin-promise@7.2.1(eslint@9.39.4(jiti@1.21.6)): + eslint-plugin-promise@7.2.1(eslint@9.39.4(jiti@2.6.1)): dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.4(jiti@1.21.6)) - eslint: 9.39.4(jiti@1.21.6) + '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.4(jiti@2.6.1)) + eslint: 9.39.4(jiti@2.6.1) - eslint-plugin-react-hooks@7.0.1(eslint@9.39.4(jiti@1.21.6)): + eslint-plugin-react-hooks@7.0.1(eslint@9.39.4(jiti@2.6.1)): dependencies: '@babel/core': 7.29.0 - '@babel/parser': 7.29.0 - eslint: 9.39.4(jiti@1.21.6) + '@babel/parser': 7.29.3 + eslint: 9.39.4(jiti@2.6.1) hermes-parser: 0.25.1 zod: 3.25.76 zod-validation-error: 4.0.2(zod@3.25.76) transitivePeerDependencies: - supports-color - eslint-plugin-react@7.37.5(eslint@9.39.4(jiti@1.21.6)): + eslint-plugin-react@7.37.5(eslint@9.39.4(jiti@2.6.1)): dependencies: array-includes: 3.1.9 array.prototype.findlast: 1.2.5 @@ -11680,11 +10988,11 @@ snapshots: array.prototype.tosorted: 1.1.4 doctrine: 2.1.0 es-iterator-helpers: 1.2.2 - eslint: 9.39.4(jiti@1.21.6) + eslint: 9.39.4(jiti@2.6.1) estraverse: 5.3.0 hasown: 2.0.2 jsx-ast-utils: 3.3.5 - minimatch: 3.1.2 + minimatch: 3.1.5 object.entries: 1.1.9 object.fromentries: 2.0.8 object.values: 1.2.1 @@ -11694,16 +11002,16 @@ snapshots: string.prototype.matchall: 4.0.12 string.prototype.repeat: 1.0.0 - eslint-plugin-unicorn@62.0.0(eslint@9.39.4(jiti@1.21.6)): + eslint-plugin-unicorn@62.0.0(eslint@9.39.4(jiti@2.6.1)): dependencies: '@babel/helper-validator-identifier': 7.28.5 - '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.4(jiti@1.21.6)) + '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.4(jiti@2.6.1)) '@eslint/plugin-kit': 0.4.1 change-case: 5.4.4 ci-info: 4.4.0 clean-regexp: 1.0.0 core-js-compat: 3.48.0 - eslint: 9.39.4(jiti@1.21.6) + eslint: 9.39.4(jiti@2.6.1) esquery: 1.6.0 find-up-simple: 1.0.1 globals: 16.5.0 @@ -11716,31 +11024,31 @@ snapshots: semver: 7.7.4 strip-indent: 4.1.1 - eslint-plugin-vue@10.7.0(@typescript-eslint/parser@8.54.0(eslint@9.39.4(jiti@1.21.6))(typescript@4.9.5))(eslint@9.39.4(jiti@1.21.6))(vue-eslint-parser@10.2.0(eslint@9.39.4(jiti@1.21.6))): + eslint-plugin-vue@10.7.0(@typescript-eslint/parser@8.54.0(eslint@9.39.4(jiti@2.6.1))(typescript@4.9.5))(eslint@9.39.4(jiti@2.6.1))(vue-eslint-parser@10.2.0(eslint@9.39.4(jiti@2.6.1))): dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.4(jiti@1.21.6)) - eslint: 9.39.4(jiti@1.21.6) + '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.4(jiti@2.6.1)) + eslint: 9.39.4(jiti@2.6.1) natural-compare: 1.4.0 nth-check: 2.1.1 postcss-selector-parser: 7.1.1 semver: 7.7.4 - vue-eslint-parser: 10.2.0(eslint@9.39.4(jiti@1.21.6)) + vue-eslint-parser: 10.2.0(eslint@9.39.4(jiti@2.6.1)) xml-name-validator: 4.0.0 optionalDependencies: - '@typescript-eslint/parser': 8.54.0(eslint@9.39.4(jiti@1.21.6))(typescript@4.9.5) + '@typescript-eslint/parser': 8.54.0(eslint@9.39.4(jiti@2.6.1))(typescript@4.9.5) - eslint-plugin-vue@10.7.0(@typescript-eslint/parser@8.54.0(eslint@9.39.4(jiti@1.21.6))(typescript@5.7.3))(eslint@9.39.4(jiti@1.21.6))(vue-eslint-parser@10.2.0(eslint@9.39.4(jiti@1.21.6))): + eslint-plugin-vue@10.7.0(@typescript-eslint/parser@8.54.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.4(jiti@2.6.1))(vue-eslint-parser@10.2.0(eslint@9.39.4(jiti@2.6.1))): dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.4(jiti@1.21.6)) - eslint: 9.39.4(jiti@1.21.6) + '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.4(jiti@2.6.1)) + eslint: 9.39.4(jiti@2.6.1) natural-compare: 1.4.0 nth-check: 2.1.1 postcss-selector-parser: 7.1.1 semver: 7.7.4 - vue-eslint-parser: 10.2.0(eslint@9.39.4(jiti@1.21.6)) + vue-eslint-parser: 10.2.0(eslint@9.39.4(jiti@2.6.1)) xml-name-validator: 4.0.0 optionalDependencies: - '@typescript-eslint/parser': 8.54.0(eslint@9.39.4(jiti@1.21.6))(typescript@5.7.3) + '@typescript-eslint/parser': 8.54.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) eslint-scope@8.4.0: dependencies: @@ -11753,9 +11061,9 @@ snapshots: eslint-visitor-keys@5.0.1: {} - eslint@9.39.4(jiti@1.21.6): + eslint@9.39.4(jiti@2.6.1): dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.4(jiti@1.21.6)) + '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.4(jiti@2.6.1)) '@eslint-community/regexpp': 4.12.2 '@eslint/config-array': 0.21.2 '@eslint/config-helpers': 0.4.2 @@ -11790,12 +11098,10 @@ snapshots: natural-compare: 1.4.0 optionator: 0.9.4 optionalDependencies: - jiti: 1.21.6 + jiti: 2.6.1 transitivePeerDependencies: - supports-color - esm@3.2.25: {} - espree@10.4.0: dependencies: acorn: 8.15.0 @@ -11824,35 +11130,24 @@ snapshots: events@3.3.0: {} - execa@1.0.0: - dependencies: - cross-spawn: 6.0.5 - get-stream: 4.1.0 - is-stream: 1.1.0 - npm-run-path: 2.0.2 - p-finally: 1.0.0 - signal-exit: 3.0.7 - strip-eof: 1.0.0 - - execa@8.0.1: + execa@9.6.1: dependencies: + '@sindresorhus/merge-streams': 4.0.0 cross-spawn: 7.0.6 - get-stream: 8.0.1 - human-signals: 5.0.0 - is-stream: 3.0.0 - merge-stream: 2.0.0 - npm-run-path: 5.3.0 - onetime: 6.0.0 + figures: 6.1.0 + get-stream: 9.0.1 + human-signals: 8.0.1 + is-plain-obj: 4.1.0 + is-stream: 4.0.1 + npm-run-path: 6.0.0 + pretty-ms: 9.3.0 signal-exit: 4.1.0 - strip-final-newline: 3.0.0 + strip-final-newline: 4.0.0 + yoctocolors: 2.1.2 expect-type@1.3.0: {} - external-editor@3.1.0: - dependencies: - chardet: 0.7.0 - iconv-lite: 0.4.24 - tmp: 0.0.33 + fast-content-type-parse@2.0.1: {} fast-decode-uri-component@1.0.1: {} @@ -11860,14 +11155,6 @@ snapshots: fast-diff@1.3.0: {} - fast-glob@3.3.2: - dependencies: - '@nodelib/fs.stat': 2.0.5 - '@nodelib/fs.walk': 1.2.8 - glob-parent: 5.1.2 - merge2: 1.4.1 - micromatch: 4.0.7 - fast-glob@3.3.3: dependencies: '@nodelib/fs.stat': 2.0.5 @@ -11881,7 +11168,7 @@ snapshots: fast-json-stringify@5.16.1: dependencies: '@fastify/merge-json-schemas': 0.1.1 - ajv: 8.17.1 + ajv: 8.20.0 ajv-formats: 3.0.1 fast-deep-equal: 3.1.3 fast-uri: 2.4.0 @@ -11924,11 +11211,11 @@ snapshots: fastest-levenshtein@1.0.16: {} - fastify-plugin@5.0.1: {} + fastify-plugin@5.1.0: {} - fastify@5.6.2: + fastify@5.8.5: dependencies: - '@fastify/ajv-compiler': 4.0.2 + '@fastify/ajv-compiler': 4.0.5 '@fastify/error': 4.1.0 '@fastify/fast-json-stringify-compiler': 5.0.2 '@fastify/proxy-addr': 5.0.0 @@ -11953,13 +11240,17 @@ snapshots: dependencies: reusify: 1.0.4 + fd-package-json@1.2.0: + dependencies: + walk-up-path: 3.0.1 + fdir@6.5.0(picomatch@4.0.3): optionalDependencies: picomatch: 4.0.3 - figures@3.2.0: + figures@6.1.0: dependencies: - escape-string-regexp: 1.0.5 + is-unicode-supported: 2.1.0 file-entry-cache@11.1.2: dependencies: @@ -11991,15 +11282,6 @@ snapshots: find-up-simple@1.0.1: {} - find-up@2.1.0: - dependencies: - locate-path: 2.0.0 - - find-up@4.1.0: - dependencies: - locate-path: 5.0.0 - path-exists: 4.0.0 - find-up@5.0.0: dependencies: locate-path: 6.0.0 @@ -12026,7 +11308,7 @@ snapshots: flatted@3.4.2: {} - follow-redirects@1.15.6(debug@4.4.0): + follow-redirects@1.16.0(debug@4.4.0): optionalDependencies: debug: 4.4.0 @@ -12049,8 +11331,6 @@ snapshots: forwarded@0.2.0: {} - fs.realpath@1.0.0: {} - fsevents@2.3.3: optional: true @@ -12102,13 +11382,6 @@ snapshots: hasown: 2.0.2 math-intrinsics: 1.1.0 - get-pkg-repo@4.2.1: - dependencies: - '@hutson/parse-repository-url': 3.0.2 - hosted-git-info: 4.1.0 - through2: 2.0.5 - yargs: 16.2.0 - get-proto@1.0.1: dependencies: dunder-proto: 1.0.1 @@ -12123,11 +11396,10 @@ snapshots: dependencies: stacktrace-parser: 0.1.10 - get-stream@4.1.0: + get-stream@9.0.1: dependencies: - pump: 3.0.0 - - get-stream@8.0.1: {} + '@sec-ant/readable-stream': 0.4.1 + is-stream: 4.0.1 get-symbol-description@1.1.0: dependencies: @@ -12139,33 +11411,27 @@ snapshots: dependencies: resolve-pkg-maps: 1.0.0 - git-raw-commits@2.0.11: - dependencies: - dargs: 7.0.0 - lodash: 4.17.21 - meow: 8.1.2 - split2: 3.2.2 - through2: 4.0.2 - git-raw-commits@4.0.0: dependencies: dargs: 8.1.0 meow: 12.1.1 split2: 4.2.0 - git-remote-origin-url@2.0.0: - dependencies: - gitconfiglocal: 1.0.0 - pify: 2.3.0 - - git-semver-tags@4.1.1: + git-raw-commits@5.0.1(conventional-commits-filter@5.0.0)(conventional-commits-parser@6.4.0): dependencies: - meow: 8.1.2 - semver: 6.3.1 + '@conventional-changelog/git-client': 2.7.0(conventional-commits-filter@5.0.0)(conventional-commits-parser@6.4.0) + meow: 13.2.0 + transitivePeerDependencies: + - conventional-commits-filter + - conventional-commits-parser - gitconfiglocal@1.0.0: + git-semver-tags@8.0.1(conventional-commits-filter@5.0.0)(conventional-commits-parser@6.4.0): dependencies: - ini: 1.3.8 + '@conventional-changelog/git-client': 2.7.0(conventional-commits-filter@5.0.0)(conventional-commits-parser@6.4.0) + meow: 13.2.0 + transitivePeerDependencies: + - conventional-commits-filter + - conventional-commits-parser glob-parent@5.1.2: dependencies: @@ -12184,23 +11450,11 @@ snapshots: package-json-from-dist: 1.0.0 path-scurry: 1.11.1 - glob@11.0.1: + glob@13.0.6: dependencies: - foreground-child: 3.3.0 - jackspeak: 4.1.0 - minimatch: 10.0.1 - minipass: 7.1.2 - package-json-from-dist: 1.0.0 - path-scurry: 2.0.0 - - glob@7.2.3: - dependencies: - fs.realpath: 1.0.0 - inflight: 1.0.6 - inherits: 2.0.4 - minimatch: 3.1.2 - once: 1.4.0 - path-is-absolute: 1.0.1 + minimatch: 10.2.5 + minipass: 7.1.3 + path-scurry: 2.0.2 global-directory@4.0.1: dependencies: @@ -12231,16 +11485,14 @@ snapshots: define-properties: 1.2.1 gopd: 1.2.0 - globby@10.0.2: + globby@14.1.0: dependencies: - '@types/glob': 7.2.0 - array-union: 2.1.0 - dir-glob: 3.0.1 - fast-glob: 3.3.2 - glob: 7.2.3 - ignore: 5.3.2 - merge2: 1.4.1 - slash: 3.0.0 + '@sindresorhus/merge-streams': 2.3.0 + fast-glob: 3.3.3 + ignore: 7.0.5 + path-type: 6.0.0 + slash: 5.1.0 + unicorn-magic: 0.3.0 globby@16.2.0: dependencies: @@ -12261,27 +11513,27 @@ snapshots: graceful-fs@4.2.11: {} - graphql-jit@0.8.7(graphql@16.11.0): + graphql-jit@0.8.7(graphql@16.14.0): dependencies: - '@graphql-typed-document-node/core': 3.2.0(graphql@16.11.0) + '@graphql-typed-document-node/core': 3.2.0(graphql@16.14.0) fast-json-stringify: 5.16.1 generate-function: 2.3.1 - graphql: 16.11.0 + graphql: 16.14.0 lodash.memoize: 4.1.2 lodash.merge: 4.6.2 lodash.mergewith: 4.6.2 - graphql-tag@2.12.6(graphql@16.11.0): + graphql-tag@2.12.6(graphql@16.14.0): dependencies: - graphql: 16.11.0 + graphql: 16.14.0 tslib: 2.6.3 - graphql-upload-minimal@1.6.4(graphql@16.11.0): + graphql-upload-minimal@1.6.4(graphql@16.14.0): dependencies: busboy: 1.6.0 - graphql: 16.11.0 + graphql: 16.14.0 - graphql@16.11.0: {} + graphql@16.14.0: {} handlebars@4.7.8: dependencies: @@ -12292,12 +11544,8 @@ snapshots: optionalDependencies: uglify-js: 3.19.2 - hard-rejection@2.1.0: {} - has-bigints@1.0.2: {} - has-flag@3.0.0: {} - has-flag@4.0.0: {} has-flag@5.0.1: {} @@ -12330,11 +11578,6 @@ snapshots: he@1.2.0: {} - header-case@2.0.4: - dependencies: - capital-case: 1.0.4 - tslib: 2.8.1 - hermes-estree@0.25.1: {} hermes-parser@0.25.1: @@ -12347,11 +11590,9 @@ snapshots: hookified@2.2.0: {} - hosted-git-info@2.8.9: {} - - hosted-git-info@4.1.0: + hosted-git-info@8.1.0: dependencies: - lru-cache: 6.0.0 + lru-cache: 10.4.3 html-encoding-sniffer@4.0.0: dependencies: @@ -12447,7 +11688,7 @@ snapshots: transitivePeerDependencies: - supports-color - human-signals@5.0.0: {} + human-signals@8.0.1: {} humps@2.0.1: {} @@ -12465,11 +11706,11 @@ snapshots: dependencies: '@babel/runtime': 7.28.2 - i18next@24.2.3(typescript@5.7.3): + i18next@24.2.3(typescript@5.9.3): dependencies: '@babel/runtime': 7.28.2 optionalDependencies: - typescript: 5.7.3 + typescript: 5.9.3 iconv-lite@0.4.24: dependencies: @@ -12479,6 +11720,10 @@ snapshots: dependencies: safer-buffer: 2.1.2 + iconv-lite@0.7.2: + dependencies: + safer-buffer: 2.1.2 + ieee754@1.2.1: {} ignore@5.3.2: {} @@ -12492,8 +11737,6 @@ snapshots: parent-module: 1.0.1 resolve-from: 4.0.0 - import-meta-resolve@4.1.0: {} - import-meta-resolve@4.2.0: {} imurmurhash@0.1.4: {} @@ -12504,32 +11747,23 @@ snapshots: inflation@2.1.0: {} - inflight@1.0.6: - dependencies: - once: 1.4.0 - wrappy: 1.0.2 - inherits@2.0.4: {} ini@1.3.8: {} ini@4.1.1: {} - inquirer@7.1.0: + inquirer@12.11.1(@types/node@22.19.18): dependencies: - ansi-escapes: 4.3.2 - chalk: 3.0.0 - cli-cursor: 3.1.0 - cli-width: 2.2.1 - external-editor: 3.1.0 - figures: 3.2.0 - lodash: 4.17.21 - mute-stream: 0.0.8 - run-async: 2.4.1 - rxjs: 6.6.7 - string-width: 4.2.3 - strip-ansi: 6.0.1 - through: 2.3.8 + '@inquirer/ansi': 1.0.2 + '@inquirer/core': 10.3.2(@types/node@22.19.18) + '@inquirer/prompts': 7.10.1(@types/node@22.19.18) + '@inquirer/type': 3.0.10(@types/node@22.19.18) + mute-stream: 2.0.0 + run-async: 4.0.6 + rxjs: 7.8.2 + optionalDependencies: + '@types/node': 22.19.18 internal-slot@1.1.0: dependencies: @@ -12537,8 +11771,6 @@ snapshots: hasown: 2.0.2 side-channel: 1.1.0 - interpret@1.4.0: {} - ipaddr.js@2.2.0: {} is-array-buffer@3.0.5: @@ -12595,7 +11827,7 @@ snapshots: call-bound: 1.0.4 has-tostringtag: 1.0.2 - is-docker@2.2.1: {} + is-docker@3.0.0: {} is-extglob@2.1.1: {} @@ -12617,6 +11849,10 @@ snapshots: dependencies: is-extglob: 2.1.1 + is-inside-container@1.0.0: + dependencies: + is-docker: 3.0.0 + is-map@2.0.3: {} is-negative-zero@2.0.3: {} @@ -12632,7 +11868,7 @@ snapshots: is-path-inside@4.0.0: {} - is-plain-obj@1.1.0: {} + is-plain-obj@4.1.0: {} is-plain-object@5.0.0: {} @@ -12653,11 +11889,7 @@ snapshots: dependencies: call-bound: 1.0.4 - is-stream@1.1.0: {} - - is-stream@2.0.1: {} - - is-stream@3.0.0: {} + is-stream@4.0.1: {} is-string@1.1.1: dependencies: @@ -12670,10 +11902,6 @@ snapshots: has-symbols: 1.1.0 safe-regex-test: 1.1.0 - is-text-path@1.0.1: - dependencies: - text-extensions: 1.9.0 - is-text-path@2.0.0: dependencies: text-extensions: 2.4.0 @@ -12682,6 +11910,8 @@ snapshots: dependencies: which-typed-array: 1.1.20 + is-unicode-supported@2.1.0: {} + is-weakmap@2.0.2: {} is-weakref@1.1.1: @@ -12695,11 +11925,9 @@ snapshots: is-what@4.1.16: {} - is-wsl@2.2.0: + is-wsl@3.1.1: dependencies: - is-docker: 2.2.1 - - isarray@1.0.0: {} + is-inside-container: 1.0.0 isarray@2.0.5: {} @@ -12711,11 +11939,11 @@ snapshots: istanbul-lib-instrument@6.0.3: dependencies: - '@babel/core': 7.25.2 - '@babel/parser': 7.25.3 + '@babel/core': 7.29.0 + '@babel/parser': 7.29.3 '@istanbuljs/schema': 0.1.3 istanbul-lib-coverage: 3.2.2 - semver: 7.6.3 + semver: 7.7.4 transitivePeerDependencies: - supports-color @@ -12753,18 +11981,14 @@ snapshots: optionalDependencies: '@pkgjs/parseargs': 0.11.0 - jackspeak@4.1.0: - dependencies: - '@isaacs/cliui': 8.0.2 - jake@10.9.2: dependencies: async: 3.2.5 chalk: 4.1.2 filelist: 1.0.4 - minimatch: 3.1.2 + minimatch: 3.1.5 - jiti@1.21.6: {} + jiti@2.6.1: {} jose@4.15.9: {} @@ -12788,12 +12012,11 @@ snapshots: dependencies: argparse: 2.0.1 - jsdom@26.0.0: + jsdom@26.1.0: dependencies: cssstyle: 4.6.0 data-urls: 5.0.0 - decimal.js: 10.4.3 - form-data: 4.0.5 + decimal.js: 10.6.0 html-encoding-sniffer: 4.0.0 http-proxy-agent: 7.0.2 https-proxy-agent: 7.0.6 @@ -12808,7 +12031,7 @@ snapshots: webidl-conversions: 7.0.0 whatwg-encoding: 3.1.1 whatwg-mimetype: 4.0.0 - whatwg-url: 14.1.0 + whatwg-url: 14.2.0 ws: 8.18.0 xml-name-validator: 5.0.0 transitivePeerDependencies: @@ -12816,16 +12039,12 @@ snapshots: - supports-color - utf-8-validate - jsesc@2.5.2: {} - jsesc@3.0.2: {} jsesc@3.1.0: {} json-buffer@3.0.1: {} - json-parse-better-errors@1.0.2: {} - json-parse-even-better-errors@2.3.1: {} json-schema-ref-resolver@1.0.1: @@ -12849,8 +12068,6 @@ snapshots: jsonify: 0.0.1 object-keys: 1.1.1 - json-stringify-safe@5.0.1: {} - json5@1.0.2: dependencies: minimist: 1.2.8 @@ -12930,26 +12147,10 @@ snapshots: light-my-request@6.6.0: dependencies: cookie: 1.0.2 - process-warning: 4.0.1 - set-cookie-parser: 2.7.0 - - lines-and-columns@1.2.4: {} - - load-json-file@4.0.0: - dependencies: - graceful-fs: 4.2.11 - parse-json: 4.0.0 - pify: 3.0.0 - strip-bom: 3.0.0 - - locate-path@2.0.0: - dependencies: - p-locate: 2.0.0 - path-exists: 3.0.0 + process-warning: 4.0.1 + set-cookie-parser: 2.7.0 - locate-path@5.0.0: - dependencies: - p-locate: 4.1.0 + lines-and-columns@1.2.4: {} locate-path@6.0.0: dependencies: @@ -12969,8 +12170,6 @@ snapshots: lodash.isinteger@4.0.4: {} - lodash.ismatch@4.4.0: {} - lodash.isnumber@3.0.3: {} lodash.isplainobject@4.0.6: {} @@ -13009,10 +12208,6 @@ snapshots: lower-case@1.1.4: {} - lower-case@2.0.2: - dependencies: - tslib: 2.8.1 - lru-cache@10.4.3: {} lru-cache@11.1.0: {} @@ -13025,8 +12220,6 @@ snapshots: dependencies: yallist: 4.0.0 - macos-release@2.5.1: {} - magic-string@0.30.17: dependencies: '@jridgewell/sourcemap-codec': 1.5.0 @@ -13041,18 +12234,10 @@ snapshots: '@babel/types': 7.26.9 source-map-js: 1.2.0 - make-dir@3.1.0: - dependencies: - semver: 6.3.1 - make-dir@4.0.0: dependencies: semver: 7.6.3 - map-obj@1.0.1: {} - - map-obj@4.3.0: {} - math-intrinsics@1.1.0: {} mathml-tag-names@4.0.0: {} @@ -13065,42 +12250,30 @@ snapshots: meow@12.1.1: {} - meow@14.1.0: {} + meow@13.2.0: {} - meow@8.1.2: - dependencies: - '@types/minimist': 1.2.5 - camelcase-keys: 6.2.2 - decamelize-keys: 1.1.1 - hard-rejection: 2.1.0 - minimist-options: 4.1.0 - normalize-package-data: 3.0.3 - read-pkg-up: 7.0.1 - redent: 3.0.0 - trim-newlines: 3.0.1 - type-fest: 0.18.1 - yargs-parser: 20.2.9 + meow@14.1.0: {} mercurius-auth@6.0.0: dependencies: '@fastify/error': 4.1.0 - fastify-plugin: 5.0.1 - graphql: 16.11.0 + fastify-plugin: 5.1.0 + graphql: 16.14.0 - mercurius@16.2.0(graphql@16.11.0): + mercurius@16.9.0(graphql@16.14.0): dependencies: '@fastify/error': 4.1.0 - '@fastify/static': 8.1.1 + '@fastify/static': 9.1.3 '@fastify/websocket': 11.0.2 - fastify-plugin: 5.0.1 - graphql: 16.11.0 - graphql-jit: 0.8.7(graphql@16.11.0) + fastify-plugin: 5.1.0 + graphql: 16.14.0 + graphql-jit: 0.8.7(graphql@16.14.0) mqemitter: 7.1.0 p-map: 4.0.0 quick-lru: 7.0.0 readable-stream: 4.5.2 - safe-stable-stringify: 2.4.3 - secure-json-parse: 3.0.2 + safe-stable-stringify: 2.5.0 + secure-json-parse: 4.1.0 single-user-cache: 2.1.0 tiny-lru: 11.2.11 ws: 8.18.0 @@ -13108,15 +12281,8 @@ snapshots: - bufferutil - utf-8-validate - merge-stream@2.0.0: {} - merge2@1.4.1: {} - micromatch@4.0.7: - dependencies: - braces: 3.0.3 - picomatch: 2.3.1 - micromatch@4.0.8: dependencies: braces: 3.0.3 @@ -13138,24 +12304,10 @@ snapshots: mime@3.0.0: {} - mimic-fn@2.1.0: {} - - mimic-fn@4.0.0: {} - - min-indent@1.0.1: {} - - minimatch@10.0.1: - dependencies: - brace-expansion: 2.0.1 - minimatch@10.2.5: dependencies: brace-expansion: 5.0.5 - minimatch@3.1.2: - dependencies: - brace-expansion: 1.1.11 - minimatch@3.1.5: dependencies: brace-expansion: 1.1.11 @@ -13172,16 +12324,12 @@ snapshots: dependencies: brace-expansion: 2.0.1 - minimist-options@4.1.0: - dependencies: - arrify: 1.0.1 - is-plain-obj: 1.1.0 - kind-of: 6.0.3 - minimist@1.2.8: {} minipass@7.1.2: {} + minipass@7.1.3: {} + mitt@3.0.1: {} mjml-accordion@4.15.3: @@ -13481,10 +12629,6 @@ snapshots: transitivePeerDependencies: - encoding - mkdirp@1.0.4: {} - - modify-values@1.0.1: {} - moment@2.30.1: {} moo@0.5.2: {} @@ -13498,13 +12642,13 @@ snapshots: ms@2.1.3: {} - muggle-string@0.1.0: {} + muggle-string@0.3.1: {} mustache@4.2.0: {} - mute-stream@0.0.8: {} + mute-stream@2.0.0: {} - nanoid@3.3.11: {} + nanoid@3.3.12: {} napi-postinstall@0.3.4: {} @@ -13521,17 +12665,10 @@ snapshots: neo-async@2.6.2: {} - nice-try@1.0.5: {} - no-case@2.3.2: dependencies: lower-case: 1.1.4 - no-case@3.0.4: - dependencies: - lower-case: 2.0.2 - tslib: 2.8.1 - node-fetch@2.7.0: dependencies: whatwg-url: 5.0.0 @@ -13564,29 +12701,18 @@ snapshots: dependencies: abbrev: 2.0.0 - normalize-package-data@2.5.0: - dependencies: - hosted-git-info: 2.8.9 - resolve: 1.22.8 - semver: 5.7.2 - validate-npm-package-license: 3.0.4 - - normalize-package-data@3.0.3: + normalize-package-data@7.0.1: dependencies: - hosted-git-info: 4.1.0 - is-core-module: 2.16.1 + hosted-git-info: 8.1.0 semver: 7.7.4 validate-npm-package-license: 3.0.4 normalize-path@3.0.0: {} - npm-run-path@2.0.2: - dependencies: - path-key: 2.0.1 - - npm-run-path@5.3.0: + npm-run-path@6.0.0: dependencies: path-key: 4.0.0 + unicorn-magic: 0.3.0 nth-check@2.1.1: dependencies: @@ -13648,18 +12774,12 @@ snapshots: dependencies: wrappy: 1.0.2 - onetime@5.1.2: - dependencies: - mimic-fn: 2.1.0 - - onetime@6.0.0: - dependencies: - mimic-fn: 4.0.0 - - open@7.4.2: + open@10.2.0: dependencies: - is-docker: 2.2.1 - is-wsl: 2.2.0 + default-browser: 5.5.0 + define-lazy-prop: 3.0.0 + is-inside-container: 1.0.0 + wsl-utils: 0.1.0 optionator@0.9.4: dependencies: @@ -13670,29 +12790,12 @@ snapshots: type-check: 0.4.0 word-wrap: 1.2.5 - os-name@3.1.0: - dependencies: - macos-release: 2.5.1 - windows-release: 3.3.3 - - os-tmpdir@1.0.2: {} - own-keys@1.0.1: dependencies: get-intrinsic: 1.3.0 object-keys: 1.1.1 safe-push-apply: 1.0.0 - p-finally@1.0.0: {} - - p-limit@1.3.0: - dependencies: - p-try: 1.0.0 - - p-limit@2.3.0: - dependencies: - p-try: 2.2.0 - p-limit@3.1.0: dependencies: yocto-queue: 0.1.0 @@ -13701,14 +12804,6 @@ snapshots: dependencies: yocto-queue: 1.1.1 - p-locate@2.0.0: - dependencies: - p-limit: 1.3.0 - - p-locate@4.1.0: - dependencies: - p-limit: 2.3.0 - p-locate@5.0.0: dependencies: p-limit: 3.1.0 @@ -13721,32 +12816,16 @@ snapshots: dependencies: aggregate-error: 3.1.0 - p-try@1.0.0: {} - - p-try@2.2.0: {} - package-json-from-dist@1.0.0: {} param-case@2.1.1: dependencies: no-case: 2.3.2 - param-case@3.0.4: - dependencies: - dot-case: 3.0.4 - tslib: 2.8.1 - parent-module@1.0.1: dependencies: callsites: 3.1.0 - parse-github-url@1.0.2: {} - - parse-json@4.0.0: - dependencies: - error-ex: 1.3.2 - json-parse-better-errors: 1.0.2 - parse-json@5.2.0: dependencies: '@babel/code-frame': 7.29.0 @@ -13756,6 +12835,8 @@ snapshots: parse-ms@2.1.0: {} + parse-ms@4.0.0: {} + parse5-htmlparser2-tree-adapter@7.1.0: dependencies: domhandler: 5.0.3 @@ -13770,17 +12851,7 @@ snapshots: leac: 0.6.0 peberminta: 0.9.0 - pascal-case@3.1.2: - dependencies: - no-case: 3.0.4 - tslib: 2.8.1 - - path-case@3.0.4: - dependencies: - dot-case: 3.0.4 - tslib: 2.8.1 - - path-exists@3.0.0: {} + path-browserify@1.0.1: {} path-exists@4.0.0: {} @@ -13788,10 +12859,6 @@ snapshots: path-expression-matcher@1.5.0: {} - path-is-absolute@1.0.1: {} - - path-key@2.0.1: {} - path-key@3.1.1: {} path-key@4.0.0: {} @@ -13803,16 +12870,12 @@ snapshots: lru-cache: 10.4.3 minipass: 7.1.2 - path-scurry@2.0.0: + path-scurry@2.0.2: dependencies: lru-cache: 11.1.0 - minipass: 7.1.2 - - path-type@3.0.0: - dependencies: - pify: 3.0.0 + minipass: 7.1.3 - path-type@4.0.0: {} + path-type@6.0.0: {} pathe@2.0.3: {} @@ -13822,23 +12885,18 @@ snapshots: perfect-debounce@1.0.0: {} - pg-cloudflare@1.1.1: - optional: true - pg-cloudflare@1.3.0: optional: true pg-connection-string@2.12.0: {} - pg-connection-string@2.7.0: {} - - pg-cursor@2.17.0(pg@8.13.3): + pg-cursor@2.17.0(pg@8.20.0): dependencies: - pg: 8.13.3 + pg: 8.20.0 pg-int8@1.0.1: {} - pg-mem@3.0.14(slonik@46.8.0(zod@3.23.8)): + pg-mem@3.0.14(slonik@46.8.0(zod@3.25.76)): dependencies: functional-red-black-tree: 1.0.1 immutable: 4.3.7 @@ -13848,7 +12906,7 @@ snapshots: object-hash: 2.2.0 pgsql-ast-parser: 12.0.2 optionalDependencies: - slonik: 46.8.0(zod@3.23.8) + slonik: 46.8.0(zod@3.25.76) pg-numeric@1.0.2: {} @@ -13856,18 +12914,12 @@ snapshots: dependencies: pg: 8.20.0 - pg-pool@3.7.1(pg@8.13.3): - dependencies: - pg: 8.13.3 - pg-protocol@1.13.0: {} - pg-protocol@1.7.1: {} - - pg-query-stream@4.12.0(pg@8.13.3): + pg-query-stream@4.12.0(pg@8.20.0): dependencies: - pg: 8.13.3 - pg-cursor: 2.17.0(pg@8.13.3) + pg: 8.20.0 + pg-cursor: 2.17.0(pg@8.20.0) pg-types@2.2.0: dependencies: @@ -13887,16 +12939,6 @@ snapshots: postgres-interval: 3.0.0 postgres-range: 1.1.4 - pg@8.13.3: - dependencies: - pg-connection-string: 2.7.0 - pg-pool: 3.7.1(pg@8.13.3) - pg-protocol: 1.7.1 - pg-types: 2.2.0 - pgpass: 1.0.5 - optionalDependencies: - pg-cloudflare: 1.1.1 - pg@8.20.0: dependencies: pg-connection-string: 2.12.0 @@ -13924,14 +12966,10 @@ snapshots: picomatch@4.0.3: {} - pify@2.3.0: {} - - pify@3.0.0: {} - - pinia@3.0.4(typescript@4.9.5)(vue@3.5.33(typescript@4.9.5)): + pinia@3.0.4(typescript@4.9.5)(vue@3.5.34(typescript@4.9.5)): dependencies: '@vue/devtools-api': 7.7.9 - vue: 3.5.33(typescript@4.9.5) + vue: 3.5.34(typescript@4.9.5) optionalDependencies: typescript: 4.9.5 @@ -13987,19 +13025,19 @@ snapshots: postcss@8.5.14: dependencies: - nanoid: 3.3.11 + nanoid: 3.3.12 picocolors: 1.1.1 source-map-js: 1.2.1 postcss@8.5.2: dependencies: - nanoid: 3.3.11 + nanoid: 3.3.12 picocolors: 1.1.1 source-map-js: 1.2.1 postcss@8.5.6: dependencies: - nanoid: 3.3.11 + nanoid: 3.3.12 picocolors: 1.1.1 source-map-js: 1.2.1 @@ -14035,14 +13073,16 @@ snapshots: dependencies: fast-diff: 1.3.0 - prettier@2.8.8: {} - prettier@3.8.3: {} pretty-ms@7.0.1: dependencies: parse-ms: 2.1.0 + pretty-ms@9.3.0: + dependencies: + parse-ms: 4.0.0 + primereact@9.6.5(@types/react@18.3.28)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: '@types/react-transition-group': 4.4.11 @@ -14054,8 +13094,6 @@ snapshots: printable-characters@1.0.42: {} - process-nextick-args@2.0.1: {} - process-warning@4.0.1: {} process-warning@5.0.0: {} @@ -14070,19 +13108,12 @@ snapshots: proto-list@1.2.4: {} - proxy-from-env@1.1.0: {} + proxy-from-env@2.1.0: {} psl@1.8.0: {} - pump@3.0.0: - dependencies: - end-of-stream: 1.4.4 - once: 1.4.0 - punycode@2.3.1: {} - q@1.5.1: {} - qified@0.9.1: dependencies: hookified: 2.2.0 @@ -14099,8 +13130,6 @@ snapshots: quick-format-unescaped@4.0.4: {} - quick-lru@4.0.1: {} - quick-lru@7.0.0: {} railroad-diagrams@1.0.0: {} @@ -14146,11 +13175,11 @@ snapshots: dependencies: react: 18.3.1 - react-i18next@15.4.1(i18next@24.2.3(typescript@5.7.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + react-i18next@15.4.1(i18next@24.2.3(typescript@5.9.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: '@babel/runtime': 7.28.2 html-parse-stringify: 3.0.1 - i18next: 24.2.3(typescript@5.7.3) + i18next: 24.2.3(typescript@5.9.3) react: 18.3.1 optionalDependencies: react-dom: 18.3.1(react@18.3.1) @@ -14167,16 +13196,16 @@ snapshots: react-refresh@0.17.0: {} - react-router-dom@6.28.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + react-router-dom@6.30.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: - '@remix-run/router': 1.21.1 + '@remix-run/router': 1.23.2 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - react-router: 6.28.2(react@18.3.1) + react-router: 6.30.3(react@18.3.1) - react-router@6.28.2(react@18.3.1): + react-router@6.30.3(react@18.3.1): dependencies: - '@remix-run/router': 1.21.1 + '@remix-run/router': 1.23.2 react: 18.3.1 react-toastify@10.0.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1): @@ -14198,40 +13227,6 @@ snapshots: dependencies: loose-envify: 1.4.0 - read-pkg-up@3.0.0: - dependencies: - find-up: 2.1.0 - read-pkg: 3.0.0 - - read-pkg-up@7.0.1: - dependencies: - find-up: 4.1.0 - read-pkg: 5.2.0 - type-fest: 0.8.1 - - read-pkg@3.0.0: - dependencies: - load-json-file: 4.0.0 - normalize-package-data: 2.5.0 - path-type: 3.0.0 - - read-pkg@5.2.0: - dependencies: - '@types/normalize-package-data': 2.4.4 - normalize-package-data: 2.5.0 - parse-json: 5.2.0 - type-fest: 0.6.0 - - readable-stream@2.3.8: - dependencies: - core-util-is: 1.0.3 - inherits: 2.0.4 - isarray: 1.0.0 - process-nextick-args: 2.0.1 - safe-buffer: 5.1.2 - string_decoder: 1.1.1 - util-deprecate: 1.0.2 - readable-stream@3.6.2: dependencies: inherits: 2.0.4 @@ -14252,15 +13247,6 @@ snapshots: real-require@0.2.0: {} - rechoir@0.6.2: - dependencies: - resolve: 1.22.8 - - redent@3.0.0: - dependencies: - indent-string: 4.0.0 - strip-indent: 3.0.0 - reflect.getprototypeof@1.0.10: dependencies: call-bind: 1.0.8 @@ -14313,11 +13299,6 @@ snapshots: path-parse: 1.0.7 supports-preserve-symlinks-flag: 1.0.0 - restore-cursor@3.1.0: - dependencies: - onetime: 5.1.2 - signal-exit: 3.0.7 - ret@0.1.15: {} ret@0.5.0: {} @@ -14365,15 +13346,17 @@ snapshots: rrweb-cssom@0.8.0: {} - run-async@2.4.1: {} + run-applescript@7.1.0: {} + + run-async@4.0.6: {} run-parallel@1.2.0: dependencies: queue-microtask: 1.2.3 - rxjs@6.6.7: + rxjs@7.8.2: dependencies: - tslib: 1.14.1 + tslib: 2.8.1 safe-array-concat@1.1.3: dependencies: @@ -14383,8 +13366,6 @@ snapshots: has-symbols: 1.1.0 isarray: 2.0.5 - safe-buffer@5.1.2: {} - safe-buffer@5.2.1: {} safe-push-apply@1.0.0: @@ -14418,8 +13399,6 @@ snapshots: scmp@2.1.0: {} - secure-json-parse@3.0.2: {} - secure-json-parse@4.1.0: {} selderee@0.11.0: @@ -14428,27 +13407,19 @@ snapshots: semver-compare@1.0.0: {} - semver@5.7.2: {} - - semver@6.3.0: {} - semver@6.3.1: {} semver@7.6.3: {} - semver@7.7.4: {} + semver@7.7.1: {} - sentence-case@3.0.4: - dependencies: - no-case: 3.0.4 - tslib: 2.8.1 - upper-case-first: 2.0.2 + semver@7.7.4: {} serialize-error@8.1.0: dependencies: type-fest: 0.20.2 - serialize-javascript@3.1.0: + serialize-javascript@6.0.2: dependencies: randombytes: 2.1.0 @@ -14478,63 +13449,47 @@ snapshots: setprototypeof@1.2.0: {} - shebang-command@1.2.0: - dependencies: - shebang-regex: 1.0.0 - shebang-command@2.0.0: dependencies: shebang-regex: 3.0.0 - shebang-regex@1.0.0: {} - shebang-regex@3.0.0: {} - shell-quote@1.8.1: {} - - shelljs@0.8.5: - dependencies: - glob: 7.2.3 - interpret: 1.4.0 - rechoir: 0.6.2 + shell-quote@1.8.3: {} - shipjs-lib@0.26.4: + shipjs-lib@0.28.3: dependencies: deepmerge: 4.3.1 - dotenv: 8.6.0 - parse-github-url: 1.0.2 - semver: 6.3.0 - shelljs: 0.8.5 + execa: 9.6.1 + semver: 7.7.1 - shipjs@0.26.4: + shipjs@0.28.3(@types/node@22.19.18)(conventional-commits-filter@5.0.0): dependencies: - '@babel/runtime': 7.28.2 - '@octokit/rest': 17.11.2 - '@slack/webhook': 5.0.4 + '@octokit/rest': 21.1.1 + '@slack/webhook': 7.0.9 add-stream: 1.0.0 - arg: 4.1.3 - chalk: 4.0.0 - change-case: 4.1.1 - conventional-changelog-angular: 5.0.13 - conventional-changelog-core: 4.2.4 - conventional-changelog-preset-loader: 2.3.4 + arg: 5.0.2 + chalk: 5.6.2 + change-case: 5.4.4 + conventional-changelog-angular: 8.3.1 + conventional-changelog-core: 9.0.0(conventional-commits-filter@5.0.0) + conventional-changelog-preset-loader: 5.0.0 deepmerge: 4.3.1 - dotenv: 8.6.0 + dotenv: 16.6.1 ejs: 3.1.10 - esm: 3.2.25 - globby: 10.0.2 - inquirer: 7.1.0 - mkdirp: 1.0.4 - open: 7.4.2 - prettier: 2.8.8 - serialize-javascript: 3.1.0 - shell-quote: 1.8.1 - shipjs-lib: 0.26.4 - temp-write: 4.0.0 - tempfile: 3.0.0 + globby: 14.1.0 + inquirer: 12.11.1(@types/node@22.19.18) + open: 10.2.0 + prettier: 3.8.3 + serialize-javascript: 6.0.2 + shell-quote: 1.8.3 + shipjs-lib: 0.28.3 + temp-write: 6.0.1 + tempfile: 5.0.0 transitivePeerDependencies: + - '@types/node' + - conventional-commits-filter - debug - - encoding side-channel-list@1.0.0: dependencies: @@ -14573,15 +13528,11 @@ snapshots: siginfo@2.0.0: {} - signal-exit@3.0.7: {} - signal-exit@4.1.0: {} single-user-cache@2.1.0: dependencies: - safe-stable-stringify: 2.4.3 - - slash@3.0.0: {} + safe-stable-stringify: 2.5.0 slash@5.1.0: {} @@ -14593,36 +13544,31 @@ snapshots: slick@1.12.2: {} - slonik-interceptor-query-logging@46.8.0(slonik@46.8.0(zod@3.23.8)): + slonik-interceptor-query-logging@46.8.0(slonik@46.8.0(zod@3.25.76)): dependencies: crack-json: 1.3.0 pretty-ms: 7.0.1 serialize-error: 8.1.0 - slonik: 46.8.0(zod@3.23.8) + slonik: 46.8.0(zod@3.25.76) - slonik@46.8.0(zod@3.23.8): + slonik@46.8.0(zod@3.25.76): dependencies: '@opentelemetry/api': 1.9.0 - '@slonik/driver': 46.8.0(zod@3.23.8) - '@slonik/errors': 46.8.0(zod@3.23.8) - '@slonik/pg-driver': 46.8.0(zod@3.23.8) - '@slonik/sql-tag': 46.8.0(zod@3.23.8) - '@slonik/utilities': 46.8.0(zod@3.23.8) + '@slonik/driver': 46.8.0(zod@3.25.76) + '@slonik/errors': 46.8.0(zod@3.25.76) + '@slonik/pg-driver': 46.8.0(zod@3.25.76) + '@slonik/sql-tag': 46.8.0(zod@3.25.76) + '@slonik/utilities': 46.8.0(zod@3.25.76) get-stack-trace: 3.1.1 iso8601-duration: 1.3.0 postgres-interval: 4.0.2 roarr: 7.21.1 serialize-error: 8.1.0 strict-event-emitter-types: 2.0.0 - zod: 3.23.8 + zod: 3.25.76 transitivePeerDependencies: - pg-native - snake-case@3.0.4: - dependencies: - dot-case: 3.0.4 - tslib: 2.8.1 - sonic-boom@4.2.0: dependencies: atomic-sleep: 1.0.0 @@ -14649,16 +13595,8 @@ snapshots: speakingurl@14.0.1: {} - split2@3.2.2: - dependencies: - readable-stream: 3.6.2 - split2@4.2.0: {} - split@1.0.1: - dependencies: - through: 2.3.8 - sql-template-strings@2.2.2: {} stable-hash-x@0.2.0: {} @@ -14704,7 +13642,7 @@ snapshots: dependencies: eastasianwidth: 0.2.0 emoji-regex: 9.2.2 - strip-ansi: 7.1.0 + strip-ansi: 7.2.0 string-width@8.2.1: dependencies: @@ -14761,10 +13699,6 @@ snapshots: define-properties: 1.2.1 es-object-atoms: 1.1.1 - string_decoder@1.1.1: - dependencies: - safe-buffer: 5.1.2 - string_decoder@1.3.0: dependencies: safe-buffer: 5.2.1 @@ -14773,23 +13707,13 @@ snapshots: dependencies: ansi-regex: 5.0.1 - strip-ansi@7.1.0: - dependencies: - ansi-regex: 6.0.1 - strip-ansi@7.2.0: dependencies: ansi-regex: 6.2.2 strip-bom@3.0.0: {} - strip-eof@1.0.0: {} - - strip-final-newline@3.0.0: {} - - strip-indent@3.0.0: - dependencies: - min-indent: 1.0.1 + strip-final-newline@4.0.0: {} strip-indent@4.1.1: {} @@ -14801,66 +13725,66 @@ snapshots: strnum@2.2.3: {} - stylelint-config-html@1.1.0(postcss-html@1.8.1)(stylelint@17.9.1(typescript@4.9.5)): + stylelint-config-html@1.1.0(postcss-html@1.8.1)(stylelint@17.11.0(typescript@4.9.5)): dependencies: postcss-html: 1.8.1 - stylelint: 17.9.1(typescript@4.9.5) + stylelint: 17.11.0(typescript@4.9.5) - stylelint-config-html@1.1.0(postcss-html@1.8.1)(stylelint@17.9.1(typescript@5.7.3)): + stylelint-config-html@1.1.0(postcss-html@1.8.1)(stylelint@17.11.0(typescript@5.9.3)): dependencies: postcss-html: 1.8.1 - stylelint: 17.9.1(typescript@5.7.3) + stylelint: 17.11.0(typescript@5.9.3) optional: true - stylelint-config-recommended-vue@1.6.1(postcss-html@1.8.1)(stylelint@17.9.1(typescript@4.9.5)): + stylelint-config-recommended-vue@1.6.1(postcss-html@1.8.1)(stylelint@17.11.0(typescript@4.9.5)): dependencies: postcss-html: 1.8.1 semver: 7.7.4 - stylelint: 17.9.1(typescript@4.9.5) - stylelint-config-html: 1.1.0(postcss-html@1.8.1)(stylelint@17.9.1(typescript@4.9.5)) - stylelint-config-recommended: 18.0.0(stylelint@17.9.1(typescript@4.9.5)) + stylelint: 17.11.0(typescript@4.9.5) + stylelint-config-html: 1.1.0(postcss-html@1.8.1)(stylelint@17.11.0(typescript@4.9.5)) + stylelint-config-recommended: 18.0.0(stylelint@17.11.0(typescript@4.9.5)) - stylelint-config-recommended-vue@1.6.1(postcss-html@1.8.1)(stylelint@17.9.1(typescript@5.7.3)): + stylelint-config-recommended-vue@1.6.1(postcss-html@1.8.1)(stylelint@17.11.0(typescript@5.9.3)): dependencies: postcss-html: 1.8.1 semver: 7.7.4 - stylelint: 17.9.1(typescript@5.7.3) - stylelint-config-html: 1.1.0(postcss-html@1.8.1)(stylelint@17.9.1(typescript@5.7.3)) - stylelint-config-recommended: 18.0.0(stylelint@17.9.1(typescript@5.7.3)) + stylelint: 17.11.0(typescript@5.9.3) + stylelint-config-html: 1.1.0(postcss-html@1.8.1)(stylelint@17.11.0(typescript@5.9.3)) + stylelint-config-recommended: 18.0.0(stylelint@17.11.0(typescript@5.9.3)) optional: true - stylelint-config-recommended@18.0.0(stylelint@17.9.1(typescript@4.9.5)): + stylelint-config-recommended@18.0.0(stylelint@17.11.0(typescript@4.9.5)): dependencies: - stylelint: 17.9.1(typescript@4.9.5) + stylelint: 17.11.0(typescript@4.9.5) - stylelint-config-recommended@18.0.0(stylelint@17.9.1(typescript@5.7.3)): + stylelint-config-recommended@18.0.0(stylelint@17.11.0(typescript@5.9.3)): dependencies: - stylelint: 17.9.1(typescript@5.7.3) + stylelint: 17.11.0(typescript@5.9.3) - stylelint-config-standard@40.0.0(stylelint@17.9.1(typescript@4.9.5)): + stylelint-config-standard@40.0.0(stylelint@17.11.0(typescript@4.9.5)): dependencies: - stylelint: 17.9.1(typescript@4.9.5) - stylelint-config-recommended: 18.0.0(stylelint@17.9.1(typescript@4.9.5)) + stylelint: 17.11.0(typescript@4.9.5) + stylelint-config-recommended: 18.0.0(stylelint@17.11.0(typescript@4.9.5)) optional: true - stylelint-config-standard@40.0.0(stylelint@17.9.1(typescript@5.7.3)): + stylelint-config-standard@40.0.0(stylelint@17.11.0(typescript@5.9.3)): dependencies: - stylelint: 17.9.1(typescript@5.7.3) - stylelint-config-recommended: 18.0.0(stylelint@17.9.1(typescript@5.7.3)) + stylelint: 17.11.0(typescript@5.9.3) + stylelint-config-recommended: 18.0.0(stylelint@17.11.0(typescript@5.9.3)) - stylelint-order@8.1.1(stylelint@17.9.1(typescript@4.9.5)): + stylelint-order@8.1.1(stylelint@17.11.0(typescript@4.9.5)): dependencies: postcss: 8.5.14 postcss-sorting: 10.0.0(postcss@8.5.14) - stylelint: 17.9.1(typescript@4.9.5) + stylelint: 17.11.0(typescript@4.9.5) - stylelint-order@8.1.1(stylelint@17.9.1(typescript@5.7.3)): + stylelint-order@8.1.1(stylelint@17.11.0(typescript@5.9.3)): dependencies: postcss: 8.5.14 postcss-sorting: 10.0.0(postcss@8.5.14) - stylelint: 17.9.1(typescript@5.7.3) + stylelint: 17.11.0(typescript@5.9.3) - stylelint@17.9.1(typescript@4.9.5): + stylelint@17.11.0(typescript@4.9.5): dependencies: '@csstools/css-calc': 3.2.0(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0) '@csstools/css-parser-algorithms': 4.0.0(@csstools/css-tokenizer@4.0.0) @@ -14902,7 +13826,7 @@ snapshots: - supports-color - typescript - stylelint@17.9.1(typescript@5.7.3): + stylelint@17.11.0(typescript@5.9.3): dependencies: '@csstools/css-calc': 3.2.0(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0) '@csstools/css-parser-algorithms': 4.0.0(@csstools/css-tokenizer@4.0.0) @@ -14912,7 +13836,7 @@ snapshots: '@csstools/selector-resolve-nested': 4.0.0(postcss-selector-parser@7.1.1) '@csstools/selector-specificity': 6.0.0(postcss-selector-parser@7.1.1) colord: 2.9.3 - cosmiconfig: 9.0.1(typescript@5.7.3) + cosmiconfig: 9.0.1(typescript@5.9.3) css-functions-list: 3.3.3 css-tree: 3.2.1 debug: 4.4.3 @@ -14980,10 +13904,6 @@ snapshots: supports-color@10.2.2: {} - supports-color@5.5.0: - dependencies: - has-flag: 3.0.0 - supports-color@7.2.0: dependencies: has-flag: 4.0.0 @@ -15013,22 +13933,17 @@ snapshots: tapable@2.2.1: {} - temp-dir@1.0.0: {} + temp-dir@3.0.0: {} - temp-dir@2.0.0: {} - - temp-write@4.0.0: + temp-write@6.0.1: dependencies: graceful-fs: 4.2.11 - is-stream: 2.0.1 - make-dir: 3.1.0 - temp-dir: 1.0.0 - uuid: 3.4.0 + is-stream: 4.0.1 + temp-dir: 3.0.0 - tempfile@3.0.0: + tempfile@5.0.0: dependencies: - temp-dir: 2.0.0 - uuid: 3.4.0 + temp-dir: 3.0.0 test-exclude@7.0.1: dependencies: @@ -15036,23 +13951,12 @@ snapshots: glob: 10.4.5 minimatch: 9.0.5 - text-extensions@1.9.0: {} - text-extensions@2.4.0: {} thread-stream@4.0.0: dependencies: real-require: 0.2.0 - through2@2.0.5: - dependencies: - readable-stream: 2.3.8 - xtend: 4.0.2 - - through2@4.0.2: - dependencies: - readable-stream: 3.6.2 - through@2.3.8: {} tiny-lru@11.2.11: {} @@ -15061,6 +13965,8 @@ snapshots: tinyexec@0.3.2: {} + tinyexec@1.1.2: {} + tinyglobby@0.2.15: dependencies: fdir: 6.5.0(picomatch@4.0.3) @@ -15078,12 +13984,6 @@ snapshots: dependencies: tldts-core: 6.1.86 - tmp@0.0.33: - dependencies: - os-tmpdir: 1.0.2 - - to-fast-properties@2.0.0: {} - to-regex-range@5.0.1: dependencies: is-number: 7.0.0 @@ -15098,37 +13998,27 @@ snapshots: tr46@0.0.3: {} - tr46@5.0.0: + tr46@5.1.1: dependencies: punycode: 2.3.1 - trim-newlines@3.0.1: {} - - ts-api-utils@2.4.0(typescript@4.9.5): - dependencies: - typescript: 4.9.5 - - ts-api-utils@2.4.0(typescript@5.7.3): - dependencies: - typescript: 5.7.3 - ts-api-utils@2.5.0(typescript@4.9.5): dependencies: typescript: 4.9.5 - ts-api-utils@2.5.0(typescript@5.7.3): + ts-api-utils@2.5.0(typescript@5.9.3): dependencies: - typescript: 5.7.3 + typescript: 5.9.3 ts-declaration-location@1.0.7(typescript@4.9.5): dependencies: picomatch: 4.0.3 typescript: 4.9.5 - ts-declaration-location@1.0.7(typescript@5.7.3): + ts-declaration-location@1.0.7(typescript@5.9.3): dependencies: picomatch: 4.0.3 - typescript: 5.7.3 + typescript: 5.9.3 tsconfig-paths@3.15.0: dependencies: @@ -15137,42 +14027,22 @@ snapshots: minimist: 1.2.8 strip-bom: 3.0.0 - tslib@1.14.1: {} - tslib@2.6.3: {} tslib@2.8.1: {} - turbo-darwin-64@2.4.4: - optional: true - - turbo-darwin-arm64@2.4.4: - optional: true - - turbo-linux-64@2.4.4: - optional: true - - turbo-linux-arm64@2.4.4: - optional: true - - turbo-windows-64@2.4.4: - optional: true - - turbo-windows-arm64@2.4.4: - optional: true - - turbo@2.4.4: + turbo@2.9.12: optionalDependencies: - turbo-darwin-64: 2.4.4 - turbo-darwin-arm64: 2.4.4 - turbo-linux-64: 2.4.4 - turbo-linux-arm64: 2.4.4 - turbo-windows-64: 2.4.4 - turbo-windows-arm64: 2.4.4 + '@turbo/darwin-64': 2.9.12 + '@turbo/darwin-arm64': 2.9.12 + '@turbo/linux-64': 2.9.12 + '@turbo/linux-arm64': 2.9.12 + '@turbo/windows-64': 2.9.12 + '@turbo/windows-arm64': 2.9.12 twilio@4.23.0(debug@4.4.0): dependencies: - axios: 1.12.2(debug@4.4.0) + axios: 1.16.0(debug@4.4.0) dayjs: 1.11.13 https-proxy-agent: 5.0.1 jsonwebtoken: 9.0.2 @@ -15188,18 +14058,10 @@ snapshots: dependencies: prelude-ls: 1.2.1 - type-fest@0.18.1: {} - type-fest@0.20.2: {} - type-fest@0.21.3: {} - - type-fest@0.6.0: {} - type-fest@0.7.1: {} - type-fest@0.8.1: {} - type-fest@4.40.0: {} type-is@2.0.1: @@ -15241,33 +14103,31 @@ snapshots: possible-typed-array-names: 1.0.0 reflect.getprototypeof: 1.0.10 - typescript-eslint@8.54.0(eslint@9.39.4(jiti@1.21.6))(typescript@4.9.5): + typescript-eslint@8.54.0(eslint@9.39.4(jiti@2.6.1))(typescript@4.9.5): dependencies: - '@typescript-eslint/eslint-plugin': 8.54.0(@typescript-eslint/parser@8.54.0(eslint@9.39.4(jiti@1.21.6))(typescript@4.9.5))(eslint@9.39.4(jiti@1.21.6))(typescript@4.9.5) - '@typescript-eslint/parser': 8.54.0(eslint@9.39.4(jiti@1.21.6))(typescript@4.9.5) + '@typescript-eslint/eslint-plugin': 8.54.0(@typescript-eslint/parser@8.54.0(eslint@9.39.4(jiti@2.6.1))(typescript@4.9.5))(eslint@9.39.4(jiti@2.6.1))(typescript@4.9.5) + '@typescript-eslint/parser': 8.54.0(eslint@9.39.4(jiti@2.6.1))(typescript@4.9.5) '@typescript-eslint/typescript-estree': 8.54.0(typescript@4.9.5) - '@typescript-eslint/utils': 8.54.0(eslint@9.39.4(jiti@1.21.6))(typescript@4.9.5) - eslint: 9.39.4(jiti@1.21.6) + '@typescript-eslint/utils': 8.54.0(eslint@9.39.4(jiti@2.6.1))(typescript@4.9.5) + eslint: 9.39.4(jiti@2.6.1) typescript: 4.9.5 transitivePeerDependencies: - supports-color - typescript-eslint@8.54.0(eslint@9.39.4(jiti@1.21.6))(typescript@5.7.3): + typescript-eslint@8.54.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3): dependencies: - '@typescript-eslint/eslint-plugin': 8.54.0(@typescript-eslint/parser@8.54.0(eslint@9.39.4(jiti@1.21.6))(typescript@5.7.3))(eslint@9.39.4(jiti@1.21.6))(typescript@5.7.3) - '@typescript-eslint/parser': 8.54.0(eslint@9.39.4(jiti@1.21.6))(typescript@5.7.3) - '@typescript-eslint/typescript-estree': 8.54.0(typescript@5.7.3) - '@typescript-eslint/utils': 8.54.0(eslint@9.39.4(jiti@1.21.6))(typescript@5.7.3) - eslint: 9.39.4(jiti@1.21.6) - typescript: 5.7.3 + '@typescript-eslint/eslint-plugin': 8.54.0(@typescript-eslint/parser@8.54.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) + '@typescript-eslint/parser': 8.54.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) + '@typescript-eslint/typescript-estree': 8.54.0(typescript@5.9.3) + '@typescript-eslint/utils': 8.54.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) + eslint: 9.39.4(jiti@2.6.1) + typescript: 5.9.3 transitivePeerDependencies: - supports-color typescript@4.9.5: {} - typescript@5.5.4: {} - - typescript@5.7.3: {} + typescript@5.9.3: {} uglify-js@3.19.2: {} @@ -15278,19 +14138,17 @@ snapshots: has-symbols: 1.1.0 which-boxed-primitive: 1.1.1 - undici-types@6.19.8: {} + undici-types@6.21.0: {} undici-types@7.16.0: {} unicorn-magic@0.1.0: {} - unicorn-magic@0.4.0: {} + unicorn-magic@0.3.0: {} - universal-user-agent@5.0.0: - dependencies: - os-name: 3.1.0 + unicorn-magic@0.4.0: {} - universal-user-agent@6.0.1: {} + universal-user-agent@7.0.3: {} unpipe@1.0.0: {} @@ -15318,12 +14176,6 @@ snapshots: '@unrs/resolver-binding-win32-ia32-msvc': 1.11.1 '@unrs/resolver-binding-win32-x64-msvc': 1.11.1 - update-browserslist-db@1.1.0(browserslist@4.23.3): - dependencies: - browserslist: 4.23.3 - escalade: 3.1.2 - picocolors: 1.1.1 - update-browserslist-db@1.1.1(browserslist@4.24.2): dependencies: browserslist: 4.24.2 @@ -15336,16 +14188,8 @@ snapshots: escalade: 3.2.0 picocolors: 1.1.1 - upper-case-first@2.0.2: - dependencies: - tslib: 2.8.1 - upper-case@1.1.3: {} - upper-case@2.0.2: - dependencies: - tslib: 2.8.1 - uri-js@4.4.1: dependencies: punycode: 2.3.1 @@ -15357,8 +14201,6 @@ snapshots: util-deprecate@1.0.2: {} - uuid@3.4.0: {} - uuid@9.0.1: {} valid-data-url@3.0.1: {} @@ -15376,19 +14218,19 @@ snapshots: vary@1.1.2: {} - vee-validate@4.15.1(vue@3.5.33(typescript@4.9.5)): + vee-validate@4.15.1(vue@3.5.34(typescript@4.9.5)): dependencies: '@vue/devtools-api': 7.7.5 type-fest: 4.40.0 - vue: 3.5.33(typescript@4.9.5) + vue: 3.5.34(typescript@4.9.5) - vite-node@3.2.4(@types/node@24.10.15)(jiti@1.21.6): + vite-node@3.2.4(@types/node@24.12.3)(jiti@2.6.1): dependencies: cac: 6.7.14 debug: 4.4.3 es-module-lexer: 1.7.0 pathe: 2.0.3 - vite: 6.3.7(@types/node@24.10.15)(jiti@1.21.6) + vite: 6.4.2(@types/node@24.12.3)(jiti@2.6.1) transitivePeerDependencies: - '@types/node' - jiti @@ -15403,24 +14245,24 @@ snapshots: - tsx - yaml - vite@6.3.7(@types/node@24.10.15)(jiti@1.21.6): + vite@6.4.2(@types/node@24.12.3)(jiti@2.6.1): dependencies: esbuild: 0.25.12 fdir: 6.5.0(picomatch@4.0.3) picomatch: 4.0.3 - postcss: 8.5.6 + postcss: 8.5.14 rollup: 4.57.1 tinyglobby: 0.2.15 optionalDependencies: - '@types/node': 24.10.15 + '@types/node': 24.12.3 fsevents: 2.3.3 - jiti: 1.21.6 + jiti: 2.6.1 - vitest@3.2.4(@types/node@24.10.15)(jiti@1.21.6)(jsdom@26.0.0): + vitest@3.2.4(@types/node@24.12.3)(jiti@2.6.1)(jsdom@26.1.0): dependencies: '@types/chai': 5.2.3 '@vitest/expect': 3.2.4 - '@vitest/mocker': 3.2.4(vite@6.3.7(@types/node@24.10.15)(jiti@1.21.6)) + '@vitest/mocker': 3.2.4(vite@6.4.2(@types/node@24.12.3)(jiti@2.6.1)) '@vitest/pretty-format': 3.2.4 '@vitest/runner': 3.2.4 '@vitest/snapshot': 3.2.4 @@ -15438,12 +14280,12 @@ snapshots: tinyglobby: 0.2.15 tinypool: 1.1.1 tinyrainbow: 2.0.0 - vite: 6.3.7(@types/node@24.10.15)(jiti@1.21.6) - vite-node: 3.2.4(@types/node@24.10.15)(jiti@1.21.6) + vite: 6.4.2(@types/node@24.12.3)(jiti@2.6.1) + vite-node: 3.2.4(@types/node@24.12.3)(jiti@2.6.1) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 24.10.15 - jsdom: 26.0.0 + '@types/node': 24.12.3 + jsdom: 26.1.0 transitivePeerDependencies: - jiti - less @@ -15460,12 +14302,12 @@ snapshots: void-elements@3.1.0: {} - vue-component-type-helpers@2.2.10: {} + vue-component-type-helpers@3.2.8: {} - vue-eslint-parser@10.2.0(eslint@9.39.4(jiti@1.21.6)): + vue-eslint-parser@10.2.0(eslint@9.39.4(jiti@2.6.1)): dependencies: debug: 4.4.3 - eslint: 9.39.4(jiti@1.21.6) + eslint: 9.39.4(jiti@2.6.1) eslint-scope: 8.4.0 eslint-visitor-keys: 4.2.1 espree: 10.4.0 @@ -15474,37 +14316,38 @@ snapshots: transitivePeerDependencies: - supports-color - vue-i18n@9.1.10(vue@3.5.33(typescript@4.9.5)): + vue-i18n@9.1.10(vue@3.5.34(typescript@4.9.5)): dependencies: '@intlify/core-base': 9.1.10 '@intlify/shared': 9.1.10 '@intlify/vue-devtools': 9.1.10 '@vue/devtools-api': 6.6.4 - vue: 3.5.33(typescript@4.9.5) + vue: 3.5.34(typescript@4.9.5) - vue-router@4.5.1(vue@3.5.33(typescript@4.9.5)): + vue-router@4.6.4(vue@3.5.34(typescript@4.9.5)): dependencies: '@vue/devtools-api': 6.6.4 - vue: 3.5.33(typescript@4.9.5) + vue: 3.5.34(typescript@4.9.5) vue-template-compiler@2.7.16: dependencies: de-indent: 1.0.2 he: 1.2.0 - vue-tsc@1.0.24(typescript@4.9.5): + vue-tsc@1.8.27(typescript@4.9.5): dependencies: - '@volar/vue-language-core': 1.0.24 - '@volar/vue-typescript': 1.0.24 + '@volar/typescript': 1.11.1 + '@vue/language-core': 1.8.27(typescript@4.9.5) + semver: 7.7.4 typescript: 4.9.5 - vue@3.5.33(typescript@4.9.5): + vue@3.5.34(typescript@4.9.5): dependencies: - '@vue/compiler-dom': 3.5.33 - '@vue/compiler-sfc': 3.5.33 - '@vue/runtime-dom': 3.5.33 - '@vue/server-renderer': 3.5.33(vue@3.5.33(typescript@4.9.5)) - '@vue/shared': 3.5.33 + '@vue/compiler-dom': 3.5.34 + '@vue/compiler-sfc': 3.5.34 + '@vue/runtime-dom': 3.5.34 + '@vue/server-renderer': 3.5.34(vue@3.5.34(typescript@4.9.5)) + '@vue/shared': 3.5.34 optionalDependencies: typescript: 4.9.5 @@ -15512,6 +14355,8 @@ snapshots: dependencies: xml-name-validator: 5.0.0 + walk-up-path@3.0.1: {} + warning@4.0.3: dependencies: loose-envify: 1.4.0 @@ -15537,9 +14382,9 @@ snapshots: whatwg-mimetype@4.0.0: {} - whatwg-url@14.1.0: + whatwg-url@14.2.0: dependencies: - tr46: 5.0.0 + tr46: 5.1.1 webidl-conversions: 7.0.0 whatwg-url@5.0.0: @@ -15601,14 +14446,16 @@ snapshots: siginfo: 2.0.0 stackback: 0.0.2 - windows-release@3.3.3: - dependencies: - execa: 1.0.0 - word-wrap@1.2.5: {} wordwrap@1.0.0: {} + wrap-ansi@6.2.0: + dependencies: + ansi-styles: 4.3.0 + string-width: 4.2.3 + strip-ansi: 6.0.1 + wrap-ansi@7.0.0: dependencies: ansi-styles: 4.3.0 @@ -15619,7 +14466,7 @@ snapshots: dependencies: ansi-styles: 6.2.1 string-width: 5.1.2 - strip-ansi: 7.1.0 + strip-ansi: 7.2.0 wrappy@1.0.2: {} @@ -15629,6 +14476,10 @@ snapshots: ws@8.18.0: {} + wsl-utils@0.1.0: + dependencies: + is-wsl: 3.1.1 + xlsx@https://cdn.sheetjs.com/xlsx-0.20.2/xlsx-0.20.2.tgz: {} xml-name-validator@4.0.0: {} @@ -15647,24 +14498,12 @@ snapshots: yallist@4.0.0: {} - yargs-parser@20.2.9: {} - yargs-parser@21.1.1: {} - yargs@16.2.0: - dependencies: - cliui: 7.0.4 - escalade: 3.2.0 - get-caller-file: 2.0.5 - require-directory: 2.1.1 - string-width: 4.2.3 - y18n: 5.0.8 - yargs-parser: 20.2.9 - yargs@17.7.2: dependencies: cliui: 8.0.1 - escalade: 3.1.2 + escalade: 3.2.0 get-caller-file: 2.0.5 require-directory: 2.1.1 string-width: 4.2.3 @@ -15675,12 +14514,12 @@ snapshots: yocto-queue@1.1.1: {} + yoctocolors-cjs@2.1.3: {} + + yoctocolors@2.1.2: {} + zod-validation-error@4.0.2(zod@3.25.76): dependencies: zod: 3.25.76 - zod@3.23.8: {} - - zod@3.24.4: {} - zod@3.25.76: {}