From cb84afc8fbd67bbf5ddfe9c5f42d48b5f27f626d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 21:52:36 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- package.json | 20 +-- pnpm-lock.yaml | 371 +++++++++++++++++++++++-------------------------- 2 files changed, 181 insertions(+), 210 deletions(-) diff --git a/package.json b/package.json index 6e72ef7..733b895 100644 --- a/package.json +++ b/package.json @@ -34,24 +34,24 @@ "devDependencies": { "@commitlint/cli": "^19.4.1", "@commitlint/config-conventional": "^19.4.1", - "@iconify-json/lucide": "^1.2.1", + "@iconify-json/lucide": "^1.2.3", "@ngneat/falso": "^7.2.0", - "@playwright/test": "^1.46.1", + "@playwright/test": "^1.47.0", "@sveltejs/adapter-node": "^1.3.1", "@sveltejs/kit": "^1.30.4", "@types/better-sqlite3": "^7.6.11", - "@types/node": "^20.16.3", + "@types/node": "^20.16.5", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", - "@vite-pwa/sveltekit": "^0.6.2", + "@vite-pwa/sveltekit": "^0.6.5", "autoprefixer": "^10.4.20", "cross-env": "^7.0.3", "daisyui": "^3.9.4", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-svelte": "^2.43.0", - "kysely-codegen": "^0.16.4", - "postcss": "^8.4.44", + "kysely-codegen": "^0.16.5", + "postcss": "^8.4.45", "postcss-load-config": "^6.0.1", "prettier": "^3.3.3", "prettier-plugin-svelte": "^3.2.6", @@ -63,10 +63,10 @@ "sveltekit-adapter-deno": "^0.12.1", "tailwindcss": "^3.4.10", "tslib": "^2.7.0", - "typescript": "^5.5.4", - "unplugin-icons": "^0.19.2", - "vite": "^5.4.2", - "vite-plugin-pwa": "^0.20.3", + "typescript": "^5.6.2", + "unplugin-icons": "^0.19.3", + "vite": "^5.4.3", + "vite-plugin-pwa": "^0.20.5", "vitest": "^2.0.5" }, "type": "module", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 940ca4c..064ef96 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -37,7 +37,7 @@ dependencies: version: 4.9.3 vite-node: specifier: ^2.0.5 - version: 2.0.5(@types/node@20.16.3) + version: 2.0.5(@types/node@20.16.5) zod: specifier: ^3.23.8 version: 3.23.8 @@ -45,43 +45,43 @@ dependencies: devDependencies: '@commitlint/cli': specifier: ^19.4.1 - version: 19.4.1(@types/node@20.16.3)(typescript@5.5.4) + version: 19.4.1(@types/node@20.16.5)(typescript@5.6.2) '@commitlint/config-conventional': specifier: ^19.4.1 version: 19.4.1 '@iconify-json/lucide': - specifier: ^1.2.1 - version: 1.2.1 + specifier: ^1.2.3 + version: 1.2.3 '@ngneat/falso': specifier: ^7.2.0 version: 7.2.0 '@playwright/test': - specifier: ^1.46.1 - version: 1.46.1 + specifier: ^1.47.0 + version: 1.47.0 '@sveltejs/adapter-node': specifier: ^1.3.1 version: 1.3.1(@sveltejs/kit@1.30.4) '@sveltejs/kit': specifier: ^1.30.4 - version: 1.30.4(svelte@4.2.19)(vite@5.4.2) + version: 1.30.4(svelte@4.2.19)(vite@5.4.3) '@types/better-sqlite3': specifier: ^7.6.11 version: 7.6.11 '@types/node': - specifier: ^20.16.3 - version: 20.16.3 + specifier: ^20.16.5 + version: 20.16.5 '@typescript-eslint/eslint-plugin': specifier: ^7.18.0 - version: 7.18.0(@typescript-eslint/parser@7.18.0)(eslint@8.57.0)(typescript@5.5.4) + version: 7.18.0(@typescript-eslint/parser@7.18.0)(eslint@8.57.0)(typescript@5.6.2) '@typescript-eslint/parser': specifier: ^7.18.0 - version: 7.18.0(eslint@8.57.0)(typescript@5.5.4) + version: 7.18.0(eslint@8.57.0)(typescript@5.6.2) '@vite-pwa/sveltekit': - specifier: ^0.6.2 - version: 0.6.2(@sveltejs/kit@1.30.4)(vite-plugin-pwa@0.20.3) + specifier: ^0.6.5 + version: 0.6.5(@sveltejs/kit@1.30.4)(vite-plugin-pwa@0.20.5) autoprefixer: specifier: ^10.4.20 - version: 10.4.20(postcss@8.4.44) + version: 10.4.20(postcss@8.4.45) cross-env: specifier: ^7.0.3 version: 7.0.3 @@ -98,14 +98,14 @@ devDependencies: specifier: ^2.43.0 version: 2.43.0(eslint@8.57.0)(svelte@4.2.19) kysely-codegen: - specifier: ^0.16.4 - version: 0.16.4(better-sqlite3@11.2.1)(kysely@0.27.4) + specifier: ^0.16.5 + version: 0.16.5(better-sqlite3@11.2.1)(kysely@0.27.4) postcss: - specifier: ^8.4.44 - version: 8.4.44 + specifier: ^8.4.45 + version: 8.4.45 postcss-load-config: specifier: ^6.0.1 - version: 6.0.1(postcss@8.4.44) + version: 6.0.1(postcss@8.4.45) prettier: specifier: ^3.3.3 version: 3.3.3 @@ -120,13 +120,13 @@ devDependencies: version: 4.2.19 svelte-check: specifier: ^3.8.6 - version: 3.8.6(@babel/core@7.24.5)(postcss-load-config@6.0.1)(postcss@8.4.44)(svelte@4.2.19) + version: 3.8.6(@babel/core@7.24.5)(postcss-load-config@6.0.1)(postcss@8.4.45)(svelte@4.2.19) svelte-dnd-action: specifier: ^0.9.50 version: 0.9.50(svelte@4.2.19) svelte-preprocess: specifier: ^5.1.4 - version: 5.1.4(@babel/core@7.24.5)(postcss-load-config@6.0.1)(postcss@8.4.44)(svelte@4.2.19)(typescript@5.5.4) + version: 5.1.4(@babel/core@7.24.5)(postcss-load-config@6.0.1)(postcss@8.4.45)(svelte@4.2.19)(typescript@5.6.2) sveltekit-adapter-deno: specifier: ^0.12.1 version: 0.12.1(@sveltejs/kit@1.30.4) @@ -137,20 +137,20 @@ devDependencies: specifier: ^2.7.0 version: 2.7.0 typescript: - specifier: ^5.5.4 - version: 5.5.4 + specifier: ^5.6.2 + version: 5.6.2 unplugin-icons: - specifier: ^0.19.2 - version: 0.19.2 + specifier: ^0.19.3 + version: 0.19.3 vite: - specifier: ^5.4.2 - version: 5.4.2(@types/node@20.16.3) + specifier: ^5.4.3 + version: 5.4.3(@types/node@20.16.5) vite-plugin-pwa: - specifier: ^0.20.3 - version: 0.20.3(vite@5.4.2)(workbox-build@7.1.0)(workbox-window@7.1.0) + specifier: ^0.20.5 + version: 0.20.5(vite@5.4.3)(workbox-build@7.1.0)(workbox-window@7.1.0) vitest: specifier: ^2.0.5 - version: 2.0.5(@types/node@20.16.3) + version: 2.0.5(@types/node@20.16.5) packages: @@ -178,10 +178,11 @@ packages: find-up: 5.0.0 dev: true - /@antfu/install-pkg@0.3.3: - resolution: {integrity: sha512-nHHsk3NXQ6xkCfiRRC8Nfrg8pU5kkr3P3Y9s9dKqiuRmBD0Yap7fymNDjGFKeWhZQHqqbCS5CfeMy9wtExM24w==} + /@antfu/install-pkg@0.4.1: + resolution: {integrity: sha512-T7yB5QNG29afhWVkVq7XeIMBa5U/vs9mX69YqayXypPRmYzUmzwnYltplHmPtZ4HPCn+sQKeXW8I47wCbuBOjw==} dependencies: - '@jsdevtools/ez-spawn': 3.0.4 + package-manager-detector: 0.2.0 + tinyexec: 0.3.0 dev: true /@antfu/utils@0.7.10: @@ -1355,14 +1356,14 @@ packages: to-fast-properties: 2.0.0 dev: true - /@commitlint/cli@19.4.1(@types/node@20.16.3)(typescript@5.5.4): + /@commitlint/cli@19.4.1(@types/node@20.16.5)(typescript@5.6.2): resolution: {integrity: sha512-EerFVII3ZcnhXsDT9VePyIdCJoh3jEzygN1L37MjQXgPfGS6fJTWL/KHClVMod1d8w94lFC3l4Vh/y5ysVAz2A==} engines: {node: '>=v18'} hasBin: true dependencies: '@commitlint/format': 19.3.0 '@commitlint/lint': 19.4.1 - '@commitlint/load': 19.4.0(@types/node@20.16.3)(typescript@5.5.4) + '@commitlint/load': 19.4.0(@types/node@20.16.5)(typescript@5.6.2) '@commitlint/read': 19.4.0 '@commitlint/types': 19.0.3 execa: 8.0.1 @@ -1431,7 +1432,7 @@ packages: '@commitlint/types': 19.0.3 dev: true - /@commitlint/load@19.4.0(@types/node@20.16.3)(typescript@5.5.4): + /@commitlint/load@19.4.0(@types/node@20.16.5)(typescript@5.6.2): resolution: {integrity: sha512-I4lCWaEZYQJ1y+Y+gdvbGAx9pYPavqZAZ3/7/8BpWh+QjscAn8AjsUpLV2PycBsEx7gupq5gM4BViV9xwTIJuw==} engines: {node: '>=v18'} dependencies: @@ -1440,8 +1441,8 @@ packages: '@commitlint/resolve-extends': 19.1.0 '@commitlint/types': 19.0.3 chalk: 5.3.0 - cosmiconfig: 9.0.0(typescript@5.5.4) - cosmiconfig-typescript-loader: 5.0.0(@types/node@20.16.3)(cosmiconfig@9.0.0)(typescript@5.5.4) + cosmiconfig: 9.0.0(typescript@5.6.2) + cosmiconfig-typescript-loader: 5.0.0(@types/node@20.16.5)(cosmiconfig@9.0.0)(typescript@5.6.2) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 @@ -1991,8 +1992,8 @@ packages: resolution: {integrity: sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==} dev: true - /@iconify-json/lucide@1.2.1: - resolution: {integrity: sha512-papXuksFsPmrfQTfUKH09N9XX2dsKSp5cdMYolV2hqP/JLL5yzsBGmn1P4eCqB1FwU+oTyh44zFS410yP530fQ==} + /@iconify-json/lucide@1.2.3: + resolution: {integrity: sha512-NZ6gOFbLVHmsb2zVNoAANKUp+wFIbHP47JNNPMq3tsLAtY8anm2g4S980ZzyrS4M47RHkHXtpiiv+P2Mq3MEDA==} dependencies: '@iconify/types': 2.0.0 dev: true @@ -2047,16 +2048,6 @@ packages: '@jridgewell/resolve-uri': 3.1.1 '@jridgewell/sourcemap-codec': 1.4.15 - /@jsdevtools/ez-spawn@3.0.4: - resolution: {integrity: sha512-f5DRIOZf7wxogefH03RjMPMdBF7ADTWUMoOs9kaJo06EfwF+aFhMZMDZxHg/Xe12hptN9xoZjGso2fdjapBRIA==} - engines: {node: '>=10'} - dependencies: - call-me-maybe: 1.0.2 - cross-spawn: 7.0.3 - string-argv: 0.3.2 - type-detect: 4.0.8 - dev: true - /@ngneat/falso@7.2.0: resolution: {integrity: sha512-283EXBFd05kCbGuGSXgmvhCsQYEYzvD/eJaE7lxd05qRB0tgREvZX7TRlJ1KSp8nHxoK6Ws029G1Y30mt4IVAA==} dependencies: @@ -2085,12 +2076,12 @@ packages: fastq: 1.15.0 dev: true - /@playwright/test@1.46.1: - resolution: {integrity: sha512-Fq6SwLujA/DOIvNC2EL/SojJnkKf/rAwJ//APpJJHRyMi1PdKrY3Az+4XNQ51N4RTbItbIByQ0jgd1tayq1aeA==} + /@playwright/test@1.47.0: + resolution: {integrity: sha512-SgAdlSwYVpToI4e/IH19IHHWvoijAYH5hu2MWSXptRypLSnzj51PcGD+rsOXFayde4P9ZLi+loXVwArg6IUkCA==} engines: {node: '>=18'} hasBin: true dependencies: - playwright: 1.46.1 + playwright: 1.47.0 dev: true /@polka/url@1.0.0-next.21: @@ -2376,10 +2367,10 @@ packages: '@rollup/plugin-commonjs': 25.0.4(rollup@3.28.0) '@rollup/plugin-json': 6.0.0(rollup@3.28.0) '@rollup/plugin-node-resolve': 15.1.0(rollup@3.28.0) - '@sveltejs/kit': 1.30.4(svelte@4.2.19)(vite@5.4.2) + '@sveltejs/kit': 1.30.4(svelte@4.2.19)(vite@5.4.3) rollup: 3.28.0 - /@sveltejs/kit@1.30.4(svelte@4.2.19)(vite@5.4.2): + /@sveltejs/kit@1.30.4(svelte@4.2.19)(vite@5.4.3): resolution: {integrity: sha512-JSQIQT6XvdchCRQEm7BABxPC56WP5RYVONAi+09S8tmzeP43fBsRlr95bFmsTQM2RHBldfgQk+jgdnsKI75daA==} engines: {node: ^16.14 || >=18} hasBin: true @@ -2388,7 +2379,7 @@ packages: svelte: ^3.54.0 || ^4.0.0-next.0 || ^5.0.0-next.0 vite: ^4.0.0 dependencies: - '@sveltejs/vite-plugin-svelte': 2.5.2(svelte@4.2.19)(vite@5.4.2) + '@sveltejs/vite-plugin-svelte': 2.5.2(svelte@4.2.19)(vite@5.4.3) '@types/cookie': 0.5.1 cookie: 0.5.0 devalue: 4.3.3 @@ -2402,11 +2393,11 @@ packages: svelte: 4.2.19 tiny-glob: 0.2.9 undici: 5.28.3 - vite: 5.4.2(@types/node@20.16.3) + vite: 5.4.3(@types/node@20.16.5) transitivePeerDependencies: - supports-color - /@sveltejs/vite-plugin-svelte-inspector@1.0.4(@sveltejs/vite-plugin-svelte@2.5.2)(svelte@4.2.19)(vite@5.4.2): + /@sveltejs/vite-plugin-svelte-inspector@1.0.4(@sveltejs/vite-plugin-svelte@2.5.2)(svelte@4.2.19)(vite@5.4.3): resolution: {integrity: sha512-zjiuZ3yydBtwpF3bj0kQNV0YXe+iKE545QGZVTaylW3eAzFr+pJ/cwK8lZEaRp4JtaJXhD5DyWAV4AxLh6DgaQ==} engines: {node: ^14.18.0 || >= 16} peerDependencies: @@ -2414,29 +2405,29 @@ packages: svelte: ^3.54.0 || ^4.0.0 vite: ^4.0.0 dependencies: - '@sveltejs/vite-plugin-svelte': 2.5.2(svelte@4.2.19)(vite@5.4.2) + '@sveltejs/vite-plugin-svelte': 2.5.2(svelte@4.2.19)(vite@5.4.3) debug: 4.3.6 svelte: 4.2.19 - vite: 5.4.2(@types/node@20.16.3) + vite: 5.4.3(@types/node@20.16.5) transitivePeerDependencies: - supports-color - /@sveltejs/vite-plugin-svelte@2.5.2(svelte@4.2.19)(vite@5.4.2): + /@sveltejs/vite-plugin-svelte@2.5.2(svelte@4.2.19)(vite@5.4.3): resolution: {integrity: sha512-Dfy0Rbl+IctOVfJvWGxrX/3m6vxPLH8o0x+8FA5QEyMUQMo4kGOVIojjryU7YomBAexOTAuYf1RT7809yDziaA==} engines: {node: ^14.18.0 || >= 16} peerDependencies: svelte: ^3.54.0 || ^4.0.0 || ^5.0.0-next.0 vite: ^4.0.0 dependencies: - '@sveltejs/vite-plugin-svelte-inspector': 1.0.4(@sveltejs/vite-plugin-svelte@2.5.2)(svelte@4.2.19)(vite@5.4.2) + '@sveltejs/vite-plugin-svelte-inspector': 1.0.4(@sveltejs/vite-plugin-svelte@2.5.2)(svelte@4.2.19)(vite@5.4.3) debug: 4.3.6 deepmerge: 4.3.1 kleur: 4.1.5 magic-string: 0.30.10 svelte: 4.2.19 svelte-hmr: 0.15.3(svelte@4.2.19) - vite: 5.4.2(@types/node@20.16.3) - vitefu: 0.2.4(vite@5.4.2) + vite: 5.4.3(@types/node@20.16.5) + vitefu: 0.2.4(vite@5.4.3) transitivePeerDependencies: - supports-color @@ -2475,13 +2466,13 @@ packages: /@types/better-sqlite3@7.6.11: resolution: {integrity: sha512-i8KcD3PgGtGBLl3+mMYA8PdKkButvPyARxA7IQAd6qeslht13qxb1zzO8dRCtE7U3IoJS782zDBAeoKiM695kg==} dependencies: - '@types/node': 20.16.3 + '@types/node': 20.16.5 dev: true /@types/conventional-commits-parser@5.0.0: resolution: {integrity: sha512-loB369iXNmAZglwWATL+WRe+CRMmmBPtpolYzIebFaX4YA3x+BEfLqhUAV9WanycKI3TG1IMr5bMJDajDKLlUQ==} dependencies: - '@types/node': 20.16.3 + '@types/node': 20.16.5 dev: true /@types/cookie@0.5.1: @@ -2494,8 +2485,8 @@ packages: /@types/estree@1.0.5: resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==} - /@types/node@20.16.3: - resolution: {integrity: sha512-/wdGiWRkMOm53gAsSyFMXFZHbVg7C6CbkrzHNpaHoYfsUWPg7m6ZRKtvQjgvQ9i8WT540a3ydRlRQbxjY30XxQ==} + /@types/node@20.16.5: + resolution: {integrity: sha512-VwYCweNo3ERajwy0IUlqqcyZ8/A7Zwa9ZP3MnENWcB11AejO+tLy3pu850goUW2FC/IJMdZUfKpX/yxL1gymCA==} dependencies: undici-types: 6.19.8 @@ -2510,7 +2501,7 @@ packages: resolution: {integrity: sha512-NfQ4gyz38SL8sDNrSixxU2Os1a5xcdFxipAFxYEuLUlvU2uDwS4NUpsImcf1//SlWItCVMMLiylsxbmNMToV/g==} dev: true - /@typescript-eslint/eslint-plugin@7.18.0(@typescript-eslint/parser@7.18.0)(eslint@8.57.0)(typescript@5.5.4): + /@typescript-eslint/eslint-plugin@7.18.0(@typescript-eslint/parser@7.18.0)(eslint@8.57.0)(typescript@5.6.2): resolution: {integrity: sha512-94EQTWZ40mzBc42ATNIBimBEDltSJ9RQHCC8vc/PDbxi4k8dVwUAv4o98dk50M1zB+JGFxp43FP7f8+FP8R6Sw==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: @@ -2522,22 +2513,22 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.10.0 - '@typescript-eslint/parser': 7.18.0(eslint@8.57.0)(typescript@5.5.4) + '@typescript-eslint/parser': 7.18.0(eslint@8.57.0)(typescript@5.6.2) '@typescript-eslint/scope-manager': 7.18.0 - '@typescript-eslint/type-utils': 7.18.0(eslint@8.57.0)(typescript@5.5.4) - '@typescript-eslint/utils': 7.18.0(eslint@8.57.0)(typescript@5.5.4) + '@typescript-eslint/type-utils': 7.18.0(eslint@8.57.0)(typescript@5.6.2) + '@typescript-eslint/utils': 7.18.0(eslint@8.57.0)(typescript@5.6.2) '@typescript-eslint/visitor-keys': 7.18.0 eslint: 8.57.0 graphemer: 1.4.0 ignore: 5.3.1 natural-compare: 1.4.0 - ts-api-utils: 1.3.0(typescript@5.5.4) - typescript: 5.5.4 + ts-api-utils: 1.3.0(typescript@5.6.2) + typescript: 5.6.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.5.4): + /@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.6.2): resolution: {integrity: sha512-4Z+L8I2OqhZV8qA132M4wNL30ypZGYOQVBfMgxDH/K5UX0PNqTu1c6za9ST5r9+tavvHiTWmBnKzpCJ/GlVFtg==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: @@ -2549,11 +2540,11 @@ packages: dependencies: '@typescript-eslint/scope-manager': 7.18.0 '@typescript-eslint/types': 7.18.0 - '@typescript-eslint/typescript-estree': 7.18.0(typescript@5.5.4) + '@typescript-eslint/typescript-estree': 7.18.0(typescript@5.6.2) '@typescript-eslint/visitor-keys': 7.18.0 debug: 4.3.5 eslint: 8.57.0 - typescript: 5.5.4 + typescript: 5.6.2 transitivePeerDependencies: - supports-color dev: true @@ -2566,7 +2557,7 @@ packages: '@typescript-eslint/visitor-keys': 7.18.0 dev: true - /@typescript-eslint/type-utils@7.18.0(eslint@8.57.0)(typescript@5.5.4): + /@typescript-eslint/type-utils@7.18.0(eslint@8.57.0)(typescript@5.6.2): resolution: {integrity: sha512-XL0FJXuCLaDuX2sYqZUUSOJ2sG5/i1AAze+axqmLnSkNEVMVYLF+cbwlB2w8D1tinFuSikHmFta+P+HOofrLeA==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: @@ -2576,12 +2567,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 7.18.0(typescript@5.5.4) - '@typescript-eslint/utils': 7.18.0(eslint@8.57.0)(typescript@5.5.4) + '@typescript-eslint/typescript-estree': 7.18.0(typescript@5.6.2) + '@typescript-eslint/utils': 7.18.0(eslint@8.57.0)(typescript@5.6.2) debug: 4.3.6 eslint: 8.57.0 - ts-api-utils: 1.3.0(typescript@5.5.4) - typescript: 5.5.4 + ts-api-utils: 1.3.0(typescript@5.6.2) + typescript: 5.6.2 transitivePeerDependencies: - supports-color dev: true @@ -2591,7 +2582,7 @@ packages: engines: {node: ^18.18.0 || >=20.0.0} dev: true - /@typescript-eslint/typescript-estree@7.18.0(typescript@5.5.4): + /@typescript-eslint/typescript-estree@7.18.0(typescript@5.6.2): resolution: {integrity: sha512-aP1v/BSPnnyhMHts8cf1qQ6Q1IFwwRvAQGRvBFkWlo3/lH29OXA3Pts+c10nxRxIBrDnoMqzhgdwVe5f2D6OzA==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: @@ -2607,13 +2598,13 @@ packages: is-glob: 4.0.3 minimatch: 9.0.4 semver: 7.6.2 - ts-api-utils: 1.3.0(typescript@5.5.4) - typescript: 5.5.4 + ts-api-utils: 1.3.0(typescript@5.6.2) + typescript: 5.6.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils@7.18.0(eslint@8.57.0)(typescript@5.5.4): + /@typescript-eslint/utils@7.18.0(eslint@8.57.0)(typescript@5.6.2): resolution: {integrity: sha512-kK0/rNa2j74XuHVcoCZxdFBMF+aq/vH83CXAOHieC+2Gis4mF8jJXT5eAfyD3K0sAxtPuwxaIOIOvhwzVDt/kw==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: @@ -2622,7 +2613,7 @@ packages: '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) '@typescript-eslint/scope-manager': 7.18.0 '@typescript-eslint/types': 7.18.0 - '@typescript-eslint/typescript-estree': 7.18.0(typescript@5.5.4) + '@typescript-eslint/typescript-estree': 7.18.0(typescript@5.6.2) eslint: 8.57.0 transitivePeerDependencies: - supports-color @@ -2641,20 +2632,20 @@ packages: resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} dev: true - /@vite-pwa/sveltekit@0.6.2(@sveltejs/kit@1.30.4)(vite-plugin-pwa@0.20.3): - resolution: {integrity: sha512-JacT1n9OLbCD1mFb/RqEQfuukPbLVgCsoPL21PCBw+jUzztItxNVEBo/zm4VTZRPKQfI9r2jlAKT17N6xYzqCw==} + /@vite-pwa/sveltekit@0.6.5(@sveltejs/kit@1.30.4)(vite-plugin-pwa@0.20.5): + resolution: {integrity: sha512-w2pZz1bKqG6XJZkRcrNUw6lQ7X49KwUUE5DqTn1TymLgcF6gmFTkQnV78WtPe9mlI8mZ4ES0m/yPkLbMsHAPMg==} engines: {node: '>=16.14 || >=18.13'} peerDependencies: '@sveltejs/kit': ^1.3.1 || ^2.0.1 - '@vite-pwa/assets-generator': ^0.2.4 - vite-plugin-pwa: '>=0.20.3 <1' + '@vite-pwa/assets-generator': ^0.2.6 + vite-plugin-pwa: '>=0.20.5 <1' peerDependenciesMeta: '@vite-pwa/assets-generator': optional: true dependencies: - '@sveltejs/kit': 1.30.4(svelte@4.2.19)(vite@5.4.2) + '@sveltejs/kit': 1.30.4(svelte@4.2.19)(vite@5.4.3) kolorist: 1.8.0 - vite-plugin-pwa: 0.20.3(vite@5.4.2)(workbox-build@7.1.0)(workbox-window@7.1.0) + vite-plugin-pwa: 0.20.5(vite@5.4.3)(workbox-build@7.1.0)(workbox-window@7.1.0) dev: true /@vitest/expect@2.0.5: @@ -2827,7 +2818,7 @@ packages: engines: {node: '>= 4.0.0'} dev: true - /autoprefixer@10.4.20(postcss@8.4.44): + /autoprefixer@10.4.20(postcss@8.4.45): resolution: {integrity: sha512-XY25y5xSv/wEoqzDyXXME4AFfkZI0P23z6Fs3YgymDnKJkCGOnkL0iTxCa85UTqaSgfcqyf3UA6+c7wUvx/16g==} engines: {node: ^10 || ^12 || >=14} hasBin: true @@ -2839,7 +2830,7 @@ packages: fraction.js: 4.3.7 normalize-range: 0.1.2 picocolors: 1.0.1 - postcss: 8.4.44 + postcss: 8.4.45 postcss-value-parser: 4.2.0 dev: true @@ -2931,13 +2922,6 @@ packages: dependencies: balanced-match: 1.0.2 - /braces@3.0.2: - resolution: {integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==} - engines: {node: '>=8'} - dependencies: - fill-range: 7.0.1 - dev: true - /braces@3.0.3: resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==} engines: {node: '>=8'} @@ -2985,10 +2969,6 @@ packages: get-intrinsic: 1.2.1 dev: true - /call-me-maybe@1.0.2: - resolution: {integrity: sha512-HpX65o1Hnr9HH25ojC1YGs7HCQLq0GCOibSaWER0eNpgJ/Z1MZv2mTc7+xh6WOPxbRVcmgbv4hGU+uSQ/2xFZQ==} - dev: true - /callsites@3.1.0: resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==} engines: {node: '>=6'} @@ -3046,7 +3026,7 @@ packages: engines: {node: '>= 8.10.0'} dependencies: anymatch: 3.1.3 - braces: 3.0.2 + braces: 3.0.3 glob-parent: 5.1.2 is-binary-path: 2.1.0 is-glob: 4.0.3 @@ -3173,7 +3153,7 @@ packages: browserslist: 4.23.3 dev: true - /cosmiconfig-typescript-loader@5.0.0(@types/node@20.16.3)(cosmiconfig@9.0.0)(typescript@5.5.4): + /cosmiconfig-typescript-loader@5.0.0(@types/node@20.16.5)(cosmiconfig@9.0.0)(typescript@5.6.2): resolution: {integrity: sha512-+8cK7jRAReYkMwMiG+bxhcNKiHJDM6bR9FD/nGBXOWdMLuYawjF5cGrtLilJ+LGd3ZjCXnJjR5DkfWPoIVlqJA==} engines: {node: '>=v16'} peerDependencies: @@ -3181,13 +3161,13 @@ packages: cosmiconfig: '>=8.2' typescript: '>=4' dependencies: - '@types/node': 20.16.3 - cosmiconfig: 9.0.0(typescript@5.5.4) + '@types/node': 20.16.5 + cosmiconfig: 9.0.0(typescript@5.6.2) jiti: 1.21.0 - typescript: 5.5.4 + typescript: 5.6.2 dev: true - /cosmiconfig@9.0.0(typescript@5.5.4): + /cosmiconfig@9.0.0(typescript@5.6.2): resolution: {integrity: sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==} engines: {node: '>=14'} peerDependencies: @@ -3200,7 +3180,7 @@ packages: import-fresh: 3.3.0 js-yaml: 4.1.0 parse-json: 5.2.0 - typescript: 5.5.4 + typescript: 5.6.2 dev: true /croner@8.1.1: @@ -3256,8 +3236,8 @@ packages: dependencies: colord: 2.9.3 css-selector-tokenizer: 0.8.0 - postcss: 8.4.44 - postcss-js: 4.0.1(postcss@8.4.44) + postcss: 8.4.45 + postcss-js: 4.0.1(postcss@8.4.45) tailwindcss: 3.4.10 transitivePeerDependencies: - ts-node @@ -3610,9 +3590,9 @@ packages: eslint-compat-utils: 0.5.1(eslint@8.57.0) esutils: 2.0.3 known-css-properties: 0.34.0 - postcss: 8.4.44 - postcss-load-config: 3.1.4(postcss@8.4.44) - postcss-safe-parser: 6.0.0(postcss@8.4.44) + postcss: 8.4.45 + postcss-load-config: 3.1.4(postcss@8.4.45) + postcss-safe-parser: 6.0.0(postcss@8.4.45) postcss-selector-parser: 6.1.0 semver: 7.6.2 svelte: 4.2.19 @@ -3775,7 +3755,7 @@ packages: '@nodelib/fs.walk': 1.2.8 glob-parent: 5.1.2 merge2: 1.4.1 - micromatch: 4.0.5 + micromatch: 4.0.8 dev: true /fast-json-stable-stringify@2.1.0: @@ -3823,13 +3803,6 @@ packages: minimatch: 5.1.6 dev: true - /fill-range@7.0.1: - resolution: {integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==} - engines: {node: '>=8'} - dependencies: - to-regex-range: 5.0.1 - dev: true - /fill-range@7.1.1: resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==} engines: {node: '>=8'} @@ -4501,8 +4474,8 @@ packages: resolution: {integrity: sha512-Y+60/zizpJ3HRH8DCss+q95yr6145JXZo46OTpFvDZWLfRCE4qChOyk1b26nMaNpfHHgxagk9dXT5OP0Tfe+dQ==} dev: true - /kysely-codegen@0.16.4(better-sqlite3@11.2.1)(kysely@0.27.4): - resolution: {integrity: sha512-J/0WXTRLjXVfDu64QvQ28nEaZfxryrBVLdb8LshfmUNtJmW4S65e8piN/fdzfvp3IVLP4xxk/fstzjAD8TW9/A==} + /kysely-codegen@0.16.5(better-sqlite3@11.2.1)(kysely@0.27.4): + resolution: {integrity: sha512-TiGbwsqdnGR/2vcd072NRNIbyPQYDlnJg/IMas+xgCMEqp2M2T+f6Xonx4I9APXOWl4Mcv1nPMnG/lQT5Yty3A==} hasBin: true peerDependencies: '@libsql/kysely-libsql': ^0.3.0 @@ -4711,7 +4684,7 @@ packages: resolution: {integrity: sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==} engines: {node: '>=8.6'} dependencies: - braces: 3.0.2 + braces: 3.0.3 picomatch: 2.3.1 dev: true @@ -4936,6 +4909,10 @@ packages: p-limit: 4.0.0 dev: true + /package-manager-detector@0.2.0: + resolution: {integrity: sha512-E385OSk9qDcXhcM9LNSe4sdhx8a9mAPrZ4sMLW+tmxl5ZuGtPUcdFu+MPP2jbgiWAZ6Pfe5soGFMd+0Db5Vrog==} + dev: true + /parent-module@1.0.1: resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==} engines: {node: '>=6'} @@ -5031,18 +5008,18 @@ packages: pathe: 1.1.2 dev: true - /playwright-core@1.46.1: - resolution: {integrity: sha512-h9LqIQaAv+CYvWzsZ+h3RsrqCStkBHlgo6/TJlFst3cOTlLghBQlJwPOZKQJTKNaD3QIB7aAVQ+gfWbN3NXB7A==} + /playwright-core@1.47.0: + resolution: {integrity: sha512-1DyHT8OqkcfCkYUD9zzUTfg7EfTd+6a8MkD/NWOvjo0u/SCNd5YmY/lJwFvUZOxJbWNds+ei7ic2+R/cRz/PDg==} engines: {node: '>=18'} hasBin: true dev: true - /playwright@1.46.1: - resolution: {integrity: sha512-oPcr1yqoXLCkgKtD5eNUPLiN40rYEM39odNpIb6VE6S7/15gJmA1NzVv6zJYusV0e7tzvkU/utBFNa/Kpxmwng==} + /playwright@1.47.0: + resolution: {integrity: sha512-jOWiRq2pdNAX/mwLiwFYnPHpEZ4rM+fRSQpRHwEwZlP2PUANvL3+aJOF/bvISMhFD30rqMxUB4RJx9aQbfh4Ww==} engines: {node: '>=18'} hasBin: true dependencies: - playwright-core: 1.46.1 + playwright-core: 1.47.0 optionalDependencies: fsevents: 2.3.2 dev: true @@ -5052,29 +5029,29 @@ packages: engines: {node: '>=4'} dev: true - /postcss-import@15.1.0(postcss@8.4.44): + /postcss-import@15.1.0(postcss@8.4.45): resolution: {integrity: sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==} engines: {node: '>=14.0.0'} peerDependencies: postcss: ^8.0.0 dependencies: - postcss: 8.4.44 + postcss: 8.4.45 postcss-value-parser: 4.2.0 read-cache: 1.0.0 resolve: 1.22.4 dev: true - /postcss-js@4.0.1(postcss@8.4.44): + /postcss-js@4.0.1(postcss@8.4.45): resolution: {integrity: sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==} engines: {node: ^12 || ^14 || >= 16} peerDependencies: postcss: ^8.4.21 dependencies: camelcase-css: 2.0.1 - postcss: 8.4.44 + postcss: 8.4.45 dev: true - /postcss-load-config@3.1.4(postcss@8.4.44): + /postcss-load-config@3.1.4(postcss@8.4.45): resolution: {integrity: sha512-6DiM4E7v4coTE4uzA8U//WhtPwyhiim3eyjEMFCnUpzbrkK9wJHgKDT2mR+HbtSrd/NubVaYTOpSpjUl8NQeRg==} engines: {node: '>= 10'} peerDependencies: @@ -5087,11 +5064,11 @@ packages: optional: true dependencies: lilconfig: 2.1.0 - postcss: 8.4.44 + postcss: 8.4.45 yaml: 1.10.2 dev: true - /postcss-load-config@4.0.2(postcss@8.4.44): + /postcss-load-config@4.0.2(postcss@8.4.45): resolution: {integrity: sha512-bSVhyJGL00wMVoPUzAVAnbEoWyqRxkjv64tUl427SKnPrENtq6hJwUojroMz2VB+Q1edmi4IfrAPpami5VVgMQ==} engines: {node: '>= 14'} peerDependencies: @@ -5104,11 +5081,11 @@ packages: optional: true dependencies: lilconfig: 3.1.1 - postcss: 8.4.44 + postcss: 8.4.45 yaml: 2.4.2 dev: true - /postcss-load-config@6.0.1(postcss@8.4.44): + /postcss-load-config@6.0.1(postcss@8.4.45): resolution: {integrity: sha512-oPtTM4oerL+UXmx+93ytZVN82RrlY/wPUV8IeDxFrzIjXOLF1pN+EmKPLbubvKHT2HC20xXsCAH2Z+CKV6Oz/g==} engines: {node: '>= 18'} peerDependencies: @@ -5127,35 +5104,35 @@ packages: optional: true dependencies: lilconfig: 3.1.1 - postcss: 8.4.44 + postcss: 8.4.45 dev: true - /postcss-nested@6.0.1(postcss@8.4.44): + /postcss-nested@6.0.1(postcss@8.4.45): resolution: {integrity: sha512-mEp4xPMi5bSWiMbsgoPfcP74lsWLHkQbZc3sY+jWYd65CUwXrUaTp0fmNpa01ZcETKlIgUdFN/MpS2xZtqL9dQ==} engines: {node: '>=12.0'} peerDependencies: postcss: ^8.2.14 dependencies: - postcss: 8.4.44 + postcss: 8.4.45 postcss-selector-parser: 6.1.0 dev: true - /postcss-safe-parser@6.0.0(postcss@8.4.44): + /postcss-safe-parser@6.0.0(postcss@8.4.45): resolution: {integrity: sha512-FARHN8pwH+WiS2OPCxJI8FuRJpTVnn6ZNFiqAM2aeW2LwTHWWmWgIyKC6cUo0L8aeKiF/14MNvnpls6R2PBeMQ==} engines: {node: '>=12.0'} peerDependencies: postcss: ^8.3.3 dependencies: - postcss: 8.4.44 + postcss: 8.4.45 dev: true - /postcss-scss@4.0.9(postcss@8.4.44): + /postcss-scss@4.0.9(postcss@8.4.45): resolution: {integrity: sha512-AjKOeiwAitL/MXxQW2DliT28EKukvvbEWx3LBmJIRN8KfBGZbRTxNYW0kSqi1COiTZ57nZ9NW06S6ux//N1c9A==} engines: {node: '>=12.0'} peerDependencies: postcss: ^8.4.29 dependencies: - postcss: 8.4.44 + postcss: 8.4.45 dev: true /postcss-selector-parser@6.1.0: @@ -5170,8 +5147,8 @@ packages: resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} dev: true - /postcss@8.4.44: - resolution: {integrity: sha512-Aweb9unOEpQ3ezu4Q00DPvvM2ZTUitJdNKeP/+uQgr1IBIqu574IaZoURId7BKtWMREwzKa9OgzPzezWGPWFQw==} + /postcss@8.4.45: + resolution: {integrity: sha512-7KTLTdzdZZYscUc65XmjFiB73vBhBfbPztCYdUNvlaso9PrzjzcmjqBPR0lNGkcVlcO4BjiO5rK/qNz+XAen1Q==} engines: {node: ^10 || ^12 || >=14} dependencies: nanoid: 3.3.7 @@ -5671,11 +5648,6 @@ packages: resolution: {integrity: sha512-JPbdCEQLj1w5GilpiHAx3qJvFndqybBysA3qUOnznweH4QbNYUsW/ea8QzSrnh0vNsezMMw5bcVool8lM0gwzg==} dev: true - /string-argv@0.3.2: - resolution: {integrity: sha512-aqD2Q0144Z+/RqG52NeHEkZauTAUWJO8c6yTftGJKO3Tja5tUgIfmIl6kExvhtxSDP7fXB6DvzkfMpCd/F3G+Q==} - engines: {node: '>=0.6.19'} - dev: true - /string-width@4.2.3: resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==} engines: {node: '>=8'} @@ -5807,7 +5779,7 @@ packages: resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==} engines: {node: '>= 0.4'} - /svelte-check@3.8.6(@babel/core@7.24.5)(postcss-load-config@6.0.1)(postcss@8.4.44)(svelte@4.2.19): + /svelte-check@3.8.6(@babel/core@7.24.5)(postcss-load-config@6.0.1)(postcss@8.4.45)(svelte@4.2.19): resolution: {integrity: sha512-ij0u4Lw/sOTREP13BdWZjiXD/BlHE6/e2e34XzmVmsp5IN4kVa3PWP65NM32JAgwjZlwBg/+JtiNV1MM8khu0Q==} hasBin: true peerDependencies: @@ -5818,8 +5790,8 @@ packages: picocolors: 1.0.1 sade: 1.8.1 svelte: 4.2.19 - svelte-preprocess: 5.1.4(@babel/core@7.24.5)(postcss-load-config@6.0.1)(postcss@8.4.44)(svelte@4.2.19)(typescript@5.5.4) - typescript: 5.5.4 + svelte-preprocess: 5.1.4(@babel/core@7.24.5)(postcss-load-config@6.0.1)(postcss@8.4.45)(svelte@4.2.19)(typescript@5.6.2) + typescript: 5.6.2 transitivePeerDependencies: - '@babel/core' - coffeescript @@ -5852,8 +5824,8 @@ packages: eslint-scope: 7.2.2 eslint-visitor-keys: 3.4.3 espree: 9.6.1 - postcss: 8.4.44 - postcss-scss: 4.0.9(postcss@8.4.44) + postcss: 8.4.45 + postcss-scss: 4.0.9(postcss@8.4.45) svelte: 4.2.19 dev: true @@ -5865,7 +5837,7 @@ packages: dependencies: svelte: 4.2.19 - /svelte-preprocess@5.1.4(@babel/core@7.24.5)(postcss-load-config@6.0.1)(postcss@8.4.44)(svelte@4.2.19)(typescript@5.5.4): + /svelte-preprocess@5.1.4(@babel/core@7.24.5)(postcss-load-config@6.0.1)(postcss@8.4.45)(svelte@4.2.19)(typescript@5.6.2): resolution: {integrity: sha512-IvnbQ6D6Ao3Gg6ftiM5tdbR6aAETwjhHV+UKGf5bHGYR69RQvF1ho0JKPcbUON4vy4R7zom13jPjgdOWCQ5hDA==} engines: {node: '>= 16.0.0'} requiresBuild: true @@ -5907,12 +5879,12 @@ packages: '@types/pug': 2.0.6 detect-indent: 6.1.0 magic-string: 0.30.5 - postcss: 8.4.44 - postcss-load-config: 6.0.1(postcss@8.4.44) + postcss: 8.4.45 + postcss-load-config: 6.0.1(postcss@8.4.45) sorcery: 0.11.0 strip-indent: 3.0.0 svelte: 4.2.19 - typescript: 5.5.4 + typescript: 5.6.2 dev: true /svelte@4.2.19: @@ -5939,7 +5911,7 @@ packages: peerDependencies: '@sveltejs/kit': ^2.0.0 dependencies: - '@sveltejs/kit': 1.30.4(svelte@4.2.19)(vite@5.4.2) + '@sveltejs/kit': 1.30.4(svelte@4.2.19)(vite@5.4.3) esbuild: 0.19.11 dev: true @@ -5962,11 +5934,11 @@ packages: normalize-path: 3.0.0 object-hash: 3.0.0 picocolors: 1.0.1 - postcss: 8.4.44 - postcss-import: 15.1.0(postcss@8.4.44) - postcss-js: 4.0.1(postcss@8.4.44) - postcss-load-config: 4.0.2(postcss@8.4.44) - postcss-nested: 6.0.1(postcss@8.4.44) + postcss: 8.4.45 + postcss-import: 15.1.0(postcss@8.4.45) + postcss-js: 4.0.1(postcss@8.4.45) + postcss-load-config: 4.0.2(postcss@8.4.45) + postcss-nested: 6.0.1(postcss@8.4.45) postcss-selector-parser: 6.1.0 resolve: 1.22.4 sucrase: 3.34.0 @@ -6054,6 +6026,10 @@ packages: resolution: {integrity: sha512-1/eK7zUnIklz4JUUlL+658n58XO2hHLQfSk1Zf2LKieUjxidN16eKFEoDEfjHc3ohofSSqK3X5yO6VGb6iW8Lw==} dev: true + /tinyexec@0.3.0: + resolution: {integrity: sha512-tVGE0mVJPGb0chKhqmsoosjsS+qUnJVGJpZgsHYQcGoPlG3B51R3PouqTgEGH2Dc9jjFyOqOpix6ZHNMXp1FZg==} + dev: true + /tinyglobby@0.2.0: resolution: {integrity: sha512-+clyYQfAnNlt5a1x7CCQ6RLuTIztDfDAl6mAANvqRUlz6sVy5znCzJOhais8G6oyUyoeeaorLopO3HptVP8niA==} engines: {node: '>=12.0.0'} @@ -6112,13 +6088,13 @@ packages: ws: 8.13.0 dev: false - /ts-api-utils@1.3.0(typescript@5.5.4): + /ts-api-utils@1.3.0(typescript@5.6.2): resolution: {integrity: sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==} engines: {node: '>=16'} peerDependencies: typescript: '>=4.2.0' dependencies: - typescript: 5.5.4 + typescript: 5.6.2 dev: true /ts-interface-checker@0.1.13: @@ -6146,11 +6122,6 @@ packages: prelude-ls: 1.2.1 dev: true - /type-detect@4.0.8: - resolution: {integrity: sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==} - engines: {node: '>=4'} - dev: true - /type-fest@0.16.0: resolution: {integrity: sha512-eaBzG6MxNzEn9kiwvtre90cXaNLkmadMWa1zQMs3XORCXNbsH/OewwbxC5ia9dCxIxnTAsSxXJaa/p5y8DlvJg==} engines: {node: '>=10'} @@ -6199,8 +6170,8 @@ packages: is-typed-array: 1.1.12 dev: true - /typescript@5.5.4: - resolution: {integrity: sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==} + /typescript@5.6.2: + resolution: {integrity: sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==} engines: {node: '>=14.17'} hasBin: true dev: true @@ -6267,8 +6238,8 @@ packages: engines: {node: '>= 10.0.0'} dev: true - /unplugin-icons@0.19.2: - resolution: {integrity: sha512-QkQJ/Iz3PFr/EoiOvFUQYvqbbJZ7Vs3hObKAFHh5eywTU1PQagSNeXKGRD+JpzXSTnUNLtG0u/xEA5Ec2OeANQ==} + /unplugin-icons@0.19.3: + resolution: {integrity: sha512-EUegRmsAI6+rrYr0vXjFlIP+lg4fSC4zb62zAZKx8FGXlWAGgEGBCa3JDe27aRAXhistObLPbBPhwa/0jYLFkQ==} peerDependencies: '@svgr/core': '>=7.0.0' '@svgx/core': ^1.0.1 @@ -6287,7 +6258,7 @@ packages: vue-template-es2015-compiler: optional: true dependencies: - '@antfu/install-pkg': 0.3.3 + '@antfu/install-pkg': 0.4.1 '@antfu/utils': 0.7.10 '@iconify/utils': 2.1.29 debug: 4.3.6 @@ -6338,7 +6309,7 @@ packages: hasBin: true dev: true - /vite-node@2.0.5(@types/node@20.16.3): + /vite-node@2.0.5(@types/node@20.16.5): resolution: {integrity: sha512-LdsW4pxj0Ot69FAoXZ1yTnA9bjGohr2yNBU7QKRxpz8ITSkhuDl6h3zS/tvgz4qrNjeRnvrWeXQ8ZF7Um4W00Q==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -6347,7 +6318,7 @@ packages: debug: 4.3.6 pathe: 1.1.2 tinyrainbow: 1.2.0 - vite: 5.4.2(@types/node@20.16.3) + vite: 5.4.3(@types/node@20.16.5) transitivePeerDependencies: - '@types/node' - less @@ -6359,11 +6330,11 @@ packages: - supports-color - terser - /vite-plugin-pwa@0.20.3(vite@5.4.2)(workbox-build@7.1.0)(workbox-window@7.1.0): - resolution: {integrity: sha512-aqCOWWSwfX4o6H+6NyEvhzFs3eENBqYFKUK4FYx5OZ3jGio73BE189bPz9+BBgjHBLozldQVSmZTHySVC2zNkg==} + /vite-plugin-pwa@0.20.5(vite@5.4.3)(workbox-build@7.1.0)(workbox-window@7.1.0): + resolution: {integrity: sha512-aweuI/6G6n4C5Inn0vwHumElU/UEpNuO+9iZzwPZGTCH87TeZ6YFMrEY6ZUBQdIHHlhTsbMDryFARcSuOdsz9Q==} engines: {node: '>=16.0.0'} peerDependencies: - '@vite-pwa/assets-generator': ^0.2.4 + '@vite-pwa/assets-generator': ^0.2.6 vite: ^3.1.0 || ^4.0.0 || ^5.0.0 workbox-build: ^7.1.0 workbox-window: ^7.1.0 @@ -6374,15 +6345,15 @@ packages: debug: 4.3.6 pretty-bytes: 6.1.1 tinyglobby: 0.2.0 - vite: 5.4.2(@types/node@20.16.3) + vite: 5.4.3(@types/node@20.16.5) workbox-build: 7.1.0 workbox-window: 7.1.0 transitivePeerDependencies: - supports-color dev: true - /vite@5.4.2(@types/node@20.16.3): - resolution: {integrity: sha512-dDrQTRHp5C1fTFzcSaMxjk6vdpKvT+2/mIdE07Gw2ykehT49O0z/VHS3zZ8iV/Gh8BJJKHWOe5RjaNrW5xf/GA==} + /vite@5.4.3(@types/node@20.16.5): + resolution: {integrity: sha512-IH+nl64eq9lJjFqU+/yrRnrHPVTlgy42/+IzbOdaFDVlyLgI/wDlf+FCobXLX1cT0X5+7LMyH1mIy2xJdLfo8Q==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -6412,14 +6383,14 @@ packages: terser: optional: true dependencies: - '@types/node': 20.16.3 + '@types/node': 20.16.5 esbuild: 0.21.5 - postcss: 8.4.44 + postcss: 8.4.45 rollup: 4.21.1 optionalDependencies: fsevents: 2.3.3 - /vitefu@0.2.4(vite@5.4.2): + /vitefu@0.2.4(vite@5.4.3): resolution: {integrity: sha512-fanAXjSaf9xXtOOeno8wZXIhgia+CZury481LsDaV++lSvcU2R9Ch2bPh3PYFyoHW+w9LqAeYRISVQjUIew14g==} peerDependencies: vite: ^3.0.0 || ^4.0.0 @@ -6427,9 +6398,9 @@ packages: vite: optional: true dependencies: - vite: 5.4.2(@types/node@20.16.3) + vite: 5.4.3(@types/node@20.16.5) - /vitest@2.0.5(@types/node@20.16.3): + /vitest@2.0.5(@types/node@20.16.5): resolution: {integrity: sha512-8GUxONfauuIdeSl5f9GTgVEpg5BTOlplET4WEDaeY2QBiN8wSm68vxN/tb5z405OwppfoCavnwXafiaYBC/xOA==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -6455,7 +6426,7 @@ packages: optional: true dependencies: '@ampproject/remapping': 2.3.0 - '@types/node': 20.16.3 + '@types/node': 20.16.5 '@vitest/expect': 2.0.5 '@vitest/pretty-format': 2.0.5 '@vitest/runner': 2.0.5 @@ -6471,8 +6442,8 @@ packages: tinybench: 2.8.0 tinypool: 1.0.0 tinyrainbow: 1.2.0 - vite: 5.4.2(@types/node@20.16.3) - vite-node: 2.0.5(@types/node@20.16.3) + vite: 5.4.3(@types/node@20.16.5) + vite-node: 2.0.5(@types/node@20.16.5) why-is-node-running: 2.3.0 transitivePeerDependencies: - less