diff --git a/packages/api/package.json b/packages/api/package.json index 6054abc..6324baa 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -49,12 +49,12 @@ "dependencies": { "@fastify/cors": "^10.0.1", "@fastify/middie": "9.0.2", - "@fastify/static": "8.0.1", - "@modular-api/api": "^0.5.6", - "@modular-api/fastify-cart": "^0.3.0", - "@modular-api/fastify-checkout": "^0.4.6", - "@modular-api/fastify-oidc": "^0.6.0", - "@mollie/api-client": "^4.0.0", + "@fastify/static": "8.0.2", + "@modular-api/api": "^0.5.7", + "@modular-api/fastify-cart": "^0.3.1", + "@modular-api/fastify-checkout": "^0.4.7", + "@modular-api/fastify-oidc": "^0.6.1", + "@mollie/api-client": "^4.1.0", "@slimfact/app": "^0.1.0", "@trpc/server": "^10.45.2", "@vitrify/tools": "^0.2.0", @@ -63,38 +63,38 @@ "compress-tag": "^3.0.0", "fastify": "^5.0.0", "handlebars": "^4.7.8", - "json-2-csv": "^5.5.5", + "json-2-csv": "^5.5.6", "kysely": "^0.27.4", "npm-run-all": "^4.1.5", "otplib": "^12.0.1", "pg": "^8.13.0", - "pg-boss": "^10.1.3", + "pg-boss": "^10.1.5", "sharp": "^0.33.5", "svgo": "^3.3.2", "zod": "^3.23.8" }, "devDependencies": { - "@faker-js/faker": "^9.0.2", - "@playwright/test": "1.47.2", + "@faker-js/faker": "^9.0.3", + "@playwright/test": "1.48.1", "@types/bcrypt": "^5.0.2", "@types/oidc-provider": "^8.5.2", "@types/pg": "^8.11.10", "@vitejs/plugin-vue": "5.1.4", - "critters": "0.0.24", + "critters": "0.0.25", "date-fns": "^4.1.0", "devcert": "1.2.2", - "eslint": "9.11.1", + "eslint": "9.13.0", "eslint-config-prettier": "9.1.0", "eslint-plugin-prettier": "^5.2.1", - "eslint-plugin-vue": "9.28.0", - "kysely-codegen": "^0.16.8", - "oidc-provider": "^8.5.1", - "quasar": "2.17.0", - "typescript": "5.6.2", - "typescript-eslint": "^8.7.0", - "vite": "^5.4.7", + "eslint-plugin-vue": "9.29.1", + "kysely-codegen": "^0.17.0", + "oidc-provider": "^8.5.2", + "quasar": "2.17.1", + "typescript": "5.6.3", + "typescript-eslint": "^8.11.0", + "vite": "^5.4.10", "vitrify": "^0.16.0", - "vue": "3.5.8", + "vue": "3.5.12", "vue-eslint-parser": "^9.4.3", "vue-router": "4.4.5" }, diff --git a/packages/app/package.json b/packages/app/package.json index a2f8229..710b929 100644 --- a/packages/app/package.json +++ b/packages/app/package.json @@ -36,53 +36,53 @@ }, "dependencies": { "@fastify/middie": "9.0.2", - "@fastify/static": "8.0.1", + "@fastify/static": "8.0.2", "@slimfact/tools": "^0.1.0", "cronstrue": "^2.50.0", "uqr": "^0.1.2" }, "devDependencies": { - "@modular-api/fastify-cart": "^0.3.0", - "@modular-api/fastify-checkout": "^0.4.6", - "@modular-api/quasar-components": "^0.3.2", + "@modular-api/fastify-cart": "^0.3.1", + "@modular-api/fastify-checkout": "^0.4.7", + "@modular-api/quasar-components": "^0.3.3", "@quasar/extras": "1.16.12", "@quasar/quasar-ui-qcalendar": "4.0.0-beta.16", "@simsustech/quasar-components": "^0.10.6", "@slimfact/api": "^0.1.0", "@trpc/client": "^10.45.2", "@trpc/server": "^10.45.2", - "@typescript-eslint/eslint-plugin": "8.7.0", - "@typescript-eslint/parser": "8.7.0", + "@typescript-eslint/eslint-plugin": "8.11.0", + "@typescript-eslint/parser": "8.11.0", "@vitejs/plugin-vue": "5.1.4", - "@vue/reactivity": "^3.5.8", - "@vue/runtime-core": "^3.5.8", - "@vue/runtime-dom": "^3.5.8", - "@vue/server-renderer": "^3.5.8", - "@vue/shared": "^3.5.8", + "@vue/reactivity": "^3.5.12", + "@vue/runtime-core": "^3.5.12", + "@vue/runtime-dom": "^3.5.12", + "@vue/server-renderer": "^3.5.12", + "@vue/shared": "^3.5.12", "@vueuse/core": "^11.1.0", "abort-controller": "^3.0.0", - "critters": "0.0.24", + "critters": "0.0.25", "date-holidays": "^3.23.12", "devcert": "1.2.2", - "eslint": "9.11.1", + "eslint": "9.13.0", "eslint-config-prettier": "9.1.0", "eslint-plugin-prettier": "^5.2.1", "eslint-plugin-prettier-vue": "5.0.0", - "eslint-plugin-vue": "9.28.0", + "eslint-plugin-vue": "9.29.1", "fastify": "5.0.0", "html2pdf.js": "0.10.2", "icon-gen": "^5.0.0", "lionel-oauth-client": "^0.6.0", "node-fetch": "^3.3.2", "npm-run-all": "^4.1.5", - "quasar": "2.17.0", - "typescript": "5.6.2", - "typescript-eslint": "^8.7.0", + "quasar": "2.17.1", + "typescript": "5.6.3", + "typescript-eslint": "^8.11.0", "use-trpc": "2.0.0-beta.1", - "vite": "5.4.7", + "vite": "5.4.10", "vite-plugin-pwa": "^0.20.5", "vitrify": "^0.16.0", - "vue": "3.5.8", + "vue": "3.5.12", "vue-eslint-parser": "^9.4.3", "vue-router": "4.4.5", "vue-tsc": "^2.1.6", diff --git a/packages/docs/package.json b/packages/docs/package.json index be7ced5..a81c3c9 100644 --- a/packages/docs/package.json +++ b/packages/docs/package.json @@ -37,35 +37,35 @@ }, "dependencies": { "@fastify/middie": "9.0.2", - "@fastify/static": "8.0.1", + "@fastify/static": "8.0.2", "@quasar/extras": "1.16.12", - "@simsustech/quasar-components": "^0.10.4", + "@simsustech/quasar-components": "^0.10.6", "@vitrify/tools": "^0.2.0", - "quasar": "2.17.0", + "quasar": "2.17.1", "vite-plugin-pwa": "0.20.5", - "vue": "3.5.8", + "vue": "3.5.12", "vue-router": "4.4.5" }, "devDependencies": { - "@types/node": "22.6.1", - "@typescript-eslint/eslint-plugin": "8.7.0", - "@typescript-eslint/parser": "8.7.0", + "@types/node": "22.7.9", + "@typescript-eslint/eslint-plugin": "8.11.0", + "@typescript-eslint/parser": "8.11.0", "@vitejs/plugin-vue": "5.1.4", - "@vue/reactivity": "3.5.8", - "@vue/runtime-core": "3.5.8", - "@vue/runtime-dom": "3.5.8", - "@vue/server-renderer": "3.5.8", - "@vue/shared": "3.5.8", - "critters": "0.0.24", + "@vue/reactivity": "3.5.12", + "@vue/runtime-core": "3.5.12", + "@vue/runtime-dom": "3.5.12", + "@vue/server-renderer": "3.5.12", + "@vue/shared": "3.5.12", + "critters": "0.0.25", "devcert": "1.2.2", - "eslint": "9.11.1", + "eslint": "9.13.0", "eslint-config-prettier": "9.1.0", "eslint-plugin-prettier-vue": "5.0.0", - "eslint-plugin-vue": "9.28.0", + "eslint-plugin-vue": "9.29.1", "fastify": "5.0.0", "npm-run-all": "4.1.5", - "typescript": "5.6.2", - "vite": "5.4.7", + "typescript": "5.6.3", + "vite": "5.4.10", "vitrify": "0.16.0", "workbox-window": "7.1.0" } diff --git a/packages/downloader/package.json b/packages/downloader/package.json index 54b7238..014e4f3 100644 --- a/packages/downloader/package.json +++ b/packages/downloader/package.json @@ -23,21 +23,21 @@ "start": "run-s serve" }, "dependencies": { - "@fastify/rate-limit": "^10.0.1", - "@playwright/browser-chromium": "1.47.2", + "@fastify/rate-limit": "^10.1.1", + "@playwright/browser-chromium": "1.48.1", "fastify": "^5.0.0", "npm-run-all": "^4.1.5", - "playwright": "1.47.2" + "playwright": "1.48.1" }, "devDependencies": { - "@types/node": "^22.6.1", - "eslint": "9.11.1", + "@types/node": "^22.7.9", + "eslint": "9.13.0", "eslint-config-prettier": "9.1.0", "eslint-plugin-prettier": "^5.2.1", - "eslint-plugin-vue": "9.28.0", + "eslint-plugin-vue": "9.29.1", "prettier": "^3.3.3", - "typescript": "5.6.2", - "typescript-eslint": "^8.7.0", + "typescript": "5.6.3", + "typescript-eslint": "^8.11.0", "vue-eslint-parser": "^9.4.3" } } diff --git a/packages/tools/package.json b/packages/tools/package.json index 4f80372..bc94717 100644 --- a/packages/tools/package.json +++ b/packages/tools/package.json @@ -26,15 +26,15 @@ }, "devDependencies": { "@types/iban": "^0.0.35", - "@types/node": "^22.6.1", - "eslint": "9.11.1", + "@types/node": "^22.7.9", + "eslint": "9.13.0", "eslint-config-prettier": "9.1.0", "eslint-plugin-prettier": "^5.2.1", - "eslint-plugin-vue": "9.28.0", + "eslint-plugin-vue": "9.29.1", "prettier": "^3.3.3", - "typescript": "^5.6.2", - "typescript-eslint": "^8.7.0", - "vite": "^5.4.7", + "typescript": "^5.6.3", + "typescript-eslint": "^8.11.0", + "vite": "^5.4.10", "vue-eslint-parser": "^9.4.3" }, "dependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 508222f..80f896f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -20,7 +20,7 @@ importers: version: 2.27.8 '@commitlint/cli': specifier: ^19.3.0 - version: 19.5.0(@types/node@22.6.1)(typescript@5.6.2) + version: 19.5.0(@types/node@22.7.9)(typescript@5.6.3) '@commitlint/config-conventional': specifier: ^19.2.2 version: 19.5.0 @@ -46,23 +46,23 @@ importers: specifier: 9.0.2 version: 9.0.2 '@fastify/static': - specifier: 8.0.1 - version: 8.0.1 + specifier: 8.0.2 + version: 8.0.2 '@modular-api/api': - specifier: ^0.5.6 - version: 0.5.6(bcrypt@5.1.1)(fastify@5.0.0)(handlebars@4.7.8)(kysely@0.27.4)(openid-client@5.7.0)(otplib@12.0.1)(typescript@5.6.2)(vue@3.5.8(typescript@5.6.2)) + specifier: ^0.5.7 + version: 0.5.7(bcrypt@5.1.1)(fastify@5.0.0)(handlebars@4.7.8)(kysely@0.27.4)(openid-client@6.1.3)(otplib@12.0.1)(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)) '@modular-api/fastify-cart': - specifier: ^0.3.0 - version: 0.3.0(kysely@0.27.4) + specifier: ^0.3.1 + version: 0.3.1(kysely@0.27.4) '@modular-api/fastify-checkout': - specifier: ^0.4.6 - version: 0.4.6(kysely@0.27.4) + specifier: ^0.4.7 + version: 0.4.7(kysely@0.27.4) '@modular-api/fastify-oidc': - specifier: ^0.6.0 - version: 0.6.0(@fastify/static@8.0.1)(bcrypt@5.1.1)(fastify@5.0.0)(handlebars@4.7.8)(kysely@0.27.4)(otplib@12.0.1)(typescript@5.6.2) + specifier: ^0.6.1 + version: 0.6.1(@fastify/static@8.0.2)(bcrypt@5.1.1)(fastify@5.0.0)(handlebars@4.7.8)(kysely@0.27.4)(otplib@12.0.1)(typescript@5.6.3) '@mollie/api-client': - specifier: ^4.0.0 - version: 4.0.0 + specifier: ^4.1.0 + version: 4.1.0 '@slimfact/app': specifier: workspace:* version: link:../app @@ -88,8 +88,8 @@ importers: specifier: ^4.7.8 version: 4.7.8 json-2-csv: - specifier: ^5.5.5 - version: 5.5.5 + specifier: ^5.5.6 + version: 5.5.6 kysely: specifier: ^0.27.4 version: 0.27.4 @@ -103,8 +103,8 @@ importers: specifier: ^8.13.0 version: 8.13.0 pg-boss: - specifier: ^10.1.3 - version: 10.1.3 + specifier: ^10.1.5 + version: 10.1.5 sharp: specifier: ^0.33.5 version: 0.33.5 @@ -116,11 +116,11 @@ importers: version: 3.23.8 devDependencies: '@faker-js/faker': - specifier: ^9.0.2 - version: 9.0.2 + specifier: ^9.0.3 + version: 9.0.3 '@playwright/test': - specifier: 1.47.2 - version: 1.47.2 + specifier: 1.48.1 + version: 1.48.1 '@types/bcrypt': specifier: ^5.0.2 version: 5.0.2 @@ -132,10 +132,10 @@ importers: version: 8.11.10 '@vitejs/plugin-vue': specifier: 5.1.4 - version: 5.1.4(vite@5.2.13(@types/node@22.6.1)(sass@1.79.3)(terser@5.33.0))(vue@3.5.8(typescript@5.6.2)) + version: 5.1.4(vite@5.2.13(@types/node@22.7.9)(sass@1.79.3)(terser@5.33.0))(vue@3.5.12(typescript@5.6.3)) critters: - specifier: 0.0.24 - version: 0.0.24 + specifier: 0.0.25 + version: 0.0.25 date-fns: specifier: ^4.1.0 version: 4.1.0 @@ -143,47 +143,47 @@ importers: specifier: 1.2.2 version: 1.2.2 eslint: - specifier: 9.11.1 - version: 9.11.1(jiti@1.21.6) + specifier: 9.13.0 + version: 9.13.0(jiti@1.21.6) eslint-config-prettier: specifier: 9.1.0 - version: 9.1.0(eslint@9.11.1(jiti@1.21.6)) + version: 9.1.0(eslint@9.13.0(jiti@1.21.6)) eslint-plugin-prettier: specifier: ^5.2.1 - version: 5.2.1(eslint-config-prettier@9.1.0(eslint@9.11.1(jiti@1.21.6)))(eslint@9.11.1(jiti@1.21.6))(prettier@3.3.3) + version: 5.2.1(eslint-config-prettier@9.1.0(eslint@9.13.0(jiti@1.21.6)))(eslint@9.13.0(jiti@1.21.6))(prettier@3.3.3) eslint-plugin-vue: - specifier: 9.28.0 - version: 9.28.0(eslint@9.11.1(jiti@1.21.6)) + specifier: 9.29.1 + version: 9.29.1(eslint@9.13.0(jiti@1.21.6)) kysely-codegen: - specifier: ^0.16.8 - version: 0.16.8(kysely@0.27.4)(pg@8.13.0) + specifier: ^0.17.0 + version: 0.17.0(kysely@0.27.4)(pg@8.13.0) oidc-provider: - specifier: ^8.5.1 - version: 8.5.1 + specifier: ^8.5.2 + version: 8.5.2 quasar: - specifier: 2.17.0 - version: 2.17.0 + specifier: 2.17.1 + version: 2.17.1 typescript: - specifier: 5.6.2 - version: 5.6.2 + specifier: 5.6.3 + version: 5.6.3 typescript-eslint: - specifier: ^8.7.0 - version: 8.7.0(eslint@9.11.1(jiti@1.21.6))(typescript@5.6.2) + specifier: ^8.11.0 + version: 8.11.0(eslint@9.13.0(jiti@1.21.6))(typescript@5.6.3) vite: specifier: 5.2.13 - version: 5.2.13(@types/node@22.6.1)(sass@1.79.3)(terser@5.33.0) + version: 5.2.13(@types/node@22.7.9)(sass@1.79.3)(terser@5.33.0) vitrify: specifier: ^0.16.0 - version: 0.16.0(@babel/parser@7.25.6)(@fastify/static@8.0.1)(@types/node@22.6.1)(fastify@5.0.0)(quasar@2.17.0)(rollup@4.22.4)(terser@5.33.0)(typescript@5.6.2)(vue-router@4.4.5(vue@3.5.8(typescript@5.6.2)))(vue@3.5.8(typescript@5.6.2))(workbox-build@7.1.1) + version: 0.16.0(@babel/parser@7.25.6)(@fastify/static@8.0.2)(@types/node@22.7.9)(fastify@5.0.0)(quasar@2.17.1)(rollup@4.22.4)(terser@5.33.0)(typescript@5.6.3)(vue-router@4.4.5(vue@3.5.12(typescript@5.6.3)))(vue@3.5.12(typescript@5.6.3))(workbox-build@7.1.1) vue: - specifier: 3.5.8 - version: 3.5.8(typescript@5.6.2) + specifier: 3.5.12 + version: 3.5.12(typescript@5.6.3) vue-eslint-parser: specifier: ^9.4.3 - version: 9.4.3(eslint@9.11.1(jiti@1.21.6)) + version: 9.4.3(eslint@9.13.0(jiti@1.21.6)) vue-router: specifier: 4.4.5 - version: 4.4.5(vue@3.5.8(typescript@5.6.2)) + version: 4.4.5(vue@3.5.12(typescript@5.6.3)) dependenciesMeta: '@modular-api/fastify-oidc': injected: true @@ -194,8 +194,8 @@ importers: specifier: 9.0.2 version: 9.0.2 '@fastify/static': - specifier: 8.0.1 - version: 8.0.1 + specifier: 8.0.2 + version: 8.0.2 '@slimfact/tools': specifier: workspace:* version: link:../tools @@ -207,14 +207,14 @@ importers: version: 0.1.2 devDependencies: '@modular-api/fastify-cart': - specifier: ^0.3.0 - version: 0.3.0(kysely@0.27.4) + specifier: ^0.3.1 + version: 0.3.1(kysely@0.27.4) '@modular-api/fastify-checkout': - specifier: ^0.4.6 - version: 0.4.6(kysely@0.27.4) + specifier: ^0.4.7 + version: 0.4.7(kysely@0.27.4) '@modular-api/quasar-components': - specifier: ^0.3.2 - version: 0.3.2(quasar@2.17.0) + specifier: ^0.3.3 + version: 0.3.3(quasar@2.17.1) '@quasar/extras': specifier: 1.16.12 version: 1.16.12 @@ -223,7 +223,7 @@ importers: version: 4.0.0-beta.16 '@simsustech/quasar-components': specifier: ^0.10.6 - version: 0.10.6(quasar@2.17.0) + version: 0.10.6(quasar@2.17.1) '@slimfact/api': specifier: workspace:* version: link:../api @@ -234,38 +234,38 @@ importers: specifier: ^10.45.2 version: 10.45.2 '@typescript-eslint/eslint-plugin': - specifier: 8.7.0 - version: 8.7.0(@typescript-eslint/parser@8.7.0(eslint@9.11.1(jiti@1.21.6))(typescript@5.6.2))(eslint@9.11.1(jiti@1.21.6))(typescript@5.6.2) + specifier: 8.11.0 + version: 8.11.0(@typescript-eslint/parser@8.11.0(eslint@9.13.0(jiti@1.21.6))(typescript@5.6.3))(eslint@9.13.0(jiti@1.21.6))(typescript@5.6.3) '@typescript-eslint/parser': - specifier: 8.7.0 - version: 8.7.0(eslint@9.11.1(jiti@1.21.6))(typescript@5.6.2) + specifier: 8.11.0 + version: 8.11.0(eslint@9.13.0(jiti@1.21.6))(typescript@5.6.3) '@vitejs/plugin-vue': specifier: 5.1.4 - version: 5.1.4(vite@5.2.13(@types/node@22.6.1)(sass@1.79.3)(terser@5.33.0))(vue@3.5.8(typescript@5.6.2)) + version: 5.1.4(vite@5.2.13(@types/node@22.7.9)(sass@1.79.3)(terser@5.33.0))(vue@3.5.12(typescript@5.6.3)) '@vue/reactivity': - specifier: ^3.5.8 - version: 3.5.8 + specifier: ^3.5.12 + version: 3.5.12 '@vue/runtime-core': - specifier: ^3.5.8 - version: 3.5.8 + specifier: ^3.5.12 + version: 3.5.12 '@vue/runtime-dom': - specifier: ^3.5.8 - version: 3.5.8 + specifier: ^3.5.12 + version: 3.5.12 '@vue/server-renderer': - specifier: ^3.5.8 - version: 3.5.8(vue@3.5.8(typescript@5.6.2)) + specifier: ^3.5.12 + version: 3.5.12(vue@3.5.12(typescript@5.6.3)) '@vue/shared': - specifier: ^3.5.8 - version: 3.5.8 + specifier: ^3.5.12 + version: 3.5.12 '@vueuse/core': specifier: ^11.1.0 - version: 11.1.0(vue@3.5.8(typescript@5.6.2)) + version: 11.1.0(vue@3.5.12(typescript@5.6.3)) abort-controller: specifier: ^3.0.0 version: 3.0.0 critters: - specifier: 0.0.24 - version: 0.0.24 + specifier: 0.0.25 + version: 0.0.25 date-holidays: specifier: ^3.23.12 version: 3.23.12 @@ -273,20 +273,20 @@ importers: specifier: 1.2.2 version: 1.2.2 eslint: - specifier: 9.11.1 - version: 9.11.1(jiti@1.21.6) + specifier: 9.13.0 + version: 9.13.0(jiti@1.21.6) eslint-config-prettier: specifier: 9.1.0 - version: 9.1.0(eslint@9.11.1(jiti@1.21.6)) + version: 9.1.0(eslint@9.13.0(jiti@1.21.6)) eslint-plugin-prettier: specifier: ^5.2.1 - version: 5.2.1(eslint-config-prettier@9.1.0(eslint@9.11.1(jiti@1.21.6)))(eslint@9.11.1(jiti@1.21.6))(prettier@3.3.3) + version: 5.2.1(eslint-config-prettier@9.1.0(eslint@9.13.0(jiti@1.21.6)))(eslint@9.13.0(jiti@1.21.6))(prettier@3.3.3) eslint-plugin-prettier-vue: specifier: 5.0.0 version: 5.0.0 eslint-plugin-vue: - specifier: 9.28.0 - version: 9.28.0(eslint@9.11.1(jiti@1.21.6)) + specifier: 9.29.1 + version: 9.29.1(eslint@9.13.0(jiti@1.21.6)) fastify: specifier: 5.0.0 version: 5.0.0 @@ -306,38 +306,38 @@ importers: specifier: ^4.1.5 version: 4.1.5 quasar: - specifier: 2.17.0 - version: 2.17.0 + specifier: 2.17.1 + version: 2.17.1 typescript: - specifier: 5.6.2 - version: 5.6.2 + specifier: 5.6.3 + version: 5.6.3 typescript-eslint: - specifier: ^8.7.0 - version: 8.7.0(eslint@9.11.1(jiti@1.21.6))(typescript@5.6.2) + specifier: ^8.11.0 + version: 8.11.0(eslint@9.13.0(jiti@1.21.6))(typescript@5.6.3) use-trpc: specifier: 2.0.0-beta.1 - version: 2.0.0-beta.1(vue@3.5.8(typescript@5.6.2)) + version: 2.0.0-beta.1(vue@3.5.12(typescript@5.6.3)) vite: specifier: 5.2.13 - version: 5.2.13(@types/node@22.6.1)(sass@1.79.3)(terser@5.33.0) + version: 5.2.13(@types/node@22.7.9)(sass@1.79.3)(terser@5.33.0) vite-plugin-pwa: specifier: ^0.20.5 - version: 0.20.5(vite@5.2.13(@types/node@22.6.1)(sass@1.79.3)(terser@5.33.0))(workbox-build@7.1.1)(workbox-window@7.1.0) + version: 0.20.5(vite@5.2.13(@types/node@22.7.9)(sass@1.79.3)(terser@5.33.0))(workbox-build@7.1.1)(workbox-window@7.1.0) vitrify: specifier: ^0.16.0 - version: 0.16.0(@babel/parser@7.25.6)(@fastify/static@8.0.1)(@types/node@22.6.1)(fastify@5.0.0)(quasar@2.17.0)(rollup@2.79.1)(terser@5.33.0)(typescript@5.6.2)(vue-router@4.4.5(vue@3.5.8(typescript@5.6.2)))(vue@3.5.8(typescript@5.6.2))(workbox-build@7.1.1) + version: 0.16.0(@babel/parser@7.25.6)(@fastify/static@8.0.2)(@types/node@22.7.9)(fastify@5.0.0)(quasar@2.17.1)(rollup@2.79.1)(terser@5.33.0)(typescript@5.6.3)(vue-router@4.4.5(vue@3.5.12(typescript@5.6.3)))(vue@3.5.12(typescript@5.6.3))(workbox-build@7.1.1) vue: - specifier: 3.5.8 - version: 3.5.8(typescript@5.6.2) + specifier: 3.5.12 + version: 3.5.12(typescript@5.6.3) vue-eslint-parser: specifier: ^9.4.3 - version: 9.4.3(eslint@9.11.1(jiti@1.21.6)) + version: 9.4.3(eslint@9.13.0(jiti@1.21.6)) vue-router: specifier: 4.4.5 - version: 4.4.5(vue@3.5.8(typescript@5.6.2)) + version: 4.4.5(vue@3.5.12(typescript@5.6.3)) vue-tsc: specifier: ^2.1.6 - version: 2.1.6(typescript@5.6.2) + version: 2.1.6(typescript@5.6.3) workbox-window: specifier: ^7.1.0 version: 7.1.0 @@ -351,75 +351,75 @@ importers: specifier: 9.0.2 version: 9.0.2 '@fastify/static': - specifier: 8.0.1 - version: 8.0.1 + specifier: 8.0.2 + version: 8.0.2 '@quasar/extras': specifier: 1.16.12 version: 1.16.12 '@simsustech/quasar-components': - specifier: ^0.10.4 - version: 0.10.4(quasar@2.17.0) + specifier: ^0.10.6 + version: 0.10.6(quasar@2.17.1) '@vitrify/tools': specifier: ^0.2.0 version: 0.2.0 quasar: - specifier: 2.17.0 - version: 2.17.0 + specifier: 2.17.1 + version: 2.17.1 vite-plugin-pwa: specifier: 0.20.5 - version: 0.20.5(vite@5.2.13(@types/node@22.6.1)(sass@1.79.3)(terser@5.33.0))(workbox-build@7.1.1)(workbox-window@7.1.0) + version: 0.20.5(vite@5.2.13(@types/node@22.7.9)(sass@1.79.3)(terser@5.33.0))(workbox-build@7.1.1)(workbox-window@7.1.0) vue: - specifier: 3.5.8 - version: 3.5.8(typescript@5.6.2) + specifier: 3.5.12 + version: 3.5.12(typescript@5.6.3) vue-router: specifier: 4.4.5 - version: 4.4.5(vue@3.5.8(typescript@5.6.2)) + version: 4.4.5(vue@3.5.12(typescript@5.6.3)) devDependencies: '@types/node': - specifier: 22.6.1 - version: 22.6.1 + specifier: 22.7.9 + version: 22.7.9 '@typescript-eslint/eslint-plugin': - specifier: 8.7.0 - version: 8.7.0(@typescript-eslint/parser@8.7.0(eslint@9.11.1(jiti@1.21.6))(typescript@5.6.2))(eslint@9.11.1(jiti@1.21.6))(typescript@5.6.2) + specifier: 8.11.0 + version: 8.11.0(@typescript-eslint/parser@8.11.0(eslint@9.13.0(jiti@1.21.6))(typescript@5.6.3))(eslint@9.13.0(jiti@1.21.6))(typescript@5.6.3) '@typescript-eslint/parser': - specifier: 8.7.0 - version: 8.7.0(eslint@9.11.1(jiti@1.21.6))(typescript@5.6.2) + specifier: 8.11.0 + version: 8.11.0(eslint@9.13.0(jiti@1.21.6))(typescript@5.6.3) '@vitejs/plugin-vue': specifier: 5.1.4 - version: 5.1.4(vite@5.2.13(@types/node@22.6.1)(sass@1.79.3)(terser@5.33.0))(vue@3.5.8(typescript@5.6.2)) + version: 5.1.4(vite@5.2.13(@types/node@22.7.9)(sass@1.79.3)(terser@5.33.0))(vue@3.5.12(typescript@5.6.3)) '@vue/reactivity': - specifier: 3.5.8 - version: 3.5.8 + specifier: 3.5.12 + version: 3.5.12 '@vue/runtime-core': - specifier: 3.5.8 - version: 3.5.8 + specifier: 3.5.12 + version: 3.5.12 '@vue/runtime-dom': - specifier: 3.5.8 - version: 3.5.8 + specifier: 3.5.12 + version: 3.5.12 '@vue/server-renderer': - specifier: 3.5.8 - version: 3.5.8(vue@3.5.8(typescript@5.6.2)) + specifier: 3.5.12 + version: 3.5.12(vue@3.5.12(typescript@5.6.3)) '@vue/shared': - specifier: 3.5.8 - version: 3.5.8 + specifier: 3.5.12 + version: 3.5.12 critters: - specifier: 0.0.24 - version: 0.0.24 + specifier: 0.0.25 + version: 0.0.25 devcert: specifier: 1.2.2 version: 1.2.2 eslint: - specifier: 9.11.1 - version: 9.11.1(jiti@1.21.6) + specifier: 9.13.0 + version: 9.13.0(jiti@1.21.6) eslint-config-prettier: specifier: 9.1.0 - version: 9.1.0(eslint@9.11.1(jiti@1.21.6)) + version: 9.1.0(eslint@9.13.0(jiti@1.21.6)) eslint-plugin-prettier-vue: specifier: 5.0.0 version: 5.0.0 eslint-plugin-vue: - specifier: 9.28.0 - version: 9.28.0(eslint@9.11.1(jiti@1.21.6)) + specifier: 9.29.1 + version: 9.29.1(eslint@9.13.0(jiti@1.21.6)) fastify: specifier: 5.0.0 version: 5.0.0 @@ -427,14 +427,14 @@ importers: specifier: 4.1.5 version: 4.1.5 typescript: - specifier: 5.6.2 - version: 5.6.2 + specifier: 5.6.3 + version: 5.6.3 vite: specifier: 5.2.13 - version: 5.2.13(@types/node@22.6.1)(sass@1.79.3)(terser@5.33.0) + version: 5.2.13(@types/node@22.7.9)(sass@1.79.3)(terser@5.33.0) vitrify: specifier: 0.16.0 - version: 0.16.0(@babel/parser@7.25.6)(@fastify/static@8.0.1)(@types/node@22.6.1)(fastify@5.0.0)(quasar@2.17.0)(rollup@4.22.4)(terser@5.33.0)(typescript@5.6.2)(vue-router@4.4.5(vue@3.5.8(typescript@5.6.2)))(vue@3.5.8(typescript@5.6.2))(workbox-build@7.1.1) + version: 0.16.0(@babel/parser@7.25.6)(@fastify/static@8.0.2)(@types/node@22.7.9)(fastify@5.0.0)(quasar@2.17.1)(rollup@4.22.4)(terser@5.33.0)(typescript@5.6.3)(vue-router@4.4.5(vue@3.5.12(typescript@5.6.3)))(vue@3.5.12(typescript@5.6.3))(workbox-build@7.1.1) workbox-window: specifier: 7.1.0 version: 7.1.0 @@ -442,11 +442,11 @@ importers: packages/downloader: dependencies: '@fastify/rate-limit': - specifier: ^10.0.1 - version: 10.0.1 + specifier: ^10.1.1 + version: 10.1.1 '@playwright/browser-chromium': - specifier: 1.47.2 - version: 1.47.2 + specifier: 1.48.1 + version: 1.48.1 fastify: specifier: ^5.0.0 version: 5.0.0 @@ -454,36 +454,36 @@ importers: specifier: ^4.1.5 version: 4.1.5 playwright: - specifier: 1.47.2 - version: 1.47.2 + specifier: 1.48.1 + version: 1.48.1 devDependencies: '@types/node': - specifier: ^22.6.1 - version: 22.6.1 + specifier: ^22.7.9 + version: 22.7.9 eslint: - specifier: 9.11.1 - version: 9.11.1(jiti@1.21.6) + specifier: 9.13.0 + version: 9.13.0(jiti@1.21.6) eslint-config-prettier: specifier: 9.1.0 - version: 9.1.0(eslint@9.11.1(jiti@1.21.6)) + version: 9.1.0(eslint@9.13.0(jiti@1.21.6)) eslint-plugin-prettier: specifier: ^5.2.1 - version: 5.2.1(eslint-config-prettier@9.1.0(eslint@9.11.1(jiti@1.21.6)))(eslint@9.11.1(jiti@1.21.6))(prettier@3.3.3) + version: 5.2.1(eslint-config-prettier@9.1.0(eslint@9.13.0(jiti@1.21.6)))(eslint@9.13.0(jiti@1.21.6))(prettier@3.3.3) eslint-plugin-vue: - specifier: 9.28.0 - version: 9.28.0(eslint@9.11.1(jiti@1.21.6)) + specifier: 9.29.1 + version: 9.29.1(eslint@9.13.0(jiti@1.21.6)) prettier: specifier: ^3.3.3 version: 3.3.3 typescript: - specifier: 5.6.2 - version: 5.6.2 + specifier: 5.6.3 + version: 5.6.3 typescript-eslint: - specifier: ^8.7.0 - version: 8.7.0(eslint@9.11.1(jiti@1.21.6))(typescript@5.6.2) + specifier: ^8.11.0 + version: 8.11.0(eslint@9.13.0(jiti@1.21.6))(typescript@5.6.3) vue-eslint-parser: specifier: ^9.4.3 - version: 9.4.3(eslint@9.11.1(jiti@1.21.6)) + version: 9.4.3(eslint@9.13.0(jiti@1.21.6)) packages/tools: dependencies: @@ -504,35 +504,35 @@ importers: specifier: ^0.0.35 version: 0.0.35 '@types/node': - specifier: ^22.6.1 - version: 22.6.1 + specifier: ^22.7.9 + version: 22.7.9 eslint: - specifier: 9.11.1 - version: 9.11.1(jiti@1.21.6) + specifier: 9.13.0 + version: 9.13.0(jiti@1.21.6) eslint-config-prettier: specifier: 9.1.0 - version: 9.1.0(eslint@9.11.1(jiti@1.21.6)) + version: 9.1.0(eslint@9.13.0(jiti@1.21.6)) eslint-plugin-prettier: specifier: ^5.2.1 - version: 5.2.1(eslint-config-prettier@9.1.0(eslint@9.11.1(jiti@1.21.6)))(eslint@9.11.1(jiti@1.21.6))(prettier@3.3.3) + version: 5.2.1(eslint-config-prettier@9.1.0(eslint@9.13.0(jiti@1.21.6)))(eslint@9.13.0(jiti@1.21.6))(prettier@3.3.3) eslint-plugin-vue: - specifier: 9.28.0 - version: 9.28.0(eslint@9.11.1(jiti@1.21.6)) + specifier: 9.29.1 + version: 9.29.1(eslint@9.13.0(jiti@1.21.6)) prettier: specifier: ^3.3.3 version: 3.3.3 typescript: - specifier: ^5.6.2 - version: 5.6.2 + specifier: ^5.6.3 + version: 5.6.3 typescript-eslint: - specifier: ^8.7.0 - version: 8.7.0(eslint@9.11.1(jiti@1.21.6))(typescript@5.6.2) + specifier: ^8.11.0 + version: 8.11.0(eslint@9.13.0(jiti@1.21.6))(typescript@5.6.3) vite: specifier: 5.2.13 - version: 5.2.13(@types/node@22.6.1)(sass@1.79.3)(terser@5.33.0) + version: 5.2.13(@types/node@22.7.9)(sass@1.79.3)(terser@5.33.0) vue-eslint-parser: specifier: ^9.4.3 - version: 9.4.3(eslint@9.11.1(jiti@1.21.6)) + version: 9.4.3(eslint@9.13.0(jiti@1.21.6)) packages: @@ -1548,16 +1548,16 @@ packages: resolution: {integrity: sha512-fTxvnS1sRMu3+JjXwJG0j/i4RT9u4qJ+lqS/yCGap4lH4zZGzQ7tu+xZqQmcMZq5OBZDL4QRxQzRjkWcGt8IVw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/core@0.6.0': - resolution: {integrity: sha512-8I2Q8ykA4J0x0o7cg67FPVnehcqWTBehu/lmY+bolPFHGjh49YzGBMXTvpqVgEbBdvNCSxj6iFgiIyHzf03lzg==} + '@eslint/core@0.7.0': + resolution: {integrity: sha512-xp5Jirz5DyPYlPiKat8jaq0EmYvDXKKpzTbxXMpT9eqlRJkRKIz9AGMdlvYjih+im+QlhWrpvVjl8IPC/lHlUw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@eslint/eslintrc@3.1.0': resolution: {integrity: sha512-4Bfj15dVJdoy3RfZmmo86RK1Fwzn6SstsvK9JS+BaVKqC6QQQQyXekNaC+g+LKNgkQ+2VhGAzm6hO40AhMR3zQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/js@9.11.1': - resolution: {integrity: sha512-/qu+TWz8WwPWc7/HcIJKi+c+MOm46GdVaSlTTQcaqaL53+GsoA6MxWp5PtTx48qbSP7ylM1Kn7nhvkugfJvRSA==} + '@eslint/js@9.13.0': + resolution: {integrity: sha512-IFLyoY4d72Z5y/6o/BazFBezupzI/taV8sGumxTAVw3lXG9A6md1Dc34T9s1FoD/an9pJH8RHbAxsaEbBed9lA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@eslint/object-schema@2.1.4': @@ -1568,8 +1568,8 @@ packages: resolution: {integrity: sha512-vH9PiIMMwvhCx31Af3HiGzsVNULDbyVkHXwlemn/B0TFj/00ho3y55efXrUZTfQipxoHC5u4xq6zblww1zm1Ig==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@faker-js/faker@9.0.2': - resolution: {integrity: sha512-nI/FP30ZGXb+UaR7yXawVTH40NVKXPIx0tA3GKjkKLjorqBoMAeq4iSEacl8mJmpVhOCDa0vYHwYDmOOcFMrYw==} + '@faker-js/faker@9.0.3': + resolution: {integrity: sha512-lWrrK4QNlFSU+13PL9jMbMKLJYXDFu3tQfayBsMXX7KL/GiQeqfB1CzHkqD5UHBUtPAuPo6XwGbMFNdVMZObRA==} engines: {node: '>=18.0.0', npm: '>=9.0.0'} '@fastify/accept-negotiator@2.0.0': @@ -1578,8 +1578,8 @@ packages: '@fastify/ajv-compiler@4.0.1': resolution: {integrity: sha512-DxrBdgsjNLP0YM6W5Hd6/Fmj43S8zMKiFJYgi+Ri3htTGAowPVG/tG1wpnWLMjufEnehRivUCKZ1pLDIoZdTuw==} - '@fastify/cookie@10.0.1': - resolution: {integrity: sha512-NV/wbCUv4ETJ5KM1KMu0fLx0nSCm9idIxwg66NZnNbfPQH3rdbx6k0qRs5uy0y+MhBgvDudYRA30KlK659chyw==} + '@fastify/cookie@11.0.1': + resolution: {integrity: sha512-n1Ooz4bgQ5LcOlJQboWPfsMNxIrGV0SgU85UkctdpTlCQE0mtA3rlspOPUdqk9ubiiZn053ucnia4DjTquI4/g==} '@fastify/cors@10.0.1': resolution: {integrity: sha512-O8JIf6448uQbOgzSkCqhClw6gFTAqrdfeA6R3fc/3gwTJGUp7gl8/3tbNB+6INuu4RmgVOq99BmvdGbtu5pgOA==} @@ -1599,21 +1599,29 @@ packages: '@fastify/middie@9.0.2': resolution: {integrity: sha512-MHvAhUBxrefkpx4A8HtjOjAdlaCtY8j19PC6ORfm7KPMb/dklDeqBqR4xPRTtcBRPZUYq2jAJJWQCB4eO+dtKw==} - '@fastify/rate-limit@10.0.1': - resolution: {integrity: sha512-wLGtemfKepoe9yUyHB0zcTvCWy7H3qAScDCxny8NE+mqGNg9L1HhkWK8bIlMDCLOLfng1i7+GTikYeZvM2HFWQ==} + '@fastify/rate-limit@10.1.1': + resolution: {integrity: sha512-v6ZrDhWVjmDHWYdW2vbALyTCPz9W6Jqvf0QXbl9/atMXlZeFQw4XJkHUm5GGbJReCxaj5dHKbD+P32kkI3xzCA==} '@fastify/send@3.1.1': resolution: {integrity: sha512-LdiV2mle/2tH8vh6GwGl0ubfUAgvY+9yF9oGI1iiwVyNUVOQamvw5n+OFu6iCNNoyuCY80FFURBn4TZCbTe8LA==} - '@fastify/static@8.0.1': - resolution: {integrity: sha512-7idyhbcgf14v4bjWzUeHEFvnVxvNJ1n5cyGPgFtwTZjnjUQ1wgC7a2FQai7OGKqCKywDEjzbPhAZRW+uEK1LMg==} + '@fastify/static@8.0.2': + resolution: {integrity: sha512-xJ+XaZVl4Y+lKztx8jGi+BE73aByhOmjMgaTx98E4XtVZxUpiaYQIMBlwACsJz+xohm0kvzV34BZoiZ+bsJtBQ==} + + '@humanfs/core@0.19.0': + resolution: {integrity: sha512-2cbWIHbZVEweE853g8jymffCA+NCMiuqeECeBBLm8dg2oFdjuGJhgN4UAbI+6v0CKbbhvtXA4qV8YR5Ji86nmw==} + engines: {node: '>=18.18.0'} + + '@humanfs/node@0.16.5': + resolution: {integrity: sha512-KSPA4umqSG4LHYRodq31VDwKAvaTF4xmVlzM8Aeh4PlU1JQ3IG0wiA8C25d3RQ9nJyM3mBHyI53K06VVL/oFFg==} + engines: {node: '>=18.18.0'} '@humanwhocodes/module-importer@1.0.1': resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==} engines: {node: '>=12.22'} - '@humanwhocodes/retry@0.3.0': - resolution: {integrity: sha512-d2CGZR2o7fS6sWB7DG/3a95bGKQyHMACZ5aW8qGkkqQpUoZV6C0X7Pc7l4ZNMZkfNBf4VWNe9E1jRsf0G146Ew==} + '@humanwhocodes/retry@0.3.1': + resolution: {integrity: sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==} engines: {node: '>=18.18'} '@img/sharp-darwin-arm64@0.33.5': @@ -1753,9 +1761,9 @@ packages: resolution: {integrity: sha512-x/iUDjcS90W69PryLDIMgFyV21YLTnG9zOpPXS7Bkt2b8AsY3zZsIpOLBkYr9fBcF3HbkKaER5hOBZLfpLgYNw==} engines: {node: '>= 14.0.0'} - '@koa/router@12.0.2': - resolution: {integrity: sha512-sYcHglGKTxGF+hQ6x67xDfkE9o+NhVlRHBqq6gLywaMc6CojK/5vFZByphdonKinYlMLkEkacm+HEse9HzwgTA==} - engines: {node: '>= 12'} + '@koa/router@13.1.0': + resolution: {integrity: sha512-mNVu1nvkpSd8Q8gMebGbCkDWJ51ODetrFvLKYusej+V0ByD4btqHYnPIzTBLXnQMVUlm/oxVwqmWBY3zQfZilw==} + engines: {node: '>= 18'} '@lukeed/ms@2.0.2': resolution: {integrity: sha512-9I2Zn6+NJLfaGoz9jN3lpwDgAYvfGeNYdbAIjJOqzs4Tpc+VU3Jqq4IofSUBKajiDS8k9fZIg18/z13mpk1bsA==} @@ -1771,43 +1779,43 @@ packages: resolution: {integrity: sha512-Yhlar6v9WQgUp/He7BdgzOz8lqMQ8sU+jkCq7Wx8Myc5YFJLbEe7lgui/V7G1qB1DJykHSGwreceSaD60Y0PUQ==} hasBin: true - '@modular-api/api@0.5.6': - resolution: {integrity: sha512-WK62emElEgLDxcci/AYLqgAZLJEwFWzkyyHE1SiAaWXzXUaw1e4nVii+BkiASKfhGTieSlRLt+U9tqIJIeKP/w==} + '@modular-api/api@0.5.7': + resolution: {integrity: sha512-RxrjcfNRp8Mn8kO6bsrt5Wz73VKuWSBXwjsA45PwDy3zWv5bRSWC/WjoXXJh0q4jlxscPjWfVqpm6dYh3YV2fw==} peerDependencies: kysely: ^0.27.4 - openid-client: ^5.6.5 + openid-client: ^6.1.3 - '@modular-api/fastify-cart@0.3.0': - resolution: {integrity: sha512-+e8jji5IqqyelViNAIw1w58SGL3GSCmRNNAbktDTht36UQNfJ47vR39oOjL68MJfpVGhU6IPHtdjUY5zqm9sEA==} + '@modular-api/fastify-cart@0.3.1': + resolution: {integrity: sha512-ewinNXdFSIGDksZTadfk43A4pHDk8HK6rqwc3mB6CXqcrMzhJh8BZ/aXPMfAkKtWF1QaZmn9EeonMChquUqCCA==} peerDependencies: kysely: ^0.27.4 - '@modular-api/fastify-checkout@0.4.6': - resolution: {integrity: sha512-Xs2pzEQYbRnBribpMqZ1lq9btBsHkTjotUePONTsjD/CXhcbdFn35zDub289ZaCnW2s9p+OYQ4bI8iLGAUQMjA==} + '@modular-api/fastify-checkout@0.4.7': + resolution: {integrity: sha512-X9jOGiJog4Yhjl1VjlPeE7FHIqVWvf42YU3GEdwS1FbywUkdRZNtKjJqfb6hHnI7FO3rsxXvp9AMNIiIH2okAA==} peerDependencies: kysely: ^0.27.4 - '@modular-api/fastify-oidc@0.6.0': - resolution: {integrity: sha512-0RFPYJf1wkK9Y1kvdfz53XgLy2ElfFXAF2vBJcWCYrKt/Q8UrRzUjwgeTTzbfJATwlBO8OuEk/PnHgWy7Y1SEA==} + '@modular-api/fastify-oidc@0.6.1': + resolution: {integrity: sha512-Gib7x057/morIpGtxVG9Kr1klxk9KI0Xm7FtJvMeKZXmSdgaVvSDa1QXndAx/L/sG6nDyYNeYW7aiJgez5zotQ==} peerDependencies: bcrypt: ^5.1.1 handlebars: ^4.7.8 kysely: ^0.27.4 otplib: ^12.0.1 - '@modular-api/oidc-interactions@0.5.0': - resolution: {integrity: sha512-ZFN1QTUEGR7rU4fjL617qsamzKxnb8rmUrhgrmvzP0KdrRq88192LShN0EttDUuB9CY76W1jNc6P8S2whF23cA==} + '@modular-api/oidc-interactions@0.5.1': + resolution: {integrity: sha512-MqgtErlP5QAgic66Zz0E1CKJwNWjwDToNSzGf9UcBWw54hg18CliTfN76PK98AkeNSnkXju2PtWI9motRbicQw==} peerDependencies: '@fastify/static': ^7.0.3 fastify: ^4.26.2 - '@modular-api/quasar-components@0.3.2': - resolution: {integrity: sha512-wdnb2p2/wBnTfktDleutPPi9lK3y0pg03ok6Y8ciSbITxLpp0F2B1D7p0zdxwkD78g2MBVcTbJOsEZCkrY8xXw==} + '@modular-api/quasar-components@0.3.3': + resolution: {integrity: sha512-AEJecoDkYXgZZzujFRugoX2gFb0f5fDbCEM1NZHXs/8JinOGrrtfAS7aWHaFZSd8FpWEMNCarKPHIvXQUMsLYg==} peerDependencies: quasar: ^2.15.2 - '@mollie/api-client@4.0.0': - resolution: {integrity: sha512-7Dc11A89hl6LYMS9GSPcWXJ/mGQen4d/4ygDq26wXjJ2uS7tYjOgigAeQlLM9Q9SZoLYNwbT/1mAmJJY+g2v7Q==} + '@mollie/api-client@4.1.0': + resolution: {integrity: sha512-cSPigdR7cK9k6YgW2QuX0Jk++TLNxZwi5QR1Nmuq2wrSBcQOswZHaGmCP1nSZgdIJtzfXpZxg4qptzGe1VkYZw==} engines: {node: '>=8'} '@nodelib/fs.scandir@2.1.5': @@ -1841,12 +1849,12 @@ packages: resolution: {integrity: sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} - '@playwright/browser-chromium@1.47.2': - resolution: {integrity: sha512-tsk9bLcGzIu4k4xI2ixlwDrdJhMqCalUCsSj7TRI8VuvK7cLiJIa5SR0dprKbX+wkku/JMR4EN6g9DMHvfna+Q==} + '@playwright/browser-chromium@1.48.1': + resolution: {integrity: sha512-WNpIE+CpO4XNhdNTC/mVE8m/1gYR/hPswL8dnIZzElqxsOPm7qxIBdAChWm/7q1kkMiQ+gEGAaXXQfqL0vR28w==} engines: {node: '>=18'} - '@playwright/test@1.47.2': - resolution: {integrity: sha512-jTXRsoSPONAs8Za9QEQdyjFn+0ZQFjCiIztAIF6bi1HqhBzG9Ma7g1WotyiGqFSBRZjIEqMdT8RUlbk1QVhzCQ==} + '@playwright/test@1.48.1': + resolution: {integrity: sha512-s9RtWoxkOLmRJdw3oFvhFbs9OJS0BzrLUc8Hf6l2UdCNd1rqeEyD4BhCJkvzeEoD1FsK4mirsWwGerhVmYKtZg==} engines: {node: '>=18'} hasBin: true @@ -1989,11 +1997,6 @@ packages: cpu: [x64] os: [win32] - '@simsustech/quasar-components@0.10.4': - resolution: {integrity: sha512-3pKK3/Lk6GJp/qURvXyyEyN9z1Zt6gmGoHIgRtozWgiGeUkTA3cENzxSzrINovZ1CFvCOyAql1Ogb57zgtQipQ==} - peerDependencies: - quasar: ^2.15.2 - '@simsustech/quasar-components@0.10.6': resolution: {integrity: sha512-XW0HA/PDUBVPDVXzyLFwfyxbvpz5I5K8kzVVOFH5p15ANdqX1sin7EQDRUz5ctzjCZGeJweVYI6dIMwQB0AppQ==} peerDependencies: @@ -2127,8 +2130,8 @@ packages: '@types/node@12.20.55': resolution: {integrity: sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==} - '@types/node@22.6.1': - resolution: {integrity: sha512-V48tCfcKb/e6cVUigLAaJDAILdMP0fUW6BidkPK4GpGjXcfbnoHasCZDwz3N3yVt5we2RHm4XTQCpv0KJz9zqw==} + '@types/node@22.7.9': + resolution: {integrity: sha512-jrTfRC7FM6nChvU7X2KqcrgquofrWLFDeYC1hKfwNWomVvrn7JIksqf344WN2X/y8xrgqBd2dJATZV4GbatBfg==} '@types/node@8.10.66': resolution: {integrity: sha512-tktOkFUA4kXx2hhhrB8bIFb5TbwzS4uOhKEmwiD+NoiL0qtP2OQ9mFldbgD4dV1djrlBYP6eBuQZiWjuHUpqFw==} @@ -2172,8 +2175,8 @@ packages: '@types/web-bluetooth@0.0.20': resolution: {integrity: sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==} - '@typescript-eslint/eslint-plugin@8.7.0': - resolution: {integrity: sha512-RIHOoznhA3CCfSTFiB6kBGLQtB/sox+pJ6jeFu6FxJvqL8qRxq/FfGO/UhsGgQM9oGdXkV4xUgli+dt26biB6A==} + '@typescript-eslint/eslint-plugin@8.11.0': + resolution: {integrity: sha512-KhGn2LjW1PJT2A/GfDpiyOfS4a8xHQv2myUagTM5+zsormOmBlYsnQ6pobJ8XxJmh6hnHwa2Mbe3fPrDJoDhbA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: '@typescript-eslint/parser': ^8.0.0 || ^8.0.0-alpha.0 @@ -2183,8 +2186,8 @@ packages: typescript: optional: true - '@typescript-eslint/parser@8.7.0': - resolution: {integrity: sha512-lN0btVpj2unxHlNYLI//BQ7nzbMJYBVQX5+pbNXvGYazdlgYonMn4AhhHifQ+J4fGRYA/m1DjaQjx+fDetqBOQ==} + '@typescript-eslint/parser@8.11.0': + resolution: {integrity: sha512-lmt73NeHdy1Q/2ul295Qy3uninSqi6wQI18XwSpm8w0ZbQXUpjCAWP1Vlv/obudoBiIjJVjlztjQ+d/Md98Yxg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 @@ -2193,12 +2196,12 @@ packages: typescript: optional: true - '@typescript-eslint/scope-manager@8.7.0': - resolution: {integrity: sha512-87rC0k3ZlDOuz82zzXRtQ7Akv3GKhHs0ti4YcbAJtaomllXoSO8hi7Ix3ccEvCd824dy9aIX+j3d2UMAfCtVpg==} + '@typescript-eslint/scope-manager@8.11.0': + resolution: {integrity: sha512-Uholz7tWhXmA4r6epo+vaeV7yjdKy5QFCERMjs1kMVsLRKIrSdM6o21W2He9ftp5PP6aWOVpD5zvrvuHZC0bMQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/type-utils@8.7.0': - resolution: {integrity: sha512-tl0N0Mj3hMSkEYhLkjREp54OSb/FI6qyCzfiiclvJvOqre6hsZTGSnHtmFLDU8TIM62G7ygEa1bI08lcuRwEnQ==} + '@typescript-eslint/type-utils@8.11.0': + resolution: {integrity: sha512-ItiMfJS6pQU0NIKAaybBKkuVzo6IdnAhPFZA/2Mba/uBjuPQPet/8+zh5GtLHwmuFRShZx+8lhIs7/QeDHflOg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: typescript: '*' @@ -2206,12 +2209,12 @@ packages: typescript: optional: true - '@typescript-eslint/types@8.7.0': - resolution: {integrity: sha512-LLt4BLHFwSfASHSF2K29SZ+ZCsbQOM+LuarPjRUuHm+Qd09hSe3GCeaQbcCr+Mik+0QFRmep/FyZBO6fJ64U3w==} + '@typescript-eslint/types@8.11.0': + resolution: {integrity: sha512-tn6sNMHf6EBAYMvmPUaKaVeYvhUsrE6x+bXQTxjQRp360h1giATU0WvgeEys1spbvb5R+VpNOZ+XJmjD8wOUHw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/typescript-estree@8.7.0': - resolution: {integrity: sha512-MC8nmcGHsmfAKxwnluTQpNqceniT8SteVwd2voYlmiSWGOtjvGXdPl17dYu2797GVscK30Z04WRM28CrKS9WOg==} + '@typescript-eslint/typescript-estree@8.11.0': + resolution: {integrity: sha512-yHC3s1z1RCHoCz5t06gf7jH24rr3vns08XXhfEqzYpd6Hll3z/3g23JRi0jM8A47UFKNc3u/y5KIMx8Ynbjohg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: typescript: '*' @@ -2219,14 +2222,14 @@ packages: typescript: optional: true - '@typescript-eslint/utils@8.7.0': - resolution: {integrity: sha512-ZbdUdwsl2X/s3CiyAu3gOlfQzpbuG3nTWKPoIvAu1pu5r8viiJvv2NPN2AqArL35NCYtw/lrPPfM4gxrMLNLPw==} + '@typescript-eslint/utils@8.11.0': + resolution: {integrity: sha512-CYiX6WZcbXNJV7UNB4PLDIBtSdRmRI/nb0FMyqHPTQD1rMjA0foPLaPUV39C/MxkTd/QKSeX+Gb34PPsDVC35g==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 - '@typescript-eslint/visitor-keys@8.7.0': - resolution: {integrity: sha512-b1tx0orFCCh/THWPQa2ZwWzvOeyzzp36vkJYOpVg0u8UVOIsfVrnuC9FqAw9gRKn+rG2VmWQ/zDJZzkxUnj/XQ==} + '@typescript-eslint/visitor-keys@8.11.0': + resolution: {integrity: sha512-EaewX6lxSjRJnc+99+dqzTeoDZUfyrA52d2/HRrkI830kgovWsmIiTfmr0NZorzqic7ga+1bS60lRBUgR3n/Bw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@vitejs/plugin-vue@5.1.4': @@ -2279,15 +2282,27 @@ packages: '@volar/typescript@2.4.5': resolution: {integrity: sha512-mcT1mHvLljAEtHviVcBuOyAwwMKz1ibXTi5uYtP/pf4XxoAzpdkQ+Br2IC0NPCvLCbjPZmbf3I0udndkfB1CDg==} + '@vue/compiler-core@3.5.12': + resolution: {integrity: sha512-ISyBTRMmMYagUxhcpyEH0hpXRd/KqDU4ymofPgl2XAkY9ZhQ+h0ovEZJIiPop13UmR/54oA2cgMDjgroRelaEw==} + '@vue/compiler-core@3.5.8': resolution: {integrity: sha512-Uzlxp91EPjfbpeO5KtC0KnXPkuTfGsNDeaKQJxQN718uz+RqDYarEf7UhQJGK+ZYloD2taUbHTI2J4WrUaZQNA==} + '@vue/compiler-dom@3.5.12': + resolution: {integrity: sha512-9G6PbJ03uwxLHKQ3P42cMTi85lDRvGLB2rSGOiQqtXELat6uI4n8cNz9yjfVHRPIu+MsK6TE418Giruvgptckg==} + '@vue/compiler-dom@3.5.8': resolution: {integrity: sha512-GUNHWvoDSbSa5ZSHT9SnV5WkStWfzJwwTd6NMGzilOE/HM5j+9EB9zGXdtu/fCNEmctBqMs6C9SvVPpVPuk1Eg==} + '@vue/compiler-sfc@3.5.12': + resolution: {integrity: sha512-2k973OGo2JuAa5+ZlekuQJtitI5CgLMOwgl94BzMCsKZCX/xiqzJYzapl4opFogKHqwJk34vfsaKpfEhd1k5nw==} + '@vue/compiler-sfc@3.5.8': resolution: {integrity: sha512-taYpngQtSysrvO9GULaOSwcG5q821zCoIQBtQQSx7Uf7DxpR6CIHR90toPr9QfDD2mqHQPCSgoWBvJu0yV9zjg==} + '@vue/compiler-ssr@3.5.12': + resolution: {integrity: sha512-eLwc7v6bfGBSM7wZOGPmRavSWzNFF6+PdRhE+VFJhNCgHiF8AM7ccoqcv5kBXA2eWUfigD7byekvf/JsOfKvPA==} + '@vue/compiler-ssr@3.5.8': resolution: {integrity: sha512-W96PtryNsNG9u0ZnN5Q5j27Z/feGrFV6zy9q5tzJVyJaLiwYxvC0ek4IXClZygyhjm+XKM7WD9pdKi/wIRVC/Q==} @@ -2305,19 +2320,22 @@ packages: typescript: optional: true - '@vue/reactivity@3.5.8': - resolution: {integrity: sha512-mlgUyFHLCUZcAYkqvzYnlBRCh0t5ZQfLYit7nukn1GR96gc48Bp4B7OIcSfVSvlG1k3BPfD+p22gi1t2n9tsXg==} + '@vue/reactivity@3.5.12': + resolution: {integrity: sha512-UzaN3Da7xnJXdz4Okb/BGbAaomRHc3RdoWqTzlvd9+WBR5m3J39J1fGcHes7U3za0ruYn/iYy/a1euhMEHvTAg==} - '@vue/runtime-core@3.5.8': - resolution: {integrity: sha512-fJuPelh64agZ8vKkZgp5iCkPaEqFJsYzxLk9vSC0X3G8ppknclNDr61gDc45yBGTaN5Xqc1qZWU3/NoaBMHcjQ==} + '@vue/runtime-core@3.5.12': + resolution: {integrity: sha512-hrMUYV6tpocr3TL3Ad8DqxOdpDe4zuQY4HPY3X/VRh+L2myQO8MFXPAMarIOSGNu0bFAjh1yBkMPXZBqCk62Uw==} - '@vue/runtime-dom@3.5.8': - resolution: {integrity: sha512-DpAUz+PKjTZPUOB6zJgkxVI3GuYc2iWZiNeeHQUw53kdrparSTG6HeXUrYDjaam8dVsCdvQxDz6ZWxnyjccUjQ==} + '@vue/runtime-dom@3.5.12': + resolution: {integrity: sha512-q8VFxR9A2MRfBr6/55Q3umyoN7ya836FzRXajPB6/Vvuv0zOPL+qltd9rIMzG/DbRLAIlREmnLsplEF/kotXKA==} - '@vue/server-renderer@3.5.8': - resolution: {integrity: sha512-7AmC9/mEeV9mmXNVyUIm1a1AjUhyeeGNbkLh39J00E7iPeGks8OGRB5blJiMmvqSh8SkaS7jkLWSpXtxUCeagA==} + '@vue/server-renderer@3.5.12': + resolution: {integrity: sha512-I3QoeDDeEPZm8yR28JtY+rk880Oqmj43hreIBVTicisFTx/Dl7JpG72g/X7YF8hnQD3IFhkky5i2bPonwrTVPg==} peerDependencies: - vue: 3.5.8 + vue: 3.5.12 + + '@vue/shared@3.5.12': + resolution: {integrity: sha512-L2RPSAwUFbgZH20etwrXyVyCBu9OxRSi8T/38QsvnkJyvq2LufW2lDCOzm7t/U9C1mkhJGWYfCuFBCmIuNivrg==} '@vue/shared@3.5.8': resolution: {integrity: sha512-mJleSWbAGySd2RJdX1RBtcrUBX6snyOc0qHpgk3lGi4l9/P/3ny3ELqFWqYdkXIwwNN/kdm8nD9ky8o6l/Lx2A==} @@ -2748,14 +2766,14 @@ packages: convert-source-map@2.0.0: resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==} - cookie-signature@1.2.1: - resolution: {integrity: sha512-78KWk9T26NhzXtuL26cIJ8/qNHANyJ/ZYrmEXFzUmhZdjpBv+DlWlOANRTGBt48YcyslsLrj0bMLFTmXvLRCOw==} - engines: {node: '>=6.6.0'} - cookie@0.6.0: resolution: {integrity: sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==} engines: {node: '>= 0.6'} + cookie@1.0.1: + resolution: {integrity: sha512-Xd8lFX4LM9QEEwxQpF9J9NTUh8pmdJO0cyRJhFiDoLTk2eH8FXlRv2IFGYVadZpqI3j8fhNrSdKCeYPxiAhLXw==} + engines: {node: '>=18'} + cookies@0.9.1: resolution: {integrity: sha512-TG2hpqe4ELx54QER/S3HQ9SRVnQnGBtKUz5bLQWtYAQ+o6GpgMs6sYUvaiJjVxb+UXwhRhAEP3m7LbsIZ77Hmw==} engines: {node: '>= 0.8'} @@ -2789,6 +2807,9 @@ packages: critters@0.0.24: resolution: {integrity: sha512-Oyqew0FGM0wYUSNqR0L6AteO5MpMoUU0rhKRieXeiKs+PmRTxiJMyaunYB2KF6fQ3dzChXKCpbFOEJx3OQ1v/Q==} + critters@0.0.25: + resolution: {integrity: sha512-ROF/tjJyyRdM8/6W0VqoN5Ql05xAGnkf5b7f3sTEl1bI5jTQQf8O918RD/V9tEb9pRY/TKcvJekDbJtniHyPtQ==} + cron-parser@4.9.0: resolution: {integrity: sha512-p0SaNjrHOnQeR8/VnfGbmg9te2kfyYSQ7Sc/j/6DtPL3JQvKxmjO9TSjNFpujqV3vEYYBvNNvXSxzyksBWAx1Q==} engines: {node: '>=12.0.0'} @@ -3153,8 +3174,8 @@ packages: eslint-config-prettier: optional: true - eslint-plugin-vue@9.28.0: - resolution: {integrity: sha512-ShrihdjIhOTxs+MfWun6oJWuk+g/LAhN+CiuOl/jjkG3l0F2AuK5NMTaWqyvBgkFtpYmyks6P4603mLmhNJW8g==} + eslint-plugin-vue@9.29.1: + resolution: {integrity: sha512-MH/MbVae4HV/tM8gKAVWMPJbYgW04CK7SuzYRrlNERpxbO0P3+Zdsa2oAcFBW6xNu7W6lIkGOsFAMCRTYmrlWQ==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 @@ -3163,20 +3184,20 @@ packages: resolution: {integrity: sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - eslint-scope@8.0.2: - resolution: {integrity: sha512-6E4xmrTw5wtxnLA5wYL3WDfhZ/1bUBGOXV0zQvVRDOtrR8D0p6W7fs3JweNYhwRYeGvd/1CKX2se0/2s7Q/nJA==} + eslint-scope@8.1.0: + resolution: {integrity: sha512-14dSvlhaVhKKsa9Fx1l8A17s7ah7Ef7wCakJ10LYk6+GYmP9yDti2oq2SEwcyndt6knfcZyhyxwY3i9yL78EQw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} eslint-visitor-keys@3.4.3: resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - eslint-visitor-keys@4.0.0: - resolution: {integrity: sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==} + eslint-visitor-keys@4.1.0: + resolution: {integrity: sha512-Q7lok0mqMUSf5a/AdAZkA5a/gHcO6snwQClVNNvFKCAVlxXucdU8pKydU5ZVZjBx5xr37vGbFFWtLQYreLzrZg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - eslint@9.11.1: - resolution: {integrity: sha512-MobhYKIoAO1s1e4VUrgx1l1Sk2JBR/Gqjjgw8+mfgoLE2xwsHur4gdfTxyTgShrhvdVFTaJSgMiQBl1jv/AWxg==} + eslint@9.13.0: + resolution: {integrity: sha512-EYZK6SX6zjFHST/HRytOdA/zE72Cq/bfw45LSyuwrdvcclb/gqV8RRQxywOBEWO2+WDpva6UZa4CcDeJKzUCFA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} hasBin: true peerDependencies: @@ -3185,8 +3206,8 @@ packages: jiti: optional: true - espree@10.1.0: - resolution: {integrity: sha512-M1M6CpiE6ffoigIOWYO9UDP8TMUw9kqb21tf+08IgDYjCsOvCuDt4jQcZmoYxx+w7zlKw9/N0KXfto+I8/FrXA==} + espree@10.2.0: + resolution: {integrity: sha512-upbkBJbckcCNBDBDXEbuhjbP68n+scUd3k/U2EkyM9nw+I/jPiL4cLF/Al06CF96wRltFda16sxDFrxsI1v0/g==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} espree@9.6.1: @@ -3638,6 +3659,10 @@ packages: resolution: {integrity: sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==} engines: {node: '>=0.10.0'} + iconv-lite@0.6.3: + resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==} + engines: {node: '>=0.10.0'} + idb@7.1.1: resolution: {integrity: sha512-gchesWBzyvGHRO9W8tzUWFDycow5gwjvFKfyV9FF32Y7F50yZMp7mP+T2mJIWFx49zicqyC4uefHM17o6xKIVQ==} @@ -3773,10 +3798,6 @@ packages: resolution: {integrity: sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w==} engines: {node: '>=8'} - is-path-inside@3.0.3: - resolution: {integrity: sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==} - engines: {node: '>=8'} - is-plain-object@2.0.4: resolution: {integrity: sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==} engines: {node: '>=0.10.0'} @@ -3861,11 +3882,8 @@ packages: resolution: {integrity: sha512-2yTgeWTWzMWkHu6Jp9NKgePDaYHbntiwvYuuJLbbN9vl7DC9DvXKOB2BC3ZZ92D3cvV/aflH0osDfwpHepQ53w==} hasBin: true - jose@4.15.9: - resolution: {integrity: sha512-1vUQX+IdDMVPj4k8kOxgUqlcK518yluMuGZwqlr44FS1ppZB/5GWh4rZG89erpOBOJjU/OBsnCVFfapsRz6nEA==} - - jose@5.9.3: - resolution: {integrity: sha512-egLIoYSpcd+QUF+UHgobt5YzI2Pkw/H39ou9suW687MY6PmCwPmkNV/4TNjn1p2tX5xO3j0d0sq5hiYE24bSlg==} + jose@5.9.6: + resolution: {integrity: sha512-AMlnetc9+CV9asI19zHmrgS/WYsWUwCn2R7RzlbJWD7F9eWYUTGyBmU9o6PxngtLGOiDGPRu+Uc4fhKzbpteZQ==} js-tokens@4.0.0: resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} @@ -3892,8 +3910,8 @@ packages: engines: {node: '>=6'} hasBin: true - json-2-csv@5.5.5: - resolution: {integrity: sha512-xLeiOE+jtDMX4SMn9JlD6BVI9c5SYVFmtlsNBSelGlq9iUHdVmwlxQ/uUI/BEVQuKDVLlxNrsOfwlI3rfYy1zA==} + json-2-csv@5.5.6: + resolution: {integrity: sha512-N673XbJgHwUq9JreKpk530jSywPF/rEAQ08dV99QQpkluP/4HTwshpoP9hmDz26iSFqu7eNAPgyJfu/77HvPGA==} engines: {node: '>= 16'} json-buffer@3.0.1: @@ -3968,8 +3986,8 @@ packages: resolution: {integrity: sha512-j/8tY9j5t+GVMLeioLaxweJiKUayFhlGqNTzf2ZGwL0ZCQijd2RLHK0SLW5Tsko8YyyqCZC2cojIb0/s62qTAg==} engines: {node: ^4.8.4 || ^6.10.1 || ^7.10.1 || >= 8.1.4} - kysely-codegen@0.16.8: - resolution: {integrity: sha512-+N4SDdI9akUWug0i/3UvlktpfPiCt1mtDQ+pVCqI5E98xcGWpdfVXb4CD7CGGNg+QMXqpiR3bVKd0LgCJQtrPA==} + kysely-codegen@0.17.0: + resolution: {integrity: sha512-C36g6epial8cIOSBEWGI9sRfkKSsEzTcivhjPivtYFQnhMdXnrVFaUe7UMZHeSdXaHiWDqDOkReJgWLD8nPKdg==} hasBin: true peerDependencies: '@libsql/kysely-libsql': ^0.3.0 @@ -4108,10 +4126,6 @@ packages: lru-cache@5.1.1: resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} - lru-cache@6.0.0: - resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==} - engines: {node: '>=10'} - luxon@3.5.0: resolution: {integrity: sha512-rh+Zjr6DNfUYR3bPwJEnuwDdqMbxZW7LOQfUN4B54+Cl+0o5zaU9RJ6bcidfDtC1cWCZXQ+nvX8bf6bAji37QQ==} engines: {node: '>=12'} @@ -4155,10 +4169,6 @@ packages: resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==} engines: {node: '>= 8'} - methods@1.1.2: - resolution: {integrity: sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==} - engines: {node: '>= 0.6'} - micromatch@4.0.8: resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==} engines: {node: '>=8.6'} @@ -4342,14 +4352,13 @@ packages: oauth-pkce@0.0.6: resolution: {integrity: sha512-hLLZvwJBAo1QHzPOvsM/QtDj/b9MBgQx/TH4kA/LPqFgWtICo4m7gtZUZARBiQ0I8lSKQRN8BhGTclVv8D45gg==} + oauth4webapi@3.1.1: + resolution: {integrity: sha512-0h4FZjsntbKQ5IHGM9mFT7uOwQCRdcTG7YhC0xXlWIcCch24wUa6Vggaipa3Sw6Ab7nEnmO4rctROmyuHBfP7Q==} + object-assign@4.1.1: resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==} engines: {node: '>=0.10.0'} - object-hash@2.2.0: - resolution: {integrity: sha512-gScRMn0bS5fH+IuwyIFgnh9zBdo4DV+6GhygmWM9HyNJSgS0hScp1f5vjtm7oIIOiT9trXrShAkLFSc2IqKNgw==} - engines: {node: '>= 6'} - object-hash@3.0.0: resolution: {integrity: sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==} engines: {node: '>= 6'} @@ -4372,8 +4381,8 @@ packages: obuf@1.1.2: resolution: {integrity: sha512-PX1wu0AmAdPqOL1mWhqmlOd8kOIZQwGZw6rh7uby9fTc5lhaOWFLX3I6R1hrF9k3zUY40e6igsLGkDXK92LJNg==} - oidc-provider@8.5.1: - resolution: {integrity: sha512-Bm3EyxN68/KS76IlciJ3+4pnVtfdRWL+NghWpIF0XQbiRT1gzc6Qf/cyFmpL9yieko/jXYZ/uLHUv77jD00qww==} + oidc-provider@8.5.2: + resolution: {integrity: sha512-WhMIQ61KMgABvrYZJDuefOWFpX34DWgg+U4juKARplGhNUSNfHgJh6i6Mp+PTO08ZDk/oj1Ci7ScU6CAI/wgcg==} oidc-token-hash@5.0.3: resolution: {integrity: sha512-IF4PcGgzAr6XXSff26Sk/+P4KZFJVuHAJZj3wgO3vX2bMdNVp/QXTP3P7CEm9V1IdG8lDLY3HhiqpsE/nOwpPw==} @@ -4401,8 +4410,8 @@ packages: resolution: {integrity: sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==} engines: {node: '>=12'} - openid-client@5.7.0: - resolution: {integrity: sha512-4GCCGZt1i2kTHpwvaC/sCpTpQqDnBzDzuJcJMbH+y1Q5qI8U8RBvoSh28svarXszZHR5BAMXbJPX1PGPRE3VOA==} + openid-client@6.1.3: + resolution: {integrity: sha512-74sc0bR4ptfwCwMheLPaJHTQnds+97Yu6O8eQgoO3MRcd53xkfKyl3gNAsRsYSYoO+AVG3eCgnRMjRkZ6n2RYw==} optionator@0.9.4: resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==} @@ -4538,8 +4547,8 @@ packages: performance-now@2.1.0: resolution: {integrity: sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow==} - pg-boss@10.1.3: - resolution: {integrity: sha512-Jb/dxMv3qUezWks8XIn4XGHkapPLpUBRBiUs5nTeaRYYy0vjOlGBPu6V35TnlkfVNpebHYQy4hseAIeRR42rdQ==} + pg-boss@10.1.5: + resolution: {integrity: sha512-H87NL6c7N6nTCSCePh16EaSQVSFevNXWdJuzY6PZz4rw+W/nuMKPfI/vYyXS0AdT1g1Q3S3EgeOYOHcB7ZVToQ==} engines: {node: '>=20'} pg-cloudflare@1.1.1: @@ -4621,13 +4630,13 @@ packages: pkg-types@1.2.0: resolution: {integrity: sha512-+ifYuSSqOQ8CqP4MbZA5hDpb97n3E8SVWdJe+Wms9kj745lmd3b7EZJiqvmLwAlmRfjrI7Hi5z3kdBJ93lFNPA==} - playwright-core@1.47.2: - resolution: {integrity: sha512-3JvMfF+9LJfe16l7AbSmU555PaTl2tPyQsVInqm3id16pdDfvZ8TTZ/pyzmkbDrZTQefyzU7AIHlZqQnxpqHVQ==} + playwright-core@1.48.1: + resolution: {integrity: sha512-Yw/t4VAFX/bBr1OzwCuOMZkY1Cnb4z/doAFSwf4huqAGWmf9eMNjmK7NiOljCdLmxeRYcGPPmcDgU0zOlzP0YA==} engines: {node: '>=18'} hasBin: true - playwright@1.47.2: - resolution: {integrity: sha512-nx1cLMmQWqmA3UsnjaaokyoUpdVaaDhJhMoxX2qj3McpjnsqFHs516QAKYhqHAgOP+oCFTEOCOAaD1RgD/RQfA==} + playwright@1.48.1: + resolution: {integrity: sha512-j8CiHW/V6HxmbntOfyB4+T/uk08tBy6ph0MpBXwuoofkSnLmlfdYNNkFTYD6ofzzlSqLA1fwH4vwvVFvJgLN0w==} engines: {node: '>=18'} hasBin: true @@ -4740,8 +4749,8 @@ packages: resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==} engines: {node: '>=6'} - quasar@2.17.0: - resolution: {integrity: sha512-xFWwCt4FGuaC0M4/MA5drjBiCP7kj/5BsUPv2+dDIlyQG9YGvKIewCnWYYt02r4ijRqJSzPb7TsH89Gzkno1Mg==} + quasar@2.17.1: + resolution: {integrity: sha512-4tnprxb+oEFChqcHGeQnprTmsr9gRK/R4N2O6Gg0AxpP22G9ttKeeqhH7+Soyjdi9RUcc6d5Y49T6rRg4hGJXw==} engines: {node: '>= 10.18.1', npm: '>= 6.13.4', yarn: '>= 1.21.1'} queue-microtask@1.2.3: @@ -4768,8 +4777,8 @@ packages: resolution: {integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==} engines: {node: '>= 0.6'} - raw-body@2.5.2: - resolution: {integrity: sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==} + raw-body@3.0.0: + resolution: {integrity: sha512-RmkhL8CAyCRPXCE28MMH0z2PNWQBNk2Q09ZdxM9IOOXwxwZbN+qbWaatPkdkWIKL2ZVDImrN/pK5HTRz2PcS4g==} engines: {node: '>= 0.8'} read-pkg@3.0.0: @@ -5364,8 +5373,8 @@ packages: resolution: {integrity: sha512-/OxDN6OtAk5KBpGb28T+HZc2M+ADtvRxXrKKbUwtsLgdoxgX13hyy7ek6bFRl5+aBs2yZzB0c4CnQfAtVypW/g==} engines: {node: '>= 0.4'} - typescript-eslint@8.7.0: - resolution: {integrity: sha512-nEHbEYJyHwsuf7c3V3RS7Saq+1+la3i0ieR3qP0yjqWSzVmh8Drp47uOl9LjbPANac4S7EFSqvcYIKXUUwIfIQ==} + typescript-eslint@8.11.0: + resolution: {integrity: sha512-cBRGnW3FSlxaYwU8KfAewxFK5uzeOAp0l2KebIlPDOT5olVi65KDG/yjBooPBG0kGW/HLkoz1c/iuBFehcS3IA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: typescript: '*' @@ -5373,8 +5382,8 @@ packages: typescript: optional: true - typescript@5.6.2: - resolution: {integrity: sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==} + typescript@5.6.3: + resolution: {integrity: sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==} engines: {node: '>=14.17'} hasBin: true @@ -5612,8 +5621,8 @@ packages: peerDependencies: typescript: '>=5.0.0' - vue@3.5.8: - resolution: {integrity: sha512-hvuvuCy51nP/1fSRvrrIqTLSvrSyz2Pq+KQ8S8SXCxTWVE0nMaOnSDnSOxV1eYmGfvK7mqiwvd1C59CEEz7dAQ==} + vue@3.5.12: + resolution: {integrity: sha512-CLVZtXtn2ItBIi/zHZ0Sg1Xkb7+PU32bJJ8Bmy7ts3jxXTcbfsEfBivFYYWz1Hur+lalqGAh65Coin0r+HRUfg==} peerDependencies: typescript: '*' peerDependenciesMeta: @@ -6724,11 +6733,11 @@ snapshots: human-id: 1.0.2 prettier: 2.8.8 - '@commitlint/cli@19.5.0(@types/node@22.6.1)(typescript@5.6.2)': + '@commitlint/cli@19.5.0(@types/node@22.7.9)(typescript@5.6.3)': dependencies: '@commitlint/format': 19.5.0 '@commitlint/lint': 19.5.0 - '@commitlint/load': 19.5.0(@types/node@22.6.1)(typescript@5.6.2) + '@commitlint/load': 19.5.0(@types/node@22.7.9)(typescript@5.6.3) '@commitlint/read': 19.5.0 '@commitlint/types': 19.5.0 tinyexec: 0.3.0 @@ -6775,15 +6784,15 @@ snapshots: '@commitlint/rules': 19.5.0 '@commitlint/types': 19.5.0 - '@commitlint/load@19.5.0(@types/node@22.6.1)(typescript@5.6.2)': + '@commitlint/load@19.5.0(@types/node@22.7.9)(typescript@5.6.3)': dependencies: '@commitlint/config-validator': 19.5.0 '@commitlint/execute-rule': 19.5.0 '@commitlint/resolve-extends': 19.5.0 '@commitlint/types': 19.5.0 chalk: 5.3.0 - cosmiconfig: 9.0.0(typescript@5.6.2) - cosmiconfig-typescript-loader: 5.0.0(@types/node@22.6.1)(cosmiconfig@9.0.0(typescript@5.6.2))(typescript@5.6.2) + cosmiconfig: 9.0.0(typescript@5.6.3) + cosmiconfig-typescript-loader: 5.0.0(@types/node@22.7.9)(cosmiconfig@9.0.0(typescript@5.6.3))(typescript@5.6.3) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 @@ -6984,9 +6993,9 @@ snapshots: '@esbuild/win32-x64@0.24.0': optional: true - '@eslint-community/eslint-utils@4.4.0(eslint@9.11.1(jiti@1.21.6))': + '@eslint-community/eslint-utils@4.4.0(eslint@9.13.0(jiti@1.21.6))': dependencies: - eslint: 9.11.1(jiti@1.21.6) + eslint: 9.13.0(jiti@1.21.6) eslint-visitor-keys: 3.4.3 '@eslint-community/regexpp@4.11.1': {} @@ -6999,13 +7008,13 @@ snapshots: transitivePeerDependencies: - supports-color - '@eslint/core@0.6.0': {} + '@eslint/core@0.7.0': {} '@eslint/eslintrc@3.1.0': dependencies: ajv: 6.12.6 debug: 4.3.7 - espree: 10.1.0 + espree: 10.2.0 globals: 14.0.0 ignore: 5.3.2 import-fresh: 3.3.0 @@ -7015,7 +7024,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@eslint/js@9.11.1': {} + '@eslint/js@9.13.0': {} '@eslint/object-schema@2.1.4': {} @@ -7023,7 +7032,7 @@ snapshots: dependencies: levn: 0.4.1 - '@faker-js/faker@9.0.2': {} + '@faker-js/faker@9.0.3': {} '@fastify/accept-negotiator@2.0.0': {} @@ -7033,9 +7042,9 @@ snapshots: ajv-formats: 3.0.1(ajv@8.17.1) fast-uri: 3.0.1 - '@fastify/cookie@10.0.1': + '@fastify/cookie@11.0.1': dependencies: - cookie-signature: 1.2.1 + cookie: 1.0.1 fastify-plugin: 5.0.1 '@fastify/cors@10.0.1': @@ -7065,7 +7074,7 @@ snapshots: path-to-regexp: 8.1.0 reusify: 1.0.4 - '@fastify/rate-limit@10.0.1': + '@fastify/rate-limit@10.1.1': dependencies: '@lukeed/ms': 2.0.2 fastify-plugin: 5.0.1 @@ -7079,7 +7088,7 @@ snapshots: http-errors: 2.0.0 mime: 3.0.0 - '@fastify/static@8.0.1': + '@fastify/static@8.0.2': dependencies: '@fastify/accept-negotiator': 2.0.0 '@fastify/send': 3.1.1 @@ -7088,9 +7097,16 @@ snapshots: fastq: 1.17.1 glob: 11.0.0 + '@humanfs/core@0.19.0': {} + + '@humanfs/node@0.16.5': + dependencies: + '@humanfs/core': 0.19.0 + '@humanwhocodes/retry': 0.3.1 + '@humanwhocodes/module-importer@1.0.1': {} - '@humanwhocodes/retry@0.3.0': {} + '@humanwhocodes/retry@0.3.1': {} '@img/sharp-darwin-arm64@0.33.5': optionalDependencies: @@ -7207,15 +7223,11 @@ snapshots: dependencies: vary: 1.1.2 - '@koa/router@12.0.2': + '@koa/router@13.1.0': dependencies: - debug: 4.3.7 http-errors: 2.0.0 koa-compose: 4.1.0 - methods: 1.1.2 path-to-regexp: 6.3.0 - transitivePeerDependencies: - - supports-color '@lukeed/ms@2.0.2': {} @@ -7250,27 +7262,27 @@ snapshots: - encoding - supports-color - '@modular-api/api@0.5.6(bcrypt@5.1.1)(fastify@5.0.0)(handlebars@4.7.8)(kysely@0.27.4)(openid-client@5.7.0)(otplib@12.0.1)(typescript@5.6.2)(vue@3.5.8(typescript@5.6.2))': + '@modular-api/api@0.5.7(bcrypt@5.1.1)(fastify@5.0.0)(handlebars@4.7.8)(kysely@0.27.4)(openid-client@6.1.3)(otplib@12.0.1)(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))': dependencies: - '@fastify/cookie': 10.0.1 + '@fastify/cookie': 11.0.1 '@fastify/cors': 10.0.1 '@fastify/formbody': 8.0.1 '@fastify/middie': 9.0.2 - '@fastify/static': 8.0.1 - '@modular-api/fastify-cart': 0.3.0(kysely@0.27.4) - '@modular-api/fastify-checkout': 0.4.6(kysely@0.27.4) - '@modular-api/fastify-oidc': 0.6.0(@fastify/static@8.0.1)(bcrypt@5.1.1)(fastify@5.0.0)(handlebars@4.7.8)(kysely@0.27.4)(otplib@12.0.1)(typescript@5.6.2) + '@fastify/static': 8.0.2 + '@modular-api/fastify-cart': 0.3.1(kysely@0.27.4) + '@modular-api/fastify-checkout': 0.4.7(kysely@0.27.4) + '@modular-api/fastify-oidc': 0.6.1(@fastify/static@8.0.2)(bcrypt@5.1.1)(fastify@5.0.0)(handlebars@4.7.8)(kysely@0.27.4)(otplib@12.0.1)(typescript@5.6.3) '@trpc/server': 10.45.2 '@types/compression': 1.7.5 '@types/serve-static': 1.15.7 - '@vue/server-renderer': 3.5.8(vue@3.5.8(typescript@5.6.2)) + '@vue/server-renderer': 3.5.12(vue@3.5.12(typescript@5.6.3)) compression: 1.7.4 fastify-mailer: 2.3.1(nodemailer@6.9.15) fastify-plugin: 5.0.1 - jose: 5.9.3 + jose: 5.9.6 kysely: 0.27.4 nodemailer: 6.9.15 - openid-client: 5.7.0 + openid-client: 6.1.3 pg: 8.13.0 serve-static: 1.16.2 transitivePeerDependencies: @@ -7284,60 +7296,60 @@ snapshots: - typescript - vue - '@modular-api/fastify-cart@0.3.0(kysely@0.27.4)': + '@modular-api/fastify-cart@0.3.1(kysely@0.27.4)': dependencies: - '@fastify/cookie': 10.0.1 + '@fastify/cookie': 11.0.1 '@fastify/middie': 9.0.2 - '@fastify/static': 8.0.1 - '@mollie/api-client': 4.0.0 + '@fastify/static': 8.0.2 + '@mollie/api-client': 4.1.0 '@vitrify/tools': 0.2.0 fastify-plugin: 5.0.1 kysely: 0.27.4 transitivePeerDependencies: - encoding - '@modular-api/fastify-checkout@0.4.6(kysely@0.27.4)': + '@modular-api/fastify-checkout@0.4.7(kysely@0.27.4)': dependencies: - '@fastify/cookie': 10.0.1 + '@fastify/cookie': 11.0.1 '@fastify/middie': 9.0.2 - '@fastify/static': 8.0.1 - '@mollie/api-client': 4.0.0 + '@fastify/static': 8.0.2 + '@mollie/api-client': 4.1.0 '@vitrify/tools': 0.2.0 fastify-plugin: 5.0.1 kysely: 0.27.4 transitivePeerDependencies: - encoding - '@modular-api/fastify-oidc@0.6.0(@fastify/static@8.0.1)(bcrypt@5.1.1)(fastify@5.0.0)(handlebars@4.7.8)(kysely@0.27.4)(otplib@12.0.1)(typescript@5.6.2)': + '@modular-api/fastify-oidc@0.6.1(@fastify/static@8.0.2)(bcrypt@5.1.1)(fastify@5.0.0)(handlebars@4.7.8)(kysely@0.27.4)(otplib@12.0.1)(typescript@5.6.3)': dependencies: - '@fastify/cookie': 10.0.1 + '@fastify/cookie': 11.0.1 '@fastify/middie': 9.0.2 - '@modular-api/oidc-interactions': 0.5.0(@fastify/static@8.0.1)(fastify@5.0.0) + '@modular-api/oidc-interactions': 0.5.1(@fastify/static@8.0.2)(fastify@5.0.0) bcrypt: 5.1.1 fastify-plugin: 5.0.1 handlebars: 4.7.8 kysely: 0.27.4 - oidc-provider: 8.5.1 - openid-client: 5.7.0 + oidc-provider: 8.5.2 + openid-client: 6.1.3 otplib: 12.0.1 - vue: 3.5.8(typescript@5.6.2) + vue: 3.5.12(typescript@5.6.3) transitivePeerDependencies: - '@fastify/static' - fastify - supports-color - typescript - '@modular-api/oidc-interactions@0.5.0(@fastify/static@8.0.1)(fastify@5.0.0)': + '@modular-api/oidc-interactions@0.5.1(@fastify/static@8.0.2)(fastify@5.0.0)': dependencies: - '@fastify/static': 8.0.1 + '@fastify/static': 8.0.2 fastify: 5.0.0 - '@modular-api/quasar-components@0.3.2(quasar@2.17.0)': + '@modular-api/quasar-components@0.3.3(quasar@2.17.1)': dependencies: - quasar: 2.17.0 + quasar: 2.17.1 validator: 13.12.0 - '@mollie/api-client@4.0.0': + '@mollie/api-client@4.1.0': dependencies: '@types/node-fetch': 2.6.11 node-fetch: 2.7.0 @@ -7382,13 +7394,13 @@ snapshots: '@pkgr/core@0.1.1': {} - '@playwright/browser-chromium@1.47.2': + '@playwright/browser-chromium@1.48.1': dependencies: - playwright-core: 1.47.2 + playwright-core: 1.48.1 - '@playwright/test@1.47.2': + '@playwright/test@1.48.1': dependencies: - playwright: 1.47.2 + playwright: 1.48.1 '@quasar/extras@1.16.12': {} @@ -7500,14 +7512,9 @@ snapshots: '@rollup/rollup-win32-x64-msvc@4.22.4': optional: true - '@simsustech/quasar-components@0.10.4(quasar@2.17.0)': - dependencies: - quasar: 2.17.0 - validator: 13.12.0 - - '@simsustech/quasar-components@0.10.6(quasar@2.17.0)': + '@simsustech/quasar-components@0.10.6(quasar@2.17.1)': dependencies: - quasar: 2.17.0 + quasar: 2.17.1 validator: 13.12.0 '@sindresorhus/is@5.6.0': {} @@ -7541,16 +7548,16 @@ snapshots: '@types/accepts@1.3.7': dependencies: - '@types/node': 22.6.1 + '@types/node': 22.7.9 '@types/bcrypt@5.0.2': dependencies: - '@types/node': 22.6.1 + '@types/node': 22.7.9 '@types/body-parser@1.19.5': dependencies: '@types/connect': 3.4.38 - '@types/node': 22.6.1 + '@types/node': 22.7.9 '@types/compression@1.7.5': dependencies: @@ -7560,20 +7567,20 @@ snapshots: '@types/connect@3.4.38': dependencies: - '@types/node': 22.6.1 + '@types/node': 22.7.9 '@types/content-disposition@0.5.8': {} '@types/conventional-commits-parser@5.0.0': dependencies: - '@types/node': 22.6.1 + '@types/node': 22.7.9 '@types/cookies@0.9.0': dependencies: '@types/connect': 3.4.38 '@types/express': 5.0.0 '@types/keygrip': 1.0.6 - '@types/node': 22.6.1 + '@types/node': 22.7.9 '@types/debug@0.0.30': {} @@ -7585,7 +7592,7 @@ snapshots: '@types/express-serve-static-core@5.0.0': dependencies: - '@types/node': 22.6.1 + '@types/node': 22.7.9 '@types/qs': 6.9.16 '@types/range-parser': 1.2.7 '@types/send': 0.17.4 @@ -7602,7 +7609,7 @@ snapshots: '@types/glob@5.0.38': dependencies: '@types/minimatch': 5.1.2 - '@types/node': 22.6.1 + '@types/node': 22.7.9 '@types/http-assert@1.5.5': {} @@ -7629,7 +7636,7 @@ snapshots: '@types/http-errors': 2.0.4 '@types/keygrip': 1.0.6 '@types/koa-compose': 3.2.8 - '@types/node': 22.6.1 + '@types/node': 22.7.9 '@types/lodash@4.17.9': {} @@ -7639,16 +7646,16 @@ snapshots: '@types/mkdirp@0.5.2': dependencies: - '@types/node': 22.6.1 + '@types/node': 22.7.9 '@types/node-fetch@2.6.11': dependencies: - '@types/node': 22.6.1 + '@types/node': 22.7.9 form-data: 4.0.0 '@types/node@12.20.55': {} - '@types/node@22.6.1': + '@types/node@22.7.9': dependencies: undici-types: 6.19.8 @@ -7657,11 +7664,11 @@ snapshots: '@types/oidc-provider@8.5.2': dependencies: '@types/koa': 2.15.0 - '@types/node': 22.6.1 + '@types/node': 22.7.9 '@types/pg@8.11.10': dependencies: - '@types/node': 22.6.1 + '@types/node': 22.7.9 pg-protocol: 1.7.0 pg-types: 4.0.2 @@ -7677,19 +7684,19 @@ snapshots: '@types/rimraf@2.0.5': dependencies: '@types/glob': 5.0.38 - '@types/node': 22.6.1 + '@types/node': 22.7.9 '@types/semver@7.5.8': {} '@types/send@0.17.4': dependencies: '@types/mime': 1.3.5 - '@types/node': 22.6.1 + '@types/node': 22.7.9 '@types/serve-static@1.15.7': dependencies: '@types/http-errors': 2.0.4 - '@types/node': 22.6.1 + '@types/node': 22.7.9 '@types/send': 0.17.4 '@types/tmp@0.0.33': {} @@ -7698,91 +7705,91 @@ snapshots: '@types/web-bluetooth@0.0.20': {} - '@typescript-eslint/eslint-plugin@8.7.0(@typescript-eslint/parser@8.7.0(eslint@9.11.1(jiti@1.21.6))(typescript@5.6.2))(eslint@9.11.1(jiti@1.21.6))(typescript@5.6.2)': + '@typescript-eslint/eslint-plugin@8.11.0(@typescript-eslint/parser@8.11.0(eslint@9.13.0(jiti@1.21.6))(typescript@5.6.3))(eslint@9.13.0(jiti@1.21.6))(typescript@5.6.3)': dependencies: '@eslint-community/regexpp': 4.11.1 - '@typescript-eslint/parser': 8.7.0(eslint@9.11.1(jiti@1.21.6))(typescript@5.6.2) - '@typescript-eslint/scope-manager': 8.7.0 - '@typescript-eslint/type-utils': 8.7.0(eslint@9.11.1(jiti@1.21.6))(typescript@5.6.2) - '@typescript-eslint/utils': 8.7.0(eslint@9.11.1(jiti@1.21.6))(typescript@5.6.2) - '@typescript-eslint/visitor-keys': 8.7.0 - eslint: 9.11.1(jiti@1.21.6) + '@typescript-eslint/parser': 8.11.0(eslint@9.13.0(jiti@1.21.6))(typescript@5.6.3) + '@typescript-eslint/scope-manager': 8.11.0 + '@typescript-eslint/type-utils': 8.11.0(eslint@9.13.0(jiti@1.21.6))(typescript@5.6.3) + '@typescript-eslint/utils': 8.11.0(eslint@9.13.0(jiti@1.21.6))(typescript@5.6.3) + '@typescript-eslint/visitor-keys': 8.11.0 + eslint: 9.13.0(jiti@1.21.6) graphemer: 1.4.0 ignore: 5.3.2 natural-compare: 1.4.0 - ts-api-utils: 1.3.0(typescript@5.6.2) + ts-api-utils: 1.3.0(typescript@5.6.3) optionalDependencies: - typescript: 5.6.2 + typescript: 5.6.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@8.7.0(eslint@9.11.1(jiti@1.21.6))(typescript@5.6.2)': + '@typescript-eslint/parser@8.11.0(eslint@9.13.0(jiti@1.21.6))(typescript@5.6.3)': dependencies: - '@typescript-eslint/scope-manager': 8.7.0 - '@typescript-eslint/types': 8.7.0 - '@typescript-eslint/typescript-estree': 8.7.0(typescript@5.6.2) - '@typescript-eslint/visitor-keys': 8.7.0 + '@typescript-eslint/scope-manager': 8.11.0 + '@typescript-eslint/types': 8.11.0 + '@typescript-eslint/typescript-estree': 8.11.0(typescript@5.6.3) + '@typescript-eslint/visitor-keys': 8.11.0 debug: 4.3.7 - eslint: 9.11.1(jiti@1.21.6) + eslint: 9.13.0(jiti@1.21.6) optionalDependencies: - typescript: 5.6.2 + typescript: 5.6.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/scope-manager@8.7.0': + '@typescript-eslint/scope-manager@8.11.0': dependencies: - '@typescript-eslint/types': 8.7.0 - '@typescript-eslint/visitor-keys': 8.7.0 + '@typescript-eslint/types': 8.11.0 + '@typescript-eslint/visitor-keys': 8.11.0 - '@typescript-eslint/type-utils@8.7.0(eslint@9.11.1(jiti@1.21.6))(typescript@5.6.2)': + '@typescript-eslint/type-utils@8.11.0(eslint@9.13.0(jiti@1.21.6))(typescript@5.6.3)': dependencies: - '@typescript-eslint/typescript-estree': 8.7.0(typescript@5.6.2) - '@typescript-eslint/utils': 8.7.0(eslint@9.11.1(jiti@1.21.6))(typescript@5.6.2) + '@typescript-eslint/typescript-estree': 8.11.0(typescript@5.6.3) + '@typescript-eslint/utils': 8.11.0(eslint@9.13.0(jiti@1.21.6))(typescript@5.6.3) debug: 4.3.7 - ts-api-utils: 1.3.0(typescript@5.6.2) + ts-api-utils: 1.3.0(typescript@5.6.3) optionalDependencies: - typescript: 5.6.2 + typescript: 5.6.3 transitivePeerDependencies: - eslint - supports-color - '@typescript-eslint/types@8.7.0': {} + '@typescript-eslint/types@8.11.0': {} - '@typescript-eslint/typescript-estree@8.7.0(typescript@5.6.2)': + '@typescript-eslint/typescript-estree@8.11.0(typescript@5.6.3)': dependencies: - '@typescript-eslint/types': 8.7.0 - '@typescript-eslint/visitor-keys': 8.7.0 + '@typescript-eslint/types': 8.11.0 + '@typescript-eslint/visitor-keys': 8.11.0 debug: 4.3.7 fast-glob: 3.3.2 is-glob: 4.0.3 minimatch: 9.0.5 semver: 7.6.3 - ts-api-utils: 1.3.0(typescript@5.6.2) + ts-api-utils: 1.3.0(typescript@5.6.3) optionalDependencies: - typescript: 5.6.2 + typescript: 5.6.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@8.7.0(eslint@9.11.1(jiti@1.21.6))(typescript@5.6.2)': + '@typescript-eslint/utils@8.11.0(eslint@9.13.0(jiti@1.21.6))(typescript@5.6.3)': dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.11.1(jiti@1.21.6)) - '@typescript-eslint/scope-manager': 8.7.0 - '@typescript-eslint/types': 8.7.0 - '@typescript-eslint/typescript-estree': 8.7.0(typescript@5.6.2) - eslint: 9.11.1(jiti@1.21.6) + '@eslint-community/eslint-utils': 4.4.0(eslint@9.13.0(jiti@1.21.6)) + '@typescript-eslint/scope-manager': 8.11.0 + '@typescript-eslint/types': 8.11.0 + '@typescript-eslint/typescript-estree': 8.11.0(typescript@5.6.3) + eslint: 9.13.0(jiti@1.21.6) transitivePeerDependencies: - supports-color - typescript - '@typescript-eslint/visitor-keys@8.7.0': + '@typescript-eslint/visitor-keys@8.11.0': dependencies: - '@typescript-eslint/types': 8.7.0 + '@typescript-eslint/types': 8.11.0 eslint-visitor-keys: 3.4.3 - '@vitejs/plugin-vue@5.1.4(vite@5.2.13(@types/node@22.6.1)(sass@1.79.3)(terser@5.33.0))(vue@3.5.8(typescript@5.6.2))': + '@vitejs/plugin-vue@5.1.4(vite@5.2.13(@types/node@22.7.9)(sass@1.79.3)(terser@5.33.0))(vue@3.5.12(typescript@5.6.3))': dependencies: - vite: 5.2.13(@types/node@22.6.1)(sass@1.79.3)(terser@5.33.0) - vue: 3.5.8(typescript@5.6.2) + vite: 5.2.13(@types/node@22.7.9)(sass@1.79.3)(terser@5.33.0) + vue: 3.5.12(typescript@5.6.3) '@vitest/expect@2.1.1': dependencies: @@ -7791,13 +7798,13 @@ snapshots: chai: 5.1.1 tinyrainbow: 1.2.0 - '@vitest/mocker@2.1.1(@vitest/spy@2.1.1)(vite@5.2.13(@types/node@22.6.1)(sass@1.79.3)(terser@5.33.0))': + '@vitest/mocker@2.1.1(@vitest/spy@2.1.1)(vite@5.2.13(@types/node@22.7.9)(sass@1.79.3)(terser@5.33.0))': dependencies: '@vitest/spy': 2.1.1 estree-walker: 3.0.3 magic-string: 0.30.11 optionalDependencies: - vite: 5.2.13(@types/node@22.6.1)(sass@1.79.3)(terser@5.33.0) + vite: 5.2.13(@types/node@22.7.9)(sass@1.79.3)(terser@5.33.0) '@vitest/pretty-format@2.1.1': dependencies: @@ -7840,6 +7847,14 @@ snapshots: path-browserify: 1.0.1 vscode-uri: 3.0.8 + '@vue/compiler-core@3.5.12': + dependencies: + '@babel/parser': 7.25.6 + '@vue/shared': 3.5.12 + entities: 4.5.0 + estree-walker: 2.0.2 + source-map-js: 1.2.1 + '@vue/compiler-core@3.5.8': dependencies: '@babel/parser': 7.25.6 @@ -7848,11 +7863,28 @@ snapshots: estree-walker: 2.0.2 source-map-js: 1.2.1 + '@vue/compiler-dom@3.5.12': + dependencies: + '@vue/compiler-core': 3.5.12 + '@vue/shared': 3.5.12 + '@vue/compiler-dom@3.5.8': dependencies: '@vue/compiler-core': 3.5.8 '@vue/shared': 3.5.8 + '@vue/compiler-sfc@3.5.12': + dependencies: + '@babel/parser': 7.25.6 + '@vue/compiler-core': 3.5.12 + '@vue/compiler-dom': 3.5.12 + '@vue/compiler-ssr': 3.5.12 + '@vue/shared': 3.5.12 + estree-walker: 2.0.2 + magic-string: 0.30.11 + postcss: 8.4.47 + source-map-js: 1.2.1 + '@vue/compiler-sfc@3.5.8': dependencies: '@babel/parser': 7.25.6 @@ -7865,6 +7897,11 @@ snapshots: postcss: 8.4.47 source-map-js: 1.2.1 + '@vue/compiler-ssr@3.5.12': + dependencies: + '@vue/compiler-dom': 3.5.12 + '@vue/shared': 3.5.12 + '@vue/compiler-ssr@3.5.8': dependencies: '@vue/compiler-dom': 3.5.8 @@ -7877,58 +7914,60 @@ snapshots: '@vue/devtools-api@6.6.4': {} - '@vue/language-core@2.1.6(typescript@5.6.2)': + '@vue/language-core@2.1.6(typescript@5.6.3)': dependencies: '@volar/language-core': 2.4.5 '@vue/compiler-dom': 3.5.8 '@vue/compiler-vue2': 2.7.16 - '@vue/shared': 3.5.8 + '@vue/shared': 3.5.12 computeds: 0.0.1 minimatch: 9.0.5 muggle-string: 0.4.1 path-browserify: 1.0.1 optionalDependencies: - typescript: 5.6.2 + typescript: 5.6.3 - '@vue/reactivity@3.5.8': + '@vue/reactivity@3.5.12': dependencies: - '@vue/shared': 3.5.8 + '@vue/shared': 3.5.12 - '@vue/runtime-core@3.5.8': + '@vue/runtime-core@3.5.12': dependencies: - '@vue/reactivity': 3.5.8 - '@vue/shared': 3.5.8 + '@vue/reactivity': 3.5.12 + '@vue/shared': 3.5.12 - '@vue/runtime-dom@3.5.8': + '@vue/runtime-dom@3.5.12': dependencies: - '@vue/reactivity': 3.5.8 - '@vue/runtime-core': 3.5.8 - '@vue/shared': 3.5.8 + '@vue/reactivity': 3.5.12 + '@vue/runtime-core': 3.5.12 + '@vue/shared': 3.5.12 csstype: 3.1.3 - '@vue/server-renderer@3.5.8(vue@3.5.8(typescript@5.6.2))': + '@vue/server-renderer@3.5.12(vue@3.5.12(typescript@5.6.3))': dependencies: - '@vue/compiler-ssr': 3.5.8 - '@vue/shared': 3.5.8 - vue: 3.5.8(typescript@5.6.2) + '@vue/compiler-ssr': 3.5.12 + '@vue/shared': 3.5.12 + vue: 3.5.12(typescript@5.6.3) + + '@vue/shared@3.5.12': {} '@vue/shared@3.5.8': {} - '@vueuse/core@11.1.0(vue@3.5.8(typescript@5.6.2))': + '@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3))': dependencies: '@types/web-bluetooth': 0.0.20 '@vueuse/metadata': 11.1.0 - '@vueuse/shared': 11.1.0(vue@3.5.8(typescript@5.6.2)) - vue-demi: 0.14.10(vue@3.5.8(typescript@5.6.2)) + '@vueuse/shared': 11.1.0(vue@3.5.12(typescript@5.6.3)) + vue-demi: 0.14.10(vue@3.5.12(typescript@5.6.3)) transitivePeerDependencies: - '@vue/composition-api' - vue '@vueuse/metadata@11.1.0': {} - '@vueuse/shared@11.1.0(vue@3.5.8(typescript@5.6.2))': + '@vueuse/shared@11.1.0(vue@3.5.12(typescript@5.6.3))': dependencies: - vue-demi: 0.14.10(vue@3.5.8(typescript@5.6.2)) + vue-demi: 0.14.10(vue@3.5.12(typescript@5.6.3)) transitivePeerDependencies: - '@vue/composition-api' - vue @@ -8363,10 +8402,10 @@ snapshots: convert-source-map@2.0.0: {} - cookie-signature@1.2.1: {} - cookie@0.6.0: {} + cookie@1.0.1: {} + cookies@0.9.1: dependencies: depd: 2.0.0 @@ -8379,21 +8418,21 @@ snapshots: core-js@3.38.1: optional: true - cosmiconfig-typescript-loader@5.0.0(@types/node@22.6.1)(cosmiconfig@9.0.0(typescript@5.6.2))(typescript@5.6.2): + cosmiconfig-typescript-loader@5.0.0(@types/node@22.7.9)(cosmiconfig@9.0.0(typescript@5.6.3))(typescript@5.6.3): dependencies: - '@types/node': 22.6.1 - cosmiconfig: 9.0.0(typescript@5.6.2) + '@types/node': 22.7.9 + cosmiconfig: 9.0.0(typescript@5.6.3) jiti: 1.21.6 - typescript: 5.6.2 + typescript: 5.6.3 - cosmiconfig@9.0.0(typescript@5.6.2): + cosmiconfig@9.0.0(typescript@5.6.3): dependencies: env-paths: 2.2.1 import-fresh: 3.3.0 js-yaml: 4.1.0 parse-json: 5.2.0 optionalDependencies: - typescript: 5.6.2 + typescript: 5.6.3 create-require@1.1.1: {} @@ -8407,6 +8446,16 @@ snapshots: postcss: 8.4.47 postcss-media-query-parser: 0.2.3 + critters@0.0.25: + dependencies: + chalk: 4.1.2 + css-select: 5.1.0 + dom-serializer: 2.0.0 + domhandler: 5.0.3 + htmlparser2: 8.0.2 + postcss: 8.4.47 + postcss-media-query-parser: 0.2.3 + cron-parser@4.9.0: dependencies: luxon: 3.5.0 @@ -8815,9 +8864,9 @@ snapshots: escape-string-regexp@4.0.0: {} - eslint-config-prettier@9.1.0(eslint@9.11.1(jiti@1.21.6)): + eslint-config-prettier@9.1.0(eslint@9.13.0(jiti@1.21.6)): dependencies: - eslint: 9.11.1(jiti@1.21.6) + eslint: 9.13.0(jiti@1.21.6) eslint-plugin-prettier-vue@5.0.0: dependencies: @@ -8827,25 +8876,25 @@ snapshots: prettier-linter-helpers: 1.0.0 synckit: 0.8.8 - eslint-plugin-prettier@5.2.1(eslint-config-prettier@9.1.0(eslint@9.11.1(jiti@1.21.6)))(eslint@9.11.1(jiti@1.21.6))(prettier@3.3.3): + eslint-plugin-prettier@5.2.1(eslint-config-prettier@9.1.0(eslint@9.13.0(jiti@1.21.6)))(eslint@9.13.0(jiti@1.21.6))(prettier@3.3.3): dependencies: - eslint: 9.11.1(jiti@1.21.6) + eslint: 9.13.0(jiti@1.21.6) prettier: 3.3.3 prettier-linter-helpers: 1.0.0 synckit: 0.9.1 optionalDependencies: - eslint-config-prettier: 9.1.0(eslint@9.11.1(jiti@1.21.6)) + eslint-config-prettier: 9.1.0(eslint@9.13.0(jiti@1.21.6)) - eslint-plugin-vue@9.28.0(eslint@9.11.1(jiti@1.21.6)): + eslint-plugin-vue@9.29.1(eslint@9.13.0(jiti@1.21.6)): dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.11.1(jiti@1.21.6)) - eslint: 9.11.1(jiti@1.21.6) + '@eslint-community/eslint-utils': 4.4.0(eslint@9.13.0(jiti@1.21.6)) + eslint: 9.13.0(jiti@1.21.6) globals: 13.24.0 natural-compare: 1.4.0 nth-check: 2.1.1 postcss-selector-parser: 6.1.2 semver: 7.6.3 - vue-eslint-parser: 9.4.3(eslint@9.11.1(jiti@1.21.6)) + vue-eslint-parser: 9.4.3(eslint@9.13.0(jiti@1.21.6)) xml-name-validator: 4.0.0 transitivePeerDependencies: - supports-color @@ -8855,27 +8904,27 @@ snapshots: esrecurse: 4.3.0 estraverse: 5.3.0 - eslint-scope@8.0.2: + eslint-scope@8.1.0: dependencies: esrecurse: 4.3.0 estraverse: 5.3.0 eslint-visitor-keys@3.4.3: {} - eslint-visitor-keys@4.0.0: {} + eslint-visitor-keys@4.1.0: {} - eslint@9.11.1(jiti@1.21.6): + eslint@9.13.0(jiti@1.21.6): dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.11.1(jiti@1.21.6)) + '@eslint-community/eslint-utils': 4.4.0(eslint@9.13.0(jiti@1.21.6)) '@eslint-community/regexpp': 4.11.1 '@eslint/config-array': 0.18.0 - '@eslint/core': 0.6.0 + '@eslint/core': 0.7.0 '@eslint/eslintrc': 3.1.0 - '@eslint/js': 9.11.1 + '@eslint/js': 9.13.0 '@eslint/plugin-kit': 0.2.0 + '@humanfs/node': 0.16.5 '@humanwhocodes/module-importer': 1.0.1 - '@humanwhocodes/retry': 0.3.0 - '@nodelib/fs.walk': 1.2.8 + '@humanwhocodes/retry': 0.3.1 '@types/estree': 1.0.6 '@types/json-schema': 7.0.15 ajv: 6.12.6 @@ -8883,9 +8932,9 @@ snapshots: cross-spawn: 7.0.3 debug: 4.3.7 escape-string-regexp: 4.0.0 - eslint-scope: 8.0.2 - eslint-visitor-keys: 4.0.0 - espree: 10.1.0 + eslint-scope: 8.1.0 + eslint-visitor-keys: 4.1.0 + espree: 10.2.0 esquery: 1.6.0 esutils: 2.0.3 fast-deep-equal: 3.1.3 @@ -8895,24 +8944,22 @@ snapshots: ignore: 5.3.2 imurmurhash: 0.1.4 is-glob: 4.0.3 - is-path-inside: 3.0.3 json-stable-stringify-without-jsonify: 1.0.1 lodash.merge: 4.6.2 minimatch: 3.1.2 natural-compare: 1.4.0 optionator: 0.9.4 - strip-ansi: 6.0.1 text-table: 0.2.0 optionalDependencies: jiti: 1.21.6 transitivePeerDependencies: - supports-color - espree@10.1.0: + espree@10.2.0: dependencies: acorn: 8.12.1 acorn-jsx: 5.3.2(acorn@8.12.1) - eslint-visitor-keys: 4.0.0 + eslint-visitor-keys: 4.1.0 espree@9.6.1: dependencies: @@ -9401,6 +9448,10 @@ snapshots: dependencies: safer-buffer: 2.1.2 + iconv-lite@0.6.3: + dependencies: + safer-buffer: 2.1.2 + idb@7.1.1: {} ieee754@1.2.1: {} @@ -9505,8 +9556,6 @@ snapshots: is-obj@2.0.0: {} - is-path-inside@3.0.3: {} - is-plain-object@2.0.4: dependencies: isobject: 3.0.1 @@ -9581,9 +9630,7 @@ snapshots: jiti@1.21.6: {} - jose@4.15.9: {} - - jose@5.9.3: {} + jose@5.9.6: {} js-tokens@4.0.0: {} @@ -9602,7 +9649,7 @@ snapshots: jsesc@3.0.2: {} - json-2-csv@5.5.5: + json-2-csv@5.5.6: dependencies: deeks: 3.1.0 doc-path: 4.1.1 @@ -9704,7 +9751,7 @@ snapshots: transitivePeerDependencies: - supports-color - kysely-codegen@0.16.8(kysely@0.27.4)(pg@8.13.0): + kysely-codegen@0.17.0(kysely@0.27.4)(pg@8.13.0): dependencies: chalk: 4.1.2 dotenv: 16.4.5 @@ -9809,10 +9856,6 @@ snapshots: dependencies: yallist: 3.1.1 - lru-cache@6.0.0: - dependencies: - yallist: 4.0.0 - luxon@3.5.0: {} magic-string@0.25.9: @@ -9847,8 +9890,6 @@ snapshots: merge2@1.4.1: {} - methods@1.1.2: {} - micromatch@4.0.8: dependencies: braces: 3.0.3 @@ -10005,9 +10046,9 @@ snapshots: oauth-pkce@0.0.6: {} - object-assign@4.1.1: {} + oauth4webapi@3.1.1: {} - object-hash@2.2.0: {} + object-assign@4.1.1: {} object-hash@3.0.0: {} @@ -10026,21 +10067,21 @@ snapshots: obuf@1.1.2: {} - oidc-provider@8.5.1: + oidc-provider@8.5.2: dependencies: '@koa/cors': 5.0.0 - '@koa/router': 12.0.2 + '@koa/router': 13.1.0 debug: 4.3.7 eta: 3.5.0 got: 13.0.0 - jose: 5.9.3 + jose: 5.9.6 jsesc: 3.0.2 koa: 2.15.3 nanoid: 5.0.7 object-hash: 3.0.0 oidc-token-hash: 5.0.3 quick-lru: 7.0.0 - raw-body: 2.5.2 + raw-body: 3.0.0 transitivePeerDependencies: - supports-color @@ -10066,12 +10107,10 @@ snapshots: is-docker: 2.2.1 is-wsl: 2.2.0 - openid-client@5.7.0: + openid-client@6.1.3: dependencies: - jose: 4.15.9 - lru-cache: 6.0.0 - object-hash: 2.2.0 - oidc-token-hash: 5.0.3 + jose: 5.9.6 + oauth4webapi: 3.1.1 optionator@0.9.4: dependencies: @@ -10189,7 +10228,7 @@ snapshots: performance-now@2.1.0: optional: true - pg-boss@10.1.3: + pg-boss@10.1.5: dependencies: cron-parser: 4.9.0 pg: 8.13.0 @@ -10283,11 +10322,11 @@ snapshots: mlly: 1.7.1 pathe: 1.1.2 - playwright-core@1.47.2: {} + playwright-core@1.48.1: {} - playwright@1.47.2: + playwright@1.48.1: dependencies: - playwright-core: 1.47.2 + playwright-core: 1.48.1 optionalDependencies: fsevents: 2.3.2 @@ -10363,7 +10402,7 @@ snapshots: punycode@2.3.1: {} - quasar@2.17.0: {} + quasar@2.17.1: {} queue-microtask@1.2.3: {} @@ -10384,11 +10423,11 @@ snapshots: range-parser@1.2.1: {} - raw-body@2.5.2: + raw-body@3.0.0: dependencies: bytes: 3.1.2 http-errors: 2.0.0 - iconv-lite: 0.4.24 + iconv-lite: 0.6.3 unpipe: 1.0.0 read-pkg@3.0.0: @@ -10975,25 +11014,25 @@ snapshots: dependencies: punycode: 2.3.1 - ts-api-utils@1.3.0(typescript@5.6.2): + ts-api-utils@1.3.0(typescript@5.6.3): dependencies: - typescript: 5.6.2 + typescript: 5.6.3 - ts-node@10.9.2(@types/node@22.6.1)(typescript@5.6.2): + ts-node@10.9.2(@types/node@22.7.9)(typescript@5.6.3): dependencies: '@cspotcode/source-map-support': 0.8.1 '@tsconfig/node10': 1.0.11 '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 22.6.1 + '@types/node': 22.7.9 acorn: 8.12.1 acorn-walk: 8.3.4 arg: 4.1.3 create-require: 1.1.1 diff: 4.0.2 make-error: 1.3.6 - typescript: 5.6.2 + typescript: 5.6.3 v8-compile-cache-lib: 3.0.1 yn: 3.1.1 @@ -11050,18 +11089,18 @@ snapshots: is-typed-array: 1.1.13 possible-typed-array-names: 1.0.0 - typescript-eslint@8.7.0(eslint@9.11.1(jiti@1.21.6))(typescript@5.6.2): + typescript-eslint@8.11.0(eslint@9.13.0(jiti@1.21.6))(typescript@5.6.3): dependencies: - '@typescript-eslint/eslint-plugin': 8.7.0(@typescript-eslint/parser@8.7.0(eslint@9.11.1(jiti@1.21.6))(typescript@5.6.2))(eslint@9.11.1(jiti@1.21.6))(typescript@5.6.2) - '@typescript-eslint/parser': 8.7.0(eslint@9.11.1(jiti@1.21.6))(typescript@5.6.2) - '@typescript-eslint/utils': 8.7.0(eslint@9.11.1(jiti@1.21.6))(typescript@5.6.2) + '@typescript-eslint/eslint-plugin': 8.11.0(@typescript-eslint/parser@8.11.0(eslint@9.13.0(jiti@1.21.6))(typescript@5.6.3))(eslint@9.13.0(jiti@1.21.6))(typescript@5.6.3) + '@typescript-eslint/parser': 8.11.0(eslint@9.13.0(jiti@1.21.6))(typescript@5.6.3) + '@typescript-eslint/utils': 8.11.0(eslint@9.13.0(jiti@1.21.6))(typescript@5.6.3) optionalDependencies: - typescript: 5.6.2 + typescript: 5.6.3 transitivePeerDependencies: - eslint - supports-color - typescript@5.6.2: {} + typescript@5.6.3: {} ufo@1.5.4: {} @@ -11100,7 +11139,7 @@ snapshots: unpipe@1.0.0: {} - unplugin-vue-components@0.27.4(@babel/parser@7.25.6)(rollup@2.79.1)(vue@3.5.8(typescript@5.6.2)): + unplugin-vue-components@0.27.4(@babel/parser@7.25.6)(rollup@2.79.1)(vue@3.5.12(typescript@5.6.3)): dependencies: '@antfu/utils': 0.7.10 '@rollup/pluginutils': 5.1.2(rollup@2.79.1) @@ -11112,7 +11151,7 @@ snapshots: minimatch: 9.0.5 mlly: 1.7.1 unplugin: 1.14.1 - vue: 3.5.8(typescript@5.6.2) + vue: 3.5.12(typescript@5.6.3) optionalDependencies: '@babel/parser': 7.25.6 transitivePeerDependencies: @@ -11120,7 +11159,7 @@ snapshots: - supports-color - webpack-sources - unplugin-vue-components@0.27.4(@babel/parser@7.25.6)(rollup@4.22.4)(vue@3.5.8(typescript@5.6.2)): + unplugin-vue-components@0.27.4(@babel/parser@7.25.6)(rollup@4.22.4)(vue@3.5.12(typescript@5.6.3)): dependencies: '@antfu/utils': 0.7.10 '@rollup/pluginutils': 5.1.2(rollup@4.22.4) @@ -11132,7 +11171,7 @@ snapshots: minimatch: 9.0.5 mlly: 1.7.1 unplugin: 1.14.1 - vue: 3.5.8(typescript@5.6.2) + vue: 3.5.12(typescript@5.6.3) optionalDependencies: '@babel/parser': 7.25.6 transitivePeerDependencies: @@ -11161,11 +11200,11 @@ snapshots: dependencies: punycode: 2.3.1 - use-trpc@2.0.0-beta.1(vue@3.5.8(typescript@5.6.2)): + use-trpc@2.0.0-beta.1(vue@3.5.12(typescript@5.6.3)): dependencies: '@trpc/client': 10.45.2(@trpc/server@10.45.2) '@trpc/server': 10.45.2 - vue-demi: 0.14.10(vue@3.5.8(typescript@5.6.2)) + vue-demi: 0.14.10(vue@3.5.12(typescript@5.6.3)) transitivePeerDependencies: - '@vue/composition-api' - vue @@ -11187,12 +11226,12 @@ snapshots: vary@1.1.2: {} - vite-node@2.1.1(@types/node@22.6.1)(sass@1.79.3)(terser@5.33.0): + vite-node@2.1.1(@types/node@22.7.9)(sass@1.79.3)(terser@5.33.0): dependencies: cac: 6.7.14 debug: 4.3.7 pathe: 1.1.2 - vite: 5.2.13(@types/node@22.6.1)(sass@1.79.3)(terser@5.33.0) + vite: 5.2.13(@types/node@22.7.9)(sass@1.79.3)(terser@5.33.0) transitivePeerDependencies: - '@types/node' - less @@ -11203,36 +11242,36 @@ snapshots: - supports-color - terser - vite-plugin-pwa@0.20.5(vite@5.2.13(@types/node@22.6.1)(sass@1.79.3)(terser@5.33.0))(workbox-build@7.1.1)(workbox-window@7.1.0): + vite-plugin-pwa@0.20.5(vite@5.2.13(@types/node@22.7.9)(sass@1.79.3)(terser@5.33.0))(workbox-build@7.1.1)(workbox-window@7.1.0): dependencies: debug: 4.3.7 pretty-bytes: 6.1.1 tinyglobby: 0.2.6 - vite: 5.2.13(@types/node@22.6.1)(sass@1.79.3)(terser@5.33.0) + vite: 5.2.13(@types/node@22.7.9)(sass@1.79.3)(terser@5.33.0) workbox-build: 7.1.1 workbox-window: 7.1.0 transitivePeerDependencies: - supports-color - vite@5.2.13(@types/node@22.6.1)(sass@1.79.3)(terser@5.33.0): + vite@5.2.13(@types/node@22.7.9)(sass@1.79.3)(terser@5.33.0): dependencies: esbuild: 0.20.2 postcss: 8.4.47 rollup: 4.22.4 optionalDependencies: - '@types/node': 22.6.1 + '@types/node': 22.7.9 fsevents: 2.3.3 sass: 1.79.3 terser: 5.33.0 - vitefu@1.0.2(vite@5.2.13(@types/node@22.6.1)(sass@1.79.3)(terser@5.33.0)): + vitefu@1.0.2(vite@5.2.13(@types/node@22.7.9)(sass@1.79.3)(terser@5.33.0)): optionalDependencies: - vite: 5.2.13(@types/node@22.6.1)(sass@1.79.3)(terser@5.33.0) + vite: 5.2.13(@types/node@22.7.9)(sass@1.79.3)(terser@5.33.0) - vitest@2.1.1(@types/node@22.6.1)(happy-dom@15.7.4)(sass@1.79.3)(terser@5.33.0): + vitest@2.1.1(@types/node@22.7.9)(happy-dom@15.7.4)(sass@1.79.3)(terser@5.33.0): dependencies: '@vitest/expect': 2.1.1 - '@vitest/mocker': 2.1.1(@vitest/spy@2.1.1)(vite@5.2.13(@types/node@22.6.1)(sass@1.79.3)(terser@5.33.0)) + '@vitest/mocker': 2.1.1(@vitest/spy@2.1.1)(vite@5.2.13(@types/node@22.7.9)(sass@1.79.3)(terser@5.33.0)) '@vitest/pretty-format': 2.1.1 '@vitest/runner': 2.1.1 '@vitest/snapshot': 2.1.1 @@ -11247,11 +11286,11 @@ snapshots: tinyexec: 0.3.0 tinypool: 1.0.1 tinyrainbow: 1.2.0 - vite: 5.2.13(@types/node@22.6.1)(sass@1.79.3)(terser@5.33.0) - vite-node: 2.1.1(@types/node@22.6.1)(sass@1.79.3)(terser@5.33.0) + vite: 5.2.13(@types/node@22.7.9)(sass@1.79.3)(terser@5.33.0) + vite-node: 2.1.1(@types/node@22.7.9)(sass@1.79.3)(terser@5.33.0) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.6.1 + '@types/node': 22.7.9 happy-dom: 15.7.4 transitivePeerDependencies: - less @@ -11263,11 +11302,11 @@ snapshots: - supports-color - terser - vitrify@0.16.0(@babel/parser@7.25.6)(@fastify/static@8.0.1)(@types/node@22.6.1)(fastify@5.0.0)(quasar@2.17.0)(rollup@2.79.1)(terser@5.33.0)(typescript@5.6.2)(vue-router@4.4.5(vue@3.5.8(typescript@5.6.2)))(vue@3.5.8(typescript@5.6.2))(workbox-build@7.1.1): + vitrify@0.16.0(@babel/parser@7.25.6)(@fastify/static@8.0.2)(@types/node@22.7.9)(fastify@5.0.0)(quasar@2.17.1)(rollup@2.79.1)(terser@5.33.0)(typescript@5.6.3)(vue-router@4.4.5(vue@3.5.12(typescript@5.6.3)))(vue@3.5.12(typescript@5.6.3))(workbox-build@7.1.1): dependencies: '@fastify/middie': 9.0.2 - '@fastify/static': 8.0.1 - '@vitejs/plugin-vue': 5.1.4(vite@5.2.13(@types/node@22.6.1)(sass@1.79.3)(terser@5.33.0))(vue@3.5.8(typescript@5.6.2)) + '@fastify/static': 8.0.2 + '@vitejs/plugin-vue': 5.1.4(vite@5.2.13(@types/node@22.7.9)(sass@1.79.3)(terser@5.33.0))(vue@3.5.12(typescript@5.6.3)) ajv: 8.17.1 cac: 6.7.14 chalk: 5.3.0 @@ -11280,18 +11319,18 @@ snapshots: is-port-reachable: 4.0.0 magic-string: 0.30.11 merge-deep: 3.0.3 - quasar: 2.17.0 + quasar: 2.17.1 readline: 1.3.0 rollup-plugin-visualizer: 5.12.0(rollup@2.79.1) sass: 1.79.3 - ts-node: 10.9.2(@types/node@22.6.1)(typescript@5.6.2) - unplugin-vue-components: 0.27.4(@babel/parser@7.25.6)(rollup@2.79.1)(vue@3.5.8(typescript@5.6.2)) - vite: 5.2.13(@types/node@22.6.1)(sass@1.79.3)(terser@5.33.0) - vite-plugin-pwa: 0.20.5(vite@5.2.13(@types/node@22.6.1)(sass@1.79.3)(terser@5.33.0))(workbox-build@7.1.1)(workbox-window@7.1.0) - vitefu: 1.0.2(vite@5.2.13(@types/node@22.6.1)(sass@1.79.3)(terser@5.33.0)) - vitest: 2.1.1(@types/node@22.6.1)(happy-dom@15.7.4)(sass@1.79.3)(terser@5.33.0) - vue: 3.5.8(typescript@5.6.2) - vue-router: 4.4.5(vue@3.5.8(typescript@5.6.2)) + ts-node: 10.9.2(@types/node@22.7.9)(typescript@5.6.3) + unplugin-vue-components: 0.27.4(@babel/parser@7.25.6)(rollup@2.79.1)(vue@3.5.12(typescript@5.6.3)) + vite: 5.2.13(@types/node@22.7.9)(sass@1.79.3)(terser@5.33.0) + vite-plugin-pwa: 0.20.5(vite@5.2.13(@types/node@22.7.9)(sass@1.79.3)(terser@5.33.0))(workbox-build@7.1.1)(workbox-window@7.1.0) + vitefu: 1.0.2(vite@5.2.13(@types/node@22.7.9)(sass@1.79.3)(terser@5.33.0)) + vitest: 2.1.1(@types/node@22.7.9)(happy-dom@15.7.4)(sass@1.79.3)(terser@5.33.0) + vue: 3.5.12(typescript@5.6.3) + vue-router: 4.4.5(vue@3.5.12(typescript@5.6.3)) workbox-window: 7.1.0 transitivePeerDependencies: - '@babel/parser' @@ -11316,11 +11355,11 @@ snapshots: - webpack-sources - workbox-build - vitrify@0.16.0(@babel/parser@7.25.6)(@fastify/static@8.0.1)(@types/node@22.6.1)(fastify@5.0.0)(quasar@2.17.0)(rollup@4.22.4)(terser@5.33.0)(typescript@5.6.2)(vue-router@4.4.5(vue@3.5.8(typescript@5.6.2)))(vue@3.5.8(typescript@5.6.2))(workbox-build@7.1.1): + vitrify@0.16.0(@babel/parser@7.25.6)(@fastify/static@8.0.2)(@types/node@22.7.9)(fastify@5.0.0)(quasar@2.17.1)(rollup@4.22.4)(terser@5.33.0)(typescript@5.6.3)(vue-router@4.4.5(vue@3.5.12(typescript@5.6.3)))(vue@3.5.12(typescript@5.6.3))(workbox-build@7.1.1): dependencies: '@fastify/middie': 9.0.2 - '@fastify/static': 8.0.1 - '@vitejs/plugin-vue': 5.1.4(vite@5.2.13(@types/node@22.6.1)(sass@1.79.3)(terser@5.33.0))(vue@3.5.8(typescript@5.6.2)) + '@fastify/static': 8.0.2 + '@vitejs/plugin-vue': 5.1.4(vite@5.2.13(@types/node@22.7.9)(sass@1.79.3)(terser@5.33.0))(vue@3.5.12(typescript@5.6.3)) ajv: 8.17.1 cac: 6.7.14 chalk: 5.3.0 @@ -11333,18 +11372,18 @@ snapshots: is-port-reachable: 4.0.0 magic-string: 0.30.11 merge-deep: 3.0.3 - quasar: 2.17.0 + quasar: 2.17.1 readline: 1.3.0 rollup-plugin-visualizer: 5.12.0(rollup@4.22.4) sass: 1.79.3 - ts-node: 10.9.2(@types/node@22.6.1)(typescript@5.6.2) - unplugin-vue-components: 0.27.4(@babel/parser@7.25.6)(rollup@4.22.4)(vue@3.5.8(typescript@5.6.2)) - vite: 5.2.13(@types/node@22.6.1)(sass@1.79.3)(terser@5.33.0) - vite-plugin-pwa: 0.20.5(vite@5.2.13(@types/node@22.6.1)(sass@1.79.3)(terser@5.33.0))(workbox-build@7.1.1)(workbox-window@7.1.0) - vitefu: 1.0.2(vite@5.2.13(@types/node@22.6.1)(sass@1.79.3)(terser@5.33.0)) - vitest: 2.1.1(@types/node@22.6.1)(happy-dom@15.7.4)(sass@1.79.3)(terser@5.33.0) - vue: 3.5.8(typescript@5.6.2) - vue-router: 4.4.5(vue@3.5.8(typescript@5.6.2)) + ts-node: 10.9.2(@types/node@22.7.9)(typescript@5.6.3) + unplugin-vue-components: 0.27.4(@babel/parser@7.25.6)(rollup@4.22.4)(vue@3.5.12(typescript@5.6.3)) + vite: 5.2.13(@types/node@22.7.9)(sass@1.79.3)(terser@5.33.0) + vite-plugin-pwa: 0.20.5(vite@5.2.13(@types/node@22.7.9)(sass@1.79.3)(terser@5.33.0))(workbox-build@7.1.1)(workbox-window@7.1.0) + vitefu: 1.0.2(vite@5.2.13(@types/node@22.7.9)(sass@1.79.3)(terser@5.33.0)) + vitest: 2.1.1(@types/node@22.7.9)(happy-dom@15.7.4)(sass@1.79.3)(terser@5.33.0) + vue: 3.5.12(typescript@5.6.3) + vue-router: 4.4.5(vue@3.5.12(typescript@5.6.3)) workbox-window: 7.1.0 transitivePeerDependencies: - '@babel/parser' @@ -11371,14 +11410,14 @@ snapshots: vscode-uri@3.0.8: {} - vue-demi@0.14.10(vue@3.5.8(typescript@5.6.2)): + vue-demi@0.14.10(vue@3.5.12(typescript@5.6.3)): dependencies: - vue: 3.5.8(typescript@5.6.2) + vue: 3.5.12(typescript@5.6.3) - vue-eslint-parser@9.4.3(eslint@9.11.1(jiti@1.21.6)): + vue-eslint-parser@9.4.3(eslint@9.13.0(jiti@1.21.6)): dependencies: debug: 4.3.7 - eslint: 9.11.1(jiti@1.21.6) + eslint: 9.13.0(jiti@1.21.6) eslint-scope: 7.2.2 eslint-visitor-keys: 3.4.3 espree: 9.6.1 @@ -11388,27 +11427,27 @@ snapshots: transitivePeerDependencies: - supports-color - vue-router@4.4.5(vue@3.5.8(typescript@5.6.2)): + vue-router@4.4.5(vue@3.5.12(typescript@5.6.3)): dependencies: '@vue/devtools-api': 6.6.4 - vue: 3.5.8(typescript@5.6.2) + vue: 3.5.12(typescript@5.6.3) - vue-tsc@2.1.6(typescript@5.6.2): + vue-tsc@2.1.6(typescript@5.6.3): dependencies: '@volar/typescript': 2.4.5 - '@vue/language-core': 2.1.6(typescript@5.6.2) + '@vue/language-core': 2.1.6(typescript@5.6.3) semver: 7.6.3 - typescript: 5.6.2 + typescript: 5.6.3 - vue@3.5.8(typescript@5.6.2): + vue@3.5.12(typescript@5.6.3): dependencies: - '@vue/compiler-dom': 3.5.8 - '@vue/compiler-sfc': 3.5.8 - '@vue/runtime-dom': 3.5.8 - '@vue/server-renderer': 3.5.8(vue@3.5.8(typescript@5.6.2)) - '@vue/shared': 3.5.8 + '@vue/compiler-dom': 3.5.12 + '@vue/compiler-sfc': 3.5.12 + '@vue/runtime-dom': 3.5.12 + '@vue/server-renderer': 3.5.12(vue@3.5.12(typescript@5.6.3)) + '@vue/shared': 3.5.12 optionalDependencies: - typescript: 5.6.2 + typescript: 5.6.3 web-streams-polyfill@3.3.3: {}